﻿body {
	background-color: #f5f6fa;
}
.footer {
	border-top: none;
}
.Tout {
	height: 123px;
}
.Tout h2 {
	padding-left: 105px;
	height: 88px;
	padding-top: 35px;
	background: url("index10.png") no-repeat left center;
}
.Tout h2 a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 28px;
	color: #1f6096;
	font-weight: 700;
	text-align: center;
}
.Tout h2 a:hover {
	color: #DD2525;
}
.Tout h2 p {
	font-size: 16px;
	color: #666;
	font-weight: 400;
	text-align: center;
	margin-top: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 16px;
	width: 1075px;
}
.NewsImg .News{
	float: left;
	width: 580px;
	height: 327px;
	position: relative;
	overflow: hidden;
}
.NewsImg .News .bd ul li{
	width: 580px;
	height: 327px;
	position: relative;
}
.NewsImg .News .bd ul li>a{
	display: block;
	width: 580px;
	height: 327px;
	overflow: hidden;
}
.NewsImg .News .bd ul li>a img{
	display: block;
	width: 580px;
	height: 327px;
	transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}
.NewsImg .News .bd ul li a:hover img{
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
}
.NewsImg .News .bd ul li h3{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 42px;
	line-height: 42px;
	box-sizing: border-box;
	padding-left: 22px;
	background: url("../images/toumingbj.png") no-repeat center;
}
.NewsImg .News .bd ul li h3 a{
	float: left;
	width: 470px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.NewsImg .News .bd ul li h3 a:hover{
	font-weight: bold;
}
.NewsImg .News .hd{
	position: absolute;
	right: 16px;
	bottom: 16px;
	z-index: 9;
}
.NewsImg .News .hd ul li{
	float: left;
	width: 8px;
	height: 8px;
	cursor: pointer;
	margin-left: 6px;
	border-radius: 50%;
	background-color: #fff;
}
.NewsImg .News .hd ul li.on{
	background-color: #ff0000;
}
.NewsImg .News .prev{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.NewsImg .News .next{
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -16px;
	z-index: 9;
	cursor: pointer;
	display: none;
}
.NewsImg .News:hover .prev{
	display: block;
}
.NewsImg .News:hover .next{
	display: block;
}
.slideTxtBox{ float: right; width:542px; }
.slideTxtBox .hd{ height:44px; position:relative; }
.slideTxtBox .hd ul { height: 44px; border-bottom: 1px solid #d7d7d7; }
.slideTxtBox .hd ul li{ padding-left: 26px; line-height: 25px; height: 44px; float:left; font-size: 18px; color: #333; }
.slideTxtBox .hd ul li.on{color: #0062b4; background: url("index16.png") no-repeat left 3px; height: 44px; }
.slideTxtBox .bd ul{zoom:1; margin-top: 20px;  }
.slideTxtBox .bd li{ line-height: 45px; height: 45px; padding-left: 19px; background: url("index49.png") no-repeat left center;  }
.slideTxtBox .bd li > a { font-size: 16px; color: #333; display: inline-block; max-width: 420px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.slideTxtBox .bd li > a:hover { color: #DD2525; }
.slideTxtBox .bd li .date{ float:right; color:#999; font-size: 14px; }
.slideTxtBox .hd .more {
	float: right;
}
.slideTxtBox .hd .more a {
	display: block;
	width: 26px;
	height: 26px;
	background: url("index17.png") no-repeat center center;
}

/*专题*/
.ZhuanT {
	margin-top: 30px;
	margin-bottom: 30px;
}
.ZhuanT .left {
	width: 50px;
	height: 96px;
	background: #0062b4;
	margin-right: 8px;
}
.ZhuanT .left a {	
	display: block;
	text-align: center;
	height: 30px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	height: 100%;
}
.ZhuanT .left a span {
	display: block;
	width: 30px;
	margin: 0 auto;
	margin-top: 8px;
	line-height: 20px;
}
.ZhuanT .right{ height:96px; overflow:hidden; position:relative;}
.ZhuanT .right .hd{ height:15px; overflow:hidden; position:absolute; right:6px; bottom:4px; z-index:1; }
.ZhuanT .right .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ZhuanT .right .hd ul li{ font-size: 14px; color: #fff; float:left; margin-right:2px;  width:19px; height:16px; line-height:16px; text-align:center; background:#0074bf; cursor:pointer; }
.ZhuanT .right .hd ul li.on{ background:#cf0000;}
.ZhuanT .right .bd{ position:relative; height:100%; z-index:0;   }
.ZhuanT .right .bd li{ zoom:1; vertical-align:middle; }
.ZhuanT .right .bd img{ width:1100px; height:96px; display:block;  }
.slideTxtBox1 {
	float: left;
	width: 580px;
}
.slideTxtBox2 {
	float: right;
}
.slideTxtBox1 .bd li > a {
	width: 450px;
}
.XinWenDt {
	padding-bottom: 35px;
}


/*当前位置*/
.Dangqwz {
	margin-top: 41px;
	height: 50px;
	line-height: 50px;
	background-color: #fff;
	border-bottom: 1px solid #bad5eb;
}
.Dangqwz span {
	display: block;
	height: 100%;
	padding-left: 64px;
	background: url("Dangqwz1.png") no-repeat 33px center;
}
.Dangqwz span a {
	font-size: 16px;
	color: #666;
}
.Tongylb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.Tongycbl {
	min-height: 740px;
	background-color: #f4f4f4;
	width: 195px;
}
.Tongycbl .hd {
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	background: url("Tongycbl1.png") no-repeat left center;
	background-color: #0062b4;
}
.Tongycbl .bd {
	margin-top: 23px;
}
.Tongycbl .bd li {
	margin: 0 auto;
	width: 155px;
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #e6e6e6;
}
.Tongycbl .bd li a {
	display: block;
	padding-left: 54px;
	background: url("Tongycbl2.png") no-repeat 14px center;
	color: #666;
}
.Tongycbl .bd li a:hover {
	background: url("Tongycbl3.png") no-repeat 14px center;
	color: #00559d;
}
.Tongycbl .bd li.on a {
	background: url("Tongycbl3.png") no-repeat 14px center;
	color: #00559d;
}
.TongylbR {
	width: 925px;
}
.TongylbR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.TongylbR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url("index16.png") no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.TongylbR .bd {
	padding-left: 48px;
}
.TongylbR .bd li {
	height: 75px;
	margin-top: 42px;
}
.TongylbR .bd .liL {
	width: 97px;
	height: 73px;
	background: url("Tongylb2.png") no-repeat center center;
}
.TongylbR .bd .liL i {
	display: block;
	font-size: 34px;
	width: 100%;
	color: #fff;
	text-align: center;
	margin-top: 8px;
}
.TongylbR .bd .liL p {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 5px;
}
.TongylbR .bd .liR {
	width: 735px;
	margin-left: 44px;
}
.TongylbR .bd .liR > a {
	margin-top: 3px;
	display: inline-block;
	max-width: 730px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #555;
	font-size: 16px;
}
.TongylbR .bd .liR > p {
	font-size: 14px;
	line-height: 22px;
	color: #999;
	margin-top: 10px;
	max-width: 730px;
}
.TongylbR .bd .liR > p a {
	color: #e02020;
	margin-left: 5px;
}
.TongylbR .bd .liR > span {
	font-size: 14px;
	line-height: 22px;
	color: #999;
}
.TongylbR .bd li:hover .liL {
	background: url("Tongylb1.png") no-repeat center center;
}
.TongylbR .bd li:hover .liR > a {
	color: #0062b4;
}
/*单页列表*/
.Danylb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.Danylb .hd span {
	padding-left: 30px;
	background: url("index16.png") no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.Danylb .bd ul {
	margin-top: 30px;
}
.Danylb .bd li {
	height: 45px;
	line-height: 45px;
}
.Danylb .bd li:first-child i {
	float: left;
	width: 32px;
	height: 13px;
	margin-left: 27px;
	margin-top: 15px;
	background: url("Danylb1.png") no-repeat center center;
}
.Danylb .bd li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.Danylb .bd li a {
	float: left;
	padding-left: 30px;
	background: url("Danylb2.png") no-repeat left center;
	color: #666;
	max-width: 790px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Danylb .bd li a:hover {
	background: url("Danylb3.png") no-repeat left center;
	color: #0062b4;
}
.Danylb .bd li.on {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d7d7d7;
}
.Danylb .bd .xll_pagebox {
	margin-top: 30px;
}
/*图片列表*/
.Tuplb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.TuplbR {
	width: 925px;
}
.TuplbR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.TuplbR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.TuplbR .bd {
	padding-left: 48px;
}
.TuplbR .bd li {
	margin-top: 40px;
}
.TuplbR .bd .liL {
	width: 230px;
	height: 130px;
}
.TuplbR .bd .liL a {
	display: block;
	width: 230px;
	height: 130px;
}
.TuplbR .bd .liL a img {
	width: 230px;
	height: 130px;
}
.TuplbR .bd .liR {
	width: 625px;
	margin-left: 19px;
}
.TuplbR .bd .liR a {
	display: block;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
	line-height: 26px;
	font-size: 16px;
	color: #333;
	margin-top: 10px;
}
.TuplbR .bd .liR a:hover {
	color: #0062b4;
}
.TuplbR .bd .liR p {
	font-size: 14px;
	color: #999;
	margin-top: 20px;
}
/*专题专栏*/
.Zhuantzl {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Zhuantzl .hd span {
	padding-left: 30px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.Zhuantzl .bd ul {
	margin-top: 10px;
}
.Zhuantzl .bd li {
	float: left;
	width: 314px;
	height: 262px;
	border: 1px solid #eaeaea;
	margin-right: 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-top: 35px;
	transition: 0.3s;
}
.Zhuantzl .bd li a {
	display: block;
	width: 314px;
	height: 262px;
	padding: 25px 30px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
}
.Zhuantzl .bd li a img {
	display: block;
	width: 251px;
	height: 113px;
}
.Zhuantzl .bd li a p {
	margin-top: 14px;
	color: #666;
}
.Zhuantzl .bd li a span {
	display: block;
	width: 101px;
	height: 27px;
	border-radius: 5px;
	background-color: #008ae0;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	margin-top: 42px;
	line-height: 27px;
	font-size: 16px;
}
.Zhuantzl .bd li:hover {
	transform: translate(-3px,-3px);
	transition: 0.3s;
	box-shadow: 0px 0px 5px #555;
}
.Woyxx {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.WoyxxR {
	width: 925px;
}
.WoyxxR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.WoyxxR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.WoyxxR .bd {
	padding-left: 48px;
}
.WoyxxR .bd.on {
	height: 720px;
	overflow: hidden;
}
.WoyxxR .tijiao {
	margin-top: 60px;
	text-align: center;
	padding-top: 30px;
	border-top: 1px solid #d4d4d4;
}
.WoyxxR .tijiao p{
	margin-bottom: 27px;
	color: #666;
}
.WoyxxR .tijiao p span {
	cursor: pointer;
}
.WoyxxR .tijiao input {
	vertical-align: initial;
	cursor: pointer;
}
.WoyxxR .tijiao #btn {
	width: 150px;
	height: 41px;
	background-color: #e6e6e6;
	color: #333;
	font-size: 18px;
	border:none;
	border-radius: 5px;
	cursor: pointer;
}
.WoyxxR .tijiao #btn.on {
	background-color: #3e79d4;
	color: #fff;
}

/*信件细览*/
.Xinjlb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Xinjlb .hd span {
	padding-left: 30px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
#content {
	width: 955px;
}
#content > div {
	margin-top: 31px;
	vertical-align: top;
}
#content span {
	display: inline-block;
	width: 870px;
	margin-left: 21px;
	padding: 10px 20px;
	line-height: 32px;
	background-color: #fcfcfc;
	border:1px solid #d2d2d2;
	border-radius: 3px;
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box;
	color: #868686;
	vertical-align: middle;
}
#content .content1 span,
#content .content4 span {
	width: 370px;
}
#content .content3 {
	padding-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
}
#content .content4 {
	margin-top: 50px;
}
#content .lxnr span,
#content .hfnr span {
	padding: 10px 20px;
	height: auto;
	line-height: 32px;
	vertical-align: top;
}
/*信件公示*/
.Xinjgs {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.XinjgsR {
	width: 925px;
}
.XinjgsR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.XinjgsR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.XinjgsR .bd {
	padding-left: 48px;
}
.XinjgsR .title {
	margin-top: 35px;
	height: 39px;
	line-height: 39px;
	background-color: #fcfcfc;
	color: #333;
	font-size: 16px;
	border: 1px solid #f0f0f0;
}
.XinjgsR .title .zt {
	margin-left: 59px;
}

.XinjgsR .title .bm {
	margin-left: 495px;
}

.XinjgsR .title .sj {
	margin-left: 662px;
}
.XinjgsR ul {
	margin-top: 37px;
}
.XinjgsR ul li {
	padding-left: 33px;
	background: url("Danylb2.png") no-repeat 16px center;
	height: 44px;
    line-height: 44px;
}
.XinjgsR ul li a {
	color: #666;
	display: inline-block;
	max-width: 570px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.XinjgsR ul li a:hover {
	color: #00559d;
}
.XinjgsR ul li.fen {
	border-bottom: 1px dashed #c9c9c9;
	padding-bottom: 40px;
	margin-bottom: 40px;
	background: url("Danylb2.png") no-repeat 16px 17px;
}
.XinjgsR ul li:hover {
	background: url("Danylb3.png") no-repeat 16px center;
}
.XinjgsR ul li.fen:hover {
	background: url("Danylb3.png") no-repeat 16px 17px;
}
.XinjgsR ul li span {
	float: right;
	color: #999;
}
.XinjgsR ul li .date {
	margin-right: 6px;
}
.XinjgsR ul li .bm {
	margin-right: 71px;
}
/*征集调查列表*/
.Zhengjdclb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.ZhengjdclbR {
	width: 925px;
}
.ZhengjdclbR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.ZhengjdclbR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url("index16.png") no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.ZhengjdclbR .bd {
	padding-left: 48px;
}
.ZhengjdclbR .bd ul {
	margin-top: 20px;
}
.ZhengjdclbR .bd ul li {
	height: 43px;
	line-height: 43px;
	padding-left: 20px;
	background: url("Danylb2.png") no-repeat left center;
}
.ZhengjdclbR .bd ul li a {
	display: inline-block;
	height: 100%;
	font-size: 16px;
	color: #666;
	max-width: 755px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ZhengjdclbR .bd ul li:hover a {
	color: #00559d;
}
.ZhengjdclbR .bd ul li:hover {
	background: url("Danylb3.png") no-repeat left center;
}
.ZhengjdclbR .bd ul li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.ZhengjdclbR .bd ul li.fen {
	border-bottom: 1px solid #f0f6fc;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url("Danylb2.png") no-repeat left 18px;
}
.ZhengjdclbR .bd ul li.fen:hover {
	background: url("Danylb3.png") no-repeat left 18px;
}
/*嘉宾访谈列表*/
.Jiabftlb {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 42px 30px 35px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.JiabftlbR {
	width: 925px;
}
.JiabftlbR .hd {
	height: 42px;
	line-height: 42px;
	border-bottom: 4px solid #5e9bce;
}
.JiabftlbR .hd span {
	margin-left: 48px;
	padding-left: 35px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;

}
.JiabftlbR .bd {
	padding-left: 48px;
}
.JiabftlbR .bd ul {
	margin-top: 54px;
	min-height: 700px;
}
.JiabftlbR .bd li {
	margin-bottom: 40px;
}
.JiabftlbR .bd .liL a {
	display: block;
	width: 246px;
	height: 154px;
}
.JiabftlbR .bd .liL img {
	display: block;
	width: 246px;
	height: 154px;
}
.JiabftlbR .bd .liR {
	width: 585px;
}
.JiabftlbR .bd .liR > a {
	display: block;
	font-size: 18px;
	color: #0062b4;
	line-height: 32px;
	max-width: 580px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.JiabftlbR .bd .liR > p,
.JiabftlbR .bd .liR > span {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 40px;
}
.JiabftlbR .bd .liR > span {
	margin-top: 8px;
}
/*嘉宾访谈细览*/
.Jiabftxl {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px 50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Jiabftxl .hd span {
	padding-left: 30px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.Jiabftxl .bd1 {
	margin-top: 30px;
	background-color: #f6f6f6;
	padding: 21px;
	border: 1px solid #ebebeb;
}
.Jiabftxl .bd1L img {
	width: 320px;
	height: 200px;
}
.Jiabftxl .bd1R {
	width: 580px;
}
.Jiabftxl .bd1R h3 {
	font-size: 22px;
	font-weight: 400;
	color: #256fb9;
	margin-top: 15px;
}
.Jiabftxl .bd1R p,
.Jiabftxl .bd1R span {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.Jiabftxl .bd1R span {
	margin-top: 20px;
	margin-bottom: 10px;
}
.Jiabftxl .bd2-t {
	height: 42px;
	line-height: 42px;
	background: url("Tongycbl1.png") no-repeat left center;
	background-color: #1a7fd4;
	color: #fff;
	font-size: 18px;
	padding-left: 40px;
	margin-top: 30px;
}
.Jiabftxl .bd2-b {
	height: 650px;
	overflow: auto;
	border: 1px solid #e6e6e6;
	padding: 30px;
	border-top: none;
}
.Jiabftxl .bd2-b .name {
	font-size: 16px;
	color: #333;
}
.Jiabftxl .bd2-b .TanH {
	line-height: 28px;
	background-color: #f7f7f7;
	color: #999;
	border-radius: 5px;
	padding: 20px;
	margin-top: 19px;
	margin-bottom: 27px;
}
/*通用细览*/
.Tongyxl {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Tongyxl .bd h3{
	line-height: 45px;
	font-size: 28px;
	color: #333;
	text-align: center;
}
.Tongyxl .bd1 {
	height: 40px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 30px;
}
.Tongyxl .bd1 .time,
.Tongyxl .bd1 .Laiy {
	float: left;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	padding-left: 29px;
}
.Tongyxl .bd1 .time {
	margin-left: 17px;
	margin-right: 33px;
	background: url("Tongyxl1.png") no-repeat left center;
}
.Tongyxl .bd1 .Laiy {
	background: url("Tongyxl2.png") no-repeat left center;
}
.Tongyxl .bd1 .BigZ {
	float: right;
	height: 40px;
}
.Tongyxl .bd1 .BigZ span {
	float: left;
	padding: 0 20px;
	font-size: 16px;
	color: #999;
	height: 16px;
	text-align: center;
	border-left: 1px solid #dcdcdc;
	cursor: pointer;
	margin-top: 13px;
}
.Tongyxl .bd1 .BigZ .print a {
	display: inline-block;
	width: 18px;
	height: 18px;
}
.Tongyxl .bd1 .BigZ .print {
	border-right: 1px solid #dcdcdc;
}
.Tongyxl #bd .fontSize_18 * {
	font-size: 18px !important;
	line-height: 44px !important;
}
.Tongyxl #bd .fontSize_16 * {
	font-size: 16px !important;
	line-height: 38px !important;
}
.Tongyxl #bd .fontSize_14 * {
	font-size: 14px !important;
	line-height: 32px !important;
}
#pare {
	padding: 30px 0 0;
}
#pare * {
	font-size: 16px;
	line-height: 38px;
	font-family: "微软雅黑" !important;
	color: #666;
	max-width: 100%;
	font-size: 16px !important;
}
#pare p {
	margin-top: 30px;
}
.bshare-custom {
	float: right;
}
.fanYe {
	border-top: 2px solid #e6e6e6;
	margin-bottom: 25px;
	padding-top: 13px;
	margin-top: 50px;
}
.fanYe span {
	display: block;
	margin-top: 22px;
	color: #666;
}
.fanYe span a {
	color: #666;
}
.fanYe span a:hover {
	color: #DD2525;
}
/*网站地图*/
.Wangzdt {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 35px 93px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.Wangzdt .hd span {
	padding-left: 30px;
	background: url(index16.png) no-repeat left center;
	font-size: 18px;
	color: #0062b4;
}
.Wangzdt .bd {
	margin-top: 37px;
}
.Wangzdt .bd1 {
	height: 36px;
	line-height: 36px;
	padding-left: 53px;
	background: url("Wangzdt1.png") no-repeat 20px center;
	background-color: #f5f6fa;
	color: #666;
	font-size: 18px;
}
.Wangzdt .bd1 a {
	background-color: #f5f6fa;
	color: #666;
	font-size: 18px;
}
.Wangzdt .bd2 {
	padding: 15px 0;
}
.Wangzdt .bd2 ul {
	padding-left: 20px;
	padding-right: 120px;
}
.Wangzdt .bd2 li {
	float: left;
	margin-left: 33px;
	height: 45px;
	line-height: 45px;
}
.Wangzdt .bd2 li a {
	color: #666;
}
.Wangzdt .bd2 li a:hover {
	color: #DD2525;
}
/*办事服务*/
.Bansfw1 {
	margin-top: 34px;
}
.Bansfw2 {
	margin-top: 26px;
}
.Bansfw2 a {
	float: left;
	width: 280px;
	height: 70px;
	line-height: 70px;
	color: #0062b4;
	border: 1px solid #d2d2d2;
	font-size: 20px;
	font-weight: 700;
	padding-left: 180px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-right: 26px;
	background-position: 47px center;
	background-repeat: no-repeat;
	position: relative;
	transition: 0.3s;
}
.Bansfw2 a b {
	position: absolute;
	right: 0;
	bottom: 0;
}
.Bansfw2 a i {
	color: #db2c30;
}
.Bansfw2 a:hover {
	transition: 0.3s;
	box-shadow: 0px 0px 3px #ddd;
}
.BanShi {
	margin-top: 35px;
}
.BanShi .hd {
	height: 43px;
	line-height: 43px;
	background: url("Bansfw7.png") no-repeat center center;
}
.BanShi .hd a {
	display: block;
	width: 145px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.BanShi .bd {
	border-bottom: 1px solid #e6e3e3;
	/*height: 260px;*/
	overflow: hidden;
}
.BanShi .bd {
	margin-top: 40px;
}
.BanShi .bd li {
	float: left;
	width: 65px;
	margin-right: 58px;
	margin-bottom: 43px;
	text-align: center;
}
.BanShi .bd li a {
	display: block;
}
.BanShi .bd li a img {
	display: block;
	margin: 0 auto;
	width: 60px;
	height: 60px;
	border-radius: 20px;
	transition: 0.3s;
}
.BanShi .bd li a:hover img {
	transform: translateY(-2px);
	transition: 0.3s;
	box-shadow: 3px 3px 5px #ddd;
}
.BanShi .bd li a:hover span {
	transform: translateY(-2px);
	transition: 0.3s;
	box-shadow: 3px 3px 5px #ddd;
}
.BanShi .bd li a p {
	width: 65px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 13px;
	color: #333;
}
.BanShi .bd li a span {
	display: block;
	width: 60px;
	height: 60px;
	border: 1px solid #a6bccf;
	border-radius: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	transition: 0.3s;
}
.BanShiClick {
	width: 107px;
	height: 21px;
	background: url("Bansfw8.png") no-repeat center center;
	border: 1px solid #e6e3e3;
	border-top: none;
	cursor: pointer;
}
.Bansfw4 {
	margin-bottom: 40px;
}
.Bansfw5 {
	margin-bottom: 40px;
}
.Bansfw5 .bd li {
	width: 150px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    margin-right: 19px;
}
.Bansfw5 .bd li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Bansfw5 .bd li:hover {
	box-shadow: 3px 3px 5px rgba(0,0,0,.2);
	transition: .2s;
}

/*解读回应*/
.Jiedhy1 {
	margin-top: 33px;
	margin-bottom: 35px;
}
.Jiedhy1 > .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;   
}
.Jiedhy1 > .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;
}
.Jiedhy1 > .bd {
	margin-top: 30px;
}
.picFocus{ float: left; margin:0 auto;  width:580px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ float: right; width:110px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ margin-top: 6px; float:left;  text-align:center; border: 2px solid #fff;  }
.picFocus .hd ul li:first-child {
	margin-top: 0;
}
.picFocus .hd ul li img{ width:106px; height:66px; cursor:pointer;   }
.picFocus .hd ul li.on{ border-color:#db2c30; }
.picFocus .bd {
	float: left;
}
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd img{ width:457px; height:298px; display:block;  }
.Jiedhy1 > .bd .bdR {
	width: 542px;
}
.Jiedhy1 > .bd .bdR li {
	height: 43px;
	line-height: 43px;
	padding-left: 14px;
	background: url("index49.png") no-repeat left center;
}
.Jiedhy1 > .bd .bdR li a {
	display: inline-block;
	font-size: 16px;
	color: #555;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Jiedhy1 > .bd .bdR li a:hover {
	color: #DD2525;
}
.Jiedhy1 > .bd .bdR li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.Jiedhy2 {
	margin-bottom: 25px;
}
.Jiedhy2L {
	width: 580px;
	float: left;
}
.Jiedhy2L > .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;   
}
.Jiedhy2L > .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;
}
.Jiedhy2L > .bd {
	margin-top: 12px;
}
.Jiedhy2L > .bd li {
	height: 45px;
	line-height: 45px;
	padding-left: 14px;
	background: url("index49.png") no-repeat left center; 
}
.Jiedhy2L > .bd li a {
	display: inline-block;
	font-size: 16px;
	color: #555;
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Jiedhy2L > .bd li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.Jiedhy2L2 {
	float: right;
	width: 542px;
}
.Jiedhy2L2 > .bd li a {
	max-width: 460px;
}
.Jiedhy3 {
	margin-bottom: 40px;
}
.Jiedhy3 > .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.Jiedhy3 > .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;
}
.Jiedhy3 > .bd {
	margin-top: 30px;
}
.Jiedhy3 > .bd li {
	float: left;
	width: 283px;
	margin-left: 16px;
}
.Jiedhy3 > .bd li:first-child {
	margin-left: 0;
}
.Jiedhy3 > .bd li > a {
	display: block;
	width: 283px;
	height: 178px;
	overflow: hidden;
	margin-bottom: 13px;
}
.Jiedhy3 > .bd li img {
	display: block;
	width: 283px;
	height: 178px;
	transition: 0.3s;
}
.Jiedhy3 > .bd li > a:hover img {
	transform: scale(1.1,1.1);
	transition: 0.3s;
}
.Jiedhy3 > .bd li p,
.Jiedhy3 > .bd li p a,
.Jiedhy3 > .bd li p i {
	display: inline-block;
	line-height: 35px;
	color: #666;
}
.Jiedhy3 > .bd li p {
	width: 283px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Jiedhy3 > .bd li p i {
	color: #004c8b;
}

/*互动交流首页*/
.Hudjlsy1 {
	margin-top: 33px;
	margin-bottom: 35px;
}
.Hudjlsy1 .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
}
.Hudjlsy1 .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;
}
.Hudjlsy1 .bd {
	background-color: #fafafa;
	border: 1px solid #ebebeb;
	min-height: 343px;
	margin-top: 5px;
	padding-top: 34px;
	padding-left: 26px;
	padding-right: 24px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.Hudjlsy1 .bdL {
	width: 749px;
}
.Hudjlsy1 .bdL .BT {
	height: 26px;
	border-bottom: 1px solid #e7e7e7;
}
.Hudjlsy1 .bdL .BT span {
	font-size: 16px;
	color: #0062b4;
}
.Hudjlsy1 .bdL .BT span:first-child {
	margin-left: 15px;
}
.Hudjlsy1 .bdL .BT span:first-child+span {
	margin-left: 420px;
}
.Hudjlsy1 .bdL .BT span:first-child+span+span {
	margin-left: 130px;
}
.Hudjlsy1 .bdL .NR ul {
	margin-top: 22px;
}
.Hudjlsy1 .bdL .NR li {
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background: url("index49.png") no-repeat 6px center;
}
.Hudjlsy1 .bdL .NR li a {
	float: left;
	width: 418px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}
.Hudjlsy1 .bdL .NR li a:hover {
	color: #DD2525;
}
.Hudjlsy1 .bdL .NR li span {
	float: left;
	color: #666;
}
.Hudjlsy1 .bdL .NR li .danw {
	width: 112px;
	text-align: center;
}
.Hudjlsy1 .bdL .NR li .sj {
	float: right;
	color: #999;
}
.Hudjlsy1 .bdR {
	width: 328px;
}
.Hudjlsy1 .bdR2 a {
	float: left;
	width: 158px;
	height: 92px;
	text-align: center;
	padding-top: 67px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 12px;
	margin-top: 11px;
	color: #333; 
	transition: .3s;
}
.Hudjlsy1 .bdR2 a:hover {
	transform: translate(0,-2px);
	transition: .3s;
	box-shadow: 0px 0px 5px #333;
}
.Hudjlsy2 {
	margin-bottom: 33px;
}
.Hudjlsy2L {
	width: 580px;
}
.Hudjlsy2L .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.Hudjlsy2L .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;
}
.Hudjlsy2L-t {
	margin-top: 29px;
}
.Hudjlsy2L-t1 a {
	display: block;
	width: 173px;
	height: 108px;
	overflow: hidden;
}
.Hudjlsy2L-t1 img {
	display: block;
	width: 173px;
	height: 108px;
	transition: .3s;
}
.Hudjlsy2L-t1 a:hover img {
	transform: scale(1.1,1.1);
	transition: .3s;
}
.Hudjlsy2L-t2 {
	width: 381px;
}
.Hudjlsy2L-t2 a {
	line-height: 28px;
}
.Hudjlsy2L-t2 p {
	line-height: 28px;
	color: #999;
	font-size: 14px;
}
.Hudjlsy2L-b {
	margin-top: 10px;
}
.Hudjlsy2L-b li {
	height: 42px;
	line-height: 42px;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
}
.Hudjlsy2L-b li a {
	display: inline-block;
	color: #555;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Hudjlsy2L-b li a:hover {
	color: #DD2525;
}
.Hudjlsy2L-b li span {
	float: right;
	font-size: 14px;
	color: #999;
}
.Hudjlsy2R {
	width: 542px;
}
.Hudjlsy2R .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.Hudjlsy2R .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;	
}
.Hudjlsy2R .bd {
	margin-top: 20px;
}
.Hudjlsy2R .bd li {
	height: 42px;
	line-height: 42px;
	padding-left: 14px;
	background: url(index49.png) no-repeat left center;
}
.Hudjlsy2R .bd li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.Hudjlsy2R .bd li a {
	display: inline-block;
	font-size: 16px;
	color: #555;
	max-width: 470px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Hudjlsy2R .bd li a:hover {
	color: #DD2525;
}
/*政府数据*/
.Zhengfsj1 .hd{ float: left; width: 200px;}
.Zhengfsj1 .hd ul li{ 
	height: 75px; 
	background-color: #dee8f7; 
	color: #0062b4; 
	margin-bottom: 13px;
	line-height: 75px; 
	float:left; 
	padding-right: 20px; 
	cursor:pointer; 
	width: 180px;  
	text-align: right; 
	position: relative;
	font-size: 18px;
}
.Zhengfsj1 .hd ul li img {
	display: none;
	position: absolute;
	right: -6px;
	top: 50%;
	margin-top: -6px;
}
.Zhengfsj1 .hd ul li.on{ background:#0062b4; color: #fff; }
.Zhengfsj1 .hd ul li.on img {
	display: block;
}
.Zhengfsj1 .bd {
	float: right;
}
.shujtb {
	margin-top: 41px;
	margin-bottom: 30px;
	height: 38px;
    font-size: 18px;
    color: #0062b4;
    padding-left: 26px;
    background: url(index16.png) no-repeat left 3px;
    line-height: 25px;
    border-bottom: 1px solid #d7d7d7;
}
.shujtb a {
	float: right;
    width: 26px;
    height: 26px;
    background: url(index17.png) no-repeat center center;
}
.Zhengfsj2list {
	width: 542px;
}
.Zhengfsj2 {
	margin-bottom: 25px;
	margin-top: 15px;
}
.Zhengfsj2list .hd {
	height: 38px;
	font-size: 18px;
	color: #0062b4;
	padding-left: 26px;
	background: url(index16.png) no-repeat left 3px;
	line-height: 25px;
	border-bottom: 1px solid #d7d7d7;
}
.Zhengfsj2list .hd a {
	float: right;
	width: 26px;
	height: 26px;
	background: url(index17.png) no-repeat center center;	
}
.Zhengfsj2list .bd {
	margin-top: 20px;
}
.Zhengfsj2list .bd li {
	height: 42px;
	line-height: 42px;
	padding-left: 14px;
	background: url(index49.png) no-repeat left center;
}
.Zhengfsj2list .bd li span {
	float: right;
	color: #999;
	font-size: 14px;
}
.Zhengfsj2list .bd li a {
	display: inline-block;
	font-size: 16px;
	color: #555;
	max-width: 470px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Zhengfsj2list .bd li a:hover {
	color: #DD2525;
}
.Zhengfsj2l {
	width: 580px;
}
.Zhengfsj2l .bd li a {
	max-width: 500px;
}

/*感知&#51;&#54;&#53;&#23089;&#20048;&#22330;&#22870;&#37329;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#119;&#101;&#108;&#99;&#111;&#109;&#101;&#95;&#51;&#54;&#53;&#28216;&#25103;&#21381;&#32593;&#39029;&#30331;&#24405;*/
.GanZhixhq1 {
	padding-top: 59px;
	padding-bottom: 62px;
	background: url("GanZhi7.png") no-repeat center center;
	border-bottom: 1px solid #d2d2d2;
}
.xhqgk .hd img {
	float: left;
}
.xhqgk .hd img:first-child+img {
	margin-top: 15px;
}
.xhqgk .hd img:first-child+img+img {
	margin-top: 22px;
	margin-left: 30px;
}
.xhqgk .bd {
	margin-top: 46px;
}
.xhqgk .bd1 {
	width: 600px;
}
.xhqgk .bd1 span a {
	font-size: 18px;
	color: #0062b4;
	font-weight: 700;
}
.xhqgk .bd1 p {
	margin-top: 20px;
	color: #666;
	line-height: 30px;
	margin-bottom: 15px;
}
.xhqgk .bd1 > a {
	color: #0062b4;
}
.xhqgk .bd2 {
	width: 504px;
}
.xhqgk .bd2 .bd2l {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.xhqgk .bd2 .bd2l img {
	display: block;
	width: 280px;
	height: 297px;
}
.xhqgk .bd2 .bd2l span {
	position: absolute;
	left: 0;
	top: -100%;
	width: 280px;
	height: 297px;
	transition: .6s;
	background: url("toumingbj.png") repeat center center;
}
.xhqgk .bd2 .bd2l span a {
	display: block;
	font-size: 18px;
	color: #fff;
	height: 70px;
	line-height: 70px;
	text-align: center;
	width: 180px;
	border-top: 1px solid #8c9299;
}
.xhqgk .bd2 .bd2l span a:first-child {
	border-top: none;
	background: url("GanZhi12.png") no-repeat 10px center;
}
.xhqgk .bd2 .bd2l span a:first-child+a {
	background: url("GanZhi13.png") no-repeat 10px center;
}
.xhqgk .bd2 .bd2l span a:first-child+a+a {
	background: url("GanZhi14.png") no-repeat 10px center;
}
.xhqgk .bd2 .bd2l span a:first-child+a+a+a {
	background: url("GanZhi15.png") no-repeat 10px center;
}
.xhqgk .bd2 .bd2l:hover span {
	top: 0;
	transition: .6s;
}
.xhqgk .bd2 .bd2r {
	width: 224px;
	height: 297px;
}
.xhqgk .bd2 .bd2r a {
	display: block;
	width: 224px;
	height: 297px;
}
.curl-top-right:before {
	background: linear-gradient(225deg, #f5f6f8 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
}
.GanZhixhq2 {
	padding-top: 35px;
	padding-bottom: 51px;
	background: url("GanZhi1.png") no-repeat center center;
	border-bottom: 1px solid #d2d2d2;
	height: 570px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.tfxhq .hd a {
	display: block;
	width: 344px;
	height: 65px;
}
.tfxhq .bd {
	margin-top: 45px;
}
.tfxhq .bd .bdList {
	float: left;
	width: 229px;
	border: 1px solid #bebebe;
	margin-left: 8px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.tfxhq .bd .bdList:first-child {
	margin-left: 0;
}
.tfxhq .bd .bdList > a {
	display: block;
	width: 227px;
	height: 143px;
	overflow: hidden;
}
.tfxhq .bd .bdList > a img {
	display: block;
	width: 227px;
	height: 143px;
	transition: 0.3s;
}
.tfxhq .bd .bdList > a:hover img {
	transform: scale(1.2,1.2);
	transition: 0.3s;
}
.tfxhq .bd .bdList:hover {
	border: 1px solid #db2c30;
}
.tfxhq .bd .bdList .bt {
	height: 32px;
	line-height: 32px;
	background-color: #f5f5f5;
	padding-left: 17px;
	color: #0062b4;
}
.tfxhq .bd .bdList .bt > a {
	float: right;
	font-size: 14px;
	color: #666;
	margin-right: 13px;
}
.tfxhq .bd .bdList .con {
	margin-top: 21px;
	margin-bottom: 15px;
	padding-left: 22px;
	background: url("GanZhi18.png") no-repeat 26px center;
	background-color: #fff;
}
.tfxhq .bd .bdList .con li {
	height: 32px;
	line-height: 32px;
}
.tfxhq .bd .bdList .con li a {
	color: #666;
	padding-left: 24px;
	background: url("GanZhi17.png") no-repeat 2px center;
	-webkit-background-size: 5px 5px;
	background-size: 5px 5px;
	transition: 0.3s;
	display: inline-block;
    max-width: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tfxhq .bd .bdList .con li a:hover {
	color: #DD2525;
	background: url("GanZhi17.png") no-repeat 1px center;
	-webkit-background-size: 7px 7px;
	background-size: 7px 7px;
	transition: 0.3s;
}
.GanZhixhq3 {
	padding-top: 50px;
	padding-bottom: 51px;
	background: url("GanZhi2.png") no-repeat center center;
	border-bottom: 1px solid #d2d2d2;
	height: 515px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.tzxhq .hd a {
	display: block;
	width: 344px;
	height: 65px;
}
.tzxhq .bd {
	margin-top: 45px;
}
.tzxhq .bd .bdL {
	width: 797px;
	border: 1px solid #d9dadb;
	background-color: #fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding: 27px 37px 20px;
}
.tzxhq .bd .bdL1 {
	width: 384px;
}
.tzxhq .bd .bdL1-t a {
	font-size: 20px;
	font-weight: 700;
	color: #0062b4;
}
.tzxhq .bd .bdL1-b {
	margin-top: 26px;
}
.tzxhq .bd .bdL1-b li {
	float: left;
	background: url("GanZhi55.png") no-repeat center center;
	width: 121px;
	height: 90px;
	margin-right: 9px;
	margin-top: 9px;
}
.tzxhq .bd .bdL1-b li a {
	display: block;
	width: 100%;
	padding-top: 62px;
	height: 100%;
	text-align: center;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	color: #333;
}
.tzxhq .bd .bdL1-b li:first-child a {
	background: url("GanZhi24.png") no-repeat center 22px;
}
.tzxhq .bd .bdL1-b li:first-child+li a {
	background: url("GanZhi25.png") no-repeat center 22px;
}
.tzxhq .bd .bdL1-b li:first-child+li+li a {
	background: url("GanZhi26.png") no-repeat center 22px;
}
.tzxhq .bd .bdL1-b li:first-child+li+li+li a {
	background: url("GanZhi27.png") no-repeat center 22px;
}
.tzxhq .bd .bdL1-b li:first-child+li+li+li+li a {
	background: url("GanZhi28.png") no-repeat center 22px;
}
.tzxhq .bd .bdL1-b li:first-child+li+li+li+li+li a {
	background: url("GanZhi29.png") no-repeat center 22px;
}
.tzxhq .bd .bdL2 {
	width: 295px;
}
.tzxhq .bd .bdL2-t > a {
	font-size: 20px;
	font-weight: 700;
	color: #0062b4;
}
.tzxhq .bd .bdL2-t > span {
	float: right;
}
.tzxhq .bd .bdL2-t > span a {
	display: block;
	width: 37px;
	height: 27px;
	background: url("GanZhi30.png") no-repeat center -3px;
}
.tzxhq .bd .bdL2-b {
	margin-top: 22px;
}
.tzxhq .bd .bdL2-b li {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
}
.tzxhq .bd .bdL2-b li a {
	color: #696b6c;
	display: inline-block;
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tzxhq .bd .bdL2-b li a:hover {
	color: #DD2525;
}
.tzxhq .bd .bdR {
	width: 360px;
	background-color: #fff;
	border: 1px solid #dcddde;
	padding: 27px 33px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.tzxhq .bd .bdR-t > a {
	font-size: 20px;
	font-weight: 700;
	color: #0062b4;
}
.tzxhq .bd .bdR-t > span {
	float: right;
}
.tzxhq .bd .bdR-t > span a {
	display: block;
	width: 37px;
	height: 27px;
	background: url("GanZhi30.png") no-repeat center -3px;
}
.tzxhq .bd .bdR-b {
	margin-top: 22px;
}
.tzxhq .bd .bdR-b li {
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	background: url("index49.png") no-repeat left center;
}
.tzxhq .bd .bdR-b li a {
	color: #696b6c;
	display: inline-block;
	max-width: 280px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tzxhq .bd .bdR-b li a:hover {
	color: #DD2525;
}
.GanZhixhq4 {
	height: 530px;
	background: url("GanZhi3.png") no-repeat center center;
	border-bottom: 1px solid #d2d2d2;
}
.ybxhq {
	padding-top: 48px;
	padding-bottom: 35px;
}
.ybxhq > .hd a {
	display: block;
	width: 344px;
	height: 64px;
}
.ybxhq > .bd .bdl {
	width: 280px;
	height: 308px;
	background-color: #0062b4;
}
.ybxhq > .bd .bdl a {
	display: block;
	height: 70px;
	line-height: 70px;
	color: #89c0d6;
	font-size: 20px;
	padding-left: 65px;
	width: 115px;
	border-bottom: 1px solid #89c0d6;
}
.ybxhq > .bd .bdl a:first-child {
	margin-top: 34px;
	background: url("GanZhi32.png") no-repeat 8px center;
}
.ybxhq > .bd .bdl a:first-child+a {
	background: url("GanZhi33.png") no-repeat 8px center;
}
.ybxhq > .bd .bdl a:first-child+a+a {
	background: url("GanZhi34.png") no-repeat 8px center;
}
.ybxhq > .bd {
	margin-top: 46px;
}
.ybxhq > .bd .bdr li {
	float: left;
	width: 149px;
	height: 308px;
	border-left: none;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	position: relative;
}
.ybxhq > .bd .bdr li a {
	display: block;
	width: 149px;
	height: 308px;
}
.ybxhq > .bd .bdr li a > img {
	display: block;
	width: 149px;
	height: 308px;
}
.ybxhq > .bd .bdr li a span {
	position: absolute;
	left: 53px;
	top: 35px;
	transition: 0.3s;
}
.ybxhq > .bd .bdr li b {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 0px;
	height: 0px;
	background: url("bjnew.png") repeat center center;
	transition: 0.6s;
	overflow: hidden;
}
.ybxhq > .bd .bdr li b img {
	width: 100%;
	height: 100%;
}
.ybxhq > .bd .bdr li:hover b {
	transition: 0.6s;
	width: 100%;
	height: 100%;
}
.ybxhq > .bd .bdr li:hover span {
	transform: scale(0,0);
	transition: 0.3s;
}
.GanZhixhq5 {
	height: 525px;
	background: url("GanZhi4.png") no-repeat center center;
}
.sjxhq {
	padding-top: 38px;
	padding-bottom: 59px;
}
.sjxhq > .hd a {
	display: block;
	width: 344px;
	height: 65px;
}
.sjxhq > .bd {
	margin-top: 39px;
}
.sjxhq > .bd .bdl {
	width: 545px;
	height: 328px;
}
.sjxhq > .bd .bdr {
	width: 625px;
}
.sjxhq > .bd .bdr > a {
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
.sjxhq > .bd .bdr > a img {
	display: block;
	transition: 0.3s;
	width: 203px;
	height: 158px;
}
.sjxhq > .bd .bdr > a:first-child+a+a {
	margin-right: 0;
}
.sjxhq > .bd .bdr > a:first-child+a+a+a img {
	width: 307px;
	height: 158px;
}
.sjxhq > .bd .bdr > a:first-child+a+a+a img {
	width: 307px;
	height: 158px;
}
.sjxhq > .bd .bdr > a:first-child+a+a+a {
	margin-right: 11px;
}
.sjxhq > .bd .bdr > a:first-child+a+a+a+a {
	margin-right: 0;
}
.sjxhq > .bd .bdr > a:first-child+a+a+a+a img {
	width: 307px;
	height: 158px;
}
.sjxhq > .bd .bdr > a span {
	position: absolute;
	left: 0;
	bottom: -26px;
	height: 26px;
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	padding-left: 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background: url("toumingbj.png") repeat center center;
}
.sjxhq > .bd .bdr > a:hover img {
	transition: 0.3s;
	transform: scale(1.2,1.2);
}
.sjxhq > .bd .bdr > a:hover span {
	transition: 0.3s;
	bottom: 0px;
}