﻿@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:#009631 }
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-size:16px!important;color:#646464; margin:0px; }
.pc_daohang{ display:blcok}
.wap_daohang{ display:none}	
.wap_foot{ display:none}

/*
.head{ width:1200px; margin:0 auto;padding-top:20px; padding-bottom:20px; }*/
.head_y{ width:60%; margin-top:25px;}
.head_yuyan{ margin-right:10px;}
.top-search { overflow: hidden;margin-left: 0!important; background-size: 100% 100%; }
.top-search .text { font-size:15px; border: none; height: 30px; line-height:30px;color: #d8d8d8; overflow: hidden; background:none; padding:0px 00px 0px 10px; float:left; outline:none; border:1px solid #d8d8d8 }
.header-right .header-menu li { width: auto!important }
.souss{ height:32px;}
.header-right { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px;}
.yuyan{ background:#009631;height:32px; line-height:32px; text-align:center; width:80px; margin-left:20px;}
.yuyan a{ color:#fff;}


/*导航*/
.nav * a:hover{ color:#009631;}
.menu{list-style:none;height:35px;width:100%; margin-top:10px;}
.nav{list-style:none;height:35px;width:100%;margin:0 auto;}

.nav li{float:left;position:relative; }
.nav li a{color:#000;height:35px;line-height:35px;padding-left:13.5px; padding-right:13.5px; font-size:15.5px;blr:expression(this.onFocus=this.close());blr:expression(this.onFocus=this.blur());display:inline-block;}
.nav li a:focus{ -moz-outline-style: none;  }
.nav li .sub-nav{position:absolute;top:35px;left:-1px; z-index:9999;list-style:none;background-color:#009631;display:none;}
.nav li .sub-nav li{text-align:center;clear:left;height:35px;line-height:35px;position:relative;}
.nav li .sub-nav li a{ width:150px;height:35px; font-size:15px;line-height:35px;padding:0;display:inline-block; color:#fff}


/*标题公共样式*/
.wd1200{ padding-top:70px; padding-bottom:70px; width:1200px; margin:0 auto}
.wenzi{ text-align:center; margin:0 auto}
.wenzi h2{ color:#6eb57f; font-size:28px; text-transform:capitalize;font-weight:normal;font-family:"impact";}
.wenzi h3{ font-size:40px; color:#009631;; margin-bottom:10px; margin-top:10px;}
.wline{ background:#d20200; height:4px; margin:0 auto; width:70px;}




/*首页公司简介*/
.abtu{ width:30%; overflow:hidden}
.abtu  img{ width:100%; transition: all 0.8s;}
.abtu  img:hover{transform: scale(1.1);}
.abtu p{ text-align:center; font-size:12px; text-transform:uppercase; margin-top:5px;}
.abtxt{ width:65%;}
.abtxt h2{color:#009631; font-size:40px; text-transform:capitalize;font-weight:normal;}
.abtxt h3{color:#009631; font-size:40px; text-transform:capitalize;font-weight:normal;font-family:"impact";}

.abnr{ margin:0 auto; text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 11; overflow:hidden; line-height:26px; height:282px; margin-top:35px;} 

.more-btn {margin-top:50px;}
.more-btn a {padding:7px 25px;transition:.3s all ease-out;display:inline-block;border-top:1px solid #b5b5b5;border-bottom:1px solid #b5b5b5;position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;}
.more-btn a:after {content:"";background:#fdb812;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#009631}
.more-btn a:hover span{ color:#fff!important;}
.more-btn a span{display:inline-block;font-size:14px;color:#7a7a7a;position:relative;z-index:14;}
.more-btn a:hover i {color:#FFF;border-color:#000}
.more-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
.more-btn a i {display:inline-block;font-size:20px;color:#7a7a7a;position:relative;z-index:14;margin-left:8px;margin-right:8px;}



/*首页产品*/
.index_pro{ background:url(../images/probg.jpg) no-repeat center; width:100%; margin:0 auto}
.index_pro .wenzi{ margin-top:30px;}
.pro_top .wenzi h2{ text-align:left; font-size:28px;}
.pro_top .wenzi h3{ text-align:left; text-transform:uppercase; font-size:40px; margin-top:15px;}
.pro_top .more-btn{ float:left; margin-top:10px;}

.zdcp{ width:60%}
.zdcp ul{ }
.zdcp ul li:nth-child(2n){ float:right}
.zdcp ul li{ width:44%; background:url(../images/index_13.png) no-repeat left; padding-left:40px; line-height:43px; float:left}
.zdcp ul li a{  font-size:16px;}
.zdcp ul li a:hover{ color:#009631}


/*qc*/

#demoleftab{OVERFLOW: hidden;WIDTH:1200px;margin:0 auto;margin-top:40px}
.factu{ float:left; width:280px; 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; margin-right:25px;}
.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);}
.factu  img{max-height:200px; transition: all 0.8s;}
.factu:hover   img{   transform: scale(1.1);}



/*news*/
.huibg{ background:#f5f5f6; width:100%; margin:0 auto}
.ewm img{ padding:5px; background:#fff;}
.flx{ margin-top:10px;width:45%; margin-left:150px;}
.fadd{ background:url(../images/fadd.png) no-repeat left; padding-left:50px; line-height:26px;}
.ftel{ background:url(../images/ftel.png) no-repeat left; padding-left:50px; line-height:35px; margin-top:15px;}

.fmail{ background:url(../images/fmail.png) no-repeat left; padding-left:50px;line-height:35px; margin-top:10px;}
.fmail a{ color:#555}


/*-------底部-----------*/
.foot{ background:#009631; width:100%; margin:0 auto; color:#fff}
.foot .wd1200{ padding-bottom:40px; padding-top:40px;}
.banquan{  line-height:30px; color:#fff;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;text-decoration:none;color: #fff;}
a.zzb07link:hover {text-decoration: underline;color: #fff;}
.zzb07tail{font-family:Arial, Helvetica, sans-serif;color:#fff;}




/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #009631; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #e73b00; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #e73b00; font-weight: normal;}
.contentPage a:visited {color: #e73b00; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #e73b00; 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:#e73b00;font-weight:normal;}
.contentPage .current{color:#e73b00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #009631; 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;}


.inside_l{ width:20%; padding-top:45px; padding-bottom:50px; padding-left:2%;  padding-right:2%;float:left; background:#EBEBEB; border-radius: 10px; margin-bottom:55px;}

.inside_l h3 {
    font-size:25px; width:100%!important;
	color: #000;
    margin: 0 0 20px 0; text-transform:capitalize; font-weight:normal;
	text-align: center!important;
}
.inside_l h2 a{ color:#000}
.inside_l ul li a{
    border-radius: 20px; font-size:15px;
    width: 95%;
    padding:5px 2.5%;
    background-color: #FFF;
    border: solid 1px #EBEBEB;
	margin:0 0 10px 0;
	display: inline-block;
	text-align: center;
  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;
}
.inside_l ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background:linear-gradient(90deg,#009631,#009631);
  -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;
}
.inside_l ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.inside_l ul li a:hover {
  color: #fff;
}

.zz11 a{ color:#FFFFFF; background:linear-gradient(90deg,#009631,#009631);}
.prodetail p{ margin-bottom:10px;}
.prodetail br{ margin-bottom:20px;}
.prodetail{min-height:300px;}
.rtop{border-bottom:1px solid #dedde0; padding-bottom:10px; margin-bottom:30px;}
.rtop h1{ font-weight:normal; font-size:25px; color:#000;}
.inside_r{ width:65%; float:right; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.2); padding:30px 3% 30px 3%;border-radius: 10px; }

.inside_r h3{ width:100%; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal}
.cuti{ width:100%;padding-top:15px; padding-bottom:15px; font-size:25px; line-height:25px; text-align:center; color:#45ae37; margin-bottom:30px; }
.weizhi{font-weight:normal;text-align:center; font-size:25px; color:#6eb57f; font-family:"impact";}


/*内页*/
.ny_wenzi{text-align:center;border-bottom:#e3e3e3 solid 1px;margin:0 auto; }
.ny_wenzi h2{ font-weight:normal; margin-bottom:20px;text-align:center; font-size:28px; color:#6eb57f; font-family:"impact";}

.ny_wenzi h3{ text-transform:uppercase; font-size:40px; font-weight:normal; margin-bottom:30px; color:#000;}


.nyline{ background:#009631; height:2px; margin:0 auto; width:70px;}


.nymain{ width:1200px; margin:0 auto; padding-top:70px; padding-bottom:80px; line-height:30px;}

/*内页留言*/
.zuo{ width:45%;}
.liuyan{ width:55%; background:#f4f4f4;}
.contact_2{ padding:30px; }
.contact_2_1 ul li{ margin-bottom:1.4375em;
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;}
.contact_2_1_mid input{
border:none; background:none; width:100%; font-size:1em; outline:none}
.contact_2_1_mid textarea{ height:10em;
border:none; background:none; width:100%; font-size:1em;outline:none}

.anniu2 {
font-size:1.125em; display:inline-block; color:#fff; background-color:#009631; border:0px; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu2 {margin-bottom:40px;}
.anniu:hover{
background-color:#999;}



.contact_2_2 a{
font-size:1.125em; display:inline-block; color:#fff; background-color:#009631; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.contact_2_2{
margin-bottom:5.625em; margin-top:1.5em;}
.contact_2_2 a:hover{
background-color:#999;}


/*内页质量保证qc*/
.honor ul li{text-align:center;float:left;display:inline;width:22.5%; margin-left:1%; margin-right:1%;height:260px; overflow:hidden;background:#fff; border:1px dotted #ccc;  border-radius:5px;box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); margin-bottom:30px; padding-top:10px;}
.honor ul li span{line-height:22px;display:block;background:#FFF; text-align:center; padding-top:20px; font-size:15px; height:44px}

.zu11{width:100%; height:190px; overflow:hidden; display: flex;justify-content: center;align-items: center;}
.zu11 img{ -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; max-height:100%; max-width:90% }
.honor ul li:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}

/*产品详细*/
.p_detail{ width:94%; line-height:35px; font-size:16px; background:#f5f5f5; padding:3%; margin-bottom:20px; font-size:18px; color: #757679; }
.p_detail h4{ color:#FFFFFF; font-weight:normal; border-top:solid 3px #2d9e26; background:#f9f9f9;}
.p_detail h4 span{ background:#2d9e26; width:100px; line-height:30px; display:block; text-align:center;}
.p_detail h2{ font-weight:normal; color:#000; text-align:center; line-height:50px; font-size:26px;}

.p_detail_pic{ width:40%; text-align:center; }
.p_detail_pic img{ min-width:200px; margin-top:30px}

.p_detail .text{ width:100%;text-align:center}


.pn table{width: 99%;
    margin: 10px auto;
    border-top: #a1a1a2 1px dashed; 
}

.pn tr:nth-child(odd) {
    background: #fff;
}
.pn .pro {
    width: 40%;
    text-align: center;
  
    border-right: #a1a1a2 1px dashed;
}.pn td, .pnt th {
    border-bottom: #a1a1a2 1px dashed;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 22px; height:55px; text-align:center
}.pn tr:nth-child(even) {
}
.pn tr{height:55px;}




/*产品列表*/

.rollBox1{  width:100%; margin:0 auto; }

.rollBox1 .Cont{width:100%;}

.rollBox1 .Cont .pick{width:31%; height:320px;  float:left;text-align:center; color:#333; margin-right:1%; margin-left:1%; margin-bottom:30px; }

.rollBox1 .Cont .pic{width:100%; height:320px;text-align:left;  color:#333; overflow:hidden;border:#e1e1e1 solid 1px; background:#fff; }


.rollBox1 .Cont .pic p{ font-size:18px; margin:0;transition:all 0.4s;}
 .rollBox1 .Cont .pic p span{ color:#878787; font-size:14px; font-family:Arial, Helvetica, sans-serif}
.rollBox1 .Cont .pic h5{ width:100%; color:#3b3b3b; font-size:18px!important; text-align:center;  margin-top:10px; font-weight:normal;transition:all 0.4s; margin-bottom:0px;}
.rollBox1 .Cont .pic h5 a{  color:#3b3b3b; text-align:center;transition:all 0.4s; }
.rollBox1 .Cont .pic h5 img{  max-height:150px ;transition:all 0.4s;}

.tua{height:150px;  display: flex;justify-content: center;align-items: center;}

.rollBox1 .Cont .pic .linkmore a{ width: 40%; height:31px; line-height:31px; border-radius: 20px; margin:0 auto;
-moz-border-radius:  20px;
-khtml-border-radius:  20px;
-webkit-border-radius:  20px;  text-align:center; display:block; text-decoration:none; background:#eaeaea; color:#a5a5a5; display:block; margin:0 30%; float:left}
.rollBox1 .Cont .pic .linkmore a:hover{ color:#fff; background:#1558a6; border:0}


.rollBox1 .Cont .wenn{width:100%; text-align:center;  margin-bottom:20px; font-size:16px; margin-top:10px; color:#878787}



.rollBox1 .Cont .pick:hover img{ transition:all 0.4s;transform: scale(1.1)}
.rollBox1 .Cont .pick:hover p{ color:#009631; font-size:19px}
.rollBox1 .Cont .pick:hover p span{ color:#009631; font-size:15px}
.rollBox1 .Cont .pick:hover .linkmore a{ color:#fff; background:#009631; border:0}

.rollBox1 .Cont .pick:hover .wenn{ color:#009631}

.rollBox1 .Cont .pic{ transition:all 0.4s}

.rollBox1 .Cont .pic:hover{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;




   transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px); box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.2);  }

.rollBox1 .Cont .pic:after{right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;}

.rollBox1 .Cont .pic:after{content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    width: 0;
    background: #009631;
    transition: 400ms ease all; }



.rollBox1 .Cont .pic:hover:after {
    width: 100%;
    transition: 800ms ease all;
}




.neirong{ padding-top:50px; min-height:350px; color:#646464;}
.neirong a { color:#646464;}

.nyabout{ width:100%;background:url(../images/nyabout.jpg) no-repeat center ; margin: 0 auto; height:350px;}
.nycon{ width:100%; height:350px; background:url(../images/nycon.jpg) no-repeat   center ; margin:0 auto}

.nyzlbz{ width:100%; height:350px; background:url(../images/nyzlbz.jpg) no-repeat   center ; margin:0 auto}

.nyyanfa{ width:100%; height:350px; background:url(../images/nyyanfa.jpg) no-repeat   center ; margin:0 auto}

.nydzhc{ width:100%; height:350px; background:url(../images/nydzhc.jpg) no-repeat   center ; margin:0 auto}

.nynews{ width:100%; height:350px; background:url(../images/nynews.jpg) no-repeat    center ; margin:0 auto}
.nyfac{ width:100%; height:350px; background:url(../images/nyfac.jpg) no-repeat    center bottom; margin:0 auto}
.nypro{ width:100%; height:350px; background:url(../images/nypro.jpg) no-repeat    center ; margin:0 auto}
.fanhui{ border-top:5px solid #f4f4f4; margin-top:30px;}
.fanhui ul li{ float:left; margin-top:10px;}
.fanhui ul li:nth-child(2){ float:right}






@media screen and (max-width: 1024px) {
.pc_daohang{ display:blcok}
.wap_daohang{ display:none}	
.wap_foot{ display:none}
.head{ width:95%; }
.head_y{ width:100%; float:none; margin-top:40px;}


/*导航*/
.nav li a{padding-left:30px; padding-right:30px; }
/*标题公共样式*/
.wd1200{ width:95%;}

/*首页公司简介*/
.abnr{ -webkit-line-clamp:8; height:208px;} 

/*首页产品*/
.zdcp{ width:72%}
.zdcp ul li a{  font-size:15px;}

/*qc*/
#demoleftab{WIDTH:95%;}
/*news*/
.flx{width:47%; margin-left:70px;}

/*内页*/
.nymain{ width:95%;}
.neirong{ padding-top:50px; min-height:350px;}
}



@media screen and (max-width: 768px) {
body{ font-size:15px!important}
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}


/*标题公共样式*/
.wd1200{ padding-top:50px; padding-bottom:50px; width:95%;}
.wenzi h2{ color:#6eb57f; font-size:28px; text-transform:capitalize;font-weight:normal;font-family:"impact";}
.wenzi h3{ font-size:32px!important; color:#009631; margin-bottom:10px; margin-top:10px;}
.wline{ background:#d20200; height:4px; margin:0 auto; width:70px;}




/*首页公司简介*/
.abtu{width:30%; overflow:hidden; margin-top:0px;}
.abtxt{ width:65%;}
.more-btn {margin-top:40px;}
.abnr {
    margin: 0 auto;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
    overflow: hidden;
    line-height: 26px;
    height:104px;
    margin-top: 35px;
}


/*首页产品*/
.index_pro{ background:url(../images/probg.jpg) no-repeat top center #f9f9f9; }
.index_pro .wenzi{ margin-top:0px; float:none}


.zdcp{ width:100%; float:none; margin-top:30px;}
.zdcp ul{ width:100%; margin:0 auto }
.zdcp ul li:nth-child(2n){ float:right}
.zdcp ul li{ width:44%; padding-left:30px; float:left}
.zdcp ul li a{  font-size:15.5px;}


/*qc*/
#demoleftab{WIDTH:95%;}




/*news*/
.pro_top .wenzi{ float:none}

.flx{ margin-top:30px;width:60%; margin-left:0px; float:left;}
.fadd{font-size:15px;}
.ftel{font-size:15px;}
.fmail{font-size:15px;}

.ewm{ float:right; margin-top:30px;}

/*-------底部-----------*/
.foot .wd1200{ padding-bottom:70px;}
.banquan p{ font-size:15px!important}
.banquan{ line-height:25px;font-size:15px!important;table-layout:fixed }
a.zzb07link{ font-size:15px;}
a.zzb07link:hover {font-size:15px;}
.zzb07tail{font-size:15px;}


/*内页*/
.ny_wenzi{text-align:center;border-bottom:#e3e3e3 solid 1px;margin:0 auto; }
.ny_wenzi h2{ font-weight:normal; margin-bottom:20px;text-align:center; font-size:28px; color:#6eb57f; font-family:"impact";}

.ny_wenzi h3{ text-transform:uppercase; font-size:30px; font-weight:normal; margin-bottom:30px; color:#000;}


.nyline{ background:#009631; height:2px; margin:0 auto; width:70px;}


.nymain{ width:95%; margin:0 auto; padding-top:40px; padding-bottom:40px; line-height:30px;}

/*内页留言*/
.zuo{ width:100%; float:none}
.liuyan{ width:100%;  margin-top:30px; float:none; overflow:hidden}
.contact_2{ padding:15px; }



/*内页质量保证qc*/
.honor ul li:nth-child(2n){ float:right}
.honor ul li{text-align:center;float:left;display:inline;width:48%; margin-left:0%; margin-right:0%;height:180px; padding-top:10px;}
.honor ul li span{line-height:22px;display:block;background:#FFF; text-align:center; padding-top:0px; font-size:15px;}

.zu11{width:100%; height:150px; }

/*产品详细*/
.pn table tr td{font-size:14px;}

/*产品列表*/
.rollBox1 .Cont .pick:nth-child(2n){ float:right}
.rollBox1 .Cont .pick{width:48%; height:320px;  float:left;text-align:center; color:#333; margin-right:0%; margin-left:0%; margin-bottom:30px; }


.neirong{ padding-top:30px; min-height:350px;}


.fanhui ul li{ float:none; margin-top:10px;}
.fanhui ul li:nth-child(2){ float:none}





.nyabout{ width:100%; background-size:150%;height:130px;}
.nyyanfa{ width:100%; background-size:150%;height:130px;}
.nyzlbz{ width:100%; background-size:150%;height:130px;}
.nyfac{ width:100%; background-size:150%;height:130px;}
.nycon{ width:100%; background-size:150%;height:130px;}
.nynews{ width:100%; background-size:150%;height:130px;}
.nydzhc{ width:100%; background-size:150%;height:130px;}
.nypro{ width:100%; background-size:150%;height:130px;}

	
.clearfix{ clear:both}	



/*.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%;
  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%;
  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 {
  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;
  }

	}
	@media screen and (max-width: 640px) {
body{ font-size:15px!important}
.pc_daohang{ display:none}
.wap_daohang{ display:block}
.wap_foot{ display:block}


/*标题公共样式*/
.wd1200{ padding-top:50px; padding-bottom:50px; width:95%;}
.wenzi h2{ color:#6eb57f; font-size:28px; text-transform:capitalize;font-weight:normal;font-family:"impact";}
.wenzi h3{ font-size:32px!important; color:#009631; margin-bottom:10px; margin-top:10px;}
.wline{ background:#d20200; height:4px; margin:0 auto; width:70px;}




/*首页公司简介*/
.index_about{display: flex; flex-wrap: wrap;flex-direction: column-reverse;}
.abtu{width:100%; overflow:hidden; margin-top:35px;}
.abtu img{ height:300px; object-fit: cover;}
.abtxt{ width:100%; float:none}
.more-btn {margin-top:40px;}



/*首页产品*/
.index_pro{ background:url(../images/probg.jpg) no-repeat top center #f9f9f9; }
.index_pro .wenzi{ margin-top:0px; float:none}


.zdcp{ width:100%; float:none; margin-top:30px;}
.zdcp ul{ width:92%; margin:0 auto }
.zdcp ul li:nth-child(2n){ float:none}
.zdcp ul li{ width:96%; padding-left:30px; float:none}
.zdcp ul li a{  font-size:15px;}


/*qc*/
#demoleftab{WIDTH:95%;}

.inside_l{ display:none}
.inside_r{ width:94%; float:none;padding: 30px 3% 30px 3%;}
.weizhi{ display:none}

.prodetail{ height:auto; min-height:auto!important}
.rtop h2 {
  font-weight: normal;
  font-size: 25px; float:none; text-align:center;
  color: #000;
}
/*news*/
.pro_top .wenzi{ float:none}

.flx{ margin-top:30px;width:100%; margin-left:0px; float:none;}
.fadd{font-size:15px;}
.ftel{font-size:15px;}
.fmail{font-size:15px;}

.ewm{ float:none; margin-top:30px;}

/*-------底部-----------*/
.foot .wd1200{ padding-bottom:70px;}
.banquan{ line-height:25px;font-size:15px;table-layout:fixed; padding-bottom:40px; }
a.zzb07link{ font-size:15px;}
a.zzb07link:hover {font-size:15px;}
.zzb07tail{font-size:15px;}


/*内页*/
.ny_wenzi{text-align:center;border-bottom:#e3e3e3 solid 1px;margin:0 auto; }
.ny_wenzi h2{ font-weight:normal; margin-bottom:20px;text-align:center; font-size:28px; color:#6eb57f; font-family:"impact";}

.ny_wenzi h3{ text-transform:uppercase; font-size:25px; font-weight:normal; margin-bottom:30px; color:#000;}

.wei_z { width:94% !important;}
.nyline{ background:#009631; height:2px; margin:0 auto; width:70px;}


.nymain{ width:95%; margin:0 auto; padding-top:40px; padding-bottom:40px; line-height:30px;}

/*内页留言*/
.zuo{ width:100%; float:none}
.liuyan{ width:100%;  margin-top:30px; float:none; overflow:hidden}
.contact_2{ padding:15px; }



/*内页质量保证qc*/
.honor ul li:nth-child(2n){ float:right}
.honor ul li{text-align:center;float:left;display:inline;width:48%; margin-left:0%; margin-right:0%;height:180px; padding-top:10px;}
.honor ul li span{line-height:22px;display:block;background:#FFF; text-align:center; padding-top:0px; font-size:15px;}

.zu11{width:100%; height:150px; }

/*产品详细*/
.pn table tr td{font-size:14px;}

/*产品列表*/
.rollBox1 .Cont .pick{width:100%; height:320px;  float:none;text-align:center; color:#333; margin-right:0%; margin-left:0%; margin-bottom:30px; }


.neirong{ padding-top:30px; min-height:350px;}


.fanhui ul li{ float:none; margin-top:10px;}
.fanhui ul li:nth-child(2){ float:none}





.nyabout{ width:100%; background-size:150%;height:130px;}
.nyyanfa{ width:100%; background-size:150%;height:130px;}
.nyzlbz{ width:100%; background-size:150%;height:130px;}
.nyfac{ width:100%; background-size:150%;height:130px;}
.nycon{ width:100%; background-size:150%;height:130px;}
.nynews{ width:100%; background-size:150%;height:130px;}
.nydzhc{ width:100%; background-size:150%;height:130px;}
.nypro{ width:100%; background-size:150%;height:130px;}

	
.clearfix{ clear:both}	



/*.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%;
  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%;
  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 {
  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;
  }

	}
	
	
	
	
	
	
	
	.ny_wj_cf { width:100%; margin-top:50px; display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem;}
.ny_wj_cf_tu { width:100%; height:320px; border-radius:25px; overflow:hidden;}
.ny_wj_cf_tu img { width:100%; height:100%; object-fit:cover;}


.prodetail table { width:100%;}	
.prodetail table tr td { width:100%; border:1px solid rgba(0,0,0,.2);}
.prodetail table tr td:nth-child(1){ width:25%;}
.prodetail table tr td { padding:5px 20px;}
	
	
/*内页新闻*/
.ny_news_time{width:80px;height:60px;border:1px solid #ddd;text-align:center;line-height:26px;padding-top:8px;float:left;}
.ny_news_img{width:230px;height:160px;margin-left:32px;overflow:hidden;float:left;}
.ny_news_img img{width:230px;height:160px; transition:all 1s;}
.ny_news_ul li:hover img{ transform-origin:center center; transform:scale(1.1,1.1);}
.ny_news_ul li:hover .ny_news_time{background:#009631;color:#fff;border:1px solid #0777d0;}
.ny_news_txt{float:right;width:calc(100% - 392px);}
.ny_news_ul li{margin:20px 0;padding:20px 0;border-bottom:1px solid #ddd;}
.ny_news_ul li:hover{border-bottom:1px solid #009631;}
.ny_news_ul li .time{color:#3366b2;line-height:24px;font-size:14px;}
.ny_news_ul li .bt{font-size:22px;color:#000;}
.ny_news_ul li .js{font-size:14px;color:#707070;line-height:26px;padding-top:5px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.ny_news_ul li .more{font-size:14px;padding-top:12px;font-weight:bold;color:#3366b2;}
.ny_news_bt{font-size:30px;color:#000;padding-bottom:10px;}
.pnpage { clear:both;padding-top:25px;font-size:14px;border-top:1px dashed #ddd;margin-top:30px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:35px; text-decoration:none;}
.sss{ width:75%}



/*内页*/
/*----内页---*/
.weizhia{ background:#f4f4f4; margin-top:;}
.wei_z{ width:1200px; margin:0 auto; line-height:60px; font-size:16px;}
.wei_z span{ padding-left:8px; padding-right:8px;}


.wenzi_aa h2{ color:#000; font-size:45px; text-transform:capitalize; font-family:"Corbel"; font-weight:normal}
.wenzi_aa h2 span{ color:#0d74cc}
.wenzi_aa h4 {color: #2180d0;font-size: 20px;}
.wenzi_aa h1 {color: #009631;font-size: 20px; text-align:center;}
.wenzi_aa h5 {
  font-weight: normal;
  font-size: 15px;
  padding: 0px;
    padding-top: 0px;
  margin: 0px;
  padding-top: 8px; text-align:center;
}


.neirong_aa{ padding: 50px; min-height:300px;
background-color: #fff;
box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);
border: #e4e4e4 solid 1px;
border-radius: 15px;
line-height: 30px;
font-size: 16px; margin-top: 60px; }
.jianju p{ padding-bottom:30px;}
.tszt strong{ color:#2486d4; font-size:20px;}

.neirong_aab{ padding: 50px; min-height:300px;
background-color: #fff;
box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);
border: #e4e4e4 solid 1px;
border-radius: 15px;
line-height: 30px;
font-size: 16px; margin-top: 0px; text-align:center;}


/*新闻详细*/
.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-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.fanhui ul li:nth-child(3){ text-align:right}
.fanhui ul li:nth-child(2){ text-align:center;  }
.fanhui ul li:nth-child(2) a{ margin:0 auto; color:#fff;background:#009631;height:40px; line-height:40px; width:150px; text-align:center; display:block}
.news_xx img{ max-width:60%!important; height:auto!important; text-align:center; margin:0 auto }




.neiyebt {
  text-align: center;
  font-size: 45px;
  text-transform: capitalize;
  color: #000;
}

.yyy img { width:100% !important; height:auto !important; margin-top:30px;}

.hyb { color:#009631; font-size:25px; font-weight:bold; }
.hya{ font-size:18px; margin-top:20px;}




/*内页产品*/
#neiye_pro {
  position: relative;
}
.proleft {
  overflow: hidden;
  height: auto !important;
}
.list{width: 100%; }
.list ul li{background-image: linear-gradient(90deg, #0662af, #2596d3);border-bottom:0;border-top:1px solid rgba(255,255,255,0.1);} 
.lista ul li{background: none!important;border-bottom:0;border-top:1px solid rgba(255,255,255,0.1);} 
.lista ul li a{ color:#555!important; font-weight:normal!important; font-size:15px!important;;}
.lista ul li:hover a{ color:#0663af!important}
.list ul li a{ padding-top:15px; padding-bottom:15px; padding-left:10px; width:78%;color: #fff; font-size:15px; display: block; font-weight:bold;line-height: 22px; position: relative; text-transform:capitalize; float:left;display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; /*align-items:center; -webkit-justify-content: center; justify-content: center;*/}
.list ul li .inactive2{ background:url(../images/side_icon.png) no-repeat   center center;}
.list ul li .inactives2{ background:url(../images/side_icon1.png) no-repeat   center center!important;}
.list ul li ul li .inactive2{ background:url(../images/side_icon.png) no-repeat  center center;}
.list ul li span { margin-right:10px; margin-top:15px;
  float: right; 
  width: 22px;
  height: 22px; 
  cursor: pointer;display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; align-items:center; -webkit-justify-content: center; justify-content: center;
}
.list ul li ul li ul li .inactive2{ background:none!important;}
.list ul li ul li .xxxx{ background:url(../images/side_icon.png) no-repeat  270px center!important;}
/**
.list ul li .inactives{background:url(../images/side_icon1.png) no-repeat
 center center!important;} **/

.list ul li ul li .inactives2{background:url(../images/side_icon1.png) no-repeat center center!important;} 


.list ul li .inactives2 {

    background:none;

}
.list ul li ul{display: none;}
.list ul li ul li { background:#51ac35; border-left:0; border-right:0; border-bottom:1px solid #d8d8d8;overflow:hidden;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ font-size:14px;padding-left:15px; width:80%; color:#fff; font-weight:normal;float:left;}
.list ul li ul li span{display: block;float: left;width: 22px;height: 22px;margin-top: 15px; cursor:pointer;}
.list ul li ul li ul li { background-color:#fff; border-bottom:1px solid #eee; }
.list ul li ul li ul li:last-child{ border-bottom:0px;}
.last{ background-color:#fff; border-color:#eee; }
.list ul li ul li ul li a{ color:#555; padding-left:25px; padding-right:25px; font-size:14px; line-height:20px; height:auto; padding-top:12px; padding-bottom:12px; word-wrap:break-word;  }
.list ul li ul li ul { border-left:1px solid #eee;border-right:1px solid #eee; width:100%;}
.list ul li ul li ul li:hover a{ color:#0663af!important}







.model_right{ width:20%; padding-top:45px; padding-bottom:50px; padding-left:2%;  padding-right:2%;float:left; background:#EBEBEB; border-radius: 10px; margin-bottom:55px;}

.inside_l h3 {
    font-size:25px; width:100%!important;
	color: #000;
    margin: 0 0 20px 0; text-transform:capitalize; font-weight:normal;
	text-align: center!important;
}
.inside_l h2 a{ color:#000}
.inside_l ul li a{
    border-radius: 20px; font-size:15px;
    width: 95%;
    padding:5px 2.5%;
    background-color: #FFF;
    border: solid 1px #EBEBEB;
	margin:0 0 10px 0;
	display: inline-block;
	text-align: center;
  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;
}
.inside_l ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background:linear-gradient(90deg,#009631,#009631);
  -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;
}
.inside_l ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.inside_l ul li a:hover {
  color: #fff;
}




@media screen and (max-width: 1024px) {

.ny_news_txt { width:100%;}
.ny_news_img { width:100%; margin-left:0px; margin:20px 0px;
 }
.neirong img { width:100%; height:100%; object-fit:cover;}
.ny_news_time { display:none;}
.ny_news_ul li .bt { font-size:18px;}
.sss { width:94%;}
.neirong_aa { width:90%; padding:50px 5%;}
.fanhui ul li { width:100%;}
.fanhui ul li:nth-child(2) a { width:97%; text-align:left; padding-left:2%;}




}