@charset "utf-8";
/*----公共样式-----*/
.max_width {
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}
.two_btn {
	margin: 0 auto;
	margin-top: 45px;
	width: 545px;
}
.two_btn a {
	display: inline-block;
	width: 235px;
	height: 48px;
	background: url(../images/btn_1.png) no-repeat;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
}
.btn1 {
	margin-right: 70px;
}
/*----------------*/
.box1_wrap {
	height: 706px;
	background: url(../images/banner.jpg) no-repeat center;
}
.banner_bt {
	margin-top: 250px;
	font-size: 20px;
	color: #fff;
}
.banner_btn {
	display: block;
	width: 261px;
	height: 65px;
	background: url(../images/banner_btn1.png) no-repeat center;
	margin-top: 30px;
	margin-left: 360px;
}
.banner_text {
	margin-top: 55px;
	margin-left: 243px;
	width: 740px;
	line-height: 24px;
	font-size: 14px;
	color: #313131;
}
.iframe_box {
	width: 738px;
	height: 123px;
	margin-left: 240px;
	margin-top: 20px;	
}
.iframe_box iframe {
	width: 100%;
	height: 123px;
	border: none;
}
/*-------box2-------*/
.box2_wrap {
	overflow: hidden;
	height: 611px;
	background: url(../images/bg_2.jpg) no-repeat center;
}
.box2 {
	overflow: hidden;
}
.title {
	margin-top: 25px;
	text-align: center;
	font-size: 40px;
	color: #0e37c3;
	font-weight: normal;
}
.box2_list {
	padding-top: 1px;
	margin-left: 190px;
}
.box2_list li {
	font-size: 18px;
	color: #313131;
	line-height: 49px;
	margin-top: 31px;
}
/*-------box3-------*/
.box3_wrap {
	overflow: hidden;
	height: 585px;
	background: url(../images/bg_3.jpg) no-repeat center;
}
.box3 .title {
	margin-top: 18px;
}
.box3_list {
	margin: 0 51px;
	margin-top: 17px;
	margin-right: -26px;
}
.box3_list li {
	float: left;
	position: relative;
	box-sizing: border-box;
	width: 434px;
	height: 169px;
	padding-left: 20px;
	margin-right: 26px;
	margin-top: 15px;
}
.smdks {
	float: right;
	width: 215px;
	height: 170px;
}
.text_box3 {
	float: left;	
	width: 188px;
	overflow: hidden;
}
.text_box3 h3 {
	font-size: 22px;
	color: #0b2ac4;
	margin-top: 13px;
	line-height: 32px;
}
.text_box3 p {
	font-size: 12px;
	line-height: 18px;
}
.text_box3 a {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 167px;
	height: 28px;
	background: #ecf5fc;
	font-size: 13px;
	color: #0b2ac4;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
}
/*-------box4-------*/
.box4_wrap {
	overflow: hidden;
	height: 598px;
	background: url(../images/bg_4.jpg) no-repeat center;
}
.box4_wrap .title {
	margin-top: 18px;
}
.teacher_box {
	position: relative;
	margin-top: 40px;
}
.teacher_swiper {
	width: 876px;
}
.teacher_list {
	margin-right: -17px;
}
.teacher_list li {
	position: relative;
	float: left;
	width: 206px;
	height: 337px;
	margin-right: 17px;
}
.teacher_list li a {
	display: block;
}
.teacher_list li .dw_imgBox {
	position: absolute;
	top: 0;
}
.dw_imgBox h5 {
	width: 73px;
	font-size: 20px;
	color: #0b2ac4;
	margin-top: 75px;
	padding-left: 2px;
	text-align: center;
}
.dw_imgBox h6 {
	margin-top: 75px;
	font-size: 14px;
	color: #0b2ac4;
	padding-left: 10px;
}
.dw_imgBox p {
	position: relative;
	font-size: 12px;
	color: #1b1b1b;
	padding-left: 20px;
	line-height: 21px;
}
.dw_imgBox p i {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 5px;
	height: 5px;
	background: #0b2ac4;
	border-radius: 50%;
}
.swiper-left {
	position: absolute;
	top: 40%;
	left: 20px;
	width: 38px;
	height: 64px;
	background: url(../images/left_btn.png) no-repeat;
	outline: none;
	cursor: pointer;
}
.swiper-right {
	position: absolute;
	top: 40%;
	right: 20px;
	width: 38px;
	height: 64px;
	background: url(../images/right_btn.png) no-repeat;
	outline: none;
	cursor: pointer;
}
/*-------box5-------*/
.box5_wrap {
	overflow: hidden;
	height: 594px;
	background: url(../images/bg_5.jpg) no-repeat center;
}

.box5_text_L {
	float: left;
	font-size: 20px;
	color: #fff;
	line-height: 52px;
	margin-top: 220px;
}
.box5_text_R {
	float: left;
	margin-top: 164px;
	margin-left: 180px;
}
.box5_text_R p {
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}
.box5_p2 {
	margin-left: 30px;
}
.box5_p3 {
	margin-left: 60px;
}
.box5_p4 {
	margin-left: 90px;
}
.box5_p5 {
	margin-left: 110px;
}
.box5_p6 {
	margin-left: 90px;
}
.box5_p7 {
	margin-left: 60px;
}
.box5_p8 {
	margin-left: 30px;
}



























































































































