/*通用头尾*/
#Tdaohang{
    width:100%;
    height:30px;
    background-image:url(../images/show/top.png);
    background-repeat:repeat-x;
    background-color: #f5f5f5;
    background-position: left -46px;
}
ul.f12{ width:1000px; height:30px; margin:0 auto; line-height:30px; text-decoration:none}
ul.f12 li {float:left; padding-left:20px; }
ul.f12 li a:link,#Tdaohang ul.f12 li a:visited{ text-decoration:none}
ul.f12 li a:hover{ color:#900}

#Tdingbu {width:1000px; height:95px; margin:10px auto}
#Tdingbu a.hong:link,a.hong:visited{color:#900}

#Tdingbu .zuo{ width:300px; height:95px; float:left}
#Tdingbu .you{ width:700px; height:95px; float:right}

#Tweibu{ width:100%; border-top:1px solid #999; background:#f5f8fd; margin:0 auto; padding-top:10px}
#Tweibu .nr{ width:1000px; margin:0 auto ;display: flex;
    justify-content: center;}
#Tweibu .nr img{ padding-left:5px; padding-right:5px;}
#Tweibu p{ line-height:22px; text-align:center}

#Tfooter{ width:100%; height:30px; background:#ccc}
#Tfooter .qt{ width:1000px; margin:0 auto}
#Tweibu .right{ float:right; padding-left:5px;}

.nav {
    position: relative;
}
.nav li,
.nav li a {
    float: left;
    _display: inline;
}
.nav li {
}
.nav li a {
    color: #ffffff;
}
.nav li a:hover {
    color: #ffff00;
}
.nav li .index {
    font-weight: bold;
    margin: 0 4px;
}
.nav .hr {
    width: 2px;
    height: 17px;
    background-image: url(../../zznews/css/images/nav-hr.png);
}
.nav-wrapper {
    width: 960px;
    margin: 0 auto;
    margin-top: 9px;
}
.head-repeat-x .top-block {
    position: absolute;
    background: transparent url('/templates/zznews/css/images/head-ico.png') repeat-x 0 0;
    width: 100%;
    height: 32px;
    top: 0;
    left: 0;
    z-index: -1;
}
.head-repeat-x .header-topbar {
    height: 32px;
    width: 960px;
    margin: 0 auto;
    /*顶部链接*/
}
.head-repeat-x .header-topbar .share {
    float: right;
    _display: inline;
    margin: 9px 20px 0 0;
}
.head-repeat-x .header-topbar .search {
    float: right;
    _display: inline;
    margin-top: 5px;
    position: relative;
    width: 123px;
}
.head-repeat-x .header-topbar .search .text {
    width: 90px;
    height: 16px;
    border: 1px solid #ccc;
    position: absolute;
    left: 0;
    color: #cccccc;
}
.head-repeat-x .header-topbar .search .btn-submit {
    background-image: url('/templates/zznews/css/images/head-ico.png');
    background-position: 0 -235px;
    width: 30px;
    height: 22px;
    border-width: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.head-repeat-x .header-topbar .cal{
    float:left;
    width: 16px;
    height: 15px;
    background: transparent url(../../zznews/css/images/cal.png) no-repeat;
    margin: 8px 0 0 20px;
    cursor: pointer;
}
.head-repeat-x .header-topbar .head-top-nav {
    float: left;
    _display: inline;
    margin-top: 9px;
}
.head-repeat-x .header-topbar .head-top-nav li {
    display: inline;
    margin-right: 22px;
}
.head-repeat-x .header-topbar .head-top-nav li a {
    color: #444;
}
.head-repeat-x .header-topbar .head-top-nav li a:hover {
    color: #cc0000;
}