body {margin:0 0;background-color: #ffffff;}
body,td,th {font-family: 'Microsoft YaHei';color:#333; font-size:13px;}
a, div, html, img, li, ul { border: 0; margin: 0; padding: 0;}
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #c84a43;text-decoration: none;}
a:hover { color: #0147a6; text-decoration: none; }
img { color: transparent; font-size: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
.clear{ clear:both; height:0; line-height:0; overflow:hidden; font-size:0;}
ul, ol,li{ list-style-type:none;}
li { display: list-item; }
.col960 {width:1002px;margin:0 auto;}
.navbg {
	height:42px;
	width: 100%;
	background: #fff;
	box-shadow: 1px 1px 12px #012b50;
	position:absolute;
	z-index:99;
	left:0;
	border-bottom:1px solid #ddd;
	/*filter: alpha(Opacity=50); opacity: .9;*/
}
#navul li {
	float: left;
	margin-right: 1px;
	width:99px;
	height:42px;
	position:relative;
	text-align:center;
	line-height:40px;
	font-size:14px;
}
#navul li a:link, #navul li a:visited {
	color:#333;
	text-decoration:none;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:41px;
	left:-1px;
	background:#004d91;
	border:#004E6C 1px dashed;
	border-bottom:none;
}
#navul li ul li {
	display:block;
	width:97px;
	float:none;
	margin-right:0px;
	height:38px;
	position:relative;
	line-height:38px;
	border-bottom:#012b50 1px dashed;
	font-size:12px;
}
#navul li.navmoon {
	background:#e1a513;
	border:#e1a513 1px dashed;
	width:97px;
	height:40px;
	line-height:40px;
}
#navul li.navmoon a {
	color:#FFFFFF;
}
#navul li.navhome a:hover {
	color:#FCFF00;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:97px;
	height:38px;
	line-height:38px;
}
#navul li.navmoon ul a:hover {
	background:#000000;
}	

.news_list{font-size: 13px;color: #333333;padding-left:4px;}
.news_list_a {color:#333333;}
.news_list_a:hover{color:#0147a6;}
.news_list_a:visited{ color:#333333;} 
.news_time{font-size: 11px;color: #999; font-family:Arial, Helvetica, sans-serif;}
.index_title{color: #0e4c92;font-size: 18px;padding-left:12px;}
.index_tzgg{color: #ffffff;font-size: 16px;padding-left:12px;}
.index_more{color: #666666;font-size: 12px;padding-left:12px;}
.lang{
	position: relative;
	margin-right: 25px;
	padding-top: 14px;
	height: 46px;
	line-height: 30px;
	font-size:14px;
	color:#FFFFFF;
}
.lang .lang-list{
	float: right;

}
.lang .lang-list a{
	float: left;
	display: inline-block;
	width: 29px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	background: url("../images/bg_sign01.png") no-repeat -35px 0;
	color: #333333;
}
.lang .lang-list a:hover{
	color: #f1f1f1;
	background: url("../images/bg_sign01.png") no-repeat 0 0;
}
/* float */
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
/* clear */
.cl{clear:both;}

.button {
  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Microsoft YaHei',Arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 6px;
  margin-top: 10px;
  padding: 3px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 60px;
  /* auto */
  text-align: center;
  /* DELETE WHEN WIDTH AUTO */
}
.button.red {
  border: 0 none;
  background: none repeat scroll 0 0 #e0645c;
  color: white;
}
.button.red:hover {
  background: none repeat scroll 0 0 #999999;
  color: white;
}
.button.dark {
  border: 0 none;
  background: none repeat scroll 0 0 #444444;
  color: white;
}
.button.dark:hover {
  background: none repeat scroll 0 0 #2db6cf;
  color: white;
}
.button.light {
  border: 0 none;
  background: none repeat scroll 0 0 #999999;
  color: white;
}
.button.light:hover {
  background: none repeat scroll 0 0 #444444;
  color: white;
}
.button.green {
  border: 0 none;
  background: none repeat scroll 0 0 #46b98a;
  color: white;
}
.button.green:hover {
  background: none repeat scroll 0 0 #444444;
  color: white;
}
.button.blue {
  border: 0 none;
  background: none repeat scroll 0 0 #2db6cf;
  color: white;
}
.button.blue:hover {
  background: none repeat scroll 0 0 #444444;
  color: white;
}


/* banner²¿·Ö*/
.hidden { display:none;}
.banner,.banner .cover { width:100%; height:340px; background-color:#f1f1f1; left repeat-x;}
.banner .inner { width:672px; height:340px; margin:0 auto; position:relative;}
.banner .cover { position:absolute; left:0; top:0; z-index:100;}
.banner .cover .loading { width:100%; height:100%; background:url("../images/loading.gif") no-repeat center center;}

/* CSS Document */ 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	width:672px;
	height:340px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:20px;
	bottom:32px;
    background:#333333; 
	color:#fff;
	opacity:1; /* Overridden by captionOpacity setting */
	width:auto;
	z-index:89;
}
.nivo-caption p {
	padding:15px;
	line-height:10px;
	margin:0;
	font-size:16px;
	color:#fff;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:39px;
	height:50px;
	background:url("../images/arrow-small.png") no-repeat;
	text-indent: -9999px;
	top:155px;
	z-index:1000;
	cursor:pointer;
}
a.nivo-prevNav {
	left:0px;
	background:url("../images/arrow-small.png") no-repeat 0 -50px;
}
a.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.button1 {  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: 'Microsoft YaHei',Arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 6px;
  margin-top: 10px;
  padding: 3px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 60px;
  /* auto */
  text-align: center;
}

.leftmenu_title{font-size:18px; color:#FFFFFF; padding-left:30px; font-weight:bold;}
.leftmenu_class{ float:left; width:220px;}
.leftmenu_class { float:left; width:220px; }
.leftmenu_class a{ float:left; width:176px; padding-left:44px; line-height:42px; background:url("/images/jzcyyjy/leftmenu_bg.jpg") no-repeat; font-size:15px;}
.leftmenu_class a:hover,
.leftmenu_class a:hover{ background:url("/images/jzcyyjy/leftmenu_bg2.jpg") no-repeat;color:#004681;}
.class_dh{font-size:12px; color:#666; padding-right:10px;}
.class_title{font-size:16px; color:#013563; padding-left:20px; font-weight:bold;}
.class_content{ font-size:14px; line-height:26px;}
.class_content p{text-indent:28px;}

.zs_news_detail_page {
    margin: 0 auto;
    width: 1002px;
}

.zs_news_detail_page h3 {
    color: #1b1a1a;
    font-size: 26px;
    font-weight: 400;
    line-height: 50px;
    margin: 20px 0;
    text-align: center;
}

.zs_news_detail_title {
    background:url("../images/news_detail_border.gif") repeat-x bottom;
    line-height: 40px;
    margin-bottom: 30px;
    width: 1002px;
	text-align:center;
}

.zs_n_d_main {
    height: 40px;
    width: 600px;
	text-align:center;
}
.zs_n_d_main1 {
    height: 40px;
    margin: 0 auto;
    width: 180px;
	color: #7c7c7c;
}

.zs_news_detail_title  .nd_one {
    min-width: 150px;
	padding:0 20px;
	text-align:center;
	font-size:12px;
}
.zs_nd_page_content { padding:0 18px;}
.zs_nd_page_content img {
    display: block;
    margin: 0 auto 10px;
    max-width: 1002px;
}
.news_imglist img{ display:block; margin:0 auto; margin-bottom:40px;}

.zs_nd_page_content p {
    color: #3c3c3c;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    margin: 10px 0;
	line-height:30px;
	text-indent:28px;
}
.zs_back_up_div {
    border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 55px;
    width: 1083px;
	text-align:center;
	padding-top:15px;
}
.zs_share_to {
    float: right;
    margin: 30px 0;
}
.share_to{ float:right; margin:30px 10px 30px 0;}
.sp_nav {
	width: 100%;
	height: 49px;
	background-color: #f6f6f6;
}

.sp_naver {
	width: 1002px;
	height: 49px;
	margin: 0 auto;
	background-color: #f6f6f6;
}
.home_link {
	height: 49px;
	line-height: 49px;
	color: #5f5f5f;
	font-size: 12px;
}

.home_link_bg {
	width: 15px;
	height: 13px;
	background: url("../images/home_link_bg.png") no-repeat center center;
	float: left;
	margin: 17px 5px 0px 0px;
}

.home_link a {
	margin: 0 2px;
}

.home_link a.onhome {
	color: #2267c4;
}
.posSplit {
	background-image: url("../images/posSplit.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	background-position: center;
	margin:0 6px;

}

.wp_article_list .list_item{ height:30px; line-height:30px;}

.wp_article_list .list_item .Article_Index{background:url("../images/ico.gif") no-repeat 0px 7px;}