* {
	padding: 0;
	margin: 0;
}


ul,li{
	list-style: none;
}
.tab{
	width: 1200px;
	z-index: 9;
	margin: auto;
}
.tab .tab-nav{
	height: 50px;
	position: absolute;
	top: 1px;
	left: 900px;
}
.tab .tab-nav li{
	width: 148px;height: 48px;float: left;border: #dfe1e8 solid 1px;margin-left: 15px;border-radius: 25px;font-size: 20px;color: #969db4;font-weight: 600;text-align: center;line-height: 48px;
	background: white;
}

.tab .tab-nav li a{
	display: block;
	height: 50px;
	color: #969db4;
	text-decoration: none;
	line-height: 48px;
}
.tab .tab-nav li.actived{
	width: 150px;height: 50px;line-height: 50px;color: #fc6865;border: 0px;-webkit-box-shadow: #b0afb566 0px 0px 30px;
	-moz-box-shadow: #b0afb566 0px 0px 30px;
	box-shadow: #b0afb566 0px 0px 30px;
}
.tab .tab-nav li.actived a{
	color: #fc6865;
}
.tab .content-wrap{
	
	height: 646px;
	width: 1251px;
	background: url(../img2019/card_xydt.png) no-repeat center;
	margin-left: -30px;
}
.tab .content-wrap img{
	width: 100%;
	height: 100%;
}
.tab .content-wrap .content-item{
	width: 1150px;
	position: absolute;
	height: 200px;
	display: none;
	left: 25px;
}
.tab .content-wrap .current{
	display: block;
}
.xydt{position: relative;}
.hd-li{width: 1200px;margin: auto;height: 290px;}
.hd-li li{width: 270px;height: 240px;float: left;margin-left: 22px;margin-top: 50px;font-size: 18px;color: #969DB4;font-weight: 600;}
.hd-li p{text-align: center;}
.xydt{width: 1251px;margin: auto;}
