* {
    margin: 0;
    padding: 0;
    list-style: none;
}

.animation,
.animation * {
    transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
}

img {
    display: block;
}

a {
    text-decoration: none !important;
}

.w1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.lxtit {
    text-align: center;
    padding-bottom: 10px;
    position: relative;
}

.lxtit h2 {
    color: #333;
    font-size: 40px;
    padding-top: 50px;
}

.lxtit::before {
    content: "";
    width: 108px;
    height: 5px;
    background-color: #ff9a63;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 50%;
    margin-left: -54px;
}

.lxtit p {
    color: #6c6c6c;
    font-size: 20px;
}

.hslclear {
    clear: both;
    display: block;
}

.hslclear {
    clear: both;
    display: block;
}

.hslbanner {
    width: 100%;
    background-position: center top;
    background-image: url("../images/1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #f3f1ff;
    height: auto !important;
}

.hslbanner1 {
    display: block;
    height: 665px !important;
    position: relative;
}

.hslbanner2 {
    position: relative;
    top: -50px;
    z-index: 2;
    padding-bottom: 60px;
}

.hslbanner3 {
    width: 600px;
    height: 350px;
    position: relative;
    z-index: 2;
}

.hslbanner3:before {
    display: block;
    width: 600px;
    height: 365px;
    border: 5px solid #efefef;
    position: absolute;
    content: "";
    top: -5px;
    left: -5px;
    z-index: 0;
}

.hslbanner3 img,
.hslbanner3 video {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
}

.hslbanner4 {
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    width: 700px;
    height: 340px;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.hslbanner4 b {
    display: block;
    padding-left: 125px;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding-top: 45px;
    margin-bottom: 5px;
}

.hslbanner4 p {
    display: block;
    padding-left: 125px;
    font-size: 18px;
    line-height: 30px;
    color: #555;
    padding-right: 50px;
}

.hslbanner4 span {
    border-bottom: 1px dashed #e5e5e5;
}

.lxbox1 {
    background-color: #fff;
}

.lxbox1_1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: center;
    margin: 70px 0;
}

.lxbox1_1 a {
    background-color: #fff;
    border: 2px solid #ff9a62;
    width: 150px;
    padding: 15px 15px 40px 15px;
    border-radius: 90px;
}

.lxbox1_1 b {
    color: #333;
    font-size: 22px;
    line-height: 30px;
}

.lxbox1_1 p {
    color: #555;
    font-size: 18px;
    margin-bottom: 30px;
}

.tb1 {
    display: block;
    padding: 40px;
    font-size: 70px;
    color: #fff;
    margin-bottom: 30px;
}

.tb2 {
    font-size: 40px;
    color: #ff9a62;
    background-color: #fff;
    border-radius: 20px;
}

.lxbox1_1 a:hover {
    background-color: #ff9a62;
}

.lxbox1_1 a:hover * {
    color: #fff;
}

.lxbox1_1 a:hover .tb1 {
    color: #ff9a62;
}

.lxbox1_1 a:hover .tb2 {
    color: #fff;
    background-color: #ff9a62;
}

.lxbox1_1 a:hover .lxbox1_2 {
    background-color: #fff;
}

.lxbox1_2 {
    width: 150px;
    border-radius: 75px;
    background-color: #ff9a62;
}

.lxbox1_3 {
    overflow: hidden;
    width: 800px;
    margin: 0 auto;
}

.zx-zx {
    color: #ffffff;
    font-size: 22px;
    width: 300px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
    line-height: 60px;
    border-radius: 30px;
}

.zx-zx-a {
    float: left;
    background-color: #ff9a62;
}

.zx-zx-b {
    float: left;
    margin-left: 200px;
    color: #fff;
    background-color: #3d2b2b;
}

.lxbox2 {
    background-color: #f6f6f6;
    padding-bottom: 50px;
}

.hslbox2_nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px auto 20px;
}

.hslbox2_nav a {
    width: 25%;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    color: #555;
    font-size: 20px;
    display: block;
    border-radius: 0;
    opacity: 1;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.hslbox2_nav .swiper-pagination-bullet-active:before {
    display: block;
}

.hslbox2_nav .swiper-pagination-bullet-active {
    background-color: #ff9a62;
    color: #fff;
}

.hslbox2_nav .swiper-pagination-bullet-active span {
    color: #FFF;
}

.hslbox2_1 {
    overflow: hidden;
}

.hslbox2_2 {
    display: flex;
    flex-wrap: nowrap;
}

.hslbox2_3 {
    width: 50%;
}

.hslbox2_4 {
    width: 50%;
    background-color: #fff;
    padding: 20px 30px;
}

.hslbox2_5 {
    position: relative;
}

.hslbox2_5::before {
    position: absolute;
    content: "";
    width: 380px;
    height: 2px;
    background-color: #e5e5e5;
    display: block;
    bottom: 25px;
    left: 50%;
    margin-left: -100px;
}

.hslbox2_5 b {
    font-size: 22px;
    line-height: 30px;
    color: #333;
}

.hslbox2_5 p {
    font-size: 18px;
    line-height: 20px;
    color: #999;
}

.hslbox2_6 {
    margin-top: 40px;
}

.hslbox2_6 p {
    font-size: 18px;
    line-height: 30px;
    color: #666;
}

.lxbox3 {
    background-color: #3d2b2b;
}

.hslbox3_1 {
    display: flex;
    justify-content: space-between;
    height: 375px;
    overflow: hidden;
    padding-top: 50px;
    margin-bottom: 50px;
}

.hslbox3_2 {
    width: 450px;
}

.hslbox3_3 {
    width: 690px;
    overflow: hidden;
}

.hslbox3_2 span {
    display: block;
    width: 100%;
    border-radius: 0;
    height: 105px;
    background-color: #3d2b2b;
    position: relative;
    opacity: 1;
    padding: 8px 0;
}

.hslbox3_2 span:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
}

.hslbox3_2 span b {
    display: block;
    font-size: 24px;
    color: #fff;
    padding-top: 13px;
    padding-left: 20px;
}

.hslbox3_2 span p {
    display: block;
    font-size: 16px;
    color: #e9e9e9;
    padding: 5px 20px 0 20px;
}

.hslbox3_2 .swiper-pagination-bullet-active:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background-color: #3d2b2b;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -5px;
    border: 1px solid #fff;
    border-style: solid solid none none;
}

.hslbox3_2 .swiper-pagination-bullet-active {
    background-color: #3d2b2b;
    border: 1px solid #fff;
}

.hslbox3_2 .swiper-pagination-bullet-active * {
    color: #fff;
}

.hslbox3_2 .swiper-pagination-bullet-active:after {
    display: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.lxbox3 .zx-zx-a {
    float: left;
    background-color: #ff9a62;
}

.lxbox3 .zx-zx-b {
    float: left;
    margin-left: 200px;
    color: #3d2b2b;
    background-color: #fff;
}

.lxbox4 {
    background-color: #ff9a62;
}

.lxbox4 .lxtit {
    margin-bottom: 50px;
}

.lxbox4 .lxtit h2 {
    color: #fff;
}

.lxbox4 .lxtit p {
    color: #fff;
}

.hslbox5_1 {
    position: relative;
    margin: 50px 0;
    overflow: hidden;
}

.hslbox5_0 {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
}

.hslbox5_2 {
    width: 408px;
    position: relative;
}

.hslbox5_3 {
    flex: 1;
    margin-left: 60px;
}

.hslbox5_2 a {
    display: block;
    width: 393px;
    height: 474px;
    margin-top: 20px;
    margin-left: -30px;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
    background-image: url(../images/20.jpg);
    overflow: hidden;
}

.hslbox5_2 a img {
    position: absolute;
    bottom: 0;
    width: 70%;
    left: 15%;
}

.hslbox5_3 h3 {
    color: #ff9a62;
    font-size: 30px;
    padding: 10px 0;
    margin: 40px 0;
}

.hslbox5_3 b {
    color: #333;
    font-size: 20px;
    margin-top: 30px;
    display: block;
    margin-bottom: 5px;
}

.hslbox5_3 p {
    color: #555;
    font-size: 18px;
    line-height: 28px;
}

.hslbox5_3 strong {
    display: block;
    width: 285px;
    height: 40px;
    border: 2px solid #ff9a62;
    color: #ff9a62;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    margin-top: 50px;
    border-radius: 20px;
}

.hslbox5_nav {
    display: block;
    width: 88px;
    height: 43px;
    position: absolute;
    right: 1px;
    top: 220px;
    z-index: 2;
    display: flex;
    justify-content: space-between;
}

.hslbox5_nav div {
    cursor: pointer;
    width: 43px;
    height: 43px;
    background-color: #ff9a62;
    text-align: center;
    line-height: 43px;
}

.hslbox5_nav i {
    font-size: 24px;
    color: #fff;
}

.hslbox5_nav .swiper-button-disabled {
    background-color: #e1e1e1;
}

.hslbox5_0_1 .hslbox5_4_1 {
    display: flex;
}

.hslbox5_0_2 .hslbox5_4_2 {
    display: flex;
}

.hslbox5_0_3 .hslbox5_4_3 {
    display: flex;
}

.lxbox4 .lxbox1_3 {
    margin-top: 50px;
}

.lxbox4 .zx-zx-a {
    background-color: #fff;
    color: #333;
}

.lxbox4 .zx-zx-b {
    background-color: #ff9a62;
    color: #fff;
    border: 1px solid #fff;
    margin-left: 198px;
}

.lxbox4 .lxtit::before {
    background-color: #fff;
}

.box2_nav {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
    padding: 0 200px;
}

.box2_nav a {
    width: 300px;
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    color: #ff9a62;
    font-size: 18px;
    display: block;
    border-radius: 50px;
    opacity: 1;
    text-align: center;
    position: relative;
    outline: none;
    border: 1px solid #ff9a62;
}

.box2_1 {
    overflow: hidden;
    padding: 30px 0;
}

.box2_3 {
    display: flex;
    justify-content: space-between;
}

.box2_3 img {
    width: 100%;
}

.box2_nav .swiper-pagination-bullet-active:before {
    display: block;
}

.box2_nav .swiper-pagination-bullet-active {
    background-color: #fc5d02;
    color: #fff;
}

.box2_nav .swiper-pagination-bullet-active span {
    color: #FFF;
}

.lxbox6 {
    background-color: #f6f6f6;
}

.lxbox6_1 {
    margin-top: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.lxbox6_1 span {
    width: 49%;
    text-align: center;
    background-color: #fff;
}

.lxbox6_1 p {
    color: #555;
    font-size: 18px;
    line-height: 50px;
}

.lxbox6_2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 0;
}

.lxbox6_2 a {
    width: 22%;
    margin: 7px auto;
    padding: 10px 0px 10px 20px;
    background-color: #fff;
}

.lxbox6_2 img {
    width: 90%;
}

.lxbox7 {
    background-color: #fff;
}

.lxbox7_1 {
    margin: 50px 0 80px 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.lxbox7_1 a {
    width: 32%;
    background-color: #ededed;
}

.lxbox7_1 img {
    width: 100%;
}

.lxbox7_1 b {
    font-size: 24px;
    line-height: 30px;
    color: #333;
    font-weight: 500;
}

.lxbox7_1 p {
    font-size: 16px;
    color: #555;
}

.lxbox7_2 {
    position: relative;
    padding: 15px;
}

.lxbox7_2 i {
    position: absolute;
    color: #ff9a62;
    font-size: 40px;
    right: 20px;
    bottom: 20px;
}

.lxbox8 {
    background-color: #f6f6f6;
    padding-bottom: 50px;
    margin-bottom: -100px;
}

.lxbox8_1 {
    margin-top: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lxbox8_2 {
    position: relative;
    width: 46%;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 20px;
    color: #666;
}

.lxbtn {
    position: absolute;
    right: 15px;
    bottom: 13px;
    background-color: #ff9a62;
    line-height: 40px;
    border-radius: 30px;
    padding: 0 15px;
}

.lxbtn a {
    color: #fff;
}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-wrap{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;}
.flex-row-wrap{-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;-o-flex-flow:row wrap;flex-flow:row wrap;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
.flex-pack-evenly{-webkit-box-pack:space-evenly;-ms-flex-pack: space-evenly;justify-content: space-evenly;}
.flex-pack-around{-webkit-box-pack:justify;-webkit-justify-content:space-around;-ms-flex-pack:justify;justify-content:space-around;}

.xq-section{margin: 30px 0;}

.xqhz{width: 389px;}
.xqhz p{font-size: 14px; color: #000; padding-top: 20px; line-height: 180%;}