/*--------NewsHome--------*/
.news-home-bound{
	width:245px;
	padding-left:15px;
	overflow:hidden;
}
.title-news-home{
	height:25px;
	background:#982021 url(../images/iconTitleNew.png) left center no-repeat;
	background-position:5px center;
}
.title-news-home a{
	font-size:13px;
	color:#FFF;
	line-height:25px;
	padding-left:25px;
	text-transform:uppercase;
	font-weight:bold;
}
.title-newslist{
	height:25px;
	overflow:hidden;
	border-bottom:1px solid #6C1E0D;
	margin-bottom:10px;
}
.title-newslist a{
	font-family: BebasNeueRegular,arial,Georgia, serif;
	font-size:20px;
	padding-left:5px;
	color:#6C1E0D;;
	text-transform:capitalize;
	font-weight:bold;

}
.news-home-content{
	width:213px;
	height:260px;
	overflow:hidden;
	position:relative;
	border:1px solid #e0e0e0;
	padding:25px 15px 15px 15px;
}
.news-home-content ul{
	list-style:none;
	margin-top:-20px;
}
.news-home-content ul li{
	border-bottom:1px solid #CCC;
	padding:10px 0;
}
.news-home-content ul li a{
	font-size:13px;
	text-align:justify;
	color:#414040;
}
.news-home-content ul li a:hover{color:#03F;}
.news-home-content img{
	width:46px;
	height:33px;
	float:left;
	border:1px solid #999;
	margin-right:5px;
}
.news-home-content img:hover{border:1px solid #C60;}
.news-detail{
	font-size:11px;
	font-weight:bold;
	position:absolute;
	right:10px;
	bottom:10px;
}
/*-----------------Image Company Home-------------------------*/
.image-company-content{
	width:340px;
	height:270px;
	overflow:hidden;
	position:relative;
	border:1px solid #e0e0e0;
	padding-bottom:30px;
	padding-left:20px;
	padding-right:20px;
}
.image-company-content ul{list-style:none; overflow:hidden;}
.image-company-content ul li{
	width:165px;
	height:113px;
	float:left;
	margin-right:15px;
	margin-top:20px;
}
.image-company-content img{
	width:150px;
	height:103px;
	border:5px solid #FFF;
}
.image1{margin-bottom:10px;}
.image1,.image2{
	height:113px;
	overflow:hidden;
	text-align:center;
	border:1px solid #999;
}
/*----------NewsShock-----------*/
.shocknews-bound{
	width:100%;
}
.news-category-title{
	height:26px;
	line-height:22px;
	color:#fff !important;
	text-transform:uppercase;
	font-weight:bold;
	text-indent:25px;
	font-size:13px;
}
.shock-title{
	font-weight:bold;
}
.news-category-box{padding:5px;}
.shock-item{list-style:none;}
.shock-item li{
	line-height:20px;
}
.shock-item.mutil img{
	border:2px solid #ccc;
	padding:3px;
	background:#fff;
	margin-bottom:5px;
}
.shock-item.mutil li:hover img{ opacity:0.6; filter: alpha(opacity=80); } 
.shock-title:hover{color:#009900 !important;}
.shock-item.hot li{line-height:25px;}
.shocl-item.hot a.shock-title{color:#009900 !important;}
/*---------NewsList----------*/
.list-bound{
	background:#fff;
	min-height:50px;
	margin-top:15px;
	padding:20px;
}
.list-bound.parent-bound{
	background:#fff;
}
.list-title{
	height:42px;
	background:url(../images/title-bg.gif) 0 0 no-repeat;
	color:#fff;
	font-weight:bold;
	line-height:42px;
	text-transform:uppercase;
	margin-left:-28px;
	margin-top:-35px;
	padding-left:20px;
}

.parent-item{
	border-bottom:1px dotted #0099ff;
	margin-bottom:10px;
	padding-bottom:10px;
	overflow:hidden;
	line-height:20px;
	position:relative;
}
.parent-item.first{
	margin-top:20px;
}
.parent-item img{
	float:left;
	width:150px;
	margin:0 10px 0 0;
	border:2px solid #ccc;
}
.parent-name{
	font-size:15px;
	font-weight:bold;
}
.parent-brief{margin-top:10px;line-height:22px;}
.parent-name:hover{}
.parent-detail a,.parent-detail a:hover{position:absolute;right:5px;bottom:5px;}
/*----------NewsDetail---------*/
.news-cat{
	background:#fff;
	padding:20px;
}
.newsdetail-name{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.bound-content{
	line-height:22px !important;
}
.description img{max-width:500px !important;}
.bound-content span,.bound-content p,.bound-content div{font-size:13px;line-height:22px;}
.other-item-title{
	border-bottom:1px dotted #ccc;
	line-height:30px;
	margin-top:40px;
}
.other-item-title span{
	font-size:15px;
	font-weight:bold;
}
.other-item ul{list-style:none;line-height:22px;}
.other-item ul li{background:url(../images/arrow_orange.png) 0 40% no-repeat;text-indent:10px; color:#Fff;}
.other-item ul li a{}
.other-item ul li a:hover{color:#ccc !important;}
/*---------------------Album Image------------------*/
.album-bound{
	width:650px;
	margin-left:15px;
	overflow:hidden;
	padding-bottom:40px;
}
.album-bound-content ul{list-style:none;}
.album-bound-content ul li{
	width:206px;
	height:150px;
	float:left;
	margin-right:16px;
	margin-top:20px;
}
.image-end{margin-right:0 !important;}
.album-bound-content ul li img{
	width:200px;
	height:150px;
	border:1px solid #999;
}
.album-bound-content ul li img:hover{border:1px solid #F60;}