.w1200{
    width: 1200px;
    margin: 0 auto;
}
.w1300{
    width: 1300px;
    margin: 0 auto;
}
.large-title{
    color: #222222;
    font-size: 30px;
    font-weight: bold;
    line-height: 35px;
    position: relative;
}
.large-title::after{
    content: '';
    position: absolute;
    left: 48.5%;
    bottom: -6px;
    width: 36px;
    height: 3.6px;
    background-color: #1A66FF;
}
.x-medium-title{
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #222222;
}
.common-wrap{
    height: 680px;
    padding: 60px 0;
    box-sizing: border-box;
    position: relative;
}
.common-title{
    font-size: 24px;
    font-weight: 500;
    color: #1A66FF;
    position: relative
}
.common-title::after{
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    border-radius: 50%;
    border: 4px solid #4472FF;
    box-shadow: 0px 0px 2px 3px #9bbafa;
    margin-top: -2px;
}

.common-content{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.common-detail{
    text-align: left;
    flex: 0.3;
    padding-left: 24px;
}
.common-image{
    flex: 0.7;
    display: flex;
    align-items: baseline;
}
.common-text{
    font-size: 16px;
    font-weight: 500;
    color: #222222;
    line-height:26px;
    margin-top: 20px;
}
.bg-white{
    background-color: #ffffff;
}
.bg-dead{
    background-color: #F7FAFF;
}

.nxin-shiQw{
    width: 100%;
    overflow: hidden;
    text-align: center;
    background: #fff;
}
.nxin-shiQw .shiQw-banner{
    background: url('/ygl/image/common-weight/banner-bg.png') no-repeat center center;
    width: 100%;
    height: 450px;
}
.shiQw-banner .banner-content{
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.shiQw-banner .banner-detail{
    flex: 0.55;
}
.banner-detail .banner-title{
    font-size: 72px;
    line-height: 2;
    font-weight: bold;
}
.banner-detail .banner-text{
    font-size: 24px;
    color: #666666;
    line-height: 2;
}
.banner-image{
    flex: 0.45;
    animation:jump_plus 3.5s ease-in-out infinite alternate;
    animation-delay:2s;
    height: 450px;
    width: 100%;
}
.banner-image img{
    width: 100%;
}

@keyframes jump_plus{
    0%{transform:translateZ(0)}
    to{transform:translate3d(0,5%,0)}
}
@keyframes jump_minus{
    0%{transform:translateZ(0)}
    to{transform:translate3d(0,-10%,0)}
}
/* #region  食企网十大产品*/
.shiQw-product-server{
    padding-top: 60px;
}
.shiQw-product-server .server-height{
    height: 640px;
    box-sizing: border-box;
}
.shiQw-product-server .product-list{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    flex-wrap: wrap;
}
.product-list .shilw-product-item{
    width: calc(20% - 25px);
    height: 230px;
    padding:12px;
    background-color: #F0F5FF;
    box-shadow: 2px 2px 10px 0px rgba(37,110,255,0.19), inset 2px 2px 1px 0px #FFFFFF;
    border-radius: 10px;
    margin-right: 25px;
    margin-bottom: 25px;
    cursor: pointer;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product-list .shilw-product-item:nth-child(5n){
    margin-right: 0;
}
.product-list .shilw-product-item:nth-child(n+6){
    margin-bottom: 0;
}
.product-list .shilw-product-item:nth-child(7) .item-text{
    font-size: 13.5px;
}
.product-list .product-title{
    line-height: 2.6;
}
.product-list .shilw-product-item:hover{
    background-color: #ffffff;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.product-list .shilw-product-item:hover .product-title{
    color: #1A66FF;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.shilw-product-item .item-text{
    font-size: 14px;
    color: #666666;
    text-align: left;
}
/* #endregion */


/* #region  食企网产品亮点*/
.highlight-content .workflow{
    margin-left: 130px;
}
/* 多种方式采购结算 */
.shiQw-product-buyer{
    background-color: #FFFFFF;
}
.buyer-content{
}
.buyer-content .buyer-image{
    align-items: center;
}
/* 支持点宰方式屠宰 */
.shiQw-cost {}

/* 屠宰加工批次管理 */
.shiQw-manage{
    position: relative
}
.manage-image p{ 
    color: #0175FF;
}

/*无缝对接磅秤系统 */
.shiQw-hardware{
    position: relative;
}
.hardware-image{
  flex: 0.4;
  margin-left: 130px;
}
.hardware-detail{
    flex: 0.6;
}
/* 价格变动灵活调整 */
.scheme-image,.scheme-detail{
    flex: 0.5;
}
.scheme-image{
    margin-right: 130px;
}
/* 一体化线上订货配送 */
.order-detail{
    flex: 0.4;
}
.order-image{
    flex: 0.6;
    margin-left: 260px;
}
/* 销售价值法核算成本 */
.shiQw-reconcile {
    width: 100%;
    height: 100%;
    background: url("/ygl/image/common-weight/ellipse150.png") 31% 24% no-repeat, 
    url("/ygl/image/common-weight/ellipse200.png") 84% 66% no-repeat, 
    url("/ygl/image/common-weight/circle.png") 96% top / 21% 60% no-repeat;
}

/* 屠宰日毛利核算 */
.shiQw-business{position: relative;}
.shiQw-business .business-image {
    margin-left: 100px;
}
/*  专业生产数据分析*/
.shiQw-tax{
    width: 100%;
    height: 100%;
    background: url("/ygl/image/common-weight/circle.png") 31% 45% no-repeat, 
    url("/ygl/image/common-weight/ellipse150.png") 84% 45% no-repeat;
}
/* #endregion */


/* #region  食企网产品优势*/
.shiQw-product-strength .common-wrap{
    padding-top: 0;
}
.shiQw-product-strength2 .strength2-content,
.shiQw-product-strength .strength-content{
    position: relative;
    margin-top: 60px;
}
.integration-list{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.integration-list .integration-item{
    padding: 0 30px;
    height: 150px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-evenly;
    box-sizing:border-box;
    cursor: pointer;
    border: 1px solid #ffffff;
    width: 420px;
}
.integration-item .strength-image{
    display: none;
    position: absolute;
    left: 0;
    top: -50px;
    width:710px;
    height: 565px;
    padding: 0 15px;
    box-sizing: border-box;
}
.integration-item .strength-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.integration-list  .integration-item.integration-hover-item{
    box-shadow: 0px 0px 10px 0px rgba(26,102,255,0.2);
    border-radius: 0px 40px 40px 40px;
    border-color:  #1A66FF;
}

.integration-list  .integration-hover-item .integration-title,
.integration-list  .integration-hover-item .integration-text{
   color: #1A66FF;
   transition-duration: 0.3s;
   transition-timing-function: ease-out;
}
.integration-list .integration-hover-item.integration-item .strength-image,
.integration-list .integration-hover-item.integration-item .strength2-image{
    display: inline-block;
}

.integration-item .integration-title{
    color: #333333;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
}
.integration-item .integration-text{
    color: #666666;
    line-height: 24px;
    text-align: left;
}

/* 优势2 */
.strength2-list {
    align-items: flex-start;
}
.strength2-list .integration-item{
    border-color: #F7FAFF;
}
.integration-list .integration-item .strength-image,
.strength2-list .integration-item .strength2-image{
    background: url('/ygl/image/common-weight/strength-bg.png') no-repeat center center;
}
.strength2-list .integration-item .strength2-image{
    display: none;
    position: absolute;
    right: 0;
    top: 25%;
    margin-top: -150px;
    width:710px;
    height: 565px;
    padding: 0 15px;
    box-sizing: border-box;
    background-color:  #F7FAFF;
}
.strength2-list .strength2-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* #endregion */

/* #region  饲企网功能架构*/
.shiQw-feature{
    padding: 60px 0;
}
.shiQw-feature .feature-content{
    display: flex;
    justify-content: center;
    align-items: center;  
    margin-top: 60px;
}
.feature-content .centre-list,
.feature-content .right-list{
    width: 320px;
}
.feature-content .right-list{
    margin-right: -20px;
}
.shiQw-feature .feature-content .item{
    margin-right:16px;
    margin-bottom: 16px;
}
.flex-item-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.flex-item-row{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.shiQw-feature .feature-content .item p {
    font-size: 20px;
}
.feature-content .small-item{
    width: 150px;
    height: 80px;
    line-height: 80px;
}
.feature-content .larger-item{
    width:300px;
    height: 80px;
    line-height: 80px;
}

.feature-content .hign-item{
    width: 150px;
    height: 176px;
    line-height: 176px;
}
.feature-content .blue-bg{
    background: linear-gradient(220deg, #0E71F9 0%, #21AFFF 100%);
    color: #ffffff;
}
.feature-content .gray-bg{
    background-color: rgba(53,138,255,0.2);
    color: #454545;
}
/* #endregion */



/* #region 客户案例*/
.shiQw-case .case-list{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.shiQw-case .case-content {
    margin: 60px 0;
}

.shiQw-case .case-list .case-item{
    background-color: #ffffff;
    width: 200px;
    height: 96px;
    line-height: 96px;
    box-shadow: 0px 2px 20px 0px #DBE7FF;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    box-sizing: border-box;
    padding: 0 16px;
}
.case-list .case-item img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.case-list .case-item:nth-child(5),
.case-list .case-item:last-child{
    margin-right: 0;
}
.shiQw-case .ranking{
    color: #999;
    font-size: 12px;
}

/* #endregion */

.eclipse{
    width: 600px;
    height: 600px;
    position: absolute;
    right:62px;
    background:  url('/ygl/image/common-weight/eclipse-big.png') no-repeat center center;
    z-index: 1;
    background-size: cover;
    margin-top: -300px;
}
.eclipse300{
    width: 300px;
    height: 300px;
    position: absolute;
    right:-8%;
    background:  url('/ygl/image/common-weight/eclipse-small.png') no-repeat center center;
    z-index: 1;
    background-size: cover;
    margin-top: -90px;
}

.circle{
    width:400px;
    height:400px;
    position: absolute;
    left:140px;
    background:  url('/ygl/image/common-weight/circle400.png') no-repeat center center;
    z-index: 1;
    background-size: cover;
    margin-top: -100px;
}
.double-circle{
    width:260px;
    height:260px;
    position: absolute;
    right:20%;
    top: 20%;
    background:  url('/ygl/image/common-weight/eclipse-small.png') no-repeat center center;
    background-size: cover;
}