/* Write your styles */
html,body {
	position:relative;
    /* height:100%; */
	width:100%;
	
}
a{
 text-decoration: none;
 color: #544e4c;

}

* {
	padding:0;
	margin:0;
}
li {
	list-style:none;
}
body {
	background: #fff;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px; /* =14px */ /* !important*/
	color: #63C;
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
    margin-top: 0rem  ;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0 0 0rem 0  ;
}
ol, ul {
    padding-left: 0em;
}
input:focus{outline: -webkit-focus-ring-color auto 0;}
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
    input[type="number"]{
        -moz-appearance: textfield;
    }

.F539ba2{
	color: #539ba2;
}
.Fred{
	color: #ea7219;
	font-weight: bold;
	font-size: 18px;
}
.dashujv{
	overflow: hidden;
	height: 360px;
}
.swiper_dashujv {
		overflow: hidden;
	width: 100%;
	position: relative;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
	transform: scale(1.5);
	z-index: 999;
	box-shadow: 50px 0 50px -50px #fff,-50px 0 50px -50px #fff
}
.swiper_dashujv img{
	width: 100%;
}


.px1200{
	margin:0 auto; 
	width: 1200px;
	text-align: center;
}

.toub_dh{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 65px;
    line-height: 65px;
    z-index: 99;
    background: #2f2f2f;
    box-shadow: 0 5px 20px rgba(0,0,0,0.3);
}
.toub_dh>div{
    overflow: hidden; 
}
.toub_dh ul{
    overflow: hidden; 
    float: left;
    margin-left: 30px;
}
.toub_dh .logo{
    float: left;
    margin-top: 5px;
}

.toub_dh ul li{
    float: left;
    margin: 0 25px;
}
.toub_dh ul li a{
    font-size: 16px;
    display: inline-block;
    position: relative;
    color: #b1b1b1;
}
.toub_dh ul li.no a{
    color: #eb6100;
}
.toub_dh ul li.no a::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #eb6100;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.toub_dh ul li:hover a{
    color: #2c8fcd;
}
.toub_dh ul li:hover a::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #2c8fcd;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}


.toub_dh .dlzc{
    float: right;

}
.toub_dh .dlzc a{
    /* background: #2c8fcd; */ 
    padding: 12px 20px;
    border-radius: 3px;
    border: solid 1px #cccccc;
    margin-left: 14px;
    color: #fff;
}
.toub_dh .dlzc a:first-child{
    background: #eb6100; 
    border: solid 1px #eb6100;
    color: #fff;
}

/* banner */
.slideBox{  
    height:500; 
    overflow:hidden;
     position:relative; 
 }
.slideBox .hd{
    height: 15px;
    overflow: hidden;
    position: absolute;
    /* right: 5px; */
    bottom: 25px;
    width: 100%;
    text-align: center;
    z-index: 1; 
}
.slideBox .hd ul{ 
    display: inline-block;
}
.slideBox .hd ul li{ 
    float: left;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: rgba(255,255,255,.5);
    cursor: pointer;
    line-height: 100px;
    border-radius: 50px;
}
.slideBox .hd ul li.on{ 
    background:#eb6100;
    color:#fff;
}
.slideBox .bd{ 
    position:relative;
    width: 100%; height:100%; z-index:0;
}
.slideBox .bd li{
    zoom:1;
     vertical-align:middle;
    }
.slideBox .bd img{ 
     height:500; 
     display:block; 
     
} 

.slideBox .bd ul {
    margin-left: -960px;
    left: 50%;
    position: relative;
}

/*标题*/
.title,.title1{
	text-align: center;
}
.title h1{
    font-size: 40px;
    color: #2D2D2D;
    padding: 40px 0 20px;
}
.title p,.title1 p{
	color: #333;
	font-size: 20px;
	font-weight: 300;
}
.title1 h1{
	color: #FFFFFF;
    padding: 40px 0 20px;
    font-size: 40px;
}
.zt {
	color: #FFF;
}
.conter .conter4 .title1 .zt {
	color: #FF0;
}
.conter .conter5 .title1 .zt .zt {
	color: #FFF;
}
/*conter4*/
.conter4{
	background: #192a3a;
    padding-bottom: 50px;
}
.conter4_info{
	background: #fff;
}
.conter4_info table {
	width: 1200px;
	overflow: hidden;
	border-collapse: collapse;
	border: 1px solid #cb3617;
	font-size: 12px;
	background-color: #FFF;
}

.conter4_info table tr {
	border: 1px solid #cb3617;
}
.conter4_info table tr:last-child{
	margin-bottom: 30px;
}
.conter4_info table tr th {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	padding: 6px 0;
	border: 1px solid #ffffff;
	background: #ff9900;
}

.conter4_info table tr td {
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
	padding: 5px 0;
	border: 1px solid #e4e4e4;
}
.conter4_info table tr:nth-child(3),
.conter4_info table tr:nth-child(5),
.conter4_info table tr:nth-child(7),
.conter4_info table tr:nth-child(9),
.conter4_info table tr:nth-child(11),
.conter4_info table tr:nth-child(13),
.conter4_info table tr:nth-child(15),
.conter4_info table tr:nth-child(17),
.conter4_info table tr:nth-child(19),
.conter4_info table tr:nth-child(21),
.conter4_info table tr:nth-child(23),
.conter4_info table tr:nth-child(25),
.conter4_info table tr:nth-child(27),
.conter4_info table tr:nth-child(29),
.conter4_info table tr:nth-child(31),
.conter4_info table tr:nth-child(33),
.conter4_info table tr:nth-child(35),
.conter4_info table tr:nth-child(37),
.conter4_info table tr:nth-child(39),
.conter4_info table tr:nth-child(41),
.conter4_info table tr:nth-child(43),
.conter4_info table tr:nth-child(45){
	background: #fbf4ea;
}
.conter4_info table tr td div {
	text-align: left;
	padding: 10px;
	background: #f5f5f5;
	color: #828282;
}
/*conter5*/
.conter5{
	background: #0a5854;
	padding-bottom: 50px;
}
.conter5 .conter4_info table tr th{
	background: #06b363;
	color: #FFF;
}
.conter5 .conter4_info table tr:nth-child(3),
.conter5 .conter4_info table tr:nth-child(5),
.conter5 .conter4_info table tr:nth-child(7),
.conter5 .conter4_info table tr:nth-child(9),
.conter5 .conter4_info table tr:nth-child(11),
.conter5 .conter4_info table tr:nth-child(13),
.conter5 .conter4_info table tr:nth-child(15),
.conter5 .conter4_info table tr:nth-child(17),
.conter5 .conter4_info table tr:nth-child(19),
.conter5 .conter4_info table tr:nth-child(21),
.conter5 .conter4_info table tr:nth-child(23),
.conter5 .conter4_info table tr:nth-child(25),
.conter5 .conter4_info table tr:nth-child(27),
.conter5 .conter4_info table tr:nth-child(29),
.conter5 .conter4_info table tr:nth-child(31),
.conter5 .conter4_info table tr:nth-child(33),
.conter5 .conter4_info table tr:nth-child(35),
.conter5 .conter4_info table tr:nth-child(37),
.conter5 .conter4_info table tr:nth-child(39),
.conter5 .conter4_info table tr:nth-child(41),
.conter5 .conter4_info table tr:nth-child(43),
.conter5 .conter4_info table tr:nth-child(45){
	background: #edf5f1;
}


	.w1200,
	.mt-tabpage,
	.mt-tabpage-count{
	width: 1200px;
	}
	
/*全网简介*/

.QuanwW_JianJ{
    padding: 100px 0;
}
.QuanwW_JianJ ul{
    padding: 25px 0!important;
    overflow: hidden;
}
.QuanwW_JianJ ul li{
    width: 524px;
    height: 613px;
    margin:0 38px;
    border-radius: 3px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .15);
    text-align: center;
    float: left;
}
.QuanwW_JianJ ul li:hover{
    .QuanwW_JianJ ul li:hover

}
.QuanwW_JianJ ul li h2{
    padding-top:45px;
    font-size: 28px;
    font-weight: normal;
    color: #FF5722;
    padding-bottom: 20px;
}
.QuanwW_JianJ ul li p{
    color: #999;
}

.QuanwW_JianJ ul li .img{
    display:inline-block;
    width:  261px;
    height: 261px;
    position: relative; 
    padding: 40px 0;
    padding-bottom: 10px;
}
.QuanwW_JianJ ul li .img img{
    display: block;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
 
.QuanwW_JianJ ul li .img img:last-child{
    z-index: 1;
    opacity: 0;

}
.QuanwW_JianJ ul li:hover .img img:last-child{
    opacity: 1; 
}
.QuanwW_JianJ ul li h3{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}
a.tiyanmengc{
    width: 220px;
    height:50px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    line-height: 50px;
    background: #FF5722;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.qiehuan{
    text-align: center;
    padding-top: 20px
}
.qiehuan .xdx li{
    display: inline-block;
    width: 50px;
    height: 18px;
    border-radius: 10px;
    background: #eee;
    margin: 0 5px;
    overflow: hidden;
    line-height: 100px;
}
.qiehuan .xdx li.on{
    background: #FF5722;

}


/* 视频 */
 

.ship_kuang{
    background: url(../images/sanbj.jpg) no-repeat center;
    text-align: center;
}
.famous_teacher{
    padding: 100px 0;	
}
.gongy_bt{
    padding-top: 40px;
    text-align: center;
}
.gongy_bt h2{
    padding-top: 45px;
    font-size: 36px;
    font-weight: bold;
    color: #040404;
    padding-bottom: 20px;
}
.gongy_bt p{
    color: #999;
}

.ship_kuang ul{
    overflow: hidden;
    /* display: inline-block; */
    margin: 65px auto 30px;
    width: 1400px;
}
.ship_kuang ul li{
    float: left;
    width: 31.8%;
    margin-right: 2%;
    height: 125px;
    text-align: center;
    position: relative;
    border: solid 1px #ccc;
    margin-bottom: 20px;
}
.ship_kuang ul li:nth-child(3),
.ship_kuang ul li:nth-child(6),
.ship_kuang ul li:nth-child(9){
	margin-right: 0;
}
.ship_kuang ul li>div{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content : center
}
.ship_kuang ul li .img{
    display: inline-block;
    position: relative;
    width: 93px;
    height: 93px;
    margin-right: 20px;
    margin-top: 11px;
    border: 5px solid #e0e0e0;
    border-radius: 150px;  
}
.ship_kuang ul li .img img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.ship_kuang ul li p{
	display: inline-block;
    width: 68%;
    line-height: 24px;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
    padding: 0 1%;
    margin-top: 15px;
    color: #636363;
}
.ship_kuang ul li p em{
    font-size: 18px;
    font-weight: bold;
    font-style: inherit;
    color: #3a3a3a;
}

.ship_kuang ul li .img img:last-child{
    opacity: 0;
}s
.ship_kuang ul li p{
    display: inline-block;
    font-size: 18px;
}
.ship_kuang ul li:hover{
    border: 1px solid #a2daa9;
    background: #50b95d;
}
.ship_kuang ul li:hover p{
    color: #effff1;
}
.ship_kuang ul li:hover p em{
	color: #effff1;
}
.ship_kuang ul li:hover .img{
    border: 5px solid #afe6b6;	
}
.ship_kuang ul li:hover .img img:first-child{
    opacity: 0;
}
.ship_kuang ul li:hover .img img:last-child{
    opacity: 1;
}


/* tupqieh */

#switch{ background:url(../images/switch.png) top 75px center no-repeat;}
#switch .title{ font-size:36px; color:#111; text-align:center;}
#switch .brief{ font-size:18px; color:#111; text-align:center; margin-top:25px;margin-bottom: 40px;}
#switch .story{position: relative;padding:45px 0;height: 330px;}
#switch .story .story_box{position: relative;left: -84px;top: 113px;width: 1354px;height: 127px;overflow: hidden;}
#switch .story .box{position: absolute;top: 0;left: 0;}
#switch .story .item{float: left;width: 211px;height: 127px;margin-left: 14px;opacity: 0.2;}
#switch .story .citem{position: absolute;left: 0;right: 0;top: 30px;margin:auto;width: 507px;height: 305px;padding: 60px 190px 35px;background: url(../images/storybg.png) no-repeat center center;}
#switch .citem_box{position: relative;width: 100%;height: 100%;overflow: hidden;}
#switch .citem_box .box{position: absolute;top: 0;left: -1014px;}
#switch .citem_box .item{width: 507px;height: 305px;opacity: 1;margin:0;}
#switch .hd{position: absolute;bottom: 0;text-align: center;width: 100%;font-size: 0;}
#switch .button{display: inline-block;width: 58px;height: 58px;background: url(../images/prev.png) no-repeat center center;}
#switch .next{background-image: url(../images/next.png);}
#switch .global_btn{ margin:0 auto;}


#switch .story .item img{
    border: none;
    max-width: 100%;
    max-height: 100%;
}

.blank45{
    margin: 0px auto;
    clear: both;
    height: 45px;
    font-size: 1px;
    overflow: hidden;
}
.blank80{
    margin: 0px auto;
    clear: both;
    height: 80px;
    font-size: 1px;
    overflow: hidden;
}

/*搜索
  */
.guanjianc_da{
    height: 800px;
    position: relative;
    background: url(../images/sanbj1.jpg) no-repeat center;
}
.bupian_sd{
    text-align: center;
    padding-top: 80px; 
}

.ShiShitX{
    height: 610px;
    width: 960px;
    overflow: hidden;
}

.footer{
    padding: 20px 0;
    background: #273037;
    color: #89a6a7;
    text-align: center;
    line-height:35px;
}
.footer a{
    color: #89a6a7;

}

.ShiShitX .text .gongy_bt{
    text-align:left;
    padding-top: 120px;
    
}

.ShiShitX .text {
    width: 50%;
    float: left; 
    text-align:left;
}
.ShiShitX .text span{
    text-align: center;
    width: 100%;
    display: inline-block;
}

.ShiShitX .text a{
    margin-top: 40px;
}
.ShiShitX .img{
    padding: 150px 0;
    padding-bottom: 0;
}

.xiam_bottom{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.xiam_bottom .top{
    width: 565px;
    margin:60px  auto;
    position: relative;
}
.xiam_bottom .top .gjc{
    height: 58px;
    line-height: 58px;
    border:solid 1px #c2c3c3;
    border-radius:3px;
    overflow: hidden;
    padding: 0 10px;
}
.xiam_bottom .top .cxs{
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 150px;
    background: #2c8fcd;
    color: #fff; 
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.xiam_bottom .top .gjc:hover{
    border:solid 1px #2c8fcd;

}
.xiam_bottom ul{
    overflow: hidden;
    text-align: center;
    width: 900px;
    margin:40px auto;
    display: flex;
    justify-content : center;
}
.xiam_bottom ul li{
    float: left;
    width: 133px;
    margin: 0 40px;
}
.xiam_bottom ul li>div{ 
    width: 133px;
    height: 133px;
}
.xiam_bottom ul li .img{ 
    background: url(../images/soo.png) no-repeat center;
}
.xiam_bottom ul li .img1{ 
    background: url(../images/soo1.png) no-repeat center;
}
.xiam_bottom ul li .img2{ 
    background: url(../images/soo2.png) no-repeat center;
}
.xiam_bottom ul li .img3{ 
    background: url(../images/soo3.png) no-repeat center;
}
.xiam_bottom ul li .img4{ 
    background: url(../images/soo4.png) no-repeat center;
}
.xiam_bottom ul li .img5{ 
    background: url(../images/soo5.png) no-repeat center;
}
.xiam_bottom ul li .img6{ 
    background: url(../images/soo6.png) no-repeat center;
}
#canvas{
    width: 100%;
	 position: absolute;
	 top: 0;
	 height: 100%;
}

.xiam_bottom ul li .img{ 
    background: url(../images/soo.png) no-repeat center;
}
.xiam_bottom ul li .img1{ 
    background: url(../images/soo1.png) no-repeat center;
}
.xiam_bottom ul li .img2{ 
    background: url(../images/soo2.png) no-repeat center;
}
.xiam_bottom ul li .img3{ 
    background: url(../images/soo3.png) no-repeat center;
}
.xiam_bottom ul li .img4{ 
    background: url(../images/soo4.png) no-repeat center;
}
.xiam_bottom ul li .img5{ 
    background: url(../images/soo5.png) no-repeat center;
}
.xiam_bottom ul li .img6{ 
    background: url(../images/soo6.png) no-repeat center;
}
.xiam_bottom ul li .img7{ 
    background: url(../images/soo7.png) no-repeat center;
}
.xiam_bottom ul li:hover .img{ 
    background: url(../images/soo_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img1{ 
    background: url(../images/soo1_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img2{ 
    background: url(../images/soo2_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img3{ 
    background: url(../images/soo3_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img4{ 
    background: url(../images/soo4_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img5{ 
    background: url(../images/soo5_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img6{ 
    background: url(../images/soo6_.png) no-repeat center;
}
.xiam_bottom ul li:hover .img7{ 
    background: url(../images/soo7_.png) no-repeat center;
}

.xiam_bottom ul li a{
	background: #FF5722;
    padding: 5px 20px;
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
}
.xiam_bottom ul li a:hover{
	background: #d8623d;
}
/* 新加 */
.logo img{
	width: 67%;
    margin-top: 10px;
}
.content{
	background: #FFFFFF;
}

/*考生的四大困惑*/
.Four_confusion,.Curriculum_ystem{
    width: 1200px;
    margin: 0 auto;	
    padding: 50px 0;
}
.CotentTitle{
	text-align: center;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 30px;
}
.CotentTitle p:first-child{
	font-size: 18px;
	letter-spacing: 0;
	color: #000;
}
.CotentTitle p:last-child{
    font-size: 36px;
    letter-spacing: -1px;	
}
.Four_confusion_info li{
    border: 1px solid #d2d2d2;
    padding: 20px 30px;
    width: 43.8%;
    margin-left: 1.6%;
    display: inline-block;
    margin-top: 20px;   
    text-align: left;     
}
.Four_confusion{
	text-align: center;
}
.Four_confusion_info li:first-child,
.Four_confusion_info li:nth-child(3),
.Four_confusion_info li:nth-child(5){
	margin-left: 0;
}
.Four_confusion_info li h1{
    font-size: 18px;
    color: #545454;
}
.Four_confusion_info li p{
	color: #808080;
    padding: 10px 20px;
    margin-top: 10px;
    line-height: 25px;
    background: #f7f7f7;
    text-align: justify;
}
.Four_confusion_info li em{
    font-style: inherit;
    color: #ffffff;
    margin-right: 15px;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    font-size: 20px;    
}
.Four_confusion_info li h1 em{
    background: #eb6100;	
}
.Four_confusion_info li p em{
	background: #607D8B;
}
.Curriculum_top_info{
	background: url(../images/background/3.jpg) no-repeat 50% -124.3px / cover;
	background-size: cover;
	position: fixed;
	top: 0px;
	left: 0;
	width: 100%;
	height: 70%;
	z-index: -1;
}
.overlay_bg{
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(243, 243, 243, 0.78);
    top: 0;
    padding: 100px 0 100px 0;	
	background-size: cover;
}
.Curriculum_top{
	padding: 24px 0;
	text-align: center;
}
.Curriculum_top p{
	text-align: center;
	color: #040404;
	line-height: 30px;
	font-size: 30px;
}
.Four_confusion_button{
    color: #eb6100;
    font-size: 18px;
    border: 2px solid #eb6100;
    display: inline-block;
    margin: 0 auto;
    padding: 15px 20px;
    cursor: pointer;
    font-weight: bold;
    margin-top: 40px; 
}
.px1200_button{
    color: #1e7e88;
    font-size: 18px;
    border: 2px solid #1e7e88;
    display: inline-block;
    margin: 0 auto;
    padding: 15px 20px;
    cursor: pointer;
    font-weight: bold;
    margin-top: 40px; 	
}
.px1200_button:hover{
	background: #1e7e88;
    color: #FFFFFF;
}
.Four_confusion_button:hover{
	background: #eb6100;
	color: #FFFFFF;
}
.Curriculum_top p:nth-child(2){
    margin: 40px 0;
    font-size: 30px;
    font-weight: bold;
}

.Curriculum_ystem_info ul li{
    font-size: 14px;
}
.Curriculum_ystem_info ul li:first-child p{
	font-size: 18px;
}
.Curriculum_ystem_info ul li p button{
    background: #eb6100;
    color: #FFFFFF;
    border: 0;
    padding: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
}
.Curriculum_ystem_info ul li p button:hover{
	background: #d87c3c;
}
.Curriculum_ystem_info ul li:nth-child(2),
.Curriculum_ystem_info ul li:nth-child(4),
.Curriculum_ystem_info ul li:nth-child(6),
.Curriculum_ystem_info ul li:nth-child(8){
    background: #FFFFFF;
    color: #696969;
}
.Curriculum_ystem_info ul li:nth-child(3),
.Curriculum_ystem_info ul li:nth-child(5),
.Curriculum_ystem_info ul li:nth-child(7){
   background: #f3f3f3;
    color: #696969;
	
}
.Curriculum_ystem_info ul li:hover{
    background: #d9ecca;  
}
.Curriculum_ystem_info ul li p{
	display: inline-block;
	text-align: center;
	padding: 20px 1%;
/*    border-left: 1px solid #000;    */
    vertical-align: middle;
    
    	
}
.Curriculum_ystem_info ul li p:first-child{
	width: 11%;
}
.Curriculum_ystem_info ul li p:nth-child(2){
	width: 12.4%;	
}
.Curriculum_ystem_info ul li p:nth-child(3),
.Curriculum_ystem_info ul li p:nth-child(6){
	width: 13.49%;
}
.Curriculum_ystem_info ul li p:nth-child(4){
    width: 23%;
    text-align: left;
}
.Curriculum_ystem_info ul li p:nth-child(5){
	width: 12.9%;
    text-align: left;
}
.Curriculum_ystem_info ul li:first-child{
    background: #65bb24;
    color: #FFFFFF;
    font-weight: bold;
}
.Curriculum_ystem_info ul li:first-child p:nth-child(4),
.Curriculum_ystem_info ul li:first-child p:nth-child(5){
	text-align: center;
}
.Curriculum_ystem_info ul li:first-child p:nth-child(2),
.Curriculum_ystem_info ul li:first-child p:nth-child(4),
.Curriculum_ystem_info ul li:first-child p:nth-child(6){
    background: #1e7e88;
}

.float_title{
	position: fixed;
	z-index: 999;
	top: 8%;
}
.float_title_info{
	position: relative;
}
.float_title_info ul{
    position: absolute;
    width: 100%;
    top: 100px;
}
.float_title_info ul li{
	text-align: center;
    margin-top: 8px;
}
.float_title_info ul li a{
	padding: 9px 0;
    display: inline-block;
    background: #eb6100;
    color: #FFFFFF;
    font-size: 16px;
    width: 146px;
}
.float_title_info ul li a:hover{
	background: #65bb24;
}

.float_title_info img{
	width: 200px;
}
.teacherForm{
    background: #349c41;
    padding: 40px 0 50px;	
}
.teacherForm p{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    color: #fff; 	
}
.teacherForm label{
	
}
.teacherForm label span{
	color: #FFFFFF;
    font-size: 18px;	
}
.teacherForm label input{
    padding: 15px;
    border: 1px solid #FFFFFF;
    background: #FFFFFF;	
    margin-right: 50px;
    width: 230px;
}
.teacherForm button{
    background: #53dc65;
    color: #0d5f17;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 50px 11px;
    vertical-align: top;
    cursor: pointer;
}
.Exclusive_VIP{
	text-align: center;
    margin: 50px 0;	
}
.Exclusive_VIP ul{
	width: 1200px;
	margin: 0 auto;	
}
.Exclusive_VIP ul li{
    width: 22.5%;
    display: inline-block;
    margin: 10px 1%;
    background: #fff;
    padding: 15px 0;
    border: 1px solid #000;    
}
.Exclusive_VIP ul li img{
    width: 25%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
}
.Exclusive_VIP ul li p{
    width: 68%;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #777;
}
#doyoo_panel #nhead{
    background: #000 !important;	
}
#doyoo_panel{
    border-color: rgb(0, 0, 0) !important;	
}
#main{
    border-color: rgb(235, 97, 0) !important;	
}
#main #header{
    background-color: rgb(235, 97, 0) !important;
}
#main .inMsg .msg{
	color: #eb6100 !important;
}
#main .btn-chat{
	background-color: rgb(235, 97, 0) !important;
}
#doyoo_panel{
    top: 300px !important;
}
#main .btn-chat-send{
	background-color: #FF5722 !important;
}
.academy{
    background: #f5e344;
    padding: 50px 0;	
}
.academy_info{
	width: 1200px;
	margin: 0 auto;
}
.academy_left{
	width: 69%;
	display: inline-block;
	vertical-align: top;
}
.academy_left li{
    width: 27.6%;
    margin-left: 2%;
    display: inline-block;
    padding: 15px 2%;
    background: #fff;
    margin-top: 20px;
}
.academy_left li:first-child,
.academy_left li:nth-child(4){
	margin-left: 0;
}
.academy_left li img{
	width: 100%;
    height: 150px;	
}
.academy_left li img{
	
}
.academy_right{
	width: 27.6%;
	margin-left: 3%;
	display: inline-block;
	vertical-align: top;
    margin-top: 20px;	
}
.academy_right li{
	display: inline-block;
    width: 49.4%;
    margin-top: 29px;
}

.academy_right li a{
    padding: 22px 0;
    background: #598bc5;
    color: #fff;
    text-align: center;
    font-size: 16px;    
	width: 100%;
	display: inline-block;
}
.academy_right li a:hover{
	background: #007AFF;
}
.academy_right label input{
    width: 60%;
    display: inline-block;
    padding: 15px 4%;
}
.academy_right label button{
    width: 29.6%;
    display: inline-block;
    background: #eb6100;
    color: #fff;
    border: 0;
    padding: 15px 0 17px;
    cursor: pointer;
    outline:none
}
