@charset "utf-8";
/* CSS Document */

html {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica, sans-serif, Arial;
    background: #DADADA url(../images/logbjf.jpg) repeat-y center;
    background: url("../images/big.jpg") no-repeat center center;
    height: 100%;
    background-size: 100% 100%;
    overflow: hidden;
}

.wbody {

    width: 100%;
    height: 100%;
    position: relative;
    background: rgba(24, 82, 82,.5 );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#50000000', GradientType=0);

    overflow: hidden;
}



.logbody {
    width: 100%;
    height: 100%;
    /*background: url(../images/lobj.png) no-repeat center;*/
    position: relative;
}

.login_box {
    width: 830px;
    height: 658px;
    /*margin-left: -40px;*/
    /*margin-top: -161px;*/
    /*z-index: 12;*/
    /*top: 50%;*/
    /*left: 50%;*/
    left:50%;
    top:50%;
    margin-left: -415px;
    margin-top: -294px;
    position: absolute;
    background: url(../images/denglu.png) no-repeat left bottom;
}

.loginBox {
    width: 332px;
    margin-left: 252px;
    margin-top: 218px;
}

.loginBox .top_hh {
    font: 600 26px/43px frutigernext, "Microsoft YaHei", Arial, Helvetica, sans-serif;
    text-align: left;
    color: #fff;
    letter-spacing: 1px;
    display: flex;
}

.loginBox .top_hh span {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding-left: 6px;
}

.loginBox .divno {
    height: auto;
    padding: 0px;
    color: #d4f3db;
    position: relative;
}

.loginBox .divlab {
    height: auto;
    padding: 10px 0px;
    position: relative;
}

.loginBox .divlab .lefticon {
    position: absolute;
    z-index: 12;
    left: 12px;
    top: 18px;
    height: 36px;
    width: 24px;
    background: url(../images/loginico.png) no-repeat center top;
}

.loginBox .divlab .lefticon.mm {
    background-position: center -35px;
}

.loginBox .divlab .lefticon.mma {
    background-position: center -72px;
    margin-left: -1px;
}

.loginBox input {
    font-size: 16px;
    line-height: 40px;
    font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
}

.loginBox img {
    vertical-align: top;
}

.loginBox .centerl {
    text-align: center;
    height: auto;
    overflow: hidden;
}

.loginBox .center input {
    height: 37px;
    line-height: 32px;
}

.inputlg {
    height: 40px;
    border: 1px solid rgba(255,255,255,.2);
    border:1px solid #e5e5e5;
    border-radius: 4px;
    padding: 0 0px;
    display: inline-block;
}

.inputlg:focus {
    border: 1px solid #489DFF;
    background: #F1FAFE;
}

.namep {
    text-indent: 42px;
    width: 332px;
    _width: 346px;
    /*background: #f2f9fd;*/
    background-color: transparent; /* 完全透明 */
    background-color:rgba(242,249,253,.6); /* 现代浏览器 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF); /* IE8及以下 */
}

.namep:focus {
    background: #F1FAFE;
}

.pasp {
    background: #f2f9fd;
    text-indent: 42px;
    width: 332px;
    _width: 346px;
    background-color: transparent; /* 完全透明 */
    background-color:rgba(242,249,253,.6); /* 现代浏览器 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF); /* IE8及以下 */
}

.pasp:focus {
    background: #F1FAFE;
}

.namep option {
    line-height: 32px;
    font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
    text-indent: 42px;
}

.yzm {
    background: #f2f9fd;
    text-indent: 42px;
    width: 204px;
    float: left;
    margin-right: 8px;
    display: inline-block;
    background-color: transparent; /* 完全透明 */
    background-color:rgba(242,249,253,.6); /* 现代浏览器 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF); /* IE8及以下 */
}

.yzm:focus {
    background: #F1FAFE;
}

a.buttonlg, .buttonlg {
    text-align: center;
    display: inline-block;
    border:1px solid #106ba2;
    appearance: none;
    background-color: #1966e2;
    border-radius: 5px;
    color: #dbf4f5;
    height: 40px;
    line-height: 40px;
    font-family: 'Microsoft Yahei', Tahoma, Helvetica, Arial;
    font-size: 15px !important;
}

a.buttonlg:hover, .buttonlg:hover {
    background-image: linear-gradient(to top, rgb(15 165 228), rgb(20 121 165));
    background-image: -webkit-linear-gradient(to top, rgb(15 165 228), rgb(20 121 165));
    background-image: -moz-linear-gradient(to top, rgb(15 165 228), rgb(20 121 165));
    background-image: -o-linear-gradient(to top, rgb(15 165 228), rgb(20 121 165));
    background-image: -ms-linear-gradient(to top, rgb(15 165 228), rgb(20 121 165));
    background: linear-gradient(to top,#0fa5e4, #1479a5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fa5e4', endColorstr='#1479a5', GradientType=0);
    cursor: pointer;
    color: #fff;
}

.btlg {
    width: 332px;
    line-height: 35px;
}

.btlgNT {
    width: 110px;
    line-height: 35px;
    margin-left: 10px;
}

a.passwj {
    margin-left: 45px;
    color: #117AAC;
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
}

a.passwj:hover {
    color: #f60;
}

.texright {
    margin-left: 66px;
    margin-top: 6px;
}

.loginBox label.jzmm {
    font-size: 16px;
    line-height: 27px;
    color: #000;
}

.logbody .logotex {
    position: absolute;
    z-index: 12;
    top: 50%;
    left: 50%;
    width: 1100px;
    margin-left: -550px;
    margin-top: -360px;
    height: 140px;
    background: url(../images/logo.png) no-repeat center top;
}

.regint {
    height: 28px;
    margin-top: 9px;
    text-align: right;
    margin-right: 23px;
}

.img_yzm {
    border-radius: 4px;
}

.shuax {
    display: inline-block;
    width: 50px;
    height: 40px;
    border-radius: 4px;
    border: 1px #fff solid;
    color: #2EB1FB;
    margin-left: 10px;
    line-height: 38px;
    text-align: center;
    background: #ffffffb8;
}

.shuax:hover {
    cursor: pointer;
    background: #fff;
    color: #509ced;
}
.xiazai_btn{
    position: absolute;
    right: 20px;
    bottom: 20px;
    width:130px\9;
    /*width: 130px\0; !* IE8支持 *!;*/
    padding: 10px\9;
    background: rgba(255,255,255,.3);
    border:1px solid transparent;
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0),rgba(255,255,255,.3), rgba(255,255,255,0));
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0),rgba(255,255,255,.3), rgba(255,255,255,0));
    background: -o-linear-gradient(180deg, rgba(255,255,255,0),rgba(255,255,255,.3), rgba(255,255,255,0));
    background: linear-gradient(180deg, rgba(255,255,255,0),rgba(255,255,255,.3), rgba(255,255,255,0));
    border-image: linear-gradient(180deg, rgba(255,255,255,0),rgba(255,255,255,1), rgba(255,255,255,0)) 1;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#30000000', endColorstr='#10000000', GradientType=0);
    transition: transform 0.3s ease;
}
.xiazai_btn:hover a{
    text-decoration: underline;
}
.xiazai_btn:hover span,.xiazai_btn:hover a{
    transform: scale(1.2);
}
.xiazai_btn a{
    color: #fff;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    width: 130px;
    height: 80px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: transform 0.3s ease;
}
.xiazai_btn a span{
    width: 50px;
    height: 50px;
   margin: 0 auto;
    background: url("../images/xiazai_down.png") no-repeat center center;
    display: block;
    background-size: 100% 100%;
    text-align: center;
    margin-bottom: 10px;
    transition: transform 0.3s ease;
}
.xiazai_btn a p{
    width: 100%;
    text-align: center;
}
