@CHARSET "UTF-8";
/* home-manufactor 厂家直销 */
.home-manufactor{
	margin-top:30px;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}
.home-manufactor li{
	text-align:center;
	line-height:100px;
	font-size:18px;
	font-weight:bold;
}
.home-manufactor li .ico{
	margin-right:10px;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.home-manufactor li:nth-child(1) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-74px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(1):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-74px -94.5px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(2) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-165px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(2):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-165px -94.5px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(3) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-263px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(3):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-263px -94.5px; 
	padding:14px 18px; 
}

.home-manufactor li:nth-child(4) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-355px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(4):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-355px -94.5px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(5) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-449px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(5):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-449px -94.5px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(6) .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-545px -47.2px; 
	padding:14px 18px; 
}
.home-manufactor li:nth-child(6):hover .ico{ 
	background:url(../images/ico_all.png); 
	background-position:-545px -94.5px; 
	padding:14px 18px; 
}


/* home-strength 实力 */
.home-strength{
	width:100%;
	background:url(../images/home-bg.jpg) no-repeat center;
	background-attachment:fixed;
	padding:50px 0;
	margin-top:20px;
}
.home-strength .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#fff;
}
.home-strength .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}
.home-strength .Subtitle li{
	text-align:center;
	color:#fff;
	font-size:18px;
	margin-bottom:15px;
}
.home-strength .Subtitle li:hover{
	color:#E40001;
}
.home-strength .Subtitle li:before {
	content: ">";
	position: relative;
	left:-15px;
}
.home-strength .Headline{
	font-size:60px;
	font-family:"Impact";
}
.home-strength .Headline span{
	font-size:16px;
	color:#E3A91A;
	padding-left:5px;
}
.home-strength .Headline p{
	font-size:18px;
	font-weight:bold;
}
.home-strength .Headline li{
	text-align:center;
	padding:90px 0 73px 0;
}
.experience{
	width:100%;
	background:#dbdbdb;
	height:150px;
}
.experience ul li{
	padding:30px;
	height:150px;
	text-align:center;
	
}
.experience ul li dl dt{
	line-height:40px;
	font-size:18px;
	color:#fff;
}
.experience i:before{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -840px;
	padding-left:18px;
	content: " ";
}
.experience ul li:nth-child(1),
.experience ul li:nth-child(3){
	background:#E3A91A;
	color:#fff;
}
.experience ul li:nth-child(2){
	background:#3a3a3a;
	color:#fff;
}
.experience strong{
	font-size:30px;
}
.experience p{
	font-size:16px;
	line-height:40px;
}
.experience .home-service-tel span{
	font-size:16px;
}
.experience .home-service-tel h5{
	font-size:24px;
	font-weight:bold;
}
.experience .home-service-tel a{
	background:#fff;
	border-radius:20px;
	padding:5px 15px;
	color:#333;
}
.experience .home-service-tel a:hover{
	background:#3a3a3a;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
}

/* home-services 服务 */
.home-services{
	width:100%;
	background:url(../images/home-pro-bg.jpg) no-repeat center top;
	-background-attachment:fixed;
	padding:50px 0;
	min-height:600px;
	margin-top:20px;
}
.home-services .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#333;
}
.home-services .titleT:before{
	content:" ";
	
}
.home-services .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}

.ys-top li{
	display:none;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
.ys-top li p{
	font-size:14px;
	font-weight:normal;
}

.ys-bottom li{
	font-size:18px;
	padding-left:40px;
	padding-right:40px;
	padding-top:100px;
	padding-bottom:20px;
	text-align:center;
	margin-top:50px;
}
.ys-bottom li:hover{
	background:#E3A91A;
	color:#fff;
}

.ys-bottom li:after{
	content:"";
	color:#666;
	font-size:36px;
	font-weight:bold;
	position:absolute;
	bottom:145px;
	left:70px;
	
}

.ys-bottom li:nth-child(1) .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-76px -1570px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}

.ys-bottom li:nth-child(1):hover .ico:after{
	background:url(../images/ico_all.png) no-repeat;
	background-position:-76px -1605px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}

.ys-bottom li:nth-child(2) .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-268px -1570px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}
.ys-bottom li:nth-child(2):hover .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-268px -1605px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}
.ys-bottom li:nth-child(3) .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-454px -1570px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}
.ys-bottom li:nth-child(3):hover .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-454px -1605px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}
.ys-bottom li:nth-child(4) .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-645px -1570px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}
.ys-bottom li:nth-child(4):hover .ico:after{
	-webkit-transition: all .5s;
	transition: all .5s;
	background:url(../images/ico_all.png) no-repeat;
	background-position:-645px -1606px;
	position:absolute;
	content:"";
	width:35px;
	height:35px;
	left:60px;
	bottom:100px;
}


/* home-case 案例 */
.home-case{
	width:100%;
	background:url(../images/home-services-bg.jpg) no-repeat center top;
	background-attachment:fixed;
	padding:50px 0;
	margin-top:20px;
}
.home-case .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#333;
}
.home-case .titleT i:before{
	content:"";
	width:18px;
	height:1px;
	background:#000;
	position:absolute;
	margin-top:24px;
	margin-left:-420px;
}
.home-case .titleT i:after{
	content:"";
	width:18px;
	height:1px;
	background:#000;
	position:absolute;
	margin-top:24px;
	margin-left:50px;
}
.home-case .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}
.homeCaseList li{
	margin-top:15px;
}

/* start */
.home-case .ellipsis {
	overflow: hidden; 
	text-overflow: ellipsis; 
	white-space: nowrap; 
	display: block; 
	text-align:center;
}
.home-case .aBox { 
	display: block; 
}
.home-case .aBox .overflowHide { 
	height: 250px; 
}
.home-case .aBox .overflowHide:after{
	content:"";
	background: transparent;
	display: block; 
	height: 250px; 
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.home-case .aBox:hover .Name{ 
	bottom:0; 
	background:rgba(0,0,0,0.75); 
	padding-top:50px; 
	color: #fff;
}
.home-case .aBox:hover .Name p{
	opacity:1; 
	transform:translate(0,0)
}
.home-case .bgImg { 
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;
}
.home-case .bgImg img { 
	display: none!important;
}
.home-case .aImg .bgImg { 
	transition: all 0.5s ease; 
	position: absolute; 
	height: 100%; 
	width: 100%; 
	left: 0; 
	top: 0;
}
.home-case .aImg:hover .bgImg { 
	transform: scale(1.1);
}
.home-case .aImg img { 
	transition: all 0.5s ease;
}
.home-case .overflowHide { 
	overflow: hidden; 
	position: relative;
}
.home-case .Name {
	width: 100%;
	height:100%;
	color: #333;
	padding: 0px 8%;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: -200px;
	transition:all 0.5s ease-in-out;
	background:rgba(0,0,0,0.3);
}
.home-case .Name .ellipsis{ 
	display: block; 
	line-height: 50px; 
	height: 50px; 
	color: #fff; 
}
.home-case .Name p {
	font-size: 13px; 
	line-height: 23px; 
	color: #cfcfcf; 
	padding-top: 6px;
	opacity:0;
	transition:all 0.3s ease-in-out; 
	transition-delay:0.5s;
	transform:translate(80px,0);
}
/* end */

.homeCaseNav{
	text-align:center;
	overflow:hidden;
}
.homeCaseNav li{
	margin-top:15px;
	font-size:16px;
}
.homeCaseNav li i:before{
	content:"";
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -889px;
	padding-left:20px;
}
.homeCaseNav li a{
	background:#282828;
	display:block;
	padding:10px 0;
	color:#fff;
}
.homeCaseNav li a:hover{
	background:#E3A91A;
	display:block;
	padding:10px 0;
	color:#fff;
}

.homeCaseNav .dropdown-menu-tow{
	display:none;
}

/* home-partners 合作伙伴 */
	.home-partners{
		width:100%;
		background:url(../images/home-services-bg.jpg) no-repeat center top;
		background-attachment:fixed;
		padding:50px 0;
	}
	.home-partners .titleT{
		font-size:38px;
		font-weight:bold;
		text-align:center;
		margin-bottom:50px;
		color:#333;
	}
	.home-partners ul li{
		margin-bottom:20px;
	}
	.home-partners .g_zs2{ 
		margin:40px 0; 
		height:76px;
	}
	.home-partners .zz_box{ 
		position: relative;
	}
	.home-partners .zz_box .ljt,.zz_box .rjt{
		position: absolute; 
		width: 28px; 
		height: 28px; 
		top:20px;
	}
	.home-partners .zz_box .ljt{
		background:url(../images/left_jt-a.png) no-repeat; 
		left:-56px; 
	}
	.home-partners .zz_box .rjt{
		background:url(../images/right_jt-a.png) no-repeat;
		right:-56px;
	}
	.home-partners .zz_box .ljt:hover, .home-partner .zz_box .rjt:hover{ 
		background-position: -28px 0;  
	}
	.home-partners .zz-s{
		height:76px; 
		overflow:hidden;
	}
	.home-partners .zz-s ol li{
		position: relative; 
		float:left; 
		width:176px;
		height:76px; 
		overflow: hidden; 
		margin-right:18px; 
		*display:inline;
		background: none;
		padding: 0
	}
	.home-partners .zz-s ol li.no{
		margin:0;
	}
	.home-partners .zz-s ol li img{
		width:100%; 
		height:100%; 
		display: block; 
		transition: all 0.3s linear 0s;
	}
	.home-partners .zz-s ol li em{
		position: absolute; 
		left:0; 
		top:0; 
		background:rgba(0,0,0,.8); 
		width: 288px; 
		padding-top: 70px; 
		height: 161px; 
		text-align: center; 
		font-size: 16px; 
		color: #fff; 
		display: none;
	}
	.home-partners .zz-s ol li:hover em{
		display:block;
	}
	.home-partners .zz-s ol li:hover img{ 
		transform: scale(1.1);
	}
	.home-partners .tempWrap{ 
		width:100%!important;
	}
	
	/*左右滚动控制插件*/
	.bodyCon08 {
		_background-color: rgba(33, 33, 33, 1.00);
		_position: relative;
		width: 100%;
	}
	.bodyCon08 .students {
		margin: 0px auto;
		width: 99%;
		height: 100px;
		position: relative;
	}
	.bodyCon08 .students p.PP {
		width: 510px;
		height: 50px;
		font-size: 16px;
		color: #333;
		text-align: center;
		position: absolute;
		top: 60px;
		left: 300px;
	}
	#four_flash {
		position: relative;
		position: absolute;
		width: 100%;
		height: 100px;
		margin: 0px auto;
		_bottom: 40px;
	}
	#four_flash .flashBg {
		width: 92%;
		height: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	#four_flash .flashBg ul.mobile {
		width: 2000%;
		height: 100px;
		padding: 0px;
		position: absolute;
		top: 15;
		left: 0;
	}
	#four_flash .flashBg ul.mobile li {
		list-style-type: none;
		float: left;
		width: 200px;
		height: 100px;
		color: #6C6E85;
		transition: all 1s ease 0s;
		margin: 0 5px;
	}
	#four_flash .flashBg ul.mobile li img {
		width: 200px;
		height: 100px;
		display: block;
		margin: 0 auto;
		border: 1px solid #efefef;
		_border-radius: 82px;
	}
	#four_flash .flashBg ul.mobile li dd {
		font-size: 20px;
		width: 300px;
		line-height: 60px;
		text-align: center;
		border-bottom: 1px solid #6C6E85;
	}
	#four_flash .flashBg ul.mobile li p {
		font-size: 16px;
		text-align: center;
		width: 260px;
		line-height: 24px;
		margin-top: 10px;
	}
	#four_flash .flashBg ul.mobile li a {
		display: block;
		background: url(../images/jt-left.png);
		width: 200px;
		height: 100px;
		border: 0px;
		margin: 0px auto;
	}
	#four_flash .flashBg ul.mobile li a:hover {
		background: url(../images/jt-right.png);
	}
	#four_flash .but_left {
		width: 32px;
		height: 32px;
		position: absolute;
		top: 40px;
		left: 0px;
	}
	#four_flash .but_right {
		width: 32px;
		height: 32px;
		position: absolute;
		top: 40px;
		right: 0px;
		text-align: right;
	}
	.bodyCon08B {
		width: 100%;
		margin-bottom:30px;
	}
	.bodyCon08B .studentsB {
		margin: 0px auto;
		width: 99%;
		height: 450px;
		position: relative;
	}
	.bodyCon08B .studentsB p.PP {
		width: 510px;
		height: 50px;
		font-size: 16px;
		color: #333;
		text-align: center;
		position: absolute;
		top: 60px;
		left: 300px;
	}
	#four_flashB {
		position: relative;
		position: absolute;
		width: 100%;
		height: 450px;
		margin: 0px auto;
		_bottom: 40px;
	}
	#four_flashB .flashBgB {
		width: 92%;
		height: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	#four_flashB .flashBgB ul.mobileB {
		width: 2000%;
		height: 450px;
		padding: 0px;
		position: absolute;
		top: 15;
		left: 0;
	}
	#four_flashB .flashBgB ul.mobileB li {
		width: 315px;
		-height: 450px;
		list-style-type: none;
		float:left;
		color: #6C6E85;
		transition: all 1s ease 0s; 
		margin: 0 10px;
	}
	#four_flashB .flashBgB ul.mobileB li img {
		width: 315px;
		height: 450px;
		display: block;
		margin: 0 auto;
		border: 1px solid #efefef;
		_border-radius: 82px;
	}
	#four_flashB .flashBgB ul.mobileB li dd {
		font-size: 20px;
		width: 300px;
		line-height: 60px;
		text-align: center;
		border-bottom: 1px solid #6C6E85;
	}
	#four_flashB .flashBgB ul.mobileB li p {
		font-size: 16px;
		text-align: center;
		width: 260px;
		line-height: 24px;
		margin-top: 10px;
	}
	#four_flashB .flashBgB ul.mobileB li a {
		display: block;
		background: url(../images/jt-left2.png);
		width: 200px;
		height: 100px;
		border: 0px;
		margin: 0px auto;
	}
	#four_flashB .flashBgB ul.mobileB li a:hover {
		background: url(../images/jt-right2.png);
	}
	#four_flashB .but_leftB {
		width: 32px;
		height: 32px;
		position: absolute;
		top: 200px;
		left: 0px;
	}
	#four_flashB .but_rightB {
		width: 32px;
		height: 32px;
		position: absolute;
		top: 200px;
		right: 0px;
		text-align: right;
	}
	


/* home-core 核心竞争力 */
.home-core{
	width:100%;
	background:url(../images/hom-core-bg.jpg) no-repeat center top;
	background-attachment:fixed;
	padding:50px 0;
	margin-top:20px;
}
.home-core .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#fff;
}
.home-core .titleT i:before{
	content:"";
	width:18px;
	height:1px;
	background:#fff;
	position:absolute;
	margin-top:24px;
	margin-left:-380px;
}
.home-core .titleT i:after{
	content:"";
	width:18px;
	height:1px;
	background:#fff;
	position:absolute;
	margin-top:24px;
	margin-left:50px;
}
.home-core .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}
.homeCoreList li{
	margin-top:15px;
	text-align:center;
}
.homeCoreList li:nth-child(1) dl u{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -971px;
	padding:35px;
}
.homeCoreList li:nth-child(2) dl u{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -1063px;
	padding:35px;
}
.homeCoreList li:nth-child(3) dl u{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -1157px;
	padding:35px;
}
.homeCoreList li:nth-child(4) dl u{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -1253px;
	padding:35px;
}
.homeCoreList li:nth-child(5) dl u{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -1346px;
	padding:35px;
}
.homeCoreList li:nth-child(1):hover dl b{
	background:url(../images/ico_all.png) no-repeat;
	background-position:0 -971px;
	padding:35px;
}
.homeCoreList dl{
	background:#fff;
}
.homeCoreList dt img{
	width:100%;
	min-width:100%;
}
.homeCoreList dd{
	font-size:18px;
	font-weight:bold;
	padding:50px 15px;
}
.homeCoreList dd p{
	font-size:14px;
	font-weight:normal;
	margin-top:40px;
	line-height:30px;
}
.homeCoreList dd i:before{
	content:"";
	height:1px;
	width:50px;
	background:#000;
	position:absolute;
	margin-top:50px;
	margin-left:-42%;
}

/* homeBanner 首页Banner */
.homeBanner{
	width:100%;
	background:#f4f4f4;
	padding:50px 0;
	font-size:
}
.homeBanner b,.homeBanner span{
	font-size:30px;
}
.homeBanner p{
	font-size:16px;
}
.homeBanner .home-service-tel{
	text-align:center;
}
.homeBanner .home-service-tel span{
	font-size:16px;
}
.homeBanner .home-service-tel h5{
	font-size:24px;
	font-weight:bold;
}
.homeBanner .home-service-tel a{
	background:#E3A91A;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
}
.homeBanner .home-service-tel a:hover{
	background:#3a3a3a;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
}

/* homNews 首页新闻 */
.homNews{
	width:100%;
	padding:50px 0;
	margin-top:20px;
}
.homNews .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#333;
}
.homNews .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}
.homNews .homNewsTel{
	background:#f0f0f0;
	padding:15px;
}
.homNews .homNewsTel img{
	width:100%;
	min-width:100%;
}
.homNews .home-service-tel{
	text-align:center;
	padding:50px 0;
}
.homNews .home-service-tel span{
	font-size:16px;
}
.homNews .home-service-tel h5{
	font-size:24px;
	font-weight:bold;
}
.homNews .home-service-tel a{
	background:#E3A91A;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
}
.homNews .home-service-tel a:hover{
	background:#3a3a3a;
	border-radius:20px;
	padding:5px 15px;
	color:#fff;
}
.homNews .newsT{
	font-size:20px;
	line-height:40px;
}
.homNews .newsT span{
	font-size:14px;
}
.homNews .newsT a{
	position:absolute;
	right:15px;
	font-size:16px;
	
}
.homNews .topNews{
	padding-top:30px;
}
.homNews .topNews strong{
	font-size:18px;
}
.homNews .topNews img{
	width:100%;
	min-width:100%;
}
.homNews .topNews p{
	line-height:25px;
}
.homNews .homNewsList{
	overflow:hidden;
}
.homNews .homNewsList li{
	line-height:40px;
	border-bottom:1px dotted #cdcdcd;
}
.homNews .homNewsList li span{
	position:absolute;
	right:15px;
	color:#7b7b7b;
}
.homNews .homFaqList li{
	border-bottom:1px dotted #cdcdcd;
	padding-top:15px;
}

.homNews .homFaqList p{
	line-height:25px;
	color:#7b7b7b;
}
.homNews .homFaqList b{
	color:#E3A91A;
}

/* home-aboutus 公司简介 */
.home-aboutus{
	width:100%;
	background:url(../images/about_bg.jpg) no-repeat center top;
	background-attachment:fixed;
	padding:50px 0;
	margin-top:20px;
}
.home-aboutus .titleT{
	font-size:38px;
	font-weight:bold;
	text-align:center;
	margin-bottom:50px;
	color:#333;
}
.home-aboutus .titleT p{
	font-size:24px;
	font-weight:normal;
	line-height:50px;
}
.home-aboutus h2{
	text-align:center;
}
.home-aboutus img{
	width:100%;
	min-width:100%;
}

/* home-factory 厂房设备 */
.home-factory{
	width:100%;background-attachment:fixed;
	padding:50px 0;
	margin-top:20px;
}
.home-factory ul li{
	text-align:center;
}
.home-factory ul li img{
	width:100%;
}
.factory-content-tab{
	background:url(../images/gszs.png)no-repeat center;
	margin-bottom:50px;
}
.factory-content-tab i:after{
	content:"";
	position:absolute;
	background:#cdcdcd;
	height:1px;
	width:100px;
	margin-top:15px;
}
.factory-content-tab i :before{
	content:"";
	position:absolute;
	background:#cdcdcd;
	height:1px;
	width:100px;
	margin-top:15px;
	margin-left:-520px;
}

.factory-content-tab ul{
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.factory-content-tab ul li{
	text-align:center;
	float:left; 
	text-align:center;
	font-size:24px;
	cursor:pointer;
	margin:0 30px;
	font-weight:bold;
}
.factory-content-tab ul .active{
	color:#E3A91A;
}
.factory-content-container .contents{
	display:none;
}
.factory-content-container .active{
	display:block;
}
