*,
::before,
::after{
    padding: 0;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-overflow-scrolling : touch;
}
ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color: #333;
}
.m_r10{
    margin-right: 10px;
}
.m_l10{
    margin-left: 10px;
}
.m_t10{
    margin-top: 10px;
}
/**/
body{
    font-family: "MicroSoft YaHei","sans-serif";
}
html,body{
    width: 100%;
    height: 100%;
    /* overflow-x: scroll;*/
    max-width: 1920px;
    min-width: 1200px;
    -webkit-overflow-scrolling : touch;
    position: relative;
}
.container{
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.name{
    margin: 0;
}
p{
    margin: 0;
    padding: 0;
}
.Warp {
    width: 100%;
    /* height: 100%;*/
    margin: 0 auto;
    /*  overflow: auto;*/
}
.padding0{
    padding: 0;
}
header {
    width: 100%;
    height: 82px;
    position: fixed;
    top: 0;
    background: #ffffff;
    z-index: 999;
    min-width: 768px;
}
.logo {
    width: 119px;
    height: auto;
    max-height: 100%;
    float: left;
    padding-top: 1%;
    margin-left: 2%;
}
.logo img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    margin-top: 6%;
}
.navbar-default {
    background: #ffffff;
    border-color: #ffffff;
}
.topInner {
    width: 82%;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.list {
    width: auto;
    float: left;
    font-size: 18px;
    padding: 18px;
    text-align: center;
}
.shu{
    padding: 0 1%;
    line-height:62px;
    height: 100%;
    float: left;
    position:relative;
    color: #f3be22;
}
.nav {
    width: 47.6%;
    float: right;
    height: 100%;
}
.navbar-brand{
    padding: 0;
}

/*banner*/
.banner{
    margin-top: 82px;
   /* height: auto;*/
    height: 650px;
    position: relative;
}
.swiper-slide img{
    width: 100%;
    height: auto;
    max-height: 100%;
}
.bannerText {
    width: 512px;
    height: 350px;
    /* background-color: #1a92cf; */
    position: absolute;
    top: 14%;
    right: 15%;
}
.name{
    width: 100%;
    height: 45px;
    color: #ffffff;
    text-align: center;
}
.xz{
    width: 342px;
    height: 15px;
    margin: 0 auto;
}
.xz img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
.innerText{
    width: 100%;
    height: auto;
    line-height: 25px;
    font-size: 16px;
    color: #fff;
    /*text-align: left;*/
    padding: 0 11%;
    margin-top: 15px;
    text-align: justify;
}
.innerBtn{
    display: block;
    margin: 0 auto;
    margin-top: 10%;
    width: 282px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    background-color: #27b6e2;
    border-radius:40px;
}
.innerBtn:hover , .innerBtn:active , .innerBtn:focus{
    color: #ffffff;
    text-decoration: none;
}
/*banner end*/
/*我们提供什么*/
.weDo{
    width: 100%;
    height: 152px;
    margin: 0 auto;
    position: relative;
}
.weDoLeft , .weDoRight{
    width: 49%;
    height: 100%;
    float: left;
    font-size: 36px;
    color: #333333;
    line-height: 130px;
    position: relative;
}
.chines , .english{
    width: 100%;
    height: 60%;
    text-align: right;
    position: absolute;
    top: 0;
}
.xian{
    width: 100%;
    height: 38%;
    position: absolute;
    bottom: 0;
}
.xian img{
    display: block;
    width:100% ;
    height: auto;
    max-height: 100%;
}
.orange{
    color: #f3bd1e;
}
.middle {
    width: 2%;
    height: 100%;
    float: left;
    z-index: 2;
    position: relative;
}
.middle img {
    position: absolute;
    /* width: 100%;*/
    height: auto;
    max-height: 100%;
    top: 38%;
    left: 50%;
    transform: translate(-50% ,0);
}
.weDoRight{
    float: right;
}
.english {
    text-align: left;
    height: 30%;
    position: absolute;
    top: 20%;
}
.xian2{
    height: 20%;
}
/*我们提供什么 end*/
/*商品批发模块*/
.box {
    height: 660px;
    padding-top: 4%;
    width: 100%;
}
.boxText{
    width: 50%;
    height: 100%;
    float: left;
    padding: 9%;
    position: relative;
}
.boxImg{
    width: 50%;
    height: 100%;
    float: left;
}
.boxImg img{
    width: 100%;
    height:auto;
    max-height: 100%;
    float: right;
}
.boxTittle {
    color: #27b6e2;
    font-size: 36px;
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 3%;
}
.boxInnerTxt{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666666;
    position: relative;
}
.readMore{
    display: block;
    width: 120px;
    height: 40px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    background:#27b6e2 ;
    border-radius: 20px;
    margin-top: 40px;
    position: relative;
}
/*商品批发模块end*/
/**/
.caseBox1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2%;
}
.boxText2{
    float: right;
}
.boxImg2{
    float: right;
}
.box2{
    background: #f4fbfd;
    padding-top: 2%;
}
.goodsMode{
    color: #f3be22;
}
.btnOrange{
    background:#f3be22 ;
}
.caseBox{
    width: 32%;
    height: 180px;
    background: #f4fbfd;
    border-radius: 5px;
    float: left;
    margin-right: 2%;
    padding: 30px;
    position: relative;
    margin-bottom: 2%;
    box-shadow: -1px -2px 10px #cdcdcd;
    cursor: pointer;
}
.mr0{
    margin-right: 0;
}
.address-warp {
    float: left;
    width: 100%;
    height: 100%;
}
/**/
/*case*/
.heartWarp {
    width: 100px;
    height: 35px;
    position: absolute;
    right: 2%;
    bottom: 16%;
    z-index: 30;
    overflow: hidden;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.innerDl {
    width: 100%;
    height: 100%;
    position: relative;
}
.innerDt {
    width: 70px;
    height: 70px;
    float: left;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    /* margin-bottom: 3px; */
}
.innerDt img {
    width: 100%;
    height: auto;
    max-height: 100%;
}
.companyImg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.borderDD{
    width: 77%;
    padding-left: 1.7%;
    padding-top: 2.5%;
    float: left;
    height: 80%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    position: relative;
}
.innerDd1 {
    display: inline-block;
    width: 100%;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    color: #050505;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 7px;
    margin-bottom: 8px;
    text-overflow: ellipsis;
    /* margin-top: 15px; */
}
.intro {
    width: 72%;
    height: 14px;
    font-size: 12px;
    color: #898989;
    line-height: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding-left: 3%;
    margin-bottom: 9px;
}
.addressDd {
    width: 100%;
    float: left;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 7px;
    border-top: 1px solid #cbedf8;
}
.collectSpan {
    display: block;
    float: right;
    width: 57%;
    height: 100%;
    line-height: 40px;
    font-size: 12px;
    color: #676767;
}
.innerDd2 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-top: -1%;
}
.dingwei {
    display: inline-block;
    float: left;
    width: 12%;
    padding-top: 4%;
    height: 100%;
    /* line-height: 42px; */
    text-indent: 7px;
    font-size: 15px;
}
.address {
    display: inline-block;
    float: left;
    width: 76%;
    height: 100%;
    line-height: 40px;
    font-size: 12px;
    color: #050505;
}
.heartWarp .img1, .heartWarp .img2 {
    position: absolute;
    left: 22%;
    width: 14px;
    bottom: 9px;
    height: 14px;
    z-index: 100;
}
.caseBoxOrange{
    background: #fcfaf2;
}
.addressDd2{
    border-color: #f7ecc9;
}
/*case end*/
/*立即下载*/
.downLoad{
    background: #f4fbfd;
    height: 202px;
    /*  padding-bottom: 76px;*/
    padding-top: 2%;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.qrWarp {
    width: 25%;
    height: 100%;
    margin-top: 10px;
    float: right;
}
.qr {
    width: 110px;
    height: auto;
    float: left;
}
.floatR{
    float: right;
}
.qr img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
.sys {
    display: block;
    font-size: 12px;
    color: #333333;
    width: 100%;
    text-align: center;
    line-height: 18px;
}
.bottomLogo{
    width: 240px;
    height: 100%;
    float: left;
}
.bottomLogo img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
    margin-top: 10%;
}
.centerTxt {
    width: 540px;
    height: 100%;
    position: absolute;
    float: left;
    font-size: 24px;
    color: #333333;
    text-align: left;
    left: 50%;
    top: 50%;
    line-height: 57px;
    padding-top: 4%;
    transform: translate(-50%, -50%);
}
.downLoad .downLoadInner{
    display: none;
    position: fixed;
    width:1200px;
    height: 202px;
    bottom: 2%;
    left: 50%;
    z-index: 2;
    padding-top: 2%;
    transform: translate(-50%, 0);
}
.maskFix{
    display: none;
    width: 100%;
    height: 202px;
    background: #d4ecf3;
    opacity: .6;
    position: fixed;
    left: 0;
    bottom:2%;
    z-index: 1;
}
.downLoad .downLoadInner2{
    display: block;
    position: absolute;
    width: 1200px;
    height:100%;
    bottom:0;
    left: 50%;
    z-index: 2;
    padding-top: 2%;
    transform: translate(-50%, 0);
}
.maskFix2{
    display: block;
    width: 100%;
    height:100%;
    background: #f4fbfd;
    opacity: .6;
    position: absolute;
    left: 0;
    bottom:0;
    z-index: 1;
}
/*立即下载end*/
/*foot*/
.foot{
    height: 300px;
    padding-top: 60px;
    padding-bottom: 40px;
}
.foot1{
    width: 100%;
    height: 74px;
    position: relative;
    padding: 3px  50px 0;
}
.linkTittle{
    display: block;
    float: left;
    width:70px;
    height: 17px;
    font-size: 15px;
}
.links{
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    float: left;
}
.linksP{
    margin-bottom: 20px;
}
.dotted{
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #cdcdcd;
}
.foot2{
    /* padding-top: 28px;*/
    width: 100%;
    height: 72%;
    position: relative;
    padding: 28px  50px 0;
}
.linkp2{
    padding-left: 70px;
}
.foot2Ul{
    width: 68.75%;
    height: 55px;
}
.shu2{
    display: block;
    float: left;
    height: 100%;
    font-size: 14px;
    color: #999;
}
.beiAn{
    width: 68.75%;
    height: 22px;
    font-size: 12px;
    color: #999999;
    float: left;
}
.qrWarpBottom{
    width: 35%;
    float: right;
    position: absolute;
    top: 18%;
    right: 0;
}
.qrBottom {
    width: 23%;
    float: right;
    margin-right: 0%;
}
.qrBottom img{
    display: block;
    width: 100%;
    height: auto;
    max-height: 100%;
}
.sys2{
    font-size: 12px;
}
.bottomLink:hover{
    color: #e19131;
}
.ml13{
    margin-left: 13%;
}
/*foot end*/
@media screen and (min-width: 1200px) and (max-width: 1660px) {
    .innerText {
        width: 100%;
        height: auto;
        line-height: 25px;
        font-size: 14px;
        color: #fff;
        text-align: left;
        padding: 0;
        margin-top: 15px;
    }
    .bannerText {
        /* width: 512px; */
        height: 350px;
        /* background-color: #1a92cf; */
        position: absolute;
        top: 8%;
        right: 8%;
    }
    .innerBtn {
        display: block;
        margin: 0 auto;
        margin-top: 7%;
        width: 187px;
        height: 58px;
        line-height: 60px;
        text-align: center;
        color: #ffffff;
        font-size: 25px;
        background-color: #27b6e2;
        border-radius: 40px;
    }
    .bannerText {
        /* width: 512px; */
        height: 350px;
        /* background-color: #1a92cf; */
        position: absolute;
        top: 11%;
        right: 8%;
    }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
    .bannerText {
        top: 10%;
        right: 2%;
    }
    .bannerText {
        width: 512px;
        height: 350px;
        /* background-color: #1a92cf; */
        position: absolute;
        top: 7%;
        right: 2%;
    }
    .innerBtn {
        display: block;
        margin: 0 auto;
        margin-top: 4%;
        width: 227px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #ffffff;
        font-size: 23px;
        background-color: #27b6e2;
        border-radius: 40px;
    }
    .innerText {
        width: 100%;
        height: auto;
        line-height: 25px;
        font-size: 13px;
        color: #fff;
        text-align: left;
        padding: 0 7%;
        margin-top: 15px;
    }
    .name {
        width: 100%;
        height: 45px;
        font-size: 31px;
        color: #ffffff;
        margin: 0;
        text-align: center;
    }
    .nav {
        width: 51.6%;
        float: right;
        height: 100%;
    }
    /* .bannerText {
         top: 10%;
         right: 0%;
     }*/
}
@media screen and (max-width: 1100px) {
    .nav {
        width: 57.6%;
        float: right;
        height: 100%;
    }
}
@media screen and (max-width: 997px) {
    .nav {
        width: 75.6%;
        float: right;
        height: 100%;
    }
}
@media screen and (min-width: 896px) and (max-width: 960px) {
    .bannerText {
        width: 439px;
        height: 291px;
        /* background-color: #1a92cf; */
        position: absolute;
        top: 11%;
        right: 2%;
    }
    .name {
        width: 100%;
        height: 45px;
        color: #ffffff;
        text-align: center;
        margin: 0;
        font-size: 30px;
    }
    .innerText {
        width: 100%;
        height: auto;
        line-height: 22px;
        font-size: 13px;
        color: #fff;
        text-align: left;
        padding: 0px 7%;
        margin-top: 15px;
    }
    .innerBtn {
        display: block;
        margin: 0 auto;
        margin-top: 4%;
        width: 182px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #ffffff;
        font-size: 18px;
        background-color: #27b6e2;
        border-radius: 40px;
    }
}
@media screen and (max-width: 1600px) {
    .banner {
        margin-top: 82px;
        /* height: auto; */
        height: 584px;
        position: relative;
    }
}
@media screen and (max-width: 1460px) {
    .topInner {
        width: 92%;
    }
    .banner {
        margin-top: 82px;
        height: auto;
        max-height: 512px;
        position: relative;
    }

}
@media screen and (max-width: 1400px){
    .topInner {
        width: 100%;
    }
    .banner {
        margin-top: 82px;
        height: auto;
        max-height: 488px;
        position: relative;
    }
}
@media screen and (max-width: 896px) {
    .bannerText {
        top: 10%;
        right: 2%;
    }
    .bannerText {
        width: 512px;
        height: 350px;
        /* background-color: #1a92cf; */
        position: absolute;
        top: 13%;
        right: 2%;
    }
    .innerBtn {
        display: block;
        margin: 0 auto;
        margin-top: 4%;
        width: 227px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #ffffff;
        font-size: 23px;
        background-color: #27b6e2;
        border-radius: 40px;
    }
    .innerText {
        width: 100%;
        height: auto;
        line-height: 25px;
        font-size: 13px;
        color: #fff;
        text-align: left;
        padding: 0 7%;
        margin-top: 15px;
    }
    .name {
        width: 100%;
        height: 45px;
        font-size: 31px;
        color: #ffffff;
        margin: 0;
        text-align: center;
    }
    /* .caseBox{
         width: 48%;
         height: 180px;
         background: #f4fbfd;
         border-radius: 5px;
         float: left;
         margin-right: 2%;
         padding: 30px;
         position: relative;
         margin-bottom: 2%;
     }*/
}
/*导航底部*/
.NavLine{
    position: absolute;
    left: 0;
    bottom:0;
    height:2px;
    background-color: #fdb371;
    transition: all 0.3s ease;
}
.active{
    color: #fdb371;
}
/*end*/
/*弹窗*/
.Dialog{
    width: 800px;
    height: 380px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background-color: #fcfaf2;
    z-index: 888;
    border-radius: 5px;
    display: none;
    overflow: hidden;
}
.DialogTop {
    width: 100%;
    height: 280px;
    /*display: flex;
    justify-content: space-evenly;*/
    padding-top: 6%;
}
.DialogTopInner{
    position: absolute;
    width: 443px;
    left: 50%;
    top: 10%;
    transform: translate(-50% ,0);
}
.qr2{
    width: 185px;
}
.qr2 .sys{
    font-size: 20px;
    margin-top: 4%;
}
.qr2 .blue{
    color: #27b6e2;
}
.qr2 .orange{
    color: #e78413;
}
.shuDialog{
    width: 1px;
    height: 200px;
    float: left;
    background-color: #e78513;
    margin: 0 8%;
}
.DialogBottom{
    width: 100%;
    height: 100px;
    background-color: #f4fbfd;
    position: relative;
    padding: 18px 0 18px 140px;
}
.DialogLogo{
    display: block;
    width: 160px;
    height:auto;
    max-height: 100%;
    float: left;
}
.divide{
    width: 44px;
    height: 100%;
    position: relative;
    float: left;
}
.divideSpan1 , .divideSpan2{
    width: 2px;
    height: 18px;
    background-color: #e78513;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0);
}
.divideSpan1{
    top:9%;
}
.divideSpan2{
    bottom:9%;
}
.dian{
    width: 6px;
    height: 6px;
    border-radius:50%;
    background-color: #27b6e2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.DialogP {
    width: 438px;
    height: auto;
    font-size: 16px;
    color: #333333;
    float: left;
    margin-top: 8px;
}
.close{
    display: block;
    float: right;
    font-size: 30px;
    color: #999999;
    position: absolute;
    top: 4%;
    right: 4%;
    cursor: pointer;
}
/*弹窗end*/
/*蒙版*/
.bigMask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #333333;
    opacity: .6;
    z-index: 555;
    display: none;
}
/*end*/