*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #4D4D4D;
}
body{
	width: 100%;
	min-width: 1100px;
}
.special-header{
	z-index: 1000;
}
.bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background:url("../images/book.jpg") no-repeat scroll center top;
	background-size:cover;
	bottom: 0px;
	z-index: -10;
}
#banner{
	width: 100%;
	min-width: 1100px;
	height: 649px;
	margin-top: 60px;
	background:url("../images/banner.jpg") no-repeat scroll center top;
}
#banner>div{
	width: 405px;
	height: 50px;
	margin: 0 auto;
	padding-top: 424px;
}
#banner>div>a{
	display:inline-block;
	width: 600px;
	height: 60px;
	line-height: 60px;
	font-size: 24px;
	background: #F41C21;
	color: #E9C913;
	border-radius: 30px;
	margin:0 auto;
	text-align: center;
}
.content1{
	width: 100%;
	height: 755px;
	margin-top: 80px;
	background:url("../images/word.jpg") no-repeat scroll center bottom;

}
.content>p:first-child{
	display: block;
	margin: 0 auto;
	width: 1100px;
	height: 99px;
}
.content1>p:first-child{
	background:url("../images/title2.png") no-repeat scroll center top;
}
.content1>.question{
	width: 1100px;
	height: 359px;
	margin: 0 auto;
}
.question>div{
	height: 40px;
	width: 1100px;
}
.question>div>a{
	display: block;
	float: left;
	line-height: 110px;
	font-size: 24px;
}
.content1 .one{
	padding-top: 90px;
}
.content1 .one>a:first-child{
	margin-left: 150px;
	margin-right: 180px;
}

.content1 .two>a:first-child{
	margin-left: 100px;
	margin-right: 310px;
}
.content1 .three>a:first-child{
	margin-left: 180px;
	margin-right: 50px;
}
.content2{
	width: 100%;
	height: 761px;
	background:url("../images/bg1.jpg") no-repeat scroll center top;
}
.content2>p{
	background:url("../images/title1.png") no-repeat scroll center bottom;
	padding-top: 90px;
}
.content2>.one{
	width: 1100px;
	height: 118px;
	margin: 0 auto;
	margin-top: 90px;
	background:url("../images/lesson.png") no-repeat scroll center top;
}
.content2>.two{
	width: 1100px;
	margin: 40px auto;
}
.content2>.two>div{
	width: 258px;
	height: 150px;
	float: left;
	border: 2px solid #C490BF;
	margin-left: 15px;
}
.content2>.two>.first{
	margin-left: 0px;
}
.content2>.two>div>.title{
	font-size: 20px;
	text-align: center;
	color: #000;
	line-height: 40px;
}
.content2>.two>div>.content{
	font-size: 16px;
	color: #000;
	margin: 10px 16px; 
}
.content2>.two>div>div{
	margin: 0px 16px;
}
.content2>.two>div>div>a{
	display: block;
	width: 150px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-top: 6px;
	color: #fff;
}
.content2>.two>.first>div{
	background:url("../images/back1.png") no-repeat scroll right center;
}
.content2>.two>.first>div>a{
	background: #C490BF;
}
.content2>.two>.second>div{
	background:url("../images/back2.png") no-repeat scroll right center;
}
.content2>.two>.second>div>a{
	background: #7ECEF4;
}
.content2>.two>.thirth>div{
	background:url("../images/back3.png") no-repeat scroll right center;
}
.content2>.two>.thirth>div>a{
	background: #F29C9F;
}
.content2>.two>.fouth>div{
	background:url("../images/back4.png") no-repeat scroll right center;
}
.content2>.two>.fouth>div>a{
	background: #FFC63D;
}
.content2>.three{
	width: 540px;
	height: 50px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding-top: 50px;
}
.content2>.three>a{
	display: block;
	width: 260px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
}
.content2>.three>.first_a{
	background: #FFC63D;
}
.content2>.three>.last_a{
	background: #001C58;
}
/*下面的表单*/
.content3{
	width: 100%;
	height: 678px;
	background:url("../images/box3.jpg") no-repeat scroll center center;
}
.content3>p{
	background:url("../images/title3.png") no-repeat scroll center bottom;
	padding-top: 60px;
}
.content3>.form{
	width: 1100px;
	height: 392px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.content3>.form>a{
	font-size: 30px;
	color: #fff;
	line-height: 100px;
}
.content3>.form>a>span{
	color: #F85145;
}
.content3>.form>.left{
	float: left;
}
.content3>.form>.right{
	float: right;
}
.content3>.form>.center{
	display: block;
	clear: both;
	width: 770px;
	height: 90px;
	border: 1px solid #AFB1B7;
	margin: 0 auto;
	font-size: 46px;
}
.content3 form{
	font-size: 20px;
}
.content3 form>input{
	font-size: 20px;
	border: 1px solid #AFB1B7;
	background-color:transparent; 
	color: #fff;
}
.content3 form>.wenda{
	display: block;
	width: 670px;
	height: 45px;
	margin: 30px auto;
	border: 1px solid #AFB1B7;
	background-color:transparent; 
	padding-left: 20px;
}
#dosubmit{
	display: block;
	width: 450px;
	height: 40px;
	border: none;
	background: #FF5143;
	color: #fff;
	line-height: 40px;
	margin: 30px auto;
}
.content6{
	width: 100%;
	height: 871px;
	background:url("../images/bg4.jpg") no-repeat scroll center bottom;
}
.content6>p{
	height: 99px;
	background:url("../images/title4.png") no-repeat scroll center center;
	padding-top: 60px;
}
table{
	width: 1100px;
	margin: 0 auto;
	border: none;
	background: #FF786D;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 27px;
	margin-top: 20px;
}
table td{
	border: 1px solid #fff;
}
table a{
	font-size: 20px;
	color: #FFD83C;
}
.content7{
	width: 100%;
	height: 871px;
	background:url("../images/bg5.jpg") no-repeat scroll center bottom;
}
.content7>p{
	height: 99px;
	background:url("../images/title5.png") no-repeat scroll center center;
	padding-top: 90px;
}
.content8{
	width: 100%;
	height: 699px;
	background:url("../images/bg6.jpg") no-repeat scroll center center;
}
.content8>p{
	height: 99px;
	background:url("../images/title6.png") no-repeat scroll center center;
	padding-top: 90px;
}
.box{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.tabox{
	width:730px;
	height:440px;
	margin: 0 auto;
}
.tabox .hd{
	overflow:hidden;
}
.tabox .hd li{
	position:relative;
	height:135px;
	width:200px;
	cursor:default;
	font-size: 24px;
	line-height: 50px;
	line-height:37px;
	text-align:center;
}
.tabox .hd .one{
	position: absolute;
	top: 0px;
	left: 0px;
}
.tabox .hd .two{
	position: absolute;
	top: 145px;
	left: 0px;
}
.tabox .hd .three{
	position: absolute;
	top: 290px;
	left: 0px;
}
.tabox .hd .four{
	position: absolute;
	top: 0px;
	right: 0px;
}
.tabox .hd .five{
	position: absolute;
	top: 145px;
	right: 0px;
}
.tabox .hd .six{
	position: absolute;
	top: 290px;
	right: 0px;
}

.tabox .bd{
	width: 675px;
	height:423px;
	margin: 0 auto;
}
.tabox .lh>img{
	width: 100%;
	z-index: -1;
}
.tabox .hd li>div>a{
	color: #fff;
	display: none;
}
.tabox .hd li>div{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-top: -40px;
	position: relative;
	z-index: 1;
}
.tabox .hd li>.rgb{
	width: 100%;
	height: 30px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=57);
	position: absolute;
	margin-top: -31px;
	z-index: 0;
}
.tabox .hd li:hover>div{
	background: #FFC63D;
}
.tabox .hd li:hover>div>p{
	display: none;
}
.tabox .hd li:hover>div>a{
	display: block;
}
.tabox .lh>p{
	display: block;
	padding: 20px;
	width: 635px;
	height: 95px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	margin-top: -142px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.tabox .lh>div{
	width: 675px;
	height: 131px;
	background-color: #000;
	opacity: 0.7;
	filter: alpha(opacity=57);
	position: absolute;
	margin-top: -132px;
}
.content9{
	width: 100%;
	height: 670px;
	background: #468CCA;
}
.content9>p{
	height: 99px;
	background:url("../images/title7.png") no-repeat scroll center center;
	padding-top: 90px;
}
.news{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.news>div{
	width: 327px;
	height: 353px;
	background:url("../images/new_bg.png") no-repeat scroll center center;
	float: left;
	margin-left: 47px;
}
.news>.first{
	margin-left: 0px;
}
.news>div>p{
	text-align: center;
	font-size: 20px;
	color: #000;
	line-height: 90px;
}
.news>div>ul>li{
	display: block;
	width: 300px;
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
	background:url("../images/point.png") no-repeat scroll left center; 
	font-size: 16px;
	color: #000;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news>div>a{
	display: block;
	width: 185px;
	height: 40px;
	margin: 0 auto;
	background: #468CCA;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin-top: 20px;
	border-radius: 3px;
}
/*第一个表单*/
.content10{
	width: 100%;
	height: 180px;
	text-align: center;
}
.content10>p{
	height: 130px;
	line-height: 130px;
	font-size: 24px;
	color: #000;
}
.content10>p>span{
	color: #FF5244;
}
.content10 .form2{
	display: block;
	width: 1100px;
	height: 45px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 45px;
}
.content10 form input{
	display: inline-block;
	width: 220px;
	height: 43px;
	border: 1px solid #FF5244;
	border-radius: 5px;
}
#dosubmit2{
	display: inline-block;
	width: 200px;
	height: 45px;
	font-size: 20px;
	color: #fff;
	line-height: 45px;
	margin-left: 25px;
	background: #FF5244;
}