@media only screen and (min-width:900px) {
	.hmFocus {
		width: 100%;
		height: auto;
		overflow: hidden;
	    margin-top:0px;
	}

	.hmFocus .swiper-pagination {
		bottom: 10px;
		left: 0;
		width: 100%
	}

	.hmFocus .swiper-pagination-bullet {
		opacity: .5;
		margin: 0 6px!important;
		width: 35px;
		height: 2px;
		display: inline-block;
		background: #5c6db6;
		opacity: .7
	}

	.hmFocus .swiper-pagination-bullet-active {
		background: #fff;
	}

	.autoImg a img {
		width: 100%;
		height: auto;
		display: block
	}
}

@media only screen and (max-width:900px) {
	.hmFocus {
		width: 100%;
	}

	.swiper-container {
		width:100%;
	}

	.hmFocus .swiper-pagination {
		bottom: 0;
		left: 0;
		width: 100%
	}

	.hmFocus .swiper-pagination-bullet {
		opacity: .5;
		margin: 0 3px!important;
		border: 1px solid #000;
		width: 15px;
		height: 0px;
		display: inline-block;
		background: #e9e9e9;
		opacity: .5
	}

	.hmFocus .swiper-pagination-bullet-active {
		background: #fff;
		border: 1px solid #fff;
		height: 0px
	}
	.mobilefooter{
		text-align: center;
		color: #fff;
		background: #102c58;
		font-size: 12px;
		box-sizing: border-box;
    	padding: 20px 20px;
	}
	.swiper-slide {
		width: 100%
	}

	.swiper-slide a {
		width: 100%;
		display: block
	}

	.autoImg a img {
		width: 100%;
		height: auto;
		display: block
	}
}

.swiper-slide,.swiper-wrapper {
	height: 100%;
	position: relative;
	transform-style: preserve-3d;
	width: 100%
}

.swiper-pagination,.swiper-wrapper {
	-webkit-transform: translate3d(0,0,0)
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate(0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-slide,.swiper-wrapper {
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-pagination-bullet {
	display: inline-block;
	background: #000;
	opacity: .2
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
	border-radius: 0;
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff;
	border-radius: 0;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
	border-radius: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff;
	border-radius: 0;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
	border-radius: 0;
}

.cert-table{
	width: 80%;
	margin: 0 auto;
	border: 2px solid;
}
.cert-table td{
	border: 2px solid;
}
.cert-table tr td:nth-child(1){
	width: 30%;
	box-sizing: border-box;
}
.cert-table tr td:nth-child(2){
	width: 70%;
	box-sizing: border-box;
}
.cert-table tr td img{
	width: 80%;
	margin: 0 auto;
}
.rulewrap {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 760px;
    height: auto;
    background: #22447b;
    margin-bottom: 15px;
}
.ruleitem{
 
}
.ruleitem .imga{
    display: block;
   
}
.ruleitem .imga img{
	
	width: 100%;
	overflow: hidden;
	height: auto;
	border-radius: 2px;
    object-fit: cover;
}
.ruleitem .titlea{
	color: #fff;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    text-align: center;
}
.rule-pagination{
	text-align: center;
	position: absolute;
}
.rule-pagination .swiper-pagination-bullet {
        width: 25px;
        height: 0px;
        display: inline-block;
        border-top: 1px solid #647ca2;
        background: #647ca2;
        opacity: 1;
}
.rule-pagination .swiper-pagination-bullet-active {
        width: 25px;
        height: 0px;
        display: inline-block;
        border-top: 1px solid #fff;
        background: #fff;
        opacity: 1;
}

#yqlj{ width: 100%; height: auto; overflow: hidden; padding: 5px 0; }
#yqlj div.bt{
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#yqlj ul>li{
	float: left;
	margin-right: 16px;
}
#yqlj ul>li>a{
	line-height: 25px;
	font-size: 14px;
	color: #666;
}
#yqlj ul>li>a:hover{
	color: #fe6d00;
}