/*
B2B2C V2样式 by wangruohui 2021-07-08*/
.b2b2c-banner{
    width: 100%;
   /* height: 720px;*/
    height: 600px;
}

.blue-bg{
    background: #138BFF;
}

.b2b2c-banner-in{
    width: 1200px;
    height: 600px;
   /* height: 680px;*/
    position: relative;
    margin: 0 auto;
}

.b2b2c-banner-img{
    margin: 100px 100px 0 0;
}


.banner-txt-box{
    color: #fff;
    position: absolute;
    top:240px;
    left: 100px;
    display: inline-block;
    width: 378px;
}
.b2b2c-banner-h2{
    font-size: 45px;
    margin-bottom: 20px;
}

.b2b2c-banner-p{
    /*font-size: 23px;
    line-height: 38px;*/
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 2px;
}

.b2b2c-h1,.b2b2c-p,.b2b2c-h2{
    width: 100%;
    text-align: center;
    margin-top: 20px;
    font-size: 28px;
}

.b2b2c-p{
    font-size: 20px;
    line-height: 36px;
    color: #999;
}

.yewu-box{
    width: 1200px;
    height: 600px;
    margin: 0 auto;
    text-align: center;
}


.duoduan-box{
    width: 100%;
    height: 592px;
    text-align: center;
    background: #fff;
}

.gray-bg{
    background: #f9f9f9;
}

.white-bg{
    background: #fff;
    position: absolute;
    top: 600px;
    z-index: 99;
    width: 100%;
}

.b2b2c-h2{
    padding: 60px 0;
}

.fl-r{
    float: right;
}

.duoduan-ul{
    width: 990px;
    height: 388px;
    margin: 0 auto;
    display:flex;
    justify-content:space-around;
    flex-wrap:wrap;
    padding: 0;
}

.duoduan-img-box{
    position: relative;
}

.duoduan-img-box img{
    width: 153px;
}

.dis-none{
    position: absolute;
    left: 0;
    z-index: -9
}

.duoduan-li{
    width: 306px;
    display: inline-block;
    cursor: pointer;
    height: 378px;
    background: #fff;
    overflow: hidden;
}
.duoduan-li:hover{
  box-shadow: 0px 14px 16px #e7e7e7
}
.duoduan-img-box{
  margin-top: 32px;
}

.ewm-img{
    display: none;
}

.duoduan-p{
    text-align: center;
    font-size: 24px;
    margin-top: 25px;
}

.community-box{
  height: 1341px;
}
.sqt-intro-line-box{
  height: 524px;
}
.sqt-intro-line-box .intro-box{
  margin:10px 0 0 155px;
  width: 450px;
}
.sqt-advantage{
  font-size: 28px;
}
.sqt-btn{
  margin-top: 30px;
}
.sqt-btn a{
  display:inline-block;
  padding: 0 20px;
  height: 50px;
  background: #2A9CF4;
  color:#fff;
  line-height: 50px;
  text-align:center;
  border-radius: 3px;
  font-size: 20px;
    width: 128px;
}
.intro-line{
    width: 1000px;
    margin: 0 auto;
    height: 356px;
}
.sqt-info{
    font-size: 20px;
    color: #A4A4A4;
    margin-top: 15px;
    box-sizing: border-box;
    padding: 0 22px;
    line-height: 32px;
}

.intro-box{
    width: 443px;
    height: 116px;
    display: inline-block;
    margin: 65px 0 0 0px;
}
.right-box{
  margin: 34px 0 0 130px;
}

.duozhong{
    float: left;
}

.fl-r{
    float: right;
}

.intro-h3{
    font-size: 28px;
    margin: 0 0 20px 0;
    font-weight: normal;
}

.intro-txt{
    font-size: 20px;
    color: #777;
    line-height: 30px;
}

.gray-txt{
    color: #999;
    width: 616px;
    margin: 0 auto;
}

.text-c{
    text-align: center;
    font-size: 20px;
}

.fl-n{
    float: none;
}

.fenxiao-bg{
    background: url(../images/fenxiao.png) no-repeat center;
    height: 618px;
    /* background-size: 60%; */
    background-position-y: 41px;
}

.heigh-630{
    height: 550px;
}

.wid-44{
    width: 606px;
    margin: 0 auto 40px auto;
    color: #999;
}

.seller-menu-ul{
    width: 200px;
    display: inline-block;
    padding: 0;
}

.seller-menu-li{
    width: 200px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
    height: 69px;
    line-height: 71px;
    margin: 10px 0;
}

.seller-menu-icon{
    width: 55px;
    height: 55px;
    display: inline-block;
    float: left;
    margin: 10px -30px 10px 13px;
}

.seller-menu-p{
    font-size: 15px;
}
.community-item{
  border-bottom: 2px dashed #E8E8E8;
}
.community-item:nth-child(4){
  border-bottom:none;
}
.community-item:nth-child(4) .community-first-rate .community-img{
  margin-bottom: 30px;
}
.community-item .community-resource{
  display:flex;
  justify-content: space-between;
  text-align:center;
  margin-bottom: 70px;
}
.community-item .community-resource .resource-title{
  margin-top: 22px;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 16px;
  color: #000;
}
.community-item .community-resource .resource-text{
    font-size: 20px;
    color: #999999;
    line-height: 28px;
}
.community-item .community-resource img{
  width: 125px;
}
.community-item .community-item-title{
  margin-top: 40px;
}
.community-item .community-item-title span{
  font-size: 24px;
  color: #000;
  padding-left: 10px;
  border-left:4px solid #FF8244;
  font-weight: bolder;
}
.consult-box{
    width: 100%;
    height: 279px;
    background: #2CB6F6;
    position: relative;
}

.consult-box-in{
    width: 1200px;
    height: 293px;
    margin: 0 auto;
    background: url(../images/connect-bg.png) no-repeat center;
    -webkit-background-size: 100%;
    background-size: 100%;
    text-align: center;
    position: absolute;
    top: -14px;
    left: 50% ;
    transform: translate(-50%,0);
}

.consult-h3{
    color: #fff;
    padding-top: 45px;
    padding-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
}

.consult-ul{
    width: 516px;
    height: 66px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;/*决定子元素两端对齐，均匀间隔*/
    margin-top: 50px;
}

.consult-li{
    width: 228px;
    height: 66px;
    float: left;
    text-align: justify;
    display: inline-block;
    text-align: center;
}

.consult-li a{
    width: 228px;
    height: 66px;
    line-height: 66px;
    border-radius: 5px;
    text-decoration: none;
    color: #2BB6F6;
    font-size: 25px;
    text-align: center;
    background: #fff;
    display: inline-block;
}

.consult-icon{
    width: 38px;
    height: 66px;
    display: inline-block;
    float: left;
    background: url(../images/zixun.png) no-repeat center;
    background-size: 38px;
    margin-left: 40px;
    margin-right: -35px;
}

.apply-icon{
    width: 38px;
    height: 66px;
    display: inline-block;
    float: left;
    background: url("../images/shiyong.png") no-repeat center;
    background-size: 34px;
    margin-left: 40px;
    margin-right: -35px;
}
.community-first-rate .community-img{
  margin-bottom: 50px;
}
.community-item .community-item-title1 span{
  border-left:4px solid #00CD93;
}
.community-item.yunying{
  margin-top: 50px;
}
.community-item.yunying .yunyingimg{
 /* width: 1000px;*/
  margin-bottom: 50px;
  overflow:hidden;
}
.dingdan-icon{
    background: url("../images/order-icon.png") no-repeat center;
}

.chanpin-icon{
    background: url("../images/chanpin-icon.png") no-repeat center;
}

.huodong-icon{
    background: url("../images/huodong-icon.png") no-repeat center;
}

.dianpu-icon{
    background: url("../images/dianpu-icon.png") no-repeat center;
}

.jiesuan-icon{
    background: url("../images/jiesuan-icon.png") no-repeat center;
}

.peisong-icon{
    background: url("../images/peisong-icon.png") no-repeat center;
}

.pingjia-icon{
    background: url("../images/pingjia-icon.png") no-repeat center;
}

.shangjia-icon{
    background: url("../images/shangjia-icon.png") no-repeat center;
}

.ku-icon{
    background: url("../images/ku-icon.png") no-repeat center;
}

.huiyuan-icon{
    background: url("../images/huiyuan-icon.png") no-repeat center;
}

.zhuagnxiu-icon{
    background: url("../images/zhuangxiu-icon.png") no-repeat center;
}

.activity-icon{
    background: url("../images/activity-icon.png") no-repeat center;
}

.caiwu-icon{
    background: url("../images/caiwu-icon.png") no-repeat center;
}

.shuju-icon{
    background: url("../images/shuju-icon.png") no-repeat center;
}

.banner-btn {
    font-size: 16px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
}

.trial-center {
    margin-left: 10px;
}

.check-detail {
    color: #3FA8FA;
    background: #fff;
}

.banner-title {
    text-align: left !important;
    font-size: 38px;
    letter-spacing: 2px;
    font-weight: 300;
}

.b2b2c-h1 {
    padding: 68px 0 60px 0;
    font-size: 28px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
}
.b2b2c-h1.body-h1 {
    text-align: center;
    padding: 68px 0 10px 0 !important;
}
.b2b2c-p {
    margin: 0 auto 60px;
    width: 616px;
}
.banner-bg-title {
    text-align: left;
    font-size: 38px;
    line-height: 38px;
    letter-spacing: 2px;
    margin: 20px 0;
    font-weight: normal;
}
