/*未登录前的头部和尾部样式*/
@charset "utf-8";

/*使得页头、主体、页尾内容居中显示*/
/*zzidc-auto*/
.zzidc-auto{width:1206px;margin-right:auto;margin-left:auto}

/*导航栏（页头）*/
.hd{width:100%;min-width:1200px;height:89px;position:fixed;top:0;z-index:9999;border-bottom:1px solid #c9c9c9}
.logo{width:244px;height:40px;display:inline-block;cursor:pointer;margin: -6px 74px 0px -14px;}
.nav{height:100%;display:inline-block;*display:inline;*zoom:1}
.nav>li{float:left;font-size:18px;cursor:pointer;height:53px;margin-left: 30px;margin-top: 33px;}
.nav>li a.nav-item2{color:#e2e3e3;display:block;padding:0 15px;}
.nav>li a:hover{text-decoration: none;color: #ffffff}
.nav>li:hover{border-bottom:5px solid #0199FE}
.nav-right{position:absolute;float:right;height:100%;display:inline-block;*display:inline;*zoom:1}
.nav-right>li{float:left;font-size:18px;cursor:pointer;margin-left: 40px;margin-top: 32px;}
.nav-right>li a{color: #e2e3e3;display:block}
.regi{width:126px;height:36px;padding-top:10px;margin-top:-13px;display:block;background:#0199FE;font-size:18px}
.nav-right>li:hover a.regi{color:#e2e3e3}
.nav-right>li:hover a.regi:hover{color: #ffffff}
.nav-right>li:hover a{color:#ffffff}
.position-relative{position:relative}
.pull-left{float:left}
.pull-right{float:right}
.gfff{color:#fff}
.text-center{text-align:center !important}

/*底部（页尾）*/
.beian-footer-website{background:#1A1A1A;padding:30px 0;width:100%;min-width:1200px;font-family:"Microsoft Yahei";font-weight:400;font-size: 14px;}
.gt-copyright{overflow:hidden}
.gt-copyright p{line-height:32px;color:#999999}
.gt-copyright p a{color:#999999;text-decoration:none}
.gt-copyright p a:hover{text-decoration:underline}


/*newindex.css 登录注册、最新公告、备案流程、法律法规、系统帮助模块样式*/
#nwShow_box_wrap {width:1004px; margin:0 auto; background:url(../image/show_bg.jpg) left repeat-y;}
	.show_top {width:94%; height:34px; overflow:hidden; font-family:"宋体"; color: #6a6a6a;font-size: 12px;position:relative; line-height:38px; padding-left:55px; background:url(../image/show_top.jpg);}
		.show_top span {display:inline-block;font-size:12px;padding:0 20px; margin-right:10px; float:left; height:34px; *line-height:38px; background:url(../image/show_top_bg.jpg) right top no-repeat;}
		.show_top a.home {position:absolute; width:15px; height:14px; background:url(../image/home.gif) left no-repeat; left:22px; top:11px;}
		.show_top a.home:hover {background:url(../image/home.gif) right no-repeat;}
		.show_top a {color:#214F95; text-decoration:none;}
		.show_top a:hover {text-decoration:underline;}
	.show_content {padding:0 25px 10px 25px; zoom:1; position:relative; min-height:442px; *min-height:442px;text-align:left; height:auto!important; height:350px; overflow:visible;}
	.show_content_tlt {background:url(../image/nw_line.jpg) left bottom repeat-x; margin-top:10px}
	.show_content_tlt h1 {font-weight: bold; font-size:15px; color:#6a6a6a;  text-align:center; line-height:25px }
	.show_content_tlt h2 {font-weight: bold; font-size:15px; color:#6a6a6a;  text-align:left; line-height:25px }
	.show_content_tlt div{ color:#939393; font-size:12px; font-weight:normal;text-align:right}
	.show_content_text { line-height:31px; color:#6a6a6a; }
	.show_content_text p{ margin:2px 0}
	.show_content table { margin:10px 0}
	.show_bottom {height:23px; background:url(../image/show_bottom.jpg);}



/*以下样式没用应用到模板中*/
/*首页滚动*/
/**+html .rollBox .Cont .pic{width:130px;float:left;text-align:center;padding-right:30px;}*/
/*.rollBox #List1,.rollBox #List2{float:left;}*/
/* CSS Document */
/*body { margin:0; padding:0; font-family: "宋体"; }*/
/*.l { float:left}*/
/*.r { float:right}*/
/*.tl { text-align:left}*/
/*ul,li { margin:0; padding:0; list-style:none}*/
/*h1,h2,h3 { margin:0; padding:0; line-height: normal; }*/
/*.clear {*/
/*	display:block;*/
/*	visibility:hidden; */
/*	height:0%; */
/*	clear:both;*/
/*	font-size:0*/
/*}*/




