﻿@charset "utf-8";
/* 配置默认样式 */
.icon{height:3px;width:3px;background-position:0 0;}
.iconArrow{height:9px;width:6px;background-position:0 -3px;}
.iconHome{height:15px;width:17px;background-position:0 -12px;}
.iconDot-1{height: 3px; width: 3px; background: #666666;}

.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:46px;line-height:46px;border:none;}
.box .hd h5 a,
.box .hd h5 span{font-size:20px;}
.box .hd li{padding:0 5px;}
.box .hd li a:hover{color:#0d67bb;}
.box .hd .on a{line-height:45px;border-bottom:2px solid #0d67bb;color:#0d67bb;}
.box .hd .more{margin:0;}
.box .bd{padding:0; position: relative;}

/* == 盒子扩展效果 == */
/* boxTypeA */
.boxTypeA{}
.boxTypeA .hd{height: 47px; border-bottom: 3px solid #f9af2d; background: #0d67bb; padding-left: 20px}
.boxTypeA .hd h5,
.boxTypeA .hd h5 a{font-size: 20px; line-height: 47px; color: #fff}
.boxTypeA .hd h5 a:hover{color: #ff0}
.boxTypeA .bd{padding: 15px 20px;}
/* boxTypeB */
.boxTypeB{border-top: 3px solid #0d67bb; background: #fff; padding: 0 20px; }
.boxTypeB .hd{padding-left: 23px; background: url(images/icons-hd.png) 0px 17px no-repeat;}
.boxTypeB .hd h5 a{color: #0d67bb}
.boxTypeB .hd h5 a:hover{color: #71bbff}
/* == 盒子扩展效果 == */

.introList .t{border:none;}
.introList li .intro{height:48px;overflow:hidden;}

/* 顶部 */
#top{height: 40px; overflow: hidden; color: #fff; font-size: 12px;}
#top .welcome{float: left; _display: inline; height: 40px; line-height: 40px; }
#top .userPanel{float:right; _display: inline;  line-height:40px;}
#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;}

/* 头部 */
#header {overflow:hidden;}
.logoBar{padding:0;overflow:hidden; height: 130px; position: relative; }
#header .logo a{ display:block; height: 50px; line-height: 50px; text-align: left; position: absolute; left: 0px; top: 30px; font-size: 26px; color: #fff; padding: 7px 0px 7px 700px; background: url(images/logo.png) 0px 0px no-repeat; }
#search{width: 200px; height: 28px; position: absolute; right: 0px; top: 50px; 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:120px; text-align:center;}
#nav li a.a1{display:block;font-size:16px; height:50px;line-height:50px; color: #fff;font-family: "微软雅黑";	font-weight: bold;}
#nav li a.a1:hover{color: #fff; text-decoration: none;}
#nav li.on1 a.a1{background: #f9af2d;}


/* 内容区 */
#content{padding:10px 0 20px;}

/* 底部 */
#footer{background-color:#c00000;border-top:4px solid #eea200;color:#fff;}
#footer .container{padding:40px 0 30px;}
#footer a{color:#fff;}
#footer a:hover{color:#ff0;}
#footer .zsrx{float:right; margin-left:20px; text-align:center;}
#footer .zsrx .hd{font-size:22px;}
#footer .zsrx .bd{margin-top:15px;padding-top:15px;border-top:1px solid #3d96e9;font-size:16px;color:#a8d5ff;}
#footer .qr{float:right;margin:-15px 10px 0 0;}
#footer .qr img{width:116px;}
#footer .conac{float:left;margin:10px 20px 0 0;}
#footer .copy{padding-top:20px;line-height:2;overflow:hidden;}

/* ==================== 独立模板样式编辑区 ==================== */
.zz149 #liID149{display:none;}