body,
div,
span,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, "Heiti SC Light", "Source Han Sans", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

body {
    background: url('../images/bg_header.jpg') top center no-repeat;
    overflow-x: hidden;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.navbar {
    background-color: transparent;
}

.navbar-nav a {
    color: #fff;
    font-size: 14px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-custom {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 300;
}

.navbar-nav a.regButton {
    margin: 12px 0 0 15px;
    padding: 5px 15px;
    border: 1px solid #e1e6ec;
    border-radius: 13px;
    background-color: transparent;
    color: #e1e6ec;
    text-decoration: none;
    line-height: 14px;
}

.navbar-nav a.regButton:hover {
    text-decoration: none;
}

h2 {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 34px;
}

.detail {
    margin-top: 20px;
    color: #2e3a4c;
    font-size: 16px;
}

.mainImage {
    padding: 0;
}

.wrap1 {
    padding: 70px 0;
    text-align: center;
}

.wrap1 h1 {
    margin: 0;
    font-size: 54px;
    font-weight: 100;
}

.wrap1 h2,
.wrap1 h3,
.wrap1 .detail,
.wrap1 .mainImage {
    text-align: center;
}

.wrap1 .mainImage {
    width: 100%;
    padding-top: 50px;
}

.wrap1 .mainImage img {
    margin: 0 auto;
}

.brief {
    height: 410px;
    margin: 89px 0 0 0;
    text-align: center;
}

.brief h1 {
    color: #eef0f4;
}

.brief .detail {
    margin-top: 30px;
    color: #a7afb8;
    font-size: 18px;
}

.buttonGroup {
    margin-top: 40px;
}

.buttonGroup a {
    padding: 11px 30px;
    border: 1px solid #e1e6ec;
    border-radius: 20px;
    background-color: transparent;
    color: #e1e6ec;
    font-size: 16px;
    text-decoration: none;
}

.buttonGroup a:hover {
    text-decoration: none;
}

.buttonGroup a.buttonTry {
    border: 1px solid #40b8d8;
    background-color: #40b8d8;
    color: #fff;
}

.buttonGroup a.buttonReserve {
    margin-left: 30px;
}

.wrap2 {
    padding: 70px 0;
}

.wrap2 ul {
    padding-top: 30px;
}

.wrap2 li {
    display: block;
    float: left;
    width: 40%;
    margin-top: 45px;
    font-size: 16px;
}

.wrap2 li.longItem {
    width: 60%;
}

.wrap2 i {
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
    background: url('../images/icon1_1.png') top center no-repeat;
}

.wrap2 i.icon1_2 {
    background-image: url('../images/icon1_2.png');
}

.wrap2 i.icon1_3 {
    background-image: url('../images/icon1_3.png');
}

.wrap2 i.icon1_4 {
    background-image: url('../images/icon1_4.png');
}

.oa i {
    width: 60px;
    height: 60px;
}

.application i {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}

.wrap2 i.icon2_1 {
    background-image: url('../images/icon2_1.png');
}

.wrap2 i.icon2_2 {
    background-image: url('../images/icon2_2.png');
}

.wrap2 i.icon2_3 {
    background-image: url('../images/icon2_3.png');
}

.wrap2 i.icon2_4 {
    background-image: url('../images/icon2_4.png');
}

.wrap2 i.icon3_1 {
    background-image: url('../images/icon3_1.png');
}

.wrap2 i.icon3_2 {
    background-image: url('../images/icon3_2.png');
}

.wrap2 i.icon3_3 {
    background-image: url('../images/icon3_3.png');
}

.wrap2 i.icon4_1 {
    background-image: url('../images/icon4_1.png');
}

.wrap2 i.icon4_2 {
    background-image: url('../images/icon4_2.png');
}

.wrap2 i.icon4_3 {
    background-image: url('../images/icon4_3.png');
}

.project {
    background-color: #f5f7fa;
}

.project h2 {
    padding-top: 100px;
}

.oa,
.customer {
    padding: 100px 0;
}

.customer {
    padding-top: 20px;
}

.oa h2,
.customer h2 {
    padding-top: 0;
}

.oa ul,
.customer ul {
    padding-top: 20px;
}

.oa li,
.customer li {
    margin-top: 30px;
}

.extensibility {
    height: 350px;
    background: url('../images/bg_middle.jpg') top center no-repeat;
}

.extensibility h2 {
    margin-top: 40px;
    color: #fff;
}

.extensibility .detail {
    color: #a7afb8;
}

.application,
.platform {
    border-bottom: 1px solid #f0f2f5;
}

.application {
    padding-top: 20px;
}

.application>div>div {
    padding-top: 50px;
    text-align: center;
}

.application h3 {
    margin: 10px 0 0 0;
    padding: 0;
    color: #2e3a4c;
    font-size: 16px;
}

.application .detail {
    color: #8b97a7;
    font-size: 14px;
}

.platform {
    padding: 70px 0;
}

.partner h2 {
    margin-bottom: 20px;
}

.partner>div>div>img {
    width: 80%;
    margin: 0 auto;
}

.vision {
    height: 250px;
    background: url('../images/bg_footer.jpg') top center no-repeat;
}

.vision h2 {
    margin-top: 20px;
    color: #fff;
}

.vision a.buttonTry {
    border-color: #fff;
    background-color: #fff;
    color: #40b8d8;
}

footer {
    padding: 30px 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .nav>li>a {
        float: left;
        display: inline-block;
        padding: 10px 10px 10px 15px;
    }
    .navbar-nav a.regButton {
        margin: 7px 0 0 15px;
        padding: 5px 15px;
    }
    h2 {
        font-size: 24px;
        text-align: center;
    }
    .detail {
        padding: 0 7%;
        font-size: 14px;
    }
    .brief h1 {
        font-size: 32px;
    }
    .brief .detail {
        font-size: 14px;
    }
    .mainImage {
        padding: 10px 7% 0 7%;
    }
    .oa .mainImage {
        padding-right: 0;
    }
    .customer .mainImage {
        padding-left: 0;
    }
    .wrap1,
    .wrap2 {
        padding: 50px 0;
    }
    .wrap1 h2,
    .wrap2 h2 {
        padding-top: 0;
    }
    .wrap2 ul {
        padding: 0 7%;
        text-align: center;
    }
    .wrap2 li {
        float: left;
        width: 50%;
        font-size: 14px;
    }
    .oa li {
        width: 25%;
    }
    .customer li {
        width: 33%;
    }
    .customer li.longItem {
        width: 33%;
    }
    .wrap2 li i {
        width: 100% !important;
    }
    .oa .mainImage,
    .customer .mainImage {
        padding-top: 30px;
    }
    .application {
        padding-top: 0;
    }
    .extensibility h2 {
        color: #fff;
    }
    .extensibility .detail {
        padding: 0;
        font-size: 13px;
    }
    .wrap1 h2 span,
    .wrap2 h2 span,
    .wrap2 li span,
    .brief h1 span,
    footer span {
        display: block;
    }
}
