body {
    margin: 0;
    padding: 0;
}

/**banner*/
.x_yiyao_banner {
    width: 100%;
    height: 981px;
    background: url('http://qiniugw.sdwanyue.com/20230309/banner-bj.png') no-repeat center;
    /* background-size: 100% 100%; */
}

.x_yiyao_banner_content {
    width: 1200px;
    height: 981px;
    margin: 0 auto;
    /* clear: both; */
    /* overflow: hidden; */
    position: relative;
    /* top: 164px; */
}

.x_yiyao_banner_content_left {
    /* float: left; */
    /* width: 625px; */
    /* margin-top: 11.5px; */
    position: absolute;
    left: -1000px;
    top: 261px;
}



.msgTan {
    display: flex;
    float: left;
    width: 166px;
    height: 55px;
    transition: 0.3s;
    border-radius: 5px;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #B81409;
    letter-spacing: 1px;
    background: #ffffff;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin-right: 30px;
    box-shadow: 0 0 9px 0 #c12222;
}

.x_yiyao_banner_content_right {
    /* float: right; */
    position: absolute;
    right: -1000px;
    top: 173px;
    /* height: 400px; */
}
span.msgTan_img {
    display: block;
    position: relative;
    width: 25px;
    height: 25px;
    overflow: hidden;
}

img.msgTan_img2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0.3s;
}

img.msgTan_img1 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.3s;
}

span.msgTan_span {
    padding-left: 8px;
}

.x_yiyao_banner_content_left_text3_1:hover span.msgTan_span {}

.msgTan:hover img.msgTan_img2 {
    opacity: 0;
}

.msgTan:hover img.msgTan_img1 {
    opacity: 1;
}
.x_yiyao_banner_content_left_text3 {
    padding-top: 60px;
}

.msgTan:hover {
    color: #fff;
    background: #B81409;
}

.title_main {
    width: 1200px;
    margin: auto;
    text-align: center;
}

p.title_1 {
    font-size: 38px;
    line-height: 50px;
    font-weight: bold;
    color: #323232;
}

p.title_2 {
    font-size: 38px;
    line-height: 50px;
    font-weight: lighter;
    letter-spacing: -1px;
    color: #323232;
}

.l1 {
    padding-top: 125px;
}

.content_main {
    width: 1200px;
    margin: auto;
    position: relative;
}

.l1_title {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    align-items: center;
    padding-top: 75px;
}

p.l1_title_p {
    width: 210px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    font-size: 20px;
    transition: 0.3s;
}

p.l1_title_p.l1_title_p_sec {
    background: #E04136;
    color: #fff;
}

.l1_main {
    position: relative;
    height: 574px;
    margin-top: 44px;
}

.l1_main_c {
    width: 1200px;
    height: 574px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.3s;
}
.l1_main_c_sec {
    opacity: 1;
}

img.l1_main_img {
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
}

.l1_main_content {
    position: absolute;
    width: 578px;
    height: 376px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 15px 32px 0px rgba(0,0,0,0.10);
    left: 0;
    top: 100px;
    z-index: 2;
}

.l1_main_content_tit {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding-left: 24px;
    padding-top: 50px;
}

p.l1_main_content_tit_p {
    font-size: 36px;
    font-weight: 600;
    padding-left: 17px;
}

p.l1_main_des {
    padding: 20px 30px;
    font-size: 20px;
    color: #969696;
    line-height: 30px;
    font-weight: 300;
}

.l2 {
    background: url('http://qiniugw.sdwanyue.com/20230309/l2bg.png') no-repeat center;
    margin-top: 83px;
    height: 590px;
}

.l2_flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.l2_ceil_1 {
    height: 400px;
}

img {
    user-select: none;
    -webkit-user-drag: none;
}

.l2_ceil_2 {
    padding: 0px 38px;
}

.l2_ceil_c {
    display: flex;
    padding: 15px 15px;
    border: 2px solid transparent;
    border-radius: 8px;
    justify-content: space-between;
    width: 437px;
    box-sizing: border-box;
    transition: 0.3s;
    color: #fff;
    margin: 20px 0;
    align-items: flex-start;
}

.l2_ceil_1_img {}

.l2_ceil_1_img {
    width: 50px;
}

.l2_ceil_1_des {width: 336px;}

p.l2_ceil_1_p2 {
    text-align: justify;
    font-size: 16px;
    padding-top: 10px;
}

p.l2_ceil_1_p1 {
    font-size: 20px;
    text-align: right;
}

.l_main.l4 {
    padding-top: 50px;
}

.l4_c {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 50px;
}

.l4_c_des {
    width: 610px;
}

.l4_c_des .title_main {
    width: 100%;
    text-align: left;
}

p.title_3 {
    font-size: 16px;
    color: #606060;
    line-height: 25px;
    padding-top: 30px;
}

.l4_c_des_c {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
}

.l4_c_des_c_p {
    /* width: 508px; */
    padding-left: 10px;
}

p.l4_c_des_c_p2 {
    font-size: 16px;
    color: #606060;
    width: 496px;
}

p.l4_c_des_c_p1 {
    font-size: 22px;
    color: #323232;
    transition: 0.3s;
    line-height: 22px;
}

p.title_1 {}
.l_main.l5 {
    background: url(http://qiniugw.sdwanyue.com/20230309/l5bg.png) no-repeat center;
    margin-top: 80px;
    height: 225px;
}

.l5_flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    text-align: center;
}

p.l5_flex_c_p1 {
    font-size: 36px;
    color: #E04136;
    line-height: 36px;
    padding-top: 80px;
}

p.l5_flex_c_p2 {
    font-size: 16px;
    color: #121212;
    line-height: 16px;
    padding-top: 24px;
}

.l_main.l6 {
    padding-top: 75px;
}

.l6_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.l6_flex_c {
    position: relative;
    width: 380px;
    height: 251px;
    margin-top: 35px;
}

p.l6_flex_c_p1 {
    position: absolute;
    width: 136px;
    height: 42px;
    color: #fff;
    left: 50%;
    margin-left: -68px;
    top: 110px;
    text-align: center;
    font-size: 20px;
    border: 2px solid transparent;
    line-height: 42px;
    font-weight: 200;
    transition: 0.5s;
}

p.l6_flex_c_p2 {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0px;
    opacity: 0;
    transition: 0.5s;
}

.l6_flex_c:hover p.l6_flex_c_p1 {
    top: 60px;
    border-color: #fff;
}

.l6_flex_c:hover p.l6_flex_c_p2 {
    opacity: 1;
    bottom: 40px;
}

.l_main.l7 {
    background: url(http://qiniugw.sdwanyue.com/20230309/l7b.png) no-repeat top center;
    margin-top: 100px;
    height: 674px;
}

.l7_video {
    height: 284px;
    position: relative;
}

img.l7_video_icon_img {/* box-shadow: 0 0 0 10px #ffffffa8; *//* border-radius: 60px; */position: absolute;top: 0px;left: 0;}

.l7_video_icon {
    /* border: 10px solid #ffffff; */
    /* border-radius: 80px; */
    /* width: 80px; */
    /* height: 80px; */
    /* background: #fff; */
    /* box-shadow: 0 0 0 10px #ffffff6b; */
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 95px;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.l7_flex {
    width: 1200px;
    height: 390px;
    background: linear-gradient(0deg,#d33418 0%, #bb1c05 100%);
    border-radius: 16px;
    box-shadow: 0px 10px 24px 0px rgba(44,6,0,0.15);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

img.l7_flex_img_c {
    margin-left: 25px;
    margin-top: 29px;
    margin-right: 133px;
}

p.l7_flex_des_p1 {
    font-size: 36px;
    line-height: 45px;
    color: #fff;
    padding-top: 40px;
}

p.l7_flex_des_p2 {
    font-size: 36px;
    line-height: 45px;
    color: #fff;
}

.l7_flex_des {}

p.l7_flex_des_p3 {
    padding-top: 32px;
    color: #fff;
    width: 585px;
    font-size: 15px;
    line-height: 24px;
}

a.l7_flex_des_btn {
    width: 182px;
    height: 62px;
    border: 1.5px solid #ffffff;
    border-radius: 4px;
    display: flex;
    background: #fff;
    transition: 0.3s;
    justify-content: flex-start;
    align-items: center;
}

.l7_flex_des_btn_c {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    width: 398px;
    padding-top: 39px;
}

span.l7_flex_des_btn_img {
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
}

span.l7_flex_des_btn_des_1 {
    display: block;
    font-size: 14px;
    transition: 0.3s;
}

span.l7_flex_des_btn_des_2 {
    display: block;
    font-size: 14px;
}

img.l7_flex_des_btn_img1 {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 0;
}

img.l7_flex_des_btn_img2 {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 1;
}
a.l7_flex_des_btn:hover {
    background: transparent;
}

a.l7_flex_des_btn:hover span.l7_flex_des_btn_des_1 {
    color: #fff;
}

a.l7_flex_des_btn:hover span.l7_flex_des_btn_des_2 {
    color: #fff;
    transition: 0.3s;
}

a.l7_flex_des_btn:hover img.l7_flex_des_btn_img2 {
    opacity: 0;
}

a.l7_flex_des_btn:hover img.l7_flex_des_btn_img1 {
    opacity: 1;
}

.l_main.l8 {
    margin-top: 100px;
}

.l8_slide {
    position: relative;
    width: 1200px;
    height: 503px;
    margin-top: 70px;
}

.l8_c {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    justify-content: space-between;
    width: 1200px;
    opacity: 0;
    transition: 0.3s;
}

.l8_point {
    height: 4px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

span.l8_point_c {
    display: block;
    width: 150px;
    height: 4px;
    background: #f3f3f3;
    transition: 0.3s;
}

.l8_icon {
    width: 100%;
    position: absolute;
    top: 220px;
}
span.l8_icon_left {background: url(http://qiniugw.sdwanyue.com/20230309/l8l1.png) no-repeat top center;width: 50px;height: 50px;display: block;position: absolute;top: 0;left: -90px;}

span.l8_icon_right {
    background: url(http://qiniugw.sdwanyue.com/20230309/l8r1.png) no-repeat top center;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: -90px;
}

span.l8_icon_left:hover {
    background: url(http://qiniugw.sdwanyue.com/20230309/l8l2.png) no-repeat top center;
}

span.l8_icon_right:hover {
    background: url(http://qiniugw.sdwanyue.com/20230309/l8r2.png) no-repeat top center;
}
.l9_tit_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 90px;
}

span.l9_tit_flex_2_span {
    color: #FFF558;
    font-size: 16px;
}

span.l9_tit_flex_line2 {
    display: block;
    width: 32px;
    height: 1px;
    background: #FFF558;
    margin-top: 5px;
}

span.l9_tit_flex_line1 {
    width: 16px;
    height: 1px;
    display: block;
    background: #FFF558;
}

.l9_tit_flex_2 {
    margin: 0 10px;
}

.l9_tit_flex_1 span.l9_tit_flex_line1 {
    margin-left: 16px;
}

p.l9_tit_2 {
    text-align: center;
    color: #fff;
    font-size: 42px;
}

.l9_flex {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 90px;
}

.l9_flex_c {
    width: 275px;
    height: 275px;
    text-align: center;
    background: rgb(255 255 255 / 33%);
    position: relative;
    transition: 0.3s;
}
.l8_c.l8_c_sec {
    opacity: 1;
}

span.l8_point_c.l8_point_c_sec {
    background: #E24237;
}

.l_main.l9 {
    background: url(http://qiniugw.sdwanyue.com/20230309/l9bg.png) no-repeat center;
    margin-top: 100px;
    height: 611px;
}
p.l9_flex_c_p2 {
    font-size: 20px;
    padding-top: 32px;
    color: #fff;
    transition: 0.3s;
}

p.l9_flex_c_p3 {
    font-size: 16px;
    line-height: 22px;
    width: 223px;
    margin: auto;
    color: #fff;
    margin-top: 16px;
    transition: 0.3s;
}

p.l9_flex_c_p4 {
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 44px;
    background: #F2C2AA;
    top: 35px;
    left: 65px;
}

p.l9_flex_c_p1 {
    position: relative;
    margin-top: 50px;
    z-index: 2;
    width: 80px;
    height: 62px;
    margin: 50px auto 0;
    overflow: hidden;
    transition: 0.3s;
}

img.l9_flex_c_p1_1 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0.3s;
}

img.l9_flex_c_p1_2 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transition: 0.3s;
}

.l9_flex_c:hover img.l9_flex_c_p1_1 {
    opacity: 0;
}

.l9_flex_c:hover img.l9_flex_c_p1_2 {
    opacity: 1;
}

.l9_flex_c:hover p.l9_flex_c_p1 {
    color: #323232;
}

.l9_flex_c:hover p.l9_flex_c_p2 {
    color: #323232;
}

.l9_flex_c:hover p.l9_flex_c_p3 {
    color: #323232;
}

.l9_flex_c:hover {
    background: #fff;
}
.l_main.l9a {
    margin-top: 100px;
}

.l_main.l9a .content_main {
    max-width: 1433px;
    min-width: 1200px;
    width: 100%;
    overflow: auto;
    height: 395px;
    margin-bottom: 40px;
}

.l9a_flex {
    display: flex;
    flex-wrap: nowrap;
    width: 1433px;
    justify-content: space-between;
    align-items: flex-start;
    height: 280px;
    padding-top: 65px;
}

.l9a_flex_c {
    width: 267px;
    height: 280px;
    position: relative;
    /* margin-left: 25px; */
    border-radius: 0 0 8px 8px;
    box-shadow: 10.79px 5.26px 25px 0px rgba(39,5,0,0.25);
    overflow: hidden;
}

.l9a_flex_c_des {
    width: 267px;
    height: 73px;
    bottom: 0px;
    background: #fff;
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    transition: 0.3s;
}

.l9a_flex_c:hover .l9a_flex_c_des {
    background: #ED4F40;
}

.l9a_flex_c_p {
    padding-left: 20px;
    padding-top: 17px;
}

p.l9a_flex_c_p1 {
    color: #323232;
    font-size: 20px;
    line-height: 20px;
    transition: 0.3s;
}

p.l9a_flex_c_p2 {
    font-size: 14px;
    line-height: 14px;
    color: #323232;
    padding-top: 8px;
    transition: 0.3s;
}

.l9a_flex_c_icon {
    width: 25px;
    height: 12px;
    position: relative;
    margin-top: 43px;
    margin-right: 16px;
}

img.l9a_flex_c_icon_1 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    transition: 0.3s;
}

img.l9a_flex_c_icon_2 {
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 0;
}

.l9a_flex_c:hover p.l9a_flex_c_p1 {
    color: #fff;
}

.l9a_flex_c:hover p.l9a_flex_c_p2 {
    color: #fff;
}

.l9a_flex_c:hover img.l9a_flex_c_icon_1 {
    opacity: 0;
}

.l9a_flex_c:hover img.l9a_flex_c_icon_2 {
    opacity: 1;
}

.l4_c_des_c_p:hover {}

.l4_c_des_c_p:hover p.l4_c_des_c_p1 {
    color: #E44439;
}
.l2_ceil_c:hover {
    border-color: #fff;
}
.l7_video_icon:after {
    position: absolute;
    content: "";
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 20px;
    height: 60px;
    width: 60px;
    border-radius: 50%;
    box-shadow: 0 0 rgb(255 255 255 / 10%), 0 0 0 15px rgb(255 255 255 / 10%), 0 0 0 30px rgb(255 255 255 / 10%);
    animation: ripple-wave1 1s linear infinite;
    animation-play-state: running;
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    -webkit-animation: ripple-wave1 1s linear infinite;
}
@keyframes ripple-wave1{
  to {
      box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1),0 0 0 30px rgba(255, 255, 255, 0.1),0 0 0 45px rgba(255, 255, 255, 0.02);
  }
}

.video_c {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000094;
    z-index: 99999;
    display: none;
}

.video_b {
    width: 640px;
    height: 360px;
    position: absolute;
    left: 50%;
    margin-left: -320px;
    top: 200px;
}
span.video_clo {
    position: absolute;
    top: -28px;
    right: -28px;
    cursor: pointer;
}

span.video_clo img {
    width: 35px;
}