/* CSS Document */

a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%
}

html {
    height: 100%;
    background-attachment: fixed
}

body {
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #333;
    font: 14px/1.5 "Microsoft YaHei", "微软雅黑", Helvetica, "黑体", Arial, Tahoma;
    min-width: 1226px;
}

form,
img,
p {
    margin: 0;
    padding: 0;
    border: 0
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

img {
    max-width: 100%;
}

dd,
dl,
dt,
hr {
    margin: 0;
    padding: 0
}

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

pre {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

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

a:hover {
    color: #01B7EE;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:focus,
a:active {
    text-decoration: none;
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none !important
}

.left {
    float: left
}

.right {
    float: right
}

.tc {
    text-align: center
}

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

.hover-ease {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

.t1 {
    padding: 80px;
}

.btz {
    background: #F5F5F5
}

.t2 {
    color: #fff;
}

.index-tittle {
    font-size: 28px;
    padding-bottom: 50px;
    font-weight: normal
}

.tx-list ul li {
    float: left;
    width: 360px;
    margin: 0 20px 45px;
}

.tx-list ul li .item-box {
    position: relative;
    padding-left: 78px;
}

.tx-list ul li .item-box .tx-icon-pa {
    position: absolute;
    left: 0;
    top: 5px;
}

.tx-list ul li h3 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 15px;
}

.tx-list ul li p {
    line-height: 24px;
}

.tx-icon {
    background: url(../img/cp-icon.png) 0px 0px no-repeat;
    width: 62px;
    height: 55px;
    display: inline-block;
}

.tx-icon1 {
    background-position: 0px -85px;
}

.tx-icon2 {
    background-position: -63px -85px;
}

.tx-icon3 {
    background-position: -126px -85px;
}

.tx-icon4 {
    background-position: -189px -85px;
}

.tx-icon5 {
    background-position: -252px -85px;
}

.tx-icon6 {
    background-position: -315px -85px;
}

.zizhi {
    padding-top: 30px;
}

.zizhi ul {
    width: 1050px;
    margin: auto;
}

.zizhi ul li {
    float: left;
    width: 20%;
    line-height: 51px;
}

.zizhi ul li i {
    background: url(../img/cp-icon.png) 0px 0px no-repeat;
    width: 51px;
    height: 51px;
    display: block;
    float: left;
    margin-right: 10px;
}

.zizhi ul li i.zhengs-icon1 {
    background-position: -550px -86px;
}

.zizhi ul li i.zhengs-icon2 {
    background-position: -601px -86px;
}

.zizhi ul li i.zhengs-icon3 {
    background-position: -652px -86px;
}

.zizhi ul li i.zhengs-icon4 {
    background-position: -703px -86px;
}

.zizhi ul li i.zhengs-icon5 {
    background-position: -754px -86px;
}

.reg-bottom {
    background: linear-gradient(90deg, #1268E0, #007CFC);
    display: inline-block;
    padding: 15px 45px;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: all 10s ease-in;
    -o-transition: all 10s ease-in;
    transition: all 10s ease-in;
}

.reg-bottom:hover {
    background: linear-gradient(90deg, #007CFC, #1fa9ff);
    color: #fff;
}

#particles-js canvas {
    display: block;
    vertical-align: bottom;
}

#particles-js {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 477px;
    background-color: #02214F;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#02214F), to(#1674B1));
    background-image: -webkit-linear-gradient(#02214F, #1674B1);
    background-image: linear-gradient(#02214F, #1674B1);
}

.footer-1 {
    background: #2D313D;
    color: #fff;
}

.footer-1-list li {
    float: left;
    width: 25%;
}

.footer-1-list li .item-box {
    padding: 32px 10px;
    height: 110px
}

.footer-1-list li .item-box i {
    background: url(../img/cp-icon.png) 0px 0px no-repeat;
    width: 51px;
    height: 51px;
    display: inline-block;
    vertical-align: middle;
}

.footer-1-list li .item-box i.footer-icon1 {
    background-position: 0px -929px
}

.footer-1-list li .item-box i.footer-icon2 {
    background-position: -51px -929px
}

.footer-1-list li .item-box i.footer-icon3 {
    background-position: -102px -929px
}

.footer-1-list li .item-box i.footer-icon4 {
    background-position: -153px -929px
}

.footer-1-list li p {
    line-height: 51px;
    display: inline-block;
    margin-left: 12px;
    font-size: 16px;
    vertical-align: middle;
}

.footer-3 {
    background: #2C3039;
    height: 44px;
    color: #62676e;
    border-top: 1px solid #f5f5f5;
    line-height: 44px;
}

html,
body {
    /* height: 100%; */
}

nav {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* padding: 20px 0; */
    position: relative;
    z-index: 20;
}

.new-nav-main {
    display: flex;
    align-items: center;
}

.new-nav-tab {
    margin-right: 40px;
}

.new-nav-tab ul {
    display: flex;
    height: 85px;
    align-items: center;
}

.new-nav-tab ul li {
    margin: 0 20px;
    position: relative;
}

.new-nav-tab ul li .new-nav-tab-title {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    display: block;
    line-height: 85px;
}

.new-nav-tab ul li .new-nav-tab-title.active {
    font-size: 18px;
}

.new-nav-tab ul li .new-nav-tab-title a {
    color: inherit;
}

.new-nav-login a {
    display: inline-block;
    width: 100px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
    color: #0065CB;
    border-radius: 5px;
    font-size: 14px;
}

.new-nav-login a.gift {
    background: #ff5b94;
    color: #fff;
    margin-left: 15px;
}

.new-nav-login a:hover {
    opacity: .8;
}

.new-home-nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: linear-gradient(90deg, #1268E0, #007CFC);
}

.new-home-banner {
    height: 100vh;
    min-height: 800px;
    background: linear-gradient(90deg, #1268E0, #007CFC);
    position: relative;
    z-index: 10;
    overflow: hidden;
}


.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 30px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 6px;
}

.swiper-pagination-bullet-active {
    background-color: #fff;
    width: 24px;
}

.new-home-banner .banner-item {
    height: 100%;
    width: 1190px !important;
    margin: 0 auto;
    position: relative;
}

.swiper-slide {
    overflow: hidden;
}

.new-home-banner .banner-item .banner-item-left {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    color: #fff;
    z-index: 3;
}

@media screen and (max-width: 1440px) {
    .new-home-banner .banner-item .banner-item-left {
        left: 120px;
    }
}


.new-home-banner .banner-item .banner-item-left h2 {
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 30px;
    text-shadow: 3px 3px 6px rgba(0, 0, 0, .5);
    margin-top: 20vh;

}

.new-home-banner .banner-item .banner-item-left p {
    font-size: 18px;
    max-width: 560px;
    margin-bottom: 20px;
    line-height: 42px;
}

.new-home-banner .banner-item .banner-item-left p.last {
    margin-bottom: 20vh;
    position: relative;
}

.new-home-banner .banner-item .banner-item-left p.last span {
    position: absolute;
    left: 0;
    top: 55px;
    color: #eeeeee;
    font-size: 16px;
}

.new-home-banner .banner-item .banner-item-left p.last span i {
    font-style: normal;
    color: #FC8000;
}

.new-home-banner .banner-item .banner-item-left a {
    display: inline-block;
    line-height: 42px;
    text-align: center;
    background: #fff;
    color: #0065CB;
    border-radius: 5px;
    font-size: 14px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .5);
    padding: 10px 16px;
    line-height: 1.33;
    font-size: 18px;
}

.new-home-banner .banner-item .banner-item-left a:nth-child(2) {
    margin-left: 20px;
}

.new-home-banner .banner-item .banner-item-left a:hover {
    opacity: .8;
}

.new-home-banner .banner-item .banner-item-right {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -190px;
    z-index: 1;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: min(100vh, 800px);
}

.new-home-banner .temp-reg-btn {
    display: block;
    width: 151px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #fff;
    box-shadow: 1px 5px 18px 0px rgba(0, 0, 0, 0.13);
    border-radius: 9px;
    border: none;
    font-size: 18px;
    color: #007CFC;
    cursor: pointer;
    margin: 0 auto;
}

.new-home-banner h1 {
    height: 35%;
    font-size: 48px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    align-content: center;
}

.new-home-banner h1 span {
    font-size: 24px;
    margin-top: 40px;
}

.new-home-banner .new-home-banner-mobile {
    width: 380px;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    padding: 5px;
    display: flex;
    align-items: center;
}

.new-home-banner .new-home-banner-mobile button {
    width: 121px;
    min-width: 121px;
    height: 50px;
    background: #007CFC;
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.19);
    border-radius: 9px;
    border: none;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    outline: none;
    transition: all .3s;
}

.new-home-banner .new-home-banner-mobile button:hover {
    background: #41a0ff;
}

.new-home-banner .new-home-banner-mobile input {
    margin-right: 5px;
    width: 407px;
    height: 42px;
    outline: none;
    border: none;
    padding-left: 10px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333;
}

.new-home-banner .new-home-banner-mobile-error {
    font-size: 14px;
    color: #fff;
    width: 380px;
    margin: auto;
    margin-top: 10px;
}

.new-home-banner .banner-svg {
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
    z-index: -1;
}

.svg-banner-shape {
    fill: #fff;
}

.new-home-product {
    margin-top: -406px;
    margin-bottom: 80px;
    position: relative;
    z-index: 10;
    padding: 10px 0;
}


.new-home-product .new-home-product-list {
    width: 1190px;
    margin: 0 auto;
}

.new-home-product .new-home-product-list ul {
    display: flex;
}

.new-home-product .new-home-product-list ul li {
    width: 272px;
    height: 369px;
    background: #FFFFFF;
    box-shadow: 1px 5px 18px 0px rgba(0, 0, 0, 0.13);
    border-radius: 8px;
}

.new-home-product .new-home-product-list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-right: 34px;
}

.new-home-product .new-home-product-list ul li:last-child {
    margin-right: 0;
}

.new-home-product .new-home-product-list ul li img {
    width: 55px;
    height: 55px;
    margin-bottom: 28px;
    margin-top: 48px;
}

.new-home-product .new-home-product-list ul li .new-home-product-desc {
    width: 100%;
}

.new-home-product .new-home-product-list ul li h3 {
    color: #343434;
    font-size: 20px;
    margin-bottom: 24px;
}

.new-home-product .new-home-product-list ul li p {
    color: #9A9A9A;
    font-size: 14px;
    margin-bottom: 8px;
    padding: 0 25px;
    height: 105px;
}

.new-home-product .new-home-product-list ul li p:last-child {
    margin-bottom: 0;
}

.new-home-product .new-home-product-list ul li a {
    margin-top: 37px;
    width: 146px;
    height: 44px;
    line-height: 44px;
    color: #007CFC;
    border: 1px solid #007CFC;
    display: block;
    text-align: center;
    background: #fff;
    margin: auto;
    transition: all .3s;
}

.new-home-product .new-home-product-list ul li a:hover {
    color: #fff;
    background: #007CFC;
}

.new-reg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    z-index: 9999;
}

.new-reg-container {
    width: 400px;
    padding: 10px 40px 0;
    height: 360px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    z-index: 10002;
}

.new-reg::after {
    content: "";
    width: 460px;
    height: 460px;
    position: fixed;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 8px;
    background: linear-gradient(90deg, #1268E0, #007CFC);
}

.new-reg::before {
    content: "";
    width: 460px;
    height: 460px;
    position: fixed;
    top: -40px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10001;
    border-radius: 8px;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: center 10px;

}

.new-reg .new-reg-top {
    padding-top: 20px;
    margin-bottom: 20px;
}

.new-reg .new-reg-top h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
}

.new-reg .new-reg-top p {
    text-align: center;
    color: #999;
    font-size: 12px;
}

.new-reg .new-reg-form .new-reg-form-item {
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}

.new-reg .new-reg-form .new-reg-form-item .iconfont {
    font-size: 18px;
    position: absolute;
    left: 13px;
    top: 8px;
}

.new-reg .new-reg-form i.focus {
    color: #0099ff;
}

.new-reg .new-reg-form input {
    /* border: 1px solid #e5e5e5; */
    border: none;
    line-height: 40px;
    padding-left: 40px;
    height: 42px;
    color: #999;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}

.new-reg .new-reg-form input::-webkit-input-placeholder {
    color: #ccc;
}

.new-reg .new-reg-form input:-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
}

.new-reg .new-reg-form input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
}

.new-reg .new-reg-form input:-ms-input-placeholder {
    color: #ccc;
}

.new-reg .new-reg-form button,
.new-reg .new-reg-form img {
    /* border: 1px solid #e5e5e5; */
    border: none;
    border-left: none;
    color: #0099ff;
    opacity: .6;
    width: 200px;
    background: #fff;
    cursor: pointer;
}

.new-reg .new-reg-form .imgcode,
.new-reg .new-reg-form .psdcode {
    display: none;
}

.new-reg .new-reg-form .logintoggle {
    font-size: 12px;
    color: #555558;
    display: none;
}

.new-reg .new-reg-form img {
    width: 200px;
    padding: 1px 4px;
    cursor: pointer;

}

.new-reg .new-reg-form button#newRegBtn {
    padding: 12px 0;
    background: #0099ff;
    border: none;
    color: #fff;
    width: 100%;
    margin-bottom: 10px;
}

.new-reg .new-reg-form button#newRegSendCode.new-reg-send-vericode {
    color: #0099ff;
    cursor: pointer;
    opacity: 1;
}

.new-reg .new-reg-form .new-reg-form-item.check-vericode {
    display: flex;
}

.new-reg .new-reg-bottom {
    color: #999;
    text-align: center;
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.vericode-input {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#newRegBtn {
    opacity: 1;
}

.disabled {
    opacity: .6 !important;
    cursor: not-allowed !important;
}

.new-reg .close {
    position: absolute;
    right: -45px;
    top: -80px;
    color: rgb(255, 255, 255);
    width: 30px;
    height: 30px;
    background-color: #000;
    cursor: pointer;
    transition: all .3s;
    opacity: 1;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 15px;
}

.new-reg .close::before,
.new-reg .close::after {
    position: absolute;
    content: "";
    height: 1px;
    background-color: #fff;
    width: 15px;
    top: 15px;
    right: 7px;
    transform: rotateZ(45deg);
}

.new-reg .close::after {
    transform: rotateZ(-45deg);
}


.new-reg .close:hover {
    opacity: .6;
}

.new-reg-validate {
    text-align: left;
    color: #f00;
    font-size: 12px;
}

.new-regcode-validate {
    color: #f00;
    text-align: left;
    padding-top: 10px;
    display: none;
}

.new-reg-form .nc_wrapper {
    width: 100% !important;
}

#domOnPage {
    padding-right: 10px;
}

#dom_id,
#dom_id #nc_3_wrapper,
#dom_id #nc_3_wrapper {
    width: 235px;
}

#dom_id1 {
    width: 318px
}

.new-reg-form .nc-lang-cnt {
    width: 600px;
}

.new-reg-form .nc_scale {
    display: flex;
    width: 100%;
}

.new-reg-form #dom_id {
    width: 100%;
}

.new-reg-form .nc_bg {
    width: 100%;
}

#m {
    display: none;
    overflow: hidden
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.space-around {
    flex-direction: column;
    justify-content: space-around;
}


.col-lg-6 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}

.col-lg-6:first-child {
    position: relative;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}

.section-heading {
    text-align: center;
    margin-bottom: 50px;
}

.section-heading .title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    color: #131333;
    margin-bottom: 12px;
}

.how-it-work .section-heading .title {
    font-size: 30px;
}

.section-heading .title.extra-padding {
    margin-bottom: 20px;
}

.section-heading .text {
    font-size: 16px;
    line-height: 26px;
}

.important-features .mb-100 {
    margin-bottom: 80px;
}

.important-features .content .section-heading {
    text-align: left;
    margin-bottom: 33px;
}

.important-features .content .section-heading .title {
    margin-bottom: 20px;
}

.important-features .content .feature-list {}

.important-features .content .feature-list li {
    float: left;
    width: 16.6%;
}

.important-features .content .feature-list li p {
    position: relative;
    padding: 5px 10px 5px 22px;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 16px;
    color: #fff;
    line-height: 1.625;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
}

.important-features .content .feature-list li p i {
    position: absolute;
    font-style: normal;
    left: 0px;
    top: -1px;
    font-size: 16px;
    color: #fff;
}

.important-features .content .feature-list li:last-child p {
    margin-bottom: 0px;
}

.important-features .image.pl-30 {
    padding-left: 30px;
}

.important-features .image.pr-30 {
    padding-right: 30px;
}

.base-btn1 {
    font-size: 16px;
    font-weight: 500;
    width: 134px;
    height: 50px;
    display: inline-block;
    border-radius: 5px;
    background: linear-gradient(90deg, #1268E0, #007CFC);
    position: absolute;
    left: 0;
    bottom: 0;
}

.base-btn1 span {
    text-align: center;
    width: 132px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    cursor: pointer;
    color: #fff;
    margin-left: 1px;
    margin-top: 1px;
    display: block;
    background: linear-gradient(90deg, #1268E0, #007CFC);
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.base-btn1 span:hover {
    color: #1268E0;
    background: #fff;
}


/* 悬浮框 */

html {
    overflow-x: hidden;
}

.custom_service p img {
    display: inline;
    vertical-align: middle;
}

.scrollsidebar {
    position: absolute;
    z-index: 999;
    top: 350px;
    right: 0
}

.side_content {
    width: 154px;
    height: auto;
    overflow: hidden;
    float: left;
}

.side_content .side_list {
    width: 154px;
    overflow: hidden;
}

.show_btn {
    width: 0;
    height: 112px;
    overflow: hidden;
    margin-top: 50px;
    float: left;
    cursor: pointer;
}

.show_btn span {
    display: none;
}

.close_btn {
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.side_title,
.side_bottom,
.close_btn,
.show_btn {
    background: url(../img/sidebar_bg.png) no-repeat;
}

.side_title {
    height: 46px;
}

.side_bottom {
    height: 8px;
}

.side_center {
    font-family: Verdana, Geneva, sans-serif;
    padding: 5px 12px;
    font-size: 12px;
}

.close_btn {
    float: right;
    display: block;
    width: 21px;
    height: 16px;
    margin: 16px 10px 0 0;
    _margin: 16px 5px 0 0;
}

.close_btn span {
    display: none;
}

.side_center .custom_service p {
    text-align: center;
    padding: 6px 0;
    margin: 0;
    vertical-align: middle;
}

.other {
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.other p {
    padding: 5px 0;
    _height: 16px;
    margin: 0;
    color: #666666;
}

.msgserver {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 10px;
}

.msgserver a {
    background: url(../img/sidebar_bg.png) no-repeat -119px -115px;
    padding-left: 22px;
}


/* blue skin as the default skin */

.side_title,
.side_blue .side_title {
    background-position: -195px 0;
}

.side_center,
.side_blue .side_center {
    background: url(../img/blue_line.png) repeat-y center;
}

.side_bottom,
.side_blue .side_bottom {
    background-position: -195px -50px;
}

.close_btn,
.side_blue .close_btn {
    background-position: -44px 0;
}

.close_btn:hover,
.side_blue .close_btn:hover {
    background-position: -66px 0;
}

.show_btn,
.side_blue .show_btn {
    background-position: -119px 0;
}

.msgserver a,
.side_blue .msgserver a {
    color: #06C;
}


/* green skin  */

.side_green .side_title {
    background-position: -349px 0;
}

.side_green .side_center {
    background: url(../img/green_line.png) repeat-y center;
}

.side_green .side_bottom {
    background-position: -349px -50px;
}

.side_green .close_btn {
    background-position: -44px -23px;
}

.side_green .close_btn:hover {
    background-position: -66px -23px;
}

.side_green .show_btn {
    background-position: -147px 0;
}

.side_green .msgserver a {
    color: #76a20c;
}


/* BACKGROUNDS SLIDER
-------------------------------------------------- */

h1 {
    margin-top: 10px;
    font-size: 30px;
    font-weight: 200;
}

.navy-line {
    width: 60px;
    height: 1px;
    margin: 60px auto 0;
    border-bottom: 2px solid #007CFC;
}

.header-back {
    height: 470px;
    width: 100%;
}

.header-back.one {
    background-image: -webkit-linear-gradient(90deg, #1268E0, #007CFC);
    background-image: linear-gradient(90deg, #1268E0, #007CFC)
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


/* Carousel base class */

.carousel {
    height: 470px;
}


/* Since positioning the image, we need to help out the caption */

.carousel-caption {
    z-index: 10;
}


/* Declare heights because of positioning of img element */

.carousel .item {
    height: 470px;
    background-color: #777;
}

.carousel-inner>.item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 470px;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

.carousel-control.left,
.carousel-control.right {
    background: none;
}

.carousel-control {
    width: 6%;
}

.carousel-inner .container {
    position: relative;
}

.carousel-inner {
    overflow: visible;
}

.carousel-caption {
    position: absolute;
    top: 30px;
    left: 0;
    bottom: auto;
    right: auto;
    text-align: left;
    width: 45%;
}

.carousel-caption.blank {
    top: 140px;
}

.carousel-image {
    position: absolute;
    right: 10px;
    top: 90px;
}

.carousel-indicators {
    padding-right: 60px;
}

.carousel-caption h1 {
    font-weight: 400;
    font-size: 60px;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 5px;
}

.carousel-caption p {
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: none;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.8;
}

.carousel-caption ul {
    padding: 0;
}

.carousel-caption li {
    list-style: none;
    float: left;
    display: block;
    padding: 3px 15px;
    background: rgba(0, 0, 0, .3);
    border-radius: 30px;
    font-size: 16px;
    margin: 20px 10px 20px 0;
}

.btn-primary {
    color: #fff;
    background-color: #007CFC;
    border-color: #007CFC;
}

.btn-primary:hover {
    background: #41a0ff;
    border-color: #41a0ff;
}

.btn-org {
    color: #fff;
    background-color: #FC8000;
    border-color: #FC8000;
}

.btn-org:hover {
    color: #fff;
    background-color: #FDA040;
    border-color: #FDA040;
}

.caption-link {
    color: #fff;
    margin-left: 10px;
    text-transform: capitalize;
    font-weight: 400;
}

.caption-link:hover {
    text-decoration: none;
    color: inherit;
}


/* Sections
------------------------- */

.services {
    padding-top: 30px;
}

.services h1 {
    margin-bottom: 20px;
}

.services .item {
    border-radius: 3px;
    padding: 30px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.services .item span {
    font-size: 50px;
    line-height: 60px;
    color: #007CFC;
}

.services .item h2 {
    font-size: 18px;
    font-weight: normal;
    padding-top: 5px;
}

.services .item p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding: 10px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.services .item p a {
    border: 1px solid #007CFC;
    padding: 5px 30px;
    display: inline-block;
    color: #007CFC;
    border-radius: 3px;
}

.services .item p a:hover {
    background: #007CFC;
    color: #fff;
}

.services .dhight {
    height: 164px;
}

.team {
    padding: 0 calc((100% - 1170px)/2);
    overflow: hidden;
    padding-bottom: 60px;
}

.team h1 {
    margin-bottom: 20px;
}

.team .item {
    max-width: 270px;
    margin-right: calc(25% - 270px);
    box-shadow: 0px 3px 27px 0px rgba(0, 0, 0, 0.11);
    background-color: #fff;
    overflow: hidden;
    margin-top: 30px;
}

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

.team .bd_zzdx-img {
    font-size: 24px;
    color: #007CFC;
    line-height: 80px;
    text-align: center;
    font-weight: bold;
    position: relative;
    border-bottom: 1px solid #ccc;
}

.team .bd_zzdx-img .hot {
    position: absolute;
    left: 0px;
    top: 0;
    background: #f00;
    color: #fff;
    width: 130px;
    height: 130px;
    margin: -91px 0 0 -91px;
    transform: rotateZ(45deg);
}

.team .bd_zzdx-img .hot span {
    display: block;
    position: absolute;
    top: 35px;
    left: 108px;
    font-size: 10px;
    transform: rotate(-90deg);
}

.team .bd_zzdx-detail {
    height: 220px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.team .bd_zzdx-detail p.bd_zzdx-detail-price {
    font-size: 24px;
    color: #666;
    text-align: center;
    font-weight: bold;
}

.team .bd_zzdx-detail p.bd_zzdx-detail-price_single {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.team .bd_zzdx-detail a {
    display: inline-block;
    width: 150px;
    height: 38px;
    background: #007CFC;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    margin-top: 24px;
}

.team .bd_zzdx-detail a:hover {
    background: #41a0ff;
}

.features h1 {
    margin-bottom: 50px;
}

.features .item .item-box {
    position: relative;
    padding-left: 78px;
    height: 140px;
}

.features .item .item-box .tx-icon-pa {
    position: absolute;
    left: 0;
    top: 5px;
}

.features .item h3 {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}

.features .item p {
    line-height: 24px;
    color: #333;
}

.tx-icon {
    background: url(../img/cp-icon.png) 0px 0px no-repeat;
    width: 62px;
    height: 55px;
    display: inline-block;
}

.tx-icon1 {
    background-position: 0px -85px;
}

.tx-icon2 {
    background-position: -63px -85px;
}

.tx-icon3 {
    background-position: -126px -85px;
}

.tx-icon4 {
    background-position: -189px -85px;
}

.tx-icon5 {
    background-position: -252px -85px;
}

.tx-icon6 {
    background-position: -315px -85px;
}

.tx-icon7 {
    background-position: 0px -362px;
}

.tx-icon8 {
    background-position: -62px -362px;
}

.tx-icon9 {
    background-position: -124px -362px;
}

.tx-icon10 {
    background-position: -186px -362px;
}

.tx-icon11 {
    background-position: -249px -362px;
}

.tx-icon12 {
    background-position: -310px -362px;
}

.tx-icon13 {
    background-position: -372px -362px;
}

.tx-icon14 {
    background-position: -434px -362px;
}

.tx-icon15 {
    background-position: -496px -362px;
}

.tx-icon16 {
    background-position: -558px -362px;
}

.tx-icon17 {
    background-position: -620px -362px;
}

.tx-icon18 {
    background-position: -682px -362px;
}

.tx-icon19 {
    background-position: -682px -307px;
}

.tx-icon20 {
    background-position: -620px -307px;
}

.tx-icon21 {
    background-position: -558px -307px;
}

.tx-icon22 {
    background-position: -496px -307px;
}

.tx-icon23 {
    background-position: -434px -307px;
}

.tx-icon24 {
    background-position: -372px -307px;
}

.tx-icon25 {
    background-position: 0px -502px;
}

.tx-icon26 {
    background-position: -62px -502px;
}

.tx-icon27 {
    background-position: -124px -502px;
}

.tx-icon28 {
    background-position: -186px -502px;
}

.tx-icon29 {
    background-position: -248px -502px;
}

.tx-icon30 {
    background-position: -310px -502px;
}

.tx-icon31 {
    background-position: -372px -502px;
}

.tx-icon32 {
    background-position: -434px -502px;
}

.tx-icon33 {
    background-position: -496px -502px;
}


.ssjc {
    padding: 60px calc((100% - 1170px)/2);
    overflow: hidden;
}

.hmmf {
    padding: 60px calc((100% - 1170px)/2);
}

.hmmf .row {
    padding-bottom: 30px;
    border-radius: 5px 5px 0 0;
}

.hmmf .item img,
.ssjc .item img {
    width: 100%;
}

.hmmf .item h2,
.ssjc .item h2 {
    font-size: 40px;
    color: #333;
    padding-top: 50px;
    padding-left: 20px;
}

.hmmf .item p,
.ssjc .item p {
    color: #333;
    line-height: 1.8;
    padding-top: 20px;
    padding-left: 20px;
    font-size: 21px;
}

.ssjc .container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 30px;
}

.index-tittleA {
    font-size: 28px;
    padding-top: 60px;
    font-weight: normal;
    text-align: center;
}

.sycj-l {
    float: left;
    width: 500px;
}

.sycj-r {
    float: right;
    width: 700px;
}

.sycj-mbbj {
    background: url(../img/mb-bj.png) center 0px no-repeat;
    height: 626px;
    position: relative;
}

.sycj-mbbj .sycj-img {
    width: 255px;
    height: 432px;
    background: rgb(37, 37, 37);
    position: absolute;
    left: 123px;
    top: 99px;
    overflow: hidden;
}

.sycj-mbbj .sycj-img img {
    border: 1px solid #eee;
}

.sycj-mbbj .sycj-text {
    position: absolute;
    bottom: 95px;
    left: 84px;
    background: #fff;
    width: 332px;
    height: 104px;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
}

.sycj-mbbj .sycj-text-2 {
    position: absolute;
    top: 180px;
    left: 124px;
    width: 253px;
    height: 104px;
    border-radius: 10px;
}

.sycj-btn {
    position: relative;
}

.sycj-btn a {
    background: url(../img/cp-icon.png) 0px 0px no-repeat;
    width: 174px;
    height: 188px;
    line-height: 188px;
    color: #333;
    font-size: 20px;
    text-align: center;
    display: block;
    position: absolute;
    transition: none;
}

.sycj-btn .sycj-icon-1 {
    background-position: -175px -150px;
}

.sycj-btn a.active,
.sycj-btn a:hover {
    background-position: 0px -150px;
    transition: none;
    color: #fff;
}

.navy-section {
    margin-top: 60px;
    background: #007CFC;
    color: #fff;
    padding: 20px 0;
}

.gray-section {
    background: #f4f4f4;
    margin-top: 30px;
}

.gray2-section {
    background: #f5f9fc;
    margin-top: 30px;
}

.layui-layer-TipsG.layui-layer-TipsT {
    display: none !important
}

.layui-layer.layui-layer-tips {
    width: 320px !important;
}

.over-hide {
    overflow: hidden;
    padding-top: 10px !important;
    padding-right: 0;
}

.pad-left1 {
    display: flex;
    padding-left: 50px !important;
}

.ins {
    position: absolute;
    bottom: 0;
}

.home-part2 {
    margin-bottom: 120px;
}

.index-sol-item {
    width: 205px;
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.index-sol1 {
    width: 52px;
    margin-right: 10px;
}

.lb-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 83%;
    padding: 24px 0;
}

.lb-title {
    font-size: 16px;
    font-weight: bold;
    color: #282b31;
}

.lb-title2 {
    color: #606879;
    font-size: 14px;
    font-weight: normal;
}

/* 文字动画 */
[data-animation] {
    opacity: 0;
}

[data-animation].animated {
    opacity: 1;
}


.animated {
    animation-duration: .8s !important;
}


.home-part3 {
    background-image: url(../img/bj-3.jpg);
    background-size: cover;
}

.home-part3 .container {
    width: 1140px;
}

.text-title-fo {
    margin: 60px 0 36px 0;
}

.home-part3 .row {
    margin-left: 0;
    margin-right: 0;
}

.zhu-title {
    font-weight: 500;
    color: #fff;
    margin-bottom: 16px;
    font-size: 28px;
}

.fu-title {
    font-weight: 400;
    color: #b7c1d7;
    font-size: 16px;
}

.nav-tabs {
    display: flex;
    justify-content: space-evenly;
    background-color: #fff;
    border-bottom: 1px solid #eef0f6 !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.home-nav {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0;
    padding: 15px 0;
}

.home-nav .nav-link {
    font-size: 18px;
    color: #282b31 !important;
    font-weight: 500;
    padding: .5rem 0;
}


.link-title:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    border-bottom: 2px solid #006cff;
    width: 0%;
}

.link-title.active:after {
    width: 100%;
    transition: 0.2s all linear;
    /*设置过度时间*/
    transition-delay: 0.1s;
    /*过度延时*/
}

.nav-tabs .nav-link {
    border: none !important;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #006cff !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}

.left-text {
    padding-top: 60px;

    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.left-text h4 {
    font-size: 24px;
}

.left-text h3 {
    color: #282b31;
}

.business {
    color: #606879;
    font-weight: normal;
    font-size: 15px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    flex: 1;
}

.details {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 70px;
}

.you-dian {
    color: #fff;
    padding: 60px 0 48px 0;
}

.hour::before {
    content: "";
    width: 1px;
    height: 80%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #2989ff;

}

.fang-an {
    position: relative;
    top: 28px;
    z-index: 1;
}

.home-part4 {
    position: relative;
    background-color: rgba(0, 108, 255, 0.5);
}

.nav:before,
.nav::after {
    content: unset;
}

.nav>li>a {
    position: static;
}

.nav-tabs>li>a:hover {
    background-color: #fff;
}

.hang-ye {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    width: 56%;
    margin: 24px 0;
}

.hang-ye div {
    color: #006cff;
    font-weight: bold;
    background-color: #eaf2ff;
    width: 80px;
    text-align: center;
    height: 28px;
    line-height: 28px;
    border-radius: 2px;
}

.jiantou3 {
    position: relative;
    transition: all .3s;
    left: 0px;
}

.details:hover .jiantou3 {
    left: 5px;
}

.fu-wu>h2 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 32px;
}

.fu-wu>span {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    display: inline-block;
    margin-top: 12px;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}