@charset "gb2312";
/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, input,fieldset, legend, button,  /* form elements 表单元素 */

th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
border:medium none;
margin: 0;
padding: 0;
}
/** 设置默认字体 **/
body,button, input, select, textarea {
font: 12px/1.5 Arial, Helvetica, sans-serif,'宋体'; color:#333;}
body{background:#f5f4e2;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#cd0102; }
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
div{ display:block;}
.clearfix{ clear:both;}


/* CSS Document */
body{width:100%; overflow:hidden;background-image:url('../../images/bg.jpg'); background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;}
.w1002{ width:1002px; margin:0 auto;}
.fl{ float:left}
.fr{ float:right}
.oraFont{ color:#f07936}
.redFont{ color:#ff1200}
.blueFont{ color:#0a7cd4}
.mt7{ margin-top:7px;}
.greyBg td,.greyBg th{ background:#f9f9f9}
.pL{ padding-left:12px;}
.clearBody{ background:none}
/*topbar*/
.topbar{ background:#f6f5f5; height:37px; line-height:37px;color:#969696;position: fixed;left: 0px;top: 0px;z-index: 9999; width:100%}
.topbar a{ color:#969696}
.topbarL{ padding-left:16px; width:508px;_padding-top:10px; height:37px;}
.topbarL a{ padding:0 2px;}
.topbarTxt{ background:#fff; border:none; }
.topbarR{ padding-right:16px;}
.topbarR li{ float:left}
.topbarR a{ padding:0 10px;}
.topbarR .icon01{background:url(../../images/icon01.png) no-repeat left center; padding-left:8px;} 
.topbarR .icon02{background:url(../../images/icon02.png) no-repeat left center; padding-left:8px;}
/*header*/
.header{ background:#fff; padding-top:37px;_padding:0; height:91px;}
.logo{ height:67px; padding-top:10px;}
.menu li{ float:left; width:91px; height:91px;}
.menu a{ display:block; width:91px; height:91px;}
.menu_1{ background:url(../../images/menu01.jpg) no-repeat}
.menu_2{ background:url(../../images/menu02.jpg) no-repeat}
.menu_3{ background:url(../../images/menu03.jpg) no-repeat}
.menu_4{ background:url(../../images/menu04.jpg) no-repeat}
.menu_5{ background:url(../../images/menu05.jpg) no-repeat}
.menu_6{ background:url(../../images/menu06.jpg) no-repeat}
.menu_1_hover{ background:url(../../images/menu01_hover.jpg) no-repeat;}
.menu_2_hover{ background:url(../../images/menu02_hover.jpg) no-repeat;}
.menu_3_hover{ background:url(../../images/menu03_hover.jpg) no-repeat;}
.menu_4_hover{ background:url(../../images/menu04_hover.jpg) no-repeat;}
.menu_5_hover{ background:url(../../images/menu05_hover.jpg) no-repeat;}
.menu_6_hover{ background:url(../../images/menu06_hover.jpg) no-repeat;}

/*menuBar*/

.menuBar{ height:40px;background:#f6f5f5;position: relative;z-index:100;}
.syBox{ position:relative;width:320px;float:left; margin-top:8px; padding-left:8px;  overflow:hidden;height:24px; line-height:24px; }
.syTab{ float:left; background:url(../../images/syTab.jpg) no-repeat; width:50px; height:24px;padding-left: 12px; color:#0a7cd4; font-weight:900; font-size:12px;}
.cls_container {left:72px;}

.sear{ height:24px; line-height:24px; padding-top:10px; padding-right:7px;}
.searTxt{ float:left; border:none; background:url(../../images/sear.jpg) no-repeat; height:22px; line-height:22px;width:169px; padding:1px 0 1px 27px; color:#c3c3c3}
.searBtn1,.searBtn2{ float:right;cursor:pointer; border:none;}
.searBtn1{background: url(../../images/search.jpg) no-repeat; width:70px; height:24px; margin:0 9px;}

/*footer*/
.footer{ background:#fff;text-align:center;padding-bottom:10px; color:#666; line-height:24px;}
.footer p a{ color:#666; padding:0px 10px; text-decoration:none;}

/*add 12-30*/
.footerBot{ width:725px; margin:5px auto; height:70px;}
.footerBot .fl{border-right:1px solid #ccc;}

/*nav_bottom_bar*/
.nav_bottom_bar{ position:relative; float:left;width:100%; margin:0px auto; z-index:100; height:5px;margin-top:-5px; overflow:hidden }
.nav_bottom_bar div{width:100%; }
.nav_bottom_bar .menu_border_bottom_1{ background:#4777ff; height:5px;}
.nav_bottom_bar .menu_border_bottom_2{ background:#df1919; height:5px;}
.nav_bottom_bar .menu_border_bottom_3{ background:#c675dc; height:5px;}
.nav_bottom_bar .menu_border_bottom_4{ background:#ff8b36; height:5px;}
.nav_bottom_bar .menu_border_bottom_5{ background:#88c222; height:5px;}
.nav_bottom_bar .menu_border_bottom_6{ background:#117ae0; height:5px;}
