@charset "utf-8";

#container{background:#f8f8f8;}

.mainWrap{
    width: 1158px;
    margin: 0 auto;
    padding:40px 0 65px 0;
}
.h3{
    font-size:24px;
    font-weight: 600;
}
#main{
    width: 100%;
    height: 544px;
    position: relative;
    margin-bottom: 65px;
    border:1px solid #b4b4b4;
    border-radius:5px;
    background: #fff;
    box-sizing:border-box;
}
.apply{
    width: 305px;
    height: 305px;
    position: absolute;
    top:50%;
    left: 50%;
    transform:translate(-50%,-50%);
    text-align:center;
}
.applytit{
    height:100%;
    vertical-align:middle;
}
.applytitle{
    font-size:24px;
    font-weight: 500;
    color:#fff;
}
.applytitle .dpb{font-weight:300;}
.applytit a{
	display:block; 
	text-align:center;
	height:100%;
	border-radius:50%;
    background: #464e94;
    box-sizing:border-box;
    text-align:center;
	padding-top:90px;
}
.applytit a:hover{
	background: #5f68c0;
}
.applytit p{
    padding-top: 10px;
    font-size:16px;
    color: #fff;
}
.apply_arrow{
    width: 100%;
    height: 11px;
    background: url(../images/main/nav_01_arr.png)no-repeat center top;
    background-size:95px 11px;
    display: block;
}
.University,.Elementary,.medium,.Country{
    padding-top:50px;
    width: 50%;
    height: 50%;
    float: left;
    box-sizing: border-box;
}
.University,.medium{
    padding-left: 70px;
}
.Elementary,.Country{
    padding-left: 180px;
}
.University{
    border: 1px solid #b4b4b4;
    border-width: 0 1px 1px 0;
}
.Country{
    border: 1px solid #b4b4b4;
    border-width: 1px 0 0 1px;
}

.tit{
    height: 100px;
    padding-left: 120px;
    padding-top: 25px;
}
.tit p{
    font-size: 24px;
    padding-top: 6px;
}
.titIcon01{
    background: url(../images/main/nav_02.png) no-repeat left top;
}
.titIcon02{
    background: url(../images/main/nav_03.png) no-repeat left top;
}
.titIcon03{
    background: url(../images/main/nav_04.png) no-repeat left top;
}
.titIcon04{
    background: url(../images/main/nav_05.png) no-repeat left top;
}

#main .btn{
    font-size: 0;
}
#main .btn li{
    width: 145px;
    height: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
}
#main .btn li:first-child{
    margin-right: 1px;
}

#main .btn li a{
	width:100%;
	line-height:44px;
	display:block;
}

.rediusL{
    border-radius: 5px 0 0 5px;
}
.rediusR{
    border-radius: 0 5px 5px 0;
}

.University .btn li{
    background: #6358b4;
}
.Elementary .btn li{
    background: #417ce7;
}
.medium .btn li{
    background: #ed7f43;
}
.Country .btn li{
    background: #23ad98;
}

/* inform */
#inform{
    width: 100%;
    height: 135px;
}
.notice,.guide,.service{
    width: 32%;
    float: left;
}
.notice{
    margin-right: 4%;
    position: relative;
}
.more{
    position: absolute;
    top:15px;
    right: 0;
    background: url(../images/main/more.png)no-repeat left center;
    padding-left: 15px;
}
.notice ul{
    margin-top: 10px;
    border-top:1px solid #dddddd;
    padding-top: 10px;
}
.notice ul li{
    background: url(../images/main/noticeList.jpg)no-repeat left center;
    padding-left: 5px;
    font-size: 18px;
    position:relative;
    width:100%;
}
.notice ul li a{
	display:block;
	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* guide */
.guide{
    height: 100%;
    border: 1px solid #ddd;
    padding:20px 30px;
    box-sizing: border-box;
}
.guide_title{
    width: 100%;
    height: 100%;
    background:url(../images/main/GuideIcon.png)no-repeat left center;
    float: left;
}
.guide_title p{
    font-size:20px;
    font-weight: 600;
    letter-spacing: -2.5px;
    padding-top: 5px;
    padding-left: 100px;
}
.guide_title p span{
    color: #5b5b5b;
}
.guideBtn{
    float: left;
    padding-left: 145px;
    padding-top: 15px;
}
.guideBtn li{
    width: 90px;
    height: 37px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 100;
    padding-left: 40px;
    padding-top: 6px;
}
.guideBtn li:first-child{
    background: url(../images/main/pdf.png)no-repeat 13px center;
}
.guideBtn li:last-child{
    background: url(../images/main/hwp.png)no-repeat 13px center;
}

/* service */
.service{
    float: left;
    height: 100%;
    border: 1px solid #ddd;
    box-sizing: border-box;
}
.service ul{
    height: 100%;
    box-sizing: border-box;
}
.service ul li{
    width:100%;
    height:50%;
    float: left;
    padding-top:20px;
    padding-left:85px;
    font-size: 20px;
    font-weight: 600;
    box-sizing: border-box;
    position: relative;
}
.service ul li:first-child{
    border-bottom:1px solid #ddd;
    background: url(../images/main/QA.png)no-repeat 30px center;
}
.service ul li:last-child{
    background: url(../images/main/enquiry.png)no-repeat 30px center;
}
.service ul li a{
    width: 100%;
    height: 100%;
    background: url(../images/main/go.png)no-repeat 240px 8px;
    display: block;
}
.go{
    color:#909090;
    font-size: 16px;
    float: right;
    margin-right: 50px;
}