body, html {
    width: 100%;
    background-color: #fff !important;
}

ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
}

.content {
    width: 1170px;
    margin: 0 auto;
}

.cloud-header {
    width: 100%;
    height: 60px;
    background: #5a7886;
    border-bottom: 1px solid #87979e;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.cloud-header .cloud-logo {
    float: left;
    width: 191px;
    height: 60px;
    padding: 12px 0 0 28px;
    border-right: 1px solid #dfdfdf;
}

.cloud-header .cloud-logo img {
    width: 125px;
    height: 36px;
}

.cloud-header .navigate {
    float: left;
    height: 60px;
}

.cloud-header .navigate .nav-list {
    float: left;
    height: 14px;
    margin: 0;
    margin: 0;
    padding: 20px 0 0 20px;
}

.cloud-header .navigate .nav-list > li {
    float: left;
    margin: 0 20px;
}

.cloud-header .navigate .nav-list > li a {
    color: #fff;
}

.cloud-header .navigate .nav-list > li:hover a, .cloud-header .navigate .nav-list > .li-cur a {
    color: #e8894a;
}

.cloud-header .com-join {
    position: relative;
    width: 140px;
    height: 60px;
    padding-top: 15px;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    border-right: 1px solid #dfdfdf;
}

.cloud-header .com-join:hover {
    background-color: #647a84;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cloud-header .com-join .com-join-btn {
    width: 88px;
    height: 28px;
    margin: 0 auto;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.cloud-header .com-join .com-join-text {
    display: none;
    position: absolute;
    right: 0px;
    top: 60px;
    background: #ffffff;
    box-shadow: 0px -1px 0px 0px #dce0e0;
    width: 260px;
    height: 76px;
}

.cloud-header .header-help {
    position: relative;
    width: 170px;
    height: 60px;
    border-right: 1px solid #dfdfdf;
    cursor: pointer;
}

.cloud-header .header-help .header-help-t {
    color: #fff;
    text-align: center;
    line-height: 60px;
}

.cloud-header .header-help:hover {
    background-color: #647a84;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.cloud-header .header-help-content {
    z-index: 5;
    position: absolute;
    display: none;
    right: 0px;
    top: 60px;
    background: #ffffff;
    box-shadow: 0px -1px 0px 0px #dce0e0;
    width: 320px;
    height: 300px;
    overflow: hidden;
}

.help-top {
    height: 66px;
    padding: 18px 20px 15px 20px;
}

.help-top .help-ico {
    float: left;
    width: 26px;
    height: 27px;
}

.help-top .help-ico > img {
    vertical-align: top;
    width: 26px;
    height: 27px;
}

.help-top .help-t, .question-list > li .que-t {
    float: left;
    margin-left: 15px;
    font-size: 14px;
    color: #82888a;
    line-height: 1.75;
}

.help-top .help-t > input {
    width: 235px;
}

.question-list {
    height: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.question-list > li {
    height: 55px;
    width: 280px;
    margin: 0 auto;
    border-bottom: 1px solid #dce0e0;
}

.question-list > .q-title {
    background: #f5f5f5;
    width: 319px;
    height: 50px;
    padding-left: 20px;
    padding-top: 0px;
    font-size: 16px;
    color: #565a5c;
    line-height: 50px;
    font-weight: bold;
    border-bottom: none;
}

.question-list > li .q-link {
    display: inline-block;
    *zoom: 1;
    *display: block;
    line-height: 55px;

    font-size: 14px;
    color: #82888a;
}

.question-list > li .q-link > img {
    width: 29px;
    height: 32px;
    vertical-align: middle;
    margin-right: 15px;
}

.question-list > li .que-ico {
    float: left;
    width: 29px;
    height: 32px;
}

.question-list > li .que-ico > img {
    width: 29px;
    height: 32px;
}

.help-bottom {
    position: relative;
    z-index: 1;
    height: 36px;
    line-height: 36px;
    padding-left: 18px;
    border-top: 1px solid #c4c4c4;
    box-shadow: 0px -10px 15px #fff;

}

.help-bottom > a {
    font-size: 14px;
    color: #2678cb;
}

.cloud-header .user-count {
    width: 150px;
}

.cloud-header .user-count .user-register {
    float: left;
    width: 75px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-right: 1px solid #dfdfdf;

}

.cloud-header .user-count .user-login {
    float: left;
    width: 74px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.cloud-header .user-count .user-register > a,
.cloud-header .user-count .user-login > a {
    display: inline-block;
    *display: block;
    *zoom: 1;
    color: #fff;
}
/*
.nav-user-info {
    position: relative;
    width: 150px;
    height: 60px;
    cursor: pointer;
    text-align: center;
}

.nav-user-center {
    display: inline-block;
}

.cloud-header .user-count .user-register:hover, .cloud-header .user-count .user-login:hover, .nav-user-info:hover {
    background-color: #647a84;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.nav-user-arr {
    float: right;
    height: 4px;
    margin: 28px 2px 0px 5px;
}

.nav-user-arr img {
    vertical-align: top;
}

.nav-user-name {
    float: right;
    margin-left: 8px;
    margin-top: 22px;
}

.nav-user-avatar {
    height: 35px;
    width: 35px;
    margin-top: 12px;
    border-radius: 50%;
    overflow: hidden;
    float: right;
}

.nav-user-avatar img {
    width: 35px;
    height: 35px;
}

.drop-menu {
    position: relative;
    z-index: 5;
    width: 0px;
    height: 0px;
    float: right;
    text-align: center;
}

.user-drop-menu {
    display: none;
    position: absolute;
    width: 91px;
    top: 60px;
    left: 0px;
    overflow: hidden;
}

.user-drop-menu .drop-arr {
    height: 8px;
}

.user-drop-menu .drop-arr img {
    vertical-align: top
}

.nav-user-drop-list {
    width: 91px;
    padding: 7px 0;
    background: #fff;
    filter: Alpha(opacity=90);
    position: static;
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.25);
    line-height: 30px;
    overflow: hidden;
}

.nav-user-drop-list > li, .country-drop-list > li {
    height: 24px;
    text-align: center;
    line-height: 1.75;
}

.nav-user-drop-list > li, .country-drop-list > li > a {
    display: inline-block;
    height: 24px;
    width: 100%
}

.nav-user-drop-list > li:hover, .country-drop-list > li:hover {
    background-color: #1da1f2;
    cursor: pointer;
}

.nav-user-drop-list > li:hover a, .country-drop-list > li:hover a {
    color: #fff;
}*/

.cloud-banner {
    min-width: 1140px;
    width: 100%;
    height: 610px;
    margin: 0 auto;
    background: url(../../images/cloud/cloud_banner.jpg) no-repeat center #718b98;
    overflow: hidden;
}

.cloud-t1 {
    margin-top: 150px;
    font-size: 58px;
    color: #5e3e23;
    letter-spacing: 0px;
    text-align: center;

}

.banner-content {
    width: 726px;
    margin: 18px auto 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 1.75;
    color: #684a31;
}

.banner-content h3 {
    color: #684a31;
    font-weight: normal;
}

.banner-content span {
    color: #e8894a;
}

.cloud-list {
    height: 166px;
    width: 1020px;
    margin: 0 auto;
}

.cloud-list > li {
    float: left;
    width: 338px;
    height: 166px;
    border-right: 1px solid #dce0e0;
}

.cloud-list > li .list-ico {
    height: 70px;
    width: 62px;
    margin-top: 37px;
    margin-left: 35px;
    float: left;
    background: url(../../images/cloud/cloud_list_ico.png) no-repeat;
}

.cloud-list > li.last-li {
    border: none;
}

.cloud-list > li .list-ico.ico1 {

}

.cloud-list > li .list-ico.ico2 {
    background-position: -63px 0;
}

.cloud-list > li .list-ico.ico3 {
    background-position: -126px 0;
}

.list-content {
    float: left;
    width: 200px;
    margin-top: 45px;
    margin-left: 20px;
}

.list-content .list-t {
    font-size: 20px;
    font-weight: bold;
    color: #2d3840;
}

.list-content .list-des {
    margin-top: 9px;
    color: #333;
    font-size: 14px;

}

section {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.sec1 {
    background: #1c3a4f;
}

.sec1-content {
    margin-left: 30px;
}

.cooperate-mode {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #ffffff;
}

.cooperate-mode.mode1 {
    margin-top: 97px;
}

.cooperate-mode span {
    float: left;

}

.cooperate-mode .mode-bg {
    height: 30px;
    width: 27px;
    margin-left: 5px;
    background: url(../../images/cloud/mode_bg.png) no-repeat;
    text-align: center;
    line-height: 30px;
}

.mode-title {
    margin-top: 24px;
    font-size: 40px;
    color: #ff8c40;
}

.mode-des {
    margin-top: 8px;
    font-size: 20px;
    color: #e4e4e8;
}

.mode-detail-list {
    margin-top: 24px;
    font-size: 14px;
    color: #d4d5e1;
}

.mode-detail-list > li {
    height: 27px;
    line-height: 27px;
    text-indent: 20px;
    background: url(../../images/cloud/cloud_list_img.png) no-repeat left;
}

.mode-title-en {
    position: absolute;
    bottom: 10px;
    float: left;
}

.mode1-pic {
    float: right;
    margin-top: 65px;
}

.mode2-pic {
    float: left;
    margin-top: 70px;
}

.sec2-content {
    margin-left: 20px;
    margin-top: 75px;
}

.sec2 {
    background: #015e7f;
}

.sec3 {
    background: #1f2a30;
}

.sec4 {
    background: #015e7f;
}

.sec4-content {
    margin-left: 10px;
    margin-top: 40px;
}

/*底部*/

.bottom-nav {
    width: 100%;
    height: 290px;
    background: #2b2d2e;
    padding-top: 60px;

}

.footer {
    width: 100%;
    background: #1e1f20;
    height: 50px;
}

.bottom-nav .content {
    width: 1170px;
    margin: 0 auto;
}

.bottom-item {
    float: left;
    margin-right: 100px;
}

.bottom-item > li a {
    font-size: 14px;
    color: #82888a;
    line-height: 1.75;
}

.bottom-item > .li-t {
    float: none;
    margin-bottom: 16px;
    font-size: 16px;
    color: #babebf;
    font-weight: bold;
}

.friend-list {
    width: 300px;
}

.friend-list > li {
    float: left;
    margin-right: 15px;
}

.bottom-item > li .edit {
    position: relative;
    background: #3e4142;
    border-radius: 2px;
    width: 262px;
    height: 40px;
    margin-top: 23px;
    font-size: 16px;
    color: #82888a;
    line-height: 40px;
    text-indent: 1em;
    cursor: pointer;
}

.edit-sel {
    display: none;
    position: absolute;
    left: 13px;
    top: -11px;
    background: #3e4142;
    box-shadow: 0px 2px 5px 0px rgba(16, 16, 16, 0.20);
    border-radius: 2px;
    width: 99px;
    height: 74px;
    padding-top: 11px;
}

.edit-sel > li {
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
    text-indent: 25px;
    cursor: pointer;
}

.edit-sel > li > a {
    color: #82888a;
}

.edit-sel .sel {
    background: url(../../images/edit_sel.png) no-repeat 10px 10px;
}

.footer .content {
    width: 1170px;
    margin: 0 auto;
    font-size: 14px;
    color: #82888a;
    line-height: 50px;
}
