﻿body{background:#fff}
.banner {
    height: 560px;
    overflow: hidden;
    background: #002fa7;
}
.center-btn{
    text-align: center;
    /*padding-left: 500px;*/
    position: relative;
    top: 420px;
}
.center-btn a:hover {
    background: #fc5531;color: #fff;border: 1px solid #fc5531;
    
}
.center-btn a {
    background-color: #ff9800;
    color: #fff;
    border: 1px solid #ff9800;
    display: initial;
    height: 24px;
    padding: 20px 30px;
    border-radius: 32px;
    font-size: 24px;
    font-weight: bold;
    margin: 0 12px;
    transition: .5s;
}
.newsbanner {
    height: 560px;
    overflow: hidden;
    background: #002fa7;
}
.banner .bigimg{
    width: 100%;
    height: 100%;
    background: url(../image/bigimg.png) center no-repeat;}

.superiority{
    height: 520px;
    overflow: hidden;
    background: #f9f9f9;
}
.superiority .superimg{
    width: 100%;
    height: 100%;
    background: url(../image/superiority.png) center no-repeat;
}


.panel-stepflow{ padding: 0 0 40px 0; }
.notice{ max-width: 1200px; margin: auto; }
.notice{
    margin-top: -45px;
    margin-bottom: 50px;
    position: relative;
    z-index: 5;
    height: 90px;
    border: 1px solid #f0f0f0;
    border-color: rgba(255,255,255,0);
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 10px 40px -5px rgba(0,0,0,.11);
}
    .notice-icon{ position: absolute; top: -1px; left: -1px; }
    .notice-icon .iconimg-notice{
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        width: 80px;
        height: 80px;
        background: url(../image/notice.png) 0 0 no-repeat;
        border-radius: 100px 0 0 100px;
    }
    .notice-time{ position: absolute; top: 22px; left: 30px; line-height: 20px; padding-right: 20px; text-align: right; border-right: 1px dashed #eee; }
    .notice-time > span{ font-size: 16px; color: #999; }
    .notice-time > strong{ display: block; font-size: 22px; color: #333; font-weight: 400; margin-top: 3px; }
    .notice-text{ margin: 0 100px 0 138px; padding: 20px 0 0 0; line-height: 25px; color: #ccc; }
    .notice-text > h5{ font-size: 18px; height: 25px; overflow: hidden; }
    .notice-text > p { font-size: 14px; height: 25px; }
    .notice-text > p > a{ color: #888; }
    .notice-text > p > a:hover{ color: #007dfe; }
    .notice-text a{ display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
    
    .notice-more{ position: absolute; top: 26px; right: 0; height: 36px; line-height: 18px; overflow: hidden; border-left: 1px dashed #eee; }
    .notice-more a{ display: block; padding: 0 30px 0 20px; color: #999; }
    .notice-more a:hover{ color: #007dfe; }
    .notice-more span{ display: block; width: 30px; text-align: center; margin: auto; }
    .notice-more .iconfont{ position: absolute; color: #ccc; right: 10px; top: 50%; margin-top: -10px; height: 20px; line-height: 20px; }

/* stepflow-group */
.stepflow-tips{ margin-top: 30px; }
.stepflow-group{ text-align: center; font-size: 0; white-space: nowrap; }
.stepflow-group li{ position: relative; height: 170px; display: inline-block; text-align: center; vertical-align: middle; }
.stepflow-group .title{ font-size: 16px; font-weight: 700; color: #333; }
.stepflow-group .num { font-size: 30px; color: #ddd;line-height: 45px; }
.stepflow-group .flow{ 
    position: relative;
    /*    width: 132px;*/
    width: 180px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 12px; 
    margin-top: 34px;
    color: #ccc; 
}    
    .stepflow-group .flow:before{ left: -50%; margin-left: 20px; }
    .stepflow-group .flow:after{ right: -50%; margin-right: 20px; }
    .stepflow-group .flow:after, 
    .stepflow-group .flow:before{
        content: "";
        position: absolute;
        top: 50%;
        width: 70px;
        height: 0;
        border-top: 1px dashed #e5e5e5;
    }   
    @media (max-width: 1420px) { 
        .stepflow-group .flow{ width: 120px; }
        .stepflow-group .flow:before{ left: -50%; margin-left: 8px; }
        .stepflow-group .flow:after{ right: -50%; margin-right: 8px; }
    }
    .stepflow-group .icon{
        display: inline-block;
        margin: auto;
        padding: 4px;
        margin-bottom: 15px;
        border: 1px dashed #ccc;
        border-radius: 100px;
    }    
        .stepflow-group .iconfont1,
        .stepflow-group .iconfont2{ 
            display: block; 
            width: 80px; 
            height: 80px; 
            line-height: 82px;
            text-align: center;
            overflow: hidden;
            font-size: 36px;
            border-radius: 100px;
            color: #fff;
            background-color: #002fa7;
        }
            .stepflow-group .iconfont-step-sign     { background-color: #002fa7; }
            .stepflow-group .iconfont-step-realname { background-color: #14b5f1; }
            .stepflow-group .iconfont-step-input    { background-color: #13c5cc; }
            .stepflow-group .iconfont-step-verify   { background-color: #13cc9e; }
            .stepflow-group .iconfont-step-cash     { background-color: #13cc7b; }
            .stepflow-group .iconfont-step-completed{ background-color: #27cd43; }

/* panel-stepflow-inverse */
.panel-stepflow-inverse{
    padding: 60px 0 50px 0;
    background-color: #0aa8d1;
    background-image: background: -webkit-linear-gradient(left, #58b4fb 0%, #56eda4 100%);
    background-image: background: -o-linear-gradient(left, #58b4fb 0%, #56eda4 100%);
    background-image: background: linear-gradient(to right, #58b4fb 0%, #56eda4 100%);
    background: linear-gradient(to right, #77c4ff 0%, #60f4ac 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#58b4fb', endColorstr='#56eda4',GradientType=1);
}
.panel-stepflow-inverse .stepflow-group .icon { border: 0 none; background-color: #fff; } 
.panel-stepflow-inverse .stepflow-group .title{ color: #fff; }
.panel-stepflow-inverse .stepflow-group .num  { color: #eee; color: rgba(255,255,255,.6); }    
.panel-stepflow-inverse .stepflow-group .flow { color: #eee; color: rgba(255,255,255,.9); }    
.panel-stepflow-inverse .stepflow-group .flow:after, 
.panel-stepflow-inverse .stepflow-group .flow:before{ border-color: #ddd; border-color: rgba(255,255,255,.5); }   

/* cards */
.panel-cards{ 
    position: relative;
    padding: 50px 0 70px 0;
    background: url(../image/allcards-bg.jpg) center center;
    background-attachment: fixed;
}
.cards{ position: relative; z-index: 9;}
.cards-tabs{ margin-bottom: 25px; white-space: nowrap; font-size: 0; text-align: center; vertical-align: middle; }
.cards-tabs > li{
    position: relative;
    display: inline-block;
    width: 12%;
    height: 90px;
    line-height: 90px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #333;
    cursor: pointer;
}
    .cards-tabs > li .iconfont{ font-size: 28px; vertical-align: -4px; font-weight: 400; margin-right: 3px; }
    .cards-tabs > li > a{ display: block; position: relative; }
    .cards-tabs > li + li a:after{
        content: '/';
        display: block;
        position: absolute;
        opacity: .6;
        top: 50%;
        width: 1px;
        height: 24px;
        margin-top: -12px;
        overflow: hidden;
        background-color: #ddd;   
        background-color: rgba(150,150,150,1);       
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
    }
    .cards-tabs > li .cover{ position: absolute; width: 100%; height: 90px; top: 0; left: 0; transition: .3s; -webkit-transform: scale(0);transform: scale(0); opacity: 0; filter: alpha(opacity=0); }
    .cards-tabs > li .cover img{ height: 90px; margin: auto; border-radius: 6px; }
    .cards-tabs > li > a:hover .cover,
    .cards-tabs > li.active .cover{ opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1);transform: scale(1); }
    .cards-tabs > li.active a{ color: #fd7400; }

/* cards-content */
.cards-content{ position: relative; }   
.cards-content .swiper-container{ height: 295px; }
.cards-group{ padding: 5px 0 20px 0; font-size: 0; white-space: nowrap; text-align: center; overflow: hidden;display: flex;justify-content: center;align-items: center; }
.cards-group .cards-cover > a{ padding: 20px 0; display: block; border: 1px solid #f5f5f5; border-radius: 4px; }
.cards-group .cards-cover{
    margin: 0 10px;
    padding: 20px;   
    text-align: center;
    border: 1px solid\9;
    border-color: #f5f5f5;
    border-color: rgba(255,255,255,0);
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 15px rgba(50,50,50,.05);
    transition: .3s;
}
.cards-group .cards-covers:hover{ -webkit-transform: scale(1.1); transform: scale(1.1); }  
.cards-group img{ display: block; margin: 0 auto; height: 36px; }        
.cards-group .title{ display: block; font-size: 16px; font-weight: 700; margin-top: 15px; margin-bottom: 7px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cards-group .discount{ color: #ff5c38; font-size: 14px; }       
.cards-group .actions{ font-size: 0; padding: 12px 0 5px 0;}
.cards-group .actions .btn{ padding: 6px 20px; font-size: 13px; }
.cards-group .actions .btn:hover{ color: #fff; border-color: #198bfc; background-color: #198bfc; box-shadow: 1px 3px 10px rgba(25,139,252,.2); }
.cards-group .owl-buttons > div{ margin-top: -27px; }   
.cards-group-xianxia .cards-cover > a{ padding: 0 10px; }
.cards-group-xianxia img{ height: 80px; padding: 25px; } 
.owl-wrapper-outer{
    width: 14.2857143%;
}
.owl-wrapper{
    width: 100%;
}
.owl-wrapper .owl-item{
    padding: 10px;
}
.btn{    
    display: inline-block;
    padding: 9px 25px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    vertical-align: middle;
    cursor: pointer;    
	color: #4c5161;
    border: 1px solid transparent;
	background-color: transparent;
    border-radius: 100px;
    transition: .3s;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.btn:hover{ text-decoration: none; }
.btn:active{ background-color: #f6f6f7; box-shadow: none!important; }
.btn-lg{ font-size: 16px; padding: 19px 70px; } 
.btn-md{ font-size: 15px; padding: 14px 50px; } 
.btn-sm{ font-size: 14px; padding: 5px 15px; } 
.btn-xs{ font-size: 12px; padding: 1px 13px; } 
.btn-link{ color: #007dfe; }
.btn-default{ color: #666; border-color: #eee; background-color: #fafafa; box-shadow: 1px 3px 13px rgba(200,200,200,.2); }
.btn-default:hover { color: #333; border-color: #ccc; background-color: #f9f9f9; }    
.btn-default:active{ color: #333; border-color: #ccc; background-color: #f3f3f3; }

/*service*/
.web-services {
    width: 100%;
    overflow: hidden;
    background: #f9f9f9;
    position: relative;
    padding: 0px;
}
.web-services .title{
    margin-top: 32px;
    margin-bottom: 0px;
}
.web-services h3.title{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #333;
}
.web-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.web-content .web-content-item{
    width: 50%;
    display: flex;
    justify-content: center;
}
.web-content .web-content-item i{
    display: block;
    width: 60px;
    height: 60px;
    background: url(../image/mix-icon.png) no-repeat;
}
.web-services .web-content-item .green-box-ico{
    background-position: 0 -540px;
}
.web-services .web-content-item .green-bag-ico{
    background-position: -70px -540px;
}
.web-services .web-content-item .green-card-ico{
    background-position: 0 -610px;
}
.web-services .web-content-item .green-shield-ico{
    background-position: -70px -610px;
}
.web-services .web-content-item {
    position: relative;
    margin-bottom: 68px;
}
.web-services .item-body{
    padding-left: 50px;
}
.web-services .item-body h5{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    font-weight: 400;
}
.web-services .item-body p{
    font-size: 16px;
    color: #666;
    line-height: 36px;
    margin-top: 20px;
}
.web-services .ico{
    width: 80px;
    height: 80px;
}


/*news center*/
.news-center {
    width: 100%;
    overflow: hidden;
    background: #fff;
    position: relative;
    padding: 0px 0px 30px 0px;
}
.news-center .title{
    margin-top: 32px;
    margin-bottom: 0px;
}
.news-center h3.title{
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

/* panel */
.panel{ padding: 80px 0; background-color: #f9f9f9; }
.panel-bggray{  background-color: #f8fafc; box-shadow: inset 0 0 10px -3px rgba(86,127,165,.1); }
.panel-heading{ padding-bottom: 45px; text-align: center; }
.panel-title{
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    padding-bottom: 25px;
}
.panel-subtitle{ text-align: center; color: #999; }
.panel-subtitle p{ position: relative; font-size: 16px; display: inline-block; max-width: 80%; line-height: 1; }
.panel-subtitle p:after, 
.panel-subtitle p:before{
    content: "";
    position: absolute;
    top: 50%;
    width: 100px;
    height: 1px;
    background-color: #eee;
}    
.panel-subtitle p:before{ left: 100%; margin-left: 24px; }
.panel-subtitle p:after{ right: 100%; margin-right: 24px; }
.panel-subtitle p .active{ color: #d6494b; }
.panel-subtitle p .sep{ color: #ccc; padding: 0 20px;}

/* faq-group */
.clearfix{
   overflow: auto;
}
.faq-group > ul{ width: 50%; padding-left: 10px; }
.faq-group > ul:first-child{ padding: 0 10px 0 0; }
.faq-group > ul > li + li{ margin-top: 20px; }
.faq-group > ul > li{
    overflow: hidden;
    padding: 25px 30px;
    border: 1px solid\9;
    border-color: #f5f5f5;
    border-color: rgba(255,255,255,0);
    background-color: #fff;
    border-radius: 6px;
    box-shadow: 0 0 18px rgba(50,50,50,.07);
}
    .faq-group > ul > li > h5{ font-size: 16px; font-weight: 700; margin-bottom: 15px; }
    .faq-group > ul > li > .faq-content{ line-height: 24px; color: #999; }
    .faq-group > ul > li > .faq-content p + p{ margin-top: 7px; }

/* faq-item */
.faq-item{ overflow: hidden; zoom: 1;cursor: default;padding-top:30px;padding-bottom:10px;margin-left:20px;user-select: none}
.faq-item .faq-cont{
    font-size: 15px;
    margin: 0 0 0 10px;
    padding: 10px 20px;
    line-height: 1.5;
    font-size: 13px;
    color: #666;
    background-color: #f8fafc;
    border-radius: 4px;
    display: none;
}
.faq-item .faq-tite a{
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    font-weight: 400;
    padding: 9px;
    white-space: nowrap;
    transition: .3s;
}
.faq-item .faq-tite a:hover{ text-decoration: none; color: #007dfe;}
.faq-item .faq-tite a strong{ font-weight: 400;}
.faq-item .faq-tite a .iconfont-arrow-down{
    position: absolute;
    top: 50%;
    right: 5px;
    font-size: 20px;
    color: #bbb;
    margin-top: -12px;
    transition: .3s;
}
.faq-item .faq-tite a.open .iconfont-arrow-down{ -webkit-transform: rotate(180deg); transform: rotate(180deg);}
.faq-item .faq-tite a.open{ color: #007dfe;}
.faq-item .faq-tite a.open:hover{ background-color: transparent;}

    

/* faq-box */
.faq-box .faq-group{ height: 353px; border-right: 1px solid #f0f0f0; }
.faq-more{
    float: right;
    width: 300px;
    padding: 20px;
    overflow: hidden;
    text-align: center;
}
.faq-more img{ width: 250px; display: block; margin-bottom: 35px; }
.faq-more li{ float: left; width: 50%; text-align: left; line-height: 28px; text-indent: 10px;}
.faq-more li a{ color: #808080;}
.faq-more li a:hover{ color: #007dfe;}
.faq-more .btn{ padding-right: 7px; padding-left: 12px;}
.text-danger{color: #f76260 !important}
.web-services .title2 {
    margin-top: 32px;
    margin-bottom: 20px;
}
.web-services h3.title2 {
    font-size: 32px;
    text-align: center;
    color: #333;
}
.hotsnews {
    margin-top: 40px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
    .hotsnews .item {
        width: 50%;
        margin: 15px 0;
        display: flex;
        align-items: center;
    }
        .hotsnews .item img {
            width: 200px;
            height: 118px;
            box-sizing: border-box;
            border: 2px solid #eee;
            border-radius: 8px;
        }
        .hotsnews .item .content {
            height: 120px;
            flex-grow: 1;
            padding: 0 4% 0 2%;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            overflow: hidden;
        }
        .hotsnews .item h3 {
            max-width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: bold;
        }
    .hotsnews a {
        color: #333;
        text-decoration: none;
overflow: hidden;
    }
    .hotsnews .item .content .text {
        height: 60px;
        overflow: hidden;
        color: #666;
    }
    .hotsnews .item:hover a {
        color: #399eff;
    }
.hotsnews .item:hover img {
        transform: scale(1.03);
    }
.hotsnewstip {
    color: #999;
    position: relative;
}
.hotsnewstip a{
    color: #999;
}
    .hotsnewstip a:hover {
        color: #399eff;
    }