.about_banner {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.about_banner img {
    width: 100%;
    display: block;
}
.about_zmenu, .about2_zmenu, .pro_zmenu, .pro2_zmenu, .about_zmenu6 {
    background: #f5f5f5;
}
.about_zmenu ul {
    height: 50px;
}
.about_zmenu ul li {
    float: left;
}
.about_zmenu ul li h3 {
    float: left;
}
.about_zmenu ul li h3 a {
    font-weight: normal;
    font-size: 16px;
    color: #333;
    padding: 0 60px;
    background: url(../imgs/about_menujt.png) no-repeat right 30px center;
    line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    text-decoration: none;
}
.about_zmenu ul li h3 a:hover {
    color: #ff0000;
}
.about_zmenu ul .about_zmenu_li1 h3 a {
    background: #e5e5e5 url(../imgs/about_menuhome.png) no-repeat 175px center;
    padding-left: 200px;
    padding-right: 60px;
}

.process_bg {
    width: 100%;
    background: #f2f2f2;
    padding: 30px 0;
}
.process_content {
    max-width: 960px;
    margin: 0 auto;
}
.process_box {
    width: 100%;
    padding: 30px;
    background: white;
    margin-bottom: 50px;
    position: relative;
}
.process_box {
    margin-bottom: 20px;
}
.process_box_right {
    width: 50%;
    float: right;
    padding: 0 30px;
}
.process_box_left2 ul li h2, .process_box_right ul li h2 {
    font-size: 24px;
    font-weight: 600;
}
.process_box_right ul li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 15px 0 30px 0;
    /* word-break: break-all; */
    /* word-wrap: break-word; */
    text-align: justify;
}
.process_box_right ul li:last-child {
    position: absolute;
    right: 63px;
    bottom: 30px;
}
.process_box ul li a {
    display: block;
    width: 90px;
    height: 26px;
    background: url(../imgs/index_jticon.png) no-repeat left center;
    border: #ff908a solid 1px;
    line-height: 26px;
    text-align: center;
    padding-left: 20px;
    font-size: 14px;
    color: #df2c23;
}
.process_box_left {
    width: 50%;
    float: right;
    padding: 0 30px;
}
.process_box_left img {
    width: 100%;
}
.process_box_left2 {
    width: 50%;
    float: left;
    padding: 0 30px;
}
.process_box_left2 ul li h2, .process_box_right ul li h2 {
    font-size: 24px;
    font-weight: 600;
}
.process_box_left2 ul li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding: 15px 0 30px 0;
    /* word-break: break-all; */
    /* word-wrap: break-word; */
    text-align: justify;
}
.process_box_left2 ul li:last-child {
    position: absolute;
    left: 360px;
    bottom: 30px;
}
.process_box_right2 {
    width: 50%;
    float: left;
    padding: 0 30px;
}
.process_box_right2 img {
    width: 100%;
}
.clearfix {
    clear: both;
}



























