body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0
}

body {
    font-family: "微软雅黑";
    background: #fff;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #2d374b;
    text-decoration: none
}

    a:hover {
        color: #029598;
        text-decoration: underline
    }

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

/*产品详情*/
/*头部*/
/*.top{ width: 1300px; margin: 0 auto;  padding: 7px 0; overflow: hidden;}
.top img{ vertical-align: middle;}
.log{ cursor: pointer; font-size: 14px; color: #029598; vertical-align: middle; }
.user{ cursor: pointer; font-size: 14px; color: #3C3C3C; vertical-align: middle;}
.top-left{ float: left;}
.top-right{ float: right;}
.top-right ul li{ cursor: pointer; float: left; padding: 0 20px; font-size: 14px; font-weight: bold;}
.top-right ul li:hover{ color: #029598;}
.centre{ background-color: #FFFFFF; width：100%}
.centers{ width: 1300px; margin: 0 auto; padding: 30px 0; overflow: hidden;}
.logo-outer{ width: 117px; height: 95px;text-align: center; float: left;}
.search-outer{ width: 600px; height: 40px; background-color: #FFFFFF; border: 2px solid #029598;  overflow: hidden; float: left; margin-top: 50px; margin-left: 100px;}
.search{ width: 480px; height: 40px; border: none; outline:medium; float: left; margin-left: 5px; }
.buttom{ width: 110px; height: 40px; float: right; line-height: 40px; background-color: #029598;text-align: center;}
.shop-car{ width: 120px; height: 40px; border: 2px solid #EEEEEE; float: right; text-align: center;line-height: 40px; margin-top: 50px;}
.shop-car:hover{ border: 2px solid #029598;}
.shop-car span{ font-size: 12px; color: #666666;}
.shop-car label{ color: #029598; font-size: 12px; font-weight: bold;}*/
/*产品购买部分*/
.shops {
    width: 1300px;
    margin: 0 auto;
    padding: 10px 0 40px 0;
    min-height: 450px;
    overflow: hidden;
}

.shop-product {
    width: 1300px;
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

.shop-left {
    width: 420px;
    text-align: center;
    float: left;
}

.shop-outer {
    width: 400px;
    height: 400px;
    line-height: 400px;
    overflow: hidden;
    position: relative;
    margin-left: 10px;
}

.search3 {
    width: 30px;
    height: 30px;
    background: url(../img/search3.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.shop-small {
    margin-left: 10px;
}

    .shop-small table {
        height: 52px;
    }

        .shop-small table tr td img {
            padding: 2px 12px;
        }

            .shop-small table tr td img:hover {
                border: 1px solid #029598;
            }

.collect {
    margin-top: 20px;
    width: 200px;
}

    .collect span {
        font-size: 12px;
        color: #a2a2a2;
    }

    .collect label {
        font-size: 12px;
        color: #a2a2a2;
    }

.shop-right {
    float: right;
    width: 870px;
}

.shop-right-top {
    overflow: hidden;
}

.tops-left {
    margin-top: 10px;
    width: 646px;
    float: left;
}

.product {
    font-size: 14px;
    color: #666666;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

.tdEducation {
    font-size: 14px;
    color: #666666;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    line-height: 25px;
}
.video {
    width: 500px;
    /*height: 400px;*/
}
video {
    width: 100%;   
}
.content {
    line-height: 25px;
}

.ul {
    text-align: center;
}


.liTitle {
    max-width:490px;
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.liImg {
    /*display: -webkit-box;*/
    -webkit-box-pack: center;
    -webkit-box-align: center;
    margin-bottom: 10px;
}

    .liImg div {
        width: 500px;
        height: 380px;
        border: 1px solid #EEEEEE;
        background-color: #FFFFFF;
        text-align: center;
        position: relative;
        display: table-cell;
        vertical-align: middle;
    }

        .liImg div p {
            position: static;
            *position: absolute;
        }


        .liImg div img {
            position: static;
            * position: relative;
            max-width: 490px;
            max-height: 370px;
        }

.product-hide {
    width: 410px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.product-show {
    width: 410px;
    overflow: visible;
}

.tab-product {
    table-layout: fixed;
}

    .tab-product td {
        padding: 2px 0;
    }

.price {
   /* width: 480px;*/
    height: 50px;
    background-color: #EEEEEE;
    margin-top: 10px;
}

.prices {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.money {
    font-size: 24px;
    color: #ff4501;
    font-weight: bold;
    margin-left: 20px;
}

.price-left {
    margin-left: 20px;
    line-height: 50px;
}

    .price-left img {
        margin-left: 55px;
        margin-top: -10px;
    }

.success {
    font-size: 14px;
    color: #666666;
    margin-left: 30px;
    font-weight: bold;
}

.success-num {
    font-size: 16px;
    color: #ff4501;
    font-weight: bold;
    margin-left: 10px;
}

.mouth {
    margin-top: 10px;
}

.transport {
    margin-left: 12px;
    table-layout: fixed;
}

    .transport td {
        padding: 2px;
        font-size: 14px;
    }

.transports {
    color: #ff3b00;
}

.tops-right {
    /*background: url(../images/fram.png) no-repeat;*/
    float: right;
    width: 200px;
    /*height: 298px;*/
    margin-top: 2px;
    margin-right: 2px;
    border-left: 1px solid #D2D2D2
}

.buyers {
    border-bottom: 1px dashed #dcdcdc;
    text-align: center;
    margin-top: 10px;
}

.sell {
    font-size: 14px;
    color: #666666;
    font-weight: bold;
}

.sell-logo {
    margin: 0 auto;
}
.sell-logo img{
    margin: 10px;
    max-width:180px;
}
.company {
    font-size: 14px;
    color: #666666;
    padding: 10px 0;
}

.ment {
    text-align: center;
    margin-left: 10px;
    margin-top: 10px;
}

.appliance {
    font-size: 14px;
    color: #666666;
    padding: 5px;
}

.ment table td {
    font-size: 14px;
    color: #666666;
    padding: 2px 0;
}

.shop-right-bottom {
    margin-top: 15px;
    border-top: 1px dashed #e0e0e0;
    overflow: hidden;
}

.subject-left {
    float: left;
}

.subjects {
    overflow: hidden;
}

.subject {
    font-size: 14px;
    color: #666666;
    float: left;
    margin-top: 20px;
}

.shop-right-bottom table {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.subject-sub {
    max-width: 98%;
    overflow: hidden;
    margin-top: 10px;
}

    .subject-sub li {
        float: left;
        margin-left: 2px;
        margin-right: 8px;
        margin-bottom: 10px;
        cursor: pointer;
    }

.course_selected {
    border: 2px solid #029298;
    padding: 5px;
    font-size: 12px;
    color: #333333;
}

.sub:hover {
    border: 2px solid #029298;
    padding: 5px;
}

.sub {
    border: 1px solid #d2d2d2;
    padding: 6px;
    font-size: 12px;
    color: #333333;
}

.shop-right-bottom table td {
    padding: 0 5px;
}

.number {
    font-size: 14px;
    color: #666666;
    float: left;
    margin-left: 27px;
}

.numbers {
    margin-top: 10px;
    overflow: hidden;
}

.num-outer {
    float: left;
    margin-left: 2px;
}

.inputs {
    width: 70px;
    text-align: center;
}

.btus {
    background-color: #eeeeee;
    border: medium none;
    width: 30px;
}

.pag {
    font-size: 12px;
    color: #666666;
}

.stockd {
    margin-left: 20px;
    color: #666666;
}

.shopping {
    margin-left: 20px;
    background-color: #980202;
    color: #FFFFFF;
    height: 40px;
    line-height: 15px;
}

.btn-shop {
    padding: 10px 0;
    overflow: hidden;
    display:inline-flex;
    align-items:center;
    flex-direction:row;
    align-content:end;
}

.shop-btn {
    width: 100px;
    height: 40px;
    background-color: #980202;
    border: 0;
    border-radius: 4px;
    font-size: 18px;
    color: #FFFFFF;
    float: left;
}

    .shop-btn:active {
        background-color: #7f0000;
    }

.car {
    background-color: #029598;
    width: 150px;
    height: 40px;
    border-radius: 4px;
    margin-left: 30px;
    float: left;
}

    .car:active {
        background-color: #018083;
    }

    .car img {
        margin-left: 10px;
    }

.shop-btns {
    width: 100px;
    height: 40px;
    background-color: #029598;
    border: none;
    font-size: 18px;
    color: #FFFFFF;
}

    .shop-btns:active {
        background-color: #018083;
    }

    .shop-btns:focus {
        outline: none;
    }

.subject-right {
    float: right;
    padding: 10px 2px;
    margin-left: -2px;
}

.right-outer {
    border-top: 1px solid #D2D2D2;
    border-bottom: 1px solid #D2D2D2;
   /* width: 170px;*/
    margin-top: 20px;
}

.right-top {
    text-align: center;
    border-bottom: 1px solid #D2D2D2;
}

    .right-top label {
        color: #FF0000;
        font-size: 18px;
        padding: 8px 0;
    }

.right-bottom2 {
    padding: 10px 10px;
}

    .right-bottom2 p {
        font-size: 12px;
        color: #A2A2A2;
        letter-spacing: 1px;
    }

/*详情部分*/
.details {
    width: 1300px;
    margin: 0 auto;
    border: 1px solid #E6E6E6;
}

.details-top {
    background-color: #F7F7F7;
    overflow: hidden;
}

    .details-top ul li a {
        cursor: pointer;
        float: left;
        color: #666666;
        font-size: 16px;
        padding: 5px 50px;
        font-weight: bold;
        text-decoration: none;
    }

    .details-top ul li a.active {
        color: #029598;
    }

.li-last {
    cursor: pointer;
    float: right;
    font-size: 16px;
    color: #666666;
    padding: 5px 60px;
}

.details-bottom {
    overflow: hidden;
}

.bottom-lefts {
   /* width: 180px;*/
    float: left;
}

.img-outer {
   /* width: 180px;*/
    text-align: center;
    /*margin-top: 30px;*/
    margin-bottom: 10px;
}

.img-top {
    height: 140px;
    /*width: 180px;*/
    margin-top: 20px;
}

.details-price {
    font-size: 16px;
    color: #FF0000;
}

.img-bottom {
    margin-top: 10px;
}

    .img-bottom span {
        font-size: 12px;
        color: #3C3C3C;
    }

    .img-bottom p {
        font-size: 12px;
        color: #3C3C3C;
    }

    .img-bottom td {
        padding: 5px 0;
    }

.bottom-centers {
    float: left;
    width: 1080px;
    margin-left: 10px; /*border-left:1px solid #e6e6e6;*/
}

.plus {
    display: block;
    margin: 8px 5px 5px 10px
}

.comment {
    display: none;
    margin-left: 5px;
}

.bottom-rights {
    width: 200px;
    float: right;
    text-align: center;
    border-left: 1px solid #e6e6e6;
}
   /* .bottom-rights div :not(:last-child) {
        border-bottom: 1px solid #e6e6e6;
    }*/
    .bottom-rights li:nth-child(n + 1) {
        border-top: 1px solid #e6e6e6;
    }
.img-outer div:first-child {
    border-bottom: 1px solid #e6e6e6;
}
    .logo-outers {
        width: 180px;
        text-align: center;
        margin-top: 30px;
    }

.logo-top {
    height: 70px;
    width: 180px;
    margin-top: 20px;
}

.logo-bottom {
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}
/*评论*/
.comment {
    margin-top: 10px;
}

.alls {
    width: 100%;
    padding: 10px 20px;
    margin-left: 10px;
}

    .alls td {
        font-size: 12px;
        color: #3C3C3C;
    }

.par {
    vertical-align: middle;
}

.pars {
    vertical-align: middle;
    margin-left: 5px;
}

.time {
    vertical-align: middle;
}

.times {
    vertical-align: middle;
    margin-left: 5px;
}

.alls-bottom {
    width: 100%;
    overflow: hidden;
}

.man {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

    .man img {
        width: 40px;
        height: 40px;
    }

.good {
    font-size: 14px;
    color: #666666;
}

.spec {
    font-size: 12px;
    color: #969696;
}

.mans {
    border: 1px solid #969696;
    width: 55px;
    height: 55px;
    text-align: center;
}

    .mans img {
        width: 50px;
        height: 50px;
    }

.mouths {
    font-size: 12px;
    color: #969696;
    float: right;
    margin-right: 20px;
}

.datas {
    padding: 20px 0;
}

/*底部*/
.bottom {
    width: 100%;
    background-color: #f1f1f1;
    margin-top: 30px;
}

.bottom-center {
    width: 1300px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0;
}

.bottom-content {
    font-size: 12px;
    color: #666666;
    line-height: 22px;
}

.big-pic {
    width: 380px;
    height: 380px;
}

.small-pic {
    width: 50px;
    height: 50px;
}





/*登录开始*/
.mask {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

#divLoginBox {
    position: absolute;
    background: white;
    width: 426px;
    height: 400px;
    border: 3px solid #029598;
    border-radius: 7px;
    z-index: 10000;
    display: none;
}

.row1 {
    background: #f7f7f7;
    padding: 0px 20px;
    line-height: 50px;
    height: 50px;
    font-weight: bold;
    color: #666;
    font-size: 20px;
}

.close_btn {
    font-family: arial;
    font-size: 30px;
    font-weight: 700;
    color: #999;
    float: right;
    padding-right: 4px;
    cursor: pointer;
}

    .close_btn a:hover {
        text-decoration: none;
    }



.outer {
    width: 100%;
    height: 890px;
}

.outer-top {
    background-color: #FFFFFF;
    width: 100%;
}

.outer-center {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}

    .outer-center img {
        padding: 20px 0;
    }

.outer-centers {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}

.outer-middle {
    background-color: #FFFFFF;
    width: 100%;
    padding: 20px 0;
}

.middle-left {
    padding: 35px 0 30px 0;
    float: left;
}

.middle {
    width: 100%;
    background-color: #556fb5;
}

.outer-right {
    float: right;
    margin-top: 77px;
}

.outer-border {
    border: 2px solid #f8f8f8;
    width: 412px;
    height: 441px;
}

.inside {
    width: 360px;
    height: 384px;
    background-color: #F9F9F9;
    border-radius: 6px;
    margin: 0 auto;
    margin-top: 28px;
    overflow: hidden;
}


.login {
    width: 280px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: hidden;
}

.login-title {
    font-size: 18px;
    color: #3c3c3c;
    font-weight: bold;
}

.login-title-right {
    font-size: 18px;
    color: #3C3C3C;
    margin-right: 0;
}

.code {
    float: left;
    width: 180px;
}

.spacing {
    margin-top: 20px;
}

.proving {
    width: 80px;
    height: 34px;
    float: right;
    background-color: #FFFFFF;
    margin-top: 20px;
}

.entry {
    height: 34px;
    background-color: #029598;
    line-height: 15px;
    margin-top: 20px;
}

.password {
    margin-right: 0;
}

.browser {
    text-align: center;
    height: 70px;
    font-size: 12px;
    color: #3C3C3C;
}

.login-msg {
    font-size: 14px;
    color: #666666;
    vertical-align: top;
}
/*登录结束*/


.title {
    padding-top: 80px;
    margin-top: -80px;
    margin-bottom: 20px;
    font-size: 20px;
    text-align: center;
    line-height: 24px;
    color: #333333;
}

/* 活动页主体 */

#contentBody .TabDetail .details .courseInfo > p {
    top: 0px;
    left: 0px;
    /* width:auto; */
    line-height: 24px;
}

#contentBody .card .title {
    padding-top: 80px;
    margin-top: -80px;
}

/*#contentBody .tabsauto.card .title {
    padding-top: 0;
    margin-top: 0;
}*/
/*产品详情中的图片样式*/
.productdetail>div>img{max-height:1000px;max-width:100%;}
.productdetail-explain{text-indent:2em;}
.productdetail{margin-bottom:2em;}