.dg_lnsidepages_content h5{
    border-bottom: 3px solid #63c691 ;
    display: inline-block;
    padding-bottom: 5px;
}
/**now_exhibition**/
.exhibits_margin{
    margin-bottom:15px;
}
.exhibits_text{
    padding:0!important;
}
.exhibits_text li{
    display:block;
    list-style-type:none;
    font-size:1em;
}
.exhibits_text li:first-child{
    font-size:1.1em;
}
/****/
.dg_menu_left li:first-of-type h4{
    text-align: center;
    background-color: #2D4F6D;
    border-bottom: 1px solid white;
    padding: 20px 0;
    font-size: 1.625em;
    font-weight: bold;
}
.dg_menu_left h4{
    position: relative;
    display: block;
    width: 100%;
    background-color: #3D6992;
    border-bottom: 1px solid white;
    color: white;
    font-size: 1.375em;
    cursor: pointer;
}
.dg_menu_left h4 > a{
    display: block;
    color: white;
    padding: 15px 0;
}
/**exhibition_content**/

.dg_exhibition_map_area{
    padding: 25px 0;
    border-bottom: 1px solid #666666;
}
.dg_exhibition_map_links{
    float:left;
    width:23%;
    margin-left: 2%;
}
.dg_exhibition_map_links:last-of-type{
    width:100%;
}
.dg_exhibition_map_links h3{

    width: 100%;
    font-size: 2.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #00A296;
    color: #666666;
}
.dg_exhibition_map_links ul{

    width: 100%;
    margin-bottom: 10px;
}
.dg_exhibition_map_links ul >li{
    display: block;
    line-height: 20px;
}
.dg_exhibition_map_links ul > li > a{
    position: relative;
    color: #231815;
    font-size: 0.875em;
    padding-left: 10px;
    margin-top: 10px;
}
.dg_exhibition_map_links ul > li > a:after{
    content: '.';
    position: absolute;
    top: -6px;
    left: 2px;
    font-size: 1.125em;
    color: #4D4D4D;
}
.dg_life_type{
    min-height: 225px;
}
.dg_life_type li:first-of-type{
    color: #62B7A1;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 5px;
}
.dg_life_type li:first-of-type:before{
    content: '';
    display: inline-block;
    background-color: #62B7A1;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.dg_humanity_type{
    min-height: 185px;
}
.dg_humanity_type li:first-of-type{
    color: #82BB6E;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 5px;
}
.dg_humanity_type li:first-of-type:before{
    content: '';
    display: inline-block;
    background-color: #82BB6E;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.dg_earth_type{
    min-height: 205px;
}
.dg_earth_type li:first-of-type{
    color: #00A0E1;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 5px;
}
.dg_earth_type li:first-of-type:before{
    content: '';
    display: inline-block;
    background-color: #00A0E1;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
.dg_science_type{
    min-height: 80px;
}
.dg_science_type.three{
    min-height: 115px;
}
.dg_science_type li:first-of-type{
    color: #662D82;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 5px;
}
.dg_science_type li:first-of-type:before{
    content: '';
    display: inline-block;
    background-color: #662D82;
    width: 16px;
    height: 16px;
    margin-right: 8px;
}
/**map**/
.dg_exhibition_map_item{
    width: 100%;
    padding: 15px 0;
}

@media screen and (max-width: 767px) {

    .dg_exhibition_map_links{
        float: left;
        width:100%;
        margin-right: 2%;
    }
    .dg_exhibition_map_links:last-of-type{
        float: left;
        width:100%;
        margin-right: 0%;
    }
    .dg_exhibition_map_links ul{
        display: inline-block;
        margin-bottom: 10px;
        vertical-align: top;
    }
    .dg_exhibition_map_item{
        width: 100%;
        float: left;
    }
}
@media screen and (max-width: 500px) {
    .dg_exhibition_map_links ul{
        display: inline-block;
        margin-bottom: 10px;
        vertical-align: top;
        width:100%;
    }
}
/**exhibition_01_content**/

.dg_lnsidepages_banner{
    width: 100%;
}
.dg_exhibition_news_title h2{
    color: #2D4F6D;
    font-weight: bold;
    margin:0;
    letter-spacing:3px;
    padding: 15px 0;
}
.dg_exhibition_news{
    margin-bottom: 30px;
}
.dg_exhibition_news ul{
    list-style-type: square!important;
}
.dg_exhibition_news li{
    display: block;
    margin-bottom: 5px;
}
.dg_exhibition_news span{
    margin-right: 5px;
}
.dg_exhibition_text{
    padding: 20px 40px;
    background-color: #e6ecf2;
    margin-bottom: 20px;
    border-radius:20px;
}
.dg_exhibition_text h4{
    color: black;
    margin-bottom: 10px;
    font-size: 1.5em;
    font-weight: bold;
}
.dg_exhibition_text p{
    font-size: 1em;

    text-align: justify;
    margin: 0;
}
.dg_exhibition_item{
    width:100%;
    padding: 30px 0;
    border-bottom: 1px solid #8da6be;
}
.dg_exhibition_text_warp{
    float: left;
    width: 65.333333%;
    padding-right: 30px;
}
.dg_exhibition_text_warp h4{
    color: #2D4F6D;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
}
.dg_exhibition_text_warp p{
    font-size: 1em;
    letter-spacing:0.1em;
    text-align: justify;
    margin: 0;
}
.dg_exhibition_img_warp{
    float: left;
    width: 34.666667%;
    padding-top:12px;
}
.dg_exhibition_img_warp img{
    width:100%;
}
@media screen and (max-width: 992px) {

    .dg_exhibition_text_warp{
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .dg_exhibition_img_warp{
        float: left;
        width: 100%;
    }
}
/****/
.exhibition_roind{
    line-height: 1.2em;
    display:inline-block;
    width:50px;
    height:50px;
    border-radius:99%;
    background-color:#EBEBEB;
    padding: 13px 0;
    text-align:center;
    vertical-align: middle;
    font-size: 1.375em;
    font-weight: bold;
}
 