/* CSS Document */

/* ================页面设置=================== */
* { margin:0px; padding:0px; border:0px;}
body { margin:0 auto; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#777777; background:#ffffff;  }
img { border:0px; vertical-align:top;}
li { list-style:none;}
a { text-decoration:none; color:#777777; }
a:hover { text-decoration:none; color:#ffffff;}
.clear { clear:both;}
.fl { float:left;}
.cr{clear: right;}

/* ================基本设置=================== */
.container { margin:0 auto; font-family:"微软雅黑";}
.bannar_wai { background:url(../images/bannar_bg.jpg) top center no-repeat; height:568px;}
.bannar { width:1000px; margin:0 auto; background:url(../images/bannar.jpg) no-repeat; height:568px; position:relative;  }
.bannar .sp { position:absolute; width:227px; height:52px; display:block; left:682px; top:252px;  }
.bannar .sp:hover { background:url(../images/bannar_icon.jpg) no-repeat;}
.part { background:#ffffff;}
.part1 { width:1000px; margin:0 auto; height:424px;}
.part2 { width:1000px; margin:0 auto; height:463px;}
.part3 { width:1000px; margin:0 auto; height:488px;}
.ending { width:1000px; margin:0 auto;}


/* ================头部=================== */
.header_wai { background:#001020; height:59px;}
.header { width:1000px; margin:0 auto;}
.logo { float:left; width:615px;}
.nav { background:url(../images/nav_bg.jpg) no-repeat; width:385px; float:left; height:59px; }
.nav ul { width:380px;}
.nav ul li { font-size:14px; float:left; height:59px; line-height:59px; width:90px; text-align:center;  margin-left:5px; display:inline;}
.nav ul li a { border-bottom:none; height:52px; display:block;}
.nav ul li a:hover { border-bottom:#659017 7px solid; }
.nav ul li.sp a { border-bottom:#659017 7px solid; color:#ffffff; font-weight:bold; }


/* ================轮播图=================== */
.lunbo_wai { background:#f7f7f7; height:727px; }
.lunbo { width:1000px; margin:0 auto;}

.intrBox{width: 100%; height: 727px; background-color: #f7f7f7;}
.intrContentBox{width: 980px; margin: 0 auto;position: relative;}
.intrContentBox span{width: 58px; height: 110px; display: block; cursor: pointer;}
.btnPicPage{background: url(../images/btn_picPage.jpg) no-repeat;}
.btn_pre{position: absolute; left: 0; top: 260px; background-position: 0 -239px;}
.btn_pre:hover{background-position: 0 0;}
.btn_next{position: absolute; right: 0; top: 260px; background-position: 0 -365px;}
.btn_next:hover{background-position: 0 -119px;}
.numBar{text-align: center;margin-top: 20px;}
.numBar li{width: 100px; height: 3px; background-color: #d2d2d2;margin: 0 7px; display: inline-block;overflow: hidden;}
.numBar li{ *display: inline;}
.numBar li.current{background-color: #faa615;}
.intrPic{ width: 793px; height: 727px; margin-left: 116px; display: block; overflow:hidden; }
.intrPic ul{ white-space: nowrap; font-size: 0px; }
.intrPic li {display: inline-block; }


/* ================底部=================== */
.footer_wai { border-top:#333 1px solid; _padding-top:18px;}
#footer-f{width:990px;margin:15px auto; color:#000000; height:140px;}
.footer-f-t{width:990px;height:25px;float:left;margin-bottom:5px;text-align:center;line-height:25px}
.footer-f-t a{margin-left:5px;margin-right:5px; color:#02AEFE;}
.footer-f-t div a{ color:#808080;}
.footer-f-t p{ color:#1B1A1A;}
.baidu_49you{position:relative;top:7px}



/**左下角富媒体广告**/
.multi_adv { position: fixed!important; position: absolute; right: 0; bottom: 0; width: 170px; height: 245px;z-index: 99999; }
.hy_fmt{ width:170px; height:245px; background:url(../../../images/kuang.png) no-repeat;}
.hy_fmt a:link,.hy_fmt a:visited{ color:#4277b8; text-decoration:none;}
.hy_fmt a:hover,.hy_fmt a:active{ color:#4277b8; text-decoration:underline;}
.hy_fmt_close{ text-align:right; padding:10px 12px 0 0; height:14px;}
.hy_fmt_close img{ cursor:pointer;}
.hy_fmt dl{ padding-left:0px; width:150px; margin: 15px auto 0;}
.hy_fmt dt{ width:150px;height:160px;}
.hy_fmt dt div.hy_k{ width:150px; height:160px; margin: 0 auto}
.hy_fmt dt img{ width:150px; height:160px;}
.hy_fmt dd{ text-align:center; white-space:nowrap; overflow:hidden; padding-top:0px;}
.hy_fmt dd ul{ padding-top:10px;}
.hy_fmt dd li{text-align:left; white-space:nowrap; overflow:hidden; line-height:24px; height:24px; font-size:12px;color:#4277b8;}

.hy_fmt dd li a { color:#4277b8; text-decoration: none; padding-left: 0px;}
.hy_fmt dd li a:hover { text-decoration: underline;}
      
   
.multi_adv
{
	_left:expression(documentElement.scrollLeft + documentElement.clientWidth-this.offsetWidth+"px");
	_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight+"px");
}
