@import "u.css";
body,
th,
td,
button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, "STHeiti", "Microsoft YaHei", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  letter-spacing: 0.01rem;
  -webkit-font-smoothing: antialiased;
}
.ir_iframe iframe{width:100%;}
.act-1 .swiper-container {
  width: 100%;
  height: 300px;
}
.act-1 .swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 300ms;
  transform: scale(1.6);
}
.act-1 .swiper-slide .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
.news .pie-box {width: 100%;}
.news .pie-box img{width:100%;display:block}
.act-1 .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.9);
  z-index: -1;
}
.act-1 .swiper-slide .bar {
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 40px;
  background-color: rgba(210,157,114,0.722);
  color: #fff;
  font-size: 12px;
}
.actives .c31 {
  height: 200px;
  overflow: hidden;
}
.actives .pic {
  transition: all 1s;
}
.actives .pic:hover {
  left: -1rem;
  top: -1rem;
}
.actives .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  background-color: rgba(0,0,0,0.125);
  overflow: hidden;
}
.actives .cover .title {
  color: #fff;
  font-size: 0.16rem;
  background-color: rgba(210,157,114,0.824);
  position: absolute;
  bottom: 0;
  top: auto;
  width: 100%;
  line-height: 50px;
  transition: all 1s;
}
.actives .cover .desc {
  color: #fff;
  font-size: 0.12rem;
  background-color: rgba(210,157,114,0.824);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 200px;
}
.actives .cover .info {
  transition: all 0.5s;
  transition-delay: 0.3s;
  top: 0;
}
.actives .cover:hover .title {
  bottom: -50px;
}
.actives .cover:hover .desc {
  color: #fff;
  font-size: 0.12rem;
  top: 0;
  text-align: left;
}
.glod {
  color: #d29d72;
}
a {
  text-decoration: none;
  color: #333;
}
.index-top-menu {
  position: fixed;
  background: #fff;
  z-index: 100;
  width: 100%;
}
.top-menu{position:fixed!important;}
.tmenu{margin-top:30px}
.tmenu li {
  float: left;
  /*margin-left: 20px;
  margin-right: 20px;
  width:1.2rem;*/
}
.tmenu li a {
    padding-left: 15px;
  padding-right: 15px;
  height: 0.8rem;
  line-height: 0.8rem;
  position: relative;
  display: block;
  text-align: center;
  font-size: 0.16rem;
}
.tmenu li a .arraw {
  transition: all 0.5s;
  position: absolute;
  background-color: #bd261d;
  opacity: 0;
  width: 100%;
  left: 0;
  height: 0;
  bottom: 0;
  z-index: -1;
}
.tmenu li .kid-menu {
  z-index: 100;
  transition: all 0.5s;
  height: 0;
  position: absolute;
  width: 100%;
  left: 0;
  background-color: rgba(255,255,255,0.8);
  overflow: hidden;
}
.tmenu li .kid-menu .banner-box {
  opacity: 0;
  height: 300px;
}
.tmenu li .kid-menu .banner-box img {
  transition: all 1s;
  transform: scale(0.5);
}
.tmenu li .kid-menu ul {
  z-index: 1;
  background: rgba(189,38,29,0.565);
  margin-left: -0.2rem;
  width: 7rem;
}
.tmenu li .kid-menu ul li {
  width: 3rem;
  margin-right: 0;
  margin-left: 0.3rem;
  transition: all 0.5s;
}
.tmenu li .kid-menu ul li:hover {
  padding-left: 0.1rem;
  background-color: #fff;
}
.tmenu li .kid-menu ul li a {
  text-align: left;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #333;
}
.tmenu li .kid-menu ul li span {
  display: inline-block;
  margin-left: -20px;
  height: 0.1rem;
  width: 0.05rem;
  background: #d29d72;
  margin-right: 0.1rem;
  margin-bottom: 0.05rem;
}
.tmenu li:hover1 a {
  color: #fff;
}
.tmenu li:hover1 a .arraw {
  height: 0.8rem;
  opacity: 1;
}
.tmenu li:hover1 .kid-menu {
  display: block;
  height: 3rem;
}
.tmenu li:hover1 .kid-menu .banner-box {
  opacity: 1;
}
.tmenu li:hover1 .kid-menu .banner-box img {
  transform: scale(1);
}
.tmenu li.touch a {
  color: #fff;
}
.tmenu li.touch a .arraw {
  height: 0.8rem;
  opacity: 1;
}
.tmenu li.touch .kid-menu {
  display: block;
  height: inherit;
}
.tmenu li.touch .kid-menu .banner-box {
  opacity: 1;
}
.tmenu li.touch .kid-menu .banner-box img {
  transform: scale(1);
}
.search-btn {
  height: 0.8rem;
  width: 0.6rem;
  background-repeat: no-repeat;
  background-image: url("ui/search.png");
  background-size: 35%;
  background-position-y: 50%;
  background-position-x: 50%;
  line-height: 0.8rem;
  display: inline-block;
}
.en-btn {
  line-height: 0.8rem;
  display: inline-block;
  height: 0.8rem;
  width: 0.6rem;
  background-image: unset;
  text-align: center;
}
.crumb {
  background-image: url("ui/crumb-bg.png");
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
}
.crumb a:hover {
  border-bottom: 1px solid #666;
}
.logo {
  line-height: 0.8rem;
  height: 0.8rem;
  padding-left: 0.2rem;
}
.logo img {
  height: 0.4rem;
  cursor: pointer;
}
.dot-40 {
  height: 0.04rem;
  width: 0.42rem;
  background-color: #d29d72;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  border: 0;
}
.w-1200 {
  width: 12rem;
}
.w-1400 {
  width: 14rem;
}
.w50 {
  width: 50%;
}
.w30 {
  width: 30%;
}
.w100 {
  width: 100%;
}
.h-100 {
  height: 1rem;
}
.line-height-100 {
  line-height: 1rem;
}
.h-50 {
  min-height: 0.5rem;
  line-height: 0.5rem;
}
.h-40 {
  height: 0.4rem;
  line-height: 0.4rem;
}
.h-25 {
  height: 0.25rem;
  line-height: 0.25rem;
}
.news-more-bar {
  background-image: url("ui/plus.png");
  background-repeat: no-repeat;
  height: 0.5rem;
  line-height: 0.5rem;
  bottom: 0;
  width: 100%;
  background-position: 95% 50%;
  background-size: 0.28rem;
}
.news-more-bar:hover {
  background-image: url("ui/plus-on.png");
}
p {
  line-height: 25px;
}
.pl-20 {
  padding-left: 0.2rem;
}
.py-50 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.p-25 {
  padding: 0.25rem;
}
.pl-0 {
  padding-left: 0 !important;
}
.pr-20 {
  padding-right: 0.2rem;
}
.fs-60 {
  font-size: 0.6rem;
}
.fs-42 {
  font-size: 0.42rem;
}
.fs-30 {
  font-size: 0.3rem;
}
.fs-24 {
  font-size: 0.24rem;
}
.fs-20 {
  font-size: 0.2rem;
}
.fs-16 {
  font-size: 16px;
}
.left-menu .title {
  color: #9b9b9b;
}
.left-menu .item {
  border-bottom: 1px dashed #d8d8d8;
  width: 84%;
  position: relative;
}
.left-menu .item a {
  display: block;
  padding-left: 0.2rem;
  font-size: 0.14rem;
}
.left-menu .item a.red {
  color: #bd261d;
  background-color: #fff8f7;
}
.left-menu .item a.dot {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url("ui/dot-2.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
}
.left-menu .item a.on {
  background-image: url("ui/item-bg.png");
  color: #fff !important;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #bd261d;
}
.left-menu .item a:hover {
  background-color: #eee;
}
.left-menu .left-kids {
  transition: all 1s;
  overflow: hidden;
  height: auto;
}
.dashed {
  border-bottom: 1px dashed #d8d8d8;
}
.banner img {
  width: 100%;
}
.banner .info {
  position: absolute;
  width: 100%;
  bottom: 30%;
}
.banner .info .line {
  width: 0.38rem;
  height: 0.04rem;
  margin-top: 0.2rem;
  margin-bottom: 0.2rem;
  line-height: 0.04rem;
  background-color: #fff;
}
.l>.title,
.r>.title {
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.32rem;
  color: #4a4a4a;
  margin-bottom: 0.5rem;
  border-bottom: 1px dashed #d8d8d8;
}
.l>.title .dot,
.r>.title .dot {
  height: 0.3rem;
  width: 0.04rem;
  background-color: #d29d72;
  display: inline-block;
  margin-top: -0.05rem;
  margin-right: 0.1rem;
}
.content-title {
  min-height: 0.5rem;
  min-inline-size: 0.5rem;
  font-size: 0.32rem;
  color: #4a4a4a;
  margin-bottom: 0.5rem;
  border-bottom: 1px dashed #d8d8d8;
}
.content-title .dot {
  height: 0.3rem;
  width: 0.04rem;
  background-color: #d29d72;
  display: inline-block;
  margin-top: -0.05rem;
  margin-right: 0.1rem;
}
.l {
  float: left;
  width: 20.833333333333332%;
}
.l .recent {
  background-image: url("ui/r-bg.png");
}
.l .recent .recent-title {
  font-size: 20px;
  height: 1rem;
  line-height: 1rem;
}
.r {
  float: left;
  width: 79.16666666666667%;
}
.r img {
  max-width: 100%;
}
.r img.img {
  width: 100%;
}
.r .h2 {
  color: #a3784c;
  text-align: center;
  min-height: 0.5rem;
  font-size: 0.26rem;
}
.r .h5 {
  color: #4a4a4a;
  text-align: center;
  min-height: 0.5rem;
  font-size: 0.12rem;
}
.tip-left,
.tip-right {
  background-image: url("ui/tip-left.png");
  width: 0.2rem;
  height: 0.4rem;
  position: absolute;
  top: 48%;
  right: 0;
}
.tip-right {
  background-image: url("ui/tip-right.png");
  right: auto;
  left: 0;
}
.tip-bottom {
  background-image: url("ui/tip-bottom.png");
  width: 0.4rem;
  height: 0.2rem;
  position: absolute;
  top: 0;
  right: 48%;
}
.c81 {
  width: 12.5%;
  float: left;
}
.c81 img {
  width: 100%;
}
.c82 {
  width: 25%;
  float: left;
}
.c31 {
  width: 32.5%;
  margin-bottom: 1%;
}
.c3 {
  width: 1.1%;
}
.c176 {
  width: 47.05882352941176%;
  float: left;
}
.c171 {
  width: 5.88235294117647%;
}
.bg-1 {
  background-color: #f8f8f8;
}
.bg-2 {
  background-color: #e7e7e7;
}
.bg-3 {
  background-color: #f3f3f3;
}
.bg-3 {
  background-color: #d1d1d1;
}
.c-1 {
  color: #777;
}
.content p {
  font-size: 0.14rem;
  color: #4a4a4a;
  margin-bottom: 0.25rem;
}
.content .p {
  min-height: 0.5rem;
  font-size: 0.14rem;
  color: #4a4a4a;
}
.content .img {
  margin-bottom: 0.5rem;
}
.bottom {
  margin-top: 0.5rem;
  border-top: 1px solid #d5000f;
  border-bottom: 1px solid #ccc;
}
.bottom a {
  display: block;
  padding-top: 0.05rem;
  padding-bottom: 0.05rem;
  font-size: 0.12rem;
}
.more-plus {
  background-image: url("ui/plus.png");
  width: 0.42rem;
  height: 0.42rem;
  float: right;
}
.more-btn {
  background-color: #bd261d;
  background-image: url("ui/more-right.png");
  width: 1.7rem;
  height: 0.45rem;
  color: #fff;
  display: block;
  background-repeat: no-repeat;
  background-position: 75% 50%;
  line-height: 0.45rem;
  padding-left: 40px;
  margin-top: 0.38rem;
  text-align: left;
}
.t30 {
  top: 30%;
}
.b0 {
  bottom: 0;
}
.b50 {
  bottom: 0.5rem;
}
.full {
  width: 100%;
  height: 100%;
}
.inv .nodes {
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-color: #fafafa;
}
.inv .nodes.on {
  background-image: url("ui/coner.jpg");
}
.nodes .pic {
  transition: all 1s;
}
.nodes .pic .circle-1 {
  position: absolute;
  background-color: rgba(0,0,0,0.251);
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  left: -3rem;
  top: -3rem;
}
.nodes .pic .circle-2 {
  position: absolute;
  background-color: rgba(86,114,134,0.639);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  right: 2rem;
  bottom: 2rem;
}
.nodes .pic:hover .circle-1,
.nodes .pic:hover left -1rem,
.nodes .pic:hover top -1rem,
.nodes .pic:hover .circle-2 {
  right: -1rem;
  bottom: -1rem;
}
.nodes .cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  text-align: center;
  background-color: rgba(0,0,0,0.125);
  overflow: hidden;
}
.nodes .cover .circle-1 {
  transition: all 0.2s;
  position: absolute;
  background-color: rgba(0,0,0,0.251);
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  left: -5rem;
  top: -4rem;
}
.nodes .cover .circle-2 {
  transition: all 0.5s;
  position: absolute;
  background-color: #567286;
  width: 7rem;
  height: 7rem;
  border-radius: 50%;
  right: -7rem;
  bottom: -7rem;
}
.nodes .cover .color-1 {
  background-color: #5e688e;
  opacity: 0.8;
}
.nodes .cover .color-2 {
  background-color: #807d71;
  opacity: 0.8;
}
.nodes .cover .color-3 {
  background-color: #a3784c;
  opacity: 0.8;
}
.nodes .cover .color-4 {
  background-color: #5c905c;
  opacity: 0.8;
}
.nodes .cover .color-5 {
  background-color: #a9a76e;
  opacity: 0.8;
}
.nodes .cover .color-6 {
  background-color: #a96e86;
  opacity: 0.8;
}
.nodes .cover .color-7 {
  background-color: #a96e6e;
  opacity: 0.8;
}
.nodes .cover .color-8 {
  background-color: #a96111;
  opacity: 0.8;
}
.nodes .cover .color-9 {
  background-color: #196110;
  opacity: 0.8;
}
.nodes .cover .icon {
  width: 15%;
}
.nodes .cover .title {
  color: #fff;
  margin-top: 0.2rem;
  font-size: 0.18rem;
}
.nodes .cover .dot {
  background-color: #fff;
  height: 0.02rem;
  width: 0.3rem;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  border: 0;
}
.nodes .cover .dot.glod {
  height: 0.03rem;
  background-color: #d29d72;
}
.nodes .cover .desc {
  color: #fff;
  font-size: 0.12rem;
}
.nodes .cover .info {
  transition: all 0.5s;
  transition-delay: 0.3s;
  top: 0;
}
.nodes .cover:hover .circle-1 {
  left: -0.3rem;
  top: -1rem;
}
.nodes .cover:hover .circle-2 {
  right: -7rem;
  bottom: -7rem;
  right: -3.93rem;
  bottom: -4.71rem;
}
.units {
  width: 880px;
  margin-left: -3px;
}
.units .unit {
  background-image: url("ui/unit.jpg");
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: 0% 50%;
}
.units .unit a {
  margin-right: -20px;
  display: block;
  text-align: right;
}
.gold-left {
  position: absolute;
  top: 0;
  background: #fff;
}
.gold-left a {
  display: block;
  background-image: url("ui/gold-left.png");
  width: 0.5rem;
  height: 0.5rem;
  background-repeat: no-repeat;
}
.gold-right {
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
}
.gold-right a {
  display: block;
  background-image: url("ui/gold-right.png");
  width: 0.5rem;
  height: 0.5rem;
  background-repeat: no-repeat;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background-size: contain;
}
.swiper-slide .info {
  position: absolute;
  z-index: 10000;
  overflow: hidden;
  left: 50%;
  margin-left: -600px;
}
.swiper-slide .info .cn {
  font-size: 0.5rem;
  color: #fff;
  display: block;
  text-align: left;
}
.swiper-slide .info .cn .small {
  font-size: 0.4rem;
}
.swiper-slide .info .en {
  font-size: 0.16rem;
  color: #fff;
  display: block;
  text-align: left;
}
.swiper-slide .info .dot {
  display: block;
  background-color: #fff;
  height: 0.02rem;
  width: 0.3rem;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  border: 0;
}
.swiper-slide .info .more-btn {
  width: 1.3rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.5rem !important;
}
.swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1 !important;
  border: 1px solid #bbb;
}
.index-banner .swiper-pagination-bullet {
  border: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background-color: #bd261d !important;
}
.list {
  margin-top: 0.5rem;
}
.list:hover a {
  color: #bd261d;
}
.list .title {
  color: #4a4a4a;
}
.list .date {
  color: #666;
  line-height: 0.5rem;
}
.list .desc {
  color: #666;
}
.list .panel {
  cursor: pointer;
  margin-bottom: 0.5rem;
}
.list .panel .cover {
  margin-left: 0.1rem;
  height: 280px;
  width: 100%;
  overflow: hidden;
}
.list .panel .bar {
  position: absolute;
  background-image: url("ui/media-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 13.67713004484305%;
  width: 100%;
  height: 20%;
  bottom: -0.1rem;
  transition: all 1s;
}
.list .panel .bar .pic {
  background-image: url("ui/pic.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.23rem;
  height: 0.2rem;
  bottom: 0.05rem;
  position: absolute;
  left: 0.1rem;
}
.list .panel .bar .video {
  background-image: url("ui/video.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.23rem;
  height: 0.2rem;
  bottom: 0.05rem;
  position: absolute;
  left: 0.1rem;
}
.list .panel .bar .title {
  bottom: 4px;
  position: absolute;
  padding-left: 50px;
  font-size: 14px;
  color: #fff;
  width: auto;
}
.list .panel:hover .bar {
  background-image: url("ui/media-mask.png");
  width: 100%;
  height: 104%;
  background-size: 100% 100%;
}
.list .panel:hover .bar .pic {
  width: 0.76rem;
  height: 0.66rem;
  left: 50%;
  margin-left: -0.38rem;
  top: 50%;
  margin-top: -0.33rem;
}
.list .panel:hover .bar .video {
  width: 0.76rem;
  height: 0.66rem;
  left: 50%;
  margin-left: -0.38rem;
  top: 50%;
  margin-top: -0.33rem;
}
.list .panel:hover .bar .title {
  text-align: center;
  bottom: 50px;
  padding-left: 0;
  width: 100%;
}
.list .news-pic {
  height: 2rem;
  background-color: #d1b593;
  position: relative;
}
.list .news-pic img {
  max-width: unset;
  height: 100%;
  left: 50%;
  position: relative;
}
.calender {
  border: 2px solid #bd261d;
  height: 0.7rem;
  width: 0.64rem;
}
.calender .day {
  margin-top: 0.05rem;
  text-align: center;
  font-size: 0.24rem;
  color: #bd261d;
}
.calender .year-month {
  text-align: center;
  font-size: 0.1rem;
  color: #bd261d;
}
.job-filter {
  height: 0.5rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
  padding-left: 0.2rem;
}
.job-filter select {
  border: 1px solid #e6e6e6;
  height: 0.4rem;
}
.job {
  margin-bottom: 0.5rem;
}
.job .bar {
  border-bottom: 1px dashed #d8d8d8;
  height: 0.5rem;
  line-height: 0.5rem;
}
.job .desc {
  padding: 0.2rem;
  padding-top: 13px;
}
.btn {
  background-color: #bd261d;
  width: 1.2rem;
  height: 0.4rem;
  color: #fff;
  line-height: 0.4rem;
  text-align: center;
}
.history .year {
  color: #a3784c;
}
.history .event {
  border: 1px solid #d8d8d8;
  margin-bottom: 0.5rem;
  background: #fff;
}
.history .dot {
  width: 10px;
  height: 10px;
  background: #d8d8d8;
  border-radius: 50%;
  margin: auto;
}
.history .line {
  border-right: 1px solid #d8d8d8;
  width: 50%;
  height: 2700px;
}
.history .shadow {
  height: 0.5rem;
  background-image: url("ui/shadow.png");
  position: absolute;
  margin-top: -80px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}
.history .arrow-left,
.history .arrow-right {
  position: absolute;
  background-image: url("ui/history-left.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 0.1rem;
  height: 0.1rem;
  margin-top: -230px;
  left: -0.2rem;
  z-index: 1000;
}
.history .arrow-right {
  left: auto;
  right: -0.2rem;
  background-image: url("ui/history-right.png");
}
.box-1,
.box-2,
.box-3 {
  width: 100%;
  color: #fff;
  margin-bottom: 0.5rem;
  text-align: center;
}
.box-1 .line,
.box-2 .line,
.box-3 .line {
  font-size: 0;
  border: 0;
  border-bottom: 1px solid #d1b593;
}
.box-1 {
  background-color: #a3784c;
}
.box-2 {
  background-color: #9f7f59;
}
.box-3 {
  background-color: #8a7f6f;
}
.people {
  text-align: center;
  height:300px;
}
.people img {
  border: 1px solid #d1b593;
}
.people .name {
  color: #d1b593;
  font-size: 0.18rem;
  height: 0.5rem;
  line-height: 0.5rem;
}
.people .title {
  height: 0.5rem;
  line-height: 0.25rem;
  margin-bottom: 0.5rem;
  font-size: 12px;
}
.map {
  width: 100%;
  height: 3rem;
}
.map-mask {
  margin-top: -0.5rem;
  z-index: 100;
  position: absolute;
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  background-color: #fff;
}
.card {
  height: 3rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  background-repeat: no-repeat;
  background-color: #f5f5f5;
  background-size: 5%;
  background-position: 4% 5%;
  border-top: 1px solid #a3784c;
  color: #4a4a4a;
}
.card div {
  font-size: 0.16rem;
}
.card .kind {
  height: 0.5rem;
  line-height: 0.5rem;
}
.card:hover {
  background-color: #737e89;
  transition: background 1s;
  color: #fff;
}
.card:hover a {
  color: #fff;
}
.no-select {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently*/
  -webkit-tap-highlight-color: rgba(255,255,255,0);
  -moz-user-focus: none;
  -moz-user-select: none;
}
*:focus {
  outline: none;
}
.z-100 {
  z-index: 100;
}
.max {
  width: 100%;
  height: 100%;
}
.win {
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.565);
  z-index: 1002;
  left: 0;
}
.win .box {
  width: 9rem;
  height: 5.0625rem;
  background-color: #3e3a3a;
  position: absolute;
  left: 50%;
  margin-left: -4.5rem;
}
.win .box .close {
  background-image: url("ui/close.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 0.5rem;
  height: 0.5rem;
  position: absolute;
  margin-top: -50px;
  right: 0;
  cursor: pointer;
}
.win .box .ls {
  position: absolute;
  bottom: -0.5rem;
  text-align: center;
  width: 100%;
}
.win .box .ls .small {
  display: inline-block;
  width: 0.5rem;
  padding: 0.1rem;
}
.win .box .photo img {
  width: 100%;
}
video {
  width: 100%;
}
.box .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}
.box .swiper-slide {
  background-size: cover;
  background-position: center;
}
.box .gallery-top {
  height: 86%;
  width: 100%;
}
.box .gallery-thumbs {
  height: 14%;
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  box-sizing: border-box;
  padding: 10px 0;
}
.box .gallery-thumbs .swiper-slide {
  width: 10%;
  height: 100%;
  opacity: 0.4;
}
.box .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.box .gallery-thumbs .swiper-wrapper {
  padding-left: 20px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.icon-btn {
  background-position: 50% 50%;
  background-size: contain;
  width: 0.2rem !important;
  height: 0.2rem !important;
  display: inline-block;
  background-repeat: no-repeat;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  cursor: pointer;
  float: unset !important;
  background-position: 50% 50% !important;
}
.icon-btn.wx {
  background-image: url("ui/wx.jpg");
}
.icon-btn.sina {
  background-image: url("ui/sina.jpg");
}
.icon-btn.printer {
  background-image: url("ui/printer.jpg");
}
.icon-btn.zoom-in {
  background-image: url("ui/zoom-in.jpg");
}
.icon-btn.zoom-out {
  background-image: url("ui/zoom-out.jpg");
}
.zoom:hover .more-plus {
  background-image: url("ui/plus-on.png");
}
.zoom img {
  transition: all 2s;
}
.zoom:hover img {
  transform: scale(1.1);
}
.news .swiper-container {
  overflow-x: hidden;
  padding-bottom: 50px;
}
.news .swiper-container-horizontal>.swiper-pagination-bullets,
.news .swiper-pagination-custom,
.news .swiper-pagination-fraction {
  width: 50% !important;
  bottom: 0 !important;
  margin-left: 50%;
  padding-left: 0.2rem;
}
.news .swiper-button-next.swiper-button-white,
.news .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("ui/icon-right.png");
  background-size: unset;
  width: 0.5rem;
  height: 0.6rem;
  top: auto;
  right: 0.4rem;
  bottom: 0.2rem;
}
.news .swiper-button-next.swiper-button-white:hover,
.news .swiper-container-rtl .swiper-button-prev.swiper-button-white:hover {
  background-image: url("ui/icon-right-on.png");
}
.news .swiper-button-prev.swiper-button-white,
.news .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("ui/icon-left.png");
  background-size: unset;
  width: 0.5rem;
  height: 0.6rem;
  top: auto;
  bottom: 0.2rem;
  left: auto;
  right: 1rem;
}
.news .swiper-button-prev.swiper-button-white:hover,
.news .swiper-container-rtl .swiper-button-next.swiper-button-white:hover {
  background-image: url("ui/icon-left-on.png");
}
.news .big-pic-box {
  height: 400px;
  width: 560px;
  position: relative;
  overflow: hidden;
  background-color: #d1b593;
}
.news .big-pic-box img {
  height: 100%;
  max-width: inherit !important;
  position: absolute;
  left: 50%;
}
.news .pic-box {
  height: 200px;
  width: 100%;
  text-align:center;
}
.news .pic-box img{height:100%;}
.swiper-slide img {
  max-width: 100%;
}
.swiper-slide .img {
  width: 100%;
}
.mt100 {
  margin-top: -100px;
}
.pb200 {
  padding-bottom: 200px;
}
.xs-show {
  display: none;
}
.relative {
  z-index: 0;
}
.links {
  max-width: 70% !important;
  max-height: 50px;
}
.page {
  padding: 40px 0;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  height: 35px;
  border: 1px solid #d8d8d8;
  margin: 0 3.5px;
}
.page ul li:hover,
.page ul li.on {
  border: 1px solid #bd261d;
  background: #bd261d;
}
.page ul li:hover a,
.page ul li.on a {
  color: #fff;
}
.page ul li a {
  font-size: 14px;
  color: #666;
  line-height: 35px;
  padding: 0 15px;
}
.index-0 .img {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.index-0 .text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-top: -50px;
  width: 80%;
  height: 100px;
  background: #666;
  color: #fff;
  z-index: 1;
  position: relative;
}
.bx-0 {
  position: relative;
}
.bx-0 .img {
  width: 50%;
  float: left;
  height: 500px;
}
.bx-0 .text {
  width: 50%;
  height: 250px;
  background: #e3e3e3;
  float: left;
}
.bx-1 {
  position: relative;
  margin-top: -250px;
}
.bx-1 .img {
  width: 50%;
  float: left;
}
.bx-1 .text {
  margin-top: -250px;
  width: 250px;
  height: 250px;
  background: #fff;
  float: left;
  margin-left: 225px;
}
.bx-2 {
  position: relative;
  margin-top: -250px;
  z-index: -1;
}
.bx-2 .img {
  width: 100%;
  margin-top: -250px;
  float: left;
  height: 500px;
}
.bx-2 .text {
  margin-top: -250px;
  width: 250px;
  height: 250px;
  background: #989898;
  color: #fff;
  float: right;
  margin-left: 225px;
}
.bx-3 .img {
  width: 100%;
  overflow: hidden;
}
.bx-3 .text {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  margin-top: -50px;
  width: 80%;
  height: 100px;
  background: #b09364;
  color: #fff;
  z-index: 1;
  position: relative;
}
@media screen and (min-width: 800px) and (max-width: 1920px) {
  .index-banner {
    width: 100%;
  }
  .banner {
    width: 100% !important;
  }
  .tmenu li:hover a {
    color: #fff;
  }
  .tmenu li:hover a .arraw {
    height: 0.8rem;
    opacity: 1;
  }
  .tmenu li:hover .kid-menu {
    display: block;
    height: 3rem;
  }
  .tmenu li:hover .kid-menu .banner-box {
    opacity: 1;
  }
  .tmenu li:hover .kid-menu .banner-box img {
    transform: scale(1);
  }
}
@media screen and (max-width: 800px) {
  .crumb {
    margin-bottom: unset;
  }
  .index-banner {
    padding-top: 0.8rem;
  }
  .index-banner .more-btn {
    display: none;
  }
  .banner {
    margin-top: 0.8rem;
  }
  .banner .info {
    left: 0.5rem;
    top: 0.25rem;
    width: unset;
  }
  .banner .info .fs-42 {
    left: 0.2rem;
    font-size: 0.18rem;
  }
  .banner .info .line {
    margin-top: 0;
    margin-bottom: 0;
  }
  .banner .info .fs-24 {
    font-size: 0.14rem;
  }
  .swiper-slide .info {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    left: 20px;
    margin-left: unset;
  }
  .swiper-slide .info .cn {
    font-size: 18px;
  }
  .swiper-slide .info .cn .small {
    font-size: 0.16rem;
  }
  .swiper-slide .info .en {
    font-size: 14px;
  }
  .xs-relative {
    position: relative !important;
  }
  .w-1400,
  .w-1200,
  .c31,
  .c81,
  .c82,
  .xs-col-6,
  .col-7,
  .r,
  .l {
    width: 100%;
  }
  .xs-w100 {
    width: 100%;
  }
  .col {
    float: unset;
  }
  .c3 {
    display: none;
  }
  .col-3 {
    width: 50%;
    float: left;
  }
  .pt-50 {
    padding-top: 0;
  }
  .index-top-menu .col-right,
  .tmenu .col-right {
    display: none;
  }
  .index-top-menu li .kid-menu,
  .tmenu li .kid-menu {
    display: none;
    position: relative;
    margin-left: 0;
  }
  .xs-hide {
    display: none !important;
  }
  .xs-center {
    text-align: center;
  }
  .xs-py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }
  .xs-pl-20 {
    padding-left: 0.2rem;
  }
  .tip-right,
  .tip-left,
  .tip-bottom {
    background-size: contain;
    width: 9px;
    background-repeat: no-repeat;
  }
  .xs-w50 {
    width: 50%;
  }
  .nodes .cover .circle-1 {
    left: -0.3rem;
    top: -1rem;
  }
  .nodes .cover .circle-2 {
    right: -7rem;
    bottom: -7rem;
    right: -3.93rem;
    bottom: -4.71rem;
  }
  .nodes .cover .info {
    top: 0;
  }
  .mt100 {
    margin-top: 0;
    position: relative;
  }
  .pb200 {
    padding-bottom: 0;
  }
  .pr-50 {
    padding-right: 0;
  }
  .pl-20 {
    padding-left: 0;
  }
  .xs-p-10 {
    padding: 0.1rem;
  }
  .xs-p-20 {
    padding: 0.2rem;
  }
  .ml-20 {
    margin-left: 0;
  }
  .fs-20 {
    font-size: 0.18rem;
  }
  .fs-16 {
    font-size: 0.12rem;
  }
  .xs-a-block {
    border-bottom: 1px dashed #d8d8d8;
  }
  .xs-center {
    text-align: center;
  }
  .bottom {
    margin-top: 0;
  }
  .left-menu .item {
    width: 100%;
  }
  .xs-p0 {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .job-filter {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    height: auto;
    line-height: auto;
  }
  .job {
    margin: 0.1rem;
  }
  .job .bar {
    height: unset;
    padding: 0.2rem;
  }
  .content-title {
    font-size: 0.2rem;
  }
  .recent-title {
    font-size: 0.2rem !important;
  }
  .h-100 {
    min-height: 0.5rem;
  }
  .xs-col {
    float: left;
  }
  .xs-col-5 {
    width: 50% !important;
  }
  .card {
    margin-bottom: 0;
    height: auto;
    background-position: 4% 7%;
  }
  .card .kind {
    padding-left: 12%;
  }
  .card .p-25 {
    padding-left: 12%;
  }
  .bottom a {
    height: 0.5rem;
    line-height: 0.5rem;
  }
  .xs-show {
    display: block;
  }
  .xs-m-0 {
    margin: 0;
  }
  .list {
    margin-top: 0;
    margin-bottom: 0.5rem;
  }
  .list .cover {
    max-width: 90vw;
  }
  .list .panel .cover {
    height: auto;
  }
  .list .panel .bar {
    height: 24%;
  }
  .list .panel .bar .title {
    bottom: 5px;
  }
  .logo {
    padding-left: 0.1rem;
    width: 50%;
  }
  .tmenu {
    position: fixed;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    top: 0;
  }
  .tmenu .menu-items {
    float: unset;
    height: 600px;
    overflow-y: scroll;
  }
  .tmenu .menu-items li {
    float: unset;
    margin-right: 0;
    width: 100%;
  }
  .tmenu .menu-items li a {
    display: block;
    text-align: center;
  }
  .tmenu .menu-items .kid-menu ul li a {
    color: #fff;
  }
  .tmenu .menu-items .kid-menu ul li a:hover {
    color: #333;
  }
  .tmenu .menu {
    width: 0.32rem;
    height: 0.32rem;
    background-image: url("ui/menu.png");
    background-repeat: no-repeat;
    right: 0.1rem;
    top: 0.25rem;
    display: inline-block !important;
    position: absolute;
    background-position: 50% 50%;
    transition: all 1s;
  }
  .tmenu .menu.close {
    background-image: url("ui/menu-close.png");
  }
  .tmenu li:hover .kid-menu {
    height: auto;
  }
  .news .swiper-container-horizontal>.swiper-pagination-bullets {
    margin-left: auto;
    width: 100% !important;
    padding-left: 0 !important;
  }
  .news .big-pic-box {
    width: unset;
  }
  .xs-fs-20 {
    font-size: 20px !important;
  }
  .r>.title {
    margin-top: 0.5rem;
  }
  .names {
    line-height: 0.4rem;
    min-height: 0.4rem;
    padding-left: 20px;
    padding-right: 20px;
  }
  .names span {
    white-space: nowrap;
  }
  .box .gallery-thumbs {
    padding-bottom: unset !important;
    top: -6px;
  }
  .index-0 {
    margin-bottom: 50px;
  }
  .index-0 .img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .index-0 .text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    color: #666;
    z-index: 1;
    position: relative;
  }
  .bx-0 {
    position: relative;
    margin-top: 50px;
  }
  .bx-0 .img {
    width: 100%;
    float: unset;
    height: auto;
  }
  .bx-0 .text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    width: 100%;
    height: auto;
    background: #fff;
    color: #666;
    z-index: 1;
    position: relative;
  }
  .bx-1 {
    position: relative;
    margin-top: auto;
  }
  .bx-1 .img {
    width: 100%;
    float: unset;
  }
  .bx-1 .text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    width: 100%;
    height: auto;
    background: #fff;
    color: #666;
    z-index: 1;
    position: relative;
  }
  .bx-2 {
    position: relative;
    margin-top: auto;
    z-index: 0;
  }
  .bx-2 .img {
    width: 100%;
    margin-top: auto;
    float: unset;
    height: auto;
  }
  .bx-2 .text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-top: auto;
    width: 100%;
    height: auto;
    background: #fff;
    color: #666;
    z-index: 1;
    position: relative;
  }
  .bx-3 .img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .bx-3 .text {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: auto;
    width: 100%;
    height: auto;
    background: #fff;
    color: #666;
    z-index: 1;
    position: relative;
  }
}


.plList{
  width:100%;
}
.plList ul li{
  min-height: 74px;
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 100px;
  padding-right: 50px;
}
.plList ul li:nth-child(even){
  background: #f8f8f8;
}
.plList ul li .pl-data{
  width: 68px;
  text-align: center;
  padding: 10px 0;
  background: #be0a12;
  position: absolute;
  top: 30px;
  left: 20px;
}
.plList ul li .pl-data span{
  display: block;
  color: #fff;
}
.plList ul li .pl-data span.days{
  font-size: 24px;
}
.plList ul li .pl-data span.years{
  font-size: 14px;
  margin-top: 4px;
}
.plList ul li p{
  margin: 4px 0;
}
.plList ul li p a{
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.plList ul li p a:hover{
  color: #be0a12;
}
.plList ul li .pl-load{
  position: absolute;
  top: 30px;
  right: 10px;
}
.plList ul li .pl-load a{
  display: block;
  font-size: 14px;
  color: #be0a12;
  padding-top: 30px;
  background: url("../pdf.png") no-repeat center top;
}

.gzCon{
  width:100%;
}
.gzCon p{
  font-size: 16px;
  color: #333;
  line-height: 26px;
}
.gzCon dl{
  padding: 0 30px;
  margin-top: 40px;
  overflow: hidden; 
}
.gzCon dl dd{
  float: left;
  width: 48%;
  padding: 20px 0;
  margin: 20px 0;
  background: #f8f8f8;
  position: relative;
}
.gzCon dl dd:nth-child(odd){
  margin-right: 4%;
}
.gzCon dl dd a{
  display: block;
  font-size: 14px;
  color: #333;
  padding-left: 100px;
  text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.gzCon dl dd span{
  display: block;
  width: 66px;
  height: 75px;
  background: #f2f2f2 url("../pdf.png") no-repeat center;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px){
  .gzCon dl {
      padding: 0 10px;
  }
  .gzCon dl dd{
    width: 100%;
    margin-right: 0 !important;
  }
}
