@charset "utf-8";

/* .topslider {
	width: 1200px;
	position: relative;
	margin:auto;
}

.topslider .iconmock {
	z-index: 10;
	position: absolute;
	top: 30px;
}

.topslider .leftmock,.topslider .rightmock{
	height: 80px;
	width: 40px;
	z-index: 999;
	top: 175px;
	position: absolute;
	cursor:pointer;
}

.topslider .leftmock{
	left:0;
	
}

.topslider .rightmock{
	right:0;
	
}

.topslider .slider-border{
	width:1200px;
	height:430px;
	border:3px solid rgb(11,39,77);
	position: absolute;
	z-index: 10;
}

.topslider .hsslider {
	height:455px;
	text-align: center;
	left:3px;
	top:3px;
}

.topslider .hsslider-pagination.swiper-pagination{
  position: absolute;
  bottom:0px;
  width: 100%;
}

.topslider .hsslider-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	background: white;
	margin: 0 6px;
	opacity: 0.8;
	cursor: pointer;
	border: 0;
}

.topslider .hsslider-pagination .swiper-active-switch {
	background: rgb(245,175,24);
	width:25px;
} */
.topslider {
	width: 100%;
	position: relative;
	background: white;}

.topslider .iconmock {
	opacity: 0.5;
	height: 380px;
	width: 0;
	z-index: 8;
	position: absolute;
	width:360px;
	
	display: -webkit-box;
	-webkit-box-pack: end;
    -webkit-box-align: center;}

.topslider .iconmock img{
	width:20px;
	cursor: pointer;}

.topslider .leftmock{
	left:0;
		text-align: right;}

.topslider .leftmock img{}

.topslider .rightmock{
	right:0;
	-webkit-box-pack: start;}

.topslider .rightmock img{
	margin-left: 30px;}

.hsslider {
	height: 380px;
	text-align: center;}

.hsslider .swiper-slide {
	margin: 0 !important;}


.hsslider .titlemock {
	z-index: 10;
	position: absolute;
	font-size: 20px;
	color: white;
	max-width: 300px;
	text-align: left;
	white-space:normal;
	right: 40px;
	bottom: 30px;
	background-color:rgba(37, 37, 37, 0.5);
	padding:10px;}


.hsslider .swiper-pagination-bullet {
	opacity: 0.6;
	background: white;}

.hsslider .swiper-pagination-bullet-active {
	opacity: 1;
    background: #007aff;}


.hsslider2 {
	width:700px;
	height:210px;
	text-align: center;
	left:10px;
	top:20px;}

.hsslider2 .swiper-slide{
	width:700px;
	height:200px;}

.hsslider2 .swiper-slide img{
	float: left;}

.hsslider2 .slide-info{
	float: left;
	margin-left:20px;
	text-align: left;
	width:330px;}

.hsslider2 .slide-info>div:first-child{
	font-size: 16px;}

.hsslider2 .slide-info>div:first-child+div{
	font-size:12px;
	margin-top:5px;
	padding-left:22px;
	
	background-repeat: no-repeat;
	background-position:0 1px;
	height:16px;
	color:rgb(129,129,129);}

.hsslider2 .slide-info>div:first-child+div+div{
	font-size:14px;
	margin-top:10px;
	height:80px;
	color:rgb(129,129,129);
	line-height: 24px;}

.hsslider2 .slide-info>div:first-child+div+div+a{
	display:block;
	font-size:14px;
	color: white;
	background-color: rgb(88,174,228);
	text-align: center;
	width:130px;
	padding:12px 0;}

.hsslider3 {
	width:1200px;
	overflow: hidden;
	margin:auto;
	height: 370px;}

.hsslider3 .swiper-slide{
	width: 1200px;
	height: 310px;
	padding-top:5px;}

.hsslider3 .swiper-slide .hs-list-item{
	width:299px;
	height:300px;
	text-align: center;
	position: relative;
	float: left;
	border-left:1px solid rgb(201,229,245);}

.hsslider3 .swiper-slide .hs-list-item:first-child{
	width:300px;
	border:0;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-info>img{
	width: 220px;
	height: 120px;
	margin-top: 40px;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-info .title{
	font-size: 18px;
	line-height: 32px;
	width:230px;
	margin:auto;
	margin-top:20px;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-masking{
	display: none;
	width: 240px;
	height: 240px;
	position: absolute;
	left:10px;
	top:2px;
	background-color: white;
	box-shadow:0 0 10px 0 rgba(0,0,0,0.1);
	padding: 30px 20px;}

.hsslider3 .swiper-slide .hs-list-item:hover .hs-item-masking{
	display: block;
	text-decoration: none;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-masking>div{
	position: relative;
	height: 260px;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-masking .title{
	font-size: 18px;
	color: #333;
	word-wrap: break-word;
	word-break:break-all;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-masking .info{
	margin-top:16px;
	font-size: 14px;
	color: #666;
	word-wrap: break-word;
	word-break:break-all;}

.hsslider3 .swiper-slide .hs-list-item .hs-item-masking .btn{
	display:block;
	font-size: 14px;
	background-color: rgb(0,149,240);
	color: white;
	width: 170px;
	line-height: 40px;
	position: absolute;
	bottom:0;
	left: 35px;}

.hsslider3 .hsslider3-pagination.swiper-pagination{
	position: absolute;
	bottom:10px;
	width: 100%;
	text-align: center;}

.hsslider3 .hsslider3-pagination .swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	margin: 0 6px;
	opacity: 0.8;
	cursor: pointer;
	border: 1px solid rgb(195,220,240);
	background-color: rgb(195,220,240);}

.hsslider3 .hsslider3-pagination .swiper-active-switch {
	background: rgb(61,161,222);
	border:1px solid rgb(61,161,222);}