/*动画*/
@keyframes move {
    from {
        bottom: -30px;
        opacity: 0;
    }

    to {
        bottom: 0px;
        opacity: 1;
    }
}

body,
h2,
ul,
li,
img,
p {
    padding: 0;
    margin: 0;
    list-style: none;
}

.animated {
    position: relative;
    animation: move 5s;
    -webkit-animation-duration: 2.5s;
    -webkit-animation-delay: 0.3s;
    animation-fill-mode: forwards;
    animation-timing-function:linear;
}

.fixed {
    z-index:150;
    position: fixed;
    bottom: 0px;
    height: 120px;
    background: rgba(40, 47, 59, 0.85);
    width: 100%;
    padding-top: 38px;
    box-sizing: border-box;
}

.fixed ul li:first-child {
    font-size: 22px;

    color: white;
    margin-right: 26px;

}

.fixed ul li:nth-child(2) input {
    box-sizing: border-box;
    width: 290px;
    height: 44px;
    border: 1px solid white;
    border-radius: 4px;
    padding: 12px;
    color: #3b426b;
    font-size: 14px;
    margin-right: 10px;
}

.fixed ul li:nth-child(3) input {
    width: 164px;
    height: 44px;
    color: #3b426b;
    font-size: 14px;
    font-size: 14px;
    padding: 12px;
    border: 1px solid white;
    border-radius: 4px;
    box-sizing: border-box;
}

.fixed ul li:nth-child(4) button {
    cursor:pointer;
    margin-left: 10px;
    width: 122px;
    background: #4a9aff;
    font-size: 16px;
    height: 44px;
    font-weight: bold;
    color: white;
    border: 1px solid #4a9aff;
    border-radius: 4px;
}

.solution-app .backcap{
    background: rgba(0,0,0,0.5);
    position:fixed;
    width:100%;
    height:1200px;
    z-index:160;
    top:0px;
    display: none;
}

.solution-app .diolag{
    height:330px;
    position: relative;
    text-align: center;
    float:left;

}

.solution-app .diolag-div{
    position: fixed;
    z-index:200;
    width:580px;
    height:330px;
    padding:16px 134px;
    box-sizing: border-box;

    border-radius: 10px;
    background: white;
}

.solution-app .img {
    position: absolute;
    text-align: center;
    margin:18px auto;
    margin-bottom: 16px;
    left:245px;
    /*top:34px;*/
    /*transform:translate(-50%,-50%);*/
}
.solution-app .diolag .diolag-icon{
    position:absolute;
    right:18px;
    width:30px;
    height:30px;
    top:18px;
    color:#d0d0d0;
}
.solution-app .diolag .diolag-close{
    height:40px;
    width:100px;
    color:#fff;
    font-size:14px;
    margin-top: 24px;
    background: #599bff;
    border-radius: 4px;
    cursor: pointer;
}
.solution-app .diolag-title{
    position: absolute;
    margin:0 auto;
    left:250px;
    top:140px;
}
.solution-app .diolag .diolag-content{

    /*position: absolute;*/
    /*top:150px;*/
}


.solution-app .top-banner {
    height: 480px;
    background: -webkit-linear-gradient(left, #115af7, #00d8e5);
}

.solution-app .marginauto {
    height: 100%;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.solution-app .flex {
    display: flex;
    justify-content: center;
    align-items: center;
}
.solution-app .flex-cont {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.solution-app .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.solution-app .swiper-slide {
    height: 100%;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px)
}

.solution-app .ani {
    color: white;
    font-size: 16px;
}

.solution-app .ani img {
    margin-left: 100px;
}

.solution-app .bold {
    font-weight: bold;
    font-size: 34px;
    margin: 28px;
    margin-left: 0;
}
.solution-app .relation {
    text-align: center;
}
.solution-app .bigsize {
    font-size: 18px;
}

.solution-app relation .titlele {
    padding-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}

.solution-app .title-top {
    margin-top: 60px;
    margin-bottom: 20px;
    font-size: 26px;
    color: #3b426b;
    font-weight: bold;

}

.solution-app .titlele .title-contention {
    font-size: 18px;
    color: #5d6494;
}

.solution-app .relation-content {
    height: 530px;
    width: 100%;
   margin-top:60px;
}

.title-content{
    color:#5d6494;
}

.solution-app .relation-content-left {
    float: left;
    height: 100%;
}

.solution-app .relation-content-right {
    /*float:left;*/
    position: relative;
    right: 48px;

    margin-right: 20px;
    margin-top: 10px;
    height: 100%;
}

.solution-app .right-list {
    margin-bottom: 20px;
    text-align: left;
}

.solution-app .right-list div {
    position: relative;
    bottom: 58px;
    left: 80px;
    margin-left: 90px;
    font-size: 16px;
    color: #5d6494;
    margin-bottom: 14px;
    display: block;
}

.service {
    background: #f5f8ff;
    padding-top: 10px;
}

.solution-app .service-line {
    flex: 1;
}


/*.solution-app .service-line:first-child img {*/
/*    margin-bottom: 35px;*/
/*}*/

.solution-app .line-content-img-tow {
    padding-top: 12px;
}

.solution-app .line-content .line-img{
   margin-left:113px;
}
.solution-app .line-content .line-img .line-img-three{
    margin-left:100px;
}

/*.solution-app .line-content .line-img-one .line-content-img-one{*/
/*    margin-top:45px;*/
/*}*/


.solution-app .line-content-img-one {
    margin-top: 32px;
    margin-bottom: 10px;
}

.solution-app .line-content-img {
    margin-top: 40px;
}

.solution-app .line-content {
    font-size: 20px;
    color: #3b426b;
    padding: 14px 50px;
    text-align: center;
    /*margin-bottom: 26px;*/
}

.solution-app .serviceone {
    margin-bottom:0px;
}
.solution-app .line-content img {
    margin-bottom: 18px;
}

.solution-app .line-content h2 {
    font-size: 20px;
    color: #3b426b;
    margin-bottom: 20px;
}

.solution-app .line-content span {
    font-size: 16px;
    color: #5d6494;
    text-align: center;
}

.solution-app .service-title {
    text-align: center;
    font-weight: 700;
    font-size: 26px;
}

.solution-app .titlele img {
    margin-top: 28px;
}

.solution-app .plan {
    text-align: center;
}
.solution-app .span-title {
    margin-bottom: 40px;
}

.solution-app .diy {
    padding-top: 50px;
    text-align: center;
    background: url("../images/solution/4-bg.png");
}

.solution-app .diy-title {
    color: white;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 24px;
}

.solution-app .diy-intro {
    font-size: 18px;
    /*margin-top:24px;*/
    /*margin-bottom:60px;*/
    color: rgba(255, 255, 255, 0.3)
}

.solution-app .box-content {
    float:left;
    margin-right: 162px;
    width: 292px;
    height: 346px;
}
.solution-app .diy-box .box-content:nth-child(3) {
    float:right;
    margin-right:0px;
    width: 292px;
    height: 346px;
}

/*.solution-app .process-title img {*/
/*    margin-left:30px;*/
/*}*/
.solution-app .diy-box {
    margin:60px auto;
    margin-top: 60px;
    padding-bottom: 90px;
}

.solution-app .box-title {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    background: #f4f8ff;
    color: #5d6494;
    font-weight: bold;
    text-align: center;
}

.solution-app .box-intro {
    background: white;
    padding: 40px;
}

.solution-app .box-intro img {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 184px;
    display: block;
}

.solution-app .box-intro span {
    color: #5d6494;
    font-size: 14px;
    line-height: 24px;
}

.solution-app .process-title {
    margin-top: 60px;
    text-align: center;
}

.solution-app .process-icon li {
    color: #5d6494;
    font-size: 14px;
    margin-top: 16px;
    margin-right: 100px;
    position: relative;
    left: -22px;
}

.solution-app li:last-child {
    margin-right: 0px;
}

.solution-app .process-icon {
    margin-bottom: 30px;
}

.solution-app .virtue {
    background: #f5f8ff;
}

.solution-app .virtue-title {
    text-align: center;
    padding-top: 52px;
    padding-bottom: 64px;
}

.solution-app .virtue-box {
    margin-right: 30px;
    height: 184px;
    width: 590px;
    background: white;
    padding: 0px 24px 0px 12px;
}

.solution-app .virtue-line:last-child {
    margin-top: 26px;
    margin-bottom: 60px;
}

.solution-app .virtue-intr {
    margin-left: 20px;
}

.solution-app .virtue-intr h2 {
    font-size: 20px;
    color: #3b426b;
    margin-bottom: 16px;
}

.solution-app .virtue-intr div {
    line-height: 24px;
    color: #6c729c;
    font-size: 14px;
}
