* {
	margin: 0;
	padding: 0;
	font-family: Microsoft Yahei;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
}


.clearfix::after {
	content: '';
	clear: both;
	display: block;
}

.content {
	width: 1200px;
	margin: 0 auto;
}

.work_news {
	background: #fff;
	margin-top: 35px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
/*页面头部*/

#header {
	width: 100%;
	height: 481px;
	background: url(/rdztimg/ssw_banner_01.png) no-repeat center center;
	background-size: cover;
	overflow: hidden;
}

.logo {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
	margin-top: 20px;
}

/*导航*/

#nav{
	width: 100%;
	height: 65px;
	background: #1f58b3;
}

#nav .nav_box{
	width: 1200px;
	margin: 0 auto;
}

#nav .nav_box ul li{
	float: left;
	width: 25%;
	line-height: 65px;
	text-align: center;
}

.nav_box ul li a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.nav_box ul li a:hover{
	color: #1f58b3;
	padding: 15px 73px;
	background: #fff;
	border-radius:50px 50px 50px 50px ;
}

/*页面内容*/

#container{
	background: url(/rdztimg/ssw_bg.png) no-repeat;
	background-size: cover;
}

#container .container_box{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/*擘画蓝图*/

.bhlt_title{
	margin-top: 60px;
}

.bhlt_box{
	margin-top: 60px;
	height: 990px;
}

.bhlt_box .bhlt_left,.bhlt_right{
	width: 585px;
	height: 990px;
	background: #fff;
}

.bhlt_box .ty_title{
	height: 65px;
	line-height: 65px;
	background: #3565ce;
}

.bhlt_box .ty_title span{
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-left: 30px;
}

.bhlt_box .ty_jj{
	width: 540px;
	height: 255px;
	margin: 0 auto;
	margin-top: 25px;
	background: #eef3f7;
	border-radius: 20px;
	overflow: hidden;
}

.bhlt_box .ty_jj .ty_jj_title{
	width: 500px;
	margin: 0 auto;
	font-size: 22px;
	color: #474b51;
	font-weight: bold;
	margin-top: 30px;
}

.bhlt_box .ty_jj p{
	width: 500px;
	margin: 0 auto;
	font-size: 16px;
	color: #7b7b7b;
	margin-top: 20px;
	line-height: 24px;
}

.bhlt_box .ty_lb1{
	background: url(/rdztimg/qhlt_icon_07.png) no-repeat;
}

.bhlt_box .ty_lb2{
	background: url(/rdztimg/qhlt_icon_right_03.png) no-repeat;
}

.bhlt_box .ty_lb{
	width: 500px;
	margin: 0 auto;
	margin-top: 30px;
	padding-left: 35px;
}

.ty_lb ul li p{
	font-size: 16px;
	font-weight: bold;
	color: #1f58b3;
}

.ty_lb ul li span{
	display: block;
	font-size: 14px;
	color: #8e8e8e;
	margin-top: 20px;
	line-height: 24px;

}

/*发展格局*/

.fzgj_title{
	margin-top: 55px;
}

.fzgj_box{
	width: 1170px;
	margin-top: 60px;
	height: 500px;
	background: #fff;
	padding: 0 15px 0 15px;
}

.fzgj_box .fzgj_right{
	width: 560px;
}

.fzgj_box .fzgj_right .fzgj_right_title{
	font-size: 24px;
	color: #1f58b3;
	font-weight: bold;
	margin-top: 20px;
}

.fzgj_box .fzgj_right .fzgj_right_zy{
	line-height: 24px;
	margin-top: 30px;
	font-size: 14px;
	color: #7b7b7b;
}

.fzgj_box .fzgj_right .fgx{
	margin-top: 20px;
}

.fzgj_box .fzgj_right ul li{
	height: 25px;
	margin-top: 30px;
	line-height: 24px;
}

.fzgj_box .fzgj_right ul li h6{
	width: 60px;
	color: #fff;
	height: 27px;
	background: #1f58b3;
	float: left;
	font-size: 16px;
	text-align: center;
	line-height: 27px;
	border-radius:50px 50px 50px 50px ;
}

.fzgj_box .fzgj_right ul li span{
	width: 475px;
	float: right;
	font-size: 14px;
	color: #7b7b7b;
}

/*支撑引领*/

.zcyl_tltle{
	margin-top: 60px;
}

.zcyl_bt{
	background: #2c6bce;
	height: 65px;
	margin-top: 65px;
	line-height: 65px;
	padding-left: 20px;
}

.zcyl_bt span{
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}

.zcyl_box{
	height: 450px;
	background: #fff;
	padding: 25px 15px 0 15px;
}

.zcyl_box .zcyl_box_left{
	width: 550px;
}

.zcyl_box .zcyl_box_left .biaoti{
	color: #7b7b7b;
	line-height: 24px;
	font-size: 14px;
}

.zcyl_box .zcyl_box_left .zcyl_fgx{
	margin-top: 20px;
}

.zcyl_box .zcyl_box_left .lgsd{
	height: 250px;
	background: #eef3f7;
	border-radius:20px ;
	margin-top: 35px;
	overflow: hidden;

}

.lgsd ul li{
	margin-top: 40px;
	margin-left: 30px;
}

.lgsd ul li h5{
	background: url(/rdztimg/zcyl_icon_19.png) no-repeat 0px center;
	padding-left: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #434343;
}

.lgsd ul li span{
	font-size: 18px;
	color: #7b7b7b;
	margin-top: 15px;
	display: inline-block;
}

.zdpq_box{
	height: 925px;
	background: #eef3f7;
	overflow: hidden;
}

.zdpq_box .zdpq_box_title{
	margin-top: 45px;
}


/*联动发展*/
.ldfz_tltle{
	margin-top: 45px;
}

.ldfz_fbt{
	margin-top: 65px;
}

.ldfz_lb{
	height: 450px;
	margin-top: 55px;
	margin-bottom: 50px;
}

.ldfz_lb li{
	width: 285px;
	height: 210px;
	float: left;
	margin-left: 20px;
}

.ldfz_lb li:nth-child(even)
{
background:url(/rdztimg/greed_box_27.png) no-repeat;
}
.ldfz_lb li:nth-child(odd)
{
background: url(/rdztimg/blue_box_27.png) no-repeat;
}

.ldfz_lb li h4{
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	font-weight: 100;
}

.ldfz_lb li span{
	display: block;
	padding: 30px 22px;
	font-size: 16px;
	color: #7b7b7b;
	line-height: 24px;
}
