﻿
*
{
    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:90%;}
#main_news .pages-wrap{margin-top:28px;margin-right:4%;width:90%;}
#pages_Shijing{width:90%;margin-right:3%;}
.pages-body {
  width: 100%;
  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 {
  float: right;
}
#setpage .current {
  border: 0 none;
  background: 0 0;
  filter: none;
  cursor: default;
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
  color: #222222;
}
.pages a:link, .pages a:visited, .pages a {
  float: left;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
  color:#ffffff;
  background-color: #b83233;
}
.pages a:hover {
  background-color: #ff0000;
  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 {
  float: left;
  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 {
  float: left;
  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;
}