.intro {
	width: 1170px;
	height: 360px;
	overflow: hidden;
	position: relative;
	background: #fff
}

.intro-tag {
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9
}

.intro-hd {
	overflow: hidden;
	position: relative;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	padding-left: 30px
}

.intro-hd:before {
	content: ' ';
	width: 3px;
	height: 16px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -8px;
	background-color: #f04848
}

.intro-tag .bd ul {
	clear: both;
	overflow: hidden
}

.intro-tag .bd ul li {
	width: 50%;
	float: left;
	text-align: center
}

.intro-tag .bd ul li a {
	display: block;
	overflow: hidden;
	padding: 10px 5px
}

.intro-tag .bd ul li a img {
	width: 35px;
	height: 35px
}

.intro-tag .bd ul li a p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 5px
}

.intro-tag .bd ul li a:hover p {
	text-decoration: underline
}

.intro-banner {
	width: 680px;
	height: 360px;
	position: absolute;
	left: 200px;
	top: 0;
	z-index: 9;
	overflow: hidden
}

.banner {
	width: 680px;
	height: 360px;
	overflow: hidden;
	margin: 0 auto;
	position: relative
}

.banner .prev,.banner .next {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -24px;
	z-index: 199;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.banner .prev {
	left: 10px
}

.banner .next {
	right: 10px
}

.banner .prev:hover,.banner .next:hover {
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: .7
}

.banner .prev .icon,.banner .next .icon {
	font-size: 30px;
	line-height: 48px;
	color: #f0f0f0
}

.banner .hd {
	overflow: hidden;
	width: 100%;
	height: 10px;
	line-height: 10px;
	position: absolute;
	left: 0;
	bottom: 25px;
	z-index: 199;
	text-align: center
}

.banner .hd span {
	display: inline-block;
	_display: inline;
	*zoom: 1;
	margin: 0 3px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background-color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%
}

.banner .hd span.on {
	background-color: #3c3c3c
}

.banner .bd {
	width: 680px;
	height: 360px;
	overflow: hidden
}

.banner .bd ul {
	width: 99999px
}

.banner .bd ul li img {
	width: 680px;
	height: 360px
}

.intro-txt {
	width: 290px;
	height: 360px;
	position: absolute;
	right: 0;
	top: 0
}

.intro-txt .txt {
	overflow: hidden;
	height: 240px;
	padding: 0 20px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.intro-txt .txt li {
	height: 33px;
	line-height: 33px;
	background: url(../img/li-icon.gif) 0 center no-repeat;
	padding-left: 10px;
}

.intro-txt .txt li a {
	display: block;
	width: 100%;
	font-size: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.intro-txt .txt li a:hover {
	text-decoration: underline
}

.intro-txt .tool {
	text-align: center;
	clear: both
}

.intro-txt .tool li {
	width: 33.33333333%;
	float: left
}

.intro-txt .tool li a {
	display: block;
	padding: 5px 8px
}

.intro-txt .tool li a .icon {
	display: block;
	color: #888;
	font-size: 28px
}

.t-head {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-right: 3px;
	position: relative
}

.t-head .left {
	font-size: 18px;
	font-weight: normal;
	color: #000
}

.t-head .left span {
	vertical-align: middle
}

.t-head .left .floor-icon {
	height: 31px;
	line-height: 31px;
	display: inline;
	vertical-align: middle;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-right: 3px;
	padding: 0 5px;
	background-color: #f04848;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.t-head .right a {
	display: inline;
	*zoom: 1;
	zoom: 1;
	overflow: hidden;
	font-size: 13px;
	border: 1px solid #e5e5e5;
	padding: 3px 10px;
	margin-left: 5px;
	background-color: #fff;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.t-head .right a:hover {
	border-color: #f05858;
	background-color: #f04848;
	color: #fff;
}

.sales-box {
	position: relative;
	overflow: hidden;
}

.sales-box:before {
	content: ' ';
	width: 80px;
	height: 80px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 19;
	background: url(../img/sales_icon.png) 0 0 no-repeat;
}

.media-list {
	width: 1190px;
	background: #fff;
	overflow: hidden;
	clear: both;
}

.media-list li {
	width: 234px;
	overflow: hidden;
	position: relative;
	padding: 15px 0;
	float: left;
}

.media-list li:before,.media-list li:after {
	content: '';
	position: absolute;
	background: #f1f1f1;
	z-index: 9;
}

.media-list li:before {
	width: 1px;
	height: 100%;
	right: 0;
	top: 0;
}

.media-list li:after {
	width: 100%;
	height: 1px;
	left: 0;
	bottom: 0;
}

.media-list li .img {
	display: block;
	width: 234px;
	height: 200px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.media-list li .img img {
	display: block;
	width: 210px;
	height: 210px;
	margin: 0 auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s
}

.media-list li .img:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.media-list li .img .sales-icon {
	width: 30px;
	position: absolute;
	top: 0;
	right: 25px;
	z-index: 19;
	
}

.media-list li .img .sales-icon:after {
	content: ' ';
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-color: #f04848;
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	border-radius: 0 0 25px 25px;
}

.media-list li .img .sales-icon span {
	display: block;
	width: 22px;
	margin: 10px auto;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-family: tahoma,Arial,Verdana;

}

.media-list li .info {
	padding: 0 20px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
}

.media-list li .info p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bottom-slide {
	overflow: hidden;
	position: relative
}

.bottom-slide .story {
	width: 100px;
	height: 100px;
	background: url(../img/story.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.bottom-slide .bd {
	overflow: hidden
}

.bottom-slide .bd ul {
	width: 9999px;
	clear: both
}

.bottom-slide .bd ul li {
	float: left;
	width: 226px;
	height: 170px;
	margin-right: 10px;
	overflow: hidden
}

.bottom-slide .bd ul li a {
	display: block;
	text-align: center;
	height: 226px;
	height: 170px;
	overflow: hidden;
	position: relative
}

.bottom-slide .bd ul li a img {
	width: 226px;
	height: 170px
}

.bottom-slide .bd ul li a span {
	display: block;
	width: 100%;
	height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	background-color: #000;
	opacity: .3;
	-ms-filter: "alpha(opacity=30)"
}

.bottom-slide .bd ul li a p {
	width: 100%;
	height: 31px;
	line-height: 31px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 19;
	color: #f0f0f0
}

.bottom-slide a.prev,.bottom-slide a.next {
	position: absolute;
	top: 50%;
	z-index: 9;
	width: 30px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	background-color: #000;
	text-align: center;
	color: #fff;
	opacity: 0;
	-ms-filter: "alpha(opacity=0)"
}

.bottom-slide a.prev {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-ms-border-radius: 0 3px 3px 0;
	-o-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}

.bottom-slide a.next {
	right: 0;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	-ms-border-radius: 3px 0 0 3px;
	-o-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}

.bottom-slide:hover a.prev,.bottom-slide:hover a.next {
	opacity: .5;
	-ms-filter: "alpha(opacity=50)"
}

.tag-body {
	height: 300px;
	padding: 15px;
	overflow-x: hidden;
	overflow-y: scroll;
	font-size: 13px;
	line-height: 20px
}

.tag-body::-webkit-scrollbar {
	width: 3px;
	height: 4px
}

.tag-body::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,.05)
}

.tag-body::-webkit-scrollbar-track {
	background: rgba(0,0,0,.08)
}

.tag-more {
	margin-top: 25px
}

.tag-more a,.tag-more span {
	color: #999
}

.tag-more a {
	padding-right: 8px
}

.tag-more a:hover {
	text-decoration: underline;
	color: #f04848
}