*{
	color: #333333;
}
img {
	max-width: 100%;
}

.banners1 {
	position: relative;
}

.banners1 .lzg_banner {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	height: 70px;
	background: rgba(0, 0, 0, .8);
}

.lzg_banner li {
	position: relative;
}

.lzg_banner li.star:after {
	content: '*';
	display: block;
	font-size: 15px;
	color: #f00;
	position: absolute;
	top: 8px;
	z-index: 5;
	left: 5px;
}

.lzg_banner li {
	width: 23.5%;
	margin: 15px 2% 15px 0;
	float: left;
}

.lzg_banner li:last-child {
	float: left;
	margin: 15px 0;
}

.lzg_banner .text1 {
	background: #FFFFFF;
	color: #333333;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
}

.lzg_banner .sub {
	line-height: 40px;
	height: 40px;
	background: #f04d22;
	color: #FFFFFF;
	text-align: center;
	font-size: 15px;
	padding: 0;
}

.lzg_banner .titles {
	width: 15%;
	box-sizing: border-box;
	line-height: 60px;
	padding: 10px;
	background: #f04d22;
	border-radius: 0 15px 0 0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	float: left;
	margin-top: -10px;
	font-weight: bold;
}

.lzg_banner ul {
	float: right;
	width: 78%;
	margin-right: 3.5%;
}

h2 {
	color: #3e3e3f;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding: 50px 0 20px 0;
}

.outer-box {
	padding: 60px 0;
}

.content_title {
	margin-bottom: 50px;
}

.content_title h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #264198;
}

.content_title h3:after,
.content_title h3:before {
	content: '';
	width: 60px;
	height: 1px;
	background: #264198;
	display: inline-block;
	margin: 0px 20px;
	vertical-align: middle;
}

.section2 {
	padding: 1px 0 0;
}

.h2_tips {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.jieshao {
	color: #3e3e3f;
	font-size: 15px;
	line-height: 2;
	padding: 0 0 30px 0;
	text-align: center;
}

.jieshao_list li {
	width: 110px;
	position: relative;
	margin: 0 2%;
	display: inline-block;
}

.jieshao_list img {
	opacity: .8;
}

.jieshao_list .lans {
	text-align: center;
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	color: #FFFFFF;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 2;
}

.jieshao_list .no {
	width: 30px;
	background: #3e3e3f;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	position: absolute;
	top: 10px;
	left: -10px;
	z-index: 2;
	height: 30px;
	color: #fff;
}

.fangan_list .lans {
	width: 100%;
	text-align: center;
}

.jieshao_list {
	text-align: center;
	margin-bottom: 100px;
}

.fangan_list {
	height: 300px;
	position: relative;
	width: 100%;
	margin: 30px 0;
}

.fangan_list li {
	width: 16%;
	float: left;
}

.fangan_list .no {
	width: 40px;
	position: relative;
	line-height: 40px;
	font-size: 20px;
	background: #e94f25;
	border-radius: 50%;
	color: #FFFFFF;
	margin: 10px auto;
	text-align: center;
}

.fangan_list .no:after {
	content: '';
	width: 150px;
	height: 150px;
	background: url('/static/new_style/about/service4Img/lines1.png');
	display: block;
	position: absolute;
	left: 100%;
	top: 20px;
	background-size: 100% 100%;
}

.fangan_list li:nth-child(even) .no:after {
	content: '';
	width: 150px;
	height: 150px;
	background: url('/static/new_style/about/service4Img/lines2.png');
	display: block;
	position: absolute;
	left: 95%;
	top: auto;
	background-size: 100% 100%;
	bottom: 30px;
}

.fangan_list li:nth-child(even) {
	margin-top: 160px;
}

.fangan_list li:nth-child(even) .no {
	background: #3e3e3f;
}

.fangan_list li:last-child .no:after {
	display: none;
}

.fangan_list li:last-child .no {
	/* float: right; */
}

.fangan_list li:last-child {
	/* position: absolute; */
	/* top: 0px; */
	/* right:0; */
	/* text-align: right; */
}

.pro_lists {
	padding: 5px 0;
}

.pro_lists li {
	width: 18.75%;
	margin: 20px 1.55% 0px 0;
	float: left;
	height: 220px;
	border: 1px solid #eaeaea;
	border-radius: 8px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 25px;
}

.pro_lists li:last-child {
	margin-right: 0;
}

.pro_lists .t1 {
	margin: 35px auto 20px auto;
	width: 55px;
}

.pro_lists .t2 {
	color: #e94f25;
	font-size: 18px;
}

.pro_lists .t3 {
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	letter-spacing: .88px;
	text-align: center;
	line-height: 20px;
}

.val-data {
	box-sizing: border-box;
	width: 100%;
	height: 300px;
	border: 1px solid #eaeaea;
	border-radius: 10px;
	margin: 30px 0 60px 0;
	padding: 30px 42px;
}

.grow_flex_box {
	height: 200px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.grow_flex_box .item {
	width: 200px;
	height: 200px;
	background: url(/static/new_style/about/service4Img/highlight.png) center center no-repeat;
	background-size: contain;
}

.grow_flex_box .item>.num {
	height: 200px;
	line-height: 200px;
	font-size: 70px;
	color: #3e3e3f;
	text-align: center;
}

.grow_flex_box .item .detail {
	margin-top: 20px;
	font-size: 18px;
	color: #e94f25;
	letter-spacing: 0;
	text-align: center;
	line-height: 20px;
	font-weight: 200;
}

.grow_flex_box .item .per {
	font-size: 20px;
}

.show_list {
	padding: 20px 0;
}

.show_list li {
	width: 31%;
	float: left;
	margin: 15px 0%;
	position: relative;
	height: 200px;
	overflow: hidden;
	z-index: 0;
}

.show_list .lans {
	position: absolute;
	bottom: 0;
	height: 45px;
	background: rgba(0, 0, 0, .7);
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
	overflow: hidden;
}

.show_list .t1 {
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
}

.show_list li:nth-child(3n-1) {
	margin: 15px 2%;
}

.main {
	overflow: hidden;
}

.ques_list .t2_1 {
	/* color: #2f318b; */
}

.jianjie {
	text-align: center;
	position: relative;
	margin: 10px 0 70px 0;
}

.jianjie .center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 3;
}

.jianjie .radius {
	width: 500px;
	height: 500px;
	display: inline-block;
	border-radius: 50%;
	border: 1px dashed #dddddd;
	box-sizing: border-box;
	padding: 9% 4%;
	vertical-align: top;
	margin: 0 15px;
}

.jianjie .radius1 {
	background: #F9F9F9;
	border: 0;
}

.radius .t1 {
	font-size: 16px;
	line-height: 1.8;
	color: #222;
	font-weight: bold;
	margin: 0px 0 20px 0;
}

.radius .t2 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin: 20px 0;
	background: #e94f25;
	display: inline-block;
	padding: 5px;
	text-shadow: 0 0 0px rgba(0, 0, 0, 1);
}

.xcgl_center {
	font-size: 16px;
	line-height: 1.8;
	color: #3e3e3f;
	text-align: center;
	margin: 20px 0 30px 0;
}

.xcgl_fangan {
	padding: 100px 0;
}

.xcgl_fangan .left {
	width: 30%;
	float: left;
}

.xcgl_fangan .left .t1 {
	font-size: 28px;
	font-weight: bold;
	color: #3e3e3f;
}

.xcgl_fangan .left .t2 {
	margin: 10px 0;
}

.xcgl_fangan .left .t3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 200px;
	line-height: 30px;
	font-family: 'arial';
	color: #3e3e3f;
}

.xcgl_fangan .left .t3 img {
	vertical-align: top;
}

.xcgl_fangan .left .t4 {
	margin-top: 40px;
}

.xcgl_fangan .left a {
	float: left;
	width: 40%;
	line-height: 45px;
	background: #666;
	text-align: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.xcgl_fangan .left .l2 {
	background: #e94f25;
}

.xcgl_fangan .right {
	width: 60%;
	float: right;
	margin-top: -40px;
}

.xcgl_fangan .right li {
	width: 48%;
	float: left;
	height: 160px;
	border-bottom: 1px solid #ddd;
	padding-top: 30px;
	box-sizing: border-box;
}

.xcgl_fangan .right li:nth-child(even) {
	margin-left: 4%;
}

.xcgl_fangan .right .t1 {
	display: block;
	width: 40px;
}

.xcgl_fangan .right .t2 {
	font-size: 22px;
	font-weight: bold;
	margin: 20px auto 10px auto;
	color: #222;
}

.xcgl_fangan .right .t3 {
	font-size: 14px;
	line-height: 2;
}

.footer_fixed .text1:focus {
	box-shadow: 0 0 12px #fff;
}

.tel-box {
	display: none;
}

.show_list .picture {
	height: 200px;
}

.select {
	line-height: 40px;
	height: 40px;
	width: 100%;
}


/*什么是e6S管理*/
.points-content-text{
	line-height: 40px;
    font-size: 15px;
    text-indent: 2em;
}
.points-color{
    color: #ac2727;
    font-size: 20px;
    font-weight: bold;
}
/*end*/


/*华医芯e6S管理的好处与收益*/
.e-benefits {
	background: #f5f5f5;
}
.e-benefits-container ul li{
	float: left;
	width: 30.666%;
	margin-right: 4%;
	margin-bottom: 4%;
}
.e-benefits-container ul li:nth-child(4),
.e-benefits-container ul li:nth-child(5),
.e-benefits-container ul li:nth-child(6){
	margin-bottom: 0;
}
.e-benefits-content{
	padding: 20px;
	background: #FFFFFF;
}
.e-benefits-container ul li:nth-child(3n){
	margin-right: 0;
}
.e-benefits-ico{
	padding: 30px 0;
	text-align: center;
}
.e-benefits-container ul li:nth-child(1) .e-benefits-ico{
	background: #8FC24B;
}
.e-benefits-container ul li:nth-child(2) .e-benefits-ico{
	background: #D867B2;
}
.e-benefits-container ul li:nth-child(3) .e-benefits-ico{
	background: #4BC567;
	background: #ED5441;
	
}
.e-benefits-container ul li:nth-child(4) .e-benefits-ico{
	background: #26AFF0;
}
.e-benefits-container ul li:nth-child(5) .e-benefits-ico{
	background: #4BC567;
}
.e-benefits-container ul li:nth-child(6) .e-benefits-ico{
	background: #F78F57;
}
.e-benefits-ico i{
	font-size: 80px;
	color: #FFFFFF;
}
.e-benefits-title{
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.e-benefits-text{
	line-height: 26px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
/*end*/

/*好处*/
.product-value{
	background: url("../images/gb.png") no-repeat left center;
	background-size: contain;
}
.product-value-container ul li {
	float: left;
	width: 48%;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 4%;
	margin-bottom: 4%;
	text-align: center;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	box-shadow: 0px 0px 25px #ccc;
	background: #FFFFFF;
}
.product-value-container ul li:nth-child(3),
.product-value-container ul li:nth-child(4){
	margin-bottom: 0;
}
.product-value-container ul li:hover {
	-webkit-transform: translate3d(0, -5px, 0);
	transform: translate3d(0, -5px, 0);
}

.product-value-container ul li:nth-child(2n) {
	margin-right: 0;
}

.product-value-title {
	margin: 20px 0;
	font-size: 20px;
	font-weight: bold;
	/*color: #26AFF0;*/
}

.product-value-text {
	height: 78px;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.typical-content-title{
    padding: 20px;
    text-align: center;
	background: #8FC24B;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}
.product-value-ico i{
	/*color: #26AFF0;*/
	font-size: 80px;
}
/*end*/

/*典型应用*/
.typical{
	background: #f5f5f5;
}
.typical-content ul li{
	float: left;
	width: 25%;
	border: 1px solid #dedede;
	box-sizing: border-box;
	border-radius: 4px;
	overflow: hidden;
}
/*end*/

/*华医芯e6S管理产品的特色简述*/
.features-content{
	font-size: 0;
	border-radius: 4px;
	border: 1px solid #dddddd;
	overflow: hidden;
}
.features-content .features-content-left{
	display: inline-block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	vertical-align: middle;
}
.features-content .features-content-right{
	display: inline-block;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    vertical-align: middle;
    background: #f5f5f5;
    box-sizing: border-box;
}
.features-content-right li{
	margin-bottom: 20px;
	line-height: 30px;
}
.features-content-right li:last-child{
	margin-bottom: 0;
}
/*end*/

/*留咨*/

.consulting {
	padding: 50px 0;
	background: url(../images/bgbanner.png) 50% no-repeat;
	background-size: cover;
	font-size: 15px;
}

.consulting-content {
	width: 100%;
	max-width: 400px;
	padding: 20px;
	background: rgb(255, 255, 255);
	box-sizing: border-box;
}

.consulting-title {
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #333333;
	border-bottom: 1px dashed #dedede;
}

.consulting-list {
	margin-bottom: 8px;
	font-weight: bold;
}

.consulting-content ul li {
	width: 100%;
	margin-bottom: 20px;
}

.consulting-content ul li:last-child {
	margin-bottom: 0;
}

.consulting-content ul li .subs {
	background: #264198;
	color: #FFFFFF;
	border: none;
}

.consulting-content ul li select {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: 1px solid #dadada;
}

.consulting-content ul li input {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	border: 1px solid #dadada;
	box-sizing: border-box;
}


/*end*/


/*案例*/
.case-container li{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.case-container li img{
	width: 100%;
}
.case-container li:nth-child(3n){
	margin-right: 0;
}
.case-container li:nth-child(4),
.case-container li:nth-child(5),
.case-container li:nth-child(6){
	margin-bottom: 0;
}
.case-container li p{
	padding: 15px;
	text-align: center;
	background: #8FC24B;
	font-size: 20px;
	color: #FFFFFF;
}
/*end*/

/*微信小程序*/
.small-program{
	background: #f5f5f5;
}
.small-program-content{
	padding:40px;
	background: #FFFFFF;
	border-radius: 4px;
}
.small-program-content ul li{
	float: left;
	width: 33.3%;
}
.small-program-title{
	line-height: 28px;
	font-size: 16px;
}
.small-program-title p{
	margin: 15px 0 20px;
}
.small-program-title p span{
	color: #ac2727;
}
/*end*/
@media screen and (max-width: 1230px) {
	.outer-box{
		padding: 50px 0;
	}
	.content_title{
		margin-bottom: 40px;
	}
	.content_title h3 {
		font-size: 24px;
	}
	.e-benefits-title,
	.product-value-title,
	.case-container li p{
		font-size: 18px;
	}
	.small-program {
		padding-bottom: 130px;
	}
	.tel-box {
		position: fixed;
		bottom: 75px;
		right: 15px;
		z-index: 9999;
		display: block;
	}
	.tel-box a {
		display: block;
		width: 40px;
		line-height: 40px;
		height: 40px;
		overflow: hidden;
		background: #ed464d;
		border-radius: 50%;
		text-align: center;
		border: 1px #e52830 solid;
		border-width: 0.5px;
	}
	.tel-box i {
		font-size: 20px;
		color: #fff;
	}
	.tel-box i img {
		vertical-align: top;
		margin-top: 5px;
	}
	.show_list {
		padding: 0 0 100px 0;
	}
	.iphones img {
		width: 25px;
	}
	.iphones {
		background: #e94f25;
		line-height: 45px;
		color: #fff;
		width: 120px;
		margin: 10px auto;
		text-align: center;
		border-radius: 10px;
	}
	.cost_11 {
		display: none;
	}
	.points-color{
		font-size: 18px;
	}
}

@media screen and (max-width: 750px) {
	.content_title h3{
		font-size: 20px;
	}
	.outer-box{
		padding: 40px 0;
	}
	.e-benefits-container ul li,
	.implementation-plan ul li,
	.product-value-container ul li,
	.case-container li{
		width: 48%;
	}
	.e-benefits-container ul li:nth-child(3n),
	.case-container li:nth-child(3n){
		margin-right: 4%;
	}
	.case-container li{
		margin-right: 4%;
		margin-bottom: 4%;
	}
	.e-benefits-ico{
		padding: 15px 0;
	}
	.e-benefits-ico i,
	.product-value-ico i{
		font-size: 50px;
	}
	.e-benefits-container ul li:nth-child(2n),
	.case-container li:nth-child(2n){
		margin-right: 0;
	}
	.implementation-plan ul li:nth-child(2n),
	.product-value-container ul li:nth-child(2n) {
		margin-right: 0;
	}
	.implementation-plan-img img,
	.product-value-container ul li img {
		max-width: 100px;
	}
	.site-management-container li {
		width: 100%;
		padding: 20px;
		margin-right: 0;
	}
	.site-management-container .site-management-left, 
	.site-management-container .site-management-right,
	.site-management-container .site-management-vs{
		width: 100%;
	}
	.site-management-container .site-management-vs{
		margin: 10px 0;
	}
	.site-management-title{
		font-size: 16px;
	}
	.small-program{
		padding-bottom: 110px;
	}
	.show_list .picture,
	.show_list li {
		height: 100px;
	}
	.nd_title {
		font-size: 20px;
	}
	.lzg_banner .titles {
		display: none;
	}
	.lzg_banner ul {
		width: 100%;
		float: none;
		padding: 0 5%;
		box-sizing: border-box;
	}
	.lzg_banner li,
	.lzg_banner li:last-child {
		width: 48%;
		margin: 10px 0 0;
	}
	.lzg_banner li:nth-child(even) {
		margin-left: 4%;
	}
	.lzg_banner .text1,
	.lzg_banner .sub,
	.select {
		line-height: 30px;
		height: 30px;
		font-size: 12px;
	}
	.banners1 .lzg_banner {
		height: 90px;
	}
	h2,
	.xcgl_fangan .left .t1 {
		font-size: 22px;
		padding: 25px 0 10px 0;
	}
	.xcgl_center {
		font-size: 14px;
		margin: 0 0 10px 0;
		line-height: 1.5;
	}
	.jianjie .radius {
		width: 45%;
		height: auto;
		box-sizing: border-box;
		padding: 10px;
		margin: 0 5px;
		border-radius: 0;
	}
	.radius .t1 {
		font-size: 12px;
	}
	.radius .t2 {
		font-size: 15px;
	}
	.jianjie .center img {
		width: 50px;
	}
	.jianjie {
		margin: 10px 0 30px 0;
	}
	.xcgl_fangan .left .t3,
	.xcgl_fangan .left a {
		display: none;
	}
	.xcgl_fangan .left {
		width: 100%;
		float: none;
		text-align: center;
	}
	.xcgl_fangan .left .t2 {
		margin: 0 0 10px 0;
	}
	.xcgl_fangan .right {
		margin: 0;
		width: 100%;
		float: none;
	}
	.xcgl_fangan {
		padding: 10px 0 30px 0;
	}
	.xcgl_fangans {
		padding: 10px 0 30px 0;
	}
	.xcgl_fangan .right li {
		padding-top: 30px;
		height: 200px;
	}
	.xcgl_fangan .rights li {
		padding-top: 30px;
		height: 140px;
	}
	.xcgl_fangan .right li:nth-child(3),
	.xcgl_fangan .right li:nth-child(4) {
		border-bottom: 0;
	}
	.xcgl_fangan .right .t2 {
		font-size: 16px;
		margin: 20px 0 10px 0;
	}
	.xcgl_fangan .right .t1 {
		width: 35px;
	}
	.xcgl_fangan .right .t3 {
		line-height: 1.5;
		font-size: 13px;
		color: #777;
	}
	.xcgl_fangan .rights .t2 {
		font-size: 16px;
		margin: 20px 0 10px 0;
	}
	.xcgl_fangan .rights .t1 {
		width: 35px;
	}
	.xcgl_fangan .rights .t3 {
		line-height: 1.5;
		font-size: 13px;
		color: #777;
	}
	.xcgl_fangan .left .t4 {
		margin: 0;
	}
	.pro_lists li,
	.pro_lists li:last-child {
		width: 48%;
		margin: 5px 0;
		height: 150px;
		padding: 0 10px;
	}
	.pro_lists li:nth-child(even) {
		margin-left: 4%;
	}
	.pro_lists .t1 {
		width: 25%;
		margin: 25px auto 10px auto;
		max-width: 45px;
	}
	.pro_lists .t3 {
		letter-spacing: 0;
		font-size: 12px;
		line-height: 1.8;
		margin-top: 10px;
	}
	.pro_lists .t2 {
		font-size: 16px;
	}
	.val-data {
		height: auto;
		padding: 5px 10px 40px 10px;
		margin: 5px 0 30px 0;
	}
	.grow_flex_box .item>.num {
		font-size: 30px;
		line-height: 100px;
		height: 80px;
	}
	.grow_flex_box {
		height: auto;
	}
	.grow_flex_box .item {
		height: 100px;
	}
	.grow_flex_box .item .detail {
		font-size: 12px;
		margin-top: 10px;
	}
	.grow_flex_box .arrow img {
		height: 5px;
	}
	.grow_flex_box .item .per {
		font-size: 13px;
	}
	.show_list {
		padding: 0 0 80px 0;
	}
	.show_list li,
	.show_list li:nth-child(3n - 1) {
		width: 48%;
		margin: 8px 0;
	}
	.show_list li:nth-child(even) {
		margin-left: 4%;
	}
	.show_list .t1,
	.show_list .lans {
		font-size: 14px;
		line-height: 2;
		height: 28px;
	}
	.show_list .t2 {
		display: none;
	}
	.about-home .fir-wrap .left-cont {
		width: 100%;
		float: none;
		padding: 5%;
		box-sizing: border-box;
		margin-left: 0;
	}
	.about-home .fir-wrap .right-cont {
		float: none;
		width: 100%;
		margin: auto;
		padding: 5%;
		box-sizing: border-box;
		min-height: 0;
		font-size: 13px;
		line-height: 1.8;
	}
	.about-home .fir-wrap h4 {
		font-size: 30px;
		line-height: 2;
	}
	.about-home .fir-wrap .left-cont p {
		font-size: 14px;
	}
	.about-home .fir-wrap .link-box {
		margin-top: 20px;
	}
	.i-column-wrap .mtit {
		font-size: 14px;
		line-height: 1.8;
	}
	.diepic .swiper-slide {
		height: 200px;
	}
}

@media screen and (max-width: 580px) {
	.outer-box {
		padding: 30px 0;
	}
	.content_title {
		margin-bottom: 25px;
	}
	.points-content-text{
		line-height: 28px;
	}
	.points-color{
		font-size: 15px;
	}
	.e-benefits-container ul li, 
	.implementation-plan ul li, 
	.product-value-container ul li, 
	.case-container li{
		width: 100%;
		margin-bottom: 20px;
	}
	.e-benefits-container ul li:last-child,
	.implementation-plan ul li:last-child, 
	.product-value-container ul li:last-child{
		margin-bottom: 0;
	}
	.product-value-container ul li:nth-child(3),
	.e-benefits-container ul li:nth-child(4),
	.e-benefits-container ul li:nth-child(5),
	.case-container li:nth-child(4), 
	.case-container li:nth-child(5){
		margin-bottom: 20px;
	}
	.small-program-content{
		padding: 20px;
	}
	.small-program{
		padding-bottom: 90px;
	}
	.content_title h3,
	.consulting-title {
		font-size: 18px;
	}
	.points-content-left,
	.points-content-right {
		width: 100%;
	}
	.e-benefits-ico i, 
	.product-value-ico i{
		font-size: 35px;
	}
	.e-benefits-title, 
	.product-value-title,
	.case-container li p{
		font-size: 16px;
	}
	.points-content-left li {
		margin-bottom: 30px;
	}
	.points-content-number {
		width: 20%;
	}
	.points-content-box {
		width: 80%;
	}
	.points-conten-text {
		font-size: 15px;
	}
	.points-content-right {
		margin-top: 20px;
		text-align: center;
	}
	.points-content-right img {
		max-width: 350px;
	}
	.implementation-plan ul li,
	.product-value-container ul li {
		width: 100%;
		padding: 10px;
		margin-right: 0;
	}
	.site-management-container li {
		padding: 10px;
	}
	.content_title h3:after,
	.content_title h3:before {
		width: 20px;
		margin: 0 10px;
	}
	.typical-content-title{
		font-size: 16px;
	}
}

@media screen and (max-width: 500px) {
	.diepic .swiper-slide {
		padding: 0;
		max-width: 300px;
		height: auto;
	}
}