.Partners {
    padding-top: 2%;
    /* margin-left: 20px; */
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 40px;
}

.Partners_title {
    font-size: 32px;
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    position: relative;
    font-family: "din 2014 bold";
    margin: 0% 4% ;
}

.Partners_title-lf {
    width: 114px;
    height: 2px;
    background: #DADADA;
    position: absolute;
    left: -120%;
    top: 24px;
}

.Partners_title-lf div {
    border-width: 0px;
    width: 30px;
    height: 4px;
    background-color: rgba(11, 69, 219, 1);
    float: right;
}

.Partners_title-rt {
    width: 114px;
    height: 4px;
    background: #DADADA;
    position: relative;
    right: -3%;
    top: -8px;
    display: inline-block;
}

.Partners_title-rt div {
    border-width: 0px;
    width: 30px;
    height: 4px;
    background-color: rgba(11, 69, 219, 1);
}

.Partners_tit {
    margin: 0 auto;
    height: 58px;
    margin-bottom: 30px;
}

.cpyfw_list {
    display: flex;
    text-align: left;
    margin-left: 29%;
    margin-top: 3%;
    margin-bottom: 3%;
}

.index_icon {
    height: 17px;
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.cpyfw_list>h3 {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    padding-left: 6px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 20px;
    border-left: 4px solid #1AD6DC;
}

.cpyfw_list>img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px 0 40px;
    width: 50%;
    position: relative;
    top: -100px;
}

.cpyfw_list .list_con {
    vertical-align: middle;
    font-family:'din 2014 regular';
    width: 100%;
    height: 100%;
}

.cpyfw_list .list_con h4 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    line-height: 182px;
    text-align: left;
    margin-left: 10%;
}

.cpyfw_list .list_con h4>img {
    display: inline-block;
    vertical-align: middle;
}

.cpyfw_list .list_con p div {
    color: #333;
    font-size: 16px;
    line-height: 20px;
}

.Partners_img {
    height: 190px;
    width: 190px;
}


.mb10 {
    margin-bottom: 10px;
}

.mt30 {
    margin-top: 30px;
}

.pl80 {
    padding-left: 80px;
}



/*  */


@media screen and (max-width: 1024px) {
    .xiaomi {
        height: 20px;
        width: 118%;
        background-color: #f6f6f6;
        margin-left: -9%;
    }
}
/* .Partners_details{
    margin-left: 105px;
} */
.xiaomi1 {
    height: 20px;
    width: 100%;
    background-color: #f6f6f6;
    margin: 2% 0;

}
@font-face {
    font-family:'din 2014 bold';
    src: url(../DIN2014/DIN2014-Bold.ttf);
}
@font-face {
    font-family:'din 2014 regular';
    src: url(../DIN2014/DIN2014-Regular.ttf
    );
}
