/*通用*/

body {
    font-family: 微软雅黑;
}

ul, li, div, p, ol {
    margin: 0px;
    padding: 0px;
}

.w1100 {
    width: 1198px;
    margin: 0 auto;
    border: 1px solid #bababa;
}

.center {
    margin: 0 auto;
}

/*head*/

.head-bg {
    width: 100%;
    height: 40px;
    background-color: #ededed;
    line-height: 40px;
}

.head {
    color: #333333;
    font-size: 13px;
    text-align: right;
}

.head a {
    color: #333333;
    font-size: 13px;
}

.head a:hover {
    color: #FF0000;
}

/*logo*/

.logo-bg {
    width: 100%;
    height: 150px;
    background-color: #d6d6d6;
}

.logo {
    width: 171px;
    height: 33px;
    padding-top: 60px;
}

.logo img {
    width: 171px;
    height: 33px;
}

/*mid-nav*/

.mi-nav-bg {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #ffffff;
    background-color: #427fda;
    text-align: center;
    font-weight: lighter;
}

/*mid-nav*/

/*当前位置*/

.dqwz-bg {
    width: 100%;
    height: 40px;
    background-color: #ededed;
}

.dqwz {
    height: 40px;
    background: url("dqwz_img.png")1px no-repeat;
    color: #454545;
    font-size: 13px;
    padding-left: 22px;
}

.dqwz a {
    color: #454545;
}

.dqwz-bg table {
    /*margin-left: 22px;*/
    line-height: 40px;
}

/*当前位置结束*/

.main-fl {
    float: left;
    width: 1200px;
    min-height: auto;
    /*border: solid 1px #d6d6d6;*/
    padding: 25px 150px 10px 150px;
}

.main-fl-tit {
    width: 100%;
    text-align: center;
    font-size: 25px;
    color: #000000;
    line-height: 65px;
}

.main-fl-xian {
    width: 100%;
    height: 2px;
    background-color: #717171;
}

.main-fl-riqi {
    width: 100%;
}

.main-fl-riqi-1 {
    width: 100%;
    color: #333333;
    font-size: 15px;
    /*margin-left: 155px;*/
    text-align: center;
    line-height: 50px;
}

.main-fl-riqi-2 {
    height: 24px;
}

.main-fl p {
    color: #333333;
    /*font-size: 15px;*/
    line-height: 30px;
    text-indent: 2em;
    /*margin-top: 40px;*/
}

.main-fl-bjxx {
    width: 100%;
    text-align: right;
    margin-top: 40px;
    color: #333333;
    line-height: 30px;
    font-size: 15px;
}

.main-fl-gn {
    width: 100%;
    height: 40px;
    background-color: #f1f1f1;
    line-height: 40px;
    margin-top: 40px;
    p
}

.main-fl-gn span {
    color: #fa0505;
    font-size: 15px;
}

.main-fl-gn a {
    color: #027bc2;
    font-size: 15px;
    text-decoration: underline;
    margin-left: 10px;
}

.qwxz a {
    color: #fa0505;
    font-weight: bold;
    text-decoration: none;
}

.wyjc {
    margin-right: 20px;
    display: inline-block;
    float: right;
}

.wyjc a {
    color: #333;
    text-decoration: none;
}

.printer {
    width: 50px;
    height: 40px;
    background: url("printer.png")1px no-repeat;
    text-align: right;
    margin-right: 20px;
    cursor: pointer;
    display: inline-block;
    float: right;
}

.printer a {
    color: #333;
    text-decoration: none;
}

.close {
    width: 50px;
    height: 40px;
    background: url("close.png") 1px no-repeat;
    text-align: right;
    margin-right: 20px;
    cursor: pointer;
    display: inline-block;
    float: right;
}

.close a {
    color: #333;
    text-decoration: none;
}

.main-fl-xian2 {
    border-top: dashed 1px #c5c5c5;
    margin-top: 20px;
}

.main-fl-syp {
    color: #333333;
    font-size: 15px;
    margin-top: 20px;
}

.main-fl-syp a {
    color: #333333;
    font-size: 15px;
}

.main-fl-xyp {
    color: #333333;
    font-size: 15px;
    margin-top: 20px;
}

.main-fl-xyp a {
    color: #333333;
    font-size: 15px;
}

/*底部*/

.foot-bg1 {
    width: 100%;
    height: 40px;
    background-color: #427fda;
    line-height: 40px;
}

.foot-bg2 {
    width: 100%;
    height: 110px;
    background-color: #dbdbdb;
    line-height: 110px;
}

.foot1 {
    text-align: center;
    color: #ffffff;
}

.foot2 {
    text-align: center;
    color: #999999;
}

/*手机端*/

@media only screen and (max-width:768px) {
    .w1100 {
        width: 100%;
    }
    /*head*/
    .head-bg {
        width: 100%;
        height: 40px;
        background-color: #ededed;
        line-height: 40px;
        display: none;
    }
    .head {
        color: #333333;
        font-size: 13px;
        text-align: right;
    }
    .head a {
        color: #333333;
        font-size: 13px;
    }
    .head a:hover {
        color: #FF0000;
    }
    /*logo*/
    .logo-bg {
        width: 100%;
        height: auto;
        background-color: #d6d6d6;
    }
    .logo {
        width: 100%;
        height: auto;
        padding-top: 0px;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    /*mid-nav*/
    .mi-nav-bg {
        width: 100%;
        height: 96px;
        line-height: 96px;
        font-size: 17px;
        color: #ffffff;
        background-color: #427fda;
        text-align: center;
        font-weight: lighter;
        display: none;
    }
    /*mid-nav*/
    /*当前位置*/
    .dqwz-bg {
        width: 100%;
        height: 40px;
        background-color: #ededed;
        display: none;
    }
    .dqwz {
        height: 40px;
        background: url("dqwz_img.png")1px no-repeat;
        color: #454545;
        font-size: 13px;
    }
    .dqwz a {
        color: #454545;
    }
    .dqwz-bg table {
        margin-left: 22px;
    }
    /*当前位置结束*/
    .main-fl {
        border: solid 1px #d6d6d6;
        padding: 45px 12px 0px 12px;
    }
    .main-fl-tit {
        width: 100%;
        text-align: justify;
        font-size: 1.8em;
        color: #000000;
    }
    .main-fl-xian {
        width: 100%;
        height: 2px;
        background-color: #717171;
        display: none;
    }
    .main-fl-riqi {
        width: 100%;
    }
    .main-fl-riqi-1 {
        width: 100%;
        color: #999999;
        font-size: 0.8em;
        margin-left: 0px;
        margin-top: -20px;
    }
    .main-fl-riqi-1>span:last-child {
        display: none;
    }
    .main-fl-riqi-2 {
        width: 110px;
        height: 24px;
        float: right !important;
        position: relative;
        top: 8px;
        display: none;
    }
    .main-fl p {
        color: #333333;
        font-size: 1.3em;
        line-height: 1.5em;
        text-indent: 2em;
        margin-top: 10px;
        text-align: justify;
    }
    .main-fl-bjxx {
        width: 100%;
        text-align: right;
        margin-top: 10px;
        color: #333333;
        line-height: 30px;
        font-size: 15px;
    }
    .main-fl-gn {
        width: 100%;
        height: 65px;
        background-color: #f1f1f1;
        line-height: 20px;
        display: none;
    }
    .main-fl-gn span {
        color: #fa0505;
        font-size: 0.8em;
        margin-left: -2px !important;
    }
    .main-fl-gn a {
        color: #027bc2;
        font-size: 0.8em;
        text-decoration: underline;
        margin-left: 0px;
        display: block;
    }
    .printer {
        width: 50px;
        height: 40px;
        background: url("printer.png")1px no-repeat;
        text-align: right;
        margin-right: 20px;
        cursor: pointer;
        display: none;
    }
    .close {
        width: 50px;
        height: 40px;
        background: url("close.png") 1px no-repeat;
        text-align: right;
        cursor: pointer;
        display: none;
    }
    .main-fl-xian2 {
        border-top: dashed 1px #c5c5c5;
    }
    .main-fl-syp {
        color: #333333;
        font-size: 1em;
        margin-top: 10px;
        display: none;
    }
    .main-fl-syp a {
        color: #333333;
    }
    .main-fl-xyp {
        color: #333333;
        font-size: 1em;
        margin-top: 10px;
        display: none;
    }
    .main-fl-xyp a {
        color: #333333;
    }
    /*底部*/
    .foot-bg1 {
        width: 100%;
        height: 40px;
        background-color: #427fda;
        line-height: 40px;
        display: none;
    }
    .foot-bg2 {
        width: 100%;
        height: 80px;
        background-color: #dbdbdb;
        line-height: 80px;
    }
    .foot1 {
        text-align: center;
        color: #ffffff;
        display: none;
    }
    .foot2 {
        text-align: center;
        color: #999999;
    }
    /*覆盖样式*/
    .bt-height-30 {
        height: 2px;
        width: 100%;
        background-color: #333333;
    }
    .kj-40 {
        height: 0px !important;
    }
    .bt-clear {
        height: 0px !important;
    }
}

#barrierfree_container {
    width: 1200px;
    margin: 0 auto
}