.intro img{
    display: block;
    margin: auto;
}
.headline{
    margin-bottom: 80px;
}
.intro p{
    line-height: 46px;
    color: #6c6c6d;
    font-size: 18px;
    text-indent: 34px;
    margin-top: 20px;
}

.text-center{
    text-align: center;
}

.dignitary{
    width: 100%;
    text-align: center;
}
.dignitary_list{
    display: inline-block;
    margin: 0 25px;
    position: relative;
}
.dignitary_list:hover .leadership{
    display: block;
}
.dignitary_list .leadership{
    display: none;
    width: 425px;
    height: auto;
    color: #6c6c6d;
    font-size: 16px;
    position: absolute;
    top: 142px;
    right: 0;
    border: 1px solid #6c6c6d;
    border-radius: 10px;
    padding: 15px;
    background: #fff;
    z-index: 2;
    text-align: left;
    line-height: 25px;
}
.dignitary_list:first-child .leadership{
    left: 0!important;
}
.dignitary_list:nth-child(2) .leadership{
    left: 0!important;
}
.dignitary_list:nth-child(3) .leadership{
    left: 0!important;
}
.dignitary_list p{
    margin-top: 15px;
}
.dignitary_list p span{
    color: #f17c2f;
    margin-right: 10px;
}
.dignitary .dignitary_personal{

    width: 140px;
    height: 140px;
    background: #cccccc;
    border-radius: 7px;
    position: relative;
}
.dignitary .dignitary_personal::before{
    content: '';
    display: block;
    width: 140px;
    height: 140px;
    border: 1px solid #cccccc;
    border-radius: 7px;
    position: absolute;
    top: -8px;
    left: 6px;
    z-index: -1;
}
.dignitary .dignitary_personal img{
    margin: 5px 0 0 5px;
}


.enterprise{
    width: 100%;
    height: 590px;
    background: url("http://jardown.eglsgame.com/website/egls/images/qywhbg.png") no-repeat 117px 0;
    padding-left: 292px;
    overflow: hidden;
}
.enterprise p{
    color: #7e7e7e;
    font-size: 18px;
    line-height: 36px;
    margin-top: 60px;
    text-indent: 38px;
}
.enterprise .odd{
    margin-left: 76px;
}
.enterprise p span{
    width: 765px;
    display: block;
    border-top: 1px solid #f7690c;
   /* padding-left: 30px;*/
}


.chart{
    text-align: center;
    height: 1023px;
}
.chart span{
    display: inline-block;
    width: 145px;
    height: 50px;
    line-height: 50px;
    background: #f8742e;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.boss{
    margin-bottom: 50px;
    position: relative;
}
.boss::before{
    content: '';
    display: block;
    width: 0;
    height: 277px;
    border-left: 1px solid #000;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: auto;
    /*z-index: -1;*/
}
li.nomgr{
    margin-right: 0;
}

.chart>ul{
    text-align: center;
    position: relative;
}
/*.chart>ul::before{
    content: '';
    display: block;
    width: 587px;
    height: 0;
    border-top: 2px solid #000;
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: auto;
}*/
.chart ul li span{
    position: relative;
}
.chart>ul>li{
    vertical-align: top;
    display: inline-block;
    margin-right: 143px;
    position: relative;
}
.line1{
    margin-top: -90px;
    position: relative;
}

.line1>li::before{
    content: '';
    display: block;
    width: 47px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    left: -47px;
    bottom: 0;
    margin: auto;
}
.chart ul .jsh{
    position: relative;
}
.chart .jsh::before{
    content: '';
    display: block;
    width: 0;
    height: 25px;
    border-left: 1px solid #000;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
}
.chart .jsh::after{
    content: '';
    display: block;
    width: 292px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: -25px;
    left: 72px;
}
.line1 li{
    margin-bottom: 10px;
    position: relative;
}
.chart .dsh::before{
    content: '';
    display: block;
    width: 101px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    right: -100px;
    bottom: 0;
    margin: auto;
}
.chart .dsh::after{
    content: '';
    display: block;
    width: 0;
    height: 179px;
    border-left: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 245px;
    margin: auto;
}
.chart .board{
    text-align: center;
    margin-top: -28px;
    margin-left: 83px;
}
.chart .board::before{
    margin-left: 0;
    width: 450px;
}
.chart .board>li{
    display: inline-block;
    float: left;
    margin-right: 70px;
}
.chart .dshms::before{
    content: '';
    display: block;
    width: 0;
    height: 25px;
    border-left: 1px solid #000;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
}
.chart .dshms::after{
    content: '';
    display: block;
    width: 218px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: -25px;
    left: 72px;
}

.chart .dshbgs::after{
    content: '';
    display: block;
    width: 72px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 25px;
    left: 145px;
}
.chart .row3{
    margin-top: 129px;
}
.chart .row3::before{
    content: '';
    display: block;
    width: 868px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: auto;
}

.chart .row3>li::before{
    content: '';
    display: block;
    width: 0;
    height: 100px;
    border-left: 1px solid #000;
    position: absolute;
    top: -25px;
    /*bottom: 0;*/
    left: 0;
    right: 0;
    margin: auto;
}
.chart .row3>li{
    display: block;
    float: left;
}
.chart .row3>li:last-of-type::before{
    height: 70px;
}
.chart .row3>li>ul{
    position: relative;
}
.chart .row3>li>ul:before{
    content: '';
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px solid #000;
    position: absolute;
    top: -24px;
    /* bottom: 0; */
    left: -33px;
}
.chart .row3>li>ul::after{
    content: '';
    display: block;
    width: 104px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: -24px;
    left: -106px;
    right: 0;
    margin: auto;
}
.chart .row3>li>ul>li{
    margin-top: 35px;
}
.chart .row3>li>ul>li{
    position: relative;
}
.chart .row3>li>ul>li::before{
    content: '';
    display: block;
    width: 33px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    left: -33px;
    bottom: 0;
    margin: auto;
}
.chart .row3>li>ul>li .chb{
    position: absolute;
    left: 223px;
    top: 0;
}
.chart .row3>li>ul>li .chb::before{
    content: '';
    display: block;
    width: 78px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    left: -78px;
    bottom: 0;
    margin: auto;
}
.chart .row3>li>ul>li .line1{
    position: absolute;
    left: 223px;
    top: 50px;
}
.chart .row3>li>ul>li .line1:before{
    content: '';
    display: block;
    width: 0;
    height: 80px;
    border-left: 1px solid #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -33px;
    margin: auto;
}
.chart .row3>li>ul>li .line1::after{
    content: '';
    display: block;
    width: 45px;
    height: 0;
    border-top: 1px solid #000;
    position: absolute;
    top: 0;
    left: -78px;
    bottom: 0;
    margin: auto;
}
.chart .row3>li>ul>li .line1 li::before{
    width: 33px;
    left: -33px;
}
.mt13{
    margin-bottom: 13px;
}

/*发展历程*/
.history{
    border-left: 5px solid #ff9400;
    margin-left: 87px;
    margin-top: 140px;
    padding-bottom: 20px;
}
.history_list{
    width: 1013px;
    border: 1px solid #c1baba;
    border-radius: 10px;
    margin-left: 40px;
    margin-top: 10px;
    position: relative;
    box-shadow: 5px 5px 0 #e5e4e4;
    margin-bottom: 100px;
    background: #f9fafb;
}
.history_list .year{
    width: 83px;
    height: 83px;
    text-align: center;
    line-height: 83px;
    color: #dd6213;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    left: -86px;
    top: -83px;
    z-index: 10;
}
.history_list::before{
    content: '';
    display: block;
    width: 31px;
    height: 50px;
    background: url("http://jardown.eglsgame.com/website/egls/images/duihuak.png");
    position: absolute;
    left: -31px;
    top: 2px;
}
.history_list::after{
    content: '';
    display: block;
    width: 73px;
    height: 73px;
    border: 5px solid #ff9400;
    border-radius: 50%;
    position: absolute;
    left: -86px;
    top: -83px;
    z-index: 2;
    text-align: center;
    line-height: 73px;
    color: #dd6213;
    font-size: 22px;
    font-weight: bold;
    background: #fff;
}
/*.history_list:nth-child(2)::after{
    content: '2017';
}
.history_list:nth-child(3)::after{
    content: '2016';
}
.history_list:nth-child(4)::after{
    content: '2015';
}
.history_list:nth-child(5)::after{
    content: '2014';
}
.history_list:nth-child(6)::after{
    content: '2013';
}
.history_list:nth-child(7)::after{
    content: '2012';
}
.history_list:nth-child(8)::after {
    content: '2011';
}
.history_list:nth-child(9)::after {
    content: '2010';
}
.history_list:nth-child(10)::after {
    content: '2009';
}*/
.history_list ul{
    padding: 18px 25px 20px;
    vertical-align: middle;
}
.history_list ul .point{
    font-weight: bold;
    font-size: 22px;
    color: #ff9400;
    line-height: 28px;
}
.history_list ul li{
    font-size: 18px;
    margin: 22px 0;
    vertical-align: top;
}
.history_list ul li i{
    color: #ff9400;
    /*font-size: 30px;*/
    vertical-align: top;
    margin-right: 5px;
    font-size: 18px;
    display: inline-block;
    height: 30px;
    float: left;
    line-height: 23px;
}
.history_list ul .point i{
    font-size: 30px;
    vertical-align: middle;
    line-height: 54px;
}








