.bt-box-615 {
    width: 615px;
}

.bt-box-585 {
    width: 585px;
}

.bt-box-550 {
    width: 550px;
}

.bt-box-440 {
    width: 440px;
}

.bt-box-280 {
    width: 280px;
}

.bt-box-185 {
    width: 185px;
}

.bt-box-650 {
    width: 650px;
}

.bt-box-305 {
    width: 305px;
}

.head_banner {
    height: 160px;
    background: url('banner_bg.png') no-repeat center;
    border-bottom: 3px solid #2077be;
}

.bt-note-30 {
    height: 30px;
    width: 100%;
    clear: both;
}

.bt-mainmsb {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.bt-box-1200 .bt-box-550 span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #BF2215;
}

.bt-box-1200 .bt-box-550 span.hover {
    color: #BF2215;
    border-bottom: 4px solid #e09210;
    font-weight: bold;
    font-size: 19px;
}

.bt-box-1200 .bt-box-585 span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #BF2215;
}

.bt-box-1200 .bt-box-585 span.hover {
    color: #BF2215;
    border-bottom: 4px solid #e09210;
    font-weight: bold;
    font-size: 19px;
}

.bt-box-1200 .bt-box-440 span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    color: #BF2215;
}

.bt-box-1200 .bt-box-440 span.hover {
    color: #BF2215;
    font-weight: bold;
    font-size: 19px;
}

.bsfw span {
    font-size: 19px;
}

.bsfw span.hover {
    color: #16639f;
    font-weight: bold;
}

#con_two_1 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

#con_two_2 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

#con_two_3 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

#con_two_4 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

#con_two_5 a:hover img {
    transform: rotateY(180deg);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
}



body.UseInMobile #zoom img[src*="icons"] {
    width: auto !important;
    height: auto !important;
    display: inherit;
}

body.UseInMobile .bt_xx {
    display: none;
}

/* body.UseInMobile #zoom table {
    width: 100% !important;
    overflow: auto;
} */

.bdshare-button-style1-16 .bds_more {
    display: none;
}

body.UseInMobile .default_pgContainer ul li {
    height: auto;
}

body.UseInMobile .default_pgContainer li a {
    color: #333;
    overflow: hidden;
    display: inline-block;
    max-width: 100% !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

body.useOldFixed #zoom table {
    table-layout: fixed;
    max-width: 100% !important;
}

body.useOldFixed .bt-main>div>div>div#zoom>table>tbody>tr>td {
    width: inherit !important;
    display: table-cell !important;
    word-break: break-word !important;
}

body.UseInMobile #zoom table {
    table-layout: fixed;
    max-width: 100% !important;
}

body.UseInMobile .bt-main>div>div>div#zoom>table>tbody>tr>td {
    width: inherit !important;
    display: table-cell !important;
    word-break: break-word !important;
}

body.UseInMobile .fz_xx span {
    text-align: left;
    display: block;
}


body.useOldFixed .art_share .bdsharebuttonbox a {
    transform: scale(1.5);
    margin-right: 27px;
}