﻿
* {
    margin: 0px;
    padding: 0px;
}

.wrap {
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.wrap .container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

ul {
    list-style-type: none;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.clear {
    clear: both;
}

.copyright {
    width: 100%;
    text-align: center;
    height: 42px;
    background-color: #98251e;
    color: #fff;
    line-height: 42px;
}

.copyright a {
    color: #fff;
}

.head {
    width: 100%;
    height: 222px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/top_back.jpg);
    background-repeat: no-repeat;
}

.index_nav {
    width: 100%;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/nav_back.jpg);
    background-repeat: repeat-x;
    color: #fff;
}

.index_nav a {
    color: #fff;
}

.index_nav a:hover, .nav p:hover {
    color: #ff9993;
}

.index_nav ul {
    width: 1100px;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.index_nav ul li {
    float: left;
    width: 155px;
    text-align: center;
}

.main_conetnt {
    width: 1100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.font-size14 {
    font-size: 16px;
}

.font-size13 {
    font-size: 11px;
}

.map {
    width: 1100px;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    border-top: solid 1px #b7b7b7;
    margin-top: 15px;
    margin-bottom: 20px;
}

.map .manu_name {
    width: 60px;
    height: 30px;
    background-image: url(../images/menu_back.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
}

.map .map_content ul {
    margin-left: 45px;
}

.map .map_content ul .manu_name {
    margin-bottom: 10px;
}

.wx {
    padding-right: 30px;
}
/*分页*/

.pages-wrap {
    margin-top: 28px;
    margin-right: 0%;
    width: 100%;
}

#main_news .pages-wrap {
    margin-top: 28px;
    margin-right: 0%;
    width: 100%;
}

#pages_Shijing {
    width: 100%;
    margin-right: 0%;
}

.pages-body {
    width: 100%;
    height: auto !important;
    height: 20px;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
}

.pages {
    /* width: 690px; */
    float: right;
    height: 20px;
    margin: 0px auto 0px auto;
    font: 12px/150% Arial,Verdana,"\5b8b\4f53";
    color: #222222;
}

.pages-wrap .page-skip, .pages-wrap {
    display: inline-block;
    text-align: center;
}

#setpage {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

#setpage .current {
    border: 0 none;
    background: 0 0;
    filter: none;
    cursor: default;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 26px;
    margin-right: 5px;
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 1em;
    background-color: #231815;
}

.pages a:link, .pages a:visited, .pages a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 26px;
    margin-right: 5px;
    font-size: 12px;
    color: #190a00;
    background-color: none;
    transition: all 0.5s;
    margin-bottom: 1em;
}

.pages a:hover {
    background-color: #190a00;
    color: #ffffff;
}

.page-skip {
    height: 20px;
    line-height: 20px;
    padding: 0px 10px;
    border: 0;
    font-size: 12px;
    margin-left: 2px;
    font-family: arial;
    overflow: hidden;
}

.pages-wrap .page-skip em {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #222222;
}

address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}

.pages-wrap .page-skip .pagenumber {
    display: inline-block;
    width: 30px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #aaa #ddd #ddd #aaa;
    margin: 0 5px;
    text-align: center;
    font-family: verdana;
}

.page_na {
    display: inline-block;
    margin-left: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #222222;
    font-size: 12px;
}

.page_na:hover {
    color: #ff0000;
}

.pages .hmComPagBut:link, .pages .hmComPagBut:visited, .pages .hmComPagBut {
    width: auto;
    padding: 0px 5px;
}


 