.clear {
  clear: both;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}
.fixedNav {
  top: 0 !important;
}
.banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.banner .bannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .bannerbox ul li a {
  display: block;
}
.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}
.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/next.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(255, 255, 255, 0.5) url(../images/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_positon {
  position: absolute;
  right: 0%;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  bottom: 40px;
  padding-right: 10%;
}
.banner .bannerbox .swiper_positon span {
  background: #584329;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 0 10px 0 10px;
  border: 1px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  width: 50px;
  height: 15px;
  background-color: #584329;
  border-radius: 10px;
}
.banner .bannerCover {
  width: 100%;
  height: 102px;
  background: url(../images/bannercover.png) no-repeat center;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 2;
}
.title {
  background: url(../images/titleBg.png) no-repeat center top;
  padding-bottom: 46px;
}
.title a {
  display: block;
  padding-top: 31px;
}
.title a img {
  display: block;
  margin: 0 auto;
}
.title em {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 18px;
  font-weight: normal;
  margin-top: 22px;
  align-items: center;
}
.title em b {
  font-size: 18px;
  font-weight: normal;
  color: #5b5349;
  line-height: 1;
}
.title em i {
  width: 360px;
  height: 1px;
  display: block;
  background: url(../images/titleLines.png) no-repeat center;
  margin: 0 40px;
}
.title p {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #a99f94;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  margin-top: 23px;
  line-height: 1;
}
.recruit {
  height: 978px;
  width: 100%;
  background: url(../images/recruitBg.jpg) no-repeat center;
  box-sizing: border-box;
  padding-top: 96px;
}
.recruit .recruitBox {
  width: 100%;
}
.recruit .recruitBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  height: 358px;
}
.recruit .recruitBox ul li {
  width: 200px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li i {
  width: 100%;
  height: 200px;
  position: relative;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.recruit .recruitBox ul li i b {
  border: 2px solid #584329;
  border-radius: 50%;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li i img {
  width: 85%;
  height: 85%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li em {
  display: block;
  width: 190px;
  margin: 25px auto 0;
  position: relative;
}
.recruit .recruitBox ul li em span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #50402e;
  position: relative;
  line-height: 1;
  padding-bottom: 5px;
}
.recruit .recruitBox ul li em::after {
  content: "";
  width: 100%;
  height: 8px;
  background: rgba(88, 67, 41, 0.2);
  position: absolute;
  bottom: 0;
  left: 0;
}
.recruit .recruitBox ul li a {
  display: block;
  width: 126px;
  height: 40px;
  background: url(../images/recruitMore.png) no-repeat center;
  margin: 14px auto 0;
  line-height: 40px;
  text-align: center;
}
.recruit .recruitBox ul li.on {
  width: 254px;
}
.recruit .recruitBox ul li.on i {
  height: 254px;
  box-shadow: 0 0 15px rgba(88, 67, 41, 0.1);
}
.recruit .recruitBox ul li.on i b {
  width: 228px;
  height: 228px;
  border-color: #e2dcd5;
}
.recruit .recruitBox ul li.on i img {
  width: 100%;
  height: 100%;
}
.recruit .recruitBox ul li.on em span {
  font-weight: bold;
}
.recruit .recuritMbanner {
  margin-top: 78px;
}
.recruit .recuritMbanner h4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.recruit .recuritMbanner h4::after {
  margin-left: 20px;
  content: "";
  width: 38px;
  height: 22px;
  background: url(../images/recuritMbannerr.png) no-repeat center;
}
.recruit .recuritMbanner h4::before {
  margin-right: 20px;
  content: "";
  width: 38px;
  height: 22px;
  background: url(../images/recuritMbannerl.png) no-repeat center;
}
.recruit .recuritMbanner h4 i {
  width: 44px;
  height: 44px;
  border: 1px solid #dacdbf;
  border-radius: 50%;
  margin-left: -3px;
  margin-right: -3px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #2b1e0f;
}
.recruit .recuritMbanner h4 em {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-left: -3px;
  margin-right: -3px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
}
.recruit .recuritMbanner h5 {
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.recruit .recuritMbanner h5 i {
  font-size: 29px;
  color: #e2dcd5;
  line-height: 40px;
  margin: 0 22px;
}
.recruit .recuritMbanner h5 em {
  color: #2b1e0f;
  font-size: 29px;
  line-height: 40px;
}
.recruit .recuritMbanner h5 span {
  width: 178px;
  height: 34px;
  display: flex;
  justify-content: center;
  background: #eee7e0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 34px;
  margin-left: 21px;
  align-items: center;
  border-radius: 34px;
  border: 1px dashed #d9cbbb;
}
.recruit .recuritMbanner h5 span::before {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  background: url(../images/recuritMbannerTel.png) no-repeat center;
  margin-right: 10px;
}
.recruit .recuritMbanner p {
  text-align: center;
  color: #b5a592;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 18px;
  line-height: 1;
}
.product {
  background: url(../images/productBg.jpg) no-repeat center bottom;
  width: 100%;
  height: 1040px;
  box-sizing: border-box;
  padding-top: 70px;
}
.product .productBox {
  width: 100%;
  height: 574px;
}
.product .productBox .hd {
  margin-top: 5px;
}
.product .productBox .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
}
.product .productBox .hd ul li {
  width: 294px;
  height: 68px;
  background: transparent;
  margin: 0 25px;
  position: relative;
}
.product .productBox .hd ul li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 84px;
  background: url(../images/productHd.png) no-repeat center;
  top: 0;
  right: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .hd ul li a {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 68px;
  width: 100%;
}
.product .productBox .hd ul li a em {
  text-align: right;
}
.product .productBox .hd ul li a em i {
  display: block;
  font-size: 16px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  color: #a99f94;
}
.product .productBox .hd ul li a em span {
  color: #584329;
  font-size: 16px;
}
.product .productBox .hd ul li a b {
  margin-left: 13px;
  font-size: 28px;
  font-weight: normal;
  border-top: 1px solid #d4ccc2;
  border-bottom: 1px solid #d4ccc2;
  color: #5b5349;
}
.product .productBox .hd ul li.on::before {
  width: 303px;
}
.product .productBox .bd {
  margin-top: 30px;
}
.product .productBox .bd .productList {
  position: relative;
}
.product .productBox .bd .productList .productSlide ul li {
  float: left;
  width: 404px;
  height: 454px;
  display: block;
  margin-right: 35px;
  background: rgba(242, 235, 227, 0.6);
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList .productSlide ul li a {
  display: block;
  width: 100%;
  padding: 15px 15px 0 15px;
  box-sizing: border-box;
}
.product .productBox .bd .productList .productSlide ul li a i {
  display: block;
  width: 374px;
  height: 374px;
  overflow: hidden;
}
.product .productBox .bd .productList .productSlide ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
}
.product .productBox .bd .productList .productSlide ul li a em {
  display: block;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding-top: 21px;
}
.product .productBox .bd .productList .productSlide ul li:hover {
  background: #f2ebe3;
}
.product .productBox .bd .productList .productSlideL {
  width: 43px;
  height: 17px;
  display: block;
  background: url(../images/productSlide1.png) no-repeat center;
  position: absolute;
  top: 50%;
  left: -90px;
  transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList .productSlideL:hover {
  background: url(../images/productSlide2.png) no-repeat center;
}
.product .productBox .bd .productList .productSlideR {
  width: 43px;
  height: 17px;
  display: block;
  background: url(../images/productSlide1.png) no-repeat center;
  position: absolute;
  top: 50%;
  right: -100px;
  cursor: pointer;
  transform: translateY(-50%) rotate(180deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList .productSlideR:hover {
  background: url(../images/productSlide2.png) no-repeat center;
}
.product .recuritMbanner {
  margin-top: 38px;
}
.product .recuritMbanner h5 {
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.product .recuritMbanner h5 i {
  font-size: 29px;
  color: #70685f;
  line-height: 40px;
  margin: 0 22px;
}
.product .recuritMbanner h5 em {
  color: #2b1e0f;
  font-size: 29px;
  line-height: 40px;
}
.product .recuritMbanner h5 span {
  width: 178px;
  height: 34px;
  display: flex;
  justify-content: center;
  background: #eee7e0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 34px;
  margin-left: 21px;
  align-items: center;
  border-radius: 34px;
  border: 1px dashed #d9cbbb;
}
.product .recuritMbanner h5 span::before {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  background: url(../images/recuritMbannerTel.png) no-repeat center;
  margin-right: 10px;
}
.product .recuritMbanner p {
  text-align: center;
  color: #b5a592;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 18px;
  line-height: 1;
  letter-spacing: 2px;
}
.reason {
  width: 100%;
}
.reason .reasonTop {
  width: 100%;
  height: 990px;
  background: url(../images/reasonTop.jpg) no-repeat center top;
  padding-top: 80px;
  box-sizing: border-box;
}
.reason .reasonTop .title a {
  padding-top: 40px;
}
.reason .reasonTop .title em b {
  letter-spacing: 4px;
}
.reason .reasonTop .title p {
  font-size: 16px;
  letter-spacing: 2px;
}
.reason .reasonTop .reasonTopBox {
  width: 100%;
  position: relative;
  display: block;
  height: 505px;
  padding-top: 30px;
}
.reason .reasonTop .reasonTopBox .reasonTopImg {
  width: 778px;
  height: 463px;
  display: block;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
}
.reason .reasonTop .reasonTopBox .reasonTopImg img {
  width: 778px;
  height: 463px;
  display: block;
}
.reason .reasonTop .reasonTopBox .reasonTopText {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 505px;
  width: 810px;
}
.reason .reasonTop .reasonTopBox .reasonTopText h4 {
  padding-left: 340px;
  box-sizing: border-box;
  padding-top: 54px;
  text-align: right;
  position: relative;
}
.reason .reasonTop .reasonTopBox .reasonTopText h4 span {
  text-align: center;
  font-size: 20px;
  color: #50402e;
  position: relative;
  line-height: 1;
  padding-bottom: 8px;
  display: table;
  margin-left: 205px;
  padding: 0 5px;
}
.reason .reasonTop .reasonTopBox .reasonTopText h4 span i {
  font-size: 22px;
  font-weight: bold;
  color: #584329;
  position: relative;
  z-index: 2;
  display: block;
  padding-bottom: 3px;
}
.reason .reasonTop .reasonTopBox .reasonTopText h4 span::before {
  content: "";
  width: 100%;
  height: 8px;
  background: #e0c099;
  position: absolute;
  bottom: 0;
  left: 0;
}
.reason .reasonTop .reasonTopBox .reasonTopText h4 em {
  display: block;
  font-size: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  line-height: 1.4;
  color: #726f6d;
  margin-top: 20px;
}
.reason .reasonTop .reasonTopBox .reasonTopText .reasonTopTextBox {
  width: 100%;
  height: 346px;
  padding-left: 340px;
  padding-right: 32px;
  background: url(../images/reasonTopTextBoxBg.png) repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  border: 1px solid #d8cdbf;
  padding-top: 73px;
  box-sizing: border-box;
}
.reason .reasonTop .reasonTopBox .reasonTopText .reasonTopTextBox h5 {
  color: #50402e;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 32px;
}
.reason .reasonTop .reasonTopBox .reasonTopText .reasonTopTextBox p {
  font-size: 12px;
  color: #50402e;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  opacity: 0.5;
  line-height: 1.4;
}
.reason .reasonTop .reasonTopBox .reasonTopText .reasonTopTextBox a {
  display: block;
  width: 126px;
  height: 40px;
  background: url(../images/recruitMore.png) no-repeat center;
  margin: 34px 0 0;
  line-height: 40px;
  text-align: center;
  color: #644c32;
  font-size: 14px;
  letter-spacing: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reasonTop .reasonTopBox .reasonTopText .reasonTopTextBox a:hover {
  transform: translateY(-5px);
}
.reason .reasonBottom {
  width: 100%;
  height: 975px;
  background: url(../images/reasonBottom.jpg) no-repeat bottom;
}
.reason .reasonBottom .reasonBottomBox {
  overflow: hidden;
}
.reason .reasonBottom .reasonBottomBox ul {
  width: 100%;
}
.reason .reasonBottom .reasonBottomBox ul li {
  width: 396px;
  display: flex;
  justify-content: flex-end;
  float: left;
  margin-right: 46px;
}
.reason .reasonBottom .reasonBottomBox ul li:nth-child(3) {
  margin-right: 0;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList {
  width: 340px;
  background: url(../images/reasonTopTextBoxBg.png) repeat;
  border: 1px solid #d8cdbf;
  padding: 43px 30px 27px;
  box-sizing: border-box;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h4 {
  box-sizing: border-box;
  text-align: right;
  position: relative;
  width: 100%;
  height: 70px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h4 span {
  text-align: center;
  font-size: 20px;
  color: #50402e;
  position: relative;
  line-height: 1;
  padding-bottom: 8px;
  display: inline-block;
  padding: 0 5px;
  text-align: right;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h4 span i {
  font-size: 22px;
  font-weight: bold;
  color: #584329;
  position: relative;
  z-index: 2;
  display: block;
  padding-bottom: 3px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h4 span::before {
  content: "";
  width: 100%;
  height: 8px;
  background: #e0c099;
  position: absolute;
  bottom: 0;
  left: 0;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h4 em {
  display: block;
  font-size: 12px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  text-transform: uppercase;
  line-height: 1.4;
  color: #726f6d;
  margin-top: 10px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList .reasonBottomImg {
  height: 271px;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList .reasonBottomImg img {
  display: block;
  height: 271px;
  position: absolute;
  top: 0;
  right: 0px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList h5 {
  color: #50402e;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList p {
  font-size: 12px;
  color: #50402e;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  opacity: 0.5;
  line-height: 1.2;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList a {
  display: block;
  width: 126px;
  height: 40px;
  background: url(../images/recruitMore.png) no-repeat center;
  margin: 18px 0 0 150px;
  line-height: 40px;
  text-align: center;
  color: #644c32;
  font-size: 14px;
  letter-spacing: 3px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reason .reasonBottom .reasonBottomBox ul li .reasonBottomList a:hover {
  transform: translateY(-5px);
}
.reason .reasonBottom .reasonBanner {
  padding-top: 60px;
  text-align: right;
  overflow: hidden;
}
.reason .reasonBottom .reasonBanner h4 {
  text-align: right;
  padding-top: 34px;
  background: url(../images/reasonBannerIco.png) no-repeat top right;
  font-size: 28px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 2px;
}
.reason .reasonBottom .reasonBanner p {
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #50402e;
  line-height: 1.2;
  margin-top: 10px;
}
.reason .reasonBottom .reasonBanner a {
  margin-top: 9px;
  width: 178px;
  height: 34px;
  display: flex;
  justify-content: center;
  background: transparent;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 34px;
  margin-left: 1098px;
  align-items: center;
  border-radius: 34px;
  border: 1px dashed #50402e;
}
.reason .reasonBottom .reasonBanner a::before {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  background: url(../images/recuritMbannerTel.png) no-repeat center;
  margin-right: 10px;
}
.about {
  width: 100%;
  background: url(../images/aboutBg.jpg) no-repeat center;
  height: 899px;
  position: relative;
  box-sizing: border-box;
  z-index: 2;
}
.about::before {
  content: "";
  width: 100%;
  height: 94px;
  background: url(../images/aboutCover.png) no-repeat center;
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 2;
}
.about .aboutBox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
}
.about .aboutBox .aboutBoxL {
  width: 640px;
}
.about .aboutBox .aboutBoxL .aboutTitle {
  width: 100%;
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: url(../images/titleBg2.png) no-repeat 0 40px;
}
.about .aboutBox .aboutBoxL .aboutTitle a {
  border-bottom: 1px solid #a14546;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.about .aboutBox .aboutBoxL .aboutTitle a i img {
  display: block;
}
.about .aboutBox .aboutBoxL .aboutTitle a em {
  display: block;
  border-top: 1px solid #a14546;
  margin-top: 20px;
}
.about .aboutBox .aboutBoxL .aboutTitle a em b {
  font-weight: normal;
  font-size: 20px;
  color: #fff;
  display: block;
}
.about .aboutBox .aboutBoxL .aboutTitle a em span {
  display: block;
  font-family: 14px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  color: rgba(255, 255, 255, 0.3);
}
.about .aboutBox .aboutBoxL .aboutTitle .aboutEn {
  font-size: 25px;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.about .aboutBox .aboutBoxL .aboutTitle .aboutEn i {
  font-size: 25px;
  text-transform: uppercase;
  color: #fff;
  opacity: 0.76;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.about .aboutBox .aboutBoxL .aboutTitle .aboutEn span {
  font-size: 15px;
  color: #fff;
  opacity: 0.5;
  margin-left: 10px;
  letter-spacing: 5px;
}
.about .aboutBox .aboutBoxL .aboutText {
  margin-top: 123px;
}
.about .aboutBox .aboutBoxL .aboutText h4 a {
  display: table;
  font-size: 21px;
  color: #fff;
  line-height: 1;
  padding-bottom: 36px;
  border-bottom: 1px solid #af6e6e;
  position: relative;
}
.about .aboutBox .aboutBoxL .aboutText h4 a::after {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #af6e6e;
  position: absolute;
  bottom: -4px;
  left: -12px;
}
.about .aboutBox .aboutBoxL .aboutText p {
  width: 570px;
  font-size: 15px;
  line-height: 2;
  margin-top: 40px;
  color: rgba(255, 255, 255, 0.5);
  height: 210px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  text-indent: 2em;
}
.about .aboutBox .aboutBoxL .aboutText .aboutMore {
  font-size: 15px;
  color: #fff;
  margin-top: 40px;
  display: block;
  letter-spacing: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutBox .aboutBoxL .aboutText .aboutMore:hover {
  transform: translateY(-5px);
}
.about .aboutBox .aboutBoxR {
  width: 640px;
  padding-bottom: 62px;
  position: relative;
}
.about .aboutBox .aboutBoxR a {
  position: absolute;
  width: 733px;
  height: 487px;
  bottom: 0;
  left: 0;
  background: url(../images/aboutBoxR.png) no-repeat center right;
}
.about .aboutBox .aboutBoxR a img {
  display: block;
  width: 713px;
  height: 426px;
}
.cooperate {
  width: 100%;
  height: 1004px;
  background: url(../images/cooperateBg.jpg) no-repeat center;
}
.cooperate .cooperateMbanner {
  padding-top: 60px;
}
.cooperate .cooperateMbanner h4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cooperate .cooperateMbanner h4::after {
  margin-left: 20px;
  content: "";
  width: 38px;
  height: 22px;
  background: url(../images/recuritMbannerr.png) no-repeat center;
}
.cooperate .cooperateMbanner h4::before {
  margin-right: 20px;
  content: "";
  width: 38px;
  height: 22px;
  background: url(../images/recuritMbannerl.png) no-repeat center;
}
.cooperate .cooperateMbanner h4 i {
  width: 44px;
  height: 44px;
  border: 1px solid #dacdbf;
  border-radius: 50%;
  margin-left: -3px;
  margin-right: -3px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
  color: #2b1e0f;
}
.cooperate .cooperateMbanner h4 em {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-left: -3px;
  margin-right: -3px;
  line-height: 44px;
  text-align: center;
  font-size: 20px;
}
.cooperate .cooperateMbanner h5 {
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}
.cooperate .cooperateMbanner h5 i {
  font-size: 29px;
  color: #70685f;
  line-height: 40px;
  margin: 0 22px;
}
.cooperate .cooperateMbanner h5 em {
  color: #2b1e0f;
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 2px;
}
.cooperate .cooperateMbanner h5 span {
  width: 178px;
  height: 34px;
  display: flex;
  justify-content: center;
  background: #eee7e0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 34px;
  margin-left: 21px;
  align-items: center;
  border-radius: 34px;
  border: 1px dashed #d9cbbb;
}
.cooperate .cooperateMbanner h5 span::before {
  content: "";
  width: 19px;
  height: 19px;
  display: block;
  background: url(../images/recuritMbannerTel.png) no-repeat center;
  margin-right: 10px;
}
.cooperate .cooperateMbanner p {
  text-align: center;
  color: #b5a592;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 18px;
  line-height: 1;
  letter-spacing: 1.5px;
}
.cooperate .title {
  margin-top: 72px;
}
.cooperate .title em span {
  width: 1380px;
  height: 7px;
  background: url(../images/cooperateLine.png) no-repeat center;
  display: block;
  margin: 0 auto;
}
.cooperate .title .cooperteText {
  display: block;
  text-align: center;
  padding-top: 34px;
  font-size: 22px;
  color: #5b5349;
}
.cooperate .title p {
  font-size: 12px;
  line-height: 1.5;
}
.cooperate .cooperateImg {
  display: block;
}
.cooperate .cooperateImg img {
  display: block;
  width: 100%;
}
.cooperate .cooperateList {
  padding-top: 30px;
}
.cooperate .cooperateList ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 25px;
  box-sizing: border-box;
}
.cooperate .cooperateList ul li {
  line-height: 34px;
  font-size: 16px;
  color: #5b5349;
  width: 49%;
}
.news {
  width: 100%;
  height: 815px;
  display: block;
  background: url(../images/newsBg.jpg) no-repeat center;
  padding-top: 70px;
  box-sizing: border-box;
}
.news .newsBox {
  position: relative;
  width: 100%;
}
.news .newsBox .newsBoxTitle {
  width: 260px;
}
.news .newsBox .newsBoxTitle .newsTitle {
  background: url(../images/titleBg.png) no-repeat center top;
  padding-bottom: 46px;
  background-size: 235px;
  padding-top: 35px;
  box-sizing: border-box;
}
.news .newsBox .newsBoxTitle .newsTitle h3 a img {
  display: block;
}
.news .newsBox .newsBoxTitle .newsTitle i {
  display: block;
  width: 100%;
  height: 1px;
  background: #d3c8ba;
  margin-top: 5px;
}
.news .newsBox .newsBoxTitle .newsTitle em {
  margin-top: 18px;
  line-height: 1;
  font-size: 16px;
  text-transform: uppercase;
  display: block;
  color: #a99f94;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
}
.news .newsBox .newsBoxTitle .newsBoxCenter {
  width: 100%;
  top: 0;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd {
  width: 260px;
  height: 300px;
  position: relative;
  z-index: 9;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-items: flex-end;
  height: 300px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li {
  width: 84px;
  height: 263px;
  display: block;
  background: #584329;
  margin-top: 37px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li a {
  overflow: hidden;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li a em {
  padding-top: 54px;
  box-sizing: border-box;
  display: block;
  writing-mode: vertical-lr;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 30px;
  position: relative;
  line-height: 1;
  margin-right: 12px;
  float: left;
  margin-left: 14px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li a em::after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
  border: 1px solid #fff;
  position: absolute;
  bottom: -12px;
  right: -6px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li a em::before {
  content: "";
  width: 1px;
  height: 0;
  display: block;
  position: absolute;
  bottom: -115px;
  left: 50%;
  border: 0;
  border-radius: 0;
  transform: translateX(-50%);
  background: #d5d5d5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li a span {
  padding-top: 54px;
  box-sizing: border-box;
  display: block;
  width: 1em;
  font-size: 20px;
  color: #fff;
  float: left;
  line-height: 1.2;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li.on {
  height: 300px;
  margin-top: 0;
  background: #916e44;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .hd ul li.on a em::before {
  height: 94px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop {
  padding-left: 300px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi {
  width: 480px;
  height: 464px;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 30px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg {
  box-sizing: border-box;
  padding: 22px 18px;
  display: block;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg i {
  width: 100%;
  height: 314px;
  display: block;
  overflow: hidden;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg i img {
  display: block;
  width: 100%;
  height: 314px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg em {
  display: block;
  font-size: 18px;
  margin-top: 20px;
  position: relative;
  line-height: 1;
  padding-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg em::before {
  content: "";
  width: 4px;
  height: 16px;
  background: #584329;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg span {
  width: 112px;
  height: 33px;
  border: 1px dashed #b0a9a1;
  display: block;
  border-radius: 33px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-top: 23px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg span::before {
  content: "";
  width: 13px;
  height: 13px;
  margin-right: 6px;
  background: url(../images/newsTime.png) no-repeat center;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsTop .newsLi .newsImg:hover i img {
  transform: scale(1.1);
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom {
  margin-top: 22px;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li {
  width: 412px;
  height: 152px;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a {
  display: block;
  padding: 42px 22px 0;
  width: 100%;
  height: 152px;
  box-sizing: border-box;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a i {
  display: block;
  width: 42px;
  height: 2px;
  background: #916e44;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a em {
  display: block;
  line-height: 1;
  margin: 28px 0 20px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a span {
  color: #7e7e7e;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a span u {
  text-decoration: none;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li a b {
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  top: 30px;
  right: 30px;
  background: url(../images/newsMore.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsBox .newsBoxTitle .newsBoxCenter .bd .newsList .newsBottom ul li:hover a b {
  top: 12px;
  background: url(../images/newsMore2.png) no-repeat center;
}
