﻿@charset "utf-8";

input::-webkit-input-placeholder { /* WebKit browsers */
    color: #b5b5b5;
    font-size: 14px;
    font-family: "微软雅黑";
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #b5b5b5;
    font-size: 14px;
    font-family: "微软雅黑";
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #b5b5b5;
    font-size: 14px;
    font-family: "微软雅黑";
}

input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #b5b5b5;
    font-size: 14px;
    font-family: "微软雅黑";
}

input[type=text] {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input[type=password] {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

a {
    text-decoration: none;
    color: #666666;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
/*.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#333;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;display:none;}*/

* {
    margin: 0 auto;
    padding: 0;
}

ul {
    list-style-type: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.p_login {
    width: 370px;
    height: 500px;
    position: fixed;
    top: 20%;
    background: white;
    z-index: 10000;
    left: 28%;
    display: none;
    /*border: 4px solid #d4d4d4;*/
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.img_login {
    display: inline-block;
    vertical-align: middle;
    border: 0px;
}

.log_tit {
    width: 100%;
    height: 128px;
    background: #2FA5E3;
    font-size: 14px;
    font-family: "微软雅黑";
    color: white;
    line-height: 31px;
    background-size: 100% 100%;
    background: url("../AImages/imageNew/PlLogin/hearload.png") 0 0 no-repeat;
    -moz-background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../AImages/imageNew/PlLogin/hearload.png',sizingMethod='scale');
}

.logn_close {
    width: 16px;
    height: 16px;
    margin: 15px 15px 0px 0px;
    float: right;
    display: block;
    background: url("../AImages/imageNew/PlLogin/log_03.png");
    background-repeat: no-repeat;
    position:relative;
}

.log_ul {
    margin-left: 26px;
    margin-top: 15px;
}

    .log_ul li {
        text-align: left;
        height: 35px;
        line-height: 35px;
        font-size: 16px;
        font-family: "微软雅黑";
        color: #666666;
        float: left;
    }

    .log_ul ul li .dl {
        width: 89px;
        font-family: "微软雅黑";
        display: block;
        float: right;
        margin-top: 5px;
    }

        .log_ul ul li .dl a {
            font-size: 14px;
            color: #666;
            padding-left: 0px;
        }

    .log_ul ul li.botomb a.loginuser {
        font-family: 微软雅黑;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
        margin-left: 12px;
        color: #1191D4;
        float: left;
    }
/*.log_ul li a:hover{ border-bottom:2px solid #e73637}*/

.botomb {
    width: 316px;
    padding-bottom: 10px;
    /*border-bottom: 1px solid #d4d4d4;*/
    display: inline;
    float: left;
}

.log_con {
    width: 294px;
    height: auto;
    margin: 10px auto;
    /*margin-left: 43px;
    margin-top: 10px;*/
}

.log_cont {
    width: 315px;
    height: auto;
    margin-left: 50px;
    margin-top: 10px;
}

.usr_name {
    border: 1px solid #d4d4d4;
    width: 292px;
    height: 42px;
    overflow: hidden;
    margin-top: 5px;
}

input {
    border: none;
}

.usr_pwd {
    border: 1px solid #d4d4d4;
    margin-top: 17px;
    position: relative;
    width: 292px;
    height: 43px;
    overflow: hidden;
}

.usr_yzm {
    border: 1px solid #d4d4d4;
    margin-top: 17px;
}

.ri {
    width: 294px;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    font-size: 13px;
}

    .ri a {
        color: #56B5E7;
        text-decoration: underline;
    }

        .ri a:hover {
            color: #2ca3e1;
        }

/*.dl {
    line-height: 40px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    display: block;
    float: left;
    height: 40px;
}*/

.tj {
    width: 100%;
    height: 40px;
    background: #0a95e1;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 20px;
}

.denlu {
    width: 100%;
    height: 40px;
    margin-top: 20px;
}

.logn_tu li {
    display: block;
    float: left;
    margin-left: 15px;
    margin-top: 40px;
}

.log_ljzc {
    height: 50px;
    border-left: 1px solid #d4d4d4;
    line-height: 40px;
    margin-top: 35px;
    padding-left: 30px;
    color: #cd0000;
}

.dong_tai {
    padding: 8px 12px;
    background: #f2f2f2;
    display: inline;
    position: absolute;
    bottom: 0px;
    top: 0px;
    right: 0px;
    width: 103px;
    height: auto;
}

.usr_dengl {
    width: 315px;
    height: 30px;
}

.dl img {
    vertical-align: -3px;
    margin-right: 5px;
}

.usr_pwd .password {
    margin: 0;
    padding: 0;
    width: 246px;
    height: 42px;
    float: left;
    line-height: 42px;
}

.usr_pwd .img_login {
    float: left;
}

.usr_name .img_login {
    float: left;
}

.usr_name .name {
    margin: 0;
    padding: 0;
    width: 246px;
    height: 41px;
    float: right;
    line-height: 42px;
}

.yanzhm {
    width: 84%;
    height: 40px;
    *+height:37px;
    outline: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    line-height: 40px;
    *+line-height:37px;
    border:0px;

}

.tixing {
    height: 20px;
    /*border: 1px solid #feb041;*/
    padding-left: 5px;
    /*background: #fff0f0;*/
    /*margin-bottom: 10px;*/
    line-height: 20px;
}

#zhc {
    background-color: black;
    width: 100%;
    height: 100%;
    z-index: 100;
    position: fixed;
    top: 0px;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
}

.dlimg {
    margin-top: -20px;
    margin-left: 40px;
}

.thdegnl {
    width: 200px;
    margin-top: 10px;
    text-align: center;
}

.dengri_three {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666666;
    font-family: "微软雅黑";
    font-size: 14px;
    width: 170px;
}

.dqq1 {
    width: 170px;
    height: 45px;
    line-height: 45px;
    background: url(../AImages/imageNew/PlLogin/dqw_06.png) no-repeat;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    border: none;
    cursor: pointer;
    margin-left: 25px;
    text-indent: 10px;
}

.dqq1 {
    outline: none;
}

    .dqq1:focus {
        outline: 0;
    }

.dwx {
    width: 170px;
    height: 45px;
    line-height: 45px;
    background: url(../AImages/imageNew/PlLogin/dqw_09.png) no-repeat;
    margin-top: 15px;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 14px;
    border: none;
    cursor: pointer;
    margin-left: 25px;
    text-indent: 10px;
    padding-left: 5px;
}

div.invipremark {
    color: #999999;
    width: 344px;
    height: 27px;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 27px;
    background-color: #F2F2F2;
}
