body,html{
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
    box-sizing: border-box;
    overflow-x: hidden;
	position: relative;
}
*{
    box-sizing: border-box;
}
.cy-factory-container{
    width: 100%;
    overflow-x: hidden;
}
.cy-factory-js{
    width:100%;
    height: 727px;
}
.cy-factory-js img{
    width: 100%;
    height: 100%;
}
.cy-factory-second{
    width: 100%;
    /* height: 750px; */
    padding: 80px 0 0;
}
.wrap_1705{
    width:1705px;
    margin:0 auto;
}
.wrap_1505{
    width:1505px;
    margin:0 auto;
}
.wrap_1555{
    width:1555px;
    margin:0 auto;
}
.cy-scjd-title{
    font-size: 38px;
    color: #164ea5;
    font-weight: 600;
}
.cy-scjd-yw{
    display: block;
    color: #a0a0a0;
    font-size: 18px;
    margin-top: 10px;
}
.cy-scjd-content{
    margin:40px 0  0;
    display: flex;
    height: 539px;
}
.cy-scjd-content>div{
    flex:1

}
.cy-scjd-left>p{
    font-size: 18px;
    line-height: 36px;
    /* letter-spacing: 2px; */
    padding-right: 28px;
}
.cy-scjd-num{
    display: flex;
    flex-wrap: wrap;  /* 允许换行 */
    gap: 10px;
    margin-top: 90px;
}
.cy-scjd-item{
    flex: 1 1 calc(50% - 10px);  /* 每个子元素占一半的宽度，，减去距离 */
    /* background-color: lightblue; */
    /* padding: 20px; */
    text-align: left;
    box-sizing: border-box;
}
.cy-factory-word span{
    font-size: 48px;
    font-weight: 600;
}
.cy-factory-word{
    color: #164ea5;
    font-size: 16px;
    font-weight: 600;
    margin-left: 5px;
}
.cy-scjd-item p{
    margin:5px 0;
    padding-left: 8px;

}
.cy-us-ys{
    padding:80px 0 25px;
    height:675px;
    border:2px solid green;
    width: 100%;
    background: url("/assets/addons/cms/jiangrui/css/__ADDON__/jiangrui/images/i5bg_gcjs.jpg") no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
}
.cy-us-title {
    font-size: 38px;
    color: #ffffff;
    font-weight: 600;
}
.cy-us-title span{
    display: block;
    color: #ffffff;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
}
.cy-us-ys ul{
    display: flex;
    margin-top:82px;
    flex-direction: row;
    justify-content: space-between;  /* 两头对齐，，子元素匀称漫衍 */
    gap: 23px;  /
padding-left:0;
    padding-left: 0;
}
.cy-us-ys li{
    position: relative;
}
.cy-us-item span{
    position: absolute;
    bottom: 35px;
    left: 31px;
    color: #fff;
    font-size: 30px;
}
.cy-scsl{
    padding-top:85px
}
.cy-scsl-content{
    margin-top:90px
}
.cy-scsl-item1{
    display: flex;
    gap:20px;
    justify-content: space-between;
    /* height: 437px; */
    overflow: hidden;
}
.cy-item1-right{
    width:770px;
}
.cy-item1-right img{
    width:770px;
    height: 499px;
}
.cy-item1-top{
    display: flex;
    gap:20px
}
.cy-item1-top img{
    width: 347px;
    height: 294px;
}
.cy-item-title{
    margin: 35px 0 30px;
    position: relative;
    color: #164ea5;
    font-size: 20px;
    font-weight: 600;
}
.cy-item-title span{
    display: block;
    color: #9fa1a0;
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
}
.cy-item-title label{
    position: absolute;
    width:42px;
    height: 42px;
    line-height: 38px;
    border: 1px solid #9fa1a0;
    border-radius: 50%;
    text-align: center;
    top: 9%;
    left: 24%;
    color: #9fa1a0;
}
.cy-item-content{
    font-size: 18px;
    line-height: 30px;
}
.cy-scsl-item2{
    display: flex;
    gap:20px;
    height: 740px;
    margin:120px 0;
}
.cy-item2-left{
    width: 935px;
}
.cy-item-img img{
    width: 100%;
    height: 552px;
}
.cy-item2-right{
    width:550px
}
.cy-item2-right img{
    width: 100%;
}
.cy-item2-right img:nth-child(1){
    margin-bottom: 20px;
}
.cy-item2-right img:nth-child(2){

}
.cy-item-content span{
    display: inline-block;
    color: #164ea5;
    margin:0 5px;
    font-weight: 600;
}
.cy-scsl-item3{
    height:730px;
    display: flex;
    gap:20px;
    overflow: hidden;
    margin-bottom: 120px;
}
.cy-item3-left{
    width:553px;
}
.cy-scsl-item3 img{
    width: 100%;
}
.cy-item3-right{
    width: 935px;
}
.cy-item3-left img:nth-child(1){
    margin-bottom:20px
}
.cy-item3-left img:nth-child(2){
	
}
.cy-item3-right img{
    height: 514px;
}
<!--耗时1755833419.9328秒-->