.aboutUsWarp{
    height: 860px;
    padding:200px 0 126px;
}
.aboutUsLeft ,.aboutUsRight{
    width: 50%;
    height: 100%;
    float: left;
}
.aboutUsLeft{
    padding-top: 90px;
}
.aboutUsRight{
    position: relative;
}
.aboutTittle{
    width:auto;
    float: left;
    font-size: 16px;
    color: #808abc;
}
.aboutTittle span{
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
}
.tittleLine{
    display: block;
    width: 40px;
    height: 3px;
    background-color: #808abc;
    margin: 11% 0;
}
.chinese{
    font-size: 28px;
    color: #2b3242;
}
.aboutContent{
    width: 90%;
    float: left;
    height: auto;
    max-height: 100%;
    position: relative;
}
.aboutContentInner{
    font-size: 14px;
    color: #2b3242;
    line-height: 30px;
    text-align: justify;
    margin-top: 30px;
    font-family: "Microsoft YaHei UI";
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.more{
    width: auto;
    font-size: 16px;
    color: #808abc;
    position: absolute;
    left: 0;
    bottom: -20%;
}
.aboutUsRight img{
    width: 88.3%;
    height: auto;
    max-height: 100%;
    float: left;
    margin-top: 49px;
}
.block{
    width: 229px;
    height: 229px;
    border: 4px solid #808abc;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.bigTittle{
    text-align: center;
}
.bigTittle{
    height: 300px;
    background: url("../images/bigTittleBg.png")no-repeat;
    background-size: 100% 100%;
    position: relative;
    padding-top: 147px;
}
.bigTittleEng{
    font-size: 16px;
    color: #ffffff;
}
.bigTittleChinese{
    font-size: 30px;
    color: #ffffff;
    font-family: "Microsoft YaHei UI";
}
.bigTittleLine{
    display: block;
    margin: 5px auto;
    width: 60px;
    height: 2px;
    background: #ffffff;
}
.tab{
    width: 60%;
    height: auto;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}
.tab a{
    display: block;
    width: auto;
    height: 27px;
    font-size: 18px;
    text-align: center;
    float: left;
    color: #2b3242;
}
.tab .ActiveBtn{
    border-bottom: 2px solid #808abc;
    color: #808abc;
}
.tabCase {
    display: block;
    width: 23%;
    height: auto;
    /* box-shadow: 0 0 1px #cdcdcd;*/
    transition: all 0.5s ease 0s;
    cursor: pointer;
    float: left;
    position: relative;
    /* padding-bottom: 2%; */
    margin-right: 2.6%;
    /* background: #5bc0de;*/
    margin-bottom: 2%;
}
.tabCase:hover{
    transition: all 0.5s ease 0s;
    box-shadow: 0 1px 20px rgba(186,186,186,.4);
    /* border-radius: 10px;*/
    transform: scale(1);
    -webkit-transform: scale(1);
    /* border: none;*/
    /*background: #fff;*/
    /*  border-color:#fcede0;*/
    z-index: 20;
}
.tabDl{
    width: 100%;
    height: 100%;
}
.tabDt{
    width: 100%;
    height: 312px;
}
.tabDt img{
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.tabDd{
    width: 100%;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    position: relative;
    padding: 0 2%;
}
.tabDd1{
    margin-top:5px;
}
.intro{
    font-size: 14px;
    color: #999999;
    width: 85%;
    float: left;
}
.tabDl .iconfont{
    width: 15%;
    float: right;
    line-height: 30px;
}
.intro span{
    display: block;
    width:auto;
    /* height: 100%;*/
    float: right;
    font-size: 24px;
    color: #808abc;
    position: absolute;
    right: 2%;
    top: 0;
}
.marginR0{
    margin-right: 0;
}
.hotSaleWarp{
    width: 100%;
    height: 480px;
    background: url("../images/hotSale.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 140px;
    position: relative;
}
.hotSaleInner{
    height: 80.8%;
    background: #f2f6f9;
    position: absolute;
    left: 50%;
    bottom: 4%;
    transform: translate(-50%,0);
}
.hotSaleInnerImg{
    width: 55%;
    height: auto;
    max-height: 100%;
    position: absolute;
    left: 4%;
    top: -10%;
}
.hotSaleInnerR{
    width: 33%;
    float: right;
    padding-top:80px;
    height: 100%;
}
.thehotsale{
    height: 49px;
    width: auto;
    margin-bottom: 18px;
}
.hotSaleBtn{
    width:219px ;
    height: 30px;
    background: #808abc;
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    letter-spacing: 5px;
}
.hotSaleIntro{
    width: 74%;
    height: 92px;
    font-size: 14px;
    color:#999999;
    line-height: 24px;
    text-align: justify;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.theNewsWarp{
    margin-top: 90px;
    height: 650px;
}
.bigTittleEng2 , .bigTittleChinese2{
    text-align: center;
}
.bigTittleEng2{
    color: #808abc;
}
.bigTittleChinese2{
    color: #2b3242;
}
.bigTittleLine2{
    background:#808abc ;
}
.theNewsAWarp{
    width: 100%;
    height:26px;
    margin: 30px 0;
}
.theNewsAWarp a{
    display: block;
    float: right;
    width: auto;
    padding: 2px 4px;
    font-size: 14px;
    color: #808abc;
    height: 100%;
    line-height: 20px;
    border:  1px solid #808abc;
    border-radius: 5px;
}
.theNewsInner{
    height: 502px;
    padding: 0;
}
.theNewsInnerDl{
    width: 46%;
    height: 100%;
    float: left;
}
.theNewsInnerDl dt{
    width: 100%;
    height:61.3%;
    position: relative;
    margin-bottom: 50px;
}
.theNewsTime{
    width: 158px;
    height: 50px;
    background: #808abc;
    font-size: 20px;
    color: #ffffff;
    line-height: 50px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 2px;
    position: absolute;
    left: 50%;
    bottom: -25px;
    transform: translate(-50%,0);
}
.theNewsInnerDD1{
    width: 100%;
    height: 20px;
    font-size: 16px;
    color: #666;
    text-align: center;
    line-height: 20px;
}
.theNewsInnerDD2{
    width: 80%;
    height: 59px;
    margin: 3% auto;
    font-size: 14px;
    color: #999;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.theNewsInnerDD3{
    width: 100%;
    height:auto;
    position: relative;
}
.ReadMore{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50% , 0);
    padding: 0 4px;
    margin: 0 auto;
    font-size: 18px;
    color: #808abc;
}
.theNewsInnerDlR{
    float: right;
}
.feedback{
    height: 790px;
    background: url("../images/zsBg.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 90px;
    padding: 40px 0;
}
.feedbackInner{
    width: 70%;
    height: 100%;
}
.foreword{
    width: 100%;
    height:auto;
    font-size: 16px;
    color: #666666;
    margin-bottom: 4%;
    margin-top: 8%;
}
.inputBox{
    width: 100%;
    height: 38px;
    margin-bottom:20px;
}
.inputText{
    width: 15%;
    float: left;
    height: 100%;
    font-size: 16px;
    color: #666666;
    line-height: 38px;
}
.inputBox input{
    width: 40%;
    float: left;
    height: 100%;
    outline: none;
    border: 1px solid #999999;
    padding-left: 2%;
}
.textareaBox textarea{
    width: 60%;
    height: 183px;
    outline: none;
    border: 1px solid #999;
}
.btnBox{
    width: 70%;
    margin: 2px auto;
}
.btnBox button, .btnBox a {
    display: block;
    width: 20%;
    padding: 0;
    background: #808abc;
    font-size: 18px;
    color: #fff;
    border: none;
    outline: none;
    height: 40px;
    border-radius: 5px;
    float: left;
    margin-right: 2%;
    text-align: center;
    line-height: 40px;
}
.mapWarp{
    height: 700px;
    background: url("../images/mapBg.png") no-repeat;
    background-size: 100% 100%;
    margin-top: 76px;
    position: relative;
}
.mapInner{
    width: 80%;
    height: 60%;
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%,0);
    background: #ffffff;
    padding: 15px;
}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*产品中心*/
.productTittle {
    width: 100%;
    height: 35px;
    text-align: center;
    font-size: 30px;
    color: #2b3242;
    line-height: 35px;
    margin-top: 90px;
}
/*end*/
.theNewsInnerDl dt img{
    width: 100%;
    height: auto;
    max-height: 100%;
}
@media (max-width:1440px ) {
    .tabDt {
        width: 100%;
        height: 243px;
    }
}
@media (max-width:1200px ) {
    .aboutUsLeft {
        padding-top: 0;
    }
    .tabDt {
        width: 100%;
        height: 243px;
    }
}
@media (max-width:992px ) {
    .btnBox button, .btnBox a{
        width: 30%;
    }
    .tabDt {
        width: 100%;
        height: 189px;
    }
    .tabDd{
        font-size: 14px;
    }
    .intro {
        font-size: 10px;
        color: #999999;
    }
    .intro span{
        font-size: 16px;
    }
    .thehotsale {
        height: 33px;
        width: auto;
        margin-bottom: 18px;
    }
    .hotSaleWarp{
        height: 366px;
    }
    .theNewsInner {
        height: 445px;
        padding: 0;
    }
    .theNewsInnerDl dt {
        height: 43.3%;
    }
    .aboutUsWarp {
        height: auto;
        padding: 105px 15px 126px;
    }
    .bigTittle {
        height: 191px;
        background: url(../images/bigTittleBg.png)no-repeat;
        background-size: 100% 100%;
        position: relative;
        padding-top: 90px;
    }
    .inputBox input {
        width: 71%;
        float: left;
        height: 100%;
        outline: none;
        border: 1px solid #999999;
        padding-left: 2%;
    }
    .textareaBox textarea {
        width: 85%;
        height: 183px;
        outline: none;
        border: 1px solid #999;
    }
    .tabCase {
        display: block;
        width: 30.5%;
        height: auto;
        /* box-shadow: 0 0 1px #cdcdcd; */
        transition: all 0.5s ease 0s;
        cursor: pointer;
        float: left;
        position: relative;
        /* padding-bottom: 2%; */
        margin-right: 2.6% !important;
        /* background: #5bc0de; */
        margin-bottom: 2%;
    }
    .hotSaleInner {
        width: 92%;
    }
}

@media (max-width:768px ) {
    .aboutMobile{
        margin-top: 45px;
    }
    .aboutMobile .bigTittleEng{
        font-size: 9px;
        line-height: 10px;
        margin-bottom: 2px;
    }
    .aboutMobile   .bigTittleChinese{
        font-size: 14px;
        line-height: 15px;
    }
    .aboutMobile .bigTittleLine{
        width: 25px;
    }
    .aboutUsWarp {
        height: auto;
        padding: 15px;
    }
    .block {
        width: 52px;
        height: 52px;
        border: 2px solid #808abc;
    }
    .aboutUsRight img {
        width: 100%;
        margin-top: 11px;
    }
    .aboutContentInner {
        width: 100%;
        height: 77px;
        font-size: 12px;
        line-height: 20px;
        margin-top: 6%;
        text-align: justify;
        overflow: hidden;
        position: relative;
        font-family: "Microsoft YaHei UI";
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .more {
        width: auto;
        font-size: 16px;
        color: #808abc;
        position: absolute;
        left: 0;
        bottom: -39%;
    }
    .bigTittle {
        height: 58px;
        padding-top: 6px;
    }
    .bigTittleEng {
        font-size: 9px;
    }
    .bigTittleChinese {
        font-size: 14px;
    }
    .bigTittleLine {
        width: 25px;
    }
    .tab {
        width: 100%;
        height: auto;
        margin: 13px auto;
    }
    .tab a {
        height: 20px;
        font-size: 13px;
    }
    .tabCase {
        width: 31%;
        margin-right: 3.5%;
        padding-bottom: 2%;
    }
    .mobileR0{
        margin-right: 0!important;
    }
    .tabSwipe .swiper-slide{
        padding: 0 15px;
    }
    .tabDt {
        height: auto;
        min-height: 119.16px;
    }
    .intro {
        font-size: 10px;
        width: 85%;
        float: left;
    }
    .tabDl .icon-jiantouyou {
        width: 15%;
        float: right;
        font-size: 16px;
        line-height: 12px;
        color: #808abc;
    }
    .tabDd {
        height: 21px;
        font-size: 10px;
        line-height: 12px;
        color: #666666;
        position: relative;
        padding: 0 2%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .hotSaleWarp{
        height: 119px;
        margin-top: 12px;
    }
    .thehotsale {
        height: 13px;
        margin-bottom: 8px;
    }
    .hotSaleInnerR {
        width: 33%;
        padding-top: 10px;
    }
    .hotSaleBtn {
        width: 90px;
        height: 12px;
        font-size: 10px;
        letter-spacing:0;
    }
    .hotSaleInner{
        width: 95%;
    }
    .hotSaleIntro {
        width: 100%;
        height: 38px;
        font-size: 10px;
        color: #999999;
        line-height: 13px;
        text-align: justify;
        margin-top: 4px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp:3;
        -webkit-box-orient: vertical;
    }
    .theNewsWarp{
        margin-top: 25px;
        height: auto;
    }
    .theNewsAWarp{
        margin: 16px 0 7px 0;
        padding-right: 15px;
    }
    .theNewsInner{
        padding: 0 15px;
    }
    .theNewsTime {
        width: 98px;
        height: 22px;
        font-size: 12px;
        line-height: 22px;
        letter-spacing: 2px;
        bottom: -10px;
    }
    .theNewsInnerDl{
        width: 49%;
    }
    .theNewsInnerDl dt{
        height: auto;
        margin-bottom: 15px;
    }
    .theNewsInnerDD1{
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .theNewsInnerDD2{
        font-size: 10px;
        height: 40px;
        text-align: justify;
    }
    .ReadMore {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }
    .theNewsInner{
        height: 200px;
    }
    .feedback{
        margin-top: 15px;
        height: auto;
    }
    .feedbackInner{
        width: 100%;
    }
    .foreword{
        font-size: 12px;
        text-align: center;
    }
    .inputText {
        width: 23%;
        font-size: 12px;
        line-height: 20px;
    }
    .inputBox{
        height: 20px;
    }
    .textareaBox textarea {
        width: 72%;
        height: 90px;
    }
    .btnBox button ,.btnBox a  {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .btnBox a{
        width: 40%;
        padding: 0 9px;
    }
    .btnBox {
        width: 54%;
    }
    .inputBox input{
        border-radius: 5px;
    }
    .mapWarp {
        height: 225px;
        margin-top: 20px;
        position: relative;
    }
    .mapInner {
        width: 89%;
        height: 78%;
        position: absolute;
        bottom: 10%;
        left: 50%;
        transform: translate(-50%,0);
        background: #ffffff;
        padding: 5px;
    }
}

@media screen and (min-width: 768px) and (max-width: 800px) {
    .theNewsInner {
        height: auto;
        padding: 15px 0;
        margin-bottom: 2%;
    }
    .inputBox {
        height: 38px;
        margin: 20px auto;
    }
    .textareaBox{
        margin: 20px auto;
    }
}
.marginR0{
    margin-right: 0;
}
