@charset "utf-8";
/* CSS Document */
@import url(reset.css);

.MT15{ margin-top:15px;}
.w1024{ width:1024px;}

.warp{ width:100%; max-width:1423px; min-width:1034px; position:relative; overflow:hidden; margin:0 auto; background:#FFF;}

.Footer{ text-align:center; padding:15px 0;}
.Footer p{line-height: 30px;}
.Footer p a{ margin:0 5px 0 3px;}


.DdhywBox{width:493px;min-height:434px;margin-top: 10px;}
.DdhywBox .tit{height:28px;background: url(../png/ddh_ico_1.png) no-repeat;}
.DdhywBox .tit a{display:block;width: 207px;height:28px;line-height:28px;color:#FFF;text-align:center;font-size:18px;}
.DdhywBox li{ position:relative; overflow:hidden; min-height:135px; border-bottom:1px solid #DDD;}
.DdhywBox li a{
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 46px;
    position: relative;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    word-wrap:normal;
}
.DdhywBox li span{
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    text-align: justify;
}

/*焦点图*/
.Focus{ width:520px; height:325px; margin-top:75px;}
.Focus .pic img { width:100%; height:325px; display: block; }
.Focus .txt-bg { position:absolute; bottom:0px; z-index:1; height:50px; width:520px; background:#000; filter:alpha(opacity=50); opacity:0.5; overflow:hidden; }
.Focus .txt {position: absolute;bottom: 0px;z-index: 2;height: 50px;width: 70%;overflow: hidden;}
.Focus .txt li{ width:98%; height:50px; line-height:50px; position:absolute; bottom:-50px;}
.Focus .txt li a{display: block;/* width:100%; */overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;font-size:18px;color:#FFF;transition:all 0.3s;}
.Focus .txt li a:hover{ /*color:#0d99fd; */letter-spacing:1px;}
.Focus .num { position: absolute; z-index:3; bottom:16px; right:0px; }
.Focus .num li{float:left;width:15px;height:15px;overflow:hidden;margin-right:10px;cursor:pointer;border:1px solid #FFF;font-size: 14px;text-align: center;line-height: 15px;color: #FFF;}
.Focus .num li.on,.Focus .num li:hover{ background:#ce1407; border-color:#ce1407;}
.Focus>a{ display:block; width:60px; height:150px; position:absolute; top:87px; top:calc((325px - 150px) / 2); background:url(../png/pin_view_arrows.png) no-repeat; cursor:pointer; opacity:0;filter: alpha(opacity=0); transition:all 0.5s; background-position-y:-170px;}
.Focus>a.prev{ left:10px;}
.Focus>a.next{ right:10px; background-position-x:-80px;}
.Focus:hover>a{ opacity:1;filter: alpha(opacity=100);}
.Focus:hover>a.prev{ left:0px;}
.Focus:hover>a.next{ right:0px;}


.NewsBox{width:503px;height:262px;background: url(../jpg/ddh_pic_1.jpg) no-repeat;box-sizing: border-box;padding: 20px 25px 0;margin-top: 25px;}
.NewsBox .tit{height:40px;padding-left: 35px;}
.NewsBox .tit a{display:inline-block; height:40px; line-height:40px; font-size:18px; color:#da261f; text-align:center; }
.NewsBox li{width:97%;height:auto;padding-left:3%;background-image:url(../png/liststyle.png);background-repeat:no-repeat;background-position:left center;font-size:14px;overflow: hidden;line-height:30px; *line-height:28px;}
.NewsBox li a{display:block;float:left;width:100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#343434;}

.News2Box{width:432px;height:261px;background: url(../jpg/ddh_pic_2.jpg) no-repeat;box-sizing: border-box;padding: 16px 25px 0;margin-top: 25px;}
.News2Box .tit{height:40px;padding-left: 35px;}
.News2Box .tit a{display:inline-block; height:40px; line-height:40px; font-size:18px; color:#da261f; text-align:center; }
.News2Box li{width:100%; height:auto; font-size:14px;overflow: hidden;line-height:30px; *line-height:28px;}
.News2Box li a{display:block;float:left;width:100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#343434;}

.News3Box{width:568px;height:261px;background: url(../jpg/ddh_pic_3.jpg) no-repeat;box-sizing: border-box;padding: 16px 25px 0;margin-top: 25px;}
.News3Box .tit{height:40px;padding-left: 35px;}
.News3Box .tit a{display:inline-block; height:40px; line-height:40px; font-size:18px; color:#da261f; text-align:center; }
.News3Box li{position: relative;width:200px;height:auto;font-size:14px;overflow: hidden;line-height: 40px;*line-height: 38px;float:right;}
.News3Box li a{display:block;float:left;width:100%; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#343434;}

.News3Box li.Frist{ width:298px; height:174px; border:1px solid #dedede; float:left;}
.News3Box li.Frist>a{ width:100%; height:100%;}
.News3Box li.Frist img{ display:block; width:100%; height:100%;}
.News3Box li.Frist span{ position:absolute; display:block; width:100%; height:100%; background:url(../png/ddh_ico_2.png) no-repeat center; top:0; left:0; cursor:pointer;}
.News3Box li.Frist p{ display:block; height:25px; background-color:rgba(0,0,0,0.8); line-height:25px; position:absolute; bottom:0; color:#FFF; text-align:center; width:90%; padding:0 5%;}
