﻿@charset "utf-8";
.header{background:none;
    -webkit-box-shadow:none;
     box-shadow:none;}
.header .logo { display:none;  }
.header .logo-white{display:block;}
.header ul.parent li a { color:#f0f0f0; }
.header ul.parent li:hover a { color:#fff; }
.header .telphone p {color: #f0f0f0; }
.header .telphone span {  color: #f0f0f0; }
.header_home{background:#fff;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    shadow: 0 5px 5px rgba(0, 0, 0, 0.1);}
.header_home  .logo { display:block;  }
.header_home .logo-white{display:none;}
.header_home ul.parent li a { color:#333; }
.header_home ul.parent li:hover a { color:#1472FF; }
.header_home .telphone p {color: #333; }
.header_home .telphone span {  color: #333; }
/*banner*/
.banner-1{background:url(../images/banner/b1.jpg) center center no-repeat;}
.banner-2{background:url(../images/banner/b2.jpg) center center no-repeat;}
.banner-3{background:url(../images/banner/b3.jpg) center center no-repeat;}
.banner-4{background:url(../images/banner/b4.jpg) center center no-repeat;}

.banner-engine{height:620px;position:relative;overflow:hidden;}
.banner-engine .banner-ul{position:relative;width:100%;height:620px}
.banner-engine .banner-text{position:absolute;left:0;top:-620px;width:100%;height:552px}
.banner-engine .banner-text{display:none}
.banner-engine .banner-text1{font-size:40px;line-height:50px;color:#fff;font-weight:bold;}
.banner-engine .banner-text2{margin-top:28px;font-size:20px;line-height:20px;color:#e4e7eb}
.banner-engine .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:40px;width:160px;height:44px;line-height:42px;text-align:center;font-size:18px;color:#fff;border-radius:3px;}
.banner-engine .banner-link-button:hover{background:#fff;color:#1472FF; border:1px solid #fff}
.banner-engine .banner-link-button1{display:inline-block;border:1px solid #fff;background:#fff;margin-top:40px;width:160px;height:44px;line-height:42px;text-align:center;font-size:18px;font-weight:bold;color:#1472FF;border-radius:3px;}
.banner-engine .banner-link-button1:hover{color:#5671ff; }
/*.banner-ul li{display:none;height:100%;width:100%;float:left}*/
.banner-engine .banner-ul li{z-index:-1;position:absolute;left:0;top:0;display:block;height:100%;width:100%;float:left}
.banner-engine .banner-ul li:first-child{z-index:initial}

.banner-point{display:none;position:absolute;bottom: 128px;left:0;width:100%;height:18px;line-height:18px;}
.banner-engine .banner-point{display:block}

.slider-main{display:none;position:relative;margin:0 auto;min-width:1200px;max-width:1200px}
.banner-engine .slider-main{display:block}
.slider-text{position:absolute;margin-top:180px}
.banner-area{width:100%;text-align:center}
.banner-area li{margin:0 15px;display:inline-block;width:10px;height:10px;background:url(../images/banner/pagination_02.png) no-repeat}
.banner-area li.active{background:url(../images/banner/pagination_01.png) no-repeat}

/*quick*/
.m-activity{
    width: 100%;
    height: 100px;
    background-color: rgba(255, 255, 255, .1);
    text-align: center;
    min-width: 1200px;
	position: absolute;
    bottom: 0;
}
.m-activity .activity-item {
    display: inline-block;
    height: 100%;
    width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, .05);
    border-right: 1px solid rgba(255, 255, 255, .05);
    text-align: left;
    color: white;
}
.m-activity .activity-item:hover {
    background-color: rgba(255, 255, 255, .05);
    border-left-color: rgba(255, 255, 255, 0);
    border-right-color: rgba(255, 255, 255, 0);
}
.m-activity .activity-item .fa, .m-activity .activity-item .u-infos {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
.m-activity .activity-item .fa{
    width: 42px;
    height: 42px;
    font-size: 42px;
}
.m-activity .activity-item .u-infos {
    display: inline-block;
    margin-left: 63px;
    height: 50px;
    text-align: left;
}
.m-activity .activity-item .u-infos em{
    font-size:16px;
}
.m-activity .activity-item .u-infos .desc{
    font-size: 13px;
    margin-top: 8px;
    color:#f0f0f0;
}
/*通用头部*/
    .Index_tit h2 {
        font-size: 28px;
        color: #343434;
        text-align:center;
        margin-bottom: 19px;
    }
    .Index_tit p {
        color: #868585;
        font-size: 16px;
        text-align:center;
        margin-bottom: 40px;
    }
    .index_more{clear: both;padding-top: 63px;text-align: center}
    .index_more a{display: inline-block;width: 135px;height: 36px;border-radius:5px;background: #096FFF;color: #fff;line-height: 36px;font-size:14px;}
    .index_more a:hover{ background-color:#000;}
    /*优势*/
    #m2{padding:70px 0 0;}
    .jiantou {
        transition-timing-function: linear;
        transition: 0.6s;
        position: absolute;
        width: 240px;
        height: 10px;
        bottom: -10px;
        left: 0;
        z-index: 2;
    }
    .jiantou img {
    border: none;
    vertical-align: top;
}
    .Platform_TAB{
        position: relative;
    }

    .Platform_TAB ul{
        width: 1200px;
        height: 77px;
        margin: 20px auto 0;
        border-bottom: 1px solid #EDEDED;
    }

    .Platform_TAB li {
        float: left;
        width: 20%;
        line-height: 77px;
        font-size: 18px;
        box-sizing: border-box;
        background-size: 24px;
        cursor: pointer;
        text-align:center;
    }
     .Platform_TAB li i{font-size:24px;


     }
    .Platform_TAB li:hover{
        color: #1472FF;
    }

     .PlatList1 {
        height: 413px;
            float: left;
    width: 1200px;
    margin: 0 auto;
    padding-top: 47px;
    transition-timing-function: linear;
    transition: 1.6s;
    transform: rotateY(90deg);
    }

    .PlatList1 .plat-left{
        width: 623px;
        padding: 37px 0 0 39px;
        box-sizing: border-box;
    }

    .plat-left h3{
        font-size: 24px;
        line-height: 32px;
    }

    .plat-left p{
        font-size: 16px;
        line-height: 27px;
        padding: 20px 0 26px;
    }

    .plat-left .cate{
        height: 70px;
        padding: 5px 0;
        box-sizing: border-box;
    }

    .plat-left .cate li{
        float: left;
        padding-left: 20px;
        background: url("../images/new_index/cat.png") no-repeat left center;
        background-size: 10px;
        font-size: 14px;
        line-height: 30px;
        margin-right: 30px;
        box-sizing: border-box;
    }

    .PlatList1:nth-child(1) .cate{
        padding-right: 20px;
    }

    .PlatList1:nth-child(1) .cate li{
        width: 150px;
    }

    .PlatList1:nth-child(2) .cate li,.PlatList1:nth-child(4) .cate li,.PlatList1:nth-child(5) .cate li{
        width: 120px;
    }

    .PlatList1:nth-child(4) .cate li{
        width: 135px;
        margin-right: 13px;
    }

    .PlatList1:nth-child(2) .cate li:nth-child(4n),.PlatList1:nth-child(4) .cate li:nth-child(4n),.PlatList1:nth-child(5) .cate li:nth-child(4n){
        margin-right: 0;
    }

    .PlatList1:nth-child(3) .cate li{
        width: 100%;
    }

    .PlatList1{
        position: absolute;
        top: 0;
        left: 0;
        background-color: #fff;
    }

    .PlatList1 a{
        display: block;
        margin-top:20px;
        width: 144px;
        height: 30px;
        line-height:30px;
    }

    .plat-right{
        position: relative;
        width: 577px;
        height: 413px;
    }

    .plat-right img{
        position: absolute;
        top: 0;
        left: 50%;
        max-width: 100%;
        max-height: 100%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .plan .title h2{
        color: #343434;
        font-size: 28px!important;
        line-height: 1!important;
        margin-bottom: 20px;
    }

    .plan .title p{
        color: #868585!important;
        font-size: 16px!important;
        font-weight: lighter;
        padding-bottom: 5px;
    }


    .sec-container{
        width: 1200px;
        height: 100%;
    }

    .sec-container li{
        float: left;
        width: 25%;
        padding-left: 90px;
        padding-top: 40px;
        box-sizing: border-box;
        color: #fff;
        font-size: 14px;
    }

    .sec-container .count{
        position: relative;
        font-size: 32px;
        font-weight: bold;
        line-height: 40px;
    }

    .sec-container .count em{
        display: inline-block;
        font-size: 24px;
        transform: translateY(-20px);
    }

    .sec-container .line{
        display: block;
        width: 24px;
        height: 4px;
        background-color: #fff;
        margin: 16px 0;
    }

    /*特点*/
    .planbox{background:#fff;padding:50px 0 20px;}
     /*------------------------------------------tab--------------------------------*/
    .box {
        background: url(../images/sld_jjfabg.jpg) repeat;
        width: 100%;
        margin: 0 auto;
        height: 550px;

    }

    .box_tab {
        width: 1200px;
        /*border:1px solid #fff;*/
        height: 550px;
        margin: 0 auto;
    }

    .tabList {
        float: left;
        width: 300px;
        padding-right: 58px;
    }

    .tabList ul {
        background: rgba(0, 0, 0, 0.6);
        padding-top: 30px;
    }

    .tabList ul li:nth-of-type(1) {
        border-top: 1px solid #292929;
    }

    .tabList ul li {
        position: relative;
        width: 223px;
        padding-left: 77px;
        height: 81px;
        line-height: 56px;
        border-bottom: 1px solid #292929;
    }

    .tabList ul li img {
        position: absolute;
        left: 20px;
        top: 19px;
    }

    .tabList ul li:hover {
        cursor: pointer;
        background: #1472FF;
    }

    .tabList ul li:hover span {
        color: #fff;
    }

    .tabList ul li h4 {
        height: 24px;
        font-size: 16px;
        color: #fff;
        line-height: 56px;
    }

    .tabList ul li span {
        color: #6f6f6f;
        font-size: 13px;
    }

    .Tabbox {
        position: relative;
        float: left;
        width: 842px;
        padding: 48px 0 28px 0;
        height: 458px;
    }

    .Tab {
        display: none;
        color: #fff;
        position: absolute;
        left: 0;
        top: 40px;
    }

    .Tab a {
        padding: 9px 53px 12px 23px;
        background: url(../images/sld_i26.png) no-repeat;
        color: #fff;
    }

    .Tab a:nth-of-type(1) {
        margin-right: 21px;
    }

    .Tab h3 {
        font-size: 20px;
        margin-bottom: 23px;
        color: #fff;
        margin-top: 14px;
    }

    .Tab p {
        font-size: 13px;
        color: #cecece;
    }

    .Tab p:nth-of-type(2) {
        margin-bottom: 43px;
    }

    .Tab:nth-of-type(5) p:nth-of-type(2) {
        margin-bottom: 48px;
    }

    .Tab:nth-of-type(6) p:nth-of-type(2) {
        margin-bottom: 48px;
    }

    .Tab:nth-of-type(3) dl {
        margin-bottom: 15px;
    }

    .Tab:nth-of-type(5) dl {
        margin-bottom: 3px;
    }

    .Tab:nth-of-type(4) dl dd {
        width: 266px;
    }

    .Tab:last-child dl {
        margin-bottom: 3px;
    }

    .Tab:nth-of-type(4) p:nth-of-type(2) {
        margin-bottom: 21px;
    }

    .Tab p:nth-of-type(3) {
        clear: both;
        height: 40px;
        margin-bottom: 5px;
    }

    .Tab dl {
        float: left;
        width: 261px;
        margin-bottom: 37px;
    }

    .Tab dl dt {
        font-size: 13px;
        font-weight: bold;
        margin-bottom: 18px;
    }

    .Tab dl dd {
        height: 17px;
        font-size: 12px;
        padding: 6px 0;
        color: #888;
    }

    .Tab dl:nth-of-type(2) {
        margin-left: 50px;
    }

    .Tab img {
        margin-right: 14px;
    }

    .Tab img:last-child {
        margin: 0;
    }
     .active2 {
        cursor: pointer;
        background: #1472FF;
    }

    .active2 span {
        color: #fff !important;
    }
    /*功能*/
    .cenote {
        margin-top: 50px;
    }
    #Tab {
        width: 790px;
        padding-left: 410px;
        margin: 0 auto;  
        height: 508px;
        background-image: url("../images/hero-image-1.png") ;      
        background-repeat:no-repeat;
        background-position:10px center;
        background-size:30%;
    }


    #Tab ul li {
        cursor: pointer;
        text-align: center;
        border-bottom: 1px solid #ccc;
        float: left;
        width: 263px;
        height: 117px;
        line-height: 20px;
    }

    #Tab > ul {
        border-bottom: 1px solid #fff;
    }

    #Tab ul {
        height: 118px;
        box-sizing: border-box;
    }

    #Tab ul li>i {
        margin-top: 30px;
        margin-bottom: 12px;
        font-size:40px;
    }

    #Tab ul li p {
        font-size: 15px;
        color: #333;
    }

    #Tab ul li:hover,#Tab ul li:hover>i,  #Tab ul li:hover p , #Tab ul li.activel>i,  #Tab ul li.activel p {
        color:#1472FF;
    }
     #Tab ul li:hover, #Tab ul li.activel{         
        border-bottom: 2px solid #1472FF;
     }
    #Tab .table {
        display: none;
        width: 704px;
        height: 302px;
        padding: 29px 34px 45px 53px;
    }

    #Tab .table ul li {
        float: left;
        cursor: pointer;
        width: 144px;
        height: 144px;
        overflow: hidden;
        transition: 0.6s;
        transition-timing-function: linear;
        margin: 14px 15px;
        border: 1px solid transparent;
    }

    #Tab .table ul li .ico {
        width: 144px;
        height: 144px;
        transition: 0.6s;
        transition-timing-function: linear;
    }
    #Tab .table ul li .ico i{font-size:24px;line-height:70px;margin-top: 20px;height:70px;width:70px;
    margin-bottom: 13px;
    border:1px solid #ccc;
    border-radius:50%;
    }
    #Tab .table ul li:hover .ico {
        display: none;
    }

    #Tab .table ul li:hover {
        border: 1px solid #1472FF;
        border-radius: 50%;
        background-color:#1472FF;
    }

    #Tab .table ul li:hover .text {
        transform: scale(1, 1);
    }

    #Tab .table ul li .text {
        transform: scale(0, 1);
        width: 107px;
        height: 107px;
        transition: 0.6s;
        transition-timing-function: linear;
        padding:18px;
        border-radius: 50%;
        background: #fff;
        text-align: center;
        margin: 0px 0px 0 0px;
        font-size: 12px;
        overflow: hidden;
    }

    #Tab .table ul li .text h3 {
        font-size: 16px;
        color: #1472FF;
        margin-top: 42px;
        margin-bottom: 13px;
    }

    /*case*/
    .case{padding:60px 0;}
    .exp-list{margin-left:-20px;}
    .exp-list li{
        float: left;
        width: 224px;
        height: 88px;
        margin: 0 0 20px 20px;
        cursor: pointer;
    }

    .exp-list li img{
        width: 100%;
        height: 100%;
        -webkit-filter: grayscale(100%); /* Webkit */  
    filter: gray; /* IE6-9 */    
    filter: grayscale(100%); /* W3C */  
    }

    .exp-list li:hover{
        box-shadow: 0 0 20px rgba(0,0,0,0.15);
    }
     .exp-list li:hover img{
           -webkit-filter: grayscale(0%); /* Webkit */  
   filter:none; /* IE6-9 */    
    filter: grayscale(0%); /* W3C */  
     }
     /*数据*/
     #section-pro{
        width: 100%;
        height: 180px;
        background: url("../images/nbg.png") no-repeat center;
        background-size: 100% 100%;
    }

    .sec-container{
        width: 1200px;
        height: 100%;
    }

    .sec-container li{
        float: left;
        width: 25%;
        padding-left: 90px;
        padding-top: 40px;
        box-sizing: border-box;
        color: #fff;
        font-size: 14px;
    }

    .sec-container .count{
        position: relative;
        font-size: 32px;
        font-weight: bold;
        line-height: 40px;
    }

    .sec-container .count em{
        display: inline-block;
        font-size: 24px;
        transform: translateY(-20px);
    }

    .sec-container .line{
        display: block;
        width: 24px;
        height: 4px;
        background-color: #fff;
        margin: 16px 0;
    }
/*news*/
#news {
        padding-bottom: 60px;
    }

    #news .mx7 {
        width: 1200px;
        padding-top: 72px;
        margin: 0 auto;
        text-align: center;
    }

    #news .mx7 ul li {
        float: left;
        width: 350px;
        margin-right: 74px;
        text-align: left;
    }

    #news .mx7 ul li:last-child {
        margin: 0;
    }

    #news .mx7 ul li h2 {
        margin-bottom: 27px;
        font-size: 18px;
        color: #343434;
        text-align: left;
    }

    #news .mx7 ul li h2 ins {
        display: inline-block;
        width: 4px;
        height: 13px;
        background: #2893FF;
        margin-right: 15px;
    }

    #news .mx7 ul li dl {
        position: relative;
        margin-bottom: 8px;
        height: 193px;
        overflow: hidden;
    }

    #news .mx7 ul li dl dt a img {
        transition-timing-function: linear;
        transition: 0.5s;width:100%;height:100%
    }

    #news .mx7 ul li dl dt a img:hover {
        transform: scale(1.1, 1.1);
    }

    #news .mx7 ul li dl dd {
        text-align: left;
        position: absolute;
        font-size: 14px;
        height: 34px;
        padding: 13px 24px 15px 18px;
        color: #fff;
        background: rgba(0, 0, 0, 0.3);
        left: 0;
        bottom: 0;
    }

    #news .mx7 ul li p {
        padding: 8px 0;
        font-size: 14px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0;
    }

    #news .mx7 ul li p a {
        color: #1A1A1A;
    }

    #news .mx7 ul li p a:hover {
        color: #2893FF;
    }

    #news .mx7 ul li > a {
        display: inline-block;
        width: 100px;
        height: 28px;
        border: 1px solid #A0A0A0;
        color: #A0A0A0;
        font-size: 13px;
        text-align: center;
        line-height: 28px;
        margin-top: 5px;
        border-radius:3px;
    }

    #news .mx7 ul li:hover > a {
        border-color: #2893FF;
        color: #2893FF;
        text-align: center;
        line-height: 28px;
        margin-top: 5px;
    }

   
/*新增会员中心模式*/
.hui_tit{text-align: center;margin-bottom: 50px;}
.hui_tit span{color: #343434;font-size: 28px;}
.hui_tit p{color: #a5a5a5;font-size: 16px;margin-top: 14px;}
.hui_box{/* margin-top: 60px; */}
.hui_box .hui_co_box{ display: flex;justify-content: space-between; }
.hui_box .hui_co{float: left;width: 20%;margin: 0 10px;border: 1px solid #e2e2e2;padding: 30px 20px; text-align:center;}
.hui_box .hui_co .hui_ico{background-color: #1572fe;width: 85px;height: 85px;position: relative;border-radius: 100px;line-height: 85px;text-align: center;margin: 0 auto 20px auto;}
.hui_box .hui_co .hui_ico img{position: inherit;display: inline;}
.hui_box .hui_co span{font-size:24px; color:#000b74;}
.hui_box .hui_co p{font-size:15px;color:#9c9c9c;text-align:justify;margin: 20px 0 30px 0;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;height: 88px;overflow: hidden;}
.hui_box .hui_co a{border:1px solid #1572fe;width:150px;display:block;line-height: 40px;color:#1572fe;font-size:16px;border-radius:5px;margin: 0 auto;}
.hui_box .hui_co a:hover {background-color:#1572fe; color:#fff;}
/*多种模式*/
.duo_box{ margin-top: 60px;  }
.duo_box .duo_co{float: left;text-align: center;width: calc(33.33% - 30px);margin: 0 45px 45px 0;background-color:#f3f8ff;padding: 30px 20px;box-sizing:border-box;height:250px;}
.duo_box .duo_co:nth-child(3n){ margin-right:0;}
.duo_box .duo_co .duo_ico{margin-bottom: 20px;}
.duo_box .duo_co span{ font-size:20px; color:#000b74;}
.duo_box .duo_co p{font-size:15px;color:#799bcd;margin-top: 16px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;height: 66px;overflow: hidden;}

/*支付方式*/
.zhi_box{margin-top: 40px;}
.zhi_box .zhi_main{margin-bottom: 2px;}
.zhi_box .zhi_main .zhi_tit {width: 200px;float: left;background: url(../images/zhi_jt.png) no-repeat #1572fe 160px;line-height: 65px;padding-left: 50px;box-sizing: border-box;}
.zhi_box .zhi_main .zhi_tit span{ color:#fff; font-size:20px;}
.zhi_box .zhi_main .zhi_co {float: left;width: calc(100% - 200px);line-height: 68px;}
.zhi_box .zhi_main .zhi_co ul li {float: left;width: calc(25% - 2px);background-color: #f3f8ff;margin-left: 2px;text-align: center; display:flex;justify-content:center;}
.zhi_box .zhi_main .zhi_co ul li span{ font-size: 20px; color: #333; }
.zhi_box .zhi_main .zhi_co ul li i{ display:block; margin-right:10px;}

/*硬件*/
.yj_box { margin-top: 60px; }
.yj_box .yj_main .yj_co{float: left;width: 16.66%;box-sizing: border-box;border-right: 1px solid #ececec;text-align: center;padding: 0 16px 20px 16px;}
.yj_box .yj_main .yj_co:last-child{ border:none;}
.yj_box .yj_main .yj_co span{color: #000b74;font-size: 18px;display: inline-block;margin-top: 20px;}
.yj_box .yj_main .yj_co p{color: #aaa;font-size: 15px;margin-top: 14px;/* text-align: justify; */}





