
.center {
  width: 1200px;
  margin: 0 auto;
}

.caigou_com_info_box {
  padding-top: 70px;
  margin-bottom: 35px;
  text-align: center;
  box-sizing: border-box;
}
.caigou_com_info_box .title {
  margin-bottom: 29px;
  font-size: 36px;
  font-weight: bold;
  color: #323232;
  line-height: 26px;
}


.caigou_com_info_box .content {
  margin: 0 auto;
  width: 888px;
  font-size: 18px;
  font-weight: 500;
  color: #646464;
  line-height: 26px;
}

.banner {
  margin: 0 auto;
  width: 1920px;
  height: 700px;
  background-image: url("https://qiniugw.sdwanyue.com/20250919/%E7%BB%84%2012.png");
  background-clip: inherit;
  background-size: 100% 100%;
}

.banner_message {
  position: relative;
  margin: 0 auto;
  width: 1200px;
  height: 100%;
}

.banner img {
  position: absolute;
  top: 186px;
}

.banner_href{
  position: absolute;
    top: 460px;;
}

.banner_href a{
  margin: 0 auto;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border-radius: 29px;
    color: #35be47;
    box-shadow: 0px 8px 16px 0px rgba(51, 151, 64, 0.30);
}


.advantage_info_box {
  display: flex;
  height: 410px;
  justify-content: space-between;
}

.advantage_content {
  width: 380px;
  height: 100%;
  background: #ffffff;
  border-radius: 12px;
  box-shadow: 0px 4px 12px 0px rgba(0, 29, 3, 0.08);
}

.advantage_image {
  width: 100%;
  height: 210ox;
}

.advantage_content_top {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 24px;
}

.advantage_content_top div {
  float: left;
}

.advantage_content_top .line {
  width: 4px;
  height: 100%;
  background: #46bf66;
}

.advantage_content_top .title {
  margin-left: 12px;
  font-size: 22px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  transition: all .5s;
}

.advantage_content_bottom {
  padding-bottom: 20px;
  width: 100%;
  height: 61px;
  font-size: 15px;
  color: #969696;
  line-height: 23px;
  border-bottom: 1px solid #f5f5f5;
  ;
}

.advantage_content_href {
  margin-top: 18px;
  height: 14px;
}

.advantage_content_href a {
  display: block;
}

.advantage_content_href a span {
  float: left;
  font-size: 14px;
  color: #46bf66;
  line-height: 14px;
}

.advantage_content_href a img {
  vertical-align: top;
  float: right;
}

.advantage_content:hover .advantage_content_top .title {
  color: #46bf66;
}


.capacity_info_box {
  position: relative;
  height: 480px;
}

.capacity_content {
  position: relative;
  margin: 0 auto;
  width: 1920px;
  height: 480px;
}

.capacity_content::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: url("https://qiniugw.sdwanyue.com/20240722/%E8%83%8C%E6%99%AF.png");
  background-size: 980px 480px;
  background-position: right;
  background-repeat: no-repeat;
}

.capacity_center {
  box-sizing: border-box;
  padding:  0  48px;
  width: 100%;
  height: 320px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.capacity_content .swiper-container {
  width: 100%;
  height: 100%;
}

.capacity_content .swiper-container .swiper-slide {
  height: 100%;
  background-color: #ffffff;
}

.capacity_content .swiper-container .swiper-slide .left{
  margin-right: 27px;
  float: left;
  width: 245px;
  height: 320px;
}
.capacity_content .swiper-container .swiper-slide .right {
  float: left;
  padding-top: 68px;
  box-sizing: border-box;
}
.capacity_content .swiper-container .swiper-slide .right .title{
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
}
.capacity_content .swiper-container .swiper-slide .right .info {
  margin-bottom: 43px;
    width: 285px;
    height: 84px;
    font-size: 15px;
    color: #969696;
    line-height: 23px;
}
.capacity_content .swiper-container .swiper-slide .right a {
  display: block;
  width: 116px;
    height: 36px;
    background: #4db15a;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    color: #ffffff;
}
.capacity_center .swiper-pagination{
  position: absolute;
}

.capacity_content .swiper-pagination{
  right: 50px;
  bottom: 37px;
}

.swiper-pagination-bullet{
  margin-left: 18px;
  width: 45px;
  height: 6px;
  border-radius: 3px;
}

.swiper-pagination-bullet-active{
  background-color: #ffffff;
}

.service{
  width: 1920px;
  margin: 0 auto;
  height: 606px;
  background-image: url("https://qiniugw.sdwanyue.com/20240722/%E4%BA%91%E5%BE%AE%E6%9C%8D%E5%8A%A1%E8%83%8C%E6%99%AF.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.service_info_box{
  height: 100%;
  display: flex;
  justify-content: space-between;
}

.service_content {
  width: 382px;
  height: 340px;
  background: #ffffff;
  border-radius: 12px;
  text-align: center;
}

.service_content .top {
  width: 382px;
  height: 160px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: center;
  margin-top: 30px;
}


.service_content .top .title{
  font-size: 20px;
  font-weight: 500;
  color: #323232;
  line-height: 26px;
}
.service_content .top .gradual_change {
width: 310px;
  height: 3px;
  background: linear-gradient(rgba(255, 255, 255, 0.00) 0%, rgba(85, 198, 99, 0.99) 50%, rgba(255, 255, 255, 0.00) 100%);
}
.service_content .bottom{
  margin: 0 auto;
    width: 321px;
    height: 88px;
    font-size: 16px;
    text-align: center;
    color: #666666;
    line-height: 24px;
    letter-spacing: 0.08px;
}

.streamer{
  padding-top: 104px;
  margin: 0 auto;
  width: 1920px;
  height: 420px;
  background-image: url("https://qiniugw.sdwanyue.com/20240722/%E7%BB%84%2016.png");
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

.streamer .title{
  margin-bottom: 45px;
  font-size: 34px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;
}

.streamer .title2 {
  margin-bottom: 81px;
  font-size: 50px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;
  letter-spacing: 0.25px;
}

.streamer_href a{
  display: block;
  width: 133px;
    height: 43px;
    border: 1px solid #ffffff;
    border-radius: 6px;
    text-align: center;
    line-height: 43px;
    color: #ffffff;
}

.support{
  margin-bottom: 80px;
}

.support_info_box{
  overflow: hidden;
  height: 475px;
  display: flex;
  justify-content: space-between;
}

.support_content{
  border-radius: 12px;
  width: 382px;
  height: 475px;
  background-image: url('https://qiniugw.sdwanyue.com/20240722/pc.png');
}
.support_content:nth-child(2){
  background-image: url('https://qiniugw.sdwanyue.com/20240722/app.png');
}
.support_content:nth-child(3) {
  background-image: url('https://qiniugw.sdwanyue.com/20240722/%E5%B0%8F%E7%A8%8B%E5%BA%8F%E5%9B%BE.png');
}
.support_content:hover .mubu{
  opacity: 1;
}
.mubu{
  position: relative;
  opacity: 0;
  /* top: -100%; */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-around !important;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  text-align: center;
  border-radius: 12px;
  transition: all .1s;
}
.mubu .image{
  margin-bottom: 48px;
}
.mubu .title{
  margin-bottom: 19px;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
  line-height: 26px;
}
.mubu .link{
  margin: 0 auto;
  margin-bottom: 28px;
  width: 50px;
    height: 4px;
    background: #4db15a;
}
.mubu .info{
  font-size: 18px;
    color: #ffffff;
    line-height: 26px;
    letter-spacing: 0.09px;
}


.realize{
  margin: 0 auto;
  width: 1920px;
  height: 270px;
  background-image: url("https://qiniugw.sdwanyue.com/20240722/%E7%BB%84%2017.png");
}

.realize .caigou_com_info_box .title{
  color: #FFFFFF;
}

.realize .caigou_com_info_box .content {
  color: #FFFFFF;
}


.realize_info a{
  margin: 0 auto;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #ffffff;
    border-radius: 29px;
    color: #35be47;
    box-shadow: 0px 8px 16px 0px rgba(51, 151, 64, 0.30);
}
