.mt20{
    margin: 20px 0;
}


.success .location{
    margin: 5px;
   
    border-bottom: 1px rgba(4, 12, 84, 1) solid;
}

.success .location a{
    color: rgba(4, 12, 84, 1);
}

.successliu{
    padding: 0;
}

.successliu .more{
    margin: 30px auto;
}

.kehu {
    background: rgba(236, 236, 236, 1);
}

.kehu .swiper-slide img{
    width: 100%;
    border: 1px solid rgba(236, 236, 236, 1);
}

.kehu .swiper-slide img:hover{
    border: 1px solid #000;
}

.kehu .tem_top h3{
    margin: 0;
    text-align: center;
    font-size: 32px;
    letter-spacing: 3px;
    padding-top: 50px;
    padding-bottom: 25px;
}

.kehu .tem_top .sub{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.kehu .tem_top .sub .line{
    height: 1px;
    width: 50px;
    background: #808080;
}

.kehu .tem_top .sub .subtitle{
    font-size: 16px;
    line-height: 16px;
    font-weight: normal;
    font-family: 微软雅黑;
    color: rgb(0,0,0);
    padding: 0 15px;
}
.message {
    border-top: 1px solid #000;
    background: rgba(236, 236, 236, 1);
    padding-bottom: 30px;
}
.message .hint{
    font-size: 16px;
    padding-top: 10px;
    font-weight: normal;
    font-family: 微软雅黑;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}

/* .message .el-form-item__label{
    min-width: 120px !important;
}
.message  .el-form-item__content{
    margin-left: 120px !important;
} */



/*      工厂实景   开始  */

#syNoticeUlNew  {
   display: flex;
   position: absolute;
}
#syNoticeUlNew  li{
    margin-right: 66px;
}

#syNoticeUlNew  li a {

}

#syNoticeUlNew  li a img{
    width: 250px;
    height: 180px;
    margin: 0 !important;
}

#syNoticeUlNew  li a img:hover{
    /* border: 2px solid rgb(255, 32, 110); */
    border: 2px solid #fd7100;
}

#syNoticeUlNew  li a .name{

    width: 100%;
    text-align: center;
    color: rgba(4, 12, 84, 1);
    font-size: 12px;
    line-height: 40px;
}


/*      工厂实景  结束   */


/*实拍展示*/
#syNoticeUlNew3  {
    display: flex;
    position: absolute;
}
#syNoticeUlNew3 li{

}

#syNoticeUlNew3 li img{
    margin-right: 10px;
    width: 393.33px;
    height: 310px;
}

/*  手机版成功案例*/
.success_wrap{
    background: rgba(240, 240, 240, 1) !important;
}

.mobile-top{
    height: 1.62133rem;
    line-height: 1.62133rem;
    padding-bottom: .25rem;
    table-layout: fixed;
    border-spacing: 0;
    color: #000;
    font-size: .7rem;
    font-family: "\5FAE\8F6F\96C5\9ED1",Helvetica,"黑体",Arial,Tahoma;
    text-align: center;
}


/*  合作案例  */
.coop{
    font-size: 0.77628rem;
    height: 1.10933rem;
    padding: 0.6rem 0 0.25rem;
    text-align: center;
    box-sizing: content-box;
    color: #666;
    font-family: "微软雅黑";
}

.coop_list{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
}
.coop_list li{
    width: 20%;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    height: 2.5rem;
}
.coop_list li img {
    width: 100%;
    height: 100%;
    opacity: 0.8;
}


/*   图案素材*/

.web_container{
    background: rgba(240, 240, 240, 1) !important;
}

.kankan{
    display: flex;
    justify-content: center;
    padding: 5px 0 15px;
}

.kankan a{
    background: linear-gradient(90deg, rgba(255, 32, 110, 1) 0%,rgba(4, 12, 84, 1) 100%);
    display: block;
    width: 5.908355795148248rem;
    height: 2.242587601078167rem;
    line-height: 2.242587601078167rem;
    font-size: 0.7762803234501348rem;
    border-color: #4c4c4c;
    border-radius: 3px;
    -webkit-box-shadow: 0 1.5px 5px -1px #fff inset;
    box-shadow: 0 1.5px 5px -1px #fff inset;
    border-width: 1px;
    border-style: solid;
    color: #fff;
    text-align: center;

}
.sucai{
    background: #fff;
}
.sucai h6{
    font-size: 0.6900269541778976rem;
    color: #2b2b2b;
    text-align: center;
    font-weight: bold;
    line-height: 2rem;
    height: 2rem;
    margin: 0;
    font-family: "\5FAE\8F6F\96C5\9ED1",Helvetica,"黑体",Arial,Tahoma;
}
.sucai h6 i{
    margin-right: 5px;
}
.sucai ul{
    padding: 0.74rem 0.75rem 0px;
    display: flex;
    flex-wrap: wrap;

}

.sucai ul li{
    margin-right: 0.25rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0.025rem 0.3rem 0px;
    border-radius: 0.15rem;
    width: 48%;
    margin-bottom: 0.5rem;
    background: rgb(255, 255, 255);
}
.sucai ul li img{
    width: 100%;
}
.sucai ul li:nth-child(2n+2){
    margin-right: 0rem;
    margin-left: 0.25rem;
}

.mt10{
    margin-top: 10px;
}

@media (max-width: 600px) {

    .success-img .swiper-slide img{
        width: 100%;
    }
    .success-img .swiper-pagination-bullet-active{
        background: #fff;
    }

    .editor{
        background: rgba(240, 240, 240, 1) !important;
        padding: 0 10px;
    }
    .editor img{
        /*width: 100%;*/
        max-width: 100%;
        max-height: 100%;
    }

    .mt20{
        margin: 0;

    }

    .page select{
        background: #fff;
    }
    footer{
        background: rgba(240, 240, 240, 1) !important;
    }
}