

/*banner info*/
.banner-info{
	overflow: hidden;
	height: 400px;
	position: relative;
	z-index: 2;
}
/*banner*/
.banner-info .banner{
	float: left;
	display: inline;
	overflow: hidden;
	position: relative;
}
.banner-big{
	height: 400px;
	overflow: hidden;
}
.banner-big img{
	width: 1920px;
	height: 400px;
}
.banner-btn {
	position: absolute;
	bottom: 13px;
	left: 0;
	height: 12px;
	width: 100%;
	text-align: center;
}
.banner-btn li{
	display: inline-block;
	height: 12px;
	width: 12px;
	text-indent: 9999px;
	overflow: hidden;
	background: url(../images/icon/icon-banner-btn.png) no-repeat;
	margin-left: 6px;
	cursor: pointer;
}
.banner-btn li:first-child{
	margin-left: 0;
}
.banner-btn li.active{
	background-position: 0 -13px;
}
.banner-direction{
	position: absolute;
	top: 50%;
	margin-top: -30px;
	height: 60px;
	width: 40px;
	text-align: center;
	color: white;
	font: bold 40px/60px '宋体';
}
/*info*/
.index_info{


	width: 232px;
	position:absolute;margin-left:790px;background-color:#ffffff00;
	overflow: hidden;
}
/*info query*/
.info-query{
	margin-top:45px;
	height: 75px;
	background: url(../images/tem/opacity.png) repeat;
	
}
.info-query a{
	display: block;
	width: 77px;
	float: left;
	color: #333;
	text-align: center;
}
.info-query a i{
	display: block;
	margin-left: 16px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.info-query a i.icon-infoquery-wb{
	background-position: 0 0;
}
.info-query a i.icon-infoquery-dd{
	background-position: 0 -45px;
}
.info-query a i.icon-infoquery-th{
	background-position: 0 -90px;
}
/*info notice*/
.info-notice{
	padding: 0 15px;
	overflow: hidden;
	height: 166px;
	border-top: 1px solid #ddd;
	background: url(../images/tem/opacity.png) repeat;
}
.info-notice dt{
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	margin-top: 6px;
}
.info-notice dt b{
	font-weight: normal;
	font-size: 14px;
}
.info-notice dt a{
	float: right;
}
.info-notice dt em{
	font-family: '宋体';
	font-style: normal;
}
.info-notice dd{
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.info-notice dd i{
	margin:10px 5px 0;
	width: 3px;
	height: 3px;
	background: #d71635;
	display: inline-block;
	float: left;
}
/*info-common*/
.info-common{
	border-top: 1px solid #ddd;
}
.info-common-title{
	height: 31px;
	background: url(../images/tem/opacity.png) repeat;
}
.info-common-title ul{
	width: 234px;
}
.info-common-title li{
	width: 78px;
	float: left;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.info-common-title li a{
	display: block;
	overflow: hidden;
	height: 31px;
}
.info-common-title li.active{
	background: #d71635;
}
.info-common-title li.active a{
	color: white;
}
.info-common-title li.active i{
	position: absolute;
	bottom: -6px;
	left: 35px;
	width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #d71635;
}
.info-common-body{
	height: 204px;
	overflow: hidden;
}
.info-common-body-content{
	display: none;
}
.info-common-body-content img{
	width: 232px;
	height: 204px;
}
.info-common-body-content.active{
	display: block;
}
/*solution*/
.solution{
	height: 102px;
	overflow: hidden;
	border: 1px solid #ddd;
	margin-top: 20px;
}
.solution ul{
	width: 1226px;
}
.solution li{
	float: left;
	width: 204px;
	height: 102px;
	overflow: hidden;
	display: inline;
	position: relative;
}
.solution li img{
	width: 204px;
	height: 102px;
}
.solution li a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.solution li i{
	width: 1px;
	height: 64px;
	background: #ddd;
	zoom: 1;
	display: inline-block;
	position: absolute;
	top: 17px;
	left: 0;
}
.solution li:first-child i{
	display: none;
}
/*index-floor*/
.index-floor{
	height: 34px;
	border-bottom: 1px solid #d71635;
	margin-top: 20px;
}
.index-floor h3{
	float: left;
	display: inline;
	font-weight: normal;
	line-height: 34px;
	font-size: 20px;
	color: #000;
}
.index-floor h3 em{
	float: left;
	height: 23px;
	width: 6px;
	display: inline-block;
	margin-top: 5px;
	margin-right: 7px;
}
.floor-btn{
	float: right;
}
.floor-btn li{
	margin-top: 10px;
	cursor: pointer;
	float: left;
	display: inline;
	color: #000;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	border-left: 1px solid #ddd;
	padding: 0 8px;
}
.floor-btn li:first-child{
	border: none;
}
.floor-content{
	overflow: hidden;
	height: 297px;
}
.floor-banner{
	float: left;
	width: 400px;
	height: 297px;
	overflow: hidden;
	position: relative;
}
.floor-banner-content{
	height: 297px;
	overflow: hidden;
}
.floor-banner-content img{
	width: 400px;
	height: 297px;
}
.floor-banner-button{
	position: absolute;
	height: 12px;
	bottom: 10px;
	left: 0;
	right: 0;
}
.floor-banner-button ul{
	text-align: center;
}
.floor-banner-button li{
	width: 12px;
	height: 12px;
	overflow: hidden;
	text-indent: 9999px;
	background: url(../images/icon/icon-floor.png) no-repeat;
	display: inline-block;
	margin-left: 20px;
	cursor: pointer;
}
.floor-banner-button li.cur{
	background-position: -13px 0;
}
.floor-list{
	margin-left: 400px;
	border: 1px solid #ddd;
	border-left: none;
	border-top: none;
	height: 296px;
	overflow: hidden;
	position: relative;
}
.floor-list ul{
	width: 810px;
}
.floor-list li{
	float: left;
	width: 169px;
	height: 146px;
	overflow: hidden;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px 15px 0;
	position: relative;
	text-align: center;
}
.floor-list li img.floor-img{
	width: 85px;
	height: 85px;
}
.floor-title{
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	text-align: left;
	margin-top: 2px;
}
.floor-title a{
	color: #000;
}
.floor-price{
	height: 16px;
	line-height: 16px;
	color: #d71635;
	text-align: center;
	margin-top: 3px;
}
.floor-price b,.floor-price em,.floor-price i{
	font-weight: normal;
	font-style: normal;
}
.floor-price i{
	font-size: 14px;
	margin-right: 3px;
}
.floor-price b{
	font-size: 18px;
}
.floor-price em{
	margin-left: 2px;
	font-size: 14px;
}
.floor-icon{
	position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
}
/**/
.choice-btn{
	margin-left: 400px;
}
.choice-btn li{
	margin-top: 10px;
	cursor: pointer;
	float: left;
	display: inline;
	color: #000;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	border-left: 1px solid #ddd;
	padding: 0 22px;
}
.choice-btn li:first-child{
	border: none;
}
.choice-btn li.active{
	background: #d71635;
	color: white;
	margin: 0;
	height: 34px;
	line-height: 34px;
}
.choice-content{
	overflow: hidden;
	height: 250px;
	display: none;
}
.choice-content.active{
	display: block;
}
.choice-banner{
	float: left;
	width: 400px;
	height: 250px;
}
.choice-list{
	margin-left: 400px;
	border: 1px solid #ddd;
	border-left: none;
	border-top: none;
	height: 249px;
	overflow: hidden;
}
.choice-list li{
	float: left;
	width: 133px;
	border-left: 1px solid #ddd;
	padding: 28px 33px 0;
	position: relative;
	height: 221px;
	overflow: hidden;
}
.choice-list li img.choice-img{
	width: 130px;
	height: 130px;
}
.choice-list li:first-child{
	border-left: none;
}
.choice-title{
	line-height: 16px;
	height: 32px;
	overflow: hidden;
	margin-top: 13px;
}
.choice-title a{
	color: #000;
}
.choice-price{
	margin-top: 10px;
	height: 22px;
	line-height: 22px;
	color: #d71635;
	text-align: center;
}
.choice-price b,.choice-price em,.choice-price i{
	font-weight: normal;
	font-style: normal;
}
.choice-price i{
	font-size: 14px;
	margin-right: 3px;
    display:inline-block;
}
.choice-price i font{
	font-size: 18px;
	margin-right: 3px;
}
.choice-price b{
	font-size: 18px;
}
.choice-price em{
	margin-left: 2px;
	font-size: 14px;
}
.choice-icon{
	position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
}
.choice-icon img{
	float: left;
	margin-left: 2px;
	display: inline;
}

/*index-adver*/
.index-adver{
	margin-top: 20px;
}
/*suspend*/
.suspend{
	height: 53px;
	background: #d71635;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.suspend-logo{
	float: left;
	display: inline-block;
	margin-top: 8px;
	width: 114px;
	height: 36px;
	background: url(../images/tem/suspend-logo.png) no-repeat;
}
.suspend-search-input{
	width: 673px;
	float: left;
	display: inline;
	margin-left: 153px;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
}
.suspend-search-btn input{
	float: left;
	display: inline;
	width: 586px;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	font-size: 16px;
}
.suspend-search-btn a{
	float: right;
	display: inline-block;
	height: 36px;
	width: 67px;
	background: #b91630;
	font-size: 16px;
	color: white;
	text-align: center;
}
.suspend-login{
	float: right;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
}
.suspend-login a{
	color: white;
	float: left;
	display: inline-block;
	margin-left: 25px;
	font-size: 16px;
}
.suspend-login a:first-child{
	margin-left: 0;
}
/*index banner dialog*/
.index-dialog{
	width: 755px;
	height: 400px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -377px;
	margin-top: -200px;
	z-index: 999;
}
.index-dialog i{
	position: absolute;
    top: 0;
    right: 0;
    background-position: 50% 50%;
    cursor: pointer;
}


.choice-price .index-Pricesign {
    font-size:16px;
    margin-right: 3px;
    display:inline-block;
}

.floor-price .index-Pricesign {
    font-size:16px;
    margin-right: 3px;
    display:inline-block;
}