@charset "utf-8";
/*banner*/
.banner_wrap {
	width: 6.4rem;
	height: 7.34rem;
	background: url(../images/banner.jpg) no-repeat;
	background-size: 100%;
	overflow: hidden;
}
.banner_btnBox {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin-top: 6.05rem;
}
.banner_btn {	
	text-align: center;
	width: 4.9rem;
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.28rem;
	color: #fff;
	background: #148eec;
	border-radius: 0.1rem;
}
/*-----第一模块------*/
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-wrapperA {
	width: 58%;
}
.block_title {
	text-align: center;
	line-height: 0.97rem;
	margin-top: 0.11rem;
	font-size: 0.4rem;
	color: #444444;
} 
.card_box {
	position: relative;	
}
.card_text {
	position: absolute;
	top: 0.78rem;
	left: 0.26rem;
}
.card_text p {	
	line-height: 0.28rem;
	font-size: 0.2rem;
	color: #666666;
}
.details {
	display: block;
	margin-top: 0.15rem;
	font-size: 0.2rem;
	color: #dd3600;
}
.card_box1 {
	width: 3.6rem;
	height: 2.28rem;
	background: url(../images/card_img1.png) no-repeat;
	background-size: 100%;
}
.card_box2 {
	width: 3.6rem;
	height: 2.28rem;
	background: url(../images/card_img2.png) no-repeat;
	background-size: 100%;
}
.card_box3 {
	width: 3.6rem;
	height: 2.28rem;
	background: url(../images/card_img3.png) no-repeat;
	background-size: 100%;
}
.card_box4 {
	width: 3.6rem;
	height: 2.28rem;
	background: url(../images/card_img4.png) no-repeat;
	background-size: 100%;
}
/*两个按钮*/
.tow_btnBox {
	margin-top: 0.3rem;
	text-align: center;
}
.tow_btnBox a {
	display: inline-block;
	margin: 0 0.1rem;
	line-height: 0.6rem;
	font-size: 0.28rem;	
	border-radius: 0.05rem;
}
.tow_btn1 {
	width: 2.8rem;
	height: 0.6rem;
	background: #cae8ff;
	background-size: 100%;
	color: #18a5ff;
}
.tow_btn2 {
	width: 2.8rem;
	height: 0.6rem;
	background: #18a5ff;
	background-size: 100%;
	color: #fff;
}
/*------第二模块-------*/
.level_block {
	margin-top: 0.4rem;
}
.have_bgBox {
	overflow: hidden;
	width: 6.4rem;
	height: 5.85rem;
	background: url(../images/level_bg.png) no-repeat;
	background-size: 100%;
}
.have_title {
	margin-top: 0.3rem;
}
.have_title p {
	text-align: center;
	font-size: 0.4rem;
	color: #fff;
	line-height: 0.58rem;
	font-weight: bold;
}
.have_title span {
	display: block;
	text-align: center;
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.43rem;
}
.have_list {
	margin-top: 0.95rem;
	margin-left: 0.6rem;
}
.have_list p {
	font-size: 0.24rem;
	color: #fff;
	line-height: 0.4rem;
}
.have_list span {
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.4rem;
}
.level_list {
	margin-top: 1.1rem;
	margin-left: 0.6rem;
}
.level_list li {
	display: inline-block;
}
.level_list li #name {
	height: 0.4rem;
	width: 1.6rem;
	outline: none;
	margin-right: 0.2rem;
	margin-left: 0.05rem;
	font-size: 0.24rem;
	color: #888888;
	border: none;
	margin-top: 0.1rem;
}
.level_list li #phone {
	height: 0.4rem;
	width: 1.7rem;
	outline: none;
	font-size: 0.24rem;
	color: #888888;
	border: none;
	margin-right: 0.08rem;
	margin-top: 0.1rem;
}
.level_list li #btn_submit {
	width: 1.5rem;
	height: 0.6rem;
	margin-top: -0.07rem;
	background: none;
	border: none;
	font-size: 0.24rem;
	color: #fff;
}
.level_title {
	text-align: center;
	line-height: 0.4rem;
	font-size: 0.4rem;
	color: #444444;
}
.level_tsText {
	margin-top: 0.28rem;
	padding: 0 0.33rem;
	box-sizing: border-box;	
}
.img_right {
	float: right;
	width: 1.87rem;
	height: 2.82rem;
	background: url(../images/many_b.png) no-repeat;
	background-size: 100%;
}
.le_list {
	float: left;
}
.le_list li {
	width: 3.8rem;	
	font-size: 0.24rem;
	color: #666666;
}
.le_list .le_li {
	line-height: 0.52rem;
}
/*----第三模块-----*/
.adva_title {
	line-height: 0.62rem;
	margin-top: 0.69rem;
}
.adva_list {
	padding: 0 0.32rem;
}
.adva_list li {
	margin-top: 0.16rem;
	background: #e7f5ff;
	padding: 0 0 0 0.14rem;
}
.adva_list li p {
	font-size: 0.24rem;
	color: #444444;
	line-height: 0.33rem;
	padding-top: 0.11rem;
}
.adva_list li span {
	display: block;
	font-size: 0.2rem;
	color: #666666;
	line-height: 0.28rem;
	padding-bottom: 0.07rem;
}
.adva_list li .adv_left {
	float: left;
	width: 4.82rem;
}
.adva_list li .adv_right1 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.25rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_1.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right2 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.25rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_2.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right3 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.25rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_3.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right4 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.35rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_4.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right5 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.35rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_5.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right6 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.35rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_6.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right7 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.35rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_7.png) no-repeat;
	background-size: 100%;
}
.adva_list li .adv_right8 {
	float: right;
	margin-right: 0.16rem;
	margin-top: 0.35rem;
	width: 0.32rem;
	height: 0.29rem;
	background: url(../images/adv_8.png) no-repeat;
}
/*-----第四块------*/
.siwpri_bg {
	overflow: hidden;
	margin-top: 0.4rem;
	width: 6.4rem;
	height: 4.66rem;
	background: url(../images/siwper_bg.jpg) no-repeat;
	background-size: 100%;
}
.d_wz {
	position: absolute;
	top: 1.1rem;
	left: 0.14rem;
}
.siwper_top {
	height: 2.5rem;
}
.siwpri_t {
	margin-top: 0.12rem;
	line-height: 0.96rem;
	text-align: center;
	font-size: 0.4rem;
	color: #fff;
	font-weight: bold;
}
.lubo_xuel p {
	font-size: 0.18rem;
	color: #444444;
}
.lubo_yt {
	margin-top: 0.1rem;
}
.lubo_yt a {
	font-size: 0.14rem;
	color: #18a5ff;
}
.swiper-pagination {
	bottom: 5px !important;
}
.swiper-container .swiper-pagination span {
	width: 38px;
	height: 5px;
	border-radius: 0.1rem;
	border: 0.02rem solid #fff;
	background: none;
	outline: none;
}
.swiper-container .swiper-pagination-bullet-active {
	background: #fff !important;
}
.swiper-pagination-bullet-active {
	background: #fff !important;
}
/*-----第五块------*/
.last_eiglish {
	margin-bottom: 0.68rem;
	overflow: hidden;
}
.last_eiglish {
	width: 6.4rem;
	height: 5.48rem;
	background: url(../images/last_bg.jpg) no-repeat;
	background-size: 100%;
}
.last_title {
	margin-top: 0.36rem;
	padding-left: 0.3rem;
}
.last_title p {
	line-height: 0.44rem;
	font-size: 0.4rem;
	color: #fff;
}
.iframe_block {
	height: 3.84rem;
}

