/*@media screen and (max-width: 1279px){*/
    /*.swiperimg{*/
        /*width: 720px;*/
        /*height: 153px;*/
    /*}*/
    /*.bigcontainer{*/
        /*width: 720px;*/
        /*height: 153px;*/
        /*margin: 0 auto;*/
    /*}*/
    /*.smallcontainer{*/
        /*height: 68px;*/
    /*}*/
    /*.swiper-father{*/
        /*height: 158px;*/
    /*}*/
    /*.swiper-container{*/
        /*height: 158px;*/
    /*}*/
    /*.swiper-slider{*/
        /*height: 158px;*/
    /*}*/
    /*.swiper-button-prev,.swiper-button-next{*/
        /*width: 12px !important;*/
        /*height: 23px;*/
    /*}*/
/*}*/
.bigcontainer{
    text-align: center;
}

@media screen and (max-width: 1919px){
    .swiperimg{
        /*width: 1280px;*/
        /*height: 272px;*/
    }
    .bigcontainer{
        /*width: 1280px;*/
        /*height: 272px;*/
        margin: 0 auto;
    }
    .bigcontainer .swiperimg{
        width:864px
    }
    .smallcontainer{
        height: 120px;
    }
    .swiper-father{
        height: 240px;
    }
    .swiper-container{
        height: 240px;
    }
    .swiper-slider{
        height: 240px;
    }
	.swiper-button-prev2:after{
		font-size: 20px;
	}
	.swiper-button-prev2{
		top: 20%;
	}
	.swiper-button-next2:after{
		font-size: 20px;
		}
		.swiper-button-next2{
			top: 20%;
		}
		.swiper-father1{
		    height: 63px;
			/* border: 1px solid red; */
			position: relative;
			display: flex;
			justify-content: center;
		}
		.swiper-container2{
			height: 63px;
			width: 90%;
			overflow:hidden;
			/* border: 1px solid red; */
		}
}
@media screen and (min-width:1920px){
    .swiperimg{
        /*width: 1920px;*/
        /*height: 408px;*/
        z-index: -1;
    }
    .bigcontainer{
        /*width: 1920px;*/
        /*height: 408px;*/
        margin: 0 auto;
        z-index: -1;
    }
    .bigcontainer .swiperimg{
        width:1296px
    }
    .smallcontainer{
        height: 190px;
    }
    .swiper-father{
        height: 337px;
    }
	.swiper-father1{
	    height: 63px;
		/* border: 1px solid red; */
		position: relative;
		display: flex;
		justify-content: center;
	}
	.swiper-button-prev2:after{
		font-size: 20px;
	}
	.swiper-button-prev2{
		top: 37%;
	}
	.swiper-button-next2:after{
		font-size: 20px;
		}
		.swiper-button-next2{
			top: 37%;
		}
    .swiper-container{
        height: 337px;
    }
    .swiper-slider{
        height: 337px;
    }
	.swiper-container2{
		height: 63px;
		width: 90%;
		overflow:hidden;
		/* border: 1px solid red; */
	}

}

.swiper-pagination-bullets {
    position: absolute;
    right: 20px;
}
.swiper-slider {
    width: 100%;
    /*height: 337px;*/
    background: orange;
    font-size: 0;
  }

  .swiper-father {
    width:100%;
    /*height: 337px;*/
    /* border: 1px solid red; */
    position: relative;
  }
  .swiper-container {
    /* border: 1px solid red; */
    width: 100%;
    /*height: 337px;*/
  }
  .bigcontainer{
      margin:0px auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;
  }
  .smallcontainer{
    margin:0px auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;
  }
  /* .positionwrapper{
	  overflow:hidden;
	  } */
