﻿.title_h1{text-align:center;margin-bottom:30px;}
.title_h1 h1{font-size:30px;margin-bottom:10px;color:#008524}
.title_h1 .time{color: #afafb3;}

.detail{width:100%;color: #333;margin-bottom:50px;font-size:16px;line-height:30px;}
.detail table{border-collapse: collapse;width:100%;word-break:break-all;}
.detail table td,.zhuobian .zb1 #content table th{border: 1px solid #999; padding:0 5px}
.detail p{margin:20px 0 0 0;}
.detail img{max-width: 100%; margin-bottom:5px; border:0; display:block; margin:0 auto; height:auto}

.updown{color:#AFAFB3;margin-bottom:50px;position:relative;line-height: 28px;}
.updown a{color:#AFAFB3;}
.updown .fanhui{position:absolute;right:0;top:0;cursor:pointer}

.miaobaoxie{width:100%; margin:20px 0 60px 0;border-bottom:2px solid #ccc; line-height:46px;background:url(/image/danghui_s.png)no-repeat left center; padding-left:40px;box-sizing:border-box}
.newlist{width:100%; margin-bottom:30px;line-height:36px;}
.newlist li{margin-bottom:10px;}
.newlist .line{border-bottom:1px dashed #999;margin:20px 0;}
.newlist a{background:url(/image/dot01.png)no-repeat left center; padding-left:16px;box-sizing:border-box;margin-right:100px;display:block}
.newlist a:hover{background-color:#fff;}

.newlist .riqi{width:100px;float:right;color:#999;text-align:right}

@media screen and (max-width:1024px){
    .title_h1 h1{font-size:18px;}
    .miaobaoxie{margin:20px 0 30px 0;}
    .updown .fanhui {position:relative}
}

.contact{width:100%;color: #333;margin-bottom:50px;font-size:16px;line-height:30px;padding:10px; box-sizing:border-box;background-color:#dff6b4}