﻿html { overflow: hidden; font-family: "微软雅黑"; }

/*.top { width: 100%; min-width: 960px; background: #fff; height: 77px; padding: 15px 0; }
.logo { width: 399px; height: 77px; margin: 0 auto; display: block; background: url('/Content/Images/logo2.jpg'); }
.nav { height: 43px; width: 100%; background: url('../images/nav_bg.png') repeat-x; }
.nav_main { width: 960px; margin: 0 auto; background: url('../images/nav_bg.png') repeat-x; height: 43px; }
.nav_main dl { position: relative; }
.nav_main dl dt { float: left; width: 80px; height: 43px; }
.nav_main dl dd { position: absolute; top: 40px; z-index: 999; width: 767px; height: 321px; background: url(../images/panel.jpg); display: none; }
.nav_main dl dd .second { list-style: none; width: 200px; position: relative; margin-top: 10px; }
.nav_main dl dd .second li { height: 30px; line-height: 30px; margin: 3px 0; font-size: 14px; text-align: right; padding-right: 40px; color: #333; cursor: pointer; color: #9a6c00; }
.nav_main dl dd .second li.selected { background: url(../images/selected.jpg) no-repeat; background-position-x: 168px; background-position-y: 7px; color: #000; }
.nav_main dl .dd1 { background: url(../images/panel2.jpg); }
.nav_main dl .dd1 .second { list-style: none; width: 400px; padding-left: 20px; }
.nav_main dl .dd1 .second li { height: 30px; line-height: 30px; margin: 3px 0; font-size: 14px; text-align: left; padding-right: 40px; color: #333; cursor: pointer; color: #9a6c00; width: 100%; }
.nav_main dl .dd1 .second li:hover { color: #000; }
.nav_main dl dd .thread { display: none; position: absolute; left: 200px; top: 0px; }
.nav_main dl dd .thread li { height: 30px; width: 183px; text-align: left; cursor: pointer; }
.nav_main dl dd .thread .third { position: absolute; top: 0px; left: 100px; display: none; }
.nav_main dl dd .thread .third li { height: 30px; width: 283px; text-align: left; cursor: pointer; }
.nav_main dl dt a { display: block; width: 100%; height: 100%; font-size: 12px; font-family: "微软雅黑"; text-align: center; line-height: 43px; text-decoration: none; color: #fff; }*/

/*nav_main { width: 960px; margin: 0 auto; background: url('../images/icon.png') repeat-x; height: 43px; }*/
.foot { height: 21px; width: 100%; background: #0080B1; position: absolute; bottom: 0px; z-index: 999; color: white;}
.foot_main { width: 100%; margin: 0 auto; background: #0080B1; height: 21px; color: white; line-height: 21px;}
.foot a { color: #fff; }
.clear { clear: both; }
.cut { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.foot_link { float: right; position: relative; background:url(../Images/link_ico.png) no-repeat 120px 8px; display: block; width: 160px; text-align: center; cursor: pointer;}
.foot_link_list { position:absolute; width:160px; padding-bottom:10px; bottom:25px; display:none;  left:0px;}
.foot_link_list a { display:block; width:160px; height:25px; border-top:solid 1px #0377b2; background:#00a0de; color:#fff; line-height:25px; }
.foot_link_list a:hover { color:#f6ff00; }