﻿@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:#00911a }
ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px;}
p{ padding:0px; margin:0px;}


.lp2{display:none; }



table { width:100%!important;} 

body{ margin:0 auto;padding:0px;width:100%; font-family: "Microsoft Yahei"; font-size:15px!important;color:#646464; margin:0px; }


@font-face {font-family: "muli";
  src:  url(../fonts/Muli-Regular.ttf);}
  
@font-face {font-family: "FjallaOne";
  src:  url(../fonts/FjallaOne-Regular-2.ttf);}
  



@font-face {font-family: "Akz";
  src:  url(../fonts/AkzidenzGrotesk-BoldCondAlt.otf);}
@font-face {font-family: "Mon";
  src:  url(../fonts/Montserrat-Bold.ttf);}
@font-face {font-family: "Rig";
  src:  url(../fonts/Rigelstar-2.otf);}


@font-face {
  font-family: "mb";
  src: url("../fonts/Montserrat-SemiBold.woff") format("woff"),
	  url("../fonts/Montserrat-SemiBold.ttf") format("truetype"),
       url("../fonts/Montserrat-SemiBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ml";
  src: url("../fonts/Montserrat-Light.woff") format("woff"),
	  url("../fonts/Montserrat-Light.ttf") format("truetype"),
       url("../fonts/Montserrat-Light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "meb";
  src: url("../fonts/Montserrat-ExtraBold.woff") format("woff"),
	  url("../fonts/Montserrat-ExtraBold.ttf") format("truetype"),
       url("../fonts/Montserrat-ExtraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

 @font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.woff") format("woff"),
       url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.svg") format("svg"),
       url("fonts/SourceHanSansCN-Normal/SourceHanSansCN-Normal.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
} 



@font-face {font-family: "Muli-Regular";
  src:  url(../fonts/Muli-Italic.ttf);}
  


@font-face {font-family: "FIRENZEN";
  src:  url(../fonts/GeosansLight.ttf);}
  


.pc_daohang{ display:blcok}
.wap_daohang{ display:none}	
.wap_foot{ display:none}
.wap_fenlei{ display:none}











/*top*/
.head_bg{   background:url(../images/menu.jpg) repeat-x bottom #fff; width:100%; float:left; position:fixed; z-index:950}
.head_box{ width:1000px; margin:0 auto; }
.head_box img{ height:90px!important; float:left; padding-top:20px; padding-bottom:20px;}

.head_box h1{ font-size:30px; padding-top:38px; padding-left:0px; float:left; letter-spacing:1px;color:#00911a}
.head_box h1 span{ font-size:20px; font-weight:normal;  line-height:38px; letter-spacing:0px; letter-spacing:1px; font-family:Arial, Helvetica, sans-serif}




.head_box .head_box2{ float:right;margin-top:35px; margin-right:12px;}
.head_box .head_box2 img{ float:left; margin-right:12px; height:50px;}
.head_box .head_box2 .head_tel{ float:left;}
.head_box .head_box2 .head_tel .head_p1{ font-size:16px; color:black;}
.head_box .head_box2 .head_tel .head_p2{ font-size:26px; color:#172972; font-weight:bold;}

.nav_bg{ width:100%; float:left; height:50px; background:#00911a;}

.nav{width:1000px; margin:0 auto;}
.nav li {float: left;list-style: none;font-size:17px;text-align: center;box-sizing: border-box; position: relative; }
.nav li a:hover:before {width: 100%;}
.nav li:hover:after,.nav li.cur:after{width:100%;color:#fff;}
.nav li a { padding-left:34.1px; padding-right:34.1px;z-index: 1; 
display: block;text-align: center;position: relative;color:#fff;line-height:50px; }
.nav  li a:hover{color: #333; }
.nav li.hover a, .nav li:hover a {color: #fff; background:#23b33d; }
.nav li .subnav {background: #fff;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left: 0;overflow: hidden;position: absolute;top: 100%; width: 100%;z-index: 99; border-top:0px solid #172972; }
.nav li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav li:hover .subnav {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav li .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #fff;display: block;font-size: 15px;font-weight: 500; margin-left:0px; margin-right:0px;
line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-top: 1px solid #00911a;background: #22b23c;}
.nav li .subnav a:hover {color: #fff;background:#00911a;}
.nav li:last-child .subnav a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #494949;display: block;font-size: 15px;font-weight: 500; margin-left:0px; margin-right:0px;line-height: 40px;height: 40px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%;border-bottom: 0px!important;background: #fff;}

.nav li:last-child .subnav a:hover { background:#23b33d; color:#FFFFFF}



.nav1{ width:198px!important; float:left;margin-left:0px!important;}

.nav2{background:#057618; float:right; }





.head_y{ width:32%; margin-top:0px;}
.top-search { overflow: hidden; padding: 10px;  background: #fff; margin-left: 0!important; background-size: 100% 100%; border-radius:5px; }
.top-search .text { font-size:15px; border: none; height: 25px; line-height: 25px;color: #00911a; overflow: hidden; background:none; padding:0px 00px 0px 10px; float:left; outline:none; width:90%; }
.header-right .header-menu li { width: auto!important }
.souss{ height:17px; padding-right:5px; padding-top:3px;}
.header-right { margin-top:40px; float:left; width:100%;}



.header_nav_top { float:right; padding-top:70px;}
.header_nav_top  img{ width:30px; height:auto!important}




.navlist{ width:75%; float:left}

#search{
width:25%;
float:right; background:#046013; height:50px;
}
#search_logo{ padding-top:10px; width:30px;}
.searchinput{
line-height:50px;
color:#fff; 
border:#034a0e solid 0px;
width:75%!important;
float:left;
display:inline; padding-left:8%;
background:#046013;
font-size:15px;
}






.nr31{  width:100%; float:left}

.nr31 ul{ width:100%; float:left;border-radius:8px;}
.nr31 ul li{ width:22.5%; float:left;margin-bottom:5px; padding:4% 3.3% 4.5% 0%;}
.nr31 ul li img{ width:100%; float:left;border-radius:8px;}

.nr31 ul li:nth-child(4) { float:right; padding-right:0%}


.fnlem{background:#018f39; height:50px;line-height:50px; text-align:center; margin:0 auto; width:100%;color:#fff; font-size:18px; font-weight:bold}

.fnlem2{ color:#fff; background:#8c006d;  }



/*优势*/
.ysbg{ background:rgba(255,255,255,0.2); }
.youshi{ background:url(../images/ysbg.jpg) no-repeat center fixed; color:#fff;width:1000px; margin:auto}
.why{ color:#4cb6e0; font-size:45px; font-weight:700;}
.wtu{ width:450px;height:450px; border:20px solid #fff; border-radius:50%;margin:0 auto;text-align:center; margin-top:40px; overflow:hidden;}
.wtu img{ width:100%; height:100%; object-fit: cover;transition: all 0.8s;}
.wtu img:hover{   transform: scale(1.1);}
.yzuo{ width:45%; text-align:center; margin:0 auto;}
.yyou{ width:50%;}
.yyou ul li { margin-bottom:10px;transition: all 0.8s;}
.yyou ul li .stitle{ font-size:28px;}
.yyou ul li:hover{ padding-left:10px;}
.szz{ width:80%; margin-top:20px;}
.snum{ font-size:105px; color:rgba(255,255,255,0.5);}
.smiao{ margin-top:10px; line-height:25px; font-size:16px;}
.wd1300{ width:1000px; margin:0 auto; padding-top:80px; padding-bottom:80px;}


.p-boxs1 {
 width:85%; padding-top:50px; height:680px; padding-left:8%; padding-right:7%; 
 background:url(../images/ysbg.jpg) no-repeat ;
 border-top-left-radius:10px; 
border-top-right-radius:10px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}


.p-boxs {
 width:85%; padding-top:50px; height:680px; padding-left:8%; padding-right:7%; 
 background:url(../images/ysbg.jpg) no-repeat ;
 border-top-left-radius:30px; 
border-top-right-radius:30px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
.p-lists { float:left; height:250px;float:left;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 20px 20px ;
  background: rgba(255,255,255,0.8); box-sizing:border-box;transition: all .3s;flex: 1;
  margin-right:15px;max-width:49%; margin-bottom:15px;border-radius:15px;
}
.p-lists:nth-child(2) { float:right; margin-right:0px;}
.p-lists:nth-child(4) { float:right; margin-right:0px;}


.i-imgs {
  width: 97px;
  height: 75px;
  margin: 0 auto;
}
.i-imgs-lists {
  display:block;
  height:0;
  width:0;
  overflow:hidden
}
.i-imgs-lists.i-imgs1 {
  width:100%; text-align:center;
  height:auto
}
.i-imgs-lists.i-imgs1 img { height:75px;}
.i-imgs-lists.i-imgs2 { 
  width:0;
  height:0
}
.titles-a {
  text-align: center;
  margin-top: 15px;
  color: #333; font-size:20px; font-weight:bold;
}
.richtext {
 margin-top:8px;
  text-align: center; color:#666; font-size:15px; line-height:22px;
}
.p-lists:hover {
  transform: scale(0.9);
}

.t_curs {
  color: #fff;
  background-color: #4cb6e0;
  font-size: 18px;
  padding: 6px 0;
  text-align: center;
  border-radius: 40px;
  width: 196px;
  display: inline-block;
  margin:0 auto;
  margin-top:30px;
} 















.p-boxsz {
 width:100%; padding-top:50px; height:550px;
 background:url(../images/ysbg.jpg) no-repeat ; float:left;
}


.p-boxsz3 {
 width:1000px; margin:auto
}


.p-listsz { float:left; height:350px;float:left;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding: 20px 20px ;
  background: rgba(255,255,255,0.8); box-sizing:border-box;transition: all .3s;flex: 1;
  margin-right:15px;max-width:23.8%; margin-bottom:15px;border-radius:8px;
}
.p-listsz:nth-child(4) { float:right; margin-right:0px;}


.i-imgsz {
  width: 97px;
  height: 75px;
  margin: 0 auto;
}
.i-imgsz-lists {
  display:block;
  height:0;
  width:0;
  overflow:hidden
}
.i-imgsz-lists.i-imgs1z {
  width:100%; text-align:center;
  height:auto
}
.i-imgsz-lists.i-imgs1z img { height:75px;}
.i-imgsz-lists.i-imgs2z { 
  width:0;
  height:0
}
.titles-az {
  text-align: center;
  margin-top: 15px;
  color: #333; font-size:18px; font-weight:bold;
}
.richtextz {
 margin-top:8px;
  text-align: center; color:#666; font-size:15px; line-height:20px;
}
.p-listsz:hover {
  transform: scale(0.9);
}

.t_cursz {
  color: #fff;
  background-color: #4cb6e0;
  font-size: 18px;
  padding: 6px 0;
  text-align: center;
  border-radius: 40px;
  width: 196px;
  display: inline-block;
  margin:0 auto;
  margin-top:30px;
} 






.xxx{ width:100%;}
.xxx img{ width:100%!important; height:auto!important;}




/*标题公共样式*/
.wd1200{ padding-top:70px; padding-bottom:10px; width:1000px; margin:0 auto}
.wenzi{ text-align:center; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.wenzi h2{ color:#191919; font-size:55px; text-transform:uppercase; font-weight:normal;font-family: Barlow Regular;}
.wenzi h3{ font-family:Barlow-bold; font-size:32px; color:#374550; padding-bottom:30px;  font-family:Arial, Helvetica, sans-serif; letter-spacing:2px;}



.wd120011{  padding-bottom:0px; width:100%; float:left;  margin-bottom:0px;}

.wd12003{ padding-top:0px; padding-bottom:70px; width:1000px; margin:0 auto}

  
.dowe{ background:url(../images/index_35.png) no-repeat center; width:100%; margin:0 auto; height:121px; margin-top:30px;}  
.doan{ width:1200px; margin:0 auto; text-align:center; font-size:30px; color:#fff; line-height:121px;}  
.bg_hs{ background:#f8f8f8; width:100%; margin:0 auto;color:#0651a3}
.bg_hs .wd1200{ width:46%; margin:0 auto; font-size:18px; padding-top:45px; padding-bottom:45px;}
.htel span{ font-size:22px; padding-left:10px; font-weight:bold;}
.hmail span a{font-size:22px; padding-left:10px; font-weight:bold;color:#0651a3}







.qywl {
    width:100%;
    margin: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; margin-top:0px; margin-bottom:0px
}.qywlan {
    text-align: center; flex:1
   
}.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}

.qywlan01 {
    line-height: 30px;
    padding-top: 10px;
    font-size: 37px;

    font-family: Tahoma, Geneva, sans-serif; font-family:meb; margin:0; color:#00911a;
}.qywlan02 {
    line-height:40px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 17px;
    color: #487e52;  
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}
.qywlan i{
   
    border-radius: 50%;
    color: #333!important;
    line-height: 23px;
    text-align: center;
    font-size: 19px;
    display: inline-block;
    margin-top: 20px; margin-top:40px; margin-left:10px}
	
		
.sypro .proz ul li .pro_2_1_1 img { width:80%; margin:10%;}





.advantage-wrap { width:1000px; margin:auto; clear:both; padding-top:50px; padding-bottom:70px; overflow:hidden}
.advantage-wrap .advantage-item {box-sizing:border-box;border:1px solid #f1f1f1;width:23.9%;height:300px;transition:all .5s ease; margin-right:14px;float:left;border-radius:25px; background:#f4f4f4}
 .advantage-wrap .advantage-item:hover {border:1px solid #00911a;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}


 .advantage-wrap .advantage-item .advantage-item-icon {width:100%;height:140px;display:flex;justify-content:center;align-items:center}
 .advantage-wrap .advantage-item .advantage-item-icon div {width:80px;height:80px;background:url("../images/index-sprite.png") no-repeat}
 .advantage-wrap .advantage-item .advantage-item-icon .file-icon {background-position:-8px -8px}
 .advantage-wrap .advantage-item .advantage-item-icon .product-icon {background-position:-102px -8px}
 .advantage-wrap .advantage-item .advantage-item-icon .honor-icon {background-position:-198px -8px}
 .advantage-wrap .advantage-item .advantage-item-icon .network-icon {background-position:-292px -8px}
 .advantage-wrap .advantage-item .advantage-item-title {margin-bottom:10px;font-weight:400;text-align:center;font-size:22px;color:#000}
 .advantage-wrap .advantage-item .advantage-item-content {font-size:14px;width:100%;padding:0 25px;text-align:left;color:#666}

.advantage-wrap .advantage-item:nth-child(4n){ margin-right:0px; float:right}


/*首页公司简介*/
.abnr{ margin:0 auto;line-height:33px; font-size:17px;color:#4f4f4f; width:90%; background:#f1f1f1; padding:2% 5% 6% 5%; padding-bottom:40px; border-top-left-radius:0px; 
border-top-right-radius:0px;
border-bottom-left-radius:35px;
border-bottom-right-radius:35px;   } 


.abnr1{ padding-top:0px; padding-left:50px; padding-right:20px; padding-bottom:50px; float:left  }


.uu1{ float:right; font-size:20px; color:#406646; line-height:85px;font-family: "Rig"; width:100%; text-align:right}


.more-btn {text-align:center; margin-top:50px; padding-bottom:0px; float:right}
.more-btn a {padding:7px 25px;transition:.3s all ease-out;display:inline-block;border-top:0px solid #656565;border-bottom:1px solid #656565;position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular; background:#656565;border-radius:8px;}
.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:#00911a}
.more-btn a:hover span{ color:#fff!important;}
.more-btn a span{display:inline-block;font-size:14px;color:#fff;position:relative;z-index:14;}
.more-btn a:hover i {color:#FFF;border-color:#fff}
.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;}









.more-btn1 {text-align:center; margin-top:50px; padding-bottom:0px;}
.more-btn1 a {padding:7px 25px;transition:.3s all ease-out;display:inline-block;border:1px solid #b5b5b5; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px;}
.more-btn1 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:#00911a}
.more-btn1 a:hover span{ color:#fff!important;}
.more-btn1 a span{display:inline-block;font-size:14px;color:#7a7a7a;position:relative;z-index:14;}
.more-btn1 a:hover i {color:#FFF;border-color:#000}
.more-btn1 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-btn1 a i {display:inline-block;font-size:20px;color:#7a7a7a;position:relative;z-index:14;margin-left:8px;margin-right:8px;}











.more-btn3 {text-align:center; margin-top:40px; padding-bottom:0px;}
.more-btn3 a {padding:2px 35px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px; background:#8c006d}
.more-btn3 a:hover span{ color:#fff!important;}
.more-btn3 a span{display:inline-block;font-size:14px;color:#fff;position:relative;z-index:14;}




.more-btn4 {text-align:center; margin-top:40px; padding-bottom:0px;}
.more-btn4 a {padding:2px 35px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px;background:#8c006d}
.more-btn4 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:#00911a}
.more-btn4 a:hover span{ color:#fff!important;}
.more-btn4 a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}



.more-btn5 {text-align:center; margin-top:40px; padding-bottom:0px;}
.more-btn5 a {padding:2px 35px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px;background:#8c006d}
.more-btn5 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:#8c006d}
.more-btn5 a:hover span{ color:#fff!important;}
.more-btn5 a span{display:inline-block;font-size:14px;color:#fff;position:relative;z-index:14;}



.more-btn6 {text-align:center; margin-top:40px; padding-bottom:0px;}
.more-btn6 a {padding:2px 35px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px;background:#8c006d}
.more-btn6 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:#8c006d}
.more-btn6 a:hover span{ color:#fff!important;}
.more-btn6 a span{display:inline-block;font-size:14px;color:#fff;position:relative;z-index:14;}







.fot-or{ width:25%; float:right;}
.fot-or a{color:#fff;}
.fot-or h4{font-size:20px!important; color:#dbebde; font-weight:normal!important; width:100%; float:left; border-bottom:#064d13 solid 1px; padding-bottom:15px; margin-bottom:20px;}

.ny_ly_con{ width:100%; float:left}
.ny_ly_con img{ height:30px;width: 35%;
    margin-left: 1.5%;}

.kuang1{
height:30px;
font-size:15px;
border:#fff solid 0px;
width:98%;
float:left;
display:inline;
margin-right:5px;
margin-bottom:5px;
line-height:30px;
padding-left:5%;
background:#fff;
color:#044d11;border-radius: 2px;
}

.kuang2{
height:50px;
line-height:20px;
font-size:15px;
border:#fff solid 0px;
width:93%;
margin-bottom:5px;
float:left;
margin-right:5px;
color:#044d11;
padding:5%;
background:#fff;border-radius: 2px;
font-family:Arial, Helvetica, sans-serif;
}

.kuang3{
line-height:30px;
font-size:15px;
border:#cccccc solid 0px;
width:26%;
float:left;
display:inline;
color:#044d11;
background:#fff;border-radius: 2px;
padding-left:5%;
}

.ann {
    line-height:29px;
    color: #fff;
	float:right;
    font-size: 15px;
    background-color: #8c006d;
    text-align: center;
    width:30%;
    border: 1px solid #8c006d;border-radius: 2px; margin-right:6px;
}
	
	.dingzuo{ width:100%; float:left}


.pz2{ width:25%; float:left; padding-top:0px;}
.pz2 h3{ font-size:35px; color:#dbebde; font-weight:bold; width:100%; float:left; border-bottom:#064d13 solid 1px; padding-bottom:15px; margin-bottom:20px;}
.pz2 h3 span{font-weight:normal;font-size:20px;}

.pz2 ul{ width:100%; float:left; }
.pz2 ul li{ }
.pz2 ul li a{ border:#fff solid 0px; float:left;  width:90%;line-height:22px;font-size:15px;color:#dbebde;background:#108224; margin-bottom:10px; padding:5%;}
.pz2 ul li a:hover { color:#fff!important;background:#045913; }




.m2 a{background:#299d26; width:234px; float:left;line-height:40px; text-align:center; border-radius:5px;color:#fff}


.xuanc3{background:#fff;  border-top:#09701c solid 5px; width:1000px; margin:0px auto 0px;overflow:hidden; padding-top:10px; padding-bottom:5px;}



.xuanc{ border-bottom:#8c006d solid 5px;background:#fff;  border-top:#09701c solid 0px; width:1000px; margin:0px auto 0px;overflow:hidden;border-radius:40px;}
.xuanc .wd1200{ font-family:impact; color:#8c006d; font-size:25px; line-height:30px; text-align:center; width:100%; padding-top:40px; padding-bottom:40px; letter-spacing:1px;}


/*首页产品*/
.pro_top .wenzi{  padding-top:0px;}
.pro_top .wenzi h2{ text-align:left; font-size:38px; padding-top:10px;}
.pro_top .wenzi h3{ text-align:left; text-transform:uppercase; font-size:33px; padding-bottom:10px; padding-top:5px;}
.pro_top .more-btn{ float:left; margin-top:10px;}



.zdcp{ width:72%}
.zdcp ul{ }
.zdcp ul li:nth-child(2n){ float:right}
.zdcp ul li{ width:43%; background:url(../images/index_13.jpg) no-repeat left; padding-left:40px; line-height:40px; float:left}
.zdcp ul li a{ color:#434343; font-size:17px;}
.zdcp ul li a:hover{ color:#00911a}

.cpfl ul { width:100%;display: flex; flex-wrap: wrap; justify-content: space-between; }
.cpfl ul li{ width:31.5%; overflow:hidden;position:relative ; margin-top:40px;}
.cpfl ul li h2{ font-family:Barlow; text-transform:uppercase; background:#fff; height:66px; line-height:66px; border-radius:5px; text-align:center; z-index:111111; font-weight:normal;color:#000000; font-size:17px; position:absolute; width:80%; margin:0 auto;bottom:50px;left:10%}

.cptu{display: flex;justify-content: center;align-items: center;height: 314px;overflow: hidden; }

.cptu img{ transition: all 0.8s; width:100%}
.cpfl ul li:hover img{   transform: scale(1.08);}
.cpfl ul li:hover h2{ background:#00911a; color:#fff;}


/*news*/
.huibg{ background:#f5f5f6; width:100%; float:left}
.fuwu:nth-child(2){ margin-top:30px;}
.fwdd{ color:#252525; font-size:25px; margin-left:20px; margin-top:10px; }
.fwdd h2{font-family: Barlow Regular;display:inline-block;font-size:25px;color:#252525;position:relative;z-index:14; font-weight:normal; text-transform:uppercase}
.fwdd h3{ font-weight:normal}

.fwdd a {width:290px;padding:12px 0px;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;}

.fwdd a:hover h2{ color:#00911a}
.fwdd 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:#00911a}
.fwdd a:hover span{ color:#00911a!important;}
.fwdd a span{display:inline-block;font-size:14px;color:#7a7a7a;position:relative;z-index:14;}
.fwdd a:hover i {color:#00911a;border-color:#000}

.fwdd a i {display:inline-block;font-size:20px;color:#7a7a7a;position:relative;z-index:14;margin-left:8px;margin-right:8px;}

.news{ width:100%}
.news h2{ font-size:30px; color:#00911a;font-family: Barlow Regular; text-transform:uppercase; font-weight:normal;}
.news  ul { margin-top:20px;}
.news  ul li{ line-height:45px;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;}
.news  ul li span{ padding-right:20px;}
.news  ul li a{ color:#00911a; font-size:16px; font-weight:900;}
.news  ul li:hover{ transform: translate(0,15px);
-webkit-transform: translate(15px,0px);
-moz-transform: translate(15px,0px);
-o-transform: translate(15px,0px);
-ms-transform: translate(15px,0px);}
.news  ul li:hover a{ color:#8c006d}


.news ul li .fl1{ width:90%; float:left}
.news ul li .fr1{ width:10%; float:right; font-size:14px;}

.ewm{ margin-top:20px;}

.ewm img{border-top:1px solid #fff;border-bottom:1px solid #fff; padding-top:10px; padding-bottom:10px;}
.flx{width:40%; padding-left:5%; float:left }

.flx h3 {
    font-size: 35px;
    color: #dbebde;
    font-weight: bold;
    width: 100%;
    float: left;
    border-bottom: #064d13 solid 1px;
    padding-bottom:16px;
    margin-bottom: 25px;
}
.flx h3 span{ font-weight:normal;font-size:20px;}

.fadd{ background:url(../images/index_42.png) no-repeat left 78px; padding-left:50px; color:#dbebde; font-size:15px; line-height:26px;}
.ftel{ background:url(../images/index_46.png) no-repeat left; padding-left:50px; color:#dbebde; font-size:15px; line-height:30px; margin-top:15px;}

.ftel2{ background:url(../images/cz.png) no-repeat left; padding-left:50px; color:#dbebde; font-size:15px; line-height:33px; margin-top:15px;}


.fmail{ background:url(../images/index_49.png) no-repeat left; padding-left:50px; color:#dbebde; font-size:15px; line-height:33px; margin-top:15px;}

.fmail a{ color:#fff; }




/*-------底部-----------*/
.foot{ background:#066d18; width:100%; float:left;  color:#064d13; padding-top:60px;}
.foot .wd1200{ padding-bottom:30px; padding-top:0px;}
.foot .fr{ margin-top:50px; float:right}
.banquan{ width:100%; line-height:30px; color:#a5cfac; padding-bottom:30px;border-top:#064d13 solid 1px; padding-top:20px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;color: #a7c1ac; }
a.zzb07link:hover {text-decoration: underline;color: #a7c1ac;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;color:#a7c1ac;}

.banquan a{ color:#a5cfac;}


.beia{  color:#a7c1ac; font-size:16px;}
.beia a{ color:#a7c1ac; }

.cuti1{ color:#FFFFFF}

/*翻页*/
.contentPage{text-align:center; margin:10px 3px; padding:0px; padding-top:15px;color: #00911a; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #00911a; text-decoration: none; font-size: 14px; margin:0px 3px; padding:4px 7px; border: 1px solid #00911a; font-weight: normal;}
.contentPage a:visited {color: #00911a; text-decoration: none; font-size: 14px; margin:0px 3px; border: 1px solid #00911a; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 14px; text-decoration: none; padding:4px 7px; background-color:#00911a;font-weight:normal;}
.contentPage .current{color:#fff; background:#00911a;text-decoration: none; font-size: 14px; margin: 0px; border:0px solid #00911a; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:14px;  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;}


/*内页*/
.neiye{  width:100%; margin:0 auto;}

.dingwei{ background:#fafafa; width:100%; margin:0 auto}
.ny_weizhi{ font-size:14px; width:1000px; margin:0 auto;padding-top:20px; padding-bottom:20px;}
.ny_weizhi h2{ color:#000; font-size:35px; text-transform:capitalize;}
.weizhi span{ padding-left:5px; padding-right:5px; width:1000px; margin:auto}
.weizhi{font-size:15px;  }
.nymain{ width:1000px; margin:0 auto; padding-top:70px; padding-bottom:80px; line-height:30px;}

.nyabzuo{ width:50%;}
.nyabzuo img{ width:100%}
.nyabyou{ width:45%; margin-top:40px;}


/*内页*/
.inside_l{ width:20%;float:left;border-radius: 10px; padding-bottom:70px}
.inside_l h3 {
    font-size:20px; width:100%!important;
	color: #fff; background:#710559; line-height:80px;
    margin: 0 0 10px 0; text-transform:capitalize;font-weight:normal;
	text-align: center!important;
}
.inside_l ul li a{font-size:16px; width:100%;
    background-color: #FFF; line-height:45px;
    border: solid 1px #dbdbdb;
	margin:0 0 5px 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.active{ background:linear-gradient(90deg,#8c006d,#8c006d); color:#fff;}

.inside_l ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background:linear-gradient(90deg,#8c006d,#8c006d);
  -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,#8c006d,#8c006d);}


.inside_r1{ background:#f5f5f5;width:100%; float:left; padding-top:70px; padding-bottom:70px;}

.inside_r2{ background:#fff;width:900px; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.1); padding:30px 50px 30px 50px;border-radius: 10px; margin:auto; border-top:#8c006d solid 10px}

.inside_r3{ width:1000px; line-height:30px;margin:auto}



.inside_r{ background:#fff;width:70%; float:right; line-height:30px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.1); padding:30px 3% 30px 3%;border-radius: 10px;border-top:#8c006d solid 7px }

.inside_r h3{ width:100%; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal}
.rytop{ border-bottom:1px solid #d8d8d8; padding-bottom:20px;}
.rytop h2{ padding:0px; margin:0px; font-weight:normal; font-size:25px; color:#000;}
.weiz span{ padding-left:5px; padding-right:5px;}

.neirong{ padding-top:15px; padding-bottom:20px;}

.serfuwu ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.serfuwu ul li{ width:40%;overflow:hidden; }
.serfuwu ul li:nth-child(2){ width:60%}

.neixw ul li{ line-height:60px; border-bottom:1px dotted #d8d8d8;}
.neixw ul li a{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;}
.neixw ul li span{padding-right:20px;}
.neixw ul li div{ padding-right:20px;}
.neixw ul li:hover { background:#00911a}
.neixw ul li:hover a{ padding-left:10px; color:#fff}
.neixw ul li:hover span{ color:#fff;}
.neixw ul li:hover div{ color:#fff}
.neisj{  font-size:15px; margin-top:10px; color:#b7b7b7; float:left; width:100%; padding-bottom:20px;}





.nyabout{ width:100%;background:url(../images/3.jpg) no-repeat center; background-size:100%; float:left; margin-top:182px; height:250px;}




.quzs{ margin-top:30px;}
.quzs h2{ color:#00911a; font-size:18px; margin-bottom:30px;}
.quzs ul{display: flex; flex-wrap: wrap; justify-content: space-between; }
.quzs ul li{ width:31%; overflow:hidden; }
.zu11{display: flex;justify-content: center;
align-items: center; height:300px; background:#fafafa;}
.zu11 img{ max-width:100%;transition: all 0.8s; max-height:300px;}

.quzs ul li:hover img{   transform: scale(1.1);}
.biaoti{ text-align:center; padding-top:15px;}


.cco{ background:#fff;border:5px solid #00911a; border-top:0px; padding:20px; line-height:25px;  word-wrap:break-word;  }
.cco p{ padding:0px; margin:0px; font-size:14px;}

.page_in{ border-top:5px solid #fafafa; margin-top:40px;}
.page_in ul{ align-items: center;margin-top:30px;}

.page_in ul li { width: 33%; font-size:15px; float:left}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0055a9; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}
.page_in ul li:nth-child(2):hover a{ color:#fff; background:#000; border-radius:50%; }
.page_in ul li:nth-child(3){ text-align:right;}
.cuti{ width:100%; font-size:25px; line-height:25px; text-align:center; color:#00911a; }
.nyma{ min-height:150px;}
.proxx{ font-size:15px; margin-top:30px;}

.proxx table{border-left: #d8d8d8 1px solid; border-top: #d8d8d8 1px solid;  width:100%; margin:0 auto; }
.proxx tr td{padding: 10px;
    line-height: 25px;
	border-bottom: #d8d8d8 1px solid; border-right: #d8d8d8 1px solid;}
	.proxx tr td:first-child{ text-align:center; width:25%;}


.cuti2{ width:100%; float:left; color:#8c006d;font-size:18px; font-weight:900;}

.cuti23{ width:100%; float:left; color:#8c006d;font-size:18px; font-weight:900; line-height:20px; padding-top:10px;}


.fanhui{ width:100%; margin:0 auto; line-height:40px; margin-top:50px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:30.3%;background:#f2f2f2;padding-left:1.5%; padding-right:1.5%; padding-top:5px; padding-bottom:5px; }
.fanhui ul li:nth-child(2n) {background:#b7bac7; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}


/*内页新闻*/
.newsmid_2_1_mid_1{ 
overflow:hidden; width:200px; border:1px solid #f2f2f2; float:left;display: flex;justify-content: center;
align-items: center;height:130px; background:#fff; margin-bottom:40px;}
.newsmid_2_1_mid_1 img{max-width:200px;max-height:130px;transition: all 0.8s;}
.newsmid_2_1_mid_1 img:hover{   transform: scale(1.4);}

.newsmid_2_1_mid {position:relative;
background-color:#fff; border:1px #e4e4e4 solid; margin-bottom:40px;     box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); padding:40px; height:130px;
 }
a:hover .newsmid_2_1_mid{ background:#f8f8f8;}


a:hover .newsmid_2_1_mid .newsmid_2_1_mid_1 img { transform:scale(1.07) }

.newsmid_2_1_mid_2{ width:79%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#2c82cd; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
.newsmid_2_1_mid_2_2 h3 {font-size:24px; color:#000; line-height:1.5; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;}
.newsmid_2_1_mid_2_2 .fx { font-size:13px; color:#999; line-height:36px;}
.newsmid_2_1_mid_2_2 .fx .em1 { background:url(../images/icon1.png) no-repeat left center; background-size:15px auto; float:left; width:130px; padding-left:20px;  }
.newsmid_2_1_mid_2_2 .fx .em2 { background:url(../images/icon2.png) no-repeat left center; background-size:13px auto; float:left; width:70px; padding-left:16px; }
.newsmid_2_1_mid_2_2 p {font-size:15px; color:#666; line-height:25px;overflow:hidden;display: -webkit-box; 
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; height:50px;
overflow: hidden;word-wrap:break-word;
word-break:break-all; padding:0px; margin:0px;}
.newsmid_2_1_mid_3{ position:absolute; left:0; bottom:0;border-top:1px #d7d7d7 solid;
width:100%;}
.newsmid_2_1_mid_3 div{
padding:.8em 1.5625em; }
.newsmid_2_1_mid_3 span{ padding-right:2.142857142857143em;
font-size:0.875em; color:#000; display:inline-block; background-position:right center; background-repeat:no-repeat; background-image:url(../images/index/img5.png);}
.newsmid_2_1_mid_2_2_jj{ margin-top:2em;
font-size:0.875em; color:#333; line-height:1.7;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}
.newsmid_2_2{ margin-top:1em;
text-align:center;}
.newsmid_2_2 a{ 
display:inline-block; background-color:#fff; padding:0.5em 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666; margin:0 0.2em;margin-bottom:0.5em;}
.newsmid_2_2 a.on,.newsmid_2_2 a:hover{
color:#fff; background-color:#2c82cd}
.newsmid_2{
padding-top:4em;}

.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}

.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold;}
.shijian{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}






.ditu{ width:50%}
.nylianxi{ width:45%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#0055a9; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #0055a9;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #0055a9;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}

/*内页新闻*/
.nyxinwen ul li{ float:left; width:44%; background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); line-height:30px;padding:30px;border-radius:5px; margin-bottom:25px;}
.nyxinwen ul li:nth-child(2n){ float:right}

.xwmiao{color:#555; opacity:0.5; font-size:15px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;height:44px; line-height:22px; margin-top:8px; margin-bottom:10px;}
.nyxinwen ul li{
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.nyxinwen ul li:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
.new_biaoti{ color:#333; font-size:18px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow:hidden; font-weight:normal; line-height:23px; height:46px; }
	
.xline{ background:#0055a9; height:2px; width:40px; margin-top:15px; margin-bottom:15px;}
.riqi{ color:#a3a3a3}
.nybt{ line-height:40px; text-align:center; color:#fff; background:#0055a9; font-size:20px; margin-bottom:30px;}
.new_nybt{color:#0055a9; font-size:20px; text-align:center; margin-bottom:10px;}












@media screen and (max-width:768px) {
    .head_bg{display:none}
	.pc_daohang{ display:none}
	.wap_daohang{ display:block!important}
	.wap_foot{ display:block}
	.wap_fenlei{ display:block!important}

body{font-size:14px!important; }

	
/*标题公共样式*/
.wd1200{ padding-top:20px; padding-bottom:10px; width:93%; margin:0 auto}
.wenzi{ text-align:center; margin:0 auto; padding-top:10px; padding-bottom:10px;}
.wenzi h2{ color:#191919; font-size:20px; text-transform:uppercase; font-weight:normal;font-family: Barlow Regular;}
.wenzi h3{ font-family:Barlow-bold; font-size:20px; color:#374550; padding-bottom:0px;  font-family:Arial, Helvetica, sans-serif;}


.wline{ background:#d20200; height:4px; margin:0 auto; width:70px;}

.eanma img{ max-width:100%!important; height:auto!important}





.pro_top{ padding-top:10px; padding-left:2%;}


.abnr{ margin:0 auto;line-height:22px; font-size:14px;color:#4f4f4f; width:90%; background:#f1f1f1; padding:2% 5% 3% 5%; padding-bottom:20px; border-top-left-radius:0px; 
border-top-right-radius:0px;
border-bottom-left-radius:15px;
border-bottom-right-radius:15px;   } 


.abnr1{ padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:30px; float:left  }


.uu1{ float:right; font-size:14px; color:#406646; line-height:50px;font-family: "Rig"; width:100%; text-align:right}


.more-btn {text-align:center; margin-top:0px; padding-bottom:0px; float:right}
.more-btn a {padding:0px 10px;transition:.3s all ease-out;display:inline-block;border-top:0px solid #656565;border-bottom:1px solid #656565;position:relative;overflow:hidden;position:relative;z-index:9;line-height:25px;font-family: Barlow Regular; background:#656565;border-radius:3px;}
.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:#00911a}
.more-btn a:hover span{ color:#fff!important;}
.more-btn a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}
.more-btn a:hover i {color:#FFF;border-color:#fff}
.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;}









.more-btn1 {text-align:center; margin-top:50px; padding-bottom:0px;}
.more-btn1 a {padding:7px 25px;transition:.3s all ease-out;display:inline-block;border:1px solid #b5b5b5; position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px;font-family: Barlow Regular;border-radius:25px;}
.more-btn1 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:#00911a}
.more-btn1 a:hover span{ color:#fff!important;}
.more-btn1 a span{display:inline-block;font-size:14px;color:#7a7a7a;position:relative;z-index:14;}
.more-btn1 a:hover i {color:#FFF;border-color:#000}
.more-btn1 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-btn1 a i {display:inline-block;font-size:20px;color:#7a7a7a;position:relative;z-index:14;margin-left:8px;margin-right:8px;}











.more-btn3 {text-align:center; margin-top:0px; padding-bottom:0px;}
.more-btn3 a {padding:0px 15px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:24px;font-family: Barlow Regular;border-radius:15px; background:#8c006d}
.more-btn3 a:hover span{ color:#fff!important;}
.more-btn3 a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}




.more-btn4 {text-align:center; margin-top:0px; padding-bottom:0px;}
.more-btn4 a {padding:0px 15px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:24px;font-family: Barlow Regular;border-radius:15px;background:#8c006d}
.more-btn4 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:#00911a}
.more-btn4 a:hover span{ color:#fff!important;}
.more-btn4 a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}



.more-btn5 {text-align:center; margin-top:0px; padding-bottom:0px;}
.more-btn5 a {padding:0px 15px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:24px;font-family: Barlow Regular;border-radius:15px;background:#8c006d}
.more-btn5 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:#8c006d}
.more-btn5 a:hover span{ color:#fff!important;}
.more-btn5 a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}



.more-btn6 {text-align:center; margin-top:0px; padding-bottom:0px;}
.more-btn6 a {padding:0px 15px;transition:.3s all ease-out;display:inline-block;border:1px solid #8c006d; position:relative;overflow:hidden;position:relative;z-index:9;line-height:24px;font-family: Barlow Regular;border-radius:15px;background:#8c006d}
.more-btn6 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:#8c006d}
.more-btn6 a:hover span{ color:#fff!important;}
.more-btn6 a span{display:inline-block;font-size:12px;color:#fff;position:relative;z-index:14;}







/*news*/


.fwdd{  margin:0 auto ;color:#252525; font-size:23px; margin-left:0px; margin-top:10px; float:none; text-align:center;}
.fwdd h2{font-family: Barlow Regular;display:inline-block;font-size:25px;color:#252525;position:relative;z-index:14; font-weight:normal; text-transform:uppercase}
.fwdd h3{ font-weight:normal}
.fwtu { float:none; text-align:center}
.service{ float:none; width:100%}
.fwdd a {width:80%;padding:12px 0px;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;}



.news{ width:100%!important; float:none; margin-top:0px;}
.news h2{ font-size:20px; color:#00911a;font-family: Barlow Regular; text-transform:uppercase; font-weight:normal; text-align:center}
.news  ul { margin-top:0px;}
.news  ul li{ line-height:30px;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;}
.news  ul li span{ padding-right:0px;}
.news  ul li a{ color:#424242; font-size:14px;}

.news ul li .fl1{ width:100%; float:left}
.news ul li .fr1{ width:100%; float:left; font-size:12px;}


.ewm{  float:right; margin:0 auto; text-align:center;margin-top:20px;}

.ewm img{border-top:1px solid #dddddd;border-bottom:1px solid #dddddd; padding-top:10px; padding-bottom:10px;}




.flx{width:100%; padding-left:0%; float:left }

.flx h3 {
    font-size: 20px;
    color: #dbebde;
    font-weight: bold;
    width: 100%;
    float: left;
    border-bottom: #064d13 solid 1px;
    padding-bottom:10px;
    margin-bottom:10px;
	margin-top:20px;
}
.flx h3 span{ font-weight:normal;font-size:20px;}

.fadd{ background:url(../images/index_42.png) no-repeat left 70px; background-size:10%; padding-left:50px; color:#dbebde; font-size:14px; line-height:22px;}
.ftel{ background:url(../images/index_46.png) no-repeat left;background-size:10%;  padding-left:50px; color:#dbebde; font-size:14px; line-height:22px; margin-top:15px;}

.ftel2{ background:url(../images/cz.png) no-repeat left; background-size:10%; padding-left:50px; color:#dbebde; font-size:14px; line-height:22px; margin-top:15px;}


.fmail{ background:url(../images/index_49.png) no-repeat left; background-size:10%; padding-left:50px; color:#dbebde; font-size:16px; line-height:33px; margin-top:15px;}

.fmail a{ color:#fff; }




/*-------底部-----------*/
.foot{ background:#066d18; width:100%; float:left; margin-top:20px; color:#064d13; padding-top:20px;}
.foot .wd1200{ padding-bottom:20px; padding-top:0px; width:85%; margin:auto}
.foot .fr{ margin-top:20px; float:left}
.banquan{ width:100%; line-height:20px; color:#a5cfac; padding-bottom:75px;border-top:#064d13 solid 1px; padding-top:20px;word-wrap: break-word}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 14px;text-decoration:none;color: #a7c1ac; }
a.zzb07link:hover {text-decoration: underline;color: #a7c1ac;}
.zzb07tail{font-size:14px;font-family:Arial, Helvetica, sans-serif;color:#a7c1ac;}

.beia{  color:#a7c1ac; font-size:16px;}
.beia a{ color:#a7c1ac; }



.yincang{ display:none}
.neibiaoge table td{ font-size:14px;}
/*内页*/
.neiye{ background:#f9f9f9; width:100%; margin:0 auto; }

.dingwei{ background:#fafafa; width:100%; margin:0 auto}
.ny_weizhi{ font-size:14px; width:1000px; margin:0 auto;padding-top:20px; padding-bottom:20px;}
.ny_weizhi h2{ color:#000; font-size:35px; text-transform:capitalize;}
.weizhi span{ padding-left:5px; padding-right:5px;}
.weizhi{font-size:15px; display:none  }
.nymain{ width:1000px; margin:0 auto; padding-top:70px; padding-bottom:80px; line-height:30px;}

.neiye .wd1200{ padding-top:0px; width:100%; padding-bottom:0px;}
.nyabzuo{ width:50%;}
.nyabzuo img{ width:100%}
.nyabyou{ width:45%; margin-top:40px;}


/*内页*/
.inside_l{ display:none; width:20%;float:left;border-radius: 10px;}




.inside_r1{ background:#f9f9f9;width:100%; float:left; padding-top:20px; padding-bottom:15px;}

.inside_r2{ background:#fff;width:80%; line-height:22px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.03); padding:0px 20px 0px 20px;border-radius: 10px; margin:auto; border-top:#8c006d solid 5px}

.inside_r3{ width:90%; line-height:22px;margin:auto}




.inside_r{ background:#fff;width:95%; float:left; line-height:22px; box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.03); padding:0px 3% 0px 3%;border-radius: 10px;border-top:#8c006d solid 7px }


.inside_r h3{ width:100%; text-align:center; font-size:30px; color:#000000; padding-bottom:25px; font-weight:normal}
.rytop{ border-bottom:1px solid #d8d8d8; padding-bottom:10px; padding-top:0px;}
.rytop h2{ padding:0px; margin:0px; font-weight:normal; font-size:20px; color:#000; padding-top:15px;}
.weiz span{ padding-left:5px; padding-right:5px;}
.rytop .fl{ float:none; text-align:center}
.neirong{ padding-top:20px;}




.neixw ul li{ line-height:60px; border-bottom:1px dotted #d8d8d8; padding-top:20px;}
.neixw ul li a{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; float:none; line-height:25px;}
.neixw ul li span{padding-right:20px;}
.neixw ul li a span{ display:none}
.neixw ul li .fr{ float:none; width:100%}
.neixw ul li:hover { background:#00911a}
.neixw ul li:hover a{ padding-left:10px; color:#fff}
.neixw ul li:hover span{ color:#fff;}
.neisj{  font-size:15px; margin-top:10px;}




.nyabout{ width:100%;background:url(../images/3.jpg) no-repeat center; background-size:cover; float:left; margin-top:0px; height:150px;}




.quzs{ margin-top:30px;}
.quzs h2{ color:#00911a; font-size:18px; margin-bottom:30px; text-align:center}
.quzs ul{display: flex; flex-wrap: wrap; justify-content: space-between; }
.quzs ul li{ width:100%; overflow:hidden; }
.zu11{display: flex;justify-content: center;
align-items: center; height:300px; background:#fafafa;}
.zu11 img{ max-width:100%;transition: all 0.8s; max-height:300px; }
.quzs ul li:nth-child(2){ margin-top:30px; margin-bottom:30px;}
.quzs ul li:hover img{   transform: scale(1.1);}
.biaoti{ text-align:center; padding-top:15px;}


.cco{ background:#fff;border:5px solid #00911a; border-top:0px; padding:20px; line-height:25px;  word-wrap:break-word;  }
.cco p{ padding:0px; margin:0px; font-size:14px;}

.page_in{ border-top:5px solid #fafafa; margin-top:40px;}
.page_in ul{ align-items: center;margin-top:30px;}

.page_in ul li { width: 33%; font-size:15px; float:left}
.page_in ul li:nth-child(2){ transition: all 0.3s ease 0s; width:33%;margin:0 auto; }
.page_in ul li:nth-child(2) a{ display:block; color:#fff; background:#0055a9; width:50px; height:50px; line-height:50px; color:#fff; border-radius:50%; margin:0 auto; text-align:center}
.page_in ul li:nth-child(2):hover{}
.page_in ul li:nth-child(2):hover a{ color:#fff; background:#000; border-radius:50%; }
.page_in ul li:nth-child(3){ text-align:right;}
.cuti{ width:100%; font-size:25px; line-height:25px; text-align:center; color:#00911a; }
.nyma{ min-height:150px;}
.proxx{ font-size:14px; margin-top:0px;}

.proxx table{border-left: #d8d8d8 1px solid; border-top: #d8d8d8 1px solid;  width:100%; margin:0 auto; }
.proxx tr td{padding: 10px;
    line-height: 25px;
	border-bottom: #d8d8d8 1px solid; border-right: #d8d8d8 1px solid;}
	.proxx tr td:first-child{ text-align:center; width:25%;}



/*内页新闻*/
.newsmid_2_1_mid_1{ 
overflow:hidden; width:200px; border:1px solid #f2f2f2; float:left;display: flex;justify-content: center;
align-items: center;height:130px; background:#fff; margin-bottom:40px;}
.newsmid_2_1_mid_1 img{max-width:200px;max-height:130px;transition: all 0.8s;}
.newsmid_2_1_mid_1 img:hover{   transform: scale(1.4);}

.newsmid_2_1_mid {position:relative;
background-color:#fff; border:1px #e4e4e4 solid; margin-bottom:40px;     box-shadow: 0px 5px 5px 0px rgba(0,0,0,.1); padding:40px; height:130px;
 }
a:hover .newsmid_2_1_mid{ background:#f8f8f8;}


a:hover .newsmid_2_1_mid .newsmid_2_1_mid_1 img { transform:scale(1.07) }

.newsmid_2_1_mid_2{ width:79%; float:right;}

.newsmid_2_1_mid_2_1{ margin-bottom:0.35em; margin-top:0.2em;text-align:left; 
color:#2c82cd; font-size:0.875em; font-family:Arial, Helvetica, sans-serif; }
.newsmid_2_1_mid_2_1 b { font-size:44px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; display:block;}
.newsmid_2_1_mid_2_1 i {font-size:15px; color:#2c82cd; font-family:Arial, Helvetica, sans-serif; font-style:normal; display:block;  }
.newsmid_2_1_mid_2_2{overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;
 min-height:3em; }
.newsmid_2_1_mid_2_2 h3 {font-size:24px; color:#000; line-height:1.5; font-weight:400; padding:0px; margin:0px;margin-bottom:5px;}
.newsmid_2_1_mid_2_2 .fx { font-size:13px; color:#999; line-height:36px;}
.newsmid_2_1_mid_2_2 .fx .em1 { background:url(../images/icon1.png) no-repeat left center; background-size:15px auto; float:left; width:130px; padding-left:20px;  }
.newsmid_2_1_mid_2_2 .fx .em2 { background:url(../images/icon2.png) no-repeat left center; background-size:13px auto; float:left; width:70px; padding-left:16px; }
.newsmid_2_1_mid_2_2 p {font-size:15px; color:#666; line-height:25px;overflow:hidden;display: -webkit-box; 
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; height:50px;
overflow: hidden;word-wrap:break-word;
word-break:break-all; padding:0px; margin:0px;}
.newsmid_2_1_mid_3{ position:absolute; left:0; bottom:0;border-top:1px #d7d7d7 solid;
width:100%;}
.newsmid_2_1_mid_3 div{
padding:.8em 1.5625em; }
.newsmid_2_1_mid_3 span{ padding-right:2.142857142857143em;
font-size:0.875em; color:#000; display:inline-block; background-position:right center; background-repeat:no-repeat; background-image:url(../images/index/img5.png);}
.newsmid_2_1_mid_2_2_jj{ margin-top:2em;
font-size:0.875em; color:#333; line-height:1.7;overflow:hidden;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;   
overflow: hidden;word-wrap:break-word;
word-break:break-all;}
.newsmid_2_2{ margin-top:1em;
text-align:center;}
.newsmid_2_2 a{ 
display:inline-block; background-color:#fff; padding:0.5em 1.1em; font-family:Arial, Helvetica, sans-serif; color:#666; margin:0 0.2em;margin-bottom:0.5em;}
.newsmid_2_2 a.on,.newsmid_2_2 a:hover{
color:#fff; background-color:#2c82cd}
.newsmid_2{
padding-top:4em;}

.news_da { background:none!important;}
.news_da_nr { width:68%; float: left;}


.xwbt{ font-size:20px; text-align:center; margin:0 auto; font-weight:bold;}
.shijian{ text-align:center; margin:0 auto; font-size:15px; color:#555; opacity:0.6}
.xxnr img{ max-width:100%!important; height:auto!important}


.ditu{ width:50%}
.nylianxi{ width:45%}
.rit-box .top-tit {
border-bottom: 1px dotted #BBBBBB;
padding-bottom: 20px;}
.rit-box .top-tit h3 {font-size: 20px;font-weight:normal; color:#000; margin-bottom:0px;}
.rit-box .top-tit p {font-size: 15px;color: #999999;}
.rit-box .top-tit p font{ color:#0055a9; font-weight:bold; font-size:25px;}
.city li.on, .city li:hover {background-color: #0055a9;}
.city li {float: left;margin-right: 10px;width: 150px;height: 38px;text-align: center;line-height: 38px;font-size: 15px;background-color: #0055a9;}
.city li a{ color:#fff}
.city {display: table;margin-top: 15px;}
.kbm{ margin-top:20px;}

/*内页新闻*/
.nyxinwen ul li{ float:left; width:44%; background-color: #ffffff; -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05); line-height:30px;padding:30px;border-radius:5px; margin-bottom:25px;}
.nyxinwen ul li:nth-child(2n){ float:right}

.xwmiao{color:#555; opacity:0.5; font-size:15px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden;height:44px; line-height:22px; margin-top:8px; margin-bottom:10px;}
.nyxinwen ul li{
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;}
.nyxinwen ul li:hover{
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}
.new_biaoti{ color:#333; font-size:18px;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow:hidden; font-weight:normal; line-height:23px; height:46px; }
	
.xline{ background:#0055a9; height:2px; width:40px; margin-top:15px; margin-bottom:15px;}
.riqi{ color:#a3a3a3}
.nybt{ line-height:40px; text-align:center; color:#fff; background:#0055a9; font-size:20px; margin-bottom:30px;}
.new_nybt{color:#0055a9; font-size:20px; text-align:center; margin-bottom:10px;}
	
	
.clearfix{ clear:both}	



.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


/*.tbottom{ height:3.5rem;}*/
#BottomNav { background-color:#333; bottom: 0;
    height: 3.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%; 
}


#BottomNav ul li a {
    color: #fff;
    display: block;
    


}


#BottomNav ul li a div {
    font-size:14px; padding-bottom:0.7rem; 
}
#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: 0.9rem;
    margin: 0 auto;
    width: 1.4rem;
    background-size: auto 1.3em;
	
}


	.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:7px;
  /*
  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: 1000px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1000px;
  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;
  }


/*.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: 25%; 
}


#BottomNav ul li a {
    color: #fff;
    display: block;
    


}


#BottomNav ul li a div {
    font-size:14px; padding-bottom:0.7rem; 
}
#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:2.2rem;
    margin: 0 auto;
    width: 1.4rem;
    background-size: auto 1.3em;
	
}


	.m-header {
 height:47px;
  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:47px;
  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: 1000px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.headsearch-box .x-p {
  text-align: center;
  width: 1000px;
  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;
  }
  
  
  
  
  
  

  
.p-boxs {
 width:90%; padding-top:20px; height:auto; padding-left:5%; padding-right:5%; padding-bottom:130px; float:left; clear:both;
 background:url(../images/ysbg.jpg) no-repeat ;
 border-top-left-radius:20px; 
border-top-right-radius:20px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}

.p-lists { float:left; height:auto;float:left;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  padding:10px 10px ;
  background: rgba(255,255,255,0.8); box-sizing:border-box;transition: all .3s;flex: 1;
  margin-right:0px;max-width:100%; margin-bottom:8px;border-radius:8px;
}
.p-lists:nth-child(2) { float:right; margin-right:0px;}
.p-lists:nth-child(4) { float:right; margin-right:0px;}


.i-imgs {
  width: 97px;
  height: 35px;
  margin: 0 auto;
}
.i-imgs-lists {
  display:block;
  height:0;
  width:0;
  overflow:hidden
}
.i-imgs-lists.i-imgs1 {
  width:100%; text-align:center;
  height:auto
}
.i-imgs-lists.i-imgs1 img { height:35px;}
.i-imgs-lists.i-imgs2 { 
  width:0;
  height:0
}
.titles-a {
  text-align: center;
  margin-top: 10px;
  color: #333; font-size:14px; font-weight:bold;
}
.richtext {
 margin-top:3px;
  text-align: center; color:#666; font-size:12px; line-height:15px;
}
.p-lists:hover {
  transform: scale(0.95);
}

.t_curs {
  color: #fff;
  background-color: #4cb6e0;
  font-size: 18px;
  padding: 6px 0;
  text-align: center;
  border-radius: 40px;
  width: 196px;
  display: inline-block;
  margin:0 auto;
  margin-top:30px;
} 





.qywl {
    width:100%;
    margin: auto;
    height: auto;
    display: flex;
    flex-wrap: wrap; 
    justify-content: space-between; margin-top:0px; margin-bottom:0px
}.qywlan {
    text-align: center; flex:1
}
.qywlan img{ height:50px;}

.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}



.qywlan01 {
    line-height: 20px;
    padding-top: 0px;
    font-size: 18px;

    font-family: Tahoma, Geneva, sans-serif; font-family:meb; margin:0; color:#00911a;
}.qywlan02 {
    line-height:15px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 12px;
    color: #487e52;   font-family: "ml";
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}
.qywlan i{
   
    border-radius: 50%;
    color: #333!important;
    line-height: 23px;
    text-align: center;
    font-size: 19px;
    display: inline-block;
    margin-top: 20px; margin-top:40px; margin-left:10px}
	
		
.sypro .proz ul li .pro_2_1_1 img { width:80%; margin:10%;}







.xuanc{ border-bottom:#8c006d solid 3px;background:#fff;  border-top:#09701c solid 0px; width:90%; margin:0px auto 0px;overflow:hidden;border-radius:15px;}
.xuanc .wd1200{ font-family:impact; color:#8c006d; font-size:17px; line-height:22px; text-align:center; width:100%; padding-top:20px; padding-bottom:10px; letter-spacing:1px}


/*首页产品*/
.pro_top .wenzi{  padding-top:0px;}
.pro_top .wenzi h2{ text-align:left; font-size:18px; padding-top:10px;}
.pro_top .wenzi h3{ text-align:left; text-transform:uppercase; font-size:15px; padding-bottom:5px; padding-top:0px;}
.pro_top .more-btn{ float:left; margin-top:0px;}


.zdcp{ width:65%; padding-top:10px;}
.zdcp ul{ }
.zdcp ul li:nth-child(2n){ float:left}
.zdcp ul li{ width:95%; background:url(../images/index_13.jpg) no-repeat left 3px; padding-left:20px; line-height:18px; padding-bottom:5px;float:left}
.zdcp ul li a{ color:#434343; font-size:14px;}
.zdcp ul li a:hover{ color:#00911a}

.cpfl ul { width:100%;display: flex; flex-wrap: wrap; justify-content: space-between; }
.cpfl ul li{ width:31.5%; overflow:hidden;position:relative ; margin-top:40px;}
.cpfl ul li h2{ font-family:Barlow; text-transform:uppercase; background:#fff; height:66px; line-height:66px; border-radius:5px; text-align:center; z-index:111111; font-weight:normal;color:#000000; font-size:17px; position:absolute; width:80%; margin:0 auto;bottom:50px;left:10%}

.cptu{display: flex;justify-content: center;align-items: center;height: 314px;overflow: hidden; }

.cptu img{ transition: all 0.8s; width:100%}
.cpfl ul li:hover img{   transform: scale(1.08);}
.cpfl ul li:hover h2{ background:#00911a; color:#fff;}








.advantage-wrap { width:90%; margin:auto; clear:both; padding-top:20px;    padding-bottom: 0px;}
.advantage-wrap .advantage-item {box-sizing:border-box;border:1px solid #f1f1f1;width:48%;height:150px;transition:all .5s ease; margin-right:0px;float:left;border-radius:8px; background:#f4f4f4; margin-bottom:15px;}
 .advantage-wrap .advantage-item:hover {border:1px solid #00911a;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}


 .advantage-wrap .advantage-item .advantage-item-icon {width:100%;height:70px;display:flex;justify-content:center;align-items:center}

 
 .advantage-wrap .advantage-item .advantage-item-icon div {width:80px;height:80px;background:url("../images/index-sprite1.png") no-repeat; }
 .advantage-wrap .advantage-item .advantage-item-icon .file-icon {background-position:-8px -8px;}
 .advantage-wrap .advantage-item .advantage-item-icon .product-icon {background-position:-102px -8px}
 .advantage-wrap .advantage-item .advantage-item-icon .honor-icon {background-position:-198px -8px}
 .advantage-wrap .advantage-item .advantage-item-icon .network-icon {background-position:-292px -8px}
 .advantage-wrap .advantage-item .advantage-item-title {margin-bottom:10px;font-weight:400;text-align:center;font-size:15px;color:#000}
 .advantage-wrap .advantage-item .advantage-item-content {font-size:14px;width:100%;padding:0 25px;text-align:left;color:#666}

.advantage-wrap .advantage-item:nth-child(2n){ margin-right:0px; float:right}





.pz2{ width:100%; float:left; padding-top:0px;}
.pz2 h3{ font-size:20px; color:#dbebde; font-weight:bold; width:100%; float:left; border-bottom:#064d13 solid 1px; padding-bottom:10px; margin-bottom:10px;}
.pz2 h3 span{font-weight:normal;font-size:20px;}

.pz2 ul{ width:100%; float:left; }
.pz2 ul li{ }
.pz2 ul li a{ border:#fff solid 0px; float:left;  width:90%;line-height:18px;font-size:14px;color:#dbebde;background:#108224; margin-bottom:5px; padding:3% 5% 3% 5%;;}
.pz2 ul li a:hover { color:#fff!important;background:#045913; }






.fot-or{ width:100%; float:left;}
.fot-or a{color:#fff;}
.fot-or h4{font-size:20px!important; color:#dbebde; font-weight:normal!important; width:100%; float:left; border-bottom:#064d13 solid 1px; padding-bottom:10px; margin-bottom:10px; margin-top:20px;}

.ny_ly_con{ width:100%; float:left}
.ny_ly_con img{ height:30px;width: 35%;
    margin-left: 1.5%;}

.kuang1{
height:30px;
font-size:12px;
border:#fff solid 0px;
width:92%;
float:left;
display:inline;
margin-right:5px;
margin-bottom:5px;
line-height:30px;
padding-left:5%;
background:#fff;
color:#044d11;border-radius: 2px;
}

.kuang2{
height:50px;
line-height:20px;
font-size:12px;
border:#fff solid 0px;
width:87%;
margin-bottom:5px;
float:left;
margin-right:5px;
color:#044d11;
padding:5%;
background:#fff;border-radius: 2px;
font-family:Arial, Helvetica, sans-serif;
}

.kuang3{
line-height:30px;
font-size:12px;
border:#cccccc solid 0px;
width:25%;
float:left;
display:inline;
color:#044d11;
background:#fff;border-radius: 2px;
}

.ann {
    line-height:30px;
    color: #fff;
	float:right;
    font-size: 15px;
    background-color: #8c006d;
    text-align: center;
    width:30%;
    border: 1px solid #8c006d;border-radius: 2px; margin-right:6px;
}
	
	.dingzuo{ width:100%; float:left}
	



.nr31{  width:100%; float:left; padding-bottom:20px;}

.nr31 ul{ width:100%; float:left;border-radius:8px;}
.nr31 ul li{ width:48%; float:left;margin-bottom:0px; padding:3% 0% 1% 0%;}
.nr31 ul li img{ width:100%; float:left;border-radius:3px;}

.nr31 ul li:nth-child(2) { float:right; padding-right:0%}
.nr31 ul li:nth-child(4) { float:right; padding-right:0%}


.xuanc3{background:#fff;  border-top:#09701c solid 5px; width:90%; margin:0px auto 0px;overflow:hidden; padding-top:10px; padding-bottom:5px;}


.wd12003{ padding-top:0px; padding-bottom:20px; width:90%; margin:0 auto}



.lp1{display:none; }
.lp2{display:block; }

.fnlem{background:#018f39; height:40px;line-height:40px; text-align:center; margin:0 auto; width:100%;color:#fff; font-size:15px; font-weight:bold}



.fanhui{ width:100%; margin:0 auto; line-height:40px; margin-top:50px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:30.3%;background:#f2f2f2;padding-left:1.5%; padding-right:1.5%; padding-top:5px; padding-bottom:5px; line-height:18px;}
.fanhui ul li:nth-child(2n) {background:#b7bac7; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}
	}