
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;
    position: relative;

}

a {
    text-decoration: none;
    border: none;
    outline: none;
}

ul {
    margin: 0;
}

.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;
}

.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    background-color: rgb(0, 0, 0);
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    z-index: 9999;
}

.mask .mask-detail {
    width: 50%;
    height: 600px;
    margin: 200px auto 0;
    overflow: hidden;
    align-self: center;
    OVERFLOW-Y: auto;
    background: white;
}

.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;
}


.background {
    background: #fff;
    width: 840px;
    margin-left: 231px;
    border-radius: 10px;
    margin-top: 30px;
    padding-bottom: 30px;
}

.input-position {
    margin-top: 60px;
}

.pull-left {
    float: left;
}

.txt-color1 {
    color: #e60012;
    margin-left: 200px;
    margin-top: 18px;
}

.txt {
    font-size: 18px;
    display: inline-block;
    margin-top: 15px;
}

.input1 {
    width: 320px;
    height: 50px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-left: 20px;
    display: inline-block;
}

.errorform {
    clear: both;
    display: flex;
    justify-content: center;
    align-items: center;
}

.errormsg {
    width: 320px;
    margin-left: 20px;
    color: #e60012;
}

.input-position2 {
    margin-top: 30px;
}

.txt4 {
    font-size: 18px;
    display: inline-block;
    margin-left: 430px;
}

.txt3 {
    font-size: 18px;
    color: #ff5b1b;
    display: inline-block;
}

.txt-positon {
    margin-top: 20px;
}

.txt-positon2 {
    margin-top: 25px;
}

.input4 {
    width: 14px;
    height: 14px;
    border: 1px solid #ff5b1b;
    border-radius: 10px;
    margin-left: 270px;
    margin-top: 6px;
    display: inline-block;
}

.ml10 {
    margin-left: 10px;
}

.input3 {
    width: 320px;
    height: 50px;
    border-radius: 10px;
    background: #ff5b1b;
    color: #fff;
    font-size: 22px;
    margin-left: 266px;
    display: inline-block;
}

.input5 {
    width: 100px;
    height: 50px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-left: 20px;
    background: #fff;
    font-size: 16px;
    color: #ff5b1b;
    display: inline-block;
}

.input2 {
    width: 200px;
    height: 50px;
    padding-left: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-left: 20px;
    display: inline-block;
}

.txt-color3 {
    color: #e60012;
    margin-left: 180px;
    margin-top: 18px;
}

.botton-position {
    margin-top: 40px;
}

.txt-color2 {
    color: #e60012;
    margin-left: 163px;
    margin-top: 18px;
}

.mt40 {
    margin-top: 40px;
}

.mt30 {
    margin-top: 30px;
}

.mt10 {
    margin-top: 10px;
}

.footer {
    padding-top: 30px;
    padding-bottom: 100px;
    padding-bottom: 154px;
    line-height: 28px;
}

.footer span {
    margin-right: 20px;
    color: #525252;
}

@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;
    }
}