@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
.container{margin:0 auto;width:1200px; font-size: 14px;color:#333;}

/**/
.banner a{ display:block; background:url(Img/Index/banner.jpg) no-repeat center top; height: 693px; overflow:hidden;}
/**/

.bt{
	text-align: center;
	line-height: 1;
}
.bt a{
	font-size: 1.8rem;
	color: #333;
}
.bt p{
	font-size: 18px;
	height: 40px;
	color: #666;
	padding-top: 12px;
	font-weight: normal;
	background:url(Img/Index/bt_s.jpg) no-repeat center bottom;
}
.bts p{
	height: 16px;
}

.mkjs{
	padding: 64px 0 40px 0;
}
.mkjs .content{
	position: relative;
	height: 384px;
	margin-top: 38px;
	overflow: hidden;
}
.mkjs .content ul{
	height: 270px;
	width: 360px;
	margin-top: 58px;
	box-sizing: border-box;
	padding: 38px 0 0 66px;
	background: #e9f3ff;
}
.mkjs .content ul li{
	height: 46px;
	margin-bottom: 20px;
}
.mkjs .content ul li a{
	display: block;
	line-height: 42px;
	font-size: 20px;
	color: #292929;
}
.mkjs .content ul li.cur{
	background:url(Img/Index/mkjs_ico.png) no-repeat left bottom;
}
.mkjs .content .mkjs-box{
	position: absolute;
	top: 0;
	right: 0;
	width: 832px;
	height: 384px;
}
.mkjs .content .mkjs-box .item{
	width: 832px;
	height: 384px;
	display: none;
}


.pro{
	padding: 40px 0 80px 0;
}
.pro .content{
	margin-top: 40px;
}
.pro .content .pro-list ul{
	overflow: hidden;
}
.pro .content .pro-list ul li{
	float: left;
	width: 378px;
	margin: 0 32px 20px 0;
}
.pro .content .pro-list ul li.no{
	margin-right: 0;
}
.pro .content .pro-list ul li img{
	display: block;
	width: 100%;
	height: 324px;
	border: 1px solid #e5e5e5;
}
.pro .content .pro-list ul li p{
	text-align: center;
	line-height: 30px;
	margin-top: 16px;
	font-size: 16px;
	color: #333
}
.pro .pro-roll{
	text-align: center;
}
.pro .pro-roll li{
	display: inline-block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #999;
	border: 1px solid #dcdcdc;
}
.pro .pro-roll li.cur{
	background: #0771bd;
	color: #fff;
}

.jjfa{
	background: #e9f3ff;
	padding: 64px 0 82px 0;
}
.jjfa .content{
	margin-top: 36px;
}
.jjfa .content ul{
	margin-bottom: 35px;
	overflow: hidden;
}
.jjfa .content ul li{
	float: left;
	margin-right: 18px;
}
.jjfa .content ul li a{
	display: block;
	width: 225px;
	height: 58px;
	line-height: 58px;
	font-size: 22px;
	color: #333;
	text-align: center;	
	background: #fff;
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
}
.jjfa .content ul li.cur a{
	background: #007ecb;
	color: #fff;
}
.jjfa .content ul li.no{
	margin: 0;
}
.jjfa .jjfa-box{
	height: 470px;
}
.jjfa .jjfa-box .item{
	display: none;
}
.jjfa .jjfa-box dl{
	background: #007ecb;
	overflow: hidden;
	border: 3px solid #007ecb;
}
.jjfa .jjfa-box dl dt{
	float: left;
	width: 722px;
}
.jjfa .jjfa-box dl dt img{
	display: block;
	width: 100%;
	height: auto;
}
.jjfa .jjfa-box dl dd{
	float: right;
	width: 404px;
	padding-top: 60px;
}
.jjfa .jjfa-box dl dd p{
	font-size: 16px;
	color: #666;
	line-height: 38px;
	color: #fff;
}

.mkxt{
	padding: 70px 0 40px 0;
}
.mkxt .content{
	margin-top: 32px;
}
.mkxt .content ul{
	width: 1240px;
	padding: 0 20px;
	margin-left: -20px;
	overflow: hidden;
}
.mkxt .content ul li{
	float: left;
	width: 292px;
	margin: 0 10px 24px 0;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
}
.mkxt .content ul li:hover a .box img{
    transform: scale(1.1, 1.1)    
}
.mkxt .content ul li a .box
{
    display:block;
    overflow:hidden; 
    width:292px;
    height:203px;      
}
.mkxt .content ul li a img{
    width:292px;
    height:203px;   
    transition: all 0.5s;
    display:block; 
}
.mkxt .content ul li p{
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 60px;
}

.azfs{
	padding-bottom: 40px;
}
.azfs .content{
	margin-top: 44px;
}
.azfs .content ul{
	width: 1240px;
	margin-left: -20px;
	padding-top: 20px;
	overflow: hidden;
}
.azfs .content ul li{
	position: relative;
	float: left;
	width: 361px;
	height: 430px;
	margin: 0 26px;
	margin-bottom: 28px;
	box-shadow: 0 0 16px rgba(0,0,0,.15);
}
.azfs .content ul li img{
	display: block;
	width: 100%;
	height: auto;
}
.azfs .content ul li.no{
	width: 776px;
	margin-right: 0;
}
.azfs .content ul li span{
	position: absolute;
	bottom: 46px;
	left: 26px;
	font-size: 24px;
	font-weight: bold;
	color: #313131;
}
.zysx{
	background: #e9f3ff;
	padding: 80px 0 116px 0;
}
.zysx .content{
	margin-top: 34px;
	overflow: hidden;
}
.zysx .content dl{
	float: left;
	height: 514px;
	box-sizing: border-box;
	padding: 0 28px;
	padding-top: 44px;
	width: 340px;
	margin-right: 52px;
	background: url(../Default/Img/Index/zysx_ico.png) #fff no-repeat left top;
}
.zysx .content dl.dl022{
	width: 412px;
}
.zysx .content dl.dl033{
	margin-right: 0;
}
.zysx .content dl dt{
	font-size: 24px;
	color: #333;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 18px;
}
.zysx .content dl dd p{
	font-size: 15px;
	color: #666;
	line-height: 28px;
}
.zysx .content dl dd p b{
	color: #007ecb;
}
.zysx .content dl:hover{
	background: #87bb46;
}
.zysx .content dl:hover dt,.zysx .content dl:hover dd p b{
	color: #fff;
}
.zysx .content dl:hover dd p{
	color: #fff;
}

.xz{
	padding: 88px 0 130px 0;
	background: #007fc6;
}
.xz .bt a{
	color: #fff;
}
.xz .content{
	margin-top: 82px;
}
.xz .content ul{
	overflow: hidden;
}
.xz .content ul li{
	float: left;
	width: 360px;
	margin-right: 20px;
}
.xz .content ul li.no{
	margin-right: 0;
}
.xz .content ul li img{
	display: block;
	width: 100%;
	height: auto;
}
.xz .content ul li span{
	display: block;
	font-size: 16px;
	line-height: 1;
	margin-top: 40px;
	color: #fff;
	text-align: center;
}
.xz .content ul li span img{
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: -2px 16px 0 0;
}

.case{
	padding: 70px 0 110px 0;
}
.case .content{
	position: relative;
	margin-top: 34px;
}
.case .content ul{
	overflow: hidden;
}
.case .content ul li{
	position: relative;
	float: left;
	width: 378px;
	height: 284px;
	margin: 0 25px 26px 0;
}
.case .content ul li.no{
	margin-right: 0;
}
.case .content ul li:hover img
{
    transform: scale(1.1, 1.1)
}
.case .content ul li a 
{
    display:block;
    width:378px;
    height:283px;
    overflow:hidden;
}
.case .content ul li img{
	display: block;
	width: 100%;
	height: auto;
	transition: all 0.5s;
}
.case .content ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 48px;
	font-size: 16px;
	color: #fff;
	line-height: 48px;
	text-align: center;
	background: rgba(0,0,0,.6);
}
.case .content .btn .prve,.case .content .btn .next{
	position: absolute;
	top: 272px;
	width: 49px;
	height: 49px;
}
.case .content .btn .prve{
	left: -74px;
}
.case .content .btn .next{
	right: -74px;
}
.qualifications {
	padding-top: 75px;
	background-color: #f1f1f1;
}
.qualifications .qualifications-min {
	padding: 38px 0 74px;
}
.qualifications ul {
	margin-right: -27px;	
	overflow: hidden;
}
.qualifications li {
	float: left;
	margin-right: 27px;	
}
.qualifications li a {
	display: block;
}
.qualifications li img {
	display: block;
	width: 218px;
	height: 282px;
}
.qualifications li p {
	height: 60px;
	line-height: 60px;
	font-size:18px;
	color: #fff;
	text-align: center;
	background-color: #87bb46;
	transition: all .3s ease;
}
.qualifications li:hover p {
	background-color: #0771bd;
}
.scale {
	padding-top:82px;
}
.scale .content {
	padding:45px 0 99px;
	overflow: hidden;
}

.scale .scale-min ul {
	position: relative;
}
.scale .scale-min li {
	float: left;
	width: 20%;
	height: 140px;
	box-sizing: border-box;
	border:1px solid #cdcdcd;
	transition: all .3s ease;
}
.scale .scale-min li:nth-child(1) {
	position: absolute;
	top: 0;
	left: 0;
}
.scale .scale-min li:hover {
	border:1px solid #0771bd;
}
.scale .scale-min li a {
	display: block;
}
.scale .scale-min li img {
	display: block;
}