﻿@charset "utf-8";
/* CSS Document */

/* 全站通用 */

.kong10{ width:100%; height:10px; overflow:hidden;}
.border{ border:1px solid #a7d4f1; border-top:none;}
/* 布局框架 */
body{
	/* [disabled]background-color:#FFF; */
	background-image: url(bc.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

/* 头部 */



/* 导航 */

.nav{ background-image:url(nav.jpg); width:1002px; height:46px; margin:0 auto; margin-top:160px; padding-left:1px;}
.subnav{ background-image:url(subnav.jpg); width:1003px; height:46px; margin:0 auto;}
.nav_btn{ width:143px; height:46px; line-height:46px;}
.nav_btn:hover{ background-image: url(nav_hover.png);background-repeat:no-repeat; background-position:top center;}

/* 尾部 */

.footer{ width:100%; padding-top:20px; padding-bottom:20px; background-color:#e6f4ff; border-top:2px solid #1c75bb;}
.gov_weixin_share {position: fixed;width: 81px;font-size: 12px;top:160px;right: 0;}
