/*aside*/
.aside{
	position: fixed;
	right: 8px;
	top: 10%;
	z-index: 99999999999999;
}

.aside .aside_box{
	right: 109px;
	display: block;
	width:80px;
	height:430px;
	background: url(../images/juxing_bg.png) center center;
}
.aside ul{
	padding-top:30px ;
	padding-left: 10px;
}
.aside ul li{
	width: 60px;
	height: 60px;
	cursor: pointer;
	border-bottom: 1px solid #cccccc; 
}

.aside ul li .vb{
	right: 80px;
	width: 85px;
	height: 76px;
	top: 27px;
	position: absolute;
	opacity: 0;
	transition: all 0.3s linear;
	background: url(../images/aside_bg_03.png) no-repeat;
}
.aside ul .aside_2:hover .vb{
	right: 80px;
	width: 85px;
	height: 76px;
	top: 27px;
	position: absolute;
	opacity: 0;
	background: url(../images/aside_bg_03.png) no-repeat;
}
.aside ul li .vb img{
	padding: 5px 5px;
	width: 64px;
	height: 65px;
	overflow: hidden;
}
.aside ul li.aside_1{
	background: url(../images/weibo_1.png) no-repeat center center;
}

.aside ul .aside_2{
	background: url(../images/weixin_3.png) no-repeat center center;
}
.aside ul .aside_3{
	background: url(../images/shouji_4.png) no-repeat center center;
}
.aside ul .aside_4{
	background: url(../images/dw_5.png) no-repeat center center;
}.aside ul .aside_6{
	background: url(../images/fdb_6.png) no-repeat center center;
}
.aside ul .aside_1:hover {
	
	background:url(../images/fd01.png) no-repeat center center #006bbd;
}
.aside ul .aside_2:hover .vb{
	right: 80px;
	width: 85px;
	height: 76px;
	top: 87px;
	position: absolute;
	opacity: 1;
	transition: all 1s linear;
	background: url(../images/aside_bg_03.png) no-repeat;
}

.aside ul .aside_2:hover {
	background:url(../images/fd03.png) no-repeat center center #006bbd;
}
.aside ul .aside_3:hover {
	background:url(../images/fd04.png) no-repeat center center #006bbd;
}
.aside ul .aside_4:hover {
	background:url(../images/fd05.png) no-repeat center center #006bbd;
}
.aside ul .aside_6:hover {
	background:url(../images/fdb_6_b.png) no-repeat center center #006bbd;
}
/*toutiao*/
.toutiao {
	margin-top: 17px;
	width: 100%;
	overflow: hidden;
}

.toutiao .tt_bg {
	margin: 0 auto;
	width: 1200px;
	height: 106px;
	overflow: hidden;
	background: url(../images/toutiao_03.png);
}

.toutiao .tt_bg .bt {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
.toutiao .tt_bg .bt p {
	padding-top: 15px;
}
.toutiao .tt_bg .lr {
	padding-top: 18px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.toutiao .tt_bg .lr a {
	color: #006bbd;
}

.banner_bar {
	margin-top: 2px;
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
}

/* yw */
.yw {
	margin-top: 19px;
	width: 100%;
	height: 337px;
}

.yw .yw_bg {
	width: 1200px;
	margin: 0 auto;
}

.yw_bg .photo {
	width: 639px;
	height: 364px;
}

.fl {
	float: left;
}

/* .photo .bannery {
	position: relative;
}
.photo .bannery a{
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/index_b.png) no-repeat center center;
} */
.yw_bg .left-banner-box{
	position: relative;
	float: left;
	width: 544px;
	height: 343px;
	overflow: hidden;
}

.yw_bg .left-banner-box .pic,
.yw_bg  .left-banner-box .tempWrap,
.yw_bg  .left-banner-box .pic li{
	position: relative;
	height: 343px !important;
}
.yw_bg .left-banner-box .pic li img{
	transition: all 1s;
	-moz-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition: all 1s;
}
.yw_bg  .left-banner-box .pic li img:hover{
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.yw_bg .left-banner-box .pic li span{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 609px;
	height: 50px;
	padding: 0 15px;
	line-height: 50px;
	/* background: url(../images/index_b.png) repeat-x; */
	background-color: rgba(11, 23, 42, 0.5);
	font-size: 17px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yw_bg .left-banner-box .pic li a{
	display: block;
	width: 100%;
	height: 100%;
	bottom: 200px;
}
.yw_bg  .left-banner-box .hd{
	float: right;
	position: absolute;
	bottom: 15px;
	width: 100px;
	right: 20px;
	text-align: center;
	z-index: 99;
}
.yw_bg  .left-banner-box .hd li{
	
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 2px;
	background: url(../images/index_b.png) no-repeat;
}
.yw_bg  .left-banner-box .hd li.on{
	background: url(../images/index_h.png) no-repeat;
}

.imgdiv .item .item_bt a {
	padding: 0px 0px 0px 21px;
	font-size: 15px;
	color: #FFFFFF;
}

.yw_bg .photo .bannery {
	right: 10px;
	bottom: 10px;
}

.yw_bg .photo .bannery a {
	width: 20px;
	height: 20px;
	background: url(../images/yw_lx.png) no-repeat;
}

.yw_bg .dynamic {
	/* padding: 0px 19px 0; */
	width: 630px;
}

.fr {
	float: right;
}

.yw_bg .dynamic .dynamic_title {
	margin-top: -16px;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	color: #000;
	/* height: 50px; */
	line-height: 50px;
}

.yw_bg .dynamic .dynamic_title .dy_t_item {
	position: relative;
	width: 145px;
	text-align: center;
	cursor: pointer;
}

.yw_bg .dynamic .dynamic_title .more a{
	float: right;
	font-size: 15px;
	color: #808080;
}

.yw_bg .dynamic .dynamic_title .dy_t_item.hover {
	color: #006bbd;
	font-weight: bold;
}

.yw_bg .dynamic .dynamic_title .dy_t_item.hover:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}
.yw_bg .dynamic .dynamic_title .dy_t_item:hover {
	color:  #006bbd;
}

.yw_bg .dynamic .dynamic_title .dy_t_item:hover:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}
.yw_bg .dynamic .dynamic_content {
	padding: 10px 0;
}

.yw_bg.dynamic .dynamic_content .dynamic_item {
	position: relative;
	padding: 0 0 0 15px;
}

.yw_bg .dynamic .dynamic_content .dynamic_item .tt_item {
	position: relative;
}

.yw_bg.dynamic .dynamic_content .dynamic_item .tt_item:before {
	position: absolute;
	content: '';
	width: 6px;
	height: 6px;
	background-color: #245399;
	top: 0;
	bottom: 0;
	margin: auto;
	left: -17px;
	border-radius: 50%;
	z-index: 1;
}

.yw_bg .dynamic .dynamic_content .dynamic_item ul li {
	line-height: 34px;
	display: block;
	padding-left: 15px;
	background: url(../images/yw_yy.png) no-repeat left center;
}

.yw_bg .dynamic .dynamic_content .dynamic_item ul li .date {
	float: right;
	font-size: 13px;
	color: #666666;
}

.yw_bg .dynamic .dynamic_content .dynamic_item .tt_item ul li a {
	display: inline-block;
	font-size: 15px;
	line-height: 42px;
	color: #333333;
	overflow: hidden;
}
.yw_bg .dynamic .dynamic_content .dynamic_item .tt_item ul li a:hover {
	color: #006bbd;
}

.yw_bg.dynamic .dynamic_content .dynamic_item .tt_item span {
	display: inline-block;
	color: #999999;
	width: 80px;
	line-height: 42px;
	height: 42px;
}

.home_index .home_mian .policy_top {
	margin-bottom: 48px;
}

.home_index .home_mian .policy_top .policy_index {
	width: 788px;
	margin-right: 42px;
	margin-top: 20px;
}

/* ztzl */
.ztzl {
	width: 100%;
	height: 73px;
	margin: 8px auto;
}

.ztzl .ztzl_bg {
	width: 1200px;
	margin: 0 auto;
}

.ztzl_bg .ztzl_bt {
	float: left;
	margin-right: 27px;
	position: relative;
	background: url(../images/ztl_bg.png) no-repeat center; 
	width: 50px; 
	height: 58px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}



.ztzl_bg ul li {
	margin-left: 17px;
	width: 263px;
	height: 73px;
	float: left;
	overflow:hidden;
}

.ztzl_bg ul li img{
	width: 261px !important;
	height: 73px !important;
	
}
 .ztzl_bg ul li a img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
} 

/* zwgk */

.zwgk {
	width: 100%;
	/* height: 343px; */
}

.zwgk .zwgk_bg {
	width: 1200px;
	margin: 0 auto;
}

.zwgk_bg .zwgk_img {
	float: left;
	width: 185px;
}

.zwgk_bg .zwgk_img li{
	text-align: center;
	margin-top: 20px;
	width: 176px;
	height: 52px;
	background-color: #559ed8;
}
.npmT{
	margin-top: 0px !important;
}
.npmb{
	margin-bottom: 0px !important;
}
.zwgk_bg .zwgk_img li a {
	text-align: center;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 10px;
	left: 30px;
}

.zwgk_bg .zwgk_img li:hover {
	text-align: center;
	width: 183px;
	height: 52px;
	background: url(../images/bg_5_03.png) no-repeat center;
}

.zwgk_bg .zwgk_img li .zwgk {
	margin-left: 15px;
	margin-top: 2px;
	position: absolute;
	width: 46px;
	height: 46px;
	display: block;
	background: url(../images/zwgk_1.png) no-repeat left center;
}

.zwgk_bg .zwgk_img li .wsbs {
	margin-left: 15px;
	margin-top: 3px;
	position: absolute;
	width: 46px;
	height: 46px;
	display: block;
	background: url(../images/wsbs_2.png) no-repeat left center;
}

.zwgk_bg .zwgk_img li .zmhd {
	margin-left: 15px;
	margin-top: 3px;
	position: absolute;
	width: 46px;
	height: 46px;
	display: block;
	background: url(../images/zmhd_3.png) no-repeat left center;
}

.zwgk_bg .zwgk_img li .zjyb {
	margin-left: 15px;
	margin-top: 3px;
	position: absolute;
	width: 46px;
	height: 47px;
	display: block;
	background: url(../images/zwgk_4.png) no-repeat left center;
}

.zwgk_bg .zwgk_img li .zjyb1 {
	margin-left: 15px;
	margin-top: 3px;
	position: absolute;
	width: 46px;
	height: 47px;
	display: block;
	background: url(../images/zjyb_4.png) no-repeat left center;
}

/* zcwj */
.zwgk_bg .zcwj {
	margin-left: 20px;
	float: left;
	width: 580px;
	margin-bottom:  10px;
}

.zwgk_bg .zcwj_title {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #000;
	height: 40px;
}

.zcwj_title .zcwj_item {
	position: relative;
	width: 102px;
	text-align: center;
	cursor: pointer;
}

.zcwj_title .zcwj_item.active {
	color: #006bbd;
	font-weight: bold;
}

.zcwj_title .zcwj_item.active:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}

.fl {
	float: left;
}

.zcwj_title .more a{
	float: right;
	font-size: 15px;
	color: #808080;
}

.zcwj .zcwjnamic_content {
	padding-top: 25px;
}

.zcwj .zcwjnamic_content .zcwjnamic_item {
	position: relative;
}

.zcwj .zcwjnamic_content .zcwjnamic_item ul li {
	line-height: 22px;
	display: block;
	padding-left: 15px;
	background: url(../images/yw_yy_red.png) no-repeat left center;
}

.zcwj .zcwjnamic_content .zcwjnamic_item ul li .date {
	float: right;
	font-size: 13px;
	color: #666666;
}

.zcwj .zcwjnamic_content .zcwjnamic_item ul li a {
	font-size: 15px;
	line-height: 33px;
	color: #333333;
}
.zcwj .zcwjnamic_content .zcwjnamic_item ul li a:hover {
	color: #006bbd;
}

.zcwj .zdxi {
	width: 100%;
	height: 70px;
	padding-top: 6px;
}

.zcwj .zdxi li {
	float: left;
	width: 384px;
	height: 70px;
}

.zcwj .zdxi li{
	margin-right: 20px;
}
.zcwj .zdxi li.last{
	margin-right: 0;
}

.zcwj .zdxi a {
	margin-left: 155px;
	margin-top: 15px;
	position: absolute;
	font-size: 31px;
	color: #006bbd;
	font-weight: bold;
	position: absolute;
	letter-spacing: 8px;
}

/* gkpt */
.zwgk_bg .gkpt {
	width: 372px;
	float: right;
}

.zwgk_bg .gkpt .gkpt_bt {
	width: 371px;
	height: 40px;
	background-color: #006bbd;
}

.zwgk_bg .gkpt .gkpt_bt p {
	padding-top: 5px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.zwgk_bg .gkpt .gkpt_lr {
	width: 100%;
	height: 230px;
}

.zwgk_bg .gkpt .gkpt_lr ul {
	margin-top: 0px;
	line-height: 1.25rem;
}

.zwgk_bg .gkpt .gkpt_lr li {
	margin-right: 19px;
	float: left;
	width: 176px;
	height: 56px;
	background-color: #f0f0f0;
	margin-bottom: 12px;
}


.zwgk_bg .gkpt .gkpt_lr li .xxgkzl {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/xxzl.png) no-repeat left center;
	margin-top: 18px;
}

.zwgk_bg .gkpt .gkpt_lr li .xxgknb {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/nbb_2.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .xxgkml {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/xxgk_3.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .bmxx {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/bmxxgk_4.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .gkwj {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/wjcx_5.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .ysqgk {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/ysxx_6.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .ysqgk {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/ysxx_6.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .ldzc {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/ldcx_7.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li .jgsz {
	margin-left: 20px;
	width: 28px;
	height: 28px;
	display: block;
	position: absolute;
	background: url(../images/jgss_8.png) no-repeat left center;
	margin-top: 18px;
}
.zwgk_bg .gkpt .gkpt_lr li a {
	text-align: center;
	font-size: 15px;
	color: #333333;
	position: relative;
	top: 20px;
	left: 60px;
}
.zwgk_bg .gkpt .gkpt_lr li a:hover {
	color: #006bbd;
	font-weight: bold;
}
/* wzdh */
.wzdh {
	width: 100%;
	height: 60px;
	background-color: #ebebeb;
}

.wzdh .wzdh_bg {
	width: 1200px;
	margin: 30px auto;
}

.wzdh .wzdh_bg ul {
	width: 100%;
	float: left;
	margin-right: 24px;
	margin-top: 15px;
	width: 180px;
}

.wzdh .wzdh_bg ul li {
	width: 180px;

}
.wzdh_bg .wzdh_bg-last{
	margin-right: 0!important;
}

/* .wzdh .wzdh_bg  ul li:last-child {
	width: 185px;
	float: left;
	margin-top: 15px;
} */

.wzdh .wzdh_bg ul li select {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	width: 180px;
	height: 30px;
}

/* lr */

/*zxzx*/
.zxzx {
	margin-top: 30px;
	width: 100%;
}

.zxzx .zxzx_bg {
	width: 1200px;
	margin: 0px auto;
}

.zxzx .zxzx_bg .photo {
	width: 577px;
	float: left;
}

.zxzx_bg .photo .qzxx {
	width: 200px;
	float: left;
}

.zxzx_bg .photo .qzxx ul li {
	margin-top: 7px;
	padding-right: 17px;
	float: left;
}

.zxzx_bg .photo .wsts {
	margin-right: 19px;
	float: right;
	margin-top: 7px;
}

.zxzx .zxzx_bg .zxxw_lr {
	position: relative;
	width: 565px;
	float: right;
	padding-top: 7px;
}

.zxzx_bg .zxxw_lr .zxxw_bt {
	width: 565px;
	height: 42px;
	background-color: #f2f3f4;
}
.zxzx_bg .zxxw_lr .zxxw_bt .zjcname{
	width: 120px;
	height: 42px;
	background:#006bbd;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.zxzx_bg .zxxw_lr .morej{
	float: right;
	display: block;
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 40px;
	padding-right: 25px;
}
.zxzx_bg .zxxw_lr .morej a{
	font-size: 15px;
	color: #999999;
}
.zxzx_bg .zxxw_lr .zxxw_bt_tit {
	margin-top: 24px;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 28px;

}
.zxzx_bg .zxxw_lr .zxxw_bt_tit .bt{
	float: left;
	font-size: 13px;
	color: #0768ad;
	text-indent: 1em;
}
.zxzx_bg .zxxw_lr .zxxw_bt_tit .lx{
	float: right;
	font-size: 13px;
	color: #0768ad;
	margin-right: 25px;
}
.zxzx_bg .zxxw_lr .zxxw_bt_lr{
}
.zxzx_bg .zxxw_lr .zxxw_bt_lr ul li{
	text-indent: 20px;
	line-height: 33px;
}
.zxzx_bg .zxxw_lr .zxxw_bt_lr ul li a{
	font-size: 14px;
	color: #666664;
}
.zxzx_bg .zxxw_lr .zxxw_bt_lr ul li:hover a{
	color: #006bbd;
}
.zxzx_bg .zxxw_lr .zxxw_bt_lr ul li a span {
	float: right;
	margin-right: 24px;
}

.bg_f2 {
	width: 100%;
}

.main_width {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
/*wsts*/
.wstss{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 39px;
}
.wstss .wstss_bg{
	width: 1200px;
	margin: 0 auto;
}
.wstss_bg .wstss_lr  {
	float: left;
}
.wstss_bg .zxft_bt_lr{
	width: 585px;
}
.wstss_bg .wstss_lr .zxft_bt {
	width: 585px;
	height: 42px;
	background-color: #f2f3f4;
}
.wstss_bg .wstss_lr .zjcname {
	width: 120px;
	height: 42px;
	background:#006bbd;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.wstss_bg .wstss_lr  .morej{
	float: right;
	display: block;

	text-align: center;
	line-height: 40px;
	padding-right: 25px;
}
.wstss_bg .wstss_lr  .morej a{
	font-size: 15px;
	color: #999999;
}
.wstss_bg .wstss_lr .zxft_bt_lr ul{
	padding-top: 15px;
}
.wstss_bg .wstss_lr .zxft_bt_lr ul li{
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/yw_yy.png) no-repeat left center;
}
.wstss_bg .wstss_lr .zxft_bt_lr ul li a{
	font-size: 15px;
	color: #535353;
}
.wstss_bg .wstss_lr .zxft_bt_lr ul li a span{
	float: right;
	padding-right: 20px;
}

.wstss_bg .wstss_lr .zxft_bt_lr ul li:hover a {
	color: #006bbd;
}
.wstss_bg .wstss_lr .zxft_bt_lr ul li:hover  span{
	color: #006bbd;
}
/*zjdc_lr*/
.wstss_bg .zjdc_lr  {
	float: left;
	margin-left: 30px;
}
.wstss_bg .zjdc_lr .zxft_bt_lr{
	width: 585px;
}
.wstss_bg .zjdc_lr .zxft_bt {
	width: 585px;
}
.wstss_bg .zjdc_lr .zjcname {
	width: 120px;
	height: 42px;
	background:#006bbd;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.wstss_bg .zjdc_lr .morej{
	float: right;
	display: block;
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 40px;
	padding-right: 25px;
}
.wstss_bg .zjdc_lr .morej a{
	font-size: 15px;
	color: #999999;
}
.wstss_bg .zjdc_lr .zxft_bt_lr{
	padding-top: 15px;
}
.wstss_bg .zjdc_lr .zxft_bt_lr ul li{
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/yw_yy.png) no-repeat left center;
}
.wstss_bg .zjdc_lr .zxft_bt_lr ul li:hover a{
	color: #006bbd;
}
.wstss_bg .zjdc_lr .zxft_bt_lr ul li a{
	font-size: 15px;
	color: #535353;
}
.wstss_bg .zjdc_lr .zxft_bt_lr ul li a span{
	float: right;
	padding-right: 20px;
	/* color: #EEEEEE; */
}

/*tabl_lr*/
.wstss_bg .tabl_lr  {
	float: left;
	margin-left: 30px;
}
.wstss_bg .tabl_lr .zxft_bt_lr{
	width: 380px;
}
.wstss_bg .tabl_lr .zxft_bt {
	width: 380px;
	height: 42px;
	background-color: #f2f3f4;
}
.wstss_bg .tabl_lr .zjcname {
	width: 120px;
	height: 42px;
	background:#006bbd;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.wstss_bg .tabl_lr  .morej{
	float: right;
	display: block;
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 40px;
	padding-right: 25px;
}
.wstss_bg .tabl_lr  .morej a{
	font-size: 15px;
	color: #999999;
}
.wstss_bg .tabl_lr .zxft_bt_lr ul{
	padding-top: 15px;
}
.wstss_bg .tabl_lr .zxft_bt_lr ul li{
	line-height: 40px;
	padding-left: 20px;
	background: url(../images/yw_yy.png) no-repeat left center;
}
.wstss_bg .tabl_lr .zxft_bt_lr ul li a{
	font-size: 15px;
	color: #535353;
}
.wstss_bg .tabl_lr .zxft_bt_lr ul li a span{
	float: right;
	padding-right: 20px;
	/* color: #EEEEEE; */
}
.wstss_bg .tabl_lr .zxft_bt_lr ul li:hover a{
	color: #006bbd;
}

/*zxft*/

.zxft{
	width: 100%;
	margin-top: 30px;
}
.zxft .zxft_bg{
	width: 1200px;
	margin: 0 auto;
	border: 1px solid #eeeeee;
}
.zxft .zxft_bg_1{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/zjc_hui.jpg) no-repeat;
}
.zxft .zxft_bg_1 .zxft_bt{
	width: 1200px;
	height: 42px;
	background-color: #f2f3f4;
	margin-bottom: 15px;
}
.zxft .zxft_bg_1 .zxft_bt .zjcname{
	width: 120px;
	height: 42px;
	background: #006bbd;
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.zxft .zxft_bg_1 .zxft_bt  .morej{
	float: right;
	display: block;
	font-size: 15px;
	color: #999999;
	text-align: center;
	line-height: 40px;
	padding-right: 25px;
}
.zxft .zxft_bg_1 .zxft_bt .morej a{
	color: #999999;
	font-size: 15px;
} 

 .zxft_bg .ftzt_lf{
	 width: 600px;
	 float: left;
	 padding: 20px 20px;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr{
	 width: 360px;
	 float: right;
	 
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul li{
 line-height: 26px;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul .bt_1 {
	 padding-top: 5px;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul .bt_1 a{
	 color: #d94555;
	 font-size: 18px;
	 padding-right:20px;
	 font-weight: bold;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul .bt_1 span{
	 float: left;
	 color: #d94555;
	 font-size: 18px;
	 font-weight: bold;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul .bt{
	 padding-top: 21px;
}


 .zxft_bg .ftzt_lf .ftzt_rh_lr ul li a{
	 color: #717171;
	 font-size: 15px;
	 padding-right:20px;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul li a .xq{
	 float: right;
	 color: #d94555;
	 font-size: 15px;
	 padding-right:113px;
}
 .zxft_bg .ftzt_lf .ftzt_rh_lr ul li span{
	 float: left;
	 color: #d94555;
	 font-size: 15px;
}
.zxft_bg .ftzt_rh{
	padding-top: 22px;
	width: 550px;
	float: right;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr{
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li{
	    line-height: 40px;
	    padding-left: 20px;
	    background: url(../images/yw_yy.png) no-repeat left center;
	padding-right:15px ;
	line-height: 33px;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li:hover a {
	color: #006bbd;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li:hover a span{
	color: #006bbd;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li .ft{
	float: left;
	color: #e83133;
	font-size: 15px;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li .ft p{
	padding-left: 10px;
	float: left;
	color: #087ec8;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li .zx{
	float: right;
	color: #7b7b7b;
}
.zxft_bg .ftzt_rh .zxxw_bt_lr ul li a{
	color: #7b7b7b;
	padding-left: 5px;
	font-size: 15px;
}
/*  */


.main_width .news_banner {
	width: 100%;
	padding: 20px 0;
	position: relative;
}

.main_width .news_banner .news_list {
	position: relative;
	height: 454px;
	width: 100%;
}

.main_width .news_banner .news_list .news_item {
	width: 100%;
}

.main_width .news_banner .news_list .news_item .news_img {
	width: 704px;
	height: 454px;
	text-align: center;
	line-height: 454px;
}

.main_width .news_banner .news_list .news_item .news_img img {
	text-align: center;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.main_width .news_banner .news_list .news_item .news_cont {
	width: 410px;
	height: 413px;
	background: #f5f5f5;
	color: #222;
	position: relative;
	padding: 20px 43px;
	margin-top: 2px;
	overflow:  hidden;
}

.main_width .news_banner .news_list .news_item .news_cont:before {
	
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
}

.main_width .news_banner .news_list .news_item .news_cont:after {
	
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.main_width .news_banner .news_list .news_item .news_cont .title_1 {
	font-size: 16px;
	line-height: 34px;
	margin-bottom: 20px;
	font-weight: bold;
}

.main_width .news_banner .news_list .news_item .news_cont .news_cont_p {
	font-size: 13px;
	line-height: 29px;
	color: #808080;
	width: 380px;
	text-indent: 2em;
}
.news_banner.bannerNavs .next:hover {
	filter: alpha(opacity=30);
	opacity: 0.3;
}
.main_width .news_banner #bannerNavs {
	position: absolute;
	right: 230px;
	bottom: 60px;
}

.main_width .news_banner #bannerNavs a {
	float: left;
	display: block;
	width: 11px;
	margin: 0 5px;
	height: 11px;
	background-color: #c7c7c7;
	
}

.main_width .news_banner .bannerNavs .on {
	background-color: #006bbd !important;
}

.main_width .any-news .any_news_l {
	width: 801px;
	margin-right: 45px;
	margin-top: 25px;
}
.more1 {
	float: right;
	height: 50px;
	line-height: 50px;
	top: 0;

}

.more1 a {
	color: #666666;
	display: inline-block;
	position: relative;
	padding-right: 18px;
}

.more1 a:before {
	position: absolute;
	content: '';
	border-radius: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	width: 13px;
	height: 13px;
}


.main_width .any-news .any_news_l .dynamic_title {
	width: 100%;
	border-bottom: 1px solid #ddd;
	font-size: 20px;
	color: #000;
	height: 50px;
	line-height: 50px;
}

.main_width .any-news .any_news_l .dynamic_title .dy_t_item {
	position: relative;
	width: 16.66667%;
	text-align: center;
	cursor: pointer;
}

.main_width .any-news .any_news_l .dynamic_title .dy_t_item.active {
	color: #245399;
	font-weight: bold;
}

.main_width .any-news .any_news_l .dynamic_title .dy_t_item.active:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #245399;
}

.main_width .any-news .any_news_l .any_news_item {
	margin: 10px 0;
	position: relative;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont {
	padding: 10px 20px 26px;
	border-bottom: 1px dashed #ddd;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .title_1 {
	font-size: 20px;
	line-height: 42px;
	color: #111;
	font-weight: bold;
	margin-bottom: 10px;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_img {
	width: 236px;
	line-height: 147px;
	height: 147px;
	text-align: center;
	margin-right: 20px;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_list {
	width: 505px;
	text-align: justify;
	line-height: 24px;
	color: #999999;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_list .n_cont_time span {
	display: inline-block;
	line-height: 42px;
	height: 42px;
	color: #666666;
	padding-left: 26px;
	
	background-repeat: no-repeat;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_list .n_cont_time span.time_t {
	background-position: 0 12px;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont .n_cont .n_cont_list .n_cont_time span.laiyuan {
	margin-left: 107px;
	background-position: -192px 14px;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont:hover {
	background: #f2f2f2;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont:hover .title_1 {
	color: #26559a;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont:hover .n_cont .n_cont_list .n_cont_time span {
	color: #26559a;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont:hover .n_cont .n_cont_list .n_cont_time span.time_t {
	background-position: 0 -22px;
}

.main_width .any-news .any_news_l .any_news_item .any_news_cont:hover .n_cont .n_cont_list .n_cont_time span.laiyuan {
	background-position: -192px -20px;
}

.main_width .any-news .any_news_r {
	width: 350px;
	margin-top: 25px;
	float: right;
}

.main_width .any-news .any_news_r .banjian_bt {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
}

.main_width .any-news .any_news_r .banjian_bt .title_1 {
	color: #245399;
	font-weight: bold;
	position: relative;
	font-size: 20px;
	padding: 0 10px;
}

.main_width .any-news .any_news_r .banjian_bt .title_1:before {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	height: 2px;
	margin: 0 auto;
	background-color: #245399;
}

.main_width .any-news .any_news_r .banjian_bt .policy_more {
	position: relative;
	right: 0;
	height: 50px;
	line-height: 50px;
	top: 0;
	
}

.main_width .any-news .any_news_r .banjian_bt .policy_more a {
	color: #666;
	display: inline-block;
	position: relative;
	padding-right: 18px;
}

.main_width .any-news .any_news_r .banjian_bt .policy_more a:before {
	position: absolute;
	content: '';
	border-radius: 50%;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto 0;
	width: 13px;
	height: 13px;
}

.main_width .any-news .any_news_r .conference_list {
	padding: 20px 0 20px 7px;
}

.main_width .any-news .any_news_r .conference_list .Conference_item {
	position: relative;
	padding-left: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #111111;
	padding-bottom: 16px;
}

.main_width .any-news .any_news_r .conference_list .Conference_item:before {
	position: absolute;
	content: '';
	width: 1px;
	top: 10px;
	bottom: -10px;
	left: 0;
	margin: auto;
	background: #ddd;
}

.main_width .any-news .any_news_r .conference_list .Conference_item:after {
	position: absolute;
	content: '';
	
	width: 13px;
	height: 13px;
	left: -6px;
	top: 10px;
}

.main_width .any-news .any_news_r .sp_news {
	width: 100%;
}

.main_width .any-news .any_news_r .sp_news .sp_news_img {
	text-align: center;
	width: 350px;
	height: 270px;
	padding: 10px;
	border: solid 1px #dddddd;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 16px;
	margin-bottom: 12px;
}

.main_width .any-news .any_news_r .sp_news .sp_news_img img {
	height: 210px;
	width: 100%;
	overflow: hidden;
}

.main_width .any-news .any_news_r .sp_news .sp_news_img span {
	width: 100%;
	height: 26px;
	line-height: 36px;
	display: block;
	text-align: center;
	clear: both;
}

.main_width .any-news .any_news_r .sp_news_list .sp_news_item {
	border-bottom: 1px dashed #ddd;
	height: 42px;
	line-height: 42px;
}

.main_width .any-news .any_news_r .sp_news_list .sp_news_item i.sp_icon {
	display: inline-block;
	width: 16px;
	height: 42px;

	vertical-align: middle;
	float: left;
	margin-right: 10px;
}

.main_width .any-news .any_news_r .sp_news_list .sp_news_item a {
	display: inline-block;
	float: left;
	color: #111111;
	font-size: 16px;
	width: 275px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_width .any-news .any_news_r .sp_news_list .sp_news_item span {
	display: inline-block;
	float: right;
	font-size: 14px;
	color: #999999;
}
/* dbxw */
.dbxw{
	width: 100%;
	margin-top: 6px;
}
.dbxw .dbxw_bg{
	width: 1200px;
	margin: 0 auto;
}
.wzdh_bg .dbxw_lr{
	float: left;
}
.dbxw_lr{
	width: 782px;
	float: left;
}
.dbxw_lr .dyTitle{
	
}
.dbxw_lr .zcwjnamic_content {
	/* padding-top: 25px; */
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item {
	position: relative;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first {
	
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first img {
	float: left;
width:180px;
height:101px;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first .wenzi {
	float: right;
	width: 573px;
	margin-top: 14px;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first .wenzi a:hover {
	color: #006bbd;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first .wenzi a{
	font-size: 16px;
	color:#333333;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first .wenzi p{
	margin-top: 24px;
	font-size:13px;
	color:#808080;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item .first .wenzi span{
	float: right;
	font-size: 14px;
	color:#727272;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item ul{
	padding-top: 24px;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item ul li {
	line-height: 36px;
	display: block;
	padding-left: 15px;
	background: url(../images/xinwen/dbxw_s.png) no-repeat left center;
}

.dbxw_lr .zcwjnamic_content .zcwjnamic_item ul li .date {
	float: right;
	font-size: 14px;
	color: #727272;
}

.dbxw_lr .zcwjnamic_content .zcwjnamic_item ul li a {
	font-size: 15px;
	line-height: 33px;
	color: #333333;
}
.dbxw_lr .zcwjnamic_content .zcwjnamic_item ul li a:hover {

	color: #006bbd;
}

.dbxw_lr .zcwj_title .zcwj_item {
	position: relative;
	width: auto;
	margin-right: 30px;
}

.dbxw_lr .zcwj_title .zcwj_item.hover {
	color: #006bbd;
	font-weight: bold;
}

.dbxw_lr .zcwj_title .zcwj_item.hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}
.dbxw_lr .zcwj_title .zcwj_item:hover {
	color: #006bbd;
	font-weight: bold;
}

.dbxw_lr .zcwj_title .zcwj_item:hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}
.fl {
	float: left;
}

.dbxw_lr .zcwj_title .mores {
	float: right;
	font-size: 15px;
	color: #808080;
}
.dbxw_bg .dbxw_lr .zcwj_title {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #000;
	height: 40px;
}

.zcwj_title .zcwj_item {
	position: relative;
	width: 110px;
	text-align: center;
	cursor: pointer;
}

.zcwj_title .zcwj_item.hover {
	color: #006bbd;
	font-weight: bold;
}

.zcwj_title .zcwj_item.hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}

.zcwj_title .zcwj_item:hover {
	color: #006bbd;
	font-weight: bold;
}

.zcwj_title .zcwj_item:hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}


/* dbxw_bg */
.dbxw_bg .gwyxx{
	float: right;
	width:386px;
}
.wzdh_bg .gwyxx_lr{
	width:386px;
}
.gwyxx_lr .zcwj_title .zcwj_item {
	position: relative;
	width: auto;
	text-align: center;
	cursor: pointer;
	margin-right:  30px;
}

.gwyxx_lr.zcwj_title .zcwj_item.active {
	color: #006bbd;
	font-weight: bold;
}

.gwyxx_lr.zcwj_title .zcwj_item.active:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}

.fl {
	float: left;
}

.gwyxx_lr .zcwj_title .mores a{
	float: right;
	font-size: 15px;
	color: #808080;
}
.dbxw_bg .zcwj_title {
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	color: #000;
	height: 40px;
}

.gwyxx_lr.zcwj_title .zcwj_item {
	position: relative;
	width: 102px;
	text-align: center;
	cursor: pointer;
}

.gwyxx_lr.zcwj_title .zcwj_item.hover {
	color: #006bbd;
	font-weight: bold;
}

.gwyxx_lr.zcwj_title .zcwj_item.hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}

.gwyxx_lr .zcwj_title .zcwj_item.hover {
	color: #006bbd;
	font-weight: bold;
}

.gwyxx_lr .zcwj_title .zcwj_item.hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}
.gwyxx_lr .zcwj_title .zcwj_item:hover {
	color: #006bbd;
	font-weight: bold;
}

.gwyxx_lr .zcwj_title .zcwj_item:hover:after {
	top: 40px;
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background: #006bbd;
}

.gwyxx_lr .zcwjnamic_content {
	padding-top: 15px;
}

.gwyxx_lr .zcwjnamic_content .zcwjnamic_item {
	position: relative;
	/* padding: 0 0 0 15px; */
}

.gwyxx_lr .zcwjnamic_content .zcwjnamic_item {
	position: relative;
}

.gwyxx_lr .zcwjnamic_content .zcwjnamic_item ul li {
	line-height: 36px;
	display: block;
	padding-left: 15px;
	background: url(../images/yw_yy_red.png) no-repeat left center;
}

.gwyxx_lr .zcwjnamic_content .zcwjnamic_item ul li .date {
	float: right;
	font-size: 14px;
	color: #727272;
}

.gwyxx_lr .zcwjnamic_content .zcwjnamic_item ul li a {
	font-size: 16px;
	line-height: 38px;
	color: #333333;
}
.gwyxx_lr .zcwjnamic_content .zcwjnamic_item ul li a:hover{
	color: #006bbd;
}

/* ztzl_2 */
.ztzl_2{
	margin-top: 14px;
	margin-bottom: 10px;
	height: 140px;
	width: 100%;
}
.ztzl_2 .ztzl_2_bg{
	height: 140px;
	width: 1200px;
	margin: 0 auto;
}
.ztzl_2_bg .ztzl_2_bt{
	border-bottom: 1px solid #e6e6e6;
	height: 30px;
}
.ztzl_2_bg .ztzl_2_bt p{
	width: 82px;
	font-size: 20px;
	color: #006bbd;
	font-weight: bold;
	border-bottom: 2px solid #006bbd;
	height: 30px;
}


.ztzl_2_bg .ztzl_2_lr{
	padding-top: 20px;
}
.ztzl_2_bg .ztzl_2_lr ul li{
	width: 263px;
	height: 73px;
	float: left;
	margin-right: 49px;
}
.ztzl_2_bg .ztzl_2_lr ul li a img:hover{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}