﻿@charset "UTF-8";
/* public */
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-family: "微软雅黑";font-size: 14px; background:#f4f4f4; overflow-x:hidden; color: #222222;  }
a{font-size:14px;text-decoration:none;  color: #222; }
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none; font-family:"microsoft yahei"; line-height: normal;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
.u_hidden{ display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;overflow: hidden;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
@font-face {
  font-family: 'iconfont';  /* project id 652853 */
  src: url('../fonts/font_652853_zzhgrvmmqdbfn7b9_4.eot');
  src: url('../fonts/font_652853_zzhgrvmmqdbfn7b9_4.eot') format('embedded-opentype'),
  url('../fonts/font_652853_zzhgrvmmqdbfn7b9_4.woff') format('woff'),
  url('../fonts/font_652853_zzhgrvmmqdbfn7b9_4.ttf') format('truetype'),
  url('../fonts/font_652853_zzhgrvmmqdbfn7b9.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'sy';  /* project id 574899 */
  src: url("../fonts/SOURCEHANSANSCN-MEDIUM.OTF");;

}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrl:before { content: "\e649"; }
.icon-arrr:before { content: "\e600"; }
.icon-jiantou:before{ content: "\e733";}
.icon-dot:before{content: "\e64d";}
/*首页*/
.header{ width: 100%; height: 100px; line-height: 100px; text-align: center; background: #ffffff;}
.header .content{ width: 93%; height: 100px; margin: 0 auto; position: relative;}
.header .logo{  position: absolute; left: 0; top: 0; width: 15%;}
.header .logo img{vertical-align: middle;}
.header .menu{ margin: 0 auto; display: inline-block; width:62.5%; text-align: right;}
.header .menu li{ display: inline-block; margin-left:70px; }
.header .menu li:first-child{ margin-left: 0;}
.header .menu li a{font-size: 16px;}
.header .tel{ position: absolute; right: 0; display: inline-block; background: url(../images/tel_bg_4.png) no-repeat center;  width: 175px; height: 35px; line-height: 35px; top: 32px; color: #fff;}
.header .tel em{ display: inline-block; width: 18px; height: 18px; background:url(../images/tel_icon_4.png) no-repeat center; background-size: 100% 100%; vertical-align: middle; margin-right: 10px;}
.header .menu li a{ display: inline-block; line-height: 40px; margin-top: 30px; position: relative;}
.header .menu li a:before{ content: ""; display: block; width: 0%; height: 2px; background: #0F72C5; position: absolute; left: 0; bottom: 0; transition: all .5s; -webkit-transition: all .5s;}
.header .menu li a.active:before,.header .menu li a:hover:before{ width: 100%;}
.header .menu li a.active,.header .menu li a:hover{color: #0F72C5;}
.menuBtn{position:absolute; right:2vw; top:0; height:20px; top:15px;cursor:pointer; display: none;}
.menuBtn.on .line1{transform:rotate(45deg);transform-origin:14% 50%;}
.menuBtn.on .line2{width:0;}
.menuBtn.on .line3{transform:rotate(-45deg);transform-origin:14% 50%;}
.menuBtn span{display:block; width:26px; height:2px; background:#0F72C5; transition:all .45s;}
.menuBtn .line2{margin:5px 0;/* width:20px; transform:translateX(6px);*/}
.banner{ position: relative;z-index:1;}
.banner img{ width: 100%; vertical-align: middle; }
.banner .hd{ width: 20px; display: inline-block; position: absolute; left: 36px;  height: auto; top:50%;z-index: 9; text-align: center; transform: translateY(-50%);}
.banner .hd li{ display: inline-block; margin: 10px 0; position: relative; color: #fff; font-size: 16px;}
.banner .bd li a{display:block;width:100%; height:100%}
.banner .hd li em{ width: 1px; height: 0px; background: #fff; display: inline-block; margin-top: 10px; transition: all .8s;}
.banner .bd{z-index:1;}
.banner .hd li.on em{ height: 60px;}
.banner .mask{ /*width: 100%; height: 100%; position: absolute; left: 0; top: 0*/;z-index:-1}
.banner .arrbox a{ display: block; width: 74px; height: 74px; background:rgba(255,255,255,1); float: left; text-align: center; line-height: 74px; font-size: 30px;}
.banner .arrbox{ position: absolute; bottom: 0;}
.banner .arrbox a .iconfont{font-size: 30px; color: #696969;}
.banner .arrbox a:hover,.banner .arrbox a.next{ background: rgba(255,255,255,.8); }
.banner .arrbox a:hover .iconfont,.banner .arrbox a.next .iconfont{color:#1facc6;}
.index_tit{ margin-top: 70px; position: relative;}
.index_tit em{ display: block; width: 30px; height: 3px; background: #0cb9d5;}
.index_tit span{ font-size: 35px;}
.index_tit h3{ font-size: 35px; font-family: "sy"; color: #0f76c6;}
.news_nav{ position: absolute; right: 0; bottom: 10px; height: 50px; line-height: 50px; display: inline-block; border: 1px solid #e5e5e5;border-radius: 25px; overflow: hidden;}
.news_nav a{ display: inline-block; width: 120px; text-align: center;}
.news_nav a.active,.news_nav a:hover{ background: #eeeeee;}

.index_news{ width: 100%;padding: 50px 0; height: 470px;}
.index_news .content {width:1200px;margin: 0 auto;position: relative;}
.index_news  .cover-left {width: 2000px;position: absolute;left: -2000px;top: 0;opacity: 0.8;background: #fff;height: 100%;z-index: 10;
}
.index_news .cover-right {width: 2000px;position: absolute;right: -2000px;top: 0;background: #fff;opacity: 0.8;height: 100%;z-index: 10;
}
.index_news .swiper-container {overflow: visible; height: auto; position: relative;}
.index_news  .swiper-slide .img{    height: 230px;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
.index_news  .swiper-slide:hover img{ transform: scale(1.1,1.1);}
.index_news  .swiper-slide img {min-width: 100%;min-height:100%;transition: all .5s; -webkit-transition: all .5s; vertical-align: middle;}
.index_news .arrow-right,.index_news .arrow-left{top: 40%;}
.arrow-left {	background:url(../images/arrow_l_4.png) no-repeat center;position: absolute;left: -100px;top: 50%;transform: translateY(-50%);
	width: 35px;	height: 80px;	z-index: 15;}
.arrow-right {background:url(../images/arrow_r_4.png) no-repeat center;position: absolute;right: -100px;top: 50%;
		transform: translateY(-50%);width: 35px;height: 80px;z-index: 15;}
.index_news .swiper-slide { height: 410px;}
.index_news  .swiper-slide .info{ border:  1px solid #eeeeee; box-sizing: border-box; padding:20px;transition: all .5s; -webkit-transition: all .5s; height: 130px; box-sizing: border-box; position: relative;}
.index_news  .swiper-slide .info .time{ float: left; width: 50px; text-align: center; font-size: 12px; margin-right: 20px;}
.index_news  .swiper-slide .info .time em{ display: block; font-size: 40px;}
.index_news  .swiper-slide .desc h3{ font-size: 16px; font-family: "sy"; margin-bottom: 5px;}
.index_news  .swiper-slide .desc p{ color: #787878;transition: all .5s; -webkit-transition: all .5s;line-height: 24px;}
.index_news  .swiper-slide:hover .info{ height: 180px;}
.index_news  .swiper-slide:hover .info .more{ transform: translateY(0); opacity: 1;}
.index_news  .swiper-slide:hover .info .desc p{-webkit-line-clamp: 3!important;  }

.index_news  .swiper-slide .info .more{ display: inline-block; position: absolute; right:30px; bottom: 20px; font-family: "sy"; transform: translateY(-100px);transition: all .5s; -webkit-transition: all .5s; opacity: 0;}
/*swiper样式*/
.swiper-slide img{ width: 100%;}
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%; position: relative;} 
.swiper-container {margin: 0 auto;  position: relative; overflow: hidden;  z-index: 1;}
.swiper-wrapper { position: relative; width: 100%;height: 100%; z-index: 1;display: -webkit-box;display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;
    display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;-o-transition-property: -o-transform; -ms-transition-property: -ms-transform;
    transition-property: transform; -webkit-box-sizing: content-box;-moz-box-sizing: content-box;   box-sizing: content-box;}
.see_more{ display: inline-block; width: 174px; height: 40px; background: url(../images/more_4.png) no-repeat center;float: right;margin-top: 30px; padding: 0 30px;line-height: 40px; box-sizing: border-box; color: #fff;}

.number_bar{ width: 100%; padding: 50px 0; background: url(../images/num_bg_4.jpg) no-repeat center; background-size: 100% 100%;}
.number_bar .box{ width: 25%; float: left; text-align: center; color: #fff;}
.number_bar .box span{ font-family: "sy"; font-size: 16px;}
.number_bar .box h3{ font-size: 48px;}

.index_pro{padding: 60px 0;  width: 100%; background: #fff;}

.index_pro .fl{ width: 25%; height: 600px;  padding:40px 30px; box-sizing: border-box; position: relative; border: 1px solid #eee;}
.index_pro .fl .tit h3{ font-size: 35px; font-family: arial;}
.index_pro .fl .tit span{ font-family: "sy";font-size: 35px; color: #0f76c6;}
.index_pro .fl .center{ margin: 100px 0;}
.index_pro .fl .center h3{ font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.index_pro .fl .center h3 em{ font-size: 28px; color:#0f76c6;}
.index_pro .fl .center p{color: #858585;}
.index_pro .fl .btm{ position: absolute; left: 30px; bottom: 40px; color:#858585;}
.index_prolist{ width: 75%;}
.index_prolist .box li,.pro_lb.index_prolist .boxli{ background: #fff; width: 33.3%; float: left; height: 300px; box-sizing: border-box; text-align: center; border: 1px solid #eee; position: relative; }
.index_prolist .box li .img,.pro_lb.index_prolist .boxli .img{ width: 100%; height: 210px; line-height: 210px;overflow: hidden; }
.index_prolist .box li .img img,.pro_lb.index_prolist .boxli .img img{max-height: 100%; width: 100%; vertical-align: middle;transition: all .5s; -webkit-transition: all .5s;}
.index_prolist .box li a{ display:block;width:100%; height:100%;position: relative;}
.index_prolist .box li .info h3,.pro_lb.index_prolist .boxli .info h3{ font-size: 16px; font-family: "sy"; margin-bottom: 10px;}
.index_prolist .box li .icon-dot,.pro_lb.index_prolist .boxli .icon-dot{position: absolute; right: 20px; top: 10px; font-size: 30px; color: #c9c9c9;}
.index_prolist .box li a:before,.pro_lb.index_prolist .boxli a:before{ content: ""; display: block;width: 0%; height: 0%; position: absolute; left: 0px; top: 0px; border-left: 2px solid #0f76c6;border-top: 2px solid #0f76c6;transition: all .8s; -webkit-transition: all .8s; opacity: 0;}
.index_prolist .box li a:after,.pro_lb.index_prolist .boxli a:after{ content: ""; display: block;width: 0%; height: 0%; position: absolute; right: 0px; bottom: 0px; border-right: 2px solid #0f76c6;border-bottom: 2px solid #0f76c6;transition: all .8s; -webkit-transition: all .8s;opacity: 0;}
.index_prolist .box li a:hover:before,.index_prolist .box li a:hover:after{ width: 100%; height: 100%; opacity: 1;}
.pro_lb.index_prolist .box li .boxli a:hover:before,.pro_lb.index_prolist .boxli a:hover:after{ width: 100%; height: 100%; opacity: 1;}
.index_prolist .box li:hover .info{ color: #0F72C5;}
.index_prolist .box li:hover .icon-dot{ color: #0F72C5;}
.index_case{ width: 100%; height: 100%; padding: 70px 0; background: url(../images/case_bg_4.jpg) no-repeat center; background-size: cover;} 
.index_tit2{ text-align: center; margin-top: 0; margin-bottom: 50px;}
.index_tit2 em{margin: 0 auto;}
.case_list ul{ margin-left: -1%;}
.case_list ul li{ width: 24%; margin-left: 1%; float: left; position: relative; height: 400px;  position: relative;z-index: 1;}
.case_list ul li a{ display: block; width: 100%; height: 100%;}
.case_list ul li .img{ width: 100%; height: 100%; overflow: hidden;}
.case_list ul li img{ width: 100%; height: 100%;transition: all .8s; -webkit-transition: all .8s ;}
.case_list ul li:hover img{ transform: scale(1.1,1.1) rotate(5deg);}
.case_list ul li .info{ width: 100%; position: absolute; bottom: 0; left: 0;z-index: 2; color: #fff; padding: 0 10px; box-sizing: border-box;  font-family: "sy";}
.case_list ul li .info h3{ line-height: 50px; border-bottom: 1px solid rgba(255,255,255,.3); font-size: 16px;}
.case_list ul li .info p{ line-height: 40px;}
.case_list ul li .bg{ display: block; width: 100%; height: 100%; background: url(../images/casepic_bg_4.png) no-repeat center bottom; position: absolute; left: 0; bottom: 0;z-index: 1;}
.case_list ul li:before{content: ""; display: block;width: 0%; height: 0%; position: absolute;border-left: 2px solid #0f76c6;border-top: 2px solid #0f76c6;transition: all .8s; -webkit-transition: all .8s; opacity: 0; left: -2px; top: -2px;}
.case_list ul li:after{ right: -2px; bottom: -2px;content: ""; display: block;width: 0%; height: 0%; position: absolute;  border-right: 2px solid #0f76c6;border-bottom: 2px solid #0f76c6;transition: all .8s; -webkit-transition: all .8s;opacity: 0;}
.case_list ul li:hover:before,.case_list ul li:hover:after{width: 100%; height: 100%; opacity: 1;}

.index_about{ padding: 70px 0; background: #fff; width: 100%;}
.index_about .index_tit{ margin: 0;}
.index_about .fl{ width: 44%;}
.index_about .info{ width: 56%;}
.index_about .info h3{ font-size: 20px; font-family: "sy"; margin-bottom: 20px;}
.index_about .info p{ color: #787878; line-height: 24px;}
.piclist ul{ margin-left: -2.53%; margin-top: 70px;}
.piclist ul li{ width: 30.8%; float: left; margin-left: 2.53%; position: relative;}
.piclist ul li a{ display:block;}
.piclist ul li img{ width: 100%; height: 100%;}
.piclist ul li h3{ position: absolute; left: 0; top:40px; text-align: center; width: 100%; font-size: 24px; color: #fff;}
.piclist ul li h3:before{ content: ""; display:block; width: 45px; height: 3px; background: #0cb9d5; position: absolute; left: 50%; transform: translateX(-50%);bottom: -30px;}
.footer{ width: 100%; padding: 57px 0; background: url(../images/foot_bg_4.jpg) no-repeat center; background-size: cover;}
.footer .left,.footer .right{ width: 50%; height: 330px; padding: 40px; box-sizing: border-box;}
.footer .left{ background:#0cbed6;color: #fff; position: relative;}
.footer .right{ background: #fff;}
.foot_tit{ margin-bottom: 40px;}
.foot_tit span{ font-size: 18px; font-family: arial; }
.foot_tit h3{ font-size: 18px; font-family: "sy";}
.footer .foot_p{ margin-bottom: 30px;}
.footer .foot_p p{ line-height: 24px;}
.footer .foot_p p span{ margin-right: 14px;}
.foot_tel{ position: absolute;right: 40px; bottom: 70px; text-align: right;}
.foot_tel h3{  font-size: 15px; font-family: arial; margin-top: 20px;}
.foot_tel p{color: #def3f7;}
.foot_tit img{ float: left;margin-right: 15px;}
.foot_form{ padding-left: 55px; box-sizing: border-box;}
.foot_form li{ margin-bottom: 30px;}
.foot_form li .text_input{ width: 45%; border: none;border-bottom: 1px solid #959595; height:40px; line-height:normal}
.foot_form li textarea{ width: 100%; border: none;border-bottom: 1px solid #959595;}
.sub_btn{ width: 130px; height: 40px;line-height: 40px; border: none; background: url(../images/tj_bg_4.png) no-repeat center; background-size: 100% 100%; color: #fff; float: right; cursor: pointer;}
.foot_copy,.foot_copy a{ color: #b1c5e6; margin-left: 30px;}
.copy{color: #fff; margin: 40px auto 20px auto;}
.copy span{ display: inline-block; margin-right: 40px;}
.copy a{ color: #fff;}
.foot_share{  text-align: center;}
.foot_share a{ display: inline-block; cursor: pointer; border: 1px solid #fff; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; margin: 0 10px;}
.foot_share a img{ vertical-align: middle;margin: 0 10px;}
.other_banner{ width: 100%; position: relative; text-align: center;}
.other_banner .banner_tit{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.other_banner>img{ width: 100%; }
.page_nav{ width: 100%; height: 75px; line-height: 75px; border-bottom: 2px solid #e2e2e2; text-align: center;}
.page_nav a{ font-size: 18px;  display: inline-block; margin: 0 50px;}
.page_nav a.active{border-bottom: 2px solid #0f72c5; color: #0F72C5;}

.propage{ width: 100%; background:#f4f4f4; padding: 60px 0;}
.propage .tit span{ font-size: 30px; font-family: arial;}
.propage .tit em{ display:block; width: 30px; height: 4px; background: #0CB9D5; margin: 30px 0;}
.propage .tit h3{ font-size: 24px;}
.prolist{width: 81%;}
.prolist ul{ margin-left: -3.3%;}
.prolist ul li{  float: left; width: 30%; margin-left: 3.3%; margin-bottom: 40px; background: #fff; padding: 20px; box-sizing: border-box; padding-bottom: 0;position: relative;z-index: 1; }
.prolist ul li:before{ content: ""; display: block; width: 100%; height: 0%; background: url(../images/pro_bg_4.png) no-repeat center; background-size: cover; position:absolute;left: 0;top: 0;z-index: -1;opacity: 0;transition:all .8s; -webkit-transition: all .8s;}
.prolist ul li .top{margin-bottom: 10px;}
.prolist ul li .top h3{ font-family: "sy"; font-size: 16px;}
.prolist ul li .top h4{ font-size: 20px; font-family:arial}
.prolist ul li .img{ width: 100%; height: 230px; line-height: 230px;text-align: center;}
.prolist ul li .img img{ max-width: 100%; vertical-align: middle; max-height:100%}
.prolist ul li .btm h3{ font-size: 22px; line-height: 70px; border-bottom: 1px solid #c9c9c9;}

.prolist  ul li .btm a{ display: block; width: 100%; line-height: 60px; }
.prolist  ul li .btm a .iconfont{ float: right; font-size: 20px;}
.prolist  ul li .btm p a{ color: #8b8b8b;}
.prolist  ul li:hover:before{ opacity: 1; height: 100%;}
.prolist  ul li:hover .top,.prolist ul li:hover .btm h3,.prolist ul li:hover .btm a{ color: #fff;}
.prolist  ul li .cdan{ display: block;width: 34px; height: 18px; background: url(../images/cdan_4.png) no-repeat center; position: absolute; right: 28px; top: 28px; background-size: 100% 100%;}
.prolist  ul li:hover .cdan{background: url(../images/cdan2_4.png) no-repeat center;}
.dothd{ text-align: center; position: relative; line-height: 20px; height: 20px; float: left; width: 100%; margin: 50px 0;}
.dothd li{ display: inline-block; width: 14px; height: 14px; border: 2px solid #959595;border-radius: 50%; box-sizing: border-box; margin: 0 8px; vertical-align: middle;}
.dothd li.on{ background:#0cb9d5; border-color: #0cb9d5;}

.dothd a{ display: inline-block; width: 10px; height: 19px; background: #0CB9D5; vertical-align: middle; margin: 0 10px;}
.dothd a.prev{ background: url(../images/arrow_l_4.png) no-repeat center; background-size: 100% auto;}
.dothd a.next{ background: url(../images/arrow_r_4.png) no-repeat center; background-size: 100% auto;}
/*产品详情页*/
.xqnav_bar{ height: 80px; line-height: 80px; color: #fff; background: #0e83c9; } 
.xqnav_bar a{ color: #fff;}
.proxq_warp{ margin: 50px auto;}
.proxq_warp .bigpic{ width: 54%; height: 516px;}

.proxq_warp .bigpic ul li{ height: 100%!important; display: flex;align-items: center;justify-content: center;}
.proxq_warp .bigpic .leftbig{ width: 79%; float: left; overflow: hidden; height: 516px; background: #fff;border: 2px solid #eee;box-sizing:border-box}
.proxq_warp .bigpic .leftbig .lh-project-bd{height: 508px;}
.proxq_warp .bigpic .leftbig li img{ max-width: 100%; max-height: 100%; vertical-align: middle; }
.proxq_warp .bigpic .rightsmall{ width: 18%; float: right; height: 516px; overflow: hidden; position: relative;}
.proxq_warp .bigpic .rightsmall ul li{ width: 100%; height: 120px!important;  margin-top: 16px; cursor: pointer;}
.proxq_warp .bigpic .rightsmall ul li:last-child{ margin-bottom:0;}
.proxq_warp .bigpic .rightsmall ul li.on{ border: 2px solid #0F72C5; box-sizing: border-box;}
.proxq_warp .bigpic .rightsmall ul li img{ max-width: 100%; max-height: 100%;}
.proxq_warp .proxq_info{ width:38%; float: right;}
.proxq_warp .proxq_info h3{ font-size: 28px; margin: 30px 0;}
.proxq_warp .proxq_info h4{ color: #595959; margin-bottom: 20px;}
.proxq_warp .proxq_info .text{color: #595959; line-height: 30px;}
.pro_desc{ background: #fff; border: 2px solid #eee; border-top:2px solid #0f73c5; margin-bottom: 40px;}
.pro_desc .tit{ line-height: 50px; padding: 0 30px; box-sizing: border-box; font-size: 20px; color: #0f76c6; border-bottom: 2px solid #eee;}
.pro_desc .con{ padding: 10px; box-sizing: border-box;}
.pro_desc .con img{ max-width: 100%;}
.lh-project-btn a{position:absolute; left:0; width:100%; height:42px; background:rgba(0,0,0,.3); transition:ease .65s;}
.lh-project-btn a.prev1{top:0;}
.lh-project-btn a.next1{bottom:0px;}
.lh-project-btn a:after{content:''; display:block; width:0; height:0; border:10px solid transparent; position:absolute; left:50%; top:50%; margin:-15px 0 0 -10px;}
.lh-project-btn a.prev1:after{border-bottom:10px solid #fff;}
.lh-project-btn a.next1:after{border-top:10px solid #fff;margin:-5px 0 0 -10px;}
.lh-project-btn a:hover{opacity:.8;}
.lh-project-hd{margin-top:-16px !important;}
.pro_lb.index_prolist{ width: 100%!important;}
.pro_lb.index_prolist .box{ margin-bottom: 50px;}
.pro_lb.index_prolist .box li{ width: 100%; height: auto;}
.pro_lb.index_prolist .box li:hover:before,.pro_lb.index_prolist .box li:hover:after{display: none; } 
.pro_lb.index_prolist .box li .boxli{ height: 400px;}
.pro_lb.index_prolist .box li .boxli .img{ height: 280px; line-height: 280px;}
.other_pro h3{ font-family: "sy"; font-size: 30px; margin: 30px 0;}

/*案例列表页*/
.case_list2{ margin: 50px auto;}
.case_list2 ul li{ margin-bottom: 20px;}
.loadmore{ text-align: center; color: #a9a9a9; font-size: 20px; display:block; margin: 20px auto;}
/*案例详情页*/
.case_title{ text-align: center; padding: 40px 0; border-bottom: 1px solid #eee;}
.case_title h3{ font-size: 30px; margin-bottom: 20px;}
.case_title p span{ display: inline-block;margin: 0 20px; color: #a1a1a1;}
.casexq_con{ min-height: 400px; padding: 50px 0;border-bottom: 1px solid #eee; line-height: 30px;color: #636363;}
.casexq_con img{ max-width: 100%;}
.topbtm{ margin-bottom: 100px; margin-top: 30px;}
.topbtm a{ display: block; width: 50%;}
.topbtm a.fr{ text-align: right;}
.topbtm a:hover{ color: #0F72C5;}
/*关于我们*/
.company_jj{ padding: 100px 0;}
.jj_tit{ text-align: center;}
.jj_tit h3{ font-size: 40px; font-family: arial; margin-bottom: 10px;}
.jj_tit h3 span{ color: #1ebbd7;}
.jj_tit h4{ font-size: 30px;}
.jj_text{ margin: 40px auto; line-height: 34px; color: #444444; text-align: center; width: 80%; font-size: 16px;} 
.jj_text p{ margin-bottom: 40px;}
.jj_text p:last-child{ margin-bottom: 0;}
.company_jj .gover_Support{ text-align: center; margin-bottom: 50px;}
.company_jj .gover_Support h3{ font-size: 14px; font-weight: bold; margin-bottom: 20px;}
.company_jj .gover_Support p a{ display: inline-block; height: 15px; border-right: 1px solid #4c4c4c; padding: 0 10px; color: #4c4c4c; line-height: 15px;}
.company_jj .gover_Support p a:last-child{ border-right: none;}
.company_jj .number_bar{ background:none; border-top: 2px solid #eeeeee; }
.company_jj .number_bar h3{ color: #0F72C5;}
.company_jj .number_bar span{color: #212121;}
.company_jj .listbar li{  background: #f2f8fe; margin-bottom: 20px;}
.company_jj .listbar li:last-child{ margin-bottom: 0;}
.company_jj .listbar li .img,.company_jj .listbar li .info{ width: 50%; float: left;height: 180px;}
.company_jj .listbar li:nth-child(odd) .img{ float: left;}
.company_jj .listbar li:nth-child(even) .info{ float: right;}
.company_jj .listbar li:nth-child(odd) .info{ float: left;}
.company_jj .listbar li:nth-child(even) .img{ float: right;}
.company_jj .listbar li .img{  position: relative; height: 180px;}
.company_jj .listbar li .img img{ width: 100%; height: 100%; transition: all .5s; -webkit-transition: all .5s;}
.company_jj .listbar li:hover .img img{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);}
.company_jj .listbar li .info{position: relative;}
.company_jj .listbar li .info .con{position: absolute; left: 0; top: 50%; transform: translateY(-50%);padding: 0 50px; box-sizing: border-box;  color: #6d6d6d; line-height: 28px;}
.company_Culture{ height: 600px; background: url(../images/wh_bg_4.jpg) no-repeat center; background-size: cover;}
.company_Culture .Culture_text{ width: 50%; background: #0cb9d5; float: right; color: #fff; height: 370px; padding: 50px;box-sizing: border-box ; margin-top: 90px;}
.company_Culture .Culture_text h3{ margin-bottom: 60px;}
.company_Culture .Culture_text h3 img{ max-width: 100%;}
.company_Culture .Culture_text .con{ line-height: 36px;}
.company_box{ padding: 80px 0;}
.honor_list .box{ margin-left: -3.3%;}
.honor_list .bd{padding: 10px 0!important;}
.honor_list .boxli{ width: 30%; float: left; margin:0 1.2%; position: relative; border:5px solid #fff; box-shadow: 0 0 10px 5px #d6d6d6; box-sizing: border-box ; height: 274px;}
.honor_list .boxli h3{ position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.5); color: #fff; text-align: center;line-height: 50px; width: 100%;}
.honor_list .boxli img{ vertical-align: bottom; width: 100%; height: 100%;}
.honor_swiper .arrow-left{ left: 0;}
.honor_swiper .arrow-right{right: 0;}
.honor_swiper{ display: none;}
.conpany_lead{ background: url(../images/lead_bg_4.png) no-repeat center top;}













/*新闻动态*/
.news_page { margin-top: 30px; margin-bottom: 70px;}
.news_page ul,.yg_list ul{ margin-left: -1.83%;}
.news_page ul li{ margin-bottom: 30px;}
.news_page ul li,.yg_list ul li{ width: 31.5%; float: left; margin-left:1.83%;}
.news_page ul li img{ width: 100%; vertical-align: middle; }
.news_page ul li .box{ background:#f6f6f6; padding: 30px; box-sizing: border-box;}
.news_page ul li .box .info h3{ font-size: 16px; margin-bottom: 20px;}
.news_page ul li:hover .info{ color: #0088CC;}
.news_page ul li .box .info p{ font-size: 12px; color: #787878;}
.news_page ul li .box .time{ width:60px; text-align: center; float: left; margin-right: 20px;} 
.news_page ul li .box .time em{ font-size: 40px; display: block;}
.rc_ln,.rc_gw{ padding: 70px 0;}
.rc_fc{ padding: 70px 0; background: #f4f4f4;}
.yg_list{ margin-top: 60px;}
.yg_list ul li .img{ width:100%; height: 240px; }
.yg_list ul li .img img{ width: 100%; height: 100%;}
.yg_list ul li h3{ font-size: 16px; text-align: center; background: #fff; height: 66px; line-height: 66px;}

.sideMenu{width: 100%; margin-top: 60px; }
.sideMenu .rc_box{ margin-bottom: 4px;}
.sideMenu .tit{ height:70px; line-height:70px; padding:0 20px;box-sizing: border-box; background:#d9e6f1; cursor:pointer; color: #2e2e2e; }
.sideMenu .tit span{ display: inline-block; margin-right: 20px;}
.sideMenu .tit em{ float:right; display:inline-block; width:18px; height:18px; background: url(../images/add_4.png) no-repeat left center; background-size: 100% 100%;  margin-top: 26px;}
.sideMenu .tit.on em{ background: url(../images/jia2_4.png) no-repeat center; background-size: 100% 100%; }
.sideMenu .tit.on{ background:url(../images/rc_bg_4.png) no-repeat center; background-size: 100% 100%; color: #fff; }
.sideMenu ul{ padding:40px 50px; color:#515151; display:none; /* 默认都隐藏 */ background: #f7fbff; }

.sideMenu ul h4{ margin-bottom: 20px;}
.sideMenu ul p{ margin-bottom: 10px;}
.sideMenu .aplybtn{ float: none; cursor: pointer;}
.z_mask{ width: 100%; height: 100%; position:fixed; left: 0;top: 0; background: rgba(0,0,0,.6);z-index: 99; display: none;}
.apply_pop{ width: 530px; position: fixed; left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 999; background: #fff;display: none;}

.apply_pop h3{ font-size: 18px; font-weight: bold;background: #0CB9D5; color: #fff; line-height: 70px; text-align: center; position: relative; cursor: pointer;}
.apply_pop h3 .closebtn{ width: 50px; display: inline-block; background: url(../images/ca1_4.png) no-repeat center; height: 70px; position: absolute;right: 20px;} 
.apply_pop form{ padding: 30px; box-sizing: border-box;}
.apply_pop form li{ height: 60px; line-height: 60px; background: #e9f0f6; margin-bottom: 20px; padding: 0 20px; box-sizing: border-box; width: 100%;}
.apply_pop form li label{font-size: 18px; margin-right: 10px;}
.apply_pop form li .text_input{ border:none;background: none; font-family: "微软雅黑";font-size: 18px; color: #326fad; width: 70%;}
.apply_pop form li.active{ background: #fff; border: 1px solid #8cacc8;}
.apply_pop form li.sel{position: relative; } 
.apply_pop form li.sel select{width: 88%;}
.apply_pop form li.sel:before{ content: ""; display: block; width: 17px; height: 9px; background: url(../images/arr_bb_4.png) no-repeat center; position: absolute; right: 20px; top: 26px;z-index: 1;}
.apply_pop .subbtn{ display: block; width: 100%; height: 68px; line-height: 68px; text-align: center;color: #fff; font-size: 24px; background: url(../images/subbg_4.png) no-repeat center; background-size: 100% 100%; position: relative; cursor: pointer;}
.apply_pop .subbtn .btn{ position: absolute; left: 0; bottom: 0; top: 0;right: 0; cursor: pointer; border: none; display: block; width: 100%; height: 100%; opacity: 0;}
.apply_pop form .con{ height: 160px; line-height:normal;}
.apply_pop form .con textarea{ display: block; width: 100%; height: 100px; border: none; background: none;font-family: "微软雅黑";font-size: 18px;color: #326fad;}
.apply_pop form .con label{ line-height: 50px;}

.page_nav{ background: #fff;z-index: 99; transition:all .5s; -webkit-transition: all .5s;}
.page_nav.active{ position: fixed;left: 0; top: 0; }
/*联系方式*/
.contact_map{ width: 100%; margin: 60px 0;}
.contact_map img{ width: 100%;}
.contact_info .tit{font-size: 30px; margin-bottom: 40px; }
.contact_info .tit span{color: #0CB9D5;}
.way_li{ margin-bottom: 40px;}
.way_li li{ width: 50%; float:left; margin-bottom: 30px; font-size: 16px; color: #656565;}
.way_li li em{ display: inline-block; vertical-align: middle; margin-right: 20px;}
/*点击荣誉图片放大样式*/
#zoom, #zoom2 { z-index: 99990; position: fixed; top: 0; left: 0; display: none; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; }  #zoom .content, #zoom2 .content2 { z-index: 99991; position: absolute; top: 50%; left: 50%; width: 200px; height: 200px; background: #ffffff no-repeat 50% 50%; padding: 0; margin: -100px 0 0 -100px; box-shadow: -20px 20px 20px rgba(0, 0, 0, 0.3); }  #zoom .content.loading, #zoom2 .content2.loading { background-image: url('../images/loading_4.gif'); }  #zoom .content .overlay, #zoom2 .content2 .overlay { position: absolute; border: 1px solid rgba(255, 255, 255, .08); top: -1px; left: -1px; width: 100%; height: 100%; -webkit-user-select: none; }  #zoom img, #zoom2 img { display: block; max-width: none; background: #ececec; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }  #zoom .close, #zoom2 .close2 { z-index: 99993; position: absolute; top: 0; right: 0; width: 49px; height: 49px; cursor: pointer; background: transparent url('../images/close_4.png') no-repeat 50% 50%; opacity: 1; filter: alpha(opacity=100); }  #zoom .previous, #zoom2 .previous2, #zoom .next, #zoom2 .next2 { z-index: 99992; position: absolute; top: 50%; overflow: hidden; display: block; width: 49px; height: 49px; margin-top: -25px; }  #zoom .previous, #zoom2 .previous2 { left: 0; background: url('../images/arrows_4.png') no-repeat 0 0; }  #zoom .next, #zoom2 .next2 { right: 0; background: url('../images/arrows_4.png') no-repeat 100% 0; }  #zoom .close:hover, #zoom2 .close:hover { background-color: #da4f49; }  #zoom .previous:hover, #zoom .next:hover { background-color: #0088cc; }




.rc_gw{ background: #F4F4F4;}
.rc_news{ padding: 70px 0; background: #fff;}
.rcnews_box{ margin-top: 70px;}
.rcnews_box .bigbox{ width: 50%; float: left; height: 415px; position: relative; overflow: hidden;}
.rcnews_box .bigbox img{ width: 100%; height: 100%;transition: all .8s;  vertical-align: bottom;}
.rcnews_box .bigbox:hover img{ transform: scale(1.1,1.1);}
.rcnews_box .bigbox h3{ position: absolute; left: 0;bottom: 0; height: 55px; background: rgba(0,0,0,.5);color: #fff; width: 100%; line-height: 55px; padding: 0 20px; box-sizing: border-box; font-size: 18px;}
.rcnews_box .bigbox h3 span{ display: inline-block; width: 80%; }
.rcnews_box .bigbox h3 em{ float: right;}

.newsr_list{ width: 47%; float: right;}

.newsr_list li a .img{ height: 123px; width: 170px; float: left; margin-right: 25px;overflow: hidden; }
.newsr_list li a .img img{ width: 100%; height: 100%; transition: all .8s;}
.newsr_list li:hover img{ transform: scale(1.1,1.1);}
.newsr_list li a{ padding-right: 20px; border:1px solid #eeeeee; display: block; width: 100%; height: 100%; box-sizing:border-box;}
.newsr_list .info h3{ margin: 15px 0; font-size: 16px;}
.newsr_list .info h3 span{ display: inline-block;70%}
.newsr_list .info h3 em{ float: right; color: #787878;}
.newsr_list .info p{ line-height: 24px; color:#787878 ;}
.newsr_list li:hover h3{ color: #0088CC;}
.newsr_list li:hover a{ border: 1px solid #0088CC;}
.newsr_list li{ margin-bottom: 20px;}
.newsr_list li:last-child{ margin-bottom: 0;}





@media screen and (max-width: 1500px) {

	
.header .menu li{ margin-left: 50px;}
}
@media screen and (max-width: 1400px) {
	
.header .menu li{ margin-left: 30px;}

.arrow-left{ left: -40px;}
.arrow-right{ right: -40px;}
}
@media screen and (max-width: 1300px) {
	
.header .menu li{ margin-left: 30px;}
.index_news .content{width:90%;}
.z-container{ width: 95%;}

}
@media screen and (max-width: 1025px) {
.header .logo{ width: 20%;}	
.header .menu li{ margin-left: 20px;}

.index_tit span{ font-size: 18px;}
.index_tit h3{ font-size: 22px; }
.news_nav{ height: 40px; line-height: 40px;}
.index_news .swiper-slide .img{ height:200px;display: flex;justify-content: center;align-items: center;}
.index_news .swiper-slide .img img{ min-height: 100%; min-width: 100%;}
.honor_list .boxli{ height: auto;}
.honor_list .boxli{ margin: 0 1.2%}
.proxq_warp .bigpic,.proxq_warp .proxq_info{ width: 100%; }
}

@media screen and (max-width: 800px) {

.header{ height: 50px; line-height: 50px; position: fixed; left: 0;top: 0;z-index: 999; background: #fff;}
.header .content{ height: 50px; width: 100%;}
.header .menu{ width: 100%; position: absolute; left: 0; top: 50px; text-align: center; height: 100%; background:url(../images/pro_bg_4.png) no-repeat center;background-size: cover; display: none;}
.header .menu li{ width: 100%; margin-left: 0;}
.header .menu li a{ color: #fff;}
.header .tel{ top: 7px; display: none;}
.header .logo{ }
.header .logo img{ max-height: 30px;}
.header .menuBtn{ display: block;}
.banner{ margin-top: 50px;}
.banner .hd{ display: none;}
.banner .arrbox a{ width: 30px; height: 30px; line-height: 30px;}
.index_news .content{ width: 90%;}
.index_pro .fl{ width: 100%; height: auto; text-align: center; border: none;}
.index_pro .fl .tit h3{ font-size: 20px;}
.index_pro .fl .tit span{ font-size: 18px;}
.index_pro .fl .center,.index_pro .fl .btm{ display: none;}
.index_pro .z-container{ border:none}
.index_pro{ margin: 0;}
.index_pro .index_prolist{ width: 100%;}
.index_pro .index_prolist ul li{ width: 50%;}
.propage .fl{ width: 100%; text-align: center;margin-bottom: 20px;}

.propage .tit span{ font-size: 20px;}
.propage .tit em{ margin: 10px auto;}
.propage .tit h3{ font-size: 16px;}
.page_nav{height: 40px; line-height: 40px;}
.page_nav a{ font-size: 14px; margin: 0 15px;}
.other_banner{ margin-top: 50px;}
.other_banner .banner_tit img{ height: 70px;}
.propage{ padding: 30px 0;}
.prolist{ width: 100%;}
.prolist ul{ margin-left: 0;}
.prolist ul li{ width: 47%;margin-left: 2%; margin-bottom: 10px;}

.footer{ padding: 10px 0; box-sizing: border-box;}
.copy{ margin: 10px 0; text-align: center;}
.copy span{ margin: 0;}
.case_title h3{ font-size: 18px;}
.case_title{ padding: 20px 0;}
.xqnav_bar{ margin-top: 50px; line-height: 50px; height: 50px;}
.casexq_con{ padding: 20px 0;}
.topbtm{ margin-bottom: 30px;}
.topbtm a{ width: 100%; margin-bottom: 10px;}
.topbtm a.fr{ text-align: left;}

.other_pro{ display: none;}

.company_jj{ padding: 30px 0;}
.jj_tit h3{ font-size: 20px;}
.jj_tit h4{ font-size: 18px;}
.jj_text{ width:100%; margin: 20px 0;}
.honor_list{ display: none;}
.honor_swiper{ display: block;}
.index_news{ padding: 20px 0; padding-top: 0;}
.index_news .swiper-slide{ height: auto;}
}
@media screen and (max-width: 415px) {
.page_nav a{ margin: 0 8px; font-size: 14px;}
.arrow-right{ right: -20px;}	
.arrow-left{left: -20px;}	

.news_nav{ position: relative; width: 100%; margin-top: 30px;}
.news_nav a{ width: 32%;}
.index_tit{ text-align: center; margin: 20px auto;}
.index_tit span{ font-size: 16px;}
.index_tit h3{ font-size: 18px;}
.index_tit em{ margin: 0 auto;}
.index_news{ margin: 0;}
.number_bar .box h3{ font-size: 24px;}
.number_bar{ padding: 30px 0;}
.case_list ul li{ width: 49%; height: auto; margin-bottom: 10px;}
.index_case,.index_about{ padding: 30px 0;}
.index_case .index_tit{ margin-bottom: 30px;}
.index_about .fl,.index_about .fr{ width: 100%; text-align: center;}
.index_about .index_tit{ margin-bottom: 20px;}
.piclist ul li h3{ font-size: 18px;}
.piclist ul{ margin-top: 30px;}
.footer .left,.footer .right{ width: 100%; padding: 30px; height: auto;}
.foot_tel{ text-align: left; position: relative; right: 0; bottom: 0;}
.foot_tel img{ height: 20px;}
.foot_tel h3{ font-size: 18px; margin: 0;}
.foot_form li .text_input{ width: 100%;}
.foot_form li{ margin-bottom: 10px;}
.foot_tit,.footer .foot_p{ margin-bottom: 20px;}
.foot_form{ padding: 0;}
.index_pro .list ul li .img{ height: auto;}
.index_news{ height: auto; overflow: hidden;}
.see_more{ margin-bottom: 20px;}
.index_pro{padding: 0px 0;}
.company_box,.rc_ln, .rc_gw,.rc_fc{padding: 30px 0;}
.prolist ul li .top h4{ font-size: 16px;}
.prolist ul li .btm h3{ font-size: 14px;}
.prolist ul li .cdan{ right: 10px; width: 20px; height: 15px;}
.prolist ul li .btm a,.prolist ul li .btm h3{line-height: 40px; }
.prolist ul li .img{ height: 140px; line-height: 140px;}
.prolist ul li .img img{ width: 100%; max-height: 100%;}
.lh-project-btn a{ height: 22px;}
.proxq_warp .proxq_info h3{ font-size: 18px;}
.proxq_warp{margin: 20px auto;}
.propage .z-container{ width: 100%;}
.jj_text{ line-height: 24px; font-size: 14px;}
.proxq_warp .bigpic,.proxq_warp .bigpic .leftbig,.proxq_warp .bigpic .rightsmall,.proxq_warp .bigpic .leftbig .lh-project-bd{ height: 304px;}
.proxq_warp .bigpic ul li{ height: 100%!important; display: flex;align-items: center;justify-content: center;}
.proxq_warp .bigpic .rightsmall ul li{ height:70px!important; margin-top: 6px;}
.rightsmall ul{ margin-top: -6px!important;}
.company_jj .listbar li .img,.company_jj .listbar li .info{ width: 100%;height: auto;}
.company_jj .listbar li .info .con{ padding: 0 10px; position: relative; transform: translate(0);}
.company_jj .listbar li .img{ }
.company_Culture{ height: auto; padding: 20px 0;}
.company_Culture .Culture_text{ width: 100%; margin-top: 0; height: auto; padding: 30px;}
.news_page ul li, .yg_list ul li{ width: 100%; margin: 0; margin-bottom: 10px;}
.news_page ul li, .yg_list ul li .img{ height: auto;}
.sideMenu ul{ padding: 20px;}
.news_page ul, .yg_list ul{ margin-left: 0;}
.jj_tit h3{ margin-bottom: 0;}
.yg_list{ margin-top: 20px;}
.apply_pop{ width: 100%;}
.apply_pop h3{ font-size: 16px; line-height: 50px;}
.apply_pop h3 .closebtn{ line-height: 50px; height: 50px; background-size: 20px auto;}
.apply_pop form li{ height: 35px; line-height: 35px; margin-bottom: 10px;}
.apply_pop form li label,.apply_pop form li .text_input,.apply_pop form .con textarea{ font-size: 12px;}
.apply_pop form li.sel select{ width: 70%;}
.apply_pop form li.sel:before{ top: 14px;}
.apply_pop .subbtn{ height: 40px; line-height: 40px; font-size: 14px;}
.contact_map{ margin: 20px auto;}
.way_li li{ width: 100%;}
.contact_info .tit{ font-size: 20px;}
.way_li li{ font-size: 12px; margin-bottom: 10px;}
.way_li li em{ margin-right: 10px;}
.news_page ul li{ width:100%; }
.news_page ul li .box{ padding: 15px;}
.news_page ul li .box .info h3{ margin-bottom: 10px;}
.rcnews_box .bigbox{ height: auto; width: 100%; margin-bottom: 20px;}
.rcnews_box{ margin-top: 30px;}
.newsr_list{ width: 100%;}
.newsr_list li a .img{ width: 100%; height: auto; margin: 0;}
.newsr_list li a{ padding: 0;}
.newsr_list li .info{ padding: 0 10px; box-sizing: border-box; width: 100%;}
.newsr_list li .info h3{ margin: 0;}
.rc_news{ padding: 30px 0;}
}
.grid{ position: relative;}
		.grid-item {
	position: absolute;
	top: 0;
	left: 0;
display: none;
  transition: .3s ease-in-out;
		}
.grid-item img{ width: 100%;}
		/* mq */

