.index{
    background-color: white;
    padding-bottom: 90px;
}
.banner-bg{
    background: url(../images/banner.png) no-repeat;
    background-size: 100% 100%;
    height: 500px;
}

.form-box{
    width: 322px;
    height:400px;
    border-radius:2px;
    margin-top: 22px;
    box-shadow:0px 0px 13px 5px rgba(64,213,133,0.2);
    background-color:white;
}
.form-box .banner-title{
    font-size:18px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.form-box .no-padding{
    padding: 0;
    margin-bottom: 18px;
}
.form-box .banner-result{
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(100,100,100,1);
    line-height:19px;
}
.form-box .banner-result .result-text{
    margin-bottom: 11px;
}
.form-box .banner-result .result-text span{
    float: right;
}
.form-box .banner-result .result-text i{
    font-style: normal;
    font-size:18px;
    font-family:MicrosoftYaHei;
    color:rgba(76,206,136,1);
    line-height:24px;
    display: inline;
}
.form-box .banner-btn{
    text-align: center;
    font-size:16px;
    font-family:MicrosoftYaHei;
    line-height:21px;
    margin-top: 35px;
}
.form-box .banner-btn a{
    color:rgba(76,206,136,1);
    display: inline-block;
}
.form-box .banner-btn a:hover i{
    margin-left: 10px;
    font-size: 20px;
}

 .eight-bg{
    margin: 20px auto;
    background-color: white;
    width: 1185px;
}
 .eight-bg ul{
    padding: 34px 25px 10px 25px;
    margin-bottom: 0;
}
 .eight-bg ul li{
    display: inline-block;
    width: calc( 1086px / 6.1 );
    height: 122px;
    text-align: center;
    vertical-align: top;
}
 .eight-bg ul li img{
    width: 60px;
    margin-bottom: 17px;
    border-radius: 50%;
}
 .eight-bg ul li p{
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:rgba(51,51,51,1);
    line-height:19px;
}
.eight-bg ul li:hover img{
    box-shadow:0px 0px 14px 5px rgba(64,213,133,0.2);
}
.eight-bg ul li:hover p{
    font-weight: 600;
}

.main-box .academy{
    background-color: white;
    padding: 34px 26px;
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.main-box .academy:last-child{
    margin-bottom: 0;
}
.main-box .academy .academy-title p{
    display: inline;
}
.main-box .academy .academy-title p:first-child{
    font-size:18px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.main-box .academy .academy-title p:nth-child(2){
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(151,151,151,1);
    line-height:16px;
    float: right;
}
.main-box .academy .collage{
    margin-top: 40px;
}
.main-box .academy .collage div{
    display: inline-block;
    width: 178px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.main-box .academy .collage div img{
    width: 100%;
    margin-bottom: 10px;
}
.main-box .academy .collage div p{
    text-align: center;
}
.main-box .academy .collage div:nth-child(4){
    margin-right: 0;
}
.main-box .academy .collage div:nth-child(8){
    margin-right: 0;
}
.main-box .right-bg{
    background-color: white;
}
.main-box .interested-img{
    padding: 19px 0px;
}
.main-box .interested-img img{
    width: 100%;
}

.right-bg .academy-title p{
    display: inline;
}
.right-bg .academy-title p:first-child{
    font-size:18px;
    font-family:MicrosoftYaHei-Bold,MicrosoftYaHei;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height:24px;
}
.right-bg .academy-title p:nth-child(2){
    font-size:12px;
    font-family:MicrosoftYaHei;
    color:rgba(151,151,151,1);
    line-height:16px;
    float: right;
}
.right-bg .chair .chair-title{
    height: 50px;
}
.right-bg .chair .chair-title p:first-child{
    color: white;
    display: inline-block;
    line-height: 33px;
    background:url(../images/center.png) no-repeat 100%;
    width: 150px;
    height: 33px;
    padding-left: 7px;
    position: absolute;
    left: 0;
}
.right-bg .chair .chair-title p:nth-child(2){
    line-height: 28px;
}
.right-bg .chair .chair-list ul{
    padding: 0;
}
.right-bg .chair .chair-list ul li{
    list-style: none;
    margin-bottom: 5px;
}
.right-bg .chair .chair-list ul li p:first-child{
    font-size:15px;
    font-family: '微软雅黑';
    font-weight:bold;
    color:#333333;
    line-height:28px;
    margin-bottom: 0;
}
.right-bg .chair .chair-list ul li p:nth-child(2){
    font-size:15px;
    font-family: '微软雅黑';
    color:#8c8c8c;
    line-height:28px;
    margin-bottom: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right-bg .knowledge{
    margin-top: 50px;
}
.right-bg .knowledge-list{
    margin-top: 20px;
}
.right-bg .knowledge-list ul{
    padding: 0;
}
.right-bg .knowledge-list ul li{
    list-style: none;
    margin-bottom: 14px;
}
.right-bg .knowledge-list ul li i{
    color: white;
    font-style: normal;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    border-radius: 50%;
    text-align: center;
    background-color: #FF4A4A;
}
.right-bg .knowledge-list ul li p{
    display: inline;
    font-size:14px;
    font-family:MicrosoftYaHei;
    color:#333333;
    line-height:19px;
}
.right-bg .knowledge-list ul li p:hover{
    font-weight: 600;
    font-size: 15px;
}

.main-box .data-board{
    margin-top: 20px;
}
.data-board ul{
    padding: 0;
    margin-top: 40px;
}
.data-board ul li{
    list-style: none;
    width: 49%;
    margin-bottom: 19px;
    display: inline-block;
}
.data-board ul li div:first-child{
    display: inline-block;
    width: 140px;
    height: 90px;
    vertical-align: top;
}
.data-board ul li div:first-child img{
    width: 140px;
    height: 90px;
}
.data-board ul li div:nth-child(2){
    display: inline-block;
    margin-left: 20px;
}
.data-board ul li div:nth-child(2) p:first-child{
    font-size:16px;
    font-family: "微软雅黑";
    color:rgba(51,51,51,1);
    line-height:19px;
    margin-bottom: 7px;
}
.data-board ul li div:nth-child(2) p:nth-child(2){
    font-size:12px;
    font-family:"微软雅黑";
    color:rgba(151,151,151,1);
    line-height:16px;
    margin-bottom: 18px;
}
.data-board ul li div:nth-child(2) p:nth-child(3){
    font-size:14px;
    font-family: "微软雅黑";
    color:#646464;
    line-height:19px;
}

.blogroll ul{
    padding: 0;
    margin-top: 24px;
}
.blogroll ul li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}
.blogroll ul li a{
    font-size:12px;
    font-family: "微软雅黑";
    color:#646464 !important;
    line-height:16px;
}



/****************************5/26新************************************/
.layui-layer-btn .layui-layer-btn0{
        background-color: #4CCE88 !important;
        color: white !important;
        border-color: #4CCE88 !important;
    }
    .form-title{
        display: flex;
    }
    .form-title .title-block{
        width: 50%;
        height: 50px;
        line-height: 50px;
        font-weight: bold;
        background-color: #23C9B3;
        color: white;
        cursor: pointer;
        text-align: center;
    }
    .form-title .active{
        background-color: white;
        color: #666666;
    }
    .form-title .active::after{
        content: ' ';
        position: absolute;
        top: -50px;
        left: 146px;
        border-width: 50px 15px;
        border-style: solid;
        border-color: transparent transparent #fff transparent;
    }
    .form-box .conversion1-box{
        padding: 16px 16px 0 16px;
    }
    .banner-btn button{
        width: 200px;
        height: 38px;
        background-color: #23C9B3;
        color: white;
    }
    .eight-bg{
        position: absolute !important;
        top: -60px;
        box-shadow: 3px 2px 5px #ccc;
    }
   .index .inform-box{
       margin-top: 140px;
    }
   /****************************通知轮播开始************************************/
    .huadong {height:4rem;padding: 0.5rem 0 0.3rem 0; position:relative;font: 12px/1.5 "Hiragino Sans GB","Microsoft YaHei",simsun}
    .huadong .huabox { width: 80%; line-height: 4rem;}
    .huadong .hdimg {float:left;line-height:3.5rem;}
    .huadong .hdimg img { width: 20px; vertical-align:middle;}
    .huadong h5 {font-size:14px;float:left; line-height: 37px; margin: 11px 10px 0 10px }
    .huadong .gg_more { float: left;}
    .huadong .gg_more a { font-size: 0.8rem; text-decoration:none;}

    .huadong .notice_active {
        float: left;
        width: 55%;
        height: 4rem;
        padding: 0;
        overflow: hidden;
        position: relative;
    }
    .huadong .notice_active li{list-style-type:none;line-height: 2.4rem;overflow: hidden;}
    /*.huadong .notice_active li.notice_active_ch {}*/
    .huadong .notice_active li.notice_active_ch span {color:#656972;font-size:14px;display: block;overflow: hidden; width:80%;float: left;
        overflow: hidden;margin:0 0 2rem 0;}
    .huadong .gg_more .news_ck {
        float: left;
        margin: 0 1rem 0 1rem;
        color: #888;
        width: 5rem;
        height: 2rem;
        line-height: 2rem;
        display: block;
        border: 1px solid #656972;
        text-align: center;
        border-radius: 0.7rem;
        font-size: 0.8rem;
        margin-top: 1rem;
    }
    .huadong .notice_active li.notice_active_ch em {text-align:right;float:right;color:#888;font-size:0.8rem;font-style:normal;  }
    /****************************通知轮播结束************************************/
    /*****************************学校轮播开始****************************************/
   .box-content ul{list-style:none;}
    .box-content img,a img {border:none;}
    .box-content a{text-decoration:none;}
    .box-content a{color:#000;}
    .box-content a:hover{text-decoration:none;}
    /**基本格式结束***************/

    /*单页头部开始*/
    .box-content .bodyCon08 .students{
        margin: 0 auto;
        width: 1170px;
        height: 480px;
        position: relative;

    }
    .box-content .bodyCon08 .students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
    .box-content #four_flash{width: 1170px;height: 480px;margin: 0 auto;position: absolute;bottom: 2px}
    .box-content #four_flash .flashBg{width: 1170px;height: 480px;margin: 0 auto;position: relative;overflow: hidden;padding-top: 31px;}
    .box-content #four_flash .flashBg ul.mobile{width:2000%;height:400px; position:absolute;top:15; left:0;}
    .box-content #four_flash .flashBg ul.mobile li{background-size: 100% 100%; float:left;width:350px;height:415px;padding-top:70px;color:#6C6E85;transition:all 1s ease 0s;margin: 0 20px 0 20px;text-align: left;border-radius: 20px;}
    .box-content #four_flash .flashBg ul.mobile li div{color: white;
margin-bottom: 22px;text-align: left;padding: 0 24px}
    .box-content #four_flash .flashBg ul.mobile li button{width: 88px;height: 28px;background-color: #Fff;border: 1px solid #fff;color: #23C9B3;border-radius: 12px;font-size: 14px;}
    .box-content #four_flash .flashBg ul.mobile li:hover{
        border-radius: 19px;
        color: #fff;
        -webkit-box-shadow: 0px 0px 5px 10px rgba(0,0,0,1.00);
        box-shadow: 0px 0px 10px 10px rgba(0,0,0,.5);
        transform:scale(1.05);
    }
    .box-content #four_flash .but_left{width: 70px;height: 70px;position: absolute;top: 41%;left: 30px;background-color: #6666664f;}
    .box-content #four_flash .but_right{width:70px;height:70px; position:absolute; top:41%; right:30px;background-color: #6666664f;padding: 10px;}
    /*****************************学校轮播结束****************************************/
    .box-title{
        width: 100%;
        background-color: #E6E6E6;;
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
        color: #23C9B3;
    }
    .box-content{
        padding-top: 10px;
    }
    .ready-box{
        height: 250px;
        border: 1px solid #ccc;
        padding: 20px 15px 0 20px;
    }
    .ready-box>ul>li{
        font-size: 14px;
        overflow: hidden;
        height: 19px;
        width: 235px;
        white-space: nowrap;
        margin-bottom: 19px;
        text-overflow: ellipsis;
        color: #999999;
        cursor: pointer;
    }
    .ready-box>ul>li a{color: #999999;}
    .ready-box ul li a:hover{
        color: #23C9B3;
    }
    .ready-box ul li:hover{
        color: #23C9B3;
    }
    .data-content{
        display: flex;
    }
    .data-content .data-box-img{
        width: 40%;
    }
    .data-content .data-box-list{
        width: 60%;
    }
    .data-content .data-box-list .list-content{
        width: 80%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        font-weight: 600;
    }
    .data-content .data-box-list  .list-page-view{
        width: 20%;
        text-align: right;
    }
    .data-content .data-box-list li{
        height: 48px;
        line-height: 48px;
        border-bottom: 1px solid #ccc;
        display: flex;
    }
    .box-title .more{
        font-size: 12px;
        float: right;
        margin-right: 20px;
        cursor: pointer;
    }
    .major-box{
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }
    .major-block{
        float: left;
        margin: 0px 5px;
        width: 32%;
        height: 250px;
        margin-bottom: 30px;
        cursor: pointer;
        position: relative;
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    }
   .major-block p{
        text-align: center;
        margin: 20px auto 0;
        color: #666666;
        width: 200px;
        font-size: 15px;
    }
    .major-block .btn-more{text-align: center;}
    .major-block .btn-more button{
        border: none;
        background-color: #23C9B3;
        color: #FFF;
        width: 120px;
        line-height: 30px;
        border-radius: 10px;
        font-size: 14px;
        font-weight: 300;
        position: absolute;
        margin: auto;
        bottom: 10px;
        left: 0;
        right: 0;
    }
    .major-block .major-pic{
        width: 100%;
        height: 120px;
        
    }
    /* .major-box .major-block .major-pic img{width: 100%;} */
    .major-block .major-block-title{
        position: absolute;
        display: flex;
        top: 20%;
        width: 100%;
        padding: 0 10px;
        color: white;
        justify-content: center;
    }
    .major-addition .appra{
        height: 147px;
        background-image: url("../images/appraisal.png");
        background-size: 100% 100%;
        text-align: center;
        padding-top: 18px;
        width: 250px;
    }

    .major-addition .appra .appra-title{
        margin-bottom: 13px;
        color: #fff;
        font-size: 18px;
    }
    .chair .chair-title button{
        background-color: #FFB86A;
        border: none;
        width: 97px;
        height: 28px;
        border-radius: 10px;
        color: white;
        font-weight: 400;
        font-size: 11px;
        margin-top: 20px;
    }
    .major-addition .chair{
        margin-top: 20px;
        height: 280px;
        width: 250px;
    }
    .major-addition .chair .chair-title{
        color: #666666;
        font-size: 22px;
        text-align: center;
        font-weight: 600;
        background: url(../images/cpbj3.png) no-repeat;
        background-size: 100% 100%;
        height: 180px;
        padding: 65px 0;
    }
    .major-addition .chair .chair-content{
        padding: 28px;
        color: #666;
        font-size: 13px;
        box-shadow: 0px 0px 38px 2px rgba(103, 103, 103, 0.1);
        height: 230px;
    }
    .major-addition .chair .chair-content div{
        margin: 15px 0;
    }

    .c-top img{
        margin-bottom: 5px;
    }
    .c-top>span{
        margin-left: 14px;
        font-size: 18.5px;
    }
    .c-center{
        font-size: 16px;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    }