﻿.news_title{ text-align:center; padding-top:20px; color:#005095;}
.tc{ text-align:center; color:#777; margin-top:5px;}
@media screen and (min-width:721px){
.pagebanner{ height:300px; background-color:#0b4d86; text-align:center;}
.pagebannersub{ display:none;}
.position{ padding:15px 0;}
.pagedescription{ background:#f3f3f3; padding:30px 0; border-top:1px solid #ccc;}
	.pagedescription dt{ font-size:24px; line-height:24px; margin-bottom:10px; font-weight:700; padding:0 20px;}
	.pagedescription dd{ color:#666; padding:0 20px;}
.pagenav{ overflow:hidden; _zoom:1; height:40px; line-height:40px; background:#f3f3f3;}
	.pagenav ul{ list-style:none;padding:0 20px;}
	.pagenav ul li{ float:left; margin-right:1px;}
	.pagenav ul li a{ display:inline-block; padding:0 20px; background:#005095; color:#fff;}
	.pagenav ul li a:hover{ background:#c00; color:#fff; text-decoration:none;}
	.pagenav ul li a.Cur{ background:#c00; color:#fff;}
.pageinfo{ font-size:16px; line-height:180%; background:#fff; min-height:500px; margin-bottom:30px;}
	.pageinfo h1{ font-size:20px; line-height:30px;}
	.pageinfo center{ padding-top:50px;}
	
	.editinfo{ padding:20px;}

	#allmap{ width:100%; height:400px;}

	.imglist{ background:#fff; padding:20px;}
	.imglist ul{ overflow:hidden; _zoom:1; list-style:none; margin:0 -10px; padding:0 0 20px;}
	.imglist ul li{ float:left; width:250px; padding:0 10px 30px;}
	.imglist ul li a{ position:relative; display:block; width:250px; height:180px;}
	.imglist ul li a img{ position:absolute; width:250px; height:180px;}
	.imglist ul li a h4{ position:absolute; bottom:0; left:0; width:230px; background:rgba(0,0,0,0.6); line-height:30px; padding:0 10px; color:#fff; transition:all ease-out 0.3s;}
	.imglist ul li a:hover h4{ position:absolute; bottom:0; left:0; width:230px; background:#c00; line-height:30px; padding:0 10px; color:#fff;}

	.formitems{ width:400px; margin:0 auto; padding:20px 0;}
	.formitems input,.formitem textarea{ border:none;}
	.formitem{ padding-bottom:20px;}
	.formitem lable{ font-weight:bold;}
	.formitem p{}	
	.formitem input.txt{ background:#eee; line-height:30px; width:100%; text-indent:10px;}
	.formitem textarea.txts{ background:#eee; line-height:30px; width:100%;}
	.formaction input.btn{ background:#005095; height:30px; margin-right:20px; color:#fff; padding:0 30px;}

	.downlist{}
	.downlist ul{ padding:20px;}
	.downlist li{ line-height:39px; border-bottom:1px dashed #ccc;}
	
}
@media only screen and (max-width:720px){
	
.pagebanner{ display:none;}
.pagebannersub{}
.position{ padding:10px;}
.pagedescription{ background:#f3f3f3; padding:20px 0; border-top:1px solid #ccc;}
	.pagedescription dt{ font-size:16px; line-height:24px; margin-bottom:10px; font-weight:700; padding:0 20px;}
	.pagedescription dd{ color:#666; padding:0 20px;}
.pagenav{ overflow:hidden; _zoom:1; height:30px; line-height:30px; background:#f3f3f3;}
	.pagenav ul{ list-style:none;padding:0 20px;overflow-x:scroll;}
	.pagenav ul li{ float:left; margin-right:1px;}
	.pagenav ul li a{ display:inline-block; padding:0 10px; background:#005095; color:#fff;}
	.pagenav ul li a:hover{ background:#c00; color:#fff; text-decoration:none;}
	.pagenav ul li a.Cur{ background:#c00; color:#fff;}
.pageinfo{ font-size:16px; line-height:180%; background:#fff; min-height:500px; margin-bottom:30px;}
	.pageinfo h1{ font-size:20px; line-height:30px;}
	.pageinfo center{ padding-top:50px;}
	
	.editinfo{ padding:20px;}

	#allmap{ width:100%; height:400px;}

	.imglist{ background:#fff; padding:20px;}
	.imglist ul{ overflow:hidden; _zoom:1; list-style:none; margin:0 -10px;}
	.imglist ul li{ float:left; width:50%; margin-bottom:20px;}
	.imglist ul li a{ display:block; padding:0 10px;}
	.imglist ul li a img{ display:block; width:100%;height:160px;}
	.imglist ul li a h4{ font-size:14px; font-weight:normal; text-align:center;}
	.imglist ul li a:hover h4{}

	.formitems{ padding:20px 0;}
	.formitems input,.formitem textarea{ border:none;}
	.formitem{ padding-bottom:20px;}
	.formitem lable{ font-weight:bold;}
	.formitem p{}	
	.formitem input.txt{ background:#eee; line-height:30px; width:100%;}
	.formitem textarea.txts{ background:#eee; line-height:30px; width:100%;}
	.formaction input.btn{ background:#005095; height:30px; margin-right:20px; color:#fff; padding:0 30px;}

	.downlist{}
	.downlist ul{ padding:20px;}
	.downlist li{ line-height:39px; border-bottom:1px dashed #ccc;}
}
