﻿@charset "utf-8";



* {

	
}

.m {
	width: 1200px;
	margin: 0 auto;
	display: block;
	position: relative;
}


.img img {
	width: 100%;
	height: 100%;
}
/*弹性伸缩 Tan-dialogScale*/

#s_pro {
	background: #f4f6f7;
	overflow: hidden;
	padding: 65px 0;
}
#s_pro ul {
}
#s_pro ul li {
	width: 160px;
	float: left;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
	background: #fff;
	overflow: hidden;
}
#s_pro ul li a {
	display: block;
	width: 560px;
	height: 484px;
}
#s_pro ul li .hd {
	width: 160px;
	height: 484px;
	float: left;
	padding: 37px 27px;
	box-sizing: border-box;
}
#s_pro ul li .hd p {
	font-size: 18px;
	color: #fff;
	font-family: arial;
	text-transform: uppercase;
	line-height: 24px;
	margin-bottom: 8px;
}
#s_pro ul li .hd h5 {
	font-size: 20px; font-weight:normal;
	color: #fff;
	margin-bottom: 12px; line-height:24px
}
#s_pro ul li .hd span {
	display: block;
	width: 28px;
	height: 28px;
	background: url(../Images/s_pro_ico.png) center no-repeat;
	margin-top: 100px;
}
#s_pro ul li .bd {
	width: 400px;
	float: right;
	height: 100%;
	overflow: hidden;
	padding: 37px 31px;box-sizing: border-box;
}
#s_pro ul li .bd .img {
	width: 325px;
	height: 160px;
}
#s_pro ul li.on {
	width: 560px;
}
#s_pro ul li .bd .con {
	font-size: 14px;
	color: #656565;
	line-height: 28px;
	margin-top: 20px;
	height: 224px;
	overflow: hidden;
}
#s_pro_center {
	padding: 60px 0 40px;
}
#s_pro_center .hd {
	margin-bottom: 20px;
	position: relative;
	z-index: 999;
}
#s_pro_center .hd ul {
	text-align: center;
	font-size: 0;
}
#s_pro_center .hd ul li {
	display: inline-block;
	position: relative;
	font-size: 15px;
	color: #333335;
	width: 160px;
	height: 40px;
	line-height: 36px;
	text-align: center;
	border: 2px solid #e3e3e3;
	margin: 0 4px;
	border-radius: 20px;
	margin-bottom: 20px;
	transition: .3s;
}
#s_pro_center .hd ul li a, #s_pro_center .hd ul li span {
	display: block;
	cursor: pointer;
	position: relative;
	z-index: 9;
}
#s_pro_center .hd ul li.on {
	background: #0050a3;
	border: 2px solid #0050a3;
	color: #fff;
}
#s_pro_center .hd ul li .sub {
	display: none;
	position: absolute;
	border-radius: 0 0 20px 20px;
	top: 10px;
	left: -2px;
	padding-top: 10px;
	width: 160px;
	padding-bottom: 5px;
}
#s_pro_center .hd ul li .sub a {
	font-size: 14px;
	color: #666;
	transition: .3s;
}
#s_pro_center .hd ul li .sub a:hover {
	color: #0050a3;
}
#s_pro_center .bd {
	margin: 0 -10px;
	height: 726px !important;
	overflow: hidden;
}
#s_pro_center .bd ul {
	overflow: hidden;
}
#s_pro_center .bd ul li {
	width: 284px;
	/* height: 255px; */
	float: left;
	margin: 0 10px;
	margin-bottom: 30px;
}
#s_pro_center .bd ul li a {
}
#s_pro_center .bd ul li .img {border: 1px solid #dcdcdc; border-bottom:0;
}
#s_pro_center .bd ul li .img img {
	transition: 1s;
}
#s_pro_center .bd ul li:hover .img img {
	transform: scale(1.1);
}
#s_pro_center .bd ul li h5 {
	text-align: center;
	height: 50px;
	line-height: 48px;
	border: 1px solid #dcdcdc;
	font-size: 16px;
	color: #333335;
}
.mm3{
	display: none;

}






 .shuzi {
	margin-top: 589px; width:673px; float:right
}
.shuzi ul {
}
.shuzi ul li {
	text-align: center;
	width: 32.33%;
	float: left;
}
.shuzi ul li+li {
	border-left: 1px solid #e4e4e5;
	padding-top: 9px;
}
.shuzi ul li span {
	font-size: 38px;
	color: #003e8b;
	font-family: 'BEBAS'; line-height:40px
}
.shuzi ul li p {
	font-size: 12px;
	color: #b0b0b0;
}










@media (max-width:767px){
	
.m { display:none


}

#s_pro {
	padding: 25px 0;
}

.mm3{ display:block}
.mm3 a{ display:block; width:20%; position:relative; float:left}
.mm3 a p{ display:block; color:#FFF; width:80%;	writing-mode:lr-tb; position:absolute; top:10px; left:10%; line-height:16px}

.shuzi{ display:none}
}