/*导航条样式*/
.school_new_nav{
    min-width: 1024px;
    width: 100%;
    padding: 5px 25px;
    z-index: 1;
    position: fixed;
    top:0px;
    box-shadow: 0px 0px 5px #999;
    background-color: #fffFFF;
}
.school_new_nav_left{
    float: left;
    margin-right: 40px!important;
}
.school_new_nav_title{
    color: #555;
    font-size: 16px;
    line-height: 65px;!important;
    cursor: pointer;
}
.school_new_nav_title:hover{
    color: #1F92BE;
}
.school_new_nav_right{
    float: right;
    margin-left: 40px!important;
}
.school_nav_login_btn{
    font-size: 16px;
    border-radius: 4px;
    padding: 8px 34px;
    line-height: 65px;!important;
    cursor: pointer;
    color: #fffFFF;
    background-color: #61A7B7;
}
.school_nav_login_btn:hover{
    background-color: #5796a4;
}
.school_nav_new_btn{
    font-size: 16px;
    line-height: 65px;!important;
    cursor: pointer;
    color: #fda54b;
    border: 1px solid #fda54b;
    border-radius: 4px;
    padding: 8px 34px;
}
.school_nav_new_btn:hover{
    background-color: #fda54b;
    color: #fffFFF;
}
.school_new_nav_pic{
    width: 34px;
    height: 34px;
    margin-top:18px;
    cursor: pointer;
    border:1px solid #ccc
}
.school_new_nav_pic_list{
    margin-left:6px;
    margin-top:20px;
    width: 8px;
    height: 5px;
}
/*通用样式部分*/
.content_height{
    height: 85px;
}
.margin_top_100{
    margin-top: 100px;
}
.content_img{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.universal_content_class_1{
    float: left;
}
.universal_content_class_2{
    float: left;
    margin-left: 25px;
}
/*第一部分的样式*/
.first_content{
    min-width:1024px;
    overflow-x:visible;
    overflow-y:visible;
}
.first_content_title{
    text-align: center;
    color: #fffFFF;
    font-family:"微软雅黑";
    font-weight:bold;
    font-size: 66px;
    line-height: 66px;
    margin-top: 135px;
}

.first_content_desc{
    text-align: center;
    color: #fffFFF;
    font-family:"微软雅黑";font-weight:bold;
    font-size: 36px;
    line-height: 36px;
    margin-top: 20px;
}
.first_content_pic_desc{
    text-align: center;
    margin-top: 50px;
}
.first_content_btn{
    text-align:center;
    margin-top: 56px;
    line-height: 100px;
}
.first_content_reg_btn2{
    cursor: pointer;
    border-radius: 30px;
    width:250px !important;
    height: 50px !important;
    line-height:50px !important;
    text-align: center;
    color: #fda54b;
    border: 1px solid #fda54b;
    font-family:"微软雅黑";
    font-size: 20px;
    margin: 0 auto;
    float: left;
}
.first_content_reg_btn2:hover{
    color: #ea9845;
    border: 1px solid #ea9845;
}
.first_content_reg_btn{
    cursor: pointer;
    border-radius: 30px;
    width:250px !important;
    height: 50px !important;
    line-height:50px !important;
    text-align: center;
    color: #fffFFF;
    background-color: #fda54b;
    font-family:"微软雅黑";
    font-size: 20px;
    margin: 0 auto;
    float: right;
}
.first_content_reg_btn:hover{
    background-color:#ea9845;
}
.first_content_title_importent{
    margin-top: 56px;
    width:100%;
    text-align:center
}
.first_content_title_importent_container{
    width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
.first_content_title_importent_1{
    color: #fffFFF;
    text-align: center;
    font-size: 16px;
    font-family:"微软雅黑";
}
.first_content_title_importent_2{
    color: #fffFFF;
    text-align: center;
    font-size: 16px;
    font-family:"微软雅黑";font-weight:bold;
    text-align:right;
    margin-bottom: 30px;
}
/*第二部分样式*/
.second_content{
    margin: 0 auto;
    width:1000px;
    height: 700px;
}
.universal_content_body{
    padding-top: 100px;!important
    text-align: center;
}
.universal_content_pic_title{
    margin-right:20px;
    float:left
}
.universal_content_title{
    color:#333333;
    text-align: left;
    font-size: 36px;
    float: left;
}
.universal_content_title_english{
    color:#333333;
    text-align: left;
    font-size: 24px;
    font-family: ArialMT;
    float: left;
}
.universal_content_desc{
    color:#333333;
    text-align: left;
    font-size: 18px;
    line-height: 42px
}
.universal_content_desc_pic{
    margin-right:10px;
    position: relative;
    top: 15px;
}
.universal_content_desc_pic_bottom{
    position: relative;
    bottom: 0px;
    z-index:3500;
    width: 1024px;
    height: 400px;
}
.content_pic{
    margin-top: 100px;
    height:294px;
}
/*第三页*/
.universal_content_pic_title_new{
    margin-left:20px;
    float:right
}
.universal_content_title_new{
    color:#333333;
    text-align: right;
    font-size: 36px;
    float: right;
}
.universal_content_title_english_new{
    color:#333333;
    text-align: right;
    font-size: 24px;
    font-family: ArialMT;
    float: right;
}
.content_img_new{
    position: absolute;
    bottom: -30px;
    left: 0px;
}
/*第五页*/
.div_min_width{
    max-width: 1000px;
    margin: 0px auto;
}
.three_content_title{
    color:#333333;
    text-align: center;
    font-size: 36px;
}
.three_content_title_english{
    color:#333333;
    text-align: center;
    font-size: 24px;
    font-family: ArialMT;
    margin-top: 18px;
}
.three_content_pic_tip_module{
    color:#333333;
    text-align: center;
    font-size: 16px;
    margin-top:24px
}
.three_content_pic_module{
    margin-top:64px;
    text-align: center
}
.schlogin_btn, .schlogin_btn:hover {
    color: #fffFFF;
    background-color: #fda54b;
    font-family:"微软雅黑";
    font-size: 26px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
    padding: 14px 50px;
    text-decoration: none;
    width:250px !important;
    height: 60px !important;
}