body {background: #f8f8f8}
.iconfont {
    /* moz-user-select: -moz-none;  */
    -moz-user-select: none; 
    -o-user-select:none; 
    -khtml-user-select:none; 
    -webkit-user-select:none; 
    -ms-user-select:none; 
    user-select:none;
}
#header {border-bottom: none}
.banner {
    min-width: 1200px;
    height: 566px;
    background: url("../../images/new_images/banner/banner_new_3.jpg") no-repeat;
    background-position: 50%;
}
.business {
    width: 1200px;
    margin: 85px auto 0;
    text-align: center
}
.business_introduce {
    width: 770px;
    margin: 45px auto 0;
}
.business_introduce > h3 {
    color: #777;
    font-size: 18px;
}
.business_introduce > p {
    margin-top: 20px;
    line-height: 24px;
    font-size: 16px;
    color: #666;
}
.business .introduce_box {
    margin-top: 60px;
}
.business .introduce_list {
    font-size: 0;
}
.business .introduce_list > li {
    display: inline-block;
    width: 265px;
    height: 265px;
    vertical-align: top;
    background: #fff;
    transition: all 0.5s ease-in-out;
}
.business .introduce_list > li:hover {
    box-shadow: 0px 0px 16px 3px 
        rgba(169, 169, 169, 0.15);
}
.business .introduce_list > li:not(:first-child) {margin-left: 46px;}
.business .table_item {
    padding: 45px 24px;
}
.business .table_item .iconfont {
    font-size: 45px;
    color: #ff6700;
}
.business .table_item > p {
    margin-top: 40px;
    line-height: 22px;
    font-size: 14px;
}
.business .platform {
    margin-top: 60px;
    font-size: 0;
}
.business .platform h3 {
    font-weight: normal;
    font-size: 16px;
    color: #777;
}
.business .platform .logo_box {margin-top: 22px}
.business .platform .self .logo_box > a {
    display: inline-block;
    vertical-align: middle;
    width: 220px;
    height: 70px;
    transition: all 0.5s ease-in-out;
}
.business .platform .self .logo_box .bd {
    background: url("../../images/new_images/logo-icon/logo_old.png") no-repeat #fff;
}
.business .platform .self .logo_box .bd:hover {
    background: url("../../images/new_images/logo-icon/banggd-hover.png") no-repeat #ff6700;
}
.business .platform .self .logo_box .nc {
    background: url("../../images/new_images/logo-icon/Newchic.png") no-repeat #fff;
}
.business .platform .self .logo_box .nc:hover {
    background: url("../../images/new_images/logo-icon/Newchic-hover.png") no-repeat #ff6700;
}
.business .platform .self .logo_box .ys {
    background: url("../../images/new_images/logo-icon/YOINS.png") no-repeat #fff;
}
.business .platform .self .logo_box .ys:hover {
    background: url("../../images/new_images/logo-icon/YOINS-hover.png") no-repeat #ff6700;
}
.business .platform .self .logo_box > a:not(:first-child) {
    margin-left: 85px;
}
.business .platform .other .logo_box .walmart {
    width: 150px;
}
.business .platform .other .logo_box .walmart img {
    width: 100%;
    display: block;
}
.business .platform .logo_box > a:focus{outline:none;}
.business .platform .other {
    margin-top: 45px;
}
.business .platform .other .logo_box > a {
    display: inline-block;
    vertical-align: middle;
    cursor: default;
}
.business .platform .other .logo_box > a:not(:first-child) {
    margin-left: 48px;
}
.time_banner {
    min-width: 1200px;
    height: 600px;
    margin-top: 110px;
    background: url("../../images/new_images/banner/know_bd_time_n.png") no-repeat center
}
.honor {
    width: 1280px;
    margin: 107px auto 0;
}
.honor_bg {
    position: relative;
    box-sizing: border-box;
    width: 1280px;
    height: 800px;
    margin-top: 40px;
    /* padding: 0 100px; */
    background: url("../../images/new_images/banner/honor_all_n.png") no-repeat;
}
.honor_bg .honor_list {
    position: absolute;
    bottom: -46px;
    padding: 60px 100px;
    background: #fff;
    line-height: 36px;
    color: #777;
    column-count:2;
    column-gap:100px;
    box-shadow: 0px 0px 16px 3px 
        rgba(169, 169, 169, 0.15);
}
.honor_bg .honor_list > li {
    position: relative;
    /* overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap */
}
.honor_bg .honor_list > li:before {
    content: "";
    position: absolute;
    left: -18px;
    top: 50%;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #999;
}
.cup_box {
    position: relative;
    box-sizing: border-box;
    width: 1200px;
    padding: 0 85px;
    margin: 15px auto 0;
}
.cup_box img {display: block}
.cup_box > i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 42px;
    color: #999;
    cursor: pointer;
}
.cup_box .prev {
    left: 0;
    transform: translateY(-50%) rotateY(180deg); 
}
.cup_box .next {
    right: 0;
}
.cup_box > ul {min-height: 170px}
.culture {
    box-sizing: border-box;
    margin-top: 90px;
    height: 600px;
    padding-top: 78px;
    overflow: hidden;
    background: url("../../images/new_images/banner/know_bd_bg.png") no-repeat;
    background-position: 50%;
}
.culture .title_wrap > h2 > span {color: #fff}
.culture .title_wrap > h2 > span:before,
.culture .title_wrap > h2 > span:after {background: #fff}
.culture_list {
    position: relative;
    display: table;
    width: 1200px;
    margin: 120px auto 0;
    color: #fff;
    transition: all 0.8s ease;
    transform: translateY(400px);
    opacity: 0;
}
.culture.show .culture_list{
    opacity: 1;
    transform: translateY(0px);
}
.culture_list > li {
    display: table-cell;
    width: 20000px;
    padding: 0 30px;
    text-align: center;
}
.culture_list .icon_bg {
    width: 88px;
    height: 88px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    line-height: 88px;
}
.culture_list .icon_bg > i {font-size: 38px}
.culture_list > li:nth-child(odd) .icon_bg {
    background: #ff6700
}
.culture_list > li:nth-child(even) .icon_bg > i {
    color: #ff6700
}
.culture_list > li:nth-child(even) .icon_bg {
    background: #fff
}
.culture_list > li > h4 {
    font-weight: normal;
    font-size: 18px;
    margin-top: 60px;
}
.culture_list > li > p {
    line-height: 22px;
    margin-top: 10px;
}
.video_box {
    padding: 80px 0;
    background: #fff;
}
.video_bg {
    box-sizing: border-box;
    position: relative;
    width: 1280px;
    height: 660px;
    margin: 0 auto;
    padding: 10px;
    background: #202026;
    border-radius: 4px;
}
.video_bg .video_list {
    position: absolute;
    top: 10px;
    right: 0;
    width: 220px;
    max-height: 582px;
    overflow-y: auto; 
}
.video_bg .video_list > li {
    box-sizing: border-box;
    cursor: pointer;
}
.video_bg .video_list > li:hover > img,
.video_bg .video_list > li.active > img {
    box-sizing: border-box;
    border: solid 2px #f89a2b;
}
.video_bg .video_list > li:hover > span,
.video_bg .video_list > li.active > span{
    color: #f89a2b
}
.video_bg .video_list > li:not(:first-child) {
    margin-top: 17px;
}
.video_bg .video_list > li > img {
    width: 120px;
    height: 68px;
    vertical-align: middle
}
.video_bg .video_list > li > span {
    display: inline-block;
    width: 82px;
    margin-left: 7px;
    vertical-align: middle;
    color: #999;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.video_bg .video_name {
    margin: 22px 0 0 10px;
    color: #fff;
    font-size: 18px;
}
.talent {
    width: 1280px;
    margin: 60px auto 52px
}
.talent .talent_text {
    width: 910px;
    color: #999;
    font-size: 16px;
    line-height: 30px;
    margin: 40px auto 0;
    text-align: center;
}
.talent .talent_box {
    margin-top: 70px;
    font-size: 0
}
.talent .talent_item {
    position: relative;
    display: inline-block;
    width: 640px;
    height: 340px;
}
.talent .b {
    background: url("../../images/new_images/banner/know_bd_b.png") no-repeat;
}
.talent .a {
    background: url("../../images/new_images/banner/know_bd_a.png") no-repeat;
}
.talent .n {
    background: url("../../images/new_images/banner/know_bd_n.png") no-repeat;
}
.talent .g {
    background: url("../../images/new_images/banner/know_bd_g.png") no-repeat;
}
.back_top {
    position: fixed;
    bottom: 100px;
    right: 3%;
    width: 60px;
    height: 60px;
    background: url("../../images/new_images/back_top.svg") no-repeat;
    background-size: cover;
    cursor: pointer;
    z-index: 99999;
    transition: all 0.5s ease;
}
.back_top:hover {
    background: url("../../images/new_images/back_top_hover.svg") no-repeat;
}
/* .back_top > i {
    color: #ff6700;
    font-size: 60px;
} */

/* 公共css */
#footer {
    background-position: 50%;
}