@charset "utf-8";
/* CSS Document */


body,div,ul,li,a,p,table,dl,dt,dd{margin:0px;padding:0px;}
body{background-color:#f7f8f8;text-align:center; }
li{list-style:none;}
img{border:0;}
*{ font-family:微软雅黑;}
dl,dt,dd{ display:block;}
a{ text-decoration:none; color:#1498f0;}
a,input,button{ outline:none; }
input,select{background:none; border:solid 1px #c4daeb; }
select{ height:32px; line-height:32px;}
input{ height:25px; line-height:25px;}
.button{width:100px; height:35px; line-height:35px;
font-size:15px; border:none; color:#fff; margin-left:1px;   background-color:#ff5b63; font-family:微软雅黑;}

.clear{clear:both;}
.float1{float:left;}
.float2{float:right;}
.blank{height:50px; margin:auto;}

/*头部*/
.head{ width:auto; }
.thetop{ height:2px; min-width:1024px; background-color:#f25546; overflow:hidden;  }
.nav{width:auto; min-width:1024px; height:76px; background-image:url(../img/navback.jpg); }
.navcenter{ width:1024px;  margin:0px auto; text-align:left;}
.leftlogo{margin-top:16px;}
.rightword{ margin-top:26px; }
.rightword a{ color:#555; margin-right:8px; font-size:15px;}
.rightword span{ color:#555; margin-left:4px; font-size:15px;}
.title{ width:100%; height:66px; background-image:url(../img/titlebackreapt.jpg); margin-top:4px;}
.titlecenter{ width:1400px; min-width:1024px; height:66px; background-image:url(../img/titleback.jpg); margin:0px auto;}
.titlecenter span{ display:block; float:right; font-size:15px; line-height:20px; margin-top:26px; margin-right:232px; color:#fff; letter-spacing:1.5px;}
/*内容*/
.container{width:1024px; margin:auto; margin-top:30px; }
/*内容 左边导航*/
.left{width:230px;background-color:#ffffff;}
.left .leftban{
	float: left;
	display:block; /*将行内元素转换块元素*/
	font-size: 16px;
	font-family: "微软雅黑";
	color:#595757;
    padding-left: 60px;
	background-repeat: no-repeat;
	background-position:25px center;
	width: 170px;
	line-height: 64px;
    text-align:left;
}

.left .leftban0 {
float: left;
	display:block; /*将行内元素转换块元素*/
	font-size: 16px;
	font-family: "微软雅黑";
	color:#FFF;
    padding-left: 60px;
	background-repeat: no-repeat;
	background-position:25px center;
	width: 170px;
	line-height: 64px;
    text-align:left;
	background-color:#ff5b63;	
}
.left a.leftban:hover {
	float: left;
	display:block; /*将行内元素转换块元素*/
	font-size: 16px;
	font-family: "微软雅黑";
	color:#FFF;
    padding-left: 60px;
	background-repeat: no-repeat;
	background-position:25px center;
	width: 170px;
	line-height: 64px;
    text-align:left;
	background-color:#ff5b63;	
}
.img0{background-image: url(../img/left1whiter.png);}

.img1{background-image: url(../img/left1.png);}
a.img1:hover{
background-image: url(../img/left1whiter.png);
}

.img2{background-image: url(../img/left2.png);}
.img02{background-image: url(../img/left2whiter.png);}
a.img2:hover{
background-image: url(../img/left2whiter.png);
}
.img3{background-image: url(../img/left3.png);}
.img03{background-image: url(../img/left3white.png);}
a.img3:hover{
background-image: url(../img/left3white.png);
}
.img4{background-image: url(../img/left4.png);}
.img04{background-image: url(../img/left4white.png);}
a.img4:hover{
background-image: url(../img/left4white.png);
}
.img5{background-image: url(../img/left5.png);}
.img05{background-image: url(../img/left5white.png);}
a.img5:hover{
background-image: url(../img/left5white.png);
}




/*页脚*/
.footer{
	width:auto;
	background-image: url(../img/footerback.png);
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	clear: both;
}
.footercontainer{
	width:auto;
	color: #555;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.footercontainer a{ color:#666666;} 
.footerimg img{ margin-right:10px;}
.footerimg { margin-top:4px;}