body, html {
    padding: 0;
    margin: 0;
    /*background: url("/img/model/01-1工业工装.png") no-repeat;*/
    /*background-size: 100vw auto;*/
    width: 100vw;
    background-color: #FFFFFF;

}


/*基本样式修改*/
.body_top {
    background: rgba(245, 245, 247, 1);
}

.body_top_logo > span {
    color: #0370E3;
}

.body_top_tab_a {
    color: #333333;

}

.body_top_tab_click {
    border-bottom: solid 0.15rem #333333;
}

.body_top_language_box > span {
    color: #333333;
}

.body_top_language_box {
    border-left: solid 0.2rem #333333;
}

.body_top2_child > a {
    color: #333333;
}

.body_top2 {
    background: rgba(17, 17, 17, 0.1);
}

.body_bottom_centre,
.body_bottom {
    background: #F5F5F7;
}

.body_bottom_beian {
    background: #E4E4EC;
}

.body_bottom_centre_box1 > div:nth-child(1),
.body_bottom_centre_box1 > div:nth-child(2),
.body_bottom_centre_box1 > div:nth-child(3),
.body_bottom_centre_box1 > div:nth-child(4),
.body_bottom_centre_box1 > div:nth-child(5),
.body_bottom_centre_box2 > div:nth-child(1),
.body_bottom_centre_box2 > a,
.body_bottom_centre_ewm > div:last-child,
.body_bottom_beian_centre,
.body_bottom_beian_centre > span > a,
.top_sousuo_box > div > div > a,
.top_sousuo_box > div > input {
    color: #333333;
}

.top_sousuo_box > div > div > a:hover {
    background: #E4E4EC;
}

.top_sousuo_box,
.top_sousuo_box > div > div {
    background: rgba(245, 245, 247, 1);
}


/*内容*/
.anchor_point {
    display: block;
    width: 100vw;
}

.cp_serise {
    width: 100vw;
    height: auto;
    margin-bottom: 5vh;
    /* min-height: 50.5rem; */
    overflow: hidden;
    /* opacity: 0.8;*/
}

.cp_serise_big_box {
    width: 67.7rem;
    margin: 12vh auto 0 auto;
    height: 38.46rem;
    /* min-height: 50.5rem;*/
}

.cp_serise_box {
    display: block;
    float: left;
    height: auto;
    width: 22.56rem;
    padding: 0;
    margin: -0.21rem 0 0;
    position: relative;
    overflow: hidden;
}

.cp_serise_box > img {
    width: 100%;
}

.cp_serise_box > span {
    display: block;
    position: absolute;
    /*top: 0;*/
}

.cp_serise_box1 {
    width: 28.12rem;
    height: 21rem;
}

.cp_serise_box1 > img {
    width: 100%;
    height: 100%;
}

.cp_serise_box1:nth-child(2),
.cp_serise_box1:nth-child(3) {
    width: 19.79rem;
    height: 21rem;
}

.cp_serise_box1:nth-child(4) {
    width: 18.75rem;
    height: 21rem;
}

.cp_serise_box1:nth-child(5),
.cp_serise_box1:nth-child(6) {
    width: 24.475rem;
    height: 21rem;
}

.cp_serise_box:hover > span:nth-child(3) {
    /*border: 0.05rem solid #076BF2;*/
    /*color: #076BF2;*/
}


.cp_serise_box > span:nth-child(2) {
    display: block;
    width: 100%;
    /*height: 2.45rem;*/
    /*font-family: MicrosoftYaHei-Bold;*/
    font-weight: 700;
    font-size: 1.65rem;
    /*color: #FFFFFF;*/
    color: #333333;
    text-align: center;
    top: 16.5%;
}

.cp_serise_box:hover > span:nth-child(2) {
    color: #0370E3;
}

.cp_serise_box > span:nth-child(3) {
    display: block;
    width: 100%;
    height: 1.5rem;
    opacity: 0.8;
    /* font-family: MicrosoftYaHei; */
    font-size: 0.82rem;
    /*color: #FFFFFF;*/
    color: #333333;
    text-align: center;
    top: 25.5%;
}

.cp_serise_box:hover > span:nth-child(3) {
    color: #0370E3;
}

.cp_serise_box > div {
    width: 100%;
    position: absolute;
    top: 34%;
}

.cp_serise_box > div > span {
    display: block;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.93rem;
    text-align: center;
    margin: 0 auto;
}

.cp_serise_box > div > span > img {
    width: 100%;
}


.cp_serise_box1 > span:nth-child(2) {
    top: 3.3rem
}

.cp_serise_box1 > span:nth-child(3) {
    top: 6.2rem;
}

.cp_serise_box1 > div {
    top: 7.07rem
}
