body {
	font-family: "Microsoft Yahei";
}

a {
	text-decoration: none;
}

a:active,
a:focus {
	outline: none;
}
.text-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.banner-engine .header-container {
	position: absolute;
	top: 0;
	left: 0;
}

.banner-engine .header-container .banner-box {
	height: 104px;
}

.banner-engine .banner-ul,
.banner-engine .banner-box > div {
	display: none;
}

.banner-engine .banner-box .top-nav {
	display: block;
}
.info-bannercp {
	position: relative;
	padding-top: 60px;
	width: 100%;
	height: 300px;
	background: url(https://tp.a5idc.net/img/help/helpbg.jpg) no-repeat center;
}
.banner-nav {
	transition: width ease .8s;
}
.info-box {
	height: 100%;
}
.info-nav {
	position: relative;
	padding-top: 60px;
}

.product-info-title {
	margin-bottom: 22px;
	height: 46px;
	line-height: 46px;
	font-size: 46px;
	color: #fff;
	font-weight: normal;
}
.product-info-detail {
	font-size: 14px;
	color: #c8cbcf;
	line-height: 25px;
}
.product-info-detailrentview {
	width: 660px;
	font-size: 14px;
	color: #c8cbcf;
	line-height: 25px;
}
.product-info-btn {
	margin-top: 20px;
}
.product-info-btn a.btn {
	display: inline-block;
	margin-right: 20px;
	width: 118px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}
.product-info-btn a.btn.disabled {
	background-color: #989898;
	border-color: #989898;
}
.info-btn1 {
	background: #e53e3e;
	border: 1px solid #e53e3e;
}
.info-btn1:hover {
	background: #cb3838;
	border: 1px solid #cb3838;
}
.info-btn2 {
	background: url(https://tp.a5idc.net/img/qq2.png) no-repeat;
	border: 1px solid #919396;
	padding-left: 10px;
}
.info-btn6 {
    padding-left:15px;
    color: #333333;
	border: 1px solid #919396;
    background: rgba(255,255,255,0.1) url(https://tp.a5idc.net/img/qq2.png) no-repeat;
	background-size: 30px;
}
.info-btn7 {
    padding-left:15px;
    color: #333333;
	border: 1px solid #919396;
    background: rgba(255,255,255,0.1) url(https://tp.a5idc.net/img/gouwuche.png) no-repeat;
	background-size: 24px;
}
.flex-nav {
	position: absolute;
	right: 140px;
	bottom: 20px;
}
.flex-nav li {
	margin-right: 40px;
	float: left;
}
.flex-nav li a {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
}

.particles-js {
	position: absolute;
	width: 100%;
	height: 272px;
	z-index: 1;
}
.search-main-wrapper {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}
.search-main {
	display: block;
	margin-top: 145px;
	text-align: center;
}


.main-area {
	padding-bottom: 64px;
	width: 100%;
}

.nav-tab-wrapper {
	border-bottom: 1px solid #e1e4e6;
	height: 56px;
}
.nav-tab-item {
	float: left;
	position: relative;
	top: 1px;
	margin-right: 10px;
	padding: 0 32px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	border-bottom: 2px solid transparent;
	color: #333333;
}
.nav-tab-item:hover,
.nav-tab-item.active
 {
	border-bottom-color: #00aaff;
	color: #00aaff;
}
.help-center-introduce {
	line-height: 62px;
	font-size: 14px;
	color: #999;
}

