@charset "utf-8";
.wCenter .wCenter-left1 .wCen-l-box{
	background-color: transparent;
	box-shadow:none;
}
.wCenter-left1 .wCen-l-box {
	padding:0;    
}
.wCenter-left2 .wCen-l-box{
	padding-top:0 ;
	padding-left: 0;
	padding-right: 0;
}
.info-top{
	line-height: 36px;
	color: #454545;
	background-color: #FFFFFF;
	padding: 40px 23px 30px;
	box-shadow: 0px 0px 4px 0px rgb(226, 226, 226);
	margin-bottom: 11px;
	min-height: 210px;
}
.wCenter2 .wCen-l-box .info-top h3{
	margin-bottom: 26px;
}
.info-center{
	background-color: #FFFFFF;
	padding-bottom: 100px;
	box-shadow: 0px 0px 4px 0px rgb(226, 226, 226);
}
.wCenter-left ul{
	font-size: 0;
}
.wCenter-left ul li{
	display: inline-block;
    font-size: 14px;
    line-height: 130%;
    vertical-align: top;
	width: 50%;
	padding: 50px 27px 0px;
	box-sizing: border-box;
}
.i-top{
	height: 18px;
	line-height: 18px;
	padding: 6px 0;
	border-bottom: 1px solid #ff7519;
	margin-bottom: 9px;
}
.i-text1{
	color: #333333;
	padding-left: 24px;
}
.i-text1:before,.i-center p:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.i-text1:before{
	width: 12px;
	height: 12px;
	background-color: #ff7519;
}
.i-t-right a{
	color: #909090;
}
.i-center p{
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 16px;
	line-height: 26px;
	margin-left: 2px;
}
.i-center p:before{
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background-color: #454545;
	overflow: hidden;
}
.i-center .i-td:hover p:before{
	background-color: #ff7519;
}
.i-center a{
	color: #454545;
}
.i-t-right a:hover,.i-center .i-td:hover a{
	color: #ff7519;
}


