.w12 {
    max-width: 1200px;
    margin: 0 auto;
}




.clear {
    clear: both;
}

body {
    background: url(../img/img_bg.png);
    background-size: 100% auto;
    color: #fff;
}

@font-face {
    font-family: 'D-DINExp-Bold';
    src: url('../fonts/D-DINExp-Bold.woff');
}

@font-face {
    font-family: 'D-DINExp-Italic';
    src: url('../fonts/D-DINExp-Italic.woff');
}

@font-face {
    font-family: 'D-DINExp';
    src: url('../fonts/D-DINExp.woff');
}

.top {
    background: url(../img/img_banner.png);
    height: 862px;
    background-size: 100% 100%;
}

.top .dh {
    height: 100px;
    background: rgba(17, 15, 16, .3);
    line-height: 100px;
}

.top .dh .logo {
    font-size: 24px;
    display: block;
    font-family: D-DINExp-Bold;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
}

.top .dh .daohang {
    float: right;
}

.top .dh .daohang .yiji .yijii {
    display: inline-block;
    margin-right: 50px;
    position: relative;
    color: #FFFFFF;
    font-size: 18px;
    font-family: D-DINExp;
}

.top .dh .daohang .yiji .yijii:nth-child(5) {
    margin-right: 0;
    background: url(../img/dhbg.png);
    width: 133px;
    text-align: center;
    height: 54px;
    line-height: 54px;
    background-size: 100% 100%;
}

.top .dh .daohang .yiji .yijii:nth-child(5) a {
    display: block;
}

.top .dh .daohang .yiji .yijii .yijia {
    opacity: 0.6;
}

.top .dh .daohang .yiji .yijii .yijia.active {
    opacity: 1;
}

.top .dh .daohang .yiji .yijii .yijia:hover {
    opacity: 1;
}

.top .dh .daohang .yiji .yijii .erji {
    position: absolute;
    background: #110F10;
    border-radius: 8px;
    top: 77px;
    width: 100%;
    display: none;
    opacity: 0.6;
    text-align: center;
}

.top .dh .daohang .yiji .yijii .erji .erjii {
    font-size: 16px;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 24px;
    margin: 17px 0;
}

.top .dh .daohang .yiji .yijii:hover .erji {
    display: block;
}

.top .bigtitle {
    font-size: 130px;
    font-family: D-DIN-Bold, D-DIN;
    font-weight: bold;
    color: #B7CCFF;
    margin-top: 80px;
    line-height: 201px;
    text-align: center;
    letter-spacing: 16px;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.top .bigtitle2 {
    font-size: 33px;
    font-family: D-DIN-Bold, D-DIN;
    font-weight: bold;
    color: #B7CCFF;
    text-align: center;
    letter-spacing: 5px;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


.top .bantwo {
    margin-top: 100px;
}

.clear {
    clear: both
}

.top .bantwo .left {
    float: left;
    font-family: D-DINExp;
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    width: 49%;
    background: rgba(51, 53, 55, 0.5);
    padding: 12px;
    opacity: 0.8;
    box-sizing: border-box;
    height: 330px;
}

.top .bantwo .right {
    float: right;
    width: 49%;
}

.top .bantwo .right video {
    height: 330px;
}

img {
    max-width: 100%;
}

video {
    max-width: 100%;
}

.wapper1 {
    background: rgba(51, 53, 55, 0.2);
    padding: 5%;
    box-sizing: border-box;
}

.wapper1 .wap1list {
    float: left;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    width: 45%;
    margin-right: 10%;
}

.wapper1 .wap1list:nth-child(2n) {
    margin-right: 0;
}

.wapper1 .wap1list img {
    width: 200px;
    height: 200px;
}

.wapper1 .wap1list .sp1 {
    font-size: 30px;
    font-family: D-DINExp-Bold;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    color: #FFFFFF;
}

.wapper1 .wap1list .sp2 {
    display: block;
    text-align: left;
    font-size: 16px;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 22px;
}

.wapper1 .wap1h1 {
    text-align: center;
    font-size: 60px;
    font-family: D-DIN-Bold;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 35px;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wapper1 .wap1bom {
    margin-top: 35px;
    background: rgba(49, 109, 255, 0.1);
    border-radius: 8px;
    font-style: italic;
    font-size: 16px;
    font-family: D-DIN-Italic;
    font-weight: normal;
    color: #D0DEFF;
    line-height: 30px;
    padding: 25px;
}

.wapper2 {
    display: flex;
    margin: 100px auto;
    justify-content: space-between;
}

.wapper2 .wap2list {
    width: 30%;
    text-align: center;
}

.wapper2 .wap2list img {
    width: 300px;
}

.wapper2 .wap2list .sp1 {
    font-size: 30px;
    font-family: D-DINExp-Bold;
    font-weight: bold;
    margin-top: -80px;
    color: #FFFFFF;
    display: block;
    line-height: 33px;
}

.wapper2 .wap2list .sp2 {
    font-size: 16px;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    display: block;
    opacity: 0.8;
    margin-top: 25px;
    line-height: 24px;
}

.wapper3 {
    margin-bottom: 100px;
}

.wapper3 .wap3h1 {
    text-align: center;
    margin-bottom: 35px;
    font-size: 60px;
    font-family: D-DIN-Bold, D-DIN;
    font-weight: bold;
    color: #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wapper3 .wap3con {
    font-size: 18px;
    font-family: D-DIN-Italic, D-DIN;
    font-weight: normal;
    opacity: 0.8;
    color: #FFFFFF;
    font-style: italic;
    line-height: 30px;
}

.footxian {
    height: 1px;
    background: rgba(255, 255, 255, 0.16);
}

.footxian .w12 {
    position: relative;
}

.footxian .w12 .x1 {
    position: absolute;
    width: 150px;
    height: 1px;
    background: #D8D8D8;
    left: 0;
    top: 0;
}

.footxian .w12 .x2 {
    position: absolute;
    width: 150px;
    height: 1px;
    background: #D8D8D8;
    right: 0;
    top: 0;
}

.footxian .w12 .x3 {
    position: absolute;
    width: 10px;
    height: 1px;
    background: #D8D8D8;
    right: 200px;
    top: 0;
}

.foorer {
    padding: 50px 0;
    text-align: center;
    box-sizing: border-box;
}

.foorer .f-title {
    font-size: 20px;
    font-family: D-DINExp-Bold;
    margin-bottom: 40px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 22px;
}

.foorer .yqlink a {
    display: inline-block;
    width: 50px;
    margin: 0 20px 40px 20px;
}

.foorer .f-com {
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    word-break: break-word;
    line-height: 32px;
}

.wapget {
    margin: 100px auto;
}

.wapget .title1 {
    font-size: 60px;
    font-family: D-DIN-Bold;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 87px;
    margin-bottom: 25px;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.wapget .wapgrtcon {
    font-size: 20px;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    margin-bottom: 25px;
    line-height: 30px
}

.wapget .wapgrtlist {
    margin: 25px 0;
}

.wapget .wapgrtlist a {
    font-size: 20px;
    width: 33.3333333%;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 25px;
    float: left;
    position: relative;
}

.wapget .wapgrtlist a:nth-child(3n) {
    text-align: right;
}

.wapget .wapgrtlist a:nth-child(3n)::after {
    width: 0;
    height: 0;
}

.wapget .wapgrtlist a::after {
    position: absolute;
    content: '';
    right: 20px;
    top: 20%;
    width: 2px;
    height: 60%;
    background: #316DFF;
}

.wapget .title2 {
    font-size: 32px;
    font-family: D-DIN-Bold;
    font-weight: bold;
    color: #FFFFFF;
    background: linear-gradient(180deg, #FFFFFF 0%, #C5DDFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 25px;
}

.wapget .threelist {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-between;
}

.wapget .threelist a {
    background: linear-gradient(315deg, rgba(49, 109, 255, 0.1) 0%, rgba(49, 109, 255, 0.15) 100%);
    box-shadow: inset 0px 0px 20px 0px rgba(87, 233, 255, 0.2);
    border: 1px solid rgba(77, 181, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 28%;
    padding: 0 35px;
    font-size: 24px;
    font-family: D-DINExp-Bold;
    font-weight: bold;
    color: #FFFFFF;
    box-sizing: border-box;
    height: 120px;

}
.wapget .threelist a span:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wapget .threelist a span:nth-child(1) img{
    margin-right: 15px;
}



.wapget .twolist {
    display: flex;
    margin-bottom: 25px;
    justify-content: space-between;
}

.wapget .twolist a {
    background: linear-gradient(315deg, rgba(49, 109, 255, 0.1) 0%, rgba(49, 109, 255, 0.15) 100%);
    box-shadow: inset 0px 0px 20px 0px rgba(87, 233, 255, 0.2);
    border: 1px solid rgba(77, 181, 255, 0.3);
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 45%;
    padding: 0 35px;
    font-size: 24px;
    font-family: D-DINExp-Bold;
    font-weight: bold;
    color: #FFFFFF;
    box-sizing: border-box;
    height: 120px;

}
.wapget .twolist a span:nth-child(1){
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wapget .twolist a span:nth-child(1) img{
    margin-right: 15px;
}

.wapget .twolist.twolist2 a{
    font-size: 28px;
}
.wapget .twolist.twolist2 a span:nth-child(1){
    width: 90%;
    display: block;
    text-align: center;
}

ul.ul {
  list-style-type: circle;
}


