﻿@charset "utf-8";
/* 配置默认样式 */
.icon{height:3px;width:3px;background-position:0 0;}
.iconDot-1{height: 3px; width: 3px; background: #666666;}
/* 生成代码 */
.iconArrow{height:9px;width:6px;background-position:0 0;}
.iconHome{height:17px;width:12px;background-position:0 -9px;}

.row{margin-bottom:30px;overflow:hidden;}
.side{float:left;width:300px;margin-left:30px;}
.mainContent{overflow:hidden;}

/* 配置盒子 */
.box{padding:0px;background-color:#fff;}
.box .hd{height:60px;line-height:60px;border:none;}
.box .hd h5 a,
.box .hd h5 span{font-size:20px;}
.box .hd li{padding:0 5px; font-size:20px;color: #333333}
.box .hd li a{color: #333333}
.box .hd li a:hover{color:#000000; font-weight: bold;}
.box .hd .on a{color:#000000; font-weight: bold;}
.box .hd .more{margin:0;}
.box .bd{padding:0;}

.tabBox{}
.tabBox .hd{height: 36px; padding: 10px 0px 10px 56px; background: url(images/boxHd.png) 0px 0px no-repeat;}
.tabBox .hd li{ height: 36px;  float: left; _display: inline; color: #fff; font-size: 16px; width: 96px; text-align: center;}
.tabBox .hd li a{color: #fff; display: block;height: 36px; line-height: 36px;}
.tabBox .hd li.on{padding-top: 4px; margin-top: -4px; background: url(images/tabBoxOn.png) 0px 0px no-repeat;}
.tabBox .hd li.on a{color: #6a3200}

/* == 盒子扩展效果 == */
/* boxTypeA */
.boxTypeA{}
.boxTypeA .hd{ text-align: center; background: url(images/indSideHd.jpg) 0px 0px no-repeat;}
.boxTypeA .hd h5,
.boxTypeA .hd h5 a{ color: #fff}
.boxTypeA .bd{padding: 15px 20px;}
/* boxTypeB */
.boxTypeB{}
.boxTypeB .hd{ border-bottom: 1px solid #eee; }
.boxTypeB .bd{padding: 15px 0px;}
/* boxTypeC */
.boxTypeC{border-top: 3px solid #f9af2d; background: #fff; padding: 0 20px; }
.boxTypeC .hd{height: 48px; line-height: 48px;}
.boxTypeC .hd h5 a{color: #333}
.boxTypeC .hd h5 a:hover{color: #f9af2d}

/* == 盒子扩展效果 == */

.introList .t .title{font-size: 16px}
.introList li .intro{height:48px;overflow:hidden;}
.introList li .intro .more{color: #c00}
.introList li .intro .more:hover{color: #f00}

/* 顶部 */
#top{height: 38px; overflow: hidden; color: #fff; font-size: 12px; background: url(images/topBg.png) repeat-x; padding-top: 5px;}
#top .welcome{float: left; _display: inline; height: 40px; line-height: 40px; }
#top .userPanel{float:right; _display: inline;  line-height:40px; width:260px; text-align:center;}
#top .userPanel a{display:inline-block;*display:inline;zoom:1;padding:0 5px; color: #fff}
#top .userPanel a:hover{color: #ff0}
#top .userPanel .spe{display: inline-block; width: 3px; height: 3px; background: #fff; border-radius: 50%;  margin-top: -2px;  vertical-align: middle;}

/* 头部 */
.headerBg{min-width:1200px; background: url(images/banner.jpg) 50% 0px no-repeat; height: 268px; position: relative;}
#header {overflow:hidden; }
.logoBar{padding:0;overflow:hidden; height: 175px; position: relative;}
#header .logo{ width: auto; height: auto; position: absolute; top: 30px; left: 0px; }
#header .logo a{ }
#search{width: 200px;height: 28px;position: absolute;right: 0px;top: 10px;background: #fff;overflow: hidden;border-radius: 14px; }
#search #keyword{float: left; _display: inline; height: 20px; line-height: 20px; padding: 4px 0 4px 16px; width: 150px; font-size: 12px; border: none; background: none; outline: none;}
#search #Submit{width: 33px;height: 28px;float: right;_display: inline;background: url(images/icons.png) 4px 5px no-repeat;border: none;line-height: 28px;text-indent: 200%;overflow: hidden;cursor: pointer; }

/* 导航 */
#nav{overflow:hidden; height: 53px;}
#nav li{float:left;width:150px; text-align:center;}
#nav li a.a1{display:block;font-size:16px; height:50px;line-height:50px; color: #333}
#nav li.on1 a.a1,
#nav li a.a1:hover{background: url(images/navOn.png) 0px 0px no-repeat; color: #fff; text-decoration: none; }


/* 内容区 */
#content{padding:39px 0 20px; background: url(images/contentBg.png) repeat-x;}

/* 底部 */
#footer{background-color: #17c5df;color:#fff;text-align:center;border-top: 3px solid #fe815f;}
#footer a{color:#fff;}
#footer a:hover{color:#ff0;}
#footer .copy{padding:20px 0;line-height:2;overflow:hidden;}

/* ==================== 独立模板样式编辑区 ==================== */

#row1 .areaL,#row1 .areaL .aBg,.indBox,.indBox .iBd,#tzgg .iBd,.side,.sideFt,.mainContent,.mainBox .mBd{*position: relative;}
