* {
    padding: 0;
    margin: 0
}

.container {
    padding-top: 72px;
    width: 1200px;
    left: 0;
    margin: 0 auto;
    position: relative;
}

a {
    text-decoration: none;
    font-size: 16px;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #646464;
    line-height: 19px;
}

.app_left {
    background-color: #fff;
    padding-bottom: 78px;
}

.bread_nav_second a {
    color: #0CC85C;
}

.detail_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 77px;
    background-color: #fff;
    min-height: 560px;
    font-size: 18px;
    line-height: 36px;
    background-image: url(../images/content_bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.xj_sec_img {
    width: 100%;
    background-color: #fff;
    background-image: url(../images/content_bg.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 25px;
}

.xj_sec_img .xj_ul_us {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-left: 50px;
}

.xj_sec_img .xj_ul_us li {
    font-size: 14px;
    font-family: 'MiSans-Regular';
    font-weight: 400;
    color: #000000;
    line-height: 30px;
}