﻿@charset "utf-8";
/* CSS Document */
* { margin:0 auto; padding:0;}
body {  font-family:'寰蒋闆呴粦'; font-size:12px; color:#333333; line-height:30px; background:#f2f2f2;}
a { text-decoration:none;}
img { border:0;}
ul, li { list-style:none;}
.warp { width:1000px;}
.fl { float:left;}
.fr { float:right;}
.cl { clear:both;}
.menu { background:url(images/menu_bg.png) repeat-x center; width:100%; height:65px; position:absolute;}
.menu .list { width:450px; height:65px;}
.menu .list li { float:left; margin-right:25px;}
.menu .list li a { display:inline-block; padding:0 10px; height:65px; line-height:65px; color:#fff; font-size:18px;}
.menu .list li a:hover { border-bottom:3px solid #fff; height:62px;}
.menu .list .hover a { border-bottom:3px solid #fff; height:62px;}
.menu .list .hover a:hover { border-bottom:3px solid #fff; height:62px;}
.banner { background:url(images/banner.jpg) no-repeat center; background-size:cover; width:100%; height:560px; max-width:1440px;}
.content { padding-top:30px;}
.title { width:1000px; background:url(images/title.jpg) no-repeat center; line-height:70px; text-align:center; height:70px; color:#fff; font-size:24px; font-weight:bold;}
.txt { background:#fff; padding:30px 0;}
.footer{text-align:center; line-height:60px; height:60px;}
.newsContent{
			width: 900px;
			margin: 0 auto;
			padding: 20px;
			line-height:45px;
			
		}
	.newsContent p{ margin-right:0 !important; text-align: justify;}	
.contactlist{margin: 15px auto;}
	.contactlist td a{color: #6BA9DE;}
	.main p{height:30px; line-height: 30px; padding-left: 15px; width: auto; color: #fff; font-size: 14px; font-weight: bold; background: #6BA9DE;}