body {font-family: "微软雅黑";font-size: 14px;}
*{ padding:0; margin:0; list-style:none;}
a,a:hover { cursor:pointer;outline:none; text-decoration:none;}
.fl{ float:left}
.fr{ float:right}
.zoom { overflow:hidden; zoom:1}
.siteW { width:1040px; margin:0 auto;}
img { border:0 none;}
/****************************************************************/
.logo {position:fixed;z-index:1000;top:0px;left:50px;}
.section {width:100%; position:relative}
.section-index {background:url(../Images/index.jpg); background-repeat:no-repeat; background-size:100% auto; text-align:center;}

/****************************************************************/
.section-story {background:url(../Images/index1.jpg) ; background-repeat:no-repeat; background-size:100% auto;text-align:center; min-height:760px;}
.section-story .story { width:980px; height:334px; margin:-167px 0 0 -490px; position:absolute; top:50%; left:50%;}
/****************************************************************/
.section-announs {background:url(../Images/index2.jpg) ; background-repeat:no-repeat; background-size:100% auto; text-align:center;min-height:630px;}

/**************************************************************/
.footer {position: absolute; margin:0 auto; width: 100%;bottom: 10px;font-family:"Microsoft YaHei",SimSun,SimHei; font-size:12px; color:#a8a8a8; text-align:center}

/****************************************************************/
/****************************************************************/
#topNav {width: 100%;height: 32px; position: fixed;left:18%;top: 30px;z-index:1000;}
#topNav ul { list-style:none; padding:0; margin:0;}
#topNav ul li { float:left; width:120px; height:32px; text-align:center;background: url(../Images/top_menu.png) repeat;}
#topNav ul li a { display:block;width:120px; height:32px; line-height:36px; color:#333;font-family:"Microsoft YaHei",SimSun,SimHei; font-size:14px; font-weight:bold;text-align:center;
-webkit-transition: background .3s ease-in-out;-moz-transition: background .3s ease-in-out;-o-transition: background .3s ease-in-out;-ms-transition: background .3s ease-in-out;transition: background .3s ease-in-out;}
#topNav ul li a:hover {color:#fff; background:#d2030a;}
#topNav ul li a#active {line-height:36px; background: url(../Images/menu-active.jpg);color:#ee3429;}
/****************************************************************/
.sidebar {position: fixed;top: 0;right: 0;width: 68px;background: #1A1A1A;height: 100%;z-index:1000;}
#xuanfu{width:66px; height:285px;}
#xuanfu ul{ list-style:none;}
#xuanfu ul li {width:66px; height:75px; text-align:center; margin-top:5px;}
#xuanfu ul li a { display:block;width:66px; height:75px; font-family:"Microsoft YaHei",SimSun,SimHei; color:#fff; font-size:12px; line-height:30px; padding-top:5px;
-webkit-transition: background .2s ease-in-out;-moz-transition: background .2s ease-in-out;-o-transition: background .2s ease-in-out;-ms-transition: background .2s ease-in-out;transition: background .2s ease-in-out;}
#xuanfu ul li a:hover {width:66px; background:#ef3529; color:#fff;}
#xuanfu ul li a#active {background:#ef3529; color:#fff;}

