body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, tr, td, th, div, span, button, input, label, em {
    
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
}


/* nav */
.solutionContent dl dt {
    text-indent: 0;
}

#cloudServiceNav {
    position: absolute;
    right: -1000px;
}

.navMenu a {
    background: #0fa4ea;
}

.navlink1, .navlink2, .navlink3, .navlink4 {
    background: transparent;
}

.tabBg ul li a {
    bottom: 0px;
    font-size: 20px;
    color: #000000;
    border-right: 1px solid #d0d0d0;
}
.navlink1 {
    border-left: 1px solid #d0d0d0;
}

.tabBg {
    background-color: transparent;
    box-shadow: 0px 0 5px 1px #d0d0d0;
}

.tabActive {
    top: 0px;
    border-top: none;
}

.tabBg ul li a:hover {
    top: 0px;
    border-top: none;
    background: #0da6ec;
    color: #fff;
}

.tabBg ul li {
    width: 20%;
}

.aboutLogo {
    margin-left: 30px;
}
.navbar-nav li span.borderLine {
    background: transparent;
}

.navbar .container, .foot .container {
    width: 75%;
    min-width: auto;
}



.tabBg li.active {
    background: #0da6ec;
}

.tabBg li.active a {
    color: #ffffff;
}


img.windowBanner {
    padding-top: 12px;
}

#solution {
    height: none;
}






/* main */
div.container {
    width: 60%;
    min-width: 410px;
}

/* introduction */
.aboutTab p {
    letter-spacing: 0px;
}

.culture {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}

.culture_title {
    text-align: center;
    background: #2eb1ed;
    color: #fff;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
}

.culture_item {
    text-align: center;
    padding: 50px 0;
}

.culture h2 {
    font-size: 24px;
    padding: 30px 0;
}

.culture_item p {
    padding: 30px 0;
    text-align: center;
}

.value {
    font-size: 24px;
    font-weight: 700;
}

.value_item {
    text-align: center;
    padding: 25px 0;
    height: 220px;
    border: 1px solid #e3e3e3;
}

h3.value_title {
    display: inline-block;
}

.value_item_div p {
    width: 270px;
}

.value_item_div2 p {
    width: 630px;
}

.value_item p {
    display: inline-block;
    text-align: left;
    text-indent: 0;
    font-size: 14px;
    line-height: 32px;
}

h3.value_title {
    font-size: 20px;
    vertical-align: middle;
    line-height: 40px;
    color: #0da6ec;
    border-bottom: 1px dashed #0da6ec;
}






/* aptitude */

.q_title {
    white-space: nowrap;
}

.title_left {
    display: inline-block;
    padding: 50px;
    height: 190px;
    white-space: normal;
    vertical-align: middle;
}

.left1 {
    font-size: 68px;
}

.left2 {
    width: 90px;
    display: inline-block;
}

.left3 {
    font-size: 32px;
    display: inline-block;
    width: 90px;
}

.left1, .left2, .left3, .left4 {
    color: #0da6ec;
}






.title_righty {
    display: inline-block;
    white-space: normal;
    width: 80%;
    padding: 50px 0;
    vertical-align: middle;
}

.right_item {
    line-height: 30px;
    display: inline-block;
}



.qualifyImg {
    width: auto;
    border: none;
}

.qualifyImgBar img {
    width: 80%;
}

#qualifications .col-md-3 {
    width: 20%;
}


/* course */

.course_img {
    display: block;
    margin: 50px auto;
    width: 90%;
}


/* advantage */
.advantage_main {
    width: 90%;
    margin: 0 auto;
}

.advantage_main h2 {
    color: #0fadea;
    font-size: 22px;
}

.advantage_main .col-md-4 {
    text-align: center;
    height: 268px;
    padding-top: 40px;
    border: 1px solid #e3e3e3;
}

.advantage_main p {
    width: 200px;
    margin: 20px auto;
    color: #888;
}


/* foot */

.foot {
    background: #0da6ec;
}

.codeText, .call h2, .call span, .call a, .copyright span {
    color: #fff;
}

.row_box {
    text-align: left;
}

.container .copyright {
    text-align: center;
}

.callBar span {
    text-align: left;
}

.code img, .qq img {
    width: 118px;
}
