.banner {
    position:relative;
    top:0;
}
.banner_text {
    bottom: 23%;
    color: #FFFFFF;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.banner_big_text {
    font-size:48px;
}
.banner_small_text {
    font-size:24px;
    margin-top:40px;
}
.innerMargin {
    margin:2% auto;
}
.innerMargin0 {
    margin:0 auto;
    text-align: center;
}
.innerIndent {
    text-indent:26px;
}


.leftMenuBorder {
    border-style:solid;
    border-color:#d5d5d5;
    border-width:1px;
    width:230px;
    /*border-radius:6px;*/
}
.left_fixed {
    background-color: #fff;
    position: fixed;
    top: 98px;
    z-index: 100;
}
.firstMenu {
    border-bottom:1px solid #d5d5d5;
    font-size:14px;
}
.firstMenu:last-child {
    border-bottom:none;
}

.firstMenuLink {
    display: inline-block;
    padding: 13px 13% !important;
    width: 100%;
}
/*.firstMenu:first-child .firstMenuLink {
    border-radius:6px 6px 0 0;
}
.firstMenu:last-child .firstMenuLink {
    border-radius:0 0 6px 6px;
}*/
.firstMenu .selected {
    background-color:#54b74a !important;
    color:#fff;
}
.nav > li.secondMenu > a:hover,.nav > li.secondMenu > a:focus {
    background-color:transparent;
}
.nav > li.firstMenu > a:hover,.nav > li.firstMenu > a:focus {
    background-color:transparent;
}
.secondMenu {
    font-size:12px;
    margin: 5px 0;
}
.secondMenuUL .selected {
    border-left:5px solid #54b74a;
    color:#54b74a;
    background-color:transparent !important;
}
.secondMenuLink {
    display: inline-block;
    padding: 2px 10% !important;
    width: 100%;
    border-left:5px solid #fff;
}

.innderTitle {
    font-size:24px;
    color:#2c2c2c;
    margin-bottom:30px;
}
.innderContent {
    font-size:13px;
    color:#888;
    margin-bottom:50px;
    display: inline-block;
    width:920px;
}
.rightTop {
    /*margin-top:175px;*/
}
.rightContentInner {
    margin-left:1%;
}

.contentNews {
    float: left;
    text-align: left;
    width: 53%;
}

.newsList_linebox {
    width: 100%;
    display:inline-block;
    padding: 6px;
}
.newsList_left {
    cursor: pointer;
    display: block;
    float: left;
    text-align: left;
    width: 75%;
    word-break: break-all;
}
.newsList_left a {
    cursor: pointer;
    display: block;
}
.newsList_date {
    color: #919191;
    float: right;
    text-align: right;
    width: 20%;
}
.odd {
    background: none repeat scroll 0 0 #f4f6f4;
    float: left;
}
.even {
    background: none repeat scroll 0 0 #fff;
    float: left;
}

.sina_blog_container {
    background-color: #fff;
    float: right;
    width: 325px;
}

.sina_blog_title {
    padding: 5px 0;
    font-size:14px;
    border-bottom:1px solid #cecece;
}
.sina_blog_iframe {
    float: right;
    width: 325px;
}
.pagerArrows {
    text-align:right;
    margin-top:15px;
    display:inline-block;
    width:100%;
}
.prevPage,.nextPage {
    display:inline-block;
    text-indent:-9999px;
    width:38px;
    height:38px;
}
.prevPage {
    background:url("../img/pageArrow.png") no-repeat -7px -53px;
}
.nextPage {
    background:url("../img/pageArrow.png") no-repeat -48px -7px;
}
.firstPage {
    background:url("../img/pageArrow.png") no-repeat -7px -7px;
}
.lastPage {
    background:url("../img/pageArrow.png") no-repeat -48px -53px;
}

.share_button img {
    height: 16px;
    width: 16px;
}
.share Ul {
    float: right;
    height: 50px;
}
.share li {
    float: left;
    list-style-type: none;
    margin-right: 10px;
}
.share {
    float: right;
    height: 24px;
    margin-right: 10px;
    margin-top: 15px;
}
.share_wrap {
    border: 1px dashed #cccccc;
    color: #ffffff;
    float: left;
    height: 50px;
    margin-top: 15px;
    width: 555px;
}
.share565 Ul {
    float: right;
    height: 50px;
}
.share565 li {
    float: left;
    list-style-type: none;
    margin-right: 5px;
}
.share565 {
    float: left;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding:0;
}
.share_wrap565 {
    width: 50%;
    float:left;
}
.shareAndNext {
    display:inline-block;
    width:100%;
    margin-bottom: 10px;
}
.newsArrows {
    float:right;
}
.returnNewsListBox {
    position:relative;
}
.returnNewsList {
    position:absolute;
    top:0;
    right:0;
    color:#54b74a;
    font-size:18px;
    cursor:pointer;
}

.contactUsMap {
    position:relative;
}
.changeMap {
    position:absolute;
    z-index:20;
    right:25px;
    top:25px;
}
.viewMap {
    color:#fff;
    background-color:#64bc5b;
    font-size:12px;
    padding: 2px 8px;
    margin-left:10px;
    border-radius:20px;
    position: relative;
    top: -3px;
}
.disabled {
    /*background-color:#ccc;
    cursor: default;*/
}
#mintcodemap {
    max-width:1280px;
    min-height:597px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.googleMap {
    text-align:right;
    margin-top:10px;
}
.countryBtn {
    border:none;
    background-color:#7ed275;
    color:#fff;
    font-size:14px;
    padding:6px 10px;
}
.contactTitle {
    color: #2c2c2c;
    font-size: 24px;
    margin-bottom: 15px;
}
.contactInformation {
    color: #888;
    display: inline-block;
    width: 100%;
    line-height: 230%;
}
.contactTelBox {
    border:1px solid #e3e3e3;
    text-align:center;
    padding:24px 0;
}
.leaveMessageBox {
    padding:4% 0;
}
.leaveMessageTitle {
    border-bottom:1px solid #e3e3e3;
    color: #2c2c2c;
    font-size: 24px;
    padding:20px 0;
}
.leaveMessageInner {
    padding:4% 1%;
}
.messageInput {
    background-color: #f8f8f8;
    border:1px solid #e3e3e3;
    padding: 7px 14px;
    width: 100%;
    border-radius:5px;
    line-height: 180%;
    height:41px;
    box-shadow:0 0 0;
    outline:none;
}
.leaveMessageName {
    margin-bottom:5px;
    font-size:16px;
    padding-left:7px;
}
.required {
    color:red;
    margin-left:2px;
    position:relative;
    top:3px;
}
.errorCode {
    color:#d52121;
    font-size:14px;
    /*background:url("../images/error.png") no-repeat 0 50%;*/
    margin-left: 6px;
}
.excalmatoryMark {
    background-color: #eb2f2f;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 6px;
    position: relative;
    text-align: center;
    top: 0;
    width: 16px;
}
.codeInput {
    background-color: #f8f8f8;
    border:1px solid #e3e3e3;
    padding: 7px 14px;
    width: 60%;
    border-radius:5px;
    line-height: 180%;
    height:41px;
    box-shadow:0 0 0;
    float: left;
    outline:none;
}

.verify_code {
    width:35%;
    float: left;
    margin-left:5%;
    text-align:center;
}
.verify_code img {
    border:1px solid #e3e3e3;
    border-radius:1px;
    height: 41px;
}

.leaveMessageLine {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}
.leaveMessagearea {
    background-color: #f8f8f8;
    border:1px solid #e3e3e3;
    height: 302px;
    overflow: auto;
    padding: 15px 14px;
    width: 100%;
    border-radius:5px;
    resize:none;
    box-shadow:0 0 0;
    outline:none;
}
.errorCodeInput {
    background-color: #fcf0f0;
    border:1px solid red;
}
.sendMessage {
    display: inline-block;
    padding: 2% 2.5%;
    text-align: right;
    width: 100%;
}
.sendMessageBtn {
    background-color: #64bc5b;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 10px 25px;
    text-align: center;
    border-radius:30px;
}
.sendMessageBtn:hover,.sendMessageBtn:focus {
    background-color: #4c9c44;
}
.productBox {
    padding:2% 0;
}
.evenBox {
    background-color:#f8f8f8;
}
.tuotuo {
    text-align:center;
}
.tuotuoText {
    font-size:24px;
    text-indent:51px;
    text-align:left;
    color:#888;
    line-height:200%;
    padding: 0 15px;
}
.productText {
    margin-top: 24%;
}
.img-left {
    text-align:left;
}
.img-right {
    text-align:right;
}
.text-left {
    text-align:left;
    margin-right: 10%;
}
.text-right {
    text-align:right;
    margin-left: 10%;
}

.productTextTitle {
    font-size:48px;
    color:#1a1a1a;
    margin-bottom:25px;
}
.productTextInfo {
    font-size:24px;
    color:#888;
    line-height:200%;
}
.tuotuo-scrum-ul {
    margin:0;
    padding:0;
}
.tuotuo-scrum-ul.center li{
    display: inline-block;
}

.tuotuo-scrum-ul li {
    list-style:none;
    background: url("../images/yeah@2x.png") no-repeat 0 50%;
    text-indent: 42px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    .tuotuo-scrum-ul li {
        background: url("../images/yeah@2x.png") no-repeat scroll 0 50%;
        background-size:13px 13px;
        text-indent: 20px;
    }

}
.tuotuo-download-text {
    color: #1a1a1a;
    font-size:30px;
    margin-bottom: 10px;
}
.google-play,.app-store {
    display:inline-block;
    border-radius:5px;
    width:250px;
    text-align:left;
    padding:6px 0 6px 15px;
}
.google-play {
    background-color:#5384cc;
}
.app-store {
    background-color:#ffae00;
    margin-top:25px;
}
.tuotuo-download-app {
    width:250px;
}
.tuotuo-download-app {
    margin-left:30px;
}
.tuotuo-customer-download {
    margin-top:15%;
}
.tuotuo-customer-right {
    margin-top:8%;
    float:right;
}
.tuotuo-logo-area {
    bottom:36%;
}
.tuotuo-logo-area .banner_big_text {
    background: url("../images/tuotuo@2x.png") no-repeat scroll 43% 50%;
    height: 53px;
    line-height: 53px;
}
.google-play-QR-code,.app-store-QR-code {
    display:inline-block;
}
.google-play-QR-code img,.app-store-QR-code img {
    width:90px;
}
.tuotuo-QR-code {
    width:90px;
}
.app-store-QR-code {
    margin-top:25px;
}
.tuotuo-features {
    margin:5% 0;
}
.tuotuoFeatureCell {
    margin:2% 0;
}
.tuotuo-features-title {
    color:#595757;
    font-size:48px;
    margin-top:50px;
}
.know-more-contact {
    font-size:18px;
    color:#525252;
    margin-top:35px;
}
.know-more-wechat {
    text-align:right;
}
.tuotuo-QR .alert,.tuotuo-QR .alert a{border: none;min-height: 117px;font-size:1.1em;color: #fff;}
.tuotuo-QR .alert.alert-success{background: #3cb5a6;}
.tuotuo-QR .alert.alert-warning{background: #ffb74f;}
.tuotuo-QR .alert.alert-info{display:block;background: #3278d7; text-align: center;padding-top: 45px;}

.blueBox {
    background-color:#eaf8fc;
}
.innerMargin_recruitment {
    margin: 0 auto;
}

.recruitmentVideo {
    position:relative;
}
.videoArea {
    display: inline-block;
    padding: 2% 0;
    width: 100%;
}
.playVideo {
    background: url("../images/play.png") no-repeat scroll 50% 50%;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 20;
}
.videoText {
    margin-left: 20%;
    margin-top: 20%;
}
.videoTextTitle {
    font-size:88px;
    color:#6e6e6e;
    margin-bottom:40px;
    text-align: center;
    display:none;
}
.videoTextInfo {
    font-size:48px;
    color:#6e6e6e;
    line-height:200%;
    text-align: center;
}

/* hexagon */

.hexagonBox {
    max-width:1280px;
    margin:20px auto 80px;
    text-align: center;
}



.hexrow {
    margin: 0 25px;
    white-space: nowrap;
}
.hexrow > div {
    background-image: url("../images/bg01.jpg");
    background-position: -50px 0;
    background-repeat: no-repeat;
    background-size: auto 120%;
    color: #fff;
    font-size:16px;
    display: inline-block;
    height: 173.2px;
    line-height: 173.2px;
    margin: 49px 66px;
    position: relative;
    text-align: center;
    width: 100px;
    cursor:pointer;
    transform:scale(1.5);
    -webkit-transform:scale(1.5);
    -moz-transform:scale(1.5);
    -o-transform:scale(1.5);
}
.hexrow > div:nth-child(2n+1) {
    top: 86.3px;
}
.hexrow > div:nth-child(2n) {
    top: -50.8px;
}
.hexrow > div > div:first-of-type {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background-image: inherit;

    -ms-transform:rotate(60deg); /* IE 9 */
    -moz-transform:rotate(60deg); /* Firefox */
    -webkit-transform:rotate(60deg); /* Safari and Chrome */
    -o-transform:rotate(60deg); /* Opera */
    transform:rotate(60deg);
}

.hexrow > div > div:first-of-type:before {
    content: '';
    position: absolute;
    width: 200px; /* width of main + margin sizing */
    height: 100%;
    background-image: inherit;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 120%;
    bottom: 0;
    left: 0;
    z-index: 1;

    -ms-transform:rotate(-60deg) translate(-150px, 0); /* IE 9 */
    -moz-transform:rotate(-60deg) translate(-150px, 0); /* Firefox */
    -webkit-transform:rotate(-60deg) translate(-150px, 0); /* Safari and Chrome */
    -o-transform:rotate(-60deg) translate(-150px, 0); /* Opera */
    transform:rotate(-60deg) translate(-150px, 0);

    -ms-transform-origin: 0 0; /* IE 9 */
    -webkit-transform-origin: 0 0; /* Safari and Chrome */
    -moz-transform-origin: 0 0; /* Firefox */
    -o-transform-origin: 0 0; /* Opera */
    transform-origin: 0 0;
}

.hexrow > div > div:last-of-type {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    overflow: hidden;
    background-image: inherit;

    -ms-transform:rotate(-60deg); /* IE 9 */
    -moz-transform:rotate(-60deg); /* Firefox */
    -webkit-transform:rotate(-60deg); /* Safari and Chrome */
    -o-transform:rotate(-60deg); /* Opera */
    transform:rotate(-60deg);
}

.hexrow > div > div:last-of-type:before {
    content: '';
    position: absolute;
    width: 200px; /* starting width + margin sizing */
    height: 100%;
    background-image: inherit;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 120%;
    bottom: 0;
    left: 0;
    z-index: 1;

    /*translate properties are initial width (100px) and half height (173.2 / 2 = 86.6) */
    -ms-transform:rotate(60deg) translate(100px, 86.6px); /* IE 9 */
    -moz-transform:rotate(60deg) translate(100px, 86.6px); /* Firefox */
    -webkit-transform:rotate(60deg) translate(100px, 86.6px); /* Safari and Chrome */
    -o-transform:rotate(60deg) translate(100px, 86.6px); /* Opera */
    transform:rotate(60deg) translate(100px, 86.6px);

    -ms-transform-origin: 100% 0; /* IE 9 */
    -webkit-transform-origin: 100% 0; /* Safari and Chrome */
    -moz-transform-origin: 100% 0; /* Firefox */
    -o-transform-origin: 100% 0; /* Opera */
    transform-origin: 100% 0;
}
.hexrow > div > span {
    display: inline-block;
    line-height: 1.1;
    margin: 76px -30px 0;
    vertical-align: middle;
    white-space: normal;
}
.hexrow:nth-child(1) > div:nth-child(1) {
    top:125.3px;
}
.hexrow:nth-child(1) > div:nth-child(2) {
    top:0.3px;
}
.hexrow:nth-child(1) > div:nth-child(3) {
    top:126.3px;
}
.hexrow:nth-child(1) > div:nth-child(4) {
    top:-12.7px;
}
.hexrow:nth-child(2) > div:nth-child(1) > span {
    color: black;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0 -20px;
}
.hexrow:nth-child(2) > div:nth-child(2) {
    top:-10.8px;
}
.hexrow:nth-child(2) > div:nth-child(3) {
    top:124.2px;
}
.hexrow:nth-child(2) > div:nth-child(3) > div:before {
}
.hexrow:nth-child(2) > div:nth-child(4) {

    top:-12.8px;
}
.hexrow:nth-child(2) > div:nth-child(4) > div:before {
    /*background-position: -100px -20px;*/
}


.hexCover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    color:#fff;
    margin:0;
    padding:0;
    background:url("../images/coveBG.png");

    display: inline-block;
    height: 173.2px;
    line-height: 173.2px;
    margin: 0;
    position: absolute;
    z-index:20;
    text-align: center;
    width: 100px;
    cursor:pointer;
    opacity: 0.8;
    filter:alpha(opacity=80);
    display:none;
}
.hexCover > div:first-of-type {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    overflow: hidden;
    background-image: inherit;

    -ms-transform:rotate(60deg); /* IE 9 */
    -moz-transform:rotate(60deg); /* Firefox */
    -webkit-transform:rotate(60deg); /* Safari and Chrome */
    -o-transform:rotate(60deg); /* Opera */
    transform:rotate(60deg);
}

.hexCover > div:first-of-type:before {
    content: '';
    position: absolute;
    width: 200px; /* width of main + margin sizing */
    height: 100%;
    background-image: inherit;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 120%;
    bottom: 0;
    left: 0;
    z-index: 1;

    -ms-transform:rotate(-60deg) translate(-150px, 0); /* IE 9 */
    -moz-transform:rotate(-60deg) translate(-150px, 0); /* Firefox */
    -webkit-transform:rotate(-60deg) translate(-150px, 0); /* Safari and Chrome */
    -o-transform:rotate(-60deg) translate(-150px, 0); /* Opera */
    transform:rotate(-60deg) translate(-150px, 0);

    -ms-transform-origin: 0 0; /* IE 9 */
    -webkit-transform-origin: 0 0; /* Safari and Chrome */
    -moz-transform-origin: 0 0; /* Firefox */
    -o-transform-origin: 0 0; /* Opera */
    transform-origin: 0 0;
}

.hexCover > div:last-of-type {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    overflow: hidden;
    background-image: inherit;

    -ms-transform:rotate(-60deg); /* IE 9 */
    -moz-transform:rotate(-60deg); /* Firefox */
    -webkit-transform:rotate(-60deg); /* Safari and Chrome */
    -o-transform:rotate(-60deg); /* Opera */
    transform:rotate(-60deg);
}

.hexCover > div:last-of-type:before {
    content: '';
    position: absolute;
    width: 200px; /* starting width + margin sizing */
    height: 100%;
    background-image: inherit;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 120%;
    bottom: 0;
    left: 0;
    z-index: 1;

    /*translate properties are initial width (100px) and half height (173.2 / 2 = 86.6) */
    -ms-transform:rotate(60deg) translate(100px, 86.6px); /* IE 9 */
    -moz-transform:rotate(60deg) translate(100px, 86.6px); /* Firefox */
    -webkit-transform:rotate(60deg) translate(100px, 86.6px); /* Safari and Chrome */
    -o-transform:rotate(60deg) translate(100px, 86.6px); /* Opera */
    transform:rotate(60deg) translate(100px, 86.6px);

    -ms-transform-origin: 100% 0; /* IE 9 */
    -webkit-transform-origin: 100% 0; /* Safari and Chrome */
    -moz-transform-origin: 100% 0; /* Firefox */
    -o-transform-origin: 100% 0; /* Opera */
    transform-origin: 100% 0;
}
.hexCover li {
    list-style:none;
}
.hexCoverTitle {
    border-bottom: 2px solid #ffffff;
    color: #ffffff;
    font-size: 10px;
    line-height: 127%;
    margin: 57% -26% 0;
    padding-bottom: 17px;
    text-align: center;
    word-wrap: break-word;
    white-space: normal;
    width: 152%;
}
.hexCoverInfo {
    text-align:center;
    font-size: 10px;
    color:#fff;
    margin-bottom:14%;
    margin-top: 17px;
    line-height: 100%;
}

/*search result*/
.searchTop {
    text-align:center;
    margin-bottom:20px;
}
.searchWriten {
    border:1px solid #64bc5b;
    border-radius:5px;
    background-color:transparent;
    outline:none;
    padding:6px 10px;
    width: 36%;
    min-height:39px;
}
.searchBtn {
    border:none;
    background-color:#64bc5b;
    border-radius:5px;
    color:#fff;
    outline:none;
    padding:6px 20px;
}
.searchBtn:focus {
    background-color:#3e9835;
}
.searchResultHeader {
    text-align:left;
    color:#181818;
    font-size:24px;
    margin-bottom:10px;
}
.searchList {
    border-bottom:1px dashed #c9c9c9;
    padding:20px 5px;
}
.searchListTitle {
    font-size: 18px;
    color: #64bc5b;
    margin-bottom:10px;
}
.keyword {
    color:#ff0000;
}

/*service*/
.service-battle {
    position:relative;
    text-align: center;
}
.down-white {
    background: url("../images/down@2x.png") no-repeat scroll 50% 50%;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    opacity: 0.6;
    width: 100%;
}
.down-white:hover, .down-white:focus {
    opacity: 1;
}
.battle-down {
    bottom: 8%;
    left: -1%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 5;
}
.battle-equipment-big {
    color:#373737;
    font-size:48px;
    margin: 20px 0;
}
.battle-equipment-small {
    color: #a19797;
    font-size: 24px;
    line-height: 165%;
    margin: 40px 0;
}
.battle-equipment {
    margin: 3% 0 3%;
}
.battle-equipment-more {
    font-size: 24px;
}
.battleEquipmentCell {
    margin: 1% 0;
}
.battle-equipment-title {
    color: #373737;
    font-size: 24px;
    margin-top: 20px;
    text-align:center;
}
.customize-service {
    background-color:#373737;
    color:#fff;
    position:relative;
    text-align: center;
}
.customize-service-inner {

}
.customize-service-text {
    left: 24%;
    position: absolute;
    top: 28%;
}
.customize-service-white {
    font-size:24px;
}
.customize-service-big {
    font-size:48px;
    margin: 45px 0;
}
.customize-service-gray {
    font-size:24px;
    color:#979797;
    line-height: 160%;
}
.service-cases {
    background-color:#3cb5a7;
    color:#fff;
}
.service-cases-text {
    font-size:30px;
    text-align:center;
    line-height:180%;
    margin:4% 0 8%;
}
.service-cases-text span {
    font-size: 60px;
    position: relative;
    top: 9px;
}
.service-case-cell {
    text-align: center;
    width: 100%;
}
.service-cases-carousel .tooltip span {
    text-align:center;
}
.service-cases-carousel-box {
    margin: auto auto 12%;
    max-width: 1240px;
    /*overflow: hidden;*/
}
.service-cases-carousel {
    position: relative;
}
.service-cases-carousel .previous,.service-cases-carousel .next {
    cursor: pointer;
    height: 75px;
    position: absolute;
    text-indent: -9999px;
    top: 162px;
    width: 75px;
    z-index: 15;
}
.service-cases-carousel .previous {
    background: url("../images/round-arrow@2x.png") no-repeat scroll 0 5px;
    left: -70px;
}
.service-cases-carousel .next {
    background: url("../images/round-arrow@2x.png") no-repeat scroll 0 -81px;
    right: -80px;
}
.service-cases-carousel .crsl-items {
    margin: auto;
    width: 1162px;
}
.iphone-box {
    left: 36px;
    position: absolute;
    z-index:15;
    text-align: center;
    top: -52px;
    width: 100%;
}


.our-advantages {
    background-color:#ececec;
    padding:2% 3%;
}
.advantage-text-big {
    font-size:48px;
    margin-top: 24%;
}
.advantage-text-medium {
    font-size: 36px;
    line-height: 200%;
    margin-top: 20%;
}
.grayText {
    color:#848484;
}
.advantage-text-small {
    font-size: 24px;
    margin-top: 5%;
}
.our-resources {
    padding:2% 3%;
    font-size: 33px;
}
.resource-text-margin {
    margin-top:5%;
}
.resource-text-margin .grayText {
    font-size: 30px;
}
.our-resources-inner {
    position:relative;
    margin: 0;
}
.resource-map {
    margin-top: 10%;
}

.resource-text-big {
    font-size: 48px;
    margin-bottom: 13%;
    margin-top: 9%;
}
.resource-text-medium {
    line-height: 160%;
}
.our-resources-title {
    margin-bottom:40px;
}
.resource-cell {
    font-size:18px;
    color:#fff;
}
.resource-header {
    position:relative;
    max-width: 356px;
}
.resource-header-info {
    position:absolute;
    z-index:5;
    bottom:0;
    left:0;
    padding:10px;
    background-color:#000;
    opacity:0;
    filter:alpha(opacity=0);
    min-height:95px;
}
.header01 {
    left: 0;
    position: relative;
    top: 0;
    z-index:2;
}
.header02 {
    left: 0;
    position: absolute;
    top: 0;
    z-index:1;
}
.know-ours {
    padding:2% 3%;
    background-color:#373737;
}
.know-ours .productTextTitle {
    color:#fff;
}
.know-ours .know-more-contact {
    color:#c8c8c8;
}
.know-ours .know-more-contact .grayfont {
    color:#c8c8c8;
}

.trainee{
    position:absolute; bottom:18%; left:40%; font-size:30px; font-weight:bold; color:#54b74a; text-decoration:underline;
}
