html,
body {
	/* font-size: 10px !important; */
}

body {
	max-width: 7.5rem;
	width: 100%;
	margin: 0 auto;
	/* padding-bottom: 80px; */
}

video {
	display: block;
}

img {
	width: 100%;
	height: auto;
	display: block;
}

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style-type: none
}

a,
img {
	border: 0
}
.pr{
	position: relative;
}
.pa{
	position: absolute;
}
.divgifcont{
	top: 0;
	left: 0;
	width: 100%;
}
.btnimg{ width: 3.8rem; float: right; margin-right:0.1rem; margin-top:.2rem; }
.lwimg{ margin-top: 10rem; height: 9rem;}
.slideTxtBox{ width:auto; text-align:left;  }
.slideTxtBox .hd{  position:relative; width:1.2rem; margin-left:.54rem }
.slideTxtBox .hd ul{ float:left; position:absolute;  margin-top:.82rem;  }
.slideTxtBox .hd ul li{ width:.9rem; cursor:pointer;  }
.slideTxtBox .hd ul li.img2{ margin-top:.25rem}
.slideTxtBox .hd ul li.img3{ margin-top:.28rem}
.slideTxtBox .hd ul li.on{}
.slideTxtBox .bd{ width: 6rem; margin-left: 1.5rem}
.slideTxtBox .bd ul{  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px; position: relative;  }
.liimg{ width: .8rem; margin-left: .1rem; padding-top: .38rem; position: absolute;}
.liimg .t3{ width: .75rem; padding-top: .05rem;}
.liimg .t1{ width: .8rem; padding-top: .1rem;}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
.contentimg{ width: 90%; margin: 0 auto; }
#certify { position: relative; width: 100%; margin: 0 auto }
#certify .swiper-container { padding: 1.4rem 0 0 0; }
#certify .swiper-slide { width: 5.5rem; height: 3rem; border-radius: .5rem .5rem 0 0;}
#certify .swiper-slide img{ display:block; }
#certify .swiper-slide p { line-height: 98px; padding-top: 0; text-align: center; color: #636363; font-size: 1.1em; margin: 0; display: none; }
#certify .swiper-pagination { width: 100%; bottom: 20px; display: none; }
/* #certify .swiper-pagination-bullets .swiper-pagination-bullet { margin: .5rem 5px; border: 3px solid #fff; background-color: #d5d5d5; width: 10px; height: 10px; opacity: 1; }
#certify .swiper-pagination-bullets .swiper-pagination-bullet-active { border: 3px solid #00aadc; background-color: #fff; } */
#certify .swiper-button-prev { left: 0rem; width: .68rem; height: .58rem; background-image:url(../img/left.png); margin-top:.5rem }
#certify .swiper-button-prev:hover {  }
#certify .swiper-button-next { right: 0rem; width: .68rem; height: .58rem; background-image:url(../img/right.png); margin-top:.5rem}
#certify .swiper-button-next:hover {}

.hd li .liimg2{ background-image: url(../img/t/2.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}
.hd li.on .liimg2{ background-image: url(../img/t/2h.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}
.hd li .liimg3{ background-image: url(../img/t/3.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}
.hd li.on .liimg3{ background-image: url(../img/t/3h.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}
.hd li .liimg1{ background-image: url(../img/t/1.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}
.hd li.on .liimg1{ background-image: url(../img/t/1h.png);width:.9rem; background-size: 100%;display: block;height: .9rem;}

.vidoec{
	width: 6rem;
	margin: 2rem auto 0;
}

.top{position: fixed; z-index: 99;}