
body {
    font-family: 'Microsoft YaHei','微软雅黑',"Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container{ width:1200px; padding: 0;}
.header{
    height: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
}
.topnav {
    width: 100%;

    min-width: 1000px;
    background: #ededed url("/img/top_bg.jpg") repeat-x;
    height: 33px
}

.topnav .topbox {
    width: 1200px;
    clear: both;
    margin: 0 auto
}

.topnav .topbox .top_gz {
    float: left
}

.topnav .topbox .top_gz li {
    float: left;
    background: url("/img/icon_gz.gif") no-repeat;

    font-size: 14px;
    text-shadow: 1px 1px 1px #fff;
    color: #333;
    padding: 0 20px 0 23px;
    margin: 3px 0 0 0
}

.topnav .topbox .top_gz li img {
    padding: 0 0 0 5px;
    vertical-align: middle
}

.topnav .topbox .top_gz li.weibo {
    background-position: 0 2px
}

.topnav .topbox .top_gz li.weixin {
    background-position: 0 -50px
}

.topnav .topbox .top_gz li.collect {
    background-position: 0 -109px;
    padding-left: 20px
}

.topnav .topbox .top_nav {
    float: right
}

.topnav .topbox .top_nav ul{
    list-style: none;
}

.topnav .topbox .top_nav li {
    float: right;
    width: 62px;
    height: 19px;
    margin: 6px 0 0 11px;
    color: #333;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
    line-height: 19px;
    font-size: 14px
}

.topnav .topbox .top_nav li a {
    color: #333
}

.topnav .topbox .top_nav li.btn_back_index {
    background: url("/img/btn_back_index.gif") no-repeat;
    width: 83px;
    height: 19px;
    color: #fff;
    margin-top: 7px;
    line-height: 18px
}

.topnav .topbox .top_nav li.btn_back_index a {
    color: #fff;
    text-shadow: 1px 1px 1px #904d14
}

.ystxt{float:right}
.ystxt p{
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #999;
    text-align: right;
}

