﻿.container .content {
    width: 1200px;
    font-family:'Noto Sans SC'
}
/* IE10+ */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)  {
   .organInfo {
       margin-bottom: 16px;
   }
}
.organInfo {
    height: 214px;
    margin-bottom: 14px;
}
.prodinfo{
    width: 855px;
    border: none;
    float: left;
    height: auto;
}
.prodinfo .prdf{
    float: left;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding-right: 10px;
}
.prod_title {
    font-family: "MicroSoft YaHei";
    height: auto;
    line-height: 30px;
    margin-top: 30px;
    font-size: 26px;
    font-weight: bold;
    color: #302f2f;
    position: relative;
    padding-right: 65px;
    min-height:50px;
}

.infoblock .f{
    padding: 10px 20px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/info_bg.png") no-repeat 0 0;
    background-size: 100% 100%;
    color: #454442;
    font-size: 14px;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 26px;
    display: flex;
    justify-content: center;
    height: 52px;
    flex-direction: column;
}
.infoblock  .f div span{
    margin-left: 10px;
    color: #ff3600;
    font-size: 14px;
}

.infoblock  .l{
    display: flex;
    flex-direction: column;
    padding-bottom: 4px;
    border-bottom: 1px solid #c3bcba;
    font-size:13px;
}
.infoblock  .l div{
    display: flex;
    flex-wrap: wrap;
}
.infoblock  .l div span{
    width: 50%;
    color: #383734;
    box-sizing: border-box;
    margin-top: 15px;
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: left 2px;
}
.infoblock  .l div span.w1{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-p2.png");
    background-size: 14px;
}
.infoblock  .l div span.w2{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-p3.png");
    background-size: 14px;
}
.infoblock  .l div span.w3{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-p4.png");
    background-size: 12px;
}
.infoblock  .l div span.w4{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-p1.png");
    background-size: 12px;
    display:flex;
}
.infoblock  .l div span img{
    vertical-align: middle;
}
.infoblock  .k{
    margin: 15px 0;
    color: #383734;
    font-size:13px;
}
.infoblock  .k span{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-p5.png") no-repeat left center;
    padding-left: 20px;
}

.infoblock  .b{
    margin-bottom: 15px;
   
}
.infoblock  .b a{
    width: 117px;
    height: 34px;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
}
.infoblock  .b a.jrsc{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/jrsc.png");
    margin-right: 30px;
    background-size:contain;
}
.infoblock  .b a.jrwsc{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/cp_wsc.png");
    margin-right: 30px;
    background-size:contain;
}
.infoblock  .b a.jrysc{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/cp_ysc.png");
    margin-right: 30px;
    background-size:contain;
}
.infoblock  #yessj{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/ljsq.png");
}
.product_detail_right {
    min-height: 100px;
    width: 100%;
    float: left;
    border-right: none;
    box-sizing: border-box;
    margin-top: 15px;
    margin-bottom:20px;
    padding: 0;
}
.active.prod_main_dtail_title{
    border: 2px solid #ff6d00;
    background-color: #ff6d00;
}
.tabtitle{
    border-bottom: 2px solid #ff6d00;
}

.rightblock {
    width: 320px;
    float: right;
    margin-top: 7px;
    border: none;
    background: none;
    padding: 0;
    height:auto;
    margin-bottom:20px;
}

.rightblock .shopinfo{
    height: 191px;
    box-sizing: border-box;
    padding: 0 18px 5px 18px;
    border: none;
    margin-bottom: 13px;
    background: #ffffff;
}

    .rightblock .shopinfo .orgbtn {
        text-align: center;
        font-size: 22px;
        padding: 20px 0 8px;
        border-bottom: 1px solid #D0CBC9;
        width: 100%;
        background: none;
        border-top: none;
        width: 206px;
        margin: 0 auto;
    }
.rightblock .shopinfo p{
    display: block;
    padding: 3px 0 2px 30px;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 30px;
    line-height: 22px;
    min-height: 22px;
}
.rightblock .shopinfo p.shopinfo_name{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-people.png");
    background-size: 18px;
}
.rightblock .shopinfo p.shopinfo_Phone{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-phone.png");
    background-size: 18px;
}
.rightblock .shopinfo p.shopinfo_Email{
    background-image: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon-email.png");
    background-size: 18px;
}
.rightblock .bottomblock .product_detail_left{
    width: 320px;
    border: 0;
    margin-bottom: 30px;
}
.rightblock .bottomblock .product_detail_left .shopinfo_top {
    padding-bottom: 10px;
    margin-left: 0;
    width: 320px;
    border: none;
    height: auto;
}
.rightblock .bottomblock .product_detail_left .shopinfo_top .orgbtn{
    padding: 5px 5px 6px 10px;
    background-color: #ffffff;
    font-size: 24px;
    text-align: center;
    height: 58px;
    line-height: 48px;
    border: none;
    border-top: 6px solid #ff7c55;
    font-weight: bold;
    color: #403B3B;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
}

.rightblock .bottomblock .product_detail_left .shopinfo_top .recommend-div{
    padding: 5px 10px;
    border: none;
    height: auto;
    background: #fff;
}

.recommend-div .mod{
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    word-break:break-all;
}
.recommend-div .mod img{
    width: 110px;
    height: 110px;
}
.recommend-div .mod .i{
    flex: 1;
    padding: 10px 10px 0px 10px;
    border: 1px solid #b9b6b6;
}
.recommend-div .mod .i .t{
    font-size: 13px;
    color: #3b3837;
    display: block;
    margin-bottom: 6px;
    font-weight: bold;
    height: 18px;
    overflow: hidden;
}
.recommend-div .mod .i span{
    margin-bottom: 5px;
    display: block;
    overflow: hidden;
    height: 16px;
}

.recommend-div .mod .i .p{
    display: block;
    font-weight: bold;
    color: #ff3600;
    border-top: 1px solid #F9E18B;
    line-height: 30px;
    justify-content: space-between;
    text-align:center;
}
.recommend-div .mod .i .p span{
    display:none;
}
.recommend-div .mod .i .p a{
    color: #ff3600;
    padding-left: 16px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon_buy.png") no-repeat 0 center;
}

#latestView li{
    height: auto;
    border: none;
}


.nav {
    height: 40px;
    line-height: 40px;
    background: #000000;
    text-align: center;
}

.nav ul{
    margin-left: 0;
    font-size: 14px;
    list-style: none;
    padding: 0;
    height:30px;
}
.nav ul a{
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    padding: 0;
    border-right: 2px solid #ffffff;
    display: block;
    margin-top: 5px;
    float:left;
}
.nav ul a.activecd{
    border: none;
    background: #aaaaaa;
    margin-top: 0;
    height: 30px;
    line-height: 30px;
}
.nav ul a.activecd .activecd{
    background: none;
    height: 30px!important;
    line-height: 30px;
}
.banner-div{
    height: 168px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/top_bg.png") no-repeat center center;
    background-size: 100% 100%;
}

.banner-div .main{
    max-width: 1195px;
    margin: 0 auto;
}
.banner-div .shop-name{
    float: left;
    display: flex;
    flex-direction: row;
    margin-top: 15px;
    font-weight: bold;
    width:472px;
}

.banner-div .shop-name .shop-logo{
    width:100px;
    padding-right:48px;
    margin-top:26px;
}
.banner-div .shop-logo img{
    margin: 10px 30px 0 0;
}
.banner-div .info{
    padding: 0 15px;
    border-left: 2px #262121 solid;
    flex:1;
    display:flex;
    flex-direction:column;
    justify-content:center;
}
.banner-div .info .title{
    display: block;
    font-size: 16px;
    padding:  0;
    border-bottom: 2px #262121 solid;
    margin-bottom: 5px;
}
span.yy {
    margin-right:20px;
}
span.jgbsl {
    margin-right:10px;
}
.banner-div .info .xy{
    vertical-align: top;
}
.banner-div .info .jgbs{
    vertical-align: top;
    margin-left: 10px;
}

.banner-div .info .dd-div{
    display: flex;
    margin-top: 5px;
}
#HonorAndStarLevel img{
    width:16px;
    height:16px;
    vertical-align: bottom;
    margin-right:3px;
}
.banner-div .info .dd-div span{
    margin-right: 20px;
    background-size: contain;
}
.banner-div .info .sc{
    width: 78px;
    height: 18px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/shoucang.png") no-repeat 0 0;
    cursor: pointer;
    display: inline-block;
}

.banner-div .search-div{
    float: right;
    width: 460px;
    margin-top: 50px;
}
.banner-div .search-div .tab-div a{
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    color: #000000;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
.banner-div .search-div .tab-div a.selected{
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/link_bg.png") no-repeat 0 0;
    color: #ffffff;
}
.banner-div .search-div .input-div{
    margin-top: -1px;
    display: flex;
}
.banner-div .search-div .input-div input{
    height: 41px;
    line-height: 40px;
    width: 330px;
    padding-left: 50px;
    font-size: 16px;
    background:#ffffff url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/icon_search.png") no-repeat 10px center;
}

.banner-div .search-div .input-div button{
    height: 41px;
    width: 78px;
    line-height: 41px;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/search_bg.png") no-repeat 0 0;
    cursor: pointer;
    font-size: 20px;
    color: #ffffff;
}
.search-iframe-div {
    float: right;
    width: 515px;
    height: 90px;
    overflow: hidden;
    margin-top: 50px;
}
.search-iframe {
    width: 515px;
    height: 120px;
    margin-left: -2px;
    margin-top: -2px;
    border:none;
}
.bdsharebuttonbox img{

}
.erweima{
    position: absolute;
    width: 66px;
    height: 55px;
    font-size: 10px;
    display: block;
    right: 0;
    top: -24px;
}
.erweima img{
    width: 67px;
    display: block;
    height: 20px;
}
.erweima img.ewm{
    height: 66px;
    width: 68px;
}

    .banner-div .info .ysc {
        width: 78px;
        height: 18px;
        background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/dp_ysc.png") no-repeat 0 0;
        cursor: pointer;
        display: inline-block;
    }
    .banner-div .info .wsc {
        width: 78px;
        height: 18px;
        background: url("https://www.classicwomenbeautyacademy.com/ketao-css/ketao-css/img/dp_wsc.png") no-repeat 0 0;
        cursor: pointer;
        display: inline-block;
    }

    .nav ul li {
    float: left!important;
    height: 20px!important;
    line-height: 20px;
}

#leamain{
    height:188px;
    overflow:hidden;
    width:100%
}
#collect1{
    margin-left:10px;
}

.show-img {
    width: 225px;
    overflow: hidden;
    height: 90px;
    margin-left: 18px;
}
.w4 .bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
    margin-top:0;
}
#LogoImg img{
    width: 100px;
    margin-top: 15px;
    margin: 0px 5px 7px 5px;
    left: 40px;
    height: 100px;
    display: inline;
}
.navwrap{
        width: 936px;
}
.nav ul li{
    width: 178px;
}
.mbx span{
    color:#000;
}
div#HonorAndStarLevel{
    width:300px;
}

/* 限时特惠 */
.xianshi_con {
    padding: 3px 25px;
    background-color: #ff6d00;
    color: #fff;
    font-style: italic;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}

    .xianshi_con span {
        position: relative;
        display: inline-block;
    }

    .xianshi_con .xian_nao {
        padding-left: 30px;
    }

        .xianshi_con .xian_nao::before {
            content: '';
            position: absolute;
            left: -3px;
            top: 0;
            width: 25px;
            height: 25px;
            background: url("https://www.classicwomenbeautyacademy.com/images/naozhong.png") center center no-repeat;
            background-size: 100% 100%;
        }

    .xianshi_con .xian_time {
        background-color: #999;
        padding: 0 5px 0 3px;
        margin: 0 3px 0 6px;
    }
#sap {
    font-size: 20px;
    color: red;
}
#sop {
    text-decoration: line-through;
    color: black;
}