/*!
    Theme Name: lexiw
    Theme URI: https://www.lexiw.com/
    Description: A better wordpress theme by lexiw.com
    Author: lexiw.com
    Author URI: https://www.lexiw.com/
    Version: 3.2
*/
.section-swiper{position: relative;width: 100%;}
.section-swiper .swiper {height: 500px;}
.section-swiper .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.slide-text {position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:1000px;padding:20px;color:white;box-sizing:border-box;text-align:center;}
.slide-text h4{color:#fff;font-size:3rem;letter-spacing:2px;text-transform:uppercase;}
.slide-text p {color:#fff;font-size:1rem;line-height:1.4;margin-bottom:33px;margin-top:1rem; text-transform:uppercase;}
.btn-box {display:block;}
.btn-box a {color:#fff;padding:0.15rem 1.9rem;font-size:15px;line-height:40px;border-radius:4px;display:inline-block;position:relative;background-color:#e5004f;transition:0.3s ease;}
.btn-box a:hover{background-color: #ff6552;color:#fff;}
.section-swiper .swiper-button-next,.section-swiper .swiper-button-prev {width:45px;color:#fff;opacity:0;visibility:hidden;transform-origin:0 0 0;transition:all 0.3s ease-out 0s;}
.section-swiper:hover .swiper-button-next,.section-swiper:hover .swiper-button-prev {opacity:1;visibility:visible;}
.section-swiper:hover .swiper-button-next {right:3%}
.section-swiper:hover .swiper-button-prev {left:3%}
.section-swiper .swiper-button-next:hover {color:#dbdbdb;}
.section-swiper .swiper-button-prev:hover {color:#dbdbdb;}
.section-swiper .swiper-button-next:after,.section-swiper .swiper-button-prev:after {position:relative;font-size:1.5rem;}
.section-swiper .swiper-button-prev:after {left:-1px}
.section-swiper .swiper-button-next:after {left:1px}
.section-swiper .swiper-button-next.swiper-button-disabled,.section-swiper .swiper-button-prev.swiper-button-disabled {opacity:0;visibility:hidden;}
.section-swiper .swiper .swiper-pagination-bullet{background:#fff;}
.section-swiper .swiper .swiper-pagination-bullet-active{background:#e5004f;}

.section-cont{padding-bottom:30px;padding-top:30px}
.section-title{margin:0 auto 40px;padding:0;position:relative;text-align:center}
.section-title h4{color:#c9c9c9;display:inline-block;font-size:18px;letter-spacing:4px;margin-bottom:12px;position:relative;text-transform:uppercase;z-index:1}
.section-title h4:after{background-color:#e7074f;content:"";height:1px;left:-24px;position:absolute;top:47%;width:64px;z-index:-1}
.section-title h2{color:#091426;font-size:34px;font-weight:600;letter-spacing:.8px;line-height:.9}
.section-title h2 span{color:#e7074f}
.section-title h6{letter-spacing:1px;color:#989898;margin-bottom:18px}
.section-title p{color:#9c9c9c;font-size:16px;line-height:26px;margin:0 auto;max-width:800px;margin-top:15px}
.section-title .title-attend{display:inline-block;line-height:0;margin:18px 0 15px;position:relative}
.section-title .title-attend:before{background-color:#e7074f;bottom:-15px;content:"";display:inline-block;height:1px;left:50%;width:60px}

.tone-item{display: flex;flex-wrap: wrap;margin: -10px -10px 10px;}
.tone-item .item {box-sizing: border-box;flex-shrink: 0;padding: 10px;width: 20%;transition:all .3s ease 0s;}
.tone-item .item-inner {background:#fff;border-radius:6px;box-shadow:0px 6px 40px 0px rgba(34,87,179,0.12);overflow:hidden;transition:all .2s ease-out 0s;}
.tone-item .item-img {overflow:hidden;position:relative;}
.tone-item .item-thumb {display:block;height:100%;width:100%;}
.tone-item .item-thumb img {display:block;height:170px;object-fit:cover;width:100%;transition:all .2s ease-out 0s;}
.tone-item .item-img .item-category {background:rgba(0,0,0,.5);border-radius:3px;color:#fff;font-size:12px;left:0px;line-height:14px;padding: 6px 8px;position:absolute;top:0px;}
.tone-item .item-category:hover {background:#e5004f;}
.tone-item .item:hover .item-thumb img{transform:scale(1.05);transition:all .2s ease}
.tone-item .item-title {font-size:16px;font-weight:500;margin:0;padding:15px;}
.tone-item .item-title a {color:#1a1a1a;height:44.8px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;text-decoration:none;}
.tone-item .item-title a:hover {color:#e5004f;}
.tone-item .item-meta {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a1a1a8;padding:0 15px 15px;justify-content: space-between;}
.tone-item .item-meta .price-content span:nth-child(1) {font-weight: 700;color: #e5004f!important;}
.tone-item .item-meta .price-content span:nth-child(2) {font-size: 20px;margin-right: 2px;font-weight: 700;color: #e5004f!important;}
.tone-item .item-meta .price-content span:nth-child(3) {color: #9facb4;}

.sale-btn {
    width: 80px;
    height: 32px;
    font-size: 14px;
    border-radius: 22px;
    box-shadow: 0 0 8px #dbdfe8;
    background: linear-gradient(45deg,#e5004f,#ff6552);
    text-align: center;
    line-height: 32px;
    color: #fff;
    cursor: pointer;
}
.sale-btn:hover {color: #fff;background-color: .8;}


.pro-item{display: flex;flex-wrap: wrap;margin: -10px -10px 10px;}
.pro-item .item {box-sizing: border-box;flex-shrink: 0;padding: 10px;width: 25%;transition:all .3s ease 0s;}
.pro-item .item-inner {background:#fff;border-radius:6px;box-shadow:0px 6px 40px 0px rgba(34,87,179,0.12);overflow:hidden;transition:all .2s ease-out 0s;}
.pro-item .item-img {overflow:hidden;position:relative;}
.pro-item .item-thumb {display:block;height:100%;width:100%;}
.pro-item .item-thumb img {display:block;height:200px;object-fit:cover;width:100%;transition:all .2s ease-out 0s;}
.pro-item .item-img .item-category {background:rgba(0,0,0,.5);border-radius:3px;color:#fff;font-size:12px;left:0px;line-height:14px;padding: 6px 8px;position:absolute;top:0px;}
.pro-item .item-category:hover {background:#e5004f;}
.pro-item .item:hover .item-thumb img{transform:scale(1.05);transition:all .2s ease}
.pro-item .item-title {font-size:16px;font-weight:500;margin:0;padding:15px;}
.pro-item .item-title a {color:#1a1a1a;height:44.8px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2;text-decoration:none;}
.pro-item .item-title a:hover {color:#e5004f;}
.pro-item .pro-bottom {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a1a1a8;padding:0 15px 15px;justify-content: space-between;}
.pro-item .pro-bottom .ttwo-go{color: #9facb4;font-size: 14px;}
.pro-item .pro-bottom .price-content span:nth-child(1) {font-weight: 700;color: #e5004f!important;}
.pro-item .pro-bottom .price-content span:nth-child(2) {font-size: 20px;margin-right: 2px;font-weight: 700;color: #e5004f!important;}
.pro-item .pro-bottom .price-content span:nth-child(3) {color: #9facb4;}


.about-features .content h2{font-weight:bold;color:#091426;letter-spacing:.9px;margin-bottom:22px;text-transform:uppercase}
.about-features .content h5{color:#c9c9c9;display:inline-block;font-size:16px;letter-spacing:4px;margin-bottom:4px;position:relative;text-transform:uppercase;z-index:1}
.about-features .content h5:after{background-color:#e7074f;content:"";height:1px;left:-24px;position:absolute;top:47%;width:64px;z-index:-1}
.about-features .content h2 span{color:#e7074f}
.about-features .content p{margin-bottom:15px;font-size:15px;text-align:justify;line-height:1.6}
.about-features .content .company-list{display:inline-block;margin-bottom:30px;width:100%;margin-top:15px}
.about-features .content .company-list li{font-size:15px;letter-spacing:1px;margin-bottom:18px;width:50%;display:inline-block;float:left}
.about-features .content .company-list li:last-child{margin-bottom:0}
.about-features .content .company-list li i{background-color:#f7f7f7;color:#999;display:inline-block;font-size:18px;height:22px;line-height:20px;margin-right:14px;position:relative;text-align:center;width:22px}
.about-features .content .company-funfact{margin-bottom:20px}
.about-features .content .company-funfact .funfact-item{display:inline-block;margin-right:32px;width:28%}
.about-features .content .company-funfact .funfact-item:last-child{margin-right:0}
.about-features .content .company-funfact h2{color:#e7074f;font-size:42px;font-weight:600;margin-bottom:6px}
.about-features .content .company-funfact h4{color:#091426;font-size:24px;letter-spacing:1px}
.about-features .thumb{position:relative}
.about-features .thumb .about-video{background-color:#e7074f;overflow:hidden;text-align:center;padding:14px 20px;position:relative}
.about-features .thumb .about-video h4{color:#fff;display:inline-block}
.about-features .thumb .about-video .about-video-btn{color:#fff;display:inline-block;font-size:33px;line-height:0;margin-left:12px;padding-left:24px;position:relative;top:4px}
.about-features .thumb .about-video .about-video-btn:before{background-color:#fff;content:"";height:100px;left:0;position:absolute;top:-44px;width:1px}

.news_list{display: inline-block;width: 100%;margin-top:1rem;display: flex;flex-wrap: wrap;gap: 10px;}
.news_list li {position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:10px 8px 10px 12px;flex: 0 0 calc(50% - 7px);border-radius:6px;background-image:linear-gradient(90deg,rgba(255,0,0,0.1) 0%,rgba(0,0,0,0) 100%);transition:.3s}
.news_list li a {font-size: 14px; color: #16133d;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news_list li:hover {transform:scale(1.02) translateY(-4px);}
.news_list li:last-child {margin-bottom:0;}
.news_list li.top {background-image:linear-gradient(90deg,rgba(255,166,0,0.1) 0%,rgba(0,0,0,0) 100%)}
.news_list li.hot {background-image:linear-gradient(90deg,rgba(255,0,0,0.1) 0%,rgba(0,0,0,0) 100%)}


.jingdian-post {width:100%;position:relative;margin-top:2rem;display:inline-block;}
.jingdian-post ul{display: flex;flex-wrap: wrap; gap:1rem 1rem;}
.jingdian-post li {flex: 0 0 calc(25% - 12px);position:relative;border-radius:4px;overflow:hidden;background:#fff}
.jingdian-post li:last-child {margin-bottom:0}
.jingdian-post li:hover img {-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-out 0s}
.jingdian-post a {display:block;transition:all .3s ease-out 0s;}
.jingdian-post img {width:100%;height:200px;object-fit: cover; vertical-align:top;transition:all .3s ease-out 0s;}
.jingdian-post span {text-align: center; position:absolute;display:block;left:0;bottom:0;width:100%;padding:12px 20px;line-height:22px;color:#fff;font-size:18px;font-weight: 600;background:rgba(0,0,0,.5);box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}

.gonglue_list{position: relative;display: flex;flex-wrap: wrap;gap: 10px;}
.gonglue_list .item {flex: 0 0 calc(50% - 7px);border-bottom:1px solid #e7e7e7;display:flex;overflow:hidden;transition:all .3s ease 0s;padding: 1rem;box-shadow: 0 4px 24px #2764af1a;border-radius: 8px;}
.gonglue_list .item:hover {-webkit-transform:translateY(-3px);transform:translateY(-3px);-webkit-box-shadow:0 1rem 3rem rgba(31,45,61,.13);box-shadow:0 1rem 3rem rgba(31,45,61,.13)}
.gonglue_list .item-img {flex-grow:0;flex-shrink:0;position:relative;transition:box-shadow .3s ease 0s;width:30%}
.gonglue_list .item-img .item-img-inner {border-radius:8px;display:block;overflow:hidden;position:relative}
.gonglue_list .item-img img {display:block;height:125px;object-fit:cover;transition:all .3s ease-out 0s;width:100%}
.gonglue_list .item-img .item-img-inner:hover img {transform:scale(1.03);transition:all .3s ease-out 0s}
.gonglue_list .item-content {display: grid;align-content: space-between;padding-left: 20px;row-gap: 0;width: 100%;}
.gonglue_list .item-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}
.gonglue_list .item-title {font-size: 20px;font-weight: 500;line-height: 1.5;margin: 0 0 10px;}
.gonglue_list .item-title a {color:#1a1a1a;font-size: 20px;max-height:56px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:1;text-decoration:none}
.gonglue_list .item-title a:hover {color:#e7074f;}
.gonglue_list .item-excerpt {color:#878787;font-size:16px;line-height:1.625;margin-bottom:15px;max-height:52px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:block;display:-webkit-box;-webkit-line-clamp:2}
.gonglue_list .item-excerpt p {color:#878787;font-size:16px;margin-bottom:0}

.gonglue_list .item-meta {display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a1a1a8;}
.gonglue_list .item-meta .meta-li {color:#a1a1a1;font-size: 14px; display: inline-block;line-height: inherit;margin-right: 15px;vertical-align: top;}
.gonglue_list .item-meta .meta-li i {margin-right:.2rem;}
.gonglue_list .item-meta .meta-li:last-child {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;text-align: right;margin-right: 0;}

.links {line-height:1;padding:10px;}
.links a,.links span {font-size:.875rem;color:#999;display:inline-block;margin:5px 0;}
.links a {border-right:1px solid #e3e3e3;padding:0 8px;}
.links a:hover {color:#e7074f;}
.links a:last-child {border-right:0;}
/*list*/
.breadcrumbs {position:relative;display:flex;flex-wrap:wrap;align-items:center;font-size:.875rem;color:#3b3b3b;}
.breadcrumbs .icon-home{color:#3b3b3b;padding: 0 5px;font-size: 1rem;}
.breadcrumbs a,.breadcrumbs span {font-size:.875rem;color:#3b3b3b;text-shadow:0 1px 1px #fff;}
.breadcrumbs a:hover{color:#e7074f;}
.breadcrumbs i.sep {color:#3b3b3b;margin: 0 5px;text-shadow: none;}
.category.news_list li{flex: 0 0 calc(100% - 0px);}
.category.news_list .date {color: #919395;flex-shrink: 0;font-size: 14px;margin-left: 20px;white-space: nowrap;}

.category.gonglue_list .item{flex: 0 0 calc(100% - 0px);}
.category.gonglue_list .item-img{width: 25%;}
.category.gonglue_list .item-img img{height: 150px;}
.category.jingdian-post{margin-top: 0;}
.right-list {position: relative;background-color: #fff;margin-bottom: 1.5rem;}
.hot-item{position: relative;}
.hot-item li{padding:12px 0;border-top:1px solid #f7f7f7;display: inline-flex;width: 100%;}
.hot-item li span{font-size: 13px;margin-right: 5px;}
.hot-item li:first-child{border:none}
.hot-item li a{height:22px;line-height:22px;font-size:14px;color:#333b55;overflow:hidden;font-weight:400;display:block;text-overflow:ellipsis;white-space:nowrap}
.hot-item li a:hover{color:#666}
.hot-item li .badge {color:#ecf0f9;background-color:#474749;border-color:#474749;display:inline-block;padding:.25em .6em;font-weight:700;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:4rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.hot-item li:nth-child(1) .badge {background: #ee0918;background: linear-gradient(to right,#ff7955,#ee0918);}
.hot-item li:nth-child(2) .badge {background: #ff7955;background: linear-gradient(to right,#ffb784,#ff9143);}
.hot-item li:nth-child(3) .badge {background: #ff9143;background: linear-gradient(to right,#f5ccaf,#e6af87);}

.tit {padding: .5rem 0;display: inline-block;width: 100%;position: relative;}
.tit h3 {position:relative;padding:0 0 0 10px;font-size:1.1rem;color:#121212;font-weight:500;line-height:1;}
.tit h3:before {content: "";position: absolute;top: 50%;left: 0;width: 4px;height: 100%;border-radius: 10px;background-color:#e7074f;transform: translate(0%, -50%);}
.right-imgs {width:100%;position:relative;margin-top:2rem;display:inline-block;}
.right-imgs ul{display: flex;flex-wrap: wrap; gap:1rem 0;}
.right-imgs li {flex: 0 0 calc(100% - 0px);position:relative;border-radius:4px;overflow:hidden;background:#fff}
.right-imgs li:last-child {margin-bottom:0}
.right-imgs li:hover img {-webkit-transform:scale(1.05);transform:scale(1.05);transition:all .3s ease-out 0s}
.right-imgs a {display:block;transition:all .3s ease-out 0s;}
.right-imgs img {width:100%;height:auto;vertical-align:top;transition:all .3s ease-out 0s;}
.right-imgs span {position:absolute;display:block;left:0;bottom:0;width:100%;padding:5px 20px;line-height:22px;color:#fff;font-size:14px;background:rgba(0,0,0,.3);box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;}

/*single*/
.article-content {background:#fff;margin-bottom:30px;display:block;border-radius: 4px;padding:20px 15px;}
.article-detail {position:relative;margin-bottom:20px;border-bottom:1px solid #f4f4ff;border-width:2px !important;}
.article-detail .detail-title {font-size:1.75rem;font-weight:500;-webkit-line-clamp:inherit;height:auto;line-height:normal;margin:0;margin-bottom:1rem;}
.article-detail .infos {color:#999;font-size:14px;margin-bottom:25px;}
.article-detail .infos span {color:#999;font-size:14px;margin-right:10px;}
.article-detail .infos span a{color:#333b55;font-size:14px;}
.article-detail .infos .iconfont {display:inline-block;padding-right:2px;font-size: 14px;}
.article-body {color:#262626;font-size:1rem;margin-bottom:20px;line-height:1.8;overflow:hidden;white-space:normal;word-wrap:break-word;word-break:normal;}

.article-body img{max-width: 100% !important;width: auto!important;height: auto !important;border-radius: 5px;text-align: center;display: block;margin: 0 auto;}
.article-body video{width: auto;max-width: 100%!important;height: auto!important;border-radius: 5px;text-align: center;display: block;margin: 0 auto;}
.article-body p {margin: 0 0 1.25rem;color:#262626;font-size:1rem;text-indent: 2rem;line-height: 1.8;}
.article-body ol{padding: 0;}
.article-body code {padding: 3px 5px;margin: 0 2px;border-radius: 2px;font-size: .875em;color: #d63384;background-color:#f4f4ff;font-family: 'Microsoft Yahei',"Helvetica Neue",Helvetica,Arial,sans-serif;word-wrap: break-word;}
.article-body pre {display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;font-family: "Microsoft Yahei";white-space: pre-wrap;}
.article-body pre code{color: inherit;background-color: inherit;}
.article-body pre {margin: 20px 0;font-size: 12px;line-height: 22px;background: #4a4a4a;padding: 10px 20px;color: #f8f8d4;border: 0;}
.article-body h1,.article-body h2,.article-body h3 {color:#262626;line-height: 1.8;}
.tip {position:relative;background: #f3f6fb;border-radius:6px;margin-bottom:25px;transition:.5s;}
.tip >p {font-size:12px;color:#8d8f96;margin:5px 0;padding:10px;}
.article-tags a{padding: .2rem .5375rem;border-radius: .2rem;margin-right: 5px;}
.help-time{margin-top: 3rem !important;font-size: .875rem!important;color: #6c757d !important;}
.help-time span i{font-size:14px;margin-right:5px;}
.help-time time{float:right;}
.action{text-align: center!important;margin:40px 0 0 0;}
.article-nav {position:relative;margin-bottom:30px;overflow:hidden;    padding: 15px;}
.article-nav-entry {width:calc(50% - 7px);max-width:50%;margin:0;display:inline-block;padding:15px;background-color:#fff;box-shadow: 0 4px 24px #2764af1a;}
.article-nav-entry+.article-nav-entry {margin-right:0;float:right;text-align:right;}
.entry-page-next,.entry-page-prev {margin:0;display:flex;padding:0;position:relative;align-items:center;min-height:60px;border-radius:4px;background:#fff;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;}
.entry-page-info {-webkit-box-flex:1;-ms-flex:1;flex:1;margin:0;display:block;padding:16px;z-index:1;}
.entry-page-icon i {font-size:20px;}
.entry-page-prev .entry-page-icon {padding-right:0;}
.entry-page-next .entry-page-icon {padding-left:0;}
.entry-page-prev .entry-page-info {text-align:right;}
.entry-page-next .entry-page-info {text-align:left;}
.entry-page-info .hnav {font-size:12px;line-height:1.625;color:#ccc;display:block!important;}
.entry-page-info .title {font-size:14px;color:#16133d;overflow:hidden;display:-webkit-box !important;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal;height:18px;line-height:18px;}
.about-content{max-width: 1000px;margin: 0 auto;}
.posts-pushes{width: 100%;background-color: #ffffff;position: relative;display: inline-block;border-radius:4px!important;padding: 30px 30px;}
.posts-pushes h5{position:relative;margin-bottom:30px!important;color: #007bff !important;font-size: 1.2rem;font-weight:600;}
.posts-pushes h5::after{position:absolute;display:block;content:'';width:116px;bottom:-20px;left:0;border-top:solid 2px #f0f4f7;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s}
.posts-pushes:hover h5::after{left:0!important;margin-left:0!important;width:100%!important}
.details-area {position:relative;z-index:1;padding-top:.5rem;color: #3a3942;line-height: 1.8;font-size: .875rem;}
.details-area p {color: #3a3942;line-height: 1.8;font-size: .875rem;margin-bottom:1rem;}
.details-area b {font-family:'oswaldregular',sans-serif;padding:0 .5rem;color:#007bff;}
.details-area code {font-family:"Microsoft Yahei";font-size:.875em;color:#d63384;word-wrap:break-word;}
.alert-success {background:#edfbf6;color:#2fb784;padding:10px 15px;margin-bottom:20px;}

.article-body.line-body{border-top:2px solid #f4f4ff;margin-top:1rem;padding-top:1rem; }
.titlepic {position:relative;}
.titlepic img {border-radius:8px;}
.description .meta {margin-bottom:.3rem;}
.description .meta .price {width:100%;position:relative;font-size:14px;}
.description .meta .price .discount {color:#f83826;font-size:2.5rem;font-weight:700;font-family: 'Alexandria', arial, sans-serif;}
.description .meta .price .discount small {font-weight:400;font-size: 1.875rem;margin-right: .5rem;}
.description .bianhao{color:#80838b;font-size: 14px;}
.description .bianhao span{font-weight: 600;color:#121212;font-size: 15px;}
.description .tese {position: relative;margin-top:.5rem;}
.description .tese span{color: #121212;margin-bottom: 10px!important;font-size: 15px;font-weight: 600;}
.description .tese p{font-size: 14px;color: #80838b;}
.description .tese ul li{font-size: 14px;padding-top:.5rem;color: #80838b;}


@media (max-width:767.98px) {
.section-swiper .swiper {height: 260px;}
.section-swiper .swiper-button-next,.section-swiper .swiper-button-prev {display: none !important;}
.slide-text h4{font-size: 2rem;}
.slide-text p{font-size: .875rem;}

.section-title h2{font-size:28px;line-height:1.4}
.section-title{margin-bottom:30px}

.tone-item .item{width: 50%;}
.tone-item .item-title{font-size: 15px;font-weight: 500;padding: 8px;}
.tone-item .item-meta{padding: 0 8px 10px;}
.section-cont{padding-bottom:0;}
.pro-item .item{width: 50%;}
.about-features .thumb{display: none;}
.about-features .content h2{text-align: center;}
.about-features .content .company-list li{width: 100%;}
.about-features .content .company-funfact .funfact-item{width: 30%;margin-right: 5px;}
.about-features .content .company-funfact h2{font-size:18px;text-align: left;}
.about-features .content .company-funfact h4{font-size:14px;}
.news_list li{flex: 0 0 calc(100% - 0px);}
.jingdian-post li{flex: 0 0 calc(50% - 8px);}
.gonglue_list .item{flex: 0 0 calc(100% - 0px);}
.advantage_con ul li{flex: 0 0 calc(50% - 8px);}
.advantage_con ul li img{margin: 3px 6px 0 0px;width: 25px;}
.advantage_con ul li p{font-size: 14px;}
.advantage_con ul li{border-left: none;}
.tb-footer .footer-nav{display: none;}
.tb-footer .contacts-footer{text-align: center;}
.tb-footer .footer-qrcode{display:inline; text-align: center;max-width:100%;margin-left:0;}
.tb-footer .m-q-wraper{display: inline;}
}