html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

body {
    margin: 0;
    overflow-x: hidden;
}

main {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
}

a:active {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: bolder;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    vertical-align: middle;
    border-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

ol,
ul,
li {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

p,
h2,
h3,
h4 {
    margin: 0;
}

a:hover {
    -webkit-tap-highlight-color: transparent;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.por {
    position: relative;
}

.poa {
    position: absolute;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.tac {
    text-align: center;
}

input[type="text"],
input[type="number"],
input[type="password"],
input[type="reset"],
input[type="submit"],
input[type="button"],
input[type="tel"],
button,
textarea {
    -webkit-appearance: none;
    outline: none;
}

figure {
    margin: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition-delay: 9999s;
    -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
}

sub {
    bottom: -0.05em;
}

a {
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
}

input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    outline: none;
    padding: 0;
}

.ovh {
    overflow: hidden;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.container {
    max-width: 1370px;
    width: 90%;
    margin: 0 auto;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: #FFFFFF;
}

.header-white {
    background-color: #FFFFFF;
}

.nav {
    height: 80px;
    width: 100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.nav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    height: 80px;
}

.nav .nav-logo {
    padding: 12px 0;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav .nav-logo figure {
    height: 100%;
}

.nav .nav-logo img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

.nav .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nav .header-nav ul {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.nav .header-nav li {
    margin: 0 50px;
    position: relative;
}

.nav .header-nav .header-search {
    max-width: 100px;
}

.nav .header-nav li a {
    font-size: 16px;
    color: #1A1A1A;
    font-weight: bold;
    line-height: 21px;
    transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -ms-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
}

.nav .header-nav li a:hover,
.nav .header-nav li.on a {
    color: #C8102E;
    transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -ms-transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
}

.nav .header-nav li::after {
    content: "";
    width: 0;
    height: 2px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    bottom: -10px;
    transition: all 0.23s ease-in;
    -o-transition: all 0.23s ease-in;
    -ms-transition: all 0.23s ease-in;
    -moz-transition: all 0.23s ease-in;
    -webkit-transition: all 0.23s ease-in;
}

.nav .header-nav li:hover::after,
.nav .header-nav li.on::after {
    width: 50%;
    transition: all 0.23s ease-in;
    -o-transition: all 0.23s ease-in;
    -ms-transition: all 0.23s ease-in;
    -moz-transition: all 0.23s ease-in;
    -webkit-transition: all 0.23s ease-in;
}

.nav .header-search {
    position: relative;
}

.nav .header-search form {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;

}

.nav .header-search button {
    width: 37px;
    height: 37px;
    background-color: #F5F5F5;
    border: none;
    border-radius: 7px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.nav .header-search form div {
    height: 37px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    background-color: #F5F5F5;
    flex: 1;
    border-radius: 20px;
    overflow: hidden;
    /* display: none; */
}

.nav .header-search form input {
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 100%;
    width: calc(100% - 37px);
    background-color: transparent;
}

.nav .header-search form input.search-bg {
    width: 37px;
    background: url(../images/search.png)center no-repeat;
    background-size: 22px 22px;
    cursor: pointer;
}

.nav .header-nav .header-search.on {
    max-width: 200px;
}

.menu-btn {
    display: none;
}

.nav-mb ul {
    display: none;
    width: 0;
}

@media screen and (max-width:805px) {
    .nav .header-nav li {
        margin: 0 10px;
    }

    .nav .header-nav li a {
        font-size: 14px;
    }

    .nav .header-nav li::after {
        bottom: -5px;
    }

    .nav .header-nav li:hover::after,
    .nav .header-nav li.on::after {
        width: 100%;
    }
}

@media screen and (max-width:765px) {
    .page-banner {
        margin-top: 80px;
    }

    #header {
        background-color: #FFFFFF;
    }

    .nav .header-nav {
        display: none;
    }

    .menu-btn {
        width: 50px;
        height: 50px;
        border-radius: 10px;
        display: inline-block;
        position: fixed;
        right: 20px;
        top: 15px;
        z-index: 9999;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .menu-btn span {
        background: #C8102E;
        width: 22px;
        height: 4px;
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

    .menu-btn i {
        position: absolute;
        left: 0;
        width: 22px;
        height: 4px;
        background: #C8102E;
        display: block;
        -webkit-transition-duration: 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s;
        -webkit-transition-delay: 0.3s, 0s;
        transition-delay: 0.3s, 0s;
    }

    .menu-btn i.menu-btn-top {
        top: -6.7px;
        -webkit-transition-property: top, -webkit-transform;
        transition-property: top, -webkit-transform;
        transition-property: top, transform;
        transition-property: top, transform, -webkit-transform;
        -webkit-transition-property: top, transform;
    }

    .menu-btn i.menu-btn-bottom {
        bottom: -7.7px;
        -webkit-transition-property: bottom, -webkit-transform;
        transition-property: bottom, -webkit-transform;
        transition-property: bottom, transform;
        transition-property: bottom, transform, -webkit-transform;
        -webkit-transition-property: bottom, transform;
    }

    .menu-btn.menu-btn-on span {
        background-color: transparent;
    }

    .menu-btn.menu-btn-on i.menu-btn-top {
        top: 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    .menu-btn.menu-btn-on i.menu-btn-bottom {
        bottom: 0;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    .menu-btn.menu-btn-on i.menu-btn-top,
    .menu-btn.menu-btn-on i.menu-btn-bottom {
        background-color: #C8102E;
        transition-delay: 0s, 0.3s;
        -webkit-transition-delay: 0s, 0.3s;
    }

    .nav-mb ul {
        position: fixed;
        top: 80px;
        left: 0;
        width: 100%;
        height: auto;
        z-index: 100;
        background-color: #FFF;
        padding: 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
    }

    .nav-mb ul li a {
        display: block;
        padding: 12px 0;
        color: #1A1A1A;
        font-weight: bold;
    }

    .nav-mb ul li.on a {
        color: #C8102E;
    }
}

/* header nav end */
.page-banner {
    position: relative;
    margin-top: 80px;
}

.page-banner figure img {
    width: 100%;
}

.page-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.page-banner .container div {
    width: 62.77%;
    margin: 0 auto;
    text-align: center;
}

.page-banner .container div h2 {
    font-size: 60px;
    font-weight: bold;
    line-height: 79px;
    color: #FFF;
    margin-bottom: 28px;
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.page-banner .container div span {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    margin-bottom: 50px;
    display: block;
}

.page-banner .container div .btn {
    margin: 0 auto;
    width: 260px;
    height: 65px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    font-size: 20px;
    line-height: 65px;
    font-weight: bold;
    color: #C8102E;
    cursor: pointer;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.page-banner .container div .btn:hover {
    background-color: rgba(255, 255, 255, 0.8);
    /* animation: bounce;
    animation-duration: 0.5s; */
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width:900px) {
    .page-banner .container div h2 {
        font-size: 32px;
        margin-bottom: 12px;
        line-height: 32px;
    }

    .page-banner .container div span {
        line-height: 20px;
        margin-bottom: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    }

    .page-banner .container div .btn {
        width: 160px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
    }

    .page-banner .container div span {
        -webkit-line-clamp: 1;
    }
}

.page-brief {
    margin-top: 39px;
}

.page-brief .page-brief-title {
    width: 300px;
    /* width: auto; */
    height: 108px;
    margin-bottom: 49px;
    position: relative;
    display: inline-block;
}

.page-brief .page-brief-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #C8102E;
}

.page-brief .page-brief-title h3 {
    font-size: 32px;
    line-height: 108px;
    font-weight: bold;
    display: inline-block;
}

.page-brief .page-brief-title i {
    font-size: 36px;
    line-height: 47px;
    font-weight: bold;
    color: #1A1A1A;
    opacity: 0.05;
    font-style: normal;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.page-brief .page-brief-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.page-brief .swiper-container {
    width: 41.313%;
    height: 100%;
    background: url(../images/item-bg.png) left bottom no-repeat;
    background-size: calc(100% - 15px) calc(100% - 30px);
}

.page-brief ul {
    width: 100%;
}

.page-brief ul>li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.page-brief ul>li figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    /* background: url(../images/item-bg.png) left bottom no-repeat;
    background-size: calc(100% - 15px) calc(100% - 30px); */
}

.page-brief ul>li figure img {
    width: calc(100% - 15px);
    height: auto;
    text-align: right;
    margin-bottom: 30px;
    object-fit: cover;
}

.page-brief ol {
    flex: 1;
    padding-left: 66px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
    height: 100%;
}

.page-brief ol strong {
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 28px;
    display: block;
}

.page-brief ol p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #1A1A1A;
    max-height: 72px;
    overflow: hidden;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden; */
    margin-bottom: 17px;
}

.page-brief ol span {
    font-size: 16px;
    line-height: 26px;
    color: #C8102E;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 40px;
    display: inline-block;
}

.page-brief .swiper-pagination {
    text-align: right;
}

.page-brief .swiper-pagination-bullet {
    width: 46px;
    height: 3px;
    background: #C8102E;
    border-radius: 0;
}

@media screen and (max-width:765px) {
    .page-brief .swiper-container {
        width: 100%;
    }

    .page-brief ol {
        padding-left: 0;
        width: 100%;
        flex: none;
        margin-top: 20px;
    }

    .page-brief .page-brief-content {
        height: auto !important;
    }
}

.page-product {
    margin-top: 92px;
    background: url(../images/product-bg.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom: 24px;
}

.page-product .page-brief-title {
    margin-top: 44px;
    margin-bottom: 0;
    z-index: 10;
}

.page-product .page-brief-title h3 {
    color: #FFF;
    line-height: 42px;
    position: absolute;
    bottom: 18px;
    left: 0;
}

.page-product .page-brief-title i {
    color: #FFF;
}

.page-product .page-brief-title::after {
    background-color: #FFF;
}

.page-product ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.page-product ul>li {
    width: calc(50% - 10px);
    flex-direction: column;
    background-color: #FFF;
    padding: 30px 20px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    justify-content: space-between;
}

.page-product .product-item-top {
    padding: 0 20px;
}

.page-product .product-item-top h5 {
    font-size: 22px;
    font-weight: bold;
    line-height: 29px;
    display: inline-block;
    color: #1A1A1A;
    margin: 0;
    padding-bottom: 9px;
    margin-bottom: 32.5px;
    position: relative;
}

.page-product .product-item-top h5::after {
    content: "";
    width: 100%;
    height: 7px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    bottom: -7px;
}

.page-product ul>li figure {
    display: block;
}

.page-product ul>li figure img {
    width: inherit;
    max-width: 100%;
    margin: 0;
}

.page-product h3 {
    margin: 44px 0 34px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.page-product h3 i {
    height: 100%;
}

.page-product h3 span {
    font-size: 28px;
    line-height: 37px;
    font-weight: bold;
    color: #1A1A1A;
    margin-left: 11.5px;
}

.page-product .product-item-top>p {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 20px;
}

.page-product ol {
    padding-left: 0;
    height: auto;
}

.page-product ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}

.page-product ol span {
    margin-bottom: 0;
    font-family: 'Bahnschrift';
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-right: 20.5px;
    width: 20px;
    color: #1A1A1A;
}

.page-product ol p {
    display: inline-block;
    margin-bottom: 0;
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

.page-product .product-item-bottom {
    padding: 0 20px;
}
.product-item-bottom{
    margin-top: 1.5rem;
}

.product-item-bottom .product-box {
    /* padding-top: 30.5px; */
    position: relative;
}

.product-item-bottom .product-box::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 85%;
    height: 1px;
    background-color: #ECECEC;
}

.product-item-bottom .product-box,
.product-item-bottom .product-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.product-item-bottom .product-box a {
    height: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    /* margin-top: 30.5px; */
}

.product-item-bottom .product-box div{
    margin-right: 20px;
    margin-top: 30.5px;
}
.product-item-bottom .product-box div:last-child{
    margin-right: 0;
}

.product-item-bottom .product-box .download-btn {
    background: url(../images/pitem-btn-bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 18px 22.5px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #FFF;
    /* margin-right: 20px; */
    font-weight: bold;
}

.product-item-bottom .product-box div:hover a{
    animation: bounceIn;
    animation-duration: 0.3s;
}

.product-item-bottom .product-box .download-btn p {
    padding: 0 49.4px 0 8px;
}

.product-item-bottom .product-box .product-show {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    padding: 18px 75px;
    background-color: #F5F5F5;
    color: #00156D;
    font-weight: bold;
    display: block;
}

.page-product .pbot-ul {
    flex-direction: column;
    margin-top: 30px;
    min-height: 65px;
}

.page-product .pbot-ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 13px;
    padding-left: 24px;
    position: relative;
}

.page-product .pbot-ul li::before {
    content: "";
    width: 16px;
    height: 12px;
    background: url(../images/dui.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.pproduct-content {
    padding-top: 72px;
    position: relative;
}

.pproduct-content>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
}

.pproduct-content>div div {
    background: transparent;
    position: static;
    width: 87px;
    margin-top: 0px;
    color: #FFF;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    height: auto;
    padding-right: 10px;
}

/* .pproduct-content>div div.swiper-button-disabled{
    display: none;
} */
.pproduct-content .swiper-button-prev {
    margin-right: 1rem;
}

.pproduct-content .swiper-button-prev::before {
    content: "";
    width: 8px;
    height: 15px;
    background: url(../images/right.png) no-repeat;
    background-size: 100% 100%;
    transform: rotate(180deg);
    position: absolute;
    left: -10px;
    top: 6px;
}

.pproduct-content .swiper-button-next::after {
    content: "";
    width: 8px;
    height: 15px;
    background: url(../images/right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    top: 6px;
}

.pproduct-content>div div:hover p {
    animation: bounceIn;
    animation-duration: 0.3s;
    font-weight: bold;
}

.page-product .swiper-container {
    width: 100%;
    background: transparent;
    margin-top: -32px;
}

@media screen and (max-width:765px) {
    .page-product ul>li {
        width: 100%;
    }

    .product-item-bottom .product-box {
        justify-content: center;
    }

    .product-item-bottom .product-box .download-btn {
        margin-right: 0;
    }
}

.ft-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.ft-top figure {
    margin: 75px 3rem 75px 0;
}

.ft-top figure img {
    max-width: 100%;
}

.ft-top div {
    padding-top: 20px;
    margin-right: 20px;
}

.ft-top span {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 27px;
    display: inline-block;
}

.ft-top p,
.ft-top a {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #1A1A1A;
    margin-bottom: 12px;
}

.ft-icp span {
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #999999;
    display: block;
    margin: 10px 0;
}

@media screen and (max-width:765px) {
    .ft-top {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
    }
}

.product-list-bg {
    background-color: #EFF7FF;
}

.page-pl {
    background-color: #FFF;
    padding: 33px 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: relative;
    top: -40px;
    z-index: 10;
}

.page-pl .pl-site {
    margin-bottom: 42px;
}

.page-pl .pl-site p,
.page-pl .pl-site a {
    display: inline-block;
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    color: #999999;
}

.page-pl .pl-site .pl-btn {
    color: #C8102E;
}

.product-show-box .product-show-title {
    margin-bottom: 50px;
}

.product-show-box .product-show-title span {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #1A1A1A;
    padding: 0 21px;
    margin-right: 30px;
    padding-bottom: 20px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.product-show-box .product-show-title span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 7px;
    width: 0;
    background-color: #C8102E;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.product-show-box .product-show-title span:hover::after,
.product-show-box .product-show-title span.on::after {
    width: 100%;
}

.product-show-box ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.product-show-box .pshow-lt h3 {
    margin: 0 0 34px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-show-box .pshow-lt h3 i {
    height: 100%;
}

.product-show-box .pshow-lt h3 span {
    font-size: 28px;
    line-height: 37px;
    font-weight: bold;
    color: #1A1A1A;
    margin-left: 11.5px;
}
.product-show-box ul>li .ptablist-top{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}
.product-show-box ul>li .ptablist-top .pshow-lt{
    padding-right: 3.75rem;
}
.product-show-box ul>li .ptablist-top figure {
    width: 45.56%;
}

.product-show-box ul>li figure img {
    width: 100%;
    height: auto;
}

.product-show-box .pshow-lt>p {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    color: #1A1A1A;
    margin-bottom: 20px;
}

.product-show-box .pshow-lt ol {
    padding-left: 0;
    height: auto;
}

.product-show-box .pshow-lt ol li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
}

.product-show-box .pshow-lt ol span {
    margin-bottom: 0;
    font-family: 'Bahnschrift';
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin-right: 20.5px;
    width: 20px;
    color: #1A1A1A;
}

.product-show-box .pshow-lt ol p {
    display: inline-block;
    margin-bottom: 0;
    color: #999999;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
}

.product-show-box .pshow-lt .pbot-ul {
    flex-direction: column;
    margin-top: 30px;
}

.product-show-box .pshow-lt .pbot-ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 13px;
    padding-left: 24px;
    position: relative;
}

.product-show-box .pshow-lt .pbot-ul li::before {
    content: "";
    width: 16px;
    height: 12px;
    background: url(../images/dui.png) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.product-show-box .product-box::before {
    display: none;
}

.product-show-customer {
    margin-top: 43.5px;
    padding-top: 1px;
    border-top: 1px solid #ECECEC;
}

.product-show-customer .page-brief-title {
    margin-top: 38.5px;
    text-align: center;
    position: relative;
}

.product-show-customer .page-brief-title h3 {
    padding: 27px 80px;
    line-height: 42px;
    font-size: 32px;
    font-weight: bold;
    color: #1A1A1A;
}

.product-show-customer .page-brief-title i {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    color: #1A1A1A;
    font-size: 36px;
    line-height: 47px;
    opacity: 0.05;
    font-weight: bold;
    font-style: normal;
}

.product-show-customer .page-brief-title::before {
    content: '';
    width: 300px;
    height: 1px;
    background-color: #C8102E;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.product-show-customer .page-brief-title::after {
    content: '';
    width: 134px;
    height: 5px;
    background-color: #C8102E;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.product-show-customer figure {
    position: relative;
}

.product-show-customer figure img {
    width: 100%;
    height: auto;
}

.product-show-customer .pshow-bottom-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
}

.pshow-bottom-box>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}

.pshow-bottom-box .pshow-lt h5 {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    font-weight: bold;
    padding: 0 16px 0 12px;
    margin: 0;
    position: relative;
    display: inline-block;
    margin-bottom: 23px;
}

.pshow-bottom-box .pshow-lt h5::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    top: 0;
}

.pshow-bottom-box .pshow-lt h5::after {
    content: '';
    width: 20px;
    height: 5px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    top: 0;
}

.pshow-bottom-box .pshow-lt h5 i {
    width: 20px;
    height: 5px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    bottom: 0;
}

.pshow-bottom-box .pshow-lt li {
    font-size: 16px;
    line-height: 36px;
    padding-left: 35px;
    position: relative;
}

.pshow-bottom-box .pshow-lt li::before {
    content: "";
    background: url(../images/p-dui.png) no-repeat;
    background-size: 100% 100%;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.pshow-bottom-box .pshow-rt {
    text-align: right;
    width: auto;
}

.pshow-bottom-box .pshow-rt h5 {
    margin: 0;
    margin-bottom: 23px;
    font-size: 18px;
    height: 64px;
    line-height: 64px;
    font-weight: bold;
    display: inline-block;
    padding: 0 16px 0 12px;
    position: relative;
}

.pshow-bottom-box .pshow-rt h5::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #C8102E;
    position: absolute;
    left: 0;
    top: 0;
}

.pshow-bottom-box .pshow-rt h5::after {
    content: '';
    width: 20px;
    height: 5px;
    background-color: #C8102E;
    position: absolute;
    right: 0;
    top: 0;
}

.pshow-bottom-box .pshow-rt h5 i {
    width: 20px;
    height: 5px;
    background-color: #C8102E;
    position: absolute;
    right: 0;
    bottom: 0;
}

.pshow-bottom-box .pshow-rt li {
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #1A1A1A;
}

.pshow-bottom-box .pshow-rt li {
    opacity: 0.2;
}

.pshow-bottom-box .pshow-rt li.swiper-slide-active {
    opacity: 1;
}

.pshow-bottom-box .pshow-rt li.swiper-slide-next {
    opacity: 0.5;
}

@media screen and (max-width:765px) {
    .product-list-bg {
        padding: 0.1px;
    }

    .page-pl {
        padding: 33px 20px;
        top: 0;
        margin: 20px 0;
    }

    .product-show-box ul>li .ptablist-top{
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .product-show-box ul>li .ptablist-top .pshow-lt{
        padding-right: 0;
    }

    .product-show-customer .pshow-bottom-box {
        position: static;
        flex-direction: column;
        margin-top: 20px;
    }

    .pshow-bottom-box .pshow-rt {
        text-align: left;
    }

    .pshow-bottom-box .pshow-rt h5::after,
    .pshow-bottom-box .pshow-rt h5 i {
        left: 0;
    }

    .pshow-bottom-box>div {
        margin-bottom: 20px;
    }
    .product-show-box ul>li .ptablist-top figure,
    .product-show-box ul>li figure {
        width: 100%;
        margin-bottom: 20px;
    }

    .product-show-box .product-show-title span {
        margin-right: 0;
    }
}

.product-show-customer .pshow-bottom-box .swiper-container {
    max-height: 100px;
}

.product-show-customer .pshow-bottom-box .swiper-wrapper {
    width: auto;
    height: auto;
    flex-direction: column;
}

.product-show-customer .pshow-bottom-box .swiper-slide {
    width: auto;
    height: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: '';
}

@media screen and (max-width:460px) {
    .page-banner .container div span {
        display: none;
    }

    .page-banner .container div h2 {
        font-size: 16px;
    }

    .page-banner .container div .btn {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }
}
.ft-top div.ft-contact{
    margin-right: 0;
}
.ft-top .footer-wx{
    margin: 0;
    /* margin-left: 1rem;
    margin-right: 20px; */
    padding: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ft-top .footer-wx figure{
    margin: 0;
    /* margin-top: 70%; */
}
.ft-top .message-box{
    margin-right: 0;
}
.message-box form{
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}
.message-box form textarea{
    border: none;
    background-color: #F5F5F5;
    padding: 0 20px;
    line-height: 40px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 50%;
}
.message-box form div{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding-top: 0;
    margin: 0;
    padding-left: 16px;
    width: 50%;
}
.message-box form button{
    padding: 0 20px;
    font-size: 14px;
    border: none;
    background-color: #F5F5F5;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}
.message-box form input{
    padding: 0 20px;
    height: 40px;
    margin-bottom: 20px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.ft-top .footer-telwx{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0;
}
.ft-top .footer-telwx div{
    padding-top: 0;
}