@charset "gb2312";
/* CSS Document */
body {
    overflow-x: hidden;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.cr {
    color: #d13437;
}

.c0 {
    color: #000;
}

.blod {
    font-weight: bold;
}

/*top*/
input {
    font-family: "Microsoft yahei";
}

.w1190 {
    width: 1190px;
    margin: 0 auto;
}

.headed {
    width: 1190px;
    height: 105px;
}
.head {
    padding:10px 0;
}

.select {
    margin:30px 0 0 100px;
}

    .select .text {
        width: 610px;
        height: 40px;
        line-height: 40px;
        border: 1px solid #d13437;
        padding-left: 20px;
        outline: hidden;
    }

    .select .btn {
        width: 90px;
        height: 44px;
        line-height: 40px;
        background: #d13437;
        border: 1px solid #d13437;
        color: #fff;
        margin-left: -4px;
    }

.hd_list {
    width: 182px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin-top: 20px;
    background: #f5f5f6;
}

.accordion a {
    position: relative;
    display: block;
    color: #74777b;
    text-decoration: none;
    border: 1px solid #dbdbdf;
}

    .accordion a:hover {
        text-decoration: none;
        color: #74777b;
        transition: 0.3s;
    }

.accordion-desc {
    width: 180px;
    height: 64px;
    line-height: 32px;
    color: #eee;
    z-index: 999;
    position: absolute;
    background: #fff;
    border: 1px solid #dbdbdf;
    border-top: none;
}

    .accordion-desc ul li.bor {
        border-top: 1px dotted #dbdbdf;
    }

@media (min-width:480px) {
    .container {
        max-width: 80%;
    }
}

@media (min-width:768px) {

    .container {
        max-width: 600px;
    }
}
/*top_end*/
/*foot*/
.foot {
    width: 100%;
    background: #d13437;
    height: 270px;
    border-bottom: 1px solid #bc2f31;
}

.f_logo {
    width: 230px;
    height: 70px;
    margin-left:10px;
    margin-top: 45px;
}

.f_list {
    width: 1190px;
    height: 260px;
    margin-top: 20px;
    display:flex;
    justify-content:space-between;
}

.list_one {
   flex:1;
}

    .list_one h2 {
        color: #fff;
        font-size: 16px;
        height: 54px;
        line-height: 54px;
    }

    .list_one ul li {
        height: 28px;
        line-height: 28px;
    }

        .list_one ul li a {
            color: #fff;
            font-size: 12px;
        }

.footer {
    width: 100%;
    background: #d13437;
    height: 68px;
    padding-top: 20px;
}

    .footer p {
        color: #fff;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

        .footer p a {
            color: #fff;
        }


/*关于我们首页*/
#nav_wrap {
    margin: 0 auto;
}

#nav li {
    text-align: center;
    font-size: 14px;
}

#nav_wrap {
    width: 960px;
    overflow: hidden;
    height: 110px;
}

#nav {
    height: 60px;
    line-height: 60px;
    position: relative;
    width: 1190px;
    margin: 0 auto;
}

    #nav .l {
        height: 39px;
        width: 2px;
        float: left
    }

    #nav .r {
        height: 39px;
        width: 2px;
        float: right
    }

    #nav .bt_qnav {
        float: right;
    }

        #nav .bt_qnav a {
            width: 31px;
            height: 29px;
            line-height: 39px;
            display: block;
            padding: 9px 2px 0 0;
        }

    #nav .c {
        float: left;
        margin: 0;
        padding: 0
    }

    #nav li {
        float: left;
        list-style: none;
    }

        #nav li .v a {
            width: 150px;
            height: 60px;
            line-height: 60px;
            display: block;
            color: #FFF;
            float: left;
            font-weight: bold;
        }

            #nav li .v a:hover, #nav li .v .sele {
                line-height: 50px;
                font-size: 14px;
                font-weight: bold;
                background: #fff;
                color: #d13437;
                margin-top: 10px;
            }

    #nav .kind_menu {
        height: 50px;
        *height: 49px;
        line-height: 50px;
        vertical-align: middle;
        position: absolute;
        top: 60px;
        *top: 70px;
        left: 70px;
        width: 1190px;
        text-align: left;
        color: #656565;
        z-index: 2;
        background: #fff;
        display: none;
    }

        #nav .kind_menu a {
            color: #656565;
            float: left;
            text-align: center;
            width: 120px;
        }

            #nav .kind_menu a:hover {
                color: #ff4300;
            }

        #nav .kind_menu span {
            font-size: 10px;
            color: #cecece;
            line-height: 50px;
            *line-height: 26px;
            float: left
        }

#tmenu {
    height: 50px;
}

.nav {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #d13437;
}

/*轮播图*/
#solid {
    width: 100%;
    height: 545px;
    clear: both;
    margin-top: 0px;
    position: relative;
}

    #solid .solid0, #solid .solid1, #solid .solid2 {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 545px;
        display: none;
    }

    #solid ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        #solid ul li {
            top: 0px;
            height: 545px;
            display: none;
            cursor: pointer;
            margin: 0 auto;
            position: relative;
            left: 50%;
            margin-left: -960px;
            width: 1920px;
        }

    #solid #btt {
        width: 905px;
        height: 55px;
        left: 50%;
        position: relative;
        margin-left: -452px;
        top: -33px;
    }

        #solid #btt span {
            position: absolute;
            top: 15px;
            left: 45%;
            display: block;
            width: 25px;
            height: 3px;
            margin: 0 15px;
            text-align: center;
            background: #d13437;
            z-index: 2;
            cursor: pointer;
            filter: alpha(opacity=70);
            -moz-opacity: 0.7;
            opacity: 0.7;
        }

.content {
    width: 100%;
    background-color: #f5f2f4;
}

.con_box {
    width: 1200px;
    margin: 0 auto;
}

.product {
    width: 1200px;
    padding-top: 10px;
}

.tit {
    width: 226px;
    height: 50px;
    margin: 0 auto;
    padding-top: 67px;
}

/*办公环境*/
.office {
    padding-bottom: 50px;
}

.cff_top {
    width: 1190px;
    margin-top: 30px;
}

    .cff_top h2 {
        width: 1190px;
        height: 50px;
        line-height: 50px;
    }

        .cff_top h2 span {
            font-size: 16px;
            padding-right: 6px;
            border-bottom: 3px solid #d13437;
            height: 35px;
            line-height: 35px;
            display: inline-block;
        }

.off_box {
    margin-top: 30px;
}

    .off_box ul li {
        width: 388px;
        height: 265px;
        margin-right: 13px;
        float: left;
        margin-top: 13px;
    }

        .off_box ul li img {
            width: 388px;
            height: 265px;
        }

/*公司简介*/
.off_bot {
    width: 1148px;
    background: #f5f5f6;
    border: 1px solid #dcdcdf;
    padding: 20px;
    margin-top: 15px;
}

    .off_bot p {
        text-indent: 2em;
        line-height: 30px;
        color: #666666;
    }

.intro {
    margin-top: 70px;
}

.intro_tit {
    width: 286px;
    margin: 0 auto;
}

.intro ul li {
    float: left;
    width: 395px;
    height: 239px;
}

    .intro ul li img {
        width: 395px;
        height: 239px;
    }

/*公司简介*/
.jigou_bot {
    width: 1180px;
    padding-top: 20px;
}

    .jigou_bot p {
        text-indent: 2em;
        line-height: 30px;
        color: #666666;
    }

        .jigou_bot p span {
            color: #d13437;
        }

/*机构*/
.jigou {
    margin-top: 20px;
}

.instit_top {
    width: 1190px;
    height: 30px;
}

.jigou_box {
    padding-left: 40px;
    padding-bottom: 15px;
}

    .jigou_box ul li {
        width: 550px;
        height: 383px;
        float: left;
        margin-right: 10px;
        position: relative;
    }

        .jigou_box ul li p {
            width: 550px;
            height: 60px;
            line-height: 60px;
            position: absolute;
            bottom: 0px;
            background: #180201;
            color: #fff;
            text-align: center;
            background-color: rgba(0,0,0,0.5);
        }

/*合伙人*/
.partner {
    width: 1120px;
    margin-top: 20px;
    margin-left: 35px;
}

.par_top {
    width: 1190px;
    height: 60px;
}

    .par_top h2 {
        text-align: center;
        height: 60px;
        line-height: 60px;
        font-size: 16px;
    }

.partner h2 {
    width: 1105px;
    height: 45px;
    line-height: 45px;
    background: #d13437;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.partner ul {
    border-left: 1px solid #dbdada;
}

    .partner ul li {
        width: 275px;
        height: 45px;
        line-height: 45px;
        float: left;
        text-align: center;
        border-bottom: 1px solid #dbdada;
        border-right: 1px solid #dbdada;
        background: #f8f8f9;
    }

.instit_top h2 {
    width: 1190px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.part_list {
    margin-top: 20px;
}

.par_box {
    padding-left: 40px;
    padding-bottom: 15px;
}

    .par_box ul li {
        width: 270px;
        height: 270px;
        float: left;
        margin-right: 10px;
        position: relative;
        margin-top: 10px;
    }

        .par_box ul li p {
            width: 270px;
            height: 50px;
            line-height: 50px;
            position: absolute;
            bottom: 0px;
            background: #180201;
            color: #fff;
            text-align: center;
            background-color: rgba(0,0,0,0.5);
        }

/*公司荣誉*/

.honor_box {
    padding-left: 40px;
    padding-bottom: 15px;
}

    .honor_box ul li {
        width: 362px;
        height: 250px;
        float: left;
        margin-right: 10px;
        position: relative;
        margin-top: 10px;
    }

        .honor_box ul li p {
            width: 362px;
            height: 50px;
            line-height: 50px;
            position: absolute;
            bottom: 0px;
            background: #180201;
            color: #fff;
            text-align: center;
            background-color: rgba(0,0,0,0.5);
            font-size: 12px;
        }

            .honor_box ul li p.long {
                line-height: 24px;
            }

/*联系我们*/
.contact {
    margin-top: 30px;
}

    .contact .img {
        width: 502px;
        height: 357px;
    }

        .contact .img img {
            width: 502px;
            height: 357px;
        }

.contact_box {
    width: 590px;
    height: 350px;
    margin-left: 30px;
}

    .contact_box h2 {
        color: #d13437;
        font-size: 24px;
        height: 30px;
        line-height: 30px;
    }

    .contact_box p {
        font-size: 14px;
        color: #333333;
        line-height: 26px;
        padding-top: 10px;
    }

    .contact_box ul {
        margin-top: 10px;
    }

        .contact_box ul li {
            width: 380px;
            height: 35px;
            line-height: 35px;
            border-bottom: 1px dashed #c0c0c0;
            color: #666666;
        }

            .contact_box ul li span {
                font-weight: bold;
                color: #666666;
            }

/*领导团队*/
.leader {
    width: 1160px;
    padding: 15px;
}

    .leader ul li {
        background: url(/Content/images/web/about/leader_bg.png) no-repeat right bottom;
        height: 365px;
    }

        .leader ul li .l_box {
            margin-left: 50px;
            width: 865px;
        }

            .leader ul li .l_box h2 {
                font-size: 24px;
                padding-bottom: 30px;
                padding-top: 30px;
            }

            .leader ul li .l_box p {
                line-height: 30px;
                color: #666666;
            }

.lead_zong {
    width: 100%;
    height: 300px;
    background: #f2f2f2;
    height: 407px;
    margin-top: -65px;
    padding-top: 50px;
}

.zong_box {
    width: 1160px;
    margin: 0 auto;
    padding: 15px;
}

.z_img {
    width: 234px;
    height: 303px;
}

.z_box {
    width: 865px;
    height: 300px;
    margin-left: 50px;
}

    .z_box h2 {
        font-size: 24px;
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .z_box p {
        line-height: 30px;
        color: #666666;
    }

/*团队风采*/
.team {
    margin-top: 15px;
}

.team ul li {
    width: 290px;
    height: 245px;
    float: left;
    margin-right: 10px;
 }

 .team ul li p {
      width: 270px;
      padding-left: 10px;
      line-height: 24px;
      font-weight: bold;
      padding-top: 5px;
 }

/*文化和价值观*/
.culture {
    margin-top: 40px;
}

.cul_box {
    background: #f5f5f6;
    border: 1px solid #dcdcdf;
    width: 615px;
    margin-left: 20px;
    height: 285px;
    padding-top: 120px;
}

.cul_box p {
     line-height: 40px;
    padding-left: 40px;
}

.cul_box p span {
     font-weight: bold;
}

/*业务范畴*/
.buss_one {
    width: 1190px;
    margin: 0 auto;
}

.bus_box {
    margin-top: 20px;
    padding-bottom: 50px;
}

.hs_box {
    margin-left: 50px;
    width: 760px;
}

    .hs_box h2 {
        height: 40px;
        line-height: 40px;
    }

        .hs_box h2 i {
            padding-right: 15px;
        }

    .hs_box p {
        line-height: 30px;
        padding-left: 15px;
    }

.buss_two {
    width: 100%;
    height: 342px;
    background: #f5f5f6;
}

.bus_box {
    width: 1190px;
    margin: 0 auto;
    padding-top: 50px;
}

.jw {
    width: 750px;
}

    .jw h2 {
        height: 40px;
        line-height: 40px;
    }

        .jw h2 i {
            padding-right: 15px;
        }

    .jw p {
        line-height: 30px;
        padding-left: 15px;
    }

/*媒体报道*/

.serch_box {
    width: 270px;
    height: 36px;
    position: relative;
    line-height: 36px;
    margin-top: 19px;
    margin-left: 100px;
    display: block;
    _overflow: hidden;
    margin-left: 860px;
}

    .serch_box .select01 {
        height: 36px;
        width: 130px;
        text-align: center;
        padding-right: 10px;
        background: url(/Content/images/web/about/icon01.png) no-repeat;
        background-position: 110px 15px;
        cursor: pointer;
        z-index: 9;
        position: relative;
        border: solid 1px #dddddd;
    }

        .serch_box .select01 ul {
            position: relative;
            top: 0px;
            left: 0;
            _display: none;
            display: none;
        }

            .serch_box .select01 ul li {
                background-color: #f5f5f5;
                width: 130px;
                text-align: center;
                padding-right: 10px;
            }

                .serch_box .select01 ul li:hover {
                    background-color: #dddddd;
                }

                .serch_box .select01 ul li a:hover {
                    text-decoration: none;
                    color: #333;
                }

    .serch_box input.text {
        width: 414px;
        padding-left: 12px;
        height: 34px;
        border: none;
        outline: none;
    }

    .serch_box input.btn {
        width: 60px;
        height: 38px;
        background-color: #dc0107;
        color: #fff;
        position: absolute;
        right: -2px;
        letter-spacing: 5px;
        padding-left: 10px;
        border: none;
        cursor: pointer;
    }

.report_list {
    width: 1210px;
    margin: 0 auto;
    padding-bottom: 20px;
}

    .report_list ul li {
        width: 585px;
        height: 195px;
        float: left;
        border: 1px solid #dcdcdf;
        margin-right: 15px;
        margin-bottom: 15px;
    }

        .report_list ul li h2 {
            width: 565px;
            height: 45px;
            line-height: 40px;
            background: #f5f5f6;
            font-size: 16px;
            padding-left: 20px;
        }

        .report_list ul li p {
            width: 550px;
            line-height: 26px;
            padding-left: 20px;
            padding-top: 10px;
            color: #666666;
        }

            .report_list ul li p span {
                color: #999999;
            }

            .report_list ul li p a {
                color: #d13437;
            }

/*页码样式*/
.page {
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    text-align: center;
}

    .page a {
        padding: 6px 10px;
        border: 1px solid #eeeeee;
    }

        .page a:hover {
            text-decoration: none;
        }

        .page a.active {
            border: 1px solid #e32f38;
            color: #e32f38;
        }

/*招聘职位*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfloat {
    height: 0;
    font-size: 1px;
    clear: both;
    line-height: 0;
}

#container {
    width: 1190px;
    text-align: left;
    margin: 0 auto;
}

.maincontent {
    width: 1190px;
    margin: 20px auto;
    overflow: hidden;
    background: #fff;
}

    .maincontent .box03 {
        width: 100%;
        float: left;
    }

        .maincontent .box03 ul li {
            background: url(/Content/images/web/about/job.jpg) repeat-x left bottom;
            padding: 10px 5px 10px 0;
            border-bottom: 1px dotted #c4c2c2
        }

            .maincontent .box03 ul li p {
                padding-left: 41px;
                line-height: 24px;
            }

.box03 span.head {
    width: 1115px;
    display: block;
    padding-left: 41px;
    background: url(/Content/images/web/about/job.jpg) no-repeat 15px 5px;
    padding-top: 6px;
    cursor: pointer;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 16px;
}

.maincontent .box03 ul li.selected {
    background: #f6f6f6;
}

    .maincontent .box03 ul li.selected p {
        color: #888;
    }

span.selected {
    background: url(/Content/images/web/about/job.jpg) no-repeat 15px 5px;
    width: 1000px;
}

span.head i {
    text-align: right;
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
}

.more p {
    text-align: center;
    line-height: 40px;
}

.email {
    margin-top: 30px;
    margin-bottom: 50px;
}

.ema_img {
    border: 1px solid #e8b4b4;
}

.ema_img img {
        width: 41px;
        height: 73px;
        padding-left: 100px;
        padding-top: 16px;
    }
 .ema_img p {
        padding-top: 33px;
        line-height: 40px;
        padding-left: 150px;
    }



/**社交媒体**/
.btn_con ul {
    height: 101px;
}

    .btn_con ul li {
        float: left;
        width: 288px;
        height: 101px;
        text-align: center;
        cursor: pointer;
        text-shadow: 0 1px 0 #fff;
        border-radius: 4px 4px 0 0;
        margin-right: 12px;
    }

.btn_con .hitt {
    border-bottom: 1px solid #fff;
    cursor: pointer;
    color: black;
    text-shadow: 0 1px 0 #b51517;
    background: #fff;
    border-bottom: 2px solid #b51517;
}

.pan_one {
    border-top: 0;
    min-height: 270px;
    background-color: #fff;
    display: none;
}

    .pan_one p {
        padding: 15px 15px 0 10px;
    }

    .pan_one h4 {
        padding: 15px 15px 0 10px;
        font-size: 14px;
        font-weight: bold;
    }

.btn_one {
    margin-top: 30px;
}

.pan_one ul li {
    width: 153px;
    float: left;
    padding-right: 50px;
    padding-top: 50px;
}

.pan_one ul li p {
    text-align: center;
    height: 24px;
    line-height: 24px;
    padding: 0px;
 }

.pan_one ul li p span {
    font-weight: bold;
    font-size: 16px;
}

 .pan_one ul li p a {
     color: #d13437;
}

/**视频**/
.voe {
    padding-bottom: 30px;
}

.video {
    width: 1190px;
    margin: 0 auto;
    padding-bottom: 30px;
}

    .video ul li {
        float: left;
        width: 290px;
        margin-top: 10px;
        height: 280px;
        margin-right: 5px;
    }

        .video ul li p {
            line-height: 20px;
        }

            .video ul li p.grey {
                background-color: rgba(0,0,0,0.5);
                background: #575757;
                color: #ffffff;
                padding: 5px 10px;
            }

            .video ul li p img {
                vertical-align: middle;
                padding-right: 10px;
            }

/**历程**/
.cheng_con {
    height: 50px;
    border-bottom: 1px solid #cccccf;
}

    .cheng_con ul {
        height: 50px;
        height: 3px;
    }

        .cheng_con ul li {
            float: left;
            width: 96px;
            height: 58px;
            text-align: center;
            cursor: pointer;
            margin-right: 12px;
            background: url(/Content/images/web/about/quan.jpg) no-repeat center bottom;
            font-size: 18px;
        }

    .cheng_con .hitt {
        cursor: pointer;
        color: black;
        color: #d13437;
        font-weight: bold;
        font-size: 24px;
        background: url(/Content/images/web/about/hitt.jpg) no-repeat center bottom;
    }


.jingli_one {
    border-top: 0;
    min-height: 270px;
    background-color: #fff;
    display: none;
}

    .jingli_one p {
        padding: 15px 15px 0 10px;
    }

    .jingli_one h4 {
        padding: 15px 15px 0 10px;
        font-size: 14px;
        font-weight: bold;
    }

.liche_one {
    margin-top: 30px;
}

.jingli_one ul li {
    width: 1190px;
    text-align: center;
    margin-top: -4px;
}

    .jingli_one ul li p {
        text-align: center;
        height: 24px;
        line-height: 24px;
        padding: 0px;
    }

        .jingli_one ul li p span {
            font-weight: bold;
            font-size: 16px;
        }

        .jingli_one ul li p a {
            color: #d13437;
        }


.menu_head {
    width: 1150px;
    height: 47px;
    line-height: 47px;
    padding-left: 38px;
    font-size: 14px;
    color: #525252;
    cursor: pointer;
    border: 1px solid #e1e1e1;
    position: relative;
    margin: 0px;
    font-weight: bold;
    background: #f1f1f1 url(/Content/images/web/about/pro_left.png) center right no-repeat;
}

.menu_list .current {
    background: #f1f1f1 url(/Content/images/web/about/pro_down.png) center right no-repeat;
}

.menu_body {
    width: 1050px;
    height: auto;
    overflow: hidden;
    line-height: 38px;
    backguound: #fff;
    margin-left:40px;
}

    .menu_body a {
        display: block;
        width: 223px;
        height: 38px;
        line-height: 38px;
        padding-left: 38px;
        color: #777777;
        background: #fff;
        text-decoration: none;
        border-bottom: 1px solid #e1e1e1;
    }

        .menu_body a:hover {
            text-decoration: none;
        }





/*历程*/
.button {
    position: absolute;
    cursor: pointer;
    top: 80px;
    font-size: 40px;
    color: #333;
    background: url('../../../Images/web/about/wm_button_icon.png') no-repeat;
    width: 45px;
    height: 45px;
    background-size: 100%;
}

.prev {
    left: -20px;
    background-position: 0 0;
}

.next {
    right: -20px;
    background-position: 0 -93px;
}

.licheng-content {
    width: 900px;
    max-width: 900px;
    margin: 0 auto;
    height: auto;
    position: relative;
    padding: 50px;
}

.slide_wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
}

    .slide_wrap ul {
        position: relative;
        left: 0px;
    }

    .slide_wrap::after {
        width: 100%;
        height: 1px;
        background-color: #999;
        content: '';
        position: absolute;
        top: 52px;
        left: 0px;
    }

.slide_items li {
    float: left;
    font-size: 20px;
    width: 200px;
    text-align: center;
}

    .slide_items li a {
        display: block;
        position: relative;
        z-index: 2;
    }

    .slide_items li.on {
        color: yellow;
        border-radius: 30px;
    }

    .slide_items li span {
        margin-top:5px;
        color: #333333;
        font-size: 24px;
        display: block;
    }

    .slide_items li.on span {
        font-weight: bold;
        color: #d13437;
    }

    .slide_items li div {
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 1px solid #a2a2a2;
        border-radius: 13px;
        padding: 2px;
        box-sizing: border-box;
        margin-top: 22px;
    }

    .slide_items li i {
        display: block;
        width: 10px;
        height: 10px;
        background-color: #c1c1c3;
        border-radius: 5px;
    }

    .slide_items li.on div {
        display: inline-block;
        width: 20px;
        height: 20px;
        background-color: #fff;
        border-radius: 13px;
        padding: 4px;
        box-sizing: border-box;
        margin-top: 20px;
        border: 1px solid #d13437;
    }

    .slide_items li.on i {
        background-color: #d13437;
    }

.slide-content {
    margin-top: 10px;
}

    .slide-content img {
    }

    .slide-content .item {
        display: none;
    }

        .slide-content .item.on {
            display: block;
        }



.biz-timeline-box {
    width: 785px;
    margin: 0 auto 45px;
}
    /*奇数 odd*/
    .biz-timeline-box:nth-child(odd) .biz_timeline-eventbox {
        border-radius: 5px;
        float: right;
        margin-top: 45px;
    }
    /*偶数 even*/
    .biz-timeline-box:nth-child(even) .biz_timeline-eventbox {
        border-radius: 5px;
        float: left;
        margin-top: 45px;
    }
    /*奇数 odd*/
    .biz-timeline-box:nth-child(odd) .biz_timeline-event {
        border-radius: 5px;
    }
    /*偶数 even*/
    .biz-timeline-box:nth-child(even) .biz_timeline-event {
        border-radius: 5px;
    }

    .biz-timeline-box:nth-child(odd) .biz_timeline-time {
        float: left;
        width: 344px;
        text-align: right;
    }

    .biz-timeline-box:nth-child(even) .biz_timeline-time {
        float: right;
        width: 344px;
        text-align: left;
    }

    .biz-timeline-box:nth-child(even) .biz_timeline-node {
        float: right;
        margin-top: 65px;
    }

    .biz-timeline-box:nth-child(odd) .biz_timeline-node {
        float: left;
        margin-top: 65px;
    }

.biz_timeline-time {
    font-size: 16px;
    color: #d81919;
    font-weight: 600;
    line-height: 73px;
}

.biz_timeline-eventbox {
    width: 336px;
    border: 1px solid #dcdcdc;
    text-align: center;
}

.biz_timeline-event {
    padding: 10px;
    color: #666;
    background: #f5f5f7;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
}

.biz_timeline-node {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #b22b2b;
    margin: 29px 40px;
}

.biz_longString {
    position: absolute;
    left: 50%;
    width: 1px;
    height: 200px;
    background: #bfbfbf;
    top: -57px;
    z-index: 1;
    margin-left: -0.5px;
}

.biz_timtline-box {
    position: relative;
    margin-top: 60px;
    overflow:hidden;
}

.biz_timeline {
    z-index:2;
    position: relative;
}

.biz_title {
    text-align: center;
    margin: 0 auto 35px;
}

    .biz_title h2 {
        font-size: 28px;
        color: #d81919;
    }

    .biz_title p {
        color: #eca7a7;
        margin-top: 15px;
    }
.rocket {
    width: 96px;
    margin: 0 auto;
}

.slide-content .years {
    text-align:center;
}
.slide-content .years .txt {
    margin: 0 auto;
    display: inline-block;
    padding: 0 15px;
    height: 48px;
    line-height: 48px;
    border-radius: 30px;
    background-color: #df2638;
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.milepost {
    margin: 0 auto 30px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #333;
}
/*历程end*/