* {padding: 0;margin: 0;box-sizing: border-box;}
/*Reset the tag*/
a{text-decoration:none;}
img{border:none;}
ul,li{list-style:none;}
/*---banner---*/
.ac_banner{width:99.9999%;}
.ac_banner img{width:99.9999%;display: block;}
/*留学优势*/
.ac_ys{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_title{font-size:32px;text-align: center;line-height:35px;font-weight:bold;color:#333;}
.ac_ys .ys_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_ys .ys_list li{width:48%;float:left;margin:1%;background:#f3f3f3;}
.ac_ys .ys_list .y_left{width:42%;float:left;margin:1%;padding:1%;}
.ac_ys .ys_list .y_left .name{font-size:22px;color:#e84027;font-weight:bold;}
.ac_ys .ys_list .y_left .y_tet{font-size:15px;color:#444;line-height: 26px;}
.ac_ys .ys_list .y_tu{width:50%;float:left;margin-left:2%;padding:1%;}
.ac_ys .ys_list .y_tu img{width:99.9999%;display: block;}
@media screen and (max-width:414px){
	.ac_title{font-size:22px;}
	.ac_ys .ys_list li{width:98%;}
	.ac_ys .ys_list .y_left{width:99%;}
	.ac_ys .ys_list .y_tu{width:94%;}
}
/*热门专业*/
.ac_zy{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_zy .zy_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_zy .zy_list li{width:31.3333%;float:left;margin:1%;}
.ac_zy .zy_list li img{width:99.9999%;display: block;}
/*----*/
.ac_gj{width:99.9999%;margin-top:3%;overflow: hidden;padding:2% 0;background:#000;}
.ac_gj .gj_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_gj .gj_list li{width:31.3333%;float:left;margin:1%;}
.ac_gj .gj_list li img{width:99.9999%;display: block;}
/*申请要求*/
.ac_yq{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_yq .tf_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_yq .tf_list li{width:31.3333%;height:385px;float:left;margin:1%;box-shadow: 0 0 10px #e3e0de;background:#fff;overflow: hidden;}
.ac_yq .tf_list .tu img{width:99.9999%;display: block;}
.ac_yq .tf_list .name{font-size:24px;margin:2% 0;text-align: center;color:#333;font-weight:bold;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.ac_yq .tf_list .tet{text-align:left;font-size:16px;padding:1%;margin-top:3%;color:#333;line-height: 24px;}
@media screen and (max-width:414px){
	.ac_yq .tf_list .name{font-size:20px;}
	.ac_yq .tf_list li{width:98%;height:398px;overflow: hidden;}
}
/*申请要求*/
.ac_requ{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_requ .re_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.ac_requ .re_list li{width:31.3333%;padding:2%;float:left;height:510px;margin:1%;background:#f3f3f3;}
.ac_requ .re_list .title{font-size:26px;font-weight:bold;color:#e84027;text-align: center;}
.ac_requ .re_list .l_tet{text-align:left;font-size:15px;color:#333;line-height: 26px;margin-top:10px;}
.ac_requ .re_list .l_tet span{display: block;color:#e84027;font-weight:bold;}
@media screen and (max-width:414px){
	.ac_requ .re_list li{width:98%;height:auto;}
	.ac_requ .re_list .title{font-size:22px;}
}
/*海归导师*/
.zcg_teach{width:99.9999%;margin-top:3%;overflow: hidden;}
.zcg_teach .teach_list{width:99.9999%;margin-top:3%;overflow: hidden;}
.zcg_teach .teach_list li{width:31.3333%;height:385px;float:left;margin:1%;box-shadow: 0 0 10px #e3e0de;background:#fff;overflow: hidden;}
.zcg_teach .teach_list .pic img{width:99.9999%;display: block;}
.zcg_teach .teach_list .name{font-size:24px;margin:2% 0;text-align: center;color:#333;font-weight:bold;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;}
.zcg_teach .teach_list .t_tet{text-align:center;font-size:16px;padding:1%;margin-top:3%;color:#333;line-height: 24px;}
@media screen and (max-width:414px){
	.zcg_teach .teach_list li{height:264px;}
	.zcg_teach .teach_list .name{font-size:18px;}
	.zcg_teach .teach_list .t_tet{font-size:14px;}
}