input::-webkit-input-placeholder { /* WebKit browsers ����ȸ� */
    color: #d0d0d0;
    font-size:14px;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 ������ */
    color: #d0d0d0;
    font-size:14px;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ ������ */
    color: #d0d0d0;
    font-size:14px;
}
input:-ms-input-placeholder { /* Internet Explorer 10+  ����ie*/
    color: #d0d0d0;
    font-size:14px;
}
body {
    background: #f3f7f9;
    position: relative;
    height: 100%;
    font-family: MicrosoftYaHei;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.m-header-new {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    z-index: 10;
    background-color: #fff;
    font-family: "΢���ź�";
    box-shadow: 0 3px 4px rgba(0,0,0,0.1);
}
.m-header-new .fkw-topbar-box {
    max-width: 1380px;
    min-width: 1140px;
    margin: 0 auto;
    font-size: 12px;
    width: 100%;
    height: 100%;
}
.m-header-new .fkw-topbar-box .fkw-logo {
    margin-top: -2px;
    width: 330px;
    height: 70px;
    background: url(../images/logo.png) no-repeat 0 center;
    float: left;
    margin-left: 18px;
}
.m-header-new .fkw-topbar-box .f-topbar-right {
    float: right;
    width: auto;
    height: 70px;
    vertical-align: top;
    margin-top: -1px;
}
.m-header-new .fkw-topbar-box .f-topbar-right .slogan i {
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 20px;
    background: url(../images/icons.png) 0 0 no-repeat;
    position: relative;
    left: 28px;
}
.m-header-new .slogan font {
    padding: 0 20px 0 8px;
    position: relative;
    left: 20px;
}
.m-header-new .fkw-topbar-box .f-topbar-right .slogan {
    font-size: 18px;
    color: #738299;
    text-decoration: none;
}
.m-main {
    width: 1000px;
    height: 600px;
    background: rgba(255,255,255,1);
    box-shadow: 0 0 20px 0 rgba(12,1,4,0.05);
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 95px;
}
.m-main .leftImgDiv {
    width: 422px;
    height: 600px;
    overflow: hidden;
    float: left;
    position: relative;
}
.m-main .leftImg {
    width: 422px;
    height: 600px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 20px 0 rgba(12, 1, 4, 0.05); -moz-border-radius-topleft: 4px; -moz-border-radius-bottomleft: 4px;
    display: inline-block;
    cursor: pointer
}.m-main .leftImg_1 {
    background: url(../images/loginLeftImg_1.jpg)
}.m-main .leftImg_2 {
    background: url(../images/loginLeftImg_2.jpg)
}.m-main .leftImg_3 {
    background: url(../images/loginLeftImg_3.jpg)
}.m-main .loginPage {
    width: 578px;
    height: 600px;
    float: right;
}.login_container {
    width: 100%;
    height: 100%;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    color: #3a405b;
    text-align: center;
    position: relative;
}.login_container .passwordContent {
    width: 334px;
    height: auto;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -165px;
}.login_container .passwordContent .p_type .checked {
    color: #3a405b;
}
.login_container .passwordContent .p_type div {
    font-size: 18px;
    color: #a1a6bb;
    display: inline-block;
    width: 48%;
    height: 100%;
    line-height: 44px;
    cursor: pointer;
}.login_container .passwordContent .blueLine {
    width: 100%;
    height: 2px;
}.login_container .passwordContent .blueLine .checked {
    background-color: #20222A;
}
.login_container .passwordContent .blueLine div {
    display: inline-block;
    width: 50%;
    float: left;
    height: 2px;
    background-color: #f0f2f7;
}.login_container .passwordContent .login_input {
    width: 330px;
    height: 45px;
    margin-top: 24px;
    background-color: #f0f2f7;
    border-radius: 22px;
    border: solid 1px #e3e8f0;
    position: relative;
}.login_container .passwordContent .login_input .icon1 {
    background: url(../images/xt.png) -0px -250px no-repeat;
}
.login_container .passwordContent .login_input .icon {
    position: absolute;
    top: 14px;
    left: 20px;
    width: 17px;
    height: 17px;
}.login_container .passwordContent .login_input .login_text {
    width: 265px;
    height: 43px;
    border-radius: 0 21px 21px 0;
    position: absolute;
    right: 16px;
    border: 0;
    line-height: 43px;
    background-color: #f0f2f7;
    outline: 0;
    font-size: 16px;
}.login_container .passwordContent .login_input .icon3 {
    background: url(../images/xt.png) -0px -320px no-repeat;
}
.login_container .passwordContent .login_input .icon {
    position: absolute;
    top: 14px;
    left: 20px;
    width: 17px;
    height: 17px;
}.login_container .passwordContent .login_input .password_change {
    position: absolute;
    right: 18px;
    top: 11px;
    width: 22px;
    height: 22px;
    background: url(../images/xt.png) -0px -423px no-repeat;
    cursor: pointer;
}.login_container .passwordContent .login_input .seePassword {
    background: url(../images/xt.png) -0px -445px no-repeat
}.login_container .passwordContent .inserted {
    border: solid 1px#20222A;
    background-color: #fff
}.login_container .passwordContent .inserted .login_text {
    background-color: #fff
}.login_container .passwordContent .employee_autoLogin {
    width: 330px;
    text-align: left;
    margin-top: 22px;
    position: relative;
}.login_container .passwordContent .employee_autoLogin .checkIcon {
    width: 16px;
    height: 16px;
    left: 20px;
    top: 0;
    position: absolute;
    background: url(../images/xt.png) -0px -220px no-repeat;
    cursor: pointer;
}.login_container .passwordContent .employee_autoLogin .e_a_word {
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #3a405b;
    margin-left: 50px;
    height: 16px;
    line-height: 16px;
}.login_container .passwordContent .employee_autoLogin .autoLoginDiv {
    width: 100%;
    height: 16px;
    position: relative;
    margin-top: 20px;
}.login_container .passwordContent .employee_autoLogin .toChangePassword {
    height: 16px;
    line-height: 16px;
    text-align: right;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    color: rgba(158,161,177,1);
    right: 0;
    top: 0;
    margin-right: 15px;
}.login_container .passwordContent .login_valid {
    width: 330px;
    height: 45px;
    margin-top: 24px;
}.login_container .passwordContent .login_valid .login_input {
    width: 200px;
    height: 45px;
    background-color: #f0f2f7;
    margin-top: 0;
    border-radius: 22px;
    border: solid 1px #e3e8f0;
    float: left;
}.login_container .passwordContent .login_valid .inserted {
    border: solid 1px#20222A;
    background-color: #fff
}.login_container .passwordContent .login_input .icon4 {
    background: url(../images/xt.png) -0px -320px no-repeat;
}.login_container .passwordContent .login_input .icon5 {
    background: url(../images/xt.png) 2px -470px no-repeat;
}.login_container .passwordContent .login_valid .sms_button {
    width: 117px;
    height: 45px;
    background-color: #f1f7ff;
    color: #bac3d3;
    border-radius: 22px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0;
    line-height: 45px;
    float: left;
    margin-left: 11px;
    cursor: pointer;
}.login_container .passwordContent .login_button {
    width: 330px;
    height: 50px;
    background-color: #20222A;
    border-radius: 25px;
    font-size: 18px;
    line-height: 50px;
    color: #fff;
    margin-top: 22px;
    cursor: pointer;
}.login_container .showErr {
    display: none;
    font-size: 14px;
    color: #e63333;
    width: 271px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    padding-left: 34px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../images/login_icon.png) -104px -47px no-repeat #feefef;
    margin-bottom: -10px;
}.footer {
    background-color: #f3f7f9;
    z-index: 9000;
    width: 100%;
    height: 58px;
    position: fixed;
    bottom: 0;
    text-align: center;
    min-width: 1050px;
}.little-footer{
    width: 100%;
    height: 50px;
}
.little-footer .img1{
    cursor: pointer;
    position: relative;
    top: -4px;
    right: -4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.little-footer .text{
    position: relative;
    top: -8px;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #999999;
    margin-left: 4px;
    display: inline-block;
    font-family: '΢���ź�';
    font-size: 12px;
    color: #667790;
}
.little-footer .img2{
    cursor: pointer;
    display: inline-block;
    margin-top: 9px;
    margin-left: 8px;
    width: 84px;
    height: 30px;
    display: inline-block;
}
#gradientPagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #fff;
    opacity: .5;
    border-radius: 10px;
    margin-left: 7px;
    margin-bottom: 15px;
    transition: width 1s;
    cursor: pointer;
}
#gradientPagination .swiper-pagination-bullet-active{
	width:25px;
	opacity:1
}
#pwdInputDiv .upperCaseTips {
    position: absolute;
    top: 46px;
    left: 0;
    text-align: center;
    color: #FFF;
    background: #20222a;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 12px;
    z-index: 2;
    font-size: 14px;
    font-family: MicrosoftYaHei,
    '΢���ź�';
    border-radius: 10px;
    display: none
}#pwdInputDiv .upperCaseTips:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 15px 15px 0 0;
    border-style: solid;
    border-color: #20222a transparent transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    left: 19px
}