body {
	border-top: 4px solid #fc510a;
}

.wrapper {
	clear: both;
	width: 1000px;
	overflow: hidden;
	font-family: 'microsoft yahei', Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

/*header*/
.mod-header {
	padding: 20px 0;
}

.mod-header h1 {
	float: left;
	display: inline-block;
}

.logo-mobile {
	display: block;
	width: 240px;
	height: 100px;
	background: url(../images/logo4.png) no-repeat;
}

.mod-nav {
	float: right;
	padding-top: 50px;
}

.mod-nav li {
	float: left;
	margin-left: 44px;
	display: inline;
	font-size: 16px;
	color: #383838;
}

/*banner*/
#iview {
	width: 100%;
	height: 433px;
	position: relative;
	font-family: 'microsoft yahei', Arial, Helvetica, sans-serif;
	clear: both;
	background: #f0f0f0;
	margin: 0 auto;
}

#iview .iviewSlider {
	display: block;
	height: 433px;
	overflow: hidden;
}

.iview-controlNav {
	bottom: 0;
	left: 45%;
	height: 22px;
	position: absolute;
	z-index: 9;
}

.iview-controlNav a {
	text-indent: -9999px;
	z-index: 9;
	cursor: pointer;
}

.iview-controlPrevNav,
.iview-controlNextNav {
	display: none;
}

.iview-controlNav .iview-items {
	float: left;
	height: 44px;
	padding: 0 20px;
}

.iview-controlNav .iview-items ul li {
	float: left;
	width: 10px;
	height: 10px;
	padding-right: 20px;
	line-height: 0;
	display: inline;
	position: relative;
}

.iview-controlNav a.iview-control {
	float: left;
	width: 10px;
	height: 10px;
	background: url(../images/bullets2.png) no-repeat;
	line-height: 0;
}

.iview-controlNav a.iview-control.active {
	background-position: 0 -11px;
}

.iview-caption {
	position: absolute;
	z-index: 4;
	overflow: hidden;
	cursor: default;
	color: #fff;
	text-align: center;
}

.iview-caption.caption-button {
	width: 160px;
	height: 50px;
	text-indent: -9999px;
}

.caption-button a.iphone {
	display: block;
	width: 160px;
	height: 50px;
	background: url(../images/phone.png) no-repeat 0 -52px;
}

.caption-button a.iphone:hover {
	width: 160px;
	height: 50px;
	background: url(../images/phone.png) no-repeat 0 0;
}

.caption-button a.android {
	display: block;
	width: 160px;
	height: 50px;
	background: url(../images/phone.png) no-repeat -196px 0;
}

.caption-button a.android:hover {
	width: 160px;
	height: 50px;
	background: url(../images/phone.png) no-repeat -196px -52px;
}

.iview-caption.caption-title {
	width: 562px;
	text-align: center;
	text-indent: -9999px;
	background-position: center center;
	background-repeat: no-repeat;
}

.caption-title-app {
	width: 562px;
	height: 61px;
	background: url(../images/t1-4.5.png)
}

.caption-title-lifeService {
	width: 562px;
	height: 68px;
	background: url(../images/t22.png);
}

.caption-title-nearService {
	width: 562px;
	height: 68px;
	background: url(../images/t33.png);
}

.caption-title-title_5 {
	width: 562px;
	height: 68px;
	background: url(../images/t44.png);
}

.iview-caption.caption-intro {
	width: 632px;
	height: 28px;
	background: url(../images/st-11.png) center center no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-intro2 {
	width: 612px;
	height: 28px;
	background: url(../images/st-22.png) center center no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-intro3 {
	width: 548px;
	height: 28px;
	background: url(../images/st-33.png) center center no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-intro4 {
	width: 548px;
	height: 28px;
	background: url(../images/st-44.png) center center no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-intro5 {
	width: 492px;
	height: 35px;
	background: url(../images/t5.png) center center no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-slogan {
	width: 303px;
	height: 32px;
	background: url(../images/slogan.png) no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-slogan2 {
	width: 303px;
	height: 32px;
	background: url(../images/slogan2.png) no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-slogan3 {
	width: 303px;
	height: 32px;
	background: url(../images/slogan3.png) no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-slogan4 {
	width: 303px;
	height: 32px;
	background: url(../images/slogan4.png) no-repeat;
	text-indent: -9999px;
}

.iview-caption.caption-slogan5 {
	width: 303px;
	height: 32px;
	background: url(../images/slogan5.png) no-repeat;
	text-indent: -9999px;
}

#iview #iview-tooltip {
	display: none;
	position: absolute;
	width: 124px;
	height: 90px;
	bottom: 30px;
	left: -67px;
	z-index: 100;
	padding: 10px;
}

#iview #iview-tooltip div.holder {
	display: none;
	width: 124px;
	height: 84px;
	overflow: hidden;
	border-radius: 2px;
}

#iview #iview-tooltip div.holder div.container {
	display: block;
	width: 4000px;
}

#iview #iview-tooltip div.holder div.container div {
	float: left;
	display: block;
	overflow: hidden;
	width: 124px;
	height: 84px;
	left: -50%;
	text-align: center;
}

#iview #iview-tooltip div.holder div.container div img {
	height: 84px;
	margin: 0 auto;
}

.iviewSlider {
	overflow: hidden;
}

#iview-timer {
	display: none;
	position: absolute;
	z-index: -1;
	border-radius: 5px;
	cursor: pointer;
}

#iview-timer div {
	border-radius: 3px;
}

.iview-controlNav a.active {
	font-weight: 700;
}

.iview-controlNav .iview-items ul {
	list-style: none;
}

.iview-controlNav .iview-tooltip {
	position: absolute;
}

.iview-strip,
.iview-block {
	display: block;
	position: absolute;
	z-index: 5;
}

/*intro*/
.mod-appIntro {
	padding: 48px 0 78px;
}

.mod-appIntro dl {
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 228px;
	line-height: 2;
	text-align: center;
	padding: 0 50px;
}

.mod-appIntro dl:first-child {
	margin-left: 5px;
}

.mod-appIntro dl:last-child {
	border-right: medium none;
}

.mod-appIntro dt {
	font-size: 30px;
}

.mod-appIntro .lifeService dt {
	color: #fc4a00;
}

.mod-appIntro .nearService dt {
	color: #fc4a00;
}

.mod-appIntro .quickBuy dt {
	color: #fc4a00;
}

.mod-appIntro dd {
	font-size: 16px;
	color: #989898;
}

.xinxi {
	border-top: 1px solid #cfcfcf;
	margin-top: 20px;
	padding-top: 30px;
	text-align: center;
	color: #999;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.banner_content {
	position: relative;
	width: 100%;
	height: 433px;
}

.ewm {
	background: url(../images/ewm.png) no-repeat;
	width: 153px;
	height: 433px;
	position: absolute;
	right: 23px;
	top: -7px;
}

.download_app {
	position: absolute;
	width: 153px;
	padding-left: 14px;
	height: 50px;
}

.apple_app {
	bottom: 80px;
	right: 0px;
	background: url(../images/iPhone.png) no-repeat 11px center;
}

.android_app {
	bottom: 13px;
	right: 0px;
	background: url(../images/Android.png) no-repeat 11px center;
}

.banner1 {
	position: static;
	width: 1000px;
	height: 433px;
	margin: 0 auto;
}

.banner2 {
	position: static;
	width: 1000px;
	height: 433px;
	margin: 0 auto;
}

.banner3 {
	position: static;
	width: 1000px;
	height: 433px;
	margin: 0 auto;
}

.banner4 {
	position: static;
	width: 1000px;
	height: 433px;
	margin: 0 auto;
}


.first_frame {
	width: 100%;
	height: 433px;
	background: url(../images/p1_bg.jpg) no-repeat center center;
}

.second_frame {
	width: 100%;
	height: 433px;
	background: url(../images/3-2-banner2.jpg) no-repeat center center;
}

.third_frame {
	width: 100%;
	height: 433px;
	background: url(../images/p3_bg.jpg) no-repeat center center;
}

.fouth_frame {
	width: 100%;
	height: 433px;
	background: url(../images/p4_bg.jpg) no-repeat center center;
}

.yahei {
	font-family: "Microsoft YaHei";
}

#footer {
	margin-top: 0px !important;
	padding-top: 40px !important;
	border-top: 1px solid #CCC !important;
}

#footer a {
	color: #333;
}

.mtb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.authorization {
	padding-bottom: 20px;
}

.beian a {
	position: relative;
}

.beian img {
	position: absolute;
	left: -27px;
}