﻿@charset "utf-8";
/***公共样式表***/
/* CSS Document 2009.8.26 */
body {
	text-align:center;
	font-family:"宋体", arial;
	margin:0 auto;
	padding:0;
	font-size:12px;
	color:#333;
	background:url(../image/bei2.jpg) repeat;
}

#bannertop {position:relative; z-index:2; width:100%; height:100px; overflow:hidden;}
#bannertop .pics {position:relative; width:100%; height:18%;}
#bannertop .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#bannertop .pics li a {display:block; width:100%; height:18%;}
#bannertop .pics .b1 {display:list-item;}
#bannertop .btns a {position:absolute; top:50%; z-index:4; margin-top:-25px; width:50px; height:50px; -ms-transition:left 400ms, right 400ms; transition:left 400ms, right 400ms; -webkit-transition:left 400ms, right 400ms; -moz-transition:left 400ms, right 400ms; -o-transition:left 400ms, right 400ms;}

#banner {position:relative; z-index:2; width:100%; height:409px; overflow:hidden;}
#banner .pics {position:relative; width:100%; height:100%;}
#banner .pics li {display:none; position:absolute; top:0; left:0; z-index:2; width:100%; height:100%; background:no-repeat center 0;}
#banner .pics li a {display:block; width:100%; height:100%;}
#banner .pics .b1 {display:list-item;}
#banner .btns a {position:absolute; top:50%; z-index:4; margin-top:-25px; width:50px; height:50px; -ms-transition:left 400ms, right 400ms; transition:left 400ms, right 400ms; -webkit-transition:left 400ms, right 400ms; -moz-transition:left 400ms, right 400ms; -o-transition:left 400ms, right 400ms;}
#banner .btns .prev {left:-50px;}
#banner .btns .next {right:-50px;}
#banner .btns .prev.on {left:120px;}
#banner .btns .next.on {right:120px;}
#banner .btns a span {position:absolute; top:0; left:0; width:100%; height:100%; -ms-transition:-ms-opacity 300ms;  transition:opacity 300ms;-webkit-transition:-webkit-opacity 300ms; -moz-transition:-moz-opacity 300ms; -o-transition:-o-opacity 300ms; cursor:pointer;}
#banner .btns a span.off {-webkit-opacity:1; opacity:1; display:block\9;}
#banner .btns a span.on {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns .prev .off {background:url(../image/prev.png) no-repeat 0 0;}
#banner .btns .prev .on  {background:url(../image/prev_on.png) no-repeat 0 0;}
#banner .btns .next .off {background:url(../image/next.png) no-repeat 0 0;}
#banner .btns .next .on {background:url(../image/next_on.png) no-repeat 0 0;}
#banner .btns a:hover .off {-webkit-opacity:0; opacity:0; display:none\9;}
#banner .btns a:hover .on {-webkit-opacity:1; opacity:1; display:block\9;}

#banner .g-wrap {position:absolute; left:50%; bottom:0; z-index:2; margin-left:-565px; width:1130px; height:30px; overflow:hidden;}
#banner .g-wrap .idxs {float:left; height:100%;}
#banner .g-wrap .idxs li {float:left; margin:30px 7px 0 0; width:10px; height:10px; border-radius:13px; border:2px solid #fff; cursor:pointer; -ms-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; transition:background-color 500ms, margin-top 500ms; transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -webkit-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms; -moz-transition:background-color 1000ms,  margin-top 500ms, border-color 1000ms; -o-transition:background-color 1000ms, margin-top 500ms, border-color 1000ms;}
#banner .g-wrap .idxs li.on {background-color:#8080FF; border-color:#8080FF;}








div, form, img, ul, ol, li, dl, dt, dd {
	margin:0;
	padding: 0;
	border: 0;
}
li {
	list-style:none;
}
img {
	vertical-align:top;
}
strong {
	font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-family:"宋体", arial;
	font-weight:normal;
}
h5
{
	font: 22px/1.5 "微软雅黑" ,helvetica,Arial;
	color: #857777;
	text-align: center;
	padding: 10px 10px 10px 10px;
}
h4 { font: 12px/1.5 "黑体",helvetica,Arial; color:#66441F; text-align:center;padding:0 0 20px 0;}
h3 { font: 16px/1.5 "微软雅黑",helvetica,Arial; color:#333; text-align:left; font-weight:bold; padding-top:2px;}
h2 { font: 14px/1.5 "微软雅黑",helvetica,Arial; color:#333; text-align: center; padding-top:15px; padding-bottom:10px;font-weight:bold}
h1 { font: 18px/1.5 "微软雅黑",helvetica,Arial; color:#333; text-align:left; padding-left:8px;}
select, input, button, textarea {
	-x-system-font:none;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0;
	padding:0;
}
/* Link */
a:link
{
	color: #fff;
	text-decoration: none;
}
a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover
{
	color: #AC611D;
	text-decoration: none;
}
a:active {
	color:#fff;
}
/* Color */

.cRed, a.cRed:link, a.cRed:visited {
	color:#df3508;
}
.cBlue, a.cBlue:link, a.cBlue:visited, a.cBlue:active {
	color:#2e82d2;
}
.cDRed, a.cDRed:link, a.cDRed:visited {
	color:#cb0b0b;
}
.cGray, a.cGray:link, a.cGray:visited {
	color:#4F544D;
}
.cDGray, a.cDGray:link, a.cDGray:visited {
	color:#666;
}
.cWhite, a.cWhite:link, a.cWhite:visited {
	color:#fff;
	font-weight:bold;
}
 
.cBlack, a.cBlack:link, a.cBlack:visited {
	color:#000;
}
a.cBlack:hover {
	color:#bc2931;
}
.cYellow  a {
	color:#AC611D;font-weight:bold; font-size:14px;
}
.cYellow  a:hover {
	color:#fff;
}
.cYellow12 a
{
	color: #78C030;
	font-size: 12px;
	font-weight: bold;
}
.cYellow12  a:hover {
	color:#fff;
}
.cGreen, a.cGreen:link, a.cGreen:visited {
	color:#008000;
}
/* Font  */
.fB {
	font-weight: bold;
}
.f12px {
	font-size:12px;
}
.f14px {
	font-size:14px;
}
/* Other */
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	font-size:1px;
	width:1px;
	height:0;
	visibility: hidden;
}
.clearfix:after {
	content:".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
} /* only FF */
.hidden {
	display:none;
}
.unLine, .unLine a {
	text-decoration: none;
}
.noBorder {
	border:none;
}
.jz{ font-weight: bold}
.line{ border-bottom:1px solid #E4E4E4;  }

/* area top */
#mainBox {
	margin:0 auto;
	width:1220px;
	
	overflow:hidden;
	margin-bottom:20px;

}

.topT{ height:10px; background-color:#332C26}
.flash{ width:1220px; overflow:hidden;}
.logo{
	height:52px;
	background:url(../image/logo2.jpg) no-repeat left;
	background-color:#332C26;
	padding-left:380px;	
}
.logo ul li{ float:left; padding-left:5px; height:52px; line-height:52px; font-weight:bold; font-size:14px; background:url(../image/icon.jpg) no-repeat right; width:85px}
.container {
	width: 1220px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}
#header {
	height:52px;
	background:url(../image/logo2.jpg) no-repeat left;
	background-color:#332C26;
	padding-left:380px;	
 
}
 
ul.menu {
	list-style: none;
	 	
	margin: 0;
	float: right;
	margin-right:50px;

	 
	 
}
ul.menu li {
	float: left;
	margin: 0;	
    padding-left:20px; height:52px; line-height:52px;
	position: relative; 
}



ul.menu li a{
	
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	font-weight:bold;
	font-size:14px;
}
ul.menu li a:hover{
 color:#AC611D;
}

 ul.menu li.cYellow a  {
	color:#AC611D;font-weight:bold; font-size:14px;
}
 ul.menu li.cYellow a:hover {
	color:#fff;
}
ul.menu li.cYellow ul.submenu li a{color:#fff;}
ul.menu li.cYellow ul.submenu li a:hover{
 color:#AC611D;
}
ul.menu li span
{
	width: 17px;
	height: 35px;
	float: left;
	margin-left:5px;
	background: url(images/subnav_btn.gif) no-repeat center 10px;
}
ul.menu li span.subhover {background-position: center -25px; cursor: pointer;} 
ul.menu li ul.submenu
{
	list-style: none;
	position: absolute;
	left: 0;
	top: 50px;
	background: #333;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 130px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	
	border: 1px solid #111;
}
ul.menu li ul.submenu li
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	clear: both;
	width: 130px;
	height: 30px;
	line-height: 30px;
 
}
html ul.menu li ul.submenu li a
{
	float: left;
	width: 120px;
	background: #333 url(images/dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 10px;
	padding-right: 0;
}
html ul.menu li ul.submenu li a:hover { 
	background: #222 url(images/dropdown_linkbg.gif) no-repeat 10px center; 
	padding-left: 10px;
	padding-right:0;
	width: 120px;
	float: left;
}
#header img {
	margin: 8px 0 8px;
}

/*主体*/
.navBei{ background:url(../image/bei-s.jpg) repeat;}
.boxL{ float:left; width:496px; padding-right:15px; overflow:hidden}
.boxL .boxL1{ height:234px; background:url(../image/pic01.jpg) no-repeat; width:470px; overflow:hidden; margin:0; margin-bottom:15px; padding:30px 10px 18px 15px; line-height:22px;}

.boxL .boxL2{ height:253px; background:url(../image/pic04.jpg) no-repeat; width:496px; overflow:hidden;margin-bottom:15px;}
.boxL .boxL2 .conL{ margin:5px 15px; text-align:left; line-height:22px;overflow: hidden;  }
.boxL .boxL2 .conL .col { overflow: hidden;  height: 180px;  margin-bottom:5px;  }
.boxL .boxL2 .conL .tabcon { display:none; }
.boxL .boxL3{ height:263px; background:url(../image/pic05.jpg) no-repeat; width:496px; overflow:hidden;margin-bottom:15px; line-height:22px; text-align:left; }
.boxL .boxL3 .conL
{
	 margin:5px 15px;
	text-align: left;
	line-height: 22px;
	overflow: hidden;
}
.boxL .boxL3 .conL .col { overflow: hidden;  height: 195px;  margin-bottom:5px;  }
.boxL .boxL3 .conL .tabcon { display:none; }
.boxL .boxL3 .title{padding:10px 12px 12px 18px; text-align: center; line-height:22px; font-weight:bold; }

.boxM{ float:left; width:390px; padding-right:15px; overflow:hidden;padding-top:20px}
.boxM .boxM1{ height:262px; background:url(../image/pic02.jpg) no-repeat; width:390px; overflow:hidden; margin-bottom:15px;}
.boxM .boxM1 .con{ padding-top:15px; text-align:left; padding-left:22px; padding-right:10px }
.boxM .boxM1 .con ul li{ height:35px; line-height:35px; width:342px;background:url(../image/new-icon.jpg) no-repeat 0px 12px; padding-left:10px; overflow:hidden; border-bottom:1px dotted #666;  }
.boxM .boxM1 .con ul li span{ padding-left:10px}
.boxM .boxM1 .con ul li a {width:255px; height:35px; line-height:35px; overflow:hidden; float:left}
.boxM .boxM2{ height:363px; background:url(../image/pic06.jpg) no-repeat; width:370px; overflow:hidden; margin-bottom:20px; padding:10px 10px 5px 10px;}
 
.boxM .boxM3{ height:133px; background:url(../image/pic07.jpg) no-repeat; width:390px; overflow:hidden; margin-bottom:15px;}
.gkLi{ padding-top:15px; text-align:left; padding-left:30px;}
.gkLi ul li{ height:25px; line-height:25px; width:370px; overflow:hidden}

.boxR{ float:left; width:267px; overflow:hidden; padding-top:20px }
.boxR .boxR1{width:267px; height:264px;background:url(../image/pic03.jpg) no-repeat; overflow:hidden;margin-bottom:15px; color:#FFF; text-align:left; line-height:18px;}
.boxR .boxR2{width:267px; height:320px;background:url(../image/kykp.jpg) no-repeat; overflow:hidden;margin-bottom:18px;}
.ky{ padding-top:15px; text-align:left; padding-left:30px;}
.ky ul li{ height:28px; line-height:28px; width:250px; overflow:hidden;background:url(../image/new-icon.jpg) no-repeat 0px 10px; padding-left:12px;}
.boxR .boxR3{width:267px; height:186px;background:url(../image/pic09.jpg) no-repeat; overflow:hidden;margin-bottom:21px;}
.sp{  text-align:center; margin-top:5px;}
.boxR .boxR4{width:267px; height:132px;background:url(../image/pic10.jpg) no-repeat; overflow:hidden;margin-bottom:15px;}
.fg{ padding-top:15px; text-align:left; padding-left:15px;}
.fg ul li{ height:25px; line-height:25px; width:250px; overflow:hidden}


.qh{height:26px; padding-top:12px; text-align:left; border-bottom:1px solid #CCC; width:466px; margin-left:15px; vertical-align: bottom}
.qh .qhImg{ padding-left:5px;}
.qh li{float:left; cursor:pointer; margin-right:5px;}
  .dbjj
{
	width:112px; height:26px; 
	background-image: url('../image/dbjj_b.jpg');
	background-repeat: no-repeat;
}
  .dbjja
{
	 width:95px; height:26px; 
	background-image: url('../image/dbjj_a.jpg');
	background-repeat: no-repeat;
}
  .gzzz
{
	 width:95px; height:26px; 
	background-image: url('../image/gzzc_b.jpg');
	background-repeat: no-repeat;
	 
}
 .gzzza
{
	 width:112px; height:26px; 
	background-image: url('../image/gzzc_a.jpg');
	background-repeat: no-repeat;
	 
}
 .cszl
{
	width: 112px;
	height: 26px;
	background-image: url('../image/cszl_a.jpg');
	background-repeat: no-repeat;
}
  .cszla
{
	 width:95px; height:26px; 
	background-image: url('../image/cszl_b.jpg');
	background-repeat: no-repeat;
}
  .ztzl
{
	width: 95px;
	height: 26px;
	background-image: url('../image/ztzl_a.jpg');
	background-repeat: no-repeat;
}
 .ztzla
{
	width: 112px;
	height: 26px;
	background-image: url('../image/ztzl_p.jpg');
	background-repeat: no-repeat;
}
  .xnzt
{
	width: 95px;
	height: 26px;
	background-image: url('../image/xnzt.jpg');
	background-repeat: no-repeat;
}
 .xnzta
{
	width: 112px;
	height: 26px;
	background-image: url('../image/xnzt_a.jpg');
	background-repeat: no-repeat;
}
/*计数*/
.jsDiv{ background:url(../image/gjPic.gif) no-repeat; height:29px; overflow:hidden; padding-left:910px; line-height:29px; *padding-left:680px;}
.jsDiv .number{ width:85px;line-height:29px; color:#816449; font-weight:bold; font-size:14px; text-align:center; overflow:hidden; padding:0; margin:0;}
.beiZ{ background:url(../image/bei-z.jpg) repeat-x; height:12px;}
/*友情链接*/
.link{ height:95px; border:1px dotted #666; line-height:22px; padding:45px 15px 10px 30px; }
.link img{ float:left}
.link .conLlink{ padding-left:35px;}
.link .conLlink ul li{ float:left; padding:0 3px; line-height:22px; height:22px;  white-space:nowrap; }






/*底部*/
#foot { height:90px; background:url(../image/bei-b.jpg) repeat; color:#fcfafa; line-height:24px; text-align:center; padding-top:20px
}


