﻿/* 网站头部和底部CSS */

/* 全局定义 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}

ol,
ul,
li {
    list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

/* 公共样式 */

html {
    width: 100%;
    height: 100%;
}

body {
    width: 100%;
    height: 100%;
    color: #161616;
    font: 14px/30px "宋体", Tahoma, Helvetica, Arial, sans-serif;
    background: #fff url(../images/bodybg.png) repeat-x;
}

a {
    color: #161616;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #f60;
    text-decoration: underline;
}

.clearbox {
    border: none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.blank {
    height: 15px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    *height: 14px;
}

.nodata {
    color: #f60;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

/* 框架 */

#Wrap {
    width: 1200px;
    margin: 0 auto;
}


/* 搜索 */

.search {
    width: 410px;
    *display: inline;
    margin-left: 35px;
}

.searchTitle {
    float: left;
    font-weight: bold;
}

.siteSearch {
    width: 344px;
    height: 30px;
    background: url(../images//searchbg.png) no-repeat;
    margin-top: 4px;
    float: left;
}

.siteSearch input {
    border: none;
    *border: 0;
    height: 30px;
    width: 269px;
    padding: 0 10px;
    line-height: 30px;
    float: left;
    background: none;
}

.siteSearch .searchBtn {
    float: right;
    width: 55px;
    height: 30px;
    cursor: pointer;
    display: block;
}

/* logo */

.logo {
    width: 172px;
    height: 146px;
    padding: 14px 0 0 15px;
}

.logo img {
    width: 172px;
    height: 120px;
}

/* 导航 */

.nav {
    width: 1200px;
    height: 45px;
    background-color: #de2910;
}

.nav li {
    float: left;
    font: 800 16px/45px "宋体";
    color: #fff;
}

.nav li a {
    display: inline-block;
    padding: 0 30px;
    font: 800 16px/45px "宋体";
    color: #fff;
    height: 45px;
}

.nav li.on1 a {
    background-color: #b91007;
}

/* footer */

#Footer {
    text-align: center;
    background-color: #fafafa;
    padding: 15px 0;
    border-top: 6px solid #de2910;
}

#Footer .footlink li {
    display: inline;
}

#Footer .footlink li.spe {
    padding: 0 6px;
    *padding: 0 8px;
}

#Footer .copyRight {
    line-height: 20px;
    font-size: 12px;
}

#Footer .dzjg {
    padding: 20px 0;
}

/* 搜索 主站 旧版 */

.topBox {
    border: 1px solid #d7d7d7;
    height: 40px;
    width: 1158px;
    background-color: #fff;
    margin-top: 15px;
    line-height: 40px;
    padding: 0 20px;
}

.topNum {
    width: 230px;
    font-weight: bold;
}

.topNum span.red {
    color: #de2910;
}

.topBox .old {
    width: 450px;
    float: right;
    text-align: right;
    font-weight: bold;
}
/* header */

#header {
    width: 1200px;
    margin: 0 auto;
    height: 205px;
    background: url(../images/banner.jpg) no-repeat;
}



/* ========== side 菜单 ========== */

.sidebox {
    width: 250px;
    margin-bottom: 15px;
}

.sidebox .hd {
    background-color: #de2910;
    height: 40px;
    padding-left: 15px;
    width: 235px;
    font: 800 16px/40px "宋体";
    color: #fff;
    margin-bottom: 4px;
}

.sidebox .bd .tit {
    width: 250px;
    margin-bottom: 2px;
}

.sidebox .bd .tit h3 {
    padding-left: 32px;
    font: 800 16px/36px "宋体";
    background: #f5f5f5 url(../images/arrowhank.png) no-repeat 12px -97px;
    cursor: pointer;
}

.sidebox .bd ul {
    padding: 2px 10px;
    display: none;
    border: 1px solid #e6e6e6;
}

.sidebox .bd ul li {
    line-height: 28px;
    background: url(../images/arrow.png) no-repeat left center;
    padding-left: 15px;
}

.sidebox .bd .on h3 {
    background: #f5f5f5 url(../images/arrowhank.png) no-repeat 12px 13px;
    color: #de2910;
}

#t1 ul,#t2 ul,#t3 ul,#t4 ul,#t5 ul{display: none !important;}

/* ========== main ========== */

.main {
    width: 935px;
}

.mainbox {
    
    border: 1px solid #d2d2d2;
    padding: 0 20px;
}

.mainbox .hd {
    height: 35px;
    margin-top:10px;
    border-bottom: 1px solid #d2d2d2;
}

.mainbox .hd span.more {
    float: right;
}

.mainbox .hd h3 {
    font: 800 16px/36px "宋体";
    float: left;
    background-color: #de2910;
    color: #fff;
    padding: 0 15px;
    height: 36px;
}

.mainbox .hd h3 a {
    color: #fff;
}

.mainbox .bd {
    clear: both;
    padding-bottom: 20px;
}

.mainbox .infolist {
    padding: 10px 5px;
}

.mainbox .infolist li {
    background: url(../images/icon.jpg) no-repeat left center;
    padding-left: 12px;
}

.mainbox .infolist li span.date {
    float: right;
}




/*项目内容页*/
.workBox{font-family: "微软雅黑";}
.path {
    background: url(../images/iconpath.png) no-repeat left center;
    padding-left: 25px;
    height: 30px;
    line-height: 30px;
}

.Information_tit{text-align: center;    color: #000;
    font: 600 24px/36px "微软雅黑"; margin: 30px 0;}
.ColumnNav{overflow: hidden; width: 1200px; margin: 0 auto;}
.ColumnNav li{float: left; width: 185px; height: 40px; text-align: center;
background: #f7f1ed; margin-right: 12px;border-radius:18px 18px 0px 0px}
.ColumnNav li a{ font: 16px/40px "微软雅黑"; color: #333; display: block; }
.ColumnNav li.on{background: #de2910;}
.ColumnNav li.on a{ color: #fff;}

.work-title{height: 34px; line-height: 34px; background: url(../images/mork-title.png) no-repeat 10px center;
padding-left: 48px; margin: 30px 0; font-size: 20px;}

.spbox{border: 1px #ddd solid;min-height:120px;}
.spbox .hd{border-bottom: 1px #ddd solid; height: 36px;}
.spbox .hd ul{overflow: hidden;}
.spbox .hd li{float: left; padding: 0 23px; line-height: 36px; border-right: 1px #ddd solid; background: #fff;
}
.spbox .hd li.on{border-bottom: 1px #fff solid; height: 36px; }
.spbox .hd li.on a{font-weight: bold;}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table pre {
    white-space: pre-wrap;
}

.table {
    border: 1px solid #ddd;
    width: 100%;
    margin: 20px auto 0 auto;
}
#catalogId_1 .table{width: 90%;}
#catalogId_10 table{display:none;}
.table .title{background:#f8f8f8; font-weight: bold;  text-align: center; width:30%;}
.table td{border: 1px #ddd solid;text-overflow: ellipsis;overflow: hidden; padding: 8px;vertical-align: top;}

#zstd .bd,.slideBox ul{padding: 20px 100px;}
#zstd .bd .tips,.slideBox .tips{color: #e13c26;font-weight: bold;}
#zstd .bd li,.slideBox li {
    background: url(../images/icon.jpg) no-repeat left center;
    padding-left: 12px;
}
.ColumnNav-fixed{position: fixed; top: 0; left: 0; width: 100%; border-bottom:2px solid #de2910; background-color:#fff;}
/* 分页 */

.pagesize {
    margin: 0 auto;
    text-align: center;
    clear: both;
    padding-bottom: 20px;
}

.pagesize ul {
    overflow: hidden;
}

.pagesize li {
    display: inline-block;
    *display: inline;
    margin-right: 5px;
    border: 1px #ccc solid;
    line-height: 26px;
}

.pagesize li a,
.pagesize li .current {
    display: block;
    padding: 0 5px;
}

.pagesize li .current {
    background: #de2910;
    color: #fff;
}
