.lccp_detail_new h2 { font-size: 28px; text-align: center; font-family: 'OS-M'; font-weight: normal; line-height: 70px; }
.lccp_con { border-top: 2px solid #f7f7f7; border-bottom: 2px solid #f7f7f7; padding: 30px 0; margin-bottom: 40px; }
.lccp_row span { font-size: 20px; line-height: 64px; display: inline-block; color: #333; }
.lccp_row span a{ font-size: 20px; color: #2a7de1; text-decoration: underline; }
.lccp_row .fujian a { font-size: 16px; }
.lccp_row span.tit { width: 460px; text-align: right; margin-right: 60px; }
.lccp_tips { font-size: 20px; color: #333; line-height: 30px; }
.lccp_buy { margin-top: 60px; text-align: center; }
.lccp_buy a.buy { display: inline-block; width: 225px; height: 68px; font-size: 26px; color: #fff; background: #fc7910; line-height: 68px; border-radius: 8px 0 8px 8px; box-shadow: 0 4px 6px #bca899;    pointer-events: none;background: #c9c9c9; }
.lccp_buy a.canBuy{background: #ef7c00;    pointer-events: auto;}

/*购买弹窗*/
#Share li.share-code{width:100%;left:0;}
#Share .share-code a.share-tx-weChat{width:40%;}
#Share li.share-code #layerWxcode{left:30%;}

/*.blqd{display:none;}
.gmqd{display:block;}*/
/* 适配样式 */
@media screen and (max-width: 1306px) {
    /* 二级banner */
    #banner { padding-bottom: 0; }
    .banner_list li img { width: 100vw; height: 50vw; }
    .banner_but { bottom: 30px !important; }
    .pageinfo { left: 4vw; margin-left: 0; }

}
@media screen and (max-width: 1200px) {
    .lccp_row span.tit { width: 45%; margin-right: 30px; }
}
@media screen and (max-width: 768px) {
    .position { padding: 15px 0; }
    .pageinfo { margin-top: -3rem; }
    .pageinfo .title { font-size: 3rem; }
    .pageinfo .smy { font-size: 1.8rem; }
    .banner_list li img { height: 65vw; }
    .pageinfo .title{font-size:3rem !important;}
    .lccp_row span, .lccp_tips { font-size: 16px; line-height: 2em; min-height: 2em; }
    .lccp_row span a { font-size: 16px; }
    /*GJJ  10/24新增*/
    .banner_list li img{    height: 45vw;}
    .lc_detail table td{ font-size: 16px; }
}

@media screen and (max-width:560px) {
    .position, .position * { font-size: 14px; }
    .lccp_detail_new h2 { font-size: 20px !important; line-height: 1.5em !important; padding: 15px 0; }
    .lccp_row span.tit { background: #fafafa; }
    .lccp_row span.tit, .lccp_row span.txt { width: 100%; display: block; text-align: left; }
    .lccp_buy a { width: 160px; height: 50px; line-height: 50px; font-size: 20px; }
    .banner_but li { width: 10px; height: 10px; }
    .lccp_detail_new h2{font-size:16px;line-height:32px;}
    .lc_detail table td{ font-size: 14px; }
    .lc_pc_view { display: none;}
    .lc_mobile_view li{
        font-size: 18px !important;
        padding-top: 5px;
    }
    .lc_mobile_view li .s_title {
        font-weight: bold !important;
    }
    .lcxq_ul li a , .lc_file_dev a {
        font-size: 14px !important;
    }

    #cpjz .row .col-xs-6 {
        width: 100% !important;
        margin-bottom: 50px;
    }

    .btn {
        padding: 5px 7px !important;
    }
}

@media screen and (min-width:561px) {
    .lc_mobile_view {display: none}
}


.lc_detail table td{
    height: 50px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: "OS-R", "微软雅黑";
    margin: 0;
    padding: 0;
    color: #333;
    border: none;
    font-size:17px;
    width: 100px;
}
.lc_detail table .td_title {
    font-weight: bold;
    width: 140px;
    text-align: right;
}

.lc_detail table{
    margin-left:auto;
    margin-right:auto;
    width:100%;
}
.lc_detail table .lc_detail_desc {

    padding-top:15px;
    font-size:15px;
}
.lcxq_ul{
    border-bottom: solid 1px gray;
}

.lcxq_ul li a {
    font-family: "OS-R", "微软雅黑";
    color: #333 !important;
    background-color: white !important;
    font-size:20px;

}


.lcxq_ul .active a {
    background-color: #009de4 !important;
    color:#fff !important;
}
.btn-group .active {
    background-color: #009de4 !important;
    color:#fff !important;
}

/* 整个滚动条 */
::-webkit-scrollbar {
    width: 2px;
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
    background-color: #f1f1f1;
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
    background-color: #888;
}

/* 滚动条滑块hover效果 */
::-webkit-scrollbar-thumb:hover {
    background-color: #555;
}

.lc_file_dev{
    padding-top:0px;
}

.lc_file_dev a {

    font-size: 18px ;

}
.list-inline {
    width:100%;
}

.list-inline>li {
    width:30%;
}

.lcjz_dt_div .list-inline li {
    text-align: center;
    font-family: "OS-R", "微软雅黑";
    font-size: 14px;
}
.lcjz_dt_div_title .list-inline>li {
    text-align: center;
    font-family: "OS-R", "微软雅黑";
    font-size: 14px;
}


.tab-pane{
    padding-top: 20px;
}


.list-inline {
    margin-left: 0px !important;
    border-bottom: 1px gray solid;
}
.first_row td {
    padding-bottom:30px !important
}

.detail-part-title{
    width: 60%;
    font-size: 16px;
    font-family: "OS-R", "微软雅黑";
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-left: 50px;
}

.detail-part-title .blue-border{
    display: inline-block;
    width: 3px;
    height: 18px;
    background: #009de4;
    position: relative;
    top: 4px;
    margin-right: 4px;
}

.change-char-button{
    display: flex;
    position: absolute;
    right: 30px;
    top:-2px;
}
.change-char-button .active{
    background: #009de4;
    color: white;
    border: none;
    font-family: "OS-R", "微软雅黑";
}

.change-char-button a {
    margin-top: 2px;
    padding: 5px 16px;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
    border: 1px solid #dcdfe6;
    text-decoration: none;
}

.change-char-button a:hover{
    cursor: pointer;
    text-decoration: none !important;
}

.change-char-button-off{
   display: none;
}