.form_window{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.65);
    opacity: 0;
    -webkit-transform:scale(0);
    transform:scale(0);
    //-webkit-transform:translatey(-100%);
    //transform:translatey(-100%);
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
    -webkit-transform-origin:top;
    transform-origin:top;
}
.form_window.active{
    opacity: 1;
    -webkit-transform:scale(1);
    transform:scale(1);
    //-webkit-transform:translatey(0%);
    //transform:translatey(0%);
}
.close-btn {
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 50%;
    margin-left: -0.3rem;
}
.close_box{
    box-sizing: border-box;
    position: absolute;
    right: 1rem;
    top: -2.5rem;
    margin-right: -14px;
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    z-index: 99999;
    text-align: center;
    padding: 2px;
    border: 1px solid #009c58;
    background-color: #009c58;
    margin-left: -18px;
}
.close_box:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 7px;
    width: 15px;
    height: 2px;
    background-color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
}
.close_box:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 7px;
    width: 15px;
    height: 2px;
    background-color: #fff;
    display: block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.vertical_line {
    position: absolute;
    width: 2px;
    height: 1.2rem;
    background-color: #009c58;
    top: -1.2rem;
    right: 1rem;
}
.form_box{
    position: fixed;
    left: 0rem;
    right: 0rem;
    top: 20%;
    min-height: 12rem;
    line-height: 1.1rem;
    z-index: 900;
    font-size: 0.65rem;
    text-align: center;
}
.location-box {
    position: relative;
}
.location-popup {
    position: absolute;
    top: 6.6rem;
    width: 100%;
    margin-left: -0.3rem;
}
.popup-btn {
    margin: 0.8rem auto;
    width: 4rem;
    height: 1.2rem;
    padding: 0.15rem 0.8rem 0 0.8rem;
    border-radius: 1rem;
}
.form_box h2{
    padding: 5px 0;
    color: #fff;
    font-size: 0.8rem;
    text-align: center;
    padding: 5px 0;
}
.value_item{
    width: 13rem;
    line-height: 1.4rem;
    margin: 0.6rem auto;
    color: #323266;
    position: relative;
    font-weight: bold;
}
.value_item span{
    float: left;
    display: block;
    text-align: right;
    color: #323266;
    font-size: 0.65rem;
    margin-left: 1.2rem;
    width: 2.8rem;
}
.value_box{
    padding: 3px 5px;
    height: 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 7rem;
    margin-right: 0.25rem;
    background-color: #dfdfe6;
    border-width: 0;
}
select {
    -webkit-appearance: none;
    font-size: 0.65rem;
    background: #fff;
    color: #323266;
    padding-left: 0;
    margin: 0;
}
.f_arrow_down:after{
    width: 0;
    height: 0;
    border: 0.4rem solid rgba(58, 17, 17, 0);
    content: '';
    border-top: 0.5rem solid #323266;
    position: absolute;
    right: 1.5rem;
    top: 0.5rem;
}
input::input-placeholder{
    color: #888;
}
input::-webkit-input-placeholder{
    color: #888;
}
input:focus,select:focus{
    outline: none;
}
.form_btn{
    width: 40%;
    height: 1.4rem;
    line-height: 1.4rem;
    display: block;
    margin: 1rem auto;
    text-align: center;
    background-color: #ffae00;
    color: #fff;
    border: 0.05rem solid #fff;
    border-radius: 0.3rem;
    margin-bottom: 1.5rem;
    font-size: 0.6rem;
}

.gallery-top{
    height: 2.7rem;
    bottom: -4px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding: 10px 0 0;
    overflow: hidden;
    font-size: 0;
}
.school_icon_box{
    margin-left: -8rem;
    margin-right: 0.5rem;
    overflow: hidden;
}
.gallery-top .swiper-slide{
    width: 6.5rem;
    height: 100%;
    text-align: center;
    border:2px solid transparent;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow: hidden;
}
.art_bg{
    height: 1.8rem;
    background-color: #e2e2e2;
    text-align: center;
}
.art-subject-name{
    padding-left: 1.25rem;
    line-height: 1.8rem;
    display: inline-block;
    color: #606060;
    font-weight: 700;
    font-size: 0.65rem; 
    background-repeat: no-repeat;
    background-position: left center;
}
.art1{
    background-image:;
    background-size: 1.1rem;
}
.art2{
    background-image:;
    background-size: 1.1rem;
}
.art3{
    background-image:;
    background-size: 1.1rem;
}
.art4{
    background-image:;
    background-size: 1.1rem;
}
.art5{
    background-image:;
    background-size: 1.1rem;
}
.art6{
    background-image:;
    background-size: 1.1rem;
}
.art7{
    background-image:;
    background-size: 1.1rem;
}
.art8{
    background-image:;
    background-size: 1.1rem;
}
.art9{
    background-image:;
    background-size: 1.1rem;
}
.art10{
    background-image:;
    background-size: 1.1rem;
}
.gallery-top .swiper-slide-active{
    border-color:#6ebefb;
}
.gallery-top .swiper-slide-active .art_bg{
    background-color: #fff;
}
.gallery-thumb .swiper-slide{
    padding: 5px 10px;
    color: #3d3d3d;
    font-size: 0.65rem;
    border:2px solid #6ebefb;
    background-color: #fff;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.apply_h{
    font-size: 0.75rem;
    text-align: center;
    color: #0061c0;
}
.apply_p{
    line-height: 0.95rem;
    padding: 5px 0;
}
.grade_box{
    clear: both;
    padding: 0 0.3rem 0.2rem;
    position: relative;
}
.academic_need,.school_need,.condition_need,.jorcarrer_need{
    position: relative;
    font-size: 0.65rem;
    line-height: 0.95rem;
}
.academic_need:before,.school_need:before,.condition_need:before,.jorcarrer_need:before{
    content: 'a';
    position: absolute;
    left: -6px;
    top: -1px;
    color: #d4eaff;
    font-size: 1.7rem;
    font-weight: bolder;
    font-family: arial,helvetica;
}
.school_need:before{
    content: 'b'
}
.condition_need:before{
    content: 'c'
}
.jorcarrer_need:before{
    content: 'd'
}
.need_tit{
    width: 3.3rem;
    white-space: nowrap;
    position: relative;
    z-index: 11;
    padding-left: 0.5rem;
    font-weight: 700;
}
.need_txt{
    position: relative;
    z-index: 12;
}
.short_pt{
    margin-top: 0.75rem;
}
.href_box2{
    padding-top: 0.7rem;
    text-align: center;
}
.href_box2 a.content_href{
    width: 50%;
}
.xt_superiorty{
    position: relative;
    width: 100%;
    float: left;
}
.xt_superiorty:before,.xt_superiorty:after{
    content: '';
    position: absolute; 
    display: block;
    background-color: #f4f4f4;
}
.xt_superiorty:before{
    top: 50%;
    left: 5%;
    width: 90%;
    height: 2px;
}
.xt_superiorty:after{
    top: 12%;
    left: 49%;
    width: 2px;
    height: 80%;
}
.xt_superiorty li{
    float: left;
    width: 45%;
    margin-top: 0.7rem;
    padding: 6px 5px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    font-size: 0.6rem;
    line-height: 0.95rem;
    color: #606060;
    position: relative;
}
.xt_superiorty li:nth-child(odd){
    margin-right: 8%;
}
.xt_superiorty h3{
    line-height: 1.4rem;
}
.superiorty_pic{
    position: absolute;
    right: 0;
    top: 0;
    width: 2.5rem;
    height: 1.5rem;
    z-index: -1;
}
.superiorty_pic1{   
    background:  no-repeat top right; 
    background-size: contain;
}
.superiorty_pic2{   
    background:  no-repeat top right; 
    background-size: contain;
}
.superiorty_pic3{   
    background:  no-repeat top right; 
    background-size: contain;
}
.superiorty_pic4{   
    background:  no-repeat top right; 
    background-size: contain;
}
.school_panel{
    padding:1rem 0.5rem;
}
.fixed_content{
    position: fixed;
    left: 0;
    right: 0;
}
