/* 总体部分 ******************************************/
div,ul,li,dl,dt,dd,ol,ol,form,h1,h2,h3,h4,h5,h6,h7,img,p{margin:0;padding:0;list-style:none}

/* body的CSS定义:对应CSS中“BODY”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body{margin:0px;font-size:14px;font-family:微软雅黑,family,tahoma,arial;line-height:180%;background:#d6f1d6; text-decoration:none;}

.line10 {width:100%;height:10px;}
.title {width:920px;height:40px;line-height:40px;padding:0px 20px;margin:auto;}
.class {width:920px;padding:10px 20px;background:#F2FBF2;border:1px solid #A6E1A6;margin:auto;}
.imglist {width:940px;padding:10px;background:#fff;border:1px solid #A6E1A6;margin:auto;}
.imglist img {border: 1px solid #000000;}

.ggao1 {width:960px;background:#fff;margin:auto;}
.ggao2 {width:960px;padding:0px 0px;background:#fff;border:1px solid #A6E1A6;margin:auto;}

.topnav {width:100%;height:30px;line-height:30px;background:#F2FBF2;border-bottom:1px solid #D6F1D6;}

.top_tdbgall,.center_tdbgall
{
border-right:0px solid #ffffff;
border-left:0px solid #ffffff;
width:980px!important;
width:980px;
}

/* 网站链接总的CSS定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{COLOR: #FF0000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #000000;} /* 点击激活链接 */
/* 顶部频道文字链接的CSS定义 */
a.Channel:link {color: #000000;}
a.Channel:visited {color: #000000;}
a.Channel:hover#font-family{COLOR: #ff0000;}
a.Channel:active {color: #000000;}
/* 顶部当前频道文字链接的CSS定义 */
a.Channel2:link {color: #ff0000;}
a.Channel2:visited {color: #ff0000;}
a.Channel2:hover{COLOR: #000000;}
a.Channel2:active {color: #ff0000;}
/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link {color: #ffffff;}
a.Bottom:visited {color: #ffffff;}
a.Bottom:hover{COLOR: #ffff00;}
a.Bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='Class' ***>***</a> */
a.Class:link {color: #333333;}
a.Class:visited {color: #333333;}
a.Class:hover{COLOR: #F76400;}
a.Class:active {color: #333333;}
/* 文章栏目标题文字链接的CSS定义 */
a.blue:link {color: blue;}
a.blue:visited {color: blue;}
a.blue:hover{COLOR: #F76400;}
a.blue:active {color: #333333;}
/* 文章栏目标题文字链接的CSS定义 */
a.green:link {color: green;}
a.green:visited {color: green;}
a.green:hover{COLOR: #F76400;}
a.green:active {color: #333333;}
/* 文章栏目标题文字链接的CSS定义 */
a.red:link {color: red;}
a.red:visited {color: red;}
a.red:hover{COLOR: #F76400;}
a.red:active {color: #333333;}
/* 搜索标题文字链接的CSS定义 */
a.LinkSearchResult:link {color: #0000ff;}
a.LinkSearchResult:visited {color: #0000ff;}
a.LinkSearchResult:hover{COLOR: #C60A00;}
a.LinkSearchResult:active {color: #C60A00;}
/* 下载地址文字CSS */
a.DownUrl:link {color: #800000;line-height: 180%;}
a.DownUrl:visited {color: #800000;}
a.DownUrl:hover{COLOR: #ff0000;}
a.DownUrl:active {color: #333333;}
/* 子菜单文字CSS */
a.childclass:link {color: #800000;}
a.childclass:visited {color: #800000;}
a.childclass:hover{COLOR: #ff0000;}
a.childclass:active {color: #333333;}
/* 置顶标题文字链接的CSS定义 */
a.top:link {color: #006600;text-decoration: none;font-size: 14px;font-weight:bold;}
a.top:visited {color: #006600;text-decoration: none;font-size: 14px;font-weight:bold;}
a.top:hover{COLOR: #000000;text-decoration: underline;}
a.top:active {color: #333333;}

.imgcon img {margin: 10px 0px;border: 1px solid #000000;}
.but {padding:10px 15px;border:1px solid #000000;border-radius:10px;background:#eeeeee;text-align:center;}


.prev a{margin:0px;padding:0px;background:url(/skin/map/prev1.gif) no-repeat;display:block;width:250px;height:40px;cursor:hand;}
.prev a:hover{background:url(/skin/map/prev2.gif) no-repeat;}
.next a{margin:0px;padding:0px;background:url(/skin/map/next1.gif) no-repeat;display:block;width:250px;height:40px;cursor:hand;}
.next a:hover{background:url(/skin/map/next2.gif) no-repeat;}





/* div_newlist */
.div_newlist{width: 960px;margin: 20px auto 0;}
.div_newlist>p{font-size: 20px;height: 30px;line-height: 30px;font-weight: bold;position: relative;padding-left: 20px;}
.div_newlist>p:before{content:'';width: 5px;height: 5px;background: green;border-radius: 50%;position: absolute;left: 0;top: 0;bottom: 0;margin: auto;}
.ul_newlist {overflow: hidden;width: 1010px;margin-top: 20px;}
.ul_newlist li {float: left;width: 80px;margin: 0 18px 18px 0;}
.ul_newlist li a{text-decoration: none;}
.ul_newlist img {display: block;width: 100%;height: 80px;border-radius: 12px;}
.ul_newlist h5 {display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size: 14px;color: #333;font-weight: normal;text-align: center;line-height: 30px;height: 30px;margin-top: 5px;}
.ul_newlist li:hover h5{color:#006600;}
.ul_newlist span{display: block;font-size: 12px;color: #999;height: 20px;line-height: 20px;overflow: hidden;}
