* {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    line-height: 22px;
    min-width:1200px;
  margin:auto;
}

ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
a{
  text-decoration:none;
  color:black;
}

.header {
  background-size: 100%;
  position:relative;
  /*background-image: url(../img1/headerbackimg.png);*/
    width: 100%;
    height: 165px;
    background-position: top;
    background-repeat: no-repeat;
	position:relative;
	z-index:100;
}

.header-top {
    text-align:center;
    width:1200px;
    height: 80px;
    margin: auto;
    padding: 30px 0px 0px 0px;

}

.header-logo {
    width: 166px;
    height: 60px;
    display:inline-block;
    float:left;
    margin: -7px 0px 0px 20px;
}

.selected{
	color: white;
	display: block;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    width: 15px;
    height: auto;
    line-height: 24px;
    padding: 10px 11px 10px 7px;
    text-align: center auto;
    text-decoration: none;
    border-radius: 5px;
    background-color: #b10501;
}


#menunav {
    list-style: none;
}

#menunav li {
    list-style: none;
    float: left;
    width: :20px;
    height: 75px;
    margin: 0px 7px 10px 7px;
    border-radius: 5px;
}



#menunav li a {
    color: #a32216;
    display: block;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    width: 15px;
    height: 60px;
    line-height: 24px;
    padding: 10px 11px 0px 7px;
    text-align: center auto;
    text-decoration: none;
}

#menunav li a:hover {
    color: red;
    display: block;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    width: 15px;
    height: auto;
    line-height: 24px;
    padding: 10px 11px 10px 7px;
    text-align: center auto;
    text-decoration: none;
}

#dhbs {
    color: white;
    display: block;
    font-family: "微软雅黑";
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2px;
    display: block;
    width: 15px;
    height: auto;
    line-height: 24px;
    padding: 10px 11px 10px 7px;
    text-align: center auto;
    text-decoration: none;
    border-radius: 5px;
    background-color: #b10501;
}
.arrows {
    width:34px;
    display:inline-block;
    height: auto;
    margin: 0px 1%;
    line-height:110px;
}
#leftNav{
	display:block;
	float:left;
	height:21px;
	width:13px;
	background-image: url(../img1/nochangeleft.png?version=1.1.1);
}
#leftNav:hover{
	display:block;
	float:left;
	height:21px;
	width:13px;
	background-image: url(../img1/changecolorleft.png?version=1.1.1);
}
#rightNav{
	display:block;
	float:right;
	height:21px;
	width:13px;
	background-image: url(../img1/nochangeright.png?version=1.1.1);
}
#rightNav:hover{
	display:block;
	float:right;
	height:21px;
	width:13px;
	background-image: url(../img1/changecolorright.png?version=1.1.1);
}
.epaper {
    width: 96px;
    height: 46px;
    background: url(../img1/dzbclickbefore.png?version=1.1.1) no-repeat center;
    display: block;
    float: right;
    margin: 10px 35px 0px 0px;
    background-size: 100%;
    border-radius: 5px;
}

.epaper1 {
    opacity: 0;
    margin-top: 0px;
    padding-top: 0px;
    width: 99px;
    height: 150px;
	  margin-left:-1px;
}

.epaper1 li {
    line-height: 15px;
}

.epaper:hover .epaper1 {
    opacity: 1;
}

.bottonlogo {
    margin:auto;
    border-top: 2px #c50000 solid;
    width: 1200px;
    height: 246px;
    background-image: url(../img1/footallimg.png?version=1.1.1);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;

}

.bottontop {
    width: 100%;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
    float: left;

}

.bottontop a {
    font-family: [FZLTZHUNHJW];
    margin: 0px 6.2% 0px 6.2%;
    padding: 0px 0px 0px 5px;
    text-decoration: none;
    color: black;
    font-weight: 900;
    font-size: 18px;
    float: left;
}

.bottontop a:first-child {
    margin: 0px 6% 0px 10px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    color: black;
    font-weight: 900;
    float: left;
}

.bottontop a:last-child {
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    color: black;
    font-weight: 900;
    float: right;
}

.botton {
    margin: 5px auto;
    width: 100%;
}

.bottonspan {
    height: 190px;
    line-height: 22px;
    float: left;
    margin-top: 20px auto;
    width: 100%;
    font-size:16px;
}

.botton span {
    width: 100%;
    text-align: center;
    display: block;
    font-weight: 500;
    margin: 5px 0px 2px 0px;
}

.botton span:first-child {
    padding-top: 15px;
}

.displaypagenumno  {
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#00619a;
    overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px auto 0px;
   float:left;
}
.displaypagenumno span {
   margin-left:-1px;
   display:inline-block;
   line-height:30px;
   width:30px;
   height:30px;
	text-decoration:none;
	color:#00619a;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#003366;
	border:1px solid #CCCCCC;
}
.displaypagenumno  {
text-align: center;
}
.displaypagenumno a {
   margin-left:-1px;
   display:inline-block;
   line-height:30px;
   width:30px;
   height:30px;
   text-decoration:none;
	background-color: #fff;
	border:1px solid #CCCCCC;
}

.displaypagenumno  span:hover,#div_currpage a:hover{background-color:#006699;border-color:#006699;color:#fff;cursor:pointer;}









#displaypagenum  {
	font-size:14px;
	font-weight:bold;
	color:#00619a;
   overflow: hidden;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight:normal;
	margin:20px 0px 0px 120px;
   float:left;
padding-left:30%;
}
#displaypagenum span {
	text-decoration:none;
	color:#00619a;
	padding:5px 10px;
	background-color:#ebebeb;
	border-color:#ebebeb;
	color:#003366;
	border:1px solid #CCCCCC;
height:30px;
}
#displaypagenum {
text-align: center;
height:30px;
}
#displaypagenum a {
text-decoration:none;
	color:#00619a;
	padding:5px 5px;
	background-color: #fff;
	border:1px solid #CCCCCC;
height:30px;
}

#displaypagenum span:hover,#div_currpage a:hover{background-color:#006699;border-color:#006699;color:#fff;cursor:pointer;}

#footdiv{
  padding-top:22px;
  float:left;
  width:100%;
}

.menu-box{
  display:inline-block;
}

.displaypagenumno center .partsudp{
  width:60px;
}

.partsup{
  border-radius: 5px 0px 0px 5px;
}

.partsdown{
  border-radius: 0px 5px 5px 0px;
}

.displaypagenumno center{
  font-size:0px;
}

.displaypagenumno center a{
  font-size:14px;
}

.displaypagenumno center span{
  font-size:14px;
}