body {
    /* width: 100%; */
    overflow: hidden;
    height: auto;
    overflow-y: scroll;
}

* {
    animation-fill-mode: both;
}

.rotate .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 92vh;
}

#dz_navbox {
    position: absolute;
    top: 0;
    /*z-index: 123;*/
}


/* 内容层 */

.dz_main {
    width: 100%;
    position: relative;
    /* font-family: "MaoKenWangFengYaSong"; */
    font-family: "Noto Sans SC";
}

#line_layer1 {
    margin: 44px 0;
    height: 538px;
    width: 100%;
}

#head_logo {
    margin-top: 18px;
    margin-left: 18px;
}

.main_layer_box {
    width: 100%;
    box-sizing: border-box;
}

#line_layer3 {
    padding: 30px 0;
    background-color: #0e0e0e;
}

#bannerVideo {
    height: 100%;
    width: 100%;
    z-index: 15;
}

.vdo_fbg {
    height: 100%;
    opacity: 0.92;
}

#layer2 {
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}


/* 黑色蒙层 */

.layer1_style1 {
    z-index: 18;
    position: absolute;
    left: 0;
    top: -45px;
    height: 650px;
    width: 1100px;
    background-color: rgba(0, 0, 0, 0.6);
}


/* 内线层 */

.l1s1_layer {
    height: 100%;
    width: 100%;
    position: relative;
}

.l1s1_line {
    position: absolute;
    height: 100%;
    width: 1px;
    top: -17%;
    background-color: rgba(85, 85, 85, 0.2);
    z-index: 3;
}

.l1_l1 {
    left: 32%;
}

.l1_l2 {
    left: 59%;
}

.l1_l3 {
    left: 85%;
}

.layer1_style2 {
    /* 灰背景层s */
    z-index: 15;
    position: absolute;
    left: 0;
    top: -45px;
    height: 730px;
    width: 1100px;
    background-color: rgb(72, 72, 72);
}

.l1y2 {
    box-sizing: border-box;
    padding-right: 24%;
    z-index: 100;
}

.l1y2_module1 {
    z-index: 7;
    position: relative;
    height: 70px;
    margin: 20px 0;
    color: rgb(112, 112, 112);
    margin-top: 110px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.l1y2_line_side {
    width: 57.5%;
    float: right;
}

.l1y2_line_side>span:nth-child(1) {
    color: #a9713d;
    font-family: "CAI978";
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 60px;
}

.l1y2_t {
    font-family: "Noto Sans SC";
    font-size: 20px;
    margin-bottom: 2px;
    color: #fff;
    line-height: 27px;
}

.l1y2_module2 {
    /*position: absolute;
  */
    letter-spacing: 0.5px;
    color: #fff;
    height: 70px;
    margin: 20px 0;
    font-size: 16px;
    margin-top: 74px;
    font-family: "Noto Sans SC";
    white-space: normal;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.l1y2m2_text1 {
    line-height: 30px;
    width: 57.5%;
    text-align: left;
    float: right;
    font-family: "Noto Sans SC";
}

.l1y2m2_text {
    line-height: 30px;
    width: 57.5%;
    text-align: left;
    float: right;
    font-family: "CAI978";
    color: rgb(145, 145, 145);
    font-size: 14px;
    /* font-family: "Noto Sans SC"; */
}

.l1y2_module3 {
    font-family: "CAI978";
    line-height: 24px;
    color: #fff;
    width: 100%;
    height: 70px;
    margin: 20px 0;
    word-break: break-all;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.l1y2_module4 {
    float: right;
    position: relative;
    text-align: center;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border: #fff 1px solid;
    margin-top: 62px;
    right: 38.5%;
    font-size: 14px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    cursor: pointer;
}

.l1y2_module4 a {
    color: #fff !important;
}

.l1y2_module4:hover {
    background-color: rgb(155, 153, 153);
}

.l1y2_module4 img {
    position: absolute;
    top: 50%;
    margin-left: -17px;
    margin-top: -17px;
}

.l1y2_line {
    transition: all 2s;
    transform: translateX(-42%);
    display: inline-block;
    position: absolute;
    left: 31%;
    top: 58%;
    width: 80px;
    background-color: transparent;
    height: 1px;
    -webkit-transition: all 1s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
    -webkit-transform: translateX(-42%);
    -moz-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    -o-transform: translateX(-42%);
}

.layer1_right {
    overflow: hidden;
    position: absolute;
    right: 0;
    z-index: 16;
    width: 1050px;
    margin-top: 35px;
    height: 465px;
}

.layer1_right img {
    height: 100%;
    cursor: crosshair;
    transition: 1.5s all;
    -webkit-transition: 1.5s all;
    -moz-transition: 1.5s all;
    -ms-transition: 1.5s all;
    -o-transition: 1.5s all;
}

.layer1_right img:hover {
    transform: scale(1.2) rotate(5deg);
    -moz-transform: scale(1.2) rotate(5deg);
    -ms-transform: scale(1.2) rotate(5deg);
    -o-transform: scale(1.2) rotate(5deg);
    -webkit-transform: scale(1.2) rotate(5deg);
}


/* 内容层2 */

#line_layer2 {
    background-image: url('http://gd-static-image.oss-cn-hangzhou.aliyuncs.com/sim%20(2).JPG');
    background-size: 100%;
    position: relative;
    text-align: center;
    z-index: 20;
    height: 863px;
    width: 100%;
}

.layer2_box {
    position: relative;
    /* margin: 270px 0; */
    top: 203px;
    z-index: 122 !important;
}

.layer2_text {
    max-width: 320px;
    width: 25%;
    display: inline-block;
    vertical-align: top;
}

.layer2_imgbox {
    transition: all 0.8s;
    position: relative;
    display: inline-block;
    z-index: 20;
    /*width: 880px;
  */
    height: 460px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.layer2_imgbox img {
    display: inline-block;
    max-width: 880px;
    height: 100%;
}

.layer2_text>div {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.layer2_text_head {
    z-index: 24;
    transition: all 0.6s;
    position: relative;
    text-transform: capitalize;
    color: transparent;
    font-size: 70px;
    font-family: "CAI978";
    text-align: left;
    letter-spacing: 3px;
    font-weight: 600;
    margin-top: 39px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.layer2_text_secondary {
    color: transparent;
    font-size: 18px;
    text-indent: 5px;
    margin-top: 10px;
    font-weight: 500 !important;
    font-family: "Noto Sans SC";
}

.layer2_text_title,
.layer2_text_main {
    width: 100%;
    color: transparent;
    font-family: "CAI978";
    text-align: left;
    margin-left: -110px;
    transition: all 1.2s;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
}

.layer2_text_title {
    color: #fff;
    margin-top: 60px;
    margin-bottom: 10px;
    font-size: 16px;
}

.head_side_text img {
    max-height: 64px;
}

.layer2_text_main {
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 0.4px;
    color: transparent;
    font-size: 14px;
}

.mr2 {
    margin-left: 0%;
}

.layer2_text_footer {
    position: relative;
    color: rgb(207, 152, 105);
    font-family: "Noto Sans SC";
    text-align: left;
    text-indent: 30px;
    font-size: 18px;
    margin-top: 84px;
    margin-left: -70px;
    transition: all 0.6s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.layer2_text_footer a {
    display: block;
    width: 160px;
    height: 0;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.a_hover {
    color: rgb(207, 152, 105);
    position: absolute;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    z-index: 10;
    text-align: center;
    text-indent: 0;
    top: 0;
    font-family: "Noto Sans SC";
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.a_hover:hover {
    cursor: pointer;
    color: #fff !important;
}

#line_layer2_black {
    z-index: 6;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.layer2_text_line {
    position: absolute;
    top: -28%;
    left: 0;
    height: 2px;
    width: 80px;
    background-color: rgb(207, 152, 105);
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -ms-transition: all 2s;
    -o-transition: all 2s;
}

.layer2_text_line2 {
    transition: all 0.8s;
    z-index: 10;
    position: absolute;
    height: 1px;
    width: 160px;
    bottom: -2%;
    color: #fff;
    background-color: rgba(207, 152, 105, 0.7);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}


/* 层3 */

#la3_cut {
    position: relative;
    min-height: 300px;
}

.la3_tit {
    text-align: center;
    font-family: "MaoKenWangFengYaSong";
    font-size: 60px;
}

#line_layer3 .la3_tit {
    color: #fff;
}

.la3_cutList {
    position: relative;
    text-align: center;
    margin-top: 10px;
}

.la3_cutList li,
.la3_cutList ul {
    display: inline-block;
}

.la3_cutList li {
    margin-right: 70px;
    font-size: 18px;
    color: rgb(141, 141, 141);
}

.la3_cutList ul {
    margin-left: 70px;
}


/* 内容层3——轮播图 */

.main_lyaer1 {
    padding: 3px 1px;
    width: 1200px;
    position: relative;
    height: auto;
    margin: 40px auto;
}

.lyear1_right:hover .line_orange {
    width: 90%;
}

#my_prev {
    z-index: 30;
    position: absolute;
    top: 50%;
    left: 4%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: 200;
}

#my_next img {
    height: 100%;
    width: 100%;
}

#my_prev img {
    height: 100%;
    width: 100%;
}

#my_prev:hover {
    cursor: pointer;
}

#line_layer3 .befor {
    color: #fff !important;
}

#my_prev:hover span::before {
    content: "";
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 0;
    width: 53.8px;
    height: 53.5px;
    background-color: rgba(252, 252, 252, 0.4);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

#my_next:hover span::before {
    content: "";
    transition: all 0.6s;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 0;
    width: 53.8px;
    height: 53.5px;
    background-color: rgba(252, 252, 252, 0.4);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
}

#my_next:hover {
    cursor: pointer;
}

#my_next {
    border-radius: 50%;
    z-index: 30;
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 4%;
    width: 64px;
    height: 64px;
    z-index: 200;
}

.lyear1_left,
.lyear1_right {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.lyear1_left img {
    width: 660px;
    height: 440px;
    height: 100%;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.lyear1_left img:hover {
    cursor: pointer;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.lyear1_left {
    position: relative;
    overflow: hidden;
    width: auto;
    margin: 0 1%;
    height: 440px;
}

.lyear1_right {
    width: 39%;
    background-color: rgba(0, 0, 0, 0.3);
    height: 440px;
    padding-left: 2%;
}

.lyear1_newTit {
    font-family: "Noto Sans SC";
    font-size: 19px;
    margin: 5px 0;
    padding-top: 15px;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
}

.lyear1_newTit a {
    color: #fff !important;
}

.lyear1_right p {
    font-weight: 600;
    font-size: 20px;
    margin-top: 10px;
}

.line_orange {
    transition: all 0.8s;
    margin-top: 15px;
    height: 2px;
    background-color: rgb(207, 152, 105);
    width: 15%;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.lyear1_date {
    color: rgb(112, 112, 112);
    font-size: 18px;
    margin-top: 10px;
    /* font-family: "Noto Sans SC"; */
}

.lyear1_newMain {
    font-family: "Noto Sans SC";
    font-size: 14px;
    margin: 20px 0;
    line-height: 24px;
    width: 95%;
    color: rgb(112, 112, 112);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#lyear1_jtit {
    margin-top: 26px;
    font-size: 18px;
    color: rgb(224, 224, 224);
}

.lyear1_newEnglishs {
    width: 94%;
    font-family: "CAI978";
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin: 5px 0;
    line-height: 24px;
    color: rgb(141, 141, 141);
}


/* 三栏布局 */

.la_main {
    width: 80%;
    margin: 50px auto;
}

.la_main ul {
    width: 100%;
}

.la_main li {
    font-size: 0;
    width: 31%;
    margin: 0 1%;
    vertical-align: top;
    display: inline-block;
}

.la_imgBox {
    height: 230px;
}

.la_imgBox img {
    height: 100%;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}

.la_imgBox img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.la_titBox {
    display: block;
    margin-top: 36px;
    font-size: 17px;
}

.la_newMsg {
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: rgb(112, 112, 112);
    font-size: 15px;
    width: 100%;
    margin-top: 18px;
}

.la_code {
    font-size: 18px;
    margin-top: 50px;
    font-family: "Noto Sans SC";
}

.swiper-wrapper {
    z-index: 122 !important;
}

.swiper_c1 {
    position: relative;
}

.l2_box {
    position: absolute;
    width: 100%;
    height: 480px;
}

.next_btn1,
.back_btn1 {
    cursor: pointer;
    display: inline-block;
    position: absolute;
    top: 405px;
    width: 50px;
    height: 50px;
    z-index: 666;
}

.next_btn1 {
    left: 4%;
}

#c1_box {
    height: 480px;
}

.back_btn1 {
    right: 4%;
}

.font_line1 {
    height: 2px;
    width: 120px;
    background-color: black;
}

#new_lyear1 {
    position: relative;
    width: 100%;
    height: 460px;
    background-color: #fff;
}

.nl_1 {
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: rgb(244, 244, 244);
    left: 13%;
}

.nl_2 {
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: rgb(244, 244, 244);
    left: 37%;
}

.nl_3 {
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: rgb(244, 244, 244);
    left: 58%;
}

.nl_4 {
    width: 1px;
    height: 100%;
    position: absolute;
    background-color: rgb(244, 244, 244);
    left: 81%;
}

.new1_font_box {
    margin-top: 60px;
    position: absolute;
    left: 15%;
    width: 70%;
}

.new1_line {
    width: 80px;
    height: 1px;
    position: absolute;
    background-color: black;
    left: -110px;
    top: 11px;
}

.new1_tit {
    font-size: 15px;
    font-weight: 600;
    color: #6b6b6b;
}

.new1_main {
    font-size: 4.125rem;
    margin-top: 45px;
    font-family: "CAI978";
    /* background-color: #fff; */
    z-index: 5;
}

.new1_text {
    font-size: 15px;
    font-family: "CAI978";
    margin-top: 40px;
    width: 80%;
}

#line_layer4 {
    height: 800px;
    position: relative;
    background-image: url("http://gd-static-image.oss-cn-hangzhou.aliyuncs.com/newbg.png");
    background-size: 100%;
    background-position-y: center;
    position: relative;
}

#dz_new_box {
    position: absolute;
    right: 16%;
    width: 800px;
    height: 400px;
    background-color: #fff;
    top: 200px;
    overflow: hidden;
    z-index: 2;
}

#dz_new_main {
    width: 660px;
    position: absolute;
    left: 70px;
    top: 80px;
    height: 240px;
    z-index: 3;
    font-family: "CAI978";
}

.dz_new_lyear {
    position: absolute;
    z-index: 1444;
    right: 0;
    width: 795px;
    top: 0;
    height: 400px;
    background-color: rgb(77, 77, 77);
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.m_lyear {
    display: none;
}

.new_main_t1 {
    transition: all 1s;
    display: block;
    font-family: "Arial", "Microsoft YaHei", "黑体", "宋体";
    color: rgb(51, 51, 51);
    font-size: 36px;
    font-weight: 600;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.new_main_t2 {
    display: block;
    margin-top: 30px;
    color: rgb(112, 112, 112);
}

.new_main_line {
    transition: all 1s;
    width: 80px;
    height: 2px;
    margin-top: 35px;
    background-color: rgb(51, 51, 51);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

#dz_new_main:hover .new_main_line {
    width: 80%;
    background-color: rgb(217, 83, 79);
}

#dz_new_main:hover .new_main_t1 {
    color: rgb(217, 83, 79);
}

.new_main_time {
    font-size: 16px;
    margin-top: 20px;
    color: rgb(145, 145, 145);
    font-family: "Noto Sans SC";
}

.system_tit_lyear {
    width: 183%;
    height: 84px;
    /* background-color: rgba(0,0,0,0.5); */
    position: absolute;
    z-index: 16;
    overflow: hidden;
}

.system_tit_lyear_true {
    height: 100%;
    width: 100%;
}

#footer_new_box {
    position: relative;
}

.men_tit_lyear {
    bottom: 0;
    width: 100px;
    height: 26px;
    /* background-color: rgba(0,0,0,0.5); */
    position: absolute;
    z-index: 16;
    overflow: hidden;
}

.men_tit_lyear_true {
    height: 100%;
    width: 100%;
    /* transition: all 1s; */
    /* background-color: rgba(255, 255, 255, 1); */
}

.img_tit_lyear {
    transition: all 0.6s;
    /* width: 880px; */
    height: 100%;
    background-color: #a9713d;
    position: absolute;
    right: 0;
    z-index: 16;
    overflow: hidden;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
}

.img_tit_lyear_true {
    height: 100%;
    width: 100%;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    width: 50% !important;
    /* margin: 0 auto !important; */
    margin-top: 280px !important;
}

:root {
    --swiper-theme-color: rgb(77, 77, 77) !important;
}

.swiper_pagination {
    position: absolute;
    z-index: 1111;
}

.swiper-pagination-bullet {
    z-index: 6;
    width: 16px !important;
    height: 16px !important;
    border-radius: 0% !important;
    background: rgb(197, 197, 197) !important;
    -webkit-border-radius: 0% !important;
    -moz-border-radius: 0% !important;
    -ms-border-radius: 0% !important;
    -o-border-radius: 0% !important;
    margin: 0 5px;
    /* position: absolute; */
    margin-top: 280px;
}

.la3_ul li span {
    font-size: 14px;
}

@-webkit-keyframes lunbo {
    0% {
        -webkit-transform: translateX(-0%);
        transform: translateX(-0%);
        -moz-transform: translateX(-0%);
        -ms-transform: translateX(-0%);
        -o-transform: translateX(-0%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
    }
}

@keyframes lunbo {
    0% {
        -webkit-transform: translateX(-0%);
        transform: translateX(-0%);
        -moz-transform: translateX(-0%);
        -ms-transform: translateX(-0%);
        -o-transform: translateX(-0%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
    }
}

@media screen and (max-width:1400px) {
    #my_prev {
        left: 0%;
    }
    #my_next {
        right: 0%;
    }
    .next_btn1 {
        left: 20px;
    }
    .back_btn1 {
        right: 20px;
    }
    .lyear1_right {
        width: 32%;
        height: 400PX;
    }
    .lyear1_left img {
        height: 91%;
    }
    .main_lyaer1 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .new1_main {
        font-size: 3.125rem;
    }
    .layer2_imgbox img {
        width: 41rem;
    }
    .layer2_text {
        width: 14rem;
    }
    .layer2_text_title {
        font-size: 0.5rem;
        letter-spacing: 2px;
    }
    .layer2_text_main {
        letter-spacing: -1px;
    }
    .layer2_text_head {
        font-size: 3rem;
    }
    .layer2_text_secondary {
        font-size: 1rem;
    }
    #dz_new_box {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 48rem;
        height: 20rem;
    }
}

@media screen and (max-width:900px) {
    .rotate .swiper-wrapper .swiper-slide img {
        height: 80vw;
    }
    #my_next,
    #my_prev {
        top: 30%;
    }
    #dz_video {
        height: 80vw !important;
        margin-top: 0;
    }
    #line_layer4 {
        height: 480px;
    }
    #dz_new_box {
        width: 84%;
        top: 50%;
        transform: translate(-50%, -50%);
        right: 8%;
        height: 20rem;
    }
    .l1y2_line_side>span:nth-child(1) {
        font-size: 55px;
    }
    .l1y2_module4 {
        margin-top: 15px;
        right: 35.5%;
    }
    .l1y2_module1 {
        margin-top: 67px;
    }
    .new1_main {
        font-size: 2.125rem;
        margin-top: 0px;
        margin-top: 30px;
    }
    #new_lyear1 {
        height: 290px;
    }
    .dz_header {
        height: 80vw;
    }
    #head_textbox {
        top: 26%;
        left: 15%;
    }
    .l1y2_line {
        left: 5%;
    }
    #line_layer1 {
        height: 400px;
    }
    .layer1_right {
        height: 330px;
        width: 80%;
    }
    .head_side_text img {
        max-height: 54px;
    }
    .layer2_text_line {
        display: none;
        top: -11%;
        padding: 10% 0;
    }
    .next_btn1,
    .back_btn1 {
        top: 228px;
    }
    #line_layer2 {
        height: 520px;
    }
    .layer2_box {
        top: 80px;
    }
    .layer1_style1 {
        width: 100%;
    }
    .layer2_text_title {
        font-size: 13px;
        margin-top: 15px;
    }
    .layer2_text_footer {
        margin-top: 20px;
    }
    .layer2_imgbox {
        height: 345px;
    }
    .layer2_text_head {
        font-size: 41px;
        letter-spacing: 2px;
        margin-top: 17px;
    }
    .l1y2 {
        padding-right: 22%;
    }
    .l1y2_line_side {
        width: 78%;
    }
    .l1y2m2_text1 {
        line-height: 25px;
        width: 78%;
    }
    .l1y2_module2 {
        margin-top: 40px;
        margin-bottom: 0;
    }
    .l1y2_module3 {
        margin: 10px 0;
    }
    .l1y2m2_text {
        line-height: 30px;
        width: 78%;
    }
    .main_lyaer1 {
        width: 100%;
        margin: 0 auto;
    }
    .lyear1_right {
        width: 100%;
        height: 300px;
    }
    .dz_new_lyear {
        width: 100%;
        height: 300px;
    }
    #dz_new_main {
        top: 40px;
        width: 85%;
        left: 8%;
    }
    .new1_font_box {
        margin-top: 10px;
    }
    .layer2_imgbox img {
        width: 30rem;
    }
}

@media screen and (max-width:700px) {
    .rotate .swiper-wrapper .swiper-slide img {
        height: 90vw;
    }
    #my_prev {
        left: 0%;
    }
    .rotate img {
        width: 100vw;
        height: 90vw;
    }
    #dz_new_box {
        height: 20rem;
        transform: translate(-50%, -50%);
    }
    .I1_msg {
        display: block;
        width: 65px;
        height: 24px;
        font-size: 13px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        background-color: rgb(223, 143, 73);
        margin: 0 auto;
        border-radius: 3px;
        margin-top: 15px;
        -webkit-border-radius: 3px;
    }
    #m_l2 {
        margin-bottom: 0;
        background-color: black;
        margin: 0 auto !important;
        padding-top: 42px;
        padding-left: 10px;
        padding-bottom: 40px;
    }
    .l2_msg {
        display: block;
        width: 65px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        color: #fff;
        background-color: rgb(223, 143, 73);
        margin: 0 auto;
        border-radius: 3px;
        margin-top: 15px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
    }
    .lyear1_newMain {
        margin-bottom: 5px;
        line-height: 20px;
    }
    .lyear1_newEnglishs {
        font-size: 12px;
        margin: 20px 0;
        line-height: 15px;
    }
    .swiper-pagination-bullet {
        margin-top: 255px;
    }
    #my_next {
        right: 0%;
    }
    #line_layer1,
    #line_layer2 {
        display: none;
    }
    .m_lyear {
        width: 96%;
        margin: 35px 2%;
        display: block;
    }
    /* l2list */
    .m_lyear img {
        width: 100%;
    }
    .l1_right1 {
        color: rgb(209, 122, 47);
        font-size: 14px;
        margin-top: 0px;
        font-family: "CAI978";
        font-weight: 600;
    }
    .l1_right2 {
        font-size: 13px;
        margin-top: 10px;
    }
    .l1_right3 {
        text-align: justify;
        font-size: 12px;
        margin-top: 10px;
        font-family: "Noto Sans SC";
    }
    .l1_right4 {
        font-size: 12px;
        margin-top: 10px;
        word-break: break-all;
        font-family: "CAI978";
    }
    #m_l2 .l1_right1 {
        text-align: center;
        margin-top: 0;
    }
    #m_l2 .l1_right2 {
        text-align: center;
        margin-top: 10px;
        color: #fff;
    }
    .l2_ul {
        margin-top: 20px;
    }
    .l1_left img {
        height: 100%;
        width: 262%;
        transform: translateX(-26%);
    }
    #m_l2 li {
        overflow: hidden;
        width: 47%;
        display: inline-block;
        margin: 0 1%;
        padding: 0 0.5%;
        box-sizing: border-box;
    }
    .l2_list_imgb {
        display: block;
        width: 100%;
        overflow: hidden;
        margin: 0 auto;
    }
    .l2_list_text {
        height: 24px;
        line-height: 24px;
        margin: 5px 0;
        font-size: 14px;
        text-align: center;
        font-family: "Noto Sans SC";
        color: rgb(255, 255, 255);
    }
    .l1_left {
        display: inline-block;
        width: 40%;
        height: 250px;
        overflow: hidden;
    }
    .l1_right {
        text-align: justify;
        color: rgb(112, 112, 112);
        display: inline-block;
        vertical-align: top;
        margin-left: 5%;
        width: 53%;
    }
    #new_lyear1 {
        height: 220px;
        margin-top: 15px;
    }
    .new1_main {
        font-weight: 600;
        margin-top: 0;
        font-size: 24px;
    }
    .new1_text {
        font-size: 12px;
        margin-top: 15px;
        width: 100%;
    }
    .nl_1,
    .nl_2,
    .nl_3,
    .nl_4 {
        display: none;
    }
    .new1_font_box {
        text-align: justify;
        margin-top: 20px;
        left: 5%;
        width: 90%;
    }
    #line_layer4 {
        height: 95vw;
    }
    .next_btn1 {
        left: 20px;
    }
    .back_btn1 {
        right: 20px;
    }
    .dz_header {
        height: 90vw;
    }
    #dz_video {
        height: 90vw !important;
        top: 0;
        position: absolute;
        width: 150%;
    }
    .new_main_t2 {
        font-size: 12px;
        margin-top: 20px;
    }
    .head_side_text img {
        max-height: 24px;
    }
    .head_side_text {
        font-size: 21px;
    }
    #head_textbox img {
        height: 54%;
    }
    .head_side_img2 {
        height: 24px;
        margin: 0px 5px;
    }
    .dz_line {
        margin-top: 5px;
    }
    #head_textbox {
        top: 38%;
        left: 7%;
    }
    .new_main_t1 {
        font-size: 18px;
    }
    .la3_cutList ul {
        margin-left: 20px;
    }
    .befor::before {
        margin-left: -12px;
    }
    .la3_cutList li {
        margin-right: 20px;
        font-size: 14px;
    }
    .lyear1_left img {
        height: auto;
        width: 100vw;
    }
    .lyear1_left {
        width: 100%;
        margin: 0%;
        height: auto;
    }
    .lyear1_right p {
        display: inline-block;
    }
    .lyear1_right p {
        margin-top: 0;
        font-size: 16px;
    }
    .lyear1_newTit {
        padding-top: 0;
        font-size: 18px;
    }
    #lyear1_jtit {
        display: inline-block;
        font-size: 15px;
    }
    .line_orange {
        height: 2px;
        margin: 6px 0;
        width: 30px;
        position: relative;
        top: 2px;
    }
    .lyear1_right {
        width: 100%;
        height: auto;
        padding: 1% 5%;
    }
    #lyear1_jtit {
        margin-top: 5px;
    }
    #my_prev,
    #my_next {
        display: none;
    }
    #line_layer3 {
        padding-bottom: 0;
    }
    .la3_ul li span {
        font-size: 12px;
    }
    .befor::before {
        margin-left: -13px !important;
    }
}

@media screen and (max-width:375px) {
    .rotate .swiper-wrapper .swiper-slide img {
        height: 90vw;
    }
    #dz_new_main {
        width: 84%;
        top: 28px;
    }
    .swiper-pagination-bullet {
        margin-top: 230px;
    }
    .l1_left {
        height: 235px;
    }
    .l1_left img {
        width: 290%;
        transform: translateX(-34%);
    }
    .l1_left {
        height: 245px;
    }
}

@media screen and (max-width:325px) {
    .rotate .swiper-wrapper .swiper-slide img {
        height: 90vw;
    }
    .l1_left {
        height: 250px;
    }
    .l1_left img {
        width: 380%;
        transform: translateX(-42%);
    }
    .la3_cutList li {
        margin-right: 14px;
        font-size: 12px;
    }
    .befor::before {
        margin-top: -13px;
        margin-left: -14px;
    }
    .new_main_t2 {
        margin-top: 10px;
    }
    .new_main_line {
        margin-top: 15px;
    }
    .swiper-pagination-bullet {
        margin-top: 200px;
    }
    .new_main_time {
        font-size: 13px;
        margin-top: 10px;
    }
}