.banner_1 {
  width: 100%;
  height: 440px;
  margin-top: 63px;
  background-image: url("../image/360sj/banner.png");
  background-position: center;
  background-repeat: no-repeat;
}
.banner_img {
  width: 100%;
}
.sltitbox {
  text-align: center;
}
.sltitle {
  font-size: 36px;
  color: #333;
  letter-spacing: 10px;
}
.slsubtitle {
  margin: 0 auto;
  margin-top: 28px;
  font-size: 15px;
  color: #aaaaaa;
  line-height: 2;
  letter-spacing: 2px;
  width: 980px;
  max-width: 100%;
}
/* 360实力商家 */
.slsj {
  padding-top: 97px;
  width: 100%;
  background-image: url("../image/360sj/360slsj.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.slsj .slbox {
  width: 800px;
  max-width: 100%;
  height: 565px;
  position: relative;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 39px;
}
.slsj .slbox .item-box {
  width: 125px;
  height: 125px;
  background-image: url(../image/360sj/360.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  position: absolute;
}
.slsj .slbox .item-box .p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #10bf57;
  font-size: 16px;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
}
.slsj .slbox .item-box:nth-child(1) {
  top: 0;
  left: 45px;
}
.slsj .slbox .item-box:nth-child(2) {
  top: 0;
  right: 45px;
}
.slsj .slbox .item-box:nth-child(3) {
  top: 220px;
  left: 0;
}
.slsj .slbox .item-box:nth-child(4) {
  top: 220px;
  right: 0;
}
.slsj .slbox .item-box:nth-child(5) {
  bottom: 0;
  right: 137px;
}
.slsj .slbox .item-box:nth-child(6) {
  bottom: 0;
  left: 137px;
}
/* 360实力优势 */
.slys {
  padding-top: 97px;
  width: 100%;
}
.slys .ysbox .item {
  margin-top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.slys .ysbox .item::after {
  display: block;
  content: "";
  clear: both;
}
.slys .ysbox .item:nth-child(even) .item-info {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}
.slys .ysbox .item:nth-child(even) .item-img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}
.slys .ysbox .item:nth-child(even) .num::after {
  display: block;
  clear: both;
  content: "";
}
.slys .ysbox .item:nth-child(even) .num > img {
  float: right;
}
.slys .ysbox .item:nth-child(even) .info {
  text-align: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
}
.slys .ysbox .item:nth-child(even) .info .l {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
  margin-right: 35px;
}
.slys .ysbox .item:nth-child(even) .info .r {
  margin-left: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
  margin-right: 40px;
}
.slys .ysbox .item-info {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
  margin-top: 75px;
  width: 55%;
}
.slys .ysbox .item-info:hover .info .l .icon {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.slys .ysbox .item-info .num {
  display: block;
}
.slys .ysbox .item-info .num > img {
  max-width: 50%;
}
.slys .ysbox .item-info .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  position: relative;
  top: -64px;
}
.slys .ysbox .item-info .info .l {
  display: block;
}
.slys .ysbox .item-info .info .l .icon {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.slys .ysbox .item-info .info .r {
  margin-left: 40px;
}
.slys .ysbox .item-info .ti {
  font-size: 36px;
  letter-spacing: 3px;
  color: #10bf57;
  white-space: nowrap;
}
.slys .ysbox .item-info .hr {
  display: inline-block;
  width: 256px;
  height: 2px;
  background-color: #bbbbbb;
  margin-top: 40px;
}
.slys .ysbox .item-info .subti {
  font-size: 25px;
  color: #333333;
  line-height: 2;
  margin-top: 35px;
  letter-spacing: 3px;
  white-space: nowrap;
}
.slys .ysbox .item-img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
}
.slys .ysbox .item-img > img {
  max-width: 100%;
}
.ssyc {
  background-image: url("../image/360sj/ssyc.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 860px;
  padding-top: 57px;
  margin-top: 90px;
}
.ssyc .sltitle,
.ssyc .slsubtitle {
  color: #fff;
}
.ssyc .ssyc-bg {
  display: none;
}
.ssyc .ssyc-bg > img {
  max-width: 90%;
  margin: 0 auto;
  margin-top: 40px;
  display: block;
}
.ssyc .ssyc-box {
  width: 90%;
  margin: 0 auto;
  margin-top: 80px;
  position: relative;
}
.ssyc .ssyc-box .bg {
  width: 100%;
  height: auto;
}
.ssyc .ssyc-box .box {
  width: 100%;
  height: 543px;
  position: absolute;
  top: 0;
  left: 0;
}
.ssyc .ssyc-box .box > img {
  position: absolute;
  display: block;
}
.ssyc .ssyc-box .box .pb1 {
  left: 30px;
  top: 156px;
  -webkit-animation: sx 2s linear infinite;
          animation: sx 2s linear infinite;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.ssyc .ssyc-box .box .pb2 {
  left: 345px;
  top: 40px;
  -webkit-animation: sx 2s linear infinite;
          animation: sx 2s linear infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.ssyc .ssyc-box .box .pb3 {
  right: 222px;
  top: 13px;
  -webkit-animation: sx 2s linear infinite;
          animation: sx 2s linear infinite;
  -webkit-animation-delay: 1.25s;
          animation-delay: 1.25s;
}
.ssyc .ssyc-box .box .pb4 {
  right: 0;
  bottom: 156px;
  -webkit-animation: sx 2s linear infinite;
          animation: sx 2s linear infinite;
  -webkit-animation-delay: 0.75s;
          animation-delay: 0.75s;
}
.ssyc .ssyc-box .box .pb5 {
  bottom: 0;
  left: 238px;
  -webkit-animation: sx 2s linear infinite;
          animation: sx 2s linear infinite;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.ssyc .ssyc-box .box .sj {
  left: 238px;
  top: -60px;
}
@-webkit-keyframes sx {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  75% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}
@keyframes sx {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  25% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  75% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}
@media (max-width: 1200px) {
  .ssyc .ssyc-bg {
    display: block;
  }
  .ssyc .ssyc-box {
    display: none;
  }
}
.ldqy {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 110px;
}
.ldqy .ldqybox {
  margin-top: 65px;
}
.ldqy .ldqy-sw .swiper-slide {
  padding: 0 20px;
}
.ldqy .box {
  position: relative;
  overflow: hidden;
}
.ldqy .box:hover .info {
  top: 0;
}
.ldqy .box:hover .info .s {
  opacity: 1;
}
.ldqy .box .jt {
  position: relative;
  z-index: 1;
  padding-top: 65px;
}
.ldqy .box .jt > img {
  width: 100%;
}
.ldqy .box .vip {
  position: relative;
  z-index: 3;
}
.ldqy .box .vip > img {
  width: 100%;
}
.ldqy .box .info {
  z-index: 2;
  position: absolute;
  width: 92%;
  background-color: #fff;
  height: 210px;
  top: 80px;
  left: 4%;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  box-shadow: 0 0 5px #f2f2f2;
  padding: 0 10px;
}
.ldqy .box .info .icon {
  width: 100%;
  height: 60px;
  position: relative;
}
.ldqy .box .info .icon > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ldqy .box .info .h {
  font-size: 18px;
  color: #333333;
  text-align: center;
  margin-top: 6px;
}
.ldqy .box .info .s {
  font-size: 14px;
  color: #aaaaaa;
  text-align: center;
  margin-top: 25px;
  line-height: 1.5;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ldqy .page {
  display: none;
}
.ldqy .page .next,
.ldqy .page .prev {
  color: #aaaaaa;
}
.hzal {
  padding-top: 76px;
  padding-bottom: 80px;
}
.hzal .hzalbox {
  margin-top: 65px;
  width: 100%;
}
.hzal .hzalbox .box {
  width: 100%;
  padding-bottom: 60%;
  height: 0;
  position: relative;
  background-image: url("../image/360sj/selranhpry.png");
  background-size: 100% 100%;
}
.hzal .hzalbox .box > img {
  width: 93.10344828%;
  height: 85.91549296%;
  position: absolute;
  top: 49%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.hzal .hzalbox .pagin {
  margin-top: 38px;
  display: block;
  width: 100%;
  position: relative;
}
.hzal .hzalbox .pagin .swiper-pagination-bullet {
  margin: 0 10px;
  width: 15px;
  height: 15px;
  background-color: transparent;
  border: 1px #aaaaaa solid;
  opacity: 1;
}
.hzal .hzalbox .pagin .swiper-pagination-bullet-active {
  border-color: #10bf57;
  background-color: #10bf57;
}
.xsbj {
  padding-bottom: 56px;
  background-color: #fafafa;
  padding-top: 78px;
}
.xsbj .cont {
  width: 100%;
  margin-top: 45px;
}
.xsbj .left {
  display: grid;
  grid-row-gap: 40px;
  grid-column-gap: 40px;
  grid-template-columns: repeat(auto-fill, minmax(268px, 1fr));
}
.xsbj .left .box {
  box-shadow: 0 0 5px #f2f2f2;
  background-color: #ffffff;
  margin-top: 28px;
  position: relative;
  padding: 0 10px;
  height: 155px;
  border-radius: 15px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.xsbj .left .box::after {
  z-index: 1;
  display: block;
  content: "";
  width: -webkit-calc(100% - 10px);
  width: calc(100% - 10px);
  height: 100%;
  background-position: bottom right;
  background-size: 42% 40%;
  background-repeat: no-repeat;
  background-image: url("../image/360sj/xs-bg.png");
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.xsbj .left .box:hover {
  -webkit-transform: translate(0, -15px);
      -ms-transform: translate(0, -15px);
          transform: translate(0, -15px);
  background-color: #0ae663;
}
.xsbj .left .box:hover::after {
  display: block;
}
.xsbj .left .box:hover .yuan {
  background-color: #0ae663;
}
.xsbj .left .box:hover .yuan > img:first-child {
  display: none;
}
.xsbj .left .box:hover .yuan > img:last-child {
  display: block;
}
.xsbj .left .box:hover .h {
  color: #fff;
}
.xsbj .left .box:hover .h::after {
  background-color: #fff;
}
.xsbj .left .box:hover .s {
  color: #fff;
}
.xsbj .left .box .yuan {
  position: absolute;
  top: -28px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px -2px 2px #f8f8f8;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.xsbj .left .box .yuan > img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.xsbj .left .box .yuan > img:first-child {
  display: block;
}
.xsbj .left .box .yuan > img:last-child {
  display: none;
}
.xsbj .left .box .h {
  margin-top: 40px;
  font-size: 18px;
  color: #333333;
  text-align: center;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.xsbj .left .box .h::after {
  display: block;
  content: "";
  width: 28px;
  height: 1px;
  background-color: #aaaaaa;
  margin: 13px auto 0 auto;
  -webkit-transition: all 0s;
  transition: all 0s;
}
.xsbj .left .box .s {
  position: relative;
  z-index: 2;
  -webkit-transition: all 0s;
  transition: all 0s;
  margin-top: 8px;
  font-size: 14px;
  color: #aaaaaa;
  line-height: 1.5;
  text-align: center;
}
.xsbj .rigth > img {
  margin-top: 150px;
  margin-left: 10px;
  max-width: 100%;
}
.sq {
  padding: 0 30px;
  padding-bottom: 65px;
  padding-top: 78px;
}
.sq .mes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: 65px;
}
.sq .mes .box-l {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
          order: 1;
}
.sq .mes .box-l .li {
  margin-bottom: 38px;
}
.sq .mes .box-l .li > span {
  display: inline-block;
  width: 84px;
  text-align: center;
}
.sq .mes .box-l .li input {
  width: 460px;
  max-width: 70%;
  height: 40px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #aaaaaa;
  padding: 0 10px;
  border-radius: 10px;
}
.sq .mes .box-l .li input::-webkit-input-placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .mes .box-l .li input::-moz-placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .mes .box-l .li input::placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .mes .box-r {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
          order: 2;
  padding-left: 40px;
}
.sq .mes .box-r .title {
  font-size: 20px;
  color: #f90d0d;
  letter-spacing: 3px;
  text-align: left;
}
.sq .mes .box-r .eg {
  margin-top: 25px;
  padding-left: 35px;
  position: relative;
  font-size: 14px;
  color: #aaaaaa;
  line-height: 1.5;
  letter-spacing: 2px;
}
.sq .mes .box-r .eg::before {
  display: block;
  width: 25px;
  height: 25px;
  content: "";
  background-image: url("../image/360sj/icon-li.png");
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sq .mes2 .li {
  margin-bottom: 38px;
}
.sq .mes2 .li > span {
  display: inline-block;
  width: 86px;
  text-align: center;
  float: left;
}
.sq .mes2 .li textarea {
  width: 1070px;
  height: 100px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #aaaaaa;
  padding: 10px;
  border-radius: 10px;
  max-width: 100%;
}
.sq .mes2 .li textarea::-webkit-input-placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .mes2 .li textarea::-moz-placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .mes2 .li textarea::placeholder {
  font-size: 12px;
  color: #dddddd;
}
.sq .tj {
  width: 400px;
  max-width: 90%;
  height: 48px;
  line-height: 48px;
  display: block;
  margin: 0 auto;
  letter-spacing: 5px;
  color: #fff;
  font-size: 18px;
  border-radius: 10px;
  background-color: #f90d0d;
}
@media (max-width: 768px) {
  .container {
    padding: 0 10px;
  }
  .sltitle {
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 1.5;
  }
  .slsj .slbox {
    height: 350px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .slsj .slbox .item-box {
    width: 80px;
    height: 80px;
  }
  .slsubtitle {
    margin: 0 auto;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  .slsj {
    padding-top: 30px;
    background-color: #f4f4f4;
    background-position: 50% 63%;
    background-size: auto 70%;
  }
  .slsj .slbox .item-box:nth-child(3),
  .slsj .slbox .item-box:nth-child(4) {
    top: 143px;
  }
  .slsj .slbox .item-box:nth-child(5) {
    bottom: 20px;
    right: 54px;
  }
  .slsj .slbox .item-box:nth-child(6) {
    left: 54px;
    bottom: 20px;
  }
  .slsj .slbox .item-box .p {
    font-size: 13px;
  }
  .slys {
    padding-top: 30px;
    width: 100%;
  }
  .slys .ysbox .item-info .ti {
    font-size: 18px;
    position: relative;
    z-index: 2;
    letter-spacing: 0px;
  }
  .slys .ysbox .item-info .hr {
    margin-top: 10px;
  }
  .slys .ysbox .item-info .subti {
    margin-top: 7px;
    font-size: 12px;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: left;
        -ms-transform-origin: left;
            transform-origin: left;
  }
  .slys .ysbox .item-info .info .l .icon {
    width: 30px;
    height: auto;
  }
  .slys .ysbox .item-info {
    margin-top: 20px;
  }
  .slys .ysbox .item-info .info .r {
    margin-left: 10px;
  }
  .slys .ysbox .item:nth-child(even) .info .r {
    margin-right: 10px;
  }
  .slys .ysbox .item:nth-child(even) .item-info .subti {
    -webkit-transform-origin: right;
        -ms-transform-origin: right;
            transform-origin: right;
  }
  .slys .ysbox .item-info .info {
    top: -25px;
  }
  .slys .ysbox .item:nth-child(even) .info .l {
    margin-right: 0;
  }
  .slys .ysbox .item-info .hr {
    display: inline-block;
    width: 256px;
  }
  .slys .ysbox .item-info .hr {
    width: 160px;
  }
  .slys .ysbox .item {
    margin-top: 30px;
    height: 170px;
  }
  .ssyc {
    margin-top: 30px;
    padding-top: 20px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    height: auto;
    padding-bottom: 40px;
  }
  .slys .ysbox .item-img {
    position: relative;
    height: 100%;
    width: 50%;
  }
  .slys .ysbox .item-img > img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .hzal {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .xsbj .left {
    display: grid;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-template-columns: repeat(auto-fill, minmax(45%, 1fr));
  }
  .xsbj .left .box .h {
    font-size: 16px;
  }
  .xsbj .left .box .s {
    font-size: 13px;
  }
  .ldqy .ldqy-sw .swiper-slide {
    padding: 0 10px;
  }
  .ldqy .ldqybox {
    margin-top: 20px;
  }
  .ldqy .box .info .icon {
    height: 40px;
  }
  .ldqy .box .info .icon > img {
    width: 30px;
  }
  #ldqybox2 .box .info .icon > img {
    width: 20px;
  }
  #ldqybox5 .box .info .icon > img {
    width: 15px;
  }
  .ldqy .box .info .h {
    font-size: 14px;
  }
  .ldqy .box .info .s {
    font-size: 12px;
  }
  .ldqy {
    background-color: #fafafa;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .xsbj {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .xsbj .cont {
    margin-top: 20px;
  }
  .sq .mes {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .sq .mes .box-l {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
            order: 2;
  }
  .sq .mes .box-r {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
            order: 1;
  }
  .sq {
    padding: 0;
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .sq .mes .box-r {
    padding-left: 0;
  }
  .sq .mes2 .li textarea,
  .sq .mes .box-l .li input {
    width: 80%;
    max-width: 80%;
  }
  .sq .mes .box-l {
    margin-top: 30px;
  }
  .sq .mes .box-l .li {
    margin-bottom: 20px;
  }
  .sq .mes .box-l .li > span {
    width: 55px;
  }
  .sq .mes2 .li > span {
    width: 58px;
  }
  .sq .tj {
    font-size: 14px;
    max-width: 80%;
    width: 70%;
    height: 35px;
    line-height: 35px;
  }
  .hzal .hzalbox .pagin .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .hzal .hzalbox {
    margin-top: 30px;
  }
  .xsbj .left {
    background: url("../image/360sj/xs-r.png") no-repeat;
    background-size: 100%;
    background-position: center;
  }
  .sq .mes .box-r .title {
    font-size: 16px;
    text-align: center;
  }
  .sq .mes {
    margin-top: 30px;
  }
  .ldqy .box .info {
    top: 0px;
  }
  .ldqy .box .info .s {
    opacity: 1;
  }
}
