.layout_center{
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;
}
.laybot{
	margin-top: 30px;
	margin-bottom: 30px;
}

.main01 .title01{
	width: 474px;
	height: 76px;
}
.main01_text{
	width: 732px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}
.main01_shuju{
	width:740px ;
	margin: 0 auto;
	padding-left: 8px;
}
.shuju{
	width: 240px;
	float: left;
	margin: 0 2px;
	text-align: center;
	color: #8d8d8d;
	margin-top: 32px;
}
#main02{
	padding-top: 30px;
    border: 1px solid #eee;
}
.main02 img{
	padding: 58px;
}
.main02_careful{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background: #000;
}
.main02_careful span{
	font-weight: bold;
}
.main02_careful p{
	font-weight: lighter;
	color: #ffff00;
}

.main03{
	width: 898px;
	height: 266px;
	border: 1px solid #eee;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 58px;
	position: relative;
}
.main03 h2{
  	font-size: 102px;
  	font-weight: bold;
  	float: left;
}

.main03 .main03_textR{
	font-size: 20px;
	float: left;
	margin-left: 18px;	
	margin-top: 28px;
}
.main03_textR span:nth-child(3){
	float: left;
	z-index: 1;
	height: 38px;
	line-height: 38px;
	width: 295px;
	background: #ffb71a;
	border-radius: 19px;
	text-align: center;
	color: #fff;
	
}
.main03 .main03_textR p{
	font-size:32px ;
	color: #ff3366;
    padding-top: 16px;
    
}
}
.main03 h3{
	font-size: 56px;
	font-weight: bold;
}
.main03_text01{
	width: 718px;
	margin-top:10px;	
}

.main04_ct ul{
	width: 800px;
	margin: 0 auto;
}
.main04_ct ul li{
float: left;
margin: 0 10px;
position: relative;
width: 134px;
height: 134px;
}
.main04_ct ul li span{
	position: absolute;
    top: 38%;
    left: 22%;
    font-size: 20px;
    font-weight: bold;
}
.main04_ct ul li:nth-child(1) span{
	color: #57ce95;
}
.main04_ct ul li:nth-child(2) span{
	color: #ff9740;
}
.main04_ct ul li:nth-child(3) span{
	color: #6fb0ad;
}
.main04_ct ul li:nth-child(4) span{
	color: #ff6161;
}
.main04_ct ul li:nth-child(5) span{
	color: #49d4fc;
}
.main04 li:hover a span{
	color: #f5b834;
}

#main05{
	border-bottom: 1px solid #eee;
	margin-top: 30px;
}
/*kaishi*/

	.main05_ct ul li{
		float:left;
		/*background: #015C31;*/
	}
		.main05_ct ul li .my_ul{
		position: absolute;
		top: 0;
		left: 0;
		height: 246px;
		}

		.main05_ct ul li .my_ul .my_li{
		float:left;
		display: none;
		}
		.main05_ct ul li:hover .my_ul .my_li{
		display:block;
		}
		.main05_ul .cr .my_t{
			height: 106px;
    		position: relative;
    		top: -25px;
    		background: #fff;
		}
		
/*ending*/
.main05{
	height: 486px;
	position: relative;
}
.main05 .title01{
	width: 613px;
	height:100px;
	padding: 0 20px;
}
.main05_ct{
	margin-top: 30px;
	position: relative;
	height: 310px;
}
.main05 ul li{
	width: 267px;
	height: 247px;
	border: 1px solid #efefef;
	position: relative;
	float: left;
	margin-right: 6px;
}
.main05 ul li:last-child{
	margin-right: none!important;
}
.main05 ul li .main05_btn a{
	position: absolute;
	bottom: 10px;
	display: block;
	border: 1px solid #efefef;
	border-radius: 18px;	
	color: #666;
	text-align: center;
	width: 100px;
	height: 26px;
	line-height: 26px;
	margin-right: 10px;
}
.main05 ul li .main05_btn a:hover{
	background: #3498db;
	color: #fff;
	box-shadow: ;
}

.main05 ul li .main05_btn .btn_right{
	right: 0;	
}
.main05_text{
	padding-left: 10px;
	margin-top:3px;
	height:76px
}
.main05_text p{
	font-weight: bold;
	color: #333;
}

/* Ã¥Â­Â¦Ã©â„¢Â¢Ã¨Â¯Â¾Ã§Â¨â€¹Ã¥Â¼â‚¬Ã¥Â§â€¹ */
#course{ 
	width: 100%;
	 height: 472px; 
	 /*margin-top: 30px;*/
	 position: relative;
	 border-bottom: 1px solid #eee;
	 border-top: 1px solid #eee;
	 padding-top: 30px;
	 }
#course .course{ 
	width: 1100px;
	 height: 472px; 
	 clear: both; 
	 margin: 0 auto;
	 position: relative;
	 }
#course .course .c_list{
	 width: 1100px; 
	 height: 164px; 
	 float: left; 
	 margin-bottom: 3px;
	 margin-top:10px ;
	 }
#course .course .c_list .cl_ma:hover{
	box-shadow: 0 16px 20px rgba(149, 149, 149, 0.2); }
#course .course .c_list .cl_ma .m_l{ 
	height:60px; 
	float: left;
	 margin-left: 20px;
	 }
#course .course .c_list .cl_ma .cl_my{
	 width: 30%;
}

#course .course .c_list .cl_ma .m_l font{
	width: 200px; 
	height: 30px; 
	float: left; 
	line-height: 30px;
	 font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
	  font-size: 16px; 
	  color: #216ebe; 
	  margin-top: 5px; 
	  }
#course .course .c_list .cl_ma .m_l .ml_bnt{ 
	width: 135px;
	 height: 35px;
	  float: left; 
	  line-height: 35px; 
	  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; 
	  font-size: 16px;  
	  color: #fff; 
	  margin-top: 5px; 
	  background: #b8d2ed; 
	  border-radius: 80px; 
	  z-index: 5; 
	  text-align: center; 
	  }
#course .course .c_list .cl_ma .m_l .ml_bnt:hover{ width: 135px; height: 35px; float: left; line-height: 35px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 16px; color: #fff; margin-top: 5px; background: #9dbedf; border-radius: 80px;  z-index: 5; text-align: center; margin-top: 40px; }

#course .course .c_list .m_r2 { 
	width: 200px;
	 height: 160px;
	 float: left;
	  margin-top: 25px;
	  }
#course .course .c_list .m_r2 img{ 
	-webkit-transition:ease-in 1s; 
	-moz-transition:ease-in 1s;
	 -o-transition:ease-in 1s;
	 }
#course .course .c_list .m_r2 img:hover{ transform:translate(-20px); -moz-transform:translate(-20px); -ms-transform:translate(-20px); -o-transform:translate(-20px); -webkit-transform:translate(-20px);}

#course .course .c_list .cl_m{
	width: 265px;
	height: 164px;
	border: 1px solid #ddf2f7;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	 /*IE 6 7 8*/ 
        /* IE 10 */
	/*Ã§ÂÂ«Ã§â€¹Â*/
	/*Ã¨Â°Â·Ã¦Â­Å’*/
	      /* Safari 4-5, Chrome 1-9*/
	   /*Safari5.1 Chrome 10+*/
	  /*Opera 11.10+*/
	}
#course .course .c_list .cl_m:hover{box-shadow: 0 16px 20px rgba(149, 149, 149, 0.2); }
#course .course .c_list .cl_m .m_l{width: 114px; height:60px; float: left; margin-left: 20px;}
#course .course .c_list .cl_m .m_l span{width: 130px; height: 18px; float: left; line-height: 18px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 16px;   color: #64a0d6; margin-top: 20px; }
#course .course .c_list .cl_m .m_l font{width: 130px; height: 18px; float: left; line-height: 18px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px;   color: #94afce; margin-top: 5px; }
#course .course .c_list .cl_m .m_l .ml_bnt{ width: 90px; height: 20px; float: left; line-height: 20px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px;  color: #fff; margin-top: 5px; background: #bdbce6; border-radius: 40px; z-index: 5; text-align: center; margin-top: 50px;  }
#course .course .c_list .cl_m .m_l .ml_bnt:hover{ width: 90px; height: 20px; float: left; line-height: 20px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px; color: #fff; margin-top: 5px; background: #71c6c2; border-radius: 40px;  z-index: 5; text-align: center; margin-top: 50px; }
#course .course .c_list .cl_my{
	width: 358px!important;
}
#course .course .c_list .cl_bl{
	background: #e9f4fe !important;
}
#course .course .c_list .cl_pl{
	background: #eef3fe !important;
}
#course .course .c_list .cl_dl{
	background: #f2f3f9 !important;
}
#course .course .c_list .m_r { width: 100px; height: 219px; float: left; margin-top: 10px; margin-left: 15px; }
#course .course .c_list .m_r img{ -webkit-transition:ease-in 1s; -moz-transition:ease-in 1s; -o-transition:ease-in 1s;}
#course .course .c_list .m_r img:hover{ transform:translate(-20px); -moz-transform:translate(-20px); -ms-transform:translate(-20px); -o-transform:translate(-20px); -webkit-transform:translate(-20px);}

#course .course .c_list .cl_m2{width: 266px;height: 164px;border: 1px solid #ddf2f7;float: right;margin-bottom: 10px; /*IE 6 7 8*/        /* IE 10 *//*Ã§ÂÂ«Ã§â€¹Â*//*Ã¨Â°Â·Ã¦Â­Å’*/      /* Safari 4-5, Chrome 1-9*/background: #e2f5fa;   /*Safari5.1 Chrome 10+*/  /*Opera 11.10+*/}
#course .course .c_list .cl_m2:hover{box-shadow: 0 16px 20px rgba(149, 149, 149, 0.2); }
#course .course .c_list .cl_m2 .m_l{width: 114px; height:60px; float: left; margin-left: 20px;}
#course .course .c_list .cl_m2 .m_l span{width: 130px; height: 18px; float: left; line-height: 18px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 16px;   color: #64a0d6; margin-top: 20px; }
#course .course .c_list .cl_m2 .m_l font{width: 150px; height: 18px; float: left; line-height: 18px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px;   color: #94afce; margin-top: 5px; }
#course .course .c_list .cl_m2 .m_l .ml_bnt{ width: 90px; height: 20px; float: left; line-height: 20px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px;  color: #fff; margin-top: 5px; background: #88d6d2; border-radius: 40px; z-index: 5; text-align: center; margin-top: 50px;  }
#course .course .c_list .cl_m2 .m_l .ml_bnt:hover{ width: 90px; height: 20px; float: left; line-height: 20px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 12px; color: #fff; margin-top: 5px; background: #71c6c2; border-radius: 40px;  z-index: 5; text-align: center; margin-top: 50px; }

#course .course .c_list .m_r { width: 80px; height: 163px; float: left;/* margin-top: 50px;*/ margin-left: 50px; }
#course .course .c_list .mr-t{
	margin-top: 70px;
}
#course .course .c_list .m_r img{ -webkit-transition:ease-in 1s; -moz-transition:ease-in 1s; -o-transition:ease-in 1s;}
#course .course .c_list .m_r img:hover{ transform:translate(-20px); -moz-transform:translate(-20px); -ms-transform:translate(-20px); -o-transform:translate(-20px); -webkit-transform:translate(-20px);}

/* Ã¥Â­Â¦Ã©â„¢Â¢Ã¨Â¯Â¾Ã§Â¨â€¹Ã§Â»â€œÃ¦ÂÅ¸ */

.getMore{
    width: 188px;
    height: 48px;
    border: 1px solid #efefef;
    display: inline-block;
    text-align: center;
    line-height: 48px;
    position: absolute;
    left: 50%;
    bottom: 30px;
    margin-left: -94px;	
}
.getMore:hover{
	color:#2ab4fd;;
}
.getMore .icon-2{
    width: 13px;
    height: 5px;
    display: inline-block;
    text-align: center;
    background: url(../images/bnt_01.png) no-repeat center;
    position: relative;
    left: -18px;
    top: 25%;
    margin-left: -13px;

}
#main07{
	padding-bottom: 30px;
}
.main07 .title01{
	width: 504px;
}
.main07_ct ul li{
	width: 212px;
	height:212px;
	border-radius: 50%;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-right: 8px;
}
.main07_ct ul li:nth-child(1){
	background: #6f7db0;
}
.main07_ct ul li:nth-child(2){
	background: #6fb0ad;
}
.main07_ct ul li:nth-child(3){
	background: #2eaee6;
}
.main07_ct ul li:nth-child(4){
	background: #ff6161;
}
.main07_ct ul li:nth-child(5){
	background: #ff8b2d;
}
.main07_ct ul li .main07_text{
	position: absolute;
	left: 29%;
	top: 24%;
	text-align: center;
}
.main07_ct ul li P{
	width: 90px;
	font-weight: bold;
	color: #fff;
	font-size: 30px;
}

.main07_ct ul li a{
	display: block;
	color:#fff ;
	margin-top:10px;
	font-size: 18px;
}
#main08,#main09{
	padding-top:30px ;
	border-top:1px solid #eee ;
}
.main08 .title01{
	width: 614px;
}

.main08 ul li{
	float: left;
}
.main08 ul li:nth-child(2){
	margin-left: 10%;
	margin-right: 9%;
}
.main08 ul li h2{
	padding: 18px 0;
	border-bottom: 1px solid #ccc;
}
.main08 ul li p{
	width: 290px;
	padding-top: 18px;
	line-height: 24px;
}
#main09{
	margin-top: 30px;
	border-top:1px solid #eee ;
	text-align: center;
	padding-bottom: 30px;
}
.main09 .title01{
	width: 404px;
}
.main09_img{
	text-align: center;
	padding-top: 30px;
	margin: 0 auto;
	padding-bottom: 80px;
	position: relative;
}
.main09_img a{
	text-align: center;
	position: absolute;
	left: 42%;
	bottom: -10px;
	width: 262px;
	height: 55px;
	line-height: 55px;
	border-radius: 28px;
	background: #3498db;
	font-size: 24px;
	color: #fff;
}
.main09_img a:hover{
	background: #fff;
	color: #3498db;
	border: 2px dashed #3498db;
}
#main10{
	background: #35322e;
	height: 480px;
}
.main10{
	padding-top: 40px;
}
.main10 .title01{
	width: 554px;
	margin-bottom: 54px;

}
.main10 .title01 p,.main10 .title01 span,
.main10 .main10_ct h2{
	color: #fff;
}
.main10_ct ul li{
	width: 180px;
	height: 320px;
	float: left;
	/*margin-left: 6px;*/
}
.main10_ct ul li:hover{
	width: 180px;
	height:314px ;
	background: #fff;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}
.main10_ct ul li h2{
	color: #ffb71a!important;
}
.main10_ct ul li p{
	width: 140px;
	margin: 0 auto;
	padding-top: 18px;
	color: #999;
	line-height: 24px;
}
.main10_ct ul li{
	width: 16%;
	text-align: center;
}

.main11 .main11_title h2{
	font-size: 40px;
}
.main11 .main11_title .rezhao{
	display: inline-block;
	width: 192px;
	height: 40px;
	line-height: 40px;
	border: 2px solid #ff3079;
	font-size: 22px;
	border-radius: 20px;
	color: #ff3079;
	margin-top: 34px;
	margin-bottom: 40px;
}
.mian11_ct{
	width: 1100px;
	height: 660px;
	margin: 0 auto;
	background: red;	
	background: url(../images/alduct_main12.png) no-repeat center;
	position: relative;
}
.mian11_ct h2{
	font-size: 48px;
	font-weight: bold;
	text-align: center;
	height: 120px;
	line-height: 120px;
	color: #fff;
}
.mian11_ct .myInput{
	width:100%;
	height: 65px;
	border: 1px solid #62a1f8;
	margin-bottom: 18px;
	font-size: 18px;
	text-indent: 87px;
	background: #fff;
}
.main11_input{
	width: 775px;
	text-align: center;
	padding-top: 50px;
	vertical-align: middle;
	margin: 0 auto;
}
.main11_btn{
	width: 775px;
	display: inline-block;
	font-size: 24px;
	height:66px;
	line-height: 66px;
	border-radius: 8px;
	color: #fff;
	background: #62a1f8;
	margin-top: 18px;
	
}
.main11_input .myinput{
	position: relative;
	height: 65px;
	margin-top: 18px;
}
.main11_input .myinput img{
	position: absolute;
	left: 1px;
	top: 1px;
}
.main11 .myinput select{
	height: 67px;
	text-indent: 87px;
	background: #fff;
}
/*.banner{
	background: url(../images/alduct_educatiion01.jpg) no-repeat center;
	height: 430px;
	width: 100%;
}*/
.main12{
	background: url(../images/alduct_main11-3.png) no-repeat center;
	height: 323px;
	width: 100%;
}


/*hot-major*/
/* Ã§Æ’Â­Ã©â€”Â¨Ã¤Â¸â€œÃ¤Â¸Å¡Ã¥Â¼â‚¬Ã¥Â§â€¹ */
#hot_major{ width: 100%; height: 387px; float: left; margin-top: 30px;}
#hot_major .hot_major{ width: 1100px; height: 440px;  clear: both; margin: 0 auto; }
.hot_major .top_title{ width: 1100px; height: 110px; float: left; }
.hot_major .top_title .title{width: 227px; height: 75px; border: 1px solid #ccc; border-top-left-radius:25px; border-bottom-right-radius:25px; float: left; margin-left: 440px;}
.hot_major .top_title .title p{ width: 227px; height: 30px; float: left; margin-top: 10px; line-height: 30px; text-align: center; font-size: 24px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" ; color: #666;}
.hot_major .top_title .title span{ width: 227px; height: 30px; float: left; line-height: 30px; text-align: center; font-size: 14px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" ; color: #999; font-weight: lighter;}

#hot_major .hot_major .pj{ width: 265px; height: 250px; float: left; margin-right: 8px;border: 1px solid #eee;}
 .hot_major ul li:hover .hot_major ul li p{color: #0097e6;}
#hot_major .hot_major .pj p{    font-weight: bold;padding: 10px;}
#hot_major .hot_major .pj .top_pic{ width: 267px; height: 170px; clear: both;}
#hot_major .hot_major .pj .pj_text{padding: 0 10px;}
#hot_major .hot_major .pj .pj_mytext{    font-size: 14px;padding: 0 10px; clear: both;}
#hot_major .hot_major .pj .pj_text .pjt_l{ width: 180px; height:50px;  float: left; color: #333; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; margin: 20px 0 0 10px;}
#hot_major .hot_major .pj .pj_text .pjt_l p{width: 180px; height: 22px; float: left; color: #333; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 16px; font-weight: bold;}
#hot_major .hot_major .pj .pj_text .pjt_l span{width: 180px; height: 22px; float: left; color: #666; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; font-weight: lighter;}
#hot_major .hot_major .pj .pj_text .mj_r{ float: right; color: #666; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px;}
#hot_major .hot_major .pj .pj_text .mj_l{float: left; color: #666;font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; }
#hot_major .hot_major .pj .pj_text .mj_r:hover{color: #0097e6; }
#hot_major .hot_major .pj .pj_text .mj_l:hover{color: #0097e6; }
#hot_major .hot_major .pj2{ width: 267px; height: 250px; float: left; margin-right: 8px; }
#hot_major .hot_major .pj2 .top_pic{ width: 267px; height: 170px; clear: both;}
#hot_major .hot_major .pj2 .pj_text{ width: 265px; height: 112px; border: 1px solid #efefef; border-top: none;z-index: 3; position:absolute; top:3397px; background: #fff;}
#hot_major .hot_major .pj2 .pj_text .pjt_l{ width: 180px; height: 95px;  float: left; color: #333; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; margin: 10px 0 0 10px; }
#hot_major .hot_major .pj2 .pj_text .pjt_l p{width: 180px; height: 22px; float: left; color: #333; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 16px; font-weight: bold; color: #0097e6;}
#hot_major .hot_major .pj2 .pj_text .pjt_l span{width: 180px; height: 22px; float: left; color: #666; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; font-weight: lighter;}
#hot_major .hot_major .pj2 .pj_text .pjt_l h6{ width: 180px; height: 22px; float: left; color: #666; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; font-weight: lighter;}
#hot_major .hot_major .pj2 .pj_text .pjt_l font{width: 180px; height: 22px; float: left; color: #666; line-height: 22px; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; font-weight: lighter;}
#hot_major .hot_major .pj2 .pj_text .pjt_l font img{ float: left; margin-top: 5px; margin-right: 3px;}

#hot_major .hot_major .pj2 .pj_text .mj_r{ width:65px; height: 22px; float: left; line-height: 22px; color: #333; font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜"; font-size: 14px; margin-top: 75px;  }
#hot_major .hot_major .pj2 .pj_text .mj_r:hover{color: #0097e6; }
#hot_major .hot_major .pj2 .pj_text .pjt_l a:hover span{
	color: #0097e6!important;
	cursor: pointer;