﻿*{
    margin: 0;
    border: 0;
    padding: 0;
}

body{
    font-size: 12px;
    color: #030303;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/dp1_bg.png") #edebea repeat center 615px;
    /*background-size:100%;*/
}

body a{
    text-decoration: none;
}

body a:hover{
    text-decoration: underline;
}
.dp-jgzz-div #Certificate .info {
    margin-left: 0;
}
.main{
    width: 1100px;
    margin: 0 auto;
}
.clear{
    clear: both;
}
.dp-details-div .main
{
    min-width: 980px;
    width: calc(100% - 280px);
}
.dp-div{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/dp1_bg.png") #f2f2f2 no-repeat center top;
    padding: 30px 0;
}
.dp-nav-div{
    height: 50px;
    line-height: 50px;
    width: 100%;
    background: #ffffff;
    display: flex;
}
.dp-nav-div a{
    line-height: 50px;
    font-size: 16px;
    display: inline-block;
    margin: 0 18px;
    padding: 0 5px;
    color: #515151;

}
.dp-nav-div a:hover,
.dp-nav-div a.selected{
    border-bottom: 3px solid #ff7b58;
    text-decoration: none;
    color: #000000;
}

.dp-content-div{
    display: flex;
    flex-direction: row;
    justify-content: start;
    flex-wrap: wrap;
}
.dp-content-div .mod{
    width: 23%;
    margin: 20px 1% 0;
    padding: 10px 12px;
    background: #ffffff;
    box-sizing: border-box;
    transition: all .2s linear;
}
.dp-content-div .mod:hover{
    background: #ff7b58;
    color: #ffffff;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    transform: translate3d(0, -2px, 0);
}
.dp-content-div .mod img.ig{
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    background-size: 100% 100%;
}
.dp-content-div .mod .t{
    font-size: 14px;
    font-weight: bold;
/*    display: flex;
    justify-content: space-between;
    align-items: center;*/
    padding: 6px 0;
}
.dp-content-div .mod .t a{
    color: #000000;
    vertical-align:middle;
}
.dp-content-div .mod:hover .t a{
    color: #ffffff;

}
.dp-content-div .mod .t a:hover{
    text-decoration: none;
    color: #ff6e00;
}
.dp-content-div .mod:hover .t a:hover{
    color: #ffffff;
}
.dp-content-div .mod .t img{
    height: 20px;
    vertical-align:middle;
    float:right;
}
.dp-content-div .mod .r{
    display: flex;
    justify-content: space-between;
    padding: 6px 0 10px 0;
    border-bottom: 1px solid #85807e;
}
.dp-content-div .mod .p{
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    color: #f33908;
    font-weight: bold;
}
.dp-content-div .mod .p a{
    color: #f33908;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/buy.png") no-repeat left center;
    padding-left: 22px;
}
.dp-content-div .mod:hover .p{
    color: #ffffff;
}
.dp-content-div .mod:hover .p a{
    color: #ffffff;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/buy-selected.png") no-repeat left center;
}
.page-div{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: bold;
}
.page-div a{
    display: inline-block;
    padding: 0 5px;
    color: #000000;
}
.page-div a.selected{
    color: #ff6e00;
}

div#Certificate {
    padding: 30px 0;
}
/***
店铺细节页
 */

.dp-banner-div img{
    width: 100%;
    height: 25vw;
}
.dp-details-diwhv{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/dp1_bg.png") #f2f2f2 no-repeat center top;
    padding: 30px 0;
}
.dp-details-div .main{
    position: relative;
    z-index: 1;
}

.dp-details-div .dp-title{
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #2d2f33;
}
.dp-details-div .dp-title span{
    display: block;
    font-size: 20px;
    color: #585a5c;
    font-style: italic;
}

.dp-jgzz-div{
    display: flex;
    justify-content: space-between;
    margin:50px 0 120px 0;
}

.dp-jgzz-div .mod{
    width: 48%;
    box-sizing: border-box;
    padding: 30px 20px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/jj_bg.png") no-repeat center center;
    background-size: 100% 100%;
    display: flex;
 min-height: 335px;
}
.dp-jgzz-div .mod .t{
    width: 60px;
    box-sizing: border-box;
    font-size: 30px;
    font-weight: bold;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/Introdution.png") no-repeat right center;
    background-size: 17px 220px;
    height: 240px;
    padding: 45px 27px 20px 0;
    line-height: 36px;
}
    .dp-jgzz-div .mod .info {
        flex: 1;
        margin-left: 20px;
        font-size: 13px;
        line-height: 20px;
        color: #585a5f;
        position: relative;
        width: calc(100% - 20px);
        overflow: hidden;
    }
.dp-jgzz-div .mod .info div{
    height: 235px;
    overflow: hidden;
}
        .dp-jgzz-div .mod .info span {
            /*text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;*/
            overflow: hidden;
            line-height: 25px;
            height: 220px;
            display: block;
            word-break: break-word;
        }
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .dp-jgzz-div .mod .info span{
        /*-webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
            text-overflow: ellipsis;
        */
        display: block;
    }
      
    /*.dp-jgzz-div .mod .info span::after{
        position:absolute;
        content: '...';
        font-size:20px;
        bottom:6px;
        right:4px;
    } */ 
}
.dp-jgzz-div .mod .info a {
    display: block;
    margin: 20px auto 0 auto;
    color: #ffffff;
    padding: 6px 0px 6px 19px;
    width: 123px;
    text-align: center;
    border: 1px solid #ffffff;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/arrow.png") no-repeat 12px 11px;
    position: absolute;
    top: 220px;
    left: 125px;
}

.dp-jgzz-div .mod.ryzz .t{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/Qualification.png") no-repeat right center;
    background-size: 17px 220px;
margin-left: 20px;
}
.dp-jgzz-div .mod.ryzz .info .z {
    width: 350px;
    height: 235px;
    overflow: hidden;
    margin: 0 auto;
}
.dp-jgzz-div .mod.ryzz .info .z .r{
    width: 1400px;
    display: flex;
}
.dp-jgzz-div .mod.ryzz .info .z .r img{
    width: 350px;
    height: 235px;
}
.dp-jgzz-div .mod.ryzz .info ul{
    display: flex;
    list-style: none;
    justify-content: center;
    margin-top: 10px;
    max-width:380px;
    flex-wrap:wrap;
 width: 80%;
    margin: 10px auto 0;
}
.dp-jgzz-div .mod.ryzz .info  ul li{
    width: 24px;
    height: 24px;
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/sn.png");
    background-repeat: no-repeat;
    background-position: -24px 0;
    cursor: pointer;
}
.dp-jgzz-div .mod.ryzz .info  ul li.selected{
    background-position: 4px 0;
}

.time-line-div{
    position: fixed;
    /**left: calc(100% - 140px);**/
    top: 100px;
    right:0;
    z-index: 30;
    display: none;
}
.time-line-div ul{
    list-style: none;
}
.time-line-div ul li{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/line.png") no-repeat 23px 0;
    height: 36px;
    line-height: 19px;
    font-size: 12px;
    cursor: pointer;
}
.time-line-div ul li.active,
.time-line-div ul li.up{
    height: 50px;
}
.time-line-div ul li a{
    display: block;
}
.time-line-div ul li p{
    padding-left: 45px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/icon1.png") no-repeat 11px 0px;
    width: 95px;
    height: 36px;
    color: #000;
    display: flex;
    align-items: center;
    background-size: 25px 25px;
}
.time-line-div ul li a:hover{
    text-decoration: none;
}
.time-line-div ul li a:hover p{
    color: #ff6e00;
}
.time-line-div ul li.normal p{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/icon3.png") no-repeat 16px center;
}
.time-line-div ul li.normal p i{
    font-style: normal;
}
.time-line-div ul li.active p{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/icon2.png") no-repeat 11px 14px;
    font-size: 16px;
    color: #ff6e00;
    height: 50px;
    background-size: 25px;
}
.time-line-div ul li.up p{
    height: 50px;
}
.time-line-div ul li.active p i{
    display: none;
}

.time-line-div ul li:first-child{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/line.png") no-repeat 23px 20px;
}
.time-line-div ul li.up{
    background: none;
}
.time-line-div .zx{
    margin-top: 20px;
}
.dp-banner-div{
    position: relative;
    z-index: 20;
}


.dp-banner-div  ul{
    position: absolute;
    bottom: 20px;
    right: 10px;
    width: 100%;
    text-align: center;
}

.dp-banner-div ul li {
    display: inline-block;
/*    width: 35px;
    height: 15px;
    background: #ffffff;
    margin-right: 10px;
    cursor: pointer;*/
    width: 24px;
    height: 24px;
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/sn.png");
    background-repeat: no-repeat;
    background-position: -24px 0;
    cursor: pointer;
}

.dp-banner-div ul li.selected{
    background-position: 4px 0;
}
.dp-banner-div .c span{
    display: block;
    width: 32px;
    height: 32px;
    background: red;
    position: absolute;
    top: 40%;
    cursor: pointer;
}
.dp-banner-div .c .l{
    left: 30px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/arrow2.png") no-repeat 0 0;
}
.dp-banner-div .c .r{
    right: 30px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/arrow1.png") no-repeat 0 0;
}

i.total{
    font-style: normal;
}

.dp-banner-loading{
    width: 100%;
    height: 30vw;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ShopFristP/img/dp/loading.gif") #999999 no-repeat center center;
    z-index: 21;
    position: relative;
}
.dp-details-div {
    z-index: 3;
    position: relative;
}
.dp-details-div .pMod{
    margin-top: 50px;
}

