﻿@charset "utf-8";
.trend {
	float: left;
	width: 100%;
}

.trend .dynamic {
	width: 284px;
	/*	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;*/
	border: 1px solid #cccccc;
    background-color: #fcfcfc;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(css/PIE.htc);
	
	padding: 8px;
	float: left;

}

.trend .dynamic h2 {
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 26px;

	padding-bottom: 0px;
	margin: 0px;
}
.trend .dynamic span {
	font-size: 13px;
	color: #c40006;
}
.trend .dynamic li {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	line-height: 25px;
}
.trend  .dynamic  #scrollDiv {
	overflow:hidden;
	height:223px;
}
.trend .map {
	float: right;
	width: 620px;

}
.trend .map .notic {
	height: 30px;
	width: 620px;
	line-height: 30px;
	color: #333333;
	margin-bottom: 10px;
	background-color: #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(css/PIE.htc);
}
.trend   .map   .goods  {
	border:3px solid #f23a30;
	height: 220px;
	width: 614px;
}
.goods .news {
	float: left;
	width: 300px;
}
.goods .news .title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c40006;
	margin-bottom: 10px;
}
.goods .news .title h2 {

	font-size: 14px;
	text-align: center;
}
.goods .news .title .words {
	font-size: 12px;
        padding:0 10px;
}
.goods .picture {
	float:right;
	width:310px;
}
.goods .news ul {
	padding-left: 10px;
}

.goods .news li {
	font-size: 12px;
	line-height: 26px;
	height: 20px;
}
.hot-event {
	position: relative;
	padding-top: 200px;
	width: 300px;
	height: 0px;
	margin-top: 10px;
}
    .hot-event .switch-tab {
	text-align: center;
	position: absolute;
	top: 163px;
	z-index: 10;
	left: 191px;
	padding-top: 10px;
	padding-right: 5;
	padding-bottom: 10px;
	padding-left: 0;
	width: 110px;
}
        .hot-event .switch-tab a, .hot-event .switch-tab .current {
	display: block;
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	overflow: hidden;
	vertical-align: top;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	font-family: arial;
	line-height: 20px;
	background-color: #000000;
	float: left;
}
        .hot-event .switch-tab .current {
	background-image: url(../images/01.png);
	background-position: center center;
	height: 20px;
	width: 20px;
	background-color: #ca0205;
	line-height: 20px;
}
    .hot-event .switch-nav {
	position: absolute;
	right: 20px;
	top: 350px;
	z-index: 2;
}
        .hot-event .switch-nav .i-prev { background-image: url(../images/bg.png); background-position: -127px 0; }
        .hot-event .switch-nav .prev { border-radius: 3px 0 0 3px; border-width: 1px; }
        .hot-event .switch-nav .next { border-radius: 0 3px 3px 0; border-width: 1px 1px 1px 0; }
        .hot-event .switch-nav .i-next { background-image: url(../images/bg.png); background-position: -144px 0; }
        .hot-event .switch-nav a { display: inline-block; padding: 7px 16px; background: rgba(0,0,0,.3); border-style: solid; border-color: rgba(255,255,255,.6); }
            .hot-event .switch-nav a:hover { background: rgba(0,0,0,.2); }
    .hot-event .event-item {
	height: 200px;
	width: 300px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0px;
}
        .hot-event .event-item .banner { display: block; }
        .hot-event .event-item img {
	-webkit-box-reflect: below 0 -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(85%,transparent),to(rgba(255,255,255,.2)));
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 200px;
	width: 300px;	
}
.hide-clip { position: absolute!important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); padding: 0!important; border: 0!important; height: 1px!important; line-height: 0!important; width: 1px!important; overflow: hidden; }
a { color: #4385a7; }
a { text-decoration: none; }
    a .ico { cursor: pointer; }
.ico { display: inline-block; width: 16px; height: 16px; vertical-align: middle; overflow: hidden; }
