@charset "utf-8";
/* =====================内页样式======================== */
/* 分页 */
.paging{width: 100%;text-align: center;user-select: none;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.paging-menu, .paging-skip, .paging-hint{display: flex;flex-wrap: wrap;}
.paging-menu a{width: 50px;height: 50px;margin: 0px 6px;font-size: 14px;color: #6e6e6e;transition: all .4s ease;background-color: #f6f6f6;display: flex;align-items: center;justify-content: center;}
.paging-menu a:last-child i{display: block;transform: rotate(180deg);}
.paging-menu a i{font-size: 12px;}
.paging-menu a:hover, .paging-menu a.active, .paging a.on{border-color: #e21f2c;background-color: #e21f2c;color: #fff;}
.paging-skip{margin-left: 8px;align-items: center;}
.paging-hint{font-size: 14px;color: #999;font-weight: 300;margin: 0 8px;}
.paging-hint:first-of-type{margin: 0;}
.paging-skip input{width: 54px;text-align: center;height: 38px;border: 1px solid #e1e1e1;font-size: 14px;color: #666;border-radius: 3px;transition: all .4s ease;}
.paging-skip input:focus{border-color: #e21f2c;}
.paging-skip button{color: #555;font-size: 14px;padding: 0 18px;border: 1px solid #e1e1e1;transition: all .4s ease;height: 38px;background: #fff;cursor: pointer;border-radius: 3px;}
.paging-skip button:hover{background-color: #e21f2c;color: #fff;border-color: #e21f2c;}
.paging-hint span{color: #e21f2c;}
@media all and (max-width:1000px) {.paging-menu a{margin: 4px 2px;}.paging-skip{width: 100%;margin-left: 0;justify-content: center;}.paging-menu a:first-child, .paging-menu a:last-child{width: 54px;}}
/* 搜索页面 */
.search{width: 100%;}
.search-result{font-size: 14px;color: #e21f2c;line-height: 1.1;}
.search-result span{margin-left: 6px;}
.search-info{width: 100%;line-height: 1.1;color: #333;}
.search-info span{color: #e21f2c;font-weight: 700;flex: 1;}
.search-list{width: 100%;}
.search-link{display: block;width: 100%;border: 1px solid #eee;background: #f6f8f9;padding: 40px 24px;}
.search-link:not(:first-child){margin-top: 16px;}
.search-link h2{color: #333;line-height: 1.1;font-weight: 700;transition: all .4s ease;}
.search-link p{width: 100%;color: #666;}
.search-link .highlightRow span{color: #e21f2c !important;}
.search-link:hover h2{color: #e21f2c;}
@media all and (max-width:1000px) {.search-link{padding: 20px 15px;}.search-link:not(:first-child) {margin-top: 12px;}}
/* 隐私协议 */
.privacy{width: 100%;}
.privacy-title{width: 100%;color: #333;line-height: 1.1;}
.privacy-content{width: 100%;color: #666;}
/* 网站地图 */
.webmap{width: 100%;}
.webmap-title{width: 100%;color: #333;line-height: 1;position: relative;padding-bottom: 24px;}
.webmap-title::after{content: "";position: absolute;width: 60px;left: 0;right: 0;margin: 0 auto;bottom: 0;height: 4px;background: #e21f2c;}
.webmap-list{width: 100%;}
.webmap-list>ul{margin: -40px 0 0 -40px;display: flex;flex-wrap: wrap;}
.webmap-list>ul>li{width: calc(20% - 40px);margin: 40px 0 0 40px;color: #333;}
.webmap-list>ul>li ul, .webmap-list>ul>li li{width: 100%;}
.webmap-list>ul>li a{display: block;transition: color .4s ease;position: relative;}
.webmap-list>ul>li a:hover{color: #e21f2c;}
.webmap-list>ul>li>.menu{font-weight: 700;border-bottom: 1px solid #e1e1e1;font-size: 20px;width: 100%;padding-bottom: 20px;line-height: 1;}
.webmap-list>ul>li>.drop{margin-top: 16px;}
.webmap-list>ul>li>.drop a{line-height: 1.28;padding: 6px 0;font-size: 18px;}
.webmap-list>ul>li>.drop .drop a{padding-left: 18px;font-size: 16px;}
.webmap-list>ul>li>.drop .drop a::before{content: "";position: absolute;width: 4px;height: 4px;border-radius: 50%;background: #afafaf;left: 0;top: 14px;}
@media all and (max-width:1270px) {
    .webmap-list>ul{margin: -24px 0 0 -24px;}
    .webmap-list>ul>li{width: calc(20% - 24px);margin: 24px 0 0 24px;}
    .webmap-list>ul>li>.menu {font-size: 18px;}
    .webmap-list>ul>li>.drop a {font-size: 16px;}
    .webmap-list>ul>li>.drop .drop a{font-size: 14px;}
    .webmap-list>ul>li>.drop .drop a::before{top: 11px;}
}
@media all and (max-width: 720px) {
    .webmap-title {padding-bottom: 16px;}
    .webmap-title::after {width: 44px;height: 3px;}
    .webmap-list>ul{margin: -14px 0 0;}
    .webmap-list>ul>li{width: 100%;margin: 14px 0 0;}
    .webmap-list>ul>li>.menu {font-size: 16px;padding-bottom: 14px;}
    .webmap-list>ul>li>.drop{margin-top: 10px;}
    .webmap-list>ul>li>.drop a{padding: 4px 0;font-size: 15px;}
    .webmap-list>ul>li>.drop .drop a{padding-left: 12px;}
}
.indTitle .title-en{text-transform: uppercase;}
/* 行业-列表 */
.hyListBan-img img{width: 100%;}
.hyListBan-pagination{position: absolute;z-index: 2;left: 0;bottom: 30px;width: 100%;}
.hyListBan-pagination .swiper-pagination-bullet{width: 8px;height: 8px;opacity: .3;background: #fff;margin: 0 6px;}
.hyListBan-pagination .swiper-pagination-bullet-active{opacity: 1;}
.hyListOve .contain{width: 1200px;}
.hyListOve-con{justify-content: flex-end;}
.hyListOve-img{width: 83%;}
.hyListOve-img img{width: 100%;}
.hyListOve-text{width: 50%;position: absolute;left: 0;bottom: -12%;padding: 45px 35px;}
.hyListQua-list{margin-left: -12px;}
.hyListQua-list li{width: calc(25% - 12px);margin: 12px 0 0 12px;background: #fff;padding: 30px 15px;flex-direction: column;justify-content: flex-start;}
.hyListQua-list li:hover{transform: translateY(-6px);}
.hyListQua-list .img{height: 106px;}
.hyListQua-list .img img{max-height: 100%;}
.hyListCon-list{margin-left: -30px;}
.hyListCon-list li{margin: 30px 0 0 30px;width: calc((100% / 3) - 30px);}
.hyListCon-list .img::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: linear-gradient(to bottom,transparent 70%,rgba(0,0,0,.3) 100%);}
.hyListCon-list .img img{height: 320px;}
.hyListCon-list .text{position: absolute;left: 0;bottom: 0;width: 100%;padding: 0 15px 15px;text-transform: uppercase;color: #fff;}
/* 家具行业 */
.pagesBan-img img{width: 100%;height: 100vh;}
.pagesBan-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;align-items: center;}
.hyCus{background: url('../images/pages/hyCus-bg.jpg') no-repeat center/cover;}
.hyCus .contain-1200{justify-content: space-between;}
.hyCus-con{width: 40%;}
.hyCus-list li{margin-top: 25px;}
.hyCus-menu{align-items: center;user-select: none;cursor: pointer;}
.hyCus-menu i{display: block;position: relative;width: 30px;height: 30px;border-radius: 50%;border: 1px solid #fff;margin-right: 20px;transition: all .4s ease;}
.hyCus-menu i::after,.hyCus-menu i::before{content: "";position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: #fff;transition: all .4s ease;}
.hyCus-menu i::after{width: 12px;height: 2px;}
.hyCus-menu i::before{width: 2px;height: 12px;}
.hyCus-menu span{display: block;flex: 1;}
.hyCus-drop{padding:20px 15px 20px 50px;display: none;}
.hyCus-menu.active{color: #e21f2c;}
.hyCus-menu.active i{border-color: #e21f2c;background: #e21f2c;transform: rotate(180deg);}
.hyCus-menu.active i::after,.hyCus-menu.active i::before{background: #1c1c20;}
.hyCus-menu.active i::before{opacity: 0;}
.hyCus-btn{width: 220px;height: 52px;text-transform: uppercase;}
.hyCus-btn span{display: block;margin-left: 10px;}
.hyCus-btn:hover{background: #c61622;}
.hyCus-img{width: 54%;justify-content: space-between;margin: -10px 0 0 -10px;}
.hyCus-img img{width: calc(50% - 10px);margin: 10px 0 0 10px;height: calc(550px / 2);}
.hyAdv-file h1,.hyAdv-file h2,.hyAdv-file h3,.hyAdv-file h4,.hyAdv-file h5,.hyAdv-file h6{font-size: 24px;color: #17171b;}
.hyAdv-file li{margin-top: 20px;display: flex;align-items: flex-start;}
.hyAdv-file li img{margin:5px 10px 0 0;}
.hyAdv-file li p{flex: 1;}
.hyAdv-file li:first-child{margin-top: 0;}
/* .hyNext-bg::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);} */
.hyNext-bg img{width: 100%;height: 640px;}
.hyNext-con{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2;flex-direction: column;}
.hyNext-btn{position: absolute;top: 50%;transform: translateY(-50%);z-index: 3;width: 70px;height: 70px;border-radius: 50%;background: rgba(255, 255, 255, .2);user-select: none;cursor: pointer;}
.hyNext-btn.prev{left: 3vw;}
.hyNext-btn.next{right: 3vw;transform: translateY(-50%) rotate(180deg);}
.hyNext-btn:hover{background: #e21f2c;}
/* 收藏列表 */
.wishMenu{flex: 1;padding-left: 100px;align-items: center;}
.wishMenu-select{align-items: center;user-select: none;cursor: pointer;}
.wishMenu-select i{width: 18px;height: 18px;border: 1px solid #17171b;font-weight: 700;margin-right: 10px;}
.wishMenu-select i::before{display: block;font-size: 12px;font-weight: 700;opacity: 0;}
.wishMenu-delete{margin-left: 40px;align-items: center;user-select: none;cursor: pointer;}
.wishMenu-delete i{display: block;font-size: 15px;margin-right: 5px;}
.wishMenu-select.active i::before{opacity: 1;}
.wishMenu-select:hover span{color: #e21f2c;}
.wishMenu-delete:hover i,.wishMenu-delete:hover span{color: #e21f2c;}
/* 志鑫 */
.ProBan-Title .title{color: #17171b;}
.ProSift {border-block: 1px solid #dddddd;}
.ProSift-list .list{margin-bottom: 30px;}
.ProSift-list .list:last-child{margin-bottom: 0px;}
.ProSift-list .list .cont-l{width: 100px;}
.ProSift-list .list .cont-r{width: calc(100% - 100px);padding-left: 30px;}
.ProSift-list .list .cont-l .name{width: 100%;height: 36px;display: flex;justify-content: center;align-items: center;background-color: #f6f6f6;color: #6e6e6e;}
.ProSift-list .list .cont-l .name.notback{background-color: transparent;}
.ProSift-list .list .cont-r ul{margin-bottom: -10px;}
.ProSift-list .list .cont-r li{margin-right: 40px;margin-bottom: 10px;display: flex;align-items: center;height: 36px;}
.ProSift-list .list .cont-r a{color: #6e6e6e;transition: all .4s ease;position: relative;}
.ProSift-list .list .cont-r li:hover a,.ProSift-list .list .cont-r li.active a{color: #e21f2c;}
.ProSift-list .list .cont-r a::before{content: "";position: absolute;left: 50%;bottom: 0px;transform: translateX(-50%);background-color: #e21f2c;width: 0px;height: 1px;transition: all .4s ease;}
.ProSift-list .list .cont-r li:hover a::before,.ProSift-list .list .cont-r li.active a::before{width: 100%;}
.ProSift-close {margin-bottom: -10px;}
.ProSift-close .li,.ProSift-empty{height: 36px;margin-right: 10px;margin-bottom: 10px;border: 1px solid #dddddd;padding: 0px 10px;display: flex;align-items: center;transition: all .4s ease;}
.ProSift-close .li{display: none;}
.ProSift-close .li.show{display: flex;}
.ProSift-close .li span,.ProSift-empty span{width: calc(100% - 12px);padding-right: 12px;transition: all .4s ease;}
.ProSift-close .li i,.ProSift-empty span{width: 12px;font-size: 12px;color: #252528;}
.ProSift-empty {border: 0px !important;}
.ProSift-empty span{width: calc(100% - 14px);padding-right: 0px;padding-left: 7px;}
.ProSift-empty i{width: 14px;font-size: 14px;}
.ProSift-close .li:hover i,.ProSift-empty:hover i{color: #e21f2c;}
.Prolb-Search {background-color: #f6f6f6;height: 50px;padding: 0px 20px;}
.Prolb-Search .btn{width: 18px;height: 100%;display: flex;align-items: center;justify-content: center;color: #1e1e22;font-size: 18px;}
.Prolb-Search input{width: calc(100% - 18px);padding-left: 12px;height: 100%;background-color: transparent;}
.Prolb-list {margin-right: -20px;margin-bottom: -20px;}
.Prolb-list .list{position: relative; width: calc(100%/4 - 20px);margin-right: 20px;margin-bottom: 20px;background: #fff;overflow: hidden;}
.Prolb-list .list .title{color: #17171b;text-align: center;margin-top: 0; transition: all .4s ease;height: 76px;display: flex;align-items: center;flex-wrap: wrap;justify-content: center;text-align: center;}
.Prolb-list .list:hover .title{color: #e21f2c;}
.Prolb-list .list .img{height: 360px;overflow: hidden;}
.Prolb-list .list .img img{width: 100%;height: 100%;transition: all .4s ease;}
.Prolb-list .list:hover .img img{transform: scale(1.04);}
.Prolb-list .list .btn{width: 64px;height: 64px;clip-path: polygon(0 0, 100% 100%, 100% 0); position: absolute;right: -1px;top: 0;z-index: 2;user-select: none;cursor: pointer;background: #ddd;color: #fff;}
.Prolb-list .list .btn i{font-size: 18px;position: absolute;left: 55%;top: 5%;}
.Prolb-list .list.active .btn{background: #e21f2c;}
.ProNav {border: 1px solid #dddddd;}
.ProNav-list {}
.ProNav-list .list{margin-right: 30px;height: 50px;display: flex;align-items: center;position: relative;transition: all .4s ease;}
.ProNav-list .list::before{content: "\e7e7";font-family: "icon";position: absolute;right: -20px;top: 50%;transform: translateY(-50%) rotate(180deg);color: #868686;font-size: 12px;}
.ProNav-list .list:last-child::before{display: none;}
.ProNav-list .list:last-child{color: #17171b;}
.ProNav-list .list:hover{color: #e21f2c;}
.Prozs-cont .cont-l{width: 520px;}
.Prozs-cont .cont-r{width: calc(100% - 520px);padding-left: 60px;position: relative;}
.Prozs-cont .cont-l .gallery{width: 100%;}
.Prozs-cont .cont-l .gallery-more{position: relative;height: 520px;display: flex;justify-content: center;align-items: center;background-color: #f6f6f6;}
.Prozs-cont .cont-l .gallery-more img{max-height: 100%;}
.Prozs-cont .cont-l .gallery-more .btn{position: absolute;bottom: 0px;right: 0px;width: 50px;height: 30px;background-color: rgba(0, 0, 0, .5);font-size: 20px;color: #fff;display: flex;justify-content: center;align-items: center;}
.Prozs-cont .cont-l .thumbs{position: relative;width: 100%;padding: 0px 45px;}
.Prozs-cont .cont-l .thumbs-prev,.Prozs-cont .cont-l .thumbs-next{position: absolute;top: 0px;z-index: 3;height: 100%;}
.Prozs-cont .cont-l .thumbs-prev {left: 0px;}
.Prozs-cont .cont-l .thumbs-next {right: 0px;}
.Prozs-cont .cont-l .thumbs-prev a,.Prozs-cont .cont-l .thumbs-next a{width: 36px;height: 100%;color: #cccccc;transition: all .4s ease;display: flex;justify-content: center;align-items: center;}
.Prozs-cont .cont-l .thumbs-next a{transform: rotate(180deg);}
.Prozs-cont .cont-l .thumbs-year{width: 100%;height: 100px;overflow: hidden;border: 1px solid transparent;display: block;transition: all .4s ease;}
.Prozs-cont .cont-l .thumbs-year img{width: 100%;height: 100%;transition: all .4s ease;}
.Prozs-cont .cont-l .thumbs-year.active{border: 1px solid #e21f2c;}
.Prozs-cont .cont-l .thumbs-year.active img{transform: scale(1.04);}
.Prozs-cont .cont-r li{position: relative;padding-left: 16px;margin-bottom: 20px;}
.Prozs-cont .cont-r li:last-child{margin-bottom: 0px;}
.Prozs-cont .cont-r li::before{content: "";position: absolute;left: 0px;top: 8px;width: 6px;height: 6px;background-color: #17171b;border-radius: 100px;}
.Prozs-title .title{color: #17171b;}
.Prozs-add {position: absolute;top: 22px;right: 0px;display: flex;align-items: center;}
.Prozs-add .title{color: #17171b;}
.Prozs-add .img{width: 19px;height: 16px;display: flex;justify-content: center;align-items: center;position: relative;margin-right: 10px;}
.Prozs-add .img img{transition: all .4s ease;}
.Prozs-add .img img:nth-child(1){position: absolute;opacity: 1;}
.Prozs-add .img img:nth-child(2){opacity: 0;}
.Prozs-add.active .img img:nth-child(1){opacity: 0;}
.Prozs-add.active .img img:nth-child(2){opacity: 1;}
.CommonTitle .title{color: #17171b;}
.swiper-btn a{width: 70px;height: 70px;display: flex;justify-content: center;align-items: center;border-radius: 100px;background-color: #fff;transition: all .4s ease;}
.swiper-btn.next a{transform: rotate(180deg);}
.swiper-btn a:hover {background-color: #e21f2c;color: #fff;}
.Proxg {background-color: #f6f6f6;}
.Proxg-cont {align-items: center;}
.Proxg-cont .cont-r .swiper-btn {margin-right: 30px;}
.Proxg-cont .cont-r .swiper-btn:last-child{margin-right: 0px;}
.Proxg-swiper {padding-left: calc((100% - 1500px) / 2);padding-right: 60px;}
.Proxg-lun {display: block;}
.Proxg-lun .img{height: 300px;overflow: hidden;}
.Proxg-lun .img img{width: 100%;height: 100%;transition: all .4s ease;}
.Proxg-lun:hover .img img{transform: scale(1.04);}
.Proxg-lun .title{height: 76px;display: flex;justify-content: center;align-items: center;color: #17171b;background-color: #fff;transition: all .4s ease;}
.Proxg-lun:hover .title{background-color: #e21f2c;color: #fff;}
.AboBan > img{width: 100%;}
.Abous-cont .cont-l{width: 42%;display: flex;flex-direction: column;justify-content: center;padding-right: 190px;}
.Abous-cont .cont-r{width: 58%;}
.Abous-cont .cont-l .title{color: #17171b;}
.Abous-title {color: #17171b;}
.Abous-cont .cont-l li{margin-bottom: 6px;}
.Abous-cont .cont-l li:last-child{margin-bottom: 0px;}
.Abocp-cont .cont-l{width: 44%;}
.Abocp-cont .cont-r{width: 56%;padding-left: 170px;}
.indPro-title,.indPro-btn{height: 220px;}
.AboMain-box{padding: 0 60px;background: #f6f6f6;}
.AboMain{border-left: 1px solid #ddd;border-right: 1px solid #ddd;}
.AboMain-title{width: 50%;padding: 130px 0 0 150px;}
.AboMain-text{width: 50%;padding: 130px 130px 30px 55px;border-left: 1px solid #ddd;}
.AboMain-con{border-top: 1px solid #ddd;}
.AboMain-list{margin-left: -30px;}
.AboMain-list li{margin: 30px 0 0 30px;width: calc((100% / 3) - 30px);background: #fff;}
.AboMain-list .img img{width: 100%;height: 300px;}
.AboMain-list .title{padding: 30px 30px 40px;}
/* clip出场效果 */
.imgScale{animation: imgScale 5s linear forwards;}
@keyframes imgScale {0%{transform: scale(1);}100%{transform: scale(1.08);}}
.clipLeft{animation: clipLeft 1.5s cubic-bezier(0.23,1,0.32,1) forwards;clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}
.clipRight{animation: clipRight 2.5s cubic-bezier(0.23,1,0.32,1) forwards;clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);}
.clipTop{animation: clipTop 1.5s cubic-bezier(0.23,1,0.32,1) forwards;clip-path: polygon(100% 0, 0 0, 0 0, 100% 0);}
.clipBottom{animation: clipBottom 2.5s cubic-bezier(0.23,1,0.32,1) forwards;clip-path: polygon(100% 100%, 0 100%, 0 100%, 100% 100%);}
 @keyframes clipLeft {0%{clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
 @keyframes clipRight {0%{clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
 @keyframes clipTop {0%{clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
 @keyframes clipBottom {0%{clip-path: polygon(0 100%, 100% 100%, 100% 100%, 0% 100%);}100%{clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}}
/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
    .Prolb-list .list .img {height: 335px;}
    .Proxg-swiper {padding-left: calc((100% - 1400px) / 2);padding-right: 60px;}
    .Proxg-lun .img {height: 262px;}
}
@media all and (max-width:1590px) {
    /* 1440 × (700)  */
    .hyListQua-list .img{height: 80px;}
    .hyListCon-list .img img{height: 250px;}
    .hyCus-img img{height: calc(450px / 2);}
    .hyNext-btn{width: 60px;height: 60px;}
    .hyAdv-file h1, .hyAdv-file h2, .hyAdv-file h3, .hyAdv-file h4, .hyAdv-file h5, .hyAdv-file h6{font-size: 20px;}
    .Prolb-list .list .img {height: 285px;}
    .Proxg-swiper {padding-left: calc((100% - 1200px) / 2);padding-right: 60px;}
    .Abous-cont .cont-l {width: 42%;padding-right: 110px;}
    .indPro-title, .indPro-btn{height: 180px;}
    .Abocp-cont .cont-r{padding-left: 100px;}
    .Abocp-content{font-size: 15px;line-height: 20px;}
    .AboMain-title{padding: 100px 0 0 75px;}
    .AboMain-text{padding: 100px 100px 25px 40px;}
    .AboMain-list .img img{height: 240px;}
    .AboMain-list .title{padding: 25px 25px 30px;}
    .Prolb-list .list .title{height: 60px;}
    .hyNext-bg img{height: 500px;}
}
@media all and (max-width:1430px) {
    /* 1360 */
}
@media all and (max-width:1350px) {
    /* 1280 */
    .hyListOve .contain{width: 1000px;}
}
@media all and (max-width:1270px) {
    /* 1152 × (700) */
    .hyListQua-list li{padding: 20px 10px;}
    .hyListQua-list .img{height: 50px;}
    .hyListCon-list .img img{height: 200px;}
    .hyAdv-file h1, .hyAdv-file h2, .hyAdv-file h3, .hyAdv-file h4, .hyAdv-file h5, .hyAdv-file h6{font-size: 18px;}
    .Prolb-list {margin-right: -20px;margin-bottom: -20px;}
    .Prolb-list .list {width: calc(100%/4 - 20px);margin-right: 20px;margin-bottom: 20px;}
    .Prolb-list .list .img {height: 225px;}
    .ProSift-list .list {margin-bottom: 15px;}
    .Abous-cont .cont-l {padding-right: 30px;}
    .Abocp-content{font-size: 14px;line-height: 18px;}
    .AboMain-title{padding: 70px 0 0 40px;}
    .AboMain-text{padding: 70px 70px 25px 30px;}
    .AboMain-list .img img{height: 210px;}
    .AboMain-list .title{padding: 20px 20px 25px;}
    .Abocp-cont .cont-r{padding-left: 50px;}
    .Prolb-list .list .title{height: 55px;}
    .hyNext-bg img{height: 420px;}
}
/* ------------------------平板端-------------------------- */
@media all and (max-width:1100px) {
    /* 1024 横屏 */
}
@media all and (max-width:1000px) {
    /* 720 竖屏 */
    .hyListTitle .indTitle .title br{display: none;}
    .hyListBan-pagination{bottom: 5px;}
    .hyListBan-pagination .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 4px;}
    .hyListOve .contain{width: 92%;}
    .hyListOve-img{width: 100%;}
    .hyListOve-text{position: relative;left: auto;bottom: auto;width: 100%;padding: 25px 15px;}
    .hyListQua-list li{width: calc(50% - 12px);}
    .hyListQua-list .title{font-size: 12px;margin-top: 12px;}
    .hyListQua-list .img{height: 40px;}
    .hyListCon-list{margin-left: -12px;}
    .hyListCon-list li{width: calc(50% - 12px);margin: 12px 0 0 12px;}
    .hyListCon-list .img img{height: 130px;}
    .hyListCon-list .text{font-size: 12px;padding: 10px;}
    .pagesBan-img img{height: 300px;}
    .hyCus-con{width: 100%;}
    .hyCus-list li{margin-top: 20px;}
    .hyCus-menu i{width: 22px;height: 22px;margin-right: 10px;}
    .hyCus-menu i::before{width: 1px;height: 8px;}
    .hyCus-menu i::after{width: 8px;height: 1px;}
    .hyCus-drop{padding: 10px 0 0 33px;}
    .hyCus-btn{width: 180px;height: 44px;}
    .hyCus-btn i{font-size: 12px;}
    .hyCus-img{width: 100%;margin-top: 20px;}
    .hyCus-img img{height: 140px;}
    .hyAdv-file h1, .hyAdv-file h2, .hyAdv-file h3, .hyAdv-file h4, .hyAdv-file h5, .hyAdv-file h6{font-size: 16px;}
    .hyAdv-file li img{margin: 5px 5px 0 0;width: 15px;}
    .hyAdv-file li{margin-top: 10px;}
    .hyNext-bg img{height: 280px;}
    .hyNext-con .comBtn{width: 170px;}
    .hyNext-btn{width: 40px;height: 40px;font-size: 12px;}
    .ProSift-list .list .cont-l {width: 100%;}
    .ProSift-list .list .cont-l .name.notback {background-color: #f6f6f6;}
    .ProSift-list .list .cont-r {padding-left: 0px;margin-top: 10px;width: 100%;}
    .ProSift-list .list {margin-bottom: 20px;}
    .ProSift-list .list .cont-r li {margin-right: 15px;margin-bottom: 15px;height: auto;}
    .Prolb-list {margin-right: -15px;margin-bottom: -15px;}
    .Prolb-list .list {width: calc(100%/2 - 10px);margin-right: 10px;margin-bottom: 10px;}
    .Prolb-list .list .img {height: 167.5px;}
    .ProBan-Title .title br{display: none;}
    .paging-menu a {width: 35px;height: 35px;margin: 0px 2px;}
    .Prolb-Search {height: 40px;padding: 0px 15px;}
    .Prolb-Search input{font-size: 14px;}
    .Prolb-Search input::-webkit-input-placeholder{font-size: 14px;}
    .Prolb-Search .btn {font-size: 16px;}
    .Prozs-cont .cont-l {width: 100%;}
    .Prozs-cont .cont-r {width: 100%;padding-left: 0px;margin-top: 20px;}
    .Prozs-cont .cont-l .gallery-more {height: 345px;}
    .Prozs-cont .cont-l .thumbs-year {height: 78px;}
    .Prozs-add {top: 0px;right: 0px;}
    .Proxg-cont .cont-r {width: 100%;margin-top: 20px;justify-content: flex-end;}
    .swiper-btn a {width: 45px;height: 45px;}
    .Proxg-cont .cont-r .swiper-btn {margin-right: 15px;}
    .Proxg-swiper {padding: 0px 4%;}
    .Proxg-lun .img {height: 345px;}
    .Proxg-lun .title {height: 60px;}
    .Abous-cont {flex-direction: column-reverse;}
    .Abous-cont .cont-l {width: 100%;padding-right: 0px;margin-top: 20px;}
    .Abous-cont .cont-r {width: 100%;padding-right: 0px;}
    .Abous-cont .cont-l li {margin-bottom: 2px;}
    .AboBan > img {min-height: 200px}
    .Abocp-content{font-size: 13px;line-height: 20px;}
    .indPro-title, .indPro-btn{height: auto;}
    .Abocp-cont .cont-l{width: 100%;}
    .Abocp-cont .cont-r{width: 100%;padding: 30px 0 0;}
    .AboMain-box{padding: 0 4%;}
    .AboMain-title{width: 100%;padding: 15px 15px 10px;}
    .AboMain-text{width: 100%;padding: 0 15px 15px;border: unset;}
    .AboMain-list{margin-left: 0;}
    .AboMain-list li{width: 100%;margin: 15px 0 0;}
    .AboMain-list .img img{height: 200px;}
    .AboMain-list .title{padding: 15px;}
    .Prolb-list .list .title{height: 40px;}
    .wishMenu{padding-left: 30px;}
    .wishMenu-select i{width: 14px;height: 14px;font-size: 12px;margin-right: 5px;}
    .wishMenu-delete{margin-left: 15px;}
    .wishMenu-delete i{font-size: 12px;}
    .Prolb-list .list .btn{width: 40px;height: 40px;}
    .Prolb-list .list .btn i{font-size: 12px;}
}
/* ------------------------手机端-------------------------- */
@media all and (max-width:720px) {
    /* 移动终端 360 适配 */
}