@charset "utf-8";
/* CSS Document */
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textatea,p,blockquote,th,td{margin:0; padding:0;}
body{font-size:12px; font-family:"微软雅黑","宋体"; color:#FFF; -webkit-text-size-adjust:none; background:#000;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
addr,acronym{border:0;}
a{color:#333;}
a:active,a:link,a:visited{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}

strong{font-weight:bold;}

.mlr10{margin-left:10px; margin-right:10px;}

.bg{width:100%; height:100%; position:fixed; _position:absolute; top:0; left:0; z-index:-1;}
.bg img{width:100%; height:100%;} 

.head{margin:0 auto; width:1074px; height:35px; line-height:35px; position:relative; text-align:right; z-index:50; color:#FFF;}
.head a{color:#FFF;}
.head a:hover{ color:#fcb8e3;}

.logo{width:80px; height:106px; left:10px; top:0; position:absolute;  z-index:20; overflow:hidden; }
.logo img{width:80px; height:106px;}

.banner{margin:0 auto;  width:1074px; height:569px; position:relative; overflow:hidden;}
.banner .pic{width:1074px; height:569px;}
.banner .pic li{width:1074px; height:569px; display:none; position:absolute;}
.banner .pic li img{width:1074px; height:569px;}


.menu{width:1074px; height:81px; text-align:center; position:absolute; bottom:42px; left:0; overflow:hidden;}
.menu_list{margin:0 auto; width:940px; height:81px; background:url(../img/menu_bg.png) repeat;}
.menu_list ul{margin:0 auto;}
.menu_list li{text-align:center; width:160px; height:81px; float:left; background:url(../img/menu_li.png) no-repeat left center;  overflow:hidden;}
.menu_list li img{width:100px; height:74px;}
.menu_list .menu_no_bg{background:none;}

.footer{margin:0 auto;  width:1074px; margin-top:15px; color:#FFF;}
.footer a{color:#FFF; }
.footer a:hover{ color:#fcb8e3;}
.footer_copyright{height:20px;}
.footer_beiZhu{position:relative; height:25px;}
.footer_fenXiang{position:absolute; right:0px; bottom:0px;}

.links{width:160px; text-align:left; position:relative; z-index:50;}
.links dt{padding:0 10px;}
.links .links_dt_on{background:url(../img/menu_bg.png) repeat;}
.links .links_icon{background:url(../img/links_icon.gif) no-repeat right center; width:150px; display:block;}
.links .links_icon_on{background:url(../img/links_hover_icon.gif) no-repeat right center;}
.links dd{width:140px; padding:10px; background:url(../img/menu_bg.png) repeat; display:none; color:#FFF; left:0; position:absolute; overflow:hidden;}
.links dd li{width:140px; height:25px; line-height:25px; border-bottom:1px dashed #CCC;  overflow:hidden;}
.links dd li a{color:#FFF; display:block;}
.links dd li a:hover{ color:#fcb8e3;}





