/** indexcon **/
.index-topcon{
	height: 180px;
 
	-webkit-box-shadow: 0 3px 3px #e9e9e9;
	-moz-box-shadow: 0 3px 3px #e9e9e9;
	box-shadow: 0 3px 3px #e9e9e9;
	background:url(../images/index-bg.png)/*tpa=http://www.chunkingchem.cn/images/index-bg.png*/ repeat 0 0;
}
.index-topcon .top-news{
	float: left;
	padding:13px 0 0 22px;
	overflow: hidden;
	_zoom:1;
	position:relative;
}	
.index-topcon .top-news h3 a,.index-topcon .top-pic h3 a{
	color: #2D6ABE;
	font-size:15px;
}
.index-topcon .top-news ul li{
	width: 408px;
	line-height: 16px;
	padding-left: 12px;
	margin-top: 12px;
	background: url(../images/ico6.gif)/*tpa=http://www.chunkingchem.cn/images/ico6.gif*/ no-repeat 0 8px; 
}
.index-topcon .top-news ul li span{
float:right;
	font-size: 10px;
	color: #848686;
	padding-right: 20px
 
}
.index-topcon .top-news ul li a { font-size:14px;}
.index-topcon .top-news ul li a:hover,.index-topcon .top-news ul li a:hover span{
	color: #d9131e;
}
.index-topcon .top-pic{
	float: right;
	width: 530px;
	padding:5px 0 0 20px;
	overflow: hidden;
}
.index-topcon .top-pic-con{
	height: 142px;width: 100%;overflow: hidden;margin-top: 3px;position: relative;
}
.index-topcon .top-pic-l{width: 529px;float: left;overflow: hidden;}
.index-topcon .top-pic-r{width: 175px;float: left;overflow: hidden;}
.index-topcon .top-pic-l ul{position: relative;overflow: hidden;width: 100%;height:142px;}
.index-topcon .top-pic-l ul li{position: absolute;top:0;left:-529px;}
.index-topcon .top-pic-r ul{position: relative;overflow: hidden;width: 100%;height:142px;}
.index-topcon .top-pic-r ul li{position: absolute;top:0;right:-175px;}
.index-topcon .top-pic-l ul li.on{left:0;}
.index-topcon .top-pic-c{height:142px;width: 227px;position: absolute;top:0;left:302px;z-index: 99;}
.index-topcon .top-pic-c ul,.index-topcon .top-pic-c ul li{width: 100%;height:142px;overflow: hidden;}
.index-topcon .top-pic-c li{background: url(../images/temp/bg-01.png)/*tpa=http://www.chunkingchem.cn/images/temp/bg-01.png*/ no-repeat;}
.index-topcon .top-pic-c li p{font-size: 18px;line-height: 38px;color:#000;margin:24px 0 0 70px;}
.index-topcon .top-pic-c li a{font-size: 12px;line-height: 16px;color:#2d6abe;margin: 5px 0 0 70px;}


.index-topcon .top-pic-hd{width: 100%;height:27px;background: url(../images/temp/bg-02.png)/*tpa=http://www.chunkingchem.cn/images/temp/bg-02.png*/ no-repeat;position: absolute;bottom:0;left: 0;}
.index-topcon .top-pic-hd li{height:9px;width: 8px;background: url(../images/temp/icon-01.png)/*tpa=http://www.chunkingchem.cn/images/temp/icon-01.png*/ no-repeat;margin-right: 10px;margin-top: 9px;float: left;}
.index-topcon .top-pic-hd li.on{background: url(../images/temp/icon-02.png)/*tpa=http://www.chunkingchem.cn/images/temp/icon-02.png*/ no-repeat;}
.index-topcon .top-pic-hd li.first{margin-left: 20px;}
.index-topcon .top-pic-hd li a{display: block;width: 100%;height:100%;}
.index-topcon .top-pic-next{position: absolute;top:50px;left: 488px;height:48px;width: 23px;background: url(../images/temp/next.png)/*tpa=http://www.chunkingchem.cn/images/temp/next.png*/ no-repeat;z-index: 8888;}


.top-news .prev,.top-news .next{
	display: block;
	width: 18px;
	height: 19px;
	position: absolute;
	top:3px;
	z-index:999;
}
.top-news .prev{
	right: 23px;
	top:14px;
	background:url(../images/ico7.gif)/*tpa=http://www.chunkingchem.cn/images/ico7.gif*/ no-repeat 0 0;
	z-index: 2;
}
.top-news .next{
	right: 0;
	top:14px;
	background:url(../images/ico7.gif)/*tpa=http://www.chunkingchem.cn/images/ico7.gif*/ no-repeat -22px 0;
	z-index: 2;
}
.top-news .prev:hover{
	background:url(../images/ico7.gif)/*tpa=http://www.chunkingchem.cn/images/ico7.gif*/ no-repeat 0 -22px;
}
.top-news .next:hover{
	background:url(../images/ico7.gif)/*tpa=http://www.chunkingchem.cn/images/ico7.gif*/ no-repeat -22px -22px;
}