/* ==全局样式定义== */
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/*
html{ 
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-webkit-filter: grayscale(1); 
	-ms-filter: grayscale(100%); 		
}
*/
* {	
	padding:0px;
	margin:0px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 120%;
}
img {
	border:0px;
}
strong {
font-size:1em;
}
body {
	background-color: #FFFFFF;
	/*background-color:#383838;*/
	/*background-image: url(/Template/hs13z/Skin/hs13z_images/2015chunjiebg.jpg);*/
	/*background-repeat: repeat-y;*/
	/*background-position: center top;*/
	/*background-attachment: scroll;*/
}
#page_main {
    background-color:#FFFFFF;
	width:962px; 
	margin-left:auto;
	margin-right:auto;
}
a {
	text-decoration: none;
	color: #0000FF;
/*	color: #223D7C;*/

}
a:link {
}
a:visited {
}
a:hover {
	color: #FF0000;
}
a:active {
}
.clear {
	clear: both;
}
.list_l,.list_r {
	width: 380px;
	border: 1px solid #CCCCCC;
	margin-bottom: 4px;

}
.list_l {
	float: left;
}
.list_r {
	float: right;
}
.list_l h2,.list_r h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg.gif);
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #218A9C;
	color: #000000;
}
.list_l h2 span,.list_r h2 span {
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg1.gif);
	font-size: 12px;
	line-height: 26px;
	text-align:center;
	color: #FFFFFF;
	height: 26px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.list_l h2 a,.list_r h2 a {
	display: block;
	float: right;
	height: 26px;
	width: 60px;
	line-height: 26px;
	font-weight: normal;
	text-align:center;
}
.list_l ul,.list_r ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.list_l li,.list_r li {
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;

}
.datetime {
	display: inline;
	float: right;
	padding-right: 10px;
	line-height: 24px;
	height: 24px;
}
/************************网站顶部开******************开始*/
/*********************两级菜单样式开始**********************************/
#multiMenu {
	background: url(/Template/hs13z/Skin/MenuImages/960d.png) no-repeat;
	width: 960px;
	height: 65px;
	margin-top: 2px;
}
#multiMenu dt {
	line-height: 40px;
	height: 36px;
	text-align: center;
	margin-left: 10px;
}
#multiMenu dt a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 36px;
	text-align: center;
	height: 36px;
	margin-left: 0px;
	display: block;
	float: left;
	width: 85px;
}
#multiMenu dt .on
 {
	color: #FFFFFF;
	background-image: url(/Template/hs13z/Skin/MenuImages/960m.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#multiMenu dt .on:hover
 {
	color: #FFFFFF;
	background-image: url(/Template/hs13z/Skin/MenuImages/960m.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#multiMenu dd {
	color: #FFFFFF;
	line-height: 20px;
}
#multiMenu dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px;
}
#multiMenu a:hover {
	color: #FFFFFF;
}
/**********************两级菜单样式结*******************束*/
#head {
	width: 960px;
/*	height:240px;*/
	margin-right: auto;
	margin-left: auto;	
}
#head_175 {
/*     z-index:-1;*/

}
/************************网站顶部开******************结束*/
/**********中部第一部分开始**************************/
.center_01 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	background::#FFFFFF;
}
.center_01_left {
	width: 183px;
	float: left;
	border: 1px solid #FDC396;
	background-image: url(/Template/hs13z/Skin/hs13z_images/index03.gif);
	background-repeat: no-repeat;
	color: #FF6600;
	height: 276px;
}
.center_01_left .datetime {
	display: inline;
	margin: 0px;
	float: none;
}
.center_01_left h2 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(/Template/hs13z/Skin/hs13z_images/index02.gif);
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-repeat: no-repeat;
}
.center_01_left  a {
	line-height: 16px;
	color: #FF0000;
}
.center_01_left ul {
	margin-left: 5px;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
}
.center_01_left li {
	margin-bottom: 5px;

}
/**********************/
.center_01_center {
	height: 268px;
	width: 457px;
	border: 4px solid #83C0D1;
	float: left;
	margin-left: 5px;
	overflow: hidden;
}
/*************************/
.center_01_right {
	float: right;
	width: 298px;
	border: 1px solid #CCCCCC;
	height: 274px;
}
.center_01_right a span {
	height:26px;
	line-height:26px;
}
.news {
	height: 26px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F58420;
}
.news li {
	float: left;
	list-style-type: none;
}
.news li a {
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg1.gif);
	float: left;
	margin-left: 10px;
	height: 26px;
	width: 80px;
	text-align: center;
}
.news li a:hover, .news li.on a {
	background-image: url(/Template/hs13z/Skin/hs13z_images/center_01_r_huadong.gif);
	background-repeat: no-repeat;
	background-position: center 1px;
	color: #FFFFFF;
}
.news_list {
	margin-top: 5px;	
}
.news_list_01 ul {
	list-style-type: disc;
	list-style-position: inside;
}
.news_list_01 ul li {
	line-height: 24px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	height: 24px;
}
/**********中部第一部分结束**************************/
/**********中部第二部分**数我风流****开始**************************/
.center_02 {
	width:960px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(/Template/hs13z/Skin/hs13z_images/index05.gif);
	margin-top: 5px;
	overflow: hidden;
	background-color:#383838;
}
#scrollPic
{
	overflow: hidden;
	width:910px;
	margin-top: 8px;
	margin-left: 45px;
	margin-right:10px;
}
#scrollPic .sContent
{
	width: 8000px;
}
#scrollPic .picList2
{
	display: inline;
	float: left;
}
.picList2 li
{
	float: left;
	display: inline;
	margin-right: 10px;
	text-align: center;
}
.picList2 img
{
	border: 1px solid #cccccc;
	padding: 1px;
}
.pe_u_thumb_title 
{
	font-weight: bold;
}
.pe_u_title 
{
width:100px;
}
/**********中部第二部分**数我风流****结束**************************/
/**********中部第三部分*************开始**************************/
.center_03 {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
/*******************************/
.center_03_left {
	float: left;
	width: 183px;
	text-align: center;

}
.center_03_left a {
	display: block;
	margin-bottom: 3px;
}
.center_03_left ul {
	list-style-type: none;
	border: 1px solid #CCCCCC;
}
.center_03_left h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg.gif);
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #218A9C;
	color: #000000;
}
.center_03_left ul li {
	padding: 0px;
	margin-top: 8px;
}
.center_03_left ul li a img {
	border: 1px solid #CCCCCC;
}
.center_03_left span {
	display: block;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
}
/*******************************/
.center_03_right {
	float: right;
	width: 770px;
}
.center_03_right_img {
	margin-bottom:4px;
/*	width:766px;*/
	height:80px;
	float:left;
}
/**********中部第四部分*************开始**************************/
.center_04 {
	width: 960px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.center_04 h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg.gif);
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #389526;
	color: #000000;
}
.center_04 h2 span {
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg22.gif);
	font-size: 12px;
	line-height: 26px;
	text-align:center;
	color: #FFFFFF;
	height: 26px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.center_04 h2 a {
	display: block;
	float: right;
	height: 26px;
	width: 60px;
	line-height: 26px;
	font-weight: normal;
	text-align:center;
}
#scrollPic01 
{
	overflow: hidden;
	width:940px;
	margin: 10px;	
}
#scrollPic01 .picList3 
{
		display: inline;
		float: left;

}
#scrollPic01 .sContent
{
	width: 8000px;
}
.picList3 li 
{
	float: left;
	display: inline;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}
.picList3 img 
{
	border: 1px solid #cccccc;
	padding: 1px;
		}

/**********中部第四部分*************结束**************************/
/***************友情链接开始********************/
.friendship {
	width: 962px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/Template/hs13z/Skin/hs13z_images/youqianglianjie.gif);
	height: 135px;
	background-position: center center;
	background-repeat: no-repeat;
}
.friendship_right {
	margin-left: 50px;
	padding-top: 25px;


}
.friendship_list {

	height:30px;

}
.friendship_list span {
	font-weight: bold;
	color: #F78621;
	font-size:13px;
}
.friendship_list ul {
	list-style-type: none;
}
.friendship_list ul li {
	float: left;
}
.friendship_list a {
	display: block;
	margin-left: 12px;
}
/***************友情链接结束*******************/
/*******************网站底部****************/
#foot {
	width: 960px;
	height:200px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	line-height: 2em;
}
#foot div {
	margin-top: 10px;
	margin-bottom: 5px;
}
/****************2013-10-19附加************************/
.shipinzhanshi {
/*	border: 1px solid #CCCCCC;  */
/*	height: 150px;     */
/*	margin-top: 5px;    */
/*	margin-right: 0px;    */
/*	margin-bottom: 5px;    */
/*	margin-left: 0px;    */
}
.shipinzhanshi ul {
	list-style-type: none;
}
.shipinzhanshi ul li {
	float: left;
	margin: 5px;
}
.shipinzhanshi img {
	padding: 1px;
	border: 2px solid #CCCCCC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.shipinzhanshi a {
	display: block;
}
.shipinzhanshi span {
	text-align: center;
	line-height: 1.2em;
	font-weight: bold;
}
/****************2013-10-27附加************************/
#l2013_10_27 {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
.l2013_10_27_list_l {
	float: left;
}
.l2013_10_27_list_r {
	float: right;
}
.l2013_10_27_list_l,.l2013_10_27_list_r {
	width: 475px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.l2013_10_27_list_l h2,.l2013_10_27_list_r h2 {
	font-size: 14px;
	font-weight: bolder;
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg.gif);
	height: 26px;
	line-height: 26px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #218A9C;
	color: #000000;
}
.l2013_10_27_list_l h2 span,.l2013_10_27_list_r h2 span {
	background-image: url(/Template/hs13z/Skin/hs13z_images/titlebg1.gif);
	font-size: 12px;
	line-height: 26px;
	text-align:center;
	color: #FFFFFF;
	height: 26px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.l2013_10_27_list_l h2 a,.l2013_10_27_list_r h2 a {
	display: block;
	float: right;
	height: 26px;
	width: 60px;
	line-height: 26px;
	font-weight: normal;
	text-align:center;	
}
.l2013_10_27_list_l ul,.l2013_10_27_list_r ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.l2013_10_27_list_l li,.l2013_10_27_list_r li {
	font-size: 12px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;

}
