* {
    margin: 0;
    padding: 0;
}
.fuwutixi-top {
    width: 100%;
    height: 42.735vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size:100% 100%;
}
.fuwutixi-top-title {
    font-size: 3.205vw;
    color: #FFFFFF;

}
.fuwutixi-top-title2 {
    font-size: 1.709vw;
    color: #FFFFFF;
}
.fuwutixi-section {
width: 100%;
display: flex;

}
.section-left {
    margin-top: 4.274vw;
    margin-left: 10.684vw;
width: 38.675vw;
height: 30.449vw;
}
.section-right {
    margin-left:6.143vw;
 
}
.section-right-img {
    margin-top: 6vw;
    width: 3.205vw;
    height: 3.205vw;
}
.section-right-title {
    margin-top: 2vw;
    font-size: 2.564vw;
    color: #2B2B2B;
    font-weight: bold;
}
.section-right-desc {
    margin-top: 2.03vw;
    width: 36.111vw;

    font-size: 1.068vw;
    color: #868686;

}
.section-right-biaoqian {
    margin-top: 1.015vw;
    width: 100%;
    display: flex;
    align-items: center;
    color: #2B2B2B;
    font-size: 0.855vw;


}
.section-right-biaoqian-img {
    width: 0.908vw;
    height: 0.908vw;
    margin-right: 0.8vw;
}
.section-right-btn {
    margin-top: 2.03vw;
    background-color: #E10025;
    width: 10.577vw;
    height: 2.885vw;
    border-radius: 1.709vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;


}
.section-right-btn img { 
    margin-left: 0.352vw;
    width: 1.709vw;
    height: 1.709vw;
}
.fuwutixi-section2 {
    width: 100%;
    display: flex;
    padding-bottom: 2vw;
}
.fuwutixi-section2-left {
    margin-left: 10.684vw;
}
.fuwutixi-section2-left-img {
    margin-top: 7vw;
    width: 2.991vw;
    height: 2.991vw;

}
.fuwutixi-section2-left-title {
    margin-top: 2vw;
    font-size: 2.564vw;
    color: #2B2B2B;
    font-weight: bold;
}
.fuwutixi-section2-left-desc {
    margin-top: 2vw;
    width: 35.47vw;
    height: 3.365vw;
    overflow: hidden;
    font-size: 1vw;
    color: #868686;
}
.fuwutixi-section2-left-biaoqian {
    margin-top: 1.015vw;
    width: 100%;
    display: flex;
    align-items: center;
    color: #2B2B2B;
    font-size: 0.855vw;
}
.fuwutixi-section2-left-biaoqian-img {
    width: 0.908vw;
    height: 0.908vw;
    margin-right: 0.8vw;
}
.fuwutixi-section2-left-btn {
    margin-top: 2.03vw;
    background-color: #E10025;
    width: 10.577vw;
    height: 2.885vw;
    border-radius: 1.709vw;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
}
.fuwutixi-section2-left-btn img {
    margin-left: 0.352vw;
    width: 1.709vw;
    height: 1.709vw;
}
.fuwutixi-section2-right {
    margin-left: 6.838vw;
    
}
.fuwutixi-section2-right-img {
    margin-top: 5.182vw;
    width: 38.675vw;
    height: 30.449vw;
}
