﻿/* CSS Document */
/*-----------------------------------------------
    reset styles
-----------------------------------------------*/

html {
	color: #333;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
iframe {
	display: block;
}
body, button, input, select, textarea {
	font: 14px/1.5 '\333\4f53', Arial, Helvetica, "Microsoft YaHei", "微软雅黑", "宋体";
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, cite, dfn, em, var {
	font-style: normal;
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}
small {
	font-size: 12px;
}
ul, ol {
	list-style: none;
}
a, ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
select {
	padding: 3px;
	padding-left: 0px;
	border: 1px #ccc solid;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
select:focus {
	background: #fffacc;
}
legend {
*margin-left:-7px;
	color: #000;
}
fieldset, img {
	border: 0 none;
}
img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
acronym, abbr {
	border-bottom: 1px dotted;
	font-variant: normal;
}
abbr {
	cursor: help;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: "";
}
b, strong {
	font-weight: bold;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
button, input, select, textarea {
	vertical-align: middle;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
*html button {
	cursor: pointer;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	text-align: inherit;
}
caption, th {
	text-align: left;
}
:focus {
	outline: 0;
}
a {
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ee413a;
}
/*-----------------------------------------------
    common styles
-----------------------------------------------*/

/* text align */

.tc {
	text-align: center;
}
.tc_left {
	text-align: left !important;
}
.tr {
	text-align: right;
}
.tj {
	text-align: justify;
	text-justify: inter-ideograph;
}
/* float and clear */

.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
	margin-right:2%;
}
.cb {
	clear: both;
	zoom: 1;
}
.tid {
	overflow: hidden;
	text-indent: 2em;
}
/* clear */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* margin */
.mb2 {
	margin-bottom: 2px;
}
.mb4 {
	margin-bottom: 4px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb6 {
	margin-bottom: 6px;
}
.mb8 {
	margin-bottom: 8px;
}
.mb10 {
	margin-bottom: 10px;
}
.mt2 {
	margin-top: 2px;
}
.mt4 {
	margin-top: 4px;
}
.mt5 {
	margin-top: 5px;
}
.mt6 {
	margin-top: 6px;
}
.mt8 {
	margin-top: 8px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt50 {
	margin-top: 50px;
}
.mr1 {
	margin-right: 1px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.pl25 {
	padding-left: 25px!important;
}
/* width*/
.w20 {
	width: 20px;
}
.w40 {
	width: 40px;
}
.w60 {
	width: 60px;
}
.w80 {
	width: 80px;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.w140 {
	width: 140px;
}
.w160 {
	width: 160px;
}
.w180 {
	width: 180px;
}
.w200 {
	width: 200px;
}
.w220 {
	width: 220px;
}
.w240 {
	width: 240px;
}
.w260 {
	width: 260px;
}

/*----------------------------------------------
   icon style class
----------------------------------------------*/
.icon{
    background: url(../images/icon.png) no-repeat;
}
.icon-home {
	background-position: 0px 0px;
}
.icon-gzdt {
	background-position: -30px 0px;
}
.icon-xxgk {
	background-position: -60px 0px;
}
.icon-wsxf {
	background-position: -90px 0px;
}
.icon-xfzn {
	background-position: -120px 0px;
}
.icon-zmhd {
	background-position: -150px 0px;
}
.icon-mqyxf {
	background-position: -180px 0px;
}
.icon-zyxw-on{
	background-position: 0px -40px;
}
.icon-zyxw{
	background-position: -40px -40px;
}
.icon-zxdt-on{
	background-position: -80px -40px;
}
.icon-zxdt{
	background-position: -120px -40px;
}

.red{
	color:#F00;
	}

/*----------------------------------------------
   style class
----------------------------------------------*/
body {
	background: #f8f8f8;
}
.wrapper {
	margin: 0 auto;
    background: url(../images/wrapper-bg.gif) center repeat-y;
	min-width: 1200px;
    width: 100%;
}

/* header */
.header{
    margin: 0 auto;
    height: 281px;
    background: url(../images/header-bg.jpg) center center no-repeat;
}
    .header-hd{
        margin: 0 auto;
        width: 1200px;
		height: 37px;
    }
        .header-hd a{
            color: #fff;
            height: 37px;
            line-height: 37px;
        }
.header-hd a:hover{
            color: #ddd;
            height: 37px;
            line-height: 37px;
        }
.header-hd .date{
    color: #fff;
    display: inline-block;
    margin: 0 20px;
}
.header-hd .fgx{
    display: inline-block;
    color: #eb8180;
    padding: 0 8px;
}

    .header-bd{
        margin: 0 auto;
        width: 1200px;
        height: 194px;
        position: relative;
    }
        .header .logo{
            position: absolute;
        }
.header .search {
	height: 40px;
    position: absolute;
    right: 0px;
    top: 120px;
}
.search-query {
	border: 1px #a30303 solid;
    border-right: 0px;
	padding: 6px 10px;
	width: 188px;
	height: 21px;
}
.search-query-btn {
	background: url(../images/search-query-btn.png) no-repeat;
	border: none;
	width: 65px;
	height: 35px;
}
.search-query-btn:hover{
    background: url(../images/search-query-btn.png) 0 -35px no-repeat;
}

.nav{
    margin: 0 auto;
    width: 1198px;
    background: #e9e9e9;
    border: 1px solid #fff;
    border-bottom: 0;
    height: 49px;
    border-top-left-radius: 3px;
	border-top-right-radius: 3px;
    overflow:hidden;
}
.nav ul{
    width: 1226px;
    overflow:hidden;
    white-space:nowrap;
    margin-left: -1px;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	font-size: 18px;
	color: #e10301;
	font-weight:bold;
	display: block;
	text-align: center;
	width: 170px;
	height: 49px;
	_height: 38px;
	_padding-top:4px;
	line-height: 49px;
	background:#efefef;
    border-right: 1px solid #fff;
    border-left: 1px solid #cecece;
}
.nav ul li a:hover {
	color: #fd4a3d;
	background:#e2e2e2;
}
.nav ul li a.end{
    width: 198px;
	border-right: 0;
	}
.nav ul li i {
	width: 31px;
	height: 42px;
	margin-top: -4px;
	display: inline-block;
	vertical-align: middle;
	cursor:pointer;
}

.main{
    margin: 25px auto 30px;
    width: 1170px;
    overflow: hidden;
}

.con-1{
    border-top:2px #d70201 solid;
    height: 400px;
}
.con-1-lt{
    width: 670px;
    height: inherit;
    float: left;
}

/*新闻图片 开始*/
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:16px;font-family:microsoft yahei;z-index:2;bottom:0;left:0px;line-height:40px;width:75%;padding-left:5px;}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:0px;bottom:0;z-index:2;width:25%;}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list li a img{ width:670px; height:400px;}


.con-1-rt{
    width: 500px;
    height: 399px;
    float: right;
    border-bottom: 1px #ddd solid;
}
		.tab_con{
			display:none;
            
			}
		.tabs {
			height: 49px;
			width: 100%;
            background: #eeecec;
		}
		.tabs li {
			height: 49px;
			line-height: 44px;
            width: 50%;
			float: left;
			overflow: hidden;
			position: relative;
            text-align: center;
		}
		.tabs li a {
			display: block;
			padding: 2px 15px;
			font-size:18px;
			font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
            cursor: pointer;
		}
        .tabs li a i{
            width: 34px;
            height: 34px;
            margin-top: -4px;
            display: inline-block;
            vertical-align: middle;
            cursor: pointer;
        }
		.tabs .thistab {
			background: #d70201;
			height:49px;
		}
		.tabs .thistab a{
			color: #fff;
			}
		.tabs .thistab i{
			color: #fff;
			}
		.tab_con {
			padding: 10px 28px;
			font-size: 14px;
			line-height: 31px;
            height: 330px;
            overflow: hidden;
            border-right: 1px #ddd solid;
		}
		.tab_con h2 {
            color: #cd0100;
            text-align: center;
            display: block;
            height: 92px;
            margin: auto;
		}
        .tab_con h2 a{
			font-size: 24px;
			line-height: 36px;
            border-bottom: 0px;
            height: 92px;
            display: block;
		}
		.tab_con a {
			display: block;
			overflow: hidden;
            border-bottom: 1px #ddd dashed;
            height: 37px;
            line-height: 37px;
            position: relative;
		}
		.tab_con a:hover {
			text-decoration:none;
		}
		.tab_con .text-time{
			float:right;
		}

    .notice{
        margin-top: 25px;
        border: 1px #ddd solid;
    }
    .notice-cion {
        display: block;
        background: url(../images/notice-icon.png) 0 -5px no-repeat;
        width: 46px;
        height: 46px;
    }
    .notice-txt {
        overflow: hidden;
        width: 1040px;
        height: 35px;
    }
    .marquee {
        width: 1100px;
        height: 46px;
        overflow: hidden;
        line-height: 46px;
        position: relative;
    }
    .marquee li {
        display: inline;
        float: left;
        margin-right: 20px;
    }
    .marquee li a {
        color: #ff4c3f;
        height: 46px;
        line-height: 46px;
        display: block;
        background: url(../images/list-style-1.png) no-repeat 0px 22px;
        text-indent: 12px;
        float: left;
        font-size: 16px;
    }
    .marquee li a:hover {
        color: #000;
    }

.con-2{
    margin-top: 25px;
    height: 390px;
}
.con-2-lt{
    width: 670px;
    height: inherit;
    float: left;
}
    .lm-hd{
        border-top:2px #d70201 solid;
        height: 45px;
    }
    .lm-hd-tt{
        font-size: 18px;
        font-weight: bold;
        position: relative;
        height: 45px;
        line-height: 40px;
        margin-left: 5px;
    }
    .lm-hd-tt .sj{
        background: url(../images/lm-hd-tt-sj.png) no-repeat;
        width: 14px;
        height: 7px;
        position: absolute;
        top: -2px;
        left:40%;
    }
    .more-a{
        font-size: 12px;
        height: 45px;
        line-height: 40px;
    }
    .lm-sun{
        border: 1px #ddd solid;
        width: 368px;
    }
    .lm-sun-hd{
        background: #f8f8f8;
        font-size: 12px;
        height: 48px;
        line-height: 48px;
        border-bottom: 1px #ddd solid;
        position: relative;
        }
    .lm-sun-hd-bg{
        width: 48px;
        height: 48px;
        position: absolute;
        right: 0;
    }
    .icon-bg-xftl{
        background-position: 0 -80px;
    }
    .icon-bg-xffg{
        background-position: -50px -80px;
    }
    .icon-bg-jgdj{
        background-position: -100px -80px;
    }
    .icon-bg-jghd{
        background-position: -150px -80px;
    }
    .lm-sun-hd span{
        display: inline-block;
        vertical-align: middle;
    }
    .lm-sun-hd .indent{
        height: 18px;
        width: 5px;
        background: #d70201;
        margin-left: 6px;
        }
    .lm-sun-hd .title{
        font-size: 18px;
        margin-left: 18px;
        }
    .lm-sun-bd{
        height: 148px; 
        overflow: hidden;
        }
    .lm-sun-bd ul{
        margin: 15px 26px;
    }
    .lm-sun-bd ul li a{
        display: inline-block;
        width: 320px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        line-height: 24px;
    }

    .con-2-lt .bd{

    }
		.tab_con2{
			display:none;
            border: 1px #ddd solid;
			}
		.tabs2 {
			height: 40px;
			width: 669px;
            background: #fff;
            border-left: 1px #ddd solid;
		}
		.tabs2 li {
            border-top: 1px #ddd solid;
			height: 40px;
			line-height: 36px;
            width: 33.3%;
			float: left;
			overflow: hidden;
			position: relative;
            text-align: center;
		}
		.tabs2 li a {
			display: block;
			padding: 2px 15px;
			font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
            cursor: pointer;
            border-right: 1px #ddd solid;
		}
        .tabs2 li a i{
            width: 34px;
            height: 34px;
            margin-top: -4px;
            display: inline-block;
            vertical-align: middle;
            cursor: pointer;
        }
		.tabs2 .thistab {
			background: #d70201;
			height:40px;
		}
		.tabs2 .thistab a{
			color: #fff;
            background: url(../images/tabs2-li-a-bg.png) right bottom no-repeat;
			}
		.tab_con2 {
			padding: 20px 28px;
			font-size: 14px;
			line-height: 31px;
            height: 260px;
            overflow: hidden;
            border-right: 1px #ddd solid;
		}
		.tab_con2 a {
			display: block;
            height: 32px;
            line-height: 32px;
		}
		.tab_con2 a:hover {
			text-decoration:none;
        }
        .tab_con2 .text{
            float: left;
            display: inline-block;
            overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			-o-text-overflow: ellipsis;
            width: 540px;
        }
		.tab_con2 .text-time{
            display: inline-block;
            float: right;
		}

.con-2-rt{
    float: right;
}
    .special{
        width: 470px;
    }
    .special-hd{
        background: url(../images/special-hd-bg.png) no-repeat;
        height: 56px;
        line-height: 48px;
        text-indent: 20px;
        color: #fff;
        font-size: 18px;
        position: relative;
    }
        .special-hd .special-hd-bt{
            display: block;
            position: absolute;
            background: #fff;
            color: #d70201;
            border: 1px #d70201 solid;
            border-radius: 3px;
            height: 28px;
            line-height: 28px;
            padding: 0 10px;
            right: 15px;
            top:14px;
            font-size: 14px;
            text-indent: 0px;
        }
        .special-hd .special-hd-bt:hover{
            color: #000;
                }
            .special-hd-bt .icon-ysqgk{
                display: inline-block;
                vertical-align: middle;
                width: 22px;
                height: 18px;
                background-position: -33px -223px;
            }
    .special-bd{
        border: 1px #ddd solid;
        border-top:0;
        width: 468px;
        height: 333px;
        overflow: hidden;
    }
    .special-bd ul{
        margin: 15px 10px;
    }
    .special-bd ul li{
        float: left;
        margin: 5px 1px 5px 0;
    }
    .special-bd ul li a{
        display: block;
        width: 86px;
        height: 26px;
        padding-top: 60px;
        text-align: center;
        border:1px #fff solid;
    }
    .special-bd ul li a:hover{
        filter:alpha(opacity=80);  
        -moz-opacity:0.8;  
        -khtml-opacity: 0.8;  
        opacity: 0.8;  
    }
	.special-bd ul li.one{
        float: left;
        margin: 20px 1px 22px 0;
		font-size: 16px;
		color: #000;
    }
    .special-bd ul li.one a{
        display: block;
        width: 126px;
        line-height: 46px;
		height: 46px;
        padding-top: 0px;
        text-align: center;
		border: 1px solid #d2d2d2;
		border-radius: 5px;
		margin-left: 18px;
		background: -webkit-linear-gradient(top, #eeeeee 0%, #ffffff 100%);
		background: linear-gradient(to bottom, #eeeeee 0%, #ffffff 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); 
		color: #d50014;
	}
    .special-bd ul li.one a:hover{
        filter:alpha(opacity=80);  
        -moz-opacity:0.8;  
        -khtml-opacity: 0.8;  
        opacity: 0.8;  
    }
    .special-icon{
        background: url(../images/special-bd-icon.png) no-repeat;
    }
    .special-bd .icon-xxgkml{
        background-position: 0 0;
    }
    .special-bd .icon-zzjg{
        background-position: 0 -90px;
    }
    .special-bd .icon-fgwj{
        background-position: 0 -180px;
    }
    .special-bd .icon-zfwj{
        background-position: 0 -270px;
    }
    .special-bd .icon-ghjh{
        background-position: 0 -360px;
    }
    .special-bd .icon-xxgkzn{
        background-position: 0 -450px;
    }
    .special-bd .icon-bmys{
        background-position: 0 -540px;
    }
    .special-bd .icon-sgzc{
        background-position: 0 -630px;
    }
    .special-bd .icon-mbzrkh{
        background-position: 0 -720px;
    }
    .special-bd .icon-zdxm{
        background-position: 0 -810px;
    }
    .special-bd .icon-xxgkzd{
        background-position: 0 -900px;
    }
    .special-bd .icon-yjgl{
        background-position: 0 -990px;
    }
    .special-bd .icon-rsxx{
        background-position: 0 -1080px;
    }
    .special-bd .icon-ndbg{
        background-position: 0 -1170px;
    }
    .special-bd .icon-tjxx{
        background-position: 0 -1260px;
    }

.con-3{
    margin-top: 25px;
    height: 120px;
    overflow: hidden;
}

.con-4{
    margin-top: 25px;
    height: 246px;
}
.con-4-lt{
    float: left;
    width: 770px;
}

.con-4-rt{
    float: right;
    width: 370px;
}
    .con-4-rt ul li a{
        display: block;
        width: 370px;
        height: 105px;
        background: url(../images/icon-big.png) no-repeat;
    }
    .con-4-rt ul li a:hover{
        filter:alpha(opacity=80);  
        -moz-opacity:0.8;  
        -khtml-opacity: 0.8;  
        opacity: 0.8;  
    }
    .con-4-rt ul li .icon-big-a{
        background-position: 0 0 ;
    }
    .con-4-rt ul li .icon-big-b{
        margin-top: 35px;
        background-position: 0 -105px ;
    }
.con-5{
    margin-top: 25px;
    height: 120px;
    overflow: hidden;
   
}
    .marquee-pic {
        margin: 10px 15px;
        width: 1140px;
        overflow: hidden;
        position: relative;
    }
    .marquee-pic li {
        display: inline;
        float: left;
        margin-right: 10px;
    }
    .marquee-pic li a {
        display: block;
        float: left;
    }
    .marquee-pic li a img {
        width: 301px;
		height: 180px;
    }
    .marquee-pic li a img:hover{
        filter:alpha(opacity=80);  
        -moz-opacity:0.8;  
        -khtml-opacity: 0.8;  
        opacity: 0.8;  
    }
    .marquee-pic li a:hover {
        color: #000;
    }

.con-6{
    margin-top: 25px;
    height: 247px;
    overflow: hidden;
}
.con-6-lt{
    float: left;
    width: 770px;
}
.con-6-rt{
    float: right;
    width: 368px;
    
}

.con-6-rt .lm-bd a{
   display:block;
   margin-bottom:10px;
    
}
    .zzjg{
        border: 1px #ddd solid;
        height: 198px;
    }
    .zzjg a{
        background: url(../images/zzjg-bg.png) no-repeat;
        display: block;
        width: 183px;
        height: 99px;
        float: left;
    }
    .zzjg a:hover{
        filter:alpha(opacity=70);  
        -moz-opacity:0.7;  
        -khtml-opacity: 0.7;  
        opacity: 0.7;  
    }
    .zzjg .jldjs{
        background-position: 0 0;
    }
    .zzjg .jgzn{
        background-position: -183px 0;
    }
    .zzjg .nscsjzz{
        background-position: -244px 0;
    }


#focus{position: relative;width:1170px;height:120px;margin:0 auto;}
#focus div{position:absolute;width:1170px;height:120px;overflow:hidden;}
#focus img{width:1170px;height:120px;}
#focus #focus_img{display:none;}

/*首页主体完*/

/*二级及内容*/
.list-lt{
    float: left;
    width: 268px;
    border: 1px #ddd solid;
}
    .list-lt-pic-hd{
        height: 44px;
        line-height: 44px;
        background: #f8f8f8;
        border-bottom: 1px #ddd solid;
    }
    .list-lt-pic-hd span{
        vertical-align: middle;
    }
    .list-lt-pic-hd .indent {
        display: inline-block;
        height: 18px;
        width: 5px;
        background: #d70201;
        margin-left: 6px;
    }
    .list-lt-pic .title {
        font-size: 18px;
        margin-left: 10px;
    }
    .list-lt-pic-bd{
        text-align: center;
    }
    .list-lt-pic ul{
        padding: 14px;
    }
    .list-lt-pic ul li{
        margin-bottom: 18px;
    }
    .list-lt-pic ul li a{

    }
    .list-lt-pic ul li a img{
        display: block;
        width: 238px;
        height: 143px;
        border: 1px #ddd solid;
    }
    .list-lt-pic ul li a img:hover{
        border: 1px #ee413a solid;
    }
    .list-lt-pic ul li a .txt{
        width: 240px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        line-height: 24px;
    }
	.list-lt-list{
        text-align: center;
        background: url(../images/list-lt-list-down-pic.jpg) no-repeat bottom;
    }
    .list-lt-list ul{
        padding: 5px;
        
    }
    .list-lt-list ul li{
		text-align:left;
		text-indent:15px;
		margin-bottom: 5px;
		border:1px #e10301 solid;
    }
    .list-lt-list ul li a{
		display:block;
		padding:10px 10px 5px;
		font-size:16px;
		color:#e10301;
    }
	.list-lt-list ul li a:hover{
		background:#fff8c8;
    }
	.list-lt-list ul li .icon-xflist{
		display:inline-block;
		vertical-align:middle;
		height:20px;
		width:18px;
		background-position: -335px -12px;
		margin-right:5px;
		}
		
		.list-lt-list ul li ul{
            border-top:1px #ccc dotted;
			padding: 5px;
    }
		.list-lt-list ul li ul li{
			
			text-align:left;
			text-indent:45px;
			margin-bottom: 2px;
			border:0px #e10301 solid;
		}
		.list-lt-list ul li ul li a{
			display:block;
			padding:5px 0;
			font-size:14px;
			color:#333;
		}
		.list-lt-list ul li ul li .icon-xflist{
		display:inline-block;
		vertical-align:middle;
		height:20px;
		width:18px;
		background-position: -358px -12px;
		margin-right:5px;
		}
	.list-lt-list-down-pic{
		height:150px;
		}
	
.list-rt{
    float: right;
    width: 870px;
}
.list-two{
    
}
.list-two>ul>li{
    float: left;
    width: 47.5%;
    height: 380px;
    margin: 20px 20px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
     white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.list-two>ul>li .list-lm-bd ul li{
    width: ;
}

.list-lm-bd ul li{
    line-height: 40px;
    height: 40px;
    text-indent: 10px;
    border-bottom: 1px #d1d1d1 dashed;
}
.list-lm-bd ul li a{
    display: inline-block;
    width: 75%;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;
     white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.list-lm-bd ul li .time{
    float: right;
    color: #999;
}

/*分页*/
.page-list {
    margin: 15px 5px;
    text-align: center;
    font-size: 14px;
}
.page-list a {
    padding: 7px 8px;
    BORDER: #ccc 1px solid;
    BACKGROUND-POSITION: 50% bottom;
    COLOR: #333;
    margin-right: 3px;
    text-decoration: none;
    background: #fff;
}
.page-list a:hover, .page-list a:focus {
    color: #333;
    background: #f1f1f1;
    border: 1px solid #ddd;
}
.page-list .page-infor {
    height: 24px;
    line-height: 24px;
    margin-right: 15px;
    border: 0;
    display: inline-block;
    color: #999;
}
.page-list .page-infor .num {
    font-weight: bold;
    color: #ee413a;
    padding: 0 5px;
}
.page-list a.current {
    PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #ee413a;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 3px;
    border: 1px solid #fff;
}
.page-list a.current:hover{
    background: none;
}

.content-hd{
    height: 45px;
    line-height: 40px;
    border-bottom: 1px #d1d1d1 dashed;
}
.route-sj{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../images/route-sj.png) no-repeat;
    margin-right: 3px;
}
.content-bd{
    margin: 20px 0;
}
.content-bd h1{
    font-size: 30px;
    line-height: 40px;
    color: #000;
    text-align: center;
    font-weight: normal;
    padding: 0 50px;
}
.content-bd h2{
    font-size: 20px;
    line-height: 44px;
    color: #666;
    text-align: center;
    font-weight: normal;
    padding: 0 50px;
    border-bottom: 1px #e9e9e9 solid;
}
.content-bd-source{
    line-height: 44px;
    text-align: center;
    color: #666;
    border-bottom: 1px #e9e9e9 solid;
}
.content-bd-source span{
    display: inline-block;
    margin: 0 10px;
}
.content-bd-cont{
    padding: 0 30px;
    line-height: 30px;
    font-size: 14px;
    margin: 15px;
    text-indent: 2.0em;
    text-align: justify;
}
.content-bd-cont-ft16{
    line-height: 34px;
    font-size: 16px;
}

.content-bd-cont img {
    display: block;
    margin: 15px auto;
}
.content-tools {
    text-align: right;
    padding: 0 30px;
}
.content-tools a {
    display: inline-block;
    height: 22px;
    width: 75px;
    margin-right: 10px;
}
.tools-print {
    background: url(../images/tools-print.png) no-repeat;
}
.tools-close {
    background: url(../images/tools-close.png) no-repeat;
}
/*二级及内容完*/


/*期刊简报*/
.qikanjb-hd{
    height: 25px;
    line-height: 20px;
    border-bottom: 1px #d1d1d1 dashed;
}
.qikanjb-bd{
    margin-top: 15px;
    overflow: hidden;
}
.qikan-img{
    float: left;
}
.qikan-img img{
    width: 470px;
    height: 640px;
    border: 1px #e1e1e1 solid;
}
.qikan-list{
    float: left;
    margin-left: 18px;
    width: 510px;
    
}
.qikan-list ul{
    margin: 0 10px;
    height: 136px;
    overflow: hidden;
}
.qikan-list ul li{
    float: left;
    width: 50%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
}
.qikan-list-txt{
    margin-top: 10px;
    background: #f6f6f6 url(../images/qikangjbbj-bg.jpg) no-repeat bottom;
    padding: 15px 30px;
    color: #666;
    height: 418px;
}
.qikan-list-txt label{
    display: block;
    height: 24px;
    line-height: 24px;
}
.qikan-list-txt label .title{
    display: inline-block;
    width: 105px;
    text-align: right;
}
.qikan-img-small{
    float: right;
    
}
.qikan-img-small ul li{
    margin-bottom: 14px;
}
.qikan-img-small img{
    width: 148px;
    height: 202px;
    border: 1px #e1e1e1 solid;
}
.qikan-img-small img:hover{
	border: 1px #ff0000 solid;
	} 
.qikanjb-history{
    margin-top: 20px;
}
.qikanjb-history ul{
    padding: 10px 8px;
    height: 160px;
    border: 1px #e1e1e1 solid;
    overflow-x: auto;
}
.qikanjb-history ul li{
    float: left;
    margin :0 12px 14px 0;
}
.qikanjb-history ul li a{
    display: inline-block;
    text-align: center;
    border: 1px #e1e1e1 solid;
    width: 112px;
    height: 28px;
    line-height: 28px;
    color: #666;
}
.qikanjb-history ul li a:hover{
    color: #e10301;
    border: 1px #999 solid;
}
.banimg{width: 600px;height: 200px; margin: 20px auto;}
.banimg li{ width: 200px; height: 200px; position: relative;}
.banimg li img{ width: 200px; height: 200px; position: absolute; left: 50%;top: 50%;margin: -100px 0 0 -100px;z-index: 1;}

/*期刊简报完*/

/*依申请公开*/
.ysqgk-hd{
}
.ysqgk-banner{
    margin: 10px 0;
}
.ysqgk-txt{
    margin: 20px auto 0;
    width: 94%;
    line-height: 30px;
}
.ysqgk-search{
    margin-top: 10px;
    padding: 0 0 0 15px;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    border:1px #dedede solid;
}
.ysqgk-search .title{
    font-size: 16px;
    color: #d90201;
}
.ysqgk-search span{
    padding-left: 5px;
    vertical-align: middle;
}
.ysqgk-search input{
    margin: 0 5px;
    height: 28px;
    line-height: 28px;
    border: 1px #d0d0d0 solid;
    padding: 0 5px;
    font-size: 16px;
}
.sc-button-red{
    background: #d90201;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin:0 5px;
}
.sc-button-red:hover{
    background: #ff2929;
}
.ysqgk-search .search-ljgd{
    display: inline-block;
    float: right;
    border-left: 1px #dedede solid;
    width: 200px;
    text-align: center;
}
.ysqgk-search .search-ljgd:hover{
    background: #fff;
}
.ysqgk-search .icon-ljgd{
    background-position: -64px -222px;
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 20px;
}
.ysqgk-sy{
    margin-top: 10px;
    background: url(../images/ysqgk-sy-bg.jpg) no-repeat;
    height: 350px;
    padding: 100px 80px 100px 100px;
}
.ysqgk-sy-lt{
    border: 1px #d90201 solid;
    width: 272px;
    height: 294px;
    background: #fff;
    position: relative;
    margin-top: 12px;
}
.ysqgk-sy-lt .title{
    position: absolute;
    margin-top: -20px;
    margin-left: 30%;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    border: 1px #d90201 solid;
    background: #ff4f4e;
    padding: 0 20px;
    color: #fff;
}
.ysqgk-sy-lt .cont{
    padding: 40px 30px;
}
.ysqgk-sy-lt .cont .txt{
    padding: 5px 0;
    
}
.ysqgk-sy-rt{
    width: 680px;
}
.ysqgk-sy-rt a{
    background: url(../images/ysqgk-sy-button-bg.png) no-repeat;
    display: block;
    height: 248px;
    width: 204px;
    font-size: 30px;
    line-height: 76px;
    text-align: center;
    margin-bottom: 40px;
    float: left;
    margin-right: 20px;
    padding-top: 70px;
}
.ysqgk-sy-rt a:hover{
    background-position: -203px 0;
}
.ysqgk-sy-rt a .title{
    font-size: 30px;
    display: block;
    line-height: 40px;
}
.ysqgk-sy-rt a .en{
    font-size: 20px;
    color: #999;
    display: block;
    line-height: 30px;
}
.ysqgk-sy-rt a i{
    display: block;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-top: 40px;
}
.ysqgk-sy-rt a .icon-faren{
    background-position: -400px -146px;
}
.ysqgk-sy-rt a .icon-gongzhong{
    background-position: -500px -146px;
}
.ysqgk-sy-rt a .icon-shehuitt{
    background-position: -600px -146px;
}
.ysqgk-bd{
    margin-top: 10px;
}
.ysqgk-bd .one a{
    display:block;
    width: 49.5%;
    height: 180px;
    padding-top: 50px;
    text-align: center;
    background: #f2f2f2;
    border: 1px #d0d0d0 solid;
    font-size: 26px;
    line-height: 60px;
}
.ysqgk-bd .one a.wysq{
    color: #a1460a;
    float: left;
}
.ysqgk-bd .one a.ljxggd{
    float: right;
    color: #15627e;
}
.ysqgk-bd .one a:hover{
    background: #f9f7ee;
    border: 1px #ffae3a solid;
}
.ysqgk-bd .one a i{
    margin: 0 auto;
    display: block;
    width: 75px;
    height: 75px;
}
.ysqgk-bd .one a .bt-sq{
    background-position: -196px -142px;
}
.ysqgk-bd .one a .bt-ljgd{
    background-position: -298px -142px;
}
.ysqgk-bd .two,.ysqgk-bd .three{
    line-height: 30px;
    padding: 40px 70px 100px;
    background: #f2f2f2 url(../images/ysqgk-bd-bg.png) left bottom no-repeat;
}
.ysqgk-bd .two h1{
    text-align: center;
    line-height: 60px;
    color: #d90201;
    font-size: 30px;
    
}
.ysqgk-bd .three{
    padding-bottom: 40px;
    text-align: center;
    position: relative;
}
.ysqgk-bd .three .three-bt{
    height: 540px;
}
.ysqgk-bd .three .three-bt a{
    position: absolute;
    display: block;
    width: 167px;
    height: 132px;
    padding-top: 30px;
    font-size: 24px;
    background: url(../images/ysqgk-three-bt-bg.png) no-repeat;
}
.ysqgk-bd .three .three-bt a:hover{
    background-position: 0 -162px;
}
.ysqgk-bd .three .three-bt a.bt-1{
    top:50px;
    left: 500px;
}
.ysqgk-bd .three .three-bt a.bt-2{
    top:230px;
    left: 300px;
}
.ysqgk-bd .three .three-bt a.bt-3{
    top:230px;
    left: 500px;
}
.ysqgk-bd .three .three-bt a.bt-4{
    top:230px;
    left: 708px;
}
.ysqgk-bd .three .three-bt a.bt-5{
    top:408px;
    left: 500px;
}
.ysqgk-bd .three .three-bt a i{
    display: block;
    margin: auto;
    width: 50px;
    height: 50px;
}
.ysqgk-bd .three .three-bt a i.icon-gongmin{
    background-position: 0px -255px;
}
.ysqgk-bd .three .three-bt a i.icon-jigou{
    background-position: -50px -255px;
}
.ysqgk-bd .three .three-bt a i.icon-qiyefaren{
    background-position: -100px -255px;
}
.ysqgk-bd .three .three-bt a i.icon-shetuanzuzhi{
    background-position: -150px -255px;
}
.ysqgk-bd .three .three-bt a i.icon-qita{
    background-position: -200px -255px;
}
.ysqgk-bd .four{
    line-height: 30px;
    padding: 20px 70px;
}
.ysqgk-bd .four h1{
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    font-weight: normal;
}
.ysqgk-bd .four .table-form{
    width: 100%;
    border: #ddd solid 1px;
    background: #f4f4f4;
    margin-bottom: 10px;
}
.ysqgk-bd .four .table-form td {
	border: #ddd solid 1px;
    padding:2px 5px;
}
.ysqgk-bd .four .table-form td li {
    float: left;
    margin-right: 10px;
}
.ysqgk-bd .four .table-form td span{
    color: #f00;
    display: inline-block;
    font-size: 18px;
    line-height: 16px;
    vertical-align: middle;
}
.ysqgk-bd .four .table-form table,.ysqgk-bd .four .table-form table td{
    border:0;
}
.ysqgk-bd .four .table-form label{
    margin-right: 15px;
}
.ysqgk-bd .four .table-form input{
	margin:0 4px 0 5px ;
	height:26px;
    line-height: 26px;
    padding: 0 5px;
    border: 1px #ccc solid;
	}
.ysqgk-bd .four .table-form textarea{
    margin:0 0 0 5px ;
    padding: 0 5px;
    line-height: 26px;
    border: 1px #ccc solid;
    width: 95%;
    
}

/*依申请公开完*/


.zmhd-sy{
    margin-top: 20px;
    background: url(../images/zmhd-sy-bg.jpg) no-repeat;
    height: 428px;
    padding: 100px;
}
.zmhd-sy-ct{
}
.zmhd-sy-ct a{
    background: url(../images/ysqgk-sy-button-bg.png) no-repeat;
    display: block;
    height: 248px;
    width: 204px;
    font-size: 30px;
    line-height: 76px;
    text-align: center;
    float: left;
    padding-top: 70px;
	margin:0px 58px 40px 58px;
}
.zmhd-sy-ct a:hover{
    background-position: -203px 0;
}
.zmhd-sy-ct a .title{
    font-size: 30px;
    display: block;
    line-height: 40px;
}
.zmhd-sy-ct a .en{
    font-size: 20px;
    color: #999;
    display: block;
    line-height: 30px;
}
.zmhd-sy-ct a i{
    display: block;
    width: 70px;
    height: 70px;
    margin: auto;
    margin-top: 40px;
}
.zmhd-sy-ct a .icon-yjjy{
    background-position: -400px -232px;
}
.zmhd-sy-ct a .icon-xfsx{
    background-position: -500px -232px;
}
.zmhd-sy-ct a .icon-ldxx{
    background-position: -600px -232px;
}
.zmhd-sy-ct a .icon-zxdc{
    background-position: -700px -232px;
}
/*政民互动完*/

.footer-link{
    background: #bf0504;
    height: 90px;
    color: #fff;
    padding-top: 20px;
}
    .footer-link-hd{
        width: 1060px;
        margin: 0 auto;
        height: 40px;
    }
    .footer-link-hd .title{
        font-size: 18px;
        font-weight: bold;
    }
    .footer-link-hd .line{
        height: 12px;
        width: 950px;
        margin-left: 10px;
        border-bottom: 1px #f09e9e dashed;
    }
    .footer-link-bd{
        width: 1060px;
        margin: 0 auto;
    }
    .footer-link-bd ul li{
        float: left;
    }
    .footer-link-sl{
        color: #fff;
        background:  none;

    }
    .footer-link-sl:focus{
        color: #000;
    }
    .footer-link-sl1 {
        width: 155px;
        height: 28px;
        overflow: hidden;
        display:block;
        border: 1px #fcc4c4 solid;
        border-radius: 3px;
    }
    .footer-link-sl2{ 
        width:176px; 
        display:block; 
        height: 30px; 
        overflow:hidden; 
        background:url(../images/select-sj.gif) 140px 12px no-repeat;
    }
    .footer-link-bd select { 
        position: relative; 
        left: -2px; top: -2px; 
        height: 28px;
        width: 182px; 
        padding-left: 5px;
        color: #fff; 
        background: none;
        border: none;
    }
    .footer-link-bd select:focus{
        color: #000; 
    }

    .footer{
        height: 200px;
        background: #d70201;
        color: #fff;
    }
	.footer-bd-link{
        width: 480px;
        margin: 0 auto;
		padding:20px 0;
    }
	.footer-bd-link a{
		display:inline-block;
		margin-right:30px;
		}
    .footer-bd{
        width: 490px;
        margin: 0 auto;
		overflow:hidden;
    }
    .footer-bd .icon-dzjg{
        float: left;
        width: 55px;
        height: 65px;
        background: url(../images/icon.png) 0 -150px no-repeat;
    }
    .footer-bd .txt{
        float: left;
        margin-left: 10px;
    }


/*浮动*/
.izl-rmenu {
	position: fixed;
	left: 50%;
	margin-left: 605px;
	bottom: 10px;
	padding-bottom: 73px;
	z-index: 9999;
}
	.izl-rmenu .btn-fd {
		display:block;
		width: 66px;
		height: 62px;
		margin-bottom: 6px;
		cursor: pointer;
		position: relative;
		border:1px #ddd solid;
	}
	.izl-rmenu .btn-fd:hover {
		border:1px #d70201 solid;
	}
	.izl-rmenu .xfzn, .izl-rmenu .wsxf, .izl-rmenu .ldxx, .izl-rmenu .ysqgk, .izl-rmenu .yjjy, .izl-rmenu .hdft, .izl-rmenu .dczj, .izl-rmenu .btn-top,.izl-rmenu .jrtt{
		background:#fff url(../images/fudong-20211209.png) no-repeat;
		width: 68px;
		height: 64px;
	}
	.izl-rmenu .xfzn:hover {
		background-position:-70px 0;
		transition: background 0.2s linear;
	}
	.izl-rmenu .wsxf {
		background-position:0 -69px;
	}
	.izl-rmenu .wsxf:hover {
		background-position: -70px -69px;
		transition: background 0.2s linear;
	}
	.izl-rmenu .ldxx {
		background-position:0 -138px;
	}
	.izl-rmenu .ldxx:hover {
		background-position: -70px -138px;
		transition: background 0.2s linear;
	}
	.izl-rmenu .ysqgk {
		background-position:0 -207px;
	}
	.izl-rmenu .ysqgk:hover {
		background-position: -70px -207px;
		transition: background 0.2s linear;
	}
	.izl-rmenu .yjjy {
		background-position:0 -276px;
	}
	.izl-rmenu .yjjy:hover {
		background-position: -70px -276px;
		transition: background 0.2s linear;
	}
	.izl-rmenu .hdft {
		background-position:0 -345px;
	}
	.izl-rmenu .hdft:hover {
		background-position: -70px -345px;
		transition: background 0.2s linear;
	}
	.izl-rmenu .dczj {
		background-position:0 -414px;
	}
	.izl-rmenu .dczj:hover {
		background-position: -70px -414px;
		transition: background 0.2s linear;
	}
	
	.izl-rmenu .btn-top {
		display: none;
		background-position: 0px -484px;
		background-color: #ddd;
		
	}
	.izl-rmenu .btn-top:hover {
		background-color: #fff;
		background-position: -70px -484px;
	}

	.izl-rmenu .jrtt {
		background-position:0px 0px;
	}
	.izl-rmenu .jrtt:hover {
		background-position: -70px 0px;
		transition: background 0.2s linear;
	}

	#fudong_left a{
		float: right;
		background:url(../images/tousu20180930.png) no-repeat;
		display:block;
		width: 260px;
		top: 5px;
		height: 110px;
		cursor: pointer;
		position: relative;
	}

/*搜索*/	
.search-list{
	margin-top:20px;
	}
.search-list-hd{
	text-align:center;
	}
.search-list-bd{
	margin:20px 0;
	}
.search-list-bd h4{
	font-weight:normal;
	background:#f4f4f4;
	line-height:30px;
	height:30px;
	padding:0 10px;
	text-align:center;
	}
.search-list-bd ul li{
	border-bottom:1px #ddd dashed;
	padding:15px 10px;
	}
.search-list-bd ul li a{
	font-size:16px;
	color:#e40000;
	line-height:30px;
	}
.search-list-bd ul li p{
	color:#666;
	}
	
/*调查问卷*/		
.mt{ margin:0px auto;}
.vote{ width:1170px; padding-bottom:20px; border-bottom:#FFF 1px solid;}
	.v_c{ width:1170px; background:url(../images/dcwj-img/d_t_bg.jpg) no-repeat 0 0; padding-top:130px;}
		.v_c .desc{ width:1040px; background-color:#fcf9dd; padding:2px 25px 15px; color:#333; line-height:24px;}
		.v_c .other{ width:1060px; background-color:#ff4040; padding:0px 15px; height:30px; line-height:30px; font-size:14px; color:#fff; margin-bottom:17px;}
		.v_c .tit{ background:url(../images/dcwj-img/tit_bg.jpg) no-repeat 0 0; height:33px; line-height:33px; font-size:14px; padding-left:40px; margin-left:42px; color:#FFF; margin-bottom:10px;}
		.v_c .v_c_mod{ width:1040px; background:#f4f4f4; padding:15px 25px; margin-bottom:17px; border:1px #ccc solid;}
		.v_c .v_c_btn{ height:40px; line-height:40px; text-align:center;}
			.v_item{ width:auto; padding:15px 0; border-bottom: #bbb 1px dashed;}
				.v_i_t{ line-height:18px; padding:5px 0;}
				.v_i_t strong{ font-weight:bold; color:#616161}
				.v_i_t span{ color:#F00}
				.v_i_c{ line-height:24px; padding:3px 10px;}
				.v_i_c label{ padding-right:20px;word-wrap:break-word;}
        .v_c_jghd{ width:1170px; background:url(../images/dcwj-img/d_t_bg.png) no-repeat 0 0; padding-top:130px;}
        .v_c_jg{ width: 90%; margin: auto; margin-top: -40px;}
        .v_c_jg ul li{ margin-top: 30px;}
        .v_c_jg_hd{line-height: 30px;font-size: 16px;}
        .v_c_jg_hd .num{ color: crimson;}
        .v_c_jg_hd .title{ color: crimson;  font-weight: bold;}
        .v_c_jg_hd .option{ color: #1477d3;font-size: 14px;}
.tableResult {
    border: 1px solid #ccc;
    background-color:#f0f0f0;
    font-size:14px;
    width:100%;
    border-collapse:collapse;
}
.tableResult .text2 {
    font-size: 14px;
    color: #333;
}
.tableResult td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
div.bar {
    border: 1px #ccc solid;
    background: #fff9b6;
    float: left;
    padding: 0 0 0 1px;
    width: 200px;
    text-align: left;
    height: 22px;
    margin-right: 10px;
}
div.bar .precent {
    overflow: hidden;
    line-height: 20px;
}
/*信息公开专栏*/	
.xinxi-gkzl{ width:1170px; border-bottom:#FFF 1px solid;}
    .xinxi-gkzl-hd{ width:1170px; background:url(../images/xinxi-gkzl-hd.png) no-repeat 0 0; padding-top:130px;}
	.xinxi-gkzl .zuzhijg{ padding:0 35px; height:260px;}
	    .xinxi-gkzl .zuzhijg h3{ border-left:5px #e02020 solid; color:#e02020; font-size:20px; text-indent:8px; line-height:18px; font-weight:normal;}
		.xinxi-gkzl .zuzhijg ul{ margin:20px 0;}
		.xinxi-gkzl .zuzhijg ul li{ width:120px; float:left; margin-right:20px;}
		.xinxi-gkzl .zuzhijg ul li.end{ margin-right:0px;}
		.xinxi-gkzl .zuzhijg ul li .pic img{width:120px; height:160px;}
		.xinxi-gkzl .zuzhijg ul li .name{ display:block; text-align:center; margin:10px 0;}
		
	.xinxi-gkzl-line2{padding:0 35px; height:260px;}
	  .lm-unit{ float:left; width:352px; margin-right:22px;}
	  .lm-unit .lm-hd-tt{ font-weight:normal;}
	  .lm-unit .lm-sun-bd{ height:200px;}
	  .lm-unit .lm-sun-bd ul{ margin:0 0 10px;}
	  .lm-unit .lm-sun-bd ul li{ border-bottom:1px #ccc dashed; text-indent:3px; padding-top:5px;}
	  .lm-unit .lm-sun-bd ul li a{ width:340px;}

      .lm-unit-2{ float:left; width:412px; margin-right:22px;}
	  
	.xinxi-gkzl-line3{padding:0 35px; height:260px;}
	    .con-2-lt .bd{

    }
		.tab_con3{
			display:none;
            border: 1px #ddd solid;
			}
		.tabs3 {
			height: 41px;
            background: #fff;
            border-left: 1px #ddd solid;
		}
		.tabs3 li {
            border-top: 1px #ddd solid;
			height: 40px;
			line-height: 36px;
            width: 50%;
			float: left;
			overflow: hidden;
			position: relative;
            text-align: center;
			background: #eee;
		}
       .tabs4 {
            background: #eee;
		}
		.tabs3 li a {
			display: block;
			padding: 2px 15px;
			font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;
            cursor: pointer;
            border-right: 1px #ddd solid;
			color:#666;
		}
        .tabs3 li a i{
            width: 34px;
            height: 34px;
            margin-top: -4px;
            display: inline-block;
            vertical-align: middle;
            cursor: pointer;
        }
		.tabs3 .thistab {
			background: #d70201;
			height:40px;
		}
		.tabs3 .thistab a{
			color: #fff;
            background: url(../images/tabs2-li-a-bg.png) right bottom no-repeat;
			}
		.tab_con3 {
			padding: 20px 28px;
			font-size: 14px;
			line-height: 31px;
            height: 160px;
            overflow: hidden;
            border-right: 1px #ddd solid;
		}
		.tab_con3 a {
			display: block;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			-o-text-overflow: ellipsis;
            height: 32px;
            line-height: 32px;
		}
		.tab_con3 a:hover {
			text-decoration:none;
        }
        .tab_con3 .text{
            float: left;
            display: inline-block;
            overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
			-o-text-overflow: ellipsis;
            width: 540px;
        }
		.tab_con3 .text-time{
            display: inline-block;
            float: right;
		}
        .tab_con4 {
            height: 260px;
		}


	.xinxi-gkzl-line4{padding:0 35px; height:260px;}
	.xinxi-gkzl .end{ margin-right:0px;}
	
.index-left-fixed{
    position:fixed;
    top:280px;
    z-index: 1000;
    cursor: pointer;
	display:block;
}
.index-left-fixed .hide{
    position: absolute;
    display: block;
    top:5px;
    right: 6px;
    width: 20px;
    height: 20px;
    background:url(../images/zmxfgb/close.png) no-repeat;
}
.index-left-fixed .hide:hover{
    background-position: 0 -20px;
}

.focus_swfbt{
	position:absolute;
	display:block;
	background:#000;
	height:30px;
	line-height:30px;
	width:90px;
	text-align:center;
	right:100px;
	top:55px;
	background:#fff997;
	border-radius:5px;
	color:#ce231c;
	cursor:pointer;
	}

	
	
/*领导信箱*/
.ldxx-ct{
    background: url(../images/ldxx-bg1.jpg) no-repeat;
    width: 1170px;
    position: relative;
}
.ldxx-ct .button{
    right: 100px;
    top:120px;
}
.ldxx-ct .button a.bt{
    display: block;
    height: 288px;
    width: 174px;
    font-size: 30px;
    line-height: 76px;
    text-align: center;
    margin-bottom: 40px;
    float: left;
    margin-right: 30px;
	box-shadow: 0px 0px 5px #ccc; 
	border: 8px #fff  solid;
	background: #f0f0f0;
}
.ldxx-ct .button a.bt:hover{
	background: #f4f2dc;
	box-shadow: 0px 0px 10px #aaa; 
}
.ldxx-ct .button a.bt h3{
    padding: 70px 20px 20px;
    font-weight: normal;
    height: 70px;
    width: 150px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 35px;
}
.ldxx-ct .button a .icon-tsjb{
    margin: auto;
    display: block;
    height: 70px;
    width: 70px;
    background-position: -700px -146px;
}
.ldxx-ct .button a .icon-jjgyj{
    margin: auto;
    display: block;
    height: 70px;
    width: 70px;
    background-position: -200px -146px;
}
.ldxx-ct .button a .icon-xfsj{
    margin: auto;
    display: block;
    height: 70px;
    width: 70px;
    background-position: -300px -146px;
}
.ldxx-ct .button a.link{
	position: absolute;
    bottom: 30px;
    right: 100px;
	font-size: 16px;
	color: #999;
}
.ldxx-form-box h1{
    width: 400px;
    margin: 0 auto;
    font-size: 30px;
    line-height: 76px;
    text-align: center;
}
.ldxx-form-box{
    padding: 20px;
    line-height: 24px;
}
.ldxx-bd .ldxx-zcxz{
	padding: 20px;
    line-height: 34px;
	font-size: 16px;
	
}
.ldxx-form-conted{
	font-size:16px;
	line-height:40px;
	color:#fff;
	background:#C00;
	padding:6px 10px;
	border-radius:3px;
	}
.ldxx-form-conted input{
	margin-right:3px;
	margin-bottom:2px;
	}
.ldxx-form-cont{
    background:#f0f0f0;
    margin: 0 0 15px 0;
    padding: 20px 0;
}
.ldxx-lt{
    width: 510px;
    padding: 21px;
}
.ldxx-lt-hd{
    height: 108px;
    line-height: 108px;
    color: #fff;
    background: #fe8636;
    font-size: 24px;
    text-align: center;
}
.ldxx-lt-hd .txt{
    display: inline-block;
    margin: 0 8px;
}
.ldxx-lt-bd{
    background: #fff;
    height: 324px;
    padding: 30px 10px;
    filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8;  
    opacity: 0.8;  
}
.ldxx-lt-bd .txt{
    padding: 15px 30px;
    font-size: 16px;
}
.ldxx-title{
	background: url(../images/ldxx/ldxx_title.png) 0 70px no-repeat;
    width: 285px;
    height: 135px;
    margin: 0px auto 30px;
}
.ldxx-onett{
	height: 90px;
	line-height: 90px;
	width: 1006px;
	margin: 0 auto;
	background: #ff4f4e;
	color: #fff;
	font-size:24px;
	padding:0 30px;
}
.ldxx-onett a{
	margin-left: 20px;
	color: #fff;
}
.ldxx-onett .fl{
	width: 70%;
}
.ldxx-onett .fr{
	font-size:16px;
	width: 15%;
}
.ldxx-bd{
	width: 986px;
	margin: 0 auto;
	background: rgba(255,255,255,0.9);
	padding: 40px 20px;
}
.ldxx-bd-index{
	height: 322px;
	padding: 50px 20px 50px 60px;
}
.ldxx-bd .contnet {
	width: 270px;
}
.ldxx-bd .contnet ul li{
	padding: 0 0 10px 0;
	line-height: 28px;
}
.ldxx-bd .contnet ul li::before{
  content:"●";
  color:#d10101;
  font-size:20px;
  margin-right: 5px;
}
.ldxx-bd ul li{
	clear: both;
	zoom: 1;
	line-height: 35px;
}
.ldxx-bd ul li .text{
	display: block;
	min-width: 135px;
	text-align: right;
	font-size: 16px;
}
.ldxx-bd ul li .beizhu{
	padding-left: 10px;
	color: #d90201;
}
.ldxx-bd ul li .beizhu a{
	border: 1px #333 solid;
	color: #333;
	display: inline-block;
	margin: 0 5px;
	line-height: 18px;
	border-radius: 3px;
	padding: 0 5px;
}
.ldxx-bd ul li .beizhu a:hover{
	color: #d90201;
	border: 1px #d90201 solid;
}
.ldxx-bd input, .ldxx-bd select {
    height: 26px;
    line-height: 20px;
    border: 1px #cacaca solid;
    padding: 0 5px;
    font-size: 14px;
}
.denglu-rt{
	display: block;
	margin-left: 130px;
}
.ldxx-bd .pg-title{
	color: #000;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	font-weight: normal;
}

.ldxx-bd ul.denglu {
	padding-left: 240px;
}
.ldxx-bd ul.zhuce {
	padding-left: 140px;
}
.ldxx-bd ul .xing{
	color:#d10101;
    font-size:16px;
    margin-right: 5px;
}

.ldxx-bd ul .ldxx-zc-yzm{
	display: inline-block;
	border:1px #d10101 solid;
	color:#d10101;
	line-height: 26px;
	padding: 0 8px;
	vertical-align: middle;
	margin-left: 10px;
}

.table-a{
	 border-collapse:collapse;
	 color:#666;
	 color:#666;
	 font-size:16px;
	 font-family:"微软雅黑";
     width:940px;
	 }
  .table-a tr,.table-a th,.table-a td{
	 padding:6px 2px;
	 }
	 .table-a th{
		 text-align:right;
		 font-weight:normal;
	 }
	.table-a input,.table-a select{
		height:26px;
		line-height:20px;
        border: 1px #cacaca solid;
        padding: 0 5px;
        font-size: 14px;
		}
.table-a textarea{
		line-height:20px;
        border: 1px #cacaca solid;
        padding: 0 5px;
        font-size: 14px;
        resize: none;
		}
.ldxx-yzm img{
    height: 28px;
}
.button-box{
    text-align: center;
}
.button-red{
    background: #d90201;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin:0 5px;
}
.button-white{
    background: #fff;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    border: none;
    color: #d90201;
    border-radius: 3px;
    margin:0 5px;
	border:1px #ddd solid;
}

.button-grey{
    background: #b7b7b7;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    border: none;
    color: #fff;
    border-radius: 3px;
    margin:0 5px;
}
.button-red:hover{
    background: #ff2929;
}
.button-white:hover{
    background: #f2f2f2;
}

.ldxx-list{
    margin: 40px 50px 0;
}
.ldxx-list h2{
    color: #d90201;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px #d90201 solid;
}
.ldxx-list ul li{
    padding: 25px 0 25px 40px;
    border-bottom: 1px #dedede solid;
}
.ldxx-list-ask{
    position: relative;
}
.ldxx-list-ask .title{
    font-size: 18px;
    color: #3db21b;
}
.ldxx-list-ask .time{
    color: #999;
}
.ldxx-list-ask .cont{
    margin-top: 10px;
}

.ldxx-list-answer{
    margin-top: 25px;
    color: #d90201;
    position: relative;
}
.ldxx-list-ask .icon-ask,.ldxx-list-answer .icon-answer{
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    margin-left: -35px;
}
.ldxx-list-ask .icon-ask{
    background-position: 0 -220px;
}
.ldxx-list-answer .icon-answer{
    background-position: -30px -220px;
}
.ldxx-fscg{
    margin: 40px 0 0 140px;
    font-size: 16px;
}
.ldxx-fscg .icon-fscg{
    position: absolute;
    margin-left: -85px;
    margin-top: -10px;
    display: block;
    width: 85px;
    height: 85px;
    background-position: -90px -150px;
}
.ldxx-bd .pg-title{
	color: #000;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	font-weight: normal;
}
.ldxx-bd .pg-tongji{
	padding-bottom: 20px;
}
.ldxx-bd .pg-tongji h4{
	text-align: center;
	font-size: 20px;
	color: #666;
	font-weight: normal;
}
.ldxx-bd .pg-tongji .bq{
	text-align: center;
}
.ldxx-bd .pg-tongji .ct{
	text-align: center;
}
.ldxx-bd .pg-tongji .bq label{
	padding: 0 8px;
	line-height: 40px;
}
.ldxx-bd .pg-tongji .bq .time {
	width: 16px;
	height: 16px;
	margin-right: 3px;
}
/*领导信箱完*/