/* 首页动画 */
#wrapper {
	position: relative;
	width: 1200px;
	height: 920px;
	margin: 0 auto;
	margin-top: 80px;
	background: url(../img/phone.png) no-repeat;
}

#carousel {
	width: 1200px!important;
	height: 630px;
}

#carousel img {
	margin-top: 125px;
	margin-left: 55px;
	display: block;
	padding: 10px;
	float: left;
}

#pager {
	width: 200px;
	position: absolute;
	top: 0;
	right: 160px;
	z-index: 100;
}

#pager span {
	display: block;
	height: 2px;
}

#pager .selected span {
	display: block;
	height: 2px;
}

#pager a {
	border: 0px solid #ccc;
	width: 90px;
	margin-right: 3px;
	float: left;
	text-decoration: none;
	background: #cccccc;
}

#pager .selected {
	border: 0px solid #ccc;
	width: 140px;
	margin-right: 3px;
	float: left;
	text-decoration: none;
}

#pager a:hover {
	border-color: #999;
}

#pager span {
	background-color: #cccccc;
}

#pager .selected span {
	width: 0px;
	background-color: #006A9A;
}

#pager .selected .pager-content {
	width: 200px;
	padding-top: 10px;
	position: absolute;
	font-size: 40px;
	top: -80px;
	color: #333333;
	font-weight: bold;
}

.pager-content {
	width: 200px;
	padding-top: 10px;
	position: absolute;
	top: -40px;
	color: #333333;
	font-weight: bold;
}

.pager-contents {
	width: 200px;
	padding-top: 10px;
	font-size: 14px;
	color: #666666;
}

.number {
	position: absolute;
	left: -30px;
	top: -10px;
	color: #333333;
	font-size: 14px;
}

.dian {
	position: absolute;
	right: -10px;
	top: 0px;
	width: 2px;
	height: 2px;
	background: rgba(0, 106, 154, 1);
	opacity: 0.15;
}

.dian2 {
	position: absolute;
	right: -20px;
	top: 0px;
	width: 2px;
	height: 2px;
	background: rgba(0, 106, 154, 1);
	opacity: 0.15;
}

.mask {
	width: 100%;
	height: 100%;
	background: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

.information {
	position: absolute;
	top: 240px;
	left: 0px;
}

.idle {
	position: absolute;
	top: 380px;
	left: 0px;
}

.car {
	position: absolute;
	top: 520px;
	left: 0px;
}

.wallet {
	position: absolute;
	top: 660px;
	left: 0px;
}

.news {
	width: 100%;
	height: 1312px;
	background: url(../img/information_bg.png) no-repeat;
	margin-top: -150px;
	overflow: hidden;
}

.news-main {
	width: 1200px;
	margin: 0 auto;
	margin-top: 260px;
}

.news-title {
	width: 123px;
	height: 31px;
	font-size: 40px;
	font-weight: bold;
	color: rgba(0, 106, 154, 1);
	line-height: 48px;
	margin: 0 auto;
	position: relative;
}

.news-text {
	font-size: 22px;
	color: #333333;
	/*margin-left: 22px;*/
	margin-top: -8px;
	display: block;
	text-align: center;
	font-weight: 500;
}

.dot {
	width: 6px;
	height: 6px;
	background: rgba(255, 206, 60, 1);
	position: absolute;
	right: -4px;
	top: 2px;
}

.news-content {
	width: 100%;
	height: 460px;
	border: 1px solid rgba(233, 233, 233, 1);
	margin-top: 150px;
	background: #FFFFFF;
}

.layer {
	width: 33%;
	height: 100%;
	border-right: 1px solid #e9e9e9;
	float: left;
}

.layer-content {
	width: 90%;
	height: 100%;
	margin: 0 auto;
}

.layer-content-time {
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #e9e9e9;
}

.date {
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	margin-top: 26px;
	display: block;
}

.years {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.layer-title {
	font-size: 14px;
	color: #666666;
	line-height: 48px;
	font-weight: bold;
}

.layer-article img {
	width: 100%;
	height: 140px;
}

.layer-nr {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-top: 30px;
}

.layer-more {
	font-size: 12px;
	color: #666666;
	margin-top: 30px;
	display: block;
}

.border-r0 {
	border-right: 0px;
}

.more {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}

.title-round {
	width: 205px;
	text-align: center;
}

.product-content {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}