	.solutionSc1{
		width:100%;
		height:auto;
		background:#fff;
		padding:0 0 0 0;
	}

	.solutionSc1Main{
		width:1120px;
		height:590px;
		margin:55px auto 0;
	}

	.solutionTitle{
		width:1120px;
		height:auto;
		text-align:center;
		margin:0 auto;
	}

	.solutionTitle h3{
		width:1120px;
		height:auto;
		line-height:140%;
		font-size:32px;
		color:#555;
		text-align:center;
		margin:0 auto;
	}

	.solutionTitle h3 i{
		color:#df0027;
		font-style:normal;
	}

	.solutionLine{
		width:57px;
		height:3px;
		background:#df0029;
		display:block;
		margin:6px auto 12px;
	}

	.solutionTitle p{
		width:1120px;
		height:auto;
		line-height:140%;
		font-size:16px;
		color:#a8a9aa;
		text-align:center;
		margin:0 auto;
	}

	.solutionTitle p.solutionSubTitleEn{
		width:1120px;
		height:auto;
		line-height:140%;
		font-size:16px;
		color:#A4A4A4;
		text-align:center;
		font-family:"Nexa Light";
		margin:0 auto;
	}

	ul.solutionSc1List{
		width:1120px;
		height:312px;
		margin:67px auto 0;
		list-style:none;

		padding-top:10px;
	}

	ul.solutionSc1List li{
		width:215px;
		height:312px;
		display:inline-block;
		float:left;
		margin-right:11px;
		list-style:none;
		box-shadow:0 0 10px #ccc;
	}

	ul.solutionSc1List li:nth-child(5){
		margin-right:0;
	}

	ul.solutionSc1List li .solutionSc1LiTitle{
		width:215px;
		height:54px;
		line-height:54px;
		font-size:22px;
		color:#fff;
		text-align:center;
	}

	ul.solutionSc1List li .solutionSc1LiTitle h4{
		width:215px;
		height:54px;
		line-height:54px;
		font-size:22px;
		color:#fff;
		text-align:center;
	}

	ul.solutionSc1List li:nth-child(1) .solutionSc1LiTitle{
		background:#AFCB30;
	}
	ul.solutionSc1List li:nth-child(2) .solutionSc1LiTitle{
		background:#679BF1;
	}
	ul.solutionSc1List li:nth-child(3) .solutionSc1LiTitle{
		background:#DF5589;
	}
	ul.solutionSc1List li:nth-child(4) .solutionSc1LiTitle{
		background:#2FBFD9;
	}
	ul.solutionSc1List li:nth-child(5) .solutionSc1LiTitle{
		background:#FF9118;
	}

	ul.solutionSc1List li .solutionSc1LiContent{
		width:183px;
		height:140px;
		background:#fff;
		padding:95px 16px 23px;
		overflow:hidden;
	}

	ul.solutionSc1List li .solutionSc1LiContent span{
		width:183px;
		height:140px;
		line-height:28px;
		font-size:16px;
		color:#5b5b5b;
		background:#fff;
		display:block;
		overflow:hidden;
		margin-top:140px;
	}
	ul.solutionSc1List li .solutionSc1LiContent span.dynamicLoad{
		animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-moz-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-webkit-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-o-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
	}

	@keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-moz-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-webkit-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-o-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	ul.solutionSc1List li:nth-child(1) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon1.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(2) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon2.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(3) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon3.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(4) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon4.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(5) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon5.png) center 28px no-repeat;
	}

	.solutionSc2{
		width:100%;
		height:977px;
		background:url(../home/solution_sc2_bg.jpg) left bottom repeat-x;
		margin:0 auto;
		padding-top:55px;
	}

	ul.solutionSc2List{
		width:1120px;
		height:670px;
		list-style:none;
		margin:96px auto 0;
	}

	ul.solutionSc2List li:nth-child(1){
		width:91px;
		height:669px;
		background:url(../home/solution_sc2_li1_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
	}

	ul.solutionSc2List li:nth-child(1) h4:nth-child(1){
		width:30px;
		height:220px;
		line-height:120%;
		font-size:25px;
		color:#808080;
		font-weight:bold;
		margin:65px auto 0;
	}

	ul.solutionSc2List li:nth-child(1) h4:nth-child(2){
		width:30px;
		height:220px;
		line-height:120%;
		font-size:25px;
		color:#fff;
		font-weight:bold;
		margin:100px auto 0;
	}

	ul.solutionSc2List li:nth-child(2){
		width:120px;
		height:670px;
		background:url(../home/solution_sc2_arrow_bg.png) center center no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
	}

	ul.solutionSc2List li:nth-child(3){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li2_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:50px;
	}

	ul.solutionSc2List li:nth-child(3):hover{
		background:url(../home/solution_sc2_li2_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}

	ul.solutionSc2List li:nth-child(4){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li3_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:50px;
	}

	ul.solutionSc2List li:nth-child(4):hover{
		background:url(../home/solution_sc2_li3_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}

	ul.solutionSc2List li:nth-child(5){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li4_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
	}

	ul.solutionSc2List li:nth-child(5):hover{
		background:url(../home/solution_sc2_li4_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}

	ul.solutionSc2List li:nth-child(6){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li5_bg1.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:right;
	}

	ul.solutionSc2List li:nth-child(6):hover{
		background:url(../home/solution_sc2_li5_hover_bg1.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}

	ul.solutionSc2List li.solutionSc2LiContent p.up{
		width:130px;
		height:140px;
		line-height:28px;
		font-size:16px;
		color:#5b5b5b;
		margin:130px auto 0;
		overflow:hidden;
	}

	ul.solutionSc2List li.solutionSc2LiContent h4{
		width:107px;
		height:107px;
		line-height:107px;
		font-size:21px;
		color:#fff;
		text-align:center;
		margin:10px auto 0;
		overflow:hidden;
	}

	ul.solutionSc2List li.solutionSc2LiContent p.down{
		width:130px;
		height:140px;/*update20190109*/
		line-height:28px;/*update20190109*/
		font-size:16px;/*update20190109*/
		color:#fff;
		margin:30px auto 0;
		overflow:hidden;
	}

	.solutionSc3{
		width:100%;
		height:674px;
		background:url(../home/solution_sc5_bg1.jpg) center top no-repeat;
		background-size:auto 100%;
		margin:0 auto;
		padding-top:55px;
	}

	.solutionSc3Title{
		width:902px;
		height:213px;
		background:url(../home/solution_sc3_title_bg.png) no-repeat;
		margin:30px auto 0;
	}

	ul.solutionSc3List{
		width:1110px;
		height:auto;
		margin:10px auto 0;
		list-style:none;
	}

	ul.solutionSc3List li{
		width:206px;
		height:auto;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:18px;
		cursor:pointer;
	}

	ul.solutionSc3List li:nth-child(5){
		margin-right:0;
	}

	ul.solutionSc3List li h4{
		width:206px;
		height:auto;
		line-height:140%;
		font-size:24px;
		color:#303030;
		text-align:center;
		margin:18px auto 0;
	}

	ul.solutionSc3List li p{
		width:206px;
		height:auto;
		line-height:180%;
		font-size:16px;
		color:#5B5B5B;
		text-align:center;
		margin:18px auto 0;
	}

	ul.solutionSc3List li .solutionSc3LiImg1{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon1.png) no-repeat;
		margin:0 auto;
		position:relative;
	}

	ul.solutionSc3List li:hover .solutionSc3LiImg1{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon1.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li:nth-child(1):hover h3,ul.solutionSc3List li:nth-child(1):hover p{
		color:#AFCB2F;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li .solutionSc3LiImg2{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon2.png) no-repeat;
		margin:0 auto;
	}

	ul.solutionSc3List li:hover .solutionSc3LiImg2{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon2.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li:nth-child(2):hover h3,ul.solutionSc3List li:nth-child(2):hover p{
		color:#679BF1;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li .solutionSc3LiImg3{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon3.png) no-repeat;
		margin:0 auto;
	}

	ul.solutionSc3List li:hover .solutionSc3LiImg3{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon3.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li:nth-child(3):hover h3,ul.solutionSc3List li:nth-child(3):hover p{
		color:#DF5589;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li .solutionSc3LiImg4{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon4.png) no-repeat;
		margin:0 auto;
	}

	ul.solutionSc3List li:hover .solutionSc3LiImg4{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon4.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li:nth-child(4):hover h3,ul.solutionSc3List li:nth-child(4):hover p{
		color:#2FBFD9;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li .solutionSc3LiImg5{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon5.png) no-repeat;
		margin:0 auto;
	}

	ul.solutionSc3List li:hover .solutionSc3LiImg5{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon5.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}

	ul.solutionSc3List li:nth-child(5):hover h3,ul.solutionSc3List li:nth-child(5):hover p{
		color:#FF9017;
		transition:ease-in-out 0.3s;
	}

	.solutionSc5{
		width:100%;
		height:400px;
		background:url(../home/solution_sc5_bg1.jpg) center top no-repeat;
		background-size:100% auto;
		padding-top:80px;
	}

	.solutionWhiteTitle{
		width:1120px;
		height:auto;
		text-align:center;
		margin:0 auto;
	}

	.solutionWhiteTitle h4{
		width:1120px;
		height:auto;
		line-height:140%;
		font-size:32px;
		color:#fff;
		text-align:center;
		margin:0 auto;
	}

	.solutionWhiteTitle h4 i{
		color:#df0027;
		font-style:normal;
	}

	.solutionWhiteLine{
		width:57px;
		height:3px;
		background:#fff;
		display:block;
		margin:6px auto 12px;
	}

	ul.solutionSc5List{
		width:1120px;
		height:323px;
		margin:0 auto;
	}

	ul.solutionSc5List li{
		width:194px;
		height:323px;
		border-radius:5px;
		background:#fff;
		display:inline-block;
		float:left;
		margin-right:114px;
	}

	ul.solutionSc5List li:nth-child(4){
		margin-right:0;
	}

	ul.solutionSc5List li .solutionSc5LiMain{
		width:176px;
		height:303px;
		border:1px dashed #bbb;
		border-radius:5px;
		margin:10px 8px;
	}
	ul.solutionSc5List li .solutionSc5LiImg{
		width:102px;
		height:102px;
		margin:35px auto 0;
	}
	ul.solutionSc5List li .solutionSc5LiImg img{
		width:102px;
		height:102px;
	}
	ul.solutionSc5List li .solutionSc5LiTitle{
		width:104px;
		height:32px;
		line-height:32px;
		font-size:24px;
		color:#656565;
		text-align:center;
		margin:35px auto 0;
	}
	ul.solutionSc5List li a.solutionSc5LiView{
		width:103px;
		height:34px;
		line-height:34px;
		font-size:16px;
		color:#949494;
		text-align:center;
		border:1px solid #bababa;
		display:block;
		margin:27px auto 0;
	}
	ul.solutionSc5List li:nth-child(1) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #FFD05B;
		background:#FFD05B;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(2) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #90DFAA;
		background:#90DFAA;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(3) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #84DBFF;
		background:#84DBFF;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(4) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #FD8469;
		background:#FD8469;
		transition:ease-in-out 1.1s;
	}

	.solutionSc6{
		width:1120px;
		height:768px;
		margin:0 auto;
		padding-top:55px;
	}

	ul.solutionSc6List{
		width:1120px;
		height:auto;
		margin:60px auto 0;
		list-style:none;
	}

	ul.solutionSc6List li{
		width:547px;
		height:234px;
		border:1px solid #E0DFDF;
		border-radius:5px;
		display:inline-block;
		list-style:none;
		margin-bottom:40px;
		padding:22px;
	}

	ul.solutionSc6List li{
		width:503px;
		height:190px;
		border:1px solid #E0DFDF;
		border-radius:5px;
		display:inline-block;
		list-style:none;
		margin-bottom:40px;
		padding:22px;
	}

	ul.solutionSc6List li .solutionSc6LiQ{
		width:100%;
		height:68px;
		border-bottom:1px dashed #E1E1E2;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl{
		width:100%;
		height:68px;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl dt{
		width:52px;
		height:52px;
		line-height:52px;
		font-size:24px;
		color:#DF0029;
		text-align:center;
		border:1px solid #DF0029;
		border-radius:50%;
		display:inline-block;
		float:left;
		overflow:hidden;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl dd{
		width:430px;
		height:52px;
		line-height:52px;
		font-size:18px;
		color:#4B4949;
		display:inline-block;
		float:right;
		overflow:hidden;
	}

	ul.solutionSc6List li .solutionSc6LiA{
		width:100%;
		height:100px;
		margin-top:16px;
		overflow:hidden;
	}

	ul.solutionSc6List li .solutionSc6LiA dl{
		width:100%;
		height:100px;
		margin-top:100px;
	}

	ul.solutionSc6List li .solutionSc6LiA dl.dynamicLoad{
		animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-moz-animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-webkit-animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-o-animation:solutionsc6lia 1.2s ease-in-out 0s both;
	}

	@keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-moz-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-webkit-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	@-o-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}

	ul.solutionSc6List li .solutionSc6LiA dl dt{
		width:52px;
		height:52px;
		line-height:52px;
		font-size:24px;
		color:#FF9300;
		text-align:center;
		border:1px solid #FF9300;
		border-radius:50%;
		display:inline-block;
		float:left;
		overflow:hidden;
	}

	ul.solutionSc6List li .solutionSc6LiA dl dd{
		width:430px;
		height:100px;
		line-height:25px;
		font-size:14px;
		color:#656565;
		display:inline-block;
		float:right;
		overflow:hidden;
	}

	ul.solutionSc6List li .solutionSc6LiA dl dd a{
		color:#ff0000;
		margin-left:15px;
	}

	/*products classic case*/
	.productsClassicCaseMain { width:100%; height:auto; background:#f5f5f5; padding-top:55px; }
	.productsClassicCase { width:1120px; height:auto; margin:0 auto; padding:67px 0 0; }
		.productsClassicCase h3 { width:1120px; height:42px; line-height:42px; font-size:33px; color:##333; text-align:center; margin:0 auto; }
		.productsClassicCase .line { width:1120px; height:5px; background:url(../home/bg_products_line.png) no-repeat; margin:11px 0; }
		.productsClassicCase .subTit { width:1120px; height:24px; line-height:24px; font-size:17px; color:#858585; text-align:center; margin:0 0 54px; }

		.productsClassicCaseList { width:1210px; height:216px; margin:45px auto 0; padding:0 0 73px; }

		.tab-T-3 { width:104px; height:26px; margin:33px auto 0; }
			.tab-T-3 li { width:16px; height:16px; font-size:0; border-radius:50%; background:#d7d7d7; float:left; margin:0 5px; cursor:pointer; display:inline; }
				.tab-T-3 li.cur { background:#df0029; }

		.count li { width:278px; height:168px; display:inline-block; float:left; }
			.count li img { width:267px; height:168px; margin:0 11px 0 0; }

		.leftBtn { width:49px; text-align:left; margin:57px 0 0; cursor:pointer; }
		.rightBtn { width:49px; text-align:right; margin:57px 0 0; cursor:pointer; }

	.solutionQqServices{
		width:100%;
		height:156px;
		background:url(../home/solution_qqservices.jpg) center top no-repeat;
		background-size:auto 100%;
	}
	.solutionQqServicesMain{
		width:1120px;
		height:156px;
		text-align:center;
		margin:0 auto;
		padding-top:50px;
	}
	.solutionQqServicesMain dl{
		width:auto;
		height:106px;
		text-align:center;
		margin:0 auto;
	}
	.solutionQqServicesMain dl dt{
		width:auto;
		height:46px;
		line-height:46px;
		font-size:22px;
		color:#fff;
		display:inline-block;
		float:left;
		background:url(../home/solution_qqservices_tel.png) left center no-repeat;
		background-size:35px 35px;
		padding-left:50px;
	}
	.solutionQqServicesMain dl dt i{
		font-size:22px;
		font-style:normal;
		display:inline-block;
		float:left;
	}
	.solutionQqServicesMain dl dt em{
		font-size:46px;
		font-style:normal;
		display:inline-block;
		float:left;
		margin-left:10px;
	}
	.solutionQqServicesMain dl dd{
		display:inline-block;
		float:left;
		margin-left:100px;
	}
	.solutionQqServicesMain dl dd img{
		width:125px;
		height:35px;
		display:inline-block;
		margin:0 5px;
	}
	/* 项目内容 update 2018.12.18 */
	.banner-guanjia { background:url('/cms/public/upload/image/Banner/guanjia_bg.jpg') no-repeat center center; }
		.guanjia-1{ position:absolute; top:25px; left:550px;opacity:0; animation-name:bannerGuanjia-1; animation: bannerGuanjia-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1 7s ease 0s normal none; -o-animation: bannerGuanjia-1 7s ease 0s normal none; }
		.guanjia-1-1{ position:absolute; top:25px; left:384px;opacity:0; animation-name:bannerGuanjia-1-1; animation: bannerGuanjia-1-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-1 7s ease 0s normal none; -o-animation: bannerGuanjia-1-1 7s ease 0s normal none; }
		.guanjia-1-2{ position:absolute; top:63px; left:135px;opacity:0; animation-name:bannerGuanjia-1-2; animation: bannerGuanjia-1-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-2 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-2 7s ease 0s normal none; }
		.guanjia-1-3{ position:absolute; top:109px; left:268px;opacity:0; animation-name:bannerGuanjia-1-3; animation: bannerGuanjia-1-3 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-3 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-3 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-3 7s ease 0s normal none; }
		.guanjia-1-4{ position:absolute; top:175px; left:354px;opacity:0; animation-name:bannerGuanjia-1-4; animation: bannerGuanjia-1-4 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-4 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-4 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-4 7s ease 0s normal none; }
		.guanjia-1-5{ position:absolute; top:161px; left:781px;opacity:0; animation-name:bannerGuanjia-1-5; animation: bannerGuanjia-1-5 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-5 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-5 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-5 7s ease 0s normal none; }
		.guanjia-1-6{ position:absolute; top:118px; left:720px;opacity:0; animation-name:bannerGuanjia-1-6; animation: bannerGuanjia-1-6 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-6 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-6 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-6 7s ease 0s normal none; }
		.guanjia-1-7{ position:absolute; top:78px; left:858px;opacity:0; animation-name:bannerGuanjia-1-7; animation: bannerGuanjia-1-7 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-7 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-7 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-7 7s ease 0s normal none; }
		.guanjia-1-8{ position:absolute; top:33px; left:772px;opacity:0; animation-name:bannerGuanjia-1-8; animation: bannerGuanjia-1-8 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-8 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-8 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-8 7s ease 0s normal none; }
		.guanjia-2{ position:absolute; top:25px; left:326px;opacity:1; animation-name:bannerGuanjia-2; animation: bannerGuanjia-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2 7s ease 0s normal none; -o-animation: bannerGuanjia-2 7s ease 0s normal none; }
		.guanjia-2-1{ position:absolute; top:58px; left:523px;opacity:1; animation-name:bannerGuanjia-2-1; animation: bannerGuanjia-2-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-2-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2-1 7s ease 0s normal none; -o-animation: bannerGuanjia-2-1 7s ease 0s normal none; }
		.guanjia-2-2{ position:absolute; top:122px; left:523px;opacity:1; animation-name:bannerGuanjia-2-2; animation: bannerGuanjia-2-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-2-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2-2 7s ease 0s normal none; -o-animation: bannerGuanjia-2-2 7s ease 0s normal none; }

		@-webkit-keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
			@-moz-keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
			@keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
		@-webkit-keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:384px;} 50%{opacity:1;top:25px; left:384px;} 60%{opacity:0;top:10px; left:0px;} }
			@-moz-keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:384px;} 50%{opacity:1;top:25px; left:384px;} 60%{opacity:0;top:10px; left:0px;} }
			@keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:384px;} 50%{opacity:1;top:25px; left:384px;} 60%{opacity:0;top:10px; left:0px;} }
		@-webkit-keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:135px;} 50%{opacity:1;top:63px; left:135px;} 60%{opacity:0;top:60px; left:-100px;} }
			@-moz-keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:135px;} 50%{opacity:1;top:63px; left:135px;} 60%{opacity:0;top:60px; left:-100px;} }
			@keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:135px;} 50%{opacity:1;top:63px; left:135px;} 60%{opacity:0;top:60px; left:-100px;} }
		@-webkit-keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:268px;} 50%{opacity:1;top:109px; left:268px;} 60%{opacity:0;top:110px; left:0px;} }
			@-moz-keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:268px;} 50%{opacity:1;top:109px; left:268px;} 60%{opacity:0;top:110px; left:0px;} }
			@keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:268px;} 50%{opacity:1;top:109px; left:268px;} 60%{opacity:0;top:110px; left:0px;} }
		@-webkit-keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175px; left:354px;} 50%{opacity:1;top:175px; left:354px;} 60%{opacity:0;top:180px; left:100px;} }
			@-moz-keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175px; left:354px;} 50%{opacity:1;top:175px; left:354px;} 60%{opacity:0;top:180px; left:100px;} }
			@keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175x; left:354px;} 50%{opacity:1;top:175px; left:354px;} 60%{opacity:0;top:180px; left:100px;} }
		@-webkit-keyframes bannerGuanjia-1-5{0%{opacity:0; top:200px; left:900px;} 10%{opacity:1; top:161px; left:781px;} 50%{opacity:1; top:161px; left:781px;} 60%{opacity:0; top:200px; left:900px;} }
			@-moz-keyframes bannerGuanjia-1-5{0%{opacity:0;top:200px; left:900px;} 10%{opacity:1; top:161px; left:781px;} 50%{opacity:1; top:161px; left:781px;} 60%{opacity:0; top:200px; left:900px;} }
			@keyframes bannerGuanjia-1-5{0%{opacity:0;top:200px; left:900px;} 10%{opacity:1; top:161px; left:781px;} 50%{opacity:1; top:161px; left:781px;} 60%{opacity:0; top:200px; left:900px;} }
		@-webkit-keyframes bannerGuanjia-1-6{0%{opacity:0; top:150px; left:900px;} 10%{opacity:1; top:118px; left:720px;} 50%{opacity:1; top:118px; left:720px;} 60%{opacity:0; top:150px; left:900px;} }
				@-moz-keyframes bannerGuanjia-1-6{0%{opacity:0;top:150px; left:900px;} 10%{opacity:1; top:118px; left:720px;} 50%{opacity:1; top:118px; left:720px;} 60%{opacity:0; top:150px; left:900px;} }
				@keyframes bannerGuanjia-1-6{0%{opacity:0;top:150px; left:900px;} 10%{opacity:1; top:118px; left:720px;} 50%{opacity:1; top:118px; left:720px;} 60%{opacity:0; top:150px; left:900px;} }
		@-webkit-keyframes bannerGuanjia-1-7{0%{opacity:0; top:60px; left:1000px;} 10%{opacity:1; top:78px; left:858px;} 50%{opacity:1; top:78px; left:858px;} 60%{opacity:0; top:60px; left:1000px;} }
				@-moz-keyframes bannerGuanjia-1-7{0%{opacity:0;top:60px; left:1000px;} 10%{opacity:1; top:78px; left:858px;} 50%{opacity:1; top:78px; left:858px;} 60%{opacity:0; top:60px; left:1000px;} }
				@keyframes bannerGuanjia-1-7{0%{opacity:0;top:60px; left:1000px;} 10%{opacity:1; top:78px; left:858px;} 50%{opacity:1; top:78px; left:858px;} 60%{opacity:0; top:60px; left:1000px;} }
		@-webkit-keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:800px;} 10%{opacity:1; top:33px; left:772px;} 50%{opacity:1; top:33px; left:772px;} 60%{opacity:0; top:20px; left:800px;} }
				@-moz-keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:800px;} 10%{opacity:1; top:33px; left:772px;} 50%{opacity:1; top:33px; left:772px;} 60%{opacity:0; top:20px; left:800px;} }
				@keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:800px;} 10%{opacity:1; top:33px; left:772px;} 50%{opacity:1; top:33px; left:772px;} 60%{opacity:0; top:20px; left:800px;} }

		@-webkit-keyframes bannerGuanjia-2{0%{opacity:0; left:250px;} 50%{opacity:0; left:250px;} 70%{opacity:1; left:326px;} 100%{opacity:1; left:326px;} }
				@-moz-keyframes bannerGuanjia-2{0%{opacity:0; left:250px;} 50%{opacity:0; left:250px;} 70%{opacity:1; left:326px;} 100%{opacity:1; left:326px;} }
				@keyframes bannerGuanjia-2{0%{opacity:0; left:250px;} 50%{opacity:0; left:250px;} 70%{opacity:1; left:326px;} 100%{opacity:1; left:326px;} }
		@-webkit-keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 60%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
			@-moz-keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 50%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
			@keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 50%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
		@-webkit-keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }
			@-moz-keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }
			@keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }

	.maintenance_content { background:#f5f5f5;}
	.maintenance_content .container { padding: 50px 0 100px; width:1120px; margin: 0 auto; }
	.maintenance_content table { text-align:center; font-size:14px; color:#666; background:#FFF; border-top:3px solid #df0029; }
		.maintenance_content table td,.maintenance_content table th { border-right:1px solid #EEE; border-bottom:1px solid #EEE; padding: 15px 0; height: 100%; vertical-align: middle;}
		.maintenance_content table tbody tr td:last-child,.maintenance_content table thead tr th:last-child { border-right:none; }
		.maintenance_content table thead th { font-size:18px; color:#df0029; padding:20px 0; }
		.maintenance_content table thead th span { display:block; font-weight:300; }
		.maintenance_content table td strong { color:#df0029; margin:0 5px; font-weight:100; }
		.maintenance_content table td.col-5 {  }
		.maintenance_content table a.consultation { display:block; background:#ff9300; color:#FFF; font-size:14px; line-height:30px; width:90px; margin: 8px auto 0;}
		.maintenance_content table a.consultation:hover { background: rgba(255,147,0,0.7); -moz-transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s; transition-duration:0.3s;}
		
@media screen and (max-width: 767px) {
	.solutionSc1{
		width:100%;
		height:auto;
		background:#f5f5f5;
		padding:55px 0;
	}
	
	.solutionSc1Main{
		width:768px;
		height:auto;
		margin:0 auto;
	}
	
	.solutionTitle{
		width:100%;
		height:auto;
		text-align:center;
		margin:0 auto;
	}
	
	.solutionTitle h3{
		width:100%;
		height:auto;
		line-height:140%;
		font-size:32px;
		color:#555;
		text-align:center;
		margin:0 auto;
	}
	
	.solutionTitle h3 i{
		color:#df0027;
		font-style:normal;
	}
	
	.solutionLine{
		width:57px;
		height:3px;
		background:#df0029;
		display:block;
		margin:6px auto 12px;
	}
	
	.solutionTitle p{
		width:100%;
		height:auto;
		line-height:140%;
		font-size:16px;
		color:#a8a9aa;
		text-align:center;
		margin:0 auto;
	}
	
	.solutionTitle p.solutionSubTitleEn{
		width:100%;
		height:auto;
		line-height:140%;
		font-size:16px;
		color:#A4A4A4;
		text-align:center;
		font-family:"Nexa Light";
		margin:0 auto;
	}
	
	ul.solutionSc1List{
		width:96%;
		height:auto;
		margin:20px auto 0;
		list-style:none;
		padding-top:10px;
	}
	
	ul.solutionSc1List li{
		width:215px;
		height:312px;
		display:inline-block;
		float:left;
		margin:0 46px 20px 0;
		list-style:none;
		box-shadow:0 0 0 #ccc;
	}
	
	ul.solutionSc1List li:nth-child(3){
		float:right;
		margin:0 0 20px 0;
	}
	ul.solutionSc1List li:nth-child(6){
		float:right;
		margin:0 0 20px 0;
	}
	
	ul.solutionSc1List li .solutionSc1LiTitle{
		width:215px;
		height:54px;
		line-height:54px;
		font-size:22px;
		color:#fff;
		text-align:center;
	}
	
	ul.solutionSc1List li .solutionSc1LiTitle h4{
		width:215px;
		height:54px;
		line-height:54px;
		font-size:22px;
		color:#fff;
		text-align:center;
	}
	
	ul.solutionSc1List li:nth-child(1) .solutionSc1LiTitle{
		background:#AFCB30;
	}
	ul.solutionSc1List li:nth-child(2) .solutionSc1LiTitle{
		background:#679BF1;
	}
	ul.solutionSc1List li:nth-child(3) .solutionSc1LiTitle{
		background:#DF5589;
	}
	ul.solutionSc1List li:nth-child(4) .solutionSc1LiTitle{
		background:#2FBFD9;
	}
	ul.solutionSc1List li:nth-child(5) .solutionSc1LiTitle{
		background:#FF9118;
	}
	
	ul.solutionSc1List li .solutionSc1LiContent{
		width:183px;
		height:140px;
		background:#fff;
		padding:95px 16px 23px;
		overflow:hidden;
	}
	
	ul.solutionSc1List li .solutionSc1LiContent span{
		width:183px;
		height:140px;
		line-height:28px;
		font-size:16px;
		color:#5b5b5b;
		background:#fff;
		display:block;
		overflow:hidden;
		margin-top:140px;
	}
	ul.solutionSc1List li .solutionSc1LiContent span.dynamicLoad{
		animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-moz-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-webkit-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
		-o-animation:solutionsc1licontent 1.2s ease-in-out 0s both;
	}
	
	@keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-moz-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-webkit-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-o-keyframes solutionsc1licontent{
		0%{margin-top:140px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	ul.solutionSc1List li:nth-child(1) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon1.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(2) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon2.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(3) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon3.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(4) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon4.png) center 28px no-repeat;
	}
	ul.solutionSc1List li:nth-child(5) .solutionSc1LiContent{
		background:#fff url(../home/solution_sc1_icon5.png) center 28px no-repeat;
	}
	
	.solutionSc2{
		width:100%;
		height:auto;
		background:url(../home/solution_sc2_bg.jpg) left bottom repeat-x;
		margin:0 auto;
		padding:55px 0;
	}
	
	ul.solutionSc2List{
		width:648px;
		height:auto;
		list-style:none;
		margin:96px auto 0;
	}
	
	ul.solutionSc2List li:nth-child(1){
		width:91px;
		height:669px;
		background:url(../home/solution_sc2_li1_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(1) h4:nth-child(1){
		width:30px;
		height:220px;
		line-height:120%;
		font-size:25px;
		color:#808080;
		font-weight:bold;
		margin:65px auto 0;
	}
	
	ul.solutionSc2List li:nth-child(1) h4:nth-child(2){
		width:30px;
		height:220px;
		line-height:120%;
		font-size:25px;
		color:#fff;
		font-weight:bold;
		margin:100px auto 0;
	}
	
	ul.solutionSc2List li:nth-child(2){
		width:120px;
		height:670px;
		background:url(../home/solution_sc2_arrow_bg.png) center center no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(3){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li2_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:50px;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(3):hover{
		background:url(../home/solution_sc2_li2_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}
	
	ul.solutionSc2List li:nth-child(4){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li3_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:0px;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(4):hover{
		background:url(../home/solution_sc2_li3_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}
	
	ul.solutionSc2List li:nth-child(5){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li4_bg.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:50px;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(5):hover{
		background:url(../home/solution_sc2_li4_hover_bg.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}
	
	ul.solutionSc2List li:nth-child(6){
		width:190px;
		height:670px;
		background:url(../home/solution_sc2_li5_bg1.jpg) no-repeat;
		list-style:none;
		display:inline-block;
		float:left;
		margin-bottom:20px;
	}
	
	ul.solutionSc2List li:nth-child(6):hover{
		background:url(../home/solution_sc2_li5_hover_bg1.jpg) no-repeat;
		transition:ease-in-out 0.3s;
		cursor:pointer;
	}
	
	ul.solutionSc2List li.solutionSc2LiContent p.up{
		width:130px;
		height:140px;
		line-height:28px;
		font-size:16px;
		color:#5b5b5b;
		margin:130px auto 0;
		overflow:hidden;
	}
	
	ul.solutionSc2List li.solutionSc2LiContent h4{
		width:107px;
		height:107px;
		line-height:107px;
		font-size:21px;
		color:#fff;
		text-align:center;
		margin:10px auto 0;
		overflow:hidden;
	}
	
	ul.solutionSc2List li.solutionSc2LiContent p.down{
		width:130px;
		height:140px;/*update20190109*/
		line-height:28px;/*update20190109*/
		font-size:16px;/*update20190109*/
		color:#fff;
		margin:30px auto 0;
		overflow:hidden;
	}
	
	.solutionSc3{
		width:100%;
		height:auto;
		background:url(../home/solution_sc5_bg1.jpg) center top no-repeat;
		background-size:auto 100%;
		margin:0 auto;
		padding:55px 0;
	}
	
	.solutionSc3Title{
		width:96%;
		height:213px;
		background:url(../home/solution_sc3_title_bg.png) no-repeat;
		background-size:100% 100%;
		margin:30px auto 0;
	}
	
	ul.solutionSc3List{
		width:96%;
		height:auto;
		margin:10px auto 0;
		list-style:none;
	}
	
	ul.solutionSc3List li{
		width:18%;
		height:auto;
		list-style:none;
		display:inline-block;
		float:left;
		margin-right:0;
		padding:0 1%;
		cursor:pointer;
	}
	
	ul.solutionSc3List li:nth-child(5){
		margin-right:0;
	}
	
	ul.solutionSc3List li h4{
		width:100%;
		height:auto;
		line-height:140%;
		font-size:24px;
		color:#303030;
		text-align:center;
		margin:18px auto 0;
	}
	
	ul.solutionSc3List li p{
		width:100%;
		height:auto;
		line-height:180%;
		font-size:16px;
		color:#5B5B5B;
		text-align:center;
		margin:18px auto 0;
	}
	
	ul.solutionSc3List li .solutionSc3LiImg1{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon1.png) no-repeat;
		margin:0 auto;
		position:relative;
	}
	
	ul.solutionSc3List li:hover .solutionSc3LiImg1{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon1.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li:nth-child(1):hover h3,ul.solutionSc3List li:nth-child(1):hover p{
		color:#AFCB2F;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li .solutionSc3LiImg2{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon2.png) no-repeat;
		margin:0 auto;
	}
	
	ul.solutionSc3List li:hover .solutionSc3LiImg2{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon2.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li:nth-child(2):hover h3,ul.solutionSc3List li:nth-child(2):hover p{
		color:#679BF1;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li .solutionSc3LiImg3{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon3.png) no-repeat;
		margin:0 auto;
	}
	
	ul.solutionSc3List li:hover .solutionSc3LiImg3{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon3.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li:nth-child(3):hover h3,ul.solutionSc3List li:nth-child(3):hover p{
		color:#DF5589;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li .solutionSc3LiImg4{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon4.png) no-repeat;
		margin:0 auto;
	}
	
	ul.solutionSc3List li:hover .solutionSc3LiImg4{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon4.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li:nth-child(4):hover h3,ul.solutionSc3List li:nth-child(4):hover p{
		color:#2FBFD9;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li .solutionSc3LiImg5{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_icon5.png) no-repeat;
		margin:0 auto;
	}
	
	ul.solutionSc3List li:hover .solutionSc3LiImg5{
		width:90px;
		height:89px;
		background:url(../home/solution_sc3_li_hover_icon5.png) no-repeat;
		margin:0 auto;
		transition:ease-in-out 0.3s;
	}
	
	ul.solutionSc3List li:nth-child(5):hover h3,ul.solutionSc3List li:nth-child(5):hover p{
		color:#FF9017;
		transition:ease-in-out 0.3s;
	}
	
	.solutionSc5{
		width:100%;
		height:auto;
		background:url(../home/solution_sc5_bg1.jpg) center top no-repeat;
		background-size:auto 100%;
		padding:55px 0;
	}
	
	.solutionWhiteTitle{
		width:100%;
		height:auto;
		text-align:center;
		margin:0 auto;
	}
	
	.solutionWhiteTitle h4{
		width:100%;
		height:auto;
		line-height:140%;
		font-size:32px;
		color:#fff;
		text-align:center;
		margin:0 auto;
	}
	
	.solutionWhiteTitle h4 i{
		color:#df0027;
		font-style:normal;
	}
	
	.solutionWhiteLine{
		width:57px;
		height:3px;
		background:#fff;
		display:block;
		margin:6px auto 12px;
	}
	
	ul.solutionSc5List{
		width:96%;
		height:auto;
		margin:54px auto 0;
		padding:0 2%;
	}
	
	ul.solutionSc5List li{
		width:23%;
		height:323px;
		border-radius:5px;
		background:#fff;
		display:inline-block;
		float:left;
		margin-right:2%;
	}
	
	ul.solutionSc5List li:nth-child(4){
		margin-right:0;
	}
	
	ul.solutionSc5List li .solutionSc5LiMain{
		width:100%;
		height:303px;
		border:1px dashed #bbb;
		border-radius:5px;
		margin:10px 0;
	}
	ul.solutionSc5List li .solutionSc5LiImg{
		width:102px;
		height:102px;
		margin:35px auto 0;
	}
	ul.solutionSc5List li .solutionSc5LiImg img{
		width:102px;
		height:102px;
	}
	ul.solutionSc5List li .solutionSc5LiTitle{
		width:104px;
		height:32px;
		line-height:32px;
		font-size:24px;
		color:#656565;
		text-align:center;
		margin:35px auto 0;
	}
	ul.solutionSc5List li a.solutionSc5LiView{
		width:103px;
		height:34px;
		line-height:34px;
		font-size:16px;
		color:#949494;
		text-align:center;
		border:1px solid #bababa;
		display:block;
		margin:27px auto 0;
	}
	ul.solutionSc5List li:nth-child(1) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #FFD05B;
		background:#FFD05B;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(2) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #90DFAA;
		background:#90DFAA;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(3) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #84DBFF;
		background:#84DBFF;
		transition:ease-in-out 1.1s;
	}
	ul.solutionSc5List li:nth-child(4) a.solutionSc5LiView:hover{
		color:#fff;
		border:1px solid #FD8469;
		background:#FD8469;
		transition:ease-in-out 1.1s;
	}
	
	.solutionSc6{
		width:768px;
		height:auto;
		margin:0 auto;
		padding:55px 0;
	}
	
	ul.solutionSc6List{
		width:96%;
		height:auto;
		margin:60px auto 0;
		list-style:none;
	}
	
	ul.solutionSc6List li{
		width:100%;
		height:190px;
		border:1px solid #E0DFDF;
		border-radius:5px;
		display:inline-block;
		list-style:none;
		margin-bottom:40px;
		padding:22px 0;
	}
	
	ul.solutionSc6List li .solutionSc6LiQ{
		width:100%;
		height:68px;
		border-bottom:1px dashed #E1E1E2;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl{
		width:100%;
		height:68px;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl dt{
		width:52px;
		height:52px;
		line-height:52px;
		font-size:24px;
		color:#DF0029;
		text-align:center;
		border:1px solid #DF0029;
		border-radius:50%;
		display:inline-block;
		float:left;
		overflow:hidden;
	}
	ul.solutionSc6List li .solutionSc6LiQ dl dd{
		width:430px;
		height:52px;
		line-height:52px;
		font-size:18px;
		color:#4B4949;
		display:inline-block;
		float:right;
		overflow:hidden;
	}
	
	ul.solutionSc6List li .solutionSc6LiA{
		width:100%;
		height:100px;
		margin-top:16px;
		overflow:hidden;
	}
	
	ul.solutionSc6List li .solutionSc6LiA dl{
		width:100%;
		height:100px;
		margin-top:100px;
	}
	
	ul.solutionSc6List li .solutionSc6LiA dl.dynamicLoad{
		animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-moz-animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-webkit-animation:solutionsc6lia 1.2s ease-in-out 0s both;
		-o-animation:solutionsc6lia 1.2s ease-in-out 0s both;
	}
	
	@keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-moz-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-webkit-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	@-o-keyframes solutionsc6lia{
		0%{margin-top:100px;opacity:0.3;}
		100%{margin-top:0;opacity:1;}
	}
	
	ul.solutionSc6List li .solutionSc6LiA dl dt{
		width:52px;
		height:52px;
		line-height:52px;
		font-size:24px;
		color:#FF9300;
		text-align:center;
		border:1px solid #FF9300;
		border-radius:50%;
		display:inline-block;
		float:left;
		overflow:hidden;
	}
	
	ul.solutionSc6List li .solutionSc6LiA dl dd{
		width:430px;
		height:100px;
		line-height:25px;
		font-size:14px;
		color:#656565;
		display:inline-block;
		float:right;
		overflow:hidden;
	}
	
	ul.solutionSc6List li .solutionSc6LiA dl dd a{
		color:#ff0000;
		margin-left:15px;
	}
	
	/*products classic case*/
	.productsClassicCaseMain { width:100%; height:auto; background:#f5f5f5; }
	.productsClassicCase { width:768px; height:auto; margin:0 auto; padding:67px 0 0; }
		.productsClassicCase h3 { width:100%; height:42px; line-height:42px; font-size:33px; color:##333; text-align:center; margin:0 auto; }
		.productsClassicCase .line { width:100%; height:5px; background:url(../home/bg_products_line.png) center bottom no-repeat; margin:11px 0; }
		.productsClassicCase .subTit { width:100%; height:30px; line-height:30px; font-size:20px; color:#858585; text-align:center; margin:0 0 20px; }
	
		.productsClassicCaseList { width:100%; height:auto; margin:0 auto; padding:0 0 20px; }
	
		.tab-T-3 { width:104px; height:26px; margin:33px auto 0; }
			.tab-T-3 li { width:16px; height:16px; font-size:0; border-radius:50%; background:#d7d7d7; float:left; margin:0 5px; cursor:pointer; display:inline; }
				.tab-T-3 li.cur { background:#df0029; }
	
		.count li { width:190px; height:126px; display:inline-block; float:left; }
			.count li img { width:190px; height:126px; margin:0 0 0 0; }
	
		.leftBtn { width:49px; text-align:left; margin:57px 0 0; cursor:pointer; display:none; }
		.rightBtn { width:49px; text-align:right; margin:57px 0 0; cursor:pointer; display:none; }
	
	.solutionQqServices{
		width:100%;
		height:auto;
		background:url(../home/solution_qqservices.jpg) center top no-repeat;
		background-size:auto 100%;
		padding:20px 0;
	}
	.solutionQqServicesMain{
		width:728px;
		height:auto;
		text-align:center;
		margin:0 auto;
		padding:0;
	}
	.solutionQqServicesMain dl{
		width:auto;
		height:auto;
		text-align:center;
		margin:0 auto;
	}
	.solutionQqServicesMain dl dt{
		width:auto;
		height:46px;
		line-height:46px;
		font-size:22px;
		color:#fff;
		display:inline-block;
		float:none;
		background:url(../home/solution_qqservices_tel.png) left center no-repeat;
		background-size:35px 35px;
		padding-left:50px;
	}
	.solutionQqServicesMain dl dt i{
		font-size:22px;
		font-style:normal;
		display:inline-block;
		float:left;
	}
	.solutionQqServicesMain dl dt em{
		font-size:46px;
		font-style:normal;
		display:inline-block;
		float:left;
		margin-left:10px;
	}
	.solutionQqServicesMain dl dd{
		display:inline-block;
		float:none;
		margin-left:0;
	}
	.solutionQqServicesMain dl dd img{
		width:125px;
		height:35px;
		display:inline-block;
		margin:0 5px;
	}
	/* 项目内容 update 2018.12.18 */
	.banner-guanjia { background:url('/cms/public/upload/image/Banner/guanjia_bg.jpg') no-repeat center center; }
		.guanjia-1{ position:absolute; top:25px; left:350px;opacity:0; animation-name:bannerGuanjia-1; animation: bannerGuanjia-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1 7s ease 0s normal none; -o-animation: bannerGuanjia-1 7s ease 0s normal none; }
		.guanjia-1-1{ position:absolute; top:25px; left:154px;opacity:0; animation-name:bannerGuanjia-1-1; animation: bannerGuanjia-1-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-1 7s ease 0s normal none; -o-animation: bannerGuanjia-1-1 7s ease 0s normal none; }
		.guanjia-1-2{ position:absolute; top:63px; left:-105px;opacity:0; animation-name:bannerGuanjia-1-2; animation: bannerGuanjia-1-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-2 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-2 7s ease 0s normal none; }
		.guanjia-1-3{ position:absolute; top:109px; left:38px;opacity:0; animation-name:bannerGuanjia-1-3; animation: bannerGuanjia-1-3 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-3 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-3 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-3 7s ease 0s normal none; }
		.guanjia-1-4{ position:absolute; top:175px; left:124px;opacity:0; animation-name:bannerGuanjia-1-4; animation: bannerGuanjia-1-4 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-4 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-4 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-4 7s ease 0s normal none; }
		.guanjia-1-5{ position:absolute; top:161px; left:551px;opacity:0; animation-name:bannerGuanjia-1-5; animation: bannerGuanjia-1-5 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-5 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-5 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-5 7s ease 0s normal none; }
		.guanjia-1-6{ position:absolute; top:118px; left:490px;opacity:0; animation-name:bannerGuanjia-1-6; animation: bannerGuanjia-1-6 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-6 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-6 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-6 7s ease 0s normal none; }
		.guanjia-1-7{ position:absolute; top:78px; left:628px;opacity:0; animation-name:bannerGuanjia-1-7; animation: bannerGuanjia-1-7 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-7 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-7 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-7 7s ease 0s normal none; }
		.guanjia-1-8{ position:absolute; top:33px; left:542px;opacity:0; animation-name:bannerGuanjia-1-8; animation: bannerGuanjia-1-8 7s ease 0s normal none; -moz-animation: bannerGuanjia-1-8 7s ease 0s normal none; -webkit-animation: bannerGuanjia-1-8 7s  ease 0s normal none; -o-animation: bannerGuanjia-1-8 7s ease 0s normal none; }
		.guanjia-2{ position:absolute; top:25px; left:26px;opacity:1; animation-name:bannerGuanjia-2; animation: bannerGuanjia-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2 7s ease 0s normal none; -o-animation: bannerGuanjia-2 7s ease 0s normal none; }
		.guanjia-2-1{ position:absolute; top:58px; left:253px;opacity:1; animation-name:bannerGuanjia-2-1; animation: bannerGuanjia-2-1 7s ease 0s normal none; -moz-animation: bannerGuanjia-2-1 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2-1 7s ease 0s normal none; -o-animation: bannerGuanjia-2-1 7s ease 0s normal none; }
		.guanjia-2-2{ position:absolute; top:122px; left:253px;opacity:1; animation-name:bannerGuanjia-2-2; animation: bannerGuanjia-2-2 7s ease 0s normal none; -moz-animation: bannerGuanjia-2-2 7s ease 0s normal none; -webkit-animation: bannerGuanjia-2-2 7s ease 0s normal none; -o-animation: bannerGuanjia-2-2 7s ease 0s normal none; }

		@-webkit-keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
			@-moz-keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
			@keyframes bannerGuanjia-1{0%{opacity:0;transform:scale(0,0);} 10%{opacity:1;transform:scale(1,1);} 50%{opacity:1;transform:scale(1,1);} 60%{opacity:0;transform:scale(0,0);} }
		@-webkit-keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:154px;} 50%{opacity:1;top:25px; left:154px;} 60%{opacity:0;top:10px; left:0px;} }
			@-moz-keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:154px;} 50%{opacity:1;top:25px; left:154px;} 60%{opacity:0;top:10px; left:0px;} }
			@keyframes bannerGuanjia-1-1{0%{opacity:0;top:10px; left:0px;} 10%{opacity:1;top:25px; left:154px;} 50%{opacity:1;top:25px; left:154px;} 60%{opacity:0;top:10px; left:0px;} }
		@-webkit-keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:-105px;} 50%{opacity:1;top:63px; left:-135px;} 60%{opacity:0;top:60px; left:-100px;} }
			@-moz-keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:-155px;} 50%{opacity:1;top:63px; left:-135px;} 60%{opacity:0;top:60px; left:-100px;} }
			@keyframes bannerGuanjia-1-2{0%{opacity:0;top:60px; left:-100px;} 10%{opacity:1;top:63px; left:-155px;} 50%{opacity:1;top:63px; left:-155px;} 60%{opacity:0;top:60px; left:-100px;} }
		@-webkit-keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:38px;} 50%{opacity:1;top:109px; left:38px;} 60%{opacity:0;top:110px; left:0px;} }
			@-moz-keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:38px;} 50%{opacity:1;top:109px; left:38px;} 60%{opacity:0;top:110px; left:0px;} }
			@keyframes bannerGuanjia-1-3{0%{opacity:0;top:110px; left:0px;} 10%{opacity:1;top:109px; left:38px;} 50%{opacity:1;top:109px; left:38px;} 60%{opacity:0;top:110px; left:0px;} }
		@-webkit-keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175px; left:124px;} 50%{opacity:1;top:175px; left:124px;} 60%{opacity:0;top:180px; left:100px;} }
			@-moz-keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175px; left:124px;} 50%{opacity:1;top:175px; left:124px;} 60%{opacity:0;top:180px; left:100px;} }
			@keyframes bannerGuanjia-1-4{0%{opacity:0;top:180px; left:100px;} 10%{opacity:1;top:175x; left:124px;} 50%{opacity:1;top:175px; left:124px;} 60%{opacity:0;top:180px; left:100px;} }
		@-webkit-keyframes bannerGuanjia-1-5{0%{opacity:0; top:200px; left:700px;} 10%{opacity:1; top:161px; left:751px;} 50%{opacity:1; top:161px; left:551px;} 60%{opacity:0; top:200px; left:700px;} }
			@-moz-keyframes bannerGuanjia-1-5{0%{opacity:0;top:200px; left:700px;} 10%{opacity:1; top:161px; left:751px;} 50%{opacity:1; top:161px; left:551px;} 60%{opacity:0; top:200px; left:700px;} }
			@keyframes bannerGuanjia-1-5{0%{opacity:0;top:200px; left:700px;} 10%{opacity:1; top:161px; left:751px;} 50%{opacity:1; top:161px; left:551px;} 60%{opacity:0; top:200px; left:700px;} }
		@-webkit-keyframes bannerGuanjia-1-6{0%{opacity:0; top:150px; left:700px;} 10%{opacity:1; top:118px; left:690px;} 50%{opacity:1; top:118px; left:490px;} 60%{opacity:0; top:150px; left:700px;} }
				@-moz-keyframes bannerGuanjia-1-6{0%{opacity:0;top:150px; left:700px;} 10%{opacity:1; top:118px; left:690px;} 50%{opacity:1; top:118px; left:490px;} 60%{opacity:0; top:150px; left:700px;} }
				@keyframes bannerGuanjia-1-6{0%{opacity:0;top:150px; left:700px;} 10%{opacity:1; top:118px; left:690px;} 50%{opacity:1; top:118px; left:490px;} 60%{opacity:0; top:150px; left:700px;} }
		@-webkit-keyframes bannerGuanjia-1-7{0%{opacity:0; top:60px; left:800px;} 10%{opacity:1; top:78px; left:828px;} 50%{opacity:1; top:78px; left:628px;} 60%{opacity:0; top:60px; left:800px;} }
				@-moz-keyframes bannerGuanjia-1-7{0%{opacity:0;top:60px; left:800px;} 10%{opacity:1; top:78px; left:828px;} 50%{opacity:1; top:78px; left:628px;} 60%{opacity:0; top:60px; left:800px;} }
				@keyframes bannerGuanjia-1-7{0%{opacity:0;top:60px; left:800px;} 10%{opacity:1; top:78px; left:828px;} 50%{opacity:1; top:78px; left:628px;} 60%{opacity:0; top:60px; left:800px;} }
		@-webkit-keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:600px;} 10%{opacity:1; top:33px; left:742px;} 50%{opacity:1; top:33px; left:542px;} 60%{opacity:0; top:20px; left:600px;} }
				@-moz-keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:600px;} 10%{opacity:1; top:33px; left:742px;} 50%{opacity:1; top:33px; left:542px;} 60%{opacity:0; top:20px; left:600px;} }
				@keyframes bannerGuanjia-1-8{0%{opacity:0; top:20px; left:600px;} 10%{opacity:1; top:33px; left:742px;} 50%{opacity:1; top:33px; left:542px;} 60%{opacity:0; top:20px; left:600px;} }
	
		@-webkit-keyframes bannerGuanjia-2{0%{opacity:0; left:150px;} 50%{opacity:0; left:50px;} 70%{opacity:1; left:26px;} 100%{opacity:1; left:26px;} }
				@-moz-keyframes bannerGuanjia-2{0%{opacity:0; left:150px;} 50%{opacity:0; left:50px;} 70%{opacity:1; left:26px;} 100%{opacity:1; left:26px;} }
				@keyframes bannerGuanjia-2{0%{opacity:0; left:150px;} 50%{opacity:0; left:50px;} 70%{opacity:1; left:26px;} 100%{opacity:1; left:26px;} }
		@-webkit-keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 60%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
			@-moz-keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 50%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
			@keyframes bannerGuanjia-2-1{0%{opacity:0;top:100px;} 50%{opacity:0;top:100px;} 70%{opacity:1;top:58px;} 100%{opacity:1;top:58px;} }
		@-webkit-keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }
			@-moz-keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }
			@keyframes bannerGuanjia-2-2{0%{opacity:0;top:200px;} 50%{opacity:0;top:200px;} 70%{opacity:1;top:122px;} 100%{opacity:1;top:122px;} }
	
	.maintenance_content { background:#f5f5f5;}
	.maintenance_content .container { padding: 50px 0 100px; width:1120px; margin: 0 auto; }
	.maintenance_content table { text-align:center; font-size:14px; color:#666; background:#FFF; border-top:3px solid #df0029; }
		.maintenance_content table td,.maintenance_content table th { border-right:1px solid #EEE; border-bottom:1px solid #EEE; padding: 15px 0; height: 100%; vertical-align: middle;}
		.maintenance_content table tbody tr td:last-child,.maintenance_content table thead tr th:last-child { border-right:none; }
		.maintenance_content table thead th { font-size:18px; color:#df0029; padding:20px 0; }
		.maintenance_content table thead th span { display:block; font-weight:300; }
		.maintenance_content table td strong { color:#df0029; margin:0 5px; font-weight:100; }
		.maintenance_content table td.col-5 {  }
		.maintenance_content table a.consultation { display:block; background:#ff9300; color:#FFF; font-size:14px; line-height:30px; width:90px; margin: 8px auto 0;}
		.maintenance_content table a.consultation:hover { background: rgba(255,147,0,0.7); -moz-transition-duration: 0.3s;-webkit-transition-duration: 0.3s;-o-transition-duration: 0.3s; transition-duration:0.3s;}
}
