.pyq-box {
    width: 1120px;
    margin: 0 auto;
}

.pyq-le {
    width: 500px;
    float: left;
}

.pyq-rt {
    float: right;
}

.pyq-tle {
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #333;
    font-size: 32px;
    background: url(../images/promotion/pyq-2.jpg) no-repeat bottom left;
    display: block;
    margin-top: 140px;
}

.pyq-p {
    color: #666;
    font-size: 20px;
    line-height: 32px;
    margin-top: 40px;
}

.moments-scene {
    padding: 90px 0 0;
    background-color: transparent;
}

.scene {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.moments-scene .scene-tgy .bg-decor:before {
    width: 170px;
    left: -31px;
    top: -75px;
    -webkit-transform: rotate(-52deg);
    transform: rotate(-52deg);
}
.moments-scene .scene-tgy .bg-decor:after, .moments-scene .scene-tgy .bg-decor:before {
    color: #e72431;
}
.scene .scene-pic .bg-decor:after, .scene .scene-pic .bg-decor:before {
    content: "‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧";
    position: absolute;
    overflow: hidden;
    line-height: 1;
    -webkit-transition: all .6s .6s;
    transition: all .6s .6s;
    opacity: 0;
}
.scene .container {
    width: 1274px;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

h4.title-small {
    font-size: 16px;
    color: #999;
    text-align: center;
    /* margin-bottom: 30px; */
}

h2.title-big, h3.title-big {
    font-size: 36px;
    line-height: 1;
    color: #000;
    text-align: center;
    font-family: dsp,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}

.scene .scene-item {
    margin-top: 90px;
    padding: 0 172px 0;
    border-bottom: 1px solid #e9e9e9;
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
    position: relative;
}

.scene-item.left-pic {
    background-position: 0 bottom;
}

moments-scene .scene-bendi .scene-pic {
    overflow: hidden;
}
.scene.scene-phone .scene-pic {
    background-image: url(../images/promotion/bg-phone.png);
    background-image: -webkit-image-set(url(../images/promotion/bg-phone.png) 1x,url(../images/promotion/bg-phone@2x.png) 2x);
    width: 323px;
    height: 521px;
}
.scene .scene-pic {
    float: right;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.scene.scene-phone .scene-pic .scene-paper {
    width: 285px;
    height: 446px;
    margin-top: 75px;
}
.scene .scene-pic .scene-paper {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    border: 1px solid #dedede;
    border-bottom: none;
    border-radius: 4px;
}

audio, canvas, video {
    display: inline-block;
}

.moments-scene .scene-text {
    height: 521px;
}
.scene .scene-text {
    float: left;
    width: 390px;
    display: table;
}
.scene .scene-text {
    height: 521px;
}

.scene .scene-text .text-erea {
    display: table-cell;
    vertical-align: middle;
}

.scene .scene-text h4 {
    font-size: 26px;
    color: #333;
    margin-bottom: 30px;
}

.scene .scene-text p {
    font-size: 16px;
    line-height: 2;
    color: #000;
}

.moments-scene .scene-tgy .bg-decor {
    left: 53px;
    top: 110px;
}
.scene .scene-pic .bg-decor {
    position: absolute;
}
.scene .scene-pic .bg-shade {
   width: 100%;
   height: 100%;
   position: absolute;
}  
.moments-scene .scene-tgy .bg-shade {
    background: #e72431;
    width: 134px;
    height: 134px;
}


.moments-scene .scene-tgy.section-active .bg-capt {
    height: 440px;
    -webkit-transform: scale(1) translate(105px,-135px);
    transform: scale(1) translate(105px,-135px);
}
.scene .scene-item.section-active .bg-capt {
    -webkit-box-shadow: 1px 0 8px rgba(0,0,0,.3);
    box-shadow: 1px 0 8px rgba(0,0,0,.3);
}
.moments-scene .scene-tgy .bg-capt {
    height: 260.19417476px;
    overflow: hidden;
    -webkit-transition: all .8s;
    transition: all .8s;
    -webkit-transform: scale(.515);
    transform: scale(.515);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.scene .scene-pic .bg-capt {
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}

.scene .scene-pic .bg-capt>img {
    display: block;
}

.moments-scene .scene-sp .bg-shade {
    background: #fbc422;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}

.moments-scene .scene-tw .bg-shade {
    background: #0ea74a;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transform-origin: 0 center;
    transform-origin: 0 center;
}

.scene-item.left-pic .scene-pic {
    float: left;
}

.scene-item.left-pic .scene-text {
    float: right;
}

.moments-scene .scene-tgy.section-active .bg-capt {
    height: 440px;
    -webkit-transform: scale(1) translate(105px,-135px);
    transform: scale(1) translate(105px,-135px);
}
.scene .scene-item.section-active .bg-capt {
    -webkit-box-shadow: 1px 0 8px rgba(0,0,0,.3);
    box-shadow: 1px 0 8px rgba(0,0,0,.3);
}
.moments-scene .scene-tgy .bg-capt {
    height: 260.19417476px;
    overflow: hidden;
    -webkit-transition: all .8s;
    transition: all .8s;
    -webkit-transform: scale(.515);
    transform: scale(.515);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.scene .scene-pic .bg-capt {
    position: relative;
    z-index: 2;
    -webkit-transition: all .8s;
    transition: all .8s;
}

.scene .scene-item.section-active .bg-decor:after, .scene .scene-item.section-active .bg-decor:before {
    opacity: 1;
}

.diversity {
    padding: 90px 0;
}

.diversity .container {
    width: 930px;
    overflow: hidden;
}
.diversity-tabs {
    margin: 60px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.diversity-tabs:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #dfe0e0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.diversity-tabs.tabs-4>a {
    margin: 0 35px;
}
.diversity-tabs>a.active, .diversity-tabs>a:hover {
    color: #008de8;
}
.diversity-tabs>a {
    display: inline-block;
    font-size: 18px;
    color: #000;
    padding: 0 0 12px;
    position: relative;
}
.diversity-tabs>a.active:after, .diversity-tabs>a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background-color: #008de8;
}
.diversity-tabs>a:after {
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    width: 100%;
    content: ' ';
    background-color: #008de8;
    background-color: transparent\9;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all .6s cubic-bezier(.19,1,.22,1);
    transition: all .6s cubic-bezier(.19,1,.22,1);
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform,left,top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0,0);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0s;
    transform: translate3d(0,0,0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide-active {
    display: block;
}
.swiper-slide {
    display: block;
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.diversity-con .diversity-desc {
    text-align: center;
    font-size: 16px;
    margin-bottom: 60px;
    color: #000;
}
.diversity-con .pic {
    text-align: center;
}

.pyq-tle2 {
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #333;
    font-size: 32px;
    background: url(../images/promotion/pyq-2.jpg) no-repeat bottom;
    display: block;
    /* margin-top: 140px; */
    float: left;
    text-align: center;
}

.pyq-tle3 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #333;
    font-size: 32px;
    display: block;
    /* margin-top: 140px; */
    float: left;
    text-align: center;
}

.pyq-tle4 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #999;
    font-size: 20px;
    background: url(../images/promotion/pyq-2.jpg) no-repeat bottom;
    display: block;
    float: left;
    text-align: center;
}

.pyq-ul {
    width: 1120px;
    margin: 0 auto;
    margin-top: 30px;
    float: left;
}

.pyq-ul li {
    width: 360px;
    float: left;
    border: 1px #b3cae6 solid;
    height: 140px;
    margin-top: 15px;
}

.pyq-li {
    margin: 0 13px;
}

.pyq-lisp1 {
    width: 230px;
    float: left;
    color: #666;
    font-size: 20px;
    margin-top: 35px;
    overflow: hidden;
    height: 30px;
}

.pyq-lisp2 {
    width: 230px;
    float: left;
    color: #999;
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden;
    line-height: 23px;
    height: 46px;
}

.pyq-ic1 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic4.png) no-repeat center;
    display: block;
    float: left;
}

.pyq-ic2 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic5.png) no-repeat center;
    display: block;
    float: left;
}

.pyq-ic3 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic6.png) no-repeat center;
    display: block;
    float: left;
}

.pyq-ic4 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic7.png) no-repeat center;
    display: block;
    float: left;
}

.pyq-ic5 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic8.png) no-repeat center;
    display: block;
    float: left;
}

.pyq-ic6 {
    width: 100px;
    height: 140px;
    background: url(../images/promotion/pyq-ic9.png) no-repeat center;
    display: block;
    float: left;
}

.yt_tle {
    width: 1200px;
    height: 30px;
    margin: 60px auto;
    border-bottom: 1px #000000 solid;
    text-align: center;
}
.yt_tle span {
    display: block;
    width: 250px;
    background: #fff;
    font-size: 14px;
    margin: 0 auto;
    top: 20px;
    position: relative;
    font-size: 16px;
}
.yt_logo {
    width: 215px;
    margin: 0 auto;
    margin-top: 100px;
}
.yt_logo span {
    display: block;
    text-align: center;
}
.yt_lg_img {
}
.yt_lg_sp1 {
    font-size: 20px;
    margin: 10px 0px;
    color: #2c3e50;
    font-weight: bold;
}
.yt_lg_sp2 {
    font-size: 20px;
    width: 180px;
    margin: 0 auto;
    color: #2c3e50;
}
.yt_san {
    width: 1200px;
    margin: 80px auto;
}
.yt_san_ul {
    width: 320px;
    float: left;
}
.yt_san_ul_le {
    width: 120px;
    float: left;
}
.yt_san_ul_rt {
    float: left;
    width: 180px;
    margin-left: 20px;
    margin-top: 20px;
}
.yt_san_ul_rt .yt_san_ul_sp1 {
    color: #ffa82c;
    font-weight: bold;
    font-size: 18px;
    float: left;
    width: 100%;
}
.yt_san_ul_rt .yt_san_ul_sp2 {
    color: #2c3e50;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 25px;
}
.yt_box2 {
    width: 100%;
    background: url(../images/promotion/yt_box.jpg) no-repeat center;
    background-size: 100%;
    height: 600px;
    float: left;
    margin-top: 100px;
}
.yt_biao {
    width: 1200px;
    margin: 0 auto;
}
.yt_biao_le {
    float: left;
    margin-top: 80px;
    margin-bottom: 50px;
}
.yt_biao_rt {
    float: left;
    margin-top: 80px;
    margin-left: 150px;
    margin-bottom: 50px;
}

.yt_lg_sp3 {
    color: #FFF;
    font-size: 20px;
    margin: 10px 0px;
    font-weight: bold;
}

.yt_lg_sp4 {
    font-size: 20px;
    width: 180px;
    margin: 0 auto;
    color: #fff;
}
.yt_san_ul_rt .yt_san_ul_sp3 {
    color: #fff;
    font-size: 14px;
    float: left;
    width: 100%;
    line-height: 25px;
}
.dsp-source {
    position: relative;
    height: 700px;
    color: #fff;
    background: url(../images/promotion/overview_bg.jpg) no-repeat left center transparent;
    background-image: -webkit-image-set(url(../images/promotion/overview_bg.jpg) 1x,url(../images/promotion/overview_bg@2x.jpg) 2x);
}
.contain {
    width: 1100px;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
}
.dsp-source .dsp-source-text {
    float: right;
    margin-top: 180px;
    text-align: left;
    width: 352px;
    display: inline-block;
    vertical-align: middle;
}
.cssanimations .dsp-source.sec-active .dsp-source-text .title {
    -webkit-animation: fadeInTop .4s ease-in-out both;
    animation: fadeInTop .4s ease-in-out both;
}
.dsp-source .dsp-source-text h3.title {
    font-family: dsp,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;
    text-align: left;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 20px;
}
.cssanimations .dsp-source .dsp-source-light, .cssanimations .dsp-source .dsp-source-list ul li, .cssanimations .dsp-source .dsp-source-text .btn, .cssanimations .dsp-source .dsp-source-text .content, .cssanimations .dsp-source .dsp-source-text .title {
    opacity: 0;
}
h2.title-big, h3.title-big {
    font-size: 36px;
    line-height: 1;
    color: #000;
    text-align: center;
    font-family: dsp,PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif;
}
.cssanimations .dsp-source.sec-active .dsp-source-text .content {
    -webkit-animation: fadeInTop .4s ease-in-out both;
    animation: fadeInTop .4s ease-in-out both;
}
.dsp-source .dsp-source-text p {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 20px;
}
.cssanimations .dsp-source.sec-active .dsp-source-light {
    -webkit-animation: fadeIn .4s ease-in-out both .7s;
    animation: fadeIn .4s ease-in-out both .7s;
}
.cssanimations .dsp-source .dsp-source-light, .cssanimations .dsp-source .dsp-source-list ul li, .cssanimations .dsp-source .dsp-source-text .btn, .cssanimations .dsp-source .dsp-source-text .content, .cssanimations .dsp-source .dsp-source-text .title {
    opacity: 0;
}
.dsp-source .dsp-source-light {
    position: absolute;
    right: 50%;
    bottom: 0;
    width: 856px;
    height: 414px;
    margin-right: -228px;
    background: url(../images/promotion/overview_light.png) no-repeat center center transparent;
    background-image: -webkit-image-set(url(../images/promotion/overview_light.png) 1x,url(../images/promotion/overview_light@2x.png) 2x);
}
.dsp-source .dsp-source-list {
    position: absolute;
    /* left: 0; */
    margin-left: -30px;
    top: 174px;
}
.cssanimations .dsp-source.sec-active .dsp-source-list ul li:nth-child(1) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.cssanimations .dsp-source.sec-active .dsp-source-list ul li {
    -webkit-animation: zoomIn .4s ease-in-out both;
    animation: zoomIn .4s ease-in-out both;
}

.cssanimations .dsp-source .dsp-source-light, .cssanimations .dsp-source .dsp-source-list ul li, .cssanimations .dsp-source .dsp-source-text .btn, .cssanimations .dsp-source .dsp-source-text .content, .cssanimations .dsp-source .dsp-source-text .title {
    opacity: 0;
}
.dsp-source .dsp-source-list li {
    float: left;
    margin-right: 18px;
}

.dsp-source .dsp-source-list li .icon {
    display: block;
    background-image: url(../images/promotion/icon-all.png);
    background-image: -webkit-image-set(url(../images/promotion/icon-all.png) 1x,url(../images/promotion/icon-all@2x.png) 2x);
    background-repeat: no-repeat;
    width: 67px;
    height: 67px;
}
i.icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/promotion/icon-all.png);
    background-image: -webkit-image-set(url(../images/promotion/icon-all.png) 1x,url(../images/promotion/icon-all@2x.png) 2x);
    background-repeat: no-repeat;
}
.dsp-source .dsp-source-list li .icon.icon-qzone {
    background-position: -365px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-qq {
    background-position: -292px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-wechat2 {
    background-position: 0 -152px;
}
.dsp-source .dsp-source-list li .icon.icon-ads {
    background-position: -73px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-browser {
    background-position: -219px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-app {
    background-position: -146px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-video {
    background-position: -439px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-news {
    background-position: -513px -152px;
}
.dsp-source .dsp-source-list li .icon.icon-kuaibao {
    background-position: -585px -152px;
}
.dsp-source .dsp-source-list li span {
    display: block;
    font-size: 12px;
    color: #dadada;
    text-align: center;
    margin-top: 6px;
}
.dsp-source .dsp-source-list li.kuaibao,.dsp-source .dsp-source-list li.qzone {
    margin-top: 128px;
}
.dsp-source .dsp-source-list li.news, .dsp-source .dsp-source-list li.qq {
    margin-top: 68px;
}
.dsp-source .dsp-source-list li.video, .dsp-source .dsp-source-list li.wechat {
    margin-top: 30px;
}
.dsp-source .dsp-source-list li.ads, .dsp-source .dsp-source-list li.app {
    margin-top: 9px;
}

.effect {
    background-color: #fff;
    text-align: center;
}
.cont {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.effect .title {
    font-size: 30px;
    margin-top: 70px;
    line-height: 1.75;
    margin-bottom: 60px;
}
.effect .effect-list {
    margin-bottom: 55px;
    margin-right: -15px;
    margin-left: -15px;
}
.effect li {
    line-height: 40px;
    padding: 0 10px;
}
.row .col-4 {
    width: 33.33333333%;
}
.row .col-1, .row .col-10, .row .col-11, .row .col-12, .row .col-2, .row .col-3, .row .col-4, .row .col-5, .row .col-6, .row .col-7, .row .col-8, .row .col-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.effect li h4 {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 700;
}
.effect li p {
    font-size: 20px;
    padding-bottom: 20px;
}
i.icon {
    display: inline-block;
    vertical-align: middle;
    background-image: url(../images/promotion/icon-all.png);
    background-image: -webkit-image-set(url(../images/promotion/icon-all.png) 1x,url(../images/promotion/icon-all@2x.png) 2x);
    background-repeat: no-repeat;
}
.effect li .icon-effect01 {
    width: 120px;
    height: 120px;
    background-position: -547px -251px;
}
.effect li .icon-effect02 {
    width: 120px;
    height: 120px;
    background-position: -673px -251px;
}
.effect li .icon-effect03 {
    width: 120px;
    height: 120px;
    background-position: -798px -251px;
}