@charset "utf-8";
/* CSS Document */
/*导航*/
.menu {
	height: 40px;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
.menu .navBar {
	position: relative;
	z-index: 1;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #333;
}

/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 445px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 445px;
	overflow: hidden;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 445px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 445px;
	overflow: hidden;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	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: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: #f00;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	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;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}

/*首页顶部焦点图*/	

.ss1_wrapper {
	position: relative;
	width: 930px;
	height: 400px;
	margin: 0 0 20px 0;
}
.ss1_wrapper .slideshow {
	position: relative;
	width: 930px;
	height: 400px;
	overflow: hidden;
}
.ss1_wrapper .slideshow_item {
	width: 930px;
	height: 400px;
}
.ss1_wrapper .slideshow_item .data {
	display: none;
}
.ss1_wrapper a.slideshow_prev {
	position: absolute;
	left: 30px;
	bottom: 180px;
	z-index: 10;
	width: 40px;
	height: 46px;
	outline: none;
	background: url(../images/trans-black-70.png);
}
.ss1_wrapper a.slideshow_prev:hover {
	background: #fff;
}
.ss1_wrapper a.slideshow_prev span {
	display: block;
	width: 40px;
	height: 46px;
	background: url(../images/arrows.png) no-repeat -55px 50%;
	text-indent: -9999px;
}
.ss1_wrapper a.slideshow_next {
	position: absolute;
	left: 70px;
	bottom: 180px;
	z-index: 10;
	width: 40px;
	height: 46px;
	outline: none;
	background: url(../images/trans-black-70.png);
}
.ss1_wrapper a.slideshow_next:hover {
	background: #000;
}
.ss1_wrapper a.slideshow_next span {
	display: block;
	width: 40px;
	height: 46px;
	background: url(../images/arrows.png) no-repeat -5px 50%;
	text-indent: -9999px;
}
.ss1_wrapper .slideshow_paging {
	position: absolute;
	bottom: 10px;
	right: 545px;
	z-index: 11;
	font-size: 12px;
}
.ss1_wrapper .slideshow_paging a {
	display: block;
	float: left;
	margin: 0 0 0 2px;
	padding: 4px 7px;
	color: #ccc;
}
.ss1_wrapper .slideshow_paging a:hover {
	color: #fff
}
.ss1_wrapper .slideshow_paging a.activeSlide {
	background: #eee;
	color: #222
}
.ss1_wrapper .slideshow_box {
	position: absolute;
	left: 30px;
	bottom: 0;
	background: url(../images/trans-black-70.png);
	width: 340px;
	height: 180px;
	z-index: 10;
}
.ss1_wrapper .slideshow_box .data {
	padding: 15px;
	color: #ccc;
}
.ss1_wrapper .slideshow_box .data h4 {
	color: #fff;
	font: bold 18px '微软雅黑', arial, sans-serif;
	padding: 0;
	margin: 0 0 10px 0;
}
.ss1_wrapper .slideshow_box .data p {
	padding: 0;
	margin: 0;
	line-height: 140%;
}
.ss1_wrapper .slideshow_box .data a {
	color: #fff;
}
/*首页顶部商家推荐3个*/
.tmall-ad {
	position: relative;
	height: 400px;
	width: 250px;
	overflow: hidden;
}
.tmall-ad .fCs-con li {
	width: 250px;
	height: 400px;
}
.tmall-ad .fCs-nav {
	width: 250px;
	height: 120px;
	position: absolute;
	bottom: 0;
	left: 0px;
}
.tmall-ad .fCs-nav li {
	padding-left: 20px;
	padding-right: 20px;
	width: 140px;
	height: 30px;
	line-height: 30px;
	opacity: .95;
	filter: alpha(opacity=95);
	position: absolute;
	left: 0;
	white-space: nowrap;
	cursor: pointer;
}
.tmall-ad .fCs-nav li a {
	display: block;
	color: white;
	text-decoration: none;
	overflow: hidden;
	width: 140px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tmall-ad .fCs-nav .fCs-nav1 {
	background-color: #994c73;
	top: 30px;
}
.tmall-ad .fCs-nav .fCs-nav2 {
	background-color: #f66;
	top: 60px;
}
.tmall-ad .fCs-nav .fCs-nav3 {
	background-color: #2e8799;
	top: 90px;
}
/*楼层切换*/
.slideTxtBox {
	width: 1200px;
	float: left;
}
.slideTxtBox .hd {
	margin: 0 10px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: url(../images/line2.png) center center repeat-x;
}
.slideTxtBox .hd ul {
	width: 1128px;
	margin: 0 auto;
}
.slideTxtBox .hd ul li {
	width: 70px;
	float: left;
	cursor: pointer;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	background: #7A4DFF;
	color: #fff;
	border: 2px solid #fff;
	margin: 0 10px;
	font-size: 20px;

}
.slideTxtBox .hd ul li.on {
	height: 70px;
	background: #FF4D4D url(../images/min-jiantou.png) bottom center no-repeat;
	color: #fff;
	border: 2px solid #fff;
}
.slideTxtBox .bd ul {
	zoom: 1;
}
.slideTxtBox .bd ul .floor-js {
	width: 1140px;
	background: #f0f0f0;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 20px;
	float: left;
	font-size: 14px;
	text-align: center;
	font-family:'宋体';
}
.slideTxtBox .bd ul .floor-js span {
	padding: 2px 5px;
	background: #000;
	color: #fff;
	margin-right: 10px;
}
/*楼层商家推荐列表*/
.common {
	width: 1200px;
	float: left;
}
.common ul li {
	margin: 10px;
}
.clear {
	clear: both;
}
.summary {
	background: #333;
}
.listbox {
	float: left;
	margin-bottom: 20px;
	padding: 10px;
	_padding: 10px 10px 8px 10px;
	background: #f0f0f0;
	width: 260px;
	height: 240px;
	position: relative;
}
.listimg {
	float: left;
	width: 260px;
	height: 165px;
	position: relative;
	overflow: hidden;
}
.listimg a img {
	background: #333;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
}
.summary {
	width: 260px;
	height: 165px;
	top: 165px;
	left: 0;
	position: absolute;
}
.summarytxt {
	margin: 5px 10px;
	width: 250px;
	height: auto;
	line-height: 22px;
	font-size: 12px;
	color: #cfcfcf;
}
.listinfo {
	_margin-bottom: 3px;
	padding-left: 10px;
	width: 250px;
	line-height: 22px;
	font-size: 12px;
}
.listinfo a {
	font-size: 12px;
}
.listtitle {
	float: left;
	margin-top: 8px;
	_margin-top: -2px;
	width: 250px;
	font-size: 14px;
}
.listtitle a {
	font-size: 14px;
	color: #303030;
}
.listtitle a:hover {
	color: #f55555;
}
.listdate {
	float: left;
	margin-right: 13px;
	padding-left: 23px;
	background: url(../images/view.gif) 0 5px no-repeat;
	color: #999;
}
.listdemo a {
	float: left;
	margin-top: 0;
	margin-top: 2px\9;
	_margin-top: 0;
	color: #999;
	white-space: nowrap;
}
.listdemo a:hover {
	color: #2ad2bb;
}
/*时尚男女滚动*/
.ladyScroll {
	width: 1200px;
	height: 484px;
	margin: 15px auto;
	border: #ddd 1px solid;
	position: relative;
	background:#fff;
	padding:10px 0;
}
.ladyScroll .prev, .ladyScroll .next {
	width: 51px;
	height: 45px;
	position: absolute;
	top: 210px;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: url(../images/btns.png) no-repeat;
}
.ladyScroll .next {
	left: auto;
	right: 0;
	background-position: 0 -90px;
}
.ladyScroll .prev:hover {
	background-position: 0 -45px;
}
.ladyScroll .next:hover {
	background-position: 0 -135px;
}
.ladyScroll .scrollWrap {
	width: 1140px;
	margin-left: 31px;
	padding-top: 15px;
	overflow: hidden;
	position: absolute;
}
.ladyScroll dl {
	float: left;
	width: 285px;
	height:450px;
	overflow:hidden; text-align:center; line-height:450px;display: table-cell;  vertical-align:middle;
	position: relative;
}
.ladyScroll dl img{
	vertical-align:middle;
	max-height:450px;
}


.ladyScroll span {
	display: block;
	width: 280px;
	height: 53px;
	position: absolute;
	left: 3px;
	bottom: 0;
	background: #5f626b;
	filter: alpha(opacity=80);
	opacity: 0.80;
}
.ladyScroll dt {
	margin: 0 auto;
	width: 280px;
	overflow: hidden;
}

.ladyScroll dd {
	width: 280px;
	height: 40px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	overflow: hidden;
	position: absolute;
	left: 5px;
	bottom: 0;
}
.ladyScroll dd a {
	color: #fff;
}
.ladyScroll dd a:hover {
	text-decoration: none;
}
.ladyScroll dl:hover span {
	background: #FF4D4D;
}
/*活动展示窗*/
#zSlider{width:1200px; overflow:hidden; position:relative;}
#zSlider .hd-title{width:117px; height:45px; text-align:center; line-height:45px; color:#fff; background:url(../images/hd-title-bg.png) 0 0 no-repeat; top:0; left:0; position:absolute; z-index:999999; font-size:16px;}
#picshow{position:relative;}
#picshow,#picshow_img{width:880px; height:440px; overflow:hidden; float:left;}
#picshow_img li{width:880px; height:440px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:880px; height:440px;}
#picshow_tx{left:0px; width:880px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0; font-family:'Microsoft YaHei'; font-size:16px;}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden; font-family:'Microsoft YaHei'}
#select_btn{width:319px; height:440px; color:#111; float:right; display:inline; background-color:#f0f0f0;}
#select_btn li{padding:9px 11px 0px 9px; width:299px; height:64px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#fff;}
#select_btn li.current{background-color:#E9E9E9;}
#select_btn li.current:hover{background-color:#fff;}
#select_btn a{color:#000;}
#select_btn .select_img{border:1px solid #ccc;width:74px; height:53px; margin-right:10px; float:left; overflow:hidden;}
#select_btn .select_img img{height:53px;}
#select_btn .select_text{ height:20px; font: 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:block;}

/*新闻切换*/
.slideTxtBox-new {
	width: 1200px;
	float: left;
}
.slideTxtBox-new .hd {
	margin: 0 10px;
	height: 46px;
	line-height: 46px;
	text-align: center;

}
.slideTxtBox-new .hd ul {
	width:292px;
	margin: 0 auto;
}
.slideTxtBox-new .hd ul li {
	width: 134px;
	float: left;
	cursor: pointer;
	background: #000;
	color: #fff;
	border: 1px solid #D6D6D6;
	font-size: 16px;
	margin:0 5px;

}
.slideTxtBox-new .hd ul li.on {
	height: 46px;
	background: #fff ;
	color: #000;
	border-bottom:2px solid #fff;

}
.slideTxtBox-new .bd ul {

	border:1px solid #D6D6D6;
	zoom: 1;
	padding:20px 0;
}
.slideTxtBox-new .bd ul .news-list-index{width:942px; height:auto; margin:0 auto;}
.slideTxtBox-new .bd ul .news-list-index .news-list-img{width:340px; height:220px; float:left;border:1px solid #D6D6D6; padding:5px;}
.slideTxtBox-new .bd ul .news-list-index .news-list-img img{width:100%;height:220px;}
.slideTxtBox-new .bd ul .news-list-index .news-list-txt{width:550px; height:230px; float:right; margin-left:40px; position:relative;}
.slideTxtBox-new .bd ul .news-list-index .news-list-txt h1{width:550px; float:left; font-size:16px; padding:20px 0; color:#000;}
.slideTxtBox-new .bd ul .news-list-index .news-list-txt h1 a{color:#242424}
.slideTxtBox-new .bd ul .news-list-index .news-list-txt h1 a:hover{color: #CD4B4D}
.slideTxtBox-new .bd ul .news-list-index .news-list-txt p{width:550px; float:left; line-height:30px; font-size:14px;font-family:'宋体';}


/*商户服务*/
.sh-list{width:1002px; margin:0 auto;}
.sh-list a li{width:210px; height:140px; float:left; background:#FF4D4D; border:2px solid #fff; margin:0 60px; text-align:center; color:#fff; padding-top:70px; display:block;}
.sh-list a:hover li{width:210px; height:140px; float:left; background: #000; border:2px solid #fff; margin:0 60px; text-align:center; color:#fff; padding-top:70px; display:block;}

/*公司介绍*/
.about-index{width:800px; height:auto; margin:0 auto; padding:10px; line-height:30px; border:1px solid #D6D6D6; position:relative; color:#000; font-size:14px;}

/*项目案例*/
.xm-index{width:1005px; height:235px; position:relative;}
.xm-index li{width:295px; height:235px; float:left; margin:0 20px;}
.xm-index li .xm-img{width:295px; height:175px; overflow:hidden;}
.xm-index li .xm-img img{width:100%;}
.xm-index li .xm-name{width:295px; text-align:center; font-weight:normal; font-size:14px; line-height:60px; background:#f0f0f0;}
.xm-index li .xm-name a{ color:#444;}
.xm-index li .xm-name a:hover{ color: #DB3235;}

/*合作伙伴*/
.hezuo-index{}
.hezuo-index li{width:200px; height:60px; float:left;text-align:center; padding:10px 18px;}
.hezuo-index li img{ max-height:60px;}