@charset "utf-8";
.item-title-box {
	padding:0 100px 40px;
}

.item-title-china {
	font-size: 24px;
	color: #363636;
	padding-bottom: 6px;
}
.item-title-english:before {
	content: "";
	position: absolute;
	display: inline-block;
	left: 0;
	top: 50%;
	height: 0;
	border-bottom: 1px solid #d9d9d9;
	width: 100%;
}

.item-title-english span {
	font-size: 14px;
	color: #999999;
	background-color: #f6f6f6;
	display: inline-block;
	width: 240px;
}

.item-title-line {
	display: inline-block;
	width: 60px;
	height: 2px;
	margin-top: 3px;
	background-color: #e97913;
}

.item-title-slogo {
	font-size: 20px;
	color: #FF5722;
	padding-top: 6px;
}
.wCen-item{
	padding: 50px 0;
}
.wCen-about .item-info-box{
	line-height:2;
}
.wCen-about .item-info-box p+p{
	margin-top: 1%;
}
.wCen-about .item-info img{
	width: 480px;
	margin:0 2.6% 1.5% 0;
}
.i-white .item-title-english span{
	background-color: #ffffff;
}
.wCen-business ul li{
	width: 32%;
	float: left;
	margin-left: 2%;
	margin-bottom: 2%;
}
.wCen-business ul li a{
	display: block;
	background-color: #ffffff;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
	box-shadow: 0 2px 3px 0px rgba(191, 174, 174, 0.3);
	overflow: hidden;
}
.wCen-business ul li:hover a{
	color:#FF5722;
	font-weight:600;
	box-shadow: 3px 6px 11px 0px rgba(60, 60, 60, 0.5);
	-webkit-transform: translateY(-18px);
	-ms-transform: translateY(-18px);
	transform: translateY(-18px);
}
.wCen-business ul li:nth-child(3n+1){
	margin-left: 0;
}
.wCen-business .cell-hd{
	padding-top: 152px;
	height: 230px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
	color: #ffffff;
}
.wCen-business .cell-hd h4{
	font-size: 22px;
	line-height: 1.4;
	margin-bottom: 6px;
}
.wCen-business .cell-bd{
	line-height:1.8;
	margin: 32px 25px;
}
.wCen-advantage .item-info img{
	margin: 0 auto 30px;
	display: block;
}
.wCen-case .item-title-box{
	padding-bottom: 20px;
}
.case-lists{
	padding-top: 20px;
}
.case-lists li{
	width: 25%;
	float: left;
	margin-bottom: 20px;
	padding:0 1%;
	box-sizing: border-box;
}
.case-lists li>a{
	display: block;
	background-color: #ffffff;
	box-shadow:0px 3px 4px 0px #dedede;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.case-lists li:hover a{
	color:#FF5722;
	font-weight:600;
	-webkit-transform: translateY(-18px);
	-ms-transform: translateY(-18px);
	transform: translateY(-18px);
}
.case-lists .pBg-parent,.case-lists .pBg{
	padding-bottom:90%;
}
.case-lists .cell-bd{
	padding: 14px 10px 20px;
}
.case-lists li:hover .transition-2{
	color: #FF5722;
}
.case-lists .i-ellipsis{
	margin-top: 10px;
	line-height: 24px;
	height: 48px;
}

.carousel-origin ul li {
	width: 40px;
	height: 4px;
	background-color: #ffffff;
	border-radius: 2px;
	margin: 0 4px;
	display: inline-block;
	cursor: pointer;
}

.carousel-origin ul li.active {
	background-color: #e97913;
}
.section-of8 .item-title-box{
	padding-bottom: 20px;
}
.section-of8 .self-navbar ul{
	height: auto;
}
.section-of8 .self-navbar ul li {
	float: none;
	display: inline-block;
}
.section-of8 .self-navbar ul li p{
	padding-bottom: 10px;
}
.section-of8 .self-navbar ul li.tab-show{
	font-weight: 700;
}
.section-of8 .news-left{
	width:25%;
	float: left;
	height:460px;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	transition: all 0.2s;
}
.news-left>div{
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 20px;
	border-radius: 2px;
	padding:10px 20px 10px 15px;
	box-sizing: border-box;
}
.news-left>div .i-ellipsis{
	line-height: 1.7;
	height: 3.4em;
	padding-right: 50px;
	background:url("//xinjun.haocew.com/image/haoce/img_27.png") right center no-repeat;
}
.news-right{
	margin-left: 26%;
}
.news-right ul,.news-right ol{
	width:49%;
	float: left;
	height: 100%;
}
.news-right ol{
	margin-left: 2%;
}
.news-right li{
	background-color: #ffffff;
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	transition: all 0.2s;
}
.news-right li:hover,.news-left:hover{
	box-shadow: 0px 3px 8px 0px rgba(114, 114, 114, 0.5);
}
.news-right ul li{
	height:220px;
}
.news-right ol li{
	height:140px;
}
.news-right li+li{
	margin-top: 20px;
}
.news-right li>a{
	display: block;
	position: relative;
}
.news-right li .i-ellipsis{
	line-height: 1.8;
	height: 3.6em;
}
.news-right li:hover a .transition-2,.news-left:hover .transition-2{
	font-weight:600;
	color: #FF5722;
}
.news-right ul .i-ellipsis{
	margin-bottom: 17px;
	margin-top: 10px;
}
.news-right ul .cell-ft{
	border-top:1px solid #e9e9e9;
	padding: 11px 80px 0 0;
	background: url("//xinjun.haocew.com/image/haoce/img_27.png") right center no-repeat;
	line-height: 1.4;
}
.news-right li ins{
	font-size: 30px;
}
.news-right ol .cell-hd{
	position: absolute;
	top:50%;
	left: 0;
	transform: translateY(-50%);
	line-height: 1.4;
}
.news-right ol .cell-bd{
	margin-left: 100px;
	padding-left: 20px;
	height:100px;
	border-left:1px solid #e9e9e9;
	background: url("//xinjun.haocew.com/image/haoce/img_27.png") 50px 80px no-repeat;
}
.news-right ol .cell-hd hr{
	width: 36px;
	height: 2px;
	background-color: #c4c5c5;
	margin: 4px 0 7px;
}