﻿@charset "utf-8";

body {
    font-family: "Noto Sans SC";
    margin: 0;
    padding: 0;
    background-color: #eee;
    font-size: 12px;
    color:#7a7a7a;
}

.container {
    width: 1200px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

    .container .content {
        margin-left: auto;
        margin-right: auto;
        height: auto;
        width: 1000px;
        margin-top: 7px;
    }

img {
    max-width: 100%;
}

.divshow {
    height: 300px;
    width: 300px;
}

.prodinfo {
    height: 580px;
    border: 2px solid #e5e5e5;
    margin-top: 8px;
    border-bottom: none;
}

.thumb {
    width: 300px;
    float: left;
    padding: 10px;
}

.infoblock {
    width: 517px;
    float: right;
}

.showimg {
    margin: 0 auto;
    display: block;
    height: 100%;
}

.divimgleader {
    /*text-align: center;*/
    vertical-align: middle;
    height: 90px;
    position: relative;
    padding-left:17PX;
}

.leaderimg {
    margin-top: 15px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    float: left;
    padding: 0;
    border: 0;
    margin-right:5px;
    box-sizing: border-box;
}

    .leaderimg.active {
        border: 2px solid #00bfff;
    }

.leftarrow {
    left: 0;
    top: 15px;
}

.rightarrow {
    right: 20px;
    top: 15px;
}

.tabtitle {
    font-family: "MicroSoft YaHei";
    border-bottom: 1px solid #02d2d6;
}

.arrow {
    position: absolute;
    cursor: pointer;
    display: block;
    width: 6%;
    line-height: 60px;
    margin-top: 9px;
    right: 5px;
}

#latestView li {
    position: relative;
    width: 100%;
    height: 198px;
    border-bottom:1px dashed #cacaca;
}

/*#latestView a {
    position: absolute;
    display: block;
    left: 2px;
    font-size: 13px;
    cursor: pointer;
    color: #ccc;
    bottom: 2px;
    padding-left: 40px;
}

    #latestView a:hover {
        text-decoration: underline;
        color: #0c7ede;
    }*/

.arrow:hover {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.rightblock ul {
    margin: 0;
    padding: 0;
    text-align: left;
    height: 520px;
    margin-left: 0px;
    border: 1px solid #e2e2e2;
}

.rightblock li {
    list-style-type: none;
    display: block;
    margin: 10px 0;
}

    .rightblock li img {
        height: 130px;
        width: 130px;
    }

.prod_price {
    position: relative;
    font-size: 12px;
    height: 185px;
}

.chargerule {
    position: absolute;
    bottom: 0;
}

.chargecount {
    height: 38px;
}

.bgc_chargecount_img {
    width: 100%;
    height: auto;
}

.prod_detail {
    height: 100px;
    width: 110%;
    overflow-Y: scroll;
    margin-right: -150px;
}

    .prod_detail p {
        margin: 6px;
        font-size: 13px;
    }

.btngroup {
    height: 40px;
    margin-top: 32px;
    padding-left: 130px;

}

.product_detail_left {
    min-height: 100px;
    width: 25%;
    float: left;
    border-left: 2px solid #e5e5e5;
}

    .product_detail_left hr {
        width: 95%;
        margin: 3px 5px 3px 0;
    }

.product_detail_right {
    min-height: 100px;
    width: 74%;
    float: left;
    border-right: 2px solid #e5e5e5;
    padding: 3px;
}

.orgbtn {
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
    font-size: 18px;
    background-color: #f3f3f3;
    font-size: 16px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 94%;
    border-top: 3px solid #14d5d9;
    font-weight: bold;
    color: #403B3B;
}

button {
    font-family: "MicroSoft YaHei";
    height: 44px;
}

.shopinfo_top {
    width: 238px;
    height: 470px;
    margin-right: 8px;
    padding-bottom: 10px;
    border: 1px solid #e5e5e5;
    margin-left: 5px;
    border-top: none;
}

.shopinfo p {
    font-size: 11px;
    margin: 10px;
    padding-left: 22px;
    margin-top: 17px;
}
.shopinfo {
    border: 1px solid #e5e5e5;
}
.liucheng {
    width: 99%;
    height: 130px;
    margin: 0px 0;
    float: left;
}

.shopbtns {
    border-top:1px solid #e5e5e5;
    width:90%;
    margin-left: 10px;
    padding-top: 10px;
}

    .shopbtns button {
        background-position: 3px 5px;
        margin: 0 7px;
        background-color: #fff;
        border: 1px solid #11969b;
        color: #000;
        width: 80px;
        height: 25px;
        line-height: 12px;
        font-size: 13px;
    }

.similar_prod_list {
    padding: 0 3%;
}

    .similar_prod_list ul {
        margin: 0;
        padding: 0;
        margin-left: 10px;
    }

    .similar_prod_list img {
        clear: both;
        display: block;
        height: 100%;
    }

li.similar_prod {
    display: block;
    margin: 8px 0;
    height: 100px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-top: 20px;
    width: 205px;
    /*margin: 0 auto;*/
    border-bottom: 1px dashed #cacaca;
}

    li.similar_prod a {
        font-size: 13px;
        color: #666;
        text-decoration: none;
    }

        li.similar_prod a:hover {
            text-decoration: underline;
        }

    li.similar_prod img {
        margin-right: 5px;
    }

.prod_main_dtail_title {
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #808080;
    margin-top: -1px;
    cursor: pointer;
}

.prod_main_cumulative_title {
    border: 2px solid #006eda;
    background-color: #0c7ede;
    border-bottom: none;
    color: #fff;
    z-index: 3;
}

.active.prod_main_dtail_title {
    border: 2px solid #02d2d6;
    background-color: #02d2d6;
    border-bottom: none;
    color: #fff;
    z-index: 3;
}
.tabcontent {
    min-height: 419px;
}
.infomation_detail {
    z-index: 0;
    margin-bottom: 10px;
    color:#313131;
    padding: 20px 30px;
}

    .infomation_detail ul {
        margin: 0;
        padding: 0;
    }

        .infomation_detail ul li {
            display: inline-block;
            width: 99%;
            font-size: 15px;
            margin: 3px 0;
            list-style-type: none;
        }

    .infomation_detail .table {
        width: 100%;
        border-collapse: collapse !important;
        text-align: left;
    }

        .infomation_detail .table th, .infomation_detail .table td {
            border: 1px solid #ddd !important;
            height: 35px;
            line-height: 25px;
            padding-left:5px;
            font-size:14px;
        }

        .infomation_detail .table tr:hover {
            background-color: #e3e5e6;
            cursor: pointer;
        }

        .infomation_detail .table tr.stripe {
            background-color: #dff0d8;
        }

.prod_title {
    font-family: "MicroSoft YaHei";
    font-size: 20px;
    height: 50px;
    /*background-image: url("https://www.classicwomenbeautyacademy.com/images/Productnameimg.png");*/
    color: #454545;
    line-height: 30px;
    margin-top:10px;
}

.prod_price_tie {
    height: 110px;
    float: left;
    line-height: 25px;
    /*background-color: #f3f3f3;*/
    margin-top: 0px;
    padding-top: 10px;
    width: 100%;
}

.prod_price p {
    line-height: 10px;
}

#user_browser {
    /*float: right;

    margin-right: 15px;
    height: 20px;
    line-height: 30px;
    padding-left: 5px;*/
      margin-top:10px;
}

.prod_price_shenqing {
    height: 85px;
    width: 100%;
    float: left;
    padding: 5px;
}

    .prod_price_shenqing input {
        width: 45px;
        height: 40px;
        font-size: 18px;
        text-align: center;
    }

.content a {
    color: #000;
}

.liucheng .top {
    background-image: url("https://www.classicwomenbeautyacademy.com/images/09.png");
    background-repeat: no-repeat;
    width: 96%;
    height: 30px;
    border-bottom: 2px #3366CC solid;
    line-height: 30px;
    font-size: 14px;
    padding-left: 25px;
    background-position: 5px 5px;
    color: #3366CC;
    font-weight: 500;
}

#btnOpenShop {
    background-color: #12979b;
    color: #fff;
}

#btnCollectShop {
    background-image: url("https://www.classicwomenbeautyacademy.com/images/03.png");
    background-repeat: no-repeat;
    background-position: 5px 7px;
}

.infomation_detail .table th {
    height: 25px;
    line-height: 25px;
    background-color: #fafafa;
    color: #000;
    font-weight: 100;
}

#nav {
    font-size: 16px;
    font-weight: bold;
}

.pinglun li {
    width: 100%;
    height: 215px;
    border-bottom: 1px solid #e3e5e6;
}

    .pinglun li .pinglun_left {
        height: 225px;
        width: 175px;
        float: left;
    }

    .pinglun li .pinglun_right {
        height: 225px;
        width: 557px;
        float: left;
        font-size: 12px;
        color: #808080;
    }

.portrait {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    float: left;
    overflow: hidden;
}

    .portrait img {
        width: 30px;
        height: 30px;
    }

.pinglun li .pinglun_left .name {
    width: 100px;
    height: 30px;
    float: left;
    line-height: 30px;
    margin-left: 5px;
    color: #808080;
    font-size: 12px;
}

.pinglun_left_t {
    height: 30px;
    width: 140px;
    margin-left: 30px;
    margin-top: 20px;
}

.pinglun_right_top {
    height: 25px;
    width: 300px;
    margin-top: 30px;
}

    .pinglun_right_top span {
        color: red;
    }

.neirong {
    width: 500px;
    height: 120px;
    border: 1px solid #e3e5e6;
    padding: 4px;
    word-wrap: break-word;
}

.btn_apply {
    background-color: #0c7ede;
    color: #fff;
}

.btn_collect {
    background-color: #ebebeb;
    color: #3a96e3;
}

.prod_charge_record, .prod_main_detail {
    display: none;
}

.active.prod_charge_record, .active.prod_main_detail {
    display: block;
}

.iframes iframe {
    border-style: none;
}

.iframes1 iframe {
    border-style: none;
    height: 260px;
}

.order {
    font-size: 20px;
    margin: 10px 0 0 10px;
}

.store {
    width: 100%;
    height: 114px;
    position: relative;
    background: url("https://www.classicwomenbeautyacademy.com/ketao-css/images/img/comBackground.png") repeat-x;
    background-size: cover;
    overflow: hidden;
}

.storeLogo {
    padding-left: 30px;
    padding-top: 20px;
}

.storeText {
    width: 500px;
    padding-top: 27px;
}

.store .storeText .text {
    font-size: 22px;
    color: black;
}

.store .storeText .icon {
    color: #ea7412;
}

    .store .storeText .icon span {
        margin-right: 10px;
    }

    .store .storeText .icon i {
        display: inline-block;
        position: relative;
    }

        .store .storeText .icon i.iconOne {
            width: 20px;
            height: 20px;
            background-position: -92px -208px;
            /*top:3px;*/
            /*background:url("https://www.classicwomenbeautyacademy.com/images/img/RedCrown.png") no-repeat;*/
        }

        .store .storeText .icon i.iconThree {
            width: 20px;
            height: 16px;
            background-position: -92px -208px;
            top: 3px;
            /*background:url("https://www.classicwomenbeautyacademy.com/images/img/RedDiamond.png") no-repeat;*/
        }

/*.store .storeText .icon i.iconTwo{
    background-position:  -112px -208px;
    width: 40px;
    height: 16px;
    top: 3px;
}*/

.storeImage {
    width: 40%;
    padding-top: 20px;
}

.szd {
    margin-top: 15px;
    color: #7a7a7a;
}

.fwcn {
    width:89%;
    height:50px;
    line-height:20px;
    margin-top: 20px;
    color: #7a7a7a;
    background: url("https://www.classicwomenbeautyacademy.com/images/fwcn.png") no-repeat 0 10px;
    padding-left: 18px;

border-top:1px solid #e5e5e5;
padding-top:10px;

}

.btnradius {
    border: 1px solid #12979b;
    margin-bottom: 10px;
    background-color: #12979b;
    font-size: 16px;
    border-width: 2px;
    max-width: 130px;
    width: 30%;
    height: 44px;
    border-radius: 4px;
}

.rightblock {
    height: 400px;
    float: left;
    width: 19%;
    float: right;
    background-color: #fff;

    margin-top: 13px;
    margin-right: 7px;
}

    .rightblock .zjll {
        height: 32px;
        background-color: #f3f3f3;
        border-top: 3px solid #02d2d6;
        width: 100%;
        line-height: 32px;
        font-size: 13px;
        font-weight: bold;
        color: #636363;
    }

.sqlc {
    /*background: url("https://www.classicwomenbeautyacademy.com/images/sqlc.png") no-repeat;*/
    float: left;
    height: 230px;
    width: 810px;
    /*margin-top:10px;*/
}

.orgbtn_img {
    width: 90px;
    height: 90px;
    float: left;
    border: 1px solid #dbdbdb;
}

.orgbtn_name {
    width: 108px;
    height: 90px;
    float: left;
    margin-left: 5px;
}

    .orgbtn_name div {
        margin-top: 10px;
    }

.jg {
    color: red;
}

.latestView_img {
    width: 160px;
    height: 160px;
    margin: 0 auto;
}

.latestView_name {
 text-align:center;
 height:20px;
 width:100%;
 margin-top:10px;
 color:#7a7a7a;
}
.latestView_img img {
    width:160px;
    height :160px;
}
.imgborder {
border:1px solid #e2e2e2;width:160px;height:160px; margin-top:20px;
}
.infomation_title {
    width:100%;
    height:39px;
    /* 去掉产品介绍和横线*/
    /*border-bottom:1px solid #e7e7e7;
    background: url("https://www.classicwomenbeautyacademy.com/images/cpjs.png") no-repeat;*/
    margin-top:10px;
}
.infomation_title2{
    width:100%;
    height:39px;
    border-bottom:1px solid #e7e7e7;
    background: url("https://www.classicwomenbeautyacademy.com/images/jyaqbz.png") no-repeat;
    margin-top:30px;
}

.shopinfo_name {
    background: url("https://www.classicwomenbeautyacademy.com/images/lxr.png") no-repeat;

}
.shopinfo_Phone {
    background: url("https://www.classicwomenbeautyacademy.com/images/dh.png") no-repeat;
}
.shopinfo_Email {
    background: url("https://www.classicwomenbeautyacademy.com/images/email.png") no-repeat;
}

footer {
    width: 100%;
}
.footerList {
    width: 1280px;
    height: 200px;
    background: #4b4e53;
    padding-top: 50px;
    color: #fff;
}
.footerList > div:last-child {
    text-align: center;
}
.footercon {
    width: 1000px;
    margin: auto;
}
.footercon div {
    float: left;
    width: 25%;
    text-align: left;
}
.footerList > div > div > ul > li:first-child {
    height: 40px;
    line-height: 30px;
    font-size: 22px;
}
