.w_1 {
    width: 100%;
    height: 100vh;
    background: url(../img/tu3.png) no-repeat center center;
    overflow: hidden;
    position: relative;
}

/* .top_1_rt {
    transform: translateX(200%);
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    -o-transform: translateX(200%);
} */
.w_1>img {
    max-width: 100%;
}

.top_1_rt {
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.w_1_div {
    position: absolute;
    right: 3.1rem;
    top: 2.9rem;
    display: none;
}

.w_1_1 {
    width: 3.8rem;
    height: 3.8rem;
    position: absolute;
    top: 3.5rem;
    left: 4rem;
}

.w_1_1 p {
    font-size: 0.5rem;
    padding-bottom: .3rem;
    color: #2b2e3d;
    font-weight: 600;
}

.top_1_rt {
    top: 30%;
    right: 0%;
}

.w_1_1 i {
    display: block;
    width: 100%;
    height: auto;
    font-size: 0.16rem;
    line-height: 0.3rem;
    font-style: normal;
}

.w_2 {
    width: 100%;
    height: 100vh;
    background: url(../img/tu4.jpg) no-repeat center 46%;
    background-size: 100%;
    position: relative;
    background-color: #323760;
    overflow: hidden;
}

.w_2 img {
    display: block;
    max-width: 100%;
    opacity: 0;
    transition: 2.5s;
    width: 100%;
    height: 100%;
}

.active>img {
    opacity: 1;
}

.w_2 img:nth-child(2) {
    position: absolute;
    top: 0px;
    display: block;
}

.w_2>.big_ld {
    position: absolute;
    top: 66.5%;
    left: 15.6%;
    z-index: 20;
    width: 50px;
    height: 50px;
}

.w_2>.big_ld>div {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 30%;
    left: 30%;
    border: 1px solid red;
    background-color: transparent;
}

.w_2_1 {
    width: 5rem;
    height: 3.2rem;
    position: absolute;
    right: 1.5rem;
    top: 3rem;
}

.w_2_1 div p:nth-child(1) {
    width: 50%;
    height: 0.9rem;
    background-color: #f26f00;
    font-size: 0.5rem;
    text-align: center;
    line-height: 0.9rem;
    font-weight: 900;
    float: left;
    clear: both;
    color: #fff;
}

.w_2_1 div p:nth-child(2) {
    width: 100%;
    height: auto;
    font-size: 0.5rem;
    text-align: left;
    line-height: 1;
    float: right;
    color: #fff;
}

.w_2 span {
    position: absolute;
    width: 4%;
    height: 12%;
    display: block;
    opacity: 0;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.w_2 span>img {
    z-index: 99;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.w_2.active span {
    opacity: 1;
    animation-name: fangda;
    /* animation-delay: 2s; */
    animation-duration: 2s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.active span>img {
    opacity: 1;
}

.w_2>.danger1 {
    top: 15%;
    left: 64%;
    z-index: 90;
}

.w_2>.danger2 {
    top: 41%;
    left: 32%;
}

.w_2_1 div {
    width: 100%;
    height: 1.2rem;
    margin-bottom: 0.4rem;
}

.w_2_1>i {
    font-size: 0.16rem;
    display: block;
    line-height: 0.3rem;
    font-style: normal;
    color: #fff;
}

.w_2_1_i {
    display: inline-block;
    color: #f26f00;
    font-weight: 600;
    font-style: normal;
}

.w_3 {
    width: 100%;
    height: 100vh;
    position: relative;
    background: url(../img/tu6.jpg)no-repeat center 100%;
    overflow: hidden;
}

.dwaf {
    display: block;
    max-width: 100%;
}

.w_3_1 {
    width: 3.9rem;
    height: 6.2rem;
    position: absolute;
    top: 0.5rem;
    left: 1.36rem;
}

.w_3_1 div {
    font-size: 0.5rem;
    color: #2b2e3d;
}

.w_3_1_i {
    width: 100%;
    font-size: 0.5rem;
    color: #f26f00;
    background-color: #2b2e3d;
    text-align: center;
    padding: 0.1rem 0;
    font-style: normal;
    display: inline-block;
    font-weight: 900;
}

.w_3_1 div p {
    font-size: 0.16rem;
    line-height: 0.3rem;
    padding: 0.5rem 0.7rem 1.1rem 0;
}

.w_3_1_img {
    width: 100%;
    height: auto;
}

.w_3_1 ul {
    width: 90%;
    height: auto;
    font-size: 16px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.w_3_1 ul img {
    padding-bottom: 0.1rem;
}
.w_3_1 ul li {
    width: 45%;
}
/* .w_4{
    width: 4rem;
    height: auto;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
} */
.w_3_2 img:nth-child(1) {
    position: absolute;
    bottom: -0.2rem;
    right: -0.2rem;
    z-index: 10;
    width: 53%;
    opacity: 0;
}

.active>.w_3_2 img:nth-child(1) {
    animation-name: chuxian2;
    animation-delay: 2s;
    animation-duration: 1.8s;
    animation-iteration-count: initial;
    animation-fill-mode: forwards;
    /* opacity: 0.7; */
}

.w_3_2 img:nth-child(2) {
    position: absolute;
    bottom: 0.1rem;
    right: 2.2rem;
    width: 13.5%;
    opacity: 1;
    transition: 3s;
    -webkit-transition: 3s;
    -moz-transition: 3s;
    -ms-transition: 3s;
    -o-transition: 3s;
}

.active>.w_3_2>img:nth-child(2) {
    opacity: 0;
}

.w_3_2 img:nth-child(3) {
    position: absolute;
    bottom: 0.1rem;
    right: 2.2rem;
    z-index: 1;
    opacity: 0;
    width: 13.5%;
    transition: 2s;
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -ms-transition: 2s;
    -o-transition: 2s;
}

.active>.w_3_2>img:nth-child(3) {
    animation-name: chuxian;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-iteration-count: initial;
    animation-fill-mode: forwards;
}

.w_4 {
    width: 100%;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.w_4 img:nth-child(1) {
    width: 100%;
    height: 100%;
}

.w_4 img:nth-child(2) {
    position: absolute;
    top: 2rem;
    left: 1rem;
    width: 18%;
    z-index: 1;
}

.w_4 img:nth-child(3) {
    position: absolute;
    bottom: 0.4rem;
    left: 8rem;
    z-index: 1;
}

.w_4 img:nth-child(4) {
    position: absolute;
    bottom: 0.5rem;
    left: 10.9rem;
    width: 12%;
    z-index: 1;

}

.w_4 img:nth-child(5) {
    width: 100%;
    height: 60%;
    position: absolute;
    top: 5%;
    left: 12%;
    opacity: 0;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.active>img:nth-child(5) {
    /* opacity: 1; */
    animation-name: chuxian;
    /* animation-delay:2s; */
    animation-duration: 2.5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
}

.w_4_1 {
    width: 5.8rem;
    height: 4.7rem;
    position: absolute;
    top: 0.5rem;
    right: 1.2rem;
    color: #fff;
    font-size: 0.5rem;
    padding: 0.1rem;
}

.w_4_1_i {
    color: #fff;
    font-size: 0.5rem;
    font-weight: 900;
    background-color: #f26f00;
    font-style: normal;
    padding: 0.1rem 0.2rem;
    margin-left: 0.2rem;
    width: 100%;
    display: block;
}

.w_4_1 p {
    font-size: 0.16rem;
    padding: 0.6rem 0;
    padding-right: 0rem;
    line-height: 0.3rem;
}

.w_4_1 ul {
    width: 100%;
    display: flex;
}

.w_4_1 ul li {
    width: 33%;
}

.w_4_1 ul li p {
    font-size: 0.5rem;
    color: #f26f00;
    font-weight: 400;
    text-align: left;
    padding-bottom: 0.2rem;
    font-family: "PANGMENZHENGDAOBIAOTITI-1";
}

.w_4_1 ul li i {
    font-size: 0.2rem;
    font-style: normal;
    display: block;
}

.w_5 {
    width: 100%;
    height: 100vh;
    background: url(../img/tu16.jpg) no-repeat center center;
    position: relative;
    overflow: hidden;
}

.w_5_1 {
    width: 4.3rem;
    height: 3.2rem;
    position: absolute;
    top: 1.5rem;
    left: 1.2rem;
}

.w_5_1 p {
    font-size: 0.5rem;
    font-style: normal;
}

.w_5_1 p:nth-child(1) {
    width: 100%;
    color: #f26f00;
    background-color: #2b2e3d;
    padding: 0.15rem;
    font-weight: 900;
    text-align: center;
}

.w_5_1 p:nth-child(2) {
    width: 87%;
    padding-left: 0.3rem;
    color: #2b2e3d;
    padding-top: 0.2rem;
}

.w_5_1 p:nth-child(3) {
    padding-top: 0.4rem;
    font-size: 0.16rem;
    line-height: 0.3rem;
}

.w_5_1_i {
    font-size: 0.14rem;
    display: inline-block;
    float: right;
    font-style: normal;
}

.w_5 img:nth-child(1) {
    position: absolute;
    bottom: 2.5rem;
    right: 4rem;
    z-index: 1;
    width: 24%;
}

.w_5 img:nth-child(2) {
    position: absolute;
    bottom: 2.63rem;
    right: 5.65rem;
}

.w_5 img:nth-child(3) {
    position: absolute;
    bottom: 2.5rem;
    right: 5rem;
    width: 16%;

}

.w_5 img:nth-child(4) {
    position: absolute;
    bottom: 2.2rem;
    right: 4.3rem;
    width: 22%;
}

.w_5 img:nth-child(5) {
    position: absolute;
    bottom: 1.8rem;
    right: 3.5rem;
    width: 30%;
}

.w_5 img:nth-child(6) {
    position: absolute;
    bottom: 0rem;
    left: -2rem;
    z-index: 1;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.active>img:nth-child(6) {
    animation-name: yincang;
    animation-duration: 7s;
    animation-iteration-count: 1;
}

.w_5 img:nth-child(7) {
    position: absolute;
    bottom: 2.7rem;
    right: 6rem;
    z-index: 1;
    opacity: 0;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}

.active>img:nth-child(7) {
    animation-name: chuxian;
    animation-delay: 7s;
    animation-duration: 1s;
    animation-iteration-count: initial;
    animation-fill-mode: forwards;
}

.w_5 img:nth-child(8) {
    position: absolute;
    bottom: -1.5rem;
    left: -1rem;
    width: 70%;
}






/* ********************************top_6************************* */
.top_6 {
    background-color: #EFF3F6;
    position: relative;
    overflow: hidden;
}

.top_6>.center {
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 20% 40%;
    position: relative;
    background-color: #fff;
}

.top_6>.center>.center_lf {
    width: 60%;
    position: absolute;
    top: 11%;
    left: 7%;
    transition: 2.5s;
    /* opacity: 0; */
}

.active>.center>.center_lf {
    opacity: 1;
}

.top_6>.center>.center_lf>ul {
    width: 100%;
    position: absolute;
    z-index: 0;
    /* opacity: 0; */
    transition: 1.5s;
}

.top_6>.center>.center_lf>ul.active {
    z-index: 10;
    opacity: 1;
}

.top_6>.center>.center_lf>ul>li {
    width: 32%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10%;
    overflow: hidden;
    cursor: pointer;
}

.top_6>.center>.center_lf>ul>li>img {
    width: 100%;
    transition: 1s;
}

.top_6>.center>.center_lf>ul>li:hover>img {
    transform: scale(1.1);
}

.top_6>.center>.center_lf>ul>li>p {
    font-size: 0.2rem;
    text-align: center;
}

.top_6>.center>.center_lf>ul>li>p>b {
    font-size: 0.16rem;
    color: #999999;
    margin-left: 10px;
}

.top_6>.center>.center_rt {
    width: 30%;
    position: absolute;
    right: 7%;
    text-align: right;
    top: 10%;
}

.top_6>.center>.center_rt>h2 {
    font-size: 0.6rem;
}

.top_6>.center>.center_rt>b {
    font-size: 0.24rem;
    margin-bottom: 10%;
    display: block;
    color: #999;
}

.top_6>.center>.center_rt>p {
    font-size: 0.16rem;
    color: #333;
    line-height: 2vw;
}

.top_6>.center>.center_span {
    width: 130px;
    height: 45px;
    position: absolute;
    bottom: 25%;
    right: 10%;
    display: flex;
    justify-content: space-between;
}

.top_6>.center>.center_span>span {
    display: block;
    width: 45px;
    border-radius: 50%;
    background-color: #B5B8BD;
    height: 100%;
    transition: 0.5s;
    cursor: pointer;
}

.top_6>.center>.center_span>span:hover {
    background-color: #F06E1B;
}

.top_6>.center>.center_span>.sp_lf {
    background: url(../img/left.png) no-repeat #B5B8BD center;
}

.top_6>.center>.center_span>.sp_rt {
    background: url(../img/left.png) no-repeat #B5B8BD 30% 40%;
    transform: rotate(180deg);
}

/* ****************************top_7**************************** */
.top_7 {
    position: relative;
    background-color: #fff;
    overflow: hidden;
}

.top_7>.center {
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 20% 40%;
    position: relative;
    background-color: #EFF3F6;
}

.top_7>.center>.center_lf {
    width: 60%;
    position: absolute;
    top: 11%;
    left: 7%;
    height: 80%;
    transition: 2.5s;
    /* opacity: 0; */
}

.active>.center>.center_lf {
    opacity: 1;
}

.top_7>.center>.center_lf>ul {
    position: absolute;
    /* opacity: 0; */
    transition: 1.5s;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.top_7>.center>.center_lf>ul.active {
    opacity: 1;
    z-index: 10;
}

.top_7>.center>.center_lf>ul>li {
    width: 33%;
    float: left;
    position: relative;
    height: 49%;
}

.top_7>.center>.center_lf>ul>li>h3 {
    font-size: 0.6rem;
}

.top_7>.center>.center_lf>ul>li>p {
    font-size: 0.24rem;
    color: #999;
}

.top_7>.center>.center_lf>ul>li>div {
    position: absolute;
    /* opacity: 0; */
    transition: 1.5s;
    z-index: 0;
    width: 100%;
    width: 95%;
    overflow: hidden;
}

.top_7>.center>.center_lf>ul>li>div.active {
    opacity: 1;
    z-index: 10;
}

.top_7>.center>.center_lf>ul>li>div>img {
    width: 100%;
    transition: 1s;
}

.top_7>.center>.center_lf>ul>li>div:hover>img {
    transform: scale(1.1);
}

.top_7>.center>.center_lf>ul>li>div>p {
    font-size: 0.24rem;
    position: absolute;
    bottom: 15%;
    left: 0%;
    width: 100%;
    text-align: center;
    color: #fff;
}

.top_7>.center>.center_rt {
    width: 10%;
    height: 50%;
    position: absolute;
    top: 10%;
    text-align: right;
    overflow: auto;
    transition: 2.5s;
    right: 10%;
    /* opacity: 0; */
    /* display: none; */
}

.active>.center>.center_rt {
    opacity: 1;
}

.top_7>.center>.center_rt::-webkit-scrollbar {
    width: 4px;
    /*height: 4px;*/
}

.top_7>.center>.center_rt::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
    background: rgba(0, 0, 0, 0.2);
}

.top_7>.center>.center_rt::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);

}

.top_7>.center>.center_rt>ul {
    height: 100%;
    width: 100%;
}

.top_7>.center>.center_rt>ul>li {
    font-size: 0.18rem;
    text-align: center;
    width: 80%;
    height: 10%;
    border: 1px solid #333;
    border-radius: 50px;
    margin-bottom: 20%;
    line-height: 1;
    padding-top: 5px;
    cursor: pointer;
    transition: 0.5s;
    line-height: 2;
    overflow: auto;
}

.top_7>.center>.center_rt>ul>li:hover {
    background-color: #F06E1B;
    color: #fff;
    border: 1px solid #F06E1B;
}

.top_7>.center>.center_span {
    width: 130px;
    height: 45px;
    position: absolute;
    bottom: 25%;
    right: 10%;
    display: flex;
    justify-content: space-between;
    /* display: none; */
}

.top_7>.center>.center_span>span {
    display: block;
    width: 45px;
    border-radius: 50%;
    background-color: #B5B8BD;
    height: 100%;
    transition: 0.5s;
    cursor: pointer;
}

.top_7>.center>.center_span>span:hover {
    background-color: #F06E1B;
}

.top_7>.center>.center_span>.sp_lf {
    background: url(../img/left.png) no-repeat #B5B8BD center;
}

.top_7>.center>.center_span>.sp_rt {
    background: url(../img/left.png) no-repeat #B5B8BD 30% 40%;
    transform: rotate(180deg);
}

/* *******************************top_8*************************** */
.top_8 {
    position: relative;
    padding: 5% 0 0 7%;
    overflow: hidden;
}

.top_8>h2 {
    font-size: 0.6rem;
    color: #333;
}

.top_8>p {
    font-size: 0.24rem;
    color: #999;
}

.top_8>div {
    margin-top: 4%;
    width: 100%;
    height: 80%;
    position: absolute;
    top: 13%;
    left: 0%;
    display: flex;
    justify-content: space-between;
    /* opacity: 0; */
    transition: 1.5s;
    z-index: 0;
}

.top_8>div.active {
    opacity: 1;
    z-index: 10;
}

.top_8>div>.shipin {
    width: 50%;
    height: 75%;
    background: url(../img/video.png) no-repeat center center;
    background-size: cover;
    position: relative;
    top: 8%;
    left: 7%;
}

.top_8>div>.shipin>video {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.top_8>span {
    position: absolute;
    top: 53%;
    left: 30%;
    width: 70px;
    height: 70px;
    z-index: 20;
    display: block;
}

.top_8>span>img {
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    display: none;
}

.top_8>span>img.active {
    display: block;
}

.top_8>div>.top_8_rt {
    padding-top: 7%;
}

.top_8>div>.top_8_rt>h3 {
    font-size: 0.3rem;
    margin-bottom: 10%;
}

.top_8>div>.top_8_rt>p {
    font-size: 0.18rem;
    line-height: 2vw;
    color: #2B2E3F;
}

.top_8>ul {
    width: 150px;
    height: 15px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 30%;
    left: 62%;
    z-index: 20;
    /*display: none;*/
}

.top_8>ul>li {
    background-color: #333;
    height: 100%;
    width: 15px;
    border-radius: 50%;
    cursor: pointer;
    transition: 0.5s;
}

.top_8>ul>li.active {
    background-color: #F06E1B;
}

.top_8>ul>li:hover {
    background-color: #F06E1B;
}

/* ************************************top_9************************* */
.top_9 {
    position: relative;
    /* background: #fff; */
    overflow: hidden;
}

.top_9>.center {
    width: 85%;
    height: 100%;
    margin: 0 auto;
    background-position: 22% 100%;
    position: relative;
    background: url(../img/end.png) no-repeat 0% 100%;
    background-size: 100%;
}

.top_9>.center>div {
    width: 70%;
    height: 55%;
    margin: 0 auto;
    position: relative;
    top: 25%;
}

.top_9>.center>div>h2 {
    font-size: 0.4rem;
    text-align: center;
    margin-bottom: 3%;
}

.top_9>.center>div>ul {
    display: flex;
    height: 10%;
    justify-content: space-between;
    margin-bottom: 2%;
}

.top_9>.center>div>ul>li {
    display: flex;
    width: 45%;
    line-height: 2.5vw;
    border-bottom: 1px solid #999;
}

.top_9>.center>div>ul>li>p {
    font-size: 0.18rem;
    color: #333;
    line-height: 1.5;
}

.top_9>.center>div>ul>li>input {
    border: none;
    width: 75%;
    outline: none;
    padding-left: 10%;
    font-size: 0.24rem;
}

.top_9>.center>div>.liuyan {
    display: flex;
    width: 95%;
    border-bottom: 1px solid #999;
    padding-bottom: 1%;
    margin-bottom: 2%;
}

.top_9>.center>div>.liuyan>p {
    font-size: 0.18rem;
    color: #333;
}

.top_9>.center>div>.liuyan>textarea {
    width: 92%;
    border: none;
    outline: none;
    font-size: 0.24rem;
    padding-left: 4%;
    height: 50px;
    resize: none;
}

.top_9>.center>div>p {
    font-size: 0.16rem;
    color: #333;
}

.top_9>.center>div>p>i {
    background: url(../img/shuoming.png) no-repeat center;
    width: 22px;
    height: 22px;
    background-size: cover;
    display: inline-block;
    margin-right: 10px;
    transform: translate(0px, 5px);
}

.top_9>.center>div>p>b {
    font-size: 0.24rem;
    color: coral;
    font-weight: 600;
}

.top_9>.center>div>.anniu {
    width: 35%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 5%;
}

.top_9>.center>div>.anniu>button {
    width: 40%;
    height: 50px;
    border-radius: 50px;
    outline: none;
    font-size: 0.18rem;
    color: #999;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid;
    transition: 0.5s;
}

.top_9>.center>div>.anniu>button:hover {
    background-color: #F06E1B;
    color: #fff;
}

#dummy {
    display: none;
}


@media(max-width:1600px) and (max-height:850px) {
    .w_2>.big_ld>.avatar {
        border: none;
    }

    .w_2>.big_ld {
        top: 66.2%;
        left: 15.4%;
    }

    .w_2 span {
        width: 4.5%;
    }
}

@media(max-width:1440px) {
    .w_2>.big_ld {
        top: 66%;
        left: 15.2%;
    }

    .w_4 img:nth-child(2) {
        position: absolute;
        top: 3rem;
    }

    .top_9>.center>div {
        top: 25%;
    }

    .w_2>.big_ld>.avatar {
        border: none;
    }

    .w_2>.danger2 {
        top: 40%;
        left: 31%;
        width: 5%;
        height: 13%;
    }

    .w_2>.danger1 {
        top: 14%;
        left: 64%;
        width: 6%;
        height: 14%;
    }

    .w_5 img:nth-child(2) {
        right: 5.2rem;
    }
}

@media screen and (max-width:1440px) and (max-height:720px) {
    .w_2>.big_ld {
        top: 65.5%;
    }

    .w_4 img:nth-child(5) {
        top: 8%;
    }

    .w_2>.danger1 {
        height: 15%;
    }

    .w_2>.danger2 {
        width: 4.5%;
        height: 14%;
    }
}

@media(max-width:1280px) and (max-height:600px) {
    .w_1_1 i {
        display: block;
        width: 90%;
    }

    .top_9>.center>div {
        width: 70%;
        height: 72%;
        margin: 0 auto;
        position: relative;
        top: 8%;
    }
}

@media(max-width:414px) {
    .w_1_1 {
        width: 5.5rem;
        top: 1.5rem;
        left: 1rem;
    }

    .w_1_div {
        right: 0rem;
        top: 9rem;
        width: 50%;
    }

    .w_1_div>img {
        width: 50%;
        margin-left: 1.2rem;
    }

    .w_1_1 i {
        width: 100%;
        font-size: 0.3rem;
        line-height: 0.6rem;
    }

    .w_1_1 p {
        font-size: 22px;
        padding-bottom: .2rem;
        width: 3.6rem;
    }

    .w_3_2 {
        position: absolute;
        top: 87%;
        right: 0%;
        width: 100%;
        height: 50%;
    }

    .w_3_2 img:nth-child(1) {
        width: 100%;
        position: absolute;
        bottom: 280px;
        right: 0rem;
        z-index: 2;
    }

    .w_3_2 img:nth-child(2) {
        position: absolute;
        bottom: 0.5rem;
        right: 0.4rem;
        width: 30%;
    }

    .w_3_2 img:nth-child(3) {
        position: absolute;
        bottom: 0.5rem;
        right: 0.3rem;
        width: 30%;
    }

    .w_3_1 {
        top: 0.8rem;
        left: 2%;
    }
    .w_3_1 {
        width: 95%;
    }
    .w_3_1 ul img {
        width: 70%;
        padding-bottom: 0.1rem;
    }

    .w_3_1 ul p {
        font-size: 14px;
    }

    .w_4_1 {
        width: 5rem;
        top: 2rem;
        right: 1.2rem;
    }

    .w_4_1_i {
        font-size: 22px;
    }

    .w_4_1 ul li {
        width: 35%;
    }

    .w_4_1 {
        font-size: 22px;
    }

    .w_4_1 p {
        font-size: 0.16rem;
        padding: 0.3rem 0 0 0;
        padding-right: 0rem;
    }

    .w_4_1 ul li p {
        font-size: 0.6rem;
    }

    .w_4 img:nth-child(3) {
        width: 30%;
        position: absolute;
        bottom: 1rem;
        left: 1rem;
        z-index: 1;
        display: none;
    }

    .active>img:nth-child(6) {
        display: none;
    }

    .w_4 img:nth-child(4) {
        width: 20%;
        position: absolute;
        bottom: 0.5rem;
        left: 3.5rem;
        z-index: 1;
    }

    .w_4 img:nth-child(2) {
        position: absolute;
        top: 7.3rem;
        left: 1rem;
        width: 33%;
        z-index: 1;
    }

    .w_4 img:nth-child(5) {
        width: 125%;
        height: 50%;
        position: absolute;
        top: 5rem;
        left: 2rem;
    }

    .w_5_1 {
        width: 4.6rem;
        height: 3.2rem;
        position: absolute;
        top: 1rem;
        left: 1rem;
    }

    .w_5 img:nth-child(2) {
        position: absolute;
        bottom: 4.9rem;
        right: 1.3rem;
        width: 20%;
    }

    .w_5 img:nth-child(1) {
        position: absolute;
        bottom: 4.8rem;
        right: 0.3rem;
        z-index: 1;
        width: 50% !important;
    }

    .w_5 img:nth-child(8) {
        width: 130%;
        position: absolute;
        bottom: 1.8rem;
        left: -4rem;
    }

    .w_5 img:nth-child(3) {
        width: 40%;
        position: absolute;
        bottom: 4.6rem;
        right: 0.5rem;
    }

    .w_5 img:nth-child(4) {
        width: 70%;
        position: absolute;
        bottom: 4rem;
        right: -0.3rem;
    }

    .w_5 img:nth-child(5) {
        position: absolute;
        width: 100%;
        bottom: 3rem;
        right: -1rem;
    }

    .w_5 img:nth-child(6) {
        position: absolute;
        bottom: 3.3rem;
        left: 0.3rem;
        z-index: 1;
        width: 14%;
        display: none;
    }

    .w_5 img:nth-child(7) {
        position: absolute;
        bottom: 5rem;
        right: 1.6rem;
        width: 12%;
        z-index: 1;
        opacity: 1;
    }

    .active>img {
        opacity: 1 !important;
    }

    .top_6>.center>.center_rt>p {
        line-height: 6.5vw;
    }

    .top_6>.center {
        border-bottom-left-radius: 40% 30%;
    }

    .top_6>.center>.center_lf {
        width: 90%;
        top: 29%;
        left: 7%;
    }

    .top_6>.center>.center_rt {
        width: 80%;
        top: 0%;
        right: 5%;
    }

    .top_6>.center>.center_rt>b {
        display: none;
    }

    .top_6>.center>.center_rt>p {
        font-size: 0.25rem;
    }

    .top_6>.center>.center_lf>ul>li>p>b {
        font-size: 0.2rem;
        display: none;
    }

    .top_6>.center>.center_rt>h2 {
        margin-top: 25%;
    }

    .top_6>.center>.center_lf>ul>li>p {
        font-size: 0.25rem;
    }

    .top_6>.center>.center_span {
        bottom: 15%;
        right: 30%;
    }

    .w_2>.big_ld,
    .w_2>.danger2,
    .w_2>.danger1 {
        display: none;
    }

    .w_3_1 div p,
    .w_4_1 p,
    .w_5_1 p:nth-child(3) {
        font-size: 0.3rem;
        line-height: 0.4rem;
        padding-bottom: 0.3rem;
    }

    .w_4_1 ul li i {
        font-size: 14px;
    }

    .w_2_1>i {
        font-size: 0.3rem;
        display: block;
        line-height: 0.4rem;
    }

    .w_5_1 p:nth-child(3) {
        padding-top: 0.1rem;
    }

    .top_9>.center {
        border-top: 1px solid #999;
    }

    .w_2_1 div p:nth-child(2),
    .w_2_1 div p:nth-child(1),
    .w_3_1_i,
    .w_3_1 div,
    .w_5_1 p:nth-child(1),
    .w_5_1 p:nth-child(2) {
        font-size: 22px;
    }

}

@media screen and (max-width:1440px) and (max-height:900px) {
    .w_4 img:nth-child(3) {
        left: 6rem;
    }

    .w_4 img:nth-child(4) {
        left: 9.9rem;
    }

    .w_5 img:nth-child(1) {
        width: 28%;
    }

    .w_2_1 {
        top: 3.3rem;
    }
    .active>img:nth-child(7) {
        bottom: 26% !important;
    }
}

@media screen and (max-width:1280px) {
    .w_2>.big_ld {
        top: 65.5%;
        left: 15%;
    }

    .w_2_1 {
        top: 3.3rem;
    }
    .active>img:nth-child(7) {
        bottom: 24% !important;
    }
}

@media screen and (max-width:450px) {
    .w_2 {
        background: #31365E !important;
    }

    .w_2 img {
        top: 70% !important;
    }

    .w_2>.big_ld {
        top: 89%;
        left: 11.5%;
    }

    .w_2>.big_ld>div {
        width: 10px;
        height: 10px;
    }

    .w_2>.big_ld,
    .w_2>.danger2,
    .w_2>.danger1 {
        display: block;
    }

    .w_2>.danger2,
    .w_2>.danger1 {
        height: 5%;
    }

    .w_2>.danger1 {
        top: 70%;
    }

    .w_2>.danger2 {
        top: 78%;
    }
}

@media screen and (max-width:736px) and (max-height:815px) {
    .w_2 img {
        top: 250px !important;
        width: 250% !important;
        left: -87%;
        max-width: 300% !important;
    }

    .w_2>.danger1 {
        top: 73%;
        opacity: 0 !important;
    }

    .w_2>.danger2 {
        top: 79%;
        opacity: 0 !important;
    }

    .w_2,
    .w_3,
    .w_4 {
        height: 800px !important;
    }

    .w_3_2 img:nth-child(1) {
        width: 135%;
        opacity: 0.7;
    }

    .w_4 img:nth-child(2) {
        top: 500px;
    }

    .w_4 img:nth-child(5) {
        top: 350px;
    }
}

@media screen and (max-width:736px) and (max-height:670px) {
    .w_2 img {
        top: 300px !important;
    }

    .w_2>.danger1 {
        top: 70%;
    }

    .w_2>.danger2 {
        top: 78%;
    }

    .w_3_2 img:nth-child(1) {
        width: 135%;
    }

    .w_4 img:nth-child(2) {
        position: absolute;
        top: 500px;
        left: 1rem;
        width: 33%;
        z-index: 1;
    }

    .w_4 img:nth-child(5) {
        width: 125%;
        height: 50%;
        position: absolute;
        top: 350px;
        left: 2rem;
        opacity: 1;
    }

    .w_5 {
        height: 700px !important;
    }
}@media screen and (max-width: 1850px){
.active>img:nth-child(2) {
    top: 25% !important;
    left: 1rem !important;
}
.w_5>img:nth-child(2){
    display: none !important;
}
}
@media screen and (max-width: 1440px){
/* .active>img:nth-child(2) {
    top: 25% !important;
    left: 1rem !important;
} */
}
@media screen and (max-width: 1366px) {
    .active>img:nth-child(2) {
        top: 25% !important;
    left: 1rem !important;
    }
    .w_5 img:nth-child(2) {
        right: 5.2rem  !important;
        left: 1rem  !important;
    }
}

@media screen and (max-width:1280px) {
    .active>img:nth-child(2) {
        top: 25% !important;
        left: 1rem !important;
    }
}
@media screen and (max-width:540px){
    .top_4>.rt {
       top: 10% !important;
   }
   .active>img:nth-child(2) {
    top: 61% !important;
    left: 1rem !important;
}
}