@charset "utf-8";
.main {
	margin-bottom: 30px;
}
/* app */
.inner{width: 1188px;margin:0 auto;}
.app-main {
	height: 600px;
	margin-bottom: 40px;
	background: url(https://alicdn.leyoujia.com/images/index/download_bg.png) no-repeat center top;
}

.app-main .leftmain {
	width: 591px;
	float: left;
}

.app-main .text {
	float: left;
	width: 591px;
	height: 103px;
	margin-top: 126px;
}

.app-main .text b {
	font-size: 55px;
	font-weight: 600;
	color: #333333;
	letter-spacing: 0.46px;
	line-height: 55px;
}

.app-main .text p {
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	margin-top: 15px;
}

.app-main .ewm {
	width: 130px;
	height: 130px;
	margin-top: 56px;
}

.app-main .appmain {
	width: 144px;
	margin-top: 56px;
	margin-left: 30px;
}

.app-main .appmain>a {
	display: block;
	height: 40px;
	line-height: 40px;
	border: 1px solid #E03236;
	border-radius: 40px;
	text-indent: 45px;
	background-color: #E03236;
	background-repeat: no-repeat;
	background-position: 14px 7px;
	font-size: 14px;
	color: #ffffff;
}

.app-main .appmain>a:hover {
	opacity: 0.8;
}

.app-main .appmain .ios {
	margin-top: 14px;
	background-image: url(https://alicdn.leyoujia.com/images/index/ios.png);
	background-image: -webkit-image-set(url(https://alicdn.leyoujia.com/images/index/ios.png) 1x, url(https://alicdn.leyoujia.com/images/index/ios@2x.png) 2x);
}

.app-main .appmain .android {
	margin-top: 20px;
	background-image: url(https://alicdn.leyoujia.com/images/index/android.png);
	background-image: -webkit-image-set(url(https://alicdn.leyoujia.com/images/index/android.png) 1x, url(https://alicdn.leyoujia.com/images/index/android@2x.png) 2x);
}
.main-box{
	width:100%;
	float: left;
}
.main-box table{
	width: 100%;
}
.main-box table tr{
	width: 100%;
}
.main-box table td{
	width: 33.33%;
	height:44px;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
.main-box table td .placearea{
	display: inline-block;
	width: 201px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
}
.main-box table th{
	height:60px;
	width: 33.33%;
	font-size: 14px;
	color: #9B9B9B;
	text-align: left;
}

/* 按区域条件选择 */
.selectmain {
	line-height: 22px;
	font-size: 12px;
	margin-bottom: 25px;
}

.selectmain .tabhd .tabitem {
	margin-right: 20px;
	color: #333;
	position: relative;
}

.selectmain .tabhd .tabitem i {
	margin-left: 10px;
	position: absolute;
	right: 0;
	top: 11px;
}
.select-qy .tab-bd,.select-dt .tab-bd{
	display: none;
}
.selectmain .tabhd .tabitem:hover,
.selectmain .tabhd .tabitem.on {
	color: #E03236;
}

.selectmain .area-sub em {
	font-family: "Arial";
	font-weight: bold;
	margin-right: 7px;
	color: #333;
}

.selectmain .area-sub a {
	margin-right: 10px;
}

.selectmain .area-sub a.last {
	margin-right: 20px;
}

.selectmain .selectedindex {
	line-height: 32px;
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.selectmain .selectedindex span.tit {
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}

.selectmain .selectedindex span.tit.space2 {
	letter-spacing: 24px;
}

.selectmain .selectedindex a {
	color: #333;
	display: inline-block;
	margin-right: 15px;
	font-size: 12px;
}

.selectmain .selectedindex a:hover {
	color: #E03236;
}

.selectmain .selectedindex a.disabled {
	color: #afafaf;
	cursor: not-allowed;
}

.selectmain .selectedindex a.current {
	color: #E03236;
}

.selectmain .selectedindex input {
	width: 32px;
	padding: 0 3px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #ddd;
	outline: none;
	text-align: center;
}

.selectmain .selectedindex button {
	width: 45px;
	height: 22px;
	line-height: 16px;
	border: none;
	background: #4A4A4A;
	font-size: 12px;
	cursor: pointer;
	outline: none;
	margin: -4px 0 0 5px;
	color: #fff;
	display: none;
	vertical-align: middle;
}

.selectmain .selectedindex button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.selectmain .selectedindex .em {
	display: inline-block;
	margin: 0 3px;
	color: #333;
}

.selectmain .hide-select {
	display: none;
}

.selectmain .tab-bd {
	position: relative;
	background: #fff;
	border: 1px solid #eee;
	padding: 5px 0 5px 13px;
}

.selectmain .tab-bd .selectedindex {
	padding-left: 0;
}

.selectmain .tab-bd .trg-gray {
	position: absolute;
	left: 22px;
	top: -8px;
	z-index: 2;
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: transparent transparent #eee transparent;
}

.selectmain .tab-bd .trg-white {
	position: absolute;
	left: 22px;
	top: -7px;
	z-index: 3;
	width: 0;
	height: 0;
	border-width: 4px;
	border-style: solid;
	border-color: transparent transparent #fff transparent;
}

.selectmain .tab-subway .trg-gray,
.selectmain .tab-subway .trg-white {
	left: 68px;
}

.selectmain .show-select {
	padding-bottom: 14px;
}
/*修改样式*/
.main-box-map{
	width: 50%;
}
.gw {
	width: 1192px;
	margin: 0 auto;
}

.main-box h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 25px;
	margin-top: 25px;
}

.main-box h2 span{
	float: left;
	width: 3px;
	height: 15px;
	background-color: #e60032;
	margin: 3px 12px 0 0;
}

.detail-menu {
	height: 48px;
	border-bottom: 2px solid #E03236;
	overflow: hidden;
}

.detail-menu > a {
	font-size: 14px;
	float: left;
	line-height: 48px;
	padding: 0 28px;
	color: #666;
}

.detail-menu > a.curr {
	/*color: #FFFFFF;
	background-color: #E03236;*/
}

.detail-menu a.more{
	font-size: 14px;
	line-height: 48px;
	color: #666;
}

.detail-cont {
	position: relative;
}


.cred {
	color: #E03236 !important;
}
.buildmain {
	width: 100%;
	margin-top: 50px;
}

.comm-cont {
	position: relative;
	z-index: 0;
	margin-top: 30px;
	margin-left: 15px;
	background-color: #fff;
}
.comm-cont .hd-title {
	border: none;
	padding: 0;
}

.comm-cont .hd-title h3 {
	font-size: 14px;
	font-weight: bold;
}
.comm-cont .hd-title .ft24{
	font-size: 24px;
}
