@charset "utf-8";
/* CSS Document */
/*全局属性*/

body,
html {
	font-size: 14px;
	background-color:#f6f6f6;
	font: 12px/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,\\5b8b\4f53,sans-serif;
}

html {
	color: #333;
	font-family: "微软雅黑", arial;
}
a {
	color: #333;
	text-decoration: none;
}

/*a:hover {
	color: #C3292E;
	text-decoration: none;
}*/

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	line-height: 200%;
}

body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
dd {
	margin: 0;
	padding: 0;
}


/*公共样式*/

.c {
	clear: both;
}

.warp {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.warp_1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.fn-clear {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
}


/*2016-05-11*/


/*头部*/

#header {
	/*float: left;*/
	 background-color:#dcdcdc;
	 /*background-color: #F5F5F5;*/
    width: 100%;
}

#header .header_top {
	/*float: left;*/
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-family: Verdana;
	font-size: 12px;
}

#header .header_top_left {
	float: left;
	background: url(../images/location.png) 1px 7px no-repeat;
	
	/*width: 600px;*/
}

a.blue_link {
	color: #06c;
}

.hd_hot_search {
	font-size: 12px;
	color: #999;
	margin-top: 5px;
	/*float: left*/
}

.hd_hot_search span {
	float: left;
}

.hd_hot_search a {
	float: left;
	color: #999;
	margin-right: 10px;
	white-space: nowrap;
}

#header .header_top_left .dq {
	text-align: center;
	padding: 0 15px 0 5px;
	border: 1px solid #dbdbdb;
	background: #fff url(../images/ico_1.png) no-repeat 88% 8px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

#header .header_top_left .dq_hover {
	background: #fff url(../images/ico_1.png) no-repeat 88% -30px;
	border-bottom: 1px solid #fff;
}

#header .header_top_left .welcom {
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 100;
}

#header .header_top_left .tb {
	display: block;
	width: 39px;
	height: 19px;
	background: #fff url(../images/ico.png) no-repeat right 50%;
	float: left;
	margin-top: 6px;
}

#header .header_top_right {
	float: right;
	height: 30px;
	line-height: 30px;
}

#header .header_top_right li {
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	position: relative;
	z-index: 999;
}

#header .header_top_right li .hd_mobile_icon {
	display: inline-block;
	width: 12px;
	height: 16px;
	margin-right: 5px;
	background: url(../images/mobile.png) no-repeat;
	vertical-align: middle;
}

#header .header_top_right li a.m {
	padding-right: 15px;
	background:url(../images/ico_2.png) no-repeat right 4px;
}

#header .header_top_right li:hover a.m {
	background: url(../images/ico_2.png) no-repeat right -26px;
	position: relative;
	z-index: 99;
}

#header .header_top_right li dt {
	position: absolute;
	width: 86px;
	padding: 5px;
	top: 0px;
	left: 0px;
	border: solid 1px #ddd;
	background-color: #fff;
	padding-top: 27px;
	display: none
}

#header .header_top_right li:hover dt {
	display: block;
}

#header .header_top_right li dt.app_donw {
	width: 96px;
	border-bottom: solid 1px #fff;
	z-index: 2;
	padding-top: 25px;
}

#header .header_top_right li dt.app_donw_info {
	width: 240px;
	top: 30px;
	padding: 20px;
}

#header .header_top_right li dt.app_donw_info .hd_mobile_content {
	float: left;
	width: 90px;
	height: 90px;
	padding-left: 1px 0;
	overflow: hidden;
}

#header .header_top_right li dt.hd_weixin_show {
	top: 28px;
	width: 100px;
	padding: 5px 16px 16px;
	border: 1px solid #ccc;
	background: #FFF;
	text-align: center;
	color: #666;
}

#header .header_top_right li dt.weixin_ico_jt {
	background-image: url('../images/weixin_jt.png');
	width: 6px;
	height: 4px;
	top: 25px;
	left: 103px;
	z-index: 10;
	padding: 0px;
	border: 0;
}

#header .header_top_right li dt.app_donw_info .hd_mobile_tab {
	float: right;
	width: 128px;
}

#header .header_top_right li dt.app_donw_info .blue_link {
	color: #06c;
}

#header .header_top_right li dl {
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	text-indent: 3px;
}

#header .header_top_right li dl a {
	color: #666;
}

#header .header_top_right .gz {
	background: none;
}

#header .header_top_right li .wb {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	background: url(../images/ico_3.png) no-repeat left top;
}

#header .header_top_right li .wx {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-top: 7px;
	padding: 0px;
	background: url(../images/ico_4.png) no-repeat left top;
}

#header .header_gg {
	/*float: left;*/
	width: 100%;
	padding-top: 5px;
}

.header_mid {
	/*float: left;*/
	width: 1200px;
	margin: 0 auto;
	background: #f6f6f6;
	padding-top: 22px;
	height: 82px;
}

.header_min_logo {
	float: left;
	width: 314px;
}

.header_min_search {
	/*float: left;*/
	width: 510px;
	height: 32px;
	background: #E6002D;
	-moz-border-radius: 2px;
	/* Gecko browsers */
	-webkit-border-radius: 2px;
	/* Webkit browsers */
	border-radius: 2px;
	/* W3C syntax */
	padding: 2px;
}

.header_min_search .input {
	float: left;
	width: 470px;
	height: 32px;
	line-height: 32px;
	text-indent: 5px;
	border: none;
	outline:none;
}

.header_min_search .button {
	float: left;
	width: 40px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: none;
	border: 0px;
	font-family: "微软雅黑", arial;
	outline:none;
	background: url(../images/search.png)2px -1px no-repeat;
}

.header_min_shopping_car {
	float: right;
	background: url(../images/shopping-cart_03.png) no-repeat;
}

.header_min_shopping_car {
	float: left;
	width: 120px;
	height: 34px;
	margin-left: 65px;
}

/*.header_min_shopping_car li {
	float: right;
}

.header_min_shopping_car .ddcx {
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
}


.header_min_shopping_car .ddcx em {
	display: inline-block;
	height: 15px;
	width: 22px;
	background: url(../images/ico_5_1.jpg) no-repeat 0px;
}

.header_min_shopping_car .ddcx p {
	line-height: 18px;
}

.header_min_shopping_car .ddcx i {
	display: block;
	height: 3px;
	width: 5px;
	overflow: hidden;
	margin: 0 auto;
	font-size: 0;
	display: none;
	background: url(../images/ico_6.png) no-repeat left top;
}

.header_min_shopping_car .gwc {
	width: 83px;
	position: relative;
}

.header_min_shopping_car .gwc i {
	position: absolute;
	top: 0;
	left: -4px;
	display: block;
	width: 4px;
	height: 4px;
	overflow: hidden;
	font-size: 0;
	display: none;
	background: url(../images/ico_7.png) no-repeat left top;
}

.header_min_shopping_car .gwc u {
	position: absolute;
	z-index: 1201;
	top: 2px;
	left: 20px;
	height: 14px;
	padding: 0 5px;
	border-radius: 13px;
	background: #FFF;
	color: #ff3c3c;
	font-size: 10px;
	font-family: "Century Gothic";
	text-decoration: none;
	line-height: 14px;
	display: none;
}

.header_min_shopping_car .gwc a {
	display: block;
	width: 83px;
	height: 16px;
	overflow: hidden;
	padding: 10px 0 11px;
	background: #ff3c3c;
	text-align: center;
	line-height: 16px;
	color: #FFF;
	font-size: 14px;
}

.header_min_shopping_car .gwc em {
	display: inline-block;
	width: 18px;
	height: 17px;
	margin-right: 5px;
	background: url(../images/ico_8_1.png) no-repeat 0px;
	vertical-align: middle;
}*/

.header_nav {
	/*float: left;*/
	width: 1200px;
	height: 42px;
	margin: 0 auto;
}

.header_nav_left {
	float: left;
	width: 210px;
	height: 42px;
	line-height: 42px;
	background: #E6002D;
	-moz-border-radius: 8px 8px 0px 0px;
	/* Gecko browsers */
	-webkit-border-radius: 8px 8px 0px 0px;
	/* Webkit browsers */
	border-radius: 8px 8px 0px 0px;
	/* W3C syntax */
}

.header_nav_left b {
	float: left;
	width: 179px;
	height: 42px;
	line-height: 42px;
	margin-left: 17px;
	color: #fff;
	font-size: 16px;
	background: url(../images/ico_9.png) no-repeat right 50%;
}

.header_nav_right {
	float: left;
	width: 970px;
	padding-left: 20px;
}
.header_nav_right li {
	float: left;
	height: 42px;
	line-height: 40px;
	padding: 0 30px;
}

.header_nav_right li a {
	font-size: 16px;
	color: #333;
}

.header_nav_right li a:hover {
	color: #E6002D;
}

.header_nav_right .cur a {
	color: #E6002D;
}

.header_banner {
	float: left;
	width: 100%;
	/*height: 420px;*/
	border-top: 2px solid #E6002D;
	position: relative;
}

.banner {
	float: left;
	width: 100%;
	height: 420px;
}

.left_nav {
	float: left;
	width: 210px;
	height: 400px;
	background: #ffffff;
	position: absolute;
	padding: 10px 0px;
	z-index: 99;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.left_nav li {
	float: left;
	width: 100%;
	position: relative;
	margin:3px 0;
}

.left_nav li .hd_show_sort {
	display: none;
	position: absolute;
	top: -10px;
	left: 210px;
	width: 770px;
	min-height: inherit;
	padding-top: 0;
	height: 420px;
	z-index: 1000;
	overflow: hidden;
	_top: 0;
	border: 0;
	zoom: 1;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.clearfix:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
	font-size: 0;
	line-height: 0
}

.clearfix {
	*zoom: 1
}

.hd_show_sort .hd_sort_list {
	float: left;
	padding-left: 18px;
	margin-top: 10px;
	margin-left: -1px;
	width: 506px;
	height: 380px;
	font-size: 12px;
	overflow-x: auto;
}

.hd_show_sort .hd_sort_list dl {
	overflow: hidden;
	margin: 0 0 19px 0;
}

.hd_show_sort .hd_sort_list dt {
	padding: 6px 0 2px 6px;
	font-weight: bold;
	line-height: 18px;
}

.hd_show_sort .hd_sort_list dt a {
	color: #333;
}

.hd_show_sort .hd_sort_list dd {
	float: left;
	margin: 10px 6px 0 -1px;
	padding: 0 0 0 6px;
	border-left: 1px solid #ddd;
	border-right: 0;
	line-height: 14px;
	white-space: nowrap;
}

.hd_show_sort .hd_sort_spot {
	float: right;
	width: 240px;
	height: 420px;
	background-color: #fff;
}

.hd_sort_spot {
	width: 240px;
	border-left: 1px solid #ddd;
}

.hd_sort_spot li {
	margin-bottom: 0;
	border-bottom: 1px solid #ddd;
	display: block;
}

.hd_spot_tit {
	float: left;
	width: 104px;
	overflow: hidden;
}

.hd_sort_spot .spot_item img {
	float: right;
	width: 105px;
	height: 105px;
}

.hd_sort_spot .spot_item {
	float: left;
	width: 240px;
	height: 139px;
	overflow: hidden;
}

.hd_sort_spot .spot_item a {
	display: block;
	padding: 20px 15px 10px;
}

.hd_allsort .hd_spot_tit {
	float: left;
	width: 104px;
	overflow: hidden;
}

.hd_sort_spot .spot_item img {
	float: right;
	width: 105px;
	height: 105px;
}

.hd_allsort .hd_spot_tit {
	float: left;
	width: 104px;
	overflow: hidden;
}

.hd_spot_tit b {
	display: block;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	font-weight: bold;
	color: #333;
}

.hd_spot_tit p {
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #666;
}
.left_nav li .hd_sort_list_wrap {
	height: 420px;
	background-color: #fff;
	_background-color: #fff;
	overflow: hidden;
	padding: 0;
}

.left_nav li a.sortnav {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
}

.left_nav li a.sortnav:hover {
	background: #e6002d;
	color: #fff;
}

.left_nav li a i {
	float: left;
	display: block;
	width: 27px;
	height: 20px;
	margin-top: 5px;
	margin-left: 15px;
	background: url(../images/nav_bg.png) no-repeat left top;
}

.left_nav li:hover div {
	display: block;
}

.left_nav li:hover a.sortnav {
	background: #e6002d;
	color: #fff;
}

.left_nav li:hover em {
	/*background: url(../images/ico_10.png) no-repeat left -14px;*/
}

.left_nav .c_1 i {
	background-position: left top;
}

.left_nav .c_1 a:hover i {
	background-position: -30px top;
}

.left_nav li.c_1:hover i {
	background-position: -30px top;
}

.left_nav .c_2 i {
	background-position: left -30px;
}

.left_nav .c_2 a:hover i {
	background-position: -30px -30px;
}

.left_nav li.c_2:hover i {
	background-position: -30px -30px;
}

.left_nav .c_3 i {
	margin-top: 0px;
	height: 28px;
	background-position: left -60px;
}
									
.left_nav .c_3 a:hover i {
	background-position: -30px -60px;
}

.left_nav li.c_3:hover i {
	background-position: -30px -60px;
}

.left_nav .c_4 i {
	background-position: left -100px;
}

.left_nav .c_4 a:hover i {
	background-position: -30px -100px;
}

.left_nav li.c_4:hover i {
	background-position: -30px -100px;
}

#header .left_nav .c_5 i {
	background-position: left -135px;
}

.left_nav .c_5 a:hover i {
	background-position: -30px -135px;
}

.left_nav li.c_5:hover i {
	background-position: -30px -135px;
}

.left_nav .c_6 i {
	background-position: left -170px;
}

.left_nav .c_6 a:hover i {
	background-position: -30px -170px;
}

.left_nav li.c_6:hover i {
	background-position: -30px -170px;
}

.left_nav .c_7 i {
	margin-top: 8px;
	background-position: left -205px;
}

.left_nav .c_7 a:hover i {
	background-position: -30px -205px;
}

.left_nav li.c_7:hover i {
	background-position: -30px -205px;
}

.left_nav .c_8 i {
	background-position: left -236px;
}

.left_nav .c_8 a:hover i {
	background-position: -30px -236px;
}

.left_nav li.c_8:hover i {
	background-position: -30px -236px;
}

.left_nav .c_9 i {
	background-position: left -269px;
}

.left_nav .c_9 a:hover i {
	background-position: -30px -269px;
}

.left_nav li.c_9:hover i {
	background-position: -30px -269x;
}

.left_nav .c_10 i {
	background-position: left -305px;
}

.left_nav .c_10 a:hover i {
	background-position: -30px -305px;
}

.left_nav li.c_10:hover i {
	background-position: -30px -305x;
}

.left_nav .c_11 i {
	margin-top: 7px;
	background-position: left -342px;
}

.left_nav .c_11 a:hover i {
	background-position: -30px -342px;
}

.left_nav li.c_11:hover i {
	background-position: -30px -324x;
}

.left_nav .c_12 i {
	background-position: left -375px;
}

.left_nav .c_12 a:hover i {
	background-position: -30px -375px;
}

.left_nav li.c_12:hover i {
	background-position: -30px -375x;
}

.left_nav li a em {
	float: right;
	display: block;
	width: 5px;
	height: 9px;
	margin-top: 12px;
	margin-right: 15px;
	/*background: url(../images/ico_10.png) no-repeat left top;*/
}

.left_nav li a:hover em {
	/*background: url(../images/ico_10.png) no-repeat left -14px;*/
}

.right_nav {
	width: 200px;
	height: 400px;
	background: #FFFFFF;
	position: absolute;
	margin-left: 985px;
	padding: 10px 5px;
}

.right_nav .title_h3 {
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px dashed #E1E1E1;
}

.right_nav li a {
	color: #666;
}

.right_nav li a:hover {
	color: #C3292E;
}

.right_nav_top {
	float: left;
	width: 100%;
	height: 240px;
}

.right_nav_top li {
	float: left;
	width: 66px;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.right_nav_top li em {
	width: 28px;
	height: 28px;
	display: block;
	margin: 0 auto;
	margin-bottom: 5px;
	/*background: url(../images/ico_11.png) no-repeat;*/
}
.right_nav_top .e_1 em{
	background: url(../images/jiayuan1.png) no-repeat;
}
.right_nav_top .e_2 em {
	/*background-position: -71px 0px;*/
	background: url(../images/jiayuan2.png) no-repeat;
}

.right_nav_top .e_3 em {
	/*background-position: -138px 0px;*/
	background: url(../images/jiayuan3.png) no-repeat;
}

.right_nav_top .e_4 em {
	/*background-position: 0px -56px;*/
	background: url(../images/jiayuan4.png) no-repeat;
}

.right_nav_top .e_5 em {
	/*background-position: -71px -56px;*/
	background: url(../images/jiayuan5.png) no-repeat;
}

.right_nav_top .e_6 em {
	/*background-position: -138px -56px;*/
	background: url(../images/jiayuan6.png) no-repeat;
}

.right_nav_top .e_7 em {
	/*background-position: 0px -118px;*/
	background: url(../images/jiayuan7.png) no-repeat;
}

.right_nav_top .e_8 em {
	/*background-position: -71px -118px;*/
	background: url(../images/jiayuan8.png) no-repeat;
}

/*.right_nav_top .e_9 em {
	background-position: -138px -118px;
}*/

.right_nav_bottom {
	float: left;
	width: 100%;
	height: 166px;
	overflow-y:hidden;
	scroll:no;
}

.right_nav_bottom li {
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 4px;
}


/*首页BANNER*/

.fullSlide {
	width: 770px;
	position: relative;
	left: -2px;
	height: 420px;
	margin: 0 auto;
}

.fullSlide .bd {
	width: 470px;
	height: 420px;
}

.fullSlide .bd .bg {
	position: absolute;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 420px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 420px;
}

.fullSlide .hd {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 350px;
	height: 30px;
	line-height: 30px;
	
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 2px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
	-moz-border-radius: 15px;
	/* Gecko browsers */
	-webkit-border-radius: 15px;
	/* Webkit browsers */
	border-radius: 15px;
	/* W3C syntax */
}

.fullSlide .hd ul .on {
	background: #C3292E;
}

/*.fullSlide .prev,
.fullSlide .next {
	display: none;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 30%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}*/
.tab {
    width: 12px;
    height: 12px;
    background-color: #FFFFFF;
    color: #fff;
    text-align: center;
    line-height: 30px;
    float: left;
    margin: 0px 5px;
    border-radius: 100%;
    cursor: pointer;
}
.bgx{background: #e6002d;}
.btn {
    width: 36px;
    height: 60px;
    background: rgba(0,0,0,0.5);
    position:absolute;
    top:50%;
    margin-top:-30px;
    color:#fff;
    font-size:35px;
    text-align:center;
    line-height:60px;
    cursor:pointer;
    display:none;
}

.fullSlide .next {
	left: auto;
	right: 30%;
	background-position: -6px -137px;
	display: none;
}

.fullSlide .prev {
	margin-left: -9px;
}


/*首页中间*/

#content {
	/*float: left;*/
	width: 100%;
}

#content .content_gg {
	/*float: left;*/
	width: 100%;
	padding: 20px 0px 10px 0px;
}

#content .content_anli {
	/*float: left;*/
	width: 100%;
	margin-bottom: 10px;
}

#content .content_anli .title_h3 {
	 float: left; 
	 width: 135px; 
	 height: 107px; 
	 padding-top: 45px; 
	 padding-left: 75px; 
	 font-size: 22px; 
	 color: #fff; 
	 font-weight: normal; 
	 background: url(../images/h3_1_hxy.png) no-repeat; 
}

#content .content_anli li {
	float: left;
	width: 238px;
	height: 150px;
	border: 1px solid #E7E7E7;
	margin-right: 7px;
}

#content .content_designer {
	/*float: left;*/
	width: 100%;
	margin-bottom: 10px;
}

#content .content_designer .title_h3 {
	float: left;
	width: 135px;
	height: 107px;
	padding-top: 45px;
	padding-left: 75px;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	background: url(../images/h3_1.jpg) no-repeat;
}

#content .content_designer li {
	float: left;
	width: 188px;
	height: 150px;
	border: 1px solid #E7E7E7;
	margin-right: 7px;
}

#content .content_like {
	/*float: left;*/
	width: 100%;
	margin-bottom: 10px;
}

#content .content_like h3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #C3292E;
	font-size: 20px;
	font-weight: normal;
}

#content .content_like h3 a {
	float: right;
	font-size: 12px;
	padding-right: 20px;
	background: url(../images/ico_12.png) no-repeat right 50%;
}

#content .content_like li {
	float: left;
	width: 161px;
	border: 1px solid #E8E8E8;
	padding: 0px 19px;
	margin-top: 20px;
	border-left: 0px solid #E8E8E8;
	background:#fff;
	padding:5px 16px;
	margin-right:5px;
	
}

#content .content_like li.lt {
	border-left: 1px solid #E8E8E8;
	/*background:#fff;*/
}

#content .content_like li a {
	color: #666;
	font-size: 12px;
}

#content .content_like li a:hover {
	color: #C3292E;
}

#content .content_like li a p {
	color: #C3292E;
	font-size: 20px;
	font-weight: bold;
}


/*楼层样式*/

#content .content_lou {
	/*float: left;*/
	/*width: 100%;*/
	margin-bottom: 20px;
}

#content .content_lou .title {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 2px solid #C3292E;
	padding-bottom: 10px;
}

#content .content_lou .title_left {
	float: left;
	width: 300px;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
}

#content .content_lou .title_left em {
	float: left;
	font-size: 30px;
	color: #C3292E;
	font-weight: bold;
	font-style: normal;
	font-family: Arial Black;
	height: 30px;
	line-height: 30px;
}

#content .content_lou .title_left i {
	float: left;
	width: 1px;
	background: #e1e1e1;
	height: 30px;
	line-height: 30px;
	margin: 0 10px;
}

#content .content_lou .title_left span {
	float: left;
	height: 30px;
	line-height: 30px;
}

#content .content_lou .title_right {
	float: right;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}

#content .content_lou .title_right .more {
	float: right;
	padding-right: 20px;
	margin-left: 10px;
	background: url(../images/ico_13.png) no-repeat right 50%;
}

#content .content_lou_left {
	float: left;
	width: 184px;
	margin-right: 10px;
}

#content .content_lou_left_top {
	float: left;
	width: 184px;
	height: 100px;
}

#content .content_lou_left_botom {
	float: left;
	width: 184px;
	text-align: center;
}

#content .content_lou_left_bottom em {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #C3292E;
}

#content .content_lou_left_bottom i {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	color: #999999;
	margin-bottom: 20px;
}

#content .content_lou_left_top a {
	float: left;
	font-size: 12px;
	padding-right: 10px;
	margin-bottom: 10px;
}

#content .content_lou_content {
	float: left;
	width: 260px;
	height: 366px;
	margin-right: 10px;
	position: relative;
}

#content .content_lou_content .adpic {
	width: 260px;
	height: 366px;
	overflow: hidden;
}

#content .content_lou_content .adpic li {
	float: left;
	width: 260px;
	height: 366px;
}

#content .content_lou_content .adtab-cat {
	position: absolute;
	z-index: 10;
	bottom: 15px;
	width: 100%;
	height: 15px;
	text-align: center;
}

#content .content_lou_content .adtab-cat span {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 3px;
	overflow: hidden;
	background: #fff;
	line-height: 999px;
	-moz-border-radius: 15px;
	/* Gecko browsers */
	-webkit-border-radius: 15px;
	/* Webkit browsers */
	border-radius: 15px;
	/* W3C syntax */
}

#content .content_lou_content .adtab-cat span.dotItem {
	background: #C3292E;
}

#content .content_lou_right {
	float: left;
	width: 730px;
}

#content .content_lou_right li {
	float: left;
	width: 130px;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 6px 25px;
	height: 170px;
	overflow: hidden;
	line-height: 23px;
}

#content .content_lou_right li img {
	width: 130px;
}

#content .content_lou_right li a {
	color: #666;
	font-size: 12px;
}

#content .content_lou_right li a:hover {
	color: #C3292E;
}

#content .content_lou_right li a p {
	color: #C3292E;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
}

#content .content_news {
	/*float: left;*/
	/*width: 100%;*/
	margin-bottom: 20px;
}

#content .content_news .titile_h3 {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: 2px solid #AC0F23;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 20px;
}

#content .content_news_left {
	float: left;
	width: 260px;
	margin-right: 25px;
}

#content .content_news_left li {
	/*float: left;*/
	/*width: 100%;*/
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	border-bottom: dashed 1px #e1e1e1;
}

#content .content_news_left li i {
	float: left;
	width: 3px;
	height: 3px;
	background: #666;
	margin-top: 16px;
	margin-right: 6px;
}

#content .content_news_left li span {
	float: right;
	height: 34px;
	line-height: 34px;
}

#content .content_news_content {
	float: left;
	width: 640px;
}

#content .content_news_content li {
	float: left;
	width: 200px;
	height: 240px;
	background: #EEEEEE;
	margin: 0 1px 0 2px;
	padding: 5px;
	font-size: 12px;
}

#content .content_news_content li h3 {
	padding: 10px 0px;
	text-align: center;
}

#content .content_news_content li h3 p {
	text-align: left;
	font-weight: normal;
	padding-top: 10px;
	color: #999;
}

#content .content_news_right {
	float: right;
	width: 250px;
}

#content .content_news_right_bottom .titile_h3_1 {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: normal;
}

#content .content_news_right_bottom li {
	/*float: left;*/
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

#content .content_news_right_bottom li i {
	float: left;
	width: 3px;
	height: 3px;
	background: #666;
	margin-top: 10px;
	margin-right: 6px;
}


/*底部版权*/

#footer {
	margin: 0 auto;
	width: 100%;
}

#footer .footer_top {
	/*float: left;*/
	/*width: 100%;*/
	margin: 20px auto;
	padding: 20px 0px;
	background-color: #faf9f7;
	text-align: center;
}

#footer .footer_content {
	/*float: left;*/
	/*width: 100%;*/
	height: 175px;
}

#footer .footer_content dl {
	width: 126px;
	font-size: 12px;
	padding-left: 50px;
	float: left;
	line-height: 25px;
}

#footer .footer_content dl dt {
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	padding-left: 30px;
	margin-left: -30px;
	background-image: url(../images/icon_15.png);
	background-repeat: no-repeat;
}

#footer .footer_content dl .dt1 {
	background-position: 0 8px;
}

#footer .footer_content dl .dt2 {
	background-position: 0 -59px;
}

#footer .footer_content dl .dt3 {
	background-position: 0 -129px;
}

#footer .footer_content dl .dt4 {
	background-position: 0 -192px;
}

#footer .footer_content dl .dt5 {
	background-position: 0 -249px;
}

#footer .footer_content .code {
	float: right;
	margin-right: 50px;
	text-align: center;
}

#footer .footer_content .code strong {
	display: block;
	height: 40px;
	line-height: 35px;
}

#footer .footer_bottom {
	/*float: left;*/
	/*width: 100%;*/
	border-top: 1px solid #EDEDED;
	padding-top: 20px;
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 12px;
}

.scroll {
	width: 983px;
	height: 152px;
	overflow: hidden;
	position: relative;
	padding-left: 5px;
}

.scroll_left {
	width: 20px;
	height: 40px;
	/*background: url(../images/left_btn.png) no-repeat;*/
	float: left;
	margin-top: 55px;
	cursor: pointer;
	position: absolute;
}

.scroll_right {
	width: 20px;
	height: 40px;
	/*background: url(../images/right_btn.png) left no-repeat;*/
	float: right;
	margin-top: 55px;
	cursor: pointer;
	position: absolute;
	right: 0px;
}

.pic {
	width: 988px;
	height: 152px;
	float: left;
	margin-left: 0px;
}

.pic ul {
	display: block;
}

.pic li {
	float: left;
	display: inline;
	width: 260px;
}

#box {
	position: fixed;
	left: 30px;
	top: 160px;
	display: none;
}

#box ul li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: 1px dotted #666;
	text-align: center;
	border-bottom: none;
}

#box ul li.last {
	border-bottom: 1px dotted #666;
}

#box ul li .num {
	color: #666;
	/*display: none;*/
}

#box ul li .word {
	display: none;
	color: #CB1C39;
}

.hd_provincelist {
	display: none;
	position: absolute;
	top: 22px;
	left: 157px;
	width: 358px;
	overflow: hidden;
	border: 1px solid #ccc;
	background: #fff;
	z-index: -1;
	-moz-box-shadow: 0 2px 0 rgba(234, 234, 234, 0.7);
	-webkit-box-shadow: 0 2px 0 rgba(234, 234, 234, 0.7);
	box-shadow: 0 2px 0 rgba(234, 234, 234, 0.7)
}

.hd_provincelist .hd_hot_city {
	height: 30px;
	overflow: hidden;
	margin: 0 12px;
	padding: 6px 0 0;
	border-bottom: 1px solid #e5e5e5;
	line-height: 24px
}

.hd_provincelist .hd_hot_city dt {
	float: left;
	position: relative;
	background: #FFF;
	padding: 0 10px 6px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #666;
	font-weight: bold
}

.hd_provincelist .hd_hot_city dt i {
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	width: 10px;
	height: 12px;
	background: url(../images/indexhead_sprite.png?1614271) no-repeat 0 -650px
}

.hd_provincelist .hd_hot_city dd {
	float: left;
	height: 24px;
	padding-bottom: 6px
}

.hd_provincelist dd a {
	display: block;
	float: left;
	height: 24px;
	padding: 0 10px;
	line-height: 16px;
	background: #FFF;
	color: #666;
	line-height: 24px
}

.hd_provincelist dd a:hover {
	background: #ff966e;
	color: #FFF
}

.hd_province_detail {
	padding: 10px 12px 0
}

.hd_province_detail dl {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
}

.hd_province_detail dt {
	float: left;
	height: 16px;
	margin: 4px 0;
	padding: 0 8px 0 0;
	border-right: 1px dotted #ebebeb;
	color: #999;
	line-height: 16px
}

.hd_province_detail dd {
	float: left
}

#clothes {
	margin-top: 20px;
}




