.mi{
  font-family: PingFang SC-Heavy, PingFang SC;
  position: relative;
  min-width: 1300px;
}
.con{
  width: 1280px;
  margin: 0 auto;
}
h2{
  text-align: center;
  font-size: 36px;
  font-weight: 800;
  color: #000000;
  padding-top: 80px;
}
h4 {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 24px 0 46px;
}
.header{
  width: 1280px;
  height: 70px;
  padding-top: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
  font-size: 14px;
  color: #fff;
}
.logo{
  width: 150px;
  height: 40px;
}
.nav{
  flex: 1;
  display: flex;
  justify-content: space-around;
  padding: 0 40px;
}
.nav a:hover{
  opacity: 0.8;
}

.phone{
  width: 14px;
  height: 14px;
  margin-right: 5px;
}

.banner{
  width: 100%;
  height: 680px;
  overflow: hidden;
  position: relative;
}
.swiper{
  width: 100%;
  height: 100%;
}
.b-img{
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-pagination-bullet{
  width: 10px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 6px;
  opacity: 0.3;
}
.swiper-pagination-bullet-active{
  width: 40px;
  opacity: 1;
}
.b-op{
  position: absolute;
  top: 455px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
  display: flex;
}
.b-btn{
  width: 160px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  background: #fff;
  color: #FF4B4B;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  border: 1px solid #FF4B4B;
}
.b-btn1:hover{
  opacity: 0.9;
}
.b-btn2{
  color: #90686F;
  background: #fff;
  margin-left: 10px;
}
.b-btn2:hover{
  background: #FF4B4B;
  color: #fff;
}
.b-code{
  opacity: 0;
  width: 150px;
  height: 157px;
  background: url('../picture/b-code.png') 100% 100% no-repeat;
  padding: 17px 10px 10px;
  position: absolute;
  top: 60px;
  left: 5px;
  z-index: 9;
  transition: 0.3s all;
}
.b-code img{
  width: 130px;
  height: 130px;
  display: block;
}
.b-btn1:hover .b-code{
  opacity: 1;
}

.con1-i{
  width: 305px;
  height: 400px;
  background-size: 100% 100%;
  padding: 280px 30px 0;
  color: #FFFFFF;
  line-height: 24px;
  font-size: 24px;
  font-weight: 800;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: 0.1s all;
}
.con1-i1{
  background-image: url('../picture/yw1.png');
}
.con1-i2{
  background-image: url('../picture/yw2.png');
}
.con1-i3{
  background-image: url('../picture/yw3.png');
}
.con1-i4{
  background-image: url('../picture/yw4.png');
}
.con1 .t2{
  font-size: 14px;
  font-weight: 500;
  padding: 10px 0 18px;
}
.con1-i:hover{
  background: linear-gradient(1deg, #F79B31 0%, #F79B31 100%);
  padding: 150px 24px 0;
  text-align: center;
}

.con2-item{
  margin-top: 30px;
  width: 240px;
  height: 170px;
  background: linear-gradient(1deg, #F79B31 0%, #F79B31 100%);
  border-radius: 10px;
  position: relative;
  padding: 60px 29px 0;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 24px;
}
.t2{
  font-size: 14px;
  font-weight: 500;
  padding-top: 10px;
}
.youshi{
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  top: -40px;
  margin: auto;
}

.con3-box ul{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con3-box ul li img{
  margin: 0 auto;
}
.con3-box ul li p{
  text-align: center;
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  margin-top: 5px;
}
.con3-box ul li p span{
  color: #e80000;
}
.con4{
  background: url('../picture/bg.png') no-repeat;
  background-size: 100% 400px;
  margin-top: 70px;
}
.con4 h2, .con4 h4{
  color: #fff;
}
.con4-box{
  width: 100%;
  height: 240px;
  box-shadow: 0px 5px 10px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 40px 50px;
  color: #000000;
  background: #fff;
  display: flex;
  flex-wrap: wrap;
}
.con4-box ul{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con4-box ul li p{
  font-size: 16px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  text-align: center;
  margin-top: 20px;
}

.jia{
  margin-top: -50px;
}
.red{
  color: #FF4B4B;
}
.con5-box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con5-box>div{
  height: 275px;
  background-size: 100% 100%;
  margin-bottom: 20px;
  padding: 227px 0 0 30px;
  font-size: 20px;
  font-weight: 800;
  color: #FFFFFF;
  position: relative;
}
.con5-box>div:hover::after{
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: rgba(255, 255, 255, 0.1);
}
.con5-i{
  width: 240px;
}
.con5-i2{
  width: 500px;
}
.img1{
  background-image: url('../picture/img1.png');
}
.img2{
  background-image: url('../picture/img2.png');
}
.img3{
  background-image: url('../picture/img3.png');
}
.img4{
  background-image: url('../picture/img4.png');
}
.img5{
  background-image: url('../picture/img5.png');
}
.img6{
  background-image: url('../picture/img6.png');
}
.img7{
  background-image: url('../picture/img7.png');
}
.img8{
  background-image: url('../picture/img8.png');
}
.img9{
  background-image: url('../picture/img9.png');
}
.con5-f{
  padding: 30px 0 90px;
}
.more{
  font-size: 12px;
  font-weight: 500;
  color: #666666;
}
.more::after{
  content: '';
  display: inline-block;
  width: 6px;
  height: 9px;
  background: url('../picture/more.png') no-repeat;
  background-size: 100% 100%;
}
.con5-btn{
  width: 150px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: #F79B31;
  box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.02);
  border-radius: 22px;
  font-size: 16px;
  font-weight: 800;
  color: #FFFFFF;
  margin-left: 20px;
  cursor: pointer;
}

.con6{
  background: #F7F8FB;
  padding-bottom: 80px;
}
.con6 .con{
  width: 1300px;
}
.con6-box{
  margin-left: -20px;
  display: flex;
  flex-wrap: wrap;
}
.con6-item{
  width: 305px;
  height: 270px;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 20px 20px;
}
.anli{
  width: 100%;
  height: 200px;
  position: relative;
}
.anli img{
  display: block;
  width: 100%;
  height: 100%;
}
.anli-t{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #FFE4D0;
  border-radius: 0px 50px 0px 0px;
  padding-right: 12px;
  font-size: 12px;
  font-weight: 500;
  color: #A44600;
}
.con6-t1{
  width: 100%;
  height: 70px;
  padding: 0 24px;
  font-size: 12px;
  font-weight: 500;
  color: #333333;
}
.con6-t1 span{
  color: #999999;
}

.con7-box{
  box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  overflow: hidden;
}
.con7-l{
  height: 450px;
  width: 64.85%;
}
.con7-img{
  display: block;
  width: 100%;
  height: 350px;
  object-fit: contain;
}
.con7-ul{
  display: flex;
  height: 100px;
  align-items: center;
}
.con7-li{
  width: 25%;
  font-size: 14px;
  color: #999999;
  text-align: center;
}
.con-t1{
  font-size: 24px;
  font-weight: 500;
  color: #000000;
}
.con7-r{
  width: 35.15%;
  height: 450px;
  background: url('../picture/bg2.png') no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  padding: 80px 100px 0;
}
.con7-r-t1{
  font-size: 24px;
  font-weight: bold;
  line-height: 36px;
  padding-bottom: 20px;
  display: flex;
}
.con7-r-t1::before{
  content: '';
  display: inline-block;
  width: 31px;
  height: 26px;
  background: url('../picture/ying.png') no-repeat;
  background-size: 100% 100%;
  margin-right: 12px;
}

.con8-box{
  overflow: hidden;
  position: relative;
}
.con8-box::after,.con8-box::before{
  content: '';
  display: inline-block;
  width: 160px;
  height: 200px;
  position: absolute;
  top: 0;
  z-index: 9;
}
.con8-box::before{
  background: linear-gradient(270deg, rgba(255, 255, 255, 0), #ffffff);
  left: 0;
}
.con8-box::after{
  background: linear-gradient(270deg, #ffffff, rgba(255, 255, 255, 0));
  right: 0;
}
.con8-ul{
  width: 2500px;
  display: flex;
}
.con8-ul1{
  animation: moveleft 60s linear infinite;
}
.con8-ul2{
  transform: translateX(-50%);
  animation: moveright 60s linear infinite;
}
@keyframes moveleft {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes moveright {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
.con8-li{
  width: 240px;
  height: 80px;
  background: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
}
.bg-aliyun {
  width: 134px; height: 30px;
  background: url('../picture/css_sprites.png') -217px -74px;
}
.bg-baiduyun {
  width: 163px; height: 38px;
  background: url('../picture/css_sprites.png') -189px -10px;
}
.bg-gainet {
  width: 159px; height: 44px;
  background: url('../picture/css_sprites.png') -10px -10px;
}
.bg-huaweiyun {
  width: 130px; height: 46px;
  background: url('../picture/css_sprites.png') -10px -124px;
}
.bg-jinsanyun {
  width: 132px; height: 42px;
  background: url('../picture/css_sprites.png') -10px -190px;
}
.bg-tengxun {
  width: 155px; height: 36px;
  background: url('../picture/css_sprites.png') -160px -124px;
}
.bg-tianyi {
  width: 143px; height: 36px;
  background: url('../picture/css_sprites.png') -162px -190px;
}
.bg-west {
  width: 126px; height: 44px;
  background: url('../picture/css_sprites.png') -10px -252px;
}
.bg-xinnet {
  width: 187px; height: 30px;
  background: url('../picture/css_sprites.png') -10px -74px;
}
.bg-youkede {
  width: 162px; height: 20px;
  background: url('../picture/css_sprites.png') -156px -252px;
}

.footer{
  height: 410px;
  background: #111111;
  padding: 60px 0 26px;
}
.footer-box{
  width: 1280px;
  margin: 0 auto;
}
.footer-top{
  display: flex;
  justify-content: space-between;
  height: 200px;
}
.f-xian{
  width: 1px;
  height: 130px;
  background: #e8e8e8;
  opacity: 0.2;
}
.f-item{
  width: calc(100% - 370px);
  display: flex;
}
.f-logo{
  width: 112px;
  height: 30px;
  display: block;
}
.f-title{
  height: 30px;
  font-size: 20px;
  font-weight: 800;
  color: #FFFFFF;
  line-height: 30px;
}
.f-item-con{
  display: flex;
}
/* .f-item-con .f-txt{
  width: 40%;
} */
.f-txt{
  padding-top: 15px;
  font-size: 14px;
  font-weight: 500;
  color: #CCCCCC;
  line-height: 30px;
}
.f-txt a{
  display: block;
}
.f-yi{
  width: 300px;
}
.f-btn{
  width: 120px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: linear-gradient(1deg, #955560 0%, #C18D9B 100%);
  border-radius: 5px;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 40px;
  cursor: pointer;
}
.foot-img{
  width: 130px;

}
.foot-img img{
  display: block;
  width: 100%;
}
.footer-bottom{
  padding-top: 30px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.beian{
  flex: 1;
}
.footer-link{
  width: 100%;
  margin: 15px 0;
}
.footer-link span{
  font-size: 14px;
  font-weight: 900;
  color: #CCCCCC;
  line-height: 30px;
}
.footer-link a{
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  line-height: 30px;
}
.footer-link a:hover{
  opacity: 0.9;
}
.footer-bottom i{
  display: inline-block;
  width: 80px;
  height: 30px;
  background-image: url('../picture/fc-icon.png');
  margin-left: 6px;
}
.footer-bottom .fc-beian {
  width: 14px;
  height: 14px;
  background-position: -110px -110px;
}
.fc-beian_1 {
  background-position: -10px -10px;
}
.fc-beian_2 {
  background-position: -10px -60px;
}
.fc-beian_3 {
  background-position: -110px -10px;
}
.fc-beian_4 {
  background-position: -110px -60px;
}
.fc-beian_5 {
  background-position: -10px -110px;
}

/* 二维码弹框 */
.code-model{
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 999;
  display: none;
}
.code-bg{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.code-box{
  width: 400px;
  height: 360px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 2px solid #F79B31;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  padding: 40px 40px 0;
  text-align: center;
  display: flex;
  flex-direction: column;
}
.code-t1{
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.code-img{
  width: 180px;
  height: 180px;
  margin: 20px auto 5px;
}
.code-t2{
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.code-t2+.code-t2{
  border-top: 1px solid #E5E5E5;
}
.code-btn{
  width: 100px;
  height: 30px;
  line-height: 28px;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.02);
  border-radius: 15px;
  border: 1px solid #FF4B4B;
  color: #FF4B4B;
  cursor: pointer;
}
.code-btn:hover{
  background: #FF4B4B;
  color: #fff;
}

/* 问答 */
.wenda{
  width: 140px;
  height: 390px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: linear-gradient(1deg, #F79B31 0%, #F79B31 100%);
  z-index: 999;
  border-radius: 10px;
  overflow: hidden;
}
.wenda-top{
  width: 100%;
  height: 80px;
  font-size: 18px;
  line-height: 24px;
  padding-top: 15px;
  text-align: center;
  background: url('../picture/wenda.png') no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.wenda-t1{
  font-weight: bold;
}
.wenda-box{
  height: 310px;
  padding: 0 2px 2px;
}
.wenda-con{
  height: 100%;
  border-radius: 0 0 10px 10px;
  background: #fff;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
  padding: 0 10px;
}
.wenda-con p {
  display: flex;
  padding-top: 20px;
}
.wenda-btn{
  width: 100%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: linear-gradient(1deg, #F79B31 0%, #F79B31 100%);
  border-radius: 5px;
  font-size: 14px;
  font-weight: 800;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 20px;
}

/* 联系我们 */
.lianxi{
  min-height: 235px;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 999;
  cursor: pointer;
}
.code2{
  width: 190px;
  height: 360px;
  opacity: 1;
  transition: 0.2s all;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -190px;
}
.code2-box{
  width: 180px;
  height: 300px;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  text-align: center;
  padding: 20px;
}
.code2-t1{
  font-size: 14px;
  color: #000000;
}
.code2-img{
  width: 140px;
  height: 140px;
  margin: 10px auto 0;
}
.code2-t2{
  font-size: 12px;
  line-height: 24px;
  color: #333333;
  padding-top: 20px;
  text-align: center;
}
.code2-btn{
  width: 80px;
  height: 24px;
  line-height: 22px;
  background: #FFFFFF;
  box-shadow: 0px 10px 20px 1px rgba(0, 0, 0, 0.02);
  border-radius: 12px;
  border: 1px solid #FF4B4B;
  color: #FF4B4B;
  cursor: pointer;
  text-align: center;
  margin: 5px auto;
}
.code2-btn:hover{
  background: #FF4B4B;
  color: #fff;
}
.con9{
  width: 1280px;
  margin: 0 auto;
  padding: 0 0 40px;
  box-sizing: border-box;
}
.con9-box{
  width: 100%;
  height: 420px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con9-left{
  width: 410px;
  height: 420px;
  border: 1px solid #E5E5E5;
  border-radius: 5px 5px 5px 5px;
  padding: 0 25px 20px;
  box-sizing: border-box;
  overflow: hidden;
}
.con9-left h3{
  height: 50px;
  line-height: 50px;
}
.con9-left a{
  width: 100%;
  display:flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 17px;
}
.con9-left a .yuan{
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  opacity: 1;
  border: 1px solid #F6402C;
  border-radius: 50%;
}
.con9-left a p{
  width: calc(100% - 18px);
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.con9-left a:hover p{
  color: #FF4B4B;
}
.con9-right{
  width: 850px;
  height: 420px;
  background: #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  opacity: 1;
  border: 1px solid #E5E5E5;
  padding: 0 25px 20px;
  box-sizing: border-box;
}
.con9-right h3{
  height: 50px;
  line-height: 50px;
}
.con9-right ul{
  width: 100%;
  height: calc(100% - 50px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.con9-right li{
  width: 345px;
  height: 70px;
  display: flex;
  justify-content: space-between;
}
.con9-right li a{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.li-left img{
  margin-top: 2px;
}
.li-left .yuan{
  width: 8px;
  height: 8px;
  background: #FFFFFF;
  opacity: 1;
  border: 1px solid #F6402C;
  border-radius: 50%;
  margin-top: 8px;
}
.con9-right li .li-word{
  width: calc(100% - 18px);
}
.con9-right li .li-word h3{
  height: 24px;
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.con9-right li .li-word p{
  height: 40px;
  font-size: 12px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 5px;
}
.con9-right li:hover .li-word h3{
  color: #FF4B4B;
}