

/* 中间内容部分 */
.zwgk_con {
	width: 100%;
	margin-top: 40px;
}

.zwgk_con_nrq {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.ldxxbf_left {
	width: 400px;
	height: 274px;
}

.ldxxbf_left ul a {
	display: block;
	font-weight: 400;
	font-size: 22px;
	text-align: left;
	color: #36c;
	width: 400px;
	height: 78px;
	line-height: 78px;
	border-radius: 8px;
	background: #eaeffa;
	border: 1px solid #36c;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 185px;
	background-position: 127px center;
}

.ldxxbf_left ul .ldxx {
	background-image: url(ldxxy.png);
}

.ldxxbf_left ul .jgzn {
	background-image: url(jgzn.png);
}

.ldxxbf_left ul .jgjj {
	background-image: url(jgjj.png);
	margin-bottom: 0;
}


.ldxxbf_right {
	width: 770px;
}

.bt-box-tit {
	height: auto;
	border-bottom: 1px solid #e7e7e7;
}

.bt-box-tit a {
	font-weight: 600;
	font-size: 22px;
	color: #333333;
	line-height: 30px;
	padding-bottom: 18px;
	padding-left: 0px;
	padding-right: 0px;
}

.ldxxbf_right_conq .bt-box-tit div:first-child:after {
	content: "";
	display: block;
	height: 27px;
	width: 1px;
	margin-left: 30px;
	margin-right: 30px;
	background: #e7e7e7;
	float: right;
	margin-top: 3px;
}

.bt-box-tit a.act {
	background: #FFFFFF;
	color: #0D4DB9;
	border-bottom: 4px solid #0D4DB9;
}

/* 轮播 */
.rdzt_list_conr{
	margin-top: 20px;
}
/* 本例子css */
.picMarquee-left {
	width: 1200px;
	padding: 0 50px;
	overflow: hidden;
	position: relative;
	height: 146px;
	box-sizing: border-box;
}

.picMarquee-left .hd {
	overflow: hidden;
}

.picMarquee-left .hd .prev {
	display: block;
	width: 38px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
	background: url(left_an.png) no-repeat;
	position: absolute;
	top: 60px;
	left: 0px;
}

.picMarquee-left .hd .next {
	display: block;
	width: 38px;
	height: 38px;
	overflow: hidden;
	cursor: pointer;
	background: url(right_an.png) no-repeat;
	position: absolute;
	top: 60px;
	right: 0px;
}

.picMarquee-left .bd {
	overflow: hidden;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 348px;
	height: 146px;
	display: block;
	padding: 2px;
}

.picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.qbzt_con{
	margin-top: 40px;
}

.center2_con {
    margin-left: -30px;
}
.center2_con a {
	width: 386px;
	height: 60px;
	border-radius: 8px;
	background: #fff;
	box-shadow: 0 2px 12px #99999933;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    background: url(zttb.png) no-repeat 20px center;
    line-height: 22px;
    padding-right: 5px;
    padding-left: 60px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 16px;
	
	display: block;
}
.center2_con a:hover{
	background: #36c;
	color: #FFFFFF;
	background: #36c url(zttb_hover.png) no-repeat 20px center;
}
