﻿
li {
	list-style: none;
}

a {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.h15{
	width:100%;
	height:15px;
}
.h30{
	width:100%;
	height:30px;
}
.h50{
	width:100%;
	height:50px;
}
.h100{
	width:100%;
	height:100px;
}


/* 文章 */
.artcile_p,.artcile_img,.artcile_title{
	width:1060px;
	margin:0 auto;
}
.artcile_p p{
	font-size:14px;
	line-height:26px;
}
.hsd_five{
	margin:0 auto;
	width:1070px;
	overflow:hidden;
}
.hsd_five a{
	width:19%;
	display:block;
	float:left;
	margin:30px 5px;
}
.artcile_title{
	font-size: 24px;
	text-align:center;
}
.artcile_title h2{
	color:#039FE9;
}
.hsd_four{
	margin:0 auto;
	width:1150px;
	overflow:hidden;
}
.hsd_four a{
	width:42%;
	display:block;
	float:left;
	margin:15px 45px;
}
.hsd_four a h4{
	line-height:50px;
}
.hsd_four a p{
	line-height:26px;
}

.myscroll{
	width:1060px; 
	margin:auto; 
	overflow: hidden;  
	height:1140px;
	border:1px solid #e9e9e9; 
}
.myscroll li { 
	height: 285px; 
	overflow: hidden;
}
.appent img{
	vertical-align: top;
}

.appent_tit2{
	margin:auto; 
	overflow: hidden; 
	border:1px solid #e9e9e9; 
	padding:20px 15px;
	height: 245px; 
}
.appent_l{
	width:130px; 
	height:80px; 
	background:url(/templets/hstgb/gimages/bfg.jpg) no-repeat; 
	float:left;
}
.appent_l p{ 
	text-indent:1rem;
	font-size:18px; 
	color:#ffffff; 
	line-height: 80px;
}
.appent_r{
	width:880px; 
	overflow: hidden; 
	margin-left:10px; 
	float:left;
	height: 245px;
	
}
.appent_r p{ 
	font-size:14px; 
	color:#1f1a17;  
	margin:0px; 
	line-height:24px;
}
.appent_r p a{ 
	color:#e77817; 
}
.appent_r p.appent_h{
	height:74px;
}
 #pic_all{
	 overflow:hidden; 
	 height: 112px;
	}
#pic_all p{ 
	float:left;
	width:200px;
	margin-right:20px;
	cursor:pointer; 
	height: 112px;
	
}
 #pic_all img{
 	width: 200px;
 }