.height100 {
	height: 100%;
}

.width92 {
	width: 92%;
}

/* 顶部 start */
.SearchBox {
	font-size: 0.48rem;
	height: 1.186rem;
	background: #fff;
	box-sizing: border-box;
	padding: 0.106rem 4% 0;
}

.SearchBox .login {
	height: 0.72rem;
	width: 0.72rem;
	background: url(../images/icons/indexMy.png) no-repeat center;
	background-size: 100% 100%;
}

.SearchBox .searchInput {
	width: 8.16rem;
	height: 0.96rem;
	box-sizing: border-box;
	padding-left: 1.093rem;
	padding-right: 0.266rem;
	background: #F8F8F8;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
}

.SearchBox .searchBtn {
	width: 0.96rem;
	height: 0.96rem;
	left: 0;
	top: 0;
	background: url(../images/icons/indexSearch.png) no-repeat right center;
	background-size: 0.64rem 0.64rem;
}

/* 顶部 end */
.mescroll {
	padding-bottom: 0.8rem;
	background-color: #f4f4f4;
}

/* 主体内容 开始 */
.indexTop {
	width: 100%;
	background-color: #fff;
}

/* banner 开始 */
.indexTop .aBannerImg {
	width: 100%;
	height: 5.333rem;
}

.indexTop .aBannerImg img {
	width: 100%;
	height: 100%;
}

/* swiper 插件 */
.bannerSwiper.swiper-container {
	width: 100%;
	height: 5.333rem;
}

.bannerSwiper.swiper-container .swiper-pagination-bullets {
	bottom: 0.733rem;
}

.bannerSwiper.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.133rem;
}

.bannerSwiper .swiper-pagination-bullet {
	width: 0.213rem;
	height: 0.213rem;
	border-radius: 50%;
	background-color: #fff;
	opacity: 0.4;
}

.bannerSwiper .swiper-pagination-bullet-active {
	opacity: 1;
}

/* banner 结束 */
.indexTop .topNav a {
	width: 16.6%;
	padding-top: 0.346rem;
	padding-bottom: 0.32rem;
}

.indexTop .topNav a img {
	width: 0.8rem;
	height: 0.8rem;
	margin-bottom: 0.16rem;
}

/* 培训活动 开始 */
.pxhdBox {
	box-sizing: border-box;
	padding-top: 0.2rem;
	padding-bottom: 0.333rem;
	background-color: #fff;
}

.pxhdBox .slideBox .aimgBox {
	width: 3.6rem;
	height: 2.4rem;
}

.pxhdBox .slideBox .aimgBox .spanZt {
	width: 1.4rem;
	height: 0.506rem;
	left: 0;
	top: 0.133rem;
}

.pxhdBox .slideBox .aimgBox .spanZt.zt01 {
	background: url(../images/icons/pxtlTab03.png) no-repeat center;
	background-size: 100% 100%;
}

.pxhdBox .slideBox .aimgBox .spanZt.zt02 {
	background: url(../images/icons/pxtlTab04.png) no-repeat center;
	background-size: 100% 100%;
}

.pxhdBox .slideBox .aimgBox .spanZt.zt03 {
	background: url(../images/icons/pxtlTab05.png) no-repeat center;
	background-size: 100% 100%;
}

.pxhdBox .slideBox .zhtsDiv {
	width: 56%;
}

.pxhdBox .slideBox .listTitle {
	height: 1.12rem;
	line-height: 0.56rem;
	font-size: 0.426rem;
	margin-bottom: 0.266rem;
}

.pxhdBox .slideBox .spanGreen {
	height: 0.48rem;
	line-height: 0.48rem;
	padding: 0 0.133rem;
	color: #80BE23;
	font-size: 0.32rem;
	border-radius: 4px;
	background: #F4FDE7;
}

.lh36 {
	line-height: 0.48rem;
}

/* swiper 插件 */
.pxhdSwiper.swiper-container {
	width: 100%;
	height: 2.8rem;
}

.pxhdSwiper.swiper-container .swiper-pagination-bullets {
	bottom: 0;
}

.pxhdSwiper.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.133rem;
}

.pxhdSwiper.swiper-container .swiper-pagination-bullet {
	width: 0.213rem;
	height: 0.106rem;
	border-radius: 6px;
	background-color: #CCE9FE;
	opacity: 1;
}

.pxhdSwiper.swiper-container .swiper-pagination-bullet-active {
	background-color: #0190F9;
}

/* 培训活动 结束 */

/* 通知公告 开始 */
.tzggBox {
	background-color: #fff;
}

.tzggBox ul.hd {
	box-sizing: border-box;
	padding: 0 0.4rem;
	border-bottom: 1px solid #eee;
}

.tzggBox ul.hd li {
	margin-right: 0.933rem;
	height: 1.266rem;
	line-height: 1.266rem;
}

.tzggBox .bdMore {
	top: -0.866rem;
	right: 4%;
}

.tzggBox ul.hd li.on {
	color: #006ABE;
	background: url(../images/icons/indexTzOn.png) no-repeat center bottom;
	background-size: 100% 0.08rem;
}

.tzggBox ul.bd li {
	padding: 0.1rem 4%;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
}

.tzggBox ul.bd .listTitle {
	height: 1.2rem;
	line-height: 0.6rem;
	font-size: 0.4rem;
	margin-bottom: 0.2rem;
}

.tzggBox ul.bd .spanBlue {
	height: 0.48rem;
	line-height: 0.48rem;
	padding: 0 0.133rem;
	color: #006ABE;
	font-size: 0.32rem;
	border-radius: 4px;
	background: #F0F6FE;
	vertical-align: top;
}

/* 通知公告 结束 */
.tsBox {
	background-color: #fff;
	box-sizing: border-box;
	padding: 0.333rem 4%;
}

.tsBox .aLinkImg {
	height: 2.133rem;
}

.tsBox .aLinkImg img {
	width: 100%;
	height: 100%;
}

/* 主体内容 结束 */
