/*
 * @Author: null
 * @Email: 3027704690@qq.com
 * @Date: 2019-06-27 09:20:45
 * @LastEditors: null
 * @LastEditTime: 2019-06-28 11:45:48
 * @Description: 关于
 * @form: (0 U 0)
 */

.container {
    width: 1200px;
    margin: 0 auto;
    color: #5e6d82;
}

.xwfx-about .about-banner {
    background: url(../../images/placeholder/v2_about.jpg) center center no-repeat;
    box-sizing: border-box;
    padding-top: 111px;
    text-align: center;
    height: 430px;
}

.xwfx-about .about-content {
    background: rgba(255, 255, 255, .85);
    box-sizing: border-box;
    padding: 24px;
    margin: 0 auto;
    height: 200px;
    width: 900px;
}

.about-content h2 {
    color: #00b3ba;
    font-size: 32px;
    line-height: 88px;
}

.about-content p {
    line-height: 22px;
    font-family: "宋体";
    color: #5e6d82;
}

.xwfx-info-synopsis {
    margin-top: 60px;
}

.subinfo {
    line-height: 22px;
    margin: 26px 52px 79px 50px;
    font-family: "宋体";
}


/* 关于通用列表标题 */

.xwfx-about-info .tit {
    color: #1f2f3d;
    font-size: 24px;
    line-height: 64px;
    text-align: center;
    position: relative;
}

.xwfx-about-info .tit::before {
    /*background: #00b3ba;*/
    content: "";
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -22.5px;
    height: 3px;
    width: 45px;
}

.xwfx-about-info .tit-samll {
    text-align: center;
    line-height: 76px;
    margin-bottom: 50px;
}


/* 发展历程 */

.xwfx-info-course {
    background: #f4f6f9;
    padding: 50px 0 90px 0;
}

.timeline-list {
    position: relative;
}

.timeline-list:nth-child(1)::before,
.timeline-list::after,
.timeline-list:nth-child(4)::after {
    content: "";
    display: block;
    width: 1px;
    background: #ff8103;
    margin: 0 auto;
}

.timeline-list:nth-child(1)::before {
    height: 27px;
}

.timeline-list::after {
    height: 53px;
}

.timeline-list:nth-child(4)::after {
    height: 91px;
}

.timeline-list:nth-child(5)::after {
    height: 97px;
}

.timeline-list:nth-child(6)::after {
    height: 84px;
}

.timeline-list:nth-child(7)::after {
    height: 62px;
}


/* 时间轴时间 */

.timeline-tit {
    display: block;
    border: 1px solid #9babc0;
    border-radius: 30px;
    box-sizing: border-box;
    color: #00b3ba;
    line-height: 29px;
    text-align: center;
    height: 30px;
    width: 53px;
    margin: 0 auto;
    position: relative;
    font-family: "宋体";
}

.timeline-tit::after,
.timeline-tit::before {
    content: "";
    position: absolute;
}

.timeline-tit::after {
    width: 15px;
    height: 1px;
    background: #ff8103;
    top: 50%;
}

.timeline-list:nth-child(odd) .timeline-tit::after {
    left: -15px;
}

.timeline-list:nth-child(even) .timeline-tit::after {
    right: -15px;
}

.timeline-tit::before {
    background: #fff;
    border: 1px solid #9babc0;
    border-radius: 50%;
    box-sizing: border-box;
    top: 50%;
    margin-top: -4px;
    height: 9px;
    width: 9px;
    z-index: 3;
}

.timeline-list:nth-child(odd) .timeline-tit::before {
    left: -24px;
}

.timeline-list:nth-child(even) .timeline-tit::before {
    right: -24px;
}


/* 时间轴内容 */

.timeline-main {
    background: #fff;
    border: 1px solid #9babc0;
    box-sizing: border-box;
    padding: 20px;
    position: absolute;
    min-height: 84px;
    width: 554px;
}

.timeline-main:hover {
    border-color: #00b3ba;
    color: #00b3ba;
}

.timeline-main .timeline-idxs {
    position: absolute;
    right: -73px;
    top: 50%;
    margin-top: -16px;
    border-radius: 30px;
    height: 30px;
    width: 53px;
    z-index: 2;
    opacity: 0;
}

.timeline-list:nth-child(even) .timeline-main .timeline-idxs {
    left: -73px;
}

.timeline-main:hover+.timeline-tit {
    background: #00b3ba;
    color: #fff;
}

.timeline-main:hover+.timeline-tit::before {
    background: #ff8103;
}

.timeline-list:nth-child(odd) .timeline-main {
    left: 0;
    top: 0;
}

.timeline-list:nth-child(even) .timeline-main {
    right: 0;
}

.timeline-list:nth-child(2) .timeline-main,
.timeline-list:nth-child(3) .timeline-main,
.timeline-list:nth-child(4) .timeline-main {
    top: -26px;
}

.timeline-list:nth-child(5) .timeline-main {
    top: -63px;
}

.timeline-list:nth-child(6) .timeline-main {
    top: -106px;
}

.timeline-list:nth-child(7) .timeline-main {
    top: -64px;
}

.timeline-main_list:not(:last-child) {
    margin-bottom: 50px;
}

.timeline-main p {
    display: inline-block;
    width: 390px;
    line-height: 22px;
    font-family: "宋体";
}

.timeline-idx {
    display: inline-block;
    font-size: 24px;
    text-align: right;
    margin-right: 30px;
    width: 69px;
    vertical-align: top;
}


/* 公司文化 */

.xwfx-info-culture {
    margin-top: 50px;
}

.culture-main {
    width: 900px;
    margin: 0 auto 56px;
    text-align: center;
    font-family: "宋体";
}

.culture-main li {
    color: #5e6d82;
    float: left;
    line-height: 24px;
    width: 25%;
}

.culture-main .culture-img_box {
    border-radius: 50%;
    border: 1px solid #afbcce;
    margin: 0 auto 25px;
    height: 100px;
    width: 100px;
    transition: .4s all;
    display: table-cell;
    vertical-align: middle;
}

.culture-img {
    margin: 40px auto 25px;
    height: 100px;
    width: 100px;
}

.culture-main .culture-img_box:hover {
    border-color: #00b3ba;
    background-color: #00b3ba;
    cursor: pointer;
}

.culture-main .culture-img_box:hover path {
    fill: rgb(255, 255, 255);
}

.culture-main .culture-tit {
    color: #00b3ba;
    font-size: 20px;
    line-height: 30px;
}


/* 团队风采 */

.xwfx-about-info .team-main {
    margin: 32px 0 78px;
    font-size: 0;
}

.xwfx-about-info .team-main img {
    display: inline-block;
    margin: 0 2px 2px 0;
    height: 349px
}

.xwfx-about-info .team-main-img_box:nth-child(1) img {
    width: 700px;
}

.xwfx-about-info .team-main-img_box:nth-child(2) img {
    width: 498px;
    margin-right: 0;
}

.xwfx-about-info .team-main-img_box:nth-child(n+3) img {
    width: 399px;
    height: 250px
}

.xwfx-about-info .team-main-img_box:nth-child(5) img {
    width: 398px;
    margin-right: 0;
}

.xwfx-about-info .team-main-img_box {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.team-main-img_box .team-text {
    color: #fefefe;
    font-size: 27px;
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 1px);
    bottom: -100%;
    left: 0;
    text-align: center;
    line-height: 349px;
    background: #00b3ba;
    transition: .4s all;
}

.team-main-img_box:hover .team-text {
    bottom: 2px;
}

.xwfx-about-info .team-main-img_box:nth-child(2) .team-text,
.xwfx-about-info .team-main-img_box:nth-child(5) .team-text {
    width: 100%;
}

.xwfx-about-info .team-main-img_box:nth-child(n+3) .team-text {
    line-height: 250px
}


/* 商务合作 */

.xwfx-business .business-banner {
    background: url(../../images/placeholder/v2_business.jpg) center center no-repeat;
    box-sizing: border-box;
    padding-top: 111px;
    text-align: center;
    height: 430px;
}

.xwfx-business .business-content {
    background: rgba(255, 255, 255, .85);
    box-sizing: border-box;
    padding: 24px;
    margin: 0 auto;
    height: 200px;
    width: 900px;
}

.business-content h2 {
    color: #ff8103;
    font-size: 40px;
    line-height: 88px;
}

.business-content p {
    line-height: 22px;
    font-family: "宋体";
    color: #5e6d82;
}


/* online_coop 线上资源合作 */

.xwfx-business .online_coop,
.xwfx-business .line_coop {
    width: 943px;
    margin: 32px auto 62px;
}

.xwfx-business .line_coop {
    margin-bottom: 79px;
}

.xwfx-business .online_coop li,
.xwfx-business .line_coop li {
    float: left;
    border: solid #eceff5;
    border-width: 0 1px 1px 0;
    width: 25%;
    box-sizing: border-box;
    transition: .6s background;
}

.xwfx-business .online_coop li {
    height: 134px;
    background: url(../../images/placeholder/v2_online_coop1.png) 0 0 no-repeat;
}

.xwfx-business .line_coop li {
    height: 132px;
    background: url(../../images/placeholder/v2_line_coop1.jpg) 0 0 no-repeat;
}

.xwfx-business .line_coop li:hover {
    background: url(../../images/placeholder/v2_line_coop.png);
}

.xwfx-business .online_coop li:hover {
    background: url(../../images/placeholder/v2_online_coop.png);
}

.xwfx-business .line_coop li:nth-child(n+5) {
    border-bottom-width: 0;
}

.xwfx-business .online_coop li:nth-child(4n),
.xwfx-business .line_coop li:nth-child(4n) {
    border-right-width: 0;
}

.xwfx-business .online_coop li:nth-child(2),
.xwfx-business .line_coop li:nth-child(2) {
    background-position: -237px 0;
}

.xwfx-business .online_coop li:nth-child(3),
.xwfx-business .line_coop li:nth-child(3) {
    background-position: -474px 0;
}

.xwfx-business .online_coop li:nth-child(4),
.xwfx-business .line_coop li:nth-child(4) {
    background-position: -710px 0;
}

.xwfx-business .online_coop li:nth-child(5),
.xwfx-business .line_coop li:nth-child(5) {
    background-position: 0 -135px;
}

.xwfx-business .online_coop li:nth-child(6),
.xwfx-business .line_coop li:nth-child(6) {
    background-position: -237px -135px;
}

.xwfx-business .online_coop li:nth-child(7),
.xwfx-business .line_coop li:nth-child(7) {
    background-position: -474px -135px;
}

.xwfx-business .online_coop li:nth-child(8),
.xwfx-business .line_coop li:nth-child(8) {
    background-position: -710px -135px;
}

.xwfx-business .online_coop li:nth-child(9) {
    background-position: 0 -271px;
    border-bottom: 0;
}

.xwfx-business .online_coop li:nth-child(10) {
    background-position: -237px -271px;
    border-bottom: 0;
}

.xwfx-business .online_coop li:nth-child(11) {
    background-position: -474px -271px;
    border-bottom: 0;
}

.xwfx-business .online_coop li:nth-child(12) {
    background-position: -710px -271px;
    border-bottom: 0;
}


/* cooperation_way */

.cooperation_way {
    background: #f4f6f9;
    padding: 30px 0;
    margin: 32px 0 58px;
}

.cooperation_way-box li {
    border-right: 1px solid #cfd0d1;
    color: #5e6d82;
    float: left;
    padding: 0 76px;
    height: 62px;
}

.cooperation_way-box li:last-child {
    border-right: 0;
}

.cooperation_way-box li p {
    font-family: "宋体";
    line-height: 29px;
}