.index-content{
    width:100%;
    height: 91.6%;
    position: absolute;
    top: 8.4%;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/bg.jpg)no-repeat center;
    /* overflow: hidden; */
}
.index-top{
    width:1200px;
    height:8.4%;
    background:rgba(255,255,255,1);
    margin:0 auto;
    line-height: 66px;
}
.index-top li{
    height:100%;
    display: inline-block;
    margin-right:66px;
    float: right;
    position: relative;
}
.index-top li img{
    width:100%;
}
/*.index-top li:last-child::after{
    content:'';
    position: absolute;
    right: -20%;
    top:30%;
    width:1px;
    height:39px;
    border-left: 1px solid rgba(230,67,68,1);
}*/
.index-login{
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
    width:847px;
    height:540px;
    background:rgba(255,255,255,1);
    border-radius:20px;
}
.index-login-left{
    position: relative;
    width:42%;
    height: 100%;
    float: left;
}
.index-login-little-img{
    width:480px;
    height: 470px;
    position: absolute;
    top:-51px;
    left:-112px;
}
.index-login-right{
    width:58%;
    height: 100%;
    float: left;
    text-align: center;
}
.index-login-right .index-login-title{
    display: inline-block;
    margin-top:50px;
}
.index-login-form{
    width:407px;
    margin:41px auto 0;
    position: relative;
    padding-bottom:154px;
    text-align: left;
}
.index-login-form .layui-form-item{
    width:100%;
    margin-bottom:36px;
}
.index-login-form .layui-form-item p{
    font-size:24px;
    font-weight:500;
    color:rgba(85,85,85,1);
}
.index-login-form .layui-input-block{
    position: relative;
    margin-left:0;
    margin:5px 0 0;
}
.index-login-form .layui-icon,.index-login-form .iconshouji{
    font-size:18px;
    color:#b3b3b3;
    position: absolute;
    top:25%;
}
.index-login-form .iconecurityCode{
    font-size:18px;
    color:#b3b3b3;
    position: absolute;
    top:30%;
}
.index-login-form .layui-input{
    height: 45px;
    border:none;
    text-indent: .8em;
    border-bottom:2px solid rgba(219,219,219,1);
    font-size:18px;
    color:#B3B3B3;
}
.login-form-verify .phoneCode{
    text-indent: .2em;
}
.login-layui-btn{
    position: absolute;
    bottom:92px;
    right: -85px;
    width:229px;
    height:67px;
    line-height: 69px;
    font-size:26px;
    color:#fff;
    background:rgba(1,112,251,1);
    /*box-shadow:10px 10px 19px 1px rgba(76,80,176,0.47);*/
    border-radius:0px 35px 35px 0px;
}
.index-login-go{
    display: inline-block;
    width:46px;
    height:22px;
    background: url(../images/go-right.png)no-repeat center top;
    margin-left: 25px;
}
.index-login-introduce{
    display:none;
    width:100%;
    font-size:18px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:20px;
    position: absolute;
    bottom:10px;
    letter-spacing: 1px;
    text-align: center;
}
.index-login-introduce span{
    margin:0 28px;
}
/* 登录入口 */
.entry-page{
    width:100%;
    height: 100%;
}
.entry-top{
    width:100%;
    height:80px;
    background:rgba(0,0,0,0.7);
    line-height: 80px;
}
.entry-msg{
    width:100%;
    margin:0 auto;
}
.entry-float{
    float: right;
    margin-right: 10px;
}
.entry-top span{
    display: inline-block;
    font-size:16px;
    color:rgba(248,249,251,1);

}
.enter-exit{
    color:rgba(248,249,251,1);
    font-size:24px;
    margin-left:34px;
}
.entry-content{
    width:1200px;
    height: auto;
    overflow: hidden;
    margin:80px auto;
}
.entry-block{
    width:100%;
    margin-bottom:70px;
}
.entry-block img{
    display: block;
    width:517px;
    height: 291px;
    float: left;
    border-radius: 5px;
}
.entry-block-msg{
    width:500px;
    float: left;
}
.entry-block:first-child img{
    margin-right:40px;
}
.entry-block:last-child .entry-block-msg{
    margin-right:47px;
}
.entry-block-yinhao{
    display: block;
    width:59px;
    height: 49px;
    margin:20px 0 34px;
    background: url(../images/yinhao.png)no-repeat center;
}
.entry-block-msg h2{
    font-size:34px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}
.entry-block-msg p{
    font-size:12px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:28px;
}
.entry-block-msg a{
    display: inline-block;
    font-size:26px;
    font-weight:500;
    color:rgba(255,254,254,1);
    background:rgba(64,150,255,1);
    border-radius:22px;
    padding:8px 37px;
    margin-top:30px;
    cursor: pointer;
}
.entry-block-msg a:hover{
    background: #0170FB;
}
/*验证码部分*/
.login-form-item{
    position: relative;
    margin-bottom:55px;
}
.login-form-verification{
    position: absolute;
    right:0;
    top:30%;
    transform: translateY(-50%);
    display: inline;
    font-size:16px;
    color:#5E97F5;
    border:none;
    background: none;
    display: inline;
    width: 116px;
    text-align: right;
    cursor: default;
}
.login-form-verification2{
    position: absolute;
    right:0;
    top:50%;
    transform: translateY(-50%);
    display: inline;
    font-size:16px;
    color:#5E97F5;
    border:none;
    background: none;
    display: inline;
    width: 116px;
    text-align: right;
    cursor: default;
}
.login-check-ip{
    width:70%;
    margin:40px auto 0;
    background:rgba(94,151,245,.2);
    font-size: 18px;
    color:#666;
    line-height: 38px;
    padding:10px 20px;
}
.login-check-ip p{
    color:#999;
    font-weight: 700;
}
.login-check-phone-code{
    margin: 10px 0 0 6px;
}
.login-check-phone-code span, .login-check-ip span{
    font-size: 18px;
    color:#333;
    word-wrap: break-word;
    white-space: pre-line;
    line-height: 38px;
}
.icon-tanhao{
    display: inline-block;
    width:15px;
    height: 15px;
    font-size:16px;
    color:#fff;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    background: #5E97F5;
    float:left;
    margin:12px 5px 0px 0px;
}
.login-check-phone-form{
    margin-top:20px;
    text-align: center;
}
.login-check-phone-form .layui-input{
    width:80%;
    height: 37px;
    border:1px solid #eee;
    line-height: 37px;
}
.login-form-verify{
    text-align: center;
    height: 42px;
    line-height: 42px;
    margin: 13px 0;
    border-radius: 30px;
    position: relative;
}
.login-form-verify label{
    font-size:12px;
    line-height: 37px;
    float: left;
}
.login-check-phone-form .login-form-verification{
    font-size:12px;
    right:20%;
    top:50%;
}
.login-check-phone-form .layui-btn-normal {
    width: 80%;
}
.clearfix span{
    display:none;
}
#phoneTab{
    margin-top: -5%;
    width: 58px;
    height: 23px;
    color: #B3B3B3;
    border-bottom: 1px solid #B3B3B3;
}
.icn-list img{
    width: 95px;
    height: 40px;
    margin-bottom: 5px;
    cursor: pointer;
}
.icn-list{
    width: 69px;
    float: left;
    margin-right: 30px;
    /*text-align: center;*/
}
.icn-sub{
    /*position: absolute;*/
    /*left: 893px;*/
    /*top: 387px;*/
    margin-top: 15px;
}
.icn-title{
    margin-left: 8px;
}
.mob-log-tab{
    display: none;
}
.mob-pwd{
    display: none;
}
.pc-log-tab{
    display: block;
    margin-bottom: 25px;
    cursor:pointer;
}
.pc-pwd-input{
    text-indent:0 !important;
    padding-left: 0;

}
.entry-user-pwd{
    margin-right: 34px;
    cursor:pointer;
}
.login-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    display: none;
}
.login-modal-contain{
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%,-50%); 	/* IE 9 */
    -moz-transform:translate(-50%,-50%); 	/* Firefox */
    -webkit-transform:translate(-50%,-50%); /* Safari 和 Chrome */
    -o-transform:translate(-50%,-50%); 	/* Opera */
    font-size:18px;
    color:#000;
    padding:2%;
    background:#fff;
    /* white-space: pre-wrap; */
    line-height: 30px;
}
.login-modal-contain span{
    color:#5E97F5;
    font-weight: 700;
}
.login-modal-close{
    position: absolute;
    top:-17%;
    right:-9%;
    width:32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    background:rgba(0, 0, 0, .3);
    color:#fff;
    font-size:26px;
    transform: rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
    cursor: pointer;
}
.pc-top-logo{
    width: 10%;
}
/*.pc-pwd{*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*}*/
@media (max-width:1250px) {
    .pc-top-logo{
        width: 20%;
    }
    .top-logo{
        width: 20%;
    }
    .login-modal-contain {
        font-size: 16px;
        padding: 5%;
        width: 71%;
    }
    .login-modal-close {top: -25%;}
    .entry-user-pwd{
        margin-right: 20px;
        float: right;
    }
    .entry-user-div{
        text-align: center;
    }
    .icn-title{
        margin-left: 1px;
        margin-top: 33px;
    }
    .index-login{
        top:15%;
        margin:0 auto;
    }
    .entry-top{
        height:60px;
        line-height: 60px;
        border-bottom: 1px solid #E6E6E6;
        background: #fff;
    }
    .clearfix span{
        display:block;
        text-align: left;
        margin-bottom: .8rem;
        font-size: 1.4rem;
    }
    .login-check-phone-form .login-form-verification{
        right:6%;
    }
    /*.index-content{
        padding-bottom: 50px;
    }*/
    .index-top li{
        margin-right:10%;
    }
    /*.index-top li:last-child::after{
        right: -12%;
    }*/
    .index-top{
        width:100%;
    }
    .tishi{
        margin-top:40px;
        width:90% !important;
    }
    .tishi2{
        width: 90% !important;
        margin:90px auto  !important;
    }
    .index-login-left{
        display:none;
    }
    .index-login-right{
        width: 100%;
    }
    .mob-log-tab{
        margin-top: 50px;color: #888888;display: block;
    }
    .pc-log-tab{
        display: none;
    }
    .pc-pwd{
        display: none;
    }
    .pc-pwd-input {
        padding-left: 10px;
    }
    .index-login{
        width:90%;
        height:390px;
    }
    .index-login-right .index-login-title{
        margin: 28px 0 10px 0;
        width: 70%;
    }
    .index-login-form .layui-form-item{
        width:100%;
    }
    .index-login-form .layui-form-item p{
        display:none;
    }
    .index-login-form{
        width: 86%;
        margin:0 auto;
        padding-bottom: 10px;
    }
    .login-layui-btn{
        bottom: -30px;
        right: 8%;
        width: 84%;
        height: 42px;
        line-height: 40px;
        font-size: 20px;
        border-radius: 35px;
    }
    .index-login-go{
        display:none;
    }
    .index-login-introduce{
        display:none;
        font-size: 15px;
        line-height: 30px;
        bottom: 20px;
    }
    .entry-float{
        width:100%;
        margin:0px;
    }
    .entry-top span{
        color: #343434;
    }
    .enter-exit{
        float:left;
        margin-left:20px;
        color: #343434;
    }
    .entry-content{
        width:100%;
        margin:20px auto;
        text-align: -webkit-center;
    }
    .entry-block img{
        width:50%;
        height:96px;
    }
    .entry-block{
        width:82%;
        margin-top: 10px;
        margin-bottom:30px;
        padding:16px;
        border-radius:10px;
        box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1);
    }
    .entry-1{
        height: 200px;
    }
    .entry-block:first-child img{
        margin-right:0px;
    }
    .entry-block-msg{
        width:48%;
        float:right;
        text-align: initial;
    }
    .entry-block-yinhao{
        display:none;
    }
    .entry-block-msg h2{
        font-size:1.2rem;
    }
    .entry-block-msg p{
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin:8px 0px;
    }
    .entry-block-msg a{
        font-size: 12px;
        margin-top:0px;
        padding: 8px 20px;
    }
    .entry-block:last-child .entry-block-msg{
        margin-right:0px;
    }
    /*验证码*/
    .login-form-item{
        margin:22px 0px;
    }
    .login-form-verification {
        top:46%;
    }
    .icn-sub{
        position: absolute;
        left: 5%;
        top: 240px;
        margin-left: 4%;
    }
    .icn-list img{
        width: 65px;
        height: 27px;
        margin-bottom: 5px;
        cursor: pointer;
    }
    .icn-list{
        width: 45px;
        margin-right: 23px;
    }
    #phoneTab{
     display: none;
    }
}
@media screen and (max-width:1024px) and (min-width:768px)
{
    .index-login {
        height: 42%;
    }
    .index-login-introduce {
        font-size: 24px;
        bottom: 26px;
    }
}
@media screen and (max-width:1250px) and (min-width:1024px)
{
    .index-top li{
        margin-right:16%;
    }
    .index-top li img {
        width:160%;
    }
    .index-top{
        line-height:140px;
    }
    .index-login-right .index-login-title{
        width: 50%;
    }
    .index-content{
        height:100%;
        top:0;
        bottom:0;
    }
    .index-login {
        height: 35%;
    }
    .index-login-form .layui-form-item{
        height:25%;
    }
    .login-layui-btn{
        bottom:-64px;
        height: 64px;
        line-height: 64px;
        font-size: 30px;
    }
}
@media screen and (max-width:360px) and (min-width:320px)
{

    .index-top li{
        margin-right:4%;
        line-height:50px;    }
}
@media screen and (max-width:320px)
{

    .entry-block-msg p{
        margin:0px;
    }
}
.dn{
    display:none;
}


/*.grade-sp{*/
/*    width: 55px;*/
/*    height: 20px;*/
/*    line-height: 20px;*/
/*    display: block;*/
/*    border: 1px solid #ccc;*/
/*    text-align: center;*/
/*    float: left;*/
/*    margin-right: 15px;*/
/*    cursor: pointer;*/
/*    color: #999;*/
/*    font-size: 12px;*/
/*}*/
