﻿/*
版权所有：长沙雅玛信息技术有限公司
*/

html,body{height:100%;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
body{ background:url(../images/top.jpg) no-repeat center top;}
*{margin:0px;padding:0px;}
ul,dl,ol{list-style:none;}
img{border:0px;}
a{text-decoration:none;}
a:link,a:visited{color:#666}
a:hover{color:#ff6000;}


/* 定位 */
.bc{margin-left:auto;margin-right:auto;}
.fl{float:left}
.fr{float:right}
.oh{overflow:hidden;}
.cb{clear:both}
/* 字体 */
.f14{font-size:14px;}
.f16{font-size:16px;}
.fwb{font-weight:bold;}
.tc{text-align:center;}
.l20{line-height:20px;}
.l22{line-height:22px;}
.l25{line-height:25px;}
.red{color:red;}
.white{color:white}
.gray{color:#666}
.fj{font-family:Georgia, "Times New Roman", Times, serif}
/* 边距 */
.p5{padding:5px;}
.p10{padding:10px;}
.mt5{margin-top:5px;}
.mt7{margin-top:7px;}
.mt10{margin-top:10px;}
.ml15{margin-left:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mt15{margin-top:15px;}
.mb10{margin-bottom:10px;}
/* 宽度 */
.w980{width:980px;}
.w1000{width:1000px;}

/* 头部 */
.head{ margin:0 auto; height:auto; overflow:hidden;}
.head_left{ padding-top:20px; }
.head_right{ background:#991f0a; height:30px; line-height:30px; padding:0 20px; color:#fff;}
.head_right a,.head_right a:link{ color:#fff;}

#menu{ width:100%; height:45px;background:url(../images/menu_by.jpg) repeat-x;}
.menu{ width:1000px; height:auto; margin:0 auto;}
#menuBar{z-index: 100; position: relative; float:left; width:1000px;}
#menuBar ul.navWrap { height:45px;}
#menuBar li { z-index:10; position:relative; width:107px; float:left; margin:0 9px;display:inline;}
#menuBar li.active {z-index:10; position:relative; width:107px; float:left;}
#menuBar li a.pNav:link {text-align:center; width:107px; display:block; float:left; height:42px; color:#fff; font-weight:bold; text-decoration:none; line-height:42px; font-family:"微软雅黑"; font-size:14px;}
#menuBar li a.pNav:visited {text-align:center; width:107px; display:block; float:left; height:42px; color:#fff; font-weight:bold; text-decoration:none; line-height:42px; font-family:"微软雅黑"; font-size:14px;}
#menuBar li a.pNav:hover { background:url(../images/menu_hover.gif) no-repeat; color:#fff; font-family:"微软雅黑"; font-size:14px;}
#menuBar li.active a.pNav:link {text-align:center;width:107px;display:block;background:url(../images/menu_hover.jpg) no-repeat center;height:42px;color:#fff; font-family:"微软雅黑"; font-size:14px;}
#menuBar li.active a.pNav:visited {text-align:center;width:107px;display:block;background:url(../images/menu_hover.jpg) no-repeat;height:42px;color:#fff; font-family:"微软雅黑"; font-size:14px;} 

#nav li.hover{background:url(../images/menu_hover.jpg) no-repeat center; color:#fff;}
.nav { z-index:999; position:absolute; display:none; top:43px; left:-18px;}
.nav ul { list-style-type:none;}
.nav li { z-index:10px; position:relative; line-height:26px; height:26px;}
.nav li a {line-height:26px;height:26px; width:145px; display:block;background:#151515;filter:alpha(opacity=60); -moz-opacity:0.6; opacity:0.6; color:#fff; text-decoration:none; text-align:center; border:1px solid #888; border-top:none; margin:0 9px;}
.nav li a:visited {line-height:26px;height:26px; width:145px; display:block;background:#151515; color:#fff; text-decoration:none; text-align:center;}
.nav li a:hover { background:#000;}

.banner{position:relative;height:220px;background:url(../images/s_04.gif) center bottom no-repeat}
#bannerBox{position:relative;width:1000px;height:220px;overflow:hidden; z-index:0;}
#bannerNumID,#adNumID{ position:absolute; bottom:10px; right:470px;overflow:hidden; z-index:1000;}
#bannerNumID li,#adNumID li{width:9px;height:9px;float:left;background:url(../images/s_02.gif) no-repeat;cursor:pointer;margin-right:10px;}
#bannerNumID li:hover,#bannerNumID li.active,#adNumID li:hover,#adNumID li.active{background:url(../images/s_03.gif) no-repeat;}
#bannerContentID li{position:relative;}

.index{ overflow:hidden; margin:0 auto;}
/* 尾部 */
.footer{ background:#2c2e32;}
.footer_1{height:35px;background:#817f7f;color:#eee;}
.footer_1 p{ width:1000px; margin:0 auto; overflow:hidden; line-height:35px;}
.footer_1 p span{ float:left;}
.footer_1 p b{ float:right; font-weight:normal;}
.footer_1 a:link,.footer_1 a:visited,.footer_1 a:hover{margin:0px 10px;color:#eee;}
.footer_2{width:1000px;margin:0 auto;background:url(../images/dlogo.jpg) no-repeat right 10px;padding:10px 0 20px 0;line-height:20px;color:#a6a5a5;}

/* 翻页 */
.page{width:100%;height:40px;line-height:30px;text-align:center;padding-top:10px;font-family:Arial, Helvetica, sans-serif;}
.page a{padding:2px 6px;border:1px solid #ccc;margin-right:5px;text-decoration:none;color:#000;background:#dedede}
.page #cursor{background:#d90900;color:#fff;}
