@charset "utf-8";

.gList {padding:0px 18px 48px 18px;}
.gList table {width:100%;}
.gList table th {padding:7px 0 10px 0;border-bottom: 2px solid #8b8a8c;}
.gList table th.col2 {width:25%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col3 {width:75%;}
.gList table td {text-align:center;padding:14px 0;border-bottom:1px solid #f2f2f2;overflow:hidden;color:#666666;}
.gList table td.col2 {background:url("../images/news/gList_td_line.gif") no-repeat right bottom;}
.gList table td.col3 {padding-left:32px;text-align:left;}
.gList table tr td a {color:#666666;}
.gList table tr td a:hover {text-decoration:underline;}
.gList table .col1 {width:0;text-indent:-9999px;font-size:0;background:#ffffff;}
.gList table .col4 {width:0;text-indent:-9999px;font-size:0;background:#ffffff;}


@media (min-width:768px) {
.gList table th.col1 {background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table th.col2 {width:12%;}
.gList table th.col3 {width:68%;background:url("../images/news/gList_th_line.gif") no-repeat right bottom;}
.gList table td.col1 {background:url("../images/news/gList_td_line.gif") no-repeat right bottom;}
.gList table td.col3 {background:url("../images/news/gList_td_line.gif") no-repeat right bottom;}
.gList table .col1 {width:8%;text-indent:0px;font-size:12px;}
.gList table .col4 {width:12%;text-indent:0px;font-size:12px;}


.gView dl dd{border-bottom: 1px solid #D9D9D9;}
.gView dl dt { width:100%; font-size:16px; text-align:center}
.gView dl dd { width:100%;padding:10px 0;}
.gView dl dd.info { height:35px; margin:20px auto;  text-align:center; line-height:35px; border-top:1px dashed #ddd; border-bottom:1px dashed #ddd;}
.gView dl dd span.date {display:inline-block;float:right;color:#9f9f9f;}
.gView dl dd span.source {display:inline-block;float:left;color:#9f9f9f;}
.gView dl dd.cont { font-size:14px; line-height:24px;font-family: "宋体";}
.gView dl dd.cont p{padding: 26px 0 0;}
.gView dl dd.cont img {width:100%;}
.gView dl dd.cont .pages { width:100%; text-align:center; padding:20px 0;}
.gView dl dd.cont .pages a { padding:2px 6px; border:1px solid #eee; text-align:center}
.gView dl dd.cont .pages a:hover { border:1px solid #055082; background:#055082; color:#fff }
.gView dl dd.cont .pages a.this { border:1px solid #055082; background:#055082; color:#fff}

.gView div.golist {text-align:right;}
.gView div.golist a img {margin-top:16px;}
}