@charset "utf-8";
/*
[MBKFW.COM - S11_v9.0]
S11-v9-CSS-xiaohei-qq:290948585-202203-2066
*/
/*show*/
[class^="icon-"], [class*=" icon-"],.iconfontk,.iconfontkz {
    font-family: 'iconfontkz' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-text-stroke-width: 0.2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.four-space {letter-spacing: 0.5px;}
.two-space {letter-spacing: 0.15px;}
.w1220 {
    width: 1220px;
    margin: 0 auto;
    box-sizing: border-box;
}

/**/
.order_process_box {
    height: 120px;
    font-weight: 400;
    font-size: 12px;
    color: #373737;
    background: #FFF;
    margin-bottom: 20px;
}

.order_process_box .tit {
    height: 120px;
    font-size: 14px;
    color: #373737;
    line-height: 120px;
    padding-left: 20px;
    padding-right: 10px
}

.order_step_box .step1,.order_step_box .step2,.order_step_box .step3,.order_step_box .step4,.order_step_box .step5 {
    font-weight: 400;
    font-size: 12px;
    color: #373737
}

.order_process_box .icon_trade_brace {
    width: 5px;
    height: 55px;
    background-image: url(images/mall/brace.png);
    background-repeat: no-repeat;
    margin-top: 30px
}

.order_step_box {
    position: relative;
    height: 120px;
    padding-top: 18px;
    box-sizing: border-box
}

.order_step_box .step_bd {
    position: absolute;
    top: 45px;
    left: 43px;
    width: 1045px;
    border-top: 2px dotted #CECECE;
}

.order_step_box .step1,.order_step_box .step2,.order_step_box .step3,.order_step_box .step4,.order_step_box .step5,.order_step_box .step_arrow {
    position: relative;
    text-align: center;
    z-index: 20;
}

.order_step_box .img_box {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    margin: 0 auto
}
.order_step_box .img_box img{display: inline-block;height: 100%;width: 100%;}

.order_step_box .step1 {
    width: 150px;
    margin-left: 34px
}

.order_step_box .step2 {
    width: 130px;
}

.order_step_box .step3 {
    width: 180px;
}

.order_step_box .step4 {
    width: 180px;
}

.order_step_box .step5 {
    width: 145px;
}

.order_step_box .txt {
    padding-top: 2px
}

.order_step_box .step_arrow {
    height: 23px;
    padding-top: 17px
}

.order_step_box .step_arrow .icon_order_arrow_right {
    display: inline-block;
    width: 14px;
    height: 23px;
    background: url(images/mall/order_arrow_right.png) no-repeat
}

.order_step_box .arrow1 {
    width: 73px
}

.order_step_box .arrow2 {
    width: 63px
}

.order_step_box .arrow3 {
    width: 43px
}

.order_step_box .arrow4 {
    width: 69px
}

/**/
.information_detail_qy {
    width: 1220px;
    height: 155px;
    background: #323C53 url(img/information_detail_qy_bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}

.information_detail_qy .qy {
    width: 100%;
    height: 80px;
    padding: 5px 140px 9px;
    position: relative;
    box-sizing: border-box;
}

.information_detail_qy .qy .logo-s-com {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
    position: absolute;
    left: 40px;
    top: 0;
    text-align: center;
    line-height: 80px;
    background: rgba(255, 255, 255, 0.2);
}

.information_detail_qy .qy .logo-s-com img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.information_detail_qy .qy .logo-s-com span {
    /* display: inline-block; */
    width: 100%;
    padding: 0 10px;
    font-size: 24px;
    line-height: 38px;
    color: #DDB179;
    vertical-align: middle;
    box-sizing: border-box;
}

.information_detail_qy .qy .logo-s-com .extracted-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 80px;
    width: 80px;
    line-height: 30px;
}

.information_detail_qy .qy h3 {
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: -webkit-linear-gradient(right,#fbd7ad ,#E0AB7A);
    background-image: -moz-linear-gradient(right,#fbd7ad ,#E0AB7A);
    background-image: -o-linear-gradient(right,#fbd7ad ,#E0AB7A);
    background-image: linear-gradient(right,#fbd7ad ,#E0AB7A);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
}

.information_detail_qy .qy h3 i.vip {
    content: '';
    width: 30px;
    height: 25px;
    background: url(vip.gif) no-repeat center center;
    display: inline-block;
    margin-left: 5px;
    vertical-align: -5px;
}

.information_detail_qy .qy .iconbox {
    width: 100%;
    height: 26px;
    font-size: 14px;
    color: #DDB179;
    line-height: 26px;
    margin-top: 9px;
}

.information_detail_qy .qy li {
    padding: 0 15px;
    border-radius: 20px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.2);
}

.information_detail_qy .com-bus {
    height: 30px;
    line-height: 30px;
    color: #b7b7b7;
    padding-left: 45px;
    margin-top: 8px
}

.information_detail_qy .qu-com {
    position: absolute;
    right: 35px;
    top: 40%
}

.information_detail_qy .qu-com span {
    background: #DDB179;
    border-radius: 50px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 15px
}

.information_detail_qy .qu-com span:hover {
    background: #FF9800;
    color: #ffffff
}

.information_detail_qy .sjjc {
    position: absolute;
    top: 21px;
    right: 38px;
}

.information_detail_qy .sjjc .sj {
    height: 20px;
    position: relative;
    margin-left: 28px;
    cursor: pointer;
}

.information_detail_qy .sjjc .sj .pone {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    cursor: pointer;
}

.information_detail_qy .sjjc .sj .pone span {
    font-size: 18px;
    float: left;
    margin-right: 8px;
}

.information_detail_qy .sjjc .sj .pone:hover {
    color: #DDB179;
}

.information_detail_qy .sjjc .sj:hover .boxs {
    display: block;
}

.information_detail_qy .sjjc .sj .boxs {
    width: 120px;
    height: 140px;
    padding: 10px;
    background: #fff;
    position: absolute;
    bottom: -155px;
    left: 50%;
    margin-left: -60px;
    webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 4px;
    border-radius: 4px;
    z-index: 1;
    display: none;
}

.information_detail_qy .sjjc .sj .boxs p {
    font-size: 12px;
    line-height: 16px;
    margin-top: 5px;
    text-align: center;
    color: #666;
}

.information_detail_qy .sjjc .sj .boxs img {
    width: 100px;
    height: 100px;
}

.information_detail_qy .sjjc .sj .boxs::before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    background: #fff;
    position: absolute;
    top: -8px;
    left: 52px;
    transform: rotate(45deg);
}

.information_detail_qy .sjjc .jc {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-left: 28px;
    cursor: pointer;
}

.information_detail_qy .sjjc .jc span {
    font-size: 18px;
    float: left;
    margin-right: 8px;
}

.information_detail_qy .sjjc .jc:hover {
    color: #DDB179;
}

/**/
.information_detail_new {
    margin-top: 20px;
    margin-bottom: 20px;
}

.information_detail_new_lb {
    width: 402px;
}

.information_detail_new_lb .ab_play {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url('img/big_play.png') no-repeat center center;
    margin: -230px 0 0 176px;
}

.information_detail_new_lb .ab_play:hover {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #000000 url('img/big_play.png') no-repeat center center;
    cursor: pointer;
}

.information_detail_new_lb .bot {
    padding: 10px;
    padding-bottom: 5px;
    background: #ffffff;
    font-size: 12px;
}

.information_detail_new_lb .bot>div {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #686D7F;
    line-height: 16px;
    height: 16px;
}

.information_detail_new_lb .bot .left {
    width: 56px;
    white-space: nowrap;
    text-align-last: justify;
    margin-right: 15px;
}

.information_detail_new_lb .bot .right {
    margin-right: 10px;
    font-size: 12px;
}

.information_detail_new_lb .bot .right span {
    display: block;
    width: 18px;
    height: 16px;
    border: 1px solid #DB9861;
    border-radius: 4px;
    font-size: 12px;
    color: #DB9861;
    text-align: center;
    line-height: 14px;
    float: left;
    margin-right: 7px;
}

.information_detail_new_right {
    width: 790px;
    background: #ffffff;
    padding: 15px 20px;
    box-sizing: border-box;
}

.information_detail_new_right .scjb {
    width: 100%;
    line-height: 16px;
    font-size: 14px;
    color: #686D7F;
}

.information_detail_new_right .scjb span {
    float: left;
    margin-right: 3px;
    display: block;
    font-size: 14px;
}

.information_detail_new_right .scjb p {
    margin-right: 25px;
    cursor: pointer;
    font-size: 12px;
    color: #999999;
}

.information_detail_new_right .scjb p:hover {
    color: #ff6600;
}

.information_detail_new_right .scjb .xh_scann {
    display: none
}

.information_detail_new_right .scjb .sc .icon2 {
    display: none;
}

.information_detail_new_right .scjb .sc.active {
    color: #ff6600;
}

.information_detail_new_right .scjb .sc.active .icon1 {
    display: none;
}

.information_detail_new_right .scjb .sc.active .icon2 {
    display: block;
}

.information_detail_new_right h1 {
    font-size: 26px;
    color: #060606;
    line-height: 38px;
    margin-top: 30px;
    font-weight: bold;
}

.information_detail_new_right .sbxx {
    width: 100%;
    background: #F2F4FA;
    border-radius: 4px;
    margin-top: 28px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.information_detail_new_right .sbxx img {
    display: block;
    width: 100%;
}

.information_detail_new_right .sbxx ul {
    margin-top: 10px;
}

.information_detail_new_right .sbxx li {
    width: 33.333%;
    height: 70px;
    border-left: 1px solid #e0dfdf;
    padding: 10px 0 0 50px;
    box-sizing: border-box;
}

.information_detail_new_right .sbxx li:nth-child(1) {
    border: none;
}

.information_detail_new_right .sbxx li .pone {
    font-size: 14px;
    color: #686D7F;
    line-height: 18px;
}

.information_detail_new_right .sbxx li .pone s {
    font-size: 12px;
    margin-left: 5px
}

.information_detail_new_right .sbxx li .ptwo {
    width: 180px;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.information_detail_new_right .sbxx li:nth-child(1) .ptwo {
    margin-left: -20px;
    width: 190px;
}

.information_detail_new_right .sbxx li:last-child .ptwo {
    font-size: 12px
}

/**/
.secimg {
}

.secimg .mall-sec1, .secimg .mall-sec2 {
    position: absolute;
    top: 0;
    width: 100%;
    background: url(ico-sec-on.png) no-repeat 12px center;
    color: #ffffff;
    margin-top: 0;
    height: 51px;
    line-height: 51px;
    z-index: 1;
    box-sizing: border-box
}

.secimg .mall-sec1 b, .secimg .mall-sec2 b {
    color: #FFEB3B
}

.information_detail_new_right .mall-cs {
}

.information_detail_new_right .mall-cs td {
    font-size: 14px
}

/**/
.information_detail_new_right .ts_yrz {
    font-size: 14px;
    color: #686D7F;
    line-height: 16px;
    margin-top: 15px;
}

.information_detail_new_right .ts_wrz {
    font-size: 12px;
    color: #686D7F;
    line-height: 16px;
    margin-top: 9px;
}

.information_detail_new_right .ts_wrz span {
    font-size: 14px;
    color: #394559;
    line-height: 16px;
    float: left;
    margin-right: 6px;
}

.information_detail_new_right .zxly {
    text-align: center;
    font-size: 16px;
    border-bottom: 1px solid #E4E6ED;
    border: 0 !important;
    padding-bottom: 9px !important;
}

.information_detail_new_right .zxly .btn_zx {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    box-sizing: border-box;
}

.information_detail_new_right .zxly .btn_zx span {
    margin-right: 5px;
    font-weight: normal;
    font-size: 21px;
}

.information_detail_new_right .zxly .btn_buy {
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding-left: 30px;
    box-sizing: border-box;
}

.information_detail_new_right .zxly .btn_buy span {
    margin-right: 5px;
    font-weight: normal;
    font-size: 21px;
}

.information_detail_new_right .zxly .btn_ly {
    width: 150px;
    height: 40px;
    border: 1px solid transparent;
    line-height: 40px;
    cursor: pointer;
    transition: all 0.3s;
    border-radius: 3px;
    display: flex;
    align-items: center;
    padding-left: 30px;
}

.information_detail_new_right .zxly .btn_ly span {
    font-size: 22px;
    margin-right: 5px;
    vertical-align: -2px;
}

.information_detail_new_right .zxly.yrz {
    margin-top: 27px;
    padding-bottom: 27px;
}

.information_detail_new_right .zxly.yrz .btn_zx {
    background-color: #ff7b00;
    background: linear-gradient(92deg, #ec7505, #ff7b00);
    color: #FFFFFF;
}

.information_detail_new_right .zxly.yrz .btn_zx:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.information_detail_new_right .zxly.yrz .btn_buy {
    background-color: #C50518;
    background: linear-gradient(92deg, #C50518, #b50113);
    color: #FFFFFF;
}

.information_detail_new_right .zxly.yrz .btn_buy:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.information_detail_new_right .zxly.yrz .btn_ly {
    border: 1px solid #e60026;
    background: #fff2f2;
    color: #e60026;
}

.information_detail_new_right .zxly.yrz .btn_ly:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.information_detail_new_right .zxly.wrz {
    margin-top: 28px;
    padding-bottom: 10px;
}

.information_detail_new_right .zxly.wrz .btn_buy {
    background-color: #C50518;
    background: linear-gradient(92deg, #C50518, #b50113);
    color: #FFFFFF;
}

.information_detail_new_right .zxly.wrz .btn_buy:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.information_detail_new_right .zxly.wrz .btn_zx {
    background: linear-gradient(90deg, #ea7304, #ff7b00);
    background-color: #ff7b00;
    color: #fff;
}

.information_detail_new_right .zxly.wrz .btn_zx:hover {
    opacity: .9;
    filter: alpha(opacity=90);
}

.information_detail_new_right .zxly.wrz .btn_ly {
    border-color: #ff6600;
    color: #ff6600;
}

.information_detail_new_right .zxly.wrz .btn_ly:hover {
    background: #ff6600;
    color: #fff;
}
.information_detail_new_right .zxly .btn_xj,.information_detail_new_right .zxly .btn_bz{border-color: #F44336;color: #F44336;width: 150px;height: 40px;line-height: 40px;margin-right: 20px;cursor: pointer;transition: all 0.3s;border-radius: 3px;display: flex;align-items: center;padding-left: 30px;box-sizing: border-box;}

.information_detail_new_right .bot {
    padding-top: 5px;
}

.information_detail_new_right .bot>div {
    margin-top: 10px;
    font-size: 14px;
    color: #686D7F;
    line-height: 16px;
}

.information_detail_new_right .bot .left {
    width: 56px;
    white-space: nowrap;
    text-align-last: justify;
    margin-right: 28px;
}

.information_detail_new_right .bot .right {
    margin-right: 20px;
}

.information_detail_new_right .bot .right span {
    display: block;
    width: 18px;
    height: 16px;
    border: 1px solid #DB9861;
    border-radius: 4px;
    font-size: 12px;
    color: #DB9861;
    text-align: center;
    line-height: 14px;
    float: left;
    margin-right: 7px;
}

/**/
.information_detail_content_right {
    width: 900px;
    padding-bottom: 20px;
}

.information_detail_xgsp {
    width: 100%;
    margin-bottom: 28px;
}

.information_detail_xgsp h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
    width: 100%;
}

.information_detail_xgsp h2::after {
    content: "";
    background: #E60000;
    position: absolute;
    width: 6px;
    height: 18px;
    left: 0;
    top: 2px;
    border-radius: 3px
}

.information_detail_xgsp ul {
    width: 100%;
    height: 190px;
    background: #fff;
    border-radius: 4px;
    padding: 20px 4px;
    margin-top: 8px;
    box-sizing: border-box;
}

.information_detail_xgsp li {
    width: 125px;
    margin-left: 21px;
}

.information_detail_xgsp li .imgbox {
    width: 125px;
    height: 125px;
    display: block;
    position: relative;
}

.information_detail_xgsp li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
}

.information_detail_xgsp li .imgbox.vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.information_detail_xgsp li .imgbox.vid::after {
    content: '\f273';
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: 'iconfontkz';
    line-height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding-left: 2px;
}

.information_detail_xgsp li .tit {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.information_detail_xgsp li:hover .tit {
}

.information_detail_cjlxr {
    width: 100%;
    margin-bottom: 28px;
}

.information_detail_cjlxr h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
    width: 100%;
}

.information_detail_cjlxr h2::after {
    content: "";
    background: #E60000;
    position: absolute;
    width: 6px;
    height: 18px;
    left: 0;
    top: 2px;
    border-radius: 3px
}

.information_detail_cjlxr .main {
    width: 930px;
    height: 100px;
    background: #2D374E url(img/information_detail_cjlxr_bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
    margin-top: 8px;
    padding: 19px 30px 17px;
}

.information_detail_cjlxr .main .imgbox {
    width: 64px;
    height: 64px;
    position: relative;
    border-radius: 6px;
    background: linear-gradient(0deg, #E6C17F, #C78747);
    padding: 2px;
    cursor: pointer;
}

.information_detail_cjlxr .main .imgbox img {
    width: 100%;
    height: 100%;
    border-radius: 6px;
    position: relative;
    z-index: 1;
}

.information_detail_cjlxr .main .imgbox::before {
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 6px;
    position: absolute;
    left: 2px;
    top: 2px;
    background: #fff;
}

.information_detail_cjlxr .boxs {
    width: 500px;
    margin-left: 30px;
    cursor: pointer;
}

.information_detail_cjlxr .boxs .name {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    margin-top: -1px;
}

.information_detail_cjlxr .boxs .name span {
    display: inline-block;
    font-size: 12px;
    color: #23BA00;
    vertical-align: middle;
    margin-left: 4px;
}

.information_detail_cjlxr .boxs .name span::before {
    content: '';
    width: 5px;
    height: 5px;
    background: #23BA00;
    border-radius: 50%;
    float: left;
    margin: 8px 3px 0 0;
}

.information_detail_cjlxr .boxs .rzzw {
    margin-top: 2px;
}

.information_detail_cjlxr .boxs .rzzw .icon1 {
    height: 18px;
    float: left;
    margin: 1px 6px 0 0;
}

.information_detail_cjlxr .boxs .rzzw .icon2 {
    height: 20px;
    padding: 0 10px;
    background: linear-gradient(92deg, #FDF6E7, #F8E4BA, #EECC7F);
    border-radius: 9px;
    display: inline-block;
    font-size: 12px;
    color: #724617;
    line-height: 20px;
}

.information_detail_cjlxr .boxs .gs {
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    margin-top: 4px;
}

.information_detail_cjlxr .boxs .zw {
    display: block;
    height: 19px;
    padding: 0 10px;
    background: linear-gradient(92deg, #FDF6E7, #F8E4BA, #EECC7F);
    border-radius: 11px;
    font-size: 14px;
    line-height: 19px;
    color: #9B5E26;
    text-align: center;
    margin-right: 10px;
}

.information_detail_cjlxr .right .btn_dh {
    width: 100px;
    height: 34px;
    background: #E60000;
    border-radius: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
}

.information_detail_cjlxr .right .hysj {
    font-size: 14px;
    color: #EDECEC;
    line-height: 18px;
    margin-top: 6px;
    text-align: right;
}

.information_detail_khxc {
    width: 100%;
    margin-bottom: 28px;
    margin-top: 28px;
}

.information_detail_khxc h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    padding-left: 12px;
    margin-bottom: 10px;
    width: 100%;
}

.information_detail_khxc h2::after {
    content: "";
    background: #E60000;
    position: absolute;
    width: 6px;
    height: 18px;
    left: 0;
    top: 2px;
    border-radius: 3px
}

.information_detail_khxc h2 .more {
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    line-height: 16px;
    padding-top: 4px;
}

.information_detail_khxc h2 .more .iconfont {
    font-size: 14px;
    float: right;
}

.information_detail_khxc h2 .more:hover {
    color: #E60000;
}

.information_detail_khxc .list-li {
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 8px;
    padding: 25px 30px 20px;
}

.information_detail_khxc .list-li .boxs {
    width: 200px;
    margin-right: 13px;
}

.information_detail_khxc .list-li .boxs:last-child {
    margin-right: 0;
}

.information_detail_khxc .list-li .boxs .imgbox {
    display: block;
    width: 200px;
    height: 140px;
    position: relative;
    overflow: hidden;
}

.information_detail_khxc .list-li .boxs .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
}

.information_detail_khxc .list-li .boxs .imgbox.vid::before {
    content: '\f273';
    width: 33px;
    height: 33px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    font-family: 'iconfontkz';
    text-align: center;
    line-height: 33px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
    padding-left: 3px;
}

.information_detail_khxc .list-li .boxs .tit {
    display: block;
    font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
    text-align: center;
}

.information_detail_khxc .list-li .boxs .tit:hover {
}

.information_detail_ggxq {
    width: 100%;
    background: #fff;
    border-radius: 4px;
    padding-bottom: 25px;
    position: relative;
}

.information_detail_ggxq .biaoti {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid #E60000;
    border-top-left-radius: 4px;
    overflow: hidden;
}

.information_detail_ggxq .biaoti p {
    width: 130px;
    height: 50px;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}

.information_detail_ggxq .biaoti p.active a {
    color: #ffffff
}

.information_detail_ggxq .biaoti p:hover {
    color: #E60000;
}

.information_detail_ggxq .biaoti p.active {
    background: #E60000;
    color: #FEFEFE;
}

.information_detail_ggxq .information_detail_mlj {
    width: 80px;
    background: #E60000;
    border-radius: 0 6px 6px 0;
    position: fixed;
    top: 160px;
    left: 50%;
    padding: 15px 0;
    margin-left: 610px;
    display: none;
}

.information_detail_ggxq .information_detail_mlj li {
    font-size: 14px;
    color: #fff;
    padding-left: 10px;
    position: relative;
    line-height: 44px;
    cursor: pointer;
}

.information_detail_ggxq .information_detail_mlj li.active {
    font-weight: bold;
}

.information_detail_ggxq .information_detail_mlj li.active::after {
    content: '';
    width: 25px;
    height: 31px;
    border-radius: 50%;
    background: url(img/information_detail_mlj_bg1.jpg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: -12px;
    top: 50%;
    margin-top: -16px;
}

.information_detail_ggxq .information_detail_mlj li:hover {
    font-weight: bold;
}

.information_detail_ggxq .canshu {
    width: 850px;
    margin: auto;
    padding-bottom: 25px;
    border-bottom: 1px solid #F2F4FA;
    position: relative;
}

.information_detail_ggxq .canshu .boxs {
    width: 240px;
    margin: 25px 65px 0 0;
    font-size: 14px;
    line-height: 24px;
}

.information_detail_ggxq .canshu .boxs:nth-child(3n) {
    margin-right: 0;
}

.information_detail_ggxq .canshu .boxs .name {
    width: 60px;
    color: #999;
}

.information_detail_ggxq .canshu .boxs .cs {
    width: 180px;
    float: right;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
}

.information_detail_ggxq .canshu .boxs:nth-child(n + 7) {
    display: none;
}

.information_detail_ggxq .canshu .more {
    padding: 0 5px 0 8px;
    background: #fff;
    font-size: 14px;
    color: #E60000;
    line-height: 24px;
    position: absolute;
    right: -5px;
    bottom: -12px;
    cursor: pointer;
}

.information_detail_ggxq .canshu .more:hover {
    text-decoration: underline;
}

.information_detail_ggxq .canshu .more span {
    font-size: 14px;
    float: right;
}

.information_detail_ggxq .xq {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
    padding: 30px;
}

.information_detail_ggxq .xq .content {
    margin: 0;
    padding: 0;
    padding-bottom: 50px;
}

.information_detail_ggxq .xq .content p {
}

.information_detail_ggxq .xq img {
}

.information_detail_ggxq .xq video {
    width: 750px !important;
    height: auto;
    display: block;
    margin: 0 auto 30px;
}

.information_detail_ggxq .xq p {
    font-size: 16px;
    font-family: PingFang SC;
}

.information_detail_ggxq .xq br {
    display: none!important;
}

.information_detail_ggxq .xq h2,.information_detail_ggxq .xq h1 {
    font-size: 24px!important;
    font-family: PingFang SC;
    font-weight: 600;
    color: #030623;
    position: relative;
    padding-bottom: 8px;
    border-bottom: 6px solid #F1F4F9;
    padding-top: 20px;
    margin-bottom: 20px;
}

.information_detail_ggxq .xq h2::after {
    display: block;
    content: '';
    position: absolute;
    border-left: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    width: 12px;
    height: 6px;
    background: #F1F4F9;
    bottom: -6px;
    left: 6px;
}

.information_detail_ggxq .xq h3 {
    width: 743px;
    margin: 0 auto 20px;
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #030623;
    margin-bottom: 8px;
}

.information_detail_ggxq .xq h4 {
    width: 743px;
    margin: 0 auto 20px;
    font-size: 18px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #030623;
    margin-bottom: 8px;
}

.information_detail_ggxq .xq h5 {
    width: 743px;
    margin: 0 auto 20px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #030623;
    margin-bottom: 8px;
}

.information_detail_ggxq .xq table {
    width: 743px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0 auto 30px;
}

.information_detail_ggxq .xq table td {
    border: 1px solid #ccc;
    padding: 0 5px;
}

/**/
.information_detail_ggxq .xqts-com {
    background: url('img/information_detail_xqts1.jpg') no-repeat;
    width: 750px;
    height: 130px;
    margin: auto;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.information_detail_ggxq .xqts-com h3 {
    position: absolute;
    width: 100%;
    top: 11px;
    left: 0;
    color: #ffffff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 10px;
}

.information_detail_ggxq .xqts-com p {
    position: absolute;
    top: 89px;
    left: 0;
    width: 100%;
    font-size: 18px;
}

/**/
.information_detail_ggxq .xqtsone {
    width: 750px;
    height: 130px;
    display: block;
    margin: auto;
    display: none
}

.information_detail_ggxq .xqtstwo {
    width: 750px;
    display: block;
    margin: 0 auto 30px;
}

.information_detail_ggxq .xqtstwo p {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #686D7F;
    line-height: 22px;
}

.information_detail_ggxq .xqtstwo span {
    margin-right: 4px;
    vertical-align: middle;
    font-size: 22px;
}

.information_detail_ggxq .xqtstwo p:last-of-type {
    padding-left: 26px;
}

.information_detail_ggxq .qyjj {
    width: 750px;
    padding: 20px 0 28px 20px;
    margin: 0 auto 16px;
    background: #F8F9FC;
    box-sizing: border-box;
}

.information_detail_ggxq .qyjj .tit {
    display: block;
    font-size: 24px;
    color: #333333;
    line-height: 32px;
    font-weight: bold;
    font-family: Source Han Sans CN;
}

.information_detail_ggxq .qyjj .boxs {
    height: 180px;
    margin-top: 15px;
}

.information_detail_ggxq .qyjj .img1 {
    width: 180px;
    height: 180px;
    margin-right: 20px;
    border-radius: 3px;
}

.information_detail_ggxq .qyjj .qy_name {
    width: 510px;
    font-size: 18px;
    color: #333333;
    line-height: 28px;
    margin-top: -4px;
    font-family: Source Han Sans CN;
}

.information_detail_ggxq .qyjj .p_text {
    width: 510px;
    max-height: 96px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 8px;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4px;
    overflow: hidden;
}

.information_detail_ggxq .qyjj .more {
    width: 100px;
    height: 30px;
    border: 1px solid #E60000;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #E60000;
    line-height: 28px;
    cursor: pointer;
    margin-top: 19px;
    font-family: Source Han Sans CN;
}

.information_detail_ggxq .qyjj .more .iconfont {
    display: inline-block;
}

.information_detail_ggxq .qyjj .more:hover {
    background: #E60000;
    color: #fff;
}

.information_detail_ggxq .tab_cs {
    width: 850px;
    border-collapse: collapse;
    margin: 30px auto 10px;
    display: none;
}

.information_detail_ggxq .tab_cs tr {
    padding: 10px 0;
    border: 1px solid #EEF1F6;
    border-bottom: none;
    font-size: 14px;
}

.information_detail_ggxq .tab_cs tr:nth-child(2n+1) {
    background: #F7FAFF;
}

.information_detail_ggxq .tab_cs tr:last-child {
    border-bottom: 1px solid #EEF1F6;
}

.information_detail_ggxq .tab_cs td:nth-child(1) {
    width: 110px;
    height: 42px;
    padding-left: 30px;
    text-align: left;
    color: #686D7F;
    font-size: 14px;
}

.information_detail_ggxq .tab_cs td:nth-child(2) {
    width: calc(100% - 110px);
    height: 42px;
    font-size: 14px;
}

.information_detail_ggxq .tab_xclc {
    width: 850px;
    margin: 23px auto;
    display: none;
}

.information_detail_ggxq .scxlc strong {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

.information_detail_ggxq .scxlc .p_text {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-top: 10px;
}

.information_detail_ggxq .scxlc .imglist {
    width: 100%;
    margin-top: 13px;
}

.information_detail_ggxq .scxlc .imglist img {
    width: 211px;
    height: 150px;
    margin-right: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    object-fit: cover;
}

.information_detail_ggxq .scxlc .imglist img:last-child,.information_detail_ggxq .scxlc .imglist img:nth-child(4) {
    margin-right: 0;
}

.information_detail_ggxq .khxc {
    margin-top: 35px;
}

.information_detail_ggxq .khxc strong {
    display: block;
    font-size: 18px;
    color: #000;
    line-height: 28px;
}

.information_detail_ggxq .khxc .list {
    width: 100%;
}

.information_detail_ggxq .khxc .boxs {
    width: 200px;
    margin-top: 20px;
    margin-right: 16px;
}

.information_detail_ggxq .khxc .boxs:nth-child(4n) {
    margin-right: 0;
}

.information_detail_ggxq .khxc .boxs .imgbox {
    display: block;
    width: 200px;
    height: 150px;
    position: relative;
    overflow: hidden;
}

.information_detail_ggxq .khxc .boxs .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.information_detail_ggxq .khxc .boxs .imgbox::before {
    content: '\f273';
    padding-left: 2px;
    width: 33px;
    height: 33px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-family: iconfontkz;
    line-height: 33px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -16px 0 0 -16px;
}

.information_detail_ggxq .khxc .boxs .tit {
    display: block;
    font-size: 14px;
    color: #060606;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 8px;
    text-align: center;
}

.information_detail_ggxq .khxc .boxs .tit:hover {
    color: #E60000;
}

.information_detail_liuyan {
    width: 100%;
    margin-top: 50px;
}

.information_detail_liuyan .main {
    display: block;
    width: 100%;
    height: 410px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 20px;
    padding: 48px 89px;
}

.information_detail_liuyan .boxs {
    width: 340px;
}

.information_detail_liuyan .boxs .tit {
    font-size: 18px;
    color: #333333;
    line-height: 20px;
}

.information_detail_liuyan .boxs .tit span {
    color: #FF0000;
}

.information_detail_liuyan .boxs input {
    width: 100%;
    height: 42px;
    margin-top: 10px;
    border-bottom: 1px solid #DCDEE2;
    padding: 0 10px;
    font-size: 14px;
    color: #555;
}

.information_detail_liuyan .box_bcms {
    width: 100%;
    margin-top: 38px;
}

.information_detail_liuyan .box_bcms textarea {
    width: 100%;
    height: 75px;
    padding: 0 10px 10px;
    margin-top: 18px;
    border: none;
    border-bottom: 1px solid #DCDEE2;
    font-size: 14px;
    line-height: 24px;
    color: #555;
}

.information_detail_liuyan .btn_tj {
    display: block;
    width: 340px;
    height: 50px;
    background: #E60000;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 40px 0 0 196px;
    cursor: pointer;
}

.information_detail_liuyan .btn_tj:hover {
    background: #E60000;
}

.information_detail_liuyan .fixbox {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.information_detail_liuyan .yzbox {
    width: 420px;
    height: 320px;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -160px 0 0 -210px;
    padding: 20px 24px;
    z-index: 1;
}

.information_detail_liuyan .yzbox:before {
    content: '';
    width: 100%;
    height: 60px;
    background: #f7f7f7;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.information_detail_liuyan .yzbox .top {
    font-size: 18px;
    color: #666666;
    line-height: 24px;
}

.information_detail_liuyan .yzbox .top .close {
    cursor: pointer;
    font-size: 24px;
    font-weight: bold;
    color: #E60000;
}

.information_detail_liuyan .yzbox .p_text {
    font-size: 14px;
    color: #323232;
    line-height: 36px;
    margin-top: 30px;
}

.information_detail_liuyan .yzbox .p_text:before {
    content: '\e620';
    font-size: 18px;
    color: #FF552E;
    line-height: 36px;
    float: left;
    margin-right: 8px;
    font-family: iconfontkz;
}

.information_detail_liuyan .yzbox .boxone {
    margin-top: 15px;
}

.information_detail_liuyan .yzbox .boxone input {
    display: block;
    width: 120px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid #E5E5E5;
    padding: 0 10px;
    font-size: 14px;
    color: #323232;
}

.information_detail_liuyan .yzbox .spanone, .information_detail_liuyan .yzbox .spantwo {
    width: 80px;
    font-size: 14px;
    color: #323232;
    line-height: 36px;
    text-align: right;
    padding-right: 5px;
}

.information_detail_liuyan .yzbox .spantwo {
    width: auto;
    padding-left: 10px;
}

.information_detail_liuyan .yzbox .yzhq, .information_detail_liuyan .yzbox .yzdd {
    width: 100px;
    height: 36px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 14px;
    color: #E60000;
    border: 1px solid #E5E5E5;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    transform: 0.3s;
}

.information_detail_liuyan .yzbox .yzhq:hover {
    color: #fff;
    background: #E60000;
    border-color: #E60000;
}

.information_detail_liuyan .yzbox .yzdd {
    color: #888888;
    display: none;
    cursor: not-allowed;
}

.information_detail_liuyan .yzbox .btn {
    width: 200px;
    height: 40px;
    background: #E60000;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    cursor: pointer;
}

.information_detail_wdll {
    width: 100%;
    margin: 28px auto 0;
    background: #fff;
    padding-bottom: 24px;
    position: relative;
}

.information_detail_wdll .biaoti {
    border-bottom: 2px solid #E60000;
}

.information_detail_wdll .biaoti h2 {
    width: 130px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    background: #E60000;
    color: #FEFEFE;
    border-top-left-radius: 4px;
    text-align: center;
    font-weight: normal;
}

.information_detail_wdll .swiper-container {
    width: 100%;
    margin-top: 30px;
    padding: 0 35px;
    box-sizing: border-box;
}

.information_detail_wdll .swiper-container::before {
    content: '';
    width: 35px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 2;
}

.information_detail_wdll .swiper-container::after {
    content: '';
    width: 35px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 2;
}

.information_detail_wdll .swiper-slide {
    padding: 0 5px;
    box-sizing: border-box;
}

.information_detail_wdll .swiper-slide .imgbox {
    width: 156px;
    height: 156px;
    display: block;
    margin: auto;
    position: relative;
}

.information_detail_wdll .swiper-slide .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
}

.information_detail_wdll .swiper-slide .imgbox.vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.information_detail_wdll .swiper-slide .imgbox.vid::after {
    content: '\f273';
    padding-left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: iconfontkz;
    line-height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.information_detail_wdll .swiper-slide .tit {
    display: block;
    width: 158px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
}

.information_detail_wdll .swiper-slide:hover .tit {
}

.information_detail_wdll .swiper-button-next, .information_detail_wdll .swiper-button-prev {
    width: 23px;
    height: 53px;
    transition: all 0.5s;
    margin-top: -25px;
}

.information_detail_wdll .swiper-button-prev {
    background: url(img/ab_icon_arrowl.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    left: 0;
    width: 22px;
    height: 52px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 52px;
    /* background: rgba(0, 0, 0, 0.5); */
    margin-top: -26px;
    transition: all 0.3s;
}

.information_detail_wdll .swiper-button-next {
    background: url(img/ab_icon_arrowr.png) no-repeat;
    background-size: cover;
    right: 0;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 22px;
    height: 52px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 52px;
    margin-top: -26px;
    transition: all 0.3s;
}

/**/
.information_detail_you_like {
    background: transparent;
    padding-bottom: 0;
}

.information_detail_you_like h2 {
    font-size: 20px;
    color: #333;
    line-height: 26px;
    padding-left: 14px;
    font-weight: bold;
}

.information_detail_you_like h2::after {
    content: "";
    background: #E60000;
    position: absolute;
    width: 6px;
    height: 20px;
    left: 0;
    top: 4px;
    border-radius: 3px;
}

.information_detail_you_like .swiper-container {
    padding: 24px 35px;
    margin-top: 20px;
    background: #fff;
}

.information_detail_you_like .swiper-container .swiper-slide {
    padding-top: 24px;
}

.information_detail_content_left {
    width: 300px;
}

/**/
.contact_body_xh {
    margin: 0;
    margin-bottom: 30px;
}

.contact_body_xh {
    padding: 16px 15px;
    background: #FEF7E5 url(img/information_detail_gsjj_bg.jpg) no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
    box-sizing: border-box
}

.information_detail_gsjj {
}

.information_detail_gsjj .name {
    display: block;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    text-align: center;
}

.information_detail_gsjj .icon_one {
    margin-top: 6px;
    text-align: center;
    margin-bottom: 28px;
    overflow: hidden;
}

.information_detail_gsjj .icon_one img {
    height: 24px;
    margin: 0 4px;
    vertical-align: middle;
}

.information_detail_gsjj .icon_one span {
    display: inline-block;
    width: 80px;
    height: 24px;
    margin: 0 4px;
    background: rgba(239, 206, 133, 0.5);
    border-radius: 12px;
    font-size: 12px;
    color: #BB6720;
    text-align: center;
    line-height: 24px;
}

.information_detail_gsjj .qyxx {
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 18px;
    position: relative;
}

.information_detail_gsjj .qyxx .left {
    width: 68px;
    color: #666666;
}

.information_detail_gsjj .qyxx .right {
    width: calc(100% - 68px);
    color: #333333;
}

.information_detail_gsjj .qyxx .tel_more {
    color: #E60000;
    cursor: pointer;
}

.information_detail_gsjj .qyxx .tel_more:hover {
    text-decoration: underline;
}

.information_detail_gsjj .qyxx .tel_more_list {
    width: 160px;
    padding: 10px;
    background: #FFFFFF;
    box-shadow: 0px 2px 25px 1px rgba(91, 66, 3, 0.08);
    border-radius: 6px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
    display: none;
}

.information_detail_gsjj .qyxx .tel_more_list li {
    width: 100%;
    height: 30px;
    background: #E6EDFA;
    border-radius: 4px;
    padding-left: 8px;
    font-size: 14px;
    color: #E60000;
    line-height: 30px;
    margin-top: 6px;
}

.information_detail_gsjj .qyxx .tel_more_list li:nth-child(1) {
    margin-top: 0;
}

.information_detail_gsjj .qyxx .tel_more_list li::before {
    content: '\e764';
    font-size: 14px;
    float: left;
    margin-right: 4px;
    font-family: iconfontkz;
}

.information_detail_gsjj .btnbox {
    width: 100%;
    height: 34px;
    margin-top: 20px;
    text-align: center;
}

.information_detail_gsjj .btnbox .btn_dp {
    width: 110px;
    height: 34px;
    background: #E60000;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    border-radius: 3px;
    cursor: pointer;
}

.information_detail_gsjj .btnbox .btn_dp:hover {
    background: #E60000;
}

.information_detail_gsjj .btnbox .btn_dh {
    width: 110px;
    height: 34px;
    background: #FEEFE8;
    border: 1px solid #FF6600;
    border-radius: 3px;
    display: block;
    font-size: 14px;
    color: #ff6600;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}

.information_detail_gsjj .btnbox .btn_dh:hover {
    background: #ff6600;
    color: #fff;
}

.information_detail_gsjj .tel_tc {
    width: 400px;
    height: 400px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -200px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px #999;
    z-index: 9999;
    display: none;
}

.information_detail_gsjj .tel_tc .tit {
    width: 100%;
    padding: 0 15px;
    font-size: 18px;
    color: #555;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}

.information_detail_gsjj .tel_tc .close {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 18px;
    color: #E60000;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.information_detail_gsjj .tel_tc ul {
    padding: 10px 15px;
    font-size: 14px;
    color: #555;
    line-height: 30px;
}

/**/
.information_detail_zxry {
    width: 100%;
    margin-bottom: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 15px 10px 10px;
}

.information_detail_zxry .biaoti {
    width: 100%;
    height: 28px;
    position: relative;
    text-align: center;
}

.information_detail_zxry .biaoti strong {
    width: 146px;
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.information_detail_zxry .biaoti::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #F2F4FA;
    position: absolute;
    left: 0;
    top: 50%;
}

.information_detail_zxry .map_box {
    width: 100%;
    height: 130px;
    border-radius: 4px;
    margin-top: 16px;
    border: 1px solid #EECD80;
}

/**/
.information_detail_wntj {
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 10px 30px;
    box-sizing: border-box;
}

.information_detail_wntj .biaoti {
    width: 100%;
    height: 28px;
    position: relative;
    text-align: center;
    margin-bottom: -5px;
}

.information_detail_wntj .biaoti strong {
    width: 146px;
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.information_detail_wntj .biaoti::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #F2F4FA;
    position: absolute;
    left: 0;
    top: 50%;
}

.information_detail_wntj .list {
    width: 100%;
    margin: auto;
    padding-top: 10px;
}

.information_detail_wntj .list-li .boxs {
    width: 100%;
    height: 90px;
    margin-top: 20px;
}

.information_detail_wntj .list-li .imgbox {
    width: 90px;
    height: 90px;
    display: block;
    position: relative;
    float: left;
    border: 1px solid #f5f5f5;
}

.information_detail_wntj .list-li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.information_detail_wntj .list-li .imgbox.vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.information_detail_wntj .list-li .imgbox.vid::after {
    content: '\f273';
    padding-left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: iconfontkz;
    line-height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.information_detail_wntj .list-li .tit {
    width: 180px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: right;
}

.information_detail_wntj .list-li .boxs .tit:hover {
}

.information_detail_wntj .list-li .cs {
    width: 180px;
    float: right;
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    margin-top: 5px;
}

.information_detail_wntj .list-li .cs i {
    font-size: 13px;
    color: #666666;
    margin-right: -4px;
    margin-top: 1px;
}

.information_detail_wntj .list-li .cs span {
    padding: 0 5px;
}

.information_detail_wntj .list-li .cs span:last-child {
}

.information_detail_wntj .list-li .cs .m-price {
    color: #EF1F1F;
}

.information_detail_wntj .list-li .btn_xq {
    display: block;
    width: 68px;
    height: 24px;
    border: 1px solid #E60000;
    border-radius: 40px;
    margin-top: 24px;
    font-size: 12px;
    color: #E60000;
    line-height: 22px;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 110px;
}

.information_detail_wntj .list-li .btn_xq:hover {
    background: #E60000;
    color: #fff;
}

/**/
.information_detail_xgzx {
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 14px 26px;
    box-sizing: border-box;
}

.information_detail_xgzx .biaoti {
    width: 100%;
    height: 28px;
    position: relative;
    text-align: center;
}

.information_detail_xgzx .biaoti strong {
    width: 146px;
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.information_detail_xgzx .biaoti::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #F2F4FA;
    position: absolute;
    left: 0;
    top: 50%;
}

.information_detail_xgzx li {
    margin-top: 23px;
}

.information_detail_xgzx li .imgbox {
    width: 74px;
    height: 60px;
    border-radius: 3px;
    display: block;
    position: relative;
    overflow: hidden;
}

.information_detail_xgzx li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #f5f5f5;
    border-radius: 3px;
}

.information_detail_xgzx li .imgbox.vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.information_detail_xgzx li .imgbox.vid::after {
    content: '\f273';
    padding-left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-family: iconfontkz;
    line-height: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0 0 -15px;
}

.information_detail_xgzx li .name {
    display: -webkit-box;
    width: 180px;
    height: 36px;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 10px;
    position: relative;
    margin-top: -2px;
}

.information_detail_xgzx li .name:hover {
}

.information_detail_xgzx li .pone {
    width: 180px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-top: 14px;
}

/**/
.information_detail_tel {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 40px 45px 48px;
    display: none;
    z-index: 999;
}

.information_detail_tel .close {
    font-size: 30px;
    line-height: 1em;
    color: #fff;
    position: absolute;
    right: 50%;
    top: 50%;
    cursor: pointer;
    margin: -230px -315px 0 0;
}

.information_detail_tel .boxs {
    width: 570px;
    height: 394px;
    border-radius: 6px;
    margin: -197px 0 0 -285px;
    padding-top: 46px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
}

.information_detail_tel .pone {
    font-size: 16px;
    color: #666666;
    line-height: 1em;
}

.information_detail_tel .pone span {
    color: #FF6600;
}

.information_detail_tel .ptwo {
    font-size: 36px;
    margin-top: 26px;
    color: #FF6600;
    line-height: 1em;
    font-weight: bold;
}

.information_detail_tel img {
    width: 154px;
    height: 154px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(1, 2, 27, 0.1);
    border-radius: 8px;
    padding: 10px;
    margin: 29px auto 0;
    display: block;
}

.information_detail_tel .pthree {
    font-size: 12px;
    margin-top: 18px;
    color: #888888;
    line-height: 1em;
}

/**/
.information_detail_oldsb {
    height: 490px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.information_detail_oldsb_lb {
    width: 540px;
    height: 490px;
    position: relative;
    overflow: hidden;
}

.information_detail_oldsb_lb .bigbox {
    width: 540px;
    height: 405px;
    overflow: hidden;
    position: relative;
}

.information_detail_oldsb_lb .bigbox video {
    width: 100%;
    height: 100%;
    display: none;
}

.information_detail_oldsb_lb .bigbox .bfbtn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: url(img/big_play.png) no-repeat center;
    background-size: 100% 100%;
    cursor: pointer;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
    display: none;
}

.information_detail_oldsb_lb .bigbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.information_detail_oldsb_lb .bigbox.active1 span {
    display: block;
}

.information_detail_oldsb_lb .bigbox.active2 {
    background-image: none !important;
    background: rgba(0, 0, 0, 0.3);
}

.information_detail_oldsb_lb .bigbox.active2 span {
    display: none;
}

.information_detail_oldsb_lb .bigbox.active2 video {
    display: block;
}

.information_detail_oldsb_lb .bigbox.active2 img {
    display: none;
}

.information_detail_oldsb_lb .prev, .information_detail_oldsb_lb .next {
    width: 32px;
    height: 75px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    line-height: 72px;
    text-align: center;
    cursor: pointer;
}

.information_detail_oldsb_lb .prev {
    left: 0;
}

.information_detail_oldsb_lb .next {
    right: 0;
}

.information_detail_oldsb_lb .list-li {
    width: 540px;
    height: 75px;
    overflow: hidden;
    position: absolute;
    left: -5px;
    bottom: 0;
}

.information_detail_oldsb_lb li {
    width: 110px;
    height: 75px;
    padding: 0 5px;
    float: left;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s;
    position: relative;
}

.information_detail_oldsb_lb li.active {
    opacity: 1;
}

.information_detail_oldsb_lb li img, .information_detail_oldsb_lb li video {
    width: 100%;
    height: 100%;
}

.information_detail_oldsb_lb li.active_vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: url(img/big_play.png) no-repeat center center;
    background-size: 30% auto;
    position: absolute;
    left: 0;
    top: 0;
}

/**/
.information_detail_oldsb_right {
    width: 620px;
}

.information_detail_oldsb_right h1 {
    font-size: 30px;
    color: #060606;
    line-height: 36px;
    font-weight: bold;
    margin-top: -3px;
    padding-bottom: 23px;
    border-bottom: 1px solid #E4E6ED;
}

.information_detail_oldsb_right .price {
    margin-top: 10px;
}

.information_detail_oldsb_right .price .boxone p {
    font-size: 46px;
    line-height: 46px;
    font-weight: bold;
    color: #FF552E;
}

.information_detail_oldsb_right .price .boxone p span {
    font-size: 20px;
    font-weight: normal;
}

.information_detail_oldsb_right .price .boxone .spanone {
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    margin: 24px 0 0 20px;
}

.information_detail_oldsb_right .scjb {
    line-height: 16px;
    font-size: 14px;
    color: #686D7F;
    margin-top: 26px;
}

.information_detail_oldsb_right .scjb span {
    float: left;
    margin-right: 7px;
    display: block;
}

.information_detail_oldsb_right .scjb p {
    margin-right: 30px;
    cursor: pointer;
}

.information_detail_oldsb_right .scjb p:hover {
    color: #ff6600;
}

.information_detail_oldsb_right .scjb .sc .icon2 {
    display: none;
}

.information_detail_oldsb_right .scjb .sc.active {
    color: #ff6600;
}

.information_detail_oldsb_right .scjb .sc.active .icon1 {
    display: none;
}

.information_detail_oldsb_right .scjb .sc.active .icon2 {
    display: block;
}

.information_detail_oldsb_right .sbxx {
    width: 100%;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 12px;
    position: relative;
}

.information_detail_oldsb_right .sbxx::before {
    content: '';
    width: 540px;
    height: 1px;
    background: #F6F6F6;
    position: absolute;
    left: 40px;
    top: 50%;
}

.information_detail_oldsb_right .sbxx li {
    width: 33.333%;
    height: 50px;
    border-right: 1px solid #F6F6F6;
    padding: 0 0 0 58px;
    margin: 15px 0;
}

.information_detail_oldsb_right .sbxx li:nth-child(3n) {
    border: none;
}

.information_detail_oldsb_right .sbxx li:nth-child(1) .ptwo {
    color: #222222;
    line-height: 28px;
    background-image: -webkit-linear-gradient(bottom, #B86E2D 0%, #D6A462 100%);
    background-image: -moz-linear-gradient(bottom, #B86E2D 0%, #D6A462 100%);
    background-image: -o-linear-gradient(bottom, #B86E2D 0%, #D6A462 100%);
    background-image: linear-gradient(bottom, #B86E2D 0%, #D6A462 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
}

.information_detail_oldsb_right .sbxx li .pone {
    font-size: 16px;
    color: #686D7F;
    line-height: 24px;
}

.information_detail_oldsb_right .sbxx li .ptwo {
    font-size: 18px;
    font-weight: bold;
    color: #222222;
    line-height: 24px;
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.information_detail_oldsb_right .ts_wrz {
    font-size: 12px;
    color: #686D7F;
    line-height: 16px;
    margin-top: 9px;
}

.information_detail_oldsb_right .ts_wrz span {
    font-size: 14px;
    color: #394559;
    line-height: 16px;
    float: left;
    margin-right: 6px;
}

.information_detail_oldsb_right .zxly {
    text-align: center;
    font-size: 18px;
    border-top: 1px solid #E4E6ED;
    margin-top: 25px;
    padding-top: 19px;
}

.information_detail_oldsb_right .zxly .btn_zx {
    width: 300px;
    height: 50px;
    background: linear-gradient(90deg, #FF6600, #FF8331);
    border-radius: 4px;
    line-height: 50px;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    transition: all 0.3s;
}

.information_detail_oldsb_right .zxly .btn_zx span {
    margin-right: 8px;
    font-weight: normal;
}

.information_detail_oldsb_right .zxly .btn_zx:hover {
    background: linear-gradient(90deg, #FF8331, #FF6600);
}

.information_detail_oldsb_right .zxly .btn_ly {
    width: 300px;
    height: 50px;
    border: 1px solid #E60000;
    border-radius: 4px;
    line-height: 48px;
    color: #E60000;
    cursor: pointer;
    transition: all 0.3s;
}

.information_detail_oldsb_right .zxly .btn_ly span {
    font-size: 22px;
    margin-right: 8px;
    vertical-align: -2px;
}

.information_detail_oldsb_right .zxly .btn_ly:hover {
    background: #E60000;
    color: #fff;
}

.information_detail_oldsb_right .bot {
    width: 620px;
    height: 24px;
    background: #E4E6ED;
    text-align: center;
    font-size: 14px;
    color: #686D7F;
    line-height: 24px;
    margin-top: 17px;
}

/**/
.information_detail_mjxx {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 40px;
}

.information_detail_mjxx h2 {
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    font-weight: bold;
}

.information_detail_mjxx .main {
    width: 910px;
    height: 100px;
    background: url(img/information_detail_mjxx_bg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 6px;
    padding: 20px 30px;
    margin-top: 8px;
}

.information_detail_mjxx .main .imgbox {
    width: 60px;
    height: 60px;
    border-radius: 6px;
    background: #fff;
    border: 2px solid #E1B776;
    overflow: hidden;
    cursor: pointer;
}

.information_detail_mjxx .main .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.information_detail_mjxx .main .boxs {
    margin-left: 29px;
    padding-top: 7px;
    cursor: pointer;
}

.information_detail_mjxx .main .boxs .name {
    display: block;
    font-size: 22px;
    color: #333;
    line-height: 24px;
}

.information_detail_mjxx .main .boxs .name span {
    font-size: 12px;
    margin-left: 5px;
    color: #999999;
}

.information_detail_mjxx .main .boxs .jrsj {
    font-size: 14px;
    color: #666666;
    line-height: 16px;
    margin-top: 6px;
}

.information_detail_mjxx .main .right {
    margin-top: 3px;
}

.information_detail_mjxx .main .right .btn_dh {
    width: 90px;
    height: 34px;
    background: linear-gradient(90deg, #FF6600, #FF8331);
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    transition: all 0.3s;
}

.information_detail_mjxx .main .right .btn_dh:hover {
    background: linear-gradient(90deg, #FF8331, #ff6600);
}

.information_detail_mjxx .main .right .hysj {
    font-size: 14px;
    color: #999999;
    line-height: 16px;
    margin-top: 7px;
    text-align: right;
}

/**/
.information_detail_wntj_old {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 50px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 14px 25px;
}

.information_detail_wntj_old .biaoti {
    width: 100%;
    height: 28px;
    position: relative;
    text-align: center;
}

.information_detail_wntj_old .biaoti strong {
    width: 146px;
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.information_detail_wntj_old .biaoti::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #F2F4FA;
    position: absolute;
    left: 0;
    top: 50%;
}

.information_detail_wntj_old .list-li {
    width: 160px;
    margin: auto;
    padding-top: 6px;
}

.information_detail_wntj_old .list-li .boxs {
    margin-top: 19px;
}

.information_detail_wntj_old .list-li .boxs:hover .tit {
    color: #E60000;
}

.information_detail_wntj_old .list-li .imgbox {
    width: 160px;
    height: 120px;
    display: block;
    position: relative;
}

.information_detail_wntj_old .list-li .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.information_detail_wntj_old .list-li .imgbox.vid::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}

.information_detail_wntj_old .list-li .imgbox.vid::after {
    content: '\f273';
    padding-left: 2px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    text-align: center;
    color: #fff;
    font-family: iconfontkz;
    line-height: 30px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.information_detail_wntj_old .list-li .tit {
    width: 100%;
    display: block;
    font-size: 14px;
    color: #060606;
    line-height: 24px;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.information_detail_wntj_old .list-li .cs {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    margin-top: 5px;
}

.information_detail_wntj_old .list-li .cs i {
    font-size: 13px;
    color: #E60000;
    margin-right: -4px;
    margin-top: 1px;
}

.information_detail_wntj_old .list-li .cs span {
    padding: 0 5px;
}

.information_detail_wntj_old .list-li .cs span:last-child {
    border-left: 1px solid #999;
}

.information_detail_wntj_old .list-li .bot {
    line-height: 20px;
}

.information_detail_wntj_old .list-li .bot .price {
    font-size: 14px;
    color: #ff6600;
    margin-right: 20px;
}

.information_detail_wntj_old .list-li .bot .dz {
    font-size: 14px;
    color: #666666;
}

.information_detail_wntj_old .list-li .bot .dz span {
    font-size: 12px;
    float: left;
    color: #E60000;
    margin-right: 4px;
    display: block;
}

/**/
.information_detail_qst {
    padding: 110px 0;
    text-align: center;
}

.information_detail_qst .imgone {
    display: block;
    margin: auto;
}

.information_detail_qst h1 {
    font-size: 30px;
    color: #343434;
    line-height: 1em;
    margin-top: 36px;
}

.information_detail_qst p {
    font-size: 14px;
    color: #888888;
    line-height: 1em;
    margin-top: 28px;
}

/**/
.information_detail_rscp .biaoti {
    width: 100%;
    height: 28px;
    position: relative;
    text-align: center;
}

.information_detail_rscp .biaoti strong {
    width: 146px;
    display: inline-block;
    font-size: 18px;
    color: #333;
    line-height: 28px;
    background: #fff;
    position: relative;
    z-index: 1;
}

.information_detail_rscp .biaoti::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #F2F4FA;
    position: absolute;
    left: 0;
    top: 50%;
}

.information_detail_rscp {
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 4px;
    padding: 15px 14px 20px;
    box-sizing: border-box;
}

.information_detail_rscp .list-li {
    padding: 6px 10px 0;
}

.information_detail_rscp .list-li li {
    width: 118px;
    height: 30px;
    margin: 16px 16px 0 0;
}

.information_detail_rscp .list-li li:nth-child(2n) {
    margin-right: 0;
}

.information_detail_rscp .list-li a {
    display: block;
    cursor: pointer;
    padding: 0 10px;
    border: 1px solid #E60000;
    font-size: 14px;
    color: #E60000;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 40px;
}

.information_detail_rscp .list-li a:hover {
    background: #E60000;
    border-color: #E60000;
    color: #fff;
}

/**/
.old_information_detail_rscp {
    margin-top: 50px;
}

.old_information_detail_rscp+.information_detail_wntj_old {
    margin-top: 30px;
}

/**/
.xq_zxzx {
    position: fixed;
    bottom: 395px;
    right: 50%;
    margin-right: -671px;
    z-index: 98;
    cursor: pointer;
}

.xq_zxzx .img1 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0px 2px 14px 0px rgba(1, 23, 120, 0.12);
    border-radius: 25px;
    overflow: hidden;
}

.xq_zxzx .p_ts {
    width: 150px;
    height: 38px;
    background: linear-gradient(90deg, #E60000 0%, #2DB3FE 98%);
    box-shadow: 0px 2px 10px 0px rgba(1, 23, 120, 0.1);
    border-radius: 6px;
    position: absolute;
    left: -60px;
    top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    text-align: center;
    transition: all 0.5s;
    transform: scale(0);
}

.xq_zxzx .p_ts::before {
    content: '';
    border: 8px solid transparent;
    border-left-color: #2DB3FE;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
}

.xq_zxzx .p_ts.active {
    transform: scale(1);
    left: -160px;
}

@-webkit-keyframes yd1 {
    0% {
        transform: translate(0,0);
    }

    50% {
        transform: translate(-2px,0);
    }

    100% {
        transform: translate(0,0);
    }
}

@keyframes yd1 {
    0% {
        transform: translate(0,0);
    }

    50% {
        transform: translate(-2px,0);
    }

    100% {
        transform: translate(0,0);
    }
}

@-webkit-keyframes yd2 {
    0% {
        transform: translate(0,0);
    }

    50% {
        transform: translate(2px,0);
    }

    100% {
        transform: translate(0,0);
    }
}

@keyframes yd2 {
    0% {
        transform: translate(0,0);
    }

    50% {
        transform: translate(2px,0);
    }

    100% {
        transform: translate(0,0);
    }
}

/**/
.scroll-list {
    height: 54px;
    overflow: hidden;
}

.scroll-list li {
    margin-bottom: 5px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
}

.scroll-list li span {
    padding: 0 10px;
    display: inline-block;
    background: #f6f6f6;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.scroll-list li span:before {
    content: '';
    width: 14px;
    height: 14px;
    display: inline-block;
    background: url(img/q.png) center top no-repeat;
    margin-right: 6px;
    vertical-align: -2px;
}

.scroll-list li label {
    cursor: pointer;
}

.scroll-list li em {
    font-weight: bold;
}

.scroll-list li i {
    color: #236fee;
    font-style: normal;
    background: none !important;
}

/*弹窗大图*/
.ckdttc {
    width: 100%;
    height: 100%;
    padding: 40px 0 200px;
    background: rgb(0 0 0 / 84%);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

.ckdttc .close {
    width: 30px;
    height: 30px;
    display: block;
    background: #C1C4CC;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 1;
}

.ckdttc .imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ckdttc .imgbox img {
    max-height: 100%;
    max-width: 100%;
    display: block;
    object-fit: scale-down;
}

.ckdttc .imgbox span {
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
}

.ckdttc .imgbox .prev {
    left: 0;
}

.ckdttc .imgbox .prev:hover {
    cursor: url("img/arrow_l.png"), default;
}

.ckdttc .imgbox .next {
    right: 0;
}

.ckdttc .imgbox .next:hover {
    cursor: url("img/arrow_r.png"), default;
}

.ckdttc .ckdtlb {
    height: 75px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100px;
    margin: auto;
    overflow: hidden;
    border-radius: 5px;
}

.ckdttc .ckdtlb ul {
    height: 75px;
    overflow: hidden;
    position: relative;
    left: -5px;
}

.ckdttc .ckdtlb ul li {
    width: 110px;
    height: 75px;
    padding: 0 5px;
    float: left;
    cursor: pointer;
    position: relative;
}

.ckdttc .ckdtlb ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ckdttc .ckdtlb ul li::before {
    content: '';
    width: 100px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    left: 5px;
    top: 0;
}

.ckdttc .ckdtlb ul li.active::before {
    display: none;
}

.ckdttc .ckdtlb .prev, .ckdttc .ckdtlb .next {
    display: block;
    width: 32px;
    height: 75px;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    line-height: 75px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
}

.ckdttc .ckdtlb .prev {
    left: 0;
}

.ckdttc .ckdtlb .next {
    right: 0;
}

.popup_tel {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 40px 45px 48px;
    display: none;
    z-index: 999;
}

.popup_tel .close {
    font-size: 30px;
    line-height: 1em;
    color: #fff;
    position: absolute;
    right: 50%;
    top: 50%;
    cursor: pointer;
    margin: -230px -315px 0 0;
}

.popup_tel .boxs {
    width: 570px;
    height: 394px;
    border-radius: 6px;
    margin: -197px 0 0 -285px;
    padding-top: 46px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
}

.popup_tel .pone {
    font-size: 16px;
    color: #666666;
    line-height: 1em;
}

.popup_tel .pone span {
    color: #FF6600;
}

.popup_tel .ptwo {
    font-size: 36px;
    margin-top: 26px;
    color: #FF6600;
    line-height: 1em;
    font-weight: bold;
}

.popup_tel img {
    width: 154px;
    height: 154px;
    background: #FFFFFF;
    box-shadow: 0px 2px 16px 0px rgba(1, 2, 27, 0.1);
    border-radius: 8px;
    padding: 10px;
    margin: 29px auto 0;
    display: block;
}

.popup_tel .pthree {
    font-size: 12px;
    margin-top: 18px;
    color: #888888;
    line-height: 1em;
}

.popup_tel_tx_js {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.popup_tel_tx_js .boxs {
    width: 510px;
    height: 368px;
    background: url(img/popup_tel_tx_js_bg1.png) no-repeat;
    background-size: 100% 100%;
    box-shadow: 0px 8px 23px 1px rgba(20, 24, 93, 0.2);
    border-radius: 4px;
    padding: 0 15px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -184px 0 0 -255px;
    text-align: center;
}

.popup_tel_tx_js .boxs .close {
    width: 32px;
    height: 32px;
    font-size: 22px;
    color: #5a5a68;
    text-align: center;
    line-height: 32px;
    position: absolute;
    right: 2px;
    top: 0;
    cursor: pointer;
}

.popup_tel_tx_js .head {
    height: 112px;
    margin-top: -24px;
    border-bottom: 1px dashed #EBECF0;
}

.popup_tel_tx_js .head img {
    display: block;
    width: 56px;
    height: 56px;
    border: 2px solid #F3F5F9;
    border-radius: 50%;
    margin: auto;
}

.popup_tel_tx_js .head .p_name {
    font-size: 14px;
    color: #121727;
    line-height: 20px;
    margin-top: 3px;
    padding: 0;
}

.popup_tel_tx_js .head .p_gs {
    font-size: 12px;
    color: #9FA8B9;
    line-height: 20px;
}

.popup_tel_tx_js .pone {
    font-size: 16px;
    color: #494E6B;
    line-height: 26px;
    margin-top: 11px;
}

.popup_tel_tx_js .pone .js {
    color: #FB0D23;
}

.popup_tel_tx_js .pone i {
    color: #FB0D23;
}

.popup_tel_tx_js .ptwo {
    font-size: 22px;
    color: #FF6600;
    font-weight: bold;
    line-height: 28px;
}

.popup_tel_tx_js .codephone {
    display: block;
    width: 148px;
    height: 148px;
    background: #FFFFFF;
    box-shadow: 0px 2px 10px 0px rgba(1, 23, 120, 0.1);
    border-radius: 2px;
    padding: 5px;
    margin: 9px auto !important;
}

.popup_tel_tx_js .pthree {
    font-size: 12px;
    color: #98A3B7;
    line-height: 1em;
    padding: 0 !important;
}

.el-pagination {
    text-align: center;
}
