@charset "gb2312";
/* CSS Document */


.inew_c_main{ width:524px;height:170px; margin-top:24px; margin-left:10px; float:left;}
 .i_c_m_left{ width:230px; height:170px;border:1px #cccccc solid;}
 .i_c_m_left img{ width:220px; height:160px; overflow:hidden;}
 .i_c_m_right{ width:280px; height:170px;}
 .i_c_m_right ul{ overflow:hidden}
 .i_c_m_right ul li{ line-height:32px; height:32px; overflow:hidden; border-bottom:dashed 1px #ddd; background:url(../images/dpi.png) no-repeat left center;}
 .i_c_m_right ul li a{ float:left; width:200px; height:32px; display:block; overflow:hidden; padding-left:11px;}
 .i_c_m_right ul li a:hover{ color:#0076ce}
 .i_c_m_right ul li span{ float:right;}



 .im_left{ width:813px;border:0px #cccccc solid; float:left}
  .im_l_title{ height:35px; line-height:35px; padding:0px 15px; font-size:16px; font-weight:bold; background: url(../images/im_l_title_bg.png) repeat-x; color:#FFF;border-radius: 3px;}
  .im_l_title h3{ font-weight: bold; display:block; float:left;}
  .im_l_title span{ float:right; font-size:12px; margin-top:10px; display:block; width:50px; height:18px;}
  .im_l_title span a{ color:#fff500; }
  .im_l_title span a:hover{ color:#ffffff; }
  .i_m_main{ width:813px;margin:20px auto 15px; overflow:hidden}
 .im_right{ width:217px;}
 .im_right a{width:215px; height:60px; border:1px #cccccc solid; overflow:hidden; display:block;border-radius: 6px;}
 .im_right a:hover{border:1px #1458ab solid;}
 .im_right img{ width:205px; height:50px; padding:5px; overflow:hidden;}


/* hot picture */
.hotPic {
}
.hotPic .JQ-slide {
	position:relative;
}
.hotPic .JQ-slide .wrap {
	overflow:hidden;
	position:relative;
}
.hotPic .JQ-slide-content {
	position:absolute;
}/*±ØÐëÒªµÄÔªËØ*/
.hotPic .imgList li {
	width:258px;
	margin:0px 5px 0;
}
.hotPic .imgList img {
	width:230px;
	height:80px;
	float:left;
	padding-right:0px;
}
.hotPic .imgList .text {
	float:right;
	width:90px;
	height:80px;
	line-height:25px;
	overflow:hidden;

}
.hotPic .imgList .txt {
	height:35px;
	line-height:35px;
    font-weight:bold;
	font-size:14px;
	float:left;
	width:242px;
}
.hotPic .JQ-slide-nav a {
	display:block;
	z-index:99;
	width:48px;
	height:48px;
	overflow:hidden;
	text-indent:-999em;
	text-decoration:none;
	position:absolute;
	top:40px;
	background:url(../images/arrow_pic.png) no-repeat;
}
.hotPic .JQ-slide-nav a.prev {
	left:-20px;
	background-position:0 0;
}
.hotPic .JQ-slide-nav a.prev:hover {
	background-position:-100px 0;
}
.hotPic .JQ-slide-nav a.next {
	right:-20px;
	background-position:-50px 0;
}
.hotPic .JQ-slide-nav a.next:hover {
	background-position:-150px 0;
}
/* imgList */
.imgList {
	float:none;
	overflow:hidden;
	zoom:1
}
.imgList li {
	float:left;
	display:inline;
	overflow:hidden;
}
.imgList li a {
	display:block;
}
.imgList li .img {
	border:1px solid #d8d8d8;
	padding:5px;
	float:left;
}
.imgList li a.img:hover {
	border-color:#F00;
}
.imgList li .txt {
	text-align:center;
	overflow:hidden;
}