@charset "utf-8";
/*内页部分样式*/
.inside01
{
	background:#f7f7f7;
	width:100%

}
.inside_banner_box
{
	width:100%;
	height:250px;
	overflow: hidden;
	min-width:1260px;
}
.inside_banner_box img
{
	height:100%;
	display: block;
}
	/*内页内容*/
.is_01_top
{
	height:100px;
	width:245px;
	background:#FC7C00;
	overflow:hidden ;
	padding-left:35px;
	
}
.is_01_top h1,.is_01_top h2
{
	
	color:#FFFFFF;
	font-size:26px;
}
.is_01_top h1
{
	font-weight: bold;
	margin-top:20px;
}
.is_01_top h2
{
	font-size:16px;
	margin-top:10px;
}
.is01_content
{
	width:1200px;
	margin: auto;
	margin-top:20px;
	padding-bottom:80px;
	
}
.is01_content_LeftNav li .is01_gaoliang  span
{
	color:#106fb3;
}
.is01_content_left
{
	width:280px;
	float: left;
}
.is01_content_right
{
	width:890px;
	background:#ffffff;
	float: right;
}
/*inside01左侧导航*/
.is01_content_LeftNav
{
	/*height:280px;*/
	background:#FFFFFF;
}
.is01_content_LeftNav li
{
	width:240px;
	height:45px;
	line-height:45px;
	border-bottom:1px solid #e6e6e6;
	padding-left:20px;
	margin:auto
}
.is01_content_LeftNav li a
{
	display:block;
	overflow: hidden;
	line-height:45px;
	color:#636366;
	
}
.is01_content_LeftNav li span
{
	display:block;
	float:left;
	line-height:45px;
}
.is01_content_LeftNav li strong
{
	display:block;
	float:right;
	font-size:18px;
	font-weight:  900;
	margin-right:10px;
}
.is01_content h1 a
{
	display: block;	
}
.is01_content h1 img
{
	margin-top:21px;
	display: block;
}

/*右侧*/
.is01_content_right_top
{
	margin-left:20px;
	height:46px;
	border-bottom:1px solid #f7f7f7;
}
.is01_content_right_top h1
{
	font-size:18px;
	color:#4c4a4a;
	float: left;
	line-height: 46px;
	
}

.is01_content_right_top h6
{
	font-size:14px;
	float: right;
	line-height: 46px;
}
.is01_content_right_top h6 span
{
	display:inline-block
}
.is01_content_right_top h6  a
{
	display:inline-block;
	color:#666565
}
.is01_content_right_top h6  a:last-child
{
	color:#FC7C00
}
/*insi01子页交互*/
.is01_content_LeftNav li:hover span
{
	color:#106fb3;
	cursor: pointer;
}
.is01_content_LeftNav li :hover strong
{
	color:#106fb3;
	cursor: pointer;
}
.list
{
	margin-left:20px;
}
