
body {
    width: 100%;
    font-size: 14px;
    font-family: "微软雅黑", Microsoft YaHei, STHeiti STXihei, Microsoft JhengHei, Arial;
    overflow: auto;
    background: url('./background.png') repeat center;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    border: none;
    outline: none;
}

ul {
    margin: 0;
}


.login-box .title2 {
    font-size: 36px;
    color: #000;
    padding-top: 100px;
}

.user-box {
    text-align: right;
    z-index: 2;
    position: absolute;
    width: 100%;
    top: 6px;
}

.user-box a:visited {
    color: #3e3e96;
}

.logo-box {
    height: 150px;
    background: url("./top.png") no-repeat center;
    min-width: 1302px;
}

.logo-box .inner {
    position: relative;
    height: 100%;
}

.inner {
    width: 1302px;
    margin: 0 auto;
}

.search-content {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 42px;
}

.search-box {
    width: 100%;
    height: 30px;
    border-radius: 10px;
    outline: none;
    border: 1px solid #85a5ff;
    padding-right: 20%;
    padding-left: 10%;
    box-sizing: border-box;
}

.search-botton {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: 2px solid #85a5ff;
    position: absolute;
    right: 7px;
    top: 7px;
}

.search-botton:after {
    content: "";
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
    width: 8px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -5px;
    background-color: #85a5ff;
}

.nav-box ul {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 806px;
    height: 70px;
}

.nav-box ul li {
    display: inline-block;
    position: relative;
    width: 101px;
    text-align: center;
}

.nav-box ul li:first-child {
    width: 65px;
    border-top-left-radius: 12px;
}

.nav-box ul li:last-child::after {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    background: #fff;
    right: -3px;
    top: 38%;
}

.nav-box ul li a {
    color: rgba(250, 250, 250, 0.98);
    line-height: 70px;
    font-size: 18px;
}

.nav-box ul li:first-child a {
    border-top-left-radius: 12px;
}

.nav-box ul li:after {
    content: "";
    width: 1px;
    height: 17px;
    position: absolute;
    background: #fff;
    right: -3px;
    top: 38%;
}

.nav-list {
    position: relative;
}

.zhuanti {
    width: 110% !important;
    margin-top: 10px;
    text-align: center;
    background: #4169ff;
    z-index: 2;
    top: 55px !important;
    height: 210% !important;
    right: -4px !important;
    border-radius: 0 0 6px 6px;
    position: absolute;
    visibility: hidden;
    transition: all 0.3s ease;
    transform: translateY(-10px);
    z-index: 100;
    padding: 0;
}

.zhuanti li {
    display: block !important;
    width: 100% !important;
}

.zhuanti a {
    font-size: 14px !important;
    line-height: 34px !important;
    background: transparent !important;
}

.nav-box ul li:hover {
    background: -webkit-linear-gradient(#4bb6ff, #31a1ff, #3290ff, #4180ff, #5679ff);
    background: -o-linear-gradient(#4bb6ff,#31a1ff,#3290ff,#4180ff,#5679ff);
    background: -moz-linear-gradient(#4bb6ff,#31a1ff,#3290ff,#4180ff,#5679ff);
    background: linear-gradient(#4bb6ff, #31a1ff, #3290ff, #4180ff, #5679ff);
}

.nav-list:hover .zhuanti{
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.active {
    background: transparent !important;
}

.clearfix {
    clear: both;
}


.mt40 {
    margin-top: 40px;
}

.login-box {
    height: 686px;
    border-radius: 20px;
    background-color: #fff;
    background-image: url('./login-left-img.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 740px;
    box-sizing: border-box;
}

.login-box .title {
    font-size: 36px;
    color: #FF460F;
    padding-top: 100px;
}

.login-box p {
    font-size: 22px;
    color: #999;
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px;
}

.mt10 {
    margin-top: 10px;
}

.no-id {
    font-size: 22px;
    color: #999;
    text-align: center;
    margin-top: 40px;
    padding-right: 96px;
}

.login-box input {
    width: 440px;
    height: 60px;
    border: 1px solid #ccc;
    padding-left: 20px;
    border-radius: 6px;
    font-size: 22px;
}

.errorform {
    clear: both;
    display: flex;
    justify-content: center;
    align-items: center;
}

.errormsg {
    width: 320px;
    margin-left: 20px;
    color: #e60012;
}

.forget {
    color: #FF440E;
    font-size: 22px;
}

.submit {
    width: 440px;
    line-height: 60px;
    background: #ff5b1b;
    color: #fff;
    text-align: center;
    font-size: 30px;
    border-radius: 30px;
    display: inline-block;
    cursor: default;
}

.no-id a {
    color: #FF440E;
}

.footer {
    padding-top: 30px;
    padding-bottom: 100px;
    padding-bottom: 154px;
    line-height: 28px;
}

.footer span {
    margin-right: 20px;
    color: #525252;
}

.yanzheng-box span {
    font-size: 22px;
    color: #999;
}

.yanzheng-box  input {
    width: 290px;
    height: 56px;
    border: none;
    padding-left: 20px;
    font-size: 22px;
}

.yanzheng-box  input:nth-child(2n) {
    width: 130px;
    height: 56px;
    background: none;
    font-size: 22px;
    padding-left: 0px;
    color: #000;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.yanzheng-box {
    width: 460px;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

input:focus {
    outline: none;
}

.login-box input:focus{
	border-color: #FF440E !important;
}


@media screen and (max-width: 768px) {
    html {
        transform-origin: top left;
        transform: scale(var(--scale-factor));
        width: 100vw;
        height: 100vh;
        overflow-x: hidden;
        box-sizing: border-box;
    }
}