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;
}


.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;
    border-bottom: 1px solid #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: 33.3%;
}

.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: 940px;
}

.case_img1 {
    display: block;
    margin: 50px auto;
    width: 90%;
}


/* case1 */

div#case1 {
    text-align: center;
}



/* case2 */

div#case2 {
    margin: 0 auto;
}

#case2 .page {
    font-size: 0;
    display: none;
}

#case2 .page1 {
    display: block;
}

#case2 .pager {
    text-align: center;
    margin: 50px 0;
}

.case2_box {
    display: inline-block;
    width: 25%;
    text-align: center;
    position: relative;
    margin-top: 15px;
}

.case2_img {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.case2_img img {
    width: 90%;
}

.case2_box p {
    text-align: center;
    font-size: 16px;
    line-height: 35px;
}

.case2_a {
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

a.case2_a:hover {
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#0f000000,endColorstr=#0f000000);
    background-color: rgba(255, 255, 255, 0.15);
}


/* case3 */

#case3 .page {
    font-size: 0;
    display: none;
}

#case3 .page1 {
    display: block;
}

#case3 .case3_box {
    display: inline-block;
    width: 33.3%;
    height: 70px;
    line-height: 70px;
    margin-bottom: 5px;
    cursor: pointer;
}

.case3_box span {
    margin-left: 15px;
}

#case3 .last {
    display: inline-block;
    padding-left: 10px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
}

.case3_box:hover {
    background-color: #eeeeee;
}







/* 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;
}
