.wrapper_bannner {
    width: 100%;
    height: 600px;
    background: url('../images/sync-&-backup-data-between-clouds/banner-bg.jpg') no-repeat center center;
    background-size: cover;
}

.center {
    width: 980px;
    margin: 0 auto;
}

.wrapper_bannner .center h1 {
    font-size: 30px;
    line-height: 34px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    padding: 233px 0 30px 0;
}

.wrapper_bannner .center p {
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: center;
}

.wrapper_bannner .center .btn {
    font-size: 0px;
    width: 490px;
    margin: 0 auto;
    margin-top: 80px;
}

.wrapper_bannner .center .btn a {
    display: inline-block;
    font-size: 14px;
    width: 220px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #FFFFFF;
    background: url('../images/manage-online-file-sharing/button.png') no-repeat;
}

.wrapper_bannner .center .btn .btn_left {
    background-position: -10px -10px;
    margin-right: 40px;
}

.wrapper_bannner .center .btn .btn_right {
    background-position: -270px -10px;
}

.wrapper_bannner .center .btn .btn_left:hover {
    background-position: -10px -62px;
    text-decoration: none;
}

.wrapper_bannner .center .btn .btn_right:hover {
    background-position: -270px -62px;
    text-decoration: none;
}

/*banner-end*/
.wrapper_list_content {
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
}

.wrapper_list_content_bg {
    background: #f0f6ff;
    padding: 65px 0 65px 0;
}

.wrapper_list_content_bg3 {
    padding: 90px 0 65px 0;
}

.wrapper_list_content .center h1 {
    font-size: 30px;
    line-height: 36px;
    color: #363738;
    text-align: center;
    font-weight: 400;
    padding: 110px 0 156px 0;
}

.wrapper_list_content .center .pic {
    float: right;
    margin-top: -25px;
}

.wrapper_list_content_bg .center .pic {
    margin-top: 70px;
    float: left
}

.wrapper_list_content .center .text {
    float: right;
    width: 600px;
    margin-right: 40px;
}

.wrapper_list_content_bg .center .text {
    margin-right: 0;
}

.wrapper_list_content_bg3 .center .text {
    width: 620px;
    margin-right: 25px;
}

.wrapper_list_content .center .text h5 {
    font-size: 18px;
    color: #363738;
    font-weight: normal;
    padding-bottom: 40px;
}

.wrapper_list_content_bg .center .text h5 {
    padding-top: 50px;
}

.wrapper_list_content .center .text p {
    font-size: 14px;
    line-height: 24px;
    color: #737475;
}

.wrapper_list_content .center .text p a {
    font-size: 14px;
    color: #0053fb;
}

.wrapper_list_content_bg1 .center .text {
    float: left;
}

.wrapper_list_content_bg1 .center .pic {
    margin-top: -55px;
}

.title-header {
    width: 1180px;
    height: auto;
    margin-top: 40px;
    margin-bottom: 55px;
}

.title-header ul {
    display: inline-block;
    position: relative;
    left: 158px;
}

.title-header ul li {
    width: 166px;
    height: 32px;
    border-bottom: 2px solid #dfe2e4;
    position: relative;
    float: left;

}

.title-header ul li div {
    width: 32px;
    height: 32px;
    border: 1px solid #dfe2e4;
    position: absolute;
    top: 47%;
    left: 40%;
    z-index: 999;
    background-color: #dfe2e4;
    border-radius: 18px;
    text-align: center;
    line-height: 32px;
    color: #FFFFFF;
    font-size: 20px;
    cursor: pointer;
}

.active_div {
    background-color: #48b7ff;
}

.ban-1, .ban-2, .ban-3, .ban-4, .ban-5, .ban-6 {
    width: 980px;
    height: auto;
    position: absolute;
    top: 100px;
    left: 68px;
}

.banner-nav {
    width: 700px;
    font-size: 14px;
    color: #737475;
    min-height: 80px;
    margin-bottom: 0px;
    line-height: 26px;

}

.banner-nav p {
    font-size: 18px;
    color: #363738;
}

.aomei-mc-you {
    margin-top: 745px;
}

.tips {
    width: 860px;
    background-color: #999a9a;
    color: #ffffff;
    text-align: center;
    line-height: 24px;
    padding-top: 15px;
}

.prev, .next {
    width: 70px;
    height: 80px;
}

.prev {
    position: absolute;
    top: 350px;
    left: -80px;
}

.prev-child {
    width: 40px;
    height: 50px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
    background: url("../images/Transfer/aaa.png") no-repeat -5px -7px;
}

.next {
    position: absolute;
    top: 350px;
    left: 1010px;
}

.next-child {
    width: 40px;
    height: 50px;
    cursor: pointer;
    margin: 0 auto;
    margin-top: 20px;
    background: url("../images/Transfer/aaa.png") no-repeat -5px -65px;
}

.prev-child:hover {
    background: url("../images/Transfer/aaa.png") no-repeat -39px -7px;
}

.next-child:hover {
    background: url("../images/Transfer/aaa.png") no-repeat -39px -65px;
}

.wrapper_list_service {
    width: 100%;
    background: url('../images/manage-online-file-sharing/Other features-bg.jpg') no-repeat center center;
    background-size: cover;
    padding-bottom: 100px;
}

.wrapper_list_service .center h2 {
    font-size: 30px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: 400;
    text-align: center;
    padding: 95px 0 65px 0;
}

.wrapper_list_service .service {
    font-size: 0;
    padding: 48px 50px;
    background: url('../images/manage-online-file-sharing/Other features-box.png') no-repeat center center;
}

.wrapper_list_service .service ul {
    display: inline-block;
}

.wrapper_list_service .service ul:first-child {
    margin-right: 120px;
}

.wrapper_list_service .service a {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 36px;
    margin-left: 5px;
}

.wrapper_list_service .service span {
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url('../images/manage-online-file-sharing/gear.png') no-repeat center center;
}

.wrapper_msg .center {
    position: relative;
    padding-bottom: 50px;
}

.wrapper_msg .center > h2 {
    font-size: 30px;
    color: #363738;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    padding: 100px 0 38px 0;
}

.wrapper_msg .center > p {
    font-size: 14px;
    line-height: 24px;
    color: #737475;
    text-align: center;
    padding-bottom: 60px;
}

.wrapper_msg .center .msg {
    width: 826px;
    height: 511px;
    margin: 0 auto;
    background: url('../images/manage-online-file-sharing/img.jpg') no-repeat center center;
}

.wrapper_msg .center .msg .left {
    width: 380px;
    text-align: center;
    position: relative;
    left: 28px;
    top: 33px;
}

.wrapper_msg .center .msg .left h6,
.wrapper_msg .center .msg .right h6 {
    font-size: 24px;
    color: #FFFFFF;
}

.wrapper_msg .center .msg .left strong,
.wrapper_msg .center .msg .right strong {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    left: -24px;
}

.wrapper_msg .center .msg .left strong span,
.wrapper_msg .center .msg .right strong span {
    font-size: 34px;
    position: relative;
    top: 38px;
    left: 5px;
    font-weight: bold;
}

.wrapper_msg .center .msg .left div {
    font-size: 14px;
    color: #737475;
    padding: 44px 0 45px 0;
}

.wrapper_msg .center .msg ul li {
    font-size: 12px;
    color: #888B8E;
    line-height: 35px;
}

.wrapper_msg .center .msg ul li a {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url('../images/manage-online-file-sharing/doubt.png') no-repeat 6px 6px;
    position: relative;
}

.wrapper_msg .center .msg ul li a i {
    width: 200px;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    color: #777;
    text-align: left;
    border: solid 1px #ffc995;
    border-radius: 5px;
    background-color: #fff1d1;
    top: -34px;
    left: 22px;
    display: none;
    padding-left: 10px;
}

.wrapper_msg .center .msg .right {
    width: 380px;
    text-align: center;
    position: relative;
    left: -18px;
    top: 33px;
}

.wrapper_msg .center .msg .right strong {
    left: -75px;
    top: 15px;
}

.wrapper_msg .center .msg .right strong span {
    left: 50px;
    position: absolute;
    top: 20px;
}

.wrapper_msg .center .msg .right form {
    padding: 57px 0 48px 0;
}

.wrapper_msg .center .msg .right form label {
    margin-right: 10px;
}

.wrapper_msg .center .btn {
    width: 200px;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
}

.wrapper_msg .center .btn a {
    display: inline-block;
    width: 200px;
    height: 35px;
    color: #FFFFFF;
    background: orange;
    border-radius: 5px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}

.wrapper_msg .center .btn a:hover {
    text-decoration: none;
    background: #FD8127;
}

.list_user_review {
    margin-top: 90px;
    width: 100%;
    background: #F0F6FF;
}

.list_user_review .center {
    padding: 70px 0 100px 0;
}

.list_user_review ul {
    background: #d2e0f0;
    padding: 36px 30px 28px 30px;
    height: 96px;
}

.list_user_review ul li {
    font-size: 14px;
    line-height: 24px;
    color: #545454;
    text-align: center;
    display: none;
    position: relative;
}

.list_user_review ul li span {
    width: 20px;
    height: 10px;
    display: inline-block;
    background: url('../images/manage-online-file-sharing/User rating-a.png') no-repeat;
    position: absolute;
    top: 124px;
}

.list_user_review ul li span.icon1 {
    bottom: -38px;
    left: 155px;
}

.list_user_review ul li span.icon2 {
    left: 298px;
    bottom: -62px;
}

.list_user_review ul li span.icon3 {
    left: 446px;
    bottom: -38px;
}

.list_user_review ul li span.icon4 {
    left: 592px;
    bottom: -86px;
}

.list_user_review ul li span.icon5 {
    left: 740px;
    bottom: -38px;
}

.list_user_review ul li.show {
    display: block;
}

.list_user_review .btn {
    overflow: hidden;
    display: inline-block;
    position: relative;
    left: 145px;
    padding: 25px 0 0 0;
}

.list_user_review .btn a {
    width: 98px;
    height: 98px;
    float: left;
    background: url('../images/manage-online-file-sharing/user.jpg') no-repeat;
    margin-right: 50px;
}

.list_user_review .btn a:last-child {
    margin-right: 0;
}

.list_user_review .btn .img1 {
    background-position: -381px 0px;
}

.list_user_review .btn .img2 {
    background-position: -476px 0px;
}

.list_user_review .btn .img3 {
    background-position: 0px 0px;
}

.list_user_review .btn .img4 {
    background-position: -96px 0px;
}

.list_user_review .btn .img5 {
    background-position: -667px 0px;
}

.list_media_review {
    width: 100%;
    background: url('../images/manage-online-file-sharing/Media reviews-bg.jpg') no-repeat center center;
    background-size: cover;
    padding-bottom: 100px;
}

.list_media_review .center h2 {
    font-size: 30px;
    color: #FFFFFF;
    line-height: 24px;
    padding: 94px 0 60px 0;
    text-align: center;
    font-weight: 400;
}

.list_media_review .center ul {
    background: url('../images/manage-online-file-sharing/Media reviews-box.png') no-repeat center center;
    height: 80px;
    padding: 40px 65px;
}

.list_media_review .center ul li {
    font-size: 14px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: center;
    display: none;
}

.list_media_review .center ul li.active {
    display: block;
}

.list_media_review .center .btn {
    overflow: hidden;
    display: inline-block;
    margin-top: 30px;
}

.list_media_review .center .btn a {
    width: 184px;
    height: 68px;
    float: left;
    background: url('../images/manage-online-file-sharing/media.png') no-repeat;
    margin-right: 15px;
}

.list_media_review .btn a:last-child {
    margin-right: 0;
}

.list_media_review .center .btn .img1 {
    background-position: -624px -108px;
}

.list_media_review .center .btn .img2 {
    background-position: -12px -108px;
}

.list_media_review .center .btn .img3 {
    background-position: -216px -108px;
}

.list_media_review .center .btn .img4 {
    background-position: -216px -20px;
}

.list_media_review .center .btn .img5 {
    background-position: -624px -20px;
    margin-right: 0;
}
