.ml12{
	margin-left: 12px;
}
.mr12{
	margin-right: 12px;
}
.mb16{
	margin-bottom: 16px;
}
.w29{width: 29%}
.w39{width: 39.9%}
.side1 img{
	width:100%;
	cursor: pointer;
}
.shubiao{
	cursor: pointer;
}
.center1 {
	padding: 50px 0;
}
.container {
	background-color: #f5f5f5;
	max-width: 1200px;
	margin: auto;
	padding: 40px 0 44px;
}
.clearf {
	zoom: 1;
}

.module1 .m1_wrap div{
	float: left;
}
.module1 .right_wrap{
	width: 580px;
	padding: 50px 30px 0 50px;
}
.module1 .right_wrap ul{
	display: flex;
	width: 490px
}
.module1 .right_wrap ul li{
	text-align: center;
	width: 152px;
	font-size: 20px;
	color: #2c2d33;
	padding: 12px 26px;
	border-radius: 26px;
	border: 1px solid #d7d7d7;
	font-weight: bold;
}
.module1 .right_wrap p:first-child {
	font-weight: bold;
	font-size: 30px;
	color: #2c2d33;
	margin-bottom: 22px;
}
.module1 .right_wrap p:nth-child(3){
	font-size: 18px;
	color: #2c2d33;
	line-height: 2em;
	padding:22px 0 36px ;
}
.module1 .right_wrap a{
	color: #2c2d33;
	font-size: 20px;
	text-align: center;
	background-color: #f4be02;
	width: 220px;
	height: 60px;
	line-height: 60px;
	border-radius: 12px;
	display: inline-block;
}
.module1 .right_wrap a:hover{
	color: #ff3136;
}

.btnwrap{margin:40px auto 0;width: 710px;display: flex;justify-content: space-between;}
.btnwrap a:hover{
	opacity: .9;
}
.btnwrap a{
	line-height: 66px;
	width: 45%;
	height: 66px;
	text-align: center;
	border: 1px solid #f4be02;
	font-size: 20px;
	color: #f4be02;
	background: #2c2d33;
}
.btnwrap a:hover{
	transition: .3s;
	border: 1px solid #f4be02;
	font-size: 20px;
	color: #2c2d33;
	background-color: #f4be02;
}

.btnwrap2{margin:40px auto 0;width: 710px;display: flex;justify-content: space-between;}
.btnwrap2 a:hover{
	opacity: .9;
}
.btnwrap2 a{
	line-height: 66px;
	width: 45%;
	height: 66px;
	text-align: center;
	border: 1px solid #2c2d33;
	font-size: 20px;
	color: #2c2d33;

}
.btnwrap2 a:hover{
	transition: .3s;
	border: 1px solid #f4be02;
	color: #fff;
	background-color: #2c2d33;
}
.module2{
	background-color: #2c2d33;
}
.m2_wrap{
	padding: 50px 0;
	width: 1200px;
	margin: 0 auto;
}
.module2 div img{
	margin: 30px auto;
}
.module2 p:nth-child(2){
	line-height: 2em;
	text-indent: 2em;
	font-size: 16px;
	color: #bebebf;
}
.color_y{
	color: #f4be02;
}
.color_y:hover{
	color:#ff3136;
}
.module2 ul{
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto 30px;
	display: flex;
	display: -webkit-flex;
}
.module2 ul li{
	width: 33%;
}

.module2 ul li div{
text-align: center;
	color: #f4be02;
	font-size: 20px;
}
.module2 ul li div p{
	text-align: center;
}
.module3{
	margin: 0 auto;
	width: 1200px;
	padding: 50px 0;
	background-color: #f5f5f5;
}
.module3 div:first-child img {
	margin: 0 auto 40px;
}
.module3 .pic_wrap ul{
	justify-content: space-between;
	display: flex;
}
.module3 .pic_wrap ul li{
	width: 22.5%;
}
.m3_li1{
	width: 270px;
	height: 554px;
	background: url("../images/bg1.jpg") 270px 554px;
}
.m3_li2{
	width: 270px;
	height: 554px;
	background: url("../images/bg2.jpg") 270px 554px;
}
.m3_li3{
	width: 270px;
	height: 554px;
	background: url("../images/bg3.jpg") 270px 554px;
}
.m3_li4{
	width: 270px;
	height: 554px;
	background: url("../images/bg4.jpg") 270px 554px;
}
.module3 .pic_wrap .m3_title{
	padding-top: 60px;
	text-align: center;
	font-size: 20px;
	color: #2c2d33;
}
.module3 .pic_wrap .m3_p_content{
	text-align: center;
	font-size: 16px;
	color: #2c2d33;
	padding-top: 24px;
}
.m3_title_even{
	padding-top: 400px;
	text-align: center;
	font-size: 20px;
	color: #2c2d33;
}

.xxhj{
	background-color: #2c2d33;
	padding: 40px 0;

}
.hj_img{
	margin: 40px auto;
}
.xxhj ul{
	justify-content: space-between;
	display: flex;
	margin: 0 auto;
	width: 1200px;
}
.xxhj ul li{

}
.xxhj ul li p{
	background-color: #fff;
	color: #212121;
	font-size: 18px;
	height: 80px;
	line-height: 80px;
	padding-left: 22px;
}
.xxhj ul li img{
	width: 100%;
}

/**/

.bg_pink{
	background-color: #f0d2d4;
}
.bg_blue{
	background-color: #bee1e7;
}
.bg_yellow{
	background-color: #f7e7c3;
}
.module6{
	width: 1200px;
	margin: 550px auto 40px;
	background-color: #f5f5f5;
}
.module6 div img{
	margin: 0 auto 40px;
}
.module6 ul{
	justify-content: space-between;
	display: flex;
	display: -webkit-flex;

}
.module6 ul li{
	border: 1px solid #dcdcdc;
	text-align: center;
	width: 24%;
}
.module6 ul li p{
	font-size: 18px;
	color: #212121;
	height: 66px;
	line-height: 66px;
}


/*swiper*/
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.module4{
	overflow: hidden;
	padding: 40px 0 ;
	width: 1200px;
	margin: 0 auto;
}
.m4_img{
	padding: 60px 0 30px;
	margin: 0 auto;
}
.word_wrap{
	background-color: #fff;
	width: 288px;
}
.word_wrap p{
	padding-bottom: 40px;
}
.word_wrap div{
	display: inline-block;
	margin: 40px auto 26px;
	width: 60px;
	height: 2px;
	background-color: #bee1e7;
}
.bg4{
	height: 360px;
	position: relative;
	background-color:#f4be02;
}

