@media screen and (max-width: 600px) {
    .scholarshipbox_banner ol li{margin:5px 2px 5px 2px;width:16px;height:4px;border-radius: 4px;border:2px solid #CCC;}
	.scholarshipbox_banner ol li:first-child{margin:5px 2px 5px 0px;}
	.scholarshipbox_banner ol li:last-child{margin:5px 0px 5px 2px;}
}
@media screen and (min-width: 600px) and (max-width: 1100px){
    .scholarshipbox_banner ol li{margin:5px ;width:50px;height:12px;border-radius: 12px;border:2px solid #CCC;}
	.scholarshipbox_banner ol li:first-child{margin:5px 5px 5px 0px;}
	.scholarshipbox_banner ol li:last-child{margin:5px 0px 5px 5px;}
}
@media screen and (min-width: 1100px){
    .scholarshipbox_banner ol li{margin:5px;width:50px;height:12px;border-radius: 12px;border:2px solid #CCC;}
	.scholarshipbox_banner ol li:first-child{margin:5px 5px 5px 0px;}
	.scholarshipbox_banner ol li:last-child{margin:5px 0px 5px 5px;}
}
.scholarshipbox_banner{float:left;width:100%;overflow:hidden;}
.scholarshipbox_banner ul{float:left;width:100%;margin:0px;padding:0px;}
.scholarshipbox_banner ul li{float:left;width:100%;margin:0px;padding:0px;}
.scholarshipbox_banner ol{float:left;width:100%;height:26px;text-align:center;margin:10px 0px 0px 0px;padding:0px;}
.scholarshipbox_banner ol li{cursor:pointer;display:inline-block;background-color:#CCC;}
.scholarshipbox_banner ol li.on{background-color:#A7332B;border:2px solid #A7332B;}

@media screen and (max-width: 600px) {
	.institute_scholarshipgrouparea{margin-top:20px;}
}
@media screen and (min-width: 600px) and (max-width: 1100px){
	.institute_scholarshipgrouparea{margin-top:40px;}
}
@media screen and (min-width: 1100px){
	.institute_scholarshipgrouparea{margin-top:40px;}
}
.institute_scholarshipgrouparea{position:relative;z-index:2;float:left;width:100%;}


.pageinnercontentarea{float:left;width:100%;margin-bottom:50px;}
.pageinnercontentarea .menulist{float:left;width:20%;padding:20px 0px;}
.pageinnercontentarea .menulist_on{background-color:white;font-weight:bold;border-top-left-radius:20px;border-top-right-radius:20px;}

.scholarshiparea{position:relative;z-index:1;float:left;width:100%;}
.scholarshiparea .scholarshipgrouparea{float:left;width:100%;margin-top:30px;text-align:center;font-size:18px;}
.scholarshiparea .scholarshipgrouparea .group_normal{cursor:pointer;float:left;padding:0px 25px;margin-top:30px;line-height:40px;border-radius:20px;margin-right:20px;margin-bottom:10px;}
.scholarshiparea .scholarshipgrouparea .group_on{background: #303C86;color:white;}
.scholarshiparea .scholarshipgrouparea .group_off{background: #FFFFFF;}

@media screen and (max-width: 600px) {
    .scholarshipcontentbox_pc{display:none;}
	.scholarshipcontentbox_mo{display:block;}
}
@media screen and (min-width: 600px) and (max-width: 1100px){
	.scholarshipcontentbox_pc{display:block;}
	.scholarshipcontentbox_mo{display:none;}
}
@media screen and (min-width: 1100px){
	.scholarshipcontentbox_pc{display:block;}
	.scholarshipcontentbox_mo{display:none;}
}
.scholarshipcontentbox{float:left;width:100%;font-size:18px;line-height:28px;margin-top:20px;height:407px;overflow:hidden;}
.scholarshipcontent{float:left;width:100%;margin-top:0px;}
.scholarshipcontent .group_normal{position:relative;z-index:2;float:left;width:100%;}
.scholarshipcontent .group_on{display:block;}
.scholarshipcontent .group_off{display:none;}
.scholarshipcontent .onelinelist{position:relative;float:left;width:100%;text-align:center;font-size:18px;}
.scholarshipcontent .onelinelist .sublist{position:relative;float:left;background:#F3F4FF;width:calc(25% - 21px);margin-left:28px;}
.scholarshipcontent .onelinelist .sublist:nth-child(4n-3){margin-left:0px;}
.scholarshipcontent .onelinelist .sublist .boxshow{float:left;width:calc(100% - 40px);padding:20px;border-radius:6px;}


@media screen and (max-width: 600px) {
	.institution_scholarshipnavarea{padding:10px 0px;}
	.institution_scholarshipnavarea .list{height: 18px;font-size: 14px;padding: 8px 8px;margin:0px 0px 5px 10px;border-radius: 29px;}
    .scholarshiphengtitle{font-size:18px;margin-bottom:10px;}
}
@media screen and (min-width: 600px) and (max-width: 1100px){
    .institution_scholarshipnavarea{display:flex;justify-content:center;margin-bottom:20px;}
	.institution_scholarshipnavarea .list{height: 29px;font-size: 22px;padding: 15px 25px;margin:0px 0px 25px 25px;border-radius: 100px;}
    .scholarshiphengtitle{font-size:28px;margin-bottom:10px;}
}
@media screen and (min-width: 1100px){
	.institution_scholarshipnavarea{display:flex;justify-content:center;margin-bottom:20px;}
	.institution_scholarshipnavarea .list{height: 29px;font-size: 22px;padding: 15px 25px;margin:0px 0px 25px 25px;border-radius: 100px;}
    .scholarshiphengtitle{font-size:38px;margin-bottom:10px;}
}
.institution_scholarshipnavarea{float:left;width:100%;}
.institution_scholarshipnavarea .list{float:left;font-weight: 500;cursor:pointer;}
.institution_scholarshipnavarea .list_off{background-color:#EEEEEE;color: #000000;}
.institution_scholarshipnavarea .list_on{background-color:#A7332B;color: white;}
.scholarshiphengtitle{float:left;width:100%;font-weight:bold;text-align:center;}
                    
                    