#newAdvert .banner img {
    width: 100%;
}
#newAdvert .banner {
    font-size: 0;
    height: auto;
}
#newAdvert .zyfl {
    padding: 90px 0 0 0;
}
#newAdvert .zy-title {
    font-size: 34px;
    text-align: center;
}
#newAdvert .zy-s-title {
    font-size: 22px;
    color: #616161;
    text-align: center;
}
#newAdvert .zy-item-box {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
#newAdvert .zy-item {
    width: 370px;
    display: inline-table;
    position: relative;
    padding: 0 0 0 130px;
    text-align: left;
    margin: 50px 30px 50px 30px;
    color: #333;
}
#newAdvert .zy-item span {
    position: absolute;
    left: 0;
    top: 0;
}
#newAdvert .zy-item-box a{
	display: inline-block;
	width: 50%;
	float: left;
}
#newAdvert .zy-item p{
	margin: 8px 0 8px;
}
#newAdvert .zy-item h5{
	font-size: 14px;
	color: #666;
}
#newAdvert .zy-item-box a:hover h5{
	color: #ea5404;
}

#newAdvert .zy-item-box::after{
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
#newAdvert .zzfw-item-box {
    background: #bfbfbf;
    margin: 30px 0 0 0;
    padding: 30px 0;
}
#newAdvert .zzfw-container {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
}
#newAdvert .zzfw-item {
    display: inline-table;
    width: 200px;
    height: 300px;
    border-radius: 20px;
    background: #fff;
    margin: 18px 70px;
    box-shadow: 0 0 8px #989898;
}
#newAdvert .zzfw-item i {
    display: block;
    font-size: 56px;
    font-style: normal;
    color: #c9c9c9;
}
#newAdvert .zzfw-item b {
    font-size: 24px;
    color: #ea5504;
}
#newAdvert .zzfw-item p {
    font-size: 14px;
    line-height: 180%;
    color: #6c6c6c;
    padding: 20px 0 0 0;
}
#newAdvert .case {
    padding: 118px 0 0 0;
}
#newAdvert .case-nav {
    margin: 40px 0 35px 0;
    text-align: center;
    display: block;
    height: 41px;
}
#newAdvert .case-nav li {
    display: inline-block;
    text-align: left;
    width: 94px;
    height: 41px;
    line-height: 41px;
    position: relative;
    padding: 0 0 0 50px;
    border-radius: 10px;
    cursor: pointer;
    vertical-align: top;
    float: none;
}
#newAdvert .case-nav li.hover {
    background: #ff7800;
    color: #fff;
}
#newAdvert .case-container {
    text-align: center;
}
#newAdvert .case-item {
    width: 380px;
    display: inline-table;
    margin: 20px 10px;
}
#newAdvert .case-item img {
    width: 380px;
    height: 220px;
}
#newAdvert .case-item b {
    font-weight: normal;
}
#newAdvert .case-nav li img {
    position: absolute;
    left: 10px;
    top: 7px;
}
#newAdvert .case-nav li.hover .ico1 {
    display: block;
}
#newAdvert .case-nav li.hover .ico2 {
    display: none;
}

#newAdvert .con_case_list .case-item{
	float: left;
	position: relative;
	display: block;
}
#newAdvert .con_case_list::after{
	content: "";
	display: block;
	width: 100%;
	height: 0;
	clear: both;
}
#newAdvert .wrapper {
    background-color: #f9f9f9;
}
.new-sourceinfo .source-bg {
    height: 486px;
    background-color: #fff;
}
.new-sourceinfo .source-bg .sourceinfo-body {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    padding-top: 32px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body {
    padding-top: 32px;
    color: #333;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-wechat {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 -68px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-title {
    margin-bottom: 16px;
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 2px;
    color: #0b1531;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-content {
    display: inline-block;
    width: 470px;
    margin-bottom: 45px;
    font-size: 16px;
    line-height: 1.8;
    color: #0b1531;
    letter-spacing: 1px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-mcontent {
    display: none;
}
.new-sourceinfo .source-bg img {
    width: 578px;
}
.new-sourceinfo .source-adnav {
    display: flex;
    align-items: flex-end;
    height: 96px;
    box-sizing: border-box;
    background-color: #fff;
    border-top: 1px solid #e0eaff;
    border-bottom: 1px solid #e0eaff;
    position: relative;
    z-index: 1;
    box-shadow: 0 3px 16px rgba(0,116,255,.05);
}
.new-sourceinfo .source-adnav .adnav-block {
    margin: 0 auto;
    width: 1200px;
    display: flex;
    justify-content: center;
}
.new-sourceinfo .source-adnav .adnav-block a {
    position: relative;
    margin-right: 120px;
    padding-bottom: 33px;
    display: inline-block;
    font-size: 18px;
    color: #68779c;
}
.new-sourceinfo .source-adnav .adnav-block a.active {
    color: #296bef;
}
.new-sourceinfo .source-adnav .adnav-block a:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 6px;
    width: 0;
    border-radius: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: all .6s cubic-bezier(.19,1,.22,1);
}
.new-sourceinfo .source-adnav .adnav-block a.active:after {
    width: 40px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #296bef;
}
.new-sourceinfo .sourceinfo-detail {
    padding: 80px 0 140px;
    background-color: #f5f9ff;
}
.new-sourceinfo .sourceinfo-detail .detail-body {
    width: 1200px;
    margin: 0 auto 64px;
}
.new-sourceinfo .sourceinfo-detail .detail-info {
    text-align: center;
    color: #0b1531;
}
.new-sourceinfo .sourceinfo-detail .detail-info p {
    position: relative;
    padding-bottom: 26px;
    margin-bottom: 24px;
    font-size: 36px;
    font-weight: 500;
}
.new-sourceinfo .sourceinfo-detail .detail-info p:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 6px;
    width: 40px;
    background-color: #296bef;
    border-radius: 3px;
}
.new-sourceinfo .sourceinfo-detail .detail-info .detail-content {
    display: inline-block;
    width: 764px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: center;
    color: #0b1531;
    width: auto;
}
.new-sourceinfo .purpose-nav {
    margin-bottom: 80px;
}
.new-sourceinfo .purpose-nav .purpose-block {
    width: 1200px;
    margin: 0 auto;
}
.new-sourceinfo .purpose-nav .purpose-block ul {
    display: flex;
    justify-content: center;
}
.new-sourceinfo .purpose-nav .purpose-block ul li {
    position: relative;
    margin-right: 20px;
    display: inline-block;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active, .new-sourceinfo .purpose-nav .purpose-block ul li:hover {
    font-weight: 500;
}
.new-sourceinfo .purpose-nav .purpose-block ul li a {
    display: inline-block;
    box-sizing: border-box;
    width: 132px;
    height: 132px;
    padding: 24px 0;
    color: #68779c;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    border-radius: 8px;
    transition: none;
    border: 2px solid rgba(44,114,255,.1);
    box-shadow: 0 3px 16px rgba(0,116,255,.05);
    font-size: 16px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active a, .new-sourceinfo .purpose-nav .purpose-block ul li:hover a {
    border: 2px solid #296bef;
    color: #081533;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-brand {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-brand, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-brand {
    background-position: 0 -102px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li:after {
    display: none;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -4.5px;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    background-color: #fff;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
    border-left: 2px solid #296bef;
    border-bottom: 2px solid #296bef;
    border-bottom-left-radius: 4px;
    z-index: 1;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active:after, .new-sourceinfo .purpose-nav .purpose-block ul li:hover:after {
    display: inline-block;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-shop {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -50px 0;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-shop, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-shop {
    background-position: -50px -102px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-product {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -154px 0;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-product, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-product {
    background-position: -154px -102px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-app {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: 0 -52px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-app, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-app {
    background-position: 0 -154px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-coupon {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -50px -52px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-coupon, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-coupon {
    background-position: -50px -154px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-gzh {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -102px -52px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-gzh, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-gzh {
    background-position: -102px -154px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-info {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
   	background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -102px 0;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-info, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-info {
    background-position: -102px -102px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li .f-game {
    margin-bottom: 8px;
    display: inline-block;
    width: 52px;
    height: 52px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/source_sprite.png);
    background-size: 204px auto;
    background-repeat: no-repeat;
    background-position: -154px -52px;
}
.new-sourceinfo .purpose-nav .purpose-block ul li.active .f-game, .new-sourceinfo .purpose-nav .purpose-block ul li:hover .f-game {
    background-position: -154px -154px;
}
.new-sourceinfo .promotion-pcarea {
    position: relative;
    text-align: center;
}
.new-sourceinfo .promotion-pcarea .promotion-body {
    width: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-block {
    display: inline-block;
    position: relative;
    width: 280px;
    height: 570px;
    border-radius: 38px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/new_iphone.png);
    background-size: 280px auto;
    box-shadow: 0 3px 16px rgba(0,116,255,.05);
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-block .preshow-img, .new-sourceinfo .promotion-pcarea .promotion-body .show-block .show-video {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    width: 248px;
    height: 438px;
    top: 65px;
    left: 16px;
    z-index: 2;
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-block .preshow-img .video-img, .new-sourceinfo .promotion-pcarea .promotion-body .show-block .show-video .video-img {
    width: 100%;
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-pccontent {
    margin-left: 84px;
    text-align: left;
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-pccontent .scontent-title {
    margin-bottom: 24px;
    font-size: 24px;
    color: #0b1531;
    font-weight: 500;
}
.new-sourceinfo .promotion-pcarea .promotion-body .show-pccontent .scontent-detail {
    display: inline-block;
    width: 390px;
    font-size: 16px;
    color: #68779c;
    line-height: 1.8;
    letter-spacing: 1px;
}

.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-news {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 -272px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-video {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
   	background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 -136px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-liquid {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 -408px;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-youliang {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.new-sourceinfo .source-bg .sourceinfo-body .info-body .info-music {
    display: inline-block;
    margin-bottom: 5px;
    width: 68px;
    height: 68px;
    background-image: url(http://i.gtimg.cn/qzone/biz/gdt/portal/styles/images/new/sprite_newsource.png);
    background-size: 68px auto;
    background-repeat: no-repeat;
    background-position: 0 -340px;
}








































































