* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
li{
	list-style: none;
}
a {
	text-decoration: none;
}

.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}

.clearfix {
	zoom: 1
}

img {
	max-width: 100%;
	display: block;
}

.banner img {
	display: block;
}


.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*margin-bottom*/
.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb17 {
	margin-bottom: 17px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb100 {
	margin-bottom: 100px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

.pt100 {
	padding-top: 100px;
}

/*padding-bottom*/
.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb14 {
	padding-bottom: 14px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb17 {
	padding-bottom: 17px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb45 {
	padding-bottom: 45px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb70 {
	padding-bottom: 70px;
}

.pb80 {
	padding-bottom: 80px;
}

.pb100 {
	padding-bottom: 100px;
}

.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}

.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}

.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}

.mr_2n0>* {
	width: calc((100% - 20px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_3n0>* {
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_4n0>* {
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_5n0>* {
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}

.mr_2n0>*:nth-child(2n) {
	width: calc((100% - 10px)/2);
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}

.content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.title b {
	font-size: 40px;
	color: #505050;
	display: block;
	text-align: center;
}

.title p {
	font-size: 18px;
	color: #505050;
	display: block;
	text-align: center;
	margin-top: 5px;
}

/* .xd_cont_list .show{display: flex!important;} */
.xd_cont {
	padding: 0px 5px;
}

.xd_cont .mr_4n0>div {
	background-color: #64d9c7;
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	width: calc((100% - 30px)/4);
	line-height: 45px;
	cursor: pointer;

}

.xd_cont .mr_4n0>.swiper-pagination-bullet-active {
	background: #e14141 !important;
	border: 0px;
	outline:none;
}
.swiper-pagination-bullet-active:focus{
	outline:none;
}
.swiper-pagination-bullet:focus{
	outline:none;
}
.xd_list img {
	width: 100%;
}

.xd_list>.flex_n {
	margin-right: 10px;
}

.xd_list>.flex_1 b {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: #505050;
	margin-top: 8px;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.xd_list>.flex_1 p {
	text-align: center;
	font-size: 16px;
	color: #505050;
	opacity: .85;
}

.xd_cont .swiper-pagination {
	position: inherit;
}

.xd_cont .swiper-pagination-bullet {
	display: block;
	border-radius: 0;
	opacity: 1;
	height: auto;
}

#swiper_a ul {
	width: 591px;
	position: absolute;
	bottom: 3px;
	left: 0;
	z-index: 2;
	background: #fff;
	padding-top: 10px;
}

#swiper_a ul li {
	text-align: center;
	background: #e9e9e9;
	margin-right: 10px;
	width: calc((100% - 20px)/3);
	margin-bottom: 10px;
}

#swiper_a ul li a {
	color: #505050;
	font-size: 16px;
	line-height: 28px;
	display: block;
}




#swiper_a ul li:hover {
	background: #e14141;
	color: #fff;
}
#swiper_a ul li:hover a{
	color: #fff;
}
.allbut {
	text-align: center;
}

.allbut a {
	display: inline-block;
	background: #fff;
	color: #e14141;
	text-align: center;
	border-radius: 5px;
	width: 250px;
	margin: 0 30px;
	line-height: 48px;
	font-size: 18px;
	border: 1px solid #e14141;
}

.allbut a:last-child {
	display: inline-block;
	background: #e14141;
	color: #fff;
	text-align: center;
	border-radius: 7px;
	font-size: 18px;
}



.fw img {
	width: 100%;
	height: 100%;
}

.fw ul li {
	width: calc((100% - 20px)/3);
	margin-right: 10px;
}

.fw ul li .font {
	background: #e9e9e9;
	padding: 10px;
}

.fw ul li .font p {
	font-size: 22px;
	color: #505050;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.fw ul li .font span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #505050;
}

.xdjx_item {
	margin-bottom: 0;
}

.xdjx_item .font {
	font-size: 16px;
	color: #505050;
	text-align: center;
	line-height: 45px;
}

.xszp_list img,.xdxy_list img{display: block;}
.xszp_list{padding: 0px 6px;}
.xszp_list a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.xszp_list a:nth-child(4),
.xszp_list a:nth-child(5) {
	float: right;
	margin-top: 3px;
}
.xszp_list a:nth-child(3) {
	float: right;
	margin-right: 0px;
}
.xszp_list a:nth-child(4) {
	float: right;
	margin-right: 0px;
}



.xdxy_list{padding: 0px 4px;}
.xdxy_list a {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.xdxy_list a:nth-child(3){
	float: right;
	margin-right: 0px;
}



#swiper_b{
	margin:0px 95px;
}
#swiper_b .swiper-slide img{
	width: 100%;
}
#swiper_b .img{
	position: relative;
}
#swiper_b .img span{
	position: absolute;
	display: block;
	left: 50%;
	top:80%;
	transform: translate(-50%,0%);
}
#swiper_b li .img .active{
	opacity: 0;
}
#swiper_b li:hover .img span{
	opacity: 0;
}
#swiper_b li:hover .img .active{
	opacity: 1;
}
#swiper_b .font{
	border: 1px solid #79dece;
	border-top: 0px ;
	padding-bottom: 15px;
}
#swiper_b .font p{
	font-size:22px;
	text-align: center;
	line-height: 45px;
	padding-top: 15px;
}
#swiper_b .font span{
	text-align: center;
	display: block;
	font-size: 16px;
	color: #505050;}
	#swiper_b  li:hover p{
	color: #79dece;
	}
	
	.swiper_b{position: relative;}
	.swiper_b .jtl{
		position: absolute;
		left: 30px;
		top: 50%;
		z-index: 99;
		transform: translateY(-50%);
		cursor: pointer;
	}
	.swiper_b .jtr{
		position: absolute;
		right: 30px;
		top: 50%;
		cursor: pointer;
		transform: translateY(-50%);
	}