@charset "gb2312";
/* CSS Document */
body{
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a{
	font-family: "Î¢ÈíÑÅºÚ";
	text-decoration: none;
	color: #333;
}
a:hover,a.green{
	color: #548e0a;
}
ul,li{
	list-style:none;
}
#header_bg{
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 169px;
	width: 100%;
	text-align: center;
}
#header{
	padding: 0px;
	height: 169px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
}
#logo{
	width: 450px;
	padding: 0px;
	float: left;
	margin: 10px auto;
}
.topcy{
    float: left;
    padding-top: 25px;
    padding-left: 43px;
}
.topcy p{
    font-size: 23px;
    font-weight: bold;
    color: #027938;
}
.topcy span{
    padding: 0 5px;
}
#tel{
    margin: 0px;
    float: right;
    width: 200px;
    background-image: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: left 47px;
    padding-top: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 58px;
}
#tel_1{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #666;
}
#tel_2{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 20px;
	color: #008d07;
}
#menu{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 960px;
}
#menu ul{
	margin: 0px;
	float: left;
	height: 50px;
	width: 960px;
	padding: 0px;
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 106px;
	line-height: 50px;
	text-align: center;
	background-image: url(../images/nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu ul li:hover,#menu ul li.now{
	background-image: url(../images/nav_cur.gif);
	background-repeat: no-repeat;
	background-position: center -1px;
}
#menu ul li a{
	font-size: 15px;
	color: #FFF;
	display: block;
	height: 42px;
	width: 105px;
	letter-spacing: 1px;
}
#submenu{
	background-color: #499a00;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 100%;
	padding: 10px 0;
}
#submenu ul{
	text-align: center;
	padding: 0px;
	height: 30px;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#submenu ul li{
	text-align: center;
	height: 30px;
	width: auto;
	margin: 0px;
	float: left;
	line-height: 30px;
	padding: 0px;
	font-size: 14px;
	color: #FFF;
}
#submenu ul li a{
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	width: auto;
	margin: 0px;
	float: left;
	font-size: 14px;
	color: #FFF;
}
#footer{
	padding: 20px;
	height: 150px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	/*background-image: url(../images/footer.gif);*/
	background-repeat: no-repeat;
	background-position: 600px 120px;
	
}
#f_1{
margin: 0px;
    float: left;
    width: 120px;
    padding-top: 20px;
    padding-right: 50px;
    padding-bottom: 0px;
    padding-left: 0px;
}
.f_2{
	margin: 0px;
	float: left;
	width: 200px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.f_2 p{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 200px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
.f_3{
	margin: 0px;
	float: left;
	width: 800px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.f_3 p{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: 800px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
#pageNav { 
font: 12px/24px Tahoma; 
height: 30px; 
margin: 15px auto 0; 
text-align: center; 
width: 500px; 
} 
#pageNav ul { 
list-style-type: none; 
overflow: hidden; 
} 
#pageNav ul li { 
background-color: #FFFFFF; 
border: 1px solid #CCDBE4; 
color: #0B3B8C; 
display: block; 
height: 22px; 
margin: 0 2px; 
padding: 0 3px; 
float: left; 
} 
#pageNav ul li a { 
background-color: #FFFFFF; 
color: #0B3B8C; 
padding: 0 3px; 
} 
#pageNav ul li a:hover { 
color: #D87D08; 
} 
#pageNav ul li.hover { 
border: 0 none; 
color: #000000; 
font-weight: bold; 
} 
#pageNav ul li.hover a { 
color: #000000; 
}
/* tanchuang */
.module-default {
    margin: 0;
    padding: 0;
}
.link-fixed-side {
	margin-bottom: 1px;
	font-size: 12px
}

.link-fixed-side li {
	margin-bottom: 1px;
	position: relative
}

.link-fixed-side li .link-name {
	display: block;
	width: 70px;
	min-height: 70px;
	height: auto!important;
	_height: 70px;
	background-color: gray;
	color: #fff;
	text-align: center;
	*margin-bottom: -4px
}

.link-fixed-side li .link-name:hover,.link-fixed-side li.active .link-name {
	background-color: #027938;
	text-decoration: none
}

.link-fixed-side li.first .link-name {
	background-color: #027938
}

.link-fixed-side li.first .link-name:hover {
	background-color: #027938
}

.link-fixed-side li i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 32px;
	height: 32px;
	overflow: hidden;
	margin-top: 6px;
	background-repeat: no-repeat;
	background-position: 0 0
}

.link-fixed-side li span {
	display: block;
	line-height: normal;
	padding-bottom: 5px
}

.link-fixed-side li .link-name-min span {
	display: block;
	line-height: 70px
}

.link-fixed-side .link-summary {
	display: none;
	position: absolute;
	right: 70px;
	top: 0;
	min-width: 130px;
	max-width: 200px;
	_width: 130px;
	min-height: 35px;
	height: auto!important;
	_height: 35px;
	padding: 20px 15px 15px;
	background-color: #027938
}

.link-fixed-side .link-summary .arrow-section-r {
	display: block;
	width: 5px;
	height: 9px;
	position: absolute;
	top: 22px;
	right: 0;
	background: url(../images/arrow-section-r.gif) no-repeat
}

.link-fixed-side .link-summary .link-summary-content {
	font-size: 16px;
	color: #fff;
	font-weight: 700
}

.link-fixed-side .link-summary .qhd-content p {
	margin-bottom: 5px;
    width: 125px;
    line-height: 30px;
}

.link-fixed-side .link-summary .qhd-content p a {
	color: #4d4d4d
}

.link-fixed-side .link-summary .qhd-content p a:hover {
	color: #1e78e8
}

.fixed-left .link-fixed-side .link-summary {
	right: 0;
	left: 70px
}

.fixed-left .link-fixed-side .link-summary .arrow-section-r {
	right: auto;
	left: 0;
	background: url(../images/arrow-section-l.gif) no-repeat
}
.fixed-side {
    position: fixed;
    top: 35%;
    z-index: 10001;
}
.fixed-right {
    right: 0;
    float: right;
}
.link-fixed-side .link-summary .weixin-content img{
    width: 100px;
}
.link-fixed-side .link-summary01 {
  min-width: 100px;
  padding: 13px 15px 15px;
}