@charset "utf-8";


@media (max-width: 1200px) {

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {

}

@media (max-width: 375px) {

}

* {
    margin: 0;
    padding: 0;
}

* html body {
    overflow: visible;
}

body {
    color: #3f3f3f;
    background: #f2f2f2;
    font: 13px/22px "微软雅黑";
}

@media (max-width: 768px) {
    body {
        font-size: 14px !important;
    }
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr, input {
    margin: 0;
    padding: 0;
}

body div {
    text-align: left;
}

li {
    list-style-type: none;
}

img {
    border: 0 none;
}

input[type="button"], input[type="submit"] {
    cursor: pointer;
}

a {
    outline: none;
    star: expression(this.onFocus=this.blur());
    text-decoration: none;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    margin: 0;
    padding: 0;
    visibility: hidden;
    overflow: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    font-weight: 14px;
    color: #3f3f3f;

}

@font-face {
    font-family: "微软雅黑";
    src: url("fonts/wryh.ttf")/*tpa=http://www.boly.com.cn/skin/default/fonts/wryh.ttf*/;
    src: url("fonts/wryh.ttf")/*tpa=http://www.boly.com.cn/skin/default/fonts/wryh.ttf*/ format('truetype');

}

/*header*/
#header {
    width: 100%;
    height: auto;
    margin-top: -22px;
    border-bottom: 1px solid #bebebe;
    position: relative;
    background: #fff;
}

@media (max-width: 992px) {
    #header {
        z-index: 999;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        margin-top: 0;
    }
}

.headering {
    width: 1200px;
    height: 110px;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .headering {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .headering {
        width: 992px;
        height: 110px;
        margin: 0 auto;
    }
}

@media (max-width: 992px) {
    .headering {
        width: 768px;
        height: 40px;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .headering {
        width: 100%;
    }
}

@media (max-width: 576px) {

}

.headering-top {
    width: 100%;
    height: 50px;
    float: left;
    position: relative;

}

@media (max-width: 992px) {
    .headering-top {
        display: none;
    }
}

/*重构样式*/

.left_login {
    margin: 2px 0;
    text-align: left;
    float: left;
    width: 900px;
    height: 42px;
    line-height: 42px;

}

@media (max-width: 1200px) {
    .left_login {
        width: 790px;
    }
}

.right_member {
    margin: 2px 0;
    text-align: right;
    float: right;
    width: 300px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}

@media (max-width: 1200px) {
    .right_member {
        width: 190px;
    }
}

.left_login label {
    font-size: 14px;

}

.left_login span {
    display: block;
    float: left;
}

.left_login span input {
    display: block;
}

.left_login a {
    font: 14px "微软雅黑";
    /* color:#6B6B6B; */

}

.left_login a:hover {
    color: #ED1C23;
}

@media (max-width: 1200px) {
    .left_login a {
        margin: 0 -3px;
    }
}

.left_login .key_board {
    margin-left: 20px;
    vertical-align: middle;
}

@media (max-width: 1200px) {
    .left_login .key_board {
        margin: 0 -8px 0 10px;
    }
}

.user_right {
    margin: 2px 0;
    text-align: right;
    float: right;
    width: 700px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
}

.headering-top ul {
    width: auto;
    height: auto;
    display: block;
}

.headering-top ul li {
    width: auto;
    height: 42px;
    line-height: 42px;
    float: left;
    display: block;
}

.headering-top ul li label {
    float: left;
    font-size: 14px;
}

.headering-top ul li span {
    display: block;
    float: left;
}

.headering-top ul li span input {
    display: block;
}

.headering-top ul li a {
    font: 14px "微软雅黑";
    color: #6B6B6B;
}

.headering-top ul li a:hover {
    color: #ED1C23;
}

.hspi {
    border: 1px solid #CFCFCF;
    width: 98px;
    height: 19px;
    margin-top: 10px;
}

.hspii {
    border: 1px solid #E0E0E0;
    width: 96px;
    height: 17px;
}

.hpi {
    height: 15px;
    width: 94px;
    border: 1px solid #ECECEC;
    background: #F8F8F8;
}

.hlwi {
    margin-right: 33px;
}

.hlwii {
    margin-right: 50px;
}

.hlw3 {
    margin-left: 80px;
}

.hlw4 {
    margin-left: 45px;
}

.hlw4i {
    color: #FB6F2B;
}

.hlw5 {
    margin-left: 85px;
}

.hlpi {
    border: none;
    padding: 0 5px;
    font: 14px "微软雅黑";
    /* color:#6B6B6B; */

}

.hlli {
    margin-top: 3px;
    cursor: pointer;
}

.headering-botm {
    width: 100%;
    height: 60px;
    float: left;
}

.headering-botm .logo {
    width: 279px;
    height: 80px;
    float: left;
}

@media (max-width: 992px) {
    .headering-botm .logo {
        height: auto;
        margin: 0 auto;
        float: none;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .headering-botm .logo img {
        height: 30px;
        width: auto;
        margin: 5px 0;
    }
}

.headering-botm .seach {
    width: 506px;
    height: 80px;
    float: left;
}

@media (max-width: 1200px) {
    .headering-botm .seach {
        width: 380px;
    }
}

@media (max-width: 992px) {
    .headering-botm .seach {
        display: none;
    }
}

.headering-botm .seach li {
    display: block;
    float: left;
}

.headering-botm .seach li label {
    float: left;
}

.headering-botm .seach li.sw1 {
    width: 386px;
    height: 32px;
    border: 4px solid #ED1C23;
    border-right: none;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.headering-botm .seach li.sw1 span {
    display: block;
}

.spw1 {
    width: 384px;
    height: 30px;
    border: 1px solid #CFCFCF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media (max-width: 1200px) {
    .spw1 {
        width: 277px;
        border: none;
    }
}

.spw1 input {
    width: 308px;
    height: 30px;
    border: 1px solid #E6E6E6;
    border-right: none;
    display: block;
    padding-left: 15px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    outline: none;
    border: none;
}

@media (max-width: 1200px) {
    .spw1 input {
        width: 200px;
    }
}

.spw1 ul {
    width: 60px;
    height: auto;
    position: relative;
    z-index: 99999;
}

.spw1 ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.spw1 ul li {
    cursor: pointer;
    width: 59px;
    height: 29px;
    background: #fff;
    line-height: 29px;
    text-align: center;
    position: relative;
    z-index: 9999;
    left: 0;
    border: 1px solid #C7C7C7;
    border-top: none;
    border-bottom: none;
}

.spw1 ul li:hover {
    background: #EB2721;
    color: #fff;
}

@media (max-width: 1200px){
    .headering-botm .seach li.sw1 {
        width: 276px;
    }
}

.spw1 ul li:last-child {
    border-bottom: 1px solid #C7C7C7;
}

.sbj1 {
    border-left: 1px solid #DCDCDC;
    width: 60px;
    height: 30px;
    line-height: 29px;
    display: block;
    background: url("../images/seach-bot.jpg")/*tpa=http://www.boly.com.cn/skin/images/seach-bot.jpg*/ no-repeat 0;
}

.headering-botm .seach li.sw2 {
    width: 116px;
    height: 40px;
    line-height: 47px;
    background: #ed1c23;
    text-align: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

@media (max-width: 1200px) {
    .headering-botm .seach li.sw2 {
        width: 100px;
    }
}

.headering-botm .seach li.sw2 input {
    border: none;
    background: #ed1c23;
    color: #fff;
    font: 20px "微软雅黑";
}

.headering-botm .seachR {
    width: 400px;
    height: auto;
    float: right;
    position: relative;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .headering-botm .seachR {
        width: 320px;
    }
}

@media (max-width: 992px) {
    .headering-botm .seachR {
        display: none;
    }
}

.headering-botm .seachR li {
    height: 24px;
    line-height: 22px;
    float: left;
    font-size: 18px;
}

@media (max-width: 1200px) {
    .headering-botm .seachR li {
        font-size: 16px;
    }
}

.headering-botm .seachR li.srw1 {
    margin-left: 25px;
}

@media (max-width: 1200px) {
    .headering-botm .seachR li.srw1 {
        margin-left: 15px;
    }
}

.headering-botm .seachR li a {
    color: #A3A3A3;
    display: block;
    height: 24px;
}

.headering-botm .seachR li a:hover {
    border-bottom: 2px solid #ED1C23;
    color: #F16021;
}

.xieceseacp {
    background: #fff;
    width: 398px;
    height: 96px;
    box-shadow: 0px 0px 5px #ccc;
    display: none;
    position: absolute;
    left: 0;
    top: 26px;
    z-index: 999;

}

@media (max-width: 1200px) {
    .xieceseacp {
        left: auto;
        right: 0;
    }
}

.xieceseacp p {
    height: 30px;
    width: 132px;
    float: left;
    text-align: center;
    font: 14px/30px "微软雅黑";
    color: #9b9b9b;
}

.headering-botm .seachR li .xieceseacp a {
    border: 0;
}

.headering-botm .seachR li.srw1:hover .xieceseacp {
    display: block;
}

/*banner*/
.banner {
    width: 1200px;
    height: 152px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.page-zt-detail .swiper-banner {
    width: 1200px;
    margin: 0 auto;
}

.page-zt-detail .swiper-banner .swiper-slide a, .page-zt-detail .swiper-banner .swiper-slide img {
    display: block;
    width: 100% !important;
}

.page-zt-detail .swiper-banner .swiper-pagination {
    bottom: 5px;
}

.page-zt-detail .swiper-banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 0;
    position: relative;
}

.page-zt-detail .swiper-banner .swiper-pagination-bullet-active {
    background: #ed1c22;
}

.page-zt-detail .swiper-banner .swiper-pagination-bullet:after {
    content: '';
    display: block;
    height: 25px;
    line-height: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: -10px;
    background: transparent;
}

@media (max-width: 1200px) {
    .banner {
        width: 992px;
    }

    .page-zt-detail .swiper-banner {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .banner {
        width: 768px;
    }

    .page-zt-detail .swiper-banner {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .banner {
        width: 576px;
    }

    .page-zt-detail .swiper-banner {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .banner {
        width: 375px;
    }

    .page-zt-detail .banner {
        height: 100px;
        margin-top: 19px;
    }

    .page-zt-detail .banner img {
        width: 375px;
        height: 100px;
    }

    .page-zt-detail .swiper-banner {
        width: 100%;
    }
}

.banner .slidesjs-pagination {
    position: absolute;
    z-index: 9999;
    bottom: 15px;
    left: 600px;
}

.banner .slidesjs-pagination li {
    float: left;
    margin: 0 5px;
}

.banner .slidesjs-pagination li a {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ccc;
    text-indent: -9999px;
}

.banner .slidesjs-pagination li a.active {
    background: #f16021;
}

.banner a.slidesjs-previous {
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 99999;
    width: 40px;
    height: 100px;
}

.banner a.slidesjs-next {
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 99999;
    width: 40px;
    height: 100px;
}

.banner a.slidesjs-previous:hover span {
    width: 40px;
    height: 100px;
    background: url("../img/btn.png")/*tpa=http://www.boly.com.cn/skin/img/btn.png*/
}

.banner a.slidesjs-next:hover span {
    width: 40px;
    height: 100px;
    background: url("../img/btn.png")/*tpa=http://www.boly.com.cn/skin/img/btn.png*/ 40px 0;
}

.index-bn {
    width: 100%;
    height: 152px;
    box-shadow: 1px 1px 3px 1px #707070;
    position: relative;
}

.slides {
    display: none
}

.slides1 {
    display: none
}

.container {
    margin: 0 auto
}

/*center*/
#center {
    width: 1200px;
    height: auto;
    margin: 15px auto;
}

.swiper-banner-adv+#center {
    margin-top: 5px;
}

@media (max-width: 1200px) {
    #center {
        width: 992px;
    }
}

@media (max-width: 992px) {
    #center {
        width: 768px;
        margin-top: 40px;
    }
}

@media (max-width: 768px) {
    #center {
        width: 576px;
        /*overflow: hidden;*/
    }
}

@media (max-width: 576px) {
    #center {
        width: 375px;
        margin-top: 15px;
    }
}

#center:after {
    content: '';
    display: block;
    clear: both;
}

.swap1 {
    width: 1200px;
    height: auto;
    float: left;
}

.swap1-left {
    width: 406px;
    height: 357px;
    float: left;
}

.swap1-left ul img {
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.swap1u {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 0 no-repeat;
}

.swap1u span {
    display: block;
    width: 40px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0 40px;
    font-size: 18px;
    color: #7B7B7B;
}

.swap1u li {
    width: 31px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.swap1u li a {
    color: #6F6F6F;
    display: block;
    width: 31px;
    height: 26px;
    text-align: center;
}

.swap1u li a:hover {
    color: #F16021;
}

.swap1u li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.swap1L-content {
    width: 100%;
    height: 327px;
    float: left;
    margin-top: 10px;
}

.swap1L-content .tab1 {
    width: 100%;
    height: 327px;
    float: left;
}

.swap1L-content .tab1 .tab1img {
    position: relative;
    width: 403px;
    height: 264px;
    float: left;
}

.swap1L-content .tab1 .tab1img img {
    width: 400px;
    height: 238px;
    box-shadow: 2px 2px 10px 1px #C8C8C8;
}

.swap1L-content .tab1 .tab1img span {
    width: 100%;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    color: #8E8E8E;
    font-size: 14px;
}

.swap1L-content .tab1 .tab1txt {
    height: 55px;
    width: 100%;
    float: left;
}

.swap1L-content .tab1 .tab1txt ul li {
    padding-left: 15px;
    font-size: 12px;
    margin: 0;
    height: 15px;
    line-height: 20px;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -678px no-repeat;
    float: left;
    margin-right: 10px;
}

.swap1L-content .tab1 .tab1txt ul li a {
    color: #6F6F6F;
}

.swap1L-content .tab2 {
    width: 100%;
    height: 327px;
    float: left;
}

.swap1L-content .tab3 {
    width: 100%;
    height: 327px;
    float: left;
}

.swap1L-content .tab4 {
    width: 100%;
    height: 327px;
    float: left;
}

.swap1-conter {
    width: 365px;
    height: 357px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
}

.swap1-conter ul {
    overflow: hidden;
}

.scui {
    width: 100%;
    /*height: 28px;*/
    /*border-top: 1px solid #E2E2E2;*/
    /*border-bottom: 1px solid #E2E2E2;*/
}

.scui span {
    padding-left: 20px;
    margin-top: 8px;
    height: 20px;
    line-height: 10px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -628px no-repeat;
    margin-right: 10px;
}

.scui span a {
    color: #6F6F6F;
}

.scui span a:hover {
    color: #F16021;
}

.scui li {
    width: 31px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.scui li a {
    color: #6F6F6F;
    display: inline-block;
    /*width: 31px;*/
    height: 26px;
    text-align: center;
}

.scui li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.scui li a:hover {
    color: #F16021;
}

.swap1C {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
}

.swap1C h2 {
    margin: 10px 0 0 30px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.swap1C ul {
    width: auto;
    height: auto;
    float: left;
}

.swap1C ul li {
    width: 350px;
    padding-left: 13px;
    height: 18px;
    margin: 0 0 3px 0;
    line-height: 18px;
    float: left;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -675px no-repeat;
}

.swap1C ul li a {
    padding: 0 10px;
    float: left;
    color: #969696;
}

.swap1C ul li a:hover {
    color: #F16021;
}

.swap1C ul li span {
    float: right;
}

.swap1-right {
    width: 398px;
    height: 357px;
    float: left;
    overflow: hidden;
    margin-left: 15px;
}

.swap1-right ul {
    overflow: hidden;
}

.scu2 {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -38px no-repeat;
}

.scu2 strong {
    font-weight: normal;
    font-size: 18px;
    display: block;
    width: 40px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0 40px;
    font-size: 18px;
    color: #7B7B7B;
}

.scu2 li {
    width: 31px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.scu2 li a {
    color: #6F6F6F;
    display: block;
    width: 31px;
    height: 26px;
    text-align: center;
}

.scu2 li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.scu2 li a:hover {
    color: #F16021;
}

.scu2 span {
    padding-left: 20px;
    margin-top: 8px;
    height: 20px;
    line-height: 10px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -628px no-repeat;
}

.scu2 span a {
    color: #6F6F6F;
}

.scu2 span a:hover {
    color: #F16021;
}

.swapR {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
    margin-left: 25px;
}

.swapR h2 {
    margin: 10px 0 0 30px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 14px;
    font-weight: bold;
}

.swapR ul {
    width: auto;
    height: auto;
    float: left;
}

.swapR ul li {
    width: 350px;
    padding-left: 13px;
    height: 18px;
    margin: 0 0 3px 0;
    line-height: 18px;
    float: left;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -675px no-repeat;
}

.swapR ul li a {
    padding: 0 10px;
    float: left;
    color: #969696;
}

.swapR ul li a:hover {
    color: #F16021;
}

.swapR ul li span {
    float: right;
}

/*推广*/
.adv {
    height: 66px;
    width: 1200px;
    float: left;
    margin-top: 15px;
}

.adv ul {
}

.adv ul li {
    display: block;
    margin: 0 4px;
    text-align: center;
    line-height: 66px;
    height: 66px;
    width: 126px;
    float: left;
}

.adv ul li img {
    height: 60px;
    width: 120px;
    display: block;
    margin: 3px 0 0 3px;
}

.adv ul li.first {
    margin-left: 0px;
}

.adv ul li.last {
   /* margin-right: 0px;*/
}

.adv ul li:last-child {
    /*margin: 0;*/
}

.advline {
    height: 100px;
    width: 1200px;
    float: left;
    margin-top: 15px;
    background: #000;
}

.swap2 {
    width: 1200px;
    height: auto;
    float: left;
    margin-top: 30px;
}

.swap2-left {
    width: 787px;
    height: auto;
    float: left;
}

.swap2-left ul {
    overflow: hidden;
}

.s2L {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -79px no-repeat;
}

.s2L strong {
    font-weight: normal;
    font-size: 18px;
    display: block;
    width: 40px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0 40px;
    font-size: 18px;
    color: #7B7B7B;
}

.s2L li {
    padding: 0 3px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.s2L li a {
    color: #6F6F6F;
    display: block;
    padding: 0 3px;
    height: 26px;
    text-align: center;
}

.s2L li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.s2L li a:hover {
    color: #F16021;
}

.s2L span {
    padding-left: 20px;
    margin-top: 8px;
    height: 20px;
    line-height: 10px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -628px no-repeat;
}

.s2L span a {
    color: #6F6F6F;
}

.s2L span a:hover {
    color: #F16021;
}

.s2Ls {
    float: left;
    width: 400px;
    height: auto;
    float: left;
}

.s2Limg {
    width: 400px;
    height: 150px;
    box-shadow: 2px 2px 10px 1px #C8C8C8;
    margin-top: 10px;
    position: relative;
}

.s2Ltxt {
    width: 400px;
    height: auto;
    float: left;
}

.s2Ltxt h3 {
    display: block;
    width: 180px;
    height: 46px;
    padding-left: 20px;
    line-height: 46px;
    float: left;
    font-weight: normal;
    font-size: 14px;
}

.s2Ltxt h3 a {
    color: #969696;
}

.s2Ltxt h3 a:hover {
    color: #F16021;
}

.s2Ltxt ul {
    width: 100%;
    height: auto;
    float: left;
}

.s2Ltxt ul li {
    width: 160px;
    height: 18px;
    float: left;
    margin: 0 10px;
    padding-left: 15px;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -675px no-repeat;
}

.s2Ltxt ul li a {
    color: #969696;
}

.s2Ltxt ul li a:hover {
    color: #F16021;
}

.s2Lr {
    width: 366px;
    height: 245px;
    float: left;
    margin-left: 15px;
    margin-top: 10px;
}

.s2Lr ul {
    width: 100%;
    height: 113px;
    float: left;
    margin-bottom: 5px;
}

.s2Lr ul a {
    display: block;
    width: 133px;
    height: 109px;
    float: left;
    box-shadow: 2px 2px 10px 1px #C8C8C8;
    margin-right: 15px;
}

.s2Lr ul span {
    width: 211px;
    height: 20px;
    float: left;
    text-align: center;
    font-size: 14px;
}

.s2Lr ul li {
    float: left;
    width: 211px;
    height: auto;
}

.swap2-right {
    width: 400px;
    height: auto;
    float: left;
    margin-left: 10px;
}

.s2R {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -126px no-repeat;
}

.s2R strong {
    font-weight: normal;
    font-size: 18px;
    display: block;
    width: 40px;
    float: left;
    height: 28px;
    line-height: 28px;
    font-size: 18px;
    color: #7B7B7B;
}

.s2R li {
    padding: 0 3px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.s2R li a {
    color: #6F6F6F;
    display: block;
    padding: 0 3px;
    height: 26px;
    text-align: center;
}

.s2R li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.s2R li a:hover {
    color: #F16021;
}

.s2r1 {
    width: auto;
    height: autofloat: left;
    margin: 15px 0 0 20px;
}

.s2r1 li {
    width: 100%;
    float: left;
    margin: 3px 0;
}

.s2r1 li label {
    width: 60px;
    float: left;
    font-size: 14px;
}

.s2r1 li select {
    width: 160px;
    border-radius: 5px;
    border: 1px solid #ccc;
    background: #ECEBEB;
    padding-left: 10px;
}

input.sub {
    margin: 0 0 0 -40px;
    background: #ED1C23;
    width: 78px;
    height: 33px;
    border: none;
    font-size: 18px;
    color: #fff;
}

.s2r1 li a {
    display: block;
    float: left;
    width: 63px;
    height: 80px;
    margin: 5px;
    color: #ABABAB;
}

.s2r1 li a img {
    display: block;
    border: 1px solid #ccc;
}

.s2r1 li a span {
    display: block;
    text-align: center;
}

.xiecesub {
    margin: 0 0 0 140px;
    background: #ED1C23;
    width: 78px;
    height: 33px;
    border: none;
    font-size: 18px;
    color: #fff;
}

.swap3 {
    width: 1200px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.swap3-left {
    width: 787px;
    height: auto;
    float: left;
}

.s3L {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -171px no-repeat;
}

.swap3-right {
    width: 400px;
    height: auto;
    float: left;
    margin-left: 10px;
}

.s3R {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.s3R li {
    padding: 0 3px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.s3R li a {
    color: #6F6F6F;
    display: block;
    padding: 0 3px;
    height: 26px;
    text-align: center;
}

.s3R li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.s3R li a:hover {
    color: #F16021;
}

.s3R span {
    padding-left: 20px;
    margin-top: 8px;
    height: 20px;
    line-height: 10px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -628px no-repeat;
}

.s3R span a {
    color: #6F6F6F;
}

.s3R span a:hover {
    color: #F16021;
}

.s4L {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -214px no-repeat;
}

.s4l-c {
    width: auto;
    height: auto;
    margin-top: 10px;
}

.s4l-L {
    width: 400px;
    height: auto;
    float: left;
}

.s4l-L li {
    width: 100%;
    height: auto;
    float: left;
}

.s4l-L li span {
    display: block;
}

.s4l-L li span strong {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 18px;
}

.s4l-R {
    width: 380px;
    float: left;
}

.s4l-R h2 {
    font-size: 14px;
}

.s41r {
    width: auto;
    height: auto;
    float: left;
}

.s41r li {
    width: 360px;
    padding-left: 15px;
    height: 22px;
    line-height: 22px;
    float: left;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ 0 8px no-repeat;
}

.s41r li a {
    color: #7E7E7E;
    float: left;
}

.s41r li span {
    float: right;
    margin-right: 8px;
    font-style: normal;
}

.s41r li a b {
    margin: 0 5px;
    font-weight: normal;
}

.s41r li a:hover {
    color: #F16021;
}

.s41rd {
    width: auto;
    height: auto;
    float: left;
}

.s41rd li {
    width: 330px;
    padding-left: 15px;
    float: left;
    background: url("../img/dian.png")/*tpa=http://www.boly.com.cn/skin/img/dian.png*/ 0 8px no-repeat;
}

.s41rd li a {
    color: #7E7E7E;
    float: left;
}

.s41rd li em {
    float: right;
    font-style: normal;
}

.s41rd li a b {
    margin: 0 5px;
    font-weight: normal;
}

.s41rd li a:hover {
    color: #F16021;
}

.s41rd li img {
    margin-right: 15px;
    float: right;
}

.s41rd dd {
    width: 330px;
    padding-left: 15px;
    float: left;
    background: url("../img/dian.png")/*tpa=http://www.boly.com.cn/skin/img/dian.png*/ 0 8px no-repeat;
}

.s41rd dd a {
    color: #7E7E7E;
    float: left;
}

.s41rd dd em {
    float: right;
    font-style: normal;
}

.s41rd dd a b {
    margin: 0 5px;
    font-weight: normal;
}

.s41rd dd a:hover {
    color: #F16021;
}

.s41rd dd img {
    margin-right: 15px;
    float: right;
}

.s4r {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -258px no-repeat;
}

.s4r strong {
    font-weight: normal;
    font-size: 18px;
    display: block;
    width: 40px;
    float: left;
    height: 28px;
    line-height: 28px;
    margin: 0px;
    font-size: 18px;
    color: #7B7B7B;
}

.s4r li {
    width: 31px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin-right: 20px;
    font-size: 14px;
}

.s4r li a {
    color: #6F6F6F;
    display: block;
    width: 31px;
    height: 26px;
    text-align: center;
}

.s4r li a.active {
    color: #F16021;
    border-bottom: 2px solid #ED1C23;
}

.s4r li a:hover {
    color: #F16021;
}

.s4r span {
    padding-left: 20px;
    margin-top: 8px;
    height: 20px;
    line-height: 10px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -628px no-repeat;
}

.s4r span a {
    color: #6F6F6F;
}

.s4r span a:hover {
    color: #F16021;
}

.s4r-c {
    width: auto;
    height: auto;
    float: left;
    margin-top: 14px;
}

.s4r-c ul li {
    width: 92px;
    height: 105px;
    float: left;
    margin: 0 5px 15px 0;
}

.s4r-c ul li.s4rlast {
    margin-right: 0;
}

.s4r-c ul li a {
    width: 91px;
    height: 61px;
    display: block;
    float: left;
    box-shadow: 2px 2px 10px 1px #C8C8C8;
}

.s4r-c ul li a img {
    width: 91px;
    height: 61px;
}

.s4r-c ul li span {
    width: 70px;
    height: 40px;
    float: left;
    text-align: center;
}

.s5L {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -306px no-repeat;
}

.srencai {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -490px no-repeat;
}

.srencai strong {
    padding-left: 10px;
}

.sxuey {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -444px no-repeat;
}

.szhlogo {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -352px no-repeat;
}

.stklogo {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -398px no-repeat;
}

.sztlogo {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -536px no-repeat;
}

.sdownlogo {
    width: 100%;
    height: 28px;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -582px no-repeat;
}

.s5l-c {
    margin-top: 10px;
}

.s5l-L {
    width: 400px;
    height: auto;
    float: left;
}

.s5l-L span {
    display: block;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
}

.s5l-Limg {
    width: 400px;
    height: 300px;
    position: relative;
}

.s5l-Limg i {
    display: block;
    position: absolute;
    width: 180px;
    height: 180px;
    background: url("../images/sp1.png")/*tpa=http://www.boly.com.cn/skin/images/sp1.png*/ no-repeat;
    top: 100px;
    left: 110px;
}

.s5l-R {
    width: 370px;
    float: left;
    margin-left: 15px;
}

.s5l-R li {
    width: 176px;
    height: 165px;
    float: left;
    margin: 0 10px 5px 0;

}

.s5l-R li.s5rlist {
    margin-right: 0;
    float: right;
}

.s5l-R li span {
    display: block;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
}

.s5l-Rimg {
    width: 176px;
    height: 132px;
    position: relative;
}

.s5l-Rimg i {
    display: block;
    width: 60px;
    height: 61px;
    position: absolute;
    background: url("../images/sp2.png")/*tpa=http://www.boly.com.cn/skin/images/sp2.png*/ no-repeat;
    left: 50px;
    top: 30px;
}

.xiecevis {
    width: 792px;
    height: 290px;
    float: left;
    display: block;
    padding-top: 18px;
}

.xiecevisb {
    width: 343px;
    height: 278px;
    float: left;
    display: block;
}

.xiecevisb b {
    width: 343px;
    height: 236px;
    float: left;
    background: #000 url("../images/sp4.png")/*tpa=http://www.boly.com.cn/skin/images/sp4.png*/ no-repeat 124px 73px;
}

.xiecevisb i {
    width: 343px;
    height: 42px;
    float: left;
    font: 14px/42px "微软雅黑";
    color: #3F3F3F;
    text-align: center;
}

.xiecevisc {
    width: 449px;
    height: 290px;
    float: left;
    display: block;
}

.xiecevisc li {
    width: 141px;
    height: 140px;
    float: left;
    margin-left: 6px;
}

.xiecevisc li b {
    width: 141px;
    height: 97px;
    float: left;
    display: block;
    background: #000 url("../images/sp5.png")/*tpa=http://www.boly.com.cn/skin/images/sp5.png*/ no-repeat 45px 25px;
}

.xiecevisc li span {
    width: 141px;
    height: 43px;
    float: left;
    display: block;
    font: 12px/43px "微软雅黑";
    color: #3F3F3F;
    text-align: center;
}

/*资讯*/
.top-title {
    width: 1200px;
    height: auto;
    border-bottom: 1px solid #D9D8D8;
    float: left;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .top-title {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .top-title {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .top-title {
        width: 576px;
    }
    
}

@media (max-width: 576px) {
    .top-title {
        width: 375px;
    }
}

.toptL {
    width: 200px;
    height: 66px;
    background: url("../images/zx.png")/*tpa=http://www.boly.com.cn/skin/images/zx.png*/ 5px 5px no-repeat #525252;
    float: left;
    display: none;
}

.toptL li {
    float: right;
    width: 100px;
    padding-right: 20px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.font1 {
    font-size: 24px;
}

.font2 {
    font-size: 14px;
}

.toptC {
    width: auto;
    height: auto;
    margin: 0;
    float: left;
}

@media (max-width: 1200px) {
    .page-news-detail .toptC {
        margin-top: 15px;
        margin-left: 15px;
    }
}

@media (max-width: 768px) {
    .page-news-detail .banner img{
        max-width: 100%;
        height: auto;
        width: auto\9;
    }
}

@media (max-width: 992px) {
    .toptC {
        display: none;
    }
}

.toptC li {
    float: left;
    padding: 0 10px;
    height: auto;
    color: #7B7B7B;
}

.mfont {
    margin-top: 7px;
}

.toptR {
    width: auto;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}

@media (max-width: 1200px) {
    .page-news-detail .toptR {
        width: auto;
        float: right;
        margin-top: 15px;
        margin-right: 5px;
    }
}

@media (max-width: 576px) {
    .page-news .toptR {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .page-news-detail .toptR {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .page-zhuanti .toptR {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .page-zt-detail .toptR {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }

    .page-exhibit .toptR {
        margin-top: 10px;
        margin-right: 10px;
        margin-bottom: 5px;
    }
}

.toptR li {
    float: left;
}

.toptR li a {
    margin-left: 5px;
    color: #7b7b7b;
    font: 14px/20px "微软雅黑";

}

.toptR li a:hover {
    color: #F16021;
}

.zxAdv {
    width: 806px;
    height: 507px;
    float: left;
    background: #E0E0E0;
}

.zxAdvR {
    width: 380px;
    height: 507px;
    float: right;
    box-shadow: 0 0 1px #bebebe;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .zxAdvR {
        width: 305px;
    }
}

@media (max-width: 992px) {
    .zxAdvR {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .zxAdvR {
        height: auto;
    }
}

.zxAdvR:hover {
    box-shadow: 0 0 7px #bebebe;
}

.zxatv {
    margin: -1px 0 0 -2px !important;
    background: #FFF;
    color: #ed1c22 !important;
    /*border-bottom: 2px solid #ED1C23;*/
}

.ulStyle {
    background: transparent;
    /*border-bottom: 1px solid #D9D9D9;*/
    height: 31px;
    display: block;
    width: 100%
    clear: both;
}

.ulStyle li {
    /*height: 31px;*/
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 31px;
    /*border-left: 1px solid #D9D9D9;*/
}

.ulStyle li a {
    color: #454545;
    /*min-width: 64px;*/
    text-align: center;
    height: 30px;
    line-height: 30px;
    display: block;
    padding: 0 15px;
    margin: 0 !important;
}

@media (max-width: 576px) {
    .ulStyle li a {
        padding-left: 10px;
    }
}

.ulStyle li b {
    font-weight: normal;
    font-size: 14px;
    width: auto;
    height: 29px;
    line-height: 30px;
    margin: 0 5px;
    display: block;
    padding: 0;
    float: left;
    text-align: center;
    border-bottom: 1px solid transparent;
}

.ulStyle li b a {
    color: #454545;
    text-align: left;
}

.djact {
    border-bottom: 1px solid #f00 !important;
}

.ulStyle span {
    font-size: 14px;
    float: right;
    height: 31px;
    line-height: 31px;
    display: block;
    margin-right: 15px;
    /*background: url("../images/index.png") no-repeat 0 -618px;*/
    padding-left: 20px;
}

.ulStyle span:before {
    content: "+";
    display: inline-block;
    color: #ed1c22;
    text-align: center;
    vertical-align: top;
    position: static;
    font-size: 20px;
    width: 20px;
    height: 29px;
    line-height: 27px;
    /*background: url("../images/picxi.png") no-repeat -3px -586px;*/
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.ulStyle span:hover:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ulStyle span a {
    color: #454545;
}

.ulStyle span a:hover {
    color: #F16021;
}

.zxAdvrC {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
}

.zxAdvrC ul {
    width: 100%;
    height: auto;
    /*float: left;*/
}

.zxAdvrC ul li {
    width: 100%;
    height: 73px;
    /*margin-top: 22px;*/
    /*float: left;*/
    padding: 10px 0;
    border-top: 1px solid #dedede;
}

.zxAdvrC ul li:first-child {
    border-top: none;
}

.zxAdvrC ul li b {
    width: 250px;
    margin-left: 15px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1200px) {
    .zxAdvrC ul li b {
        width: 180px;
        line-height: 16px;
    }
}

@media (max-width: 576px) {
    .zxAdvrC ul li b {
        width: 180px;
        margin-left: 10px;
    }
}

.zxAdvrC ul li img {
    display: block;
    width: 102px;
    height: 72px;
    float: left;
    box-shadow: 0 0 1px #bebebe;
}

.zxAdvrC ul li a {
    display: block;
    float: left;
    width: 250px;
    height: 55px;
    margin-left: 15px;
    color: #454545;
}

@media (max-width: 1200px) {
    .zxAdvrC ul li a {
        width: 190px;
        margin-left: 10px;
    }
}

@media (max-width: 576px) {
    .zxAdvrC ul li a {
        width: 190px;
        margin-left: 10px;
    }
}

.zxAdvrC ul li a:hover {
    color: #000;
}

.zxAdvrC ul li a i {
    display: block;
    width: 8px;
    height: 8px;
    background: #E42020;
    float: left;
}

@media (max-width: 576px) {
    .zxAdvrC ul li a i {
        display: none;
    }
}

.zxAdvrC ul li a strong {
    float: left;
    display: block;
    width: 200px;
    line-height: 15px;
    margin: -5px 0 0 10px;
    height: 50px;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .zxAdvrC ul li a strong {
        width: 180px;
    }
}

@media (max-width: 576px) {
    .zxAdvrC ul li a strong {
        width: auto;
        float: none;
        line-height: 17px;
        margin: 0;
    }
}

.zx01 {
    width: 100%;
    height: auto;
    float: left;

}

.zx01-L {
    height: auto;
    width: 373px;
    float: left;
}

@media (max-width: 1200px) {
    .zx01-L {
        width: 488px;
    }
}

@media (max-width: 992px) {
    .zx01-L {
        width: 100%;
    }
}

.zx01-lt {
    height: auto;
    width: 373px;
    float: left;
    margin-bottom: 15px;
    box-shadow: 0 0 1px #bebebe;
}

.zx01-lt:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .zx01-lt {
        width: 100%;
    }
}

.lt01 {
    width: 100%;
    height: 60px;
    margin-top: 10px;
    float: left;
}

.lt01 li {
    height: 20px;
    line-height: 20px;
    float: left;
}

.lt01 b {
    font-weight: normal;
    float: left;
}

.lt01 span {
    float: left;
    font-size: 13px;
    line-height: 20px;
}

@media (max-width: 576px) {
    .lt01 span {
        width: 240px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.lt01 span a {
    color: #3F3F3F;
}

.lt01 span a:hover {
    color: #E32323;
}

.lt01 li i {
    float: left;
    width: 14px;
    display: block;
    height: 10px;
    margin: 5px 10px;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -690px no-repeat;
}

.lt-tab {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.ltulS {
    display: block;
    width: 29px;
    height: 218px;
    float: left;
    border-right: 1px solid #D9D9D9;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .ltulS {
        height: 240px;
    }
}

.ltulS li {
    height: 73px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.ltulS li a {
    display: block;
    height: 58px;
    padding-top: 15px;
    color: #525252;
}

.ltact {
    background: #E32323;
    color: #FFF !important;
}

.ltxw {
    width: 342px;
    height: 218px;
    float: left;
}

@media (max-width: 1200px) {
    .ltxw {
        width: 440px;
        height: 240px;
    }
}

@media (max-width: 768px) {
    .ltxw {
        width: 540px;
        height: 240px;
    }
}

@media (max-width: 576px) {
    .ltxw {
        width: 340px;
        height: auto;
    }
}

.ltxw ul {
    /*float: left;*/
    margin-left: 3px;
    text-align: center;
}

@media (max-width: 1200px) {
    .ltxw ul {
        margin-left: 15px;
    }
}

@media (max-width: 576px) {
    .ltxw ul {
        margin-left: 0;
    }
}

.ltxw ul:after {
    content: '';
    display: block;
    clear: both;
}

.ltxw ul li {
    width: 165px;
    height: 107px;
    position: relative;
    /*float: left;*/
    text-align: center;
    display: inline-block;
}

.ltxw ul li a {
    display: block;
    line-height: 0;
}

.ltxw ul li img {
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .ltxw ul li {
        width: 205px;
        height: 110px;
        margin-bottom: 10px;
    }

    .ltxw ul li img {
        width: 100% !important;
        height: 110px;
    }
}

@media (max-width: 768px) {
    .ltxw ul li {
        float: left;
        width: 250px;
        height: 110px;
        margin-bottom: 10px;
    }
}

@media (max-width: 576px) {
    .ltxw ul li {
        width: 165px;
    }
}

.ltxw ul li:nth-of-type(odd) {
    float: right;
}

.ltxw ul li:nth-child(n+1) {
    margin-bottom: 5px;
}

.ltxw ul li i {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    background: url("../images/sp3.png")/*tpa=http://www.boly.com.cn/skin/images/sp3.png*/ no-repeat;
    left: 50%;
    top: 50%;
    margin: -25px auto auto -20px;
}

.gy span {
    background: #4B4B4E;
    display: block;
    width: 100%;
    height: 20px;
    position: absolute;
    bottom: 0px;
    filter: alpha(opacity=35);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.gy b {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.ltxw ul li.ltmg {
    margin-top: 5px;
}

.zx01-lb {
    height: auto;
    width: 373px;
    float: left;
    /*margin-top: 25px;*/
    color: #5e5e5e;
    box-shadow: 0 0 1px #bebebe;
    margin-bottom: 15px;
}

.zx01-lb:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .zx01-lb {
        width: 100%;
    }
}

.lb {
    width: 100%;
    height: auto;
    /*float: left;*/
}

.lb ul {
    /*float: left;*/
    /*margin-top: 10px;*/
    text-align: center;
}

.lb ul:after {
    content: '';
    display: block;
    clear: both;
}

.lb ul li {
    width: 180px;
    height: 110px;
    position: relative;
    /*float: left;*/
    /*margin-bottom: 22px;*/
    text-align: center;
    display: inline-block;
    /*overflow: hidden;*/
    margin: 5px 0;
}

.lb ul li a {
    display: block;
}

.lb ul li img {
    height: 110px;
    border: none !important;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .lb ul li {
        width: 225px;
        margin: 5px;
        height: 120px;
    }

    .lb ul li img{
        width: 100% !important;
        height: 120px !important;
    }
}

@media (max-width: 992px) {
    .lb ul li {
        width: 170px;
        margin: 5px;
        height: 120px;
    }

    .lb ul li img{
        width: 100% !important;
        height: 120px !important;
    }
}

.zx01-C {
    height: auto;
    width: 415px;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
    box-shadow: 0 0 1px #bebebe;
}

.zx01-C:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .zx01-C {
        width: 488px;
    }
}

@media (max-width: 992px) {
    .zx01-C {
        width: 100%;
        margin-left: 0;
    }
}

.zx01C {
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.zx01C h3 {
    font-size: 16px;
    width: 400px;
    height: 20px;
    padding-left: 10px;
    display: block;
    /*float: left;*/
    margin-top: 15px;
}

.zx01C ul {
    margin-top: 10px;
    /*float: left;*/
    width: auto;
    height: auto;
    padding: 0 15px;
}

@media (max-width: 1200px) {
    .zx01C ul {
        padding: 0 10px;
    }
}

.zx01C ul li {
    width: auto;
    padding: 0 15px;
    height: 20px;
    font-size: 13px;
    /*background: url(../images/dian.gif) 0 7px no-repeat;*/
    margin: 0 !important;
    border-top: 1px solid #dedede;
    padding: 3px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .zx01C ul li {
        padding: 8px 0;
        font-size: 14px;
        line-height: 14px;
        height: 14px;
    }
}

.zx01C ul li a {
    color: #3F3F3F;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zx01C ul li a:hover {
    color: #000;
}

hr {
    border: none;
    width: 100%;
    height: 1px;
    background: url("../images/hr.gif")/*tpa=http://www.boly.com.cn/skin/images/hr.gif*/ repeat-x;
    margin-top: 15px;
}

.zx01-R {
    height: auto;
    width: 380px;
    float: right;
}

@media (max-width: 1200px) {
    .zx01-R {
        width: 100%;
    }
}

.zx01-rt {
    height: auto;
    width: 380px;
    float: right;
    box-shadow: 0 0 1px #bebebe;
    margin-bottom: 15px;
}

.zx01-rt:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .zx01-rt {
        width: 488px;
    }
}

@media (max-width: 992px) {
    .zx01-rt {
        width: 100%;
    }
}

.rt {
    width: 100%;
    height: 299px;
    overflow: hidden;
    float: left;
}

@media (max-width: 1200px) {

    .rt {
        height: auto;
    }
}

.rt ul {
    /*float: left;*/
    /*padding: 10px;*/
}

.rt ul li {
    height: 86px;
}

.rt ul li img {
    height: 86px;
    width: 128px;
    box-shadow: 0 0 1px #bebebe;
}

.rtuS li {
    width: auto;
    /*float: left;*/
    /*margin-top: 13px;*/
    padding: 6px 0;
    /*border-top: 1px solid #dedede;*/
}

@media (max-width: 576px) {
    .page-news .rtuS li {
        border-top: 1px solid #dedede;
        padding: 5px;
    }
}

.rtuS li:first-child {
    border-top: none;
}

.rtuS li img {
    float: left;
}

.rtuS li a {
    display: block;
    width: 220px;
    float: left;
    margin-left: 10px;
    color: #454545;
}

.rtuS li a:hover {
    color: #000;
}

@media (max-width: 576px) {
    .rtuS li a {
        width: 215px;
    }
}

.rtuS li a h3 {
    float: left;
    height: 20px;
    overflow: hidden;
}

.rtuS li a span {
    width: 200px;
    float: left;
    padding-left: 15px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ no-repeat 0 7px;
}

@media (max-width: 576px) {
    .rtuS li a span {
        background: none;
        padding-left: 0;
        height: 65px;
        overflow: hidden;
    }

    .zx01-rb .rtuS li a span {
        background: none;
        padding-left: 0;
        height: 58px;
        overflow: hidden;
    }
}

.zx01-rb {
    height: auto;
    width: 380px;
    float: right;
    margin-bottom: 15px;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .zx01-rb {
        float: left;
        width: 488px;
    }
}

@media (max-width: 992px) {
    .zx01-rb {
        width: 100%;
    }
}

.zx01-rb:hover {
    box-shadow: 0 0 7px #bebebe;
}

.rb {
    width: 100%;
    overflow: hidden;
    float: left;
}

.rb ul li {
    height: 113px;
    overflow: hidden;
}

@media (max-width: 576px) {
    .rb ul li {
        height: auto;
        overflow: hidden;
        padding: 5px;
    }
}

.rb ul li img {
    height: 113px;
    width: 128px;
    /*box-shadow: 0 0 1px #bebebe;*/
}

@media (max-width: 576px) {
    .rb ul li img {
        height: 80px;
    }
}

.rb ul li a span {
    line-height: 19px;
}

.qyNews {
    width: 100%;
    float: left;
}

.qyNews h3 {
    width: 100%;
    float: left;
    height: 20px;
    font-size: 16px;
    margin-top: 15px;
}

.qyNews span {
    width: 100%;
    display: block;
    height: 114px;
    float: left;
    margin-top: 15px;
    color: #696969;
}

.qyNews span img {
    width: 168px;
    height: 114px;
    float: left;
    margin-right: 10px;
}

.qyNews ul {
    display: block;
    margin-top: 10px;
}

.gyul {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 16px;
}

.ztboxC .gyul {
    margin-top: 5px;
}

.gyul li {
    float: left;
    width: 380px;
    padding-left: 15px;
    height: 20px;
    font-size: 13px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ 0 7px no-repeat;
}

@media (max-width: 576px) {
    .gyul li {
        float: none;
        width: auto;
        background: none;
        padding: 8px 10px;
        margin: 0 !important;
        line-height: 14px;
        height: 14px;
        border-top: 1px dashed #dedede;
    }
}

.gyul li a {
    color: #3F3F3F;
}

@media (max-width: 768px) {
    .gyul li a {
        display: inline-block;
        width: 310px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .page-zhuanti .gyul li a {
        display: inline-block;
        width: 275px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

@media (max-width: 576px) {
    .gyul li a {
        display: inline-block;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 14px;
        height: 14px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.gyul li a:hover {
    color: #000;
}

.czlife {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.czlife li {
    width: 100%;
    height: 171px;
    position: relative;
    float: left;
}

.djph {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
}

@media (max-width: 576px) {
    .djph {
        margin-top: 0;
        padding-bottom: 10px;
    }
}

.djph ul {
    /*width: 100%;*/
    /*float: left;*/
    overflow: hidden;
    padding: 0 15px;
}

@media (max-width: 576px) {
    .djph ul {
        padding: 0 10px;
    }
}


.djph ul li {
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gydj strong {
    font-size: 16px;
}

.gydj li {
    width: 100%;
    float: left;
    border-top: 1px solid #D7D7D7;
    font-size: 14px;
}

.gydj li:first-child {
    border-top: none;
}

.gydj li a {
    color: #3F3F3F;
    margin-left: 10px;
}

.gydj li a:hover {
    color: #000;
}

/* .djph span{
width:100%;
height:100px;
float:left;
margin-top:15px;

} */

.xpsd {
    width: 100%;
    /*float: left;*/
    margin-top: 10px;
}

.xpsd ul {
    text-align: left;
}

.xpsd ul li {
    width: 173px;
    height: 130px;
    /*float: left;*/
    display: inline-block;
    margin: 7px;
    text-align: center;
}

@media (max-width: 1200px) {
    .xpsd ul li {
        width: 145px;
    }
}


@media (max-width: 992px) {
    .xpsd ul li {
        width: 239px;
    }
}

@media (max-width: 768px) {
    .xpsd ul li {
        width: 150px;
    }
}

@media (max-width: 576px) {
    .xpsd ul li {
        width: 170px;
    }
}

.xpsd ul li a {
    display: block;
    line-height: 1em;
}

.xpsd ul li img {
    width: 100%;
    height: 100px;
    /*float: left;*/
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .xpsd ul li img {
        height: 85px;
    }
}

@media (max-width: 992px) {
    .xpsd ul li img {
        height: 130px;
    }
}

@media (max-width: 576px) {
    .xpsd ul li img {
        width: 100%;
        height: 90px;
    }
}

.xpsd ul li strong {
    width: 100%;
    height: 30px;
    text-align: center;
    /*float: left;*/
    font: bold 12px/46px "微软雅黑";
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 30px;
}

.xpsd ul li:nth-child(3n) {
    /*float: right;*/
}

.xpsd ul li:nth-child(3n-1) {
    /*margin-left: 10px;*/
}

.czlife h3 {
    width: 100%;
    height: 256px;
    float: left;
}

/*资讯二级*/
.zxh2 {
    display: block;
    height: 40px;
    width: 1200px;
    float: left;
    line-height: 40px;
    background: url("../images/sj.gif")/*tpa=http://www.boly.com.cn/skin/images/sj.gif*/ 0 11px no-repeat;
    font-size: 12px;
    font-weight: normal;
}

.cc30 {
    color: #000 !important;
}

.zxh2 span {
    float: left;
    padding: 0 5px;
    margin-left: 15px;
    color: #000;
}

.zxh2 span.tq {
    background: url("../images/tq.gif")/*tpa=http://www.boly.com.cn/skin/images/tq.gif*/ 0 13px no-repeat;
    padding-left: 25px;
}

.left {
    width: 803px;
    height: auto;
    float: left;
    border-right: 1px solid #D9D8D8;
}

@media (max-width: 1200px) {
    .plleft.left {
        width: 656px;
    }
}

@media (max-width: 992px) {
    .plleft.left {
        width: 100%;
    }

    .page-news-detail .plleft.left {
        width: 100%;
        padding: 10px 0;
    }
}

@media (max-width: 576px) {
    .page-news-detail .plleft.left {
        width: 100%;
        padding: 0 0 10px;
    }

    .page-zt-detail .plleft.left {
        width: auto;
        float: none;
        padding: 10px 0;
    }
}

.zx2ul {
    width: 783px;
    height: 139px;
    border-top: 1px solid #d9d8d8;
}

.zx2ulast {
    border-bottom: 1px solid #d9d8d8;
}

.zx2ul h2 {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin-top: 25px;
    text-align: center;

}

.zx2ul h2 span {
    font-size: 24px;
    color: #F16021;

}

.zx2ul h2 em {
    float: right;
    width: 110px;
    height: 19px;
}

.zx2ul h2 em a.a2 {
    color: #aaa;
    font-style: normal;
    line-height: 19px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
    height: 19px;
    padding-left: 30px;
    display: block;
    float: left;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -725px no-repeat;
}

.zx2ul h2 em a.a1 {
    color: #aaa;
    font-style: normal;
    line-height: 19px;
    font-size: 12px;
    font-weight: normal;
    width: 25px;
    height: 19px;
    padding-left: 30px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -705px no-repeat;
}

.zx2ul h2 em a.a1:hover {
    color: #f00;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -744px no-repeat;
}

.zx2ul li {
    width: 100%;
    height: 25px;
    float: left;
    margin-top: 20px;
}

.zx2ul li span {
    display: block;
    float: left;
    width: 290px;
    height: 20px;
    padding-left: 15px;
    line-height: 10px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ no-repeat;
}

.zx2ul li span a {
    color: #B4B4B4
}

.zx2ul li span a:hover {
    color: #000;
}

.pictxt {
    width: 100%;
    height: 94px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
}

.pictxt img {
    height: 94px;
    width: 135px;
    float: left;
}

.pictxt h2 {
    display: block;
    width: 620px;
    height: 25px;
    float: left;
    line-height: 25px;
    margin: 0 0 0 25px;
}

.pictxt h2 span {
    float: left;
    font-size: 20px;
    color: #3F3F3F;
}

.pictxt h2 em {
    float: right;
    width: 110px;
    height: 19px;
}

.pictxt h2 b {
    float: right;
    width: 110px;
    height: 19px;
}

.zx2ul h2 b span.a2 {
    color: #aaa;
    font-style: normal;
    line-height: 19px;
    font-size: 12px;
    font-weight: normal;
    margin-left: 20px;
    height: 19px;
    padding-left: 30px;
    display: block;
    float: left;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -725px no-repeat;
}

.zx2ul h2 b span.a1 {
    color: #aaa;
    font-style: normal;
    line-height: 19px;
    font-size: 12px;
    font-weight: normal;
    width: 25px;
    height: 19px;
    padding-left: 30px;
    display: block;
    float: right;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -705px no-repeat;
}

.pictxt strong {
    margin: 25px 0 0 25px;
    display: block;
    width: 620px;
    height: 25px;
    font-size: 12px;
    float: left;
    font-weight: normal;

}

.control {
    width: 100%;
    height: 40px;
    float: left;
}

.control ul {
    float: left;
    margin: 10px 0 0 10px;
    height: auto;
    width: 100%;
}

.control ul li {
    padding: 0 10px;
    border-right: 1px solid #D4D4D4;
    float: left;
}

.control ul li:last-child {
    border: none;
}

.control ul li a {
    color: #686868;
}

.control ul li a:hover {
    color: #000;
}

.zx2tab {
    width: 100%;
    height: auto;
    float: left;
}

.zx2tabul {
    width: 783px;
    height: 28px;
    border: 1px solid #d4d4d4;
    float: left;
    line-height: 28px;
}

.zx2tabul li {
    font-size: 14px;
    font-weight: bold;
    width: 80px;
    line-height: 28px;
    text-align: center;
    border-right: 1px solid #D4D4D4;
    float: left;
}

.zx2tabul li.active {
    background: #D71B1B;
}

.zx2tabul li.active a {
    color: #FFF;
}

.zx2tabul li a {
    color: #525252;
}

.panel-container {
    float: left;
}

.zxnext {
    width: 100%;
    height: 45px;
    margin: 20px 0;
    float: left;
    background: #EFEFEF;
}

.zxnext a {
    margin: 5px auto;
    width: 202px;
    height: 23px;
    display: block;
}

.vidozx {
    width: 783px;
    height: auto;
    float: left;

}

.vidoul {
    width: 100%;
    height: 37px;
    float: left;
    /*border-top: 2px solid #000;*/
    /*border-bottom: 1px solid #d4d4d4;*/
}

.vidoul li {
    font: 20px "宋体";
    line-height: 37px;
    color: #ED1818;
    float: left;
}

.vidoul li.title {
    margin: 0 10px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
}

@media (max-width: 576px) {
    .vidoul li.title {
        margin: 0 10px;
        line-height: 30px;
    }
}

.vidoul span {
    padding-left: 20px;
    float: right;
    display: block;
    line-height: 27px;
    font-size: 14px;
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ 0 -620px no-repeat;
    margin: 10px 6px 0 0;
}

.vidoul span a {
    color: #8E8E8E;
}

.vidoul span a:hover {
    color: #000;
}

.zhzxleft {
    width: 317px;
    height: auto;
    float: left;
}

.zh1 {
    width: 317px;
    height: 250px;
    float: left;
    margin-top: 10px;
}

.zh1 img {
    background: #ccc;
    width: 100%;
    height: 215px;
}

.zh1 span {
    width: 100%;
    float: left;
    display: block;
    line-height: 20px;
    text-align: center;
}

.zh2 {
    width: 100%;
    height: auto;
    float: left;
}

.zh2 ul {
    float: left;
}

.zh2 ul li {
    float: left;
    width: 153px;
    height: 130px;
}

.zh2 ul li img {
    width: 153px;
    height: 104px;
    float: left;
    display: block;
}

.zh2 ul li span {
    width: 100%;
    line-height: 25px;
    float: left;
    text-align: center;
    overflow: hidden;
    height: 30px;
}

.zh2 ul li:nth-child(2n) {
    float: right;
}

.zhzxright {
    width: 430px;
    height: 100px;
    float: right;
    margin-top: 10px;
}

.zhzxright ul {
    float: left;
}

.zhzxright ul li {
    width: 100%;
    height: 89px;
    border-bottom: 1px solid #E9E9E9;
    float: left;
}

.zhzxright ul li h3 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: normal;
    float: left;
}

.zhzxright ul li span {
    width: 100%;
    display: block;
    float: left;
}

.zhzxright ul li h3 a {
    color: #3F3F3F;
}

.zhzxright ul li span a {
    color: #3F3F3F;
}

.zhzxright ul li a:hover {
    color: #000;
}

.zhzxright ul li:last-child {
    border: none;
}

.zxright {
    float: right;
    width: 373px;
    height: auto;
}

@media (max-width: 1200px) {
    .zxright {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .zxright {
        width: 100%;
    }
}

.right1 {
    float: left;
    width: 373px;
    height: auto;
    margin-bottom: 15px !important;
    overflow: hidden;
    box-shadow: 0 0 1px #bebebe;
}

.right1:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .right1 {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .right1 {
        width: 373px;
        margin: 5px !important;
    }
}

@media (max-width: 768px) {
    .right1 {
        width: 100%;
        margin: 10px 0 !important;
    }
}

.right1t {
    height: 48px;
    width: 100%;
    float: left;
}

@media (max-width: 576px) {
    .right1t {
        height: auto;
    }
}

.ulborb {
    border-bottom: none 0;
    height: 48px;
}

.ulborb:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 576px) {
    .ulborb {
        height: auto;
    }
}

.ulborb li {
    line-height: 48px;
    margin-top: 10px;
}

.page-zt-detail .ulborb li:first-child {
    line-height: 30px;
    margin: 0 0 0 10px;
    font-size: 16px;
}

.right1c {
    width: 373px;
    height: 261px;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .right1c {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .right1c {
        width: 100%;
    }

    .right1c>div {
        text-align: center;
    }
}

@media (max-width: 576px) {
    .right1c {
        height: 280px;
    }
}

.right1c ul.slidesjs-pagination {
    position: absolute;
    z-index: 99999;
    left: 150px;
    bottom: 20px;
}

.right1c ul.slidesjs-pagination li {
    float: left;
    margin: 0 5px;
}

.right1c ul.slidesjs-pagination li a {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ccc;
    text-indent: -9999px;
}

.right1c ul.slidesjs-pagination li a.active {
    background: #f16021;
}

.right1c h3 {
    font-size: 15px;
    width: auto;
    float: none;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
}

@media (max-width: 576px) {
    .right1c h3 {
        float: none;
        clear: both;
        width: auto;
        padding: 0 10px;
    }
}

.right1c span.yxl-opacity {
    height: 30px;
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0px;
    background: #ccc;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.right1c p.yxl-font {
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 30px;
    text-align: center;
}

.right1c p.yxl-font a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.rightt1cimg {
    width: 100%;
    height: 97px;
    float: left;
    margin-top: 15px;
}

@media (max-width: 576px) {
    .rightt1cimg {
        padding: 0 10px;
    }
}

.rightt1cimg img {
    width: 136px;
    height: 97px;
    float: left;
    display: block;
    border: 1px solid #dedede;
}

.rightt1cimg span {
    display: block;
    float: right;
    height: 97px;
    width: 210px;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .rightt1cimg span {
        width: 205px;
        float: left;
        padding-left: 10px;
    }
}

.right1ctxt {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

.right1ctxt ul li {
    overflow: hidden;
    height: 25px;
    /*float: left;*/
    font-size: 14px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ 0 8px no-repeat;
    padding-left: 15px;
    width: auto !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    margin-left: 10px;
}

.right1ctxt ul li:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 576px) {
    .right1ctxt ul li {
        width: auto !important;
        float: none;
        background: none;
        padding: 7px 10px;
        line-height: 14px;
        height: 14px;
        border-top: 1px solid #dedede;
        margin-right: 10px;
    }

    .right1ctxt ul li:first-child {
        border-top: none;
    }
}

.right1ctxt ul li a {
    color: #373434;
}

@media (max-width: 576px) {
    .right1ctxt ul li a {
        display: inline-block;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 !important;
    }

    .right1ctxt ul li b {
        float: right;
        padding: 0 !important;
    }
}

.rightfont {
    font-size: 18px;
}

/*评论*/
.plleft {
    border: none;
    /*border-top: 1px solid #D9D8D8;*/
    /*box-shadow: 0 0 1px #bebebe;*/
    padding: 10px;
    width: 794px;
}

.plth1 {
    font-size: 30px;
    font-weight: normal;
    color: #000;
    width: 100%;
    height: 70px;
    line-height: 50px;
    float: left;
}

.pltedit {
    width: 100%;
    float: left;
}

@media (max-width: 576px) {
    .pltedit {
        width: 375px;
        float: left;
    }
}

.pltedit li {
    width: 100%;
    height: 30px;
    float: left;
    line-height: 30px;
}

.pltedit li h3 {
    font-size: 24px;
    font-weight: normal;
    color: #000;
    float: left;
}

.pltedit li span {
    float: right;
    font-size: 14px;
}

.plteditk {
    width: 801px;
    height: 138px;
    border: 1px solid #F16021;
    float: left;
    margin-top: 5px;
}

.plteditk textarea {
    text-align: left;
    height: 85px;
    width: 100%;
    float: left;
    border: none;
    border-bottom: 1px solid #ccc;
    resize: none;
}

.plteditk input {
    border: none;
    background: #DD2525;
    color: #FFF;
    height: 28px;
    width: 70px;
    float: right;
    text-align: center;
    margin: 15px 5px;
    font-size: 14px;
}

.plcont {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 25px;
}

.plcontT {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #C5C5C5;
}

.plcontT li {
    float: left;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    margin: 0 10px 0 5px;
}

.plcontT li.active {
    border-bottom: 2px solid #DC1E1E;
}

.plcontT li a {
    color: #000;
}

.plcontT li a.active {
    color: #F16021;
}

.plList {
    width: 100%;
    height: auto;
    float: left;
}

.plnextpag {
    width: 100%;
    height: 45px;
    float: left;
}

.plnextpag ul {
    float: right;
    display: block;
    margin-top: 15px;
}

.plnextpag ul a {
    font-size: 14px;
    background: #E6E6E6;
    padding: 0 5px;
    float: left;
    margin: 0 3px;
    border: 1px solid #dedede;
    border-radius: 3px;
}

.plnextpag ul a.bgn {
    background: none;
}

.pllistu {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 15px;
}

.pllistu img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.pllistu .txtname {
    width: 500px;
    float: left;
    display: block;
    font-size: 14px;
    color: #000;
}

.pllistu .txtcont {
    display: block;
    float: left;
    width: 730px;
    text-align: left;
}

.pllistu .txtcont .dian1 {
    float: none;
    width: 20px;
    height: 15px;
    background: url("../images/dian1.jpg")/*tpa=http://www.boly.com.cn/skin/images/dian1.jpg*/ no-repeat;
}

.pllistu .botinfo {
    float: left;
    height: 30px;
    margin: 5px 0 0 60px;
    width: 90%;
}

.pllistu .botinfo b {
    float: left;
    font-weight: normal;
    font-size: 14px;
    margin-right: 20px;
    display: block;
}

.pllistu .botinfo strong {
    float: right;
    display: block;
    font-weight: normal;
    font-size: 14px;
}

.pllistu .botinfo strong a {
    float: left;
    margin-left: 15px;
}

/*资讯三级*/
.zx3 {
    width: 100%;
    float: left;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}

.zx3 h3 {
    float: left;
    line-height: 25px;
    width: 100%;
    font-size: 24px;
    font-weight: normal;
    margin-top: 10px;
    color: #000;
    text-align: center;
}

@media (max-width: 576px) {
    .zx3 h3 {
        font-size: 17px;
    }
}

.zx3 ul {
    float: left;
    margin-top: 20px;
    width: 100%;
}

.zx3 ul li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
}

.zx3 ul li.active {
    color: #F37C52;
}

@media (max-width: 576px) {
    .zx3 ul li:nth-child(1) {
        clear: both;
        display: block;
        float: none;
        border-right: none;
    }

    .zx3 ul li:nth-child(2) {
        border-right: none;
    }

    .zx3 ul li:nth-child(3) {
        clear: both;
    }

    .zx3 ul li:nth-child(4) {
        border-right: none;
        margin-bottom: 5px;
    }

    .zx3 ul li:nth-child(5) {
        clear: left;
        display: block;
        line-height: 14px;
        height: 14px;
    }
}

.zx3 ul li a {
    color: #048FDF;
}

.zx3 ul li.last {
    border: none;
}

.zx3 span {
    float: right;
    display: block;
    margin-top: -10px;
}

@media (max-width: 768px) {
    .zx3 span {
        float: left;
    }

    .page-news-detail .bshare-custom {
        float: left;
    }
}

.zx3 span a {
    margin: 0 15px;
    float: left;
}

.shareBtn-hd {
    width: 20px;
    height: 23px;
}

.shareBtn-hd i {
    position: absolute;
    right: 6px;
    top: 8px;
    width: 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 4px;
    border-style: solid;
    border-color: #8b8c8e #fff #fff;
    -moz-transition: -moz-transform .2s ease-in;
    -webkit-transition: -webkit-transform .2s ease-in;
    -o-transition: -o-transform .2s ease-in;
    transition: transform .2s ease-in;
    -moz-transform: rotate(0);
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.plico {
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ no-repeat 0 -705px;
    color: #AAAAAA;
    display: block;
    float: right;
    font-size: 12px;
    font-style: normal;
    height: 19px;
    line-height: 19px;
    padding-left: 30px;
    width: 25px;
    margin-top: 10px !important;
}

.zx3cont {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 30px;
}

.zx3xg {
    float: left;
    width: 100%;
    height: auto;
    margin: 15px 0;
}

.zx3xg h3 {
    font-size: 16px;
    color: #3e3e3e;
    display: block;
}

.zx3xg ul li {
    width: 90%;
}

.page-news-detail .zx3xg ul li {
    width: auto !important;
    float: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .page-news-detail .zx3xg ul li {
        background: none;
        /*border-left: 5px solid #ed1c22;*/
        line-height: 14px;
        height: 14px;
        padding: 5px 10px 5px 15px;
        position: relative;
    }

    .page-news-detail .zx3xg ul li:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 5px;
        bottom: 5px;
        width: 5px;
        background: #ed1c22;
    }
}

.zx3xg ul li a {
    padding-right: 15px;
}

.zx3xg ul li a:hover {
    color: #F37C52;
}

.zx3fx {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.h-shareBtn {
    float: left;
}

.h-shareBtn .shareBtn-hd {
    float: left;
    width: 55px;
    padding-left: 0;
    padding-top: 5px;
    color: #666;
    font-size: 14px;
}

.zx3print {
    float: right;
}

.zx3print a {
    margin: 0 5px;
    color: #7C7C7C;
    font-size: 14px;
}

.zx3print a:hover {
    color: #000;
}

.zx3hot {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.zx3hot span {
    font-size: 16px;
    display: block;
    float: left;
    border-bottom: 1px solid #dedede;
    height: 30px;
    width: 100%;
    line-height: 30px;
}

.zx3hot span i {
    height: 10px;
    width: 10px;
    display: block;
    background: #f00;
    float: left;
    margin: 10px 10px 0 0;
}

.zx3hot ul {
    width: auto;
    float: left;
}

@media (max-width: 576px) {
    .zx3hot ul {
        float: none;
    }
}

.zx3hot ul li a {
    padding-right: 15px;
}

.zx3hotr {
    width: 40%;
    height: 195px;
    float: right;
    overflow: hidden;
}

.zx3hotr h3 {
    color: #000;
    height: 30px;
    width: 100%;
    padding-left: 5px;
    float: left;
    background: #F1F1F1;
    font-weight: normal;
    line-height: 30px;
}

.zx3hotr ul {
    width: 80%;
    margin: 0 auto;
}

.zx3hotr ul li {
    width: 100%;
    height: 60px;
    float: left;
    background: none;
    margin: 5px 0;
}

.zx3hotr ul li a {
    font-size: 12px;
    display: block;
}

.zx3hotr ul li b {
    height: 15px;
    display: block;
    float: right;
    font-weight: normal;
}

/*上市企业*/
.listedCompany {
    width: 100%;
    height: auto;
    float: left;
}

.listedCompany table {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    border-collapse: collapse;
    overflow: hidden;
    float: left;
}

.listedCompany table tr {
    border-collapse: collapse;
    border-bottom: 1px dashed #ccc;
}

.listedCompany table tr.first {
    height: 35px;
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 1px 1px #dedede;
}

.listedCompany table tr th {
    border-bottom: 1px solid #ccc;
    height: 35px;
    font-size: 18px;
    padding-left: 10px;
    background: url("../images/thbj.jpg")/*tpa=http://www.boly.com.cn/skin/images/thbj.jpg*/ repeat-x;
}

.listedCompany table tr td {
    text-align: center;
    border-right: 1px solid #dedede;
}

.listedCompany table tr td:last-child {
    border-right: none;
}

.listedCompany table tr:last-child {
    border-bottom: none;
}

/*专题*/

/* .ztlogo{background: url(../images/zt.jpg) 5px 3px no-repeat #525252;} */

.ztbanner {
    width: 100%;
    height: 400px;
    float: left;
    margin-bottom: 15px;
}

.ztbanner:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 992px) {
    .ztbanner{
        height: auto;
    }
}

.ztbL {
    width: 555px;
    height: 400px;
    float: left;
    position: relative;
}

.ztbL span {
    height: 65px;
}

.page-zhuanti .ztbL span {
    height: 8px;
}

.ztbL b {
    line-height: 65px;
    height: 65px;
    font-size: 18px;
}

.ztbR {
    width: 638px;
    height: 400px;
    float: right;
}

@media (max-width: 1200px) {
    .ztbR {
        width: 544px;
    }
}

@media (max-width: 992px) {
    .ztbR {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .ztbR {
        width: 100%;
        height: auto;
    }
}

.ztbR:after {
    content: '';
    display: block;
    clear: both;
}

.ztbR ul {
    /*float: right;*/
    display: block;
    margin: -5px;

    font-size:0;
    [;font-size:12px;];
    *font-size:0;
    font-family:arial;
    [;letter-spacing:-3px;];
    *letter-spacing:normal;
    *word-spacing:-1px;
}

.ztbR ul:after {
    content: '';
    display: block;
    clear: both;
}

.ztbR ul li {
    width: 313px;
    height: 195px;
    /*float: left;*/
    position: relative;
    margin: 5px;
    overflow: hidden;
    box-shadow: 0 0 1px #bebebe;
    vertical-align: top;

    display:inline-block;
    *display:inline;
    *zoom:1;
    font-size:14px;
    letter-spacing:normal;
    word-spacing:normal;
}

@media (max-width: 1200px) {
    .ztbR ul li {
        width: 267px;
    }
}

@media (max-width: 992px) {
    .ztbR ul li {
        width: 379px;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .page-zhuanti .ztbR ul li {
        width: 282px;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .page-zhuanti .ztbR ul li {
        width: 182px;
        text-align: center;
        height: 146px;
    }

    .page-zhuanti .ztbR ul li a {
        display: inline-block;
        line-height: 0;
    }

    .page-zhuanti .ztbR ul li img {
        width: 100% !important;
        height: 110px !important;
        box-shadow: 0 0 1px #bebebe;
    }
}

.ztbR ul li:hover {
    box-shadow: 0 0 7px #bebebe;
}

.ztbR ul li span {
    height: 47px;
}

@media (max-width: 576px) {
    .ztbR ul li span {
        height: 36px;
    }
}

.ztbR ul li b {
    height: 47px;
    line-height: 47px;
    font-size: 14px;
}

@media (max-width: 576px) {
    .ztbR ul li b {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
}

.ztbR ul li:nth-of-type(3) {
    margin-top: 5px;
}

.ztbR ul li:nth-of-type(4) {
    margin-top: 5px;
}

.ztLeft {
    width: 920px;
    height: auto;
    float: left;
}

@media (max-width: 1200px) {
    .ztLeft {
        width: 100%;
    }
}

.ztbox {
    width: 452px;
    height: auto;
    float: left;
    margin-bottom: 15px;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .ztbox {
        width: 488px;
    }
}

@media (max-width: 992px) {
    .ztbox {
        width: 376px;
    }
}

@media (max-width: 768px) {
    .page-zhuanti .ztbox {
        width: 100%;
    }
}

.ztbox:hover {
    box-shadow: 0 0 7px #bebebe;
}

.ztbox .s3R {
    width: auto;
    border-top: none;
    padding: 0 10px;
}

.ztbox .s3R li {
    font-size: 18px;
    font-weight: bold;
}

.ztbox .s3R li a {
    color: #4b4b4b;
}

.ztboxC {
    height: auto;
    width: 100%;
    float: left;
}

.ztboxC .rb {
    height: 100px;
    margin-bottom: 5px;
    clear: both;
}

.ztboxC .rb li {
    height: 100px;
}

.ztboxC .rb li img {
    height: 100px;
}

.ztboxC .rb span {
    line-height: 22px;
    background: none;
    padding-left: 0;
}

.ztboxC .gyul {
    padding: 0 10px;
    width: auto;
    float: none;
    clear: both;
}

.ztboxC .gyul li {
    border-top: 1px solid #dedede;
    padding: 5px 0;
    float: none;
    width: auto;
    background: none;
}

.ztboxC .gyul li a {
    font-size: 14px;
}

.ztboxC .gyul li b {
    float: right;
    font-weight: normal;
}

.ztbox1 {
    width: 100%;
    float: left;
}

.ztbox1 ul {
    height: 39px;
    display: block;
    border-bottom: 1px solid #dedede;
    background: url("../images/t4.jpg")/*tpa=http://www.boly.com.cn/skin/images/t4.jpg*/ no-repeat;
}

.ztbox1 ul li {
    margin-left: 20px;
    padding: 0 10px;
    float: left;
    line-height: 37px;
    font-size: 18px;
    font-weight: bold;
}

.ztbox1 ul li.active {
    border-bottom: 2px solid #E42424;
}

.ztbox1 ul li a {
    color: #7A7A7A;
}

.ztbox1 ul li a.active {
    color: #F16021;
}

.ztRight {
    width: 264px;
    height: auto;
    float: right;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .ztRight {
        width: 100%;
    }
}

.ztRight:hover {
    box-shadow: 0 0 7px #bebebe;
}

.ztRight .s3R {
    border-top: none;
}

.ztRight .s3R:after {
    content: '';
    display: block;
    clear: both;
}

.ztRight .s3R ul:after {
    content: '';
    display: block;
    clear: both;
}

.ztRight .s3R li {
    font-size: 18px;
    font-weight: bold;
}

.ztRight .rb ul li {
    height: 79px;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .ztRight .rb ul li {
        width: 25%;
        float: left;
    }
}

@media (max-width: 992px) {
    .ztRight .rb ul li {
        width: 50%;
        float: left;
    }
}

@media (max-width: 576px) {
    .ztRight .rb ul li {
        width: 110px;
        float: left;
    }
}

.ztRight .rb ul li img {
    height: 79px;
    width: 118px;
}

.ztRight .rb ul li a {
    width: 110px;
}

@media (max-width: 992px) {
    .ztRight .rb ul li a:last-child {
        width: 200px;
    }

    .ztRight .rb ul li a:last-child span {
        height: 60px;
        padding-top: 10px;
    }
}

.ztRight .rb ul li a span {
    width: auto;
    display: block;
    height: 78px;
    overflow: hidden;
    background: none;
    padding-left: 5px;
}

/*展会*/
.zhlogo {
    background: url("../images/zhlogo.jpg")/*tpa=http://www.boly.com.cn/skin/images/zhlogo.jpg*/ 5px 3px no-repeat #525252;
}

.zhbanner {
    width: 635px;
    height: 398px;
    float: right;
    /*border: 1px solid #dedede;*/
    /*border-left: none;*/
    overflow: hidden;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .zhbanner {
        width: 488px;
    }
}

@media (max-width: 992px) {
    .zhbanner {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .zhbanner {
        height: auto;
    }
}

.zhbanner:hover {
    box-shadow: 0 0 7px #bebebe;
}

.zhbanner ul {
    margin-left: 15px;
    float: left;
}

@media (max-width: 576px) {
    .zhbanner ul {
        float: none;
        margin-left: 0;
        padding: 0 10px;
    }
}

.zhbanner ul li {
    display: block;
    /*float: left;*/
    height: 75px;
    margin: 15px 0;
    padding-left: 10px;
    border-left: 5px solid #ed1c22;
}

@media (max-width: 576px) {
    .zhbanner ul li {
        padding-left: 0;
        border-left: none;
        height: auto;
    }
}

.zhbanner ul li a {
    /*background: url(../images/dian.gif) 0 12px no-repeat;*/
    /*padding-left: 15px;*/
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .zhbanner ul li a {
        padding-left: 0;
        height: auto;
        float: none;
    }
}

.zhbanner ul li a:hover {
    color: #F16021;
}

.zhbanner ul li span {
    display: block;
    float: left;
    clear: both;

}

@media (max-width: 576px) {
    .zhbanner ul li span {
        float: none;
    }
}

.zhLeft {
    width: 785px;
    height: auto;
    float: left;
}

.zhLeft:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .zhLeft {
        width: 680px;
    }
}

@media (max-width: 992px) {
    .zhLeft {
        width: 100%;
        margin-bottom: 15px;
    }
}

.zhbox1 {
    box-shadow: 0 0 1px #bebebe;
    float: left;
    height: 75px;
    width: 100%;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .zhbox1 {
        height: auto;
        width: 100%;
    }
}

.zhbox1 span {
    float: left;
    width: 100px;
    height: 75px;
    line-height: 75px;
    font-size: 16px;
    margin-left: 15px;
}

.zhbox1 ul {
    margin-left: 15px;
}

.zhbox1 li {
    margin: 3px 5px;
    float: left;
    line-height: 20px;
    height: 20px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ 0 5px no-repeat;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhbox1 li:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .zhbox1 li {
        width: 410px !important;
    }
}

@media (max-width: 992px) {
    .zhbox1 li {
        width: 300px !important;
    }
}

.zhbox1 li a {
    color: #3F3F3F;
}

.zhbox1 li a:hover {
    color: #000;
}

.zhbox2 {
    /*border: 1px solid #dedede;*/
    box-shadow: 0 0 1px #bebebe;
    float: left;
    height: 840px;
    width: 100%;
    /*margin-top: 10px;*/
}

.zhbox2:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .zhbox2 {
        height: auto;
        margin-top: 0;
    }
}

.zhbox2 strong {
    float: left;
    width: 100px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-left: 15px;
}

.zhbox2 .scui {
    height: 45px;
    line-height: 45px;
    border-top: none;
}

.zhbox2 .scui li {
    height: 45px;
    line-height: 55px;
    margin-right: 10px;
}

@media (max-width: 1200px) {
    .zhbox2 .scui li {
        margin-right: 2px;
        line-height: 50px;
    }
}

.zhbox2 .scui li a {
    height: 43px;
}

.zhbox2 .scui span {
    margin: 20px 10px 0 0;
}

.zhbox2C {
    height: 790px;
    float: left;
}

.zhbox2C:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .zhbox2C {
        height: auto;
    }
}

.zhbox2s {
    width: 775px;
    overflow: hidden;
    position: relative;
    height: 780px;
    margin: 10px 0;
    float: left;
}

@media (max-width: 1200px) {
    .zhbox2s {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .zhbox2s {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .zhbox2s {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .zhbox2s {
        width: 375px;
    }
}

.zhbox2s ul li {
    width: 100%;
    height: 140px;
    border-bottom: 1px dashed #dedede;
    padding: 20px 0 0 30px;
}

@media (max-width: 768px) {
    .zhbox2s ul li {
        padding: 10px 0;
        height: auto;
        overflow: hidden;
    }
}

.zhbox2s ul li img {
    width: 157px;
    height: 120px;
    float: left;
    margin-right: 20px;
}

.zhbox2s ul li span {
}

.zhbox2s ul li h3 {
    height: 25px;
    width: 500px;
    font-size: 16px;
    font-weight: normal;
    float: left;
}

@media (max-width: 768px) {
    .zhbox2s ul li h3 {
        width: 395px;
    }
}

@media (max-width: 576px) {
    .zhbox2s ul li h3 {
        display: block;
        width: 195px;
        height: auto;
        max-height: 2.9em;
        overflow: hidden;
    }
}

.zhbox2s ul li h3 a {
    color: #3f3f3f;
}

.zhbox2s ul li h3 a:hover {
    color: #000;
}

.zhbox2s ul li b {
    width: 500px;
    float: left;
    display: block;
    font-weight: normal;
}

@media (max-width: 768px) {
    .zhbox2s ul li b {
        width: 395px;
    }
}

@media (max-width: 576px) {
    .zhbox2s ul li b {
        width: 195px;
        float: right;
    }
}

.zhbox2s .jscroll-e {
    border-radius: 5px;
}

.zhbox2s .jscroll-e .jscroll-h {
    border-radius: 5px;
}

.zhbox3 {
    width: 100%;
    height: 200px;
    float: left;
    margin: 15px 0;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {

}

@media (max-width: 992px) {

}

.zhbox3 .scui {
    border: none;
}

.zhbox3 .scui li {
    font-size: 18px;
    width: auto;
    padding-left: 10px;
}

.zhbox3 .scui span {
    margin-right: 15px;
}

.zhbox3 .c1 {
    border: 1px solid #dedede;
    float: left;
    width: 100%;
    height: 170px;
    margin-top: 5px;
}

.zhcui {
    border-top: none;
}

.zhcui li {
    font-size: 24px;
    width: auto;
    padding-left: 15px;
    line-height: 40px
}

.zhcui li strong {
    font-size: 18px;
}

.zhcui li i {
    height: 10px;
    width: 10px;
    float: left;
    display: block;
    background: #f00;
    margin: 10px 10px 0 0;
}

.zhul li {
    margin: 5px 0;
    width: 95%;
}

.zhul li b {
    float: right;
    font-weight: normal;
}

@media (max-width: 576px) {
    .zhul li b {
        display: none;
    }

}

.zhRight {
    width: 398px;
    float: right;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .zhRight {
        width: 295px;
    }
}

@media (max-width: 992px) {
    .zhRight {
        width: 100%;
    }
}

.zhRight .rtuS {
    padding-top: 15px;
    padding-bottom: 5px;
    float: left;
    width: 100%;
}

.zhRight .rtuS li {
    border-bottom: 1px dashed #dedede;
    padding: 7px 0;
    height: 84px;
    display: block;
    margin: 0;
}

@media (max-width: 1200px) {
    .zhRight .rtuS li {
        float: none;
    }
}

@media (max-width: 992px) {

}

@media (max-width: 1200px) {
    .zhRight .rtuS li img {
        width: 80px !important;
        margin-left: 10px;
    }

    .zhRight .rtuS li a {
        width: 195px;
    }

    .zhRight .rtuS li a span{
        width: 100%;
        padding-left: 0;
        background: none;
    }
}

@media (max-width: 992px) {
    .zhRight .rtuS li a {
        width: 400px;
    }
}

@media (max-width: 576px) {
    .zhRight .rtuS li a {
        width: 270px;
    }
}

.zhRight .rtuS li:last-child {
    border: none;
}

#zhhy {
    box-shadow: 0 0 1px #bebebe;
}

#zhhy:hover {
    box-shadow: 0 0 7px #bebebe;
}

.zhrbor {
    /*border: 1px solid #dedede;*/
    box-shadow: 0 0 1px #bebebe;
}

.zhrbor .rtuS li img {
    margin-left: 10px;
}

.xieceguang {
    width: 398px;
    height: 75px;
    float: right;
    display: block;
    /*border: 1px solid #DEDEDE;*/
    margin-bottom: 15px;
    font: 24px/75px "微软雅黑";
    color: #3F3F3F;
    text-align: center;
    box-shadow: 0 0 1px #bebebe;
}

.xieceguang:hover {
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .xieceguang {
        width: 295px;
        margin-bottom: 15px;
    }
}

@media (max-width: 992px) {
    .xieceguang {
        width: 100%;
    }

    .xieceguang a img{
        width: 100%;
    }
}

/*应用*/
.appleft {
    width: 949px;
    float: left;
    margin-top: 35px;
}

.page-app .appleft {
    width: 1005px;
    float: left;
    margin-top: 35px;
}

@media (max-width: 1200px) {
    .page-app .appleft {
        width: 797px;
    }
}

@media (max-width: 992px) {
    .page-app .appleft {
        width: 100%;
    }
}

.appleftTop {
    position: relative;
    width: 990px;
    height: 460px;
    margin: 0 auto;
    box-shadow: 0 0 5px #969696;
    /* border: 3px solid transparent; */
    border-radius: 10px;
    padding: 0 7.5px;
}

.appleftTop:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .appleft {
        width: 800px;
        float: right;
        margin-top: 35px;
    }

    .appleftTop {
        width: 780px;
    }
}

@media (max-width: 992px) {
    .appleft {
        width: 768px;
        float: right;
        margin-top: 35px;
    }

    .appleftTop {
        width: 748px;
    }
}

@media (max-width: 768px) {
    .appleft {
        width: 576px;
        float: right;
        margin-top: 35px;
    }

    .appleftTop {
        width: 556px;
        height: auto;
    }
}

@media (max-width: 576px) {
    .appleft {
        width: 375px;
        float: right;
        margin-top: 35px;
    }

    .appleftTop {
        width: auto;
        height: auto;
        border-radius: 0;
        box-shadow: 0 0 1px #bebebe;
    }
}

.applefttop1 {
    width: 100%;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .applefttop1 {
        width: 100%;
    }
}

.applefttop1 .scui {
    position: absolute;
    top: -30px;
    border: none;
}

.applefttop1 .scui li {
    width: auto;
    font-size: 18px;
}

.applefttop1 .scui li a {
    width: auto;
}

@media (max-width: 576px) {
    .applefttop1 .scui li a {
        font-size: 16px;
    }
}

.applefttop1abv {
    width: 495px;
    float: right;
    position: relative;
}

.applefttop1abv:first-child {
    content: '';
    display: block;
    clear: both;
}

.applefttop1abv:last-child {
    float: left;
}

.applefttop1abv:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .applefttop1abv {
        width: 390px;
    }
}

@media (max-width: 992px) {
    .applefttop1abv {
        width: 374px;
    }
}

@media (max-width: 768px) {
    .applefttop1abv {
        width: 100%;
    }
}

.applefttop1abv .scui {
    position: absolute;
    top: -30px;
    border: none;
}

@media (max-width: 768px) {
    .applefttop1abv .scui {
        width: auto;
        right: 0;
        position: static;
        height: 30px;
    }

}

.applefttop1abv .scui li {
    width: auto;
    font-size: 18px;
}

@media (max-width: 768px) {
    .applefttop1abv .scui li {
        float: none;
        text-align: center;
    }
}

.applefttop1abv .scui li a {
    width: auto;
}

@media (max-width: 768px) {
    .applefttop1abv .scui li a {
        font-size: 15px;
        padding-left: 10px !important;
        display: inline-block;
        text-align: right;
    }

}

.appboxbj {
    background: url("../images/appbj1.jpg")/*tpa=http://www.boly.com.cn/skin/images/appbj1.jpg*/ right no-repeat;
    width: 440px;
}

.appbox {
    /*float: left;*/
    margin: 15px 0;
    box-shadow: 0 0 1px #bebebe;
    height: 207px;
}

.appbox4 .appbox {
    /*float: left;*/
    margin: 0;
    box-shadow: none;
    border-bottom: 1px solid #dedede;
    height: auto;
    clear: both;
}

.appbox4 .appbox:last-child {
    border-bottom: none;
}

.appleftTop .appbox {
    /*float: left;*/
    margin: 15px 7.5px;
    box-shadow: 0 0 1px #bebebe;
    height: 207px;
}

.appleftTop .appbox:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 576px) {
    .appleftTop .appbox {
        height: 180px;
        overflow: hidden;
        margin-top: 0;
    }
}


.appbox1 {
    width: 440px;
    height: 16px;
    float: left;
    /*background: url(../images/appbj.jpg) no-repeat;*/
    margin-top: 10px;
    display: none;
}

@media (max-width: 1200px) {
    .appbox1 {
        width: 100%;
    }
}

.appbox2 {
    /*width: 438px;*/
    height: 207px;
    /*border: 1px solid #C9C9C9;*/
    /*float: left;*/
    border-top: none;
    position: relative;
}

.appbox4 .appbox2 {
    /*width: 438px;*/
    height: auto;
    /*border: 1px solid #C9C9C9;*/
    /*float: left;*/
    border-top: none;
    position: relative;
}

@media (max-width: 1200px) {
    .appbox2 {
        width: 100%;
    }
}

.appbox2T {
    width: 430px;
    height: 40px;
    line-height: 40px;
    border-bottom: none;
    /*position: absolute;*/
    top: -10px;
    left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.appbox4 .appbox2T {
    width: auto;
    height: 32px;
    line-height: 38px;
    border-bottom: none;
    /*position: absolute;*/
    top: -10px;
    left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.appleftTop .appbox2T {
    width: auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
    /*position: absolute;*/
    top: -10px;
    left: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.appbox2T a {
    padding-right: 10px;

}

.appbox2T a:hover {
    color: #EB5E20;
}

.appbox2C {
    /*margin: 35px 0 0 35px;*/
    /*float: left;*/
    padding: 5px;
}

.appbox2C:after {
    content: '';
    display: block;
    clear: both;
}

.appbox2C img {
    float: left;
}

.appbox2C span {
    float: left;
    width: 170px;
    margin-left: 10px;
}

@media (max-width: 1200px) {
    .appbox2C img {
        /*width: 200px;*/
    }

    .appbox2C span {
        width: 100px;
    }

    .appbox4 .appbox2C span {
        width: 240px;
    }
}

@media (max-width: 992px) {
    .appbox4 .appbox2C span {
        width: 220px;
    }
}

@media (max-width: 768px) {
    .appbox2C span {
        width: 200px;
    }

    .appbox4 .appbox2C span {
        width: 300px;
    }
}

@media (max-width: 576px) {
    .appbox2C img {
        width: 150px;
        height: 115px;
    }

    .appbox2C span {
        width: 160px;
    }

    .appbox4 .appbox2C img {
        width: 130px;
        height: 85px;
    }

    .appbox4 .appbox2C span {
        width: 192px;
    }
}

.appbox2C span strong {
    display: block;
    float: left;
    font-weight: normal;
}

.appbox2C span strong a {
    color: #7B7B7B;
}

.appbox2C span strong a:hover {
    color: #EB5E20;
}

.appbox3 {
    width: 100%;
    height: 207px;
    float: left;
    border-left: 2px solid #F16021;
    margin-top: 0;
}

@media (max-width: 576px) {
    .appleftTop .appbox3 {
        height: auto;
    }
}

.appbox3 .banner {
    width: auto;
}

.appbox3 .www51buycom {
    width: auto;
    padding-left: 10px;
}

@media (max-width: 576px) {
    .appbox3 .banner {
        height: auto;
    }

    .appbox3 .www51buycom {
        height: auto;
    }
}

.scui + .appbox {
    height: 210px;
}

.page-app .scui + .appbox {
    height: auto;
}

.appbox3 ul {
    float: none;
    margin-left: 0;
}

.appbox3 ul:after {
    content: '';
    display: block;
    clear: both;
}

.appbox3 ul li {
    float: left;
    width: 140px;
    height: 55px;
    margin: 5px;
    box-shadow: 0 0 1px #bebebe;
    text-align: center;
    padding: 2px;
}

@media (max-width: 576px) {

    .appbox3 ul li {
        width: 150px;
    }
}

.appbox3 ul li a {
    display: inline-block;
    line-height: 0;
    overflow: hidden;
}

.appbox3 ul li a img {
    display: inline-block;
    line-height: 0;
    margin: -3px;
}

.appbox4 {
    width: 100%;
    float: left;
    margin-top: 15px;
}

.appbox4:last-child {
    margin-bottom: 10px;
}

.appbox4:after {
    content: '';
    display: block;
    clear: both;
}

.app4left {
    display: inline-block;
    vertical-align: top;
    width: 493px;
    /*float: left;*/
    /*margin-left: 10px;*/
    box-shadow: 0 0 1px #bebebe;
}

.app4left:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .app4left {
        width: 395px;
    }
}

@media (max-width: 992px) {
    .app4left {
        width: 375px;
        margin: 0;
    }
}

@media (max-width: 768px) {
    .app4left {
        width: 566px;
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    .app4left {
        width: 100%;
        margin-bottom: 15px;
    }
}

.apptitle {
    border-top: none;
}

.apptitle li {
    width: auto;
    font-size: 18px;
    color: #F26E3C;
    padding-left: 10px;
    line-height: 30px;
}

.app4left .appbox2 {
    height: 127px;
}

.app4right {
    display: inline-block;
    vertical-align: top;
    float: right;
    width: 493px;
    margin-left: 15px;
    box-shadow: 0 0 1px #bebebe;
}

.app4right:hover {
    box-shadow: 0 0 7px #bebebe;
}

@media (max-width: 1200px) {
    .app4right {
        width: 385px;
        margin-left: 13px;
    }
}

@media (max-width: 992px) {
    .app4right {
        width: 375px;
        margin: 0 0 0 10px;
    }
}

@media (max-width: 768px) {
    .app4right {
        width: 566px;
        margin: 0;
    }
}

@media (max-width: 576px) {
    .app4right {
        width: 100%;
        float: none;
        clear: both;
    }
}

.app4right .appbox2 {
    height: 127px;
}

.app4rlist {
    float: left;
    width: 100%;
}

.apprnew {
    border: none !important;
    width: 100% !important;
}

.appbox5 {
    width: 100%;
    float: left;
}

/*报名*/
.signUp {
    width: 100%;
    height: auto;
    float: left;
}

.signuptop {
    height: 130px;
    width: 100%;
    float: left;
}

.signuptop h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-top: 60px;
}

.signuptop span {
    text-align: center;
    display: block;
    margin-top: 15px;
    color: #E51010;
}

.signupc {
    width: 100%;
    float: left;
}

.signupc table {
    border: 1px solid #dedede;
    width: inherit;
    border-collapse: collapse;
}

.signupc table tr {
    border-bottom: 1px solid #dedede;
    width: inherit;
    min-height: 58px;
    display: block;
}

.signupc table tr:last-child {
    border-bottom: none;
}

.signupc table tr td {
    height: 58px;
}

.signupc table tr td label {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #232323;
}

.signupc table tr td label i {
    color: #f00;
}

.signupc table tr td input {
    border: 1px solid #dedede;
    margin-left: 10px;
}

.signupc table tr td input[type="text"] {
    height: 25px;
    width: 255px;
}

.signupc table tr td input[type="url"] {
    height: 25px;
    width: 255px;
}

.signupc table tr td span {
    font-size: 24px;
    color: #F16122;
    margin-left: 10px;
}

.signupc table tr td:first-child {
    width: 188px;
    background: #F2F2F2;
}

.signupc table tr td em {
    font-style: normal;
}

.signupc table tr td textarea {
    resize: none;
    width: 475px;
    height: 80px;
    border: 1px solid #dedede;
    margin: 5px 0 5px 10px;
}

.signupc table tr td a {
    margin-left: 10px;
    float: left;
    height: 19px;
    width: 103px;
    display: block;
    background: url("../images/btntj.png")/*tpa=http://www.boly.com.cn/skin/images/btntj.png*/;
}

/*404*/
.error {
    width: 100%;
    height: 600px;
    float: left;
    background: url("../images/error.png.jpg")/*tpa=http://www.boly.com.cn/skin/images/error.png*/ 100px 20px no-repeat;
}

@media (max-width: 1200px) {
    .error {
        background-position: 20px 20px;
    }
}

@media (max-width: 992px) {
    .error {
        height: 750px;
        background-position: center 150px;
    }
}

@media (max-width: 768px) {
    .error {
        background-size: 85%;
    }
}

@media (max-width: 576px) {
    .error {
        background-size: 100%;
    }
}

.errorT {
    width: 345px;
    height: 110px;
    float: right;
    background: #F0EFEF;
    margin: 20px 150px 0 0;
    border-radius: 15px;
}

@media (max-width: 1200px) {
    .errorT {
        margin: 20px 20px 0 0;
    }
}

@media (max-width: 992px) {
    .errorT {
        float: none;
        margin: 5px auto;
    }
}

.errorT h3 {
    float: left;
    color: #454444;
    font-size: 18px;
    margin: 10px 0 10px 30px;
    text-align: center;
}

.errorT span {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-left: 30px;
}

.errorT span a {
    color: #E83636
}

/*login*/
.login {
    width: 921px;
    height: auto;
    margin: 0 auto;
}

.loginlogo {
    height: 110px;
    width: 100%;
    float: left;
}

.loginlogo img {
    float: left;
}

.loginlogo h1 {
    height: 110px;
    float: left;
    font-size: 30px;
    line-height: 110px;
    padding-left: 15px;
}

.loginbox {
    width: 911px;
    height: 390px;
    float: left;
    border: 5px solid #E5E5E5;
    margin-top: 70px;
}

.loginboxLeft {
    width: 421px;
    height: 390px;
    float: left;
}

.loginboxRight {
    width: 315px;
    height: 370px;
    float: right;
    margin: 20px 45px 0 0;
    position: relative;
}

.loginboxRight span {
    width: 100%;
    height: 70px;
    float: left;
    margin-bottom: 20px;
}

.loginboxRight span label {
    height: 20px;
    float: left;
    font-size: 14px;
    color: #9E9E9E;
}

.loginboxRight span input {
    width: 312px;
    height: 31px;
    border: 1px solid #dedede;
    margin-top: 15px;
}

.loginboxRight span strong {
    width: 100%;
    float: left;
    height: 15px;
}

.loginboxRight span strong input {
    float: left;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.loginboxRight span strong b {
    font-size: 14px;
    height: 15px;
    float: left;
    width: 70px;
    font-weight: normal;
    line-height: 15px;
    margin-top: 15px;
}

.loginboxRight span strong a {
    font-weight: normal;
    font-size: 14px;
    height: 15px;
    float: left;
    width: 100px;
    line-height: 15px;
    margin-top: 15px;

}

.loginboxRight span strong a:hover {
    color: #DF3D3D;
}

.loginboxRight span a input {
    border: none;
    background: url("../images/login-all-bg.png")/*tpa=http://www.boly.com.cn/skin/images/login-all-bg.png*/ no-repeat 0 -61px;
}

.loginboxRight span a:hover input {
    background: url("../images/login-all-bg.png")/*tpa=http://www.boly.com.cn/skin/images/login-all-bg.png*/ no-repeat 0 -95px;
}

.loginboxRight .loginstr {
    bottom: -44px;
    right: 20px;
    display: block;
    position: absolute;
    width: 146px;
    height: 44px;
}

.loginboxRight .loginstr a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/loginadd.png")/*tpa=http://www.boly.com.cn/skin/images/loginadd.png*/ no-repeat;

}

.loginfoot {
    width: 100%;
    float: left;
    margin-top: 150px;
}

.loginfoot ul {
    float: left;
    margin-left: 90px;
    display: block;
}

.loginfoot ul li {
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    margin: 0 3px;
}

.loginfoot ul li a {
    padding: 0 3px;
    color: #5A5A5A;
}

.loginfoot span {
    font-size: 14px;
    display: block;
    float: left;
    width: 80%;
    height: 25px;
    line-height: 25px;
    margin: 20px 0 0 190px;
}

/*如何加入*/
.jiar {
    float: left;
    width: 100%;
}

.jiarT {
    height: 130px;
    width: 100%;
    float: left;
}

.jiarT h2 {
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    margin-top: 60px;
}

.jiar table {
    border: 1px solid #dedede;
    border-top: 4px solid #F16021;
    width: 100%;
    border-collapse: collapse;
    float: left;
}

.jiar table tr {
    border-bottom: 1px solid #dedede;
    width: inherit;
    min-height: 35px;
    display: block;
}

.jiar table tr:last-child {
    border-bottom: none;
}

.jiar table tr th {
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    margin: 0 -1px 0 0;
    border-right: 1px solid #dedede;
    height: 35px;
    width: 20%;
    display: block;
    float: left;
}

.jiar table tr td {
    line-height: 35px;
    margin: 0 -1px 0 0;
    border-right: 1px solid #dedede;
    height: 35px;
    width: 20%;
    display: block;
    float: left;
    text-align: center;

}

.jiar table tr td:first-child {
    font-size: 14px;
}

/*会员注册*/
.loginzc {
    width: 1200px;
    margin: 0 auto;
}

.zcheader {
    width: 100%;
    height: 83px;
    float: left;
}

.zccenter {
    width: 100%;
    float: left;
}

.zccenter .zclogint {
    width: auto;
    height: 38px;
    float: left;
}

.zct {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #dedede;
    float: left;
}

.zct span {
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0 10px;
    display: block;
}

.zcbox {
    width: 1200px;
    float: right;
    margin: 30px 0;
}

.zcts {
    width: 100%;
    height: 55px;
    float: left;
}

.zcts span {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.zcts span a {
    color: #F16021;
}

.zctable {
    width: 100%;
    float: left;
}

.zctable table {
    border-collapse: collapse;
    width: 100%;
}

.zctable table tr {
    margin: 10px 0;
    display: block;
}

.zctable table tr td {
    height: 29px;
    line-height: 29px;
}

.zctable table tr td:first-child {
    width: 100px;
}

.zctable table tr td i {
    width: 10px;
    height: 10px;
    color: #f00;
}

.zctable table tr td label {
    margin: 0 20px 0 5px;
    font-size: 14px;
}

.zctable table tr td input[type="text"] {
    height: 27px;
    border: 1px solid #dedede;
    width: 230px;
}

.zctable table tr td input[type="password"] {
    height: 27px;
    border: 1px solid #dedede;
    width: 230px;
}

.zctable table tr td em {
    margin-left: 15px;
    font-style: normal;
    color: #ED1C23;
}

.zctab table tr td input[type="text"] {
    width: 150px;
    margin-right: 10px;
}

.zctab table tr td input[type="button"] {
    font-size: 14px;
    height: 27px;
    width: 90px;
    margin-right: 10px;
    background: #F3F3F3;
    border: 1px solid #dedede;
}

.zctab table tr td select {
    height: 27px;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    line-height: 27px;
    border: 1px solid #dedede;
}

.zcser {
    width: 100%;
    height: 390px;
    border: 1px solid #dedede;
    float: left;
    margin-top: 30px;
    overflow-y: scroll;
    padding: 0 10px;
}

.zcser h1 {
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.zcser p {
    width: 98%;
    margin-left: 5px;
    font-size: 14px;
    line-height: 25px;
}

.zctj {
    width: 100%;
    height: 34px;
    float: left;
    margin: 30px 0;
}

.zctj span {
    width: 170px;
    height: 34px;
    display: block;
    background: #F16021;
    margin: 0 auto;
}

.zctj span:hover {
    background: #FF8D5C;
}

.zctj span input {
    color: #FFF;
    font-size: 14px;
    line-height: 25px;
    background: none;
    border: none;
}

/*footer*/
#footer {
    width: 100%;
    height: auto;
    clear: both;
    display: inline-table;
    overflow: hidden;
}

/*友情链接*/
.friendShip {
    width: 100%;
    height: 140px;
    border-top: 1px solid #9A9A9A;
    background: #F2F2F2;

}

.friendShip ul {
    width: 1200px;
    display: block;
    margin: 0 auto;
}

.friendShip ul h3 {
    width: 100%;
    height: 30px;
    display: block;
    margin-top: 15px;
    font-weight: normal;
}

.friendShip ul h3 a {
    float: left;
    margin-right: 20px;
    font-size: 18px;
    color: #848484;
}

.friendShip ul h3 a:hover {
    color: #F16021
}

.friendShip ul h3 a.active {
    color: #F16021
}

.friendShip ul li {
    float: left;
    padding: 3px 10px 3px 0;
}

.friendShip ul li a {
    color: #969696;
}

.friendShip ul li a:hover {
    color: #F16021;
}

/*服务*/
.service {
    width: 100%;
    height: 450px;
    border-top: 1px solid #ADADAD;
    background: #F6F6F6;
    margin-top: 25px;

}

@media (max-width: 1200px) {
    .service {
        padding-bottom: 0;
        height: auto;
    }
}

.service-c {
    width: 1200px;
    height: 436px;
    margin: 0 auto;
    margin-top: 40px;
}

@media (max-width: 1200px) {
    .service-c {
        width: 992px;
        height: auto;
    }
}

@media (max-width: 992px) {
    .service-c {
        width: 768px;
        margin: 0 auto;
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    .service-c {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .service-c {
        width: 375px;
    }
}

.service-c:after {
    content: '';
    display: block;
    clear: both;
}

.serviceL {
    width: 240px;
    height: auto;
    float: left;
}

@media (max-width: 1200px) {
    .serviceL {
        width: 170px;
        max-width: 100%;
        margin-right: 20px;
    }
}

@media (max-width: 992px) {
    .serviceL {
        margin: 0 auto;
        float: none;
    }
}

@media (max-width: 1200px) {
    .serviceL img {
        width: 100%;
        height: auto;
    }

    .serviceL p {
        width: auto !important;
    }
}

.serviceL ul {
}

.serviceL ul a {
    color: #777;
}

.serviceL ul li {
    height: 47px;
    margin-bottom: 10px;
    width: 100px;
    float: left;
    padding-left: 50px;
    font-size: 14px;
    line-height: 47px;
}

.serviceL ul li.serbj1 {
    background: url("../images/xl1.gif")/*tpa=http://www.boly.com.cn/skin/images/xl1.gif*/ no-repeat;
}

.serviceL ul li.serbj2 {
    background: url("../images/wx1.gif")/*tpa=http://www.boly.com.cn/skin/images/wx1.gif*/ no-repeat;
}

.serviceL ul li.serbj3 {
    background: url("../images/wb1.gif")/*tpa=http://www.boly.com.cn/skin/images/wb1.gif*/ no-repeat;
}

.serviceR {
    float: left;
    width: 950px;
}

@media (max-width: 1200px) {
    .serviceR {
        width: 800px;
    }
}

@media (max-width: 992px) {
    .serviceR {
        display: none;
    }
}

.serviceR ul {
    width: auto;
    height: 208px;
    float: left;
}

@media (max-width: 1200px) {
    .serviceR ul {
        height: auto;
        width: 100%;
    }
}

.serviceR ul:after {
    content: '';
    display: block;
    clear: both;
}

.serviceR ul.serru {
    width: 600px;
    margin: 0 auto;
    float: none;
}

.serviceR ul li {
    width: 85px;
    height: auto;
    float: left;
    margin-right: 8px;
}

@media (max-width: 1200px) {
    .serviceR ul li {
        width: 92px;
    }
}

.serviceR ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #8b8b8b;
}

.serviceR ul li a {
    display: block;
    padding-right: 10px;
    float: left;
    color: #B3B3B3;
}

.serviceR ul li a:hover {
    color: #000;
}


/*工业机器人*/
.xiecebanner {
    width: 1200px;
    height: 235px;
    margin: 20px auto 0 auto;
    overflow: hidden;
}

.xiececont {
    width: 1200px;
    margin: 15px auto 0;
    /*overflow: hidden;*/

}

@media (max-width: 1200px) {
    .xiececont {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiececont {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiececont {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiececont {
        width: 375px;
    }
}

.xiececontbar {
    width: 1200px;
    margin: 0 auto;
    display: block;
    position: relative;
}

.xiececontbar:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiececontbar {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiececontbar {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiececontbar {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiececontbar {
        width: 375px;
    }
}

.xiececontbarl {
    width: 180px;
    float: left;
}

@media (max-width: 1200px) {
    .xiececontbarl {
        width: 180px;
    }
}

.xiececonttit {
    width: 98px;
    padding-left: 82px;
    height: 66px;
    background: #575757 url("../images/xiecevideo_06.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevideo_06.jpg*/ no-repeat;
}

@media (max-width: 1200px) {
    .xiececonttit {
        width: 98px;
    }
}

.xiececonttit b {
    width: 118px;
    height: 39px;
    display: block;
    float: left;
    font: normal 24px/39px "微软雅黑";
    color: #FFF;
}

.xiececonttit span {
    width: 118px;
    height: 27px;
    display: block;
    float: left;
    font: normal 14px/27px "微软雅黑";
    color: #FFF;
}

@media (max-width: 1200px) {
    .xiececonttit b, .xiececonttit span {
        width: auto;
        float: none;
    }
}

.xiecejq {
    width: 180px;
    float: left;
    border-bottom: 1px solid #d3d3d3;
}

@media (max-width: 1200px) {
    .xiecejq {
        width: 180px;
    }
}

.xiecejq li {
    width: 178px;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    display: block;
    float: left;
    background: #f3f3f3;
}

@media (max-width: 1200px) {
    .xiecejq li {
        width: 178px;
    }
}

.xiecejq li span {
    margin-left: 15px;
    float: left;
}

.xiecejq li dl dt {
    padding-left: 25px;
}

.xiecejq li a {
    width: 133px;
    height: 40px;
    font: 14px/40px "微软雅黑";
    color: #898989;
    display: block;
    float: left;
    background: #f3f3f3 url("../images/xiecesj_07.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesj_07.png*/ no-repeat 105px 14px;
}

.xiecejq li a:hover {
    width: 133px;
    height: 40px;
    font: 14px/40px "微软雅黑";
    color: #f16021;
    display: block;
    float: left;
    background: #f7f6f6 url("../images/xiecesj_03.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesj_03.png*/ no-repeat 105px 16px;
}

.xiececontbarr {
    width: 100%;
    float: right;
}
..xiececontbarr .contact{}

.page-app-detail .xiececontbarr {
    width: 1005px;
    float: right;
}

@media (max-width: 1200px) {
    .xiececontbarr {
        width: 797px;
    }

    .page-app-detail .xiececontbarr {
        width: 800px;
        float: right;
    }
}

@media (max-width: 992px) {
    .xiececontbarr {
        width: 100%;
    }

    .page-app-detail .xiececontbarr {
        width: 100%;
        float: none;
    }
}

.page-photo .xiececontbarr {
    width: 1005px;
    float: right;
}

@media (max-width: 1200px) {
    .page-photo .xiececontbarr {
        width: 795px;
    }
}

@media (max-width: 992px) {
    .page-photo .xiececontbarr {
        width: 100%;
    }
}

.xieceshipin {
    width: 100%;
    height: 35px;
    border-bottom: 1px solid #ddd;
    /*float: left;*/
    margin-bottom: 15px;
}

.xieceshipin:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceshipin {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .xieceshipin {
        height: auto;
    }
}

.xiecesp {
    width: 164px;
    height: 35px;
    float: left;
    display: block;
}

@media (max-width: 576px) {
    .xiecesp {
        display: none;
    }
}

.xiecesp b {
    font: normal 24px/35px "微软雅黑";
    height: 35px;
    color: #7b7b7b;
    float: left;
}

.xiecesp em {
    font: normal 14px/42px "微软雅黑";
    display: block;
    height: 35px;
    overflow: hidden;
    color: #7b7b7b;
    float: right;
    padding-right: 15px;
}

.xiecesy {
    float: right;
    font: 14px/35px "微软雅黑";
    color: #525252;
}

@media (max-width: 576px) {
    .xiecesy {
        margin-top: 10px;
    }

    .page-video-list .xiecesy {
        margin-top: 5px;
    }
}

.xiecesy a {
    font: 14px/35px "微软雅黑";
    color: #525252;
    padding-left: 15px;
    padding-right: 15px;
}

.xiecespjs {
    width: 100%;
    height: 90px;
    /*margin-top: 9px;*/
    border: 1px solid #d6d6d6;
    display: block;
    float: left;
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .xiecespjs {
        width: 795px;
    }
}

@media (max-width: 992px) {
    .xiecespjs {
        width: 100%;
        height: auto;
    }
}

.xiecespjsa {
    width: 80px;
    height: 34px;
    display: block;
    background: #ed1c23;
    position: absolute;
    top: -1px;
    left: 17px;
    font: 14px/34px "微软雅黑";
    color: #FFF;
    text-align: center;
}

.xiececx {
    width: 237px;
    height: 130px;
    float: left;
    display: inline;
    background: url("../images/xieceline.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceline.jpg*/ right no-repeat;
    margin-left: 72px;
}

.xiececx li {
    float: left;
    display: block;
}

.xiececxwaz {
    width: 100%;
    height: 30px;
    padding-top: 18px;
    display: block;
    float: left;
    text-align: center;
    font: bold 14px/30px "微软雅黑";
    color: #7a7a7a;
}

.xiececxwaza {
    float: left;
    height: 22px;
    padding-left: 27px;
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
    display: block;
}

.xiececxwaza a {
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
}

.xiecexy {
    width: 330px;
    height: 130px;
    float: left;
    display: block;
    background: url("../images/xieceline.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceline.jpg*/ right no-repeat;
    padding-left: 10px;
}

.xieceyt {
    width: auto;
    /*height: 130px;*/
    /*float: left;*/
    display: block;
    padding-left: 17px;
    padding-bottom: 15px;
}

.xieceyt:after {
    content: '';
    display: block;
    clear: both;
}

.xieceytwaza {
    float: left;
    /*height: 22px;*/
    width: 110px;
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
    display: block;
}

@media (max-width: 1200px) {
    .xieceytwaza {
        width: auto;
    }
}

.xieceytwaza a {

    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100px;
    text-align: center;
}

@media (max-width: 1200px) {
    .xieceytwaza a {
        width: auto;
        padding: 0 10px;
    }
}

.xieceytwaza a:hover {

    font: 14px/22px "微软雅黑";
    color: #fff;
    background: #ed1c22;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100px;
}

@media (max-width: 1200px) {
    .xieceytwaza a:hover {
        width: auto;
        padding: 0 10px;
    }
}

.xieceshizi {
    padding-left: 43px;
    height: 22px;
    background: url("../images/xieceshizi_71.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceshizi_71.jpg*/ no-repeat 28px 6px;
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
}

.xieceshizi a {
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
}

.xiecesppic {
    width: auto;
    /*float: left;*/
    display: block;
    text-align: left;
    margin: 0 -10px 15px -10px;

    font-size:0;
    [;font-size:12px;];
    *font-size:0;
    font-family:arial;
    [;letter-spacing:-3px;];
    *letter-spacing:normal;
    *word-spacing:-1px;
}

@media (max-width: 1200px) {
    .xiecesppic {
        margin: 0 -5px 15px -5px;
    }
}

.xiecesppic:after {
    content: '';
    display: block;
    clear: both;

    display:inline-block;
    *display:inline;
    *zoom:1;
    font-size:14px;
    letter-spacing:normal;
    word-spacing:normal;
}

.xiecesppic li {
    width: 236px;
    height: 175px;
    /*float: left;*/
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 10px;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    .xiecesppic li {
        margin: 5px;
        width: 191px;
    }
}

@media (max-width: 992px) {
    .xiecesppic li {
        margin: 5px;
        width: 184px;
    }
}

@media (max-width: 768px) {
    .xiecesppic li {
        margin: 5px;
        width: 283px;
    }
}

@media (max-width: 576px) {
    .xiecesppic li {
        margin: 5px;
        width: 182px;
    }
}

.xiecesppic li:hover {
    box-shadow: 0 0 7px #bebebe;
}

.xiecesppic li span {
    width: 100%;
    height: 121px;
    /*float: left;*/
    display: inline-block;
    margin-top: 5px;
}

@media (max-width: 1200px) {
    .xiecesppic li span img {
        display: inline-block;
        width: 180px;
    }
}

@media (max-width: 992px) {
    .xiecesppic li span img {
        display: inline-block;
        width: 174px;
    }
}

@media (max-width: 576px) {
    .xiecesppic li span a {
        display: block;
        line-height: 0;
    }
}

.xiecesppic li b {
    width: 100%;
    height: 32px;
    /*float: left;*/
    font: normal 13px/25px "微软雅黑";
    color: #3f3f3f;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.xiecemarg29 {
    /*margin-right: 29px;*/
}

.xiecexyy {
    width: 100%;
    height: 36px;
    float: left;
    display: block;
}

.xiecexyy ul {
    width: 450px;
    margin: 0 auto;
    display: block;
    height: 24px;
    margin-top: 6px;
}

.xiecexyy ul li {
    float: left;
    display: inline;
    margin-right: 10px;
}

.xiecebtn {
    width: 24px;
    height: 24px;
    border: none;
    background: url("../images/xiecepic_94.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecepic_94.jpg*/ no-repeat;
    display: block;
    float: left;
    font: 14px/24px "微软雅黑";
    color: #7b7b7b;
}

.xiecebtn:hover {
    width: 24px;
    height: 24px;
    border: none;
    background: url("../images/xiecepic_96.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecepic_96.jpg*/ no-repeat;
    display: block;
    float: left;
    font: 14px/24px "微软雅黑";
    color: #7b7b7b;
}

.xiecebtna {
    width: 41px;
    height: 24px;
    border: none;
    background: url("../images/xiecepic_98.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecepic_98.jpg*/ no-repeat;
    display: block;
    float: left;
    font: 14px/24px "微软雅黑";
    color: #7b7b7b;
}

.xiecebtna:hover {
    width: 41px;
    height: 24px;
    border: none;
    background: url("../images/xiecepic_98.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecepic_98.jpg*/ no-repeat;
    display: block;
    float: left;
    font: 14px/24px "微软雅黑";
    color: #7b7b7b;
}

.xiecetxt {
    width: 68px;
    height: 24px;
    background: url("../images/xieceyan.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceyan.jpg*/ no-repeat;
    float: left;
    border: none;
    padding-left: 5px;
}

.xiecebut {
    width: 28px;
    height: 24px;
    background: url("../images/xiecepic_100.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecepic_100.jpg*/ no-repeat;
    float: left;
    border: none;
}

.xiecehei {
    width: 1200px;
    float: left;
    display: block;
    margin-top: 20px;
}

.xiecehei li {
    float: left;
}

.xieceheise {
    width: 1200px;
    margin: 20px auto 0 auto;
    display: block;
    position: relative;
    z-index: 999;
}

/*视频*/
.xiecevbt {
    width: 100%;
    height: 224px;
    /*overflow: hidden;*/
    float: left;
    display: block;
    /*margin-top: 20px;*/
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .xiecevbt {
        width: 797px;
    }
}

@media (max-width: 992px) {
    .xiecevbt {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .xiecevbt {
        height: auto;
    }
}

.xiecevbti {
    width: 100%;
    height: 42px;
    font: 20px/42px "微软雅黑";
    color: #f16021;
    border-bottom: 1px solid #ddd;
}

@media (max-width: 576px) {
    .xiecevbti {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
}

.xiecevgg {
    width: 949px;
    height: 90px;
    float: left;
    display: block;
    background: #000;
    margin: 20px 0;
}

.xiecevcont {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 15px;
}

@media (max-width: 576px) {
    .xiecevcont {
        overflow: hidden;
    }
}

.xiecevcont:after {
    content: '';
    display: block;
    clear: both;
}

.xiecevcontl {
    width: 710px;
    float: left;
}

.xiecevcontl:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiecevcontl {
        width: 580px;
    }
}

@media (max-width: 992px) {
    .xiecevcontl {
        width: 555px;
    }
}

@media (max-width: 768px) {
    .xiecevcontl {
        width: 100%;
    }
}

.xiecevcontlt {
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #ddd;
    float: left;
}

@media (max-width: 1200px) {
    .xiecevcontlt {
        float: none;
    }
}

@media (max-width: 576px) {
    .xiecevcontlt {
        height: 30px;
        line-height: 30px;
    }
}

.xiecevcontlt b {
    font: 20px/36px "微软雅黑";
    color: #f16021;
    float: left;
    display: block;

}

@media (max-width: 576px) {
    .xiecevcontlt b {
        font-size: 16px;
        height: 30px;
        line-height: 30px;
    }
}

.xiecevcontlt span {
    font: 12px/20px "微软雅黑";
    height: 20px;
    margin-top: 16px;
    width: 30px;
    padding-left: 16px;
    background: url("../images/xiecevipic_19.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_19.jpg*/ no-repeat 2px 3px;
    color: #7a7a7a;
    float: right;
    display: block;
}

@media (max-width: 576px) {
    .xiecevcontlt span {
        margin-top: 7px;
    }
}

.xiecevpic {
    width: 100%;
    float: left;
    display: block;
    margin-top: 20px;
}

.xiecevpic:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiecevpic {
        float: none;
        width: auto;
        margin-right: -15px;
    }
}

.xiecevpic li {
    width: 208px;
    height: 160px;
    float: left;

}

@media (max-width: 1200px) {
    .xiecevpic li {
        width: 185px;
    }
}

@media (max-width: 992px) {
    .xiecevpic li {
        width: 177px;
    }
}

@media (max-width: 768px) {
    .xiecevpic li {
        width: 184px;
    }
}

@media (max-width: 576px) {
    .xiecevpic li {
        width: 181px;
        margin-bottom: 10px;
    }
}


.xiecevpic li b {
    width: 208px;
    height: 117px;
    /*float: left;*/
    display: block;
    text-align: center;
}

@media (max-width: 1200px) {
    .xiecevpic li b {
        width: auto;
    }
    .xiecevpic li b a {
        display: block;
        width: auto;
    }

    .xiecevpic li b a img{
        display: block;
        float: none;
        width: 100%;
    }
}

.xiecevpic li span {
    width: auto;
    height: 46px;
    /*float: left;*/
    display: block;
    font: 13px/46px "微软雅黑";
    color: #787878;
    text-align: center;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xiecev10, .xiecev11, .xiecev13, .xiecev14 {
    margin-right: 12px;
}

.xiecevcontr {
    width: 274px;
    float: right;
    display: block;
    overflow: hidden;
}

.xiecevcontr:after {
    content: '';
    display: block;
    clear: both;
}
.xiececontbarr .content {
   float: right;
}

@media (max-width: 1200px) {
    .xiecevcontr {
        width: 200px;
    }
}

@media (max-width: 768px) {
    .xiecevcontr {
        width: 100%;
    }
}

.xiecevcontrt {
    width: 100%;
    height: 36px;
    font: 20px/36px "微软雅黑";
    color: #f16021;
    float: left;

}

@media (max-width: 1200px) {
    .xiecevcontrt {
        float: none;
        width: auto;
    }
}

@media (max-width: 576px) {
    .xiecevcontrt {
        font-size: 16px;
    }
}

.xiecevnews {
    width: 228px;
    float: left;
    display: block;
    border: 1px solid #d4d4d4;
    padding: 15px 22px;
    background: #f5f5f5;
}

@media (max-width: 1200px) {
    .xiecevnews {
        float: none;
        width: auto;
        padding: 8px 10px;
    }
}

@media (max-width: 768px) {
    .xiecevnews {
        float: none;
        /*width: 100%;*/
        padding: 10px 15px;
    }
}

.xiecevnews li {
    width: auto;
    padding-left: 26px;
    height: 24px;
    line-height: 24px;
    background: url("../images/xiecevipic_20.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_20.jpg*/ no-repeat 0 7px;
    font: 13px/20px "微软雅黑";
    color: #7a7a7a;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1200px) {
    .xiecevnews li {
        padding-left: 15px;
    }
}

.xiecevpica {
    width: auto;
    /*float: left;*/
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: -15px;
}

.xiecevpica:after {
    content: '';
    display: block;
    clear: both;
}

.xiecevpica li {
    width: 152px;
    height: 115px;
    float: left;
}

@media (max-width: 1200px) {
    .xiecevpica li {
        width: 137px;
        margin-right: 10px;
    }
}

@media (max-width: 992px) {
    .xiecevpica li {
        width: 131px;
        margin-right: 10px;
    }
}

@media (max-width: 768px) {
    .xiecevpica li {
        width: 136px;
        margin-right: 10px;
    }
}

@media (max-width: 576px) {
    .xiecevpica li {
        width: 181px;
    }
}

.xiecevpica li b {
    width: auto;
    height: 86px;
    /*float: left;*/
    display: block;

}

.xiecevpica li b a {
    display: block;
    width: auto;
}

.xiecevpica li b a img {
    display: block;
    width: 100%;
}

.xiecevpica li span {
    width: auto;
    height: 35px;
    /*float: left;*/
    display: block;
    font: 13px/35px "微软雅黑";
    color: #787878;
    text-align: center;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xiecev17 {
    margin-right: 16px;
}

.xiecevnewsabs {
    width: auto;
    /*float: left;*/
    display: block;
    border: 1px solid #d4d4d4;
    padding: 15px 22px;
    background: #f5f5f5;
}

@media (max-width: 1200px) {
    .xiecevnewsabs {
        padding: 7px 10px;
    }
}

.xiecevnewsabs li {
    width: auto;
    height: 30px;
    font: 13px/30px "微软雅黑";
    color: #7a7a7a;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xiecevnewsabs li b {
    float: left;
    width: 31px;
    font-weight: normal;
    color: #eb1818;
}

@media (max-width: 1200px) {
    .xiecevnewsabs li b {
        width: 20px;
    }
}

.xiecevnewsabs li span {
    float: left;
    display: block;
    width: 31px;
    font-weight: normal;
    color: #7a7a7a;
}

.xiecev179 {
    float: left;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .xiecev179 {
        width: 100%;
    }

    .xiecev179 a {
        display: block;
        width: auto;
    }

    .xiecev179 a img{
        display: block;
        width: 100%;
    }
}

.xiecevnewss {
    width: 262px;
    float: left;
    display: block;
    border: 1px solid #d4d4d4;
    padding: 15px 5px;
    background: #f5f5f5;
    font-size: 13px;

}

@media (max-width: 1200px) {
    .xiecevnewss {
        float: none;
        width: auto;
    }
}

@media (max-width: 768px) {
    .xiecevnewss {
        padding: 5px 0;
    }
}

/*新加样式*/
.xiecevnewss ul li {
    height: 145px;
    padding-bottom: 10px;
}

@media (max-width: 1200px) {
    .xiecevnewss ul li {
        height: auto;
    }

    .xiecevnewss ul li:after {
        content: '';
        display: block;
        clear: both;
    }

    .xiecevnewss ul li a {
        display: block;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .xiecevnewss ul li {
        padding: 5px 10px;
    }
}

@media (max-width: 1200px) {
    .xiecevnewss ul li a {
        display: block;
        text-align: center;
        float: left;
        width: 155px;
        margin-right: 5px;
    }
}

.xiecevnewss ul li b {
    width: 25px;

}

@media (max-width: 1200px) {
    .xiecevnewss ul li b {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.xiecevnewss ul li img {
    width: 145px;
    height: 82px;
    float: left;
    margin-right: 10px;

}

@media (max-width: 1200px) {
    .xiecevnewss ul li img {
        float: none;
        width: 100%;
        margin-right: 0;
        height: 90px;
    }
}

.xiecevspan {
    font: 12px/20px "微软雅黑";
    height: 20px;
    margin-top: 16px;
    width: 30px;
    padding-left: 16px;
    background: url("../images/xiecevipic_19.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_19.jpg*/ no-repeat 2px 3px;
    color: #7a7a7a;
    float: right;
    display: block;
}

.xiecevnewss dl {
    width: 262px;
    float: left;
}

.xiecevnewss dl dt {
    width: 145px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 8px;
}

.xiecevnewss dl dd {
    width: 108px;
    height: 100px;
    float: left;
}

.xiecevnewss dl dd b {
    font: normal 14px/18px "微软雅黑";
    color: #232323;
    display: block;
    width: 108px;
    float: left;
    margin-bottom: 15px;
}

.xiecevnewss dl dd span {
    font: normal 14px/24px "微软雅黑";
    color: #828282;
    display: block;
    width: 108px;
    float: left;
}

.xiecenews12 {
    margin-top: 12px;
}

/*视频3级*/

.xieceindu {
    width: 1200px;
    margin: 0 auto;
}

.xieceindu:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceindu {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xieceindu {
        width: 768px;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {
    .xieceindu {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xieceindu {
        width: 375px;
    }
}

.xieceindus {
    width: 100%;
    float: left;
    display: block;
}

.xieceingy {
    width: 100%;
    height: 38px;
    float: left;
    border-bottom: 1px solid #ddd;
}

.xieceingy p {
    min-width: 165px;
    height: 38px;
    float: left;
    font: 24px/38px "微软雅黑";
    color: #7b7b7b;
}

@media (max-width: 992px) {
    .xieceingy p {
        display: none;
    }
}

.xieceingy b {
    float: left;
    height: 24px;
    padding-top: 14px;
    font: normal 14px/24px "微软雅黑";
    color: #5a5a5a;
}

@media (max-width: 992px) {
    .xieceingy b {
        display: none;
    }
}

.xieceingy span {
    float: right;
}

.xieceinkeba {
    height: auto;
    width: 100%;
    float: left;
    margin-top: 20px;
    font: 24px/43px "微软雅黑";
    color: #f16021;
    clear: both;
}

@media (max-width: 576px) {
    .xieceinkeba {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 5px;
    }
}

.xieceinbanner {
    width: 100%;
    height: 530px;
    float: left;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .xieceinbanner {
        height: 465px;
    }
}

@media (max-width: 768px) {
    .xieceinbanner {
        height: 377px;
    }
}

@media (max-width: 576px) {
    .xieceinbanner {
        height: 288px;
    }
}

@media (max-width: 992px) {
    .xieceinbanner #youkuplayer{
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    .xieceinbanner #youkuplayer{
        width: 100% !important;
        height: 280px !important;
    }
}

.xieceinbannerl {
    width: 895px;
    height: 530px;
    float: left;
    background: #000;
}

@media (max-width: 1200px) {
    .xieceinbannerl {
        width: 100%;
    }
}

@media (max-width: 992px) {
    .xieceinbannerl {
        height:465px;
    }
}

@media (max-width: 768px) {
    .xieceinbannerl {
        height:377px;
    }
}

@media (max-width: 576px) {
    .xieceinbannerl {
        height:280px;
    }
}

.xieceinbannerl iframe {
    width: 895px;
}

.xieceinbannerl embed {
    width: 100% !important;
}

@media (max-width: 1200px) {
    .xieceinbannerl iframe {
        width: 100%;
    }

    .xieceinbannerl embed {
        /*width: 895px !important;*/
    }
}

@media (max-width: 992px) {
    .xieceinbannerl iframe {
        height:465px;
    }

    .xieceinbannerl embed {
        height:465px;
    }
}

@media (max-width: 768px) {
    .xieceinbannerl iframe {
        height:377px;
    }

    .xieceinbannerl embed {
        height:377px;
    }
}

@media (max-width: 576px) {
    .xieceinbannerl iframe {
        height:280px;
    }

    .xieceinbannerl embed {
        height:280px;
    }
}

.xieceinbannerr {
    width: 285px;
    height: 530px;
    float: left;
    margin-left: 7px;

}

.xieceinbannerr li img {
    border: solid 1px #000;

}

.xieceinbancont {
    width: 250px;
    height: 440px;
    float: left;
    margin: 10px 0 0 22px;
    display: inline;

}

.xieceinbancont b {
    width: 250px;
    height: 50px;
    float: left;
    text-align: center;
    font: normal 18px/60px "微软雅黑";
    color: #FFF;

}

.xieceinbancont span {
    width: 250px;
    float: left;
    font: normal 14px/24px "微软雅黑";
    color: #FFF;
    word-wrap: break-word;

}

.xiecenbarq {
    float: left;
    height: 80px;
    font: normal 14px/24px "微软雅黑";
    color: #FFF;
    padding: 10px 12px 0 25px;

}

.xieceindust {
    width: 100%;
    float: left;
    display: block;
}

.xieceindustl {
    width: 874px;
    float: left;
    margin-top: 29px;
}

@media (max-width: 1200px) {
    .xieceindustl {
        width: 680px;
    }
}

@media (max-width: 992px) {
    .xieceindustl {
        width: 768px;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .xieceindustl {
        width: 576px;
        margin-top: 10px;
    }
}

@media (max-width: 576px) {
    .xieceindustl {
        width: 375px;
        margin-top: 10px;
    }
}

.xieceindustlt {
    width: 100%;
    height: 28px;
    float: left;
    display: block;
    position: relative;
    margin-bottom: 20px;
}

.xieceindustlt li {
    float: left;
    display: block;
    height: 28px;
}

.xieceindustlt li.xieceindulta1 {
    width: 40px;
    padding-left: 28px;
    height: 28px;
    float: left;
    display: block;
    font: 14px/28px "微软雅黑";
}

.xieceindustr {
    width: 294px;
    float: right;
}

.xieceindustlt li img {
    margin: 5px 5px 0 5px;
}

.xieceindubg1 {
    background: url("../images/xiecevideo_52.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevideo_52.jpg*/ no-repeat;
}

.xieceindubg2 {
    background: url("../images/xiecevideo_54.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevideo_54.jpg*/ no-repeat;
}

.xieceindustlt li.xieceindubf {
    float: right;
    display: block;
    font: 14px/28px "微软雅黑";
}

.xieceintxt {
    width: 874px;
    height: 206px;
    float: left;
    margin-top: 60px;
}

.xieceintxtl {
    width: 71px;
    float: left;
    height: 206px;
}

.xieceintxtl span {
    width: 49px;
    height: 49px;
    margin-right: 10px;
    float: right;
    background: #000;
}

.xieceintxtr {
    width: 801px;
    height: 206px;
    float: left;
}

.xieceintxtr b {
    width: 801px;
    height: 25px;
    float: left;
    display: block;
    font: normal 14px/18px "微软雅黑";
    color: #828282;
}

.xieceintxtr span {
    width: 801px;
    height: 98px;
    float: left;
    display: block;
    xieceinkuan
}

.xieceinkuan {
    width: 801px;
    height: 98px;
    background: url("../images/xieceinkuan_96.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinkuan_96.jpg*/ repeat-x;
    border: 1px solid #dedede;
    line-height: 18px;
    min-width: 801px;
    max-width: 801px;
    min-height: 98px;
    max-height: 98px;
}

.xieceinbtn {
    width: 801px;
    height: 50px;
    padding-top: 13px;
    display: block;
    float: left;
}

.xieceinbtna {
    background: url("../images/xieceinpinl_104.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinpinl_104.jpg*/ no-repeat;
    width: 108px;
    height: 37px;
    border: none;
}

.xieceinbtn a {
    width: 108px;
    height: 37px;
    float: right;
    display: block;
}

.xieceinpinl {
    width: 874px;
    float: left;
    border-top: 3px solid #f16021;
}

.xieceinpinltit {
    width: 874px;
    height: 42px;
    margin-bottom: 35px;
}

.xieceinpinltitl {
    float: left;
    width: 200px;
    height: 42px;
    font: 14px/42px "微软雅黑";
    color: #828282;
}

@media (max-width: 576px) {
    .xieceinpinltitl {
        padding-left: 10px;
    }
}

.xieceinpinltitr {
    float: right;
    width: 310px;
    height: 42px;
    font: 14px/42px "微软雅黑";
    color: #828282;
    display: block;
}

.xieceinpinltitr li {
    float: left;
    display: inline;
    height: 24px;
    padding-top: 9px;
    margin-right: 5px;
}

.xieceinbtnb {
    background: url("../images/xiecexyy.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecexyy.jpg*/ no-repeat;
    width: 73px;
    height: 24px;
    float: left;
    border: none;
    font: 14px/24px "微软雅黑";
    color: #7b7b7b;
}

.xieceinbtnb:hover {
    background: url("../images/xiecexyy.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecexyy.jpg*/ no-repeat;
    width: 73px;
    height: 24px;
    float: left;
    border: none;
    font: 14px/24px "微软雅黑";
    color: #f16021;
}

.xiecepinluan {
    width: 874px;
    float: left;
    display: block;
}

.xiecepinluandl {
    width: 874px;
    padding: 15px 0 20px 0;
    display: block;
    float: left;
}

.xiecepinluandl dt {
    width: 49px;
    height: 49px;
    margin: 0 7px 0 12px;
    float: left;
    background: #000;
    display: block;
}

.xiecepinluandl dd {
    width: 806px;
    display: block;
    float: left;
}

.xiecepint {
    width: 100%;
    float: left;
    height: 20px;
    font: 14px/20px "微软雅黑";
}

.xiecepinta {
    width: 100%;
    float: left;
    font: 12px/20px "微软雅黑";
}

.xiecepintb {
    float: right;
    width: 120px;
    height: 25px;
}

.xiecepintb a {
    font: 14px/25px "微软雅黑";
    color: #f16021;
    display: block;
    float: left;
    margin-left: 20px;
}

.xiecepintc {
    float: left;
    width: 200px;
    height: 25px;
    font: 14px/25px "微软雅黑";
}

.xieceinpinr {
    width: 294px;
    float: right;
    display: block;
    padding-top: 23px;
}

#xieceinpinrbak.xieceinpinr {
    margin-top: -616px
}

#xieceinpinrbak.xieceinpinr:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    #xieceinpinrbak.xieceinpinr {
        margin-top: 0;
    }

    .xiecepinluandl {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    #xieceinpinrbak.xieceinpinr {
        margin-top: 0;
        width: 100%;
    }
}

.xieceinpinrnew {
    width: auto;
    /*float: left;*/
    display: block;
    border-top: 1px solid #d4d4d4;
    padding: 15px 5px;
    font-size: 14px;
}

.xieceinpinrnew:after {
    content: '';
    display: block;
    clear: both;
}

.xieceinpinrnewspan {
    font: 12px/20px "微软雅黑";
    height: 20px;
    margin-top: 16px;
    width: 30px;
    padding-left: 16px;
    background: url("../images/xiecevipic_19.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_19.jpg*/ no-repeat 2px 3px;
    color: #7a7a7a;
    float: right;
    display: block;
    color: #828282;
}

.xieceinpinrnew dl {
    width: auto;
    /*float: left;*/
}

.xieceinpinrnew dl:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 768px) {
    .xieceinpinrnew dl {
        width: auto;
        float: none;
    }

    .xieceinpinrnew dl:after {
        content: '';
        display: block;
        clear: both;
    }
}

.xieceinpinrnew dl dt {
    width: 145px;
    height: 100px;
    display: block;
    float: left;
    margin-right: 8px;
}

.xieceinpinrnew dl dd {
    width: 108px;
    height: 100px;
    float: left;
}

@media (max-width: 992px) {
    .xieceinpinrnew dl dd {
        width: 212px;
    }
}

@media (max-width: 768px) {
    .xieceinpinrnew dl dd {
        width: 400px;
    }
}

@media (max-width: 576px) {
    .xieceinpinrnew dl dd {
        width: 212px;
    }
}

.xieceinpinrnew dl dd b {
    font: normal 14px/18px "微软雅黑";
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px;

}

.xieceinpinrnew dl dd span {
    font: normal 14px/24px "微软雅黑";
    color: #828282;
    display: block;
    width: 100% !important;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xieceinpinrnewcdk {
    width: 294px;
    float: left;
    display: block;
}

@media (max-width: 992px) {
    .xieceinpinrnewcdk {
        width: 376px;
        float: right;
    }

    .xieceinpinrnewcdk:first-child {
        float: left;
    }
}

@media (max-width: 768px) {
    .xieceinpinrnewcdk {
        width: 100%;
        float: left;
    }
}

.xieceinpinrnewcdk.thefirst {
    margin-top: -65px;
}

.xieceinpinrenzj {
    width: auto;
    /*float: left;*/
    display: block;
    border-top: 1px solid #d4d4d4;
    padding: 15px 22px;
}

.xieceinpinrenzj li {
    width: 243px;
    padding-left: 26px;
    height: 20px;
    background: url("../images/xiecevipic_20.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_20.jpg*/ no-repeat 0 7px;
    font: 14px/20px "微软雅黑";
    color: #7a7a7a;

}

.xiecevnewsabc {
    width: auto;
    /*float: left;*/
    display: block;
    border-top: 1px solid #d4d4d4;
    padding: 15px 22px;
}

.xiecevnewsabc li {
    width: 246px;
    float: left;
    height: 30px;
    font: 14px/33px "微软雅黑";
    color: #7a7a7a;
}

.xiecevnewsabc li b {
    float: left;
    width: 31px;
    font-weight: normal;
    color: #eb1818;
}

.xiecevnewsabc li span {
    float: left;
    display: block;
    width: 31px;
    font-weight: normal;
    color: #7a7a7a;
}

/*下载二级样式*/
.xiececopy {
    width: 1200px;
    margin: 15px auto 0;

}

.xiececopy:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiececopy {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiececopy {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiececopy {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiececopy {
        width: 375px;
    }
}

.swiper-zh {
    height: 100%;
    width: 100%;
}

.swiper-zh .swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper-zh .swiper-pagination-bullet {
    background: #EFEFEF;
    box-shadow: 0 0 1px #bebebe;
}

.swiper-zh .swiper-pagination-bullet-active {
    background: #ed1c22;
}

.xiececopyi {
    width: 1200px;
    float: left;

}

.page-exhibit-list .xiececopyi {
    width: 1200px;
    float: left;
    margin-bottom: 15px;
}

@media (max-width: 1200px) {
    .xiececopyi {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiececopyi {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiececopyi {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiececopyi {
        width: 375px;
    }
}

.xiececopyil {
    width: 200px;
    float: left;
    height: 66px;
    background: #515151 url("../images/xiececopyxia_03.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopyxia_03.jpg*/ no-repeat;
}

@media (max-width: 768px) {
    .xiececopyil {
        display: none;
    }
}

.xiececopyil b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xiececopyil span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

.xiececopyir {
    width: 1000px;
    float: left;
    height: 30px;
    padding-top: 35px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

@media (max-width: 1200px) {
    .xiececopyir {
        width: 792px;
    }
}

@media (max-width: 992px) {
    .xiececopyir {
        width: 568px;
    }

    .page-exhibit .xiececopyir {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .xiececopyir {
        width: 100%;
        padding-top: 10px;
    }
}

.xiececopyirxia {
    width: 230px;
    height: 30px;
    display: block;
    float: left;
    margin-left: 52px;
}

@media (max-width: 768px) {
    .xiececopyirxia {
        display: none;
    }
}

.xiececopyirxia b {
    float: left;
    margin-left: 17px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
}

.xiececopyirxia p {
    float: left;
    display: block;
    font: 24px/24px "微软雅黑";
    color: #7b7b7b;
}

.xiececopyirshou {
    height: 30px;
    display: block;
    float: right;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
}

.xiececopyirshou a {
    height: 30px;
    display: block;
    float: left;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
    padding: 0 15px 0 0;
}

.xiececoyy {
    width: 1200px;
    float: left;
    margin-top: 35px;
    display: block;
}

.xiececoyy:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiececoyy {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiececoyy {
        width: 768px;
    }

    .page-down .xiececoyy {
        width: 768px;
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .xiececoyy {
        width: 576px;
    }

    .page-down .xiececoyy {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiececoyy {
        width: 375px;
    }

    .page-down .xiececoyy {
        width: 375px;
    }

    .page-com .xiececoyy {
        width: 375px;
        margin-top: 5px;
    }
}

.xiececoyyl {
    width: 865px;
    float: left;
}

@media (max-width: 1200px) {
    .xiececoyyl {
        width: 680px;
        overflow: hidden;
    }
}

@media (max-width: 992px) {
    .xiececoyyl {
        width: 100%;
        overflow: hidden;
        float: none;
        margin-bottom: 15px;
    }
}


.xiececoyylt {
    width: auto;
    border-bottom: 2px solid #313131;
    font: 18px/34px "微软雅黑";
    color: #575757;
    padding-left: 22px;
    height: 34px;
}

.xiececoyylb {
    width: 100%;
    font: 18px/62px "微软雅黑";
    height: 62px;
    float: left;
    text-align: center;

}

.xiececoyylpdf {
    width: 821px;
    height: 106px;
    margin-top: 9px;
    float: left;
    margin-left: 24px;
}

.xiececoyylpdft {
    width: 300px;
    height: 106px;
    float: left;
    display: block;
}

.xiececoyylpdft dt {
    width: 117px;
    height: 67px;
    float: left;
    margin-right: 28px;
}

.xiececoyylpdft dd {
    width: 118px;
    float: left;
    height: 67px;
    font: 12px/30px "微软雅黑";
}

.xiececoyylgeng {
    width: 200px;
    height: 67px;
    float: left;
    margin-left: 62px;
}

.xiececoyylgeng dt {
    font: 12px/30px "微软雅黑";
}

.xiececoyylgeng dd {
    font: 12px/30px "微软雅黑";
}

.xiececoyylgeng dd span {
    display: block;
    width: 53px;
    font: 12px/30px "微软雅黑";
    float: left;
}

.xiececoyylgeng dd b {
    width: 16px;
    height: 16px;
    background: url("../images/xiececopy16.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy16.jpg*/ no-repeat;
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 4px;
}

.xiececoyylgeng dd b:hover {
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url("../images/xiececopy17.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy17.jpg*/ no-repeat;
    display: block;
    float: left;
    margin-top: 6px;
}

.xiececoyylxia {
    width: 132px;
    height: 44px;
    float: left;
    margin: 12px 0 0 70px;
}

.xiececoyytxt {
    width: 865px;
    height: 206px;
    float: left;
    margin-top: 32px;
}

.xiececoyytxtl {
    width: 71px;
    float: left;
    height: 206px;
}

.xiececoyytxtl span {
    width: 49px;
    height: 49px;
    margin-right: 10px;
    float: right;
    background: #000;
}

.xiececoyytxtr {
    width: 793px;
    height: 206px;
    float: left;
}

.xiececoyytxtr b {
    width: 793px;
    height: 25px;
    float: left;
    display: block;
    font: normal 14px/18px "微软雅黑";
    color: #828282;
}

.xiececoyytxtr span {
    width: 793px;
    height: 98px;
    float: left;
    display: block;
}

.xiececoyykuan {
    width: 779px;
    height: 90px;
    background: url("../images/xieceinkuan_96.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinkuan_96.jpg*/ repeat-x;
    border: 1px solid #dedede;
    line-height: 18px;
    min-width: 779px;
    max-width: 779px;
    min-height: 90px;
    max-height: 90px;
    float: left;
    padding: 6px 4px;
}

.xiececoyybtn {
    width: 793px;
    height: 50px;
    padding-top: 13px;
    display: block;
    float: left;
}

.xiececoyybtna {
    background: url("../images/xieceinpinl_104.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinpinl_104.jpg*/ no-repeat;
    width: 108px;
    height: 37px;
    border: none;
}

.xiececoyybtn a {
    width: 108px;
    height: 37px;
    float: right;
    display: block;
}

.xiececoyylgenga {
    width: 200px;
    height: 50px;
    float: left;
}

.xiececoyylgenga span {
    display: block;
    width: 53px;
    font: 12px/50px "微软雅黑";
    float: left;
}

.xiececoyylgenga b {
    width: 20px;
    height: 20px;
    background: url("../images/xiececopy14.png")/*tpa=http://www.boly.com.cn/skin/images/xiececopy14.png*/ no-repeat;
    display: block;
    float: left;
    margin-top: 14px;
    margin-right: 4px;
}

.xiececoyylgenga b:hover {
    width: 20px;
    height: 20px;
    margin-right: 4px;
    background: url("../images/xiececopy15.png")/*tpa=http://www.boly.com.cn/skin/images/xiececopy15.png*/ no-repeat;
    display: block;
    float: left;
    margin-top: 14px;
}

.xiececoyylgenga p {
    float: left;
    font: 12px/50px "微软雅黑";
    color: #f16021;
}

.xiececoyypinl {
    width: 100%;
    float: left;
    border-top: 3px solid #f16021;
}

.xiececoyypinltit {
    width: 865px;
    height: 42px;
    margin-bottom: 35px;
}

.xiececoyyline {
    border-bottom: 1px solid #dcdcdc;
}

.xiececoyyr {
    width: 316px;
    float: right;
    margin-top: 34px;
}

@media (max-width: 1200px) {
    .xiececoyyr {
        width: 300px;
    }
}

@media (max-width: 992px) {
    .xiececoyyr {
        width: 100%;
    }
}

.xiececorigxia {
    width: auto;
    /*float: left;*/
    display: block;
    overflow: hidden;
}

.xiececorigxiat {
    width: auto;
    background: url("../images/xiececopy_12.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_12.jpg*/ repeat-x;
    height: 38px;
}

@media (max-width: 576px) {
    .xiececorigxiat {
        position: relative;
        z-index: 1;
    }
}

.xiececorigxiat b {
    width: 316px;
    display: block;
    float: left;
    height: 38px;
    background: url("../images/xiececopy_08.png")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_08.png*/ no-repeat 40px 8px;
    text-align: center;
    font: normal 18px/38px "微软雅黑";
    color: #787878;
}

.xiececorigxiatc {
    width: auto;
    /*float: left;*/
    border: 1px solid #e5e5e5;
    background: url("../images/xiececopy_27.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_27.jpg*/ repeat;
    margin-right: -5px;
}

@media (max-width: 576px) {
    .xiececorigxiatc {
        margin-top: -1px;
        position: relative;
        z-index: 0;
    }
}

.xiececorigxiatc:after {
    content: '';
    display: block;
    clear: both;
}

.xiececorigxiatc li {
    width: 156px;
    background: url("../images/xiececopy_27.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_27.jpg*/ repeat;
    height: 52px;
    float: left;
    border-bottom: 1px dashed #cecece;
    border-right: 1px dashed #cecece;
    text-align: center;
}

@media (max-width: 1200px) {
    .xiececorigxiatc li {
        width: 140px;
    }
}

@media (max-width: 992px) {
    .xiececorigxiatc li {
        width: 126px !important;
        border: none;
        border-left: 1px dashed #cecece;
    }

    .xiececorigxiatc li:first-child {
        border-left: none;
    }
}

@media (max-width: 768px) {
    .xiececorigxiatc li {
        width: 191px !important;
        border: none;
        border-left: 1px dashed #cecece;
        border-bottom: 1px dashed #cecece;
    }

    .xiececorigxiatc li:nth-child(4) {
        border-left: none;
        border-bottom: none;
    }
}

@media (max-width: 576px) {
    .xiececorigxiatc li {
        width: 185px !important;
        border: 1px dashed #cecece !important;
        border-bottom: none !important;
        margin-left: -1px;
        /*margin-bottom: -1px;*/
    }

    .xiececorigxiatc li:nth-child(odd) {
        border-left: none !important;
    }

    .xiececorigxiatc li:nth-child(even) {
        border-right: none !important;
    }
}

.xiececorigxiatc li:hover {
    background: url("../images/xiececopy_76.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_76.jpg*/ repeat;
    /*height: 53px;*/
    /*float: left;*/
    /*border: none;*/
    /*text-align: center;*/
    /*width: 157px;*/
}

.xiececorigxiatc li a {
    font: 14px/52px "微软雅黑";
    width: auto;
    display: block;

}

.xiececorigxiatc li a:hover {
    font: 14px/52px "微软雅黑";
    color: #FFF;
    /*width: 157px;*/
    display: block;
}

.xiececorzz {
    width: auto;
    /*float: left;*/
    margin-top: 15px;
}

.xiececorzz:after {
    content: '';
    display: block;
    clear: both;
}

.xiececorzzt {
    width: auto;
    padding-left: 16px;
    height: 36px;
    /*float: left;*/
    font: 18px/36px "微软雅黑";
    color: #787878;
}

.xiecezaiz {
    width: auto;
    /*float: left;*/
    border: 1px solid #d8d8d8;
    overflow: hidden;
}

.page-down-detail .xiecezaiz {
    width: auto;
    /*float: left;*/
    border: none;
    overflow: hidden;
}

.page-down-detail .xiecezaiz .hgtabs{
    border: 1px solid #d8d8d8;
}

.xiecezaizt {
    width: 100%;
    background: #dfdfde;
    height: 39px;
    border-bottom: 1px solid #d8d8d8;
}

.xiecezaizt li {
    width: 52px;
    height: 39px;
    float: left;
    text-align: center;
}

@media (max-width: 1200px) {
    .xiecezaizt li {
        width: 49px;
    }
}

@media (max-width: 992px) {
    .xiecezaizt li {
        width: auto;
    }
}

.xiecezaizt li.active {
    width: 50px;
    /*height: 37px;*/
    float: left;
    text-align: center;
    /*border: 1px solid #a70e0e;*/
    background: #ed1c23;
}

@media (max-width: 992px) {
    .xiecezaizt li.active {
        width: auto;
    }
}

.xiecezaizt li a {
    font: 14px/39px "微软雅黑";
    display: block;
}

@media (max-width: 992px) {
    .xiecezaizt li a {
        padding: 0 15px;
    }
}

@media (max-width: 576px) {
    .xiecezaizt li a {
        padding: 0 12px;
    }
}

.xiecezaizt li a.active {
    font: 14px/39px "微软雅黑";
    color: #FFF;
    display: block;
}

.xiecezaizta {
    width: auto;
    /*float: left;*/
}

@media (max-width: 992px) {
    .xiecezaizta {
        margin-right: -5px;
    }
}

.xiecezaizta:after {
    content: '';
    display: block;
    clear: both;
}

.xiecezaizta li {
    height: 176px;
    padding: 20px 0 0 30px;
    float: left;
    border-bottom: 1px dashed #d2d2d2;
    text-align: center;
    display: block;
}

@media (max-width: 992px) {
    .xiecezaizta li {
        width: 191px !important;
        border: 1px dashed #d2d2d2;
        border-top: none;
        border-left: none;
        text-align: center;
        padding: 10px 0 5px;
    }

    .xiecezaizta li a {
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 576px) {
    .xiecezaizta li {
        width: 186px !important;
    }
}

.xiecezaizta li.xiececezaiax1 {
    width: 127px;
    float: left;
}

@media (max-width: 1200px) {
    .xiecezaizta li.xiececezaiax1 {
        width: 119px;
    }
}

.xiecezaizta li.xiececezaiax2 {
    width: 126px;
    border-right: 1px dashed #d2d2d2;
    float: left;
}

@media (max-width: 1200px) {
    .xiecezaizta li.xiececezaiax2 {
        width: 118px;
    }
}

.xiecezaizta li b {
    width: 102px;
    height: 118px;
    float: left;
    display: block;
    background: #000;
}

@media (max-width: 992px) {
    .xiecezaizta li b {
        float: none;
    }
}

.xiecezaizta li span {
    width: 102px;
    float: left;
    font: 12px/22px "微软雅黑";
    display: block;
    margin-top: 10px;
}

@media (max-width: 992px) {
    .xiecezaizta li span {
        float: none;
    }
}

.xiececopai {
    width: 100%;
    /*float: left;*/
    margin-top: 15px;
}

.xiececopait {
    height: 35px;
    width: auto;
    /*float: left;*/
}

.xiececopaitl {
    padding-left: 10px;
    float: left;
    display: block;
    font: 18px/35px "微软雅黑";
    height: 35px;

}

.xiececopaitr {
    width: 165px;
    height: 27px;
    padding-top: 8px;
    float: right;
}

.xiececopaitr li {
    float: left;
    width: 51px;
    height: 24px;
    text-align: center;
    font: 12px/24px "微软雅黑";
    color: #787878;
}

.xiececopaitr li:hover {
    float: left;
    width: 51px;
    height: 24px;
    text-align: center;
    font: 12px/24px "微软雅黑";
    color: #FFF;
    background: url("../images/xiececopy_153.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_153.jpg*/ no-repeat;
}

.xiececojqr {
    width: auto;
    /*float: left;*/
    border: 1px solid #dbdbdb;
}

.xiececojqr:after {
    content: '';
    display: block;
    clear: both;
}

.xiececojqrt {
    width: 100%;
    /*float: left;*/
}

.xiececojqrt dt {
    width: auto;
    padding-left: 36px;
    height: 29px;
    border-bottom: 1px dashed #d2d2d2;
}

.xiececojqrt:last-child dt {
    border-bottom: none;
}

.xiececojtbtn {
    width: 17px;
    height: 17px;
    margin-right: 18px;
    margin-top: 6px;
    float: left;
    display: block;
}

@media (max-width: 576px) {
    .xiececojtbtn {
        margin-top: 3px;
    }
}

.xiececojtbtna {
    width: 17px;
    height: 17px;
    background: url("../images/xiececopy_151.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_151.jpg*/ no-repeat;
    border: none;
    color: #FFF;
}

.xiececojtwz {
    float: left;
    display: block;
    font: 14px/29px "微软雅黑";
}

.xiececojqrt dd {
    width: auto;
    padding-left: 36px;
    height: 57px;
    border-bottom: 1px dashed #d2d2d2;
}

.xiececojqrt:last-child dd {
    border-bottom: none;
}

.xiececojqrt dd b {
    width: 17px;
    height: 17px;
    margin-right: 18px;
    margin-top: 15px;
    float: left;
    display: block;
}

.xiececojqrt dd span {
    height: 57px;
    width: 169px;
    float: left;
}

.xiececojqrt dd span h4 {
    height: 20px;
    padding-top: 13px;
    font: normal 14px/20px "微软雅黑";
    color: #787878;
    float: left;
    display: block;
    width: 169px;
}

.xiececojqrt dd span h5 {
    height: 16px;
    width: 16px;
    float: left;
    background: url("../images/xiececopy16.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy16.jpg*/ no-repeat;
    margin-right: 3px;
}

.xiececojqrt dd span h5:hover {
    height: 16px;
    width: 16px;
    float: left;
    background: url("../images/xiececopy17.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy17.jpg*/ no-repeat;
    margin-right: 3px;
}

.xiececojqrt dd strong {
    width: 56px;
    height: 31px;
    float: left;
    display: block;
    margin-top: 15px;
}

.xiececojqrt dd {
    display: none;
}

.xiececojqrt:hover dd {
    display: block;
}

.xiececojqrt:hover dt {
    display: none;
}

/*下载一级*/
.xiececopp {
    width: auto;
    height: 35px;
    display: block;
    /*float: left;*/
}

.xiececopp:after {
    content: '';
    display: block;
    clear: both;
}

.xiececoppt {
    width: 287px;
    height: 25px;
    padding-top: 5px;
    float: right;
}

.xiececoppt li {
    float: left;
    width: 70px;
    height: 25px;
    font: 14px/25px "微软雅黑";
    color: #787878;
}

.xiececoppt li a {
    width: 66px;
    height: 25px;
    background: url("../images/xiececopy2_06.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy2_06.jpg*/ no-repeat 46px 6px;
    display: block;
    float: left;
    text-indent: 10px;
    color: #3d3d3d;
}

.xiececoppt li a.active {
    width: 66px;
    height: 25px;
    background: url("../images/xiececopy2_03.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy2_03.jpg*/ no-repeat;
    color: #FFF;
}

.xiececoppd {
    width: auto;
    /*float: left;*/
    margin: 14px 0 0 24px;
}

@media (max-width: 1200px) {
    .xiececoppd {
        margin: 15px 0 0;
    }
}

.xiececoppd:after {
    content: '';
    display: block;
    clear: both;
}

.xiececoppdf {
    width: auto;
    /*float: left;*/
    margin-bottom: 15px;
    height: 106px;
    border-bottom: 1px solid #cfcfcf;
    position: relative;
    padding: 0 10px;
}

@media (max-width: 768px) {
    .xiececoppdf {
        height: 155px;
    }
}

.xiececoppdf dt {
    width: 117px;
    height: 67px;
    float: left;
    margin-right: 28px;
}

@media (max-width: 1200px) {
    .xiececoppdf dt {
        margin-right: 15px;
    }
}

.xiececoppdf dd.xiececoppdj {
    width: 340px;
    height: 98px;
    float: left;
}

@media (max-width: 1200px) {
    .xiececoppdf dd.xiececoppdj {
        width: 390px;
    }
}

.xiececoppdf dd.xiececoppdj h3 {
    height: 24px;
    width: 400px;
    float: left;
}

.xiececoppdf dd.xiececoppdj h3 span {
    overflow: hidden;
    width: 250px;
    float: left;
    display: block;
    padding-right: 17px;
    font: normal 14px/24px "微软雅黑";
    height: 24px;
}

.xiececoppdf dd.xiececoppdj h3 b {
    float: left;
    display: block;
    margin-right: 3px;
    background: url("../images/xiececopy16.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopy16.jpg*/ no-repeat;
    width: 16px;
    height: 16px;
    margin-top: 4px;
}

.xiececoppdf dd.xiececoppdj strong {
    width: 340px;
    font: normal 12px/22px "微软雅黑";

}

.xiececoppdf dd.xiececoppdj p {
    width: 340px;
    font: normal 12px/22px "微软雅黑";

}

.xiececoppdf dd.xiececoppdk {
    float: left;
    display: block;
    padding: 18px 0 0 148px;
}

@media (max-width: 1200px) {
    .xiececoppdf dd.xiececoppdk {
        padding: 30px 0 0;
        float: right;
    }
}

@media (max-width: 768px) {
    .xiececoppdf dd.xiececoppdk {
        padding: 0;
    }
}

@media (max-width: 576px) {
    .xiececoppdf dd.xiececoppdk {
        padding: 0;
        position: absolute;
        top: 5px;
        right: 5px;
    }
}

/*人才*/
.xiecetalei {
    width: 1200px;
    /*float: left;*/
    margin-bottom: 15px;
}

.xiecetalei:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiecetalei {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiecetalei {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiecetalei {
        width: 100%;
    }
}

.xiecetaleil {
    width: 200px;
    float: left;
    height: 66px;
    background: #575757 url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat 0 0;
}

.xiecetaleil b {
    overflow: hidden;
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xiecetaleil span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecetalecont {
    float: left;
    width: 1200px;
    margin-top: 20px;
    position: relative;
}

.xiecetalecontl {
    width: 917px;
    float: left;
}

.xiecetalecontlt {
    width: 917px;
    height: 32px;
    float: left;
    margin-bottom: 1px;
    z-index: 99;
}

.xiecetalecontlt span {
    width: 97px;
    display: block;
    height: 32px;
    float: left;
    font: 18px/32px "微软雅黑";
    color: #787878;
    text-align: center;
}

.xiecetalecontlt span:hover {
    width: 97px;
    display: block;
    height: 32px;
    font: 18px/32px "微软雅黑";
    color: #f16021;
    float: left;
    border-bottom: 2px solid #e51d1d;
    text-align: center;
}

.xiecetalecontlt span.active {
    width: 97px;
    display: block;
    height: 32px;
    font: 18px/32px "微软雅黑";
    color: #f16021;
    float: left;
    border-bottom: 2px solid #e51d1d;
    text-align: center;
}

.xiecetalecontlt span.active a {
    color: #f16021;
}

.xiecetalecc {
    width: 900px;
    padding-left: 15px;
    padding-bottom: 10px;
    border: 1px solid #b8b8b8;
    float: left;
}

.xiecetalecct {
    height: 42px;
    width: 900px;
    float: left;
    margin-bottom: 10px;
}

.xiecetalecctpd {
    height: 42px;
    width: 80px;
    float: left;
    display: block;
    font: 14px/42px "微软雅黑";
    color: #787878;
}

.xiecetaledi {
    height: 21px;
    float: left;
    padding: 0 6px;
    margin-top: 11px;
    font: 13px/21px "微软雅黑";
    color: #787878;
    display: block;
    margin-right: 12px;
}

.xiecetaledi:hover {
    height: 21px;
    float: left;
    padding: 0 6px;
    margin-top: 11px;
    font: 13px/21px "微软雅黑";
    color: #FFF !important;
    display: block;
    background: #ed1c23;
    margin-right: 12px;

}

.xiecetaledi a:hover {
    font: 13px/21px "微软雅黑";
    color: #FFF !important;

}

.xiecetaledia {
    position: relative;
    padding: 0 5px;
    color: #FFF;
    float: right;
    display: block;
    margin-top: 11px;
    margin-right: 12px;
    background: #ed1c23;

}

#allarea,
#allcompany {
    text-align: center;
    cursor: pointer;

}

.xieceprodudi {
    display: block;

}

.xiecetalexz {
    width: 888px;
    height: 88px;
    border: 1px solid #d6d6d6;
    float: left;
    background: #f4f4f4;
}

.xiecetalewza {
    width: 849px;
    float: left;
    padding: 7px 0 0 19px;
}

.xiecetalewza span {
    float: left;
    display: block;
}

.xiecetaxz {
    height: 29px;
    float: left;
}

.xiecetaxzv {
    width: 282px;
    height: 29px;
    float: left;
    margin-left: 23px;
}

.xiecetaxzl {
    width: 248px;
    height: 27px;
    float: left;
    margin-left: 29px;
}

.xiecetaxzla {
    width: 4px;
    float: left;
    display: block;
    height: 27px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -258px -147px;
}

.xiecetaxzlb {
    width: 191px;
    float: left;
    height: 27px;
}

.xiecetaxzld {
    width: 191px;
    float: left;
    height: 27px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -262px -147px;
    border: none;
}

.xiecetaxzlc {
    width: 53px;
    height: 27px;
    float: left;
    display: block;
}

.xiecetaxzle {
    width: 53px;
    height: 27px;
    float: left;
    display: block;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -453px -147px;
    border: none;
}

.xiecetaxyz {
    display: block;
    float: left;
    width: 400px;
    height: 33px;
    margin-top: 11px;
    padding: 0 10px;
    background: #fff;
    box-shadow: 0 0 1px #666 inset;
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.xiecetaxyz span {
    float: left;
    display: block;
}

.xiecetaxyza {
    width: 4px;
    float: left;
    display: block;
    height: 33px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -213px -281px;
    display: none !important;
}

.xiecetaxyzb {
    width: auto;
    float: none !important;
    height: 33px;
}

.xiecetaxyzd {
    width: 100%;
    float: none;
    height: 33px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -132px -219px;
    border: none;
    display: block;
    outline: none;
    background: none;
}

.xiecetaxyzc {
    width: 4px;
    height: 33px;
    float: left;
    display: block;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -227px -281px;
    display: none !important;
}

.xiecetaxyy {
    width: 137px;
    height: 33px;
    float: left;
    margin-left: -1px;
    margin-top: 11px;
}

.xiecetaxyyx {
    width: 137px;
    height: 33px;
    border: 1px solid #dbdbdb;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -213px -315px;
    font: 18px/33px "微软雅黑";
    color: #FFF;
    background: #ed1c22;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    overflow: hidden;
}

.xiecetaxyyb {
    width: 67px;
    height: 26px;
    float: left;
    display: block;
    margin: 15px 0 0 30px;
}

.xiecetaxyyc {
    width: 67px;
    height: 26px;
    float: left;
    display: block;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -22px -255px;
    border: none;
}

.xiecetaxyyd {
    width: 82px;
    height: 28px;
    margin: 13px 0 0 8px;
    float: left;
    display: block;
}

.xiecetaxyye {
    width: 82px;
    height: 28px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -22px -160px;
    border: none;
}

.xiecetaxyyf {
    width: 82px;
    height: 28px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -22px -208px;
    border: none;
}

.xiecetaletui {
    width: 917px;
    float: left;
    display: block;
    margin-top: 20px;
}

.xiecetalebi {
    width: 917px;
    height: 30px;
    float: left;
    position: relative;
    border-bottom: 1px solid #c7c7c7;
    display: block;
}

.xiecetalebiul {
    width: 905px;
    padding-left: 12px;
    height: 30px;
    float: left;
    position: absolute;
    left: 0;
    bottom: 1px;
}

.xiecetalebiul li {
    display: block;
    float: left;
    font: 18px/30px "微软雅黑";
    color: #787878;
    height: 30px;
    margin-right: 36px;
}

.xiecetalebiul li:hover {
    display: block;
    float: left;
    border-bottom: 2px solid #ed2128;
    font: 18px/30px "微软雅黑";
    color: #f16021;
    height: 30px;
    margin-right: 36px;
}

.xiecetalebiul li.active {
    display: block;
    float: left;
    border-bottom: 2px solid #ed2128;
    font: 18px/30px "微软雅黑";
    color: #f16021;
    height: 30px;
    margin-right: 36px;
}

.xiecetaledian {
    width: 917px;
    float: left;
    display: block;
    padding: 15px 0;
}

.xiecetaledian li {
    width: 917px;
    float: left;
    display: block;
    height: 20px;
}

.xiecetaledian li .xiecediana1 {
    width: 283px;
    padding-left: 22px;
    height: 20px;
    float: left;
    background: url("../images/xiecevipic_20.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_20.jpg*/ no-repeat 5px 7px;
    display: block;
    font: 14px/20px "微软雅黑";
    color: #787878;
}

.xiecetaledian li .xiecediana2 {
    width: 250px;
    height: 20px;
    float: left;
    display: block;
    font: 14px/20px "微软雅黑";
    color: #787878;
}

.xiecetaledian li .xiecediana2 b {
    font: bold 14px/20px "微软雅黑";
    color: #ed1c23;
    padding-left: 5px;
}

.xiecetaledian li .xiecediana3 {
    width: 150px;
    height: 20px;
    float: left;
    display: block;
    font: 14px/20px "微软雅黑";
    text-align: center;

}

.xiecetaledian li .xiecediana4 {
    width: 61px;
    height: 20px;
    float: left;
    display: block;
    font: 14px/20px "微软雅黑";
    text-align: center;

}

.xiecetaledian li .xiecediana5 {
    width: 128px;
    height: 20px;
    float: left;
    display: block;
    font: 14px/20px "微软雅黑";
    text-align: center;

}

.xiecetaleren {
    width: 917px;
    float: left;
    display: block;
    margin-top: 5px;
}

.xiecetalerent {
    width: 905px;
    padding-left: 12px;
    height: 35px;
    float: left;
    border-bottom: 1px solid #c7c7c7;
    font: 18px/35px "微软雅黑";
    color: #717171;
}

.xiecetaledl {
    width: 229px;
    float: left;
    margin-top: 15px;
    display: block;
}

.xiecetaledl dt {
    padding: 1px 0 0 6px;
    width: 223px;
    height: 150px;
    float: left;
    display: block;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -1px -383px;
}

.xiecetaledl dd {
    text-align: center;
    font: 14px/22px "微软雅黑";
    background: url("../images/xiecevipic_20.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_20.jpg*/ no-repeat 0px 10px;
    padding-left: 10px;
    height: 55px;
    float: left;
}

.xiecetanl {
    width: 442px;
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.xiecetanlt {
    width: 442px;
    float: left;
    height: 30px;
    border-bottom: 1px solid #c7c7c7;
}

.xiecetanlt b {
    float: left;
    font-weight: normal;
    font: 18px/30px "微软雅黑";
    color: #787878;
}

.xiecetanlt span {
    float: right;
    display: block;
    font-weight: normal;
    font: 14px/30px "微软雅黑";
    color: #787878;
    padding: 0 10px 0 18px;
    background: url("../images/xiecevipic_19.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_19.jpg*/ no-repeat 2px 10px;
}

.xiecetanlu {
    width: 442px;
    float: left;
    display: block;
    margin-top: 6px;
}

.xiecetanlu li {
    width: 442px;
    height: 24px;
    float: left;
    display: block;
}

.xiecetanlu li span {
    float: right;
    display: block;
    font: 13px/24px "微软雅黑";

}

.xiecetanlu li b {
    float: left;
    padding-left: 20px;
    display: block;
    font: normal 13px/24px "微软雅黑";
    color: #717171;
    background: url("../images/xiecevipic_20.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_20.jpg*/ no-repeat 5px 10px;
}

.xiecemarg20 {
    margin-top: 20px;
}

.xiecetanjs {
    width: 442px;
    float: left;
    display: block;
    margin-top: 10px;
}

.xiecetanjs li {
    width: 108px;
    float: left;
    display: block;
    margin-right: 1px;
}

.xiecetanjs li b {
    width: 103px;
    height: 122px;
    float: left;
    padding: 1px 0 0 5px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -443px -413px;
}

.xiecetanjs li span {
    width: 103px;
    height: 47px;
    float: left;
    text-align: center;
    font: normal 12px/21px "微软雅黑";
    color: #717171;
    display: block;
}

.xiecetanziliao {
    width: 442px;
    float: left;
    display: block;
    margin-top: 18px;
}

.xiecetanziliao li {
    width: 138px;
    height: 150px;
    float: left;
    display: block;
}

.xiecetanziliao li b {
    width: 138px;
    height: 99px;
    float: left;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -335px 0;
    display: block;
}

.xiecetanziliao li span {
    width: 138px;
    height: 51px;
    float: left;
    text-align: center;
    font: normal 14px/21px "微软雅黑";
    color: #f16021;
    display: block;
}

.xiecetanzilimarg {
    margin-left: 12px;
}

.xiecetanluba {
    width: 442px;
    float: left;
    display: block;
    margin-top: 18px;
}

.xiecetanluba li {
    width: 442px;
    height: 30px;
    float: left;
    display: block;
}

.xiecetanluba li span {
    float: right;
    display: block;
    padding-right: 10px;
    font: 14px/30px "微软雅黑";
    color: #717171;
}

.xiecetanluba li b {
    float: left;
    padding-left: 45px;
    display: block;
    font: normal 14px/24px "微软雅黑";
    color: #717171;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -23px -113px;
}

.xiecetalecontr {
    width: 263px;
    float: right;
}

.xiecetalecontrmq {
    width: 263px;
    float: right;
    display: block;
    margin-top: 3px;
    background: #fff;
}

.xiecetalecontrmqt {
    width: 253px;
    float: left;
    display: block;
    height: 29px;
    font: 18px/29px "微软雅黑";
    padding-left: 10px;
}

.xiecetalecontrmqtc {
    width: 254px;
    float: left;
    display: block;
    padding: 6px 0 0px 7px;
    border: 1px solid #c0c0c0;
    background: #fff;
}

.xiecetalecontrmqtc li {
    float: left;
    width: 120px;
    height: 60px;
    margin-bottom: 10px;
    background: #c7c7c7;
}

.xiecema8 {
    margin-right: 8px;
}

.xiecetalecrmqtc {
    width: 254px;
    float: left;
    display: block;
    padding: 6px 0 0px 7px;
    border: 1px solid #c0c0c0;
}

.xiecetalecrmqtc li {
    float: left;
    width: 246px;
    height: 116px;
    margin-bottom: 10px;
}

.xiecetalecrmqtca {
    width: 254px;
    float: left;
    display: block;
    padding: 35px 0 35px 7px;
    border: 1px solid #c0c0c0;
}

.xiecetalecrmqtca li {
    float: left;
    width: 246px;
    height: 31px;
}

.xiecetalecrmqtca li b {
    float: left;
    width: 60px;
    height: 31px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -180px -559px;
}

.xiecetalecrmqtca li span {
    float: left;
    display: block;
    width: 124px;
}

.xiecetalecrmqtca li span .xiecetalebtn {
    width: 124px;
    height: 29px;
    font: 18px/29px "微软雅黑";
    color: #FFF;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -259px -560px;
    border: 1px solid #c0c0c0;
}

/*产品*/
.xieceprot {
    width: 200px;
    float: left;
    height: 66px;
    background: #575757 url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat 0 0;
}

.xieceprotl {
    width: 500px;
    height: 30px;
    float: left;
    position: absolute;
    left: 10px;
    bottom: 0px;
}

@media (max-width: 576px) {
    .xieceprotl {
        width: 100%;
    }
}

.xieceprotl span {
    display: block;
    height: 30px;
    float: left;
    font: 24px/30px "微软雅黑";
    color: #787878;
    text-align: center;
    margin-right: 30px;
}

@media (max-width: 768px) {
    .xieceprotl span {
        font-size: 16px;
    }
}

.xieceprotl span:hover {
    display: block;
    height: 30px;
    font: 24px/30px "微软雅黑";
    color: #ed1c22;
    float: left;
    border-bottom: 2px solid #ed1c22;
    text-align: center;
    margin-right: 30px;
}

.xieceprotl span.active {
    display: block;
    height: 30px;
    font: 24px/30px "微软雅黑";
    color: #ed1c22;
    float: left;
    border-bottom: 2px solid #ed1c22;
    text-align: center;
    margin-right: 30px;
}

@media (max-width: 768px) {
    .xieceprotl span:hover {
        font-size: 16px;
    }
    .xieceprotl span.active {
        font-size: 16px;
    }
}

.xieceprotl span.active a {
    color: #ed1c22;
}

.xieceprotlshou {
    height: 30px;
    display: block;
    float: right;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
}

.xieceprotlshou a {
    height: 30px;
    display: block;
    float: left;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
    padding: 0 15px 0 0;
}

.xieceprosear {
    width: 100%;
    float: left;
    /*border: 1px solid #f16021;*/
    /*margin-top: 9px;*/
    box-shadow: 0 0 1px #bebebe;
}

.page-com-list .xieceprosear {
    width: 100%;
    float: left;
    /*border: 1px solid #f16021;*/
    /*margin-top: 9px;*/
    box-shadow: 0 0 1px #bebebe;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .xieceprosear {
        display: none;
    }
}

.xieceprojsuo {
    width: auto;
    /*float: left;*/
    display: block;
    border-bottom: 1px solid #e5e5e5;
    height: auto;
    padding: 10px 16px;

}

.xieceprojsuo:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceprojsuo {
        /*width: 952px;*/
    }
}

@media (max-width: 992px) {
    .xieceprojsuo {
        width: 735px;
    }
}

.xieceprojsuoa {
    width: auto;
    /*float: left;*/
    height: 34px;
    display: block;
    clear: both;
}

.xieceprojsuoa:after {
    content: '';
    display: block;
    clear: both;
}

.xieceprojsuoa span {
    display: block;
    float: left;
    height: 34px;
    background: #ed1c23;
    padding: 0 5px;
    font: 14px/34px "微软雅黑";
    color: #FFF;
    text-align: center;
    display: block;
}

.xieceprojsuoa b {
    display: block;
    float: left;
    height: 34px;
    font: 14px/34px "微软雅黑";
    margin-left: 80px;
    display: block;

}

.xieceproyong {
    width: 1000px;
    float: left;
    overflow: hidden;
    height: auto;

}

@media (max-width: 1200px) {
    .xieceproyong {
        width: 792px;
    }
}

@media (max-width: 992px) {
    .xieceproyong {
        width: 650px;
    }
}

.xieceproyong li {
    float: left;
    display: block;
    height: 32px;
}

.xieceproyong li b {
    width: 137px;
    padding-left: 23px;
    height: 32px;
    float: left;
    font: bold 13px/32px "微软雅黑";
    color: #7a7a7a;
}

.xieceproyong li a {
    height: 32px;
    float: left;
    font: 13px/32px "微软雅黑";
    display: block;
    padding: 0 5px;
}

.xieceproyong li a:hover {
    height: 32px;
    float: left;
    font: 13px/32px "微软雅黑";
    color: #FFF;
    background: #ed1c22;
    padding: 0 5px;
}

.xieceproyong li a.active {
    height: 32px;
    float: left;
    font: 13px/32px "微软雅黑";
    color: #FFF;
    background: #ed1c22;
    padding: 0 5px;
}

.xieceproyongb {
    width: 67px;
    height: 29px;
    float: left;
    display: block;
    font: 13px/29px "微软雅黑";
    color: #FFF;
    padding: 0 8px 0 6px;
    background: #ed1c23 url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ -18px -413px no-repeat;
    position: relative;
}

.xieceproyong li.xieceproyongb:hover .xieceprodudi {
    display: block;
}

.xieceproding {
    width: 1198px;
    float: left;
    height: 88px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.xieceprodinga {
    width: 90px;
    float: left;
    height: 88px;
    display: block;
    text-align: right;
    font: bold 13px/88px "微软雅黑";
    margin-right: 70px;

}

.xieceprodingb {
    float: left;
    height: 88px;
    display: block;
    width: 899px;
}




.xieceprozou {
    width: 1198px;
    float: left;
    height: 74px;
    display: block;
    border-bottom: 1px solid #e5e5e5;
}

.xieceprozoua {
    width: 90px;
    float: left;
    height: 74px;
    display: block;
    text-align: right;
    font: bold 13px/74px "微软雅黑";
    margin-right: 70px;

}


.xieceprozoub {
    width: 350px;
    height: 74px;
    float: left;
}

.xieceprozoub li {
    float: left;
    height: 74px;
    padding-right: 50px;

}

.xieceprozoub li a {
    font: 13px/74px "微软雅黑";

}

.xieceprozoub li a:hover {
    height: 74px;
    float: left;
    font: 13px/74px "微软雅黑";
    color: #f16021;
}

.xieceprozouc {
    width: 350px;
    height: 74px;
    float: left;
}

.xieceprozouc li {
    float: left;
    height: 74px;
    width: 60px;
}

.xieceprozouc li b {
    width: 60px;
    float: left;
    height: 47px;
    display: block;
}
@media(max-width: 1200px){
    .xieceproding{
        width:992px;
    }
   .xieceprodingb {
     width:800px;
   } 
   .xieceprozou{
    width:992px;
   }
   .xieceprozouc{
    width:280px;
   }

}
.xieceprozouc li b.xieceprotu1 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -12px -5px;
}

.xieceprozouc li b.xieceprotu2 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -30px -69px;
}

.xieceprozouc li b.xieceprotu3 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -162px -117px;
}

.xieceprozouc li b.xieceprotu4 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -455px -51px;
}

.xieceprozouc li span {
    height: 27px;
    width: 60px;
    display: block;
    float: left;
    font: 13px/27px "微软雅黑";
    color: #7a7a7a;
    text-align: center;

}

.xieceprozouc li span a.active,
.xieceprozouc li span a:hover {
    background: none repeat scroll 0 0 #f16021;
    color: #fff;
    display: block;
}

.xieceprosuo {
    width: auto;
    height: 64px;
    /*float: left;*/
    position: relative;
    padding-top: 10px;
}

.xieceprosuo:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceprosuo {
        width: 990px;
    }
}

@media (max-width: 992px) {
    .xieceprosuo {
        width: auto;
    }
}

.xieceprosuoa {
    width: 90px;
    float: left;
    height: 32px;
    display: block;
    text-align: right;
    font: bold 13px/32px "微软雅黑";
    margin-right: 57px;

}

@media (max-width: 1200px) {
    .xieceprosuoa {
        width: 103px;
        margin-right: 20px;
    }
}

@media (max-width: 992px) {
    .xieceprosuoa {
        width: 80px;
        margin-right: 20px;
    }
}

.xieceprosuoab {
    width: 839px;
    float: left;
    display: block;
    height: 42px;
}

@media (max-width: 992px) {
    .xieceprosuoab {
        width: 650px;
    }
}

.xieceprosuoab li {
    float: left;
    display: block;
    height: 42px;
}

.xieceprosuoab li.xieceprosuoabl {
    font: 13px/42px "微软雅黑";
    height: 42px;
    color: #7a7a7a;
    padding-right: 34px;

}

@media (max-width: 992px) {
    .xieceprosuoab li.xieceprosuoabl {
        padding: 0 9px;
    }

    .xieceprosuoab li.xieceprosuoabl:first-child {
        padding-left: 0;
    }
}

.xieceprosuoabc li.xieceprosuoabl a,
.xieceprosuoab li.xieceprosuoabl a {
    height: 32px;
    float: left;
    font: 13px/32px "微软雅黑";
    display: block;

}

.xieceprosuoabc li.xieceprosuoabl a:hover,
.xieceprosuoab li.xieceprosuoabl a:hover {
    height: 32px;
    float: left;
    font: 13px/32px "微软雅黑";
    color: #FFF;
    background: #ed1c22;

}

.xieceprosuoab li.xieceprosuoabl a.active {
    color: #f16021;
}

.xieceprosuoabc {
    width: 839px;
    float: left;
    display: block;
    height: 32px;
}

@media (max-width: 992px) {
    .xieceprosuoabc {
        width: 650px;
    }
}

.xieceprosuoabc li {
    float: left;
    display: block;
    height: 32px;
}

.xieceprosuoabc li.xieceprosuoabl {
    font: 13px/32px "微软雅黑";
    height: 32px;
    color: #7a7a7a;
    /* padding-right:35px; */
    width: 75px;

}

@media (max-width: 992px) {
    .xieceprosuoabc li.xieceprosuoabl {
        width: auto;
        padding: 0 6px;
    }

    .xieceprosuoabc li.xieceprosuoabl:first-child {
        padding-left: 0;
    }
}

.xieceprosuoab li.xieceproert {
    height: 29px;
    float: right;
    display: block;
    font: 13px/29px "微软雅黑";
    color: #FFF;
    padding: 0 8px 0 6px;
    position: relative;
    background: #ed1c23;
    margin-top: 7px;

}

.xieceprodudi {
    width: 872px;
    position: absolute;
    top: 22px;
    right: -2px;
    z-index: 999;
    background: #fff;
    padding: 20px 60px;
    display: none;
    border: 5px solid #ccc;
    border-radius: 5px;

}

@media (max-width: 992px) {
    .xieceprodudi {
        width: 608px;
    }
}

@media(max-width: 992px){
    .xieceprodingb {
        width:580px;
   } 
   .xieceprozoua{
        margin-right: 40px;
        width: 60px;
   }
   .xieceprozou, .xieceproding{
        width:768px;
   }
    .xieceprozoub, .xieceprozouc{
        width: 280px;
    }
    .xieceprozoub li {
        padding-right: 45px;
    }
}

.xieceprodudi img {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;

}

.xiecearea {
    width: 816px;
    position: absolute;
    top: 22px;
    right: -2px;
    z-index: 999;
    background: #fff;
    padding: 20px 40px;
    display: none;
    border: 5px solid #ccc;
    border-radius: 5px;

}

.xiecearea img {
    position: absolute;
    top: 0;
    right: 0;

}

.xieceprodudia {
    width: 900px;
    float: left;
    display: block;

}

@media (max-width: 992px) {
    .xieceprodudia {
        width: auto;
    }
}

.xieceprodudia li {
    float: left;
    display: block;
    height: 30px;
    font: bold 14px/30px "微软雅黑";
    color: #646464;
    width: 75px;
    text-align: center;
}

.xieceprodudia li a {
    display: block;
    height: 30px;
    font: bold 14px/30px "微软雅黑";
    color: #646464;
    width: 75px;
    text-align: center;
}

.xieceprodudia li a:hover {
    color: #FFF;
    background: #f16021;

}

.xieceprosuoabc li.xieceproert {
    height: 29px;
    float: right;
    display: block;
    font: 13px/29px "微软雅黑";
    color: #FFF;
    padding: 0 8px 0 6px;
    position: relative;
    background: #ed1c23;

}

.xieceproerta {
    width: 67px;
    height: 29px;
    float: left;
    display: block;
    font: 13px/29px "微软雅黑";
    color: #FFF;
    padding: 0 8px 0 6px;
    background: #ed1c23 url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ -18px -413px no-repeat;
    position: absolute;
    bottom: 0;
    left: 573px;
}

.xieceproxl {
    width: 1198px;
    height: 30px;
    border: 1px solid #f16021;
    float: left;
    margin: 8px 0;
}

.xiecepromoren {
    width: 91px;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    text-align: center;
    float: left;
    border-right: 1px solid #DDD;
}

.xieceproxlul {
    float: left;
    height: 30px;
    display: block;
    width: 350px;
}

.xieceproxlul li {
    width: 52px;
    padding-left: 17px;
    height: 30px;
    border-right: 1px solid #ddd;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -105px -542px;
    float: left;
    display: block;
}

.xieceproxlul li:hover {
    width: 52px;
    padding-left: 17px;
    height: 30px;
    border-right: 1px solid #ddd;
    font: 14px/30px "微软雅黑";
    color: #FFF;
    float: left;
    background: #ed1c23 url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -105px -542px;
}

.xieceproxlula {
    width: 192px;
    height: 21px;
    float: left;
    padding: 4px 0 0 20px;
}

@media (max-width: 768px) {
    .xieceproxlula {
        display: none;
    }
}

.xieceproxlula b {
    display: block;
    float: left;
    width: 82px;
}

.xieceproxlula h3 {
    font: 14px/21px "宋体";
    display: block;
    float: left;
    padding: 0 5px;
}

.xieceprotext {
    width: 82px;
    height: 21px;
    border: 1px solid #bdbdbd;
}

.xieceprobtn {
    width: 192px;
    height: 21px;
    float: left;
    padding: 4px 0 0 20px;
}

@media (max-width: 992px) {
    .xieceprobtn {
        width: 160px;
    }
}

@media (max-width: 768px) {
    .xieceprobtn {
        padding: 0;
        border: 1px solid #ed1c22;
        border-radius: 15px;
        height: 30px;
        width: 100%;
    }
}

.xieceprobtn b {
    display: block;
    float: left;
    width: 114px;
    height: 21px;
}

@media (max-width: 768px) {
    .xieceprobtn b {
        width: auto;
        height: auto;
    }
}

.xieceprobtn span {
    display: block;
    float: left;
    width: 38px;
    height: 21px;
}

@media (max-width: 768px) {
    .xieceprobtn span {
        width: auto;
        float: right;
        height: auto;
    }
}

.xieceprobtnan {
    width: 114px;
    height: 21px;
    border: 1px solid #bdbdbd;
    float: left;
}

@media (max-width: 768px) {
    .xieceprobtnan {
        width: 445px;
        height: 30px;
        border: none;
        border-radius: 15px;
        float: left;
        outline: none;
        padding: 0 15px;
    }
}

@media (max-width: 576px) {
    .xieceprobtnan {
        width: 245px;
    }
}

.xieceprobtnana {
    width: 38px;
    background: #ed1c23;
    height: 23px;
    border: 1px solid #bdbdbd;
    border-left: none;
    float: left;
    font: 12px/23px "微软雅黑";
    color: #FFF;
}

@media (max-width: 768px) {
    .xieceprobtnana {
        width: 100px;
        height: 30px;
        border: none;
        border-radius: 0;
        border-top-right-radius: 14px;
        border-bottom-right-radius: 14px;
    }
}

.xieceprocont {
    width: auto;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xieceprocont {
        width: auto;
        float: none;
        display: block;
    }
}

.xieceprocl {
    width: 100%;
    float: left;
}

.xieceprocla {
    width: 100%;
    height: 294px;
    float: left;
    display: block;
    /*background: url(../images/xieceproductbg.png) no-repeat;*/
    box-shadow: 0 0 1px #bebebe;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .xieceprocla {
        overflow-x: auto;
    }

    .xieceprocla:hover {
        overflow-x: auto;
    }
}

.xieceprocla:hover {
    box-shadow: 0 0 7px #bebebe;
}

.xieceprocla > div:nth-child(2) {
    width: 747px !important;
}

@media (max-width: 1200px) {
    .xieceprocla > div:nth-child(2) {
        width: 540px !important;
    }
}

@media (max-width: 992px) {
    .xieceprocla > div:nth-child(2) {
        width: 540px !important;
        /*top: 10px !important;*/
        left: 225px !important;
    }
}

.xieceproclal {
    width: 249px;
    height: 294px;
    float: left;
}

@media (max-width: 992px) {
    .xieceproclal {
        width: 220px;
        text-align: left;
    }
}

.xieceproclal b {
    width: 240px;
    height: 48px;
    padding: 6px 0 0 9px;
    font: bold 18px/48px "微软雅黑";
    color: #828181;
    overflow: hidden;
    display: block;
    float: left;
}

@media (max-width: 992px) {
    .xieceproclal b {
        width: auto;
        font-size: 16px;
        padding: 5px 5px 0;
    }
}

.xieceproclal span {
    width: 240px;
    height: 22px;
    padding: 0 0 0 9px;
    font: 14px/22px "微软雅黑";
    color: #828181;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
}

@media (max-width: 992px) {
    .xieceproclal span {
        width: auto;
        float: none;
        padding: 0 5px;
        text-align: left;
    }
}

.xieceproclal p {
    width: 194px;
    height: 194px;
    padding: 6px 0 0 26px;
    display: block;
    float: left;
}

@media (max-width: 992px) {
    .xieceproclal p {
        padding: 5px;
    }
}

.xieceprocrta {
    width: 727px;
    height: 29px;
    float: left;
    padding: 6px 0 0 8px;
    position: relative;
}

.xieceprocrt {
    width: 727px;
    height: 29px;
    float: left;
    display: block;
    border-bottom: 1px solid #cecece;
    position: absolute;
    bottom: 0;
    left: 0;
}

.xieceprocrt li {
    height: 29px;
    float: left;
    width: 91px;
    margin-left: 18px;
}

.xieceprocrt li a {
    float: left;
    display: block;
    width: 91px;
    height: 29px;
    font: 14px/29px "微软雅黑";
    color: #828181;
    text-align: center;
}

.xieceprocrt li a:hover {
    float: left;
    display: block;
    width: 91px;
    height: 29px;
    font: 14px/29px "微软雅黑";
    color: #f16021;
    border-bottom: 2px solid #F00;
    text-align: center;
}

.xieceprocrp {
    width: auto;
    padding-left: 5px;
    margin-top: 2px;
    height: 92px;
    /*float: left;*/
    display: block;
}

.xieceprocrp li {
    width: 78px;
    height: 86px;
    padding: 6px 0 0 6px;
    float: left;
}

.xieceprocrp li:hover {
    width: 78px;
    height: 86px;
    padding: 6px 0 0 6px;
    float: left;
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -416px -138px;
}

.xieceproa {
    width: 100%;
    height: 28px;
    float: left;
    display: block;
    margin-top: 4px;
}

.xieceproa li {
    float: left;
    display: block;
    height: 28px;
    text-align: center;
    font: 14px/28px "微软雅黑";

}

.xieceproad {
    width: 80px;
    float: left;
}

.xieceproad1 {
    width: 72px;
    float: left;
}

.xieceproad2 {
    width: 85px;
    float: left;
}

.xieceproad3 {
    width: 47px;
    float: left;
}

.xieceproad4 {
    width: 126px;
    float: left;
}

.xieceproad5 {
    width: 115px;
    float: left;
}

@media (max-width: 1200px) {
    .xieceproad {
        width: 60px;
        float: left;
    }

    .xieceproad1 {
        width: 60px;
        float: left;
    }

    .xieceproad2 {
        width: 80px;
        float: left;
    }

    .xieceproad3 {
        width: 47px;
        float: left;
    }

    .xieceproad4 {
        width: 115px;
        float: left;
    }

    .xieceproad5 {
        width: 100px;
        float: left;
    }
}

.xieceproab {
    width: 100%;
    height: 40px;
    float: left;
    display: block;
    margin-top: 9px;
}

.xieceproab li {
    float: left;
    display: block;
    height: 40px;
    text-align: center;
    font: 14px/40px "微软雅黑";
    overflow: hidden;

}

.xieceproab li.xieceproabbv {
    float: left;
    display: block;
    height: 40px;
    text-align: center;
    font: 14px/20px "微软雅黑";
    overflow: hidden;

}

.xieceproul {
    width: 100%;
    height: 48px;
    float: left;
}

.xieceproul li {
    float: left;
    display: block;
}

.xieceproula {
    width: 620px;
    height: 48px;
    float: left;
    font: 12px/24px "微软雅黑";

}

@media (max-width: 1200px) {
    .xieceproula {
        width: auto;
        float: right;
    }
}

.xieceproulab {
    width: 106px;
    height: 24px;
    float: right !important;
    padding: 30px 10px 0 0;
}

@media (max-width: 1200px) {
    .xieceproulab {
        width: auto;
        padding: 0 10px 0 0;
    }
}

.xieceproulabbtn {
    width: 106px;
    height: 24px;
    text-align: center;
    border: none;
    float: left;
    font: 14px/24px "微软雅黑";
    color: #FFF;
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -49px -487px;
}

.xieceproutui {
    width: 100%;
    height: 26px;
    float: left;
    display: block;
}

.xieceproutui li {
    float: left;
    display: block;
}

.xieceproutuij {
    width: 25px;
    height: 16px;
    float: lef;
    background: #f01414;
    border: 1px solid #c7c7c7;
    margin: 4px 9px 0 3px;
    text-align: center;
    font: 14px/14px "微软雅黑";
    color: #FFF;
}

.xieceproutuid {
    width: 47px;
    height: 26px;
    float: left;
    font: 14px/26px "微软雅黑";
    color: #4c4c4c;
}

.xieceproutuid b {
    font: bold 14px/26px "微软雅黑";
    color: #e41717;
}

.xieceproutuit1 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -57px -540px;
    width: 26px;
    height: 26px;
}

.xieceproutuit2 {
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -17px -540px;
    width: 26px;
    height: 26px;
}

.xieceprocr {
    width: 180px;
    height: 670px;
    float: right;
    display: block;
    text-align: center;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 992px) {
    .xieceprocr {
        width: 100%;
        height: auto;
    }
}

.xieceprocrtxf {
    width: 165px;
    height: 44px;
    text-align: center;
    font: 14px/44px "微软雅黑";
    color: #f16021;
    display: block;
    float: left;
}

.xieceprocrxf {
    width: 165px;
    height: 500px;
    display: block;
    float: left;
    background: #ddd;
    border: 1px solid #f16021;
}

.xieceproti {
    width: 200px;
    float: left;
    height: 66px;
    background: #575757 url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat 0 -180px;
}

@media (max-width: 768px) {
    .xieceproti {
        display: none;
    }
}

.xieceproti b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xieceproti span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

/*产品2级*/
.xieceprodutir {
    width: 1000px;
    float: left;
    height: 65px;
    border-bottom: 1px solid #ddd;
}

@media (max-width: 1200px) {
    .xieceprodutir {
        width: 792px;
    }

    .page-sell-detail .xieceprodutir {
        width: 792px;
    }
}

@media (max-width: 992px) {
    .xieceprodutir {
        width: 100%;
    }

    .page-sell-detail .xieceprodutir {
        width: 567px;
    }
}

@media (max-width: 768px) {
    .page-sell-detail .xieceprodutir {
        width: 100%;
    }
}

.xieceprodutl {
    width: 500px;
    height: 38px;
    float: left;
    padding: 28px 0 0 85px;
}

.xieceprodutlshou {
    height: 38px;
    display: block;
    float: right;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
    padding-top: 28px;
    text-align: right;
}

@media (max-width: 576px) {
    .xieceprodutir {
        height: auto;
    }

    .xieceprodutlshou {
        padding-top: 5px;
    }
}

.xieceprodutlshou a {
    height: 38px;
    display: block;
    float: left;
    font: 14px/38px "微软雅黑";
    color: #7b7b7b;
    padding: 0 15px 0 0;
}

.xieceprodujs {
    width: 100%;
    float: left;
    display: block;
    height: 499px;
    background: #efefef;
}

.xieceprodujs:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 992px) {
    .xieceprodujs {
        min-height: 454px;
        padding-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .xieceprodujs {
        height: auto;
    }
}

.xieceprodukuka {
    width: 419px;
    height: 499px;
    float: left;
    margin-left: 58px;
    margin-top: 30px;

}

@media (max-width: 1200px) {
    .xieceprodukuka {
        margin-left: 27px;
    }
}

@media (max-width: 992px) {
    .xieceprodukuka {
        margin-left: 15px;
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .xieceprodukuka {
        margin: 10px 10px 0;
        float: none;
        width: auto;
        height: auto;
    }

    .xieceprodukuka:after {
        content: '';
        display: block;
        clear: both;
    }
}

@media (max-width: 768px) {
    .xieceprodukuka {
        margin: 13px 13px 0;
        float: none;
        width: auto;
        height: auto;
    }

    .xieceprodukuka img {
        width: 100%;
        height: 355px;
    }
}

.xieceprodukuka b {
    font: normal 18px/26px "微软雅黑";
    color: #565656;
    display: block;
}

.xieceprodukuka span {
    width: 419px;
    height: 420px;
    float: left;
    display: block;
}

@media (max-width: 768px) {
    .xieceprodukuka span {
        float: none;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }
}

.xieceprodugso {
    width: 340px;
    height: 420px;
    float: left;
    display: block;
    /* margin-top:60px;  */
    margin-left: 32px;
    position: relative;

}

@media (max-width: 1200px) {
    .xieceprodugso {
        width: 260px;
        margin-left: 25px;
    }
}

@media (max-width: 992px) {
    .xieceprodugso {
        width: 305px;
        height: auto;
        margin-left: 15px;
    }
}

.xieceprodut {
    width: 307px;
    position: relative;
    float: left;
    text-align: center;
    display: block;
    background: #575757 url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat 170px -207px;
}

.xieceprodut_span {
    font: bold 16px/29px "微软雅黑";
    color: #FFF;

}

.xieceprodutu {
    width: auto;
    /*float: left;*/
    display: block;

}

.xieceprodutu:after {
    content: '';
    display: block;
    clear: both;
}

.xieceprodutu li {
    width: 100%;
    height: 28px;
    float: left;
    font: 14px/28px "微软雅黑";

}

.xieceprodutu li b {
    width: 110px;
    height: 28px;
    float: left;
    display: block;
    font-weight: normal;
}

@media (max-width: 1200px) {
    .xieceprodutu li b {
        width: 80px;
    }
}

.xieceprodutu li span {
    float: left;
    display: block;
}

.xieceproduwz {
    width: auto;
    /*float: left;*/
    display: block;
    margin-top: 54px;
    font: 14px/28px "微软雅黑";

}

@media (max-width: 992px) {
    .xieceproduwz {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

.xieceproduct {
    width: 265px;
    height: 420px;
    float: left;
    display: block;
    margin: 0 0 0 42px;

}

@media (max-width: 1200px) {
    .xieceproduct {
        width: 225px;
        margin-left: 15px;
    }
}

@media (max-width: 992px) {
    .xieceproduct {
        width: 305px;
        margin-left: 15px;
        margin-top: 5px;
        height: auto;
    }

    .xieceproduct:after {
        content: '';
        display: block;
        clear: both;
    }
}

@media (max-width: 768px) {
    .xieceproduct {
        width: 228px;
        margin-left: 15px;
        margin-top: 5px;
        height: auto;
    }
}

@media (max-width: 576px) {
    .xieceproduct {
        width: auto;
        height: auto;
        float: none;
        clear: both;
        margin: 5px 13px 13px;
    }
}

.xieceproductjs {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -319px;
    margin-bottom: 26px;
}

@media (max-width: 1200px) {
    .xieceproductjs {
        width: auto;
        float: none;
    }
}

@media (max-width: 992px) {
    .xieceproductjs {
        width: 150px;
        float: left;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .xieceproductjs {
        width: auto;
        float: none;
        margin-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .xieceproductjs {
        width: 170px;
        float: left;
        margin-bottom: 10px;
    }
}

.xieceproductjs:hover {
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
}

.xieceproductjs-h {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
    margin-bottom: 26px;
}

.xieceproductjs b {
    width: auto;
    /*float: left;*/
    height: 54px;
    display: block;
    padding-left: 97px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -7px -267px;
    font: normal 18px/54px "微软雅黑";
    color: #FFF;
    cursor: pointer;

}

@media (max-width: 992px) {
    .xieceproductjs b {
        padding-left: 70px;
    }
}

.xieceproductjsa {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -319px;
    margin-bottom: 26px;
}

@media (max-width: 1200px) {
    .xieceproductjsa {
        width: auto;
        float: none;
    }
}

@media (max-width: 992px) {
    .xieceproductjsa {
        width: 150px;
        float: right;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .xieceproductjsa {
        width: auto;
        float: none;
        margin-bottom: 10px;
    }
}

@media (max-width: 576px) {
    .xieceproductjsa {
        width: 170px;
        float: right;
        margin-bottom: 10px;
    }
}

.xieceproductjsa-h {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -239px;
    margin-bottom: 26px;
    cursor: pointer;

}

@media (max-width: 1200px) {
    .xieceproductjsa-h {
        width: auto;
        float: none;
    }
}

@media (max-width: 992px) {
    .xieceproductjsa-h {
        width: 150px;
        float: left;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .xieceproductjsa-h {
        width: auto;
        float: none;
        margin-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .xieceproductjsa-h {
        width: 170px;
        float: left;
        margin-bottom: 10px;
    }

    .page-buy-detail .xieceproductjsa-h:nth-child(5) {
        width: 170px;
        float: left;
        margin-bottom: 10px;
        margin-left: 9px;
    }
}

.xieceproductjsa:hover {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
    margin-bottom: 26px;
}

@media (max-width: 1200px) {
    .xieceproductjsa:hover {
        width: auto;
        height: 54px;
        float: none;
        display: block;
        background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
        margin-bottom: 26px;
    }
}

@media (max-width: 992px) {
    .xieceproductjsa:hover {
        width: 150px;
        height: 54px;
        float: right;
        display: block;
        background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .xieceproductjsa:hover {
        width: auto;
        height: 54px;
        float: none;
        display: block;
        background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -159px;
        margin-bottom: 10px;
    }
}

.xieceproductjsab {
    width: auto;
    /*float: left;*/
    height: 54px;
    display: block;
    padding-left: 97px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -7px -429px;
    font: normal 18px/54px "微软雅黑";
    color: #FFF;
    cursor: pointer;

}

@media (max-width: 992px) {
    .xieceproductjsab {
        padding-left: 70px;
    }
}

.xieceproductjsabc {
    width: auto;
    /*float: left;*/
    height: 54px;
    display: block;
    padding-left: 97px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -6px -509px;
    font: normal 18px/54px "微软雅黑";
    color: #FFF;
}

@media (max-width: 992px) {
    .xieceproductjsabc {
        padding-left: 70px;
    }
}

.xieceproductjsc-h {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -239px;
    margin-bottom: 26px;
    cursor: pointer;

}

@media (max-width: 1200px) {
    .xieceproductjsc-h {
        width: auto;
        float: none;
    }
}

@media (max-width: 992px) {
    .xieceproductjsc-h {
        width: 150px;
        float: right;
        margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .xieceproductjsc-h {
        width: auto;
        float: none;
        margin-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .xieceproductjsc-h {
        width: 170px;
        float: right;
        margin-bottom: 10px;
    }
}

.xieceproductjsc-h b {
    width: auto;
    /*float: left;*/
    height: 54px;
    display: block;
    padding-left: 97px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -7px -349px;
    font: normal 18px/54px "微软雅黑";
    color: #FFF;
}

@media (max-width: 992px) {
    .xieceproductjsc-h b {
        padding-left: 70px;
    }
}

.xieceproductjsc {
    width: 265px;
    height: 54px;
    float: left;
    display: block;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -335px -319px;
    margin-bottom: 26px;
}

.xieceproductjsc b {
    width: 168px;
    float: left;
    height: 54px;
    display: block;
    padding-left: 97px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -7px -349px;
    font: normal 18px/54px "微软雅黑";
    color: #FFF;
}

.xieceproductbtn {
    width: auto;
    height: 30px;
    margin: 45px 0 0;
    display: block;
    /*float: left;*/
    clear: both;
}

@media (max-width: 1200px) {
    .xieceproductbtn {
        margin: 30px 0 0;
        text-align: right;
        height: auto;
    }
}

@media (max-width: 768px) {
    .xieceproductbtn {
        margin: 10px 0;
        text-align: right;
        height: auto;
    }
}

.xieceproductbtna {
    width: 100%;
    height: auto;
    border: none;
    float: left;
    display: block;
    /*background: url("../images/xieceproduct.png") no-repeat scroll -49px -487px;*/
    background-color: #ed1c22;
    font: 14px/24px "微软雅黑";
    color: #fff;
    padding: 10px 0;
    border-radius: 3px;
}

@media (max-width: 1200px) {
    .xieceproductbtna {
        width: 100%;
        height: auto;
        padding: 10px 0;
        float: none;
        display: inline-block;
        background: none;
        background-color: #ed1c22;
        border-radius: 3px;
    }
}

.xieceproductt {
    width: 100%;
    float: left;
    display: block;
}

.xieceproducttb {
    width: 100%;
    height: 44px;
    background: url("../images/xieceproductline.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceproductline.jpg*/ repeat-x;
    clear: both;

}

.xieceproducttb span {
    display: block;
    float: left;
    font: 18px/44px "微软雅黑";
    color: #747474;
    height: 44px;
    background: #FFF;
    padding-right: 10px;
}

.xieceproducttbu {
    width: 208px;
    float: left;
    display: block;
    text-align: center;
}

@media (max-width: 1200px) {
    .xieceproducttbu {
        margin: 5px !important;
        width: 235px;
        float: none;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width: 992px) {
    .xieceproducttbu {
        width: 243px;
    }
}

@media (max-width: 768px) {
    .xieceproducttbu {
        width: 276px;
    }
}

@media (max-width: 576px) {
    .xieceproducttbu {
        width: 177px;
        display: block;
        /*overflow: hidden;*/
        float: left;
    }
}

.xieceproducttbu dt {
    width: auto;
    height: 210px;
    padding: 0;
    line-height: 0;
    /*border: 1px solid #ccc;*/
}

.xieceproducttbu dt a {
    display: block;
}

.xieceproducttbu dt img {
    display: block;
    max-width: 100% !important;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 576px) {
    .xieceproducttbu dt {
        height: auto;
    }

    .xieceproducttbu dt img {
        max-width: 100% !important;
        height: 155px !important;
    }
}

.xieceproducttbu dd {
    padding: 10px 10px;
    width: auto;
    height: 14px;
    font: 12px/14px "微软雅黑";
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

.xieceproductp {
    width: auto;
    /*float: left;*/
    display: block;
    margin-top: 15px;
    clear: both;
}

.xieceproductp:after {
    content: '';
    display: block;
    clear: both;
}

.xieceproductp39 {
    margin-right: 39px;
}

.xieceproducttj {
    width: 1200px;
    float: left;
    display: block;
    margin-top: 52px;
}

@media (max-width: 1200px) {
    .xieceproducttj {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xieceproducttj {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xieceproducttj {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xieceproducttj {
        width: 375px;
        margin-top: 0;
    }
}

.xieceproductti {
    width: 100%;
    height: 44px;
    background: url("../images/xieceproductline.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceproductline.jpg*/ repeat-x;
}

.xieceproductti span {
    display: block;
    margin: 0 auto;
    width: 166px;
    background: #FFF;
    height: 44px;
    font: 18px/44px "微软雅黑";
    color: #747474;
    text-align: center;
}

.xieceproducttibu {
    width: 208px;
    height: 294px;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xieceproducttibu {
        width: 238px;
        margin: 5px;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .xieceproducttibu {
        width: 246px;
    }
}

@media (max-width: 768px) {
    .xieceproducttibu {
        width: 277px;
    }
}

@media (max-width: 576px) {
    .xieceproducttibu {
        width: 177px;
        display: block;
        float: left;
        height: auto;
    }
}



.xieceproducttibu dt {
    width: auto;
    height: 226px;
}

.xieceproducttibu dt a {
    display: block;
    float: none;
}

.xieceproducttibu dt img {
    max-width: 100%;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 576px) {
    .xieceproducttibu dt {
        height: auto;
        line-height: 0;
    }

    .xieceproducttibu dt img {
        max-width: 100% !important;
        height: 155px !important;
    }
}

.xieceproducttibu dd {
    padding: 8px 10px;
    width: auto;
    height: 20px;
    font: 12px/20px "微软雅黑";
    text-align: left;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xieceproductmo {
    width: 66px;
    padding-left: 25px;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    float: left;
    border-right: 1px solid #DDD;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -347px -117px;
}

.xieceproductmoa {
    width: 71px;
    text-align: center;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    float: left;
    border-right: 1px solid #DDD;
}

.xieceproductmoa:hover {
    width: 71px;
    text-align: center;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #FFF;
    float: left;
    border-right: 1px solid #DDD;
    background: #ed1c23;
}

.xieceproductmoab {
    width: 99px;
    text-align: center;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    float: left;
    border-right: 1px solid #DDD;
}

.xieceproductmoab:hover {
    width: 99px;
    text-align: center;
    height: 30px;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #FFF;
    float: left;
    border-right: 1px solid #DDD;
    background: #ed1c23;
}

.xieceprol {
    width: auto;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xieceprol {
        width: auto;
        float: none;
        display: block;
    }
}

.xieceprolit {
    width: 1005px;
    height: 126px;
    float: left;
    margin-bottom: 10px;
    /*background: url(../images/xieceproduct4.png) no-repeat;*/
    box-shadow: 0 0 1px #bebebe;
    /*border-bottom-right-radius: 50px 10px;*/
}

.xieceprolit:hover {
    box-shadow: 0 0 0 1px #ed1c23;
}

.xieceprolit:first-child {
    margin-top: 0;
}

@media (max-width: 1200px) {
    .xieceprolit {
        width: auto;
        height: 126px;
        float: none;
        margin: 10px 0;
    }

    .page-com-list .xieceprolit {
        width: auto;
        height: 130px;
        float: none;
        margin: 10px 0;
    }

    .page-com-list .xieceprolit:first-child {
        margin-top: 0;
    }

    .page-com-list .xieceprolitb {
        display: block;
        float: left;
        height: 115px !important;
        width: 115px !important;
        padding: 10px;
    }

    .page-com-list .xieceprolit > a {
        display: block;
        float: left;
    }

    .page-com-list .xieceprolitb img{
        display: block;
        width: 115px !important;
        height: 100px !important;
    }

    .page-com-list .xieceprolit > .xieceprolitur {
        display: block;
        float: right;
        width: auto;
        height: auto;
    }

    .page-com-list .xieceprolit > .xieceprolitur .xieceproliturb {
        margin-top: 0;
        position: static;
    }
}


@media (max-width: 768px) {
    .xieceprolit {
        height: 135px;
        border-radius: 0;
    }

    .page-com-list .xieceprolit > .xieceprolitur {
        display: block;
        float: left;
        min-width: 100px;
        width: auto;
        height: auto;
    }
}

.xieceprolitb {
    width: 132px;
    height: 113px;
    float: left;
    display: block;
    padding: 6px 0 0 33px;
}

@media (max-width: 768px) {
    .xieceprolitb {
        padding: 10px 0 0 10px;
    }
}

.xieceprolitul {
    width: 596px;
    height: 75px;
    float: left;
    display: block;
    margin-top: 27px;
    border-left: 1px solid #dadada;
}

@media (max-width: 1200px) {
    .xieceprolitul {
        width: 415px;
    }
}

@media (max-width: 992px) {
    .xieceprolitul {
        width: 408px;
    }
}

@media (max-width: 768px) {
    .xieceprolitul {
        width: 420px;
        float: right;
        border-left: none;
        margin-top: 12px;
    }
}

@media (max-width: 576px) {
    .xieceprolitul {
        width: 220px;
        float: right;
        border-left: none;
        margin-top: 10px;
    }
}


.xieceprolitul b {
    width: auto;
    font: normal 16px/22px "微软雅黑";
    height: 22px;
    padding-left: 25px;
    display: block;
    /*float: left;*/

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 768px) {
    .xieceprolitul b {
        padding-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 10px;
    }
}

.highlight {
    color: #f00;
}

.xieceprolitul span {
    width: auto;
    overflow: hidden;
    font: normal 14px/20px "微软雅黑";
    height: 42px;
    padding-left: 25px;
    display: block;
    float: left;
    padding-top: 6px;
}

@media (max-width: 768px) {
    .xieceprolitul span {
        padding-left: 0;
        padding-right: 10px;
    }
}

.xieceprolitur {
    width: 185px;
    height: 85px;
    float: right;
    padding: 27px 9px 0 0;
}

@media (max-width: 768px) {
    .xieceprolitur {
        width: 420px;
        height: auto;
        float: right;
        padding: 0;
    }

    .xieceprolitur:after {
        content: '';
        display: block;
        clear: both;
    }
}

@media (max-width: 576px) {
    .xieceprolitur {
        width: 220px;
        height: auto;
        float: right;
        padding: 0;
    }
}

.xieceprolitura {
    width: 106px;
    height: 24px;
    float: left;
    padding: 5px 0 0 34px;

}

@media (max-width: 768px) {
    .xieceprolitura {
        float: right;
        padding: 10px 10px 0 0;
    }
}

@media (max-width: 576px) {
    .xieceprolitura {
        float: none;
        width: 100%;
        display: block;
        padding: 0;
        position: relative;
        bottom: -20px;
    }
}

.xieceproliturb {
    display: block;
    float: left;
    height: 22px;
    margin-top: 10px;

}

@media (max-width: 576px) {
    .xieceproliturb {
        display: block;
        width: 100%;
        float: none;
        height: 22px;
        margin-top: 0;
        position: relative;
        top: -26px;
    }
}

.xieceproliturb b {
    float: left;
    height: 22px;
    font: normal 14px/22px "微软雅黑";

}

.xieceproliturb p {
    padding: 0 5px;
    float: left;
    height: 22px;
    font: normal 14px/22px "微软雅黑";

}

.xieceprolitrt {
    width: 165px;
    height: 44px;
    text-align: center;
    font: bold 14px/44px "微软雅黑";
    color: #f16021;
    display: inline-block;
    /*float: left;*/
    text-align: left;
}

@media (max-width: 992px) {
    .xieceprolitrt {
        width: 100%;
        text-indent: 15px;
    }
}

.xieceprolitrtx {
    width: 151px;
    display: inline-block;
    /*float: left;*/
    padding: 14px 0 0 14px;
    /*border: 1px solid #f16021;*/
    text-align: left;
}

@media (max-width: 992px) {
    .xieceprolitrtx {
        width: 100%;
        padding: 0;
        text-align: center;
    }
}

.xieceprolitrtxb {
    width: 138px;
    height: 150px;
    display: block;
    float: left;
}

@media (max-width: 992px) {
    .xieceprolitrtxb {
        width: 180px;
        display: inline-block;
        float: none;
        text-align: center;
    }

    .page-sell .xieceprolitrtxb {
        width: 180px;
        height: 150px;
        overflow: hidden;
        display: inline-block;
        float: none;
        text-align: center;
        vertical-align: top;
    }
}

@media (max-width: 768px) {
    .xieceprolitrtxb {
        width: 250px;
    }
}

@media (max-width: 576px) {
    .xieceprolitrtxb {
        width: 185px;
    }
}

.xieceprolitrtxb span {
    width: 138px;
    height: 105px;
    background: #000;
    display: inline-block;
    /*float: left;*/
    box-shadow: 0 0 1px #bebebe;
}

.xieceprolitrtxb b {
    width: 138px;
    height: 45px;
    font: bold 14px/37px "微软雅黑";
    color: #828181;
    display: inline-block;
    /*float: left;*/
    text-align: center;
    overflow: hidden;
}

.xiecepdct {
    width: 1200px;
    height: 386px;
    float: left;
    margin-top: 74px;
}

.xiecepdctl {
    width: 168px;
    padding-top: 78px;
    float: left;
    padding-left: 44px;
    font: 14px/24px "微软雅黑";
}

.xiecepdctl b {
    color: #d83131;
}

.xiecepdctl span {
    color: #7c7c7c;
}

.xiecepdctlb {
    width: 208px;
    height: 386px;
    float: left;
}

.xiecepdctlbtu {
    width: 208px;
    height: 210px;
    float: left;
    display: block;
    background: url("../images/xiececont_03.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_03.jpg*/ no-repeat;
    position: relative;
    margin-bottom: 17px;
}

.xiecepdctlbtu span {
    width: 208px;
    height: 50px;
    display: block;
    font: 30px/50px "微软雅黑";
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
}

#uboxstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#uboxstyle .select_box {
    width: 204px;
    height: 24px;
    float: left;
}

#uboxstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#uboxstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#uboxstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#uboxstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#uboxstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#uboxstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#uboxstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#tm2008style .select_box {
    width: 204px;
    height: 24px;
}

#tm2008style {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#tm2008style div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#tm2008style div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#tm2008style div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#tm2008style ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#tm2008style ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#tm2008style ul.tag_options li.open_hover {
    color: #e91a1a;
}

#tm2008style ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macstyle .select_box {
    width: 204px;
    height: 24px;
}

#macstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macastyle .select_box {
    width: 204px;
    height: 24px;
}

#macastyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macastyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macastyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macastyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macastyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macastyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macastyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macastyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macbstyle .select_box {
    width: 204px;
    height: 24px;
}

#macbstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macbstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macbstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macbstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macbstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macbstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macbstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macbstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#maccstyle .select_box {
    width: 204px;
    height: 24px;
}

#maccstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#maccstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#maccstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#maccstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#maccstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#maccstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#maccstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#maccstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macdstyle .select_box {
    width: 204px;
    height: 24px;
}

#macdstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macdstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macdstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macdstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macdstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macdstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macdstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macdstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macestyle .select_box {
    width: 204px;
    height: 24px;
}

#macestyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macestyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macestyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macestyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macestyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macestyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macestyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macestyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macfstyle .select_box {
    width: 204px;
    height: 24px;
}

#macfstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macfstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macfstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macfstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macfstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macfstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macfstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macfstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macgstyle .select_box {
    width: 204px;
    height: 24px;
}

#macgstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macgstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macgstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macgstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macgstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macgstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macgstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macgstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#machstyle .select_box {
    width: 204px;
    height: 24px;
}

#machstyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#machstyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#machstyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#machstyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#machstyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#machstyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#machstyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#machstyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

#macistyle .select_box {
    width: 204px;
    height: 24px;
}

#macistyle {
    width: 204px;
    float: left;
    margin-top: 8px;
}

#macistyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    font: 14px/24px "微软雅黑";
    line-height: 24px;
    text-align: center;
}

#macistyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 204px;
    text-align: center;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    font: 14px/24px "微软雅黑";
}

#macistyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 204px;
    height: 24px;
    background: url("../images/xiececont_10.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_10.jpg*/ no-repeat;
    line-height: 24px;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macistyle ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 204px;
    margin: 0;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macistyle ul.tag_options li {
    display: block;
    width: 184px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    line-height: 24px;
    color: #7c7c7c;
    text-align: center;
    font: 14px/24px "微软雅黑";
}

#macistyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

#macistyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

.xieceproan {
    padding: 25px 0 0 75px;
    width: 58px;
    height: 23px;
    float: left;
}

.xieceproanb {
    width: 58px;
    height: 23px;
    border: none;
    background: url("../images/xiececont_14.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececont_14.jpg*/ no-repeat;
    float: left;
}

.xiecemac57 {
    margin-left: 50px;
}

.xiecelibiao {
    width: 1199px;
    float: left;
    border-top: 3px solid #f16021;
    border-left: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
    margin-top: 45px;
}

.xiecelibiaoa {
    width: 1199px;
    height: 49px;
    background: #f6f6f6;
    float: left;
}

.xiecelibiaoa li {
    float: left;
    display: block;
    text-align: center;
    font: 18px/49px "微软雅黑";
    color: #e71f19;
    height: 49px;
    border-right: 1px solid #e8e8e8;
}

.xieceli159 {
    width: 155px;
    padding-right: 4px;
}

.xieceli246 {
    width: 246px;
}

.xieceli268 {
    width: 268px;
}

.xieceli262 {
    width: 262px;
}

.xieceli259 {
    width: 259px;
}

.xiecelibiaob {
    width: 1199px;
    height: 40px;
    background: #fffaf5;
    float: left;
}

.xiecelibiaob li {
    float: left;
    text-align: right;
    display: block;
    height: 40px;
    border-right: 1px solid #e8e8e8;
    font: 14px/40px "微软雅黑";
    color: #373737;
}

.xiecelibiaoc {
    width: 1199px;
    height: 35px;
    background: #f6f6f6;
    float: left;
}

.xiecelibiaoc li {
    float: left;
    text-align: right;
    display: block;
    height: 35px;
    border-right: 1px solid #e8e8e8;
    font: 14px/35px "微软雅黑";
    color: #373737;
}

/*产品询价*/
.xieceproseara {
    width: 200px;
    float: left;
    height: 66px;
    background: #515151 url("../images/xiececopyxia_03.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiececopyxia_03.jpg*/ no-repeat;
}

.xieceproseail {
    width: 200px;
    float: left;
    height: 66px;
    background: #515151 url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat 0 -534px;
}

.xieceproseail b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xieceproseail span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

.xieceprosearch {
    width: 1200px;
    height: 755px;
    float: left;
    display: block;
    background: url("../images/xieceproductbga.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproductbga.png*/ no-repeat;
    position: relative;
}

.xieceprosearchl {
    width: 999px;
    height: 755px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 70;
}

.xieceprosearchlc {
    width: 785px;
    height: 645px;
    float: left;
    display: block;
    padding: 35px 0 0 74px;
}

.xieceprosearchlca {
    width: 785px;
    height: 48px;
    float: left;
    display: block;
}

.xieceprosearchlca b {
    width: 106px;
    height: 48px;
    float: left;
    font: normal 14px/48px "微软雅黑";
    color: #7b7b7b;
}

.xieceprosearchlca span {
    width: 679px;
    height: 48px;
    float: left;
    font: normal 14px/48px "微软雅黑";
    color: #f16021;

}

.xieceprosearchlca span a {
    font: normal 14px/48px "微软雅黑";
    color: #f16021;

}

.xieceprosearchlca p,
.xieceprosearchlca p a {
    float: left;
    font: normal 18px/48px "微软雅黑";
    color: #000;

}

.xieceprosearchlcb {
    width: 785px;
    padding-top: 13px;
    float: left;
    display: block;
}

.xieceprosearchlcb b {
    width: 106px;
    height: 30px;
    float: left;
    font: normal 14px/20px "微软雅黑";
    color: #7b7b7b;
}

.xieceprosearchbl {
    width: 679px;
    float: left;
    display: block;
}

.xieceprosearchblt {
    width: 318px;
    height: 25px;
    float: left;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -16px -175px;
    border: none;
}

.xieceprosearchbs {
    width: 679px;
    height: 25px;
    margin-bottom: 15px;
    float: left;
    display: block;
}

.xieceprosearchbs strong {
    float: left;
    padding-left: 22px;
    height: 25px;
    font: normal 14px/25px "微软雅黑";
    color: #7b7b7b;
}

.xieceprosearchbx {
    width: 679px;
    height: 30px;
    display: block;
    float: left;
}

.xieceprosearchbx li {
    float: left;
    display: block;
    height: 30px;
}

.xieceprosearchbx li b {
    width: 14px;
    height: 24px;
    float: left;
    display: block;
    padding: 6px 5px 0 0px;
}

.xieceprosearchbx li span {
    float: left;
    display: block;
    height: 30px;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
    min-width: 70px;
}

.xieceprosearchbxa {
    width: 679px;
    height: 60px;
    display: block;
}

.xieceprosearchbxa li {
    float: left;
    display: block;
    height: 30px;
    min-width: 120px;
}

.xieceprosearchbxa li.xieceprosearchbx160 {
    min-width: 160px;
}

.xieceprosearchbxa li b {
    width: 14px;
    height: 24px;
    float: left;
    display: block;
    padding: 6px 5px 0 0px;
}

.xieceprosearchbxa li span {
    float: left;
    display: block;
    height: 30px;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
}

#wenteistyle {
    width: 204px;
    float: left;
    margin-top: 15px;
}

.wenteistyle .select_box {
    width: 374px;
    height: 19px;
    float: left;
}

.wenteistyle div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 374px;
    height: 19px;
    background: url("../images/xiecesearch.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecesearch.jpg*/ no-repeat;
    font: 12px/19px "微软雅黑";
    text-align: center;
}

.wenteistyle div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 374px;
    text-align: center;
    height: 19px;
    background: url("../images/xiecesearch.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecesearch.jpg*/ no-repeat;
    font: 12px/19px "微软雅黑";
}

.wenteistyle div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 374px;
    height: 19px;
    background: url("../images/xiecesearch.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecesearch.jpg*/ no-repeat;
    text-align: center;
    font: 12px/19px "微软雅黑";
}

.wenteistyle ul.tag_options {
    position: absolute;
    border: 1px solid #dedede;
    background: #dedede;
    border-radius: 5px;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 374px;
    margin: 0;
    font: 12px/19px "微软雅黑";
}

.wenteistyle ul.tag_options li {
    display: block;
    width: 354px;
    padding: 0 10px;
    height: 24px;
    text-decoration: none;
    color: #7c7c7c;
    font: 12px/19 pxpx "微软雅黑";
}

.wenteistyle ul.tag_options li.open_hover {
    color: #e91a1a;
}

.wenteistyle ul.tag_options li.open_selected {
    color: #7c7c7c;
}

.xiecesear {
    width: 785px;
    height: 200px;
    padding-top: 10px;
    float: left;
    display: block;
}

.xiecesearl {
    width: 106px;
    height: 200px;
    float: left;
    font: normal 14px/48px "微软雅黑";
    color: #7b7b7b;
}

.xiecesearr {
    width: 679px;
    height: 200px;
    float: left;
    color: #f16021;
}

.xiecesearrb {
    width: 679px;
    height: 149px;
    float: left;
    display: block;
}

.xiecesearrbt {
    width: 660px;
    padding: 9px 0 0 8px;
    height: 140px;
    border: none;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -14px -11px;
    max-width: 660px;
    max-height: 140px;
}

.xiecesearrbr {
    width: 679px;
    height: 30px;
    padding-top: 5px;
    float: left;
}

.xiecesearrbr span {
    width: 68px;
    height: 30px;
    float: left;
    display: block;
    font: 14px/30px "微软雅黑";
    color: #7b7b7b;
}

.xiecesearrbr b {
    width: 99px;
    height: 20px;
    float: left;
    display: block;
    padding-top: 6px;
}

.xiecesearrbtxt {
    width: 93px;
    padding-left: 6px;
    height: 20px;
    float: left;
    display: block;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -353px -179px;
    border: none;
}

.xiecesearrbr strong {
    width: 100px;
    display: block;
    float: left;
    height: 30px;
    font: normal 14px/30px "微软雅黑";
    color: #7b7b7b;
}

.xiecesearrbr h4 {
    width: 20px;
    height: 20px;
    float: left;
    display: block;
    padding-top: 5px;
    padding-left: 5px;
}

.xiecesearrbru {

    height: 130px;
    float: left;
    display: block;

}

.xiecesearrbru li {
    width: 336px;
    height: 42px;
    float: left;
    display: block;
    font: 14px/42px "微软雅黑";
    color: #7b7b7b;
    overflow: hidden;

}

.xiecesearxb {
    width: 88px;
    height: 19px;
    display: block;
    float: left;
    padding-left: 580px;
}

.xiecesearxba {
    width: 88px;
    height: 19px;
    display: block;
    float: left;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -22px -220px;
    border: none;
}

.xiecesearxba1 {
    width: 88px;
    height: 19px;
    color: #FFF;
    display: block;
    float: left;
    background: #ED1C23;
    border: none;
}

.xieceprosearchr {
    width: 228px;
    height: 708px;
    position: absolute;
    top: 12px;
    right: 0;
    background: url("../images/xieceproductbgb.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproductbgb.png*/ no-repeat;
    z-index: 80;
}

.xiecesearcht {
    width: 100%;
    display: block;
    float: left;
    text-align: center;
    height: 34px;
    font: normal 18px/34px "微软雅黑";
    color: #f16021;
    padding-top: 13px;
    margin-bottom: 17px;
}

.xiecesearchtu {
    width: 176px;
    float: left;
    display: block;
    margin-left: 23px;
}

.xiecesearchtu li {
    width: 176px;
    height: 160px;
    float: left;
    margin-bottom: 20px;
}

.xiecesearchtu li b {
    text-align: center;
    display: block;
}

.xiecesearchtus {
    width: 150px;
    height: 60px;
    float: left;
    margin: 6px 0 0 48px;
}

.xiecesearchtusl {
    width: 70px;
    height: 60px;
    display: block;
    float: left;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -244px -398px;
}

.xiecesearchtusr {
    width: 70px;
    height: 60px;
    display: block;
    float: left;
    background: url("../images/xieceprosear.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprosear.png*/ no-repeat -305px -398px;
}

/*简历创建*/

/*创建简历第二页*/

/*简历页面*/
/*简历页面*/

.xieceretal {
    width: 915px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: 2px solid #e91212;
    margin-top: 40px;
}

.xieceretalming {
    width: 840px;
    float: left;
    display: block;
    margin: 11px 0 50px 38px;
}

.xieceretit {
    width: 840px;
    height: 49px;
    float: left;
    display: block;
}

.xieceretitsl {
    width: 362px;
    float: left;
    display: block;
    font: 18px/49px "微软雅黑";
    color: #535353;
}

.xieceretitsl b {
    font: normal 24px/49px "微软雅黑";
}

.xieceretitsr {
    float: right;
    display: block;
    height: 49px;
    width: 220px;
}

.xieceretitsr b {
    display: block;
    float: left;
    font: normal 12px/49px "微软雅黑";
    color: #535353;
}

.xieceretitsr p {
    display: block;
    float: left;
    font: normal 12px/49px "微软雅黑";
    color: #535353;
    margin-left: 35px;
}

.xieceretitsr p strong {
    color: #e91313;
    font-weight: normal;
}

.xieceretitle {
    width: 825px;
    padding-left: 15px;
    height: 22px;
    background: #efefef;
    float: left;
    display: block;
    font: bold 14px/22px "微软雅黑";
    color: #535353;
}

.xieceretitle b {
    font-weight: normal;
    color: #959595;
    font-size: 12px;
}

.xieceretitlel {
    width: 406px;
    float: left;
    display: block;
    margin: 8px 0 0 12px;
}

.xieceretitlel li {
    width: 406px;
    float: left;
    border-bottom: 1px dashed #c9c9c9;
    height: 39px;
    font: 14px/39px "微软雅黑";
    color: #535353;
}

.xieceretitler {
    width: 367px;
    float: right;
    display: block;
    margin: 8px 0 0 0;
    position: relative;
}

.xieceretitler li {
    width: 367px;
    float: left;
    border-bottom: 1px dashed #c9c9c9;
    height: 39px;
    font: 14px/39px "微软雅黑";
    color: #535353;
}

.xieceretitler li.xieceretitlerb {
    width: 100px;
    height: 140px;
    border: 1px dashed #c9c9c9;
    position: absolute;
    right: 0;
    top: 0;
    background: #aaa;
    text-align: center;
    font: bold 14px/111px "微软雅黑";
    color: #535353;
}

.xieceretitbq {
    width: 840px;
    float: left;
    margin: 33px 0;
}

.xieceretitbqa1 {
    width: 79px;
    padding-left: 10px;
    height: 31px;
    float: left;
    display: block;
    font: bold 12px/31px "微软雅黑";
    color: #537cc0;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -222px -190px;
}

.xieceretitbqa2 {
    width: 79px;
    padding-left: 10px;
    height: 31px;
    float: left;
    display: block;
    font: bold 12px/31px "微软雅黑";
    color: #537cc0;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -311px -190px;
}

.xieceretitjs {
    width: 840px;
    float: left;
    font: 14px/20px "微软雅黑";
    color: #535353;
}

.xieceretitjsa {
    width: 830px;
    padding: 10px 0 0 10px;
    float: left;
    font: 14px/30px "微软雅黑";
    color: #535353;
}

.xieceretitjsa b {
    font-weight: normal;
    color: #e71a1a;
}

.xiecemargr60 {
    margin-right: 60px;
}

.xieceretazhia {
    width: 252px;
    padding-bottom: 10px;
    float: left;
    border-bottom: 1px solid #cacaca;
}

.xieceretar {
    width: 262px;
    float: right;
    border: 1px solid #e1e1e1;
    border-top: 2px solid #aaa;
    margin-top: 40px;
    background: #f5f5f5;
}

.xieceretart {
    width: 254px;
    padding-left: 10px;
    height: 37px;
    padding-top: 6px;
    font: 14px/37px "微软雅黑";
    color: #515151;
}

.xieceretazhi {
    width: 252px;
    padding-left: 10px;
    height: 68px;
    display: block;
    float: left;
}

.xieceretazhi li {
    width: 252px;
    height: 22px;
    float: left;
    display: block;
    color: #727273;
    font: 12px/22px "微软雅黑";
}

.xieceretazhi li b {
    font-weight: normal;
    color: #106bd1;
}

.xieceretazhi li span {
    font-weight: normal;
    color: #e82020;
}

.xieceretazhi:hover {
    width: 252px;
    height: 68px;
    background: #FFF;
}

.xieceretazguan {
    width: 262px;
    height: 329px;
    border-top: 1px solid #FFF;
    display: block;
    float: left;
    font: 12px/329px "微软雅黑";
    color: #727273;
    text-align: center;
}

/*职位详情页样式*/
.xieceretalet {
    width: 840px;
    float: left;
    height: 35px;
    display: block;
    border-bottom: 1px solid #d2d2d2;
    font: 12px/35px "微软雅黑";
    color: #7b7b7b;
}

.xieceretalet b {
    font-weight: normal;
    color: #f16021;
}

.xieceretaleb {
    width: 840px;
    height: 76px;
    overflow: hidden;
    float: left;
    font: 24px/76px "微软雅黑";

}

.xieceretalgo {
    width: 840px;
    float: left;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 20px;
}

.xieceretalec {
    width: 840px;
    height: 25px;
    float: left;
    display: block;
}

.xiecetetalec_a {
    padding-right: 10px;
    height: 25px;
    float: left;
    display: block;
}

.xiecetetalec_b {
    width: 17px;
    height: 25px;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -606px -120px;
    display: block;
    float: left;
}

.xiecetetalec_c {
    width: 17px;
    height: 25px;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -623px -120px;
    display: block;
    float: left;
}

.xiecetetalec_e {
    width: 126px;
    height: 25px;
    float: left;
    display: block;
    margin-left: 20px;
}

.xiecetetalec_d {
    width: 126px;
    height: 25px;
    text-align: left;
    text-indent: 1em;
    font: 14px/25px "微软雅黑";
    color: #FFF;
    float: left;
    display: block;
    border: none;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -462px -119px;
}

.xiecetetaleu {
    width: 840px;
    float: left;
    display: block;
    margin-top: 12px;
}

.xiecetetaleu_a {
    width: 357px;
    float: left;
    display: block;
}

.xiecetetaleu_a li {
    width: 357px;
    height: 40px;
    font: 14px/40px "微软雅黑";

}

.xiecetetaleu_a li b {
    font-weight: normal;
    font: 16px/40px "微软雅黑";
    color: #e71111;
}

.xiecetetaleu_b {
    width: 840px;
    float: left;
    height: 38px;
    font: 14px/38px "微软雅黑";
    color: #4c4c4c;
}

.xiecetetaleu_b span {
    display: block;
    float: left;
}

.xiecetetaleu_b b {
    width: 65px;
    padding-left: 35px;
    float: left;
    color: #f26e3c;
    display: block;
    height: 38px;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -650px -113px;
    font: normal 14px/38px "微软雅黑";
}

.xiecetetaletu {
    width: 100%;
    height: 22px;
    float: left;
    display: block;
    margin-top: 16px;
}

.xiecetetaletu li {
    height: 20px;
    padding: 0 5px;
    border: 1px solid #c3c3c3;
    background: #f2f2f2;
    float: left;
    margin-right: 10px;
    font: 12px/20px "微软雅黑";
}

.xiecetetalebt {
    width: 137px;
    height: 117px;
    float: left;
    display: block;
    margin-top: 48px;
}

.xiecetetalebt_a {
    width: 137px;
    height: 45px;
    float: left;
    display: block;
    border: none;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -562px -368px;
    font: 24px/45px "微软雅黑";
    color: #FFF;
}

.xiecetetalebt span {
    display: block;
    float: left;
    text-align: center;
    width: 137px;
    padding-top: 10px;
}

.xiecetetalebt span b {
    font-weight: normal;
    font: 12px/22px "微软雅黑";
    color: #f16021;
}

.xiecetetalebt span b a {
    color: #f16021;
}

.xieceretalmiao {
    width: 840px;
    float: left;
    display: block;
}

.xieceretalmiaotl {
    width: 840px;
}

.xieceretalmiaot {
    width: 830px;
    height: 30px;
    border-bottom: 1px solid #ccc;
}

.xieceretalmiaot li {
    padding: 0 5px;
    float: left;
    height: 29px;
    display: block;
    text-align: center;
    font: 16px/33px "微软雅黑";
    color: #575757;
    margin-right: 20px;
}

.xieceretalmiaot li.active {
    border-bottom: 2px solid #ed1c23;
}

.xieceretalmiaot li.active a {
    color: #f16021;
}

.xieceretalmrens {
    width: 832px;
    min-height: 254px;
    border: 1px solid #c9c9c9;
    margin-top: 28px;
    padding: 5px;
}

.xieceretalmrens li {
    width: 832px;
    display: block;
    font: 14px/22px "微软雅黑";
    color: #969696;
    height: 22px;
    background: #f9f9f9;
    margin-bottom: 8px;
}

.xieceretalmrens_137 {
    width: 130px;
    float: left;
    display: block;
    padding-left: 7px;
}

.xieceretalmrens_138 {
    width: 130px;
    height: 22px;
    overflow: hidden;
    float: left;
    display: block;
    padding-left: 7px;
    color: #f16021;
}

.xieceretalmrens_90 {
    width: 137px;
    float: left;
    display: block;
}

.xieceretalmrens_120 {
    width: 137px;
    float: left;
    display: block;
}

.xieceretalmrens_280 {
    width: 137px;
    float: left;
    display: block;
}

.xieceretalmrens_85 {
    width: 137px;
    float: left;
    display: block;
}

.xieceretalmore {
    width: 840px;
    height: 40px;
    float: left;
    font: 14px/40px "微软雅黑";
    color: #f16021;
    text-align: right;
    display: block;
}

.xieceretalzwei {
    width: 915px;
    border: 1px solid #b8b8b8;
    margin: 20px 0 0 0;
    float: left;
    display: block;
}

.xieceretalzweit {
    width: 915px;
    height: 30px;
    display: block;
    float: left;
    background: #f4f4f4;
}

.xieceretalzweit b {
    font: bold 14px/30px "微软雅黑";
    color: #5a5a5a;
    padding-left: 22px;
}

.xieceretalzweit span {
    float: right;
    display: block;
    padding-right: 47px;
    font: 14px/30px "微软雅黑";
    color: #f16021;
}

.xieceretalzweitb {
    width: 879px;
    float: left;
    display: block;
    margin-left: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.xiecezhi {
    width: 879px;
    float: left;
    margin-top: 12px;

}

.xiecezhi li {
    float: left;
    display: block;
    font: 14px/29px "微软雅黑";

}

.xiecezhi li.xiecezhi_226 {
    width: 226px;
    height: 29px;
    overflow: hidden;
    font: bold 14px/29px "微软雅黑";
    color: #f16021;
}

.xiecezhi_230 {
    width: 230px;
    height: 29px;
}

.xiecezhi_200 {
    width: 200px;
    height: 29px;
}

.xiecezhi_152 {
    width: 142px;
    height: 29px;
}

.xiecezhi_71 {
    width: 81px;
    height: 29px;
}

.xiecezhitu {
    width: 660px;
    height: 22px;
    float: left;
    display: block;
    margin-top: 15px;
}

.xiecezhitu li {
    height: 20px;
    padding: 0 5px;
    border: 1px solid #c3c3c3;
    background: #f2f2f2;
    float: left;
    margin-right: 10px;
    font: 12px/20px "微软雅黑";
}

.xiecezhitui {
    float: left;
    display: block;
    width: 65px;
    height: 22px;
    margin-top: 15px;
}

/*简历预览*/

/*职位搜索*/
.xiecetalesou {
    height: 36px;
    padding-right: 8px;
    float: left;
    display: block;
    font: 14px/36px "微软雅黑";
    color: #787878;
}

.xiecetalesout {
    width: 900px;
    float: left;
}

.xiecetalesoudi {
    height: 21px;
    float: left;
    padding: 0 4px;
    margin-top: 8px;
    font: 13px/21px "微软雅黑";
    color: #787878;
    display: block;
    margin-right: 12px;
}

.xiecetalesoudi:hover {
    height: 21px;
    float: left;
    padding: 0 4px;
    margin-top: 8px;
    font: 13px/21px "微软雅黑";
    color: #FFF;
    display: block;
    background: #ed1c23;
    margin-right: 12px;
}

.xiecetalesoudia {
    height: 36px;
    font: 13px/36px "微软雅黑";
    color: #717171;
    float: left;
}

.xiecetalesoudia b {
    font-weight: normal;
    color: #e72020;
}

.xiecetalena {
    width: 896px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
    background: #f4f4f4;
    padding: 5px 0 10px 19px;
}

.xiecetalenat {
    width: 704px;
    height: 24px;
    float: left;
}

.xiecetalenat li {
    width: 94px;
    height: 24px;
    display: block;
    float: left;
}

.xiecetalenat li b {
    float: left;
    width: 29px;
    height: 24px;
    display: block;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -118px -238px;
}

.xiecetalenat li b:hover {
    float: left;
    width: 29px;
    height: 24px;
    display: block;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -208px -238px;
}

.xiecetalenat li span {
    display: block;
    float: left;
    height: 24px;
    font: 12px/24px "微软雅黑";
    color: #8a8a8a;
}

.xiecetalenat li.xiecetaleduo {
    width: 43px;
    height: 18px;
    float: left;
    margin: 3px 0 0 15px;
    background: #ed1c23;
    font: 12px/18px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#xiecetalestyel, #xiecetaleastyel, #xiecetalebstyel, #xiecetalecstyel, #xiecetaledstyel, #xiecetaleestyel {
    width: 117px;
    float: left;
}

.xiecetalestyel .select_box {
    width: 117px;
    height: 27px;
}

.xiecetalestyel div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 117px;
    height: 27px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -30px -139px no-repeat;
    font: 14px/27px "微软雅黑";
    text-align: center;
}

.xiecetalestyel div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 117px;
    text-align: center;
    height: 27px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -30px -139px no-repeat no-repeat;
    font: 14px/27px "微软雅黑";
}

.xiecetalestyel div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 115px;
    height: 26px;
    background: #FFF;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    text-align: center;
    font: 14px/26px "微软雅黑";
}

.xiecetalestyel ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 115px;
    margin: 0;
    text-align: center;
    font: 14px/29px "微软雅黑";
    border: 1px solid #d1d1d1;
    border-top: none;
}

.xiecetalestyel ul.tag_options li {
    display: block;
    width: 116px;
    height: 23px;
    text-decoration: none;
    color: #7c7c7c;
    text-align: center;
    font: 14px/23px "微软雅黑";
    float: left;
}

.xiecetalestyel ul.tag_options li.open_hover {
    color: #FFF;
    height: 23px;
    font: 14px/23px "微软雅黑";
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -8px -16px no-repeat;
    width: 116px;
}

.xiecetalestyel ul.tag_options li.open_selected {
    color: #7c7c7c;
    height: 23px;
    width: 116px;
    float: left;
}

.xiecetaleleftstyel .select_box {
    width: 118px;
    height: 27px;
}

.xiecetaleleftstyel div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 118px;
    height: 27px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -30px -139px no-repeat;
    font: 14px/27px "微软雅黑";
    text-align: center;
}

.xiecetaleleftstyel div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 118px;
    text-align: center;
    height: 27px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -30px -139px no-repeat;
    font: 14px/27px "微软雅黑";
}

.xiecetaleleftstyel div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 116px;
    height: 26px;
    background: #FFF;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    text-align: center;
    font: 14px/26px "微软雅黑";
}

.xiecetaleleftstyel ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 116px;
    margin: 0;
    text-align: center;
    font: 14px/27px "微软雅黑";
    border: 1px solid #d1d1d1;
    border-top: none;
}

.xiecetaleleftstyel ul.tag_options li {
    display: block;
    width: 116px;
    height: 23px;
    text-decoration: none;
    color: #7c7c7c;
    text-align: center;
    font: 14px/23px "微软雅黑";
    float: left;
}

.xiecetaleleftstyel ul.tag_options li.open_hover {
    color: #FFF;
    height: 23px;
    font: 14px/23px "微软雅黑";
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ -8px -16px no-repeat;
    width: 116px;
}

.xiecetaleleftstyel ul.tag_options li.open_selected {
    color: #7c7c7c;
    height: 23px;
    width: 116px;
    float: left;
}

.xiecetalenbi {
    width: 896px;
    float: left;
    display: block;
    height: 27px;
    margin-top: 12px;
}

.xiecetaletit {
    width: 915px;
    float: left;
    border: 1px solid #b8b8b8;
    border-top: none;
}

.xiecetaletitb {
    width: 915px;
    float: left;
    height: 25px;
    background: #818181;
    border-bottom: 1px solid #b8b8b8;
}

.xiecetaletitb li {
    height: 25px;
    float: left;
    display: block;
    font: 13px/25px "微软雅黑";
    color: #FFF;
}

.xiecetaletitb_254 {
    width: 230px;
    padding-left: 24px;
}

.xiecetaletitb_270 {
    width: 270px;
}

.xiecetaletitb_100 {
    width: 100px;
    text-indent: .5em;
}

.xiecetaletitb_100 {
    width: 100px;
}

.xiecetaletitb_150 {
    width: 150px;
}

.xiecetaletitb_160 {
    width: 160px;
}

.xiecetaletitb_81 {
    width: 81px;
}

.xiecetaletitb_130 {
    width: 130px;
}

.xiecetaletitul {
    width: 915px;
    float: left;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}

.xiecetaletitul li {
    height: 51px;
    float: left;
    display: block;
    font: 12px/51px "微软雅黑";
    color: #717171;
}

.xiecetaletitulab {
    float: left;
    width: 29px;
    height: 24px;
    display: block;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -118px -238px;
    margin-top: 15px;
}

.xiecetaletitulab:hover {
    float: left;
    width: 29px;
    height: 24px;
    display: block;
    background: url("../images/xiecejianli.png")/*tpa=http://www.boly.com.cn/skin/images/xiecejianli.png*/ no-repeat -208px -238px;
    margin-top: 15px;
}

.xiecetaletitul li.xiecetaletitan > span {
    width: 180px;
    height: 35px;
    display: block;
    overflow: hidden;
}

.xiecetaletitul li.xiecetaletitan {
    width: 230px;
    padding-left: 24px;
    color: #f16021;
    position: relative;
    float: left;
}

.xiecetaletitana {
    width: 723px;
    padding: 21px 0 0 42px;
    z-index: 1;
    height: 268px;
    position: absolute;
    top: -8px;
    left: 160px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -17px -254px;
    display: none;
}

.xiecetaletitul:hover {
    background: #f3f3f3;
}

.xiecetaletitul:hover .xiecetaletitana {
    display: block;
}

.xiecetalent {
    width: 713px;
    height: 35px;
    display: block;
    float: left;
}

.xiecetalent b {
    float: left;
    display: block;
    height: 35px;
    font: bold 16px/35px "微软雅黑";
    color: #393939;
}

.xiecetalent span {
    float: right;
    display: block;
    height: 25px;
    font: 12px/25px "微软雅黑";
    color: #FFF;
    padding-right: 8px;
}

.xiecetalentba {
    width: 694px;
    float: left;
    display: block;
    margin-top: 6px;
}

.xiecetalentba li {
    height: 29px;
    width: 694px;
    float: left;
    display: block;
    font: 12px/29px "微软雅黑";
    color: #393939;
    border-bottom: 1px solid #f5f5f5;
}

.xiecetalentba li b {
    width: 370px;
    font-weight: normal;
    display: block;
    float: left;
}

.xiecetalentba li b {
    width: 324px;
    height: 30px;
    overflow: hidden;
    font-weight: normal;
    display: block;
    float: left;
}

.xiecetalenttu {
    width: 100%;
    height: 22px;
    float: left;
    display: block;
    margin-top: 4px;
}

.xiecetalenttu li {
    height: 20px;
    padding: 0 5px;
    border: 1px solid #c3c3c3;
    background: #f2f2f2;
    float: left;
    margin-right: 10px;
    font: 12px/20px "微软雅黑";
}

.xiecetalentwz {
    width: 705px;
    font: 12px/20px "微软雅黑";
    display: block;
    float: left;
    color: #8a8a8a;
    padding-top: 8px;
}

.xiecetaletitanb {
    width: 552px;
    height: 268px;
    padding: 21px 0 0 42px;
    position: absolute;
    top: -8px;
    left: 160px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -18px -554px;
    display: none;
}

.xiecetaletitanb_a {
    width: 552px;
    float: left;
    display: block;
    height: 40px;
}

.xiecetaletitanb_b {
    float: left;
    display: block;
    height: 40px;
    font: 16px/40px "微软雅黑";
    color: #000;
    width: 265px;
}

.xiecetaletitanb_b b {
    float: left;
    height: 40px;
    font: normal 18px/40px "微软雅黑";
    color: #000;
}

.xiecetaletitanb_c {
    float: left;
    display: block;
    height: 40px;
    font: 12px/40px "微软雅黑";
    color: #919191;
    width: 190px;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -560px -215px;
    margin-left: 40px;
}

.xiecetaletitanb_d {
    width: 490px;
    float: left;
    display: block;
    font: 14px/38px "微软雅黑";
    border-bottom: 1px dashed #e6e7e8;
    color: #757171;
}

.xiecetaletitanb_e {
    width: 490px;
    float: left;
    display: block;
    font: 14px/22px "微软雅黑";
    border-bottom: 1px dashed #e6e7e8;
    color: #757171;
    margin-top: 10px;
    padding-bottom: 8px;
}

.xiecetaletitanb_f {
    width: 490px;
    float: left;
    padding-top: 8px;
}

.xiecetaletitanb_f li {
    float: left;
    display: block;
    height: 29px;
    margin-bottom: 6px;
}

.xiecetaletitanb_f li.xiecetalents {
    width: 103px;
    padding-left: 12px;
    height: 29px;
    float: left;
    display: block;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -175px -74px;
    font: 12px/29px "微软雅黑";
    color: #a6540a;
}

.xiecetaletitanb_f li.xiecetalentsa {
    width: 99px;
    padding-left: 12px;
    height: 29px;
    float: left;
    display: block;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -290px -74px;
    font: 12px/29px "微软雅黑";
    color: #577ec0;
}

.xiecetaletitanb_f li.xiecetalentsb {
    width: 88px;
    padding-left: 12px;
    height: 29px;
    float: left;
    display: block;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -401px -74px;
    font: 12px/29px "微软雅黑";
    color: #449b63;
}

.xiecetaletitul:hover .xiecetaletitanb {
    display: block;
}

/*简历完成*/
.xiecewanchen {
    width: 1200px;
    height: 38px;
    background: url("../images/xieceyvlan_05.png")/*tpa=http://www.boly.com.cn/skin/images/xieceyvlan_05.png*/ no-repeat;
    float: left;
}

.xiecewanchen li {
    float: left;
    height: 38px;
    display: block;
    text-align: center;
    font: bold 14px/38px "微软雅黑";
    color: #535353;
}

.xiecewanchen li a {
    text-align: center;
    font: bold 14px/38px "微软雅黑";
    color: #FFF;
}

.xieceresumexi {
    width: 1198px;
    float: left;
    border: 1px solid #d6d6d6;
    background: #F5F5F5;
    margin-top: 15px;
}

.xieceresumexia {
    width: 1146px;
    height: 243px;
    float: left;
    display: block;
    border-bottom: 1px solid #dcdcdc;
    margin: 20px 0 0 26px;
}

.xieceresumexia_a {
    width: 247px;
    height: 243px;
    float: left;
    display: block;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -626px -603px;
    margin-left: 69px;
}

.xieceresumexia_b {
    width: 776px;
    height: 243px;
    float: left;
    display: block;
}

.xieceresumexia_b b {
    font: bold 24px/55px "微软雅黑";
    color: #f16021;
    height: 55px;
    width: 776px;
    display: block;
    float: left;
}

.xieceresumexia_b span {
    font: bold 14px/30px "微软雅黑";
    color: #3F3F3F;
    height: 30px;
    width: 776px;
    display: block;
    float: left;
}

.xieceresumexia_b strong {
    font: normal 14px/30px "微软雅黑";
    color: #3F3F3F;
    height: 30px;
    width: 776px;
    display: block;
    float: left;
}

.xieceresumexia_b strong a {
    font: normal 14px/30px "微软雅黑";
    color: #0753d0;
    height: 30px;
    display: block;
    float: left;
}

.xieceresumexia_c {
    width: 776px;
    float: left;
    display: block;
    margin-top: 34px;
}

.xieceresumexia_c h4 {
    float: left;
    display: block;
    margin-left: 12px;
}

.xieceresumexia_btna {
    width: 93px;
    height: 26px;
    float: left;
    display: block;
    border: none;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -658px -21px;
    font: 14px/26px "微软雅黑";
    color: #696969;
}

.xieceresumexia_btnb {
    width: 111px;
    height: 26px;
    float: left;
    display: block;
    border: none;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -535px -21px;
    font: 14px/26px "微软雅黑";
    color: #696969;
}

.xieceresumewei {
    width: 1146px;
    height: 45px;
    float: left;
    display: block;
    border-top: 1px solid #FFF;
    margin-left: 26px;
}

.xieceresumewei span {
    padding-left: 84px;
    display: block;
    float: left;
    height: 45px;
    font: 14px/45px "微软雅黑";
    color: #696969;
}

.xieceresumewei b {
    padding-left: 40px;
    display: block;
    float: left;
    height: 45px;
    font: normal 14px/45px "微软雅黑";
    color: #f16021;
    background: url("../images/xiecezhiwei.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhiwei.png*/ no-repeat -105px -195px;
}

.detaList {
    width: 1198px;
    float: left;
    display: block;
}

.detaLista {
    width: 1198px;
    float: left;
    display: block;
}

.detaListtitlea {
    width: 1198px;
    height: 28px;
    float: left;
    display: block;
    background: #eae8eb;
    border-top: 2px solid #d0cfd1;
    position: relative;
}

.detaListtitle {
    position: absolute;
    top: -2px;
    width: 1000px;
    height: 28px;
}

.detaListtitle li {
    width: 100px;
    height: 28px;
    float: left;
    border-right: 1px solid #FFF;
}

.detaListtitle li a {
    background: #eae8eb;
    border-top: 2px solid #d0cfd1;
    font: 14px/28px "微软雅黑";
    text-align: center;
    width: 100px;
    height: 28px;
    float: left;
    color: #000;
}

.detaListtitle li a:hover {
    background: #f3f1f4;
    border-top: 2px solid #f33499;
    width: 100px;
    height: 28px;
    float: left;
    color: #F33499;
    font: 14px/28px "微软雅黑";
    text-align: center;
}

.detasize {
    width: 835px;
    float: left;
    display: block;
}

.detasizet {
    width: 835px;
    float: left;
    display: block;
    height: 39px;
    border-bottom: 1px dashed #666;
}

.detasizet b {
    float: left;
    display: block;
    height: 39px;
    font: 16px/39px "微软雅黑";
    color: #666;
}

.detasizet span {
    float: left;
    display: block;
    height: 39px;
    font: 14px/45px "微软雅黑";
    color: #f15380;
    overflow: hidden;
    padding-left: 3px;
}

.detatips {
    width: 835px;
    float: left;
    padding-top: 20px;
}

.detatips li {
    width: 835px;
    float: left;
    font: 12px/24px "微软雅黑";
    color: #666;
}

.detatips li b {
    font-weight: bold;
}

.detaChart {
    width: 750px;
    height: 180px;
    float: left;
    margin-top: 15px;
}

.detaChartt {
    width: 750px;
    height: 45px;
    font: bold 14px/45px "微软雅黑";
    display: block;
    float: left;
    color: #666;
}

.detaChartul {
    width: 744px;
    float: left;
    display: block;
    border: 1px solid #cccacc;
    border-right: none;
    border-bottom: none;
}

.detaChartul li {
    width: 123px;
    height: 35px;
    float: left;
    display: block;
    border-right: 1px solid #cccacc;
    border-bottom: 1px solid #cccacc;
}

.detaChartul li.charli {
    font: bold 14px/35px "微软雅黑";
    color: #333;
    background: #dbdbdb;
    text-align: center;
}

.detaChartul li.charlia {
    font: 14px/35px "微软雅黑";
    color: #333;
    text-align: center;
}

.detailcan {
    width: 815px;
    padding-left: 20px;
    float: left;
    display: block;
    margin-top: 10px;
    font: 14px/28px "微软雅黑";
    color: #000;
}

/*main*/
.case {
    width: 737px;
    position: relative;
    float: left;
    display: block;
    padding: 5px;
}

@media (max-width: 1200px) {
    .case {
        width: 540px;
    }
}

@media (max-width: 992px) {
    .case {
        position: absolute;
        left: 225px;
        top: 5px;
        padding-left: 0;
    }
}

.case .title {
    width: 100%;
    height: 29px;
    float: left;
    display: block;
    border-bottom: 1px solid #cecece;
}

.case .title-list {
    position: relative;
    float: left;
}

.case .title-list li {
    height: 29px;
    float: left;
    width: 91px;
    text-align: center;
    margin: 0 10px;
    display: inline;
    font: 12px/29px "微软雅黑";
    color: #000;
}

@media (max-width: 1200px) {
    .case .title-list li {
        margin: 0;
        width: auto;
        padding: 0 15px;
    }
}

.case .title-list li.on {
    color: #ff6600;
    font-weight: bold;
    border-bottom: 2px solid #F00;
}

.product {
    overflow: hidden;
    float: left;
    display: none;
}

.product ul {
    position: absolute;
    left: 0px;
    float: left;
    overflow: hidden;
}

.product-wrap {
    float: left;
    width: 100%;
    height: 92px;
}

.product-wrap .show {
    display: block;
}

.product-wrap .product li {
    float: left;
    display: inline;
}

.product-wrap .product li.ml0 {
    margin-left: 0px;
}

.product-wrap .product li a.imgwrap {
    display: block;
    width: 226px;
    background: #fff;
    text-align: center;
}

.product-wrap .product li p {
    padding-left: 15px;
    color: #666666;
    line-height: 22px;
}

.product-wrap .product li p a {
    color: #666666;
    text-decoration: none;
}

.product-wrap .product li p a:hover {
    color: #ff6600;
    text-decoration: none;
}

#xiecezhiwstyel, #xiecezhiwastyel, #xiecezhiwbstyel, #xiecezhiwcstyel, #xiecezhiwdstyel, #xiecezhiwestyel {
    width: 267px;
    float: left;
}

.xiecezhiwstyel .select_box {
    width: 267px;
    height: 29px;
}

.xiecezhiwstyel div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 267px;
    height: 29px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -310px -348px;
    text-align: center;
    font: 14px/29px "微软雅黑";
}

.xiecezhiwstyel div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 267px;
    height: 29px;
    background: url("../images/xiecetale.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetale.png*/ no-repeat -310px -348px;
    text-align: center;
    font: 14px/29px "微软雅黑";
}

.xiecezhiwstyel div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 265px;
    height: 28px;
    background: #FFF;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    text-align: center;
    font: 14px/28px "微软雅黑";
}

.xiecezhiwstyel ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 265px;
    margin: 0;
    text-align: center;
    font: 14px/28px "微软雅黑";
    border: 1px solid #d1d1d1;
    border-top: none;
}

.xiecezhiwstyel ul.tag_options li {
    display: block;
    width: 266px;
    height: 28px;
    text-decoration: none;
    color: #7c7c7c;
    text-align: center;
    font: 14px/28px "微软雅黑";
    float: left;
}

.xiecezhiwstyel ul.tag_options li.open_hover {
    color: #F00;
    height: 28px;
    font: 14px/28px "微软雅黑";
    width: 266px;
}

.xiecezhiwstyel ul.tag_options li.open_selected {
    color: #F00;
    height: 28px;
    width: 266px;
    float: left;
}

/* Navigation */

.navxiece {
    width: 1200px;
    margin: 0;
    position: relative;
    float: left;
}

@media (max-width: 1200px) {
    .navxiece {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .navxiece {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .navxiece {
        width: 100%;
    }
}

.navxiecea {
    width: 1200px;
    height: 30px;
    /*border: 1px solid #f16021;*/
    box-shadow: 0 0 0 1px #f16021;
    margin: 15px 0;
    background: #f6f6f6;
}

@media (max-width: 1200px) {
    .navxiecea {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .navxiecea {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .navxiecea {
        width: 100%;
        box-shadow: none;
        background: transparent;
        margin-bottom: 30px;
    }
}

.navxiece ul {
    overflow: hidden;
    height: 30px;
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    text-align: center;
    float: left;
}

@media (max-width: 768px) {
    .navxiece ul {
        display: none;
    }
}

.navxiece li {
    float: left;
    border-right: 1px solid #ddd;
    display: block;
}

.navxiece li a {
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    display: block;
    padding: 0 25px 0 15px;
    background: url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -105px -542px;
}

.navxiece li a.active {
    color: #FFF;
    padding: 0 25px 0 15px;
    display: block;
    background: #ed1c23;
}

.navxiece li a:hover {
    color: #FFF;
    padding: 0 25px 0 15px;
    display: block;
    background: #ed1c23 url("../images/xiecesj_35.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesj_35.png*/ no-repeat 52px 11px;
}

@media (max-width: 992px) {
    .navxiece li a.active {
        padding: 0 15px;
    }

    .navxiece li a:hover {
        padding: 0 15px;
    }
}

@media (max-width: 768px) {
    .navxiece li a.active {
        padding: 0 10px;
    }

    .navxiece li a:hover {
        padding: 0 10px;
    }
}

.navxiece li a:focus {
    color: #FFF;
    display: block;
    background: #ed1c23 url("../images/xieceproduct.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct.png*/ no-repeat -105px -542px;
}

.navxiece li b a {
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    display: block;
    padding: 0 20px 0 30px;
    background: url("../images/xieceproduct2.png")/*tpa=http://www.boly.com.cn/skin/images/xieceproduct2.png*/ no-repeat -347px -117px;
}

.navxiece li b a:hover {
    font: 14px/30px "微软雅黑";
    color: #FFF;
    display: block;
    padding: 0 20px 0 30px;
    background: #ed1c23 url("../images/xiecesja_35.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesja_35.png*/ no-repeat 10px 11px;
}

.navxiece li span a {
    font: 14px/30px "微软雅黑";
    color: #7a7a7a;
    display: block;
    padding: 0 20px;
    background: none;
}

.navxiece li span a:hover {
    font: 14px/30px "微软雅黑";
    color: #FFF;
    display: block;
    padding: 0 20px;
    background: #ed1c23;
}

@media (max-width: 768px) {
    .navxiece li span a {
        padding: 0 10px;
    }

    .navxiece li span a:hover {
        padding: 0 10px;
    }
}

/* Content */

#content section {
}

.posterTvGrid {
    position: relative;
    height: 310px;
}

.posterTvGrid img {
    max-width: none;
    max-height: none;
    border: 0 none;
    background: #888;
}

.posterTvGrid .contentHolder {
    position: relative;
    overflow: hidden;
}

.posterTvGrid .contentHolderUnit {
    cursor: pointer;
    position: absolute;
    width: 640px;
    height: 270px;
}

.posterTvGrid .contentHolderUnit a.elementLink {
    display: block;
    overflow: hidden;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.posterTvGrid .contentHolderUnit img {
    width: 100%;
    height: 100%;
}

.posterTvGrid .contentHolderUnit .elementTitle {
}

.posterTvGrid .contentHolderUnit .elementOverlay {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: opacity=0;
}

.posterTvGrid .contentHolderUnit .leftShadow {
    position: absolute;
    top: 23px;
    left: -174px;
    width: 174px;
    height: 224px;
    background: url("../../index/img/2013/leftShadow.png")/*tpa=http://www.boly.com.cn/index/img/2013/leftShadow.png*/ no-repeat;
}

.posterTvGrid .contentHolderUnit .rightShadow {
    position: absolute;
    top: 23px;
    right: -174px;
    width: 174px;
    height: 224px;
    background: url("../../index/img/2013/rightShadow.png")/*tpa=http://www.boly.com.cn/index/img/2013/rightShadow.png*/ no-repeat;
}

.posterTvGrid .bannerControls {
}

.posterTvGrid .leftNav, .posterTvGrid .rightNav {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    width: 87px;
    height: 87px;
    margin-top: 64px;
}

.posterTvGrid .leftNav {
    left: 7px;
    background: url("../images/xiecesjl.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesjl.png*/ no-repeat;
}

.posterTvGrid .rightNav {
    right: 7px;
    background: url("../images/xiecesjr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecesjr.png*/ no-repeat;
}

.posterTvGrid .leftNav:hover {
}

.posterTvGrid .rightNav:hover {
}

.posterTvGrid .bottomNav {
    z-index: 140;
    position: absolute;
    width: 100%;
    height: 10px;
    margin-top: 210px;
    padding: 10px 0 0;
    text-align: center;
}

.posterTvGrid .bottomNavButtonOFF {
    cursor: pointer;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    vertical-align: top;
    background: #828282;
}

.posterTvGrid .bottomNavButtonOFF:hover {
    background: #aaa;
}

.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover {
    background: #ed1c23;
}

.posterTvGrid .bottomNavLeft {
}

.posterTvGrid .bottomNavRight {
}

/*图库*/
.xiecepicttu {
    width: 1198px;
    float: left;
    border: 1px solid #ececec;
    display: block;
    margin-top: 19px;
    padding-bottom: 15px;
}

.xiecepicttut {
    width: 1061px;
    float: left;
    padding-left: 137px;
    display: block;
}

.xiecepicttut b {
    width: 100%;
    height: 45px;
    float: left;
    display: block;
    font: normal 24px/45px "微软雅黑";
    color: #4e4e4e;
}

.xiecepicttut span {
    width: 347px;
    height: 34px;
    float: left;
    display: block;
    font: normal 12px/34px "微软雅黑";
    color: #4e4e4e;
}

.xiecepictul {
    width: 415px;
    height: 34px;
    float: right;
}

.xiecepictul li {
    float: left;
    display: block;
    font: 12px/34px "微软雅黑";
    color: #4e4e4e;
}

.xiecepictla1 {
    width: 145px;
    height: 34px;
    display: block;
    float: left;
    background: url("../images/xiecepictline_06.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepictline_06.png*/ no-repeat right center;
}

.xiecepictla1 strong {
    width: 38px;
    height: 34px;
    display: block;
    float: left;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -260px -15px;
}

.xiecepictla1 h3 {
    float: left;
    display: block;
    font-weight: normal;
}

.xiecepictla2 {
    width: 89px;
    height: 34px;
    display: block;
    float: left;
    background: url("../images/xiecepictline_06.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepictline_06.png*/ no-repeat right center;
}

.xiecepictla2 strong {
    padding-left: 33px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -371px -27px;
    font-weight: normal;
}

.xiecepictla3 {
    width: 70px;
    height: 34px;
    display: block;
    float: left;
    background: url("../images/xiecepictline_06.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepictline_06.png*/ no-repeat right center;
}

.xiecepictla3 strong {
    padding-left: 33px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -260px -70px;
    font-weight: normal;
}

.xiecepictla4 {
    width: 82px;
    height: 34px;
    display: block;
    float: left;
}

.xiecepictla4 strong {
    padding-left: 33px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -367px -77px;
    font-weight: normal;
}

.xiecepictu {
    width: 1146px;
    float: left;
    display: block;
    padding-left: 52px;
}

.xiecepictl {
    width: 84px;
    float: left;
    display: block;
    height: 744px;
    background: url("../images/xiecepict_07.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepict_07.png*/ no-repeat left center;
}

.xiecepictz {
    width: 926px;
    height: 744px;
    float: left;
    display: block;
}

.xiecepictr {
    width: 83px;
    float: left;
    display: block;
    height: 744px;
    background: url("../images/xiecepict_12.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepict_12.png*/ no-repeat right center;
}

.xiecepicxin {
    width: 926px;
    float: left;
    padding-left: 84px;
    height: 108px;
    margin-top: 16px;
}

.xiecepicxinl {
    width: 784px;
    float: left;
    display: block;
    border-right: 1px solid #c8c8c8;
    height: 108px;
}

.xiecepicxinl b {
    width: 784px;
    font: normal 24px/31px "微软雅黑";
    color: #4e4e4e;
    float: left;
}

.xiecepicxinl strong {
    width: 784px;
    font: normal 14px/24px "微软雅黑";
    color: #7f7e7e;
}

.xiecepicuxin {
    width: 141px;
    height: 40px;
    float: left;
    display: block;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -334px -150px;
    padding-top: 68px;
    font: 14px/24px "微软雅黑";
    color: #000;
    text-align: center;
}

.xiecepicgun {
    width: 1169px;
    float: left;
    padding-left: 15px;
    margin-top: 30px;
}

.xiecepicgunl {
    width: 103px;
    float: left;
    display: block;
    height: 143px;
}

.xiecepicgunl b {
    float: left;
    display: block;
    text-align: center;
    width: 103px;
    font: normal 12px/20px "微软雅黑";
    color: #f16021;
}

.xiecepicgunsjl {
    width: 34px;
    height: 126px;
    float: left;
    display: block;
    margin: 2px 29px 0 18px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -467px -321px;
}

.xiecepicgunul {
    width: 827px;
    height: 106px;
    float: left;
    display: block;
    margin-top: 13px;
}

.xiecepicgunul li {
    float: left;
    display: block;
    width: 140px;
    height: 106px;
    background: #a0a0a0;
    margin-right: 25px;
}

.xiecepicgunsjr {
    width: 34px;
    height: 126px;
    float: left;
    display: block;
    margin: 2px 15px 0 3px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -516px -321px;
}

.xiecepictxia {
    width: 1198px;
    height: 44px;
    border: 1px solid #e6e6e6;
    background: #F6F6F6;
    float: left;
}

.xiecepictxiaul {
    width: 285px;
    height: 44px;
    float: right;
    display: block;
}

.xiecepictxiaul li {
    float: left;
    display: block;
    font: 14px/44px "微软雅黑";
    color: #7f7e7e;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -488px -34px;
}

.xiecepictxiaul li span.xiecepictur1 {
    display: block;
    float: left;
    padding: 0 12px 0 35px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -40px -375px;
}

.xiecepictxiaul li span.xiecepictur2 {
    display: block;
    float: left;
    padding: 0 12px 0 35px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -121px -374px;
}

.xiecepictxiaul li .xiecepictur3 {
    display: block;
    float: left;
    padding: 0 0 0 17px;
    font-weight: normal;
}

.xiecepictxiaul li span.xiecepictur4 {
    display: block;
    float: left;
    width: 24px;
    height: 44px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -263px -375px;
    padding-left: 4px;
}

.xiecepictxiaul li span.xiecepictur5 {
    display: block;
    float: left;
    width: 24px;
    height: 44px;
    background: url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat -288px -375px;
    padding-left: 4px;
}

.xiecepictyyc {
    width: 1200px;
    float: left;
    height: 202px;
    margin-top: 1px;
    border-top: 1px solid #FFF;
    padding-top: 30px;
    background: #f4f4f4;
}

.xiecepictyyl {
    width: 1200px;
    float: left;
    margin-top: 35px;
    border-top: 1px solid #e7e7e7;
}

@media (max-width: 1200px) {
    .xiecepictyyl {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiecepictyyl {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiecepictyyl {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiecepictyyl {
        width: 375px;
    }
}

.xiecepicttxtr {
    width: 1128px;
    height: 202px;
    float: left;
}

.xiecepicttxtr b {
    width: 1128px;
    height: 25px;
    float: left;
    display: block;
    font: normal 14px/18px "微软雅黑";
    color: #828282;
}

.xiecepicttxtr span {
    width: 1128px;
    height: 98px;
    float: left;
    display: block;
    xieceinkuan
}

.xiecepictkuan {
    width: 1056px;
    height: 98px;
    background: url("../images/xieceinkuan_96.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinkuan_96.jpg*/ repeat-x;
    border: 1px solid #dedede;
    line-height: 18px;
    min-width: 1058px;
    max-width: 1058px;
    min-height: 98px;
    max-height: 98px;
    float: left;
}

.xiecepictbtn {
    width: 1056px;
    height: 50px;
    padding-top: 13px;
    display: block;
    float: left;
}

.xiecepictbtna {
    background: url("../images/xieceinpinl_104.jpg")/*tpa=http://www.boly.com.cn/skin/images/xieceinpinl_104.jpg*/ no-repeat;
    width: 108px;
    height: 37px;
    border: none;
}

.xiecepictbtn a {
    width: 108px;
    height: 37px;
    float: right;
    display: block;
}

.xiecepicttxtl {
    width: 71px;
    float: left;
    height: 202px;
}

.xiecepicttxtl span {
    width: 49px;
    height: 49px;
    margin-right: 10px;
    float: right;
    background: #000;
}

.xiecepictpinl {
    width: 1200px;
    float: left;
    border-top: 3px solid #f16021;
}

.xiecepictluandl {
    width: 1198px;
    padding: 15px 0 20px 0;
    display: block;
    float: left;
}

.xiecepictluandl dt {
    width: 49px;
    height: 49px;
    margin: 0 7px 0 12px;
    float: left;
    background: #000;
    display: block;
}

.xiecepictluandl dd {
    width: 1130px;
    display: block;
    float: left;
}

.xiecepictluan {
    width: 1198px;
    float: left;
    display: block;
    border: 1px solid #e7e7e7;
    border-top: none;
}

.xiecepictitr {
    float: right;
    width: 310px;
    height: 42px;
    font: 14px/42px "微软雅黑";
    color: #828282;
    display: block;
    margin-right: 336px;
    margin-bottom: 10px;
}

.xiecepictitr li {
    float: left;
    display: inline;
    height: 24px;
    padding-top: 9px;
    margin-right: 5px;
}

.xiecepictil {
    width: 200px;
    float: left;
    height: 66px;
    background: #515151 url("../images/xiecetuku.png")/*tpa=http://www.boly.com.cn/skin/images/xiecetuku.png*/ no-repeat;
}

@media (max-width: 768px) {
    .xiecepictil {
        display: none;
    }
}

.xiecepictil b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xiecepictil span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

/*展会二级*/
.xieceinfoil {
    width: 200px;
    float: left;
    height: 66px;
    background: #515151 url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat -6px -291px;
}

@media (max-width: 992px) {
    .xieceinfoil {
        display: none;
    }
}

.xieceinfoil b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xieceinfoil span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

.xieceinfoxin {
    width: 1200px;
    float: left;
    display: block;
    margin-top: 0;
}

.xieceinfoxin:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceinfoxin {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xieceinfoxin {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xieceinfoxin {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xieceinfoxin {
        width: 375px;
    }
}

.xieceinfoxinl {
    width: 785px;
    float: left;
    border: 1px solid #d1d1d1;
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfoxinl {
        width: 670px;
    }
}

@media (max-width: 992px) {
    .xieceinfoxinl {
        width: auto;
        clear: both;
        float: none;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .xieceinfoxinl {
        overflow-x: auto;
    }

    .xieceinfoxinl:hover {
        overflow-x: auto;
    }
}

.xieceinfoxinlt {
    width: 100%;
    height: 44px;
    float: left;
    border-bottom: 1px solid #d1d1d1;
}

.xieceinfoxinlt span {
    display: block;
    float: left;
    padding: 0 20px;
    font: bold 18px/44px "微软雅黑";
    height: 44px;
}

@media (max-width: 1200px) {
    .xieceinfoxinlt span {
        padding: 0 10px;
    }
}

.xieceinfoxinlt ul {
    float: left;
    height: 44px;
    display: block;
}

.xieceinfoxinlt ul li {
    width: 81px;
    height: 44px;
    float: left;
    display: block;
    margin-right: 7px;
}

.xieceinfoxinlt ul li a {
    font: bold 14px/44px "微软雅黑";
    display: block;
    text-align: center;

}

.xieceinfoxinlt ul li a:hover, .year_active {
    font: bold 14px/44px "微软雅黑";
    color: #FFF !important;
    display: block;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -465px;
    text-align: center;

}

.xieceinfolyue {
    width: 100%;
    height: 28px;
    margin: 5px 0;
    float: left;
    border-bottom: 1px solid #d1d1d1;
    position: relative;
}

.xieceinfolyueu {
    width: 512px;
    height: 28px;
    display: block;
    position: absolute;
    top: -1px;
    left: 120px;
}

.xieceinfolyueu li {
    float: left;
    display: block;
    height: 28px;
    margin-right: 8px;
}

.xieceinfolyueu li a {
    padding: 0 4px;
    display: block;
    font: bold 14px/28px "微软雅黑";

}

.xieceinfolyueu li a:hover {
    padding: 0 4px;
    display: block;
    border-bottom: 2px solid #e21d1d;
    font: bold 14px/28px "微软雅黑";
    color: #f16021;
}

.xieceinfolbao {
    width: 100%;
    float: left;
    display: block;
}

.xieceinfoldl {
    height: 136px;
    width: auto;
    border-bottom: 1px dashed #c9c9c9;
    padding: 20px 0 0 25px;
}

.xieceinfoldl:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceinfoldl{
        padding: 10px;
        position: relative;
    }
}

.xieceinfoldl dt {
    width: 178px;
    height: 120px;
    float: left;
    display: block;
    border-right: 1px solid #d2d2d2;
}

.xieceinfoldl dd {
    width: 530px;
    height: 120px;
    float: left;
    display: block;
    margin-left: 22px;
}

@media (max-width: 1200px) {
    .xieceinfoldl dd {
        margin-left: 10px;
        width: 460px;
    }
}

.xieceinfoldl dd .xieceinfosp {
    width: 390px;
    height: 120px;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfoldl dd .xieceinfosp {
        width: 100%;
    }
}

.xieceinfoldl dd .xieceinfosp b {
    font: bold 16px/24px "微软雅黑";
    color: #3a3a3a;
    height: 24px;
    display: block;
    float: left;
    width: 100%;
    overflow: hidden;
}

.xieceinfoldl dd .xieceinfosp b a {
    font: bold 16px/24px "微软雅黑";
    color: #3a3a3a;
    height: 24px;
    display: block;
    float: left;
    width: 100%;
}

.xieceinfoldl dd .xieceinfosp strong {
    font: normal 13px/30px "微软雅黑";
    height: 30px;
    display: block;
    float: left;
    width: 100%;

}

.xieceinfoldl dd .xieceinfosp h4 {
    overflow: hidden;
    font: normal 13px/22px "微软雅黑";
    height: 22px;
    display: block;
    float: left;
    margin-bottom: 9px;
    width: 100%;

}

.xieceinfoldl dd .xieceinfodiv {
    padding: 34px 0 0 26px;
    width: 113px;
    height: 53px;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfoldl dd .xieceinfodiv {
        float: right;
        /*margin-top: -50px;*/
        padding: 0;
    }
}

.xieceinfoldl dd .xieceinfodiv .xieceinfodivbtn {
    width: 113px;
    height: 30px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -405px;
    font: bold 14px/30px "微软雅黑";
    color: #FFF;
    text-align: center;
}

.xieceinfoxinr {
    width: 397px;
    float: right;
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfoxinr {
        width: 310px;
    }
}

@media (max-width: 992px) {
    .xieceinfoxinr {
        width: auto;
        float: none;
        clear: both;
    }
}

.xieceinfonews {
    width: auto;
    /*float: left;*/
    display: block;
    border: 1px solid #d1d1d1;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    .xieceinfonews {
        width: 377px;
        float: left;
        margin-top: 0;
    }

    .xieceinfonews:nth-child(even) {
        float: right;
    }
}

@media (max-width: 992px) {
    .xieceinfonews {
        width: 100%;
        float: none !important;
    }
}

.xieceinfonewst {
    width: auto;
    height: 44px;
    display: block;
    /*float: left;*/
    border-bottom: 1px solid #d1d1d1;
    background: #f7f7f7;
    margin-bottom: 9px;
}

.xieceinfonewst b {
    font: bold 18px/34px "微软雅黑";
    color: #6c6c6c;
    float: left;
    padding: 5px 0 0 10px;
}

.xieceinfonewst span {
    float: right;
    display: block;
    font-weight: normal;
    font: 14px/30px "微软雅黑";
    color: #787878;
    padding: 0 10px 0 18px;
    background: url("../images/xiecevipic_19.jpg")/*tpa=http://www.boly.com.cn/skin/images/xiecevipic_19.jpg*/ no-repeat 2px 10px;
    margin-top: 5px;
}

.xieceinfondl {
    width: auto;
    /*float: left;*/
    display: block;
}

.xieceinfondl:after {
    content: '';
    display: block;
    clear: both;
}

.xieceinfondld {
    width: auto;
    /*float: left;*/
    height: 81px;
    padding: 13px 0 0 14px;
    border-bottom: 1px solid #e2e2e2;
}

.xieceinfondld:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xieceinfondld {
        padding: 5px;
    }
}

.xieceinfondld dt {
    width: 131px;
    height: 73px;
    float: left;
    display: block;
}

.xieceinfondld dd {
    width: 240px;
    height: 73px;
    display: block;
    float: left;
}

@media (max-width: 1200px) {
    .xieceinfondld dd {
        width: 166px;
    }
}

@media (max-width: 768px) {
    .xieceinfondld dd {
        width: 240px;
    }
}

@media (max-width: 576px) {
    .xieceinfondld dd {
        width: 232px;
    }
}

.xieceinfondld dd .xieceinfondian {
    width: 100%;
    /*float: left;*/
    height: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xieceinfondld dd .xieceinfondian b {
    width: auto;
    /*float: left;*/
    height: 20px;
    padding-left: 20px;
    font: normal 14px/20px "微软雅黑";
    display: block;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat -30px -162px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}

@media (max-width: 1200px) {
    .xieceinfondld dd .xieceinfondian b {
        background: none;
        padding-left: 0;
    }
}

.xieceinfondld dd .xieceinfondian span {
    width: 180px;
    float: left;
    height: 20px;
    font: normal 14px/20px "微软雅黑";
    color: #383838;
    text-align: center;
    display: block;
}

.xieceinfondld dd h3 {
    font: normal 12px/17px "微软雅黑";
    padding-left: 20px;
}

@media (max-width: 1200px) {
    .xieceinfondld dd h3 {
        padding-left: 0;
        height: 4.5em;
        overflow: hidden;
    }
}

.xieceinfogua {
    width: 396px;
    height: 139px;
    float: left;
    background: #d2d2d2;
    font: bold 18px/139px "微软雅黑";
    color: #6c6c6c;
    text-align: center;
    margin: 22px 0;
}

.xieceinfonhyi {
    /*float: left;*/
    height: 83px;
    display: block;
    width: auto;
    border-bottom: 1px solid #e2e2e2;
}

.xieceinfonhyi b {
    height: 24px;
    width: auto;
    padding-left: 45px;
    /*float: left;*/
    display: block;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat -18px -162px;
    margin-top: 10px;
}

@media (max-width: 1200px) {
    .xieceinfonhyi b {
        padding: 0 5px;
        background: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space:nowrap;
    }
}

.xieceinfonhyi b a {
    font: bold 13px/24px "微软雅黑";

}

.xieceinfonhyi b a:hover {
    font: bold 13px/24px "微软雅黑";
    color: #f16021;
}

.xieceinfonhyi h3 {
    height: 18px;
    width: auto;
    font: normal 12px/18px "微软雅黑";
    padding-left: 45px;
    /*float: left;*/
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfonhyi h3 {
        padding: 0 5px;
    }
}

.xieceinfonhyi span {
    overflow: hidden;
    height: 24px;
    width: auto;
    font: normal 14px/24px "微软雅黑";
    padding-left: 45px;
    /*float: left;*/
    display: block;
}

@media (max-width: 1200px) {
    .xieceinfonhyi span {
        padding: 0 5px;
    }
}

.xieceinfodmp {
    width: 1198px;
    border: 1px solid #d2d2d2;
    margin: 15px 0;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .xieceinfodmp {
        width: 990px;
    }
}

@media (max-width: 992px) {
    .xieceinfodmp {
        width: 766px;
    }
}

@media (max-width: 768px) {
    .xieceinfodmp {
        width: 574px;
        padding-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .xieceinfodmp {
        width: 373px;
    }
}

.xieceinfodmpt {
    width: 100%;
    font: bold 24px/60px "微软雅黑";
    text-align: center;
    display: block;
    /*float: left;*/
    margin-top: 40px;

}

@media (max-width: 768px) {
    .xieceinfodmpt {
        width: auto;
        font-size: 20px;
        line-height: 30px;
        margin: 20px 5px 5px;
    }
}

.xieceinfodm {
    width: auto;
    height: auto;
    /*float: left;*/
    margin-left: 33px;
}

.xieceinfodm:after {
    content: '';
    display: block;
    clear: both;
}

.xieceinfodm ul {
    width: 490px;
    /*float: left;*/
    display: block;
}

@media (max-width: 768px) {
    .xieceinfodm ul {
        width: auto;
    }
}

.xieceinfodm ul li {
    width: 100%;
    font: 14px/25px "微软雅黑";
    /*float: left;*/
    display: block;

}

.xieceinfodmbtn {
    width: 268px;
    float: left;
    display: block;
    height: 38px;
}

.xieceinfodmbtna1 {
    width: 118px;
    height: 38px;
    display: block;
    float: left;
}

.xieceinfodmbtna1a {
    width: 118px;
    height: 38px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -24px;
}

.xieceinfodmbtna1a-h {
    width: 118px;
    height: 38px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -601px;
}

.xieceinfodmbtna2 {
    width: 118px;
    height: 38px;
    display: block;
    float: right;
}

.xieceinfodmbtna2a {
    width: 118px;
    height: 38px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -86px;
}

.xieceinfodmbtna2a-h {
    width: 118px;
    height: 38px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xiecezhanhui.png")/*tpa=http://www.boly.com.cn/skin/images/xiecezhanhui.png*/ no-repeat 0 -539px;
}

.xieceinfohei {
    width: 197px;
    height: 116px;
    display: block;
    position: absolute;
    top: 40px;
    right: 60px;
}

@media (max-width: 992px) {
    .xieceinfohei {
        top: 100px;
    }
}

@media (max-width: 768px) {
    .xieceinfohei {
        position: static;
        width: auto;
        text-align: center;
    }
}

.xieceinfort {
    width: 777px;
    height: 78px;
    float: left;
    display: block;
    border-bottom: 1px dashed #d2d2d2;
    text-align: center;
    font: bold 24px/78px "微软雅黑";
    color: #808080;
}

.xieceinforul {
    width: auto;
    /*float: right;*/
    display: block;
    margin-top: 15px;
    padding: 10px 15px;
}

.xieceinforul * {
    max-width: 100% !important;
}

.xieceinforul li {
    width: 100%;
    float: left;
    display: block;
    font: bold 14px/36px "微软雅黑";
    color: #808080;
}

.xieceinforul li b {
    min-width: 66px;
    float: left;
    display: block;
    height: 35px;
    text-align: right;
}

.xieceinforul li span {
    float: left;
    display: block;
    padding-left: 4px;
}

/*金属加工*/
.xiecevnewjin {
    width: 380px;
    float: left;
    display: block;
    padding: 8px 0 0 0;
}

.xiecevnewjin li {
    width: 360px;
    height: 22px;
    overflow: hidden;
    font: 14px/22px "微软雅黑";
    color: #7a7a7a;
    padding-left: 20px;
    background: url("../images/dian.gif")/*tpa=http://www.boly.com.cn/skin/images/dian.gif*/ 3px 8px no-repeat;
}

.xiecevnewjin li b {
    float: left;
    width: 31px;
    font-weight: normal;
    color: #eb1818;
}

.xiecevnewjin li span {
    float: left;
    display: block;
    width: 31px;
    font-weight: normal;
    color: #7a7a7a;
}

.xiecevnewjin li stong {
    float: right;
    display: block;
}

.xiecevnewsa {
    width: auto !important;
    float: none;
    display: block;
    padding: 8px 22px 0 22px;
    clear: both;
}

.xiecevnewsa li {
    width: 255px;
    height: 30px;
    overflow: hidden;
    font: 14px/30px "微软雅黑";

}

.xiecevnewsa li b {
    float: left;
    width: 31px;
    font-weight: normal;
    color: #eb1818;
}

.xiecevnewsa li span {
    float: left;
    display: block;
    width: 31px;
    font-weight: normal;
    color: #7a7a7a;
}

.xiecevnwe {
    padding: 20px 0 0 0;
    width: 147px;
    float: left;
}

.xiecevnwe li {
    width: 147px;
    height: 85px;
    float: left;
    background: #000;
    margin-bottom: 10px;
}

.xieceapp {
    width: 52px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    font: bold 14px/20px "微软雅黑";
    color: #ea1a1a;
}

/*应用3级页面*/
.xiecejins {
    width: 200px;
    float: left;
}

.xiecejinshu {
    width: 949px;
    float: left;
    display: block;
    margin-top: 18px;
}

.page-app-detail .xiecejinshu {
    width: auto;
    float: none;
    display: block;
    margin-top: 15px;
}

.page-app-detail .xiecejinshu:after {
    content: '';
    display: block;
    clear: both;
}

.xiecejinshua {
    width: auto;
    height: 621px;
    float: none;
}

@media (max-width: 576px) {
    .xiecejinshua {
        height: auto;
        clear: both;
    }

    .xiecejinshua:after {
        content: '';
        display: block;
        clear: both;
    }
}

.xiecejinshual {
    width: 805px;
    height: 621px;
    float: left;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 25px #ccc;
    -moz-box-shadow: 0px 0px 25px #ccc;
    box-shadow: 0px 0px 25px #ccc;
    position: relative;
    z-index: 99;
}

@media (max-width: 1200px) {
    .xiecejinshual {
        width: 650px;
    }
}

@media (max-width: 992px) {
    .xiecejinshual {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .xiecejinshual {
        height: 530px;
    }
}

@media (max-width: 576px) {
    .xiecejinshual {
        height: auto;
    }

    .xiecejinshual:after {
        content: '';
        display: block;
        clear: both;
    }
}

.xiecejinshualp {
    width: 375px;
    height: 621px;
    padding-left: 27px;
    float: left;
}

@media (max-width: 1200px) {
    .xiecejinshualp {
        padding-left: 10px;
        width: 362px;
    }
}

@media (max-width: 768px) {
    .xiecejinshualp {
        width: 275px;
        height: 530px;
    }
}

@media (max-width: 576px) {
    .xiecejinshualp {
        width: auto;
        height: auto;
        padding: 10px;
    }
}

.xiecejint {
    width: 351px;
    height: 22px;
    float: left;
    margin: 13px 0;
    background: url("../images/xieceprocess_12.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess_12.png*/ repeat-x;
    display: block;
}

@media (max-width: 768px) {
    .xiecejint {
        width: 100%;
    }
}

.xiecejint b {
    width: 171px;
    height: 22px;
    display: block;
    margin: 0 auto;
}

.xiecejinp {
    width: 351px;
    height: 350px;
    float: left;
    display: block;
}

@media (max-width: 768px) {
    .xiecejinp {
        width: 100%;
        height: auto;
    }

    .xiecejinp img{
        display: block;
        width: 100%;
        height: 280px;
    }
}

@media (max-width: 768px) {
    .xiecejinp img{
        height: 200px;
    }
}

.xiecejinu {
    width: 351px;
    height: 90px;
    float: left;
    display: block;
}

@media (max-width: 768px) {
    .xiecejinu {
        width: 100%;
    }
}

.xiecejinu li {
    width: 64px;
    margin-right: 16px;
    height: 64px;
    float: left;
    display: block;
    padding-top: 26px;
}

.xiecejinu li:hover {
    width: 64px;
    height: 64px;
    margin-right: 16px;
    float: left;
    display: block;
    padding-top: 26px;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -107px -29px;
}

.xiecejinf {
    width: 31px;
    padding-left: 34px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 30px;
    font: 12px/30px "微软雅黑";
    color: #747474;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -311px -368px;
}

.xiecejinc {
    width: 66px;
    padding-left: 34px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 30px;
    font: 12px/30px "微软雅黑";
    color: #747474;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -388px -368px;
}

.xiecejinr {
    width: 390px;
    padding-left: 13px;
    height: 621px;
    float: left;
    background: #f7f6f6;
    display: block;
}

@media (max-width: 1200px) {
    .xiecejinr {
        padding-left: 10px;
        padding-right: 10px;
        width: 258px;
    }
}

@media (max-width: 992px) {
    .xiecejinr {
        width: 376px;
    }
}

@media (max-width: 768px) {
    .xiecejinr {
        width: 271px;
        height: 530px;
    }
}

@media (max-width: 576px) {
    .xiecejinr {
        width: auto;
        height: 530px;
        float: none;
        clear: both;
    }
}

.xiecejinrt {
    width: auto;
    height: 36px;
    padding-top: 10px;
    font: bold 14px/36px "微软雅黑";

}

.xiecejinru {
    width: auto;
    float: none;
    display: block;
    margin-top: 8px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #d3d2d2;
}

.xiecejinru li {
    width: auto;
    height: 30px;
    font: 12px/30px "微软雅黑";
    color: #3f3f3f;

}

.xiecejinru li b {
    width: 100px;
    height: 30px;
    float: left;
    display: block;
    font-weight: normal;
}

.xiecejinrg {
    width: 270px;
    height: 29px;
    float: none;
    font: bold 16px/29px "微软雅黑";
    color: #FFF;
    text-align: center;
    background: #ed1c23;
    margin-top: 20px;
    display: block;
    margin-right: 10px;
}

@media (max-width: 1200px) {
    .xiecejinrg {
        /*width: auto;*/
    }
}

@media (max-width: 576px) {
    .xiecejinrg {
        margin: 10px auto;
    }
}

.xiecejinrul {
    width: 280px;
    float: none;
    display: block;
    margin-top: 4px;
}

@media (max-width: 1200px) {
    .xiecejinrul {
        /*width: auto;*/
    }
}

@media (max-width: 576px) {
    .xiecejinrul {
        margin: 10px auto;
        width: 270px;
    }
}

.xiecejinrul li {
    width: 330px;
    float: left;
    display: block;
    height: 30px;
    font: 12px/30px "微软雅黑";
    color: #747474;
    overflow: hidden;
}

.xiecejinrul li b {
    font: bold 12px/30px "微软雅黑";
    color: #ed1c23;
}

.xiecejinrul li h4 {
    font: normal 12px/30px "微软雅黑";
    color: #747474;
    float: left;
    display: block;
}

.xiecejinrul li span {
    width: 30px;
    height: 30px;
    display: block;
    float: left;

}

.xiecejinrul li strong {
    width: 52px;
    float: left;
    height: 30px;
    font-weight: normal;
}

.xiecejinrul li h5 {
    width: 120px;
    height: 30px;
    display: block;
}

.xiecejinrulbtna {
    width: 120px;
    height: 30px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -72px -161px;
}

.xiecejinrulbtnb {
    width: 120px;
    height: 30px;
    display: block;
    float: left;
    border: none;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -232px -161px;
}

.xiecejinshuar {
    width: 200px;
    float: left;
    display: block;
    height: 621px;
    background: #e9e9e9;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
}

@media (max-width: 1200px) {
    .xiecejinshuar {
        width: 150px;
    }
}

@media (max-width: 992px) {
    .xiecejinshuar {
        width: 100%;
        clear: both;
        height: auto;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

.xiecejinshuart {
    width: auto;
    height: 43px;
    float: none;
    background: url("../images/xieceprocessx_12.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocessx_12.png*/ repeat-x;
}

.xiecejinshuart span {
    width: 65px;
    height: 43px;
    margin: 0 auto;
    display: block;
    margin: 0 auto;
    background: #e9e9e9;
    font: bold 14px/43px "微软雅黑";
    color: #717171;
    text-align: center;
}

.xiecejinshuarul {
    width: auto;
    float: none;
    display: block;
    /*padding-left: 39px;*/
    text-align: center;
}

.xiecejinshuarul:after {
    content:'';
    display: block;
    clear: both;
}

.xiecejinshuarul li {
    width: auto;
    float: none;
    display: block;
}

@media (max-width: 992px) {
    .xiecejinshuarul li {
        float: left;
        width: 192px;
    }
}

@media (max-width: 768px) {
    .xiecejinshuarul li {
        width: 144px;
    }
}

@media (max-width: 576px) {
    .xiecejinshuarul li {
        width: 187px;
    }
}

.xiecejinshuarul li a {
    display: block;
    clear: both;
}

.xiecejinshuarul li a:after {
    content: '';
    display: block;
    clear: both;
}

.xiecejinshuarul li b {
    width: auto;
    height: 103px;
    float: none;
    display: block;
}

.xiecejinshuarul li span {
    width: auto;
    height: 37px;
    float: none;
    display: block;
    font: 12px/37px "微软雅黑";
    color: #3f3f3f;
    text-align: center;

}

.xiecejinshuarul li h3 {
    width: 61px;
    height: 60px;
    margin-top: 35px;
    display: block;
    float: left;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -150px -300px;
}

.xiecejinshuarul li h4 {
    width: 61px;
    height: 60px;
    margin-top: 35px;
    display: block;
    float: left;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -210px -300px;

}

.xiecejinshuarul li h3 a {
    width: 122px;
    height: 37px;
    float: left;
    display: block;
}

.xiecejinshuarul li h4 a {
    width: 122px;
    height: 37px;
    float: left;
    display: block;
}

.xiecejinyin {
    width: 805px;
    float: none;
    display: block;
    margin-top: 20px;
}

@media (max-width: 992px) {
    .xiecejinyin {
        width: 100%
    }

    .xiecejinyin:after {
        content: '';
        display: block;
        clear: both;
    }
}

.xiecejinyinl {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 921;
}

.xiecejinyintl {
    width: auto;
    float: none;
    height: 236px;
    border: 1px solid #e8e8e8;
    background: #f9f8f8;
}

.xiecejinyinlt {
    width: auto;
    height: 29px;
    position: relative;
    float: none ;
    border-bottom: 1px solid #e8e8e8;
    background: #FFF;
}

.xiecejinyinlt span {
    display: block;
    font: bold 14px/29px "微软雅黑";
    color: #f16021;
    height: 29px;
    position: absolute;
    top: -1px;
    left: 0;
    padding: 0 10px;
    border-top: 2px solid #ed1c23;
}

.xiecejinpin {
    width: auto;
    height: 26px;
    float: none;
    display: block;
    border-bottom: 1px solid #e8e8e8;
    padding-top: 10px;
    font: 12px/26px "微软雅黑";
    color: #3f3f3f;
    padding-left: 14px;

}

.xiecejinpina {
    width: auto;
    height: 29px;
    float: none;
    display: block;
    border-bottom: 1px solid #FFF;
    font: 12px/29px "微软雅黑";
    color: #3f3f3f;
    padding-left: 14px;

}

.xiecejinpinv {
    width: 759px;
    float: left;
    display: block;
    height: 429px;
    background: #000;
    font: bold 24px/429px "微软雅黑";
    color: #e42828;
    text-align: center;
}

.xiecejinpine {
    padding: 0 25px;
    width: auto;
    display: block;
    float: none;
    margin-top: 26px;
}

@media (max-width: 768px) {
    .xiecejinpine {
        padding: 0 10px;
    }

    .xiecejinpine * {
        max-width: 100% !important;
    }

    .xiecejinpine img {
        max-width: 100% !important;
        height: auto !important;
    }
}

.xiecejinpine b {
    width: 709px;
    height: 35px;
    display: block;
    float: left;
    font: normal 18px/35px "微软雅黑";
    color: #717171;
    text-align: center;
}

.xiecejinpine span {
    width: 100%;
    display: block;
    float: left;
    font: normal 18px/35px "微软雅黑";
    color: #717171;
}

.xiecejinpiner {
    width: 188px;
    float: left;
    display: block;
    height: 800px;
    background: #e9e9e9;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    box-shadow: 0px 0px 10px #ccc;
}

.xiecejinpinert {
    width: 188px;
    height: 31px;
    float: left;
    background: #cbcbcb;
    font: bold 14px/31px "微软雅黑";
    color: #FFF;
    text-align: center;
}

.xiecejinpinertul {
    width: 122px;
    float: left;
    display: block;
    padding: 10px 0 0 37px;
}

.xiecejinpinertul li {
    width: 92px;
    padding-left: 30px;
    height: 40px;
    background: url("../images/xieceprocess.png")/*tpa=http://www.boly.com.cn/skin/images/xieceprocess.png*/ no-repeat -273px -270px;
    float: left;
    display: block;
    font: 12px/40px "微软雅黑";
    color: #717171;
}

/*厂商*/
.xiecefact {
    width: 200px;
    float: left;
    height: 66px;
    background: #575757 url("../images/xiececx_03.png")/*tpa=http://www.boly.com.cn/skin/images/xiececx_03.png*/ no-repeat;
}

@media (max-width: 768px) {
    .xiecefact {
        display: none;
    }
}


.xiecefact b {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 40px;
    font: normal 24px/40px "微软雅黑";
    color: #FFF;
}

.xiecefact span {
    width: 118px;
    padding-left: 82px;
    float: left;
    display: block;
    height: 26px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefacta {
    width: auto;
    height: 808px;
    border: 1px solid #a8a8a8;
    position: relative;
}

@media (max-width: 992px) {
    .xiecefacta {
        display: none;
    }
}


.xiecefactpin {
    width: 1200px;
    float: left;
    margin-top: 10px;
    display: block;
}

@media (max-width: 1200px) {
    .xiecefactpin {
        width: 992px;
    }
}

@media (max-width: 992px) {
    .xiecefactpin {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .xiecefactpin {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .xiecefactpin {
        width: 375px;
    }
}

.xiecefactpinl {
    width: 710px;
    height: 474px;
    border: 1px solid #c8c8c8;
    float: left;
}

.xiecefactpinl:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiecefactpinl {
        width: 555px;
    }
}

@media (max-width: 992px) {
    .xiecefactpinl {
        width: auto;
        margin-bottom: 15px;
        float: none;
    }
}

@media (max-width: 992px) {
    .xiecefactpinl {
        height: auto;
    }
}

.xiecefactit {
    display: block;
    font: 14px/23px "微软雅黑";
    color: #000;
    /*background: url(../images/xiecefact_09.png) repeat-x;*/
    height: 23px;
    padding-left: 6px;
}

.xiecefactit a {
    float: left;
    display: block;
    padding: 0 4px;
    font: 14px/23px "微软雅黑";
    color: #000;
}

.xiecefactit a.comname_on {
    color: #f00;
}

.xiecefactit a.catalog_letter_on {
    color: #f00;
}

.xiecefactit span {
    display: block;
    float: left;
}

.xiecefactit a:hover {
    float: left;
    display: block;
    padding: 0 4px;
    font: 14px/23px "微软雅黑";
    color: #f16021;
}

.xiecefaa {
    width: 700px;
    float: left;
    padding: 13px 0 0 10px;
    height: 18px;
}

.xiecefaa a {
    width: 44px;
    height: 18px;
    display: block;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat;
    text-align: center;
    font: 14px/18px "微软雅黑";
    color: #FFF;
}

.xiecefau {
    width: auto;
    float: left;
    padding: 13px 0 0 10px;
}

@media (max-width: 1200px) {
    .xiecefau {
        overflow-x: auto;
        height: 428px;
    }
}

@media (max-width: 1200px) {
    .xiecefau {
        overflow-x: auto;
        height: auto;
    }
}

#catalog_index > a {
    display: block;
    float: left;
    padding: 4px;
    width: 100px;
}

.xiecefaul {
    float: left;
    display: block;
}

.xiecefaul a {
    width: 100px;
    float: left;
    display: block;
    height: 20px;
    color: #666;
    margin: 5px 0;
}

.xiecefaul a:hover {
    color: #f16021;
    border-bottom: 1px solid #f16021;
}

.xiecefaula {
    width: 230px;
    float: left;
    display: block;
}

.xiecefaula a {
    width: 230px;
    float: left;
    display: block;
    height: 20px;
    font: 14px/20px "微软雅黑";
    color: #000;
}

.xiecefaula a:hover {
    width: 230px;
    float: left;
    display: block;
    height: 20px;
    font: 14px/20px "微软雅黑";
    color: #f16021;
}

.xiecefaulb {
    width: 200px;
    float: left;
    display: block;
}

.xiecefaulb a {
    width: 200px;
    float: left;
    display: block;
    height: 20px;
    font: 14px/20px "微软雅黑";

}

.xiecefaulb a:hover {
    width: 200px;
    float: left;
    display: block;
    height: 20px;
    font: 14px/20px "微软雅黑";
    color: #f16021;
}

.xiecefactpinr {
    width: 474px;
    height: 474px;
    border: 1px solid #c8c8c8;
    float: right;
    margin-bottom: 13px;
}

@media (max-width: 1200px) {
    .xiecefactpinr {
        width: 420px;

    }
}

@media (max-width: 992px) {
    .xiecefactpinr {
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .xiecefactpinr {
        height: auto
    }
}

.xiecefactitr {
    width: auto;
    /*float: left;*/
    display: block;
    font: 14px/23px "微软雅黑";
    color: #000;
    /*background: url(../images/xiecefact_09.png) repeat-x;*/
    height: 23px;
    margin-bottom: 4px;
    padding-left: 6px;
}

.xiecefactitr span {
    display: block;
    float: left;
}

.xiecefacp {
    width: auto;
    /*float: left;*/
    display: block;
    margin: 5px 0 0 13px;
}

@media (max-width: 1200px) {
    .xiecefacp {
        margin: 5px 0 0 10px;
    }
}

.xiecefacp:after {
    content: '';
    display: block;
    clear: both;
}

.xiecefacp b {
    width: 71px;
    height: 57px;
    float: left;
    display: block;
}

@media (max-width: 1200px) {
    .xiecefacp b {
        width: 65px;
    }
}

@media (max-width: 576px) {
    .xiecefacp b {
        width: 65px;
        height: 34px;
    }
}

.xiecefacp b a {
    width: 51px;
    height: 22px;
    margin-top: 6px;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat 0 -45px;
    text-align: center;
    font: normal 14px/22px "微软雅黑";
    color: #FFF;
}

.xiecefacpu {
    width: 347px;
    height: 57px;
    float: left;
    display: block;
    border-bottom: 1px solid #9f9f9f;
}

.xiecefacpu:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    .xiecefacpu {
        width: 330px;
    }
}

@media (max-width: 576px) {
    .xiecefacpu {
        width: auto;
        clear: both;
        height: auto;
        padding: 0 0 10px;
    }
}

.xiecefacpu a {
    display: block;
    height: 25px;
    float: left;
    font: 12px/25px "微软雅黑";
    padding-right: 27px;

}

.xiecefacpu a:hover {
    display: block;
    height: 25px;
    float: left;
    font: 12px/25px "微软雅黑";
    color: #f16021;
    padding-right: 27px;
}

.xiecefacp span {
    width: 35px;
    display: block;
    float: left;
    height: 57px;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat -5px -475px;
}

.xiecefactchanl {
    width: auto;
    min-height: 343px;
    border: 1px solid #c8c8c8;
    /*float: left;*/
    clear: both;
}

.xiecefactchanl:after {
    content: '';
    display: block;
    clear: both;
}

.comname_index {
    padding: 10px 0;
}

.comname_index ul li {
    /*  padding:3px 10px; */
    float: left;
    height: 25px;
    margin: 10px;
    overflow: hidden;
    width: 170px;

}

.xiecefaben {
    float: left;
    display: block;
    margin: 14px 0 0 10px;
}

.xiecefaben ul li {
    float: left;
    margin: 10px;
    width: 170px;
    height: 25px;
    overflow: hidden;
}

@media (max-width: 576px) {
    .xiecefaben ul li {
        float: none;
        margin: 10px 5px;
        width: auto;
        height: 16px;
        line-height: 16px;
    }
}

.xiecefaben ul li a {
    height: 30px;
}

.xiecefaben ul li a:hover {
    border-bottom: 1px solid #f16021;
}

.xiecefabenul {
    width: 680px;
    height: 75px;
    float: left;
}

.xiecefabenul b {
    width: 112px;
    height: 26px;
    float: left;
    display: block;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat 0px -140px;
}

.xiecefabenpa1 {
    width: 72px;
    padding-left: 40px;
    height: 26px;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat -7px -197px;
    display: block;
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa1:hover {
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenc {
    width: 540px;
    display: block;
    float: left;
    height: 75px;
}

.xiecefabencd {
    margin-top: 14px;
    width: 520px;
    height: 22px;
    float: left;
    display: block;
}

.xiecefabencd a {
    height: 22px;
    float: left;
    padding-right: 30px;
    font: normal 14px/22px "微软雅黑";
    color: #000;
}

.xiecefabencd a:hover {
    height: 22px;
    float: left;
    padding-right: 30px;
    font: normal 14px/22px "微软雅黑";
    color: #f16021;
}

.xiecefablin {
    width: 520px;
    float: left;
    margin-left: 13px;
    display: block;
    height: 25px;
    margin-top: 14px;
    border-bottom: 1px solid #9f9f9f;
}

.xiecefablin span {
    width: 60px;
    height: 25px;
    display: block;
    margin: 0 auto;
    font: normal 14px/25px "微软雅黑";
    color: #bcbcbc;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat 20px -504px;
}

.xiecefabenpa2 {
    width: 72px;
    padding-left: 40px;
    height: 26px;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat -7px -279px;
    display: block;
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa2:hover {
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa3 {
    width: 72px;
    padding-left: 40px;
    height: 26px;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat -7px -347px;
    display: block;
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa3:hover {
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa4 {
    width: 72px;
    padding-left: 40px;
    height: 26px;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat -7px -418px;
    display: block;
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenpa4:hover {
    font: normal 14px/26px "微软雅黑";
    color: #FFF;
}

.xiecefabenr {
    width: 474px;
    height: 343px;
    border: 1px solid #c8c8c8;
    float: right;
}

.xiecefadi {
    width: 451px;
    display: block;
    float: left;
    margin: 15px 0 0 14px;
}

.xiecefadi span {
    width: 97px;
    height: 26px;
    display: block;
    float: left;
    background: url("../images/xiecefact.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefact.png*/ no-repeat 0 -92px;
    font: 14px/26px "微软雅黑";
    color: #FFF;
    text-align: center;
}

.xiecefadir {
    width: 342px;
    float: left;
    display: block;
    margin-left: 12px;
}

.xiecefadir a {
    width: 80px;
    height: 24px;
    display: block;
    float: left;
}

#main {
    MARGIN: 44px auto 0px;
    WIDTH: 950px;
    TEXT-ALIGN: left;
}

#main #map {
    BACKGROUND: url("../images/map.png")/*tpa=http://www.boly.com.cn/skin/images/map.png*/ no-repeat left top;
    FLOAT: left;
    WIDTH: 888px;
    HEIGHT: 732px
}

@media (max-width: 992px) {
    #main #map {
        transform: perspective(768px) scaleZ(1) translateZ(-100px);
        float: none;
    }
}

#main #map H1 {
    DISPLAY: block;
    FONT-WEIGHT: normal;
    POSITION: absolute;
    height: 20px;
}

#main #map h1 a {
    padding-left: 20px;
    text-decoration: none;
    background: none;
    display: block;
    font: 12px/20px "微软雅黑";
    color: #525252;
    position: relative;
}

#main #map h1:hover {
    background: url("../images/dian_03.png")/*tpa=http://www.boly.com.cn/skin/images/dian_03.png*/ no-repeat 5px 0;
    height: 20px;
    display: block;
    font: bold 12px/20px "微软雅黑";
    color: #65b1e1;
}

#main #map h1.active {
    background: url("../images/dian_03.png")/*tpa=http://www.boly.com.cn/skin/images/dian_03.png*/ no-repeat 5px 0;
    height: 20px;
    display: block;
    font: bold 12px/20px "微软雅黑";
    color: #65b1e1;
}

#main #map h1.active a {
    color: #F00;
    font-weight: 600;
}

#main #map h1 .fact {
    width: 278px;
}

#main #map h1 .fact .factuat {
    width: 278px;
    float: left;
    display: block;
    height: 40px;
    display: block;
    margin-bottom: 9px;
}

#main #map h1 .fact .factuat strong {
    padding-left: 13px;
    font: 24px/40px "微软雅黑";
    color: #3f3f3f;
    float: left;
    display: block;

}

#main #map h1 .factxib {
    float: right;
    display: block;
    background: url("../images/kuka_03.png")/*tpa=http://www.boly.com.cn/skin/images/kuka_03.png*/ no-repeat;
    width: 15px;
    height: 15px;
    margin: 9px 25px 0 0;
    padding: 0;
}

#main #map a:hover .fact {
    display: block;
}

#main #map h1 .fact .factxiece {
    width: 268px;
    height: 79px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
}

#main #map h1 .fact .factxiece .xiecefactxc {
    width: 262px;
    height: 29px;
    overflow: hidden;
    float: left;
    display: block;
    margin: 2px 0 0 6px;
}

#main #map h1 .fact .factxiece .xiecefactxc b {
    float: left;
    display: block;
    float: left;
    width: 111px;
    height: 29px;
    margin-right: 7px;
}

#main #map h1 .fact .factxiece .xiecefactxc strong {
    width: 130px;
    height: 29px;
    overflow: hidden;
    float: left;
    font: normal 14px/29px "微软雅黑";
    color: #414141;
}

#main #map h1 .fact .factxiece p {
    width: 255px;
    height: 22px;
    float: left;
    display: block;
    margin: 0px 0 0 13px;
    font: normal 12px/22px "微软雅黑";
    color: #414141;
}

#main #map h1 .fact .xiecebasebtn {
    width: 95px;
    height: 24px;
    float: left;
    display: block;
    margin: 13px 0 0 85px;
}

#main #map h1 .fact .xiecebasebtn .btn {
    width: 95px;
    height: 24px;
    background: #F00;
    text-align: center;
    color: #FFF;
    border: none;
}

.xieceory {
    width: 100%;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
}

.xieceory b {
    padding-left: 26px;
    font: 24px/44px "微软雅黑";
    color: #525252;
    display: block;
    float: left;
}

.xieceory ul {
    width: 330px;
    height: 27px;
    float: right;
    margin: 6px 30px 0 0;
    display: block;
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -13px -19px;

}

.xieceory ul li {
    width: 78px;
    float: left;
    display: block;
    height: 27px;
}

.xieceory ul li a {
    padding-left: 40px;
    width: 38px;
    float: left;
    display: block;
    font: 12px/27px "微软雅黑";
    color: #FFF;
    height: 27px;
    border-right: 1px solid #dadada;
}

.xieceory ul li a:hover {
    border-right: none;
}

.xieceorya1 {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -69px;
}

.xieceorya1:hover {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -143px;
}

.xieceorya1-a {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -143px;
}

.xieceorya2 {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -190px -69px;
}

.xieceorya2:hover {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -190px -143px;
}

.xieceorya2-a {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -190px -143px;
}

.xieceorya3 {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -69px;
}

.xieceorya3:hover {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -143px;
}

.xieceorya3-a {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -143px;
}

.xieceorya4 {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -286px;
}

.xieceorya4:hover {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -226px;
}

.xieceorya4-a {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -36px -226px;
}

.xieceorya5 {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -286px;
}

.xieceorya5:hover {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -226px;
}

.xieceorya5-a {
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -354px -226px;
}

.xieceoryxia {
    width: 500px;
    height: 38px;
    display: block;
    position: absolute;
    top: 44px;
    left: 26px;
}

.xieceoryxial {
    width: 50%;
    float: left;
    height: 38px;
}

.xieceoryxial b {
    padding-right: 5px;
    font: normal 13px/38px "微软雅黑";
    color: #525252;
    display: block;
    float: left;
}

#xieceoryfastyel, #xieceoryfabstyel {
    width: 132px;
    float: left;
    margin-top: 9px;
}

.xieceoryfa .select_box {
    width: 132px;
    height: 20px;
}

.xieceoryfa div.tag_select {
    display: block;
    color: #7c7c7c;
    width: 132px;
    height: 20px;
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -27px -346px;
    text-align: center;
    font: 14px/20px "微软雅黑";
}

.xieceoryfa div.tag_select_hover {
    display: block;
    color: #7c7c7c;
    width: 132px;
    height: 20px;
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -27px -346px;
    text-align: center;
    font: 14px/20px "微软雅黑";
}

.xieceoryfa div.tag_select_open {
    display: block;
    color: #7c7c7c;
    width: 132px;
    height: 20px;
    background: url("../images/xiecefactr.png")/*tpa=http://www.boly.com.cn/skin/images/xiecefactr.png*/ no-repeat -27px -346px;
    text-align: center;
    font: 14px/20px "微软雅黑";
}

.xieceoryfa ul.tag_options {
    position: absolute;
    padding: 0;
    margin: 0;
    list-style: none;
    background: #FFF;
    width: 132px;
    margin: 0;
    text-align: center;
    font: 14px/20px "微软雅黑";
}

.xieceoryfa ul.tag_options li {
    display: block;
    width: 132px;
    height: 20px;
    text-decoration: none;
    color: #7c7c7c;
    text-align: center;
    font: 14px/20px "微软雅黑";
    float: left;
}

.xieceoryfa ul.tag_options li.open_hover {
    color: #F00;
    height: 20px;
    font: 14px/20px "微软雅黑";
    width: 132px;
}

.xieceoryfa ul.tag_options li.open_selected {
    color: #F00;
    height: 20px;
    width: 132px;
    float: left;
}

/*展会js*/
#foucsBox {
    margin: 0 auto;
    padding: 0;
    width: 550px;
    height: 400px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    #foucsBox {
        width: 488px;
    }

    .ztbanner #foucsBox {
        width: 430px;
    }

    .page-exhibit .ztbanner #foucsBox {
        width: 488px;
    }
}

@media (max-width: 992px) {
    #foucsBox {
        width: 768px;
        margin-bottom: 15px;
    }

    .ztbanner #foucsBox {
        width: 100%;
    }

    .page-exhibit .ztbanner #foucsBox {
        width: 100%;
    }

    .page-zhuanti .ztbanner #foucsBox {
        width: 100%;
        height: 270px;
    }
}

@media (max-width: 768px) {
    #foucsBox {
        width: 576px;
        margin-bottom: 15px;
    }

    .page-exhibit .ztbanner #foucsBox {
        width: 100%;
        height: 260px
    }

    .page-zhuanti .ztbanner #foucsBox {
        width: 100%;
        height: 200px;
    }
}

@media (max-width: 576px) {
    #foucsBox {
        width: 375px;
        margin-bottom: 15px;
    }

    .page-zhuanti .ztbanner #foucsBox {
        width: 100%;
        height: 220px;
    }

    .page-exhibit .ztbanner #foucsBox {
        width: 100%;
        height: 220px;
    }
}

#foucsBox:hover {
    box-shadow: 0 0 7px #bebebe;
}

#foucsBox .imgCon {
    width: 550px;
    height: 400px;
    margin: 0;
    padding: 0;
    position: relative;
    list-style: none;
}

@media (max-width: 576px) {
    .page-zhuanti #foucsBox .imgCon {
        width: 550px;
        height: 220px;
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
    }

    .page-exhibit #foucsBox .imgCon {
        width: 550px;
        height: 220px;
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
    }
}

#foucsBox .imgCon li {
    float: left;
    width: 550px;
    height: 400px;
    box-shadow: 0 0 1px #bebebe;
}

@media (max-width: 1200px) {
    #foucsBox .imgCon li {
        width: 488px;
        height: 400px;
    }
}

@media (max-width: 992px) {
    #foucsBox .imgCon li {
        width: 768px;
        height: 400px;
    }
}

@media (max-width: 768px) {
    #foucsBox .imgCon li {
        width: 576px;
        height: 400px;
    }
}

@media (max-width: 576px) {
    #foucsBox .imgCon li {
        width: 375px;
        height: 400px;
    }

    .page-zhuanti #foucsBox .imgCon li {
        width: 375px;
        height: 220px;
    }

    .page-exhibit #foucsBox .imgCon li {
        width: 375px;
        height: 220px;
    }
}

#foucsBox .imgCon li img {
    border: 0;
    width: 100% !important;
}

@media (max-width: 576px) {
    .page-zhuanti #foucsBox .imgCon li img {
        border: 0;
        width: 100% !important;
        height: 220px !important;
    }

    .page-exhibit #foucsBox .imgCon li img {
        border: 0;
        width: 100% !important;
        height: 220px !important;
    }
}

#foucsBox .imgCon li .imgTitle {
    width: 544px;
    padding-left: 10px;
    position: absolute;
    bottom: 35px;
    z-index: 2;
}

#foucsBox .imgCon li .imgTitle a {
    color: #fff;
    display: block;
    text-decoration: none;
    font: bold 18px/30px "微软雅黑";
    zoom: 1;
}

#foucsBox .showPage {
    width: 550px;
    height: 90px;
    position: absolute;
    bottom: 0;
    background: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 1;
}

#foucsBox .foucs {
    width: 100%;
    height: 22px;
    position: absolute;
    bottom: 3px;
    text-align: center;
    z-index: 3;
}

#foucsBox .foucs span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    line-height: 0;
    font-size: 0;
    background: url("../images/exibi_08.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_08.png*/ no-repeat;
    cursor: pointer;
    overflow: hidden;
}

#foucsBox .foucs span.f {
    background: url("../images/exibi_06.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_06.png*/ no-repeat;
}

#foucsBox .foucsButton {
    width: 40px;
    height: 56px;
    padding: 7px;
    margin-top: -70px;
    position: relative;
    z-index: 4;
}

#foucsBox .foucsButton span {
    display: inline;
    width: 23px;
    height: 45px;
    margin: 7px 5px 0;
    cursor: pointer;
    overflow: hidden;
    background: url("../images/bg.png")/*tpa=http://www.boly.com.cn/skin/images/bg.png*/ 0 0 no-repeat;
}

.blkguandong {
    width: 1198px;
    height: 169px;
    float: left;
    display: block;
    POSITION: relative;
    background: #f7f7f7;
    /*border: 1px solid #ddd;*/
}

@media (max-width: 1200px) {
    .blkguandong {
        width: 100%;
        height: 172px;
        float: left;
        display: block;
        POSITION: relative;
        background: #f7f7f7;
        /*border: 1px solid #ddd;*/
    }
}

.f12 {
    FONT-SIZE: 12px
}

.F14lists {
    LINE-HEIGHT: 23px
}

.F14lists UL {
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}

.F14lists LI {
    PADDING-LEFT: 2px;
    FONT-SIZE: 14px;
    VERTICAL-ALIGN: bottom
}

.F14lists LI SPAN {
    FONT-SIZE: 9px;
    COLOR: #533826
}

.FixTitle A:link {
    COLOR: #0736aa;
    TEXT-DECORATION: none
}

.FixTitle A:visited {
    COLOR: #0736aa;
    TEXT-DECORATION: none
}

.FixTitle A:hover {
    TEXT-DECORATION: underline
}

.FixTitle {
    BORDER-RIGHT: #a2d1ff 1px solid;
    BORDER-TOP: #a2d1ff 1px solid;
    BACKGROUND: url("../images/olyready_bg_cl_002.gif")/*tpa=http://www.boly.com.cn/skin/images/olyready_bg_cl_002.gif*/ 0px -101px;
    OVERFLOW: hidden;
    BORDER-LEFT: #a2d1ff 1px solid;
    LINE-HEIGHT: 24px;
    BORDER-BOTTOM: #a2d1ff 1px solid;
    HEIGHT: 24px
}

.FixTitle H3 {
    PADDING-LEFT: 30px;
    FONT-SIZE: 14px;
    BACKGROUND: url("../images/olyready_bg_cl_001.gif")/*tpa=http://www.boly.com.cn/skin/images/olyready_bg_cl_001.gif*/ 2px -197px;
    FLOAT: left;
    COLOR: #0736aa
}

.FixTitle SPAN {
    PADDING-RIGHT: 5px;
    FLOAT: right
}

.RForm {
    PADDING-RIGHT: 10px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px
}

.RForm DT {
    LINE-HEIGHT: 23px
}

.RformB {
    PADDING-LEFT: 10px
}

.blk_29 {
    OVERFLOW: hidden;
    ZOOM: 1;
}

.blk_29 .LeftBotton {
    BACKGROUND: url("../images/exibi_15.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_15.png*/ no-repeat 0px 0px;
    LEFT: 10px;
    FLOAT: left;
    WIDTH: 21px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 59px;
    HEIGHT: 35px
}

.blk_29 .LeftBotton:hover {
    BACKGROUND: url("../images/exibi_16.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_16.png*/ no-repeat 0px 0px;
    LEFT: 10px;
    FLOAT: left;
    WIDTH: 21px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 59px;
    HEIGHT: 35px
}

.blk_29 .RightBotton {
    RIGHT: 5px;
    BACKGROUND: url("../images/exibi_18.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_18.png*/ no-repeat 0px 0px;
    FLOAT: right;
    WIDTH: 21px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 59px;
    right: 10px;
    HEIGHT: 35px
}

.blk_29 .RightBotton:hover {
    RIGHT: 5px;
    BACKGROUND: url("../images/exibi_17.png")/*tpa=http://www.boly.com.cn/skin/images/exibi_17.png*/ no-repeat 0px 0px;
    FLOAT: right;
    WIDTH: 21px;
    CURSOR: pointer;
    POSITION: absolute;
    TOP: 59px;
    right: 10px;
    HEIGHT: 35px
}

.blk_29 .Cont {
    OVERFLOW: hidden;
    WIDTH: 1102px;
}

.blk_29 .box {
    FLOAT: left;
    WIDTH: 220px;
    TEXT-ALIGN: center
}

.blk_29 .box a {
    width: 170px;
    height: 111px;
    margin: 0 auto;
}

.blk_29 .box a img {
    width: 170px;
    height: 111px;
    margin: 0 auto;
}

.blk_29 .box b {
    width: 220px;
    font: bold 12px/18px "微软雅黑";
    color: #000;
    float: left;
    display: block;
}

.rollphotos {
    MARGIN-TOP: 10px;
    margin-left: 50px;
    WIDTH: 1102px
}

@media (max-width: 1200px) {
    .rollphotos {
        width: 890px;
    }
}

@media (max-width: 992px) {
    .rollphotos {
        width: 660px;
    }
}

@media (max-width: 768px) {
    .rollphotos {
        width: 440px;
    }
}

@media (max-width: 576px) {
    .rollphotos {
        width: 240px;
        margin-left: 85px;
    }
}

.partC {
    MARGIN-TOP: 10px;
    OVERFLOW: auto;
    WIDTH: 1000px
}

.partC .PC_left {
    OVERFLOW: auto;
    WIDTH: 470px
}

.partC .PC_right {
    OVERFLOW: auto;
    WIDTH: 470px
}

.partC .PC_left {
    FLOAT: left
}

.partC .PC_right {
    FLOAT: right
}

.PT_mix {
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: #f3fbfe;
    PADDING-BOTTOM: 10px;
    OVERFLOW: auto;
    PADDING-TOP: 0px;
}

.PhoTxt {
    MARGIN-TOP: 10px;
    DISPLAY: inline;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    OVERFLOW: auto;
    WIDTH: 220px
}

.PhoTxt IMG {
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #ccc 1px solid;
    PADDING-LEFT: 3px;
    BACKGROUND: #fff;
    FLOAT: left;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #ccc 1px solid;
    MARGIN-RIGHT: 5px;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #ccc 1px solid
}

.PhoTxt H1 {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    LINE-HEIGHT: 23px
}

.PhoTxt P {
    COLOR: #545454;
    LINE-HEIGHT: 20px
}

/*资讯js*/
.layout {
    float: left;
    width: 803px;
    overflow: hidden;
}

@media (max-width: 1200px) {
    .layout {
        width: 670px;
    }
}

@media (max-width: 992px) {
    .layout {
        width: 100%;
        margin-bottom: 15px;
    }
}

#area1 {
    position: relative;
    z-index: 1;
    overflow: hidden;
    zoom: 1;
    box-shadow: 0 0 1px #bebebe;
}

.focusArea {
    width: 100%;
    position: relative;
    z-index: 2;
}

.focusP {
    width: 100%;
    height: 507px;
    background: #000;
    position: relative;
    overflow: hidden;
}

@media (max-width: 768px) {
    .focusP {
        background: #fff;
        height: 407px;
    }
}

#focus2 {
    width: 100%;
    height: 507px;
    overflow: hidden;
    zoom: 1;
}

@media (max-width: 768px) {
    #focus2 {
        height: 407px;
    }
}

#focus2 ul {
    height: 507px;
    overflow: hidden;
}

@media (max-width: 768px) {
    #focus2 ul {
        height: 407px;
    }
}

#focus2 li {
    width: 803px;
    height: 507px;
    float: left;
    overflow: hidden;
}

@media (max-width: 1200px) {
    #focus2 li {
        width: 670px;
    }
}

@media (max-width: 992px) {
    #focus2 li {
        width: 768px;
    }
}

@media (max-width: 768px) {
    #focus2 li {
        width: 576px;
        height: 407px;
        position: relative;
    }
}

@media (max-width: 576px) {
    #focus2 li {
        width: 375px;
    }
}

#focus2 li a ,#focus2 li a img{
    display: block;
    width: 100% !important;
}

@media (max-width: 768px) {
    .page-news #focus2 li a img{
        display: block;
        width: 100% !important;
        height: 235px !important;
    }

    .page-news #focus2 li a {
        height: auto;
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .page-news #focus2 li a img{
        display: block;
        width: 100% !important;
        height: 170px !important;
    }
}

#focus2 .bg {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 153px;
    background: #e0e0e0;
    bottom: 0;
    _bottom: -1px;
}

@media (max-width: 768px) {
    #focus2 .bg {
        height: 170px;
    }
}

@media (max-width: 576px) {
    #focus2 .bg {
        height: 230px;
    }
}

#focus2 .focusBtnL span, #focus2 .focusBtnR span {
    width: 55px;
    height: 101px;
    cursor: pointer;
    display: inline;
    overflow: hidden;
}

@media (max-width: 768px) {

    #focus2 .focusBtnL span, #focus2 .focusBtnR span {
        border-radius: 5px;
    }
}

#focus2 .focusBtnL span {
    float: left;
    background: url("../images/informa_08.png")/*tpa=http://www.boly.com.cn/skin/images/informa_08.png*/ no-repeat;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#focus2 .focusBtnR span {
    float: right;
    background: url("../images/informa_06.png")/*tpa=http://www.boly.com.cn/skin/images/informa_06.png*/ no-repeat;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#focus2 .foucsTit {
    position: absolute;
    width: auto;
    height: 26px;
    bottom: 10px;
    right: 27px;
    z-index: 999;
    text-align: right;
}

@media (max-width: 768px) {
    #focus2 .foucsTit {
        display: none;
    }
}

#focus2 .foucsTit span {
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    background: url("../images/informa_13.png")/*tpa=http://www.boly.com.cn/skin/images/informa_13.png*/ no-repeat;
    font: 14px/26px "微软雅黑";
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
}

#focus2 .foucsTit span.on {
    background: url("../images/informa_16.png")/*tpa=http://www.boly.com.cn/skin/images/informa_16.png*/ no-repeat;
    font: 14px/26px "微软雅黑";
    color: #FFF;
}

#focus2 .focusBtnL, #focus2 .focusBtnLHover {
    width: 55px;
    height: 101px;
    float: left;
    position: relative;
    z-index: 11;
}

#focus2 .focusBtnR, #focus2 .focusBtnRHover {
    width: 55px;
    height: 101px;
    float: right;
    position: relative;
    z-index: 11;
}

#focus2 .focusBtnL img, #focus2 .focusBtnR img {
    margin: 1px;
    display: none;
    border-radius: 0 !important;
}

@media (max-width: 768px) {
    #focus2 .focusBtnL img, #focus2 .focusBtnR img {
        display: none !important;
    }
}

#focus2 .focusBtnLHover, #focus2 .focusBtnRHover {
    width: 120px;
    background: #9e9e9e;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

#focus2 .focusBtnLHover span, #focus2 .focusBtnRHover span {
    width: 55px;
    height: 101px;
    background: url("../images/informa_08.png")/*tpa=http://www.boly.com.cn/skin/images/informa_08.png*/ no-repeat;
    cursor: pointer;
    float: left;
    display: inline;
}

#focus2 .focusBtnRHover span {
    background: url("../images/informa_06.png")/*tpa=http://www.boly.com.cn/skin/images/informa_06.png*/ no-repeat;
    float: right;
}

#focus2 .focusBtnLHover img, #focus2 .focusBtnRHover img {
    display: inline;
    float: right;
}

#focus2 .focusBtnRHover img {
    margin: 1px;
}

#focus2 .focusBtnL span, #focus2 .focusBtnLHover span, #focus2 .focusBtnR span, #focus2 .focusBtnRHover span {
    display: inline
}

#focus2 .focusBtnR img, #focus2 .focusBtnRHover img {
    float: left;
}

#focus2 .focusBtnR img {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#focus2 .focusBtnRHover img {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#focus2 .focusBtnL, #focus2 .focusBtnLHover, #focus2 .focusBtnR, #focus2 .focusBtnRHover {
    height: 101px;
    cursor: pointer;
    margin-top: -330px;
    z-index: 10;
    border-radius: 5px;
}

@media (max-width: 768px) {
    #focus2 .focusBtnL, #focus2 .focusBtnLHover, #focus2 .focusBtnR, #focus2 .focusBtnRHover {
        border-radius: 5px;
    }
}

@media (max-width: 576px) {
    #focus2 .focusBtnL, #focus2 .focusBtnLHover, #focus2 .focusBtnR, #focus2 .focusBtnRHover {
        margin-top: -366px;
        border-radius: 5px;
    }
}

#focus2 .focusBtnLHover, #focus2 .focusBtnRHover {
    width: 212px;
}

@media (max-width: 768px) {
    #focus2 .focusBtnLHover, #focus2 .focusBtnRHover {
        width: auto;
    }
}

#focus2 li h3 {
    position: relative;
    /*width: 735px;*/
    font-weight: normal;
    bottom: -11px;
    /*margin-left: 11px;*/
    z-index: 111;
    font-size: 18px;
}

#focus2 li h3:after {
    content: '';
    display: block;
    clear: both;
}

#focus2 li h3 b {
    font: bold 24px/33px "微软雅黑";
    float: left;
    display: block;
    width: auto;
    padding: 0 10px;
}

#focus2 li h3 b a {
    color: #3f3f3f;

}

#focus2 li h3 b a:hover {
    color: #f16021;
}

#focus2 li h3 span {
    font: 12px/22px "微软雅黑";
    color: #3f3f3f;
    float: left;
    display: block;
    margin-top: 5px;
    width: auto;
    padding: 0 10px 10px;
}

#focus2 li h3 strong {
    font: bold 14px/38px "微软雅黑";
    color: #f16021;
    float: left;
    display: block;
    padding-left: 80px;
    margin-top: 12px;
    width: 600px;
    background: url("../images/informa_22.png")/*tpa=http://www.boly.com.cn/skin/images/informa_22.png*/ no-repeat 0 8px;
}

#focus2 li h3 a {
    color: #fff;
}

#focus2 .focusTc {
    width: 100%;
    height: 330px;
    position: absolute;
    left: -720px;
    top: 0;
}

#tjItem {
    display: block;
    position: absolute;
    right: -320px;
    top: 0;
    z-index: 2;
    width: 320px;
    height: 330px;
    overflow: hidden;
}

#tjItem .btnClose {
    position: absolute;
    right: 4px;
    top: 4px;
    display: block;
    width: 14px;
    height: 14px;
    text-indent: -999em;
    overflow: hidden;
}

#tjItem .btnClose:hover {
    background-position: -499px -659px;
}

.focusImgs {
    height: 354px;
}

/*首页js代码*/
.www51buycom {
    width: 440px;
    height: 152px;
    position: relative;
    overflow: hidden;
    /*box-shadow: 2px 2px 10px 1px #C8C8C8;*/
}

.www51buycom .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 12px;
    left: 507px;
    zoom: 1;
    z-index: 3
}

.www51buycom .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.www51buycom .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.www51buycom .prev,
.www51buycom .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 32px;
}

.www51buycom .prev {
    left: 0;
}

.www51buycom .next {
    right: 0;
    background-position: right
}

.wwwxiece {
    width: 400px;
    height: 280px;
    position: relative;
    overflow: hidden;
}

.wwwxiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 60px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwxiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 10px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwxiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwxiece .prev,
.wwwxiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 64px;
}

.wwwxiece .prev {
    left: 0;
}

.wwwxiece .next {
    right: 0;
    background-position: right
}

.wwwaixiece {
    width: 400px;
    height: 145px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwaixiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 13px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwaixiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwaixiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwaixiece .prev,
.wwwaixiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 31px;
}

.wwwaixiece .prev {
    left: 0;
}

.wwwaixiece .next {
    right: 0;
    background-position: right
}

.wwwabxiece {
    width: 400px;
    height: 136px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwabxiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 8px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwabxiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwabxiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwabxiece .prev,
.wwwabxiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 26px;
}

.wwwabxiece .prev {
    left: 0;
}

.wwwabxiece .next {
    right: 0;
    background-position: right
}

.wwwacxiece {
    width: 400px;
    height: 180px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwacxiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 11px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwacxiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwacxiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwacxiece .prev,
.wwwacxiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 45px;
}

.wwwacxiece .prev {
    left: 0;
}

.wwwacxiece .next {
    right: 0;
    background-position: right
}

.wwwadxiece {
    width: 400px;
    height: 225px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwadxiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 17px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwadxiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwadxiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwadxiece .prev,
.wwwadxiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 65px;
}

.wwwadxiece .prev {
    left: 0;
}

.wwwadxiece .next {
    right: 0;
    background-position: right
}

.wwwaexiece {
    width: 400px;
    height: 235px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwaexiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 8px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwaexiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwaexiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwaexiece .prev,
.wwwaexiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 65px;
}

.wwwaexiece .prev {
    left: 0;
}

.wwwaexiece .next {
    right: 0;
    background-position: right
}

.wwwafxiece {
    width: 400px;
    height: 200px;
    position: relative;
    overflow: hidden;
    box-shadow: 3px 3px 4px 2px #C8C8C8;
}

.wwwafxiece .num {
    overflow: hidden;
    height: 10px;
    position: absolute;
    bottom: 12px;
    left: 98px;
    zoom: 1;
    z-index: 3
}

.wwwafxiece .num li {
    width: 10px;
    height: 10px;
    background: #828282;
    margin-right: 40px;
    cursor: pointer;
    float: left;
    color: #828282;
}

.wwwafxiece .num li.on {
    background: #FFF;
    color: #FFF;
}

/*当前项*/
.wwwafxiece .prev,
.wwwafxiece .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ no-repeat;
    position: absolute;
    top: 54px;
}

.wwwafxiece .prev {
    left: 0;
}

.wwwafxiece .next {
    right: 0;
    background-position: right
}

/*产品三级js*/

#smallLay {
    margin:0 auto;
    width: 524px;
    height: 426px;
    background: #FFF;
    color: #000;
    font: 14px/22px "微软雅黑";
    padding: 23px 13px 7px 17px;
    overflow-y: scroll;

}

#smallLaya {
    width: 870px;
    height: 570px;
    background: #000 url("../images/shiping.png")/*tpa=http://www.boly.com.cn/skin/images/shiping.png*/ no-repeat center center;
    color: #000;
    font: 14px/22px "微软雅黑";
    padding: 23px 13px 7px 17px;
}

#smallLayc {
    width: 900px;
    height: 900px;
    background: #000;
    color: #000;
    font: 14px/22px "微软雅黑";
}

#smallLayc .smalpic {
    width: 900px;
    height: 603px;
    margin-top: 66px;
}

#smallLayc .smalpicl {
    width: 131px;
    height: 603px;
    background: url("../images/smal.png")/*tpa=http://www.boly.com.cn/skin/images/smal.png*/ no-repeat -323px -87px;
    float: left;
}

#smallLayc .smalpicl a {
    width: 131px;
    height: 603px;
    display: block;
}

#smallLayc .smalpicc {
    width: 648px;
    height: 603px;
    float: left;
}

#smallLayc .smalpicr {
    width: 121px;
    height: 603px;
    background: url("../images/smal.png")/*tpa=http://www.boly.com.cn/skin/images/smal.png*/ no-repeat -543px -87px;
    float: left;
}

#smallLayc .smalpicr a {
    width: 121px;
    height: 603px;
    display: block;
}

#smallLayc .smalduct {
    width: 677px;
    height: 140px;
    margin: 28px 0 0 102px;
}

#smallLayc .smalductt {
    width: 677px;
    height: 62px;
}

#smallLayc .smalductt b {
    padding-left: 35px;
    display: block;
    font: 14px/62px "微软雅黑";
    color: #FFF;
    background: url("../images/smal.png")/*tpa=http://www.boly.com.cn/skin/images/smal.png*/ no-repeat -38px -52px;
    height: 62px;
    float: left;
}

#smallLayc .smalductt p {
    padding-right: 35px;
    font: 14px/62px "微软雅黑";
    color: #FFF;
    height: 62px;
    background: url("../images/smal.png")/*tpa=http://www.boly.com.cn/skin/images/smal.png*/ no-repeat -38px -8px;
    float: right;
}

#smallLayc .smalul {
    width: 677px;
    height: 79px;
}

#smallLayc .smalul li {
    width: 70px;
    height: 70px;
    background: #FFF;
    padding: 9px 0 0 14px;
    margin-right: 16px;
    float: left;
}

#smallLayc .smalul li:hover {
    width: 70px;
    height: 70px;
    background: #FFF;
    background: url("../images/smal.png")/*tpa=http://www.boly.com.cn/skin/images/smal.png*/ no-repeat -155px -154px;
    margin-right: 16px;
}

#zttabs {
    width: 100%;
    height: auto;
}

#tab1 .xiecetu {
    width: 1160px;
    height: auto;
    background: #f2f2f2;
    float: left;
    margin: 25px 0 0 25px;

}

#tab1 .xiecetu h3 {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 10px;

}

#tab1 .xiecetu h3 b {
    width: 380px;
    height: 214px;
    background: #000;
    float: left;
}

#tab1 .xiecetu h3 span {
    width: 380px;
    height: 47px;
    font: 18px/47px "微软雅黑";
    color: #212121;
    display: block;
    text-align: center;
    float: left;
}

#tab1 .xiecetu h4 {
    width: 380px;
    height: 300px;
    float: left;
    background: #e21616;
}

#tab1 .xiecetu h4 i {
    font-style: normal;
    width: 380px;
    height: 42px;
    margin-top: 99px;
    display: block;
    font: 35px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab1 .xiecetu h4 p {
    font-style: normal;
    width: 380px;
    height: 42px;
    display: block;
    font: 100px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab2 .xiecetu {
    width: 1160px;
    height: auto;
    background: #f2f2f2;
    float: left;
    margin: 25px 0 0 25px;
}

#tab2 .xiecetu h3 {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 10px;
}

#tab2 .xiecetu h3 b {
    width: 380px;
    height: 214px;
    background: #000;
    float: left;
}

#tab2 .xiecetu h3 span {
    width: 380px;
    height: 47px;
    font: 18px/47px "微软雅黑";
    color: #212121;
    display: block;
    text-align: center;
    float: left;
}

#tab2 .xiecetu h4 {
    width: 380px;
    height: 300px;
    float: left;
    background: #e21616;
}

#tab2 .xiecetu h4 i {
    font-style: normal;
    width: 380px;
    height: 42px;
    margin-top: 99px;
    display: block;
    font: 35px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab2 .xiecetu h4 p {
    font-style: normal;
    width: 380px;
    height: 42px;
    display: block;
    font: 100px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab3 .xiecetu {
    width: 1160px;
    height: auto;
    background: #f2f2f2;
    float: left;
    margin: 25px 0 0 25px;
}

#tab3 .xiecetu h3 {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 10px;
}

#tab3 .xiecetu h3 b {
    width: 380px;
    height: 214px;
    background: #000;
    float: left;
}

#tab3 .xiecetu h3 span {
    width: 380px;
    height: 47px;
    font: 18px/47px "微软雅黑";
    color: #212121;
    display: block;
    text-align: center;
    float: left;
}

#tab3 .xiecetu h4 {
    width: 380px;
    height: 300px;
    float: left;
    background: #e21616;
}

#tab3 .xiecetu h4 i {
    font-style: normal;
    width: 380px;
    height: 42px;
    margin-top: 99px;
    display: block;
    font: 35px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab3 .xiecetu h4 p {
    font-style: normal;
    width: 380px;
    height: 42px;
    display: block;
    font: 100px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab4 .xiecetu {
    width: 1160px;
    height: auto;
    background: #f2f2f2;
    float: left;
    margin: 25px 0 0 25px;
}

#tab4 .xiecetu h3 {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 10px;
}

#tab4 .xiecetu h3 b {
    width: 380px;
    height: 214px;
    background: #000;
    float: left;
}

#tab4 .xiecetu h3 span {
    width: 380px;
    height: 47px;
    font: 18px/47px "微软雅黑";
    color: #212121;
    display: block;
    text-align: center;
    float: left;
}

#tab4 .xiecetu h4 {
    width: 380px;
    height: 300px;
    float: left;
    background: #e21616;
}

#tab4 .xiecetu h4 i {
    font-style: normal;
    width: 380px;
    height: 42px;
    margin-top: 99px;
    display: block;
    font: 35px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab4 .xiecetu h4 p {
    font-style: normal;
    width: 380px;
    height: 42px;
    display: block;
    font: 100px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab5 .xiecetu {
    width: 1160px;
    height: auto;
    background: #f2f2f2;
    float: left;
    margin: 25px 0 0 25px;
}

#tab5 .xiecetu h3 {
    width: 380px;
    height: 260px;
    float: left;
    margin-right: 10px;
}

#tab5 .xiecetu h3 b {
    width: 380px;
    height: 214px;
    background: #000;
    float: left;
}

#tab5 .xiecetu h3 span {
    width: 380px;
    height: 47px;
    font: 18px/47px "微软雅黑";
    color: #212121;
    display: block;
    text-align: center;
    float: left;
}

#tab5 .xiecetu h4 {
    width: 380px;
    height: 300px;
    float: left;
    background: #e21616;
}

#tab5 .xiecetu h4 i {
    font-style: normal;
    width: 380px;
    height: 42px;
    margin-top: 99px;
    display: block;
    font: 35px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

#tab5 .xiecetu h4 p {
    font-style: normal;
    width: 380px;
    height: 42px;
    display: block;
    font: 100px/42px "微软雅黑";
    color: #FFF;
    text-align: center;
}

.time-bg {
    width: 100%;
    margin: 0 auto;
    padding-top: 30px;
}

.time-bg p {
    text-align: center;
}

.time-bg #amount {
    border: 0;
    font-size: 14px;
    color: #000;
}

.time-bg #slider-range {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    cursor: move;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider .ui-slider-handle, .ui-slider .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 1em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.6em;
    margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-widget {
    font-size: 1.1em;
}

.ui-widget-content {
    border: 1px solid #ccc;
    background: #e1e1e1 50% top repeat-x;
    color: #333333;
}

.ui-widget-header {
    background: #6f6f6f 50% 50% repeat-x;
}

.ui-state-default {
    width: 23px;
    height: 21px;
    background: url("../images/xiecepic.png")/*tpa=http://www.boly.com.cn/skin/images/xiecepic.png*/;
    font-weight: bold;
    color: #1c94c4;
}

.ui-state-hover {
    font-weight: bold;
    color: #c77405;
}

.time-bg .rangeSpan {
    font-size: 12px;
    color: #666;
}

.time-bg #time {
    width: 100%;
    height: 20px;
    margin: 0 auto;
}

.time-bg ul {
    margin-top: 20px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 0;
}

.time-bg li {
    float: left;
    list-style: none;
    text-align: center;
}

.time-bg .button {
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    font-size: 15px;
    border: 1px solid #666;
    cursor: pointer;
    border-radius: 5px;
}

.time-bg .button:hover {
    background-color: #ccc;
    box-shadow: 0 0 6px #CCC;
}

/***/
#wrapper {
    width: 1200px;
    height: auto;
    /*overflow: hidden;*/
}

#wrapper:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    #wrapper {
        width: 992px;
    }
}

@media (max-width: 992px) {
    #wrapper {
        width: 768px;
    }
}

@media (max-width: 768px) {
    #wrapper {
        width: 100%;
    }
}

#contentpoty {
    width: 1005px;
    float: left;
    min-height: 1200px;
}

#contentpoty:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    #contentpoty {
        width: 800px;
        float: left;
        min-height: 1200px;
    }
}

@media (max-width: 992px) {
    #contentpoty {
        width: auto;
        margin-bottom: 15px;
    }

    .page-com-list #contentpoty {
        width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 576px) {
    #contentpoty {
        width: 375px;
        margin-bottom: 15px;
    }
}

#sidebar {
    width: 180px;
    background: none;
    float: right;
}

@media (max-width: 992px) {
    #sidebar {
        width: 100%;
    }
}

@media (max-width: 768px) {

}

@media (max-width: 576px) {

}

#portamento_container {
    float: right;
    position: relative;
    width: 180px !important;
}

@media (max-width: 1200px) {
    #portamento_container {
        width: 180px !important;
    }
}

@media (max-width: 992px) {
    #portamento_container {
        width: 100% !important;
        height: 180px !important;
    }

    .page-sell #portamento_container {
        width: 100% !important;
        height: auto !important;
        position: relative;
        display: block !important;
    }
}

@media (max-width: 768px) {
    #portamento_container {
        width: 100% !important;
        height: 360px !important;
    }
}

@media (max-width: 576px) {
    #portamento_container {
        width: 100% !important;
        height: 720px !important;
    }
}

#portamento_container #sidebar {
    float: none;
    position: absolute;
    text-align: center;
}

@media (max-width: 992px) {
    #portamento_container #sidebar {
        width: 100%;
    }

    .page-sell #portamento_container #sidebar {
        width: 100%;
        position: static !important;
    }
}

#portamento_container #sidebar.fixed {
    position: fixed;
}

#wrappervi {
    width: 1200px;
    height: auto;
    /*overflow: hidden;*/
    margin: 15px auto 0;

}

#wrappervi:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1200px) {
    #wrappervi {
        width: 992px;
    }
}

@media (max-width: 992px) {
    #wrappervi {
        width: 768px;
    }
}

@media (max-width: 768px) {
    #wrappervi {
        width: 576px;
    }
}

@media (max-width: 576px) {
    #wrappervi {
        width: 375px;
        /*overflow: hidden;*/
    }
}

#contentpovi {
    width: 1005px;
    float: right;
    min-height: 1200px;
}

@media (max-width: 1200px) {
    #contentpovi {
        width: 800px;
    }
}

@media (max-width: 992px) {
    #contentpovi {
        width: 100%;
    }
}

#sidebarvi {
    width: 180px;
    background: none;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    #sidebarvi {
        width: 180px !important;
    }
}

#portamento_containerbar {
    float: left;
    position: relative;
    width: 180px !important;
}

@media (max-width: 1200px) {
    #portamento_containerbar {
        width: 180px !important;
    }
}

@media (max-width: 992px) {
    #portamento_containerbar {
        width: 180px !important;
        display: none;
    }
}

#portamento_containerbar #sidebarvi {
    float: none;
    position: absolute;
}

#portamento_containerbar #sidebarvi.fixed {
    position: fixed;
}

#wrappertal {
    width: 1200px;
    height: auto;
    margin: 10px auto 0 auto;
}

@media (max-width: 1200px) {
    #wrappertal {
        width: 992px;
    }
}

@media (max-width: 992px) {
    #wrappertal {
        width: 768px;
    }
}

@media (max-width: 768px) {
    #wrappertal {
        width: 576px;
    }
}

@media (max-width: 576px) {
    #wrappertal {
        width: 375px;
    }
}

#wrappertal:after {
    content: '';
    display: block;
    clear: both;
}

#contentpotal {
    width: 917px;
    float: left;
    min-height: 1200px;
}

#sidebartal {
    width: 263px;
    background: none;
    float: right;
}

#portamento_containertal {
    position: relative;
    float: right;
}

#portamento_containertal #sidebartal {
    float: none;
    position: absolute;
}

#portamento_containertal #sidebartal.fixed {
    position: fixed;
}

/*****程序对接后的style*******/
#article {
    font-size: 15px;
    line-height: 25px;
    padding: 0 10px;
}

@media (max-width: 576px) {
    #article {
        padding: 0 10px;
        overflow: hidden;
    }
}

#article * {
    max-with: 100% !important;
}

#article p {
    text-indent: 2em;
    margin: 5px 0;
}

@media (max-width: 576px) {
    #article p {
        text-indent: 0;
    }
}

#article img {
    max-width: 100% !important;
    height: auto !important;
}

.np ul li {
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.np a {
    color: #003278
}

.np a:hover {
    color: #FF6600;
}

.pd10 {
    line-height: 25px;
    font-size: 14px;
}

.pd10 p {
    text-indent: 2em;
    padding: 5px 0;
}

/*翻页*/
.pages {
    color: #666666;
    font-size: 12px;
    padding: 10px 0;
    text-align: center;
    clear: both;
}

.pages li {
    float: left;
    border: 1px solid #d3d3d3;
    margin: 1px 5px;
    padding: 1px 3px;
    border-radius: 5px;
}

.pages a:link, .pages a:visited, .pages a:active {
    text-decoration: none;
    background: #fff;
    border-radius: 3px;
    padding: 5px 8px;
    border: 1px solid #bebebe;
}

.pages a:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #ed1c22;
    text-decoration: none;
    border-color: #ed1c22;
}

.pages:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 768px) {
    .pages {
        position: relative;
        height: 32px;
        width: 360px;
        margin: 15px auto 0;
        border-radius: 17px;
        border: 1px solid #bebebe;
        overflow: hidden;
        padding: 0;
    }

    .pages a {
        display: none;
        text-align: center;
    }

    .pages a.pre, .pages a.next, .pages .current {
        width: 100px;
        display: block;
        position: absolute;
        top: 0;
        border: none;
    }

    .pages .current {
        left: 50%;
        margin-left: -60px;
        border: 1px solid #bebebe;
        border-top: none;
        border-bottom: none;
        border-radius: 0;
    }

    .pages a.pre {
        left: 0;
    }

    .pages a.next {
        right: 0;
    }
}

.userexhibit .pages strong {
    float: none;
    font-size: 12px;
    height: auto;
    width: auto;
}

.pages strong {
    background: none repeat scroll 0 0 #fff;
    color: #bebebe;
    border-radius: 3px;
    padding: 5px 8px;
    border: 1px solid #bebebe;
}

.pages_inp {
    border: 1px solid #2e6ab1;
    color: #666666;
    padding: 1px;
    text-align: center;
    width: 30px;
}

.pages_btn {
    background: none repeat scroll 0 0 #f1f7fc;
    border: 1px solid #2e6ab1;
    color: #004499;
    font-size: 11px;
    font-weight: bold;
    width: 26px;
}

.pages input.pages_btn {
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 20px;
    width: 35px;
}

.pages input.pages_inp {
    border: 1px solid #ccc;
    border-radius: 5px;
}

.pages label {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #2e6ab1;
    color: #004499;
    padding: 1px 5px;
}

.pages label em {
    color: red;
    font-style: normal;
    font-weight: bold;
}

.pages label span {
    font-weight: bold;
}

.pages cite {
    font-style: normal;
}

.userpass {
    width: 100%;
    float: left;
    position: relative;
}

#kb {
    top: 50px !important;
    left: 0px !important;
}

.px14 {
    color: #f00;
}

/**展会改变开始**/
/**/
.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
}

.white_content {
    background: url("../images/bg_03.png")/*tpa=http://www.boly.com.cn/skin/images/bg_03.png*/ no-repeat;
    display: none;
    position: absolute;
    width: 278px;
    padding-top: 20px;
    padding-left: 82px;
    height: 422px;
    z-index: 1002;
    overflow: hidden;
    left: 10px;
    top: -262px;
}

.fact > div {
    width: 260px;
    float: left;
    height: 310px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.xcjqr > li {
    float: left;

    margin: 0 5px;
}

.xcjqr span {
    float: left;
    min-height: 29px;
    width: 240px;
}

.xcjqr b {
    float: left;
    height: 29px;
    width: 111px;
}

.xcjqr strong {
    float: left;

}

.xcjqr p {
    color: #3f3f3f;
    font-size: 12px;
    font-weight: 100;
    overflow: hidden;
    float: left;
    width: 85%;
}

/***/
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clearit {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

.rgba-75 {
    background: rgba(0, 0, 0, 0.75);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#bf000000', EndColorStr='#bf000000');
    *zoom: 1;
}

:root .rgba-75 {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#00000000');
}

/*图标*/
.videoNewsLeft {
    background: url("../../../i0.sinaimg.cn/ty/2011hqj/0705/video_icon_bg.png")/*tpa=http://i0.sinaimg.cn/ty/2011hqj/0705/video_icon_bg.png*/ no-repeat 2px center;
    padding-left: 22px;
}

.nav-inner .logo, .nwi-lnk, .swpt-tip i, .swpt-full-tip i, .swpt-original i, .swpt-mode i, .swpl-btn i, .swpb-item i, .swp-btn i, .heart-vote i, .sw-audio .sw-audio-play, .sw-audio .sw-audio-loading, .sw-audio .sw-audio-error, .sw-audio .sw-audio-pause, .hr-a i, .top-tip .hot, .swpw-txt .swpw-follow span, .swpw-txt .swpw-follow a, .swpw-approve, .side-btns-top-btn {
    background-image: url("../../../www.sinaimg.cn/dy/deco/2014/0212/images/bg.png")/*tpa=http://www.sinaimg.cn/dy/deco/2014/0212/images/bg.png*/;
    background-repeat: no-repeat;
}

.nav-inner .logo {
    background-position: 0 -390px;
}

.nwi-lnk {
    display: block;
    width: 82px;
    height: 23px;
    overflow: hidden;
    background-position: 0 -300px;
}

.nwi-lnk:hover {
    background-position: -90px -300px;
}

.swpt-tip i {
    display: block;
    width: 32px;
    height: 10px;
    background-position: -180px -280px;
}

.swpt-full-tip i {
    display: block;
    width: 14px;
    height: 14px;
    background-position: 0 -280px;
}

.swpt-mode-list i {
    display: block;
    width: 16px;
    height: 16px;
    background-position: -100px -160px;
}

.swpt-mode-hp i {
    display: block;
    width: 16px;
    height: 16px;
    background-position: -40px -160px;
}

.swpt-mode-list:hover i {
    background-position: -130px -160px;
}

.swpt-mode-hp:hover i {
    background-position: -70px -160px;
}

.swpt-full-wrap.hover i, .swpt-full-wrap:hover i, .swpt-full-tip:hover i {
    display: block;
    width: 14px;
    height: 14px;
    background-position: -30px -280px;
}

.swpt-original i {
    display: block;
    width: 13px;
    height: 14px;
    background-position: -160px -160px;
}

.swpt-original:hover i {
    float: left;
    display: inline;
    background-position: -190px -160px;
}

.swpl-btn i {
    display: block;
    width: 12px;
    height: 20px;
}

.swpl-fastprev i {
    background-position: 0 -190px;
}

.swpl-fastprev:hover i {
    background-position: -20px -190px;
}

.swp-list-prev-last .disabled:hover i {
    background-position: 0 -190px;
}

.swpl-fastnext i {
    background-position: -40px -190px;
}

.swpl-fastnext:hover i {
    background-position: -60px -190px;
}

.swp-list-next-last .disabled :hover i {
    background-position: -40px -190px;
}

.heart-vote i {
    display: block;
    width: 32px;
    height: 27px;
    overflow: hidden;
    background-position: -0px -360px;
}

.heart-vote:hover i {
    background-position: -40px -360px;
}

.swpb-item i {
    display: block;
    width: 17px;
    height: 15px;
}

.swpb-download i {
    background-position: -60px -280px;
}

.swpb-download:hover i {
    background-position: -90px -280px;
}

.swpb-comment i {
    background-position: -120px -280px;
}

.swpb-comment:hover i {
    background-position: -150px -280px;
}

.swp-btn i {
    display: block;
    width: 21px;
    height: 41px;
    overflow: hidden;
    cursor: pointer;
}

.swp-prev i {
    background-position: 0 -230px;
}

.swp-prev:hover i {
    background-position: -40px -230px;
}

.swp-next i {
    background-position: -80px -230px;
}

.swp-next:hover i {
    background-position: -120px -230px;
}

.top-tip .hot {
    display: block;
    width: 21px;
    height: 21px;
    overflow: hidden;
    background-position: -180px -300px;
}

/*微博列表*/
.side-btns-top-btn {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999em;
    background-position: 0 -430px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.mt-a {
    margin-top: 20px !important;
}

.mb-a {
    margin-bottom: 20px !important;
}

.hr-a {
    height: 0;
    margin-top: 4px;
    border-top: 1px solid #eee;
    font-size: 0;
    line-height: 0;
}

.hr-a i {
    display: block;
    width: 30px;
    height: 10px;
    margin: -5px auto 0;
    background-color: #F9F9F9;
    background-position: -210px -281px;
}

.part-a {
    border: 1px solid #eee;
    background: #fff;
    margin: 0 0 20px 0;
    position: relative;
}

/*顶部导航*/
/*搜索*/
.nav-wrap {
    border-bottom: 1px solid #E8E8E8;
    -moz-box-shadow: 0px 1px 1px #F3F3F3;
    -webkit-box-shadow: 0px 1px 1px #F3F3F3;
    box-shadow: 0px 1px 1px #F3F3F3; /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F3F3F3')";filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#F3F3F3');*/
    background: #fff;
    overflow: hidden;
    width: 100%;
    overflow: hidden;
}

.nav-inner {
    width: 1000px;
    height: 64px;
    margin: 0 auto;
}

.nav-inner .logo {
    float: left;
    display: inline;
    width: 287px;
    height: 37px;
    margin: 14px 0 0 0;
    text-indent: -9999em;
}

.nav-extra {
    float: right;
    display: inline;
    padding: 22px 0 0 0;
}

.nwi-lnk, .top-search {
    float: left;
    display: inline;
}

.nwi-lnk {
    display: block;
    width: 82px;
    height: 23px;
    font-size: 13px;
    line-height: 23px;
    margin-right: 6px;
    text-align: center;
    color: #2c2c2c;
    text-decoration: none;
}

.nwi-lnk:link, .nwi-lnk:visited {
    color: #2c2c2c;
    text-decoration: none;
}

.nwi-lnk:hover {
    color: #fff;
    text-decoration: none;
}

.top-search {
    width: 154px;
    border-left: 1px solid #D7D4CF;
    padding: 0 0 0 20px;
    margin-left: 3px;
    position: relative;
}

.top-search-bg {
    width: 150px;
    height: 24px;
    background: url("../../../www.sinaimg.cn/dy/deco/2013/1021/images/search.png")/*tpa=http://www.sinaimg.cn/dy/deco/2013/1021/images/search.png*/ 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.sinaimg.cn/dy/deco/2013/1021/images/search.png');
    _background: none;
    padding: 0 0 0 14px;
    position: absolute;
    top: 0;
    right: 0;
}

.top-search form {
    position: relative;
}

.top-search .input, .top-search .input:focus {
    border: 0;
    outline: none;
    padding: 0 0 0 0;
    width: 120px;
    height: 24px;
    line-height: 24px \9;
    *line-height: 24px;
    background: none;
    float: left;
    display: inline;
    font-family: "Microsoft Yahei", "微软雅黑";
    position: relative;
    z-index: 100;
    color: #2c2c2c;
    font-size: 13px;
}

.top-search .btn {
    background: none;
    width: 25px;
    height: 24px;
    border: none;
    cursor: pointer;
    float: left;
    display: inline;
    position: relative;
    z-index: 100;
}

.top-search .gray, .top-search .gray:focus {
    color: #666;
}

/*主导航*/
.slide-wrap {
    position: relative;
}

.sw-player {
    position: relative;
}

.swp-tit {
    height: 35px;
    line-height: 35px;
    padding: 17px 24px 11px;
    overflow: hidden;
}

.swp-tit h2, .swp-tit span {
    font-size: 21px;
    color: #2c2c2c;
    float: left;
    display: inline;
    font-weight: normal;
}

.swp-tit span {
    padding-left: 5px;
}

.swp-tit em {
    font-style: normal;
}

.swp-tool {
    height: 16px;
    line-height: 16px;
    padding: 0 24px 20px;
    color: #666;
}

.swp-tool .swpt-time {
    font-style: normal;
    font-size: 12px;
}

.swpt-extra {
    float: right;
    display: inline; /*width: 423px;*/
}

.swpt-tip, .swpt-full-wrap {
    float: left;
    display: inline;
}

.swpt-tip {
    height: 16px;
    padding-right: 17px;
    border-right: 1px solid #DFDFDF;
    margin-right: 17px;
    overflow: hidden;
}

.swpt-tip i {
    display: inline-block;
    vertical-align: middle;
    _vertical-align: -3px;
}

.swpt-full-wrap {
    width: 92px;
    position: relative;
    height: 16px;
}

.swpt-flash-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    line-height: 0
}

.swpt-flash {
    height: 16px;
    overflow: hidden;
}

.swpt-full-tip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 16px;
    margin-left: 20px;
}

.swpt-full-tip i {
    float: left;
    display: inline;
}

.swpt-full-tip:link, .swpt-full-tip:visited {
    color: #666;
    text-decoration: none;
}

.swpt-full-tip:hover, .swpt-full-tip:active {
    color: #666;
    text-decoration: none;
}

.swpt-full-tip i {
    margin: 1px 8px 0 0;
    *margin-top: 0px;
}

.swpt-mode-wrap {
    float: left;
    display: inline;
    height: 16px;
    padding-right: 17px;
    margin-right: 16px;
    border-right: 1px solid #DFDFDF;
    overflow: hidden;
}

.swpt-mode-wrap a:link, .swpt-mode-wrap a:visited {
    color: #666;
    text-decoration: none;
}

.swpt-mode-wrap a:hover, .swpt-mode-wrap a:active {
    color: #666;
    text-decoration: none;
}

.swpt-mode-list i, .swpt-mode-hp i {
    float: left;
    display: inline;
    margin-right: 8px;
}

.swpt-original i {
    float: left;
    display: inline;
    margin-right: 8px;
}

.swpt-original {
    float: left;
    display: inline;
    padding-right: 17px;
    border-right: 1px solid #DFDFDF;
}

.swpt-original:link, .swpt-original:visited {
    color: #666;
    text-decoration: none;
}

.swpt-original:hover, .swpt-original:active {
    color: #666;
    text-decoration: none;
}

.swp-hd img {
    vertical-align: middle;
}

.swp-hd {
    position: relative;
    overflow: hidden;
    background: url("../../../www.sinaimg.cn/dy/deco/2013/0604/loader.gif")/*tpa=http://www.sinaimg.cn/dy/deco/2013/0604/loader.gif*/ 406px center no-repeat;
    cursor: pointer;
    margin: 0 auto; /*min-height:300px;_height:300px;*/
}

.swp-hd-small {
    padding: 60px 0 0 0;
}

.swp-hd-loaded {
    background-image: none;
}

.swp-hd-list {
    width: 100%;
}

.swp-btn {
    position: absolute; /*top:380px;*/
    top: 50%;
    margin-top: -105px;
    display: block;
    padding: 15px 20px;
}

.swp-btn {
    background: rgba(255, 255, 255, 0.6);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99ffffff', EndColorStr='#99ffffff');
    *zoom: 1;
}

:root .swp-btn {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00ffffff', EndColorStr='#00ffffff');
}

.swp-prev {
    left: 25px;
}

.swp-next {
    right: 25px;
}

.swp-item {
    width: 100%;
    overflow: hidden;
    *font-size: 0;
    float: left;
    display: inline;
}

.swp-img {
    text-align: center;
    min-height: 100px;
    _height: 100px;
    zoom: 1;
}

.swp-img img {
    display: none;
}

.current .swp-img img {
    display: inline-block;
    zoom: 1;
}

.swp-txt {
    line-height: 24px;
    padding: 15px 15px 15px 65px;
}

.swpt-intro a:link, .swpt-intro a:visited {
    color: #999;
    text-decoration: none;
}

.swpt-intro a:hover, .swpt-intro a:active {
    color: #999;
    text-decoration: none;
}

.swpt-time {
    font-family: "helvetica_neue_lt_pro35_thin", Helvetica, Verdana;
    font-size: 14px;
    color: #ababab;
}

.swp-txt {
    position: relative;
    margin: 0 auto;
}

.swpt-table {
    text-align: left; /**position:relative; *display:block;*/
    width: 815px;
    height: auto !important;
    min-height: 75px;
    padding: 0 25px 0 0;
    border-right: 1px solid #E6E6E6;
    float: left;
}

.swpt-table .swpt-cell {
    vertical-align: middle; /**display:block; *position:absolute; *top:50%; */
}

/*.item-table .item-cont{*display:block; *position:relative; *top:-50%; *left:-50%; }*/
.swpt-cont {
    line-height: 28px;
    font-size: 14px;
    color: #666;
    text-indent: 2em;
}

.heart-vote-wrap {
    position: absolute;
    right: 35px;
    top: 35px;
}

.heart-vote {
    display: block;
    width: 90px;
    height: 85px;
    line-height: 30px;
    text-align: center;
    font-family: "Microsoft Yahei", "微软雅黑";
    font-size: 14px;
    color: #666;
    cursor: pointer;
    overflow: hidden;
    *zoom: 1;
}

.heart-vote i {
    margin: 5px 0 10px 27px;
    *margin-left: 0;
}

.heart-vote:link, .heart-vote:visited {
    color: #666;
    text-decoration: none;
}

.heart-vote:hover, .heart-vote:active {
    color: #666;
    text-decoration: none;
}

.heart-vote.liked, .heart-vote.liked:hover {
    color: #666;
    text-decoration: none;
    cursor: default;
}

.heart-vote.liked i, .heart-vote.liked:hover i {
    background-position: -40px -360px;
}

.heart-vote-wrap .hover {
    cursor: text;
}

.swp-bd {
    height: 37px;
    border-top: 1px solid #eee;
    background: #F9F9F9;
}

.swpb-left {
    margin-left: 25px;
    line-height: 35px;
}

.swpb-right {
    float: right;
    padding-right: 24px;
}

.swpb-item {
    float: left;
    display: inline;
    font-size: 12px;
    margin: 10px 0 0 0;
    padding: 0 10px 0 3px;
    height: 36px;
}

.swpb-item:link, .swpb-item:visited {
    color: #666;
    text-decoration: none;
}

.swpb-item:hover, .swpb-item:active {
    color: #666;
    text-decoration: none;
}

.swpb-item i {
    float: left;
    display: inline;
    margin: 0 6px 0;
    _margin-top: 0px;
    overflow: hidden;
}

.swpb-comment.active, .swpb-comment.active:hover {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.swpb-comment.active i, .swpb-comment.active:hover i {
    background-position: -120px -280px;
}

.swpb-comment i {
    overflow: hidden;
}

.swpb-download, .swpb-comment {
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #DFDFDF;
    overflow: hidden;
}

.swpb-share {
    height: 50px;
    line-height: 37px;
    font-size: 12px;
    color: #666;
    padding: 0px;
    margin: 0
}

.swpb-share .label {
    float: left;
    display: inline;
    padding: 0 5px 0 12px;
}

.swpb-share #bdshare {
    margin-top: 6px;
}

.swpb-share .bds_tsina {
    margin-right: 3px;
}

.slide-voted {
    width: 47px;
    height: 20px;
    overflow: hidden;
    text-indent: -999em;
    background: url("../../../www.sinaimg.cn/dy/deco/2013/1121/voted.png")/*tpa=http://www.sinaimg.cn/dy/deco/2013/1121/voted.png*/ no-repeat;
}

.slide-vote {
    width: 27px;
    height: 17px;
    overflow: hidden;
    text-indent: -999em;
    background: url("../../../www.sinaimg.cn/dy/deco/2013/1121/vote.png")/*tpa=http://www.sinaimg.cn/dy/deco/2013/1121/vote.png*/ no-repeat;
}

/*浮动居中*/
.swp-list-wrap {
    display: block;
    text-align: center;
    font-size: 0;
    height: 132px;
    padding: 5px 0 20px 0;
}

.swp-list {
    padding: 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px;
    overflow: hidden;
}

.swp-list-cont { /*width:840px;*/
    width: 670px;
    height: 120px;
    float: left;
    display: inline;
    margin: 0 15px;
    overflow: hidden;
}

.swp-list ul {
    float: left;
    width: 1900px;
    overflow: hidden;
}

.swp-list li {
    float: left;
    display: inline;
    width: 120px;
}

.swp-list li img {
    border: 1px solid #dfdfdf;
}

.swp-list li.current img, .swp-list li.hover img {
    padding: 0;
    border-width: 5px;
    border-color: #DFDFDF;
}

.swp-list li a {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 105px; /*约为高度的0.873，120*0.873 约为105*/
    *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
    width: 120px;
    height: 120px;
}

.swp-list img {
    vertical-align: middle;
}

.swpl-btn {
    width: 12px;
    height: 120px;
    padding: 0 9px;
    float: left;
    display: inline;
    background: #F9F9F9;
}

.swpl-btn:hover {
    background: #eee;
}

.swpl-btn i {
    margin-top: 50px;
    cursor: pointer;
}

.swpl-fastprev {
    border-radius: 10px 0 0 10px;
}

.swpl-fastnext {
    border-radius: 0 10px 10px 0;
    margin-right: 20px;
}

.swp-list-wrap .disabled, .swp-list-wrap .disabled i {
    cursor: text;
}

.swp-list-wrap .disabled:hover {
    background: #F9F9F9;
}

.swpl-group {
    float: left;
    display: inline;
    width: 106px;
    height: 150px;
    overflow: hidden;
    margin: 0 20px 0 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.swpl-group-next {
    margin: 0;
}

.swpl-group:link, .swpl-group:visited {
    color: #333;
    text-decoration: none;
}

.swpl-group:hover, .swpl-group:active {
    color: #ab000e;
    text-decoration: none;
}

.swpl-group .bg {
    border: 1px solid #DEDFE3;
    display: block;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 3;
}

.swpl-group img {
    position: relative;
    z-index: -1;
}

/*.swpl-group .bg-b,.swpl-group .bg-a{padding: 1px;}*/
.swpl-group .bg-c {
    left: 4px;
    top: 4px;
    z-index: 1;
}

.swpl-group .bg-b {
    left: 2px;
    top: 2px;
    z-index: 2;
}

.swpl-group .inner { /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align: middle; /*设置水平居中*/
    text-align: center; /* 针对IE的Hack */
    *display: block;
    *font-size: 88px; /*约为高度的0.873，200*0.873 约为175*/
    *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
    width: 100px;
    height: 100px;
}

.swpl-group .inner { /*设置图片垂直居中*/
    vertical-align: middle;
}

.swpl-group i {
    position: absolute;
    padding: 0 55px;
    line-height: 105px;
    left: 0;
    top: 0;
    z-index: 12;
    background-image: url(#);
}

.swpl-group em {
    line-height: 18px;
    height: 40px;
    display: block;
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 106px;
    text-align: center;
}

/*列表模式*/
/*浮动居中*/
.sw-list {
    z-index: 1;
    background: #fff;
}

.sw-list-bd ul {
    border-top: 1px solid #eee;
    width: 1001px;
    margin-left: -1px;
}

.sw-list li {
    float: left;
    display: inline;
    width: 249px;
    height: 274px;
    overflow: hidden;
    margin: 0;
    padding: 40px 0 0 0;
    cursor: pointer;
    position: relative;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.sw-list li.current, .sw-list li.hover {
    background: #fafafa;
}

.sw-list .swi-hd {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    *display: block;
    *font-size: 140px; /*约为高度的0.873，160*0.873 约为140*/
    *font-family: Arial; /*防止非utf-8引起的hack失效问题，如gbk编码*/
    width: 249px;
    height: 160px;
}

.sw-list .swl-item-right {
    border-right: 1px solid #eee;
    width: 248px;
}

.sw-list .swl-item-notrigth-last {
    width: 249px;
}

.sw-list .swl-item-bottom {
    border-bottom: 1px solid #eee;
}

.sw-list h3 {
    font-weight: normal;
}

.sw-list img {
    vertical-align: middle;
}

.swi-bd {
    padding: 25px 20px 0;
    line-height: 25px;
    text-align: center;
}

.swi-bd p {
    display: none;
}

/*.swi-ft{position: absolute;right:0;bottom: 0;height: 26px;line-height: 26px;padding: 0 10px 0 15px;font-family: Georgia;}*/
.sw-list-hd {
    display: none;
}

.slide-wrap-show-list .swp-hd, .slide-wrap-show-list .swp-btn, .slide-wrap-show-list .sw-audio, .slide-wrap-show-list .swp-txt, .slide-wrap-show-list .swp-list-wrap, .slide-wrap-show-list .swpt-tip, .slide-wrap-show-list .swpt-original, .slide-wrap-show-list .swpt-full-wrap {
    display: none;
}

.slide-wrap-show-list .swp-bd {
    margin-top: -1px;
}

.slide-wrap-show-list .swpt-mode-wrap {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
    float: right;
}

/*加载前新式*/
.slide-wrap-loading .sw-player {
    background: url("../../../www.sinaimg.cn/dy/deco/2013/0604/loader.gif")/*tpa=http://www.sinaimg.cn/dy/deco/2013/0604/loader.gif*/ 406px center no-repeat #fff;
}

.slide-wrap-loading .sw-player .part-a {
    visibility: hidden;
}

/*.slide-wrap-loading .swp-btn{top:-9999px;}*/
/*评论*/
.slide-comment-loading {
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

/*返回顶部*/
html, * html body {
    background-image: url(about:blank);
    background-attachment: fixed;
}

.side-btns-wrap {
    width: 50px;
    left: 50%;
    margin-left: 505px;
    position: fixed;
    bottom: 60px;
    _position: absolute;
    _top: expression(documentElement.scrollTop + documentElement.clientHeight-120);
    z-index: 100;
    visibility: hidden;
    overflow: hidden;
}

.side-btns-top {
    width: 50px;
}

.side-btns-top a {
    display: block;
    text-indent: -999em;
    cursor: pointer;
}

a.side-btns-detail-btn {
    display: none;
    color: #fff;
    text-indent: 0;
    text-align: center;
    background: #AB010E;
    margin-bottom: 1px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font: 12px/24px "宋体", "Arial Narrow", HELVETICA;
}

.slide-has-intro .side-btns-detail-btn {
    display: block;
}

.side-btns-detail-btn:link, .side-btns-detail-btn:visited {
    color: #fff;
    text-decoration: none;
}

.side-btns-detail-btn:hover, .side-btns-detail-btn:active {
    color: #fff;
    text-decoration: none;
}

.side-btns-top-btn {
    filter: Alpha(Opacity=35);
    opacity: .35;
    overflow: hidden;
}

.side-btns-top-btn:hover {
    filter: Alpha(Opacity=50);
    opacity: .5;
}

.side-btns-top-close {
    width: 50px;
    height: 18px;
    margin-top: 1px;
    background: url("../../../www.sinaimg.cn/dy/deco/2013/0913/close2.png")/*tpa=http://www.sinaimg.cn/dy/deco/2013/0913/close2.png*/ no-repeat;
}

.side-btns-wrap-resize {
    display: none !important;
}

/*尾页-广告等*/
.slide-end-tip {
    width: 1000px;
    min-height: 545px;
    _height: 545px;
    position: absolute;
    z-index: 100;
    background: #27282A;
}

.slide-end-da {
    position: relative;
}

.slide-end-da {
    background: #27282A;
}

.slide-end-da img {
    border: none;
    display: block;
}

.slide-end-close {
    width: 40px;
    height: 18px;
    display: block;
    position: absolute;
    right: 3px;
    top: 3px;
    text-indent: -9999em;
    background: url("../../../d1.sina.com.cn/litong/zhitou/pic/close-h2.jpg")/*tpa=http://d1.sina.com.cn/litong/zhitou/pic/close-h2.jpg*/ no-repeat;
    z-index: 1;
}

.slide-end-close:hover {
    filter: Alpha(Opacity=80);
    opacity: 0.8;
}

.jqrwhite_content {
    display: none;
    top: 25%;
    left: 50%;
    margin-left: -600px;
    min-width: 1000px;
    padding: 20px;
    background-color: white;
    z-index: 1002;
    overflow: auto;
    position: fixed;
    border: 10px solid #000;
}

#main #map h1 .fact .xiecebasebtn .btn {
    width: 95px;
    height: 24px;
    background: #F00;
    text-align: center;
    color: #FFF;
    border: none;
    cursor: pointer;
}

#main #map h1 .fact .xiecebasebtn .xcjqr {
    width: 950px;
    height: 308px;
    overflow-y: scroll;
}

#main #map h1 .fact .xiecebasebtn .xcjqr li {
    width: 267px;
    height: 100px;
    float: left;
    border-right: 1px solid #bebebe;
    margin-left: 38px;
}

#main #map h1 .fact .xiecebasebtn .xcjqr li span {
    display: block;
    width: 267px;
}

#main #map h1 .fact .xiecebasebtn .xcjqr li span b {
    width: 111px;
    height: 30px;
    float: left;
}

#main #map h1 .fact .xiecebasebtn .xcjqr li span p {
    font: 14px/24px "微软雅黑";
    color: #414141;
    float: left;
}

#main #map h1 .fact .xiecebasebtn .xcjqr li strong {
    font: 12px/20px "微软雅黑";
    color: #414141;
}

#main #map h1 .fact .xiecebasebtn .xcjqrguan {
    width: 15px;
    height: 15px;
    background: url("../images/xcjqr_03.jpg.png")/*tpa=http://www.boly.com.cn/skin/images/xcjqr_03.jpg*/ no-repeat;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9999;
}

.warn1 {
    float: left;
    margin: 15px 0;
    text-align: center;
    width: 100%;
}

.ftad {
    width: 1200px;
}

#goTopBtn {
    position: fixed;
    top: auto;
    right: 10px;
    bottom: 35px;
    left: auto !important;
    width: 47px !important;
    height: 107px;
    cursor: pointer;
    display: none;
    z-index: 999999;
}

@media (max-width: 1200px) {
    #goTopBtn {
        bottom: 25px;
    }
    .ftad {
        width: 992px;
    }
}

@media (max-width: 992px) {
    #goTopBtn {
        bottom: 15px;
        display: none !important;
    }
    .ftad {
        width: 768px;
    }
}

@media (max-width: 768px) {
    .ftad {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .ftad {
        width: 375px;
    }
}

/***加入我们style**/
.jiar table tr.htr {
    height: 60px;
}

.jiar table tr td.htd {
    height: 60px;
    line-height: 20px;

}

/*job*/
.hgjobtab {
    border-bottom: 1px solid #dedede;
    height: 25px;
}

.hgjobtab li {
    float: left;
    font-size: 20px;
    margin-right: 10px;
}

.hgjobtab li a.active {
    border-bottom: 2px solid #f00;
}

/********首页********/
.hgbox1 {
    height: 350px;
    /*overflow:hidden;*/

}

/**综合**/
.boxi-left {
    width: 406px;
    float: left;
}

.ulglobal {
    width: 100%;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    line-height: 28px;
}

.ulglobal strong {
    font-weight: normal;
    float: left;
    font-size: 14px;
    color: #7b7b7b;
    padding-left: 10px;
}

.ulglobal strong a {
    color: #7e7e7e;
}

.ulglobal strong a:hover {
    color: #f16021;
}

.ulglobal li {
    float: left;
    font-size: 14px;
}

.ulglobal li a {
    color: #7b7b7b;
    cursor: default;
}

.ulglobal li a.active {
    color: #f16021;
    border-bottom: 2px solid #f16021;
    cursor: default;
}

.ulglobal span {
    float: right;
    background: url("../img/more.png")/*tpa=http://www.boly.com.cn/skin/img/more.png*/ no-repeat;
    padding-left: 17px;
}

.bizh {
    background: url("../img/zh.jpg")/*tpa=http://www.boly.com.cn/skin/img/zh.jpg*/ no-repeat;
}

.bil-cont {
    height: 310px;
    position: relative;
    margin-top: 10px;
}

.bil-cont a {
    color: #969696;
}

.bil-cont a:hover {
    color: #f16021;
}

.bil-cont ol.flex-control-nav {
    position: absolute;
    bottom: 80px;
    z-index: 9999;
    width: 100%;
    left: 170px;
}

.bil-cont ol.flex-control-nav li {
    float: left;
    margin: 0 5px;
}

.bil-cont ol.flex-control-nav li a {
    display: block;
    text-indent: -99999px;
    background: #ccc;
    border-radius: 10px;
    float: left;
    height: 10px;
    width: 10px;
    cursor: pointer;
}

.bil-cont ol.flex-control-nav li a.active {
    background: #f16021;
}

.bil-cont ul.flex-direction-nav {
    position: absolute;
    top: 90px;
    width: 100%;
}

.bil-cont ul.flex-direction-nav:hover li a.prev {
    width: 40px;
    height: 100px;
    background: url("../img/btn.png")/*tpa=http://www.boly.com.cn/skin/img/btn.png*/;
    float: left;
    text-indent: -9999px;
}

.bil-cont ul.flex-direction-nav:hover li a.next {
    width: 40px;
    height: 100px;
    background: url("../img/btn.png")/*tpa=http://www.boly.com.cn/skin/img/btn.png*/ 40px 0;
    float: right;
    text-indent: -9999px;
}

.bil-cont ul.flex-direction-nav li a.prev {
    width: 40px;
    height: 100px;
    float: left;
    display: block;
    text-indent: -9999px;
}

.bil-cont ul.flex-direction-nav li a.next {
    width: 40px;
    height: 100px;
    float: right;
    text-indent: -9999px;
}

.bil-conti li {
    width: 180px;
    float: left;
    background: url("../img/dian.png")/*tpa=http://www.boly.com.cn/skin/img/dian.png*/ no-repeat 0 8px;
    padding-left: 15px;
}

/**新闻**/
.boxi-cont {
    width: 360px;
    height: 350px;
    float: left;
    margin-left: 15px;
}

.news li {
    margin: 0 5px;
    font-size: 14px;
}

.news-cont h3 {
    padding: 5px 0 0 15px;
}

.news-cont h3 a {
    color: #f16021;
}

.news-cont ul li {
    background: url("../images/dian.png")/*tpa=http://www.boly.com.cn/skin/images/dian.png*/ no-repeat 0 8px;
    padding-left: 15px;
    margin: 5px 0;
}

.news-cont ul li a {
    color: #969696;
}

.news-cont ul li a:hover {
    color: #f16021;
}

.news-cont ul li span {
    float: right;
}

.news-cont ul li b {
    padding: 0 5px;
    font-weight: 100;
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
}

.news-cont dl dd {
    background: url("../images/dian.png")/*tpa=http://www.boly.com.cn/skin/images/dian.png*/ no-repeat 0 8px;
    padding-left: 15px;
    margin: 5px 0;
}

.news-cont dl dd a {
    color: #969696;
}

.news-cont dl dd a:hover {
    color: #f16021;
}

.news-cont dl dd span {
    float: right;
}

.news-cont dl dd b {
    padding: 0 5px;
    font-weight: 100;
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
}

/***排行***/
.boxi-right {
    width: 390px;
    height: 350px;
    float: right;
}

.biph {
    background: url("../images/ph.jpg")/*tpa=http://www.boly.com.cn/skin/images/ph.jpg*/ no-repeat;
}

.biph li {
    margin: 0 10px 0 0;
}

.hgbox2 {
    height: 280px;
    overflow: hidden;
}

/**产品**/
.box2-left {
    width: 780px;
    float: left;
}

.box2-left a {
    color: #969696;
}

.box2-left a:hover {
    color: #f16021;
}

.box2Lpro {
    background: url("../images/pro.jpg")/*tpa=http://www.boly.com.cn/skin/images/pro.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.box2L-l {
    width: 400px;
    float: left;
    position: relative;
}

.box2L-l div span {
    /* width:196px; */

    float: left;
    overflow: hidden;
    background: #fff;
    width: 249px;
    text-align: left;
    padding-left: 10px;
    display: inline-block;
    height: 28px;
    font-size: 12px;

}

/**产品左部**/

.box2L-l ol.flex-control-nav {
    position: absolute;
    bottom: 20px;
    z-index: 9999;
    left: 150px;
}

.box2L-l ol.flex-control-nav li {
    float: left;
    margin: 0 5px;
}

.box2L-l ol.flex-control-nav li a {
    display: block;
    text-indent: -99999px;
    background: #ccc;
    border-radius: 10px;
    float: left;
    height: 10px;
    width: 10px;
    cursor: pointer;
}

.box2L-l ol.flex-control-nav li a.active {
    background: #f16021;
}

.box2L-l ul.flex-direction-nav {
    position: absolute;
    top: 28px;
    width: 100%;
}

.box2L-l ul.flex-direction-nav:hover li a.prev {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/;
    float: left;
    text-indent: -9999px;
}

.box2L-l ul.flex-direction-nav:hover li a.next {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ 40px 0;
    float: right;
    text-indent: -9999px;
}

.box2L-l ul.flex-direction-nav li a.prev {
    width: 40px;
    height: 100px;
    float: left;
    display: block;
    text-indent: -9999px;
}

.box2L-l ul.flex-direction-nav li a.next {
    width: 40px;
    height: 100px;
    float: right;
    text-indent: -9999px;
}

#pro ul.bil-conti li {
    margin: 2px 0;
}

/**产品右部**/
.box2L-r {
    width: 365px;
    float: right;
}

.box2LrC span {
    width: 220px;
    float: right;
}

.box2LrC h3 {
    text-align: center;
}

.box2LrC span strong {
    font-weight: 100;
    padding: 0 3px;
}

/**机型搜索**/
.box2-right {
    width: 390px;
    float: right;
}

.jxsear {
    background: url("../images/jxsear.jpg")/*tpa=http://www.boly.com.cn/skin/images/jxsear.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.jxsear li {
    margin: 0 5px;
}

.jxtab1 ul li {
    margin: 15px 0;
}

.jxtab1 ul li label {
    padding: 0 20px;
}

.jxtab1 ul li select {
    background: none repeat scroll 0 0 #ecebeb;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 10px;
    width: 160px;
}

.jxtab1 div {
}

.jxtab1 div dt {
    float: left;
    width: 62px;
    text-align: center;
    margin: 0 3px;
}

.jxtab1 div dt a span {
    color: #666;
}

.jxtab1 div dt img {
    border: 1px solid #ccc;
}

.hgbox3 {
    height: 280px;
    overflow: hidden;
}

/**应用**/
.box3-left a {
    color: #7e7e7e;
}

.info {
    background: url("../images/info.jpg")/*tpa=http://www.boly.com.cn/skin/images/info.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.info li {
    margin: 0 5px;
}

.box3L-r {
    width: 800px;
    float: right;
}

.box3LrC {
    width: 365px;
    float: left;
    margin: 0 10px;
}

.box3LrC h3 {
    text-align: center;
}

.box3LrC span {
    width: 220px;
    height: 108px;
    float: right;
}

.box3LrC span strong {
    font-weight: 100;
    padding: 0 3px;
}

#info1 ul.bil-conti li {
    margin: 2px 0;
}

#info2 ul.bil-conti li {
    margin: 2px 0;
}

.hgbox4 {
    height: 295px;
    overflow: hidden;
}

/**厂商**/
.box4-left {
    width: 780px;
    float: left;
}

.company {
    background: url("../images/comp.jpg")/*tpa=http://www.boly.com.cn/skin/images/comp.jpg*/ no-repeat;
    /* margin-bottom:10px; */

}

.company li {
    margin: 0 5px;
}

/**企业新闻**/
.comtabc-l {
    width: 380px;
    float: left;
}

.comtabc-r {
    width: 380px;
    float: right;
}

.box4-right {
    width: 400px;
    float: right;
}

.buy {
    background: url("../images/buy.jpg")/*tpa=http://www.boly.com.cn/skin/images/buy.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.buy li {
    margin: 0 5px;
}

.buytab1c ul li {
    width: 100px;
    float: left;
    text-align: center;
}

.hgbox5 {
    height: 380px;
    overflow: hidden;
}

/**视频**/
.vido {
    background: url("../images/vido.jpg")/*tpa=http://www.boly.com.cn/skin/images/vido.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.vido li {
    margin: 0 5px;
}

#vido_tabs div.s5l-R {
    width: 785px;
    float: right;
}

#vido_tabs div.s5l-R li {
    margin: 0 20px 5px 5px;

}

.hgbox6 {
    height: 300px;
    overflow: hidden;
}

/**展会**/
.box6-left {
    width: 780px;
    float: left;
}

.exhibit {
    background: url("../images/ext.jpg")/*tpa=http://www.boly.com.cn/skin/images/ext.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.exhibit li {
    margin: 0 5px;
}

.eht1-cont-left {
    width: 400px;
    position: relative;
    float: left;
}

.eht1-cont-left ol.flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 9999;
    left: 160px;
}

.eht1-cont-left ol.flex-control-nav li {
    float: left;
    margin: 0 5px;
}

.eht1-cont-left ol.flex-control-nav li a {
    display: block;
    text-indent: -99999px;
    background: #ccc;
    border-radius: 10px;
    float: left;
    height: 10px;
    width: 10px;
    cursor: pointer;
}

.eht1-cont-left ol.flex-control-nav li a.active {
    background: #f16021;
}

.eht1-cont-left ul.flex-direction-nav {
    position: absolute;
    top: 90px;
    width: 100%;
}

.eht1-cont-left ul.flex-direction-nav:hover li a.prev {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/;
    float: left;
    text-indent: -9999px;
}

.eht1-cont-left ul.flex-direction-nav:hover li a.next {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ 40px 0;
    float: right;
    text-indent: -9999px;
}

.eht1-cont-left ul.flex-direction-nav li a.prev {
    width: 40px;
    height: 100px;
    float: left;
    display: block;
    text-indent: -9999px;
}

.eht1-cont-left ul.flex-direction-nav li a.next {
    width: 40px;
    height: 100px;
    float: right;
    text-indent: -9999px;
}

.eht1-cont-left a.slidesjs-previous {
    position: absolute;
    top: 100px;
    left: 0px;
    z-index: 99999;
    width: 40px;
    height: 100px;
}

.eht1-cont-left a.slidesjs-previous:hover span {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/
}

.eht1-cont-left a.slidesjs-next {
    position: absolute;
    top: 100px;
    right: 0px;
    z-index: 99999;
    width: 40px;
    height: 100px;
}

.eht1-cont-left a.slidesjs-next:hover span {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ 40px 0;
}

.eht1-cont-left span {
    text-align: center;
    display: block;
}

.eht1-cont-left ul.slidesjs-pagination {
    position: absolute;
    z-index: 99999;
    left: 150px;
    bottom: 20px;
}

.eht1-cont-left ul.slidesjs-pagination li {
    float: left;
    margin: 0 5px;
}

.eht1-cont-left ul.slidesjs-pagination li a {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #ccc;
    text-indent: -9999px;
}

.eht1-cont-left ul.slidesjs-pagination li a.active {
    background: #f16021;
}

.eht1-cont-right {
    width: 345px;
    float: right;
    overflow: hidden;
}

/**图库**/
.photo {
    background: url("../images/photo.jpg")/*tpa=http://www.boly.com.cn/skin/images/photo.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.photo li {
    margin: 0 5px;
}

.hgbox7 {
    height: 300px;
    overflow: hidden;
    margin-top: 20px;
}

/***专题**/
.zhuanti {
    background: url("../images/zt.jpg")/*tpa=http://www.boly.com.cn/skin/images/zt.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.zhuanti li {
    margin: 0 5px;
}

.box7-left {
    width: 780px;
    float: left;
}

/**下载**/
.box7-right {
    width: 400px;
    float: right;
}

.down {
    background: url("../images/down.jpg")/*tpa=http://www.boly.com.cn/skin/images/down.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.down li {
    margin: 0 5px;
}

.down-cont ul li {
    padding-left: 15px;
    margin: 5px 0;
}

.down-cont ul li a {
    color: #969696;
}

.down-cont ul li a:hover {
    color: #f16021;
}

.down-cont ul li span {
    padding: 0 5px;
}

.down-cont ul li span.red {
    color: #f00;
}

.hgbox8 {
    height: 300px;
    overflow: hidden;
    margin-top: 20px;
}

/**学院**/
.college {
    background: url("../images/xy.jpg")/*tpa=http://www.boly.com.cn/skin/images/xy.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.college li {
    margin: 0 5px;
}

/**人才**/
.job {
    background: url("../images/job.jpg")/*tpa=http://www.boly.com.cn/skin/images/job.jpg*/ no-repeat;
    margin-bottom: 10px;
}

.job li {
    margin: 0 5px;
}

/*******厂商搜索style********/
.list {
    line-height: 180%;
    width: 1000px;
}

.list table {
    border-bottom: 1px dotted #cccccc;
    width: 100%;
}

.list td {
    padding: 10px 0;
}

.list div img {
    border: 1px solid #cccccc;
}

.f_r {
    float: right;
    margin-top: 2px;
}

.px14 {
    font-size: 14px;
}

.f_gray {
    color: #3f3f3f;
}

.f_orange {
    color: #ff6600;
}

.m_r_1 {
    width: 180px;
}


.box_head_1 {
    background: url("../images/box_head_1_l.gif")/*tpa=http://www.boly.com.cn/skin/images/box_head_1_l.gif*/ no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.box_head_1 div {
    background: url("../images/box_head_1_r.gif")/*tpa=http://www.boly.com.cn/skin/images/box_head_1_r.gif*/ no-repeat scroll right 0 rgba(0, 0, 0, 0);
    color: #1b4c7a;
    height: 27px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 12px 0 15px;
}

.box_head_1 strong {
    font-size: 14px;
}

.box_body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-right: 1px solid #ccc;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.rank_list {
    background: url("../images/rank_list.gif")/*tpa=http://www.boly.com.cn/skin/images/rank_list.gif*/ no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.rank_list li {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 35px;
}

.fsearch {
    border: 1px solid #ccc;
    margin: 1px 1px 0;
    padding: 5px 0 10px 15px;
}

.fsearch table tr {
    height: 35px;
}

.fsearch table tr input[type="text"], .fsearch table tr select {
    border: 1px solid #ccc;
}

.pd3 {
    padding: 3px;
}

.px14 {
    font-size: 14px;
}

.f_red {
    color: red;
}

.sch_find {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #aaccee;
    font-weight: bold;
    margin: 5px 0;
    padding: 5px 0 5px 5px;
}

.sch_relate li {
    background: url("../images/arrow_up.gif")/*tpa=http://www.boly.com.cn/skin/images/arrow_up.gif*/ no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    color: #666666;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
}

.sch_site li {
    background: url("../images/ico_search.gif")/*tpa=http://www.boly.com.cn/skin/images/ico_search.gif*/ no-repeat scroll 3px 3px rgba(0, 0, 0, 0);
    color: #666666;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0 5px 0 25px;
}

.f_r {
    float: right;
    margin-top: 2px;
}

.f_orange {
    color: #ff6600;
}

/**排名推广style**/
.adword_tip span {
    background: url("../images/arrow_up.gif")/*tpa=http://www.boly.com.cn/skin/images/arrow_up.gif*/ no-repeat scroll 10px 8px rgba(0, 0, 0, 0);

    color: #ff1100;
    padding: 8px 10px 8px 28px;
}

/**下载积分**/
.left_head {
    border-bottom: 1px dashed #ccc;
    clear: both;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
}

.downurl a.t {
    /*background: url("../images/xiececopy_07.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: url("../images/xiececopy_07.png")/*tpa=http://www.boly.com.cn/skin/images/xiececopy_07.png*/ no-repeat !important;
    display: block;
    height: 50px;
    margin: 20px;
    text-indent: -9999px;
}

/*新加样式 wql@20140925*/
.user {
    background: url("image/user_bg.gif")/*tpa=http://www.boly.com.cn/skin/default/image/user_bg.gif*/ no-repeat;
    width: 300px;
}

.user_login {
    padding: 15px 0 10px 40px;
}

@media (max-width: 1200px) {
    .user_login {
        padding: 15px 0 10px 5px;
    }
}

.user_input {
    display:block;
    border: #cbcbcb 1px solid;
    border-radius:15px;
    padding: 2px 0 2px 6px;
    /*margin-left:8em;*/
    width: 226px;height:30px;
    color: #666666;
}
.user_icont span{
   
    padding-left:73px;
}

.user_sub {
    display:block;
    width: 230px; heihgt:56px;
    color:#FFFFFF;
    border:1px #e60012;border-radius:15px;
    background-color:#e60012;
    padding:4px 0;
    margin-left:8em;
}



.user_tip {
    margin: 0 20px 0 20px;
    padding: 0 0 5px 5px;
    border-bottom: #EEEEEE 1px solid;
    font-weight: bold;
    color: #333333;
}

.user_reg {
    padding: 5px 0 0 20px;
}

.user_reg_c {
    padding: 5px 0 10px 0px;
}

@media (max-width: 1200px) {
    .user_reg_c {
        padding: 5px 0 10px 0px;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .user_reg_c {
        padding: 15px 0 10px 0px;
        margin-right: 5px;
    }
}

.user_reg_c a, .user_reg_c img {
    display: block;
    width: auto;
}

@media (max-width: 1200px) {
    .user_reg_c a, .user_reg_c img {
        display: inline-block;
        width: auto;
    }
}

.user_can {
    padding: 10px 20px 0 40px;
    color: #1B4C7A;
}

@media (max-width: 1200px) {
    .user_can {
        padding: 10px 5px 0 0;
    }
}

.user_can td {
    padding: 6px 0 10px 0;
}
/*新加入*/
.user_vip {
    padding:10px 0 0 75px;
}
.user_vip p{
    font-color:#9b9a9a;font-size: 12px;
}
.user_vip p a{
    font-color:#e60012;font-size:12px;
}
/*新加入结束*/
.user_load {
    height: 200px;
    background: url("image/user_load.gif")/*tpa=http://www.boly.com.cn/skin/default/image/user_load.gif*/ no-repeat center center;
}

.user_wel {
    padding: 18px 0 10px 45px;
    font-weight: bold;
    font-size: 14px;
    background: url("image/user_wel.gif")/*tpa=http://www.boly.com.cn/skin/default/image/user_wel.gif*/ no-repeat 26px 18px;
}

.user_do {
    padding: 0 10px 0 10px;
    text-align: center;
}

.user_do td {
    padding: 6px 0 11px 0;
    background: url("image/user_can.gif")/*tpa=http://www.boly.com.cn/skin/default/image/user_can.gif*/ no-repeat center 0;
}

.user_foot {
    height: 10px;
    line-height: 10px;
    font-size: 1px;
    background: url("image/user_bg.gif")/*tpa=http://www.boly.com.cn/skin/default/image/user_bg.gif*/ no-repeat 0 bottom;
}

.user_warn {
    
    margin: 0 10px 0 0;
    text-align: center;
    font-weight: bold;
    font-color: #c4c4c4;
}
.user_warn span {
    color: #9a9a9a;
}


@media (max-width: 576px) {
    .user_warn {
        margin: 0;
    }
}

.highlight {
    color: red;
}

.notice {
    border: 1px solid #999696;
    clear: both;
    font-size: 12px;
    height: auto;
    padding: 10px;
    width: auto;
    margin-bottom: 20px;
}

.keylink {
    text-decoration: underline;
    color: #3f3f3f;

}

#article a:hover {
    color: #048fdf;
    text-decoration: underline;
}

/*新加样式wql@20141017*/

.cate_type {
    width: 122px;
    padding-left: 23px;
    height: 32px;
    float: left;
    font: bold 13px/32px '微软雅黑';

}

@media (max-width: 1200px) {
    .cate_type {
        width: 85px;
    }
}

@media (max-width: 992px) {
    .cate_type {
        padding-left: 0;
    }
}

.intro {
    clear: both;
    font-size: 14px;
    margin-left: 80px;
    line-height: 24px;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.intro:after {
    content: '';
    display: block;
    clear: both;
}

.intro img {
    max-width: 100% !important;
    height: auto !important;
}

.intro * {
    max-width: 100% !important;
    font-size: 14px !important;
}

@media (max-width: 1200px) {
    .intro {
        width: 100%;
    }
}

.factxib {
    background: url("../images/kuka_03.png")/*tpa=http://www.boly.com.cn/skin/images/kuka_03.png*/ no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 5px;
    right: 5px;
}

.p_title {
    text-align: left;
    width: 690px;
    height: 50px;
    font: 24px/38px '微软雅黑';
    float: left;
    margin-left: 32px;
    font-weight: normal;
    margin-top: 30px;

}

@media (max-width: 1200px) {
    .p_title {
        margin-left: 25px;
        width: 500px;
    }
}

@media (max-width: 992px) {
    .p_title {
        margin-left: 15px;
        margin-top: 15px;
        width: 305px;
        height: auto;
    }
}

@media (max-width: 576px) {
    .p_title {
        margin: 10px 15px;
        width: auto;
        height: auto;
    }
}

.vcontent {
    clear: both;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    line-height: 26px;

}

.ztbox1 ul span {
    background: url("../images/index.png")/*tpa=http://www.boly.com.cn/skin/images/index.png*/ no-repeat scroll 0 -628px rgba(0, 0, 0, 0);
    display: block;
    float: right;
    height: 20px;
    line-height: 10px;
    margin-top: 8px;
    padding-left: 20px;
}

/*产品图库样式*/

#smallLayc {
    width: 600px;
    height: 500px;
}

#smallLayc h3 {
    line-height: 40px;
    color: #fff;
    text-align: center;

}

.userthumbs {
    width: 600px;
    height: 500px;
    overflow: hidden;

}

.userthumbs li {
    float: left;
    margin: 35px;

}

.thumbspre {
    background: url("images/myVENTIGA_10s.png")/*tpa=http://www.boly.com.cn/skin/default/images/myVENTIGA_10s.png*/ no-repeat;
    display: inline-block;
    float: left;
    height: 55px;
    margin-top: 30%;
    width: 55px;
    cursor: pointer;

}

.thumbsnext {
    background: url("images/myVENTIGA_10.png")/*tpa=http://www.boly.com.cn/skin/default/images/myVENTIGA_10.png*/ no-repeat;
    display: inline-block;
    height: 55px;
    margin-top: 30%;
    width: 55px;
    cursor: pointer;

}

.mod_1 {
    height: 200px;
    width: 490px;
    overflow: hidden;

}

.mod_2 {
    width: 370px;

}

@media (max-width: 1200px) {
    .mod_1 {
        height: auto;
        width: 100%;
        text-align: center;
    }

    .mod_2 {
        width: 100%;
    }
}

#gp_info {
    height: 270px;
    overflow-y: scroll;

}

ol.flex-control-nav {
    position: absolute;
    bottom: 35px;
    z-index: 9999;
    width: 100%;
    left: 150px;
}

ol.flex-control-nav li {
    float: left;
    margin: 0 5px;
}

ol.flex-control-nav li a {
    display: block;
    text-indent: -99999px;
    background: #ccc;
    border-radius: 10px;
    float: left;
    height: 10px;
    width: 10px;
    cursor: pointer;
}

ol.flex-control-nav li a.active {
    background: #f16021;
}

ul.flex-direction-nav {
    position: absolute;
    top: 90px;
    width: 100%;
}

ul.flex-direction-nav:hover li a.prev {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/;
    float: left;
    text-indent: -9999px;
}

ul.flex-direction-nav:hover li a.next {
    width: 40px;
    height: 100px;
    background: url("../images/btn.png")/*tpa=http://www.boly.com.cn/skin/images/btn.png*/ 40px 0;
    float: right;
    text-indent: -9999px;
}

ul.flex-direction-nav li a.prev {
    width: 40px;
    height: 100px;
    float: left;
    display: block;
    text-indent: -9999px;
}

ul.flex-direction-nav li a.next {
    width: 40px;
    height: 100px;
    float: right;
    text-indent: -9999px;
}

.ad_rmk {
    width: 100%;
    margin: 0 auto 20px auto;
    clear: both;
}

.ad_rmk img {
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 576px) {
    .ad_rmk {
        width: 100%;
    }

    .ad_rmk img {
        height: 60px !important;
    }
}

.swiper-container {
    width: 100%;
    height: 30%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*滚动banner广告*/
.swiper-banner-adv {
    width: 1200px;
    height: auto;
    line-height: 0;
    margin: 0 auto 15px !important;
    clear: both;
}

.swiper-banner-adv .swiper-slide img {
    display: block;
    width: 100%;
    height: 150px;
}

@media (max-width: 1200px) {
    .swiper-banner-adv {
        width: 992px;
    }

    .swiper-banner-adv .swiper-slide img {
        height: 110px;
    }
}

@media (max-width: 992px) {
    .swiper-banner-adv {
        width: 768px;
        margin-top: 19px !important;
    }

    .swiper-banner-adv .swiper-slide img {
        height: 100px;
    }
}

@media (max-width: 768px) {
    .swiper-banner-adv {
        width: 576px;
    }
}

@media (max-width: 576px) {
    .swiper-banner-adv {
        width: 100%;
    }

    .swiper-banner-adv .swiper-slide img {
        height: 90px;
    }
}

.swiper-banner-adv .swiper-pagination {
    top: auto;
    bottom: 10px !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    text-align: center;
}

.swiper-banner-adv .swiper-pagination, .swiper-banner-adv.swiper-pagination-full .swiper-pagination {
    top: auto;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: auto !important;
    text-align: center;
}

.swiper-banner-adv .swiper-pagination-bullet {
    border-radius: 0;
    width: 30px;
    height: 4px;
    line-height: 0;
    position: relative;
}

.swiper-banner-adv .swiper-pagination-bullet, .swiper-banner-adv.swiper-pagination-full .swiper-pagination-bullet {
    border-radius: 0;
    width: 30px;
    height: 2px;
    position: relative;
    margin: 0 !important;
}

.swiper-container .swiper-pagination-bullet-active {
    background: #ed1c22;
}

.swiper-banner-adv .swiper-pagination-bullet-active {
    background: #ed1c22;
}

.swiper-banner-adv .swiper-pagination-bullet:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    top: auto;
    height: 25px;
}

.swiper-banner-adv .swiper-pagination-bullet:after, .swiper-banner-adv.swiper-pagination-full .swiper-pagination-bullet:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    height: 20px;
}

.swiper-banner-adv .swiper-button-prev, .swiper-banner-adv .swiper-button-next {
    display: none;
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    line-height: 0;
    margin: 0;
    padding: 0;
    border: none;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .swiper-banner-adv .swiper-button-prev, .swiper-banner-adv .swiper-button-next {
        display: none !important;
    }
}

.swiper-banner-adv .swiper-button-next {
    left: auto;
}

.swiper-banner-adv .swiper-button-prev {
    right: auto;
}

.swiper-banner-adv:hover .swiper-button-next, .swiper-banner-adv:hover .swiper-button-prev {
    display: block;
}

/*滚动banner广告end*/