.commun_box {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 22px;
    border-bottom: 1px #F0F0F0 solid;
}

.commun_box h3 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    line-height: 68px;
}

.commun_box .flex img {
    width: 655px;
    height: 491px;
    background: #F6F6F6;
    display: block;
}

.comm_right {
    width: 100%;
    height: 100%;
    margin-left: 46px;
}

.comm_right>p {
    line-height: 36px;
    text-align: left;
    display: flex;
    display: -ms-flexbox;
}

.comm_right p span:nth-child(1) {
    width: 66px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.comm_right .flex {
    justify-content: flex-start;
    align-items: baseline;
    -ms-flex-align: baseline;
}

.comm_right p span:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    flex: 1;
    -ms-flex: 1;
}

.comm_right .flex p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}

.comm_right .flex p:nth-child(2) {
    margin-left: 18px;
}

.comm_right .flex strong {
    font-size: 36px;
    font-weight: 700;
    color: #E1032D;
}

.comm_right .flex p span {
    font-size: 14px;
    font-weight: 600;
    color: #E1032D;
}

.comm_right .flex p b {
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}

.comm_bottom {
    width: 497px;
    height: 69px;
    margin-top: 12px;
    background: #F6F6F6;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: space-around;
    text-align: center;
}

.comm_bottom dl dt {
    font-size: 22px;
    font-weight: 400;
    color: #FC7143;
    font-family: Arial Black;
}

.comm_bottom dl:nth-child(2) dt {
    color: #2ABBA5;
}

.comm_bottom dl:nth-child(3) dt {
    color: #31A3EE;
}

.comm_bottom dl dd {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
}

.other,
.similar {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.other>h3 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 28px;
}

.other .manage_ul,
.similar .manage_ul {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    /* justify-content: space-between;
    -ms-flex-pack: justify; */
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}

.other .manage_ul li:nth-child(4n-1),
.similar .manage_ul li:nth-child(4n-1) {
    margin-left: 14px;
    margin-right: 14px;
}

.other .manage_ul li:nth-child(4n-2),
.similar .manage_ul li:nth-child(4n-2) {
    margin-left: 14px;
}

._page_container {
    width: 1200px;
    justify-content: flex-end;
    -ms-flex-pack: end;
    margin-top: 26px;
    margin-bottom: 40px;
}

.similar h3 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 32px;
}

.similar_mtb {
    margin-top: 50px;
    margin-bottom: 90px;
}

.last {
    margin-bottom: 10px;
}

.similar .man_bom h3 {
    font-size: 16px;
    margin-bottom: 0;
}

.similar li {}

.nav_span {
    margin-top: 40px;
}