@charset "utf-8";
html.active {
  overflow: hidden;
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
  border-radius: 0;
}
body {
  font-size: 14px;
  font-family: "微软雅黑", Microsoft YaHei, pingfang, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  color: #000;
  min-width: 320px;
  word-wrap: break-word;
  margin: 0;
  padding-top: 90px;
}
input:required,
textarea:required {
  outline: 0 none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  appearance: none !important;
  -webkit-appearance: none !important;
}
a {
  background-color: transparent;
  text-decoration: none !important;
  cursor: pointer !important;
  color: #000;
}
a:active,
a:hover {
  outline: 0;
}
a:focus {
  outline: none;
}
ul {
  margin: 0;
}
ul li {
  list-style: none;
}
.container-box {
  width: 100%;
  max-width: 1430px;
  padding: 0 15px;
  margin: 0 auto;
}
.tr {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.tr2 {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mCustomScrollBox {
  padding-right: 8px;
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer {
  right: -10px !important;
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
  background: #5271c9 !important;
  border-radius: 0;
}
.mCustomScrollBox .mCSB_scrollTools .mCSB_draggerContainer .mCSB_draggerRail {
  opacity: 1 !important;
  width: 2px;
  background: #dcdcdc;
  border-radius: 0;
}
/*分页器*/
.page_div {
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page_div button {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  color: #666;
  font-size: 13px;
  background-color: #f9f9f9;
  border: 1px solid #dce0e0;
  text-align: center;
  margin: 0 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: top;
}
#firstPage,
#lastPage,
#nextPage,
#prePage {
  width: 50px;
  color: #666;
  border: 1px solid #dce0e0;
  padding: 0;
}
#firstPage:hover,
#lastPage:hover,
#nextPage:hover,
#prePage:hover {
  color: #2c67d3;
  border-color: #2c67d3;
}
#firstPage,
#lastPage,
.totalList,
.totalNum {
  display: none;
}
#nextPage,
#prePage {
  width: 70px;
  padding: 0;
}
.page_div .current {
  background-color: #2c67d3;
  border-color: #2c67d3;
  color: #ffffff;
}
.totalNum,
.totalList {
  line-height: 35px;
}
/* 页面数量 */
.totalPages {
  margin: 0 10px;
}
.totalPages span,
.totalSize span {
  color: #13783f;
  margin: 0 5px;
}
/*button禁用*/
.page_div button:disabled {
  opacity: .5;
  cursor: no-drop;
  color: #666 !important;
  border-color: #dce0e0 !important;
}
.ydd_btn {
  width: 40px;
  position: absolute;
  top: 18px;
  right: 10px;
  z-index: 9000;
  padding: 5px;
  border-radius: 5px;
}
.ydd_btn span {
  display: block;
  width: 100%;
  height: 1px;
  background: #333;
}
.ydd_btn span.span02 {
  margin: 5px 0;
}
.nav7 {
  display: block;
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 9000;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0 15px 30px 15px;
  transition: all .3s;
}
.nav7.active {
  right: 0;
}
.nav7 .top {
  display: flex;
  justify-content: space-between;
  height: 70px;
  align-items: center;
}
.nav7 .top .logo {
  height: 30px;
}
.nav7 .top .off {
  width: 30px;
  height: 30px;
  position: relative;
}
.nav7 .top .off::before,
.nav7 .top .off::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #333;
  position: absolute;
  top: 50%;
  left: 0;
}
.nav7 .top .off::before {
  transform: rotate(45deg);
}
.nav7 .top .off::after {
  transform: rotate(-45deg);
}
.nav7 .nav7-con {
  height: calc(100% - 120px);
  overflow: auto;
  margin-bottom: 10px;
}
.nav7 .nav7-con .list {
  overflow: hidden;
}
.nav7 .nav7-con .list a {
  display: block;
  position: relative;
  transition: all .3s;
  font-family: "Roboto Regular";
}
.nav7 .nav7-con .list .a-1 {
  font-size: 16px;
  color: #000;
  line-height: 50px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.nav7 .nav7-con .list .a-1.on::before {
  content: "\e672";
  font-family: "iconfont";
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.3;
  font-size: 13px;
  transition: all .3s;
}
.nav7 .nav7-con .list .a-1.active::before {
  transform: rotate(-180deg);
}
.nav7 .nav7-con .list .a-1 img {
  position: relative;
  top: -5px;
  margin-left: 5px;
}
.nav7 .nav7-con .list ul {
  padding: 10px 0 0 32px;
  display: none;
}
.nav7 .nav7-con .list ul li .a-2 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  padding: 5px 0;
}
.nav7 .nav7-con .list ul li .a-2.on::before {
  content: "\e672";
  font-family: "iconfont";
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.3;
  font-size: 12px;
  transition: all .3s;
}
.nav7 .nav7-con .list ul li .a-2.active::before {
  transform: rotate(-180deg);
}
.nav7 .nav7-con .list ul li dl {
  display: none;
  padding-left: 28px;
  padding-top: 8px;
}
.nav7 .nav7-con .list ul li dl dd a {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 20px;
  padding: 5px 0;
}
.nav7 form {
  width: calc(100% - 30px);
  display: flex;
  position: absolute;
  bottom: 30px;
  left: 15px;
  border: 1px solid #0053a6;
}
.nav7 form input {
  width: calc(100% - 60px);
  height: 40px;
  border: none;
  padding: 0 10px;
}
.nav7 form input:focus {
  outline: none;
}
.nav7 form button {
  width: 60px;
  height: 40px;
  border: none;
  background: #0053a6;
  color: #fff;
}
#body-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 7000;
  display: none;
}
#body-mask.active {
  display: block;
}
.warning_popup {
  position: fixed;
  top: -50%;
  left: 50%;
  z-index: 8000;
  transform: translate(-50%, -50%);
  width: 200px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 18px;
  transition: all .5s;
  opacity: 0;
  letter-spacing: 1px;
  border-radius: 10px;
}
.warning_popup.active {
  top: 50%;
  opacity: 1;
}
.video_popup {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: -100%;
  left: 0;
  z-index: 8000;
  display: flex;
  justify-content: cener;
  align-items: center;
  transition: all .3s;
}
.video_popup .con_box {
  width: 1200px;
  height: 80%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin: 0 auto;
  position: relative;
}
.video_popup .con_box video {
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
}
.video_popup .con_box video.active {
  display: block;
}
.video_popup .con_box i.colse {
  color: #fff;
  font-size: 40px;
  transform: rotate(45deg);
  position: absolute;
  top: -45px;
  right: -45px;
  cursor: pointer;
  transition: all .3s;
}
.video_popup .con_box i.colse:hover {
  color: #fe738a;
  transform: rotate(315deg);
}
.video_popup.active {
  top: 0;
}
.news1 {
  display: block;
  background-color: #f6f6f6;
  transition: all .3s;
}
.news1 .imgbox {
  height: 333px;
  overflow: hidden;
}
.news1 .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.news1 .text-box {
  padding: 40px;
  color: #282728;
}
.news1 .text-box h5 {
  font-size: 24px;
  line-height: 1;
}
.news1 .text-box p {
  font-size: 16px;
  line-height: 1;
  margin-top: 15px;
}
.news1:hover {
  background-color: #e6204d;
}
.news1:hover .imgbox img {
  transform: scale(1.1);
}
.news1:hover .text-box {
  color: #fff;
}
.news2 {
  display: flex;
  align-items: center;
  height: 287px;
  background-color: #faf9f9;
  padding: 0 40px;
  position: relative;
  transition: all .3s;
  top: 0;
}
.news2 .text-box {
  width: calc(100% - 232px);
  height: 100%;
  padding-top: 50px;
}
.news2 .text-box h5 {
  font-size: 30px;
  color: #e6204d;
}
.news2 .text-box .text {
  font-size: 16px;
  color: #282728;
  margin-top: 20px;
  height: 90px;
}
.news2 .text-box .more {
  font-size: 14px;
  color: #e6204d;
  background-image: url(../images/icon3.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 20px auto;
  padding-left: 30px;
}
.news2 .imgbox {
  width: 232px;
  height: 232px;
  border-radius: 50%;
  overflow: hidden;
}
.news2 .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.news2:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  top: -5px;
}
.news2:hover .imgbox img {
  transform: scale(1.1);
}
header {
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
  width: 100%;
  height: 90px;
}
header .container-box {
  height: 100%;
  display: flex;
}
header .container-box .logo {
  width: 224px;
  height: 100%;
  background-color: #e6204d;
  display: flex;
  align-items: center;
  position: relative;
}
header .container-box .logo::before {
  content: "";
  width: 1000%;
  height: 100%;
  background-color: #e6204d;
  position: absolute;
  top: 0;
  right: 0;
}
header .container-box .logo a {
  position: relative;
  z-index: 10;
}
header .container-box .logo a img {
  width: 184px;
}
header .container-box .right {
  width: calc(100% - 224px);
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
header .container-box .right nav {
  height: 100%;
  margin-right: 60px;
}
header .container-box .right nav ul {
  height: 100%;
  display: flex;
  align-items: center;
}
header .container-box .right nav ul li {
  height: 100%;
  margin-right: 55px;
  position: relative;
}
header .container-box .right nav ul li a {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #282728;
  position: relative;
  transition: all .3s;
}
header .container-box .right nav ul li a::before {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #e6204d;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: all .3s;
}
header .container-box .right nav ul li a.active {
  color: #e6204d;
}
header .container-box .right nav ul li a.active::before {
  opacity: 1;
}
header .container-box .right nav ul li:last-child {
  margin-right: 0;
}
header .container-box .right nav ul li dl {
  width: 120px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 100;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
  padding: 10px 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
header .container-box .right nav ul li dl dd a {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  padding: 8px 10px;
}
header .container-box .right nav ul li dl dd a:hover {
  background-color: #e6204d;
  color: #fff;
}
header .container-box .right nav ul li:hover a.a-1 {
  color: #e6204d;
}
header .container-box .right nav ul li:hover dl {
  display: block;
}
header .container-box .right .search {
  width: 18px;
  height: 18px;
  background: url(../images/icon1.png) no-repeat center center / contain;
}
header.active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.blur {
  filter: blur(0);
  transition: all .3s;
}
.blur.active {
  filter: blur(10px);
}
.nav4 {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
}
.nav4 .container-box {
  display: block;
  padding-left: 239px;
}
.nav4 .container-box .nav4-con {
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 100;
  border-top: 1px solid #ededed;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(255, 255, 255, 0.8);
  background-image: url(../images/bg10.png);
  background-position: right -400px bottom -200px;
  background-size: 1443px auto;
  background-repeat: no-repeat;
}
.nav4 .container-box .nav4-con .item {
  width: 33.333333%;
  padding: 30px 0;
  border-right: 1px solid #c3c3c3;
}
.nav4 .container-box .nav4-con .item h5 {
  font-size: 16px;
  color: #000;
  line-height: 1;
  margin-bottom: 20px;
  padding-left: 50px;
  position: relative;
  opacity: .3;
}
.nav4 .container-box .nav4-con .item h5::before {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #e6204d;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  opacity: 0;
}
.nav4 .container-box .nav4-con .item dl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 50px;
  opacity: .3;
}
.nav4 .container-box .nav4-con .item dl dd a {
  font-size: 14px;
  color: #000;
  line-height: 2;
}
.nav4 .container-box .nav4-con .item dl dd a:hover {
  color: #e6204d;
}
.nav4 .container-box .nav4-con .item:nth-child(3n+3) {
  border-right: none;
}
.nav4 .container-box .nav4-con .item.active h5 {
  opacity: 1;
}
.nav4 .container-box .nav4-con .item.active h5::before {
  opacity: 1;
}
.nav4 .container-box .nav4-con .item.active dl {
  opacity: 1;
}
.banner {
  position: relative;
  overflow: hidden;
}
.banner .swiper-container {
  height: 100%;
}
.banner .swiper-container .swiper-wrapper {
  height: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  font-size: 0;
}
.banner .swiper-container .swiper-wrapper .swiper-slide a {
  display: block;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.banner .swiper-container .swiper-wrapper .swiper-slide video {
  width: 100%;
  height: 3.64583333rem;
  background: #000;
  object-fit: cover;
}
.banner .but_fixed {
  position: absolute;
  width: 100%;
  bottom: 95px;
  z-index: 100;
}
.banner .but_fixed .container-box {
  display: flex;
  justify-content: flex-end;
}
.banner .but_fixed .container-box .but_box {
  z-index: 1000;
  display: flex;
  cursor: pointer;
  position: relative;
}
.banner .but_fixed .container-box .but_box .but {
  width: 60px;
  height: 60px;
  background-color: #a59fa0;
  border-radius: 50%;
  background-image: url(../images/left.png);
  background-position: center center;
  background-size: 7px auto;
  background-repeat: no-repeat;
  margin-left: 20px;
  transition: all .3s;
}
.banner .but_fixed .container-box .but_box .but.next {
  background-image: url(../images/right.png);
}
.banner .but_fixed .container-box .but_box .but:hover {
  background-color: #e6204d;
}
.banner .but_fixed .container-box .but_box .swiper-pagination {
  right: auto;
  left: 20px;
  bottom: 100px;
  display: flex;
}
.banner .but_fixed .container-box .but_box .swiper-pagination .swiper-pagination-current {
  font-size: 16px;
}
.banner .but_fixed .container-box .but_box .swiper-pagination .swiper-pagination-total {
  font-size: 16px;
}
.title1 {
  padding: 75px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
  z-index: 100;
}
.title1 .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.title1 .text h5 {
  font-size: 50px;
  font-family: "Arial";
  font-weight: bold;
  line-height: 1;
}
.title1 .text h4 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  position: relative;
}
.title1 .text h4::before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 5px solid #e6204d;
  position: absolute;
  bottom: 0;
  right: -35px;
}
.title1 .more {
  font-size: 16px;
  color: #e6204d;
  line-height: 1;
}
.title1 .nav {
  font-size: 16px;
  color: #282728;
  transition: all .3s;
  line-height: 1;
}
.title1 .nav a {
  color: #282728;
}
.title1 .nav a:hover {
  color: #e6204d;
}
.title1.title1-2 .text,
.title1.title1-2 a {
  color: #fff;
}
.title1.title1-2 .text h4::before {
  border-color: #fff;
}
.main1 {
  background: url(../images/bg4.png) no-repeat right bottom / 635px auto;
  padding-bottom: 120px;
}
.main1 .main1-con {
  display: flex;
  flex-wrap: wrap;
}
.main1 .main1-con .left {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
.main1 .main1-con .left .item {
  display: block;
  width: 50%;
  height: 287px;
  padding: 50px 30px 0;
  overflow: hidden;
  transition: all .3s;
}
.main1 .main1-con .left .item .title {
  font-size: 30px;
  color: #e6204d;
  margin-bottom: 25px;
}
.main1 .main1-con .left .item .text {
  font-size: 16px;
  color: #282728;
}
.main1 .main1-con .left .item .more {
  font-size: 14px;
  color: #e6204d;
  background-image: url(../images/icon3.png);
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: 20px auto;
  padding-left: 30px;
  margin-top: 80px;
}
.main1 .main1-con .left .item:nth-child(1) {
  background-color: #e6204d;
  background-image: url(../images/bg1.png);
  background-repeat: no-repeat;
  background-position: right 10px bottom 10px;
  background-size: 161px auto;
}
.main1 .main1-con .left .item:nth-child(1) .title {
  color: #fff;
}
.main1 .main1-con .left .item:nth-child(1) .text {
  color: #fff;
}
.main1 .main1-con .left .item:nth-child(1) .more {
  color: #fff;
  background-image: url(../images/icon2.png);
}
.main1 .main1-con .left .item:nth-child(1):hover {
  background-position: right 50px bottom 20px;
}
.main1 .main1-con .left .item:nth-child(2) ul li a {
  display: block;
  font-size: 16px;
  color: #282728;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
  position: relative;
  padding-right: 20px;
  transition: all .3s;
}
.main1 .main1-con .left .item:nth-child(2) ul li a::after {
  content: ">";
  position: absolute;
  right: 0;
}
.main1 .main1-con .left .item:nth-child(2) ul li a:hover {
  color: #e6204d;
}
.main1 .main1-con .left .item:nth-child(2):hover {
  background-color: #e9e7e7;
}
.main1 .main1-con .left .item:nth-child(3) {
  background-color: #f7f7f7;
}
.main1 .main1-con .left .item:nth-child(3):hover {
  background-color: #e9e7e7;
}
.main1 .main1-con .left .item:nth-child(4) {
  padding: 0;
}
.main1 .main1-con .left .item:nth-child(4) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.main1 .main1-con .left .item:nth-child(4):hover img {
  transform: scale(1.1);
}
.main1 .main1-con .right {
  width: 50%;
  height: 574px;
}
.main1 .main1-con .right .swiper-container {
  height: 100%;
}
.main1 .main1-con .right .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main1 .main1-con .right .swiper-container .swiper-pagination {
  bottom: 50px;
}
.main1 .main1-con .right .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  border: 2px solid #e62450;
  background: none;
  opacity: 1;
  margin: 0 7px;
}
.main1 .main1-con .right .swiper-container .swiper-pagination .swiper-pagination-bullet:focus {
  outline: none;
}
.main1 .main1-con .right .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e62450;
}
.main2 {
  background: url(../images/bg2.jpg) no-repeat center center / cover;
  padding: 100px 0 60px;
}
.main2 .title1 {
  padding-top: 0;
}
.main2 .swiper-container .swiper-slide a {
  display: block;
  height: 89px;
  display: flex;
  align-items: center;
  background-color: #fff;
  background-image: url(../images/icon3.png);
  background-repeat: no-repeat;
  background-position: right 40px center;
  padding-left: 40px;
  transition: all .3s;
}
.main2 .swiper-container .swiper-slide a .icon {
  width: 50px;
}
.main2 .swiper-container .swiper-slide a .icon img {
  max-width: 90%;
  height: auto;
}
.main2 .swiper-container .swiper-slide a .icon img.icon-2 {
  display: none;
}
.main2 .swiper-container .swiper-slide a h5 {
  width: calc(100% - 50px);
  font-size: 24px;
  color: #282728;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 40px;
}
.main2 .swiper-container .swiper-slide a:hover {
  background-color: #e6204d;
  background-image: url(../images/icon2.png);
}
.main2 .swiper-container .swiper-slide a:hover .icon img.icon-1 {
  display: none;
}
.main2 .swiper-container .swiper-slide a:hover .icon img.icon-2 {
  display: initial;
}
.main2 .swiper-container .swiper-slide a:hover h5 {
  color: #fff;
}
.main2 .swiper-container .but-box {
  display: flex;
  justify-content: center;
  margin-top: 40px;
}
.main2 .swiper-container .but-box .but {
  width: 60px;
  height: 60px;
  background-color: #9e9e9f;
  border-radius: 50%;
  background-image: url(../images/left.png);
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
  margin: 0 20px;
  transition: all .3s;
}
.main2 .swiper-container .but-box .but:focus {
  outline: none;
}
.main2 .swiper-container .but-box .but.next {
  background-image: url(../images/right.png);
}
.main2 .swiper-container .but-box .but:hover {
  background-color: #e6204d;
}
.main2 .swiper-container .but-box.active {
  display: none;
}
.main3 .main3-con ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.main3 .main3-con ul li {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.main4 {
  background-color: #fafafa;
  margin-top: 112px;
  padding-bottom: 70px;
  position: relative;
}
.main4 .left a {
  display: flex;
  width: 411px;
  height: 100px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(230, 32, 77, 0.1);
  padding-left: 40px;
  position: relative;
  font-size: 24px;
  color: #282728;
  margin-bottom: 20px;
  align-items: center;
  transition: all .3s;
}
.main4 .left a::before {
  content: "";
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all .3s;
}
.main4 .left a b {
  width: 40px;
  line-height: 22px;
  background-color: #e6204d;
  color: #fff;
  text-align: center;
  font-size: 14px;
  position: absolute;
  top: 10px;
  right: 20px;
  border-radius: 40px;
  transition: all .3s;
}
.main4 .left a.active {
  background-color: #e6204d;
  color: #fff;
}
.main4 .left a.active b {
  background-color: #fff;
  color: #e6204d;
}
.main4 .bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.main6 {
  margin: 40px 0 112px;
}
.main6 ul {
  display: flex;
  margin: 0 -10px;
}
.main6 ul li {
  width: 50%;
  padding: 0 10px;
}
.main6 ul li:nth-child(1) .news2 {
  background: url(../images/bg3.jpg) no-repeat center center / cover;
  transition: all .3s;
}
.main6 ul li:nth-child(1) .news2 .text-box h5,
.main6 ul li:nth-child(1) .news2 .text-box .text {
  color: #fff;
}
.main6 ul li:nth-child(1) .news2 .text-box .more {
  background-image: url(../images/icon2.png);
  color: #fff;
}
.main7 {
  background-color: #f6f6f6;
}
.main7 .container-box {
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main7 .container-box ul {
  display: flex;
  flex-wrap: wrap;
}
.main7 .container-box ul li {
  margin-right: 50px;
}
.main7 .container-box ul li a {
  font-size: 18px;
  color: #282728;
  transition: all .3s;
}
.main7 .container-box ul li a:hover {
  color: #e6204d;
}
.main7 .container-box .goTop {
  background-color: #e6204d;
  background-image: url(../images/icon5.png);
  background-repeat: no-repeat;
  background-size: auto 43px;
  background-position: center 13px;
  width: 88px;
  height: 100%;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 15px;
  line-height: 1;
}
.main8 {
  padding: 40px 0;
}
.main8 ul {
  display: flex;
}
.main8 ul li {
  width: 212px;
}
.main8 ul li .con p {
  font-size: 18px;
  color: #4c4c4c;
}
.main8 ul li .con h5 {
  font-size: 28px;
  font-family: "Arial";
  font-weight: bold;
  color: #282728;
  margin-top: 10px;
  line-height: 30px;
  min-height: 70px;
}
.main8 ul li .con img {
  width: 59px;
}
.main8 ul li:nth-child(1) {
  text-align: center;
}
.main8 ul li:nth-child(1) img {
  width: 212px;
}
.main8 ul li:nth-child(1) p {
  font-size: 18px;
  color: #4c4c4c;
  margin-top: 0;
}
.main8 ul li:nth-child(2) {
  width: 600px;
  display: flex;
  justify-content: center;
}
.main8 ul li:nth-child(3) {
  width: calc(100% - 812px);
}
.main8 ul li:nth-child(3) .con h5 {
  font-size: 18px;
  font-family: "微软雅黑";
  font-weight: normal;
}
.banner2 {
  background: url(../images/banner2.jpg) no-repeat center center / cover;
  padding: 120px 0 100px;
}
.banner2 .title1 {
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 58px;
}
.banner2.banner2_2 {
  padding: 195px 0;
}
.banner2.banner2_2 .title1 {
  border-bottom: none;
  padding-bottom: 0;
}
.title2 {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 70px;
  text-align: center;
}
.title2.title2_2 {
  display: flex;
  justify-content: center;
}
.title2.title2_2 h5 {
  font-size: 48px;
  font-weight: bold;
  position: relative;
}
.title2.title2_2 h5 form {
  width: 330px;
  height: 50px;
  display: flex;
  border: 1px solid red;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  margin-left: 30px;
}
.title2.title2_2 h5 form input {
  width: calc(100% - 60px);
  height: 100%;
  background: none;
  border: none;
  padding: 0 10px;
}
.title2.title2_2 h5 form input:focus {
  outline: none;
}
.title2.title2_2 h5 form button {
  width: 60px;
  height: 100%;
  background: #e6204d;
  border: none;
  color: #fff;
}
.title2.title2_2 h5 form button:focus {
  outline: none;
}
.nav1 {
  margin-top: 40px;
}
.nav1 ul {
  display: flex;
  flex-wrap: wrap;
}
.nav1 ul li {
  margin-right: 20px;
}
.nav1 ul li a {
  display: block;
  min-width: 194px;
  line-height: 68px;
  background-color: #dbdbdb;
  padding: 0 10px;
  font-size: 18px;
  color: #282728;
  transition: all .3s;
  text-align: center;
}
.nav1 ul li a:hover {
  color: #e6204d;
}
.nav1 ul li a.active {
  background-color: #e6204d;
  color: #fff;
}
.main9 {
  position: relative;
}
.main9 .bg {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 762px;
  max-height: 90%;
}
.main9 .main9-con {
  padding: 80px 0;
  position: relative;
  z-index: 100;
}
.main9 .main9-con .con {
  font-size: 20px;
  line-height: 1.8;
}
.main9 .main9-con .con img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.main10 {
  padding: 80px 0;
}
.main10 .main10-con {
  margin-top: 60px;
}
.main10 .main10-con ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 40px;
}
.main10 .main10-con ul li {
  width: 25%;
  padding: 0 10px;
  margin-bottom: 20px;
}
.filtrate .filtrate-con {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.filtrate .filtrate-con a {
  width: 70px;
  height: 70px;
  background-color: #ededed;
  border-radius: 50%;
  font-size: 20px;
  color: #282728;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px 20px;
  transition: all .3s;
}
.filtrate .filtrate-con a:hover {
  color: #e6204d;
}
.filtrate .filtrate-con a.active {
  background-color: #e6204d;
  color: #fff;
}
.news3 {
  display: block;
  border: 1px solid #ededed;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: all .3s;
  padding: 20px;
  overflow: hidden;
}
.news3 .logo {
  width: 71px;
  position: relative;
  z-index: 10;
}
.news3 .imgbox {
  height: 280px;
}
.news3 .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all .3s;
}
.news3 .text-box {
  margin-top: 20px;
}
.news3 .text-box h5 {
  font-size: 24px;
  color: #282728;
  line-height: 1;
}
.news3 .text-box dl {
  margin-top: 20px;
}
.news3 .text-box dl dd {
  font-size: 16px;
  color: #4c4b4c;
  line-height: 30px;
}
.news3 .text-box dl dd span {
  color: #e7194d;
}
.news3 .text-box .more {
  display: flex;
  justify-content: flex-end;
  color: #e6204d;
  background: url(../images/icon3.png) no-repeat right 53px center / 20px auto;
}
.news3:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
.news3:hover .imgbox img {
  transform: scale(1.1);
}
.news3:hover .text-box h5 {
  color: #e6204d;
}
.paging {
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging .but {
  width: 60px;
  height: 60px;
  background-color: #b2b2b2;
  background-image: url(../images/left.png);
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
  border-radius: 50%;
  transition: all .3s;
}
.paging .but.next {
  background-image: url(../images/right.png);
}
.paging .but:hover {
  background-color: #e6204d;
}
.paging .num {
  margin: 0 60px;
  font-size: 16px;
  color: #282728;
}
.main11 {
  padding: 80px 0;
}
.main11 .main11-1 img {
  width: 100%;
}
.main11 .main11-2 {
  margin-top: 80px;
}
.main11 .main11-2 ul {
  margin: 0 -10px;
}
.main11 .main11-2 ul li {
  width: 33.333333%;
  padding: 0 10px;
  margin-bottom: 50px;
}
.news4 {
  display: block;
}
.news4 .imgbox {
  border: 1px solid #dbdbdb;
  overflow: hidden;
  transition: all .3s;
}
.news4 .imgbox img {
  width: 100%;
}
.news4 h5 {
  font-size: 16px;
  color: #282728;
  text-align: center;
  margin-top: 20px;
  line-height: 1.5;
}
.news4:hover .imgbox {
  border-color: #e6204d;
}
.news4:hover h5 {
  color: #e6204d;
}
.main12 {
  padding: 80px 0;
}
.main12 .photo_album .gallery-thumbs {
  padding-top: 5px;
}
.main12 .photo_album .gallery-thumbs::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
  position: absolute;
  top: 7px;
  left: 0;
}
.main12 .photo_album .gallery-thumbs .swiper-slide {
  text-align: center;
  cursor: pointer;
}
.main12 .photo_album .gallery-thumbs .swiper-slide::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e7194d;
  position: absolute;
  top: 2px;
  left: 0;
  opacity: 0;
}
.main12 .photo_album .gallery-thumbs .swiper-slide b {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #e6e6e6;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.main12 .photo_album .gallery-thumbs .swiper-slide h5 {
  font-size: 16px;
  margin-top: 20px;
}
.main12 .photo_album .gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before {
  opacity: 1;
}
.main12 .photo_album .gallery-thumbs .swiper-slide.swiper-slide-thumb-active b {
  box-shadow: 0 0 0 5px rgba(231, 25, 77, 0.1);
  background-color: #e7194d;
  border: 1px solid #f2809d;
}
.main12 .photo_album .gallery-thumbs .swiper-slide.swiper-slide-thumb-active h5 {
  color: #e7194d;
}
.main12 .photo_album .gallery-top {
  margin-top: 100px;
}
.main12 .photo_album .gallery-top .swiper-slide .con {
  display: flex;
  align-items: center;
}
.main12 .photo_album .gallery-top .swiper-slide .con .left {
  width: 50%;
  padding-right: 50px;
}
.main12 .photo_album .gallery-top .swiper-slide .con .left .title {
  border-left: 2px solid #e6204d;
  padding-left: 50px;
}
.main12 .photo_album .gallery-top .swiper-slide .con .left .title h5 {
  font-size: 48px;
}
.main12 .photo_album .gallery-top .swiper-slide .con .left .title p {
  font-size: 18px;
  margin-top: 20px;
}
.main12 .photo_album .gallery-top .swiper-slide .con .left .describe {
  font-size: 16px;
  line-height: 2;
  padding: 60px 0 0 50px;
  text-align: justify;
}
.main12 .photo_album .gallery-top .swiper-slide .con .right {
  width: 50%;
}
.main12 .photo_album .gallery-top .swiper-slide .con .right img {
  width: 100%;
}
.main12 .photo_album .gallery-top .but-box {
  display: flex;
  padding-left: 50px;
  margin-top: 30px;
}
.main12 .photo_album .gallery-top .but-box .but {
  width: 60px;
  height: 60px;
  background-color: #b2b2b2;
  border-radius: 50%;
  background-image: url(../images/left.png);
  background-repeat: no-repeat;
  background-size: 7px auto;
  background-position: center center;
  margin-right: 30px;
  cursor: pointer;
  transition: all .3s;
}
.main12 .photo_album .gallery-top .but-box .but.next {
  background-image: url(../images/right.png);
}
.main12 .photo_album .gallery-top .but-box .but:hover {
  background-color: #e6204d;
}
.main12 .photo_album .gallery-top .but-box .but:focus {
  outline: none;
}
.main13 {
  padding: 80px 0;
}
.main13 ul {
  margin: 0 -18px;
  display: flex;
  flex-wrap: wrap;
}
.main13 ul li {
  width: 50%;
  padding: 0 18px;
  margin-bottom: 60px;
}
.news5 {
  display: block;
}
.news5 .imgbox {
  overflow: hidden;
}
.news5 .imgbox img {
  width: 100%;
  transition: all .3s;
}
.news5 h5 {
  font-size: 24px;
  padding: 30px 40px 20px;
  color: #282728;
  line-height: 1.5;
  border-bottom: 1px solid #f6f6f6;
  transition: all .3s;
}
.news5 .text {
  font-size: 16px;
  color: #282728;
  line-height: 1.8;
  padding: 30px 40px 50px;
  text-align: justify;
}
.news5 .more {
  font-size: 14px;
  color: #e6204d;
  background: url(../images/icon3.png) no-repeat 0 center / 20px auto;
  padding-left: 30px;
  margin-left: 40px;
}
.news5:hover .imgbox img {
  transform: scale(1.1);
}
.news5:hover h5 {
  color: #e6204d;
}
.nav2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav2 a {
  font-size: 16px;
  color: #000;
  padding-left: 17px;
  position: relative;
  margin: 0 25px 20px;
  transition: all .3s;
}
.nav2 a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #e6e6e6;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.nav2 a:hover {
  color: #e7194d;
}
.nav2 a.active {
  color: #e7194d;
  padding-left: 30px;
}
.nav2 a.active::before {
  background-color: #e7194d;
  border: 1px solid #f2809d;
  box-shadow: 0 0 0 8px #fde8ed;
}
.title3 {
  font-size: 16px;
  line-height: 1.8;
  text-align: center;
  background-color: #fef3f6;
  padding: 20px 130px;
  color: #e6204d;
  margin-top: 10px;
}
.title4 {
  background-color: #f7f7f7;
  padding: 0 30px;
  margin: 50px 0 30px;
}
.title4 ul {
  display: flex;
  align-items: center;
  height: 120px;
}
.title4 ul li {
  margin-right: 100px;
}
.title4 ul li a {
  display: flex;
  align-items: center;
  font-size: 30px;
  color: #282728;
}
.title4 ul li a img {
  margin-right: 15px;
}
.title4.title4-2 {
  background-color: #fef4f6;
}
.title4.title4-2 ul li a {
  color: #e6204d;
  cursor: auto !important;
}
.main14 {
  padding: 80px 0 50px;
}
.main14 .main14-1 {
  display: flex;
  flex-wrap: wrap;
}
.main14 .main14-1 .left {
  width: 640px;
  position: relative;
}
.main14 .main14-1 .left .logo {
  width: 200px;
  position: absolute;
  top: 40px;
  left: 30px;
}
.main14 .main14-1 .left .imgbox {
  height: 640px;
  overflow: hidden;
  background-color: #eee;
}
.main14 .main14-1 .left .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main14 .main14-1 .left .small {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
}
.main14 .main14-1 .left .small a {
  display: block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  border: 1px solid #ddd;
  overflow: hidden;
  margin: 10px 0;
}
.main14 .main14-1 .left .small a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main14 .main14-1 .left .small a.active {
  border-color: #e3345c;
}
.main14 .main14-1 .right {
  width: calc(100% - 640px);
  padding-left: 85px;
}
.main14 .main14-1 .right .title {
  font-size: 36px;
  color: #282728;
  line-height: 1.5;
}
.main14 .main14-1 .right dl {
  background-color: #f6f6f6;
  padding: 30px;
  margin: 40px 0;
}
.main14 .main14-1 .right dl dd {
  font-size: 16px;
  color: #4c4b4c;
  line-height: 2;
}
.main14 .main14-1 .right dl dd span {
  color: #e7194d;
}
.main14 .main14-1 .right .weixin {
  width: 140px;
  text-align: center;
}
.main14 .main14-1 .right .weixin img {
  width: 100%;
}
.main14 .main14-1 .right .weixin p {
  font-size: 16px;
  color: #4c4c4c;
  margin-top: 5px;
}
.main14 .main14-2 .title4 {
  margin: 0;
}
.main14 .main14-2 .con {
  margin-top: 40px;
  padding-left: 50px;
}
.main14 .main14-2 .con ul li {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #282728;
  margin: 8px 0;
}
.main14 .main14-2 .con ul li .bt {
  font-weight: bold;
  width: 140px;
}
.main14 .main14-2 .con ul li .text {
  width: calc(100% - 140px);
}
.main14 .main14-2 .con img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  display: block;
}
.main14 .main14-3 .title4 {
  margin: 80px 0 40px;
}
.main14 .main14-3 .con {
  padding: 0 50px;
}
.main14 .main14-3 .con ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.main14 .main14-3 .con ul li {
  width: 20%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.main14 .main14-3 .con ul li .item {
  height: 300px;
  border: 1px solid #dbdbdb;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
}
.main14 .main14-3 .con ul li .item .icon {
  height: 79px;
}
.main14 .main14-3 .con ul li .item h5 {
  font-size: 18px;
  color: #282728;
  margin: 40px 0 20px;
  max-width: 100%;
}
.main14 .main14-3 .con ul li .item a {
  display: block;
  width: 106px;
  line-height: 37px;
  background-color: #e6204d;
  font-size: 14px;
  color: #fff;
  text-align: center;
  transition: all .3s;
}
.main14 .main14-3 .con ul li .item a:hover {
  background-color: #c51c42;
}
.main15 {
  padding: 130px 0 80px;
  background: url(../images/bg6.jpg) no-repeat center top / cover;
}
.main15 .main15-con {
  margin-top: 60px;
}
.main15 .main15-con .title {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
}
.main15 .main15-con .title h5 {
  font-size: 24px;
  font-weight: bold;
  color: #e6204d;
}
.main15 .main15-con .title p {
  font-size: 16px;
  color: #999;
  margin-left: 30px;
}
.main15 .main15-con .con-box {
  margin-bottom: 50px;
}
.main15 .main15-con .con-box .item {
  background-color: #fff;
  height: 80px;
  padding: 0 40px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.main15 .main15-con .con-box .item .imgbox {
  width: 0;
  height: 0;
  transition: all .3s;
}
.main15 .main15-con .con-box .item .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main15 .main15-con .con-box .item .con {
  width: calc(100% - 106px);
  padding: 0;
  display: flex;
  align-items: center;
}
.main15 .main15-con .con-box .item .con h5 {
  font-size: 24px;
  font-weight: bold;
  color: #282728;
}
.main15 .main15-con .con-box .item .con ul {
  margin-left: 30px;
  display: flex;
}
.main15 .main15-con .con-box .item .con ul li {
  font-size: 16px;
  color: #4c4b4c;
  margin-right: 40px;
}
.main15 .main15-con .con-box .item .con ul li span {
  color: #e7194d;
}
.main15 .main15-con .con-box .item .more a {
  display: block;
  width: 106px;
  line-height: 37px;
  background-color: #e6204d;
  color: #fff;
  text-align: center;
  font-size: 14px;
  transition: all .3s;
}
.main15 .main15-con .con-box .item .more a:hover {
  background-color: #bd133a;
}
.main15 .main15-con .con-box .item .more a.details {
  display: none;
}
.main15 .main15-con .con-box .item.active {
  height: 210px;
}
.main15 .main15-con .con-box .item.active .imgbox {
  width: 140px;
  height: 140px;
}
.main15 .main15-con .con-box .item.active .con {
  width: calc(100% - 246px);
  padding: 0 40px;
  display: block;
}
.main15 .main15-con .con-box .item.active .con ul {
  margin: 20px 0 0 0;
}
.main15 .main15-con .con-box .item.active .more a.unfold {
  display: none;
}
.main15 .main15-con .con-box .item.active .more a.details {
  display: block;
}
.search-box form {
  display: flex;
}
.search-box form input {
  width: calc(100% - 170px);
  height: 90px;
  border: 1px solid #e6204d;
  padding: 0 50px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.search-box form button {
  width: 170px;
  height: 90px;
  background-color: #e6204d;
  padding: 0;
  font-size: 24px;
  color: #fff;
  border: none;
  transition: all .3s;
}
.search-box form button:focus {
  outline: none;
}
.search-box form button:hover {
  background-color: #bd0e36;
}
.main16 {
  padding: 80px 0;
}
.main16 .con {
  margin-bottom: 60px;
}
.main16 .con .news6 {
  margin-bottom: 30px;
}
.news6 {
  display: block;
  border: 1px solid #dbdbdb;
  padding: 60px;
  transition: all .3s;
}
.news6 h5 {
  font-size: 24px;
  color: #282728;
  line-height: 1;
  position: relative;
  padding-left: 20px;
}
.news6 h5::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #282728;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  transition: all .3s;
}
.news6 .text {
  font-size: 16px;
  color: #4c4b4c;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 20px 0;
  padding-left: 20px;
  line-height: 1.8;
}
.news6 .date {
  font-size: 16px;
  color: #4c4b4c;
  padding-left: 20px;
}
.news6:hover {
  border-color: #e6204d;
}
.news6:hover h5 {
  color: #e6204d;
}
.news6:hover h5::before {
  background-color: #e6204d;
}
.main17 {
  background: url(../images/bg7.jpg) no-repeat center center / cover;
  padding: 50px 10px;
  text-align: center;
  margin-top: 80px;
}
.main17 h5 {
  font-size: 36px;
  line-height: 1.5;
  color: #fff;
}
.main17 h6 {
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  margin: 20px 0 30px;
}
.main17 a {
  display: block;
  width: 194px;
  line-height: 68px;
  background-color: #fff;
  color: #e6204d;
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
}
.main18 {
  padding: 80px 0;
}
.main18 ul {
  display: flex;
  margin-bottom: 30px;
}
.main18 ul li {
  width: 33.33333%;
  text-align: center;
}
.main18 ul li img {
  height: 59px;
}
.main18 ul li h5 {
  font-size: 18px;
  color: #4c4c4c;
  margin: 15px 0;
}
.main18 ul li .text {
  font-size: 22px;
  font-weight: bold;
}
.main18 ul li:first-child .text {
  font-family: "Arial";
}
.main18 ul:last-child {
  margin-bottom: 0;
}
.mani19 {
  position: relative;
}
.mani19::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(230, 32, 77, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}
.mani19 iframe {
  width: 100%;
  height: 400px;
}
.main20 {
  padding: 80px 0 40px;
  overflow: hidden;
}
.main20 .main20-1 {
  margin: 0 -20px;
  display: flex;
  flex-wrap: wrap;
}
.main20 .main20-1 .item {
  width: 50%;
  padding: 0 20px;
  margin-bottom: 40px;
}
.main20 .main20-1 .item ul {
  background-color: #fafafa;
  padding: 50px 0;
  display: flex;
  align-items: center;
  text-align: center;
}
.main20 .main20-1 .item ul li {
  width: 50%;
  text-align: center;
}
.main20 .main20-1 .item ul li:nth-child(1) {
  border-right: 1px solid #dbdbdb;
}
.main20 .main20-1 .item ul li:nth-child(1) img {
  height: 104px;
}
.main20 .main20-1 .item ul li:nth-child(1) h5 {
  font-size: 24px;
  color: #282728;
  line-height: 1;
  margin: 30px 0 15px;
}
.main20 .main20-1 .item ul li:nth-child(1) p {
  font-size: 16px;
  color: #807d80;
  line-height: 1;
}
.main20 .main20-1 .item ul li:nth-child(2) img {
  height: 212px;
}
.main21 {
  padding: 230px 0 470px;
  background: url(../images/bg8.jpg) no-repeat center center / cover;
}
.nav3 {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.nav3 a {
  display: block;
  width: 194px;
  line-height: 68px;
  background-color: #dbdbdb;
  color: #282728;
  font-size: 18px;
  margin: 0 10px;
  text-align: center;
}
.nav3 a.active {
  background-color: #e6204d;
  color: #fff;
}
.main22 {
  max-width: 750px;
  height: 100%;
  background: url(../images/bj.png) no-repeat center center / cover;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main22 .con {
  margin-top: 150px;
}
.main22 .con a {
  display: flex;
  align-items: center;
  margin: 30px 0;
  box-sizing: border-box;
}
.main22 .con a img {
  width: 120px;
}
.main22 .con a .text {
  width: calc(100% - 135px);
  padding-left: 40px;
}
.main22 .con a .text h5 {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  white-space: nowrap;
}
.main22 .con a .text p {
  font-size: 22px;
  color: #fff;
  margin-top: 10px;
  white-space: nowrap;
}
.main23 {
  margin: 70px 0 210px;
  overflow: hidden;
}
.main23 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -25px;
}
.main23 ul li {
  width: 100%;
  margin-bottom: 30px;
  padding: 0 25px;
}
.main23 ul li .con {
  position: relative;
  padding-right: 20px;
}
.main23 ul li .con::before {
  content: "*";
  color: red;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.main23 ul li .con input,
.main23 ul li .con textarea {
  width: 100%;
  height: 60px;
  border: 1px solid #e7e8e8;
  padding: 0 20px;
  font-size: 16px;
}
.main23 ul li .con input:focus,
.main23 ul li .con textarea:focus {
  outline: none;
}
.main23 ul li .con textarea {
  height: 180px;
  padding: 20px;
  resize: none;
}
.main23 ul li:nth-child(1),
.main23 ul li:nth-child(2) {
  width: 50%;
}
.main23 .but {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.main23 .but a {
  width: 194px;
  display: block;
  line-height: 68px;
  background-color: #dbdbdb;
  font-size: 18px;
  color: #282728;
  text-align: center;
  margin: 0 10px;
  transition: all .3s;
}
.main23 .but a:hover {
  background-color: #e6204d;
  color: #fff;
}
.main30 {
  position: fixed;
  top: 80%;
  right: 0;
  z-index: 9000;
  transform: translateY(-50%);
}
.main30 ul li {
  margin: 2px 0;
}
.main30 ul li a {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100px;
  height: 100px;
  background-color: #e61f4d;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  transition: all .3s;
}
.main30 ul li a::before {
  content: "";
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all .3s;
}
.main30 ul li a i {
  font-size: 30px;
  color: #fff;
  line-height: 1;
  transition: all .3s;
}
.main30 ul li a p {
  font-size: 17px;
  color: #fff;
  line-height: 1;
  margin-top: 12px;
  transition: all .3s;
}
.main30 ul li a .phone {
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  padding-right: 10px;
}
.main30 ul li a .phone .con {
  width: 0;
  height: 100px;
  background-color: #e61f4d;
  font-size: 25px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  overflow: hidden;
  transition: all .3s;
  white-space: nowrap;
  opacity: 0;
}
.main30 ul li a .phone .con.con-2 {
  height: 150px;
}
.main30 ul li a .phone .con.con-2 img {
  width: 120px;
  height: 120px;
  border-radius: 10px;
}
.main30 ul li a:hover {
  background-color: #96092a;
}
.main30 ul li a:hover i,
.main30 ul li a:hover p {
  color: #fff;
}
.main30 ul li a:hover::before {
  border-color: #fff;
}
.main30 ul li a:hover .phone .con {
  width: 220px;
  opacity: 1;
}
.main30 ul li a:hover .phone .con.con-2 {
  width: 150px;
}
footer {
  border-top: 1px solid #f6f6f6;
  padding: 30px 0;
  font-size: 14px;
  color: #282728;
  line-height: 1.5;
  text-align: center;
}
footer a {
  color: #282728 !important;
  transition: all .3s;
}
footer a:hover {
  color: #e6204d !important;
}
@media (max-width: 1920px) {
  .main4 {
    margin-top: 0.58333333rem;
    padding-bottom: 0.36458333rem;
  }
  .main4 .left a {
    width: 2.140625rem;
    height: 0.52083333rem;
    box-shadow: 0 0 0.05208333rem rgba(230, 32, 77, 0.1);
    padding-left: 0.20833333rem;
    font-size: 0.125rem;
    margin-bottom: 0.10416667rem;
  }
  .main4 .left a::before {
    border-top: 0.02604167rem solid transparent;
    border-bottom: 0.02604167rem solid transparent;
    border-left: 0.02604167rem solid #ffffff;
    height: 0.18229167rem;
  }
  .main4 .left a b {
    width: 0.20833333rem;
    line-height: 0.11458333rem;
    font-size: 0.07291667rem;
    top: 0.05208333rem;
    right: 0.10416667rem;
    border-radius: 0.20833333rem;
  }
}
@media (max-width: 1430px) {
  body {
    padding-top: 0.62937063rem;
  }
  .news1 .imgbox {
    height: 2.32867133rem;
  }
  .news1 .text-box {
    padding: 0.27972028rem;
  }
  .news1 .text-box h5 {
    font-size: 0.16783217rem;
  }
  .news1 .text-box p {
    font-size: 0.11188811rem;
    margin-top: 0.1048951rem;
  }
  .news2 {
    height: 2.00699301rem;
    padding: 0 0.27972028rem;
    top: 0;
  }
  .news2 .text-box {
    width: calc(100% - 1.62237762rem);
    padding-top: 0.34965035rem;
  }
  .news2 .text-box h5 {
    font-size: 0.20979021rem;
  }
  .news2 .text-box .text {
    font-size: 0.11188811rem;
    margin-top: 0.13986014rem;
    height: 0.62937063rem;
  }
  .news2 .text-box .more {
    font-size: 0.0979021rem;
    background-size: 0.13986014rem auto;
    padding-left: 0.20979021rem;
  }
  .news2 .imgbox {
    width: 1.62237762rem;
    height: 1.62237762rem;
  }
  .news2:hover {
    box-shadow: 0 0 0.06993007rem rgba(0, 0, 0, 0.2);
    top: -0.03496503rem;
  }
  header {
    height: 0.62937063rem;
  }
  header .container-box .logo {
    width: 1.56643357rem;
  }
  header .container-box .logo a img {
    width: 1.28671329rem;
  }
  header .container-box .right {
    width: calc(100% - 1.56643357rem);
  }
  header .container-box .right nav {
    margin-right: 0.41958042rem;
  }
  header .container-box .right nav ul li {
    margin-right: 0.38461538rem;
  }
  header .container-box .right nav ul li a {
    font-size: 0.12587413rem;
  }
  header .container-box .right nav ul li a::before {
    height: 0.02797203rem;
  }
  header .container-box .right nav ul li dl {
    min-width: 0.83916084rem;
    padding: 0.06993007rem 0;
    box-shadow: 0 0.03496503rem 0.06993007rem rgba(0, 0, 0, 0.2);
  }
  header .container-box .right nav ul li dl dd a {
    font-size: 0.11188811rem;
    line-height: 0.27972028rem;
    padding: 0 0.06993007rem;
  }
  header .container-box .right .search {
    width: 0.12587413rem;
    height: 0.12587413rem;
  }
  .nav4 .container-box {
    padding-left: 1.67132867rem;
  }
  .nav4 .container-box .nav4-con {
    box-shadow: 0 0.03496503rem 0.06993007rem rgba(0, 0, 0, 0.1);
    background-position: right -2.7972028rem bottom -1.3986014rem;
    background-size: 10.09090909rem auto;
  }
  .nav4 .container-box .nav4-con .item {
    padding: 0.20979021rem 0;
  }
  .nav4 .container-box .nav4-con .item h5 {
    font-size: 0.11188811rem;
    margin-bottom: 0.13986014rem;
    padding-left: 0.34965035rem;
  }
  .nav4 .container-box .nav4-con .item h5::before {
    content: "";
    border-top: 0.03496503rem solid transparent;
    border-bottom: 0.03496503rem solid transparent;
    border-left: 0.03496503rem solid #e6204d;
    height: 0.20979021rem;
  }
  .nav4 .container-box .nav4-con .item dl {
    padding-left: 0.34965035rem;
  }
  .nav4 .container-box .nav4-con .item dl dd a {
    font-size: 0.0979021rem;
  }
  .banner .but_fixed {
    bottom: 0.66433566rem;
  }
  .banner .but_fixed .container-box .but_box .but {
    width: 0.41958042rem;
    height: 0.41958042rem;
    background-size: 0.04895105rem auto;
    margin-left: 0.13986014rem;
  }
  .banner .but_fixed .container-box .but_box .swiper-pagination {
    left: 0.13986014rem;
    bottom: 0.6993007rem;
  }
  .banner .but_fixed .container-box .but_box .swiper-pagination .swiper-pagination-current {
    font-size: 0.11188811rem;
  }
  .banner .but_fixed .container-box .but_box .swiper-pagination .swiper-pagination-total {
    font-size: 0.11188811rem;
  }
  .title1 {
    padding: 0.52447552rem 0;
  }
  .title1 .text h5 {
    font-size: 0.34965035rem;
  }
  .title1 .text h4 {
    font-size: 0.25174825rem;
    margin-top: 0.06993007rem;
  }
  .title1 .text h4::before {
    width: 0.13986014rem;
    height: 0.13986014rem;
    border: 0.03496503rem solid #e6204d;
    right: -0.24475524rem;
  }
  .title1 .more {
    font-size: 0.11188811rem;
  }
  .title1 .nav {
    font-size: 0.11188811rem;
  }
  .main1 {
    padding-bottom: 0.83916084rem;
  }
  .main1 .main1-con .left .item {
    height: 2.00699301rem;
    padding: 0.34965035rem 0.20979021rem 0;
  }
  .main1 .main1-con .left .item .title {
    font-size: 0.20979021rem;
    margin-bottom: 0.17482517rem;
  }
  .main1 .main1-con .left .item .text {
    font-size: 0.11188811rem;
  }
  .main1 .main1-con .left .item .more {
    font-size: 0.0979021rem;
    background-size: 0.13986014rem auto;
    padding-left: 0.20979021rem;
    margin-top: 0.55944056rem;
  }
  .main1 .main1-con .left .item:nth-child(1) {
    background-position: right 0.06993007rem bottom 0.06993007rem;
    background-size: 1.12587413rem auto;
  }
  .main1 .main1-con .left .item:nth-child(1):hover {
    background-position: right 0.34965035rem bottom 0.13986014rem;
  }
  .main1 .main1-con .left .item:nth-child(2) ul li a {
    font-size: 0.11188811rem;
    line-height: 0.20979021rem;
    padding-right: 0.13986014rem;
  }
  .main1 .main1-con .right {
    height: 4.01398601rem;
  }
  .main1 .main1-con .right .swiper-container .swiper-pagination {
    bottom: 0.34965035rem;
  }
  .main1 .main1-con .right .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 0.1048951rem;
    height: 0.1048951rem;
    border: 0.01398601rem solid #e62450;
    margin: 0 0.04895105rem;
  }
  .main2 {
    padding: 0.6993007rem 0 0.41958042rem;
  }
  .main2 .swiper-container .swiper-slide a {
    height: 0.62237762rem;
    background-position: right 0.27972028rem center;
    padding-left: 0.27972028rem;
  }
  .main2 .swiper-container .swiper-slide a .icon {
    width: 0.34965035rem;
  }
  .main2 .swiper-container .swiper-slide a h5 {
    font-size: 0.16783217rem;
  }
  .main2 .swiper-container .but-box {
    margin-top: 0.27972028rem;
  }
  .main2 .swiper-container .but-box .but {
    width: 0.41958042rem;
    height: 0.41958042rem;
    background-size: 0.04895105rem auto;
    margin: 0 0.13986014rem;
  }
  .main3 .main3-con ul {
    margin: 0 -0.06993007rem;
  }
  .main3 .main3-con ul li {
    padding: 0 0.06993007rem;
    margin-bottom: 0.13986014rem;
  }
  .main6 {
    margin: 0.27972028rem 0 0.78321678rem;
  }
  .main6 ul {
    margin: 0 -0.06993007rem;
  }
  .main6 ul li {
    padding: 0 0.06993007rem;
  }
  .main7 .container-box {
    height: 0.62937063rem;
  }
  .main7 .container-box ul li {
    margin-right: 0.34965035rem;
  }
  .main7 .container-box ul li a {
    font-size: 0.12587413rem;
  }
  .main7 .container-box .goTop {
    background-size: auto 0.3006993rem;
    background-position: center 0.09090909rem;
    width: 0.61538462rem;
    font-size: 0.0979021rem;
    padding-bottom: 0.1048951rem;
  }
  .main8 {
    padding: 0.27972028rem 0;
  }
  .main8 ul li {
    width: 1.48251748rem;
  }
  .main8 ul li .con p {
    font-size: 0.12587413rem;
  }
  .main8 ul li .con h5 {
    font-size: 0.1958042rem;
    margin-top: 0.06993007rem;
    line-height: 0.20979021rem;
    min-height: 0.48951049rem;
  }
  .main8 ul li .con img {
    width: 0.41258741rem;
  }
  .main8 ul li:nth-child(1) img {
    width: 1.48251748rem;
  }
  .main8 ul li:nth-child(1) p {
    font-size: 0.12587413rem;
  }
  .main8 ul li:nth-child(2) {
    width: 4.1958042rem;
  }
  .main8 ul li:nth-child(3) {
    width: calc(100% - 5.67832168rem);
  }
  .main8 ul li:nth-child(3) .con h5 {
    font-size: 0.12587413rem;
  }
  footer {
    padding: 0.20979021rem 0;
    font-size: 0.0979021rem;
  }
  .banner2 {
    padding: 0.83916084rem 0 0.6993007rem;
  }
  .banner2 .title1 {
    padding-bottom: 0.40559441rem;
  }
  .banner2.banner2_2 {
    padding: 1.36363636rem 0;
  }
  .banner2.banner2_2 .title1 {
    padding-bottom: 0;
  }
  .title2 {
    font-size: 0.33566434rem;
    margin-bottom: 0.48951049rem;
  }
  .title2.title2_2 h5 {
    font-size: 0.33566434rem;
  }
  .title2.title2_2 h5 form {
    width: 2.30769231rem;
    height: 0.34965035rem;
    font-size: 0.0979021rem;
    margin-left: 0.20979021rem;
  }
  .title2.title2_2 h5 form input {
    width: calc(100% - 0.41958042rem);
    padding: 0 0.06993007rem;
  }
  .title2.title2_2 h5 form button {
    width: 0.41958042rem;
  }
  .nav1 {
    margin-top: 0.27972028rem;
  }
  .nav1 ul li {
    margin-right: 0.13986014rem;
  }
  .nav1 ul li a {
    min-width: 1.35664336rem;
    line-height: 0.47552448rem;
    padding: 0 0.06993007rem;
    font-size: 0.12587413rem;
  }
  .main9 .bg {
    max-width: 5.32867133rem;
  }
  .main9 .main9-con {
    padding: 0.55944056rem 0;
  }
  .main9 .main9-con .title {
    font-size: 0.33566434rem;
    margin-bottom: 0.48951049rem;
  }
  .main9 .main9-con .con {
    font-size: 0.13986014rem;
  }
  .main10 {
    padding: 0.55944056rem 0;
  }
  .main10 .main10-con {
    margin-top: 0.41958042rem;
  }
  .main10 .main10-con ul {
    margin: 0 -0.06993007rem 0.27972028rem;
  }
  .main10 .main10-con ul li {
    padding: 0 0.06993007rem;
    margin-bottom: 0.13986014rem;
  }
  .filtrate .filtrate-con a {
    width: 0.48951049rem;
    height: 0.48951049rem;
    font-size: 0.13986014rem;
    margin: 0 0.06993007rem 0.13986014rem;
  }
  .news3 {
    box-shadow: 0 0 0.06993007rem rgba(0, 0, 0, 0.1);
    padding: 0.13986014rem;
  }
  .news3 .logo {
    width: 0.4965035rem;
  }
  .news3 .imgbox {
    height: 1.95804196rem;
  }
  .news3 .text-box {
    margin-top: 0.13986014rem;
  }
  .news3 .text-box h5 {
    font-size: 0.16783217rem;
  }
  .news3 .text-box dl {
    margin-top: 0.13986014rem;
  }
  .news3 .text-box dl dd {
    font-size: 0.11188811rem;
    line-height: 0.20979021rem;
  }
  .news3 .text-box .more {
    background: url(../images/icon3.png) no-repeat right 0.37062937rem center / 0.13986014rem auto;
    font-size: 0.0979021rem;
  }
  .news3:hover {
    box-shadow: 0 0 0.06993007rem rgba(0, 0, 0, 0.3);
  }
  .paging .but {
    width: 0.41958042rem;
    height: 0.41958042rem;
    background-size: 0.04895105rem auto;
  }
  .paging .num {
    margin: 0 0.41958042rem;
    font-size: 0.11188811rem;
  }
  .main11 {
    padding: 0.55944056rem 0;
  }
  .main11 .main11-2 {
    margin-top: 0.55944056rem;
  }
  .main11 .main11-2 ul {
    margin: 0 -0.06993007rem;
  }
  .main11 .main11-2 ul li {
    padding: 0 0.06993007rem;
    margin-bottom: 0.34965035rem;
  }
  .news4 h5 {
    font-size: 0.11188811rem;
    margin-top: 0.13986014rem;
  }
  .main12 {
    padding: 0.55944056rem 0;
  }
  .main12 .photo_album .gallery-thumbs {
    padding-top: 0.03496503rem;
  }
  .main12 .photo_album .gallery-thumbs::before {
    top: 0.04895105rem;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide::before {
    top: 0.01398601rem;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide b {
    width: 0.04195804rem;
    height: 0.04195804rem;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide h5 {
    font-size: 0.11188811rem;
    margin-top: 0.13986014rem;
  }
  .main12 .photo_album .gallery-top {
    margin-top: 0.6993007rem;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left {
    padding-right: 0.34965035rem;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title {
    border-left: 0.01398601rem solid #e6204d;
    padding-left: 0.34965035rem;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title h5 {
    font-size: 0.33566434rem;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title p {
    font-size: 0.12587413rem;
    margin-top: 0.13986014rem;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .describe {
    font-size: 0.11188811rem;
    padding: 0.41958042rem 0 0 0.34965035rem;
  }
  .main12 .photo_album .gallery-top .but-box {
    padding-left: 0.34965035rem;
    margin-top: 0.20979021rem;
  }
  .main12 .photo_album .gallery-top .but-box .but {
    width: 0.41958042rem;
    height: 0.41958042rem;
    background-size: 0.04895105rem auto;
    margin-right: 0.20979021rem;
  }
  .main13 {
    padding: 0.55944056rem 0;
  }
  .main13 ul {
    margin: 0 -0.12587413rem;
  }
  .main13 ul li {
    padding: 0 0.12587413rem;
    margin-bottom: 0.41958042rem;
  }
  .news5 h5 {
    font-size: 0.16783217rem;
    padding: 0.20979021rem 0.27972028rem 0.13986014rem;
  }
  .news5 .text {
    font-size: 0.11188811rem;
    padding: 0.20979021rem 0.27972028rem 0.34965035rem;
  }
  .news5 .more {
    font-size: 0.0979021rem;
    background: url(../images/icon3.png) no-repeat 0 center / 0.13986014rem auto;
    padding-left: 0.20979021rem;
    margin-left: 0.27972028rem;
  }
  .nav2 a {
    font-size: 0.11188811rem;
    padding-left: 0.11888112rem;
    margin: 0 0.17482517rem 0.13986014rem;
  }
  .nav2 a::before {
    width: 0.04195804rem;
    height: 0.04195804rem;
  }
  .nav2 a.active {
    padding-left: 0.20979021rem;
  }
  .title3 {
    font-size: 0.11188811rem;
    padding: 0.13986014rem 0.90909091rem;
    margin-top: 0.06993007rem;
  }
  .title4 {
    padding: 0 0.20979021rem;
    margin: 0.34965035rem 0 0.20979021rem;
  }
  .title4 ul {
    height: 0.83916084rem;
  }
  .title4 ul li {
    margin-right: 0.6993007rem;
  }
  .title4 ul li a {
    font-size: 0.20979021rem;
  }
  .title4 ul li a img {
    margin-right: 0.1048951rem;
  }
  .main14 {
    padding: 0.55944056rem 0 0.34965035rem;
  }
  .main14 .main14-1 .left {
    width: 4.47552448rem;
  }
  .main14 .main14-1 .left .logo {
    width: 1.3986014rem;
    top: 0.27972028rem;
    left: 0.20979021rem;
  }
  .main14 .main14-1 .left .imgbox {
    height: 4.47552448rem;
  }
  .main14 .main14-1 .left .small {
    right: 0.20979021rem;
  }
  .main14 .main14-1 .left .small a {
    width: 0.66433566rem;
    height: 0.66433566rem;
    margin: 0.06993007rem 0;
  }
  .main14 .main14-1 .right {
    width: calc(100% - 4.47552448rem);
    padding-left: 0.59440559rem;
  }
  .main14 .main14-1 .right .title {
    font-size: 0.25174825rem;
  }
  .main14 .main14-1 .right dl {
    padding: 0.20979021rem;
    margin: 0.27972028rem 0;
  }
  .main14 .main14-1 .right dl dd {
    font-size: 0.11188811rem;
  }
  .main14 .main14-1 .right .weixin {
    width: 0.97902098rem;
  }
  .main14 .main14-1 .right .weixin p {
    font-size: 0.11188811rem;
    margin-top: 0.03496503rem;
  }
  .main14 .main14-2 .con {
    margin-top: 0.27972028rem;
    padding-left: 0.34965035rem;
  }
  .main14 .main14-2 .con ul li {
    font-size: 0.11188811rem;
    margin: 0.05594406rem 0;
  }
  .main14 .main14-2 .con ul li .bt {
    width: 0.97902098rem;
  }
  .main14 .main14-2 .con ul li .text {
    width: calc(100% - 0.97902098rem);
  }
  .main14 .main14-3 .title4 {
    margin: 0.55944056rem 0 0.27972028rem;
  }
  .main14 .main14-3 .con {
    padding: 0 0.34965035rem;
  }
  .main14 .main14-3 .con ul {
    display: flex;
    margin: 0 -0.1048951rem;
  }
  .main14 .main14-3 .con ul li {
    padding: 0 0.1048951rem;
    margin-bottom: 0.20979021rem;
  }
  .main14 .main14-3 .con ul li .item {
    height: 2.0979021rem;
    padding: 0 0.06993007rem;
  }
  .main14 .main14-3 .con ul li .item .icon {
    height: 0.55244755rem;
  }
  .main14 .main14-3 .con ul li .item h5 {
    font-size: 0.12587413rem;
    margin: 0.27972028rem 0 0.13986014rem;
  }
  .main14 .main14-3 .con ul li .item a {
    width: 0.74125874rem;
    line-height: 0.25874126rem;
    font-size: 0.0979021rem;
  }
  .main15 {
    padding: 0.90909091rem 0 0.55944056rem;
  }
  .main15 .main15-con {
    margin-top: 0.41958042rem;
  }
  .main15 .main15-con .title {
    margin-bottom: 0.13986014rem;
  }
  .main15 .main15-con .title h5 {
    font-size: 0.16783217rem;
  }
  .main15 .main15-con .title p {
    font-size: 0.11188811rem;
    margin-left: 0.20979021rem;
  }
  .main15 .main15-con .con-box {
    margin-bottom: 0.34965035rem;
  }
  .main15 .main15-con .con-box .item {
    height: 0.55944056rem;
    padding: 0 0.27972028rem;
    margin-bottom: 0.13986014rem;
    box-shadow: 0 0 0.06993007rem rgba(0, 0, 0, 0.1);
  }
  .main15 .main15-con .con-box .item .con {
    width: calc(100% - 0.74125874rem);
  }
  .main15 .main15-con .con-box .item .con h5 {
    font-size: 0.16783217rem;
  }
  .main15 .main15-con .con-box .item .con ul {
    margin-left: 0.20979021rem;
  }
  .main15 .main15-con .con-box .item .con ul li {
    font-size: 0.11188811rem;
    margin-right: 0.27972028rem;
  }
  .main15 .main15-con .con-box .item .more a {
    width: 0.74125874rem;
    line-height: 0.25874126rem;
    font-size: 0.0979021rem;
  }
  .main15 .main15-con .con-box .item.active {
    height: 1.46853147rem;
  }
  .main15 .main15-con .con-box .item.active .imgbox {
    width: 0.97902098rem;
    height: 0.97902098rem;
  }
  .main15 .main15-con .con-box .item.active .con {
    width: calc(100% - 1.72027972rem);
    padding: 0 0.27972028rem;
  }
  .main15 .main15-con .con-box .item.active .con ul {
    margin: 0.13986014rem 0 0 0;
  }
  .search-box form input {
    width: calc(100% - 1.18881119rem);
    height: 0.62937063rem;
    padding: 0 0.34965035rem;
    font-size: 0.11188811rem;
  }
  .search-box form button {
    width: 1.18881119rem;
    height: 0.62937063rem;
    font-size: 0.16783217rem;
  }
  .main16 {
    padding: 0.55944056rem 0;
  }
  .main16 .con {
    margin-bottom: 0.41958042rem;
  }
  .main16 .con .news6 {
    margin-bottom: 0.20979021rem;
  }
  .news6 {
    padding: 0.41958042rem;
  }
  .news6 h5 {
    font-size: 0.16783217rem;
    padding-left: 0.13986014rem;
  }
  .news6 h5::before {
    width: 0.04195804rem;
    height: 0.04195804rem;
  }
  .news6 .text {
    font-size: 0.11188811rem;
    margin: 0.13986014rem 0;
    padding-left: 0.13986014rem;
  }
  .news6 .date {
    font-size: 0.11188811rem;
    padding-left: 0.13986014rem;
  }
  .main17 {
    padding: 0.34965035rem 0.06993007rem;
    margin-top: 0.55944056rem;
  }
  .main17 h5 {
    font-size: 0.25174825rem;
  }
  .main17 h6 {
    font-size: 0.16783217rem;
    margin: 0.13986014rem 0 0.20979021rem;
  }
  .main17 a {
    width: 1.35664336rem;
    line-height: 0.47552448rem;
    font-size: 0.12587413rem;
  }
  .main18 {
    padding: 0.55944056rem 0;
  }
  .main18 ul {
    margin-bottom: 0.20979021rem;
  }
  .main18 ul li img {
    height: 0.41258741rem;
  }
  .main18 ul li h5 {
    font-size: 0.12587413rem;
    margin: 0.1048951rem 0;
  }
  .main18 ul li .text {
    font-size: 0.15384615rem;
  }
  .mani19 iframe {
    height: 2.7972028rem;
  }
  .main20 {
    padding: 0.55944056rem 0 0.27972028rem;
  }
  .main20 .main20-1 {
    margin: 0 -0.13986014rem;
  }
  .main20 .main20-1 .item {
    padding: 0 0.13986014rem;
    margin-bottom: 0.27972028rem;
  }
  .main20 .main20-1 .item ul {
    padding: 0.34965035rem 0;
  }
  .main20 .main20-1 .item ul li:nth-child(1) img {
    height: 0.72727273rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) h5 {
    font-size: 0.16783217rem;
    margin: 0.20979021rem 0 0.1048951rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) p {
    font-size: 0.11188811rem;
  }
  .main20 .main20-1 .item ul li:nth-child(2) img {
    height: 1.48251748rem;
  }
  .main21 {
    padding: 1.60839161rem 0 3.28671329rem;
  }
  .nav3 {
    margin-bottom: 0.20979021rem;
  }
  .nav3 a {
    width: 1.35664336rem;
    line-height: 0.47552448rem;
    font-size: 0.12587413rem;
    margin: 0 0.06993007rem;
  }
  .main23 {
    margin: 0.48951049rem 0 1.46853147rem;
  }
  .main23 ul {
    margin: 0 -0.17482517rem;
  }
  .main23 ul li {
    margin-bottom: 0.20979021rem;
    padding: 0 0.17482517rem;
  }
  .main23 ul li .con {
    padding-right: 0.13986014rem;
  }
  .main23 ul li .con input,
  .main23 ul li .con textarea {
    height: 0.41958042rem;
    padding: 0 0.13986014rem;
    font-size: 0.11188811rem;
  }
  .main23 ul li .con textarea {
    height: 1.25874126rem;
    padding: 0.13986014rem;
  }
  .main23 .but {
    margin-top: 0.20979021rem;
  }
  .main23 .but a {
    width: 1.35664336rem;
    line-height: 0.47552448rem;
    font-size: 0.12587413rem;
    margin: 0 0.06993007rem;
  }
  .main30 ul li {
    margin: 0.01398601rem 0;
  }
  .main30 ul li a {
    width: 0.6993007rem;
    height: 0.6993007rem;
    border-top-left-radius: 0.06993007rem;
    border-bottom-left-radius: 0.06993007rem;
  }
  .main30 ul li a::before {
    width: calc(100% - 0.06993007rem);
    height: calc(100% - 0.06993007rem);
    border-top-left-radius: 0.06993007rem;
    border-bottom-left-radius: 0.06993007rem;
  }
  .main30 ul li a i {
    font-size: 0.20979021rem;
  }
  .main30 ul li a p {
    font-size: 0.12587413rem;
    margin-top: 0.08391608rem;
  }
  .main30 ul li a .phone {
    padding-right: 0.06993007rem;
  }
  .main30 ul li a .phone .con {
    height: 0.6993007rem;
    font-size: 0.17482517rem;
    border-radius: 0.06993007rem;
  }
  .main30 ul li a .phone .con.con-2 {
    height: 1.04895105rem;
  }
  .main30 ul li a .phone .con.con-2 img {
    width: 0.83916084rem;
    height: 0.83916084rem;
    border-radius: 0.06993007rem;
  }
  .main30 ul li a:hover .phone .con {
    width: 1.53846154rem;
  }
  .main30 ul li a:hover .phone .con.con-2 {
    width: 1.04895105rem;
  }
}
@media (max-width: 1360px) {
  .video_popup .con_box {
    width: 80%;
    height: 80%;
  }
}
@media (max-width: 991px) {
  body {
    padding-top: 60px;
  }
  .video_popup .con_box {
    width: 90%;
    height: auto;
    height: 400px;
  }
  .video_popup .con_box i.colse {
    font-size: 30px;
    transform: translateX(50%) rotate(45deg);
    top: 100%;
    right: 50%;
  }
  .video_popup.active {
    top: 0;
  }
  .news1 .imgbox {
    height: 3.36024218rem;
  }
  .news1 .text-box {
    padding: 15px 10px;
  }
  .news1 .text-box h5 {
    font-size: 16px;
  }
  .news1 .text-box p {
    font-size: 14px;
    margin-top: 10px;
  }
  .news2 {
    height: 150px;
    padding: 0 10px;
    top: 0;
  }
  .news2 .text-box {
    width: calc(100% - 120px);
    padding-top: 15px;
  }
  .news2 .text-box h5 {
    font-size: 18px;
  }
  .news2 .text-box .text {
    font-size: 14px;
    margin-top: 10px;
    height: 60px;
  }
  .news2 .text-box .more {
    font-size: 12px;
    background-size: 15px auto;
    padding-left: 20px;
  }
  .news2 .imgbox {
    width: 120px;
    height: 120px;
  }
  header {
    height: 60px;
  }
  header .container-box .logo {
    width: 150px;
  }
  header .container-box .logo a img {
    width: 130px;
  }
  header .container-box .right {
    width: calc(100% - 150px);
    justify-content: flex-end;
  }
  header .container-box .right .search {
    width: 18px;
    height: 18px;
    margin-right: 50px;
  }
  .banner .swiper-pagination {
    bottom: 10px;
    line-height: 1;
  }
  .banner .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    opacity: 1;
    margin: 0 3px;
    transition: all .3s;
    border: 1px solid #e62450;
  }
  .banner .swiper-pagination .swiper-pagination-bullet:focus {
    outline: none;
  }
  .banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #e62450;
    border-color: #e62450;
  }
  .title1 {
    padding: 30px 0;
  }
  .title1 .text h5 {
    font-size: 30px;
  }
  .title1 .text h4 {
    font-size: 20px;
    margin-top: 5px;
  }
  .title1 .text h4::before {
    width: 10px;
    height: 10px;
    border: 2px solid #e6204d;
    right: -20px;
  }
  .title1 .more {
    font-size: 14px;
  }
  .title1 .nav {
    font-size: 12px;
  }
  .main1 {
    background: none;
  }
  .main1 .main1-con .left {
    width: 100%;
  }
  .main1 .main1-con .left .item {
    height: 2.89606458rem;
    padding: 0.50454087rem 0.30272452rem 0;
  }
  .main1 .main1-con .left .item .title {
    font-size: 0.30272452rem;
    margin-bottom: 0.20181635rem;
  }
  .main1 .main1-con .left .item .text {
    font-size: 0.16145308rem;
  }
  .main1 .main1-con .left .item .more {
    font-size: 0.14127144rem;
    background-size: 0.20181635rem auto;
    padding-left: 0.30272452rem;
    margin-top: 0.80726539rem;
  }
  .main1 .main1-con .left .item:nth-child(1) {
    background-position: right 0.10090817rem bottom 0.10090817rem;
    background-size: 1.62462159rem auto;
  }
  .main1 .main1-con .left .item:nth-child(1):hover {
    background-position: right 0.50454087rem bottom 0.20181635rem;
  }
  .main1 .main1-con .left .item:nth-child(2) ul li a {
    font-size: 0.16145308rem;
    line-height: 0.30272452rem;
    padding-right: 0.20181635rem;
  }
  .main1 .main1-con .right {
    width: 100%;
    height: 5.79212916rem;
  }
  .main1 .main1-con .right .swiper-container .swiper-pagination {
    bottom: 10px;
  }
  .main1 .main1-con .right .swiper-container .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #e62450;
    margin: 0 3px;
  }
  .main2 {
    padding: 30px 0;
  }
  .main2 .swiper-container .swiper-slide a {
    height: 60px;
    background-position: right 10px center;
    padding-left: 10px;
  }
  .main2 .swiper-container .swiper-slide a .icon {
    width: 40px;
  }
  .main2 .swiper-container .swiper-slide a h5 {
    width: calc(100% - 40px);
    font-size: 18px;
  }
  .main2 .swiper-container .but-box {
    margin-top: 30px;
  }
  .main2 .swiper-container .but-box .but {
    width: 30px;
    height: 30px;
    background-size: 7px auto;
    margin: 0 5px;
  }
  .main3 .main3-con ul {
    margin: 0 -5px;
  }
  .main3 .main3-con ul li {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .main4 {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .main4 .left a {
    width: 4.14732593rem;
    height: 1.00908174rem;
    box-shadow: 0 0 0.10090817rem rgba(230, 32, 77, 0.1);
    padding-left: 0.40363269rem;
    font-size: 0.24217962rem;
    margin-bottom: 0.20181635rem;
  }
  .main4 .left a::before {
    border-top: 0.05045409rem solid transparent;
    border-bottom: 0.05045409rem solid transparent;
    border-left: 0.05045409rem solid #ffffff;
    height: 0.35317861rem;
  }
  .main4 .left a b {
    width: 0.40363269rem;
    line-height: 0.22199798rem;
    font-size: 0.14127144rem;
    top: 0.10090817rem;
    right: 0.20181635rem;
    border-radius: 0.40363269rem;
  }
  .main6 {
    margin: 30px 0;
  }
  .main6 ul {
    margin: 0;
    display: block;
  }
  .main6 ul li {
    width: 100%;
    padding: 0;
  }
  .main7 .container-box {
    justify-content: center;
    height: auto;
    padding: 10px 0;
  }
  .main7 .container-box ul {
    justify-content: center;
  }
  .main7 .container-box ul li {
    margin: 5px 10px;
  }
  .main7 .container-box ul li a {
    font-size: 14px;
  }
  .main8 {
    padding: 10px 0;
  }
  .main8 ul {
    text-align: center;
  }
  .main8 ul li {
    width: 50%;
  }
  .main8 ul li .con p {
    font-size: 16px;
  }
  .main8 ul li .con h5 {
    font-size: 16px;
    margin-top: 10px;
    line-height: 25px;
    min-height: initial;
  }
  .main8 ul li .con img {
    width: 59px;
    margin-top: 10px;
  }
  .main8 ul li:nth-child(1) img {
    width: 150px;
  }
  .main8 ul li:nth-child(1) p {
    font-size: 14px;
  }
  .main8 ul li:nth-child(2) {
    width: 100%;
  }
  .main8 ul li:nth-child(3) {
    width: 100%;
  }
  .main8 ul li:nth-child(3) .con h5 {
    font-size: 14px;
    line-height: 25px;
  }
  footer {
    padding: 30px 0;
    font-size: 12px;
  }
  .banner2 {
    padding: 30px 0 20px;
  }
  .banner2 .title1 {
    padding-bottom: 0.58526741rem;
  }
  .title2 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .title2.title2_2 h5 {
    font-size: 20px;
  }
  .title2.title2_2 h5 form {
    width: 300px;
    height: 45px;
    font-size: 13px;
    position: initial;
    transform: none;
    margin: 20px auto 0;
  }
  .title2.title2_2 h5 form input {
    width: calc(100% - 60px);
    padding: 0 10px;
  }
  .title2.title2_2 h5 form button {
    width: 60px;
  }
  .nav1 {
    margin-top: 20px;
  }
  .nav1 ul li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .nav1 ul li a {
    min-width: 100px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 16px;
  }
  .main9 .main9-con {
    padding: 30px 0;
  }
  .main9 .main9-con .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .main9 .main9-con .con {
    font-size: 14px;
  }
  .main10 {
    padding: 30px 0;
  }
  .main10 .main10-con {
    margin-top: 30px;
  }
  .main10 .main10-con ul {
    margin: 0 -5px 20px;
  }
  .main10 .main10-con ul li {
    width: 33.33333%;
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .filtrate {
    max-height: 100px;
    overflow: hidden;
  }
  .filtrate .filtrate-con a {
    width: 40px;
    height: 40px;
    font-size: 14px;
    margin: 0 5px 10px;
  }
  .filtrate.active {
    max-height: initial;
  }
  .filtrate-unfold {
    text-align: center;
    font-size: 16px;
    width: max-content;
    margin: 10px auto 0;
    color: #e6204d;
    letter-spacing: 1px;
    display: none;
  }
  .filtrate-unfold.active {
    display: block;
  }
  .news3 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 10px;
  }
  .news3 .logo {
    width: 50px;
  }
  .news3 .imgbox {
    height: 2.82542886rem;
  }
  .news3 .text-box {
    margin-top: 10px;
  }
  .news3 .text-box h5 {
    font-size: 16px;
  }
  .news3 .text-box dl {
    margin-top: 10px;
  }
  .news3 .text-box dl dd {
    font-size: 14px;
    line-height: 25px;
  }
  .news3 .text-box .more {
    background: url(../images/icon3.png) no-repeat right 45px center / 16px auto;
    font-size: 12px;
    margin-top: 10px;
  }
  .paging .but {
    width: 40px;
    height: 40px;
    background-size: 7px auto;
  }
  .paging .num {
    margin: 0 20px;
    font-size: 14px;
  }
  .main11 {
    padding: 30px 0;
  }
  .main11 .main11-2 {
    margin-top: 30px;
  }
  .main11 .main11-2 ul {
    margin: 0 -5px;
  }
  .main11 .main11-2 ul li {
    padding: 0 5px;
    margin-bottom: 30px;
  }
  .news4 h5 {
    font-size: 14px;
    margin-top: 10px;
  }
  .main12 {
    padding: 30px 0;
  }
  .main12 .photo_album .gallery-thumbs {
    padding-top: 5px;
  }
  .main12 .photo_album .gallery-thumbs::before {
    top: 7px;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide::before {
    top: 2px;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide b {
    width: 6px;
    height: 6px;
  }
  .main12 .photo_album .gallery-thumbs .swiper-slide h5 {
    font-size: 16px;
    margin-top: 20px;
  }
  .main12 .photo_album .gallery-top {
    margin-top: 50px;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con {
    display: block;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left {
    width: 100%;
    padding-right: 0;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title {
    border-left: 2px solid #e6204d;
    padding-left: 20px;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title h5 {
    font-size: 25px;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .title p {
    font-size: 14px;
    margin-top: 10px;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .left .describe {
    font-size: 14px;
    padding: 20px 0 0 20px;
  }
  .main12 .photo_album .gallery-top .swiper-slide .con .right {
    width: 100%;
    margin-top: 20px;
  }
  .main12 .photo_album .gallery-top .but-box {
    padding-left: 50px;
    margin-top: 30px;
    justify-content: center;
    padding: 0;
  }
  .main12 .photo_album .gallery-top .but-box .but {
    width: 50px;
    height: 50px;
    background-size: 7px auto;
    margin: 0 10px;
  }
  .main13 {
    padding: 30px 0;
  }
  .main13 ul {
    margin: 0 -5px;
  }
  .main13 ul li {
    padding: 0 5px;
    margin-bottom: 30px;
  }
  .news5 h5 {
    font-size: 18px;
    padding: 10px 5px;
  }
  .news5 .text {
    font-size: 14px;
    padding: 10px 5px;
  }
  .news5 .more {
    font-size: 12px;
    background: url(../images/icon3.png) no-repeat 0 center / 20px auto;
    padding-left: 30px;
    margin-left: 0;
  }
  .nav2 a {
    font-size: 16px;
    padding-left: 17px;
    margin: 0 10px 20px;
  }
  .nav2 a::before {
    width: 6px;
    height: 6px;
  }
  .nav2 a.active {
    padding-left: 30px;
  }
  .title3 {
    font-size: 14px;
    padding: 20px;
    margin-top: 10px;
  }
  .title4 {
    padding: 0 0 0 10px;
    margin: 30px 0;
  }
  .title4 ul {
    height: 60px;
  }
  .title4 ul li {
    margin-right: 20px;
  }
  .title4 ul li a {
    font-size: 20px;
  }
  .title4 ul li a img {
    margin-right: 10px;
    max-height: 30px;
  }
  .main14 {
    padding: 30px 0 20px;
  }
  .main14 .main14-1 .left {
    width: 100%;
  }
  .main14 .main14-1 .left .logo {
    width: 2.01816347rem;
    top: 0.40363269rem;
    left: 0.30272452rem;
  }
  .main14 .main14-1 .left .imgbox {
    height: 9.08173562rem;
  }
  .main14 .main14-1 .left .small {
    right: 0.30272452rem;
  }
  .main14 .main14-1 .left .small a {
    width: 0.95862765rem;
    height: 0.95862765rem;
    margin: 0.10090817rem 0;
  }
  .main14 .main14-1 .right {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
  .main14 .main14-1 .right .title {
    font-size: 20px;
  }
  .main14 .main14-1 .right dl {
    padding: 10px;
    margin: 20px 0;
  }
  .main14 .main14-1 .right dl dd {
    font-size: 14px;
  }
  .main14 .main14-1 .right .weixin {
    width: 140px;
  }
  .main14 .main14-1 .right .weixin p {
    font-size: 14px;
    margin-top: 5px;
  }
  .main14 .main14-2 .con {
    margin-top: 30px;
    padding-left: 0;
  }
  .main14 .main14-2 .con ul li {
    font-size: 14px;
    margin: 8px 0;
    align-items: flex-start;
  }
  .main14 .main14-2 .con ul li .bt {
    width: 120px;
  }
  .main14 .main14-2 .con ul li .text {
    width: calc(100% - 120px);
  }
  .main14 .main14-3 .title4 {
    margin: 40px 0 30px;
  }
  .main14 .main14-3 .con {
    padding: 0;
  }
  .main14 .main14-3 .con ul {
    display: flex;
    margin: 0 -5px;
  }
  .main14 .main14-3 .con ul li {
    padding: 0 5px;
    margin-bottom: 10px;
    width: 25%;
  }
  .main14 .main14-3 .con ul li .item {
    height: 3.02724521rem;
    padding: 0 0.10090817rem;
  }
  .main14 .main14-3 .con ul li .item .icon {
    height: 0.79717457rem;
  }
  .main14 .main14-3 .con ul li .item h5 {
    font-size: 0.16145308rem;
    margin: 0.40363269rem 0 0.20181635rem;
  }
  .main14 .main14-3 .con ul li .item a {
    width: 1.06962664rem;
    line-height: 0.37336024rem;
    font-size: 0.14127144rem;
  }
  .main15 {
    padding: 50px 0 30px;
  }
  .main15 .main15-con {
    margin-top: 30px;
  }
  .main15 .main15-con .title {
    margin-bottom: 20px;
  }
  .main15 .main15-con .title h5 {
    font-size: 20px;
  }
  .main15 .main15-con .title p {
    font-size: 14px;
    margin-left: 20px;
  }
  .main15 .main15-con .con-box {
    margin-bottom: 30px;
  }
  .main15 .main15-con .con-box .item {
    height: 100px;
    padding: 0 20px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .main15 .main15-con .con-box .item .con {
    width: calc(100% - 106px);
  }
  .main15 .main15-con .con-box .item .con h5 {
    font-size: 20px;
  }
  .main15 .main15-con .con-box .item .con ul {
    margin-left: 30px;
    flex-wrap: wrap;
  }
  .main15 .main15-con .con-box .item .con ul li {
    width: 50%;
    font-size: 16px;
    margin: 5px 0;
  }
  .main15 .main15-con .con-box .item .more a {
    width: 106px;
    line-height: 37px;
    font-size: 14px;
  }
  .main15 .main15-con .con-box .item.active {
    height: 210px;
  }
  .main15 .main15-con .con-box .item.active .imgbox {
    width: 140px;
    height: 140px;
  }
  .main15 .main15-con .con-box .item.active .con {
    width: calc(100% - 246px);
    padding: 0 40px;
  }
  .main15 .main15-con .con-box .item.active .con ul {
    margin: 20px 0 0 0;
  }
  .search-box form input {
    width: calc(100% - 60px);
    height: 50px;
    padding: 0 10px;
    font-size: 14px;
  }
  .search-box form button {
    width: 60px;
    height: 50px;
    font-size: 16px;
  }
  .main16 {
    padding: 30px 0;
  }
  .main16 .con {
    margin-bottom: 30px;
  }
  .main16 .con .news6 {
    margin-bottom: 20px;
  }
  .news6 {
    padding: 10px;
  }
  .news6 h5 {
    font-size: 18px;
    padding-left: 10px;
  }
  .news6 h5::before {
    width: 4px;
    height: 4px;
  }
  .news6 .text {
    font-size: 14px;
    margin: 10px 0;
    padding-left: 10px;
  }
  .news6 .date {
    font-size: 14px;
    padding-left: 10px;
  }
  .main17 {
    padding: 30px 10px;
    margin-top: 30px;
  }
  .main17 h5 {
    font-size: 20px;
  }
  .main17 h6 {
    font-size: 16px;
    margin: 10px 0 20px;
  }
  .main17 a {
    width: 120px;
    line-height: 40px;
    font-size: 14px;
  }
  .main18 {
    padding: 30px 0;
  }
  .main18 ul {
    display: block;
    margin-bottom: 20px;
  }
  .main18 ul li {
    width: 100%;
    margin: 20px 0;
  }
  .main18 ul li img {
    height: 40px;
  }
  .main18 ul li h5 {
    font-size: 16px;
    margin: 10px 0;
  }
  .main18 ul li .text {
    font-size: 16px;
  }
  .mani19 iframe {
    height: 4.03632694rem;
  }
  .main20 {
    padding: 30px 0;
  }
  .main20 .main20-1 {
    margin: 0 -0.20181635rem;
  }
  .main20 .main20-1 .item {
    padding: 0 0.10090817rem;
    margin-bottom: 0.20181635rem;
  }
  .main20 .main20-1 .item ul {
    padding: 0.30272452rem 0;
  }
  .main20 .main20-1 .item ul li:nth-child(1) img {
    height: 1.04944501rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) h5 {
    font-size: 0.24217962rem;
    margin: 0.30272452rem 0 0.15136226rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) p {
    font-size: 0.16145308rem;
  }
  .main20 .main20-1 .item ul li:nth-child(2) img {
    height: 2.01816347rem;
  }
  .main21 {
    padding: 100px 0 200px;
  }
  .nav3 {
    margin-bottom: 20px;
  }
  .nav3 a {
    width: 120px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 10px;
  }
  .main23 {
    margin: 30px 0;
  }
  .main23 ul {
    margin: 0;
  }
  .main23 ul li {
    margin-bottom: 10px;
    padding: 0;
    width: 100% !important;
  }
  .main23 ul li .con {
    padding-right: 10px;
  }
  .main23 ul li .con input,
  .main23 ul li .con textarea {
    height: 50px;
    padding: 0 10px;
    font-size: 14px;
  }
  .main23 ul li .con textarea {
    height: 120px;
    padding: 10px;
  }
  .main23 .but {
    margin-top: 20px;
  }
  .main23 .but a {
    width: 120px;
    line-height: 40px;
    font-size: 16px;
    margin: 0 5px;
  }
}
@media (max-width: 750px) {
  .main1 .main1-con .left .item {
    height: 3.06666667rem;
    padding: 0.26666667rem 0.13333333rem 0;
  }
  .main1 .main1-con .left .item .title {
    font-size: 0.4rem;
    margin-bottom: 0.13333333rem;
  }
  .main1 .main1-con .left .item .text {
    font-size: 0.21333333rem;
  }
  .main1 .main1-con .left .item .more {
    font-size: 0.18666667rem;
    background-size: 0.26666667rem auto;
    padding-left: 0.4rem;
    margin-top: 1.06666667rem;
  }
  .main1 .main1-con .left .item:nth-child(1) {
    background-position: right 0.13333333rem bottom 0.13333333rem;
    background-size: 2.14666667rem auto;
  }
  .main1 .main1-con .left .item:nth-child(1):hover {
    background-position: right 0.66666667rem bottom 0.26666667rem;
  }
  .main1 .main1-con .left .item:nth-child(2) ul li a {
    font-size: 0.21333333rem;
    line-height: 0.4rem;
    padding-right: 0.26666667rem;
  }
  .main2 .swiper-container .swiper-slide a {
    background-size: 15px auto;
  }
  .main2 .swiper-container .swiper-slide a .icon {
    width: 30px;
  }
  .main2 .swiper-container .swiper-slide a .icon img {
    max-width: 70%;
  }
  .main2 .swiper-container .swiper-slide a h5 {
    width: calc(100% - 30px);
    font-size: 14px;
    padding-right: 20px;
  }
  .main4 {
    margin-top: 20px;
    padding-bottom: 30px;
  }
  .main4 .left a {
    width: 5.48rem;
    height: 1.33333333rem;
    box-shadow: 0 0 0.13333333rem rgba(230, 32, 77, 0.1);
    padding-left: 0.53333333rem;
    font-size: 0.32rem;
    margin-bottom: 0.26666667rem;
  }
  .main4 .left a::before {
    border-top: 0.06666667rem solid transparent;
    border-bottom: 0.06666667rem solid transparent;
    border-left: 0.06666667rem solid #ffffff;
    height: 0.46666667rem;
  }
  .main4 .left a b {
    width: 0.53333333rem;
    line-height: 0.29333333rem;
    font-size: 0.18666667rem;
    top: 0.13333333rem;
    right: 0.26666667rem;
    border-radius: 0.53333333rem;
  }
  .main10 .main10-con ul li {
    width: 50%;
  }
  .main11 .main11-2 ul li {
    width: 50%;
  }
  .main14 .main14-3 .con ul li {
    width: 33.33333%;
  }
  .main14 .main14-3 .con ul li .item {
    height: 4rem;
    padding: 0 0.13333333rem;
  }
  .main14 .main14-3 .con ul li .item .icon {
    height: 1.05333333rem;
  }
  .main14 .main14-3 .con ul li .item h5 {
    font-size: 0.21333333rem;
    margin: 0.53333333rem 0 0.26666667rem;
  }
  .main14 .main14-3 .con ul li .item a {
    width: 1.41333333rem;
    line-height: 0.49333333rem;
    font-size: 0.18666667rem;
  }
  .main15 {
    padding: 50px 0 30px;
  }
  .main15 .main15-con {
    margin-top: 30px;
  }
  .main15 .main15-con .title {
    margin-bottom: 20px;
  }
  .main15 .main15-con .title h5 {
    font-size: 20px;
  }
  .main15 .main15-con .title p {
    font-size: 14px;
    margin-left: 20px;
  }
  .main15 .main15-con .con-box {
    margin-bottom: 30px;
  }
  .main15 .main15-con .con-box .item {
    height: auto;
    padding: 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .main15 .main15-con .con-box .item .con {
    width: calc(100% - 106px);
    display: block;
  }
  .main15 .main15-con .con-box .item .con h5 {
    font-size: 16px;
  }
  .main15 .main15-con .con-box .item .con ul {
    margin: 10px 0 0 0;
    flex-wrap: wrap;
  }
  .main15 .main15-con .con-box .item .con ul li {
    width: 100%;
    font-size: 14px;
    margin: 5px 0;
  }
  .main15 .main15-con .con-box .item .more a {
    width: 106px;
    line-height: 37px;
    font-size: 14px;
  }
  .main15 .main15-con .con-box .item.active {
    height: auto;
    display: block;
  }
  .main15 .main15-con .con-box .item.active .imgbox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
  .main15 .main15-con .con-box .item.active .con {
    width: 100%;
    padding: 0;
    margin: 20px 0;
    text-align: center;
  }
  .main15 .main15-con .con-box .item.active .con ul {
    margin: 10px 0 0 0;
  }
  .main15 .main15-con .con-box .item.active .con ul li {
    width: 50%;
  }
  .main15 .main15-con .con-box .item.active .more a {
    margin: 0 auto;
  }
  .main22 .con {
    margin-top: 2rem;
  }
  .main22 .con a {
    margin: 0.4rem 0;
  }
  .main22 .con a img {
    width: 1.6rem;
  }
  .main22 .con a .text {
    width: calc(100% - 1.8rem);
    padding-left: 0.53333333rem;
  }
  .main22 .con a .text h5 {
    font-size: 0.53333333rem;
  }
  .main22 .con a .text p {
    font-size: 0.29333333rem;
    margin-top: 0.13333333rem;
  }
}
@media (max-width: 500px) {
  .main1 .main1-con .left .item {
    height: 4rem;
    padding: 0.4rem 0.2rem 0;
  }
  .main1 .main1-con .left .item .title {
    font-size: 0.4rem;
    margin-bottom: 0.2rem;
  }
  .main1 .main1-con .left .item .text {
    font-size: 0.32rem;
  }
  .main1 .main1-con .left .item .more {
    font-size: 0.28rem;
    background-size: 0.4rem auto;
    padding-left: 0.6rem;
    margin-top: 0.6rem;
  }
  .main1 .main1-con .left .item:nth-child(1) {
    background-position: right 0.2rem bottom 0.2rem;
    background-size: 3.22rem auto;
  }
  .main1 .main1-con .left .item:nth-child(1):hover {
    background-position: right 1rem bottom 0.4rem;
  }
  .main1 .main1-con .left .item:nth-child(2) ul li a {
    font-size: 0.32rem;
    line-height: 0.6rem;
    padding-right: 0.4rem;
  }
  .main14 .main14-3 .con ul li {
    width: 50%;
  }
  .main14 .main14-3 .con ul li .item {
    height: 6rem;
    padding: 0 0.2rem;
  }
  .main14 .main14-3 .con ul li .item .icon {
    height: 1.58rem;
  }
  .main14 .main14-3 .con ul li .item h5 {
    font-size: 0.32rem;
    margin: 0.8rem 0 0.4rem;
  }
  .main14 .main14-3 .con ul li .item a {
    width: 2.12rem;
    line-height: 0.74rem;
    font-size: 0.28rem;
  }
  .main17 h5 {
    font-size: 0.4rem;
  }
  .main17 h6 {
    font-size: 0.36rem;
    margin: 0.2rem 0 0.4rem;
  }
  .main17 a {
    width: 2.4rem;
    line-height: 0.8rem;
    font-size: 14px;
  }
  .main20 {
    padding: 30px 0;
  }
  .main20 .main20-1 {
    margin: 0 -0.4rem;
  }
  .main20 .main20-1 .item {
    width: 100%;
    padding: 0 0.2rem;
    margin-bottom: 0.4rem;
  }
  .main20 .main20-1 .item ul {
    padding: 0.4rem 0;
  }
  .main20 .main20-1 .item ul li:nth-child(1) img {
    height: 2.08rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) h5 {
    font-size: 0.4rem;
    margin: 0.6rem 0 0.3rem;
  }
  .main20 .main20-1 .item ul li:nth-child(1) p {
    font-size: 0.32rem;
  }
  .main20 .main20-1 .item ul li:nth-child(2) img {
    height: 4rem;
  }
}
