p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, th, td, div, pre, body, code, form, input, legend, button, figure, fieldset, textarea, blockquote {
    margin: 0;
    padding: 0;
    vertical-align: top;
    box-sizing: border-box;
    font-size: 16px;
    color: #666666;
}

html {
    font-size: 14px;
    overflow-y: auto;
    height: 100%;
    background-color: #fff;
}

html, body {;
    width: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch
}

/*body{ font:1rem "Microsoft YaHei","微软雅黑","宋体","新宋体","\5b8b\4f53","Arial","sans-serif";}*/
body {
    background: #fff;
    font-family: "Microsoft YaHei", "微软雅黑", "宋体", "新宋体", "\5b8b\4f53", "Arial", "sans-serif";
    position: relative;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

input, select, textarea {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

img, input, button, textarea {
    border: none;
    -webkit-appearance: none
}

textarea {
    resize: none
}

a, h1, h2, h3, h4, h5, h6, input, select, button, option, textarea, optgroup {
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    color: inherit;
    outline: none
}

a {
    text-decoration: none;
    color: #333;
}

ol, ul {
    list-style: none;
}

input {
    background: #fff;
}

button, input[type='submit'], input[type='button'] {
    cursor: pointer
}

template {
    display: none
}

img {
    vertical-align: middle;
}

em, i, cite {
    font-style: normal
}

/* common */
.fl {
    float: left;
}

.fr {
    float: right;
}

.block {
    display: block;
}

/* 清除浮动 cl 、clearfix  */
.cl:after, .clearfix:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl, .clearfix {
    zoom: 1
}

body {
    height: 100vh;
    width: 100%;
    background: url("../img/bg.png") no-repeat center;
    background-size: cover;
}

input {
    border: none;
}

.warp {
    width: 500px;
    height: 500px;
    position: fixed;
    top: 40%;
    margin-top: -200px;
    left: 55%;
    margin-left: -350px;
}

.main {
    width: 500px;
    height: 345px;
    background: #ffffff;
}

/*密码label*/
.userlabel, .passwordlabel {
    color: #fff;
}

.passwordlabel {
    margin: 0 8px;
}

.user, .psw {
    text-align: center;
}

.psw {
    margin: 20px 0;
}

#userming, #userming1 {
    width: 100%;
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
    outline: none;
    padding-left: 50px;
    /*box-shadow:0px 0px 10px #ddd;*/
    /*border-radius:3px;*/

    /*width: 100%;*/
    /*position: relative;*/
    /*margin-top: 23px;*/
}

.code {
    width: 90px;
    height: 41px;
    line-height: 41px;
    font-size: 15px;
    text-align: center;
    float: right;
    cursor: pointer;
    border-radius: 0 3px 3px 0;
    color: #377CD5;
    border-left: 1px solid #E9E9E9;
}

.password-box {
    width: 380px;
}

#password, #password1, #password_img, #password_img1 {
    width: 50%;
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
    outline: none;
    padding-left: 50px;
}

.login {
    width: 380px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    margin: 0 auto;
    border-radius: 3px;
    cursor: pointer;
    font-size: 15px;
    padding: 3px;
    background: #377CD5;
    display: block;
    color: #fff !important;
}

.logo {
    font-size: 50px;
    color: white;
    text-align: center;
    width: 80%;
    margin: 0 auto 80px;
    border-bottom: 2px solid #9C9C9C;
    border-top: 2px solid #9C9C9C;
    padding: 20px;
}

.count_nav {
    width: 380px;
    height: 64px;
    margin: 0 auto;
    cursor: pointer;
    border-bottom: 1px solid #F2F2F2;
}

.count_nav li {
    width: 190px;
    float: left;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #F2F2F2;
    padding: 23px 0 15px 0;
    color: #999999;
}

.count_con li {
    cursor: pointer;
    height: 300px;
    width: 380px;
    margin: 0 auto;
}

.count_nav .active {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #377CD5;
    letter-spacing: 0.45px;
    border-bottom: 1px solid #377CD5 !important;
    font-weight: 600;
    margin-left: 90px;
}

.account-box, .password-box {
    position: relative;
    border-bottom: 1px solid #F2F2F2;
    padding: 10px 0;
}

.account-box img, .password-box img {
    position: absolute;
    left: 0;
    top: 20px;
}

.login-box {
    margin-top: 45px;
}

.hd_title {
    width: 100%;
    height: 85px;
    background: #1260C5;
    position: fixed;
    top: 0;
    left: 0;
    line-height: 85px;
}

.hd_title div {
    font-family: MicrosoftYaHei;
    font-size: 30px;
    color: #FFFFFF;
    width: 1000px;
    margin: 0 auto;
}

.bot_link {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
}

.bot_link ul {

    height: 220px;
    background: #FFFFFF;
    padding-top: 75px;
}

.bot_link ul div {
    width: 1000px;
    margin: 0 auto;
}

.bot_link ul div li {
    width: 330px;
    border-left: 1px solid #D1D9E4;
    text-align: center;
}

.bot_link ul div li:first-child {
    border-left: 0;
}

.bot_link ul div li a {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #000000;
    display: inline-block;

}

.bot_link ul div li img {
    width: 40px;
    height: 46px;

}

.copyright {
    height: 80px;
    background: #394049;
    line-height: 80px;
}

.copyright div {
    width: 1000px;
    margin: 0 auto;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

.approvalType {
    width: 1000px;
    /*height: 750px;*/
    background: #FFFFFF;
    margin: 0 auto;
    padding: 40px 20px;
    margin-bottom: 90px;
}

.approvalType h3 {
    font-family: MicrosoftYaHei;
    font-size: 25px;
    color: #000000;
    text-align: center;
    line-height: 90px;
    border-bottom: 1px solid #EEEEEE;
}

.approvalType div {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #000000;
    letter-spacing: 0;
    line-height: 42px;
    padding-top: 30px;

}

.counting {
    width: 450px;
    height: 190px;
    margin: 100px auto;
}

.counting li:first-child {
    background: #377CD5;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 26px;
    text-align: center;
    line-height: 50px;
}

.counting li:last-child {
    text-align: center;
    line-height: 140px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
    font-family: MicrosoftYaHei;
    font-size: 20px;
    color: #377CD5;
    letter-spacing: 0;
}

/*登陆页面账号注册*/
#registerPassword {
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
    outline: none;
    padding-left: 50px;
}

.account-box input {
    width: 100%;
    display: inline-block;
    height: 41px;
    line-height: 41px;
    padding: 0 10px;
    outline: none;
    padding-left: 50px;
}

.layui-layer-content {
    color: white;
}