.drop-menu-effect {
    width: 9% !important;}
  /* 整个容器尺寸 */
    .swiper-container {
        width: 100%;
        height: 240px;}
  /* 分页符区域样式 */
  .c1042293myswiper-pagination
  {
       position: absolute;
       -webkit-transition: 300ms;
	  -moz-transition: 300ms;
	  -o-transition: 300ms;
	  transition: 300ms;
	  -webkit-transform: translate3d(0, 0, 0);
	  -ms-transform: translate3d(0, 0, 0);
	  -o-transform: translate3d(0, 0, 0);
	  transform: translate3d(0, 0, 0);
	  bottom:10px;
	  right: 15px; 
	  z-index: 10;
          margin:0 3px;}
  /* 分页符 */
.c1042293myswiper-pagination-bullet
{
  margin: 0 3px;
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;}

  /* 当前分页符 */
.c1042293myswiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;}
.jsjy_video .container{overflow-y:hidden;overflow-x:scroll;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-sizing:border-box;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none;}.jsjy_video .container .xsdt-img{width:20%;min-width:200px;overflow:hidden;}.jsjy_video .container .xsdt-img img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover;}.jsjy_video .container::-webkit-scrollbar{display:none;}@media only screen and (max-width: 768px){.jsjy_video .container .xsdt-img img{height:200px;}}
