
/*按钮--通明湖*/
.tmhBtn{
    text-align:right;margin:20px 0 10px 0;
    width: 96%;
}


.wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.productsContent {
    width: 100%;
    /* height: 3300px; */
    height: auto;
    padding-bottom: 200px;
}

.productsListCont {
    width: 100%;
    display: flex;
    justify-content: center;
}
.chapintop{
    display: block;
    width:100%;
    height: auto;
}
.ContactsBanner {
    width: 100%;
}

.ContactsBanner img {
    width: 100%;
    margin-top: 180px;
    display: block;
}

.productsContent dl {
    width: 300px;
    height: 300px;
    background: #F8F8F8;
    box-shadow: 0px 0px 10px 0px rgba(55, 55, 55, 0.15);
    border-radius: 8px;
    margin: 0 80px;
    margin-top: 80px;
}

.productsContent dl dd {
    width: 300px;
    height: 140px;
    background: #F8F8F8;
}

.productsContent dl dd li:first-child {
    display: flex;
    justify-content: space-between;
}

.productsContent dl dd li:first-child>p {
    font-size: 18px;
    font-family: PingFangSC;
    font-weight: 500;
    color: #2C2C34;
    margin-left: 19px;
    margin-left: 17px;
}

.productsContent dl dd li img {
    display: block;
    width: 40px;
    height: 32px;
    margin-right: 20px;
}

.productsContent dl dd li:nth-child(2) p {
    width: 30px;
    height: 2px;
    background: #FF9600;
    margin-left: 19px;
}

.productsContent dl dd li:nth-child(2) {
    width: 223px;
    height: 34px;
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #5A5959;
    line-height: 20px;
}

.productsContent dl dt {
    width: 300px;
    height: 160px;
    /*background-color: lightgreen;*/
}

.productsContent dl dd li:nth-child(2) a {
    font-size: 14px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #5A5959;
    line-height: 20px;
    width: 223px;
    display: inline-block;
    margin-left: 19px;
    margin-top: 9px;
}

.productsContent dl dd li:nth-child(3) {
    width: 68px;
    height: 24px;
    background: #FF9600;
    border-radius: 8px;
    margin-top: 35px;
    margin-left: 20px;
    text-align: center;
    line-height: 24px;
}

.productsContent dl dd li:nth-child(3) a {
    color: #fff;
    font-size: 12px;
}

.productsSwiper {
    width: 1200px;
    height: 300px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 44px;
    display: flex;
}

.productsSwiper .leftSwiper {
    flex: 4;
}

.leftSwiper>.swiper {
    width: 480px !important;
    height: 300px !important;
}

.leftSwiper>.swiper>.swiper-slide {
    width: 100%;
    height: 300px;
}

.leftSwiper>.swiper>.swiper-slide>img {
    display: block;
    width: 100%;
    height: 302px;
}

.rightImgsCon {
    flex: 6;
}

.rightImgsCon>img {
    display: block;
    width: 100%;
    height: 100%;
    flex: 6;
}

.swiper {
    --swiper-theme-color: #fff;
    --swiper-pagination-color: #fff;
    /* 两种都可以 */
}

#slideOne li:first-child {
    font-size: 18px;
    font-family: Alibaba;
    font-weight: normal;
    color: #2B3B55;
    -webkit-text-stroke: 1px #FFFFFF;
    text-stroke: 1px #FFFFFF;
}

.storage {
    width: 100%;
}

.storageTitle {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 82px;
}

.storageTitle p {
    width: 4px;
    height: 18px;
    background: #CA1421;
    margin-right: 9px;
    margin-left: 20%;
}

.storageTitle span {
    font-size: 18px;
    font-family: AliMedium;
    font-weight: 500;
    color: #2C2C34;
}

.storageListCon {
    width: 100%;
}

.liansxi li {
    position: relative;
}

.liansxi li:first-child {
    width: 52px;
    height: 150px;
    background: #F7F8FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 26px;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 999;
}

.liansxi li:first-child a {
    width: 17px;
    height: 83px;
    font-size: 18px;
    /*font-family: PingFangSC;*/
    font-weight: 600;
    color: #340606;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.liansxi li:last-child a {
    
    color: #340606;
    font-size: 26px;
    font-weight: bold;
    
    width: 52px;
    height: 52px;
    background: #F7F8FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 50%;
    display: block;
    font-family: '楷体';
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 120px;
    z-index: 999;
    line-height: 52px;
    transform: rotate(-90deg);
}

.navTitlesCon {
    width: 100%;
    height: 100px;
    background: #2C2C34;
}

.navTitlesCon ul {
    /*height: 100px;*/
    /*width: 100%;*/
    /*display: flex;*/
    /*align-items: center;*/
    /*margin-left: 14%;*/
    width: 100%;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-left: 20%;
}

.navTitlesCon ul li {
    margin-left: 3%;
    /* width: 10%; */
    display: flex;
    align-items: center;
    
    /*display: flex;*/
    /*align-items: center;*/
    /*height: 100px;*/
    /*margin: 0 65px;*/
}

.navTitlesCon ul li a {
    font-size: 18px;
    /*font-family: AliRegular;*/
    font-family: PingFangSC;
    font-weight: 300;
    color: #FFFFFF;
}

.navTitlesCon ul li .active {
    color: #CA1421;
    border-bottom: 2px solid #CA1421;
    line-height: 98px;
}

.navTitlesCon ul li a:hover {
    color: #CA1421;
    border-bottom: 2px solid #CA1421;
    line-height: 98px;
}

.storageImg {
    width: 100%;
    border-radius: 8px;
}

.storageImg a img {
    width: 59%;
    border-radius: 8px;
    display: block;
    margin-left: 20%;
    margin-top: 39px;
}

.storageImg p a {
    display: block;
    margin-left: 20%;
    margin-top: 15px;
    /*font-size: 20px;*/
    font-family: AliRegular;
    font-weight: 500;
    color: #333333;
}

.storageListCon {
    width: 100%;
    display: flex;
}

.storageListCon ul {
    display: flex;
    width: 81.5%;
    margin-top: 39px;
    margin-left: 19%;
    flex-wrap: wrap;
}

.storageListCon ul li {
    width: 22.6%;
    display: flex;
    flex-direction: column;
    /*margin: 0 20px;*/
    margin: 20px 25px;
}

.storageListCon ul li a:first-child {
    width: auto;
    height: auto;
}

.storageListCon ul li a>img {
    width: 100%;
    height: 100%;
    background: #EBF6FF;
    border-radius: 8px;
}

.storageListCon ul li a:last-child {
    /* font-size: 20px; */
    /*font-family: PingFangSC;*/
    font-family: AliRegular;
    font-weight: 500;
    color: #2C2C34;
    margin-top: 10px;
    display: block;
}

.storageListCons {
    padding-left: 19.5%;
    width: 100%;
    display: flex;
}

.storageListCons ul {
    width: 100%;
    display: flex;
    margin-top: 39px;
}

.storageListCons ul li {
    width: 13.54%;
    display: flex;
    flex-direction: column;
    margin: 0 15px;
}

.storageListCons ul li a {
    width: 100;
    height: auto;
}

.storageListCons ul li a img {
    width: 100%;
    height: auto;
}

.storageListCons ul li a:first-child {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
}

.storageListConsul li a>img {
    width: 100%;
    height: 100%;
    background: #EBF6FF;
    border-radius: 8px;
}

.storageListCons ul li a:last-child {
    /* font-size: 20px; */
    font-family: AliRegular;
    font-weight: 500;
    color: #2C2C34;
    margin-top: 20px;
}


/* .storageListCons ul {
    display: flex;
    width: 83%;
    margin-top: 39px;
    margin-left: 17%;
}

.storageListCons ul li {
    display: flex;
    flex-direction: column;
    margin: 0 20px;
}

.storageListCons ul li a>img {
    background: #E0F1FC;
    border-radius: 8px;
}

.storageListCons ul li a:last-child {
    font-size: 20px;
    font-family: PingFangSC;
    font-weight: 500;
    color: #333333;
    margin-top: 21px;
} */

.contactsBanners {
    display: none;
}

.navContentTitle {
    display: none;
}

.productsConsList {
    display: none;
}

.contactsBannersImg {
    display: none;
}

.navTitles {
    display: none;
}

.contactsBannersConImg {
    display: none;
}

.chapinCon {
    display: none;
}

.navTitlesC {
    display: none;
}

.chapinList {
    display: none;
}

.last-contents {
    display: none;
}

@media (max-width: 767px) {
    .ContactsBanner {
        display: none;
    }
    .contactsBannerChan {
        display: none;
    }
    .navT {
        display: none;
    }
    .last-contents {
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .chpinC {
        width: 100%;
    }
    .chpinC ul {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-top: 15px;
    }
    .chpinC ul li p {
        text-align: center;
        line-height: 1.5;
        margin-bottom: 15px;
    }
    .chpinC ul li {
        width: 100%;
        margin: 10px 0;
    }
    .chpinC ul li>a {

    text-align: center;
    width: 20%;
    background-color: #CA1421;
    margin: 0 auto;
    display: block;
    padding: 5px 10px;
    border-radius: 10px;
    color: white;
    font-family: AliRegular;
    }
    .chpinC ul li>p a {
        text-align: center;
        display: block;
        margin-top: 5px;
        font-family: AliMedium;
    }
    .chpinC ul li img {
        border-radius: 10px;
        display: block;
        width: 300px;
        height: auto;
        margin: 0 auto;
    }
    .chapinList {
        display: block;
        width: 100%;
        margin-top: 15px;
    }
    .listTitles li {
        display: flex;
        width: 100%;
    }
    .listTitles li a span{
        font-family: AliMedium;
    }
    .listTitles p {
        width: 4px;
        height: 18px;
        background: #CA1421;
        margin-left: 15px;
        margin-right: 15px;
    }
    .chanpintop{
        display: block;
        width:100%;
        overflow-x: scroll;
        height: auto;
     }
    .chanpintop::-webkit-scrollbar {
        display: none;
     }
    .chapinCon {
        display: flex;
        width: 100%;
        height: auto;
    }
    .chapinCon dl {
        width: 300px;
        height: 300px;
        background: #F8F8F8;
        box-shadow: 0px 0px 10px 0px rgba(55, 55, 55, 0.15);
        border-radius: 8px;
        margin: 0 auto;
        margin-top: 15px;
        margin-left: 30px;
    }
    .chapinCon dl dd {
        width: 300px;
        height: 140px;
        background: #F8F8F8;
    }
    .chapinCon dl dd li:first-child {
        display: flex;
        justify-content: space-between;
    }
    .chapinCon dl dd li:first-child>p {
        font-size: 18px;
        font-family: AliMedium;
        font-weight: 500;
        color: #2C2C34;
        margin-left: 19px;
        margin-left: 17px;
    }
    .chapinCon dl dd li img {
        display: block;
        width: 40px;
        height: 32px;
        margin-right: 20px;
    }
    .chapinCon dl dd li:nth-child(2) p {
        width: 30px;
        height: 2px;
        background: #FF9600;
        margin-left: 19px;
    }
    .chapinCon dl dd li:nth-child(2) {
        width: 223px;
        height: 34px;
        font-size: 14px;
        font-family: AliRegular;
        font-weight: 400;
        color: #5A5959;
        line-height: 20px;
    }
    .chapinCon dl dt {
        width: 300px;
        height: 160px;
        background-color: lightgreen;
    }
    .chapinCon dl dt img{
        width: 300px;
        height: 160px;
        
    }
    .chapinCon dl dd li:nth-child(2) a {
        font-size: 14px;
        font-family: AliRegular;
        font-weight: 400;
        color: #5A5959;
        line-height: 20px;
        width: 223px;
        display: inline-block;
        margin-left: 19px;
        margin-top: 9px;
        white-space: normal;
    }
    .chapinCon dl dd li:nth-child(3) {
        width: 68px;
        height: 24px;
        background: #FF9600;
        border-radius: 8px;
        margin-top: 35px;
        margin-left: 20px;
        text-align: center;
        line-height: 24px;
    }
    .chapinCon dl dd li:nth-child(3) a {
        color: #fff;
        font-size: 12px;
    }
    .navTitlesC {
        display: block;
        /*width: 120%;*/
        height: 60px;
        overflow-x: scroll;
        white-space: nowrap;
        transition: all 0.5s;
    }
 
    .navTitlesC::-webkit-scrollbar {
        display: none;
     }
        
    .navTitlesC ul {
        width: 175%;
        height: 60px;
        display: flex;
        align-items: center;
        background: #2C2C34;
        justify-content: space-between;
    }
    .navTitlesC ul li {
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-left: 10px;
        /*padding: 0  15px;*/
        /*margin: 0 15px;*/
    }
    .navTitlesC ul li a {
        color: #fff;
        font-size: 15px;
    }
    .navTitlesC ul li a:hover {
        color: #CA1421;
    }
    .contactsBannersConImg {
        display: block;
        width: 100%;
        margin-top: 80px;
    }
    .contactsBannersConImg img {
        display: block;
        width: 100%;
    }
    .storageSContents {
        width: 100%;
        display: flex;
        margin-top: 10px;
    }
    .storageSContents ul {
        width: 100%;
        flex-direction: column;
        display: flex;
    }
    .storageSContents ul li {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .storageSContents ul li a>img {
        width: 90%;
        margin: 0 auto;
        display: block;
    }
    .storageSContents ul li a:last-child {
        margin: 0 auto;
        display: block;
        font-size: 19px;
        font-family: AliMedium;
        font-weight: 500;
        color: #2C2C34;
        padding: 10px 0;
    }
    .productsConsList {
        display: block;
        width: 100%;
    }
    .storages {
        width: 100%;
    }
    .storageTitles {
        display: flex;
        align-items: center;
        width: 100%;
        margin-left: 10px;
        margin-top: 10px;
    }
    .storageTitles p {
        width: 4px;
        height: 20px;
        background: #CA1421;
        margin-right: 10px;
    }
    .storageTitles span {
        font-size: 20px;
        font-family: AliMedium;
    }
    .storageImgs {
        width: 98%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .storageImgs a>img {
        width: 98%;
        margin: 0 auto;
        display: block;
    }
    .storageImgs p a {
        display: block;
        margin-top: 10px;
        font-size: 18px;
        font-family: AliMedium;
    }
    .navContentTitle {
          display: block;
        /*width: 120%;*/
        height: 60px;
        overflow-x: scroll;
        white-space: nowrap;
        transition: all 0.5s;
    }
    .navContentTitle ul {
        display: flex;
        width: 190%;
        height: 60px;
        background: #2C2C34;
    }
    .navContentTitle::-webkit-scrollbar {
        display: none;
     }
        
    .navContentTitle ul li {
        display: flex;
        justify-content: space-around;
        color: #fff;
        height:60px;
        font-size: 12px;
        align-items: center;
        padding: 0 10px;
    }
    .navContentTitle ul li a {
        color: #fff;
        font-size: 15px;
        flex-shrink: 0;
        font-family: AliMedium;
    }
    .navContentTitle ul li a:hover {
        color: #CA1421;
    }
    .navTitlesCon {
        display: none;
    }
    .productsContent {
        display: none;
    }
    .contactsBannersImg {
        display: block;
        width: 100%;
        margin-top: 80px;
    }
    .contactsBannersImg img {
        display: block;
        width: 100%;
    }
    .contactsBanner {
        display: none;
    }
    .liansxi {
        display: none;
    }
    .last-content {
        display: none;
    }
    .footer {
        display: none;
    }
    .footers {
        display: block;
        width: 100%;
    }
    .footersCon {
        width: 100%;
        display: flex;
    }
    .footersCon ul {
        width: 30%;
    }
    .footersCon ul li {
        display: flex;
        width: 100%;
    }
    .footersCon ul li a {
        line-height: 30px;
        margin-left: 30px;
    }
    .rightfooters {
        display: flex;
        width: 70%;
        margin-top: 10px;
        justify-content: space-around;
    }
    .rights-one>img {
        width: 103px;
        display: block;
        height: 102px;
    }
    .rights-two>img {
        width: 103px;
        display: block;
        height: 102px;
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {*/
/*    .ContactsBanner {*/
/*        display: none;*/
/*    }*/
/*    .contactsBannerChan {*/
/*        display: none;*/
/*    }*/
/*    .navT {*/
/*        display: none;*/
/*    }*/
/*    .last-contents {*/
/*        width: 100%;*/
/*        height: 70px;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        flex-direction: column;*/
/*    }*/
/*    .chpinC {*/
/*        width: 100%;*/
/*    }*/
/*    .chpinC ul {*/
/*        width: 100%;*/
/*        display: flex;*/
        /* flex-direction: column; */
        /* justify-content: center; */
/*        flex-wrap: wrap;*/
/*        margin-top: 15px;*/
/*    }*/
/*    .chpinC ul li p {*/
/*        text-align: center;*/
/*        margin-right: 15px;*/
/*        line-height: 1.5;*/
/*    }*/
/*    .chpinC ul li {*/
/*        width: 50%;*/
/*        margin: 10px 0;*/
/*    }*/
/*    .chpinC ul li>a {*/
/*        text-align: center;*/
/*        display: block;*/
/*        padding-right: 10px;*/
/*    }*/
/*    .chpinC ul li>p a {*/
/*        text-align: center;*/
/*        display: block;*/
/*        margin-top: 5px;*/
/*    }*/
/*    .chpinC ul li img {*/
/*        display: block;*/
/*        width: 300px;*/
/*        height: 160px;*/
/*        margin: 0 auto;*/
/*    }*/
/*    .chapinList {*/
/*        display: block;*/
/*        width: 100%;*/
/*        margin-top: 15px;*/
/*    }*/
/*    .listTitles li {*/
/*        display: flex;*/
/*        width: 100%;*/
/*        margin-left: 30px;*/
/*    }*/
/*    .listTitles p {*/
/*        width: 4px;*/
/*        height: 18px;*/
/*        background: #CA1421;*/
/*        margin-left: 15px;*/
/*        margin-right: 15px;*/
/*    }*/
/*    .chapinCon {*/
/*        display: block;*/
/*        width: 100%;*/
/*        margin-top: 20px;*/
/*        display: flex;*/
/*    }*/
/*    .chapinCon dl {*/
/*        overflow: hidden;*/
/*        width: 200px;*/
/*        height: 300px;*/
/*        background: #F8F8F8;*/
/*        box-shadow: 0px 0px 10px 0px rgba(55, 55, 55, 0.15);*/
/*        border-radius: 8px;*/
        /* margin-left: 36px;
        margin-top: 15px; */
/*        margin: 0 auto;*/
/*    }*/
/*    .chapinCon dl dd {*/
/*        width: 300px;*/
/*        height: 140px;*/
/*        background: #F8F8F8;*/
/*    }*/
/*    .chapinCon dl dd li:first-child {*/
/*        display: flex;*/
/*        justify-content: space-between;*/
/*    }*/
/*    .chapinCon dl dd li:first-child>p {*/
/*        font-size: 18px;*/
/*        font-family: PingFangSC;*/
/*        font-weight: 500;*/
/*        color: #2C2C34;*/
/*        margin-left: 19px;*/
/*        margin-left: 17px;*/
/*    }*/
/*    .chapinCon dl dd li img {*/
/*        display: block;*/
/*        width: 40px;*/
/*        height: 32px;*/
/*        margin-right: 20px;*/
/*    }*/
/*    .chapinCon dl dd li:nth-child(2) p {*/
/*        width: 30px;*/
/*        height: 2px;*/
/*        background: #FF9600;*/
/*        margin-left: 19px;*/
/*    }*/
/*    .chapinCon dl dd li:nth-child(2) {*/
/*        width: 223px;*/
/*        height: 34px;*/
/*        font-size: 14px;*/
/*        font-family: PingFangSC;*/
/*        font-weight: 400;*/
/*        color: #5A5959;*/
/*        line-height: 20px;*/
/*    }*/
/*    .chapinCon dl dt {*/
/*        width: 300px;*/
/*        height: 160px;*/
/*        background-color: lightgreen;*/
/*    }*/
/*    .chapinCon dl dd li:nth-child(2) a {*/
/*        font-size: 14px;*/
/*        font-family: PingFangSC;*/
/*        font-weight: 400;*/
/*        color: #5A5959;*/
/*        line-height: 20px;*/
/*        width: 223px;*/
/*        display: inline-block;*/
/*        margin-left: 19px;*/
/*        margin-top: 9px;*/
/*    }*/
/*    .chapinCon dl dd li:nth-child(3) {*/
/*        width: 68px;*/
/*        height: 24px;*/
/*        background: #FF9600;*/
/*        border-radius: 8px;*/
/*        margin-top: 35px;*/
/*        margin-left: 20px;*/
/*        text-align: center;*/
/*        line-height: 24px;*/
/*    }*/
/*    .chapinCon dl dd li:nth-child(3) a {*/
/*        color: #fff;*/
/*        font-size: 12px;*/
/*    }*/
/*    .navTitlesC {*/
/*        display: block;*/
/*        width: 100%;*/
/*        height: 60px;*/
/*    }*/
/*    .navTitlesC ul {*/
/*        width: 100%;*/
/*        height: 60px;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        background: #2C2C34;*/
/*        justify-content: space-around;*/
/*    }*/
/*    .navTitlesC ul li {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        justify-content: space-between;*/
/*    }*/
/*    .navTitlesC ul li a {*/
/*        color: #fff;*/
/*        font-size: 12px;*/
/*        flex-shrink: 0;*/
/*    }*/
/*    .navTitlesC ul li a:hover {*/
/*        color: #CA1421;*/
/*    }*/
/*    .navTitlesC ul li .active {*/
/*        color: #CA1421;*/
/*    }*/
/*    .contactsBannersConImg {*/
/*        display: block;*/
/*        width: 100%;*/
/*        margin-top: 120px;*/
/*    }*/
/*    .contactsBannersConImg img {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .storageSContents {*/
/*        width: 100%;*/
/*        display: flex;*/
/*        margin-top: 10px;*/
/*    }*/
/*    .storageSContents ul {*/
/*        width: 100%;*/
/*        flex-direction: column;*/
/*        display: flex;*/
/*    }*/
/*    .storageSContents ul li {*/
/*        width: 100%;*/
/*        display: flex;*/
/*        flex-direction: column;*/
/*        justify-content: center;*/
/*    }*/
/*    .storageSContents ul li a>img {*/
/*        width: 90%;*/
/*        margin: 0 auto;*/
/*        display: block;*/
/*    }*/
/*    .storageSContents ul li a:last-child {*/
/*        margin: 0 auto;*/
/*        display: block;*/
/*        font-size: 19px;*/
/*        font-family: PingFangSC;*/
/*        font-weight: 500;*/
/*        color: #2C2C34;*/
/*        padding: 10px 0;*/
/*    }*/
/*    .productsConsList {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .storages {*/
/*        width: 100%;*/
/*    }*/
/*    .storageTitles {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        width: 100%;*/
/*        margin-left: 10px;*/
/*        margin-top: 10px;*/
/*    }*/
/*    .storageTitles p {*/
/*        width: 4px;*/
/*        height: 20px;*/
/*        background: #CA1421;*/
/*        margin-right: 10px;*/
/*    }*/
/*    .storageTitles span {*/
/*        font-size: 20px;*/
/*    }*/
/*    .storageImgs {*/
/*        width: 98%;*/
/*        margin: 0 auto;*/
/*        margin-top: 10px;*/
/*    }*/
/*    .storageImgs a>img {*/
/*        width: 98%;*/
/*        margin: 0 auto;*/
/*        display: block;*/
/*    }*/
/*    .storageImgs p a {*/
/*        display: block;*/
/*        margin-top: 10px;*/
/*        font-size: 18px;*/
/*    }*/
/*    .navContentTitle {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .navContentTitle ul {*/
/*        display: flex;*/
/*        width: 100%;*/
/*        justify-content: space-around;*/
/*        height: 45px;*/
/*        background: #2C2C34;*/
/*    }*/
/*    .navContentTitle ul li {*/
/*        display: flex;*/
/*        justify-content: space-around;*/
/*        color: #fff;*/
/*        height: 45px;*/
/*        font-size: 12px;*/
/*        align-items: center;*/
/*        padding: 0 5px;*/
/*    }*/
/*    .navContentTitle ul li a {*/
/*        color: #fff;*/
/*    }*/
/*    .navContentTitle ul li a:hover {*/
/*        color: #CA1421;*/
/*    }*/
/*    .navTitlesCon {*/
/*        display: none;*/
/*    }*/
/*    .productsContent {*/
/*        display: none;*/
/*    }*/
/*    .contactsBannersImg {*/
/*        display: block;*/
/*        width: 100%;*/
/*        margin-top: 120px;*/
/*    }*/
/*    .contactsBannersImg img {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .contactsBanner {*/
/*        display: none;*/
/*    }*/
/*    .liansxi {*/
/*        display: none;*/
/*    }*/
/*    .last-content {*/
/*        display: none;*/
/*    }*/
/*    .last-tit,*/
/*    .last-con {*/
/*        font-size: 30px;*/
/*        line-height: 1.5;*/
/*    }*/
/*    .lianxi {*/
/*        display: none;*/
/*    }*/
/*    .contactUsfooterBanner {*/
/*        display: none;*/
/*    }*/
/*    .contactUsfooterBanners {*/
/*        display: block;*/
/*        width: 100%;*/
/*        height: 300px;*/
/*    }*/
/*    .contactUsfooterBanners img {*/
/*        display: block;*/
/*        width: 100%;*/
/*        height: 300px;*/
/*    }*/
/*    .footer {*/
/*        display: none;*/
/*    }*/
/*    .footers {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .footersCon {*/
/*        width: 100%;*/
/*        display: flex;*/
/*    }*/
/*    .footersCon ul {*/
/*        width: 30%;*/
/*    }*/
/*    .footersCon ul li {*/
/*        display: flex;*/
/*        width: 100%;*/
/*        margin-top: 15px;*/
/*    }*/
/*    .footersCon ul li a {*/
/*        line-height: 2;*/
/*        margin-left: 30px;*/
/*        font-size: 30px;*/
/*    }*/
/*    .rightfooters {*/
/*        display: flex;*/
/*        width: 70%;*/
/*        margin-top: 10px;*/
/*        justify-content: space-around;*/
/*    }*/
/*    .rights-one>img {*/
/*        width: 220px;*/
/*        display: block;*/
/*        height: 200px;*/
/*    }*/
/*    .rights-two>img {*/
/*        width: 220px;*/
/*        display: block;*/
/*        height: 200px;*/
/*    }*/
/*    .rights-one>div {*/
/*        font-size: 30px;*/
/*    }*/
/*    .rights-two>div {*/
/*        font-size: 30px;*/
/*    }*/
/*}*/

/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*    .contactsBannerChan {*/
/*        display: none;*/
/*    }*/
/*    .navT {*/
/*        display: none;*/
/*    }*/
/*    .search {*/
/*        display: none;*/
/*    }*/
/*    .lianxis {*/
/*        display: none;*/
/*    }*/
/*    .last-content {*/
/*        width: 100%;*/
/*        height: 70px;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        flex-direction: column;*/
/*    }*/
/*}*/

@media (min-width: 1200px) {}
@media screen and (max-width: 1200px){
    .tmhBtn{
        width: 90%;
    }
}