@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    color: #333;
    font-family: "HanHei SC", "微软雅黑";
}

:-moz-placeholder {
    color: #ccc !important;
    font-size: 14px
}

::-moz-placeholder {
    color: #ccc !important;
    font-size: 14px
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ccc !important;
    font-size: 14px
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ccc !important;
    font-size: 14px
}


.clearfix {
    clear: both;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input, select {
    border: none;
    color: #333;
    font-family: "HanHei SC", "微软雅黑";
}

input, textarea:focus {
    outline: none;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
}

a {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #107cd5;
}

.auto {
    margin: 0 auto;
}

.pull-left {
    float: left;

}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}

.auto {
    margin: 0 auto;
}

.width {
    width: 1200px;
}


.banner {

    height: 100%;
    position: relative;
    width: 100%;
    z-index: 100;
    overflow: hidden;
}

.flexslider {
    position: absolute;
    height: 100%;
    overflow: hidden;
    width: 100%;

    z-index: 100;
}

.slides {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.slides li {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.slides img {
    width: 100%;
}

.flex-control-nav {
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 1920px;
    left: 0;
    text-align: center;
}

.flex-control-nav li {
    display: inline-block;
    margin: 0 10px 0 0;
    *display: inline;
    zoom: 1;
    overflow: hidden;
}

.flex-control-nav a {
    display: inline-block;
    width: 11px;
    height: 11px;
    line-height: 50px;
    overflow: hidden;
    background: url(../images/banner-a.png) no-repeat;
    cursor: pointer;
}

.flex-control-nav .flex-active {
    display: inline-block;
    width: 11px;
    height: 11px;
    line-height: 40px;
    overflow: hidden;
    background: url(../images/banner-hover.png) no-repeat;
    cursor: pointer;
}

.fc-login-panel {
    position: fixed;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 15%;
}

.fc-logon-main {
    width: 740px;
    margin: 0 auto;
    padding-bottom: 20px;

}
.login-bg{background: #fff; width: 420px; margin: 0 0 0 320px; height: 414px;}
.login-title{text-align: center; font-size: 18px; color: #107cd5; margin-bottom: 20px;}
.logobf {
    font-size: 16px;
    padding: 25px 0 20px;
    text-align: center;
    color: #666;
}
.logo-tip{ vertical-align: bottom; padding-bottom: 5px; display: inline-block; color: #fff}
.logobf img {
    margin-bottom: 5px; width: 270px;
}

.login-form {
    padding: 25px 20px 0;
    width: 350px;
    margin: 0 auto;
}

.login-form.forgetmi {
    padding-top: 10px;
}

.login-form.tanchu {
    padding-top: 48px;
}

.login-btn.wangji-mima {
    margin-bottom: 20px;
}
.login-btn.end {
     width: 200px;
}
.login-btn a {
    color: #fff;
    display: block;
}

.login-btn a:hover { border-radius: 20px;color: #fff;
    background: #2666c7;
}
.denglu_border {
    border:none;
    height: 42px;
    width: 290px;
    margin-left: 44px;

}
.denglu_border  .layui-input{border: none; background: none; padding-left: 0}
.login-form ul li {
    margin-bottom: 18px;
    background: #ebf3f4; border-radius: 20px;
    height: 40px;
    line-height: 40px;
    width: 336px;
    padding-right: 12px;
}
.login-form ul li.yzm{width: 210px; position: relative}
.login-form ul li.m-t-15{margin-bottom: 15px;}

.forget-jl{padding-top: 30px;}
.input-style {
    float: left; background: none;
    margin-left: 5px;
    line-height: 40px;
    width: 170px;outline: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px #ebf3f4 inset;
}

.icon-bg {
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
}

.login-form i {
    display: inline-block;
    background-image: url("https://pic.kuaizhan.com/g3/43/32/3442-983d-4eda-a9ad-d1050df087e347.png");
    background-repeat: no-repeat;
    width: 24px;
    height: 32px;
}

.login-form  .denglu_border i,.login-form .layui-form-switch i{background-image:none; width: inherit; height: inherit }
.login-form .layui-form-switch i{width: 15px; height: 15px;   }
.layui-form-switch em{right: 7px;}

.login-form i.iocn-login {
    margin: 5px 0 0 15px;
}

.login-form i.iocn-login1 {
    background-position: 0 0;
}

.login-form i.iocn-login2 {
    background-position: 0 -32px;
}

.login-form i.iocn-login3 {
    background-position: 0 -64px;
}

.login-form i.iocn-login4 {
    background-position: 0 -96px;
}

.login-form i.iocn-login5 {
    background-position: 0 -128px;
}
.login-form i.iocn-login6 {
    background-position: 0 -163px;
}

.huoqu-yzm { right: -125px;
   position: absolute;background: #ebf3f4;
    border-radius: 20px; width: 120px; text-align: center;
}

.hqyzmimg {
    width: 70px;
    height: 30px;
    margin-top: 5px;
}

.hqyzmimg.denglu {
    float: right;border-radius: 20px;
}

.layer-tanchunr {
    position: relative; padding-bottom: 20px;
}

.layui-form-switch i {
    background-image: none;
}

.guanbi {
    position: absolute;
    top: 10px;
    right: 30px;
}

.guanbi i {
    background-position: 0 -158px;
    width: 22px;
    height: 22px;
}

/*下拉*/
.ftlianj {
    width: 290px;
    float: left;
}

.footerLink {
    background: url("https://pic.kuaizhan.com/g3/08/46/c136-d479-4b31-92c5-837d7d9e20b378.png") no-repeat 275px 15px;
    cursor: pointer;
    display: inline;
    float: left;
    height: 35px;
    position: relative;
    width: 300px;
    z-index: 199;
    overflow: inherit;
}

.footerLink span {
    padding-left: 10px;
    display: block;
    height: 40px;
}

.footerLinkCon {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: none;
    top: 40px;
    display: none;
    left: 0;
    padding: 0;
    width: 307px;
}

.footerLinkCon a {
    line-height: 35px;
    display: block;
    padding: 2px 0 2px 10px;
    width: 298px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.xztitle {
    color: #999;
}

.login-btn {
    background: #4c85db; border-radius: 20px;letter-spacing: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 350px;
    margin: 0 auto;
    text-align: center;
}

.fuwuxieyi {
    width: 340px; padding: 0 5px;
    margin: 10px auto 20px;
    overflow: hidden;

}
.text-center{text-align: center}
.login-form .fuwuxieyi {
    margin-bottom: 15px;
}

.layui-form-onswitch i {
    left: 91px;
}

.layui-form-switch {
    width: 85px;
    margin-top: 0;
}

.layui-form-switch em {
    width: 65px;
}

.layui-input-block {
    margin-left: 0;
    min-height: inherit;
}

a .color-blue {
    color: #1487ff;
}
a .color-blue:hover {
      color: #0068d5;
}
a .color-orange {
    color: #fe7b06;
}
a .color-orange:hover {
    color: #da6700;
}
.lunbodw{position: relative}
.fuwuxieyi input {
    margin-right: 5px;
}

.login-footer {
    position: absolute;
    width: 320px; top: 360px;
}

.footer-title {
    height: 24px;
    line-height: 24px;
    position: relative;
}

.footer-title .title {
    background: #fff;
    color: #999;
    font-size: 13px;
    height: 24px;
    left: 50%;
    margin-left: -44px;
    padding: 0 20px;
    position: absolute;
    z-index: 2;
}

.footer-title .line {
    background: #ddd;
    height: 1px;
    position: absolute;
    top: 11px;
    width: 100%;
    z-index: 0;
}

.footer-icon {width: 280px; height: 50px; padding-left: 25px;
    margin: 0 auto;border-top:1px solid rgba(255,255,255,.5);
}

.footer-icon ul li {
    width: 32px; padding-top: 8px;
    float: left;
    margin: 0 15px;
}

.footer-icon i:hover {
    cursor: pointer;
}
.footer-icon i {
    display: inline-block;
    background-image: url("https://pic.kuaizhan.com/g3/43/32/3442-983d-4eda-a9ad-d1050df087e347.png");
    background-repeat: no-repeat;
    width: 35px;
    height: 32px;
}
i.footer-icon2 {
    background-position: -26px 0;
}

i.footer-icon2:hover {
    background-position: -26px -32px;
}

i.footer-icon3 {
    background-position: -26px -64px;
}

i.footer-icon3:hover {
    background-position: -26px -96px;
}

i.footer-icon4 {
    background-position: -26px -128px;
}

i.footer-icon4:hover {
    background-position: -26px -160px;
}

i.footer-icon5 {
    background-position: -26px -192px;
}

i.footer-icon5:hover {
    background-position: -26px -224px;
}

/*弹出tip*/
.popover {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #999;
    border-radius: 6px;
    display: none;
    left: 2px;
    max-width: 276px;
    position: absolute;
    text-align: left;
    top: -35px;
    white-space: normal;
    z-index: 1010;
    padding: 5px 10px;
}

.popover1 {
    left: -3px;
    top: -150px;
    padding: 1px;
}

.popover2 {
    left: 87px;

}

.popover3 {
    left: 120px;
    top: -150px;
    padding: 1px;

}

.popover4 {
    left:205px;

}

.popover .arrow {
    background: url("https://pic.kuaizhan.com/g3/bc/46/d02e-f3ab-4b75-a66d-d23f9ad6476714.png") no-repeat;
    position: absolute;
    width: 13px;
    height: 7px;
}

.popover .arrow.arrow0 {
    bottom: -7px;
    left: 28px;
}

.popover .arrow.arrow1 {
    bottom: -7px;
    left: 60px;
}

.popover .arrow.arrow2 {
    bottom: -7px;
    left: 33px;
}

.popover .arrow.arrow3 {
    bottom: -7px;
    left: 60px;
}

.popover .arrow.arrow4 {
    bottom: -7px;
    left: 39px;
}

.erwei {
    width: 130px;
}

.liucheng {
    background: url("https://pic.kuaizhan.com/g3/1f/7b/c4be-c76f-4ac2-a353-068acb032d2c38.png") no-repeat;
    width: 336px;
    height: 60px;
    margin: 10px auto 25px;
}

.liucheng1 {
    background-position: 0 0;
}

.liucheng2 {
    background-position: 0 -66px;
}

.liucheng3 {
    background-position: 0 -132px;
}

.zhuangtai {
    margin: 10px auto 20px;
    text-align: center;
}

.zhuangtai i {
    background: url("https://pic.kuaizhan.com/g3/d1/3c/a7ec-7440-40da-98a1-6bb10254f80e38.png") no-repeat;
    width: 102px;
    height: 101px;
    margin: 0 auto 10px;
    display: block;
}

.zhuangtai i.success {
    background-position: 0 0;
}

.zhuangtai i.fail {
    background-position: 0 -101px;
}
.denglu-letter{ letter-spacing: 5px;}