/* ----------------------------博物馆------------------------------------ */
.bwms-banner-box{
    overflow: hidden;
    padding-left: 90px;
}
.bwms-banner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bwms-banner-ban{
    width: 100%;
    object-fit: cover;
    overflow: hidden;
    min-height: 300px;
}

.bwms-icon-box{
    padding-left: 90px;
}
.bwms-icon{
    width: 100%;
    position: relative;
    height: 200px;
    background: #edeef0;
}
.bwms-icon-words{
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1440px;
    height: 200px;
    background: #fff;
    padding: 40px 80px 0 80px;
}
.bwms-icon-wordsL{
    width: 82%;
    float: left;
    overflow: hidden;
}
.bwms-icon-wordsL ul li{
    width: 50%;
    float: left;
    word-wrap: break-word;
    margin-top: 20px;
    padding: 0 18px 0 0;
    overflow: hidden;
}
.bwms-icon-wordsL ul li i{
    display: inline-block;
    vertical-align: middle;
    margin: 0px 14px 0 0;
}
.bwms-icon-wordsL ul li:nth-child(1) i{background: url('../images/benefitJh/bwg_icon1.png') no-repeat;width: 19px;height: 19px;}
.bwms-icon-wordsL ul li:nth-child(2) i{background: url('../images/benefitJh/bwg_icon2.png') no-repeat;width: 16px;height: 20px;}
.bwms-icon-wordsL ul li:nth-child(3) i{background: url('../images/benefitJh/bwg_icon3.png') no-repeat;width: 19px;height: 19px;}
.bwms-icon-wordsL ul li:nth-child(4) i{background: url('../images/benefitJh/bwg_icon4.png') no-repeat;width: 19px;height: 19px;}

.bwms-icon-wordsL ul li span{
    display: inline-block;
    padding: 2px;
    font-size: 16px;color: #666;
    transition: all .4s;
}
.bwms-icon-wordsL ul li span:hover{
    color: #000;
    margin-left: 6px;
}

.bwms-icon-wordsR{
    width: 18%;
    overflow: hidden;
    float: right;
    text-align: center;
    border-left: 1px solid #e5e5e5;
}
.bwms-icon-wordsR img{
    width: 120px;
    height: 120px;
}

.bwms-summary-box{
    overflow: hidden;
    padding-left: 90px;
}
.bwms-summary{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.bwms-summary-words{
    width: 1300px;
    margin: 0 auto;
    padding: 66px 0 50px 0;
    overflow: hidden;
}
.bwms-summary-words h4{
    font-size: 40px;
    color: #000;
    text-align: center;
}
.bwms-summary-words p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 32px;
}

.bwms-trait-box{
    overflow: hidden;
    padding-left: 90px;
}
.bwms-trait{
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 120px 0 160px 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.bwms-trait-title{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.bwms-trait-title h4{font-size: 40px;color: #fff;}

.bwms-trait-message{
    width: 1320px;
    margin: 0 auto;
    margin-top: 78px;
    padding: 0 40px;
    position: relative;
    overflow: hidden;
}

.bwms-trait-size{
    width: 100%;
    overflow: hidden;
    height: 210px;
    overflow: hidden;
    background-color: #fff;
    padding: 24px;
}

.bwms-trait-sizeL{
    width: 34%;
    float: left;
    overflow: hidden;
    padding-top: 20px;
}
.bwms-trait-sizeL img{width: 102px;height: 102px;transition: all 1.2s;}
.bwms-trait-size:hover .bwms-trait-sizeL img{
    transform: rotateY(180deg);
}


.bwms-trait-sizeR{
    width: 66%;
    float: right;
    overflow: hidden;
    padding-top: 22px;
}
.bwms-trait-sizeRP{
    width: 100%;
    height: 100px;
    overflow: auto;
    /* margin-top: 16px; */
    padding-right: 10px;
}
.bwms-trait-sizeR h4{font-size: 20px;color: #333;display: none;}
.bwms-trait-sizeRP h4{font-size: 20px;color: #333;display: none;}
.bwms-trait-sizeRP p{font-size: 16px;color: #666;line-height: 26px;}
.bwms-trait-sizeRP::-webkit-scrollbar {
    width: 2px;
    height: 2px;
}
.bwms-trait-sizeRP::-webkit-scrollbar-thumb {
    border-radius: 5px;
    box-shadow: inset 0 0 5px #b6b5aa;
    background: rgba(0,0,0,0.2);
}
.bwms-trait-sizeRP::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #f1f1f1;
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.bwms-trait-click{display: none;}
.bwms-trait-click>div{
    position: absolute;
    top: 50%;
    width: 33px;
    height: 33px;
    background-color: rgba(0, 0, 0, 0);
    text-align: center;
}
.bwms-trait-click>div:hover{
    background-color: rgba(0, 0, 0, 0.2);
}
.bwms-trait-click>div i{
    display: inline-block;
    width: 12px;
    height: 23px;
    cursor: pointer;
    margin-top: 5px;
}
.bwms-trait-click .swiper-trait-prev{left: 0;}
.bwms-trait-click .swiper-trait-next{right: 0;}
.bwms-trait-click .swiper-trait-prev i{background: url('../images/benefitJh/gyhd_arrL.png') no-repeat;}
.bwms-trait-click .swiper-trait-next i{background: url('../images/benefitJh/gyhd_arrR.png') no-repeat;}


.bwg-man-box{
    overflow: hidden;
    padding-left: 90px;
}
.bwg-man{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.bwg-man-title{
    padding: 68px 0 134px 0;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}
.bwg-man-title h4{font-size: 40px;color: #000;}
.bwg-man-shade{height: 250px;width: 100%;background-color: #edeef0;}

.bwg-man-words{
    position: absolute;
    width: 1240px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 50px 76px;
    background-color: #fff;
    -moz-box-shadow: 0 0 12px 2px #e5e6e8;
    -webkit-box-shadow: 0 0 12px 2px #e5e6e8;
    box-shadow: 0 0 12px 2px #e5e6e8;
    top: 20%;
}
.bwg-man-wordsL{
    width: 34%;
    padding-right: 76px;
    overflow: hidden;
    float: left;
}
.bwn-man-wordsLpic{
    width: 292px;
    height: 185px;
    overflow: hidden;
    position: relative;
}
.bwn-man-wordsLpic:before,
.bwn-man-wordsLpic:after{
    content: "";
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    height: 50%;
    position: absolute;
    left: 0;
    z-index: 3;
    transition: all .8s;
}
.bwn-man-wordsLpic:before{top: 0;}
.bwn-man-wordsLpic:after{bottom: 0;}
.bwg-man-words:hover .bwn-man-wordsLpic:before,
.bwg-man-words:hover .bwn-man-wordsLpic:after{
    height: 0;
}

.bwn-man-wordsLpic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .6s;
}
.bwg-man-words:hover .bwn-man-wordsLpic img{
    transform: scale(1.06);
}

.bwg-man-wordsR{
    width: 66%;
    float: right;
    overflow: auto;
    padding-left: 76px;
    border-left: 1px solid #e5e5e5;
    margin-top: 30px;
    height: 126px;
    padding-right: 10px;
}
.bwg-man-wordsR::-webkit-scrollbar {width: 2px;height: 4px;}
.bwg-man-wordsR::-webkit-scrollbar-thumb {border-radius: 5px;box-shadow: inset 0 0 5px #e5e5e5;}/* 滚动条颜色 */
.bwg-man-wordsR::-webkit-scrollbar-track {box-shadow: inset 0 0 5px #fafafa;border-radius: 0;}/* 轨道颜色 */



.bwg-man-wordsR p{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.bwms-piclist-box{
    overflow: hidden;
    padding-left: 90px;
}
.bwms-piclist{
    width: 100%;
    overflow: hidden;
}
.bwms-piclist-title{
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding: 50px 0;
}
.bwms-piclist-title h4{
    font-size: 40px;
    color: #000;
}
.bwms-piclist-message{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.bwms-piclist-message img{
    width: 100%;
    height: 800px;
    object-fit: cover;
}
.bwms-piclist-message .swiper-pagination {
    bottom: 34px;
}

.bwms-piclist-message .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #fff;
    opacity: 1;
    vertical-align: middle;
}

.bwms-piclist-message .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: relative;
}

.bwms-piclist-message .swiper-pagination-bullet-active:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    border-radius: 100%;
    margin-top: -5px;
    margin-left: -5px;
}




/* ----------------------------美术馆------------------------------------ */


/* ----------------------------公益详情------------------------------------ */
.gyxq-banner-box{
    overflow: hidden;
    padding-left: 90px;
}
.gyxq-banner{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.gyxq-banner-pic{
    width: 100%;
    overflow: hidden;
}
.gyxq-banner-pic ul li{
    float: left;
    width: 50%;
    overflow: hidden;
}
.gyxq-banner-pic ul li img{
    width: 100%;
    height: 520px;
}

.swiper-button-L,
.swiper-button-R{
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 3;
    margin-top: -25px;
    text-align: center;
}
.swiper-button-L{left: 0;}
.swiper-button-R{right: 0;}

.swiper-button-L i,
.swiper-button-R i{
    width: 12px;
    height: 23px;
    display: inline-block;
    margin-top: 13.5px;
}
.swiper-button-L i{background: url('../images/benefitJh/gyxq_arrL.png') no-repeat;}
.swiper-button-R i{background: url('../images/benefitJh/gyxq_arrR.png') no-repeat;}

.swiper-button-L:hover,
.swiper-button-R:hover{
    background-color: rgba(0, 0, 0, 0.6);
}

.gyxq-message-box{
    overflow: hidden;
    padding-left: 90px;
}
.gyxq-message{
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
}

.gyxq-message-title{
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 60PX 0 36PX 0;
}
.gyxq-message-title h4{font-size: 32px;color: #333;}
.gyxq-message-title p{font-size: 16px;color: #333;margin-top: 24px;}




.gyxq-message-words{
    width: 100%;
    overflow: hidden;
    padding: 2px 0 66px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}


.gyxq-message-words-list{
    width: 100%;
    overflow: hidden;
    margin-top: 42px;
}
.gyxq-message-words-list h4{font-size: 16px;color: #333;}
.gyxq-message-words-list p{font-size: 16px;color: #666;margin-top: 10px;line-height: 26px;}

.news-detailsL-updown{
    width: 100%;
    overflow: hidden;
    padding: 50px 0 0 0;
}
.news-detailsL-updownL{
    width: 70%;
    float: left;
}

.news-detailsL-updownL p{
    font-size: 16px;
    color: #888;
    width: 100%;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
.news-detailsL-updownL p a{
    font-size: 16px;
    color: #888;
}
.news-detailsL-updownL p a:hover{
    text-decoration: underline;
    color: #333;
}

.news-detailsL-updownL p:last-child{
    margin-top: 16px;
}

.news-detailsL-updownR{
    width: 30%;
    float: right;
    text-align: right;
}
.news-detailsL-updownR h6{
    display: inline-block;
    width: 152px;
    height: 52px;
    background-color: #b2b2a8;
    position: relative;
    line-height: 52px;
    text-align: center;
}
.news-detailsL-updownR h6:after{
    content: "";
    background-color: #666;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    z-index: 1;
    transition: all .6s ease;
}
.news-detailsL-updownR h6:hover:after{
    width: 100%;
}

.news-detailsL-updownR h6{font-size: 18px;color: #fff;transition: all .6s;}
.news-detailsL-updownR h6 i{
    width: 18px;
    height: 6px;
    display: inline-block;
    background-image: url('../images/news/arr_left.png');
    vertical-align: middle;
    margin: -6px 6px 0 0;
}

.news-detailsL-updownR h6 span{position: relative;z-index: 2;}


/* ----------------------------公益活动------------------------------------ */
.gyhd-banner-box{
    padding-left: 90px;
}
.gyhd-banner{
    width: 100%;
    position: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
}
.gyhd-iconwords-blank-box{
    width: 100%;
    overflow: hidden;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.gyhd-iconwords-box{
    padding-left: 90px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}

.gyhd-iconwords-white{
    width: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all 1s;
}


.gyhd-iconwords-size{
    width: 1640px;
    background-color: #edeef0;
    overflow: hidden;
    position: relative;
    z-index: 3;
}
.gyhd-iconwords-words{
    padding: 80px 0 100px 0;
    width: 1160px;
    margin: 0 auto;
    overflow: hidden;
}
.gyhd-iconwords-wordsT{
    width: 100%;
    overflow: hidden;
}
.gyhd-iconwords-wordsTL,
.gyhd-iconwords-wordsTR{
    float: left;
    padding-right: 36px;
    overflow: hidden;
}
.gyhd-iconwords-wordsTL img,
.gyhd-iconwords-wordsTR img{
    width: 102px;
    height: 102px;
}

.gyhd-iconwords-wordsTL span,
.gyhd-iconwords-wordsTR span{
    font-size: 30px;
    color: #b5b4a9;
}
.gyhd-iconwords-wordsTL{
    border-right: 1px solid #b5b4a9;
}
.gyhd-iconwords-wordsTR{
    margin-left: 36px;
}

.gyhd-iconwords-wordsB{
    width: 100%;
    overflow: hidden;
    margin-top: 32px;
}
.gyhd-iconwords-wordsB p{
    margin-top: 6px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
}








.gyhd-activity-box{
    overflow: hidden;
    padding-left: 90px;
    position: relative;
    z-index: 2;
    background-color: #fff;
}
.gyhd-activity{
    width: 1440px;
    margin: 0 auto;
    padding: 80px 0 0 0;
    overflow: hidden;
}
.gyhd-activity-title{
    width: 100%;
    overflow: hidden;
}
.gyhd-activity-title h4{
    font-size: 40px;
    color: #000;
}
.gyhd-activity-message{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
}
.gyhd-activity-size{
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.gyhd-activity-pic{
    width: 100%;
    overflow: hidden;
    height: 380px;
}
.gyhd-activity-pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}
.gyhd-activity-size:hover .gyhd-activity-pic img{
    transform: scale(1.06);
}
.gyhd-activity-words{
    width: 100%;
    overflow: hidden;
    padding: 44px 50px;
}
.gyhd-activity-words h4{font-size: 20px;color: #333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.gyhd-activity-words p{
    font-size: 14px;
    height: 44px;
    color: #666;
    line-height: 24px;
    margin-top: 6px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.gyhd-activity-words h4:hover{
    color: #000;
}


.gyhd-activity-click{display: none;}
.gyhd-activity-click>div{
    position: absolute;
    top: 32%;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.6);
}
.gyhd-activity-click>div:hover{
    background-color: rgba(0, 0, 0, 0.8);
}

.gyhd-activity-click>div i{
    display: inline-block;
    width: 12px;
    height: 23px;
    margin-top: 13.5px;
}
.gyhd-activity-click .swiper-activity-prev{left: 0;}
.gyhd-activity-click .swiper-activity-next{right: 0;}
.gyhd-activity-click .swiper-activity-prev i{background: url('../images/benefitJh/gyhd_arrL.png') no-repeat;}
.gyhd-activity-click .swiper-activity-next i{background: url('../images/benefitJh/gyhd_arrR.png') no-repeat;}

.gyhd-piclist-box{
    overflow: hidden;
    padding-left: 90px;
    background-color: #fff;
    position: relative;
    z-index: 3;
}
.gyhd-piclist{
    width: 1440px;
    margin: 0 auto;
    position: relative;
    padding: 80px 0 100px 0;
}
.gyhd-piclist-title{
    width: 100%;
    overflow: hidden;
}
.gyhd-piclist-title h4{
    font-size: 40px;
    color: #000;
}
.gyhd-piclist-pic{
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 38px;
}

.gyhd-piclist-img{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.gyhd-piclist-img img{
    width: 100%;
    height: 600px;
    object-fit: cover;
}


.gyhd-piclist-pic .swiper-slide-active.swiper-slide{
     width: 84% !important;
 }
 .gyhd-piclist-shade{
     position: absolute;
     width: 100%;
     height: 84%;
     left: 0;
     top: 0;
     background-color: rgba(0, 0, 0, 0.5);
     transition: all .6s;
     opacity: 0;
     z-index: 3;
 }
 .gyhd-piclist-pic .swiper-slide-active.swiper-slide .gyhd-piclist-img:hover .gyhd-piclist-shade{
     opacity: 1;
     height: 100%;
 }

 .gyhd-piclist-shadewords{
     position: absolute;
     width: 100%;
     text-align: center;
     left: 0;
     top: 50%;
     transform: translate(0,-50%);
 }
 .gyhd-piclist-shade h4{
     font-size: 32px;
     color: #fff;
 }
 .gyhd-piclist-shade i{
     width: 1px;height: 10px;
     transition: all 1s;display: block;
     margin: 0 auto;background-color: rgba(255, 255, 255, 0.3);
     margin-top: 16px;
    }
    .gyhd-piclist-pic .swiper-slide-active.swiper-slide .gyhd-piclist-img:hover .gyhd-piclist-shade i{
        height: 100px;
    }


 .gyhd-piclist-shade p{
     width: 50px;
     height: 50px;
     border-radius: 100%;
     background-color: #b2b2a8;
     text-align: center;
     margin: 0 auto;
     margin-top: 36px;
    }
.gyhd-piclist-shade p b{
    transition: all 1s;
     width: 16px;
     height: 18px;
     display: inline-block;
     background: url('../images/benefitJh/gyhd_arrAdd.png') no-repeat;
     margin-top: 16px;
 }
 .gyhd-piclist-shade p:hover b{
     transform: rotate(135deg);
 }

 /* .gyhd-piclist-click{display: none;} */
 .gyhd-piclist-click>div{
     position: absolute;
     top: 50%;
     cursor: pointer;
     width: 50px;
     height: 50px;
     text-align: center;
     z-index: 9;
     background-color: rgba(0, 0, 0, 0.6);
 }
 .gyhd-piclist-click>div:hover{
     background-color: rgba(0, 0, 0, 0.8);
 }
 
 .gyhd-piclist-click>div i{
     display: inline-block;
     width: 12px;
     height: 23px;
     margin-top: 13.5px;
 }
 .gyhd-piclist-click .swiper-piclist-prev{left: -60px;}
 .gyhd-piclist-click .swiper-piclist-next{right: 11.7%;}
 .gyhd-piclist-click .swiper-piclist-prev i{background: url('../images/benefitJh/gyhd_arrL.png') no-repeat;}
 .gyhd-piclist-click .swiper-piclist-next i{background: url('../images/benefitJh/gyhd_arrR.png') no-repeat;}

/* ---------------------------项目文化详情---------------------------------- */
.item-backMore-box{
    overflow: hidden;
    padding-left: 90px;
}
.item-backMore{
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}
.item-backMore-box ul li{
    width: 33.333333333333%;
    float: left;
    overflow: hidden;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.item-backMore-box ul a:nth-child(2) li{
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.item-backMore-box ul li i{transition: all .6s;}


.item-backMore-box ul a:nth-child(1) li i{
    width: 62px;
    height: 10px;
    display: inline-block;
    background: url('../images/benefitJh/item_arrL.png') no-repeat;
}
.item-backMore-box ul a:nth-child(3) li i{
    width: 62px;
    height: 10px;
    display: inline-block;
    background: url('../images/benefitJh/item_arrR.png') no-repeat;
}

.item-backMore-box ul a:nth-child(2) li i{
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url('../images/benefitJh/item_arrMore.png') no-repeat;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.item-backMore-box ul a:nth-child(2) li span{
    font-size: 18px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    transition: all .6s;
}
.item-backMore-box ul a:nth-child(1) li:hover i{
    transform: translateX(-10px);
}
.item-backMore-box ul a:nth-child(3) li:hover i{
    transform: translateX(10px);
}
.item-backMore-box ul a:nth-child(2) li:hover i{
    transform: translateX(-5px);
}
.item-backMore-box ul a:nth-child(2) li:hover span{
    text-decoration: underline;
    transform: translateX(5px);
}



.vinter-video{
    position: absolute;
    right: 84px;
    top: 50%;
    width: 40px;
    height: 40px;
    z-index: 9;
    cursor: pointer;
    margin-top: -20px;

}
.vinter-video img{width: 100%;height: 100%;}

.xgvinterMan{max-width: 100%;}
.xgvinDc{height: 100px;}
.xgvinDc .vinter-video{right: 160px;}

/* -------------------------PC端--------------------------- */

@media all and (max-width:1700px) {
    .gyhd-iconwords-size{width: 90%;}
    .gyhd-piclist {
        width: 94%;
    }
    .gyhd-piclist-click .swiper-piclist-prev{left: 0;}
    .gyhd-piclist-click .swiper-piclist-next{right: 0;}
    .gyhd-activity{width: 94%;}

    .vinter-video{right: 44px;}
}

@media all and (max-width:1600px) {
    .bwms-icon-words{width: 96%;padding: 40px 66px 0 66px;}
    .bwms-piclist-message img{height: 720px;}
    .gyxq-banner-pic ul li img{height: 500px;}
    .gyhd-iconwords-words {padding: 80px 36px 100px 36px;width: 100%;}
}

@media all and (max-width:1460px) {
    .bwms-summary-words{width: 94%;}
    .bwms-trait-message{width: 94%;}
    .bwms-piclist-message img{height: 620px;}
    .bwms-icon-wordsL ul li:nth-child(2n+1){width: 50%;}
    .bwms-icon-wordsL ul li:nth-child(2n){width: 50%;}
    .gyxq-banner-pic ul li img{height: 460px;}
    .bwms-icon-words {padding: 40px 54px 0 54px;}
    .bwms-icon-wordsL ul li span{font-size: 14px;}
}

@media all and (max-width:1380px) {
    .bwg-man-words{width: 94%;}
    .bwms-piclist-message img{height: 520px;}
    .gyxq-banner-pic ul li img{height: 420px;}
    .bwms-trait-sizeL img{width: 90px;height: 90px;}
    .bwms-icon-words {padding: 40px 46px 0 46px;}
    .vinter-video{right: 24px;}
}

@media all and (max-width:1280px) {
    .bwms-icon-words {
        padding: 40px 32px 0 32px;
    }
    .bwms-icon-wordsL ul li span {
        font-size: 12px;
    }
    .bwms-trait-sizeL img{width: 88px;height: 88px;}
    .bwms-trait-size{padding: 20px;}
    .bwms-trait-sizeL{width: 38%;}
    .bwms-trait-sizeR{width: 62%;}
    .bwg-man-wordsL{width: 38%;}
    .bwg-man-wordsR{width: 62%;}
    .gyhd-activity-pic {
        height: 300px;
    }
    .gyhd-activity-click>div{top: 28%;}
    .gyhd-piclist-img img {
        height: 500px;
    }

}

@media all and (max-width:1200px) {
    .bwms-piclist-message img{height: 420px;}
    .bwms-icon-words {
        padding: 40px 10px 0 20px;
    }
    .bwms-icon-wordsL{width: 82%;}
    .bwms-icon-wordsR{width: 18%;}
    .bwms-trait-sizeL img{
        width: 66px;
        height: 66px;
    }
    .bwms-trait-size {
        padding: 18px;
        height: 204px;
    }
    .bwg-man-wordsL{width: 46%;}
    .bwg-man-wordsR{width: 54%;margin-top: 20px;}
    .bwg-man-wordsR p {
        font-size: 14px;
        line-height: 24px;
    }
    .gyxq-banner-pic ul li img{height: 400px;}
    .gyxq-message {
        width: 94%;
    }

    .xgvinDc .vinter-video{right: 60px;}
    .vinter-video {
        right: 6px;
        top: 50%;
        width: 24px;
        height: 24px;
        margin-top: -15px;
    }
}


/* ------------------------手机端-------------------------- */

@media all and (max-width:1000px) {
    .vinter-video {
        right: 10px;
        top: 10px;
        width: 30px;
        height: 30px;
        margin-top: 0;
    }

    .bwms-banner-box{padding-left: 0;}
    .bwms-icon-box {padding-left: 0;}
    .bwms-icon{height: auto;}
    .bwms-icon-words {
        position: unset;
        width: 100%;
        height: auto;
        background: #fff;
        padding: 20px 16px 0 16px;
        overflow: hidden;
    }
    .bwms-icon-wordsL{width: 100%;}
    .bwms-icon-wordsR{width: 100%;margin-top: 24px;border-left: none;}
    .bwms-icon-wordsL ul li:nth-child(2n+1){width: 100%;}
    .bwms-icon-wordsL ul li:nth-child(2n){width: 100%;}
    .bwms-icon-wordsL ul li span{width: 88%;line-height: 26px;margin-left: 12%;display: block;}
    .bwms-icon-wordsL ul li i {
        width: 12%;
        display: block;
        float: left;
        margin: 6px 0 0 0;
    }
    .bwms-icon-wordsL ul li{margin-top: 14px;padding: 0;}
    .bwms-summary-box {
        padding-left: 0;
    }
    .bwms-summary-words{padding: 32px 0 44px 0;}
    .bwms-summary-words h4{font-size: 32px;}
    .bwms-summary-words p{margin-top: 24px;}
    .bwms-trait-box{padding-left: 0;}
    .bwms-trait {
        padding: 44px 0 60px 0;
    }
    .bwms-trait-title h4{font-size: 32px;}
    .bwms-trait-message {
        margin-top: 28px;
        padding: 0 40px;
    }
    .bwms-trait-click{display: block;}
    .bwms-trait-sizeL img{width: 60px;height: 60px;}
    .bwms-trait-size {
        padding: 20px 14px;
        height: auto;
    }
    .bwms-trait-sizeL {
        width: 100%;
        text-align: center;
        padding-top: 0;
    }
    .bwms-trait-sizeR{
        width: 100%;padding-top: 16px;
    }
    .bwg-man-box{padding-left: 0;}
    .bwg-man-title h4{font-size: 32px;}
    .bwg-man-words{padding: 20px 16px;top: 20%;}
    .bwg-man-wordsL {
        width: 100%;padding-right: 0;
    }
    .bwn-man-wordsLpic{margin: 0 auto;}
    .bwg-man-wordsR {
        width: 100%;
        float: unset;
        overflow: auto;
        padding-left: 0;
        border-left: none;
        margin-top: 0;
        padding-top: 16px;
        padding-right: 4px;
    }
    .bwg-man-title {
        padding: 40px 0 180px 0;
        text-align: center;
    }
    .bwms-piclist-box{padding-left: 0;}
    .bwms-piclist-title {
        padding: 32px 0;
    }
    .bwms-piclist-title h4{font-size: 32px;}
    .bwms-piclist-message img{height: 240px;}
    .bwms-piclist-message .swiper-pagination{bottom: 20px;}
    .bwms-icon-wordsL ul li span:hover{
        margin-left: 12%;
    }


    .gyxq-banner-box{padding-left: 0;}
    .gyxq-banner-pic ul li img{height: 200px;}
    .swiper-button-L, .swiper-button-R{height: 40px;width: 40px;margin-top: -20px;}
    .swiper-button-L i, .swiper-button-R i{margin-top: 8.5px;}
    .gyxq-message-box{padding-left: 0;}
    .gyxq-message-title {
        padding: 32PX 0 24PX 0;
    }
    .gyxq-message-title h4{font-size: 24px;}
    .gyxq-message-title p{font-size: 14px;margin-top: 16px;}
    .gyxq-message-words {
        padding: 2px 0 32px 0;
    }
    .gyxq-message-words-list{margin-top: 32px;}
    .gyxq-message {
        padding-bottom: 44px;
    }
    .news-detailsL-updown {
        padding: 32px 0 0 0;
    }
    .news-detailsL-updownL {
        width: 100%;
        float: unset;
    }
    .news-detailsL-updownR {
        width: 100%;
        float: unset;
        text-align: center;
        margin-top: 16px;
    }

    .gyhd-banner-box{padding-left: 0;}
    .gyhd-iconwords-words {
        padding: 30px 16px 32px 16px;
    }
    .gyhd-iconwords-box{padding-left: 0;}
    .gyhd-iconwords-wordsTL {
        border-right: none;
    }
    .gyhd-iconwords-wordsTL, .gyhd-iconwords-wordsTR{padding-right: 0;}
    .gyhd-iconwords-wordsTR{margin-left: 0;margin-top: 34px;}
    .gyhd-iconwords-wordsTL img, .gyhd-iconwords-wordsTR img{width: 90px;height: 90px;}
    .gyhd-iconwords-wordsTL span, .gyhd-iconwords-wordsTR span{font-size: 24px;}
    .gyhd-iconwords-wordsB{margin-top: 26px;}
    .gyhd-iconwords-wordsB p{margin-top: 14px;}
    .gyhd-activity-box{padding-left: 0;}
    .gyhd-activity{padding: 32px 0 0 0;}
    .gyhd-activity-title h4{font-size: 32px;}
    .gyhd-activity-click{display: block;}
    .gyhd-activity-pic{height: 220px;}
    .gyhd-activity-click>div {
        top: 26%;
    }
    .gyhd-activity-words {
        padding: 20px 16px;
    }
    .gyhd-piclist-box{padding-left: 0;}
    .gyhd-piclist {
        padding: 32px 0 44px 0;
    }
    .gyhd-piclist-title h4{font-size: 32px;}
    .gyhd-piclist-pic{margin-top: 24px;}
    .gyhd-piclist-img img {
        height: 220px;
    }
    .gyhd-piclist-pic .swiper-slide-active.swiper-slide {
        width: 78% !important;
    }
    .gyhd-piclist-pic .swiper-slide-active.swiper-slide .gyhd-piclist-img .gyhd-piclist-shade{
        opacity: 1;
        height: 100%;
    }
    .gyhd-piclist-shade h4{font-size: 18px;}
    .gyhd-piclist-shade p {
        width: 40px;
        height: 40px;
        margin-top: 18px;
    }
    .gyhd-piclist-shade p b {
        margin-top: 11px;
    }
    .gyhd-piclist-shade i{display: none;}
    .gyhd-piclist-click>div{
        width: 40px;
        height: 40px;
    }
    .gyhd-piclist-click>div i{margin-top: 8.5px;}

    .item-backMore-box{padding-left: 0;}
    .item-backMore{margin-top: 32px;}
    .item-backMore-box ul li {
        height: 60px;
        line-height: 60px;
    }
    .item-backMore-box ul a:nth-child(2) li span{font-size: 14px;}

    
    .xgvinDc .vinter-video{right: 10px;}
    .xgvinDc{height: 0px;}
}





