﻿/* new clear float */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
* html .clearfix {
    zoom: 1;
}
*:first-child + html .clearfix {
	zoom: 1;
}
/* end new clear float */
#top {
	z-index: 2;
}
#header,
#content {
	background: #ffffff;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#content {
	padding-bottom: 25px;
}

.header_nav {
	border-bottom: 3px solid #78b11b;
}
li.header_nav_on .hns_main {
    background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) no-repeat scroll -505px -1091px;
}
.header_nav_on .hns_side {
    background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) no-repeat scroll 100% -1091px;
}
#footer {
	margin-top: 10px;
}

.zzy_wrap {
	width: 100%;
	background: #deeffe url(http://img1.40017.cn/cn/new_ui/self/index/blue1.jpg) no-repeat center 0;
}

.global a {
	color: #0094e3;
}
.global a:hover {
	color: #ff6600;
}

.gray {
	color: #999999;
}

html {
	color: #333333;
}

li {
	list-style: none outside none;
}



.zzy_bar_wrap {
	background: #ffffff;
	padding: 0 10px;
	width: 960px;
	margin: 0 auto;
}
.zzy_bar {
	width: 958px;
	margin: 0 auto;
	height: 34px;
	line-height: 34px;
	background: #f8f8f8;
	border: 1px solid #e6e6e6;
	border-top: 0;
	position:relative;
	z-index: 1;
}

.roll_news {
	height: 34px;
	width: 640px;
	overflow: hidden;
	padding: 0 12px;
	color: #666666;
}

.rn_item {
	width: 640px;
	height: 34px;
	overflow: hidden;	
}
.rn_num{
	margin-right:10px;
}
.rn_money {
	color: #ff6600;
	margin-right:5px;
}

.city_name {
	color: #666666;
	font-size: 18px;
	line-height: 34px;
	font-family: \5FAE\8F6F\96C5\9ED1, Arial, sans-serif;
}

.switch_city {
	margin-left: 15px;
	margin-right: 12px;
	width: 74px;
	height: 20px;
	line-height: 20px;
	margin-top: 6px;
	border: 1px solid #cccccc;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/h_common.png) repeat-x 0 0;
}

.sc_inner {
	padding-left: 7px;
	cursor: pointer;
}

.sc_up {
	padding-left: 7px;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) repeat-x 59px 7px;
}

.sc_down {
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) repeat-x 59px -25px;
}

.cities {
	width: 372px;
	padding: 10px;
	border: 1px solid #cccccc;
	border-top: 0;
	background:#fff url(http://img1.40017.cn/cn/new_ui/self/index/common.png) repeat-x -76px -114px ;
	position:absolute;
	right:12px;
	top:27px;
	*top:24px;
}

.cul {
	padding: 0 5px;
	height: 21px;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) repeat-x 0 -58px;
}

.cli {
	padding: 0 15px;
	background: #ffffff;
	cursor: pointer;
	line-height:20px;
	color: #0094E3;
}

.cli_crt {
	border: 1px solid #dddddd;
	border-bottom: 0;
	cursor: default;
	font-weight: bold;
	color: #333333;
}

.clouds {
	/* word-break: break-all;
	word-wrap: break-word; */
	margin-top: 10px;
}

.clouds a {
	line-height: 22px;
/* 	vertical-align: baseline;
	display: inline-block; */
}

.info_list{
	float:left;
	margin-right: 10px;
	width:94px;
	position:relative;	
	white-space: nowrap;
}
.info_list_long{
	float:left;
	width:205px;
	position:relative;	
	white-space: nowrap;
}
/* === 现金券 === */


.cash_coupon_wrap {
	padding: 5px 0 6px;
}
.cash_coupon {
	margin-top: 2px;
}

.cash_coupon,
.cash_coupon .tt,
.cash_coupon .ct {
	float: left;
}
* html .cash_coupon,
* html .cash_coupon .tt,
* html .cash_coupon .ct {
	display: inline;
}







.cash_coupon {
	height: 17px;
	padding: 1px;
	/* background: url(http://img1.40017.cn/cn/new_ui/self/index/h_common.png) repeat-x 0 -20px; */
}

.cash_coupon .tt,
.cash_coupon .ct {
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	
	font-size: 12px;
}

.cash_coupon .tt {
	padding: 0 2px 0 3px;
	color: #ffffff;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png?v=201229) repeat-x -234px -957px;
}
.cash_coupon .tt {
	line-height: 20px\9;	
}
.cash_coupon .ct {
	background: #ffffff;
	color: #ff6600;
	padding: 0 4px;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png?v=201229) repeat-x 100% -957px;
}



.tip_cash_coupon {
	width: 267px;
	position: absolute;
	z-index: 1000000;
}
.tip_cash_coupon .ct {
	background: #fff6f0;
	border: 1px solid #ffac75;
	border-top: 0;
	margin-bottom: 10px;
	padding: 10px;
}
.tip_cash_coupon .hd {
	line-height: 0;
	font-size: 0;
	height: 6px;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/common.png) no-repeat 0 -1114px;
}

/* === end 现金券 === */

.zzy_bottom,
.zzy_bottom_inner {
	height: 150px;
}
.zzy_bottom {
	width: 100%;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/zzy_bottom.png) no-repeat center 0;
}
.zzy_bottom_inner {
	width: 960px;
	margin: 0 auto;
	background: url(http://img1.40017.cn/cn/new_ui/self/index/zzy_bottom.png) no-repeat center 0;
}





.roll_news,
.cc_tt,
.city_name,
.switch_city,
.cli,
.clouds a {
	float: left;
}
.geo {
	float: right;
}

/* === ie float fixed === */
* html .roll_news,
* html .cc_tt,
* html .city_name,
* html .switch_city,
* html .geo,
* html .cli,
* html .clouds a {
	display: inline;
}


