@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration: none;
}

body{
	background: #F7F7F7
}


.banner{
	position: relative;
	
}

.dh{
	position: relative;
}








.about{
	padding:5% 0;
}

.aboutzi{
	margin-bottom: 50px;
}

.aboutzi h2{
	text-align: center;
	font-size: 28px;
}

.about p{
	font-size: 15px;
	line-height: 28px;
	text-indent: 30px;
}

.wh{
	padding:5% 0;
	background: #fff;
}

.whl{
	float: left;
	width: 48%;
}

.whr{
	float: right;
	width: 48%;
}

.whr ul li{
	margin-bottom: 30px;
}

.whr strong{
	font-size: 16px;
	color: #111;
	float: left;
	width: 88px;
	display: block;
	font-weight: 600;
}

.app-v-l {
    display: inline-block;
    padding: 0 30px;
	color: #e62129;
}

.whr p{
	font-size: 15px;
	color: #333;
}











.ysqfl,.wsnfl{
	float: left;
	width: 20%;
	/*margin-top: 8px;*/
}

.ysqr,.wsnr{
	float: right;
	width: 75%;
	
}

.menu_pro {
    color: #fff;
   /* height: 60px;*/
    line-height: 80px;
    background: #000;
    font-size: 1.5rem;
	margin-bottom: 0;
	letter-spacing: 5px;
}

.menu_list{text-align: center;/*margin:0px 0 0 1rem;*/}

.menu_head{
	/*height: 47px;*/
	line-height: 3.5rem;
	/*padding: 1rem 2rem 1rem 1rem;*/
	font-size: 1rem;
	font-weight: 500;
	color: #fff;
	cursor: pointer;
	/*border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-bottom: 1px solid #333;*/
	
	position: relative;
	margin: 0px;
	background: #8f8f8f;
	/*background: #040823 url(../images/pro_left.png) center right no-repeat;*/
	overflow: hidden;
text-overflow: ellipsis;
	white-space:nowrap;
	margin-top: 2px;
}
.menu_head a{
	color: #333;
	font-size: 1rem;
}
.menu_head a:hover{
	
}

.menu_body{
	/*line-height: 2rem;
	backguound: #fff;
	padding: 0 0 0.8rem 0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;*/
	
}
.menu_body a{
	display:block;
	height:3rem;
	line-height:3rem;
	/*padding-left:2rem;*/
	color:#000;
	background:#fff;
	text-decoration:none;
	font-size: 0.9rem;
	margin-top: 2px;
	/*border-bottom:1px solid #e1e1e1;*/
}

.menu_body a:hover{
	background:#8f8f8f;
	color:#fff;
}

.menu_list .menuzl{
	transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
	margin-top: 2px;
	background: #999;
}

.menu_list .menuzl a{
	font-size: 1rem;
	margin-bottom: 0;
	line-height: 3.5rem;
	color: #fff;
	
	transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
}

.menu_list .menuzl:hover{
	background: #000;
}

.menu_list .menuzl:hover a{
	color: #fff;
}

.menu_list .menuzl.menuactive{
	background: #303649;
}

.menu_list .menuzl.menuactive a{
	color: #fff;
}






.ysqcon p{
	font-size: 14px;
	line-height: 28px;
}

.ysqcon img{
  margin: 1rem 0;
  max-width: 100%;
  height: auto;
}



.ysqshow ul li{
	margin-bottom: 2rem;
	float: left;
	width: 49%;
}

.wsnshow ul li{
	margin-bottom: 2rem;
}

.ysqshow ul li:nth-child(odd){
	margin-right: 1%;
}

.ysqshow ul li:nth-child(even){
	margin-left: 1%;
}

.ysqshow .ysqproimg{
	position: relative;
	margin-bottom: 0.5rem;
}

.ysqshow .ysqprosimg{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 25%;
	border: 5px solid #eee;
}

.ysqshow ul li p,.wsnshow ul li p{
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #333;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.ysqshowcon{
	font-size: 0.9rem;
	color: #333;
	line-height: 1.8rem;
}

.ysqshowcon img{
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 1rem;
}



.ysqteach ul li{
	margin-bottom: 2rem;
	width: 49%;
	float: left;
}

.ysqteach ul li:nth-child(odd){
	margin-right: 1%;
}

.ysqteach ul li:nth-child(even){
	margin-left: 1%;
}

.ysqteach ul li iframe{
	width: 100%!important;
	height: 315px;
}

.ysqteach ul li p{
	font-size: 0.9rem;
	line-height: 1.8rem;
	color: #333;
	margin-bottom: 0;
	text-align: center;
	padding-top: 0.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
























.prodfl{
	padding: 25px 0;
	background: #fff;
}

.prodfl .prow{
	padding: 0 1%;
}

.prodfl ul{
	margin-bottom: 0;
}

.prodfl ul li{
	float: left;
color: #e62129;
margin-right: 20px;
border: 1px solid #ccc;
padding: 10px 30px;
	border-radius: 20px;
}

.prodfl ul li a{
	color: #e62129;
	font-size: 14px;
}

.prodfl ul li:hover{
	background: #e62129;
	border: 1px solid #e62129;
}

.prodfl ul li:hover a{
	color: #fff;
}

.prodfl ul li.active{
	background: #e62129;
	border: 1px solid #e62129;
}

.prodfl ul li.active a{
	color: #fff;
} 


.pro{
	padding:5% 0;

}

.prow{
	width: 80%;
	margin: 0 auto;
}

.prozi{
	margin-bottom: 50px;
}

.prozi h2{
	text-align: center;
	font-size: 28px;
}


.procon ul li{
	float: left;
	width: 18%;
	margin: 1%;
}


.proimg{
	overflow: hidden;
	border: 1px solid #ccc;
	
}

.proimg img{
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.proimg:hover img{
	transform:scale(1.05);
	-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-webkit-transform:scale(1.05);
-o-transform:scale(1.05);
}

.procon ul li p{
	font-size: 14px;
	padding: 15px 0;
	color: #333;
	text-align: center;
	margin-bottom: 0;
	background: #fff;
}

.procon .proimg:hover p{
	color: #e62129;
}


.proo{
	position: relative;
}

.proo img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.proocon{
	position: relative;
}

.projs h3{
	font-size: 18px;
	margin-bottom: 10px;
	color: #e62129;
}

.projs *{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.projs img{
	display: block;
	max-width: 100%;
}

.sx{
	margin-top: 0px;
}

.sx.ysq{
	margin-top: 50px;
}

.sx p{
	font-size: 14px;
	margin-bottom: 20px;
}

.sx a{
	color: #555;
	font-size: 14px;
}

.sx .xian{
	background: #ddd;
	height: 1px;
	width: 100%;
	margin: 30px 0
}













.sb{
	padding:5% 0;
}

.sbzi{
	margin-bottom: 50px;
}

.sbzi h2{
	text-align: center;
	font-size: 28px;
}

.sbcon ul li{
	float: left;
	width: 31%;
	margin: 1%;
}

.sbcon ul li p {
  font-size: 14px;
  color: #333;
}








.anli{
	padding:5% 0;
}

.anlizi{
	margin-bottom: 50px;
}

.anlizi h2{
	text-align: center;
	font-size: 28px;
}

.anlicon ul li{
	float: left;
	width: 31%;
	margin: 1%;
}

.anlicon p{
	font-size: 15px;
	text-align: center;
	color: #333;
}







.chaxun{
	height: 100vh;
	width: 100%;
	background: url(../images/Inquire.jpg) no-repeat;
	background-attachment: fixed;
	position: relative;
}

.chaw{
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
}

.btn-primary{
	background-color: #e62129;
border-color: #e62129;
}

.btn-primary:hover{
	background-color: #e62129;
border-color: #e62129;
}

.chap{
	color: #333;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
}
form.user .btn-user,form.user .form-control-user{
	font-size: 14px;
}

.chaxun nobr{
	font-size: 14px;
}

.chaxuna{
	font-size: 14px;
background: #e62129;
color: #fff;

width: 100%;
height: 50px;
border: none;
border-radius: 50px;
	margin-top: 10px;
	margin-bottom: 20px;
}

















.hr{
	padding:5% 0;
}

.hrzi{
	margin-bottom: 50px;
}

.hrzi h2{
	text-align: center;
	font-size: 28px;
}


.hrcon ul li{
	float: left;
	width: 100%;
	border: 1px solid #fff;
	background: #fff;
	padding: 3% 2% 0 2%;
	margin-bottom: 5%;
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}


.hrcon ul li:hover {
	box-shadow: 0 0 20px rgba(0,0,0,.1);
}

.hrh{
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.hrh h3{
	font-size: 24px;
	color: #e62129;
	margin-bottom: 15px;
}

.hrh p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.hrhcon{
	margin-bottom: 10px;
	overflow:auto;  
}

.hrhcon h3{
	font-size: 18px;
	color: #000;
	margin-bottom: 15px;
	margin-top: 30px;
}

.hrhcon p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
	margin-bottom: 5px;
}

.hr .hra{
	margin-top: 30px;
}

.hra a{
	text-align: center;
	margin-bottom: 30px;
}

.zp .hra{
	margin-top: 30px;
}

.more_btn{ display: block; transition: ease .4s; z-index: 2; width: 160px; height: 54px; font-size: 15px; position: relative;z-index: 1; background: #fff; text-align: center; line-height: 54px;}

.more_btn:hover{ color: #fff; background: #e62129;border-radius: 50px;}
.more_btn2{ background: #e62129;color: #fff;}
.more_btn2:hover{ background: #e62129;}



















.news{
	padding: 5% 0;
}

.newszi{
	margin-bottom: 50px;
}

.newszi h2{
	text-align: center;
	font-size: 28px;
}


.newscon ul li{
	float: left;
	width: 30%;
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.newscon ul li:nth-child(2){
	margin: 0 5%;
}

.newscon h3{
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.newscon h4{
	font-size: 18px;
	color: #e62129;
}

.newsimg{
	overflow: hidden;
	margin: 30px 0 20px;

}

.newscon p{
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.newscon ul li:hover{
	transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-webkit-transform: translateY(-20px);
-o-transform: translateY(-20px);
}


.newsscon p{
	font-size: 15px;
	line-height: 28px;
	text-indent: 30px;
	margin-bottom: 10px;
	color: #333;
}

.newsscon img{
	display: block;
	max-width: 100%;
}


.fanhui{
	margin-top: 5%;
}

.fanhui a{
	color: #333;
	float: right;
	font-size: 14px;
}



































.contact{
	padding: 5% 0;

}

.contactzi{
	margin-bottom: 50px;
}

.contactzi h2{
	text-align: center;
	font-size: 28px;

}

.contactcon{
	position: relative;
}

.lxl{
	float: left;
	width: 50%;
}

.lxr{
	position: absolute;
	top: 55%;
	left: 55%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
}

.lxrcon{
	
}

.lxr ul li{
	font-size: 15px;
	color: #333;
	margin-bottom: 20px;
}

.lxr h3{
	font-size: 18px;
	color: #e62129;
	margin-bottom: 30px;
}










.fenye{
	margin-top: 5%;
}
.fenye a{text-decoration:none;color:#3c3c3c;background:#fff;border:1px solid #cccccc;padding:3px 8px;padding-bottom:2px;margin-right:3px;cursor:pointer}
.fenye .red{background:#e62129!important; color:#fff; border:0; padding:3px 8px;}
.fenye a.active{background:#e62129;border:1px solid #cccccc;color:#fff}
.fenye a:hover{text-decoration:none;color:#fff;background:#e62129;border:1px solid #cccccc}











.foot{
	padding: 3% 0 1%;
}











