﻿/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
/*为了照顾ie6 链接图片有边框*/
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "SimSun", "微软雅黑";
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 12px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "微软雅黑";
}
a {
  color: #333333;
  text-decoration: none;
  font-family: "微软雅黑";
  font-size: 16px;
}
a:hover {
  text-decoration: none;
}
i,
b {
  font-style: normal;
}
.pageBg {
  overflow: hidden;
  position: relative;
}
.pageBg img {
  width: 100%;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.wrap .return_index {
  float: right;
  font-size: 16px;
  margin-top: 20px;
}
.list {
  position: absolute;
  left: 22%;
  top: 45%;
  z-index: 99;
}
.list li {
  float: left;
  margin-right: 20px;
}
.list li a {
  display: block;
  width: .73rem;
  height: 2.97rem;
  background: url(../images/btn_bg01.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
  transition: .5s all;
}
.list li a span {
  display: block;
  margin: 15% auto;
  width: .28rem;
  height: 90%;
  font-size: .25rem;
}
.list li a.last {
  background: url(../images/btn_bg02.png) no-repeat;
  background-size: 100%;
  height: 4.02rem;
}
.list li a:hover {
  background: #c52e33;
  color: #FFF;
}
.topPhoto {
  width: 100%;
  background: url(../images/sec_topPhoto.jpg) no-repeat center top;
  height: 400px;
}
.topPhoto .wrap {
  height: 100%;
}
.rightLink {
  float: right;
  margin-top: 10px;
}
.rightLink a:hover {
  color: #0051AC;
}
/*.logo {
  display: block;
  width: 22px;
  height: 46px;
  float: left;
  margin-top: 10px;
}
.logo img {
  display: block;
  width: 100%;
}*/
.topLink_index {
  position: absolute;
  top: 0px;
  width: 100%;
  /*left: 50%;
  margin-left: -600px;*/
  z-index: 999;
}
.topLink_index .logo {
  margin-left: 50px;
}
.conBox {
  margin-top: 20px;
  overflow: hidden;
}
.conBox .leftMenu {
  width: 297px;
  float: left;
}
.conBox .leftMenu li {
  margin-bottom: 20px;
}
.conBox .leftMenu li a {
  display: block;
  width: 297px;
  height: 73px;
  background: url(../images/sec_leftMenu_bg.png) no-repeat;
  line-height: 73px;
  text-align: center;
  font-size: 20px;
  transition: .5s all;
}
.conBox .leftMenu li a:hover {
  background: #c52e33;
  color: #FFF;
}
.conBox .leftMenu li a.on {
  background: #c52e33;
  color: #FFF;
}
.conBox .rightList {
  width: 883px;
  float: right;
}
.conBox .rightList .location {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-bottom: dashed 1px #EDEDED;
}
.conBox .rightList ul {
  margin-top: 20px;
  padding: 0 10px;
}
.conBox .rightList ul li {
  line-height: 40px;
  overflow: hidden;
}
.conBox .rightList ul li .date {
  float: right;
  color: #D0D0D0;
}
.conBox .rightList ul li a {
  display: block;
  width: 75%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.conBox .rightList ul li a:hover {
  color: #0051AC;
}
.conBox .rightList ul li .sszt {
  float: left;
  margin-right: 5px;
}
.conBox .rightList ul li.line {
  height: 20px;
  border-bottom: dashed 1px #EDEDED;
  margin-bottom: 20px;
}
.conBox .rightList .page {
  height: 50px;
  text-align: center;
}
.footer {
  width: 100%;
  background: #dddbd5;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
}
.footer .linkPhoto {
	width: 200px;
	height: 80px;
	margin: 0 auto;
}
.footer .linkPhoto .fleft {
	width: 80px;
	height: 80px;
	float: left;
}
script {
	display: none;
}
.footer .linkPhoto .fright {
	width: 110px;
	height: 67px;
	padding-top: 13px;
	margin-left: 10px;
	float: right;
}
.content {
  background: #fffcef;
  width: 100%;
  overflow: hidden;
}
.content .wrap {
  background: #FFF;
  border-top: solid 5px #a80512;
  margin-top: 50px;
}
.content h1 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 50px;
  padding: 0 50px;
}
.content .resourcesBox {
  font-size: 16px;
  color: #999;
  text-align: center;
  margin: 0 50px 20px 50px;
  border-bottom: dashed 1px #EDEDED;
  padding-bottom: 10px;
}
.content .resourcesBox span.ly {
  margin-left: 10px;
}
.content .contentTxt {
  padding: 0 50px 50px;
  line-height: 40px;
  margin-top: 10px;
  min-height: 400px;
}
.content .enclosure {
  border-top: solid 1px #999;
  padding-bottom: 30px;
  margin: 0 50px;
}
.content .enclosure h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
}
.content .enclosure .line {
  line-height: 30px;
  padding-left: 2em;
}
.content .enclosure .line a {
  font-size: 16px;
}
.page {
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-bottom: 30px;
}
.page span {
  padding: 5px 10px;
  border: solid 1px #adadad;
  margin-right: 10px;
}
.page a {
  padding: 5px 10px;
  border: solid 1px #adadad;
  margin-right: 10px;
}
.page a.num {
  border: solid 1px #FFF;
}
.page span.on {
  background: #0196e3;
  color: #FFF;
  border: none;
}
.page a:hover {
  background: #0196E3;
  color: #FFF;
  border: solid 1px #FFF;
}
