body{
    font: 12px "Microsoft YaHei", "微软雅黑", STXihei, "华文细黑", Sans-serif !important;
    color: #4D4D4D;
    padding: 0px !important;
    margin: 0px !important;
    direction: ltr;
}
dd, dl, dt, li, ol, ul {
    list-style: none;
}
.header {
    padding: 0 10px 0 10px;
    position: relative;
    clear: both;
    height: 60px;
    max-height: 60px;
    min-height: 42px;
    background-color: #141432;
    border-color: #141432;
    /*width: 100%;*/
    margin: 0px;
}
.header-inner{
    width: 90%;
    margin: 0 auto;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.navbar-brand{
    padding: 15px 15px 0px 0px;
    position: absolute;
    width: 100px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
#nav-toggle{
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 11px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #333;
}
#nav-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
    margin-top: 4px;
}
.wrapper {
    position: absolute;
    top: 15px;
    left: 0px;
    width: 100%;
    z-index: 999;
}
.js #nav {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
}
#nav, #nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}
#nav, #nav * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#nav li {
    float: left;

    display: block;
}

#nav a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 112.5%;
    letter-spacing: 2px;
    color: white;
    text-decoration: none;
    width: 100%;
    background: #141432;
    /*border-bottom: 1px solid white;*/
    padding: .5em 1em;
    float: left;
}
.nav-sub-last {
    /*margin-right: 18em;*/
}
.page-container {
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    max-width: 640px;
}

.footer {
    padding-left: 10px;
    padding-right: 10px;
    /*width: 100%;*/
    margin: 0 auto;
    height: 49px;
    line-height: 49px;
    border-top: 1px solid #d8e8f8;
    font-size: 14px;
    text-align: center;
    color: #969696;
    background-color: #d8e8f8;
}

.footer:after, .footer:before {
    content: "";
    display: table;
    line-height: 0;
}
.footer .footer-inner {
    margin: 0 auto;
    display: block;
}

.about-info ul:after, .clearfix:after, .notice-wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.about-info ul, .clearfix, .notice-wrap {
    zoom: 1
}

.textHide {
    text-indent: -9999px;
    overflow: hidden
}

.notice-ls li a, .textCut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../img/notice.png) no-repeat
}

.icon-date {
    background-position: 0 0
}

.notice-ls {
    float: left;
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    zoom: 1
}

.aboutus h4, .notice-ls h4 {
    margin-bottom: 22px;
    font-size: 20px;
    font-weight: 400
}

.aboutus .icon-about, .notice-ls h4 .icon-date {
    margin-right: -10px;
    vertical-align: -9px;
    *vertical-align: 0
}

.aboutus .icon-about, h4 .icon-date {
    margin-right: -10px;
    vertical-align: -9px;
    *vertical-align: 0
}

.notice-ls li {
    position: relative;
    float: left;
    width: 55%;
    *width: 54.9%;
    margin-bottom: 15px
}

.notice a {
    color: #4D4D4D;
    text-decoration: none;
    outline: 0
}

.notice a:hover {
    color: #1177C7
}
.notice-ls li.odd {
    width: 45%;
    _width: 42%
}

.notice-ls li .icon-hot {
    position: absolute;
    top: -12px;
    right: 23px
}

.notice-ls li a {
    display: block;
    position: relative;
    margin-right: 50px
}

.notice-ls li.active p {
    color: #1177C7
}

.aboutus {
    float: left;
    height: 100%;
    padding-left: 50px;
    border-left: 1px dashed #898989;
    font-size: 14px
}

@media only screen and (min-device-height: 240px) and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 740px) {
    .aboutus {

        padding-left: 0px;
        border: 0px;
    }
    .notice-ls li a{
        margin-right: 0px;
    }
    .notice-ls li.odd {
        width: 100%;
        _width: 100%;
    }
}



.about-info ul {
    width: 230px
}

.about-info li {
    float: left;
    width: 80px;
    margin: 0 0 10px
}

.about-info li a {
    display: block
}

.weixin-qr {
    /*position: absolute;*/
    width: 140px;
    padding: 10px;
    border: solid 1px #ededee;
    background: #fff;
    bottom: 54px;
    left: -60px;
    cursor: default;
    z-index: 101;
    display: block;
}

.weixin-qr i {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-color: #ededee transparent;
    border-width: 10px 9px 0;
    border-style: solid;
    bottom: -10px;
    left: 70px
}

.weixin-qr em {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-color: #fff transparent;
    border-width: 10px 9px 0;
    border-style: solid;
    bottom: -9px;
    left: 70px
}

.weixin-qr img {
    width: 140px;
    height: 158px;
    margin-bottom: 5px;
    display: block
}
.info-wx, .weixin {
    position: relative;

}

.weixin a:hover .weixin-qr {
    display: block
}

.info-wx a:hover .weixin-qr {
    display: block;
    bottom: 27px;
    left: -52px;
}

.banner .inner {
    /*margin: 260px 0 0 750px;*/
    width: 100%;
    position: absolute;
    bottom: 1%;
    float: right;
    display: block;
    z-index: 5;
}

.banner {
    width: 100%;
    position: relative;

}

.banner .inner p {
    font-size: .6em;
    color: #fff;
    text-align: center;
}

.banner h1, .banner h2 {
    font-size: 40px;
    line-height: 52px;
    color: #fff;
}
.banner .btn img{
    margin: 0 auto;
}
.banner .btn {
    display: block;
    margin: 10px 0 0;
    clear: both;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: 0px solid rgba(255, 255, 255, .4);
    border-radius: 5px;
}

.banner .btn:hover {
    /*background: rgba(255, 255, 255, .05);*/
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .3));
}

.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5));
    -moz-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5));
    -ms-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5));
    -o-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .5));
}

.banner .btn, .banner .dot {
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
    -moz-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
    -ms-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
    -o-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .3));
}
.mask-block{
    display: block !important;
}
