*{
    margin: 0px;
    padding: 0px;
}
body {
    text-align: left;
    /*font-family: "Microsoft YaHei", "微软雅黑";*/
    font-family: "宋体";
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
    border: none;
}
td {
    line-height: 180%;
    font-size: 16px;
    color:#666;
}
li {
    list-style: none;
}
a:link {
    font-family: 宋体;
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
a:visited {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
    font-size: 16px;
}
a:active {
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
a img {
    border: none;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: #fff;
}
.noShow {
    display: none;
}
.clearAll {
    clear: both;
}
#copyRight {
    margin-top: 20px;
    padding: 20px 0 20px 0;
    border-top: 5px solid #7B9929;
    background: #fff;
    text-align: center;
    color: #000000;
    font-size: 18px;
    line-height: 180%;
    clear: both;
    width: 100%;
}
.dunSet{
    width: 540px;
    margin: 0 auto;
    margin-top: 10px;
}
.dunSet li{
    float: left;
    vertical-align: middle;
    height: 64px;
    line-height: 64px;
    margin: 0px 15px;
}
.dunSet li.dun1{
    margin-right: -10px;
}
.navBar{
    background: url(img/commNavBgd.png) repeat-x left center;
    height:74px;
}
.mainNav{
    float: left;
    width:733px;
    margin-left:0px;
    height:74px;
}
.mainNav li{
    float: left;
    margin-right: 4px;
    height: 74px;
}
.mainNav li a{
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
    font-size: 20px;
    color:#444;
    text-decoration: none;
    line-height: 74px;
    height: 74px;
    display: block;
    padding: 0 13px;
}
.mainNav li a:hover,
#pageNews .mainNav li.navNews a,
#pageEducation .mainNav li.navEducation a,
#pageRecovery .mainNav li.navRecovery a,
#pageResource .mainNav li.navResource a{
    color:#FFF;
    background: url(img/navHoverBgd.png) no-repeat;

}
.search{
    float: right;
    width:260px;
    margin-right: 25px;
    height: 29px;
    background: #fff;
    margin-top: 23px;
    border:solid 1px #eee;
}
#pageNews #header h1{
    background: url(img/header_news.png) no-repeat;
    height:100px;
    text-indent: -9999px;
}
#pageEducation #header h1{
    background: url(img/header_education.png) no-repeat;
    height:100px;
    text-indent: -9999px;
}
#pageRecovery #header h1{
    background: url(img/header_recovery.png) no-repeat;
    height:100px;
    text-indent: -9999px;
}
#pageResource #header h1{
    background: url(img/header_resource.png) no-repeat;
    height:100px;
    text-indent: -9999px;
}
#pageZt #header h1{
    background: url(img/header_zt.png) no-repeat;
    height:100px;
    text-indent: -9999px;
}
.commBottom {
    margin-top: 30px;
}
.commBottom .col1 {
    width: 490px;
    float: left;
    display: inline;
}
.commBottom .col23 {
    width: 470px;
    float:right;
}
.code2D{
    background: url(img/news_code2d.png) no-repeat;
    padding-left: 120px;
    color:#00683E;
    font-size: 16px;
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";
    padding-top: 16px;
    float: left;
    display: inline;
    width:200px;
}
.code2D strong{
    font-size: 16px;
    display: block;
    margin-top: 16px;
}
.shareBar {
    background: url(img/news_shareBarBgd.png) no-repeat;
    height: 65px;
    float: right;
    margin-right: 20px;
    width: 480px;
    margin-top: 15px;
}
.shareBar li{
    float: left;
    display: inline;
    margin-top: 6px;
    background: url(img/news_shareLine.png) no-repeat right center;
    padding:0 15px;
}
a.fankui{
    background: url(img/news_iconFankui.png) no-repeat top center;
    padding-top: 35px;
    display: block;
    font-size: 12px;
    color:#666;
}
a.tougao{
    background: url(img/news_iconTougao.png) no-repeat top center;
    padding-top: 35px;
    display: block;
    font-size: 12px;
    color:#666;
}
.shareBar li.first{
    padding-top: 10px;
    margin-top: 10px;
    height:32px;
}
.shareBar li.last{
    background: none;
}
.code2D1 {
    width: 100px;
    float: left;
    text-align: center;
}
.code2D1 span{
    font-size: 12px;
    text-align: center;
}


.bdcs-container .bdcs-hot {
    display: none;
}
