.main .liucheng {
  margin-top: 5%;
}
.main .liucheng .bt {
  text-align: center;
}
.main .liucheng .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .liucheng .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% auto;
}
.main .liucheng .bt p {
  color: #999999;
  font-size: 18px;
}
.main .liucheng ul {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.main .liucheng ul li {
  width: 153px;
  height: 153px;
  border-radius: 100%;
  border: 5px solid #b2b2b2;
  transition: all 0.6s;
  position: relative;
}
.main .liucheng ul li .nr p {
  color: #333333;
  font-size: 24px;
  text-align: center;
  line-height: 153px;
}
.main .liucheng ul li .tp {
  position: absolute;
  right: -29%;
  top: 38%;
}
.main .liucheng ul li:hover {
  border: #cc0202 dashed 5px;
  transition: all 0.6s;
}
.main .guanyu {
  margin-top: 5%;
  padding: 3% 0;
  box-sizing: border-box;
  background: url(../images/bg.png) no-repeat 100%;
}
.main .guanyu .big {
  display: flex;
  justify-content: space-between;
}
.main .guanyu .big .lef {
  width: 48%;
}
.main .guanyu .big .lef .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .guanyu .big .lef .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% 0;
}
.main .guanyu .big .lef .bt p {
  color: #999999;
  font-size: 18px;
}
.main .guanyu .big .lef .nr p {
  color: #333333;
  font-size: 16px;
  line-height: 30px;
  margin-top: 4%;
}
.main .guanyu .big .lef .nr a {
  display: block;
  width: 120px;
  line-height: 36px;
  text-align: center;
  margin-top: 10%;
  border: 1px solid #cc0202;
  color: #cc0202;
  font-size: 16px;
  transition: all 0.6s;
}
.main .guanyu .big .lef .nr a:hover {
  background: #cc0202;
  color: #FFFFFF;
  transition: all 0.6s;
}
.main .guanyu .big .rig {
  width: 48%;
  font-size: 0;
  height:415px;
  overflow:hidden;
}
.main .guanyu .big .rig:hover img{
    transform: scale(1.1);
    transition: all .6s;
}
.main .chanpin {
  margin-top: 5%;
}
.main .chanpin .bt {
  text-align: center;
}
.main .chanpin .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .chanpin .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% auto;
}
.main .chanpin .bt p {
  color: #999999;
  font-size: 18px;
}
.main .chanpin ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main .chanpin ul li {
  width: 30%;
  position: relative;
  margin-top: 3%;
  overflow: hidden;
}
.main .chanpin ul li a {
  display: block;
}
.main .chanpin ul li a .tp {
  font-size: 0;
  border: 1px solid #cccccc;
}
.main .chanpin ul li a .nr {
  display: flex;
  justify-content: space-between;
  padding: 0 3%;
  box-sizing: border-box;
  position: absolute;
  bottom: -50px;
  width: 100%;
  background: rgba(204, 2, 2, 0.8);
  line-height: 50px;
  transition: all 0.6s;
}
.main .chanpin ul li a .nr p {
  color: #ffffff;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 60%;
}
.main .chanpin ul li a .nr span {
  color: #ffffff;
  font-size: 16px;
}
.main .chanpin ul li:hover a .nr {
  bottom: 0;
  transition: all 0.6s;
}
.main .chanpin .abox {
  display: block;
  width: 120px;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
  margin-top: 3%;
  border: 1px solid #cc0202;
  color: #cc0202;
  font-size: 16px;
  transition: all 0.6s;
}
.main .chanpin .abox:hover {
  background: #cc0202;
  color: #FFFFFF;
  transition: all 0.6s;
}
.main .youshi {
  margin-top: 5%;
  background: url(../images/bg1.png) no-repeat 100%;
  padding: 3% 0;
  box-sizing: border-box;
}
.main .youshi .big .bt {
  text-align: center;
}
.main .youshi .big .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .youshi .big .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% auto;
}
.main .youshi .big .bt p {
  color: #999999;
  font-size: 18px;
}
.main .youshi .big ul {
  display: flex;
  justify-content: space-between;
  margin-top: 3%;
}
.main .youshi .big ul li {
  width: 31%;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  padding: 2% 1.5% 2% 1.5%;
  box-sizing: border-box;
}
.main .youshi .big ul li .lef {
  width: 13%;
  text-align: center;
}
.main .youshi .big ul li .lef p {
  color: #cc0202;
  font-size: 36px;
  transform: skewX(-10deg);
  margin-top: 12%;
}
.main .youshi .big ul li .rig {
  width: 83%;
}
.main .youshi .big ul li .rig h3 {
  color: #333333;
  font-size: 18px;
}
.main .youshi .big ul li .rig p {
  color: #999999;
  font-size: 14px;
  margin-top: 4%;
}
.main .hezuo {
  margin-top: 5%;
}
.main .hezuo .bt {
  text-align: center;
}
.main .hezuo .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .hezuo .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% auto;
}
.main .hezuo .bt p {
  color: #999999;
  font-size: 18px;
}
.main .hezuo .big {
  position: relative;
  padding-bottom: 5%;
}
.main .hezuo .big .swiper-container2 {
  overflow: hidden;
  padding: 3% 0;
  box-sizing: border-box;
}
.main .hezuo .big .swiper-container2 .swiper-wrapper .swiper-slide a {
  display: block;
  font-size: 0;
  overflow: hidden;
  box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.04), 0 24px 24px 0 rgba(0, 0, 0, 0.04);
}
.main .hezuo .big .swiper-container2 .swiper-wrapper .swiper-slide a img {
  transition: all 0.6s;
}
.main .hezuo .big .swiper-container2 .swiper-wrapper .swiper-slide a:hover img {
  transform: scale(1.1);
  transition: all 0.6s;
}
.main .hezuo .big .swiper-pagination {
  bottom: 16%;
}
.main .hezuo .big .swiper-pagination .swiper-pagination-bullet {
  background: #c1c1c1;
  width: 14px;
  height: 14px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 8px);
  opacity: 1;
  outline: none;
}
.main .hezuo .big .swiper-pagination .swiper-pagination-bullet-active {
  background: #cc0202;
}
.main .news {
  margin-top: 4%;
  padding-bottom: 7%;
}
.main .news .bt {
  text-align: center;
}
.main .news .bt h3 {
  color: #333333;
  font-size: 30px;
}
.main .news .bt span {
  display: block;
  width: 40px;
  height: 3px;
  background: #cc0202;
  margin: 1% auto;
}
.main .news .bt p {
  color: #999999;
  font-size: 18px;
}
.main .news ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.main .news ul li {
  width: 48%;
  border-bottom: dashed #cccccc 1px;
  padding: 2.5% 0;
  box-sizing: border-box;
}
.main .news ul li a {
  display: flex;
  justify-content: space-between;
}
.main .news ul li a .lef {
  width: 114px;
  height: 114px;
  background: #f6f6f6;
  transition: all 0.6s;
}
.main .news ul li a .lef h3 {
  color: #333333;
  font-size: 30px;
  text-align: center;
  margin-top: 20%;
  transition: all 0.6s;
}
.main .news ul li a .lef p {
  font-size: 16px;
  color: #333333;
  text-align: center;
  transition: all 0.6s;
}
.main .news ul li a .rig {
  width: 77%;
}
.main .news ul li a .rig h3 {
  color: #333333;
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 4%;
  transition: all 0.6s;
}
.main .news ul li a .rig p {
  color: #808080;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  margin-top: 2%;
}
.main .news ul li:nth-child(5) {
  border: none;
}
.main .news ul li:nth-child(6) {
  border: none;
}
.main .news ul li:hover a .lef {
  background: #cc0202;
  transition: all 0.6s;
}
.main .news ul li:hover a .lef h3 {
  color: #ffffff;
  transition: all 0.6s;
}
.main .news ul li:hover a .lef p {
  color: #ffffff;
  transition: all 0.6s;
}
.main .news ul li:hover a .rig h3 {
  transition: all 0.6s;
  color: #cc0202;
}
.main .news .abox {
  display: block;
  width: 120px;
  line-height: 36px;
  text-align: center;
  margin: 0 auto;
  margin-top: 1%;
  border: 1px solid #cc0202;
  color: #cc0202;
  font-size: 16px;
  transition: all 0.6s;
}
.main .news .abox:hover {
  background: #cc0202;
  color: #FFFFFF;
  transition: all 0.6s;
}
@media screen and (max-width: 1200px) {
  .main {
    overflow: hidden;
  }
  .main .liucheng .bt h3 {
    font-size: 15px;
  }
  .main .liucheng .bt span {
    width: 25px;
    height: 1px;
  }
  .main .liucheng .bt p {
    font-size: 12px;
  }
  .main .liucheng ul {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .liucheng ul li {
    width: 100px;
    height: 100px;
    display: inline-block;
    margin-left: 3%;
    border: 1px solid #b2b2b2;
  }
  .main .liucheng ul li .nr p {
    font-size: 16px;
    line-height: 100px;
  }
  .main .liucheng ul li .tp {
    right: -14%;
    top: 38%;
    width: 10%;
  }
  .main .liucheng ul li:hover {
    border: 1px dashed #cc0202;
  }
  .main .liucheng ul li:first-child {
    margin-left: 0;
  }
  .main .liucheng ul::-webkit-scrollbar {
    display: none;
  }
  .main .guanyu {
    background: none;
  }
  .main .guanyu .big {
    flex-wrap: wrap;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .guanyu .big .lef {
    width: 100%;
  }
  .main .guanyu .big .lef .bt h3 {
    font-size: 15px;
  }
  .main .guanyu .big .lef .bt span {
    width: 25px;
    height: 1px;
  }
  .main .guanyu .big .lef .bt p {
    font-size: 12px;
  }
  .main .guanyu .big .lef .nr p {
    font-size: 12px;
    line-height: 25px;
  }
  .main .guanyu .big .lef .nr a {
    width: 90px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 auto;
    margin-top: 5%;
  }
  .main .guanyu .big .rig {
    width: 100%;
    margin-top: 5%;
  }
  .main .chanpin .bt h3 {
    font-size: 15px;
  }
  .main .chanpin .bt span {
    width: 25px;
    height: 1px;
  }
  .main .chanpin .bt p {
    font-size: 12px;
  }
  .main .chanpin ul {
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .chanpin ul li {
    width: 48%;
  }
  .main .chanpin ul li a .nr {
    position: initial;
    line-height: 36px;
  }
  .main .chanpin ul li a .nr p {
    font-size: 13px;
    width: 56%;
  }
  .main .chanpin ul li a .nr span {
    font-size: 12px;
  }
  .main .chanpin ul li:nth-child(5) {
    display: none;
  }
  .main .chanpin ul li:nth-child(6) {
    display: none;
  }
  .main .chanpin .abox {
    width: 90px;
    line-height: 30px;
    font-size: 12px;
  }
  .main .youshi .big .bt h3 {
    font-size: 15px;
  }
  .main .youshi .big .bt span {
    width: 25px;
    height: 1px;
  }
  .main .youshi .big .bt p {
    font-size: 12px;
  }
  .main .youshi .big ul {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .youshi .big ul li {
    width: 48%;
    display: inline-block;
    margin-left: 3%;
    padding: 3% 2.5% 4% 2.5%;
  }
  .main .youshi .big ul li .lef P {
    font-size: 20px;
  }
  .main .youshi .big ul li .rig {
    width: 100%;
  }
  .main .youshi .big ul li .rig h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
  }
  .main .youshi .big ul li .rig p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
  }
  .main .youshi .big ul li:first-child {
    margin-left: 0;
  }
  .main .youshi .big ul::-webkit-scrollbar {
    display: none;
  }
  .main .hezuo .bt h3 {
    font-size: 15px;
  }
  .main .hezuo .bt span {
    width: 25px;
    height: 1px;
  }
  .main .hezuo .bt p {
    font-size: 12px;
  }
  .main .hezuo .big {
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .hezuo .big .swiper-container2 {
    padding: 4% 0;
  }
  .main .hezuo .big .swiper-container2 .swiper-wrapper .swiper-slide a {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .main .hezuo .big .swiper-pagination {
    display: none;
  }
  .main .news .bt h3 {
    font-size: 15px;
  }
  .main .news .bt span {
    width: 25px;
    height: 1px;
  }
  .main .news .bt p {
    font-size: 12px;
  }
  .main .news ul {
    padding: 0 3%;
    box-sizing: border-box;
  }
  .main .news ul li {
    width: 100%;
  }
  .main .news ul li a .lef {
    width: 85px;
    height: 85px;
  }
  .main .news ul li a .lef h3 {
    font-size: 16px;
    margin-top: 25%;
  }
  .main .news ul li a .lef p {
    font-size: 13px;
  }
  .main .news ul li a .rig {
    width: 73%;
  }
  .main .news ul li a .rig h3 {
    font-size: 15px;
  }
  .main .news ul li a .rig p {
    font-size: 12px;
    line-height: 19px;
  }
  .main .news ul li:nth-child(5) {
    display: none;
  }
  .main .news ul li:nth-child(6) {
    display: none;
  }
  .main .news .abox {
    width: 90px;
    line-height: 30px;
    font-size: 12px;
    margin-top: 5%;
  }
  .main .guanyu .big .rig{
	height:auto;
  }
}
