@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0px;
list-style-type: none;
}
body{
font-family:"microsoft yahei";

line-height:24px;
color:#616161;
background:#fff;

}
img{
border:none;
}

ul li{
list-style:none;
}
a{color:#616161; text-decoration: none!important; }

a:hover{color:#b51a1e;text-decoration:none!important; }



@font-face {
    font-family: 'PingFang';
    src: url(../fonts/AkzidenzGrotesk-BoldCondAlt.otf);
}

@font-face {
    font-family: 'PingFang_reg';
    src: url(../fonts/PingFang-ExtraLight.woff2);
}

@font-face {
    font-family: 'EUCLIDCIRCULARA';
    src: url(../fonts/EUCLIDCIRCULARA-MEDIUM_0.TTF);
}
@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }
@font-face {
	font-family:impact;
	src: url('../fonts/Barlow-Regular.ttf'); }

.mobile_daohang{ display:none}
#banner{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}


.bottomNav{ display:none}
.tbottom{ display:none}
.mobile_chanpin{ display:none}


h1{
float:left;
padding-top:0px; 


}

.logo{float:left;font-size:30px; margin-top:18px;padding-left:20px;  color:#1f1f1f;font-weight:900!important; line-height:33px; padding-bottom:20px;}
.logo b{color:#1f1f1f; font-size:17px; text-transform:uppercase; letter-spacing:0.18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal}
.logo a{color:#1f1f1f;}


.en_cn1{float:right;text-align:left; margin-top:26px; font-size:15px; text-align:right}

.en_cn1 span{ color:#b51a1e}




/*--------------------index.html start----------------------*/


#head{
width:1200px;
margin:auto; padding-top:15px; 
}



#flash{
width:100%;
float:left;
height:421px;
}


.banner{ 	
			width: 100%;
			/*height: 560px;*/
			/*background: black;*/
			/*子绝父相*/
			position: relative;
			/*超出部分全部隐藏，解决横向滚动条*/
			overflow: hidden;
		}
		.banner ul{
			position: absolute;
		}
		.banner ul li{
			/*这个100%是相对于父盒子的（会把父盒子的宽度继承过来,如父盒子300%,这这里的100%就会相当于300%）*/
			width: 100%;
			height: 421px;
			float: left;
			background:  no-repeat center center;
		}
		/*.banner ul li:nth-child(1){*/
			/*background: url('./1.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(2){*/
			/*background: url('./2.jpg') no-repeat center center;*/
		/*}*/
		/*.banner ul li:nth-child(3){*/
			/*background: url('./3.jpg') no-repeat center center;*/
		/*}*/
		.banner ol{
			/*width: 60px;*/
			height: 20px;
			background: rgba(0,0,0,0.5);
			position: absolute;
			left:50%;
			/*margin-left: -40px;*/
			bottom: 30px;
			padding: 0 10px;
			border-radius: 10px;
		}
		.banner ol li{
			width: 10px;
			height: 10px;
			float: left;
			margin: 5px 5px;
			background: rgba(255,255,255,0.5);
			border-radius: 50%;
			cursor: pointer;
		}
		.banner ol .current{
			background: rgba(255,255,255,1);
		}
		.banner i{
			width: 58px;
			height: 120px;
			position: absolute;
			top: 50%;
			margin-top: -60px;
			cursor: pointer;
			border-radius: 5px;
			display: none;
		}
		.banner .left{
			left: 60px;
			background: url('../images/left_right.png') no-repeat 0 0px;
		}
		.banner .right{
			right: 60px;
			background: url('../images/left_right.png') no-repeat 0px -120px;
		}
		.banner .left:hover , .banner .right:hover{
			background-color: rgba(0, 0, 0, 0.31);
		}

#menu1{width:100%;
float:left;
height:60px;
background:#b51a1e; 
}
#menu2{width:1200px;
margin:auto;
height:60px;

}
#menu{width:75%; float:left}
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; text-decoration:none; padding-left:0px; text-align:center;color:#fff;  }
ul.menu li {position:relative;  float:left; }
ul.menu ul {position:absolute;  left:0; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border-top:none; width:170px;font-weight:normal;background:#f1ab00;color:#fff;  border-top:1px solid #cf9300;}
ul.menu ul li a {color:#fff;font-weight:normal;line-height:44px;}
ul.menu ul li a:hover {color:#fff; background:#b51a1e; }
ul.menu ul ul { top:0px}
ul.menu .menulink { width:125px; height:60px;font-size:17px;_display: inline-block; line-height:60px;}
ul.menu .menulink:hover, ul.menu .menuhover { color:#fff;  background:#f1ab00;}
ul.menu .sub {}
ul.menu .topline {}






#search{
width:250px;
float:right;
margin-top:11px;
height:35;background:#fff;border-radius:35px;padding-right:10px;
}
#search_logo{ padding-top:5px;}


.searchinput{
height:35;
 color:#b51a1e;
font-size:14px;
border:#fefefe solid 1px;
width:200px;
float:left;
margin-left:20px;
line-height:35px;
}




.ab21{width:100%; float:left; background:#f4f5f7; padding-bottom:70px; }
.ab2{width:1200px; margin:auto; padding-top:70px; clear:both; height:420px;  border-bottom:#ececec solid 1px; }

.ab2-1{width:800px; float:right; }
.ab2-1 h3{width:100%; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:15px; }
.ab2-1 h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.ab2-1 h3 span{float:right; font-size:14px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}


.ab2-2{width:383px!important; float:right; text-align:left; height:381px; background:#fff; line-height:29px; font-size:15px; padding-left:30px; padding-right:30px; padding-top:20px; padding-bottom:20px; color:#656565}

.ab1{ width:354px; float:right}
.ab11{ width:354px; height:296px; overflow:hidden; float:left}
.ab11 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
.ab11 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.ab1_1{width:112px; height:100px;float:left; padding-top:11px; font-size:16px;}

.ab1_1 a{width:112px; height:44px; background:url(../images/p1.png) no-repeat center 20px #1b9293; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_1 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_2{width:112px; height:100px;float:left; padding-left:8px; padding-top:11px; font-size:16px;}

.ab1_2 a{width:112px; height:44px; background:url(../images/p2.png) no-repeat center 20px #e08340; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_2 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_3{width:112px; height:100px;float:right; padding-top:11px; font-size:16px;}

.ab1_3 a{width:112px; height:44px; background:url(../images/p3.png) no-repeat center 20px #ffb500; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_3 a:hover{ color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.tz{width:378px; float:left; line-height:27px;}
.tz h3{width:378px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:15px;}
.tz h3 span{width:100%; float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif}


.tz1{width:100%; float:left; background:url(../images/t1.jpg) no-repeat top #FFFFFF; padding-top:125px; height:295px;}

.tz1 ul{ width:90%;float:left; padding:5%; height:215px;}
.tz1 ul li{display:block;float:left; width:100%;}
.tz1 ul li a{float:left; text-align:center;line-height:43px; font-size:16px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.tz1 ul li a:hover{ float:left;}

.tz3{width:90%; float:left; border-top:#ededed solid 1px; margin-left:5%; margin-right:5%; line-height:40px;}
.tz3 p{float:right; color:#990000; font-size:20px;}






.link{width:1200px; margin:auto; padding-top:80px; clear:both; padding-bottom:80px; }
.link h3{width:1200px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px; border-top:#ececec solid 1px; padding-top:50px;  }
.link h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.link h3 span{float:right; font-size:14px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}



.link ul{ width:1200px;float:left; }
.link ul li{display:block;float:left; }
.link ul li a{float:left; text-align:center;line-height:40px; padding-right:15px; font-size:15px;width:225px;}
.link ul li a:hover{ float:left;}




#demolefta1{ margin:auto;width:100%;padding-bottom:0px; padding-top:10px;}
#demolefta{OVERFLOW: hidden; margin:0 auto; width:100%}

.cplist{ width:284px; height:193px; margin-right:20px; }

.cplist img{ width:284px; height:193px; border-radius:5px;}




.pro_1{width:1200px; margin:auto;  }
.pro_1 h3{width:1200px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:10px; margin-top:60px; }
.pro_1 h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.pro_1 h3 span{float:right; font-size:14px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}
.pro_1 h3 b{ color:#e0e0e0; float:right; padding-right:30px; margin-top:10px; letter-spacing:3px;}




.p1{width:232px; height:173px; float:left}

.p1 a{width:232px; height:73px; float:left; background:url(../images/r1.png) no-repeat center 33px #f4f5f7 ; color:#000; font-size:18px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:100px;
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;}

.p1 a:hover{width:232px; height:73px; padding-top:0px;background:url(../images/r1_b.png) no-repeat center 33px #b51a1e; color:#FFFFFF!important;padding-top:95px;

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;}

.p1 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p1 p a:hover{ color:#fff}



.p2{width:232px; height:173px; float:left; padding-left:10px;}

.p2 a{width:232px; height:73px; float:left; background:url(../images/r2.png) no-repeat center 33px #f4f5f7 ; color:#000; font-size:18px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:100px;
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;}

.p2 a:hover{width:232px; height:73px; padding-top:0px;background:url(../images/r2_b.png) no-repeat center 33px #b51a1e; color:#FFFFFF!important;padding-top:95px;

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;}

.p2 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p2 p a:hover{ color:#fff}






.p3{width:232px; height:173px; float:left; padding-left:10px;}

.p3 a{width:232px; height:73px; float:left; background:url(../images/r3.png) no-repeat center 27px #f4f5f7 ; color:#000; font-size:18px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:100px;
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;}

.p3 a:hover{width:232px; height:73px; padding-top:0px;background:url(../images/r3_b.png) no-repeat center 27px #b51a1e; color:#FFFFFF!important;padding-top:95px;

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;}

.p3 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p3 p a:hover{ color:#fff}






.p4{width:232px; height:173px; float:left; padding-left:10px;}

.p4 a{width:232px; height:73px; float:left; background:url(../images/r4.png) no-repeat center 27px #f4f5f7 ; color:#000; font-size:18px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:100px;
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;}

.p4 a:hover{width:232px; height:73px; padding-top:0px;background:url(../images/r4_b.png) no-repeat center 27px #b51a1e; color:#FFFFFF!important;padding-top:95px;

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;}

.p4 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p4 p a:hover{ color:#fff}






.p5{width:232px; height:173px; float:right;}

.p5 a{width:232px; height:73px; float:left; background:url(../images/r5.png) no-repeat center 27px #f4f5f7 ; color:#000; font-size:18px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:100px;
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;}

.p5 a:hover{width:232px; height:73px; padding-top:0px;background:url(../images/r5_b.png) no-repeat center 27px #b51a1e; color:#FFFFFF!important;padding-top:95px;

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;}

.p5 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p5 p a:hover{ color:#fff}





.yy{width:370px; float:left; padding-left:50px;}
.yy h3{width:370px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.yy h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.yy ul{ width:370px;float:left; }
.yy ul li{display:block;float:left; width:381px;}
.yy ul li a{float:left; text-align:center;line-height:34px; font-size:14px}
.yy ul li a:hover{ float:left;}
.yy .yy1{ color:#279324; float:left}




.yy3{width:370px; float:right; }
.yy3 h3{width:370px; float:left;font-size:25px; color:#111111;font-weight:900;line-height:30px; padding-bottom:20px;}
.yy3 h3 span{float:right;font-size:13px; color:#bbbbbb;font-weight:normal;  }

.yy3 ul{ width:370px;float:left; }
.yy3 ul li{display:block;float:left; width:381px;}
.yy3 ul li a{float:left; text-align:center;line-height:34px; font-size:14px}
.yy3 ul li a:hover{ float:left;}
.yy3 .yy1{ color:#279324; float:left}






.index_2{
color:#fff; text-align:center;
background:#c41029;  height:120px!important; padding-top:70px; margin-top:0px;} 


.index_2_2{ position:relative; margin-top:0em;
color:#fff; padding-bottom:1.5em; font-size:17px; line-height:45px;}
.index_2_1{
font-size:25px; }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}



.index_2 .wmid{ width:1200px;
 text-align:left; background:url(../images/fot.jpg) no-repeat left; padding-bottom:50px;}

.index_2_3{margin-top:4em;}

.m2{ width:180px; background:#FFFFFF; text-align:center; line-height:40px;border-radius:25px; float:right; font-size:16px; color:#c41029}
.m2 a{ color:#c41029}
.m2:hover{ background:#ffb500; color:#fff!important}



/******footer*******/
#footer{ color:#595959; width:100%; float:left; }
.footer_1{
text-align:center; border-bottom:1px #535353 solid; padding:45px 0;}
.footer_2{ width:1200px; margin:auto; padding-top:60px; padding-bottom:10px;}
.footer_2_right{ width:19%; float:right}
.footer_2_left{
float:left; width:29.29411764705882%;}
.footer_2_mid{
float:left; width:80%; }
.footer_2_mid_mid ul li{
float:left; width:15%;}
.footer_2_mid_mid ul li:nth-child(2){ color:#FFFFFF;width:20%;}
.footer_2_mid_mid ul li:nth-child(4){ width:45%; }


.footer_2_left_mid{
padding-right:20%;}
.footer_2_left_mid_2{ line-height:1.8; margin-top:1.375em;
font-size:15px; color:#ccc; margin-bottom:2.25em;}
.footer_2_left_mid_1{
font-size:1.5em;}
.footer_t{
font-size:17px; margin-bottom:0.5em; color:#000000; font-weight:bold}

.footer_2_mid_mid_mid dl p{ padding-top:0px; line-height:30px; font-size:15px;}


.footer_2_right_mid_1 dl dd{ padding-left:22px; margin-bottom:0px;
font-size:16px; color:#a4a4a4; position:relative;}
.footer_2_right_mid_2{ margin-top:0em;
 padding-top:0em;}
.footer_2_right_mid_2 dl{
width:100%;}
.footer_2_right_mid_2 dl dd{
float:left; text-align:center; }
.footer_2_right_mid_2 dl dd:nth-child(1n){ padding-right:0px;}
.footer_2_right_mid_2 dl dd img{ width:110px;
 float:left}
.footer_2_right_mid_1 dl dd:before{
content:''; position:absolute; left:0; width:12px; height:14px; background-position:center; background-repeat:no-repeat; background-size:cover;-webkit-transform: translateY(-50%);
    transform: translateY(-50%); top:50%;}
.footer_2_right_mid_1 dl:nth-child(1){ font-size:28px; color:#b51a1e; font-weight:900; 
font-family:Barlow-Regular}

.footer_2_right_mid_1 img{ padding-right:10px; padding-top:10px; }

.footer_2_right_mid_1 dl:nth-child(2){ font-size:15px; color:#000; line-height:55px;}

.footer_2_right_mid_1 dl dd:nth-child(1){font-family:Barlow-Regular}	
.footer_3_right_mid_1 {
    margin-top: 1.75em;
    border-top: 1px #535353 solid;
    padding-top: 2em;
}.footer_t1 {
    font-size: 22px;
    margin-bottom: 0em;
}
.footer_3_right_mid_1 dl dd:before{
content:''; position:absolute; left:0; width:16px; height:17px; background-position:center; background-repeat:no-repeat; background-size:cover;-webkit-transform: translateY(-50%);
    transform: translateY(-50%); top:50%;}
.footer_3_right_mid_1 dl dd:nth-child(1):before{
background-image:url(../images/f_img10.png);}
.footer_3_right_mid_1 dl dd {
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #ccc;
    position: relative; font-family:Barlow-Regular
}


.footer_2_mid_mid ul li a{
font-size:15px; color:#595959;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; line-height:30px;}
.footer_2_mid_mid ul li a:hover{
color:#c41029;}
.footer_2_mid_mid{border-left:0px #535353 solid;border-right:0px #535353 solid; overflow:hidden;  padding-left:0%;  }
.footer_2_right_mid{}
.wmid{
margin:0 auto; width:1200px;}
.footer_2_left_mid_3 a{transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; margin-right:9px;
display:inline-block; background-position:center; background-repeat:no-repeat; width:38px; height:38px; border:1px #fff solid;border-radius:100%; }
.footer_2_left_mid_3 a:hover{
background-color:#fff;}
.ewm{ float:right;}





.footer_2_mid_mid ul li dl dd{
margin-bottom:0px;}
.footer_2_mid_mid_mid{
padding-right:1em;}
.footer_cp{ 
font-size:15px; color:#6d6d6d; width:100%; padding-top:30px; padding-bottom:45px; float:left}
.footer_cp a{
color:#6d6d6d;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.footer_cp a:hover{
color:#6d6d6d}
.footer_cp_left{ margin:auto; width:1200px; text-align:center;border-top:#e5e5e5 solid 1px; text-align:left; padding-top:30px;}
.footer_cp_right{
float:right}




@media all and (max-width:768px){
	#head{ display:none}
	#menu1{display:none}
	
	.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}

.flash{ display:none}
.flash1{display:block!important;}

/*-------底部-----------*/



/*手机版底部导航*/

#banner{ display:block}
.tbottom{ display:block; height:70px;}

.nav_bgc{ display:none}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px; 	z-index:999;}
.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: #c41029;
    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:#c41029}


/*手机版顶部导航*/
@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:25px; line-height:15px; color:#333333; padding-top:15px; font-weight:900;
    left: 10px;
   
}

.cd-logo img { float:left; padding-right:10px;
   
} 

/*.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:9999999;
}
#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:640px){

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:14px!important;color:#6c6c6c; line-height:24px!important;}




.ab21{width:100%; float:left; background:#f4f5f7; padding-bottom:20px; }
.ab2{width:90%; margin:auto; padding-top:20px; clear:both; height:auto;  border-bottom:#ececec solid 0px; }

.ab2-1{width:100%; float:left; }
.ab2-1 h3{width:100%; float:left;font-size:20px; color:#111111;font-weight:900;line-height:30px; padding-bottom:0px; }
.ab2-1 h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.ab2-1 h3 span{float:right; font-size:14px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}


.ab2-2{width:90%!important; float:right; text-align:left; height:auto; background:#fff; line-height:24px; font-size:14px; padding-left:5%; padding-right:5%; padding-top:20px; padding-bottom:20px; color:#656565;}

.ab1{ width:100%; float:right}
.ab11{ width:100%; height:auto; overflow:hidden; float:left}
.ab11 a img{ display:block; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;-moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s;width:100%;  }
.ab11 a:hover img{ transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transition:scale(1.1,1.1); -o-transition:scale(1.1,1.1);}



.ab1_1{width:32%; height:100px;float:left; padding-top:11px; font-size:14px;}

.ab1_1 a{width:100%; height:44px; background:url(../images/p1.png) no-repeat center 20px #1b9293; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_1 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_2{width:32%; height:100px;float:left; padding-left:8px; padding-top:11px; font-size:14px;}

.ab1_2 a{width:100%; height:44px; background:url(../images/p2.png) no-repeat center 20px #e08340; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_2 a:hover{color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.ab1_3{width:32%; height:100px;float:right; padding-top:11px; font-size:14px;}

.ab1_3 a{width:100%; height:44px; background:url(../images/p3.png) no-repeat center 20px #ffb500; padding-top:70px; float:left; color:#FFFFFF; text-align:center;border-radius:3px;
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;}

.ab1_3 a:hover{ color:#FFFFFF;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}



.tz{width:100%; float:left; line-height:24px; margin-top:20px;}
.tz h3{width:100%; float:left;font-size:20px; color:#111111;font-weight:900;line-height:30px; padding-bottom:5px;}
.tz h3 span{width:100%; float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif}


.tz1{width:100%; float:left; background:url(../images/t1.jpg) no-repeat top #FFFFFF; background-size:100%;padding-top:30%; height:auto;}

.tz1 ul{ width:90%;float:left; padding:5%; height:auto;}
.tz1 ul li{display:block;float:left; width:100%;}
.tz1 ul li a{float:left; text-align:center;line-height:28px; font-size:14px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.tz1 ul li a:hover{ float:left;}

.tz3{width:90%; float:left; border-top:#ededed solid 1px; margin-left:5%; margin-right:5%; line-height:35px;}
.tz3 p{float:right; color:#990000; font-size:20px;}






#demolefta1{ margin:auto;width:100%;padding-bottom:0px; padding-top:10px;}
#demolefta{OVERFLOW: hidden; margin:0 auto; width:100%}

.cplist{ width:284px; height:193px; margin-right:20px; }

.cplist img{ width:284px; height:193px; border-radius:5px;}




.pro_1{width:90%; margin:auto;  }
.pro_1 h3{width:100%; float:left;font-size:20px; color:#111111;font-weight:900;line-height:30px; padding-bottom:10px; margin-top:20px; }
.pro_1 h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.pro_1 h3 span{float:right; font-size:12px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}
.pro_1 h3 b{ display:none;}




.p1{width:100%; height:128px; float:left}

.p1 a{width:100%; height:56px; float:left; background:url(../images/r1.png) no-repeat center 20px #f4f5f7 ; color:#000; font-size:15px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:70px;
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;}

.p1 a:hover{width:100%; height:56px; padding-top:0px;background:url(../images/r1_b.png) no-repeat center 20px #b51a1e; color:#FFFFFF!important;padding-top:68px;

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;}

.p1 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p1 p a:hover{ color:#fff}



.p2{width:100%; height:128px; float:left; padding-left:0px;}

.p2 a{width:100%; height:56px; float:left; background:url(../images/r2.png) no-repeat center 20px #f4f5f7 ; color:#000; font-size:15px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:70px;
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;}

.p2 a:hover{width:100%; height:56px; padding-top:0px;background:url(../images/r2_b.png) no-repeat center 20px #b51a1e; color:#FFFFFF!important;padding-top:68px;

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;}

.p2 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p2 p a:hover{ color:#fff}






.p3{width:100%; height:128px; float:left; padding-left:0px;}

.p3 a{width:100%; height:56px; float:left; background:url(../images/r3.png) no-repeat center 20px #f4f5f7 ; color:#000; font-size:15px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:70px;
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;}

.p3 a:hover{width:100%; height:56px; padding-top:0px;background:url(../images/r3_b.png) no-repeat center 20px #b51a1e; color:#FFFFFF!important;padding-top:68px;

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;}

.p3 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p3 p a:hover{ color:#fff}






.p4{width:100%; height:128px; float:left; padding-left:0px;}

.p4 a{width:100%; height:56px; float:left; background:url(../images/r4.png) no-repeat center 18px #f4f5f7 ; color:#000; font-size:15px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:70px;
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;}

.p4 a:hover{width:100%; height:56px; padding-top:0px;background:url(../images/r4_b.png) no-repeat center 18px #b51a1e; color:#FFFFFF!important;padding-top:68px;

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;}

.p4 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p4 p a:hover{ color:#fff}






.p5{width:100%; height:128px; float:right;}

.p5 a{width:100%; height:56px; float:left; background:url(../images/r5.png) no-repeat center 13px #f4f5f7 ; color:#000; font-size:15px; line-height:20px; text-align:center; float:left; margin-top:15px; padding-top:70px;
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;}

.p5 a:hover{width:100%; height:56px; padding-top:0px;background:url(../images/r5_b.png) no-repeat center 13px #b51a1e; color:#FFFFFF!important;padding-top:68px;

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;}

.p5 p{ font-size:14px; font-family:Arial, Helvetica, sans-serif;font-family:impact; text-transform:uppercase}
.p5 p a:hover{ color:#fff}








.link{width:90%; margin:auto; padding-top:0px; clear:both; padding-bottom:20px; }
.link h3{width:100%; float:left;font-size:20px; color:#111111;font-weight:900;line-height:30px; padding-bottom:10px; border-top:#ececec solid 1px; padding-top:50px;  }
.link h3 em{ float:left;font-size:13px; color:#5b5b5c;font-weight:normal;line-height:20px;  font-family:Arial, Helvetica, sans-serif; font-style:normal}
.link h3 span{float:right; font-size:14px; font-weight:normal; padding-top:13px; background:url(../images/m1.jpg) no-repeat left 20px; padding-left:20px;}



.link ul{ width:100%;float:left; }
.link ul li{display:block;float:left; }
.link ul li a{float:left; text-align:center;line-height:30px; padding-right:15px; font-size:15px;width:225px;}
.link ul li a:hover{ float:left;}




#demolefta1{ margin:auto;width:100%;padding-bottom:0px; padding-top:10px;}
#demolefta{OVERFLOW: hidden; margin:0 auto; width:100%}

.cplist{ width:150px; height:123px; margin-right:10px; }

.cplist img{ width:150px; height:123px; border-radius:5px;}




.index_2{
color:#fff; text-align:center;
background:#c41029;  height:auto!important; padding-top:20px; margin-top:0px;} 


.index_2_2{ position:relative; margin-top:0em;
color:#fff; padding-bottom:1.5em; font-size:14px; line-height:20px;}
.index_2_1{
font-size:18px; }
.index_2_1 b { font-weight:700; font-family:"微软雅黑"}



.index_2 .wmid{ width:90%; padding-left:5%; padding-right:5%;
 text-align:left; background:url(../images/fot.jpg) no-repeat left; padding-bottom:0px;}

.index_2_3{margin-top:4em;}

.m2{display:none;}





/*footer*/

/******footer*******/
#footer{ color:#595959; width:100%; float:left; }
.footer_1{
text-align:center; border-bottom:1px #535353 solid; padding:15px 0;}
.footer_2{ width:90%; margin:auto; padding-top:20px; padding-bottom:10px;}
.footer_2_right{ display:none;}
.footer_2_left{
float:left; width:29.29411764705882%;}
.footer_2_mid{
float:left; width:100%; }
.footer_2_mid_mid ul li{
float:left; width:15%;}
.footer_2_mid_mid ul li:nth-child(1){ display:none;}
.footer_2_mid_mid ul li:nth-child(2){ display:none;}
.footer_2_mid_mid ul li:nth-child(3){ display:none;}
.footer_2_mid_mid ul li:nth-child(4){ width:100%;}


.footer_2_left_mid{
padding-right:20%;}
.footer_2_left_mid_2{ line-height:1.8; margin-top:1.375em;
font-size:15px; color:#ccc; margin-bottom:2.25em;}
.footer_2_left_mid_1{
font-size:1.5em;}
.footer_t{
font-size:14px; margin-bottom:0.5em; color:#000000; font-weight:bold}
.footer_2_right_mid_1 dl dd{ padding-left:22px; margin-bottom:0px;
font-size:16px; color:#a4a4a4; position:relative;}
.footer_2_right_mid_2{ margin-top:0em;
 padding-top:0em;}
.footer_2_right_mid_2 dl{
width:100%;}
.footer_2_right_mid_2 dl dd{
float:left; text-align:center; }
.footer_2_right_mid_2 dl dd:nth-child(1n){ padding-right:0px;}
.footer_2_right_mid_2 dl dd img{
 float:left}
.footer_2_right_mid_1 dl dd:before{
content:''; position:absolute; left:0; width:12px; height:14px; background-position:center; background-repeat:no-repeat; background-size:cover;-webkit-transform: translateY(-50%);
    transform: translateY(-50%); top:50%;}
.footer_2_right_mid_1 dl:nth-child(1){ font-size:28px; color:#b51a1e; font-weight:900; 
font-family:Barlow-Regular}

.footer_2_right_mid_1 img{ padding-right:10px; padding-top:10px; }

.footer_2_right_mid_1 dl:nth-child(2){ font-size:15px; color:#000; line-height:55px;}

.footer_2_right_mid_1 dl dd:nth-child(1){font-family:Barlow-Regular}	
.footer_3_right_mid_1 {
    margin-top: 1.75em;
    border-top: 1px #535353 solid;
    padding-top: 2em;
}.footer_t1 {
    font-size: 22px;
    margin-bottom: 0em;
}
.footer_3_right_mid_1 dl dd:before{
content:''; position:absolute; left:0; width:16px; height:17px; background-position:center; background-repeat:no-repeat; background-size:cover;-webkit-transform: translateY(-50%);
    transform: translateY(-50%); top:50%;}
.footer_3_right_mid_1 dl dd:nth-child(1):before{
background-image:url(../images/f_img10.png);}
.footer_3_right_mid_1 dl dd {
    padding-left: 20px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #ccc;
    position: relative; font-family:Barlow-Regular
}


.footer_2_mid_mid ul li a{
font-size:15px; color:#595959;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; line-height:30px;}
.footer_2_mid_mid ul li a:hover{
color:#c41029;}
.footer_2_mid_mid{border-left:0px #535353 solid;border-right:0px #535353 solid; overflow:hidden;  padding-left:0%;  }
.footer_2_right_mid{}
.wmid{
margin:0 auto; width:1200px;}
.footer_2_left_mid_3 a{transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; margin-right:9px;
display:inline-block; background-position:center; background-repeat:no-repeat; width:38px; height:38px; border:1px #fff solid;border-radius:100%; }
.footer_2_left_mid_3 a:hover{
background-color:#fff;}
.ewm{ float:right;}





.footer_2_mid_mid ul li dl dd{
margin-bottom:5px;}
.footer_2_mid_mid_mid{
padding-right:1em;}
.footer_cp{ 
font-size:15px; color:#6d6d6d; width:100%; padding-top:10px; padding-bottom:20px; float:left}
.footer_cp a{
color:#6d6d6d;transition: all .5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.footer_cp a:hover{
color:#6d6d6d}
.footer_cp_left{ margin:auto; width:90%; text-align:center;border-top:#e5e5e5 solid 1px; text-align:left; padding-top:10px; padding-bottom:80px;}
.footer_cp_right{
float:right}





/*内页联系我们*/
.clearfix{ clear:both}
.contact_1_3{ width:100%;}
.contact_1_3_left{ height:auto; margin:0px 0px 50px 0px; padding:3%; border:1px #f0f0f0 solid; height:auto; color:#666; box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); width:94%; float:left;}
.contact_1_3_left strong{ color:#c41029; font-size:20px;font-weight:bold;}

.map{display:none; }


/*质量与服务*/






.xiangxi h2{ text-align:center; margin:0 auto; color:#333; font-size:18px; line-height:20px;}
.xiangxi .shijian{ text-align:center; margin:0 auto}

.n2 { width:100%; margin:auto; border-top:#e8e8e8 solid 1px;}
.n2 ul{ width:100%;float:left; padding-top:20px; padding-bottom:30px; }
.n2 li{ width:100%; border-bottom:#e8e8e8 solid 1px; margin-right:0%;  float:left; height:60px;  margin-bottom:10px; padding-bottom:10px;}

.n2_1{ float:left; width:25%; height:60px; margin-right:5%; border-right:#e8e8e8 solid 1px; text-align:center; font-size:14px; color:#bbbbbb; line-height:25px; font-family:Arial, Helvetica, sans-serif;}
.n2_1 h7{ font-size:25px;color:#bbbbbb}

.n2_2{ float:right; width:65%; color:#979797;}
.n2_2 h4{ font-weight:normal; font-size:15px; color:#000; padding-bottom:8px; line-height:24px;}
.n2_2 h4 a{ color:#000;}
.n2_2 h4 a:hover{ color:#422872;}


.m21{display:none; }





/*----内页---*/

.f1{width:100%; float:left; background:url(../images/f1.jpg)  no-repeat top center; height:130px; background-size:150% }
.f2{width:100%; float:left; background:url(../images/f2.jpg) no-repeat top center; height:130px; background-size:150% }
.f3{width:100%; float:left; background:url(../images/f3.jpg) no-repeat top center; height:130px; background-size:150% }
.f4{width:100%;float:left; background:url(../images/f4.jpg) no-repeat top center; height:130px;  background-size:150% }
.f5{width:100%;float:left; background:url(../images/f5.jpg) no-repeat top center; height:130px; background-size:150% }
.f6{width:100%;float:left; background:url(../images/f6.jpg) no-repeat top center; height:130px;  background-size:150% }
.f7{width:100%;float:left; background:url(../images/f7.jpg) no-repeat top center; height:130px; background-size:150% }



.fanhui{ width:100%; margin:0 auto; line-height:40px; margin-top:20px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:30.3%;background:#f2f2f2;padding-left:1.5%; padding-right:1.5%; padding-top:10px; padding-bottom:10px; }
.fanhui ul li:nth-child(2n) {background: #c41029; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}

.nymain{ width:95%; margin:0 auto; padding-top:0px; padding-bottom:0px;}

.wenzi{ width:100%; float:left;}
.wenzi h4{font-size:20px; color:#10384f; text-transform:uppercase; font-weight:normal; padding-bottom:0px; text-align:center; padding-top:10px;}
.wenzi1{display:none;}




.ab11{ float:left; width:100%; padding-top:0px;}

.ab11 ul{ width:100%}
.ab11 ul li{display:block;float:left; }
.ab11 ul li a{float:left;text-align:center!important;line-height:35px; font-size:15px;  width:100%;}
.ab11 ul li a:hover{   float:left;}



.zz1{  color:#FFFFFF;background:#007fbb; width:49% ; line-height:35px; margin-left:0.2%; margin-right:0.2%; margin-bottom:1px; }
.zz1 a{color:#FFFFFF ; }
.zz2{  color:#343434;background:#e4e4e4; width:49%  ;  line-height:35px; margin-left:0.2%; margin-right:0.2%; margin-bottom:1px; }
.zz2 a{color:#343434 ; }




.ab12{ display:none; }

.neirong{ padding-top:0px; line-height:30px; font-size:16px;}
.neirong11{ padding-top:20px; line-height:30px; font-size:16px; padding-bottom:20px; border:#eeeeee solid 0px; margin-bottom:10px; box-shadow: 0 0 0px #e8e8e8; width:98%; padding-left:2%; padding-right:0%; }
.neirong11 img{  max-width:99%;height:auto!important;}

.neirong11t{ padding-top:30px; line-height:30px; font-size:16px;}

.cuti{ width:100%; border-bottom:#eaeaea solid 1px; font-size:17px; text-align:center; line-height:40px; margin-bottom:10px; margin-top:0px; color:#fff; background:#2682c5}

.neirong .zuofu{ width:80%;}
.neirong .youfu{ width:20%}

.contentPage{text-align:center; margin:0px 0px; padding:0px; padding-top:0px;color: #8b8b8b; line-height: 30px; text-decoration: none; clear:both; font-size:14px; }
.contentPage a:link {color: #8b8b8b; text-decoration: none;margin:0px 3px; padding:4px 7px; border: 1px solid #8b8b8b; font-weight: normal;}
.contentPage a:visited {color: #8b8b8b; text-decoration: none;  margin:0px 3px; border: 1px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; text-decoration: none; padding:4px 7px; background-color:#8b8b8b;font-weight:normal;}
.contentPage .current{color:#8b8b8b; text-decoration: none;  margin: 0px; border:0px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage .zi{  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;}

.mobile_lianxi{ display:none}




.zzzzz1{ color:#FFFFFF}
.mobile_lianxi{ display:none}


.lp1{  display:none}
.lp2{display:block!important;}

.zzz1{ font-size:17px; color:#000; font-weight:normal; float:left; padding-left:2%; background:#FFF; line-height:50px; }
.zzz111{ padding-left:2%; width:96%; padding-right:2%;  }


.neiyou1{ width:100%; float:left; padding-bottom:20px;}
.neiyou1 h2{ width:100%; float:none; font-size:18px; color:#000000; border-bottom:#3041b4 solid 2px; margin-bottom:10px; padding-bottom:10px;}

.neiyou1 img{ max-width:100%; width:auto; height:auto}


.neiyou{ width:100%; float:left; padding-bottom:20px; padding-top:0px;}
.neiyou h2{ width:100%; float:none; font-size:18px; color:#000000; border-bottom:#3041b4 solid 2px; margin-bottom:10px; padding-bottom:10px;}


.nyp{width:100%!important; height:100px!important; float:left; border:#dbdbdb solid 0px; vertical-align: middle!important;text-align:center!important;
display: table-cell!important;}
.nyp img{ max-width:auto; max-height:100px;}
.nyp1{ width:100%;float:left; }
.nyp3{ width:100%;float:left; padding-top:0px; padding-bottom:0px; }
.mmmm{ width:100%; line-height:30px; background:#fff; text-align:center; color:#5967c3; font-size:14px; float:right; margin-right:0px;}
.mmmm a{color:#5967c3; }




/*内页*/

.nmain{ background:#fff; padding:20px 0 20px; height:auto !important; /*height:400px; min-height:400px;*/ }
.nm-left{ width:100%; float:left; }
.nm-right{ width:100%; float:right;}
.nmenu > ul > li{ line-height:49px; margin-bottom:1px; font-size:14px; color:#555; position:relative;}
.nmenu > ul > li > a{ display:block; padding-left:20px; background:#eaeaea; font-weight:bold; }
.nmenu > ul > li  .ion{ font-size:12px; position:absolute; right:20px; color:#104ab6; }
.nmenu > ul > li > a:hover,.nmenu > ul > li.cur > a{ background:#1f8fe0; color:#fff; }


.nmenu > ul > li.cur ul{ display:block; }
.nmenu li ul{ display:none;}
.nmenu li li{line-height:49px; margin-top:1px;}
.nmenu li li a{ display:block; padding-left:20px; background:#f6f6f6;  }
.nmenu li li .ion{font-size:12px; position:absolute; right:20px; color:#9b9b9b !important;transform:none !important;}
.nmenu li li a:hover,.nmenu li li.cur a{ color:#104ab6;}
.nmenu li li a:hover .ion,.nmenu li li.cur .ion{ color:#104ab6 !important; }



.imglist3 ul li{text-align:center;float:left;display:inline;width:100%;height:auto;border:#f1f1f1 1px solid;margin:10px 0px;overflow:hidden; font-size:14px;}
.imglist3 ul li img{background:#FFFFFF; max-width:100%; max-height:100%;}


.casepic{ width:100%;
height:auto;
vertical-align: middle;
display: table-cell; background:#fff; overflow:hidden;}



#newsz { width:100%; background:rgba(0,0,0,.05);}

#news {
    width: 90%;
    margin: 20px auto 0px auto;
  
}#news ul{ width:100%; margin:0 auto; display:inline-block; margin-bottom:0px;}

#news ul li:last-child{ margin-right:0px;}
#news ul li{ width:100%; margin-right:0%; height:125px; background:#fff; float:left; transition:all 0.4s; margin-bottom:10px;}
#news ul li:hover{ background: #c41029;  transition:all 0.4s }

#news ul li:hover .n_left{ color:#fff;}
#news ul li:hover .n_jia {
    width: 66px;
    height: 22px;
    line-height: 18px;
    color: #c41029;
    background: #FFFFFF;
    text-align: center;
    font-size: 25px;
    margin: 0 auto;
    border-radius: 3px;
}
#news ul li:hover .n_left .d, #news ul li:hover .n_left .ym{ color:#fff}

#news ul li:hover .n_right a{ color:#fff}


#news ul li:hover .n_jia a {
    color: #c41029;
}




.d{ font-size:27px; color:#444444; text-align:center; font-family:Barlow-Regular }
.ym{ font-size:15px; color:#222222; text-align:center; padding:0px 0 7px 0; font-family:Barlow-Regular}
.n_jia{ width:66px; height:22px; line-height:18px; color:#FFFFFF; background:#c41029; text-align:center; font-size:25px; margin:0 auto; border-radius:3px;}
.n_jia a{ color:#FFFFFF;}
.n_jia:hover{ background:#c41029;}

.n_r_t{ font-size:16px; color:#454545;


text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
height: 35px;
line-height: 35px;

}
.n_r_c{ color:#acacac; padding:8px 0 0 0;

text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 42px;
line-height: 21px;


}


li:hover .n_r_c { color:rgba(255,255,255,.9);}



.search{display:none;}
#ny_lx_ly{display:none;}

}






		
		
		
		
		
		

		
		
		