* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
        list-style: none;
}
a{
	text-decoration: none;
}
.main {
       min-height: 800px;
       min-width: 1200px;
       background: url(../img/main_bg.png) 0px 0px no-repeat;
       background-size: 100%;
}

.main .for-guohui {
	position: relative;
	top: 30px;
	height: 80px;
	line-height: 80px;
}

.zfxxgk_top{
	height: 300px;
	overflow: hidden;
        width: 1100px;
        margin: 0 auto;
}

.for-guohui img {
	width: 70px;
	vertical-align: middle;
}

.for-guohui span {
	display: inline-block;
	margin-left: 20px;
	color: #ffffff;
	font-size: 35px;
	vertical-align: middle;
}

.main .top-title,.main .top-title>span {
	margin-top: 70px;
	text-align: center;
	font-size: 100px;
	color: #FFFFFF;
	font-weight: bolder;
	/* 设置字体阴影的方法 */
	text-shadow:#738cc2 3px 4px 5px;
	font-weight: bolder;
}

.main .top-title>span {
	position: relative;
}

.main .top-line {
	position: absolute;
	bottom: -20px;
	left: 0px;
	width: 488px;
	border: 2px solid #FFFFFF;
}

.main .container {
	width: 1100px;
	margin: 0px auto 0px;
	background-color: #f6f5f7;
        padding-bottom: 10px;
}

.main .container:after {
	content:"";			
	height:0;				
	line-height:0;			
	display:block;			
	visibility:hidden;		
	clear:both;	
}

.container-main {
	float: right;
	width: 770px;
	margin-right: 30px;
	background-color: #ffffff;
	box-shadow: 0 10px 10px 0 #babacd;
}
.divlist{
	background: white;
}
/* 以下为需要用js处理的部分 */
 

.search>input[type=text] {
	width: 510px;
	height: 50px;
	padding-left: 20px;
	padding-right: 50px;
	border-radius: 9px;
	border: 2px solid #2d66a5;
	outline: none;
	box-sizing: border-box;	
}
.search>form>input[type=text] {
	width: 510px;
	height: 50px;
	padding-left: 20px;
	padding-right: 50px;
	border-radius: 9px;
	border: 2px solid #2d66a5;
	outline: none;
	box-sizing: border-box;	
}

.search>form>a {
	position: absolute;
	right: 308px;
	top: 93px;
}

.page-demo {
	float: left;
	width: 240px;
	margin-left: 36px;
	margin-right: 18px;
}

.page-demo>ul {
	list-style: none;
}

.page-demo>ul>li {
	width: 100%;
	margin-bottom: 15px;
	background-color: white;
	line-height: 70px;
}

.page-demo>ul>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #2D66A5;
}

.page-demo>ul>.active {
	background-color: #2D66A5;
}

.page-demo>ul>.active .add {
	color: white;
}

.page-demo>ul>.active>a {
	color: white;
}

.page-demo>ul>li img {
	vertical-align: middle;
	margin-left: 30px;
}
.divlist{
    line-height: 70px;
    margin-bottom: 15px;
    cursor: pointer;
}
.page-demo div img{
	vertical-align: middle;
	margin-left: 30px;
}
.page-demo .page-demo-topText {
	display: inline-block;
	width: 90px;
	vertical-align: middle;
	margin-left: 35px;
	line-height: 25px;
	font-size: 20px;
}
.page-demo .page-demo-topText1 {
	display: inline-block;
	width: 170px;
	vertical-align: middle;
	margin-left: 35px;
	line-height: 25px;
	font-size: 20px;
}
.add {
	display: inline-block;
	/* display: none; */
	vertical-align: middle;
	margin-left: 5px;
}

.add span {
	font-size: 30px;
}

.reduce {
	/* display: inline-block; */
	display: none;
	vertical-align: middle;
	margin-left: 5px;
}

.reduce span {
	font-size: 30px;
}
.divlist.active2{
	margin-bottom:0px;
}
.div-list3 {
	margin-bottom:15px;
}
.list3-detail.active3{
	display: inline-block;
}
.list3-detail {
	display: none;
	list-style:none;
	background-color: white;
	width: 240px;
}

.list3-detail>li {
    text-align: left;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background: url(../img/li-bac.png) 31px 14px no-repeat;
    padding-left: 51px;
}

.list3-detail>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333333;
}

.list3-detail>li:hover {
	background-color: #e6f5ff;
}
.list3-detail>li.selt {
	background-color: #e6f5ff;
}
.page-demo-topText{
    color: #2D66A5;
}
.page-demo-topText1{
    color: #2D66A5;
}

.memu-img{
	display: inline-block;
    width: 40px;
    height: 45px;
    vertical-align: middle;
    margin-left: 30px;
}

.memu-img.zn{
    background: url(../img/zfxxgkzn-1.png) no-repeat;
}
.memu-img.zd{
    background: url(../img/zfxxgkzd-1.png) no-repeat;
}
.memu-img.nr{
    background: url(../img/fdzdgknr-1.png) no-repeat;
}
.memu-img.nb{
    background: url(../img/zfxxgknb-1.png) no-repeat;
}

.page-demo>ul>.active .memu-img.zn{
    background: url(../img/zfxxgkzn-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.zd{
    background: url(../img/zfxxgkzd-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}

.page-demo>ul>.active1 .memu-img.zn{
    background: url(../img/zfxxgkzn-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.zd{
    background: url(../img/zfxxgkzd-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active1 .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}

.page-demo>ul>.active2 .memu-img.nr{
    background: url(../img/fdzdgknr-2.png) no-repeat;
}
.page-demo>ul>.active2 .memu-img.nb{
    background: url(../img/zfxxgknb-2.png) no-repeat;
}


.page-demo>ul>.active1{
    background-color: #2D66A5;
}
.page-demo>ul>.active1 .page-demo-topText{
	color:white;
}
.page-demo>ul>.active2{
    background-color: #2D66A5;
}
.page-demo>ul>.active2 .page-demo-topText{
	color:white;
}

.page-demo>ul>.active .page-demo-topText{
	color:white;
}
.page-demo>ul>.active1 .page-demo-topText1{
	color:white;
}
.page-demo>ul>.active2{
    background-color: #2D66A5;
}
.page-demo>ul>.active2 .page-demo-topText1{
	color:white;
}

.page-demo>ul>.active .page-demo-topText1{
	color:white;
}
.tubiao{
    display: inline-block;
    width: 20px;
    height: 50px;
    vertical-align: middle;
    background: url(../img/zfxxgk_img_01.png) no-repeat center;
    margin-left: 10px;
}



.page-demo>ul>.active .tubiao{
     background: url(../img/zfxxgk_img_01w.png) no-repeat center;
}

.page-demo>ul>.active2 .tubiao.on{
     background: url(../img/zfxxgk_img_02.png) no-repeat center;
}























body {
    font-family: "Microsoft YaHei";
    font-size: 15px;
    color: #333333;

}



a,ins {
    text-decoration: none;
}






.fl {
    float: left;
}





.clear {
    clear: both;
}










.iwant1 {
    width: 362px;
}


.ml15 {
    margin-left: 15px;
}




.foot {
    border-top: 8px solid #355e92;
    width: 100%;
    background-color: #dee0e2;
}
.select{
    padding-top: 18px;
    border-bottom: 1px solid #bfc1c3;
    padding-bottom: 18px;
}
.select .inner{
    width: 688px;
    margin: 0 auto;
    padding:0 auto;
}
.zy{
    display: block;
    font-size: 15px;
    color: #333333;
    width: 165px;
    height: 30px;
    text-align: center;
    background-color: #fff;
    float: left;
    line-height: 30px;
}
.zy img{
    vertical-align: top;
    margin-top: 5px;
}
.sel {

    width: 155px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
    position: relative;
    cursor: pointer;
}

.sel span {
    border: none;
    outline: none;
    width: 100%;
    height: 30px;
    line-height: 30px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 16px;
}

.sel:after {
    content: "";
    width: 6px;
    height: 12px;
    background: url(/hmsrmzf/resource/theme/images/select_ico.png) no-repeat center;
    position: absolute;
    right: 10px;
    top: 10px;
    pointer-events: none;
}

.footer{
    width: 820px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: auto;
}
.red_jg{
    float: left;
    margin-left: 15px;
    margin-top: 23px;
}
.footer .mid{
    float: left;
    width: 620px;
    padding-top: 20px;
    text-align:center;
    font-size: 14px;
    color: #333;
}
.footer .mid a{
    color: #333;
}
.footer .mid p{
    margin-top: 10px;
}
.zc_ico{
    float: left;
    margin-left: 10px;
    margin-top: 25px;
}





.friendlink{
    width: 1250px;
    background: #fff;
    position: relative;
    display: none;
    overflow: auto;
    margin-top: 5px;
}
.friendlink2{
    width: 1200px;
    background: #3f6ea4;
    position: absolute;
    overflow: auto;
    left: -85px;top:40px;
    display: none;
}
.friendlink a {
    display: block;
    margin: 5px 20px;
    width: 210px;
    float: left;
    line-height: 28px;

    font-size: 13px;
    color: #333;
}
.friendlink2 a {
    display: block;
    margin: 5px 10px;
    width: 210px;
    float: left;
    line-height: 23px;

    font-size: 13px;
    color: #fff;
}
.footer_div{
    width: 100%;
    /* height: 210px; */
    display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background-color: #fff; */
    background-color: #F3F4F8;
	
}
.footer_div .top_div{
	/* height: 110px; */
	height: 84px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	border-top: 3px solid #0C69B7;
}
.top_div_box{
	height: 84px;
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
}
.top_div_box>div{
	width: 185px;
	height: 40px;
	background-color: #fff;
	font-size: 15px;
	color: #222222;
	display: flex;
	align-items: center;
	justify-content: center;
}
.top_div_box>div>img{
	margin-right: 9px;
}
.top_div_box1{
	width: 140px;
	margin-right: 3px;
	font-size:16px;
	cursor: pointer;
}
.top_div_box1 span{
	margin-right: 9px;
}
.top_div_box1.active span{
	color: #BF001A;
}
.top_div_box1.active img{
	transform: rotate(90deg);
}
.top_div_box_detail{
	width: 100%;
	height: 100%;
	display: flex;
	/* justify-content: space-between; */
	overflow: hidden;
	    flex-wrap: wrap;
}
.top_div_box2{
	width: 100px;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.top_div2_div{
	display: flex;flex-direction: column;align-items: center;color: #fff;font-size: 14px;
}
.top_div_box:last-of-type{
	/* border-top: 1px solid #A4A4A4; */
	    height: auto;
	    line-height: 55px;
}
.footer_div .top_div2{
	width:100%;
	height: 158px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #565A5D;
}
.com_div{
	display: flex;
	align-items: center;
}
.com_div p{
	margin: 0;
	color: #333333;
	margin-right: 40px;
}
.main_title {
    height: 308px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.top_search {
    height: 215px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 36px;
    padding-right: 36px;
}
.line {
    width: 239px;
    border-top: 1px solid #CBCBCB;
}
.search_input {
    width: 510px;
    height: 50px;
    background: rgba(255,255,255,1);
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-position: 459px 5px;
    padding-right: 55px;
    border: 2px solid rgba(45,102,165,1);
    border-radius: 9px;
}

 
.top-box {
    width: 380px;
    margin: 10px auto;
    color: #fff;
}
.tal {
    text-align: left;
}
 .color-orange {
    color: #ffb000;
}
.ml5 {
    margin-left: 5px;
}
.fl {
    float: left;
}
.mt10 {
    margin-top: 10px;
}
.footer {
    border-top: 4px solid #9c0000;
    background: #316699;
    padding: 20px 0;
    color: #c0ebe9;
    position: relative;
    text-align: center;
}
.f-nav a {
    padding: 0 5px;
}
.footer p {
    line-height: 30px;
    overflow: hidden;
	margin: 5px 0;
}
.dzjg {
    position: absolute;
    right: 303px;
    top: 35px;
}
.zfwz {
    position: absolute;
    right: 165px;
    top: 35px;
}
.title_btn {
    border-bottom: 2px solid #CDD1D2;
    width: 100%;
}
.mt20 {
    margin-top: 20px;
}
.title_btn_itme {
    width: 110px;
    height: 35px;
    background: #2D66A5;
    color: #fff;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}

.footer-box {
    height: 206px;
    background-color: #ededed;
    border-top: 2px solid #0068b7;
    clear: both;
}.mg-t-20_wd-100 {
    margin-top: 20px;
    width: 100%;
}
.width-1200-center {
    width: 1200px;
    margin: 0 auto;
}.select1 {
    margin: 20px 50px 38px 50px;
    background-color: #ffffff;
    position: relative;
    width: 200px;
    width: 190px \9;
    border: 1px solid #eee;
    cursor: pointer;
    float: left;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 30px;
}option {
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px;
}.footer-bottom {
    clear: both;
    width: 1100px;
    margin: 0 auto;
    height: 80px;
}.footer-text {
    float: left;
    width: 600px;
    height: 80px;
    text-align: center;
}.footer-text div a {
    color: #0d87e4;
}.footer-text p {
    height: 40px;
    color: #808080;
    line-height: 20px;
}
.header-top {
    height: 35px;
    width: 100%;
    background: url(http://hbj.lyg.gov.cn/lygshbj/hbjset/images/header_top_bg.png) repeat-x center;
}
#headerDate {
    color: #696969;
    font-size: 12px;
    line-height: 30px;
    float: left;
}.header-top-right {
    float: right;
    height: 30px;
    line-height: 30px;
}.index-header-title {
    height: 180px;
    background: url(http://hbj.lyg.gov.cn/lygshbj/hbjset/images/LOGO.png) no-repeat left center;
}.index-header-search {
    width: 278px;
    height: 36px;
    float: right;
    margin-top: 69px;
}.search-input {
    width: 200px;
    height: 34px;
    padding-left: 17px;
    background: url(../images/opacity_40_bg.png);
    float: left;
    line-height: 34px;
    border: 1px solid #98aad4;
    border-right: none;
    color: #6a6a6a;
}.search-btn {
    width: 60px;
    height: 36px;
    background: #2a65a6 url(http://hbj.lyg.gov.cn/lygshbj/hbjset/images/index_header_search_icon.png) no-repeat center;
    float: left;
}.nav_dynamic_carousel_navTab {
    width: 100%;
    height: 425px;
    position: relative;
    background: url(http://hbj.lyg.gov.cn/lygshbj/hbjset/images/opacity_80_bg.png);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}.nav-tab-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 425px;
}.nav-box {
    width: 100%;
    background-color: #ffffff;
    height: 45px;
    position: relative;
    z-index: 200;
}.nav_dynamic_carousel_navTab .nav-pre {
    background-color: #2a65a6;
}.nav_dynamic_carousel_navTab .nav-pre a {
    color: #ffffff;
}
.IE-CSS3 {
    position: relative \9;
    behavior: url(PIE.htc) \9;
}

.no-border {
    border: none;
}

.box-shdow-A {
    box-shadow: 0 3px 7px #b3b3b3;
    position: relative \9;
    behavior: url(PIE.htc) \9;
}

.border-radius-A {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    position: relative \9;
    behavior: url(PIE.htc) \9;
}

.textOverflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.vertical-child {
    display: block;
    width: 100%;
    height: auto;
}

.vertical-parent {
    /*设置水平居中*/
    text-align: center;
}

.mg-l-n {
    margin-left: 0;
}

.mg-r-n {
    margin-right: 0;
}

.mg-t-n {
    margin-top: 0;
}

.mg-b-n {
    margin-bottom: 0;
}

.index-chart-box {
    width: 680px;
    height: 384px;
    float: left;
}

.index-chart-nav {
    width: 118px;
    height: 294px;
    float: left;
}

.index-chart-content {
    overflow: hidden;
    float: left;
    width: 458px;
    height: 294px;
}

.chart-box-h1 {
    width: 100%;
    height: 42px;
}

.chart-box-h2 {
    width: 100%;
    clear: both;
    height: 48px;
    background-color: #f2f3fc;
}

.chart-box-main {
    height: 342px;
    width: 678px;
}

.plate-content-border {
    border: 1px solid #adbdcc;
    border-top: none;
}

.index-chart-legend {
    height: 294px;
    width: 102px;
    float: left;
}

.index-chart-content li {
    width: 100%;
    height: 100%;
}

.header-top {
    height: 35px;
    width: 100%;
    background: url("../images/header_top_bg.png") repeat-x center;
}

.index-body {
    background: url("../images/body_bg.jpg") no-repeat top center;
}

.nav_dynamic_carousel_navTab {
    width: 100%;
    height: 425px;
    position: relative;
    background: url("../images/opacity_80_bg.png");
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .4);
}

.air_water {
    height: 384px;
}

.notice_column {
    height: 281px;
}

.mg-t-20_wd-100 {
    margin-top: 20px;
    width: 100%;
}

.query_system {
    height: 290px;
}

.footer-box {
    height: 206px;
    background-color: #ededed;
    border-top: 2px solid #0068b7;
    clear: both;
}

#headerDate {
    color: #696969;
    font-size: 12px;
    line-height: 30px;
    float: left;
}

.header-top-right {
    float: right;
    height: 30px;
    line-height: 30px;
}

.header-top-email {
    padding-right: 30px;
    margin-right: 20px;
    background: url("../images/header_top_emailIcon.png") no-repeat right center;
}

.header-top-jump {
    padding-right: 16px;
    background: url("../images/header_top_jumpIcon.png") no-repeat right center;
}

.index-header-title {
    height: 180px;
    background: url("../images/LOGO.png") no-repeat left center;
}

#headerWeather {
    float: left;
    line-height: 30px;
    margin-left: 16px;
}

.index-header-search {
    width: 278px;
    height: 36px;
    float: right;
    margin-top: 69px;
}

.search-input {
    width: 200px;
    height: 34px;
    padding-left: 17px;
    background: url("../images/opacity_40_bg.png");
    float: left;
    line-height: 34px;
    border: 1px solid #98aad4;
    border-right: none;
    color: #6a6a6a;
}

.search-btn {
    width: 60px;
    height: 36px;
    background: #2a65a6 url("../images/index_header_search_icon.png") no-repeat center;
    float: left;
}

.search-btn:active {
    background-color: #255992;
}

.nav-box {
    width: 100%;
    background-color: #ffffff;
    height: 45px;
    position: relative;
    z-index: 200;
}

.nav-tab-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    height: 425px
}

.nav-box li {
    width: 14.28%;
    height: inherit;
    line-height: 46px;
    text-align: center;
    font-size: 16px;
    float: left;
}

.nav-box li a {
    color: #2a65a6;
    font-weight: bold;
}

.dynamic_carousel_tab {
    width: 100%;
    height: 380px;
    position: absolute;
    top: 45px;
    left: 0;
    z-index: 1000;
}

.carousel-box {
}

.dynamic-box {
    width: 540px;
    height: inherit;
    float: right;
}

#index-nav li .index-icon {
    padding: 12px;
    line-height: 46px;
    background: url("http://hbj.lyg.gov.cn/lygshbj/hbjset/images/nav_icon.png") no-repeat center;
}

.nav_dynamic_carousel_navTab .nav-pre {
    background-color: #2a65a6;
}

.nav_dynamic_carousel_navTab .nav-pre a {
    color: #ffffff;
}

.tab-box {
    width: 1200px;
    height: 425px;
    position: absolute;
    left: -10000px;
    top: 0;
    overflow: hidden;
    background-color: #ffffff;
}

.tab-box > li {
    position: absolute;
    top: 45px;
    width: 1200px;
    height: 378px;
    border-top: 2px solid #2a65a6;
    background-repeat: no-repeat;
    background-position: center;
}

.plate-title {
    height: 38px;
    width: 100%;
    border-bottom: 2px solid #0068b7;
}

.dynamic-box .dynamic-title {
    height: 44px;
    border-bottom: 2px solid #0068b7;
}

.dynamic-title li {
    width: 180px;
    line-height: 44px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.dynamic-box .dynamic-title .plateTab-pre {
    background-color: #0068b7;
}

.dynamic-box .dynamic-title .plateTab-pre a {
    color: #ffffff;
}

.dynamic-content-box {
    height: 320px;
    width: 500px;
    padding: 7px 20px;
}

.dynamic-content {
    width: 100%;
    height: 100%;
}

.tab_list li {
    width: 470px;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    background: url("../images/textList_icon_A.png") no-repeat left center;
}

.tab_list li a {
    float: left;
    width: 364px;
    text-align: left;
    font-size: 14px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.tab_list li:hover {
    background-image: url("../images/textList_icon.png");
}

.tab_list li:hover a {
    text-decoration: underline;
}

.dynamic-content li span {
    float: right;
    width: 100px;
    text-align: right;
    color: #777777;
}

.chart-box-date {
    float: right;
    line-height: 48px;
    color: #999999;
    margin-right: 10px;
}

.plate-title {
    background: url("../images/opacity_60_bg.png");
}

.chart-box-h2 h2 {
    float: left;
    line-height: 48px;
    width: 140px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #0d87e4;
}

.chart-box-h2 .chart-box-h2-pre {
    color: #fe4800;
    font-weight: bold;
}

.index-chart-nav ol li {
    margin: 16px auto;
    width: 78px;
    font-size: 14px;
    height: 28px;
    text-align: center;
    color: #0d87e4;
    border: 1px solid #0d87e4;
    line-height: 28px;
    cursor: pointer;
}

.index-chart-nav ol .index-chart-nav-pre {
    background-color: #fe4800;
    border: none;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
}

.index-chart-legend li {
    height: 48px;
    width: inherit;
}

.index-chart-legend li span {
    display: block;
    margin-top: 14px;
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 14px;
    border-radius: 10px;
}

.index-chart-legend li h6 {
    float: left;
    line-height: 48px;
    font-size: 12px;
    margin-left: 6px;
    color: #545454;
}

.chart-legend-1 span {
    background-color: #00e400;
}

.chart-legend-2 span {
    background-color: #ffff00;
}

.chart-legend-3 span {
    background-color: #ff7e00;
}

.chart-legend-4 span {
    background-color: #ff0000;
}

.chart-legend-5 span {
    background-color: #99004c;
}

.chart-legend-6 span {
    background-color: #7e0023;
}

.plate-title h2 {
    background-color: #0068b7;
    padding: 0 10px;
    line-height: 40px;
    float: left;
    width: 134px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.plate-title h2 span {
    display: block;
    height: 22px;
    width: 19px;
    background: url("../images/index_plate_title_bg.png") no-repeat center;
    position: absolute;
    bottom: 0;
    right: -19px;
}

.index-water {
    width: 550px;
    height: 384px;
    float: left;
}

.index-water-table {
    height: 346px;
    height: 343px \9;
    width: 500px;
}

.index-water-table tbody {
    height: inherit;
    width: inherit;
}

.index-water-table tr th {
    font-size: 14px;
    font-weight: bold;
    color: #545454;
    line-height: 16px;
    border-right: 1px solid #dcdde5;
    border-bottom: 1px solid #dcdde5;
    height: 40px;
}

.index-water-table tr td {
    color: #545454;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #dcdde5;
    border-right: 1px solid #dcdde5;
}

.index-water-table tr td:last-child {
    border-right: none;
}

.index-water-table .last-tr td {
    border-bottom: none;
}

.index-water-table tr {
    height: 63px;
}

.index-water-table .index-water-table-title {
    height: 39px;
    background-color: #f2f3fc;
}

.index-water-table tr .table-color-1 {
    color: #000000;
}

.index-water-table tr .table-color-2 {
    color: #000000;
}

.index-water-table tr .table-color-3 {
    color: #000000;
}

.index-notice-box {
    width: 790px;
    height: 281px;
    float: left;
}

.index-notice-box .plate-title li {
    float: left;
    line-height: 38px;
    padding: 0 20px;
    cursor: pointer;
}

.index-notice-box .plate-title li a {
    font-size: 16px;
    font-weight: bold;
    color: #0068b7;
}

.index-notice-box .tab_content {
    height: 239px;
    width: 788px;
}

.index-notice-box .plate-title li span {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 9px;
}

.notice-nav-A span {
    background-image: url("../images/news_nav_icon_A.png");
}

.notice-nav-B span {
    background-image: url("../images/news_nav_icon_B.png");
}

.notice-nav-C span {
    background-image: url("../images/news_nav_icon_C.png");
}

.plate-title-more {
    float: right;
    line-height: 38px;
    padding-right: 15px;
    color: #0d87e4;
    background: url("../images/news_titleMore_icon.png") no-repeat right center;
}

.plate-title-more:hover {
    text-decoration: underline;
}

.notice-nav-A.notice-nav-pre span {
    background-image: url("../images/news_nav_icon_A_pre.png");
}

.notice-nav-B.notice-nav-pre span {
    background-image: url("../images/news_nav_icon_B_pre.png");
}

.notice-nav-C.notice-nav-pre span {
    background-image: url("../images/news_nav_icon_C_pre.png");
}

.index-notice-box .plate-title li.notice-nav-pre {
    background-color: #0068b7;
}

.index-notice-box .plate-title li.notice-nav-pre a {
    color: #ffffff;
}

.index-notice-box .tab_content ul {
    padding: 18px 10px 18px 10px;
    width: 768px;
    height: 204px;
}

.index-notice-box .tab_content ul li {
    line-height: 34px;
    font-size: 14px;
    height: 34px;
    width: 738px;
    background-position: 4px center;
}

.index-notice-box .tab_content ul li a {
    line-height: 34px;
    font-size: 14px;
    width: 600px;
}

.index-notice-box .tab_content ul li span {
    float: right;
    width: 100px;
    text-align: right;
    color: #777777;
}

.index-column-box {
    width: 390px;
    height: 281px;
    float: right;
}

.index-column-content {
    height: 240px;
    width: 390px;
}

.index-column-content a {
    width: 190px;
    height: 72px;
    float: left;
    text-align: left;
    margin-top: 8px;
    background-color: #006fc4;
}

.index-column-content a h6 {
    float: right;
    line-height: 24px;
    width: 116px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.index-column-content a span {
    float: left;
    width: 74px;
    height: 72px;
    font-size: 10px;
    background: no-repeat center;
}

.index-column-content .column-content-1 span {
    background-image: url("../images/index_column_icon_A.png");
}

.index-column-content .column-content-2 span {
    background-image: url("../images/index_column_icon_B.png");
}

.index-column-content .column-content-3 span {
    background-image: url("../images/index_column_icon_C.png");
}

.index-column-content .column-content-4 span {
    background-image: url("../images/index_column_icon_D.png");
}

.index-column-content .column-content-5 span {
    background-image: url("../images/index_column_icon_E.png");
}

.index-column-content .column-content-6 span {
    background-image: url("../images/index_column_icon_F.png");
}

.index-column-content .column-content-1 {
    background-color: #6e8dd2;
}

.index-column-content .column-content-2 {
    background-color: #e09859;
}

.index-column-content .column-content-3 {
    background-color: #6fce6a;
}

.index-column-content .column-content-4 {
    background-color: #c87565;
}

.index-column-content .column-content-5 {
    background-color: #9e75cd;
}

.index-column-content .column-content-6 {
    background-color: #54b4ba;
}

.index-column-content .column-content-1:hover {
    background-color: #5e78b3;
}

.index-column-content .column-content-2:hover {
    background-color: #bf824c;
}

.index-column-content .column-content-3:hover {
    background-color: #61b45c;
}

.index-column-content .column-content-4:hover {
    background-color: #b56a5c;
}

.index-column-content .column-content-5:hover {
    background-color: #8c67b6;
}

.index-column-content .column-content-6:hover {
    background-color: #4a9fa4;
}

.index-query-box {
    width: 790px;
    height: 361px;
    float: left;
}

.index-system-box {
    width: 1200px;
    height: 290px;
    float: right;
}

.index-query-box .query-content {
    height: 304px;
    width: 790px;
}

.query-content-title th {
    font-size: 15px;
    color: #1f1f1f;
    height: 36px;
    font-weight: bold;
}

.query-content-title {
    background-color: #f2f3fc;
}

.query-content tr td {
    text-align: center;
    padding: 0 6px;
    font-size: 14px;
    height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.query-content-number a {
    color: #0d87e4;
}

.query-content-number a:hover {
    text-decoration: underline;
    color: #ff6c00;
}

#b04 #al {
    left: 15px;
}

#b04 #ar {
    right: 15px;
}

#b04 .arrow {
    position: absolute;
    top: 172px;
}

#b04 .dots li.active {
    background: #fe4800;
}

#b04 .dots li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 4px;
    text-indent: -999em;
    background-color: #ffffff;
    cursor: pointer;
    position: relative;
    -webkit-transition: background .5s, opacity .5s;
    -moz-transition: background .5s, opacity .5s;
    transition: background .5s, opacity .5s;
}

#b04 .dots {
    position: absolute;
    right: 30px;
    bottom: 38px;
}

#b04 {
    width: 660px;
    height: 380px;
    position: relative;
    overflow: hidden;
    text-align: center;
    float: left;
}

.carousel-box ul li {
    float: left;
    position: relative
}

.carousel-box ul li a:hover h3 {
    text-decoration: underline;
}

.carousel-box ul li a:hover p {
    text-decoration: underline;
}

.banner_text {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 300px;
    background: url("../images/banner_text_bg.png");
}

.banner_text h3,
.banner_text p {
    text-align: left;
    margin-left: 20px;
}

.banner_text h3 {
    width: 450px;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    line-height: 80px;
    height: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.banner_text p {
    color: #cccccc;
    font-size: 12px;
    line-height: 16px;
    height: 32px;
    overflow: hidden;
    width: 480px;
}

.select1 {
    margin: 20px 50px 38px 50px;
    background-color: #ffffff;
    position: relative;
    width: 200px;
    width: 190px \9;
    border: 1px solid #eee;
    cursor: pointer;
    float: left;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 30px;
}

.footer-bottom {
    clear: both;
    width: 1100px;
    margin: 0 auto;
    height: 80px;
}

.footer-red {
    float: left;
    width: 200px;
    height: 80px;
    background: url("../images/foot_red.png") no-repeat right center;
}

.footer-text {
    float: left;
    width: 600px;
    height: 80px; text-align:center;
}
.footer_jiucuo{float: left;
    width: 200px;
    height: 80px;
    background: url("../images/jiucuo.png") no-repeat left center;
}
.footer-text p {
    height: 40px;
    color: #808080;
    line-height: 20px;
}

.footer-text div a:hover {
    text-decoration: underline;
}

.footer-text div a {
    color: #0d87e4;
}

.footer-text div {
    line-height: 32px;
    font-size: 14px;
}

.footer-btn {
    width: 200px;
    float: right;
    height: 80px;
}

.footer-btn a:hover {
    background-color: #f7f7f7;
}

.footer-btn a {
    width: 78px;
    height: 78px;
    float: right;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    margin-left: 36px;
}

.footer-btn a h6 {
    color: #808080;
    width: inherit;
    height: 12px;
    margin-top: 8px;
    text-align: center;
}

.footer-btn a span {
    margin-top: 14px;
    display: block;
    width: 100%;
    height: 34px;
    background: no-repeat center;
}

.footer-btn .footer-btn-1 span {
    background-image: url("../images/sidebar_A.png");
}

.footer-btn .footer-btn-2 span {
    background-image: url("../images/sidebar_B.png");
}

.footer-btn .footer-btn-3 span {
    background-image: url("../images/sidebar_C.png");
}

.index-fixed {
    position: fixed;
    z-index: 1002;
    width: 60px;
    background: url("../images/opacity_60_bg.png");
    height: 260px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    top: 180px;
}

.index-fixed li {
    height: 65px;
    width: 60px;
    cursor: pointer;
    position: relative; padding-top:15px;
}

.index-fixed li:hover {
    background: #ffffff;
}

.index-fixed li > span {
    display: block;
    width: 100%;
    height: 34px;
    background: no-repeat center;
}

.index-fixed li h6 {
    width: 100%;
    text-align: center;
    height: 18px;
    color: #545454;
    font-size: 12px; position:absolute; top:56px;
}

.index-fixed .index-fixed-1 a{display: block;
    width: 100%;
    height: 80px;
    background: no-repeat top center;
    background-image: url("../images/sidebar_A.png");
}

.index-fixed .index-fixed-2 a{display: block;
    width: 100%;
    height: 80px;
    background: no-repeat top center;
    background-image: url("../images/sidebar_B.png");
}

.index-fixed .index-fixed-3 a{display: block;
    width: 100%;
    height: 80px;
    background: no-repeat top center;
    background-image: url("../images/hbjssp.png");
}
.index-fixed .index-fixed-4 a{display: block;
    width: 100%;
    height: 80px;
    background: no-repeat top center;
    background-image: url("../images/20190610170149.jpg");
	 background-size: 90% 90%;
}

.index-fixed li .QR-code {
    display: none;
    width: 120px;
    position: absolute;
    z-index: 100;
    left: -130px;;
    height: 120px;
    background-color: #ffffff;
    top: 50%;
    margin-top: -60px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.index-fixed li:hover .QR-code {
    display: block;
}

.index-fixed li .QR-code span {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -10px;
    width: 10px;
    height: 14px;
    background: url("../images/QR-code-icon.png") no-repeat center;
}

.index-fixed li .QR-code {
    background: no-repeat center;
}

.index-fixed .index-fixed-1 .QR-code {
    background-image: url("../images/QR_code_img.jpg");
}

.navTab-content {
    width: 1128px;
    height: 344px;
    padding: 12px 36px 18px 36px;
}

.navTab-4 .navTab-content .navTab-content-left {
    width: 300px;
    float: left;
    height: inherit;
}

.navTab-4 .navTab-content .navTab-content-center {
    margin-left: 36px;
    width: 378px;
    float: left;
    height: inherit;
}

.navTab-4 .navTab-content .navTab-content-right {
    margin-left: 36px;
    width: 378px;
    float: left;
    height: inherit;
}

.navTab-content-title {
    height: 28px;
    margin: 10px 0 10px 0;
    padding-left: 8px;
    border-left: 3px solid #00ad08;
    font-size: 18px;
    font-weight: bold;
    color: #0068b7;
    line-height: 28px;
    float: left;
    width: 180px;
}

.navTab-content-title:hover {
    text-decoration: underline;
}

.navTab-content-title-box {
    width: inherit;
    height: 48px;
}

.navTab-content-title-more {
    width: 50px;
    float: right;
    height: inherit;
    line-height: 48px;
    font-size: 12px;
    text-align: right;
}

.navTab-content-title-more:hover {
    text-decoration: underline;
}

.navTab-4 .navTab-content-left-top {
    width: inherit;
    height: 90px;
}

.navTab-4 .navTab-content-left-top .navTab-content-btn {
    width: 88px;
    height: 88px;
    float: left;
    margin-left: 15px;
}

.navTab-content-btn {
    display: block;
    font-size: 16px;
    color: #0d87e4;
    background-color: #ecf5ff;
    border: 1px #0d87e4 solid;
    text-align: center;
}

.navTab-content-btn:hover {
    background-color: #e6eef7;
    text-decoration: underline;
}

.navTab-4 .navTab-content-left-top .navTab-content-btn span {
    display: block;
    width: inherit;
    height: 54px;
    background: no-repeat center;
    margin-top: 10px
}

.navTab-4 .navTab-content-left-top .navTab-content-btn .icon-01 {
    background-image: url(../images/olS_icon_01.png);
}

.navTab-4 .navTab-content-left-top .navTab-content-btn .icon-02 {
    background-image: url(../images/olS_icon_02.png);
}

.navTab-4 .navTab-content-left-top .navTab-content-btn .icon-03 {
    background-image: url(../images/olS_icon_03.png);
}

.navTab-4 .navTab-content-left .navTab-content-left-bottom {
    width: inherit;
}

.navTab-4 .navTab-content-left .navTab-content-left-bottom .navTab-content-btn {
    width: 298px;
    margin-top: 12px;
    line-height: 54px;
    font-weight: bold;
}

.xjdc-content,
.mydc-content {
    width: inherit;
    height: 124px;
}

.news-list li a {
    float: left;
    width: 68%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    height: 24px;
    padding-left: 6%;
    background: url(../images/textList_icon_A.png) no-repeat left center;
    font-size: 14px;
}

.news-list li span {
    float: right;
    line-height: 24px;
    height: 24px;
    width: 26%;
    text-align: right;
    font-size: 14px;
    color: #999999;
}

.news-list li a:hover {
    background: url(../images/textList_icon.png) no-repeat left center;
    text-decoration: underline;
}

.navTab-4 .img-content {
    display: block;
    width: 100%;
    height: 124px;
    background: no-repeat center;
    cursor: pointer;
}

.navTab-4 .hygq-content {
    background-image: url("../images/hygq_img.png")
}

.navTab-4 .xwfbh-content {
    background-image: url("../images/xwfbh_img.png")
}

.navTab-4 .img-content:hover {
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
}

.navTab-3 .navTab-content-left .navTab-content-left-top {
    width: inherit;
    height: 270px;
}

.navTab-3 .navTab-content-left .navTab-content-left-bottom {
    width: inherit;
    margin-top: 14px;
    height: 60px;
    display: block;
    background: url("../images/sgs_img.png") no-repeat center;
}

.navTab-3 .navTab-content-left {
    width: 714px;
    float: left;
    height: 344px;
}

.navTab-3 .navTab-content-right {
    width: 378px;
    float: right;
    height: 344px;
}

.zwxxgk-box {
    float: left;
    width: 300px;
    height: inherit;
}

.wryjgxxgk-box {
    float: right;
    width: 378px;
    height: inherit;
}

.zwxxgk-box .plate-content,
.wryjgxxgk-box .plate-content {
    width: inherit;
    height: 222px;
}

.zwxxgk-box .plate-content .navTab-content-btn {
    margin-left: 15px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 22px;
    float: left;
    height: 98px;
    width: 88px;
}

.zwxxgk-box .plate-content .navTab-content-btn span {
    width: 48px;
    height: 48px;
    display: block;
    margin: 0 auto;
    margin-top: 18px;
    margin-bottom: 6px;
    background: url("../images/xxgk_icons.png") no-repeat;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-01 {
    background-position: 0 0;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-02 {
    background-position: -48px 0;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-03 {
    background-position: -96px 0;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-04 {
    background-position: 0 -48px;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-05 {
    background-position: -48px -48px;
}

.zwxxgk-box .plate-content .navTab-content-btn span.icon-06 {
    background-position: -96px -48px;
}

.wryjgxxgk-box .plate-content .navTab-content-btn {
    width: 118px;
    height: 46px;
    margin-left: 9px;
    margin-top: 10px;
    float: left;
}

.wryjgxxgk-box .plate-content .navTab-content-btn .vertical-child {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
}

.zfxxgk-box .navTab-content-btn {
    margin-top: 6px;
    height: 28px;
    line-height: 30px;
    float: left;
    font-weight: bold;
    width: 118px;
    font-size: 12px;
    margin-left: 9px;
}

.zsdwzl-box {
    width: inherit;
    height: 152px;
    clear: both;
}

.zsdwzl-box .navTab-content-btn {
    float: left;
    width: 180px;
    height: 40px;
    margin-top: 10px;
    margin-left: 14px;
}

.zsdwzl-box .navTab-content-btn h4 {
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
}

.system-content {
    width: 1198px;
    height: 220px;
    border: 1px solid #adbdcc;
}

.system-content a {
    float: left;
    width: 299px;
    height: 99px;
}

.system-content a h3 {
    float: left;
    width: 160px;
    font-size: 14px;
    margin-left: 30px;
    line-height: 30px;
    color: #0d87e4;
    font-weight: bold;
    text-align: left;
}

.system-content a span {
    width: 54px;
    height: 48px;
    margin: 26px 13px 0 13px;
    float: left;
    background: url("../images/system_icons.png") no-repeat;
}

.system-content a:hover {
    background-color: #ededed;
}

.system-content a:hover h3 {
    color: #fe4800;
}

.system-content .system-btn-1:hover span {
    background: url("../images/system_icons_hover.png") no-repeat 0 0;
}

.system-content .system-btn-2:hover span {
    background: url("../images/system_icons_hover.png") no-repeat -54px 0;
}

.system-content .system-btn-3:hover span {
    background: url("../images/system_icons_hover.png") no-repeat -108px 0;
}

.system-content .system-btn-4:hover span {
    background: url("../images/system_icons_hover.png") no-repeat 0px -48px;
}

.system-content .system-btn-5:hover span {
    background: url("../images/system_icons_hover.png") no-repeat -54px -48px;
}

.system-content .system-btn-6:hover span {
    background: url("../images/system_icons_hover.png") no-repeat -108px -48px;
}

.system-content .system-btn-1 span {
    background-position: 0 0;
}

.system-content .system-btn-2 span {
    background-position: -54px 0;
}

.system-content .system-btn-3 span {
    background-position: -108px 0;
}

.system-content .system-btn-4 span {
    background-position: 0px -48px;
}

.system-content .system-btn-5 span {
    background-position: -54px -48px;
}

.system-content .system-btn-6 span {
    background-position: -108px -48px;
}

.gzfw-box {
    float: left;
    width: 734px;
    height: 351px;
}

.sbxt-box {
    float: right;
    width: 358px;
    height: 351px;
}

.gzfw-content {
    width: inherit;
    height: 303px;
}

.sbxt-content {
    width: inherit;
    height: 303px;
}

.gzfw-content .navTab-content-btn {
    width: 226px;
    height: 138px;
    border: 1px solid #0d87e4;
    float: left;
    margin-left: 25px;
}

.gzfw-content .navTab-content-btn h3 {
    float: left;
    width: 80px;
    height: inherit;
    background-color: #0d87e4;
}

.gzfw-content .navTab-content-btn .gzfw-content-text {
    float: left;
    text-align: left;
    margin-left: 18px;
    width: 114px;
    line-height: 30px;
    font-size: 14px;
    color: #4d4d4d;
}

.gzfw-content .navTab-content-btn h3 span {
    width: 44px;
    display: block;
    margin: 0 auto;
    margin-top: 24px;
    height: 44px;
    background: url("../images/gzfw_icons.png") no-repeat;
}

.gzfw-content .icon-01 h3 span {
    background-position: 0 0;
}

.gzfw-content .icon-02 h3 span {
    background-position: -44px 0;
}

.gzfw-content .icon-03 h3 span {
    background-position: -88px 0;
}

.gzfw-content .icon-04 h3 span {
    background-position: 0 -44px;
}

.gzfw-content .icon-05 h3 span {
    background-position: -44px -44px;
}

.gzfw-content .icon-06 h3 span {
    background-position: -88px -44px;
}

.gzfw-content .icon-04,
.gzfw-content .icon-05,
.gzfw-content .icon-06 {
    margin-top: 23px;
}

.gzfw-content .icon-01,
.gzfw-content .icon-04 {
    margin-left: 0;
}

.gzfw-content .navTab-content-btn h3 .gzfw-content-title {
    width: inherit;
    height: 52px;
    padding-top: 18px;
    line-height: 18px;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.sbxt-content .vertical-parent {
    width: 179px;
    height: 101px;
}

.sbxt-content .vertical-parent h3 {
    margin-left: 10px;
}

.sbxt-content .vertical-parent span {
    margin: 26px 6px 0 6px;
}

.ldzc-box {
    width: 300px;
    height: 351px;
    float: left;
}

.ldzw-box {
    width: 320px;
    margin-left: 36px;
    height: 351px;
    float: left;
}

.jggk-box {
    width: 436px;
    height: 351px;
    float: right;
}

.ldzc-content {
    width: inherit;
    height: 303px;
}

.ldzc-content p {
    padding-top: 10px;
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}

.ldzc-more {
    font-size: 14px;
    color: #0d87e4;
    float: right;
    line-height: 34px;
}

.ldzc-more:hover {
    text-decoration: underline;
}

.ldzc-img {
    clear: both;
    display: block;
    background: url("../images/ldzc_img.png") no-repeat center;
    width: inherit;
    height: 155px;
}

.ldzw-content {
    width: 282px;
    height: 273px;
    padding: 14px 18px 14px 18px;
}

.ldzw-content li {
    width: 141px;
    height: 56px;
    float: left;
    margin-top: 16px;
}

.ldzw-content li a {
    font-size: 16px;
    color: #0d87e4;
    line-height: 16px;
}

.ldzw-content li a:hover {
    text-decoration: underline;
}

.ldzw-content li p {
    font-size: 14px;
    margin-top: 4px;
    color: #707070;
    line-height: 18px;
}

.jggk-content .navTab-content-btn {
    float: left;
    width: 138px;
    height: 142px;
    font-size: 16px;
    font-weight: bold;
}

.jggk-content .navTab-content-btn span {
    display: block;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 18px;
    width: 58px;
    height: 58px;
    background: url("../images/jggk_icons.png") no-repeat;
}

.jggk-content .icon-02 span {
    background-position: -58px 0;
}

.jggk-content .icon-02,
.jggk-content .icon-03 {
    margin-left: 8px;
}

.jggk-content .icon-03 span {
    background-position: -116px 0;
}

.ryq-img {
    float: left;
    margin-top: 19px;
    width: inherit;
    height: 140px;
    background: url(../images/ryq_img.png) no-repeat center;
}

.navTab-2 .navTab-content-left,
.navTab-2 .navTab-content-right,
.navTab-2 .navTab-content-center {
    width: 352px;
    height: 351px;
    float: left;
}

.navTab-2 .navTab-content-right,
.navTab-2 .navTab-content-center {
    margin-left: 36px
}

.shjzl-content {
    width: inherit;
    height: 128px;
}

.kqhjzl-content {
    width: inherit;
    height: 128px;
}

.navTab-2 .hjzl-btn {
    display: block;
    width: inherit;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #0068b7;
    background: url("../images/hjzl_right_img.png") no-repeat 330px center;
}

.navTab-2 .hjzl-btn:hover {
    background-color: #f2f3fc;
}

.navTab-2 .hjzl-btn span {
    float: left;
    width: 40px;
    height: 40px;
    background: url("../images/hjzl_icons.png") no-repeat;
    margin-right: 10px;
}

.kqhjzl-content .icon-02 span {
    background-position: -40px 0;
}

.kqhjzl-content .icon-03 span {
    background-position: -80px 0;
}

.shjzl-content .icon-04 span {
    background-position: 0 -40px;
}

.shjzl-content .icon-05 span {
    background-position: -40px -40px;
}

.shjzl-content .icon-06 span {
    background-position: -80px -40px;
}

.qthjzl-content-box {
    height: 303px;
    width: 100%;
}

.qthjzl-content-box .navTab-content-btn {
    height: 64px;
    line-height: 64px;
    width: 352px;
    margin-top: 13px;
    font-size: 16px;
    text-align: left;
    background-image: url("../images/qthbzl_btn_icon.png");
    background-repeat: no-repeat;
    background-position: 320px center;
}

.qthjzl-content-box .navTab-content-btn span {
    margin-left: 16px;
    margin-right: 16px;
    float: left;
    height: 64px;
    width: 64px;
    background: url("../images/qthjzl_icons.png") no-repeat;
}

.qthjzl-content-box .icon-02 span {
    background-position: -64px 0;
}

.qthjzl-content-box .icon-03 span {
    background-position: -128px 0;
}

.qthjzl-content-box .icon-04 span {
    background-position: -192px 0;
}

.hjgb-content-box {
    height: 303px;
    width: 100%;
}

.hjgb-content-box .hjgb-img {
    display: block;
    width: inherit;
    height: 145px;
    background: no-repeat center;
}

.hjgb-content-box .hjgb-link-02 {
    margin-top: 13px;
    background-image: url(../images/hjgb_img_02.png);
}

.hjgb-content-box .hjgb-link-01 {
    background-image: url(../images/hjgb_img_01.png);
}

.other-body {
    width: 100%;
    background: url("../images/other_body.jpg") no-repeat center top;
}

.nav-box .nav-li-pre {
    background-color: #2a65a6;
}

.other-nav {
    border-bottom: 2px solid #2a65a6;
}

.other-nav li:hover {
    background-color: #2a65a6;
}

.other-nav li:hover a {
    color: #fff;
}

.nav-box .nav-li-pre a {
    color: #fff;
}

.ldzwJgzn-box {
    margin-top: 20px;
    width: 100%;
    height: 235px;
    overflow: hidden;
}

.ldzwJgzn-box .left-box,
.ldzwJgzn-box .right-box {
    width: 588px;
    height: 233px;
    float: left;
}

.ldzwJgzn-box .right-box {
    margin-left: 20px;
}

.child-plate-title {
    width: 100%;
    height: 34px;
    line-height: 34px;
    border-bottom: 1px solid #c8c8c8;
    background-color: #e4e9ed;
}

.child-plate-title .subtitle {
    float: left;
    line-height: inherit;
    height: inherit;
    width: 176px;
    position: relative;
}

.child-plate-title .subtitle a {
    display: block;
    font-size: 16px;
    width: 144px;
    padding: 0 16px;
    color: #545454;
    text-align: center;
    font-weight: bold;
    height: 34px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.child-plate-title .subtitle a.subtitle-pre {
    position: absolute;
    line-height: 34px;
    width: 144px;
    color: #2a65a6;
    background-color: #ffffff;
    border-top: 2px solid #2a65a6;
    top: -1px;
    left: -1px;
    border-left: 1px solid #c4c8cc;
    border-right: 1px solid #c4c8cc;
    z-index: 999;
}

.currency-btn {
    display: block;
    color: #0d87e4;
    background-color: #ecf5ff;
    border: 1px #0d87e4 solid;
    text-align: center;
}

.ldfg-content .currency-btn {
    float: left;
    width: 128px;
    height: 78px;
    margin-left: 16px;
}

.ldfg-content .currency-btn h3 {
    font-size: 16px;
    width: 96px;
    margin: 0 auto;
    text-align: left;
    color: #0d87e4;
    margin-top: 12px;
}

.ldfg-content .currency-btn p {
    margin: 0 auto;
    font-size: 12px;
    width: 96px;
    text-align: left;
    line-height: 16px;
    margin-top: 8px;
}

.ldfg-content {
    width: 568px;
    height: 168px;
    padding: 15px 10px;
}

.ldfg-content .mg-t {
    margin-top: 8px;
}

.currency-btn:hover {
    background-color: #0d87e4;
    color: #fff;
}

.currency-btn:hover h3 {
    color: #fff;
}

.currency-btn:hover p {
    color: #fff;
}

.jgzn-content {
    overflow: hidden;
    font-size: 14px;
    width: 556px;
    height: 168px;
    margin: 15px 16px;
}

.jgzn-content p {
    width: inherit;
    text-align: justify;
    line-height: 21px;
    text-indent: 28px;
    text-justify: inter-word;
    color: #545454;
}

.child-plate-title .title-more {
    float: right;
    margin-right: 10px;
}

.child-plate-title .title-more a {
    color: #0d87e4;
    font-size: 14px;
}

.child-plate-title .title-more:hover a {
    text-decoration: underline;
}

.plate-frame {
    border: 1px solid #c8c8c8;
}

.zsdw-box {
    margin-top: 30px;
    width: 1198px;
}

.zsdw-content {
    overflow: hidden;
    width: 1178px;
    padding: 14px 10px;
}

.zsdw-content .currency-btn {
    width: 384px;
    height: 64px;
    float: left;
    margin-left: 8px;
}

.currency-btn a {
    float: left;
    width: inherit;
    height: inherit;
}

.currency-btn a h5 {
    color: #0d87e4;
    font-size: 14px;
    line-height: 20px;
    /*    font-weight: bold*/
}

.currency-btn:hover a h5 {
    color: #ffffff;
}

.nsjg-box {
    margin-top: 30px;
    width: 1198px;
    overflow: hidden;
}

.zsdw-content .mg-t {
    margin-top: 14px;
}

.nsjg-content {
    width: 1198px;
    overflow: hidden;
    padding: 14px 10px;
}

.nsjg-content .currency-btn {
    height: 54px;
    margin-left: 18px;
    width: 280px;
    float: left;
}

.nsjg-content .mg-t {
    margin-top: 14px;
}

.ryq-box {
    margin-top: 30px;
    width: 1198px;
    height: 235px;
}

.ryq-content {
    width: 1198px;
    height: 200px;
    overflow: hidden;
}

.ryq-box .roll-wrap {
    width: 1170px;
    margin: 0 auto;
    position: relative;
    height: 200px;
}

.ryq-content .roll-list {
    height: inherit;
}

.ryq-content .control {
    position: absolute;
    top: 70px;
    display: block;
    width: 48px;
    height: 48px;
    background: no-repeat center;
    display: none;
    cursor: pointer;
}

.ryq-content .control.pre {
    left: -10px;
    background-image: url(../images/roll_left_btn.png);
}

.ryq-content .control.next {
    right: -10px;
    background-image: url(../images/roll_right_btn.png);
}

.ryq-box .roll-wrap .roll__list li {
    height: inherit;
    width: 210px;
    float: left;
    margin: 0 12px;
}

.ryq-box .roll-wrap .roll__list li h3.vertical-parent {
    height: 50px;
    width: 180px;
    overflow: hidden;
    margin: 0 auto
}

.ryq-box .roll-wrap .roll__list li h3.vertical-parent span {
    font-size: 14px;
    color: #545454;
}

.ryq-box .roll-wrap .roll__list li:hover h3.vertical-parent span {
    text-decoration: underline;
}

.ryq-box .roll-wrap .roll__list li div.vertical-parent {
    margin-top: 18px;
    height: 126px;
    width: 210px;
overflow:hidden;
}

.ryq-box:hover .control {
    display: block;
}

.kqzl-box {
    width: 778px;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

.kqzl-box .chart-box-main {
    width: inherit
}

.kqzl-box .index-chart-content {
    overflow: hidden;
    float: left;
    width: 558px;
    height: 320px;
}

.kqzl-box .chart-box-h2 {
    background-color: #ffffff;
}

.kqzl-box .index-chart-nav {
    margin-top: 20px
}

.kqzl-box .index-chart-legend {
    margin-top: 20px
}

.kqyb-btn {
    float: right;
    margin-right: 10px;
    height: 36px;
    margin-top: 4px;
    font-size: 14px;
    line-height: 36px;
    width: 120px;
}

.kqzl-box .chart-box-date {
    margin-right: 20px;
}

.kqzl-box .chart-box-h2 {
    margin-top: 10px;
}

.newsList-half-box {
    width: 588px;
    float: left;
    height: 263px;
    margin-bottom: 30px;
}

.newsList-content {
    width: 564px;
    padding: 10px 12px;
    height: 208px;
}

.newsList-content li {
    line-height: 26px;
    height: 26px;
    font-size: 14px;
    width: 100%;
}

.newsList-half-box .newsList-content li a {
    width: 448px;
}

.newsList-content li a {
    float: left;
    height: 26px;
    padding-left: 20px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    color: #212121;
    overflow: hidden;
    background: url("../images/textList_icon_A.png") no-repeat 0 center;
}

.newsList-content li a:hover {
    text-decoration: underline;
    background: url("../images/textList_icon.png") no-repeat 0 center;
}

.newsList-half-box .newsList-content li span {
    width: 90px;
}

.newsList-content li span {
    float: right;
    width: 90px;
    color: #808080;
    text-align: right;
    font-size: 14px;
}

.hjgb-box {
    width: 398px;
    float: right;
    height: 413px;
    margin-top: 20px;
}

.tabNav-newsList .tab_list li {
    background: none;
    padding-left: 0;
}

.hjgb-content {
    padding: 10px 12px;
    height: 358px;
    width: 374px;
}

.hjgb-content .img-box {
    display: block;
    width: 374px;
    height: 174px;
    background-color: antiquewhite;
    background-repeat: no-repeat;
    background-position: center
}

.hjgb-content .img-box:hover {
    opacity: 0.9;
}

.hjgb-content .img-01 {
    background-image: url("../images/hjzl_img_01.jpg")
}

.hjgb-content .img-02 {
    background-image: url("../images/hjzl_img_02.jpg")
}

.kqzlSzl-box {
    margin-top: 30px;
    width: 100%;
    height: 265px;
}

.qthjzl-box {
    margin-top: 30px;
    width: 1198px;
}

.qthjzl-box .qthjzl-content-box .navTab-content-btn {
    float: left;
    margin-top: 0;
    width: 285px;
    margin-right: 10px;
    background-position: 260px center;
}

.qthjzl-box .qthjzl-content-box {
    height: 64px;
    padding: 20px 10px;
    width: 1178px;
    overflow: hidden;
    padding: 14px 10px;
}

.hygq-box {
    width: 778px;
    height: auto;
    margin-top: 20px;
    float: right;
}

.hygq-box .newsList-content li a {
    float: left;
    height: 26px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    width: 80%;
}

.hygq-box .newsList-content li span {
    float: right;
    text-align: right;
    width: 14%;
}

.hygq-box .newsList-content {
    width: 754px;
}

.wsjbLdxx-box {
    margin-top: 20px;
    height: 110px; 
}

.wsjbLdxx-box a {
    display: block;
    width: 100%;
    height: 110px;
    background-position: center;
    background-repeat: no-repeat;
}

.wsjbLdxx-box a:hover {
    opacity: 0.8;
}

.wsjbLdxx-box .img-01 {
    background-image: url("../images/hdjl_img_01.jpg")
}

.wsjbLdxx-box .img-02 {
    background-image: url("../images/hjwr_b.jpg")
}

.zxfw-box .zxfw-content .navTab-content-btn {
    width: 398px;
    height: 54px;
    float: left;
}

.zxfw-box {
    width: 398px;
    height: 263px;
    border: 1px solid #c8c8c8;
    margin-top: 30px;
    float: left;
}

.zxfw-box .zxfw-content {
    height: 208px;
    width: 378px;
    padding: 10px;
}

.zxfw-box .zxfw-content .navTab-content-btn {
    width: inherit;
    margin: 0 auto;
    line-height: 54px;
    margin-top: 20px;
    font-weight: bold;
    text-align: left;
}

.zxfw-box .zxfw-content .navTab-content-btn span {
    float: left;
    width: 54px;
    height: 54px;
    background: no-repeat center;
    margin-left: 50px;
    padding-right: 90px;
}

.zxfw-box .zxfw-content .navTab-content-btn .icon-01 {
    background-image: url(../images/olS_icon_01.png);
}

.zxfw-box .zxfw-content .navTab-content-btn .icon-02 {
    background-image: url(../images/olS_icon_02.png);
}

.zxfw-box .zxfw-content .navTab-content-btn .icon-03 {
    background-image: url(../images/olS_icon_03.png);
}

.hygq-box .tab_content .tab_list li {
    padding-left: 0;
    background: none;
}

.ggjdbk-box {
    width: 1198px;
    height: 267px;
    margin-top: 20px;
}

.ggjdbk-box .newsList-content li {
    width: 100%;
}

.ggjdbk-box .newsList-content {
    float: right;
    padding: 12px 10px;
    width: 878px;
    height: 208px;
}

.ggjdbk-box .newsList-content li a {
    width: 80%;
}

.ggjdbk-box .newsList-content li span {
    width: 14%;
}

.plate-frame .tab_content .tab_list li {
    padding-left: 0;
    height: 26px;
    line-height: 26px;
    background: none;
}

.qyfw-img-01 {
    float: left;
    margin: 16px 10px;
    height: 200px;
    width: 280px;
    background: url("../images/qyfw_img_01.jpg") no-repeat center;
}

.bsxz-box {
    width: 1198px;
    height: 267px;
    margin-top: 30px;
}

.bsxz-box .tab_content .newsList-content {
    width: 1178px;
    height: 208px;
    padding: 12px 10px;
}

.bsxz-box .newsList-content li {
    width: 876px;
    float: right;
}

.bsxz-box .tab_content .newsList-content li.left-li {
    width: 280px;
    float: left;
    height: 170px;
    padding: 20px 0;
}

.bsxz-box .tab_content .newsList-content li.left-li a {
    padding: 0;
    background: none;
    background-color: #ecf5ff;
    width: 278px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    color: #0d87e4;
    font-size: 16px;
}

.bsxz-box .tab_content .newsList-content li.left-li a:hover {
    background-color: #0d87e4;
    color: #ffffff;
}

.bsxz-box .tab_content .newsList-content li.img-02 {
    background: url("../images/qyfw_img_02.jpg") no-repeat center;
}

.bscxxt-box {
    width: 100%;
    margin-top: 30px;
}

.bscxxt-box .xtrk-box {
    margin: 0;
}

.bscxxt-box .wsjbLdxx-box {
    margin: 0;
}

.bsxz-box .tab_content .newsList-content li a {
    width: 80%;
}

.bsxz-box .tab_content .newsList-content li span {
    width: 16%;
}

.bscxxt-box .wsjbLdxx-box .img-01 {
    background-image: url("../images/qyfw_img_04.jpg");
}

.bscxxt-box .wsjbLdxx-box .img-02 {
    background-image: url("../images/qyfw_img_03.jpg");
}

.xtrk-box {
    height: 163px;
    margin-top: 20px;
}

.xtrk-box .system-content {
    width: 1180px;
    height: 108px;
    padding: 10px;
    border: none;
}

.xtrk-box .system-content a {
    width: 194px;
    height: 104px;
    padding: 0 1px;
}

.zwgkSgs-box .qthjzl-content-box .icon-04,
.zwgkSgs-box .qthjzl-content-box .icon-05,
.zwgkSgs-box .qthjzl-content-box .icon-06 {
    margin-top: 16px;
}

.zwgkSgs-box .qthjzl-box .qthjzl-content-box {
    height: auto;
    overflow: hidden;
    width: 778px;
}

.zwgkSgs-box {
    width: 100%;
    height: auto;
    overflow: auto;
    margin-top: 20px;
}

.zwgkSgs-box .qthjzl-box {
    width: 798px;
    float: left;
    margin-top: 0;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn {
    width: 248px;
    margin-right: 14px;
    padding: 0;
    background-position: 220px center
}

.zwgkSgs-box .qthjzl-content-box .icon-03,
.zwgkSgs-box .qthjzl-content-box .icon-06 {
    margin-right: 0px;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn span {
    width: 48px;
    height: 48px;
    margin-top: 8px;
    background: url(../images/xxgk_icons.png) no-repeat;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn.icon-02 span {
    background-position: -48px 0;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn.icon-03 span {
    background-position: -96px 0;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn.icon-04 span {
    background-position: 0 -48px;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn.icon-05 span {
    background-position: -48px -48px;
}

.zwgkSgs-box .qthjzl-content-box .navTab-content-btn.icon-06 span {
    background-position: -96px -48px;
}

.sgs-box {
    width: 380px;
    height: 213px;
    background: url("../images/xxgk_img_01.png") no-repeat center;
    float: right;
}

.sgs-box:hover {
    opacity: 0.8;
}

.wryjgxxgk-box-a {
    overflow: hidden;
    margin-top: 30px;
    width: 1198px;
    border: 1px solid #c8c8c8;
}

.wryjgxxgk-content-a {
    width: 1178px;
    padding: 12px 10px;
    overflow: hidden;
}

.wryjgxxgk-content-a .currency-btn {
}

.wryjgxxgk-box-a .nsjg-content .currency-btn {
    width: 278px;
}

.zfxxgk-box-a {
    width: 1198px;
    margin-top: 30px;
}

.zfxxgk-box-a .qthjzl-content-box {
    width: 1178px;
    padding: 14px 10px;
}

.zfxxgk-box-a .qthjzl-content-box .navTab-content-btn {
    width: 378px;
    margin-left: 19px;
    float: left;
    background-position: 350px center;
}

.zfxxgk-box-a .qthjzl-content-box {
    height: auto;
    overflow: hidden;
}

.zfxxgk-box-a .qthjzl-content-box .navTab-content-btn.icon-01,
.zfxxgk-box-a .qthjzl-content-box .navTab-content-btn.icon-02,
.zfxxgk-box-a .qthjzl-content-box .navTab-content-btn.icon-03 {
    margin-top: 0;
}

.zfxxgk-box-a .qthjzl-content-box .navTab-content-btn span {
    background: url("../images/zfxxgk_icon_01.png") no-repeat;
}

.zfxxgk-box-a .qthjzl-content-box .icon-02 span {
    background-position: -64px 0;
}

.zfxxgk-box-a .qthjzl-content-box .icon-03 span {
    background-position: -128px 0;
}

.zfxxgk-box-a .qthjzl-content-box .icon-04 span {
    background-position: -0px -64px;
}

.zfxxgk-box-a .qthjzl-content-box .icon-05 span {
    background-position: -64px -64px;
}

.zfxxgk-box-a .qthjzl-content-box .icon-06 span {
    background-position: -128px -64px;
}

.zfxxgk-box-a .qthjzl-content-box .icon-07 span {
    background-position: -0px -128px;
}

.zfxxgk-box-a .qthjzl-content-box .icon-08 span {
    background-position: -64px -128px;
}

.zfxxgk-box-a .qthjzl-content-box .icon-09 span {
    background-position: -128px -128px;
}

.zsdwzl-box-a {
    margin-top: 30px;
    width: 1198px;
    height: auto;
    overflow: hidden;
}

.zsdwzl-box-a .nsjg-content .currency-btn {
    width: 378px;
    margin-left: 19px;
}

.zsdwzl-box-a .nsjg-content {
    width: 1178px;
    padding: 14px 10px;
}

.zsdwzl-box-a .nsjg-content .currency-btn.mg-t {
    margin-top: 14px;
}

.crumbs {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
}

.crumbs h6 {
    float: left;
    color: #ababab;
}

.crumbs .crumbs-content {
    float: left;
    color: #6d839e;
}

.crumbs .crumbs-content a {
    color: inherit;
    font-weight: inherit;
}

.crumbs .crumbs-content a:hover {
    text-decoration: underline;
}

.listPage-sidebar {
    width: 300px;
    float: left;
    height: auto;
    overflow: hidden;
    border: 1px solid #dcdee6;
}

.list-content-box {
    width: 868px;
    height: auto;
    float: right;
    overflow: hidden;
    /* border: 1px solid #dcdee6;*/
}

.listPage-sidebar-title {
    display: block;
    height: 54px;
    line-height: 54px;
    color: #2a65a6;
    font-size: 18px;
    padding-left: 20px;
    width: 280px;
    font-weight: bold;
    background-color: #f6f8ff;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.listPage-sidebar-title:hover {
    text-decoration: underline;
    background-color: #edf0f7;
}

.listPage-sidebar-content {
    width: 100%;
}

.listPage-sidebar-content li {
    width: 260px;
    line-height: 42px;
    text-align: left;
    padding-left: 40px;
    font-size: 14px;
    background: url("../images/listPage-sidebar_1.png") no-repeat 16px center;
}

.listPage-sidebar-content li a {
    display: block;
    width: inherit;
    height: inherit;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.listPage-sidebar-content li:hover {
    background-color: #f7f7f7;
}

.listPage-sidebar-content li a:hover {
    text-decoration: underline;
}

.listPage-sidebar-title.listPage-sidebar-pre {
    padding-left: 14px;
    border-left: 6px solid #2a65a6;
    background-color: #dcdee6;
}

.listPage-sidebar-content li.listPage-sidebar-pre {
    background-color: #dcdee6;
    padding-left: 24px;
    width: 270px;
    background-image: none;
    border-left: 6px solid #0d87e4;
}

.list-content-title {
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    padding-left: 60px;
    background-image: url("../images/list_content_title_icon.png");
    background-position: 20px center;
    background-repeat: no-repeat;
    background-color: #f6f8ff;
    border-bottom: 1px solid #e5e5e5;
}

.list-content {
    width: 830px;
    padding: 14px 19px;
}

.list-content li {
    width: 805px;
    padding-left: 25px;
    background: url("../images/textList_icon_A.png") no-repeat left center;
    height: 46px;
    line-height: 46px;
}

.list-content li:hover {
    background-image: url("../images/textList_icon.png");
}

.list-content li:hover a p {
    text-decoration: underline;
}

.list-content li a {
    display: block;
    width: inherit;
    height: inherit;
    color: #000000;
    font-size: 14px;
}

.list-content li a p {
    width: 80%;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.list-content li a span {
    float: right;
    width: 15%;
    text-align: right;
}

.details-box #show {
    width: 1138px;
    height: auto;
    overflow: hidden;
    border: 1px solid #cccccc;
    padding: 30px 30px;
}

.newsI-title {
    font-size: 24px;
    width: inherit;
    line-height: 34px;
    text-align: center;
    word-wrap: break-word;
    word-break: break-all;
}

.newsI-header {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 2px solid #0d87e4;
}

.newsI-subtitle {
    word-wrap: break-word;
    word-break: break-all;
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}

#show #txt {
    padding: 20px 0 0 0;
    width: 1000px;
    margin: 0 auto;
}

#show #txt #fujian b {
    display: block;
    width: inherit;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
}

#show #txt #fujian {
    width: 960px;
    padding: 20px 20px;
    height: auto;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
}

#show #txt #fujian a {
    font-size: 14px;
    color: #0d87e4;
}
#txt img1 {
border:1px solid #ccc;
display:block;
margin:0px auto;
margin-bottom:10px;
margin-top:10px;
}

#show #txt #fujian a:hover {
    text-decoration: underline;
}

.ztzl-row {
    width: 100%;
    height: 265px;
    margin-top: 20px;
}

.ztzl-xc {
    width: 590px;
    float: left;
    height: 265px;
    background: url("../images/ztzl_img_A.png") no-repeat center;
}

.ztzl-row .newsList-half-box {
    float: right;
    margin-bottom: 0;
}

.sqsp-box .newsList-content {
    width: 564px;
    padding: 10px 12px;
    height: 208px;
    float: right;
}

.sqsp-left {
    width: 584px;
    padding: 10px 12px;
    height: 208px;
    float: left;
}

.sqsp-box .newsList-content li a {
    width: 448px;
}

.sqsp-box {
    border: 1px solid #c8c8c8;
    width: 1198px;
    height: 263px;
}

.sqsp-btn {
    width: 120px;
    float: right;
    margin-right: 10px;
}

.sqsp-btn .navTab-content-btn {
    margin-top: 14px;
    font-size: 16px;
    width: 118px;
    height: 58px;

}

.sqsp-btn .navTab-content-btn h6 {
    margin-top: 9px;
    margin-right: 12px;
    line-height: 20px;
    width: 32px;
    float: right;
font-weight:normal;
}

.sqsp-btn .navTab-content-btn span {
    margin-left: 17px;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 9px;
    background: url("../images/ztzl_icons.png") no-repeat;
}

.sqsp-btn .icon-02 span {
    background-position: -40px 0;
}

.sqsp-btn .icon-03 span {
    background-position: -80px 0;
}

.sqsp-text {
    float: left;
    width: 420px;
    text-align: justify;
    text-justify: auto;
}

.sqsp-text .sqsp-text--jc {
    width: inherit;
    height: 120px;
    overflow: hidden;
    font-size: 14px;
    text-indent: 2em;
    line-height: 20px;
    color: #545454;
}

.sqsp-text-jd {
    height: 74px;
    margin-top: 14px;
}

.sqsp-text-jd h3 {
    font-size: 16px;
    padding-left: 16px;
    height: 16px;
    font-weight: bold;
    background: url("../images/textList_icon.png") no-repeat left center;
}

.sqsp-text-jd p {
    margin-top: 12px;
    font-size: 14px;
    line-height: 24px;
    color: #212121;

}
#jgsz{
    border: 0;
}
#jgsz thead th{
    font-size: 16px;
    color: #000000;
}
#jgsz tbody td{
    padding: 10px 2%;
    padding:10px \9;
    line-height: 20px;
    text-align: justify;
}
#jgsz tbody th{
    min-height: 60px;
}
.list-content-box table{
    margin-top: 10px;
}

#jgsz tbody td.ld-name{
    text-align: center;
    line-height: 26px;
    border-left: 1px solid #e5e5e5;
}

#jgsz tbody td.telephone,#jgsz tbody td.ld-post{
    text-align: center;
    line-height: 20px;
}
.ld-name h3{
    font-size: 16px;
    color: #545454;
    font-weight: bold;
}
#jgsz tbody td.ld-name a{
    color: #0d87e4;
}
#jgsz tbody td{
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
#jgsz tbody{
    border-top: 1px solid #e5e5e5;
}
#jgsz tbody td.ld-name a:hover{
    text-decoration: underline;
}
#tsJyZx-box {
    width: 100%;
}
#tsJyZx-box th{
    padding:6px 5%;
    background-color: #f7f7f7;
}
#tsJyZx-box th .form-control{
    width: 80%;
    height: 42px;
}
#tsJyZx-box .form-table-title{
    width: 24%;
    padding-right: 4%;
    text-align: right;
}
#tsJyZx-box td{
    padding:6px 5%;
}
#tsJyZx-box td .form-control{
    width: 80%;
}
input, textarea, keygen, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
option {
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0 2px 1px;
}
select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
}
 
 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.bs-example>.btn, .bs-example>.btn-group {
    margin-top: 5px;
    margin-bottom: 5px;
}
.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}
.footer-red {
    float: left;
    width: 200px;
    height: 80px;
    background: url(http://hbj.lyg.gov.cn/lygshbj/hbjset/images/foot_red.png) no-repeat right center;
}
.search_input {
    width: 510px;
    height: 50px;
    background: rgba(255,255,255,1);
    background-repeat: no-repeat;
    background-size: 36px 36px;
    background-position: 459px 5px;
    padding-right: 55px;
    border: 2px solid rgba(45,102,165,1);
    border-radius: 9px;
}
  #pagination-digg {
			margin-left: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			line-height: 24px;
		}



		#pagination-digg .active {
			background: #2e6ab1;
			color: #FFFFFF;
			font-weight: bold;
			display: block;
			float: left;
			padding: 4px 6px;
			margin-right: 2px;
			cursor: pointer;
		}
		#pagination-digg li {
			border: 0;
			margin: 0;
			padding: 0;
			font-size: 11px;
			list-style: none;
			float: left;
			line-height: normal;
			height: auto;
		}

		.default_pgCurrentPage {
			text-align: center;
			width: 38px;
			border: 1px solid #2e6ab1;
		}
			
		  .menu_second>li::before {
			content: '';
			display: inline-block;
			border-radius: 4px;
			width: 4px;
			height: 4px;
			background: #333;
			margin-right: 16px;
			margin-left: 30px;
		}  
			p{ text-indent:2em;}
			