.ms-controller { visibility:hidden}
.box_a ul li.on, .box_a ul li:hover { background-color:  #9c1f14; color: #ffffff; }
.cur{ background-color:  #9c1f14; color: #ffffff;}

body {
	background: none #ffffff;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "microsoft yahei";
	text-align: left;
}

a {
	text-decoration: none;
}

a:link,
a:visited {
	color: #555555;
}

a:hover {
	color: #dc0002;
	text-decoration: underline;
}

* {
	margin: 0px;
	padding: 0px;
	font-family: "microsoft yahei";
}

ul,
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
	vertical-align: middle;
}
input, select {
    vertical-align: middle;
}
.clear {
	clear: both;
}
.no {
	display: none;
}
.block {
	display: block;
}
/**top**/
.top {
    width: 100%;
    height:164px;
    background:  center no-repeat;
    background-size: 100% 100%;
}
.top_a {
    width: 1200px;
    margin: 0 auto;
    height: 160px;
}
.top_a .top_left_img{
    float: left;
}
.top_a .in {
    float: right;
    width: 409px;
    height: 164px;
    line-height:164px;
}
.top_a .in .in_top{
	font-size:17px;
	width: 409px;
	height:18px;
	line-height:18px;
	text-align:right;
	margin-top:10px;
	float: left;
}
.top_a .in .in_bt{
	width: 409px;
	height:136px;
	line-height:126px;
	float: left;
 }
.top_a .in .in_t {
    width: 220px;
    height: 38px;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    border-right: none;
    padding-left: 15px;
    color: #999;
}
.top_a .in .in_b {
    width: 65px;
    height:38px;
    border: none;
    background: #c91605  no-repeat 3px;;
    margin-left: -1px;
    font-size: 15px;
    padding-left:15px;
    font-weight: bold;
    color: white;
}
.top_a .in .top_right_img{
	margin-left:28px;
}
/**box**/
.box {
    width: 100%;
    height: 48px;
    padding-top:0px;
    background:#c22b20;
    border-top: 1px solid #ffffff;
}
.box_a {
    width: 1200px;
    margin: 0 auto;
}
.box_a ul li {
    float: left;
    width: 190px;
    line-height: 48px;
    border-left: 1px solid #ffffff;
}
.box_a ul li.on{
    background: #9c1f14;
}
.box_a ul li.li {
    border-left:none;
}
.box_a ul li a {
    display: block;
    color: #ffffff;
    font-size: 20px;
}
.box_a ul li span {
    display: block;
    width: 40px;
    height: 48px;
    float: left;
    transition:0.5s;
    margin-left: 35px;
    margin-right: 10px;
}
.box_a ul li span.icon1 {
    background:  no-repeat center center;
}
.box_a ul li span.icon2{
    background:  no-repeat center center;
}
.box_a ul li span.icon3{
    background:  no-repeat center center;
}
.box_a ul li span.icon4{
    background:  no-repeat center center;
}
.box_a ul li span.icon5{
    background:  no-repeat center center;
}
.box_a ul li span.icon6{
    background:  no-repeat center center;
}
/**intermediate**/
.intermediate{
    width: 1200px;
    margin: 0 auto;
    /* margin-top: 20px; */
}
.news_top {
    margin-top:10px;
    margin-bottom:10px;
}
.news_top_r {
	background: no-repeat left center;
    text-align: center;
}
.news_top_r h1 a {
    color: #363f50;
    font-size: 26px;
    margin-bottom: 7px;
    padding-top:10px;
    padding-bottom:8px;
    display: block;
}
.news_top_r p{
    padding: 10px;
    color: #363f50;
}
.news_top_r p span{
color: red;
}
.con_l {
	float: left;
	margin-right: 25px;
}
.con_a {
    float: left;
    width: 640px;
    height: 375px;
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
}
.con_l .pic {
	width: 640px;
	height: 375px;
	overflow: hidden;
}

.con_l .pic img {
	width: 640px;
	height: 375px;
	display: block;
}

.con_l .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 4;
	height: 35px;
	width: 100%;
	background-color: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	overflow: hidden;
}

.con_l .txt {
	position: absolute;
	bottom: 0;
	z-index: 5;
	height: 35px;
	width: 100%;
	overflow: hidden;
}

.con_l .txt li {
	height: 35px;
	line-height: 35px;
	position: absolute;
	bottom: -50px;
	left: 0px;
}

.con_l .txt li a {
	display: block;
	color: white;
	padding: 0 0 0 15px;
	font-size: 14px;
}

.con_l .num {
	position: absolute;
	z-index: 6;
	bottom: 13px;
	right: 7px;
}

.con_l .num li {
	float: left;
	position: relative;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
}

.con_l .num li.on,
.con_l .num li:hover {
	background-color: #df4844;
}
.con_r {
	float: left;
	width: 535px;
}

.con_r_top ul li {
	float: left;
	width: 33.333%;
	height: 43px;
	line-height:43px;
	text-align: center;
	font-size: 20px;
	font-weight:bold;
}
.con_r_top ul li:hover,
.con_r_top ul li.on {
	height: 43px;
	line-height: 43px;
    background: #df4844;
}

.con_r_top ul li:hover a,
.con_r_top ul li.on a {
	color: #ffffff;
	text-decoration: none;
}

.con_r_bottom {
	margin-top: 10px;
}

.con_r_bottom ul li {
	padding-left: 15px;
	background:  no-repeat 5px center;
	height:41px;
	line-height:41px;
	font-size: 18px;
}

.con_r_bottom ul li span {
	float: right;
	color: #999999;
}
/**public**/
.public {
    margin-top: 20px;
}
.public  .public_l{
	float: left;
	margin-right: 20px;
	width:800px;
}	
.public_l_top ul li:hover, .public_l_top ul li.on {
    border-bottom: 3px solid #cc3333;
    height: 43px;
}
.public_l_top ul li:hover a,
.public_l_top ul li.on a {
	text-decoration: none;
}
.public_l_top ul li {
	float: left;
	width: 14%;
	height: 43px;
	line-height:43px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
	border-bottom: 3px solid #dcdcdc;
}
.public_l_bottom {
	margin-top: 10px;
}

.public_l_bottom ul li {
	padding-left: 15px;
	background:  no-repeat 5px center;
	height: 34px;
	line-height:34px;
	font-size: 16px;
}
.li_pd{
	padding-right:2%;
}

.public_l_bottom ul li span {
	float: right;
	color: #999999;
}

.public .public_r{
	float:right;
	width:380px;
}
.public .public_r .public_title span{
	color:#cc3333;
	font-size:20px;
	font-weight:bold;
	height:43px;
	line-height:43px;
}
.public_list ul li{
   float: left;
	width: 44%;
	margin:3%;
	height:40px;
	line-height:40px;
	text-align: center;
	font-size: 18px;
	font-weight:bold;
    background:#f6f6f6;
}

.public_list ul li:hover,.public_list ul li.on {
    background:#df4844;
}
.public_list ul li.tow {
	line-height:20px;
	font-size:14px;
}
.public_list ul li:hover a , .public_list ul li.on a{
	color:#ffffff;
	text-decoration:none;
}
/**itc**/
.itc{
	margin-top:20px;
}
.itc_l{
	float:left;
	width:386px;
	margin-right:21px;
}
.itc_r{
	float:right;
	width:386px;
}
.itc_title span{
	color:#cc3333;
	font-size:20px;
	font-weight:bold;
	height:43px;
	line-height:43px;
}
.itc_title span img{
	margin-right:10px;
}
.itc_l .itc_l_bottom{
	margin-top:15px;
}
.itc_l .itc_r_bottom{
	margin-top:15px;
}
.itc_l .itc_l_bottom ul li{
	width:113px;
	height:30px;
	line-height:30px;
	font-size:16px;
	float:left;
	padding-left: 15px;
	margin-top:8px;
    background:  no-repeat 5px center;
}
.itc_l_bottom .l{
	width: 183px;
    padding-right: 10px;
	float:left;
}
.itc_l_bottom .l h3{
	margin-bottom:10px;
	height:56px;
	line-height:56px;
	background:  no-repeat;
}
.itc_l_bottom .l .jyfw_3{
	margin-bottom:10px;
	height:56px;
	line-height:56px;
	background:  no-repeat;
}

.itc_l_bottom .r{
	width: 183px;
    padding-right: 10px;
	float:right;
}
.itc_l_bottom .r h3{
	margin-bottom:10px;
	height:56px;
	line-height:56px;
	background:  no-repeat;
}
.itc_l_bottom .r .jyfw_4{
	margin-bottom:10px;
	height:56px;
	line-height:56px;
	background:  no-repeat;
}

.itc_l_bottom_1 a{
	margin-left:80px;
	font-size:19px;
	color:#ffffff;
}	

.itc_r_bottom ul li {
    float: left;
    width: 20%;
    margin-top:25px;
    text-align: center;
}
.itc_r_bottom ul li p {
    line-height:30px;
    font-size: 16px;
}
.itc_r_bottom li span {
    display: block;
    width:60px;
    height:60px;
    text-align:center;
    line-height:60px;
    margin: 0 auto;
    background-position: center center;
}

.itc_r_bottom .icon_hdjl1{
	background-image: ;
}
.itc_r_bottom li a:hover span.icon_hdjl1{
    background-image: ; 
}
.button1{
	width:140px;
	height:40px;
	line-height:40px;
	font-size:18px;
	/**font-weight:bold;**/
	margin-right:16px;
    display: block;
    float:left;
    border: 1px solid #dcdcdc;
    background-color: #f9f9f9;
    border-radius: 4px;
 /**   border-radius: 4px;
    transition: all .3s;
**/
}
.button2{
	width:220px;
	height: 40px;
	line-height:40px;
	font-size:18px;
	/**font-weight:bold;**/
    display: block;
    float:left;
    border: 1px solid #dcdcdc;
    background-color: #f9f9f9;
    border-radius: 5px;
 /**   border-radius: 4px;
    transition: all .3s;
**/
}
/**foot**/
.foot {
	width: 100%;
	height: 130px;
	border-top: 2px solid #d5161d;
	margin-top: 20px;
}

.foot_a {
	width: 1200px;
	margin: 0 auto;
}

.foot_a table {
	width: 100%;
}

.foot_a table .td1,
.foot_a table .td1 {
	line-height: 130px;
}

.foot_a table .td1 {
	padding-left: 70px;
}

.foot_a table .td1 img {
	margin-right: 20px;
}

.foot_a table .td2 {
	line-height: 28px;
	text-align: center;
}

.foot_a table .td2 a {
	margin-left: 15px;
	margin-right: 15px;
}

.foot_a table .td3 {
	padding-left: 40px;
}
.foot_a table .td3 p{
	width:80px;
	text-align:center;
}

/**互动交流**/
.position {
    width: 1175px;
    margin: 0 auto;
    padding-left: 25px;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
    background:  no-repeat 7px center;
}
.position a {
    margin-right: 5px;
    margin-left: 5px;
}
.zhong {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}
.zhong_con_l {
    width: 260px;
    margin-right: 20px;
    float: left;
    background:#f6f6f6;
}
.zhong_con_l_top{
    height: 66px;
    line-height: 66px;
    text-align:center;
    color: #cc3333;
    font-size: 22px;
    font-weight: bold;
    border-top:2px solid #d35757;
    border-bottom:1px solid #c9c9c9;
}
.zhong_con_l_ul ul li {
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border-bottom:1px solid #c9c9c9;
}
.zhong_con_l_ul ul li a {
    display: block;
    text-decoration: none;
    padding-left: 30px;
	padding-right: 30px;
}
.zhong_con_l_ul ul li:hover,
.zhong_con_l_ul ul li.on{
	background: #cc3333  no-repeat 230px center;
}
.zhong_con_l_ul ul li:hover a,
.zhong_con_l_ul ul li.on a{
	color:#ffffff;
}
.zhong_con_r {
    width: 920px;
    float: left;
}
.zx_ul {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dcdcdc;
}
.zx_ul_last{
    border-bottom: none;
}
.zx_ul li {
    line-height: 34px;
    padding-left: 20px;
    background:  no-repeat 7px center;
}
.zx_ul li span {
    float: right;
}
.zx_ul li a {
    color: #333333;
}
.fy_list {
    margin: 15px auto 0px;
    clear: both;
    text-align: center;
    padding-bottom: 20px;
}
.pad_top25px {
    padding-top: 25px;
}
.fy_list a.bor_l1 {
    border-left: 1px solid #dcdcdc;
}
.fy_list a {
    display: inline-block;
    padding: 0 12px;
    border: 1px solid #dcdcdc;
    line-height: 30px;
    height: 30px;
    margin: 0 2px;
}
.fy_list a.on, .fy_list a:hover, .fy_list span.current {
    color: #fff;
    background-color: #cc3333;
    text-decoration: none;
}
/**民意征集**/
.tit3 {
    border-bottom:#e4e4e6 solid 1px;
    line-height: 32px;
    height: 34px;
}
.tit3 li {
    float: left;
    font-size:18px;
    text-align:center;

}
.tit3 li.on {
	border-bottom:#d35757 solid 3px;
	color:#d35757;
    float: left;
}
table {
    margin: 0px auto;
    table-layout: fixed;
}
.tab3 {
    margin: 10px auto 0;
    color: #000;
}
.tab3 td {
    padding: 10px 0;
    line-height: 30px;
}
.tab3 td.cz {
    padding-left: 20px;
}
.cz span {
    width: 80px;
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: 7px;
    color: #fff;
    border-radius: 5px;
}
.cz span.nr {
    background-color:#cc0000;
}
.cz span.jg {
    background-color:#009999;
}
.cz span.tj{
	background-color:#999999;
}
/**民意征集-内容页**/
.connr{
    width: 1170px;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
    padding: 15px;
}
.dc_xl {
    min-height: 700px;
    padding: 30px;
}
.dc_top {
    margin-bottom: 30px;
    text-align: center;
}
.dc_top p {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.dc_top div {
    color: #999999;
}
.dc_top div span {
    color: #cc0000;
}
.dc_buttom_ul {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 40px;
}
.dc_buttom_ul ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0px 10px;
}
.dc_buttom_ul ul li:hover, .dc_buttom_ul ul li.on {
    height: 39px;
    border-bottom: 2px solid #cc3333;
}
/**机构概况**/
.zhong_con_r_nr{
    padding:10px;
    min-height: 500px;
    line-height:36px;
    font-size:18px;
}
/**联系我们**/
.dc_lxwm{
    min-height:300px;
    line-height:36px;
    font-size:18px;
    padding: 30px;
}
/**网站地图**/
.dc_wzdt{
padding:45px;
}
.zd {
    padding-bottom: 20px;
    border-bottom: 1px dashed #dcdcdc;
    margin-bottom: 20px;
}
.co1 {
    background: #e54e31;
}
.co2 {
    background: #28c2ba;
}
.co3 {
    background: #81b2ec;
}
.co4 {
    background: #8dc153;
}
.co5 {
    background: #ec87c1;
}
.zd_con_l {
    float: left;
    width: 130px;
    text-align: center;
    line-height: 110px;
    font-size: 24px;
    color: #ffffff;
    height: 110px;
}
.zd_con_r {
    float: left;
    width: 950px;
    height: 110px;
    background: #f7f7f7;
}
.zd_con_r table {
    width: 100%;
    height: 100%;
}
table {
    margin: 0px auto;
    table-layout: fixed;
}
.zd_con_r a {
    display: block;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0px 15px;
}
/**内容详情页**/
.xl {
    padding: 26px 40px;
}

.xl_top {
    background: #f8f8f8;
}

.xl_top p {
    font-size: 24px;
    color: #000000;
    padding: 30px 0px;
    text-align: center;
}

.xl_tit2_l {
    margin-right: 33px;
    display: inline;
    float: left;
    color: #999999;
}

.xl_tit2_l img {
    margin-right: 8px;
}

.xl_tit2_l a {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 0 3px;
}

.xl_tit2_l a.bg1 {
    background-color: #cefeff;
}

.xl_tit2_l a.bg2 {
    background-color: #f8f8c3;
}

.xl_tit2_l a.bg3 {
    background-color: #ffc7ff;
}

.xl_tit2_l a.bg4 {
    background-color: #9bccfa;
}
.xl_tit2_l a.bg5 {
    background-color: #ffffff;
}
.xl_tit2 {
    line-height: 32px;
    margin: 5px auto 0;
    padding-left: 145px;
    padding-bottom: 20px;
}
.xl_buttom{
    padding: 30px 15px;
    min-height: 500px;
}
.xl_buttom p{
    /**text-align: justify;**/
	font-size:18px;
}