@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    outline: none;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box
}

body {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
    background-color: #fff;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
    display: block;
    margin: 0;
    padding: 0
}

input,
button {
    font-family: "Microsoft YaHei"
}

button {
    cursor: pointer
}

em {
    font-style: normal
}

span,
a {
    text-decoration: none;
    font-size: 12px;
    color: #454545
}

ul,
li,
p,
dl,
dt,
dd,
td,
tr,
td,
th,
tt,
b,
img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none
}

img {
    display: block
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
    padding: 0;
    margin: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
}

.clearfix:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.ellips_line2,
.ellips_line3,
.ellips_line4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellips_line2 {
    -webkit-line-clamp: 2
}

.ellips_line3 {
    -webkit-line-clamp: 3
}

.ellips_line4 {
    -webkit-line-clamp: 4
}

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

.justify-fix {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 0;
    overflow: hidden
}

.t_a_l {
    text-align: left
}

.t_a_r {
    text-align: right
}

input:not([type]),
input[type="color"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="tel"],
input[type="url"],
input[type="text"] {
    padding: 0px;
    margin: 0;
    border: 0
}

.f0 {
    font-size: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    display: inline-block;
    vertical-align: top
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 20%
}

.col-xs-1 {
    width: 8.33333333%
}

@media (min-width:376px) {

    .col-smler-1,
    .col-smler-2,
    .col-smler-3,
    .col-smler-4,
    .col-smler-5,
    .col-smler-6,
    .col-smler-7,
    .col-smler-8,
    .col-smler-9,
    .col-smler-10,
    .col-smler-11,
    .col-smler-12 {
        display: inline-block;
        vertical-align: top;
        padding: 11px 40px
    }

    .col-smler-12 {
        width: 100%
    }

    .col-smler-11 {
        width: 91.66666667%
    }

    .col-smler-10 {
        width: 83.33333333%
    }

    .col-smler-9 {
        width: 75%
    }

    .col-smler-8 {
        width: 66.66666667%
    }

    .col-smler-7 {
        width: 58.33333333%
    }

    .col-smler-6 {
        width: 50%
    }

    .col-smler-5 {
        width: 41.66666667%
    }

    .col-smler-4 {
        width: 33.33333333%
    }

    .col-smler-3 {
        width: 25%
    }

    .col-smler-2 {
        width: 16.66666667%
    }

    .col-smler-1 {
        width: 8.33333333%
    }
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        display: inline-block;
        vertical-align: top;
        padding: 11px 40px
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }
}

@media (min-width:1000px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        display: inline-block;
        vertical-align: top;
        padding: 11px
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }
}

@media (min-width:1240px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        display: inline-block;
        vertical-align: top;
        padding: 11px
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }
}

.transi {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all
}

* {
    font-family: PingFang SC
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h1 {
    font-size: 24px;
    font-weight: bold;
    color: #fd0e3b;
    line-height: 76px
}

h2 {
    font-size: 36px;
    font-weight: 700;
    color: #FD0E3B;
    font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
    line-height: 40px;
    text-align: center
}

h6 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 20px;
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
}

.clearfix:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both
}

.dot dl dd {
    cursor: pointer;
    margin-right: 20px
}

.ml20 {
    margin-left: 20px
}

.mr16 {
    margin-right: 16px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr32 {
    margin-right: 32px
}

.mr50 {
    margin-right: 50px
}

.mr60 {
    margin-right: 60px
}

.mr80 {
    margin-right: 80px
}

.mt20 {
    margin-top: 20px
}

.mt24 {
    margin-top: 24px
}

.mt30 {
    margin-top: 30px
}

.mt40 {
    margin-top: 40px
}

.mt60 {
    margin-top: 60px
}

.mt80 {
    margin-top: 80px
}

.mt100 {
    margin-top: 80px
}

.mb16 {
    margin-bottom: 16px
}

.mb20 {
    margin-bottom: 20px
}

.mb24 {
    margin-bottom: 24px
}

.mb30 {
    margin-bottom: 32px
}

.mb40 {
    margin-bottom: 40px
}

.mb32 {
    margin-bottom: 32px
}

.mb60 {
    margin-bottom: 60px
}

.mb80 {
    margin-bottom: 80px
}

.mbt60 {
    margin: 60px auto
}

.pd40 {
    padding: 40px 0
}

.pd60 {
    padding: 60px 0
}

.pd100 {
    padding: 100px 0
}

.w12 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: inherit
}

.banner .btn,
.header .head_tool .btn,
.ind_banner .btn,
.min_banner .btn,
.transition {
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all
}

.fr_contact {
    width: 70px;
    height: auto;
    background: #FD0E3B;
    position: fixed;
    right: 10px;
    bottom: 160px;
    text-align: center;
    z-index: 10000;
    border-radius: 4px
}

.fr_contact li {
    padding: 20px 10px 0 10px;
    height: 92px;
    cursor: pointer
}

.fr_contact li:hover {
    background: #d90930
}

.fr_contact li .inner {
    width: 50px;
    height: 72px;
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.fr_contact img {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-bottom: 12px
}

.fr_contact span {
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    line-height: 12px;
    display: block
}

.contact_content {
    visibility: hidden;
    position: absolute;
    font-size: 16px;
    font-weight: 800;
    color: #FD0E3B;
    line-height: 20px;
    text-align: left;
    cursor: default
}

.fr_contact li:hover .contact_content {
    visibility: visible
}

.contact_content00 {
    width: 250px;
    height: 124px;
    top: 0;
    left: -240px;
    padding-left: 36px;
    padding-top: 30px;
    background: url(../images/contact_bg_1.html) center no-repeat;
    background-size: 250px 124px
}

.contact_content01 {
    width: 250px;
    height: 92px;
    top: 0;
    left: -240px;
    padding-left: 36px;
    padding-top: 34px;
    background: url(../images/contact_bg_2.png) center no-repeat;
    background-size: 250px 92px
}

.contact_content02 {
    width: 160px;
    height: 152px;
    top: 108px;
    left: -150px;
    padding-left: 26px;
    padding-top: 24px;
    background: url(../images/contact_bg_3.png) center no-repeat;
    background-size: 160px 152px
}

.contact_content02 img {
    width: 100px;
    height: 100px
}

.header {
    width: 100%;
    height: 76px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100
}

.navbar {
    height: 76px;
    margin: 0 auto
}

.logo {
    width: 260px;
    overflow: hidden
}

.logo img {
    width: 144px;
    height: 24px;
    margin-top: 20px
}

.top_nav {
    margin: 0 auto;
    line-height: 76px
}

.top_nav a {
    font-size: 16px;
    font-weight: 800;
    color: #333;
    margin-right: 50px
}

.top_nav .current {
    color: #FD0E3B
}

.mobilephone {
    font-size: 16px;
    font-weight: 700;
    color: #FD0E3B;
    line-height: 64px
}

.mobilephone img {
    width: 14px;
    height: 20px;
    float: left;
    margin-right: 8px;
    margin-top: 22px
}

.register {
    width: 88px;
    height: 32px;
    margin-top: 16px;
    background: linear-gradient(180deg, #3899fc 0, #FD0E3B 100%);
    box-shadow: 0 8px 24px -4px rgba(26, 122, 248, .3);
    border-radius: 16px;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    text-decoration: none;
    display: inline-block
}

.register:hover {
    transition: background-color .3s linear;
    background: #FD0E3B;
    transition: box-shadow .4s;
    -moz-transition: box-shadow .4s;
    -webkit-transition: box-shadow .4s;
    -o-transition: box-shadow .4s
}

.bannerbox {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    margin-top: 76px
}

.bannerbox .bd {
    height: 480px
}

.containt-div {
    position: relative;
    height: 480px;
    margin: 0 auto
}

.bannerbox ul {
    position: relative
}

.bannerbox ul li {
    list-style: none;
    width: 100%;
    height: 480px;
    position: absolute;
    left: 0;
    top: 0
}

.bannerbox ul li.fst-li {
    background: url(../images/banner_bg_1.jpg) center no-repeat;
    background-size: cover
}

.bannerbox ul li.sec-li {
    background: url(../images/banner_bg_2.jpg) center no-repeat;
    background-size: cover
}

.bannerbox ul li.third-li {
    background: url(../images/banner_bg_3.html) center no-repeat;
    background-size: cover
}

.bannerbox ul li .img1 {
    position: absolute
}

.banner_tit {
    width: 455px;
    height: 255px;
    padding-left: 40px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin-left: -600px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.banner_tit h3 {
    font-size: 30px;
    font-weight: bold;
    color: rgb(255, 254, 254);
    margin-bottom: 30px
}

.banner_tit p {
    font-size: 19px;
    line-height: 35px;
    color: #adf012
}

.banner_tit img {
    width: 415px;
    height: 255px;
    cursor: pointer
}

.banner_img {
    width: 790px;
    height: 480px;
    cursor: pointer;
    right: 50%;
    position: absolute;
    margin-right: -600px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.banner_img p {
    position: absolute;
    top: 120px;
    right: 100px;
    width: 436px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-align: center
}

.banner_img img {
    float: right;
    margin: 50px 20px 0 0
}

.dot {
    width: 160px;
    height: 14px;
    position: absolute;
    bottom: 40px;
    right: 20px;
    z-index: 2;
    left: 50%;
    margin-left: -50px
}

.dot dl dd {
    width: 32px;
    height: 8px;
    float: left;
    background: rgba(255, 255, 255, .9);
    box-shadow: 0 2px 8px 0 rgba(47, 56, 111, .08);
    border-radius: 4px
}

.dot dl .on {
    width: 32px;
    height: 8px;
    background: #FD0E3B;
    border-radius: 4px
}

.feature {
    z-index: 1;
    margin-top: -34px
}

.feature ul {
    width: 1200px;
    margin: 0 auto;
    padding: 24px 0;
    height: 108px;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    border-radius: 8px
}

.feature ul:hover {
    transition: all .5s ease;
    -webkit-box-shadow: 0 30px 36px -12px rgba(47, 56, 111, .08);
    box-shadow: 0 30px 36px -12px rgba(47, 56, 111, .08)
}

.feature ul li:hover {
    transition: all .5s ease;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.feature ul li:hover img {
    transition: all .5s ease;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.feature ul li {
    width: 300px;
    padding: 0 24px;
    float: left;
    border-right: 1px solid #d5d9e1
}

.feature ul li:nth-child(4) {
    border: none
}

.feature ul li img {
    width: 60px;
    height: 60px;
    margin-right: 16px
}

.feature ul li h3 {
    font-size: 16px;
    font-weight: 800;
    color: #FD0E3B;
    line-height: 20px
}

.feature ul li p {
    font-size: 12px;
    font-weight: 400;
    color: #595959;
    line-height: 16px;
    margin-top: 5px
}

.questions {
    width: 100%;
    background: #fff
}

.questions ul {}

.questions li {
    width: 585px;
    height: 175px;
    float: left;
    margin-right: 30px;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    border-radius: 4px;
    padding: 24px;
    margin-top: 30px
}

.questions li:hover {
    transition: all .5s ease;
    -webkit-box-shadow: 0 30px 36px -12px rgba(12, 21, 35, .06);
    box-shadow: 0 30px 36px -12px rgba(12, 21, 35, .06)
}

.questions li:hover img,
.questions li:hover span {
    transition: all .5s ease;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.questions li:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.questions li:nth-child(2n+2) {
    margin-right: 0
}

.questions li img {
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 30px
}

.questions li:nth-child(1) img {
    box-shadow: 0 8px 16px -4px rgba(0, 198, 87, .3)
}

.questions li:nth-child(2) img {
    box-shadow: 0 8px 16px -4px rgba(135, 118, 255, .3)
}

.questions li:nth-child(3) img {
    box-shadow: 0 8px 16px -4px rgba(120, 159, 255, .3)
}

.questions li:nth-child(4) img {
    box-shadow: 0 8px 16px -4px rgba(60, 173, 251, .3)
}

.questions li:nth-child(5) img {
    box-shadow: 0 8px 16px -4px rgba(255, 129, 89, .3)
}

.questions li:nth-child(6) img {
    box-shadow: 0 8px 16px -4px rgba(33, 199, 210, .3)
}

.questions li span {
    width: 365px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    color: #595959;
    line-height: 30px;
    display: block
}

.questions h3 {
    font-weight: 700;
    padding-bottom: 10px
}

.questions li span {
    font-size: 14px;
    line-height: 20px
}

.about {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fbfaff
}

.about_content {
    position: relative
}

.about div.img_about {
    width: 1111px;
    display: block;
    margin: 0 auto;
    padding-left: 50%;
    line-height: 40px
}

.about img.img_about_qr {
    width: 45%;
    position: absolute;
    left: 0;
    top: 30%
}

a.btn {
    background: #FD0E3B;
    box-shadow: 0 6px 20px 0 rgba(255, 79, 51, 0.3);
    border-radius: 24px;
    display: block;
    padding: 14px 24px;
    cursor: pointer;
    overflow: hidden;
    width: 188px
}

a.btn span {
    font-size: 16px;
    font-family: PingFang-SC-Bold, PingFang-SC;
    font-weight: 700;
    color: #fff;
    line-height: 20px
}

a.btn img {
    width: 20px;
    height: 20px;
    margin-right: 8px
}

.industry {
    height: auto;
    overflow: hidden;
    background: linear-gradient(27deg, #FF3D64, #FF0033);
    background-size: cover
}

.industry_inner {
    height: auto;
    margin: 0 auto
}

.industry_lists li {
    cursor: pointer;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 285px;
    height: 200px;
    border-radius: 16px
}

.industry_lists li:hover {
    transition: all .8s ease;
    transform: scale(1.1);
    -ms-transform: scale(1.1)
}

.industry_lists li:nth-child(4n+4) {
    margin-right: 0
}

.industry_lists li .mask {
    width: 285px;
    height: 200px;
    border-radius: 16px;
    background-color: #000;
    opacity: .3;
    position: absolute
}

.industry_lists li span {
    position: relative;
    z-index: 2
}

.industry_lists li:nth-child(1) {
    position: relative;
    background: url(../images/industry_img1.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(2) {
    position: relative;
    background: url(../images/industry_img2.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(3) {
    background: url(../images/industry_img3.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(4) {
    position: relative;
    background: url(../images/industry_img4.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(5) {
    position: relative;
    background: url(../images/industry_img5.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(6) {
    background: url(../images/industry_img6.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(7) {
    background: url(../images/industry_img7.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li:nth-child(8) {
    background: url(../images/industry_img8.png) center no-repeat;
    background-size: 285px 200px
}

.industry_lists li span {
    width: 195px;
    height: 95px;
    margin: 50px auto;
    border-radius: 15px;
    font-size: 18px;
    display: block;
    border: 4px solid rgba(255, 255, 255, .66);
    color: #fff;
    text-align: center;
    line-height: 92px
}

.industry_lists li:hover span {
    background-color: #FD0E3B;
    opacity: .8;
    border: none;
    line-height: 100px;
    transition: all .8s ease
}

.process {
    width: 100%;
    height: auto;
    background: #fbfaff;
    position: relative;
    z-index: 1
}

.process_con {
    position: relative;
    height: 400px;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    border-radius: 8px
}

.process_con .process_qr {
    position: absolute;
    width: 100px;
    height: 100px;
    left: 120px;
    top: 120px
}

.process_con .process_qr:last-child {
    top: 124px
}

.process_con p {
    position: absolute;
    left: 517px;
    top: -24px;
    padding: 0 20px;
    height: 48px;
    background: #FFF7F9;
    border: 2px solid #FFCAD7;
    border-radius: 23px;
    font-size: 16px;
    font-weight: 400;
    color: #FD0E3B;
    line-height: 44px;
    text-align: center
}

.process_con .process_img {
    margin: 0 auto;
    display: block
}

.why_choose {
    width: 100%;
    height: auto;
    overflow: hidden
}

.why_choose dl {
    float: left;
    width: 600px;
    padding: 0 20px;
}

.why_choose dl img {
    display: block;
    margin: 0
}

.why_choose dt {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px
}

.why_choose dt em {
    color: #FD0E3B;
    font-weight: bold;
}

.why_choose dd {
    font-size: 14px;
    font-weight: 400;
    color: #7F858C;
    line-height: 30px
}

.change_content {
    overflow: hidden;
    margin: 80px auto
}

.change_content_l,
.change_content_c,
.change_content_r {
    width: 400px;
    text-align: center
}

.change_content_l img,
.change_content_r img {
    width: 60%;
    display: inline-block
}

.change_content_l {
    position: relative;
    right: -60px
}

.change_content_r {
    position: relative;
    left: -60px
}

.change_content_c img {
    display: block;
    margin: 40px auto
}

.change_content_c p {
    color: #883C92
}

.system_display {
    width: 100%;
    height: auto;
    overflow: hidden
}

.bg_duan {
    overflow: hidden;
    height: 212px;
    background: url(../images/system_bg_1.png) center no-repeat;
    background-size: cover
}

.system_display_tit {
    width: 1000px;
    height: 60px;
    margin: 0 auto;
    white-space: nowrap
}

.terminal {
    cursor: pointer;
    font-size: 20px;
    line-height: 60px;
    color: #444;
    width: 200px;
    height: 60px;
    background: #fff;
    border-radius: 20px 20px 0 0;
    font-weight: 600;
    text-align: center
}

.terminal:nth-child(3) {
    padding-right: 0
}

.terminal.on {
    color: #FD0E3B;
    background: #fff;
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, .16);
    transition: background-color 1s;
    -moz-transition: background-color 1s;
    -webkit-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: all .5s ease
}

.display_area {
    width: 100%;
    height: 618px;
    overflow: hidden;
    padding: 120px 0 100px 0
}

.case_panel {
    position: absolute;
    z-index: 100;
    opacity: 1;
    height: auto;
    overflow: hidden
}

.case_panel.on {
    z-index: 100;
    opacity: 1;
    -webkit-transition: all .2s ease-out .1s;
    transition: all .2s ease-out .1s
}

.case_panel dl {
    float: left;
    width: 500px
}

.case_panel img {
    width: 630px;
    height: inherit;
    float: right
}

.case_panel dl dt {
    font-size: 22px;
    font-weight: bold;
    color: #FD0E3B;
    line-height: 70px
}

.case_panel dl dd {
    font-size: 14px;
    font-weight: 400;
    color: #7F858C;
    line-height: 32px
}

.system_display li {
    width: 285px;
    height: 518px;
    overflow: hidden
}

.system_display li img {
    width: 285px;
    height: auto;
    overflow: hidden
}

.system_display ul {
    height: auto;
    overflow: hidden
}

.plugin {
    background: #F9FAFC
}

.plugin_con {
    overflow: hidden
}

.plugin_con dl {
    width: 268px;
    height: 182px;
    float: left;
    margin: 0 32px 32px 0;
    padding: 35px 48px;
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 6px 15px 0px rgba(2, 16, 101, 0.03);
    border-radius: 14px
}

.plugin_con dl img {
    width: 34px;
    height: 34px;
    margin: 0 auto 4px
}

.plugin_con dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #252628;
    line-height: 32px;
    margin-bottom: 2px
}

.plugin_con dl dd {
    font-size: 12px;
    font-weight: 400;
    color: #7F858C;
    line-height: 22px
}

.contact_us {
    height: auto;
    background: #fff;
    overflow: hidden
}

.contact_us_l,
.contact_us_m,
.contact_us_r {
    width: 400px;
    height: auto;
    text-align: center;
    overflow: hidden
}

.contact_us_l,
.contact_us_r {
    margin-top: 30px
}

.contact_us h5 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    line-height: 20px;
    margin-bottom: 20px
}

.contact_us .description {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 18px;
    margin-bottom: 32px
}

.contact_us_num {
    width: 200px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 16px;
    font-weight: 600;
    color: #FD0E3B;
    background: #fef2ee;
    border-radius: 20px
}

.contact_us img.erweima {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 20px auto
}

.footer {
    width: 100%;
    height: 80px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background: #FD0E3B;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.footer .beians {
    margin-top: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer a {
    color: #fff;
    font-size: 12px;
    margin: 0 12px
}

.about_us {
    width: 100%;
    height: 560px;
    margin-top: 64px;
    background: linear-gradient(360deg, #fff 0, #FD0E3B 100%)
}

.about_us_title {
    width: 456px;
    margin-bottom: 80px
}

.about_us_title h1 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin-bottom: 32px;
    margin-top: 20px
}

.about_us_title h6 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 28px
}

.top_con img.top_l {
    width: 372px;
    height: 172px
}

.top_con img.top_r {
    width: 372px;
    height: 172px
}

.company {
    height: 548px;
    background: #fff;
    border-radius: 40px 40px 0 0;
    padding: 60px 40px;
    overflow: hidden;
    margin-top: -330px
}

.company_title,
.contact_title,
.culture_title {
    width: 192px;
    height: 36px;
    margin: 0 auto
}

.company_title img,
.contact_title img,
.our_culture img {
    width: 32px;
    height: 32px;
    margin-right: 16px;
    margin-top: 4px
}

.company_intro {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 28px
}

.company_intro span {
    font-size: 20px;
    font-weight: 800;
    color: #FD0E3B;
    line-height: 28px
}

.company_intro p {
    margin-top: 24px
}

.our_target li {
    width: 360px;
    height: 120px;
    padding: 20px;
    border-radius: 8px
}

.our_target li:hover img {
    transition: all .5s ease;
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.our_target li span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 80px;
    margin-left: 20px
}

.our_target li img {
    width: 80px;
    height: 80px
}

.contact {
    padding: 80px 0
}

.contact_con {
    width: 1200px;
    height: 320px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .04);
    margin-top: 60px
}

.contact .contact_erweima {
    width: 320px;
    height: 320px;
    overflow: hidden;
    border-right: 1px solid #ededed;
    text-align: center
}

.contact .contact_erweima img {
    width: 120px;
    height: 120px;
    margin-top: 60px;
    display: inline-block;
    margin-bottom: 40px
}

.contact .contact_erweima p {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 24px
}

.contact ul {
    width: 880px;
    height: 320px;
    overflow: hidden
}

.contact ul li {
    width: 880px;
    height: 80px;
    padding: 24px 40px;
    border-bottom: 1px solid #ededed
}

.contact ul li:nth-child(4) {
    border-bottom: none
}

.contact_con ul li img {
    width: 24px;
    height: 24px;
    float: left;
    margin-top: 4px
}

.contact_con .span_l {
    font-weight: 400;
    color: #000;
    line-height: 32px;
    font-size: 16px;
    margin-left: 16px
}

.contact_con .span_r {
    background: #f5f3ff;
    width: 80px;
    height: 32px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    color: #666;
    line-height: 32px;
    text-align: center
}

.our_culture {
    width: 100%;
    height: 526px
}

.culture_title {
    margin-bottom: 60px
}

.our_culture li {
    width: 240px;
    height: 326px;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .04);
    border-radius: 8px;
    text-align: center
}

.our_culture li:hover {
    transition: all .5s ease;
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-box-shadow: 0 30px 36px -12px rgba(12, 21, 35, .06);
    box-shadow: 0 30px 36px -12px rgba(12, 21, 35, .06)
}

.our_culture li:nth-child(1),
.our_culture li:nth-child(2),
.our_culture li:nth-child(3),
.our_culture li:nth-child(4) {
    margin-right: 60px
}

.our_culture li h3 {
    font-size: 24px;
    font-weight: 600;
    color: #333;
    line-height: 28px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px
}

.our_culture li img {
    width: 94px;
    height: 94px;
    margin-right: 0;
    display: inline-block;
    margin-bottom: 20px
}

.our_culture li span {
    padding: 0 8px;
    font-size: 18px;
    font-weight: 500;
    color: #848ca6;
    line-height: 36px
}

.price_banner {
    width: 100%;
    height: 368px;
    margin-top: 64px
}

.price_banner h1 {
    width: 100%;
    text-align: center;
    color: #FD0E3B;
    margin-bottom: 32px;
    padding-top: 80px;
    text-align: center
}

.price_banner h6 {
    width: 100%;
    text-align: center;
    color: #FD0E3B;
    font-size: 24px;
    line-height: 28px;
    text-align: center
}

.price_banner a.more {
    margin: 0 auto
}

.version {
    width: 100%;
    height: 564px
}

.version ul li {
    width: 360px;
    height: 364px;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    border-radius: 8px;
    text-align: center
}

.version ul li:hover {
    transition: all .5s ease;
    -webkit-box-shadow: 0 12px 48px 0 rgba(47, 56, 111, .08);
    box-shadow: 0 30px 48px 0 rgba(47, 56, 111, .08);
    height: 386px;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.version ul li:hover a {
    transition: all .5s ease;
    margin-top: 60px
}

.version ul li h3 {
    width: 360px;
    height: 80px;
    border-radius: 8px 8px 0 0;
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    line-height: 36px;
    padding: 22px 0
}

.version ul li:nth-child(1) h3 {
    background: rgba(255, 79, 51, 0.8);
    color: #FD0E3B
}

.version ul li:nth-child(2) h3 {
    background: rgba(29, 188, 157, .08);
    color: #1dbc9d
}

.version ul li:nth-child(3) h3 {
    background: rgba(250, 163, 76, .08);
    color: #faa34c
}

.version_price {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    margin-top: 40px;
    margin-bottom: 24px
}

.version_price em {
    font-size: 32px;
    font-weight: 800;
    color: #000;
    line-height: 36px
}

.version li p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 22px;
    margin-top: 12px
}

.version li a {
    width: 128px;
    height: 48px;
    background: #FD0E3B;
    box-shadow: 0 6px 20px 0 rgba(255, 79, 51, 0.3);
    border-radius: 24px;
    display: block;
    margin: 40px auto 0 auto;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 48px
}

.version li a:hover {
    transition: all .5s ease;
    background: rgba(255, 79, 51, 0.8);
    -webkit-box-shadow: 0 12px 24px -4px rgba(255, 79, 51, 0.4);
    box-shadow: 0 12px 24px -4px rgba(255, 79, 51, 0.4);
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.service_con {
    width: 1200px;
    height: 480px;
    background: #fff;
    box-shadow: 0 8px 32px -8px rgba(47, 56, 111, .08);
    border-radius: 8px
}

.service_con dl {
    width: 300px;
    text-align: center;
    border-right: 1px solid #ebf1fe
}

.service_con dl:nth-child(2):hover,
.service_con dl:nth-child(3):hover,
.service_con dl:nth-child(4):hover {
    transition: all .5s ease;
    background: #fff;
    border: none;
    -webkit-box-shadow: 0 12px 48px 0 rgba(47, 56, 111, .08);
    box-shadow: 0 30px 48px 0 rgba(47, 56, 111, .08)
}

.service_con dl:nth-child(4) {
    border: none
}

.service_con dl:nth-child(8) {
    border: none
}

.service_con dl:nth-child(1) dt {
    border-radius: 8px 0 0 0
}

.service_con dl:nth-child(4) dt {
    border-radius: 0 8px 0 0
}

.service_con dt {
    width: 300px;
    height: 60px;
    background: rgba(255, 79, 51, 0.6);
    font-size: 16px;
    font-weight: 600;
    color: #FD0E3B;
    line-height: 60px
}

.version_name dd {
    width: 300px;
    height: 60px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    line-height: 60px;
    border-bottom: 1px solid #ebf1fe
}

.version_name dd:nth-child(8) {
    border: none
}

.duan_con dd {
    width: 300px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ebf1fe
}

.duan_con dd:nth-child(8) {
    border: none
}

.duan_con dd img {
    width: 20px;
    height: 20px;
    display: inline-block
}

.product_banner {
    width: 100%;
    height: 400px;
    margin-top: 64px;
    padding-top: 80px
}

.product_banner .inner_con {
    width: 748px;
    height: 218px;
    margin: 0 auto
}

.product_banner .left_ma {
    width: 180px;
    height: 218px;
    background: #fff;
    box-shadow: 0 8px 32px 0 rgba(47, 56, 111, .08);
    border-radius: 8px;
    padding: 20px;
    text-align: center
}

.product_banner .left_ma img {
    width: 140px;
    height: 140px
}

.product_banner .left_ma p {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #565a66;
    line-height: 18px
}

.product_banner .right_con h1 {
    text-align: left;
    font-size: 40px;
    font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
    line-height: 44px;
    font-weight: 800;
    color: #FD0E3B
}

.product_banner .right_con h6 {
    margin-top: 32px;
    font-size: 24px;
    font-weight: 400;
    color: #FD0E3B;
    line-height: 28px
}

.product_tab {
    width: 100%;
    height: 80px;
    background: #fff;
    border-bottom: 1px solid #dce0e6
}

.product_tab li {
    width: 400px;
    height: 80px;
    float: left;
    text-align: center
}

.product_tab li a {
    height: 80px;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    color: #FD0E3B;
    line-height: 80px;
    position: relative
}

.product_tab li a.current {
    color: #FD0E3B;
    font-weight: 800
}

.line_bottom {
    position: absolute;
    bottom: -1px;
    background: #FD0E3B;
    border-radius: 1px;
    height: 4px;
    width: 100%
}

.product01_con,
.product02_con,
.product03_con {
    height: auto
}

.product01_con ul li,
.product02_con ul li,
.product03_con ul li {
    width: 100%;
    margin-top: 100px;
    height: auto;
    overflow: hidden
}

.product01_con ul li:nth-child(2),
.product01_con ul li:nth-child(3),
.product01_con ul li:nth-child(4),
.product01_con ul li:nth-child(5),
.product01_con ul li:nth-child(6),
.product02_con ul li:nth-child(1),
.product02_con ul li:nth-child(10),
.product02_con ul li:nth-child(11),
.product02_con ul li:nth-child(12),
.product02_con ul li:nth-child(3),
.product02_con ul li:nth-child(4),
.product02_con ul li:nth-child(5),
.product02_con ul li:nth-child(6),
.product02_con ul li:nth-child(7),
.product02_con ul li:nth-child(8),
.product02_con ul li:nth-child(9),
.product03_con ul li:nth-child(10),
.product03_con ul li:nth-child(2),
.product03_con ul li:nth-child(3),
.product03_con ul li:nth-child(4),
.product03_con ul li:nth-child(5),
.product03_con ul li:nth-child(6),
.product03_con ul li:nth-child(7),
.product03_con ul li:nth-child(8),
.product03_con ul li:nth-child(9) {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.product01_con ul li h4,
.product02_con ul li h4,
.product03_con ul li h4 {
    font-size: 28px;
    font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
    font-weight: 800;
    color: #FD0E3B;
    line-height: 32px;
    margin-bottom: 30px;
    text-align: left
}

.product01_con ul li:nth-child(1) h4,
.product01_con ul li:nth-child(7) h4,
.product02_con ul li:nth-child(2) h4,
.product03_con ul li:nth-child(1) h4,
.product03_con ul li:nth-child(11) h4 {
    text-align: center
}

.product01_con ul li p,
.product02_con ul li p,
.product03_con ul li p {
    margin-bottom: 24px;
    font-size: 16px;
    font-family: PingFang-SC-Regular, PingFang-SC;
    font-weight: 400;
    color: #595959;
    line-height: 24px;
    text-align: left
}

.product01_con ul li:nth-child(1) p,
.product02_con ul li:nth-child(2) p,
.product03_con ul li:nth-child(1) p,
.product03_con ul li:nth-child(11) p {
    text-align: center
}

.product01_con ul li img.w600,
.product02_con ul li img.w600 {
    width: 600px;
    height: 520px
}

.product01_con ul li img.w1000 {
    width: 1000px;
    height: 563px;
    margin: 40px auto 0 auto
}

.product01_con ul li img.w1200,
.product02_con ul li img.w1200 {
    width: 1200px;
    height: 520px;
    margin: 40px auto 0 auto
}

.product01_con ul li .font,
.product02_con ul li .font,
.product03_con ul li .font {
    width: 480px;
    height: auto
}

.product02_con .img01_left {
    width: 387px;
    height: 168px;
    margin-left: 0
}

.product02_con .img05_right .img05_right_li {
    text-align: center;
    margin-right: 30px
}

.product02_con .img05_right .img05_right_li img {
    width: 60px;
    height: 60px;
    display: inline-block
}

.product02_con .img05_right .img05_right_li p {
    font-size: 14px;
    font-weight: 700;
    color: #FD0E3B;
    line-height: 18px;
    margin-top: 8px
}

.product02_con .img09_right {
    width: 400px;
    height: 279px;
    margin-top: 60px
}

.product02_con .img11_right .img11_right_li {
    width: 160px;
    height: 130px;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .04);
    border-radius: 16px;
    margin-right: 40px;
    text-align: center;
    padding: 24px 0
}

.product02_con .img11_right .img11_right_li img {
    width: 48px;
    height: 48px;
    display: inline-block
}

.product02_con .img11_right .img11_right_li p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 18px;
    margin-top: 16px;
    text-align: center
}

.product03_con .img01_left {
    width: 196px;
    height: auto;
    margin-top: 68px;
    margin-left: 20px
}

.product03_con .img01_right {
    width: 196px;
    height: auto;
    margin-top: 128px;
    margin-right: 20px
}

.product03_con .img01_left_li,
.product03_con .img01_right_li {
    width: 196px;
    height: 90px;
    background: #fff;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .04);
    border-radius: 4px;
    padding: 15px 20px;
    margin-bottom: 30px
}

.product03_con .img01_left_li img,
.product03_con .img01_right_li img {
    width: 60px;
    height: 60px;
    display: inline-block;
    float: left
}

.product03_con .img05_r {
    width: 480px;
    height: 269px
}

.product03_con .img01_left_li span,
.product03_con .img01_right_li span {
    font-size: 20px;
    font-weight: 400;
    color: #5c5e66;
    margin-left: 16px;
    line-height: 60px
}

.product03_con img.w620 {
    width: 620px;
    margin: 0 74px
}

.product03_con ul li img.w640 {
    width: 640px;
    height: 500px
}

.product03_con ul li img.w840 {
    width: 840px;
    height: 640px;
    margin: 0 auto
}

.product03_con .img09_right {
    width: 398px;
    height: 222px
}

.authorization {
    width: 100%;
    height: 476px;
    margin-top: 64px
}

.authorization h1 {
    width: 100%;
    text-align: center;
    color: #FD0E3B;
    margin-bottom: 60px;
    padding-top: 100px;
    text-align: center
}

.authorization .form_con {
    width: 400px;
    height: 48px;
    background: #fff;
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, .04);
    border-radius: 24px;
    margin: 60px auto
}

.authorization .form_con input {
    display: inline-block;
    width: 288px;
    height: 48px;
    border: none;
    color: #000;
    text-indent: 24px;
    font-weight: 700;
    padding: 0;
    font-size: 16px;
    border-radius: 24px
}

.authorization .form_con .search-btn {
    width: 112px;
    height: 48px;
    display: block;
    background: #FD0E3B;
    box-shadow: 0 6px 20px 0 rgba(255, 79, 51, 0.3);
    border-radius: 24px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 48px
}

.authorization p.website {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 20px;
    text-align: center;
    margin-bottom: 24px
}

.authorization p.tips {
    font-size: 14px;
    font-weight: 700;
    color: #FD0E3B;
    line-height: 20px;
    text-align: center
}

a.btn_login {
    padding: 10px 20px;
    width: 115px;
    text-align: center;
    margin-top: 18px;
    font-size: 14px;
    color: #fff;
    margin-right: 40px;
    background: #FD0E3B;
    border-radius: 24px;
    display: block;
    cursor: pointer;
    overflow: hidden
}

a.btn_login:hover {
    box-shadow: 0 6px 20px 0 rgba(255, 79, 51, 0.3)
}

/*�ƶ���*/
@media all and (orientation:portrait) {
    h1 {
        padding-left: 26px
    }

    .top_nav,
    .fr_contact {
        display: none
    }

    html,
    body,
    .w12 {
        width: 100%
    }

    .logo {
        width: 50%
    }

    a.btn_login {
        margin-right: 20px
    }

    .mb80 {
        margin-bottom: 40px
    }

    .mb60 {
        margin-bottom: 30px
    }

    .pd100 {
        padding: 50px 0
    }

    .banner_tit {
        width: 100%;
        padding-left: 20px;
        margin-left: 0;
        left: 0;
        position: static;
        padding-top: 40px;
        height: 160px
    }

    .banner_img {
        width: 100%;
        position: relative;
        right: 0;
        margin: 20px 0 0 0;
        height: auto
    }

    .banner_tit h3 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .banner_tit p {
        font-size: 16px;
        line-height: 25px
    }

    .banner_img p {
        top: 38px;
        left: 0;
        width: 100%;
        text-align: center
    }

    .banner_img img {
        float: none;
        margin: 0;
        width: 100%
    }

    h2 {
        font-size: 26px
    }

    h2,
    h6 {
        padding: 0 20px
    }

    .why_choose dl {
        width: 48%;
        padding: 0 1%
    }

    .why_choose dt {
        font-size: 16px;
        margin-bottom: 10px
    }

    .why_choose dd {
        margin-bottom: 20px;
        font-size: 13px;
    }

    .about div.img_about {
        width: 100%
    }

    .about img.img_about_qr {
        width: 45%;
        height: inherit;
        left: 0;
        top: 30%
    }

    .questions {
        height: auto
    }

    .questions ul {
        padding: 2%;
    }

    .questions li {
        float: none;
        margin: 0 auto 10px;
        width: 100%;
        padding: 20px 5%;
    }

    .questions li img {
        width: 20%;
        height: auto;
        border-radius: 50%;
        margin-right: 8%;
    }

    .questions li span {
        width: 70%;
    }

    .industry_lists li {
        width: 48%;
        height: 120px;
        border-radius: 16px;
        margin: 0 1% 1%;
        overflow: hidden;
        position: relative
    }

    .industry_lists li span {
        width: 80px;
        height: 80px;
        margin: 22px auto;
        border-radius: 50px;
        font-size: 16px;
        display: block;
        border: 4px solid rgba(255, 255, 255, .66);
        color: #fff;
        text-align: center;
        line-height: 71px
    }

    .industry_lists li .mask {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

    .process_con {
        height: auto;
        text-align: center
    }

    .process_con p {
        position: static;
        left: 0;
        top: 0;
        margin: 10px auto;
        display: inline-block;
        width: auto;
        padding: 0 20px;
        height: 38px;
        border-radius: 23px;
        font-size: 14px;
        line-height: 36px
    }

    .process_img {
        width: 100%
    }

    .process_con .process_qr {
        position: absolute;
        width: 10%;
        height: auto;
        left: 5.5%;
        top: 50%;
    }

    .change_content {
        margin: 40px auto
    }

    .change_content_l,
    .change_content_c,
    .change_content_r {
        width: 33.33%
    }

    .change_content_l {
        right: 0
    }

    .change_content_c img {
        width: 100%
    }

    .change_content_r {
        left: 0
    }

    .system_display_tit {
        width: 100%
    }

    .terminal {
        cursor: pointer;
        font-size: 16px;
        line-height: 60px;
        color: #444;
        width: 24%;
        height: 60px;
        background: #fff;
        border-radius: 10px 10px 0 0;
        font-weight: 600;
        text-align: center
    }

    .mr50 {
        margin: 0 0.5% 0 0.5%
    }

    .display_area {
        padding: 20px 0;
        height: 460px
    }

    .case_panel dl {
        width: 100%;
        padding-left: 20px
    }

    .case_panel img {
        width: 100%;
        height: auto
    }

    .case_panel dl dd p {
        height: 26px;
        overflow: hidden;
    }

    .plugin_con dl {
        width: 47.5%;
        height: 146px;
        margin: 0 0 1.5% 1.5%;
        padding: 15px 10px
    }

    .contact_us_l,
    .contact_us_m,
    .contact_us_r {
        width: 32.33%;
        margin: 0 0.5% 0 0.5%
    }

    .contact_us_num {
        width: 100%
    }

    .contact_us img.erweima {
        width: auto;
        height: 70px
    }
}