@charset "utf-8";
.service{
	width:100%;
	margin:0 auto
}

.service2{
	width:90%;

}
.kehu ul{
	width:100%;
}
.kehu img{
  width:100%
}
.service2 ul {
	/* margin: 29px -48px 0 0 */
}
.common{
	display: block; 
	overflow: hidden;
}
.common img{
	width: 100%;
}
.mode {
	width:90%;
	margin:0 auto
}
.mode-list {
	padding-top: 70px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	background-color: #fff;
}
.mode-list ul{
	display: flex;
	justify-content: space-between
}
.mode-list .main-title {
	margin-bottom: 66px;
	color: #293134;
}
.mode-list ul li {
	margin-bottom: 80px;
	font-size: 20px;
	text-align: center;
}
.mode-list ul li a {
	display: block;
}
.mode-list ul li img {
	display: block;
	margin: 0 auto 12px;
	max-width: 100%
}
.mode-list ul li h3 {
	margin: 0 0 8px;
	font-weight: normal;
	color: #000000;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	font-size: 30px;
}
.mode-list ul li p {
	margin: 0;
	color: #000000;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	text-transform: uppercase;
}
.mode-list ul li:first-child {
	/* margin-left: 12.5%; */
}
.mode-list ul li a:hover h3,
.mode-list ul li a:hover p {
	color: #f14957;
}


.zco {
	padding: 0 40px;
	margin-bottom: 70px;
	margin-top:70px;
}
.zco .pic {
	display: block;
	width: 100%;
}
.zco ul {
	margin: 29px -48px 0 0;
}
.zco ul li {
	padding-right: 48px;
}
.zco ul li .item {
	position: relative;
	display: block;
	overflow: hidden;
	padding-bottom: 72px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
}
.zco ul li .item::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: block;
	background-color: rgba(0, 0, 0, 0.6);
	content: '';
}
.zco ul li .item::after {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
	display: block;
	height: 72px;
	content: '';
	transition: all .25s ease;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
}
.zco ul li:first-child .item::after {
	background-color: #f74f35;
}
.zco ul li:nth-child(2) .item::after {
	background-color: #38b762;
}
.zco ul li:nth-child(3) .item::after {
	background-color: #f78935;
}
.zco ul li:nth-child(4) .item::after {
	background-color: #355cf7;
}
.zco ul li .item .pic.bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.zco ul li .item .pic {
	position: relative;
	z-index: 4;
}
.zco ul li .item:hover::after {
	height: 100%;
}



@media screen and (min-width: 1200px) {
    .common2{margin-top:80px}
	.pc_banner {}

	.wap_banner {
		display: none;
	}

	.jianjie_about_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.jianjie_da_title {
		width: 100%;
		font-size: 42px;
		font-weight: normal;
		color: #000;
		text-align: center;
		margin: 20px auto;
	}

	.jianjie_da_title_wap {
		display: none;
	}

	.jianjie_xiao_title {
		width: 90%;
		height: auto;
		/*overflow: hidden;*/
		text-align: center;
		margin: 0px auto;
		margin-bottom: 30px;
	}

	.jianjie_xiao_title font {
		font-size: 28px;
		height: auto;
		overflow: hidden;
		display: inline flow-root list-item;
	}

	.jianjie_about {
		width: 94%;
		height: auto;
		overflow: hidden;
		background: #f5f5f5;
		margin: 0px auto;
		padding: 3%;
	}

	.jianjie_about_txt {
		text-align: center;
		font-size: 20px;
		line-height: 40px;
		font-weight: initial;
		letter-spacing: 1px;
	}

	.jianjie_about_txt em {
		font-size: 16px;
		letter-spacing: 1px;
		color: #fff;
		height: auto;
		line-height: 30px;
		text-transform: uppercase;
		font-weight: bold;
	}

	.jianjie_about_txt_xian {
		width: 250px;
		height: 1px;
		background: #000;
		margin: 10px auto;
	}

	.jianjie_about_txt2 {
		text-align: left;
		font-size: 16px;
		margin-top: 50px;
	}




	.zuosm {
		width: 90%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		margin-top: 35px;
	}

	.da_name {
		font-size: 48px;
		text-align: center;
		font-weight: bold;
		color: #000;
		/* letter-spacing: 5px; */
		height: 60px;
		line-height: 60px;
	
	}

	.xiange {
		width: 270px;
		height: 3px;
		background-color: #e60c38;
		margin: 20px auto;
	}

	.xiao_name {
		font-size: 18px;
		text-align: center;
		/* font-weight: 600; */
		color: #221815;
		line-height: 55px;
		font-style: normal;
	}

	.xiaobiaoqian {
		font-size: 30px;
		margin: 5px auto;
		text-align: center;
		font-weight: lighter;
		color:#000
	}

	.xiaobiaoqian1 {
		font-size: 24px;
		margin: 16px auto;
		text-align: center;
		font-weight: lighter;
	}







	.zuosmlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 40px auto;
	}

	.zuosmlist ul li {
		float: left;
	}

	.zuosmlist li {
		float: left;
		width: 25%;
		height: auto;
		overflow: hidden;
	}

	.zuosmlist li:last-child {
		margin-right: 0px;
	}



	/* .zuosmlist li:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
		transition: all 5.5s;
	}
	
	.zuosmlist li:nth-child(1):hover{
		background: url(../images/ppsj_1.png) no-repeat center top;
		
	}
	
	
	.zuosmlist li:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}

	.zuosmlist li:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}

	.zuosmlist li:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */

	/* .zuosmlist_name:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(1):hover {
		background: #e60c38 url(../images/ppsj-1.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */

	.zuosmlist_name {
		font-size: 24px;
		text-align: center;
		font-weight: 600;
		color: #221815;
		letter-spacing: 2px;
		/* background: #e60c38; */
	}

	.icon {
		width: 186px;
		height: 186px;
		border-radius: 50%;
		/* border: 1px solid #ff1c00; */
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 30px;
		position: relative;
		background: #ffffff;
		transition: all .5s;
	}

	.icon:hover {
		background: #e60c38;
	}

	.icon .img1 {
		display: none;
	}

	.icon:hover .img1 {
		display: block;
	}

	.icon .img {
		width: 186px;
		height: 186px;
		margin: 0 auto;
	}

	.icon .img1 {
		position: absolute;
		width: 186px;
		height: 186px;
		margin: 0 auto;
		opacity: 1;
		top: 0;
	}


	.zuosmlist_name span {
		display: block;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: 500;
	}

	.zuosmlist_name1:hover span {
		display: block;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: 500;
		top: 50px;
	}

	.sge {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 20px auto;
	}

	.zuosmlist_txt {
		font-size: 14px;
		color: #727171;
		text-align: center;
		line-height: 20px;
		width: 60%;
		margin: 0px auto;
	}


	/* 产品设计方案 */
	.sjfa {
		width: 90%;
		margin: 70px auto;
	}

	.sjfa_title_list {
		text-align: center;
		/* width: 900px; */
		height: auto;
		overflow: hidden;
		margin: 30px auto;
		display: flex;
		justify-content: space-between
	}

	/* .sjfa_title_list ul li {
		float: left;
		text-align: center;
	}

	.sjfa_title_list li {
		width: 180px;
		font-size: 18pt;
	} */

	.sjfa_title_list a {
		font-size: 20px;
		font-weight: normal;
		font-weight: lighter;
		background: #363636;
		color:#fff;
		margin:5px;
		line-height:50px;
		display: inline-block;
		border-radius: 5px;
		flex: 1;
		font-weight: bold
	}
	.sjfa_title_list a:hover{
		background: #0057ff;
	}.sjfa_title_list a:nth-child(6){
		background: #0057ff;
	}

	/*
	.boxlist {
		width: 1140px;
		height: auto;
		overflow: hidden;
		margin: 35px auto;
	}

	 .box {
		width: 565px;
		height: 320px;
		float: left;
		margin-right: 15px;
		margin-bottom: 10px;
	}

	.box:nth-child(2n+2) {
		margin-right: 0px;
	}

	.box img {
		display: block;
		border: 0;
		width: 565px;
		height: 320px;
	}

	.box a {
		color: #ffffff;
		text-decoration: none;
		float: left;
		
	}

	.box a span {
		display: none;
	}

	.box a span h1 {
		font-size: 26px;
		position: absolute;
		color: #ffffff;
		bottom: 30px;
		border-left: #ffffff 2px solid;
		margin-left: 10px;
		padding-left: 10px;
	}

	.box a span h1 font {
		display: block;
		font-size: 18px;
		color: #ffffff;
		padding: 20px 0px;
	}

	.box a span dl {
		display: block;
		font-size: 16px;
		color: #ffffff;
		font-weight: 500;
	}

	.box a:hover {
		
	}

	.box a:hover span{
		display: inline;
		position: absolute;
		color: #ffffff;
		width: 565px;
		height: 320px;
		background: url(../images/box.png);
		
	} */

	.boxlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 35px auto;
	}

	.boxlist li {
		float: left;
		width: 32.33%;
		margin:0 0.4%;

		height: 100%;
		position: relative;
		overflow: hidden;
		margin-right: 0.4%;
		margin-bottom: 0.4%;
	}

	.boxlist li a {
		display: block;
	}

	.boxlist li a img {
		width: 100%;
		height: 100%;
		display: block;
		border-radius: 5px;
	}

	.boxlist li:nth-child(2n+2) {
		/* margin-right: 0px; */
	}


	.boxlist li .box {
		position: absolute;
		display: block;
		bottom: 0;
		width: 100%;
		height: 100%;
		/* background: rgba(255, 255, 255, 0.8); */
		position: absolute;
		transition: all 0.5s;
	}

	.boxlist li .box:hover {
		display: block;
		background-color: rgba(230, 12, 56, 0.8);

		height: 100%;
	}

	.box .qianxian {
		display: none;
		/*border-left: 3px solid #ffffff;
        padding-left: 2%;*/
		top: 50%;
		
		
		transition: all .5s;
		position: absolute;
		width: 100%;
		
		
		transform: translateY(-50%);
		
		text-align: center;
	}

	.qianxian_left {
		/* float: left; */
	}

	.qianxian_right {
		float: right;
		height: 50px;
		line-height: 50px;
		color: #fff;
		font-size: 36px;
		bottom: 1%;
		right: 1%;
		position: absolute;
	}

	.box .qianxian .qianxian_right img {
		height: 50px;
	}

	.box:hover .qianxian {
		display: block;
	}

	.box:hover .qianxian h3 {
		font-size: 40px;
		color: #ffffff;
		transition: all .5s;
		margin-bottom: 10px;
	}

	/* .box .qianxian h3:hover {
		font-size: 26px;
		color: #000000;
	} */

	.box:hover .qianxian h3 font {
		display: block;
		font-size: 28px;
		color: #ffffff;
		padding: 20px 0px;
		font-weight: 600;
		
	}

	.box:hover .qianxian p {
		display: block;
		font-size: 16px;
		color: #ffffff;
		ont-weight: initial;
	}

	.more {
		width: 150px;
		height: 40px;
		border: #e60c38 2px solid;
		border-radius: 30px;
		text-align: center;
		line-height: 40px;
		margin: 0px auto;
	}

	.more:hover {
		background-color: #e60c38;
	}

	.more a {
		color: #e60c38;
		font-size: 18pt;
		/* font-weight: 600; */
		display: block;
	}

	.more:hover a {
		color: #fff;
		font-size: 18pt;
		/* font-weight: 600; */
	}

	/* 设计孵化方案 */
	.fhfa_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 35px auto;
	}

	.fhfa_list ul li {
		float: left;
	}

	.fhfa_list li {
		float: left;
		width: 49.8%;
		height: 100%;
		background: #f8b72c;
		margin-right: 0.4%;
		margin-bottom: 0.4%;
	}

	.fhfa_list li:nth-child(2n+2) {
		margin-right: 0px;
	}

	.fhfa_list li img {
		width: 100%;
	}

	.fhfa_list li .txt h2 {
		font-size: 24px;
		padding: 10px 30px;
	}

	.fhfa_list li .txt h2 a {
		font-size: 24px;
	}

	.fhfa_list li .txt span {
		display: block;
		font-size: 12px;
		width: 480px;
		padding: 15px 30px;
		line-height: 20px;
	}

	.fhfa_list li .txt span p {
		font-size: 12px;
	}

	/* 关于创品设计 */
	.about {
		width: 100%;
		height: 100%;
		margin: 50px auto;
		background: #efefef;
	}

	.da_title {
		width: 100%;
		font-size: 34px;
		font-weight: bold;
		color: #000;
		text-align: center;
		padding-top: 40px;
	}

	.xiao_title {
		width: 100%;
		font-size: 26px;
		color: #000;
		text-align: center;
		height: 70px;
		line-height: 70px;
	}

	.about_txt {
		color: #000;
		width: 85%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		font-size: 20px;
		line-height: 40px;
		font-weight: initial;
		letter-spacing: 0px;
		padding-bottom: 30px;
	}

	.about_txt em {
		font-style: normal;
		font-size: 34px;
	}

	.about_txt p {
		color: #ffffff;
		font-size: 15px;
		line-height: 28px;
	}

	.about_txt_xian {
		width: 250px;
		height: 1px;
		background: #000;
		margin-top: 5px;
		margin-bottom: 10px;
	}

	.about_txt2 {
		font-size: 16px;
		line-height: 35px;
		font-weight: normal;
		margin-top: 20px;
		letter-spacing: 0px;
	}

	.about_shuoming {
		width: 100%;
		height: 80px;
		background: #e60c38;
		margin-top: 40px;
		/* padding: 0px 40px; */
		line-height: 80px;
		text-align: center;
		font-size: 16px;
	}

	.about_shuoming font {
		font-size: 16px;
		font-weight: bold;
	}


	/* 关于我们aboutlist */

	.aboutlist {
		width: 1140px;
		height: auto;
		overflow: hidden;
		margin: 40px auto;
		padding-top: 70px;
		padding-bottom: 50px;
	}

	.aboutlist ul li {
		float: left;
	}

	.aboutlist li {
		float: left;
		width: 240px;
		height: auto;
		overflow: hidden;
		margin-right: 60px;
	}

	.aboutlist li:last-child {
		margin-right: 0px;
	}



	.aboutlist li .aboutlist_name {
		font-size: 42pt;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 240px;
		height: 240px;
		line-height: 160px;
		border-radius: 50%;
		background: #000000;
		text-align: center;
	}

	.aboutlist li:nth-child(2n+2) .aboutlist_name {
		font-size: 42pt;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 240px;
		height: 240px;
		line-height: 160px;
		border-radius: 50%;
		background: #e60c38;
		text-align: center;
	}

	.aboutlist_name span {
		display: block;
		font-size: 28pt;
		color: #ffffff;
		letter-spacing: -1px;
		font-weight: 500;
		margin-top: -80px;
	}

	.sges {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 20px auto;
	}

	.sges1 {
		width: 40px;
		height: 20px;
		background: url(../images/sge1.png) no-repeat center top;
		margin: 20px auto;
	}

	.aboutlist_txt {
		font-size: 15px;
		color: #000;
		text-align: center;
		line-height: 20px;
	}

	.khlogo {
		width: 90%;
		height: auto;
		overflow: hidden;
		margin: 40px auto;
		/* box-shadow: 5px 5px 50px 0 #989898; */
	}

	.khlogo ul {
		float: left;
		/* margin-left: 5%; */
		margin-top: 30px;
	}

	.khlogo li {
		float: left;
		/* width: 16.666666%; */
		width: calc(100% / 8);
		height: 61px;
		margin-bottom: 30px;
		display: table-cell;
		/*主要是这个属性*/
		vertical-align: middle;
		text-align: center;
	}

	.khlogo li img {
		display: inherit;
		width: 140px;
		height: 60px;
		
		 filter: grayscale(100%);
		 -webkit-filter: grayscale(100%);
		 -moz-filter: grayscale(100%);
		 -ms-filter: grayscale(100%);
		 -o-filter: grayscale(100%);
	}
	.khlogo li img:hover{
		filter: grayscale(0);
		-webkit-filter: grayscale(0);
		-moz-filter: grayscale(0);
		-ms-filter: grayscale(0);
		-o-filter: grayscale(0);
	}
	.khlogo li:last-child {
		/* display: none; */
	}


	/* 新闻动态 */
	svg {
		fill: currentColor;
	}

	.sjfa .news_title_list {
		text-align: center;
		width: 400px;
		height: auto;
		overflow: hidden;
		margin: 30px auto;
	}

	.sjfa .news_title_list ul li {
		float: left;
	}

	.sjfa .news_title_list li {
		width: 125px;
		font-size: 16px;
	}

	.sjfa .news_title_list li a {
		font-size: 16px;
		display: block;
	}


	.news {
		margin: 0px auto;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 30px;
	}

	/* img */
	.news_imglist {
		float: left;
	}

	.news_imglist ul li {
		float: left;
	}

	.news_imglist li {
		width: 32.6%;
		height: auto;
		overflow: hidden;
		margin-right: 1%;
	}

	.news_imglist li:nth(3n+3) {
		margin-right: 0px;
	}

	.news_imglist li img {
		width: 100%;
	}

	.news_imglist li:last-child {
		margin-right: 0px;
	}

	.news_imglist li .news_imglist_title {
		font-size: 16px;
		font-weight: bold;
		margin: 20px auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.news_imglist li .news_imglist_title a {
		font-size: 16px;
		font-weight: bold;
		margin: 20px auto;
	}

	.news_imglist li .news_imglist_des {
		width: 100%;
		height: 75px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		font-size: 14px;
		line-height: 24px;
	}

	.news_imglist li .news_imglist_data {
		font-size: 14px;
		line-height: 24px;
		color: #727171;
		margin: 10px auto;
	}

	.news_imglist li .news_imglist_data span {
		float: right;
		width: 55px;
		height: 24px;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 10px;
	}

	.news_imglist li .news_imglist_data span a {
		font-size: 12px;
		display: block;
		color: #e60c38;
	}

	.news_imglist li .news_imglist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}


	/* txt */
	.news_txtlist {
		float: left;
	}

	.news_txtlist ul li {
		float: left;
	}

	.news_txtlist li {
		width: 32.6%;
		height: auto;
		overflow: hidden;
		margin-right: 1%;
	}

	.news_txtlist li:nth-child(3n+3) {
		margin-right: 0px;
	}

	.news_txtlist li .news_txtlist_title {
		font-size: 18px;
		font-weight: bold;
		margin: 20px auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.news_txtlist li .news_txtlist_title a {
		font-size: 16px;
		font-weight: bold;
		margin: 20px auto;
	}

	.news_txtlist li .news_txtlist_des {
		width: 100%;
		height: 75px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;

		font-size: 14px;
		line-height: 24px;
	}

	.news_txtlist li .news_txtlist_data {
		font-size: 16px;
		line-height: 24px;
		color: #727171;
		margin: 10px auto;
	}

	.news_txtlist li .news_txtlist_data span {
		float: right;
		width: 55px;
		height: 24px;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 10px;
	}

	.news_txtlist li .news_txtlist_data span a {
		font-size: 12px;
		display: block;
		color: #e60c38;
	}

	.news_txtlist li .news_txtlist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}


	/* 联系我们 */
	.lxwm {
		margin: 3% auto;
		width: 100%;
		height: auto;
	}

	.lxwm_neirong {
		width: 80%;
		height: auto;
		margin: 3% auto;
		overflow: hidden;
	}

	.lxwm_neirong .lxwm_ewm {
		float: left;
		width: 45%;
		height: auto;
		margin: 3% auto;
		padding-left: 5%;
		font-size: 16px;
		line-height: 20px;
	}
	
	.lxwm_neirong .lxwm_ewm img {
		width: 153px;
		/* box-shadow: 5px 5px 10px 5px #989898; */
		margin-right: 45px;
		border: 1px solid #e50010;
		border-radius: 10px;
		padding: 3px;
		margin-bottom: 10px;
	}
	.lxwm_neirong .lxwm_ewm span{
		display: block;
	}
	.lxwm_neirong .lxwm_ewm span.lxwm_ewm_xianshi{
		display: none;
	}
	.lxwm_neirong .lxwm_txt {
		float: left;
		width: 50%;
		height: auto;
		color: #221815;
		font-size: 20px;
		/* font-weight: bold; */
		line-height: 38px;
		margin: 2% auto;
		/* padding-left: 5%; */
	}
	.lxwm_neirong .lxwm_txt span{
		font-size: 42px;
		font-weight: lighter;
		margin-bottom: 20px;
		display: block;
	}
	.lxwm_neirong .lxwm_txt strong{
		font-size: 20px;
	}

}

/* 手机 */

@media (max-width: 768px) {
	.service{
		margin-top:0;
	}
	.common4{
		/* margin-bottom: 120px; */
	}
	.pc_banner {
		/* display: none; */
	}
	.mode-list ul li img{
		max-width: 80%;
	}
	.wap_banner {}

	.jianjie_about_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}

	.jianjie_da_title {
		display: none;
		width: 100%;
		font-size: 1.625rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		margin: 20px auto;
	}

	.jianjie_da_title_wap {
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		margin: 20px auto;
		margin-bottom: 5px;
		line-height: 35px;
	}

	.jianjie_da_title_wap2 {
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		line-height: 35px;
		letter-spacing: 3px;
	}

	.jianjie_xiao_title {
		width: 90%;
		height: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
		margin-bottom: 20px;
	}

	.jianjie_xiao_title font {

		font-size: 16px;
		height: auto;
		overflow: hidden;
		display: inline flow-root list-item;
	}

	.jianjie_about {
		width: 98%;
		height: auto;
		overflow: hidden;
		/*background: #f5f5f5;*/
		margin: 0px auto;
		padding: 1%;
	}

	.jianjie_about_txt {
		text-align: left;
		font-size: 16px;
		line-height: 30px;
		font-weight: initial;
		letter-spacing: 1px;
		width: 90%;
		margin: 0px auto;
	}

	.jianjie_about_txt em {
		font-style: normal;
		font-size: 30px;
		font-weight: bolder;
	}

	.jianjie_about_txt_xian {
		display: none;
		width: 250px;
		height: 1px;
		background: #000;
		margin: 10px auto;
	}

	.jianjie_about_txt2 {
		display: none;
		text-align: left;
	}





	.zuosm {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}

	.da_name {
		font-size: 24px;
        text-align: center;
        font-weight: 600;
        color: #221815;
        height: auto;
        line-height: 28px;
        letter-spacing: 1.4px;
	}

	.xiange {
		width: 150px;
		height: 3px;
		background-color: #e60c38;
		margin: 0.9375rem auto;
	}

	.xiao_name {
		font-size: 1.2rem;
		text-align: center;
		font-weight: 600;
		color: #221815;
	}

	.xiaobiaoqian {
		font-size: 24px;
		margin: 0px auto;
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
		font-weight: normal;
	}
	
	.xiaobiaoqian1 {
		font-size: 16px;
		margin: 0px auto;
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
		font-weight: normal;
	}

	#wapdingyi{
		font-size: 18px;
	}
	.zuosmlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 2.5rem auto;
	}

	.zuosmlist ul li {
		float: left;
	}

	.zuosmlist li {
		width: 49%;
		height: auto;
		overflow: hidden;
		margin-right: 1.25%;
		margin-bottom: 5%;
	}

	.zuosmlist li:nth-child(2n+2) {
		margin-right: 0px;
	}

	.zuosmlist li:last-child {
		margin-right: 0px;
	}


	/* .zuosmlist li:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
		transition: all 5.5s;
	}
	
	.zuosmlist li:nth-child(1):hover{
		background: url(../images/ppsj_1.png) no-repeat center top;
		
	}
	
	
	.zuosmlist li:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}
	
	.zuosmlist li:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}
	
	.zuosmlist li:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */

	/* .zuosmlist_name:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(1):hover {
		background: #e60c38 url(../images/ppsj-1.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */

	.zuosmlist_name {
		font-size: 18px;
		text-align: center;
		font-weight: 600;
		color: #221815;
		letter-spacing: 2px;
		/* background: #e60c38; */
	}

/*
	.icon {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 10px;
		position: relative;
		background: #ffffff;
		transition: all .5s;
	}

	.icon:hover {
		background: #e60c38;
	}


	.icon .img1 {
		display: none;
	}

	.icon:hover .img1 {
		display: block;
	}

	.icon:hover .img1 img {
		width: 100%;
	}

	.icon .img {
		width: 60px;
		height: 60px;
		margin: 0 auto;
	}

	.icon .img img {
		width: 100%;
	}

	.icon .img1 {
		position: absolute;
		width: 60px;
		height: 60px;
		margin: 0 auto;
		opacity: 1;
		top: 0;
	}

	.icon .img1 img {
		width: 100%;
	}

*/

	.zuosmlist_name span {
		display: block;
		font-size: 12px;
		letter-spacing: -1px;
		font-weight: 500;
	}

	.zuosmlist_name1:hover span {
		display: block;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: 500;
		top: 50px;
	}



	.sge {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 5px auto;
	}

	.zuosmlist_txt {
		font-size: 0.875rem;
		color: #727171;
		text-align: center;
		line-height: 1.25rem;
		width: 80%;
		margin: 0px auto;
	}


	/* 产品设计方案 */
	.sjfa {
		width: 100%;
		margin: 1.875rem auto;
		margin-bottom: 0;
	}

	.sjfa_title_list {
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	/* .sjfa_title_list ul li {
		float: left;
	} */

	/* .sjfa_title_list li {
		width: 33.3333%;
		height: 2.8125rem;
		line-height: 2.8125rem;
		font-size: 1rem;
		text-align: left;
		margin: 0px auto;
	} */

	/*
    .sjfa_title_list li:nth-child(4){
        width: 49.5%;
        height: 2.8125rem;
        line-height: 2.8125rem;
        font-size: 1rem;
        text-align: center;
    }
    .sjfa_title_list li:nth-child(5){
        width: 49.5%;
        height: 2.8125rem;
        line-height: 2.8125rem;
        font-size: 1rem;
        text-align: center;
    }
	*/

	.sjfa_title_list  a {
		font-size: 1.125rem;
		/* display: block;
		padding-right: 0.5rem; */
		width: 33.333%;
		display: block;
		float: left;
		/* margin: 2% 1%; */
		text-align: center;
		font-weight: normal;
		line-height: 30px;
		/* background: #363636; */
	}

	/*
		.boxlist {
			width: 1140px;
			height: auto;
			overflow: hidden;
			margin: 35px auto;
		}
	
		 .box {
			width: 565px;
			height: 320px;
			float: left;
			margin-right: 15px;
			margin-bottom: 10px;
		}
	
		.box:nth-child(2n+2) {
			margin-right: 0px;
		}
	
		.box img {
			display: block;
			border: 0;
			width: 565px;
			height: 320px;
		}
	
		.box a {
			color: #ffffff;
			text-decoration: none;
			float: left;
			
		}
	
		.box a span {
			display: none;
		}
	
		.box a span h1 {
			font-size: 26px;
			position: absolute;
			color: #ffffff;
			bottom: 30px;
			border-left: #ffffff 2px solid;
			margin-left: 10px;
			padding-left: 10px;
		}
	
		.box a span h1 font {
			display: block;
			font-size: 18px;
			color: #ffffff;
			padding: 20px 0px;
		}
	
		.box a span dl {
			display: block;
			font-size: 16px;
			color: #ffffff;
			font-weight: 500;
		}
	
		.box a:hover {
			
		}
	
		.box a:hover span{
			display: inline;
			position: absolute;
			color: #ffffff;
			width: 565px;
			height: 320px;
			background: url(../images/box.png);
			
		} */

	.boxlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 35px auto;
	}

	.boxlist li {
		float: left;
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		/* margin-right: 0.4%; */
		margin-bottom: 1%;
	}

	.boxlist li a {
		display: block;
	}

	.boxlist li a img {
		width: 100%;
		height: 100%;
		display: block;
	}

	.boxlist li:nth-child(2n+2) {
		margin-right: 0px;
	}


	.box {
		position: absolute;
		display: block;
		top: 0px;
		width: 100%;
		height: 100%;
		/* background: rgba(230, 12, 56, 0.8); */
		position: absolute;
		transition: all 2s;
	}

	.boxlist li .box:hover {
		display: block;
		background: rgba(230, 12, 56, 0.9);
	}

	.box .qianxian {
		display: none;
		top: 50%;
		transition: all .5s;
		position: absolute;
		width: 100%;
		text-align: center;
		transform: translateY(-50%);
		text-align: center;
	}

	.qianxian_left {
		width: 100%;
	}

	.qianxian_left p {
		display: none;
	}

	/* .qianxian_right {
		width: 109px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		font-size: 36px;
		margin: 0px auto;
	}

	.box .qianxian .qianxian_right img {
		height: 30px;
		margin-top: 15px;
	} */


	.box:hover .qianxian {
		display: block;
	}

	.box:hover .qianxian h3 {
		font-size: 24px;
		color: #ffffff;
		transition: all .5s;
		font-weight: normal;
	}

	/* .box .qianxian h3:hover {
		font-size: 26px;
		color: #000000;
	} */

	.box:hover .qianxian h3 font {
		display: block;
		font-size: 18px;
		color: #ffffff;
		padding: 20px 0px;
		font-weight: 600;
		/*  */
	}

	.box:hover .qianxian p {
		display: none;
		font-size: 14px;
		color: #ffffff;
		font-weight: 500;
	}

	.more {
		width: 6.75rem;
		height: 1.5rem;
		border: #e60c38 2px solid;
		border-radius: 1.875rem;
		text-align: center;
		line-height: 1.5rem;
		margin: 0px auto;
	}

	.more:hover {
		background-color: #e60c38;
	}

	.more a {
		color: #e60c38;
		font-size: 1rem;
		font-weight: 600;
		display: block;
	}

	.more:hover a {
		color: #fff;
		font-size: 1rem;
		font-weight: 600;
	}

	/* 设计孵化方案 */
	.fhfa_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 2.1875rem auto;
	}

	.fhfa_list ul li {
		float: left;
	}

	.fhfa_list li {
		float: left;
		width: 100%;
		height: auto;
		background: #f8b72c;
		margin-bottom: 0.625rem;
	}

	/* .fhfa_list li:nth-child(2n+2) {
			margin-right: 0px;
		} */
	.fhfa_list li img {
		width: 100%;
	}

	.fhfa_list li .txt {
		width: 98%;
		padding: 1%;

	}

	.fhfa_list li .txt h2 {
		font-size: 1.5rem;
		padding: 0.625rem;
	}

	.fhfa_list li .txt h2 a {
		font-size: 1.5rem;
	}

	.fhfa_list li .txt span {
		display: block;
		font-size: 0.75rem;
		width: 98%;
		padding: 1%;
		line-height: 1.5rem;
	}


	/* 关于创品设计 */
	.about {
		width: 100%;
		height: auto;
		margin: 0.125rem auto;
		background: #efefef;
	}

	.da_title {
		width: 100%;
		font-size: 1.125rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		padding-top: 2.5rem;
	}

	.xiao_title {
		width: 100%;
		font-size: 1.375rem;
		font-weight: bold;
		color: #e60c38;
		text-align: center;
		height: 3.375rem;
		line-height: 3.375rem;
	}

	.about_txt {
		color: #000;
		width: 96%;
		padding: 2%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		font-size: 1.15rem;
		line-height: 30px;
	}

	.about_txt p {
		color: #000;
	}

	.about_txt em {
		font-style: normal;
		font-size: 1.25rem;
		font-weight: bolder;
	}

	.about_shuoming {
		width: 100%;
		height: auto;
		background: #e60c38;
		margin-top: 2.5rem;
		line-height: 1.2rem;
		text-align: center;
		font-size: 1rem;
		padding: 0.625rem 0rem;
	}

	.about_shuoming font {
		font-size: 1rem;
		font-weight: bold;
	}


	/* 关于我们aboutlist */

	.aboutlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 1.875rem auto;
	}

	.aboutlist ul li {
		float: left;
	}



	.aboutlist li {
		float: left;
		width: 49.5%;
		height: auto;
		overflow: hidden;
		margin-right: 1%;
		margin-bottom: 3%;
	}

	.aboutlist li:nth-child(2n+2) {
		margin-right: 0px;
	}


	.aboutlist li .aboutlist_name {
		font-size: 30px;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 100px;
		height: 100px;
		line-height: 80px;
		border-radius: 50%;
		background: #000000;
		text-align: center;
		margin: 0px auto;
	}

	.aboutlist li:nth-child(2n+2) .aboutlist_name {
		font-size: 30px;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 100px;
		height: 100px;
		line-height: 80px;
		border-radius: 50%;
		background: #e60c38;
		text-align: center;
		margin: 0px auto;
	}

	.aboutlist_name span {
		display: block;
		font-size: 16px;
		color: #ffffff;
		letter-spacing: -1px;
		font-weight: 500;
		margin-top: -55px;
	}



	.sges {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 1.5rem auto;
		margin-bottom: 15px;
	}

	.sges1 {
		width: 40px;
		height: 20px;
		background: url(../images/sge1.png) no-repeat center top;
		margin: 1.5rem auto;
		margin-bottom: 15px;
	}

	.aboutlist_txt {
		font-size: 14px;
		color: #333;
		text-align: left;
		line-height: 1.25rem;
		width: 94%;
		padding-left: 3%;
		overflow: hidden;
		height: auto;
	}


	/* 客户logo */
	.kehu {
		/* display: none; */
	}

	.khlogo {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 1.25rem auto;
		/* box-shadow: 5px 5px 50px 0 #989898; */
	}

	.khlogo ul {
		float: left;
	}

	.khlogo li {
		float: left;
		width: 25%;
		height: auto;
		margin-bottom: 0.625rem;
	}

	
	.khlogo li img {
		width: 100%;
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
	}
	.khlogo li img:hover{
		filter: grayscale(0);
		-webkit-filter: grayscale(0);
		-moz-filter: grayscale(0);
		-ms-filter: grayscale(0);
		-o-filter: grayscale(0);
	}
	
	.khlogo li:nth-child(1) {
		display: block;
	}

	.khlogo li:nth-child(2) {
		display: block;
	}

	.khlogo li:nth-child(3) {
		display: block;
	}

	.khlogo li:nth-child(4) {
		display: block;
	}

	.khlogo li:nth-child(4) {
		display: block;
	}

	.khlogo li:nth-child(5) {
		display: block;
	}

	.khlogo li:nth-child(6) {
		display: block;
	}

	.khlogo li:nth-child(7) {
		display: block;
	}

	.khlogo li:nth-child(8) {
		display: block;
	}

	.khlogo li:nth-child(9) {
		display: block;
	}

	.khlogo li:nth-child(10) {
		display: block;
	}

	.khlogo li:nth-child(11) {
		display: block;
	}

	.khlogo li:nth-child(12) {
		display: block;
	}


	.khlogo li img {
		width: 80%;
		margin: 0px auto;
		display: block;
	}
	

	/* 新闻动态 */
	svg {
		fill: currentColor;
	}


	.news_title_list {
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}

	.news_title_list ul li {
		float: left;
	}

	.news_title_list li {
		width: 33%;
		height: 2.8125rem;
		line-height: 2.8125rem;
		font-size: 1rem;
		text-align: center;
	}

	.news_title_list li a {
		font-size: 1rem;
		display: block;
	}



	/* img */
	.news_imglist {
		float: left;
		display: none;
	}

	.news_imglist ul li {
		float: left;
	}

	.news_imglist li {
		width: 600px;
		height: auto;
		overflow: hidden;
	}

	.news_imglist li img {
		width: 100%;
	}

	.news_imglist li:last-child {
		margin-right: 0px;
	}

	.news_imglist li .news_imglist_title {
		font-size: 18px;
		font-weight: bold;
		margin: 20px auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.news_imglist li .news_imglist_title a {
		font-size: 18px;
		font-weight: bold;
		margin: 20px auto;
	}

	.news_imglist li .news_imglist_des {
		width: 350px;
		height: 75px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		font-size: 16px;
		line-height: 24px;
	}

	.news_imglist li .news_imglist_data {
		font-size: 16px;
		line-height: 24px;
		color: #727171;
		margin: 10px auto;
	}

	.news_imglist li .news_imglist_data span {
		float: right;
		width: 55px;
		height: 24px;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 10px;
	}

	.news_imglist li .news_imglist_data span a {
		font-size: 12px;
		display: block;
		color: #e60c38;
	}

	.news_imglist li .news_imglist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}


	/* txt */
	.news_txtlist {
		float: left;
		width: 98%;
		padding: 1%;
	}

	.news_txtlist ul li {
		float: left;
	}

	.news_txtlist li {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	/* .news_txtlist li:nth-child(3n+3){
			margin-right: 0px;
		} */
	.news_txtlist li .news_txtlist_title {
		font-size: 1.125rem;
		font-weight: bold;
		margin: 1.25rem auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}

	.news_txtlist li .news_txtlist_title a {
		font-size: 1.125rem;
		font-weight: bold;
		margin: 1.25rem auto;
	}

	.news_txtlist li .news_txtlist_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;

		font-size: 1rem;
		line-height: 1.5rem;
	}

	.news_txtlist li .news_txtlist_data {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #727171;
		margin: 0.625rem auto;
	}

	.news_txtlist li .news_txtlist_data span {
		float: right;
		width: 3.4375rem;
		height: 1.5rem;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 0.625rem;
	}

	.news_txtlist li .news_txtlist_data span a {
		font-size: 0.75rem;
		display: block;
		color: #e60c38;
	}

	.news_txtlist li .news_txtlist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}


	/* 联系我们 */
	.lxwm {
		margin: 3.125rem auto;
		width: 100%;
		height: auto;
		margin-top: 0;
	}

	.lxwm_neirong {
		float: left;
		width: 100%;
		height: auto;
		margin: 1.75rem auto;
		margin-top: 0;
	}

	.lxwm_neirong .lxwm_ewm {
		float: left;
		width: 100%;
		height: auto;
		text-align: center;
		/* display: flex;
		justify-content: center;
		align-items: center; */
	}
	
	
	.lxwm_neirong .lxwm_ewm span{
		display: block;
		font-weight: normal;
	}

	.lxwm_neirong .lxwm_ewm span.lxwm_ewm_xianshi{
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 0px;
	}
	.lxwm_neirong .lxwm_ewm img {
		width: 160px;
		display: block;
		margin: 0px auto;
	}



	.lxwm_neirong .lxwm_txt {
		width: 300px;
		height: auto;
		color: #221815;
		font-size: 16px;
		/* font-weight: bold; */
		line-height: 2rem;
		text-align: left;
		margin: 0px auto;
		overflow: hidden;
		padding: 1% 0;
	}
	
	.lxwm_neirong .lxwm_txt span{
		font-size: 18px;
		font-weight: lighter;
		margin-bottom: 20px;
		display: none;
	}
	.lxwm_neirong .lxwm_txt strong{
		font-size: 16px;
	}
	
	

}


/* ipad */

@media (min-width: 769px) and (max-width: 1200px) {

	.pc_banner {
		display: none;
	}
	
	.wap_banner {}
	
	.jianjie_about_bj {
		width: 100%;
		height: auto;
		overflow: hidden;
		background: #fff;
	}
	
	.jianjie_da_title {
		display: none;
		width: 100%;
		font-size: 1.625rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		margin: 20px auto;
	}
	
	.jianjie_da_title_wap {
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		margin: 20px auto;
		margin-bottom: 5px;
		line-height: 35px;
	}
	
	.jianjie_da_title_wap2 {
		width: 100%;
		font-size: 30px;
		color: #000;
		text-align: center;
		line-height: 35px;
		letter-spacing: 3px;
	}
	
	.jianjie_xiao_title {
		width: 90%;
		height: auto;
		overflow: hidden;
		text-align: center;
		margin: 0px auto;
		margin-bottom: 20px;
	}
	
	.jianjie_xiao_title font {
	
		font-size: 16px;
		height: auto;
		overflow: hidden;
		display: inline flow-root list-item;
	}
	
	.jianjie_about {
		width: 98%;
		height: auto;
		overflow: hidden;
		/*background: #f5f5f5;*/
		margin: 0px auto;
		padding: 1%;
	}
	
	.jianjie_about_txt {
		text-align: left;
		font-size: 16px;
		line-height: 30px;
		font-weight: initial;
		letter-spacing: 1px;
		width: 90%;
		margin: 0px auto;
	}
	
	.jianjie_about_txt em {
		font-style: normal;
		font-size: 30px;
		font-weight: bolder;
	}
	
	.jianjie_about_txt_xian {
		display: none;
		width: 250px;
		height: 1px;
		background: #000;
		margin: 10px auto;
	}
	
	.jianjie_about_txt2 {
		/* display: none; */
		text-align: left;
	}
	
	
	
	
	
	.zuosm {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 10px auto;
	}
	
	.da_name {
		font-size: 2.8125rem;
		text-align: center;
		font-weight: 600;
		color: #221815;
		height: 3.75rem;
		line-height: 3.75rem;
		letter-spacing: 1.4px;
	}
	
	.xiange {
		width: 150px;
		height: 3px;
		background-color: #e60c38;
		margin: 0.9375rem auto;
	}
	
	.xiao_name {
		font-size: 1.2rem;
		text-align: center;
		font-weight: 600;
		color: #221815;
	}
	
	.xiaobiaoqian {
		font-size: 2.5rem;
		margin: 30px auto;
		text-align: center;
		width: 100%;
		font-weight: normal;
	}
	
	.xiaobiaoqian1 {
		font-size: 16px;
		margin: 0.9375rem auto;
		text-align: center;
	}
	
	.zuosmlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 2.5rem auto;
	}
	
	.zuosmlist ul li {
		float: left;
	}
	
	.zuosmlist li {
		width: 49%;
		height: auto;
		overflow: hidden;
		margin-right: 1.25%;
		margin-bottom: 5%;
	}
	
	.zuosmlist li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	.zuosmlist li:last-child {
		margin-right: 0px;
	}
	
	
	/* .zuosmlist li:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
		transition: all 5.5s;
	}
	
	.zuosmlist li:nth-child(1):hover{
		background: url(../images/ppsj_1.png) no-repeat center top;
		
	}
	
	
	.zuosmlist li:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}
	
	.zuosmlist li:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}
	
	.zuosmlist li:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */
	
	/* .zuosmlist_name:nth-child(1) {
		background: url(../images/ppsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(1):hover {
		background: #e60c38 url(../images/ppsj-1.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(2) {
		background: url(../images/cpsj.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(3) {
		background: url(../images/sjfh.png) no-repeat center top;
	}
	.zuosmlist_name:nth-child(4) {
		background: url(../images/gylgl.png) no-repeat center top;
	} */
	
	.zuosmlist_name {
		font-size: 18px;
		text-align: center;
		font-weight: 600;
		color: #221815;
		letter-spacing: 2px;
		/* background: #e60c38; */
	}
	
/*
	.icon {
		width: 60px;
		height: 60px;
		border-radius: 50%;
		margin: 0 auto;
		box-sizing: border-box;
		margin-bottom: 10px;
		position: relative;
		background: #ffffff;
		transition: all .5s;
	}
	
	.icon:hover {
		background: #e60c38;
	}
	
	
	.icon .img1 {
		display: none;
	}
	
	.icon:hover .img1 {
		display: block;
	}
	
	.icon:hover .img1 img {
		width: 100%;
	}
	
	.icon .img {
		width: 60px;
		height: 60px;
		margin: 0 auto;
	}
	
	.icon .img img {
		width: 100%;
	}
	
	.icon .img1 {
		position: absolute;
		width: 60px;
		height: 60px;
		margin: 0 auto;
		opacity: 1;
		top: 0;
	}
	
	.icon .img1 img {
		width: 100%;
	}

 */

	.zuosmlist_name span {
		display: block;
		font-size: 12px;
		letter-spacing: -1px;
		font-weight: 500;
	}
	
	.zuosmlist_name1:hover span {
		display: block;
		font-size: 14px;
		letter-spacing: -1px;
		font-weight: 500;
		top: 50px;
	}
	
	
	
	.sge {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 5px auto;
	}
	
	.zuosmlist_txt {
		font-size: 0.875rem;
		color: #727171;
		text-align: center;
		line-height: 1.25rem;
		width: 80%;
		margin: 0px auto;
	}
	
	
	/* 产品设计方案 */
	.sjfa {
		width: 100%;
		margin: 1.875rem auto;
	}
	
	.sjfa_title_list {
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	/* .sjfa_title_list ul li {
		float: left;
	} */
	
	/* .sjfa_title_list li {
		width: 20%;
		height: 2.8125rem;
		line-height: 2.8125rem;
		font-size: 1rem;
		text-align: center;
		margin: 0px auto;
	} */
	
	/*
	.sjfa_title_list li:nth-child(4){
	    width: 49.5%;
	    height: 2.8125rem;
	    line-height: 2.8125rem;
	    font-size: 1rem;
	    text-align: center;
	}
	.sjfa_title_list li:nth-child(5){
	    width: 49.5%;
	    height: 2.8125rem;
	    line-height: 2.8125rem;
	    font-size: 1rem;
	    text-align: center;
	}
	*/
	
	.sjfa_title_list  a {
		font-size: 18px;
		/* display: block; */
		padding-right: 0.5rem;
		/* width: 25%; */
		/* display: block; */
		/* float: left; */
		margin: 2% 1%;
		text-align: center;
		font-weight: normal;
	}
	
	/*
		.boxlist {
			width: 1140px;
			height: auto;
			overflow: hidden;
			margin: 35px auto;
		}
	
		 .box {
			width: 565px;
			height: 320px;
			float: left;
			margin-right: 15px;
			margin-bottom: 10px;
		}
	
		.box:nth-child(2n+2) {
			margin-right: 0px;
		}
	
		.box img {
			display: block;
			border: 0;
			width: 565px;
			height: 320px;
		}
	
		.box a {
			color: #ffffff;
			text-decoration: none;
			float: left;
			
		}
	
		.box a span {
			display: none;
		}
	
		.box a span h1 {
			font-size: 26px;
			position: absolute;
			color: #ffffff;
			bottom: 30px;
			border-left: #ffffff 2px solid;
			margin-left: 10px;
			padding-left: 10px;
		}
	
		.box a span h1 font {
			display: block;
			font-size: 18px;
			color: #ffffff;
			padding: 20px 0px;
		}
	
		.box a span dl {
			display: block;
			font-size: 16px;
			color: #ffffff;
			font-weight: 500;
		}
	
		.box a:hover {
			
		}
	
		.box a:hover span{
			display: inline;
			position: absolute;
			color: #ffffff;
			width: 565px;
			height: 320px;
			background: url(../images/box.png);
			
		} */
	
	.boxlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 35px auto;
	}
	
	.boxlist li {
		float: left;
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
		/* margin-right: 0.4%; */
		margin-bottom: 0.4%;
	}
	
	.boxlist li a {
		display: block;
	}
	
	.boxlist li a img {
		width: 100%;
		height: 100%;
	}
	
	.boxlist li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	
	.box {
		position: absolute;
		display: block;
		top: 0px;
		width: 100%;
		height: calc(100% - 2%);
		/* background: rgb(255, 255, 255, 0.8); */
		position: absolute;
		transition: all 2s;
	}
	
	.boxlist li .box:hover {
		display: block;
		background: rgba(230, 12, 56, 0.8);
	}
	
	.box .qianxian {
		display: none;
		top: 50%;
		transition: all .5s;
		position: absolute;
		width: 100%;
		text-align: center;
		transform: translateY(-50%);
	}
	
	.qianxian_left {
		width: 100%;
	}
	
	.qianxian_left p {
		display: none;
	}
	
	/* .qianxian_right {
		width: 109px;
		height: 30px;
		line-height: 30px;
		color: #fff;
		font-size: 36px;
		margin: 0px auto;
	}
	
	.box .qianxian .qianxian_right img {
		height: 30px;
		margin-top: 15px;
	} */
	
	
	.box:hover .qianxian {
		display: block;
	}
	
	.box:hover .qianxian h3 {
		font-size: 36px;
		color: #ffffff;
		transition: all .5s;
	}
	
	/* .box .qianxian h3:hover {
		font-size: 26px;
		color: #000000;
	} */
	
	.box:hover .qianxian h3 font {
		display: block;
		font-size: 26px;
		color: #ffffff;
		padding: 20px 0px;
		font-weight: 600;
		
	}
	
	.box:hover .qianxian p {
		display: none;
		font-size: 14px;
		color: #ffffff;
		font-weight: 500;
	}
	
	.more {
		width: 6.75rem;
		height: 1.5rem;
		border: #e60c38 2px solid;
		border-radius: 1.875rem;
		text-align: center;
		line-height: 1.5rem;
		margin: 0px auto;
	}
	
	.more:hover {
		background-color: #e60c38;
	}
	
	.more a {
		color: #e60c38;
		font-size: 1rem;
		font-weight: 600;
		display: block;
	}
	
	.more:hover a {
		color: #fff;
		font-size: 1.75rem;
		font-weight: 600;
	}
	
	/* 设计孵化方案 */
	.fhfa_list {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 2.1875rem auto;
	}
	
	.fhfa_list ul li {
		float: left;
	}
	
	.fhfa_list li {
		float: left;
		width: 100%;
		height: auto;
		background: #f8b72c;
		margin-bottom: 0.625rem;
	}
	
	/* .fhfa_list li:nth-child(2n+2) {
			margin-right: 0px;
		} */
	.fhfa_list li img {
		width: 100%;
	}
	
	.fhfa_list li .txt {
		width: 98%;
		padding: 1%;
	
	}
	
	.fhfa_list li .txt h2 {
		font-size: 1.5rem;
		padding: 0.625rem;
	}
	
	.fhfa_list li .txt h2 a {
		font-size: 1.5rem;
	}
	
	.fhfa_list li .txt span {
		display: block;
		font-size: 0.75rem;
		width: 98%;
		padding: 1%;
		line-height: 1.5rem;
	}
	
	
	/* 关于创品设计 */
	.about {
		width: 100%;
		height: auto;
		margin: 0.125rem auto;
		background: #efefef;
	}
	
	.da_title {
		width: 100%;
		font-size: 1.125rem;
		font-weight: bold;
		color: #000;
		text-align: center;
		padding-top: 2.5rem;
	}
	
	.xiao_title {
		width: 100%;
		font-size: 1.375rem;
		font-weight: bold;
		color: #e60c38;
		text-align: center;
		height: 3.375rem;
		line-height: 3.375rem;
	}
	
	.about_txt {
		color: #000;
		width: 96%;
		padding: 2%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
		font-size: 1.15rem;
		line-height: 30px;
	}
	
	.about_txt p {
		color: #000;
	}
	
	.about_txt em {
		font-style: normal;
		font-size: 1.25rem;
		font-weight: bolder;
	}
	
	.about_shuoming {
		width: 100%;
		height: auto;
		background: #e60c38;
		margin-top: 2.5rem;
		line-height: 1.2rem;
		text-align: center;
		font-size: 1rem;
		padding: 0.625rem 0rem;
	}
	
	.about_shuoming font {
		font-size: 1rem;
		font-weight: bold;
	}
	
	
	/* 关于我们aboutlist */
	
	.aboutlist {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 1.875rem auto;
	}
	
	.aboutlist ul li {
		float: left;
	}
	
	
	
	.aboutlist li {
		float: left;
		width: 49.5%;
		height: auto;
		overflow: hidden;
		margin-right: 1%;
		margin-bottom: 3%;
	}
	
	.aboutlist li:nth-child(2n+2) {
		margin-right: 0px;
	}
	
	
	.aboutlist li .aboutlist_name {
		font-size: 30px;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 100px;
		height: 100px;
		line-height: 80px;
		border-radius: 50%;
		background: #000000;
		text-align: center;
		margin: 0px auto;
	}
	
	.aboutlist li:nth-child(2n+2) .aboutlist_name {
		font-size: 30px;
		text-align: center;
		font-weight: 600;
		color: #ffffff;
		letter-spacing: 2px;
		width: 100px;
		height: 100px;
		line-height: 80px;
		border-radius: 50%;
		background: #e60c38;
		text-align: center;
		margin: 0px auto;
	}
	
	.aboutlist_name span {
		display: block;
		font-size: 16px;
		color: #ffffff;
		letter-spacing: -1px;
		font-weight: 500;
		margin-top: -55px;
	}
	
	
	
	.sges {
		width: 40px;
		height: 20px;
		background: url(../images/sge.png) no-repeat center top;
		margin: 1.5rem auto;
		margin-bottom: 15px;
	}
	
	.sges1 {
		width: 40px;
		height: 20px;
		background: url(../images/sge1.png) no-repeat center top;
		margin: 1.5rem auto;
		margin-bottom: 15px;
	}
	
	.aboutlist_txt {
		font-size: 14px;
		color: #333;
		text-align: left;
		line-height: 1.25rem;
		width: 94%;
		padding-left: 3%;
		overflow: hidden;
		height: auto;
	}
	
	
	/* 客户logo */
	/* 客户logo */
	.kehu {
		/* display: none; */
	}
	
	.khlogo {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 1.25rem auto;
		/* box-shadow: 5px 5px 50px 0 #989898; */
	}
	
	.khlogo ul {
		float: left;
	}
	
	.khlogo li {
		float: left;
		width: 25%;
		height: auto;
		margin-bottom: 0.625rem;
	}
	
	
	.khlogo li img {
		width: 100%;
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
	}
	.khlogo li img:hover{
		filter: grayscale(0);
		-webkit-filter: grayscale(0);
		-moz-filter: grayscale(0);
		-ms-filter: grayscale(0);
		-o-filter: grayscale(0);
	}
	
	.khlogo li:nth-child(1) {
		display: block;
	}
	
	.khlogo li:nth-child(2) {
		display: block;
	}
	
	.khlogo li:nth-child(3) {
		display: block;
	}
	
	.khlogo li:nth-child(4) {
		display: block;
	}
	
	.khlogo li:nth-child(4) {
		display: block;
	}
	
	.khlogo li:nth-child(5) {
		display: block;
	}
	
	.khlogo li:nth-child(6) {
		display: block;
	}
	
	.khlogo li:nth-child(7) {
		display: block;
	}
	
	.khlogo li:nth-child(8) {
		display: block;
	}
	
	.khlogo li:nth-child(9) {
		display: block;
	}
	
	.khlogo li:nth-child(10) {
		display: block;
	}
	
	.khlogo li:nth-child(11) {
		display: block;
	}
	
	.khlogo li:nth-child(12) {
		display: block;
	}
	
	
	.khlogo li img {
		width: 100%;
	}
	
	
	
	/* 新闻动态 */
	svg {
		fill: currentColor;
	}
	
	
	.news_title_list {
		text-align: center;
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: 0px auto;
	}
	
	.news_title_list ul li {
		float: left;
	}
	
	.news_title_list li {
		width: 33%;
		height: 2.8125rem;
		line-height: 2.8125rem;
		font-size: 1rem;
		text-align: center;
	}
	
	.news_title_list li a {
		font-size: 1rem;
		display: block;
	}
	
	
	
	/* img */
	.news_imglist {
		float: left;
		display: none;
	}
	
	.news_imglist ul li {
		float: left;
	}
	
	.news_imglist li {
		width: 600px;
		height: auto;
		overflow: hidden;
	}
	
	.news_imglist li img {
		width: 100%;
	}
	
	.news_imglist li:last-child {
		margin-right: 0px;
	}
	
	.news_imglist li .news_imglist_title {
		font-size: 18px;
		font-weight: bold;
		margin: 20px auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	
	.news_imglist li .news_imglist_title a {
		font-size: 18px;
		font-weight: bold;
		margin: 20px auto;
	}
	
	.news_imglist li .news_imglist_des {
		width: 350px;
		height: 75px;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		font-size: 16px;
		line-height: 24px;
	}
	
	.news_imglist li .news_imglist_data {
		font-size: 16px;
		line-height: 24px;
		color: #727171;
		margin: 10px auto;
	}
	
	.news_imglist li .news_imglist_data span {
		float: right;
		width: 55px;
		height: 24px;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 10px;
	}
	
	.news_imglist li .news_imglist_data span a {
		font-size: 12px;
		display: block;
		color: #e60c38;
	}
	
	.news_imglist li .news_imglist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}
	
	
	/* txt */
	.news_txtlist {
		float: left;
		width: 98%;
		padding: 1%;
	}
	
	.news_txtlist ul li {
		float: left;
	}
	
	.news_txtlist li {
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	
	/* .news_txtlist li:nth-child(3n+3){
			margin-right: 0px;
		} */
	.news_txtlist li .news_txtlist_title {
		font-size: 1.125rem;
		font-weight: bold;
		margin: 1.25rem auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	
	.news_txtlist li .news_txtlist_title a {
		font-size: 1.125rem;
		font-weight: bold;
		margin: 1.25rem auto;
	}
	
	.news_txtlist li .news_txtlist_des {
		width: 100%;
		height: auto;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	
		font-size: 1rem;
		line-height: 1.5rem;
	}
	
	.news_txtlist li .news_txtlist_data {
		font-size: 1rem;
		line-height: 1.5rem;
		color: #727171;
		margin: 0.625rem auto;
	}
	
	.news_txtlist li .news_txtlist_data span {
		float: right;
		width: 3.4375rem;
		height: 1.5rem;
		border: #e60c38 2px solid;
		text-align: center;
		border-radius: 0.625rem;
	}
	
	.news_txtlist li .news_txtlist_data span a {
		font-size: 0.75rem;
		display: block;
		color: #e60c38;
	}
	
	.news_txtlist li .news_txtlist_data span a:hover {
		background-color: #e60c38;
		color: #ffffff;
	}
	
	
	/* 联系我们 */
	.lxwm {
		margin: 3.125rem auto;
		width: 100%;
		height: auto;
	}
	
	.lxwm_neirong {
		float: left;
		width: 100%;
		height: auto;
		margin: 1.75rem auto;
	}
	
	
	
	
	.lxwm_neirong .lxwm_ewm {
		float: left;
		width: 100%;
		height: auto;
		text-align: center;
		/* display: flex;
		justify-content: center;
		align-items: center; */
	}
	
	
	.lxwm_neirong .lxwm_ewm span{
		display: block;
		font-weight: normal;
	}
	
	.lxwm_neirong .lxwm_ewm span.lxwm_ewm_xianshi{
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 20px;
	}
	.lxwm_neirong .lxwm_ewm img {
		width: 160px;
		display: block;
		margin: 0px auto;
	}
	
	
	.lxwm_neirong .lxwm_txt {
		width: 300px;
		height: auto;
		color: #221815;
		font-size: 16px;
		font-weight: bold;
		line-height: 2rem;
		text-align: left;
		margin: 0px auto;
		overflow: hidden;
		padding: 1% 0;
	}
	
	.lxwm_neirong .lxwm_txt span{
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 20px;
		display: none;
	}
	.lxwm_neirong .lxwm_txt strong{
		font-size: 16px;
	}
	

}

@media(max-width:768px){
	.mode-list ul li h3{
font-size: 18px;
	}
	.mode-list ul li p{
		font-size: 14px;
	}
	.zco{  margin-bottom: 0}
	.zco ul li{
		width:50%;
	}
	.common3 {
		display: none;
	}
	.mode-list{
		padding-top:30px;
	}
	.mode-list .main-title{
		margin-bottom: 30px;
	}
	.mode-list ul li{
		margin-bottom: 30px;
	}
}

@media(max-width:608px){
	.mode-list ul li h3{
font-size: 16px;
	}
	.mode-list ul li p{
		font-size: 14px;
		display: none
	}


.xiaobiaoqian {
    font-size: 15px;
    
}
}