body {background:#FFF; font-family:"Microsoft YaHei", Arial; font-size:16px; line-height:31px; color:#333; margin:0; overflow: inherit!important;}
a {color:#333; text-decoration:none}
a:hover {color:#3773DB}
h1,h2,h3,p {margin:0; padding:0}
img {border:0}
ul,li {list-style:none; padding:0; margin:0}
input,button,select,textarea{outline:none}
li {
    clear: inherit!important;
}

.head {position: fixed; width:1140px; height:70px; background: #FFF; left: 50%; top: 0; z-index: 99; margin-left: -570px; }
.logo {float:left; padding-top:20px}
.search {float:right; width:255px; position: relative; height:33px; border:1px solid #B2B2B2; border-radius: 5px; margin-top:20px; overflow:hidden}
.search1 {width:210px; height:21px; padding:0; border:0; margin:6px 0 0 10px; font-size:12px; line-height:21px; color:#858585;}
input::-webkit-input-placeholder{ color:#858585;}
.search2 {display: block; float: right; margin: 6px 10px 0 0}
.xl{position: absolute; width:60px; height:25px; left:5px; top:9px; font-size:12px;}
.xl select{width:100%; border:0; float:left; font-size:12px; color:#858585;}
.mobile {display: none}
.nav {position: fixed; width:1140px; height:45px; background: #FFF; left: 50%; top: 70px; z-index: 99; margin-left: -570px;}
.nav li {float:left; font-size:18px; clear: inherit; line-height:38px;  margin-left: 2em; position: relative}
.nav li:first-child {margin: 0}
.nav a:hover {color: #3773DB}
.nav li.on a {color: #3773DB}
.nav li.on::after {content: ""; position: absolute; width: 100%; height: 3px; background: #3773DB; left: 0; bottom: 0}
.nav li.selected a {font-weight: bold; color: #3773DB}
.nav li:hover::after,.nav li.selected::after {content: ""; position: absolute; width: 100%; height: 3px; background: #3773DB; left: 0; bottom: 0}
/* .nav li#lianghui2021:hover::after, .nav li#lianghui2021.selected::after {content: ""; position: absolute; width: 100%; height: 3px; background: #d80000; left: 0; bottom: 0} */

.nav li#dropdown::after,.nav li li::after {display:none}
.nav li#dropdown {padding-right: 25px; position: static; cursor: pointer}
.nav li#dropdown i {display: inline-block; width: 17px; height: 9px; background: url("../images/icons.png") no-repeat 0 0; margin: 15px 0 0 3px; transition: transform .3s}
.navmore {position: absolute; width: 1108px; padding: 30px 30px 30px 0; background: #FFF; border: 1px solid #EEE; box-shadow: 0 6px 8px rgba(0,0,0,.2); left: 0; z-index: 9; display: none}
.nav .navmore li:first-child {margin-left: 2em}
.down .navmore {display: block}
.down i {transform: rotate(180deg)}

.container {clear:both; width:1140px; padding-top: 150px; margin:0 auto; overflow:hidden}
.imgtxt1 li {clear:both; overflow:hidden}
.imgtxt1 img {float:left; margin-right:15px}
.imgtxt1 h3 {*display:inline}

.left {float:left; width:790px}
.jcarousel-skin-tptt {width:790px; height:296px; overflow:hidden}

/*jiaodong*/
.yqlj {float:right; width:300px; padding: 0 15px 15px; background: #F8F8F8;}
.yqlj h2 {font-size: 18px; line-height: 35px;position: relative; cursor: pointer;margin-top:30px}
.yqlj h2::after {content: ""; position: absolute; display: block; width: 17px; height: 9px; background: url("../images/icons.png") no-repeat 0 0; right: 0; top: 13px; transition: transform .3s}
.yqlj h2.down::after {transform: rotate(180deg);}
.yqlj h2.down::before {content: ""; position: absolute; display: block; width: 72px; height: 3px; left: 0; bottom: 0;}
.yqljx {padding:10px 42px 20px; background: #F8F8F8; font-size: 16px; line-height: 21px; white-space: nowrap; z-index: 99; display: none}
.yqljx p {padding-left: 4em; text-indent: -5.5em; margin-top: 10px;}

.imglist.zti li .info span{
  display:inline-block!important;
  
}

.img1:nth-child(1){
	float: left; position: relative; width: 526px; height: 296px; border-radius: 4px; overflow: hidden;
}
.img1:nth-child(1) img{
	width: 100%; height: 100%;
}
.img1:nth-child(1) .mask {position: absolute; right: 0; bottom: 0; left: 0; top: 36%; background: linear-gradient(0deg, #000, #000); background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#ff000000")}
.img1:nth-child(1) h3 {position: absolute; padding: 10px; font-size: 20px; font-weight: normal; left: 0; bottom: 0}
.img1:nth-child(1) h3,.img1:nth-child(1) h3 a:hover {color: #FFF}

.img1:nth-child(2) {float: right; position: relative; width: 248px; height: 140px; border-radius: 3px; margin-bottom: 16px; overflow: hidden}
.img1:nth-child(2) img {width: 100%; height: 100%}
.img1:nth-child(2) .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}
.img1:nth-child(2) h3,.img1:nth-child(2) h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img1:nth-child(2):hover .mask {visibility: visible; opacity: 1}

.img1:nth-child(3) {float: right; position: relative; width: 248px; height: 140px; border-radius: 3px; margin-bottom: 16px; overflow: hidden}
.img1:nth-child(3) img {width: 100%; height: 100%}
.img1:nth-child(3) .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}

.img1:nth-child(3) h3,.img1:nth-child(3) h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img1:nth-child(3):hover .mask {visibility: visible; opacity: 1}

/*.img1 {float: left; position: relative; width: 526px; height: 296px; border-radius: 4px; overflow: hidden}
.img1 img {width: 100%; height: 100%}
.img1 .mask {position: absolute; right: 0; bottom: 0; left: 0; top: 36%; background: linear-gradient(0deg, #000, #000); background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#ff000000")}
.img1 h3 {position: absolute; padding: 10px; font-size: 20px; font-weight: normal; left: 0; bottom: 0}
.img1 h3,.img1 h3 a:hover {color: #FFF}*/


.img1_1:nth-child(1){
	float: left; position: relative; width: 526px; height: 296px; border-radius: 4px; overflow: hidden;
}
.img1_1:nth-child(1) img{
	width: 100%; height: 100%;
}
.img1_1:nth-child(1) .mask {position: absolute; right: 0; bottom: 0; left: 0; top: 36%; background: linear-gradient(0deg, #000, #000); background: linear-gradient(0deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); filter: progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#00000000", endColorstr="#ff000000")}
.img1_1:nth-child(1) h3 {position: absolute; padding: 10px; font-size: 20px; font-weight: normal; left: 0; bottom: 0}
.img1_1:nth-child(1) h3,.img1:nth-child(1) h3 a:hover {color: #FFF}

.img1_1:nth-child(2) {float: right; position: relative; width: 248px; height: 140px; border-radius: 3px; margin-bottom: 16px; overflow: hidden}
.img1_1:nth-child(2) img {width: 100%; height: 100%}
.img1_1:nth-child(2) .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}
.img1_1:nth-child(2) h3,.img1:nth-child(2) h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img1_1:nth-child(2):hover .mask {visibility: visible; opacity: 1}

.img1_1:nth-child(3) {float: right; position: relative; width: 248px; height: 140px; border-radius: 3px; margin-bottom: 16px; overflow: hidden}
.img1_1:nth-child(3) img {width: 100%; height: 100%}
.img1_1:nth-child(3) .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}

.img1_1:nth-child(3) h3,.img1:nth-child(3) h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img1_1:nth-child(3):hover .mask {visibility: visible; opacity: 1}

.img1_1 a{width: 100%;}
.img1_1 h3{text-align: left;}
.img1_1{align-items:inherit;}
.jcarousel-skin-tpt {
	 width: 790px;
	 height: 296px;
	 overflow: hidden;
	 display: block;
}
.mySwiper .swiper-wrapper{
	display:initial;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}
.img2 {float: right; position: relative; width: 248px; height: 140px; border-radius: 3px; margin-bottom: 16px; overflow: hidden}
.img2 img {width: 100%; height: 100%}
.img2 .mask {position: absolute; padding: 10px; left: 0; right: 0; top: 0; bottom: 0; background: #000; background: rgba(0,0,0,.4); opacity: 0; transition: opacity .5s; visibility: hidden}
.img2 h3,.img2 h3 a:hover {color: #FFF; font-size: 16px; font-weight: normal}
.img2:hover .mask {visibility: visible; opacity: 1}
.left .imgtxt1 {margin-top: 40px}
.left .imgtxt1 li {padding: 20px 0; border-bottom: 1px solid #EEE}
.left .imgtxt1 img {width: 220px; height: 124px; border-radius: 2px; margin-right: 30px}
.left .imgtxt1 h3 {min-height: 100px}

.floatewm {position: fixed; width: 82px; padding: 15px 5px 5px;
					border: 1px solid #E8E8E8;
					background: #F6F6F6;
					left: 50%;
					bottom: 10px;
					_display: none;
					font-family: "Microsoft YaHei", Arial;
					font-size: 12px;
					line-height: 21px;
					text-align: center;
					margin-left: 580px
				}
				.left .imglist2 .info span {
   					 float: inherit;
    				display: inline-block!important;
				}
				.floatewm img {
					margin-top: 5px
				}
				
				.floatewm span {
					color: #B00;
					font-size: 11px
				}
				
				.floatewm i {
					display: block;
					position: absolute;
					width: 15px;
					height: 15px;
					font-style: normal;
					line-height: 15px;
					text-align: center;
					right: 0;
					top: 0;
					cursor: pointer
				}
/* �����ر���ͼ */
img.lazy { background: url("https://www.workercn.cn/sites/main/new/images/lazy_bg.jpg") no-repeat; background-size: contain; }
.left .imgtxt1.gd {margin-top: 0px}
.left .imgtxt1.gd .info2{margin-left:0;}
.info {font-size: 14px; line-height: 23px; color: #777}
.info span{float: right;}
.info1 {float: left}
.info1 .media {padding-left: 25px; background: url("../images/icons.png") no-repeat 0 -44px}
.info2 {float: left; padding-left: 25px; background: url("../images/time.png") no-repeat 0 1px;background-size: 22px; margin-left: 20px;}
.more {background: #F5F5F5; line-height:36px; text-align:center; color:#888; margin-top: 30px; cursor:pointer}

#rightholder {position: absolute; left: 50%; top: 150px; margin-left: 310px}
.right {float:right; width:300px; padding: 0 15px 30px; background: #F8F8F8; margin-bottom: 20px;}
.right h2 {font-size:18px; margin-top:30px}
.list li {margin-top: 1em; font-size: 14px;}
.right .imgtxt1 li {margin-top: 1em}
.right .imgtxt1 img {width: 116px; height: 65px; border-radius: 4px}
.right .imgtxt1 h3 {font-size: 14px; font-weight: normal; line-height: 21px}
.zgsp li {margin-top: 1em; font-size: 14px;}
.zgsp em {display:inline-block; width: 37px; height: 18px; border-right: 1px solid #DDD; font-style: normal; line-height: 18px; margin:10px 5px 0 0}
.imglist {width: 1200px; overflow: hidden;}
.imglist li {float: left; width: 256px; height: 280px; margin-right: 38px;}
.imglist img {width: 256px; height: 144px;}
.imglist h3 {font-size: 18px; font-weight: normal; line-height: 27px; margin-top: 10px; font-size: 16px;}
.imglist .info {margin-top: 10px;}
.imglist .info span{float: initial;}
.sortpanel {display: none}
.imglist-5 {width: 1200px; overflow: hidden}
.imglist-5 li {border:1px solid #dbe0db;text-align:center;font-size:15px; float: left; width: 262px; height: 466px; margin:0 30px 30px 0}
.imglist-5 li img {width: 100%; height: 92%; display:block;}

/*acftu*/
.leader {float: right; width: 300px; padding: 8px 15px; background: #F8F8F8; margin-bottom: 20px;}
.leader h2 {font-size: 18px; line-height: 35px; color: #d7000f; position: relative; cursor: pointer;}
.leader h2::after {content: ""; position: absolute; display: block; width: 17px; height: 9px; background: url("../images/icons.png") no-repeat 0 0; right: 0; top: 13px; transition: transform .3s}
.leader h2.down::after {transform: rotate(180deg);}
.leader h2.down::before {content: ""; position: absolute; display: block; width: 72px; height: 3px; background: #d7000f; left: 0; bottom: 0;}
.ldlist {position: absolute; padding: 20px 24px; background: #F8F8F8; font-size: 14px; line-height: 21px; white-space: nowrap; z-index: 99; display: none}
.ldlist p {padding-left: 4em; text-indent: -4em;}

.left .imglist2 {width: 810px; overflow: hidden;}
.left .imglist2 li {float: left; width: 256px; height: 250px; margin-right: 11px}
.left .imglist2 img {width: 256px; height: 144px; border-radius: 2px}
.left .imglist2 h3 {font-size: 16px; font-weight: normal; line-height: 25px; margin-top: 5px;}
.left .imglist2 .info span{float: initial;}
.left .imglist2 .info span.info-r{float:right;}
.foot-03 {min-width:1000px; padding:10px 0; border-top:1px solid #D2D2D2; font-size:12px; line-height:21px; text-align:center; margin-top:20px}
.drift{margin-top: 0;}
.frame-r{float: right; width: 260px; background-color: white;}
/*.swiper-slide {
		        text-align: center;
		        font-size: 18px;
		        background: #fff;
		
		        Center slide text vertically 
		        display: -webkit-box;
		        display: -ms-flexbox;
		        display: -webkit-flex;
		        display: flex;
		        -webkit-box-pack: center;
		        -ms-flex-pack: center;
		        -webkit-justify-content: center;
		        justify-content: center;
		        -webkit-box-align: center;
		        -ms-flex-align: center;
		        -webkit-align-items: center;
		        align-items: center;
		      }
		
		      .swiper-slide img {
		        display: block;
		        width: 100%;
		        height: 100%;
		      }
			  .jcarousel-skin-tptt {
			      width: 790px;
			      height: 296px;
			      overflow: hidden;
				  display: block;
			  }
			  .img1 a{width: 100%;}
			  .img1 h3{
				  text-align: left;
			  }
			  .img1{align-items:inherit;}
		      .swiper {
		        width: 100%;
		        height: 54px;
		        margin: 0px 0;
		      }
			  .mySwiper2 {
			    width: 100%;
			    height: 110px;
			    margin: 0px 0;
			  } */
@media screen and (max-width:750px) {
	.search,.info1,.info span,#rightholder {display:none!important}
	html {font-size: 16px}
	body {font-size:1rem; line-height:2rem}
	.head {width:100%; height: auto; padding: 0 2vw; box-sizing: border-box; left: 0; margin: 0}
	.logo {padding-top: 0.25rem}
	.mobile {display: block; float: right; vertical-align: top; margin-top: .3rem;}
	.grrb {display:none; padding-top: 6px;}
	.grrb img {height: 18px;}
	.msearch {display: none; width: 30px; height: 30px; text-indent: -999px; position: relative; overflow: hidden; vertical-align: top}
	.msearch::before {content: ""; position: absolute; width: 10px; height: 10px; border: 3px solid #999; border-radius: 13px; left: 7px; top: 7px}
	.msearch::after {content: ""; position: absolute; width: 3px; height: 8px; border-radius: 2px; background: #999; right: 6px; bottom: 3px; transform: rotate(-45deg)}
	.navigate {display: inline-block; width: 30px; height: 30px; position: relative; margin-left: 0em; vertical-align: top}
	.navigate::before {content: ""; display: block; position: absolute; width: 16px; height: 10px; border: solid #999; border-width: 2px 0; left: 7px; top: 8px}
	.navigate::after {content: ""; display: block; position: absolute; width: 16px; height: 2px; background: #999; left: 7px; top: 14px}
	.sort {display: inline-block; width: 30px; height: 30px; text-align: center; color: #999; position: relative; margin-left: 0em; overflow: hidden; vertical-align: top}
	.sort::before {content: "↑"; font-size: 16px; font-weight: bold; line-height: 30px}
	.sort::after {content: "↓"; font-size: 16px; font-weight: bold; line-height: 30px}
	.nav {width: 100%; border: solid #FFF; border-width:0 2vw; box-sizing: border-box; left: 0; top: 36px; margin: 0; overflow-x: auto}
	.nav ul {white-space: nowrap}
	.nav li {display: inline-block; float: none; margin-left: .5em}
	.nav li#dropdown {display: none}
	.container {width: 96%; padding-top: 90px; margin-top: 0;}
	.left {float: none; width: 100%}
	.jcarousel-skin-tptt {width:526px; height:296px; border-radius: 5px; position:relative}
	.jcarousel-skin-tptt .jcarousel-control {position:absolute; height:2px; right:12px; bottom:5px; z-index:10; font-size: 0; line-height: 0}
	.jcarousel-skin-tptt .jcarousel-control span {display:inline-block; width:1rem; height:2px; background:#FFF; margin-left:2px; cursor:pointer}
	.jcarousel-skin-tptt .jcarousel-control span.selected {background: #3773DB}
	.jcarousel-skin-tptt .jcarousel-container {width:100%; height:100%}
	.jcarousel-skin-tptt .jcarousel-clip {width:100%; height:100%}
	.jcarousel-skin-tptt li {position:relative; width:526px; height:296px}
	.jcarousel-skin-tptt li img {width:100%; height:100%}
	.jcarousel-skin-tptt li .mask {position:absolute; width:100%; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
	.jcarousel-skin-tptt li h3 {font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
	.jcarousel-skin-tptt li h3 a {color:#FFF}
	.left .imgtxt1 {margin-top: 2rem}
	.left .imgtxt1 li {padding:1rem 0}
	.left .imgtxt1 img {float: right; max-width: 35%; height: auto; margin: 0 0 0 .75rem}
	.left .imgtxt1 h3 {font-size: 1rem; font-weight: normal; line-height: 1.5rem; min-height: 0}
  	.left .imglist2 {width: 100%}
	.left .imglist2 li {float: none; width: 100%; height: auto; margin: 1rem 0 0}
	.left .imglist2 img {width: 100%; height: auto}
	.info2 {float: none; padding: 0; background: none; margin-top: .25rem; margin-left: 0;}
	.foot-03 {min-width: 320px; padding: 10px 20px}
	.sortpanel {position: fixed; padding: 2rem; background: rgba(0,0,0,.5); left: 0; right: 0; top: 0; bottom: 0; z-index: 201; overflow: hidden; display: none}
	.sorttitle {height: 2.5rem; padding: 0 1rem; background: #3773DB; border-radius: 10px 10px 0 0; box-shadow: 0 5px 5px 0 #999; line-height: 2.5rem; color: #FFF}
	.back {margin-right: .5rem}
	.reset,.save {float: right; font-size: .8rem; margin-left: 2em}
	.sortcontent {padding: 1.5rem; background: #FFF; border-radius: 0 0 10px 10px; overflow: hidden}
	.sortcontent li {float: left; box-sizing: border-box; width: 25%; padding: .25rem}
	.sortcontent div {height: 1.5rem; border: 1px solid #EEE; border-radius: 4px; font-size: 12px; line-height: 1.5rem; text-align: center; overflow: hidden}
	.sortcontent .sortable-chosen div {background: #3773DB}
	.imglist {width: 100%; overflow: hidden;}
	.imglist li {float: none; width: 100%; height: auto; margin: 1rem 0 0}
	.imglist img {width: 100%; height: auto;}
	.imglist h3 {font-size: 1rem; line-height: 1.5rem;}
    .imglist-5 {width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between}
	.imglist-5 li {width: 46.6vw; height: 82.8vw; margin: 0 0 2.1vw 0}
	/*.jcarousel-skin-tpt {
		position: relative;
		width: 100%;
		height: 100%;
		z-index: 1;
		display: flex;
		transition-property: transform;
		box-sizing: content-box;
		overflow:initial;	
	}
	.swiper{border-radius: 5px;}
	.img1_1:nth-child(1){
	    float: inherit; 
        position: inherit; 
        width: inherit; 
        height: inherit; 
        border-radius: 4px; 
        overflow: inherit;
	}
	.img1_1:nth-child(1) img{
		width: 100%; 
        height: 100%;
	}
	.img1_1{
      height: 223px!important;
    }
	.img1_1:nth-child(1) .mask {position:absolute; width:100%; right: inherit; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
	.img1_1:nth-child(1) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
	.img1_1:nth-child(2){margin: 0;}
	.img1_1:nth-child(2) .mask {position:absolute; width:100%; right: inherit; opacity: inherit; transition: inherit; visibility: inherit; padding: 0; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
	.img1_1:nth-child(2) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
	.img1_1:nth-child(3){margin: 0;}
	.img1_1:nth-child(3) .mask {position:absolute; width:100%; right: inherit; opacity: inherit; transition: inherit; visibility: inherit; padding: 0; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
	.img1_1:nth-child(3) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
	.swiper-pagination-bullet {
		 width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 1rem))!important;
		 height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 2px))!important;
		 display: inline-block!important;
		 border-radius: inherit!important;
		 background: var(--swiper-pagination-bullet-inactive-color, #ffffff)!important;
	}
	.swiper-pagination-bullet-active {
		 background: #3773DB!important;
	}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
		 left: -12px!important;
	}
	.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		 margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 1px)!important;
	}
   .mySwiper .swiper-wrapper{
	     display:flex!important;
   }
   .jcarousel-skin-tptt {
     position: relative;
     width: 100%;
     height: 100%;
     z-index: 1;
     display: flex;
     transition-property: transform;
     box-sizing: content-box;
   					overflow:initial;	
   }
   .swiper{border-radius: 5px;}
   .img1:nth-child(1){
   	float: inherit; position: inherit; width: inherit; height: inherit; border-radius: 4px; overflow: inherit;
   }
   .img1:nth-child(1) img{
   	width: 100%; height: 100%;
   }
   .img1{height: 223px!important;}
   .img1:nth-child(1) .mask {position:absolute; width:100%; right: inherit; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
   .img1:nth-child(1) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
   .img1:nth-child(2){margin: 0;}
   .img1:nth-child(2) .mask {position:absolute; width:100%; right: inherit; opacity: inherit; transition: inherit; visibility: inherit; padding: 0; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
   .img1:nth-child(2) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
   .img1:nth-child(3){margin: 0;}
   .img1:nth-child(3) .mask {position:absolute; width:100%; right: inherit; opacity: inherit; transition: inherit; visibility: inherit; padding: 0; z-index: 9999; top: inherit; left:inherit; bottom:0;  background:rgba(0,0,0,0.5); top:inherit; }
   .img1:nth-child(3) h3{position: relative; font-size:16px; font-weight: normal; line-height:1.5rem; color:#FFF; padding:.5rem}
   .swiper-pagination-bullet {
       width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 1rem));
       height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 2px));
       display: inline-block;
       border-radius: inherit;
       background: var(--swiper-pagination-bullet-inactive-color, #ffffff);
   }
   .swiper-pagination-bullet-active {
       background: #3773DB;
   }
   .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{
   					  left: -12px;
   }
   .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
       margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 1px);
   }*/
}