.header{
	height: 450px;
	background: url(../images/XAS/bg1.png) no-repeat;
	background-position: top center;
	background-color: #426791;
	text-align: center;
	color:#fff;
}
.header h1{
	font-size: 105px;
	font-weight: bold;
	color:#fff;
}
.header .company{
	font-size: 21px;
	color:#fff;
	margin-top: 90px;
	margin-bottom: 7px;
}
.header .text{
	font-size: 30px;
	color:#fff;
	width: 530px;
	margin:0 auto;
	border-top: 1px solid #fff;
	padding-top: 16px;
	margin-top: 20px;
}
h3{
	font-size: 40px;
	color:#333333;
	text-align: center;
	margin-top: 38px;
}
.section-explain{
	padding-bottom: 30px;
}
.section-explain .bg2{
	width: 1188px;
	height: 337px;
	margin:33px auto 0;
	background:url(../images/XAS/bg2.png) no-repeat;
}
.section-explain .txt{
	padding-top: 96px;
	margin-left: 94px;
}
.section-explain p{
	font-size: 18px;
	color:#3c3c3c;
	width: 570px;
	line-height: 1.7;
}
.section-explain .tit{
	font-size: 24px;
	color:#357dcf;
	font-weight: bold;
}
.section-planning{
	background-color: #f7f7f7;
	padding-bottom: 45px;
}
.btn{
	width: 334px;
    height: 62px;
    line-height: 62px;
    background-color: #fee543;
    margin: 40px auto 0;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow: 0 0 10px 1px #c0c0c0;
}
.section-contest img,.section-planning img{
	margin-top: 40px;
}
.section-contest,.section-teacher{
	padding-bottom: 70px;
}
.section-course{
	padding-bottom: 70px;
	background-color: #eeeeee;
}
.section-course img{
	display:block;
	margin:35px auto 0;
}
.section-course .po{
	position: absolute;
	width: 230px;
}
.section-course .po span{
	font-size: 20px;
	font-weight: bold;
	color:#333;
}
.section-course .po p{
	margin-top: 8px;
	font-size: 16px;
	color:#333;
	line-height: 1.6;
}
.section-course .po1{
	top: 160px;
	left: 73px;
}
.section-course .po2{
	top: 137px;
	left: 875px;
}
.section-course .po3{
	top: 393px;
	left: 64px;
}
.section-course .po4{
	top: 376px;
	left: 912px;
}
.section-why{
	height: 525px;
	background-color: #f7f7f7;
	text-align: center;
	padding-bottom: 50px;
}
.section-why .text{
	font-size: 20px;
	color:#357dcf;
	line-height: 1.6;
	margin-top: 20px;
}
.section-why ul{
	width: 1200px;
	margin:25px auto 0;
}
.section-why ul li{
	float:left;
	width: 288px;
	margin-right: 16px;
}
.section-why ul li p{
	width: 100%;
	font-size: 18px;
	color:#fff;
	background-color: #357dcf;
	line-height: 1.6;
	padding: 11px 0;
}
.section-why ul li img{
width: 288px;
  height: 216px;
}
.section-teacher .tit{
	font-size: 20px;
	color:#8f8f8f;
	text-align: center;
	margin-top: 17px;
}
.section-teacher img{
	display:block;
	margin:45px auto 0;
}
.section-information{
	height: 440px;
}
.bg-color{
	height: 440px;
}
.bg-color span{
	float:left;
	width: 50%;
	height: 440px;
	display:inline-block;
}
.bg-color .span1{
	background-color: #ff9000;
}
.bg-color .span2{
	background-color: #357dcf;
}
.section-information .min{
	margin-top: -440px;
	height: 440px;
	color:#fff;
}
.section-information ul{
	margin-top: 30px;
	width: 1200px;
	position: absolute;
	top:0;
	left: 0;
}
.section-information ul li{
	width: 600px;
	float:left;
	box-sizing: border-box;
}
.section-information .name{
	display:flex;
	align-items:center;
	width: 525px;
	height: 66px;
	border-bottom: 1px solid #fff;
	margin-bottom: 26px;
}
.section-information .name span{
	font-size: 24px;
	font-weight: bold;
	color:#fff;
	margin:0 310px 0 14px;
}
.section-information .name a{
	font-size: 16px;
	color:#fff;
}
.section-information li p{
	color:#fff;
	font-size: 16px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 20px;
}
.section-information li p:after{
	content:"";
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	background-color: #fff;
	top:10px;
	left: -18px;
}
.pl55{
	padding-left: 55px;
}
.section-map{
	padding-bottom: 60px;
}
.section-map .name{
	font-size: 18px;
    text-align: center;
    color: #868686;
    line-height: 1.7;
    margin-top: 10px;
    margin-bottom: 15px;
}
