@font-face {
  font-family: "enfont";
  /* Project id 2790044 */
  src: url('../font/enfont.TTF?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "enfont1";
  /* Project id 2790044 */
  src: url('../font/enfont1.TTF?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "enfont2";
  /* Project id 2790044 */
  src: url('../font/enfont2.TTF?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "enfont3";
  /* Project id 2790044 */
  src: url('../font/rany.otf?t=1631080669159') format('truetype');
}
@font-face {
  font-family: "heiti";
  /* Project id 2790044 */
  src: url('../font/simhei.ttf?t=1631080669159') format('truetype');
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes test {
  from {
    transform: rotateZ(0);
  }
  to {
    transform: rotateZ(360deg);
  }
}
body {
  position: relative;
}
.w {
  width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.p {
  padding-top: 80px;
}
header {
  width: 100%;
  position: relative;
}
header .header {
  height: 100px;
  width: 1500px;
  margin: 0 auto;
}
header .header .logo {
  width: 30%;
}
header .header .menu {
  width: 70%;
}
header .header .menu menu {
  width: 95%;
}
header .header .menu menu ul {
  width: 100%;
}
header .header .menu menu ul li {
  font-size: 15px;
  color: #333333;
  line-height: 6.3;
  text-align: center;
  margin-left: 2%;
  border-bottom: 2px solid transparent;
  transition: all 1s;
}
header .header .menu menu ul li:hover {
  color: #cba663;
}
header .header .menu menu ul .cool {
  color: #cba663;
}
header .header .menu .search {
  color: #cba663;
}
header .header .menu .search i {
  font-size: 20px;
}
header .header .menu .butmenu {
  display: none;
  color: #cba663;
}
header .header .menu .butmenu i {
  font-size: 30px;
}
header .header .search_box {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding-right: 5%;
  width: 100%;
  height: 60px;
  background-color: #fff;
  text-align: right;
  z-index: 99;
}
header .header .search_box .box {
  width: 100%;
  height: 100%;
  justify-content: flex-end;
}
header .header .search_box input {
  margin: 0 20px;
  padding-bottom: 5px;
  width: 300px;
  border-bottom: 1px solid #666;
}
header .header .search_box .iconfont {
  cursor: pointer;
  font-size: 26px;
  color: #929292;
}
header .header .search_box .iconfont:hover {
  color: #cba663;
}
.banner {
  z-index: 2;
}
.banner .swiper-pagination-bullet-active {
  background-color: #fff;
  border: #fff 3px solid;
  position: relative;
}
.banner .swiper-pagination-bullet-active::before {
  width: 14px;
  height: 14px;
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid #fff;
  top: -7px;
  left: -7px;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
  width: 50px;
  height: 50px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  --swiper-navigation-size: 18px;
  --swiper-navigation-weight: bold;
  font-weight: bold;
}
.title h3,
.title h1 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #333333;
  position: relative;
}
.title h3::after,
.title h1::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border: solid 3px #dab572;
  border-radius: 50%;
  margin-left: 6px;
}
.title h4 {
  letter-spacing: 1px;
  line-height: 2;
  color: #333333;
  opacity: 0.6;
  font-family: 'enfont3';
  font-weight: bold;
}
.index-more {
  width: 140px;
  height: 46px;
  border: solid 1px #d2d2d2;
  font-size: 14px;
  line-height: 46px;
  text-align: center;
  color: #888;
  transition: all 0.8s;
}
.index-more:hover {
  background-color: #dab572;
  color: #fff;
  border: solid 1px #fff;
}
.more {
  margin-left: 2%;
}
.more a {
  line-height: 32px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  position: relative;
}
.more a::after {
  position: absolute;
  content: '+';
  width: 14px;
  height: 14px;
  color: #fff;
  font-size: 8px;
  border-radius: 50%;
  line-height: 12px;
  text-align: center;
  left: -2%;
  top: 28%;
  background-color: #e84631;
}
main .main1 .main1-con .left {
  width: 13%;
  padding-bottom: 2% ;
}
main .main1 .main1-con .left .title {
  flex-wrap: wrap;
}
main .main1 .main1-con .left .sort {
  margin: 64px 0;
}
main .main1 .main1-con .left .sort ul li {
  line-height: 54px;
  border-bottom: 1px solid #cecece;
  padding: 0 2%;
  cursor: pointer;
}
main .main1 .main1-con .left .sort ul li:hover {
  background: url(../img/index_aboutbg.jpg) repeat-x left top;
  padding: 0 3%;
  color: #fff;
}
main .main1 .main1-con .left .sort ul li:hover span {
  display: none;
}
main .main1 .main1-con .left .sort ul li:nth-last-child(1) {
  border-bottom: transparent;
}
main .main1 .main1-con .left .sort ul .cool {
  background: url(../img/index_aboutbg.jpg) repeat-x left top;
  padding: 0 3%;
  color: #fff;
}
main .main1 .main1-con .left .sort ul .cool span {
  display: none;
}
main .main1 .main1-con .center {
  width: 60%;
  flex-wrap: wrap;
}
main .main1 .main1-con .center .conter {
  width: 100%;
}
main .main1 .main1-con .center .conter p {
  font-size: 16px;
  color: #666666;
  line-height: 2;
}
main .main1 .main1-con .center .conter p span {
  color: #c49a51;
  font-weight: bold;
}
main .main1 .main1-con .right {
  width: 20%;
  background-color: #dab572;
  padding: 2% 0;
}
main .main1 .main1-con .right ul {
  text-align: center;
  height: 100%;
}
main .main1 .main1-con .right ul li {
  width: 100%;
  height: 25%;
}
main .main1 .main1-con .right ul li h3 {
  line-height: 77px;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'enfont';
  font-weight: bold;
  font-size: 36px;
  position: relative;
}
main .main1 .main1-con .right ul li h3::after {
  position: absolute;
  content: ' % ';
  top: -10%;
  font-size: 16px;
  font-family: 'enfont2';
  color: #fff;
}
main .main1 .main1-con .right ul li:nth-child(1) h3::after {
  content: ' + ';
}
main .main1 .main1-con .right ul li p {
  font-size: 14px;
  color: #fff;
}
main .main2 {
  background-color: #fafafa;
}
main .main2 .main2-con {
  width: 100%;
  padding: 3% 3% 0;
  flex-grow: 1;
}
main .main2 .main2-con .left {
  max-width: 930px;
  max-height: 530px;
  width: 930px;
}
main .main2 .main2-con .left img {
  width: 100%;
}
main .main2 .main2-con .right {
  width: 46%;
  max-width: 930px;
}
main .main2 .main2-con .right .top .t {
  writing-mode: tb-rl;
  font-family: 'enfont3';
  color: #999999;
  font-size: 22px;
  font-weight: lighter;
  margin-right: 6.6%;
  letter-spacing: 4px;
}
main .main2 .main2-con .right .top .img {
  max-width: 370px;
  max-height: 210px;
}
main .main2 .main2-con .right .top .img img {
  width: 100%;
}
main .main2 .main2-con .right .top .img:nth-child(2) {
  margin-right: 5%;
}
main .main2 .main2-con .right .txt {
  padding-left: 9%;
}
main .main2 .main2-con .right .txt .more {
  margin-left: 4%;
}
main .main2 .main2-con .right .txt .more a::after {
  left: -3%;
}
main .main2 .main2-con .right .txt .brandt {
  margin: 6% 0;
}
main .main2 .main2-con .right .txt .brandt h3 {
  font-size: 24px;
  line-height: 2;
  letter-spacing: 1px;
  color: #c3994c;
  font-weight: bold;
  position: relative;
}
main .main2 .main2-con .right .txt .brandt h3::after {
  position: absolute;
  content: '';
  width: 80px;
  height: 1px;
  background-color: #cac8c8;
  left: -100px;
  top: 50%;
}
main .main2 .main2-con .right .txt .brandt p {
  letter-spacing: 1px;
  color: #333333;
  opacity: 0.5;
  font-size: 24px;
  font-family: 'enfont2';
}
main .main2 .main2-con .right .txt .txt1 {
  line-height: 1.6;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
main .main2 .main2-con .right .txt .more {
  margin-top: 2%;
}
main .main2 .bot {
  background-color: #dab572;
  padding: 2% 0;
  position: relative;
}
main .main2 .bot .swiper-button-next,
main .main2 .bot .swiper-button-prev {
  width: 46px;
  height: 46px;
  background-color: #eddab9;
  border: solid 1px #ffffff;
  border-radius: 50%;
  font-size: 16px;
  --swiper-navigation-size: 18px;
  --swiper-navigation-weight: bold;
  font-weight: bold;
  color: #fff;
  top: 42%;
}
main .main2 .bot .swiper-button-prev {
  left: 6%;
}
main .main2 .bot .swiper-button-next {
  right: 6%;
}
main .main2 .bot .swiper-slide {
  cursor: pointer;
}
main .main3 ul {
  flex-wrap: wrap;
  padding-top: 2%;
}
main .main3 ul li {
  width: 31.3%;
  overflow: hidden;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 2%;
  transition: all 0.5s;
}
main .main3 ul li .img {
  max-width: 470px;
  width: 100%;
  max-height: 300px;
  overflow: hidden;
}
main .main3 ul li img {
  max-width: 470px;
  width: 100%;
  max-height: 300px;
  overflow: hidden;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
main .main3 ul li .txt {
  padding: 3% 2%;
  position: relative;
}
main .main3 ul li .txt h3 {
  letter-spacing: 1px;
  color: #444444;
  font-size: 24px;
  font-weight: bold;
  line-height: 2.2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .main3 ul li .txt span {
  color: #666666;
  font-size: 16px;
  font-family: 'enfont3';
  font-weight: lighter;
  padding-left: 1%;
}
main .main3 ul li .txt p {
  font-size: 14px;
  color: #888;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
main .main3 ul li .txt .more {
  margin-left: 5%;
  margin-top: 2%;
}
main .main3 ul li .txt .more a::after {
  left: -4%;
}
main .main3 ul li .txt i {
  position: absolute;
  bottom: -20px;
  right: 5%;
  font-size: 90px;
  opacity: 0.1;
  color: #fff;
}
main .main3 ul li:hover {
  transform: translateY(-5px);
}
main .main3 ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
main .main3 ul li:hover .txt {
  background-image: linear-gradient(-30deg, #fe8033 0%, #fc4854 100%), linear-gradient(#e84631, #e84631);
  background-blend-mode: normal, 
                            normal;
}
main .main3 ul li:hover .txt h3,
main .main3 ul li:hover .txt span,
main .main3 ul li:hover .txt p,
main .main3 ul li:hover .txt .more a {
  color: #fff;
}
main .main3 ul li:hover .txt .more a::after {
  background: #fff;
}
main .main3 ul li:nth-child(2):hover .txt {
  background-image: linear-gradient(-30deg, #ffc054 0%, #fe8c29 100%), linear-gradient(#ffa73f, #ffa73f);
  background-blend-mode: normal, 
                        normal;
}
main .main3 ul li:nth-child(3):hover .txt {
  background-image: linear-gradient(-30deg, #72d68d 0%, #33a86b 100%), linear-gradient(#57c27e, #57c27e);
  background-blend-mode: normal, 
                        normal;
}
main .main3 ul li:nth-child(4):hover .txt {
  background-image: linear-gradient(-30deg, #97e5e9 0%, #54ccd4 100%), linear-gradient(#72d8dd, #72d8dd);
  background-blend-mode: normal, 
                        normal;
}
main .main3 ul li:nth-child(5):hover .txt {
  background-image: linear-gradient(-30deg, #69deff 0%, #1182e7 100%), linear-gradient(#45b5f4, #45b5f4);
  background-blend-mode: normal, 
                        normal;
}
main .main3 ul li:nth-child(6):hover .txt {
  background-image: linear-gradient(-30deg, #b4a0ce 0%, #774d9f 100%), linear-gradient(#9576b7, #9576b7);
  background-blend-mode: normal, 
                        normal;
}
main .main4 {
  background: url(../img/hezuo-bg.jpg) no-repeat bottom left;
}
main .main4 .main4-top ul {
  width: 60%;
  justify-content: flex-end;
}
main .main4 .main4-top ul li {
  margin-left: 3%;
  font-size: 14px;
  line-height: 2;
  color: #777777;
  position: relative;
}
main .main4 .main4-top ul li::after {
  position: absolute;
  content: ' | ';
  color: #777;
  font-size: 14px;
  top: 0;
  right: -28%;
}
main .main4 .main4-top ul li:nth-last-child(1)::after {
  display: none;
}
main .main4 .main4-top ul li:hover {
  color: #cba663;
}
main .main4 .mian4-con {
  padding: 2% 0 5%;
}
main .main4 .mian4-con ul li {
  margin-right: 1%;
}
main .main4 .mian4-con ul li:hover {
  animation: test 2s;
}
main .main4 .mian4-con ul .cool {
  margin-right: 0;
}
main .main4 .mian4-con ul:nth-child(2n) {
  margin: -3% 0;
}
main .main5 {
  padding-bottom: 3%;
}
main .main5 .main5-con {
  margin-top: 2%;
}
main .main5 .main5-con .left {
  max-width: 710px;
  width: 48%;
  height: 540px;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.05);
}
main .main5 .main5-con .left img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
main .main5 .main5-con .left .txt {
  transition: all 0.5s;
  padding-left: 20%;
  position: relative;
  padding-right: 2%;
}
main .main5 .main5-con .left .txt h3 {
  letter-spacing: 1px;
  color: #444444;
  font-size: 22px;
  line-height: 3;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 700;
}
main .main5 .main5-con .left .txt p {
  color: #888888;
  font-size: 14px;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
main .main5 .main5-con .left .txt .date {
  width: 84px;
  height: 84px;
  background-color: #dab572;
  position: absolute;
  top: -15%;
  left: 5%;
  color: #fff;
  text-align: center;
  padding-top: 1%;
}
main .main5 .main5-con .left .txt .date .dd {
  letter-spacing: 1px;
  font-size: 42px;
  font-family: 'enfont';
}
main .main5 .main5-con .left .txt .date h5 {
  font-size: 14px;
  font-family: 'enfont3';
}
main .main5 .main5-con .left:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
main .main5 .main5-con .left:hover .txt {
  transform: translateY(10px);
}
main .main5 .main5-con .right {
  width: 48%;
}
main .main5 .main5-con .right ul {
  flex-wrap: wrap;
}
main .main5 .main5-con .right ul li {
  width: 49%;
  max-width: 360px;
  height: 260px;
  background-color: #ffffff;
  box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.05);
  border: solid 1px #eeeeee;
  margin-bottom: 2.5%;
  padding: 5% 3%;
  transition: all 0.8s;
}
main .main5 .main5-con .right ul li h3 {
  letter-spacing: 1px;
  color: #444444;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-weight: 700;
  margin-bottom: 2%;
  min-height: 68px;
}
main .main5 .main5-con .right ul li p {
  color: #888888;
  font-size: 14px;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
main .main5 .main5-con .right ul li .date {
  color: #888888;
  font-size: 14px;
  font-family: 'enfont';
  line-height: 24px;
  margin-top: 2%;
}
main .main5 .main5-con .right ul li .date i {
  font-size: 14px;
  color: #dab572;
  line-height: 24px;
  padding-right: 2%;
}
main .main5 .main5-con .right ul li:hover {
  background-color: #dab572;
}
main .main5 .main5-con .right ul li:hover h3,
main .main5 .main5-con .right ul li:hover p,
main .main5 .main5-con .right ul li:hover .date {
  color: #fff;
}
main .main5 .main5-con .right ul li:hover i {
  color: #fff;
}
main .main6 {
  background: url(../img/main6-bg.jpg) no-repeat top left;
  max-height: 600px;
}
main .main6 .txt {
  text-align: right;
  padding: 5% 0;
  position: relative;
}
main .main6 .txt h3 {
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 700;
}
main .main6 .txt h4 {
  line-height: 1.5;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 24px;
  margin: 3% 0;
  font-weight: lighter;
}
main .main6 .txt .butt {
  width: 200px;
  height: 46px;
  border-radius: 3px;
  border: solid 1px #ffffff;
  position: absolute;
  right: 0;
  transition: all 0.8s;
}
main .main6 .txt .butt a {
  line-height: 46px;
  text-align: center;
  color: #fff;
}
main .main6 .txt .butt:hover {
  background-color: #fff;
}
main .main6 .txt .butt:hover a {
  color: #c3994c;
}
.footer1 .main7 {
  margin-bottom: 3%;
}
.footer1 .main7 ul li {
  width: 33.3333%;
  border-bottom: #e8e4e3 1px solid;
  border-right: #e8e4e3 1px solid;
  padding: 2% 2% 5%;
  background: url(../img/main7bg-1.png) no-repeat bottom right;
}
.footer1 .main7 ul li:nth-last-child(1) {
  border-right: transparent 1px solid;
  background: url(../img/main7bg-3.png) no-repeat bottom right;
}
.footer1 .main7 ul li:nth-child(2) {
  background: url(../img/main7bg-2.png) no-repeat bottom right;
}
.footer1 .main7 ul li a {
  justify-content: start;
}
.footer1 .main7 ul li .img {
  width: 50px;
  height: 50px;
  background-color: #ce9c41;
  opacity: 0.5;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #fff;
  margin-right: 5%;
  position: relative;
  transition: all 0.5s;
}
.footer1 .main7 ul li .img::after {
  position: absolute;
  content: '';
  width: 26px;
  height: 26px;
  background-color: #ce9c41;
  opacity: 0.5;
  top: 59%;
  left: 69%;
  border-radius: 50%;
}
.footer1 .main7 ul li .txt {
  transition: all 0.5s;
}
.footer1 .main7 ul li h3 {
  line-height: 20px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 24px;
  font-family: 'enfont3';
}
.footer1 .main7 ul li p {
  line-height: 2;
  letter-spacing: 1px;
  color: #777777;
  font-size: 14px;
}
.footer1 .main7 ul li span {
  font-size: 22px;
  padding-left: 3%;
}
.footer1 .main7 ul li:hover .img {
  transform: translateX(-5px);
}
.footer1 .main7 ul li:hover .txt {
  transform: translateX(5px);
}
.footer1 .main8 {
  padding-bottom: 3%;
  text-align: center;
}
.footer1 .main8 img {
  width: 200px;
  height: 38px;
}
footer {
  border-top: #e8e4e3 1px solid;
  padding: 3% 0 0;
}
footer .footer {
  border-bottom: #e8e4e3 1px solid;
  padding-bottom: 3%;
}
footer .footer .left {
  width: 35%;
}
footer .footer .left .title {
  letter-spacing: 1px;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16%;
  position: relative;
  text-align: left;
}
footer .footer .left .title::after {
  position: absolute;
  content: '';
  width: 15px;
  height: 1px;
  background-color: #474747;
  opacity: 0.3;
  bottom: -100%;
  left: 0;
}
footer .footer .left .txt p {
  color: #000000;
  opacity: 0.8;
  font-size: 16px;
  font-weight: 700;
  line-height: 2;
}
footer .footer .left .txt p i {
  color: #c3994c;
  padding-right: 2%;
}
footer .footer .left .txt p:hover {
  color: #c3994c;
  cursor: pointer;
}
footer .footer .left .txt .add {
  font-weight: normal;
}
footer .footer .left img {
  height: 100px;
  width: 100px;
}
footer .footer .left ul {
  width: 100px;
  padding: 5% 3% 0;
}
footer .footer .left ul li {
  color: #aaaaaa;
  font-size: 18px;
}
footer .footer .left ul li:hover {
  color: #c3994c;
  cursor: pointer;
}
footer .footer .footmenu {
  width: 60%;
}
footer .footer .footmenu dl dt {
  letter-spacing: 1px;
  color: #333333;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 22%;
}
footer .footer .footmenu dl dt:hover {
  color: #c3994c;
}
footer .footer .footmenu dl dd {
  color: #888888;
  font-size: 14px;
  line-height: 1.8;
}
footer .footer .footmenu dl dd:hover {
  color: #c3994c;
}
footer .bot {
  color: #888;
  font-size: 14px;
  line-height: 3;
}
footer .bot .suppor a {
  display: inline-block;
}
.h5foot {
  display: none;
}
.h5foot ul li {
  background-color: #d0a352;
  width: 33.33%;
  border-right: 1px solid #fafafa;
  text-align: center;
  padding: 2% 0;
}
.h5foot ul li:nth-child(3) {
  border: 0px;
}
.h5foot ul li a {
  flex-wrap: wrap;
}
.h5foot ul li a .img {
  color: #fff;
  font-size: 24px;
}
.h5foot ul li a h3 {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
}
.rtitle h1,
.rtitle h3 {
  font-family: 'enfont1';
  font-size: 22px;
  color: #444444;
  position: relative;
}
.rtitle h1::after,
.rtitle h3::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border: solid 3px #dab572;
  border-radius: 50%;
  margin-left: 6px;
}
.rtitle h4 {
  font-family: 'enfont3';
  font-size: 26px;
  line-height: 2;
  letter-spacing: 1px;
  color: #232121;
  font-weight: 700;
}
.m {
  padding: 3% 0;
}
.menu-nav {
  border-bottom: 1px solid #ececec;
}
.menu-nav .nav-con .nav .show_down {
  display: none;
  position: relative;
  padding: 0 20px;
  color: #d9b372;
  border-bottom: 1px solid #d9b372;
  line-height: 60px;
}
.menu-nav .nav-con ul li {
  font-size: 14px;
  color: #666666;
  line-height: 70px;
  padding: 0px 25px;
  position: relative;
}
.menu-nav .nav-con ul li:hover,
.menu-nav .nav-con ul .active {
  color: #fff;
  background-color: #d9b372;
}
.menu-nav .nav-con ul li:hover::after,
.menu-nav .nav-con ul .active::after {
  position: absolute;
  content: '';
  width: 24px;
  height: 24px;
  border: solid 6px #fff;
  border-radius: 50%;
  right: -19%;
  top: -19%;
  opacity: 0.3;
}
.menu-nav .nav-con .crumbs {
  font-size: 14px;
  color: #666666;
  line-height: 70px;
}
.menu-nav .nav-con .crumbs .crumbs_line {
  justify-content: flex-end;
}
.menu-nav .nav-con .crumbs .crumbs_line span {
  font-size: 12px;
  margin: 0 10px;
}
.menu-nav .nav-con .crumbs .crumbs_line a:last-child {
  color: #d9b372;
}
.menu-nav .nav-con .crumbs .crumbs_line a:hover {
  color: #d9b372;
}
.hezuo {
  text-align: center;
}
.hezuo h4 {
  font-size: 24px;
  letter-spacing: 1px;
  color: #333333;
  opacity: 0.7;
  text-transform: uppercase;
}
.container {
  padding: 3% 0;
}
.container .hezuo {
  text-align: left;
}
.container .about1 .about1-con .left {
  width: 70%;
}
.container .about1 .about1-con .left .top .txt {
  font-size: 16px;
  line-height: 36px;
  color: #666666;
}
.container .about1 .about1-con .left .bot {
  margin-top: 6%;
  font-size: 14px;
  line-height: 30px;
  color: #666666;
  font-weight: lighter;
}
.container .about1 .about1-con .right {
  width: 30%;
  text-align: right;
}
.container .about1 .about1-con .right img {
  width: 340px;
  margin-bottom: 3%;
}
.container .about2 {
  background: url(../img/about/about-bg.jpg) repeat-y center center;
}
.container .about2 .img {
  text-align: center;
}
.container .about3 {
  background-color: #f6f6f6;
}
.container .about3 .txt {
  font-size: 16px;
  color: #424242;
  line-height: 2;
}
.container .about3 .txt span {
  color: #c49a51;
}
.container .about3 .data {
  margin-top: 3%;
}
.container .about3 .data .left {
  width: 48%;
}
.container .about3 .data .left ul {
  width: 100%;
}
.container .about3 .data .left ul li {
  width: 25%;
  height: 25%;
  text-align: center;
}
.container .about3 .data .left ul li h3 {
  line-height: 77px;
  letter-spacing: 1px;
  color: #555555;
  font-family: 'enfont';
  font-weight: bold;
  font-size: 36px;
  position: relative;
}
.container .about3 .data .left ul li h3::after {
  position: absolute;
  content: ' % ';
  top: -10%;
  font-size: 16px;
  font-family: 'enfont2';
  color: #555555;
}
.container .about3 .data .left ul li:nth-child(1) h3::after {
  content: ' + ';
}
.container .about3 .data .left ul li p {
  font-size: 14px;
  color: #555555;
}
.container .about3 .data .txt {
  text-align: center;
  line-height: 77px;
  letter-spacing: 1px;
  color: #333333;
  font-size: 22px;
  border-bottom: 1px #dcdcdc solid;
}
.container .about3 .data .right {
  width: 48%;
}
.container .about3 .data .right .txt {
  color: #cfa256;
}
.container .about3 .data .right ul {
  width: 100%;
}
.container .about3 .data .right ul li {
  width: 33%;
  height: 25%;
  text-align: center;
}
.container .about3 .data .right ul li h3 {
  line-height: 77px;
  letter-spacing: 1px;
  color: #cca25b;
  font-family: 'enfont';
  font-weight: bold;
  font-size: 36px;
  position: relative;
}
.container .about3 .data .right ul li h3::after {
  position: absolute;
  content: '万 ';
  top: 10%;
  font-size: 14px;
  color: #555555;
}
.container .about3 .data .right ul li p {
  font-size: 14px;
  color: #666;
}
.container .about4 {
  width: 100%;
}
.container .about5 .about5-con {
  padding-top: 3%;
}
.container .about5 .about5-con ul {
  flex-wrap: wrap;
}
.container .about5 .about5-con ul li {
  width: 32%;
  text-align: center;
  margin-bottom: 2%;
}
.container .about5 .about5-con ul li img {
  max-width: 400px;
  width: 100%;
}
.container .about5 .about5-con ul li h3 {
  padding-top: 1%;
  font-size: 20px;
  line-height: 2;
  color: #333333;
}
.container .about5 .about5-con ul li p {
  font-size: 14px;
  color: #bbbbbb;
}
.container .jigou ul {
  flex-wrap: wrap;
  padding-top: 3%;
}
.container .jigou ul li {
  width: 24%;
  background: url(../img/about/I1.png) no-repeat left bottom;
  padding: 4% 1% 3% 1%;
  margin-bottom: 2%;
  position: relative;
  z-index: 1;
}
.container .jigou ul li::after {
  content: '';
  position: absolute;
  bottom: 15%;
  width: 26px;
  height: 4px;
  background-color: #ffffff;
  z-index: 888;
}
.container .jigou ul li:nth-child(2) {
  background: url(../img/about/I2.png) no-repeat left bottom;
}
.container .jigou ul li:nth-child(3) {
  background: url(../img/about/I3.png) no-repeat left bottom;
}
.container .jigou ul li:nth-child(4) {
  background: url(../img/about/I4.png) no-repeat left bottom;
}
.container .jigou ul li:nth-child(5) {
  background: url(../img/about/I5.png) no-repeat left bottom;
}
.container .jigou ul li:nth-child(6) {
  background: url(../img/about/I6.png) no-repeat left bottom;
}
.container .jigou ul li h3 {
  font-size: 22px;
  line-height: 3;
  color: #ffffff;
  font-family: 'enfont3';
}
.container .jigou ul li p {
  line-height: 18px;
  font-size: 14px;
  color: #ffffff;
  opacity: 0.7;
}
.container .honor ul {
  flex-wrap: wrap;
}
.container .honor ul li {
  width: 24%;
  margin-bottom: 2%;
}
.container .rule {
  text-align: center;
}
.container .rule .txt {
  font-size: 15px;
  color: #555555;
  line-height: 2;
  padding: 3% 0;
}
.container .rule .txt img {
  max-width: 1100px;
  width: 100%;
}
.container .culture1 {
  height: 460px;
  margin: 3% auto;
}
.container .culture1 .left {
  width: 900px;
  padding: 4% 4% 10%;
  background: url(../img/about/culture1.png) no-repeat left bottom;
}
.container .culture1 .left .txt {
  width: 75%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.container .culture1 .left .txt p {
  font-size: 16px;
  color: #fff;
  line-height: 1.6;
  padding-top: 2%;
}
.container .culture1 .left .txt h3 {
  line-height: 2;
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 28px;
  font-weight: 700;
}
.container .culture1 .left .txt::after {
  position: absolute;
  content: '“';
  font-family: 'heiti';
  font-size: 80px;
  font-weight: 700;
  left: -16%;
  top: 36%;
  color: #ffffff;
  opacity: 0.4;
}
.container .culture1 .left .txt::before {
  position: absolute;
  content: '”';
  font-family: 'heiti';
  font-size: 80px;
  font-weight: 700;
  color: #ffffff;
  opacity: 0.4;
  right: -16%;
  top: 89%;
}
.container .culture1 .right {
  width: 350px;
  padding: 4% 4% 3%;
  background: url(../img/about/culture2.png) no-repeat left bottom;
}
.container .culture1 .right .txt h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #222222;
  line-height: 2;
  padding-bottom: 6%;
  position: relative;
}
.container .culture1 .right .txt h3::after {
  position: absolute;
  content: '';
  width: 18px;
  height: 2px;
  background-color: #4f4f4f;
  bottom: 11%;
  left: 0;
}
.container .culture1 .right .txt p {
  font-size: 14px;
  color: #555555;
  line-height: 2.2;
}
.container .culture2 {
  background: url(../img/about/culture3.png) no-repeat bottom left;
}
.container .culture2 .culture2-con {
  background: url(../img/about/culture4.png) no-repeat center center;
  padding: 11% 0;
}
.container .culture2 .culture2-con ul {
  width: 50%;
}
.container .culture2 .culture2-con ul li i {
  font-size: 28px;
  color: #f2cd8b;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  border: solid 1px #f2cd8b;
  border-radius: 50%;
  position: relative;
}
.container .culture2 .culture2-con ul li i::after {
  position: absolute;
  content: '';
  width: 50px;
  height: 50px;
  border: dashed 1px #f2cd8b;
  top: 5px;
  border-radius: 50%;
  left: 5px;
}
.container .culture2 .culture2-con ul li .txt h3 {
  line-height: 1.6;
  letter-spacing: 1px;
  color: #333333;
  font-size: 22px;
  font-weight: 700;
}
.container .culture2 .culture2-con ul li .txt p {
  color: #555555;
  font-size: 16px;
  line-height: 1.6;
}
.container .culture2 .culture2-con ul li:hover i {
  color: #fff;
  background-color: #f2cd8b;
}
.container .culture2 .culture2-con ul li:hover i::after {
  border: dashed 1px #fff;
}
.container .culture2 .culture2-con ul li:hover h3 {
  color: #f2cd8b;
}
.container .culture2 .culture2-con ul .center {
  margin: 12% 0;
}
.container .culture2 .culture2-con .left li {
  justify-content: flex-start;
}
.container .culture2 .culture2-con .left li i {
  margin-right: 3%;
}
.container .culture2 .culture2-con .right li {
  justify-content: flex-end;
  text-align: right;
}
.container .culture2 .culture2-con .right li i {
  margin-left: 3%;
}
.container .culture3 .culture3-con ul li {
  text-align: center;
  transition: all 0.5s;
  width: 240px;
  height: 350px;
  padding: 6% 2%;
  color: #fff;
  background-image: linear-gradient(-30deg, #00d78b 0%, #18bc93 100%), linear-gradient(#f7f7f7, #f7f7f7);
  background-blend-mode: normal, 
                            normal;
  border-radius: 15px;
}
.container .culture3 .culture3-con ul li i {
  font-size: 50px;
}
.container .culture3 .culture3-con ul li h3 {
  font-size: 22px;
  line-height: 3;
  letter-spacing: 1px;
  color: #ffffff;
}
.container .culture3 .culture3-con ul li p {
  font-size: 16px;
  line-height: 1.6;
}
.container .culture3 .culture3-con ul li:nth-child(2) {
  background-image: linear-gradient(-30deg, #627cf7 0%, #90a4ff 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                        normal;
  box-shadow: 5px 9px 25px 0px rgba(26, 58, 210, 0.25);
}
.container .culture3 .culture3-con ul li:nth-child(3) {
  background-image: linear-gradient(-30deg, #fc8e5f 0%, #f66548 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                        normal;
}
.container .culture3 .culture3-con ul li:nth-child(4) {
  background-image: linear-gradient(-30deg, #ffad00 0%, #ffce30 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                        normal;
}
.container .culture3 .culture3-con ul li:nth-child(5) {
  background-image: linear-gradient(-30deg, #acb6ff 0%, #bd58ef 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                        normal;
}
.container .culture3 .culture3-con ul li:hover {
  transform: translateY(-5px);
}
.container .culture4 .culture4-con ul li {
  width: 32%;
}
.container .culture4 .culture4-con ul li .txt {
  text-align: center;
  background-color: #f7f7f7;
  padding: 8% 0;
}
.container .culture4 .culture4-con ul li .txt h3 {
  line-height: 32px;
  letter-spacing: 1px;
  color: #222222;
  font-size: 24px;
  font-weight: lighter;
}
.container .culture4 .culture4-con ul li .txt p {
  line-height: 32px;
  letter-spacing: 1px;
  color: #666666;
  font-weight: lighter;
}
.container .culture4 .culture4-con ul li img {
  max-width: 420px;
}
.container .vi {
  text-align: center;
  padding-bottom: 3%;
}
.container .vi ul {
  margin: 6% auto;
}
.container .vi ul li {
  width: 24%;
}
.container .title2 {
  text-align: center;
  padding-bottom: 3%;
}
.container .title2 h1,
.container .title2 h2 {
  letter-spacing: 1px;
  color: #333333;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
}
.container .title2 h4 {
  letter-spacing: 1px;
  color: #333333;
  opacity: 0.5;
  font-size: 24px;
  font-family: 'enfont2';
}
.container .brand ul li {
  width: 100%;
  background-color: #f9f9f9;
}
.container .brand ul li .left,
.container .brand ul li .right {
  width: 50%;
}
.container .brand ul li .left {
  transition: all 0.5s;
  max-width: 960px;
  overflow: hidden;
}
.container .brand ul li .left img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.container .brand ul li .right {
  transition: all 0.5s;
  padding: 0 10%;
  background-color: #f9f9f9;
}
.container .brand ul li .right .top {
  width: 100%;
}
.container .brand ul li .right .top h3 {
  letter-spacing: 1px;
  font-size: 24px;
  font-weight: bold;
  line-height: 2;
  color: #333333;
}
.container .brand ul li .right .top h4 {
  letter-spacing: 1px;
  color: #333333;
  opacity: 0.5;
  font-size: 24px;
  font-family: 'enfont2';
}
.container .brand ul li .right .txt {
  color: #666666;
  font-size: 14px;
  line-height: 1.6;
  margin: 5% 0;
}
.container .brand ul li .right .more a::after {
  left: -3%;
}
.container .brand ul li:hover {
  cursor: pointer;
}
.container .brand ul li:hover .right {
  transform: translateX(10px);
}
.container .brand ul li:hover .right h3 {
  color: #c3994c;
}
.container .brand ul li:hover .left img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.container .brand ul li:nth-child(2n):hover .right {
  transform: translateX(-10px);
}
.container .brand .txt1 {
  padding-bottom: 3% ;
}
.container .brand .txt1 h2 {
  letter-spacing: 1px;
  color: #333333;
  font-size: 22px;
  line-height: 1.6;
}
.container .brand .txt1 h4 {
  color: #333333;
  font-size: 22px;
  line-height: 1.6;
  font-family: 'enfont3';
}
.container .brand .txt1 p {
  color: #666666;
  font-size: 15px;
  line-height: 1.8;
}
.container .brand .txt1 .brn {
  padding-top: 3% ;
}
.container .brand .brand-s {
  margin-bottom: 3%;
}
.container .brand .brand-s .swiper-pagination-bullet-active {
  background-color: #fff;
  border: #fff 3px solid;
  position: relative;
}
.container .brand .brand-s .swiper-pagination-bullet-active::before {
  width: 14px;
  height: 14px;
  content: '';
  position: absolute;
  border-radius: 50%;
  border: 1px solid #fff;
  top: -7px;
  left: -7px;
}
.container .brand .brand-s .swiper-button-next,
.container .brand .brand-s .swiper-button-prev {
  width: 50px;
  height: 50px;
  border: solid 1px #ffffff;
  opacity: 0.5;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  --swiper-navigation-size: 18px;
  --swiper-navigation-weight: bold;
  font-weight: bold;
}
.container .brand .wan {
  flex-wrap: wrap;
}
.container .brand .wan li {
  width: 32%;
  margin-bottom: 2%;
  text-align: center;
}
.container .brand .wan li .txt {
  padding: 4% 0;
}
.container .brand .wan li .txt h3 {
  font-size: 20px;
  letter-spacing: 1px;
  color: #333333;
}
.container .brand .wan li .txt p {
  color: #333333;
  opacity: 0.5;
  font-size: 20px;
  line-height: 1.6;
}
.container .pro-box {
  padding: 3% 0;
}
.container .pro-box .ptitle {
  position: relative;
}
.container .pro-box .ptitle::after {
  position: absolute;
  content: '';
  width: 28px;
  height: 4px;
  background-color: #d9b372;
  left: 0;
  bottom: -16%;
}
.container .pro-box .ptitle h4 {
  font-family: 'enfont3';
}
.container .pro-box .txt1 {
  font-size: 14px;
  color: #666666;
  line-height: 2;
  padding: 3% 0;
}
.container .pro-box .txt1 h3 {
  font-size: 20px;
  color: #555555;
  font-family: 'enfont3';
}
.container .pro-box .txt1 span {
  font-weight: bold;
  color: #333333;
}
.container .pro-box .img {
  flex-wrap: wrap;
}
.container .pro-box .img img {
  width: 49%;
  margin-bottom: 2%;
}
.container .pro-box:nth-child(1) {
  padding-top: 0;
}
.container .f-img {
  flex-wrap: wrap;
}
.container .f-img img {
  width: 24%;
  margin-bottom: 2%;
}
.container .box-gr {
  background-color: #f6f6f6;
}
.container .two-img {
  flex-wrap: wrap;
}
.container .two-img img {
  width: 49%;
  margin-bottom: 2%;
}
.container .news-top {
  height: 440px;
}
.container .news-top .left {
  max-width: 845px;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
}
.container .news-top .left img {
  width: 845px;
  height: 440px;
  overflow: hidden;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.container .news-top .left .txt {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 4%;
  left: 0;
  background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  background-blend-mode: normal, 
                                       normal;
}
.container .news-top .left .txt h3 {
  letter-spacing: 1px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.6;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .news-top .left .txt p {
  font-size: 14px;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .news-top .left:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.container .news-top .right {
  max-width: 415px;
  position: relative;
  transition: all 0.5s;
}
.container .news-top .right .img {
  width: 415px;
  height: 216px;
  margin-bottom: 2%;
  overflow: hidden;
}
.container .news-top .right .img img {
  width: 100%;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.container .news-top .right:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.container .news-top .right:hover .txt-new h3,
.container .news-top .right:hover .txt-new p {
  color: #ce9c41;
}
.container .news-top .right:hover .news-more {
  color: #fff;
  background-color: #ce9c41;
}
.container .txt-new .date {
  margin-top: 2%;
}
.container .txt-new .date i {
  font-size: 16px;
  color: #ce9c41;
  padding-right: 1%;
}
.container .txt-new h3 {
  line-height: 1.8;
  letter-spacing: 1px;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 2% 0;
}
.container .txt-new p {
  font-size: 14px;
  color: #888888;
  overflow: hidden;
  line-height: 1.8;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.container .news-more {
  width: 108px;
  height: 34px;
  border-radius: 17px;
  border: solid 1px #e8e4e3;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  color: #666;
  position: absolute;
  bottom: 0;
  transition: all 0.5s;
}
.container .news-list {
  margin-top: 2%;
}
.container .news-list ul li {
  transition: all 0.5s;
  border-bottom: 1px #e5e5e5 solid;
  padding: 2% 0;
}
.container .news-list ul li a {
  position: relative;
}
.container .news-list ul li a .img {
  width: 415px;
  height: 216px;
  overflow: hidden;
  flex-shrink: 0;
}
.container .news-list ul li a .img img {
  width: 100%;
  flex-shrink: 0;
  -o-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
.container .news-list ul li a .txt-new {
  width: 70%;
  transition: all 0.5s;
  padding: 0 4%;
  flex-shrink: 0;
}
.container .news-list ul li a .txt-new .date {
  margin-top: 0;
}
.container .news-list ul li:hover {
  background-color: #f9f9f9;
}
.container .news-list ul li:hover img {
  -o-transform: translate3d(0, 0, 0) scale(1.06);
  -moz-transform: translate3d(0, 0, 0) scale(1.06);
  -webkit-transform: translate3d(0, 0, 0) scale(1.06);
  transform: translate3d(0, 0, 0) scale(1.06);
}
.container .news-list ul li:hover .txt-new {
  transform: translateX(5px);
}
.container .news-list ul li:hover .txt-new h3,
.container .news-list ul li:hover .txt-new p {
  color: #ce9c41;
}
.container .news-list ul li:hover .news-more {
  color: #fff;
  background-color: #ce9c41;
}
.container .news-box {
  padding: 3% 0;
}
.container .news-bot {
  height: 100px;
}
.container .news-bot .prev,
.container .news-bot .next {
  transition: all 0.5s;
  background-color: #f8f8f8;
  line-height: 100px;
  width: 49.8%;
  color: #555;
  padding: 0 3%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container .news-bot .prev i,
.container .news-bot .next i {
  font-size: 14px;
  transition: all 0.5s;
}
.container .news-bot .prev span,
.container .news-bot .next span {
  font-size: 14px;
  padding: 0 3%;
}
.container .news-bot .prev:hover,
.container .news-bot .next:hover {
  background-color: #d9b372;
  color: #fff;
}
.container .news-bot .prev:hover i {
  transform: translateX(-10px);
}
.container .news-bot .next {
  text-align: right;
}
.container .news-bot .next:hover i {
  transform: translateX(10px);
}
.container .newstitle {
  text-align: center;
}
.container .newstitle h1 {
  font-size: 28px;
  letter-spacing: 1px;
  color: #222222;
}
.container .newstitle ul {
  padding: 2% 0;
  border-bottom: 1px solid #e8e8e8;
}
.container .newstitle ul li {
  color: #888888;
  font-size: 14px;
}
.container .newstitle ul li:nth-child(2n) {
  padding: 0 2%;
}
.container .contact ul {
  padding: 3% 0 4%;
}
.container .contact ul li {
  padding-right: 2% ;
  border-right: 1px solid #f4e8d4;
}
.container .contact ul li:nth-child(4) {
  border-right: transparent;
}
.container .contact ul li i {
  border: solid 2px #d5ae6d;
  width: 34px;
  height: 34px;
  font-size: 16px;
  border-radius: 50%;
  line-height: 34px;
  text-align: center;
}
.container .contact ul li h3 {
  color: #d3ab69;
  font-family: 'enfont3';
  font-size: 24px;
  line-height: 2;
}
.container .contact ul li p {
  letter-spacing: 1px;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
}
.container #customer {
  padding-top: 3%;
}
.container #customer i {
  position: absolute;
  bottom: 38%;
  left: 1%;
  font-size: 18px;
  color: #999999;
}
.container #customer i span {
  color: #bcbcbc;
  padding-left: 35%;
}
.container #customer i:nth-child(1),
.container #customer i:nth-last-child(1) {
  font-size: 16px;
}
.container #customer form .labox {
  flex-wrap: wrap;
}
.container #customer form .labox .lab {
  width: 48%;
  margin-bottom: 2%;
  border-radius: 5px;
  border: solid 1px #bcbcbc;
  padding-left: 4%;
  padding-top: 1.3%;
  position: relative;
}
.container #customer .message {
  border-radius: 5px;
  border: solid 1px #bcbcbc;
  min-height: 120px;
  padding-left: 4%;
  padding-top: 1%;
  position: relative;
}
.container #customer .message i {
  bottom: 72%;
  left: 0.5%;
}
.container #customer .btn {
  justify-content: flex-start;
  margin-top: 2%;
}
.container #customer .btn button,
.container #customer .btn .area {
  border-radius: 5px;
  border: solid 1px #bcbcbc;
}
.container #customer .btn button {
  background-color: #15a4de;
  border-radius: 5px;
  padding: 0 5%;
  color: #fff;
  margin-left: 2%;
}
.container #customer .btn .area {
  padding-top: 1.3%;
  position: relative;
  padding-left: 4%;
}
.container #customer .btn .area i {
  left: 2%;
}
.container #customer ::-webkit-input-placeholder {
  color: #999999;
}
.container #customer ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
}
.container #customer :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
}
.container #customer :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999999;
}
.container .adv1 {
  padding: 3% 0;
}
.container .adv1 .adv1-box {
  background: url(../img/adv/adv4.png) no-repeat center center;
  padding: 3% 0;
}
.container .adv1 .adv1-box .left,
.container .adv1 .adv1-box .right {
  width: 33%;
}
.container .adv1 .adv1-box .left ul,
.container .adv1 .adv1-box .right ul {
  width: 100%;
}
.container .adv1 .adv1-box .left ul li,
.container .adv1 .adv1-box .right ul li {
  width: 100%;
}
.container .adv1 .adv1-box .left ul li .txt,
.container .adv1 .adv1-box .right ul li .txt {
  width: 70%;
}
.container .adv1 .adv1-box .left ul li .txt h3,
.container .adv1 .adv1-box .right ul li .txt h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #cfa45d;
  font-weight: bold;
  line-height: 2;
}
.container .adv1 .adv1-box .left ul li .txt p,
.container .adv1 .adv1-box .right ul li .txt p {
  color: #666666;
  font-size: 14px;
}
.container .adv1 .adv1-box .left ul li img,
.container .adv1 .adv1-box .right ul li img {
  flex-shrink: 0;
}
.container .adv1 .adv1-box .left ul li:nth-child(2n),
.container .adv1 .adv1-box .right ul li:nth-child(2n) {
  margin: 12% 0;
  width: 90%;
}
.container .adv1 .adv1-box .right ul li .txt {
  padding-left: 9%;
}
.container .adv1 .adv1-box .right ul li:nth-child(2) {
  padding-left: 10%;
}
.container .adv1 .adv1-box .right ul li:nth-child(2) .txt {
  padding-left: 3%;
}
.container .adv1 .adv1-box .left ul > li .txt {
  padding-right: 3%;
}
.container .adv2 .adv2-box ul li .txt {
  width: 50%;
  padding-right: 4%;
}
.container .adv2 .adv2-box ul li .txt h3 {
  letter-spacing: 1px;
  color: #333333;
  font-size: 22px;
}
.container .adv2 .adv2-box ul li .txt h4 {
  font-size: 22px;
  color: #333333;
  line-height: 1.6;
  font-family: 'enfont3';
  padding-bottom: 3%;
}
.container .adv2 .adv2-box ul li .txt p {
  font-size: 14px;
  color: #666666;
  line-height: 1.6;
}
.container .adv2 .adv2-box ul li .txt p span {
  color: #c38a3b;
}
.container .adv2 .adv2-box ul li:nth-child(2n) .txt {
  padding-right: 0;
  padding-left: 4%;
}
.container .adv2 .adv2-box ul li .img {
  width: 50%;
}
.container .adv3 {
  padding: 3% 0;
}
.container .adv3 ul li {
  width: 19.5%;
  background-color: #f8f8f8;
  border-radius: 5px;
  border: solid 1px #eeeeee;
  text-align: center;
  padding: 5% 3%;
}
.container .adv3 ul li i {
  width: 110px;
  height: 110px;
  border: solid 1px #999;
  border-radius: 50%;
  font-size: 40px;
  color: #111;
  text-align: center;
  line-height: 110px;
}
.container .adv3 ul li h5 {
  letter-spacing: 1px;
  color: #cfa45d;
  font-size: 22px;
  font-family: 'enfont3';
}
.container .adv3 ul li h4 {
  color: #333333;
  font-size: 16px;
  font-family: 'enfont2';
  line-height: 1.6;
  margin: 12% 0;
}
.container .adv3 ul li:hover {
  cursor: pointer;
  background-image: linear-gradient(-30deg, #e8c17b 0%, #d4a655 100%), linear-gradient(#d5ae6d, #d5ae6d);
  background-blend-mode: normal, 
                        normal;
  border-radius: 5px;
  border: solid 1px #d5ae6d;
}
.container .adv3 ul li:hover i {
  border: solid 1px #fff;
  color: #fff;
}
.container .adv3 ul li:hover h4,
.container .adv3 ul li:hover h5 {
  color: #fff;
}
.container .adv4 {
  padding: 4% 0 12%;
  background-color: #edf2fa;
  background: url(../img/adv/adv-bg.jpg) no-repeat bottom center;
}
.container .adv4 ul {
  flex-wrap: wrap;
}
.container .adv4 ul li {
  text-align: center;
  width: 15%;
  margin-bottom: 4%;
}
.container .adv4 ul li h4 {
  letter-spacing: 1px;
  color: #cfa45d;
  font-size: 28px;
  font-family: 'heiti';
  font-weight: bold;
  padding: 3% 0;
}
.container .adv4 ul li p {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.container .adv4 ul .tubiao {
  width: 6%;
  padding-top: 3% ;
}
.container .adv4 ul .shouji1 {
  display: none;
}
.container .adv5 {
  padding: 3% 0;
}
.container .job1 .job1-con ul li {
  width: 300px;
  height: 200px;
  background-color: #ea655c;
  border-radius: 5px;
  padding: 3% 0 0 2%;
  position: relative;
}
.container .job1 .job1-con ul li i {
  font-size: 58px;
  color: #fff;
  padding-bottom: 2%;
}
.container .job1 .job1-con ul li .txt {
  color: #fff;
}
.container .job1 .job1-con ul li .txt h4 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #fff;
  font-family: 'enfont2';
  padding-left: 3%;
  font-weight: bold;
}
.container .job1 .job1-con ul li .txt .title {
  z-index: 9999;
  text-align: right;
  color: #fff;
  padding-right: 4%;
}
.container .job1 .job1-con ul li .txt .title .bot {
  font-size: 22px;
  letter-spacing: 1px;
  color: #fff;
}
.container .job1 .job1-con ul li .txt .title .top {
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
}
.container .job1 .job1-con ul li .txt::after {
  position: absolute;
  content: '';
  border-radius: 90% 0 0;
  width: 180px;
  height: 150px;
  bottom: 0;
  background: #e45c53;
  right: 0;
}
.container .job1 .job1-con ul li:nth-child(2) {
  background-color: #f6b37e;
}
.container .job1 .job1-con ul li:nth-child(2) .txt::after {
  background-color: #f1ac76;
}
.container .job1 .job1-con ul li:nth-child(3) {
  background-color: #b5beff;
}
.container .job1 .job1-con ul li:nth-child(3) .txt::after {
  background-color: #a9b3ff;
}
.container .job1 .job1-con ul li:nth-child(4) {
  background-color: #75dcc1;
}
.container .job1 .job1-con ul li:nth-child(4) .txt::after {
  background-color: #66d6b9;
}
.container .job1 .job1-add {
  padding-top: 3% ;
}
.container .job1 .job1-add .box {
  width: 49%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.container .job1 .job1-add .box img {
  width: 100%;
}
.container .job1 .job1-add .box .txt {
  position: absolute;
  bottom: 0;
  padding-left: 3%;
  padding-bottom: 4%;
}
.container .job1 .job1-add .box .txt h3 {
  font-size: 22px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: bold;
}
.container .job1 .job1-add .box .txt p {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}
.container .job {
  background-color: #f8f8f8;
  margin-top: 3%;
  padding-top: 3%;
}
.container .job .job-con {
  padding-bottom: 4%;
  background: url(../img/job-bg.jpg) no-repeat bottom center;
}
.container .job .job-con .center {
  margin: auto;
  max-width: 1400px;
}
.container .job .job-con .tab > dd {
  cursor: pointer;
  margin-bottom: 1%;
  background-color: #fff;
  border: solid 1px #f5ecdc;
}
.container .job .job-con .tab > dd .top {
  border: solid 1px #f5ecdc;
  line-height: 60px;
}
.container .job .job-con .tab > dd .top .left {
  width: 60%;
  justify-content: flex-start;
}
.container .job .job-con .tab > dd .top .left i {
  font-size: 18px;
  color: #e7b154;
  padding: 0 2%;
}
.container .job .job-con .tab > dd .top .left h3 {
  letter-spacing: 1px;
  color: #222222;
  font-size: 20px;
}
.container .job .job-con .tab > dd .top .left h4 {
  font-size: 18px;
  color: #999999;
  padding: 0 2%;
}
.container .job .job-con .tab > dd .top .left h5 {
  letter-spacing: 1px;
  color: #666666;
  font-size: 18px;
  font-weight: bold;
}
.container .job .job-con .tab > dd .top .right {
  font-size: 14px;
  color: #888;
  padding-right: 2%;
}
.container .job .job-con .tab > dd .bot {
  line-height: 60px;
  padding: 0 2%;
}
.container .job .job-con .tab > dd .bot ul > li:nth-child(1) {
  width: 25%;
}
.container .job .job-con .tab .active {
  color: #fff;
  background-color: #d9b372;
  box-shadow: 0px 5px 25px 0px rgba(176, 111, 0, 0.25);
}
.container .job .job-con .tab .active .top .left,
.container .job .job-con .tab .active .top .right {
  color: #fff;
}
.container .job .job-con .tab .active .top .left i,
.container .job .job-con .tab .active .top .right i,
.container .job .job-con .tab .active .top .left h3,
.container .job .job-con .tab .active .top .right h3,
.container .job .job-con .tab .active .top .left h4,
.container .job .job-con .tab .active .top .right h4,
.container .job .job-con .tab .active .top .left h5,
.container .job .job-con .tab .active .top .right h5 {
  color: #fff;
}
.container .job .job-con .tab .content {
  padding: 3% 3%;
  color: #525252;
  display: none;
  line-height: 2;
  background-color: #fff;
}
.container .job .job-con .tab .content .top1 {
  padding-bottom: 32px;
  width: 100%;
  border-bottom: 1px solid #e1e7ed;
}
.container .job .job-con .tab .content .top1 .item:nth-child(2) {
  width: 25%;
}
.container .job .job-con .tab .content .top1 .item p {
  font-size: 16px;
  color: #525252;
}
.container .job .job-con .tab .content .top1 .item h3 {
  letter-spacing: 1px;
  color: #222222;
  font-size: 24px;
}
.container .job .job-con .tab .content .details {
  padding: 3% 0;
}
.container .job .job-con .tab .content .details .tle {
  font-weight: bold;
  padding-bottom: 2%;
}
.container .job .job-con .tab .content .emails {
  font-weight: bold;
  color: #555;
}
.container .job .job-con .tab .content a {
  margin-top: 20px;
  width: 143px;
  height: 46px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 46px;
  background-color: #1696f4;
}
.pro {
  padding: 0 0;
}
.pro .pro-box:nth-child(1) {
  padding-top: 3%;
}
