article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
  width: 0;
}
mark {
  background: #ff0;
  color: #333;
}
figure {
  margin: 1em 40px 1em 40px;
}
body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  outline: none;
}
input,
button {
  overflow: visible;
  font-family: inherit;
}
textarea {
  overflow: auto;
  color: inherit;
  font: inherit;
  resize: none;
}
input::-ms-clear {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  display: table;
}
table th,
table td {
  padding: 0;
}
li {
  list-style-type: none;
}
iframe,
img {
  border: 0;
}
iframe {
  vertical-align: top;
}
img {
  vertical-align: middle;
}
a,
a:hover,
a:link,
a:visited,
a:active {
  text-decoration: none;
}
label {
  display: inline-block;
}
.header {
  background: #3a4f60;
  height: 115px;
}
.header .container {
  width: 1280px;
  margin: auto;
  height: 100%;
}
.header .container .logo {
  line-height: 100px;
}
.header .container .right-box {
  float: right;
  margin-right: 20px;
  margin-top: 35px;
}
.header .container .select-box input {
  width: 280px;
  height: 30px;
  padding: 0 5px;
  line-height: 30px;
  color: #484848;
  font-family: "Microsoft Yahei";
  border: 1px solid #223646;
  border-right: 0;
  background: #fff;
  font-size: 14px;
}
.header .container .select-box .select-icon {
  width: 35px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #223646;
  border-left: 0;
  background: #fff url(../../images/pa-home/search.png) no-repeat center;
  cursor: pointer;
  float: right;
}
.header .login {
  text-align: right;
  padding-bottom: 5px;
}
.header .login a {
  color: #ccc;
  font-size: 14px;
}
.line {
  margin: 0 20px;
  color: #fff;
}
.nav-bg {
  width: 100%;
  height: 55px;
  background-color: #e2dccb;
}
.nav-bg .nav-list {
  width: 1280px;
  height: 55px;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  font-size: 0;
  z-index: 99;
}
.nav-bg .nav-list li {
  display: inline-block;
  width: 11.11%;
  height: 100%;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
  position: relative;
  box-sizing: border-box;
}
.nav-bg .nav-list li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #013955;
  box-sizing: border-box;
  border-top: 5px solid transparent;
}
.nav-bg .nav-list li ul {
  position: absolute;
  width: 100%;
  display: none;
}
.nav-bg .nav-list li ul li {
  font-size: 12px;
  display: block;
  text-align: center;
  width: 100%;
  line-height: 40px;
  cursor: pointer;
}
.nav-bg .nav-list li ul li a.nav-child {
  background-color: #205e81;
  border: none;
  color: #fff;
}
.nav-bg .nav-list li ul li a.nav-child:hover {
  background: #1f415c;
  color: #fff;
}
.nav-bg .nav-list li:hover a {
  background-color: #fff;
}
.nav-bg .nav-list li:hover ul {
  display: block;
}
.nav-bg .nav-list li.on a {
  background-color: #fff;
  border-top: 5px solid #0a4354;
}
.footer {
  background: #c7c2b8;
  font-size: 14px;
  color: #666666;
  padding: 30px 0;
}
.footer p {
  text-align: center;
}
.list-menu-box {
  width: 85%;
  height: 100%;
  float: right;
}
.list-menu-box a {
  display: block;
}
.list-menu-box a:hover {
  color: #9f1e31;
}
.list-menu-box a.menu-head {
  padding: 10px;
  color: #593939;
  font-size: 25px;
  border-bottom: 1px solid #ab8a6c;
}
.list-menu-box a.menu-head span {
  line-height: 60px;
}
.list-menu-box a.menu-head .small {
  font-size: 18px;
  line-height: 40px;
}
.list-menu-box .menu-second {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ab8a6c;
  box-sizing: border-box;
  font-size: 14px;
  border-top: none;
  color: #cdb18e;
}
.list-menu-box .menu-second span {
  display: inline-block;
  line-height: 50px;
  padding: 0 10px;
  position: relative;
}
.list-menu-box .menu-second.menu-on span {
  border-bottom: 2px solid #ab8a6c;
  top: -3px;
  position: relative;
  color: #5e393e;
}
.list-menu-box .menu-third {
  height: 50px;
  line-height: 50px;
  color: #cdb18e;
  margin: 0 0 0 50px;
  box-sizing: border-box;
  font-size: 14px;
  border-top: none;
  border-bottom: 1px solid #ab8a6c;
}
.list-menu-box .menu-third.menu-on {
  color: #5e393e;
}
.acticles-ul {
  margin-top: 10px;
  font-size: 12px;
}
.acticles-ul li {
  list-style: none;
  height: 36px;
  line-height: 38px;
}
.acticles-ul li a {
  color: #666666;
  width: 100%;
  display: inline-block;
}
.acticles-ul li a span {
  float: right;
  margin-right: 10px;
}
.acticles-ul li a div {
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.acticles-ul li:hover a {
  color: #be0012;
}
.acticles-ul li:last-child {
  border-bottom: none;
}
/* Preload images */
body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.picture-container {
  margin: 10px 0 20px 0;
  overflow: hidden;
}
.picture-container .pic-box {
  position: relative;
  float: left;
  width: 210px;
  font-size: 14px;
  margin-right: 20px;
  margin-top: 15px;
}
.picture-container .pic-box > a {
  position: relative;
  width: 200px;
  height: 200px;
  display: inline-block;
}
.picture-container .pic-box > a img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.picture-container .pic-box > a .pic-grey {
  position: absolute;
  width: 80%;
  bottom: 0;
  height: 40px;
  background: #eee;
  color: #888;
  line-height: 40px;
  box-sizing: border-box;
  padding: 0 10px;
}
.picture-container .pic-box > a .pic-grey .pic-link {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.picture-container .pic-box > a .pic-grey a {
  color: #2c2c2c;
  line-height: 32px;
  margin-left: 10px;
}
.picture-container .pic-box > a .pic-grey + i {
  position: absolute;
  bottom: 0;
  left: 80%;
  display: inline-block;
  width: 22px;
  height: 40px;
  background-image: url("/images/pa-home/tab.png");
}
.news-content {
  padding-left: 20px;
}
.news-content .news1title {
  color: #333;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
}
.news-content .news1info {
  color: #999;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin: 10px;
  border-top: solid 1px #b00000;
}
.ol-news li {
  padding: 20px 0;
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #eee;
}
.ol-news li .imgbox {
  display: inline-block;
  float: left;
}
.ol-news li .imgbox img {
  width: 150px;
  height: 150px;
}
.ol-news li .pic-content .listTitle {
  font-size: 14px;
  overflow: hidden;
}
.ol-news li .pic-content .listTitle a {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 50px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: "Arial", "Microsoft YaHei", "????", "????", sans-serif;
}
.ol-news li .pic-content .listTitle .info {
  line-height: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #888;
}
.ol-news li .pic-content p {
  font-size: 12px;
  text-indent: 2em;
  line-height: 24px;
  height: 154px;
  margin-left: 170px;
  color: #666;
}
.ol-news li .pic-content p .read-more {
  color: #be0012;
}
.ol-news li .pic-content .news-time {
  text-align: right;
  font-size: 12px;
  color: #484848;
}
.ol-news li:last-child {
  border-bottom: none ;
}
.page-bar-box {
  width: 100%;
  height: 40px;
  border-top: #eee 1px solid;
  line-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
}
.page-bar-box li {
  float: left;
  margin: 0 10px;
  cursor: pointer;
}
.page-bar-box .default {
  color: #888888;
  cursor: default;
}
.page-bar-box li.page-on {
  border: 1px solid #3a4f60;
  color: #3a4f60;
  float: left;
  width: 25px;
  height: 25px;
  top: 6px;
  line-height: 25px;
  text-align: center;
  position: relative;
}
.page-bar-box .first-btn {
  margin-left: 0;
}
body {
  font-family: "Microsoft YaHei", "Arial", sans-serif;
}
.nav-box {
  width: 100%;
  height: 55px;
}
.banner-box {
  width: 100%;
  height: 200px;
  background-color: #522b00;
  margin-bottom: 20px;
}
.banner-box .banner {
  width: 1000px;
  height: 200px;
  background-image: url(../../images/pa-home/banner.png);
  margin-bottom: 20px;
  margin: auto;
  left: 0;
  right: 0;
}
.container {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.container .table-row {
  width: 100%;
  height: 100%;
  display: table-row;
}
.container .list-menu {
  display: table-cell;
  width: 300px;
  background: #fffbee;
  vertical-align: top;
  height: 710px;
}
.container .rightBox {
  display: table-cell;
  width: 1000px;
  padding: 0 20px;
  border-right: 1px solid #eee;
}
.container .right-container {
  overflow: hidden;
  min-height: 400px;
}
.container .right-container .nav-bar {
  line-height: 80px;
  height: 80px;
  font-size: 0px;
  border-bottom: 1px solid #eee;
  font-weight: bold;
}
.container .right-container .nav-bar a {
  font-size: 16px;
}
.container .right-container .nav-bar a span {
  color: #888;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  background: #eee;
  display: inline-block;
  vertical-align: middle;
}
.container .right-container .nav-bar a span + i {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  width: 22px;
  height: 40px;
  background-image: url("/images/pa-home/tab2.png");
}
.container .right-container .nav-bar a:last-child span + i {
  background-image: url("/images/pa-home/tab.png");
}
.container .page-bar {
  overflow: hidden;
}
