.kuang {
    width: 350px;
    height: 100px;
    margin: 0 auto;
    padding: 35px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: url(../imgs/kuang-gr.png) no-repeat;
    background-size: 100% 100%;
}

.kuang1 {
    padding: 35px 100px;
}

.kuang img {
    width: 200px;
}

.kuang h2 {
    width: 100%;
    text-align: center;
    font-size: 26px;
    color: rgb(0, 0, 0, 0.7);
    letter-spacing: 2px;
}

.safewidth {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.wrap1 {
    background: url(../img/5.png) no-repeat center;
    width: 100%;
    background-size: cover;
    height: 900px;
    position: relative;
    padding-bottom: 0;
    background-position: 100% 100%;
}

.huo {
    width: 1000px;
    margin-top: 40px;
    /* float: left; */
}

.huo img.logo {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.huo ul {
    width: 90%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.huo ul li {
    padding: 10px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    margin-bottom: 20px;
    width: 48%;
    height: 90px;
    background-color: rgba(255, 255, 255, 0.4);
    border: solid 1px #565656;
}

.huo ul .bl {
    background: #2B3D7C;
}

.huo ul .red {
    background: #4A9DDB;
}

[class*='iconbg'] {
    margin-right: 20px;
    padding: 5px;
}

/* .iconbg_lan {
    background: #0077cc;
}

.iconbg_lv {
    background: rgb(98, 177, 31);
} */

.huo ul li img {
    width: 50px;
    height: 50px;
}

.huo ul li .rig {
    width: 80%;
    padding-left: 30px;
    border-left: solid 4px rgba(0, 0, 0, .4);
}

.rig h6 {
    font-size: 18px;
    color: rgb(0, 0, 0);
    letter-spacing: 1px;
}

.rig p {
    font-size: 18px;
    color: rgb(0, 0, 0);
    font-size: 15px;
    line-height: 1.5;
}

.rig p>span {
    padding: 0 10px;
}

.info1 img {
    width: 120px;
}

.wrap2 {
    background: url(../img/4.png) no-repeat center;
    background-size: cover;
    height: 870px;
    padding: 0;
}

.wrap2 .safewidth {
    width: 100%;
    height: 100%;
    padding: 60px 0;
    /*background: rgba(0, 0, 0, .2);*/
}

/* .wrap2 img {
    background-color: #0077cc;
} */

.modBox {
    margin-top: 20px;
    width: 50%;
    margin: 0 auto;
}

.modBox li {
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.4);
}

.modBox li>img {
    width: 60px;
    height: 60px;
}

.modBox li>div {
    color: #555;
    border-left: 4px solid rgba(0, 0, 0, .4);
}

.modBox li>div .line {
    background: rgba(0, 0, 0, .4);
}
.lastwrap{
    display: none;
}
.lastwrap0{
    display: none;
}
.mlastimg{
    display: none;
}

@media (max-width: 768px) {
    .mlastimg{
        display: block;
    }
    .lastimg{
        display: none;
    }
    .safewidth {
        width: 100%;
        padding: 0 15px;
    }
    .kuang {
        width: 75%;
        height: 80px;
        margin: 0 auto;
    }
    .kuang>img {
        width: 150px;
        height: auto;
    }
    .kuang h2 {
        width: 100%;
        height: 120px;
        font-size: 24px;
        letter-spacing: 2px;
        line-height: 120px;
        margin-left: 0;
        color: rgb(0, 0, 0, 0.7);
    }
    .wrap1 {
        background: url(../img/m5.png) no-repeat center;
        background-size: cover;
        transform: scaleX(1);
        padding: 0;
        height: 1080px;
    }
    .wrap1 .safewidth {
        padding: 30px 15px;
    }
    .huo {
        width: 100%;
    }
    .huo ul {
        width: 100%;
    }
    .huo ul li {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        background-color: rgba(255, 255, 255, 0.4);
    }
    .huo ul li img {
        width: 40px;
        height: 40px;
    }
    .huo ul li .rig {
        padding-left: 20px;
    }
    .huo ul li .rig h6 {
        font-size: 16px;
    }
    .huo .rig p {
        font-size: 12px;
    }
    .rig h6 {
        font-size: 16px;
        color: rgb(0, 0, 0);
        text-align: left;
    }
    .wrap2 {
        background: url(../img/bg.jpg) no-repeat center;
        background-size: cover;
        padding: 0;
        height: 680px;
    }
    .wrap2 .safewidth {
        padding: 30px 15px;
        height: 1300px;
    }
    .rig p {
        font-size: 14px;
        color: rgb(0, 0, 0);
        font-size: 13px;
        line-height: 1.5;
        letter-spacing: 0.5;
    }
    .modBox {
        margin-top: 15px;
        width: 100%;
    }
    .modBox li {
        width: 100%;
        margin-bottom: 10px;
        padding: 10px;
        background-color: rgba(255, 255, 255, 0.4);
        padding: 10px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
    margin-bottom: 20px;
    width: 100%;
    height: 140px;
    background-color: rgba(255, 255, 255, 0.4);
    }
    
   
    .modBox li>img {
        width: 40px;
        height: 40px;
       margin: 5px 20px;
    }
    .modBox li>div.rig {
        margin: 0;
        padding-left: 10px;
        border-left: solid 4px rgba(0, 0, 0, .4);
    }
    .modBox li>div {
        border-left: none;
    }
    .lastwrap{
        display: block;
        width: 100%;
        height: auto;
        min-height: 250px;
        position: relative;
        background: url(../img/new3.png) center 0 no-repeat;
        background-size: cover;
    }
    .lastwrap0{
        display: block;
        width: 100%;
        height: auto;
        min-height: 336px;
        position: relative;
        background: url(../img/new7.png) center 0 no-repeat;
        background-size: cover;
    }
}