/* Write your styles */
.clear{ clear:both;}
body{font-family:"微软雅黑"; margin:0; padding:0;}
header{ width:100%; display:table; margin:0; padding:0 0; background:#fff; position:fixed; top:0; z-index:999; max-height:96px;}
.nav{ width:96%; background:#2669ad; height:56px; line-height:28px; display:table; margin:auto; margin-bottom:10px; border-radius:3px;}
.nav ul{list-style:none; list-style-type:none; margin:0; padding:0;}
.nav ul li{padding:0px; float:left; width:25%; text-align:center;}
.nav ul li a{text-decoration:none; font-size:13px; font-weight:bold; color:#fff;}
.nav ul li a:hover{color:#c1eafe;}
.banner{margin-top:128px; border-bottom:2px #2669ad solid; width:100%; height:auto; display:table;}

.sub_main{ width:100%; height:auto; display:table; margin:0; padding:0 0 2% 0; margin-bottom:40px;}

.sub_title{background-color:#2669ad; width:94%; margin:auto; height:25px; margin-top:10px; color:#fff; font-weight:bold; font-size:13px; line-height:25px;border-radius:3px;}
.sub_title img{width:20px; padding:0 2%; float:left;}
.sub_more{float:right; padding-right:3%;}
.sub_more a{color:#FFF; font-size:12px; text-decoration:none;}
.sub_more a:hover{color:#c1eafe;}
.sub_arc{width:90%; margin:auto; padding:7px 0; height:auto; display:table;}
.sub_arc img{ display:none;}

.sub_img{width:100%; height:auto;}
.sub_img ul{margin:0; padding:0; list-style:none; list-style-type:none; margin-left:2%;}
.sub_img ul li{width:44.3%; height:auto; float:left; padding:0 2%; text-align:center; margin-top:10px; display:table;}
.sub_img ul li a img{width:100%; height:120px; padding:1px; border:1px solid #CCC; display:biock;}
.sub_img ul li a{text-decoration:none; text-align:center; color:#000;}
.sub_img ul li a h2{ line-height:16px; width:100%; height:32px; display:block; font-size:14px; font-weight:normal; margin:0; padding:0;}

.sub_anniu{ width:100%; height:auto; display:table;}
.sub_anniu ul{margin:0; padding:0; list-style:none; list-style-type:none; margin-left:2%;}
.sub_anniu ul li{width:94%; height:auto; text-align:center; font-size:18px; margin-top:10px; margin-left:2%; display:table; background:#eee;}
.sub_anniu ul li a{ width:100%; height:auto; display:block; padding:10px 0; text-decoration:none; text-align:center; color:#000; }

.footer{width:100%; height:40px;overflow:hidden;z-index:999; position:fixed; bottom:0;}
.footer a{color:#fff; font-size:16px; font-weight:bold; width:50%; float:left; text-align:center; line-height:40px; background:rgba(0, 0, 0, 0.8); text-decoration:none;}

/* 内页 */
.sub_com{margin-top:15px; width:100%; height:auto; padding-bottom:60px; }
.sub_com h2{font-size:15px; text-align:center; width:100%; height:30px; line-height:30px;}

