@charset "utf-8";
/* CSS Document */
html {
    overflow-y: scroll;
}

html, body, select, option, input, textarea, h1, h2, h3, h4, ul, li, dl, dd, table, td, tr, th {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei", "微软雅黑", Helvetica;
    font-size: 12px;
}

ul, li {
    list-style: none;
}

body {
    background: #f0f0f0;
}

* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

/*------------------------公用样式-------------------------------------------*/
.com-cur {
    cursor: pointer;
}

.com-none {
    display: none;
}

.com-fLeft {
    float: left;
}

.com-fRight {
    float: right;
}

.com-clear {
    clear: both;
}

.xunku4-banner2 {
    background: url(images/loginBanner2.png) no-repeat top center;
    max-width: 100%;
    min-width: 1263px;
    min-height: 750px;
    max-height: 1080px;
    background-size: 100% 100%;
}

.loginNav-div {
    position: relative;
    background: #070707;
    padding: 0;
    zoom: 1;
    height: 60px;
}

.loginNav-wrap {
    width: 1258px;
    height: 60px;
    margin: 0 auto;
}

.loginLogo2 {
    width: 270px;
    height: 45px;
    float: left;
    margin-right: 20px;
    background: url(images/logo2.png) no-repeat;
    margin-top: 13px;
    background-size: 100%;
}

.loginLogo-img {
    width: 100%;
    height: 100%;
}

.loginNav {
    height: 60px;
    float: left;
    line-height: 60px;
}

.loginNav-li {
    list-style: none;
    float: left;
    position: relative;
    z-index: 30;
    margin-right: 60px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    width: 68px;
    height: 30px;
    margin-top: 15px;
    line-height: 30px;
    text-align: center;
    border-radius: 3px;
}

.loginNav-li:hover {
    background: #4BB7EF;
}

.loginNav-li-selected {
    background: #4BB7EF;
}

.companyP {
    float: right;
    line-height: 60px;
    margin-right: 20px;
}

.companyP-a {
    color: #fff;
    font-size: 14px;
    margin-left: 20px;
}

.companyP-t {
    color: #ff9237;
    font-size: 14px;
    margin-left: 20px;
}

.companyP a:hover {
    cursor: pointer;
}

.loginWord {
    width: 1258px;
    margin: 0px auto;
    height: 550px;
}

.loginWord_l {
    float: left;
    width: 55%;
    height: 505px;
}

.loginWord_lDiv {
    margin-top: 160px;
    width: 400px;
    margin-left: 100px;
}

.loginWord_lSpan {
    color: #ffffff;
    font-size: 30px;
}

.loginWord_lDiv1 {
    margin-top: 8px;
    margin-left: 100px;
    width: 395px;
    line-height: 24px;
}

.loginWord_lSpan1 {
    color: #ffffff;
    font-size: 14px;
}

.loginlittle-1 {
    color: #fff;
    font-size: 20px;
    float: left;
    background: url(images/loginItem1.png);
    width: 96px;
    height: 30px;
    margin-right: 8px;
    margin-left: 8px;
    display: block;
    text-align: center;
    line-height: 30px;
}

.loginlittle {
    color: #00c4ff;
    font-size: 20px;
    float: left;
}

.loginlittle-2 {
    color: #fff;
    font-size: 20px;
    float: left;
    background: url(images/loginItem2.png);
    width: 30px;
    height: 30px;
    margin-right: 8px;
    margin-left: 8px;
    display: block;
    text-align: center;
    line-height: 30px;
}

.loginLitMes {
    height: 30px;
    line-height: 30px;
    margin-top: 124px;
    margin-left: 120px;
}

.loginWord_r {
    float: left;
    width: 45%;
}

.loginK {
    position: relative;
}

.loginK {
    background: #ffffff;
    width: 450px;
    border-radius: 2px;
    margin-top: 100px;
    padding-top: 20px;
    padding-bottom: 40px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 8;
}

.loginK-div1 {
    font-size: 22px;
    width: 100%;
    color: #4BB7EF;
    margin-left: 50px;
}

.loginK-div11 {
    font-size: 14px;
    margin-left: 10px;
    color: #646464;
}

.loginK-div2 {
    font-size: 12px;
    width: 100%;
    text-align: center;
    color: #aaa;
    margin-top: 14px;
}


.clearfix {
    width: 100%;
}

.input-regist2 {
    margin-top: 15px;
    float: left;
    width: 5%
}

.input-regist {
    float: left;
    height: 38px;
    line-height: 38px;
    border: none;
    width: 90%;
    margin-top: 5px;
    margin-left: 10px;
    outline: none;
}

.input-regist1 {
    background: #fff;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    width: 72%;
    margin-left: 12%;
    margin-top: 20px;
    border-radius: 2px;
    padding: 0 2%;
    font-size: 14px;
    border: 1px solid #d9d9d9;
}

.input-right {
    float: left;
    background: #fff;
    height: 48px;
    line-height: 48px;
    width: 30%;
    margin-left: 12%;
    margin-top: 20px;
    border-radius: 2px;
    padding: 0 2%;
    font-size: 14px;
    margin-right: 4%;
    border: 1px solid #d9d9d9;
}

.rightImg {
    width: 29%;
    height: 48px;
    float: left;
    margin-top: 20px;
    font-size: 12px;
}

.btn-login {
    cursor: pointer;
    clear: both;
    display: block;
    text-align: center;
    color: #fff;
    background: #00439a;
    border-radius: 2px;
    width: 76%;
    line-height: 48px;
    height: 48px;
    margin-left: 12%;
    font-size: 18px;
    border: 1px solid #00439a;
}

.login-error {
    color: #FF6D6D;
    margin-right: 12%;
    height: 18px;
    text-align: right;
}

.loginBtn-li {
    width: 100%;
    height: 64px;
}

.loginMessage {
    background: #2c2e2f;
    min-width: 1263px;
    max-width: 100%;
    height: 150px;
}

.loginMessagewrap {
    width: 1258px;
    margin: 0 auto;
}

.loginMessageService {
    float: left;
    width: 22%;
    height: 180px;
    margin-left: 10%;
}

.loginMessagecont {
    height: 180px;
    margin-top: 35px;
}

.loginMessagehead {
    font-size: 14px;
    color: #f4f4f4;
}

.loginMessage-ul {
    width: 100%;
    margin-top: 10px;
}

.Message-li {
    color: #f4f4f4;
    font-size: 12px;
    line-height: 30px;
}

.loginMessageCompany {
    float: left;
    width: 34%;
    height: 180px;
    margin-left: 7%;
    margin-right: 7%;
}

.loginMessageAbout {
    float: left;
    width: 20%;
    height: 180px;
}

.loginMessagecont-1 {
    height: 200px;
    margin-top: 35px;
}

.loginMessageMa {
    width: 110px;
    height: 110px;
    margin-top: 40px;
    background: #000;
}

.loginMessageAbout-img {
    background: url(images/Andriod.png);
    height: 108px;
    width: 108px;
    margin-left: 80px;
}

.loginMessageAbout-mes {
    font-size: 15px;
    color: #777;
    margin-left: 20px;
    margin-top: 26px;
}

.login-footer {
    width: 100%;
    background-color: #2c2e2f;
}

.login-footer1 {
    width: 1263px;
    margin: 0 auto;
    text-align: center;
    color: #f4f4f4;
    padding: 30px 0;
    font-size: 12px;
    background-color: #2c2e2f;
    height: 50px;
}

.login-footerDiv {
    margin-top: 12px;
}

.login-footerSpan {
    padding-right: 40px;
}

.loginChangeImg {
    color: #646464;
    font-size: 12px;
    float: left;
    margin-top: 20px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
}

input[type="checkbox"] {
    position: relative;
    top: 1.6px;
}

.login-autoLogin {
    background-color: #ffffff;
    width: 76%;
    margin: 10px auto 0;
}

.login-autoLabel {
    color: #646464;
}

.login-forgetPwd a {
    margin-left: 212px;
    color: #646464;
    font-size: 12px;
}

.login-forgetPwd a:hover {
    color: #4bb7ef;
}

.btn-jieshao {
    width: 100%;
    height: 140px;
    background-color: #111313;
    overflow: hidden;
    float: left;
    opacity: 0.8;
}

.btn-neirong {
    width: 1263px;
    margin: 0 auto;
}

.btn-jieshaonr {
    width: 15%;
    color: #dadada;
    line-height: 30px;
    float: left;
    border-left: 1px solid #323232;
    height: 140px;
    padding: 10px;
}

.btn-jieshaonr p {
    font-size: 14px;
    color: #4bb7ef;
}

.btn-jieshaonr1 {
    width: 14.9%;
    color: #dadada;
    line-height: 30px;
    float: left;
    border-left: 1px solid #323232;
    border-right: 1px solid #323232;
    height: 140px;
    padding: 10px;
}

.btn-jieshaonr1 p {
    font-size: 14px;
    color: #4bb7ef;
}

.loginWord_l_top {
    text-align: center;
    margin-top: 160px;
    width: 500px;
    margin-left: 100px;
}

.loginWord_l_top .loginWord_lSpan {
    font-family: 楷体;
    font-size: 40px;
}

.loginWord_l_buttom {
    width: 440px;
    margin-left: 100px;
    padding: 0 30px;
}

.loginWord_l_buttom ul li {
    display: block;
    float: left;
    width: 33%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.comp_ts {
    width: 100%;
    height: 100px;
    background-color: rgba(7, 7, 7, 0.5);
    overflow: hidden;
    float: left;
    opacity: 0.8;
}

.comp_ts_div {
    width: 1258px;
    height: 100px;
    margin: 0 auto;
}

.comp_ts_div ul li {
    width: 33%;
    float: left;
    display: block;
    margin-top: 25px;
}

.login-footer_div {
    width: 1258px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    background: #2c2e2f !important;
}

.login-n {
    color: #abadaf;
    margin-left: 200px;
    font-size: 14px;
    font-weight: 100;
    float: left;
}






