body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;font-size:12px; margin-top:5px;font-family:"SimSun","宋体","Arial Narrow";}
 
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
 
a{text-decoration:none;}
a:link{color:#009;}
a:visited{color:#800080;}
a:hover,a:active,a:focus{color:#c00;text-decoration:underline;}


.pull-right{
	float: right;
}

body
{
	background-color: rgb(240, 236, 236);
	background-repeat:repeat-x repeat-y;
	margin-top: 0px;
	-webkit-text-size-adjust:none;
}



#containner
{
	width:960px;
	background:#fff;
	margin:0px auto;
	position: relative;
	z-index: 1;
}



.clear
{
	clear:both;
	height: 0;
}


#head
{
	width:960px;
}

.banner img
{
	width:960px;
	height:206px;
}
.sub-menu li{
	display:block;
	line-height: 42px;
	width: 164px;
	text-align: center;
}
.nav
{
	width:960px;
	height:35px;
	background-image:url('../image/nav_bg.png');
	background-repeat:repeat-x repeat-y;
	margin-bottom:10px;
	position: relative;
}
.nav_ul li{
	display: block;
	
	list-style-type: none;
	margin: 0 auto;
}
.nav_ul > ul > li > ul {
	position: absolute;
	display: none;
}
.nav_ul
{
	height:35px;
	width: 900px;
	margin: 0 auto;
}

.nav_ul  > li:hover ul {
	display: block;
}

.nav_ul li
{
	height:27px;
	margin-right:32px;
	display: inline-grid;
	float:left;
	padding:8px 0px 0px 22px;
	background: url('../image/nav_list.png') no-repeat 15px 16px;
}
.nav_ul li a
{
	font-family:"微软雅黑","宋体";
	font-size:16px;
}

.nav_ul li a:link, .nav_ul li a:visited
{
	color:#993333;
	text-decoration:none;
}

.nav_ul li a:hover, .nav_ul li a:active
{
	color:#000;
	display: block;
}




.sub-menu{
	display: none;
	position:absolute;
}
#main
{
	width:960px;
	background-color:#fff;
	position: relative;
	z-index: 1;
	min-height: 967px;
}

.leftmain
{
	float:left;
	width:220px;
	background-color:#fff;
	position: relative;
	z-index: 100;
}

.leftmain .date
{
	height:78px;
	width:205px;
	background-image:url('../image/datebg.png');
	background-repeat: no-repeat;
	margin:0px 0px 0px 5px;
	text-align: center;
	position:relative;
	padding-top:4px;
}
.leftmain .date span
{
	font-family: "微软雅黑","宋体";
	font-size: 14px;
	color:#fff;
	display: block;
	margin-bottom:4px;
}
.left_sidebar_box
{
	width:215px;
	padding: 0 0 5px 5px;
	position: relative;
	z-index: 100;

}

.left_sidebar_box_title
{
	width:204px;
	min-height:57px;
	background-image: url('../image/titlebg.png');
	background-repeat: no-repeat;
	position: relative;
	margin-bottom:5px;
}
.left_sidebar_box_title span
{
	font-family: "微软雅黑","宋体";
	font-size: 13px;
	color:#cc6600;
	display: block;
	width:135px;
	float:right;
	margin-right:5px;
	margin-top: 12px;
	cursor:pointer;
	_display:inline; 
}
.left_sidebar_box_ul{
	width: 210px;
	border-bottom: 1px dotted #ff9900;
	margin-bottom: 5px;
	position: relative;
	z-index: 100;
	display: block;
}
.left_sidebar_box_ul li
{
	background: url('../image/sidebaricon.png') no-repeat;
	width:100%;
	min-height: 45px;
	padding-left: 30px;
}
.left_sidebar_box_ul .menu .jxcgj2019 a{
	color:#336699;
}
.left_sidebar_box_ul a
{
	display: block;
	height:45px;
	width:187px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#933;
	padding:0 8px 0 5px;
	cursor:pointer;
	float:left;
}
.sidebar_box_ul a:hover, .sidebar_box_ul a:focus
{
	background: url('../image/listbg.png') no-repeat !important;
}
.left_sidebar_box_ul a:hover, .left_sidebar_box_ul a:focus
{
	background: url('../image/listbg2.png') no-repeat;
	color:#fff;
	text-decoration: none;
}
.left_sidebar_box_li
{
	min-height:44px;
	width:226px;
	margin-bottom: 5px;
	position: relative;
	z-index: 1000;
}
.left_sidebar_box_li .list_icon
{
	display: block;
	float:left;
	margin-top:5px;
}
.left_sidebar_box_a:link, .left_sidebar_box_a:visited
{
	color:#ff9900;
}
.left_sidebar_box_a
{
	display: block;
	height:45px;
	width:170px;
	font-family:"微软雅黑","宋体";
	font-size:14px;
	color:#933;
	padding:0 8px 0 5px;
	cursor:pointer;
	float:left;
}
.left_sidebar_box_a:hover{
	background: url(../image/listbg2.png);
}
.sub-menu
{	
	position:abseolut;
	z-index:1000;
	width:134px;
	background:rgb(219 187 164);
	border:1px solid #cccc99;
	top:35px;
	margin-left: -44px;
}
.sub-menu li
{	position: relative;
	background: rgb(219 187 164);
	text-align: center;
	
	padding-left:0px;
	margin-bottom: 0px;
	width: 135px;
}
.sub-menu li a
{
	display: block;
	height:30px;
	width:100%;
	font-family:"微软雅黑","宋体";
	font-size:16px;
	color:#ff9933;
	
	cursor:pointer;
	float:none;
	line-height:30px;
	
	margin-bottom:0px;
}
.sub-menu li a:link,.sub-menu li a:visited
{
	color:#993333;
	text-decoration:none;	
}
.sub-menu li a:hover,.sub-menu li a:focus
{
	background: #e7811aa4;
	color:#000;
	text-decoration: none;	
}
.middlemain
{
	float:left;
	width:335px;
	background-color:#fff;
	z-index: 1;
	margin-left: 10px;
}
.middlemain_box
{
	width:325px;
	height: 376px;
	border:1px solid #cccc99;
	position:relative;
	margin-bottom:30px;	
}

.middlemain_box_title
{
	width:325px;
	height:30px;
	background-image: url('../image/middletitlebg.png');
	background-repeat:no-repeat;
	position: relative;
	z-index: 1;
}
.middlemain_box_title_caption
{
	font-size:16px;
	color:#990000;
	position:relative;
	top:6px;
	left:20px;
	z-index:1;
}
.middlemain_box_title img
{
	position:relative;
	top:2px;
	left:15px;
}
 .more
{
	font-size:12px;
	position: absolute;
	color:#990000;
	right:20px;
	top:10px;
}
#news_pic{
width: 200px;
height: 150px;
float: right;
margin-top: 24px;
}
.middlemain_box_ul
{
	margin-top:20px;
float: left;
}

.middlemain_box_li 
{
	
	margin-bottom: 15px;
	padding-left: 20px;
	height:15px;
}
.middlemain_box_li a 
{
	font-size: 13px;
	font-family: "宋体";
	color:#996633;
}
.middlemain_box_li a:link,.middlemain_box_li a:visited
{
	color:#996633;
}
.middlemain_box_li a:hover,.middlemain_box_li a:focus
{
	color:#000;
}
.middlemain_box_li_img
{
	position:absolute;
	top:40px;
	right:15px;
}
.link_title
{
	width:495px;
	height:30px;
	position: relative;
}
.link_title_icon
{
	position: relative;
	left:5px;
}
.link_title span
{
	position:relative;
	top:2px;
	left:10px;
}
.link_ul
{
	width:950px;
	padding-top:18px;
	border:1px solid #cccccc;
}
.link_li
{
    margin-left: 28px;
    margin-right: 10px;
    border-bottom: 1px dotted #cccccc;
    padding: 1px 0px 2px 17px;
    margin-bottom: 5px;
    height: 21px;
    display: inline-block;
    width: 258px;
    float: left;
}
.link_li a
{
	font-size: 13px;
	font-family: "宋体";
	color:#000;
	margin:5px 0;
}
.link_li a:link, .link_li a:visited
{
	color:#000;
}
.link_li a:hover, .link_li a:active
{
	color:#996633;
}
.rightmain
{
	float:right;
	background-color:#fff;
	margin-right:30px;
	position: relative;
	z-index: 1;
	_display:inline;
}

.rightmain_box_title
{
	height: 32px;
	background-image: url('../image/rightboxbg1.png');
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
}
.rightmain_box_title2
{
	width:214px;
	background-image: url('../image/rightboxbg2.png');
	background-repeat: no-repeat;
	position:relative;
	height:38px;
	
	z-index: 1;
}

.rightmain_box h3 img, .rightmain_middlebox h3 img 
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	position:relative;
	z-index: 1;
	_display:inline;
}

.rightmain_box h3 span,.rightmain_middlebox h3 span
{
	float:left;
	margin-left:10px;

	font-size:16px;
	color:#990000;
	margin-top:7px;
	position: relative;
	z-index: 1;
	_display:inline;

}

.rightmain_box
{
    border: 1px solid #cccc99;
    margin-bottom: 25px;

    width: 690px;
    margin-left: 10px;
}
.rightmain_box_li li
{
	background: url('../image/listicon.png') no-repeat 10px 5px;
	padding-left:25px;
	margin-bottom: 6px;
}
.rightmain_box_li a
{
	font-size: 13px;
	font-family: "宋体";
	color:#996633;
	line-height:20px;
}
.rightmain_box_li a:link,.rightmain_box_li a:visited
{
	color:#996633;
}
.rightmain_box_li a:hover,.rightmain_box_li a:focus
{
	color:#000;
}
.rightmain_middlebox
{
	border:1px solid #cccc99;
	margin-bottom: 10px;
	position: relative;
	z-index: 1;
}

.rightmain_middlebox_li a,
{
	font-size: 13px;
	font-family: "宋体";
	color:#996633;
	line-height: 20px;
}
.rightmain_middlebox_li a:hover,.rightmain_middlebox_li a:active
{
	color:#000;
}
.rightmain_middlebox_li a:link,.rightmain_middlebox_li a:visited,
.rightmain_box_row_title a:link, .rightmain_box_row_title a:visited
{
	color:#996633;
}
.rightmain_box_row_title
{
	margin-left: 10px;
	margin-bottom: 15px;
	position: relative;
	z-index: 1;
}
.rightmain_box_row_title img
{
	position: relative;
	right: 30px;	
	_margin:5px;
	_vertical-align: middle;
}
.rightmain_box_row_title p
{
	padding-left: 30px;
	position: relative;
	z-index: 1;
	font-size:13px;
	line-height:20px;color:#996633;
}
.rightmain_middlebox li{
	background: white;
	float: left;
}
.rightmain_middlebox_row
{
	border-bottom: 1px solid #cc9999;
	margin-top:10px;
	position: relative;
	z-index: 1;
	min-height: 87px;
}
.rightmain_middlebox_li
{
	margin-left: 20px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	
}
.rightmain_middlebox_li a
{
	margin-right: 10px;
	font-size: 13px;
	line-height: 20px;
}
.rightmain_footerbox_li
{
	border-bottom:1px solid #cc9999;
	margin-top: 15px;
	padding-bottom: 10px;
}
.rightmain_footerbox_li a 
{
	font-size: 13px;
	font-family: "宋体";
	color:#996633;
	display: block;
	width:165px;
	margin-left:20px;
	line-height: 27px;
}
.rightmain_footerbox_li a:link,.rightmain_footerbox_li a:visited
{
	color:#996633;
}
.rightmain_footerbox_li a:hover,.rightmain_footerbox_li a:focus
{
	color:#000;
}


.separator
{
	width:960px;
	height:10px;
	background-color:#ff9900;
	margin-top:20px;
	margin-bottom: 10px;
}



.content{
	margin-top: 15px;
	width: 960px;
}
.content a{color: #d3966c;}
.content a:visited{color: #d3966c;}
.leftcontent{
	width: 247px;
	border: 1px solid #cd8755;
	float: left;
	margin:0px 10px 0px 15px;
}
#leftcontent_top{
	height: 20px;
	background: url('../image/icon8.png');
	padding: 7px 0 0 10px;
	color: white;
}

.leftcontent ul li{line-height: 32px;display:block;}
.leftcontent ul li a{
	background: url('../image/leftcontentli.png') no-repeat 10px 5px;
	padding: 0 0 0 30px;display:block;
}
.leftcontent a:hover{
	color: white;
	text-decoration: none;

	display:block;
	background:url('../image/hover.png') no-repeat 10px 5px #e0ab89;
}
.rightcontent{
	width: 940px;
	border: 1px solid #cd8755;
	min-height: 522px;
	margin: 0 auto;
}
.page_content{
	width: 860px;
	border: 1px solid #cd8755;
	margin: 0 auto;
	float: none;
	line-height: 30px;
}
.rightcontent ol{
	list-style: none;
	margin: 0 0 0 20px;
}
.rightcontent  li{
	line-height: 20px;
	padding: 8px 0 0 0px;
  list-style-type: decimal;
  color: #d3966c;

}
.rightcontent_top{
  
  background: url('../image/righttopbg.png') no-repeat #E6CBB8;
  padding: 6px 2px 6px 30px;
  font-size: 14px;
  color: #8c0000;
  
  text-align: left;

}
.rightcontent_top a{color: #8c0000;}
.rightcontent_top a:visited{color: #8c0000;}
.rightcontent_text{

text-align: center;
color: #8b0000;
padding-top: 10px;

}
.rightcontent_bottom{
height: 40px;
text-align: left;
color: #8b0000;
padding-top: 10px;
margin-left: 30px;
margin-bottom: 20px;
font-size: 14px;
}
.rightcontent_word{
	margin: 30px;
	min-height: 290px;
	font-size: 14px;
	margin-top: 20px;
}
.rightcontent_word img{
	max-width: 100%;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
.post{
	margin-left: 30px;
	margin-right: 30px;
padding-left: 10px;

border-bottom: 1px dotted #ff9900;
	}
.post a:hover{

	color:  #8C0000;
	text-decoration: none;
}



.footer
{
	background-color:#fff;
	padding-top: 1px;
	padding-bottom: 10px;
	width: 960px;
margin: 0 auto;
}
.footer p
{
	text-align: center;
line-height: 20px;
	font-size: 13px;
	color:#CB8353;

}
.footer a{
	color:#CB8353;
}


.clear{
	clear: both;
}
.about{

	text-align: center;
	margin-top: 10px;
margin-bottom: 10px;
}
.navigation{
	text-align: center;
	margin: 5px;
}
.navigation a{
  margin: 4px;
  display: inline-block;
  border: 1px solid #F9CE8E;
  padding: 2px 5px 2px 5px;
}
.navigation a:hover{
	background: #F90;
	color: #fff;
	text-decoration: none;
}
.current{
	background:#EFDABA;
}
.big_right{
	width: 730px;
	height: 804px;
	float: right;

}
.rightmain_box_ul li{
    margin-bottom: 15px;
    margin-left: 15px;
    float: left;
    display: block;
    margin-right: 15px;
    padding-left: 10px;
    padding-right: 10px;
}
.rightmain_box_ul li a{
	color: #996633;
	display: inline-block;
	font-size: 13px;
}
#zlgcjcys li{
	width: 236px;
}

#xmzs li{
	width: 163px;
	    margin-bottom: 15px;
    margin-left: 29px;
    float: left;
    display: block;
     margin-right: 0px; 
     padding-left: 0px; 
     padding-right: 0px; 
}

.link{
	float: left;
}
