body{
    background:#fdf2ec;
}
.gdh_banner {
    width: 100%;
    min-height:100%;
    padding-top: 400px;
    background: url(../images/gdh_banner.jpg) no-repeat center top;
}
.list_bg{
    width: 1200px;
    margin: 0 auto;
}
.gdh_news {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.gdh_news_left{
    position: relative;
    width: 590px;
    float: left;
    height: 360px;
}
.gdh_news_left .bd ul img{
    width:590px;
    height:360px;
}
.gdh_news_left .hd{
    overflow: hidden;
    position: absolute;
    right:12px;
    bottom: 15px;
    z-index: 1;
}
.gdh_news_left .bd ul li p{
    color: #fff;
    font-size: 16px;
    position:absolute;
    bottom:0px;
    width: 100%;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
}
.gdh_news_left .bd ul li p a{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 470px;
    white-space:nowrap;
    display: inline-block;
}
.gdh_news_left .hd ul{
    overflow: hidden;
}
.gdh_news_left .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:10px; 
    height:10px; 
    line-height:6px; 
    text-align:center; 
    cursor:pointer;
    border-radius: 50%;
    background-color: #fff;
}
.gdh_news_left ul li.on{ 
    background:#f00; 
    color:#fff; 
}
.gdh_news_right{
    float: right;
    width: 590px;
    height: 360px;
    background-color: #fff;
}
.gdh_news_left{
    float: left;
    width: 590px;
    height: 360px;
    background-color: #fff;
}

.gdh_news_right ul li{
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #A4A4A4;
    margin-left: 5px;
    width: 555px;
    background-repeat: no-repeat;
    background-position-y: 13px;
    background-position-x: 6px;
    list-style: disc;
}
.gdh_zs_title {
    width: 580px;
    height: 50px;
    border-bottom: 2px solid #C03A21;
    margin-bottom: 10px;
    position: relative;
    z-index: 20;
    margin-top: -1px;
}
.gdh_zs_title p {
    display: inline-block;
    height: 50px;
    width: 445px;
    margin-top: 1px;
    color: #333333;
    padding-left: 30px;
    line-height: 50px;
    font-size: 24px;
}
.gdh_zs_title span {
    float: right;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding-right: 10px;
}
.gdh_news_right a{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.gdh_news_right ul{
    margin:20px 20px 0 20px;
}
.tittext2 {
    color: #d31c19;
    font-size: 30px;
    text-align: center;
    line-height: 45px;
    overflow: hidden;
}
.mtit {
    margin:0 auto;
    overflow: hidden;
    width: 500px;
}
.more{
    font-size: 16px;
    float: right;
    margin-top: -35px;
}
.actlist{
    overflow: hidden;
}
.actlist li {
    float: left;
    width: 580px;
    height: 124px;
    margin-bottom: 30px;
    background-color: rgba(62, 65, 82, 0.1);
    border-width: 2px;
    border-color: #fff;
    border-style: solid;
}
.actlist li:nth-child(2n){
	margin-left: 40px;
}
.actlist li a {
    display: block;
    line-height: 0;
}
.gdh_news_con{
    width:1200px;
    height: 360px;
    background-color: #fff;
}
.gdh_news_con ul {
    margin: 20px 20px 0 20px;
}
.gdh_news_con ul li{
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #A4A4A4;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position-y: 13px;
    background-position-x: 6px;
    list-style: disc;
}
.gdh_news_con .gdh_zs_title{
    width: 1200px;
}