* {padding: 0;margin: 0;box-sizing:border-box;}
/*Reset the tag*/
a{text-decoration:none;}
img{border:none;}
ul,li{list-style:none;}
/* banner */
.yg_banner{width: 100%;overflow: hidden;}
.yg_banner img{display: block;max-width: 100%;}
.bg{width: 100%;background: #f6f6f6;margin: 0 auto;padding: 2% 0;}
/* 优势 */
.yg_ys{width: 98%;margin: 2% auto;overflow: hidden;background: #fff;padding: 2%;border-radius: 10px;}
 .yg_title{font-size: 26px;color: #ff123f;border-bottom: 1px solid rgb(242, 242, 242);line-height: 40px;font-weight: bold;padding-bottom: 16px;}
.yg_ys .y_list{width: 100%;margin: 2% auto;overflow: hidden;}
.yg_ys .y_list li{width: 23%;margin: 1%;float: left;background: url(../images/advance.png)no-repeat;padding: 20px 10px;border-radius: 10px;height: 240px;background-image: 100% 100%;}
.yg_ys .y_list li h5{font-size: 18px;color: #333;text-align: left;}
.yg_ys .y_list li span{display: block;width: 20px;height: 2px;margin: 12px 0;background: #ff123f ;}
.yg_ys .y_list p{font-size: 14px;color: #333;line-height: 22px;}
/* 申请 */
.yg_sq{width: 98%;margin: 2% auto;overflow: hidden;background: #fff;padding: 2%;border-radius: 10px;}
.yg_sq .s_list{width: 100%;margin: 2% auto;overflow: hidden;}
.yg_sq .s_list .s_li{width: 100%;margin: 1% auto;overflow: hidden;margin-bottom: 20px;}
.yg_sq .s_list .s_li h5{font-size: 18px;color: #ff123f;font-weight: normal;margin-bottom: 10px;}
.yg_sq .s_list .s_li .s_net{width: 23%;margin: 1%;float: left;background:linear-gradient(to bottom, #ffffff 50%, #ffc3c3 120%);border: 1px solid #ffeded;
                             border-radius: 10px;  padding: 10px ; height: 300px; }
.yg_sq .s_list .s_li .s_net h6{font-size: 16px;text-align: center;}
.yg_sq .s_list .s_li .s_net span{display: block;width: 100%;height: 1px;margin: 10px auto;background: #ff123f;}
.yg_sq .s_list .s_li .s_net b{font-size: 13px;font-weight: 700;margin-bottom: 6px;}
.yg_sq .s_list .s_li .s_net p{font-size: 13px;color: #333;line-height: 18px;}
.yg_sq .s_list .two .s_net{height: 350px;}
.yg_sq .s_list .three .s_net{width: 31.3333%;margin: 1%; height: 170px;}
/* 留学方案 */
.yg_fa{width: 98%;margin: 2% auto;overflow: hidden;background: #fff;padding: 2%;border-radius: 10px;}
.yg_fa .f_list{width: 100%;margin: 2% auto;overflow: hidden;}
.yg_fa .f_list .f_dj{width: 100%;margin: 1% auto;overflow: hidden;margin-bottom: 20px;}
.yg_fa .f_list .f_dj h5{font-size: 18px;color: #ff123f;font-weight: normal;margin-bottom: 10px;}
.yg_fa .f_list .f_dj .f_cont{width: 100%;box-sizing:border-box;}
.yg_fa .f_list .f_dj .f_cont .f_text{width: 31.3333%;margin: 1%;float: left;background: #fff;border-radius: 5px;border: 1px solid #ededed;height: 270px;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_top{width: 100%;height: 130px;background: url(../images/fa.png)no-repeat;background-size: 100%;border-radius: 5px 5px 0 0;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_top h4{font-size: 20px;line-height: 30px;padding-top: 24px;padding-left: 30px;color: #000;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_mid{padding: 8px 10px;border-bottom: 1px solid #ededed;box-sizing:border-box;height:60px;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_mid span{font-size: 12px;line-height: 20px;color: #7d7d7d;background-color: #f1f1f1;border-radius: 3px;
                                                        padding: 0 5px;margin-right: 5px;margin-bottom: 5px; float: left;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_down{padding: 15px 10px ;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_down p{font-size: 12px;line-height: 18px;color: #808080;text-align: left;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_down p b{color: #333;}
.yg_fa .f_list .f_dj .f_cont .f_text .f_mid{padding: 6px;}
/* 热门 */
.yg_rm{width: 98%;margin: 2% auto;overflow: hidden;background: #fff;padding: 2%;border-radius: 10px;}
.yg_rm .r_pic{width: 100%;margin: 2% 0;overflow: hidden;}
.yg_rm .r_pic img{display: block;max-width: 100%;}
/* 排名 */
.yg_pm{width: 98%;margin: 2% auto;overflow: hidden;background: #fff;padding: 2%;border-radius: 10px;}
.yg_pm .p_pic{width: 100%;margin: 2% 0;overflow: hidden;}
.yg_pm .p_pic img{display: block;max-width: 100%;}

@media only screen and (min-width: 320px) and (max-width:750px){
	.yg_ys .y_list li{width: 48%;height: 210px; background: #fff6f6;}
	.yg_sq .s_list .s_li .s_net{width: 48%;height: 260px;}
	.yg_sq .s_list .two .s_net{height:320px;}
	.yg_sq .s_list .three .s_net{width: 31.3333%;margin: 1%; height: 230px;}
	.yg_fa .f_list .f_dj .f_cont .f_text{width: 48%;height: 220px;}
	.yg_fa .f_list .f_dj .f_cont .f_text .f_top{height: 80px;}
	.yg_fa .f_list .f_dj .f_cont .f_text .f_top h4{font-size: 14px;padding: 10px;line-height: 20px;}
	.yg_fa .f_list .f_dj .f_cont .f_text .f_mid {padding: 6px;height: 60px;}
	.yg_fa .f_list .f_dj .f_cont .f_text .f_mid span{font-size: 11px;line-height: 18px;}
	
}