﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","微软雅黑"; 
} 


/*
a:link { text-decoration: none;color: yellow}
a:active { text-decoration:blink}
a:hover { text-decoration:underline;color: red} 
a:visited { text-decoration: none;color: white}

body {
	color: #444;
	font-size: 16px;
	background-color:#FFFFFF; 
}*/

/*下面是主体*/
body {
                         // background-color:#FFA500;
clear:both;
text-align:center;
font-size: 16px;
}


div#div_all{
width:1200px;
border:1px solid black;
margin: 0 auto;
height: 100%;
}

p.p_sk{
  background-color:#FFD701; 
  text-align:left;
  color: red;
}



div.wzlj ul {
  list-style-type: none; /* 移除列表的标记 */
  margin: 0;
  padding: 0;
  display: flex; /* 使用Flexbox布局 */
  flex-wrap: wrap; /* 允许换行 */
  margin-left: 10px; /* 列表项左的间隔 */
  margin: 20px;
}
 
div.wzlj ul li {
  margin-right: 20px; /* 列表项之间的间隔 */
  margin-bottom: 15px; /* 列表项之间的间隔 */

}


p{
	font-size: 16px;
//	color: red;
}







div#div_jjkj{

	height: 300px;
	font-size: 16px;
	text-align: left;
	color: black;
	margin: 5px 10px 5px 10px;
	text-indent:25px;
	line-height:30px;
}


div.div_jj{
	float:left;
	
	width: 800px;
}




p.p_sj{
 background-color:#FFD701; 
 text-align:left;
}


div.wx{
float:right;

}


div h2{
	background-color:#FFD701; 
}





table, th, td {
border:1px solid black;
border-collapse: collapse;
//width:1000px;
margin: 0 auto;
text-align: center;
} 

tr th.th_color {
background-color:#FFD701;
width:150px;
}

tr td.td_color {
background-color:#FFD701;
width:80px;
}



div#footer{
	height: 50px;
	background-color:#FFD701;
	text-align: center; /* 水平居中 */
  height: 50px; /* 设置DIV的高度 */
  line-height: 50px; /* 设置行高与DIV高度相同来垂直居中 */
}















/*
body {
	color: #444;
	font-size: 16px;
	background-color:#FFFFFF; 
}

a:link { text-decoration: none;color: yellow}
a:active { text-decoration:blink}
a:hover { text-decoration:underline;color: red} 
a:visited { text-decoration: none;color: white}


.down_gj a:link { text-decoration: none;color: blue}
.down_gj a:active { text-decoration:blink}
.down_gj a:hover { text-decoration:underline;color: red} 
.down_gj a:visited { text-decoration: none;color: blue}

*/





/*下面是logo*/
/*
div.logo{
	margin: 0 auto;
	height: 80px;
	width: 800px;
	margin-top: 5px;
	line-height: 50px;
	 /*border:1px solid red; *//*
     text-align: center; 
    color: blue;

}
div.logo img{
/*	width: 230px;*//*
	height: 80px;
	margin-top: 3px;
    float: left;
}


div.logo p{
	    float: left;
	    margin-left: 26px;
	   	line-height: 80px;
	    /*border:1px solid red; *//*
}
/
/*下面是导航*/
/*
div.div_top{
	background-color: #0ab0e6;
	height: 50px;
	width: 100%;
	font-size: 16px;
}



div.div_top div.dh{
	width: 860px;
	height: 48px;
	margin: 0 auto;
	/*border:1px solid red; 	*//*
}

div.div_top ul{
	margin-top: 2px;
	height: 48px;
	list-style:none;
	/*border:1px solid red; *//*
	margin-left: 0px;
}

div.div_top ul li{
	margin-top: 4px;
	float: left;
	margin-right: 8px;
	font-size: 18px;
	line-height: 38px;
	/*border:1px solid red; *//*
	color: white;
	/*background: red;*//*
	padding:2px 4px 2px 4px;
	
}

*/
/*
 p.p_top{
	margin: 0 auto;
	height: 30px;
	width: 800px;
	margin-top: 6px;
	line-height: 50px;
	/*border:1px solid red;*//*
    text-align: center;
    color: #fcfdfd;
} 
*/

/*下面是内容*/
/*
div.body{
	margin-top: 6px;
	height: 960px; 
	width: 800px;
	margin: 0 auto;
	border:1px dashed #919190; 
	margin-top: 6px;
}

p.zxyh{
 	margin-top: 1px; 
	height: 40px;
	width: 796px;
	 background: #fc0808; 
	color: #f9f601;
	line-height: 40px;
	padding-left: 6px;

}


p.zxtz{
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 26px;
}

p.zxtz a{
	color: blue;
}


p.zxnr{
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 26px;
	font-size: 16px;
}



p.hnjj{
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 32px;
	font-size: 16px;
}

p.hnjj a{
	color: blue;
}


p.fw{
	height: 40px;
	width: 796px;
	background: #fc0808;
	color: #f9f601;
	line-height: 40px;
	padding-left: 6px;

}

div.div_foot{
	background-color: #0ab0e6;
	height: 60px;
	width: 100%;
}



p.jj{
	height: 40px;
	width: 796px;
	background: #fc0808;
	color: #f9f601;
	line-height: 40px;
	padding-left: 6px;

}

*/

/*下载页面*/
/*

div.down_gj{

	margin-top: 6px;
	 height: 600px; 
	width: 800px;
	margin: 0 auto;
	border:1px dashed #919190; 
	margin-top: 6px;
}

div.down_gj p{
	margin: 6px;
}

div.down_gj ul{
	margin-top: 5px;
	height: 48px;
	list-style:none;
	/*border:1px solid red; */
/*	margin-left:12px;
}
*/

/*div.fwj{

	margin-top: 6px;
	height: 860px; 
	width: 800px;
	margin: 0 auto;
	border:1px dashed #919190; 
	margin-top: 6px;
}


.down_gj li{
	padding-top: 6px;
	padding-bottom: 5px;
	border-bottom:1px dashed #919190; 
}
*/