




#cloudServiceNav {
    position: absolute;
    right: -1000px;
}
.navMenu a {
    background: #0fa4ea;
}

.center {
    text-align: center;
}

.brief {
    width: 100%;
    text-align:left;
}

/* nav */

.navLi:hover {
    background: #18A5EA;
}

.navLi:hover a.navA {
    color: #fff;
    background: none;
}

.navbar-nav li span.borderLine {
    background: transparent;
}

.navbar .container, .foot .container {
    width: 75%;
    min-width: auto;
}

div.container {
    width: 60%;
    min-width: 1075px;
}


#solution {
    height: none;
}




img.windowBanner {
    padding-top: 12px;
}

.solutionMenu dl dd >a.twoHaveLink {
    white-space: nowrap;
}









span.color_blue {
    display: inline;
    color: #0062f5;
    font-size: 16px;
}

.solutionContent dl dt {
    text-indent: 0;
}




/* 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;
}









/* aems */

.solutionText {
    border: 1px solid #01aa71;
    margin-bottom: 10px;
}

.solutionText span.stext1 {
    display: inline-block;
    background: #01aa71;
    color: #ffffff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}

.solutionText span.stext2 {
    display: inline-block;
    line-height: 70px;
    vertical-align: top;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
    padding-left: 15px;
}


/* qlcl */

.main_box {
    padding: 50px 0;
}

.main_box2 {
    background: #efefef;
}

.main_box img {
    width: 100%;
}

.qlcl_h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    padding: 50px 0;
}

.qlcl_p {
    text-indent: 2em;
    line-height: 24px;
    /* padding: 0 10%; */
}

.solutionMenu {
    z-index: 1;
    position: relative;
    left: -20px;
}

.solutionContent {
    position: relative;
    right: -30px;
}