@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration: none;
}

body{
	
}


.banner{
	position: relative;
	margin-top: 100px;
}

.bannerxian{
	width: 100%;
	height: 8px;
	background: linear-gradient(to left,#00cccc,#336699);
}







.zy{
	padding: 6rem 0;
}

.zyzi{
	text-align: center;
	width: 100%;
}

.zyzi h3{
	font-size: 2.5rem;
	margin-bottom: 5rem;
	font-weight: 600;
	text-align: center;
}








.about{
	
}

.aboutcon p{
	font-size: 1rem;
	line-height: 2rem;
	color: #333;
}










.profl{
	position: fixed;
	left: 50px;
	top: 55%;
	transform: translateY(-50%);
	z-index: 9;
	margin: auto 0;
	cursor: pointer;
}

.profl ul li{
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-bottom: 2px;
	margin-bottom: 2rem;
}

.profl ul li a{
	font-size: 1.8rem;
	font-weight: 600;
	color: #111;
	display: block;
	border-radius: 5px;
}

.profl ul li a::before {
	content: '';
	display: block;
	position: absolute;
	left: -80px;
	top: 15px;
	width: 50px;
	height: 1px;
	background: #888;

	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.profl ul li:hover a{
	color: #336699;
	padding-left: 5px;
}

.profl ul li:hover a::before{
	left: -60px;
}







.pro{
	margin-top: 100px;
	background: #f5f5f5;
}

.proimg{
	overflow: hidden;
}

.procon img{
	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.procon p{
	font-size: 2rem;
	font-weight: 600;
	text-align: center;
	padding: 1rem 0;
	background: #fff;
	color: #111;
	margin-bottom: 2rem;

	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.procon a{
	display: block;
	position: relative;
}

.proxian{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0%;
	height: 2px;
	background: linear-gradient(to right,#00cccc,#336699);

	transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.procon a:hover .proxian{
	width: 100%;
}

.procon a: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);
}




.proshow{
	margin-top: 100px;
	background: url("../images/probg.jpg") no-repeat center fixed;
}

.proshowjs{
	/*background: #f5f5f5;*/
	background: url("../images/probg2.jpg") no-repeat center fixed;
}

.proshowjscon{
	font-size: 1.8rem;
	line-height: 3.6rem;
}

.proshowcc{
	/*background: #fff;*/
	background: url("../images/probg2.jpg") no-repeat center fixed;
}

.proshowcccon{
	font-size: 1.2rem;
	line-height: 5rem;
	text-align: center;
}

.proshowcccon table{
	/*border: 1px solid #fff!important;*/
}

.proshowcccon tr{
	border-bottom: 1px solid #999;
}






.factory{
	
}

.factory img{
	margin-bottom: 2rem;
}









.page{
	margin-top: 4rem;
	text-align: center;
	width: 100%;
}

.page ul{
	padding-left: 0;
}

.page .pagination{
	margin: 0 auto;
	display: inline-block;
}

.page ul li span,.page ul li a{
	padding: 0.7rem 1rem;
	color: #111;
}

.page ul li.disabled span{
	color: #999;
	background: #f1f1f1;
}

.page ul li.disabled:hover span{
	cursor: no-drop;
}

.pagination>li {
	display: inline;
	margin-right: 5px;
}

.page ul li.active span{
	background: #336699!important;
	color: #fff!important;
	/*border-color: #fff!important;*/
}

.page ul li a{
	color: #336699;
	background: #f1f1f1;
	/*border: 1px solid #fff;*/
}

.page ul li:hover a{
	background: #336699!important;
	color: #fff;
	/*border-color: #fff;*/
}






.honor{
	background: #f5f5f5;
}

.honorcon{
	width: 100%;
}

.honorcon ul li{
	border-bottom: 1px solid #ccc;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
}

.honorcon h4{
	font-size: 1.8rem;
	line-height: 3rem;
	margin-bottom: 3rem;
	font-weight: 600;
}

.honora {
	margin-top: 5rem;
}

.honora a{
	background: linear-gradient(#00cccc,#336699);
	color: #fff;
	padding: 1.1rem 2rem;
	border-radius: 5px;
	font-size: 0.9rem;
}

.honora a i{
	padding-left: 1rem;
}

.honora a:hover{
	box-shadow: 0 0 10px #555;
}


.honorimg{
	text-align: right;
}






.lxcon{
	position: relative;
}

.lxcon ul li{
	font-size: 1rem;
	line-height: 2rem;
	margin-bottom: 1rem;
}

.lximg{
	text-align: center;
}

















/*sjpro*/
.sjpro{
	position: relative;
	z-index: 8;
	padding: 3rem 15px;
}

.sjpro ul{
	margin-bottom: 0;
}

.sjpro .list{width: 100%;}
.sjpro .list ul li.sjactive{border-bottom: 1px solid #fff;background:linear-gradient(to right,#00cccc,#336699);}
.sjpro .list ul li a{padding-left: 1rem;color: #fff; font-size:1rem; display: block; height:3rem;line-height: 3rem;position: relative;}
.sjpro .list ul li .inactive{ background:url(../images/off.png) no-repeat 95% center;}
.sjpro .list ul li .inactives{background:url(../images/on.png) no-repeat 95% center;}
.sjpro .list ul li ul{display: none;}
.sjpro .list ul li ul li { border-left:0; border-right:0; background-color:#EDEDED!important; overflow: hidden}
.sjpro .list ul li ul li ul{display: none;}
.sjpro .list ul li ul li a{ padding-left:1rem;color: #111}
.sjpro .list ul li ul li ul li { background-color:#EDEDED; border-color:#fff; }
.last{ background-color:#d6e6f1; border-color:#6196bb; }
.sjpro .list ul li ul li ul li a{ color:#111; padding-left:2rem;}
/*sj*/



@media (min-width:768px) and (max-width:991px){
	.zy{

	}
	
	.zyzi{
		margin-bottom: 4rem;
	}
	
	.zyzi h3{
		font-size: 2rem;
		text-align: center;
		text-transform: uppercase;
	}

	.pro{
		padding-top: 0;
	}

	.honor .container{
		max-width: 95% !important;
	}
}







@media (max-width:768px){
	.banner{
		margin-top: 75px;
	}

	.zy{
		padding:5rem 0 ;
	}

	.zyzi{
		margin-bottom: 3rem;
	}

	.zyzi h3{
		font-size: 1.6rem;
		text-align: center;
		text-transform: uppercase;
		margin-bottom: 3rem;
	}

	.pro{
		padding-top: 0;
		margin-top: 75px;
		background: #fff;
	}

	.procon p{
		font-size: 1.6rem;
	}

	.proshow{
		margin-top: 75px;
	}

	.proshowjscon{
		font-size: 1.5rem;
		line-height: 3rem;
	}

	.proshowcccon{
		font-size: 0.9rem;
		line-height: 1.5rem;
	}

	.proshowcccon td{
		padding: 5px 0;
	}

	.proshowcccon td:nth-child(even){
		color: #336699;
	}

	.honor .container{
		max-width: 95% !important;
	}

	.honorcon h4{
		font-size: 1rem;
		line-height: 2rem;
	}
}
