.suwis-banner,
.suwis-banner>img {
    width: 100%
}

.suwis-recruit {
    width: 100%;
    background: url(../../images/brand/group/back-02.jpg);
    position: relative;
    text-align: center;
    overflow: hidden
}

.suwis-banner-line {
    max-width: 1000px;
    position: relative;
    margin: 0 auto;
    padding-top: 30px
}

.tb-download-btn {
    width: 60%;
    margin: 3% auto 0
}

.suwis-suv,
.tb-download-btn a.hasmargin {
    margin: 0 auto
}

.tb-download-btn a {
    width: 28%;
    display: inline-block;
    background: #dd0b1a;
    font-size: 14px;
    color: #fff;
    padding: 1.5% 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.suwis-suv {
    width: 100%;
    text-align: left
}

.suwis-process img {
    width: 66%
}

.suwis-suv>li {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    box-sizing: border-box;
    border-bottom: 2px solid #e8e8e8
}

.suwis-suv>li>div {
    width: 100%;
    overflow: hidden
}

.suwis-suv>li>div>img {
    float: left;
    margin: 5px 10px 0 3px
}

.suwis-suv>li>div>p {
    float: left;
    margin-right: 12px;
    font-size: 16px;
    font-weight: 700
}

.suwis-suv>li p {
    width: 90%;
    font-weight: 700;
    text-align: left;
    font-size: 12px;
    margin-left: 0px;
    line-height: 25px
}

.suwis-suv>li>h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 30px 0 15px 0px
}

.suwis-suv>li>.cti_material_dow{
    display: block;
    background:#dc0011;
    color: white;
    width: 15%;
    text-align: center;
    padding: 1% 0.5%;
}

.suwis-suv>li>img {
    width: 100%;
    padding-left: 0px
}

.erweiBox {
    overflow: hidden;
    width: 100%;
    margin: 2% 0 2% 20px
}

.erweiBox>div {
    float: left;
    margin-right: 1%;
    width: 14%
}

.erweiBox>div>img {
    width: 100%
}
.suwis-suv table{
	margin-bottom: 2%;
}
.suwis-suv table tr td{
	font-weight: 700;
    text-align: center;
    font-size: 12px;
    padding: 0.5%;
    line-height: 20px;
}
.button_p {
    border-bottom: 2px solid #dd0b1a;
    height: 40px;
    margin-top: 20px;
    margin-left: 20px;
}
.button-sq {
    cursor: pointer;
    width: 200px;
    height: 40px;
    background: #dd0b1a;
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.popup {
    width: 100%;
    height: 100%;
    display: table;
    background: url(../../images/pop_bg.png);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    font-size: 12px;
    /* visibility: hidden; */
    display: none;
    overflow: scroll;
}
.d-table {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: table;

}
.d-cell {
    display: table-cell;
    vertical-align: middle;
}
.popmain {
    position: relative;
    width: 80%;
    margin: 0 auto;
    background: #fff;
    line-height: 2em;
    padding: 5%;
}
.tb-tit{
	font-size: 14px;
    font-weight: 600;
}
.popmain dt{
	font-size: 16px;
    font-weight: 700;
}
.popmain dd{
	font-size: 14px;
	margin-bottom: 2%;
	font-weight: 500;

}
.popmain p{
	margin-bottom: 3%;
}
.close {
    width: 33px;
    height: 33px;
    position: absolute;
    right: 0%;
    cursor: pointer;
    z-index: 133330;
    margin-left: 483px;
    background-image: url(../../images/close.png);
    top: 0;
}
@media screen and (max-width:1000px) {
    .suwis-suv>li>img {
        width: calc(100% - 30px)
    }
    .suwis-suv>li .erweiBox p {
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .erweiBox>div {
        width: 27%
    }
    .suwis-banner-line {
        padding-top: 0;
        width: 95%;
        margin: 0 auto
    }
    .suwis-suv>li>.cti_material_dow{
        width: 20%;
        font-size: 12px;
    }
       .suwis-banner {
        padding-bottom: 0;
        /*width: 1000px;*/
        text-align: center;
        padding-top: 45px;
    }

    .suwis-banner img {
        overflow: hidden;
        /*margin-left: -42%;*/
    }
}
