html, body {
    position: relative;
    height: 100%;
}

a {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a:hover {
    text-decoration: none;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

em {
    font-style: normal;
}

ol,ul{list-style:none}

li{display:list-item}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%;
}
body {
    background-color: transparent;
    min-height: 100%;
    height: auto !important;
    overflow-x: hidden;
}
body, button, input, select, textarea {
    font: 12px/1 "Microsoft YaHei","微软雅黑","arial","tahoma","MicrosoftJhengHei", "sans-serif";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased!important;
}
#warper{
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.containers {
    width: 1200px;
}

.fulls {
    width: 100%;
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    padding: 30px 0;
}
.header .left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header .left .logo {
    width: auto;
    height: 65px;
}
.header .left .logo img {
    width: auto;
    height: 65px;
}
.header .left .logo span {
    display: inline-block;
    line-height: 65px;
    font-size: 24px;
    font-weight: bold;
    color: var(--set-333333-color);
}
.header .left .line {
    width: 1px;
    height: 54px;
    background: rgba(221,221,221,1);
    margin: 0 20px 0 0px;
}
.header .left .logo-text {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    font-family: Source Han Sans,Geneva,sans-serif;
}
.header .left .logo-text .span1 {
    font-size: 16px;
    color: var(--set-666666-color);
    margin-bottom: 8px;
}
.header .left .logo-text .span2 {
    font-size: 18px;
    color: var(--set-666666-color);
    font-weight: bold;
}
.header .right {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.header .right img {
    width: 58px;
    height: 60px
}
.header .right .tels {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
}
.header .right .tels .labels {
    font-size: 16px;
    color: var(--set-000000-color);
    margin-bottom: 6px;
}
.header .right .tels .number {
    font-font: Source Han Sans;
    color: var(--set-ff0000-color);
    font-weight: bold;
    font-size: 24px;
}

.menus {
    background: var(--set-0c4da2-color);
    height: 56px;
    width: 100%;
}
.menu {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.menu a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    outline: none;
    color: var(--set-ffffff-color);
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Tahoma;
    font-size: 16px;
    /*font-weight: 600;*/
    height: 56px;
    line-height: 56px;
    width: 12.5%;
}
.menu em {
    width: 1px;
    height: 16px;
    background: var(--set-0756be-color);
}
.menu a:hover,.menus .menu a.active {
    background: var(--set-ff0000-color);
    color: var(--set-ffffff-color);
    /*font-weight:500;*/
}

.mySwiper-header {
    width: 100%;
    height: 30vw;
    position: relative;
}
.mySwiper-header.h360 {
    height: 360px;
}
.mySwiper-header .header-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.swiper-pagination-header {
    position: absolute;
}
.swiper-pagination-header .swiper-pagination-bullet {
    width: 50px;
    height: 6px;
    border-radius: 3px;
}
.swiper-pagination-header .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--set-ff0000-color);
}
.swiper-button-prev-header,.swiper-button-next-header {
    color: var(--set-333333-color) !important;
}

.mySwiper-header .no-banner-text {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    width: 1200px;
    margin: 0 auto;
    height: 30vw;
}
.mySwiper-header .no-banner-text .h1 {
    font-size: 32px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.mySwiper-header .no-banner-text .h2 {
    font-size: 28px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    color: var(--set-666666-color);
}
.mySwiper-header .no-banner-text .h3 {
    font-size: 18px;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    line-height: 36px;
    color: var(--set-999999-color);
}


.all-title {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    margin-bottom: 50px;
}
.all-title strong {
    font-weight: bold;
    font-size: 26px;
    color: var(--set-000000-color);
}
.all-title span {
    margin-top: 15px;
    color: var(--set-999999-color);
    font-size: 14px;
}

.all-category {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.all-category a {
    font-size: 14px;
    color: var(--set-333333-color);
    padding: 10px 20px;
    border: 1px solid var(--set-eeeeee-color);
    margin: 10px 10px;
    display: inline-block;
}
.all-category a:hover {
    color: var(--set-ffffff-color);
    background-color:var(--set-ff0000-color);
    border: 1px solid var(--set-ff0000-color);
}

.full-padding {
    padding: 80px 0;
}
.product {
    margin: 0 auto;
}
.product .pro-box {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.product .pro-box .pro-nav {
    width: 250px;
    height: 550px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-flow: column;
}
.product .pro-box .pro-nav span {
    width: 100%;
    height: 158px;
    background: var(--set-3b3b3b-color);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--set-ffffff-color);
    font-family: Tahoma;
    font-size: 17px;
    color: var(--set-ffffff-color);
    font-weight: normal;
    font-style: normal;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.product .pro-box .pro-nav span .icons {
    display: none;
}
.product .pro-box .pro-nav span.on {
    background:var(--set-ff0000-color);
    font-weight: bold;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.product .pro-box .pro-nav span.on .w-line {
    width: 2px;
    height: 100%;
    background: var(--set-0099ff-color);
    position: absolute;
    right: 0;
    top: 0;
}
.product .pro-box .pro-nav span.on .icons {
    position: absolute;
    right: 2px;
    top: calc(50% - 9px);
    color: var(--set-0099ff-color);
    display: block;
}
.product .pro-box .pro-nav em {
    width: 100%;
    height: 2px;
    background: var(--set-eeeeee-color);
}
.product .pro-box .pro-list-box {
    width: 100%;
    border-left: none;
    height: auto;
}

.product .pro-box .pro-list-box .pro-li {
    width: 200px;
    height: 240px;
    padding: 4px;
    display: inline-block;
    /*border: 1px solid transparent;*/
    margin-top: 30px;
    margin-right:calc((100% - 1000px - 20px) / 4);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    font-size: 0px;
    border:1px solid var(--set-eeeeee-color);
    border-radius: 3px;
}
.product .pro-box .pro-list-box .pro-li:nth-child(5n){
    margin-right: 0px;
}
.product .pro-box .pro-list-box .pro-li:hover{

}
.product .pro-box .pro-list-box .pro-li .pro-li-pic {
    width: 190px;
    height: 190px;
    overflow: hidden;
    border-radius: 3px;
}
.product .pro-box .pro-list-box .pro-li .pro-li-pic img {
    width: 190px;
    height: 190px;
    transform: scale(1, 1);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    border-radius: 3px;
}
.product .pro-box .pro-list-box .pro-li .pro-li-title {
    text-align: center;
    font-size: 14px;
    color: var(--set-666666-color);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
}
.product .pro-box .pro-list-box .pro-li:hover {
    box-shadow: 0px 5px 10px var(--set-dddddd-color);
    /*margin-top: 15px;*/
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border:1px solid var(--set-ff0000-color);
}
.product .pro-box .pro-list-box .pro-li:hover .pro-li-pic img {
    transform: scale(1.2, 1.2);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.abouts-bg {
    background-image: url("../image/abouts_bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 400px;
}
.abouts {
    padding: 0px 0;
    margin: 0 auto;
}
.abouts .abouts-title {
    background-image: url("../image/smart.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    margin: 20px auto 0;
    color: var(--set-ffffff-color);
    font-family: Source Han Sans, Geneva, sans-serif;
    font-size: 28px;
    padding-top: 60px;
    text-align: center;
}
.abouts .abouts-title-en {
    font-size:14px;
    color: var(--set-aaaaaa-color);
    line-height: 24px;
    text-align: center;
    margin: 40px 0 0;
}
.abouts .abouts-box {
    background: var(--set-ffffff-color);
    display: inline-block;
    margin-top: 20px;
    padding: 50px 40px 40px;
    position: relative;
    height: 550px;
    border-right: 0 none transparent;
    border-top: 0 none transparent;
    border-bottom: 0 none transparent;
    border-left: 0 none transparent;
    border-radius: 0px;
    box-shadow: 0px 5px 10px rgb(204, 204, 204);
    width: 100%;
    border-radius: 18px;
}
.abouts .abouts-box .abouts-box-left {

}
.abouts .abouts-box .abouts-box-left .abouts-box-left-title {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-family: Source Han Sans,Geneva,sans-serif;
    font-size: 30px;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.abouts .abouts-box .abouts-box-left .abouts-box-left-title .red {
    color: var(--set-ff0000-color);
}
.abouts .abouts-box .abouts-box-left .abouts-box-left-title .em {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 120px;
    height: 2px;
    background: var(--set-dddddd-color);
}
.abouts .abouts-box .abouts-box-left .abouts-box-left-content {
    line-height: 28px;
    font-size: 14px;
    color: var(--set-666666-color);
}
.abouts .abouts-box .abouts-box-left .abouts-box-left-content p {
    text-indent: 2em;
}
.abouts .abouts-box .abouts-box-right {

}
.abouts .abouts-box .abouts-box-right img {
    width: 100%;
    height: 440px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px var(--set-888888-color);
}
.abouts .abouts-box .abouts-box-left-number {
    position: absolute;
    left: 10px;
    bottom: 20px;
    background: var(--set-f3f3f3-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 20px;
}
.abouts .abouts-box .abouts-box-left-number .statics {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.abouts .abouts-box .abouts-box-left-number .statics .numbers {
    font-size: 40px;
    color: var(--set-000000-color);
    font-weight: bold;
}
.abouts .abouts-box .abouts-box-left-number .statics .texts {
    font-size: 16px;
    color: var(--set-444444-color);
    margin-top: 15px;
}
.abouts .abouts-box .abouts-box-left-number .line {
    height: 60px;
    width: 1px;
    background: var(--set-dddddd-color);
}
.youshi {
    margin: 100px auto 100px;
    height: auto;
}
.youshi .youshi-box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    width: 100%;
}
.youshi .youshi-box img {
    max-width: 100%;
}

.news {
    margin: 0 auto 80px;
}

#NewsAd {
    width: 100%;
    height: 360px;
}
#NewsAd .swiper-slide-duplicate {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}
#NewsAd .swiper-slide-duplicate .name {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    color: var(--set-ffffff-color);
    line-height: 20px;
    width: 100%;
    border-radius: 0 0 5px 5px;
}

#sell {
    width: 100%;
    height: 400px;
}
#sell .swiper-slide-duplicate {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#sell .swiper-slide-duplicate .name {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
    padding: 10px;
    color: var(--set-ffffff-color);
    line-height: 20px;
    width: 100%;
}


.news .news-box-li {
    border-radius: 0px;
    display: inline-block;
    width: 100%;
}
.news .news-box-li .lists {
    padding: 0px 0;
}
.news .news-box-li .lists a {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed var(--set-dddddd-color);
}
.news .news-box-li .lists a:last-of-type {
    border-bottom:none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.news .news-box-li .lists a .time {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    background: var(--set-f6f6f6-color);
    width: 80px;
    height: 80px;
    margin-right: 20px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.news .news-box-li .lists a .time span {
    font-size: 28px;
    color: var(--set-666666-color);
    margin-bottom: 5px;
}
.news .news-box-li .lists a .time em {
    font-size: 14px;
    color: var(--set-999999-color);
}
.news .news-box-li .lists a .info {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    width: calc(100% - 105px);
}
.news .news-box-li .lists a .info .tit {
    width: 100%;
    font-size: 17px;
    color: var(--set-666666-color);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
    margin-top: 3px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.news .news-box-li .lists a .info .intro {
    width: 100%;
    font-size: 14px;
    color: var(--set-cccccc-color);
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
}
.news .news-box-li .lists a:hover .time {
    background:var(--set-f1f1f1-color);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}
.news .news-box-li .lists a:hover .info .tit {
    color:var(--set-ff0000-color);
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}


.news .news-box-li .more {
    width: 100%;
    background: var(--set-cccccc-color);
    width: 100%;
    padding: 10px 0;
    margin: 23px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--set-666666-color);
    font-size: 14px;
}
.news .news-box-li .more:hover {
    color: var(--set-ffffff-color);
    background: var(--set-ff0000-color);
}

.footer-bg {
    background: var(--set-0c4da2-color);
}
.footer {
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 50px 0 30px;
}
.footer .footer-info .company
{
    font-family: Source Han Sans,Geneva,sans-serif;
    color: var(--set-ffffff-color);
    font-size: 26px;
}
.footer .footer-info .tels {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 20px 0 15px;
}
.footer .footer-info .tels img {
    width: 36px;
    height: auto;
}
.footer .footer-info .tels span {
    font-size: 20px;
    color: var(--set-ffffff-color);
    font-weight: bold;
}
.footer .footer-info .tags {
    line-height: 20px;
    padding: 5px;
    color: var(--set-ffffff-color);
    font-size: 14px;
    max-width: 280px;
}
.footer .footer-menus {
    display: inline-block;
    /*align-items: center;*/
    /*justify-content: center;*/
    /*flex-flow: column;*/
    width: 30%;
}
.footer .footer-menus .tags {
    font-family: "Source Han Sans",Geneva,sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: var(--set-ffffff-color);
    margin-bottom: 30px;
}
.footer .footer-menus a {
    font-family: "Source Han Sans",Geneva,sans-serif;
    font-size: 14px;
    color: var(--set-cccccc-color);
    margin-bottom: 15px;
    margin-right: 20px;
    display: inline-block;
}
.footer .footer-menus a:nth-child(5n){
    margin-right: 0;
}
.footer .footer-erweima {
    width: 162px;
    padding: 5px;
    background: var(--set-ffffff-color);
    border-radius: 5px;
}
.footer .footer-erweima img {
    width: 150px;
    height: 150px;

}
.footer .footer-erweima p {
    font-size: 14px;
    color: var(--set-333333-color);
    margin: 5px 0px 0;
    text-align: center;
}
.copyright {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0;
    color: var(--set-666666-color);
}
.copyright em {
    width: 1px;
    height: 10px;
    background: var(--set-999999-color);
    margin:  0 10px;
}
.copyright a {
    color: var(--set-666666-color);
}

.pros {
    margin: 0 auto;
    display: flex;
}
.pros .pros-menus {
    width: 240px;
    margin-right: 30px;
}
.pros .pros-menus .pros-menus-title {
    background: var(--set-0c4da2-color);
    color: var(--set-ffffff-color);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 26px;
    padding: 20px 20px;
}
.pros .pros-menus .pros-menus-title img {
    margin-right: 2px;
    width: 40px;
    height: 40px;
}
.pros .pros-menus .pros-menus-title .name {
    font-family: Source Han Sans,Geneva,sans-serif;
    font-size: 24px;
    color: var(--set-ffffff-color);
    font-weight: bold;
}
.pros .pros-menus .pros-menus-list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    padding: 10px 20px 20px;
    background: var(--set-ffffff-color);
    border: 1px solid var(--set-dddddd-color);
}
.pros .pros-menus .pros-menus-list a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: Tahoma;
    font-size: 15px;
    color: var(--set-333333-color);
    padding: 13px 0;
    border-bottom: 1px solid var(--set-eeeeee-color);
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.pros .pros-menus .pros-menus-list a img {
    color: var(--set-999999-color);
    width: 18px;
    height: 18px;
}
.pros .pros-menus .pros-menus-list a:hover,.pros .pros-menus .pros-menus-list a.active {
    color: var(--set-ff0000-color);
}
.pros .pros-menus .pros-menus-list a:hover i,.pros .pros-menus .pros-menus-list a.active i {
    color: var(--set-ff0000-color);
}
.pros .pros-body {
    width: calc(100% - 250px);
}
.pros .pros-body .pros-body-title {
    border-bottom: 1px solid var(--set-eeeeee-color);
    padding-bottom: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pros .pros-body .pros-body-title .name {
    font-size: 20px;
    color: var(--set-333333-color);
    font-weight: bold;
}
.pros .pros-body .pros-body-title .position {
    font-size: 14px;
    color: var(--set-666666-color);
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.pros .pros-body .pros-body-title .position img {
    margin: 0 5px;
    width: 15px;
    height: 15px;
}
.pros .pros-body .pros-body-title .position a {
    color: var(--set-ff0000-color);
}
.pros .pros-body .pros-body-lists .pro-li {
    width: 100%;
    height: 210px;
    display: inline-block;
}

.pros .pros-body .pros-body-lists .pro-li .pro-li-pic {
    width: 100%;
    height: 210px;
    overflow: hidden;
    border: 5px solid var(--set-eeeeee-color);
}
.pros .pros-body .pros-body-lists .pro-li .pro-li-pic img {
    width: 100%;
    height: 200px;
    -webkit-transform: scale(10) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-lists .pro-li .pro-li-title {
    text-align: center;
    font-size: 15px;
    color: var(--set-666666-color);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    line-height: 40px;
}
.pros .pros-body .pros-body-lists .pro-li:hover .pro-li-pic img  {
    -webkit-transform: scale(1.1) !important;
    -moz-transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-lists .pro-li:hover .pro-li-title {
    color: var(--set-ff0000-color);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-detail {
    padding-top: 30px;
}


.pros .pros-body .pros-body-detail .details {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.pros .pros-body .pros-body-detail .details .details-thumb {
    width: 400px;
    margin-right: 20px;
    height: 400px;
}
.pros .pros-body .pros-body-detail .details .details-thumb img {
    width: 400px;
    height: 400px;
}
.pros .pros-body .pros-body-detail .details .details-info {
    width: calc(100% - 420px);
    padding: 5px 10px 10px;
    /*border: 1px solid var(--set-eeeeee-color);*/
    height: 400px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-title {
    border-bottom: 1px solid var(--set-dddddd-color);
    font-size: 15px;
    font-weight: bold;
    padding: 0px 0 20px;
    position: relative;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-title em {
    position: absolute;
    width: 100px;
    height: 4px;
    left: 0;
    bottom: -2px;
    background: var(--set-ff0000-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-flow: column;
    background: rgba(255,153,0,0.1);
    padding: 20px 10px 20px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price .line {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
    width: 100%;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price .line .label {
    width: 80px;
    text-align: left;
    font-size: 14px;
    color: var(--set-999999-color);
    font-weight: normal;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price .line .price {
    font-size: 20px;
    width: calc((100% - 140px) / 3);
    margin-right: 20px;
    color: var(--set-ff0000-color);
    font-weight: 600;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price .line-tip {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 5px;
    margin-top: 10px;
    color: var(--set-888888-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-guige {
    min-height: 170px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-guige .guige {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 10px;
    border-bottom: 1px solid var(--set-eeeeee-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-guige .guige.guige-title {
    padding:20px 10px 10px 10px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-guige .guige .span {
    width: calc(100% / 6);
    color: var(--set-888888-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-guige .guige .span strong {
    color: var(--set-333333-color);
}

.pros .pros-body .pros-body-detail .details .details-info .detail-price .line-tip img {
    width: 14px;
    height: 14px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-price .line .buyerx {
    font-size: 14px;
    width: calc((100% - 140px) / 3);
    margin-right: 20px;
    color: var(--set-555555-color);
    padding-left: 5px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-phone {
    font-size: 18px;
    color: var(--set-333333-color);
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-phone strong {
    color: var(--set-ff0000-color);
    font-size: 26px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 16px;
    color: var(--set-ffffff-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-left {
    background: var(--set-0756be-color);
    height: 40px;
    border-radius: 20px 0 0 20px;
    line-height: 40px;
    padding: 0 10px 0 25px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-left:hover {
    background:  var(--set-0c4da2-color);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-right {
    background: var(--set-ff0000-color);
    height: 40px;
    border-radius: 20px 20px 20px 20px;
    line-height: 40px;
    padding: 0 40px 0 40px;
    cursor: pointer;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-right a {
    color: var(--set-ffffff-color);
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-right i {
    margin-right: 5px;
}
.pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-right:hover {
    background: var(--set-ff7700-color);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-detail .detail-btitle {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 40px;
    position: relative;
    border-bottom: 1px solid var(--set-dddddd-color);
    margin-bottom: 20px;
}
.pros .pros-body .pros-body-detail .detail-btitle span {
    padding: 15px 0;
    background: var(--set-cccccc-color);
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.pros .pros-body .pros-body-detail .detail-btitle em {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    background: var(--set-ff0000-color);
    width: 100px;
}

.pros .pros-body .pros-body-detail .detail-title {
    font-size: 24px;
    color: var(--set-333333-color);
    text-align: center;
    border-bottom: 1px dashed var(--set-eeeeee-color);
    padding-bottom: 20px;
}
.pros .pros-body .pros-body-detail .detail-tag {
    font-size: 14px;
    color: var(--set-999999-color);
    text-align: center;
    margin: 15px 0;
}
.pros .pros-body .pros-body-detail .detail-content {
    font-size: 14px;
    color: var(--set-666666-color);
    line-height: 24px;
}
.pros .pros-body .pros-body-detail .detail-content.mt20 {
    margin-top: 20px;
}
.pros .pros-body .pros-body-detail .detail-content img {
    max-width: 100% !important;
}
.pros .pros-body .pros-body-detail .detail-content .detail-arr {
    display: inline-block;
    width: 100%;
    font-size: 0;
    margin-bottom: 10px;
}
.pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line {
    width: calc(100% / 3);
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}
.pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line .attr-line-label {
    width: 100px;
    color: var(--set-999999-color);
    font-size: 14px;
}
.pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line .attr-line-value {
    width: calc(100% - 100px);
    color: var(--set-333333-color);
    font-size: 14px;
}

.pros .pros-body .pros-body-lists .news-li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0;
    border-bottom: 1px dashed var(--set-eeeeee-color);
    color: var(--set-666666-color);
}
.pros .pros-body .pros-body-lists .news-li i {
    font-size: 18px;
    color: var(--set-cccccc-color);
    margin-right: 10px;
}
.pros .pros-body .pros-body-lists .news-li .name {
    font-size: 14px;
    width: calc(100% - 90px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}
.pros .pros-body .pros-body-lists .news-li .date {
    width: 80px;
    text-align: right;
    color: var(--set-cccccc-color);
    font-size: 14px;
}
.pros .pros-body .pros-body-lists .news-li:hover .name {
    color: var(--set-ff0000-color);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}



/** mobile **/
.mobile-header{display:block;position:fixed;left:0;top:0;width:100%;height:3rem;background-color:var(--set-0c4da2-color);z-index:999;padding:0;*zoom:1}

.mobile-header:after{content:"\200B";display:block;height:0;clear:both}

.mobile-header.black{border-bottom:.5px solid var(--set-b2b2b2-color )}

.mobile-header .logo{width:17rem;height:2rem; line-height: 2rem; font-size: 1.05rem; color: var(--set-ffffff-color); text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; margin: 0.5rem}

.mobile-header .menu{position:absolute;right:0;top:0;width:2.2rem;height:2rem}

.mobile-header .menu:before{content:"";display:block;width:2.2rem;height:1.4rem;background:url("../image/menu-open-icon.png") no-repeat center center;background-size:cover;margin-top:1.1rem;margin-right: 0.75rem}

.mobile-side-menu{display:block;position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;overflow:hidden;visibility:hidden;opacity:0;display:none;transition:all 300ms ease;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease}

.mobile-side-menu.show{visibility:visible;opacity:1}

.mobile-side-menu.show .inner{-webkit-transform:translateX(0);transform:translateX(0)}

.mobile-side-menu .left{width:20%;position:absolute;left:0;top:0;height:100%;background-color:rgba(0,0,0,.5)}

.mobile-side-menu .inner{transition:all 300ms ease;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-webkit-transform:translateX(50px);transform:translateX(50px);width:80%;height:100%;overflow:auto;position:absolute;right:0;top:0;background-color:var(--set-ffffff-color);padding:0 25px 25px}

.mobile-side-menu .inner .close{width:19px;height:19px;float:right;background:url("../image/menu-close-icon.png") no-repeat center center;background-size:cover;margin:20px 0 15px 10px}

.mobile-side-menu .inner .shadow{position:absolute;left:0;top:0;width:0;height:100%;-webkit-box-shadow:0 0 100px 10px var(--set-000000-color);box-shadow:0 0 100px 10px var(--set-000000-color);display:none}

.mobile-side-menu .inner .nav{font-size:15px;color:var(--set-6c707a-color)}

.mobile-side-menu .inner .nav>li{border-bottom:1px solid var(--set-999999-color)}

.mobile-side-menu .inner .nav li.active{border-bottom-color:var(--set-ff0000-color)}

.mobile-side-menu .inner .nav li.active>a{background-color:var(--set-ff0000-color);color:var(--set-ffffff-color)}

.mobile-side-menu .inner .nav li.sub{position:relative}

.mobile-side-menu .inner .nav li.sub>i{position:absolute;right:0;top:0;height:50px;width:50px}

.mobile-side-menu .inner .nav li.sub>i:before{content:"";display:block;width:11px;height:6px;background:url("../image/menu-arrow-down.png") no-repeat center center;background-size:cover;position:absolute;right:15px;top:22px}

.mobile-side-menu .inner .nav li.active.sub{border-bottom-color:var(--set-ffffff-color)}

.mobile-side-menu .inner .nav li.expand{border-bottom-color:var(--set-ffffff-color)}

.mobile-side-menu .inner .nav li.expand.sub>i:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.mobile-side-menu .inner .nav li.expand>ul{display:block}

.mobile-side-menu .inner .nav li a{padding:15px 20px;display:block}

.mobile-side-menu .inner .nav li>ul{display:none;background-color:var(--set-f2f2f2-color)}

.mobile-side-menu .inner .nav li>ul li{border-bottom:0}

.mobile-side-menu .inner .nav li>ul li a{padding-left:40px}

.mobile-side-menu .inner .nav li>ul li.active{border-bottom-color:var(--set-ff0000-color)}

.mobile-side-menu .inner .nav li>ul li.active>a{background-color:var(--set-ff0000-color);color:var(--set-ffffff-color)}



.mySwiper-mobile-banner {
    width: 100%;
    height: 40vw;
    overflow: hidden;
    position: relative;
    margin-top: 0.8rem;
}

.mySwiper-mobile-banner .swiper-slide-mobile-banner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.mySwiper-mobile-banner .swiper-pagination-mobile-banner .swiper-pagination-bullet {
    width: 1rem;
    border-radius: 0.1rem;
    height: 0.3rem;
}

.mySwiper-mobile-banner .swiper-pagination-mobile-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--set-ff0000-color);
}

.categorylist {

    display: inline-block;

    width:100%;

    padding: 1rem;

}

.categorylist .title {

    display: flex;

    align-items: center;

    justify-content: space-between;

    width:100%;

    padding:0.5rem 1rem;

    background: var(--set-ff0000-color);

    border-radius: 0.1rem;

}

.categorylist .title em {

    color: var(--set-ffffff-color);

    font-size:1rem;

}

.categorylist .title img {

    width:1rem;

    height:0.4rem;

}

.categorylist .nav-sides {

    display: none;

    overflow: hidden;

    width: 100%;

}

.categorylist .nav-sides .nav-side {

    display: block;

    height: 2.4rem;

    line-height:2.4rem;

    cursor: pointer;

    background: var(--set-eeeeee-color);

    color: var(--set-707070-color);

    font-size: 0.9rem;

    text-align: center;

    border-bottom: 0.1rem solid var(--set-f6f6f6-color);

}

.categorylist .nav-sides .nav-side a {

    display: block;

    color: var(--set-707070-color);

    text-decoration: none;

}

.categorylist .nav-sides .nav-side:hover a,.categorylist .nav-sides .nav-side a.on {

    color: var(--set-0260d2-color);

}
.diy_page {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.detail-content .detail-content-line {
    color: var(--set-333333-color);
}
.detail-content .detail-content-line span {
    color: var(--set-999999-color);
}
.detail-content .hrs {
    border-bottom: 1px dashed var(--set-eeeeee-color);
    margin: 10px 0;
}
.detail-content .detail-content-tit {
    color: var(--set-999999-color);
    margin-bottom: 10px;
}

.footer_fiexd {
    width: 100%;
    background: var(--set-ffffff-color);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999999;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.footer_fiexd .btns {
    width: calc(100% / 3);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--set-ffffff-color);
    padding: 0;
    height: 3rem;
}
.footer_fiexd .btns img {
    width: 1.2rem;
    height: 1.2rem;
    margin-right: 0.3rem;
}
.footer_fiexd .mes {
    background: linear-gradient(to right, #0af 0%, #07f 100%);
}
.footer_fiexd .sms {
    background: linear-gradient(to right, #fb0 0%, #f80 100%);
}
.footer_fiexd .tel {
    background: linear-gradient(to right, #f70 0%, #f40 100%);
}

.footer_fiexd .btns em {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 1rem;
}

.advantage-bg {
    /*background: #f6f6f6;*/
    /*padding: 80px 0;*/
    /*margin: 50px 0;*/
}
.advantage {
    margin: 80px auto;
}
.advantage .advantage-floor {
    /*margin-left: 0;*/
    /*margin-right: 0;*/
}
.advantage .advantage-floor .advantage-image img {
    width: 100%;
    max-height: 450px;
    border-radius: 5px;
    box-shadow: 5px 5px 10px var(--set-cccccc-color);
}
.advantage .advantage-floor .advantage-image-width {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.advantage .advantage-floor .advantage-image-width img {
    width: 100%;
}
.advantage .advantage-floor .advantage-mode {
    font-size: 0;
    padding-top: 50px;
}
.advantage .advantage-floor .advantage-mode .advantage-line {
    height: 200px;
}
.advantage .advantage-floor .advantage-mode .advantage-line .advantage-line-title {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    border-bottom: 2px solid var(--set-ff0000-color);
}
.advantage .advantage-floor .advantage-mode .advantage-line.right .advantage-line-title {
    justify-content: flex-start;
}
.advantage .advantage-floor .advantage-mode .advantage-line .advantage-line-title span {
    font-weight: bold;
    font-size: 22px;
    color: var(--set-333333-color);
    padding-right: 20px;
}
.advantage .advantage-floor .advantage-mode .advantage-line.right .advantage-line-title span {
    padding-right: 0;
    padding-left: 20px;
}
.advantage .advantage-floor .advantage-mode .advantage-line .advantage-line-title em {
    font-family: Source Han Sans,Geneva,sans-serif;
    font-weight: bold;
    font-size: 40px;
    color: var(--set-ffffff-color);
    padding: 10px 20px;
    background: var(--set-ff0000-color);
    border-radius: 5px 5px 0 0;
}

.advantage .advantage-floor .advantage-mode .advantage-line .advantage-line-desc {
    padding: 20px 20px;
    font-size: 14px;
    color: var(--set-666666-color);
    line-height: 1.5;
    text-align: right;
}
.advantage .advantage-floor .advantage-mode .advantage-line.right .advantage-line-desc {
    text-align: left;
}



@media (max-width: 768px) and (max-width: 992px) {
    html,body {
        overflow-x: hidden;
    }
    .containers {
        width: 100%;
    }
    .full-padding {
        padding: 0rem 0;
    }
    .full-padding-no-top {
        padding-top: 2rem;
    }
    .all-title {
        margin: 2rem;
    }
    .all-title strong {
        font-size: 1.8rem;
    }
    .all-title span {
        font-size: 0.8rem;
    }
    .pro-box-m{
        padding: 1rem;
        display: inline-block;
        width: 100%;
        font-size: 0;
    }
    .pro-box-m .pro-li-m {
        width:calc(50% - 0.5rem);
        display: inline-block;
        margin-bottom: 1rem;
    }
    .pro-box-m .pro-li-m:nth-child(2n-1){
        margin-right: 1rem;
    }
    .pro-box-m .pro-li-m .pro-li-pic {
        border: 1px solid var(--set-dddddd-color);
        padding: 0.2rem;
        width: 100%;
    }
    .pro-box-m .pro-li-m .pro-li-pic img {
        width: 100%;
        height: 100%;
    }
    .pro-box-m .pro-li-m .pro-li-title {
        display: inline-block;
        width: 100%;
        text-align: center;
        font-size: 0.8rem;
        color: var(--set-333333-color);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-top: 0.5rem;
    }
    .abouts .abouts-title {
        font-size: 1.6rem;
    }
    .abouts .abouts-title-en {
        margin: 2rem 0 0 ;
        font-size:0.8rem;
    }
    .abouts .abouts-box {
        margin: 2rem 0 0 0;
        padding: 2rem 0rem;
        height: auto !important;
        box-shadow: none;
        display: inline-block;
    }
    .abouts .abouts-box .abouts-box-right img {
        height: auto!important;
    }
    .news {
        margin: 0;
    }
    .news .news-box-li {
        box-shadow: none;
    }
    .copyright {
        background: var(--set-0c4da2-color);
        flex-flow: column;
        padding: 1rem 0;
        line-height: 1.2rem;
        margin-bottom: 3rem;
    }
    .copyright em {
        margin: 0 0.5rem;
        background: var(--set-ffffff-color);
        width: 0.2rem;
    }

    .pros .pros-body {
        width: 100%;
        padding: 0 1rem;
        min-height: 18rem;
    }
    .pros .pros-body .pros-body-detail {
        padding-top:0 ;
    }

    .pros .pros-body .pros-body-detail .details {
        display: inline-block;
        align-items: normal;
        justify-content: normal;
        width: 100%;
    }
    .pros .pros-body .pros-body-detail .details .details-thumb {
        width: 100%;
        margin-right: 0;
        height: auto !important;
    }
    .pros .pros-body .pros-body-detail .details .details-thumb img {
        width: 100%;
        height: auto !important;
    }
    .pros .pros-body .pros-body-detail .details .details-info {
        width: 100%;
        border: none;
        height: auto !important;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-tags {
        height: auto !important;
        margin-bottom: 3rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-left {
        border-radius: 0px 0 0 0px;
    }
    .pros .pros-body .pros-body-lists .pro-li {
        height: 100%;
    }

    .pros .pros-body .pros-body-lists .pro-li .pro-li-pic {
        border:0.3rem solid var(--set-eeeeee-color);
        height: 100%;
    }
    .pros .pros-body .pros-body-lists .pro-li .pro-li-pic img {
        height: 100%;
    }
    .pros .pros-body .pros-body-lists .pro-li .pro-li-title {
        line-height: 3rem;
    }

    #NewsAd {
        height: 20rem;
        padding: 1rem;
    }
    #NewsAd .swiper-slide-duplicate .name {
        padding: 0.5rem;
        line-height: 1.2rem;
    }
    .news .news-box-li .lists {
        padding: 0 1rem;
    }
    .news .news-box-li .more {
        margin-bottom: 2rem;
    }

    #sell {
        height: calc(100vw - 32px);
    }
    .pros .pros-body .pros-body-detail .details .details-info {
        padding: 0;
        width: 100%;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-title {
        margin-top: 1rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price {
        padding: 1rem 0.5rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price .line {
        margin-bottom: 1rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price .line .label {
        width: 3.5rem;
        font-size: 0.8rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price .line .price {
        font-size: 1.2rem;
        width: calc((100% - 4rem) / 3);
        margin-right: 0.5rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price .line-tip {
        padding-left: 0.2rem;
        margin-top: 0rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-price .line .buyerx {
        font-size: 0.8rem;
        width: calc((100% - 4rem) / 3);
        margin-right: 0.5rem;
        padding-left: 5px;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-btns {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-flow: column;
        margin-top: 24px;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-phone {
        margin-bottom: 1rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-left {
        border-radius: 20px 0 0 20px;
        padding: 0 2rem 0 2rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-btn .detail-btn-right {
        padding: 0 2rem 0 2rem;
    }
    .pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line {
        width: calc(100% / 2);
    }
    .pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line .attr-line-label {
        width: 4rem;
        font-size: 0.9rem;
    }
    .pros .pros-body .pros-body-detail .detail-content .detail-arr .attr-line .attr-line-value {
        width: calc(100% - 4rem);
        font-size: 0.9rem;
    }
    .pros .pros-body .pros-body-detail .details .details-info .detail-guige {
        min-height: auto !important;
    }
    .copyright {
        color: var(--set-ffffff-color);
    }
    .copyright em {
        background: var(--set-ffffff-color);
    }
    .copyright a {
        color: var(--set-ffffff-color);
    }

    .advantage {
        margin: 2rem auto;
    }

}


.header-var {
    width:100%;
    font-size:0;
    border-bottom: 1px solid var(--set-eeeeee-color);
}
.header-var .wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:10px 0;
}
.header-var .header-tip-left {
    font-size:14px;
    color: var(--set-666666-color);
}
.header-var .header-tip-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.header-var .header-tip-right span {
    font-size:14px;
    color: var(--set-666666-color);
}
