@charset "utf-8";
/* CSS Document */
html,body,div,img,ul,li,a { margin:0; padding:0; border:none; list-style:none}
body { background:url(bg_gg3.jpg) no-repeat center top; color:#fff; font-family:"微软雅黑", "宋体"; text-align:center}
a { color:#fff}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

.nav-qzw {margin-bottom:297px}

.lx { width:100%; height:36px; margin:0 auto 98px auto; }
.ckgd { margin:0 auto 74px; text-align:center;}
	.ckgd a { display:inline-block; width:132px; height:39px; margin:0 auto; font-size:18px; line-height:38px; color:#fff; background:#ca0915; border-radius:19px}

.red { color:#ff0010;}

.font01 { font-family:"微软雅黑"; font-size:12px; color:#909090; line-height:36px; padding:0 30px;}
.font02 { font-family:"微软雅黑"; font-size:12px; color:#aa0000; text-decoration:underline; line-height:36px; padding:0 30px;}
a.font02:hover { color:#aa0000;text-decoration:underline;}


#SlideArea {width:973px; height:425px; margin:0 auto 20px;}
.SlideArea ul { width:973px; height:378px;}
.SlideArea ul li .img { display:block; width:100%; height:100%}
.SlideArea ul li .mask { position:absolute; left:0; right:0; bottom:0; height:58px; background:#000; opacity:.5; filter:alpha(opacity=50)}
.SlideArea ul li .word { position:absolute; left:0; right:0; bottom:0; height:58px; line-height:58px; font-size:15px; color:#fff; text-align:center; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.SlideArea .num { position:absolute; left:0; right:0; bottom:0; height:25px; text-align:center}
.SlideArea .num a { display:inline-block; width:25px; height:25px; margin:0 5px 5px; background:#c4c4c4; border-radius:50%}
.SlideArea .num a:hover,.SlideArea .num a.current { background:#ca0915}