.wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.jc-about {
    background-repeat: no-repeat;
    position: relative;
    z-index: 6;
}

.jc-about .h2 {
    text-align: center;
    color: #fff;
    padding-top: 130px;
    height: 270px;
}

.jc-about .h2 img {
    height: 89px;
    display: inline-block;
    margin-bottom: 20px;
}

.jc-about .h2 p {
    font-size: 24px;
}

.jc-about i {
    background: url(../img/about-i-all.png) no-repeat 0 0
}

/**涓婚〉**/
.jc-about .jieshao p {
    margin-bottom: 30px;
    text-indent: 2em;
    line-height: 35px;
    color: #7E7E7E;
    font-size: 18px;
}

.jc-about .jieshao h2 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}

.jc-about .jieshao h2 i {
    margin-right: 15px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #0577D1;
    display: inline-block;
}

.jc-about .jieshao .text {
    padding-top: 20px
}

.jc-about .jieshao .text h2 {
    line-height: 70px;
    margin-bottom: 0;
    font-size: 36px;
    font-weight: normal;
    padding: 20px 0 0;
}

.jc-about .jieshao .text p {
    text-indent: 0;
}

.jc-about .jieshao .text ul {
    height: 80px;
    margin-bottom: 40px;
    padding-top: 20px;
}

.jc-about .jieshao .text ul li {
    line-height: 34px;
    margin-right: 50px;
    display: inline-block;
    color: #666;
    font-size: 18px;
}

.jc-about .jieshao .text ul li span {
    font-size: 24px;
    display: block;
    color: #0577D1
}

.jc-about .jieshao .text img {
    position: absolute;
    z-index: 6;
    top: -38px;
    right: 0;
    width: 400px;
    height: 260px;
}

.jc-about .jieshao .corp-info {
    margin-bottom: 110px;
}

.jc-about .jieshao .idea {
    padding-top: 10px;
    text-align: center;
    margin: 35px 0 90px;
    display: flex;
}

.jc-about .jieshao .idea li {
    margin-left: 13px;
    padding-top: 68px;
    position: relative;
    display: inline-block;
    width: 290px;
    height: 460px;
}

.jc-about .jieshao .idea li span {
    left: 50%;
    margin: 0 0 0 -65px;
    top: 0;
    position: absolute;
    z-index: 9;
    padding-top: 25px;
    font-size: 30px;
    color: #fff;
    background: url(../img/about-w-bg-1.png) no-repeat 0 0;
    display: inline-block;
    height: 125px;
    width: 130px;
}

.jc-about .jieshao .idea li span em {
    line-height: 40px;
    display: block;
    font-size: 18px;
}

.jc-about .jieshao .idea li p {
    font-size: 24px;
    margin: 0;
    text-indent: 0;
    color: #fff;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    top: 68px;
    padding-top: 185px;
    position: absolute;
    z-index: 6;
}

.jc-about .jieshao .idea li p {
    background: url(../img/about-w-bg-2.png) no-repeat 0 0;
}

.jc-about .media {
    text-align: center;
    background: #f8f8f8 url(../img/about-bg-8.jpg) no-repeat center 0;
}

.jc-about .media .hd {
    padding: 65px 0 80px;
}

.jc-about .media .hd h3 {
    font-size: 48px;
    line-height: 70px;
    font-weight: normal
}

.jc-about .media .hd p {
    color: #999;
    font-size: 16px;
}

.jc-about .media ul li {
    margin-bottom: 30px;
    font-size: 18px;
    color: #666;
    line-height: 50px;
    padding: 0 15px;
    display: inline-block;
}

.jc-about .media ul li img {
    display: block;
    width: 160px;
    height: 160px;
    background: #fff;
}