@charset "utf-8";
/* CSS Document */
body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, span, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
a {
	color: #555;
	text-decoration: none;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clear{
	clear: both;
}
.w{
	width: 1350px;
	margin: 0 auto;
}
.page {
	padding: 30px 10px 10px;
	margin: 0 auto;
	line-height: 30px;
}
.page span{
	display: inline-block;
}
.page span a {
	color: #c21605;
}
.page span a:hover {
	font-weight: bold;
}
/*Page*/

.Page {
	padding-right: 7px;
	padding-left: 7px;
	margin: 3px;
	padding-top: 60px;
	text-align: center;
	/* margin: 0px 0 30px; */
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}






.Page a:hover {
	color: #fff;
	background-color: #c21605;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #803b1e;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #8d8d8d;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
/*ban*/
.ban1{
    background: url(../images/ban1.jpg);
    height:  500px;
    width: 100%;
}
.ban12{
    background: url(../images/ban12.jpg);
    height:  500px;
    width: 100%;
}
.ban13{
    background: url(../images/ban13.jpg);
    height:  500px;
    width: 100%;
}
.ban2{
	    background: url(../images/ban2.jpg);
    height:  500px;
    width: 100%;
}
.ban3{
		background: url(../images/ban3.jpg);
	height:  500px;
	width: 100%;
}
.ban4{
	background: url(../images/ban4.jpg);
	height:  500px;
	width: 100%;
}
.bj{
	    background: #f1f1f1;
	    overflow:  hidden;
	    padding: 50px 0px;
}
.bj1{
    padding:  50px 0px;
}
.ym{
    width: 950px;
    float:  right;
    margin-bottom: 30px;
}
.ym img{margin:  0px auto;display:  block;}
.ym h2{
	    text-align: center;
    margin-bottom: 30px;
    color: #354799;
    font-size: 25px;
}
.ym p{
}
/*foot*/
.foot{
    background: #354799;
}
.foot1{
    padding: 60px 0px 0px 80px;
}
.ft1{
    float:  left;
    width: 423px;
}
.ft1 li{
    float:  left;
}
.ft1 li h2{
    color: #d7daea;
    font-size: 20px;
}
.ft1 li a{color: #d7daea;line-height: 22px;letter-spacing: 1px;}
.ft1 li a span{
    border: 1px solid #d7daea;
    height: 26px;
    line-height: 26px;
    display:  block;
    width: 153px;
    margin: 10px 0px;
    padding-left: 6px;
}
.sp{
    background: #d7daea;
    color: #354799;
    text-align:  center;
}
.foot2{
    color: #d7daea;
    padding: 30px 0px 30px;
}
.foot2 p{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
}