.main .news {
  margin-top: 5%;
}
.main .news .lef {
  width: 50%;
}
.main .news .bt {
  font-size: 36px;
  color: #4c4c4c;
  border-left: 6px solid #cd9752;
  padding-left: 3%;
}
.main .news .text {
  margin-left:7%;
}
.main .news .text b {
  color: #cd9752;
  font-size: 40px;
  display: block;
  overflow: hidden;
text-overflow: ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical; 
-webkit-line-clamp:2;
}
.main .news .text p {
  font-size: 24px;
  color: #333333;
  line-height: 60px;
  margin-top: 8%;
  padding-right: 5%;
}
.main .news .rig {
  width: 50%;
  position: relative;
  overflow: hidden;
}
.main .news .swiper-container3 .swiper-pagination {
  bottom: 3%;
  font-size: 23px;
  width:50%;
}
.main .news .swiper-container3 .swiper-button-prev {
  background: url(../images/zuo.png) no-repeat;
  top: 95.5%;
  left: 20%;
}
.main .news .swiper-container3 .swiper-button-next {
  background: url(../images/you.png) no-repeat;
  top: 95.5%;
  right: 70%;
}
.main .chanpin {
  margin-top: 8%;
}
.main .chanpin .bt {
  font-size: 36px;
  color: #4c4c4c;
  text-align: center;
}
.main .chanpin .bt .xian {
  width: 46px;
  border-top: 6px solid #cd9752;
  margin: 0 auto;
  margin-top: 1%;
}
.main .chanpin .top {
  display: flex;
  justify-content: space-between;
  margin-top: 7%;
}
.main .chanpin .top .lef {
  width: 50%;
  position: relative;
}
.main .chanpin .top .lef .tp {
  overflow: hidden;
}
.main .chanpin .top .lef .tp img {
  transition: all 0.6s;
}
.main .chanpin .top .lef .tp:hover img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.main .chanpin .top .lef .pbox {
  font-size: 40px;
  color: #ffffff;
  background: #cd9752;
  width: 70px;
  height: 80px;
  line-height: 60px;
  position: absolute;
  top: -10%;
  left: 10%;
}
.main .chanpin .top .lef .pbox p {
  border-bottom: 4px solid #ffffff;
  text-align: center;
  width: 40px;
  margin: 0 auto;
}
.main .chanpin .top .rig {
  width: 50%;
  margin-left: 7%;
}
.main .chanpin .top .rig b {
  font-size: 28px;
  color: #cd9752;
  display: block;
}
.main .chanpin .top .rig p {
  font-size: 16px;
  color: #282828;
  margin-top: 6%;
  line-height: 30px;
}
.main .chanpin .bot {
  display: flex;
  justify-content: space-between;
  margin-top: 10%;
}
.main .chanpin .bot .lefs {
  display: none;
}
.main .chanpin .bot .lef {
  width: 50%;
  position: relative;
  margin-left: 7%;
}
.main .chanpin .bot .lef .tp {
  overflow: hidden;
}
.main .chanpin .bot .lef .tp img {
  transition: all 0.6s;
}
.main .chanpin .bot .lef .tp:hover img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.main .chanpin .bot .lef .pbox {
  font-size: 40px;
  color: #ffffff;
  background: #cd9752;
  width: 70px;
  height: 80px;
  line-height: 60px;
  position: absolute;
  top: -10%;
  left: 10%;
}
.main .chanpin .bot .lef .pbox p {
  border-bottom: 4px solid #ffffff;
  text-align: center;
  width: 40px;
  margin: 0 auto;
}
.main .chanpin .bot .rig {
  width: 50%;
}
.main .chanpin .bot .rig b {
  font-size: 28px;
  color: #cd9752;
  display: block;
}
.main .chanpin .bot .rig p {
  font-size: 16px;
  color: #282828;
  margin-top: 6%;
  line-height: 30px;
}
.main .jijiu {
  margin-top: 5%;
}
.main .jijiu .bt {
  font-size: 36px;
  color: #4c4c4c;
  text-align: center;
}
.main .jijiu .bt .xian {
  width: 46px;
  border-top: 6px solid #cd9752;
  margin: 0 auto;
  margin-top: 1%;
}
.main .jijiu .text {
  margin-top: 2%;
}
.main .jijiu .text p {
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 30px;
}
.main .jijiu ul {
  display: flex;
  justify-content: space-between;
  margin-top: 5%;
}
.main .jijiu ul li {
  background: #cd9752;
  width: 31%;
  text-align: center;
  padding-bottom: 5%;
  transition: all 1.5s;
}
.main .jijiu ul li .tp {
  width: 30%;
  margin: 0 auto;
  margin-top: 15%;
}
.main .jijiu ul li b {
  font-size: 24px;
  color: #ffffff;
  display: block;
  margin-top: 5%;
}
.main .jijiu ul li p {
  margin-top: 5%;
  color: #fcf9f6;
  font-size: 16px;
  padding: 0 5%;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .jijiu ul li a {
  width: 25%;
  color: #ffffff;
  display: block;
  margin: 0 auto;
  border: 1px solid #ffffff;
  font-size: 16px;
  line-height: 32px;
  margin-top: 6%;
}
.main .jijiu ul li:hover .tp {
  transform: rotateY(360deg);
  transition: all 1.5s;
}
.main .big {
  background: url(../images/bg1.png) no-repeat;
  margin-top: 4%;
}
.main .big .text {
  text-align: center;
  padding-top: 10%;
  padding-bottom: 11%;
}
.main .big .text p:nth-child(1) {
  font-size: 80px;
  color: #ffffff;
}
.main .big .text p:nth-child(2) {
  font-size: 48px;
  color: #ffffff;
  margin-top: 1%;
}
.main .big .text p:nth-child(3) {
  font-size: 16px;
  color: #ffffff;
  margin-top: 5%;
}
.main .jijin {
  margin-top: 5%;
}
.main .jijin .bt {
  font-size: 36px;
  color: #4c4c4c;
  text-align: center;
}
.main .jijin .bt .xian {
  width: 46px;
  border-top: 6px solid #cd9752;
  margin: 0 auto;
  margin-top: 1%;
}
.main .jijin ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .jijin ul li {
  width: 31%;
  margin-top: 5%;
}
.main .jijin ul li a div {
  overflow: hidden;
}
.main .jijin ul li a div img {
  transition: all 0.6s;
}
.main .jijin ul li a p {
  font-size: 18px;
  color: #282828;
  margin-top: 4%;
}
.main .jijin ul li a span {
  font-size: 14px;
  color: #282828;
  display: block;
  margin-top: 4%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .jijin ul li:hover a > div > img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.main .hezuo {
  margin-top: 5%;
  background: #f2f2f2;
  padding: 3% 0;
}
.main .hezuo .bt {
  font-size: 36px;
  color: #4c4c4c;
  text-align: center;
}
.main .hezuo .bt .xian {
  width: 46px;
  border-top: 6px solid #cd9752;
  margin: 0 auto;
  margin-top: 1%;
}
.main .hezuo .swiper-container2 {
  overflow: hidden;
  margin-top: 1%;
}
.main .hezuo .swiper-container2 .swiper-wrapper .swiper-slide ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.main .hezuo .swiper-container2 .swiper-wrapper .swiper-slide ul li {
  width: 18%;
  margin-top: 2%;
}
.swiper-container3{
    margin-top:20px;
    padding-bottom:50px;
    width:100%;
}
.swiper-container3 .swiper-slide{
    display:flex;
}
@media screen and (max-width: 1200px) {
  .main .news {
    flex-wrap: wrap;
    padding: 0 4%;
    box-sizing: border-box;
  }
  .main .news .lef {
    width: 100%;
  }
  .main .news .lef .bt {
    font-size: 24px;
    padding-left: 3%;
  }
  .main .news .text b {
    font-size: 26px;
  }
  .main .news .text p {
    font-size: 18px;
    line-height: 36px;
  }
  .main .news .rig {
    width: 100%;
    overflow: initial;
  }
  .main .news .swiper-container3 {
    overflow: hidden;
  }
  .main .news  .swiper-container3 .swiper-wrapper .swiper-slide {
    width: 100%;
    flex-wrap:wrap;
  }
  .main .news  .swiper-container3 .swiper-pagination {
    bottom: 5%;
    width:100%;
  }
  .main .news  .swiper-container3 .swiper-button-prev {
    top: 94%;
    left: 27%;
  }
  .main .news  .swiper-container3 .swiper-button-next {
    top: 94%;
    right: 27%;
  }
  .main .chanpin {
    margin-top: 30%;
  }
  .main .chanpin .bt {
    font-size: 24px;
    padding-left: 3%;
  }
  .main .chanpin .bt .xian {
    border-top: 3px solid #cd9752;
  }
  .main .chanpin .top {
    flex-wrap: wrap;
    padding: 0 4%;
  }
  .main .chanpin .top .lef {
    width: 100%;
  }
  .main .chanpin .top .lef .pbox {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 39px;
  }
  .main .chanpin .top .lef .pbox p {
    border-bottom: 1px solid #ffffff;
    width: 31px;
  }
  .main .chanpin .top .rig {
    width: 100%;
    margin-left: 0%;
  }
  .main .chanpin .top .rig b {
    font-size: 22px;
  }
  .main .chanpin .top .rig p {
    font-size: 14px;
    margin-top: 4%;
    line-height: 24px;
  }
  .main .chanpin .bot {
    flex-wrap: wrap;
    padding: 0 4%;
    margin-top: 18%;
  }
  .main .chanpin .bot .lefs {
    display: block;
  }
  .main .chanpin .bot .lefp {
    display: none;
  }
  .main .chanpin .bot .lef {
    width: 100%;
    margin-left: 0%;
  }
  .main .chanpin .bot .lef .pbox {
    font-size: 24px;
    width: 50px;
    height: 50px;
    line-height: 39px;
  }
  .main .chanpin .bot .lef .pbox p {
    border-bottom: 1px solid #ffffff;
    width: 31px;
  }
  .main .chanpin .bot .rig {
    width: 100%;
  }
  .main .chanpin .bot .rig b {
    font-size: 22px;
  }
  .main .chanpin .bot .rig p {
    font-size: 14px;
    margin-top: 4%;
    line-height: 24px;
  }
  .main .jijiu {
    margin-top: 15%;
  }
  .main .jijiu .bt {
    font-size: 24px;
    padding-left: 3%;
  }
  .main .jijiu .bt .xian {
    border-top: 3px solid #cd9752;
  }
  .main .jijiu .text p {
    font-size: 16px;
    line-height: 24px;
    padding: 0 5%;
    margin-top: 5%;
  }
  .main .jijiu ul {
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
    padding-right: 5%;
  }
  .main .jijiu ul li {
    width: 46%;
    margin-top: 2%;
    margin-left: 5%;
  }
  .main .jijiu ul li .tp {
    width: 40%;
  }
  .main .jijiu ul li b {
    font-size: 18px;
  }
  .main .jijiu ul li p {
    font-size: 14px;
    padding: 0 5%;
    line-height: 20px;
  }
  .main .jijiu ul li a {
    width: 66%;
    font-size: 14px;
    line-height: 28px;
    margin-top: 15%;
  }
  .main .big {
    margin-top: 12%;
    background-size: 100%;
  }
  .main .big .text {
    padding-top: 5%;
  }
  .main .big .text p:nth-child(1) {
    font-size: 21px;
  }
  .main .big .text p:nth-child(2) {
    font-size: 16px;
  }
  .main .big .text p:nth-child(3) {
    font-size: 14px;
    margin-top: 1%;
  }
  .main .jijin {
    margin-top: 15%;
  }
  .main .jijin .bt {
    font-size: 18px;
    padding-left: 3%;
  }
  .main .jijin .bt .xian {
    border-top: 3px solid #cd9752;
  }
  .main .jijin ul {
    overflow-x: auto;
    width: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
    padding-right: 3%;
  }
  .main .jijin ul li {
    width: 46%;
    margin-left: 4%;
  }
  .main .jijin ul li a p {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .main .jijin ul li a span {
    font-size: 12px;
    margin-top: 6%;
  }
  .main .hezuo {
    margin-top: 15%;
  }
  .main .hezuo .bt {
    font-size: 18px;
    padding-left: 3%;
  }
  .main .hezuo .bt .xian {
    border-top: 3px solid #cd9752;
  }
  .main .hezuo .swiper-container2 .swiper-wrapper .swiper-slide ul {
    padding: 0 3%;
  }
  .main .hezuo .swiper-container2 .swiper-wrapper .swiper-slide ul li {
    width: 48%;
  }
  .lef p{
	display:none;
  }
}
