/* ----------------------------------

Main CSS file for TTTuangou
(C) Cenwor Inc.
http://www.cenwor.com
Created & Modified by itom, dujiawen, liuxin.

---------------------------------- */

html {
	overflow: -moz-scrollbars-vertical;/* 在Firefox下始终显示滚动条*/
}
body {
	background: #f6f6f6;
	font-size: 14px;
	color: #666;
	font-family: Tahoma, Helvetica, arial, sans-serif;
	margin: 0;
	text-align: center;
	line-height: 22px;
}
a {
	color: #08c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
form {
	clear: both;
}
select, button, input, textarea {
	font-family: arial, helvetica, clean, sans-serif;
	font-style: normal;
	border: 1px solid #ddd;
	padding: 3px;
}
* {
	margin: 0;
	padding: 0;
}
* li {
	list-style: none;
}
.B2 {
	font-weight: 600;
	font-size: 14px;
}

.SR {
	float: right;
}
.f-l {
	float: left;
}
h3, h4 {
	font-size: 20px;
	color: #333;
}
i, cite, em, var, address, dfn {
	font-style: normal;
}
.R{ color:#f76120;}
.R12 {
	font-weight: bold;
	font-size: 12px;
	color: #f76120;
}
.R14 {
	font-weight: bold;
	font-size: 14px;
	color: #f76120;
}
.B16 {
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
/*表单部分重定义*/
.input_h {
	border: 1px solid #eee;
	padding: 5px;
}
.l_input {
	width: 180px;
	padding: 5px;
	margin-right: 10px;
}
.f_input {
	float: left;
	width: 280px;
}
.lock_input {
	background: #f9f9f9;
}
button, input, select, textarea {
	margin: 0;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

select {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

/*bottom*/
.btn {
	height: 41px;
	line-height: 41px;
	height: 43px\9;
	line-height: 43px\9;
	padding-left: 4px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	zoom: 1;
	border-radius: 2px;
	font-size: 16px;
	padding: 0 25px 0 21px;
	background-color: #ededed;
	border: 1px solid #ccc;
	font-weight: bold;
	color: #666;
	margin: 0px 20px;
}
.btn:hover, .btn:focus,.btn.disabled, .btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
 *background-color: #d9d9d9;
}

.btn-small {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.btn-primary {
	background-color: #ff8400;
	border: 1px solid #ff8400;
	border-bottom: solid 1px #c66600;
	color: #ffffff;
	font-weight: bold;
	float: right;
}
.btn-primary.disabled, .btn-primary[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #f60;
	text-decoration: none;
	border: 1px solid #f60;
	border-bottom: solid 1px #c66600;
}
/*顶部样式*/
.header {
	background: #fff;
	height: 125px;
}
.header a:hover {
	text-decoration: none;
}
.site-mast {
	border-top: 1px solid #eee;
	box-shadow: 0 0 0 1px #FFF, 0 0 0 2px #dfdfdf, 0 0 5px 3px #f0f0f0;
	background: #f5f5f5;
	height: 30px;
	font-size: 12px;
	border-bottom: 1px solid #ededed;
}
.site-mast__user-nav {
	position: relative;
	margin: 0 auto;
	width: 1200px;
	clear: both;
}
.site-mast__user-nav ul li {
	float: left;
	border-right: 1px solid #eee;
	width: 105px;
	line-height: 30px;
	height: 30px;
}
.site-mast__user-nav ul .hdnav_separator_left {
	height: 30px;
	width: 0;
}
.site-mast__user-nav ul li i {
	display: inline-block;
	margin-right: 3px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	background: url(../images/header_icon.png) left top no-repeat;
}
.site-mast__user-nav ul li .icon-email {
	background-position: 0 -16px;
}
.site-mast__user-nav ul li .icon-pifu {
	background-position: 0 -32px;
}
.site-mast__user-nav ul li a {
	display: inline-block;
	width: 89px;
	color: #999;
	text-align: center;
}
.site-mast__user-nav ul li a:hover {
	color: #ff8702;
	cursor: pointer;
}
#skin-chose {
	position: absolute;
	font: 12px arial;
	display: none;
 filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffefeff, EndColorStr=#fff3f5fb, GradientType=0)progid:DXImageTransform.Microsoft.Shadow(Color=#ffb6bccb, Strength=2, Direction=135);
	top: 10px;
	left: 319px;
}
#skin-chose a {
	padding: 0 0 3px 3px;
}
#skin-chose a img {
	width: 20px;
	height: 15px;
}
/* 右上角 */
.site-mast__user-w {
	float: right;
	font-family: Arial;
	line-height: 30px;
}
.site-mast__user-w a {
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}
.site-mast__user-w .user-info, .site-mast__user-w .user-info .base_msg {
	display: inline;
	float: left;
}
.user-info__name, .user-info__logout, .user-info__login, .user-info__signup {
	float: left;
}
.sp_member {
	white-space: nowrap;
	text-align: left;
	color: #08c;
	display: inline-block;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tri {
	position: absolute;
	height: 0;
	width: 0;
	line-height: 0;
	font-size: 0;
	border: 4px dashed transparent;
	top: 14px;
	right: 10px;
	border-top: 4px solid #6d6e6d;
}
.site-mast__user-w .dropdown {
	position: relative;
	padding: 0 9px;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	width: 58px;
	text-align: left;
}
.site-mast__user-w .dropdown-open {
	background: #fff;
	border-left-color: #d4d4d4;
	border-right-color: #d4d4d4;
	border-bottom: 1px solid #fff;
	line-height: 30px;
}
.site-mast__user-w .dropdown-menu {
	display: none;
	position: absolute;
	right: -1px;
	top: 29px;
	z-index: 1;
	padding: 10px 0;
	border: 1px solid #d4d4d4;
	border-top: none;
	box-shadow: 1px 1px 2px rgba(203,203,203,0.5);
	background: #fff;
	width: 80px;
}
.site-mast__user-w .dropdown-menu a {
	float: left;
	padding: 0 10px;
	width: 60px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}
.site-mast__user-w .dropdown-menu a:hover {
	background: #eee;
	color: #08c;
}
.site-mast__user-w .vcoupon {
	padding-right: 0;
}
/* 顶部大logo */
.site-mast__branding, .site-mast__site-nav {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
	height: 75px;
}
.site-mast__site-nav {
	height: 40px;
}
.site-logo {
	display: inline;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 245px;
	height:75px;
}
.site-logo a {
	display: block;
	height: 75px;
	overflow: hidden;
}
.site-logo a img {
	vertical-align: middle
}
.city-info {
	float: left;
	margin-top: 15px;
}
.city-info a {
	display: block;
}
.city-info .at_city {
	color: #595959;
	font-weight: 700;
}
.city-info #top_title {
	font-size: 12px;
	color: #777;
}
/*首页分享到*/
.like_share_this {
	width: 100%;
	background-color: #fff;
	padding-bottom: 10px;
	padding-top:5px;
	float: left;
	overflow: hidden;
	clear: both;
	font-size: 12px;
}
.like_share_this span {
	float: left;
	line-height: 16px;
	padding: 7px 0;
}
.like_share_this ul {
	line-height: 16px;
	padding: 7px 0;
}
.like_share_this ul li {
	float: left;
	margin-left: 8px;
	_display: inline;
}
.like_share_this a {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	overflow: hidden;
}
.like_share_this a img {
	margin-right: 3px;
	vertical-align: middle;
}
/*图片轮播*/
.imgs_displayer {
	float: left;
	position: relative;
}
.imgs_displayer #imageslider {
	height: 265px;
	width: 450px;
	overflow: hidden;
}


/* 广告 */
.site-mast__ads {
	display: none;
	width: 1200px;
	height: 100px;
	margin: 15px auto 0;
	position: relative;
}
.howdo_close {
	float: right;
	background: url(../images/howdo_close.png) no-repeat;
	width: 14px;
	height: 14px;
	margin: 5px;
	_position: absolute;
	_left: 935px;
}
.howdo_close:hover {
	float: right;
	background: url(../images/howdo_closeh.png) no-repeat;
	width: 14px;
	height: 14px;
	margin: 5px;
	_position: absolute;
	_left: 935px;
}
.m_bg .smallslider {
	width: 980px;
	height: 60px;
	overflow: hidden;
	margin: 0 auto 10px;
	clear: both;
}
.onead, .twoad, .fourad, .sixad {
	width: 980px;
	margin: 0 0 15px;
	overflow: hidden;
}
.onead li, .twoad li, .fourad li, .sixad li {
	float: left;
	padding: 0;
	overflow: hidden;
	height: 60px;
}
.onead li img {
	width: 980px;
	height: 60px;
	border: none;
}
.twoad li img {
	width: 490px;
	height: 60px;
	border: none;
}
.fourad li img {
	width: 245px;
	height: 60px;
	border: none;
}
.sixad li img {
	width: 161px;
	height: 60px;
	border: none;
}
/* 顶部城市选择 */
#show_provinces {
	position: absolute;
	display: none;
	z-index: 1;
	width: 330px;
	border: 5px solid #FDC093;
	background: #FFf;
	overflow: hidden;
}
.city_close {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/close_city.gif) no-repeat;
	overflow: hidden;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
.city_chose {
	height: 25px;
	background-color: #e7ebea;
	color: #333;
	padding-left: 10px;
}
ul.scity {
	float: left;
	padding: 0 10px;
}
ul.scity li {
	display: block;
	float: left;
	padding: 5px;
	white-space: nowrap;
}
ul.scity li a {
	color: #333;
}
ul.scity li a:hover {
	background-color: #e7ebea;
	text-decoration: underline;
}
/* 顶部搜索框 */
.search-box {
	float: left;
	margin-top: 18px;
	margin-left: 200px;
	clear: right;
	width: 465px;
	position: relative;
}
.search-box .search-box__input {
	float: left;
	width: 300px;
	height: 24px;
	line-height: 24px;
	padding: 5px 5px 5px 5px;
	border: 3px solid #ff8400;
	border-right: 0;
	border-left: none;
	display:inline;
	background-color: #fff;
	position: absolute;
    left: 70px;
}
.select_sel {
	background-color: #fff;
	border: 3px solid #ff8400;
	float: left;
	border-right: none;
	height: 40px;
	line-height: 40px;
	padding: 5px 5px 5px 5px;
	*padding:0;
	border-radius: 3px 0 0 3px;
	width: 70px;
	margin: 0;
	display: inline;
	font-size: 14px;
	overflow: hidden;
	position: relative;
}
.search-box input:focus {
	border-color: none;
	outline: 0;
	outline: thin dotted \9;
}
.search-box .search-box__button {
	padding: 0 15px;
	background: #ff8400;
	float: right;
	color: #fff;
	border: none;
	width: 80px;
	border-radius: 0 3px 3px 0;
	font-weight: bold;
	margin-right: 10px;
	line-height: 40px;
	height: 40px;
}
.search-box .search-box__button:hover {
	text-decoration: none;
	background-color: #f60
}
.commitment {
	width: 105px;
	height: 40px;
	margin-top: 18px;
	float: left;
	background: url(../images/new/commitment.png) no-repeat;
	margin-left: 70px;
}
/* 主导航 */
.nav_bar {
	width: 100%;
	clear: both;
	height: 40px;
	line-height: 40px;
	background-color: #ff8400;
	border-bottom: none;
}
.site-mast__site-nav a {
	font-size: 14px;
	color: #fff;
	float: left;
	padding: 0 20px;
	font-weight: 700;
}
.site-mast__site-nav a:hover, .site-mast__site-nav .current {
	background: transparent;
	background-color: #ffa340;
	text-decoration: none;
}
.site-mast__site-nav .current, .site-mast__site-nav .current:hover {
	background-color: #e35000;
}
.site-mast__site-nav em {
	float: left;
	display: inline;
	float: left;
	font-style: normal;
	color: #dadcdb;
}
.site-mast__site-cla-main {
	width: 237px;
	height: 38px;
	background: #ff9f39;
	float: left;
	display: inline;
	position: relative;
	margin-top: 0;
}
/*导航*/
.m_bg .pp_channels {
	width: 237px;
	height: 450px;
	padding: 0;
}
.m_bg .pp_channels .root-item {
	zoom: 1;
	height: 55px;
	overflow: hidden;
	vertical-align: middle;
}
.m_bg .pp_channels .root-item a {
	float: none;
}
.m_bg .pp_channels .root-item p {
	padding-left: 47px;
	line-height: 21px;
}
.m_bg .pp_channels .root-item p a {
	padding: 0 8px 0 0;
	line-height: 21px;
	font-size: 12px;
	color: #777;
	font-weight: 500;
}
.m_bg .pp_channels .root-item p a:hover {
	background: none;
	color: #08c;
}
.m_bg .pp_channels .root-name {
	display: block;
	z-index: 1001;
	position: relative;
	border-top: 1px solid #f5f5f5;
	padding: 0 0 0 20px;
}
.m_bg .pp_channels .root-name span {
	display: block;
	height: 28px;
	font-size: 15px;
	color: #333;
}
.m_bg .pp_channels .root-name span i {
	width: 17px;
	height: 17px;
	float: left;
	margin: 4px 10px 0 0;
}
.m_bg .pp_channels .active .root-name {
	background: #fff;
}
.m_bg .pp_channels .active .root-name span {
	color: #ff5000;
	border-color: #fff;
}
.m_bg .pp_channels .no-sub .root-name span {
	border-color: #fff;
	background-position: 20px -358px;
}
.m_bg .pp_channels .sub-list {
	left: 239px;
	top: 0;
	width: 120px;
	height: 420px;
	overflow: hidden;
	border: none;
	background: #fff;
	padding: 15px;
}
.m_bg .pp_channels .active .sub-list {
	visibility: visible;
}
.m_bg .pp_channels .sub-list li {
	float: left;
	width: 60px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	display: inline;
	overflow: hidden;
}
.m_bg .pp_channels .sub-list a {
	padding: 0;
	line-height: 21px;
	font-size: 12px;
}
.m_bg .pop-panel {
	border: 2px solid #ff8400;
	border-top: none;
	padding: 0;
	background: #fff;
	color: #61646E;
	position: absolute;
	visibility: hidden;
	z-index: 1001;
	top: 39px;
	left: 0px;
}
.m_bg .pop-panel a {
	color: #61646E;
}
.m_bg .pop-panel a: hover {
	text-decoration: none;
	color: #f76120;
}
.m_bg .pop-panel-img {
	padding-top: 20px;
	border-top: 1px solid #ddd;
	bottom: 15px;
	position: absolute;
	width: 120px;
	height: 70px;
}
.m_bg .pop-panel-img img {
	width: 120px;
	height: 70px;
	background: #eee;
}
.m_bg .pop-box {
	left: 239px;
	top: 0;
	width: 120px;
	height: 420px;
	overflow: hidden;
	border: none;
	background: #fff;
	padding: 15px;
	position: absolute;
}
/* 关键字搜索结果 */
.site-mast__search-result {
	padding: 5px 0;
	border: 1px solid #eee;
	background-color: #ffc;
	margin: 0 0 15px;
	text-align: center;
	display: block;
	clear: both;
}
/* 分类筛选 */
.site-fs {
	display: block;
	clear: both;
	background: #fff;
	border: 1px solid #ededed;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	margin-bottom: 15px;
}
.site-fs a:hover {
	text-decoration: none;
}
.site-fs__cell {
	padding: 10px 15px;
	border-bottom: 1px dotted #DBDBDB;
}
.site-fs__cell-title {
	float: left;
	margin-top: 3px;
}
.site-fs__cell-son1 {
	width: 850px;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
}
.site-fs__cell-son2 {
	width: 845px;
	float: right;
	background-color: #f9f9f9;
	border: 1px solid #efefef;
	margin: 0 3px 5px 0;
	padding: 6px;
 *padding-bottom:0;
}
.site-fs__cell-title .quyu {
	width: 1px;
	height: 16px;
	float: left;
}
.site-fs__cell-title .fenlei {
	width: 1px;
	height: 16px;
	float: left;
}
.site-fs__cell .topclass-name {
	cursor: pointer;
	float: left;
	margin: 0 5px;
	padding: 0 8px;
	height: 25px;
	line-height: 25px;
}
.site-fs__cell .selected {
	background: #08c;
	color: #fff;
	height: 22px;
	line-height: 20px;
	border-radius: 2px;
	margin-top:2px;
}
.site-fs__sort_w {
	padding: 2px 15px;
	height: 42px;
	line-height: 42px;
	border:none;
	background: #fff;
}
.site-fs__sort {
	padding-left: 0;
}
.site-fs__sort-t {
	float: left;
	padding-right: 17px;
}
.site-fs__sort-s {
	float: left;
	text-align: center;
}
.site-fs__sort-s a {
	color: #666;
	padding: 0 10px;
	line-height: 42px;
	float: left;
}
.site-fs__sort-s a:hover, .site-fs__sort-s .selected {
	color: #ff6900;
	background: #fff;
}
.site-fs__sort-s .selected,.site-fs__sort-s .selected:hover{
	height: 22px;
	line-height: 20px;
	margin-top: 10px;
	padding: 0 8px;
	margin-right: 10px;
	border-radius: 2px;
	background:#08c; 
	color:#fff;
}

.site-fs__cell-title img {
	position: relative;
	top: 3px;
	padding-right: 5px;
}
.site-fs .root-item {
	display: none;
}
.site-fs__cell {
	display: block;
}
/* 内容主体*/
.wrap {
	width: 1200px;
	text-align: left;
	min-height: 400px;
	height: auto!important;
	_height: auto;
	overflow: visible;
	margin: 15px auto;
}
/*左侧*/
.site-ms__left {
	float: left;
	width: 980px;
	padding-bottom: 15px;
}
.site-ms__left h1 {
	color: #333;
	font-size: 14px;
	margin: 15px 0;
}
.site-ms__left textarea {
	width: 97%;
	height: 80px;
	padding: 3px;
}
.product_item {
	width: 995px;
	clear: both;
	display:block;
	overflow: hidden;
	padding-top: 3px;
}
.t_area_out {
	margin-bottom: 15px;
	clear: both;
	border: 1px solid #ededed;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}
.t_area_in {
	background-color: #FFF;
	line-height: 21px;
	padding: 14px;
	height: auto;
	overflow: visible;
	font-size: 12px;
}
.site-ms__left .cur_title, .cur_title2 {
	font-size: 20px;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	font-family: "微软雅黑";
	font-weight: bold;
	color: #333;
}
.site-ms__left .sect {
	padding: 10px;
	font-size: 14px;
	display: block;
	clear: both;
	overflow: hidden;
}
.site-ms__left p {
	clear: both;
	margin: 0 0 5px 0;
}
.other_l {
	display: block;
	line-height: 30px;
	overflow: hidden;
	padding:0 10px;
}
.other_l em {
	float: left;
}
.other_l .other_l_s{
	display:inline;
}
.other_l .other_l_s span {
	margin-right: 5px;
	float: left;
	display: inline-table;
	margin-bottom: 5px;
}
.u_seled {
	margin: 0;
	padding: 0 9px;
	border: 2px solid #f76120;
	background-color: #f76120;
	background: url(../images/deal-seled.png) no-repeat right bottom;
}
.u_sel {
	margin: 0;
	padding: 1px 10px;
	border: 1px solid #ddd;
}
.u_sel:hover {
	padding: 0 9px;
	border: 2px solid #f76120;
}
.u_sel a, .u_sel a:hover {
	color: #666;
	text-decoration: none;
}
.nleftL {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	padding: 10px;
}
.nleftL li {
	float: left;
	padding: 1px 10px 3px;
}
.field {
	display: block;
	overflow: hidden;
	margin: 5px auto 10px;
	padding: 0 10px 2px;
	color: #333;
/*	height: 32px;*/
	line-height: 32px;
}
.field label {
	float: left;
	padding-right: 20px;
	width: 90px;
text-align: right;
}
.field_title {
	font-weight: 600;
	color: #f76120;
	padding-bottom: 10px;
}
.act {
	padding-left: 115px;
}
#error_msg {
	color: #f76120;
	display: block;
	padding: 10px 0;
	padding-left: 115px;
}
/*右侧*/  
.site-ms__right {
	float: right;
	width: 205px;
	margin-top: 0;
}
.site-ms__right h1 {
	font-size: 14px;
	padding-left: 15px;
	height: 35px;
	line-height: 35px;
	color: #2f2f2f;
	background: #fefefe;
	border-bottom: 1px solid #f4f4f4;
}
.site-ms__right h3 {
	padding: 5px 0;
	font-size: 14px;
}
.site-ms__right p {
	padding-bottom: 10px;
}
/*分页*/
.product_list_pager {
	margin: 30px auto 0;
	clear: both;
	text-align: center;
	display: block;
}
.product_list_pager a {
	padding: 8px 0;
 *padding:0;
	margin: auto 3px;
	border: 1px solid #e3e8e8;
	color: #FF6600;
 *font-family:宋体;
	_font-family: Tahoma, Helvetica, arial, sans-serif;
}
.product_list_pager a:hover {
	border: 1px solid #ff6600;
	padding: 8px 0;
 *padding:0;
	text-decoration: none;
 *font-family:宋体;
	_font-family: Tahoma, Helvetica, arial, sans-serif;
}
.product_list_pager .page_current {
	padding: 8px 12px;
 *padding: 7px 12px 9px;
	_padding: 8px 12px;
	background: #F60;
	margin-left: 3px;
	margin-right: 0;
	color: #fff;
	border: 1px solid #f60;
 *border:none;
	_border: 1px solid #f60;
}
.product_list_pager .page_number {
	padding: 8px 12px;
	margin: 0;
	border: none;
}
.product_list_pager .page_down {
	padding: 8px 12px;
	margin: 0;
	border: none;
	font-weight: normal;
}
.product_list_pager .page_up {
	padding: 8px 12px;
	margin: 0;
	border: none;
	font-weight: normal;
}
.product_list_pager .page_first {
	padding: 8px 12px;
	margin: 0;
	border: none;
}
.product_list_pager .page_last {
	padding: 8px 12px;
	margin: 0;
	border: none;
}
.pagem .page_count {
	display: block;
	margin-top: 10px;
}
/* 分页？ */
ul.paginator {
	font-size: 12px;
	text-align: right;
	white-space: nowrap;
	padding: 10px 0 0;
	margin: 20px 10px;
}
ul.paginator li.current {
	font-weight: 700;
	margin: 0 6px
}
ul.paginator li {
	display: inline;
	height: 22px;
	line-height: 22px;
	margin: 0 1px;
	padding: 1px
}
ul.paginator li a {
	border: 1px solid #BBB;
	text-decoration: none;
	margin: 2px 0;
	padding: 3px 6px
}
ul.paginator li a:hover {
	border: none;
	background: #369;
	text-decoration: none;
	color: #fff;
	padding: 4px 7px 5px
}
/* 页面底部 */
.foot {
	clear: both;
	color: #333;
	font-size: 12px;
	background-color: #f6f6f6;
	border-top: 1px solid #e0e0e0;
}
.foot b {
	font-weight: 600;
	float: left;
}
#site-info-w {
	margin: 7px auto 0;
	width: 980px;
}
#site-info-w ul {
	overflow: hidden;
	display: block;
	clear: both;
	margin-bottom: 20px;
}
#site-info-w ul, #site-info-w ul a {
	color: #444;
}
#site-info-w li.site-info__item {
	border-right: 1px dotted #ccc;
	display: inline;
	float: left;
	height: 115px;
	width: 120px;
	padding: 10px 0 0 0;
	margin-top: 10px;
	margin-right: 55px;
}
.site-info__item ul {
	padding-top: 5px;
}
.site-info__item ul li {
	list-style: outside disc;
}
#site-info-w li.site-info__item--btm-logo {
	border: none;
	padding-left: 0;
	width: 240px;
	margin-right: 0;
	float: right;
}
#site-info-w h3 {
	font-size: 14px;
	text-align: left;
	display: inline;
	float: left;
}
.site-info__item ul li {
	line-height: 20px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
#site-info-w #logo-footer {
	background: url(../images/logo.png) no-repeat;
	width: 245px;
	height: 85px;
	overflow: hidden;
	float: left;
}
#site-info-w .logo-footer p {
	padding-top: 0px;
	text-align: center;
}
#miibeian {
	color: #ddd;
}
.friend_link {
	float: left;
	padding-bottom: 20px;
}
#site-info-w .friend_link .sub-list {
	float: left;
	width: 1200px;
}
.friend_link .sub-list li {
	float: left;
	margin-left: 15px;
}
.friend_link .sub-list img {
	width: 88px;
	float: left;
	height: 31px;
}
.friend_link a {
	color: #444;
	float: left;
}
.attestation a {
	margin: 0 5px;
}
.site_copyright {
	width: 980px;
	padding-top: 10px;
}
/* 返回顶部 */
.backTop {
	position: fixed;
	_position: absolute;
	bottom: 20px;
	right: 20px;
	visibility: visible;
}
* html .backTop /* IE6 底部固定  */ {
	position: absolute;
	bottom: auto;
 top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
a.goTop {
	width: 47px;
	height: 50px;
	display: block;
	background: url(../images/default.png) -141px 0 no-repeat;
	float: right;
	margin-right: 10px;
}
a.goTop:hover {
	width: 47px;
	height: 50px;
	display: block;
	background: url(../images/default.png) -190px 0 no-repeat;
}
/* 页面跳转提示 */
.msg {
	text-align: center;
	padding: 15px 0;
	margin-top: 5px;
}
.msg a, .msg a:hover {
	color: #f76120;
}
/* 登陆注册+快捷登陆+找回密码+账号设置 */
.lostpassword {
	font-size: 12px;
	margin-left: 10px;
	margin-top: 5px;
}
#remember {
	position: relative;
	padding-left: 5px;
	vertical-align: middle;
	font-size: 12px;
	float: left;
	text-align: left;
	margin-top: -10px;
	*margin-top:-5px;
}
#check_remember {
	float: left;
	margin-left: 110px;
	display: inline;
	border: none;
}
#l_act {
	padding: 0px 0 10px 110px;
}
#l_act .btn {
	float: left;
	margin: 0;
}
.sect .login_union {
	line-height: 25px;
	padding-left: 120px;
	line-height: 25px;
	width: 350px;
	border-top: 1px solid #eee;
	padding-top: 15px;
	margin-top: 20px;
	padding-left: 35px;
	margin: 0 auto;
	margin-top: 20px;
	margin-left: 240px;
}
.autologin {
	margin-left: 110px;
	font-size: 12px;
}
#hometel_result, #email_result, #username_result, #password_result, #phone_result {
	position: absolute;
}
.alert {
	padding: 1px 0 1px 25px;
	background: url(../images/icons_reg.png) no-repeat 5px -41px;
	color: #f76120;
	float: left;
	margin: 0 0 0 10px;
}
.success {
	padding: 1px 0 1px 25px;
	background: url(../images/icons_reg.png) no-repeat 5px 9px;
	color: #489a57;
	float: left;
	margin: 0px 0 0 10px;
}
.field .hint0, .field .hint1, .field .hint2, .field .hint3, .field .hint4, .field .error {
	padding: 1px 10px 1px 25px;
	background: #fff url(../images/icons_reg.png) no-repeat 5px -90px;
	display: none;
	position: absolute;
	color: #f76120;
	/* font-size: 12px; */
	margin: 0 0 0 10px;
}
input.formbutton, .save {
	background: #FF7D00;
	cursor: pointer;
	border-color: #FFFF99 #996600 #996600 #FFFF99;
	border-style: solid;
	border-width: 1px;
	padding: 0 6px;
	text-align: center;
	height: 30px;
	line-height: 30px;
 *line-height:23px;
	font-weight: 500;
	font-size: 14px;
	color: #fff;
}
.p1 {
	padding: 4px;
}
/* 团购券查询 */
#ck_product_name {
	position: absolute;
	display: none;
	background: #fff;
	border: 2px dashed #333333;
	width: 277px;
	padding: 5px;
}
.hint {
	clear: left;
	color: #999;
	font-size: 12px;
	margin-left: 110px;
	width: 300px;
	line-height: 28px;
	float:left;
}
.actbtn {
	padding: 10px 115px;
	float: left;
	clear: both;
}
.actbtn .btn-small {
	margin-left: 0;
}
.nleftL .btn {
	margin-left: 0;
	float: left;
}
.nleftL .field {
	padding-left: 0;
	font-size:14px;
}
/*用户左侧导航*/
.user_nav {
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-top: 0;
}
.side_nav_ul {
}
.side_nav_ul li {
	line-height: 25px;
}
.side_nav_ul li a {
	color: #666;
}
.side_nav_ul li a:hover {
	color: #f76120;
	text-decoration: none;
}
.side_nav_ul li.snu_cur a {
	color: #f76120;
	font-weight: 600;
}
.nleftL .liL_1 {
	color: #fff;
	font-weight: 400;
	background: #FEBD92;
}
.nleftL .liL_2 {
	color: #fff;
	font-weight: 600;
}
.nleftL .liL_2 a {
	color: #f76120;
}
.nleftL .liL_3 {
/* background: none; */
}
.nleftL .liLine {
	color: #ccc;
	margin: 0;
	padding: 0 2px;
}
/*团购券+订单+详单表格*/
#report {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 15px;
}
#report th {
	background: #f9f9f9;
	padding: 7px 10px;
	font-size: 12px;
	text-align: center;
	color: #999;
	font-weight: 500;
	border-top: 1px solid #eee;
}
#report tr td {
	border-bottom: #eee 1px solid;
	background: #fff;
	color: #333;
	padding: 20px 0;
	text-align: left;
}
#report tr.odd td {
	/* cursor: pointer; */
	text-align: left;
}
#report tr.odd td.orderdo {
	cursor: pointer;
}
#report td img {
	vertical-align: middle
}
#report h4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.order_info {
	float: none;
	background: #f9f9f9;
	padding: 10px 0;
	border-top: none;
	text-align: left;
	color: #666;
	width: auto;
	display: block;
	clear: both;
	overflow: hidden;
}
.order_info p {
	display: block;
	word-wrap: break-word;
	padding: 10px;
	margin-bottom: 15px;
}
.order_info h4 {
	font-size: 14px;
	color: #666;
	border-bottom: 1px dashed #ededed;
	padding-bottom: 5px;
}
.order_info h3 {
	font-size: 12px;
	font-weight: 500;
	padding: 0 10px;
}
.order_info ul {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 0;
}
.order_info ul li {
	width: 20%;
	padding: 0 15px;
}
.order_img2 {
	width: 120px;
	height: 70px;
	float: left;
	margin-right: 10px;
}
.order_name {
	display: inherit;
	color: #999;
}
.order_name b {
	color: #333;
}
.order_i_con{ padding:0 10px;}
/*打印团购券页面*/
.quan {
	width: 450px;
	border: #999 2px solid;
	text-align: left;
	overflow: hidden;
	margin: 10px auto;
	padding: 10px;
	background: #FFFFFF url(templates/default/images/new/deal_bg.png) no-repeat bottom right;
}
.quan .qtitle {
	width: 100%;
	float: left;
	height: 70px;
	border-bottom: #ccc 1px solid;
	padding: 0px 0px 5px 0px;
}
.quan .qlogo {
	float: left;
	width: 240px;
	height: 52px;
}
.quan .qcode {
	float: right;
	padding-top: 23px;
}
.quan .qmt {
	clear: both;
	font-size: 24px;
	line-height: 24px;
	padding-top: 10px
}
.quan .qwarp {
	padding-top: 10px;
	font-size: 16px;
	line-height: 25px;
}
.quan .ql dl dt {
	width: 65px;
	float: left
}
.quan .ql dl dd {
	width: 350px;
	float: left;
}
.quan .ql span {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #f76120;
}
/*收货地址*/
.address {
	padding: 0 10px;
}
.address .llf {
	font-size: 14px;
	float: left;
	font-weight: 600;
}
.address .lrf {
	float: right;
}
.address .lrf a {
	float: right;
	margin: 0;
}
.address_new {
	background: #f9f9f9;
	display: none;
	padding: 10px 0;
}
.address_new .left {
	text-align: right;
	padding: 10px;
}
.address_new select {
	width: 100px;
}
.addressbox {
	width: 100%;
}
.addressbox tr {
	text-align: center;
	height: 33px;
	background: #fff;
}
.addressbox .hd {
	background: #f2f2f2;
}
/* 商家管理页面 */
.w960 {
/*width: 958px;*/
}
.w916 {
	/*width: 930px;*/
	margin: 0;
}
.tab_list {
	border-collapse: collapse;
	margin: 15px;
	width: 96.7741%;
}
.tab_list th {
	border: 1px solid #E5D8A2;
	padding: 7px 10px;
	background: #fff7d7;
	color: #333;
	text-align: center;
	font-size: 12px;
	border-bottom: none;
}
.tab_list td {
	padding: 7px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
}
.tab_list .extra {
	color: #999;
	background: #F2F2F2;
}
.tab_list .extra td {
	border-bottom: 1px solid #ccc;
}
.tab_list .extra a {
	color: #89B7D3;
}
.tab_list .banner .filter_current {
	padding: 3px;
	background: #000;
	color: #fff;
}
/* 账户充值 */   
.order_check_form {
	border-top: 1px solid #44ACAF;
	margin-top: 12px;
	padding-top: 20px
}
.typelist {
	margin-left: 16px
}
.typelist input {
	float: left;
	margin-top: 15px
}
.typelist p {
	padding-left: 160px;
	padding-top: 10px;
	margin-left: 20px;
	float: left;
	_width: 450px;
}
/*充值卡*/
#zf_form {
	margin: 0px;
	padding: 0px;
}
.check_act {
	margin-top: 32px;
	padding-left: 16px
}
/*支付方式*/
.orderT {
	margin-left: 15px;
}
.orderT tr td {
	padding: 10px 0;
}
.choose_pay_type {
	font-size: 14px;
	font-weight: 600;
	padding: 5px 16px
}
.wig_box p.P_diso_1 {
	font-weight: 500;
	float: left;
	width: 100%;
}
.P_diso_2 {
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	color: #f76120;
	clear: both;
}
form p span {
	font-size: 12px;
	padding-left: 5px;
}
.PayTypeList {
	margin: 5px 0;
	color: #999;
}
.alipay {
	background: url(../../../static/images/pay/alipay.gif) no-repeat 0 2px;
	height: 39px;
	padding: 0;
}
.tenpay {
	background: url(../../../static/images/pay/tenpay.gif) no-repeat 0 2px;
	height: 40px;
	padding: 0;
}
.chinabank {
	background: url(../../../static/images/pay/bank.gif) no-repeat 0 3px;
	height: 35px;
	padding: 0;
}
/*付款页面*/
#zf_nleftL .field {
	margin: 5px auto 0px;
}
#zf_nleftL span {
	display:inline;
}
/*邮件+短信订阅*/
.enter_address {
	background: #FFF8E8;
	border: 1px solid #FBD686;
	margin: 20px 0;
	padding: 15px 20px;
	display: block;
	clear: both;
	overflow: hidden;
}
.enter_address_c {
	float: left;
	margin-top: 10px;
}
.enter_address_c .mail {
	float: left;
	width: 310px;
}
.enter_address_c label {
	display: block;
	padding-bottom: 5px;
}
.enter_address_c span {
	color: #7C7A7D;
	display: block;
	padding-top: 5px;
	float: left;
	width: 300px;
}
.enter_address_c .product {
	float: left;
	width: 350px;
}
.enter_address_c .product label {
 *padding-bottom:0;
}
.t_area_in .email {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 200px;
	font-size: 12px;
	float: left;
	color: #333;
	margin: 0 0 8px;
	padding: 3px;
}
/*我的头像*/
.avatar {
	margin: 10px auto;
	width: 658px;
	margin-bottom: 5px;
 *margin-bottom:0px;
	clear: both;
	font-size: 12px;
}
.avatar li {
	width: 100%;
	float: left;
	line-height: 25px;
}
.avatar h1 {
	font-size: 14px;
	font-weight: 600;
	border-bottom: #ccc 1px solid;
	width: 100%;
	padding: 5px 0;
}
.avatar h2 {
	font-size: 12px;
	font-weight: 500;
	padding: 5px 0;
}
/* 文章列表 */
.article_detail {
	text-align: left;
	width: 100%;
	display: block;
	clear: both;
	background: #f9f9f9;
	float: left;
}
.article_title {
	width: 535px;
	float: left;
	padding: 5px 10px;
}
.article_author {
	width: 100px;
	float: left;
	padding: 5px 10px;
}
.article_time {
	width: 150px;
	float: left;
	padding: 5px 10px;
}
.article_ltitle {
	width: 535px;
	border: 0.5px solid #FFF;
	float: left;
	background-color: #FFF;
	padding: 5px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.article_lauthor {
	width: 100px;
	border: 0.5px solid #FFF;
	float: left;
	background-color: #FFF;
	padding: 5px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.article_ltime {
	width: 150px;
	background-color: #FFF;
	border: 0.5px solid #FFF;
	float: left;
	padding: 5px 10px;
}
.article {
	float: left;
}
.site-ms__left .cur_top {
	height: 30px;
	background-color: #f9f9f9;
}
.site-ms__left .wenzhang {
	float: left;
	padding: 5px 10px;
}
.site-ms__left .article_listl {
	float: right;
	padding: 5px;
}
.site-ms__left .cur {
	padding: 15px 0;
}
.site-ms__left .cur_titles {
	float: left;
	font-size: 20px;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 26px;
	word-wrap: break-word;
}
.site-ms__left .article_link {
	float: right;
	height: 24px;
}
.t_detail_txt img {
	display: block;
}
.article_info {
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.article_au {
	float: left;
}
.article_ti {
	float: right;
}
.article_content {
	padding: 10px 0;
}
/* 往期团购 */
.deal_list li {
	border-top: 1px dashed #E7E7E7;
	height: 116px;
	padding: 20px 0;
}
.pic2 {
	float: left;
}
.listInfo {
	float: left;
	overflow: hidden;
	margin-left: 20px;
}
.listInfo p {
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	margin: 8px 0;
	float: left;
}
.listInfo p a {
	font-size: 16px;
	font-weight: 600;
}
.listInfo p i {
	font-style: normal;
	font-size: 13pt;
	margin-right: 10px;
	font-weight: 600;
	color: #CC3333;
}
.listInfo .info2 span {
	float: left;
}
.listInfo .info2 .jiesheng {
	float: right;
	margin-right: 10px;
}
.listInfo p em {
	font-style: normal;
	font-size: 14px;
	margin-right: 12px;
	font-weight: 600;
	font-family: "arial"
}
.listInfo p .pro_noprice {
	color: #CC3333;
}
.time_normal {
	width: 100px;
	height: 105px;
	float: right;
	background: url(../images/bg_time.jpg) no-repeat;
}
.time_normal p {
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 4px;
}
.time_normal .time_underway {
	color: #CC0000;
	font-weight: 600;
	padding: 20px 0;
}
.site-ms__left .scMoney {
	font-size: 14px;
	font-weight: bold;
}
/* 团购指南 */
.guide_steps li {
	position: relative;
}
.guide_steps h3 {
	background: url(../images/guide_titles.gif) no-repeat 0 0;
	height: 41px;
	margin-top: 50px;
	text-indent: -999em;
	width: 370px;
}
.guide_steps p {
	margin-top: 5px;
	padding-left: 50px;
	width: 290px;
}
.guide_steps h3.step1 {
	margin-top: 0;
}
.guide_steps h3.step2 {
	background-position: 0 -200px;
}
.guide_steps h3.step3 {
	background-position: 0 -398px;
}
.guide_steps h3.step4 {
	background-position: 0 -598px;
}
.bubble {
	left: 370px;
	position: absolute;
	top: 0;
}
.bubble_top {
	background: url(../images/bg_learn_guide_bubble.gif) no-repeat 0 0;
	padding: 20px 10px 8px 28px;
	width: 237px;
}
.bubble ol li {
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-type: decimal;
}
.bubble ol li.last {
	margin-bottom: 0;
}
.bubble ol.coupon li {
	margin-top: 5px;
}
.bubble ol li p {
	padding-left: 20px;
	width: 237px;
}
.bubble_bottom {
	background: url(../images/bg_learn_guide_bubble.gif) no-repeat 0 -588px;
	height: 12px;
	overflow: hidden;
	width: 275px;
}
/* 常见问题 */
.faqlist li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-bottom: 12px;
	padding: 10px;
}
.faqlist li.alt {
	background: none repeat scroll 0 0 #F6F6F6;
}
.faqlist h4 {
	color: #333333;
	display: inline;
	text-decoration: none;
}
.faqlist p {
	line-height: 1.5em;
	margin: 8px 20px 0;
}
.paytype p {
	padding-left: 140px;
	padding-top: 10px;
}
.invalid {
	color: #333333;
	font-size: 12px;
	margin: 5px 0 10px;
	padding-left: 15px;
}
.invalid li {
	list-style-position: outside;
	list-style-type: disc;
}
/* 在线提问 */
.consult_list{ margin:0 10px;} 
.consult_list li {
	border-bottom: 1px dotted #ddd;
}
.consult_list li.alt {
	background: #F6F6F6；
}
.consult_list div {
	padding: 10px 5px;
}
.consult_list .user {
	color: #999;
}
.consult_list .user strong {
	float: left;
	width: 300px;
}
.consult_list .user span {
	float: right;
	text-align: right;
	width: 200px
}
.consult_list .text {
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
.consult_list .reply {
	color: #CB3234
}

.site-ms__left .commit {
	margin-top: 10px;
}
.site-ms__left .btn {
	margin:0;
}
ul.consult .f-textarea {
	width: 605px;
}
/* 邀请有奖 */
.invite p {
	padding: 0 0 10px 0;
}
.tableheader td {
	border-bottom: 1px solid #ccc;
	padding: 8px 2px;
	background: #f9f9f9;
}
/*底部链接页面*/
    /* 开放API */
.rsslist li {
	padding: 6px;
}
.rsslist li.content {
	margin-bottom: 12px;
	background: none repeat scroll 0 0 #F6F6F6;
}
.rsslist li input {
	width: 634px;
}
/* 侧_其他精彩团购 */
.product_list li {
	border-bottom: 1px solid #eee;
	padding: 0 0 10px;
	overflow: hidden;
	margin-bottom: 15px;
}
.product_list .name a {
	color: #666;
}
.product_list .name a:hover {
	color: #FF7D00;
	text-decoration: none;
}

.product_list .pr {
	width: 135px;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}
.product_list .price {
	font-weight: 700;
	font-size: 14px;
	line-height: 23px;
	color: #f76120;
}
.product_list .markprice {
	color: #858484;
	height: 23px;
}
.product_list .gotosee {
	display: inline-block;
	width: 62px;
	height: 23px;
	float: right;
	text-align: center;
	line-height: 23px;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	margin-top: 5px;
}
.product_list .pl_img {
	width: 175px;
	height: 110px;
	overflow: hidden;
	padding: 0;
	display: block;
}
.product_list .name{ padding-bottom:0;}
/* 侧_最新资讯 */
.information {
	padding: 5px 0;
}
.info_title {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 100%;
}
/* 侧_在线问答 */
.t_area_in ul li.ask {
	list-style: inside disc;
	border-bottom: 1px dotted #eee;
	line-height: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.t_area_in a.txt13 {
	display: inline;
	color: #333;
	padding: 5px 0;
}
.t_area_in a.txt13:hover {
	text-decoration: none;
}
/* 侧_邀请返利 */
.fanli_0625 {
	position: absolute;
	z-index: 10;
	font-size: 24px;
	font-family: "黑体";
	font-weight: 500;
	color: #C32033;
	margin: 75px 20px 30px 112px;
	line-height: 26px;
}
.at_invite {
	background: url(../images/new/cmb.png) 0 -24px no-repeat;
}
/* 侧_最近购买 */
#buyer_scroll {
	width: 202px;
	height: 100px;
	min-height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#buyer_scroll li {
	width: 202px;
	float: left;
	padding: 5px 0;
	border-bottom: 1px dotted #ddd;
	height: 39px;
	overflow: hidden;
}

/*四种模板共用样式*/
.deal-tile__title {
	color: #333;
	clear: both;
	font-family: '微软雅黑', 'YaHei', '宋体', '黑体', 'Hei', Tahoma, Helvetica, arial, sans-serif;
	line-height: 1.4em;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.deal-tile__title td {
	vertical-align: middle;
	text-align: left
}
.deal-tile__title td span {
	color: #f76120;
}
.deal-tile__title a {
	color: #333;
}
.deal-tile__title a:hover {
	color: #f76120;
	text-decoration: underline;
}
.deal-tile__detail {
	line-height: 25px;
	clear: both;
	margin-bottom: 12px;
	_overflow: hidden;
	_position: relative;
}
.at_shuzi {
	height: auto;
	overflow: hidden;
}
.at_shuzi ul {
	height: auto;
	overflow: hidden;
}
.at_shuzi li {
	float: left;
	width: 27%;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #717171;
	padding: 0 5px;
	overflow: hidden;
}
.at_shuzi .red {
	color: #f76120;
}
.at_shuzi h3 {
	font-size: 12px;
	overflow: hidden;
}
.at_shuzi h4 {
	font-size: 12px;
}
.deal-tile__cover {
	line-height: 22px;
	width: 450px;
	float: right;
	position: relative;
}
.product_wrap {
	display: block;
	position: relative;
}
.floor-nav {
	width: 49px;
	position: absolute;
	left: -69px;
	z-index: 40;
	background-color: #fff;
	border: 1px solid #f2f2f2;
	display: none;
}
.floor-nav ul li {
	border-bottom: 1px solid #f2f2f2;
	clear: both;
}
.floor-nav ul li:hover {
	background-color: #ffa32b;
}
.floor-nav ul li a {
	width: 100%;
	padding-top: 0;
	color: #999;
	display: block;
	font-size: 12px;
}
.floor-nav ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.floor-nav ul li a i {
	margin: 0 auto;
	display: block;
	padding: 5px 0;
}
.floor-nav ul li a span {
	display: block;
	width: 30px;
	margin: 0 auto;
	padding: 0 0 7px 0;
	line-height: 18px;
	text-align: center;
}
.cat-floor__head {
	margin-bottom: 15px;
	padding-top: 0;
	border-bottom: 2px solid #ccc;
	height: 38px;
	line-height: 38px;
	clear: both;
	overflow: hidden;
}
.cat-floor__head a.sub-name {
	font: 22px/24px Microsoft Yahei;
	color: #666;
}
.cat-floor__head a.sub-name:hover {
	text-decoration: none;
}
.cat-floor__head a.sub-name i {
	display: inline-block;
	width: 23px;
	height: 23px;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 10px;
}
.cat-floor__head .sub-categories {
	float: right;
	width: 70%;
	text-align: right;
}
.cat-floor__head .sub-categories a {
	margin-top: 13px;
	border-right: 1px solid #ddd;
	padding: 0 9px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
}
.cat-floor__head .sub-categories a.sub-categories_last {
	padding: 2px 5px 1px 1px;
	height: 21px;
	line-height: 21px;
	margin-left: 10px;
	border: none;
}
.category-floor__foot {
	display: block;
	text-align: center;
	border-bottom: #ccc solid 1px;
	border-top: #f6f6f6 solid 1px;
	line-height: 39px;
	height: 39px;
	background: #ececec;
	color: #666;
	margin-bottom: 15px;
	font-size: 12px;
}
.category-floor__foot b {
	color: #f76120;
	font-weight: 500;
}
.tpl_on {
	border-bottom: 2px solid #ff8400
}
/* 默认风格（一排一个）+(一大两小)+（两小—） */
.template1 {
	background: #fff;
	clear: both;
}
.template1 .t_area_in {
	padding: 20px 25px;
	overflow: hidden;
}
.template1 .deal-tile__detail, .template3 .deal-tile__detail {
	padding-top: 18px;
}
.template1 .deal-tile__detail2, .template3 .deal-tile__detail2 {
	width: 450px;
	padding-top: 25px;
}
.template1 .at_shuzi, .template3 .at_shuzi {
	height: 40px;
}
.template1 .mb_0626, .template3 .mb_0626 {
	float: left;
}
.template1 .at_shuzi b {
	font-size: 16px;
}
.template1 .deal-tile__cover_img {
	width: 450px;
	height: 268px;
	overflow: hidden;
}
.template1 .like_share_this, .template3 .like_share_this {
	padding-bottom: 0;
	padding-top: 10px;
}
.template2 {
	float: left;
	width: 480px;
	clear: right;
	margin: 0 15px 20px 0;
}
.template2 .t_area_in {
	padding: 0;
}
.template2 .deal-tile__cover {
	width: 480px;
}
.template2 .imgs_displayer #imageslider {
	height: 283px;
	width: 480px;
	overflow: hidden;
}
.template2 .imgs_displayer #imageslider img {
	width: 480px;
}
.deal-tile__detail2 {
	width: 450px;
	float: left;
	text-align: center;
	border: 1px solid #eee;
	background-color: #f9f9f9;
	padding-top: 15px;
	padding-bottom: 15px;
}
.deal-tile__detail2 .price {
	color: #f76120;
	margin-bottom: 10px;
	font-size: 32px;
	line-height: 28px;
	overflow: hidden;
	font-family: Helvetica, Arial;
	font-weight: bold;
}
.deal-tile__detail2 .price span {
	font-size: 30px;
}
.deal-tile__detail2 .gsee {
	margin: 0 auto 10px auto;
}
.deal-tile__detail2 .mb_0626 {
	font-size: 14px;
}
.mb_0626 b {
	color: #f76120;
}
.deal-tile__detail .deal_djs {
	font-size: 12px;
	padding: 5px 0 0;
}
.deal_djs span {
	color: #f76120;
}
.deal_time {
	line-height: 25px;
	clear: both;
	margin-bottom: 12px;
}
.deal-tile__detail .price {
	color: #f76120;
	font-size: 26px;
	font-weight: normal;
	float: left;
	line-height: 32px;
	max-width: 98px;
	_width: 98px;
	overflow: hidden;
}
.deal-tile__cover .deal-tile__cover_tag, #carousel .deal-tile__cover_tag {
	position: absolute;
	top: -4px;
	background: url(../images/deal-tile__cover_tag.png);
	height: 40px;
	left: 10px;
}
.deal-tile__cover .deal-tile__cover_tag i, #carousel .deal-tile__cover_tag i {
	width: 33px;
	height: 30px;
	padding: 5px;
	color: #fff;
	overflow: hidden;
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12PX;
}
.template2 .at_shuzi, .template3_1 .at_shuzi, .template4 .at_shuzi {
	float: left;
	margin: 0 5px;
	padding-top: 7px;
	text-decoration: line-through;
	color: #999;
}

.template2 .at_shuzi span, .template3_1 .at_shuzi  span, .template4 .at_shuzi  span {
	width: 30px;
	float: left;
}
.template2 .at_shuzi  b, .template3_1 .at_shuzi  b, .template4 .at_shuzi li b {
	float: left;
	text-align: left;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
}
.deal_g {
	width: 79px;
	float: right;
	margin-top: 2px;
}
.template1 .deal_g, .template3 .deal_g {
	height: 41px;
	width: 140px;
	line-height: 41px;
	margin: 0 auto;
	float: none;
	margin: 5px auto
}
.deal_g .gotosee {
	width: 79px;
	height: 32px;
	font-size: 14px;
	float: right;
	line-height: 32px;
	margin: 0;
	font-weight: 500;
}
.template1 .deal_g .gotosee, .template3 .deal_g .gotosee {
	height: 41px;
	width: 140px;
	line-height: 41px;
	font-size: 20px;
}
.deal-tile__extra {
	margin: 0;
	border-top: 1px #f3f3f3 solid;
	overflow: hidden;
	display: block;
	height: 33px;
	padding: 0 15px;
	font-size: 12px;
	background-color: #fafafa;
	line-height: 33px;
}
.mb_0626 {
	text-align: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	width: 110px;
	float: right;
}
.yufu {
	float: left;
}
.yufu b {
	color: #f76120;
}
.deal_djs {
	display: inline;
}
.template3 {
	width: 978px;
	float: left;
	padding-bottom: 10px;
}
.template3 .t_area_in {
	padding: 20px 25px;
}
.template3_1 .t_area_in {
	padding: 0;
}
.template3_1 .prime_cost {
	text-decoration: line-through;
}
.template3_1 .deal_djs span {
	font-size: 12px;
	font-weight: 600;
}
.template3_1 {
	float: left;
	width: 480px;
	display: inline;
	margin-right: 22px;
	clear: right;
}
.template3_1 h3, h4 {
	font-size: 14px;
}
.template3_1 {
	float: left;
	width: 480px;
	clear: right;
	margin: 0 15px 20px 0;
}
.template3_1 .t_area_in {
	padding: 0;
}
.template3_1 .deal-tile__cover {
	width: 480px;
}
.template3_1 .imgs_displayer #imageslider {
	height: 283px;
	width: 480px;
	overflow: hidden;
}
.template3_1 .imgs_displayer #imageslider img {
	width: 480px;
}
.template3_1 .deal-tile__title {
	font-size: 16px;
	border-spacing: 0;
}
.template3_1 .deal-tile__detail {
	border: none;
	background: none;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
}
/*一行三个*/
.template4 {
	width: 315px;
	height: 311px;
	*height: 325px;
	float: left;
    clear: none;
	margin-right: 14px;
	display: inline;
}
.template4 .t_area_in {
	padding: 0;
}
.template4 .deal-tile__cover {
	width: 315px;
	height: 188px;
	margin-bottom: 10px;
}
.template4 .deal-tile__cover .imgs_displayer, .template4 .imgs_displayer #imageslider {
	width: 315px;
	height: 188px;
	overflow: hidden;
}
.template4 .imgs_displayer #imageslider img {
	width: 315px;
}
.template4 .deal-tile__title {
	margin-top: 15px;
	padding: 0 15px;
	font-family: '宋体', sans-serif;
	color: #333;
	font-size: 16px;
}
/* 商品详情 */
.t_area_out1 .t_area_in {
	padding: 20px 25px;
}
.buypro, .deal_y, .choujiang, .gtsee, .qianxia, .gotosee, .bp, .cj {
	height: 41px;
	width: 140px;
	color: #fff;
	font-size: 18px;
	line-height: 41px;
	font-family: "Microsoft YaHei", \9ed1\4f53;
	font-weight: bold;
	background: #ff8900;
	text-align: center;
	background-color: #ff8400;
	border: 1px solid #ff8400;
	border-bottom: solid 1px #c66600;
	border-radius: 2px;
	margin: 10px 0;
	float: right;
}
.buypro:hover, .deal_y:hover, .choujiang:hover, .gtsee:hover, .qianxia:hover, .gotosee:hover {
	background-color: #f60;
	text-decoration: none;
	border: 1px solid #f60;
	border-bottom: solid 1px #c66600;
}
.btn_herald {
	background-color: #ededed;
	border: 1px solid #ccc;
	color: #666;
	width: 140px;
	text-align: center;
	border-radius: 2px;
}
.buy-end {
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin: 5px 10px;
	text-align: center;
	color: #fff;
	background: url(../images/new/none-end.png) no-repeat;
}
.landb-now {
	width: 80px;
	height: 30px;
	line-height: 30px;
	margin: 5px 15px;
	text-align: center;
	color: #fff;
	background: url(../images/new/landb-now.png)no-repeat;
}
.deal-tile__detail .txt12 {
	color: #f76120;
}
.B {
	font-weight: 500;
	font-size: 14px;
}
.B span {
	font-size: 18px;
	color: #f76120;
	font-weight: 500;
}
.R2 {
	color: #f76120;
	font-style: normal;
	font-size: 16px;
}
.B3 {
	font-size: 12px;
	font-style: normal;
}
.deal-tile__cover_brief {
	margin: 10px 0;
	clear: both;
	height: 110px;
	overflow: hidden;
}
.deal-tile__detail2 .deal_o {
	margin: 10px auto;
	width: 142px;
}
.deal-tile__detail2 .deal_y {
	margin: 10px auto;
	width: 142px;
}
.deal_o a:hover, .deal_b a:hover {
	text-decoration: none;
}
/*本单详情+ta说*/
.content-navbar {
	z-index: 1;
	height: 43px;
	bottom: -1px;
	border: 1px solid #ededed;
	border-bottom: 0;
	background: url(../images/content-navbar.png) 0 0 repeat-x;
	width: 978px;
}
.content-navbar ul li {
	float: left;
}
.name-cur {
	border-top: 3px solid #eb4800;
	background-color: #FFF;
}
.content-navbar a:hover {
	text-decoration: none;
}
.content-navbar ul li span {
	display: block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;
	box-shadow: inset 0 0 1px #fff;
	border-left: 1px solid transparent;
	_border-left: 0;
	border-right: 1px solid #e0e0e0;
	outline: 0;
	color: #424242;
	text-decoration: none;
	_display: inline;
	font-size: 14px;
	cursor: default;
}
.content-navbar ul .name-cur span {
	font-weight: bold;
	color: #333;
	height: 38px;
	line-height: 38px;
}
.content-navbar_buy {
	float: right;
}
.mainbox {
	border: 1px solid #ededed;
	border-top: none;
	background: #fff;
}
.mainbox h4 {
	background: url(../images/new/detial_icon.png) repeat-x;
	height: 35px;
	line-height: 30px;
	color: #1f1f1f;
	margin-bottom: 10px;
	padding: 0 15px;
}
.main {
	padding: 20px 14px 0;
}
.detail-centit {
	height: 35px;
	border: 1px solid #E7E7E7;
	margin-bottom: 20px;
	display: block;
}
.oc_price {
	color: #f76120;
}
.main .detail-centit:hover {
	text-decoration: none;
}
.detail-centit span {
	display: block;
	height: 33px;
	border: 1px solid #FFF;
	background-color: #FAFAFA;
	font: 16px/32px Microsoft Yahei;
	padding-left: 15px;
	color: #424242;
}
.position-wrapper {
	padding: 0 15px 0;
	margin-bottom: 30px;
}
#map_canvas {
	width: 310px;
	height: 221px;
	border: 1px solid #c7c7c7;
	overflow: hidden;
	position: relative;
	z-index: 0;
	background-color: #F3F1EC;
	color: #000;
	text-align: left;
}
.product_detail_cnt {
	overflow: hidden;
	margin: 0 0 10px 0;
	font-size: 14px;
}
.product_detail_cnt li{ 
	list-style-position: inside;
	list-style-type: disc;
}
.t_detail_txt img {
	display: block;
}
/* 地图 */
.address-list {
	float: left;
}
.left-content {
	float: left;
	margin-right: 20px;
}
.left-content a:hover {
	text-decoration: none;
}
.img2 {
	width: 310px;
	height: 30px;
	border: 1px solid #c7c7c7;
	border-top: none;
	overflow: hidden;
	background: url(../images/new/map_bgg.png) repeat-x;
	cursor: pointer;
	display: block;
}
.img2 .map_big {
	color: #506eaa;
	line-height: 30px;
	text-shadow: 1px 1px 1px #FFF;
	width: 130px;
	height: 30px;
	padding-left: 125px;
	font-size: 14px;
}
.com_adr {
	margin-bottom: 20px;
	color: #787878;
	word-break: break-word;
}
.com_adr strong {
	color: #2C2C2C;
	font-weight: normal;
}
/* 底部购买 */
.deal-buy-bottom {
	clear: both;
	height: 50px;
	padding: 30px 25px;
	background-color: #fafafa;
	border-top: 1px solid #f1f0f0;
}
.deal-buy-bottom .price {
	font: 40px/50px arial;
	color: #f76120;
	margin-right: 30px;
	float: left;
}
.deal-buy-bottom table {
	float: left;
	font-size: 14px;
	width: 260px;
}
.deal-buy-bottom th {
	color: #8b8b8b;
	font-weight: normal;
	padding: 3px 10px 0;
	text-align: center;
}
.deal-buy-bottom td {
	color: #171717;
	padding: 0 10px;
	text-align: center;
}
.cj_or_bp a:hover {
	text-decoration: none;
}
/* 提交订单 */
.input_text {
	font-size: 140%;
	margin-bottom: 3px;
	text-align: center;
	width: 50px
}
.f_input2 {
	font-size: 14px;
	margin: 3px 0 0;
	padding: 3px 4px;
}
.pro-attrs, .pro-phone {
	margin: 10px 0;
	overflow: hidden;
}
.pro-attrs .title, .pro-phone .title {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	font-weight: 600;
	padding-bottom: 5px;
	color: #333;
}
.pro-attrs dl {
	clear: both;
	display: inline-block;
	width: 100%;
	padding: 5px 0;
}
.pro-attrs dt {
	float: left;
	padding: 5px 20px 5px 5px;
	margin: 3px 0;
	font-weight: 600;
	/* width: 60px; */
	text-align: right;
}
.pro-attrs dd {
	float: left;
	width: 550px;
	_width: 547px;
}
.pro-attrs dd ul li {
	float: left;
	padding: 4px 10px 6px;
	margin: 3px;
	cursor: pointer;
	border: 1px solid #eee;
	line-height: 20px;
	height: 20px;
}
.pro-attrs dd ul li:hover {
	background: #eee;
}
.pro-attrs dd ul li.selected {
	background: #f76120;
	color: #fff;
	border: none;
	padding: 6px 12px;
}
.pro-phone .field {
	padding: 0 2px;
}
.pro-phone .field input {
	width: 150px;
	font-weight: 600;
	color: #f76120;
}
.pro-phone .field .hint {
	clear: right;
	color: #989898;
	float: left;
	font-size: 12px;
	margin-left: 20px;
	width: auto;
	padding-top: 5px;
}
/* 请确认订单 */
.site-ms__left p.P_dist {
	border-bottom: 1px solid #eee;
	margin-bottom: 15px;
	font-weight: 600;
	padding-bottom: 5px;
	color: #333;
	background: #fff;
	margin: 10px 0;
}
.P_disl {
	padding: 4px 10px;
}
.P_disa {
	padding: 7px 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	color: #333;
}
/* 抽奖邀请 */
.inviteP {
	width: 350px;
	float: left;
}
/* 付款 */
input.formbutton_ask {
	border: none;
	width: 85px;
	font-size: 12px;
}
#stick-qrcode {
	width: 120px;
	height: 165px;
	float: right;
	position: fixed;
	right: 0;
	_position: absolute;
	_bottom: auto;
 _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
}
.stick-qr {
	width: 120px;
	height: 165px;
	background: #fff;
	box-shadow: 0 0 10px #eee;
	margin-bottom: 40px;
	padding: 0;
}
.stick-qr img {
	width: 120px;
	height: 120px;
	border: none;
	display: block;
	float: left;
	margin: 0;
}
.stick-qr span {
	color: #f76120;
	font-size: 12px;
	width: 96px;
	margin-top: 0;
	float: left;
	line-height: 15px;
	text-align: left;
	margin-left: 10px;
}
.down_app {
	width: 1200px;
	height: 695px;
	overflow: hidden;
	margin: 20px auto;
	background: #fff url(../images/down_app.jpg) no-repeat 100px 0px;
	position: relative;
	border: 1px solid #ddd;
	box-shadow: 0 2px 0 0 #ededed;
	clear: both;
}
.down_app_android {
 	width: 230px;
	height: 62px;
	position: absolute;
	top: 298px;
	left: 120px;
}
.down_app_ios {
 	width: 230px;
	height: 62px;
	position: absolute;
	top: 376px;
	left: 120px;
}
.down_app_qr {
 	width: 140px;
	height: 140px;
	position: absolute;
	top: 305px;
	left:400px;
	border: 1px solid #eee;
	background: #fff;
}
.down_app_qr img {
	width: 140px;
	height: 140px;
}
/*限时抢购*/
.countdown_goods {
	height: 247px;
	display: block;
	overflow: hidden;
}
.countdown_goods .deal-tile__cover {
	width: 420px;
	height: 247px;
	float: left;
}
.countdown_goods .deal-tile__cover a {
	display: block;
}
.countdown_goods .deal-tile__cover img {
	width: 420px;
}
.countdown_goods .deal-tile__title {
	width: 510px;
	padding: 10px 20px;
	display: inline;
	clear: right;
	float: right;
}
.countdown_goods .deal-tile__title h2 {
	font-size: 20px;
	font-weight: bold;
	color: #3e3d3b;
	height: 30px;
	margin: 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.countdown_goods .deal-tile__title .cite_intro {
	font-size: 14px;
	color: #666;
	padding: 10px 0;
	border-top: 1px solid #eee;
	display: block;
	margin: 10px 0;
	font-style: normal;
	line-height: 20px;
	font-weight: 500;
	font-family: Tahoma, Helvetica, arial, sans-serif;
	height: 53px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.countdown_goods .deal-tile__title dl {
	display: block;
	overflow: hidden;
	line-height: 40px;
}
.countdown_goods .deal-tile__title dl dd {
	float: left;
	color: #2db8ad;
	font-size: 26px;
}
.countdown_goods .deal-tile__title dl dd em {
	color: #8a8a8a;
	font-style: normal;
	font-size: 14px;
	text-decoration: line-through;
	margin-left: 10px;
}
.countdown_goods .deal-tile__title dl dt {
	float: right;
}
.countdown_goods .deal-tile__title dl dt a.jieshu {
	background: #f2f2f2;
	background-color: #eee;
	border: 1px solid #ddd;
	border-bottom: solid 1px #ccc;
	color: #ccc;
}
.countdown_goods .deal-tile__title dl dt a, .countdown_goods .deal-tile__title dl dt a:link, .countdown_goods .deal-tile__title dl dt a:hover {
	color: #fff;
	text-decoration: none;
	margin: 0;
	float: right
}
.countdown_goods-link {
	display: block;
	overflow: hidden;
	font-size: 12px;
	padding-top: 10px;
}
.countdown_goods-link .ml {
	float: left;
	font-weight: 500;
	color: #f76120;
}
.countdown_goods-link .mr {
	float: right;
	font-weight: 500;
}
.deal_b {
	width: 142px;
	margin: 0 auto;
}
.bread-nav {
	margin: 0 0 10px;
	font-size: 12px;
	color: #333;
}
.bread-nav span {
	margin: 0 5px;
	color: #898989;
}
/*###*/
.buy-title_wrap {
	width: 890px;
	display: block;
	height: 42px;
	line-height: 42px;
	margin-bottom: 20px;
	overflow: hidden;
}
.buy-ing-title {
	background: url(../images/buy-ing-title.png) no-repeat;
}
.buy-future-title {
	background: url(../images/buy-future-title.png) no-repeat;
}
.buy-future-title span {
	margin-left: 200px;
}
.buy-future-title span em {
	font-style: normal
}
.buy-tom-title {
	background: url(../images/buy-tom-title.png) no-repeat;
}
.buy-tom-title span {
	margin-left: 200px;
}
.buy-tom-title span em {
	font-style: normal
}
.buy-future-title span em i, .buy-tom-title span em i {
	width: 20px;
	height: 15px;
	border-radius: 2px;
	color: #fff;
	background: #3d3938;
	display: inline-table;
	line-height: 17px;
	text-align: center;
}
.deatl_r_trailer {
	margin-bottom: 25px;
}
.site-ms__right .deatl_r_trailer h1 {
	background: url(../images/deatl_r_trailer.png) no-repeat 0 10px;
	border-bottom: 1px solid #d7d9d8;
	height: 45px;
	line-height: 45px;
	margin: 0 15px;
}
.deatl_r_trailer-dl {
	width: 222px;
	display: block;
	overflow: hidden;
}
.deatl_r_trailer-dl dd {
	display: block;
}
.deatl_r_trailer-dl dt img {
	width: 222px;
	height: 150px;
}
.deatl_r_trailer-dl dd span {
	width: 111px;
	height: 36px;
	display: inline;
	float: left;
	text-align: center;
	line-height: 16px;
	vertical-align: middle;
	padding-top: 5px;
	cursor: default;
}
.deatl_r_trailer-dl dd span.cur {
	background: #f2f2f2;
}
.deatl_r_trailer-dl dt, .deatl_r_trailer-dl dd {
	margin-top: 10px;
	display: block;
	float: left;
}
.trailer-img-02 {
	display: none;
}
.trailer-img-txt {
	display: block;
	overflow: hidden;
	padding-top: 5px;
	color: #999;
}
.trailer-img-txt .ml {
	float: left;
}
.trailer-img-txt .ml b {
	font-size: 16px;
	font-weight: 500;
}
.trailer-img-txt .mr {
	float: right;
	color: #2db8ad;
	font-size: 18px;
}
.trailer-img-txt .mr em {
	text-decoration: line-through;
	font-style: normal;
	font-size: 12px;
	color: #666;
	float: right;
}
.search-box__button {
	cursor: pointer;
}
.site-mast__branding {
	margin-top: 3px;
}
.shopList {
	height: 330px;
	display: block;
	overflow: hidden;
}
.shopList .deal-tile__title {
	width: 275px;
	padding: 0 20px;
	display: inline;
	clear: right;
	float: right;
	margin-top: 0;
}
.shopList .deal-tile__title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	margin: 10px 0 5px;
}
.shopList_info {
}
.shopList_info p {
	display: block;
	font-weight: 500;
	font-size: 12px;
	font-family: initial;
	margin: 0;
}
.shopList_info p em {
	color: #888;
}
.shopInt {
	display: block;
	overflow: hidden;
	padding: 20px;
}
.shopInt .shopName {
	padding: 0 0 15px;
	font-size: 22px;
	border-bottom: 1px solid #ededed;
	font-family: 'Microsoft Yahei', '黑体', Tahoma, Helvetica, arial, sans-serif;
	color: #000;
	margin-bottom: 15px;
}
.shopInt .deal-tile__cover {
	width: 420px;
	height: 247px;
	float: left;
}
.shopInt .deal-tile__cover img {
	width: 420px;
}
.shopInt .deal-tile__con {
	width: 480px;
	padding: 0px 15px;
	display: inline;
	clear: right;
	float: right;
	font-size: 12px;
}
.shopInt_info {
	margin-top: 10px;
}
.shopInt_info p {
	display: block;
	font-weight: 500;
	font-size: 12px;
	font-family: initial;
	margin: 0;
	position: relative;
	margin: 5px 0;
	color: #333;
}
.rate-status {
	font-size: 12px;
}
.rate-status i {
	color: #F00;
	font-weight: 600;
}
.shop_action {
}
.shopInt .imgs_displayer #imageslider {
	width: 420px;
	height: 247px;
}
/*下单流程*/
.wig_box {
	border: 1px solid #eee;
	overflow: hidden;
	font-size: 12px;
	padding: 10px 15px;
}
.wig_box p {
	padding: 0;
	margin: 0;
}
.price_calc {
	width: 100%;
}
.price_calc .left {
	text-align: left;
	padding: 10px;
	font-weight: 600;
}
.price_calc .right {
	font-weight: bold;
	padding: 6px 0 10px;
	color: #f76120;
	text-align: right;
	color: #333;
}
.price_calc .price {
	color: #f76120;
	font-size: 18px;
}
.submit_div {
	text-align: left;
	margin-top: 10px;
	overflow: hidden;
}
.submit_div .extmsg {
	width: 920px;
	height: 40px;
	margin-top: 10px;
}
.submit_div #submit_status {
	background: #fef;
	padding: 5px;
	display: none;
}
.submit_div .btn {
	margin-right: 0;
}
/*屏幕适应*/
.r980 {
	width: 980px;
	overflow: hidden;
}
.r980 .site-mast__user-nav, .r980 .site-mast__branding, .r980 .site-ms, .r980 #site-info-w {
	width: 960px;
}
.r980 .site-ms__right {
	display: none;
}
.r980 #site-info-w li.site-info__item {
	width: 110px;
}
.r980 #site-info-w li.site-info__item--btm-logo {
	width: 235px;
}
