﻿
.text-right{text-align: right;}
.text-left{text-align: left;}
.text-center{text-align: center;}
.tc {text-align: center;}
.vm{vertical-align: middle;}
*{margin:0;padding:0;list-style:none;}
a{text-decoration: none;}
.clear{content:"";clear:both;}
.auto {margin: auto;}
.w1200 {max-width: 1200px;width:100%;}

.m-nav .active{color: #39a7f4}
.tg-nav .active{color: #39a7f4;}

.table>tbody>tr>td{padding:12px;}

.topbg{width:100%;height:300px;}
.topbg img{width:100%;height:100%;}

html,body {
	font-family: "PingFang SC,Helvetica Neue,Hiragino Sans GB,Microsoft Yahei,WenQuanYi Micro Hei,sans-serif";
    color: #585f69;
    font-size: 14px;
    line-height: 1.6;
}

img {vertical-align: middle;}
hr {margin-top:15px;margin-bottom:5px;}

/*header{position: fixed;top:0;left:0;z-index: 9;}*/

footer .container {
    border-top: 1px solid #3a3a3a;
    padding: 15px 0 10px;
}

footer p {
    font-size: 14px!important;
    color: #f0f0f0!important;
}

.swiper-slide{max-height: 500px;}
.banner-txt{width:60%;margin-top:140px;}
.banner-0{background: url(../img/banner0.jpg) no-repeat;height: 500px;background-size:100% 100%;}
.banner-1{background: url(../img/banner1.jpg) no-repeat;height: 500px;background-size:100% 100%;}
.banner-2{background: url(../img/banner2.jpg) no-repeat;height: 500px;background-size:100% 100%;}
.banner-3{background: url(../img/banner3.jpg) no-repeat;height: 500px;background-size:100% 100%;}
.banner-4{background: url(../img/banner4.jpg) no-repeat;height: 500px;background-size:100% 100%;}
.banner-5{background: url(../img/banner5.jpg) no-repeat;height: 500px;background-size:100% 100%;}

@media all and (max-width:767px ){
	.banner-1{height:220px;}
	.banner-2{height:220px;}
	.banner-3{height:220px;}
	.banner-txt{width:75%;margin-top:45px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	    bottom: 20px;
	    left: 0;
	    width: 100%;
	}
}

@media all and (max-width:767px ){
    body{
        width: 1200px !important;
    }
}

.content-wrap{width:100%;min-height: 290px;}

.container .about ul li a:hover {
    color: #39a7f4;
    text-decoration: none!important;
}

.container .about .wxzh {
    margin-top: 98px;
    width: 128px;
}

.container .about .f-chat {
    border-radius: 50%;
    color: #878f92;
    border: 1px solid #878f92;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
    text-align: center;

}

.container .about .img-zhihu {
    border-radius: 50%;
    color: #878f92;
    border: 1px solid #878f92;
    background: url(../img/zhihu_gray.png) center no-repeat;
    background-size: 60% 60%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    float: left;
    text-align: center;
}

.plantform-support {
    background: url(../img/bg1.jpg) no-repeat;
    background-size: cover;
    border-radius: 3px;
    border: 1px solid #1ba98d;
    cursor: pointer;
}

.container .about p{text-align: left;margin-bottom:0px;}
.container .about .mt-65 p{margin-bottom:5px;width:166px;}
.container .about p img{width:300px;height:63px;margin:0 auto;display: block;}
.container .about .slogen{text-align: left;color:#777;text-align: center;margin-bottom: 0px;}
.container .about .wxwb {margin-top: 20px;width: 165px;}

.container .about p span {
    border-bottom: 2px solid #39a7f4;
    padding: 5px 0;
}

.container .about ul {
    list-style: none;
    text-align: left;
    margin: 10px 0 0;
    padding: 0;
    width: 50%;
    float: left;
}

.container .about ul:last-child {
    list-style: none;
    text-align: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
    float: left;
}

.container .about ul li {
    font-size: 14px;
    color: #555;
    text-align: left;
    line-height: 26px;
}

.container .about ul li a {
    color: #777;
    font-size: 14px;
}

.container .about .f-frontjs {
    width: 47px;
    height: 47px;
    background: url(../img/flogo2.png) no-repeat;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
    margin-left: 10px;
}

.container .about .f-frontjs:hover {
    width: 47px;
    height: 47px;
    background: url(../img/flogo4.png) no-repeat;
    display: inline-block;
    border-radius: 50%;
    background-size: cover;
    margin-left: 10px;
}

.container .about .f-tracup {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: url(../img/flogo1.png) no-repeat;
    background-size: cover;
    display: inline-block;
}

.container .about .f-tracup:hover {
    width: 47px;
    height: 47px;
    border-radius: 50%;
    background: url(../img/flogo3.png) no-repeat;
    background-size: cover;
    display: inline-block;
}


.img-responsive {display: block;max-width: 100%;height: auto;}

.bg-f5f8fb {background-color: #f5f8fb;}
.bg-fbfcfd {background-color: #fbfcfd;}
.back-2f2f2f {background: #2f2f2f;}
.bg-f4f4f4 {background: #f4f4f4;}
.bg-fff{background-color: #fff;}


.border-right-e4e9f0 {border-right: 1px solid #e4e9f0;}

.center-block {display: block;margin-left: auto;margin-right: auto;}

.fb{font-weight: bold;}

.font-12{font-size:12px;}
.font-14{font-size:14px;!important;line-height: 28px;}
.font-16{font-size:16px;!important;line-height: 28px;}
.font-18{font-size:18px;}
.font-20{font-size:20px;!important;line-height: 30px;}
.font-22{font-size:22px;}
.font-24{font-size:24px;}
.font-32 {font-size: 32px;}
.font-36 {font-size: 36px;}

@media all and (max-width: 767px) {
	.font-36 {font-size: 20px!important;}
	.font-22 {font-size: 16px!important;}
	.font-18 {font-size: 14px!important;}
	.border-right-e4e9f0 {border-right: 0px solid #e4e9f0;}
}

/*.version-introduce .font-24{font-size: 32px;font-weight: bold;}
.version-introduce .font-14{font-size: 18px;color:#666;}*/

.color-wthite {color: #fff!important;}
.color-000{color: #000!important;}
.color-333{color: #333!important;}
.color-666{color: #666!important;}
.color-e4e9f0 {color: #e4e9f0!important;}
.color-39a7f4{color: #39a7f4!important;}
.color-39a7f4:hover {
    color: #39a7f4;
    text-decoration: none!important;
}
.color-font-black {color: #333333 !important;}

.color-757575 {color: #757575!important;}
.color-878f92{color: #878f92;}
.color-afb2b5 {color: #afb2b5!important;}
.color-fff, .color-wthite {color: #fff!important;}

.lh-12{line-height: 1.2;}
.lh-1571 {line-height: 1.571;}
.lh-17{line-height: 1.7;}
.lh-1714 {line-height: 1.714;}
.lh-20{line-height: 2.0;}
.lh-25{line-height: 2.5;}

.mt-10{margin-top:10px;}
.mt-15{margin-top:15px;}
.mt-20{margin-top:20px;}
.mt-35{margin-top:35px;}
.mt-40{margin-top:40px;}
.mt-42{margin-top:42px;}
.mt-50{margin-top:50px;}
.mt-52{margin-top:52px;}
.mt-60{margin-top:60px;}
.mt60{margin-top:60px;}
.mt-65{margin-top:65px;}
.mt-70{margin-top:70px;}
.mt-75 {margin-top: 75px;position: relative;}
.mt-80{margin-top:80px;}
.mt90 {margin-top: 90px;}
.mt-100{margin-top:100px;}
.mt-150{margin-top:150px;}
.mt100 {margin-top: 100px !important;}
.mb-100{margin-bottom:100px;}
.mb-10{margin-bottom:10px!important;}
.mb-20{margin-bottom:20px!important;}
.mb-25{margin-bottom:25px;}
.mb-50 {margin-bottom: 50px;}
.mb-135 {margin-bottom: 135px;}

.pl-4vw{padding-left: 4vw;padding-top:55px;}
.pl-15 {padding-left: 15px;}
.pl-35 {padding-left: 35px;}

.pr-4vw{padding-right: 4vw;
		/*transform: translateY(35%);*/
		padding-top:55px;
		}
@media all and (max-width: 767px) {
	.pr-4vw{padding-top: 20px;}
}

.pr-35 {padding-right: 35px;}

.pt-100{padding-top:100px;}
.pt-20 {padding-top: 20px!important;}
.pt-30 {padding-top: 30px!important;}
.pt-50 {padding-top: 50px!important;}
.pt-60 {padding-top: 60px!important;}

.pb-15 {padding-bottom: 15px!important;}
.pb-20 {padding-bottom: 20px!important;}
.pb-30 {padding-bottom: 30px!important;}
.pb-45 {padding-bottom: 45px!important;}
.pb-50 {padding-bottom: 50px!important;}
.pb-65 {padding-bottom: 65px!important;}
.pb-100 {padding-bottom: 100px!important;}

@media all and (min-width:768px ) and (max-width:992px ){
	.banner-txt{top:10%;}
	.manager-banner .title{margin-top:80px;}
}
@media all and (max-width:767px ){
	.banner-txt{top:0%;left:10%;}
	.banner-txt h2{font-size:16px!important;}
	.banner-txt p{font-size:13px!important;margin-top:0px;line-height: 1.6;}
	.font-16{line-height: 14px;}
	.manager-banner .font-32{font-size:24px;}
	.mb-135{margin-bottom:100px;}

}

/*.version-introduce>div.row .col-md-4 {
    transform: translateY(35%);
    padding-right: 4vw;
}*/

@media all and (max-width: 992px) {
	.mt-35 {margin-top:20px;}

	.mt-xs-35 {margin-top: 35px;text-align: center;}

    .mt-50 {margin-top:35px;}

    .mt-60 {margin-top:30px;}

    .mt-70{margin-top:30px;}

    .mt-80 {margin-top:40px;}

    .mt-100 {margin-top:50px;}

    .mt100 {margin-top: 50px !important;}

    .mb-100 {margin-bottom:50px;}

    .pt-30 {padding-top:10px;}

    .pt-100 {padding-top:100px;}

    .pb-50 {padding-bottom:20px;}

    .font-14{font-size: 12px;}

    .font-20{font-size: 16px;}

    .font-24{font-size: 18px;}

    .version-introduce{text-align: center;}

    .version-container .version-introduce>.row .mb-25 {
    margin-bottom: 0!important;}

    .version-container .version-introduce>div.row .col-md-4 {
    margin-bottom: 40px;}

    .version-introduce .font-14{font-size:14px;}
}

@media all and (max-width: 767px){
	.version-container .version-introduce>div.row .col-md-4 {
    margin-bottom: 60px;}
    .msg-paidmobile{padding-top:20px;}
}

.mb-100{margin-bottom:100px;}


.pt-100{padding-top:100px;}

.tracup_introduce {
    position: absolute;
    width: 65%;
    bottom: 0px;
    margin-bottom: 10px;
    left: 19%;
}

.tracup_shadow {
    position: absolute;
    bottom: 0px;
    position: absolute;
    bottom: 0px;
    box-shadow: 0px 3px 48px 4px rgba(90, 97, 104, 0.53);
    width: 52%;
    left: 26%;
}

.frontjs-tip li {list-style-type: none;height: 60px;}

@media all and (max-width: 768px){
	.frontjs-tip li {list-style-type: none;height: 60px;text-align: center;}

}

#documentList{

    position: fixed;
    top: 58px;
    z-index: 19;
    display: none;
}

#documentList li {
    list-style: none;
    word-break: break-word;
    list-style-type: none;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    line-height: normal;
    height: auto;
    text-align: left;
    border-bottom: 0px solid #e7e7e7;
    margin-bottom: 20px;
    max-height: 6rem;
    display: inherit;
}

#documentList li > a {
    width: 120px;
    margin-left: 3px;
    border-bottom: none;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

#documentList li .item {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#documentList li a:hover {
    text-decoration: none;
}

#documentList li .item:hover {
    background: #f8f8f8;
    border-radius: 5px;
}

#documentList li .item img {
    max-width: 45px;
}

#documentList li .item>.item-desc {
    padding-right: 0;
    padding-left: 20px;
}

#documentList li .item .title, #documentList li .item .subtitle {
    line-height: 20px;
    margin: 0;
    text-align: left;
    width: 100%;
}
#documentList .span-txt{display: inline-block;float:left;}
#documentList .span-hot{display: inline-block;padding:0px 3px;background-color: red;
border-radius:3px;color: white;margin-left:10px;margin-top:-4px;font-size:12px;float:left;}

#documentList .dimg{margin-left:10px;margin-top:-15px;}

#serviceList {
    padding-bottom: 30px;
    padding-top: 20px;
    width: 100%;
    position: absolute;
    top: 65px;
    border: none;
    border-radius: 0;
    border-top: 2px solid rgba(0,0,0,.15);
    background-color: #fff;
    z-index: 9;
    display: none;
    left: 0;
    margin: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

#serviceList li {
    list-style: none;
    word-break: break-word;
    list-style-type: none;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    line-height: normal;
    height: auto;
    text-align: left;
    border-bottom: 0px solid #e7e7e7;
    margin-bottom: 20px;
    max-height: 6rem;
    display: inherit;
}

#serviceList li > a {
    width: 120px;
    margin-left: 3px;
    border-bottom: none;
    height: 30px;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

#serviceList li .item {
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

#serviceList li a:hover {
    text-decoration: none;
}

#serviceList li .item:hover {
    background: #f8f8f8;
    border-radius: 5px;
}

#serviceList li .item img {
    max-width: 45px;
}

#serviceList li .item>.item-desc {
    padding-right: 0;
    padding-left: 20px;
}

#serviceList li .item .title, #serviceList li .item .subtitle {
    line-height: 20px;
    margin: 0;
    text-align: left;
    width: 100%;
}

#serviceList .span-txt{display: inline-block;float:left;}
#serviceList .span-hot{display: inline-block;padding:0px 3px;background-color: red;
border-radius:3px;color: white;margin-left:10px;margin-top:-4px;font-size:12px;float:left;}

#serviceList .dimg{margin-left:10px;margin-top:-15px;}

.index-wrap{width:92.5%;margin:0 auto;}
.index-wen-wrap{width:90%;margin:0 auto;}
.out-wrap{width:84%;max-width:1200px;margin:0 auto;position: relative;}
.about-wrap{width:90%;max-width:1060px;margin:0 auto;}
/*.about-wrap img{max-width: 996px;}*/
.about-img-wrap{width:95%;margin:0 auto;}

.head-logo{float:left;display:flex;    padding-top: 6px;height: 74px;width: 215px;}
/*.head-logo img{ width: 100%;height: 100%;}*/
.banner-txt-wrap{width:84%;max-width: 1060px;margin:0 auto;position:relative;}


.syscrm-wrap{width:90%;margin:0 auto;}
/*.head-logo img{width:125px;height:42px;}*/
.logo-img{float:left;  line-height: 90px;
    margin-left: 5px;}
/*.logo-img img{width:154px;height:19px;}*/
.logo-img p{margin-bottom:0;color:#929190;}
.show-m p{font-size:13px;float:left;margin-top:13px;margin-left:4px;}
.logo-txt{float:left;padding-left:10px;/*border-left:1px #c2c2c2 solid;*/}
.logo-txt p{margin:0;color:#555;}
@media all and (max-width: 767px){
	.head-logo img{float:left;width:125px;height:15px;display: inline-block;margin-top:5px;}
	.logo-txt p{margin:0;font-size:10px;}
	.show-m{margin-left:5%;height:30px;width:100%;}
}

@media all and (min-width: 768px) and (max-width: 992px){
	.show-pc{margin-left:9%;width:154px;}
}

.nav-login{float:right;}
.nav-login li{float:left;height:42px;line-height:42px;font-size:15px;}
.nav-login li a{color: #555;display:inline-block;padding-top: 10px;padding-top: 10px;padding-bottom: 20px;padding:0 15px;}
.m-nav{    float: left;
    padding-left: 28px;
    margin-bottom: 0px;
line-height: 1;}
.m-nav-li{float:left}
.m-nav-li a{
    padding-right: 25px;
    color: #000;
    font-size: 16px;
    text-decoration: none;
    line-height: 80px;
    text-transform: uppercase;
    transition: color .2s ease;
    cursor: pointer;
}
.m-nav-li a:hover{color:#00abfc}
.m-nav-li .dimg{
    margin-left: -25px;
    margin-top: -20px;
    margin-right: 25px;}
.m-nav-li .dlogo{margin-right:-10px;margin-top:-3px;width:25px;}
.m-nav-li .active {color:#00abfc}
.navbar-default{background-color:transparent;border-color:transparent;}



/*@media all and (min-width: 768px) {
.daogang-btn {
    display: none;
}
}*/

.mynav-wrap{width:84%;max-width: 1200px;margin:0 auto;}
.mynav-wrap>.container-fluid{padding-left:0;padding-right:0;}
@media all and (min-width: 768px) and (max-width: 992px){
	.mynav-wrap{width:92%;max-width: 1060px;margin:0 auto;padding:0px 20px;padding-top:15px;}
}
@media all and (max-width: 767px){
	.mynav-wrap{width:100%;max-width: 1060px;margin:0 auto;padding:0px 20px;padding-top:15px;}
}

.daohang-btn{position: relative;
    float: right;
    padding: 10px 13px;
    margin-top: 4px;
    /*margin-right: 15px;*/
    margin-bottom: 18px;
    background-color: #ddd;
    outline:none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;}

.icon-bar{display: block;
    width: 12px;
    height: 2px;
    margin-top: 2px;
    background-color: #333;
    border-radius: 1px;}


.nav-tg{width:100%;height:100%;display: none;position: fixed;top:0;right:0;background-color: rgba(0,0,0,0.5);z-index: 9;}
.nav-tg-left{float:left;width:25%;height:100%;}
.nav-tg-right{float:left;width:75%;height:100%;background-color:#f4f4f4;position: absolute;top:0;right:-1000px;}
.tab-user{width:100%;table-layout: fixed;border-bottom: solid 1px #e4e7e9;}
.tab-user tr>td:first-child{border-right: 1px solid #e4e9f0;}
.tg-nav-li{font-size: 16px;position: relative;width:100%;height:49px;line-height: 49px;border-bottom: solid 1px #e4e7e9;}
.tg-nav-li a{width:100%;display:inline-block;word-wrap:break-word;color:#555;padding-bottom: 13px;padding-top: 13px;padding-left: 25px;line-height: 1.428571429;}
.tg-nav-li a:hover{text-decoration: none;}
.xiala{position: absolute;right:10px;}
.tg-nav-li .fa{display:inline-block;width: 25px;text-align: center;margin-right: 12px;margin-left: -1px;}
.fuwu-xiala{display: none;}
.wendang-xiala{display: none;}

.tab-user a{padding-left:0;}

.mybanner{width:100%;}
.mybanner img{width:100%;}
.banner-bottom{width:100%;background-color: rgba(255,255,255,0.5);clear:both;position: absolute;bottom:160px;left:0;z-index: 19;}
.banner-bottom-wrap{width:50%;max-width:500px;margin: 0 auto;}
.banner-bottom-left{width:30%;float:left;text-align: center;}
.banner-bottom-left .iconfont{font-size:30px;}
.banner-bottom-right{width:70%;float:left;}

.content {padding-bottom: 40px;}
.nianzu{padding-top:25px;}

.row-fluid {position: relative;z-index: 8;}
.margin-bottom-20 {margin-bottom: 20px;}
.margin-bottom-40 {margin-bottom: 40px;}
.margin-bottom-60 {margin-bottom: 60px;}

.price_banner {
    height: 300px;
    background: url(../img/about_banner2.jpg) center no-repeat;
    background-size: 100% 100%;
    margin-top: -2px;
    padding-top: 80px;
}

@media all and (max-width: 767px) {
    .price_banner{padding-top: 40px;height:220px;}
    .price_banner .font-16{line-height: 22px;}
}

.price_banner .container p {
    color: #fff!important;
}


.price-top-line{margin-top:-13px;}
.price_top_title {font-size: 36px;padding-top: 100px;}
.price_top_content {
    max-width: 800px;
    text-align: center;
    margin: auto;
    padding: 15px;
    font-size: 16px;
    font-family: "PingFang SC";
    color: rgb(135, 143, 146);
    line-height: 1.625;
}

.tab-wrap caption{font-size:36px;color:#333;font-weight: bold;}
@media all and (max-width: 767px) {
	.tab-wrap caption{font-size:20px;}
}

.tab-wrap th{color:#666;}
.tab-wrap td{color:#666;}

.product-icon {width: 46px;}
.pricing-head h3 {
    font-size: 18px;
    background: none;
    color: #010101;
    padding-top: 20px;
    font-weight: normal;
}
.pricing-head h4 {
    font-size: 46px;
    color: #333333;
    font-weight: normal;
    padding: 5px 0;
    padding-bottom: 20px;
}
.pricing-head h4 i {
    font-size: 14px;
    color: #b6babd;
    font-weight: normal;
    font-style: normal;
    margin-right: 5px;
}
.pricing-head h4 span {
    font-size: 16px;
    color: #b6babd;
    font-weight: normal;
}
.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 30px 20px;
    border-radius: 0 0 3px 3px;
}
.btn-valid-buy {padding: 8px 24px;}
.btn-detail-store-top {
    border: 1px solid #29bb9c!important;
    background-color: #29bb9c!important;
    color: #fff!important;
    padding: 8px 20px;
    font-size: 14px!important;
}
.pricing-content {margin-bottom: 0px;}
.pricing-content li {
    font-size: 14px;
    font-family: "PingFang SC";
    padding: 5px 0px;
    color: #878f92;
    line-height: 2.5;
}
.pricing p {
    padding-top: 10px;
    font-size: 11px;
}
.onpure {
    width: 80%;
    margin: auto;
    margin-top: -22px;
}
.onpure_title {
    background: #fff;
    padding: 0px 20px;
    color: #29bb9c;
    font-size: 14px;
}
.price_package_title {
    font-size: 36px;
    color: #010101;
    padding-top: 0px;
}
.package-item {
    border: 1px solid #efefef;
    margin: 5px;
}
.package-title {
    padding: 10px;
}
.package-title h4 {
    padding-bottom: 0px;
}
.package-hr {
    width: 90%;
    margin: auto;
}
.package-download-count {
    color: #29bb9c;
}
.faq-section {
    background: #f6f6f6;
    padding-top: 100px;
    padding-bottom: 100px;
}
.faq-content {padding-bottom: 30px;}
.price-content-title {font-size: 26px;color: #000;}
.faq-item {padding: 20px 50px;}
.faq-section .question {font-size: 20px;color: #252525;margin-bottom: 20px;}
.faq-section .answer {font-size: 14px;color: #8d9396;}

.pricing {position: relative;margin-bottom: 15px;}
.pricing-head {background: #fff;text-align: center;}

/*.gongneng{background:url(../img/tbg.jpg) no-repeat;background-size:100% 100%;}*/

.table>thead>tr>.vm{vertical-align: middle;}
.table-bordered>thead>tr>th { border-bottom-width: 0px; }

.landing-page section {padding: 50px 0 50px 0;}
.landing-page section {padding: 50px 0 50px 0;}
.landing-page section h2 {margin-top: 0;}
/*.tab-bottom{z-index: 2;margin-top:-30px;margin-left:-20px;}*/
.tab-bottom img{width:100%;}


@media screen and (min-width: 991px){
	.magic_show {display: block;}
	.magic_hide {display: none;}

}

@media screen and (max-width: 991px){
	.magic_show {display: none;}
	.magic_hide {display: block;}
	.magic_center {text-align: center !important;}

}


@media only screen and (max-width: 970px){
	.row div .pricing {margin-top: 20px;}
	.content {padding-top: 0px;padding-bottom: 20px;}
	.margin-bottom-xs-0 {margin-bottom: 0px;}
	.price_top_title {font-size: 24px;padding-top: 50px;}
	.price_top_content {font-size: 14px;}
	.pricing-footer {padding-bottom: 20px;}
	.faq-content {padding-bottom: 0px;}
	.faq-item {padding: 20px 0px;}
}
@media all and (max-width: 992px) {
    .m-nav {position: absolute;left:10000px;display: none;}
    .price-top-line{margin-top:-5px;}
}



/*flow    flow*/

.flow-banner {
    width: 100%;
    height: 300px;
    background: url(../img/flow_banner4.jpg) no-repeat;
    /*background-image: -moz-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);
    background-image: -webkit-linear-gradient(0deg,#4aadf9 0,#8eb5fb 100%);
    background-image: -ms-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);*/
    background-size:100% 100%;
    position: relative;
    margin-top: -2px;
}

@media all and (max-width:767px ){
	.flow-banner{height:220px;}
}

.flow-banner-txt{width:50%;}
.flow-banner-txt .color-fff{color:#000!important;}

@media all and (max-width:767px ){
	.flow-banner-txt{width:55%;}
	.flow-banner-txt .font-32{font-size:24px;}
}

.flow:hover, .flow.active {background: #2ab6f7;}
.auto {margin: auto;}
.auto-1200 {width: 100%;}
.w1200 {width: 100%;max-width: 1200px;margin:0 auto;}
.flow-ul-wrap{margin:0 auto;width:90%;}
.pro-list {margin-top: 25px;display: table;text-align:center;width:100%;}
.pro-list img{width:72px;}
@media all and (max-width: 767px) {
	/*.pro-list img{width:36px;}*/
	.pro-list img{width:40px;}
}

.pro-list .iconfont{font-size:50px;}
.pro-list a:hover{text-decoration:none;}
.product-title {font-size: 36px;font-weight: bold;}
@media all and (max-width: 767px) {
	.product-title {font-size: 20px;}
}

.pro-nav li {
    width: 220px;
    position: relative;
    height: 70px;
    display: inline-block;
    line-height: 70px;
    font-size: 20px;
    font-weight: 100;
    text-align: center;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
    margin: 10px 20px;
    background: #D8D8D8;
}

.pro-nav li a {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}

.pro-nav li:hover, .pro-nav li.active, .pro-nav li.active a, .pro-nav li a:hover {
    color: #fff;
    font-size: 24px;
    font-weight: 100;
    line-height: 70px;
    background: #2ab6f7;
    border-radius: 8px;
    text-decoration: none;
}

@media all and (max-width: 767px) {
	.pro-nav li:hover, .pro-nav li.active, .pro-nav li.active a, .pro-nav li a:hover {
		font-size: 16px;line-height: 50px;
	}
	.pro-nav li{font-size: 12px;width:125px;margin:5px 10px;height:50px;line-height: 50px;}
}

.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}

.pt70 {padding-top: 70px;}

.pb80 {padding-bottom: 80px;}
.pb120 {padding-bottom: 120px;}

.pr {position: relative;}

.pro-list a {
	display: table-cell;
	/*width:20%;*/
	box-sizing: border-box;
    /*display: inline-block;*/
    padding: 25px 40px;
    cursor: pointer;
    position: relative;
    /*float:left;*/
}

@media all and (min-width: 768px) and (max-width: 992px) {
    .pro-list a{width:33.3%;}
}

@media all and (max-width: 767px) {
    .pro-list a{padding: 0px;}
}

/*.pro-list li {
    display: inline-block;
    margin: 25px 58px;
    cursor: pointer;
    position: relative;
}*/

.pro-list li h2 {color: #cdcecd;margin-top: 20px;font-size:18px;}
@media all and (max-width: 767px) {
	/*.pro-list li h2{font-size:10px;margin-top: 10px;}*/
	.pro-list li h2{font-size:14px;margin-top: 10px;}
}

.pro-list li:hover h2 {color: #333;margin-top: 20px;}
.arrow-bottom {
    width: 46px;
    height: 27px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    margin-left: -25px;
    -webkit-animation: downdown 2s infinite linear;
    cursor: pointer;
}

.module-title h2 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
}

@media all and (max-width: 767px) {
    .ex .module-title h2{font-size:20px;}
    .module-title h2{font-size:20px;}
}

.module-title h5 {
    width: 75px;
    height: 4px;
    background: #03A6F0;
}

.module-txt-wrap{width:80%;margin:0 auto;max-width:880px;}

.module-title p {
    font-size: 18px;
    color: #666;
    line-height: 1.7;
    text-align: center;
}

@media all and (max-width: 767px) {
    .module-title p{font-size:14px;}

}

.fixed-right {
    position: fixed;
    right: 40px;
    top: 50%;
    margin-top: -65px;
    z-index: 10002;
    display: none;
}

.fixed-right ul li {
    position: relative;
    /*background-color: #03A6F0;*/
    width: 50px;
    height: 50px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 45px auto;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
}

.fixed-right .return-top {background-image: url(../img/tiaozhuan/02-2.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;}
.fixed-right .return-home {background-image: url(../img/tiaozhuan/01-2.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;}
.fixed-right .return-lastym {background-image: url(../img/tiaozhuan/03-2.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;}
.fixed-right .return-nextym {background-image: url(../img/tiaozhuan/04-2.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;}
   /*demo    demo*/
.fixed-right .return-home-ts {background-image: url(../img/tiaozhuan/01-1.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;
    width: 120px; display: none}
.fixed-right .return-top-ts {background-image: url(../img/tiaozhuan/02-1.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;
    width: 120px; display: none}
.fixed-right .return-lastym-ts {background-image: url(../img/tiaozhuan/03-1.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;
    width: 120px; display: none}
.fixed-right .return-nextym-ts {background-image: url(../img/tiaozhuan/04-1.png);background-size: 100% 100%;
    background-repeat: no-repeat; float: left;
    width: 120px; display: none}


.demo-banner {
    width: 100%;
    height: 300px;
    background: url(../img/demo_banner0.jpg) no-repeat;
    /*background-image: -moz-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);
    background-image: -webkit-linear-gradient(0deg,#4aadf9 0,#8eb5fb 100%);
    background-image: -ms-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);*/
    background-size:100% 100%;
    position: relative;
    margin-top: -2px;
}
@media all and (max-width: 767px) {
	.demo-banner{height: 220px;}
}

.demo-title {
    width: 70%;
    margin:0 auto;
    /*background: url(../img/demo_title.png) center 100px no-repeat #fff;
    background-size: 100% 60px;*/
}

.demo-title img{
	width:100%;margin:110px auto;
}

.demo-title h2{color:#333;text-align: center;margin:100px auto;font-size:36px;font-weight: bold;}
@media all and (max-width: 767px) {
	.demo-title h2{font-size:20px;}
}

.demo-bg {
    width: 100%;
    min-height: 640px;
    position: relative;
    background: url(../img/bg1.jpg) center top no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    padding-top: 50px;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.demo-bg h2{color:white;text-align: center;}

.demo-bg1 {
    width: 100%;
    min-height: 640px;
    position: relative;
    background: url(../img/bg2.jpg) center top no-repeat;
   /*background-image: -webkit-linear-gradient(0deg,#4aadf9 0,#8eb5fb 100%);
    background-image: -ms-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);*/
    background-size: cover;
    -webkit-background-size: cover;
    padding-top: 50px;
    box-sizing: border-box;
    padding-bottom: 20px;
}

.demo-bg1 h2{color:white;text-align: center;}

@media all and (max-width: 768px) {
    .demo-title img{width:100%;margin:30px auto;}
    .demo-title {width: 100%;margin: 0 auto;}
    .demo-bg {padding-top:50px;}
}

.demo-cue {
    width: 100px;
    height: 100px;
    /*background: url(../img/demo_cue.png) center center no-repeat;*/
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -52px;
    animation: drop 1s ease-in-out 1;
    -webkit-animation: drop 1s ease-in-out 1;
}

.demo-list {
    width: 100%;
    margin: 0 auto;
    font-size: 0;
    box-sizing: border-box;
    text-align: center;
    margin-top:50px;
}
.demo-info {
    display: inline-block;
    height: 440px;
    padding: 16px;
    box-sizing: border-box;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}
.demo-info img {
    width: 100%;

}
.demo-info h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
    margin-top: 15px;
    text-align: left;
}
.demo-info p {
    font-size: 14px;
    color: #999;
    line-height: 1.6;
    margin-top: 5px;
    text-align: left;
}
.demo-info .demo-info-hover {
    position: absolute;
    left: 0;
    top: -440px;
    width: 100%;
    height: 440px;
    padding-top: 50%;
    overflow: hidden;
    background: rgba(0, 37, 153, 0.9);
    transition: top 0.25s ease;
    -moz-transition: top 0.25s ease;
    -webkit-transition: top 0.25s ease;
    -o-transition: top 0.25s ease;
    -ms-transition: top 0.25s ease;
}
.demo-intro {
    width: 100%;
    margin: auto;
    margin-top: 15px;
}
.demo-intro p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
.demo-info .demo-info-hover a {
    display: block;
    width: 188px;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    margin: auto;
    margin-top: 25px;
    text-align: center;
}
.demo-info .demo-info-hover a:hover {
    background: #fff;
    color: #333;
}




.gongneng th{text-align: center;}


   /*about  about*/

.about_back {
    height: 300px;
    background: url(../img/在线手册.jpg) center no-repeat;
    /*background-size: 100% 100%;*/
    margin-top: 0px;
    padding-top: 80px;
}


@media all and (max-width: 767px) {
    .about_back{padding-top: 40px;height:220px;}
}

.about_back .container p {
    color: #fff!important;
}

.about_back .col-md-8 p{color:#000!important;}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
}

.jumbotron p.font-16 {
    font-size: 16px!important;
    color: #fff!important;
}

.about-container {
    padding-top: 100px;
}

.about-div {
    margin-bottom: 95px;
}

.about-title {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    line-height: 1.333;
    margin-bottom: 35px;
    margin-top: 0;
}


.about-p {
    font-size: 18px;
    color: #666;
    line-height: 1.7;
}

@media all and (max-width: 767px) {
	.about-title{font-size: 20px;margin-bottom: 20px!important;}
	/*.about-p{font-size: 12px;}*/
	.about-p{font-size: 14px;}
	.about-container{padding-top:0px;}
}

.foot{background: #2f2f2f;}

.footer-xs .iconfont{color:#aeaeae;font-size:72px;}

.foot .nav {
    height: 100px;
    border-bottom: 2px solid #0F7CB2;
    line-height: 100px;
    padding: 15px 0;
    box-sizing: border-box;
}

.foot .nav .nav-bar {
    width: 33%;
    height: 70px;
    line-height: 70px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #14617D;
}

.foot .nav .nav-bar:last-child {
    border-right: 0;
}


@media all and (max-width: 767px) {
    .foot .nav .nav-bar{font-size: 12px;}
}

.foot .nav .nav-bar img {
	width:20%;
    vertical-align: middle;
    margin-right: 10px;
}

.foot .nav .nav-bar span {
    color: #04A6EF;
}

    /*系统    系统*/

.version-container{min-height:452px;padding-top:20px!important;}
.gongneng{min-height:452px;}
.kehulist{min-height:452px;}
.look{width:50%;margin:0 auto;}

.manager-banner {
    width: 100%;
    height: 300px;
    background: url(../img/demo_banner0.jpg) no-repeat;
    /*background-image: -moz-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);
    background-image: -webkit-linear-gradient(0deg,#4aadf9 0,#8eb5fb 100%);
    background-image: -ms-linear-gradient(0deg,#15d8d6 0,#22dfb9 100%);*/
    background-size:100% 100%;
    position: relative;
    margin-top: -2px;
}

@media all and (max-width:767px ){
	.manager-banner{height:220px;}
}

@media all and (min-width: 768px) and (max-width: 992px) {
    /*.manager-banner {height: 300px;}*/
}

.sdk-downlaod-box {
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 0 4px 16px 0 rgba(42,53,72,.12);
    position: absolute;
    bottom: -50px;
    width: 48%;
    margin-left: 27%;
    z-index: 1;
}

@media all and (max-width: 767px) {
    .sdk-downlaod-box {width: 80%;margin-left: 10%;}
}

.downlaod-box-item {
    width: 50%;
    float: left;
    position: relative;
}

.downlaod-box-item>.division {
    background-color: #e4e9f0;
    width: 1px;
    right: 0;
    height: 80%;
    top: 10%;
    position: absolute;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.w1000{width:90%;max-width:1000px;margin:0 auto;}
.system-textwrap{width:84%;max-width:1060px;margin:0 auto;}
/*.module-title .mt40{box-shadow: 5px 10px 5px #888888;}*/
.module-title .mt40 img{width:100%;max-width:842px;/*max-height:445px;*/}
@media all and (max-width: 767px) {
	.tc>img{width:64px;}
	.system-textwrap>.tc>img{width:170px;}
	.auto-1200 .btn{margin-top:15px;}
    .module-title .mt40 img {/*width: 338px;*/height:179px;}
}
@media all and (min-width: 768px) and (max-width: 991px) {
    .module-title .mt40 img {width: 691px;height:365px;}
}
.auto-1200 .mt-70 {margin-top: 70px;}
.auto-1200 h2 br{margin:2px 0;}
.exp-nav li {
    float: left;
    width: 25%;
    text-align: center;
}
@media all and (max-width: 767px) {
    .exp-nav li {width: 100%;margin-bottom:20px;}
    .auto-1200 .mt-70 {margin-top: 30px;}
}

.exp-nav li img{
	width:72px;margin:0 auto;
}

.exp-nav li span{
	font-size:70px;color:#86b4fb;
}


.exp-nav li a:hover{text-decoration: none;}

.exp-nav .text-wrap {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

.exp-nav h3{padding:0 15px;color: #666;margin-bottom: 0px;font-size:22px;}
.exp-nav .text-wrap p{margin:0;padding:0 15px;}
@media all and (max-width: 767px) {
	.exp-nav h3{font-size:16px;}
	.exp-nav .text-wrap p{font-size:14px;}
}


.btn.btn-primary {
    background: #03a6f0;
    color: #fff;
}

.auto-1200 .btn {
    width: 180px;
    height: 50px;
    border-radius: 25px;
    background: #03a6f0;
    color: #fff;
    font-size: 18px;
    border: none;
    line-height: 40px;
    text-align: center;
    display: block;
    outline: none;
}

/*.auto-1200 .btn:active{background: #03a6f0;}*/

/*button:focus{
    outline: 0;
}*/

.gongneng h2{margin-bottom: 35px;font-size:36px;font-weight: bold;}


/*客户列表*/
.custom-pic{width:100%;}
.custom-picwrap{width:80%;margin:0 auto;padding:20px 0;max-width: 800px;max-height: 264px;}
.custom-pic img{width:100%;}
.kehulist h3{margin-bottom: 25px;font-size:36px;font-weight: bold;}
.kehulist li{box-sizing: border-box;padding:5px;font-size:18px;}
.kehulist li img{width:100%;margin-bottom: 10px;}
.custom-listwrap{width:80%;margin:0 auto;padding:20px 0;max-width: 800px;}
/*@media all and (min-width: 768px) and (max-width: 992px){
    .kehulist li{width:33.33%;}
}

@media all and (max-width: 767px){
    .kehulist li{width:50%;}
}*/

.myfoot .container{box-sizing:border-box;width:100%;}
@media all and (max-width: 992px) {
	.myfoot .container{padding-right: 15px;padding-left: 15px;}
}

/*.footer-xs .last{padding-right:0px;}*/

.ico-wrap .iconfont{font-size: 58px;color:#61a7f6;}
.ico-wrap img{max-width:72px;}
.wdx img{max-width:72px;margin-top:30px;}

.about .last{padding-right:0px;}

@media all and (max-width: 767px) {
	.gongneng h2{font-size:20px;}
	.kehulist h3{font-size:20px;}
	/*.kehulist li{font-size:12px;}*/
	.kehulist li{font-size:14px;}
	.footer-xs .iconfont{font-size:54px;}
}


/*中虫联使用支持样式合并*/

.wdactive {
    background-color: #3296fa;
    color: white;
}

.document-wrap {
    width: 90%;
    display: flex;
    max-width: 1200px;
}

.document-left {
    width: 20%;
    height: 100%;
    display: inline-block;
}

.listall {
    border: 1px solid #e6e6e6;
    margin-bottom: 50px;
    border-right: none;
}

.listall ul {
    margin-bottom: 0;
}

.listall-li {
    cursor: pointer;
    text-indent: 32px;
    font-size: 14px !important;
    line-height: 40px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    font-weight: 300 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    background: linear-gradient(0deg,rgba(244,248,251,1) 0%,rgba(255,255,255,1) 100%);
}

.document-right {
    width: 80%;
    min-height: 650px;
    display: inline-block;
    background-color: #fff;
    border: 1px #e6e6e6 solid;
}

.pc_itemwrap {
    display: none;
}

.pc_itemwrap>div {
    display: none;
}

.khtextwrap {
    width: 90%;
    margin: 0 auto;
    margin-top: 60px;
}

.khimgwrap {
    width: 90%;
    margin: 0 auto;
}

.document-right h4 {
    font-size: 24px;
}

.document-right h5 {
    font-size: 18px;
    line-height: 1.7;
}

.khimgwrap img {
    width: 100%;
}

.listall-ul li {
    cursor: pointer;
    text-indent: 32px;
    font-size: 12px;
    line-height: 3;
    color: #585f69;
    font-weight: 300;
}

.listall-ul li div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.listall-li span {
    float: right;
    margin-right: 20px;
}

.listall-ul li:hover {
    background-color: #dee1e6;
}

.listall-ul {
    display: none;
}

.mlistall {
    border: 1px solid #e6e6e6;
    margin-bottom: 50px;
}

.mlistall ul {
    margin-bottom: 0;
}

.mlistall-li {
    cursor: pointer;
    text-indent: 32px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.mlistall-li {
    cursor: pointer;
    text-indent: 32px;
    font-size: 14px;
    line-height: 40px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.mlistall-li span {
    float: right;
    margin-right: 20px;
}

.mlistall-ul {
    display: none;
}

.mlistall-ul li {
    cursor: pointer;
    font-size: 16px;
    line-height: 3;
}

.mlistall-ul li div {
    width: 100%;
    height: 100%;
    padding-left: 32px;
}

.mlistall a {
    color: #000;
    text-decoration: none;
}

#mshow {
    display: none;
    position: relative;
}

.fixed-back {
    position: fixed;
    right: 40px;
    top: 90%;
    margin-top: -65px;
    z-index: 10002;
    display: none;
}

.fixed-back ul li {
    position: relative;
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 45px auto;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
    background-color: #009bee;
}

.back-return {
    background-image: url(../img/back.png);
}

.document {
			    padding-bottom: 30px;
			    padding-top: 20px;
			    width: 100%;
			    border: none;
			    border-radius: 0;
			    background-color: #fff;
			    margin: 0;
			}

			.document li {
			    word-break: break-word;
			    line-height: normal;
			    height: auto;
			    text-align: left;
			    border-bottom: 0px solid #e7e7e7;
			    margin-bottom: 20px;
			    max-height: 6rem;
			    display: inherit;
			    width:100%;
			}

			.document li > a {
			    width: 120px;
			    margin-left: 3px;
			    border-bottom: none;
			    height: 30px;
			    cursor: pointer;
			    display: inline-block;
			    width: 100%;
			}

			.document li a:hover {
			    text-decoration: none;
			}

			.document li .item {
			    margin-top: 10px;
			    margin-bottom: 10px;
			    display: flex;
			    justify-content: center;
			    align-items: center;
			    width: 100%;
			    padding-top: 10px;
			    padding-bottom: 10px;
			}

			.document li .item:hover {
			    background: #f8f8f8;
			    border-radius: 5px;
			}

			.document li .item img {
				    max-width: 45px;
			}

			.document .dimg {
			    margin-left: 10px;
			    margin-top: -15px;
			}

			.document li .item .title, #document li .item .subtitle {
			    line-height: 20px;
			    margin: 0;
			    text-align: left;
			    width: 100%;
			}



            @media (max-width: 767px) {
                .m-servicetop {
                    padding-top: 30px;
                }
                .m-servicebottom{
                    padding-bottom: 30px;
                }

                /*相关视频的容器*/
                .video_content {
                    width: 100%;
                }

                /*视频的手机端适应*/
                #player-container-id {
                    width: 320px;
                    height: 179px;
                    display: block;
                    margin: 0 auto;
                    border: 3px solid #f5f8fb;
                }
            }

            @media (min-width: 767px) {

                /*相关视频的容器*/
                .video_content {
                    width: 100%;
                }

                /*视频的PC端适应*/
                #player-container-id {
                    width: 850px;
                    height: 481px;
                    display: block;
                    margin: 0 auto;
                    border: 3px solid #f5f8fb;
                }

                .m-servicebottom{
                    padding-bottom: 65px;
                }
            }


.demo-a-hover:hover{
    color: #3296fa !important;
}
.aonmouseover{
    color: #3296fa !important;
}


.myhead{
height: 80px;
}
.myhead header{
    position: fixed;
    width: 100%;
    z-index: 12;
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    height: 80px;
}


/* 下拉样式*/
.common-drop-menu {
    width: 1100px;
    height: 354px;
    background: #fff;
    padding: 35px;
    border: solid 1px #ededed;
    border-radius: 2px;
}
.common-drop-menu .drop-content-item {
    float: left;
    margin-left: 50px;
}
.common-drop-menu h3 {
    font-size: 30px;
    margin: 0;
    margin-bottom: 15px;
}
.common-drop-menu p {
    color: #333;
    line-height: 1;
    margin: 0;
}


.common-drop-menu .drop-product li a {

    padding: 0;
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
    font-weight: 400;
}

.common-drop-menu .drop-content-item .drop-box {
    left: 0;
    position: relative;
}

.common-drop-menu abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, input, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, textarea, tfoot, th, thead, time, tr, ul, var, video {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-style: normal;
}

.common-drop-menu .drop-content-item .drop-box .drop-box-item {
    width: 230px;
    padding: 25px 0 20px 0;
    border-top: solid 1px #e9e9e9;
    line-height: 1;
}

.common-drop-menu .drop-content-item .drop-box .drop-box-item2 {
    width: 160px;
    padding: 10px 0 5px 0;
    border-bottom: solid 1px #e9e9e9;
    line-height: 1;
}

.common-drop-menu .drop-content-item .drop-box .drop-box-item2 h3 a:hover {
    color: #00abfc;
    text-decoration: none;
    cursor: pointer;
}

.common-drop-menu .drop-content-item .drop-box .drop-box-item span {
    color: #888;
    font-size: 12px;
    font-weight: 400;
}

.product-icon-wrapper {
    width: 23px;
    height: 22px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin-right: 7px;
}
.common-drop-menu .drop-content-item .drop-box .drop-box-item p a {
    font-size: 14px;
    color: #444;
    margin-bottom: 10px;
    font-weight: 400;
    display: inline-block;
    padding: 0;
}

.common-drop-menu .drop-content-item .drop-box .drop-box-item p a:hover {

    color: #00abfc;
     text-decoration: none;

}


.drop-content-item h3 a {
 padding: 0;
 font-size: 16px;
 text-decoration: none;
 color: #333;
 margin-bottom: 20px;
 font-weight: 400;
}

.index-titlebig{
 font-size: 42px;
 font-weight: 600;
 color: #333;
}

.index-titlesmall{
 font-size: 16px;
 color: #999!important;
 margin-top: 16px;
}

.tools-item{
 width: 25%;
 height: 130px;
 float: left;
 padding: 10px;
}
.tools-item img{
 width: 64px;
 height: 64px;
}

.color-3296fa {
 color: #3296fa;
}
.blue-fonttitle{
 font-size: 32px;
 font-weight: bold;
 text-align: left;
}

.box .tabs {
 width: 300px;
}
.box .tabs .main-tab {
 height: 160px;
 margin-bottom: 10px;
 border-radius: 8px;
 border: 1px solid #eee;
 text-align: left;
 padding: 45px 0 0 25px;
 cursor: pointer;
}
.box .tabs .main-tab .name {
 font-size: 22px;
 font-weight: 600;
}
.box .tabs .main-tab .text {
 font-size: 16px;
 padding: 2px 0 16px;
 font-weight: 400;
}
.box .tabs .active {
 background: url(http://wechatapppro-1252524126.file.myqcloud.com/appAKLWLitn7978/image/kggj47w50j712qb5ukp.png) no-repeat rgba(20,114,255,.04);
 background-size: cover;
 border: 1px solid #00abfc;
}
.box .content {
 -webkit-box-flex: 1;
 -ms-flex: 1;
 flex: 1;
}
.box .content img{
width: 100%;
height: 100%;
}
.hide {
 display: none;
}

.channelImprove {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 text-align: center;
}

.channelImprove li {
 width: 23%;
 height: 362px;
 padding: 40px;
 background: #fff;
 -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 6%);
 box-shadow: 0 10px 20px 0 rgb(0 0 0 / 6%);
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
}

.channelImprove li .icon-icon_cooperation {
 margin-bottom: 10px;
}
.channelImprove li h3 {
 font-size: 18px;
 color: #353535;
 margin-bottom: 20px;
 font-weight: bold;
}

.channelImprove li .desc {
 font-size: 16px;
 color: #333;
 line-height: 22px;
 margin-bottom: 8px;
 font-weight: 400;
}
.channelImprove li .sub-desc {
 width: 180px;
 margin: 0 auto;
 color: #666;
 line-height: 20px;
 font-size: 14px;
}

.data-box {
 background: #F6FAFF;
 color: #00abfc;
 margin-top: 40px;
}
.data-box .data-list {

 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 padding: 0 60px;
 height: 120px;
}

.data-box .data-list .data-item_content {
 font-size: 14px;
 text-align: center;
}
.data-box .data-list .data-text {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
 -ms-flex-align: center;
 align-items: center;
 font-size: 24px;
 line-height: 1;
}

.data-box .data-list .data-text .data {
 font-size: 40px;
 font-weight: 600;
 margin-right: 4px;
}

.hyjj-item-content {
 text-align: center;
}


.hyjj-item-content .hyjj-item-list {

 width: 32%;
 height: 250px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 margin-left: 1%;
 margin-top: 0px;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
}
.hyjj-item-list {
 float: left;
 overflow: hidden;
 position: relative;
 font-weight: 100;
}

.hyjj-item .c-clear {
 zoom: 1;
}
.hyjj-item-content .hyjj-item-list-head {
 height: 180px;
 overflow: hidden;
}

.hyjj-item-content .hyjj-item-list-bg {
 width: 100%;
 vertical-align: bottom;
}

.hyjj-item-content .hyjj-item-list-box {
 height: 50px;
 border: 1px solid #E2E2E2;
 border-top: none;
 padding: 12px 19px 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.hyjj-item-content .hyjj-item-list-title {
 text-align: left;
 margin-bottom: 12px;
 font-size: 20px;
 line-height: 28px;
 font-weight: 100;
}
.hyjj-item-list-text {
 text-align: left;
 font-size: 14px;
 color: #999;
 -webkit-line-clamp: 4;
 letter-spacing: -.5px;
}

.hyjj-item-list-text {
 font-weight: 100;
 display: -webkit-box;
 word-break: break-all;
 -webkit-box-orient: vertical;
 overflow: hidden;
}
.twocaidai-rq{
box-sizing: border-box;
 padding: 15px;
 height: 80px;
 background: white;
 position: absolute;
 z-index: 11;
 width: 100%;
}
.twocaidai-rq span{
 color: #4a4a4a;
 font-size: 16px;
 font-weight: 400;
 cursor: pointer;
 line-height: 50px;
 margin-right: 7%;
}
.twocaidai-rq span:hover{
 color: #3296fa;

}

.hyjj-item-content-2 {
 text-align: center;
}
.hyjj-item-content-2 .hyjj-item-list:hover {
 -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
 box-shadow: 0 15px 30px rgba(0,0,0,.1);
 -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
 -moz-transform: translate3d(0,-5px,0);
 transform: translate3d(0,-5px,0);
 /* -webkit-transform: translate3d(0,-5px,0); */
}

.hyjj-item-content-2 .hyjj-item-list {
    width: 45%;
    height: 156px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #fff;
    margin-left: 2%;
    margin-top: 2%;
    cursor: pointer;
    transition: all .2s linear;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
}
.hyjj-item-content-2 .hyjj-item-list {
    float: left;
    overflow: hidden;
    position: relative;
    font-weight: 100;
}


.hyjj-item-content-2 .hyjj-block {
    display: block;
    width: 100%;
    height: 100%;
}
.hyjj-item-content-2 .hyjj-item-list-icon {
    float: left;
    width: 25%;
    height: 100%;
    position: relative;
}

.hyjj-item-content-2 .hyjj-item-list-bg {
    width: 64px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.hyjj-item-content-2 img {
    border: none;
}
.hyjj-item-content-2 .hyjj-item-list-box {
    width: 70%;
    height: 100%;
    float: left;
    text-align: left;
}

.hyjj-item-content-2 .hyjj-item-list-title {
    margin-top: 32px;
    font-size: 26px;
    color: #252525;
    font-weight: 100;
}

.hyjj-item-content-2 .hyjj-item-list-text {
    font-size: 16px;
    margin-top: 6px;
    color: #7A7A7A;
    -webkit-line-clamp: 2;
    font-weight: 100;
    display: -webkit-box;
    word-break: break-all;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



/*表格1样式*/
.service-side-bar-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    width: 130px;
    position: fixed;
    left: 10px;
    top: 266px;
    font-size: 14px;
    z-index: 1;
}
.service-side-bar-list li {
    margin: 10px 8px 10px 0;
    text-align: right;
    font-weight: 400;
    color: #999;
    cursor: default;
}
.verticle-line {
    position: relative;
    top: 16px;
    width: 2px;
    height: 275px;
    background: #E5E5E5;
}
.service-scroll-dot {
    position: absolute;
    top: 0;
    left: -50%;
    margin-left: -3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #1472FF;
    border-radius: 50%;
}

.service-list-content {
    margin-top: 50px;
    margin-bottom: 120px;
    width: 100%;
}

.service-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    color: #353535;
    height: 48px;
    line-height: 48px;
    background: #fff;
    border-bottom: 1px solid #eee;
}

.service-header .service-header__item:first-child {
    color: #333;
    font-size: 18px;
    text-align: left;
    padding-left: 16px;
}

.service-header .service-header__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left;
    font-weight: 600;
}

.service-list-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 64px;
    line-height: 64px;
    font-size: 18px;
    color: #333;
    padding-left: 16px;
    font-weight: 600;
    background-color: #F6FAFF;
}

.service-item li:first-child {
    border: none;
}

.service-item li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eee;
}
.service-item li .service-item__name {
    font-size: 14px;
    width: calc(50% - 144px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.service-item li .service-item__name .service-item__title {
    color: #333;
    padding-left: 16px;
}

.service-item li .service-item__check {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.service-item li .service-item__check .service-item__check_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
}

.service-item__check .solidCircle {
    background: #1472FF;
}

.service-item__check .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    vertical-align: middle;
}
.T7 {
    font-size: 14px;
}

.service-item .service-item-merge {
    height: auto;
}

.service-item .service-item-merge .service-item__name {
    display: block;
}

.service-item .service-item-merge .service-item-merge-name__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 50px;
}

.service-item li:hover {
    background-color: #FAFCFF;
}

.guide-fixed__item .blue, .service-item__check .blue {
    color: #1472FF;
}

.guide-fixed__item .ml5, .service-item__check .ml5 {
    margin-left: 5px;
}

.guide-fixed__item .emptyCircle, .service-item__check .emptyCircle {
    border: 2px solid #1472FF;
    margin-bottom: -2px;
}

.guide-fixed__item .circle, .service-item__check .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    vertical-align: middle;
}


.product-icon-wrapper img{
    width: 100%;
    height: 100%;
}

.oneimg-rq{
    width: 400px;
    padding-bottom: 30px;
    margin: auto;
}

.oneimg-rq img{
    width: 100%;
    height: 100%;
}

.twocaidan-content{
    margin-top: 80px;
}

.table-titlebig{
    font-size: 28px;
    font-weight: 400;
}

.service-side-bar-list .active-current-side-bar {
    color: #1472FF;
    font-weight: 500;
}


/*个性配件*/
.topic_goods_list {
    font-size: 14px;
    color: #757C82;
    padding-top: 30px;
    padding-bottom: 20px;
}

.topic_goods_list .row {
    display: inline-block;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
}

.topic_goods_list .column {
    display: inline-block;
    width: 490px;
    height: 100px;
    box-sizing: unset;
    padding: 16px;
    background-color: #ffffff;
    border-radius: 4px;
    margin: 12px 8px;
    -moz-box-shadow: 0px 0px 4px 0px rgba(169, 176, 180, 0.20);
    -webkit-box-shadow: 0px 0px 4px 0px rgb(169 176 180 / 20%);
    box-shadow: 0px 0px 4px 0px rgb(169 176 180 / 20%);
}
.topic_goods_list .column .icon {
    float: left;
}

.topic_goods_list .column .icon img {
    width: 80px;
    height: 80px;
    border-radius: 16px;
}

.topic_goods_list .column .info {
    float: left;
    margin-left: 10px;
}

.topic_goods_list .column .info .name {
    font-size: 16px;
    color: #323334;
    text-align: left;
    line-height: 22px;
}

.topic_goods_list .column .info .category {
    font-size: 12px;
    color: #A9B0B4;
    text-align: left;
    margin: 5px 0px;
    line-height: 14px;
}
.topic_goods_list .column .info .category .label {
    color: #A9B0B4;
    margin-right: 5px;
    font-weight: 400;
    padding: 0;
}

.topic_goods_list .column .info .brief {
    text-align: left;
    line-height: 20px;
    width: 362px;
    margin-top: 15px;
    color: #757C82;
}

.topic_goods_list .column .info .name .install_span .install {
    outline: none;
    background: #38ADFF;
    border: 1px solid rgba(0, 0, 0, 0.10);
    border-radius: 2px;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 20px;
    cursor: pointer;
    padding: 0 6px;
}



.topic_goods_list .column .info .name .install_span {
    width: 70px;
    height: 22px;
    float: right;
    margin-right: -40px;
    display: none;
}

.topic_goods_list .column:hover {
    -moz-box-shadow: 0px 4px 30px 0px rgba(169, 176, 180, 0.30);
    -webkit-box-shadow: 0px 4px 30px 0px rgb(169 176 180 / 30%);
    box-shadow: 0px 4px 30px 0px rgb(169 176 180 / 30%);
}




/*文档样式*/
.uk-card-body {
    padding: 30px;
    background: #fff;
    color: #666;
    box-shadow: 0 2px 15px rgb(0 0 0 / 2%);
    border-radius: 5px;
    text-align: left;
}

.uk-flex-column {
    flex-direction: column;
}
.uk-flex-between {
    justify-content: space-between;
}
.uk-flex {
    display: flex;
}

.uk-article {
    display: flow-root;
}


.uk-article-title {
    margin: 10px 0 15px;
    font-size: 36px;
    line-height: 1.35;
    letter-spacing: 2px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: normal;
    color: #333;
}

.uk-article-meta {
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 1px;
    color: #999;
}
.uk-divider-small {
    line-height: 0;
    border: none;
    margin-bottom: 20px;
    margin-top: 20px;
}
.uk-divider-small::after {
    content: "";
    display: inline-block;
    width: 100px;
    max-width: 100%;
    border-top: 1px solid #cacaca;
    vertical-align: top;
}
.uk-article > :last-child {
    margin-bottom: 0;
}

.the_content h4{
    font-size: 20px;
    line-height: 1.4;
    font-weight: normal;
    color: #333;
    margin: 20px 0;
}

.the_content .h4-top40{
    margin-top: 40px;
}

.the_content p{
    line-height: 1.6;
    letter-spacing: 1px;
    margin-top: 20px;
    font-size: 16px;
    color: #666;
}

strong {
    font-weight: bolder;
}
.the_content .kg-image-card{
    margin-top: 20px;
    margin-bottom: 20px;
}

.the_content img{
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
}


/*个性化配件详情页面*/
.goods_detail {
    max-width: 1250px;
    margin: auto;
    background-color: #f5f5f5;
    font: 14px PingFangSC-Regular;
    padding: 20px 30px;
}

.goods_detail .left_div {
    float: left;
    width: 1000px;
    background: #fff;
    padding: 30px;
}
.goods_detail .left_div .info {
    height: 200px;
    width: 100%;
    display: inline-block;
}

.goods_detail .left_div .info .icon {
    text-align: center;
    padding: 10px 30px 10px 0px;
    float: left;
}
.goods_detail .left_div .info .icon img {
    height: 120px;
    width: 120px;
    border-radius: 12px;
}
.goods_detail .left_div .info .base {
    padding: 10px 0px;
    float: left;
    width: 720px;
}
.goods_detail .left_div .info .base .goods_name {
    font-size: 24px;
    color: #323334;
    line-height: 33px;
}
.goods_detail .left_div .info .base .isv_name {
    padding: 10px 0px;
    color: #A9B0B4;
}
.goods_detail .left_div .info .base .category .label {
    color: #A9B0B4;
    border: 1px solid #E4E4E4;
    border-radius: 2px;
    margin-right: 4px;
    font-size: 12px;
    padding: 0px 4px;
    line-height: 14px;
}
.goods_detail .left_div .info .base .ext {
    padding: 10px 0px;
    color: #A9B0B4;
}
.goods_detail .title {
    color: #323334;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.goods_detail .row_split hr {
    margin: 8px 0px 16px 0px;
    width: 100%;
    height: 1px;
    border: none;
    border-top: 1px solid #E4E4E4;
}
.goods_detail .left_div .brief {
    color: #757C82;
    line-height: 20px;
    width: 100%;
    word-wrap: break-word;
    white-space: pre-wrap;
    margin-bottom: 40px;
}

.goods_detail .right_div {
    padding: 10px;
    padding-top: 35px;
    float: right;
    width: 260px;
    height: auto;
    background: #fff;
}
.goods_detail .left_div .info .base .ext .phone {
    width: auto;
    height: 14px;
    margin-right: 4px;
}
.goods_detail .left_div .info .base .ext .pc {
    width: auto;
    height: 14px;
    margin-right: 4px;
}

.right_div .title{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.right_div .extend-right-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 28px;
    margin-bottom: 5px;
}
.right_div .extend-right-title .extend-line {
    width: 3px;
    height: 16px;
    background: #1472FF;
    margin: 6px 8px 0 0;
}




.right_div .extend-right-title .hot-read-text {
    font-size: 16px;
    font-weight: normal;
    color: #666;
}

.banner-item-container {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    padding: 100px 0;
    z-index: 99;
    box-sizing: border-box;
}
.banner-item-content {
    width: 500px;
    padding: 30px;
    background-color: rgba(255,255,255,.9);
    border-radius: 2px;
    font-size: 14px;
    box-sizing: border-box;
}

.banner-item-content-subtitle {
    color: #ccc;
    box-sizing: border-box;
}

.banner-item-content-subtitle span {
    color: #000;
}

.banner-item-content-title {
    margin: 10px 0 0;
    font-size: 35px;
    color: #000;
    box-sizing: border-box;
    line-height: 1.5;
}
.banner-item-content-context {
    margin: 20px 0 30px;
    color: #666;
    word-break: break-word;
    box-sizing: border-box;
}
.banner-item-content-link {
    text-decoration: none;
    color: #3296fa;
}
.oneimg-text{
    position: absolute;
    top: 19%;
    left: 22%;
}

.product-head-title {
    margin: 0 !important;
    font-size: 40px !important;
    color: #fff !important;
    font-weight:bold !important;
}

.product-head-text {
    width: 500px !important;
    margin: 20px 0 0 !important;
    font-size: 16px !important;
    color: #fff !important;
}

.uk-article .table{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1.25rem;
    background-color: transparent;
    max-width: 100%;
    box-sizing: border-box;
}
.uk-article .text-secondary {
    color: #666!important;
}
.uk-article .table-bordered{
    border: 1px solid #edf3fd;
}
.uk-article .table-bordered tr {
    height: 50px;
}

.uk-article .table-bordered thead th {
    text-align: center;
    vertical-align: middle;
    background-color: #f8faff;
    font-weight: 400;
    border-bottom: 1px solid #edf3fd;
    color: #666;
    box-sizing: border-box;
    padding: 0;
}

.uk-article .table-bordered th {
    border: 1px solid #edf3fd;
}

.uk-article .table-bordered td {
    border: 1px solid #edf3fd;
    padding: 12px 15px;
    vertical-align: middle;
    box-sizing: border-box;

}
.ddindex-block9 {
    position: relative;
    width: 100%;
    height: 450px;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ddindex-block9-wrap {
    text-align: center;
    padding-top: 73px;
}
.ddindex-block9 .box-title {
    color: #000;
    margin-bottom: 46px;
    font-size: 42px;
    line-height: 59px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-weight: 600;

}

.ddindex-block9 .ddindex-block-btn {
    color: #fff;
    border: 1px solid #0089FF;
    background-color: #0089FF;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
    width: 160px;
    height: 56px;
    border-radius: 6px;
    font-size: 16px;
    line-height: 52px;
    box-sizing: border-box;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
}

.devDocument-list .doc-item {
    width: 300px;
    height: 400px;
    padding: 8px;
    margin-right: 20px;
    /*cursor: pointer;*/
    background: #FFFFFF;
    -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 6%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.devDocument-list .doc-item .icon {
    text-align: center;
    margin-top: 48px;
}
.devDocument-list .doc-item .icon img {
    width: 80px;
    height: 80px;
    border-radius: 15px;
}
.devDocument-list .doc-item .title {
    font-size: 16px;
    color: #191F25;
    padding: 0 35px;
    letter-spacing: 0.5px;
    text-align: center;
    line-height: 16px;
    margin-top: 24px;
}
.devDocument-list .doc-item .description {
    font-size: 14px;
    color: rgba(25, 31, 37, 0.72);
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    padding: 0 35px;
    height: 110px;
    margin-top: 16px;
}
.devDocument-list .doc-item .redirect {
    font-size: 16px;
    color: #3296FA;
    letter-spacing: 0;
    line-height: 16px;
    margin-top: 42px;
    cursor: pointer;
    padding: 0 35px;
    text-align: center;
}
.devDocument-list .doc-item .redirect span {
    font-family: SimSun;
}
.box-title {
    font-size: 42px;
    line-height: 59px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    font-weight: 600;
    margin-bottom: 32px;
    padding-top: 58px;
}

.fusion-footer{
    font-size: 16px;
    line-height: 2.5;
    color: #323232;
}

/*.fusion-footer-widget-area {*/
/*    border-top: none !important;*/
/*}*/
.fusion-footer-widget-area {
    height: 280px;
    position: relative;
    padding: 60px 10px 30px;
    background-repeat: repeat;
    background-color: #2a2b2c;
    background-size: initial;
    background-position: top left;
    color: #f0f0f0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-left: 30px;
    padding-right: 30px;
}

.fusion-footer-widget-area>.fusion-row {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1200px;
    margin: 0 auto;
    zoom: 1;
}

.fusion-footer footer .fusion-row .fusion-columns {
   display: inline-flex;;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
}

.fusion-footer footer .fusion-columns {
    margin: 0 auto;
}

.fusion-body .fusion-footer-widget-area-center .fusion-columns .fusion-column {
    text-align: center;
}
.fusion-footer footer .fusion-columns .fusion-column {
    padding-left: 16px;
    padding-right: 16px;
}


.fusion-footer-widget-area .fusion-column {
    width: 22%;
}
.fusion-footer-widget-column:last-child {
    min-width: 220px;
    width: 100%;
}

.fusion-footer-widget-column:last-child {
    margin-bottom: 0;
}

.fusion-footer-widget-area .widget-title {
    margin: 0 0 28px;
    text-transform: uppercase;
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0px;
    font-style: normal;
    color: #ffffff;
}

.fusion-footer-widget-column h4 {
    text-align: left;
    margin-bottom: 30px !important;
}
.fusion-footer-widget-column ul li a {
    border: medium none !important;
    padding: 0 0px 0px 0px !important;
    position: relative;
    color: #f0f0f0;
    font-size: 14px;
    text-decoration: none;
}

.fusion-footer-widget-area .fusion-column:nth-of-type(4) {
    width: 27%;
    border-left: 1px solid #BFBFBF;
    padding-left: 4%!important;
    margin-left: 5%;
    box-sizing: border-box;
    padding-right: 16px;
    text-align: center;
    border-right: none;
}

.fusion-footer-copyright-area {
    z-index: 10;
    position: relative;
    padding: 0px 10px 20px;
    border-top: 1px solid #2a2b2c;
    background-color: #2a2b2c;
    padding-left: 30px;
    padding-right: 30px;
}
.fusion-footer-copyright-area>.fusion-row {
    padding-left: 0px;
    padding-right: 0px;
}

/*.fusion-footer-copyright-area .fusion-row {*/
/*    max-width: 1200px;*/
/*}*/
.fusion-row {
    margin: 0 auto;
    zoom: 1;
}
.fusion-copyright-content {
    display: table;
    width: 100%;
}
.fusion-copyright-notice {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: #939393;
    font-size: 12px;
}



.tab-aboutpane p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 300;
    text-align: left;
    margin-bottom: 24px;
}
.tab-aboutpane h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 400;

}

.tab-aboutpane .centertext {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 300;
    text-align: center;
    margin-bottom: 24px;
}


.the_content .kg-image-card2 {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 1200px;
    overflow: auto;
}

.the_content .kg-image-card2 img {
width: auto !important;
max-width: unset !important;
}


.the_content .kg-image-card2::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}
.the_content .kg-image-card2::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgb(0 0 0 / 20%);
    background: rgba(0, 0, 0, 0.2);
}


.type-wrap {
    margin: 0 auto;
    padding: 80px 0 64px;
    background-color: #f4f9ff;
}

.type-wrap .type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.type-wrap .type-item {
    width: 368px;
    height: 440px;
    background: #fff;
    position: relative;
    text-align: center;
    border-radius: 8px;
    border: 1px solid #DBDBDB;
}
.type-wrap .type-item .type-header-one {
    background-image: url(../img/价格蓝色背景.png);
    background-size: 100%;
}

.type-wrap .type-item .type-header {
    margin-left: -1px;
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 368px;
    height: 108px;
    border-radius: 8px 8px 0 0;
    font-weight: 500;
    color: #FFF;
    font-size: 30px;
    font-family: PingFangSC-Medium,PingFang SC;
    line-height: 42px;
}

.type-wrap .type-item .version-person {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    padding: 24px 30px 49px;
}
.type-wrap .type-item .buy-container {
    position: absolute;
    bottom: 48px;
    left: 67px;
}



.type-wrap .type-item .price-box {
    position: relative;
    height: 56px;
    margin-bottom: 70px;
}

.type-wrap .type-item .type-btn-one {
    color: #fff !important;
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #C6D7EE),to(#89A6D1));
    background: linear-gradient(
            90deg
            ,#C6D7EE 0,#89A6D1 100%);
    text-decoration: none;
}

.type-wrap .type-item .type-btn {
    display: block;
    width: 240px;
    line-height: 40px;
    border-radius: 24px;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin: 0 auto;
}
.type-wrap .type-item .type-header-two {
    background-image: url(../img/价格深蓝背景.png);
    background-size: 100%;
}

.type-wrap .type-item .type-header-desc {
    font-size: 16px;
    font-weight: 500;
    font-family: PingFangSC-Medium,PingFang SC;
}

.type-wrap .type-item .recommend_img {
    width: 92px;
    height: 26px;
    position: absolute;
    right: -1px;
    top: -1px;
}

.type-wrap .type-item .old-price {
    position: absolute;
    left: 28%;
    color: #999;
    bottom: -40px;
    font-family: PingFangSC-Regular,PingFang SC;
    font-weight: 400;
    font-size: 14px;
}

.type-wrap .type-item .type-btn-two {
    color: #fff;
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #79A2FA),to(#105CFB));
    background: linear-gradient(
            90deg
            ,#79A2FA 0,#105CFB 100%);
    text-decoration: none;
}

.type-wrap .type-item .type-header-three {
    background-image: url(../img/价格黄色背景.png);
    background-size: 100%;
}

.type-wrap .type-item .type-btn-three {
    color: #fff;
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #F3B97C),color-stop(0, #F0A443));
    background: linear-gradient(
            90deg
            ,#F3B97C 0,#F0A443 0);
    text-decoration: none;
}


.type-wrap .type-item .type-price {
    height: 44px;
    line-height: 28px;
    color: #333;
    font-family: DINAlternate-Bold,DINAlternate;
    font-size: 24px;
    font-weight: 700;
    padding-top: 33px;
}
.type-wrap .type-item .type-price .c-3DA4FE {
    color: #333;
    font-size: 21px;
}

.type-wrap .type-item .type-price .c-2D74F1, .type-wrap .type-item .type-price .c-3DA4FF, .type-wrap .type-item .type-price .c-B98666 {
    color: #333;
}

.type-wrap .type-item .type-price .type-price-num {
    font-size: 40px;
}

.type-wrap .type-item .type-price span {
    font-size: 20px;
}

.type-wrap .type-item:hover {
    -webkit-box-shadow: 0 18px 36px 0 rgb(8 66 186 / 18%);
    box-shadow: 0 18px 36px 0 rgb(8 66 186 / 18%);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    cursor: pointer;
}
.server-banner {
    background-color: #f4f9ff;
    text-align: center;
}
.server-banner .banner-title {
    padding-top: 40px;
    line-height: 46px;
    font-size: 40px;
    color: #333;
    text-align: center;
    padding-bottom: 20px;
    font-family: PingFangSC-Medium,PingFang SC;
    height: 46px;
}



.guide-fixed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 154px;
    background: rgba(240,249,255,.4);
    -webkit-backdrop-filter: saturate(180%) blur(6px);
    backdrop-filter: saturate(180%) blur(6px);
    position: fixed;
    top: 80px;
    left: 17.5%;
    border: 1px solid transparent;
    z-index: 2;
    width: 65%;
    max-width: 65%;
}



.guide-fixed .list-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.guide-fixed .guide-fixed__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    height: 100%;
}


.guide-fixed .guide-fixed__item .fun-list-intro {
    text-align: left;
    padding-left: 16px;
    margin-bottom: 6px;
}

.guide-fixed__item .solidCircle, .service-list .service-item__check .solidCircle {
    background: #1472FF;
}

.guide-fixed__item .circle, .service-list .service-item__check .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    vertical-align: middle;
}

.guide-fixed .guide-fixed__item .fun-list-intro span {
    margin-left: 6px;
}
.guide-fixed__item .emptyCircle, .service-list .service-item__check .emptyCircle {
    border: 2px solid #1472FF;
    margin-bottom: -2px;
}

.guide-fixed__item .circle, .service-list .service-item__check .circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    vertical-align: middle;
}

.guide-fixed__item .solidLine, .service-list .service-item__check .solidLine {
    display: inline-block;
    width: 12px;
    height: 2px;
    background: #CAD3E3;
    vertical-align: middle;
}

.guide-fixed .guide-fixed__item .version-title {
    font-size: 24px;
    color: #333;
    height: 34px;
    line-height: 34px;
    margin-bottom: 24px;
    margin-top: 24px;
}

.guide-fixed .guide-fixed__item .type-btn-one {
    color: #586166!important;
    text-decoration: none;
    background: linear-gradient(
            135deg
            ,#EBF3FF 0,#C2CDD7 100%);
}

.guide-fixed .guide-fixed__item .type-btn {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 24px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.guide-fixed .guide-fixed__item .type-btn-two {
    background: -webkit-gradient(linear,left top, right top,color-stop(0, #79A2FA),to(#105CFB));
    background: linear-gradient(
            90deg
            ,#79A2FA 0,#105CFB 100%);
    text-decoration: none;
}

.guide-fixed .guide-fixed__item .type-btn {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 24px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.guide-fixed .guide-fixed__item .type-btn:hover {
    opacity: .9;
}

.guide-fixed .guide-fixed__item .type-btn-three {
    color: #7E551F !important;
    text-decoration: none;
    background: linear-gradient(
            135deg
            ,#F4E1B3 0,#DDB377 100%);
}
.guide-fixed .guide-fixed__item .type-btn {
    display: block;
    width: 160px;
    height: 44px;
    line-height: 44px;
    border-radius: 24px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

