@charset "UTF-8";
/* 产品页重置 */

#content {
    background-image: url(../../images/product/common/bg.png?sttl=0817007);
    background-size: 100% 1px;
    background-image: -webkit-gradient(linear,left top, right top,  from(#d9e0e9), color-stop(0.5, #e7ebf1), to(#d9e0e9));
    background-image: linear-gradient(to right, #d9e0e9 0%, #e7ebf1 50%, #d9e0e9 100%);
}
.content-block {
    padding-top: 60px;
    padding-bottom: 60px;
}
@media (max-width: 1023px) {
    .content-block {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
a.link.more:after,
a.linker.more:after {
    content: ">";
    display: inline;
    background: none;
    vertical-align: baseline;
}
.wrapper a.linker {
    font-size: inherit;
    color: #2d56B1;
}
.wrapper a.linker:hover {
    color: #2d56B1;
    text-decoration: underline;
}
/* 入场动画 */

[vm-type="1"]{
    visibility: hidden;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.level0 {
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0s;
}
.level1 {
    -webkit-animation-duration: 1.2s;
    -webkit-animation-delay: 0.2s;
}
.level2 {
    -webkit-animation-duration: 1.5s;
    -webkit-animation-delay: 0.3s;
}
.level3 {
    -webkit-animation-duration: 1.8s;
    -webkit-animation-delay: 0.4s;
}
.reallyslow {
    -webkit-animation-duration: 6s;
    -webkit-animation-delay: 3s;
}

/* 页头 */
.header-wrapper-bg.fade .navigation,
.header-wrapper-bg.fade .head-tools .role-tools{
    -webkit-transform: translate3d(0,-80px,0);
    -ms-transform: translate3d(0,-80px,0);
    transform: translate3d(0,-80px,0);
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden;
    filter:alpha(opacity=0);
}
.header-wrapper-bg.fade .poster-actions-btns{
    opacity: 1;
    visibility: visible;
}
@media(max-width:1023px){
    .content-block {
        padding-left: 0;
        padding-right: 0;
    }
}

/* 设备尺寸查询
 ============*/
/* size: mb */
title {
    font-size: 21px;
}
/* size: pb */
@media (min-width: 768px) {
    title {
        font-size: 22px;
    }
}
/* size: sm */
@media (min-width: 1024px) {
    title {
        font-size: 23px;
    }
}
/* size: md */
@media (min-width: 1280px) {
    title {
        font-size: 24px;
    }
}
/* size: lg */
@media (min-width: 1366px) {
    title {
        font-size: 25px;
    }
}
/* size: xg */
@media (min-width: 1680px) {
    title {
        font-size: 26px;
    }
}

/* banner */
.lead-poster{
    position: relative;
    height: 560px;
    padding-bottom: 210px;
    margin-bottom: -210px;
    background-position: center top;
    background-repeat: no-repeat;
}
.lead-poster a.linker {
    font-size: 14px;
    color: #666;
}
.lead-poster a.linker:hover {
    color: #2d56B1;
}
@media (max-width: 1023px){
    .lead-poster {
        background-image: none !important;
        background-size: cover;
    }
}
.poster-content{
    max-width: 1200px;
    margin: auto;
    line-height: 350px;
    font-size: 0;
    padding: 0 10px;
}
.poster-content-box {
    line-height: 1.5;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
.poster-caption{
    font-size: 36px;
    line-height: 1;
    color: #333;
}
.poster-caption .sub{
    font-weight: normal;
}
.poster-content .price {
    font-size: 24px;
    color: #e41e2b;
    /*margin:0 5px;*/
}
.poster-act-text a{
    display: inline-block;
}
.poster-act-text a.more2{
    margin-left: 10px;
    font-size: 14px;
    color: #666;
}
.poster-act-text a.more:hover{
    color: #2d56B1;
}
.poster-text{
    margin: 28px 0 20px;
    max-width: 50%;
    line-height: 18px;
    font-size: 14px;
    color: #333;
}
.poster-act-text {
    color: #333;
}
.poster-content .price-free {
    font-size: 20px;
    color: #e41e2b;
    margin-left: 5px;
}
.poster-content .aui-btn-red,
.poster-content .aui-btn-white {
    padding: 0 20px;
    height: 32px;
    line-height: 30px;
    margin-right: 10px;
}
.poster-actions {
    clear: both;
    margin: 18px 0 15px;
    font-size: 0;
    line-height: 30px;
}
.poster-actions .poster-actions-btns {
    margin-right: 10px;
}
.poster-tips{
    font-size: 12px;
    margin-top: 25px;
    color:#666;
    line-height: 20px;
}
.poster-tips:before{
    content: "*";
}
.poster-tips a{
    /*text-decoration: underline;*/
    color:#e41e2b;
}
.poster-tips a:hover span{
    text-decoration: underline;
    color:#e41e2b;
}
.poster-tag{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}
.poster-tag a{
    padding: 0 15px;
    border-right: 1px solid #6F7479;
}
.poster-tag a:first-child{
    padding-left: 0;
}
.poster-tag a:last-child{
    border-right: 0 none;
}
.titleBar{
    text-align: center;
    margin:0 0 30px;
}
.titleBar .caption{
    font-size: 24px;
    color: #333;
    line-height: 32px;
    margin:0;
}
.titleBar .info,
.titleBar p{
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    text-align: center;
}
.link-video {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.play-icon,.play-text {
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    margin-top: -5px;
}

.play-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    background-color: rgba(0,0,0,.3);
    -webkit-transition: background .3s;
    transition: background .3s;
}

.play-icon:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 6px solid transparent;
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 12px;
}

.play-text {
    height: 32px;
    padding-left: 10px;
    font-size: 12px;
    color: #85898f;
    line-height: 32px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
.link-video:hover .play-icon {
    background-color: #e41e2b;
}
.play-icon.hover {
    background-color: #e41e2b;
}

/* banner按钮复制到导航上时 */
.poster-actions-btns.onheader {
    position: fixed;
    z-index: 99;
    top: 0;
    right: 0;
    padding: 14px;
    opacity: 0;
    visibility: hidden;
    transition: all .8s ease;
}
.poster-actions-btns.onheader.fade {
    opacity: 1;
    visibility: visible;
}
.poster-actions-btns.onheader a {
    margin-left: 10px;
}
.poster-actions-btns.onheader .aui-btn-white {
    color: #fff;
    border-color: #fff;
}
.poster-actions-btns.onheader .aui-btn-white:hover {
    border-color: #C8000D;
}

@media(max-width:1023px){
    .poster-text{
        max-width: 100%
    }
    .poster-content{
        padding: 0 15px;
    }
    .poster-content-box {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 767px) {
    .poster-act-text {
        margin: 10px 0;
    }
    .poster-text{
        display: none;
    }
    .poster-actions{
        margin: 5px 0;
    }
    .poster-content .aui-btn-red,
    .poster-content .aui-btn-white {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
@media(max-width:480px){
    .poster-actions+.poster-act-text{
        display: none;
    }
    .headmenu{
        margin-left: 10px;
    }
    .poster-caption{
        font-size: 24px;
    }
    .titleBar{
        margin-bottom: 20px;
    }
    .lead-poster{
        height: 210px;
        margin-bottom: 0;
	padding-bottom: 0;
    }
    .poster-content{
        line-height: 210px;
        padding: 0 15px;
    }
    .poster-content .price{
        font-size: 20px;
    }
    .poster-tips{
        margin-top: 10px;
        display: none;
    }
    .poster-tag{
        margin-top: 10px;
    }
}
@media(max-width:350px){
    .poster-actions .aui-btn-white.last {
        margin: 10px 0 0 0;
    }
}

/* 模块间设置 */
.prod-area-bg + .prod-area-bg {
    margin-top: -60px;
}
.prod-area:not(.prod-area-bg) + .prod-area:not(.prod-area-bg) {
    margin-top: -60px;
}

@media (max-width:1023px) {
    .prod-area-bg + .prod-area-bg {
        margin-top: -30px;
    }
    .prod-area:not(.prod-area-bg) + .prod-area:not(.prod-area-bg) {
        margin-top: -30px;
    }
}

/* 广告位
==========*/
.prod-area.advertisement {
    background-color: rgba(255,255,255,.65);
}
.prod-area.advertisement .content-block {
    padding-top: 0;
    padding-bottom: 0;
}
.ad-wrapper {
    overflow: hidden;
}
.ad-card {
    position: relative;
    float: left;
    /*width: 33.333333%;*/
    padding: 15px;
    text-align: center;
}
.ad-card-3{
    width: 33.333333%;
}
.ad-card-2{
    width: 50%;
    padding: 27px 20px;
}
.ad-card-1{
    width: 100%;
    padding: 31px 20px;
}
.ad-card + .ad-card:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 0;
    width: 1px;
    height: calc(100% - 50px);
    background: #99A8B7;
}
.ad-card h2 {
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #333;
}
.ad-card p {
    margin-top: 5px;
    font-size: 14px;
    line-height: 20px;
    color: #333;
}
.ad-card.ad-card-2 h2{
    display: inline-block;
    margin-right: 20px;
}
.ad-card.ad-card-2 p{
    display: inline-block;
}
.ad-card.ad-card-1 h2{
    display: inline-block;
    font-size: 20px;
    margin-right: 40px;
}
.ad-card.ad-card-1 p{
    display: inline-block;
    font-size: 16px;
}
/*.ad-card.ad-card-1 p:before{
    content: "";
    position: absolute;
    top: 46px;
    left: 50%;
    width: 20px;
    height: 1px;
    margin-left:-37px;
    background: #333333;
}*/
@media (min-width: 1024px) {
    .ad-card:hover h2 {
        color: #E41F2B;
    }
}
.ad-new {
    display: inline-block;
    width: 36px;
    height: 16px;
    margin-top: -2px;
    margin-left: 10px;
    background-color: #E41F2B;
    font-weight: normal;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
}
.ad-new:before {
    content: "NEW";
}
@media (max-width: 768px){
    .ad-card{
        width: 100%;
        padding:20px;
    }
    .ad-card + .ad-card:before{
        width: 100%;
        height: 1px;
        top: 0;
    }
    .ad-card.ad-card-1 p:before{
        display: none;
    }
    .prod-area.advertisement {
        margin-top: 20px;
        background-color: transparent;
    }
    .prod-area.advertisement .content-block{
        background-color: rgba(255,255,255,.7);
    }
}
@media (max-width: 520px){
    .ad-card.ad-card-1 h2{
        margin-right: 0px;
    }
}

@media (max-width: 320px){
    .ad-card{
        padding:20px 0;
    }
    .ad-card p{
        font-size: 12px;
    }
}

/* 优势 */
.advantage:first-child .content-block {
    padding-top: 0;
}
.advantage .AGrid-row{
    border:1px solid #ddd;
}
.advantage .aui-tile{
    height: 100%;
    text-align: center;
    padding:40px 30px;
    position: relative;
}
.advantage .aui-tile:after{
    position: absolute;
    top: 30px;
    right:0;
    bottom:30px;
    border-right: 1px dashed #ddd;
    content: '';
}
.advantage .col-mb-12:last-child .aui-tile:after{
    display: none
}
.advantage .aui-tile .caption {
    font-size: 16px;
    margin: 20px 0 ;
    font-weight: bold;
}
.advantage .aui-tile .detail-item {
    padding-left: 20px;
}
.advantage .title {
    font-size: 14px;
    margin: 15px 0 5px;
    font-weight: bold;
    color: #333;
    text-align: left;
}
.advantage .info{
    line-height: 24px;
    text-align: justify;
    color:#666;
}
@media (max-width: 1023px) {
    .advantage .flex-item {
        height: auto !important;
    }
    .advantage .aui-tile{
        padding: 15px;
        text-align: left;
        border:0 none;
        border-bottom: 1px dashed #ddd;
        font-size: 0;
    }
    .advantage .col-mb-12 .aui-tile:after{
        display:none;
    }
    .advantage .col-mb-12:last-child .aui-tile{
        border:0 none;
    }
    .advantage .icon-advantage {
        position: absolute;
        left: 17px;
        top: 50%;
        margin-top: -12px;
    }
    .advantage .aui-tile .caption{
        display: inline-block;
        margin:0 0 10px 45px;
    }
    .advantage .info{
        margin-left: 45px;
    }
}



/* 视频 */
.swiper-video{
}
.swiper-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swiper-pagination-bullet{
    height: 3px;
    border-radius: 0;
    width:60px;
}
.swiper-pagination-bullet-active{
    background: #e41e2b;
}
.video-thumb{
    line-height: 0;
}
.video-thumb:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
.video-thumb:after {
    content: "";
    z-index: 2;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
    background-image: url(../../images/product/common/play-btn.png?sttl=0817007);
    background-size: auto 100%;
}
.video-thumb .info-title{
    height: 30px;
    padding:0;
    background: rgba(0,0,0,.3);
}
.video-thumb .info-title .caption{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    color:#fff;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.video-thumb img{
    width: 100%;
    height: 100%;
    background-size: contain;
}
.swiper-control.swiper-area{
    padding: 0;
}
.swiper-control .swiper-button-prev,
.swiper-control .swiper-button-next {
    display: none;
}
.swiper-button-next,.swiper-button-prev{
    top: 0;
    width: 50px;
    height: 100%;
    margin-top: 0;
    background-image: none;
    background-size: auto;
    background-position: 0 0;
}
.swiper-button-next {
    right: 0;
}
.swiper-button-prev {
    left: 0;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    display: block;
    border-top: 3px solid rgba(0,0,0,0.3);
    border-left: 3px solid rgba(0,0,0,0.3);
}
.swiper-button-prev:before {
    margin-left: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.swiper-button-next:before {
    margin-left: -15px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.swiper-button-next:hover:before,
.swiper-button-prev:hover:before {
    border-color: #e41e2b;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none;
}
.prod-area.video .swiper-area{
    padding:0 50px;
    margin: 0 -50px;
    position: relative;
}
.swiper-video .more{
    display: none;
}
@media(min-width: 768px) {
    .prod-area.video .content-block {
        max-width: 1320px;
    }
    .prod-area.video .swiper-area{
        margin: 0;
    }
    .video-thumb:hover:after {
        background-position: -32px 0;
    }
}
@media(max-width:767px){
    .prod-area.video {
        padding-left: 15px;
        padding-right: 15px;
    }
    .swiper-area {
        padding: 0;
        margin: 0;
    }
    .swiper-video-prev,
    .swiper-video-next{
        display: none
    }
    .swiper-video .more{
        font-size: 14px;
        /*color:#2d56B1;*/
        text-align: right;
        display:  block;
        margin-top: 10px;
    }
    .swiper-video{
        padding-bottom: 0;
    }
    .swiper-video .swiper-wrapper{
        display: block;
    }
    .swiper-video .swiper-slide{
        display: none;
    }
    .swiper-video .swiper-slide:first-child{
        display: block;
    }
}




/* 功能描述 */
.fun-panel{
    border: 1px solid #e6e6e6;
}
.fun-panel + .fun-panel{
    margin-top: 10px;
}
.fun-panel:last-child{
    border-bottom:none;
}
.fun-panel .fun-title{
    background: #fff;
    height: 86px;
    padding: 15px;
    padding-left: 100px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
}
.fun-panel .fun-title.toggle.hover{
    background-color: #fff;
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.10);
    z-index: 1;
    position: relative;
}
.fun-panel .fun-title.toggle.unfold.hover{
    box-shadow:none;
}
.fun-panel .fun-title.toggle{
    cursor: pointer;

}
.fun-panel .toggle.hover .caption{
    color:#e41e2b;
    -webkit-transition: .2s;
    transition: .2s;
}
.fun-panel .icon{
    position: absolute;
    top:0;
    width: 100px;
    height: 100%;
    padding-left: 11px;
    left:-1px;
    border-left: 3px solid transparent;
    transition: .3s ease;
    text-align: center;
}
.fun-panel .icon:after{
    display: inline-block;
    height: 100%;
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    vertical-align: middle;
}
.fun-panel .caption{
    font-size: 16px;
    color:#333;
    margin: 0 0 5px;
    line-height: 24px;
    font-weight: bold;
}
.fun-panel .info{
    font-size: 14px;
    color:#666;
    line-height: 24px;
}
.fun-panel .foldIcon{
    position: absolute;
    top:40px;
    right: 30px;
    display: none;
}
.toggle .foldIcon{
    display: block;
}
.prod-area .foldIcon{
    border-width: 8px ;
}
.prod-area .foldIcon:before{
    border-width: 8px ;
    border-top-color: #fff;
    margin-top: -10px;
    margin-left: -8px;
}
.prod-area .toggle.hover .foldIcon:before{
    border-top-color: #fff;
}
.fun-body{
    background: #fff;
    padding: 20px 76px 20px 90px;
    display: none;
    border-top:1px solid #e6e6e6;
    border-bottom: none;
}
.fun-panel:last-child .fun-body{
    border-bottom:1px solid #ddd;
}
.fun-title.unfold .icon{
    border-left-color: #e41e2b;
}
.fun-body .list li{
    line-height: 22px;
    margin-bottom: 15px;
    list-style-type: disc;
    color:#e41e2b;
    padding-left: 10px;
    font-size: 12px;
}
.fun-body .list li:last-child{
    margin-bottom: 0;
}
.fun-body .list .caption{
    font-size: 14px;
    color:#333;
    margin: 0;
    font-weight: bold;
}
.fun-body .list .info{
    font-size: 14px;
    color:#666;
}

@media (max-width: 1023px) {
    .fun-panel .fun-title{
        padding-left: 60px;
    }
    .fun-panel .icon{
        width: 60px;
    }
    .fun-panel .caption{
        margin: 0;
    }
    .fun-panel .info{
        line-height: 24px;
    }
    .fun-panel .fun-title{
        padding-right: 48px;
    }
    .fun-panel .foldIcon{
        right:15px;
    }
    .fun-body{
        padding-left: 48px;
        padding-right: 48px;
    }
}
@media(max-width:767px){
    .fun-panel .fun-title{
        height: auto;
    }
}
@media(max-width:360px){
    .fun-panel .info{
        font-size: 12px;
    }
}

/* 应用场景 */
.product-scene-tab {
    font-size: 0;
    text-align: center
}
.product-scene-tab .scene-tab{
    display: inline-block;
    text-align: center;
    position: relative;
    cursor:pointer;
}
.product-scene-tab .scene-tab + .scene-tab{
    margin-left: 20px;
}
.product-scene-tab .scene-tab:not(.active):hover .caption {
    color: #e4242f;
}
.scene-panel .icon-scene-tab{
    margin-bottom: 0;
}
.scene-tab .icon-scene-tab{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.scene-tab .caption{
    position: relative;
    display: inline-block;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
.prod-area.scene[data-number="2"] .scene-tab,
.prod-area.scene[data-number="3"] .scene-tab {
    width: 200px;
}
.prod-area.scene[data-number="4"] .scene-tab {
    width: calc((100% - 100px) / 4);
}
.prod-area.scene[data-number="5"] .scene-tab {
    width: calc((100% - 80px) / 5);
}
.prod-area.scene[data-number="6"] .scene-tab {
    width: calc((100% - 100px) / 6);
}
.product-scene-tab .scene-tab .caption:after{
    background: #e41e2b;
    bottom: -25px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    width: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width .25s ease;
    transition: width .3s ease;
}
.product-scene-tab .scene-tab.active .caption{
    font-weight: bold;
}
.product-scene-tab .scene-tab.active .caption:after{
    width: 100%;
}
.scene-mb-title{
    display: none
}
.scene-mb-body .caption{
    font-size: 18px;
    font-weight: bold;
    color:#333;
}
.scene-mb-body .info{
    font-size: 14px;
    color:#666;
}
.scene-sub-wrap {
    padding: 0 20px;
}
.scene-sub-box{
    padding: 20px 0;
    border-bottom: 1px solid #F2F2F3;
}
.scene-sub-box .list {
    margin-top: 20px;
    font-size: 0;
}
.scene-sub-box .list li{
    font-size: 14px;
    line-height: 22px;
    color: #666;
    text-align: justify;
    padding-left: 0px;
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding-right:20px;
}
.scene-sub-box .list.dot li{
    padding-left: 15px;
}
.scene-sub-box .list li .caption{
    font-size: 14px;
    margin: 0;
}
.scene-sub-box .list.dot li:before{
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    background: url(../../images/product/common/dot.png) no-repeat;
    float: left;
    margin-left: -15px;
    margin-top: 8px;
}
.scene-sub-box .more{
    margin-top: 10px;
    color:#2d56B1
}
.config-info{
    font-size: 14px;
    line-height: 22px;
    color: #666;
}
.scene-sub-box .link{
    margin-right: 10px;
    color: #2d56B1
}
.config-info .link:hover{
    color:#e41e2b;
}
.scene-sub-box .link:hover{
    text-decoration: underline;
}
.scene-sub-box.config .action {
    margin-top: 10px;
}
.scene-sub-box.config .action .link{
    color:#e41e2b;
}
.scene-sub-box .prod-rec{
    display: inline-block;
    text-align: center;
    color:#333;
    margin-right: 15px;
}
.icon-prod-rec {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
}
.icon-prod-rec > img {
    display: block;
    height: 100%;
}
.scene-sub-box .prod-rec.hover .name{
    color: #2d56B1;
}
.scene-sub-box .prod-rec.hover .icon-prod-rec > img{
    margin-left: -100%;
}
.scene-sub-box .icons-product-md {
    font-size: 32px;
    -webkit-transition: .2s;
    transition: .2s;
}
.scene-sub-box .prod-rec .name {
    -webkit-transition: .2s;
    transition: .2s;
}
.scene-mb-body:before,
.scene-mb-body:after {
    content: " ";
    display: table;
    line-height: 0;
}
.scene-mb-body:after {
    clear: both;
}
.scene-sub-box:last-child{
    border-bottom:none
}
.scene-layer{
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    background: #fff;
    border:1px solid #ddd;
}
.scene-content {
    display: none;
    width: 100%;
}
.scene-content.active{
    display: block;
}
.scene-arch{
    position: absolute;
    left: 0;
    top: 0;
    width: 780px;
    height: 100%;
    overflow: hidden;
    border: solid 10px #fff;
    background: #FBFBFB;
    cursor: zoom-in;
}
.scene-arch img{
    display: block;
    position: absolute;
    max-width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.scene-mb-body .scene-arch + .scene-sub-wrap {
    float: left;
    width: 398px;
    min-height: 510px;
    padding-left: 10px;
    margin-left: 780px;
    margin-right: 0;
}
.scene-mb-body .scene-arch + .scene-sub-wrap .scene-sub-box .list li{
    width: 100%;
    margin-bottom: 10px;
    padding: 0
}
.scene-mb-body .scene-arch + .scene-sub-wrap .scene-sub-box .list li:last-child{
    margin-bottom: 0;
}
.scene-mb-body .scene-arch + .scene-sub-wrap .scene-sub-box>.caption{
    margin-bottom: 20px;
}
.scene-sub-box .detial-link{
    float: right;
    font-size: 14px;
}
.scene-sub-box .detial-link:hover{
    color: #2d56B1;
}
.screenImg {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    cursor: zoom-out;
    overflow: auto;
}
.screenImg img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80%;
    margin: auto;
    background-color: #fbfbfb;
}
@media(max-width:1200px){
    .scene-arch{
        position: static;
        width: 100%;
        height: auto;
        text-align: center;
        cursor: auto;
    }
    .scene-arch img{
        position: static;
        width: auto;
    }
    .scene-mb-body .scene-arch + .scene-sub-wrap{
        float: none;
        width: auto;
        min-height: unset;
        padding-top: 20px;
        margin: 0 5px;
    }
    .scene-sub-box{
        margin-left: 5px;
        margin-right: 5px;
    }
}
@media(max-width:1023px){
    .product-scene-tab{
        display: none;
    }
    .scene-panel .aui-tile{
        height: auto !important;
        padding: 20px 0;
    }
    .scene-mb-body{
        display: none;
        border: 1px solid #d4d5d7;
        border-bottom: 0 none;
        background: #fff;
    }
    .scene-arch {
        border-width: 5px;
    }
    .scene-sub-wrap {
        padding: 0 15px !important;
        margin: 0 !important;
    }
    .scene-sub-box {
        margin:0;
    }
    .scene-content .scene-title{
        font-size: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .scene-layer{
        height: auto !important;
        padding-bottom: 0px;
        background: #fff;
        border:0 none;
        border-bottom:  1px solid #ddd;
    }
    .icon-scene-tab{
        display: inline-block;
        margin-right: 15px;
        vertical-align: middle;
    }
    .scene-mb-title .foldIcon{
        right: 15px;
        top: 50%;
        margin-top: -4px;
    }
    .prod-area .scene-mb-title .foldIcon:before{
        border-top-color: #fff;
    }
    .scene-mb-title {
        position: relative;
        border: 1px solid #ddd;
        border-bottom: 0;
        cursor: pointer;
        display: block;
        padding: 5px 0;
        line-height: 46px;
        padding-left: 15px;
        font-size: 0;
    }
    .scene-mb-title:after{
        width: 3px;
        position: absolute;
        left:0;
        top:0;
        bottom:0;
        background: #e41e2b;
        content:'';
        opacity:0;
        transition: all .5s ease;
    }
    .unfold .scene-mb-title:after{
        opacity: 1;
    }
    .scene-mb-title .text{
        font-size: 16px;
        color: #333;
        vertical-align: middle;
        font-weight: bold;
    }
    .scene-content{
        position: static;
        display: block;
        height: auto !important;
    }
    .scene-mb-body .scene-sub-box .list li{
        width: 100%;
        margin-bottom: 10px;
        padding: 0
    }
    .icon-scene-tab{
        width: 24px;
        height: 24px;
    }
    .icon-scene-tab.scene1{
        background-position: 0px 0;
    }
    .icon-scene-tab.scene2{
        background-position: -24px 0;
    }
    .icon-scene-tab.scene3{
        background-position: -48px 0;
    }
    .icon-scene-tab.scene4{
        background-position: -72px 0;
    }
    .icon-scene-tab.scene5{
        background-position: -96px 0;
    }
    .icon-scene-tab.scene6{
        background-position: -120px 0;
    }
    .scene-mb-body .caption{
        font-size: 16px;
    }
}

/* 实例配置 */
.prod-area.config {
    background-color: #fff;
}
.storage-center{
    border: 1px solid #ddd;
    background: #fff;
    transition: box-shadow .3s;
}
.storage-center.hover{
    box-shadow: 1px 5px 15px rgba(33,37,44,.2);
}
.storage-center.hover .storage-title{
    color:#e41e2b;
}
.storage-title{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.storage-text{
    margin-top: 10px;
    text-align: center;
    color: #666;
}
.storage-head{
    height: 125px;
    padding:28px 20px ;
    position:relative;
    background: #F4F6F8;
    background-repeat: no-repeat;
    background-size: 378px auto;
    background-position: right bottom;
}
.storage-head .foldIcon{
    display:none;
}
.AGrid-row > div:nth-child(1) .storage-head {
    background-image: url(../../images/product/common/config-bg1.png?sttl=0817007);
}
.AGrid-row > div:nth-child(2) .storage-head {
    background-image: url(../../images/product/common/config-bg2.png?sttl=0817007);
}
.AGrid-row > div:nth-child(3) .storage-head {
    background-image: url(../../images/product/common/config-bg3.png?sttl=0817007);
}
.storage-center .content{
    padding: 0 30px;
}
.storage-item{
    padding-top: 20px;
}
.storage-item dt{
    color: #999;
}
.storage-item dd{
    color: #333;
    margin-top: 10px;
    font-weight: 500;
}
.storage-item dd:not(.sen){
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.storage-item dd .lable{
    color: #666;
    display: inline-block;
    vertical-align: baseline;
    width: 125px;
    font-weight: normal;
}
.storage-item dd .s-line{
    margin:0 8px;
    color:#ddd;
}
.storage-foot{
    overflow: hidden;
    border-top:1px solid #dddddd ;
    margin:20px 0 0;
    padding: 25px 0;
}
.storage-money{
    float: left;
}
.storage-money span{
    font-size: 24px;
    color: #e41e2b;
}
.storage-item .gay-goutr{
    color: #333;
}
.storage-center .storage-item.sen{
    border-top:0 none;
}
.storage-foot .more {
    float: right;
    margin-top: 10px;
}
.storage-foot .more:hover{
    color: #2d56B1;
}
@media(max-width:1023px){
    .storage-head{
        height: auto;
        padding: 15px;
        padding-right: 50px;
        background-color: #fff;
        background-image: none !important;
    }
    .storage-head .foldIcon{
        display:block;
        top:30px;
        right:20px;
    }
    .prod-area .storage-head .foldIcon:before {
        border-top-color: #fff;
    }
    .storage-title{
        font-size: 16px;
        text-align: left;
    }
    .storage-text{
        text-align: left;
        margin: 0;
    }
    .storage-center .content{
        display:none;
        padding:0 15px;
        border-top:1px solid #ddd;
    }
    .content-block.obs .gap{
        padding: 0 15px;
    }
    .prod-help .gap .col-mb-6:nth-child(3n){
        clear:both;
    }
}
@media(max-width:767px){
    .prod-developer .aui-tile {
        padding: 15px;
        height: auto
    }
    .tile.video-info{
        padding: 10px;
    }
    .case-boxs {
        display: none;
    }
    .product-case .center-layer.cover {
        height: 100px;
    }
    .product-case .aui-tile .cover img {
        max-width: 100%;
    }
    .prod-content {
        background-color: #fff;
        margin-top: 20px;
        padding: 20px 20px;
    }
    .prod-adv .row .col-mb-12:last-child .aui-tile{
        padding-bottom: 0;
    }
    .storage-item dd{
        margin-top: 0;
    }
    .prod-developer .aui-tile .info{
        display: none
    }
    .storage-text{
        font-size: 12px;
    }
}


/* 新特性  */
.prod-area.new .content-block  {
    max-width: 1300px;
}
.swiper-new {
    position: relative;
}
.prod-area.new .swiper-area {
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
}
.swiper-new:before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background: rgba(189, 205, 227, .6);
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, #BDCDE3 50%, rgba(255,255,255,0) 100%);
    background-size: 100% 100%;
}
@media (min-width: 1024px) {
    .prod-new:not(.prod-new-will) > a:hover  .prod-new-date {
        border-color: #e41e2b;
    }
}
.prod-new-date {
    position: relative;
    width: 115px;
    height: 30px;
    border: 2px solid #A8BCD8;
    border-radius: 15px;
    margin: 0 auto;
    background-color: white;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #333;
}
.prod-new-current .prod-new-date {
    border-color: #E41F2B;
    background-color: #E41F2B;
    color: white;
}
.prod-new-will .prod-new-date {
    border-color: #A8BCD8;
    background-color: #A8BCD8;
    color: white;
}
.prod-new-text {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    font-size: 14px;
    text-align: center;
    color: #333;
}
.prod-new-btnWrap {
    position: absolute;
    top: 0;
    width: 50%;
    height: 30px;
}
.prod-new-btnWrap-left {
    left: 0;
}
.prod-new-btnWrap-right {
    right: 0;
}
.swiper-new-btn {
    position: absolute;
    z-index: 9;
    top: 0;
    width: 50px;
    height: 100%;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s;
}
.swiper-new-btn.swiper-button-disabled {
    display: none;
}
.swiper-new-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 18px;
    height: 18px;
    border-top: 3px solid white;
    border-left: 3px solid white;
    margin-top: -9px;
    border-color: rgba(0,0,0,.3);
    -webkit-transition: .2s;
    transition: .2s;
}
.swiper-new-prev {
    left: 0;
}
.swiper-new-prev:before {
    left: 50%;
    margin-left: -5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.swiper-new-next {
    right: 0;
}
.swiper-new-next:before {
    right: 50%;
    margin-right: -5px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.swiper-new-btn:hover:before {
    border-color: #e41e2b;
}
.swiper-new-btn.swiper-button-disabled {
    background-color: rgba(0,0,0,.1);
}
@media (max-width: 1023px) {
    .prod-area.new .swiper-area {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (max-width: 767px) {
    .prod-new,
    .swiper-new-btn {
        display: none;
    }
    .prod-new-current {
        display: block;
    }
}
/* 客户案例  */
.prod-area.case {
    background: #222 url(../../images/product/common/case-v3.jpg) top center;
    padding: 10px 0;
    margin-top: 0;
}
.case .titleBar .caption{
    color:#fff;
}
.case .aui-tile{
    background-color: transparent;
    text-align: center;
    transition: all .5s ease;
    padding: 0;
}
.case .AGrid-row + .AGrid-row {
    padding-top: 20px;
}
.case .AGrid-row > div {
    position: relative;
}
.case .AGrid-row > div + div:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 80px;
    width: 2px;
    margin-top: -40px;
    background-color: #979797;
}
.case .cover {
    height: 130px;
}
.case .aui-tile .cover img {
    width: 90%;
    max-width: 268px;
    vertical-align: middle;
    opacity: .7;
    -webkit-transition: .2s;
    transition: .2s;
}
@media(min-width:1024px){
    .case .aui-tile .cover img:hover {
        opacity: 1;
    }
}
@media(max-width:767px){
    .prod-area.case{
        padding-top: 0;
        padding-bottom: 40px;
    }
    .prod-area.case .col-mb-12{
        width: 33.33%;
    }
    .case .aui-tile{
        padding: 0 5px;
    }
    .case .cover {
        height: 80px;
    }
}



/* 帮助中心  */

.help .aui-tile {
    display: block;
    border:1px solid #E6E6E6;
    line-height: 24px;
    padding: 20px;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s;
}
.help .aui-tile.hover{
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.10);
}
.help .aui-tile.hover .caption{
    color: #e41f2b;
    -webkit-transition: .2s;
    transition: .2s;
}
.help .aui-tile .caption{
    font-size: 18px;
    color:#333;
    margin: 0 0 5px;
    text-align: left;
    font-weight: bold;
}
.help .aui-tile .info {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media(max-width:1023px){
    .help .aui-tile{
        padding: 15px;
        height: auto;
        margin-top: -5px;
        margin-bottom: -6px;
    }
}

/* 快速体验 */
.prod-area.experience {
    background-color: white;
}
.experience-nav {
    overflow: hidden;
    margin-bottom: -1px;
}
.experience-nav > li {
    position: relative;
    float: left;
    width: 25%;
    height: 120px;
    margin-bottom: 11px;
    background-color: #f2f2f2;
    background-image: url(../../images/product/common/experience/nav-num-1.png?sttl=0817007);
    background-position: right 40px bottom -10px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.experience-nav > li:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 120px;
    background-image: url(../../images/product/common/experience/nav-arrow.png?sttl=0817007);
}
.experience-nav > li:nth-child(2) {
    background-image: url(../../images/product/common/experience/nav-num-2.png?sttl=0817007);
}
.experience-nav > li:nth-child(3) {
    background-image: url(../../images/product/common/experience/nav-num-3.png?sttl=0817007);
}
.experience-nav > li:nth-child(4) {
    background-image: url(../../images/product/common/experience/nav-num-4.png?sttl=0817007);
}
.experience-nav > li:nth-child(5) {
    background-image: url(../../images/product/common/experience/nav-num-5.png?sttl=0817007);
}
.experience-nav > li:nth-child(6) {
    background-image: url(../../images/product/common/experience/nav-num-6.png?sttl=0817007);
}
.experience-nav > li:last-child:after {
    content: none;
}
.experience-nav > li > .icon-experience {
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -24px;
}
.experience-nav > li > p {
    position: absolute;
    left: 113px;
    top: 50%;
    padding-right: 40px;
    margin-top: -16px;
    font-size: 18px;
    line-height: 32px;
    color: #333;
}
.experience-nav > li .btm-border {
    position: absolute;
    bottom: -13px;
    left: 0;
    width: calc(100% - 10px);
    height: 4px;
    margin-left: -30px;
}
.experience-nav > li:first-child .btm-border {
    width: calc(100% - 40px);
    margin-left: 0;
}
.experience-nav > li:last-child .btm-border {
    width: calc(100% + 40px);
}
.experience-nav > li .btm-border:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    margin: 0 auto;
    background-color: #e41e2b;
    -webkit-transition: .4s ease;
    transition: .4s ease;

}
.experience-nav > li.active .btm-border:before {
    width: 100%;
}
.experience-mb-head {
    display: none;
    position: relative;
    height: 45px;
    border: solid 1px #f2f2f3;
    background-color: #f2f2f3;
    background-image: url(../../images/product/common/experience/nav-num-1.png?sttl=0817007);
    background-position: right bottom -4px;
    background-repeat: no-repeat;
    background-size: 40px;
    cursor: pointer;
}
.experience-content:nth-child(2) .experience-mb-head {
    background-image: url(../../images/product/common/experience/nav-num-2.png?sttl=0817007);
}
.experience-content:nth-child(3) .experience-mb-head {
    background-image: url(../../images/product/common/experience/nav-num-3.png?sttl=0817007);
}
.experience-content:nth-child(4) .experience-mb-head {
    background-image: url(../../images/product/common/experience/nav-num-4.png?sttl=0817007);
}
.experience-content:nth-child(5) .experience-mb-head {
    background-image: url(../../images/product/common/experience/nav-num-5.png?sttl=0817007);
}
.experience-content:nth-child(6) .experience-mb-head {
    background-image: url(../../images/product/common/experience/nav-num-6.png?sttl=0817007);
}
.experience-mb-head .icon-experience {
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -12px;
}
.experience-mb-head p {
    position: absolute;
    left: 62px;
    top: 50%;
    margin-top: -11px;
    font-size: 16px;
    line-height: 22px;
    color: #333;
}
.experience-content {
    display: none;
}
.experience-wrap {
    overflow: hidden;
    -webkit-transition: .35s;
    transition: .35s;
}
.experience-inner {
    overflow: hidden;
    padding: 30px 40px 30px;
    border: solid 1px #ddd;
    background-color: white;
}
.experience-content.active {
    display: block;
}
.experience-wrap.active {
    height: auto;
}

.experience-imgBox + .experience-text {
    float: left;
    width: 250px;
}
.experience-text-section + .experience-text-section {
    margin-top: 20px;
}
.experience-text-section h2 {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    line-height: 32px;
    margin-bottom: 10px;
}
.experience-text-section p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}
.experience-detail-link {
    font-size: 14px;
}
.experience-detail-link:hover {
    color: #2d56B1;
}
.experience-text-section + .experience-detail-link {
    display: inline-block;
    margin-top: 40px;
}
.experience-imgBox {
    float: right;
}
.experience-imgBox img {
    display: block;
    width: 100%;
    max-width: 780px;
    margin: 0 auto;
}
.icon-experience {
    display: inline-block;
    width: 48px;
    height: 48px;
    background-size: auto 48px;
}
.experience-nav > li:nth-child(2) .icon-experience,
.experience-content:nth-child(2) .icon-experience {
    background-position: -48px 0;
}
.experience-nav > li:nth-child(3) .icon-experience,
.experience-content:nth-child(3) .icon-experience {
    background-position: -96px 0;
}
.experience-nav > li:nth-child(4) .icon-experience,
.experience-content:nth-child(4) .icon-experience {
    background-position: -144px 0;
}
.experience-nav > li:nth-child(5) .icon-experience,
.experience-content:nth-child(5) .icon-experience {
    background-position: -192px 0;
}
.experience-nav > li:nth-child(6) .icon-experience,
.experience-content:nth-child(6) .icon-experience {
    background-position: -240px 0;
}
@media (max-width: 1200px) {
    .experience-text,
    .experience-imgBox {
        float: none;
        width: 100%;
    }
}
@media (max-width: 1023px) {
    .experience-nav {
        display: none;
    }
    .experience-mb-head {
        display: block;
    }
    .experience-content {
        display: block;
    }
    .experience-wrap {
        height: 0;
    }
    .experience-content + .experience-content {
        border-top: solid 1px #ddd;
    }
    .experience-inner {
        border-top: none;
        border-bottom: none;
    }
    .icon-experience {
        width: 24px;
        height: 24px;
        background-size: auto 24px;
    }
    .experience-nav > li:nth-child(2) .icon-experience,
    .experience-content:nth-child(2) .icon-experience {
        background-position: -24px 0;
    }
    .experience-nav > li:nth-child(3) .icon-experience,
    .experience-content:nth-child(3) .icon-experience {
        background-position: -48px 0;
    }
    .experience-nav > li:nth-child(4) .icon-experience,
    .experience-content:nth-child(4) .icon-experience {
        background-position: -72px 0;
    }
    .experience-nav > li:nth-child(5) .icon-experience,
    .experience-content:nth-child(5) .icon-experience {
        background-position: -96px 0;
    }
    .experience-nav > li:nth-child(6) .icon-experience,
    .experience-content:nth-child(6) .icon-experience {
        background-position: -120px 0;
    }
}


/* 图标 */
.icons-prod-fun,
.icon-scene-tab,
.icon-advantage{
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.icons-prod-fun.fun1,
.icon-scene-tab.scene1,
.icon-advantage.adv1,
.icon-advantage.sprite-1{
    background-position: 0 0;
}
.icons-prod-fun.fun2,
.icon-scene-tab.scene2,
.icon-advantage.adv2,
.icon-advantage.sprite-2{
    background-position: -48px 0;
}
.icons-prod-fun.fun3,
.icon-scene-tab.scene3,
.icon-advantage.adv3,
.icon-advantage.sprite-3{
    background-position: -96px 0;
}
.icons-prod-fun.fun4,
.icon-scene-tab.scene4,
.icon-advantage.adv4,
.icon-advantage.sprite-4{
    background-position: -144px 0;
}
.icons-prod-fun.fun5,
.icon-scene-tab.scene5,
.icon-advantage.adv5,
.icon-advantage.sprite-5{
    background-position: -192px 0;
}
.icons-prod-fun.fun6,
.icon-scene-tab.scene6,
.icon-advantage.adv6,
.icon-advantage.sprite-6{
    background-position: -240px 0;
}
.icons-prod-fun.fun7,
.icon-scene-tab.scene7,
.icon-advantage.adv7,
.icon-advantage.sprite-7{
    background-position: -288px 0;
}
.icons-prod-fun.fun8,
.icon-scene-tab.scene8,
.icon-advantage.adv8,
.icon-advantage.sprite-8{
    background-position: -336px 0;
}
@media (max-width: 1023px) {
    .icons-prod-fun,
    .icon-scene-tab,
    .icon-advantage{
        width: 24px;
        height: 24px;
    }
    .icons-prod-fun.fun1,
    .icon-scene-tab.scene1,
    .icon-advantage.adv1,
    .icon-advantage.sprite-1{
        background-position: 0px 0;
    }
    .icons-prod-fun.fun2,
    .icon-scene-tab.scene2,
    .icon-advantage.adv2,
    .icon-advantage.sprite-2{
        background-position: -24px 0;
    }
    .icons-prod-fun.fun3,
    .icon-scene-tab.scene3,
    .icon-advantage.adv3,
    .icon-advantage.sprite-3{
        background-position: -48px 0;
    }
    .icons-prod-fun.fun4,
    .icon-scene-tab.scene4,
    .icon-advantage.adv4,
    .icon-advantage.sprite-4{
        background-position: -72px 0;
    }
    .icons-prod-fun.fun5,
    .icon-scene-tab.scene5,
    .icon-advantage.adv5,
    .icon-advantage.sprite-5{
        background-position: -96px 0;
    }
    .icons-prod-fun.fun6,
    .icon-scene-tab.scene6,
    .icon-advantage.adv6,
    .icon-advantage.sprite-6{
        background-position: -120px 0;
    }
    .icons-prod-fun.fun7,
    .icon-scene-tab.scene7,
    .icon-advantage.adv7,
    .icon-advantage.sprite-7{
        background-position: -144px 0;
    }
    .icons-prod-fun.fun8,
    .icon-scene-tab.scene8,
    .icon-advantage.adv8,
    .icon-advantage.sprite-8{
        background-position: -168px 0;
    }
}

/*development resources start*/
.dev-resources{
    margin-top:0px ;
    background:#fff;
}
.dev-resources .aui-tile{
    display: block;
    border: 1px solid #E6E6E6;
    line-height: 24px;
    padding: 20px 30px;
    background: #fff;
    -webkit-transition: .2s;
    transition: .2s;
}
.dev-resources .aui-tile.hover{
    box-shadow: 0 5px 12px 0 rgba(0,0,0,0.10);
}
.dev-item .dev-title {
    background: #fff;
    min-height: 76px;
    padding-left: 68px;
    position: relative;
    -webkit-transition: .2s;
    transition: .2s;
}
.dev-item .icon {
    position: absolute;
    top: 0;
    width: 48px;
    height: 100%;
    left: 0px;
    transition: .3s ease;
    text-align: center;
}
.dev-item .caption {
    font-size: 18px;
    color: #333333;
    line-height: 22px;
}
.dev-item .info {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}
.icons-prod-dev {
    width: 48px;
    height: 48px;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.icons-prod-dev.dev1{
    background-position: 0 0;
}
.icons-prod-dev.dev2{
    background-position: -48px 0;
}
.icons-prod-dev.dev3{
    background-position: -96px 0;
}
.icons-prod-dev.dev4{
    background-position: -144px 0;
}
.icons-prod-dev.dev5{
    background-position: -192px 0;
}
.icons-prod-dev.dev6{
    background-position: -240px 0;
}
@media (max-width: 1023px){
.icons-prod-dev, .icon-scene-tab, .icon-advantage {

    }
}
@media (max-width: 668px){
.icons-prod-dev, .icon-scene-tab, .icon-advantage {
    width: 24px;
    height: 24px;
}
.dev-resources {
    margin-top: 0px;
    background: transparent;
}

.dev-resources .aui-tile {
    padding: 15px;
    height: auto;
    margin-top: -11px;
    margin-bottom: -11px;
}
.dev-item .dev-title {
    padding-left: 47px;
}
.dev-item .icon {
    width: 32px;
}
.icons-prod-dev.dev1{
    background-position: 0 0;
}
.icons-prod-dev.dev2{
    background-position: -32px 0;
}
.icons-prod-dev.dev3{
    background-position: -64px 0;
}
.icons-prod-dev.dev4{
    background-position: -98px 0;
}
.icons-prod-dev.dev5{
    background-position: -130px 0;
}
.icons-prod-dev.dev6{
    background-position: -164px 0;
}
}

/*development resources end*/
