body {
  min-width: 1400px;
  background: #FFFBF6;
  background: none;
  overflow-x: hidden;
}

.bodyBox {
  background: url(../images/header_bg.jpg) no-repeat top center;
  background-image: url(../images/header_bg@2x.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1920px;
  overflow: hidden;
}

.headerbg {
  height: 330px;
  position: relative;
}

.header {
  min-height: initial;
  height: 910px;
}

.banner {
  width: 1000px;
  height: 583px;
  background: url(../images/banner_bg.png) center top no-repeat;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 330px;
  z-index: 2;
}

.banner .focus-btn-left, .banner .focus-btn-right {
  display: block;
  width: 38px;
  height: 94px;
  background: url(../images/focus_btn_left.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 240px;
  left: 64px;
}

.banner .focus-btn-right {
  background: url(../images/focus_btn_right.png) center center no-repeat;
  left: auto;
  right: 64px;
}

.swiper-container-focus {
  margin: 30px auto 0;
  width: 796px;
  height: 522px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus .swiper-slide {
  width: 796px;
  margin: 0 auto;
  position: relative;
}

.swiper-container-focus .swiper-slide img {
  width: 796px;
  height: 522px;
}

.swiper-container-focus .swiper-slide div.shadow {
  display: block;
  width: 100%;
  height: 40px;
  background: #000;
  filter: alpha(opacity=75);
  opacity: .75;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.swiper-container-focus .swiper-slide p {
  display: block;
  width: 80%;
  height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
  text-indent: 1em;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.swiper-container-focus .swiper-slide p a {
  color: #fff;
}

.swiper-container-focus .swiper-pagination {
  width: 100%;
  height: 12px;
  position: absolute;
  right: 0px;
  bottom: 12px;
  text-align: right;
}

.swiper-container-focus .swiper-pagination span.swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 15px 0 0;
  background: none;
  opacity: 1;
  border: 1px solid #FFFFFF;
}

.swiper-container-focus .swiper-pagination span.swiper-pagination-bullet-active {
  background: #fff;
}

/*tongxin*/
.tongxin {
  width: 1100px;
  margin: 30px auto 0;
}

.tongxin .tongxin-title {
  height: 60px;
  background: url(../images/title_tongxin.png) center center no-repeat;
}

.tongxin .tongxin_con {
  margin: 10px auto 0;
}

.tongxin .tongxin_con .left {
  width: 430px;
  float: left;
}

.tongxin .tongxin_con .mid {
  width: 420px;
  margin-left: 15px;
  float: left;
}

.tongxin .tongxin_con .mid ul li {
  padding: 16px 0 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-family: PingFangSC-Regular;
}

.tongxin .tongxin_con .right {
  width: 222px;
  float: right;
}

.tongxin .tongxin_con .right ul li {
  width: 222px;
  margin: 16px auto 17px;
}

.tongxin .tongxin_con .right ul li p {
  margin-top: 7px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  font-family: PingFangSC-Regular;
}

/*yaowen*/
.yaowen {
  height: auto;
  background: url(../images/yaowen_bg.png) center top no-repeat;
  margin-top: 50px;
  padding-bottom: 20px;
  overflow: visible;
  position: relative;
}

.yaowen .yaowen-title {
  margin-top: 0px;
  height: 101px;
  background: url(../images/title_yaowen.png) no-repeat center;
}

.newBox {
  width: 1000px;
  margin: 0 auto;
}

.newBox ul {
  border-top: none;
}

.newBox ul li {
  width: 490px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  font-size: 18px;
  line-height: 50px;
}

.newBox ul li.line {
  border-top: none;
  margin: 20px 0;
}

/*mulu*/
.mulu {
  height: 605px;
  background: url(../images/mulu_bg.jpg) center -50px no-repeat;
  margin-top: 50px;
  padding-bottom: 0px;
  overflow: visible;
  position: relative;
}

.mulu .mulu-title {
  margin-top: 0px;
  height: 101px;
  background: url(../images/title_mulu.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.mulu .mulu_box {
  box-sizing: border-box;
  width: 1096px;
  height: 507px;
  background: url(../images/mulu_list_bg.png) center top no-repeat;
  border: none;
  padding: 80px 0 0px 0;
  margin: -80px auto 0px;
  position: relative;
}

.mulu .mulu_box .mulu-prev, .mulu .mulu_box .mulu-next {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 78px;
  background: url(../images/daibiao_btn_left.png) center center no-repeat;
  position: absolute;
  top: 190px;
  left: -14px;
}

.mulu .mulu_box .mulu-next {
  background: url(../images/daibiao_btn_right.png) center center no-repeat;
  left: auto;
  right: -14px;
}

.swiper-container-mulu {
  margin: 0px auto 0;
  width: 980px;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.swiper-container-mulu .swiper-slide {
  width: 980px;
  margin: 0px auto 0;
  position: relative;
}

.swiper-container-mulu .swiper-slide ul {
  width: 100%;
  float: left;
  padding: 20px 0;
}

.swiper-container-mulu .swiper-slide ul li {
  box-sizing: border-box;
  width: 470px;
  border-bottom: 1px dashed #EAD2B1;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 18px;
  line-height: 50px;
  font-family: Microsoft YaHei;
  color: #A47744;
}

.swiper-container-mulu .swiper-slide ul li a {
  color: #A47744;
}

.swiper-container-mulu .swiper-slide ul li:nth-child(even) {
  float: right;
}

.swiper-container-mulu .swiper-slide ul li:nth-of-type(6), .swiper-container-mulu .swiper-slide ul li:nth-of-type(5), .swiper-container-mulu .swiper-slide ul li:last-of-type, .swiper-container-mulu .swiper-slide ul li:nth-last-of-type(1), .swiper-container-mulu .swiper-slide ul li:nth-last-of-type(2) {
  border-bottom: none;
}

.swiper-container-mulu .swiper-slide ul li.line {
  border-bottom: none;
  margin: 15px 0;
}

.swiper-container-mulu .swiper-pagination {
  display: none;
}

/*dabiao*/
.daibiao {
  box-sizing: border-box;
  height: 478px;
  margin-top: 10px;
  padding-bottom: 0px;
  overflow: hidden;
  background: url(../images/daibiao_bg.png) bottom center no-repeat;
  position: relative;
}

.daibiao .daibiao-title {
  margin-top: 0px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  margin-left: -500px;
  width: 1000px;
  height: 100px;
  background: none;
}

.daibiao .daibiao-title a {
  display: inline-block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
}

.daibiao .daibiao_box {
  box-sizing: border-box;
  width: 1070px;
  height: 453px;
  background: url(../images/title_daibiao.png) center top no-repeat;
  border: none;
  padding: 110px 0 0px 0;
  margin: 0px auto 0px;
  position: relative;
}

.daibiao .daibiao_box .daibiao-prev, .daibiao .daibiao_box .daibiao-next {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 78px;
  background: url(../images/daibiao_btn_left.png) center center no-repeat;
  position: absolute;
  top: 210px;
  left: -28px;
}

.daibiao .daibiao_box .daibiao-next {
  background: url(../images/daibiao_btn_right.png) center center no-repeat;
  left: auto;
  right: -28px;
}

.swiper-container-daibiao {
  width: 1000px;
  height: 340px;
  margin: 0px auto 0;
}

.swiper-container-daibiao .swiper-slide {
  width: 100%;
  height: 340px;
  margin: 0px auto 0;
  position: relative;
}

.swiper-container-daibiao .swiper-slide ul {
  width: 100%;
  float: none;
  padding: 0px 0;
}

.swiper-container-daibiao .swiper-slide ul li {
  width: 490px;
  padding-left: 20px;
  padding-right: 0px;
  background: url(../images/icon_title01.jpg) left center no-repeat;
  font-size: 18px;
  line-height: 50px;
  color: #333;
}

.swiper-container-daibiao .swiper-slide ul li a {
  color: #333;
}

.swiper-container-daibiao .swiper-slide ul li.line {
  border-top: none;
  margin: 15px 0;
}

.swiper-container-daibiao .swiper-pagination {
  display: none;
}

/*mianduimian*/
.mianduimian {
  height: 662px;
  background: url(../images/mdm_bg.jpg) center top no-repeat;
  margin-top: 0px;
  padding-bottom: 0px;
  overflow: visible;
  position: relative;
}

.mianduimian .mianduimian-title {
  margin-top: 25px;
  height: 101px;
  background: url(../images/title_mdm.png) no-repeat center;
}

.mianduimian .mianduimian_bg {
  width: 1120px;
  position: relative;
  margin: 0 auto;
}

.mianduimian .mianduimian_bg .mdm-prev, .mianduimian .mianduimian_bg .mdm-next {
  display: block;
  width: 30px;
  height: 78px;
  background: url(../images/mdm_btn_left.png) center center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 170px;
  left: -50px;
}

.mianduimian .mianduimian_bg .mdm-next {
  background: url(../images/mdm_btn_right.png) center center no-repeat;
  left: auto;
  right: -50px;
}

.swiper-container-mdm {
  margin: 50px auto 0;
  width: 1120px;
  height: 440px;
  overflow: hidden;
  position: relative;
}

.swiper-container-mdm .swiper-slide {
  text-align: center;
}

.swiper-container-mdm .swiper-slide li {
  list-style: none;
  display: inline-block;
  width: 320px;
  height: 180px;
  margin: 0 25px 60px 25px;
  position: relative;
}

.swiper-container-mdm .swiper-slide li img {
  object-fit: contain;
  background-color: #c00;
}

.swiper-container-mdm .swiper-slide li div.bg {
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 320px;
  background: url(../images/bg_btm.png);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.swiper-container-mdm .swiper-slide li div.bg h4 {
  width: 320px;
  padding: 4px 0;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  /* text-align: center; */
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  align-items: center;
  text-align: justify;
}

.meiti_allbg {
  height: 1112px;
  background: url(../images/meiti_bg.jpg) center top no-repeat;
}

.meiti {
  height: 570px;
  overflow: hidden;
}

.meiti .meiti-title {
  margin-top: 40px;
  height: 101px;
  background: url(../images/title_meiti.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.meiti .meiti_con {
  width: 1120px;
  margin: 40px auto 0;
  position: relative;
}

.meiti .meiti_con .meiti-prev, .meiti .meiti_con .meiti-next {
  width: 70px;
  height: 250px;
  background: url(../images/daibiao_btn_left.png) left center no-repeat;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}

.meiti .meiti_con .meiti-next {
  background: url(../images/daibiao_btn_right.png) right center no-repeat;
  left: auto;
  right: 0;
}

.swiper-container-meiti {
  margin: 0px auto 0;
  width: 1020px;
  height: 280px;
  overflow: hidden;
  position: relative;
}

.swiper-container-meiti .swiper-slide {
  text-align: center;
}

.swiper-container-meiti .swiper-slide li {
  list-style: none;
  display: inline-block;
  width: 320px;
  height: auto;
}

.swiper-container-meiti .swiper-slide li p {
  box-sizing: border-box;
  height: 70px;
  padding: 10px 25px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  background: url(../images/meiti_pic_bg.png) center center no-repeat;
}

/*lvzhi*/
.lvzhi {
  height: 540px;
  margin-top: 0px;
  padding-bottom: 0px;
  overflow: visible;
  position: relative;
}

.lvzhi .lvzhi-title {
  margin-top: 40px;
  height: 101px;
  background: url(../images/title_lvzhi.png) no-repeat center;
  position: relative;
  z-index: 2;
}

.lvzhi .lvzhi_box {
  box-sizing: border-box;
  width: 1096px;
  height: 507px;
  background: url(../images/mulu_list_bg.png) center top no-repeat;
  border: none;
  padding: 80px 0 0px 0;
  margin: -80px auto 0px;
  position: relative;
}

.lvzhi .lvzhi_box .lvzhi-prev, .lvzhi .lvzhi_box .lvzhi-next {
  display: block;
  cursor: pointer;
  width: 30px;
  height: 78px;
  background: url(../images/daibiao_btn_left.png) center center no-repeat;
  position: absolute;
  top: 190px;
  left: -14px;
}

.lvzhi .lvzhi_box .lvzhi-next {
  background: url(../images/daibiao_btn_right.png) center center no-repeat;
  left: auto;
  right: -14px;
}

.swiper-container-lvzhi {
  margin: 0px auto 0;
  width: 980px;
  height: 380px;
  overflow: hidden;
  position: relative;
}

.swiper-container-lvzhi .swiper-slide {
  width: 980px;
  margin: 0px auto 0;
  position: relative;
}

.swiper-container-lvzhi .swiper-slide ul {
  width: 100%;
  float: left;
  padding: 20px 0;
}

.swiper-container-lvzhi .swiper-slide ul li {
  box-sizing: border-box;
  width: 470px;
  border-bottom: 1px dashed #EAD2B1;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  font-size: 18px;
  line-height: 50px;
  font-family: Microsoft YaHei;
  color: #A47744;
}

.swiper-container-lvzhi .swiper-slide ul li a {
  color: #A47744;
}

.swiper-container-lvzhi .swiper-slide ul li:nth-child(even) {
  float: right;
}

.swiper-container-lvzhi .swiper-slide ul li:nth-of-type(6), .swiper-container-lvzhi .swiper-slide ul li:nth-of-type(5), .swiper-container-lvzhi .swiper-slide ul li:last-of-type, .swiper-container-lvzhi .swiper-slide ul li:nth-last-of-type(1), .swiper-container-lvzhi .swiper-slide ul li:nth-last-of-type(2) {
  border-bottom: none;
}

.swiper-container-lvzhi .swiper-slide ul li.line {
  border-bottom: none;
  margin: 15px 0;
}

.swiper-container-lvzhi .swiper-pagination {
  display: none;
}

/*footer*/
.footer {
  background: #FFFBF6;
  color: rgba(0, 0, 0, 0.5);
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
