﻿@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}

.zxbtn {
	width: 500px;
	line-height: 46px;
	background: #fbad68;
	text-align: center;
	display: block;
	border-radius: 30px;
	color: #fff;
	font-size: 22px;
	margin: 36px auto;
}

.ul_list1 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 1290px;
	margin: 50px auto 0;
}

.ul_list1 li {
	width: 420px;
	height: 80px;
	background: url(../images/bg1.jpg);
	margin: 0 auto;
}

.ul_list1 li:nth-child(2) {
	height: 120px;
	background: url(../images/bg2.jpg);
}

.ul_list1 li:nth-child(3) {
	background: url(../images/bg3.jpg);
}

.ul_list1 li a {
	color: #fff;
	font-size: 26px;
	display: block;
	text-align: center;
	margin-top: 18px;
}

.ul_list1 li a b {
	background-color: #fff;
	color: #48c6d9;
	display: inline-block;
	width: 64px;
	text-align: center;
	border-radius: 16px;
	margin-left: 20px;
}

.ul_list1 li:nth-child(2) a b {
	background-color: #ef552f;
	text-align: center;
	color: #fff;
	margin-top: 15px;
	width: 250px;
	line-height: 40px;
}

.box1 {
	border: 1px solid #dedede;
	padding: 30px 40px 0px;
	margin-top: -10px;
}

.box1 p b {
	font-size: 20px;
	margin-bottom: 10px;
	display: inline-block
}

.box1 p {
	line-height: 30px;
}

.box1 article {
	color: #f64c42;
	line-height: 30px;
}

.ul_list2 li {
	width: 47%;
	margin: 30px auto;
	background-color: #8edce7;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	border-radius: 12px;
	border: none;
}

.ul_list2 li .left {
	width: 27%;

}

.ul_list2 li .left img {
	width: 100%;
	display: inline-block;
	margin: 0px 48px 0;
}

.ul_list2 li:nth-child(2) {
	background-color: #fbc2a4;
}

.ul_list2 li:nth-child(2) .left img {
	width: 100%;
	display: inline-block;
	margin: 0px -48px 0;
}

.ul_list2 li .right {
	width: 70%;
	text-align: center;
}

.ul_list2 li .right strong {
	font-size: 30px;
	color: #fff;
	margin-top: 20px;
	display: block;
}

.ul_list2 li .right .div_a {
	width: 70%;
	text-align: center;
	margin: 20px auto;
}

.div_a a {
	background-color: #fff;
	display: inline-block;
	width: 42%;
	margin: 0 auto;
	line-height: 34px;
	border-radius: 26px;
}

.bg_hs {
	background-color: #f2f2f2;
	padding: 1px 0;
}

.h2 {
	display: block;
	margin: 30px auto;
	text-align: center;
	color: #7d7d7d;
}

.bg_hs .flex {
	width: 1120px;
	margin: 0 auto;
}

.bg_hs .flex .right {
	line-height: 30px;
}

.bg_hs .flex .right strong {
	color: #f64c42;
}

.ul_list3 li {
	width: 24%;
	background-color: #f2f2f2;
}

.ul_list3 li strong {
	display: block;
	text-align: center;
}

.ul_list3 li p {
	text-align: center;
	width: 76%;
	margin: 20px auto;
	line-height: 30px;
}

.ul_list3 li img {
	margin: 30px auto;
	display: block;

}

.ul_list3 li strong {
	margin: 10px auto;
	font-size: 18px;
}

.ul_list3 li p span {
	color: #e11111;
	font-weight: bold;
}

.img_100 {
	width: 100%;
	margin: 30px auto;
}

.xy {
	position: relative;
	padding-top: 70px;
}

.xy .swiper-pagination {
	position: absolute;
	top: 0px;
}

.xy .swiper-pagination .swiper-pagination-bullet {
	width: 22%;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	background: #eeeeee;
	color: #7d7d7d;
	opacity: 1;
	border-radius: 30px;

}

.xy .swiper-pagination .swiper-pagination-bullet-active {
	background: #fbad68;
	color: #fff;
}

.div_a2 a:nth-child(1) {
	background-color: #fff;
	color: #8d8d8d;
	border: 1px solid #a5a5a5;
}

.bg_huise {
	background-color: #f2f2f2;
	padding: 1px 0;
}

.img_db {
	display: block;
	margin: 30px auto;
}



.newSxbt strong {
	font-size: 34px;
}

.newSxbt .left {
	margin-left: 20px;
}

.newSxbt .right {
	width: 50%;
}

.newSxbt .right p {
	width: 60%;
	line-height: 30px;
	display: inline-block;
}

.newSxbt .right a {
	float: right;
	width: 38%;
	line-height: 46px;
	background: #ee7800;
	text-align: center;
	display: block;
	/* border-radius: 30px; */
	color: #fff;
	font-size: 18px;
	margin: 10px auto;
}

.newzy_list li {
	width: 23%;
	margin: 10px auto;
	border: 1px solid #7d7d7d;
	border-radius: 10px;
}

.newzy_list li img {
	width: 100%;
}

.newzy_list li strong {
	text-align: center;
	background-color: #eeeeee;
	display: block;
	color: #666666;
	line-height: 38px;
}

.newzy_list li p {
	width: 92%;
	margin: 10px auto;
	height: 134px;
	line-height: 26px;
}

.zydiv_a a {
	width: 40%;
	line-height: 32px;
	background: #fbad68;
	text-align: center;
	display: block;
	border-radius: 30px;
	color: #fff;
	margin: 0 auto 20px;
}