/*头部*/
.topfixed{position: fixed; top: 0; left: 0; z-index: 11; width: 100%;}
.header{width: 92%; padding: 0 4%; height: 90px; margin-bottom: 1px; background: #fff; }
.logo_nav{float: left; width: 94%;}
.header .left_head{float: left; }
.header .left_head .logo{display: inline-block; vertical-align: middle; margin: -20px 0 0 0;}
.header .left_head .logo img{}
.header .left_head .line{margin: -11px 8px 0 18px;}
.header .left_head .phone{display: inline-block;font-size: 26px;color: #000;font-weight: bold;line-height: 90px;}

.Nav{float: right;}
.Nav li{float: left;text-align: center;transition: all .3s;}
.Nav li>a{padding: 33px 21px;margin: 0 1px; display: block; font-size: 14px; color: #666;}
.Nav li:hover>a,.Nav li.current>a{background: #FF0000; color: #fff;}
.header{position: relative;}
.Nav li .menu{position: absolute; top: 90px; left: 0; width: 100%; z-index: 20; background: rgba(0,0,0,.6); text-align: left; display: none;padding-left: 53%;}
.Nav li .menu dd a{display: block;float: left; padding: 12px 10px; color: #999; transition: all .3s;}
.Nav li .menu dd a:hover{color: #ff0000;}

.Search{float: right;width: 5%; height: 90px; border-left: 1px solid #E2E2E2; position: relative;}
.Search .button{position: absolute; left:28px; z-index: 8; top: 33px; z-index: 10;}
.Search .searchbox{display: none; top:26px; border:1px solid #e5e5e5; position:absolute; left:-166px; padding:5px; width:210px; height:28px; 
background:#fff; z-index: 15;}
.Search .searchbox .input{ height:28px; border:0px; width:180px; margin-right:6px; float:left;}
.Search .searchbox .btn{ margin-top:4px;}

@media only screen and (max-width: 1660px) {
	.header{width: 96%; padding: 0 2%;}
	.Nav li>a{padding: 33px 12px;}
}

@media only screen and (max-width: 1450px) {
	.header .left_head .logo{margin: -10px 0 0 0;}
	.header .left_head .line{margin: -10px 8px 0 18px;}
	.header .left_head .phone{font-size: 26px;}
	.Nav li>a{padding: 33px 8px;}
}

.slideBox{display: block; width:100%; height:100%; overflow:hidden; position:relative; z-index: 0;  }
.slideBox .hd{ height:19px; overflow:hidden; width:100%; text-align:center; position:absolute; right:0; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; }
.slideBox .hd ul li{text-indent: -9999px; display: inline-block; margin:0 10px; width:13px; height:13px; 
background:#eee; cursor:pointer;border-radius: 50%; margin-bottom:15px;}
.slideBox .hd ul li.on{ background:#0284e9; }
.slideBox .bd{ position:absolute; height:100%;height: 100%; z-index:0; width: 1920px; left: 50%; margin-left: -960px;  }
.slideBox .bd ul{height: 100%;}
.slideBox .bd li{ zoom:1;height: 100%; vertical-align:middle;}
.slideBox .bd img{ width:100%; height:100%; display:block; }

.home_box{ z-index: 10; position: relative; }
.topbg{width: 100%; height: ;}

/*footer*/
.footer{background: #fff; padding: 35px 0;}
.footer .copyright{padding: 0 0 15px; border-bottom: 1px solid #eee;}
.footer .copyright .tit{font-size: 12px;color: #666; font-weight: bold; float: left;}
.footer .copyright .rig_link{float:right; width: 94.5%;}
.footer .copyright .rig_link a{font-size: 12px; color: #666; margin-right: 8px;}
.footer .copyright .rig_link a:hover{color: #FF0000;}

.foot{padding-top: 18px;}
.foot .left_foot{float: left;}
.foot .left_foot h3{font-size: 24px; color: #505050; padding-top: 9px;}
.foot .left_foot p{margin-top: 15px;}
.foot .left_foot p a{font-size: 12px; color: #666; padding: 0 10px; border-left: 1px solid #808080; line-height: 12px; display: inline-block;}
.foot .left_foot p a:first-child{padding-left: 0; border-left: none;}
.foot .left_foot p a:hover{color: #FF0000;}
.foot .rig_foot{float: right; text-align: right;}
.foot .rig_foot ul{float: right;}
.foot .rig_foot li{float: left; width: 38px; height: 38px; line-height: 38px; text-align: center; border: 1px solid #DEDEDE; 
border-radius: 50%; margin-left: 12px;}
.foot .rig_foot li .iconfont{font-size: 22px;  color: #909090; transition: all .3s ease-in;}
.foot .rig_foot li.w_xin{position: relative;}
.foot .rig_foot li .anniu img{position: absolute; bottom: 45px; left: -19px; display: none; transition: all .3s;}
.foot .rig_foot li.w_xin:hover .anniu img{display: block;}
.foot .rig_foot li:hover{background: #BD3B23; border-color: #BD3B23;}
.foot .rig_foot li:hover .iconfont{color: #fff;}
.foot .rig_foot p{font-size: 12px; color: #666; padding-top: 9px;}
.foot .rig_foot p a{color: #666;}

.five-nav{height: 60px; width: 1920px; line-height: 60px; background: #646464;position: fixed; bottom: 0; left: 50%; margin-left: -960px; z-index: 99;}
.five-nav li{float: left; width: 20%; text-align: center;}
.five-nav li a{display: block; border-right: 1px solid #FFFFFF; font-size: 16px; color: #fff;}
.five-nav li:first-child a{border-left: 1px solid #fff;;}
.five-nav li:hover a{color: #ff0000;}
.five-nav.fixed{bottom: 201px;}

/*底部固定*/
.foot_fix{height: 107px; background: rgba(0,0,0,.6); position: fixed; bottom: 0; left:-100%; width: 100%; z-index: 999;}
.lef_fix{float: left;padding-top: 26px;}
.lef_fix h3{font-size: 32px; color: #ffd305; font-weight: bold;}
.lef_fix p{font-size: 16px; color: #ffd305; padding-top: 12px;}
.cen_fix{float: left; margin-left: 75px;}
.cen_fix ul{float: left; width: 468px;}
.cen_fix ul li{float: left; margin-right: 18px; margin-top: 15px;}
.cen_fix ul li input[type="text"]{width: 216px; height: 32px; text-indent: 8px; color: #666; border:none; background: #fff;}
.cen_fix .get_fix{float: right;width: 47px;height: 52px;background: #FFD305;font-size: 18px;color: #333;display: block;
text-align: center;padding: 13px 25px; margin-top: 15px;}
.rig_fix{float: right;color: #fff; font-weight: bold;padding-top: 21px;}
.rig_fix h3{font-size: 16px; font-weight: bold;}
.rig_fix p{font-size: 30px; margin-top: 10px;}

/*banner*/
#slideshow {position: relative;height: 41vw;overflow: hidden;background: #000;}
#slideshow img {position: absolute;height: auto;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transition-duration: 6s, 3s;
    transition-duration: 6s, 3s;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    opacity: 0;max-width: 100%;
}
#slideshow img:nth-child(2n+1) {-webkit-transform-origin: top right;transform-origin: top right;}
#slideshow img:nth-child(3n+1) {-webkit-transform-origin: top left;transform-origin: top left;}
#slideshow img:nth-child(4n+1) {-webkit-transform-origin: bottom right;transform-origin: bottom right;}
#slideshow img:first-child {opacity: 1;z-index: -1;}
#slideshow .fx {opacity: 1;-webkit-transform: scale(1.03);transform: scale(1.03);}

/*首页主要内容*/
.banner{position: relative;}
.big_nav{position: absolute;width:1200px; background: #fff; height: 139px; border-bottom: 1px solid #EFEFEF;bottom:0; left: 50%; margin-left: -600px;}
.big_nav li{float: left; width: 20%; text-align: center; font-size: 14px;}
.big_nav li>a{color: #a5a5a5; display: block; padding-top: 44px;}
.big_nav li .iconfont{font-size: 32px; font-size: 50px; height: 45px; display: block; color: #DBDBDB;transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.big_nav li p{padding-top: 5px;}
.big_nav li .icon-shebei11{font-size: 72px;}
.big_nav li .icon-kongqi{font-size: 60px;}
.big_nav li .icon-jiaju{font-size: 50px;}
.big_nav li:hover>a,.big_nav li:hover .iconfont{color: #FF0000;}

.Content{ background: transparent;}
.About{background: #fff;width: 1175px; padding: 45px 0 45px 25px;}
.About .lef_about{float: left; width: 495px; padding-top: 18px;}
.About .lef_about h3{font-size: 18px; color: #333;}
.About .lef_about .line{width: 15px; height: 2px; background: #929292; margin: 15px 0;}
.About .lef_about p{font-size: 14px; color: #999; line-height: 30px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;
 -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.About .lef_about .more{display: block; font-size: 20px; width: 45px; height: 45px; border-radius: 45px; border: 1px solid #BCBCBC; color: #333;
text-align: center; line-height: 45px; margin-top: 25px;transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.About .lef_about .more:hover{color: #FF0000;border-color: #FF0000;}
.About .movie{float: right; width: 600px; }

/*.cla_left{float: left; width: 200px; height: 165px; background: #E7E7EA;}
.cla_left h3{font-size: 16px; color: #b4b4c0;padding: 25px 0 0 15px;}
.cla_left p{font-size: 18px; color: #80727f; margin: 3px 0 0 15px;}*/
#prew {position:relative;width:100%;height:165px;width: 1200px; overflow: hidden}
#prew ul.list {width:100%;height:100%;}
#prew ul.list li{float:left;position:relative;width:200px;height:100%;overflow:hidden;}
#prew ul.list li .en_tit{font-size: 16px; color: rgba(255,255,255,.5); padding: 25px 0 0 15px;}
#prew ul.list li p{margin: 3px 0 0 15px; font-size: 18px; color: #fff;}
#prew ul.list li.on {width:400px;height:100%;}
#prew ul.list li:first-child{width: 400px;}
#prew ul.list li img {position:absolute;left:0px;top:0px;}
#prew ul.list li .title {position:relative;width:200px;height:100%;z-index:9;}
#prew ul.list li .title a{display: block; height: 100%;}
#prew ul.list li.li3 .en_tit{color: rgba(247,219,0,.5);}
#prew ul.list li.li4 p{color: #F7DB00;}
#prew ul.list li:first-child .en_tit{color: #666;}
#prew ul.list li:first-child p{color: #333;}
/*内页common*/
.ibanner{width: 100%; height: 110px; position: relative;}
.ibanner img{width: 1920px; height: 110px; position: absolute; left: 50%; margin-left: -960px; top: 0; z-index: 9;}
.ibanner1{height: auto;}
.ibanner1 img{height: auto; width: 100%; position: relative; left: 0; margin-left: 0;object-fit: cover;}

.info_tit{text-align: center;}
.info_tit h3{font-size: 30px; color: #999; font-weight: lighter;}
.info_tit h4{font-size: 24px; color: #999; padding-top: 15px;}

.info_foot{background: #222;}
.info_foot .copyright .rig_link a,.info_foot .copyright .tit,.info_foot .foot .left_foot p a{color: #b0b0b0;}
.info_foot .foot .rig_foot p,.info_foot .foot .rig_foot p a{color: #909090;}
.info_foot .foot .left_foot h3{color: #fefefe;}

.location{height: 70px; border-bottom: 1px solid #E7E7E7; margin-bottom: 35px;}
.lef_loc{float: left; line-height: 70px; font-size: 15px; color: #999;}
.lef_loc .iconfont{font-size: 20px; margin-right: 10px;}
.lef_loc a{color: #999;}
.info_nav{float: right;}
.info_nav li{float: left; margin-left: 35px; position: relative;}
.info_nav li>a{font-size: 15px; color: #999; padding: 24px 0 20px; border-bottom: 3px solid transparent; display: block;}
.info_nav li:hover a,.info_nav li.on a{border-color: #ff0000; color: #ff0000;}
.info_nav li .sub_nav{width: 360px; position: absolute; left: 0; top: 70px; display: none; z-index: 99; transition: all .3s;}
.info_nav li .sub_nav dd{float: left;}
.info_nav li .sub_nav dd a{display: block; font-size: 15px; color: #999; padding: 15px 30px 15px 0;}
.info_nav li .sub_nav dd.current a,.info_nav li .sub_nav dd:hover a{color: #ff0000;}
.info_nav li:hover .sub_nav{display: block;}

.page{text-align:center;padding:35px 0;}
.page a{ display: inline-block; padding:6px 14px; color: #635E5E; font-size: 14px; background: #F4F4F4; border-radius:4px; margin: 0 3px;}
.page a:hover, .page a.a_cur, .page a.current{color: #fff;background:#FF0000; }

/*案例列表*/
.caselists{padding-bottom: 50px;}
.top_choose{padding: 15px 0; border-bottom: 1px solid #F7F7F7; line-height: 26px;}
.top_choose .tit{float: left; color: #333; font-weight: bold; width: 80px; ;}
.top_choose .ch_lists{float: right; width: 1110px;}
.top_choose li{float: left; width: 103px; margin-right:20px;}
.top_choose li a{color: #999;}
.top_choose li a:hover,.top_choose li.on a{color: #FF0000;}

.hot-new{margin-top: 20px; border-bottom: 1px solid #f7f7f7; line-height: 28px;}
.hot-new ul{float: left;}
.hot-new ul li{float: left; width: 70px; height: 28px; text-align: center; margin-right: 10px;}
.hot-new ul li a{color: #999; display: block;}
.hot-new ul li:hover,.hot-new ul li.on{background: #ff0000;}
.hot-new ul li:hover a,.hot-new ul li.on a{color: #fff;}
.hot-new .search_way{margin-left: 15px; float: left; color: #999;}
.hot-new .search_way a{color: #999;}

.CaseBox ul{margin-left:-10px; margin-top: 30px;}
.CaseBox li{float: left;width:393px;margin-left:10px;margin-bottom:18px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;}
.CaseBox li a{display: block;}
.CaseBox li .imgbox{width:100%;height:258px;position:relative;overflow:hidden;}
.CaseBox li .imgbox img{max-width:100%;height:100%;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in; display: block;margin: 0 auto;}
.CaseBox li.li0,.CaseBox li.li1{width: 590px; margin-left: 15px;}
.CaseBox li.li0 .imgbox,.CaseBox li.li1 .imgbox{width:100%;height:382px;}
.CaseBox li a.cover{width:100%;height:100%;position:absolute;left:0;top:0;z-index:99;background:rgba(0,0,0,0.3);text-align: center;
line-height:258px;transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;opacity:0;visibility: hidden;}
.CaseBox li a.cover .iconfont{font-size:42px;color:#fff;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;
transform: translateY(-80%);-webkit-transform: translateY(-80%);
display:inline-block;}
.CaseBox li.li0 a.cover,.CaseBox li.li1 a.cover{line-height: 382px;}
.CaseBox li a.t{padding:18px 25px;}
.CaseBox li .line{height:2px;width:0;background:#FF0000;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.CaseBox li:hover{box-shadow:0 0 8px rgba(9,2,4,0.15);}
.CaseBox li:hover .line{width:100%;}
.CaseBox li:hover a.cover{opacity:1;visibility:visible;}
.CaseBox li:hover .imgbox img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.CaseBox li:hover a.cover .iconfont{transform: translateY(0%);-webkit-transform: translateY(0%);}

/*案例详情*/
.caseInfo .lefbox{width:898px;overflow:hidden;float:left;margin-right:20px;position:relative;}
.gallery-top {height:588px;width: 100%;}
.gallery-top .swiper-slide{display: flex;align-items: center}
.gallery-top .swiper-slide img{max-width:100%; display: block; margin: 0 auto;align-items: center;max-height: 100%;}
.gallery-thumbs {height:118px;box-sizing: border-box; margin: 10px 30px;position:static;}
.gallery-thumbs .swiper-slide{width:25%; cursor: pointer; height: 116px; text-align: center;line-height: 116px;}
.gallery-thumbs .swiper-slide .img{width:99%; height: 100%; border:1px solid #E4E4E4; text-align: center; line-height: 116px;}
.gallery-thumbs .swiper-slide img{max-width:100%; max-height:100%;}
.gallery-thumbs .swiper-slide-thumb-active { opacity: 1;}

.gallery-thumbs .swiper-button-next,.gallery-thumbs .swiper-button-prev{background-image:none;top:620px;border:1px solid #E0E0E0;
width:20px;height:116px;line-height:116px;text-align: center;}
.gallery-thumbs .swiper-button-next .iconfont,.gallery-thumbs .swiper-button-prev .iconfont{color:#E0E0E0;font-size:20px;}
.gallery-thumbs .swiper-button-next{right:-0px;}
.gallery-thumbs .swiper-button-prev{left:0;}
.gallery-thumbs .swiper-button-prev:hover,.gallery-thumbs .swiper-button-next:hover{border-color:#DA5323;}
.gallery-thumbs .swiper-button-prev:hover .iconfont,.gallery-thumbs .swiper-button-next:hover .iconfont{color:#DA5323;}

.caseInfo .rigbox{width:280px;float: left;margin-top:30px;}
.caseInfo .rigbox .item{border-bottom:1px dashed #F0F0F0;padding:10px 0;}
.caseInfo .rigbox .item span{color:#979797;font-size:14px;float: left; width: 70px;}
.caseInfo .rigbox .item .con{float: left;width:200px;padding-left:10px;}
.caseInfo .rigbox .item h1{color:#666;font-size:22px;margin:0;}
.caseInfo .rigbox .item p{color:#666;font-size:14px;line-height:1.5;}
.caseInfo .rigbox .item h5{color:#666;font-size:16px;margin:0;}

.a_lists{margin-top: 40px;}
.a_lists a{width: 119px; height: 33px; display: inline-block; border-radius: 33px; color: #fff; text-align: center; line-height: 33px;
background: #0B5A9F; margin: 0 5px;}
.a_lists a.rig{background: #E40010; margin-left: 20px;}

.tuijian{padding-bottom: 60px; margin-top: 35px;}
.tuijian .title{border-bottom: 1px solid #ddd; position: relative;}
.tuijian .title h3{display: inline-block; font-size: 18px; color: #333; padding: 0 5px 15px; border-bottom: 2px solid #ff0000; margin-bottom: -1px;}
.tuijian .title .more{display:block; font-size: 12px; color: #ff0000; width: 85px; height: 25px; line-height: 25px; text-align: center; 
border-radius: 25px; border: 1px solid #FF9C9C; position: absolute; right: 15px; top: 0px; z-index: 9;}

/*合作伙伴*/
.partners{padding-bottom: 50px;}
.partners .title{text-align: center; padding-top: 20px;font-size: 24px; color: #999999;}
.partners .title h3{ font-weight: lighter;}
.partners .title h4{padding-top: 15px;}
.partners .lists ul{margin-bottom: 20px;}
.partners .lists li{float: left; width: 278px; margin-right: 29px; text-align: center; margin-top: 40px;}
.partners .lists li .img{text-align: center;width: 100%; height: 120px; line-height: 120px; border: 1px solid #E9E9E9;overflow: hidden;}
.partners .lists li .img img{max-width: 100%; max-height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.partners .lists li p a{color: #666; display: block; padding-top: 20px;}
.partners .lists li:hover p a{color: #ff0000;}
.partners .lists li:hover .img img{transform: scale(1.03);-webkit-transform: scale(1.03);-moz-transform: scale(1.03);}

/*加入我们*/
.joblists{padding-bottom: 60px;}
.joblists .tit{font-size: 18px; color: #666; }
.joblists .tit a,.joblists .tit span{color: #ff0000;}
.job_table li .libg{background: #F2F2F2;line-height: 45px; height: 45px; font-size: 14px; color: #666; margin-top: 30px;}
.job_table li .libg span{display: inline-block;}
.job_table li .libg .mingcheng{padding-left: 25px;width: 525px; text-align: left;}
.job_table li .libg .renshu{width: 206px;text-align: center;}
.job_table li .libg .didian{width: 206px;text-align: center;}
.job_table li .libg .time{width: 178px;text-align: right; padding-left: 22px;}
.job_table li .libg .jiantou{}
.job_table li .libg .jiantou b{display: inline-block; background: url(../images/you.png) no-repeat center 3px; width: 19px; height: 19px; vertical-align: middle;margin-top: -5px; }
.job_table li .libg .jiantou b.on{background: url(../images/xia.png) no-repeat center 3px; width: 19px; height: 19px; vertical-align: middle;margin-top: 4px;}
.job_info{padding-bottom: 20px; display: none;}
.job_info .miaoshu{padding-left: 25px; margin-top: 17px;}
.job_info .miaoshu h1{ font-size: 14px; color: #ff0000; font-weight: bold; margin-top: 4px;}
.job_info .miaoshu .p_list p{font-size: 12px; color: #666; line-height: 30px;}
.job_table li .libg.on{background: #ff0000; color: #fff;}

/*关于我们*/
.top_ab{}
.top_ab .lef_ab{float: left; width: 850px; margin-top: 35px;}
.top_ab .lef_ab h3{font-size: 24px; color:#910000; line-height: 75px; background: url(../images/ttbg.png) no-repeat left center;}
.top_ab .lef_ab p{color: #666; line-height: 28px;}
.top_ab .rig_img{float: right;width: 322px}
.top_ab .rig_img li{width: 100%; height: 100%;;}
.top_ab .rig_img li .img{width: 100%; height: 100%; overflow: hidden;}
.top_ab .rig_img li .img img{width: 100%; height: 100%; transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.top_ab .rig_img li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);}
.top_ab .rig_img li.li3{margin-top: 10px;}

.culture{margin-top: 50px; padding-bottom: 120px;}
.culture .title{text-align: center;}
.culture .title h3{font-size: 24px; color: #999;}
.culture .title h4{color: #999; padding-top: 10px;}
.culture .lists li{float: left; width: 232px; height: 300px; margin-right: 10px; margin-top: 40px; position: relative;}
.culture .lists li a{display: block;}
.culture .lists li .cover{width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 9;transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;opacity: 0;}
.culture .lists li p{font-size: 18px; color: #fff; line-height: 300px; text-align: center; width: 100%; position: absolute; left: 0; top: 0;transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;opacity: 0;z-index: 10;}
.culture .lists li .img{width: 100%; height: 100%; overflow: hidden;}
.culture .lists li .img img{width: 100%; height: 100%; transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.culture .lists li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);-moz-transform: scale(1.05);}
.culture .lists li:hover p,.culture .lists li:hover .cover{opacity: 1;}


/*联系我们*/
.infos{position: relative;}
.infos .bg_img{position: absolute; left: 50%; margin-left: -960px; top: -35px; z-index: 9;}
.contactus{padding: 15px 0 75px;}
.contactus .title{text-align: center;}
.contactus .title h3{font-size: 30px; color: #999; font-weight: lighter;}
.contactus .title h4{font-size: 24px; color: #999; padding-top: 12px;}
.cen_cont{margin-top: 50px;}
.cen_cont .lef_cont{float: left; width: 485px;}
.cen_cont .lef_cont p{font-size: 16px; color: #666; padding-bottom: 15px;}
.cen_cont .lef_cont p .iconfont{font-size: 26px; color: #C03B2A; vertical-align: middle;margin: -5px 15px 0 0; display: inline-block;}
.cen_cont .lef_cont .code{margin-top: 60px; padding-bottom: 75px; background: url(../images/bg1.png) no-repeat right bottom;}
.cen_cont .lef_cont .code .img{width: 132px; height: 132px; border: 1px solid #eee;background: #fff;}
.cen_cont .lef_cont .code .img img{width: 96px; height:96px; margin: 18px;}
.cen_cont .lef_cont .code h4{color: #666;padding-top: 12px; width: 132px; text-align: center;}
.cen_cont .rig_con{float: right; width: 602px;}
.cen_cont .rig_con .ico_bar{margin-bottom: 20px; ;}
.cen_cont .rig_con .ico_bar input[type="text"]{width: 100%; height: 52px; border: 1px solid #DDDDDD; text-indent: 20px;}
.cen_cont .rig_con .ico_bar textarea{width: 562px; padding: 10px 20px;border: 1px solid #DDDDDD; height: 125px;}
.cen_cont .rig_con .submit{padding-top: 10px;}
.cen_cont .rig_con .submit input,.cen_cont .rig_con .submit button{width: 280px; height: 52px; color: #fff; background: #FF0000; border:none}
.cen_cont .rig_con .submit input.reset{background: #DDDDDD; color: #666; margin-left: 37px;}
.contactus .map{width: 100%; height: 342px;}

/*企业资质*/
.Enterprise{background: #FBFBFB; margin-top: -35px; padding-top: 80px; padding-bottom: 75px;}
.enter_lists{margin-top: 45px;}
.enter_lists .picScroll-left .hd{width: 180px; height: 40px;background: #A40605;margin: 75px auto 0; text-align: center; position: relative;}
.enter_lists .picScroll-left .hd .prev,.picScroll-left .hd .next{ width:47px; height:18px; overflow:hidden;cursor:pointer;    margin: 6px 7px 0;
    display: inline-block;}
.picScroll-left .hd ul{ display: none;}
.enter_lists li{float: left; width: 25%; background: #E9E3DB;transition:all 0.4s ease-in;padding: 45px 0 45px;
 -webkit-transition:all 0.4s ease-in;  position: relative; overflow: hidden; height: 332px;}
.enter_lists li .img{}
.enter_lists li .img img{width: 230px; height: 332px; transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;display: block;
margin: 0 auto;}
.enter_lists li p{text-align: center;padding: 20px 0;display:none;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.enter_lists li p a{color: #999;}
.enter_lists li .line{height:2px;width:0;background:#FF0000;position:absolute;bottom: 0; left: 0; transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.enter_lists li:hover .line{width: 100%;}
.enter_lists li:hover{background: #fff; padding-bottom:0;height: 377px;}
.enter_lists li:hover p{display: block;}
.enter_lists li:hover .img img{margin-top: -15px;}

.pages{width: 180px; height: 40px; background: #A40605; margin: 75px auto 0; text-align: center;}
.pages img{margin: 10px 3px 0;}

/*设计师简介*/
.introduce{}
.introduce .lef_intro{float: left; width: 430px; height: 430px;}
.introduce .lef_intro img{width: 100%; height: 100%;    object-fit: cover;}
.introduce .rig_intro{float: right; width: 715px;}
.introduce .rig_intro .p_txt{padding: 15px 0; border-bottom: 1px dashed #F0F0F0; color: #666; line-height: 26px;}
.introduce .rig_intro .short_line{width: 40%;}
.introduce .rig_intro .long_line{width: 100%;}
.introduce .rig_intro .p_txt strong{font-size: 24px; margin-right: 5px;}
.introduce .rig_intro .p_txt span{color: #979797;}
.introduce .rig_intro .p_txt b{display: block; color: #ff0000; padding-bottom: 5px;}

/*设计团队*/
.tea_team{padding-bottom: 60px;}
.tea_team li{float: left; width: 280px; height: 430px; overflow: hidden; margin-right: 26px; margin-bottom: 28px; position: relative;}
.tea_team li .img{width: 100%; height: 100%;}
.tea_team li .img img{width:100%;height: 100%; transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;    object-fit: cover;}
.tea_team li .text{width:100%;padding: 18px 9% 30px;height: 100%; background: #fff; position: absolute; bottom: -360px; left: 0;transition:all 0.4s ease-in;
  -webkit-transition:all 0.4s ease-in;box-sizing: border-box;}
.tea_team li .text h3{text-align: center; font-size: 20px; font-weight: bold; color: #ff0000;}
.tea_team li .text h4{font-size: 16px; color: #999; text-align: center; padding-top: 5px;}
.tea_team li .text p{font-size: 14px; color: #999; line-height: 22px; padding-top: 10px;}
.tea_team li .text p span{display: block;}
.tea_team li .text .lookcase{display: block;width: 162px; height: 29px; border-radius: 29px; background:#FF4242; color: #fff; 
margin: 20px auto 0; text-align: center; line-height: 29px;}
.tea_team li:hover{background: #fff; box-shadow: 0 0 10px rgba(0,0,0,.2);}
.tea_team li:hover .img img{transform: scale(.9);-webkit-transform: scale(.9);-moz-transform: scale(.9); padding: 0 2%; width: 96%; top: -20px;}
.tea_team li:hover .text{bottom: 0;}

/*消防申报*/
.picwords{padding-top: 35px; padding-bottom: 60px;}
.picwords .title{text-align: center;}
.picwords .title h3{font-size: 30px; color: #333;}
.picwords .title .line{width: 80px; height: 1px ; background: #CCCCCC; margin: 20px auto 0;}
.picwords p{color: #999;}
.picwords img{max-width: 100%; }

/*新闻列表*/
.newsLists{margin-top: -20px; padding-bottom: 40px;}
.newsLists li{padding: 35px 0; border-bottom: 1px solid #E8E8E8;}
.newsLists li .date{float: left;font-size: 16px;color: #666;text-align: center;padding: 8px 25px;margin: 27.5px 0;
border-right: 1px solid #E8E8E8;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.newsLists li .date span{display: block; font-weight: bold; font-size: 58px; line-height: 60px;}
.newsLists li .img{float: left;margin-left: 33px;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.newsLists li .img img{width:205px;height:155px}
.newsLists li .text{float: right;margin-left: 25px;width: 755px;margin-right: 53px;padding-top: 30px;transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.newsLists li .text h3 a{display: block; font-size: 16px; color: #555; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.newsLists li .text p{color: #999; line-height: 25px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;
 -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 15px;}
 .newsLists li:hover{box-shadow: 0 0 10px rgba(61,53,53,.3);}
.newsLists li:hover .date{padding-left: 45px; color: #ff0000;}
.newsLists li:hover .text{width: 735px;}
.newsLists li:hover .text h3 a{color: #ff0000;}

/*新闻详情*/
.newsInfo{padding-bottom: 100px;}
.newsInfo .title{text-align: center; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px dashed #DBDBDB ;}
.newsInfo .title h3{font-size: 28px; color: #333; font-weight: bold;}
.newsInfo .title .share{width: 100%; text-align: center; margin-top: 25px;}
.newsInfo .title .share p{display: inline-block;}
.newsInfo .title .share span{margin-right: 20px;}
.bdsharebuttonbox{display: inline-block;margin-top: -2px;margin-left: 2px;vertical-align: middle;}
.newsInfo .text{margin-top: 25px;}
.newsInfo .text img{max-width: 100%; display: block; margin: 0 auto;}
.fanpian{margin-top: 50px;background: #F7F7F7; padding: 10px 2%; width: 96%;}
.fanpian a{color: #666; line-height: 30px; display: block;}
.fanpian a:hover{color: #ff0000;}

/*资质证书*/
.Qualification{margin-top: -35px; background: #FBFBFB; padding: 75px 0 60px;}
.qua_lists{margin-top: 50px;} 
.Qualification li{float: left;width: 285px; background: #fff; margin-right: 20px; margin-bottom: 15px;}
.Qualification li .img{width: 240px;/*  height:206px; */margin: 20px auto 0; overflow: hidden;}
.Qualification li .img a{display: flex; align-items: center; justify-content: center; width: 100%; height: 100%;}
.Qualification li .img img{max-width: 100%; max-height: 100%;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.Qualification li .lines{width: 206px; margin:25px auto 0; position: relative;}
.Qualification li .lines .longline{width: 100%; height: 1px; background: #D0D0D0;}
.Qualification li .lines .short{width: 51px; height: 4px; background:#D0D0D0 ;position: absolute; left: 0; top:-1.5px; z-index: 9;
transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.Qualification li .lines .redline{height: 1px; background: #ff0000; width: 0; position: absolute; left: 0; top: 0; z-index: 8;
transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.Qualification li .text{margin: 15px auto 15px; width: 206px;}
.Qualification li .text p{color: #999; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.Qualification li:hover .short{background: #ff0000;}
.Qualification li:hover .redline{width: 100%;}
/*.Qualification li:hover .img img{transform: scale(1.03);-webkit-transform: scale(1.03);-moz-transform: scale(1.03);}*/

/*新增获取报价*/
.blackbg{width: 100%; height: 100%; background: rgba(0,0,0,.5); position: fixed; top: 0; left: 0; z-index: 12;display: none; transition: all .3s ease-in-out;}
.v-box{display: none; width: 420px;height: 260px;background: #fff;position: fixed;left: 50%;margin-left: -210px; top: 50%;margin-top: -130px; border-radius: 5px;z-index: 15;transition: all .3s ease-in-out;}
.v-box .re_box{position: relative;}
.re_box .close{position: absolute;right: 15px;top: 11px;font-size: 28px;display: block; color: #666;}
.re_box h3{text-align: center; padding-top: 30px; font-size: 20px; color: #333;}
.re_box .btn_cover{margin-top: 10px; width: 94%;padding: 0 3%;}
.re_box .btn_cover li{float: left;width: 50%;margin-top: 15px;}
.re_box .btn_cover li input[type="text"]{height: 35px;border: 1px solid #ddd; width: 86%;margin: 0 7%;text-indent: 10px;border-radius: 5px;}
.re_box .btn_cover .get_fix{display: block;margin: 24px auto 0;width: 140px; height: 38px; background: #FF0000; border-radius: 5px;color: #fff;
font-size: 16px;text-align: center; line-height: 38px;}



/*定制套餐*/
.package-tit{text-align: center; padding: 50px 0 30px;}
.package-tit h3{font-size: 24px; color: #333; line-height: 24px;}
.package-tit .line{width: 35px;height: 3px;background: #FF0000;margin: 15px auto 0;}
.package-tit p{font-size: 16px;color: #999;padding-top: 11px;}

.package-about{padding-bottom: 35px; margin-top: -35px;}
.package-about .content p{font-size: 16px; color: #333; text-indent: 32px; line-height: 30px;}
.package-about .content p span{color: #ff0000; font-weight: bold;}
.package-about .content p strong{color: #ff0000; font-size: 24px; font-style: italic;}

.aArea{background: url(../images/z-bg1.jpg) no-repeat center center; height: 667px;}
.aArea .content{margin-top: 35px;}
.aArea li{float: left; width: 20%; text-align: center; padding-bottom: 60px;}
.aArea li.li0,.aArea li.li1,.aArea li.li2,.aArea li.li3{width: 20%;}
.aArea li.li0{margin-left: 10%;}
.aArea li.li3{margin-right: 10%;}
.aArea li .ico{width: 110px; height: 110px; border-radius: 50%; border: 1px solid #9E9E9E; line-height: 110px; margin: 0 auto; transition: all .3s ease-in-out;}
.aArea li .ico .iconfont{font-size: 42px; color: #999;}
.aArea li .ico .iconzhongguohangtiantubiaoheji-weizhuanlunkuo-,.aArea li .ico .iconbaojie{font-size: 48px;}
.aArea li .ico .icon-sheji{font-size: 38px;}
.aArea li p{font-size: 16px; color: #333; padding-top: 25px;}
.aArea li:hover .ico{background: #FE0000; border-color: #fe0000;}
.aArea li:hover .ico .iconfont{color: #fff;}

.bArea{}
.bArea .content{margin-top: 15px;}
.bArea li{float: left; width: 280px; margin-right: 26px; margin-bottom: 80px; text-align: center; height: 420px;transition: all .3s ease-in-out;}
.bArea li:last-child{margin-right: 0;}
.bArea li .border{border: 1px solid #E8E8E8; width: 100%; height: 100%;transition: all .3s ease-in-out;}
.bArea li .ico{padding-top: 75px;}
.bArea li .ico .iconfont{font-size: 64px; height: 66px; display: block; line-height:66px;transition: all .3s ease-in-out;}
.bArea li .ico .iconjinqian{font-size: 70px;}
.bArea li .ico .iconzan{font-size: 58px;}
.bArea li h3{font-size: 24px;color: #333;padding-top: 25px;}
.bArea li p{width:82%;margin: 35px auto 0;}
.bArea li:hover{box-shadow: 0 0 13px rgba(252,145,145,.11);}
.bArea li:hover .border{border-color: #FE0000;}
.bArea li:hover .ico .iconfont{color: #FE0000;}

.cArea{background: url(../images/z-bg2.jpg) no-repeat center center; height: 808px;}
.cArea .content img{margin: 20px auto 0; display: block;}

.dArea{margin-top: -35px; background: url(../images/z-bg3.jpg) no-repeat center center; padding-bottom: 112px; background-size: cover;}
.tab-tit li{float: left; width: 230px;margin-right: 12.5px;margin-bottom: 12px; height: 70px; line-height: 70px; font-size: 16px; color: #999; 
text-align: center; line-height: 70px; background: #fff;transition: all .3s ease-in-out; cursor: pointer;}
.tab-tit li:nth-child(5n){margin-right: 0;}
.tab-tit li:hover,.tab-tit li.current{background: #fe0000; color: #fff;}
.spatial-table{margin-top: 20px;}
.spatial-table table{width: 100%; background: #fff;}
.spatial-table thead{ background: #ACACAC;}
.spatial-table thead tr{height: 55px; line-height: 55px; text-align: center;}
.spatial-table td{border-top: 1px solid #E5E5E5; border-left:1px solid #E5E5E5; padding: 15px 15px;}
.spatial-table tbody tr{border-right: 1px solid #e5e5e5;}

.eArea{background: #f6f6f6; padding-bottom: 85px;}
.tab-case{background: #B8A992; margin-top: 10px; height: 470px; display: none;}
.tab-case .w1200{background: #fff; position: relative;}
.tab-case .left_text{float: left; width: 410px;}
.tab-case .left_text h3{padding:35px 0 25px; margin: 0 15px; border-bottom: 1px solid #EDEDED; font-size: 24px; color: #333;}
.tab-case .left_text p{font-size: 14px; color: #999; margin: 0 15px; padding: 30px 0 0; max-height:240px; overflow: hidden;}
.tab-case .rig_scroll{float: right; width: 790px;}
.tab-case .rig_scroll .gallery-top{width: 100%; height: 470px; text-align: center;}
.tab-case .rig_scroll .gallery-top img{max-width: 100%; max-height: 100%;}
.tab-case .rig_scroll .gallery-thumbs{position: absolute;left: 10px;width: 390px;margin: 0;padding: 0 18px; height: 70px;bottom: 10px;line-height: 70px; overflow: hidden;
text-align: center; }
.tab-case .rig_scroll .gallery-thumbs .swiper-wrapper{width: 352px; margin: 0 5px;}
.tab-case .rig_scroll .gallery-thumbs .swiper-slide{height: 70px}
.tab-case .rig_scroll .gallery-thumbs img{width: 90%; max-width: 100%;}
.tab-case .w1200{position: relative;}
.tab-case .rig_scroll .gallery-thumbs .swiper-button-next{position: absolute;left: auto;bottom: 0px;top: auto;right: 0;width: 13px;height: 67px; line-height: 67px; background: #fff;}
.tab-case .rig_scroll .gallery-thumbs .swiper-button-prev{position: absolute;left: 0;bottom: 0px;top: auto;right:auto;width: 13px;height: 67px; line-height: 67px; background: #Fff;}
.tab-case .rig_scroll .gallery-thumbs .iconfont{font-size: 14px;}

.fArea{padding-bottom: 60px;}
.fArea ul{border-top: 1px solid #eee;}
.fArea li{float: left; width: 20%;list-style: none}
.fArea li img{border: 1px solid #EEEEEE; border-right: none; border-top: none;transition: all .3s ease-in-out; overflow: hidden;width: 238px; height: 100px;}
.fArea li:nth-child(5n) img{border-right: 1px solid #eee;}
.fArea li:last-child img{border-right: 1px solid #eee;}
.fArea li:hover img{ transform: scale(1.1); box-shadow: 0 0 10px rgba(238,238,238,.7);}

.gArea{background: #F6F6F6; padding-bottom: 85px;}
.gArea li{float: left; width: 363px; margin-right: 55.5px; margin-top: 15px;}
.gArea li:nth-child(3n){margin-right: 0;}


/*补页面*/
.add-infos img{max-width: 100%;}
.add-infos{background: #fbfbfb; margin-top: -35px; padding: 30px 0 130px; }
.add-infos .caseInfo{padding: 30px 20px 50px; width: 1160px; background: #fff;}
.add-infos .caseInfo .lefbox{float: right; margin-right: 0; width: 890px;}
.add-infos .caseInfo .rigbox{float: left; width: 250px; margin-top: 0px;}
.add-infos .top-tit{background: #ff0000; color: #fff; width: 100%; height: 100px;}
.add-infos .top-tit .ico{float: left; line-height: 100px; padding-left: 10px;}
.add-infos .top-tit .ico .iconfont{font-size: 56px;}
.add-infos .top-tit .tt{float: right;width: 170px;}
.add-infos .top-tit .tt h3{font-size: 30px;padding-top: 27px;}
.add-infos .top-tit .tt p{font-size: 10px; color: #ff8d8d;padding-top: 10px;}

.lef-menu{margin-top: 5px;}
.lef-menu li{border-bottom: 2px solid #fff; background: #f7fbff;}
.lef-menu li>a{display: block; font-size: 15px; color: #999; padding: 13px 15px 13px 30px;line-height: 24px;}
.lef-menu li span{display: inline-block; width: 4px; height: 4px; background: #999; vertical-align: middle; margin-right: 5px;}
.lef-menu li .iconfont{float: right;}
.lef-menu li dl{padding: 10px;}
.lef-menu li dl dd a{display: block; padding: 8px 5px 8px 25px;}
.lef-menu li.current>a,.lef-menu li:hover>a{background: #ff9191; color: #fff;}
.lef-menu li.current>a span,.lef-menu li:hover>a span{background: #fff;}
.lef-menu li.current dd.on a,.lef-menu li dd:hover a{color: #ff0000;}
.lef-menu li.current dd.on a span,.lef-menu li dd:hover a span{background: #ff0000;}

.lef-news{margin-top: 20px;}
.lef-news .border{border: 1px solid #e9e9e9;}
.lef-news .news-tit{width: 100%; height: 40px; line-height: 40px;background: url(../images/z-ttbg.jpg) no-repeat center center;}
.lef-news .news-tit .lef-tt{float: left;color: #fff;padding-left: 29px;}
.lef-news .news-tit .rig-tt{float: right;padding-right: 10px;}
.lef-news .news-tit .rig-tt a{color: #666;}
.lef-news .z-lists{padding: 0 10px;}
.lef-news .z-lists li a{display: block; padding: 12px 0; border-bottom: 1px solid #e9e9e9; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.lef-news .z-lists li:last-child a{border-bottom: none;}
.lef-news .z-lists li a:hover{color: #ff0000;}
.lef-news .news-tit .rig-tt a:hover{color: #ff0000;}
.lef-news .z-lists p{line-height: 32px;}
.lef-news .z-lists p span{font-weight: bold;}

.add-infos .CaseBox ul{margin-left: -25px;margin-top: 0;}
.add-infos .CaseBox li{width:280px;background: #f7f7f7; margin-left: 25px; margin-bottom: 35px;}
.add-infos .CaseBox li .imgbox{height: 280px;}
.add-infos .CaseBox li a.t{padding: 8px 25px;}

.Enterprise1{background: #FBFBFB; margin-top: -35px; padding-top: 80px; padding-bottom: 75px;}
.enter_lists1{margin-top: 45px;}
.enter_lists1 .picScroll-left .hd{width: 180px; height: 40px;background: #A40605;margin: 75px auto 0; text-align: center; position: relative;}
.enter_lists1 .picScroll-left .hd .prev,.enter_lists1 .picScroll-left .hd .next{ width:47px; height:18px; overflow:hidden;cursor:pointer;    margin: 6px 7px 0;
    display: inline-block;}
.enter_lists1 .picScroll-left .hd ul{ display: none;}
.enter_lists1 li{float: left; width: 50%; background: #E9E3DB;transition:all 0.4s ease-in;
 -webkit-transition:all 0.4s ease-in;  position: relative; overflow: hidden; height: 668px;}
.enter_lists1 li .white-w{margin: 3% 3%; transition: all .3s ease-in-out; height:94%; background: #fff;-webkit-transition: all .3s ease-in-out;}
.enter_lists1 li .img{width: 100%;height: 437px; overflow: hidden; line-height: 434px; text-align: center;}
.enter_lists1 li .img img{max-width: 100%; max-height: 100%; width: auto; height: auto; display: inline;}
.enter_lists1 li .text{padding: 0 15px;transition:all 0.4s ease-in;}
.enter_lists1 li .text h3{font-size: 16px; color: #ff0000; padding:15px 0; border-bottom: 1px dashed #d8d8d8;}
.enter_lists1 li p span{font-weight: bold;}
.enter_lists1 li .line{height:2px;width:0;background:#FF0000;position:absolute;bottom: 0; left: 0; transition:all 0.4s ease-in;-webkit-transition:all 0.4s ease-in;}
.enter_lists1 li:hover .line{width: 100%;}
.enter_lists1 li:hover .white-w{background: #fff; margin: 0; height: 100%;}
.enter_lists1 li:hover .img{margin-top: 0;max-width:100%; height: auto; max-height: 100%;}
.enter_lists1 li:hover .img img{margin-top: 0}

.add-infos .Enterprise{padding-top: 50px;}
.add-infos .enter_lists{margin-top: 0;}
.add-infos .enter_lists li{height: 332px; padding: 0;}
.add-infos .enter_lists li .white-w{margin: 14% 11%;height: 72%; background: #fff;}
.add-infos .enter_lists li .img{width: 100%; height: 235px; line-height: 235px; text-align: center; transition: all .3s ease-in-out; }
.add-infos .enter_lists li .img img{max-width: 100%; max-height: 100%; width: auto; height: auto; display: inline;}
.enter_lists li p{padding: 10px 0;}
.add-infos .enter_lists li:hover .img{height: 275px; line-height: 275px;}
.add-infos .enter_lists li:hover .img img{margin-top: 0;}
.add-infos .enter_lists li:hover .white-w{margin: 0; height: 100%;}

.z-title{text-align: center; padding: 40px 0 30px;}
.z-title h3{font-size: 25px; color: #666;}
.z-title .line{width: 30px; height: 2px; background: #666; margin: 20px auto 0;}

.advanrage ul{margin-left: -29px;}
.advanrage li{float: left; width: 268px; height: 419px;margin-left: 29px; text-align: center; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;}
.advanrage li .border{border: 1px solid #eee; height: 100%; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;}
.advanrage li .number{font-size: 65px;font-style: italic;line-height: 65px;padding-top: 49px; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;}
.advanrage li h3{font-size: 22px;padding-top: 18px;}
.advanrage li .line{width: 55px;height: 1px;background: #999;margin: 23px auto 20px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;}
.advanrage li p{}
.advanrage li .ico{line-height: 60px;height: 60px;margin-top: 29px;}
.advanrage li .iconfont{font-size: 60px;transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;;}
.advanrage li:hover .number,.advanrage li:hover .iconfont{color: #ff0000;}
.advanrage li:hover .line{background: #ff0000;}
.advanrage li:hover .border{border-color: #ff0000;}

.service{background: #fff; padding-bottom: 75px;}
.ser-tit{padding: 60px 0 35px; text-align: center;}
.ser-tit h3{font-size: 30px; line-height: 30px;}
.ser-tit p{font-size: 13px; padding-top: 12px;}
.service .ser-tit{padding-bottom: 60px;}

.top-fixed .lef_about{float: left; width: 620px; }
.top-fixed .lef_about .title{width: 100%; height: 113px; background: url(../images/z-bg.png) no-repeat center center; color: #fff;}
.top-fixed .lef_about .title h3{font-size: 30px; line-height: 30px; padding: 28px 0 0 40px;}
.top-fixed .lef_about .title p{font-size: 13px; padding: 10px 0 0 40px;}
.top-fixed .lef_about .content{background: #fff; padding:25px 20px; height: 520px; box-shadow: 0 0 25px rgba(11,3,6,.03);}
.top-fixed .lef_about .content .red{font-size: 16px; color: #ff0000; font-weight: bold;}
.top-fixed .rig_news{float: right; width: 530px;padding: 0 25px; background: url(../images/z-bg.jpg) no-repeat center center; height: 505px; margin-top:78px; box-shadow: 0 0 25px rgba(11,3,6,.03);;}
.top-fixed .rig_news .title{padding: 25px 0 15px; border-bottom: 1px solid #E3E3E3;}
.top-fixed .rig_news .title h3{float: left; font-size: 24px; color: #999;}
.top-fixed .rig_news .title .more{display: block; color: #999; float: right;}
.top-fixed .rig_news .content{padding: 18px 0;}
.top-fixed .rig_news li a{display: block; padding: 7.5px 0; color: #9E9E9E;}
.top-fixed .rig_news li a span{display: inline-block; width: 4px; height: 4px; background: #CDCDCD; vertical-align: middle; margin-right: 12px;}
.top-fixed .rig_news .title .more:hover{color: #ff0000;}
.top-fixed .rig_news li a:hover{color: #ff0000;}
.top-fixed .rig_news li:hover a span{background: #ff0000;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
		.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
		.BMap_Marker {background: url(../images/mapico.png) no-repeat !important; height: 25px !important;}