

@media (min-width:1100px) {
 
}
@media (min-width:1200px) {
 
}
@media (min-width:1300px) {
  
}
@media (max-width:1450px) {
   
}




@media (max-width:1200px) {
    .contai{
        width: 996px;
    }
    .newyear-top .mySwiper .swiper-wrapper .swiper-slide p{
        font-size: 20px;
        line-height: 26px;
        height: 49px;
    }
    .newyear-top .mySwiper2 .swiper-wrapper .swiper-slide img{
        height: 362px;

    }
}

@media (max-width:996px) and (min-width:767px){
    .contai{
        width: 100%;
    }
    .newyear-top .mySwiper .swiper-wrapper .swiper-slide{
        padding: 11px 20px;
    }
    .newyear-top .mySwiper2 .swiper-wrapper .swiper-slide img{
        height: 330px;

    }
}

@media (max-width:767px) {
    .contai{
        width: 100%;
    }
    .newyear-top .right,
    .newyear-top .left{
        width: 100%;
    }
    .contai{
        padding: 0px 15px;
    }
    ul.new-year-list li a .ImgCrop {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .newyear-banner {
        margin-top: 20px;
    }
    .newyear-top .right h4{
        font-size: 20px
    }
    .newyear-top .right{
        padding: 15px;
    }
   
    .newyear-top .mySwiper,
    .newyear-top .mySwiper2{
        width: 100%;
    }
     .newyear-top .mySwiper2 .swiper-wrapper .swiper-slide img{
        height: 288px;
    }
	ul.new-year-list li a p.title {
    font-size: 18px;
	}
	ul.new-year-list li a p.detail{
		font-size: 16px;
		}
}
@media (max-width: 767px) {
    .new-year-right ul li {
        width: 100%;
    }
	.new-year-right ul li a img {
        height: auto;
    }
}
@media (max-width:480px) {
   
}
@media (max-width:345px) {
 
}
@media (max-width:320px) {
    
}