@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote,{ 
 padding: 0;
 margin: 0;
 }

a{border:0px; color:#6d6d6d; text-decoration:none}

* {margin:0; padding:0;}
ul, li, ol {list-style-type : none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	color: #6d6d6d;
	background-color: #FFF;
	font-family:'microsoft yahei';
	
}

.mobile_daohang{ display:none}
#banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}
.pc_more{ display:block}
.wap_more{ display:none}
.wap_foot{ display:none}
.pc_fenlei{ display:block}
.wap_fenlei{ display:none}


.lp2{ display:none}
.bottomNav{ display:none}
.tbottom{ display:none}
.mobile_chanpin{ display:none}

.pc_xianshi{ display:block}
.wap_xianshi{ display:none}
.wap_xs{ display:none}


@font-face {
	font-family:BENGOTHB;
	src: url('../fonts/Barlow-Regular.ttf'); }

@font-face {
	font-family:impact;
	src: url('../fonts/impact.otf'); }
	
a.zzb07link{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #959595;
}
a.zzb07link:visited{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #959595;
}

a.zzb07link:hover {
	text-decoration: underline;
	color: #959595;
}
.zzb07tail
{
	font-family: Arial, Helvetica, sans-serif;
	color: #959595;
}




#logotop{ padding-left:7%; float:left; width:86%;padding-right:7%; padding-bottom:18px; }
#logotop .logo{ float:left;  padding-top:22px; }

.yuyan1{ float:right; width:12%; margin-top:55px; border-right:#e1e1e1 solid 1px; height:28px; }

.yuyan{ float:right;  color:#FFF;padding-left:13%; padding-right:13%; height:28px; line-height:32px; font-size:18px; font-family:Arial, Helvetica, sans-serif; border-left:#e1e1e1 solid 1px;}

.yuyan img{ padding-top:7px;}



 .daohang_1{ padding-top:45px;
	width:60%;
	float:right; color:#000000

}
 .daohang_1 li{ width:16.6%;
	float: left;
	line-height: 55px;
	text-align: center;
	display: block;
}
.dnavflex{ display:flex;}



.dropbtn{ color:#000000 
}


.dropdown2 { 
    position: relative;
    display: inline-block;
}

.dropdown2-content { z-index:999;
    display: none;
    position: absolute;
    background-color: #2360bb;
    width: 100%; 
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); 
}

.dropdown2-content a {
    color:#fff;
    padding: 0px 0px;
    text-decoration: none;
    display: block;padding-top:8px; padding-bottom:8px;line-height:40px; font-size:15px!important;
}

.dropdown2-content :hover { background:#2360bb;color:#FFFFFF;}
.dropdown2:hover .dropdown2-content {
    display: block;
}

.dropdown2:hover .dropbtn{
    background-color: #2360bb; color:#FFFFFF; 
}


.dropdown2:hover{
    background-color: #2360bb; 
}






.font_dd {

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}

.font_dd a:link , .font_dd a:visited , .font_dd a:active{

	text-decoration: none;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;

}

.font_dd a:hover{ 
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	display: block; background-color:#ec9815;

}

.dropdown2-content p{ width:100%; float:left
}
.flash{ width:100%; float:left}





/*------------jianjie---------*/


.abyou{ width:100%; float:left;  background-color: #2360bb; background-image: linear-gradient(90deg, #2360bb  25%, #eaeaea  0%); height:75px;   width:86%; float:left;padding-left:7%; padding-right:7%; }
.abyou h3{ width:25%; float:left; font-size:20px; color:#FFFFFF; line-height:75px; }
.abyou .div{ color:#FFFFFF; line-height:75px; font-size:17px; color:#000 }


.about{  width:86%; float:left;padding-left:7%; padding-right:7%; background:#f2f2f2; }
.abzuo{ width:15.9%; float:left;  border-right:#d5d5d5 solid 1px; text-align:right; padding-right:5%; margin-right:4%; margin-top:45px;}
.abzuo h3{ font-size:30px; color:#2360bb; }
.abzuo h3 span{ font-size:22px; color:#2360bb; font-weight:normal;font-family:BENGOTHB; text-transform:uppercase}



.abnr{ width:40%; float:left; text-align:justify;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow:hidden; line-height:27px; font-size:16px; margin-bottom:10px; margin-top:45px; } 


.abnr1{ width:30%; float:right; text-align:right } 


.a_more1{ font-size:15px;  color:#fff!important; padding:5px 30px 5px 30px; float:right;display:inline-block; background:#ec9815;  font-family:Barlow-Regular; text-transform:uppercase;border-radius:25px; margin-top:30px;

  border: 0px solid #ff6c00;
  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;
}
.a_more1:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ec7515;
  -webkit-transform: scaleX(0);border-radius:25px;
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more1:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more1:hover{ color:#fff!important;}





.main{ padding-left:7%; padding-right:7%; float:left; width:86%;}

.biaoti{ width:100%; float:left; font-size:30px; text-align:left; line-height:70px; margin-bottom:50px; color:#000; font-weight:900; border-bottom:#f2f2f2 solid 2px; margin-top:50px;}
.biaoti span{ float:right; font-size:20px; color:#dddddd;}

/*网站基本定义*/


.tabox{width:100%; float:left;border-bottom:#f2f2f2 solid 2px; padding-bottom:40px;}
.tabox .hd{width:25%; float:left;}
.tabox .hd li{position:relative;float:left;width:100%;position:relative;background:#f2f2f2;cursor:default; border-bottom:#FFFFFF solid 1px; line-height:60px; font-size:18px; text-align:center;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tabox .hd li.on{width:100%; background:#2360bb; color:#FFFFFF;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tabox .bd{border-top:0;}
.tabox .lh{overflow:hidden; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tabox .lh li{width:100%;padding:0 10px;float:left; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}


.left{width:65%; float:left; text-align:center}
.left img{width:auto; height:auto; max-height:410px; max-width:100%;}
.pro{width:35%; float:right; line-height:30px; }
.pro h3{width:100%; float:left; font-size:25px; color:#000000; border-bottom:2px solid #f2f2f2; line-height:65px; margin-bottom:20px; font-weight:normal }




.a_more2{ font-size:15px;  color:#313131!important; padding:7px 20px 7px 20px; float:left;display:inline-block; margin-top:20px;
 border-bottom:1px solid #f2f2f2; border-top:1px solid #f2f2f2; font-family:Barlow-Regular; text-transform:uppercase;
  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;
}
.a_more2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2360bb;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more2:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more2:hover{ color:#fff!important;}







#demolefta1{padding-left:7%; padding-right:7%; float:left; width:86%;   background-color: #279324; /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(180deg, #fff  30%, #f2f2f2  10%); margin-top:30px; padding-bottom:50px;}
#demolefta{OVERFLOW: hidden; margin:0 auto; padding-top:15px; width:100%}

.cplist{ width:400px; height:245px;}

.cplist img{ width:400px; height:245px;}





.new{ float:left; width:100%; padding-top:10px;}

.n2{ width:25%;float:left;}
.n2 h3{ width:100%;float:left;font-size:22px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:70px;margin-bottom:15px;color:#353535; padding-top:20px;}
.n2 h5{ width:100%;float:left;font-size:17px; color:#232323; line-height:35px; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.n3{ width:100%;float:left; color:#8f8e8e;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.n1{width:70%;float:right;}
.n1 h3{  width:100%;float:left;font-size:22px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:70px;margin-bottom:15px;color:#353535; padding-top:20px;}
.n1 h3 span{ float:right!important;font-size:14px; font-weight:normal; color:#b3b3b3; }
.n1 h3 span a{ color:#b3b3b3; }
.n1 ul{ float:left;}
.n1 ul li{display:inline;float:left;width:100%;  line-height:35px; }
.n1 ul li a{ float:left; width:100%;  }

.nnr1{ width:80%; float:left;}

.nnr1 a{ width:100%; float:left;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.shijian{ color:#b3b3b3; float:right; width:20%}






.a_more3{ font-size:15px;  color:#fff!important; padding:5px 30px 5px 30px; float:left;display:inline-block; background:#ec9815;  font-family:Barlow-Regular; text-transform:uppercase;border-radius:25px; margin-top:20px;

  border: 0px solid #ff6c00;
  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;
}
.a_more3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ec7515;
  -webkit-transform: scaleX(0);border-radius:25px;
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more3:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more3:hover{ color:#fff!important;}



/*------------产品---------*/




.contact1{padding-left:7%; padding-right:7%; float:left; width:86%; padding-bottom:30px; }
.contact{ width:85%;float:left;line-height:30px;}
.contact h3{ width:100%;float:left;font-size:22px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:70px;margin-bottom:15px;color:#353535; padding-top:20px;}

.ewm{ width:10%; float:right; padding-top:25px; text-align:right}





.footer{
padding-left:7%; padding-right:7%; float:left; width:86%; background: #2360bb; padding-top:40px; padding-bottom:40px; color:#FFFFFF 
}
.footer a{color:#FFFFFF 
}
.footer a:hover{color:#95b5e4 
}
.zzb07tail{ color:#FFFFFF }
.zzb07link{ color:#FFFFFF }



.pnpage{ width:100%; float:left; padding-bottom:0px; padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px; font-size:15px;}
.pnpage1{ width:40%; float:left; text-align:left;}
.pnpage2{ width:40%; float:right; text-align:right}
.pnpage3{ width:20%; float:left; text-align:center;}






@media all and (max-width:1400px){

body {

	font-size: 17px;

	
}

.font_dd a:link , .font_dd a:visited , .font_dd a:active{
	font-size: 17px;
}




}


@media all and (max-width:1024px){


body {

	font-size: 15px;
	
}
 .daohang_1{ padding-top:0px;
	width:60%;
	float:right; color:#000000

}
 .daohang_1 li{ width:16.6%;
	float: left;
	line-height:35px;
	text-align: center;
	display: block;
}
.font_dd a:link , .font_dd a:visited , .font_dd a:active{
	font-size: 15px;
}


}




@media all and (max-width:868px){
body {

	font-size: 14px;

}

 .daohang_1{ padding-top:0px;
	width:60%;
	float:right; color:#000000

}
 .daohang_1 li{ width:16.6%;
	float: left;
	line-height:35px;
	text-align: center;
	display: block;
}
.font_dd a:link , .font_dd a:visited , .font_dd a:active{
	font-size: 15px;
}


.yuyan1{ float:right; width:100%; margin-top:-60px; border-right:#e1e1e1 solid 1px; height:28px; }

.yuyan{ float:right;  color:#FFF;padding-left:2%; padding-right:2%; height:28px; line-height:32px; font-size:16px; font-family:Arial, Helvetica, sans-serif; border-left:#e1e1e1 solid 1px;}

.yuyan img{ padding-top:7px;}



.font_dd a:link , .font_dd a:visited , .font_dd a:active{
	font-size: 14px;
}
}



@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.pc_dibu{}
	.lp1{ display:none}
	.lp2{display:block;}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:15px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.wsjob{ float:none; padding:0px; width:100%; padding-bottom:20px;}
.jobt-list li{ text-align:center; width:33%; margin:0 auto; margin-bottom:20px;}
.jobt-list li ._num{ float:none; width:50%; margin:0 auto; text-align:center; margin-bottom:15px; }
.jobt-list li ._nr{width:90%; padding-left:5%; padding-right:5px; margin-left:0px!important; margin:0 auto; float:none!important; text-align:center}
.jobt-list li ._sum{ height:60px;}

	.lxma{ font-size:15px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}

.alogo{ display:none}

.indexBanner{ display:none}
.flash1{display:block!important;}

/*-------底部-----------*/



/*手机版底部导航*/

#banner{ display:block}
.tbottom{ display:block; height:70px;}

.nav_bgc{ display:none}
.bottomNav {display:block; z-index:99999;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:25%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0f5ead;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#2360bb}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:8rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%!important;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top: 0px; font-size:17px; line-height:40px; color:#fff; padding-top:5px; font-weight:bold;
    left: 10px;
   
}

.cd-logo img { float:left; padding-right:10px; height:38px;
   
} 

/*.search_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_sea.png) no-repeat;
position: absolute;
right:60px;
top:10px;
background-size: auto 25px;
background-position: center center;
}*/
.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url(../images/wap_close.png) no-repeat;background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 16px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}


@media all and (max-width:768px){

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:14px!important;color:#6c6c6c; line-height:24px!important;}


#logotop{display:none}
.yuyan{display:none}

.flash{display:none}



.abyou{ display:none}


.about{  width:86%; float:left;padding-left:7%; padding-right:7%; background:#f2f2f2; padding-bottom:20px; }
.abzuo{ width:30%; float:left;  border-right:#d5d5d5 solid 1px; text-align:right; padding-right:5%; margin-right:4%; margin-top:20px;}
.abzuo h3{ font-size:18px; color:#2360bb; }
.abzuo h3 span{ font-size:14px; color:#2360bb; font-weight:normal;font-family:BENGOTHB; text-transform:uppercase}



.abnr{ width:55%; float:left; text-align:justify;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow:hidden; line-height:22px; font-size:14px; margin-bottom:10px; margin-top:20px; } 


.abnr1{ display:none} 


.a_more1{ font-size:12px;  color:#fff!important; padding:1px 15px 1px 15px; float:right;display:inline-block; background:#ec9815;  font-family:Barlow-Regular; text-transform:uppercase;border-radius:25px; margin-top:20px;

  border: 0px solid #ff6c00;
  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;
}
.a_more1:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ec7515;
  -webkit-transform: scaleX(0);border-radius:25px;
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more1:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more1:hover{ color:#fff!important;}





.main{ padding-left:7%; padding-right:7%; float:left; width:86%;}

.biaoti{ width:100%; float:left; font-size:18px; text-align:left; line-height:25px; margin-bottom:20px; color:#000; font-weight:900; border-bottom:#f2f2f2 solid 2px; margin-top:20px;}
.biaoti span{ display:none; }

/*网站基本定义*/



.tabox{width:100%; float:left;border-bottom:#f2f2f2 solid 2px; padding-bottom:40px;}
.tabox .hd{width:25%; float:left;}
.tabox .hd li{position:relative;float:left;width:100%;position:relative;background:#f2f2f2;cursor:default; border-bottom:#FFFFFF solid 1px; line-height:20px; font-size:12px; text-align:center;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s; padding-top:10px; padding-bottom:10px;}
.tabox .hd li.on{width:100%; background:#2360bb; color:#FFFFFF;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.tabox .bd{border-top:0; }
.tabox .lh{overflow:hidden; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;width:65%; float:right}
.tabox .lh li{width:100%;padding:0 10px;float:left; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}


.left{width:100%; float:left; text-align:center}
.left img{width:auto; height:auto; max-height:410px; max-width:100%;}
.pro{width:100%; float:right; line-height:22px; }
.pro h3{width:100%; float:left; font-size:14px; color:#000000; border-bottom:2px solid #f2f2f2; line-height:25px; margin-bottom:10px; font-weight:normal }




.a_more2{ font-size:12px;  color:#313131!important; padding:2px 15px 2px 15px; float:left;display:inline-block; margin-top:10px;
 border-bottom:1px solid #f2f2f2; border-top:1px solid #f2f2f2; font-family:Barlow-Regular; text-transform:uppercase;
  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;
}
.a_more2:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #2360bb;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more2:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more2:hover{ color:#fff!important;}







#demolefta1{padding-left:7%; padding-right:7%; float:left; width:86%;   background-color: #279324; /* 浏览器不支持的时候显示 */
  background-image: linear-gradient(180deg, #fff  15%, #f2f2f2  10%); margin-top:0px; padding-bottom:20px;}
#demolefta{OVERFLOW: hidden; margin:0 auto; padding-top:15px; width:100%}

.cplist{ width:100%; height:145px;}
.cplist img{ width:auto; height:145px;}






.new{ float:left; width:100%; padding-top:10px;}

.n2{ width:100%;float:left;}
.n2 h3{ width:100%;float:left;font-size:18px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:40px;margin-bottom:10px;color:#353535; padding-top:10px;}
.n2 h5{ width:100%;float:left;font-size:15px; color:#232323; line-height:25px; font-weight:normal;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.n3{ width:100%;float:left; color:#8f8e8e;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.n1{width:100%;float:left;}
.n1 h3{  width:100%;float:left;font-size:18px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:70px;margin-bottom:15px;color:#353535; padding-top:20px;}
.n1 h3 span{ float:right!important;font-size:14px; font-weight:normal; color:#b3b3b3; }
.n1 h3 span a{ color:#b3b3b3; }
.n1 ul{ float:left;}
.n1 ul li{display:inline;float:left;width:100%;  }
.n1 ul li a{ float:left; width:100%;  line-height:25px;  }

.shijian{ display:none; }






.a_more3{ font-size:12px;  color:#fff!important; padding:1px 18px 1px 18px; float:left;display:inline-block; background:#ec9815;  font-family:Barlow-Regular; text-transform:uppercase;border-radius:25px; margin-top:10px;

  border: 0px solid #ff6c00;
  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;
}
.a_more3:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ec7515;
  -webkit-transform: scaleX(0);border-radius:25px;
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.a_more3:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more3:hover{ color:#fff!important;}



/*------------产品---------*/




.contact1{padding-left:7%; padding-right:7%; float:left; width:86%; padding-bottom:20px; }
.contact{ width:100%;float:left;line-height:25px;}
.contact h3{ width:100%;float:left;font-size:18px;  border-bottom:#d0d0d0 solid 1px;  font-weight:900; line-height:40px;margin-bottom:10px;color:#353535; padding-top:10px;}

.ewm{ display:none; }





.footer{
padding-left:7%; padding-right:7%; float:left; width:86%; background: #2360bb; padding-top:20px; padding-bottom:80px; color:#FFFFFF 
}
.footer a{color:#FFFFFF 
}
.footer a:hover{color:#95b5e4 
}
.zzb07tail{ color:#FFFFFF }
.zzb07link{ color:#FFFFFF }



.pnpage{ width:100%; float:left; padding-bottom:0px; padding-top:40px; margin-top:20px; border-top:#e4e4e4 solid 1px; font-size:15px;}
.pnpage1{ width:40%; float:left; text-align:left;}
.pnpage2{ width:40%; float:right; text-align:right}
.pnpage3{ width:20%; float:left; text-align:center;}





}
