@charset "utf-8";
/* CSS Document */

* {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
	text-decoration:none;
	outline:none;
}
IMG {
	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px;
}
.clear{ clear:both}
a{ text-decoration:none; blr:expression(this.onFocus=this.blur());}
a:focus{ outline:none;}

body{ margin: 0; padding: 0; font-family: "微软雅黑";}

.container{width:100%;width:1080px;min-height:1700px;margin:0 auto;position:relative;overflow:hidden;z-index:999;padding-bottom:144px}
.center{width:92.6%;margin:0 auto;}

.header{width:100%;max-width:1080px;height:142px;background:#ffffff;overflow:hidden;position:fixed;top:0px;left:0px;right:0px;margin:0 auto;z-index:9999;border-bottom:solid #dddddd 2px;}
.logo{width:46.3%;height:142px;float:left;overflow:hidden;margin-left:3.7%;}
.logo a{padding-left:32px;height:79px;line-height:79px;display:inline-block;font-size:22px;color:#fff;}
.menu{width:140px;height:142px;float:right;cursor:pointer}

.menu_box{width:50%;background:#0c4da2;right:0px;top:142px;bottom:144px;position:fixed;display:none;z-index:99;overflow-y: auto;overflow-x:hidden;}
.menu_box dl{width:100%;}
.menu_box dl dt{width:100%;height:140px;line-height:140px;text-align:center;font-size:40px;color:#ffffff;font-family:"黑体";}
.menu_box dl dt a{width:100%;height:140px;line-height:140px;color:#fff;display:inline-block}
.menu_box dl dt.flip2 a{background:#fff;color:#0c4da2;}
.menu_box dl dd{width:100%;}
.panel {display:none;}
.panel  li{width:100%;height:140px;line-height:140px;}
.panel  li a{width:100%;height:140px;font-size:40px;color:#fff;display:inline-block;text-align:center;font-family:"黑体";}

.header_title{width:46.3%;height:142px;float:left;overflow:hidden;margin-left:3.7%;background:url(../images/bg_02.png) no-repeat left center;line-height:142px;}
.header_title span{margin-left:5%;font-size:46px;color:#000;}
.return{width:140px;height:142px;float:right;cursor:pointer}

.content{width:100%;padding:144px 0 0 0}


.footer{width:100%;max-width:1080px;height:144px;position:fixed;left:0;right:0;bottom:0;margin:0 auto;z-index:99;background:#fff;}
.footer dl{float:left;width:20%;height:144px;position:relative;}
.footer dl dt{width:100%;height:144px;background:#fff;}
.footer dl dt a{width:100%;height:144px;display:block;}
.footer dl dd{width:100%;position:absolute;bottom:144px;display:none;left:0px;background-color:#fff;padding:16px 0 0 0; -moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;border:solid #e4e4e4 2px;}
.footer_hide ul li{width:96%;margin:0 auto;height:140px;line-height:144px;text-align:center;}
.footer_hide ul li a{ width:100%;height:140px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:40px;color:#666666;border-bottom:solid #dedede 1px;font-family:"黑体";}


