
@media (min-width: 768px) {
	.img_1{
			width: 100%;
			height: auto;
			margin-bottom: 100px;
	}
	.box{
		padding: 100px 6vw;
		display: flex;
	
	}
	.swiper_image{
		width: 100%;
		height: auto;
	}
	.box_left{
		width: 45%;
	}
	.box_right{
		width: 55%;
	}
	.list_box{
		border-bottom: 1px solid #d3d3d3;
		padding:  25px 0;
	}
	.span_1{
		font-weight: 400;
		font-size: 16px;
		color: #767676;
		line-height: 23px;
		letter-spacing: 1px;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: flex;
		align-items: center;
	}
	.item_bottom{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 10px;
	}
	.span_2{
		font-family: Source Han Sans, Source Han Sans;
		font-weight: 700;
		font-size: 28px;
		color: #1A1A1A;
		line-height: 41px;
		letter-spacing: 3px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}
	.xuxian{
		border-top: 2px dashed #eeeff1;
	}
	.span_15{
		font-weight: 400;
		font-size: 60px;
		color: #1A1A1A;
		line-height: 87px;
		text-align: left;
		font-style: normal;
		text-transform: none;
		margin-bottom: 15px;
		margin-top: 134px;
	}
	.span_6{
		font-weight: 400;
		font-size: 40px;
		color: #1A1A1A;
		line-height: 58px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}

}
@media (max-width: 768px) {
	.img_1{
			width: 100%;
			height: auto;
			margin-bottom: 0px;
	}
	.item_bottom_span_1{
	    display: flex;
	    align-items: center;
	    font-size: 13px;
	}
	.item_bottom_span_1 img{
	    width: 14px !important;
	}
	.item_bottom_span_2{
	    font-size: 16px;
	    font-weight: 800;
	}
	.box{
		padding: 25px;
		padding-bottom: 70px;
		display: flex;
		flex-direction: column;
	}
	.swiper_image{
		width: 100%;
		height: auto;
	}
	.box_left{
		width: 100%;
		margin-bottom: 32px;
	}
	.box_right{
		width: 100%;
	}
	.list_box{
		border-bottom: 1px solid #d3d3d3;
		padding:  25px 0;
	}
	.span_1{
		font-weight: 400;
		font-size: 12px;
		color: #767676;
		line-height: 23px;
		letter-spacing: 1px;
		text-align: left;
		font-style: normal;
		text-transform: none;
		display: flex;
		align-items: center;
	}
	.item_bottom{
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 10px;
	}
	.span_2{
		font-family: Source Han Sans, Source Han Sans;
		font-weight: 700;
		font-size: 18px;
		color: #1A1A1A;
		line-height: 41px;
		letter-spacing: 3px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}
	.xuxian{
		border-top: 2px dashed #eeeff1;
	}
	.span_15{
		font-weight: 400;
		font-size: 32px;
		color: #1A1A1A;
		line-height: 32px;
		letter-spacing: 6px;
		text-align: left;
		font-style: normal;
		text-transform: none;
		margin-bottom: 15px;
	}
	.span_6{
		font-weight: 400;
		font-size: 24px;
		color: #1A1A1A;
		line-height: 32px;
		letter-spacing: 4px;
		text-align: left;
		font-style: normal;
		text-transform: none;
	}
	
}
