
.loc {
    line-height: 50px;
    color: #999;
}
.w {
    width: 1000px;
    margin: 0 auto;
}
.loc a {
color:#999;
}
.clearfix {height: 838px;
    zoom: 1;
}
.subl {
    width: 300px;
}
.fl, .fr {
    float: left;
    display: inline;
}
.subl h3 {
    height: 38px;
    line-height: 38px;
    background:#f9f9f9 ;
}
h3 {
    font-weight: lighter;
}
.subl h3 span {
    display: inline-block;
    padding: 0 20px;
    background: #00a5e2;
    font-size: 16px;
    color: #fff;
}
.subl .cats {
    background: #f9f9f9;
    padding: 10px;
}
.cats a.cur {
    background: #00a5e2;
    color: #fff;
}
.subl .cats a {
    display: block;
    margin-bottom: 10px;
    line-height: 36px;
    padding-left: 20px;
    font-size: 14px;
    position: relative;
}
.subl .cats s {
    display: block;
    position: absolute;
    right: 20px;
    line-height: 36px;
    top: 0;
    font-weight: bold;
    text-decoration: none;
}
.subr {
    width: 700px;
    overflow: hidden;
}
.fr {
    float: right;
}
.subr .box1 {
    width: 700px;
    margin-left: 0!important;
}
.box {
    border-top: none;
    background: #fff;
}
.box .hd {
    height: 36px;
    border-top: 2px solid #00a5e2;
    position: relative;
    background: #f9f9f9;
}
.box .hd ul {
    background: #f9f9f9;
    height: 35px;
}
.subr .box .hd li.on {
    padding: 0 20px;
    width: auto;
}
.box .hd li.on {
    background: #00a5e2;
    color: #fff;
}
.box .hd li {
    float: left;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}
.box1 .bd {
    padding: 0;
}
.box .bd {
    font-size: 14px;
    padding: 4px 0;
}

.contFont  .bd{
  font-size: 16px;
}

.box1 .bd ul {
    border-bottom: 1px dotted #ddd;
    height: 34px;width: 100%;
    line-height: 34px;
}
.subr .box1 li.title {
    width: 560px;
}
.box li.title {
    background: url(img/dot.gif) no-repeat 2px center;
    padding-left: 10px;
    overflow: hidden;
    width: 380px;
}
.box .bd li {
    float: left;
}
.sl {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.box .con a {
    display: block;
    float: left;
}
.box li.wenhao {
    float: left;
    color: #999;
    width: 190px;
    text-align: center;
}
.box li.time {
    float: right;
    color: #999;
    width: 95px;
    text-align: center;
    margin-right: 5px;
}
.page {
    text-align: center;
    margin: 14px 0;
    height: 24px;
    font-size: 12px;
    margin-left: 10px;
}
.page p {
    display: block;
    float: right;
    line-height: 24px;
}
.page span.current {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    background: #00a4e3;
    margin-right: 8px;
    color: #fff;
}
.page a {
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    background: #e9e9e9;
    margin-right: 8px;
}


.bottom{width:1000px; height:45px;margin:0 auto;}
/*友情链接开始*/
.links {
    width: 1000px;
    height: 45px;
    margin: 0 auto;
    background: #0ca325;
}
.links h5 {
    color: #fff;
    line-height: 40px;
    margin: 5px 34px 0 27px;
    font-size: 14px;
    float: left;
}
.links li { list-style:none;
    float: left;
    margin: 8px 30px 0 0;
}
.links select {
    width: 220px;
	height:30px;
	margin:1px 15px;
}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
}
/*友情链接结束*/


/*底部信息开始*/
.footbox {
    border-top: 2px solid #00a5e2;
}
.mt20 {
    margin-top: 20px!important;
}
.foot {text-align: center;
    padding: 30px 0;
    background: #fff;
}

.w {
    width: 1000px;
    margin: 0 auto;
}
.foot .img {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.foot .text {
    padding: 0 10px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
/*底部信息结束*/