/*.navbar-link:hover::before {
    color: #fff!important;
    content: '';
    position: absolute;
    bottom: 15px;
    width: 50px;
	left:50%;
	margin-left:-25px;
    border-bottom: 4px solid #fff;
	border-radius: 10px;
}*/	

.top-content { width: 94%; margin: 40px auto;}
.banner-content .enquirebtn { background: transparent; }
.top-content .wrap { position: relative; width: 100%;height: 504px;display: flex;justify-content: space-between;  padding: 75px 65px; background: url(../images/baobiao/baobiao-banner.gif); background-repeat: no-repeat; background-size: cover; box-sizing: border-box;}
img { max-width: 100%; }
.marT { margin-top: 50px; }
.content-cell.baddT  { padding-top: 0; }
.column-wrap { padding:75px 45px; }
.content-cell .cell-content { color: #666; line-height: 26px; }

.cell-top .cell-title .cell-title-text strong { font-weight: bold;  font-size: 36px; }
.bol-sm-5 { display: flex; justify-content: space-between; flex-wrap: wrap;justify-content: flex-start;}
.bol-sm-6 { display: flex; justify-content: space-between; flex-wrap: wrap;}
.bol-sm-5 .col-sm-box-in { width: 18%; margin-right:2.5%; }
.col-sm-box-in { border-radius: 15px; display: flex; align-items: center;flex-direction: column;text-align: center; background: #fff;font-size: 16px; line-height: 32px; box-sizing: border-box; padding: 40px 20px; margin-top: 44px; box-shadow: 0px 3px 8px 2px rgba(86, 86, 86, 0.14);}
.col-sm-box-in { transition: transform .3s; }
.col-sm-box-in:hover { transform: translateY(-10px); background-color: rgba(238, 233, 238, 0.5) !important; border:solid 1px #e6e6e6;cursor:pointer; }
.bol-sm-5 li:last-child{ margin-right: 0!important;}
.col-sm-box-in .title { font-size: 24px; font-weight: 600; color:#000; margin:10px 0 30px 0; }
.col-sm-box-in .desc { text-align: left; width:100%; color: #666; } 

.rowbox { display: flex; margin-top: 30px;}
.row-lt { width: 40%; margin-top:70px; padding-right: 50px; }
.row-lt li { width: 33.33%; }
.row-lt .cell-icon li { margin-top: 50px; }
.row-rt { width: 60%; text-align: center; }
.banner-content .enquirebtn button { color: #fff; background: linear-gradient(93deg, #8f90d7, #9e9bd8, #8c8ed6); border-radius: 35px;}
.banner-content .enquirebtn button:hover,.top-content.BI-banner .banner-content .enquirebtn button:hover,.top-content.ys-banner .banner-content .enquirebtn button:hover { transition:all 1s;border:solid 2px #635d8f; background: none; color: #635d8f; font-weight: bold; }
.top-content.BI-banner .banner-content .enquirebtn button:hover { color:#5cb250;background: none; transition:all 0.5s; border: solid 2px #5cb250;}
.banner-content .enquirebtn { margin-top: 100px; }
.banner-images { width: 45%; margin-top: 30px;}
.banner-content .title { color: #635d8f; font-size: 48px;}
.banner-content { position: inherit; left: 0; top: 0; width: 460px; padding: 0; color: #fff; }
.product-content { width: 100%; margin-top: 40px;}
/*.content-cell { padding:100px 45px 50px; }*/
.content-cell.cell-icon li img { margin: 0 auto;  
            display: block;  
            transition: all 0.2s ease-in-out;  
            -webkit-transition: all 0.2s ease-in-out;  
            -moz-transition: all 0.2s ease-in-out;  
            -o-transition: all 0.2s ease-in-out;  }
.content-cell .cell-icon li:hover { cursor:pointer; }
.content-cell .cell-icon li:hover img {  animation: mymove 1s linear infinite; filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
@keyframes mymove {

 100% { transform: rotate(360deg);}

 }
  @keyframes mymove {

                100% {transform: rotate(360deg);}
 }

/**BI**/
.top-content.BI-banner .wrap { position: relative;width: 100%; height: 504px; display: flex; justify-content: space-between; padding: 75px 65px;
 background: url(../images/BI/BI-banner.png); background-repeat: no-repeat;background-position:left; background-size: cover; box-sizing: border-box;}
.top-content.BI-banner .banner-content .enquirebtn button { background: linear-gradient(93deg, #8dcf83, #9dda94, #84cb7a); }
.top-content.ys-banner .banner-content .enquirebtn button { background: linear-gradient(93deg, #f7d99d, #f7f4cb, #f7d99d); color: #6a602f;}
.top-content.BI-banner .banner-content { left: 12%;}
.top-content.BI-banner .banner-content .title { color:#5cb250; }
.top-content.ys-banner .banner-content .title { color:#fff; }
.bol-sm-6 .col-sm-box-in { width: 31%;  }
.content-cell .BI-txt { margin-top: 70px; }
.content-cell .BI-txt .cell-content { font-size: 14px; text-align: left; color: #999; }
.row-lt.BI-txt li { margin-top: 20px; }
.content-cell .cell-icon span { font-size:16px; font-weight: 600; }
.BI-txt .cell-icon img { width: 60px;height: 60px;}
.row-rt.cell-bg-gif.content-bi { background: none; text-align: right; width: 60%; padding-left: 40px; margin-top: 0; padding-top: 0; box-sizing: border-box;}


/**运输**/
.top-content.ys-banner .wrap { position: relative;width: 100%; height: 504px; ustify-content: space-between; padding: 75px 65px;
 background-color:#9eced3; background-image: url(../images/yunshu/banner.png); background-repeat: no-repeat;background-position:left; background-size: cover; box-sizing: border-box;}
 .top-content.ys-banner .banner-content .enquirebtn button:hover { color:#8d8157;background: none; transition:all 0.5s; border: solid 2px #8d8157;}
.ys-box { margin-top: 40px; position: relative; }
.ys-box .row-lt.BI-txt .cell-title{ margin-bottom: 20px;}
.ys-box .cell-bg-gif { margin: 0 0 0 30px; }
.ys-box .cell-mvgif1 { position: absolute;top: 50px;left: -32px; width: 12%; }
.ys-box .cell-mvgif2 { position: absolute;top: 87px;left: 40px; width: 12%; }
.ys-box .cell-gif { width: 79%; margin-top: 63px; float: right; }
.ys-box .row-lt { padding-right: 0;  padding-top: 20px; position: absolute;right:0; width: 35%; }
.ys-box .row-ys-l { width: 90%; }

.ys-box .cell-content { padding-bottom: 20px; }
.ys-box .BI-txt .cell-icon img { width: auto; height: 35px; vertical-align: middle; }
.ys-box .BI-txt .cell-icon div { height: 35px; }
.ys-box .BI-txt .cell-icon span { font-size: 14px; padding-top: 5px; }
.ys-box .cell-title-text { font-weight: bold;}
.cell-title-text .arrow-right { transition: transform .3s; }
.cell-title-text:hover .arrow-right{ transform: translateX(10px); }


/**ERP**/
.top-content.erp-banner .wrap { position: relative;width: 100%; height: 504px; ustify-content: space-between; padding: 75px 100px;
 background-color:#a9d2d8; background-image: url(../images/erp/erp-banner.png); background-repeat: no-repeat;background-position:center; background-size: cover; box-sizing: border-box;}
 .erp-banner .content { background-color: rgba(255, 255, 238, 0.5); border-radius: 15px; padding: 25px; width:max-content !important;  }
 .erp-banner .banner-content .enquirebtn { margin-top: 30px; }
 .erp-banner .banner-content .content { color: #1a2a4e !important;  }
 .top-content.erp-banner .banner-content .enquirebtn button:hover { color:#1a2a4e;background: none; transition:all 0.5s; border: solid 2px #1a2a4e;}
 .top-content.erp-banner .banner-content .title {color: #1a2a4e; text-align: left;}
.top-content.erp-banner .banner-content .enquirebtn button { background: linear-gradient(93deg, #c9e0f2, #81a7cc);color: #fff;}
.bol-sm-4 { display: flex; justify-content: space-between; flex-wrap: wrap; justify-content: flex-start; padding: 0 40px; }
.bol-sm-4 .col-sm-box4-in { width: 25%; display: flex;  padding: 0 18px; box-sizing: border-box; text-align: center; margin-top: 30px; }
.bol-sm-4 .col-sm-box4-in .box {  width: 100%;box-sizing: border-box; border-radius: 15px; background: linear-gradient(100deg, #e7e9f6, #d8daee, #dbdef0); padding: 23px;  }
.bol-sm-4 .col-sm-box4-in .box img {  width:177px; }
.bol-sm-4 .col-sm-box4-in .box .title { font-size: 24px; font-weight: 600;color:#000; margin: 15px 0 8px; }
.bol-sm-4 .col-sm-box4-in .box .desc { color: #5d6065;font-size: 14px; line-height: 24px; }
.col-sm-box4-in .box{ transition: transform .3s; }
.col-sm-box4-in .box:hover { box-shadow: 0px 3px 8px 2px rgba(86, 86, 86, 0.14);transform: translateY(-10px); background-color: rgba(255, 255, 238, 0.5) !important; cursor:pointer; }
.erp-box .erp { width: 37%;  }
.erp-box .cell-content { margin-left: 35px; }
.erp-box .cell-icon { justify-content: flex-start; }
.erp-box .cell-icon li { width: 25%; }
.BI-txt.erp { margin-top: 20px; }
.BI-txt .cell-icon { margin-top: 20px; }
.BI-txt.erp .cell-icon img { width: 32px; height: 32px; }
.content-bi.erp-cj .cell-mvgif1 { top: 90px; left: -83px; width: 178px;}
.erp-cj { width: 63%; }
.row-rt.cell-bg-gif.content-bi .cell-gif { width: 80%; margin-top: -15px; margin-right: 20px; }
.row-rt.cell-bg-gif.content-bi.erp-cj .cell-gif { margin-top: -35px; margin-right: -15px;}
.content-cell .erp .cell-icon span { padding-top: 3px !important; }


/**仓储**/
.top-content.cc-banner .wrap { position: relative;width: 100%; justify-content: space-between; padding: 75px 100px;
 background-color:#eff3ff; background-image: url(../images/cc/cc-banner.png); background-repeat: no-repeat;background-position:center; box-sizing: border-box;}
.cc-banner .banner-content { width: 540px; position: absolute; right:0; left:auto; top:80px; }
.top-content.cc-banner .banner-content .title { color: #38383a; }
.top-content.cc-banner .banner-content .enquirebtn button { background: #3e6cff;color: #fff;}
.top-content.cc-banner .banner-content .enquirebtn button:hover { color:#3e6cff;background: none; transition:all 0.5s; border: solid 2px #3e6cff;}
.cc-banner .banner-content .enquirebtn { margin-top: 60px; }
.content-cell.cc-value .cell-content { width: 70%; margin: 0 auto; }
.cc-advantage .product-content { background: url(../images/cc/ccys-bg.png) no-repeat center bottom; }
.cc-box { width: 80%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: flex-start;}
.cc-box .cc-box-in { width: 40%; margin: 50px 0; position: relative; }
.cc-box .cc-box-in:nth-child(2n) { margin-left: 20%; }
.cc-box .cc-box-in .img { width: 145px; position: absolute;  }
.cc-box .cc-box-in .img img {}
.cc-box .cc-box-in .txt { padding: 0 0 0 150px; }
.cc-box .cc-box-in .txt .title { font-size: 24px; font-weight: bold; }
.cc-box .cc-box-in .txt .desc { color: #777; line-height: 24px; margin-top: 20px; font-size: 16px; }
.cc-txt { padding-right: 40px; }

.row-rt.cell-bg-gif.content-bi.erp-cj.cc-cj .cell-gif { width: 83%; margin-top: 50px; margin-right:0; padding-right: 60px;box-sizing: border-box;  }
.content-bi.erp-cj .cell-mvgif2 { top: 120px;left: -83px;width: 178px;}
.content-bi.erp-cj .cell-mvgif1 { top: 45px;left: -32px;width: 106px; }


/**消防**/
.top-content.xf-banner .wrap { position: relative;width: 100%; justify-content: space-between; padding: 75px 100px;
 background-color:#eff3ff; background-image: url(../images/xiaofang/xf-banner.png); background-repeat: no-repeat;background-position:center; box-sizing: border-box;}
.xf-banner .content-cell .banner-content { width: 400px; position: absolute; right:10%; left:auto; top:80px; }
.top-content.xf-banner .banner-content .title { color: #38383a; }
.xf-banner .banner-content .enquirebtn { margin-top: 20px; }
.top-content.xf-banner .banner-content .enquirebtn button { background: #3e6cff;color: #fff; margin-top: 40px;}
.top-content.xf-banner .banner-content .enquirebtn button:hover { color:#3e6cff;background: none; transition:all 0.5s; border: solid 2px #3e6cff;}
.cc-banner .banner-content .enquirebtn { margin-top: 60px; }

.xf-plan .cell-bg-gif { width: 100%; }
.cc-box.xf-box .cc-box-in .txt { padding: 20px 0 0 125px; }

@media (max-width:560px) {
    .banner-images {
        width: 50%;
    }
}

@media (max-width: 1600px) and (min-width: 1401px){
	.content-bi.erp-cj .cell-mvgif2 {
		top: 100px;
		left: -83px;
		width: 178px;
	}
	.content-bi.erp-cj .cell-mvgif1 {
		top: 45px;
		left: -32px;
		width: 106px;
	}
}
@media (min-width: 1201px) and (max-width: 1400px) {
    .banner-content .title {
        font-size: 38px;
    }
	 .banner-content .content {
        margin-top: 20px;
    }
	.content-cell .cell-icon span { font-size: 14px; }
	.content-cell .BI-txt { margin-top:30px; }
	.content-bi.erp-cj .cell-gif { width: 75%; margin-top: -65px; margin-left: 142px;}
	.content-bi.erp-cj .cell-mvgif2 { top: 100px; left: -83px; width: 178px;}
	.content-bi.erp-cj .cell-mvgif1 { top: 35px;left: -32px; width: 106px;}
}
@media (max-width: 1200px) and (min-width: 1021px){
    .banner-content .title {
        font-size: 35px;
    }
	 .banner-content .content {
        margin-top: 20px;
    }
	.content-cell .BI-txt { margin-top:30px; }
	.BI-txt .cell-icon img { width: 35px; height: 35px; }
	.content-cell .BI-txt .cell-content { font-size: 13px; }
	.BI-txt .cell-icon { margin-top: 10px; }
	.content-cell .cell-icon span { font-size: 13px; padding-top: 5px; }
	.ys-box .BI-txt .cell-icon img { height: 28px; }
    .ys-box .BI-txt .cell-icon div { height: 28px; }
    .ys-box .BI-txt .cell-icon span { font-size: 12px; }
	.ys-box .cell-content { padding-bottom: 10px; }
	.content-cell .BI-txt { margin-top: 0; }
	.bol-sm-4 .col-sm-box4-in { width: 33.333%; }
	.rowbox.erp-box { display: block; }
	.BI-txt.erp {width: 100%;  }
	.row-rt.cell-bg-gif.content-bi.erp-cj { width: 94%;  }
	.erp-box .cell-icon li { width: 12.5%; }
    .erp-box .row-lt.BI-txt .cell-title, .content-cell .BI-txt.erp .cell-content { text-align: center; }
	.erp-box .row-lt { margin-bottom: 50px; }
	.row-rt.cell-bg-gif.content-bi.erp-cj .cell-gif{ width: 85%; margin-top: -80px; margin-right: -15px;}
	.content-bi.erp-cj .cell-mvgif2 { top: 95px; left: -70px; width: 155px;}
	.content-bi.erp-cj .cell-mvgif1 { top: 40px;left: -26px; width: 89px;}
	.bol-sm-4 .col-sm-box4-in .box img {  width:135px; }
	
	.cc-box .cc-box-in .img { width: 100px;  }
	.cc-box .cc-box-in .img img {}
	.cc-box .cc-box-in .txt { padding: 0 0 0 110px; }
	.cc-box .cc-box-in .txt .title { font-size: 17px;  }
	.cc-box .cc-box-in .txt .desc { margin-top: 10px; font-size: 13px; }

}
@media(min-width:1368px) {
	.content-cell .BI-txt { margin-top: 90px; }
}

.banner-content .content { width: 100%; color: #333;}
.bg-gradient {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%), linear-gradient(90deg, rgba(0, 109, 255, 0.15) 0%, rgba(255, 231, 130, 0.15) 100%)
}

@media(min-width:1020px) {
    .content-cell { display: block; /*padding: 0 10% 18px;*/  }
    .cell-top { width: 100%; text-align: center; }
    .content-cell .cell-title { margin-bottom: 40px; }
	.erp-box .cell-title { margin-left: 40px; margin-bottom: 10px; }
    .content-cell .cell-content { font-size: 16px;text-align: center;margin-bottom: 5px; }
    .cell-bg-gif { width: 80%;margin: 40px auto 0; }
	.banner-images { display: none; }
    .ys-box .row-ys-l { width: 100%; }
	.bol-sm-4 .col-sm-box4-in .box img { width: 135px; }
	
}

@media (min-width: 751px) and (max-width: 1020px) {
    .banner-content .title { font-size: 35px; }
    .content-cell { padding: 50px 20px 50px 20px; }
	.cell-top .cell-title .cell-title-text strong { font-size: 28px; }
    .cell-top { top: 30px; position: inherit;}
    .case-item { width: 257px;height: 52px;font-size: 16px;line-height: 52px; }
    .cell-bg-gif { width: 100%; margin-top: 90px; }
	.BI-txt .cell-icon img { width: 35px; height: 35px; }
	.banner-images { display: none; }
	.content-cz { margin-top: 0px; }
/*	.bol-sm-5 { justify-content:flex-start; }*/
	.bol-sm-5 .col-sm-box-in { width: 31.666%; margin-top: 20px;}
	.col-sm-box-in .title { font-size: 18px; }
	.col-sm-box-in .desc { font-size: 14px; }
	.bol-sm-5 .col-sm-box-in:nth-child(3n) { margin-right: 0; }
	.rowbox { display: block; }
	.row-lt { width: 100%;margin:0 0 50px 0; padding-right: 0; }
	.row-lt li { width:16.6%; }
	.content-cell .cell-icon li { width: 33.33%; }
	.content-cell .erp-box .cell-icon li { width: 25%; }
	.content-cell .row-lt .cell-icon { width: 100%; }
    .content-cell .BI-txt { margin-top: 30px; }
	.content-cell .row-lt .cell-icon span { display: block; font-size: 14px; }
	.row-rt { width: 100%; }
	.row-rt.cell-bg-gif.content-bi { width: 90%; padding: 0 0 0 20px;box-sizing: border-box; margin: 0 auto; }
	.ys-box .row-lt { padding-top: 20px; position: inherit; width: 100%;  }
	.ys-box .row-ys-l{ width: 100%; }
	.ys-box .row-lt.BI-txt .cell-title { text-align: center; }
	.ys-box .cell-title-text { font-weight: 500;}
	.erp-box .row-lt.BI-txt .cell-title,.content-cell .BI-txt.erp .cell-content { text-align: center; !important }
	.bol-sm-4 .col-sm-box4-in  { width: 50%; }
	.bol-sm-4 .col-sm-box4-in .box .title { font-size: 20px; }
	.BI-txt.erp { width: 100%; }
	.erp-box .cell-content { margin-left: 0; width: 100%; }
	.row-rt.cell-bg-gif.content-bi.erp-cj { width: 86%; margin: 0 auto; padding:30px 0 0 40px; box-sizing: border-box;  }
	.row-rt.cell-bg-gif.content-bi.erp-cj .cell-gif{ width: 85%; margin-top: -80px; margin-right: -15px;}
	.content-bi.erp-cj .cell-mvgif2 { top: 134px; left: -80px; width: 29%;}
	.content-bi.erp-cj .cell-mvgif1 { top: 60px;left: -37px; width:17%;}
	.bol-sm-4 .col-sm-box4-in .box img { width: 125px; }
	
	.cc-box { margin-top: 20px; }
	.cc-box .cc-box-in { width: 100%; margin:40px 0 0 0;  }
	.cc-box .cc-box-in:nth-child(2n) { margin-left: 0; }
	.cc-box .cc-box-in .img { width: 100px; }
	.cc-box .cc-box-in .img img {}
	.cc-box .cc-box-in .txt { padding: 0 0 0 110px; }
	.cc-box .cc-box-in .txt .title { font-size: 20px;  }
	.cc-box .cc-box-in .txt .desc { margin-top: 10px; font-size: 14px; }
	
}
@media (max-width: 980px) {
    .bol-sm-6 .col-sm-box-in { width: 48%;  }
}

@media (max-width: 750px) {
    .top-content.ys-banner .wrap { padding: 50px; position: relative; background-color:#a9d2d8; background-image: url(../images/yunshu/banner1.png); background-repeat: no-repeat;background-position:0 -40px; background-size: 100%; }
	.top-content.ys-banner .banner-content { position: absolute; bottom: 50px; top: auto;margin-left:0; left: 0; padding: 0 50px; box-sizing: border-box;}
	.top-content.erp-banner .wrap { padding: 65px 50px; }
    .banner-content { /* width: 80%; */ padding: 0; }
	.banner-content .title { font-size: 27px;  }
    .cell-top { position: inherit;}
    .cell-bg-gif { width: 90%; margin: 0 auto; padding: 20px 0 30px 0; }
	.row-rt.cell-bg-gif.content-bi { width: 84%; padding: 0 0 0 10px; box-sizing:border-box; }
	.row-rt.cell-bg-gif.content-bi .cell-gif { width: 75%; }
	.content-cell .cell-content { font-size: 13px; line-height: 23px;width: 80%; box-sizing: border-box;margin: 0 auto;}
	.top-content .wrap { padding: 30px; }
	.banner-content { width: 100%; position: relative; left:0; top:0; margin-left:0; height: auto; }
	.top-content .wrap { display: block; }
	.banner-images { width: 100%; margin-bottom: 40px; text-align: right; }
	.banner-images .banner-person-img { width: 100%; margin-left:0; }
	 
	.content-cz { margin-top: 0;}
	/*.cell-top { top: 40px;}*/
	.col-sm-box-in { width: 100%; margin-top: 30px; margin-right:0;}
	.product-content { width:100%; position: static; margin: 0 auto; padding-bottom: 50px; }
	.bol-sm-5,.bol-sm-6 { padding: 0 22px; }
	.col-sm-box-in .title { font-size: 18px; }
	.col-sm-box-in .desc { font-size: 14px; padding-left: 5px; box-sizing: border-box; line-height: 22px; }
	.content-cell .cell-title { }
	.BI-txt .cell-icon img { width: 35px; height: 35px; }
	.content-cell .cell-icon span { padding-top: 3px; font-size: 13px; }
	.cell-top .cell-title .cell-title-text strong { font-weight: inherit;  font-size: 22px; }
	
	.content-cell { padding: 0; }
	.content-cell .cell-icon { width: 80%; }
	.rowbox { display: block; width: 100%; margin: 0 auto; padding-bottom: 40px; }
	.row-lt { width: 100%;margin:0 0 50px 0; padding: 0 20px; box-sizing: border-box;}
	.content-cell .row-lt .cell-icon span { display: block; font-size: 13px; }
	.row-rt { width: 80%; margin: 0 auto }
	.row-lt li { width:33.333%; }
	.bol-sm-5 .col-sm-box-in { width: 100%; margin-right:0; }
	.bol-sm-6 .col-sm-box-in { width: 100%;  }
	.content-cell { padding-top: 50px;}
	.content-cell .cell-content { color: #666; font-size: 13px; }
	.content-cell .BI-txt .cell-content { font-size: 13px; }
	.content-cell .BI-txt { margin-top: 25px; padding: 0 0; }
	.top-content.BI-banner .wrap { display: block; padding: 30px 30px 0 35px;}
	.banner-content .enquirebtn { margin-top:30px; }
	.top-content.BI-banner .banner-content { left:0;}
	.top-content.BI-banner .banner-person-img { width: 98%;border-radius:0px; height: auto; bottom:5px; margin-left: 0; position: absolute; right: 0px;}
	
	.row-rt { width: 100%; padding: 0 20px;  box-sizing: border-box;}
	.rowbox.ys-box { padding-bottom: 20px; }
	.ys-box .row-rt { width: 100%; padding: 0 45px 0 30px; box-sizing: border-box;  }
	.ys-box .row-lt { margin-top: 0; position: inherit; width: 100%; }
	.ys-box .row-lt.BI-txt .cell-title { text-align: center; margin-top: 40px; }
	.ys-box .cell-icon { padding: 0 30px; box-sizing: border-box; width: 100%; margin-top:0;}
	.ys-box .cell-icon li { width: 50%; }
	.ys-box .row-ys-l { width: 100%; }
	.bol-sm-4 { padding: 0; }
	.bol-sm-4 .col-sm-box4-in  { width: 100%; }
	.bol-sm-4 .col-sm-box4-in .box { width: 100%; }
	.bol-sm-4 .col-sm-box4-in .box .title { font-size: 17px; }
	.erp-box .row-lt.BI-txt .cell-title,.content-cell .BI-txt.erp .cell-content { text-align: center; !important }
	.erp-box .erp { width: 100%; }
	.bol-sm-4 .col-sm-box4-in .box img { width: 120px; }
	.row-rt.cell-bg-gif.content-bi.erp-cj { width: 88%; margin: 0 auto; padding:10px 0 0 30px; box-sizing: border-box;  }
	.row-rt.cell-bg-gif.content-bi.erp-cj .cell-gif{ width: 85%; margin-top: -30px; margin-right: -10px;}
	.content-bi.erp-cj .cell-mvgif2 { top: 25%; left: -14%; width: 32%;}
	.content-bi.erp-cj .cell-mvgif1 { top: 7%;left: -5%; width:20%;}
	
	.top-content.cc-banner .wrap { background-position: left; }
	.cc-banner .banner-content { width: 100%; padding: 0 45px; top: 50px; box-sizing: border-box; }
	.cc-banner .banner-content .title { text-align: left; }
	.top-content.cc-banner .wrap { height: 350px; }
	.cc-banner .content { background-color: rgba(255, 255, 255, 0.5); padding: 20px;box-sizing: border-box;  }
	.cc-banner .banner-content .enquirebtn { margin-top: 30px; }
	.cc-box { margin-top: 20px; }
	.cc-box .cc-box-in { width: 100%; margin:40px 0 0 0;  }
	.cc-box .cc-box-in:nth-child(2n) { margin-left: 0; }
	.cc-box .cc-box-in .img { width: 90px;  }
	.cc-box .cc-box-in .img img {}
	.cc-box .cc-box-in .txt { padding: 0 0 0 110px; }
	.cc-box.xf-box .cc-box-in .txt { padding: 20px 0 0 105px; }
	.cc-txt { padding-right: 0; }
	.cc-box .cc-box-in .txt .title { font-size: 17px;  }
	.cc-box .cc-box-in .txt .desc { margin-top: 10px; font-size: 13px; }
	.row-rt.cell-bg-gif.content-bi.erp-cj.cc-cj .cell-gif { margin-top: 20px; margin-right:0; padding-right: 20px;box-sizing: border-box;  }
	
	.top-content.xf-banner .wrap { height: 400px; }
	.xf-banner .content { background-color: rgba(255, 255, 255, 0.5); padding: 20px; box-sizing: border-box; }
	.xf-banner .title { margin-left: 20px; }
	.xf-banner .content-cell .banner-content { width: 80% ;left: 10%; top: 50px; }
	.xf-banner .banner-content .enquirebtn { margin-top: 10px; margin-left: 20px; }
	.xf-box { margin-top: 20px; }
	.cc-value .cell-content br,.erp-value .cell-content br { display: none; }
	
	.xf-plan .cell-bg-gif { padding: 20px 20px 30px 20px; box-sizing: border-box; }
	
}

    

@media(min-width:1920px) {
    .top-content .content-cell {
        height: 558px;
    }
    .banner-person-img {
        width: 694px;
        height: 606px;
    }
}
