@charset "utf-8";
/*新加的*/
.dowleft{background:url(../images/gradient_leftmodules.jpg) repeat-y; width:266px; height:30px; float:left; margin-top:5px; line-height:30px;}
.dowright{background:url(../images/gradient_toolbar.jpg) repeat-y; width:722px; height:26px; float:right; margin-top:5px;line-height:22px; padding-top:4px;}
.dowright img{ width:22px; height:22px;}

.dwcp{height:180px;width:963px;overflow:hidden; float:left;border-right:#ffffff 1px solid; cursor:hand; z-index:-1;}
.dwcp a:hover{text-decoration:none}
.dwbotbg{ background:url(../images/dwb.jpg);width:320px;  height:180px; float:left; display:inline;overflow:hidden;}
.dwcptop img{width:90px;height:90px;}
.dbziti{font-weight: bold; color:#333333;padding-left:5px; width:167px; float:left}
.dbzitii{color:#333333; width:100%;height:40px; overflow:hidden; margin-top:5px; margin-bottom:20px;}
.dwcpbot{ text-align:center; width:100px; overflow:hidden;}
.dimg{ width:120px; height:80px;}
.ddover{ background-color:#ecedef;width:320px; margin-left:1px; height:180px; float:left; display:inline;overflow:hidden;}
.witt{ width:10px;  float:right;padding-left:5px; margin-top:5px; margin-bottom:5px;}
.red{background-color:#9b0d25; display:block; width:10px; height:10px;}
.hse{background-color:#8b8b8b; display:block; width:10px; height:10px;}
.rdmor{cursor:hand; display:block;z-index:1; width:100%;}
.rdmor a{color:#752142;}
.rdmor a:hover{color:#000000;}

.lfjtbg{ background-color:#9b0d25;}
.lfjtlk{background-color:#858e97;}
/*底部滚动*/
label { display: block; } 
.infiniteCarousel {
  width: 963px;
  position: relative;
}
.infiniteCarousel .wrapper {
  width: 963px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  min-height: 20em;
  position: absolute;
  top: 0;
  z-index:10;
}
.infiniteCarousel .wrapper ul {
  width: 9999px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
 
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  height: 180px;
  width: 322px;
  margin-right:1px;
}

.infiniteCarousel ul li a img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  width: 37px;
  height:32px;
  margin-top:75px;
  text-indent: -999px;
  position: absolute;
  cursor: pointer;
  margin-left:-30px;
  margin-right:-30px;
}

.infiniteCarousel .forward {
  background-position: 0 0;
  right: 0;
}

.infiniteCarousel .back {
  background-position: 0 -72px;
  left: 10;
}


/*2015年5月8日添加的*/
.content_logo{
    width:993px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 8px;
	text-align:center
   }
.logo_move{
    position:relative;
    width:993px;
	height:180px;
	float:left
    }

.logo_move  .prev {
	width: 14px;
	height: 180px;
	position: absolute;
	top: 0px;
	z-index: 100;
	left: 0px;
	background: url(../images/sliderarrow_left01.png) no-repeat;
}
.prev a:hover {
	background: url(../images/sliderarrow_left02.png) no-repeat;
}
.logo_move  .next {
	width: 14px;
	height: 180px;
	position: absolute;
	top: 0px;
	z-index: 100;
	right: 0px;
	background: url(../images/sliderarrow_right01.png) no-repeat;}
.logo_move .bd {
    float:left;
	width:100%;
	height:100%
}
.logo_move .bd ul li {
	margin-left:1px;
	float: left;
	display: inline;
	text-align: center;
	background:#ededed;
    width: 320px; 
	height:180px;}



