@charset 'utf-8';
/*head部分*/
.home-page-wrap{max-width:1920px;margin:0 auto;min-width:1200px;}
.home-page-wrap .wrap-smale{width:1000px;margin:0 auto;position:relative;}
.home-page-wrap .hp-head{height:76px;background-color:#0564a6;overflow: hidden;}
.home-page-wrap .hp-head .inner-head{width:1000px;margin:0 auto;}
.home-page-wrap .hp-head .inner-head .hp-logo{margin-top: 15px;display: inline-block;}
.home-page-wrap .hp-head .inner-head .hp-logo img{height:40px;}
.home-page-wrap .hp-head .inner-head .guide-menu{height:76px;line-height:76px;}
.home-page-wrap .hp-head .inner-head .login-info{margin-left:43px}

.home-page-wrap .hp-head .inner-head .login-info .user-name{display:inline-block;width:67px;color:#fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
/* .home-page-wrap .hp-head .inner-head .login-info li{margin-left:37px;} */
.home-page-wrap .hp-head .inner-head .fir-ul{margin-left:20px;margin-top:2px;}
.home-page-wrap .hp-head .inner-head .fir-ul li{margin-left:19px;}
.home-page-wrap .hp-head .inner-head .guide-menu li{float:left;}

.home-page-wrap .hp-head .inner-head .guide-menu li a{display:block;height:76px;padding:0 20px;color:#fff;font-size:18px;line-height:70px;}
.home-page-wrap .hp-head .inner-head .login-info li a{font-size:14px;}/*增加*/
.home-page-wrap .hp-head .inner-head .fir-ul li a:hover,.curpage{border-bottom:5px solid #fff;box-sizing:border-box;}
.home-page-wrap .hp-head .inner-head .guide-menu .login-btn{background:#28b6ff;line-height:40px;margin-top:16px;border-radius:5px;}
.home-page-wrap .hp-head .inner-head .guide-menu .login-btn .login-a{height:40px;line-height:40px;}

/*banner部分*/
.home-page-wrap .hp-banner .bann-load{position:absolute;top:50%;left:50%;margin:-16px 0 0 -16px;}
.home-page-wrap .hp-banner{height:450px;position:relative;}
.home-page-wrap .wrap-banner{width:100%;height:100%;position:relative;}
.home-page-wrap .wrap-banner .idx-btn{width:100%;position:absolute;left:0;bottom:20px;text-align:center;}
/*修改*/.home-page-wrap .wrap-banner .idx-btn i{cursor:pointer;width:30px;height:12px;/*修改*/background:#fff;display:inline-block;margin-left:20px;}
.home-page-wrap .wrap-banner .idx-btn .current{width:39px;background:#35B1F4;}
.home-page-wrap .wrap-banner .move-btn{cursor:pointer;width:55px;height:80px;margin-top:-40px;position:absolute;top:50%;background-image:url(../../images/index/hp-sprite.png);}
.home-page-wrap .wrap-banner .btn-left{left:0;background-position:-419px 0;}
.home-page-wrap .wrap-banner .btn-right{right:0;background-position:-419px -82px;}
.home-page-wrap .wrap-banner ul{width:100%;height:100%;}
.home-page-wrap .wrap-banner li{display:none!important;width:100%;background-color:#ebebeb;height:100%;background-position:center top;background-repeat:no-repeat;}
.home-page-wrap .wrap-banner li a{display: inline-block;width: 100%;height: 100%;}
.home-page-wrap .wrap-banner .cur{display:block!important;}
.home-page-wrap .wrap-banner .banner-1{background-image:url(../../images/index/stu_login_banner_1.png);}
.home-page-wrap .wrap-banner .banner-2{background-image:url(../../images/index/stu_login_banner_2.png);}
.home-page-wrap .wrap-banner .banner-3{background-image:url(../../images/index/stu_login_banner_3.png);}
.home-page-wrap .wrap-banner .banner-4{background-image:url(../../images/index/stu_login_banner_4.png);}
.notice-wrap .nav-download{position:fixed;bottom:20px;right:20px;background-color:#1BACF6;z-index:10;}
.notice-wrap .nav-download span{display:block;text-align:center;color:#fff;cursor:pointer;font-size:18px;}
.notice-wrap .nav-download .scan-gif{width:57px;display:none;}
.subdown{position:absolute;right:0px;bottom:0;background:#1BACF6;width:167px;padding:5px;overflow: hidden;}
.asd{padding:5px;width:167px;}

/*通知部分*/
.home-page-wrap .notice-wrap{max-width:1920px;background:#fff;padding-bottom:20px;}
.home-page-wrap .hp-body .notice-item{width:620px;}
.home-page-wrap .hp-body .notice-item .view-all{padding:5px;margin-top:5px;}
.home-page-wrap .hp-body .notice-item .view-all a{color:#1BACF6;font-size:16px;}
.home-page-wrap .hp-body .click-to-exam{width:300px;margin-left:40px;}
.home-page-wrap .hp-body .click-to-exam .flow-path li a{position:relative;display:inline-block;text-align: center;line-height:60px;margin-bottom:18px;}
.home-page-wrap .hp-body .click-to-exam .flow-path{margin-top:-28px;}
.home-page-wrap .hp-body .click-to-exam .flow-path li{margin-bottom:33px;}
.home-page-wrap .hp-body .click-to-exam .flow-path li span{position:absolute;bottom:-52px;left:150px;display:inline-block;width:32px;height:18px;margin:10px -45px 0 0;background:url(../../images/index/hp-sprite.png) -344px -532px no-repeat;}
.home-page-wrap .hp-body .click-to-exam .flow-path li a img{width:300px;}
/*.home-page-wrap .hp-body .click-to-exam .flow-path li .step-1{background-position:0 -355px;}
.home-page-wrap .hp-body .click-to-exam .flow-path li .step-2{background-position:0 -178px;}
.home-page-wrap .hp-body .click-to-exam .flow-path li .step-3{background-position:0 0;}*/

.home-page-wrap .hp-body .notice-h3{font-size:26px;margin:35px 0;}
.hp-body .notice-item .notice-list .notice-list-h{font-size:20px;color:#5175B4;}
.hp-body .notice-item .notice-list .notice-list-o{font-size:18px;color:#616161;}
.hp-body .notice-item .notice-list .border-left{padding-left: 5px;margin-top:10px;}
.hp-body .notice-item .notice-list .border-left a{color:#313131;}
.hp-body .notice-item .notice-list .border-left a:hover{text-decoration: underline;}
.hp-body .notice-item .notice-list .border-left .border-i{border-left:4px solid #1BACF6;display:inline-block;height:20px;margin-bottom:-3px;}
.hp-body .notice-item .notice-list li{margin:15px 0;}
.hp-body .notice-item .notice-list .flag-sign .flag{display:inline-block;width:16px;height:18px;background:url(../../images/index/hp-sprite.png) -486px 0 no-repeat;}
.hp-body .notice-item .notice-list .notice-content{font-size:16px;color:#9e9e9e;}
.hp-body .notice-item .notice-list .shutting{padding-left:15px;width:510px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 21px;}
.hp-body .notice-item .notice-list .view-all{margin:-12px -5px 0 0;color:#9e9e9e;font-size:16px;cursor:pointer;}
.hp-body .notice-item .notice-list .date{color:#9e9e9e;width:80px;height:26px;line-height:26px;}

/*重要步骤*/
.home-page-wrap .big-bg{max-width:1920px;background:#f7fcff;padding:25px 0;}
.impor-list{width:1000px;margin:0 auto;}
.impor-list .impor-four>li{width:25%;float:left;}
.impor-list .impor-four .four-div{position:relative;}
.impor-list .impor-four .four-div .smale-icon{margin-right:5px;float:left;background-image:url(../../images/index/hp-sprite.png);width:64px;height:62px;}
.impor-list .impor-four .four-div .f-icon-1{background-position:-420px -294px;}
.impor-list .impor-four .four-div .f-icon-2{background-position:-419px -230px;}
.impor-list .impor-four .four-div .f-icon-3{background-position:-420px -358px;}
.impor-list .impor-four .four-div .f-icon-4{background-position:-420px -165px;}
.impor-list .impor-four .four-div .div-head{color:#696d70;font-size:18px;margin:20px 0 0 5px;float:left;font-weight:900;}
.impor-list .impor-four .four-div .list li a{color:#9e9e9e;font-size:14px;}
.impor-list .impor-four .four-div .list li{line-height:25px;}
.impor-list .impor-four .four-div .list{margin-top:11px;}

/*尾部*/
.home-page-wrap .tail{max-width:1920px;background:#daf2ff;padding:15px 0;font-size:13px;}
.home-page-wrap .tail p{text-align: center;color:#83949B;line-height:24px;}
.home-page-wrap .tail p span{margin-right:30px;}
.home-page-wrap .tail p span i{font-style:normal;margin-left:10px;}
.home-page-wrap .tail p span i a{color:#83949B;}
.home-page-wrap .stu-footer{background: #daf2ff;filter: Alpha(Opacity=90);background: rgba(218,242,255,.9);}

/*公告列表*/
.announcement{max-width:1920px;margin:0 auto;}
.announcement .ann-header{width:100%;margin:0 auto;background:#fff;height:80px;}
.announcement .ann-header .inner{width:1000px;margin:0 auto;}
.announcement .ann-header .inner .lf-logo{cursor:pointer;}
.announcement .ann-header .inner .lf-logo .border{height:40px;display:inline-block;border-left:2px solid #2CB4FF;margin:0 5px;}
.announcement .ann-header .inner .notice-logo{margin-top:20px;display:inline-block;}
.announcement .ann-header .inner .logo-text{color:#2CB4FF;display:inline-block;font-size:24px;vertical-align: top;line-height:78px;}
.announcement .ann-header .inner .helpcenter{line-height:80px;font-size:16px;cursor:pointer;}
/*修改*/.announcement .ann-header .inner .helpcenter a{color:#000;margin-top:0;}
.announcement .ann-header .inner .helpcenter .support{border-left:2px solid #000;display:inline-block;height:14px;margin:0 3px -3px;}

.announcement .list-body{width:1000px;margin:0 auto;background:#FBFCFD;margin-top:5px;}
.announcement .crumbs{padding:25px 0 20px 56px;margin-bottom:40px;color:#315FAA;}
.announcement .crumbs .gt{font-style:normal;font-size:16px;}
/*增加*/.announcement .crumbs a{color:#315FAA;font-style:normal;font-size:16px;}

/*修改*/.announcement .list-body .ann-list{padding:0 20px 60px 140px;}
.ann-list-del .list-f{max-width:745px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap; padding-left:5px;color:#1BACF6;font-size:20px;display:inline-block;border-left:5px solid #1BACF6;}
.ann-list-del .list-f i{display:inline-block;font-style:normal;max-width:806px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ann-list-del .flag{display: inline-block;width: 16px;height: 18px;background: url(../../images/index/hp-sprite.png) -486px 0 no-repeat;}
.ann-list-del li{margin-bottom:10px;}
.ann-list-del li .date{margin-left:20px;color:#BABABA;line-height:32px;}
.ann-list-del li .notice-content{color:#A3A3A4;padding-left:10px;}
.ann-list-del li .notice-list-o{display:inline-block;}
.ann-list-del li .notice-list-o i{font-size:18px;font-style:normal;color:#5A5A5A;max-width:768px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;display:inline-block;}
.ann-list-del li .list-circle{background:#1BACF6;width:6px;height:6px;border-radius:50%;display:inline-block;vertical-align:middle;margin-top:-21px;}

/*公告详情*/
.details{width:1000px;margin:5px auto 0;background:#FBFCFD;}
.details .ann-content{padding:0 128px 30px;word-break:break-all;}
.details .ann-content .ann-time{margin-top:50px;}
.details .ann-title{text-align:center;font-size:26px;margin-bottom:60px;}

/*下载中心*/
.dl-page{position:relative;}
.dl-page .bg-png{max-width:100%;display:block;}
.dl-page .dl-page-content{position:absolute;top:0;left:50%;margin-left:-500px;width:1000px;padding-top:30px;height:100%;}
.dl-page .three-diff{top:50%;left:50%;margin:-160px 0 0 -500px}
.dl-page .dl-page-content .left-con{margin-left:60px;}
.dl-page .dl-page-content .left-con img{display:block;margin:0 auto 25px;}
.dl-page .dl-page-content .left-con .img-1{margin-bottom:40px;width:167px;}
.dl-page .dl-page-content .left-con .img-2{height:50px;margin-bottom:50px}
.dl-page .dl-page-content .img-3{position:absolute;bottom:-85px;left:114px;z-index:100;height:350px;}
.dl-page .dl-page-content .img-4{display:block;margin:-30px auto 20px;height:35px;}
.dl-page .dl-page-content .three-step{display:block;}
.dl-page .dl-page-content .three-step li{color:#fff;text-align:center;float:left;width:33.33%;font-size:28px;}
.dl-page .dl-page-content .three-step li a{color:#fff;}
.dl-page .dl-page-content .three-step li img{display:block;width:250px;margin:0 auto;}
.last-wrap{background:#fff;}
.last-wrap .img-5{max-width:100%;display: block;margin-top:-53px;}

/*平台体验*/
.platform img{display:block;max-width:100%;}

/*移动确认 */
.dl-page-body div img{width:100%;}
.mobile div{margin-bottom:10px;}
.mobile{background-color:#ebebeb;}