﻿
/*公共样式*/
 .banner {
    height: 398px;
    cursor: pointer;
    background-position: center center;
    background-repeat: no-repeat;
}
/*平台简介*/
 .solution-plat {
    padding-top: 78px;
    padding-bottom: 67px;
}
.solution-plat-main {
    padding-left: 50%;
    padding-top: 25px;
    padding-bottom: 45px;
    margin-top: 83px;
    background-position: -113px top;
}
.solution-plat-main p {
    line-height: 30px;
    color: #4c4646;
    text-align: justify;
}
/*framework-deploy*/
 .framework-deploy {
    background-color: #fcfdff;
    padding-bottom: 686px;
    padding-top: 55px;
}
.framework-deploy p {
    margin-top: 36px;
    color: #878787;
    line-height: 30px;
}
/*业务优势*/
 .youshi {
    padding-top: 70px;
    padding-bottom: 100px;
    overflow: hidden;
}
.normal-title, .blue-title {
    font-size: 23px;
    font-weight: normal;
    color: #595758;
}
.blue-title {
    color: #009fd9;
}
.youshi-main {
    width: 100%;
    margin-top: 60px;
}
.youshi-detail {
    border: 1px solid #ececec;
    width: 20%;
    padding-top: 20px;
    padding-bottom:30px;
    float: left;
    margin-right: 6.6%;
    position: relative;
}
.youshi-detail-last {
    margin-right: 0;
}
.youshi-detail span {
    display: inline-block;
    width:150px;
    height:115px;
    margin-left:21%;
    margin-top:10%;
}
.youshi-detail h3 {
    font-size: 16px;
    font-weight: normal;
    color: #595758;
    text-align: center;
    margin-top: 28px;
}
.youshi-detail p {
    font-size: 12px;
    color: #898989;
    text-align: center;
    margin-top: 15px;
}
.youshi-cover {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #009fd9;
    padding: 10% 20px;
    z-index: -10;
    opacity: 0;
    filter:alpha(opacity=0);
    transform: scale(1.2);
    -webkit-transition: opacity ease-out 0.2s, transform ease-out 0.2s;
    -moz-transition: opacity ease-out 0.2s, transform ease-out 0.2s;
    -o-transition: opacity ease-out 0.2s, transform ease-out 0.2s;
    transition: opacity ease-out 0.2s, transform ease-out 0.2s;
}
.youshi-detail:hover .youshi-cover {
    z-index: 10;
    opacity: 1;
    filter:alpha(opacity=100);
    transform: scale(1);
}
.youshi-cover p {
    font-size: 14px;
    color: #f9fcfe;
    text-align: justify;
    line-height: 22px;
}
.youshi-cover span {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 110px;
    height: 70px;
    margin: 0;
}
/*客户案例*/
 .customer-eg {
    background-color: #fcfdff;
    padding-top: 50px;
    padding-bottom: 67px;
}
.customer-eg-main {
    position: relative;
    padding-left: 58%;
    padding-top: 288px;
    padding-bottom: 25px;
    margin-top: 83px;
    background-position: left top;
    overflow: hidden;
}
.customer-eg-main p {
    position: absolute;
    right: 30px;
    top: 45px;
    width: 40%;
    color: #898989;
    line-height: 30px;
    text-align: justify;
}
.quotes-left, .quotes-right {
    position: absolute;
    font-size: 54px;
    color: #009ed6;
}
.quotes-left {
    left: -55px;
    top: -10px;
}
.quotes-right {
    right: -40px;
    bottom: -23%;
}
/*其他客户展示（部分页面）*/
 .customer-eg-list {
    position: absolute;
    bottom: 50px;
}
.cus-list {
    width: 116px;
    height: 47px;
    float: left;
    border: 1px solid #e9f3f4;
    margin-right: 20px;
    background-color: #fff;
}
/*底部公共样式*/
 .solution-bot-bg {
    background: url(../images/solution_common_icons.png) no-repeat center center;
}
/*为什么选择*/
 .why-choose {
    padding-top: 50px;
    padding-bottom: 50px;
}
.why-main {
    margin-top: 40px;
}
.why-block {
    width: 20%;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}
.why-block span {
    display: inline-block;
    width: 100%;
    height: 124px;
}
.why-1 {
    background-position: center -25px;
}
.why-2 {
    background-position: center -170px;
}
.why-3 {
    background-position: center -305px;
}
.why-4 {
    background-position: center -425px;
}
.why-5 {
    background-position: center -570px;
}
.why-block p {
    text-align: center;
    margin-top: 20px;
    color: #595758;
}
/*更多方案*/
 .more-solution {
}
.more-main {
    width: 100%;
    padding: 55px 0;
}
.more-block {
    width: 20%;
    margin-right: 6.6%;
    margin-bottom: 35px;
    height: 70px;
    background-color: #eff8fd;
    float: left;
}
.more-block-last {
    margin-right: 0;
}
.more-block a {
    position: relative;
    color:#009fd9;
    display: inline-block;
    width: 100%;
    height:100%;
    text-decoration: none;
    padding-top: 10%;
    padding-left: 32%;
}
.more-block a:hover {
    background-color: #009fd9;
    color:#fff;
}
.more-icon {
    display: inline-block;
    position: absolute;
    left: 12%;
    top: 17px;
    width: 35px;
    height: 35px;
    -webkit-transition-property: null;
    -moz-transition-property: null;
    -ms-transition-property: null;
    -o-transition-property: null;
    transition-property: null;
}
.more-game {
    background-position: -185px -1011px;
}
.to-game:hover .more-game {
    background-position: -185px -1047px;
}
.more-ecomm {
    background-position: center -699px;
}
.to-ecomm:hover .more-ecomm {
    background-position: center -736px;
}
.more-commu {
    background-position: -184px -938px;
}
.to-commu:hover .more-commu {
    background-position: -184px -974px;
}
.more-media {
    background-position: -184px -773px;
}
.to-media:hover .more-media {
    background-position: -184px -813px;
}
.more-finance {
    background-position: -184px -854px;
}
.to-finance:hover .more-finance {
    background-position: -184px -895px;
}
.more-mobile {
    background: url(../images/more_mb_icon.png) no-repeat center center;
}
.to-mobile:hover .more-mobile {
    background-image: url(../images/more_mb_icon_hover.png);
}
.more-ws {
    background: url(../images/more_ws_icon.png) no-repeat center center;
}
.to-ws:hover .more-ws {
    background-image: url(../images/more_ws_icon_hover.png);
}
/*解决方案问题3D旋转*/
 .solution-problems {
    padding-top: 78px;
    padding-bottom: 40px;
    overflow: hidden;
}
.problems-main {
    margin-top: 30px;
}
.problems-blocks {
    position: relative;
    float: left;
    padding-top: 46px;
    padding-bottom: 36px;
    width: 25%;
}
.problems-img {
    width: 100%;
    height: 110px;
    border-right: 1px solid #dedfe1;
    padding-left: 33%;
    background: no-repeat center center;
}
.prb-border-left {
    border-left: 1px solid #dedfe1;
}
.problems-img span {
    /*解决IE8下背景图边缘锐化*/
    position: relative\9;
    display: inline-block;
    width: 100px;
    height: 100px;
}
.problems-front {
    -o-transform: perspective(800px) rotateY(0deg);
    -webkit-transform: perspective(800px) rotateY(0deg);
    -ms-transform: perspective(800px) rotateY(0deg);
    transform: perspective(800px) rotateY(0deg);
    -o-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    opacity: 1;
    filter: alpha(opacity=100);
}
.problems-front p {
    text-align: center;
    margin-top: 37px;
    color: #585657;
}
.problems-back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #19a9dd;
    -o-transition: all 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
    -ms-transition: all 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
    -moz-transition: all 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
    -webkit-transition: all 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
    transition: all 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
    -o-transform: perspective(800px) rotateY(-180deg);
    -ms-transform: perspective(800px) rotateY(-180deg);
    -moz-transform: perspective(800px) rotateY(-180deg);
    -webkit-transform: perspective(800px) rotateY(-180deg);
    transform: perspective(800px) rotateY(-180deg);
    opacity: 0;
    filter: alpha(opacity=0);
}
.problems-blocks:hover .problems-front {
    -o-transform: perspective(800px) rotateY(180deg);
    -ms-transform: perspective(800px) rotateY(180deg);
    -moz-transform: perspective(800px) rotateY(180deg);
    -webkit-transform: perspective(800px) rotateY(180deg);
    transform: perspective(800px) rotateY(180deg);
    opacity: 0;
    filter: alpha(opacity=0);
}
.problems-blocks:hover .problems-back {
    -o-transform: perspective(800px) rotateY(0deg);
    -ms-transform: perspective(800px) rotateY(0deg);
    -moz-transform: perspective(800px) rotateY(0deg);
    -webkit-transform: perspective(800px) rotateY(0deg);
    transform: perspective(800px) rotateY(0deg);
    opacity: 1;
    filter: alpha(opacity=100);
}
.problems-back h2 {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    border-bottom: 3px solid #fff;
    line-height: 50px;
    padding-left: 20px;
}
.problems-back p {
    font-size: 14px;
    color: #fff;
    padding: 20px;
    text-align: justify;
}