/* @font-face {
	font-family: 'FZLanTingHei-R-GBK';
	src: url('./FZLTHK.eot');
    src: url('./FZLTHK.eot?#iefix') format('embedded-opentype'),
         url('./FZLTHK.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

*/


/* 旗下企业 */
.gdpg_group-itsEnterprise .gdpg_box-title {
    margin-bottom: 25px;
    margin-top: 50px;
}

.gdpg_group-itsEnterprise {
    margin-bottom: 40px;
}

.gdpg_group-its-box {
    width: 100%;
    height: auto;
    display: inline-block;
}

.gdpg_box-title {
    padding-bottom: 7px;
    font-size: 18px;
    margin-bottom: 17px;
    font-family: "FZLanTingHei-R-GBK";
    font-weight: bold;
    color: 	#333333;
    border-bottom: 1px solid #EFEFEF;
}

.gdpg_box-title span:last-child {
    font-size: 14px;
    font-family: "DIN";
    font-weight: 400;
    color: #B0B0B0;
    padding-left: 12px;
}

.gdpg_box-title span:first-child {
    padding-bottom: 5px;
    border-bottom: 2.5px solid #d2081b;
}

.gdpg_box-title span:first-child {
    padding-bottom: 5px;
    border-bottom: 2.5px solid #d2081b;
}

/* 中间 */
.gdpg_group-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.gdpg_group-child {
    width: 100%;
    height: auto;
    background:#FFFFFF;
    border: 1px solid #EBE0DA;
    margin-bottom: 30px;
}

.gdpg_group-first {
    text-align: center;
    width: 100%;
    height: 88px;
    background: #FCF8F7;
    font-size: 14px;
    font-family: FZLTHK;
    font-weight: normal;
    border-bottom: 1px solid #EBE0DA;
}

.gdpg_group-first img {
    height: 50px;
}

.gdpg_group-child a {
    display: inline-block;
    text-align: center;
}

.gdpg_group-child a p {
    color: #666666;
    font-family: "FZLanTingHei-R-GBK";
}

.gdpg_group-more, .gdpg_group-last {
    width: 100%;
    padding-top: 20px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.gdpg_group-more a {
    display: block;
    width: 200px;
    height: 75px;
    background: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    margin: 0 0 25px 0;
    float: left;
}

.gdpg_group-more a:nth-child(6n) {
    margin-right: 0px !important;
}

.gdpg_group-more a p, .gdpg_group-last a p {
    width: 100%;
    height: 30px;
    font-size: 12px;
    font-family: "FZLanTingHei-R-GBK";
    font-weight: 400;
    color: #666666;
    line-height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gdpg_group-more a img, .gdpg_group-last a img {
    height: 43px;
}

.gdpg_group-first img.gdpg_first_big {
    height: 47px;
    /*margin-bottom: 7px;*/
    margin-top: 9px;
}


.gdpg_group-last a {
    display: block;
    width: 298px;
    height: 73px;
    background: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    margin: 0 0 20px 0;
    float: left;
}

.gdpg_group-last span {
    width: 1px;
    height: 30px;
    border-right: 1px solid #DDDDDD;
}

.gdpg_group-last span.one {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 299px;
}

.gdpg_group-last span.two {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 599px;
}

.gdpg_group-last span.three {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 301px;
}