@charset "UTF-8";
@import "base.css";

.header {
    background: none;
    position: absolute;
    overflow: hidden;
}

.banner {
    width: 100%;
    height: 10.13rem;
    background: url("../img/detail/bg.png") no-repeat top center;
    background-size: cover;
    position: relative;
}

.featured {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: .45rem;
}

.featured .title {
    height: 0.67rem;
    font-weight: bold;
    font-size: 0.48rem;
    color: #333333;
    line-height: 0.67rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.featured .desc {
    height: 0.67rem;
    font-weight: 400;
    font-size: 0.48rem;
    color: #999999;
    line-height: 0.67rem;
    letter-spacing: 2px;
    text-align: center;
    font-style: normal;
    text-transform: none;
}

.sw-over-1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


.sw-over-1 .c1 {
    width: 2.8rem;
    height: 2.55rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-bottom: .06rem solid #D9D9D9;
    cursor: pointer;
}

.sw-over-1 .c1 img {
    width: 0.6rem;
    height: 1rem;
}

.sw-over-1 .c1 img:nth-child(1) {
    display: block;
}

.sw-over-1 .c1 img:nth-child(2) {
    display: none;
}

.sw-over-1 .c1 span {
    display: inline-block;
    height: 0.56rem;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: .2rem;
}

.sw-over-1 .active {
    border-color: #FF650E;
}

.sw-over-1 .active img:nth-child(1) {
    display: none;
}

.sw-over-1 .active img:nth-child(2) {
    display: block;
}

.sw-over-1 .active span {
    color: #FF650E;
}

.sw-over-img {
    width: 12rem;
    height: 9.5rem;
    margin: .78rem auto 0 auto;
}

.sw-over-img img {
    width: 12rem;
    height: 9.5rem;
}

.img2,
.img2 img {
    height: 10.95rem;
}

.img3,
.img3 img {
    height: 9.5rem;
}

.slie {
    width: 100%;
    /* height: 9rem; */
    position: relative;
    margin: 0 auto;
}

.slie .swiper-slide {
    width: 8rem;
}

.slie .swiper-slide .c1 {
    width: 8rem;
    height: 8rem;
}

.slie .swiper-slide-active {
    z-index: 99;
}

.slie .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-top: 1.23rem;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.5);
}

.swiper-slide-next,
.swiper-slide-duplicate-next {
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.over-sw-1 {
    padding-top: 1.78rem;
}

.over-sw-1 .sw-center {
    display: flex;
    flex-direction: column;
}

.over-sw-1 .c1 {
    width: 2.12rem;
    height: 0.49rem;
    border-radius: 0.61rem;
    border: 0.01rem solid #FF650E;
    font-family: "PingFangSc", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FF650E;
    line-height: 0.49rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
}

.over-sw-1 .c2 {
    width: 5.28rem;
    height: 0.67rem;
    font-family: "PingFangBold", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.48rem;
    color: #000000;
    line-height: 0.67rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: .63rem auto 0 auto;
}

.over-sw-1 .c3 {
    width: 1.4rem;
    height: 0.28rem;
    font-family: "PingFangMedium", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: 500;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.28rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: .31rem auto 0 auto;
}

.over-sw-2 .sw-center {
    width: 11.94rem;
    height: 14.48rem;
    position: relative;
    margin: 0 auto 0 auto;
}

.over-sw-2 .sw-center img {
    position: absolute;
}

.over-sw-2 .sw-center img:nth-child(1) {
    width: 11.94rem;
    height: 7.99rem;
    bottom: 0;
    left: 0;
}

.over-sw-2 .sw-center img:nth-child(2) {
    width: 7.2rem;
    height: 4.99rem;
    bottom: 7.29rem;
    left: 0;
}

.over-sw-2 .sw-center img:nth-child(3) {
    width: 3.99rem;
    height: 3.32rem;
    right: 1.15rem;
    bottom: 5.3rem;
}

.over-sw-2 .sw-center img:nth-child(4) {
    width: 2.4rem;
    height: 3.26rem;
    left: 4.38rem;
    bottom: 2.78rem;
}

.over-sw-2 .sw-center img:nth-child(5) {
    width: 1.81rem;
    height: 1.81rem;
    left: 2.88rem;
    bottom: 3.01rem;
}

.sw-over-3 {
    width: 17.9rem;
    height: 9.08rem;
    background: url("../img/detail/bg-1.png") no-repeat top center;
    background-size: 100% auto;
    margin: 0.61rem auto 0 auto;
}

.sw-over-3 .sw-center {
    width: 14.21rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: .83rem;
}

.sw-over-3 .c1 {
    width: 4.77rem;
    height: 3.26rem;
    position: relative;
    margin-top: .3rem;
}

.sw-over-3 .c1 img {
    width: 4.77rem;
    height: 3.26rem;
}

.sw-over-3 .c1 span {
    position: absolute;
    bottom: 0.44rem;
    left: 0.44rem;
    width: 2.56rem;
    height: 0.45rem;
    font-family: "PingFangBold", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 0.45rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.sw-over-3 .c1:nth-child(2),
.sw-over-3 .c1:nth-child(2) img,
.sw-over-3 .c1:nth-child(3),
.sw-over-3 .c1:nth-child(3) img {
    width: 9.2rem;
}


.sw-over-4 {
    width: 12.28rem;
    height: 7.61rem;
    margin: 1.37rem auto;
    position: relative;
}

.sw-over-4 .c1 {
    position: absolute;
    width: 4.63rem;
    height: 7.61rem;
    background: linear-gradient(180deg, #FF9D9D 0%, #FFDBDB 100%);
    border-radius: 0.4rem;
    opacity: 0.17;
    filter: blur(0px);
}

.sw-over-4 .c2 {
    width: 5.47rem;
    height: 6.23rem;
    position: absolute;
    left: .48rem;
    top: .7rem;
}

.sw-over-4 .c2 img {
    width: 5.47rem;
    height: 6.23rem;
}

.sw-over-4 .c3 {
    width: 1.54rem;
    height: 1.54rem;
    position: absolute;
    right: 2.1rem;
    top: 2.25rem;
}

.sw-over-4 .c3 img {
    width: 1.54rem;
    height: 1.54rem;
}

.sw-over-4 .c4 {
    width: 5.78rem;
    position: absolute;
    right: 0;
    top: 2.79rem;
    display: flex;
    flex-direction: column;
}

.sw-over-4 .c4 span {
    width: 2.38rem;
    height: 0.46rem;
    font-family: "PingFangBold", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.sw-over-4 .c4 p {
    width: 5.78rem;
    height: 1.11rem;
    font-family: "PingFangSc", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: 400;
    font-size: 0.24rem;
    color: #666666;
    line-height: 0.34rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: .2rem;
}

.sw-over-5 {
    width: 12.79rem;
    height: 7.16rem;
    position: relative;
    margin: 3rem auto;
}

.sw-over-5 .bg {
    width: 9.3rem;
    height: 7.16rem;
    background: url("../img/detail/img16.png") no-repeat center center;
    background-size: 100% auto;
    margin: .42rem auto 0 auto;
}

.sw-over-5 .c1 {
    width: 4.35rem;
    height: 1.16rem;
    padding-right: .37rem;
    padding-left: 0;
    background: url("../img/detail/bg-icon-1.png") no-repeat top right;
    background-size: 100% 100%;
    font-family: "PingFangBold", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.48rem;
    color: #FFFFFF;
    line-height: 1.16rem;
    text-align: center;
    font-style: normal;
    text-transform: none;
    position: absolute;
}

.sw-over-5 .c1:nth-child(2) {
    left: 0;
    top: 1.6rem;
    padding-left: .37rem;
    padding-right: 0;
}

.sw-over-5 .c1:nth-child(3) {
    width: 5.45rem;
    right: 0;
    top: 0;
    background-image: url("../img/detail/bg-icon-2.png");
}

.sw-over-5 .c1:nth-child(4) {
    width: 4.81rem;
    left: 0;
    bottom: .12rem;
    background-image: url("../img/detail/bg-icon-3.png");
}

.sw-over-5 .c1:nth-child(5) {
    width: 6.46rem;
    height: 1.16rem;
    bottom: 1.67rem;
    right: 0;
    padding-right: .37rem;
    padding-left: 0;
    background-image: url("../img/detail/bg-icon-4.png");
}


.sw-over-6 {
    width: 11.71rem;
    height: 9.14rem;
    position: relative;
    margin: 3rem auto;
}

.sw-over-6 .bg {
    width: 9.13rem;
    height: 9.14rem;
    background: url("../img/detail/bg-2.png") no-repeat center center;
    background-size: 100% auto;
    margin: auto 1.57rem auto 1.01rem;
}

.sw-over-6 .c1 {
    width: 2.89rem;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.sw-over-6 .c1 img {
    width: 1.61rem;
    height: 1.57rem;
}

.sw-over-6 .c1 span {
    height: .45rem;
    display: block;
    font-family: "PingFangBold", "PingFang SC", "Microsoft YaHei", sans-serif;
    font-weight: bold;
    font-size: 0.32rem;
    color: #333333;
    line-height: 0.45rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: .26rem;
}

.sw-over-6 .c1:nth-child(2) {
    left: 0;
    top: 1.07rem;
}

.sw-over-6 .c1:nth-child(3) {
    width: 2.69rem;
    right: 1.2rem;
    top: 1.07rem;
}

.sw-over-6 .c1:nth-child(3) img {
    width: 1.52rem;
    height: 1.49rem;
}

.sw-over-6 .c1:nth-child(4) {
    width: 3.03rem;
    left: 0;
    bottom: 1.78rem;
}

.sw-over-6 .c1:nth-child(4) img {
    width: 1.81rem;
    height: 1.62rem;
}

.sw-over-6 .c1:nth-child(5) {
    width: 3.52rem;
    bottom: 1.78rem;
    right: 0;
}

.sw-over-6 .c1:nth-child(5) img {
    width: 1.46rem;
    height: 1.65rem;
}

.tab-content .cont {
    margin-top: 1.56rem;
    position: relative;
}

.tab-content .cont .cont-left {
    background: url('../img/overview/bg_style.png');
    height: 10.08rem;
    width: 11.3rem;
    background-size: 100% 100%;
}

.tab-content .cont-left {
    display: flex;
    align-items: center;
    position: relative;
}

.tab-content .cont-left .cont-warn {
    display: flex;
    align-items: center;
    /* padding-top: 3.75rem; */
    padding-left: 0.7rem;
}

.tab-content .cont-left .cont-warn .warn-title {
    font-weight: 600;
    font-size: 0.5rem;
    color: #FFFFFF;
    text-align: center;
}

.tab-content .cont-left .cont-warn .tips {
    color: #FFFFFF;
    border-radius: 86px 86px 86px 86px;
    border: 1px solid #FFFFFF;
    padding: 0 0.15rem;
}

.tab-content .cont-left .cont-warn img {
    width: 2.69rem;
    height: 2.69rem;
    margin-left: 0.35rem;
}

.cont-bottom {
    position: absolute;
    margin-top: 0.62rem;
    margin-left: 0.62rem;
    display: flex;
    align-items: center;
}

.cont-bottom img {
    width: 0.9rem;
    height: 0.9rem;
}

.cont-bottom span {
    font-weight: 400;
    font-size: 0.24rem;
    color: rgba(255, 101, 14, 0.8);
}

.cont-bottom span .tips {
    font-weight: 700;
    color: #FF650E;
}

.cont-right .cont-9 {
    position: absolute;
    right: 2.7rem;
    top: 1rem;
    background: url('../img/overview/bg_9_all.png');
    width: 6.98rem;
    height: 2rem;
    background-size: 100%;
}

.cont-right .cont-5 {
    position: absolute;
    right: 2.2rem;
    top: 4.26rem;
    background: url('../img/overview/bg_5_all.png');
    width: 6.98rem;
    height: 2rem;
    background-size: 100%;
}

.cont-right .cont-1 {
    position: absolute;
    right: 3.21rem;
    top: 7.52rem;
    background: url('../img/overview/bg_1_all.png');
    width: 6.98rem;
    height: 2rem;
    background-size: 100%;
}

.cont-9,
.cont-5,
.cont-1 {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    padding-left: 2.2rem;
}

.cont-right .cont-box {
    /* margin: .2rem; */
}

.cont-right .cont-box .cont-title {
    font-weight: 700;
    font-size: 0.48rem;
    line-height: 0.67rem;
    color: #FF650E;
}

.cont-right .cont-box .cont-co {
    font-weight: 700;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.34rem;
}

.cont-SOSSH {
    background: url('../img/overview/bg.png');
    width: 10.19rem;
    height: 10.19rem;
    background-size: 100%;
    margin-top: 1.56rem;
    position: relative;
}

.cont-SOSSH .img {
    width: 1.48rem;
    height: 1.48rem;
}

.cont-SOSSH .img:nth-child(1) {
    position: absolute;
    left: 0.3rem;
    top: calc(50% - 0.74rem);
}

.cont-SOSSH .img:nth-child(2) {
    position: absolute;
    top: 0.3rem;
    left: calc(50% - 0.74rem);
}

.cont-SOSSH .img:nth-child(3) {
    position: absolute;
    right: 0.3rem;
    top: calc(50% - 0.74rem);
}

.cont-SOSSH .img:nth-child(4) {
    position: absolute;
    bottom: 0.3rem;
    left: calc(50% - 0.74rem);
}

.cont-SOSSH .img:nth-child(5) {
    width: 1.78rem;
    height: 1.78rem;
    position: absolute;
    bottom: calc(50% - 0.88rem);
    left: calc(50% - 0.88rem);
}

.cont-SOSSH span {
    font-weight: bold;
    font-size: 0.28rem;
    color: #FFFFFF;
}

.cont-SOSSH .span1 {
    text-align: center;
    position: absolute;
    left: 2.4rem;
    top: calc(50% - 0.32rem);
}

.cont-SOSSH .span2 {
    text-align: center;
    position: absolute;
    top: 2.8rem;
    left: calc(50% - 0.32rem);
}

.cont-SOSSH .span3 {
    text-align: center;
    position: absolute;
    right: 2.7rem;
    top: calc(50% - 0.32rem);
}

.cont-SOSSH .span4 {
    text-align: center;
    position: absolute;
    bottom: 2.6rem;
    right: calc(50% - 0.82rem);
}

.cont-SOSSH .text-cont div {
    font-weight: 500;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.44rem;
}

.cont-SOSSH .text-cont img {
    width: 4.61rem;
    height: 0.1rem;
}

.cont-SOSSH .co1 {
    position: absolute;
    top: 2rem;
    left: -2rem;
}

.cont-SOSSH .co2 {
    position: absolute;
    top: 2rem;
    right: -2rem;
}

.cont-SOSSH .co3 {
    position: absolute;
    bottom: 2rem;
    left: -2rem;
}

.cont-SOSSH .co4 {
    position: absolute;
    bottom: 2rem;
    right: -2rem;
}

.cont-HLWYY {
    margin-top: 1rem;
    width: 11.2rem;
}

.cont-HLWYY img {
    width: 0.34rem;
    height: 0.34rem;
}

.cont-HLWYY .cont-title {
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    margin-bottom: 0.5rem;
}

.cont-HLWYY .cont-item {
    position: relative;
}

.cont-HLWYY .cont-item img {
    width: 100%;
    height: 6.06rem;
}

.cont-HLWYY .cont-item div {
    position: absolute;
    bottom: 0.4rem;
    font-weight: 700;
    font-size: 0.32rem;
    color: #FF650E;
    line-height: 0.45rem;
}

.cont-HLWYY ul {
    margin-top: 0.5rem;
    display: flex;
    flex-wrap: wrap;
}

.cont-HLWYY ul li {
    position: relative;
    margin: 0 0.1rem;
    margin-bottom: 0.1rem;
}

.cont-HLWYY ul li img {
    width: 5.4rem;
    height: 3rem;
}

.cont-HLWYY ul li:nth-child(2n-1) .cont-box {
    position: absolute;
    font-weight: 700;
    font-size: 0.34rem;
    color: #FFFFFF;
    top: 2.3rem;
    left: 0.3rem;
}

.cont-HLWYY ul li:nth-child(2n) .cont-box {
    position: absolute;
    font-weight: 700;
    font-size: 0.34rem;
    color: #FFFFFF;
    top: 2.3rem;
    right: 0.3rem;


}

.cont-HLWYY ul li .cont-box img {
    width: 0.24rem;
    height: 0.24rem;
}