* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  height: auto;
  background-color: #f6f4ee;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.ov {
  overflow: hidden;
}
.wh {
  width: 1240px;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.top {
  width: 100%;
  height: 140px;
  background-image: url("../images/topbg.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #7a171c;
}
.logo {
  padding-top: 44px;
}
.top>.wh>.fr {
  position: relative;
}
.nav {
  margin: 53px 36px 0 0;
}
.nav li {
  float: left;
  height: 36px;
  width: 100px;
  line-height: 36px;
  text-align: center;
  position: relative;
}
.nav li:hover {
  background-image: url("../images/navbg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.nav li a {
  display: block;
  font-size: 16px;
  color: #eeeae0;
}
.nav li:hover a {
  color: #fff;
}
.sub {
  display: none;
  width: 100%;
  padding: 6px 0 0;
  position: absolute;
  top: 36px;
  z-index: 9999;
}
.sub .sub-icon1 {
  display: block;
  width: 100%;
  height: 5px;
  background-image: url("../images/iconbg1.png");
  background-size: cover;
}
.sub .sub-icon2 {
  display: block;
  width: 100%;
  height: 5px;
  background-image: url("../images/iconbg2.png");
  background-size: cover;
}
.sub>div {
  width: 100%;
  border: 1px solid #a4813e;
  border-top: none;
  border-bottom: none;
  background-color: #7a171c;
  padding: 9px 0;
}
.nav li .sub a {
  font-size: 15px;
  color: #e1bfc1;
  line-height: 32px;
}
.nav li .sub a:hover {
  color: #dfb86e;
}
.search-form {
  position: absolute;
  right: 0;
  top: 53px;
}
.search-form input {
  border: none;
  height: 36px;
  background-color: transparent;
}
.search-form.active input {
  background-color: #956c25;
}
.text-input {
  width: 144px;
  padding-left: 12px;
  color: #e7e0d7;
  font-size: 14px;
  float: left;
  display: none;
}
.search-form.active .text-input {
  display: block;
}
.sub-input {
  width: 36px;
  background-image: url("../images/Search.png");
  background-position: center;
  background-repeat: no-repeat;
  float: left;
}
input::-webkit-input-placeholder {
  color: #e7e0d7;
  font-size: 14px;
}
.index-box1 {
  background-image: url("../images/I01.jpg");
  width: 100%;
  height: 48px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 8px;
}
.index-box1 a {
  font-size: 18px;
  color: #b5914d;
  margin-left: 113px;
  line-height: 48px;
}
.pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.banner {
  margin-top: 8px;
  position: relative;
}
.myscoll {
  overflow: hidden;
  height: 350px!important;
}
.myscoll ul{
  width: 600%;
  height: 350px!important;
}
.myscoll ul li{
  width: 40vw;
  height: 350px!important;
  padding: 0 5px;
  float: left;
}
.myscoll ul li img{
  width: 100%;
  /* height: 100%; */
}
.line {
  width: 100%;
  height: 8px;
  background-color: #7a171c;
  margin: 8px 0;
}
.index-bg {
  background-image: url("../images/indexbg.jpg");
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  height: 1386px;
}
.box2-tit {
  margin-bottom: 39px;
}
.box2-fl-tit {
  position: relative;
}
.box2-fl-tit h1{
  float: none!important;
}
.box2-fl-tit a{
  position: absolute;
  right: 0;
  top: 0;
}
.box2-tit h1 {
  /* letter-spacing: 10px; */
  font-size: 22px;
  color: #fff;
  background-image: url("../images/more.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  /* width: 248px; */
  width: 160px;
  height: 36px;
  line-height: 36px;
  /* text-align: center; */
  /* padding-left: 64px; */
  text-align: center;
  float: left;
  font-weight: normal;
}
.box2-tit a {
  float: right;
  line-height: 36px;
  background-image: url("../images/morebg.png");
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 14px;
  padding-right: 12px;
}
.box2-tit a:hover {
  color: #7a171c;
}
.box2-cn {
  margin-top: 57px;
}
.box2-ul1 {
  width: 810px;
}
.box2-ul1>li {
  float: left;
  width: 380px;
  margin-left: 50px;
}
.box2-ul1>li:first-child {
  margin-left: 0;
}
.box2-ul1>li .img-box {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.img-box img {
  width: 100%;
  height: auto;
}
.box2-ul1>li p {
  font-size: 15px;
  color: #333;
  line-height: 45px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box2-ul1>li span {
  background-image: url("../images/time.png");
  background-repeat: no-repeat;
  background-position: left center;
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  padding-left: 17px;
  color: #666;
}
.box2-ul1 li .ul-box-li li {
  line-height: 36px;
  overflow: hidden;
  background-image: url("../images/listbg.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 11px;
}
.box2-ul1 li .ul-box-li li a {
  font-size: 15px;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 313px;
}
.box2-ul1 li .ul-box-li li a:hover {
  color: #7a171c;
}
.box2-ul1 li .ul-box-li span {
  background-image: none;
  float: right;
  line-height: 36px;
  font-size: 14px;
}
.box2-ul2 {
  width: 380px;
}
.box2-ul2 li {
  height: 81px;
  background-image: url("../images/libg.jpg");
  background-position: bottom center;
  background-repeat: repeat-x;
  margin-bottom: 13px;
}
.box2-ul2 a {
  display: block;
  width: 306px;
  line-height: 26px;
  font-size: 15px;
  color: #423c38;
  margin-left: 14px;
  max-height: 52px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.time-box {
  text-align: center;
  width: 60px;
  height: 60px;
  background-color: #956c26;
}
.time-box p {
  font-size: 24px;
  color: #fff;
  line-height: 40px;
}
.time-box span {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 12px;
  margin-top: -2px;
}
.box2-ul2 li:hover .time-box {
  background-color: #7a161b;
}
.box2-ul2 li:hover a {
  color: #942b2f;
}
.box2-ul2>a {
  background-image: url("../images/morebg.png");
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 14px;
  width: 68px;
  line-height: 40px;
  margin-left: 0;
}
.box2-ul2>a:hover {
  color: #942b2f;
}
.index-box3 {
  margin-top: 115px;
}
.box3-list {
  width: 380px;
  float: left;
  margin-left: 50px;
}
.box3-list:first-child {
  margin-left: 0;
}
.box3-list ul {
  min-height: 235px;
}
.list-tit {
  width: 100%;
  border-bottom: 2px solid #d8cfc7;
  padding-bottom: 10px;
  position: relative;
}
.list-tit h1 {
  font-size: 24px;
  color: #333;
  float: left;
  background-image: url("../images/T01.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 4px 45px;
  line-height: 24px;
}
.list-tit h1 span {
  color: #79161b;
}
.list-tit a {
  float: right;
  line-height: 43px;
  background-image: url("../images/morebg2.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 10px;
  color: #686868;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.list-tit a:hover {
  color: #7a161b;
}
.tit-line {
  width: 140px;
  height: 2px;
  background-color: #7a161b;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.box3-list ul li {
  height: 47px;
  width: 100%;
  border-bottom: 1px solid #d8cfc7;
  line-height: 46px;
  overflow: hidden;
  background-image: url("../images/libg2.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 14px;
}
.box3-list ul li a {
  font-size: 15px;
  color: #423c38;
  display: block;
  float: left;
  max-width: 320px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.box3-list ul li:hover a {
  color: #942b2f;
}
.box3-list ul li span {
  float: right;
  font-size: 14px;
  color: #868686;
}
.index-box4 {
  margin-top: 120px;
}
.box4-cn {
  width: 810px;
  margin-right: 50px;
  float: left;
}
.box4-cn h1 {
  width: 46px;
  height: 248px;
  background-image: url("../images/titbg2.png");
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  font-weight: normal;
  line-height: 33px;
  font-size: 24px;
  color: #fff;
  padding-top: 55px;
  float: left;
}
.box4-cn-b {
  float: left;
  margin-left: 48px;
  width: 716px;
  padding-top: 25px;
}
.box4-cn-b p {
  text-indent: 2em;
  font-size: 15px;
  color: #423c38;
  line-height: 28px;
}
.box4-cn-b a {
  display: block;
  width: 160px;
  height: 36px;
  background-image: url("../images/more.png");
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  line-height: 36px;
  font-size: 15px;
  color: #fff;
  margin-top: 30px;
}
.index-box4 img {
  float: left;
  width: 260px;
  margin-left: 45px;
}
.bottom {
  text-align: center;
  background-image: url("../images/bottombg.png");
  background-position: center top 4px;
  background-repeat: no-repeat;
  background-color: #221815;
  font-size: 14px;
  overflow: hidden;
  height: 160px;
}
.bottom-nav {
  overflow: hidden;
  display: block;
  margin: 43px auto 15px;
  width: 330px;
}
.bottom-nav li {
  float: left;
}
.bottom-nav li a {
  display: block;
  height: 14px;
  font-size: 14px;
  color: #fff;
  padding: 0 12px;
  line-height: 14px;
  border-left: 1px solid #595250;
}
.bottom-nav li:first-child a {
  border-left: none;
}
.bottom p {
  color: #beb8b7;
  line-height: 32px;
}
.bottom p a {
  color: #beb8b7;
}
.bottom a:hover {
  color: #79161b;
}
.top-img {
  width: 100%;
  height: 320px;
  background-image: url("../images/topimg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 8px;
}
.nl-box {
  background-color: #eeeae0;
  padding: 36px 0 50px;
}
.sub-nav {
  width: 260px;
}
.sub-nav h1 {
  font-size: 24px;
  color: #fff;
  background-color: #7a171c;
  text-align: center;
  width: 100%;
  height: 56px;
  line-height: 56px;
  font-weight: normal;
}
.sub-nav ul {
  width: 100%;
  /* height: 430px; */
  background-image: url("../images/subnavbg.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  text-align: center;
  padding: 21px 0 280px;
  background-color: #e7decd;
}
.sub-nav ul li {
  width: 216px;
  height: 46px;
  background-image: url("../images/subbg1.png");
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 16px;
}
.sub-nav ul li a {
  font-size: 16px;
  color: #333;
  line-height: 46px;
  display: block;
}
.sub-nav ul li:hover {
  background-image: url("../images/subbg2.png");
}
.sub-nav li.active {
  background-image: url("../images/subbg2.png");
}
.sub-nav ul li:hover a {
  color: #fff;
}
.sub-nav li.active a {
  color: #fff;
}
.nl-list {
  width: 940px;
}
.nl-tit {
  border-bottom: 2px solid #d8cfc7;
  position: relative;
  height: 56px;
}
.nl-tit h1 {
  float: left;
  border-bottom: 2px solid #892b22;
  font-weight: normal;
  font-size: 24px;
  color: #333;
  line-height: 56px;
  position: absolute;
  bottom: -2px;
}
.location {
  float: right;
  line-height: 56px;
  overflow: hidden;
}
.location span {
  font-size: 14px;
  color: #666;
  margin-right: -5px;
}
.location a {
  padding: 0 8px;
  background-image: url("../images/I03.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 14px;
  float: left;
  color: #666;
}
.location a:hover {
  color: #79161b;
}
.nl-list ul li {
  height: 59px;
  line-height: 58px;
  background-image: url("../images/listbg.jpg");
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 14px;
  border-bottom: 1px solid #d8cfc7;
}
.nl-list ul li a {
  font-size: 16px;
  color: #333;
  float: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 830px;
}
.nl-list ul li span {
  float: right;
  font-size: 14px;
  color: #868686;
}
.nl-list ul li a:hover {
  color: #79161b;
}
.show-tit {
  text-align: center;
  border-bottom: 1px solid #d8cfc7;
  padding: 17px 0 10px;
}
.show-tit h1 {
  font-size: 24px;
  color: #333;
  line-height: 44px;
}
.show-tit p {
  font-size: 14px;
  color: #666;
  line-height: 34px;
}
.show-cn {
  padding-top: 14px;
  border-bottom: 1px solid #d8cfc7;
}
.show-cn p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-bottom: 10px;
}
.show-cn table {
  margin: 0 auto;
}
.show-cn img {
  /* display: block; */
  max-width: 100%;
  /* margin: 0 auto; */
}
.prev-next {
  position: relative;
  overflow: hidden;
  padding-top: 17px;
}
.prev-next p {
  font-size: 15px;
  color: #7a161b;
  line-height: 32px;
}
.prev-next p a {
  color: #333;
}
.back-list {
  display: block;
  width: 120px;
  height: 40px;
  background-color: #7a171c;
  text-align: center;
  line-height: 40px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 25px;
  font-size: 14px;
}
.Page {
  margin-top: 36px;
}
.Page table {
  margin: 0 auto;
}
.Page span {
  height: 20px !important;
}