body {
    background: #ffffff;
    margin: 0;
    padding: 0;
    font: 12px/1.14 "PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #333;
    outline: 0;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.menu_div {
    background: url();
    font-size: 15px;
    font-weight: bold;
    padding: 0px 6px 0px 6px;
    color: #000000;
    line-height: 28px;
    word-break : keep-all;
}

.menu_div a {
    color: #000000;
    text-decoration: none;
}

.menu_div a:hover {
    color: #ff0000;
    text-decoration: underline;
}

ul,li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.Main_Body {
    width: 980px;
    background: #FFFFFF;
}

.bodyLeft {
    text-align: left;
    float: left;
    overflow: hidden
}

.Article {
    margin: 0px 0px 3px 0px;
    background: #FFFFFF url();
    overflow: hidden
}

a.location {
    color: #393939;
}

.Article_head {
    padding: 6px 0px 2px 0px;
    background: #FFFFFF url(../images/34.gif);
    color: #393939;
    margin: 0px;
    text-indent: 10px;
    font-weight: bold;
    text-align: left;
    height: 16px;
}

.Article_title h1 {
    text-align: left;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 0px 15px 0px;
    margin: 0px
}

.Article_title {
    padding: 14px 0px 3px 0px;
    color: #000000;
    overflow: hidden;
}

.Article_body {
    color: #000000;
    padding: 7px 0px 15px 0px;
    line-height: 28px;
    overflow: hidden;
    font-size: 16px;
    font-family: "Microsoft YaHei";
}

.Article_body img {
    padding: 3px;
    display: block;
    margin: 3px auto;
    max-width: 100%;
}

.Article_body font {
    font-family: "Microsoft YaHei";
}

.Article_body h1 {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    font-weight: normal
}

.comm {
    border: 1px solid #808080;
    margin: 0px 5px 2px 5px;
    width: 96%;
}

.sendComm_head {
    background: #FFFFFF url();
    text-align: left;
    padding: 5px;
}

.comm_list {
    padding: 5px;
}

@media screen and (min-width: 1200px) {
    .mainwidth {
        background:#FFFFFF;
        width: 1200px;
        margin: 0 auto;
    }

    .rightsearbox {
        float: left;
        width: 550px;
        margin-top: 16px;
        margin-left: 120px;
    }

    .topmain2 {
        border-bottom: solid 1px #f2f2f2;
        min-width: 1200px;
        width: 100%;
        box-shadow: 0 0 1px 0px rgba(0,0,0,0.3),0 0 6px 2px rgba(0,0,0,0.15);
    }

    .bdcs-container .bdcs-search {
        width: 547px;
    }

    .bdcs-container .bdcs-search-form-input {
        width: 456px;
    }

    .tonglei li .rightnr {
        width: 445px;
    }

    .bodyLeft {
        width: 670px;
        margin: 1px 0px 0px 20px;
    }

    .bodyRight {
        width: 330px;
    }

    .tonglei li .rightnr span {
        font-size: 15px;
    }

    .rmwz {
        width: 320px;
    }

    .rmwz .rmbox .rmtitle {
        width: 200px;
    }

    .rmli li span {
        width: 170px;
        font-size: 16px;
        margin-left: 12px;
    }

    .m-float-nav {
        margin: 0 0 0 600px;
    }

    .actGotop,.actGotop2,.actGotop3 {
        margin: 0 0 0 600px;
    }

    .headhidbox {
        width: 1200px;
    }

    .mainleft {
        width: 840px;
    }
}

@media screen and (max-width: 1199px) {
    .mainwidth {
        background:#FFFFFF;
        width: 990px;
        margin: 0 auto;
    }

    .rightsearbox {
        float: left;
        width: 400px;
        margin-top: 16px;
        margin-left: 90px;
        overflow: hidden
    }

    .topmain2 {
        border-bottom: solid 1px #f2f2f2;
        min-width: 990px;
        width: 100%;
        box-shadow: 0 0 1px 0px rgba(0,0,0,0.3),0 0 6px 2px rgba(0,0,0,0.15);
    }

    .bdcs-container .bdcs-search {
        width: 392px;
    }

    .bdcs-container .bdcs-search-form-input {
        width: 300px;
    }

    .tonglei li .rightnr {
        width: 345px;
    }

    .bodyLeft {
        width: 560px;
        margin: 1px 0px 0px 0px;
    }

    .bodyRight {
        width: 250px;
    }

    .tonglei li .rightnr span {
        font-size: 14px;
    }

    .rmwz {
        width: 250px;
    }

    .rmwz .rmbox .rmtitle {
        width: 180px;
    }

    .rmli li span {
        width: 110px;
        font-size: 14px;
        margin-left: 12px;
    }

    .m-float-nav {
        margin: 0 0 0 495px;
        display: none
    }

    .actGotop,.actGotop2,.actGotop3 {
        margin: 0 0 0 495px;
    }

    .headhidbox {
        width: 990px;
    }

    .mainleft {
        width: 720px;
    }
}

.clearfix:after {
    content: "." ;
    display: block ;
    height: 0 ;
    clear: both ;
    visibility: hidden ;
}

.clearfix {
    display: inline-block;
}

*html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
    line-height: 0px;
    font-size: 0px;
    visibility: hidden;
}

.top1bu {
    height: 64px;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    box-shadow: 0px 5px 8px -5px #999;
}

.topheight {
    height: 64px;
    margin: 0 auto;
}

.topmain {
    position: fixed;
    z-index: 999;
    top: 0;
}

.shadow {
    box-shadow: 0px 5px 5px -5px #999;
}

.leftlogo {
    float: left;
    height: 65px;
}

.leftboxm {
    float: left;
    width: 150px;
    overflow: hidden
}

.xiangguanbox {
    padding: 10px 0px;
}

.bodyRight {
    padding: 0px;
    margin: 5px 0px 0px 3px;
    float: right;
    overflow: hidden;
}

.hot {
    padding: 0;
    border: 1px solid #808080;
    margin: 0px 0px 2px 0px;
}

.hot_top {
    padding: 6px 3px 2px 3px;
    background: #FFFFFF url(../images/34.gif);
    color: #393939;
    font-weight: bold;
    text-indent: 10px;
    border-bottom: 1px solid #808080;
}

.hot_body {
    background: #FFFFFF url();
    color: #000000;
    padding: 7px 2px 10px 2px;
}

.hot2 {
    padding: 0;
    margin: 0px 0px 2px 0px;
}

.hot_top2 {
    padding: 8px 3px 6px 0px;
    background: #333;
    color: #ffffff;
    font-weight: bold;
    text-indent: 10px;
    border-bottom: 1px solid #808080;
}

.hot_body2 {
    background: #FFFFFF;
    color: #000000;
    padding: 7px 2px 10px 0px;
}

.loadart {
    display: none;
    height: 50px;
    background: url(../images/loading.gif) no-repeat center;
}

.shadow {
}

.shadow2 {
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
}

.ArticleSearchForm {
    padding: 10px 8px;
    font-size: 18px;
    clear: both
}

.ArticleSearchForm a,.ArticleSearchForm a:hover {
    font-size: 18px;
    color: #333;
}

.sharebox {
    padding: 5px 8px;
}

.Hot_Ul {
    list-style-type: none;
    padding: 5px;
    margin: 0px;
}

.Hot_Title {
    float: left;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

.Hot_Date {
    text-align: right;
    margin: 0px;
    padding: 0px;
}

.UpDown {
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 14px;
}

.sendComm {
    border: 1px solid #808080;
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.msgUl {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.msgUl li {
    margin: 0px;
    padding: 5px 5px 5px 10px;
    text-align: left;
}

.CommUl {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    text-align: left;
    border-bottom: 1px dotted #808080;
}

.CommUl li {
    margin: 0px;
    padding: 8px 3px 0px 3px;
    text-align: left;
    line-height: 20px;
}

.leftxgtj {
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 15px;
}

.leftxg li {
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 6px;
}

.leftxg li a {
    display: block;
    padding: 12px 10px;
    margin: 0px;
    color: #000;
    font-size: 16px;
    text-align: center;
    text-decoration: none
}

.leftxg li a:hover {
    color: #FFF;
    background: #6ea22e;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}

.pagercss {
    text-align: center;
    margin: 0px auto;
    zoom:1; font-size: 12px;
    padding: 0;
}

.pagercss a,.pagercss strong {
    margin: 0px 1px;
    border: 1px solid #808080;
    padding: 2px 6px;
    font-family: "ËÎÌå";
    zoom:1;text-decoration: none;
}

.pagercss a:hover,.pagercss strong {
    background: #ffffff;
    color: #FF0000;
    border: 1px solid #808080;
    text-decoration: none
}

#returnTop {
    _display: none;
    position: fixed;
    _position: absolute;
    z-index: 999;
    right: 15px;
    bottom: -200px;
    _bottom: auto;
    width: 36px;
    height: 65px;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(../images/top.png);
    _background-image: url(../images/top.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: bottom 1.5s;
    -webkit-transition: bottom 1.5s;
    -moz-transition: bottom 1.5s;
    -o-transition: bottom 1.5s;
}

/*.actGotop{position:fixed;_position:absolute;bottom:100px;right:50px;width:36px;height:65px;display:none;}
.actGotop a,.actGotop a:link{width:36px;height:65px;display:inline-block;background:url(../images/top.png) no-repeat;_background:url(../images/top.png) no-repeat;outline:none;}
.actGotop a:hover{background:url(../images/top.png) no-repeat; background-position:0 -65px;outline:none;}*/
.actGotop {
    position: fixed;
    _position: absolute;
    bottom: 90px;
    right: 50px;
    width: auto;
    height: auto;
    left: 50%;
    display: none;
}

.actGotop a,.actGotop a:link {
    width: 40px;
    height: 33px;
    display: inline-block;
    background: url(../images/jtou.png) no-repeat center #c6c6c6;
    padding-top: 7px;
    outline: none;
}

.actGotop a:hover {
    background: url(../images/jtou.png) no-repeat center #B9B9B9;
    outline: none;
    color: #FFF;
    text-decoration: none;
}

.actGotop2 {
    position: fixed;
    _position: absolute;
    bottom: 131px;
    width: auto;
    height: auto;
    left: 50%;
}

.actGotop2 a,.actGotop2 a:link {
    width: 40px;
    height: 33px;
    display: inline-block;
    background: url(../images/jsye.png) no-repeat center #c6c6c6;
    padding-top: 7px;
    outline: none;
}

.actGotop2 a:hover {
    background: url(../images/jsye.png) no-repeat center #B9B9B9;
    outline: none;
    color: #FFF;
    text-decoration: none;
}

.actGotop3 {
    position: fixed;
    _position: absolute;
    bottom: 172px;
    width: auto;
    height: auto;
    left: 50%;
}

.actGotop3 a,.actGotop3 a:link {
    width: 40px;
    height: 33px;
    display: inline-block;
    background: url(../images/back1x.png) no-repeat center #c6c6c6;
    background-position: 7px -42px;
    padding-top: 7px;
    outline: none;
    position: relative;
}

.actGotop3 a:hover {
    background: url(../images/back1x.png) no-repeat center #B9B9B9;
    background-position: 7px -42px;
    outline: none;
    color: #FFF;
    text-decoration: none;
    position: relative;
}

.actGotop3 .weixin {
    display: none;
    width: 140px;
    height: 180px;
    border: #CCC 1px solid;
    position: absolute;
    left: 0px;
    top: -182px;
    z-index: 999;
    background: #FFF;
}

.actGotop3 .weixin span {
    font-size: 14px;
    display: block;
    text-align: center;
    color: #000;
}

.actGotop4 {
    position: fixed;
    _position: absolute;
    bottom: 131px;
    right: 10px;
    width: auto;
    height: auto;
    display: none;
    z-index: 50
}

.actGotop4 a,.actGotop4 a:link {
    width: 40px;
    height: 33px;
    display: inline-block;
    background: url(../images/jtou.png) no-repeat center #c6c6c6;
    padding-top: 7px;
    outline: none;
}

.actGotop4 a:hover {
    background: url(../images/jtou.png) no-repeat center #B9B9B9;
    outline: none;
    color: #FFF;
    text-decoration: none;
}

.actGotop5 {
    position: fixed;
    _position: absolute;
    bottom: 172px;
    right: 10px;
    width: auto;
    height: auto;
    z-index: 50
}

.actGotop5 a,.actGotop5 a:link {
    width: 40px;
    height: 33px;
    display: inline-block;
    background: url(../images/back1x.png) no-repeat center #c6c6c6;
    background-position: 7px -42px;
    padding-top: 7px;
    outline: none;
    position: relative;
}

.actGotop5 a:hover {
    background: url(../images/back1x.png) no-repeat center #B9B9B9;
    background-position: 7px -42px;
    outline: none;
    color: #FFF;
    text-decoration: none;
    position: relative;
}

.actGotop5 .weixin {
    display: none;
    width: 140px;
    height: 180px;
    border: #CCC 1px solid;
    position: absolute;
    left: -142px;
    top: -142px;
    z-index: 999;
    background: #FFF;
}

.actGotop5 .weixin span {
    font-size: 14px;
    display: block;
    text-align: center;
    color: #000;
}

.li_list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.li_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 28px;
    line-height: 28px;
}

.li_list li a,.li_list li a:hover {
    font-size: 16px;
    font-family: Microsoft YaHei;
}

.shareblock {
    text-align: left;
    line-height: 26px;
    font-weight: bold;
    font-size: 16px;
}

.shareblock a,.shareblock a:hover {
    font-weight: bold;
    font-size: 16px;
}

.shareblock_2 {
    float: right;
    padding-right: 20px;
}

.blockx {
    padding: 5px;
    margin: 5px 0px;
}

.leftbot {
    width: 325px;
    float: left;
}

.rightbox {
    width: 325px;
    float: right;
}

.artleftmod {
    width: 150px;
}

.top_right {
    float: right;
    width: 238px;
    margin-top: 19px;
    margin-right: 8px;
}

.top_right a, .top_right a:hover {
    display: block;
    float: right;
    padding: 0px 8px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 15px;
    background: #444444;
    border-radius: 4px;
    margin-left: 10px;
    text-decoration: none
}

.headhidbox {
    position: fixed;
    display: none;
    z-index: 1110;
    top: 70px;
    left: 0;
    right: 0px;
    margin: auto;
}

.menubox {
    padding: 6px 0px 10px 8px;
    border: #444444 4px solid;
    border-radius: 6px;
    background: #ffffff;
}

.menubox li {
    float: left;
    display: block;
    margin-left: 8px;
    margin-bottom: 10px;
}

.menubox li a {
    float: left;
    display: block;
    padding: 10px 17px;
    font-size: 16px
}

.menubox li a:hover {
    color: #FFF;
    background: #6ea22e;
    text-decoration: none;
    border-radius: 3px;
    font-size: 16px
}

.menuclose {
    float: right;
    display: block;
    width: 43px;
    height: 13px;
    background: url(../images/stop.gif) no-repeat;
    clear: both;
    margin-bottom: 4px;
    color: #FFF;
    margin-right: 10px;
    text-decoration: none
}

.maskT {
    position: absolute;
    top: 0px;
    filter: alpha(opacity=60);
    background-color: #777;
    z-index: 1000;
    left: 0px;
    opacity: 0.7;
    -moz-opacity: 0.5;
    display: none;
}

.rmwz {
    margin-bottom: 0px;
    padding: 10px 5px 5px 0px;
    margin-left: 4px;
    margin-right: 6px;
    background: #FFF;
    overflow: hidden
}

.rmwz .rmbox {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: #DDDDDD 1px solid;
}

.rmwz .rmbox .rmtitle {
    float: left;
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

.rmwz .rmbox .rmtitle a {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
}

.rmwz .rmbox .rmmore {
    float: right;
    display: block;
    margin-right: 10px;
}

.rmwz .rmbox .rmmore a {
    display: block;
    width: 52px;
    height: 19px;
    background: url(../images/more.gif) no-repeat;
}

.rmli li {
    display: block;
    margin-bottom: 8px;
    height: 80px;
    border-bottom: #DDDDDD 1px solid;
    overflow: hidden
}

.rmli li div {
    width: 120px;
    height: 70px;
    float: left;
    overflow: hidden
}

.rmli li img {
    width: 120px;
    height: 70px;
    border: 0;
    transition: all 0.6s;
}

.rmli li img:hover {
    width: 130px;
    height: 78px;
    border: 0;
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transition: scale(1.4);
}

.rmli li span {
    display: block;
    float: left;
    line-height: 26px;
    margin-top: 6px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.rmli li a,.rmli li a:hover {
    font-size: 16px;
}

.m-float-nav {
    width: auto;
    height: auto;
    position: fixed;
    left: 50%;
    top: 85px;
    _position: absolute;
    margin: 0 0 0 600px;
    display: block;
    overflow: hidden;
}

.m-float-nav ul {
    width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
    position: relative;
    zoom:1; z-index: 10;
}

.m-float-nav ul li {
    width: 100%;
    height: auto;
    margin: 0 0 14px 0;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
    zoom:1; cursor: pointer
}

.m-float-nav ul li i {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 2px solid #ccc;
    border-radius: 33px;
    float: left;
    display: inline;
    overflow: hidden
}

.m-float-nav ul li strong {
    width: auto;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    float: left;
    margin: 0 0 0 10px;
    display: inline;
    overflow: hidden
}

.m-float-nav ul .m-hover i {
    border-color: #ff5555
}

.m-float-nav ul .m-hover strong {
    color: #ff5555
}

.m-float-nav .m-solid {
    width: 2px;
    height: 1000px;
    background: #ccc;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 9px;
    top: 0;
    z-index: 5;
}

.rmwz .jianchen {
    display: none;
}

.tuijiant {
    background-color: rgb(255, 255, 255);
    color: rgb(54, 54, 54);
    display: block;
    font-size: 18px;
    font-weight: 700;
    height: 34px;
    line-height: 34px;
    width: auto!important;
    padding-left: 12px;
    text-align: left;
    border-bottom: 3px solid #ccc
}

.tonglei {
    padding: 5px 0px;
}

.tonglei li {
    padding: 8px;
    border-bottom: #DDDDDD 1px solid;
    clear: both;
    height: 122px;
}

.tonglei li .leftimg {
    float: left;
    width: 180px;
    height: 110px;
    overflow: hidden
}

.tonglei li .leftimg img {
    transition: all 0.6s;
    width: 180px;
    height: 110px;
}

.tonglei li .leftimg img:hover {
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transition: scale(1.4);
}

.tonglei li .rightnr {
    float: left;
    margin-left: 15px;
}

.tonglei li .rightnr b {
    display: block;
    padding: 8px 0px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tonglei li .rightnr span {
    display: block;
    color: #777;
    font-family: "Microsoft YaHei";
    line-height: 20px;
}

.tonglei li .rightnr span i {
    float: right;
    font-style: normal;
    color: #C1C1C1;
}

.titlexia1 {
    color: #777;
    font-size: 13px;
    float: left;
    width: 440px;
}

.titlexia2 {
    float: right;
    width: 140px;
}

.chan_newsInfo_font_big, .chan_newsInfo_font_small {
    width: 22px;
    height: 20px;
    text-indent: -999em;
    overflow: hidden;
}

.titlexia2 .chan_newsInfo_font_small {
    background-position: 0 0;
}

.titlexia2 a {
    float: right;
    background: url(../images/article_type_icon.png) no-repeat;
    display: inline;
    margin-left: 14px;
}

.titlexia2 .chan_newsInfo_font_big {
    background-position: -22px 0;
}

.mainleft {
    float: left;
}

.postbodyx {
    position: relative;
    margin-bottom: 10px;
}

.postbodyx2 {
    width: 840px;
    padding-top: 0px;
    position: relative;
}

.post_topshare_wrap_fixed {
    position: fixed;
}

.post_topshare_wrap_abs {
    position: absolute;
    top: auto;
    bottom: 0;
}

.post_recommend_ctrl {
    position: absolute;
    left: 0;
    top: 0px;
}

.post_recommend_ctrl_fixed {
    position: fixed;
    top: 80px;
    width: 150px;
}

.post_recommend_ctrl_end {
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
}

.pagecss {
    text-align: center;
    margin: 10px auto;
    font-size: 16px;
}

.pagecss a,.pagecss a:hover {
    font-size: 16px;
}

#Web_Bottom_Div,#Web_Bottom_Div a {
    color: #000;
    font-size: 16px;
}

#Web_Bottom_Div a:hover {
    font-size: 16px;
    color: #F00
}

.bdcs-container .bdcs-main,.bdcs-container .bdcs-main * {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    border: 0;
    background: 0 0;
    height: auto;
    max-width: none;
    min-width: none;
    max-height: none;
    min-height: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    text-align: left
}

.bdcs-container .bdcs-clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.bdcs-container .bdcs-clearfix {
    zoom:1}

.bdcs-container .bdcs-main {
    overflow: visible
}

.bdcs-container .bdcs-search {
    display: block;
    overflow: visible;
    position: relative;
    border-style: solid
}

.bdcs-container .bdcs-search-form-input-wrap {
    display: inline-block
}

.bdcs-container .bdcs-search-form-input {
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    vertical-align: top;
    text-indent: 5px;
    background-color: #fff;
    float: left
}

.bdcs-container .bdcs-search-form-input:focus {
    border-width: 1px;
    border-style: solid;
    outline: 0
}

.bdcs-container .bdcs-search-form-submit-wrap {
    display: inline-block
}

.bdcs-container .bdcs-search-form-submit {
    display: inline-block;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    vertical-align: top;
    text-align: center;
    width: 50px;
//_overflow: hidden
}

.bdcs-container .bdcs-search-form-submit-magnifier {
    width: 45px;
    padding: 0;
    text-indent: -999em;
    overflow: hidden;
}

div#default-searchbox .default-channel-meun {
    position: relative;
    width: 75px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    float: left;
    overflow: visible
}

div#default-searchbox .default-channel-current {
    border: 1px solid;
    position: relative;
    width: 100%;
    border-right: 0
}

div#default-searchbox .default-channel-current span {
    margin-left: 8px
}

div#default-searchbox .default-channel-current i {
    overflow: hidden;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-color: #9E9E9E #fff;
    border-style: solid;
    display: block;
    position: absolute;
    right: 10px;
    top: 11px
}

div.cse-default-channel-container {
    display: block;
    position: absolute;
    z-index: 30061000000
}

div.cse-default-channel-container .default-channel-list {
    display: none;
    width: 99%;
    list-style: none;
    background: #fff;
    border: 1px solid #DDD;
    border-top: 0;
    margin: 0;
    padding: 0
}

div.cse-default-channel-container .default-channel-list li {
    background: 0 0;
    line-height: 24px;
    list-style: none;
    display: block;
    padding-left: 7px;
    cursor: pointer
}

div.cse-default-channel-container .default-channel-list li:hover {
    background: #DDD
}

.bdcs-container .bdcs-search-form-input-wrap {
}

.bdcs-container .bdcs-search-form-input-notspan {
    margin-left: 0px;
    font-family: Arial,Microsoft YaHei,sans-serif;
    color: #000000;
    font-size: 14px;
}

.bdcs-container .bdcs-search-form-input .icon-nofocus {
    left: ;
    right: ;
    top: ;
    height: ;
    width: ;
}

.bdcs-container .bdcs-search {
    height: 30px;
    overflow: hidden;
    border-color: #444444;
    border-radius: 5px;
    border-width: 2px;
    box-shadow: none;
    background-color: #444444;
}

.bdcs-container .bdcs-search-form-input {
    border-color: #444444;
    margin-right: 0px;
    height: 28px;
    line-height: 28px;
    font-family: Arial,Microsoft YaHei,sans-serif;
    color: #000000;
    font-size: 14px;
    border-radius: 1px;
    background-color: #FFFFFF;
}

.bdcs-container .bdcs-search-form-input:focus {
    border-color: #f79646;
}

.bdcs-container .bdcs-search-form-submit-wrap {
}

.bdcs-container .bdcs-search-form-submit {
    border-color: #444444;
    height: 28px;
    width: 88px;
    background-color: #444444;
    color: #FFFFFF;
    font-family: Arial,Microsoft YaHei,sans-serif;
    font-size: 15px;
    border-radius: 0px;
}

.bdcs-container .bdcs-search-sug-list {
    width: px;
}

.bdcs-container .bdcs-search-sug-list-item {
    height: 28px;
    line-height: 28px;
    font-family: Arial,Microsoft YaHei,sans-serif;
    font-size: 14px;
}

.bdcs-container .bdcs-search-sug-list-item-value {
    color: #000000;
}

.bdcs-container .bdcs-clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}

.bdcs-container .bdcs-clearfix {
    zoom:1}

.bdcs-container .bdcs-search {
    overflow: visible;
    position: relative
}

.bdcs-container .bdcs-search-sug,.bdcs-container .bdcs-search-sug * {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    border: 0;
    background: 0 0;
    width: auto;
    height: auto;
    max-width: none;
    min-width: none;
    max-height: none;
    min-height: none;
    border-radius: 0;
    box-shadow: none;
    transition: none;
    text-align: left
}

.bdcs-container .bdcs-search-sug {
    display: none;
    position: absolute;
    z-index: 2147483647
}

.bdcs-container .bdcs-search-sug-list {
    list-style: none;
    border: 1px solid #DDD;
    background-color: #FFF
}

.bdcs-container .bdcs-search-sug-list {
}

.bdcs-container .bdcs-search-sug-list-item {
    display: block;
    list-style: none;
    cursor: pointer;
    padding: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.bdcs-container .bdcs-search-sug-list-item-current {
    background-color: #EBEBEB
}

.bdcs-container .bdcs-search-sug-list-item-author-novel,.bdcs-container .bdcs-search-sug-list-item-author-music,.bdcs-container .bdcs-search-sug-list-item-type-movie {
    color: #BABABA
}

.bdcs-container .bdcs-search-sug-list-item-author-novel,.bdcs-container .bdcs-search-sug-list-item-author-music {
    margin-left: 5px
}

.bdcs-container .bdcs-search-sug-list-item-music {
    overflow: hidden;
    *zoom:1}

.bdcs-container .bdcs-search-sug-list-item-value-movie {
    float: left
}

.bdcs-container .bdcs-search-sug-list-item-type-movie {
    float: right
}

.bdcs-container .bdcs-search-sug-skin {
    display: none;
    width: 85px;
    height: 85px;
    position: absolute;
    right: 1px;
    bottom: 1px
}

.bdcs-container .bdcs-search-sug-skin-img {
    width: 85px;
    height: 85px
}

.bdcs-container .bdcs-search-sug-i {
    color: #e64fa3;
    font-weight: 700;
    margin-left: 10px;
    font-family: simsun;
    font-style: normal
}

.bdcs-container .bdcs-search-sug-adv {
    width: 105px;
    position: absolute;
    right: 1px;
    top: 1px;
    display: none
}

.bdcs-container .bdcs-search-sug-adv-img {
    position: absolute;
    top: 0;
    right: 0
}

.bdcs-container {
    overflow: visible;
}

.bdcs-container .bdcs-search-form-submit {
    *height: 30px;
    *margin-top: 1px;
}

.bdcs-container .bdcs-search-form-submit {
    line-height: 28px;
}

.bdcs-container .bdcs-search-form-input {
    margin-right: -1px;
}

.bdcs-container .bdcs-search-sug-list-item {
    height: 28px;
    line-height: 28px;
    font-family: Arial,Microsoft YaHei,sans-serif;
    font-size: 14px;
}

.bdcs-container .bdcs-search-sug-list-item-value {
    color: #000000;
}

#bdcs-rec {
    display: none;
}






.footer{
    background: #fff;
    padding: 20px 0;
    color: #333;
    font-size: 14px;
    text-align: center;
}
.footer a{
    color: #333;
}





.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background:#444444;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #444444;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}