@charset "utf-8";
body {
  min-width: 1160px;
}
a {
  text-decoration: none;
}
.big-hover {
    display: block;
    width: 420px;
    border-radius: 10px;
    overflow: hidden;
}
/* .big-hover:hover, .cover-tit a {
    color: #fc587d;
} */
.min-hover {
    display: block;
    width: 200px;
    border-radius: 10px;
    overflow: hidden;
}
.min-hover:hover+.cover-tit a{
    color: #fc587d;
}
.list_1 {
  width: 15%!important;
}
.pub-hotwords-main li:first-child img{
    height: 100px!important;
}
.pub-hotwords-main li:last-child img{
    width: 13rem;
    height: 6rem!important;
}
.mixi-img {
    border-radius: 10px;
    width: 200px;
    height: 110px;
    overflow: hidden;
}
.mixi-img:hover+ .bjm4-head {
    color:#fc587d ;
}
.hui-mig {
    width: 200px;
    height: 280px;
    overflow: hidden;
    border-radius: 10px;
}
#hdn_player {
    display:none;
    width:0px;
    height:0px;
}
.pub_header {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 3;
  box-shadow: 0px 2px 3px rgba(0,0,0,0.3);
  background-color: #ffffff;
  min-width: 1160px;
}
.showbox {
    display: block;
    background-color: #ffffff;
    font-size: 18px;
    color: #fff;
}
.topmenu a{
    text-decoration:none;
    color: #999999;
}
.topmenu a:hover {
    color: #fc587d;
}
.font-active{
    color: #fc587d;
}

.topmenu .vertical_line{
    font-size: 17px;
    font-weight: 900;
    color: #999999;
    padding: 0 10px;
}
.pub_header_in {
    display: flex;
    align-items: center;
    width: 80%;
    margin: 0 10%;
    justify-content: space-between;
    padding: 0 1rem;
    box-sizing: border-box;
}
.pub_header .logo {
  display: inline-block;
  margin-right: 2rem;
}
.topmenu{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    height: 100%;
    min-width: 12rem;
}
.logo-after {
    display: flex;
    align-items: center;
    min-width: 12rem;
}
.logo-after:hover {
    text-decoration: none;
}
.logo-title{
    font-size: 22px;
    color:#fc587d;
    line-height: 4rem;
    padding-left: 6px;
}
.icon-dian{
    font-size: 40px;
    color: #fc587d;
}
.search-tap {
    display: inline-block;
    border: 1px solid #fc587d;
    background: #fc587d;
    height: 28px;
    line-height: 26px;
    min-width: 2rem;
    border-top-right-radius: 17px;
    border-bottom-right-radius: 17px;
    padding: 0 1rem;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
}
.search_in input {
    display: inline-block;
    border: 1px solid #fc587d;
    padding-left: 1rem;
    border-top-left-radius: 17px;
    border-bottom-left-radius: 17px;
    font-size: 13px;
    color: #a1a1a1;
    height: 28px;
    min-width: 14rem;
}
.search_in {
    position: relative;
}
.pub_search .result {
    display: none;
    position: absolute;
    left: 0px;
    top: 32px;
    clear: both;
    width: 410px;
    font-size: 13px;
    background-color: #FFF;
    z-index: 8;
}
.search_in input:focus {
    outline-color: transparent;
}
.pub_search {
    font-size: 0;
    display: flex;
    align-items: center;
}
.pub_header .back_index {
    display: inline;
    float: left;
    margin-top: 10px;
    margin-left: 16px;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
    color: #979797;
}
.pub_header a.back_index:hover {
    color: #da5e80;
    text-decoration: none;
}
.pub_funbox {
    display: flex;
    margin-left: 4rem;
    min-width: 15rem;
}
.pub_header .pub_funbox>div span {
    color: #a1a1a1;
    font-size: 16px;
}
.pub_funbox .pub_user_login .text {
    color: #a1a1a1;
    font-size: 16px;
}
.pub_funbox .fun {
    display: inline;
    max-width: 7rem;
    line-height: 26px;
    min-width: 7rem;
}
.pub_funbox .fun a:hover {
    color: #da5e80;
}
.floatbox {
    width: 1190px;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    z-index: 9;
}

.floatbox_in a.navCurrent {
    background-color: #da5e80;
}

.floatbox_in a.navCurrent strong {
    color: #fff;
}

.floatbox_in {
    margin-top: -2px;
    margin-left: 90px;
    position: relative;
    left: 0px
}

.floatbox_in a {
    transform: skewX(-16deg);
}

.floatbox_in a strong {
    transform: skewX(16deg);
    display: inline-block;
    color: #7e7e80;
    font-size: 18px;
}
.pub_search .sherch_type a {
    display: block;
    width: 56px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #8a8c92;
}

.pub_search .sherch_type a:hover {
    text-decoration: none;
    color: #da5e80;
}

.pub_search .sherch_type .sep {
    background: url(http://pic.boosj.com/images/common/pub_icon.png) no-repeat 6px 10px;
    color: #7e7e80;
}

.pub_search .btn {
    display: inline;
    float: left;
    cursor: pointer;
    width: 92px;
    height: 36px;
    overflow: hidden;
    background-color: #da5e80;
    text-align: center;
}

.pub_search .result li {
    height: 24px;
    line-height: 24px;
    text-indent: 24px;
    overflow: hidden;
    cursor: pointer;
}

.pub_search .result li.current {
    background-color: #da5e80;
    color: #FFF;
}
#js-show-more {
    line-height: 63px;
    width: 3rem;
}
.pub_search .close {
    clear: both;
    display: inline;
    float: right;
    padding-right: 12px;
    color: #da5e80;
    cursor: pointer;
    font-size: 13px;
}
.pub_baiduSearch {
    display: inline;
    float: left;
    margin-top: 6px;
    margin-left: 130px;
    width: 336px;
}

.pub_w970 .pub_baiduSearch {
    margin-left: 20px;
}

.pub_wrapper .bdcs-container .bdcs-hot {
    display: none;
}
.downdiv{
    display: none;
    position: absolute;
    width: 100%;
    z-index: 99;
    opacity: 0.9;
    background-color: #ffffff;
    left: 0;
    top: 4rem;
}
.downdiv .menu-son{
    height: 58px;
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 60px;
}
.downdiv .menu-son a{
    text-decoration: none;
    text-align: center;
    line-height: 58px;
    font-size: 18px;
    color: #666666;
}
.downdiv .menu-son li{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.downdiv .menu-son .subActive{
    background-color: #fc587d;
    color: #ffffff;
}
.menu-son{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.menu-son li:hover{
    background-color: #fc587d;
    opacity: 1;
}
.menu-son li:hover>a{
    color: #ffffff;
}
.pub_user_login .linkbox a {
    display: inline;
    float: left;
    font-size: 13px;
    margin-right: 38px;
    margin-top: 20px;
    color: #a1a1a1;
    height: 16px;
    line-height: 16px;
    padding-left: 24px;
    overflow: hidden;
    background: url(http://www.boosj.com/images/login_icon.png) no-repeat -70px -100px;
}
.pub_header_left {
    display: flex;
}
@media screen and (min-width: 1530px) {
    .search_in input {
        width: 20rem!important;
    }
}
.right-main > img{
    width: 11.5rem;
}
.cnt-in a:hover {
    color: #fc587d;
}

/*用户登录注册--头部样式*/

.pub_funbox .pub_user_login {
    position: relative;
}
.pub_funbox .pub_user_login .icon {
    margin-left: 6px;
}


.pub_user_login .text a {
    color: #7e7e80;
}
.pub_header .pub_funbox>div i {
    color: #a1a1a1;
    font-size: 16px;
}

/*登陆后用户名*/

.pub_user_login .text .sep {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.pub_user_login .coverbox {
    position: absolute;
    display: flex;
}

.pub_user_login_on .coverbox {
    height: 37px;
}

.pub_user_login .mask {
    display: none;
    position: absolute;
    left: -82px;
    top: 36px;
    z-index: 1;
    overflow: hidden;
}

.pub_user_login_on .mask {
    display: block;
}

.pub_user_login .showbox {
    display: none;
    position: absolute;
    left: -82px;
    top: 36px;
    width: 234px;
    padding: 20px;
    z-index: 2;
    min-height: 6rem;
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
}

.pub_user_login h3 {
    height: 28px;
    line-height: 28px;
    color: #000;
    text-align: left;
}

.pub_user_login .btnbox {
    width: 100%;
    overflow: hidden;
    padding-bottom: 16px;
    border-bottom: 1px dashed #9f9f9f;
}

.pub_user_login .login {
    display: inline;
    float: left;
    cursor: pointer;
    margin-left: 16px;
    margin-right: 12px;
    width: 92px;
    height: 34px;
    overflow: hidden;
    background: url(http://www.boosj.com/images/login_icon.png) no-repeat 0px -50px;
}

.pub_user_login .regin {
    display: inline;
    float: left;
    cursor: pointer;
    width: 92px;
    height: 34px;
    overflow: hidden;
    background: url(http://www.boosj.com/images/login_icon.png) no-repeat 0px 0px;
}

.pub_user_login .linkbox {
    position: relative;
    left: 0px;
    top: 0px;
    width: 234px;
    overflow: hidden;
}

.pub_user_login .linkbox .video {
    background-position: -70px -150px;
}

.pub_user_login .linkbox .space {
    background-position: -70px -200px;
}

.pub_user_login .linkbox .history {
    background-position: -70px -100px;
}
/* 轮播 */
.index-swiper {
    position: relative;
}
.swiper-container {
    width: 100%;
    z-index: 0!important;
}
.swiper-container img {
    width: 100%;
    height: 100%;
}
.focus_nav{
    position: absolute;
    top: 0;
    right: 12%;
    width: 260px;
    height: 100%;
    background: rgba(0,0,0,0.2);
    color: #ffffff;
    overflow-x: hidden;
}
.focus_nav a {
    width: 100%;
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 7px;
    z-index: 1;
}
.main-title {
    display: flex;
    width: 100%;
    align-items: center;
}
.focus_nav a div:nth-child(2) {
    display: inline-block;
    margin-left: 40px;
}
.title_Item span {
    width: 215px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.title_Item .indexNumber{
    border-radius: 50%;
    height: 28px;
    width: 28px;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    margin-right: 10px;
} 
.one{
    background-color:#fc587d;
}
.two{
    background-color: #fbcc43;
}
.three{
    background-color: #62b0ea;
}
.four{
    background-color: #999999;
}
.title_item_active{
    padding:10px 0 10px 10px;
    background-color: rgba(51,51,51,0.5);
    font-size: 18px;
    line-height: 30px;
}
.sub_title{
    display: none;
    font-size: 13px;
    line-height: 30px;
}
.show-sub {
    display: block; 
}
/* 分类 */
.pub-container{
    position: relative;
    width: 100%;
}
.bgPic{
    position: relative;
    top: -6rem;
    width: 100%;
    pointer-events: none;
    height: 265.5rem;
}
/* @media screen and (min-width: 1500px) {
    .bgPic{
        top: -6rem!important;
    }
} */
.pub_lists {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.pub-hotwords-main ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pub-hotwords-main li {
    position: relative;
    width: 20%;
}
.pub-hotwords-main img {
    width: 100%;
    height: 110px;
}
.pub-hotwords-main div{
    position: absolute;
    top: 45px;
    padding: 0 16px;
    width: 170px;
}
.pub-hotwords-main span{
    font-size: 12px;
}
.bjm4-head:hover {
    color: #fc587d;
}


/*登陆后退出按钮*/

.pub_user_login .layout {
    position: absolute;
    clear: both;
    bottom: 0px;
    right: 0px;
    z-index: 20;
    display: block;
    margin-top: 12px;
    width: 61px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    background: url(http://www.boosj.com/images/login_icon.png) no-repeat -70px -250px;
    cursor: pointer;
}


/* 友情链接 */
.pub-child-collaborate .main .left .bj-row img{
    height: 110px;
    border-radius: 10px;
    transition: All 0.4s ease-in-out;
}
.pub-child-collaborate .main .left .bj-row img:hover {
    transform: scale(1.05);
}
/*用户登陆退出弹窗样式*/

.pub_msgbox {
    position: relative;
    left: 0px;
    top: 0px;
    width: 560px;
    padding: 18px 30px;
    background-color: #fff;
    overflow: hidden;
}

.pub_msgbox .closebtn {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 12px;
    height: 12px;
    background: url(http://www.boosj.com/images/close.png) no-repeat 0px 0px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
}

.pub_msgbox h2 {
    width: 100%;
    height: 32px;
    clear: both;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
}

.pub_msgbox h2 span {
    position: relative;
    top: 1px;
    display: inline-block;
    width: 120px;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
}

.pub_msgbox h2 .current {
    background-color: #da5e80;
    color: #FFF;
}


/*用户历史记录样式*/

.pub_funbox .pub_history {
    width: 100px;
}

.pub_history {
    position: relative;
    left: 0px;
    top: 0px;
    margin-right: 6px;
    border: 1px solid transparent;
    _border: none;
    border-bottom: none;
}

.pub_history .history {
    margin-left: 6px;
}

.pub_history_on {
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    border-bottom: none;
}

.pub_history .coverbox {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 36px;
    overflow: hidden;
    z-index: 4;
}

.pub_history_on .coverbox {
    height: 37px;
    background-color: #FFF;
}

.pub_history .showbox {
    display: none;
    position: absolute;
    left: -130px;
    top: 36px;
    z-index: 2;
    width: 300px;
    padding: 10px;
    min-height: 6rem;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
}

.pub_history .showbox_in {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

.pub_history .controlbtn {
    position: absolute;
    top: -6px;
    right: 12px;
    _right: 24px;
}

.pub_history .none_history {
    text-align: center;
    padding-top: 120px;
    font-size: 14px;
}

.pub_history dl {
    padding-bottom: 12px;
}

.pub_history dt {
    width: 92px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 6px;
    background-color: #9b9b9b;
    text-align: center;
    color: #FFF;
}

.pub_history .now {
    background-color: #da5e80;
}

.pub_history dd {
    position: relative;
    left: 0px;
    top: 0px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
}

.pub_history dd .line {
    padding: 0px 100px 0px 6px;
    height: 24px;
    overflow: hidden;
}

.pub_history dd .date {
    color: #bbb1a6;
}

.pub_history .icon_play {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 24px;
    height: 24px;
    background: url(http://pic.boosj.com/images/common/pub_icon.png) no-repeat 6px -244px;
}

.pub_history .line_c {
    color: #bbb1a6;
}

.pub_history .replay {
    display: none;
    position: absolute;
    right: 12px;
    bottom: 0px;
}

.pub_history .replay a {
    margin-right: 6px;
    color: #cc300f;
}

.pub_history .close {
    display: none;
    position: absolute;
    right: 12px;
    top: 4px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url(http://pic.boosj.com/images/common/pub_icon.png) no-repeat -100px -248px;
}

.pub_history .current {
    background-color: #fff1e2;
}

.pub_history .current .close {
    display: block;
}

.pub_history .current .replay {
    display: block;
}

.pub_history .morelink {
    padding-top: 12px;
    font-size: 16px;
    line-height: 32px;
    text-align: center;
}

.pub_float_right {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 66px;
    overflow: hidden;
    border: 2px solid #fc587d;
    background-color: #fc587d;
    -moz-border-radius: 22px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    text-align: center;
    font-size: 14px;
    z-index: 20
}

.pub_float_right .float_title {
    line-height: 30px;
    color: #fff
}

.pub_float_right .chatbox {
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-bottom: 1px solid #d2d4d6
}

.pub_float_right .chatbox a {
    display: block;
    padding: 6px 0px
}

.pub_float_right .chatbox img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%
}

.pub_float_right .qr_code {
    background-color: #fff;
    padding: 6px 0px;
    border-bottom: 1px solid #d2d4d6
}

.pub_float_right .qr_code .imgcode {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%
}

.pub_float_right .opinion {
    color: #fc587d;
    background-color: #fff
}

.pub_float_right .feedback {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 1;
    overflow: hidden;
    border-bottom: 1px solid #d2d4d6
}

.pub_float_right .feedback .iconfont {
    display: block;
    font-size: 40px;
    color: #fc587d
}

.pub_float_right .feedback:hover {
    text-decoration: none
}

.pub_float_right .feedback:hover .iconfont {
    font-size: 20px
}

.pub_float_right .btn_gotop {
    color: #fff;
    padding-top: 6px;
    cursor: pointer
}

.pub_float_right .btn_gotop:hover {
    background-color: #fff;
    color: #000
}


/*公共主题样式*/

.pub_main {
    display: inline;
    float: left;
    width: 640px;
}

.pub_w1190 .pub_main {
    width: 860px;
}

.pub_side {
    display: inline;
    float: right;
    width: 310px;
}


/*新增导航*/

.pub_header .pub_funbox>div a:hover {
    color: #da5e80;
}

.pub_search .btn span {
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 18px;
}


.upfile span {
    line-height: 28px;
    font-size: 14px;
    color: #7e7e80;
}


.js_btn_submit i {
    font-size: 20px;
}

.js_btn_submit {
    color: #fff;
}

.pub_user_login .coverbox span {
    vertical-align: middle;
    color: #7e7e80;
}

#PubFloatMenu {
    padding-bottom: 20px;
}

.mainColor {
    cursor: pointer;
    color: #da5e80!important;
}

.mainColor i,
.mainColor span {
    color: #da5e80!important;
}

.js_pub_floatmenu {
    color: #fff;
    background-color: #da5e80
}

.js_pub_floatmenu i,
.js_pub_floatmenu span {
    color: #fff!important;
}

.pub_user_login_on .coverbox a {
    color: #da5e80!important;
}
.pub-footer-switch {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.pub-footer-switch .btn-change {
    color: #666;
    background-color: #d1d1d1;
    border-color: #b7b7b7;
    display: block;
    width: 100%;
    text-align: center;
    display: inline-block;
    width: 5em;
    margin-right: 1em;
    margin-left: 1em;
    line-height: 2;
    cursor: pointer
}

.pub-footer-switch .btn-change:focus,
.pub-footer-switch .btn-change.focus {
    color: #666;
    background-color: #b7b7b7;
    border-color: #777
}

.pub-footer-switch .btn-change:hover {
    color: #666;
    background-color: #b7b7b7;
    border-color: #989898
}

.pub-footer-switch .btn-change:active,
.pub-footer-switch .btn-change.active,
.open>.pub-footer-switch .btn-change.dropdown-toggle {
    color: #666;
    background-color: #b7b7b7;
    border-color: #989898
}

.pub-footer-switch .btn-change:active:hover,
.pub-footer-switch .btn-change:active:focus,
.pub-footer-switch .btn-change:active.focus,
.pub-footer-switch .btn-change.active:hover,
.pub-footer-switch .btn-change.active:focus,
.pub-footer-switch .btn-change.active.focus,
.open>.pub-footer-switch .btn-change.dropdown-toggle:hover,
.open>.pub-footer-switch .btn-change.dropdown-toggle:focus,
.open>.pub-footer-switch .btn-change.dropdown-toggle.focus {
    color: #666;
    background-color: #a5a5a5;
    border-color: #777
}

.pub-footer-switch .btn-change:active,
.pub-footer-switch .btn-change.active,
.open>.pub-footer-switch .btn-change.dropdown-toggle {
    background-image: none
}

.pub-footer-switch .btn-change.disabled,
.pub-footer-switch .btn-change.disabled:hover,
.pub-footer-switch .btn-change.disabled:focus,
.pub-footer-switch .btn-change.disabled.focus,
.pub-footer-switch .btn-change.disabled:active,
.pub-footer-switch .btn-change.disabled.active,
.pub-footer-switch .btn-change[disabled],
.pub-footer-switch .btn-change[disabled]:hover,
.pub-footer-switch .btn-change[disabled]:focus,
.pub-footer-switch .btn-change[disabled].focus,
.pub-footer-switch .btn-change[disabled]:active,
.pub-footer-switch .btn-change[disabled].active,
fieldset[disabled] .pub-footer-switch .btn-change,
fieldset[disabled] .pub-footer-switch .btn-change:hover,
fieldset[disabled] .pub-footer-switch .btn-change:focus,
fieldset[disabled] .pub-footer-switch .btn-change.focus,
fieldset[disabled] .pub-footer-switch .btn-change:active,
fieldset[disabled] .pub-footer-switch .btn-change.active {
    background-color: #d1d1d1;
    border-color: #b7b7b7
}

.pub-footer-switch .btn-change .badge {
    color: #d1d1d1;
    background-color: #666
}

.pub-footer-switch .current {
    color: #fff;
    background-color: #cc6c00;
    border-color: #995100;
    display: block;
    width: 100%;
    text-align: center;
    width: 5em;
    display: inline-block
}

.pub-footer-switch .current:focus,
.pub-footer-switch .current.focus {
    color: #fff;
    background-color: #995100;
    border-color: #1a0e00
}

.pub-footer-switch .current:hover {
    color: #fff;
    background-color: #995100;
    border-color: #5c3100
}

.pub-footer-switch .current:active,
.pub-footer-switch .current.active,
.open>.pub-footer-switch .current.dropdown-toggle {
    color: #fff;
    background-color: #995100;
    border-color: #5c3100
}

.pub-footer-switch .current:active:hover,
.pub-footer-switch .current:active:focus,
.pub-footer-switch .current:active.focus,
.pub-footer-switch .current.active:hover,
.pub-footer-switch .current.active:focus,
.pub-footer-switch .current.active.focus,
.open>.pub-footer-switch .current.dropdown-toggle:hover,
.open>.pub-footer-switch .current.dropdown-toggle:focus,
.open>.pub-footer-switch .current.dropdown-toggle.focus {
    color: #fff;
    background-color: #753e00;
    border-color: #1a0e00
}

.pub-footer-switch .current:active,
.pub-footer-switch .current.active,
.open>.pub-footer-switch .current.dropdown-toggle {
    background-image: none
}

.pub-footer-switch .current.disabled,
.pub-footer-switch .current.disabled:hover,
.pub-footer-switch .current.disabled:focus,
.pub-footer-switch .current.disabled.focus,
.pub-footer-switch .current.disabled:active,
.pub-footer-switch .current.disabled.active,
.pub-footer-switch .current[disabled],
.pub-footer-switch .current[disabled]:hover,
.pub-footer-switch .current[disabled]:focus,
.pub-footer-switch .current[disabled].focus,
.pub-footer-switch .current[disabled]:active,
.pub-footer-switch .current[disabled].active,
fieldset[disabled] .pub-footer-switch .current,
fieldset[disabled] .pub-footer-switch .current:hover,
fieldset[disabled] .pub-footer-switch .current:focus,
fieldset[disabled] .pub-footer-switch .current.focus,
fieldset[disabled] .pub-footer-switch .current:active,
fieldset[disabled] .pub-footer-switch .current.active {
    background-color: #cc6c00;
    border-color: #995100
}

.pub-footer-switch .current .badge {
    color: #cc6c00;
    background-color: #fff
}

.pub-footer {
    text-align: center;
    line-height: 2;
    color: #7a7a7a;
    padding-top: 20px;
    border-top: 1px solid #DADADA;
    background-color: #fff;
}

.pub-footer .title {
    font-size: 1.14286em;
    font-size: 1.14286rem;
    line-height: 1
}

.pub-footer .title .icon {
    font-size: 1.42857em;
    font-size: 1.42857rem;
    margin-right: 6px
}

.pub-footer a {
    color: #7a7a7a
}

.pub-footer a:visited {
    color: #474747
}

.pub-footer a:focus {
    color: #da5e80
}

.pub-footer a:hover {
    color: #da5e80
}

.pub-footer a:active {
    color: #da5e80
}

.pub-footer .linbox {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 905px
}

.pub-footer .line-wrap {
    padding-bottom: 20px;
    border-bottom: 1px solid #DADADA
}

.pub-footer .prebox {
    float: left;
    width: 180px;
    border-left: 1px solid #DADADA
}

.pub-footer .prebox .clearfix {
    padding-top: 20px
}

.pub-footer .prebox a {
    float: left;
    width: 180px
}

.pub-footer .row2 {
    border-left: none
}

.pub-footer .row2 a {
    width: 90px
}

.pub-footer .bottom-info {
    font-size: 0.85714em;
    font-size: 0.85714rem;
    padding-bottom: 20px;
    padding-top: 20px
}

.pub-footer .bot-pic {
    padding-bottom: 20px;
    padding-top: 20px
}

.pub-footer .bot-pic .link {
    margin-left: 1em;
    margin-right: 1em
}

.pub-column {
    color: #656566
}

.pub-column .pub-title:before,
.pub-column .pub-title:after,
.pub-column .pub-cnt:before,
.pub-column .pub-cnt:after {
    content: " ";
    display: table
}

.pub-column .pub-title:after,
.pub-column .pub-cnt:after {
    clear: both
}

.pub-column .title {
    float: left;
    font-size: 1.71429em;
    font-size: 1.71429rem;
    line-height: 24px
}

.pub-column .title a {
    color: #4b4b4d
}

.pub-column .title a:visited {
    color: #4b4b4d
}

.pub-column .title a:focus {
    color: #da5e80
}

.pub-column .title a:hover {
    color: #da5e80
}

.pub-column .title a:active {
    color: #da5e80
}

.pub-column .title a:hover {
    text-decoration: none
}

.pub-column .linkbox {
    float: left;
    padding-top: 7px
}

.pub-column .linkbox .btn-link {
    float: left;
    width: 6em;
    text-align: center;
    line-height: 1.1;
    border-left: 1px solid #7e7e80
}

.pub-column .linkbox .btn-link:first-child {
    border-left: none
}

.pub-column .linkbox a {
    color: #656566
}

.pub-column .linkbox a:visited {
    color: #656566
}

.pub-column .linkbox a:focus {
    color: #da5e80
}

.pub-column .linkbox a:hover {
    color: #da5e80
}

.pub-column .linkbox a:active {
    color: #da5e80
}

.pub-column .linkbox a.current {
    color: #da5e80
}

.pubpai {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px
}

.pubpai dt {
    width: 6em;
    text-align: center;
    line-height: 2;
    height: 2em;
    color: #fff;
    background-color: #da5e80;
    margin-bottom: 20px
}

.pubpai dd {
    position: relative;
    left: 0px;
    top: 0px;
    padding-left: 2em;
    padding-right: 4em;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden;
    margin-bottom: 10px
}