body {
    line-height: 1.5 !important;
    width: 100vh;
    height: 90vh;
    /* font-family: '宋体' !important; */
}

body::-webkit-scrollbar {
    display: none
}

.mian {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999999999999999999;
}

canvas {
    top: 0px;
    position: fixed;
}

@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

.container {
    width: 100%;
    height: 100%;
}

.nav .language {
    position: absolute;
    right: 0%;
    top: 0vw;
    width: 100px;
    font-size: 12px;
    line-height: 30px;
    color: #333333;
    z-index: 6;
    text-align: left;
    cursor: pointer;
}

.nav .lanmu {
    width: 515px;
    font-size: 16px;
    color: #FF333333;
    margin: 0 auto;
    font-size: 20px;
}

.lanmu li {
    float: left;
    margin-right: 1vw;
    width: 134px;
    text-align: center;
    height: 44px;
    color: #333;
    margin-bottom: 17px;
}

.beian {
    font-size: 12px;
    color: #8A8A8A;
    font-weight: 300;
}

.Logo {
    width: 77px;
    height: 65px;
    margin: 33px 0 16px 0;
}

.beianNet {
    color: #ddd;
    font-size: 12px;
    margin: 12px 0px 48px 0px;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

.lanmuActive {
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.language ul {
    position: absolute;
    right: 0px;
}

.language li {
    width: 110px;
    line-height: 36px;
    opacity: .8;
    box-sizing: border-box;
    padding-left: 11px;
    opacity: 0.7;
    background-image: url('./../img/lagline.png');
}

.languge_ul {
    display: none
}

.block {
    display: block;
}

.lanmu a {
    text-decoration: none;
    outline: none;
    color: #333;
    font-family: "Microsoft YaHei" !important;
    font-size: 24px;
    /* font-family: '宋体'; */
    font-weight: 400 !important;
}

.nav {
    position: relative
}

.language li {
    float: left;
    position: relative;
}

.containertran {
    width: 12px;
    height: 12px;
    top: 11px;
    right: 26px;
    position: absolute;
}

.corner {
    display: block;
    width: 0px;
    height: 0px;
    border: 7px solid #d61510;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
}

.line {
    position: absolute;
    top: 0;
    right: -16px;
}

.mainBox .left li {
    padding-left: 34px;
    font-size: 15px;
    box-sizing: border-box;
    width: 319px;
    line-height: 62px;
    font-weight: 400;
    height: 62px;
    border-bottom: 1px solid #dfdfdf;
}

.mainBox {
    overflow: hidden;
    border-bottom: 1px solid #d91916;
    padding-top: 225px;
}

.mainActive {
    color: #cc233a!important;
}

.mainBox .uLleft .mainActive a {
    color: #cc233a!important;
}

.mainTitile {
    font-size: 24px;
    font-weight: bold;
    color: #8C8C8C;
    display: none
    /* font-family: '宋体'; */
}

.mainBox .left a {
    text-decoration: none;
    outline: none;
    color: #696969;
    font-weight: 400;
    font-family: "Microsoft YaHei" !important;
}

.d91916 {
    color: #d91916 !important
}

.f333333 {
    color: #333333 !important
}

.mian {
    position: absolute;
    color: #333333;
    /* width: 100%; */
    width: 1200px;
    left: 0px;
    overflow: hidden;
}

.beian a {
    color: #8A8A8A;
    margin-right: 10px;
    font-weight: 300;
}

.box_new {
    position: fixed;
    width: 1200px;
    z-index: 999;
    background: #fff;
}

.uLleft {
    position: fixed;
}

.xuanzhuan {
    animation: circling 1s linear 0s infinite;
    margin-left: 580px;
    /* display: none; */
    /* margin: 20px auto; */
}

@keyframes circling {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.lanmu li a:hover {
    color: #d91916
}

.mianBoxUl li a:hover {
    color: #d91916
}

.languge_ul li a:hover {
    color: #cc233a
}
ul, .Logo {
    overflow: hidden;
}