body{
    font-size: 16px;
    font-family: '微软雅黑';
}
.layout{
    width: 1200px;
    margin: auto;
}
.clearfix{*zoom:1;}
.clearfix:after{ content:"";clear:both;display: block;font-size:0; line-height:0;height:0;overflow:hidden;}

/*top*/
.top{
    width: 100%;
    height: 88px;
    background: #0062ac;

}
.top_cont{
    /*display: flex;*/
}
.top_cont img{
    width: 330px;
    height: 31px;
    padding-right: 10px;
    padding-top: 35px;
    float: left;
}
.top_list{
    /*display: flex;*/
    float: left;
    height: 88px;
    margin-top: 40px;
}
.top_list li{
    height: 88px;
    float: left;
    margin-left: 25px;

    /*padding-top: .1rem;*/
}
.top_list li a{
    font-size: 18px;
    color: #fff;

}
.top_list li.active a{
    color: #f8b62d;
    font-size: 20px;
}
.top_list li:hover a{
    color: #f8b62d;
    font-size: 20px;
}
/*banner*/
.banner{
    position: relative;
    box-shadow:0 12px 20px -1px #f5f5fa;
}
.banner .banner_bg{
    width: 100%;
    margin-top: -41px;
}
.banner_cont{
    position: absolute;
    top: 198px;
    left: 50%;
    margin-left: -599px;
}
.banner_cont img{
    width: 1198px;
    height: 190px;
    margin-bottom: 60px;

}
.banner_cont p{
    font-size: 52px;
    color: #fff;
    text-align: center;
    margin-bottom: 150px;
}
.banner_jiantou{
    position: absolute;
    top: 40px;
    left: 46%;
    width: 60px;
    height: 34px;
    background: url("../img/sprit.png") -23px 0  no-repeat;
    margin: auto;
    animation: indexIconAnimation 1s infinite;

}
@keyframes indexIconAnimation{
    0%{top:400px;}
    100%{top:430px;}
}
@-webkit-keyframes indexIconAnimation{
    0%{top:400px;}
    100%{top:430px;}
}
@-moz-keyframes indexIconAnimation{
    0%{top:400px;}
    100%{top:430px;}
}
@-o-keyframes indexIconAnimation{
    0%{top:400px;}
    100%{top:430px;}
}
.banner_bottom_cn{
    font-size: 42px;
    color: #0062ac;
    font-weight: bold;
    position: relative;
    margin:  auto ;
    text-align: center;
    padding: 40px 88px 20px 90px;
}
.banner_bottom_cn::after{
    content: '';
    width: 67px;
    height: 2px;
    background: #0062ac;
    position: absolute;
    left: 0;
    top: 65px;
}
.banner_bottom_cn::before{
    content: '';
    width: 63px;
    height: 2px;
    background: #0062ac;
    position: absolute;
    right: 0;
    top: 65px;
}
.banner_bottom_en{
    font-family: 'Century751BT RomanNo2B','微软雅黑';
    font-size: 26px;
    color: #0062ac;
    padding-bottom: 39px;
    text-align: center;
}

/*项目概况*/
.title{
    text-align: center;
    position: relative;
}
.title_one{
    font-family: 'TTCHJT GB1 0',"微软雅黑";
    font-weight: bold;
    color: rgba(0,91,172,.05);
    font-size: 136px;
    text-align: center;
    padding-bottom: 50px;
    padding-top: 50px;
}
.title_two{
    position: absolute;
    top:100px;
    left: 50%;
    margin-left: -128px;

}
.title_two img{
    width: 243px;
    height: 126px;
}
.title_three{
    position: absolute;
    top: 116px;
    left: 50%;
    margin-left: -119px;
}
 .title_three_ch{
     font-family: '微软雅黑';
    font-size: 50px;
    color: #0062ac;
    font-weight: bold;
     /*background: #fff;*/
     line-height: 50px;

}
.title_three_en{
    font-size: 23px;
    color: #0062ac ;
    font-family: 'Century751BT RomanNo2B','微软雅黑';
    /*background: #fff;*/
    margin-top: 5px;
    line-height: 23px;
}


.xmgk_txt{
    font-size: 20px;
    color: #595757;
    line-height: 37px;
    padding: 0 0 10px;
    text-align: justify;

}

.picMarquee-left{
    width:100%;
    overflow:hidden;
    position:relative;
}
.picMarquee-left .hd{

    z-index: 100;
}
.picMarquee-left .hd .prev ,.picMarquee-left .hd .next{
    display:block;
    width:28px;
    height:47px;
    cursor:pointer;
    background:url("../img/sprit.png") -22px  -88px no-repeat;

}
.picMarquee-left .hd .prev{
    position: absolute;
    z-index: 100;
    top: 233px;
    left: 270px;
}

.picMarquee-left .hd .next{
    background-position:-52px  -88px;
    position: absolute;
    z-index: 100;
    top: 233px;
    right: 270px;
}
.picMarquee-left .bd {
    width: 100%;   }
.picMarquee-left .bd ul{ overflow: hidden;  }
.picMarquee-left .bd ul li{
    float: left;
    width: 302px;
    height: 511px;
    position: relative;
}
.picMarquee-left .bd ul li .xmgk_mask{
    width: 300px;
    height: 511px;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
}
.picMarquee-left .bd ul li .xmgk_main_txt{
    width: 300px;
    height: 511px;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 76px;
    opacity: 0;
    margin: auto;
    text-align: center;
}

.picMarquee-left .bd ul li .xmgk_main_txt_title{
    display: flex;
    padding-left: 90px;
    padding-bottom: 37px;
    border-bottom: 1px dotted #a6b4c4;
    /*opacity: 0;*/
}
.picMarquee-left .bd ul li .xmgk_main_txt_title span{
    width: 22px;
    height: 22px;
    background: url("../img/sprit.png") -40px -146px no-repeat;
    display: block;
    margin: 5px 10px 0 0;
}
.picMarquee-left .bd ul li .xmgk_main_txt_title .xmgk_main_tit{
    font-size: 24px;
    color: #fff;

}
.picMarquee-left .bd ul li .xmgk_main_cont{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    padding: 40px 20px 0;
    text-align: justify;
}
.picMarquee-left .bd ul li .xmgk_main_title{
    position: absolute;
    bottom: 30px;
    left: 0px;
    border-bottom: none;
}
.picMarquee-left .bd ul li:hover .xmgk_main_title{
    opacity: 0;
}
.picMarquee-left .bd ul li:hover .xmgk_main_txt{
    opacity: 1;
}
/*项目特色*/
#xmts{
    background: #e5eff7;
    padding-bottom: 59px;
}
.xmts_content{
    position: relative;
}
.xmts_cont_one{
    height: 2116px;
    width: 650px;
    border: 2px dotted #0062ac;
    margin:120px auto 0;

}
.xmts_cont_two img{
    width: 960px;
    height: 762px;
}
.xmts_cont_two img:nth-child(1){
    position: absolute;
    left: 0;
    top: -120px;
}
.xmts_cont_two img:nth-child(2){
    position: absolute;
    right: 0;
    top:655px ;
}
.xmts_cont_two img:nth-child(3){
    position: absolute;
    left:  0;
    top:1417px ;
}
.xmts_cont_three{
    position: absolute;
    top: 66px;
    left: 50%;
    margin-left:-600px ;
}
/*.xmts_cont_sggjh1,.xmts_cont_sggjh2,.xmts_cont_sggjh3{
    display: none;
}*/
.xmts_cont_sggjh{
    width: 669px;
    height: 504px;
    background: #fff;
    position: relative;
    box-sizing: border-box;
    padding-top: 87px;
}
.xmts_cont_sggjh::after{
    content:'';
    width: 143px;
    height: 5px;
    background: #0062ac;
    position: absolute;
    bottom: 0;
    right: 0;
}
.xmts_cont_sggjh_cir{
    display: block;
    width: 38px;
    height: 38px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -19px;
}
.xmts_cont_sgtit{
    width: 459px;
    height: 91px;
    background: #0062ac;
    border-radius: 10px;
    font-size: 40px;
    color: #fff;
    display: flex;
    position: relative;
    margin: auto;
}
.xmts_cont_sgtit span{
    display: inline-block;
    width: 52px;
    height: 52px;
    background: url("../img/sprit.png") -24px -175px no-repeat;
    margin: 23px 28px 0 85px;
}
.xmts_cont_sgtit p{
    display: inline-block;
    margin-top: 20px;

}
.xmts_cont_sgtit p i{
    padding-bottom: 14px;
    border-bottom: 5px solid #f8ac59;
}


.xmts_cont_sgcont{
    font-size: 24px;
    color: #595757;
    line-height: 48px;
    width: 460px;
    padding-top: 60px;
    margin: auto;
    /*padding: .6px;*/
}

.xmts_cont_pytit span{
    width: 65px;
    background-position:-16px -233px ;
}
.xmts_cont_tstit span{
    width: 65px;
    background-position:-18px -295px ;
}
.xmts_cont_sggjh2{
    margin:215px 0 293px ;

}
.xmts_cont_sggjh:nth-child(1),.xmts_cont_sggjh:nth-child(3){
    margin-left: 533px;
}



/*视频回顾*/
.sphg_cont{
    position: relative;
}
.sphg_cont .sphg_bg{
    width: 100%;
    height: 850px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10000;
}
.sphg_cont video{
    width: 100%;
    height: 850px;
}

.sphg_three{
    margin-left: -100px;
}

/*精彩瞬间*/
.jcsj_content{
    height: 660px;
}

/*招生活动*/
.zshd_cont_top{
    font-size: 19px;
    color: #595757;
    /*margin-top: 30px;*/
}

.zshd_cont_main{
    margin: 160px auto 106px;
    display: flex;
}
.zshd_cont_act1{
    background: #0062ac;
    width: 250px;
    height: 288px;
    box-sizing: border-box;
    position: relative;
    margin-right: 66px;

}
.zshd_cont_act1:nth-last-child(1){
    margin-right: 0;
}
.zshd_cont_act1:after{
    content: '';
    border-top: 65px solid transparent;
    border-bottom: 65px solid #0062ac;
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    position: absolute;
    top: -130px;
    left: 0;

}
.zshd_cont_act1::before{
    content: '';
    border-top: 65px solid #0062ac;
    border-bottom: 65px solid transparent;
    border-left: 125px solid transparent;
    border-right: 125px solid transparent;
    position: absolute;
    top: 288px;
    left: 0;

}
.zshd_cont_name{
    font-size: 22px;
    color: #fff;
    text-align: center;
    padding: 33px 0 8px;
    border-bottom: 2px solid rgba(255,255,255,.3);
}
.zshd_cont_time{
    font-size: 20px;
    color: #fff;
    width: 230px;
    display: flex;

}
.zshd_cont_time{
    padding-top: 30px;
}
.zshd_cont_jg{
    font-size: 15px;
    color: #fff;
    padding-top: 11px;
    display: flex;
    /*text-align: center;*/
}
.zshd_cont_jg span{
    display: inline-block;
    box-sizing: border-box;
    width:27px;
    height: 19px;
    background: url("../img/icon_jiaoyu.png") no-repeat;
    margin: 0 10px 0 30px;

}
.zshd_cont_time p ,.zshd_cont_address p{
    padding-top: 8px;
    font-size: 15px;
}
.zshd_cont_time span {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/sprit.png") -30px -539px no-repeat;
    margin-left: 30px;
    margin-right: 15px;
    margin-top: 10px;
    box-sizing: border-box;
}
.zshd_cont_address{
    line-height: 25px;
    /*margin-top: 5px;*/
    display: flex;
}
.zshd_cont_address p{
    font-size: 15px;
    color: #fff;
    width: 202px;
    padding-right: 5px;
}
.zshd_cont_address span{
    display: inline-block;
    width: 33px;
    height: 24px;
    background: url("../img/icon_dizhi.png") no-repeat;
    margin-left: 30px;
    margin-right: 10px;
    margin-top: 10px;
    box-sizing: border-box;
}
/*.zshd_cont_address2 span{
    width: 41px;
}
.zshd_cont_address3 span{
    width: 67px;
}*/
.zshd_cont_mth{
    width: 115px;
    height: 115px;
    border-radius: 50%;
    background: #f8b62d;
    position: absolute;
    top: -120px;
    left: 65px;
    z-index: 66;
}
.zshd_cont_mth p{
    font-size: 22px;
    color: #005bac;
    text-align: center;
}
.zshd_cont_mth p:nth-child(1){
    padding: 31px 0 8px;
}
.zshd_cont_mth_en{
    position: relative;
}
.zshd_cont_mth_en::after{
    content: '';
    border-top: 12px solid #f8b62d;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 12px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 37px;
}

/*预复试*/
#yfs{
    background: #f5f9fc;
    padding-bottom: 31px;

}
.yfs_title_three{
    margin-left: -90px;
}
.yfs_main_tit{
    font-size:24px;
    color: #595757;
    font-weight: bold;
    text-align: center;
}
.yfs_main_tab{
    margin-bottom: 30px;
    /*display: none;*/
}
.yfs_main_tab tr:nth-child(1){
    border-bottom: 4px solid #005bac;
}
.yfs_main_tab th{
    padding: 34px 0 17px;
    font-size: 22px;
    color: #595757;
}
.yfs_main_tab th:nth-child(1){
    width: 181px;
}
.yfs_main_tab th:nth-child(2){
    width: 245px;
}
.yfs_main_tab th:nth-child(3){
    width: 264px;
}
.yfs_main_tab th:nth-child(4){
    width: 254px;
}
.yfs_main_tab th:nth-child(5){
    width: 252px;
}
.yfs_main_tab tr td{
    text-align: center;
    font-size: 20px;
    color: #595757;
    height: 70px;
    line-height: 70px;
    border-left: 1px dotted #005bac;
}
.yfs_main_tab tr td:nth-child(1){
    border-left: 0;
}
.yfs_main_tab tr:nth-child(n+2){
    border-bottom: 1px solid #005bac;
}
.yfs_btn{
    /*display: none;*/
}
.yfs_btn a{
    display: block;
    width: 236px;
    height: 67px;
    background: #005bac;
    border-radius: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 67px;
    text-align: center;
    margin: auto;
}

/*联系我们*/
.lxwm_title_three{
    margin-left: -100px  ;
}
.lxwm_cont{
    background: url("../img/lxwm_bg.jpg") no-repeat;
    background-size: 100% 620px;
    height: 620px;
    box-sizing: border-box;
    /*margin-top: .5rem;*/
}
.lxwm_cont_tit{
    font-size: 32px;
    color: #fff;
    padding: 120px 0 61px;
}
.lxwm_cont_main{
    font-size: 28px;
    color: #fff;
    margin-bottom: 43px;
    display: flex;
}
.lxwm_cont_main span{
    width: 42px;
    height: 42px;
    display: inline-block;
    background: url("../img/sprit.png") -109px 0 no-repeat;
    margin-right: 35px;
}
.lxwm_cont_ad span{
    background-position: -109px -84px;
}
.lxwm_cont_eml span{
    background-position: -109px -172px;
}
.lxwm_cont_wz span{
    background-position: -109px -263px;
}
.lxwm_cont_rig{
    float: left;
}
.lxwm_cont_left{
    float: right;
    padding: 72px 0 72px 88px;
    position: relative;
    margin-top: 120px;
}
.lxwm_cont_left::after{
    content: '';
    width: 1px;
    height: 380px;
    background: linear-gradient(#4390b5 , #a8c9e3,#4390b5);
    position: absolute;
    left: 0;
    top: 0;
}
.lxwm_cont_left img{
    width: 237px;
    height: 237px;
}

/*政策发布*/
.zcfb_speaker{
    left: 51%;
}
.picScroll-left{ width:1200px;
    /*padding-top: .5px;*/
    padding-bottom: 20px;
    margin: auto; overflow:hidden; position:relative;   }
.picScroll-left .hd{
    overflow:hidden;
    height:52px;
    width: 220px;
    position: absolute;
    bottom: 51px;
    left: 406px;
    z-index: 1000;
}
.picScroll-left .hd .pageState{
    font-size: 24px;
    color: #fff;
    z-index: 10000;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
    display:block;
    width:110px;
    height:52px;
    overflow:hidden;
    cursor:pointer;
    float: left;
    background: #fff url("../img/zcfb_jt.png")   no-repeat;
}
.picScroll-left .hd .prev{
    z-index: 100000;
    background: #005bac url("../img/zcfb_jt.png") -110px 0  no-repeat;
}
/*.picScroll-left .hd .prevStop{ background-position:-60px 0; }*/
/*.picScroll-left .hd .nextStop{ background-position:-60px -50px; }*/

.picScroll-left .bd{  }
.picScroll-left .bd ul{width:100%;
    overflow: hidden;}
.picScroll-left .bd ul li{
    display: flex;

}

.picScroll-left .bd ul li img{
    width: 622px;
    height: 492px;

}
.picScroll-left .bd ul li .zcfb_cont_right{
    position: relative;
    width: 622px;
    height: 492px;
    float: left;
}
.picScroll-left .bd ul li .zcfb_mask{
    width: 135px;
    height: 158px;
    background: #fff;
    position: absolute;
    bottom: 0;
    right: -28px;
}
.picScroll-left .bd ul li .zcfb_cont{
    float: right;
    width: 590px;
    height: 492px;
    background: #fff;
    padding-left: 47px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.picScroll-left .bd ul li .zcfb_cont a{
    display: block;
    width: 168px;
    height: 44px;
    border: 1px solid #595757;
    font-size: 20px;
    color: #005bac;
    line-height: 44px;
    text-align: center;
    margin-top: 35px;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_tit{
    font-size: 48px;
    color: #0062ac;
    padding: 28px 0 17px;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_tit i{
    font-size: 24px;
    
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_tit p{
   border-bottom: 4px solid #f8b62d;
    display: inline-block;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_cont1{
    font-size: 18px;
    color: #595757;
    line-height: 31px;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_cont2{
    font-size: 16px;
    color: #595757;
    padding-top: 15px;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_cont3{
    font-size: 20px;
    color: #0062ac;
    margin-top: 15px;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_cont2 i{
    font-size: 18px;
    color: #0062ac;
    font-weight: 500;
}
.picScroll-left .bd ul li .zcfb_cont .zcfb_cont_cont2 p{
    line-height: 33px;
}
/*floor_nav*/
.floor_nav {
    z-index: 100;
    width: 5px;
    position: fixed;
    top: 50%;
    right: 75px;
    margin-top: -35px;
}
.floor_nav li {

    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #666;
    margin-bottom: 16px;
}
.floor_nav li.active{
    background: #005bac;
}





