

/* ---------------- */

.wzck_xcx_banner{
	width:100%;
	height:480px;
	background-image: url(imgs/banner.png);
	background-position: center;
	margin-top: 70px;
}

.wzck_xcx_banner_cen{
	width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-left: 20px;
}

.wzck_xcx_banner_title{
	font-size: 50px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 100px;
}

.wzck_xcx_banner_text{
	font-size: 24px;
	color: #FFFFFF;
	line-height: 50px;
}

.wzck_xcx_banner_btn{
	position: relative;
	width:159px;
	height:47px;
	background:rgba(255,255,255,1);
	border-radius:24px;
	margin-top: 20px;
	text-align: center;
	line-height: 47px;
	font-size: 22px;
	color: #4F7AFD;
	cursor: pointer;
	display: block;
	text-decoration: none;
}

/* ---------------- */
.cjwt {
	width: 100%;
	background: #f7f7f7;
	padding-bottom: 50px;
}

.cjwt_box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}

.cjwt_box_title {
	display: flex;
	font-size: 24px;
	color: #333333;
}

.cjwt_box_title_i {
	width: 30px;
	height: 30px;
	background: rgba(28, 168, 255, 1);
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	margin-right: 12px;
}

.cjwt_box_text {
	display: flex;
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	margin-top: 13px;
}

.cjwt_box_text_i {
	width: 30px;
	height: 30px;
	background: #ffa200;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	margin-right: 12px;
}


/*------------------*/

.tmdzy {
	padding-bottom: 80px;
}

.tmdzy_img {
	width: 1200px;
	height: 404px;
	margin: 0 auto;
	background-image: url(imgs/tmdzy.png);
}


/*--------------------*/

.cpys {
	width: 100%;
	height: 500px;
	background: #f7f7f7;
}

.cpys_nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.cpys_nav_img {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.cpys_nav_text {
	text-align: center;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	margin-top: 45px;
}


/*-----------------*/

.cpjs {
	padding-bottom: 100px;
}

.cpjs_box {
	width: 1200px;
	height: 400px;
	background-size: 100% 100%;
	margin: 0 auto;
	margin-bottom: 40px;
}

.cpjs_box_title {
	font-size: 28px;
	color: #333333;
	font-weight: bold;
}

.cpjs_box_text {
	font-size: 20px;
	color: #666666;
	line-height: 40px;
	margin-top: 30px;
}

.cpjs_box_left {
	float: left;
	width: 600px;
	height: 100%;
	display: flex;
	align-items: center;
}

.cpjs_box_right {
	float: right;
	width: 600px;
	height: 100%;
	display: flex;
	align-items: center;
}

.cpjs1 {
	background-image: url(imgs/index_cpjs1.png);
}

.cpjs2 {
	background-image: url(imgs/index_cpjs2.png);
}

.cpjs3 {
	background-image: url(imgs/index_cpjs3.png);
}

.cpjs4 {
	background-image: url(imgs/index_cpjs4.png);
}

.cpjs5 {
	background-image: url(imgs/index_cpjs5.png);
}

.title {
	height: 160px;
	line-height: 160px;
	text-align: center;
	font-size: 36px;
	color: #000000;
}

.bot {
	width: 100%;
	height: 72px;
	text-align: center;
	line-height: 72px;
	font-size: 12px;
	color: #ffffff;
	background: #3c3c3c;
}


/*--------------------*/
