@charset "utf-8";
.g-list-nav{
    background: url("../../images/gxjk.files/inGress1-banner.png") top center no-repeat;
}
.g-bd{
    width: 1300px;
    background: #fff;
    margin: 0 auto;
}
/* 公司简介 */
.g-3th{
    padding: 45px 75px;
}
.g-3th img{
    margin: 35px auto;
}
.g-3th p{
    font-size: 16px;
    line-height: 30px;
    color: #555;
    text-indent: 2em;
    text-align: justify;
}
.g-3th .t-nm{
    font-size: 28px;
    line-height: 1;
    color: #333;
    font-weight: bold;
    text-align: center;
}
/* 领导团队 */
.g-5th{
    width: 1300px;
    height: auto;
    background: #fff;
    padding: 50px 45px;
    margin: 0 auto;
}
.g-5th .g-ld,
.g-5th .g-ld table{
    width: 100%;
    height: 270px;
    border-color: #ededed;
}
.ledaer-img{
    width: 208px;
    height: 100%;
    padding: 37px 35px;
    background: #f5f5f5;
}
.hover-img{
    width: 60px;
    height: 274px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none !important;
}
.hover-img img:last-child{
    display: none;
}
.info-md{
    width: 945px;
    height: 100%;
}
.info-md-st{
    width: 100%;
    height: 117px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 35px;
    line-height: 30px;
    color: #555;
    border-bottom: 1px solid #ededed;
}
.info-md-st p:first-child{
    color: #333;
    font-size: 24px;
    line-height: 40px;
}
.info-md-sb{
    width: 100%;
    height: 157px;
}
.info-md-sb div:first-child{
    border-right: 1px solid #ededed;
}
.info-md-sb>div{
    width: 50%;
    height: 100%;
    padding: 20px 5px;
    display: flex;
}
.info-md-sb>div div{
    flex: 1;
    height: 100%;
    overflow-y: scroll;
}
.info-md-sb>div div::-webkit-scrollbar{
    display: none;
}
.info-md-sb div span{
    display: block;
    width: 85px;
    height: 100%;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    text-align: center;
    line-height: 85px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
}
.info-md .info-md-st{
    border-bottom: 1px solid #ededed;
}
table,table tr th, table tr td { border:1px solid #ededed; }
table {border-collapse: collapse; padding:2px;}

.g-5th .g-ld table:hover .hover-img{
    background: #e54100;
}
.g-5th .g-ld table:hover .hover-img img:first-child{
    display: none;
}
.g-5th .g-ld table:hover .hover-img img:last-child{
    display: block;
}
/* 组织架构 */
.g-6th{
    padding: 50px 40px;
}
/* 企业文化 */
.g-7th{

}
/* 下属公司 */
.g-8th{
    width: 1300px;
    height: auto;
    background: #fff;
    margin: 0 auto;
    padding: 0 35px 55px;
    flex-wrap: wrap;
}
.g-8th a{
    width: 47%;
    height: 145px;
    display: flex;
    align-items: center;
    margin-top: 45px;
}
.g-8th a img{
    width: 260px;
    height: 100%;
    margin-right: 25px;
}