@charset "utf-8";

/* CSS Document */
html {
    background: #FFF;
}

body {
    font-size: 63%;
    /*font-family:"\5FAE\8F6F\96C5\9ED1", SimSun;*/
    background-color: #f5f5f5;
    color: #444;
    font-family: 'Microsoft YaHei', SimSun, SimHei, "STHeiti Light", STHeiti, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dl, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
    margin: 0px;
    padding: 0px;
    color: #333333;
    -webkit-font-smoothing: subpixel-antialiased;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    max-width: 511px;
    /* width: 100% !important; */
}

.article_con table {
    max-width: none;
}

fieldset, img {
    border: 0;
}

img, object {
    max-width: 100%;
    /*height:auto;*/
    width: auto\9;
    /* for ie8 */
    -ms-interpolation-mode: bicubic;
    display: block;
}

a {
    font-size: 16px;
    outline: none;
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #8c0000;
    text-decoration: none;
}

input[type='button'] {
    outline: none;
    border: 0 none;
    background-color: transparent;
    cursor: pointer;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: 400;
}

/*定义清除浮动样式 方法一*/
.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

/*定义清除浮动样式 方法二*/
.clear {
    clear: both;
}

/*font-size */
.f12px {
    font-size: 1.2em;
}

.f14px {
    font-size: 1.4em;
}

.f16px {
    font-size: 1.6em;
}

.f18px {
    font-size: 1.8em;
}

.f20px {
    font-size: 2.0em;
}

.f22px {
    font-size: 2.2em;
}

.f24px {
    font-size: 2.4em;
}

/*float */
.fl {
    float: left;
}

.fr {
    float: right;
}

.ct {
    margin: 0 auto;
}

ul, ol, li {
    list-style: none outside none;
}

.tc {
    text-align: center !important;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.fwn {
    font-weight: normal;
}

.fwb {
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

q:before, q:after {
    content: '';
    content: none;
}

input, textarea, select {
    font-weight: inherit;
}

input, select, textarea, button {
    vertical-align: middle
}

.t_nav {
    margin: 40px 0 10px 0;
    text-align: right;
}

.t_nav a {
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
    background: url(/oldnic/images/gb20190122/t_nav_03.png) no-repeat left center;
}

.t_nav a:first-child {
    background: none;
}

.pr {
    position: relative;
}

.inblock {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.disnone {
    display: none;
}

.block {
    display: block;
}

.hidden {
    overflow: hidden !important;
}

.none {
    display: none;
}

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

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

.mtc {
    margin: 0 auto;
}

.number {
    font-family: Arial;
}

.fw600 {
    font-weight: 600;
}

.hand {
    cursor: pointer;
}

.distable {
    display: table;
}

.distr {
    display: table-row;
}

.distd {
    display: table-cell;
}

.mr35px {
    margin-right: 35px;
}

.ml35px {
    margin-left: 35px;
}

.mr10px {
    margin-right: 10px;
}

.ml10px {
    margin-left: 10px;
}

.mt20px {
    margin-top: 20px;
}

.topicInfo li {
    transtion: all 1s ease 0s
}




/*头部样式*/
.t_date_link {
    overflow: hidden;
    width: 250px;
    margin: 0 0 18px 0;
}

.mytianqi {
    float: left;
}

.wrap_con {
    position: relative;
    z-index: 99;
}

.wraq_header {
    width: 100%;
    height: 120px;
}

.wrap_topNav {
    width: 100%;
    height: 28px;
    background: #7f0007;
}

.topNav {
    width: auto;
    float: right;
    position: relative;
    margin: 22px 0 0 0;
}

.header {
    max-width: 1200px;
    min-width: 320px;
    height: 120px;
    margin: 0 auto;
    z-index: 9999999;
}

.logo {
    width: auto;
    height: auto;
    float: left;
    margin: 25px 0 0 0;
}

#localtime {
    font-size: 14px;
    color: #333333;
}

.ser {
    height: 29px;
    *height: 29px;
    top: 32px;
    line-height: 29px;
}

.search {
    height: 30px;
    position: relative;
    overflow: hidden;
    z-index: 99;
}

.search input {
    position: absolute;
    border: none;
    background: none;
    right: 30px;
    top: 0px;
    padding-left: 0px;
}

.search input.notxt {
    color: #999999;
    padding-left: 8px;
    width: 190px;
    height: 26px;
    border: 1px solid #e1e1e1;
}

.search input.notxt1 {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0px;
    right: 0px;
    border: none;
    background: url(/oldnic/images/gb20190122/ser_03.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
}

.old_link {
    font-size: 16px;
    color: #8c0000;
    display: inline-block;
    float: right;
}

.erweima {
    display: none;
}

/*导航*/
.wrap_nav {
    width: 100%;
    z-index: 999;
    background: #8c0000;
}

.nav {
    max-width: 1200px;
    z-index: 888;
    margin: 0 auto;
    height: 50px;
}

.nav ul {
    height: 50px;
    margin: 0px auto;
    max-width: 1200px;
}

.nav ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: left;
    position: relative;
}

.nav ul li a {
    color: #ffffff;
    font-size: 1.6em;
    padding: 0 35px;
    padding-left: 35px\9\0;
    padding-right: 35px\9\0;
    *padding-left: 35px;
    *padding-right: 35px;
    text-align: center;
}

.nav ul li .subNav {
    position: absolute;
    left: 0;
    top: 50px;
    display: none;
    background: #8c0000;
}

.nav ul li .local {
    left: -86px;
}

.nav ul li.on {
    background: #ffffff;
}

.nav ul li.on a {
    color: #8c0000;
}

.nav ul li.on .subNav {
    display: block;
}

.nav ul li.on .subNav dl {
    overflow: hidden;
    padding: 5px 0;
}

.nav ul li.on .subNav dl dd {
    border-bottom: 1px solid #ffffff;
    height: auto;
    line-height: 42px;
    *line-height: 42px;
    text-align: center;
    width: 132px;
    *width: 130px;
    width: 130px\9\0;
}

.nav ul li.on .subNav dl dd a {
    font-size: 14px;
    border: none;
    font-size: 1.4em;
    line-height: 42px;
    text-align: left;
    font-weight: normal;
    color: #fff;
    padding: 0;
}

.nav ul li.on .subNav dl dd a:hover {
    color: #ffffff;
    font-weight: bold;
    padding: 0;
}

.nav ul li .pos_left {
    left: -72px;
}

.erweima {
    position: absolute;
    z-index: 9999;
    right: 80px;
}


/*手机端导航*/
.phone_logo {
    width: 60%;
    float: left;
}

.snav {
    display: none;
    overflow: hidden;
    width: 94%;
}

.wrap_mbtn {
    height: 50px;
    background: #8c0000;
    display: none;
    position: relative;
}

.mbtn_font {
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    left: 4%;
    top: 13px;
    font-weight: bold;
}

.mbtn {
    width: 26px;
    height: 23px;
    float: right;
    background: url(/oldnic/images/gb20190122/phone_nav_03.png) no-repeat;
    cursor: pointer;
    margin: 14px 5.5% 0 0;
}

.mbtn.open {
    background: url(/oldnic/images/gb20190122/close_03.png) no-repeat;
    width: 34px;
    height: 24px;
}

.navm {
    position: absolute;
    width: 100%;
    background: url(/oldnic/images/gb20190122/slider01.png);
    overflow: hidden;
    text-align: left;
    display: none;
    left: 0;
    z-index: 9999;
}

.navm ul {
    padding: 0 0 10px;
}

.navm li {
    border-top: 1px solid #151515;
    position: relative;
    padding: 0 4%;
    overflow: hidden;
}

.navm li strong.arrow {
    cursor: pointer;
    width: 30px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    color: #ffffff;
    font-weight: normal;
    float: right;
}

.navm li a {
    font-size: 16px;
    line-height: 18px;
    padding: 15px 0px 15px 0px;
    color: #fff;
    background: url(/oldnic/images/gb20190122/mcircle_03.png) no-repeat left center;
    display: block;
}

.navm li a:hover {
    color: #fff;
}

.navm li.sub_has span {
    margin-left: 10px;
}

.navm li.on a {
    color: #fff;
}

.navm .subNav {
    display: none;
    color: #004489
}

.navm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dashed #434343;
}

.navm li.on dl dd a {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.navm li dl dd a {
    float: none;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    display: inline;
    display: block;
    border: none;
    padding: 0px;
}

.navm li dl dd a:hover {
    font-weight: bold;
}

.navm li:last-child {
    text-align: center;
    padding: 15px 0 30px 0;
    border-top: 0px;
}

.navm li span {
    text-align: center;
    border-left: 1px solid #586369;
    padding: 0 5%;
}

.navm li span:first-child {
    border-left: 0px;
}

.navm li span a {
    display: inline-block;
    padding: 0px;
    width: auto;
    float: none;
}

.snav #ser {
    display: block;
    position: static;
    clear: both;
    margin: 5px auto 15px;
}

.ser01 {
    padding: 20px 0px 0px 0;
}

.search01 {
    width: 100%;
    height: 40px;
    background: rgba(255, 255, 255, .2);
    border-radius: 50px;
    position: relative;
    overflow: hidden;
    z-index: 9999999;
}

.search01 input {
    position: absolute;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #6b6b6b;
    border: none;
    background: none;
    right: 35px;
    top: 0px;
    padding-left: 0px;
}

.search01 input.notxt {
    color: #ffffff;
    padding-left: 7px;
    width: 92%;
}

.search01 input.notxt1 {
    position: absolute;
    width: 16px;
    height: 40px;
    top: 0px;
    right: 30px;
    border: none;
    background: url(/oldnic/images/gb20190122/phone_ser_03.png) no-repeat center center;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
}





.wrap_footer {
    padding: 20px 0;
    background: #6e0909;
}

.footer {
    overflow: hidden;
    font-size: 16px;
    color: #ffffff;
    line-height: 25px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}







@media screen and (max-width:1200px) {
    .topNav {
        margin: 32px 20px 0 0;
    }

    .nav {
        max-width: 1023px;
    }

    .nav ul {
        max-width: 1023px;
    }

    .nav ul li a {
        padding: 0 25px;
    }

    .logo {
        padding: 0 0 0 3%;
    }

    .content {
        width: 94%;
        margin: 0 auto;
    }
}






@media screen and (max-width:1023px) {
    .wraq_header {
        display: none;
    }

    .nav {
        display: none;
    }

    .snav {
        display: block;
        background: rgba(0, 12, 28, 0);
    }

    .wrap_nav {
        top: 0px;
        background: #ffffff;
    }

    .phone_logo {
        width: auto;
        margin: 25px auto;
        float: none;
    }

    .phone_logo a {
        display: block;
    }

    .phone_logo img {
        display: block;
        margin: 0 auto;
    }

    .footer {
        padding: 0 20px;
    }

    .wrap_mbtn {
        display: block;
    }

    .snav {
        width: 100%;
    }
}




@media screen and (max-width:940px) {}



@media screen and (max-width:800px) {}


@media screen and (max-width:640px) {
    .phone_logo img {
        width: 90%;
    }
}



@media screen and (max-width:480px) {
    .search01 input.notxt {
        width: 82%;
    }
}

@media screen

/*and (min-width:320px)*/
and (max-width:360px) {
    .phone_logo {
        width: 80%;
    }

    .navm li a {
        font-size: 14px;
        padding: 10px 0px 10px 13px;
    }

    .navm li strong.arrow {
        height: 38px;
        line-height: 38px;
    }

    .search01 input.notxt {
        width: 85%;
    }
}