﻿/*body{background:#f0f0f0 url(../images/head_bg.jpg) no-repeat center top;font-size: 12px;font-family: "SimSun";}*/

body {
    background: #f0f0f0 url(../images/header_bg.png) no-repeat center top;
    font-size: 12px;
    font-family: "SimSun";
}

a,
a:hover,
a:link,
a:active,
a:visited {
    color: #333;
}

.w1000 {
    margin: auto;
    width: 1000px;
}

.w990 {
    margin: auto;
    width: 990px;
}

input {
    outline: none
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt85 {
    margin-top: 85px;
}

.mr10 {
    margin-right: 10px;
}

.mb80 {
    margin-bottom: 80px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml12 {
    margin-left: 12px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.pl30 {
    padding-left: 30px;
}

.overHide {
    overflow: hidden;
}

.hr {
    border-bottom: 1px dashed #CCCDCF;
    margin: 5px 0;
    clear: both;
}

.label_ul_b {
    padding: 5px;
}

.border {
    border: 1px #ccc solid;
}

.slideBox {
    position: relative;
    width: 610px;
    height: 390px;
    left: 10px;
    top: 0px;
    overflow: hidden;
}

.slideBox ul.items {
    position: absolute;
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 610px;
    height: 390px;
}

.slideBox ul.items li {
    float: left;
    background: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 610px;
    height: 390px;
}

.slideBox ul.items li a {
    float: left;
    line-height: normal !important;
    padding: 0px !important;
    border: none;
}

.slideBox ul.items li a img {
    margin: 0px !important;
    padding: 0px !important;
    display: block;
    border: none;
    width: 610px;
    height: 390px;
}

.slideBox .tips {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 50px;
    background-color: #000;
    overflow: hidden;
}

.slideBox .tips .title {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background: none;
}

.slideBox .tips .title a {
    color: #FFF;
    font-size: 14px;
    line-height: 50px;
    margin-left: 10px;
    text-decoration: none;
}

.slideBox .tips .title a:hover {
    text-decoration: underline !important;
}

.slideBox .tips .nums {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 100%;
}

.slideBox .tips .nums a {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    text-indent: -99999px;
    margin: 15px 10px 0px 0px;
}

.slideBox .tips .nums a.active {
    background-color: #093;
}

.header {
    height: 260px;
}

.header .logo {
    padding: 80px 0 0 65px;
}

.layout {
    padding: 5px;
    background: #fff;
    overflow: hidden;
}

.nav {
    height: 41px;
    background: url(../images/nav_bg.png) repeat-x;
}

.nav ul {
    padding: 0 0 0 5px;
}

.nav li {
    float: left;
    font-size: 14px;
    font-family: "MicroSoft YaHei";
    font-weight: bold;
    line-height: 41px;
    color: #fff;
    padding: 0 15px;
    overflow: hidden;
}

.nav li.line-bor {
    width: 1px;
    height: 41px;
    background: url(../images/nav_bor.png) no-repeat;
    text-indent: -99999px;
    padding: 0;
}

.nav li a {
    color: #fff;
}

.nav a:hover,
.nav a:link,
.nav a:visited {
    color: #fff;
}

.nav-menu {
    height: 35px;
    background: #999;
    line-height: 35px;
    padding-left: 10px;
}

.nav-menu span {
    color: #fff;
    padding: 0 5px;
}

.nav-menu a {
    color: #0b61a9;
    padding: 0 5px;
}

.layout .top {
    border: 1px #ccc solid;
    text-align: center;
}

.layout .top .h2 {
    font: 32px impact;
    font-weight: 900;
    text-align: center;
    padding: 10px 0;
}

.layout .top .h2 a {
    color: #7f0101;
}

.layout .top .h3 {
    font-size: 14px;
    font-weight: normal;
    padding-bottom: 10px;
}

.layout .flashNews {
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 10px;
}

.layout .flashNews .flash {
    width: 610px;
    height: 390px;
}

.layout .flashNews .news {
    width: 345px;
}

.title {
    height: 25px;
    background: #e0e0e0;
    line-height: 25px;
}

.title h2 {
    width: 113px;
    height: 25px;
    background: url(../images/tit_bg.png) no-repeat;
    color: #fff;
    font: bold 14px/25px "SimSun";
    padding-left: 20px;
}

.search {
    width: 654px;
    height: 50px;
}

.search li {
    float: left;
    line-height: 50px;
}

.search .text {
    width: 255px;
    height: 17px;
    padding: 0 5px;
    margin-top: 15px;
    *margin-top: 0px;
    _margin-top: 13px;
}

.search .submit {
    width: 47px;
    height: 21px;
    background: url(../images/search_btn.png) no-repeat;
    border: 0;
    text-indent: -99999px;
    margin-top: 15px;
    margin-left: 8px;
    cursor: pointer;
    display: block;
}

.noticeTitle {
    height: 25px;
    background: #e0e0e0;
    line-height: 25px;
}


/*.noticeTitle h2{border-left:9px #ac2024 solid;font:bold 14px/25px "SimSun";padding-left:10px;color:#ac2024;}*/

.STitle {
    height: 25px;
    background: #f5f3f3;
    line-height: 25px;
}

.STitle h2 {
    width: 105px;
    height: 25px;
    background: url(../images/tit_bg1.png) no-repeat;
    color: #fff;
    font: bold 14px/25px "SimSun";
    padding-left: 18px;
}

.ztbd li {
    float: left;
    padding: 15px 0 15px 10px;
}

.zcfgMenu {
    width: 280px;
}

.zcfgMenu ul {
    width: 290px;
}

.zcfgMenu li {
    float: left;
    width: 92px;
    height: 30px;
    background: #eeeae1;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    margin: 2px 2px 0 0;
}

.zcfgMenu li a {
    color: #62480f;
}

.sdjs {
    height: 330px;
    background: url(../images/sdjs.jpg) no-repeat;
}

.sdjs .tit {
    height: 25px;
    line-height: 25px;
    margin: 5px 0 0 15px;
    color: #fff;
    overflow: hidden;
}

.sdjs .tit span {
    font: bold 14px/25px "SimSun";
}

.sdjs .label_ul_b li {
    line-height: 25px;
    padding: 3px 5px 0 5px;
}

.sdjs .pajs {
    width: 303px;
    height: 240px;
    margin-left: 19px;
}

.sdjs .fzjs {
    width: 303px;
    height: 240px;
    margin-left: 23px;
}

.sdjs .dwjs {
    width: 303px;
    height: 240px;
    margin-left: 25px;
}

.patj .label_pic_ul li,
.patj .fleft li {
    height: 180px;
    border: 1px #ccc solid;
    padding: 4px;
    background: #f8f8f8;
    margin: 0px 0px 0px 10px;
}

.patj .label_pic_ul li img,
.patj .fleft li img {
    width: 178px;
    height: 134px;
}

.patj .label_pic_ul .label_pic_title2 {
    height: auto;
    padding: 5px 0 0 0;
}

.patj .label_pic_title {
    width: 178px;
    padding: 10px 0;
}

.ybsph {
    width: 310px;
    height: 300px;
}

.ybsph .gov_tab_head span {
    width: 100px;
    height: 26px;
    border: 1px #bf6c68 solid;
    display: block;
    color: #505050;
    font-size: 14px;
    line-height: 26px;
    margin-left: 35px;
    position: relative;
    z-index: 2;
    top: 1px;
}

.ybsph .gov_tab_head span.over {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #bf6c68 #bf6c68 #fff #bf6c68;
}

.ybsph .gov_index_middle_gov_article_content1 {
    border: 1px #bf6c68 solid;
    position: relative;
}

.wxwb .wTitle {
    height: 34px;
    background: #f5f3f3 url(../images/icon_wx.png) no-repeat 13px 6px;
    color: #ac2024;
    font: 15px/34px "MicroSoft YaHei";
    padding-left: 46px;
}

.wyby .wTitle {
    height: 34px;
    background: #f5f3f3 url(../images/icon_wb.png) no-repeat 13px 6px;
    color: #ac2024;
    font: 15px/34px "MicroSoft YaHei";
    padding-left: 46px;
}

.wxwxC {
    width: 325px;
    height: 256px;
    background: url(../images/wx.jpg) no-repeat;
    position: relative;
}

.footer {
    width: 100%;
    background: #ac2024;
    text-align: center;
}

.footer ul {
    padding: 20px 0;
}

.footer li {
    color: #fff;
    font-family: Arial, "SimSun";
}

.footer a {
    color: #fff;
}

.label_ul_s li,
.label_ul_b li {
    line-height: 24px;
}

.Xiaotubiao {
    float: left;
    height: auto;
    width: 290px;
}

.Xiaotubiao_tu {
    float: left;
    height: 53px;
    width: 48px;
    margin-top: 11px;
    _margin-top: 8px;
    margin-left: 18px;
    _margin-left: 9px;
    text-align: center;
}

.Xiaotubiao_tu_a {
    float: left;
    height: 36px;
    width: 48px;
    text-align: center;
}

.Xiaotubiao_tu_wen {
    float: left;
    height: auto;
    width: 48px;
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}

.Xiaotubiao_tu_wen a {
    color: #000000;
}

.ping_tu {
    float: left;
    height: auto;
    width: 240px;
    margin-top: 5px;
    margin-left: 6px;
    _margin-left: 3px;
}

.zt_tu {
    float: left;
    height: 70px;
    width: 305px;
    padding: 2px;
    border: 1px #d0cccb solid;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 3px;
    _margin-left: 2px;
}

.fenglei {
    float: left;
    height: auto;
    width: 250px;
    margin-top: 8px;
}

.fenglei_tu {
    float: left;
    height: 24px;
    width: 24px;
}

.fenglei_wen {
    font-size: 14px;
    color: #000000;
    float: left;
    height: 20px;
    width: auto;
    padding-top: 4px;
    width: 250px;
    line-height: 16px;
    font-size: 12px;
}

.fenglei_wen a {
    color: #000000;
}

.zfxj .label_pic_ul li {
    margin: 6px 15px 0px 20px;
}

.current {
    border-width: 1px 1px 0 1px;
    border-color: #ddd;
    border-style: solid;
    padding: 10px;
}

.gov_article_content1 {
    width: 748px;
    border: 1px #ddd solid;
    padding: 10px;
}

.gov_article_content1 ul {
    padding: 0;
}

.gov_article_content1 .view-title {
    font-size: 24px;
    font-weight: bolder;
    color: #2b2b2b;
    margin: 20px 0px 15px 0px;
    text-align: center;
    line-height: 30px;
}

.gov_article_content1 .view-subTitle {
    font-size: 20px;
    font-weight: normal;
    color: #2b2b2b;
    margin: 20px 0px 15px 0px;
    text-align: center;
    line-height: 30px;
}

.gov_article_content1 .view-info {
    font-size: 12px;
    color: #2b2b2b;
    text-align: center;
}

.gov_article_content1 .main-content {
    margin: 10px 15px 10px;
    overflow: hidden;
    line-height: 180%;
    font-size: 14px;
}

.gov_article_content1 .main-content p {
    padding-top: 10px;
}

#AudioVideo {
    margin: 10px;
}

.ybsph .gov_index_middle_content {
    border: 1px #bf6c68 solid;
    position: relative;
}