/*产品服务*/
.product-service {
    font-family: Myriad Pro;
    padding-bottom: 83px;
    background-color: #FFFFFF;
    text-align: center;
}

.product-service .product-service img {
    margin-top: 20px;
}

.product-service .box {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
}

.product-service .box img {
    width: 80px;
    height: 80px;
    margin-top: 15px;
}

.product-service .classify {
    /* margin-left: 50px;
     margin-right: 50px;*/
    margin-top: 15px;
    height: 240px;
    width: 33%;
    background: url("../../images/border.png") no-repeat center;;
}

.product-service .classify-title {
    font-size: 22px;
    color: #333333;
    line-height: 15px;
    margin-top: 15px;
}

.product-service .classify-content {
    margin: 0 auto;
    font-size: 14px;
    width: 330px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    padding-top: 15px;
}

.product-service .title {
    width: 176px;
    height: 43px;
    font-size: 44px;
    font-weight: 400;
    color: #333333;
    line-height: 44px;
}

.product-service .service {
    padding-top: 30px;
}

.product-service .service img {
    margin-top: 20px;
}

.product-service .describe {
    margin-top: 21px;
}

.product-service .describe p {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 12px;
    margin-top: 15px;
}

.bg-width {
    width: 1200px;
    margin: 0 auto;
}

/*产品服务*/
/*优势*/
.advantage {
    font-family: Myriad Pro;
    /*background-color: #bdbdbd;*/
    height: 1050px;
    /*min-width: 1215px;*/
    text-align: center;
}

.advantage .contrast-title {
    margin-left: 150px;
    margin-right: 150px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
}

.advantage .contrast {
    height: 100px;
    display: flex;
    background: url("../../images/vs.png") no-repeat center;
    justify-content: center;
    align-items: center;
}

.advantage .advantage-header {
    padding-top: 85px;
    padding-bottom: 20px;
}

.advantage .advantage-header .title {
    font-size: 40px;
    font-weight: 400;
    color: #000000;
    line-height: 40px;
}

.advantage .advantage-header img {
    margin-top: 20px;
    margin-bottom: 15px;
}

.advantage .advantage-header .con {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}

.advantage .box {
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
}

/*margin-bottom: 53px;*/
.advantage .box .box-sub {
    display: flex;
    margin-right: 9px;
    margin-left: 9px;
    width: 580px;
    height: 116px;
}

.advantage .box .a6 {
    margin-top: 20px;
    margin-left: 20px;
    width: 38px;
    height: 35px;
}

.advantage .box .right-icon {
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.advantage .box .icon {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top: 1px solid #5584EC;
    border-left: 1px solid #5584EC;
    border-bottom: 1px solid #5584EC;
    /*width: 101px;*/
    width: 12%;
    height: 82px;
    background-color: #ffffff;
}

.advantage .box .icon.img {
    margin-top: 24px;
    width: 42px;
    height: 42px;
}

.advantage .box .right-bor {
    border-top: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.advantage .box .describe {
    height: 82px;
    /*width: 485px;*/
    width: 100%;
    background-color: #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 1px solid #5584EC;
    border-right: 1px solid #5584EC;
    border-bottom: 1px solid #5584EC;
    text-align: left;
    padding-left: 15px;
}

.advantage .box .describe .huohanhan {
    color: #5584EC !important;
}

.advantage .box .describe .other {

}

.advantage .box .describe .title {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
}

.advantage .box .describe .title-m-t {
    margin-top: 15px;
    margin-right: 15px;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 18px;
}

.advantage .box .describe .content {
    margin-top: 12px;
    font-size: 14px;
    padding-right: 2px;
    font-weight: 400;
    color: rgba(0, 0, 0, .45) !important;
    line-height: 22px;
}

/*优势*/
/*流程*/
.Sticker {
    font-family: Myriad Pro;
    text-align: center;
    background-color: #ffffff;
    padding-top: 80px;
}

.Sticker .Sticker-header {
}

.Sticker .Sticker-header img {
    margin-top: 20px;
    margin-bottom: 15px;
}

.Sticker .Sticker-header .title {
    font-size: 40px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.Sticker .Sticker-header .con {
    width: 256px;
    height: 17px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 27px;
}

.Sticker .Sticker-box {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-top: 57px;
}

.Sticker .Sticker-box .box-sub {
    margin-right: 10px;
    margin-left: 10px;
    width: 180px;
    height: 506px;
}

.Sticker .Sticker-box .box-text-down {
    position: absolute;
    margin-top: 220px;
    /*margin-left:5px;*/
    /*z-index: 99;*/
}

.Sticker .Sticker-box .text {
    position: relative;
    /*z-index: 100;*/
    margin-top: 250px;
    min-width: 180px;
}

.Sticker .Sticker-box .text img {
    margin-top: -18px;
}

.Sticker .Sticker-box .text .title {
    margin-top: 22px;
    font-size: 22px;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}

.Sticker .Sticker-box .text .content {
    padding: 10px 30px 0 30px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    color: #666666;
    line-height: 24px;

}

/*流程*/
/*关于我们*/
.about {
    background: url("../../images/process-bg.png");
    font-family: Myriad Pro;
    background-color: #ffffff;
    text-align: center;
    padding-bottom: 77px;
}

.about .mt14 {
    margin-top: 14px;
}

.about .about-header {
    padding-top: 82px;
}

.about .about-header img {
    margin-top: 20px;
}

.about .about-header .title {
    font-size: 40px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.about .about-header .describe {
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
}

.about .about-box {
    display: flex;
    justify-content: center;
}

.about .about-box .about-box-sub {
    /*width: 25%;*/
    margin-top: 15px;
    margin-right: 5px;
    margin-left: 5px;
}

.about .about-box .about-box-sub .test-bg {
    padding: 40px 34px 0px 34px;
    width: 390px;
    background-color: #F7F7F7;
    border-radius: 5px;
}

.about .about-box .about-box-sub .middleTopContent {
    height: 261px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;

}

.about .about-box .about-box-sub .middleBottomContent {
    margin-top: 21px;
    margin-bottom: -5px;
    height: 320px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
}

/*关于我们*/
/*底部横幅信息*/
.bottom-info {
    font-family: Myriad Pro;
    background: url("../../images/bottom-info-bg.png");
    height: 350px;
}

.bottom-info .bottom-box {
    display: flex;
    justify-content: center;
}

.bottom-info .bottom-box .sub {
    text-align: center;
    margin-top: 97px;
    width: 112px;
    margin-right: 85px;
    margin-left: 85px;
}

.bottom-info .bottom-box .sub .number {
    margin-top: 22px;
    font-size: 40px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
}

.bottom-info .bottom-box .sub .tally {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
    opacity: 0.6;

}

/*底部横幅信息*/

* {
    margin: 0;
    padding: 0;
}

/*.topbox{ height: 500px; background-color: #313131; }*/
.section-content {
    border-bottom: 5px solid #0000FF;
    min-height: 500px;
    background: #eee;
    width: 1200px;
    margin: auto;
    line-height: 500px;
    text-align: center;
}

.nav-height {
    position: relative;
    height: 50px;
}

.nav-wrap {
    width: 100%;
    height: 50px;
    background: #fff;
}

.nav-wrap.navFix {
    position: fixed;
    top: 0;
    left: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid #e3e3e3 \9;
    z-index: 99999;
}

.nav-wrap ul {
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    display: block;
    border-bottom: 2px solid #eee;
}

.nav-wrap.navFix ul {
    border-bottom: 0;
}

.nav-wrap li {
    display: inline-block;
    text-align: left;
    height: 50px;
    line-height: 50px;
    float: left;
}

.nav-wrap li a {
    display: block;
    padding: 0 20px;
    font-size: 20px;
    color: #333;
    text-decoration: none;
}

.nav-wrap li a:hover {
    color: #4680d1;
}

.nav-wrap li a.active {
    border-bottom: 2px solid #4680d1;
    color: #4680d1;
}

.nav-mobile {
    display: none;
    font-weight: bold;
    width: 100%;
}

.click-me {
    width: 150px;
    height: 30px;
    background: #4680d1;
    color: white;
    text-align: center;
    line-height: 30px;
}

.click-me a {
    display: block;
    color: white;
}

/*信息模块*/
.msgs {
    height: 730px;
    background-color: #f0f2f5;
}

.msgs-box {
    padding-top: 40px;
    display: flex;
}

/*左边框 start*/
.msgs-left {
    background-color: #ffffff;
    height: 650px;
    width: 790px;
    border-radius: 3px;
}

.msgs-left .title {
    padding-left: 20px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #dadcdf;
}

.msgs-left .content {
    margin: 20px 20px 20px 20px;
    padding-bottom: 20px;
    display: flex;
    border-bottom: 1px solid #e8e8e8;
}

.text-box {
    width: 100%;
    cursor: pointer;
}

.description {
    color: #999;
    margin-top: 8px;
}

.msgs-left .content .content-title {
    font-size: 14px;
    color: #454545;
}

.msgs-left .content:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.text-box {
    margin-left: 20px;
}

.msgs-left .content img {
    width: 120px;
    height: 75px;
}

/*左边框 end*/
.more {
    float: right;
    margin-right: 10px;
    font-size: 14px;
}

.herf-color {
    color: #1890ff;
}

/*右上 start*/
.msgs-right {
    width: 380px;
    height: 420px;
    margin-left: 20px;

}

.msgs-right-up {
    height: 315px;
    background-color: #ffffff;
    /*border:1px solid #dadcdf;*/
    border-radius: 3px;
}

.msgs-right-up .title {
    padding-left: 20px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #dadcdf;
}

/*右上 end*/
/*右下 start*/
.msgs-right-below {
    margin-top: 20px;
    height: 315px;
    background-color: #ffffff;
    /*border:1px solid #dadcdf;*/
    border-radius: 3px;
}

.msgs-right-below .title {
    padding-left: 20px;
    line-height: 60px;
    font-size: 16px;
    border-bottom: 1px solid #dadcdf;
}

.msgs-right .content {
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    display: flex;
    cursor: pointer;
}

.msgs-right .content:hover {
    background-color: #f6f6f6;
}

.msgs-right .content .content-title {
    color: #454545;
    font-size: 14px;
    width: 350px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.msgs-right .content .times {
    /*width: 40px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
}

.msgs-right .content:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
    /*padding-bottom: 0px;*/
}

/*右下 end*/
.new {
    padding-top: 50px;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.new-content {
    width: 590px;
    height: 200px;
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
    cursor: pointer;
}
.new-content:hover{
    box-shadow: 4px 4px 20px rgba(0, 0, 0, 0.29);
}

.new-content img {
    width: 180px;
    height: 135px;
    margin-top: 15px;
}
.new-content .text-box{
    margin-top: 35px;
    text-align: left;
}
.new-content .text-box .content-title{
    font-size: 20px;
}
.new-content .text-box .description{
    color: #999;
    margin-top: 15px;
    font-size: 14px;
}
.message {
    font-family: Myriad Pro;
    background-color: #ffffff;
    text-align: center;
    /*padding-bottom: 77px;*/
}

.message .mt14 {
    margin-top: 14px;
}

.message .message-header {
    padding-top: 82px;
}

.message .message-header img {
    margin-top: 20px;
}

.message .message-header .title {
    font-size: 40px;
    font-weight: 400;
    color: #333333;
    line-height: 40px;
}

.message .message-header .describe {
    margin-top: 14px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 16px;
}

/*关于我们，软件*/
/*软件 start*/
.software-box{
    font-family: Myriad Pro;
    font-weight: 400;
    margin-top: 80px;
    /*height: 850px;*/
    /*height: 1225px;*/
    background-color: #ffffff!important;
    /*background: url("../../images/software-bg.png") no-repeat center;*/
    background-size: 100% auto;
    background-position: 0 100%;
}
.software-box .wrapper-box{
    margin: auto;
}
.software-box .wrapper-box .bottoms{
    text-align: center;
    /*margin-top: 110px;*/
    color: #ffffff;
    font-size: 16px!important;
}
.software-box .wrapper-box .highlight-title{
    color: #00FFFF;
    font-size: 24px;
}
.software-box .wrapper-box .transverse-line{
    border: 1px solid #DADADA;
    width: 600px;
    margin-bottom: 40px!important;
    margin: auto;
}
.software-box .wrapper-box .title-box{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 1200px;
}
.software-box .wrapper-box .title-box .software{
    height: 46px;
}
.software-box .wrapper-box .title-box .software .sub-line{
    position: relative;
    flex: 1;
    flex-wrap: wrap;
    border: 1px solid #079AFF;
    top:15px;
}

.software-box .wrapper-box .title-box .cloud-warehouse{
    height: 46px;
    padding-left: 100px;
}
.software-box .wrapper-box .title-box .cloud-warehouse .cloud-sub-line{
    position: relative;
    flex: 1;
    flex-wrap: wrap;
    border: 1px solid #079AFF;
    top:15px;
    left: 7px;
}

.software-box .wrapper-box .title-box .unselected{
    font-size: 20px;
    color: #333333;
    line-height: 46px;
}
.software-box .wrapper-box .title-box .pitch-up{
    font-size: 20px;
    color: #079AFF;
    line-height: 46px;
}
/*关于我们，软件*/
/*轮播*/
.lbt-box {
    position: relative;
    width: 1260px;
    margin-left: -32px!important;
    height: 600px;
    margin: 0 auto;
}
.imgs {
    width: 100%;
    height: 100%;
    perspective: 1000px;
}
.imgitem {
    position: absolute;
    width: 400px;
    height: 450px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    transition: .8s;
    opacity: 0;
    border-radius: 15px;
}
.imgitem img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.cur-img {
    /*width: 800px;*/
    width:762px;
    height: 450px;
    z-index: 100;
    opacity: 1;
}
.pre-img {
    /*transform: translateX(-350px) rotateY(30deg) scale(0.8);*/
    /*z-index: 9;*/
    /*opacity: 0.9;*/
    transform: translateX(-320px) rotateY(5deg) scale(1);
    z-index: 9;
    opacity: 0.7;
}
.next-img {
    /*transform: translateX(350px) rotateY(-30deg) scale(0.8);*/
    /*z-index: 9;*/
    /*opacity: 0.9;*/
    transform: translateX(320px) rotateY(-5deg) scale(1);
    z-index: 9;
    opacity: 0.7;
}
.next {
    text-align: center;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: 20px;
    left: 1163px;
    overflow: hidden;
    text-decoration: none;
    width: 55px;
    height: 55px;
    /*background-color: #ffffff;*/
    border: 0px solid rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    font-size: 30px;
    z-index: 5;
    /*opacity: 1;*/

}
.prev {
    text-align: center;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: 20px;
    left: 40px;
    overflow: hidden;
    text-decoration: none;
    width: 55px;
    height: 55px;
    /*background-color: #ffffff;*/
    border: 0px solid rgba(0, 0, 0, .25);
    /*color: rgba(0, 0, 0, .25);*/
    font-size: 30px;
    z-index: 5;
    /*opacity: 1;*/
}

.lbt-box-02 {
    position: relative;
    width: 1260px;
    margin-left: -32px!important;
    height: 600px;
    margin: 0 auto;
}
.imgs-02 {
    width: 100%;
    height: 100%;
    perspective: 1000px;
}
.imgitem-02 {
    position: absolute;
    width: 400px;
    height: 450px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    transition: .8s;
    opacity: 0;
    border-radius: 15px;
}
.imgitem-02 img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.cur-img-02 {
    width:762px;
    height: 450px;
    z-index: 100;
    opacity: 1;
}
.pre-img-02 {
    transform: translateX(-320px) rotateY(5deg) scale(1);
    z-index: 9;
    opacity: 0.7;
}
.next-img-02 {
    transform: translateX(320px) rotateY(-5deg) scale(1);
    z-index: 9;
    opacity: 0.7;
}
.next-02 {
    text-align: center;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: 20px;
    left: 1166px;
    overflow: hidden;
    text-decoration: none;
    width: 55px;
    height: 55px;
    /*background-color: #ffffff;*/
    border: 0px solid rgba(0, 0, 0, .25);
    color: rgba(0, 0, 0, .25);
    font-size: 30px;
    z-index: 5;
    /*opacity: 1;*/

}
.prev-02 {
    text-align: center;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: 20px;
    left: 40px;
    overflow: hidden;
    text-decoration: none;
    width: 55px;
    height: 55px;
    /*background-color: #ffffff;*/
    border: 0px solid rgba(0, 0, 0, .25);
    /*color: rgba(0, 0, 0, .25);*/
    font-size: 30px;
    z-index: 5;
    /*opacity: 1;*/
}
/*软件 end*/









