/* 通用 */
* {
  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: 2135px;
  padding-top: 45px;
  background: url(../images/index/index.jpg);
  position: relative;
}

.index-heard {
  position: fixed;
  z-index: 100;
  top: 0;
  width: 100%;
  min-width: 1300px;
  height: 120px;
  background: url(../images/index/ju-bg.png);
  display: flex;
  align-items: center;
  padding-left: 65px;
}

.index-heard-a {
  display: inline-block;
  background: url(../images/index/logo.png);
  width: 188px;
  height: 89px;
  margin-right: 155px;
}

.index-heard_flex1 {
  width: 800px;
  display: flex;
  justify-content: space-between;
}

.index-heard_flex1>a {
  color: #fff;
  font-size: 18px;
}

.index-img {
  position: fixed;
  top: 100px;
  right: 70px;
  width: 86px;
  height: 110px;
}

.index-body-card {
  background: url(../images/index/index-card.png);
  width: 254px;
  height: 471px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 67px;
  margin-top: -39px;
}

.body-card-left {
  width: 210px;
  display: flex;
  flex-direction: column;
}

.body-card-left>a {
  display: inline-block;
  background: url(../images/index/index-btn-down.png);
  width: 210px;
  height: 60px;
  margin-bottom: 10px;
}

.body-card-left>a:nth-child(2) {
  background: url(../images/index/index-btn-login.png);
}

.body-card-left>a:nth-child(3)  {
  background: url(../images/index/index-btn-cz.png);
}

.body-card-left>a:nth-child(4)  {
  background: url(../images/index/index-btn-zl.png);
}

.body-card-bottom {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 13px;
  margin-top: 20px;
}

.body-card-bottom>a {
  display: inline-block;
  background: url(../images/index/index-btn-zizhu.png);
  width: 73px;
  height: 62px;
}

.body-card-bottom>a:nth-child(2) {
  background: url(../images/index/index-btn-anquan.png);
}

.body-card-bottom>a:nth-child(3) {
  background: url(../images/index/index-btn-kefu.png);
}

.index-card {
  width: 1350px;
  margin: auto;
  margin-top: 10px;
  display: flex;
}

.index-card-left {
  width: 312px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index-card-left>a {
  display: inline-block;
  background: url(../images/index/title-detail.png);
  width: 325px;
  height: 88px;
  margin-top: 5px;
}

.index-banner {
  width: 1330px;
  margin: auto;
  padding: 55px 0 0 10px;
}

.index-banner-icon {
  width: 750px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: 60px;
}

.index-banner-icon>.icon-img {
  filter: grayscale(100%);
}

.index-banner-icon>.icon-img.artive {
  filter: grayscale(0%);
}

.index-banner-icon1 {
  margin-bottom: 25px;
  background: url(../images/index/icon-left.png);
  width: 39px;
  height: 59px;
}

.index-banner-icon2 {
  margin-bottom: 25px;
  background: url(../images/index/icon-right.png);
  width: 39px;
  height: 59px;
}

.index-banner-img {
  height: 574px;
  margin: -110px 0 0 15px;
  display: flex;
  align-items: flex-end;
}

.index-right {
  position: fixed;
  right: 0;
  top: 500px;
  display: flex;
}

.index-right>a {
  display: inline-block;
  background: url(../images/index/index-shouqi.png);
  width: 38px;
  height: 87px;
  margin-top: 5px;
}

.index-right>a:nth-child(2) {
  background: url(../images/index/index-zhankai.png);
  display: none;
}

.index-right-card {
  background: url(../images/index/right-card.png);
  width: 201px;
  min-width: 0px;
  height: 244px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #7b5103;
  font-size: 18px;
  transition: width 0.5s ease;
  white-space: nowrap; /* 防止文字换行 */
}

.index-right-card.geted {
  width: 0;
  overflow: hidden;
}

.index-right-card.geted>div {
  width: 0;
  overflow: hidden;
}

.right-card-white {
  width: 144px;
  height: 144px;
  background: url("../images/index/QQ.png");
  background-size: 100%;
  transition: width 0.5s ease;
}



.index-body {
  display: flex;
  justify-content: space-between;
  margin: auto;
  width: 1340px;
  margin-top: 535px;
  position: relative;
}


.index-body .swiper-container {
  width: 556px;
  height: 430px;
  background-size: 100% 100%;
  margin: 0;
}

.index-body .swiper-container .swiper-wrapper .swiper-slide {
  width: 556px;
  height: 430px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-body .swiper-container .swiper-wrapper .swiper-slide img {
  width: 556px;
  height: 430px;
}

.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;
}





.DT-card1_right {
  width: 518px;
  height: 430px;
  background: #fff0d4;
  position: relative;
  padding-top: 20px;
}

.DT-card1_right--poa {
  color: #000;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 45px;
  padding: 0 3px;
}

.hy_new_top {
  font-size: 0;
  width: 320px;
  height: 60px;
  margin-left: 30px;
}

.hy_new_top li {
  display: inline-block;
  width: 25%;
  height: 54px;
  font-size: 24px;
  color: #000;
  line-height: 73px;
  letter-spacing: 1px;
  cursor: pointer;
  text-align: center;
  position: relative;
}

.hy_new_top li.is_act>a {
  color: #795c00;
}

.hy_new_top li.is_act::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%);
  width: 40px;
  height: 2px;
  background: #795c00;
}

.hy_new_bom {
  margin-top: 0px;
}

.hy_new_bom>li>div:nth-child(1)>a {
  color: #4a4432;
  font-size: 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 40px;
}

.hy_new_bom>li>div:nth-child(1) {
  margin: 5px 0 10px;
}

.new_bom_img {
  margin-right: 3px;
}

.hy_new_bom>li>div {
  height: 34px;
  display: flex;
  align-items: center;
  padding: 0 25px;
}

.hy_new_bom>li>div a {
  width: 100%;
  display: flex;
  color: #4a4432;
  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: #82713a;
  margin-right: 10px;
}

.hy_new_bom li {
  display: none;
}

.hy_new_bom li:nth-child(1) {
  display: block;
}

.hy_new_top_img {
  color: #4a4432;
  font-size: 22px;
}







.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/index/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/index/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;
  height: 1670px;
  padding-top: 355px;
  background: url(../images/index/bg.jpg) no-repeat;
  background-color: #e9efef;
  position: relative;
  display: flex;
  justify-content: center;
}

.index-three {
  min-width: 1300px;
  min-height: 1670px;
  padding-top: 355px;
  background: url(../images/index/bg.jpg) no-repeat;
  background-color: #e9efef;
  position: relative;
  padding-bottom: 50px;
}

.two-card {
  width: 1200px;
  margin: auto;
  display: flex;
  position: relative;
}

.card-left {
  background: url(../images/index/card-left.png);
  width: 301px;
  height: 1116px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  position: relative;
  z-index: 10;
}

.card-left_one {
  background: url(../images/index/btn-xw.png);
  width: 219px;
  height: 62px;
}

.card-left_two {
  background: url(../images/index/btn-zl.png);
  width: 219px;
  height: 62px;
}

.card-left_three {
  background: url(../images/index/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: 1200px;
  height: 1082px;
  margin: 17px 0 0 -10px;
  background-color: #fff0d4;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.card2-right {
  width: 1200px;
  min-height: 1082px;
  margin: 17px 0 0 -10px;
  background-color: #fff0d4;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.two-card_a {
  display: inline-block;
  background: url(../images/index/btn-home.png);
  width: 55px;
  height: 169px;
  position: absolute;
  top: 17px;
  left: -75px;
}

.card-right_top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 50px 0 15px 0;
  margin: 0 40px 0 25px;
  border-bottom: 1px solid #7b5103;
}

.card-right_top.bottom {
  border-bottom: none;
}

.card-right_p,
.card-right_p>a {
  color: #7b5103;
  font-size: 14px;
}

.card-right_body {
  margin-top: 42px;
}

.card-right_body {
  display: flex;
  flex-direction: column;
}

.card-right_body--title {
  text-align: center;
  color: #7b5103;
  font-size: 24px;
}

.card-right_body--time {
  color: #878787;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.body-down_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 750px;
}


.layui-tab {
  margin: -32px 0;
}

.layui-tab-item {
  padding-top: 20px;
  height: 870px;
  position: relative;
}
.layui-tab-content {
  padding: 0;
}
.layui-tab-title {
  display: flex;
  justify-content: space-around;
  height: 45px;
  margin: 0 20px;
  padding: 0 150px;
  border-bottom-width: none;
  border-bottom: 1px solid #7b5103;
}

.layui-tab-title li {
  font-size: 22px;
  color: #8a5f0e;
  line-height: 53px;
}

.layui-tab-title .layui-this {
  color: #8a5f0e;
}

.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: 40px;
  height: 4px;
  background-color: #8a5f0e;
  top: 40px;
  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/index/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 210px;
  /* background: url(../images/index/line-bg.png) no-repeat; */
  width: 100%;
  height: 86px;
}

.layui-tab-item_a:hover {
  background: #d8ba81;
}

.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;
  margin-top: 30px;
}

.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: #fff0d4 !important;
}

.layui-laypage button {
  background-color: #fff0d4;
  border: none;
}

.layui-laypage input {
  background-color: #ffdf9b;
  border: none;
}

.layui-laypage .layui-laypage-skip {
  background-color: #fff0d4;
  color: #000;
}

.layui-laypage .layui-laypage-curr em {
  color: #7b5103;
}

.layui-laypage .layui-laypage-spr {
  color: #000 !important;
  background: none !important;
  border: none !important;
}

.edition-card {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
  padding: 0 65px;
}

.edition-card-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #5b2b04;
  font-size: 18px;
}

.edition-card-flex>div {
  width: 312px;
  height: 208px;
  background-color: #fff8eb;
  margin-bottom: 5px;
}

.down-card {

}

.down-card-flex {
  display: flex;
  justify-content: space-around;
  padding: 0 55px;
  margin-top: 33px;
}

.down-card-view {
  display: flex;
  justify-content: space-between;
  padding: 0 155px;
  margin-top: 20px;
}

.down-card-view>p {
  width: 246px;
  text-align: left;
  color: #000000;
  font-size: 16px;
}

.down-card-bottom {
  width: 1030px;
  margin: auto;
  margin-top: 70px;
  display: flex;
  justify-content: space-between;
}

.down-card-left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  padding: 108px 24px 60px;
  background: url(../images/index/blue-card.png);
  width: 323px;
  height: 340px;
}

.down-card-left>a {
  display: inline-block;
  background: url(../images/index/btn-look.png);
  width: 81px;
  height: 25px;
}

.means-card {
  padding-left: 77px;
  margin-top: 28px;
}

.means-card-flex {
  color: #8a5f0e;
  font-size: 24px;
  margin-bottom: 33px;
}

.means-card-flex>p {
  margin-bottom: 15px;
  font-family: "宋体", SimSun, serif;
  font-weight: 700;
}

.means-card-view {
  padding-left: 39px;
}

.means-card-view>div {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.means-card-view>div>p {
  width: 90px;
  font-size: 18px;
  font-family: "宋体", SimSun, serif;
  font-weight: 700;
}

.means-card-view>div>a {
  font-size: 16px;
  color: #000000;
  margin-right: 8px;
}

.index-card .swiper-container {
  width: 1000px;
  height: 300px;
  background-size: 100% 100%;
  margin: 0;
  margin-left: 32px;
}

.index-card .swiper-container .swiper-wrapper .swiper-slide {
  width: 1000px;
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-card .swiper-container .swiper-wrapper .swiper-slide img {
  width: 1000px;
  height: 300px;
}

.index-card .swiper-container .swiper-pagination-bullet {
  background: #d9d9d9 !important;
  width: 8px;
  height: 8px;
  opacity: 1 !important;
}

.index-card .swiper-container .swiper-pagination-bullet-active {
  background: #ffe6a1 !important;
  width: 10px;
  height: 10px;
}

.index-card .swiper-container .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-content {
  max-width: 1130px;
  padding: 0 30px 30px 30px;
}
