﻿@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font-family:"宋体";
font-size:14px;
text-align:left;
color:#575757;
background:#f2f2ee url(../images/BG.jpg) no-repeat center top;
padding-top:233px;
}
a:link, a:visited {
text-decoration:none;
color:#575757;
}
a:hover, a:active {
text-decoration:underline;
color:#E50211;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}
em {
font-style:normal;
}
li {
list-style:none;
}
h1, h2, h3, h4, h5, h6 {
font-size:18px;
font-family:"Microsoft Yahei";
}
input, button, textarea, select {
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
input, button, textarea, select {
*font-size:100%;
}
q:before, q:after {
content:'';
}
.container{
	width:1200px;
	margin:0 auto;
}
.fl{
float:left;
}
.fr{
float:right;
}
.font12{
font-size:12px;
}
.font14{
font-size:14px;
}
.font16{
font-size:16px;
}
.white{ color:#FFF}
.white a:link{ color:#FFF}
.white a:visited{ color:#FFF}
.white a:hover{ color:#FFF}
.black{ color:#000000}
.black a:link{ color:#000000}
.black a:visited{ color:#000000}
.black a:hover{ color:#E50211}
.blue{ color:#256eb3}
.blue a:link{ color:#256eb3}
.blue a:visited{ color:#256eb3}
.blue a:hover{ color:#256eb3}

.fn{
font-weight:normal;
}
.fb{
font-weight:bold;
}
.lh24{
line-height:24px;
}
.lh26{
line-height:26px;
}
.lh27{
line-height:27px;
}
.lh28{
line-height:28px;
}
.mgt10{
margin-top:10px;
}
.clearfix{
overflow:hidden;
zoom:1
}

.header{
	width:1200px;
	margin:0 auto 10px;
}
.nav{
	background:#00509b;
	height:60px;
	padding-left:20px;
}
.nav ul li{
	float:left;
	font-size:14px;
	color:#ffffff;
	padding:22px 20px 0;
}
.nav ul li a:link,.nav ul li a:visited{
	color:#ffffff
}
.nav ul li a:hover{
	color:#ffe200
}
.nav ul li.cur{
	color:#ffe200;
	font-weight:bold;
}
.nav ul li.cur a:link,.nav ul li.cur a:hover,.nav ul li.cur a:visited{
	color:#ffe200
}
.footer{
	background:#256eb3;
	height:126px;
	margin-top:20px;
}
.footer_con{
	width:1200px;
	margin:0 auto;
	padding-top:40px;
	position:relative;
}
.footer_con .l{
	line-height:24px;
}
.footer_con .ewm{
	position:absolute;
	right:0;
	top:-46px;
	text-align:center
}
.footer_con .ewm p{
	padding-top:12px;
}
.channelpages {
    border: 1px solid #DADADA;
    margin: 20px 0 0px 0;
	height:30px;
    padding: 1px;
	font-size:12px;
}
.channelpages p {
    background-color:#F5F5F5;
	height:26px;
	padding-top:4px;
    text-align: center;
}
.channelpages p span {
    color: #fe0002;
    float: none;
    margin: 0 3px;
}
.channelpages p select{
vertical-align:middle;
}
.channelpages p input{
vertical-align:middle;
}
.w800{
	width:800px;
}
.w390{
	width:390px;
}
.w395{
	width:395px;
}
