/* guanWeb_Banner start */
.guanWeb_Banner {
  height: 900px;
  overflow: hidden;
  position: relative;
}

.guanWeb_Banner .ba_img {
  width: 100%;
  height: 900px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
}

.ba_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.guanWeb_Banner .ba_txt {
  padding-right: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.guanWeb_Banner .ba_txt p {
  line-height: 72px;
  color: #fff;
  font-size: 64px;
  margin-bottom: 30px;
}

.guanWeb_Banner .ba_txt span {
  line-height: 36px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 22px;
}

.roll-down {
  width: 48px;
  height: 48px;
  margin-left: -24px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50%;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 9;
}

.roll-down i {
  display: block;
  width: 100%;
  height: 30px;
  overflow: hidden;
  background: url(../images/swiperDown_ico.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  animation: downico 1.5s ease-out infinite;
}

@keyframes downico {
  0% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }

  35% {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -o-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
  }

  65% {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
  }

  100% {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
  }
}

/* guanWeb_Banner end */


.guanWeb_container0 {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.guanWeb_container {
  overflow: hidden;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.guanWeb_title {
  margin-bottom: 40px;
}

.guanWeb_title p {
  line-height: 50px;
  color: #222;
  font-size: 48px;
  text-align: center;
  margin-bottom: -65px;
  position: relative;
  z-index: 1;
}

.guanWeb_title1 p {
  color: #fff;
}

.guanWeb_title span {
  display: block;
  line-height: 80px;
  font-size: 90px;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #eceff6;
  font-weight: bold;
  text-align: center;
}

.guanWeb_title1 span {
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.08);
}

.guanWeb_title2 p,
.guanWeb_title2 span {
  text-align: left;
}


/* guanWeb_Part1 start */
.guanWeb_Part1 {
  overflow: hidden;
  padding: 80px 0 58px;
}

.guanWeb_Part1 .guanWebPart1_main {
  margin: 0 auto;
}

.guanWebPart1_list ul {
  margin: 0 -12px;
}

.guanWebPart1_list ul li {
  width: 25%;
  margin-bottom: 24px;
  padding: 0 12px;
  float: left;
}

.guanWebPart1_list ul li .guanWebPart1_con {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 24px;
  border-radius: 0 16px;
  background-color: #f8f8f8;
  position: relative;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(255, 107, 3, 0.9), rgba(255, 191, 91, 0.9));
}

.guanWebPart1_list ul li .guanWebPart1_con i {
  display: block;
  width: 72px;
  height: 72px;
  overflow: hidden;
  margin: 0 auto 20px;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico1 {
  background: url(../images/guanWebPart1_ico01.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico1 {
  background: url(../images/guanWebPart1_ico1.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico2 {
  background: url(../images/guanWebPart1_ico02.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico2 {
  background: url(../images/guanWebPart1_ico2.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico3 {
  background: url(../images/guanWebPart1_ico03.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico3 {
  background: url(../images/guanWebPart1_ico3.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico4 {
  background: url(../images/guanWebPart1_ico04.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico4 {
  background: url(../images/guanWebPart1_ico4.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico5 {
  background: url(../images/guanWebPart1_ico05.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico5 {
  background: url(../images/guanWebPart1_ico5.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico6 {
  background: url(../images/guanWebPart1_ico06.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico6 {
  background: url(../images/guanWebPart1_ico6.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico7 {
  background: url(../images/guanWebPart1_ico07.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico7 {
  background: url(../images/guanWebPart1_ico7.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con i.ico8 {
  background: url(../images/guanWebPart1_ico08.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con i.ico8 {
  background: url(../images/guanWebPart1_ico8.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart1_list ul li .guanWebPart1_con h5 {
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 24px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 auto 10px;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con h5 {
  color: #fff;
}

.guanWebPart1_list ul li .guanWebPart1_con p {
  height: 60px;
  overflow: hidden;
  line-height: 30px;
  color: #999;
  font-size: 16px;
  font-weight: lighter;
  text-align: center;
  margin: 0 auto;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
}

.guanWebPart1_list ul li:hover .guanWebPart1_con p {
  color: rgba(255, 255, 255, 0.65);
}

/* guanWeb_Part1 end */



/* guanWeb_Part2 start */
.guanWeb_Part2 {
  background: url(../images/marketwebPart2_bg.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: left;
}

.guanWeb_Part2 .guanWebPart2_main {
  margin: 0 auto;
  position: relative;
}

.guanWebPart2_main .guanWebPart2_left {
  width: 40%;
  overflow: hidden;
  padding: 140px 0;
  float: left;
  position: sticky;
  top: 0;
}

.guanWebPart2_left span {
  display: block;
  line-height: 80px;
  font-size: 90px;
  text-transform: uppercase;
  color: transparent;
  -webkit-text-stroke: 1px #1e1f18;
  font-weight: bold;
  opacity: 0.07;
}

.guanWebPart2_left h3 {
  line-height: 72px;
  color: #222;
  font-size: 48px;
  margin: 20px 0;
}

.guanWebPart2_left p {
  line-height: 40px;
  color: #222;
  font-size: 24px;
  opacity: 0.55;
}

.guanWebPart2_left a.guanWebPart2_btn {
  display: block;
  width: 240px;
  height: 50px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  text-align: center;
  border-radius: 0 15px;
  background-image: linear-gradient(to right, #ffbd5a, #ff6b03);
  margin-top: 80px;
}

.guanWebPart2_left a.guanWebPart2_btn i {
  display: inline-block;
  width: 14px;
  height: 14px;
  overflow: hidden;
  vertical-align: middle;
  margin: -2px 0 0 12px;
  background: url(../images/jt15.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart2_left a.guanWebPart2_btn:hover i {
  margin: -2px 0 0 20px;
}

.guanWebPart2_main .guanWebPart2_list {
  width: 48%;
  overflow: hidden;
  padding: 140px 0;
  float: right;
}

.guanWebPart2_list ul li {
  display: block;
  overflow: hidden;
  background: #fff;
  margin-bottom: 40px;
  padding: 0 60px;
  border-radius: 0 30px;

}

.guanWebPart2_list ul li:last-child {
  margin-bottom: 0;
}

.guanWebPart2_list ul li .guanWebPart2_con {
  padding: 40px 0 80px;
  position: relative;
}

.guanWebPart2_list ul li h2 {
  width: 100%;
  height: 44px;
  overflow: hidden;
  line-height: 44px;
  color: #222;
  font-size: 28px;
  font-weight: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.guanWebPart2_list ul li p {
  height: 90px;
  line-height: 30px;
  overflow: hidden;
  color: #999;
  font-size: 18px;
  font-weight: lighter;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 20px;
}

.guanWebPart2_list ul li em {
  position: absolute;
  left: 0;
  bottom: -20px;
  line-height: 80px;
  color: #e5e5e5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 108px;
  font-weight: bold;
  font-style: normal;
}

/* guanWeb_Part2 end */


/* guanWeb_Part3 start */
.guanWeb_Part3 {
  overflow: hidden;
  padding: 80px 0;
  background: url(../images/SEO_Bg1.jpg) center center no-repeat;
  background-size: cover;
}

.guanWeb_Part3 .guanWebPart3_main {
  margin: 0 auto;
  position: relative;
}

/* guanWeb_Part3 end */


/* guanWeb_Part4 start */
.guanWeb_Part4 {
  overflow: hidden;
  padding: 80px 0;
  background: url(../images/guanWebPart4_bg.jpg) center center no-repeat;
  background-size: cover;
}

.guanWeb_Part4 .guanWebPart4_main {
  margin: 0 auto;
  position: relative;
}

.guanWebPart4_main .guanWebPart4_swiper {
  margin-top: 80px;
}

.guanWebPart4_swiper .gallery-left {
  width: 78%;
  float: left;
}

.guanWebPart4_txt {
  width: 34%;
  padding-right: 80px;
  float: left;
}

.guanWebPart4_txt h5 {
  line-height: 44px;
  color: #222;
  font-size: 36px;
  margin-bottom: 40px;
}

.guanWebPart4_txt p {
  line-height: 32px;
  color: #777;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 80px;
}

.guanWebPart4_btn a {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  line-height: 48px;
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  text-align: center;
  background-image: linear-gradient(to right, rgba(255, 191, 91, 1), rgba(255, 107, 3, 1));
  border-radius: 0 15px;
}

.guanWebPart4_btn a i {
  display: inline-block;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url(../images/jt13.png) center center no-repeat;
  background-size: 100% 100%;
  vertical-align: middle;
  margin: -2px 0 0 10px;
}

.guanWebPart4_btn a:hover i {
  margin: -2px 0 0 20px;
}

.guanWebPart4_img {
  width: 66%;
  height: 400px;
  overflow: hidden;
  float: right;
}

.guanWebPart4_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.guanWebPart4_img a img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.guanWebPart4_swiper .gallery-right {
  width: 22%;
  padding: 0 0 0 100px;
  margin-bottom: 168px;
  position: relative;
  float: right;
}

.gallery-right::before {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background-color: #e5e5e5;
  position: absolute;
  top: 0;
  right: 27px;
}

.gallery-right .swiper-slide p {
  line-height: 40px;
  color: #555;
  font-size: 18px;
  padding: 8px 56px 8px 0;
  position: relative;
  cursor: pointer;
}

.gallery-right .swiper-slide:hover p,
.gallery-right .swiper-slide.swiper-slide-thumb-active p {
  color: #ff6b03;
}

.gallery-right .swiper-slide p i {
  display: block;
  width: 15px;
  height: 15px;
  padding: 3px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}

.gallery-right .swiper-slide:hover p i,
.gallery-right .swiper-slide.swiper-slide-thumb-active p i {
  border: 1px solid #ff6b03;
}

.gallery-right .swiper-slide p i::after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  background-color: #d4d4d4;
  border-radius: 50%;
}

.gallery-right .swiper-slide:hover p i::after,
.gallery-right .swiper-slide.swiper-slide-thumb-active p i::after {
  background-color: #ff6b03;
}

.guanWebPart4_swiper .swiper-button-prev,
.guanWebPart4_swiper .swiper-button-next {
  width: 56px;
  height: 56px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 !important;
  position: absolute;
  left: inherit !important;
  top: inherit !important;
  right: 0;
  opacity: 1 !important;
}

.guanWebPart4_swiper .swiper-button-prev {
  bottom: 72px;
}

.guanWebPart4_swiper .swiper-button-next {
  bottom: 0;
}

.guanWebPart4_swiper .swiper-button-prev:hover,
.guanWebPart4_swiper .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, #ff6b03, #ffbd5a);
}

.guanWebPart4_swiper .swiper-button-next::after,
.guanWebPart4_swiper .swiper-button-prev::after {
  display: none;
}

.guanWebPart4_swiper .swiper-button-prev i,
.guanWebPart4_swiper .swiper-button-next i {
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin: 19px auto;
}

.guanWebPart4_swiper .swiper-button-disabled i {
  opacity: 0.4 !important;
}

.guanWebPart4_swiper .swiper-button-prev i {
  background: url(../images/arrowIco_left05.png) center center no-repeat;
  background-size: 100% 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.guanWebPart4_swiper .swiper-button-next i {
  background: url(../images/arrowIco_right05.png) center center no-repeat;
  background-size: 100% 100%;
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.guanWebPart4_swiper .swiper-button-prev:hover i {
  background: url(../images/arrowIco_left5.png) center center no-repeat;
  background-size: 100% 100%;
}

.guanWebPart4_swiper .swiper-button-next:hover i {
  background: url(../images/arrowIco_right5.png) center center no-repeat;
  background-size: 100% 100%;
}

/* guanWeb_Part4 end */


/* guanWeb_Part5 start */
.guanWeb_Part5 {
  overflow: hidden;
  padding: 80px 0;
}

.guanWeb_Part5 .guanWebPart5_main {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.guanWebPart_ms {
  line-height: 36px;
  color: #777;
  font-size: 18px;
  font-weight: lighter;
  text-align: center;
  margin: -20px auto 40px;
}

.guanWebPart5_list {
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
}

.guanWebPart5_list img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.guanWebPart5_list ul li {
  width: 180px;
  height: 52px;
  overflow: hidden;
  line-height: 50px;
  color: #fff;
  font-size: 18px;
  font-weight: lighter;
  text-align: center;
  background-image: linear-gradient(to right, rgba(255, 191, 91, 1), rgba(255, 107, 3, 1));
  border-radius: 0 15px;
  position: absolute;
  z-index: 1;
}

.guanWebPart5_list ul li:nth-child(1) {
  left: 29%;
  top: 20px;
}

.guanWebPart5_list ul li:nth-child(2) {
  right: 29%;
  top: 20px;
}

.guanWebPart5_list ul li:nth-child(3) {
  margin-top: -26px;
  left: 12%;
  top: 36%;
}

.guanWebPart5_list ul li:nth-child(4) {
  margin-top: -26px;
  right: 12%;
  top: 36%;
}

.guanWebPart5_list ul li:nth-child(5) {
  left: 12%;
  top: 60%;
}

.guanWebPart5_list ul li:nth-child(6) {
  right: 12%;
  top: 60%;
}

.guanWebPart5_list ul li:nth-child(7) {
  left: 29%;
  bottom: 20px;
}

.guanWebPart5_list ul li:nth-child(8) {
  right: 29%;
  bottom: 20px;
}

.guanWebPart5_list ul li i {
  display: inline-block;
  width: 24px;
  height: 24px;
  overflow: hidden;
  vertical-align: middle;
  margin: -2px 16px 0 0;
}

.guanWebPart5_list ul li i svg {
  display: block;
  width: 100%;
  height: 100%;
}

/* guanWeb_Part5 end */


/* guanWeb_Part6 start */
.guanWeb_Part6 {
  overflow: hidden;
  padding: 80px 0;
  background-color: #f8f8f8;
  position: relative;
  z-index: 1;
}

.guanWeb_Part6 .guanWebPart6_main {
  margin: 0 auto;
}

.guanWebPart6_swiper {
  padding: 0 80px;
  position: relative;
}

.guanWebPart6_swiper .swiper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.guanWebPart6_swiper .swiper .swiper-slide {
  overflow: hidden;
  border-radius: 0 30px;
}

.guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
  height: 400px;
}

.guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img a img {
  display: block;
  width: 100%;
  height: 100%;
  margin: auto;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.guanWebPart6_swiper .swiper .swiper-slide:hover .guanWebPart6_img a img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_txt {
  padding: 20px 40px;
  background-color: #fff;
}

.txtFl {
  width: calc(100% - 100px);
  float: left;
}

.txtFr {
  width: auto;
  float: right;
}

.guanWebPart6_txt a.guanWebPart6_name {
  display: block;
  width: 100%;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #222;
  font-size: 22px;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.guanWebPart6_txt a.guanWebPart6_name:hover {
  color: #ff6b03;
}

.guanWebPart6_txt p {
  width: 100%;
  height: 22px;
  overflow: hidden;
  line-height: 22px;
  color: #999;
  font-size: 16px;
  font-weight: lighter;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 6px;
}

.guanWebPart6_txt a.guanWebPart6_btn {
  display: block;
  width: 64px;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
  text-align: center;
  background-color: #ff6b03;
  border-radius: 32px;
}

.guanWebPart6_txt a.guanWebPart6_btn:hover {
  background-image: linear-gradient(to right, #ff6b03, #ffbd5a);
}

.guanWebPart6_txt span {
  display: block;
  width: 100%;
  height: 22px;
  overflow: hidden;
  line-height: 22px;
  color: #999;
  font-size: 16px;
  font-weight: lighter;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 6px;
}

.guanWebPart6_txt span i {
  display: block;
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin-right: 6px;
  float: left;
}

.guanWebPart6_txt span i svg {
  display: block;
  width: 100%;
  height: 100%;
}

.guanWebPart6_swiper .swiper-button-prev,
.guanWebPart6_swiper .swiper-button-next {
  width: 48px;
  height: 48px;
  margin-top: -24px;
  border: 1px solid #bbb;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  z-index: 99;
  opacity: 1;
}

.guanWebPart6_swiper .swiper-button-prev::after,
.guanWebPart6_swiper .swiper-button-next::after {
  display: none !important;
}

.guanWebPart6_swiper .swiper-button-prev {
  background: url(../images/arrowIco_left04.png) center center no-repeat;
  background-size: 20px 20px;
  left: -24px;
}

.guanWebPart6_swiper .swiper-button-next {
  background: url(../images/arrowIco_right04.png) center center no-repeat;
  background-size: 20px 20px;
  right: -24px;
}

.guanWebPart6_swiper .swiper-button-prev:hover {
  border: 1px solid #ff6b03;
  background: #ff6b03 url(../images/arrowIco_left4.png) center center no-repeat;
  background-size: 20px 20px;
}

.guanWebPart6_swiper .swiper-button-next:hover {
  border: 1px solid #ff6b03;
  background: #ff6b03 url(../images/arrowIco_right4.png) center center no-repeat;
  background-size: 20px 20px;
}

/* guanWeb_Part6 end */


/* guanWeb_Part7 start */
.guanWeb_Part7 {
  overflow: hidden;
  background: url(../images/guanWebPart7_bg.jpg) center center no-repeat;
  background-size: cover;
}

.guanWeb_Part7 .guanWebPart7_main {
  height: 940px;
  margin: 0 auto;
  position: relative;
}

.guanWebPart7_main::before,
.guanWebPart7_main::after {
  content: '';
  display: block;
  border: 1px dashed rgba(255, 255, 255, 0.65);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.guanWebPart7_main::before {
  width: 1248px;
  height: 1248px;
}

.guanWebPart7_main::after {
  width: 750px;
  height: 750px;
}

.guanWebPart7_main .guanWebPart7_title {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}

.guanWebPart7_title .guanWebPart7Tit_text {
  width: 480px;
  height: 480px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.guanWebPart7Tit_text h6 {
  line-height: 56px;
  color: #fff;
  font-size: 48px;
  text-align: center;
  margin-bottom: 10px;
}

.guanWebPart7Tit_text p {
  line-height: 48px;
  color: #fff;
  font-size: 36px;
  text-align: center;
}

.guanWebPart7_main ul li {
  width: 17%;
  position: absolute;
  padding: 0 0 0 60px;
}

.guanWebPart7_main ul li:nth-child(1) {
  top: 10%;
  left: 17%;
}

.guanWebPart7_main ul li:nth-child(2) {
  top: 10%;
  right: 27.2%;
}

.guanWebPart7_main ul li:nth-child(3) {
  padding: 0 60px 0 0;
  top: 45%;
  left: 10.8%;
}

.guanWebPart7_main ul li:nth-child(4) {
  padding: 0 60px 0 0;
  top: 45%;
  right: 10%;
}

.guanWebPart7_main ul li:nth-child(5) {
  bottom: 10%;
  left: 13.3%;
}

.guanWebPart7_main ul li:nth-child(6) {
  bottom: 10%;
  right: 17%;
}

.guanWebPart7_main ul li i {
  display: block;
  width: 36px;
  height: 36px;
  padding: 10px;
  border: 1px dotted #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.guanWebPart7_main ul li i::before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 auto;
}

.guanWebPart7_main ul li:nth-child(3) i,
.guanWebPart7_main ul li:nth-child(4) i {
  left: auto;
  right: 0;
}

.guanWebPart7_main ul li h5 {
  line-height: 36px;
  color: #fff;
  font-size: 28px;
  margin-bottom: 15px;
}

.guanWebPart7_main ul li p {
  line-height: 30px;
  color: rgba(255, 255, 255, 0.65);
  font-size: 18px;
  font-weight: lighter;
}

.guanWebPart7_main ul li:nth-child(3) h5,
.guanWebPart7_main ul li:nth-child(4) h5,
.guanWebPart7_main ul li:nth-child(3) p,
.guanWebPart7_main ul li:nth-child(4) p {
  text-align: right;
}

/* guanWeb_Part7 end */


@media (max-width:1680px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 788px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 70px;
    color: #fff;
    font-size: 60px;
    margin-bottom: 30px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 15.8%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    top: 45%;
    left: 10%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    top: 45%;
    right: 8.6%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 12%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 16.3%;
  }

  .guanWebPart5_list {
    height: 600px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 390px;
  }

}

@media (max-width:1600px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 750px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 64px;
    color: #fff;
    font-size: 56px;
    margin-bottom: 30px;
  }

  .guanWeb_Banner .ba_txt span {
    line-height: 32px;
    font-size: 18px;
  }

  .guanWeb_title p {
    line-height: 50px;
    font-size: 44px;
    margin-bottom: -60px;
  }

  .guanWeb_title span {
    line-height: 70px;
    font-size: 72px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con h5 {
    font-size: 22px;
  }

  .guanWebPart2_main .guanWebPart2_left {
    padding: 100px 0;
  }

  .guanWebPart2_left span {
    line-height: 70px;
    font-size: 72px;
  }

  .guanWebPart2_left h3 {
    line-height: 54px;
    font-size: 44px;
  }

  .guanWebPart2_left p {
    font-size: 22px;
  }

  .guanWebPart2_main .guanWebPart2_list {
    width: 50%;
    padding: 100px 0;
  }

  .guanWebPart4_txt h5 {
    line-height: 40px;
    font-size: 32px;
  }

  .guanWebPart4_txt p {
    line-height: 30px;
    font-size: 16px;
  }

  .guanWebPart4_img {
    height: 380px;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 840px;
  }

  .guanWebPart7_main::before {
    width: 1080px;
    height: 1080px;
  }

  .guanWebPart7_main::after {
    width: 680px;
    height: 680px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 400px;
    height: 400px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 52px;
    font-size: 40px;
  }

  .guanWebPart7Tit_text p {
    line-height: 40px;
    font-size: 30px;
  }

  .guanWebPart7_main ul li {
    padding: 0 0 0 50px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 19.5%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 26.6%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 50px 0 0;
    left: 11%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 50px 0 0;
    right: 12.4%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 15.4%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 16.2%;
  }

  .guanWebPart7_main ul li i {
    width: 30px;
    height: 30px;
    padding: 8px;
  }

  .guanWebPart7_main ul li i::before {
    width: 12px;
    height: 12px;
  }

  .guanWebPart7_main ul li h5 {
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 15px;
  }

  .guanWebPart7_main ul li p {
    font-size: 16px;
  }

  .guanWebPart5_list {
    height: 540px;
  }

  .guanWebPart5_list ul li:nth-child(1),
  .guanWebPart5_list ul li:nth-child(2) {
    top: 0;
  }

  .guanWebPart5_list ul li:nth-child(7),
  .guanWebPart5_list ul li:nth-child(8) {
    bottom: 0;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 374px;
  }

}

@media (max-width:1560px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 740px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 60px;
    color: #fff;
    font-size: 48px;
    margin-bottom: 25px;
  }

  .guanWeb_title {
    margin-bottom: 40px;
  }

  .guanWeb_title p {
    line-height: 50px;
    font-size: 40px;
    margin-bottom: -60px;
  }

  .guanWebPart2_left h3 {
    line-height: 52px;
    font-size: 40px;
  }

  .guanWebPart2_left p {
    line-height: 36px;
    font-size: 20px;
  }

  .guanWebPart2_main .guanWebPart2_list {
    width: 50%;
  }

  .guanWebPart2_list ul li {
    padding: 0 40px;
  }

  .guanWebPart2_list ul li .guanWebPart2_con {
    padding: 30px 0 70px;
  }

  .guanWebPart5_list {
    height: 500px;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(5) {
    left: 15%;
  }

  .guanWebPart5_list ul li:nth-child(4),
  .guanWebPart5_list ul li:nth-child(6) {
    right: 15%;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 360px;
  }

}

@media (max-width:1440px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 675px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 56px;
    color: #fff;
    font-size: 44px;
    margin-bottom: 20px;
  }

  .roll-down {
    bottom: 20px;
  }

  .guanWeb_title p {
    line-height: 40px;
    font-size: 36px;
    margin-bottom: -50px;
  }

  .guanWeb_title span {
    line-height: 60px;
    font-size: 64px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
  }

  .guanWebPart2_left span {
    line-height: 60px;
    font-size: 64px;
  }

  .guanWebPart2_list ul li h2 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }

  .guanWebPart2_list ul li p {
    font-size: 16px;
  }

  .guanWebPart_ms {
    line-height: 30px;
    font-size: 16px;
  }

  .guanWebPart4_txt h5 {
    line-height: 36px;
    font-size: 30px;
  }

  .guanWebPart4_txt p {
    line-height: 28px;
    font-size: 14px;
  }

  .guanWebPart4_btn a {
    width: 140px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 0 10px;
  }

  .guanWebPart4_img {
    height: 360px;
  }

  .gallery-right .swiper-slide p {
    line-height: 40px;
    font-size: 16px;
    padding: 4px 56px 4px 0;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 800px;
  }

  .guanWebPart7_main::before {
    width: 1000px;
    height: 1000px;
  }

  .guanWebPart7_main::after {
    width: 640px;
    height: 640px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 340px;
    height: 340px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 48px;
    font-size: 36px;
  }

  .guanWebPart7Tit_text p {
    line-height: 36px;
    font-size: 26px;
  }

  .guanWebPart7_main ul li h5 {
    font-size: 22px;
  }

  .guanWebPart7_main ul li p {
    line-height: 28px;
    font-size: 14px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 19.7%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 27%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 50px 0 0;
    left: 10.6%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 50px 0 0;
    right: 12%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 15.2%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 18%;
  }

  .guanWebPart5_list {
    height: 400px;
  }

  .guanWebPart5_list ul li {
    width: 140px;
    height: 42px;
    line-height: 40px;
    font-size: 16px;
    border-radius: 0 10px;
  }

  .guanWebPart5_list ul li:nth-child(1),
  .guanWebPart5_list ul li:nth-child(7) {
    left: 32%;
  }

  .guanWebPart5_list ul li:nth-child(2),
  .guanWebPart5_list ul li:nth-child(8) {
    right: 32%;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(5) {
    left: 20%;
  }

  .guanWebPart5_list ul li:nth-child(4),
  .guanWebPart5_list ul li:nth-child(6) {
    right: 20%;
  }

  .guanWebPart5_list ul li i {
    width: 20px;
    height: 20px;
    margin: -2px 10px 0 0;
  }

  .guanWebPart6_swiper {
    padding: 0 60px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 350px;
  }

}

@media (max-width:1366px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 640px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 50px;
    color: #fff;
    font-size: 40px;
    margin-bottom: 20px;
  }

  .guanWeb_Banner .ba_txt span {
    line-height: 30px;
    font-size: 16px;
  }

  .guanWeb_Part1 {
    padding: 60px 0 36px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con h5 {
    font-size: 20px;
  }

  .guanWebPart2_main .guanWebPart2_left,
  .guanWebPart2_main .guanWebPart2_list {
    padding: 80px 0;
  }

  .guanWebPart2_left h3 {
    line-height: 48px;
    font-size: 36px;
  }

  .guanWebPart2_left p {
    line-height: 32px;
    font-size: 18px;
  }

  .guanWebPart2_list ul li h2 {
    height: 40px;
    line-height: 40px;
    font-size: 24px;
  }

  .guanWebPart2_list ul li p {
    font-size: 16px;
  }

  .guanWebPart2_list ul li em {
    line-height: 80px;
    font-size: 90px;
  }

  .guanWeb_Part3,
  .guanWeb_Part4 {
    padding: 60px 0 40px;
  }

  .guanWebPart4_main .guanWebPart4_swiper {
    margin-top: 60px;
  }

  .guanWebPart4_txt {
    padding-right: 60px;
  }

  .guanWebPart4_txt h5 {
    line-height: 36px;
    font-size: 26px;
    margin-bottom: 30px;
  }

  .guanWebPart4_txt p {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 60px;
  }

  .guanWebPart4_img {
    height: 320px;
  }

  .guanWebPart4_swiper .gallery-right {
    width: 20%;
    padding-left: 60px;
    margin-bottom: 138px;
  }

  .gallery-right::before {
    right: 24px;
  }

  .gallery-right .swiper-slide p {
    padding: 4px 48px 4px 0;
  }

  .gallery-right .swiper-slide p i {
    right: 17px;
  }

  .guanWebPart4_swiper .swiper-button-prev,
  .guanWebPart4_swiper .swiper-button-next {
    width: 48px;
    height: 48px;
  }

  .guanWebPart4_swiper .swiper-button-prev {
    bottom: 60px;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 640px;
  }

  .guanWebPart7_main::before {
    width: 880px;
    height: 880px;
  }

  .guanWebPart7_main::after {
    width: 540px;
    height: 540px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 300px;
    height: 300px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 40px;
    font-size: 30px;
  }

  .guanWebPart7Tit_text p {
    line-height: 32px;
    font-size: 24px;
  }

  .guanWebPart7_main ul li {
    width: 20%;
  }

  .guanWebPart7_main ul li h5 {
    font-size: 22px;
  }

  .guanWebPart7_main ul li p {
    line-height: 28px;
    font-size: 14px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 20.2%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 21.8%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 50px 0 0;
    left: 10.2%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 50px 0 0;
    right: 14.7%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 16.4%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 14.8%;
  }

  .guanWeb_Part5 {
    padding: 60px 0;
  }

  .guanWebPart5_list {
    height: 380px;
  }

  .guanWeb_Part6 {
    padding: 60px 0;
  }

  .guanWebPart6_swiper {
    padding: 0 40px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 340px;
  }

}

@media (max-width:1280px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 600px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con h5 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }

  .guanWebPart2_main .guanWebPart2_left,
  .guanWebPart2_main .guanWebPart2_list {
    padding: 60px 0;
  }

  .guanWebPart2_left p {
    line-height: 30px;
    font-size: 16px;
  }

  .guanWebPart2_left a.guanWebPart2_btn {
    width: 200px;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    border-radius: 0 10px;
    margin-top: 60px;
  }

  .guanWebPart2_main .guanWebPart2_list {
    width: 54%;
  }

  .guanWebPart2_list ul li {
    padding: 0 30px;
    border-radius: 0 20px;
  }

  .guanWebPart2_list ul li .guanWebPart2_con {
    padding: 20px 0 60px;
  }

  .guanWebPart2_list ul li em {
    line-height: 72px;
    font-size: 84px;
    bottom: -20px;
  }

  .guanWebPart2_list ul li h2 {
    height: 40px;
    line-height: 40px;
    font-size: 22px;
  }

  .guanWebPart2_list ul li p {
    height: 75px;
    line-height: 25px;
    font-size: 15px;
    margin-top: 10px;
  }

  .guanWebPart4_btn a {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-radius: 0 10px;
  }

  .guanWebPart4_btn a i {
    width: 14px;
    height: 14px;
    background: url(../images/jt15.png) center center no-repeat;
  }

  .gallery-right .swiper-slide p {
    padding: 0 48px 0 0;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 600px;
  }

  .guanWebPart7_main::before {
    width: 840px;
    height: 840px;
  }

  .guanWebPart7_main::after {
    width: 500px;
    height: 500px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 280px;
    height: 280px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 40px;
    font-size: 30px;
  }

  .guanWebPart7Tit_text p {
    line-height: 30px;
    font-size: 22px;
  }

  .guanWebPart7_main ul li {
    width: 21%;
    padding: 0 0 0 40px;
  }

  .guanWebPart7_main ul li i {
    width: 26px;
    height: 26px;
    padding: 7px;
  }

  .guanWebPart7_main ul li i::before {
    width: 10px;
    height: 10px;
  }

  .guanWebPart7_main ul li h5 {
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .guanWebPart7_main ul li p {
    line-height: 24px;
    font-size: 14px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 19.6%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 21.8%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 40px 0 0;
    left: 9.4%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 40px 0 0;
    right: 14.1%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 16.9%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 14.8%;
  }

  .guanWebPart5_list {
    height: 360px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide {
    border-radius: 0 20px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 320px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_txt {
    padding: 20px 30px;
  }

  .guanWebPart6_txt p,
  .guanWebPart6_txt a.guanWebPart6_btn,
  .guanWebPart6_txt span {
    font-size: 14px;
  }

}

@media (max-width:1200px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 563px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 44px;
    font-size: 36px;
    margin-bottom: 10px;
  }

  .guanWeb_title p {
    line-height: 40px;
    font-size: 32px;
    margin-bottom: -44px;
  }

  .guanWeb_title span {
    line-height: 50px;
    font-size: 54px;
  }

  .guanWeb_Part1 {
    padding: 60px 0 40px;
  }

  .guanWebPart1_list ul {
    margin: 0 -10px;
  }

  .guanWebPart1_list ul li {
    margin-bottom: 20px;
    padding: 0 10px;
  }

  .guanWebPart2_left span {
    line-height: 50px;
    font-size: 54px;
  }

  .guanWebPart2_left h3 {
    line-height: 44px;
    font-size: 32px;
  }

  .guanWebPart2_main .guanWebPart2_list {
    width: 56%;
  }

  .guanWebPart2_list ul li {
    margin-bottom: 30px;
  }

  .guanWebPart2_list ul li:last-child {
    margin-bottom: 0;
  }

  .guanWebPart4_img {
    height: 300px;
  }

  .guanWebPart4_swiper .gallery-right {
    width: 22%;
  }

  .guanWebPart7_main ul li {
    width: 23%;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 17.6%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 19%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 40px 0 0;
    left: 6.1%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 40px 0 0;
    right: 11.7%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 14.8%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 11.8%;
  }

  .guanWebPart5_list {
    height: 340px;
  }

  .guanWebPart5_list ul li {
    width: 120px;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 0 10px;
  }

  .guanWebPart5_list ul li i {
    width: 16px;
    height: 16px;
    margin: -2px 6px 0 0;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 300px;
  }

  .guanWebPart6_txt a.guanWebPart6_name {
    font-size: 20px;
  }

}

@media (max-width:1080px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 506px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con {
    padding: 20px;
  }

  .guanWebPart2_list ul li .guanWebPart2_con {
    padding: 20px 0 70px;
  }

  .guanWebPart2_list ul li h2 {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .guanWebPart2_list ul li p {
    height: auto;
    max-height: 72px;
    line-height: 24px;
    font-size: 14px;
    margin-top: 10px;
  }

  .guanWebPart2_list ul li em {
    line-height: 70px;
    font-size: 80px;
    bottom: -20px;
  }

  .guanWebPart4_main .guanWebPart4_swiper {
    margin-top: 40px;
  }

  .guanWebPart4_txt {
    padding-right: 40px;
  }

  .guanWebPart4_txt h5 {
    line-height: 32px;
    font-size: 24px;
    margin-bottom: 20px;
  }

  .guanWebPart4_txt p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 40px;
  }

  .guanWebPart4_img {
    height: 260px;
  }

  .guanWebPart4_swiper .gallery-right {
    padding-left: 40px;
  }

  .gallery-right .swiper-slide p {
    line-height: 35px;
    font-size: 15px;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 540px;
  }

  .guanWebPart7_main::before {
    width: 720px;
    height: 720px;
  }

  .guanWebPart7_main::after {
    width: 440px;
    height: 440px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 260px;
    height: 260px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 36px;
    font-size: 28px;
  }

  .guanWebPart7Tit_text p {
    line-height: 30px;
    font-size: 20px;
  }

  .guanWebPart7_main ul li {
    width: 20%;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 19.6%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 23%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 40px 0 0;
    left: 9.9%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 40px 0 0;
    right: 13.5%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 15.3%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 13.2%;
  }

  .guanWebPart5_list {
    height: 300px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 270px;
  }

}

@media (max-width:1024px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 480px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 40px;
    font-size: 32px;
    margin-bottom: 10px;
  }

  .guanWebPart_ms {
    line-height: 24px;
    font-size: 14px;
  }

  .guanWebPart1_list ul li {
    width: 50%;
  }

  .guanWebPart1_list ul li .guanWebPart1_con i {
    margin: 4px 20px 4px 0;
    float: left;
  }

  .guanWebPart1_list ul li .guanWebPart1_con h5 {
    text-align: left;
    margin: 0 0 4px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con p {
    text-align: left;
  }

  .guanWebPart4_swiper .gallery-left {
    width: 100%;
    float: none;
    margin: 0 auto 40px;
  }

  .guanWebPart4_swiper .gallery-right {
    width: calc(100% - 138px);
    margin: 0;
    padding: 0;
    float: none;
  }

  .gallery-right::before {
    width: 100%;
    height: 1px;
    bottom: 7px;
    top: inherit;
  }

  .gallery-right .swiper-slide p {
    height: 54px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    padding: 0 0 15px 0;
  }

  .gallery-right .swiper-slide p i {
    display: block;
    width: 15px;
    height: 15px;
    padding: 3px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    right: inherit;
    top: inherit;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  .guanWebPart4_swiper .swiper-button-prev {
    right: 60px;
    bottom: 0;
  }

  .guanWebPart4_swiper .swiper-button-prev i,
  .guanWebPart4_swiper .swiper-button-next i {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: 480px;
  }

  .guanWebPart7_main::before {
    width: 640px;
    height: 640px;
  }

  .guanWebPart7_main::after {
    width: 400px;
    height: 400px;
  }

  .guanWebPart7_title .guanWebPart7Tit_text {
    width: 240px;
    height: 240px;
  }

  .guanWebPart7_main ul li i {
    width: 22px;
    height: 22px;
    padding: 6px;
  }

  .guanWebPart7_main ul li i::before {
    width: 8px;
    height: 8px;
  }

  .guanWebPart7_main ul li h5 {
    line-height: 22px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .guanWebPart7Tit_text h6 {
    line-height: 32px;
    font-size: 24px;
  }

  .guanWebPart7Tit_text p {
    line-height: 26px;
    font-size: 18px;
  }

  .guanWebPart7_main ul li {
    width: 18%;
    padding: 0 0 0 36px;
  }

  .guanWebPart7_main ul li p {
    line-height: 20px;
    font-size: 12px;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 21.6%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 24.3%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 36px 0 0;
    left: 12.7%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 36px 0 0;
    right: 15.8%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 17.7%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 15.8%;
  }

  .guanWebPart5_list ul li:nth-child(1),
  .guanWebPart5_list ul li:nth-child(7) {
    left: 30%;
  }

  .guanWebPart5_list ul li:nth-child(2),
  .guanWebPart5_list ul li:nth-child(8) {
    right: 30%;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(5) {
    left: 16%;
  }

  .guanWebPart5_list ul li:nth-child(4),
  .guanWebPart5_list ul li:nth-child(6) {
    right: 16%;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 250px;
  }

}

@media (max-width:920px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 440px;
  }

  .guanWebPart2_left h3 {
    line-height: 40px;
    font-size: 30px;
  }

  .guanWebPart2_list ul li h2 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
  }

  .guanWebPart7_main ul li {
    width: 20%;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 18.2%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 21.4%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 36px 0 0;
    left: 8.5%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 36px 0 0;
    right: 12%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 13.9%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 11.8%;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 230px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_txt {
    padding: 16px 20px;
  }

  .guanWebPart6_txt a.guanWebPart6_name {
    font-size: 18px;
  }

}

@media (max-width:820px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 384px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 36px;
    font-size: 28px;
    margin-bottom: 10px;
  }

  .guanWeb_Banner .ba_txt span {
    line-height: 28px;
    font-size: 14px;
  }

  .guanWeb_title p {
    line-height: 40px;
    font-size: 28px;
    margin-bottom: -40px;
  }

  .guanWeb_title span {
    line-height: 40px;
    font-size: 48px;
  }

  .guanWeb_Part1 {
    padding: 40px 0 20px;
  }

  .guanWebPart2_main .guanWebPart2_left,
  .guanWebPart2_main .guanWebPart2_list {
    padding: 40px 0;
  }

  .guanWebPart2_left span {
    line-height: 40px;
    font-size: 48px;
  }

  .guanWebPart2_left h3 {
    line-height: 40px;
    font-size: 28px;
    margin: 12px auto;
  }

  .guanWebPart2_left a.guanWebPart2_btn {
    margin-top: 40px;
  }

  .guanWebPart2_list ul li {
    margin-bottom: 20px;
    padding: 0 20px;
  }

  .guanWebPart2_list ul li:last-child {
    margin-bottom: 0;
  }

  .guanWebPart4_txt h5 {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: 20px;
  }

  .gallery-right .swiper-slide p {
    font-size: 14px;
  }

  .guanWebPart7_main ul li {
    width: 23%;
  }

  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 14.4%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 17.4%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 36px 0 0;
    left: 3%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 36px 0 0;
    right: 7.3%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 9.7%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 6.8%;
  }

  .guanWeb_Part5 {
    padding: 40px 0;
  }

  .guanWebPart5_list ul li:nth-child(1),
  .guanWebPart5_list ul li:nth-child(7) {
    left: 26%;
  }

  .guanWebPart5_list ul li:nth-child(2),
  .guanWebPart5_list ul li:nth-child(8) {
    right: 26%;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(5) {
    left: 10%;
  }

  .guanWebPart5_list ul li:nth-child(4),
  .guanWebPart5_list ul li:nth-child(6) {
    right: 10%;
  }

  .guanWebPart_ms {
    line-height: 25px;
    font-size: 15px;
  }

  .guanWeb_Part6 {
    padding: 40px 0;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 200px;
  }

}

@media (max-width:768px) {
  .guanWebPart7_main ul li:nth-child(1) {
    top: 10%;
    left: 12%;
  }

  .guanWebPart7_main ul li:nth-child(2) {
    top: 10%;
    right: 17.2%;
  }

  .guanWebPart7_main ul li:nth-child(3) {
    padding: 0 36px 0 0;
    left: 1.2%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 36px 0 0;
    right: 4.4%;
    top: 41%;
  }

  .guanWebPart7_main ul li:nth-child(5) {
    bottom: 10%;
    left: 6.8%;
  }

  .guanWebPart7_main ul li:nth-child(6) {
    bottom: 10%;
    right: 5.4%;
  }
}

@media (max-width:767px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 260px;
  }

  .guanWeb_Banner .ba_txt {
    padding-right: 45%;
    top: 60%;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .guanWeb_Banner .ba_txt span {
    overflow: hidden;
    height: auto;
    max-height: 44px;
    line-height: 22px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
  }

  .roll-down {
    display: none;
  }

  .guanWeb_title {
    margin-bottom: 20px;
  }

  .guanWeb_title p {
    line-height: 32px;
    font-size: 24px;
    margin-bottom: -32px;
  }

  .guanWeb_title span {
    line-height: 40px;
    font-size: 40px;
  }

  .guanWeb_title1 p,
  .guanWeb_title1 span {
    text-align: center;
  }

  .guanWeb_Part1 {
    padding: 40px 0 20px;
  }

  .guanWebPart_ms {
    margin: -10px auto 20px;
  }

  .guanWebPart1_list ul {
    margin: 0;
  }

  .guanWebPart1_list ul li {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .guanWebPart2_main .guanWebPart2_left {
    width: 100%;
    padding: 40px 0 20px;
    float: none;
    position: relative;
    top: inherit;
  }

  .guanWebPart2_left span {
    line-height: 40px;
    font-size: 40px;
  }

  .guanWebPart2_left h3 {
    line-height: 32px;
    font-size: 24px;
    margin: 10px auto;
  }

  .guanWebPart2_left p {
    line-height: 24px;
    font-size: 14px;
  }

  .guanWebPart2_left a.guanWebPart2_btn {
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
  }

  .guanWebPart2_main .guanWebPart2_list {
    width: 100%;
    padding: 20px 0 40px;
    float: none;
  }

  .guanWeb_Part3,
  .guanWeb_Part4 {
    padding: 40px 0 20px;
  }

  .guanWebPart4_swiper .gallery-left {
    margin: 0 auto 48px;
  }

  .guanWebPart4_img {
    width: 100%;
    height: 200px;
    margin: 0 auto 20px;
    float: none;
  }

  .guanWebPart4_txt {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    float: none;
  }

  .guanWebPart4_txt h5 {
    text-align: center;
  }

  .guanWebPart4_txt p {
    text-align: center;
    margin: 0 auto 20px;
  }

  .guanWebPart4_btn a {
    font-weight: normal;
    margin: 0 auto;
  }

  .guanWebPart4_swiper .gallery-right {
    display: none;
  }

  .guanWebPart4_swiper .swiper-button-prev {
    right: inherit;
    bottom: 0;
    left: 0;
  }

  .guanWeb_Part7 {
    padding: 40px 0;
  }

  .guanWeb_Part7 .guanWebPart7_main {
    height: auto;
  }

  .guanWebPart7_main::before {
    width: 640px;
    height: 640px;
  }

  .guanWebPart7_main::after {
    width: 400px;
    height: 400px;
  }

  .guanWebPart7_main::before,
  .guanWebPart7_main::after {
    border: 1px dashed rgba(255, 255, 255, 0.2);
  }

  .guanWebPart7_main .guanWebPart7_title {
    width: 240px;
    height: 240px;
    margin: 0 auto 40px;
    position: inherit;
    left: inherit;
    top: inherit;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -o-transform: none;
  }

  .guanWebPart7_main ul li {
    width: 100%;
    margin-top: 20px;
    position: inherit;
    left: inherit;
    top: inherit;
    right: inherit;
    bottom: inherit;
  }

  .guanWebPart7_main ul li:nth-child(3),
  .guanWebPart7_main ul li:nth-child(4) {
    padding: 0 0 0 36px;
  }

  .guanWebPart7_main ul li:nth-child(3) i,
  .guanWebPart7_main ul li:nth-child(4) i {
    right: inherit;
    left: 0;
  }

  .guanWebPart7_main ul li:nth-child(3) h5,
  .guanWebPart7_main ul li:nth-child(4) h5,
  .guanWebPart7_main ul li:nth-child(3) p,
  .guanWebPart7_main ul li:nth-child(4) p {
    text-align: left;
  }

  .guanWebPart5_list {
    height: 200px;
  }

  .guanWebPart5_list ul li:nth-child(1),
  .guanWebPart5_list ul li:nth-child(7) {
    left: 12%;
  }

  .guanWebPart5_list ul li:nth-child(2),
  .guanWebPart5_list ul li:nth-child(8) {
    right: 12%;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(5) {
    left: 0;
  }

  .guanWebPart5_list ul li:nth-child(4),
  .guanWebPart5_list ul li:nth-child(6) {
    right: 0;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(4) {
    top: 40%;
  }

  .guanWebPart5_list ul li:nth-child(5),
  .guanWebPart5_list ul li:nth-child(6) {
    top: 56%;
  }

  .guanWebPart5_list ul li {
    width: 90px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
    border-radius: 0 6px;
    font-weight: normal;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 180px;
  }

  .txtFl {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .txtFr {
    width: 100%;
    float: none;
  }

  .guanWebPart6_txt p {
    margin-top: 0;
  }

  .guanWebPart6_txt a.guanWebPart6_btn {
    float: left;
  }

  .guanWebPart6_txt span {
    width: auto;
    float: right;
  }

  .guanWebPart6_swiper .swiper-button-prev,
  .guanWebPart6_swiper .swiper-button-next {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }

  .guanWebPart6_swiper .swiper-button-next {
    right: -10px;
  }

  .guanWebPart6_swiper .swiper-button-prev {
    left: -10px;
  }

}

@media (max-width:390px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 240px;
  }

  .guanWeb_title p {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: -30px;
  }

  .guanWeb_title span {
    line-height: 36px;
    font-size: 36px;
  }

  .guanWebPart4_img {
    height: 190px;
  }

  .guanWebPart5_list {
    height: 190px;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 170px;
  }
}

@media (max-width:320px) {

  .guanWeb_Banner,
  .guanWeb_Banner .ba_img {
    height: 220px;
  }

  .guanWeb_Banner .ba_txt p {
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
  }

  .guanWeb_Banner .ba_txt span {
    line-height: 20px;
    font-size: 12px;
  }

  .guanWeb_title p {
    line-height: 30px;
    font-size: 22px;
    margin-bottom: -30px;
  }

  .guanWeb_title span,
  .guanWebPart2_left span {
    line-height: 32px;
    font-size: 32px;
  }

  .guanWebPart1_list ul li .guanWebPart1_con i {
    margin: 0 auto 10px;
    float: none;
  }

  .guanWebPart1_list ul li .guanWebPart1_con h5,
  .guanWebPart1_list ul li .guanWebPart1_con p {
    text-align: center;
  }

  .guanWebPart2_left h3 {
    line-height: 30px;
    font-size: 22px;
    margin: 10px auto;
  }

  .guanWebPart4_main .guanWebPart4_swiper {
    margin-top: 20px;
  }

  .guanWebPart4_img {
    height: 154px;
  }

  .guanWebPart5_list {
    height: 170px;
  }

  .guanWebPart5_list ul li:nth-child(3),
  .guanWebPart5_list ul li:nth-child(4) {
    top: 42%;
  }

  .guanWebPart5_list ul li:nth-child(5),
  .guanWebPart5_list ul li:nth-child(6) {
    top: 54%;
  }

  .guanWebPart6_swiper {
    padding: 0;
  }

  .guanWebPart6_swiper .swiper .swiper-slide .guanWebPart6_img {
    height: 180px;
  }

}



.Reason_Con .Reason_img {
  width: 45%;
  float: left;
  height: 550px;
}

.Reason_Con .Reason_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 30px 0 30px;
}

.Reason_list {
  width: 48%;
  float: right;
}

.Reason_list ul li {
  margin: 0 auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0 30px;
}

.Reason_list ul li:last-child {
  border: 0;
}

.Reason_list ul li p {
  height: 60px;
  line-height: 60px;
}

.Reason_list ul li p a {
  display: block;
  width: 86%;
  padding: 0;
  overflow: hidden;
  line-height: 60px;
  color: rgba(255, 255, 255, .45);
  font-size: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 45px;
}

.Reason_list ul li p a em {
  display: inline-block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  border: 2px solid rgba(255, 255, 255, .45);
  border-radius: 100%;
  text-align: center;
  line-height: 26px;
  position: absolute;
  top: 16px;
  left: 0;
}

.Reason_list ul li p span {
  display: block;
  width: 14%;
  height: 100%;
  background: url(../images/jt10.png) center center no-repeat;
  cursor: pointer;
  float: left;
  opacity: .5;
}

.Reason_list ul li div {
  display: none;
  margin: 0 auto 15px;
}

.Reason_list ul li div .text {
  display: block;
  font-size: 16px;
  font-weight: lighter;
  color: rgba(255, 255, 255, .45);
  line-height: 30px;
  margin-top: 10px;
}

.Reason_list ul li.on p span {
  background: url(../images/jt09.png) center center no-repeat;
  opacity: 1;
}

.Reason_list ul li.on {
  border-top: 1px solid #fff;
}

.Reason_list ul li.on p a {
  color: #fff;
}

.Reason_list ul li.on p a em {
  border: 2px solid #fff;
}

@media (max-width:1680px) {


  .SEO_Reason {
    padding: 80px 0;
  }

  .SEO_tit span {
    font-size: 17px;
  }

  .SEO_tit span em {
    width: 8px;
    height: 8px;
    margin: 0 10px 0 0;
  }

  .SEO_tit p {
    font-size: 44px;
  }

  .SEO_tit3 p {
    font-size: 30px;
  }

  .Reason_list ul li p a {
    font-size: 28px;
  }
}

@media (max-width:1600px) {
  .SEO_tit {
    margin: 0 auto 40px;
  }

  .SEO_tit span {
    font-size: 16px;
  }

  .SEO_tit span em {
    width: 6px;
    height: 6px;
    margin: 0 8px 0 0;
  }

  .SEO_tit p {
    font-size: 40px;
  }

  .SEO_tit3 p {
    font-size: 28px;
  }

  .Reason_list ul li p a {
    font-size: 28px;
  }

  .Reason_Con .Reason_img {
    height: 500px;
  }

  .Reason_list {
    width: 50%;
  }

  .Reason_list ul li {
    padding: 20px 0;
  }

  .Reason_list ul li p {
    height: 48px;
    line-height: 48px;
  }

  .Reason_list ul li p a {
    line-height: 46px;
    font-size: 24px;
  }

  .Reason_list ul li p a em {
    top: 9px;
  }

  .Reason_list ul li div {
    margin: 0 auto 10px;
  }
}

@media (max-width:1560px) {}

@media (max-width:1440px) {
  .SEO_Reason {
    padding: 60px 0;
  }

  .SEO_tit span {
    font-size: 14px;
  }

  .SEO_tit p {
    font-size: 36px;
  }

  .SEO_tit3 p {
    font-size: 26px;
  }

  .SEO_tit i {
    font-size: 14px;
    line-height: 26px;
  }

  .Reason_list {
    width: 52%;
  }

  .Reason_Con .Reason_img {
    height: 440px;
  }

  .Reason_list ul li {
    padding: 18px 0;
  }

  .Reason_list ul li p {
    height: 48px;
    line-height: 48px;
  }

  .Reason_list ul li p a {
    line-height: 46px;
    font-size: 22px;
    padding-left: 40px;
  }

  .Reason_list ul li p a em {
    width: 24px;
    height: 24px;
    line-height: 20px;
    font-size: 14px;
    top: 12px;
  }

  .Reason_list ul li div .text {
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
  }

}

@media (max-width:1366px) {
  .SEO_Reason {
    padding: 70px 0;
  }

  .SEO_tit p {
    font-size: 32px;
  }

  .Reason_Con .Reason_img {
    height: 400px;
  }

  .Reason_list ul li {
    padding: 17px 0;
  }

  .Reason_list ul li p {
    height: 40px;
    line-height: 40px;
  }

  .Reason_list ul li p a {
    line-height: 40px;
    font-size: 20px;
    padding-left: 40px;
  }

  .Reason_list ul li p a em {
    width: 22px;
    height: 22px;
    line-height: 18px;
    font-size: 14px;
    top: 10px;
  }

  .Reason_list ul li p span,
  .Reason_list ul li.on p span {
    background-size: 20px 20px;
  }

  .Reason_list ul li div .text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }

}

@media (max-width:1280px) {}

@media (max-width:1200px) {
  .SEO_Reason {
    padding: 60px 0 50px;
  }

  .SEO_tit {
    margin: 0 auto 30px;
  }

  .SEO_tit p {
    font-size: 30px;
  }

  .SEO_tit3 p {
    font-size: 24px;
  }

  .Reason_list ul li {
    padding: 12px 0;
  }

  .Reason_list ul li p a {
    font-size: 18px;
  }

  .Reason_Con .Reason_img {
    height: 360px;
  }

  .Reason_list ul li p span {
    background-size: 20px 20px;
  }

  .Reason_list ul li.on p span {
    background: url(../images/jt09.png) center center no-repeat;
    background-size: 20px 20px;
  }
}

@media (max-width:1080px) {

  .SEO_tit p {
    font-size: 28px;
  }

  .Reason_Con .Reason_img {
    height: 340px;
  }

  .Reason_list ul li p span,
  .Reason_list ul li.on p span {
    background-size: 16px 16px;
  }

}

@media (max-width:1024px) {
  .SEO_Reason {
    padding: 40px 0;
  }

  .SEO_tit {
    margin: 0 auto 20px;
  }

  .SEO_tit p {
    font-size: 26px;
  }

  .SEO_tit3 p {
    font-size: 22px;
  }

  .Reason_list ul li {
    padding: 8px 0;
  }

  .Reason_list ul li p a {
    font-size: 17px;
  }
}

@media (max-width:920px) {
  .SEO_Reason {
    padding: 40px 0 30px;
  }

  .SEO_tit {
    margin: 0 auto 25px;
  }

  .SEO_tit p {
    font-size: 24px;
  }

  .Reason_Con .Reason_img {
    width: 100%;
    height: 350px;
  }

  .Reason_list {
    width: 100%;
    margin-top: 40px;
  }

  .Reason_list ul li {
    padding: 20px 0;
  }

  .Reason_list ul li p a {
    width: 90%;
    font-size: 18px;
  }

  .Reason_list ul li p a em {
    font-size: 14px;
  }

  .Reason_list ul li p span {
    width: 10%;
  }

  .Reason_list ul li div .text {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width:820px) {
  .Reason_Con .Reason_img img {
    border-radius: 0 20px;
  }
}

@media (max-width:767px) {
  .SEO_Reason {
    padding: 20px 0;
  }

  .SEO_tit {
    margin: 0 auto 20px;
  }

  .SEO_tit p {
    font-size: 22px;
  }

  .SEO_tit span {
    font-weight: normal;
  }

  .SEO_tit i {
    font-size: 14px;
    line-height: 24px;
  }

  .SEO_tit3 p {
    font-size: 16px;
    line-height: 24px;
  }

  .SEO_tit3 img {
    width: 48px;
    margin-top: 20px;
  }

  .Reason_Con .Reason_img {
    height: 240px;
  }

  .Reason_list {
    margin-top: 20px;
  }

  .Reason_list ul li {
    padding: 10px 0;
  }

  .Reason_list ul li p a {
    font-size: 16px;
  }

  .Reason_list ul li p span {
    background-size: 14px 14px;
  }

  .Reason_list ul li.on p span {
    background: url(../images/jt09.png) center center no-repeat;
    background-size: 14px 14px;
  }

  .Reason_list ul li div .text {
    font-weight: normal;
  }

}

@media (max-width:390px) {}

@media (max-width:320px) {
  .Reason_Con .Reason_img {
    height: 200px;
  }

  .Reason_list ul li p a {
    padding-left: 32px;
  }
}

@media (max-width:280px) {}