@charset "utf-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    height: 100%
}

* html {
    background-attachment: fixed;
    height: 100%
}

article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

body {
    background:url(../images/bj99.jpg);
    background-size:100% 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family:"Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,SimSun,sans-serif;
    font-size: 12px;
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse
}

* html .clearfix {
    height: 1%
}

h5 {
    font-size: 12px;
    font-weight: 400
}

h4 {
    font-size: 14px;
    font-weight: 400
}

h3 {
    font-size: 16px;
    font-weight: 400
}

h2 {
    font-size: 18px;
    font-weight: 400
}

a {
    color: #333;
    cursor: pointer;
    text-decoration: none
}

a:hover {
    outline: 0;
    blur: expression(this.onFocus=this.blur());
    color: #a80d13
}

img {
    border: 0 none;
    vertical-align: bottom
}

button, input, select, textarea {
    outline: 0;
    vertical-align: middle
}

input {
    border: 0 none;
    vertical-align: middle;
    outline: 0
}

.talign_l {
    text-align: left !important
}

select {
    vertical-align: middle
}

p.t_int {
    text-indent: 2em
}

.fl {
    float: left !important
}

.fr {
    float: right !important
}

.cl {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.contnet {
    height: auto;
    width: 100%
}

.login_box {
    width: 560px;
    height: auto;
    top:calc(50% - 200px);
    left:calc(50% - 280px);
    position: absolute;
}

.login_icon {
    width: 105px;
    height: 67px;
    margin: 0 auto;
    margin-bottom: 23px;
}

.login_main {
    width: 600px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 0 0 10px 0;
    background: #abd2ef;
    background: rgb(146 186 221 / 70%);
    filter: Alpha(opacity=6);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

.login_main h1 {
    padding: 25px 0px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 600px;
    color:#f86047;
    color: #3071b5;
    background: #ffffff;
    border-radius: 8px 8px 0 0;
    letter-spacing: 1px;
    font-size: 30px;
}

.login_main h1 span {
    line-height: 42px;
    font-size: 30px;
    padding: 0 11px
}

.login_main h1 em {
    height: 42px;
    background: url(../images/line_1.jpg) left center repeat-x;
    width: 120px;
    float: left;
    padding: 0 7px
}

.login_cont {
    width: 100%;
    padding-top: 30px;
}

.login_cont ul, .login_cont ul li {
    width: 100%
}

.login_cont ul li {
    padding: 10px 0
}

.txt_input {
    width: 100%;
    display: inline-block
}

.current {
    background: #ebf1f8
}

.txt_input dt {
    width: 180px;
    text-align: right;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    float: left;
    letter-spacing: 6px;
}

.txt_input dd.input_box {
    width: 320px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    background: #fff;
    float: left
}

.txt_input dd .yfm_icon {
    height: 42px;
    width: 36px;
    line-height: 42px;
    display: inline-block;
    background: url(../images/icon1.png) no-repeat;
    float: left;
    margin-right: 10px
}

.txt_input dd .txt {
    height: 42px;
    background-color: #fff;
    line-height: 42px;
    width: 250px;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    float: left
}

.tip_txt {
    color: #ffffff;
    position: absolute;
    margin-top: 2px;
    background: #ff6535;
    padding: 6px 15px;
    left: 200px;
    border-radius: 60px;
    max-width: 250px;
    line-height: 15px;
}
.tip_txt:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 6px solid #f86047;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    margin-left: 5px;
    margin-top: -10px;
}
.txt_input dd .password_icon {
    height: 42px;
    width: 36px;
    line-height: 42px;
    display: inline-block;
    background: url(../images/icon2.png) no-repeat;
    float: left;
    margin-right: 10px
}

.txt_input dd.yzm {
    width: 220px;
    -moz-border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    border-right:1px solid #a2cdff;
    background: #fff;
    display: inline-block;
    float: left
}

.txt_input dd.yzm .yzm_icon {
    height: 42px;
    width: 36px;
    line-height: 42px;
    display: inline-block;
    background: url(../images/icon3.png) no-repeat;
    float: left;
    margin-right: 10px
}

.txt_input dd.yzm .txt2 {
    height: 40px;
    background-color: #fff;
    line-height: 40px;
    width: 140px;
    color: #000;
    cursor: pointer;
    font-size: 12px;
    float: left
}

.yzm_pic {
    float: left;
    margin-left: 0px;
    cursor: pointer;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    border: 0px solid #f86047;
}

.yzm_pic a {
    line-height: 42px;
    font-size: 12px;
    color: #f86047;
    text-decoration: underline;
    margin-left: 10px;
    display: inline-block
}

.login_btn {
    cursor: pointer;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center;

    background: #3071b5;
    background: #f86047;

    border:1px solid #2f6fb1;
    border:1px solid #f86047;
    display: block;
    width: 400px;
    margin-left: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.login_btn:hover {
    background: #367fcb;
    background: #f8774a;
}

.reg {
    display: none;
}

.txt_input dd .txt {
    color: black;
}

#downfile {
    font-size: 14px;
    color: #2563b0;
    padding-left: 200px
}

#downfile:hover {
    color: #ff6535;
}

.login_type {
    height: 42px;
    background-color: #fff;
    line-height: 42px;
    width: 354px;
    border: 0px solid #fff;
    border-radius: 4px;
    color: #000;
    cursor: pointer;
    font-size: 14px;
    float: left;
    padding-left: 42px;
    background: url(../images/icon3.png) no-repeat;
}

.input-select {
    width: 250px !important;
}

.btn {
    display: inline-block;
    padding: 10px 26px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 22px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}

input {
    background-color: transparent;
}