@charset "utf-8";
/* --------reset-------- */
html{zoom: expression(function(ele){ ele.style.zoom = "1"; document.execCommand("BackgroundImageCache", false, true);}(this));}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,button,p,blockquote,th,td { margin:0; padding:0; }

input,select,textarea,button { font-size: 100%; }
fieldset,img,abbr,acronym { border: 0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal; font-weight: 400; }
ol,ul,li { list-style: none; }
h1,h2,h3,h4,h5,h6,legend { font-size: 100%; font-weight: 400; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
blockquote, q { quotes: none; }
blockquote:before,blockquote:after,q:before,q:after { content: ''; content: none; }
.ie{
	font-size: 15px;
	line-height: 40px;
	background-color: #FC0;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	position:fixed;
	z-index: 9999999;
	left: 0px;
	top: 0px;
	text-align: center;
	overflow: hidden;
}
.ie .close_ie{ color:#F00; cursor:pointer;}

/* --------base-------- */
body {font-size:12px;font-family:微软雅黑,宋体,Tahoma,Arial,sans-serif; color: #000; background:#fff; height:100%;}
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h1,h2,h3 { margin: 1em 0; }
h1,h2,h3,h4,h5,h6,strong,caption,th { font-weight: 700; }
abbr,acronym { border-bottom: 1px dotted #aaa; cursor: help; }
em { font-style: italic; }
/*th,td { border: 1px solid #aaa; padding: 8px 5px 6px; }*/
p,fieldset,table { margin-bottom: 1em; }
/*p{text-indent:2em}*/
legend { margin-left: 7px; +margin: 0; }
.clearfix:after { content: "\20"; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.red { color: #F00; }
.black { color: #000; }
.white { color: #FFF; }
.blue { color: #00F; }
.green { color: #008000; }
.brown { color: #A52A2A; }
.gray { color: #ccc; }
.yellow{ color:#eea412;}
.cb:after{content:"\20";display: block;width:0;height:0;clear:both;}
.cb{zoom:1;}
.ofH{overflow:hidden;}
.clear{ width:0; height:0; clear:both; overflow:hidden;}
.mc{margin-left:auto;margin-right:auto;}
.taC{text-align:center;}
.bod{ border:1px solid red;}
.fL{float:left;}
.fR{float:right;}
.dpN{display:none;}
a{ text-decoration:none;transition-duration:0.2s;-moz-transition-duration:0.2s;-webkit-transition-duration:0.2s;-o-transition-duration:0.2s;}

#indextop {
	padding: 0px;
	height: 110px;
	width: 96%;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 2%;
	position: relative;
	text-align: center;
	min-width: 1200px;
	z-index: 99999;
	
}
#indextop .logo {
padding: 0px;
float: left;
height: 75px;
width: 230px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
position: absolute;
z-index: 99999;
left: 0px;
top: 5px;
}
#indextop .logo a img {
float: left;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin-top: 10px;
}
#indextop .index_nav {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 45px;
	right: 120px;
	text-align: center;
	z-index: 99999;
}
#indextop span {
padding-right: 10px;
padding-left: 10px;
font-size: 15px;
position: relative;
z-index:99999;
}
#indextop span .isnew{
	position:absolute;
	left:5px; top:-3;
}
#indextop  span a {
font-size: 15px;
line-height: 15px;
padding-top:5px;
padding-bottom:5px;
color: #000;
text-decoration: none;
text-align: center;
}
#indextop .index_nav span p {
width: 70px;
position: absolute;
left: 0px;
top: 20px;
z-index: 999999;
background-color: #FFF;
padding-left: 10px;
display: none;
padding-top: 10px;
}
#indextop .index_nav span:hover p {
display: block;
}
#indextop .index_nav span p a {
line-height: 25px;
float: left;
width: 100px;
text-align: left;
}
#indextop  .index_nav .sel {
color: #02cb03;
}
#indextop  .index_nav a:hover {
color: #02cb03;
}
#indextop .language {
float: left;
height: 50px;
width: 120px;
position: absolute;
top: 40px;
right: 0px;
}
#indextop .language a {
padding: 0px;
height: 36px;
width: 36px;
background-image: url(../images/ico4.png);
background-repeat: no-repeat;
background-position: center bottom;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 10px;
display: inline-block;
font-style: normal;
color: #000;
line-height: 36px;
text-align: center;
font-size: 14px;
}
#indextop .language .sel {
background-repeat: no-repeat;
background-position: center top;
color: #FFF;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 213px;
	width: 100%;
	float: left;
	background-color: #FFF;
}
#top .t {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	float: left;
}
#top .t .c {
	margin: auto;
	padding: 0px;
	height: 43px;
	width: 1200px;
}
#top .t .c span a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}


#top .t .c p {
	font-size: 14px;
	line-height: 43px;
	color: #666;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top .t .c span {
	font-size: 14px;
	line-height: 43px;
	color: #666;
	float: right;
}
#top .c2 {
	margin: auto;
	padding: 0px;
	height: 96px;
	width: 1200px;
	clear: both;
}




#top .logo {
	padding: 0px;
	float: left;
	height: 70px;
	width: 375px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .logo a img {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top:15px;
}
#top .search {
	float: right;
	height: 50px;
	width: 560px;
	margin-top: 40px;
}
#top .c2 .search .keys {
	margin: 0px;
	padding-left:10px;
	float: left;
	height: 37px;
	width: 470px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00a253;
	border-right-color: #00a253;
	border-bottom-color: #00a253;
	border-left-color: #00a253;
	font-size: 14px;
	line-height: 37px;
}
#top .c2 .search span {
	background-color: #00a253;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 39px;
	width: 78px;
	font-size: 16px;
	line-height: 39px;
	color: #FFF;
	text-align: center;
	cursor:pointer;
}
#top .c2 .search p {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 560px;
}
#top .c2 .search p a {
	font-size: 12px;
	line-height: 25px;
	color: #999;
	text-decoration: none;
	margin-right: 10px;
}
#top .c3 {
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/topbgx.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top .c3 .navtop {
	margin: auto;
	padding: 0px;
	height: 50px;
	width: 1200px;
	position: relative;
	cursor: pointer;
}
#top .c3 .navtop strong {
	font-size: 20px;
	line-height: 50px;
	color: #FFF;
	background-color: #00a253;
	font-weight: normal;
	margin: 0px;
	float: left;
	height: 50px;
	width: 200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#top .c3 .navtop strong font {
	float: left;
}
#top .c3 .navtop strong em {
	background-image: url(../images/ico9.png);
	padding: 0px;
	float: right;
	height: 12px;
	width: 22px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top .c3 .navtop span {
	float: left;
	height: 50px;
	width: 960px;
}

#top .c3 .navtop span a{
	font-size: 15px;
	line-height: 50px;
	color: #000;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 137px;
}
#top .c3 .navtop span .sel{
	color: #00a253;	
}
#top .c3 .navtop span a:hover{
	color: #00a253;	
}
#p_nav {
	margin: 0px;
	float: left;
	height: 520px;
	width: 240px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	left: 0px;
	top: 50px;
	background-image: url(../images/tm_bg3.png);
	z-index: 999;
}
#p_nav .li1 {
	font-size: 14px;
	margin: 0px;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#p_nav .li1 .a1 {
	background-image: url(../images/ico10.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	float: left;
	width: 200px;
	font-size: 15px;
	line-height: 32px;
	color: #666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#p_nav .li1:hover {
	background-color: #FFF;	
}
#p_nav .li1:hover .p_nav2{
	display: block;
}

#p_nav .li1 .p_nav2 {
	background-image: url(../images/tm_bg3.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 528px;
	width: 690px;
	position: absolute;
	left: 240px;
	top: 0px;
	border: 1px solid #FFF;
	background-color: #FFF;
	display: none;
}
#p_nav .li1 .p_nav2 li {
	float: left;
	height: auto;
	width: 640px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#p_nav .li1 .p_nav2 li .pl {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom:5px;
	float: left;
	height: auto;
	width: 80px;
	color: #666;
	background-image: url(../images/ico10.png);
	background-repeat: no-repeat;
	background-position: right center;
	word-wrap:break-word;
	padding-right:10px;
}
#p_nav .li1 .p_nav2 li .pc {
	padding: 0px;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-size: 13px;
	line-height: 30px;
}
#p_nav .li1 .p_nav2 li .pl a {
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
#p_nav .li1 .p_nav2 li .pc a {
	line-height: 30px;
	color: #666;
	text-decoration: none;
	margin-right: 10px;
}





#p_news {
	background-color:#FFF;
	margin: 0px;
	float: left;
	height: 530px;
	width: 230px;
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 999;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#p_news .n_t {
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#p_news .n_t b {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
}
#p_news .n_t a {
	font-size: 15px;
	line-height: 40px;
	color: #000;
	text-decoration: none;
	float: right;
}
#p_news .ns {
	padding: 0px;
	float: left;
	height: 225px;
	width: 230px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p_news .ns li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 230px;
}
#p_news .ns li a {
	font-size: 12px;
	line-height: 25px;
	color: #5f5f5f;
	text-decoration: none;
	background-image: url(../images/ico11.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin: 0px;
	float: left;
	height: auto;
	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#p_news .ns li a:hover {
	color: #00a354;
}
#p_news .fw li a:hover p{
	color: #00a354;
}
#p_news .n_t2 {
	font-size: 15px;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	float: left;
	width: 230px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#p_news .n_t2 b {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	float: left;
	line-height: 30px;
}
#p_news .n_t2 a {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	float: right;
}
#p_news .fw {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 228px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
#p_news .fw li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 90px;
	width: 113px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	text-align: center;
}
#p_news .fw li a {
	margin-top: 10px;
	float: left;
}
#p_news .fw li p    {
	font-size: 13px;
	line-height: 25px;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 113px;
	float: left;
}



















#top .txt .user {
	float: left;
	height: 50px;
	width: 600px;
}
#top .txt .topnav {
	float: left;
	height: 30px;
	width: 700px;
}
#top .txt .topnav a {
	font-size: 15px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	text-align: center;
	float: left;
	height: 30px;
	width: 100px;
}
#top .txt .topnav .sel {
	color: #02cb03;
}
#top .txt .topnav a:hover {
	color: #02cb03;
}
#top .language {
	float: left;
	height: 110px;
	width: 160px;
}
#top .language em {
	padding: 0px;
	height: 36px;
	width: 36px;
	background-image: url(../images/ico4.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline-block;
	font-style: normal;
	color: #000;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
}
#top .language .sel {
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
}
#top_b {
	background-color: #efefef;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 50px;
	width: 100%;
}
#top_b .c {
	font-size: 15px;
	line-height: 50px;
	color: #666;
	margin: auto;
	padding: 0px;
	height: 50px;
	width: 1200px;
}
#top_b .c a {
	color: #666;
	text-decoration: none;
}
#top_b .c a:hover {
	color:#093;
}
#top_b .c b {
	float: left;
	font-weight: normal;
}

#top_b .c span {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-color: #E3E3E3;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCC;
	display: inline-block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	max-width:360px;
	overflow:hidden;
}
#top_b .c span strong {
	font-weight: normal;
	float: left;
}

#top_b .c span font {
	color: #006634;
	float: left;
}
#top_b .c span em {
	display: inline-block;
	height: 20px;
	width: 20px;
	float: left;
	background-image: url(../images/search_xx.png);
	background-position: center top;
}
#top_b .c span:hover {
	border: 1px solid #063;	
	cursor:pointer;
}
#top_b .c span:hover em{
	background-color:#006634;
	background-position: center bottom;
}

#banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 100%;
	background-image: url(../images/banner_falv.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	
}
#banner .news_search {
	background-image: url(../images/tm_bg4.png);
	padding: 0px;
	float: left;
	height: 60px;
	width: 100%;
	margin-top: 290px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner .news_search .news_searchc {
	margin: auto;
	padding: 0px;
	height: 60px;
	width: 1200px;
}
#banner .news_search .news_searchc strong {
	font-size: 16px;
	line-height: 60px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 250px;
}
#banner .news_search .news_searchc .search_r {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 60px;
	width: 500px;
}
#banner .news_search .news_searchc .search_r .cattype {
	font-size: 13px;
	line-height: 25px;
	float: left;
	height: 25px;
	width: 89px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 18px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4F4F4;
	background-image: url(../images/ico38.png);
	background-repeat: no-repeat;
	background-position: 78px center;
	cursor: pointer;
	position: relative;
}
#banner .news_search .news_searchc .search_r .cattype span {
	float: left;
	height: 25px;
	width: 88px;
}
#banner .news_search .news_searchc .search_r .cattype ul {
	float: left;
	height: auto;
	width: 98px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #F4F4F4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #36312A;
	border-bottom-color: #36312A;
	border-left-color: #36312A;
	margin: 0px;
}
#banner .news_search .news_searchc .search_r .cattype ul li {
	line-height: 25px;
	margin: 0px;
	float: left;
	height: 25px;
	width: 88px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#banner .news_search .news_searchc .search_r .cattype ul li:hover {
	background-color:#CCC;
	color:#333;
	
}


#banner .news_search .news_searchc .search_r .txt {
	background-color: #f4f4f4;
	float: left;
	height: 25px;
	width: 420px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#banner .news_search .news_searchc .search_r em {
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	color: #FFF;
	padding: 0px;
	float: left;
	height: 25px;
	width: 60px;
	text-align: center;
	background-color: #555555;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}



#newpage {
	margin: 0px;
	float: left;
	height: 30px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
#newpage a {
	color: #666;
	text-decoration: none;
}
#newpage strong {
	color: #00A354;
}
#newpage cite {
	font-style: normal;
}
#newpage #destoon_pageno {
	width: 25px;
	height: 20px;
	margin-left: 10px;
	border: 1px solid #999;
}
#newpage .pages_btn {
	color: #FFF;
	background-color: #00A354;
	padding: 0px;
	height: 23px;
	width: 25px;
	border: 1px solid #00A354;
	margin: 0px;
}

#foot {
	background-color: #006634;
	float: left;
	height: 320px;
	width: 100%;
	clear: both;
	padding: 0px;
	min-width: 1200px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot .c {
margin: auto;
padding: 0px;
height: 230px;
width: 1200px;
}
#foot .c .txt {
text-align: left;
padding: 0px;
float: left;
height: 150px;
width: 120px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #267d52;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 60px;
}
#foot .c .txt span {
font-size: 16px;
line-height: 40px;
color: #FFF;
float: left;
width: 120px;
height: 50px;
}
#foot .c .txt .ta {
color: #FFF;
text-decoration: none;
}
#foot .c .txt .ta:hover{
	color: #eea412;
}
#foot .c .txt .a {
font-size: 13px;
line-height: 30px;
color: #FFF;
text-decoration: none;
float: left;
width: 100%;
}
#foot .c .txt .a:hover{
	color: #eea412;
}
#foot .c .tel {
float: right;
height: 150px;
width: 280px;
margin-top: 30px;
}
#foot .c .tel strong {
float: left;
height: 50px;
width: 280px;
background-image: url(../junyi_images/ico6.png);
background-repeat: no-repeat;
background-position: 10px center;
font-size: 25px;
line-height: 50px;
margin-top: 20px;
font-weight: normal;
color: #FFF;
text-align:left;
}
#foot .c .tel span {
font-size: 15px;
line-height: 20px;
color: #FFF;
height: 20px;
width: 250px;
float: left;
padding-top: 10px;
}
#foot .c .tel p {
font-size: 13px;
line-height: 25px;
color: #FFF;
margin: 0px;
float: left;
height: auto;
width: 200px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#foot .c2 {
margin: auto;
padding: 0px;
height: 89px;
width: 1200px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #267d52;
}
#foot .c2 span {
font-size: 14px;
line-height: 60px;
color: #FFF;
float: left;
width: 600px;
}
#foot .c2 span a {
color: #FFF;
text-decoration: none;
}
.foot_bottom{ clear:both; padding-top:20px; padding-bottom:20px; line-height:25px; font-size:14px; color:#acacac; text-align:center;}
.foot_bottom a{color:#acacac;}
.foot_bottom a:hover{color:#090;}
#page {
	margin: auto;
	height: 30px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	text-align: center;
	font-size: 12px;
	clear: both;
}

#page span{
	font-size: 13px;
	line-height: 22px;
	color: #999;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCC;
	margin-left: 5px;
}
#page .current{
	color: #060;
	border: 1px solid #093;
	background-color: #d2fae6;
}
#page a{
	font-size: 13px;
	line-height: 22px;
	color: #999;
	padding-right: 6px;
	padding-left: 6px;
	border: 1px solid #CCC;
	margin-left: 5px;
}
#page a:hover{
	border: 1px solid #093;
	color: #060;
}.max_div {
	background-image: url(../images/tm_bg4.png);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
.max_div .msg {
	background-color: #FFF;
	height: 450px;
	width: 1000px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -225px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -500px;
}
.max_div .msg .kg {
	float: left;
	height: 65px;
	width: 1000px;
}
.max_div .msg .kg img {
	float: right;
	cursor: pointer;
}
.max_div .msg .img {
	padding: 0px;
	float: left;
	height: 230px;
	width: 339px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 330px;
	background-image: url(../images/sl_email.jpg);
}
.max_div .msg .text {
	font-size: 18px;
	line-height: 50px;
	color: #000000;
	text-align: center;
	float: left;
	height: 50px;
	width: 1000px;
	padding-top: 30px;
}
