﻿@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;


}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{ text-decoration:none; color:#646464;}
a:hover{ color:#e60012 }
ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px;}
p{ padding:0px; margin:0px;}

table { width:100%!important;} 

body{ margin:0 auto;padding:0px;width:100%; font-family:Microsoft YaHei;font-size:16px!important;color:#646464; margin:0px; }
@font-face {
	font-family:Barlow-Bold;
	src: url('../fonts/Barlow-Bold.ttf'); }

@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }
	
	
	@font-face {
    font-family: 'PingFang';
    src: url(../fonts/AkzidenzGrotesk-BoldCondAlt.otf);
}

@font-face {
    font-family: 'PingFang_reg';
    src: url(../fonts/PingFang-ExtraLight.woff2);
}



.pc_daohang{ display:block}
.wap_daohang{ display:none}
.wap_foot{ display:none}


.wd1300{ width:; margin:0 auto; padding-top:60px; padding-bottom:60px;}









/*首页公司简介*/
.index_about{/*border-bottom: #e8e8e8 1px solid;*/ width:100% }
.index_about_1 { }
.index_about_1 .about_tu{ width:35%; overflow:hidden}
.index_about_1 .about_tu img{ width:100%; height:350px;  object-fit: cover;transition: all 0.8s;}
.index_about_1 .about_tu:hover img{   transform: scale(1.1);}
.index_about_1 .about_txt{ width:61%;}
.index_about_1 .about_txt h2{ font-family:Barlow-Regular; color:#e60012; font-size:14px;font-weight:normal; margin-top:15px;}
.index_about_1 .about_txt h3{ font-size:20px; font-weight:normal; margin-top:5px; color:#333;}
.index_about_1 .about_txt .amiao{ font-size:16px; margin-top:25px; margin-bottom:25px;}
.abnr{ font-size:15px; color:#848586; line-height:28px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:5;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.abmore-btn {margin-top:30px; line-height:35px; width:130px; text-align:center; background:#818587;transition: all 0.8s; cursor:pointer }
.abmore-btn:hover{ border-radius:25px;background:#e60012;}
.abmore-btn a{ color:#fff; font-size:15px;}

.buttons{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}

.index_about_2 ul{display: flex;flex-wrap: wrap;justify-content:space-between; }
.index_about_2 ul li{ width:30%; text-align:center;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; cursor:pointer}
.index_about_2 ul li .inmore{ border:1px solid #ddd; width:20px; height:20px; line-height:18px; font-family:"黑体"; font-size:15px; color:#ddd; text-align:center; border-radius:50px; margin:0 auto;}
.index_about_2 ul li .inname{ font-size:18px; margin-top:20px; margin-bottom:20px; color:#333;}
.index_about_2 ul li .inmiao{ width:80%; margin:0 auto;color:#848586; font-size:15px; line-height:25px; margin-bottom:20px;}
.index_about_2 ul li:hover .inmore{ background:#e60012; color:#fff; border:1px solid #e60012}

.index_about_2 ul li .intu{ background:#e60012; width:60px; height:60px; margin:0 auto; border-radius:50px;display: flex;justify-content: center;
align-items: center;}
.index_about_2 ul li .intu img{ height:40px;}
.index_about_2 ul li:hover{ transform: translate(0,-5px);
-webkit-transform: translate(0,-5px);
-moz-transform: translate(0,-5px);
-o-transform: translate(0,-5px);
-ms-transform: translate(0,-5px);}



.name{ font-family:Arial, Helvetica, sans-serif;}
.wenzi{ text-align:center}
.wenzi h2{ font-size:45px; padding:0px; margin:0px; color:#000;}
.wenzi h3{ font-weight:normal;font-size:17px; margin-top:10px;color:#555}

.join{ width:100%; margin:0 auto; background:url(../images/bg34.jpg) no-repeat center; background-size:cover; background-position:center; background-repeat:no-repeat; background-attachment: fixed; height:300px; text-align:center; color:#FFFFFF; font-size:40px; font-weight:700; line-height:50px; padding-top:120px; clear:both}

.join span{ font-size:22px; font-family:Barlow-Regular; font-weight:400;}
.a_more{ font-size:17px; color:#fff!important; line-height:50px; width:200px; margin:auto;display:inline-block; 
  border: 1px solid #fff; 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; margin-top:30px
}
.a_more a{  color:#fff!important;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e60012;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}

/*首页产品*/
.index_title{ text-align:center; margin:0 auto;}
.title{ text-align:center;  




font-size:50px; text-transform:uppercase; font-family:Abel; font-weight:900; 

background: linear-gradient(90deg, #009631, #40e375);
    -webkit-background-clip: text;
    color: transparent;
}

.title span{ padding-left:12px; padding-right:12px; font-size:30px;}
.index_title .entitle{ font-family:Assistant; text-transform:; width:80%; padding:0px 10%; font-size:16px; opacity:0.5; letter-spacing:0px;}


.index_title .tline{ background:#13c24c; height:2px; width:50px; margin:0 auto; margin-top:15px; margin-bottom:10px;}

.index_pro{ background:#fafafa; width:100%; }
.index_pro .wd1200{margin:0 auto;}
.hl_main5_content{border-top:none;}
.hl_main5_content a{ color:#fff;}
.hl_main5_content1{width:92%;overflow:hidden; float:left;  margin:0 auto; overflow:hidden; padding-left:20px; padding-right:10px;}
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline; margin-left:20px; margin-right:20px; border-radius:5px; background:#fff;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.07); padding:40px 20px; width:200px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; margin-top:50px; margin-bottom:20px; }
.hl_main5_content1 ul li h2{font-size:19px; color:#555; font-weight:normal; padding-bottom:30px;text-align:center}


.hl_scrool_leftbtn:hover{background:url(../images/left_a.png) no-repeat center}
.hl_scrool_leftbtn{ background:url(../images/left.png) no-repeat center; width:23px; height:36px; cursor:pointer; float:left; margin-top:160px;}
.hl_scrool_rightbtn{ background:url(../images/right.png) no-repeat center;  width:23px; height:36px;cursor:pointer; float:right;margin-top:160px;}
.hl_scrool_rightbtn:hover{background:url(../images/right_a.png) no-repeat center}

.calie{ width:100%; height:80px;  display: flex;justify-content: center;align-items: center; overflow:hidden; margin-bottom:15px;}
.calie  img{max-width:100%;max-height:80px; transition: all 0.8s;}
.hl_main5_content1 ul li:hover img{   transform: scale(1.1);}
.hl_main5_content1 ul li:hover{ transform: translate(0,-5px);
-webkit-transform: translate(0,-5px);
-moz-transform: translate(0,-5px);
-o-transform: translate(0,-5px);
-ms-transform: translate(0,-5px); }


.hl_main5_content1 ul li:hover .pmore{background:#e60012; color:#fff}
.pmore{ border:1px solid #ddd;width:120px; margin:0 auto; text-align:center; border-radius:25px; line-height:35px; color:#b8b4b4;}
.pgengduo a{ color:#fff; }
.pgengduo{background: linear-gradient(45deg,#1685e1,#31c77d);  border-radius:25px; width:150px; margin:0 auto; line-height:40px; margin-top:30px;text-align:center}


/*企业荣誉*/
#demoleftab{OVERFLOW: hidden;WIDTH:1200px;margin:0 auto; }
.factu{ float:left; display: flex;justify-content: center;align-items: center;overflow:hidden;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; padding-top:50px; }

.factu:hover {transform: translate(0,-5px);
-webkit-transform: translate(0,-5px);
-moz-transform: translate(0,-5px);
-o-transform: translate(0,-5px);
-ms-transform: translate(0,-5px);}
.calie2  img{max-height:250px;  max-width:100%; transition: all 0.8s; }
.factu:hover   img{   transform: scale(1.1);}
.factu h2{font-size:16px; color:#555; font-weight:normal; text-align:center}


.calie2{ overflow:hidden;float:left;  margin-left:20px; margin-right:20px; border-radius:5px; background:#fff;box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.07); width:300px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;margin-bottom:20px; height:250px;display: flex;justify-content: center;
align-items: center; }

#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto; margin-top:50px;
}

#certify .swiper-container {

}

#certify  .swiper-slide {
	width: 520px;
	height: 358px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block; width:100%;	height: 358px;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}


/*反应类型*/
.tabbox { background:url(../images/ablc.jpg) no-repeat center fixed; width:100%}
.tabmenu {width:100%;height:50px; margin:0 auto; margin-top:50px;}
.tabmenu ul {margin:0;padding:0;list-style-type: none;display: flex;}
.tabmenu li { color:#fff; margin-left:1px; display: inline-block; text-align:center; display:block; width:100%; overflow:hidden; background-color: #818587; line-height:50px; display:inline;  position:relative;cursor:pointer;}

.tabmenu .cli {text-align:center;display:block;width:100%;overflow:hidden;background-color: #e30314;line-height:50px;display:inline;cursor:pointer;}
#tabcontent {width:100%; margin-top:50px;}
#tabcontent ul {margin:0;list-style-type: none;}

#tabcontent ul li{ width:46%; float:left; background:#bae3f9; padding:1.5%; margin-bottom:20px;transition: all 0.8s;}
#tabcontent ul li a{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}


#tabcontent ul li:hover{ /* transform: scale(1.101);*/ }

#tabcontent ul li:nth-child(2n){ float:right}
#tabcontent ul li .fenzishi{ background:#f0f3f8; border:2px solid #89c5dd; line-height:40px;  width:48%; padding-left:10px; padding-right:10px; font-size:15px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.fzsimg{ width:45%;text-align:center; }
.fzsimg img{margin:0 auto; text-align:center; max-width:100%; height:50px;}
#tabcontent .hidden {display:none;}


/*业务范围*/
.yewu{ }
.yewu ul { margin-top:50px;}
.yewu ul li:nth-child(2n){ float:right}
.yewu ul li{ width:48%; float:left; margin-bottom:40px;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out; }
.yewu ul li:nth-child(3){ margin-bottom:0px;}
.yewu ul li:nth-child(4){ margin-bottom:0px;}
.gengduo_fangan { font-size:16px;color:#009631; }
.yytu{ width:100%; height:160px;  display: flex;justify-content: center;
align-items: center;overflow:hidden; border-radius:5px;}
.yytu img{max-width:100%; max-height:100%; transition: all 0.8s;}
.yewu ul li:hover img{   transform: scale(1.1);}
.yewu ul li:hover .yytxt h2{ padding-left:5px; transition: all 0.8s;color:#0d74cc}
.yyzuo{ width:35%;}
.yytxt{ width:60%;}
.yytxt h2{ color:#333333; font-size:20px; font-weight:normal; padding:0px; margin:0px;}
.yy_nr{ opacity:0.7; margin-top:10px; margin-bottom:10px;line-height:22px; color:#555;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow:hidden; height:110px;}

/*重点产品*/
.probg{ background:url(../images/pbg.jpg) no-repeat center fixed; width:100%; margin:0 auto} 
.probg ul { margin-top:50px; margin-bottom:35px;}
.probg ul li:hover{border:1px solid #e50011;}
.probg ul li a{}
.probg ul li { font-size:15px; float:left; margin-bottom:15px; transition: all 0.8s; padding:10px; width:29%; border:1px solid #bae3f9; background:#fff; margin-left:0.9%; margin-right:0.9%;}
.probg ul li .promc{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.probg ul li .ppp{ color:#999; margin-top:5px; font-size:14px;}
.probg ul li  span{ padding-left:30px;}
.pro_more{ background:#e50011; width:120px; margin:0 auto; line-height:40px; text-align:center}
.pro_more a{ color:#fff}

.probg ul li:hover .ppp{color:#e50011;}

/*首页新闻*/
.news_zuo{ width:62.5%; margin-top:60px;}
.news_zuo ul li{ float:left;width:48%; position:relative; overflow:hidden;}
.news_zuo ul li .nshijian{ position:absolute; background:#009348; width:55px; height:45px; color:#fff; padding:15px;z-index:111}
.news_zuo ul li .nshijian p{ color:#fff; font-size:25px;}
.news_zuo ul li .nshijian span{ color:#fff; font-size:15px;}

.news_zuo   ul li h2{ font-weight:normal; font-size:18px; color:#000;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;  }
.news_zuo   ul li .xwms{ font-weight:normal; font-size:15px; color:#555; margin-top:10px; line-height:25px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;  }

.news_zuo ul li:nth-child(2n){ float:right}

.fbrq{ width:60px; position:absolute; z-index:1; color:#fff; background:rgba(244,68,82,0.8); padding:15px;}
.fbrq h2{ font-size:20px; color:#fff!important;}
.fbrq h3{ font-weight:normal; color:#fff; font-size:15px;}
.newsbk{ padding:25px 15px;}
.nline{ background:#d8d8d8; height:1px;}
.news_zuo ul li:hover .newsbk{ background:#fafafa;}

.news_zuo ul li:hover  img{ transform: scale(1.1);}
.newstu  img{transition: all 0.8s;height:300px; width:100%}
.newstu { height:190px; overflow:hidden}
.nmore{ font-size:15px; margin-top:10px;}

.news_you{ width:35%;margin-top:60px;}
.news_you ul li{ background:#fafafa; padding:13px 20px; margin-bottom:20px;
-webkit-transition: 0.3s;
transition: 0.3s;
overflow: hidden;
position: relative;}


.news_you ul li:before,
.news_you ul li:after {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    opacity: 0;
}
.news_you ul li:before {
    top: 30px;
    left: 30px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.news_you ul li:after {
    bottom: 30px;
    right: 30px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.news_you ul li:hover {color: #fff;background: linear-gradient(45deg,#f44452,#e60012);}
.news_you ul li:hover:before {
    opacity: 1;
    top: 10px;
    left: 10px;
}
.news_you ul li:hover:after {
    opacity: 1;
    bottom: 10px;
    right: 10px;
}
.news_you ul li:hover .shijian h2{ color:#fff;}
.news_you ul li:hover .shijian h3{ color:#fff;}
.news_you ul li:hover .ntxt h2{color:#fff;}
.news_you ul li:hover .ntxt .tmiao{ color:#fff; }

.news_you ul li:nth-child(3){ margin-bottom:0px;}
.news_you ul li .shijian{ width:17%; text-align:center;}
.news_you ul li .shijian h2{ color:#d1cbc9; font-size:40px; font-weight:bold}
.news_you ul li .shijian h3{ color:#555; font-size:16px; font-weight:normal;}
.news_you ul li .ntxt{ width:80%; margin-top:10px;}
.news_you ul li .ntxt h2{ color:#000; font-weight:normal; font-size:18px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:30px;}
.news_you ul li .ntxt .tmiao{ color:#9f9f9f; font-weight:normal; font-size:15px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; margin-top:10px;}







/*-------底部-----------*/
.foot{ background:#eceef0}
.foot .wd1200{ padding-top:50px; padding-bottom:50px;}
.wd1200{ width:1200px; padding-top:60px; padding-bottom:60px; margin:0 auto}
.ftel{ color:#e60012; font-size:27px; font-family:impact; margin-top:7px;}
.foota{ border-bottom:1px solid rgba(0,0,0,0.1); padding-bottom:15px;}
.footb{ margin-top:40px;}

.foot .fbt{ color:#333; font-size:18px; margin-bottom:15px; }
.foot ul li{ line-height:25px;}
.foot ul li a{ color:#333; font-size:14px;}
.foot ul li a:hover{ color:#e60012}
.fabout,.fjishu,.flink{ width:20%;}
.fpro{ width:20%}


.ewm p{ text-align:center; padding-top:10px;}
.ewm img{ padding:5px; background:#fff; border-radius:5px;}

.banquan{ width:100%; background:#e60012; line-height:30px; color:#fff; margin:0 auto; padding-top:25px; padding-bottom:25px; font-size:14px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-decoration:none;color: #fff;}
a.zzb07link:hover {text-decoration: underline;color: #fff;}
.zzb07tail{font-size:14px;font-family:Arial, Helvetica, sans-serif;}




 
 

/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #103059; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #103059; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #103059; font-weight: normal;}
.contentPage a:visited {color: #103059; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #103059; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#0a63b5;font-weight:normal;}
.contentPage .current{color:#103059; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #103059; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}






/*内页*/
/*shubiao*/
.shubiao-index{
	position:absolute;
	bottom:0;
	left:50%;
	width:60px;
	margin-left:-30px;
	z-index:99;
}
.shubiao{
	width:14px;
	margin:40px auto 0;
	position:relative;
}
.shubiao-ncon{
	margin-top:70px;
}
.shubiao_line {
    width: 1px;
    height: 60px;
    background: #fff;
    margin:10px auto;
}
.shubiao_pinyin{
	font-size:14px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	margin-top:5px;
}
#shubiao{
	width:26px;
	margin:0 auto;
}
.mouse {
  position: relative;
  width: 20px;
  height: 34px;
  border-radius: 30px;
  border: 2px solid #fff;
}
.mouse:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 3px;
  height: 8px;
  border-radius: 30px;
  background-color: #fff;
  -webkit-animation: scroll 1s infinite alternate;
          animation: scroll 1s infinite alternate;
}

/* nmenu
-------------------------------------------------------------- */
.nmenu{width:100%;overflow:hidden;}
.nmenu ul{
	overflow:hidden;
	margin:0;
	}
.nmenu ul li{
	overflow:hidden;
	float:left;
	line-height:35px;
	padding:0 34px;
	text-align:center;
	position:relative;
	}
.nmenu ul li:after{
	content:"";
	width:1px;
	height:20px;
	background:#c9c9c9;
	position:absolute;
	right:0;
	top:10px;
	}
.nmenu ul li:first-child{
	padding-left:0;
	}
.nmenu ul li:last-child{
	padding-right:0;
	}
.nmenu ul li:last-child:after{
	display:none;
	}
.nmenu ul li a{
	font-size:16px;
	color:#5a5a5a;
	display:block;
	position:relative;
	padding-bottom:13px;
	}
.nmenu ul li a:after{
	content:"";
	width:0;
	height:1px;
	background:#419120;
	position:absolute;
	bottom:0;
	left:0;
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	}
.nmenu ul li a:hover,.nmenu ul li.active a{
	color:#419120;
	font-weight:bold;
	}
.nmenu ul li:hover a:after,.nmenu ul li.active a:after{
	width:100%;
	}
	
/* banner_n
-------------------------------------------------------------- */
.banner_n {
	width: 100%;
	height: 500px;
	background-size: cover;
	position:relative;}

	
	

.banner_n .mouse{
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-10px;
	bottom:50px;}
	
.nyabout{ background:url(../images/nyabout.jpg) no-repeat center;background-size:cover;}
.banner_txt{color:#fff;text-align:center;margin:0 auto;padding-top:13%;}
.banner_txt h2{ font-weight:normal; font-size:56px; font-family:impact; text-transform:uppercase; letter-spacing:5px;}
.banner_txt h3{ font-size:40px;letter-spacing:5px;}

/*.weizhi{ width:1300px; margin:0 auto; padding-top:10px; }*/
.position{ font-size:15px;
	width:100%;
	overflow:hidden;
	color:#838383;
	line-height:30px;
	background:url(../images/icon27.png) no-repeat left center;
	padding:10px 0 10px 36px;
	}
.position span{ padding-left:7px; padding-right:7px;}	
.wbg{ background:#fafafa}






.nymain{ width:1300px; margin:0 auto; padding-top:70px; padding-bottom:70px;}
.nwz{ text-align:center; margin:0 auto; font-size:40px; color:#000;}
.neirong_bk{padding: 50px;
line-height: 30px;
background-color: #ffffff;
-webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
margin-top: 60px;}
.neiab_z{ width:75%;}
.neiab_r{ width:20%}
.neiab_r .ul-num {margin-top: 0px;}
.neiab_r .ul-num li{ text-align:center; width:100%; padding-bottom:30px; border-bottom:1px solid #ddd; padding-top:30px;}
.neiab_r .ul-num  p { text-align: center;}
.neiab_r .ul-num li:last-child{ padding-bottom:0px; border-bottom:0px;}
.neiab_r .ul-num li:nth-child(1){ padding-top:0px;}



/*企业文化*/
#culture{ background:#f3f3f3;}
#culture ul {display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
#culture ul li{margin-left:2px;margin-left:2px;margin-top:50px;}
.cubk{ background:#fff; padding:25px; }
.cubk h2{ color:#333; font-size:25px; font-weight:normal}
.cubk .cline{ background:#ce2b37; height:4px; width:50px; margin-top:20px; margin-bottom:20px;}
.cul_tu{ width:100%; display: flex;justify-content: center;
align-items: center;overflow:hidden}
.cul_tu  img{ transition: all 0.8s; width:100%; display:block}
#culture ul li:hover img{   transform: scale(1.1);}

/*about-history */
.col-md-6 { width: 50%; float:left}
.about-history-tags .wd1300{ 
position:relative;  padding-top:0px; padding-bottom:0px;}
.about-history {
  
    border-bottom: 40px solid #f3f3f3;
}
.about-history .container {
    max-width: 1300px; margin:0 auto;
}
.about-history-tags {
    height: 100px;
    background: url("../images/about-history-bg.png") repeat-x left bottom;
}
.about-history-tags .swiper-slide {
    width: 215px;
    height: 100px;
    padding-left: 20px;
    font-size: 15px;
    color: #8c8c8c;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #fff;
    background-image: url("../images/about-history-tag.png");
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
}
.about-history-tags .swiper-slide h5 {
    font-size: 24px;
    line-height: 30px;
    color: #707070;
}
.about-history-tags .swiper-slide.on, .about-history-tags .swiper-slide:hover {
    color: #474747;
    background-image: url("../images/about-history-tag-on.png");
}
.about-history-tags .swiper-slide.on h5, .about-history-tags .swiper-slide:hover h5 {
    color: #009348;
}
.about-history-tags .swiper-icon-next {
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url("../images/icon-slide.png") no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute; 
    right: 0;
    bottom: 16px;
    z-index: 10;
    cursor: pointer;
}
.about-history-panelGroup {
    padding: 35px 0;
}
.about-history-panel .text-box {
    padding: 60px;
    font-size: 15px;
    line-height: 25px;
    color: #474747;
background: url("../images/about-history-quotes01.png") no-repeat left top, url("../images/about-history-quotes02.png") no-repeat right bottom;
}
.about-history-panel .text-box h4 {
    font-family: Georgia, sans-serif;
    font-size: 48px;
    line-height: 1.2;
    color: #009348;
    margin-bottom: 4px;
}
.about-history-panel .text-box .line {
    display: block;
    width: 29px;
    height: 5px;
    background: #009348;
    margin-top: 12px;
}
.about-history-panel .slider-box {
    width: 486px;
    margin: auto;
}
.about-history-panel .slider-box .swiper-slide {
    height: 328px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}
.about-history-panel .slider-box .swiper-btn-prev, .about-history-panel .slider-box .swiper-btn-next {
    display: inline-block;
    width: 32px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-family: '宋体', serif;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: rgba(0, 0, 0, .48);
    cursor: pointer;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
}
.about-history-panel .slider-box .swiper-btn-prev {
    left: 0;
}
.about-history-panel .slider-box .swiper-btn-next {
    right: 0;
}
@media (max-width: 1199px) {
    .about-history {
        padding: 70px 10px 35px;
        border-width: 35px;
    }
    .about-history .container {
        max-width: 972px;
    }
    .about-history-tags {
        margin: 55px 0;
    }
    .about-history-tags .swiper-slide h5 {
        font-size: 22px;
        line-height: 28px;
    }
    .about-history-panelGroup {
        padding: 30px 0;
    }
    .about-history-panel .text-box h4 {
        font-size: 42px;
    }
    .about-history-panel .text-box .line {
        margin-top: 10px;
    }
    .about-history-panel .slider-box {
        width: 450px;
        margin: auto;
    }
    .about-history-panel .slider-box .swiper-slide {
        height: 300px;
    }
    .about-history-panel .slider-box .swiper-btn-prev, .about-history-panel .slider-box .swiper-btn-next {
        width: 30px;
        height: 60px;
        line-height: 60px;
        font-size: 22px;
    }
}
@media (max-width: 991px) {
    .about-history {
        padding: 60px 10px 30px;
        border-width: 30px;
    }
    .about-history .container {
        max-width: 600px;
    }
    .about-history-tags {
        margin: 45px 0;
        height: 80px;
        background-size: auto 16px;
    }
    .about-history-tags .swiper-slide {
        width: 172px;
        height: 80px;
        padding-left: 15px;
        font-size: 14px;
    }
    .about-history-tags .swiper-slide h5 {
        font-size: 20px;
        line-height: 25px;
    }
    .about-history-tags .swiper-icon-next {
        width: 42px;
        height: 42px;
        bottom: -12px;
    }
    .about-history-panelGroup {
        padding: 25px 0;
    }
    .about-history-panel .text-box {
        padding: 50px;
        font-size: 14px;
        line-height: 1.75;
        background-size: 48px auto;
    }
    .about-history-panel .text-box h4 {
        font-size: 36px;
    }
    .about-history-panel .text-box .line {
        width: 25px;
        height: 4px;
        margin-top: 8px;
    }
    .about-history-panel .slider-box {
        width: 100%;
        max-width: 486px;
        margin: 20px auto 0;
    }
    .about-history-panel .slider-box .swiper-slide {
        height: 328px;
    }
    .about-history-panel .slider-box .swiper-btn-prev, .about-history-panel .slider-box .swiper-btn-next {
        width: 28px;
        height: 56px;
        line-height: 56px;
        font-size: 20px;
    }
}
@media (max-width: 767px) {
    .about-history {
        padding: 50px 10px 25px;
        border-width: 25px;
    }
    .about-history .container {
        max-width: 460px;
    }
    .about-history-tags {
        height: 70px;
        margin: 35px 0;
        background-size: auto 14px;
    }
    .about-history-tags .swiper-slide {
        width: 150px;
        height: 70px;
        font-size: 13px;
    }
    .about-history-tags .swiper-slide h5 {
        font-size: 18px;
        line-height: 22px;
    }
    .about-history-tags .swiper-icon-next {
        width: 37px;
        height: 37px;
        bottom: -10px;
    }
    .about-history-panelGroup {
        padding: 20px 0;
    }
    .about-history-panel .text-box {
        padding: 40px;
        font-size: 13px;
        line-height: 1.5;
        background-size: 36px auto;
    }
    .about-history-panel .text-box h4 {
          font-size: 32px;
      }
    .about-history-panel .slider-box .swiper-slide {
        height: 300px;
    }
    .about-history-panel .slider-box .swiper-btn-prev, .about-history-panel .slider-box .swiper-btn-next {
        width: 26px;
        height: 52px;
        line-height: 52px;
        font-size: 18px;
    }
}
@media (max-width: 479px) {
    .about-history {
        padding: 40px 10px 20px;
        border-width: 20px;
    }
    .about-history-tags {
        height: 60px;
        margin: 25px 0;
        background-size: auto 12px;
    }
    .about-history-tags .swiper-slide {
        width: 129px;
        height: 60px;
    }
    .about-history-tags .swiper-slide h5 {
        font-size: 16px;
        line-height: 20px;
    }
    .about-history-tags .swiper-icon-next {
        width: 32px;
        height: 32px;
    }
    .about-history-panel .text-box {
        padding: 30px;
        background-size: 28px auto;
    }
    .about-history-panel .text-box h4 {
        font-size: 26px;
    }
    .about-history-panel .slider-box .swiper-slide {
        height: 250px;
    }
    .about-history-panel .slider-box .swiper-btn-prev, .about-history-panel .slider-box .swiper-btn-next {
        width: 24px;
        height: 48px;
        line-height:48px;
        font-size: 16px;
    }
}

/*生产实力*/
.shili{ text-align:center; line-height:40px; width:80%; margin:0 auto; margin-top:40px; font-size:18px;}
#shili ul li{ float:left; width:31%; margin-left:1%; margin-right:1%; overflow:hidden; margin-top:40px; cursor:pointer}
#shili ul li img{ width:100%; height:300px;object-fit: cover;transition: all 0.8s;}
#shili ul li img:hover{   transform: scale(1.1);}


/*内页新闻*/
.newsmid_2_1_mid_1{ 
overflow:hidden; width:200px; border:1px solid #f2f2f2; float:left;display: flex;justify-content: center;
align-items: center;height:130px; background:#fff; margin-bottom:40px;}
.newsmid_2_1_mid_1 img{max-width:200px;max-height:130px;transition: all 0.8s;}
.newsmid_2_1_mid_1 img:hover{   transform: scale(1.4);}

.newsmid_2_1_mid {position:relative;
background-color:#fff; border:1px #e4e4e4 solid; margin-bottom:40px;     box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); padding:40px; height:130px;
 }
a:hover .newsmid_2_1_mid{ background:#f8f8f8;}


a:hover .newsmid_2_1_mid .newsmid_2_1_mid_1 img { transform:scale(1.07) }

.newsmid_2_1_mid_2{ width:79%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#2c82cd; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
.newsmid_2_1_mid_2_2 h3 {font-size:24px; color:#000; line-height:1.5; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;}
.newsmid_2_1_mid_2_2 .fx { font-size:13px; color:#999; line-height:36px;}
.newsmid_2_1_mid_2_2 .fx .em1 { background:url(../images/icon1.png) no-repeat left center; background-size:15px auto; float:left; width:130px; padding-left:20px;  }
.newsmid_2_1_mid_2_2 .fx .em2 { background:url(../images/icon2.png) no-repeat left center; background-size:13px auto; float:left; width:70px; padding-left:16px; }
.newsmid_2_1_mid_2_2 p {font-size:15px; color:#666; line-height:25px;overflow:hidden;display: -webkit-box; 
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; height:50px;
overflow: hidden;word-wrap:break-word;
word-break:break-all; padding:0px; margin:0px;}
.newsmid_2_1_mid_3{ position:absolute; left:0; bottom:0;border-top:1px #d7d7d7 solid;
width:100%;}
.newsmid_2_1_mid_3 div{
padding:.8em 1.5625em; }
.newsmid_2_1_mid_3 span{ padding-right:2.142857142857143em;
font-size:0.875em; color:#000; display:inline-block; background-position:right center; background-repeat:no-repeat; background-image:url(../images/index/img5a.png);}
.newsmid_2_1_mid_2_2_jj{ margin-top:2em;
font-size:0.875em; color:#333; line-height:1.7;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}
.newsmid_2_2{ margin-top:1em;
text-align:center;}
.newsmid_2_2 a{ 
display:inline-block; background-color:#fff; padding:0.5em 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666; margin:0 0.2em;margin-bottom:0.5em;}
.newsmid_2_2 a.on,.newsmid_2_2 a:hover{
color:#fff; background-color:#2c82cd}
.newsmid_2{
padding-top:4em;}

.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold;}
.shijian{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}
.fanhui li{ margin-top:15px;}




.ditu{ width:50%}
.nylianxi{ width:45%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#0055a9; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #0055a9;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #0055a9;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}

/*内页新闻*/
.nyxinwen ul li{ float:left; width:44%; background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); line-height:30px;padding:30px;border-radius:5px; margin-bottom:25px;}
.nyxinwen ul li:nth-child(2n){ float:right}

.xwmiao{color:#555; opacity:0.5; font-size:15px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;height:44px; line-height:22px; margin-top:8px; margin-bottom:10px;}
.nyxinwen ul li{
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.nyxinwen ul li:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
.new_biaoti{ color:#333; font-size:18px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow:hidden; font-weight:normal; line-height:23px; height:46px; }
	
.xline{ background:#0055a9; height:2px; width:40px; margin-top:15px; margin-bottom:15px;}
.riqi{ color:#a3a3a3}
.nybt{ line-height:40px; text-align:center; color:#fff; background:#0055a9; font-size:20px; margin-bottom:30px;}
.new_nybt{color:#0055a9; font-size:20px; text-align:center; margin-bottom:10px;}


@media screen and (max-width: 640px) {
.gaodu{ height:auto;}
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}













.tbottom{ height:3.5rem;}
#BottomNav { background-color:#333; bottom: 0;
    height: 4.5em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 39; box-sizing:border-box; 
}
#BottomNav ul li {
    float: left;
    box-sizing:border-box;
    text-align: center;
    width: 20%; padding-top:0.7em;
}


#BottomNav ul li a {
    color: #fff;
    display: block; 
    


}


#BottomNav ul li a div {
    font-size:14px; padding-bottom:0.7rem; padding-top:0.3em;
}
#BottomNav .a {
    background-image: url(../images/shl-a.png);
}
#BottomNav .b {
    background-image: url(../images/shl-b.png);
}
#BottomNav .c {
    background-image: url(../images/shl-c.png);
}
#BottomNav .d {
 background-image: url(../images/vperson.png);
}
#BottomNav .e {
    background-image: url(../images/shl-e.png);
}
#BottomNav .f {
    background-image: url(../images/shl-f.png); 
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 1.4rem;
    margin: 0 auto;
    width: 1.4rem;
    background-size: auto 1.4em;
	
}


	.m-header {
 height:60px;
  width: 100%;
  background: #ffffff; z-index:999999999
}
.sousuo{ background:url(../images/wap_sea.png) no-repeat center;text-align: center;
background-position: center center;
background-size: auto 30px; height:45px; margin-top:7px;}


.m-header.cur {
  position: absolute;
}
.ce-table .table-bot .item .i{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.5;
}
.m-header .w-header.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
}

.m-header .w-header {
  position: relative;
  padding: 0 10px;
  padding-right: 0;
  width: 100%;
  box-sizing: border-box;
  z-index: 444444444444;
  height: 60px;
  box-shadow: 0 0px 9px rgba(0, 0, 0, 0.1);
  background: #fff;
}
.glasslist-list .items .words .p span{
  font-size: 150%;
  color:#0aadb1;
}

.m-header .welcome-a {
  float: left;
 /* width: 50%;*/
  height: 100%; margin-top:0px;
  /*
  line-height: 48px;
  position: relative;*/
}

.m-header .welcome-a img {
  max-height: 100%;top:10px;
/*  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;*/
}

.m-header .search-cover {
  float: right;
  width: 50px;
  height: 48px;
  display: block;
  line-height: 48px;
}

.m-header .search-cover img {
  width: 100%;
  vertical-align: middle;
}

.m-header .uio {
  float: right;
  height: 100%;
  width: 65px;
  border-left: 0px solid #e1e1e1;
}

.m-header .search-bg {
  position: fixed;
  left: 0;
  top: 48px;
  width: 100%;
  height: 150px;
  z-index: 10;
  background: #ffffff;
  display: none;
}

.m-header .subsearch {
  padding-right: 15px;
  border-right: 1px solid #d2d2d2;
  box-sizing: border-box;
}
.m-header .subsearch .sp {
  width: 35px;
  height: 35px;
  background-size: 80%;
}

.m-header .subsearch img {
  height: 100%;
}

.m-header .search-bg .m-close-search {
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% auto;
  position: fixed;
  right: 4%;
  top: 10px;
  cursor: pointer;
  z-index: 11;
}

.m-header .search-bg .m-search-box {
  width: 92%;
  margin: 0 auto;
  border-bottom: 1px solid #f2f2f2;
  position: absolute;
  left: 3%;
  top: 48px;
  height: 40px;
  z-index: 11;
}

.m-header .search-bg .m-search-box .tex {
  border: none;  font-size: 14px;
  color: #a7a7a7;
  height: 41px;
  padding-left: 5px;
  box-sizing: border-box;
  width: 60%;
  background: none;
}

.m-header .search-bg .m-search-box .search-btn {
  border: none;
  width: 30px;
  height: 30px;
  background-size: 100%;
  margin-top: 6px;
}

.m-header .btn-na {
  margin-right: 15px;
}

.m-header .nav-btn {
    position: absolute;
    right: 21px;
    top: 50%;
    width: 22px;
    height: 17px;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -8px;
}

.m-header .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #333333;
  left: 0;
  border-radius: 4px;
}

.m-header .nav-btn .line1 {
  top: 0px;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.m-header .nav-btn .line2 {
  top: 7px;
}

.m-header .nav-btn .line3 {
  bottom: 0px;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.m-header .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.m-header .nav-btn.hover .line {
  left: 6px;
}

.nav0 {
  position: relative;
  border-left: 1px solid #e1e1e1;
  cursor: pointer;
}
.nav0:hover .nav-btn .line {
  background: #059ea0;
  transition: .5s ease-in-out;
}

.nav0 .nav-btn {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 12px;
  vertical-align: middle;
  cursor: pointer;
  bottom: 0;
  right: 0;
  margin: auto;
}

.nav0 .nav-btn .line {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: .5s ease-in-out;
  left: 0;
  border-radius: 4px;
}

.nav0 .nav-btn .line1 {
  top: 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
}

.nav0 .nav-btn .line2 {
  top: 5px;
}

.nav0 .nav-btn .line3 {
  bottom: 0;
  -webkit-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
}

.nav0 .nav-btn.active {
  -webkit-animation: rotate 0.3s linear 0s;
  animation: rotate 0.3s linear 0s;
}

.nav0 .nav-btn.hover .line {
  left: 6px;
}


.m-header .sub-menu {
  width: 100%;
  height: 100%;
  padding: 14px 0 0;
  display: none;
  position: fixed;
  left: 0;
  top: 45px;
  background-color: white;
  z-index: 1999999990;
  color: #666;
  overflow-y: auto;
}

.m-header .sub-menu li .sub-tit {
  padding: 0 3%;
  box-sizing: border-box;
}
.m-header .sub-menu li .sub-tit .tu-box {
  padding: 13px 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  position: relative;
}
.m-header .sub-menu li .sub-tit .tu-box .imgbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  bottom: 0;
  margin: auto;
}

.m-header .sub-menu li .sub-tit.on .tu-box {
  border-bottom-color: transparent;
}

.m-header .sub-menu li a {
  display: block;
}

.m-header .sub-menu .tit {
  display: block;
  width: 100%;
  padding: 10px 3%; text-transform:uppercase;
  box-sizing: border-box;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 20px;
}
.m-header .sub-menu .tit a {
  color: #666;
}

.menu-text {
  text-align: center;
  margin-top: 35px;
}
.menu-text .li {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f2f2f2;
  line-height: 50px;
  margin: 0 15px;
}
.menu-text .li img {
  width: 23px;
  display: inline-block;
}

.case-ul.w1480 {
  line-height: 1;
  font-size: 1px;
  /*margin-top: -32px;*/
  margin-bottom: 52px;
}

.headsearch-box {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 150;
  top: 0;
  left: 0;
  display: none;
  touch-action: none;
}

.headsearch-box input[type="text"] {
  text-align: center; color:#fff;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
}

.headsearch-box input[type="submit"] {
  position: absolute;
  text-indent: -9999px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  width: 35px;
  background: url(../images/ser-black.png) no-repeat center;
}

.headsearch-box input {
  border: none;
  background: none;
  outline: none;
}

.headsearch-box .x-box .x-o {
  position: absolute;
  right: 0;
  top: 10%;
  cursor: pointer;
}

.headsearch-box .x-box {
  /*height:960px;*/
  width: 1200px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1200px;
  margin: 0 auto;
  height: 110px;
  line-height: 110px;
  border-bottom: 1px solid #606060;
  font-size: 24px;
  color: #606060;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.m-header .sub-menu .tit1 {
  display: block;
  width: 100%; text-transform:uppercase;
  line-height: 33px;
  color: #666;
  position: relative;
  font-size: 15px;
  line-height: 18px;
  box-sizing: border-box;
}

.m-header .sub-menu .sub-tit.on.on .btn-v {
  background: url(../images/img6a.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .btn-v {
  display: inline-block;
  height: 20px;
  width: 20px;
  float: right;
  margin-right: 16px;
  margin-top: 0;
  background: url(../images/img5a.png) center center no-repeat;
  background-size: 100%;
}

.m-header .sub-menu .sub-tit1.on {
  background-color: #ff0001;
  color: #fff;
}

.m-header .sub-menu .sub-tit.on:after {
  background-size: 100% auto;
}

.m-header .sub-menu .sec-list {
  line-height: 28px;
  padding: 1px 1.5%;
  display: none;
  background: #f2f2f2;
}

.m-header .sub-menu .sec-list p {
  background-size: 8px auto;
  height: 43px;
  line-height: 43px;
  font-size: 13px;
  border-top: 1px solid #e8e8e8;
  box-sizing: border-box;
}
.m-header .sub-menu .sec-list p:nth-child(1) {
  border-top: none;
}

.m-header .sub-menu .sec-list a { text-transform:uppercase;
  padding-left: 21px;
  color: #888;
  display: block;
}

.bocweb-header.ff {
  background: #ffffff;
}

.imgd {
  position: relative;
}
.imgd img {
  display: block;
  vertical-align: middle;
}
.imgd .i1, .imgd .i2 {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.nav-pro {
  position: relative;
}

.search-close.show {
  transform: scale(1);
  z-index: 3;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.hide1, .hide1.header.active {
  transform: scale(0) !important;
  opacity: 0;
  transition: .6s ease-in-out;
  transition-duration: .5s;
}

.search-close {
  position: absolute;
  z-index: -1;
  display: block;
  right: -1.5rem;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background:url(../images/close2.png) no-repeat center;
  background-size: 24px !important;
  cursor: pointer;
  transition-duration: .5s;
  transform: scale(0);
}

.header-search-wrap {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 10px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  width: 600px;
  height: 44px;
  margin-left: -300px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: #666;
  line-height: 44px;
  transition: all 0.5s;
  /*background: #fff;*/
  padding-right: 50px;
}

.header-search-wrap .submit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 36px;
  height: 43px;
  background: url(../images/ser-black.png) no-repeat center;
  border: none;
  box-sizing: border-box;
}

.header-search-wrap .ser-input {
  width: 100%;
  height: 43px;
  position: relative;
  border: none;
  background: none;
  box-sizing: border-box;
  text-indent: 20px;
}





.header {
  width: 100%;
  color: #4c4c4c;
  top: 0;
  left: 0;
  height: 70px;
  background: #ffffff;
  transition: .5s ease-in-out;
  line-height: 70px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.header .nav-btn .line {
  background: #353535;
}
.header.active {
  color: #fff;
  position: fixed;
  background: transparent;
}
.header.active .nav0 {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active a {
  color: #ffffff;
}
.header.active .icon-sousuo {
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.header.active .bocweb-logo .i0 {
  opacity: 1;
}
.header.active .bocweb-logo .i1 {
  opacity: 0;
}
.header.active .navleft-ul .li .imgd .i0 {
  opacity: 1;
}
.header.active .navleft-ul .li .imgd .i1,
.header.active .navleft-ul .li .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i0, .header.active .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i2, .header.active .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header.active .navleft-ul .li:hover .imgd .i1, .header.active .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header a {
  color: #4c4c4c;
}
.header .bocweb-logo {
  width: 165px;
  height: 70px;
  position: relative;
  margin-right: 60px;
}
.header .bocweb-logo img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header .bocweb-logo .i0 {
  opacity: 0;
}
.header .bocweb-logo .i1 {
  opacity: 1;
}
.header .bocweb-navleft {
  padding-left:0px;
  box-sizing: border-box;
}
.header .navleft-ul .li {
  float: left;
  padding-left: 30px;
  box-sizing: border-box;
  position: relative;
}
.header .navleft-ul .li:nth-child(n+2) {
  margin-left: 40px;
}
.header .navleft-ul .li .imgd .i2 {
  opacity: 1;
}
.header .navleft-ul .li .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover, .header .navleft-ul .li.active {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover span, .header .navleft-ul .li.active span {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd img, .header .navleft-ul .li.active .imgd img {
  transition: .5s ease-in-out;
}
.header .navleft-ul .li:hover .imgd .i0, .header .navleft-ul .li.active .imgd .i0 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i2, .header .navleft-ul .li.active .imgd .i2 {
  opacity: 0;
}
.header .navleft-ul .li:hover .imgd .i1, .header .navleft-ul .li.active .imgd .i1 {
  opacity: 1;
}
.header .navleft-ul .li .imgd {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 20px;
  height: 20px;
}
.header .navleft-ul .li.li2 .imgd {
   
    top: 4px;
   
}
.header .navleft-ul .li .imgd img {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li {
  float: left;
}
.header .bocweb-nav .nav-li .li-top {
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:hover .li-top, .header .bocweb-nav .nav-li.active .li-top {
  color: #059ea0;
  transition: .5s ease-in-out;
}
.header .bocweb-nav .nav-li:nth-child(n+2) {
  margin-left: 95px;
}
.header .bocweb-nav .nav0 {
  width: 80px;
  height: 70px;
}




.header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: .5s ease-in-out;
}






 .headsearch-box .x-box {
    width: 90%;
  }

  .headsearch-box .x-p {
    width: 100%;
  }

.mbox {
    display: block!important;
  }

  .maintain-tip .img {
    width: 160px;
  }

  .icon-sousuo {
    width: 40px;
  }

	}
	
	
	.sou form{ background:#fff; border-radius:5px; width:180px; height:38px;  padding-left:20px; display:flex; align-items:center;}
	.InputText{ border:0px !important; width:150px; font-family:Assistant;}
	.getbont{ background:#029731; border:0px; width:30px; height:100%; 
	
	 }