@charset "utf-8";
.content-section{
    background-color: #FFFFFF;
}
/* 顶部轮播图 */
.top-mySwiper {
  width: 100%;
  height: 220px;
  position: relative;
  overflow: hidden;
}
.top-mySwiper > .swiper-pagination {
  width: 100%;
  padding: 20px;
  position: absolute;
  left: 0;
  bottom: 0px;
  display: flex;
  text-align: center;
  justify-content: center;
  /* background-color: rgba(0, 0, 0, 0.39); */
}
.top-mySwiper > .swiper-pagination > span {
  margin: 10px;
}

.top-mySwiper .swiper-pagination > .swiper-pagination-bullet {
  width: 42px;
  height: 3px;
  background-color: #f3f3f3;
  border-radius: 2px;
  opacity: 1;
}
.top-mySwiper .swiper-pagination > .swiper-pagination-bullet-active {
  width: 42px;
  height: 3px;
  background-color: #007DE4;
  border-radius: 2px;
  opacity: 1;
}
.top-mySwiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.top-mySwiper .swiper-slide > a {
    box-sizing: border-box;
  display: block;
  width: 100%;
    height: 100%;
  margin: 0px;
  padding: 0;
  border-top: 0;
}
.top-mySwiper .swiper-slide > a > img {
  display: block;
  width: 100%;
  height:100%;
}

/* 服务商提供商家服务 */
.server-business{
    padding-top: 92px;
    padding-bottom: 92px;
    width: 100%;
    background-color: #FFFFFF;
}
.server-top{   
    padding-bottom: 70px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* border: 1px solid red; */
   
    
}
.server-top>h4{
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 17px;
}
.server-top>h5{
    margin-top:17px;
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 17px;

}
.server-top>div{
    margin-top: 40px;
    width: 120px;
    height: 36px;
    font-size: 14px;
    font-family: MicrosoftYaHei-, MicrosoftYaHei;
    font-weight: normal;
    text-align: center;
    color: #FFFFFF;
    line-height: 36px;
    background-color: #007DE4;
    box-shadow: 0px 3px 6px 1px rgba(0,30,91,0.16);
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}
.server-bottom{
    display: flex;
    justify-content: space-around;
    align-items: center;
    font-size: 14px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}

.server-bottom>li{
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: transform 0.6s;
}
.server-bottom>li.active{
    transform: scale(1.4);
}
.server-bottom>li+li{
}
.server-bottom>li.bg-1{
    background-image: url('../../images/buying/apply/bg-1.png');
}
.server-bottom>li.bg-2{
    background-image: url('../../images/buying/apply/bg-2.png');
}
.server-bottom>li.bg-3{
    background-image: url('../../images/buying/apply/bg-3.png');
}
.business-scenario{
    padding-top: 50px;
    padding-left: 30px;
    width: 300px;
    height: 315px;
    box-sizing: border-box;
}

.item-li-1>h4{
    font-weight: bold;
    color: #666666;
}
.item-li-1>p{
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #97A0AB;
    /* transform: scale(0.9); */
    /* border: 1px solid red; */
}

.server-bottom>li.active .item-li-1>h4{
    color: #1D2945;
}
.server-bottom>li.active .business-scenario-li>span{
    color: #1D2945;
}

.item-li-1>.div-line{
    margin-bottom: 31px;
    width: 31px;
    height: 1px;
    background-color: #FFCA85;
}
.business-scenario-li{
    margin-bottom: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.business-scenario-li>img{
    width: 14px;
    height: 14px;
}
.business-scenario-li>span{
    margin-left: 8px;
    font-size: 12px;
    color: #999999;
}
/* 海量供应商库 */
.item-li-title>h4{
    font-size: 20px;
    font-weight: bold;
    color: #1D2945;
}
.item-li-title>p{
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #97A0AB;
    /* transform: scale(0.9); */
    /* border: 1px solid red; */
}
.item-li-title>.div-line{
    margin-bottom: 40px;
    width: 40px;
    height: 1px;
    background-color: #FFAA3B;
}
.supplier-library-li{
    margin-bottom: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.supplier-library-li>.store-1{
    width: 20px;
    height: 22px;
}
.supplier-library-li>.store-2{
    width: 20px;
    height: 20px;
}
.supplier-library-li>span{
    margin-left: 8px;
   font-size: 16px;
   color: #1D2945;
}
/* 入驻流程 */
.entry-process{
    padding-bottom: 69px;
    /* height: auto; */
    /* min-height: 750px; */
    background-image: url('../../images/buying/apply/bgm-5.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size:100%;
    /* border: 1px solid; */
    
}
.entry-process>.w1200-section{
    position: relative;
    /* border: 1px solid; */
}
.absolute-img{
    position: absolute;
    left: 122px;
    bottom: -127px;
    width: 360px;
    height: 300px;
}
.flex-div{
    width: 100%;
    padding-top: 90px;
    display: flex;
    justify-content:space-between;
    /* border: 1px solid red; */
}
.flex-left{
    padding-top: 152px;
    padding-left: 112px;
    /* border: 1px solid; */
}
.flex-left>h5{
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.flex-left>p{
    margin-top: 10px;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #666666;

}
.flex-left>div{
    margin-top: 65px;
    width: 120px;
    height: 36px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 36px;
    background-color: #007DE4;
    box-shadow: 0px 3px 6px 1px rgba(0,30,91,0.16);
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}
.flex-right{
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: flex-start;
    /* overflow: hidden; */
}
.process-ul-right{
    padding-top: 76px;
    margin-left: 40px;
}
.arrow-li{
    width: 100%;
    display: flex;
    justify-content: center;
}
.arrow-li>img{
    margin: 10px 0px;
    width: 24px;
    height: 12px;
}
.process-li{
    padding-left: 41px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 365px;
    height: 152px;
    background-color: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    box-sizing: border-box;
}
.process-li:hover{
    box-shadow: 0px 3px 12px 1px rgba(0,13,100,0.16);
    border-radius: 8px 8px 8px 8px;
}
.process-li>.icon-2{
    width: 68px;
    height: 56px;
}
.process-li>.icon-3{
    width: 66px;
    height: 65px;
}
.process-li>.icon-4{
    width: 60px;
    height: 60px;
}
.process-li>.icon-5{
    width: 65px;
    height: 56px;
}
.process-li>.icon-6{
    width: 65px;
    height: 58px;
}
.process-li>.icon-7{
    width: 60px;
    height: 68px;
}
.process-li>div>h6{
    margin-bottom: 8px;
    font-size: 16px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}
.process-li>div>p{
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #999999;
}

/* 采购商入驻申请 */
.form-section{
    margin-top: 90px;
    padding-bottom: 58px;
    background-color: #FFFFFF;
    /* border: 1px solid red; */


}
.form-section>h5{
    margin-bottom: 85px;
    font-size: 28px;
    font-family: Microsoft YaHei-Bold, Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    text-align: center;

}
.form-section>form{
    padding-left: 160px;
    /* border: 1px solid red; */
    box-sizing: border-box;
}
.row-item{
    /* border: 1px solid; */
}
.row-item>.form-btn-div{
    width: 880px;
    display: flex;
    justify-content: center;
}




.form-item{
    width: 880px;
}
.form-item>p{
    top: 80px;
}
.form-item>textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #E5E5E5;
    border-radius: 3px;
    resize: none;
}
.form-item>textarea:focus {
    border: 1px solid rgba(0,125,228,0.8);
  
}
.form-item>input {
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    text-indent: 10px;
    font-size: 16px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}
.form-item>input:focus {
    /* box-sizing: border-box;
    width: 100%;
    height: 50px;
    text-indent: 10px;
    font-size: 16px; */
    
    border: 1px solid rgba(0,125,228,0.8);
    /* border-radius: 4px; */
}
.form-item>label {
    position: relative;
    font-size: 16px;
    color: #333333;
}

