/* pub */

body {
    font-family: MicrosoftYaHei;
    background: #fafafa;
}

a:hover,
a:active {
    text-decoration: none;
}

ul li {
    list-style: none;
}

.mb-10 {
    margin-bottom: 10px;
}

.bg-color {
    background: #fafafa;
}

.mr-b-60 {
    margin-bottom: 60px;
}

.mr-b-50 {
    margin-bottom: 50px;
}

.mr-t-60 {
    margin-top: 60px;
}

.pd-t-60 {
    padding-top: 60px;
}

.width-1200 {
    width: 1200px;
    margin: 0 auto;
}

img {
    width: 100%;
}

.fs-14-333 {
    font-size: 14px;
    color: #333333;
}

.dark-color-1 {
    color: #4d4d4d;
}

.dark-color-2 {
    color: #666666;
}

.dark-color-3 {
    color: #808080;
}

.light-color-1 {
    color: #e5e5e5;
}

.light-color-2 {
    color: #ccc;
}

.fs-title {
    font-size: 28px;
    color: #ff4800;
}

.pub-center-subtitle {
    font-size: 16px;
    letter-spacing: 1px;
    margin: 10px 0 30px 0;
}

.pub-center-desc {
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
}

.pd-l {
    padding-left: 14px;
}

.pd-l-20 {
    padding-left: 20px;
}

/* 顶部导航 */

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.nav-height {
    position: relative;
    height: 68px;
}

.nav-wrap {
    width: 100%;
    height: 68px;
    background: #fff;
}

.navFix {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #e3e3e3;
    z-index: 99999;
    background: #fff;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    background-color: transparent;
    color: #ff4800 !important;
    border-bottom: solid 2px #ff4800;
}

.navbar-inverse .navbar-nav>li>a.a-scroll-color {
    color: #333;
}

.navbar-brand {
    width: 125px;
    height: 33px;
    background: url(../images/logo.png) left center no-repeat;
    text-indent: -99999px;
    margin-top: 10px
}

nav.navbar {
    min-height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.navbar- {
    height: 50px;
    min-height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.login {
    border: solid 1px #ff4800;
    margin: 10px 20px 0 40px;
}

.login a {
    color: #ff4800;
}

.register {
    border: solid 1px #ffffff;
}

.register a {
    color: #ffffff;
}

.scroll-link {
    font-size: 16px;
}

.top-nav-active {
    color: #ff4800 !important;
    border-bottom: solid 2px #ff4800;
    /* -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out; */
}

.nav>li>a {
    padding: 14px 0 10px 0;
    margin-left: 30px;
}

.scroll-link {
    display: block;
    position: relative;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}

.scroll-link:before {
    content: "";
    position: absolute;
    bottom: -2px;
    width: 0;
    border-bottom: solid 2px #ff4800;
    left: 0;
}

.scroll-link:hover {
    color: #ff4800 !important;
}

.scroll-link:hover:before {
    width: 100%;
}

.scroll-link:before {
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

/* 连锁易新一代数字化会员运营系统 */

.second-one {
    letter-spacing: 4px;
    color: #ff4800;
    text-align: center;
    margin-top: 60px;
    text-indent: 4px;
}

.second-two {
    width: 1056px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 2px;
    color: #808080;
    margin: 20px auto 40px auto;
    text-align: center;
}

.second-three {
    width: 1200px;
    margin: 0 auto
}

.second-three .caption h3 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #333333;
    margin-top: 34px;
}

.second-three .caption p {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.7px;
    color: #666666;
    padding: 0 14px;
}

.second-three .thumbnail {
    position: relative;
    min-height: 382px;
}

.second-three .caption-icon {
    position: absolute;
    width: 66px;
    height: 66px;
    background: url(../images/icon_.png) no-repeat;
    top: 126px;
    left: 38%;
    cursor: pointer;
}

.second-three .caption-icon-1 {
    background-position: -6px -50px;
}

.second-three .caption-icon-2 {
    background-position: -90px -50px;
}

.second-three .caption-icon-3 {
    background-position: -176px -50px;
}

.second-three .caption-icon-4 {
    background-position: -258px -50px;
}

.second-three .caption-icon-1:hover {
    background-position: -6px -134px;
}

.second-three .caption-icon-2:hover {
    background-position: -90px -134px;
}

.second-three .caption-icon-3:hover {
    background-position: -176px -134px;
}

.second-three .caption-icon-4:hover {
    background-position: -258px -134px;
}

.thumbnail {
    -webkit-box-shadow: 0px 4px 27px 3px rgba(10, 10, 10, 0.15);
    -moz-box-shadow: 0px 4px 27px 3px rgba(10, 10, 10, 0.15);
    box-shadow: 0px 4px 27px 3px rgba(10, 10, 10, 0.15);
    overflow: hidden;
}

.second-three .thumbnail img {
    cursor: pointer;
    transition: all 0.6s;
    opacity: .8;
    transform: scale(1.1);
}

.second-three .thumbnail img:hover {
    transform: scale(1.3);
    overflow: hidden;
    opacity: 1;
}

/* 连锁易新一代数字化会员运营系统end */

.lr_pub {
    width: 60px;
    height: 30px;
    border-radius: 14px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: normal;
    font-stretch: normal;
}

.imgbox {
    width: 200px;
    height: 140px;
    position: relative;
    overflow: hidden;
}

.imgbox:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    content: attr(data-text);
    transition: all 1s ease;
    transform: translateY(-100%);
    color: #FFF;
}

.imgbox:hover:after {
    transform: translateY(0);
}

.inner-cont {
    text-align: center;
}

.inner-cont-title {
    font-size: 0;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 8px;
    text-indent: 8px;
    color: #ffffff;
}

.inner-cont-title span {
    font-size: 60px
}

.inner-cont-title span.orange {
    color: #ff4800;
}

.inner-cont-des {
    font-size: 28px;
    letter-spacing: 26px;
    color: #b3b3b3;
    margin-top: 20px;
    text-indent: 26px;
}

.inner-cont-btn button {
    width: 240px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 39px;
    border: solid 1px rgba(255, 72, 0, 0.5);
    font-family: SimSun;
    font-size: 24px;
    line-height: 40px;
    color: #ff4800;
    margin-top: 76px;
}

.inner-cont-btn button:hover {
    background: #ff4800;
    color: #FFF;
}

/* 产品中心 */

.Product-center-title {
    text-align: center;
}

.title-chinese {
    letter-spacing: 4px;
    color: #ff4800;
    text-indent: 4px;
}

.title-english {
    font-size: 18px;
    letter-spacing: 12px;
    color: #bfbfbf;
    text-indent: 12px;
    margin: 8px 0;
}

.product-title-english {
    font-size: 18px;
    letter-spacing: 3px;
    color: #bfbfbf;
    text-indent: 3px;
    margin: 10px 0;
}

.title-line {
    width: 148px;
    height: 1px;
    background-color: #ff4800;
    margin: 0 auto;
}

/* 会员中心 */

.member-icon {
    margin-top: 40px;
}

.member-center-icon {
    width: 60px;
    height: 60px;
    background: url(../images/icon_.png) no-repeat;
    background-position: -7px -239px;
    margin: 0 auto;
    opacity: 0.8;
    cursor: pointer;
}

.member-icon-2 {
    background-position: -135px -239px;
}

.member-icon-3 {
    background-position: -263px -239px;
}

.member-icon-4 {
    background-position: -391px -239px;
}

.member-icon-5 {
    background-position: -8px -367px;
}

.member-icon-6 {
    background-position: -135px -367px;
}

.member-icon-7 {
    background-position: -263px -367px;
}

.member-center-icon:hover {
    opacity: 1;
}

/* 交易中心start*/

.trading-icon-1 {
    background-position: -7px -487px
}

.trading-icon-2 {
    background-position: -135px -487px;
}

.trading-icon-3 {
    background-position: -263px -487px;
}

.trading-icon-4 {
    background-position: -391px -487px;
}

.trading-icon-5 {
    background-position: -7px -615px;
}

.trading-icon-6 {
    background-position: -135px -615px;
}

.trading-icon-7 {
    background-position: -263px -615px;
}

.trading-icon-8 {
    background-position: -391px -615px;
}

/* 交易中心end */

/* 员工中心start */

.employee-icon-1 {
    background-position: -557px -5px;
}

.employee-icon-2 {
    background-position: -685px -5px;
}

.employee-icon-3 {
    background-position: -813px -5px;
}

.employee-icon-4 {
    background-position: -941px -5px;
}

.employee-icon-5 {
    background-position: -557px -133px;
}

.employee-icon-6 {
    background-position: -685px -133px;
}

.employee-icon-7 {
    background-position: -812px -381px;
}

.employee-icon-8 {
    background-position: -941px -133px;
}

/* 员工中心end */

/* 营销中心start */

.marketing-icon-1 {
    background-position: -556px -253px;
}

.marketing-icon-2 {
    background-position: -684px -253px;
}

.marketing-icon-3 {
    background-position: -812px -253px;
}

.marketing-icon-4 {
    background-position: -940px -253px;
}

.marketing-icon-5 {
    background-position: -556px -381px;
}

.marketing-icon-6 {
    background-position: -684px -381px;
}

.marketing-icon-7 {
    background-position: -941px -133px;
}

.marketing-icon-8 {
    background-position: -940px -381px;
}

/* 营销中心end */

/*数据中心start */

.data-icon-1 {
    background-position: -556px -502px;
}

.data-icon-2 {
    background-position: -684px -502px;
}

.data-icon-3 {
    background-position: -812px -502px;
}

.data-icon-4 {
    background-position: -940px -502px;
}

.data-icon-5 {
    background-position: -556px -630px;
}

.data-icon-6 {
    background-position: -684px -630px;
}

.data-icon-7 {
    background-position: -812px -630px;
}

/*数据中心end */

.icon-title {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 8px;
    text-align: center;
    margin-bottom: 20px;
}

.content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition: opacity 1s;
    -webkit-transition-property: opacity 1s;
    -moz-transition-property: opacity 1s;
    -ms-transition-property: opacity 1s;
    -o-transition-property: opacity 1s;
    transition-property: opacity 1s;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
    transition: opacity 1s;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    transition: opacity 1s;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
    transition: opacity 1s;
}

.top-content {
    height: 800px;
    margin: 0 auto;
    padding: 0;
}

.bgfader {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: none;
}

.bgfader-overlay {
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bgfader>.image {
    display: none;
}

.bgfader,
.bgfader>.image {
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.top-content {
    padding: 0;
    margin: 0;
    background: url(../images/bg0101_shouye.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
}

.trading-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg02_qiehuan02.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.member-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.employee-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg03_qiehuan03.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.news-info {
    padding: 0;
    margin: 0;
    background: url(../images/bg04_xinwenzixun.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.marketing-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.data-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

/* .trading-center,
.employee-enter,
.marketing-center,
.member-center,
.data-center,
.news-info {
    padding: 0;
    margin: 0;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 800px;
    background-repeat: no-repeat;
    background-attachment: fixed;
} */

/* .member-center {
    padding: 0;
    margin: 0;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
    background-position: center;
    background-size: cover;
    min-height: 900px;
    background-repeat: no-repeat;
    background-attachment: fixed;
} */

/* .data-center {
    padding: 0;
    margin: 0;
    background-position: center;
    background-size: cover;
    min-height: 900px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background: url(../images/bg01_qiehuan01.png) 100% 100%;
} */

/* .news-info {
    padding: 0;
    margin: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background: url(../images/bg04_xinwenzixun.png) 100% 100%;
    min-height: 730px;
} */

/* 品牌案例 */

.he_3DFlipX {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    box-sizing: border-box;
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%;
    background-color: #ebebeb
}

.he_3DFlipX_inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.he_3DFlipX_inner div.he_3DFlipX_img {
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.he_3DFlipX_inner:hover>div.he_3DFlipX_img {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.he_3DFlipX_inner>div img {
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    position: relative
}

.he_3DFlipX_caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    background: #fe7253;
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    background-color: #fe7253;
    text-align: center;
    backface-visibility: hidden;
    -webkit-transform: rotateX(-180deg);
    -moz-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.he_3DFlipX_inner:hover .he_3DFlipX_caption {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0)
}

.he_3DFlipX_caption h3 {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 25%;
    left: 5px;
    margin: 0;
    padding: 0;
    color: #fff
}

.he_3DFlipX_caption p {
    font-size: 1em;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 45%;
    left: 5px;
    margin: 0;
    padding: 0;
    color: #fff
}

.he_3DFlipX a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.he_3DFlipY {
    display: block;
    background-color: #ebebeb;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-perspective: 1700px;
    -moz-perspective: 1700px;
    perspective: 1700px;
    -webkit-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    perspective-origin: 50% 50%
}

.he_3DFlipY_inner {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.he_3DFlipY_inner>div.he_3DFlipY_img {
    backface-visibility: hidden;
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.he_3DFlipY_inner:hover>div.he_3DFlipY_img {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.he_3DFlipY_inner>div img {
    max-width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    position: relative
}

.he_3DFlipY_caption {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    color: #fff;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
    text-align: center;
    backface-visibility: hidden;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.he_3DFlipY_inner:hover .he_3DFlipY_caption {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    transform: rotateY(0)
}

.he_3DFlipY_caption h3 {
    font-size: 1.3em;
    font-weight: 700;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 25%;
    left: 5px;
    margin: 0;
    padding: 0;
    color: #fff
}

.he_3DFlipY_caption p {
    font-size: 1em;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 45%;
    left: 5px;
    margin: 0;
    padding: 0;
    color: #fff
}

.he_3DFlipY a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0
}

.case-magin {
    margin-bottom: 20px;
}

/* 联系我们 */

.contact-icons {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icon_.png) no-repeat;
    margin-right: 12px
}

.contact-icons-phone {
    background-position: -7px -1px;
}

.contact-icons-email {
    background-position: -87px -1px;
}

.contact-icons-address {
    background-position: -47px -1px;
}

.icons-wrap {
    height: 30px;
    display: flex;
    align-items: center;
}

.contact-us-left-t {
    font-size: 16px;
    color: #333333;
}

#allmap {
    min-height: 300px
}

.register-style {
    border-color: #333;
}

.register-style a {
    color: #333;
}

/* 新闻资讯 */

.time-line {
    widows: 100%;
    height: 2px;
    background-color: #ff4800;
}

.time-wrap ul {
    margin: 0
}

.time-wrap ul li.cont {
    color: #fff;
    padding: 20px;
    min-height: 170px;
    border-left: 1px dashed #ff4800;
    position: relative;
    cursor: pointer;
}

.time-wrap ul li.time1:hover,
.time-wrap ul li.time2:hover {
    border-right: 1px dashed #ff4800;
    border-top: 1px dashed #ff4800;
}

.time-wrap ul li.time3:hover,
.time-wrap ul li.time4:hover {
    border-right: 1px dashed #ff4800;
    border-bottom: 1px dashed #ff4800;
}

.dot {
    position: absolute;
    bottom: -6px;
    left: -4px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff4800;
}

.dot-b {
    position: absolute;
    top: -6px;
    left: -4px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ff4800;
}

.time-time {
    font-size: 20px;
    color: #ff4800;
}

.time-text {
    font-size: 14px;
    line-height: 22px;
    color: #f2f2f2;
    padding-top: 20px;
}

.icon-cont-wrapper {
    width: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column
}

/* 底部 */

.footer {
    font-size: 16px;
    line-height: 117px;
    letter-spacing: 1px;
    color: #333333;
    text-align: center;
}