﻿@charset "utf-8";
/* 配置默认样式 */
.iconArrow{height:5px;width:3px;background-position:0 0;}
.iconHome{height:17px;width:12px;background-position:0 -9px;}
.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;}
.box .hd{height:42px;line-height:42px; border-bottom: 1px solid #dddddd;}
.box .hd h5 a,
.box .hd h5 span{font-size:22px; color: #014da1}
.box .hd li{padding:0 5px; font-size:22px;color: #333333}
.box .hd li a{color: #333333}
.box .hd li a:hover{color:#014da1; font-weight: bold;}
.box .hd .on a{color:#014da1; font-weight: bold;}
.box .hd .more{margin:0; _display: inline; height: 42px; width: 50px; background: url(images/more.png) 50% 50% no-repeat;}
.box .bd{padding:15px 0;}

/* == 盒子扩展效果 == */
/* 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 #014da1; background: #fff; padding: 0 20px; }
.boxTypeC .hd{height: 48px; line-height: 48px;}
.boxTypeC .hd h5 a{color: #333}
.boxTypeC .hd h5 a:hover{color: #014da1}

/* == 盒子扩展效果 == */

.introList .t{border:none;}
.introList li .intro{height:48px;overflow:hidden;}

/* 头部 */
#header{overflow:hidden; height: 140px; background: url(images/top.png) repeat-x; position: relative; margin-bottom: 340px;}
#header .container{position: relative; height: 140px;}
.logoBar{float: left; _display: inline; width: 360px; height: 80px; padding-top: 20px}
.getHome{position:absolute; height:28px; line-height:28px; top:10px; right:220px}
#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: 50px; float: right; _display: inline; padding-top: 58px}
#nav li{float:left; _display: inline; width: auto; padding: 0 5px; text-align:center;}
#nav li a.a1{font-size:16px; height:30px;line-height:30px; color: #01499e; float: left; _display: inline; padding: 0 10px;font-weight: 600;}
#nav li a.a1:hover{color: #ec0b1b; text-decoration: none;}
#nav li.on1 a.a1{border-bottom: 2px solid #0f2dad;}


/* 内容区 */
#content{padding:0px 0 20px;}

/* 底部 */
#footer{color:#fff;text-align:center; height: 150px; overflow: hidden; background:#1da6dc; }
#footer a{color:#fff;}
#footer a:hover{color:#ff0;}
#footer .copy{padding:30px 0;line-height:2;overflow:hidden;}

/* ==================== 独立模板样式编辑区 ==================== */
