﻿html{overflow-y: scroll;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td
{ margin:0; padding:0; }
body, button, input, select, textarea { font-size:12px;line-height: 18px;}*:focus {outline: none}
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }
code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
ul, ol { list-style:none; }
a { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }
p{line-height: 20px;}
/* .t_common_main{
    width: 100% !important;
} */
.clearfix::after{content:'';display: block;clear: both;}
.min-box{
    min-width: 1200px;
    /* min-width: 100%; */
}
.ft-left{
    float: left;
}
.ft-right{
    float: right;
}
/*顶部登录条*/
.topbar {
    background-color: #363636;
    border-bottom: 1px solid #363636;
    color: #999;
}
.toptab{
    width:1200px;
    margin: 0 auto;
}
.topbar .toptab {
    line-height: 44px;
}
.topbar .toptab li {
    float: left;
    margin: 0 3px;
    font-size: 12px;
}
.greet a{
    color: #666;
}
.greet a:hover{
    color: #F95E01;
}

.site-nav .quick-menu LI.menu-item {
    padding: 0;
    margin: 0;
    position: relative;
}
.site-nav .menu {
    position: relative;
}
.site-nav .menu-item:hover .menu {
    background: #fff;
}
.site-nav .menu-hd {
    padding-left: 14px;
    padding-right: 18px;
    display: block;
    z-index: 10002;
    padding-bottom: 0px;
    cursor: pointer;
    padding-top: 0px;
    position: relative;
}
.site-nav a {
    color: #999;
}
.site-nav .menu-bd {
    border-left: #ededed 1px solid;
    border-right: #ededed 1px solid;
    border-bottom: #ededed 1px solid;
    display: none;
    z-index: 10001;
    left: 0px;
    background: #fff;
    position: absolute;
    line-height: 25px;
    top: 44px;
    *top: 27px;
    width: 110px;
    overflow: hidden;
    -webkit-border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}
.site-nav .menu-bd-panel {
    padding-left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-right: 5px;
}
.site-nav .menu:hover .menu-bd {
    display: block;
}
.menu-bd-panel dd a {
    text-align: center;
    display: block;
}
.menu-bd-panel dd a:hover, .site-nav .webmenu .menu-bd-panel a:hover, .search ul li:hover {
    background: #f95e01;
    border-radius: 4px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.site-nav .menu-hd b {
    background: url(../img/index_arrow.png) no-repeat;
    position: absolute;
    top: 20px;
    right: 6px;
    width: 8px;
    height: 4px;
}
.site-nav .menu:hover .menu-hd B{
    background: url(../img/index_arrow.png) center -39px no-repeat;
    position: absolute;
    top: 20px;
    right: 6px;
    width: 8px;
    height: 4px;
}
.site-nav a:hover {
    color: #F95E01;
}
.site-nav .quick-menu LI {
    float: left;
    font-size: 12px;
    margin: 0 0 0 10px;
}
.site-nav .webmenu .menu-bd {
    width: 224px;
}
.site-nav .webmenu .menu-bd-panel {
    padding: 10px;
    overflow: hidden;
}
.site-nav .webmenu .menu-bd-panel a {
    padding: 2px 5px;
    display: block;
    float: left;
    line-height: normal;
}
/*顶部导航菜单*/
.topNav{
    background: black;
}
.nav {
    line-height: 80px;
    font-size: 14px;
    width: 1200px;
    margin: 0 auto;
}
.nav img{
    display: block;
}

.nav .ft-right a {
    margin-left: 30px;
    color: white;
    font-weight: 400;
    font-size: 18px;
}
.nav .ft-right a:hover {
    color: #F95E01;
}
.nav .ft-right .aBox{
    display: inline-block;
    position: relative;
    padding: 0 15px 0 30px;
    z-index: 9999;
}
.nav .ft-right .aBox > span{
    color: white;
    font-weight: 400;
    font-size: 18px;
}
.nav .ft-right .aBox::after{
    content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border: 1px solid;
    border-color: transparent transparent #000 #000;
    transform: rotate(-45deg);
    position: absolute;
    top: 35px;
    right: 2px;
}
.nav .ft-right .aBox:hover .adropBox{
    display: block;
}
.nav .ft-right .aBox .adropBox{
    display: none;
    position: absolute;
    top: 70px;
    left: 20px;
    width: 110px;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #edeef0;
}
.nav .ft-right .aBox .adropBox a.adropItem{
    line-height: 20px;
    text-align: center;
    padding: 15px 10px;
    font-size: 16px;
    cursor: pointer;
    margin: 0;
    color: #000;
    display: block;
}
.nav .ft-right .aBox .adropBox a.adropItem:hover{
    background: #f60;
    color: #fff;
}
/*banner部分*/
.jdzj-vip-home-banner{
    position: relative;
    width: 100%;
    /* min-height: 900px;
    max-height: 1000px; */
    overflow: hidden;
}
.jdzj-vip-home-banner .jdzj-vip-home-banner-bgbox{
    width: 100%;
    /* min-height: 900px;
    max-height: 1000px; */
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    overflow: hidden;
    background: #f5f5f5;
}
.jdzj-vip-home-banner-start-animate{
    z-index: -1;
    width: 100%;
    height: 100%;
    min-height: 700px;
    max-height: 800px;
    position: absolute;
    top: 0;
    left: 0;
}
.jdzj-vip-home-banner-start-animate-first-img-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    background: rgb(65, 30, 3);
    cursor: pointer;
}
.jdzj-vip-home-banner-start-animate-first-img{
    display: block;
    /* min-width: 1800px; */
    width: 1800px;
    /* max-width: 1673px; */
    margin: 0 auto;
    /* -ms-transform: scale(1.5);
    transform: scale(1.5); */
    /* transition: all .8s ease .5s; */
    /* transform: translateX(-220px); */
    /* max-height: 400px; */
}
.jdzj-vip-home-banner-start-animate-HDImg{
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 240px;
    line-height: 1;
    white-space: nowrap;
    color: #fff;
    margin: 0;
    padding: 0;
    letter-spacing: 5px;
    font-weight: 700;
    transition: all .8s ease .8s;
}
.jdzj-vip-home-banner-start-animate-last-img{
    position: absolute;
    top: 70%;
    left: 0;
    width: 100%;
    transition: all .8s ease 1s;
}
.jdzj-vip-home-banner-start-animate-shadow-box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: all .8s ease 1.5s;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    filter: alpha(opacity=0);
}
.jdzj-vip-home-banner-banner{
    /* margin-top: 100px; */
    height: 400px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.jdzj-vip-home-banner-banner-phone{
    position: absolute;
    right: 0;
    top: -74px;
    font-size: 30px;
    font-weight: bolder;
    color: #fff;
}
.jdzj-vip-home-banner-banner-center-box{
    position: absolute;
    /* bottom: -100px; */
    bottom: 0;
    left: 0;
    right: 0;
    transition: bottom .8s ease 2.3s;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.jdzj-vip-home-banner-banner-phone img{
    width: 25px;
    height: 25px;
    margin-right: 12px;
}
.jdzj-vip-home-banner-banner-slogan{
    position: absolute;
    top: -75px;
    left: 0;
    width: 0;
    height: 78px;
    z-index: 9999;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .7s ease 3.1s;
}
.jdzj-vip-home-banner-banner-slogan{
    position: absolute;
    top: -75px;
    left: 0;
    width: 0;
    height: 78px;
    z-index: 9999;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .7s ease 3.1s;
}
.jdzj-vip-home-banner-banner-slogan img{
    height: 50px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";
    opacity: .83;
    filter: alpha(opacity=83);
}
.jdzj-vip-home-banner-banner-slogan-english-show-latter{
    position: absolute;
    width: 0;
    top: 0;
    overflow: hidden;
    transition: all .6s ease 3.8s;
}
.jdzj-vip-home-banner-content{
    /* height: 400px; */
    /* background: #ccc; */
    margin-top: 40px;
    position: relative;
}
.jdzj-vip-home-banner-content-title{
    display: inline-block;
    margin-top: 30px;

    font-size: 40px;
    line-height: 1;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.jdzj-vip-home-banner-content-p{
    width: 60%;
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 20px;
    text-align: left;
    /* font-weight: 500; */
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.5px;
}
/*首页表单*/
.jdzj-vip-form{
    position: absolute;
    width: 240px;
    /* height: 350px; */
    /* overflow: hidden; */
    background-size: cover!important;
    background-repeat: no-repeat!important;
    box-sizing: content-box;
    background-color: #fff;
    right: 0px;
    top: 15px;
    /* height: 350px; */
    z-index: 1000;
}
.ic-inner-box{
    padding: 0 16px;
    margin: 13px 0 0 ;
    font-size: 12px;
    color: #222;
}
.ic-inner-box .ic-profile{
    margin: 0 12px 12px;
}
.ic-avatar,.ic-avatar img{
    border-radius: 50%;
    width: 50px;
    height: 50px;
    float: left;
}
.ic-login{
    display: block;
    margin-left: 15px;
    line-height: 20px;
}
.ic-gray{
    display: block;
    color: #aaa;
}
.ic-model.ic-button{
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #E90000;
    margin: 0 15px;
    margin: 0;
    background: #f83e3e;
}
.ic-model.ic-button a{
    display: block;
    color: #FEEAB7;
    font-size: 16px;
}
.ic-inner-box p{
    margin-top: 14px;
    margin-bottom: 20px;
    line-height: 20px;
    font-weight: 400;
}
.ic-model.ic-desp{
    border-top: 1px solid #e5e5e5;
    margin-top: 25px;
    margin: 0;
    color: #222;
    height: 52px;
    line-height: 52px;
    text-align: center;
}
.ic-inner-box em{
    font-style: normal;
    color: #E90000;
}
.joinus_bottom {
    font-size: 12px;
    height: 135px;
    padding: 10px 25px;
    width: 190px;
    border-bottom: 1px solid #B32323;
}
.joinus_textBox {
    width: 100%;
}
.joinus_textBox input {
    border: 1px solid #d6d6d6;
    color: #666;
    display: block;
    height: 28px;
    text-indent: 0.5em;
    width: 188px;
    line-height: 28px;
}
.joinus_captcha {
    margin-top: 8px;
    width: 100%;
}
.joinus_captcha input {
    border: 1px solid #d4d4d4;
    color: #666;
    display: block;
    float: left;
    height: 28px;
    text-indent: 0.5em;
    width: 100px;
    line-height: 28px;
}
.joinus_consult {
    float: left;
    height: 28px;
    line-height: 28px;
    margin-top: 8px;
    width: 100%;
}
.joinus_consult span {
    margin-left: 5px;
    position: relative;
    bottom: 10px;
}


.jdzj-vip-home-banner-button-container{
    cursor: pointer;
    height: 100px;
    width: 1200px;
    margin: auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    animation: fadeIn 5s 1;
    color: #fff;
    background: rgba(0,0,0,.5);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 40px;
}
.jdzj-vip-home-banner-button-container .tip{
    font-size: 24px;
    color: #D8BFA4;
}
.jdzj-vip-home-banner-button-container .button-box{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.jdzj-vip-home-banner-button-container .click-btn{
    display: block;
    height: 40px;
    width: 200px;
    background: #ff6d10;
    font-size: 16px;
    color: #FFF;
    line-height: 40px;
    text-align: center;
    margin-bottom: 6px;
}
.jdzj-vip-home-banner-nav{
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
.jdzj-vip-home-banner-nav-bg{
    position: absolute;
    /* bottom: -400px; */
    bottom: 0;
    transition: bottom .5s ease 2.7s;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,.5); */
    
}
.jdzj-vip-home-banner-nav-rel{
    position: absolute;
    /* bottom: -400px; */
    bottom: 0;
    transition: bottom .5s ease 3s;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}
.jdzj-vip-home-banner-nav-rel-item{
    width: 180px;
    height: 80px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    justify-content: center;
    background: #fff;
    flex: 1;
    padding: 10px;
    margin: 0 5px;
}
.jdzj-vip-home-banner-nav-rel-item.selected{
    border-bottom: 1px solid #ff6d10;
}
.jdzj-vip-home-banner-nav-rel-item-left{
    height: 100%;
}
.jdzj-vip-home-banner-nav-rel-item-left-inner{
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.jdzj-vip-home-banner-nav-rel-item-left-inner .left-text{
    /* color: #ff6d10; */
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    text-decoration: none;

}
.jdzj-vip-home-banner-nav-rel-item-right{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.jdzj-vip-home-banner-nav-rel-item-right-inner{
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}
.jdzj-vip-home-banner-nav-rel-item-right-inner:hover{
    color: #ff6d10;
}
/*banner图*/
.swiper-wrapper img{
    display: block
}
.jdzj-vip-home-banner-banner-box{
    width:960px;
    position: absolute;
    left: 240px;
    margin-left: 0!important;
    margin-right: 0!important;
    position: relative;
}
/*content2*/
.content2{
    background:url(../img/whychoseback.png);
    width: 100%;
    height: 910px;
    background-size: cover!important;
    background-position: center top!important;
    overflow: hidden;
    position: relative;
}
.jdzj-vip-home-business-opportunities-main{
    position: absolute;
    /* top: 730px; */
    top: 70px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    width: 1200px;
    height: 600px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: top 1.5s;
}
.jdzj-vip-home-business-opportunities-main-title{
    font-size: 40px;
    line-height: 1;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.jdzj-vip-home-business-opportunities-main-content{
    margin-top: 40px;
    height: 560px;
}
.jdzj-vip-home-business-opportunities-main-content-list{
    width:370px;
    /* height: 50px; */
    background: #fff;
    color: #ff6d10;
    border-radius: 15px 0 15px 0;
    margin: 10px 0;
    padding: 15px 20px;
    transition: all 250ms;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.jdzj-vip-home-business-opportunities-main-content-list.selected{
    background: linear-gradient(90deg, #E3913B 0%, #FFB363 100%);
    color: #fff;
}
.opportunities-bf-box{
    display: inline-block;
    width: 150px;
    color: #ff6d10;
}
.opportunities-bf{
    font-size: 40px;
    font-weight: bolder;
    display: inline-block;
}
.jdzj-vip-home-business-opportunities-main-content-list.selected .opportunities-bf-box{
    color: #fff;

}
.opportunities-lf{
    display: inline-block;
    margin-left: 30px;
    color: #333;
}
/* .clickChangeBox{
    left: 200px;
} 
.wan{
margin-left:25px;
margin-left:5px;
}
*/
.clickChangeBox{
    position: absolute;
    left: 205px;
    top: 235px;
    letter-spacing: 2px;
}
.clickChangeBox.two{
    left: 200px;
}
.clickChangeBox.three{
    left: 190px;
}

.clickChangeBox .wan{
    font-size: 45px;
    font-weight: bolder;
    color: #ff6d10;
}
.clickChangeBox.two .wan{
    margin-left: 25px;
}
.clickChangeBox .ci{
    color: #ff6d10;
    font-weight: bolder;
}
.clickChangeBox .searchText{
    color: #333;
    font-size: 18px;
    text-align: center;
}
.jdzj-vip-home-business-opportunities-main-content-list.selected .opportunities-lf{
    color: #fff;
}
.jdzj-vip-home-business-opportunities-main-content-left{
    width: 480px;
    box-sizing: border-box;
    padding-bottom: 60px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
}
.jdzj-vip-home-business-opportunities-float{
    float: left;
}
.jdzj-vip-home-business-opportunities-main-content-left-tree{
    width: 400px;
    height: 248px;
}
.jdzj-vip-home-business-opportunities-main-content-left-tree img{
    width: 100%;
}
.jdzj-vip-home-business-opportunities-main-content-left-pie{
    width: 350px;
    height: 178px;
}
.jdzj-vip-home-business-opportunities-main-content-left-pie img{
    width: 100%;
}
.jdzj-vip-home-business-opportunities-main-content-right{
    width: 720px;
    height: 100%;
}
.jdzj-vip-home-business-opportunities-main-content-right-text-charts{
    display: block;
    margin: 0 auto;
    width: 650px;
}
/*content3*/
.content3{
    position: relative;
    width: 100%;
    height: 1250px;
    /* background: #090909; */
    background: url(../img/sjgsBack.png) no-repeat;
    padding-top: 120px;
    /* overflow: hidden; */
    box-sizing: border-box;
}
.merchant-story-bg-content{
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
    /* top: 900px; */
    top: 0;
    transition: top 1s;
    z-index: 2;
}
.next-slick {
    box-sizing: border-box;
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.merchant-story-content{
    width: 1200px;
    height: 500px;
    background: #fff;
    margin: auto;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.next-slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    transform: translate3d(0,0,0);
}
.merchant-story-content-bg {
    height: 500px;
    background-size: 100%;
    position: relative;
    outline: none;
    background-image: url(../img/index_jdzj_bg3.png);
    width: 1200px;
}
.merchant-story-content-title {
    width: 170px;
    height: 40px;
    background: url(../img/index_jdzj_story_bg.png) no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
}
.merchant-story-content-img {
    position: absolute;
    top: 40px;
    left: 50px;
    transition: left 1s;
}
.merchant-story-content-left {
    width: 1200px;
    height: 500px;
    background: #fff;
    float: left;
    transition: width 1s;
}
.merchant-story-content-right {
    float: right;
    width: 240px;
    height: 500px;
}
.merchant-story-content-left-arrows {
    float: left;
    height: 500px;
    display: none;
    transition: display 1s;
    width: 140px;
}
.merchant-story-content-left-arrows p {
    color: #000;
    font-size: 24px;
    margin-top: 70px;
    margin-left: 43px;
}
.merchant-story-content-left-line {
    width: 1px;
    height: 100px;
    margin-top: 23px;
    margin-left: 40px;
    border: solid 1px #979797;
}
.merchant-story-content-left-arrows a {
    display: block;
    width: 26px;
    height: 16px;
    background: url(../img/index_jdzj_left_line.png) no-repeat;
    margin-top: 25px;
    margin-left: 40px;
    cursor: pointer;
}
.merchant-story-content-left-line {
    width: 1px;
    height: 100px;
    margin-top: 23px;
    margin-left: 40px;
    border: solid 1px #979797;
}
.merchant-story-content-left-nr {
    margin-top: 40px;
}
.merchant-story-content-left-title {
    font-size: 30px;
    line-height: 50px;
    color: #222;
    margin-left: 500px;
    font-weight: bold;
}
/* .merchant-story-content-left-title {
    font-size: 40px;
    line-height: 50px;
    color: #222;
    margin-left: 70px;
} */
.merchant-story-content-left-introduce {
    width: 625px;
    font-size: 24px;
    color: #999;
    line-height: 39px;
    margin-left: 500px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 20px;
    letter-spacing: 2px;
}
.merchant-story-content-left-check {
    margin-left: 500px;
    margin-top: 30px;
    height: 40px;
}
.merchant-story-content-left-check a {
    display: block;
    width: 220px;
    height: 50px;
    border: solid 1px #ff6d10;
    border-radius: 50px;
    color: #ff6d10;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    float: right;
    font-weight: bold;
    /* margin: 45px 40px 0 0; */
    position: absolute;
    bottom: 100px;
    right: 40px;

}
.merchant-story-content-left-check span {
    line-height: 24px;
    /* float: left; */
    /* margin-left: 30px; */
    font-size: 20px;
    color: #222;
    display: block;
    margin-top: 3px;
}
.merchant-story-content-right-nr {
    width: 0;
    height: 168px;
    margin-top: 188px;
    float: right;
    background: url(../img/index_jdzj_center_line.png) no-repeat;
    background-position-y: 53px;
    transition: width 1s;
}
.merchant-story-content-right-nr .merchant-story-content-right-content:nth-of-type(1) {
    margin-left: 10px;
    margin-right: 80px;
}
.merchant-story-content-right-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    float: left;
    width: 120px;
    height: 168px;
    color: #fff;
    text-align: center;
    transition: opacity 1s;
}
.merchant-story-content-right-nr .merchant-story-content-right-content:nth-of-type(3) {
    margin-left: 80px;
}
.merchant-story-content-right-arrows {
    float: right;
    height: 500px;
    width: 140px;
}
.merchant-story-content-right-arrows p {
    color: #fff;
    font-size: 24px;
    margin-top: 70px;
    margin-left: 80px;
}
.merchant-story-content-right-line {
    margin-left: 100px;
    width: 1px;
    height: 100px;
    margin-top: 23px;
    margin-left: 90px;
    border: solid 1px #979797;
}
.merchant-story-content-right-arrows a {
    margin-left: 77px;
    display: block;
    width: 26px;
    height: 16px;
    background: url(../img/index_jdzj_right_line.png) no-repeat;
    margin-top: 25px;
    cursor: pointer;
}
.merchant-story-content-right-line {
    margin-left: 100px;
    width: 1px;
    height: 100px;
    margin-top: 23px;
    margin-left: 90px;
    border: solid 1px #979797;
}
.merchant-story-content-right-content-data {
    font-size: 19px;
}
.merchant-story-content-right-content-title {
    font-size: 24px;
    margin-top: 85px;
    margin-bottom: 11px;
}
.next-slick-list .swiper-container .merchant-story-button2 {
    margin: 0 auto;
    margin-top: -50px;
    height: 26px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
    text-indent: -9999px;
    padding-left: 400px;
    bottom: 20px;
}
.next-slick-list .swiper-container .swiper-pagination-bullet {
    width: 50px;
    height: 50px;
    line-height: 26px;
    border-radius: 50%;
    /* background: #666; */
    color: #999;
    cursor: pointer;
    transition: all .5s;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    opacity:1
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(1){
    background: url(/vip/img/index_jdzj_story1_people.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(2){
    background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(3){
    background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360-3.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(4){
    background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360-4.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(5){
    background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360-5.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet:nth-child(6){
    background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360-6.jpg) no-repeat;
    background-size: cover;
}
.next-slick-list .swiper-container .swiper-pagination-bullet-active {
    width: 50px;
    height: 50px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    border-radius: 100px;
    background: #ff6d10;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    border: 2px solid #ff6d10;
}
.merchant-story-check {
    margin: auto;
    text-align: center;
}
.merchant-story-check a {
    font-size: 16px;
    color: #FF4300;
}
.jdzj-vip-home-merchant-story-button-container{
    position: absolute;
    bottom: 60px;
    left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    height: 84px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}
.jdzj-vip-home-merchant-story-button-container .click-btn {
    display: block;
    cursor: pointer;
    width: 240px;
    height: 48px;
    background: #ff6d10;
    text-align: center;
    line-height: 48px;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 40px;
    font-weight: bold;
}
.jdzj-vip-home-merchant-story-button-container span{
    color: #939090;
    font-size: 16px;
}
/*content4*/
.content4{
    width: 100%;
    min-height: 800px;
    background-size: cover!important;
    background-position: center top!important;
    /* overflow: hidden; */
    /* background: url(../img/index_jdzj_bg4.png); */
}
.jdzj-vip-home-store-service-title{
    font-size: 40px;
    color: #000;
    line-height: 50px;
    text-align: center;
    margin-top: 70px;
    font-weight: bold;
}
.jdzj-vip-home-store-service-main{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
}
.jdzj-vip-home-store-service-main-button-container {
    height: 84px;
    padding-top: 40px;
    padding-bottom: 78px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
}
.jdzj-vip-home-store-service-main-button-container .click-btn {
    display: block;
    cursor: pointer;
    width: 240px;
    background: #ff6d10;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.jdzj-vip-home-store-service-main-button-container span{
    font-size: 14px;
}
.jdzj-vip-home-store-service-main-title-tab {
    width: 240px;
    height: 280px;
    float: left;
    color: #fff;
    background: rgba(0,0,0,.6);
    box-sizing: border-box;
    padding: 50px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    transition: transform 250ms;
    
}
.jdzj-vip-home-store-service-main-title-tab.wpjs{
    background: url(/vip/img/wpjsn.png) no-repeat;
    background-size: cover;
}
.jdzj-vip-home-store-service-main-title-tab.wltg{
    background: url(/vip/img/wltgn.png) no-repeat;
    background-size: cover;
}
.jdzj-vip-home-store-service-main-title-tab.szyx{
    background: url(/vip/img/szyxn.png) no-repeat;
    background-size: cover;
    transform: translatex(-1px);
}
.jdzj-vip-home-store-service-main-title-tab.khgl{
    background: url(/vip/img/khgln.png) no-repeat;
    background-size: cover;
    transform: translatex(-2px);
}
.jdzj-vip-home-store-service-main-title-tab.ptxt{
    background: url(/vip/img/ptxtn.png) no-repeat;
    background-size: cover;
    transform: translatex(-3px);
}

.jdzj-vip-home-store-service-main-title-tab.wpjs.jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(/vip/img/wpjsy.png) no-repeat;
    background-size: cover;
    transform: translateY(-20px);
}
.jdzj-vip-home-store-service-main-title-tab.wltg.jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(/vip/img/wltgy.png) no-repeat;
    background-size: cover;
    transform: translateY(-20px);
}
.jdzj-vip-home-store-service-main-title-tab.szyx.jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(/vip/img/szyxy.png) no-repeat;
    background-size: cover;
    transform: translate(-1px,-20px);
}
.jdzj-vip-home-store-service-main-title-tab.khgl.jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(/vip/img/khgly.png) no-repeat;
    background-size: cover;
    transform: translate(-2px,-20px);
}
.jdzj-vip-home-store-service-main-title-tab.ptxt.jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(/vip/img/ptxty.png) no-repeat;
    background-size: cover;
    transform: translate(-3px,-20px);
}

.jdzj-vip-server-list{
    width: 1200px;
    transform: translateY(-20px);
}
.jdzj-vip-home-store-service-main-title-tab-icon {
    width: 50px;
    height: 50px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: .5;
}
.jdzj-vip-home-store-service-main-title-tab-icon img{
    width:100%
}
.jdzj-vip-home-store-service-main-title-tab-hover .jdzj-vip-home-store-service-main-title-tab-icon{
    opacity: 1
}
.jdzj-vip-home-store-service-main-title-tab-name {
    font-size: 28px;
    color: rgba(255,255,255,.6);
}
.jdzj-vip-home-store-service-main-title-tab-hover .jdzj-vip-home-store-service-main-title-tab-name {
    color:white;
}
/* .jdzj-vip-home-store-service-main-title-tab:nth-of-type(1).jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(../img/index_jdzj_wp_bg.png);
}
.jdzj-vip-home-store-service-main-title-tab:nth-of-type(2).jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(../img/index_jdzj_yx_bg.png);
}
.jdzj-vip-home-store-service-main-title-tab:nth-of-type(3).jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(../img/index_jdzj_jy_bg.png);
}
.jdzj-vip-home-store-service-main-title-tab:nth-of-type(4).jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(../img/index_jdzj_kh_bg.png);
}
.jdzj-vip-home-store-service-main-title-tab:nth-of-type(5).jdzj-vip-home-store-service-main-title-tab-hover{
    background: url(../img/index_jdzj_fw_bg.png);
} */

.jdzj-vip-home-store-service-main-content {
    /* background: #000; */
    background: linear-gradient(0deg, #FFF7F3 0%, #F8F8F8 100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.jdzj-vip-home-store-service-main-content-box {
    width: 240px;
    height: 240px;
    box-sizing: border-box;
    padding: 50px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.jdzj-vip-home-store-service-main-content-box-icon {
    width: 60px;
    height: 60px;
}
.jdzj-vip-home-store-service-main-content-box-icon img{
    width: 100%
}
.jdzj-vip-home-store-service-main-content-box-name {
    color: #333;
    font-size: 16px;
    font-weight: 700;
}
.jdzj-vip-home-store-service-main-content-box-text {
    line-height: 1.8;
    font-size: 14px;
    color: #333;
}
.jdzj-vip-home-store-service-main-content-box-link {
    text-align: center;
    text-decoration: none;
    color: #ff6d10;
    font-size: 14px;
}

/*cxtlz*/
.introduce-details1 {
                width: 250px;
                height: 280px;
                background: #000;
                text-align: center;
                border-radius: 10px;
                color: #fff;
            }

            .introduce-details1-hover {
                background: #ff6d10;
            }

            .introduce-details1 p {
                font-weight: 400;
                line-height: 20px;
            }

            .introduce-details-title {
                font-size: 16px;
                margin-top: 40px;
            }

            .introduce-details-price {
                font-size: 40px;
                margin-top: 24px;
                margin-bottom: 20px;
                line-height: 1;
            }

                .introduce-details-price span {
                    font-size: 14px;
                }

            .introduce-details-headline {
                font-size: 14px;
            }

            .introduce-details-headline1 {
                font-size: 14px;
                margin-bottom: 46px;
            }

            .introduce-details-link {
                font-size: 14px;
                color: #ff6d10;
            }

            .introduce-details1-hover .introduce-details-link {
                color: #272747;
            }

            .introduce-top {
                width: 1200px;
                height: 118px;
                margin: auto;
                position: absolute;
                top: 0;
                left: 0;
            }

            .introduce-top-qian {
                display: block;
                height: 118px;
                font-size: 118px;
                color: #DFC5AA;
                line-height: 1;
                float: left;
                font-weight: 900;
            }

            .introduce-top-yuan {
                display: block;
                float: left;
                width: 44px;
                height: 44px;
                border: solid 1px #B5A087;
                border-radius: 10px;
                color: #B5A087;
                line-height: 44px;
                text-align: center;
                margin-top: 54px;
                margin-left: 20px;
                font-size: 31px;
            }

            .introduce-top-title {
                float: left;
                margin-left: 64px;
                text-align: left;
            }

            .introduce-top-title1 {
                margin-bottom: 13px;
                text-align: left;
                height: 51px;
            }

                .introduce-top-title1 span {
                    font-size: 40px;
                    color: #fff;
                    float: left;
                }

            .introduce-top-title {
                float: left;
                margin-left: 64px;
                text-align: left;
            }

            .introduce-top-title1 {
                margin-bottom: 13px;
                text-align: left;
                height: 51px;
            }

                .introduce-top-title1 > p {
                    display: block;
                    width: 52px;
                    height: 33px;
                    float: left;
                    margin-left: 10px;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 20px;
                }

            .introduce-top-title > p {
                font-size: 14px;
                color: #999;
                font-weight: 400;
                line-height: 20px;
            }

            .introduce-top-buy {
                display: block;
                position: absolute;
                right: 0;
                width: 150px;
                height: 50px;
                border: solid 1px #ff6d10;
                border-radius: 40px;
                color: #ff6d10;
                font-size: 28px;
                line-height: 50px;
                text-align: center;
                margin-top: 30px;
            }

            .cxtlz {
                font-family: 'Hiragino Sans GB','microsoft yahei',arial,sans-serif !important;
                -webkit-font-smoothing: antialiased;
                font-size: 14px !important;
                color: #333;
                line-height: 1.28571;
                background: #333;
            }

            .introduceBg {
                background-image: url(../img/index_jdzj_bg6.png);
                width: 100%;
                height: 620px;
                background-size: cover;
                background-position: center top;
                padding-top: 120px;
                /* overflow: hidden; */
            }

            .introduce-content {
                transition: top 1s;
                position: relative;
                width: 1202px;
                margin: auto;
                top: 0px;
            }

            .introduce-details {
                width: 1202px;
                height: 280px;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-pack: distribute;
                justify-content: space-around;
                position: absolute;
                top: 198px;
            }

            .yc_one {
                display: none;
            }

            .yc_two {
                display: none;
            }

            .yc_soned {
                display: none;
            }
/*content5*/
.jdzj-vip-home-famous-country-bgdiv {
    position: relative;
    width: 100%;
    height: 600px;
    /* overflow: hidden; */
    background-size: cover;
    background-position: center top;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* background-color: black; */
    background: url(/vip/img/mingqiback.png) no-repeat;
}
.jdzj-vip-home-famous-country-main{
    width: 1200px;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 50px;
}
.jdzj-vip-home-famous-country-main-left{
    width: 480px;
    height: 480px;
}
.jdzj-vip-home-famous-country-float{
    float: left;
}
.jdzj-vip-home-famous-country-main-right{
    width: 720px;
    height: 480px;
}
.jdzj-vip-home-famous-country-main-right-slider-box{
    float: left;
    width: 240px;
    height: 240px;
    position: relative;
}
.jdzj-vip-home-famous-country-main-right-slider-box-default{
    background: #222;
    display: -ms-flexbox;
    display: flex;
    background: rgba(34,34,34,.8);
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    transition: all .5s ease-in-out;
}
.jdzj-vip-home-famous-country-main-right-slider-box-hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    filter: alpha(opacity=0);
    box-sizing: border-box;
    background: #ff4500;
    color: #fff;
    overflow: hidden;
    transition: all .3s;
}
.jdzj-vip-home-famous-country-main-right-slider-box-hover-inner{
    widows: 100%;
    height: 100%;
}
.merchant-story-button3{
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    -ms-flex-pack: justify;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 26px;
    line-height: 26px;
    color: #fff;
    margin: 0 auto;
    margin-top: 20px;

}

.jdzj-vip-home-famous-country-main-right .swiper-container .swiper-pagination-bullet {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    background: #666;
    color: #999;
    cursor: pointer;
    transition: all .5s;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    opacity: 1;
}

.jdzj-vip-home-famous-country-main-right .swiper-container .swiper-pagination-bullet-active {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    width: 48px;
    color: #fff;
    border-radius: 100px;
    background: #ff6d10;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}
.jdzj-vip-home-banner-banner-box .merchant-story-button1{
    width: 106px!important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    cursor: pointer;
    position: absolute;
    right: 60px;
    left: auto!important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1000;
}
.jdzj-vip-home-banner-banner-box .merchant-story-button1 .swiper-pagination-bullet{
    border-radius: 0;
    width: 18px;
    height: 12px;
    /* background: #000; */
    /* background: url(/vip/img/TB11h4wSxTpK1RjSZFKXXa2wXXa-360-360.jpg); */
    opacity: 1;
}
.jdzj-vip-home-banner-banner-box .merchant-story-button1 .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #ff6d10;
}
/* footer */

#footer {
    background: #3d3d3d;
    padding-bottom: 30px;
    width: 100%;
    font-size: 14px;
}

.footer_990px {
    margin: auto;
    padding-top: 25px;
    width: 1200px;
    overflow: hidden;
}

.logo_wjw {
    float: left;
    height: 74px;
    width: 157px;
}

    .logo_wjw a {
        background: url(../img/fwjs_footer_bg.png) no-repeat;
        display: block;
        height: 74px;
        width: 157px;
    }

        .logo_wjw a:hover {
            background: url(../img/fwjs_footer_bg.png) no-repeat;
        }

.footerbav {
    border-left: 1px solid #FFFFFF;
    color: #a4a4a4;
    display: inline;
    float: left;
    height: 74px;
    line-height: 22px;
    margin: 0 0 0 25px;
    padding-left: 25px;
    width: 340px;
}

    .footerbav a {
        color: #a4a4a4;
        margin: 0 5px;
    }

a:hover {
    color: #F95E01;
}
.contact {
    border-left: 1px solid #FFFFFF;
    display: inline;
    float: left;
    line-height: 22px;
    margin: 0 0 0 25px;
    padding-left: 25px;
    width: 330px;
    color: #a4a4a4;
}

    .contact span {
        margin-left: 20px;
    }

.dinal_code {
    border-left: 1px solid #FFFFFF;
    display: inline;
    float: left;
    height: 44px;
    margin: 0;
    margin-left: 40px;
    padding-left: 25px;
    position: relative;
    width: 42px;
}
.jdicowjqy {
    display: inline-block;
    vertical-align: sub;
    background: url(../img/hc_ico.png) no-repeat;
    margin-right: 5px;
}

.jiange {
    padding-top: 10px;
}
.kuangdu100 {
    width: 100px;
}
.jc_ico {
    width: 20px;
    height: 20px;
    background-position: -70px -290px;
}
.erweima span {
    font-family: MicrosoftYaHei !important;
    font-size: 14px !important;
    font-weight: bold;
    margin-top: 11px;
    margin-bottom: 14px;
    line-height: 12px;
}

/* footer */

#form3 .joinus_textBox input {
    font-weight: 100;
    font-size: 18px;
    border: 1px solid #d6d6d6;
    color: #666;
    display: block;
    height: 44px;
    text-indent: 1em;
    width: 400px;
    line-height: 44px;
}
#form3 .joinus_captcha {
    margin-top: 25px;
    width: 100%;
}
#form3 .joinus_captcha input {
    font-weight: 100;
    font-size: 18px;
    border: 1px solid #d6d6d6;
    color: #666;
    height: 44px;
    text-indent: 1em;
    width: 200px;
    line-height: 44px;
}
#form3 .joinus_consult{
    margin-top: 25px;
    width: 100%;
}
.joinus-button{
    display: block;
    background: #ff6d10;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    width: 160px;
    padding: 0 30px;
    line-height: 48px;
    letter-spacing: 2px;
    font-size: 20px;
}
.joinus-button:hover{
    color: #fff;
}
.merchant-story-bottom{
    width: 100%;
    height: 650px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 600px;
    z-index: 1;
}
.merchant-story-bottom-box{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center;
    width: 1200px;
    margin: 20px auto;
    margin-top: 40px;
}
.merchant-story-bottom-box-item{
    text-align: center;
}
.merchant-story-bottom-box-item > img{
    height: 85px;
}
.merchant-story-bottom-box-title{
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}
.merchant-story-bottom-box-text{
    font-size: 16px;
    color: #939090;
    line-height: 30px;
    margin-top: 10px;
}
.merchant-story-bottom-arr{
    width: 150px;
    height: 140px;
}
.merchant-story-bottom-arr > img{
    width: 150px;
}
.jdzj-vip-home-famous-country-moveBox{
    position: absolute;
    transition: all 250ms; 
}
.jdzj-vip-home-famous-country-moveBox.oneListBox{
    left: 0;
}
.jdzj-vip-home-famous-country-moveBox.twoListBox{
    left: -1230px;
}
.jdzj-vip-home-famous-country-moveBox.threeListBox{
    left: -2460px;
}
.jdzj-vip-home-famous-country-listBox{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    position: absolute;
    left: 0;
    /* background: #ddd; */
    width: 1200px;
    height: 335px;
}
.jdzj-vip-home-famous-country-listBox2{
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    position: absolute;
    left: 1230px;
    /* background: #ccc; */
    width: 1200px;
    height: 335px;
}
.jdzj-vip-home-famous-country-listBox3{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    position: absolute;
    left: 2460px;
    /* background: #ccc; */
    width: 1200px;
    height: 335px;
}
.jdzj-vip-home-famous-country-listItem{
    width: 290px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.jdzj-vip-home-famous-country-listItem > img{
    width: 100%;
    
}
.jdzj-vip-home-business-point{
    padding: 50px 0 80px 0;
}
.jdzj-vip-home-business-point .qwzs{
    width: 590px;
    height: 230px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
.jdzj-vip-home-business-point .picButton{
    background: #ff6d10;
    width: 210px;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    line-height: 50px;
    height: 50px;
    border-radius: 10px;
    padding: 0 15px;
    text-align: center;
}
.clear{
    clear: both;
}