@charset "UTF-8";

.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: #264198;
	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: #264198;
	border-radius: 15px 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;
}

.section2 {
	padding: 1px 0 0;
}
/* 痛点 */
.nd_title h3{
	font-weight: bold;
}
.ques_list ul{
	padding-bottom: 0;
}
.cross-color span{
	display: inline-block;
	width: 50px;
	height: 5px;
	background: #0F3A7C;
}

.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('/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('/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;
}

.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(/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;
}

.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 .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%;
}
.section2 .nd_title{
	margin-bottom: 0;
}
.ques_list .t1{
	background: #dd2727;
	color: #fff;
}
section .box{
	padding: 50px 0;
}
/*我们能为企业带来什么好处？*/
.nd_title{
	margin: 0 0 40px;
}
.xcgl_fangan .rights li {
	width: 30.66%;
	position: relative;
	float: left;
	margin-right: 4%;
	margin-bottom: 4%;
	box-sizing: border-box;
	text-align: center;
	border-radius: 20px;
	overflow: hidden;
}
.xcgl_fangan .rights li:nth-child(4),
.xcgl_fangan .rights li:nth-child(5),
.xcgl_fangan .rights li:nth-child(6){
	margin-bottom: 0;
}
.benefits-more{
	position: absolute;
    height: 40px;
    line-height: 40px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    font-size: 30px;
    margin: auto;
}
.xcgl_fangan .rights li:nth-child(3n) {
	margin-right: 0;
}
.rights-content{
	position: relative;
	height: 133px;
	padding: 20px;
	background: #f5f5f5;
	box-sizing: border-box;
}
.xcgl_fangan .rights .t1 {
	padding: 20px 0;
}
.xcgl_fangan .rights .t1  img{
	max-width: 80px;
}
.xcgl_fangan .rights .color-one{
	background: #DD5E03;
}
.xcgl_fangan .rights .color-two{
	background: #B91B82;
}
.xcgl_fangan .rights .color-three{
	background: #0E8FB5;
}
.xcgl_fangan .rights .color-four{
	background: #AEC734;
}
.xcgl_fangan .rights .color-five{
	background: #A5A5A5;
}
.xcgl_fangan .rights .color-six{
	background: #F78F57;
}
.xcgl_fangan .rights .t2 {
	margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xcgl_fangan .rights .t3 {
	min-height: 52px;
	line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* 我们能做什么？ */
.do-content{
	background-image: url(/static/new_style/about/ctpm7/images/bg11.png);
	background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
}
.do-content .nd_title{
	color: #fff;
}
.do-content .cross-color span{
	background: #fff;
}
.pro_lists li {
	float: left;
	width: 48%;
	margin-right: 4%;
    padding: 25px;
    margin-bottom: 4%;
    background: #fff;
    border-radius: 4px;
	box-sizing: border-box;
}
.pro_lists li:nth-child(2n){
	margin-right: 0;
}
.pro_lists li:last-child{
	margin-bottom: 0;
}
.pro_lists li .lists-title{
    color: #264198;
    font-size: 18px;
    font-weight: bold;
}
.pro_lists li .bg-line{
    width: 100px;
    height: 1px;
    background: #264198;
    margin: 15px 0;
}
.pro_lists li .lists-text{
	height: 78px;
    line-height: 26px;
    font-size: 15px;
    overflow: hidden;
	text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	color: #333;
}

/*案例*/


/*开展过程*/
.process-picture li{
	position: relative;
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
	overflow: hidden;
	border: 1px solid #dedede;
	box-sizing: border-box;
}
.process-picture li img{
	transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
}
.process-picture li:hover img{
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.process-picture li:nth-child(4),
.process-picture li:nth-child(5),
.process-picture li:nth-child(6){
	margin-bottom: 0;
}
.process-picture li:nth-child(3n){
	margin-right: 0;
}
.process-picture li div{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
	background: rgba(0, 0, 0, .5);
	color: #fff;
}
.process-picture li img{
	width: 100%;
}
/* end */
/*留咨*/
.consulting {
	background: url(/static/new_style/about/ctpm7/images/bgbanner.png) 50% no-repeat;
	-o-background-size: cover;
	   background-size: cover;
	font-size: 15px;
	background-position: left top;
}

.consulting-content {
	width: 100%;
	max-width: 400px;
	padding: 20px;
	background: rgb(255, 255, 255);
	-moz-box-sizing: border-box;
	     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;
	-moz-box-sizing: border-box;
	     box-sizing: border-box;
}
/*end*/

/* 清扫案例 */
.clean-case-list li{
	float: left;
	width: 50%;
	margin: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.clean-case-list li img{
	width: 100%;
}
.clean-case-list .slick-arrow {
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    margin-top: -20px;
    background: url(/static/new_style/about/ctpm7/images/lefts.png) no-repeat center;
    cursor: pointer;
    z-index: 9;
    background-color: rgb(0,0,0,.5);
}
.clean-case-list .slick-arrow.prev {
    left: 20px;
}
.clean-case-list .slick-arrow.next {
    right: 20px;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}
/*end*/
@media screen and (max-width: 1200px) {
	.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;
	}
	.diepic .swiper-pagination{
		display: none;
	}
	.diepic{
		padding-bottom: 100px;
	}

}


/*ctpm*/

.about-home .fir-wrap {
	background-color: #f6f6f6;
	margin: 30px auto;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}

.mginb-16 {
	margin-bottom: 16px;
}

.f-cb {
	zoom: 1;
}

.about-home .fir-wrap .left-cont {
	padding-top: 90px;
	width: 34.8%;
	margin-left: 5.7%;
	float: left;
}

.about-home .fir-wrap h4 {
	font-size: 55px;
	line-height: 55px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
}

.about-home .fir-wrap .left-cont p {
	font-size: 18px;
	line-height: 38px;
	color: #3e3c36;
}

.about-home .fir-wrap .link-box {
	margin-top: 50px;
}

.ins-link-box a {
	display: inline-block;
	border: 1px solid #aaa;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	margin-right: 24px;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease 0s;
	box-sizing: border-box;
	padding: 5px;
}

.ins-link-box a:hover {
	border-color: transparent;
}

.ins-link-box a img {
	vertical-align: top;
	margin-top: -4px;
}

.ins-link-box .bg {
	display: block;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	transition: all 0.3s ease 0s;
	position: absolute;
	border-radius: 50%;
}

.about-home .fir-wrap .right-cont {
	padding-top: 90px;
	width: 40.8%;
	padding-right: 6.7%;
	padding-left: 6.5%;
	background-color: #fff;
	min-height: 320px;
	float: right;
	color: #888;
	font-size: 14px;
	line-height: 2;
}

.i-column-wrap.black .stit {
	color: #f04d22;
	font-size: 18px;
	font-weight: bold;
}

.i-column-wrap .line {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #9a9a9a;
	margin-top: 20px;
}

.i-column-wrap .mtit {
	display: block;
	margin-top: 18px;
	line-height: 1.8;
	color: #444;
	font-size: 15px;
	margin-bottom: 10px;
}

.link-box a.link2:hover i {
	background: url(/new_style/about/service4Img/icon2_on.png) no-repeat center;
	background-size: cover;
}

.link-box i {
	position: relative;
	z-index: 2;
}

.link-box .link2 i {
	background: url(/new_style/about/service4Img/icon2.png) no-repeat center;
	width: 90%;
	display: block;
	margin: auto;
	height: 90%;
	background-size: cover;
}

.ins-link-box a:hover .bg {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #e94f25;
	opacity: .6;
	z-index: 0
}

.link-box a.link1:hover i {
	background: url(/new_style/about/service4Img/icon1_on.png) no-repeat center;
	background-size: cover;
}

.link-box .link1 i {
	background: url(/new_style/about/service4Img/icon1.png) no-repeat center;
	width: 100%;
	display: block;
	height: 100%;
	background-size: cover;
}
@media screen and (max-width: 960px){
	.xcgl_fangan .rights li{
		width: 48%;
	}
	.xcgl_fangan .rights li:nth-child(3n){
		margin-right: 4%;
	}
	.xcgl_fangan .rights li:nth-child(2n){
		margin-right: 0;
	}
	.xcgl_fangan .rights .t2{
		font-size: 17px;
	}
	.process-picture li{
		width: 49%;
	}
	.process-picture li:nth-child(3n){
		margin-right: 2%;
	}
	.process-picture li:nth-child(2n){
		margin-right: 0;
	}
	.xcgl_fangan .rights .t1 img{
		max-width: 50px;
	}
}
@media screen and (max-width: 800px) {
	
	.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 .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 .left .t4 {
		margin: 0;
	}
	.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;
	}
	.pro_lists li{
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
	}
	.pro_lists li .lists-text{
		height: auto;
		overflow: auto;
		-webkit-line-clamp: inherit;
	}
}
@media screen and (max-width: 580px){
	.diepic .swiper-slide{
		padding: 0;
		max-width: 300px;
		height: auto;
	}
	section .box{
		padding: 30px 0;
	}
	.nd_title{
		margin: 0 0 20px;
	}
	.pro_lists li .lists-text{
		font-size: 14px;
	}
	.xcgl_fangan .rights li{
		width: 100%;
		margin-bottom: 20px;
	}
	.xcgl_fangan .rights li:nth-child(4), 
	.xcgl_fangan .rights li:nth-child(5),
	.process-picture li:nth-child(4), 
	.process-picture li:nth-child(5){
		margin-bottom: 20px;
	}
	.xcgl_fangan .rights .t1{
		padding: 10px 0;
	}
	.rights-content{
		padding: 10px;
	}
	.pro_lists li{
		padding: 20px;
	}
	.process-picture li{
		width: 100%;
		margin-bottom: 20px;
	}
	.process-picture li:last-child{
		margin-bottom: 0;
	}
}
