﻿@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:#0093dd }
ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px;}
p{ padding:0px; margin:0px;}



body{ margin:0 auto;padding:0px;width:100%; font-family:Microsoft YaHei;font-size:15px;color:#646464; margin:0px; }
.pc_daohang{ display:block;}
.wap_daohang{ display:none}	
.wap_foot{ display:none}
.wap_fenlei{ display:none}

.pc_honor{ display:block}
.wap_honor{ display:none}

.head{ width:1200px; margin:0 auto; padding-top:15px; padding-bottom:15px;position:relative; z-index:30;}
.head_y{ width:28%; padding-top:25px;}
.tel{ background:url(../images/tel.jpg) no-repeat left; padding-left:60px;}
.tel span{ font-size:27px; color:#0093dd}
.yuyan{ background:#0093dd; width:45px; height:45px; line-height:45px; text-align:center; border-radius:50px;}
.yuyan a{ color:#fff; font-size:17px;}

/*导航*/
.nav * a:hover{/*background-color:#0269be; 鼠标经过时的红色背景，可自定义 */}
.menu{list-style:none;height:65px;width:100%;background-color:#0093dd;}
.nav{list-style:none;height:65px;width:1200px;margin:0 auto;display: flex; flex-wrap: wrap; justify-content: space-between; }

.nav li{float:left;position:relative; }
.nav li a{color:#fff;height:65px;line-height:65px; font-size:17px;blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block; padding-left:20px; padding-right:20px;}
.nav li a:focus{ -moz-outline-style: none; }
.nav li .sub-nav{position:absolute;top:65px;left:-1px; z-index:9999;list-style:none;background-color:#0093dd;display:none;left:-45px;}
.nav li .sub-nav li{text-align:center;clear:left;height:45px;line-height:45px;position:relative;}
.nav li .sub-nav li a{ width:190px;height:45px; font-size:16px;line-height:45px;padding:0;display:inline-block;}

.wd1200{ width:1200px;margin:0 auto;padding-top:70px;padding-bottom:70px; overflow:hidden}
.wenzi{ text-align:center; margin:0 auto}
.wenzi h2{ font-size:45px; color:#000; text-transform:capitalize}
.wenzi h2 span{ color:#e40112}





/*首页公司简介*/
.index_about{ background:url(../images/about_bg.jpg) no-repeat center; width:100%; margin:0 auto;}
.index_about .wenzi h2{ font-size:50px;}
.index_about .wd1200{ padding-top:90px; padding-bottom:90px;}
.abms{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:4;/*显示行数*/ -webkit-box-orient:vertical; line-height:28px; font-size:16px; overflow:hidden; width:80%; margin:0 auto; text-align:center; color:#656565 }


.abmore a{ color:#fff;}
.abmore{ border:1px solid #bababa;  line-height:45px; text-align:center; width:180px; margin:0 auto; margin-top:50px; -webkit-transition: padding-left .8s;
-moz-transition: padding-left .8s;
-o-transition: padding-left .8s;}
.abmore a{ color:#656565; font-size:16px;}
.abmore:hover{ display:block; padding-left:15px; background:#0093dd;border:1px solid #0093dd; }
.abmore:hover a{color:#fff}

.abnr { margin-top:70px;}
.abnr ul li{ float:left; width:25%; text-align:center; margin:0 auto}
.abnr ul li .txt{ }
.abnr ul li .txt h2{ font-size:60px; text-align:right; color:#191919;display: inline-block;}

.abnr ul li .txt h3{ font-size:20px; text-align:right; color:#191919;display: inline-block; font-weight:normal;}
.abnr ul li .txt p{ text-align:left; background:#bb1b32; width:30px; line-height:30px; height:30px; text-align:center; color:#fff; font-size:16px; border-radius:50px;display: inline-block; position:relative; top:-25px;}
.abnr ul li:nth-child(3) p{ width:70px}

.abnr ul li span{ text-align:center; font-size:18px;}
.wenzi h2{ font-weight:normal; color:#333; text-align:center; font-size:40px; padding-bottom:40px;}

/*首页产品*/
.index_pro{/*display: flex;*/align-items: stretch; max-height:600px; overflow:hidden}

.pro_left{

	
	flex: 1;
align-self: stretch;
position: relative; width:85%!important;text-align:right; background:url(../images/pbg.jpg) no-repeat right  ; background-size:110%;padding-top:70px; padding-bottom:70px;}
.pro_left h2{ color:#fff; font-weight:normal; text-transform:uppercase; font-size:18px; margin-bottom:5px;}
.pro_left h3{ color:#fff;font-size:45px;}
.pro_left ul {  width:35%; float:right;margin-top:40px; margin-bottom:40px;}
.pro_left ul li{ float:left;  line-height:38px;}
.pro_left ul li a{ color:#fff; font-size:18px;}
.pro_left ul li:nth-child(2n){ float:right}
.pro_left ul li:nth-child(odd) { text-align:left; width:70%;  }
.pro_left ul li:nth-child(even) { text-align:left; width:30% }
.more{ background:#d7161d; width:180px; text-align:center; line-height:45px; float:right}
.more a{ color:#fff; font-size:16px;}
.pro_right{ width:15%;flex: 1;/*display: flex;*/
filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#0748a4',endColorStr='#0e54a9',gradientType='0');
background: -moz-linear-gradient(top, #0748a4, #0e54a9);
background: -o-linear-gradient(top,#0748a4, #0e54a9);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0748a4), to(#0e54a9));
background:-moz-linear-gradient(top, #0748a4, #0e54a9); height:600px;  overflow:hidden}
.pro_right ul li:first-child{ background:#036abe; border-bottom:1px solid #4f97d2}
.pro_right ul li:nth-child(1){ background:#036abe;border-bottom:1px solid rgba(255,255,255,0.3)}
.pro_right ul li{ padding:77.5px;}
.pro_right ul li h2{ font-size:70px;color:#fff; font-family:impact;}
.pro_right ul li h3{ font-size:30px;color:#fff; font-weight:normal;}
.pro_right ul li h4{ font-size:18px;color:#fff; font-weight:normal; text-transform:uppercase; margin-top:5px;}



/*厂房*/
.fengcai{ width:1350px; margin:0 auto; padding-top:70px; padding-bottom:90px;}
.hl_main5_content{border-top:none;  }
.hl_main5_content a{ color:#fff;}
.hl_main5_content1{width:90%;overflow:hidden; float:left;  margin:0 auto;margin-left:40px; overflow:hidden;}
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline;margin-right:16px; }
.hl_main5_content1 ul li h2{ text-transform:uppercase; font-size:15px; color:#0093dd; font-weight:normal; margin-bottom:5px;}
.hl_main5_content1 ul li p{ font-size:22px; color:#6b6b6b;}

.hl_scrool_leftbtn{ background:url(../images/left.jpg) no-repeat left; width:29px; height:57px; float:left; margin-top:80px; cursor:pointer;}
.hl_scrool_rightbtn{ background:url(../images/right.jpg) no-repeat left; width:29px; height:57px; float:right; margin-top:80px; cursor:pointer;}

.calie{ width:288px; height:220px;  display: flex;justify-content: center;align-items: center; overflow:hidden; margin-bottom:15px;}
.calie  img{max-width:288px;height:220px; transition: all 0.8s;object-fit: cover;}
.calie  img:hover{   transform: scale(1.1);}

/*yanfa*/
.yanfa{ background:url(../images/ybg.jpg) no-repeat center; width:100%; margin:0 auto}
.yanfa .wd1200{ padding-top:90px; padding-bottom:90px;}
.yanfa .wd1200 h2{ color:#fff; text-align:center; font-size:55px; font-weight:normal}
.yanfa .wd1200 h3{ border:1px solid #fff; line-height:50px; margin:0 auto; text-align:center; width:180px; margin-top:40px; font-weight:normal;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;}
.yanfa .wd1200 h3 a{ color:#fff;}

.yanfa .wd1200 h3: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);}



/*-------底部-----------*/
.foot{ background:#373737; color:#fff;}
.foot a{ color:#fff}
.fline{ background:rgba(255,255,255,0.2); height:150px; width:1px; margin-left:80px;}

.fcon{ width:33%; margin-left:80px;}
.ftel{background:url(../images/ftel.jpg) no-repeat  left;padding-left:35px;font-size:25px; font-family:impact; margin-bottom:10px;}
.fadd{background:url(../images/add.jpg) no-repeat left;padding-left:35px;font-size:15px; line-height:40px; margin-bottom:5px; }

.fmail{background:url(../images/mail.jpg) no-repeat  left top 5px;padding-left:35px; line-height:25px; font-size:15px;}

.ewm{ background:url(../images/phone.jpg) no-repeat left; padding-left:120px;}
.ewm img{ padding:5px; background:#fff;}

.foota{ background:#292929; width:100%; margin:0 auto}
.banquan{  line-height:30px; color:#fff; padding-top:30px; padding-bottom:30px; width:1200px; margin:0 auto }
a.zzb07link{font-family: Arial, Helvetica, sans-serif;text-decoration:none;color: #828282;}
a.zzb07link:hover {text-decoration: underline;color: #828282;}
.zzb07tail{font-family:Arial, Helvetica, sans-serif;color:#828282;}




/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #555; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #555; font-weight: normal;}
.contentPage a:visited {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #555; 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:#1e64c9;font-weight:normal;}
.contentPage .current{color:#1e64c9; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #555; 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;}



.nymenu{border-bottom:0px #d9d9d9 solid; margin:0px 0px 0px; box-shadow:0px 6px 6px rgba(0,0,0,.05); }
.nymenu_mid ul li{ border-left: #e5e5e5 1px solid;width: 100%;text-align: center;vertical-align: top;}
.nymenu_mid ul li:last-child{ border-left:0px solid #d1d1d1;}

.nymenu_mid ul{ margin:0 auto;display: flex; width: 100%;}
.nymenu_mid_s{ text-align:center}
.nymenu_mid_s ul li {float: none;display: inline-block;}
.nymenu_mid ul li a{ padding:1.2em 0;display:inline-block; font-size:1.25em; position:relative; }

.nymenu_mid ul li a{display: block;position: relative;font-size: 19px;color: #555;}
.nymenu_mid ul li a:after{content: '';display: block;width: 100%;height: 2px;background:#0093dd;position: absolute;bottom: -1px;left: 0;transition: 0.4s ease-out;
transform: scaleX(0);}
.nymenu_mid ul li:hover a:after,.nymenu_mid ul li.active a:after{transform: scaleX(1);}
.nymenu_mid ul li:hover a,.nymenu_mid ul li.active a{color: #0093dd; font-weight: 700;}




.nymenu ul li:hover a{color: #0093dd; font-weight: 700;}
.nymenu ul li .active{color: #0093dd; font-weight: 700;}
.nymenu_mid p { display: none;}

.ny_wenzi{ text-align:center; border-bottom:#e3e3e3 solid 1px; margin:0 auto; }
.ny_wenzi h2{ font-weight:normal; margin-bottom:30px;text-align:center; font-size:40px; color:#333; }
.ny_wenzi h3{ font-weight:normal; margin-top:-20px; margin-bottom:30px; font-size:16px;}
.nyline{ background:#0093dd; height:2px; margin:0 auto; width:70px;}

.neirong{ line-height:30px; margin-top:60px; font-size:16px; min-height:400px;}

/*内页*/

.news table{border:1px solid;   border-color:#e4e4e4; width:100%!important }
.news table td   {border:1px solid;   border-color:#e4e4e4; padding:10px 15px; }   

.neirong_nbk{ min-height:300px;line-height: 30px;font-size: 16px; margin-top:40px;}
.nymain{width:1200px;margin:0 auto;padding-bottom:80px; padding-top:70px;}

/*
.neirong{ width:1100px; margin:0 auto;line-height:30px; background:#fff;  margin-top:60px; min-height:400px;background-color: #fff;
box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);
border: #e4e4e4 solid 1px;
border-radius: 15px; padding:50px; ;}*/

.neirong_nmenu{width:1200px; margin:0 auto; min-height:300px;line-height: 30px;  margin-bottom:0px; margin-top:30px;}



/*内页公司简介*/
.abcon{ width:100%;display: flex;align-items: stretch; margin-bottom:60px;}
.abtu{ width:60%; flex: 1;align-self: stretch;position: relative;}
.abtu img{ width:100%;object-fit: cover; height:300px;}
.abtxt{width:30%;background:#0093dd;display: flex; color:#fff; padding:5%;}
.about_left{ width:70%;}
.about_right{ width:25%;}
.about_right .abnr{ margin-top:0px;}
.about_right .abnr ul li .txt h2{ font-size:40px;}
.about_right .abnr ul li{ width:100%;border-bottom: 2px solid #e6e6e6; padding-top:40px; padding-bottom:30px;}
.about_right .abnr ul li .txt p{  top:-10px; font-size:15px!important}
.neitu { text-align:center; margin:0 auto}
.neitu img{ text-align:center; max-width:100%!important; height:auto!important}

/*内页新闻*/
.news ul li{ float:left; width:26%; margin-left:1.5%; margin-right:1.5%;background:#f4f4f4; padding:2%; margin-bottom:40px;}
.news ul li h2{ font-size:20px; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#000;}
.news ul li h3{ font-size:15px; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; line-height:25px; margin-bottom:20px; height:50px;}

.news_pic{ width:100%; height:150px; overflow:hidden; margin-bottom:20px;}
.news_pic img{ width:100%; height:150px;object-fit: cover;transition: all 0.8s;}
.news .newsgd{ border:1px solid #d8d8d8; line-height:30px; width:100px; text-align:center; font-size:15px;}
.news ul li:hover .newsgd { border:1px solid #0093dd; background:#0093dd; color:#fff;}
.news ul li:hover h3,.news ul li:hover .riqi{ color:#555;}
.news .riqi{ font-size:15px;}
.news ul li:hover .news_pic img{transform: scale(1.1);}


.fanhui{ border-top:5px solid #f2f2f2; margin-top:50px;}
.fanhui ul { padding-top:30px;}
.fanhui ul li{ line-height:30px;width:33%;float:left; text-align:left}
.fanhui ul li:nth-child(3){ text-align:right}
.fanhui ul li:nth-child(2){ text-align:center; margin-top:10px; margin-bottom:10px;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#0093dd;height:40px; line-height:40px; width:150px; text-align:center; display:block}

.xwbg{ font-size:25px!important}


/*内业产品*/
.table{ margin-bottom:20px;}
.table:nth-child(1){ margin-bottom:0px;}
.table{border-collapse:collapse;}
.table{border:1px solid;   border-color:#e4e4e4;   }   
.table td   {border:1px solid;   border-color:#e4e4e4; padding:10px 15px; font-size:15px;}   
.table th   {border:1px solid;   border-color:#e4e4e4;   }
.table td:nth-child(1){ width:55%;} 
.table tr:nth-child(odd) {  background:#fff;  }
.table tr:nth-child(even) {  background:#fafafa;  }
.cuti{font-weight:bold; background:#0093dd; color:#fff; line-height:40px; font-size:18px!important;}
.bigcu{ color:#0093dd; line-height:45px; font-weight:bold;}
.p_detail img{ max-width:200px;}
.p_detail{ width:94%;line-height:35px; font-size:16px; background:#f5f5f5; padding:3%; margin-bottom:20px; font-size:18px; color: #757679; }


.p_detail table{margin: 10px auto; border-top: #a1a1a2 1px dashed; }

.p_detail tr:nth-child(odd) {
    background: #fff;
}
.p_detail table td:nth-child(1) { text-align:center;border-right: #a1a1a2 1px dashed; width:25%;}
.p_detail td, .pnt th {
    border-bottom: #a1a1a2 1px dashed;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px; height:55px; text-align:left
}
.p_detail tr:nth-child(even) {}
.p_detail tr{height:55px;}

.cpkuainr{ background:#fafafa}
.cpkuainr table{ margin-top:30px;}
.STYLE6{ color:#fff;}
.cpkuainr table tr:nth-child(odd) {  background:#d8d8d8;  }
.cpkuainr table tr:nth-child(even) {  background:#fff;  }


/*定制加工*/
.dz_left{ width:50%; overflow:hidden;border-top-left-radius:10px;border-bottom-right-radius:10px;}
.dz_left img{transition: all 0.8s; width:100%;object-fit: cover; border-top-left-radius:10px;border-bottom-right-radius:10px;}
.dz_left img:hover{   transform: scale(1.1);}
.dz_right{ width:45%;}
.nyjob{ background:url(../images/nyjob.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}
.nyabout{ background:url(../images/nyabout.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}
.nycon{ background:url(../images/nycon.jpg) no-repeat center bottom; width:100%; margin:0 auto; height:300px;}
.nynews{ background:url(../images/nynews.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}
.nyyy{ background:url(../images/nyyy.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}
.nydz{ background:url(../images/nydz.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}
.nypro{ background:url(../images/nypro.jpg) no-repeat center; width:100%; margin:0 auto; height:300px;}


/*联系我们*/
.con_left{ width:50%;}
.con_right{ width:45%;}
.liuyan{ background:#fafafa; }
.liuyan .contact_2_1{ width:100%; margin:0 auto;}
.liuyan .contact_2_1 form{ margin-top:50px;}

.contact_2_1 ul li{ margin-bottom:10px;float:left; width:49%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){float:right}
.contact_2_1 ul li:nth-child(5){width:100%;}
.contact_2_1_mid{background-color:#fff; border:1px #e7e7e7 solid; padding:0.8em 1em; width:80%}
.teshuw{ width:93.8%}

.contact_2_1_mid input{ color:#333;
border:none!important; background:none!important; width:100%; font-size:16px;outline:none;}
.contact_2_1_mid textarea{color:#333; width:100%;
border:0; background:none; font-size:16px;outline:none;}
.tixing{padding-left:10px; line-height:50px;}

.anniu2 { border:0PX;
font-size:1.125em; display:inline-block; color:#fff; background-color:#0093dd; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu2 { margin-top:1.5em;}
.anniu2:hover{
background-color:#999;}

/*荣誉*/
#featured-area {

	width:1200px; padding-top:0px;
	padding-bottom:80px;
	float:left;
}
#featured-area img{ border:none}


.roundabout-holder {
	list-style:none; 
	width:1000px; height:300px;
	margin:0px auto;
}

.roundabout-moveable-item {
	font-size:12px!important;
	height:200px; width:300px;
	cursor:pointer; padding:12px;
	border:1px solid #f0f0f0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#f9f9f9;
}

.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	margin:0;
}

.roundabout-in-focus {
	cursor:auto;
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}

.roundabout-holder span	 {
	display:none;
	font-size:11px;
}

.roundabout-in-focus:hover span	{
	display:inline;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:8px 20px;
	background:#f9f9f9;
	color:#838383;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 11px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}

.roundabout li {
	margin:0
}
/*研发*/
 .tabbox {width:100%;}
    .tabmenu {width:100%;height:50px;}
    .tabmenu ul {margin:0;padding:0;list-style-type: none;display: flex; flex-wrap: wrap; justify-content: space-between;}
    .tabmenu li { width:33.33%;height:50px; font-size:16px; line-height:50px; text-align:center; color:#FFF; background:#0093dd; list-style:none; cursor:pointer;}
    .tabmenu .cli {width:33.33%;height:50px; line-height:50px; text-align:center; color:#fff; background:#d7161d; list-style:none;}
    #tabcontent {width:100%; margin-top:50px;}
    #tabcontent ul {margin:0;ist-style-type: none;}
    #tabcontent .hidden {display:none;}
	#tabcontent ul li{ text-align:center; font-weight:bold}
	
.zvc dl{ margin-top:40px;}
.zvc dl dd{ float:left; width:30%; margin-left:1.5%; margin-right:1.5%; margin-bottom:30px;}
.zvc dl dd .ho_pic{display: flex;justify-content: center;
align-items: center; height:230px; overflow:hidden; background:#fafafa}
.zvc dl dd .ho_pic img{width:100%;max-height:230px;transition: all 0.8s;object-fit: cover;}
.zvc dl dd:hover img{   transform: scale(1.1);}
.zvc dl dd .ho_name{ font-weight:normal; margin-top:10px;}


@media screen and (max-width: 1024px) {

.pc_daohang{ display:blcok}
.wap_daohang{ display:none}	
.wap_foot{ display:none}



.nav_zce{ width:95%; }
.logo img{ height:70px;}
.nav{ margin-left:40px; margin-top:30px; }
.yuyan{ margin-top:38px;}

.wd1200{ width:95%;}
/*首页产品*/
.index_pro ul li{margin-left:0.5%; margin-right:0.5%;}

/*首页新闻*/
.news_tu{  width:30%;}
.news_tu  img{object-fit: cover;}

/*内页*/
.nydw{  width:95%; }
.nymain{width:100%}

.neirong_nmenu{width:95%;}

}


@media screen and (max-width:768px) {
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}







/*首页公司简介*/

.abtxt{ width:50%; margin-top:-10px;}
.abtxt h2{ font-size:25px;}
.abtxt h3{  font-size:20px;}
.abnr{ -webkit-line-clamp:3;/*显示行数*/ }



/*首页产品*/







/*-------底部-----------*/
.fabout{ display:none; width:30%; margin-left:15%;}






/*内页*/
.nydw{  width:95%;}



.nymain{width:100%;}

.neirong{  }

.neirong_nmenu{width:95%;}


/*证书*/

.zu11{ height:200px; }
.zu11 img{ max-height:200px; }

/*内页*/
.inside_l{ width:30%;}
.inside_r{ width:55%; }


/*内页联系我们*/
.ditu{ width:100%; float:none; margin-top:30px;}
.nylianxi{ width:100%; float:none}




.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/img6.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/img5.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;
  }

	}
	.licheng ul li{ margin-bottom:30px;}
.shijian{ height:80px; line-height:80px; color:#fff; border-radius:8px; text-align:center; width:15%; font-size:25px; font-weight:bold}
.licheng ul li:nth-child(1) .shijian{ background:#37955e;}
.licheng ul li:nth-child(2) .shijian{ background:#4f81bd;}
.licheng ul li:nth-child(3) .shijian{ background:#2385a9;}
.licheng ul li:nth-child(4) .shijian{ background:#23a9a7;}
.shiji{ width:84%; border-radius:8px; background:#F3F3F3; height:80px;}
.shiji h2{ font-weight:normal; font-size:18px; padding-left:20px; color:#000; padding-top:13px;}
.shiji h3{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:16px; padding-left:20px;}
	
table.bak {
  width: 100%;
  margin: 10px auto;
  border-left: #ccc 1px solid;
  border-top: #ccc 1px solid;
}
.neirong table td{border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
padding: 3px 10px;
font-size: 15px;
line-height: 22px; line-height:30px;}	
	
	@media screen and (max-width: 640px) {
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}
.pc_honor{ display:none}
.wap_honor{ display:block}

.news table{border:1px solid;   border-color:#e4e4e4; width:100%!important }
.news table td   {border:1px solid;   border-color:#e4e4e4; padding:5px; font-size:14px; line-height:25px;}  

.licheng ul li{ text-align:center;}
.shijian{font-size:20px; width:100%; height:60px; line-height:60px; }
.shiji{ text-align:center;width:100%; border-radius:8px; background:#F3F3F3;padding-top:15px; padding-bottom:15px; height:auto;}
.shiji h2{ font-weight:normal; font-size:18px; padding-left:0px; color:#000; padding-top:10px;}
.shiji h3{ font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:16px; padding-left:0px;}


/*首页公司简介*/
.index_about .wenzi h2{ font-size:35px;}
.index_about .wd1200{ padding-top:50px; padding-bottom:50px;}
.abms{ width:100%;}
.abmore{margin-top:40px; }
.abnr { margin-top:40px;}
.abnr ul li{ float:left; width:48%; text-align:center; margin:0 auto}
.abnr ul li:nth-child(2n){ float:right}
.abnr ul li .txt h2{ font-size:32px;}
.abnr ul li:nth-child(3){ margin-top:30px;}
.abnr ul li:nth-child(4){ margin-top:30px;}
.abnr ul li .txt h3{ font-size:16px;}
.abnr ul li .txt p{ font-size:15px; top:-20px;}
.abnr ul li:nth-child(3) p{ width:70px}

.abnr ul li span{ text-align:center; font-size:16px;}
.wenzi h2{ font-weight:normal; color:#333; text-align:center; font-size:35px; padding-bottom:40px;}



/*首页产品*/
.index_pro{/*display: flex;*/align-items: stretch; display:block; max-height:100%!important;}

.pro_left{flex: none;position: relative; width:85%!important;text-align:right; background:url(../images/pbg.jpg) no-repeat center #0748a4  ; 
align-self: stretch;
position: relative; width:100%!important;text-align:center;  padding-right:0%; padding-top:70px; padding-bottom:70px; margin:0 auto;}
.pro_left h2{ color:#fff; font-weight:normal; text-transform:uppercase; font-size:18px; margin-bottom:5px;}
.pro_left h3{ color:#fff;font-size:35px;}
.pro_left ul { width:80%; float:none; margin:0 auto;margin-top:40px; margin-bottom:40px;}
.pro_left ul li{ float:left; width:48%; line-height:38px;}
.pro_left ul li a{ color:#fff; font-size:16.5px;}
.pro_left ul li:nth-child(2n){ float:right}
.pro_left ul li:nth-child(odd) { text-align:left; width:60% }
.pro_left ul li:nth-child(even) { text-align:left; width:33% }
.more{ background:#d7161d; width:180px; text-align:center; line-height:45px; float:none; margin:0 auto}
.more a{ color:#fff; font-size:16px;}
.pro_right{ width:100%;flex:none;/*display: flex;*/background:#0178cb; max-height:100%; height:auto}
.pro_right ul li:nth-child(1){ background:#036abe; border-bottom:1px solid rgba(255,255,255,0.3); }
.pro_right ul li{text-align:center; padding:50px; }
.pro_right ul li h2{ font-size:50px;color:#fff; font-family:impact;}
.pro_right ul li h3{ font-size:25px;color:#fff; font-weight:normal;}
.pro_right ul li h4{ font-size:16px;color:#fff; font-weight:normal; text-transform:uppercase; margin-top:5px;}



/*厂房*/
.fengcai{ width:100%;padding-top:50px; padding-bottom:50px;}

.hl_main5_content1{width:70%;overflow:hidden; float:left;  margin:0 auto;margin-left:30px; overflow:hidden;}
.hl_main5_content1 ul{width:26000px; overflow:hidden!important;}
.hl_main5_content1 ul li{float:left; display:inline;margin-right:16px; }
.hl_main5_content1 ul li h2{ text-transform:uppercase; font-size:15px; color:#0093dd; font-weight:normal; margin-bottom:5px;}
.hl_main5_content1 ul li p{ font-size:22px; color:#6b6b6b;}

.hl_scrool_leftbtn{ background:url(../images/left.jpg) no-repeat left; width:29px; height:57px; float:left; margin-top:80px; cursor:pointer;}
.hl_scrool_rightbtn{ background:url(../images/right.jpg) no-repeat left; width:29px; height:57px; float:right; margin-top:80px; cursor:pointer;}

.calie{ width:288px; height:220px;  display: flex;justify-content: center;align-items: center; overflow:hidden; margin-bottom:15px;}
.calie  img{max-width:288px;height:220px; transition: all 0.8s;object-fit: cover;}
.calie  img:hover{   transform: scale(1.1);}

/*yanfa*/
.yanfa .wd1200{ padding-top:50px; padding-bottom:50px;}
.yanfa .wd1200 h2{ font-size:32px;}
.wd1200{ padding-top:50px; padding-bottom:50px;}


/*-------底部-----------*/
.foot{ background:#373737; color:#fff;}
.foot a{ color:#fff}
.fline{ display:none;}
.flogo{ float:none;}
.fcon{ width:100%; float:none; margin-left:0px; margin-top:30px;}
.foot .wd1200{ padding-top:50px; padding-bottom:50px;}
.ewm{ display:none}

.banquan{  line-height:25px; width:93%; font-size:14px;}
a.zzb07link{ font-size:14px;}
.zzb07tail{ font-size:14px;}
.banquan .fl{ float:none; text-align:center}
.banquan .fr{ float:none; text-align:center}

.nymenu{border-bottom:0px #d9d9d9 solid;margin:0px 0px 0px;box-shadow:0px
}
.nymenu_mid ul li a{ padding:0.8em 0;}
.nymenu_mid ul li a{font-size: 16px;}


.ny_wenzi h2{ margin-bottom:20px;font-size:30px; }
.ny_wenzi h3{ font-weight:normal; margin-top:-20px; margin-bottom:30px; font-size:16px;}


/*内页*/
.nymain{width:95%;padding-bottom:40px; padding-top:40px;}
.neirong{ margin-top:40px; font-size:15px; min-height:400px;}

/*内页公司简介*/
.abcon{ width:100%;display: flex; width:100%;
flex-wrap: wrap;flex-direction: column-reverse; margin-bottom:40px;}
.abtu{ width:100%;}
.abtu img{ width:100%;object-fit: cover; height:150px;}
.abtxt{width:90%;}
.about_left{ width:100%; float:none}
.about_right{ width:100%; float:none}
.about_right .abnr{ margin-top:0px;}
.about_right .abnr ul li .txt h2{ font-size:40px;}
.about_right .abnr ul li:nth-child(4){ border-bottom:0px;}



/*内页新闻*/
.news ul li{ float:left; width:96%; margin-left:0%; margin-right:0%; padding:2%; }
.fanhui{ margin-top:30px;}
.fanhui ul { padding-top:30px;}
.fanhui ul li{ line-height:30px;width:100%;float:left; text-align:center}
.fanhui ul li:nth-child(3){ text-align:center}
.fanhui ul li:nth-child(2){ text-align:center; }

.xwbg{ font-size:25px!important}


/*内业产品*/

.p_detail table td:nth-child(1) { width:30%;}
.p_detail td, .pnt th {font-size: 15px;}


/*研发*/
.tabbox {width:100%;}
.tabmenu {width:100%;height:40px;}
.tabmenu li { width:33.33%;height:40px; font-size:16px; line-height:40px; }
.tabmenu .cli {width:33.33%;height:40px; line-height:40px;}
#tabcontent {width:100%; margin-top:30px;}

	
.zvc dl{ margin-top:20px;}
.zvc dl dd:nth-child(2n){ float:right}
.zvc dl dd{ float:left; width:48%; margin-left:0%; margin-right:0%; margin-bottom:30px;}
.zvc dl dd .ho_pic{height:150px; }
.zvc dl dd .ho_pic img{;max-height:150px;}


/*定制加工*/
.dz_left{ width:100%; float:none;}
.dz_right{ width:100%; float:none; margin-top:30px;}
.nyjob{ background-size:150%;height:150px;}
.nyabout{ background-size:150%;height:150px;}
.nycon{ background-size:150%;height:150px;}
.nynews{ background-size:150%;height:150px;}
.nyyy{ background-size:150%;height:150px;}
.nydz{ background-size:150%;height:150px;}
.nypro{ background-size:150%;height:150px;}


/*联系我们*/
.conlx{display: flex;flex-wrap: wrap;flex-direction: column-reverse;}
.con_left{ width:100%; float:none; margin-top:30px;}
.con_right{ width:100%; float:none}
.liuyan{ background:#fafafa; }
.liuyan .contact_2_1{ width:100%; margin:0 auto;}
.liuyan .contact_2_1 form{ margin-top:30px;}
.contact_2_1 ul li{ margin-bottom:10px;float:left; width:100%;}
.contact_2_1 ul li:nth-child(2),.contact_2_1 ul li:nth-child(4){float:left}
.contact_2_1 ul li:nth-child(5){width:100%;}
.anniu2 { margin-top:3em;}


/*荣誉*/
.wap_honor { margin-bottom:30px;}
.wap_honor ul li:nth-child(2n){ float:right}
.wap_honor ul li{ float:left; width:48%; margin-left:0%; margin-right:0%; margin-bottom:20px;}
.wap_honor ul li .ho_pic{width:100%;height:150px; display: flex;justify-content: center;align-items: center; background:#fafafa }
.wap_honor ul li .ho_pic img{ max-width:100%;max-height:150px;object-fit: cover;}
.wap_honor ul li .ho_name{ font-size:15px; line-height:22px; height:44px; text-align:center}



#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/img6.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/img5.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:capitalize;
  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;
  }

	}