@charset "UTF-8";
.login-box-pop {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -200px;
    width: 400px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    border-radius: 3px;
    z-index: 120
}

.login-box-pop .closeb {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: url(../images/close.png) no-repeat;
    cursor: pointer;
    z-index: 5
}

.login-box-pop .login-box-n {
    position: relative;
    padding-bottom: 25px
}

.login-box-pop .login-box {
    padding: 39px 45px 0;
    margin: 0 auto
}

.login-box-pop .login-box .field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 75px;
    border-bottom: 1px solid #e6e6e6
}

.login-box-pop .login-box .username-field {
    position: relative
}

.login-box-pop .login-box .active {
    border-bottom: 3px solid #9a6c48
}

.login-box-pop .login-box .field .login-text {
    width: 294px;
    overflow: hidden;
    font-size: 14px;
    padding: 40px 8px 14px;
    border: none;
    font-family: "黑体";
    color: #999;
    outline: 0
}

.login-box-pop .login-box .field .ph-label {
    position: absolute;
    line-height: 18px;
    height: 18px;
    color: #999;
    left: 8px;
    top: 20px;
    font-size: 14px
}

.login-box-pop .ecodebox {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    display: none
}

.login-box-pop .ecodebox.show {
    display: block
}

.login-box-pop .ecodebox .input-b {
    width: 168px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    background: #FFF;
    text-align: left
}

.login-box-pop .ecodebox .codetext {
    width: 100%;
    text-indent: 8px;
    border: none;
    outline: 0
}

.login-box-pop .ecodebox .change-code {
    margin-left: 18px
}

.login-box-pop .ecodebox .change-code img {
    width: 120px;
    height: 40px;
    overflow: hidden;
    display: inline-block
}

.login-box-pop .login-submit {
    margin-top: 20px;
    clear: both;
    width: 100%;
    position: relative
}

.login-box-pop .login-submit .btn-submit {
    background: #9a6c48;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    border: none;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    font-family: "黑体";
    outline: 0
}

.login-box-pop .login-links {
    overflow: hidden;
    clear: both;
    margin-top: 24px
}

.login-box-pop .login-links span {
    font-size: 0
}

.login-box-pop .login-links span .forget-pwd {
    margin-left: 25px
}

.login-box-pop .login-links span a {
    color: #959595
}

.login-box-pop .login-links .rememberecod {
    font-size: 14px;
    color: #959595;
    cursor: pointer
}

.login-box-pop .login-links a {
    font-size: 14px;
    color: #959595;
    text-decoration: none
}

.login-box-pop .other-login {
    position: relative;
    margin-top: 40px;
    height: 40px;
    line-height: 40px;
    border-top: 1px dashed #e6e6e6;
    padding-top: 25px
}

.login-box-pop .other-login .entries {
    overflow: hidden
}

.login-box-pop .other-login .c-box {
    width: 100%;
    overflow: hidden;
    text-align: center
}

.login-box-pop .other-login .c-box a {
    display: inline-block;
    width: 40px
}

.login-box-pop .other-login .c-box .loginicon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block
}

.login-box-pop .other-login .c-box .loginicon.icon-login-qq {
    background-image: url(../images/sprite.png);
    background-position: -42px -281px;
    width: 40px;
    height: 40px
}

.login-box-pop .other-login .c-box .loginicon.icon-login-weixin {
    background-image: url(../images/sprite.png);
    background-position: 0 -281px;
    width: 40px;
    height: 40px
}

.login-box-pop .other-login .c-box .loginicon.icon-login-sina {
    background-image: url(../images/sprite.png);
    background-position: -168px -281px;
    width: 40px;
    height: 40px
}

.login-box-pop .other-login .c-box .loginicon.icon-login-baidu {
    background-image: url(../images/sprite.png);
    background-position: -84px -281px;
    width: 40px;
    height: 40px
}

.login-box-pop .other-login .c-box .loginicon.icon-login-zfb {
    background-image: url(../images/sprite.png);
    background-position: -126px -281px;
    width: 40px;
    height: 40px
}

.login-box-pop .other-login .entries a {
    margin: 0 14px
}

.ui-pagination a, .ui-pagination span {
    float: left;
    margin: 0 5px;
    height: 28px;
    line-height: 28px;
    text-align: center
}

.login-box-pop .orthertext {
    display: inline-block;
    cursor: pointer;
    color: #21ade5;
    font-size: 14px;
    font-family: "é»‘ä½�??"
}

.login-box-pop .checkText {
    position: absolute;
    left: 45px;
    top: 22px;
    color: red;
    font-size: 12px;
    width: 100%
}

.ui-pagination a {
    padding: 0 10px;
    background: #fff;
    border: 1px solid #c8c8c8;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer
}

.ui-pagination a:hover {
    background: #0fb295;
    border-color: #9a6c48;
    color: #fff !important
}

.ui-pagination a.active {
    color: #fff
}

.ui-pagination .next, .ui-pagination .prev {
    color: #999;
    padding: 0;
    width: 64px;
    cursor: pointer
}

.ui-pagination .next:hover, .ui-pagination .prev:hover {
    background: #0fb295;
    border-color: #9a6c48;
    color: #fff
}

.ui-pagination .first, .ui-pagination .last {
    color: #999;
    padding: 0;
    width: 64px;
    background: #f0f4f8;
    cursor: text
}

.ui-pagination span {
    padding: 0 10px;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #c8c8c8
}

.ui-pagination span.active {
    background: #0fb295;
    border-color: #9a6c48;
    color: #fff
}

.ui-pagination .jump {
    width: 200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ui-pagination .jump .jump-btn, .ui-pagination .jump .jump-input {
    width: 48px;
    height: 28px;
    outline: 0;
    line-height: 28px;
    text-align: center
}

.ui-pagination .jump .jump-input {
    border-radius: 5px;
    border: 1px solid #c8c8c8;
    float: right;
    margin-right: 10px
}

.ui-pagination .jump .jump-text {
    font-style: normal;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 28px;
    float: left;
    margin-right: 10px
}

.ui-pagination .jump .jump-btn {
    border-radius: 5px;
    border: 1px solid #c8c8c8;
    color: #333;
    font-size: 14px;
    float: left;
    margin-left: 0;
    padding: 0;
    cursor: pointer
}

#emptytips, #tips .text {
    font-size: 18px
}

.ui-pagination .jump .jump-btn:hover {
    background: #0fb295;
    border-color: #9a6c48;
    color: #fff
}

.phiz_layerN {
    display: none;
    background: #fff;
    border: 1px solid #a0a0a0;
    width: 440px;
    position: absolute;
    top: 100px;
    left: 100px
}

.phiz_layerN .layerArrow {
    background: url(../images/new_index_bg.png) -142px -71px no-repeat;
    height: 8px;
    left: 134px;
    overflow: hidden;
    position: absolute;
    top: -7px !important;
    width: 16px
}

.phiz_layerN .topCon {
    background: url(../images/layerctbg.gif) repeat-x;
    height: 27px;
    line-height: 27px;
    padding: 0 10px;
    position: relative
}

#emptytips, #tips {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    line-height: 60px
}

.phiz_layerN .close {
    background: url(../images/gnbimgs.gif) 0 -193px no-repeat;
    overflow: hidden;
    position: absolute;
    right: 9px;
    top: 9px;
    height: 7px;
    width: 8px
}

.phiz_layerN .faceItemPicbg {
    margin: 10px 0 0 8px;
    overflow: hidden;
    width: 440px
}

.phiz_layerN li {
    float: left;
    height: 28px;
    overflow: hidden;
    padding: 0 1px 1px 0;
    width: 28px
}

.phiz_layerN li a {
    display: block;
    height: 26px;
    overflow: hidden;
    text-align: center;
    width: 26px
}

#tips .ok, #tips .text {
    display: inline-block;
    vertical-align: middle
}

.phiz_layerN img {
    border: 0;
    vertical-align: middle
}

#tips {
    width: 400px;
    height: 60px;
    background: #fff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    text-align: center;
    margin-left: -170px
}

#tips .ok {
    background: url(../images/erro.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    margin-right: 15px
}

#DoubleTips, #emptytips {
    width: 400px;
    height: 60px;
    background: #fff;
    margin-left: -170px;
    text-align: center
}

#emptytips {
    color: #9a6c48;
    box-shadow: 0 0 6px rgba(0, 0, 0, .2)
}

#DoubleTips {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    box-shadow: 0 0 6px rgba(0, 0, 0, .2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1
}

#DoubleTips .ok {
    background: url(../images/erro.png) no-repeat;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    margin-right: 15px;
    margin-top: 10px
}

#DoubleTips .text1 {
    margin-top: 12px;
    margin-bottom: 5px;
    font-size: 18px
}

#DoubleTips .text2 {
    font-size: 14px;
    color: #999
}

#errtips {
    width: 400px;
    height: 120px;
    background: #fff;
    margin-left: -170px;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px
}

#errtips p {
    line-height: 30px;
    font-size: 18px;
    color: #333;
    text-align: center
}

#errtips .close {
    position: absolute;
    right: 4px;
    background: url(../images/close.png) center center no-repeat;
    top: 4px;
    padding: 6px;
    width: 15px;
    height: 15px
}

.to_top {
    width: 40px;
    height: 40px;
    position: fixed;
    left: 63%;
    margin-left: 620px;
    bottom: 100px;
    border: 1px solid #d9d9d9;
    cursor: pointer;
    display: none;
    background: url(../images/backtopicon.png) no-repeat #fff
}

.to_top_on {
    background: url(../images/backtopicon-on.png) no-repeat
}
