﻿body {
}

.product-sec-nav {
    width: 100%;
    height: 40px;
    background-color: #1285f7;
   /* margin-top: 80px;*/
}

.product-sec-nav-cont {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

.product-sec-nav .product-sec-nav-cont span {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.product-sec-nav a {
    color: #fff;
}

/*购买导航*/
.navBuy {
    position: fixed;
    left: 0px;
    bottom: 0;
    top: 0;
    right: 0;
    height: 50px;
    width: 1200px;
    margin: 0 auto;    
    z-index: 333;
}

    .navBuy .box {
        position: relative;
        background-color: #eaeaea;        
        max-width: 910px;
        height: 50px;
        font-size: 0;
        border: 1px solid #ddd;
        right:115px;
        margin:0 auto;
    }

        .navBuy .box ul {
            display: inline-block;
            width: 910px;
            height: 18px;
            vertical-align: top;
            margin-top: 0px;
        }

        .navBuy .box li {
            float: left;
            width: 20%;
            height: 50px;
            font-size: 18px;
            line-height: 50px;
            text-align: center;
            color: #333;
        }

        .navBuy .box li {
            cursor: pointer;
        }

        .navBuy .box .bor {
            border-right: 1px solid #ddd;
        }     

.buy a {
    color: #fff;
}

.navBuy .box .active {
    color: #149cd9;
}

.buy-sao {
    position: absolute;
    left: 806px;
    top: 42px;
    width: 160px;
    height: 174px;
    background: url(/Centent/images/new/buy-sao.png);
    background-size: 160px 174px;
    text-align: center;
}

    .buy-sao p {
        color: #333;
        font-size: 14px;
        margin-top: 20px;
        margin-bottom: 6px;
        display: block;
    }

    .buy-sao img {
        width: 116px;
    }
.product-detail-content {
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
}
.product-detail-content-title {
    height: 50px;
    background-color: rgba(221,221,221,.51);
    /*border: 1px solid #ddd;*/
    width: 910px;
    margin-left:30px;
}

    .product-detail-content-title ul {
        text-align: center;
        
    }

    .product-detail-content-title li {
        float: left;
        line-height: 50px;
        width: 20% !important;
        height: 48px;
        font-size: 18px;
        /*border-right: 1px solid #ddd;*/
        cursor: pointer;
        margin-top: 0px;
    }

    .product-detail-content-title .product-detail-content-line {
        border: none;
    }
    .product-detail-content-title li span {
        float: right;
    }
  


.baozhang-list-detail {
    width: 910px;
    padding: 10px 0px 10px 30px;
}
.baozhang-list-detail-title {
    display: inline-flex;
    width: 910px;
    padding-top:20px;
    padding-bottom:20px;
}
.baozhang-list-detail2 {
    max-width: 1200px;
    width:910px;
    padding: 10px 0px 10px 30px;
}
/*每个大项左侧的蓝色背景标识*/
.item-left-shu {
    width: 5px;
    height: 20px;
    background-color: #1285f7;
    display: block;
    margin-top: 5px;
}
.item-title-txt {
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #232526;
    margin-left: 10px;
    display: block;    
}
.price-floating {
    width: 200px;    
    position: fixed;
    bottom: 50%;
    margin-left: 970px;
}
.price-foating-item {
    border-radius: 4px;
    border: solid 1px #dddddd;
    padding: 20px 15px;
    height: 190px;
    background-color:#ffffff;
}
.price-float-txt {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
}
.qrcode-allow {
    width: 15px;
    height: 15px;
    border: 1px solid #fc8a1a;
    border-left-width: 0;
    border-bottom-width: 0;
    /*margin: 50px;*/
    position: absolute;
    top: -9px;
    margin-left: 70px;
    background-color: #ffffff;
}
.arrow-top {
    transform: matrix(0.71,-0.71,0.71,0.71,0,0);
}
.qrcode-allow2 {
    width: 15px;
    height: 15px;
    border: 1px solid #fc8a1a;
    border-left-width: 0;
    border-bottom-width: 0;
    /*margin: 50px;*/
    position: absolute;
    top: 80px;
    margin-left: -19px;
    background-color: #ffffff;
}
.arrow-top2{
    transform: rotate(-135deg);
}
.start-time, .end-time {
    width: 100px;
    height: 31px;
    border-radius: 4px;
    border: solid 1px #dddddd;
    padding-left:10px;
}
.time-sure {
    width: 50px;
    height: 32px;
    background-color: #1285f7;
    border-radius: 4px;
    color:#ffffff;
    text-align:center;
    line-height:32px;
    display:inline-block;
    cursor:pointer;
}
.tool_box_span {
    float: right;
    width: 16px;
    height: 17px;
    margin-top: 7px;
    margin-right: 6px;
    background: url(/Centent/V2019/cps/detail/rili.png);
}

/*常见问题*/
.QA {
    margin-top: 40px;
    margin-bottom: 70px;
}

.q-all {
    margin-left: 40px;
    margin-right: 40px;
    border-bottom: 1px solid #d0ebf7;
}

.q1 {
    margin-bottom: 14px;
    margin-top: 20px;
}

    .q1 img {
        margin-right: 10px;
        vertical-align: top;
        margin-top: 6px;
    }

    .q1 span {
        color: #333;
        font-size: 14px;
        display: inline-block;
        line-height: 30px;
        width: 790px;
        vertical-align: top;
    }

.a1 {
    margin-bottom: 30px;
    margin-top: 20px;
}

    .a1 img {
        margin-right: 10px;
        vertical-align: top;
        margin-top: 6px;
    }

    .a1 span {
        display: inline-block;
        line-height: 30px;
        color: #333;
        font-size: 14px;
        width: 790px;
        vertical-align: top;
    }