body{
    font-family:arial,"微软雅黑",sans-self;
    height: 100%;
}
a:hover,a:active{
    text-decoration: none;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #a1a1a1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #a1a1a1;
    opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #a1a1a1;
    opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #a1a1a1;
}
.content{
    overflow: hidden;
    max-width: 640px;
    position: relative;
    margin: 0 auto;
}
.con-top{
    margin-bottom: 50px;
    text-align: center;
    padding: 104px 0 115px;
    background: url("../images/loginback.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.con-top h1{
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.dataform{
    width: 77%;
    margin: 0 auto;
}
.log_tit{
    width: 100%;
    height: 88px;
    border-bottom: 1px solid #c6c6c6;
    background: #f9f9f9;
    position: relative;
    text-align: center;
}
.log_tit a{
    display: inline-block;
    position: absolute;
    left:10px;
    line-height: 45px;
}
.log_tit a img{
    width: 20px;
    padding-top: 22px;
    padding-left: 20px;
}
.log_tit01{
    width: 10%;
    float: left;
    z-index: -1;
}
.log_tit i{
    display: block;
    width: 25px;
    height: 25px;
    background: url(../images/ret.png) no-repeat 0 0;
    background-size:cover;
    margin: 10px 0 0 10px;
}
.log_tit02{
    display: block;
    width: 100%;
}
.log_tit strong{
    display: block;
    margin:0 auto;
    line-height: 88px;
    color: #333;
    font-size: 32px;
    font-weight: normal;
}

.log_sf{
    width: 90%;
    margin: 40px auto 0;
}
.log_sf ul{
    overflow: hidden;
}
.log_sf ul li{
    float: left;
    width: 33%;
    border: #f5f5f5 solid 1px;
    background: #fff;
}

.log_sf ul li:nth-child(1),.log_sf ul li:nth-child(2){
    border-right: none;
}
.log_sf ul li a{
    display: block;
    color: #adadad;
    font-size: 30px;
    width: 100%;
    height: 56px;
    text-align: center;
    line-height: 56px;
}
.log_sf ul li a.active{
    display: inline-block;
    width: 100%;
    height: 40px;
    color: #f8f8f8;
    background: #de214c;
    text-decoration: none;
}
.log_yh input{
    width: 87%;
    height:82px;
    border: none;
    border-bottom: #ffad01 solid 1px;
    font-size: 26px;
    color: #333333;
    padding-left: 64px;
    outline: none;
    font-family: '微软雅黑';
    background: url(../images/loginphone.png) 0 center no-repeat;
    /*background-size: 3%;*/
}
.log_mm input{
    width: 87%;
    height:82px;
    border: none;
    border-bottom: #ffad01 solid 1px;
    font-size: 26px;
    color: #333333;
    padding-left: 64px;
    outline: none;
    font-family: '微软雅黑';
    background: url(../images/loginpwd.png) 4px center no-repeat;
    /*background-size: 3%;*/
}
.log_zh{
    text-align: center;
    /*width: 85%;*/
    /*margin: 0 auto;*/
    overflow: hidden;
}
.log_zh i a{
    font-style: normal;
    font-size: 24px;
    color: #333333;
    float: left;
}
.log_zh strong a{
    float: right;
    font-weight: normal;
    font-size: 24px;
    color: #333333;
}
.log_an a{
    display: block;
    /*width: 90%;*/
    height: 78px;
    line-height: 78px;
    background: #ffad01;
    border-radius: 50px;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    margin: 90px auto 31px;
}
.log_an i{
    font-style: normal;
    padding-right: 10%;
}
.log_yb{
    font-size: 1.2rem;
    color: #feb401;
    margin-top: 10px;
    margin-left: 35%;
}

.log_zh strong a {
    color: #ffad01;
    font-weight: bold;
}
.log_zh i a {
    color: #ffad01;
}
.log_sf ul li.active{
    background: #fac240;
}
.log_sf ul li.active a{
    color: #fff;
}
.fsqlogo{
    /*text-align: center;*/
    /*width: 100%;*/
    /*margin: 0 auto;*/
    margin-bottom: 20px;
}
@media screen and (min-width: 1024px) {
    body,html{
        font-size: 60px;
    }
    .con-top{
        margin-bottom: 1.10rem;
        padding: 0.8rem 0;
    }
    .con-top h1{
        font-size: .3rem;
        font-weight: 700;
    }
    .fsqlogo{
        margin-bottom: .20rem;
        width: 1.2rem;
    }
    .dataform input{
        float: left;
    }
    .log_yh, .log_mm{
        overflow: hidden;
    }
    .log_tit{
        height: .88rem;
    }
    .log_tit a{
        left:.10rem;
        line-height: .45rem;
    }
    .log_tit a img{
        width: .20rem;
        padding-top: .22rem;
        padding-left: .20rem;
    }
    .log_tit i{
        width: .25rem;
        height: .25rem;
        background-size:cover;
        margin: .10rem 0 0 .10rem;
    }
    .log_tit strong{
        line-height: .88rem;
        font-size: .32rem;
    }

    .log_sf{
        margin: .40rem auto 0;
    }
    .log_sf ul li a{
        font-size: .30rem;
        height: .56rem;
        line-height: .56rem;
    }
    .log_sf ul li a.active{
        height: .40rem;
    }
    .log_yh input{
        height:.82rem;
        font-size: .26rem;
        padding-left: .64rem;
        background: url(../images/loginphone.png) .1rem center no-repeat;
        background-size: 5%;
        width: 100%;
    }
    .log_mm input{
        height:.82rem;
        font-size: .26rem;
        padding-left: .64rem;
        background: url(../images/loginpwd.png) .15rem center no-repeat;
        background-size: 4%;
        width: 100%;
    }
    .log_zh i a{
        font-size: .24rem;
    }
    .log_zh strong a{
        font-size: .24rem;
    }
    .log_an a{
        height: .79rem;
        line-height: .79rem;
        /*border-radius: .10rem;*/
        font-size: .32rem;
        margin: .9rem auto .36rem;
    }
    .log_yb{
        font-size: 1.2rem;
        margin-top: .10rem;
    }

}

