body{ background:#fff;}

#banner {
	width: 100%;
	background: #fff;
	line-height: 0;
}
#banner img {
	width: 100%;
}
/*  banner */

h2 {
	text-align: center;
	line-height: 110px;
	height: 110px;
	font-size: 38px;
	color: #1A6EEA;
	background: url(/static/w/images/bairijixunying/h2bg.png) no-repeat center;
}

.outer {
	background: #064AAF;
}
.outer：after {
	content: '.';
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0;
}
/*  advantage  */
.advantage {
	width: 1200px;
	height: 560px;
	margin: 0 auto;
}
.advantage-main {
	width: 1150px;
	height: 400px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.advantage dl {
	width: 260px;
	height: 375px;
	background:#F3F3F3;
	border-radius:20px 0 10px 10px;
	border-bottom:#1A6EEA solid 10px;
}
.advantage dl dt {
	line-height: 30px;
	height: 180px;
	font-size: 20px;
	text-align:center;
	font-weight:bold;
	background:#DBE9FC;
	border-radius:20px 0 0 0;
}

.advantage dl dt img{border-radius:20px 0 0 0;}


.advantage dl dd {
	padding:15px;
	line-height: 33px;
	font-size: 16px;
	text-align: justify;
	color: #666;
}
/*  crow */


.crowdouter{ 
  background: url(/static/w/images/bairijixunying/crowdouter.png)  center;
}

#crowd {
	width: 1150px;
	height: 330px;
	text-align: center;
	margin: 0 auto;
}
#crowd ul {
	width: 1150px;
	height: 280px;
	display: flex;
	justify-content: space-between;
}
#crowd ul li {
	width: 180px;
	line-height: 45px;
	font-size: 24px;
}
/*  teacher  */
.teacher {
	height: 580px;
	margin: 0 auto;
	background: url(/static/w/images/bairijixunying/teacheroutbg.png) top center no-repeat #E8F1FF;
}
.teacher-main {
	width: 1200px;
	height: 370px;
	padding-top: 50px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.teacher-main dl {
	width: 220px;
	height: 370px;
	background: #fff;
}
.teacher-main dl dt {
	width: 220px;
	height: 220px;
	position: relative;
}
.teacher-main dl dt p {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: #666;
	text-align: center;
	color: #fff;
	bottom: 0;
	left: 0;
}
.teacher-main dl dd {
	padding: 10px;
	text-align: justify;
	font-size: 14px;
}
/*  kecheng  */


.kechengouter {
	background: #F8F8F8;
}
.kecheng {
	height: 770px;
	width: 1200px;
	margin: 0 auto;
}
.kecheng .time {
	width: 1200px;
	height: 260px;
	padding-top: 20px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.kecheng .time dl {
	width: 260px;
	background: url(/static/w/images/bairijixunying/timedlbg.png) top center no-repeat;
	text-align: center;
	padding-top: 15px;
	border-radius:15px;
	box-shadow: #CCC 1px 1px 5px;
}
.kecheng .time dl dt {
	font-size: 28px;
	color: #fff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	border-radius: 80px 80px 40px 40px ;
	margin: 0 auto;
}

.kecheng .time dl:nth-child(1) {
	background: url(/static/w/images/bairijixunying/timedlbg.png) top center no-repeat #E4FCF0;
}

.kecheng .time dl:nth-child(1) dt{
	
	background:#6C9;
}


.kecheng .time dl:nth-child(2) {
	background: url(/static/w/images/bairijixunying/timedlbg.png) top center no-repeat #FFE9E0;
}

.kecheng .time dl:nth-child(2) dt{
	
	background: #F66326;
}

.kecheng .time dl:nth-child(3) {
	background: url(/static/w/images/bairijixunying/timedlbg.png) top center no-repeat #D4F0FF;
}

.kecheng .time dl:nth-child(3) dt{
	
	background: #2AB0F5;
}

.kecheng .time dl:nth-child(4) {
	background: url(/static/w/images/bairijixunying/timedlbg.png) top center no-repeat #EDE8FF;
}
.kecheng .time dl:nth-child(4) dt{
	
	background: #7956EB;
}

.kecheng .time dl dd {
	font-size: 20px;
	padding-top:10px;
	line-height:45px;
}
.kecheng .time dl dd b {
	font-size: 20px;
}
.kecheng .remain {
	width: 1180px;
	height: 300px;
	background: url(/static/w/images/bairijixunying/remainbg.jpg) no-repeat;
	margin: 40px auto 0;
	display: flex;
}
.kecheng .remain ul {
	width: 420px;
	height: 100px;
	color: #fff;
	margin: 75px 0 0 165px;
	line-height: 30px;
}
.kecheng .remain ul b {
	color: #F29702;
	padding-right: 5px;
}
/* target */

.target {
	width: 1200px;
	height: 540px;
	margin: 0 auto;
	background: url(/static/w/images/bairijixunying/targetbg.jpg) no-repeat center bottom;
}
.item {
	width: 700px;
	height: 380px;
	background: #069;
	margin: 20px 25px 0 0;
	float: right;
	display: flex;
	flex-wrap: wrap;
}
.item dl {
	width: 50%;
	height: 190px;
	color: #fff;
}
.item dl:nth-child(1) {
	background: #9ABA4D;
}
.item dl:nth-child(2) {
	background: #36ABFD;
}
.item dl:nth-child(3) {
	background: #FB8157;
}
.item dl:nth-child(4) {
	background: #23B6D1;
}
.item dl dt {
	padding: 15px 40px 10px;
	font-size: 24px;
	font-weight: bold;
	position: relative;
}
.item dl dt:before {
	content: '';
	display: block;
	width: 5px;
	height: 25px;
	position: absolute;
	top: 25px;
	left: 20px;
	background: #fff;
}
.item dl dd {
	padding: 0 15px;
	text-align: justify;
	font-size: 13px;
}
/*  book  */
 
.bookouter {
	margin-top: 20px;
	padding-bottom: 100px;
	background: url(/static/w/images/bairijixunying/bg.jpg) no-repeat center bottom;
}
.book {
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}
.bookinfo {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
}
.bookinfo ul {
	width: 1200px;
	height: 300px;
	margin: 0 auto;
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
}
.bookinfo ul li {
	width: 290px;
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E9E9E9;
}
/*  photo  */
.photo {
	width: 1200px;
	height: 550px;
	margin: 0 auto;
}
.photo-main {
}
.photo dl {
	width: 1100px;
	height: 350px;
	margin: 30px auto 0;
	background: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.photo dl dt {
	width: 300px;
	height: 330px;
}
.photo dl dt ul {
	width: 300px;
	height: 330px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.photo dl dt ul li {
	width: 80%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	border: #2AB0F5 solid 1px;
	margin: 15px 0;
	font-size: 20px;
	cursor: pointer;
}
.photo dl dt ul li.curr {
	background: #2AB0F5;
	color: #fff;
	cursor: default;
}
.photo dl dd {
	width: 785px;
	height: 350px;
	padding: 0 10px;
}
.photo dl dd ul {
	width: 785px;
	height: 350px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: center;
	display: none;
}
.photo dl dd ul li {
	width: 380px;
	height: 315px;
	background: #000;
}
.photo dl dd ul:first-child {
	display: flex;
}
/*  process  */



/*  server  */
.server {
	width: 1200px;
	height: 700px;
	margin: 30px auto 0;
}
.server-item {
	width: 1200px;
	padding-top: 50px;
	height: 400px;
	background: url(/static/w/images/bairijixunying/server-item.png) no-repeat top center;
	position:relative;
	margin-top:50px;
}


.server-item ul{ text-align:center; position:absolute; font-size:16px;}

.server-item ul b{ font-size:20px;}

.server-item ul.zx{ left:-10px; bottom:0;}

.server-item ul.kh{ left:200px; top:180px;}

.server-item ul.kq{ left:415px; bottom:0;}

.server-item ul.cs{ right:422px; top:175px;}

.server-item ul.dy{ right:235px; bottom:0;}

.server-item ul.gh{ right:0; top:175px;}
 



#footerouter{ margin-top:0;}




/* applyouter */
.applyouter {
	width: 100%;
	height: 60px;
	padding: 20px 0;
	background: #333333;
}
.apply {
	width: 1200px;
	margin: 0 auto;
}
.apply ul {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.apply ul li {
	width: 240px;
	height: 50px;
	border: #FFF solid 1px;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	background: #fff;
	border-radius: 25px;
	overflow: hidden;
}
.apply ul li:nth-child(1) {
	background: url(/static/w/images/index/namebg.png) no-repeat 20px 10px #fff;
	background-size: 30px 30px;
}
.apply ul li:nth-child(2) {
	background: url(/static/w/images/index/mobilebg.png) no-repeat 20px 10px #fff;
	background-size: 30px 30px;
}
.apply ul li:nth-child(3) {
	background: url(/static/w/images/index/cousebg.png) no-repeat 20px 10px #fff;
	background-size: 30px 30px;
}
.apply ul li .input {
	border: none;
	width: 90%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #222;
	background: none;
}
.apply ul li select {
	width: 170px;
	height: 50px;
	text-align: center;
	border: none;
	font-size: 18px;
	margin-top: 2px;
	background: none;
	color: #999;
}
.apply ul li.button {
	background: none;
	border: none;
	width: 300px;
}
.apply ul li.button input {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #F61827;
	border: none;
	font-size: 18px;
	color: #FFF;
	border-radius: 3px;
	letter-spacing: 2px;
	font-size: 22px;
	text-align: center;
	display: block;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 20px;
}






/* quick */


#quick {
	width: 120px;
	height: 400px;
	position: fixed;
	left: 10px;
	bottom: 60px;
	z-index: 100;
	text-align: center;
	cursor: pointer;
	background: url(/static/w/images/bairijixunying/quickbg.png);
	background-size: 100% 100%; 
	display:none;
}
#quick dl {
	width: 120px;
	height: 400px;
}
#quick dl dt {
	width: 120px;
	height: 98px;
	position: relative;
	line-height: 0;
	background:#fff;
}
#quick dl dt span {
	width: 40px;
	height: 40px;
	position: absolute;
	top: -50px;
	left: 35%;
}
#quick dl dd {
	width: 110px;
	height: 200px;
	margin: 0 auto;
}
#quick dl dd ul {
	width: 110px;
	height: 200px;
}
#quick dl dd ul li {
	width: 85px;
	margin: 0 auto 12px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	border-radius: 15px;
	font-size: 12px;
	color: #3030B2;
}
#quick dl dd ul li:hover, #quick dl dd ul li.c:hover {
	background: #F83638;
	color: #fff;
}
#quick dl dd ul li.c {
	background: #FFE548;
}
.zkcontact dl dd .area li.curr {
	color: #3030B2;
}

#quick dl dd ul li:last-child{ margin-bottom:0;}

