﻿/* CSS Document */
* {
    margin: 0;
    padding: 0;
    font-style: normal;
}

body {
    font: 12px/22px Arial,Helvetica,"微软雅黑";
    background: url(about:blank) #fff fixed;
    font-style: normal;
    background-color: #f6f6f6
}

.wrapper, .wrap {
    WIDTH: 988px;
    BACKGROUND: #ffffff;
    OVERFLOW: hidden;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 4px;
    padding-bottom: 0;
    padding-left: 5px;
}

img {
    border: none
}

a {
    text-decoration: none;
    blr: expression(this.onFocus=this.blur());
    outline: none;
}
/*html body div a:hover{color:#FF5B01}*/
ul li {
    list-style-type: none
}

input {
    outline: none
}

.left {
    float: left
}

.right {
    float: right;
}

.hidden {
    display: none
}

.clear {
    clear: both;
    margin: 0;
    padding: 0
}
/*中间内容*/


.section {
    width: 1210px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 10px;
}

.recommandPro {
    width: 1210px;
    margin: 0 auto;
    text-align: center;
    font-size: 34px;
    margin-top: 34px;
    height: 135px;
}

.recommandPro-title {
    height: 60px;
    width: 350px;
    float: left;
    padding: 30px 0;
    margin-left: 430px;
}

.thBuyNav {
    overflow: hidden;
    width: 800px;
    float: left;
}

    .thBuyNav li {
        float: left;
    }

        .thBuyNav li a:hover {
            background-color: #6A59FF;
            color: white;
        }

        .thBuyNav li a {
            display: block;
            width: 152px;
            height: 60px;
            line-height: 60px;
            text-align: center;
            color: black;
            font-size: 16px;
        }

.thBuyProList {
    width: 100%;
    overflow: hidden;
    padding-top: 6px;
}

    .thBuyProList li {
        float: left;
        width: 236px;
        background-color: white;
        margin-left: 3px;
        margin-right: 3px;
        margin-top: 6px;
    }

    .thBuyProList .thBuyProA {
        display: block;
        width: 236px;
        height: 321px;
        border: 1px solid transparent;
    }

        .thBuyProList .thBuyProA:hover {
            border: 1px solid #6A59FF;
        }

    .thBuyProList .thBuyProImg {
        width: 212px;
        height: 212px;
        display: block;
        margin: 0 auto;
        padding: 12px;
        text-align: center;
    }

    .thBuyProList .thBuyProTitle {
        color: #333;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 14px;
        padding-right: 14px;
    }

    .thBuyProList .thBuyProIntro {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-left: 14px;
        padding-right: 14px;
        color: #999;
        height: 24px;
    }

    .thBuyProList .thBuyImg {
        margin: 8px 0 10px 14px;
        position: relative;
    }

        .thBuyProList .thBuyImg .thBuyPrice {
            position: absolute;
            top: -2px;
            left: 19px;
            color: white;
            font-size: 16px;
            padding: 0;
        }

        .thBuyProList .thBuyImg .thBuyNum {
            position: absolute;
            top: 3px;
            left: 116px;
            color: #333;
            font-size: 12px;
        }

        .thBuyProList .thBuyImg .thBuyPPImg {
            width: 182px;
        }

        .thBuyProList .thBuyImg .thBuyCart {
            display: inline-block;
            padding-left: 4px;
        }

/**下面部分安全保障*/
.foot-nav {
    width: 100%;
    height: 104px;
    overflow: hidden;
    background-color: #f5f5f5;
}

    .foot-nav ul {
        width: 1210px;
        height: 68px;
        overflow: hidden;
        margin: 20px auto;
    }

        .foot-nav ul li {
            float: left;
            width: 220px;
            overflow: hidden;
            margin-left: 20px;
            height: 68px;
            display: inline;
        }

    .foot-nav .foot-item1 i {
        background-image: url(/images/indexnew/gouwu.png);
        display: block;
        width: 220px;
        height: 68px;
        background-repeat: no-repeat;
    }

    .foot-nav .foot-item2 i {
        background-image: url(/images/indexnew/goods.png);
        display: block;
        width: 220px;
        height: 68px;
        background-repeat: no-repeat;
    }

    .foot-nav .foot-item3 i {
        background-image: url(/images/indexnew/yunshu.png);
        display: block;
        width: 220px;
        height: 68px;
        background-repeat: no-repeat;
    }

    .foot-nav .foot-item4 i {
        background-image: url(/images/indexnew/zhifu.png);
        display: block;
        width: 220px;
        height: 68px;
        background-repeat: no-repeat;
    }

    .foot-nav .foot-item5 i {
        background-image: url(/images/indexnew/shouhou.png);
        display: block;
        width: 220px;
        height: 68px;
        background-repeat: no-repeat;
    }



.mobile-url-QRCodeDiv {
    width: 300px;
    float: left;
    height: 135px
}

    .mobile-url-QRCodeDiv .contngt {
        width: 260px;
        float: right;
        border: 1px solid #eee;
        padding: 10px
    }

    .mobile-url-QRCodeDiv .QRCode-words {
        width: 100px;
        float: left;
        padding-top: 25px;
        padding-left: 20px
    }

    .mobile-url-QRCodeDiv .image-border {
        position: absolute;
        width: 20px;
        height: 20px
    }

    .mobile-url-QRCodeDiv .image-border1 {
        top: -2px;
        left: -2px;
        border-left: 1px solid #0076cd;
        border-top: 1px solid #0076cd;
        border-radius: 3px
    }

    .mobile-url-QRCodeDiv .image-border2 {
        top: -2px;
        right: -2px;
        border-right: 1px solid #0076cd;
        border-top: 1px solid #0076cd;
        border-radius: 3px
    }

    .mobile-url-QRCodeDiv .image-border3 {
        bottom: -2px;
        left: -2px;
        border-bottom: 1px solid #0076cd;
        border-left: 1px solid #0076cd;
        border-radius: 3px
    }

    .mobile-url-QRCodeDiv .image-border4 {
        bottom: -2px;
        right: -2px;
        border-right: 1px solid #0076cd;
        border-bottom: 1px solid #0076cd;
        border-radius: 3px
    }

    .mobile-url-QRCodeDiv .other-QRCode {
        width: 90px;
        height: 90px;
        padding: 5px;
        float: right;
        position: relative;
        margin-right: 20px
    }

    .mobile-url-QRCodeDiv .other-image {
        width: 100%;
        height: 100%
    }

/*首页大图*/
.carouselslide {
    width: 100%;
    max-width: 1920px;
    max-height: 285px;
    min-width: 1210px;
    margin: 0 auto;
}

    .carouselslide img {
        width: 100%;
    }
/*产品div*/
.productDiv {
    margin: 0 auto;
    width: 1210px;
}

.columnDiv {
    margin-top: 32px;
}

    .columnDiv:last-child {
    }

.columnTitle {
    height: 27px; /*27+2=29*/
    border-bottom: 2px solid #b0b0b0;
}

.oneProduct {
    width: 392px;
    height: 464px;
    background-color: #fff;
    float: left;
}

#tiwenjiance li {
    display: inline-block;
    margin-left: 13px;
}

    #tiwenjiance li:nth-child(4n+1) {
        margin-left: 0px;
    }

    #tiwenjiance li:nth-child(3n+4) {
        /*margin-top:19px;*/
    }

.title {
    background-color: #313131;
    display: inline-block;
    height: 29px;
    color: #fff;
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 29px;
}

.subtitle {
    color: #595959;
    padding-left: 5px;
    font-size: 17px;
}

.columnContentStyleTwo {
    /*margin-left: 18px;*/
}

.columnContentStyleTwoTop {
    margin-top: 19px;
}

.columnContentStyleTwoBottom {
    margin-bottom: 60px;
}

.oneProductLeft {
    margin-left: 18px;
}

.oneProductStyleTwo {
    width: 289px;
    height: 422px;
    float: left;
    background-color: #fff;
}

#huanjingxiaosha li {
    display: inline-block;
    margin-left: 14px;
}

    #huanjingxiaosha li:nth-child(4n+1) {
        margin-left: 0px;
    }

    #huanjingxiaosha li:nth-child(4n+5) {
        margin-top: 14px;
    }

#gerenfanghu li {
    display: inline-block;
    margin-left: 14px;
}

    #gerenfanghu li:nth-child(4n+1) {
        margin-left: 0px;
    }

    #gerenfanghu li:nth-child(4n+5) {
        margin-top: 14px;
    }

.BName {
    display: inline-block;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    font-size: 16px;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 15px;
}

    .BName a {
        color: #000;
    }

.priceBig {
    height: 24px;
    margin-top: 34px;
    line-height: 24px;
    font-size: 22px;
    color: #f00;
}

.priceNormal {
    height: 24px;
    margin-top: 20px;
    line-height: 24px;
    font-size: 27px;
    color: #e73a3c;
    margin-bottom: 10px;
}

.shopcart {
    display: inline-block;
    float: right;
    margin-right: 18px;
    opacity: 0.5;
    filter: alpha(opacity=50); /* 针对 IE8 以及更早的版本 */
}

    .shopcart:hover {
        cursor: pointer;
    }

.productTitle {
    font-size: 18px;
    font-weight: bold;
    height: 24px;
    overflow: hidden;
    display: block;
    line-height: 24px;
}

    .productTitle a {
        height: 24px;
        line-height: 24px;
        display: block;
        color: #000;
    }

.productSubtitle {
    display: block;
    font-size: 14px;
    color: #f00;
    line-height: 14px;
    overflow: hidden;
    margin-top: 10px;
    height: 14px;
}

.columnTitle {
    margin-bottom: 22px;
}

.onlineask {
    cursor: pointer;
}

/*康复专区*/
.clearfloat {
    clear: both;
}
/*下箭头开始*/
.arrowbottom {
    width: 10px;
    height: 10px;
    position: absolute;
    right: 3px;
    top: 7px;
    z-index: 2;
    /*兼容ie8-*/
}

.arrowbottom-arrow1,
.arrowbottom-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    /*兼容ie8-*/
    border-bottom: 5px transparent dashed;
    border-left: 5px transparent dashed;
    border-right: 5px transparent dashed;
    border-top: 5px white solid;
    overflow: hidden;
}

.arrowbottom-arrow1 {
    top: 1px;
    /*重要*/
    border-top: 5px #7a7a7a solid;
}

.arrowbottom-arrow2 {
    border-top: 5px white solid;
}
/*下箭头结束*/
#form1 {
    max-width: 1920px;
    margin: 0 auto;
}

.bannerDiv {
    height: 32px;
}

.searchDiv {
    height: 96px;
    background-color: #fff;
}

.searchDivCenter {
    width: 1210px;
    min-width: 1210px;
    height: 38px;
    min-height: 38px;
    margin: 0 auto;
    padding-top: 29px;
    padding-bottom: 29px;
}

.laibaolog {
    width: 137px;
    height: 38px;
    float: left;
}

    .laibaolog img {
        width: 100%;
        height: 100%;
    }

.selectType {
    width: 73px;
    height: 21px;
    float: left;
    margin-top: 9px;
    color: #7a7a7a;
    font-size: 14px;
    position: relative;
    margin-left: 10px;
    margin-right: 40px;
    border: 1px solid #cdcdcd;
    padding-left: 3px;
}

    .selectType a:hover {
        color: #7a7a7a;
    }

.searchAllDiv {
    width: 637px;
    height: 32px;
    float: left;
    border: 2px solid #1464a9;
}

    .searchAllDiv input {
        border: none;
        width: 480px;
        height: 100%;
        color: #b5b5b5;
        font-size: 16px;
        padding-left: 10px;
        font-size: 12px;
    }

    .searchAllDiv div {
        height: 32px;
        line-height: 32px;
        display: inline-block;
        float: right;
        text-align: center;
    }

        .searchAllDiv div:hover {
            cursor: pointer;
        }

.searchAllProject {
    width: 80px;
    background-color: #1363ac;
    color: #fff;
}

.searchAllSite {
    width: 67px;
    background-color: #fff;
    color: #1363ac;
}

.shopingDiv {
    width: 142px;
    height: 32px;
    float: left;
    margin-left: 159px;
    border: 1px solid #efefef;
    margin-top: 2px;
    position: relative;
}

.shopcartImg {
    background-image: url(/images/myCart.jpg);
    background-position-x: 96px;
    background-position-y: center;
    background-size: initial;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.shoppingNum {
    position: absolute;
    top: 6px;
    left: 115px;
    height: 14px;
    line-height: 14px;
    width: 14px;
    font-size: 10px;
    background-color: #757575;
    text-align: center;
    padding: 0 0;
    background-image: none;
    border-radius: 7px;
    color: #fff;
}

.contentDiv {
    width: 100%;
}

.bannerimg {
    width: 100%;
    min-width: 1210px;
    margin: 0 auto;
}

    .bannerimg img {
        width: 100%;
    }

.productDiv {
    max-width: 1210px;
    margin: 0 auto;
}

.productType:first-child {
    margin-top: 45px;
}

.productType {
    margin-top: 20px;
}

    .productType:last-child {
        margin-bottom: 60px;
    }

.productTypeTitle {
    background-color: #fff;
    height: 35px;
}

.productTypeParent {
    color: #383838;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    height: 100%;
    float: left;
    padding-right: 30px;
    padding-left: 15px;
}

.productTypeSub {
    height: 100%;
    width: 80px;
    float: left;
    line-height: 35px;
    /*font-weight: bold;*/
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

    .productTypeSub a {
        color: #000;
    }

.selected {
    background-color: #1463aa;
    color: #fff;
}

    .selected a {
        color: #fff;
    }

.oneProductTypeSub {
    cursor: pointer;
}

.oneProductTypeContent {
    height: 259px;
    width: 238px;
    background-color: #fff;
    margin-top: 5px;
    float: left;
    margin-left: 5px;
    position: relative;
}

    .oneProductTypeContent:nth-child(5n+1) {
        margin-left: 0px;
    }

    .oneProductTypeContent img {
        width: 178px;
        height: 178px;
        margin-left: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

.oneProductTypeContentHover {
    height: 65px;
    width: 238px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    bottom: 0px;
    left: 0px;
    /*filter: alpha(opacity=60);
    -moz-opacity:0.6;
    opacity:0.6;*/
    display: none;
}

.oneProductTypeContentHoverInfo {
    width: 162px;
    height: 139px;
    margin: 60px 38px;
}

.oneProductTypeInfo {
    position: absolute;
    left: 38px;
    top: 60px;
    height: 60px;
    overflow: hidden;
    width: 162px;
    color: #fff;
    font-size: 12px;
}

    .oneProductTypeInfo a {
        color: #fff;
    }

.xunjiaImg {
    position: absolute;
    width: 120px;
    height: 32px;
    bottom: 47px;
    left: 59px;
    background-color: #fff;
    border-radius: 16px;
    border: 1px solid #6a58fa;
    color: #6a58fa;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

    .xunjiaImg a:hover {
        color: #6a58fa;
    }

.oneProductTypeContentTitle {
    height: 20px;
    line-height: 20px;
    font-size: 17px;
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}

/*右侧导航*/
@media(max-width:1500px) {
    .side-right {
        display: none;
        position: fixed;
        left: 2%;
        top: 10%;
        width: 100px;
        z-index: 9999;
    }
}
/*右侧导航*/
@media(min-width:1500px) {
    .side-right {
        display: none;
        position: fixed;
        left: 8%;
        top: 10%;
        width: 100px;
        z-index: 9999;
    }
}
/*.side-right {display: none;position: fixed;left:8%;top: 10%;width: 100px;z-index: 9999;}*/
.side-right .sidelist {
    background-color: #000000;
    border-radius: 8px;
    opacity: 0.8;
    padding: 20px 0;
}

    .side-right .sidelist li {
        display: block;
        padding-top: 4px;
        padding: 4px 2px 4px 2px;
        padding-bottom: 4px;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }

        .side-right .sidelist li i {
            display: block;
            text-align: center;
            height: 16px;
        }

        .side-right .sidelist li.active, .side-right .sidelist li:hover {
            background: #37b4f9;
        }

/*
    吴加亮
    2020年4月7日14点27分
    专区修改
*/
.headerw-2016, .headmain-2017 {
    background: #fff;
}

#headmain-2016 {
    height: 63px;
}

.thBuyNav li a {
    display: block;
    width: 109px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: black;
    font-size: 16px;
}

.thBuyNav {
    height: 33px;
}

.BgColorDiv {
    height: 27px;
    width: 100%;
    position: absolute;
    top: 30px;
    background: #fff;
}

.hLine {
    width: 1px;
    height: 16px;
    border-left: 1px solid #d7d7d7;
    position: relative;
    top: 8px;
    left: 0px;
}
/* 向左的箭头 */
.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #1262a9;
    border-bottom: 10px solid transparent;
}
/*专区修改结束*/
/*口罩检测*/
.maskcheckcontent {
    width: 100%;
    min-width: 1210px;
}

.maskchecktype {
    width: 1210px;
    margin: 0 auto;
    margin-bottom: 13px;/*18-5*/
}

.onetype {
    width: 130px;
    height: 30px;
    background-color: #3e79c2;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    color: #ffffff;
    display: inline-block;
}

.twotype {
    display: inline-block;
}

    .twotype li {
        float: left;
        font-size: 12px;
        height: 12px;
        line-height: 12px;
        padding-left: 16px;
        cursor:pointer;
    }

 .twotype li a{
        color: #333;
        cursor:pointer;
        padding: 6px 10px;
        line-height: 16px;
    }
 .twotype li a.selected {
    border-color: #f6f6f6;
    color: #3e79c2;
    background: #f6f6f6;
}
.twotype li:first-child {
            padding-left: 12px;
        }

.maskcheckpro ul {
    width: 1210px;
    position: relative;
    margin: 0 auto;
}

    .maskcheckpro ul li {
        width: 238px;
        height: 260px;
        float: left;
        position: relative;
        margin-left: 4px;
        background-color: #fff;
        margin-top:5px;
    }

        .maskcheckpro ul li:nth-child(5n+1) {
            margin-left: 0px;
        }
.maskcheckcontent section{
    margin-top:20px;
}
.maskcheckcontent section:first-child {
    margin-top: 0px;
}
.maskchecktitle{
    width:100%;
    height:100%;
    background-color:#f1f3ed;
    position:relative;
}
.maskchecktitle img{ min-width:100%; min-height:100%; _width:100%; _height:100%; }
.maskchecktitlecn {
    margin: 0 auto;
    text-align: center;
    font-size: 27px;
    line-height: 35px;
    color: #383838;
}
.maskchecktitleen {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    color: #818181;
}
.downarrow {
    width: 0;
    height: 0;
    border-top-width: 20px;
    border-bottom-width:0;
    border-left-width:20px;
    border-right-width:20px;
    border-style:solid;
    border-color: #d0d7c5 transparent transparent transparent;
}
.maskcheckproinfo{
    width:142px;
    margin:0 auto;
}
.maskcheckproinfo img{
    width:100%;
    height:100%;
}
    .maskcheckproinfo .maskcheckproinfoimg {
        width: 160px;
        height: 160px;
        margin: 0 auto;
        margin-top: 19px;
        margin-bottom: 35px;
    }
    .maskcheckproinfo .maskcheckproinfoimg a:hover img{transition: .4s;transform: scale(1.1);}
    .maskcheckproinfo p {
        width: 150px;
        height: 40px;
        font-size: 15px;
        line-height: 19px;
        color: #333333;
        text-align:center;
        line-height:20px;
        overflow:hidden;
    }