.about {
    width: 330px;
    height: 83px;
    line-height: 83px;
    margin: 62px auto 56px;
    border-bottom: 4px solid #e5e5e5;
    font-size: 30px;
}

.about h4 {
    width: 120px;
    margin: 0 auto;
    line-height: 79px;
    border-bottom: 4px solid #5b49a1;
    font-weight: normal;
}

.about_wanzhi {
    height: 614px;
    background: url(/static/nofficial/images/about_bg.png) no-repeat;
    padding: 100px 102px 0 103px;
}

.about_wanzhi p {
    text-indent:2em;
    line-height: 35px;
    color: #ffffff;
}

.about_wanzhi a {
    display: block;
    width: 131px;
    height: 38px;
    line-height: 38px;
    background: url(/static/nofficial/images/know_more.png) no-repeat;
    color: #5c51a1;
    padding-left: 22px;
    margin-left: 865px;
    margin-top: 30px;
}

.introduce {
    width: 100%;
    height: 752px;
    /* background: url(/static/nofficial/images/introduce_bg.jpg) no-repeat; */
    padding-top: 58px;
}

.introduce_l {
    height: 594px;
    background: url(/static/nofficial/images/circle_line.png) no-repeat center 40px;
    margin-right: 15px;
}

.introduce_l h4 {
    border-left: 9px solid #f8896a;
    background-color: #524393;
    color: #fff;
    margin-bottom: 205px;
    text-align: center;
    line-height: 61px;
    font-size: 26px;
    height: 61px;
}

.introduce_l h4:nth-child(1),
.introduce_l h4:nth-child(3) {
    width: 209px;
}

.introduce_l h4:nth-child(2) {
    width: 228px;
}

.mission_box,
.vision_box {
    width: 460px;
    height: 229px;
    color: #fff;
}

.mission_box {
    background: url(/static/nofficial/images/mission_bg.png) no-repeat;
    margin-right: 57px;
}

.vision_box {
    background: url(/static/nofficial/images/vision_bg.png) no-repeat;
}

.mvbox h4 {
    font-size: 24px;
    padding-left: 18px;
    border-left: 6px solid #f8896a;
    margin-left: 40px;
    margin-top: 50px;
}

.mvbox p {
    width: 330px;
    font-size: 20px;
    margin-left: 57px;
    margin-top: 27px;
}

.introduce_r ul {
    width: 953px;
    height: 196px;
    border: 2px solid #d9d9d9;
    margin-top: 266px;
    margin-left: 10px;
}

.introduce_r ul li {
    width: 25%;
    height: 100%;
    overflow: hidden;
    text-align: center;
}

.introduce_r ul li div {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url(/static/nofficial/images/adout_icon_04.png) no-repeat center;
    background-color: #f8896a;
    margin-top: 29px;
    border-radius: 6px;
    margin-bottom: 17px;
}

.introduce_r ul li .icon_02 {
    background: url(/static/nofficial/images/adout_icon_01.png) no-repeat center;
    background-color: #f8896a;
}

.introduce_r ul li .icon_03 {
    background: url(/static/nofficial/images/adout_icon_03.png) no-repeat center;
    background-color: #f8896a;
}

.introduce_r ul li .icon_04 {
    background: url(/static/nofficial/images/adout_icon_02.png) no-repeat center;
    background-color: #f8896a;
}

.introduce_r ul li span {
    font-size: 18px;
    color: #474747;
}

.a_value {
    width: 690px;
    height: 79px;
    background: url(/static/nofficial/images/about_value.png) no-repeat;
    margin: 65px 0 0 30px;
}

.a_value span {
    display: inline-block;
    font-size: 20px;
    color: #ffffff;
    padding: 0 20px 0;
    margin-top: 25px;
    margin-right: 37px;
}

.a_value span:last-child {
    margin-right: 0;
}

.join_us {
    height: 210px;
    background: url(/static/nofficial/images/about_enjoy.png) no-repeat;
    margin-top: 60px;
    margin-bottom: 50px;
    overflow: hidden;
}

.join_box {
    display: block;
    width: 131px;
    height: 46px;
    line-height: 46px;
	background-color: #f8896a;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    margin: 144px 0 0 1041px;
}