/* 通用 */
* {
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input,
select,
button {
  outline: 0;
}

button {
  border: 0;
  background-clip: padding-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: none;
  vertical-align: baseline;
}

textarea,
input {
  word-wrap: break-word;
  word-break: break-all;
}

span,
p,
div {
  word-wrap: break-word;
}

.lf {
  float: left;
}

.rt {
  float: right;
}

html,
body,
div,
p,
ul,
ol,
li {
  list-style: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

/* 黑色title背景主题 适用于alert confirm*/
body .skin_class_exmple .layui-layer-title {
  padding: 0 !important;
  text-align: center;
  background: black !important;
  color: white !important;
  font-size: 22px !important;
  height: 50px !important;
  line-height: 50px !important;
  position: relative !important;
}

body .skin_class_exmple .layui-layer-setwin {
  top: 15px !important;
}

body .skin_class_exmple>.layui-layer-content {
  text-align: center;
  font-size: 20px;
  color: red;
  box-sizing: border-box;
}

body .skin_class_exmple .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin a:hover {
  opacity: 1;
}

body .skin_class_exmple .layui-layer-setwin {
  opacity: 1;
}

body .skin_class_exmple>.layui-layer-btn {
  background: white;
  text-align: center;
}

body .layui-layer-title {
  background-color: transparent !important;
  border-bottom: none;
}

body .layui-layer-content {
  background-color: transparent !important;
  border-bottom: none;
  box-shadow: none;
}

body .layui-layer-setwin a {
  width: 24px;
  height: 24px;
  opacity: 0;
}

body .layui-layer-setwin a:hover {
  opacity: 0;
}

body .layui-layer-setwin {
  opacity: 0;
}

body .layui-layer-setwin .layui-layer-close2 {
  right: -2px;
  top: -2px;
}

body .skin_class_two {
  box-shadow: none;
}

.cu_layer {
  display: none;
}

html {
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

body {
  max-width: 1920px;
  width: 100%;
  position: relative;
  margin: 0 auto;
}

a:hover {
  -webkit-filter: brightness(120%);
  -ms-filter: brightness(120%);
  -o-filter: brightness(120%);
  -moz-filter: brightness(120%);
  opacity: 0.85\0;
}

.index {
  min-width: 1300px;
  height: 4000px;
  padding-top: 40px;
  background: url(../images/main/index.jpg);
  background-size: 100% 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-heard {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  height: 120px;
  background: url(../images/main/line.png);
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index-heard_logo {
  background: url(../images/main/logo.png);
  width: 159px;
  height: 126px;
}

.index-heard_flex1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1028px;
  padding-left: 108px;
}

.index-heard_flex1>a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.index-heard_flex2 {
  width: 520px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 30px;
}

.index-heard_flex2>a {
  display: inline-block;
  background: url(../images/main/kefu.png);
  width: 35px;
  height: 30px;
}

.index-heard_flex2>a:nth-child(2) {
  background: url(../images/main/QQ.png);
  width: 26px;
  height: 30px;
}

.index-heard_flex2>a:nth-child(3) {
  background: url(../images/main/we-chat.png);
  width: 40px;
  height: 32px;
}

.index-heard_flex2>a:nth-child(4) {
  background: url(../images/main/btn-xiazai.png);
  width: 257px;
  height: 76px;
}

.index-nav {
  display: flex;
  align-items: center;
  margin-top: 500px;
}

.index-nav>a {
  display: inline-block;
  background: url(../images/main/btn-zc.png);
  width: 268px;
  height: 125px;
}

.index-nav>a:nth-child(2) {
  background: url(../images/main/btn-xz2.png);
  width: 264px;
  height: 264px;
}

.index-nav>a:nth-child(3) {
  background: url(../images/main/btn-cz.png);
}

.index-body {
  display: flex;
  margin-top: 180px;
  position: relative;
}


.index-body .swiper-container {
  width: 665px;
  height: 400px;
  background-size: 100% 100%;
  border-left: 2px solid #baa478;
  border-right: 2px solid #baa478;
}

.index-body .swiper-container .swiper-wrapper .swiper-slide {
  width: 665px;
  height: 400px;
  padding-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-body .swiper-container .swiper-wrapper .swiper-slide img {
  width: 665px;
  height: 400px;
}

.index-body .swiper-container .swiper-pagination-bullet {
  background: #d9d9d9 !important;
  width: 8px;
  height: 8px;
  opacity: 1 !important;
}

.index-body .swiper-container .swiper-pagination-bullet-active {
  background: #ffe6a1 !important;
  width: 10px;
  height: 10px;
}

.index-body .swiper-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}



.swiper_top {
  position: absolute;
  z-index: 10;
  top: -21px;
  left: -31px;
}

.swiper_bottom {
  position: absolute;
  z-index: 10;
  bottom: -34px;
  left: -14px;
}

.DT-card1_right {
  width: 620px;
  height: 388px;
  background: url(../images/main/card-bg.png);
  margin-top: 12px;
  position: relative;
  margin-left: -2px;
}

.DT-card1_right--poa {
  color: #fff;
  font-size: 14px;
  position: absolute;
  right: 21px;
  top: 18px;
  padding: 0 3px;
}

.hy_new_top {
  font-size: 0;
  width: 320px;
  height: 60px;
  margin-left: 45px;
}

.hy_new_top li {
  display: inline-block;
  width: 25%;
  height: 54px;
  font-size: 24px;
  color: #000;
  font-family: "KaiTi", sans-serif;
  line-height: 73px;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  position: relative;
}

.hy_new_top li.is_act>a {
  color: #ffc07c;
}

.hy_new_top li.is_act::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  width: 40px;
  height: 2px;
  background: #ffc07c;
}

.hy_new_bom {
  margin-top: 0px;
}

.hy_new_bom>li>div:nth-child(1)>a {
  color: #fff7dd;
  font-size: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
}

.hy_new_bom>li>div:nth-child(1) {
  margin-top: 5px;
}

.new_bom_img {
  margin-right: 3px;
}

.hy_new_bom>li>div {
  height: 34px;
  display: flex;
  align-items: center;
  padding: 0 40px;
}

.hy_new_bom>li>div a {
  width: 100%;
  display: flex;
  color: #c5b684;
  font-size: 14px;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

/* .hy_new_bom a:hover {
  color: #ef231c;
} */

.hy_new_bom .matter>span {
  color: #fff7dd;
  margin-right: 10px;
}

.hy_new_bom li {
  display: none;
}

.hy_new_bom li:nth-child(1) {
  display: block;
}

.hy_new_top_img {
  color: #fff;
  font-size: 22px;
}

.index-center {
  display: flex;
  justify-content: space-between;
  width: 1220px;
}

.index-center_flex p {
  color: #c5b684;
  font-size: 18px;
  margin-left: 50px;
}

.index-center_flex img {
  width: 396px;
  height: 287px;
}

.title-img {
  margin: 50px 0 30px 0;
}

.center-two {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1280px;
}

.center-two>a {
  display: inline-block;
  background: url(../images/main/banner4.png);
  width: 374px;
  height: 213px;
}

.center-two>a:nth-child(2) {
  background: url(../images/main/banner5.png);
  width: 445px;
  height: 200px;
}

.center-two>a:nth-child(3) {
  background: url(../images/main/banner6.png);
  width: 413px;
  height: 188px;
}

.center-three {
  display: flex;
  justify-content: space-between;
  width: 1260px;
}

#mySelect {
  width: 150px;
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 0 5px 15px;
  color: #333333;
  font-size: 14px;
  padding-left: 5px;
}

#mySelect2 {
  width: 150px;
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 0 5px 15px;
  color: #333333;
  font-size: 14px;
  padding-left: 5px;
}

#mySelect3 {
  width: 150px;
  height: 25px;
  border-radius: 5px;
  background-color: #fff;
  margin: 0 0 5px 15px;
  color: #333333;
  font-size: 14px;
  padding-left: 5px;
}

.flex-card {
  background: url(../images/main/card-ph1.png);
  width: 391px;
  height: 582px;
  padding-top: 43px;
  padding-left: 125px;
}

.flex-card.two {
  background: url(../images/main/card-ph2.png);
}

.flex-card.three {
  background: url(../images/main/card-ph3.png);
}

.flex-card_view {
  color: #000000;
  font-size: 14px;
  display: flex;
  align-items: center;
  height: 35px;
}

.flex-card_view>p:nth-child(1) {
  width: 140px;
  text-align: center;
  white-space: nowrap;
  /* 禁止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.flex-card_view>p:nth-child(2) {
  width: 100px;
  text-align: center;
  margin-left: 12px;
  white-space: nowrap;
  /* 禁止换行 */
  overflow: hidden;
  /* 隐藏超出部分 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.view-bottom {
  width: 100%;
  padding-left: 320px;
  position: relative;
}

.view-bottom_flex {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 300px;
  top: -50px;
}

.view-bottom_flex>a {
  display: inline-block;
  background: url(../images/main/nav.png);
  width: 115px;
  height: 115px;
  background-position-x: -12px;
  background-position-y: -12px;
  margin-bottom: 27px;
}

.view-bottom_flex>a.geted {
  background-position-x: -155px;
}

.view-bottom_flex>a:nth-child(2) {
  background-position-y: -155px;
}

.view-bottom_flex>a:nth-child(3) {
  background-position-y: -297px;
}

.view-bottom_flex>a:nth-child(4) {
  background-position-y: -436px;
}

.view-bottom_flex>a:nth-child(5) {
  background-position-y: -574px;
}

.view-bottom_flex>a:nth-child(6) {
  background-position-y: -713px;
}



.footer {
  height: 150px;
  background: #262626;
  padding-left: 344px;
}

.footer .fnav {
  color: #f2f2f2;
}

.footer .fnav a {
  color: #f2f2f2;
  margin: 0 10px;
}

.footer .flogo {
  width: 255px;
  height: 98px;
  float: left;
  margin-top: 30px;
  border-right: 2px solid #595959;
}

.footer .f_bus {
  width: 124px;
  height: 47px;
  margin-left: 10px;
  float: left;
  margin-top: 30px;
}

.footer .finfo {
  width: 768px;
  float: left;
  margin-top: 25px;
  line-height: 28px;
  margin-left: 20px;
}

.footer .finfo p {
  font-size: 12px;
}

.footer .finfo p {
  color: #666666;
}

.footer .finfo p a {
  color: #666666;
}

.footer .finfo p a:hover {
  color: #fff;
}

.footer .ccnt {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 275px;
  top: 52px;
}

.footer .ccnt img {
  width: 30px;
  height: 30px;
}


.ZyzjContent-none {
  display: none;
}

.ZyzjContent-nav {
  position: fixed;
  z-index: 100;
  padding-top: 100px;
  top: 180px;
  left: 0px;
  background: url('../images/main/nav-bg.png') no-repeat;
  width: 315px;
  height: 519px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ZyzjContent-nav>a {
  width: 80px;
  height: 25px;
}

.ZyzjContent-nav_flex a {
  display: block;
  background: url('../images/main/nav-title.png');
  background-position-y: -7px;
  width: 107px;
  height: 32px;
  margin-bottom: 30px;
}

.ZyzjContent-nav_flex a:nth-child(2) {
  background-position-y: -69px;
}

.ZyzjContent-nav_flex a:nth-child(3) {
  background-position-y: -128px;
}

.ZyzjContent-nav_flex a:nth-child(4) {
  background-position-y: -191px;
}

.ZyzjContent-nav_flex a:nth-child(5) {
  background-position-y: -253px;
  margin-bottom: 18px;
}

.ZyzjContent-nav_flex a.geted {
  background-position-x: -120px;
}

.index-two {
  min-width: 1300px;
  min-height: 1983px;
  padding-top: 555px;
  background-image: url(../images/main/bg2.jpg);
  background-repeat: no-repeat;
  background-color: #6f1e1a;
  position: relative;
  display: flex;
  padding-bottom:100px;
  justify-content: center;
}

.two-card {
  display: flex;
  position: relative;
}

.card-left {
  background: url(../images/main/card-left.png) no-repeat;
  width: 301px;
  min-height: 1116px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  position: relative;
  z-index: 10;
}

.card-left_one {
  background: url(../images/main/btn-xw.png);
  width: 219px;
  height: 62px;
}

.card-left_two {
  background: url(../images/main/btn-zl.png);
  width: 219px;
  height: 62px;
}

.card-left_three {
  background: url(../images/main/btn-xz.png);
  width: 219px;
  height: 62px;
}

.card-left_flex {
  display: flex;
  flex-direction: column;
}

.card-left_flex>a {
  width: 219px;
  height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #752d28;
  background: #e4bcb0;
  border-bottom: 1px solid #fff;
}

.card-left_flex>a.geted {
  background: #fac3b1;
}

.card-right {
  width: 1012px;
  min-height: 1082px;
  margin: 17px 0 0 -10px;
  background-color: #ffe6de;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.two-card_a {
  display: inline-block;
  background: url(../images/main/return-home.png);
  width: 60px;
  height: 298px;
  position: absolute;
  top: -10px;
  left: -46px;
}

.card-right_top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 20px 0 5px 0;
  margin: 0 40px 0 25px;
  border-bottom: 1px solid #903933;
}

.card-right_top.bottom {
  border-bottom: none;
}

.card-right_p,
.card-right_p>a {
  color: #903933;
  font-size: 14px;
}

.card-right_body {
  margin-top: 42px;
}

.card-right_body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card-right_body--title {
  color: #903933;
  font-size: 24px;
}

.card-right_body--time {
  color: #878787;
  font-size: 14px;
  margin-top: 10px;
}

.body-down_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 750px;
}



.layui-tab-item {
  height: 870px;
  position: relative;
}
.layui-tab-content {
  padding: 0;
}
.layui-tab-title {
  display: flex;
  justify-content: space-around;
  margin: 0 20px;
  border-bottom-width: none;
  border-bottom: 1px solid #903933;
}

.layui-tab-title li {
  font-size: 22px;
  color: #903933;
}

.layui-tab-title .layui-this {
  color: #903933;
}

.layui-tab_title {
  display: flex;
  align-items: center;
}

.layui-tab_title>p {
  font-size: 20px;
  margin-left: 4px;
}

.layui-tab_title>img {
  width: 15px;
  height: 15px;
}

.right-flex-big>p {
  font-size: 18px !important;
}

.layui-tab-title .layui-this:after {
  border-style: none;
  border-radius: 0;
  width: 46px;
  height: 2px;
  background-color: #903933;
  top: 37px;
  left: 50%;
  transform: translate(-50%);
}

.layui-tab-title .layui-this {
  position: relative;
}

.layui-tab-title .layui-this:before {
  content: "";
  display: inline-block;
  background: url(../images/main/artive-bg.png);
  width: 48px;
  height: 35px;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%,-50%);
}

.layui-tab-item_a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 94px 0 137px;
  /* background: url(../images/main/line-bg.png) no-repeat; */
  width: 100%;
  height: 86px;
}

.layui-tab-item_a:hover {
  background: url(../images/main/line-bg.png) no-repeat;
}

.right-flex {
  display: flex;
  align-items: center;
}

.layui-tab-item .active p,
.layui-tab-item .active div {
  color: #a2651d !important;
}

.layui-tab-item .active .block-view {
  background-color: #a2651d !important;
}

.layui-tab-item_a>div {
  font-size: 16px;
  color: #000;
}

.right-flex>p {
  font-size: 14px;
  color: #000;
  margin-right: 80px;
  width: 100px;
  text-align-last: left;
}

.layui-tab-item .block-view {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #767676;
  transform: rotate(45deg);
  margin-right: 15px;
}

#pagings {
  margin: auto;
  text-align: center;
  width: 800px;
  /* position: absolute; */
  right: 23%;
  bottom: -80px;
}

.layui-laypage a {
  background-color: transparent;
  border: none;
  color: #000 !important;
}

.layui-disabled {
  color: #000 !important;
}

.layui-disabled:hover {
  color: #000 !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
  background: #ffe6de !important;
}

.layui-laypage button {
  background-color: #ffe6de;
  border: none;
}

.layui-laypage input {
  background-color: #f9d2be;
  border: none;
}

.layui-laypage .layui-laypage-skip {
  background-color: #ffe6de;
  color: #000;
}

.layui-laypage .layui-laypage-curr em {
  color: #A80009;
}

.layui-laypage .layui-laypage-spr {
  color: #000 !important;
  background: none !important;
  border: none !important;
}
.news-content {
	width:100%;
	padding:10px 30px 40px;
}