.uiWeb{
	background: #F8F8F8;
}
@media only screen and (max-width: 768px) {
	html,body{font-size:6px;}
}
@media screen and (min-width: 769px) and (max-width: 1024px){
	html,body{font-size: 8px;}
}
@media screen and (min-width: 1025px) and (max-width: 1280px){
	html,body{font-size: 9px;}
}
@media screen and (min-width: 1281px) and (max-width: 1600px){
	html,body{font-size: 10px;}
}
@media screen and (min-width: 1601px){
	html,body{font-size: 10px;}
}
.section-service{
	width: 100%;
	position: relative;
	/*height: 0px;
	position: relative;
	padding-bottom: 25.99%;
	background: url('https://sanyglobal-img.sany.com.cn/static/img/services/banner.png');*/
}
.section-service .banner{
	width: 100%;
    max-width: 1920px;
    margin: 0 auto;
	display: block;
}
.section-service .tit{
	width: 100%;
	/* color: #1D1D1D; */
	color: #fff;
	font-size: 5.4rem;
	position: absolute;
	top: 50%;
    transform: translate(0,-50%);
	left: 0;
	/* margin-top: -3rem; */
	z-index: 1;
	font-weight: bold;
}
.section-service .tit .word{
	max-width: 1200px;
	margin: 0 auto;
}

.new-container {
	max-width: 1200px;
}

.section-foreword{
	margin: 7rem 0;
}
.section-foreword .inner{
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	background: white;
	position: relative;
}
.section-foreword .inner .inner-one:nth-of-type(1){
	width: 50%;
	float: right;
}
.section-foreword .inner .inner-one img{
	width: 100%;display: block;
} 
.section-foreword .inner .inner-one:nth-of-type(2){
	width: 50%;
	float: left;
	overflow: hidden;
}
.section-foreword .inner .inner-one:nth-of-type(2) img{
    transition: all .5s;
}
.section-foreword .inner .inner-one:nth-of-type(2):hover img{
	transform: scale(1.05);
    transition: all .5s;
}
.section-foreword .inner .inner-one .r-inner{
	position: absolute;
    width: calc(45% - 20px);
    left: 55%;
    margin-left: 0;
    top: 50%;
    transform: translate(0%, -50%);
}
.foreword1 .inner .inner-one .r-inner{
	left: 5%;
}
.section-foreword .inner .inner-one .r-inner div:nth-of-type(1){
	color: #1D1D1D;
	font-size: 3.6rem;
	font-weight: bold;
	margin: 0rem 0 2rem 0;
}
.section-foreword .inner .inner-one .r-inner div:nth-of-type(2){
	font-size: 1.8rem;
	color: #3e3e3e;
	line-height: 3rem;
}

.section-support .tit{
	width: 100%;
	text-align: center;
	color: #1D1D1D;
	font-weight: bold;
	font-size: 5.4rem;
	margin-bottom: 4rem;
}
.section-support .content{
	max-width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.section-support .content .item{
	width: calc(50% - 20px);
	cursor: pointer;
	background: white;
}
.section-support .content .item:hover{
	box-shadow: 0 12px 12px -10px rgba(0,0,0,.15);
}
.section-support .content .item:nth-of-type(1){
	float: left;
}
.section-support .content .item:nth-of-type(2){
	float: right;
}
.section-support .content .item .box-banner{
	width: 100%;
	overflow: hidden;
}
.section-support .content .item .banner{
	width: 100%;
	transition: all .5s;
	display: block;
}
.section-support .content .item:hover .banner{
	transform: scale(1.05);
	transition: all .5s;
}
.section-support .content .item .bottom{
	text-align: left;
	padding: 5rem;
}
.section-support .content .item .bottom div:nth-of-type(1){
	font-size: 3.6rem;
	font-weight: bold;
	color: #1D1D1D;
	margin-bottom: 20px;
}
.section-support .content .item .bottom div:nth-of-type(2){
	font-size: 1.8rem;
	color: #3e3e3e;
	line-height: 3rem;
}

.section-dealer{
	margin: 7rem 0;
}
.section-dealer .content{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.section-dealer .content .btn{
	width: 30rem;
	height: 6rem;
	text-align: center;
	/* line-height: 6rem; */
	line-height: 5.6rem;
	color: white;
	border: 2px solid white;
	font-size: 2.4rem;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -3rem;
	margin-left: -15rem;
}
.section-dealer .content .banner{
	width: 100%;
}
.section-dealer .content .btn:hover{
	background: #e60012;
	transition: all .2s;
	cursor: pointer;
	border-color: #e60012;
}
@media only screen and (max-width: 1024px){
	.section-service{
		margin-top: 60px;
	}
	.section-support .item#div2{
		position: static!important;
	}
}
@media only screen and (max-width: 768px){
	.section-support .content .item .banner{
		transform: scale(1.05);
	}
	.section-dealer .content .banner{
		width: 100%;
	    height: auto;
	    margin-left: 0%;
	}
	.section-service .banner-wrap{
		position: relative;
		width: 100%;
		height: 52.2vw;
		overflow: hidden;
	}
	.section-service .banner-wrap .banner{
		position: absolute;
		left: 50%;
		top: 0;
		transform: translate(-50%, 0);
		height: 100%;
		width: auto;
	}

	.section-foreword .inner .inner-one{
		width: 100%!important;
	}
	.section-fore{
		padding: 0px 30px;
	}
	.section-service .tit .word{
		text-align: center;
		color: white;
		font-size: 24px;
	}
	.section-foreword{
		margin: 17px 0 33px 0;
	}
	.section-foreword .inner .inner-one .r-inner{
		margin: 23px 17px 15px 17px;
		position: relative;
		width: auto;
		top: 0;
		left: 0;
		transform: translate(0px, 0px);
	}
	.foreword1 .inner .inner-one .r-inner{
		left: 0%;
	}
	.section-foreword .inner .inner-one .r-inner div:nth-of-type(1){
		margin: 0rem 0 13px 0;
		font-size: 18px;
		text-align: center;
	}
	.section-foreword .inner .inner-one .r-inner div:nth-of-type(2) {
		/*line-height: 20px;
		font-size: 14px;*/
		line-height: 27px;
    	font-size: 16px;
    	text-align: center;
	}
	.section-support .content .item {
		width: 100%;
	}
	.section-support .content .item:nth-of-type(1){
		margin-bottom: 20px;
	}
	.section-dealer .content .btn{
		border: 1px solid white;
		font-weight: normal;
		width: 165px;
	    height: 35px;
	    line-height: 35px;
	    /*font-size: 14px;*/
	    font-size: 16px;
	    margin-top: -18.5px;
    	margin-left: -83.5px;
	}
	.section-dealer{
		margin: 33px 0;
		margin-bottom: -5px;
	}
	.section-support .tit{
		font-size: 24px;
	}
	.section-support .content .item .bottom{
		padding: 23px 17px;
		text-align: center;
	}
	.section-support .content .item .bottom div:nth-of-type(1){
		font-size: 18px;
    	margin-bottom: 13px;
	}
	.section-support .content .item .bottom div:nth-of-type(2){
		/*font-size: 14px;
		line-height: 20px;*/
		line-height: 27px;
    	font-size: 16px;
	}
}
@media only screen and (max-width: 414px){
	.section-dealer .content .banner{
		width: auto;
	    height: 230px;
	    margin-left: -33%;
	}
}
.section-support .content{
	position: relative;
}
.section-support .item#div1{

}
.section-support .item#div2{
	position: absolute;
	height: 100%;
	margin-left: 40px;
}

.ss-title {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.ss-title .viewall {
	font-size: 2rem;
	color: #3573e7;
	display: flex;
	align-items: center;
	gap: 4px;
}

.ss-title .viewall img {
	width: 6px
}

@media only screen and (max-width: 768px){
	.ss-contant {
		padding-bottom: 60px;
		position: relative;
	}
	.ss-contant .content {
		height: auto !important;
		padding-bottom: 0;
	}
	.ss-contant .box-lists {
		display: flex !important;
		flex-direction: column;
	}
	.ss-contant .box-lists {
		position: static !important;
	}
	.ss-contant .box-one {
		padding: 0 !important;
	}
	.ss-contant .sl-box {
		visibility: hidden;
		pointer-events: none;
	}
	.ss-contant .boxo-bottom {
		height: auto !important;
	}
	.ss-contant .viewall {
		position: absolute;
		bottom: -20px;
		left: 50%;
		transform: translateX(-50%);
	}
}