.container {
	width: 1200px;
	margin: 0 auto;
}
.index-01 {
	height:403px;
}
.q27{ text-align:center; overflow: hidden; padding-bottom:30px;}
.q27 dl{ font-size:36px; padding-top:30px; color:#d70110; font-weight:bolder;}
.q27 dt{ font-size:20px; color:#333; padding-top:20px;line-height:36px;}
.s1_txt{font-size:16px; line-height:33px; color:#666666; text-align:left; margin:20px 30px;}
.box2 {
  width: 1200px;
  margin: 0 auto;
}
.box2 ul {
  overflow: hidden;  
  margin-left: 20px;
}
.box2 ul li {
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.box2 ul li .com {
  height: inherit;
  BORDER: #cccccc 1px solid;
  padding:10px 20px;  
  font-size:22px;
  font-family: 微软雅黑;
  font-weight:900;
  color:#333;
}
.box2 ul li .cn {
  height: inherit;  
  font-size:30px;
  padding:10px 10px; 
  font-family: 微软雅黑;
  font-weight:900;
}






	.index-2{
		margin: 0;
	}
	.index-2 .Solution-6-img{
		width: 11%;
	}
	.index-2 .Solution-6-img p{
		top: 100%;
		font-size: 1.5rem;
	}
	.index-2 .Solution-6-img:hover p{
		color: #d70110;
	}
	.yuqing-2{
		display: flex;
		justify-content: center;
		width: 80%;
		margin: 0;
		padding: 0;
		left: 10%;
		top: 23%;
	}
	.yuqing-2 .Solution-6-img{
		width: 17%;
		margin: 0;
	}
	.yuqing-2 .Solution-6-img h3{
		color: #333;
		font-size: 18px;
		/* padding: 0 10%; */
	}
	.yuqing-2 .Solution-6-img p{
		color: #333;
		font-size: 18px;
		line-height:24px;
		padding: 0 0%;
	}
	.yuqing-2 .Solution-6-img:hover h3{
		color: #fff;
		transition: color 1s ease 0s;
	}
	.yuqing-2 .Solution-6-img:hover p{
		color: #d70110;
		transition: color .7s ease 0s;
	}
	.yuqing-2-1{top: 38.8%;left: 0%;width: 100%;text-align: center;}
	.yuqing-2-1 h4{color: #fff;font-size: 30px;}
	.yuqing-2-2{top: 44%;left: 25%;font-family: "Microsoft Yahei", "Helvetica", "STHeiTi", "Arial", "sans-serif";width: 53%;text-align: center;font-size: 15px;}
	.yuqing-img-1{top: 46.5%;width: 8%;left: 9%;}
	.yuqing-img-2{top: 47%;width: 4%;left: 77%;}
	.yuqing-img-3{top: 53%;width: 6%;left: 80%;}
	.yuqing-2-3{top: 50.4%;font-family:"Microsoft Yahei", "Helvetica", "STHeiTi", "Arial", "sans-serif";}
	.yuqing-2-3 h4{font-size: 15px;}
	.JJWZ-2{font-size: 1.1vw;font-family:'Microsoft Yahei', "Helvetica", "STHeiTi", "Arial", "sans-serif";color: #747474;font-weight: bold;width:100%;line-height: 2;letter-spacing: 2px;margin: 5% 0;}
	.JJWZ-2 h5{
		position: absolute;
		color: #333;
		top: 44%;
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	.JJWZ-2 p{font-weight: 200;font-size: 15px;}
	.JJWZ-2 .Solution-6-img{margin: 0 1%;}
	.JJWZ-2 .Solution-6-img:hover h5{color: #fff;}
.Solution-6-img {
	position: relative;
	width: 23%;
	float: left;
	margin-left: 2%;
	cursor: pointer;
}

.Solution-6-img h3 {
	color: #fff;
	position: absolute;
	top: 25%;
	width: 100%;
	text-align: center;
}

.Solution-6-img p {
	position: absolute;
	top: 55%;
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 0 8%;
	font-size: 20px;
}

.Solution-6-img:hover .item-img {
	opacity: 0;
}

.Solution-6-img:hover .item-img-hover {
	opacity: 1;
}
.item-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 5px;
	width: 100%;
	display: inline-block;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
	transition: all 1s cubic-bezier(.4, 0, .2, 1);
}

.item-img-hover {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
	transition: all 1s cubic-bezier(.4, 0, .2, 1);
}





/* 解决方案 */
.home_solutions {
	background: url(../images/index_bg1.jpg) no-repeat top center;
	height: 717px;padding-top: 35px;
}
.home_solutions_title {
	text-align: center;
	padding-top: 55px;
}
.home_solutions_text {
	color: #222222;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	margin-top: 12px;
}
.home_solutions_list {
	width: 1200px;
	margin: 30px auto;
	overflow: hidden;
}
.home_solutions_list_inner {
	width: 1400px;
}
.home_solutions_list dl {
	float: left;
	width: 204px;
	margin-right: 63px;
	padding: 25px;
	text-align: center;
	padding-top: 54px;
	padding-bottom: 35px;
	position: relative;
	z-index: 3;
}
.home_solutions_list dt {
	z-index: 1;
	position: relative;
	margin-left: 32px;
}
.home_solutions_list dd.bg {
	position: absolute;
	z-index: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	width: 100%;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.home_solutions_list dd.t {
	line-height: 30px;
	height: 30px;
	margin: 16px 0px;
	z-index: 1;
	position: relative;
}
.home_solutions_list dd.t a {
	color: #000000;
	font-size: 18px;
	transition-delay: 0.2s;
	font-weight: bold;
}
.home_solutions_list dd.spec {
	color: #666666;
	font-size: 15px;
	font-family: "宋体";
	line-height: 28px;
	width: 204px;
	z-index: 1;
	position: relative;
	transition-delay: 0.2s;
}
.home_solutions_list dl:hover {
}
.home_solutions_list dl:hover dd.t a {
	color: #fff;
}
.home_solutions_list dl:hover dd.bg {
	height: 370px;
}
.home_solutions_list dl:hover dd.spec {
	color: #fff;
}
dl.solu_dl_0 dd.bg {
	background-color: #d70110;
}
dl.solu_dl_1 dd.bg {
	background-color: #d70110;
}
dl.solu_dl_2 dd.bg {
	background-color: #d70110;
}
dl.solu_dl_3 dd.bg {
	background-color: #d70110;
}
dl.solu_dl_0 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/s_1.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_0:hover dt a {
	background: url(../images/s_1.png) no-repeat 0 -140px;
}
dl.solu_dl_1 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/s_2.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_1:hover dt a {
	background: url(../images/s_2.png) no-repeat 0 -140px;
}
dl.solu_dl_2 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/s_3.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_2:hover dt a {
	background: url(../images/s_3.png) no-repeat 0 -140px;
}
dl.solu_dl_3 dt a {
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/s_4.png) no-repeat 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
	;
	transition-delay: 0.3s;
}
dl.solu_dl_3:hover dt a {
	background: url(../images/s_4.png) no-repeat 0 -140px;
}
.btn_solutions_more {
	width: 120px;
	height: 36px;
	border: 1px solid #d70110;
	margin: 50px auto;
	text-align: center;
}
.btn_solutions_more a {
	line-height: 36px;
	color: #333;
	font-size: 14px;
	font-family: "宋体";
	width: 120px;
	height: 36px;
	display: block;
	stransition: all 0.5s;
	-moz-transition: all 0.5s; /* Firefox 4 */
	-webkit-transition: all 0.5s; /* Safari and Chrome */
	-o-transition: all 0.5s; /* Opera */
}
.btn_solutions_more a:hover {
	background-color: #d70110;
}
.btn_solutions_more a:hover {
	color: #fff;
}


/* 服务体系 */
.home_fuwu {
	background: url(../images/index_bg2.jpg) no-repeat top center;
	height: 1630px;
	padding-top: 20px;
}
.fuwu-a{ float:left;width:49%;background-color: #fff;} 
.fuwu-b{ float:right;width:49%;background-color: #fff;} 
.fuwu_c{ width:100%;height: 166px;background-color: #d70110;} 
.fuwu_c h3{ font-size: 36px;	font-family: "微软雅黑";color: #fff;text-align: center;} 
.fuwu_c p{ font-size: 16px;	color: #fff;text-align: center;} 
.fuwu_img{ margin:0 auto;width:70px;;height: 70px;text-align: center;padding-top: 10px;} 
.fuwu_d{ width:92%;height: 256px;margin:0 auto;border-top:1px solid #ddd;} 
.fuwu_l{ float:left;width:46%;height: 256px;padding-right: 25px;border-right:1px solid #ddd;} 
.fuwu_r{ float:right;width:46%;} 
.fuwu_l h3{ font-size: 26px;	font-family: "微软雅黑";color: #333;text-align: center;height: 50px;padding-top: 10px;} 
.fuwu_l p{ font-size: 16px;	color: #333;text-align: center;} 
.fuwu_r h3{ font-size: 26px;	font-family: "微软雅黑";color: #333;text-align: center;height: 50px;padding-top: 10px;} 
.fuwu_r p{ font-size: 16px;	color: #333;text-align: center;} 
.fuwu_img1{ margin:0 auto;width:100px;;height: 100px;text-align: center;padding-top: 20px;} 


/* 为什么选择中懋文化 */

.yunu-section {
	padding: 60px 0;
}
.yunu-section-title {
	text-align: center;
	font-size: 40px;
	margin-bottom: 40px;
}
.yunu-section-title span {
	display: inline-block;
	position: relative;
	padding: 0 30px;
	font-weight: bold;
}
.yunu-section-title span:before, .yunu-section-title span:after {
	width: 20px;
	height: 1px;
	position: absolute;
	content: '';
	top: 50%;
	background-color: #000;
}
.yunu-section-title span:before {
	right: 100%;
}
.yunu-section-title span:after {
	left: 100%;
}
.yunu-section-title p {
	margin: 0;
	font-size: 20px;
}
.yunu-section-title.white {
	color: #fff;
}
.yunu-section-title.white span:before, .yunu-section-title.white span:after {
	background-color: #fff;
}



.yunu-xuanze {
	margin-left: -8px;
}
.yunu-xuanze li {
	float: left;
	width: 20%;
}
.yunu-xuanze li a {
	display: block;
	margin-left: 8px;
	position: relative;
	overflow: hidden;
}
.yunu-xuanze li .text {
	background-color: #fff;
	text-align: center;
	position: relative;
	z-index: 1;
	height: 232px;
}
.yunu-xuanze li i {
	display: inline-block;
	background: no-repeat center;
	height: 68px;
	margin-top: -34px;
	width: 68px;
	vertical-align: middle;
}
.yunu-xuanze li h4 {
	line-height: 50px;
	background: url(../images/pinz_line01.gif) no-repeat center bottom;
	font-size: 18px;
	margin: 0;
}
.yunu-xuanze li p {
	color: #777;
	line-height: 1.8;
	width: 80%;
	padding: 0 10%;
	text-align: left;
	font-size: 14px;
}
.yunu-xuanze li .box {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: #d70110;
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-xuanze li .box i {
	margin-top: 110px;
}
.yunu-xuanze li .box h4 {
	background-image: url(../images/pinz_line02.gif);
}
.yunu-xuanze li .box p {
	color: #fff;
}
.yunu-xuanze li a:hover .text {
	opacity: 0;
}
.yunu-xuanze li a:hover .box {
	top: 0;
	opacity: 1;
}


/* 介绍 */

.relative {
	position: relative;
}
.ppgs-l {
	width: 55%;
	cursor: pointer;
}
.ppgs-l .img100, .about-vd .img100 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
}
.ppgs-r {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 45%;
	background: #f3f3f3;
}
.ppgs-warp {
	width: 440px;
	margin: 0 auto;
	max-width: 90%;
}
.ppgs-title {
	margin-bottom: 25px;
}
.ppgs-title h4 {
	font-size: 36px;
	color: #333;
	letter-spacing: 5px;
	text-indent: 5px;
	margin-bottom: 6px;
}
.ppgs-title span {
	color: #999;
	font-size: 16px;
}
.ppgs-txt {
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}


table {
	width: 100%;
	border-collapse: collapse;
}
.table {
	display: table;
	text-align: center;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.table-cell b {
	color: #fff;
}
.ljgd2 {
	width: 158px;
	font-size:18px;
	line-height: 45px;
	text-align: center;
	display: block;
	background: #d70110;
	color: #fff;
	margin: 20px auto 0;
}
.ljgd2:hover {
	color: #fff;
	background: #820009;
	border-color: #820009;
}



/* 联系 */
.home_boom {
	background: url(../images/index_bg4.jpg) no-repeat top center;
	height: 500px;
	padding-top: 60px;
}
.q28{ text-align:center; overflow: hidden; padding-bottom:30px;}
.q28 dl{ font-size:48px; padding-top:30px; color:#d70110; font-weight:bolder;}
.q28 dt{ font-size:18px; color:#333; padding-top:20px;line-height:42px;}
.q28 span{ font-size:20px; color:#d70110; padding-top:20px;line-height:36px;}
.ljgd3 {
	width: 210px;
	line-height: 45px;
	font-size:18px;
	text-align: center;
	display: block;
	background: #d70110;
	color: #fff;
	margin: 20px auto 0;
}
.ljgd3:hover {
	color: #fff;
	background: #820009;
	border-color: #820009;
}



.top60 { padding-top:60px;}
.top30 { padding-top:30px;}