html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
button,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

button {
    background: transparent;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

strong {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    max-width: 100%;
    display: inline-block;
}

a {
    display: block;
}

html {
    line-height: initial;
}

input,
textarea {
    border: 0;
    -webkit-appearance: none;
    outline: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

em {
    font-style: normal;
}

.h5-tabbar {
    display: none;
}

.border_btm {
    border-bottom: 1px solid #cae0f3;
}

.border_btmA {
    border-bottom: 1px solid #f2f2f2;
}

.header-top {
    height: 35px;
    background: #333333;
}

.header-search-h5 {
    width: 161px;
    height: 40px;
    background: #f8f8f8;
    opacity: 1;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.header-search-h5 a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search-h5 a img {
    width: 15px;
    height: 15px;
}

.header-search-h5 a span {
    font-size: 16px;
    color: #333333;
    margin-left: 6px;
}

.header-top-content {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    line-height: 35px;
    font-size: 12px;
    color: #ffffff;
}

.header-nav {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-logo img {
    width: 164px;
    height: 46px;
}

.brand-index-logo {
    display: flex;
    align-items: center;
}

.brand-index-logo a {
    width: 118px;
    height: 57px;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px;
}

.brand-index-logo div {
    width: 185px;
    font-size: 16px;
    font-weight: bold;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333333;
    margin-left: 15px;
}

.brand-index-logo p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.brand-index-logo img {
    width: 100%;
    height: 100%;
}

.header-tab {
    display: flex;
    align-items: center;
}

.header-tab li {
    /* width: 107px; */
    height: 80px;
    /* padding: 0 12px; */
    line-height: 80px;
    text-align: center;
}

.header-tab li:hover {
    background: #fe6100;
}

a.nav-active {
    font-weight: bold;
    color: #ffffff !important;
    background: #fe6100;
}

.header-tab li a {
    font-size: 18px;
    color: #333333;
    padding: 0 12px;
}

.header-tab li a:hover {
    color: #ffffff !important;
}

.header-search {
    width: 90px;
    height: 40px;
    background: #f8f8f8;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search a {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-search a img {
    width: 15px;
    height: 15px;
}

.header-search a span {
    font-size: 16px;
    color: #333333;
    margin-left: 6px;
}

.swiper-container {
    margin: 0px auto;
    overflow: hidden;
    width: 1200px;
}

.swiper-wrapper {
    width: 1200px !important;
    height: 350px !important;
}

.swiper-slide {
    width: 1200px;
    height: 350px;
}

.swiper-img {
    width: 100%;
    height: 100%;
}

.swiper-pagination-bullet {
    width: 8px;
    height: 5px;
    background: #ffffff;
    opacity: 1;
    border-radius: 10px;
}

.swiper-pagination-bullet-active {
    width: 25px !important;
}

.product {
    width: 1200px;
    margin: 32px auto 0;
}

.product-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.product-title p {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    position: relative;
}

.product-title p::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 97px;
    height: 3px;
    background: #2776ff;
}

.product-title-text {
    font-size: 14px;
    color: #dddddd;
    margin-top: 18px;
}

.product-content {
    margin: 33px auto 0;
    display: flex;
    justify-content: space-between;
}

.product-content-left {
    width: 288px;
    height: 420px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-right: 16px;
}

.product-content-left-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 42px;
    background: #2776ff;
    padding: 0 13px;
    border-radius: 4px 4px 0px 0px;
}

.product-content-left-top-title {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.product-content-left-top-more {
    display: flex;
    align-items: center;
}

.product-content-left-top-more p {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
}

.product-content-left-top-more p:hover {
    text-decoration: underline;
}

.product-content-left-top-more div img {
    width: 5px;
    height: 11px;
    margin-left: 5px;
}

.product-content-left-content {
    padding: 0px 12px 13px;
    display: flex;
    flex-wrap: wrap;
    height: fit-content;
    justify-content: space-between;
}

.product-content-left-item {
    width: 126px;
    height: 54px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.product-content-left-item p {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

.product-content-left-item img {
    width: 100%;
    height: 100%;
}

.product-content-left-dwon {
    height: 40px;
    background: #ffffff;
    border-top: 1px solid #ebebeb;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #2776ff;
    bottom: 0;
    position: absolute;
    width: 100%;
    border-radius: 0px 0px 4px 4px;
}

.product-content-left-dwon:hover {
    background: #2776ff;
    color: #ffffff;
}

.product-separate-item {
    width: 288px;
    height: 420px;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 12px;
    display: flex;
    margin-right: 16px;
    margin-bottom: 16px;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.product-separate-item-width {
    width: 255px !important;
    margin-right: 14px !important;
}

.product-separate-item-width:nth-child(3n) {
    margin-right: 0 !important;
}

.product-separate-item:nth-child(4n) {
    margin-right: 0;
}

.product-separate-item-lable {
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 25px;
    background: #2776ff;
    opacity: 1;
    border-radius: 4px 0px 15px 0px;
    text-align: center;
    line-height: 25px;
    font-size: 14px;
    color: #ffffff;
}

.product-separate-item div img {
    width: 265px;
    height: 265px;
}

.product-separate-item a img {
    width: 265px;
    height: 265px;
}

.product-separate-item-title {
    font-size: 18px;
    color: #333333;
    margin-top: 12px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-separate-item p {
    font-size: 14px;
    color: #999999;
    margin: 5px 0 24px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-separate-item-btn {
    width: 110px;
    height: 35px;
    border: 1px solid #2776ff;
    opacity: 1;
    border-radius: 19px;
    font-size: 16px;
    color: #2776ff;
    line-height: 35px;
    text-align: center;
}

.product-separate-item-btn:hover {
    color: #ffffff;
    background-color: #2776ff;
}

.product-content-left-top-cleaning {
    background: #fe6100 !important;
}

.product-content-left-top-installation {
    background: #16af90 !important;
}

.subscribe-top {
    display: flex;
    justify-content: space-between;
    margin: 37px 0 32px;
}

.subscribe-top-process {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.subscribe-top-left img {
    width: 287px;
    height: 163px;
}

.process-content {
    height: 53px;
    background: #f8f8f8;
    opacity: 1;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 16px;
}

.process-title {
    width: 92px;
    height: 53px;
    background: #2776ff;
    line-height: 53px;
    border-radius: 4px 0px 0px 4px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    position: relative;
    margin-right: 28px;
}

.process-title::after {
    content: "";
    position: absolute;
    right: -9px;
    bottom: 50%;
    top: 50%;
    margin-top: -9px; /* 高度的一半 */
    transform: rotate(45deg);
    width: 18px;
    height: 18px;
    background: #2776ff;
}

.process-item {
    font-size: 16px;
    color: #333333;
}

.process-item-img {
    margin: 0 18px;
}

.process-item-img img {
    width: 9px;
    height: 9px;
}

.process-security {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.process-security-item {
    display: flex;
}

.security-item-img img {
    width: 68px;
    height: 68px;
}

.security-item-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-left: 8px;
}

.security-item-content p {
    font-size: 16px;
    color: #333333;
}

.security-item-content div {
    width: 198px;
    font-size: 14px;
    color: #999999;
}

.order-input-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.index-bd {
    margin-top: 10px;
}

.box-flex {
    display: flex;
    justify-content: space-between;
}

.index-bd input,
.index-bd select {
    width: 180px !important;
    height: 45px !important;
    background: #ffffff;
    border: 1px solid #dddddd;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    padding: 0 10px;
    box-sizing: border-box;
}

.index-bd .sp-liyy {
    width: 120px;
    height: 45px;
    line-height: 45px;
    background: #2776ff;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
}

.index-bd .sp-liyy:hover {
    background: #0053e2;
}

.form-item {
    margin-bottom: 0px !important;
}

.index-bd-item {
    border: 1px solid #ebebeb;
    height: 46px;
}

.index-bd-item input {
    border: none;
    height: 43px !important;
}

.index-bd-item .sp-bd-yz {
    width: 60% !important;
}

.index-bd-item .sp-bd-yz-button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 11px;
    height: 20px;
    width: 1px;
    background: #ebebeb;
}

.index-bd-item .sp-bd-yz-button {
    width: 40% !important;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 43px;
    color: #2680eb;
    background: #ffffff;
    cursor: pointer;
    height: 43px;
}

.news {
    display: flex;
    justify-content: space-between;
    margin: 32px 0 0;
}

.news-item {
    width: 389px;
}

.news-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}

.news-item-top-left {
    font-size: 18px;
    color: #333333;
    position: relative;
}

.news-item-top-right {
    display: flex;
    align-items: center;
}

.news-item-top-right p {
    font-size: 14px;
    color: #999999;
    opacity: 0.7;
}

.news-item-top-right img {
    width: 5px;
    height: 9px;
    margin-left: 4px;
}

.news-item-top-left::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 74px;
    height: 3px;
    background: #2776ff;
}

.news-item-center {
    margin: 24px 0;
    position: relative;
}

.news-item-center img {
    width: 100%;
    height: 261px;
}

.news-item-center-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 42px;
    background: #000000;
    opacity: 0.7;
    border-radius: 0px 0px 4px 4px;
    font-size: 16px;
    text-align: center;
    line-height: 42px;
    color: #ffffff;
    padding: 0 11px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.news-item-center-title:hover {
    color: #2680eb;
}

.news-item-article {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 17px;
}

.news-item-article a {
    width: 278px;
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
    padding-left: 12px;
}

.news-item-article a:hover {
    color: #2776ff;
}

.news-item-article a::after {
    content: "";
    position: absolute;
    left: -0%;
    top: 50%;
    width: 6px;
    margin-top: -3px;
    height: 6px;
    background: #cae0f3;
    border-radius: 50%;
}

.news-item-article p {
    font-size: 14px;
    color: #999999;
}

.problem {
    margin: 24px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.problem-item {
    width: 591px;
    background: #f1f6fb;
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom: 16px;
    margin-right: 16px;
    box-sizing: border-box;
}

.problem-item:nth-child(2n) {
    margin-right: 0px;
}

.problem-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 16px;
    border-bottom: 1px dotted #cae0f3;
}

.problem-item-top-left {
    display: flex;
    align-items: center;
}

.problem-item-top-left img,
.problem-item-content-left img {
    width: 19px;
    height: 19px;
}

.problem-item-top-left a {
    width: 318px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 9px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.problem-item-top-left a:hover {
    color: #2680eb;
}

.problem-item-top-right {
    font-size: 14px;
    color: #666666;
}

.problem-item-top-right span {
    color: #2776ff;
}

.problem-item-content {
    display: flex;
    margin-top: 14px;
}

.problem-item-content-right {
    flex: 1;
    margin-left: 9px;
    font-size: 14px;
    color: #666666;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.city-lsit {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    display: flex;
    white-space: nowrap;
    margin-top: 32px;
}

.city-lsit .city-cur {
    color: #2776ff;
}

.city-lsit a {
    display: inline-block;
    margin: 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    white-space: nowrap;
}

.city-lsit a:hover {
    color: #2776ff;
}

.wxwd-list {
    flex-wrap: wrap;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.wxwd-item {
    width: 384px;
    height: 170px;
    background: #f8f8f8;
    margin-right: 22px;
    border-radius: 6px;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 22px;
    position: relative;
}

.wxwd-item:nth-child(3n) {
    margin-right: 0px;
}

.wxwd-item .wxwd-item-font {
    font-size: 16px;
    font-weight: 400;
}

.wxwd-item .wxwd-item-title {
    display: inline-block;
    color: #333333;
    width: 265px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wxwd-item .wxwd-item-title:hover {
    color: #2680eb;
}

.wxwd-desc-title {
    font-size: 14px;
    color: #999999;
    width: 118px;
}

.wxwd-desc-text {
    width: 208px;
    font-size: 14px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wxwd-item .wxwd-item-zxbx {
    color: #2776ff;
}

.wxwd-item .wxwd-item-content-box {
    margin-top: 20px;
}

.wxwd-item:nth-child(1) .wxwd-item-name,
.wxwd-item:nth-child(8n) .wxwd-item-name {
    background: #86ada9;
}

.wxwd-item:nth-child(2) .wxwd-item-name,
.wxwd-item:nth-child(9n) .wxwd-item-name {
    background: #a37e7f;
}

.wxwd-item:nth-child(3) .wxwd-item-name,
.wxwd-item:nth-child(10n) .wxwd-item-name {
    background: #8895a5;
}

.wxwd-item:nth-child(4) .wxwd-item-name,
.wxwd-item:nth-child(11n) .wxwd-item-name {
    background: #7a7381;
}

.wxwd-item:nth-child(5) .wxwd-item-name,
.wxwd-item:nth-child(12n) .wxwd-item-name {
    background: #a2998a;
}

.wxwd-item:nth-child(6) .wxwd-item-name,
.wxwd-item:nth-child(13n) .wxwd-item-name {
    background: #97a48b;
}

.wxwd-item:nth-child(7) .wxwd-item-name,
.wxwd-item:nth-child(14n) .wxwd-item-name {
    background: #7e7e7e;
}

.wxwd-item .wxwd-item-name {
    width: 140px;
    height: 90px;
    border-radius: 4px;
    align-items: center;
    border: 1px solid #ebebeb;
    padding: 0 10px;
    box-sizing: border-box;
}

.wxwd-item .wxwd-item-name-text {
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
    max-height: 50px;
    overflow: hidden;
    text-align: center;
}

.wxwd-item .wxwd-desc-box {
    height: 90px;
    width: 196px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 2px;
}

.wxwd-item .wxwd-desc-box .wxwd-desc-font {
    font-size: 14px;
    font-weight: 400;
}

.friendship-link {
    width: 1200px;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    margin: 0 auto;
    padding: 24px;
}

.friendship-link-top {
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}

.friendship-link-top p {
    font-size: 18px;
    color: #333333;
    position: relative;
}

.friendship-link-top p::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 74px;
    height: 3px;
    background: #2776ff;
}

.friendship-link-content {
    display: flex;
    margin-top: 24px;
    flex-wrap: wrap;
}

.friendship-link-content a {
    font-size: 16px;
    margin: 12px 32px 0 0;
    color: #333333;
}

.friendship-link-content a:hover {
    color: #2776ff;
}

.foot {
    margin-top: 32px;
}

.foot-top {
    background: #363333;
}

.foot-top-content {
    width: 1200px;
    margin: 0 auto;
    padding: 27px 0;
}

.brand-index-foot-top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
    padding: 27px 0;
}

.brand-index-foot-phone {
    display: flex;
    align-items: center;
}

.brand-index-foot-phone-left {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 53px;
    background: #444444;
    border-radius: 4px;
    position: relative;
}

.brand-index-foot-phone-left img {
    width: 26px;
    height: 26px;
}

.brand-index-foot-phone-left p {
    font-size: 16px;
    margin-left: 8px;
    color: #c3c2c2;
}

.brand-index-foot-phone-left::after {
    content: "";
    position: absolute;
    right: -6px;
    bottom: 50%;
    top: 50%;
    margin-top: -6px; /* 高度的一半 */
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    background: #444444;
}

.brand-index-foot-phone-right {
    margin-left: 18px;
}

.brand-index-foot-phone-right p {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.7;
}

.foot-nav {
    display: flex;
    align-items: center;
    justify-content: center;
}

.foot-nav li a {
    font-size: 16px;
    margin-right: 52px;
    color: #999999;
}

.foot-nav li a:hover {
    color: #2776ff;
}

.brand-index-foot-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.brand-index-foot-nav li a {
    font-size: 16px;
    margin-right: 52px;
    color: #999999;
}

.foot-top-center {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 30px;
}

.foot-top-center-img-logo {
    width: 205px;
    height: 54px;
}

.foot-text p:first-child {
    font-size: 18px;
    color: #999999;
}

.foot-text p:last-child {
    font-size: 14px;
    margin-top: 13px;
    color: #999999;
    width: 258px;
}

.ewm-box img {
    width: 91px;
    height: 91px;
}

.ewm-box p {
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
    color: #999999;
}

.foot-top-center-img-phone img {
    width: 48px;
    height: 48px;
}

.foot-line p:nth-child(1) {
    font-size: 16px;
    color: #ffffff;
    opacity: 0.7;
    margin-bottom: 14px;
}

.foot-line p:nth-child(2),
.foot-line p:nth-child(3) {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.7;
}

.foot-dwon {
    background: #000000;
    opacity: 0.9;
    padding: 16px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.foot-dwon p {
    font-size: 14px;
    color: #999999;
}

.bread-nav {
    display: flex;
    align-items: center;
    width: 1200px;
    margin: 12px auto;
}

.bread-nav a {
    font-size: 14px;
    color: #999999;
}

.continer-box {
    width: 1200px;
    margin: 0 auto;
}

.continer-box-search {
    width: 1200px;
    margin: 0 auto;
    min-height: 600px;
}

.continer-details {
    background: #f8f8f8;
}

.search-continer {
    width: 790px !important;
    height: 47px;
    background: #ffffff;
    border: 1px solid #2776ff;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
}

.search-continer input {
    height: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    width: 668px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    background: none;
    outline: none;
    border: 0px;
}

.search-continer-button {
    width: 120px;
    height: 45px;
    background: #2776ff;
    border-radius: 0px 4px 4px 0px;
    font-size: 16px;
    color: #ffffff;
    cursor: pointer;
}

.search-total {
    margin-top: 14px;
    font-size: 14px;
    color: #999999;
}

.search-total span {
    color: #fe6100;
}

.search-title {
    font-size: 24px;
    font-weight: bold;
    color: #333333;
}

.search-title span {
    color: #fe6100;
}

.search-module-content {
    display: flex;
    /* justify-content: space-between; */
    margin: 16px 0;
    flex-wrap: wrap;
}

.module-more {
    font-size: 16px;
    color: #999999;
}

.module-more:hover {
    text-decoration: underline;
}

.brand-item {
    margin-bottom: 16px;
    margin-right: 16px;
}

.brand-item:nth-child(6n) {
    margin-right: 0px;
}

.brand-item-img {
    width: 186px;
    height: 80px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    /* padding: 16px; */
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
    box-sizing: border-box;
}

.brand-item-img p {
    font-size: 16px;
    text-align: center;
    color: #333333;
}

.brand-item-img img {
    width: 100%;
    height: 100%;
}

.brand-item a {
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 12px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.brand-item p {
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 12px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.brand-item p:hover,
.brand-item a:hover {
    color: #2776ff;
}

.information-item {
    width: 287px;
    margin-right: 15px;
    margin-bottom: 20px;
    height: 129px;
    background: #F8F8F8;
    border-radius: 8px 8px 8px 8px;
    padding: 14px;
}

.information-item-width .information-item {
    width: 255px;
}

.information-item-width .information-item:nth-child(3n) {
    margin-right: 0;
}

.information-item-img img {
    width: 100%;
    height: 193px;
    border-radius: 4px;
}

.information-item-title {
    font-size: 16px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 8px 0;
}

.information-item-title:hover {
    text-decoration: underline;
    color: #2776ff;
}

.information-item-text {
    font-size: 14px;
    color: #999999;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.information-item-time {
    margin-top: 16px;
    font-size: 14px;
    color: #999999;
}

.search-empty-img {
    margin: 103px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.search-empty-img img {
    width: 181px;
    height: 181px;
}

.search-empty-img p {
    font-size: 18px;
    color: #999999;
    opacity: 0.6;
    text-align: center;
    margin: 28px 0;
}

.search-empty-img a {
    width: 80px;
    height: 30px;
    border: 1px solid #2776ff;
    text-align: center;
    border-radius: 18px;
    font-size: 14px;
    line-height: 30px;
    color: #2776ff;
}

.banner-img img {
    width: 1200px;
    height: 350px;
}

.check-more {
    font-size: 16px;
    text-align: center;
    color: #999999;
}

.check-more:hover {
    color: #2776ff;
}

.zxyy {
    width: 1200px;
    height: 108px;
    background: #f8f8f8;
    opacity: 1;
    border-radius: 4px;
    margin-top: 32px;
    padding: 16px;
}

.banner-img-small img {
    width: 1200px;
    height: 160px;
}

.wd-fl-item {
    align-items: flex-start;
    margin-bottom: 20px;
}

.h5-type-box {
    display: none;
}

.wd-fl-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #333333;
    height: 28px;
    line-height: 28px;
    width: 8%;
}

.wd-fl-data {
    width: 92%;
}

.wd-fl-data a {
    height: 28px;
    display: inline-block;
    padding: 4px 12px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    background: #f8f8f8;
    color: #666666;
    margin-left: 10px;
    margin-bottom: 10px;
}

.wd-fl-data a:first-child {
    background: "#2776FF" !important;
    color: "#fff" !important;
}

.wd-fl-open {
    cursor: pointer;
    margin-top: 10px;
    display: none;
    justify-content: center;
    align-items: center;
}

.wd-fl-open p {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    color: #2776ff;
}

.wd-fl-open .wd-fl-icon {
    display: inline-block;
    height: 5px;
    width: 10px;
    background: url(../img/list-more.png) no-repeat;
    background-size: 100% 100%;
    margin-left: 10px;
}

.wdlb-tishi {
    background: #ffffff;
    padding: 20px 30px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
}

.wdlb-tishi em {
    color: #2776ff;
}

.branches-prompt {
    width: 1200px;
    height: 40px;
    background: #f1f6fb;
    opacity: 1;
    border-radius: 0px;
    padding: 0 19px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}

.branches-prompt span {
    color: #2776ff;
}

.change-page {
    display: flex;
    align-items: center;
    justify-content: center;
}

.change-page-item {
    width: 97px;
    height: 37px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 19px;
    line-height: 37px;
    text-align: center;
    margin-right: 24px;
    font-size: 16px;
    color: #999999;
}

.change-page-item:hover {
    background: #2776ff;
    color: #ffffff;
}

.news-lable {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.news-lable a {
    padding: 0 12px;
    height: 37px;
    margin-right: 16px;
    background: #f8f8f8;
    opacity: 1;
    line-height: 37px;
    font-size: 16px;
    color: #333333;
}

.lable-active {
    background: #2776ff !important;
    color: #ffffff !important;
}

.news-lable p {
    font-size: 14px;
    color: #2776ff;
}

.news-lable a:hover {
    background: #2776ff;
    color: #ffffff;
}

.news-list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px 0;
}

.information-item:nth-child(4n) {
    margin-right: 0;
}

.content-container {
    display: flex;
    justify-content: space-between;
}

.container-left {
    width: 795px;
}

.container-right {
    width: 388px;
}

.details-title {
    font-size: 32px;
    font-weight: bold;
    color: #333333;
}

.details-time {
    margin-top: 16px;
}

.details-time span {
    font-size: 14px;
    color: #999999;
}

.details-time span:first-child {
    margin-right: 30px;
}

.details-content {
    margin: 40px 0 32px;
}

.details-content p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.details-change-page {
    display: flex;
    justify-content: space-between;
    margin: 32px 0;
}

.details-change-page-item {
    width: 390px;
    height: 86px;
    background: #f5f5f5;
    opacity: 1;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 17px;
}

.details-change-page-item p {
    font-size: 16px;
    color: #999999;
}

.details-change-page-item a {
    font-size: 18px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.details-change-page-item a:hover {
    color: #2776ff;
}

.question-item {
    padding: 16px;
    background: #f1f6fb;
    opacity: 1;
    border-radius: 4px;
    margin: 0 16px 16px 0;
}

.question-item-width .question-item {
    width: 389px;
}

.question-item:nth-child(2n) {
    margin-right: 0;
}

.question-item-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 14px;
    border-bottom: 1px dotted #cae0f3;
}

.question-item-top-left {
    display: flex;
    align-items: center;
}

.question-item-top-left img {
    width: 19px;
    height: 19px;
}

.question-item-top-left a {
    width: 218px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 9px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.question-item-top-left a:hover {
    color: #2776ff;
}

.question-item-top-left-small {
    display: flex;
    align-items: center;
}

.question-item-top-left-small img {
    width: 19px;
    height: 19px;
}

.question-item-top-left-small a {
    width: 138px;
    font-size: 16px;
    font-weight: bold;
    margin-left: 9px;
    color: #333333;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.question-item-top-right {
    font-size: 14px;
    color: #666666;
    width: 70%;
}

.question-item-top-right span {
    color: #2776ff;
}

.question-item-content {
    margin-top: 9px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
}

.sp-detail-yy-box {
    height: 440px;
    border: 1px solid #ebebeb;
}

.rm-pp-left .rm-item .rm-nr-box {
    width: 208px;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.sp-bd-bt {
    width: 100%;
    height: 80px;
    background: url(../img/bdbg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

.sp-bd-bt h2 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.sp-bd-bt p {
    margin-top: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #89939c;
}

.sp-bd-form {
    padding: 15px 15px 0;
    box-sizing: border-box;
}

.sp-bd-form input,
.sp-bd-form select {
    padding: 10px 10px;
    box-sizing: border-box;
}

.layui-form-select dl dd.layui-this {
    background-color: #f86a2a !important;
}

.sp-bd-item {
    width: 100%;
    height: 35px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    margin-top: 15px;
    font-size: 14px;
    display: flex;
}

.layui-form-item {
    position: relative;
    margin-bottom: 15px;
}

.layui-form-item input,
.layui-form-item select {
    width: 100%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #ebebeb;
    color: #999999 !important;
    font-size: 14px;
    font-weight: 400;
}

.layui-form-item select {
    outline: none;
    color: #999999 !important;
}

.layui-form-item .adress-list {
    z-index: 99;
    position: absolute;
    top: 45px;
    left: 0;
    display: none;
    width: 100%;
    height: auto;
    max-height: 500px;
    overflow-y: scroll;
    padding: 10px 10px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ebebeb;
}

.adress-list {
    display: none;
}

.adress-item {
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-size: 12px;
    cursor: pointer;
    padding: 0 15px;
    border: 1px solid #ebebeb;
    margin: 2px 0;
}

.layui-form-item .adress-list::-webkit-scrollbar {
    display: none;
}

.layui-form-item .adress-list .adress-item {
    width: 100%;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
}

.layui-form-item .adress-list .adress-item em {
    color: #f86a2a;
}

.sp-bd-yz {
    width: 245px;
}

.sp-bd-yz-button {
    width: 100px;
    position: relative;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    color: #2680eb;
    background: #ffffff;
    cursor: pointer;
}

.sp-bd-yz-button::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    height: 20px;
    width: 1px;
    background: #ebebeb;
}

.sp-liyy {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f86a2a;
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.sp-liyy:hover {
    background-color: #ff5a2a;
}

.brand-item-small {
    margin: 0 12px 12px 0;
    width: 187px;
}

.brand-item-small:nth-child(2n) {
    margin-right: 0;
}

.brand-item-small-img {
    width: 187px;
    height: 78px;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0 !important;
}

.brand-item-small-img img {
    width: 100%;
    height: 100%;
}

.brand-item-small p {
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 6px;
}

.brand-item-small p:hover {
    color: #2776ff;
}

.brand-item-small a {
    font-size: 16px;
    text-align: center;
    color: #333333;
    margin-top: 6px;
}

.brand-item-small a:hover {
    color: #2776ff;
}

.module-content-right {
    width: 388px;
    margin-top: 32px;
}

.question-item-right .question-item {
    margin-right: 0;
}

.related-search-item {
    width: 124px;
    height: 33px;
    background: #f8f8f8;
    opacity: 1;
    border-radius: 2px;
    padding: 0 14px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #333333;
    font-size: 16px;
    margin: 0 8px 8px 0;
    line-height: 33px;
}

.related-search-item:hover {
    color: #2776ff;
}

.related-search-item:nth-child(3n) {
    margin-right: 0;
}

.problem-details-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 32px 0 0;
}

.problem-details-title-number {
    font-size: 18px;
    color: #333333;
}

.problem-details-title-number span {
    color: #2776ff;
}

.problem-details-title-line {
    flex: 1;
}

.answer-item {
    padding: 24px 0;
    border-bottom: 1px solid #f8f8f8;
}

.answer-item-top {
    display: flex;
    align-items: center;
}

.answer-item-avt img {
    width: 44px;
    height: 44px;
    margin-right: 8px;
}

.answer-item-master p {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.answer-item-master div {
    font-size: 16px;
    color: #999999;
}

.answer-content {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-top: 24px;
}

.answer-item:last-child {
    border-bottom: 0;
    margin-bottom: 32px;
}

.brand-screening {
    margin: 9px 0 32px;
    display: flex;
    align-items: center;
}

.brand-screening-h5 {
    display: none;
}

.brand-screening p {
    font-size: 16px;
    color: #333333;
}

.brand-screening a {
    width: 33px;
    height: 33px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    font-size: 17px;
    color: #333333;
    line-height: 33px;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 11px;
}

.brand-screening a:hover {
    background: #4da6ff;
    color: #ffffff;
}

.brand-content-item {
    display: flex;
    align-items: center;
    background: #f5f5f5;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}

.brand-content-item:last-child {
    border-bottom: 1px solid #ebebeb;
}

.brand-content-item-left {
    width: 45px;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    color: #333333;
    height: 100%;
}

.brand-content-item-right {
    flex: 1;
    background-color: #ffffff;
    padding: 16px 24px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.brand-content-item-article {
    width: 132px;
    margin-right: 8px;
    margin-bottom: 19px;
}

.brand-content-item-article-img {
    width: 132px;
    height: 63px;
    background: #ffffff;
    border: 1px solid #ebebeb;
    opacity: 1;
    border-radius: 0px;
    padding: 6px;
    margin-top: 0 !important;
}

.brand-content-item-article-img img {
    width: 100%;
    height: 100%;
}

.brand-content-item-article a {
    margin-top: 9px;
    font-size: 12px;
    color: #999999;
    text-align: center;
}


.brand-content-item .brand-content-item-article:nth-child(8n) {
    margin-right: 0;
}

.brand-content-item .brand-content-item-article {
    width: 131px;
    margin-right: 8px;
    margin-bottom: 19px;
}

.brand-lable {
    justify-content: center;
    margin: 32px 0;
}

.brand-introduce-content {
    font-size: 18px;
    line-height: 28px;
    color: #333333;
    margin: 32px 0;
}

.not-find-content {
    width: 420px;
    height: 217px;
    background: #ffffff url(../img/404.png) no-repeat;
    background-size: 100% 100%;
    margin: 430px auto;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
}

.not-find-content p {
    text-align: right;
    font-size: 18px;
    color: #999999;
    opacity: 0.6;
}

.not-find-content a {
    width: 80px;
    height: 30px;
    border: 1px solid #2776ff;
    opacity: 1;
    border-radius: 18px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #2776ff;
    margin-top: 29px;
}

.slider-box {
    position: fixed;
    bottom: 45%;
    right: 0%;
    display: none;
}

.slider-item {
    width: 53px;
    height: 53px;
    font-size: 14px;
    color: #333333;
    border: 1px solid #ebebeb;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.shwd-select-active {
    background-color: #2776ff !important;
    color: #ffffff !important;
}

.slider-item:first-child {
    padding: 0 10px;
    border-bottom: 0;
}

.slider-item:hover {
    background: #2776ff;
    color: #ffffff;
    border-color: #ffffff;
}

.slider-item p {
    font-size: 14px;
    color: #333333;
}

.slider-item img {
    width: 17px;
    height: 9px;
}

@media screen and (min-width: 750px) {
    .swiper-box .swiper-slide a {
        width: 100%;
        height: 350px;
    }

    .swiper-box .swiper-slide img {
        width: 100%;
        height: 350px;
    }

    .box-flex {
        justify-content: space-between;
    }
}

@media screen and (max-width: 750px) {
    .swiper-slide {
        height: 100%;
    }

    .swiper-slide a {
        height: 160px !important;
        width: 100%;
    }

    .swiper-slide a img {
        height: 160px !important;
        width: 100%;
    }

    .header-top {
        display: none;
    }

    .header-search-h5 {
        display: flex;
    }

    .header-search {
        display: none;
    }

    .header-logo {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .header-nav {
        flex-wrap: wrap;
        flex-direction: column;
        height: auto;
        width: 100%;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
        padding: 16px 16px 0;
    }

    .header-logo img {
        width: 135px;
        height: 38px;
    }

    .header-tab {
        width: 100%;
        margin-top: 16px;
        height: 30px;
        overflow-x: scroll;
        display: block;
        white-space: nowrap;
        overflow-y: hidden;
    }

    .header-tab li {
        display: inline-block;
        margin-left: 0;
        margin-right: 20px;
        width: auto;
        height: auto;
        line-height: 0;
    }

    .header-tab li a {
        font-size: 16px;
        padding: 0;
    }

    a.nav-active {
        font-weight: bold;
        color: #2776ff !important;
    }

    .swiper-container,
    .swiper-wrapper {
        /* width: 343px !important; */
        width: 100%;
        height: 160px !important;
    }

    .swiper-container img {
        height: 100%;
    }

    .swiper-box {
        margin-top: 16px;
    }

    .product {
        width: 100%;
        margin: 16px auto 0;
        /* padding: 0 16px; */
    }

    .foot-top-content {
        width: 100%;
        margin: 16px auto 0;
        padding: 0 16px;
    }

    .product .search-module-content {
        padding: 0 16px;
    }

    .product-content {
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 16px;
    }

    .product-content-left {
        width: 48%;
        height: 256px;
        margin-right: 0;
    }

    .product-content-left-top {
        padding: 0 7px;
        height: 30px;
    }

    .product-content-left-top-title,
    .product-content-left-top-more p {
        font-size: 12px;
    }

    .product-content-left-item {
        width: 48%;
        height: 32px;
        margin-top: 6px;
    }

    .product-content-left-item p {
        font-size: 12px;
    }

    .product-content-left-content {
        padding: 0 7px 13px;
    }

    .product-separate-item {
        width: 48%;
        height: 254px;
        margin-right: 0;
    }

    .product-separate-item div img {
        width: 142px;
        height: 142px;
    }

    .product-separate-item a img {
        width: 142px;
        height: 142px;
    }

    .product-separate-item-title {
        font-size: 16px;
        margin-top: 2px;
    }

    .product-separate-item p {
        font-size: 12px;
        margin: 4px 0 0px;
    }

    .product-separate-item-btn {
        width: 74px;
        height: 25px;
        line-height: 25px;
        font-size: 12px;
        margin-top: 10px;
    }

    .product-content-left-dwon {
        height: 30px;
        font-size: 14px;
        line-height: 30px;
    }

    .product-title p {
        font-size: 24px;
        padding: 0 16px;
        text-align: center;
    }

    .product-title-text {
        padding: 0 16px;
        text-align: center;
    }

    .process-content {
        flex-wrap: wrap;
        width: 100%;
        padding-right: 0;
        height: auto;
        justify-content: center;
    }

    .process-title {
        width: 100%;
        height: 35px;
        line-height: 35px;
        border-radius: 4px 4px 0px 0px;
        margin-right: 0;
        margin-bottom: 22px;
        font-size: 14px;
    }

    .process-item-img {
        margin: 0 9px 12px;
    }

    .process-item {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .process-title::after {
        content: "";
        position: absolute;
        right: 50%;
        top: 100%;
        transform: rotate(45deg);
        width: 12px;
        height: 12px;
        background: #2776ff;
    }

    .subscribe-top-process {
        width: 100%;
        padding: 0 16px;
    }

    .subscribe-top-left {
        display: none;
    }

    .process-security {
        flex-wrap: wrap;
    }

    .process-security-item {
        margin-top: 20px;
        width: 100%;
    }

    .box-flex {
        flex-wrap: wrap;
    }

    .order-input-title {
        padding: 0 16px;
        text-align: center;
        font-size: 16px;
    }

    .form-item {
        width: 100%;
    }

    .index-bd input,
    .index-bd select {
        width: 100% !important;
        margin-bottom: 14px !important;
    }

    .layui-form-item {
        width: 100%;
        margin-bottom: 0px !important;
    }

    .index-bd {
        padding: 0 16px;
    }

    .index-bd-item {
        width: 100%;
    }

    .index-bd-item .sp-bd-yz {
        margin-bottom: 0 !important;
    }

    .index-form-button {
        width: 100%;
    }

    .index-bd .sp-liyy {
        width: 100%;
        margin-top: 32px;
    }

    .news {
        flex-wrap: wrap;
        padding: 0 16px;
    }

    .news-item {
        width: 100%;
        margin-bottom: 24px;
    }

    .news-item-center img {
        height: 229px;
    }

    .news-item-article a {
        width: 70%;
    }

    .problem {
        padding: 0 16px;
    }

    .problem-item {
        width: 100%;
        margin-right: 0;
    }

    .problem-item-top-left a {
        width: 186px;
    }

    .city-lsit {
        display: none;
    }

    .wxwd-list {
        padding: 0 16px;
    }

    .wxwd-item {
        width: 100%;
        margin-right: 0;
        height: auto;
        margin-top: 12px;
    }

    .wxwd-item .wxwd-item-title {
        width: 70%;
    }

    .wxwd-item .wxwd-item-name {
        width: 123px;
        height: 82px;
    }

    .wxwd-item .wxwd-item-content-box {
        flex-wrap: nowrap;
    }

    .wxwd-desc-title {
        font-size: 12px;
        width: 70px;
    }

    .wxwd-desc-text {
        font-size: 14px;
        width: 70%;
    }

    .wxwd-item .wxwd-desc-box {
        height: auto;
        margin-left: 8px;
        width: 278px;
    }

    .friendship-link {
        width: 92%;
        margin: 16px auto;
    }

    .foot {
        display: none;
    }

    .border_btm {
        display: none;
    }

    .continer-box {
        width: 100%;
    }

    .continer-box-search {
        width: 100%;
        padding: 0 16px;
    }

    .search-continer {
        width: 100% !important;
        height: 40px;
    }

    .search-continer input {
        width: 241px;
        font-size: 12px;
    }

    .search-continer-button {
        height: 39px;
        width: 100px;
        font-size: 12px;
    }

    .search-title {
        padding: 0 16px;
        text-align: center;
    }

    .search-module-content {
        justify-content: space-between;
        padding: 0 16px;
        margin-bottom: 0;
    }

    .continer-box-search .search-module-content {
        padding: 0;
    }

    .brand-index-logo {
        /* justify-content: space-between; */
        width: 100%;
    }

    .question-item-right .question-item:last-child {
        margin-bottom: 0;
    }

    .module-more {
        text-align: center;
        margin-bottom: 16px;
    }

    .brand-item {
        margin-right: 0;
        margin-bottom: 6px;
        width: 48%;
    }

    .brand-item-img {
        width: 100%;
    }

    .information-item {
        width: 48% !important;
        margin-right: 0;
    }

    .information-item-img img {
        width: 165px;
        height: 117px;
    }

    .banner-img {
        margin-top: 16px;
        padding: 0 16px;
    }

    .banner-img img {
        width: 100%;
        height: 160px;
    }

    .zxyy {
        width: 100%;
        height: auto;
        padding: 0;
        margin-top: 0px;
        background-color: #ffffff;
    }

    .header-tab li a:hover {
        color: #2776ff !important;
    }

    .branches-prompt {
        width: 100%;
        height: auto;
        line-height: 25px;
        margin-top: 10px;
        font-size: 12px;
    }

    .change-page {
        margin: 16px 0;
    }

    .pc-select {
        display: none;
    }

    .friendship-link-top p {
        border-bottom: 1px solid #ebebeb;
        padding-bottom: 16px;
    }

    .friendship-link-content {
        margin-top: 0;
    }

    .friendship-link-top p::after {
        bottom: -2px;
    }

    .h5-type-cp {
        flex-wrap: wrap;
        padding: 15px 15px 15px;
        box-sizing: border-box;
    }

    .h5-type-cp a {
        height: 25px;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        background: #f8f8f8;
        color: #666666;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .h5-type-pp {
        flex-wrap: wrap;
        padding: 15px 15px 15px;
        box-sizing: border-box;
    }

    .h5-type-pp a {
        height: 25px;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 12px;
        font-weight: 400;
        line-height: 25px;
        background: #f8f8f8;
        color: #666666;
        margin-right: 5px;
        margin-bottom: 5px;
    }

    .h5-type-sf {
        width: 100%;
        display: none;
        padding: 0 15px 15px;
        box-sizing: border-box;
    }

    .h5-type-sf a {
        display: inline-block;
        width: 100%;
        height: 30px;
        line-height: 30px;
        border-bottom: 1px solid #f5f5f5;
        font-size: 12px;
        text-align: center;
        color: #666666;
    }

    .h5-type-pp,
    .h5-type-sf {
        width: 100%;
    }

    .h5-select-box {
        width: 100%;
        max-height: 250px;
        background: #ffffff;
        overflow-y: scroll;
    }

    #h5pplist {
        display: none;
    }

    .h5-type-box {
        display: block;
        position: relative;
        padding: 0 16px;
    }

    .isTop {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 999;
        width: 100%;
    }

    .h5-gg-box {
        display: none;
    }

    .crumbs-box {
        background: #ffffff;
        margin-top: 0px;
        padding-top: 15px;
    }

    .isTop-number {
        margin-top: 245px;
    }

    .h5-type-list {
        width: 100%;
        height: 45px;
        background: #ffffff;
        flex-wrap: nowrap;
        justify-content: flex-start !important;
    }

    .h5-type-item {
        min-width: 70px;
        height: 100%;
        font-size: 14px;
        font-weight: 400;
        color: #333333;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .h5-type-item em {
        display: inline-block;
        width: 10px;
        height: 5px;
        background: url("../img/select-down.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 10px;
    }

    .bg-cover {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.6);
        display: none;
    }

    .pplb-turner {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .wdlb-tishi {
        background: #ffffff;
        padding: 10px;
        box-sizing: border-box;
        line-height: 20px;
        font-size: 12px;
        color: #333333;
    }

    .bread-nav {
        padding: 0 16px;
        width: 100%;
        flex-wrap: wrap;
        overflow: hidden;
        height: 19px;
    }

    .banner-img-small {
        padding: 16px 16px 0;
    }

    .banner-img-small img {
        width: 100%;
        height: 60px;
    }

    .news-lable {
        padding: 0 16px;
    }

    .news-list {
        padding: 0 16px;
        justify-content: space-between;
        margin: 16px 0;
    }

    .friendship-link-top {
        padding: 0 16px 8px;
        border: 0;
    }

    .friendship-link-top-index {
        padding: 0 0px 8px;
    }

    .content-container {
        flex-wrap: wrap;
    }

    .container-left,
    .container-right {
        width: 100%;
    }

    .details-content {
        margin: 16px 0 32px;
    }

    .news-lable a {
        margin-bottom: 16px;
        font-size: 12px;
        height: 30px;
        line-height: 30px;
    }

    .news-lable p {
        margin-bottom: 16px;
    }

    .details-change-page {
        flex-wrap: wrap;
        margin: 0;
    }

    .details-change-page-item {
        width: 100%;
        margin-bottom: 16px;
    }

    .details-title,
    .details-time,
    .details-content,
    .details-change-page {
        padding: 0 16px;
    }

    .product-separate-item-width {
        width: 48% !important;
        height: 254px !important;
        margin-right: 0 !important;
    }

    .question-item-width .question-item {
        width: 100%;
        margin-right: 0 !important;
    }

    .question-item-top-left a {
        max-width: 70%;
    }

    .question-item {
        width: 100%;
        margin-right: 0;
    }

    .sp-bd-item {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
    }

    .sp-bd-form {
        padding: 16px 0 0;
    }

    .sp-detail-yy-box {
        padding: 0 16px;
        border: 0;
    }

    .layui-form-item {
        margin-bottom: 16px !important;
    }

    .module-content-right {
        width: 100%;
        margin-top: 0;
    }

    .brand-item-small {
        width: 48%;
        margin-top: 12px;
    }

    .brand-item-small-img {
        width: 100%;
    }

    .details-title {
        font-size: 24px;
    }

    .problem-details-title {
        padding: 0 16px;
    }

    .answer-item {
        padding: 24px 16px;
    }

    .answer-item:last-child {
        margin-bottom: 16px;
    }

    .news-lable div {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .brand-screening p {
        font-size: 12px;
    }

    .brand-screening {
        padding: 0 16px;
        flex-wrap: wrap;
    }

    .brand-introduce-content {
        padding: 0 16px;
    }

    .order-input-title {
        margin-bottom: 16px;
    }

    .index-bd-item {
        margin-bottom: 0 !important;
    }

    .check-more {
        margin: 16px 0;
    }

    .question-item-right .question-item:last-child {
        margin-bottom: 16px;
    }

    .related-search-item {
        width: 48%;
        margin-right: 0;
        font-size: 14px;
    }

    .bread-nav-search {
        padding: 0 !important;
    }

    .h5-tabbar {
        display: flex;
        height: 50px;
        width: 100%;
        background: #ffffff;
        box-shadow: 3px -3px 6px rgba(0, 0, 0, 0.1);
        padding: 3px 16px 5px;
        align-items: center;
        justify-content: space-between;
        position: fixed;
        right: 0;
        bottom: 0;
    }

    .h5-tabbar-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .h5-tabbar-item img {
        width: 30px;
        height: 30px;
    }

    .h5-tabbar-item p {
        font-size: 12px;
        color: #666666;
        text-align: center;
    }

    .h5-tabbar-select p {
        color: #2776ff;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    .adress-item {
        margin: 0 0 16px;
    }

    .slider-item:first-child {
        display: none;
    }

    .brand-screening {
        display: none;
    }

    .brand-screening-h5 {
        position: fixed;
        bottom: 20%;
        right: 0;
        height: 400px;
        overflow-y: auto;
        display: none;
    }

    .brand-screening-h5 a {
        width: 30px;
        font-size: 17px;
        color: #999999;
        text-align: center;
        margin-bottom: 5px;
    }

    .h5-tabbar-support {
        height: 100px;
    }
}


/* 新增 */

.wxwd-desc-box div {
    display: flex;
}

.wxwd-desc-box .sp2 {
    width: 185px;
    height: 24px;
    border-radius: 0px 0px 0px 0px;
    border: 1px solid #FE6100;
    font-size: 12px;
    color: #FE6100;
    line-height: 24px;
    justify-content: center;
}

.guanggaotag {
    width: 33px;
    height: 18px;
    background: #333333;
    opacity: 0.28;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

/* .information-item-text:hover{
color: #2776ff;
} */
.maioshu .p1 {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
}

.maioshu .p2 {
    font-size: 12px;
    color: #FE6100;
    margin-top: 4px;
}
