


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

.title{
	text-align: center;
	height: 180px;
	line-height: 180px;
	font-size: 48px;
	color: #333333;
	font-weight: bold;
}

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

.banner{
	width: 100%;
	height: 576px;
	background-image: url(https://wxgzh-1252188577.cos.ap-nanjing.myqcloud.com/web/tg_wzck_gzh/fuwu/banner.jpg);
	background-position: center;
	margin-top: 70px;
}

.banner_t1{
	width: 1200px;
	margin: 0 auto;
	padding-top: 200px;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
}

.banner_t2{
	width: 1200px;
	margin: 0 auto;
	padding-top: 42px;
	font-size: 38px;
	line-height: 38px;
	color: #FFFFFF;
	font-weight: bold;
}

.banner_t3{
	width: 1200px;
	margin: 0 auto;
	padding-top: 42px;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
}

/*----------------------*/
.fwcj{
	padding-bottom: 70px;
}

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

.fwcj_nav_box{
	width: 277px;
	height: 274px;
	border-radius: 30px 0 30px 0;
	overflow: hidden;
	background-size: 100% 100%;
}

.fwcj_nav_box_bg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 28px;
	color: #FFFFFF;
}

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

.jjfa{
	width: 100%;
	height: 603px;
	background-image: url(https://wxgzh-1252188577.cos.ap-nanjing.myqcloud.com/web/tg_wzck_gzh/fuwu/jjfa_bg.jpg);
	background-size: 100% 100%;
}

.jjfa_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.jjfa_nav_box_i{
	width: 139px;
	height: 153px;
	background-size: 100% 100%;
	margin: 0 auto;
}

.jjfa_nav_box_title{
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.jjfa_nav_box_text{
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 24px;
}

/*---------------------*/
.fwzc{
	
}

.fwzc_nav{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

.fwzc_nav_b1{
	position: absolute;
	top: 3%;
	right: 190px;
	width: 138px;
	height: 94%;
	background-image: url(https://wxgzh-1252188577.cos.ap-nanjing.myqcloud.com/web/tg_wzck_gzh/fuwu/fwzc_1.jpg);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 4px;
}

.fwzc_nav_b2{
	position: absolute;
	top: 3%;
	right: 40px;
	width: 138px;
	height: 94%;
	background-image: url(https://wxgzh-1252188577.cos.ap-nanjing.myqcloud.com/web/tg_wzck_gzh/fuwu/fwzc_2.jpg);
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
	border-radius: 4px;
}

.fwzc_nav_box{
	width:1200px;
	height:50px;
	/*border:1px dashed rgba(2,173,85,1);*/
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.fwzc_nav_box_left{
	width:185px;
	height:50px;
	background:rgba(8,156,80,1);
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 80px;
	border-radius: 6px;
}

.fwzc_nav_box_b{
	padding: 0 15px;
	height:32px;
	background:rgba(2,173,85,.1);
	border-radius:4px;
	text-align: center;
	line-height: 32px;
	margin-right: 20px;
	font-size: 14px;
	color: #16AF60;
}

/*--------------------*/
.fwkh{
	padding-bottom: 22px;
}

.fwkh_nav{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 21px;
}

.fwkh_nav_i{
	width: 386px;
	height: 150px;
	background-size: 100% 100%;
}

/*------*/

.box5-nav{
	width: 1200px;
	height: 242px;
	margin: 0 auto;
}

.box5-nav-cen{
	height: 242px;
	position: relative;
	overflow: hidden;
}

.box5-lists{
	position: absolute;
	top: 0;
	left: 0px;
	display:flex;
}

.box5-list{
	background-position: center;
	margin: 0 10px;
}

.box5-list img{
	height: 242px;
}

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

.bot_img{
	width: 100%;
	height: 150px;
	background-image: url(imgs/bot_img.jpg);
	background-position: center;
}

.bot_img_title{
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 46px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
