@charset "UTF-8";

html,
body,
div,
ol,
ul,
li,
ol,
h1,
h2,
h3,
h4,
p,
dl,
dt,
dd,
form,
a,
input,
textarea,
select,
label,
img {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
}

body,
button,
input,
select,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
}

i {
    font-style: inherit;
}

button {
    overflow: visible;
}

.font-weight {
    font-weight: bold;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

body {
    color: rgba(0, 0, 0, 0.88);
    min-width: 320px;
}

a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    color: #4274f6;
}

a:focus {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    transition: all 0.3s linear;
    text-decoration: none;
}

* {
    box-sizing: border-box;
}

img {
    border: 0;
    vertical-align: top;
}

ul,
ol,
li {
    list-style: none;
}

a,
a:focus,
input,
textarea:focus,
input:focus,
video,
video:focus {
    outline: none;
}

.size16 {
    font-size: 16px;
}

.size18 {
    font-size: 18px;
}

.size20 {
    font-size: 20px;
}

.size22 {
    font-size: 22px;
}

.size24 {
    font-size: 24px;
}

.size26 {
    font-size: 26px;
}

.size28 {
    font-size: 28px;
}

.size30 {
    font-size: 30px;
}

.size32 {
    font-size: 32px;
}

.size34 {
    font-size: 34px;
}

.size36 {
    font-size: 36px;
}

.size38 {
    font-size: 38px;
}

.size40 {
    font-size: 40px;
}

/* 2025-new-start */
.maxWidth {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.baseTitle {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 30px;
}

.baseTitle h3 {
    font-size: 36px;
    color: #000;
    font-weight: 600;
}

.baseTitle p {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.65);
    margin-top: 14px;
}

.baseTitle.font36 h3 {
    font-size: 36px;
}

.baseBg {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center center;
}

.btnStyle1 {
    width: 100%;
    text-align: center;
}

.btnStyle1 a {
    display: inline-block;
    background: linear-gradient(356deg, #0bbfff 0%, #0070ff 39%);
    border-radius: 8px;
    padding: 10px 24px;
    font-size: 18px;
    color: #fff;
}

.btnStyle1 a:hover {
    background: linear-gradient(356deg, #019bd3 0%, rgb(0, 94, 218) 39%);
}

.index_block10 {
    width: 100%;
    height: 450px;
    display: inline-block;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.index_block10 .content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 60px 0 45px 0;
}

.index_block10 .content .item {
    margin: 0 60px;
    width: 200px;
    justify-content: center;
    display: flex;
    align-items: center;
}

.index_block10 .content .item>div {
    font-size: 16px;
    width: 110px;
}

.index_block10 .content .item img {
    margin-right: 20px;
    width: 50px;
}

.blockBg {
    background-color: #fafbfc;
}

/* 2025-new-ned */

.clearH60 {
    width: 100%;
    height: 15px;
    display: inline-block;
}

.wd_1200 {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}

.pageing_line {
    margin: 28px 0;
}

.pageing_line .pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pageing_line .pagination li {
    margin: 5px 5px;
    display: inline-block;
    color: #aaa;
}

.pageing_line .pagination li a {
    font-size: 16px;
    padding: 5px 10px;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    display: inline-block;
    color: #666;
    cursor: pointer;
}

.pageing_line .pagination li a:hover {
    background-color: #4274f6;
    color: #fff;
    border: 1px solid #4274f6;
}

.pageing_line .pagination li.active a {
    background-color: #4274f6;
    color: #fff;
    border: 1px solid #4274f6;
    cursor: inherit;
}

.pageing_line .pagination>strong {
    margin: 0 3px;
}

.base_bg {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.base_btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 42px;
}

.base_btn a {
    font-size: 24px;
    background-color: #4274f6;
    border: 1px solid #4274f6;
    color: #fff;
    padding: 20px 50px;
    border-radius: 100px;
    display: inline-block;
    margin: auto 16px;
}

.base_btn a.demoBtn {
    background-color: inherit;
    color: #4274f6;
}

.filter10 {
    filter: blur(10px);
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.filter0 {
    filter: blur(0px);
}

.color {
    color: #4274f6;
}

.white {
    color: white !important;
}

.navbar-nav {
    margin: 0 !important;
    padding-top: 50px;
}

.dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: auto;
    display: none;
}

.active_body {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.mobileShow {
    display: none;
}

.headerCon .menu.active {
    left: 0;
    width: 100%;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    background-color: #0070ff;
    z-index: 100;
    height: 100vh;
    overflow-y: auto;
}

.nav_active .glyphicon {
    opacity: 1;
    z-index: 101;
}

.glyphicon {
    position: absolute;
    display: block;
    width: 25px;
    height: 25px;
    top: 12px;
    right: 15px;
}

.nav_icon {
    position: absolute;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 3px;
    z-index: 99;
    background-color: #000;
    transition: all 0.3s ease-in-out;
}

.nav_icon:before,
.nav_icon:after {
    content: "";
    display: block;
    width: 25px;
    height: 3px;
    position: absolute;
    background: #000;
    transition: all 0.3s ease-in-out;
}

.nav_icon:before {
    margin-top: -9px;
}

.nav_icon:after {
    margin-top: 9px;
}

.nav_active .nav_icon {
    background: rgba(0, 0, 0, 0);
}

.nav_active .nav_icon:before {
    margin-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.nav_active .nav_icon:after {
    margin-top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff;
}

.navFixed {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
}

.headerCon {
    margin: 0 auto;
    height: 50px;
    background-color: #fff;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid #eee;
}

.headerCon .menu {
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%);
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.headerCon .menu .fuA {
    display: inline-block;
    text-align: left;
    padding-left: 30px;
    width: 100%;
}

.headerCon .menu .fuA .tel {
    float: initial;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.headerCon .menu .fuA .tel i.iconfont {
    width: 44px;
    height: 44px;
    background-color: #fff;
    color: #4274f6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    font-weight: normal;
}

.headerCon .menu .fuA .tel .text {
    margin-left: 5px;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #fff;
}

.headerCon .menu .fuA .freeBtn {
    margin-top: 30px;
}

.headerCon .menu .fuA .freeBtn a {
    /* font-size: 16px;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  padding: 7px 16px; */
}

.headerCon .menu .fuA .freeBtn a::after {
    /* color: #fff; */
}

.headerCon .logo a {
    color: #fff;
    padding: 0px;
    margin: 0px;
    position: relative;
    z-index: 3;
}

.headerCon .logo {
    float: left;
    margin-top: 10px;
}

.headerCon .logo a img {
    width: 150px;
    opacity: 1;
    transition: .3s all linear;
}

.headerCon .logo a:hover img {
    opacity: .7;
    transition: .3s all linear;
}

.headerCon .nav {
    align-items: center;
    padding-left: 30px;
}

.headerCon .nav>li>a,
.headerCon .nav>li>.aTit {
    font-size: 18px;
    display: inline-block;
    height: 45px;
    width: 100%;
    line-height: 45px;
    position: relative;
    z-index: 10;
    /* font-weight: bold; */
    color: rgba(0, 0, 0, 0.88);
    text-align: left;
}

/* .headerCon .nav > li:nth-child(2),
.headerCon .nav > li:nth-child(4) {
  display: none;
} */
.headerCon .nav>li>a i {
    font-size: 14px;
    margin-left: 0;
}

.headerCon .nav>li>a i.iconfont_active {
    position: relative;
    transform: rotate(180deg);
    display: inline-block;
}

.headerCon .nav>li:hover .dropDownBox {
    display: block;
}

.drop-menu {
    display: none;
}

.titleInfo {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding: 0 15px;
}

.titleInfo .mainTxt {
    text-align: center;
    width: 100%;
}

.titleInfo .mainTxt h3 {
    font-size: 24px;
    line-height: 36px;
    color: #000;
    font-weight: normal;
    margin-bottom: 15px;
}

.titleInfo .mainTxt h4 {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-top: 0;
}

.titleInfo .mainTxt .letter_icon {
    width: 27px;
    vertical-align: top;
    height: 4px;
    border-radius: 4px;
    background: linear-gradient(135deg, #a1fae5, #5c8df2);
    display: inline-block;
    margin-bottom: -6px;
}

.titleInfo .left {
    float: left;
}

.titleInfo .left h3,
.titleInfo .left a {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.titleInfo .left a:hover {
    color: #4274f6;
}

.titleInfo .left h4 {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

.titleInfo .more {
    float: right;
    display: flex;
    align-items: center;
    transition: 0.3s;
}

.titleInfo .more:hover {
    opacity: 0.8;
    transition: 0.3s;
    margin-right: -10px;
}

.titleInfo .more:hover span {
    color: #4274f6;
}

.titleInfo .more span {
    margin-right: 5px;
    font-size: 12px;
    color: #333;
    transition: 0.3s;
}

.titleInfo .more img {
    width: 11px;
    float: right;
}

.alignTitle {
    width: 100%;
    text-align: center;
    justify-content: center;
}

.alignTitle .left {
    float: inherit;
}

.text-center {
    text-align: center;
}

.float {
    position: fixed;
    right: 10px;
    top: 35%;
    display: none;
    z-index: 19;
}

.float ul li {
    margin-bottom: 10px;
    position: relative;
}

.float ul li a {
    width: 90px;
    height: 80px;
    text-align: center;
    background: #ECF4FF;
    border-radius: 4px;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0 auto;
}

.float ul li.weixin a {
    background: inherit;
    overflow: inherit;
    height: auto;
    width: 122px;
    text-align: center;
}

.float ul li.weixin a::after {
    content: inherit;
}

.float ul li.weixin a:hover::after {
    content: inherit;
}

.float ul li.weixin p {
    background: #1890FF;
    border-radius: 4px;
    width: 90px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
}

.float ul li.weixin a .icon img {
    width: 122px;
}

.float ul li.weixin a:hover {
    background: inherit;
}

.float ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    background-color: #d7e8ff;
    animation: rightOrleft 0.5s ease forwards;
}

.float ul li a .box {
    position: relative;
    z-index: 2;
}

.float ul li a .icon img {
    width: 24px;
}

.float ul li a p {
    color: #1890FF;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 600;
}

.float ul li a:hover::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #d7e8ff;
    animation: leftOrRight 0.5s ease;
}

@keyframes leftOrRight {
    0% {
        width: 0;
        opacity: 0;
    }

    100% {
        width: 100%;
        opacity: 1;
    }
}

@keyframes rightOrleft {
    0% {
        width: 100%;
        opacity: 1;
    }

    100% {
        width: 0;
        opacity: 0;
    }
}

.float ul li .hover_block {
    position: absolute;
    right: 100px;
    top: 50%;
    display: none;
    transform: translateY(-50%);
}

.float ul li.weixin .hover_block {
    right: 120px;
}

.float ul li .hover_block .box {
    background-color: #fff;
    box-shadow: 0 0 16px -3px rgba(71, 60, 60, 0.08),
        0 3px 28px 0 rgba(0, 0, 0, 0.05), 0 6px 30px 16px rgba(0, 0, 0, 0.02);
    text-align: center;
    width: 180px;
    padding: 15px 0;
    margin-right: 10px;
}

.float ul li .hover_block .box h3 {
    font-size: 15px;
    width: 100%;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}

.float ul li .hover_block .box .qrcode img {
    width: 120px;
}

.float ul li .hover_block .box p.tel {
    font-size: 20px;
    color: #4274f6;
    font-weight: bold;
}

.float ul li:hover .hover_block {
    display: block;
}

.float .top_btn {
    position: absolute;
    right: -200px;
    transition: 0.3s all linear;
    margin-top: -5px;
}

.float .top_btn img {
    width: 70px
}

.float .top_btn_active {
    right: 25px;
    transition: 0.3s all linear;
}

.float .top_btn_active:hover {
    opacity: 0.7;
}

.dropDownBox {
    width: 100%;
    left: 0;
    top: 0;
    display: none;
    height: auto;
    box-sizing: border-box;
    opacity: 1;
}

.dropDownBox .mainCon {
    display: flex;
    align-items: flex-start;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.dropDownBox .left {
    width: 100%;
}

.dropDownBox .left .text ul li {
    margin: 10px 0;
}

.dropDownBox .left .text ul li a {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}

.dropDownBox .left .logo {
    display: none;
}

.dropDownBox .left .logo ul {
    display: flex;
    flex-wrap: wrap;
}

.dropDownBox .left .logo ul li {
    width: 25%;
    text-align: center;
    margin: 20px 0;
}

.dropDownBox .left .logo ul li a img {
    height: 72px;
}

.dropDownBox .right {
    flex: 1;
    display: none;
    align-items: center;
    justify-content: center;
    padding-top: 78px;
}

.dropDownBox .right .qrcode {
    display: inline-block;
}

.dropDownBox .right .qrcode img {
    width: 148px;
}

.dropDownBox .right .qrcode h3 {
    font-size: 20px;
    margin-top: 23px;
    color: #000;
}

.dropDownBox .right .qrcode p {
    margin-top: 10px;
    font-size: 16px;
    color: #000;
}

.dropDownBox .more_down {
    width: 100%;
    display: inline-block;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
}

.dropDownBox .more_down a {
    font-size: 14px;
    color: #4274f6;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 3px 10px;
    display: inline-block;
}

.product_down {
    display: none;
}

.product_down .mainCon {
    box-shadow: 0px 6px 10px 0px rgba(230, 230, 230, 0.5);
}

.product_down .mainCon {
    padding-bottom: 10px;
}

.product_down .mainCon ul li {
    float: left;
    width: 25%;
    margin: 15px 0;
}

.product_down .mainCon ul li a {
    width: 300px;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 15px 0 15px 18px;
    border-radius: 6px;
}

.product_down .mainCon ul li a:hover {
    background: #f0f8ff;
}

.product_down .mainCon ul li a .icon img {
    width: 30px;
    margin-right: 15px;
}

.product_down .mainCon ul li a .text strong {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.88);
    font-weight: 600;
}

.product_down .mainCon ul li a .text p {
    width: 100%;
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
    color: rgba(0, 0, 0, 0.65);
}

.fb-contact {
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 999;
    display: flex;
    align-items: flex-end;
}

.fb-contact-wrap {
    position: relative;
}

.fb-contact .content {
    width: 230px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    background-color: white;
    padding-top: 15px;
    align-items: center;
    box-shadow: 0 0 16px -3px rgba(71, 60, 60, 0.08), 0 3px 28px 0 rgba(0, 0, 0, 0.05), 0 6px 30px 16px rgba(0, 0, 0, 0.02);
}

.fb-contact .content .title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 4px;
}

.fb-contact .content .number {
    margin-bottom: 22px;
    font-size: 24px;
    color: #1890ff;
    letter-spacing: 0;
    text-align: center;
    line-height: 28px;
}

.fb-contact .content .mode {
    display: flex;
    /* justify-content: space-around; */
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}

.fb-contact .weixin {
    display: none;
}

.fb-contact .title {
    display: none;
}

.fb-contact .number {
    display: none;
}

.fb-contact .qrcode {
    display: none;
}

.fb-contact .help {
    display: block;
    margin-bottom: 6px;
}

.fb-contact .online-mode .weixin {
    display: block;
}

.fb-contact .phone-mode .weixin {
    display: none;
}

.fb-contact .online-mode .title {
    display: none;
}

.fb-contact .phone-mode .title {
    display: block;
}

.fb-contact .online-mode .number {
    display: none;
}

.fb-contact .phone-mode .number {
    display: block;
}

.fb-contact .online-mode .help {
    display: none;
}

.fb-contact .phone-mode .help {
    display: none;
}

.fb-contact .online-mode .qrcode {
    display: block;
}

.fb-contact .content .mode .item {
    display: flex;
    font-size: 14px;
    color: #434343;
    line-height: 22px;
    align-items: center;
    user-select: none;
    cursor: pointer;
}

.fb-contact .content .mode .item img {
    margin-right: 8px;
}

.fb-contact .content .mode .item span {
    width: 74px;
    text-align: left;
}

.fb-contact .r-arrow {
    width: 0;
    height: 0;
    border-width: 10px 0px 10px 10px;
    border-style: solid;
    border-color: transparent white;
    position: absolute;
    left: 230px;
    bottom: 20px;
}

.fb-contact .close-icon {
    cursor: pointer;
    position: absolute;
    left: -7px;
    top: -7px;
}

.fb-contact .robot {
    cursor: pointer;
    width: 82px;
    height: 78px;
    margin-bottom: -10px;
}

.about_down {
    width: 100%;
    padding-top: 0;
    background-color: inherit;
}

.about_down .mainCon {
    padding-left: 15px;
    box-sizing: border-box;
}

.about_down .mainCon ul {
    width: 100%;
    flex-wrap: wrap;
}

.about_down .mainCon ul li {
    width: 100%;
    margin: 10px 0;
}

.about_down .mainCon ul li a {
    display: inline-block;
    width: 100%;
}

.about_down .mainCon ul li a strong {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal;
}

.about_down .mainCon ul li a p {
    display: none;
}

.fangan_down {
    height: auto;
}

.fangan_down .mainCon {
    height: auto;
    border-radius: 10px;
}

.fangan_down .mainCon ul li {
    width: 33.33%;
}

.fangan_down .mainCon ul li:nth-child(odd) {
    width: 33.33%;
}

.footer .main_foot {
    display: none;
    background-color: #000;
    width: 100%;
}

.footer .main_foot .line_nav {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .main_foot .line_nav .left {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.footer .main_foot .line_nav .left .odd {
    width: 33.333%;
    margin-bottom: 20px;
    text-align: center;
}

.footer .main_foot .line_nav .left .odd h3,
.footer .main_foot .line_nav .left .odd h3 a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
}

.footer .main_foot .line_nav .left .odd ul {
    margin-top: 8px;
}

.footer .main_foot .line_nav .left .odd ul li a {
    margin: 6px 0;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-weight: 200;
}

.footer .main_foot .line_nav .left .odd ul li a:hover {
    color: #fff;
}

.footer .main_foot .line_nav .right {
    width: 100%;
    padding-top: 14px;
    display: flex;
    padding-left: 0;
    justify-content: center;
}

.footer .main_foot .line_nav .right .odd {
    text-align: center;
    margin: 0 13px;
}

.footer .main_foot .right .footLogo {
    margin-bottom: 15px;
    width: 100%;
    display: flex;
    justify-content: left;
}

.footer .main_foot .right .footLogo img {
    width: 130px;
}

.footer .main_foot .line_nav .right .odd img {
    width: 60px;
}

.footer .main_foot .line_nav .right .odd p {
    font-size: 14px;
    color: #BFBFBF;
    margin-top: 10px;
    margin-bottom: 9px;
    letter-spacing: 2px;
}

.footer .main_foot .line_link {
    margin-top: 15px;
    padding: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 10px;
}

.footer .main_foot .line_link ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.footer .main_foot .line_link ul li {
    margin: 5px 0;
}

.footer .main_foot .line_link ul li a {
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    /* margin: 0 10px; */
}

.footer .cop_foot {
    width: 100%;
    background: rgba(0, 0, 0, 0.88);
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 15px;
}

.footer .cop_foot span {
    text-align: center;
    line-height: 20px;
    margin: 0 5px;
}

.footer .cop_foot a,
.footer .cop_foot span {
    color: rgba(255, 255, 255, 0.3);
    font-size: 11px;
}

.footer .cop_foot a:hover {
    color: #ffffff;
}


.popMessage {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    left: 0;
    z-index: 190;
    display: none;
}

.popMessage .main {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popMessage .box {
    width: 420px;
    background-color: #D3EAFD;
    padding: 40px 42px 0;
    border-radius: 20px;
    position: relative;
}

.popMessage .box .iconfont {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    display: inline-block;
    background: #979797;
    border: 5px solid #fff;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    margin-top: -9px;
    font-weight: bold;
    margin-right: -10px;
    cursor: pointer;
    transition: .3s all linear;
}

.popMessage .box .iconfont:hover {
    transform: rotate(60deg);
    transition: .3s all linear;
}

.popMessage .box .title {
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
    text-align: center;
}

.popMessage .box .title h3 {
    font-size: 36px;
    color: #333;
    font-weight: 600;
}

.popMessage .box .title p {
    font-size: 16px;
    color: #666666;
    margin-top: 5px;
    line-height: 22px;
}

.popMessage .box .form .line {
    margin: 5px 0;
    width: 100%;
    display: inline-block;
}

.popMessage .box .form .line input {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 6px;
    color: #000;
}

.popMessage .box .form .line textarea {
    width: 100%;
    line-height: 38px;
    padding-left: 15px;
    font-size: 14px;
    border-radius: 6px;
    color: #000;
}

.popMessage .box .form .line.msg_Submit input {
    width: 100%;
    height: 38px;
    border-radius: 6px;
    background: #1677FF;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding-left: 0;
    margin-top: 5px;
}

.popMessage .box .form .line.msg_Submit input:hover {
    opacity: .7;
    transition: .3s all line;
}

.popMessage .box .form .text {
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.45);
    line-height: 17px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.showWeb {
    display: inline-block
}

.showMobile {
    display: none
}

.webMobileIfImg {
    display: none
}

.adaptWeb {
    display: inline-block;
}

.adaptMobile {
    display: none;
}

#aff-im-root .embed-icon{
    top: inherit !important;
    bottom: 10% !important;
}

@media (min-width: 1200px) {
    .wd_1200 {
        width: 1200px;
        padding: 0 15px;
    }

    .base_btn {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 22px;
    }

    .base_btn a {
        font-size: 18px;
        background-color: #4274f6;
        border: 2px solid #4274f6;
        color: #fff;
        padding: 10px 25px;
        border-radius: 100px;
        display: inline-block;
        margin: auto 16px;
    }

    .base_btn a.demoBtn {
        background-color: inherit;
        color: #4274f6;
    }

    .pageing_line {
        margin: 28px 0;
    }

    .pageing_line .pagination {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }

    .float {
        display: block;
    }

    .dropDownBox {
        width: 100%;
        left: 0;
        top: 70px;
        display: none;
        height: 0;
        padding-top: 10px;
        box-sizing: border-box;
        border-bottom: 0;
    }

    .dropDownBox .mainCon {
        background-color: #fff;
        display: flex;
        align-items: flex-start;
    }

    .dropDownBox .left {
        width: 1130px;
        border-right: 1px solid #ebebeb;
    }

    .dropDownBox .left .text ul {
        display: flex;
    }

    .dropDownBox .left .text ul li {
        width: 25%;
        text-align: left;
    }

    .dropDownBox .left .text ul li a {
        font-size: 18px;
        color: #666;
        line-height: 36px;
    }

    .dropDownBox .left .logo {
        display: block;
    }

    .dropDownBox .left .logo ul {
        display: flex;
        flex-wrap: wrap;
    }

    .dropDownBox .left .logo ul li {
        width: 25%;
        text-align: center;
        margin: 20px 0;
    }

    .dropDownBox .left .logo ul li a img {
        height: 72px;
    }

    .dropDownBox .right {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 78px;
    }

    .dropDownBox .right .qrcode {
        display: inline-block;
    }

    .dropDownBox .right .qrcode img {
        width: 148px;
    }

    .dropDownBox .right .qrcode h3 {
        font-size: 20px;
        margin-top: 23px;
        color: #000;
    }

    .dropDownBox .right .qrcode p {
        margin-top: 10px;
        font-size: 16px;
        color: #000;
    }

    .dropDownBox .more_down {
        width: 100%;
        display: inline-block;
        text-align: left;
        margin-top: 10px;
    }

    .dropDownBox .more_down a {
        font-size: 18px;
        padding: 8px 18px;
        color: #4274f6;
        border-radius: 100px;
    }

    .dropDownBox .more_down a:hover {
        background-color: #4274f6;
        color: #fff;
    }

    .about_down {
        width: 480px;
        height: 237px;
        padding-top: 0;
        margin-left: -23px;
        background-color: inherit;
    }

    .about_down .mainCon {
        width: 500px;
        padding: 10px 0 10px 20px;
        height: 237px;
        float: right;
        box-sizing: border-box;
        background-color: #fff;
    }

    .about_down .mainCon ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    .about_down .mainCon ul li {
        margin: 0 0;
        margin: 10px 0;
    }

    .about_down .mainCon ul li a {
        display: inline-block;
        width: 100%;
        padding: 10px 0 10px 15px;
        background-color: #fff;
        border-radius: 5px;
    }

    .about_down .mainCon ul li a strong {
        font-size: 16px;
        line-height: 20px;
        font-weight: 400;
        transition: 0.3s all linear;
    }

    .about_down .mainCon ul li a p {
        display: block;
        font-size: 13px;
        margin-top: 6px;
        color: rgba(0, 0, 0, 0.45);

        transition: 0.3s all linear;
    }

    .about_down .mainCon ul li a:hover {
        background-color: #f3f3f3;
    }

    .about_down .mainCon ul li a:hover strong {
        color: #4274f6;
        transition: 0.3s all linear;
    }

    .fangan_down {
        height: auto;
    }

    .fangan_down .mainCon {
        box-shadow: 0px 2px 10px 0px rgba(200, 200, 200, 0.5);
    }

    .fangan_down::before {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -5px;
        width: 0;
        height: 0;
        margin-top: -8px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
        box-shadow: 0 20px -20px #4274f6;
        display: inline-block;
    }

    .fangan_down .mainCon {
        height: auto;
    }

    .fangan_down .mainCon ul li {
        width: 230px;
    }

    .fangan_down .mainCon ul li:nth-child(odd) {
        width: 230px;
    }

    .header .top_line {
        width: 100%;
        height: 12px;
        vertical-align: top;
        background: linear-gradient(270deg, #4274f6 50%, #69ffde);
    }

    .header .menu {
        padding-left: 0;
        display: flex;
        align-items: center;
        opacity: 1;
        position: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        width: auto;
        height: auto;
    }

    .glyphicon {
        display: none;
    }

    .headerCon {
        height: 70px;
        padding: 0 0;
        box-shadow: 0px 2px 10px 0px rgba(205, 205, 205, 0.5);
        border-bottom: 1px solid rgba(0, 0, 0, 0.02);
    }

    /* .headerCon::before{
    position: absolute;
    content: '';
    left: 0;
    height: 70px;
    width: 100%;
    display: inline-block;
    z-index: 2;
    box-shadow: 0px 2px 10px 0px #ff0000;
  } */
    .headerCon .maxWidth {
        position: relative;
        z-index: 3;
    }

    .headerCon .menu {
        flex: 1;
        justify-content: space-between;
    }

    .headerCon .menu .fuA {
        display: flex;
        align-items: center;
        width: auto;
        padding-left: 0;
    }

    .headerCon .menu .fuA .xcBtn a {
        margin-top: 3px;
        display: inline-block;
    }

    .headerCon .menu .fuA .xcBtn a img {
        opacity: 1;
        transition: 0.3s all linear;
    }

    .headerCon .menu .fuA .xcBtn a:hover img {
        opacity: 0.7;
        transition: 0.3s all linear;
    }

    .headerCon .menu .fuA .tel {
        float: right;
        display: flex;
        align-items: center;
        margin-top: 0;
        margin-right: 10px;
        margin-left: 18px;
    }

    .headerCon .menu .fuA .tel img {
        width: 24px;
    }

    .headerCon .menu .fuA .tel .text {
        margin-left: 8px;
        margin-right: 15px;
        font-size: 18px;
        line-height: 25px;
        color: #000;
    }

    .headerCon .menu .fuA .freeBtn {
        float: right;
        margin-top: 0;
    }

    .headerCon .menu .fuA .freeBtn a {
        font-size: 18px;
        color: #fff;
        padding: 10px 24px;
        background: linear-gradient(356deg, #0bbfff 0%, #0070ff 39%);
        border-radius: 8px;
    }

    .headerCon .menu .fuA .freeBtn a:hover {
        background: linear-gradient(356deg, #019bd3 0%, rgb(0, 94, 218) 39%);
    }

    .headerCon>.maxWidth {
        display: flex;
        align-items: center;
    }

    .headerCon a {
        color: #000;
    }

    .headerCon .logo {
        margin-top: 0;
    }

    .headerCon .logo a img {
        height: 36px;
        width: auto;
    }

    .headerCon .nav {
        display: flex;
        padding-top: 0;
        padding-right: 0;
        float: left;
        flex: 1;
        padding-left: 20px;
    }

    .headerCon .nav>li {
        /* width: 100%; */
        position: relative;
        margin: 0 3px;
    }

    /* .headerCon .nav > li:nth-child(2),
  .headerCon .nav > li:nth-child(4) {
    display: block;
  } */
    .headerCon .nav>li>.aTit {
        height: 70px;
        line-height: 70px;
        padding: 0 20px;
        font-size: 18px;
        /* font-weight: bold; */
        text-align: center;
    }

    .headerCon .nav>li .icon-arrow-down {
        font-size: 14px;
        color: rgba(0, 0, 0, 1);
        transition: 0.1s all linear;
    }

    .headerCon .nav>li>.aTit:hover {
        color: #0070ff;
    }

    .headerCon .nav>li>.aTit:hover .iconfont {
        transform: rotate(180deg);
        color: #0070ff;
        display: inline-block;
        transition: 0.2s all linear;
    }

    .headerCon .nav>li>a i {
        display: inherit;
    }

    .headerCon .nav>li .dropDownBox {
        position: absolute;
        left: 0;
        top: 0;
        display: none;
        margin-top: 0;
        opacity: 0;
        height: 0;
        /* overflow: hidden; */
    }

    .headerCon .nav>li .about_down {
        margin-left: -188px;
    }

    .headerCon .nav>li .case_down,
    .headerCon .nav>li .product_down {
        position: fixed;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .text ul li {
        width: 25%;
        text-align: center;
        display: inline-block;
        margin: 0 0;
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .text ul li a {
        line-height: 20px;
        border: 1px solid #4274f6;
        border-radius: 5px;
        padding: 8px 15px;
        display: inline-block;
        color: #4274f6;
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .text ul li a:hover {
        /*color: #4274f6;*/
        /*border-color: #4274f6;*/
        background-color: #4274f6;
        color: #fff;
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .logo {
        padding-top: 15px;
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .logo ul li a {
        width: 216px;
        height: 72px;
        display: inline-block;
        cursor: default;
        background: #ffffff;
        box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.04);
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .logo ul li a img {
        max-width: 100%;
    }

    .headerCon .nav>li .case_down .maxWidth .mainCon .left .logo ul li a:hover {
        box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.1);
    }

    .headerCon .nav>li:hover .dropDownBox {
        display: block;
        animation: navDown 0.3s ease forwards;
    }

    .headerCon .nav>li:hover .product_down {
        animation: navDown_2 0.3s ease forwards;
    }

    @keyframes navDown {
        0% {
            padding-top: 70px;
        }

        100% {
            padding-top: 85px;
            opacity: 1;
            height: auto;
        }
    }

    @keyframes navDown_2 {
        0% {
            padding-top: 50px;
        }

        100% {
            padding-top: 70px;
            opacity: 1;
            height: 200px;
        }
    }

    .titleInfo {
        display: inline-block;
        margin-top: 45px;
        padding-top: 0;
    }

    .titleInfo .mainTxt {
        text-align: center;
        width: 100%;
    }

    .titleInfo .mainTxt h3 {
        font-size: 28px;
        line-height: auto;
        margin-bottom: 15px;
        font-weight: bold;
    }

    .titleInfo .mainTxt h4 {
        font-size: 18px;
        margin-top: 5px;
        margin-bottom: 30px;
        color: #999;
    }

    .titleInfo .mainTxt .letter_icon {
        width: 40px;
        height: 6px;
        border-radius: 4px;
        margin-bottom: 10px;
    }

    .titleInfo .left h3,
    .titleInfo .left a {
        font-size: 40px;
    }

    .titleInfo .left h4 {
        font-size: 24px;
        margin-top: 10px;
    }

    .titleInfo .more {
        margin-top: 45px;
    }

    .titleInfo .more span {
        margin-right: 10px;
        font-size: 16px;
    }

    .titleInfo .more img {
        width: 22px;
    }

    .footer .main_foot {
        display: block;
        background: rgba(0, 0, 0, 0.88);
    }

    .footer .main_foot .line_nav {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-top: 70px;
    }

    .footer .main_foot .line_nav .left {
        display: flex;
        flex: 1;
        max-width: 860px;
        justify-content: right;
    }

    .footer .main_foot .line_nav .left .odd {
        width: auto;
        margin: 0 60px;
    }

    .footer .main_foot .line_nav .left .odd:last-child {
        margin-right: 0;
    }

    .footer .main_foot .line_nav .left .odd h3,
    .footer .main_foot .line_nav .left .odd h3 a {
        font-size: 18px;
        font-weight: 500;
        text-align: left;
        color: #fff;
    }

    .footer .main_foot .line_nav .left .odd ul {
        margin-top: 10px;
        text-align: left;
    }

    .footer .main_foot .line_nav .left .odd ul li a {
        margin: 9px 0;
        display: inline-block;
        font-size: 14px;
        color: #bfbfbf;
        font-weight: 200;
    }

    .footer .main_foot .line_nav .right {
        padding-top: 0;
        display: inline-block;
        width: auto;
        margin-top: 0;
        margin-right: 120px;
    }

    .footer .main_foot .line_nav .right .odd {
        margin-left: 0;
        float: left;
        margin-right: 24px;
    }

    .footer .main_foot .line_nav .right .odd img {
        width: 120px;
    }

    .footer .main_foot .line_link {
        margin-top: 10px;
        padding: 15px 0;
    }

    .footer .main_foot .line_link ul {
        justify-content: left;
    }

    .footer .main_foot .line_link ul li a {
        color: rgba(255, 255, 255, 0.5);
        font-size: 14px;
        cursor: auto;
        margin-right: 15px;
    }

    .footer .main_foot .line_link ul li a:hover {
        color: #fff;
    }

    .footer .cop_foot {
        padding: 20px 0 0;
        padding-bottom: 50px;
    }

    .footer .cop_foot a,
    .footer .cop_foot span {
        font-size: 14px;
    }

    .footer .cop_foot span {
        margin-right: 10px;
    }
}

@media (min-width: 1440px) {
    .clearH60 {
        height: 60px;
    }
}

/********************移动端-start********************/
@media (max-width: 768px) {
    .headerCon .menu .fuA {
        padding-bottom: 20px;
    }

    .product_down .mainCon {
        box-shadow: inherit;
    }

    .product_down .mainCon ul li {
        margin: 10px 0;
        width: 100%;
        display: inline-block;
    }

    .product_down .mainCon ul li a {
        padding: 0;
        border-radius: 0;
        height: auto;
        width: auto;
    }

    .product_down .mainCon ul li a:hover {
        background: inherit;
    }

    .product_down .mainCon ul li a .icon {
        display: none;
    }

    .product_down .mainCon ul li a .text strong {
        color: #fff;
        font-size: 16px;
    }

    .product_down .mainCon ul li a .text p {
        display: none;
    }

    .product_down .mainCon .maxWidth {
        padding: 0 0;
    }

    .headerCon .nav>li.active>a {
        position: relative;
    }

    .adaptWeb {
        display: none;
    }

    .adaptMobile {
        display: block;
    }

    #header .menu ul li:nth-child(2) .dropDownBox .mainCon ul li:last-child {
        display: none;
    }

    .baseTitle h3 {
        font-size: 20px;
    }

    .maxWidth {
        box-sizing: border-box;
        padding: 0 15px;
    }

    .btnStyle1 a {
        font-size: 16px;
        padding: 6px 18px;
        border-radius: 4px;
    }

    .baseTitle p {
        font-size: 12px;
    }

    .headerCon .nav {
        padding-left: 0;
    }

    .headerCon .nav li {
        padding-left: 25px;
    }

    .baseTitle {
        margin-top: 25px;
        margin-bottom: 0;
    }

    .baseTitle h3 {
        font-size: 22px;
    }

    .baseTitle p {
        font-size: 12px;
        margin-top: 5px;
    }

    .fangan_down .mainCon {
        padding-left: 0
    }

    .headerCon .nav>li>a,
    .headerCon .nav>li>.aTit {
        color: #fff;
    }

    .headerCon .nav>li:hover .dropDownBox {
        display: none;
        animation: inherit;
    }

    .headerCon .menu .fuA .xcBtn {
        display: none;
    }

    .headerCon .menu .fuA .tel img {
        display: none;
    }

    .headerCon .menu .fuA .freeBtn a {
        color: #fff;
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 5px 12px;
        display: inline-block;
    }

    .fangan_down .mainCon ul li,
    .fangan_down .mainCon ul li:nth-child(odd) {
        width: 100%;
        margin: 15px 0;
    }

    .about_down .mainCon ul li a {
        color: #fff;
        font-size: 15px;
    }

    .headerCon .menu .fuA .tel .text {
        margin-left: 0
    }

    .popMessage .box {
        width: 90%;
        padding: 15px 10px 15px;
        margin: 0 auto;
        box-sizing: border-box;
    }

    .popMessage .box .form .line textarea {
        line-height: 28px;
        padding: 5px 15px;
        line-height: 24px;
    }

    .popMessage .box .title {
        margin-bottom: 10px;
    }

    .popMessage .box .title h3 {
        font-size: 18px;
    }

    .popMessage .box .title p {
        font-size: 12px;
    }

    .popMessage .box .form .text {
        margin-top: 10px;
        margin-bottom: 0
    }

    .footer .cop_foot span {
        width: 100%;
        margin: 0 0;
        text-align: center;
    }

    .showWeb {
        display: none
    }

    .showMobile {
        display: block
    }

    .index_block10 {
        height: auto;
        padding-bottom: 20px;
    }

    .index_block10 .content {
        flex-wrap: wrap;
        margin: 0 0 10px 0;
    }

    .index_block10 .content .item {
        margin: 10px 0;
        width: 50%;
    }

    .index_block10 .content .item img {
        width: 30px;
        margin-right: 10px;
    }

    .index_block10 .content .item>div {
        font-size: 14px;
    }

    .baseTitle.font36 h3 {
        font-size: 18px;
    }

    .pageing_line {
        margin: 15px 0;
    }

    .pageing_line .pagination li a {
        font-size: 14px;
        padding: 4px 10px;
    }

    .mobileShow {
        display: block;
    }

}