body, html { width: 100%; margin: 0; padding: 0; font-size: 62.5%; font-family: "Heebo-Regular",Arial, Microsoft Sans Serif, Helvetica; color: #333; }
* { margin: 0px; padding: 0px; outline: 0 none; word-wrap: break-word; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
ul, li { list-style-type: none; margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
a { color: #333; outline: none; text-decoration: none; transition: all 0.1s;/*-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none;*/ }
a:hover {color:#338998; text-decoration: none; }
em, i { font-style: normal; }
.cf:before, .cf:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
input, textarea, button { border: none; background: none; appearance: none; -webkit-appearance: none; font-family: "Heebo-Regular",Arial, Microsoft Sans Serif, Helvetica;outline:none; }
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset !important;}
.clear { height: 0; overflow: hidden; clear: both; }
.cf { zoom: 1; }
@font-face {
  font-family: "Heebo-Regular";
  src: url("../fonts/regular/Heebo-Regular.woff2") format("woff2"),
       url("../fonts/regular/Heebo-Regular.woff") format("woff"),
       url("../fonts/regular/Heebo-Regular.ttf") format("truetype"),
       url("../fonts/regular/Heebo-Regular.eot") format("embedded-opentype"),
       url("../fonts/regular/Heebo-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} 
@font-face {
  font-family: "Heebo-Medium";
  src: url("../fonts/medium/Heebo-Medium.woff2") format("woff2"),
       url("../fonts/medium/Heebo-Medium.woff") format("woff"),
       url("../fonts/medium/Heebo-Medium.ttf") format("truetype"),
       url("../fonts/medium/Heebo-Medium.eot") format("embedded-opentype"),
       url("../fonts/medium/Heebo-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} 
@font-face {
  font-family: "Heebo-Bold";
  src: url("../fonts/bold/Heebo-Bold.woff2") format("woff2"),
       url("../fonts/bold/Heebo-Bold.woff") format("woff"),
       url("../fonts/bold/Heebo-Bold.ttf") format("truetype"),
       url("../fonts/bold/Heebo-Bold.eot") format("embedded-opentype"),
       url("../fonts/bold/Heebo-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} 
@font-face {
  font-family: "Poppins";
  src: url("../fonts/regular/Poppins.woff2") format("woff2"),
       url("../fonts/regular/Poppins.woff") format("woff"),
       url("../fonts/regular/Poppins.ttf") format("truetype"),
       url("../fonts/regular/Poppins.eot") format("embedded-opentype"),
       url("../fonts/regular/Poppins.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "futuralt-bold";
  src: url("../fonts/bold/futuralt-bold.woff2") format("woff2"),
       url("../fonts/bold/futuralt-bold.woff") format("woff"),
       url("../fonts/bold/futuralt-bold.ttf") format("truetype"),
       url("../fonts/bold/futuralt-bold.eot") format("embedded-opentype"),
       url("../fonts/bold/futuralt-bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
} 
img { border: none; max-width: 100%; height: auto; transition: all 0.5s ease 0s; display: inline-block; vertical-align: top; }
.rel { position: relative; }
.abs { position: absolute; }
.fl{float:left;}
.fr{float:right;}
.hid { overflow: hidden; }
/*.mt100 { margin-top: 100px; }*/
.wrap { max-width: 1280px; margin: 0 auto; position: relative; }
.header { width: 100%; height: 100px; position: relative; z-index: 100; }
.logo { float: left; margin-top: 26px;}
.t_right { float: right; padding-top: 40px; }
.nav { float: left; margin-top: 37px; margin-left: 5%; }
.nav li { float: left; padding: 0 26px; position: relative;background: url(../images/nav_bg.png) no-repeat 0 5px; }
.nav li:first-child{background: none;}
.nav li>a { display: block;padding-bottom:36px; font-size: 1.8rem;color:#4b4e51; position: relative; }
.nav li.hover>a, .nav li.current-menu-item>a { color: #0a7183; }
.nav li>a::after{display:none;content: '';width: 0;height:3px;background: #cc0614; position: absolute;left:50%;bottom:0;margin-left:-48%; transition: all 0.3s;}
.nav li.current-menu-item>a::after{width: 96%;}
.nav li .sub_nav { display: none; position: absolute; width: 100%; left: 50%; top: 63px; background: #fff; min-width: 180px;margin-left:-90px; box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);} 
.nav li:nth-child(2) .sub_nav{min-width:240px;margin-left:-120px;}
.nav li .sub_nav li { float: none; padding: 0; }
.nav li .sub_nav a { display: block; padding:10px 1em;  line-height: 20px;  font-size: 1.5rem; color: #666; font-weight: normal;  }
.nav li .sub_nav a::after{display: none;}
.nav li .sub_nav a:hover{ background: #0a7183; color: #fff; }
.nav li .sub_nav .has_menu a:hover{ background: #cc0614;} 
.nav li .sub_nav .sub_menu { display: block; }
.nav li .sub_nav .sub_menu a { padding: 0 3em; background: none; }
.nav li .sub_nav .sub_menu a:hover { background: #cc0614; color: #fff; }
.mobile_search{display: none;width:16px;height:16px;background:url(../images/search.png) no-repeat center/100%;float:right;margin-top:20px;margin-right:20px;}
.searchbox{width:194px;height:38px;padding:0 15px 0 24px;border:1px solid #cbcbcb;background:#fff;float:right;border-radius:38px;margin-top:29px; overflow:hidden;}
.searchbox input{float:left;width:85%;height:26px;line-height: 26px;margin-top:6px;}
.searchbox a{float:right;width:15%;height:36px; background:url(../images/search.png) no-repeat center;} 
.banner { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.banner img {width:100%;} 
.banner .swiper-pagination-bullet{width:35px;height:2px; background:#bfbfbf; opacity: 1;border-radius: 0;}
.banner .swiper-pagination-bullet-active{  background:#fff; }
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:20px;}
.banner .swiper-button{width:100%; position: absolute;left:0;bottom:28px;text-align:center; z-index:20;}
.banner .swiper-button-prev,.banner .swiper-button-next{display:inline-block;width:23px;height:23px; position: static;left:auto;right:auto;margin:0 10px; }
.banner .swiper-button-prev{background: url(../images/swiper_prev.png) no-repeat center; }
.banner .swiper-button-next{text-align:right;background: url(../images/swiper_next.png) no-repeat center; }
.banner .swiper-button-prev:hover{background-image:url(../images/swiper_prev_active.png);}
.banner .swiper-button-next:hover{background-image:url(../images/swiper_next_active.png);}
/*首页产品*/
.inSwiper .swiper-button-next,.inSwiper .swiper-button-prev{width:42px;height:30px;margin-top:-15px; background-size:100%; background-position: center;background-repeat: no-repeat;} 
.inSwiper .swiper-button-prev{background-image: url(../images/arr_left.png);left:0;}
.inSwiper .swiper-button-next{background-image: url(../images/arr_right.png);right:0;}
.inSwiper .swiper-button-prev:hover{background-image: url(../images/arr_left_hover.png);}
.inSwiper .swiper-button-next:hover{background-image: url(../images/arr_right_hover.png);}
.swiper-pagination{ display: none; width:100%;bottom:-28px;}
.swiper-pagination-bullet{margin:0 4px;}
.swiper-pagination-bullet-active{background:#338998;}

.inProduct{padding:90px 0 60px; background: #f9f9f9;}
.indexTit{width:445px;float:left;padding:80px 0 80px 80px; background: url(../images/dotbg.png) no-repeat left center; background-size:auto 100%;margin-left:-7%; overflow:hidden;}
.indexTit .gmTit{font-size:3.8rem;color:#24355f; text-transform: uppercase; line-height: 1.3;padding-bottom:30px; position: relative; margin-bottom:1em;}
.indexTit .gmTit::after{width:32px;height:2px;background: #24355f;content: ""; position: absolute;left:0;bottom:0;}
.indexTit .viewmore{ overflow:hidden;}
.indexTit .viewmore span{float:left; font-size:2rem;color:#24355f;line-height: 1.1;}
.indexTit a{display:block;float:right;padding:35px 40px 35px 80px; background: #338998;} 
.indexTit a:hover{opacity: 0.8;}
.inProduct .indexTit{margin-right:6.5%;}
.inPro_menu .swiper-slide{/*width:18%;*/width: auto!important;margin-right:30px!important;}
.inPro_menu .swiper-slide:nth-child(2){width:10%;}
.inPro_menu .swiper-slide:nth-child(3){width:20%;}
.inPro_menu .swiper-slide a{display: block;height:54px;line-height: 54px;  font-size:16px;color:#666;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; white-space:nowrap;}
.inPro_menu .swiper-slide.active a{  color:#338998;}
.inPro_item{height:0;overflow:hidden; transition: all 0.3s;}
.inPro_item.active{height:auto;}
.inPro_item .swiper-slide{width:31.3%;padding-bottom:10px;}
.inPro_item dl{width:100%; }
.inPro_item dl dt{overflow:hidden;}
.inPro_item dl dt a:hover img{transform: scale(1.1);}
.inPro_item dl dt img{width:100%;}
.inPro_item dl dd{background: #fff;padding:30px 25px;}
.inPro_item dl dd h3{font-size:2.2rem;color:#24355f;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.inPro_item dl dd a:hover h3{color:#338998;}
.inPro_item dl dd .pro_txt{font-size:16px;color:#abb4ca;margin-top:20px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.inPro_item dl dd:hover{box-shadow: -1px 2px 20px rgba(222,222,222,0.4);}
.inPro_content{margin-top:30px;} 
.inPro_content .inSwiper{padding-bottom:70px;}
.inPro_content .inSwiper .swiper-button-prev{left:auto;right:30%;top:auto;margin-top:0; bottom:0;}
.inPro_content .inSwiper .swiper-button-next{right:20%;top:auto;margin-top:0; bottom:0;}
.inPro_content .inSwiper .swiper-pagination{display: none;}
.gmTit{font-size:3.6rem;font-family: "Heebo-Bold"; }
.inCase{margin-top:60px;}
.inCase .indexTit{margin-right:9.76%;}
.inCase .caselist {margin-top:45px;}
.inCase .caselist dl{width:31.4%;margin-left:2.9%;margin-bottom:0;}
.inCase .caselist dl:nth-child(3n+1){margin-left:0;}
.inCase .caselist dl dd{padding:30px 0 0;}
.inCase .caselist dl dd h3{font-size:2.2rem;color:#24355f;font-family: "Heebo-Regular";}
.inCase .caselist dl dd a:hover h3,.case_top dl dd a:hover h3{color:#338998;}
.case_top dl dt{overflow:hidden;}
.case_top dl dt a:hover img{transform: scale(1.1);}
.case_top dl dt img{width:100%;}
.case_top dl dd{padding:25px;}
.case_top dl dd h3{font-size:2.4rem;color:#24355f;text-align:center;}
.inCustomer{margin:90px 0 110px;}
.inCustomer  .inSwiper{border:1px solid #eaeaea;background: #fafafa;  }
.inCustomer .swiper-slide a{display: block;border-left:1px solid #eaeaea;}
.inCustomer .swiper-slide:first-child a{border-left:none;}
.inCustomer .inSwiper .swiper-button-next,.inCustomer .inSwiper .swiper-button-prev{display: none;}
.inCompany{padding:110px 0 90px;margin-top:90px; background: #f1f9f8;}
.inCompany .indexTit{margin-right:45px;}
.incompany_con dd{margin-top:60px;}
.incompany_con h3{font-size:3.2rem;color:#24355f;font-family: "Heebo-Medium";}
.incompany_con p{font-size:1.8rem;color:#8d9ab7; line-height: 1.8;margin-top:20px;}
.incompany_con dt{overflow:hidden;}
.incompany_con dt a:hover img{transform: scale(1.1);}
.incompany_con dd a:hover h3{color:#338998;}
 
/*footer*/
.footer { padding:70px 0 0;border-top:1px solid #ebebeb; overflow: hidden; }
.f_left { width: 300px; float: left; }
.f_left_tit{font-size: 1.8rem;color:#24355f; font-family: "Heebo-Medium";text-transform:capitalize;}
.contact_text{ margin-top: 25px;}
.contact_text span{display:block;font-size: 14px;color:#a7adbb; line-height: 2;}
.contact_text span a{font-size: 14px;color:#a7adbb;padding-right:18px;}
.contact_text span a:hover{color:#338998; } 
.f_menu {float:right;  overflow: hidden; }
.f_menu dl { float: left;max-width:300px;padding-left:60px;  } 
.f_menu dl:first-child{padding-left:0;}
.f_menu dt a { display: block; position: relative; font-size: 1.8rem;color:#24355f; font-family: "Heebo-Medium";text-transform:uppercase;  position: relative; } 
.f_menu dd{margin-top:13px;}
.f_menu dd a { display: block;   font-size: 14px;color:#a7adbb; margin-bottom: 1em;padding-left:15px; background: url(../images/f_menu1.png) no-repeat 0 6px; }
.f_menu dd a:hover { color: #338998;background-image: url(../images/f_menu2.png); } 
.flink {float:right; font-size: 0;}
.flink a { display: inline-block;width:24px;height:24px; overflow: hidden;border-radius: 100%;  margin-right: 10px; border:1px solid #b0b5c1;}
.flink a:last-child{margin-right:0;} 
.flink a:hover{border:1px solid #338998;} 
.flink a:hover img{margin-top:-22px;}
.ft_bom{margin-top:40px;padding:20px 0;border-top:1px solid #eff0f3;font-size:14px;color:#b0b5c1;} 
.copyright a{color:#b0b5c1;}
.copyright a:hover{ color:#338998; }
/* 内页公共样式*/
.phone_banner{display: none;}
.inbanner {  overflow: hidden; }
.inbanner img {width:100%;} 
.crumbs { padding: 30px 0 0; font-size: 16px; }
.crumbs a:hover{color: #338998;}
.crumbs .wrap{padding-bottom:15px;border-bottom:1px solid #eee;}
.crumbs em{padding-right:3px;}
.crumbs span {color: #338998; }  
.mainbox{margin:50px 0; overflow: hidden;}
.sidebar { float: left; width:290px;margin-right:3px; } 
.menu_tit{ height:50px;line-height: 50px; background: #338998; font-size:1.9rem;color:#fff;font-family: "Heebo-Medium";padding-left:20px; border-bottom:1px solid #f1f1f1;}  
.menu ul{background: #fafafa; border-bottom:1px solid #f1f1f1; }
.menu li {margin:5px 0;}
.menu li h3{ line-height: 26px;padding:10px 30px 10px 20px; border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1; position: relative;}
.menu li h3 a{display: block;font-size: 1.6rem;color: #555;font-family: "Heebo-Bold"; }
.menu li h3 i{width:15px;height:15px; background: url(../images/menu_icon.png) no-repeat center; position: absolute;right:12px;top:50%;margin-top:-7px; cursor: pointer;}
.menu li h3.active,.menu li.cr h3{background: #338998;border-left:1px solid #338998;border-right:1px solid #338998;}
.menu li h3.active a,.menu li.cr h3 a{color: #fff;}
.menu li h3.active i,.menu li.cr h3 i{background-image:url(../images/menu_icon_active.png);}
.menu li .sub_menu {display:none; border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;padding:10px 30px;}
.menu li .sub_menu a{ display: block;line-height: 22px; color: #888; font-size: 15px;padding:8px 0; } 
.menu li .sub_menu a:hover,.menu li .sub_menu a.cr{color:#338998; }
.menu li.cr .sub_menu{display:block;}

.contact_bar{margin-top:45px; }
.contact_tit{ height:50px;line-height: 50px; background: #338998; font-size:1.9rem;color:#fff;font-family: "Heebo-Medium";padding-left:30px; } 
.contact_txt{background: #fafafa;border:1px solid #f1f1f1;border-top:none;padding:25px 24px 25px 27px;}
.contact_txt li{font-size:15px;color:#a7adbb;line-height: 1.6; position: relative;margin-top:10px;padding-left:30px;}  
.contact_txt li a{ color: #a7adbb;}
.contact_txt li a:hover{text-decoration: underline;color:#338998;}
.contact_txt li:nth-child(1){background: url(../images/tel.png) no-repeat 0 2px;} 
.contact_txt li:nth-child(2){background: url(../images/email.png) no-repeat 0 2px;} 
.contact_txt li:nth-child(3){background: url(../images/address.png) no-repeat 0 2px;} 

/*导航*/

.hamburger__icon, .hamburger__icon:after, .hamburger__icon:before { -moz-transition-duration: .4s; -o-transition-duration: .4s; -webkit-transition-duration: .4s }
.hamburger { display: none; width: 24px; float: right;  margin-top: 20px; z-index: 10000; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color: transparent; -ms-touch-action: manipulation; touch-action: manipulation }
.hamburger__icon { position: relative; margin-top: 7px; margin-bottom: 7px }
.hamburger__icon, .hamburger__icon:after, .hamburger__icon:before { display: block; width: 24px; height: 2px; background-color: #338998; -moz-transition-property: background-color, -moz-transform; -o-transition-property: background-color, -o-transform; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-duration: .4s }
.hamburger__icon:after, .hamburger__icon:before { position: absolute; content: "" }
.hamburger__icon:before { top: -7px }
.hamburger__icon:after { top: 7px }
.hamburger.active .hamburger__icon { background-color: transparent }
.hamburger.active .hamburger__icon:after, .hamburger.active .hamburger__icon:before { background-color: #338998; }
.hamburger.active .hamburger__icon:before { -moz-transform: translateY(7px)rotate(45deg); -ms-transform: translateY(7px)rotate(45deg); -webkit-transform: translateY(7px)rotate(45deg); transform: translateY(7px)rotate(45deg) }
.hamburger.active .hamburger__icon:after { -moz-transform: translateY(-7px)rotate(-45deg); -ms-transform: translateY(-7px)rotate(-45deg); -webkit-transform: translateY(-7px)rotate(-45deg); transform: translateY(-7px)rotate(-45deg) }
.fat-nav { top: 55px; left: 0; z-index: 100; position: fixed; width: 100%; max-height: 90%; background: rgba(51,137,152,0.95); overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; display: none; }
.fat-nav__wrapper { width: 100%; height: 100%; }
.fat-nav.active { display: block; z-index: 100; }
.fat-nav li h3 { color: #fff; padding: 0 22px; border-top: 1px solid #419faf; position: relative; }
.fat-nav li h3 a {display: block; color: #fff; font-size: 16px;padding:1em 0; }
.fat-nav li.has_nav h3 a{display: inline-block;}
.fat-nav li.has_nav h3 i { display: block; width: 10px; height: 10px; background: url(../images/down.png) no-repeat center center/100%; position: absolute; right: 1em; top: 50%; margin-top: -5px; transition: all .2s ease 0s; } 
.fat-nav li.cr h3 i { transform: rotate(90deg); }
.fat-nav li .sub_nav { display: none;padding-bottom:10px; }
.fat-nav li .sub_nav a { display: block; padding: 0.8em 30px; color: #fff; font-size: 14px;  }
.fat-nav li .sub_nav .sub_menu { padding: 0 0 1em 2em; border-bottom: 1px solid #3a3a3a;}
.fat-nav li .sub_nav .sub_menu a{color: #ccc; font-size: 1.4rem; }
/*分页*/
.wp-pagenavi {clear:both; text-align: center;font-size:0; }
.wp-pagenavi .pages{ display: none;line-height: 30px; font-size: 1.4rem;color: #8a8a8a; } 
.wp-pagenavi a:hover{color: #338998;border-color:#338998;}
.wp-pagenavi a,.wp-pagenavi .current { display: inline-block;width:38px; height: 38px; line-height: 38px; font-size: 1.6rem; color: #c7c7c7;font-weight:bold;text-align:center; border: 1px solid #cdcdcd;margin:0 5px; }
.wp-pagenavi .current { color: #fff; border-color: #338998; background: #338998; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink {text-indent: -9999px; }
.wp-pagenavi a.previouspostslink { background: url(../images/page_prev.png) no-repeat center; }
.wp-pagenavi a.nextpostslink { background: url(../images/page_next.png) no-repeat center; }
.wp-pagenavi a.previouspostslink:hover { background: url(../images/page_prev_hover.png) no-repeat center; }
.wp-pagenavi a.nextpostslink:hover { background: url(../images/page_next_hover.png) no-repeat center; }
.wp-pagenavi a.page_first, .wp-pagenavi a.page_last {text-indent: -9999px; }
.wp-pagenavi a.page_first { background: url(../images/page_first.png) no-repeat center; }
.wp-pagenavi a.page_last { background: url(../images/page_last.png) no-repeat center; }
.wp-pagenavi a.page_first:hover { background: url(../images/page_first_hover.png) no-repeat center; }
.wp-pagenavi a.page_last:hover { background: url(../images/page_last_hover.png) no-repeat center; }
/*留言表单*/   
.messagebox {padding:65px 0 85px; background:#f8f8f8;margin-top:70px;  }
.messagebox .gmTit{text-align:center;font-size:3.2rem;margin-bottom:40px;}  
.messagebox  .xhl_form{margin:0!important;padding:0!important;}
.messagebox .usedComp { width:32.33%; float: left; margin-bottom:30px;margin-left: 1%;  overflow: hidden; }
.messagebox .usedComp .xhl-control-label {float:none!important; width:100%!important;display: block; font-size: 16px; color: #a1a1a1; margin-bottom: 10px;margin-left:0;text-align:left!important; }
.messagebox .usedComp .xhl-controls{ width: 100%;margin-left:0!important;}
.messagebox .xhl-input-xlarge { width: 96%; padding: 7px; background: #fff;border:1px solid #eee; font-size: 14px; }
.messagebox .xhl-form-tip{color: red;padding-left:3px;font-size:12px;}
.messagebox .usedComp:nth-of-type(1),.messagebox .usedComp:nth-of-type(4){ margin-left: 0; }
.messagebox .btn_submit { float: none; margin: 1em auto 0; }
.messagebox .xhl-footer {  display: block; line-height:44px;margin: 0 auto 0!important; position: relative; text-align: left; overflow: hidden;padding-top:0; box-sizing: content-box; }
.messagebox .xhl-footer  .xhl-submit {width: 218px;height: 50px; font-size:1.8rem;color:#fff;border-radius: 0;background: #338998;line-height: 50px; text-align: center;cursor: pointer;margin:40px auto 0;  }  
.messagebox .xhl-footer  .xhl-submit:hover{opacity: 0.8;}
.messagebox .xhl-form-text{width:99%;}
.messagebox .xhl-textarea{ width:98.5%; height: 7.5em; font-size: 1.4rem; padding: 0.5em; background: #fff; vertical-align: middle;border:1px solid #eee; }   
/*404*/
.errorbox{padding-top:100px; padding-bottom:90px; background: #fafafa;}
.opps{ font-size:3rem; line-height: 1.4;}
.error_content {margin-top:65px;}
.error_img{float:left;width:35%; }
.error_link{width:22%;float:left;padding-left:85px;}
.error_link a{display: block;font-size:16px;padding-left:18px;background: url(../images/nav_icon.png) no-repeat left center;margin-bottom:15px;}
.error_link a:hover{color:#338998; text-decoration: underline;} 
.error_content .searchCenter{width:43%;float:right;padding:0;margin:20px 0 0;}
.error_content .searchCenter h3{font-size:3.6rem; text-align:left;padding-left:14px;}

.related_product{padding:70px 0 100px; } 
.related_product .gmTit{color:#000;text-align:center;}
.related_product dl dt{overflow: hidden;}
.related_product dl dt img{width:100%;}
.related_product dl dt a:hover img{transform: scale(1.1);}
.related_product dl dd{padding:20px 15px 20px 20px;background:#fff;border:1px solid #efefef;border-top-color:#f5f6f8;} 
.related_product dl dd h3{font-size:2rem;font-family: "Heebo-Medium";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} 
.related_product dl dd .pro_txt{font-size:1.6rem;color:#888;line-height: 1.5;margin-top:8px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events:auto; opacity:1; }
.related_product .swiper-button-next.swiper-button-disabled,.related_product  .swiper-button-prev.swiper-button-disabled{  display: none;}
/*产品列表*/ 
.prolist dl{width:30%;float:left;margin-left:3.33%;margin-bottom:3.33%;}
.prolist dl:nth-child(3n+1){ clear:both;}
.prolist dl dt{overflow: hidden;}
.prolist dl dt img{width:100%;}
.prolist dl dt a:hover img{transform: scale(1.1);}
.prolist dl dd{padding:20px 15px 20px 20px;background:#fff;border:1px solid #efefef;border-top-color:#f5f6f8;} 
.prolist dl dd h3{font-size:2rem;font-family: "Heebo-Medium";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} 
.prolist dl dd .pro_txt{font-size:1.6rem;color:#888;line-height: 1.5;margin-top:8px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.prolist dl:hover dd{box-shadow: -1px 2px 20px rgba(51,137,152,0.12);}
/*产品详情*/ 
.proimg { width: 41.8%; float: left; margin-right: 6.5%; position: relative; }  
.proimg .swiper-slide img { display: block;width:100%; }
.proimg .gallery-top { width: 100%; }
.gallery-top .swiper-pagination{display:none;} 
.proimg .smallimg{margin-top:11px; position: relative;}
.proimg .gallery-thumbs {width:87%; margin: 0 auto; }
.proimg .gallery-thumbs .swiper-slide {  height: 100%; border: 1px solid #efefef; }
.proimg .gallery-thumbs .swiper-slide-thumb-active { border-color: #6eb4c0; }
.proimg .swiper-button-prev,.proimg .swiper-button-next{width:26px;height:100%;border:1px solid #efefef; background-color: #f6fafd;margin-top:0;top:auto;bottom:0; background-repeat: no-repeat; background-position: center; background-size:8px 14px;}
.proimg .swiper-button-prev{ background-image:url(../images/arr_left2.png); left:0;}
.proimg .swiper-button-next{background-image:url(../images/arr_right2.png); right:0;}
 
.protxt { overflow: hidden; }
.protxt .protit { font-size: 2.4rem;font-family: "Heebo-Bold"; line-height: 1.5; }
.pro_title{font-size:2.2rem;color:#1a1b20;font-family: "Heebo-Medium";margin-top:40px;}
.pro_intro .pro_txt{font-size:16px;color:#888;line-height: 2;margin-top:12px;} 
.pro_intro .pro_txt p{margin-bottom:1em;}
.pro_btn { margin-top: 30px; }
.pro_btn a {display: inline-block; width: 164px;height:48px;line-height:48px; text-align:center;font-size:16px; background:#338998; color: #fff;margin-right:12px;margin-bottom:12px; }
.pro_btn a:hover{ opacity: 0.9;} 
.pro_btn a i{display: inline-block;width:24px;height:24px; vertical-align: -6px;margin-right:12px;}
.pro_btn a.pro_btn1 i{background:url(../images/pro_icon1.png) no-repeat center;}
.pro_btn a.pro_btn2 i{background:url(../images/pro_icon2.png) no-repeat center;}
.pro_btn a.pro_btn3 i{background:url(../images/pro_icon3.png) no-repeat center;} 
.shareto{ margin-top:25px;}
.shareto a{display:inline-block;width:35px;height:35px;background: #d1d1d1;border-radius: 100%; vertical-align: middle; margin-right:10px; }
.shareto a:hover{background: #338998;}
.pro_anchor {margin-top:40px;}
.pro_anchor a{width:25%;float:left;height:74px;line-height: 74px;text-align: center; background:#338998;border-right:1px solid #4da6b5;font-size:1.8rem;color:#fff; font-family: "Heebo-Medium"; }
.pro_anchor a:hover{ background: #4da6b5;}
.anchor_tit{font-size:2.2rem; color:#338998;font-family: "Heebo-Bold";margin:50px 0 25px;} 
.pro_desc{ font-size:16px;color:#777;line-height: 2;} 
.pro_desc p{margin-bottom:10px;}
.codebox { overflow-x:auto;-webkit-overflow-scrolling: touch; }
.codeTit{font-size:2.4rem; margin-bottom: 1em;} 
.codetable{overflow-x: auto;}
.codebox table { width: 100%;margin-left:auto;margin-right:auto; border-collapse: collapse; empty-cells: show; border:1px solid #e4e4e4; }
.codebox table td { padding:12px 20px; border: 1px solid #e9e9e9;color: #888;font-size: 16px; line-height: 1.5; }
.codebox table tr:nth-child(2n+1) {background:#f8f8f8;}  
.codebox table tr:hover{background: #338998;}
.codebox table tr:hover td{color:#fff;}
#pro_anchor4{padding:0;}
#pro_anchor4 .gmTit{font-size:2.2rem; color:#338998;font-family: "Heebo-Bold";margin:50px 0 25px;text-align:left;}
/*搜索*/  
.searchwrap { padding: 55px 0; background: #fafafa; }
.searchCenter {width:560px;margin:0 auto;  }
.searchCenter h3 {text-align: center; font-size: 4rem; line-height: 1; }
.searchCenter .searchBox1 {margin:35px auto 15px;padding:15px 25px; background: #fff; border:1px solid #e0e0e0;border-radius: 5px;  }
.searchCenter .txt { width:94%;font-size:16px; line-height: 25px;}
.searchCenter .sub {display:inline-block;width:6%;height:25px; background: url(../images/search.png) no-repeat center; vertical-align: middle; }
.searchCenter .popSearch { padding-left: 27px; margin-top: 15px;font-size:14px;color:#666;}
.searchCenter .popSearch form{display: inline-block;}
.searchCenter .popSearch a,.searchCenter .popSearch input { background:none; border:none; outline: none;  color: #338998; display: inline-block; margin: 0 8px 12px 8px; cursor: pointer; border-radius: 0;font-size:14px;} 
.searchCenter .popSearch input:hover{text-decoration: underline;}
.search_box{padding:60px 0; }
.search_total{font-size:3.4rem;font-family: "Heebo-Bold"; margin-bottom:40px;}
.search_total span{color: #338998;padding-left:4px;}
.prolist .pro_item{float:left;width:22.6%;margin-left:3.2%;margin-bottom:9%;}
.prolist .pro_item:nth-child(4n+1){clear:both;margin-left:0;}

/*案例列表*/ 
.menu_case_tit{height:60px;line-height:60px; background: #4da6b5;padding-left:36px;font-size:2rem;color:#fff;font-family: "Heebo-Medium";}
.menu_case ul{padding:10px 20px;background: #338998;}
.menu_case ul li{border-bottom:1px solid #4395a3;}
.menu_case ul li:last-child{border:none;}
.menu_case ul li a{display:block;height:60px;line-height: 60px;padding:0 16px;font-size:16px;color:#fff; background: url(../images/menu_arr.png) no-repeat 90% 50%;}
.menu_case ul li a:hover,.menu_case ul li.active a{background:#4da6b5 url(../images/menu_arr.png) no-repeat 90% 50%;}
.caselist dl{width:30%;float:left;margin-left:3.33%;margin-bottom:3.33%;}
.caselist dl:nth-child(3n+1){ clear:both;}
.caselist dl dt{overflow: hidden;}
.caselist dl dt img{width:100%;}
.caselist dl dt a:hover img{transform: scale(1.1);}
.caselist dl dd{padding:15px 10px 0; } 
.caselist dl dd h3{font-size:1.8rem;font-family: "Heebo-Medium";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;} 
.caselist dl dd .case_txt{font-size:1.6rem;color:#888;line-height: 1.5;margin-top:8px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
 
 
/*新闻列表*/ 
.newslist dl{ float:left;width:48%;margin-left:4%;margin-bottom:5%;overflow:hidden;}
.newslist dl:nth-child(2n+1){clear:both;margin-left:0;}
.newslist dl dt{overflow: hidden; }
.newslist dl dt a{display: block;overflow: hidden;}
.newslist dl dt a:hover img{transform: scale(1.1);} 
.newslist dl dd{margin-top:50px;overflow:hidden;}
.newslist dl dd .news_date{float:left;width:82px;height:82px;border:1px solid #dadae4;text-align:center;margin-right:38px;}
.newslist dl dd .news_date span{display:block;font-size:3.6rem;font-family: "Heebo-Bold";color:#555;line-height: 1;padding-top:15px;}
.newslist dl dd .news_date em{font-size:14px;color:#b4b4b4;}
.newslist dl dd a{display: block;overflow: hidden;}
.newslist dl dd h3{font-size:2rem;font-family: "Heebo-Medium";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.newslist dl dd .news_txt{font-size:1.6rem;color:#888;line-height: 1.5;margin-top:8px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
.newslist dl dd a:hover .news_date{background: #338998;border-color:#338998;}
.newslist dl dd a:hover .news_date span, .newslist dl dd a:hover .news_date em{color: #fff;}
/*新闻详情*/ 
.newsCon{margin-top:40px;}
.newsCon,.newsCon p { font-size: 16px; color: #888; line-height: 2; margin-bottom:1em; }
.newstitle{font-size:3rem;text-align:center;font-family: "Heebo-Medium";}
.newstime{text-align:center;font-size:1.4rem;color: #999;padding:20px 0 25px;border-bottom:1px solid #eee;}
.newstime a{margin-left:10px;}
.newstime span{font-size:14px;color:#999;}
.newstime em{font-size:1.8rem;color:#999;padding:0 15px;}
.share_box{display: inline-block;font-size:0;padding-left:50px; vertical-align: middle;}
.prev-next {margin-top:50px;padding:30px 0; border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;overflow: hidden; } 
.prev_news{float:left;width:45%;}
.next_news{float:right;width:45%;}
.prev-next dl,.prev-next dd{overflow: hidden;}
.prev-next dt{width:25%;float:left;margin-right:6%; overflow: hidden;}
.prev-next dt a:hover img{transform: scale(1.1);}
.prev-next dd{margin-top:15px;}
.prev-next dd span{display: block;font-size:14px;color:#333;font-family: "Heebo-Medium";}
.prev-next dd a{display: block;font-size:14px;color:#888;margin-top:10px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.prev-next dd a:hover{color: #338998;text-decoration: underline;}
.prev-next .next_news dt{float:right;margin:0 0 0 6%;}
.prev-next .next_news dd{text-align: right;} 
.related_posts{margin-top:60px;}
.posts_list {margin-top:40px;}
.posts_list a{display:block;float:left;width:49%;margin-left:2%;padding:50px 10px 50px 40px; background: #f9f9f9;}
.posts_list a:nth-child(2n+1){margin-left:0;clear:both;}
.posts_list a .news_date{float:left;width:82px;height:82px;border:1px solid #dadae4;text-align:center;margin-right:33px;}
.posts_list a .news_date span{display:block;font-size:3.6rem;font-family: "Heebo-Bold";color:#555;line-height: 1;padding-top:15px;}
.posts_list a .news_date em{font-size:14px;color:#b4b4b4;} 
.posts_list a h3{font-size:2rem;font-family: "Heebo-Medium";overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.posts_list a .news_txt{font-size:1.6rem;color:#888;line-height: 1.5;margin-top:8px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} 
.posts_list a:hover .news_date{background: #338998;border-color:#338998;}
.posts_list a:hover .news_date span, .posts_list a:hover .news_date em{color: #fff;}
/*解决方案*/
.solu_item{padding:70px 0; }
.solu_item:hover{background: #f1f7f8;}
.solu_item dl dt{width:42%;float:right;margin-left:7%; overflow:hidden;}
.solu_item dl dt a:hover img{transform: scale(1.1);}
.solu_item dl dd,.solu_item dl dd h3{overflow:hidden;}
.solu_item dl dd h3 em{display: block;float:left;width:74px;height:74px;border:1px solid #d1d5d8;font-size:3.2rem;color:#338998;font-family: "Heebo-Bold";text-align:center;line-height:74px; position: relative;margin-right:30px;}
.solu_item dl dd h3 em::after{width:28px;height:2px;background: #338998;content:''; position: absolute;bottom:-1px;left:50%;margin-left:-14px;}
.solu_item dl dd h3 span{display:block;font-size:2.6rem;font-family: "Heebo-Medium";overflow:hidden;margin-top:20px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
.solu_item dl dd .solu_txt{font-size:16px;color:#888;line-height: 1.7;margin-top:50px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.solu_item dl dd .btn_consult{display: block;width:186px;height:56px;border:2px solid  #338998;text-align:center;line-height:56px; font-size:1.8rem;color:#338998;margin-top:45px;}
.solu_item dl dd .btn_consult:hover{background: #338998;color:#fff;}
.solu_item:nth-child(2n) dl dt{float:left;margin:0 7% 0 0;}
.solu_item:nth-child(2n) dl dd h3 em{float:right;margin:0 0 0 30px;}
.solu_item:nth-child(2n) dl dd h3 span,.solu_item:nth-child(2n) dl dd .solu_txt{text-align:right;}
.solu_item:nth-child(2n) dl dd .btn_consult{float:right;}
/*服务*/
.servicebox dl dt{width:360px;float:left;margin-right:80px;}
.servicebox dl dt .gmTit{font-size:3.4rem;}
.servicebox dl dt a{display:block;width:186px;height:56px;line-height:56px;text-align:center;background: #338998;font-size:18px;font-family: "Heebo-Medium";color:#fff;margin-top:50px;}
.servicebox dl dd{font-size:16px;color:#888;line-height: 2; overflow:hidden;}
.servicebox dl dd p{margin-bottom:20px;}
.service_list{margin-top:50px;}
.service_item{float:left;width:32%;margin-left:2%;padding:40px 40px 30px; background: #f1f7f8;text-align:center;}
.service_item:nth-child(3n+1){margin-left:0;clear:both;}
.service_item span{display: inline-block;padding:32px; background: #338998;border-radius: 100%;}
.service_item h3{font-size:2.4rem;font-family: "Heebo-Medium";margin-top:35px;}
.service_item p{font-size:16px;color:#888;line-height: 1.8;margin-top:25px;}
.cooper_process .gmTit{text-align: center;margin:50px 0;}
.process_con{padding:65px 20px;border:1px solid #f6f2f2;text-align:center;box-shadow:0px 0 30px rgba(126,164,236,0.12);}
.aftersale{padding:70px 0 80px;margin-top:95px; background: url(../images/service_bg.jpg) no-repeat center top; background-size:cover;}
.aftersale_con{width:43%;}
.aftersale .gmTit{font-size:3.4rem; line-height: 1;}
.aftersale .btn_tel{display: inline-block;height:56px;line-height:56px;margin-top:30px;padding:0 35px 0 85px; background: #338998 url(../images/tel_icon.png) no-repeat 35px 50%;font-size:3rem;color:#fff;font-family: "futuralt-bold"; font-style: italic; white-space: nowrap;}
.aftersale .btn_tel:hover{opacity: 0.8;}
.after_txt{font-size:1.8rem;color:#555;line-height: 1.6;margin-top:30px;}
.faqbox{margin:75px 0 70px;}
.faqbox .gmTit {text-align:center;}
.faq_con{margin-top:50px;border-top:1px solid #f1f1f1;}
.faq_q{padding:30px 70px 30px 46px;border-bottom:1px solid #f1f1f1; position: relative; background:url(../images/circle.png) no-repeat 14px 38px;}
.faq_q h3{font-size:16px;font-family: "Heebo-Medium";}
.faq_a{display:none;padding:32px 70px 32px 46px; border-bottom:1px solid #f1f1f1;}
.faq_a p{font-size:16px;color:#888;line-height: 1.8;}
.faq_q em{display: block;width:16px;height:16px; position: absolute;right:45px;top:50%;margin-top:-8px;background:url(../images/jia.png) no-repeat center;} 
.faq_select em{background:url(../images/jian.png) no-repeat center;}
/*关于我们*/
.about_tit{width:32%;padding-bottom:40px; position: relative;}
.about_tit::after{width:70px;height:4px;background: #338998 ;content:''; position: absolute;left:0;bottom:0;}
.aboutbox{padding:65px 50px;margin-top:60px;margin-right:20px;background: #fafafa url(../images/about_bg.png) no-repeat 68% 120%; position: relative;}
.about_txt{width:32%;font-size:18px;color:#666;font-family: "Heebo-Medium"; line-height: 1.8; font-style: italic;}
.videobox { position: absolute; width:62%;height:454px;right:-20px;top:-30%; z-index: 1; overflow: hidden; }
.videobox .video-js { width: 100%; height: 660px; overflow: hidden; background: none; }
.videobox video { width: 100%; }
.posterBg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-repeat: no-repeat; background-size: 100% 100%; z-index: 11; }
.posterBg .play {width:104px;height:104px; position: absolute; left:50%; top: 50%;margin-left:-52px;margin-top:-52px; cursor: pointer; } 
.posterBg .play p {display:none; margin-top: 3px; font-size: 3rem; color: #fff;  line-height: 1.2; overflow: hidden; }
.about_desc{font-size:16px;color:#888;line-height: 2;margin-top:60px;}
.honorbox{padding:75px 0;background: #fafafa url(../images/honor_bg.png) no-repeat 50% 100%; background-size:100%;}
.honor_left{width:32%;float:left;margin-right:9%;}
.honorbox .gmTit{padding-bottom:20px; position: relative;}
.honorbox .gmTit::after{width:70px;height:4px;background: #338998 ;content:''; position: absolute;left:0;bottom:0;}
.honor_txt{font-size:16px;color:#888;line-height: 1.8;margin-top:60px;}
.honorbox .honorItemBox{height:580px; }
.honorbox .honorItemBox.on{height:auto!important;}
.honorbox .honorBg1{background:url(../images/about7.jpg) 4px top repeat-y;}
.honorbox .honorBg2{background:url(../images/about2.png) 2px top no-repeat;background-size:5px auto;}
.honorbox .honorBg3{background:url(../images/about2.png) 2px bottom no-repeat;background-size:5px auto;}
.honorbox .honorItem{padding:3em 0;}
.honorbox .honorItem .honorYear{width:165px;margin-right:60px;text-align:center;background:url(../images/about7.jpg) center 40px repeat-x;line-height:44px;font-size:16px;color:#888; }
.honorbox .honorItem .honorYear span{display:block;background:url(../images/circle.png) left bottom no-repeat;}
.honorbox .honorItem .font h3{font-size:18px;color:#000;margin-bottom:22px;text-transform:uppercase;}
.honorbox .honorItem .font p{font-size:16px;color:#888;line-height: 1.5;}
.honorbox .honorMore{cursor:pointer;text-transform:uppercase;margin-left:227px;padding-right:50px;background:url(../images/more.png) right center no-repeat;display:inline-block;line-height:1;font-size:14px;}
.honorbox .honorMore:hover{color:#338998; text-decoration: underline;}
.cer_box{background: #fafafa;padding:50px 0 70px;}
.cer_box .gmTit{text-align:center; position: relative;padding-bottom:20px;}
.cer_box .gmTit::after{width:70px;height:4px;background: #338998 ;content:''; position: absolute;left:50%;margin-left:-35px;bottom:0;}
.cer_list {margin-top:65px;}
.certificate {margin-left:-18px; text-align: center;}
.cer_list .swiper-slide img{transform: scale(0.85);transition: all 0.3s;}
.cer_list .swiper-slide-active img{transform: scale(1);}
.cer_list .swiper-slide img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
.cer_list .swiper-slide-active img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: none; } 
.cer_list .swiper-slide-active { margin: 0 9px; } 
.cer_list .swiper-button-next,.cer_list .swiper-button-prev{width:60px;height:48px;margin-top:-24px; background-size:24px 12px; background-position: center;background-repeat: no-repeat; background-color:#8b8b8b;} 
.cer_list .swiper-button-prev{background-image: url(../images/arrow_left.png);left:0;}
.cer_list .swiper-button-next{background-image: url(../images/arrow_right.png);right:0;}
.cer_list .swiper-button-prev:hover{ background-color:rgba(0,117,121,0.87);}
.cer_list .swiper-button-next:hover{ background-color:rgba(0,117,121,0.87);}
.factory{padding:80px 0 90px;}
.factory .gmTit{position: relative;padding-bottom:20px;}
.factory .gmTit::after{width:70px;height:4px;background: #338998 ;content:''; position: absolute;left:0; bottom:0;}
.fac_Txt{width:70%;font-size:2rem;color:#888;line-height:1.6;margin-top:35px;}
.fac_list{width:100%;margin-top:55px;} 
.fac_list .swiper-slide{width:27.5%;} 
.factory .swiper-button-next,.factory .swiper-button-prev{width:42px;height:30px;margin-top:-15px; background-size:100%; background-position: center;background-repeat: no-repeat;} 
.factory .swiper-button-prev{background-image: url(../images/arr_left.png);left:auto;right:67px;top:130px;}
.factory .swiper-button-next{background-image: url(../images/arr_right.png);right:0;top:130px;}
.factory .swiper-button-prev:hover{background-image: url(../images/arr_left_hover.png);}
.factory .swiper-button-next:hover{background-image: url(../images/arr_right_hover.png);} 
.about_news{padding:60px 0 70px;}
.about_news .gmTit{float:left;position: relative;padding-bottom:20px;}
.about_news .gmTit::after{width:70px;height:4px;background: #338998 ;content:''; position: absolute;left:0; bottom:0;}
.learn_more{float:right;width:183px;height:56px;line-height:56px;background: #338998 url(../images/plus.png) no-repeat 83% 50% ;font-size:18px;color:#fff;font-family: "Heebo-Medium";padding:0 58px 0 30px;margin-top:10px;}
.learn_more:hover{color:#fff;opacity: 0.8;}
.about_news_con{margin-top:75px;}
.about_news_con dl{ margin-right:54px;margin-bottom:0;}
.about_news_con dl dd{margin-top:40px;}
.about_news_list{margin-top:0!important;}
.about_news_list a{width:100%;float:none;padding:0!important; background: none;margin-left:0;margin-bottom:60px;}
.about_news_list a h3{font-size:2.4rem;line-height: 1.2;}
.about_news_list a .news_txt{margin-top:25px;}
.about_news_list a:last-child{margin-bottom:0;}
/*联系我们*/  
.contactbox dl{width:25%;float:left;text-align:center;padding:35px 20px 20px;min-height:250px;border-bottom:4px solid #fff;}
.contactbox dl dt h3{font-size:18px;font-family: "Heebo-Bold";text-align:center;margin-top:15px; text-transform: uppercase;}
.contactbox dl dd{margin-top:20px;}
.contactbox dl dd,.contactbox dl dd a{font-size:16px;color:#888; line-height: 1.7;}
.contactbox dl dd a{display: block;}
.contactbox dl dd a:hover{color: #338998; text-decoration: underline;}
.contactbox dl:hover{box-shadow: 0px 0px 15px rgba(222,222,222,0.2),0px 5px 20px rgba(51,137,152,0.12);border-color:#338998;}
.contact_img{margin-top:55px;}
.contact_us{padding:58px 32px 48px 58px;background: url(../images/contact_bg.jpg) no-repeat center; background-size:cover;margin-top:80px;}
.contact_left{width:45%;float:left;}
.contact_left h3{font-size:3.6rem;color:#fff;font-family: "Heebo-Bold";}
.contact_left p{font-size:16px;color:#c2f6ff; text-transform: uppercase;}
.share_link{float:left;margin-top:25px;margin-left:5%;}
.share_link a{padding-right:10px;}
.btn_contact{float:right;width:235px;height:62px; background: #fff;font-size:16px;color: #338998;font-family: "Heebo-Medium";text-align:center;line-height: 62px;}
.btn_contact:hover{text-decoration: underline;}
 
 @media only screen and (max-width:1280px) {
  .wrap{margin-left:1em;margin-right:1em;}  
  .nav{margin-left:3%; }
  .nav li{padding:0 16px; }
  .searchbox{width:160px;}  
  .indexTit{width:360px;margin-left:0;padding:50px 0 50px 50px;}
  .indexTit a{padding:20px 20px 20px 60px;}

 
}
 @media only screen and (max-width:1200px) {
 .nav li>a{font-size:1.6rem;}  
}
 @media (max-width: 1024px) {
 	body, html{font-size:46.875%;}  
 	.mt160{margin-top:55px;}
	.mt100 { margin-top: 55px; }  
  .header { height: 55px; background: #fff; position: fixed; left: 0; top: 0; box-shadow: 0 1px 5px rgba(222,222,222,0.4);z-index: 990; }
  .logo { height: 28px; margin-top: 13px;margin-left:0; }
  .logo img { height: 100%; width: auto; }
  .mobile_search{display: block;}
  .hamburger { display: block; }
  .nav,.searchbox { display: none; }    
	.banner{margin-top:55px;}
  .banner .swiper-pagination{display: block;}
	.banner .swiper-pagination-bullet{width:14px;}
	.banner .swiper-button-prev, .banner .swiper-button-next{display: none;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .banner  .swiper-pagination-custom, .banner  .swiper-pagination-fraction{bottom:10px;}   
  .inProduct,.inCompany{padding:30px 0;}
  .inProduct{padding-bottom:15px;}
	.inPro_item dl dd{padding:12px;}
	.inPro_item dl dd h3{font-size:16px;}
  .inPro_item dl dd .pro_txt{font-size:14px;margin-top:10px;}
	.inSwiper .swiper-button-next,.inSwiper .swiper-button-prev{display: none;}
	.inSwiper .swiper-pagination{display: block;}
  .inPro_content{margin-top:20px;}
  .inPro_content .inSwiper .swiper-button-next,.inPro_content .inSwiper .swiper-button-prev{display:block;}
  .inPro_content .inSwiper{padding-bottom:40px;} 
  .inPro_menu .swiper-slide{margin-right:20px!important;}
  .indexTit .viewmore span{font-size:16px;}
  .inCase,.inCompany,.incompany_con dd{margin-top:30px;}
  .inCase .caselist dl dd{padding-top:15px;}
  .inCase .caselist{margin-top:10px;}
  .case_top dl dd{padding:10px;}
  .inCustomer{margin:30px 0 50px;}
	.footer{padding:40px 0 0;}
	.f_left{width:270px;}
  .ft_bom{margin-top:30px;}   
	.related_product .inSwiper .swiper-pagination{display: none;}
	.newslist dl dd{margin-top:20px;}
  .newslist dl dd h3{font-size:16px;}
	.newslist dl dd .news_txt{margin-top:10px;font-size:14px;}
  .newslist dl dd .news_date{width:65px;height:65px;margin-right:15px;}
  .newslist dl dd .news_date span{font-size:3rem;padding-top:10px;}
  .newslist dl dd .news_date em{font-size:12px;}
  .related_posts{margin-top:30px;}
  .posts_list{margin-top:20px;}
  .posts_list a{padding:20px 10px 20px 20px;}
  .posts_list a h3{font-size:16px;}
  .posts_list a .news_txt{margin-top:10px;font-size:14px;}
  .posts_list a .news_date{width:65px;height:65px;margin-right:15px;}
  .posts_list a .news_date span{font-size:3rem;padding-top:10px;}
  .posts_list a .news_date em{font-size:12px;}
  .prev-next dd{margin-top:0;}
  .prev-next dd a{margin-top:5px;}
	.servicebox dl dt{width:280px;margin-right:30px;}
  .f_menu dl{padding-left:25px;max-width:26%;}
  .f_menu dd a{overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
  .errorbox,.related_product{padding:50px 0;}
  .error_link{padding-left:7%;}
  .related_product dl dd h3{font-size:16px;}
  .related_product dl dd .pro_txt{font-size:14px;} 
  .proimg .gallery-thumbs{width:84%;}
  .proimg .swiper-button-prev, .proimg .swiper-button-next{width:24px;}
  .pro_anchor a{height:50px;line-height: 50px;font-size:16px;}
  .messagebox{padding:30px 0 40px;margin-top:40px;}  
  .messagebox .xhl-footer .xhl-submit{margin-top:0;}
  .anchor_tit{margin:30px 0 20px;}
  .codebox table td{padding:10px 15px;font-size:14px;}
  .shareto{margin-top:20px;}
  .shareto a{width:30px;height:30px;background: #338998;}
  .pro_title,.pro_anchor{margin-top:20px;}
  .solu_item{padding:30px 0;}
  .solu_item dl dt{margin-left:3%;}
  .solu_item dl dd h3 em{width:60px;height:60px; line-height:60px;}
  .solu_item:nth-child(2n) dl dt{margin:0 3% 0 0;}
  .solu_item dl dd .solu_txt,.solu_item dl dd .btn_consult{margin-top:20px;}
  .solu_item dl dd .btn_consult{width:150px;height:48px;line-height:48px;font-size:16px;}
  .contact_us{padding:32px;}
  .contact_img,.contact_us{margin-top:30px;}
  .caselist dl dd{padding:15px 0 0;}
  .caselist dl dd h3{font-size:16px;}
  .caselist dl dd .case_txt{font-size:14px;}
  .menu_case_tit{font-size:18px;}
  .about_tit{width:100%;padding-bottom:20px;}
  .videobox{height:360px;top:8%;}
  .posterBg .play{width:80px;height:80px;margin-left:-40px;margin-top:-40px;}
  .aboutbox,.about_desc,.cer_list,.about_news_con{margin-top:30px;}
  .honorbox,.factory{padding:50px 0;}
  .certificate{margin-left:-16px;}
  .cer_box,.about_news{padding:40px 0;}
  .cer_list .swiper-slide-active{margin:0 7px;}
  .about_news_con dl{margin-right:30px;}
}
 @media (max-width: 768px) {
 	.gmTit{font-size:3rem;}  
  .indexTit{width:250px;margin-right:20px;}
  .indexTit a{padding:10px 15px 10px 30px;}
  .indexTit a img{width:30px;}
   .inPro_menu .swiper-slide{margin-right:5px!important;}
  .inPro_menu .swiper-slide a{height:42px;line-height:42px;text-align:center;font-size:14px;background: #f1f1f1;padding:0 15px;overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical;}
  .inPro_menu .swiper-slide.active a{ background: #338998; color:#fff; }  
	.searchwrap{padding:3em 0 2em;}
	.searchCenter{width:100%;padding:0;}
	.searchCenter .searchBox1{ padding:12px;margin-top:20px;}
	.searchCenter .txt{font-size:14px;}
	.searchCenter .popSearch{padding-left:14px;}
  .error_content{margin-top:30px;}
	.errorbox{padding:30px 0;}   
	.opps{ text-align: center;}
	.error_img{width:50%;float:none;text-align:center;margin:0 auto 2em;}  
  .error_link{width:100%;padding-left:0;margin:1em 0;}
  .error_link a{display:inline-block;margin-right:20px;}
	.error_content .searchCenter{width:100%;float:none;margin-left:auto;margin-right:auto; }
	.error_content .searchCenter h3{text-align:center;} 
	.mainbox{margin: 20px 0;}
	.related_product{padding:30px 0 40px;}
	.related_product dl dd{padding:20px;}
	.related_product dl dd .more{margin-top:15px;}
	.crumbs{padding:12px 0 0;} 
  .sidebar{width:100%;float:none;margin-right:0;margin-bottom:20px; }
  .menu_tit{font-size:16px;padding-left:20px;background:#338998 url(../images/menu.png) no-repeat 97% 50%/30px;}
  .menu ul{display: none;} 
  .menu li h3 a{font-size:16px;}
  .menu li h3 i{right:15px;}
  .menu_case_tit{height:50px;line-height: 50px;font-size:16px;padding-left:20px;background:#4da6b5 url(../images/menu.png) no-repeat 97% 50%/30px;margin-bottom:1px;}
  .menu_case ul{display: none;}
  .menu_case ul li a{height:50px;line-height: 50px;padding:0 20px; background-position: 97% 50%;}
  .menu_case ul li a:hover, .menu_case ul li.active a{background-position: 97% 50%;}
  .menu_case ul{padding:0;}
  .contact_bar{display: none;}
  .footer{padding:0;}
	.f_menu{display: none;}
	.f_left{float:none;width:100%;margin:0 auto;}
	.slogo{text-align:center;}
	.slogo img{height:50px;}
	.flink{float:none;text-align:center;margin-top:18px;}
	.f_left{display:none;}
	.ft_bom{margin-top:0;border-top:none;}
	.copyright{float:none!important;text-align: center;} 
  .copyright span{display:block;} 
  .flink a{width:30px;height:30px;margin:0 8px;}
	.search_box{padding:30px 0;}
	.search_total{margin-bottom:20px;font-size:3rem;}
  .prolist dl{width:31.2%;margin-left:3.2%;margin-bottom:3.2%;}
  .prolist dl:nth-child(3n+1){margin-left:0;}
	.prolist dl dd{padding:15px;}
	.prolist dl dd h3{font-size:16px;}
  .prolist dl dd .pro_txt{font-size:14px;}
  .caselist dl{width:31.2%;margin-left:3.2%;margin-bottom:3.2%;}
  .caselist dl:nth-child(3n+1){margin-left:0;}
	.caselist dl dt i{display: none;}
	.caselist dl dd h3{font-size:16px;}
	.caselist dl dd .case_txt{overflow: hidden; text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
	.caselist dl dd .more{display:none;}
	.related_product .inSwiper .swiper-pagination{display: block;}
  .wp-pagenavi a, .wp-pagenavi .current{width:30px;height:30px;line-height:30px;}
	.messagebox{padding:30px 0;}
	.messagebox  .usedComp{width:100%!important;float:none;margin-left:0!important;margin-bottom:15px;} 
	.messagebox  .usedComp .xhl-controls textarea{width:97%;}
  .messagebox .xhl-input-xlarge{width:97%;}
	.messagebox .xhl-footer{padding-top:20px;}
	.messagebox  .xhl-footer .xhl-submit{width:144px;height:42px;line-height: 42px;margin:0 auto;} 
  .pro_intro{margin-top:15px;}
  .proimg{width:100%;float:none;margin-bottom:2em;}
  .proimg .swiper-slide img{width:100%;}
  .proimg .smallimg{height:0;overflow:hidden;margin-top:0; }
  .gallery-top .swiper-pagination{display:block;} 
  .pro_btn a{width:150px;}
  .pro_detail{margin-top:20px;}
  .newstime{padding:15px 0;}
  .newsCon{margin-top:1em;}
  .prev-next,.related_posts{margin-top:2em;}
  .newstime em{padding:0 5px;}
  .share_box{padding-left:5px;}
  .contact_left{width:100%;float:none;}
  .share_link{margin-left:0;}
  .btn_contact{width:180px;height:50px;line-height:50px;margin-top:15px;}
  .servicebox dl dt{width:100%;float:none;margin-right:0;margin-bottom:2em;}
  .servicebox dl dt a,.after_txt,.aftersale .btn_tel{margin-top:20px;}
  .service_item{padding:20px;}
  .service_item h3{margin-top:20px;}
  .service_item p{margin-top:10px;}
  .process_con{padding:30px 10px;}
  .aftersale{padding:30px 0;margin-top:30px;}
  .aftersale .btn_tel{padding:0 30px 0 60px; background-position: 20px 50%;font-size:2.4rem;}
  .after_txt{font-size:16px;}
  .cooper_process .gmTit{margin:20px 0;}
  .faqbox{margin:40px 0;}
  .faq_con{margin-top:30px;}
  .faq_q{padding:20px 40px 20px 20px; background-position: 2px 29px; background-size:5px;}
  .faq_q em{right:8px;}
  .faq_a{padding:20px; }
  .faq_a p{font-size:15px;}
  .certificate { margin-left: 0; }
  .certificate .swiper-slide-active { margin: 0; }
  .aboutbox{padding:0;margin-right:0; background-position:68% 10%; background-size:70%;}
  .about_txt{width:auto;padding:20px;font-size:15px;}
  .videobox{position: relative;top:auto;width:100%;height:454px;right:auto; }
  .honor_left{width: 100%;float:none;margin-right:0;margin-bottom:20px;}
  .honor_txt{margin-top:30px;}
  .honorbox .honorItem .honorYear{width:120px;margin-right:30px;}
  .honorbox .honorMore{margin-left:150px;} 
  .contactbox dl{width:50%; padding:20px 5px;min-height: auto;}
  .contactbox dl:nth-child(2n+1){clear:both;}
  .contactbox dl dt img{width:35px;}
  .contactbox dl:hover{box-shadow: none;border-color:#fff;}
  
  
}
@media (max-width: 750px) {
	.pc_banner{display: none;}
 	.phone_banner{display: block;}
 	.inbanner img,.inbanner .inbantxt{display: none;}
 	 
}
 @media (max-width: 640px) { 	 
  .indexTit{width:auto;float:none;margin-left:0;padding:20px 0 20px 20px;margin-bottom:2em;margin-right:0;}
  .indexTit .gmTit br{display: none}
  .inProduct .indexTit{margin-left:1em!important;margin-right:1em!important;}
  .indexTit .gmTit{font-size:3rem;padding-bottom:10px;margin-bottom:15px;}
  .indexTit .viewmore span{margin-top:8px;}
  .inPro_box {margin:0 1em;}
  .inPro_content .inSwiper .swiper-button-next, .inPro_content .inSwiper .swiper-button-prev{display:none;}
  .inPro_content .inSwiper .swiper-pagination{display: block;}
  .case_top dl dd h3{text-align:center;}  
  .solu_item{padding:0;margin-bottom:2em;}
  .solu_item dl dt{width:100%;float:none!important;margin:0 0 2em 0!important;}
  .solu_item dl dd h3 em,.solu_item:nth-child(2n) dl dd h3 em{float:left;margin:0 20px 0 0;}
  .solu_item:nth-child(2n) dl dd h3 span,.solu_item:nth-child(2n) dl dd .solu_txt{text-align:left;}
  .solu_item:nth-child(2n) dl dd .btn_consult{float:none;}
}
 @media (max-width: 480px) {  
  .indexTit{margin-right:0!important;}
  .inCase .caselist dl{width:100%;margin-bottom:2em;}
  .inCase .caselist dl dd h3{padding:0 10px;text-align:center;}
	.crumbs{background: #338998 ;margin-bottom:20px;}
  .crumbs .wrap{border:none;margin-bottom:0;}
	.crumbs,.crumbs a,.crumbs span{color:#fff;}
  .crumbs em{display: none;}
	.prolist dl{width:100%;margin-left:0!important;margin-bottom:2em;}
	.caselist dl{width:100%;margin-left:0!important;margin-bottom:2em;}
	 
	/*.newstitle,.news_time,.share_box{text-align: left;}*/ 
  .newslist dl {width:100%;float:none!important;margin-left:0!important;}
	.newslist dl dd{ margin-top:1em;}
  .newslist dl dd h3{font-size:16px;}
  .newslist dl dd .news_txt{font-size:14px;}
  .prev-next{padding:10px 0;}
  .prev-next dt{width:38%;}
  .prev-next dd a{display: none;}
  .prev-next dd{margin-top:7px;}
  .posts_list a{width:100%;float:none;margin-left:0!important;margin-bottom:2em;}
  .contactbox dl{width:100%;float:none; padding:15px 5px; } 
  .contactbox dl dt img{width:30px;float:left;margin-right:10px;}
  .contactbox dl dt h3{text-align:left;margin-top:0;padding-top:4px; overflow:hidden;}
  .contactbox dl:hover{box-shadow: none;border-color:#fff;}
  .contactbox dl dd{text-align:left;}
  .contactbox dl dd a{display:inline-block;margin-right:15px;}
  .servicebox dl dd p{margin-bottom:15px;}
  .service_list{margin-top:20px;}
  .service_item{width:100%;float:none;margin-left:0!important;margin-bottom:2em;}
  .service_item span{padding:25px;}
  .service_item span img{width:40px;}
  .aftersale_con{width:80%;}
  .aftersale{background-position: 42% 50%;} 
  .aftersale .btn_tel{background-size:30px;font-size:2.2rem;padding:0 20px 0 50px; background-position: 13px 50%;}
  .fac_Txt{width:100%;margin-top:20px;}
  .fac_list{margin-top:30px;}
  .factory .swiper-button-next, .factory .swiper-button-prev,.cer_list .swiper-button-next, .cer_list .swiper-button-prev{display:none;}
  .swiper-pagination{display: block;} 
  .cer_list{padding-bottom:30px;}
  .cer_list .swiper-pagination{bottom:0;}
  .posterBg .play{width: 60px;height: 60px;margin-left: -30px;margin-top: -30px;}
  .honorbox .honorItem{padding:1em 0;}
  .honorbox .honorItem .honorYear{float:none!important;}
  .honorbox .honorItem .font{margin-left:26px;margin-top:1em;}
  .honorbox .honorItem .font h3{margin-bottom:10px;}
  .about_news_con dl{margin-bottom:5%;}
  .learn_more{width:150px;height:48px;line-height:48px;padding:0 40px 0 20px;font-size:14px;margin-top:5px;}
  .honorbox .honorMore{margin-top:2em;float:right;margin-left:0;}
  .contact_us{padding:20px;}
  .contact_left h3{font-size:2.8rem;margin-bottom:10px;line-height:1.2;}
  .contact_left p{font-size:14px;}
  .share_link{margin-top:18px;}
  .share_link a{padding-right:5px;}
  .share_link a img{width:30px;}
  .btn_contact{width:120px;height:40px;line-height:40px;font-size:14px;}
  .pro_btn a{width:46%;margin-right:2%;}
  .videobox{height:250px;}


 }

 
#dibunav { display: none; }
#dibunav .dibunav-con { width: 95%; display: -webkit-flex; display: flex; }
#dibunav .dibunav-con li { text-align: center; float: left; width: 25%; padding: 12px 0px; }
#dibunav .dibunav-con li { border-left: 1px solid #fff; }
#dibunav .dibunav-con li:nth-child(1) { border-left: none; }
#dibunav .dibunav-con li a { color: #338998; text-align: center; }
#dibunav .dibunav-con li a img { /*width: 100%;*/ display: inline-block; margin: 0 auto; }
#dibunav .dibunav-con li a p{font-size:14px;}
 @media only screen and (max-width: 750px) {
 
#dibunav { width: 80%; position: fixed; display: block; bottom: 0%; left: 50%; transform: translate(-50%, -50%); display: flex; justify-content: center; background: rgba(245,245,245,0.9); border-radius: 100px; z-index: 99; box-shadow: 0px 26px 25px -29px #000; }
.footer{padding-bottom:120px;}
 
}

 @media only screen and (max-width: 450px) {
 
#dibunav { width: 95%; height: 63px; }
#dibunav .dibu