p{
    margin: 1em 0;
}
.header_hold{
    display: none!important;
}
.title {
    color: #32bd9e;
}

.center {
    background-color: #000;
    background-repeat: no-repeat;
    background-size: 100%;
}

.wenzibox p {
    color: #32bd9e;
}

.center_content p {
    font-size: 25px;
    color: #fff;
    line-height: 10px;
}

.content {
    width: 100%!important;
    margin: 0 auto;
}

.center_content {
    margin-top: 200px;
    margin-left: 10%;
}

.bg2 {
    margin-top: -180px;
}

.deadline {
    width: 100%;
    text-align: center;
    height: 600px;
    background-image: url(../img/urgent/bg2.png);
    background-repeat: no-repeat;
    background-size: 90%;
    margin-top: -190px;
    background-position-x: 70px;
}

.middle {
    font-size: 25px;
    color: #fff;
    line-height: 10px;
    text-align: center;
    margin-top: -100px;
}

.middle2 {
    text-align: center;
    margin-top: 150px;
}

.mid_content {
    font-size: 25px;
    color: #fff;
    line-height: 10px;
}

.mid_title {
    font-size: 30px;
    color: #fff;
    line-height: 10px;
}

.bg3 {
    width: 100%;
    margin-top: 100px;
}

.m_bottom {
    background-image: url(../img/urgent/bg4.png);
    background-repeat: no-repeat;
    background-size: 100%;
    padding-left: 10%;
    background-position-y: 400px;
    margin-top: 150px;
    padding-bottom: 1250px;
    position: relative;
}

.m_bottom2 {
    width: 60%;
}

.solutionbox {
    font-size: 30px;
    color: #fff;
    line-height: 10px;
    font-weight: bold;
}

.producter {
    font-size: 20.33px;
    color: #30c5a9;
    text-shadow: #000 1px 1px 1px;
    font-weight: bold;
    line-height: 0px;
}
.producter img{
    display: inline-block;
    margin-right: 5px;
}
.solution_detail {
    font-size:20.33px;
    color: #ffffff;
    text-shadow: #000 1px 1px 1px;
    font-weight: bold;
    line-height: 35px;
}

.r_bottom {
    position: absolute;
    right: 10%;
    bottom: 10%;
}

.all {
    width: 1130px;
    margin: 0 auto;
}


@media screen and (max-width: 1200px){
    .center{padding-bottom: 0;}
    .center_content{margin-top: 40px;margin-left: 0;}
    .center_content p{margin: 0;line-height: 1.5;font-size: 14px;text-align: center;}
    .deadline{height: 400px;background-size: auto 100%;background-position-x: 0;margin-top: 0;}
    .middle{margin: 0;line-height: 1.5;font-size: 14px;text-align: center;}
    .middle p{margin: 0;}
    .middle2{margin-top: 40px;}
    .mid_title{font-size: 14px;}
    .mid_content{font-size: 14px;line-height: 1.5;}
    .bg3{margin-top: 30px;}
    .m_bottom{margin-top: 30px;padding-left: 5%;padding-right: 5%;padding-bottom: 0;background-position-y: 0;background-size: cover;background-position: center;}
    .m_bottom2{width: 100%;}
    .solutionbox{font-size: 18px;}
    .producter{font-size: 14px;}
    .producter img{width: 10px;}
    .solution_detail{font-size: 14px;line-height: 1.5;}
    .r_bottom{position: initial;padding: 80px 0 20px;}
    .r_bottom .solutionbox{margin-bottom: 10px!important;text-align: center;}
    .r_bottom .producter{text-align: center;}
}

@media screen and (max-width: 768px){
    .deadline{height: 160px;}

}