@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
html {
    width: 100%;
    font-weight: normal;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    font-size: 14px;
    line-height: 1.6;
    background-color: #fff;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}
ul,
ul li,
ol,
li {
    list-style: none outside none;
}
h1,
h2,
h3,
h4,
h5,
h6,
i,
em {
    font-weight: normal;
    font-style: normal;
}
img {
    vertical-align: middle;
    border: none;
}
input,
select,
option,
label,
th {
    vertical-align: middle;
    border: none;
}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: none;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
    display: block;
    _height: 1px;
    clear: both;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.pr {
    position: relative;
}
/*.container{display: block;width: 100%; max-width: 1200px; margin: 0 auto;}*/

/*缁箖鏀�**********************************************************************/
.rui b {
    font-size: 32px;
    color: #2d2d2d;
    display: block;
}
.rui p {
    font-size: 16px;
    color: #717171;
    margin-top: 10px;
}
.rui i {
    font-size: 44px;
    color: #0054a6;
    display: block;
    margin-bottom: 10px;
}

.rui01 {
    overflow: hidden;
    padding: 100px 0;
}
.rui01 .z {
    width: 50%;
    text-align: center;
}
.rui01 .z .p1 {
    margin-top: 10px;
    height: 48px;
}
.rui01 .z .p2 {
    margin-top: 40px;
}
.rui01 .z .p2 > span {
    font-size: 30px;
    color: #2d2d2d;
    margin-right: 10px;
}
.rui01 .z .p2 > .s1 {
    margin-left: 30px;
}

.rui02 {
    overflow: hidden;
    padding-top: 130px;
    background: #f7f8fa;
}
.rui02 .z {
    width: 50%;
    text-align: center;
}
.rui02 .z > img {
    max-width: 100%;
}
.rui02 .y {
    width: 50%;
    text-align: right;
    padding-top: 4%;
}
.rui02 .y p {
    margin-top: 30px;
    line-height: 2.25;
}

.rui03 {
    overflow: hidden;
    padding: 13% 0;
    background: url("/assets/shared/skin/images/rui03-bg.jpg") no-repeat right center;
    background-size: cover;
}
.rui03 b,
.rui03 p {
    color: #fff;
}
.rui03 p {
    line-height: 2.25;
    margin-top: 20px;
}

.rui04 {
    overflow: hidden;
    margin: 130px auto;
}
.rui04 li {
    width: 33%;
    text-align: center;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
}
.rui04 li span {
    display: block;
    font-weight: bold;
    font-size: 70px;
    color: #dcdcdc;
    line-height: initial;
}
.rui04 li b {
    font-size: 28px;
}
.rui04 li p {
    margin-top: 20px;
    line-height: 2.25;
}

.rui05 {
    overflow: hidden;
    padding: 7% 0 15% 0;
    background: url("/assets/shared/skin/images/rui05-bg.jpg") no-repeat right center;
    background-size: cover;
}
.rui05 b,
.rui05 p {
    color: #fff;
}
.rui05 p {
    margin-top: 20px;
    line-height: 2.25;
}

.rui06 {
    padding: 90px 0 44px;
}
.rui06 b {
    text-align: center;
}
.rui06 .ul1 {
    width: 100%;
    overflow: hidden;
    margin: 4% auto;
}
.rui06 .ul1 li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 0 10px;
}
.rui06 .ul2 {
    background: #f7f8fa;
    padding: 3% 0;
    overflow: hidden;
}
.rui06 .ul2 li {
    width: 25%;
    float: left;
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #e8ebee;
}
.rui06 .ul2 li:last-child {
    border-right: none;
}
.rui06 .ul2 li span {
    font-size: 28px;
    color: #2d2d2d;
}
.rui06_p {
    margin-top: 30px;
}

.rui07 {
    background: #347cb1;
    padding: 5% 0;
}
.rui07 b,
.rui07 p {
    color: #fff;
}

.rui08 {
    padding: 5% 0;
}
.rui08 .z {
    text-align: right;
}
.rui08 .y {
    text-align: left;
}

.rui09 {
    margin: 100px auto;
    overflow: hidden;
}
.rui09 li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 0 10px;
}
.rui09 b {
    text-align: center;
    margin-bottom: 4%;
}
.rui09 li b {
    font-size: 20px;
    margin-bottom: 20px;
}
.rui09_p {
    line-height: 2.25;
}

.pad5 {
    padding: 5% 0;
}
.baizi b,
.baizi p {
    color: #fff;
}
.gai-rui06 .ul1 li {
    width: 50%;
}
.gai-rui09 li {
    width: 50%;
    margin-bottom: 10px;
}

.rui10 {
    padding: 4% 0;
    overflow: hidden;
    text-align: center;
    background: url("/assets/shared/skin/images/rui10-bg.jpg") no-repeat center center;
    background-size: cover;
}
.rui10bj2 {
    background: url("/assets/shared/skin/images/rui10-bg2.jpg") no-repeat center center;
}
.rui10 b {
    margin-bottom: 20px;
}
.rui10tab {
    width: 59%;
    margin: 0 auto;
    border-collapse: collapse;
}
.rui10tab td {
    border: 1px solid #000;
    font-size: 16px;
    color: #000;
    padding-left: 20px;
    line-height: 30px;
}

/*pro**********娴溠冩惂************************************************************/
.pro01 {
    background: #f7f8fa;
    padding-bottom: 40px;
}
.pro-t {
    padding: 40px 0;
    font-size: 36px;
    color: #2d2d2d;
    display: flex;
    justify-content: center;
}
.pro-t > i {
    font-size: 38px;
    color: #0054a6;
    margin-right: 10px;
}
.pro2-t {
    color: #fff;
}
.pro2-t > i {
    color: #fff;
}
.pro01 .prodtxt {
    margin: 0 auto;
    text-align: center;
    max-width: 70%;
}
.pro01 .prodtxt p {
    display: inline-block;
}
.pro01 p {
    font-size: 16px;
    color: #717171;
    line-height: 1.8;
}
.pro01 img {
    max-width: 100%;
    height: auto !important;
}
.pro02 {
    overflow: hidden;
    padding-top: 30px;
}
.pro02_ul {
    margin-top: 40px;
    padding-bottom: 60px;
}
.pro02 li {
    width: 33.33%;
    float: left;
    padding: 0 2%;
    margin-bottom: 40px;
    text-align: center;
}
.liw25 li {
    width: 25%;
    margin: 0 0 40px 0;
}
.liw20 li {
    width: 20%;
    margin: 0 0 40px 0;
}
.pro02w25 li {
    width: 25%;
    margin: 0 0 40px 0;
}
.pro02 li i {
    display: block;
    font-size: 60px;
    color: #0054a6;
    line-height: initial;
}
.pro02 li b {
    display: block;
    font-size: 18px;
    color: #262626;
    margin: 10px 0;
}
.pro02 li p {
    font-size: 14px;
    color: #717171;
    text-align: left;
}
.pro02 li p em {
    display: block;
}

.pro03 {
    background: url("/assets/shared/skin/images/pro03-bg.jpg") center center;
    background-size: cover;
    padding-bottom: 80px;
    overflow: hidden;
    padding-top: 30px;
}
.pro03_ul {
    margin-top: 30px;
    text-align: center;
}
.pro03 li {
    width: 13.2%;
    margin: 0 0.5%;
    text-align: center;
    background: #fff;
    padding: 2% 0;
    height: 410px;
    overflow: hidden;
    display: inline-table;
}
.pro03w20 li {
    width: 18%;
    padding: 3% 1%;
}
.pro03 li i {
    display: block;
    font-size: 60px;
    color: #0054a6;
    line-height: initial;
}
.pro03 li span {
    display: block;
    width: 30px;
    height: 2px;
    background: #373d41;
    margin: 30px auto 15px auto;
}
.pro03 li b {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
    display: block;
}
.pro03 li p {
    color: #373d41;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-align: left;
    padding: 0 5%;
}
.pro03 li:hover span {
    width: 100%;
}

.pro04 {
    overflow: hidden;
    padding-top: 20px;
}
.pro04 li {
    width: 48%;
    background: #f5f5f6;
    padding: 30px 0;
    margin-bottom: 10px;
}
.pro04 li i {
    float: left;
    margin: 0 40px;
    font-size: 60px;
    color: #0054a6;
    line-height: initial;
}
.pro04 li p {
    font-size: 18px;
    color: #333333;
    float: left;
    line-height: 60px;
    margin-left: 0;
}
.pro04 li p.pro04txt {
    float: none;
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    height: 63px;
    overflow: hidden;
    padding-right: 20px;
}

.pro04w20 li {
    width: 22%;
    margin: 0 1% 1% 1%;
}
.pro04w20 li i {
    margin: 0 20px;
}
.pro04w20 li p {
    font-size: 16px;
}

.pro05 {
    overflow: hidden;
    padding-bottom: 70px;
    margin-top: 30px;
}
.pro05_ul {
    margin-top: 20px;
}
.pro05 li {
    width: 25%;
    float: left;
    padding: 0 10px;
    text-align: center;
}
.pro05 li i {
    display: block;
    font-weight: bold;
    font-size: 70px;
    color: #dcdcdc;
    line-height: initial;
}
.pro05 li p {
    font-size: 16px;
    color: #666666;
}

i.icowh01 img {
    height: 60px;
    display: block;
    margin: 0 auto;
}
i.icowh02 img {
    height: 70px;
    display: block;
    margin: 0 auto;
}
i.icowh03 img {
    height: 60px;
    display: block;
    margin: 0 auto;
}
i.icowh04 img {
    height: 60px;
    display: block;
    margin: 0 auto;
}
i.icowh05 img {
    height: 55px;
    display: block;
}
i.icowh06 img {
    height: 65px;
    display: block;
    margin: 0 auto;
}

/*鐟欙絽鍠呴弬瑙勵攳***********************************************************************/
.jj01 {
    margin: 120px auto 40px;
    overflow: hidden;
}
.jj01z {
    width: 20%;
    border: 1px solid #e5e5e5;
    padding: 20px 10px;
}
.jj01z span {
    font-size: 20px;
    color: #000000;
    display: block;
    background: url("/assets/shared/skin/images/jj01z-spanbg.png") no-repeat right center;
    display: flex;
    margin-bottom: 10px;
}

.jj01z span i {
    width: 20px;
    margin-right: 8px;
}
.jj01z span i.icon1 {
    background: url("/assets/shared/skin/images/icon1.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon2 {
    background: url("/assets/shared/skin/images/icon2.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon3 {
    background: url("/assets/shared/skin/images/icon3.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon4 {
    background: url("/assets/shared/skin/images/icon4.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon5 {
    background: url("/assets/shared/skin/images/icon5.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon6 {
    background: url("/assets/shared/skin/images/icon6.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z span i.icon7 {
    background: url("/assets/shared/skin/images/icon7.png") no-repeat center center;
    background-size: 90% auto;
}
.jj01z a {
    font-size: 14px;
    color: #464646;
    display: block;
    line-height: 40px;
    background: url("/assets/shared/skin/images/jj01z-abg.png") no-repeat 0 center;
    padding-left: 15px;
    margin-left: 10px;
}
.jj01z a.on,
.jj01z a:hover {
    text-decoration: underline;
    color: #0054a6;
}

.jj01y {
    width: 77%;
}
.jj01y_banner {
    height: 245px;
    background: url("/assets/shared/skin/images/jj01y_banner.jpg") no-repeat center right;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}
.jj2y > .jj01y_banner {
    background: url("/assets/shared/skin/images/jj01y_banner_2.jpg") no-repeat center right;
}
.jj01y_banner_zi {
    position: absolute;
    left: 0;
    top: 30%;
    color: #fff;
    padding-left: 40px;
}
.jj01y_banner_zi > h2 {
    font-size: 36px;
    position: relative;
}

.jj01y_banner_zi > p {
    font-size: 16px;
    line-height: 1.8;
    position: relative;
}

.jj-t {
    width: 100%;
    font-size: 28px;
    color: #000000;
    margin: 5% 0 0; /*margin-left: -30px;*/
    display: flex;
}
.jj-t2 {
    font-weight: bold;
    margin-left: 0;
}
.jj-t > i {
    font-size: 40px;
    color: #0053a4;
    margin-right: 10px;
    line-height: initial;
}
.jj-t > span {
    font-size: 14px;
    display: contents;
}
.jrie {
    height: 40px;
    line-height: 54px;
    overflow: hidden;
}
.jj01y1 {
    color: #2c2c2c;
    padding-left: 40px;
    line-height: 2.25;
}
.jj01y2 li p {
    color: #000000;
    margin-top: 20px;
    text-align: center;
}
.jj02 {
    overflow: hidden;
    background-size: cover;
}
.jj02 .pro02 {
    padding: 0 0 0 40px;
}
.jj02 .pro02 li {
    margin-bottom: 30px;
    padding: 0;
    width: 33.33%;
    padding: 0 10px;
}
.jj02 .pro02 li:last-child {
    margin-right: 0;
}
.jj02 .risk20 li {
    width: 20%;
}
.jj02 .risk25 li {
    width: 25%;
}

.jj02 .pro02 li p {
    font-size: 14px;
    color: #585858;
    line-height: 1.8;
    text-align: left;
}
.jj02 .pro02 li b {
    font-size: 15px;
}
.jj02 .jj-t {
    margin-top: 3%;
}
.jj02 .jj-t > i {
    margin-right: 4px;
}
.jj-t > .icongongneng2 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    text-align: center;
}
.jj-t > .icongongneng2 > img {
    vertical-align: middle;
}

.jj03 {
    font-size: 14px;
    line-height: 1.8;
    color: #626262;
    overflow: hidden;
}
.jj03 img {
    max-width: 100%;
}
.jj03 .jj-t {
    margin-top: 3%;
}
.jj03 p {
    margin-left: 20px;
    line-height: 2.25;
}
.jj03 .jj03-t {
    font-size: 18px;
    color: #000000;
    display: block;
    margin: 10px 0;
    padding: 0;
    padding-left: 15px;
    background: url("/assets/shared/skin/images/jj01z-abg.png") no-repeat 0 center;
}
.jj03 .jia {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
    padding-left: 20px;
}
.jj03 .jia li {
    width: 47%;
    float: left;
    text-align: center;
}
.jj03 .jia li.li2 {
    width: 53%;
}
.jj03 .jia li img {
    max-width: 100%;
    height: auto !important;
    display: block;
}
.jj03 .jia li span {
    color: #0054a6;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin: 20px 0 50px;
}

.jj03 .jia2 li {
    width: 48%;
    margin: 0 1%;
}
.jj03 .jia2 li span {
    font-weight: normal;
}

.jj04 {
    background: #f2f1f7;
    overflow: hidden;
    padding-bottom: 40px;
}
.jj04 .jj-t {
    padding: 0 2%;
    margin-top: 3%;
}
.jj04 ul {
    width: 100%;
    overflow: hidden;
    padding: 0 2%;
}
.jj04 ul li {
    width: 23%;
    margin: 0 1%;
    float: left;
    position: relative;
}
.jj04 ul li img {
    width: 100%;
}
.jj04 ul li .mask {
    position: absolute;
    top: 100%;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #dcddde;
}
.jj04 ul li .mask b {
    font-size: 18px;
    color: #0054a6;
    display: block;
    margin-bottom: 20px;
}
.jj04 ul li .mask p {
    color: #747474;
}
.jj04 ul li .mask p > span {
    color: #000000;
}
.jj04 ul li:hover .mask {
    opacity: 1;
    top: 0;
}
.jj04 ul li .mask span {
    margin-top: 20px;
    background: #0869e2;
    color: #ffffff;
    line-height: 30px;
    width: 100px;
    text-align: center;
    display: block;
}

/*鐠囶叀鈻堢憴锝呭枀*/
.jj2y {
    width: 77%;
}

.jj2ul {
    width: 100%;
    overflow: hidden;
}
.jj2ul li {
    width: 49%;
    border: 1px solid #979797;
    min-height: 200px;
    padding: 20px 10px;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.jj2ul li > i {
    font-size: 45px;
    color: #0053a4;
    float: left;
    margin: 0 2%;
    margin-top: 40px;
}
.jj2ul li .zi {
    width: 81%;
    word-wrap: break-word;
}
.jj2ul li b {
    font-size: 18px;
    color: #000000;
    display: block;
}
.jj2ul li p {
    font-size: 14px;
    color: #585858;
    margin-top: 10px;
    line-height: 1.8;
}

.jj2ulxia {
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
}
.jj2ulxia li {
    width: 33.33%;
    float: left;
    padding: 0 10px;
    text-align: center;
}
.jj2ulxia li > i {
    font-size: 60px;
    color: #000000;
    display: block;
}
.jj2ulxia li p {
    font-size: 24px;
    color: #000000;
}

/*娑撳娴�***********************************************************************/
.down_main {
    padding: 0 2%;
    text-align: center;
}
.down_main .jj-t2 {
    justify-content: center;
}
.down {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 30px;
}
.down li {
    width: 31%;
    margin-right: 3.5%;
    float: left;
    padding: 0 10px;
    border: 1px solid #d7d7d7;
    min-height: 333px;
    padding-top: 20px;
    border-radius: 5px;
}
.down li:hover{
    /* 增加鼠标移入后向上悬浮动画效果*/
    transform: translateY(-6px);
    transition: all 0.4s;
}
.down li > i {
    font-size: 60px;
    color: #000000;
    display: block;
    margin: 15px 0;
}
.down li span {
    font-size: 20px;
    color: #303133;
    display: block;
}
.down li p {
    font-size: 16px;
    color: #666666;
    margin: 10px 0;
}
.down li a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background: #ffcb07;
    color: #303133;
    text-align: center;
    border-radius: 20px;
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
}
.down li a:hover {
    background: #0053a4;
    color: #fff;
}

.downbg {
    width: 100%;
    /* background: #fdfbfb; */
    padding: 40px 2%;
}
.downbg .down li span {
    font-weight: bold;
}
.downbg .down {
    overflow: visible;
}
.downbg .down li {
    box-shadow: 2px 2px 10px #e8e8e8;
    margin-bottom: 25px;
}

.prodban {
    overflow: hidden;
    height: 500px;
    position: relative;
}
.prodban img {
    max-width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.proddown {
    overflow: hidden;
    padding: 50px 0;
    text-align: center;
}
.proddown a {
    padding: 10px 30px;
    background: #0869e2;
    color: #fff;
    font-size: 16px;
    margin: 0 20px;
    border-radius: 10px;
}
.proddown a:hover {
    background: #ffcb07;
    color: #0d0a13;
}

.zhuant .xt {
    width: 100%;
    color: #fff;
    padding: 4% 0;
}
.zhuant .xt b {
    font-size: 24px;
    display: block;
}
.zhuant .xt span {
    font-size: 44px;
    display: block;
    font-weight: bold;
}
.zhuant .xt p {
    font-size: 16px;
    margin-top: 20px;
}
.zhuant .xt2 {
    color: #000000;
}
.zhuant {
    padding-bottom: 4%;
    text-align: center;
}
.zhuant img {
    max-width: 100%;
}
.zhuant01 {
    background: #000;
    padding-bottom: 0;
}
.zhuant01 .xt {
    padding-bottom: 0;
}
.zhuant03 {
    background: #f9f9f9;
}
.zhuant04 {
    background: #2ac5ed;
    padding-bottom: 0;
}

.hximg {
    width: 50%;
    float: left;
    height: 280px;
    text-align: right;
}
.hximg img {
    height: 280px !important;
    width: auto;
}
.hxtxt {
    width: 50%;
    float: right;
    height: 280px;
    padding-top: 20px;
}

.kfb {
    width: 100%;
    overflow: hidden;
}
.kfb li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-top: 50px;
    padding-bottom: 50px;
}
.kfb li .kfbimg {
    height: 280px;
    border-radius: 40px;
    overflow: hidden;
    background: #ffffff;
}
.kfb li .kfbimg:hover {
    box-shadow: 0 0 20px #0054a6;
}
.kfb li .kfbimg.fl {
    margin-left: 50px;
}
.kfb li .kfbimg.fr {
    margin-right: 50px;
}

.kfb li .kfbimg img {
    display: block;
    height: 280px !important;
    width: auto;
}
.kfb li .kfbtxt {
    width: 50%;
}
.kfb li .kfbtxt.fr {
    padding-top: 100px;
}
.kfb li .kfbtxt.fl {
    padding-top: 20px;
}
.kfb li .kfbwidth {
    width: 100% !important;
}
.kfb li .kfbtop {
    padding-top: 30px !important;
}

.hyfl {
    overflow: hidden;
}
.hyfl li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background: #0054a6;
    font-size: 18px;
    color: #fff;
    padding: 0 15px;
    margin: 10px;
}

@media (max-width: 1200px) {
    .zhuant .xt span {
        font-size: 30px;
    }
}
@media (max-width: 768px) {
    .zhuant .xt b {
        font-size: 18px;
    }
    .zhuant .xt span {
        font-size: 22px;
    }
    .zhuant .xt p {
        margin-top: 10px;
    }

    .hyfl li {
        height: auto;
        display: inline-block;
        line-height: 1.5;
        background: #0054a6;
        font-size: 16px;
        color: #fff;
        padding: 5px 10px;
        margin: 10px 0 0 0;
    }
}

img,
.pro03 li span,
.jj04 ul li .mask {
    -webkit-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
}

.license-cont {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
.license-flex.license-flex-left img {
    width: 600px;
}
.license-flex.license-flex-right {
    margin-left: 20px;
}
.license-flex.license-flex-right li {
    line-height: 35px;
}
img.check_right {
    width: 24px;
    margin-right: 5px;
}
a.btn-sdk {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 20px;
    background: #0869e2;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}
.system-cont {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.system-flex.system-flex-right {
    line-height: 35px;
}
.system-flex.system-flex-left {
    margin-left: 50px;
}
.feature-container.dongle_up_container {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.feature-ad.dongle_up_funtion {
    width: 400px;
}
.feature-ad.dongle_up_funtion h3 {
    font-weight: 600;
}
.feature-ad.dongle_up_funtion img {
    float: left;
    width: 70px;
    margin-right: 12px;
}
.step-h5.tab-advantage {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
}
.step-text {
    font-size: 16px;
}
.step-arrwo {
    padding: 0 35px;
}
.step-text h4 {
    font-weight: 600;
}

.enterprise_wrapper .container {
    color: #303133;
}

#particles-js {
    display: none;
}

.enterprise_title_h1 {
    text-align: center;
    font-size: 42px;
    color: #303133;
    margin-top: 80px;
    font-weight: 600;
}

.enterprise_title_h1 span {
    background-image: linear-gradient(45deg, #3a9bff 0%, #8053ff 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.row-cols-md-5 {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 100px;
    padding: 0 100px;
}

.col-pt-5 {
    flex: 1;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #303133;
}
.col-pt-5 .img-box {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    width: 110px;
    height: 110px;
    box-shadow: #d1d1d1 0px 2px 6px;
    transition: all 0.1s;
}
.col-pt-5 .img-box img {
    width: 90px;
}
.col-pt-5 .img-box:hover {
    transform: scale(1.05);
}
.col-pt-5 .img-box img:hover {
    transform: scale(1);
}

.col-pt-5 img {
    width: 146px;
    filter: drop-shadow(0.675rem 0.9rem 1.35rem rgba(39, 54, 78, 0.1));
    transition: all 0.1s;
    padding: 0 10px;
}

.col-pt-5 img:hover {
    transform: scale(1.05);
}
.col-pt-4-text {
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
}

.col-pt-5-text {
    margin-top: 24px;
    font-size: 24px;
}

.split-line {
    width: 100%;
    height: 1px;
    background-color: #eeeeee;
    margin-top: 80px;
}
.flex-lg-3 {
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    padding-top: 30px;
}
.flex-col-6 {
    flex: 33%;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    margin-top: 52px;
}
.flex-col-6 img {
    width: 80px;
}
.flex-col-6 h4 {
    margin-top: 16px;
    font-size: 24px;
    font-weight: 600;
}
.flex-col-6 p {
    margin-top: 12px;
    font-size: 16px;
    color: #666666;
    width: 325px;
    text-align: center;
}
.flex-col-4 {
    position: relative;
    flex: 24%;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    margin-top: 52px;
}
.flex-col-4 .arrow-right {
    position: absolute;
    top: 40px;
    right: 0;
    width: 160px;
    transform: translate(50%, -50%);
}
.flex-col-4 img {
    width: 80px;
}
.flex-col-4 h4 {
    margin-top: 16px;
    font-size: 24px;
    font-weight: 600;
}
.flex-col-4 p {
    margin-top: 12px;
    font-size: 16px;
    color: #666666;
    text-align: center;
}
.flex-lg-7 {
    padding: 0 100px;
    display: flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    padding-top: 30px;
}
.flex-col-7 {
    flex: 14.2%;
    display: flex;
    display: -ms-flexbox;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}
.flex-col-7 .img-box {
    border-radius: 22px;
    width: 115px;
    height: 115px;
    box-shadow: #b6d5ff 0px 2px 6px;
    display: flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center;
    transition: all 0.1s;
}
.flex-col-7 .img-box:hover {
    transform: scale(1.06);
}
.flex-col-7 .img-box img {
    width: 80px;
    vertical-align: middle;
}
.flex-col-7 h4 {
    font-size: 16px;
    margin-top: 13px;
}
.enterprise_button {
    display: block;
    background: #337cfa;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
    width: 189px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    margin: 0 auto;
    margin-top: 80px;
    cursor: pointer;
    box-shadow: 0 4px 6px #9bb1d8;
}
.enterprise_button:hover {
    background: #0e66ff;
}
.enterprise_compare_table {
    overflow-x: auto;
    margin: 0 auto;
    margin-top: 60px;
}

.enterprise_compare_table table {
    width: 100%;
    min-width: 900px;
    border-collapse: collapse;
    background: #fff;
    color: #333;
    font-size: 16px;
    box-shadow: 0 2px 8px rgba(46, 92, 166, 0.05);
}

.enterprise_compare_table th {
    padding: 14px 8px;
    border: 1px solid #e6e6e6;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
}

.enterprise_compare_table .th-standard {
    background: #eaf1fb;
    color: #2e5ca6;
    position: relative;
}

.enterprise_compare_table .th-pro {
    background: #2e5ca6;
    color: #fff;
    position: relative;
}

.enterprise_compare_table td {
    border: 1px solid #e6e6e6;
    padding: 12px 8px;
    text-align: center;
    background: #fff;
    font-size: 16px;
}

.enterprise_compare_table .group-label {
    background: #f5f7fa;
    color: #2e5ca6;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    border-right: none;
    min-width: 40px;
    width: 300px;
    vertical-align: middle;
}

.enterprise_compare_table .item-label {
    text-align: left;
    background: #fff;
    color: #333;
    font-weight: 400;
    padding-left: 16px;
    border-left: none;
    border-right: none;
    width: 260px;
    white-space: pre-line;
    word-break: break-all;
}

.enterprise_compare_table .checkmark {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.enterprise_compare_table .checkmark svg {
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
}
.enterprise_compare_table tbody tr:hover td{
    background: #f0f6ff !important;
    transition: background 0.2s;
}
@media (max-width: 900px) {
    .enterprise_compare_table table {
        font-size: 14px;
    }

    .enterprise_compare_table th,
    .enterprise_compare_table td {
        padding: 8px 4px;
    }

    .enterprise_compare_table .item-label {
        padding-left: 8px;
    }
}
.gallery {
    width: 80%;
    margin: auto;
}
.swiper-slide img {
    width: 100%;
    cursor: pointer;
    border-radius: 10px;
    transition: all 0.3s;
}
.swiper-slide img:hover {
    transform: scale(1.05);
}
.overlay {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}
.overlay img {
    max-width: 80%;
    max-height: 90%;
    border-radius: 10px;
}
.overlay .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 32px;
    font-weight: 400;
    color: white;
    cursor: pointer;
}
.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    color: white;
    cursor: pointer;
}
.prev-btn {
    left: 10px;
}
.next-btn {
    right: 10px;
}
@media (max-width: 768px) {
    .enterprise_title_h1 {
        font-size: 22px;
        margin-top: 40px;
    }

    .row-cols-md-5 {
        /* flex-direction: column; */
        margin-top: 50px;
        padding: 0 20px;
    }

    .col-pt-5 {
        flex: 1;
        margin-bottom: 20px;
    }

    .col-pt-5 .img-box {
        width: 70px;
        height: 70px;
    }
    .col-pt-5 .img-box img {
        width: 50px;
    }
    .col-pt-4-text  {
        margin-top: 10px;
        font-size: 14px;
    }

    .col-pt-5 img {
        width: 80px;
        padding: 0 5px;
    }
    .col-pt-5-text {
        margin-top: 10px;
        font-size: 14px;
        text-align: center;
    }

    .split-line {
        margin-top: 40px;
    }

    .flex-lg-3 {
        padding: 0 10px;
        flex-wrap: wrap;
        min-width: unset !important;
    }
    .flex-col-4 .arrow-right{
        display: none;
    }

    .flex-lg-7 {
        padding: 0 20px;
    }

    .flex-col-6,
    .flex-col-4,
    .flex-col-7 {
        flex: 1;
        margin-top: 40px;
        padding: 0 5px;
    }
    .flex-col-6 {
        flex: 1;
        padding: 0 40px;
    }
    .flex-col-7 .img-box {
        width: 70px;
        height: 70px;
        border-radius: 8px;
    }
    .flex-col-6 img,
    .flex-col-4 img,
    .flex-col-7 .img-box img {
        width: 50px;
    }

    .flex-col-6 h4,
    .flex-col-4 h4,
    .flex-col-7 h4 {
        font-size: 14px;
    }

    .flex-col-6 p,
    .flex-col-4 p {
        font-size: 14px;
    }

    .enterprise_button {
        width: 150px;
        height: 45px;
        font-size: 16px;
        line-height: 45px;
        margin-top: 40px;
    }

    .gallery {
        margin-top: 0 !important;
        width: 100%;
    }

    .overlay img {
        max-width: 90%;
    }

    .nav-btn {
        font-size: 20px;
    }
    @media (max-width: 900px) {
        .enterprise_compare_table {
            max-width: 100vw;
            margin: 0;
            padding: 0 2vw;
            overflow-x: auto;
        }
        .enterprise_compare_table table {
            min-width: 600px;
            font-size: 13px;
        }
        .enterprise_compare_table th,
        .enterprise_compare_table td {
            padding: 8px 4px;
            font-size: 13px;
            word-break: break-all;
        }
        .enterprise_compare_table .group-label,
        .enterprise_compare_table .item-label {
            width: auto;
            max-width: 120px;
            padding-left: 4px;
            padding-right: 4px;
            font-size: 13px;
        }
        .enterprise_compare_table .item-label {
            white-space: normal;
        }
        /* 横向滚动提示 */
        .enterprise_compare_table::before {
            content: "← 左右滑动查看更多 →";
            display: block;
            text-align: center;
            color: #888;
            font-size: 12px;
            margin-bottom: 6px;
        }
    }
}
