/* content start */
.w1150{max-width: 1150px;margin: 0 auto;box-sizing: border-box;}
video{width: 100%;height: 100%;}

.mask{display: block;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.1);position: absolute;top: 0;left: 0;}
.mask a{display: block;width: 155px;height: 155px;border-radius:50%;box-sizing: border-box;border: 10px solid #d0ff76;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);text-align: center;}
.mask a img{position: absolute;top: 50%;left: 55%;transform: translate(-50%,-50%)}

.swiper-slide{max-height: 300px;}
a.swiper-slide{cursor: default;} 
.swiper-button-next, .swiper-button-prev{width: 32px;height: 20px;left: 50%;transform:translateX(-50%) ;}
.swiper-button-next{background: url(/fashionweek/next.png) no-repeat center;background-size: cover;top: auto; bottom:0;}
.swiper-button-prev{background: url(/fashionweek/prev.png) no-repeat center;background-size: cover;top:20px;}


.fashionweek_wrap{background-color: #fff;}
.fashionweek_wrap .banner{text-align: center;background: url(/fashionweek/bg01.png) no-repeat center;background-size:cover;font-size: 0px;}
.fashionweek_wrap .banner img{width: 100%;height: auto;max-width: 1920px;}

.fashionweek_wrap .f1_box{background: url(/fashionweek/bg01.png) no-repeat center;background-size:cover;box-sizing: border-box;padding: 40px 0 70px 0;}
.fashionweek_wrap .f1_title h3{margin-bottom: 15px;}
.fashionweek_wrap .f1_title h3 a{font-size: 37px;color: #183a83;font-weight: bolder;}
.fashionweek_wrap .f1_title span{font-size: 22px;color: #183a83;}
.fashionweek_wrap .f1_content{width: 100%;}
.fashionweek_wrap .f1_content_left{width: 735px;margin-top: 25px;}
.fashionweek_wrap .f1_content_left .video_box{height: 415px;margin-bottom: 30px;position: relative;}
.fashionweek_wrap .f1_content_left .eaasy_box a{display: block;float: left; width: 49%;height: 120px;box-sizing: border-box;padding: 15px;border: 1px solid #183a83;border-radius: 10px;color: #183a83;}
.fashionweek_wrap .f1_content_left .eaasy_box a:first-child{margin-right: 2%;}
.fashionweek_wrap .f1_content_left .eaasy_box a:hover{background-color: #183a83;color: #d0ff76;}
.fashionweek_wrap .f1_content_left .eaasy_box a span{height: 60px; font-size: 18px;line-height: 30px;  -webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.fashionweek_wrap .f1_content_left .eaasy_box a i{font-size: 15px;margin-top: 8px;}
.fashionweek_wrap .f1_content_right{width: 370px;height: 620px;box-sizing: border-box;padding: 25px 0;}
.fashionweek_wrap .f1_content_right a img{width: 100%;height: 100%;}

.fashionweek_wrap .f2_box{background: url(/fashionweek/f2bg.png) no-repeat center;background-size:cover;box-sizing: border-box;padding: 90px 0 120px 0;}
.fashionweek_wrap .f2_title h3{margin-bottom: 15px;text-align: right;}
.fashionweek_wrap .f2_title h3 a{font-size: 37px;color: #d0e36e;font-weight: bolder;}
.fashionweek_wrap .f2_title span{font-size: 22px;color: #d0e36e;display: block;text-align: right;}
.fashionweek_wrap  ul.f2_content{width: 100%;margin-top: 40px;}
.fashionweek_wrap  ul.f2_content li{width: 32%;margin-right: 2%;overflow: hidden;font-size: 0;}
.fashionweek_wrap  ul.f2_content li:nth-child(3n){margin-right: 0;}
.fashionweek_wrap  ul.f2_content li a{display: block;width: 100%;height: 100%;}
.fashionweek_wrap  ul.f2_content li img{width: 100%;max-height: 230px;}
.fashionweek_wrap  ul.f2_content li em{display: block;text-align: center;color: #d0e36e;font-weight: bolder;font-size: 24px;margin-top: 10px;}
.fashionweek_wrap .f3_box{background: url(/fashionweek/bg03.png) no-repeat center;background-size:cover;box-sizing: border-box;padding: 60px 0 70px 0;}
.fashionweek_wrap .f3_box .f1_title{margin-bottom: 45px;}
.fashionweek_wrap .footer{width: 100%;height: 100px;background: #d0ff76;}
/* content end */
/* responsive start */
@media screen and (max-width:1200px){
    .w1150{width: 92%;}
    .swiper-button-next, .swiper-button-prev{transform: rotate(270deg) translateY(-50%);top: 55%;}
    .swiper-button-prev{left:5px;}
    .swiper-button-next{right: -18px;left: auto;}
    .fashionweek_wrap .f1_content_left{width: 100%;margin-bottom: 20px;}
    .fashionweek_wrap .f1_content_right{width: 100%;height: auto;padding: 0 30px;}
    .fashionweek_wrap .f1_content_right a img{max-height: 240px;}
    .fashionweek_wrap .f1_box,.fashionweek_wrap .f2_box,.fashionweek_wrap .f3_box{padding:40px 0;}
    .fashionweek_wrap .f1_content_left .video_box{height: auto;margin-bottom: 15px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a span{font-size: 15px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a i{font-size: 13px;}
    .fashionweek_wrap .f1_title h3 a,.fashionweek_wrap .f2_title h3 a{font-size: 28px;}
    .fashionweek_wrap .f1_title span,.fashionweek_wrap .f2_title span{font-size: 16px;}
    .fashionweek_wrap ul.f2_content{margin-top: 20px;}
    .fashionweek_wrap ul.f2_content li em{font-size: 16px;}
    .fashionweek_wrap .f3_box .f1_title{margin-bottom: 20px;}
    .mask{display: none}
}
@media screen and (max-width:768px){
    .fashionweek_wrap .f1_box,.fashionweek_wrap .f2_box,.fashionweek_wrap .f3_box{padding: 20px 0;}
    .fashionweek_wrap .f1_title h3,.fashionweek_wrap .f2_title h3{margin-bottom: 5px;}
    .fashionweek_wrap .f1_title h3 a,.fashionweek_wrap .f2_title h3 a{font-size: 20px;}
    .fashionweek_wrap .f1_title span,.fashionweek_wrap .f2_title span{font-size: 14px;}
    .fashionweek_wrap .f1_content_left{margin-top: 15px;}
    .fashionweek_wrap ul.f2_content li em{font-size: 14px;}
    .fashionweek_wrap ul.f2_content li{width: 48%;margin-right: 4%;margin-bottom: 15px;}
    .fashionweek_wrap ul.f2_content li:nth-child(3n),
    .fashionweek_wrap ul.f2_content li:nth-child(2n){margin-right: 0;}
}
@media screen and (max-width:525px){
    .mask a{width: 80px;height: 80px;border: 6px solid #d0ff76;}
    .mask a img{width: 32px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a{width: 100%;}
    .fashionweek_wrap .f1_content_left .eaasy_box a:first-child{margin-right: 0;margin-bottom: 15px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a span,.fashionweek_wrap .f1_content_left .eaasy_box a i{font-size: 14px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a span{line-height: 20px;height: 40px;}
    .fashionweek_wrap .f1_content_left .eaasy_box a{height: 95px;}
}
.fashionweek_wrap .foot1{margin-top: 0;}
/* responsive end */