﻿.mainNav li.on {
    background: none;
}
.mainNav li.on1 {
    background: #d4c185;
}

.dep_intro{
    height:290px;
    padding:20px 30px;
    border:1px #dce6e9 solid;
     background: url(../img/depart_bg.png) repeat-x;
     margin: 20px 0;
}
.dep_tit {
    font:bold 24px/54px "Microsoft YaHei" ;
    color: #2286b0;
    text-align: center;
    margin-bottom: 20px;
}
.dep_intro .intro{
    font-size: 16px;
    line-height: 36px;
    text-indent: 2em;
}

.dep_intro .more{
    display: block;
    width: 114px;
    height: 32px;
    border-radius: 16px;
    text-align: center;
    background: #d4c185;
    color: #fff;
    font-size: 14px;
    margin: 30px auto 0 auto;
}
.boxL{
    margin-bottom: 20px;
}
.boxL .more{
    float: right;
    border-radius: 16px; 
    border: 1px #ddd solid;
    width: 110px;
    line-height: 30px;
    text-align: center;
}
.boxL .more:hover{
    background: #d4c185;
    border: 1px #d4c185 solid;
    color: #fff;
}
.boxL .hd{
    overflow: hidden;
    line-height: 40px;
}
.boxL .hd h3{
    float: left;
    font-size: 24px;
    padding-left: 46px;
    background: url(../img/doc.png) no-repeat;
}
.boxL .hd h3 a{
    color: #2286b0;
}
.boxL .bd{
    padding-top: 15px;
}
.boxL .bd .intro{
    display: none;
}
.boxL .bd ul{
    overflow: hidden;
    margin-right: -25px;
}
.boxL .bd li{
    float: left;
    width: 220px;
    margin-right: 25px;
}
.boxL .bd li .pic{
    height: 276px;
}
.boxL .bd li .con{
    background: #999;
    padding-top: 10px;
    height: 75px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}

.boxL .bd li .title a{
    color: #fff;
}





.boxks{
    margin-bottom: 20px;
}
.boxks .more{
    float: right;
    border-radius: 16px; 
    border: 1px #ddd solid;
    width: 110px;
    line-height: 30px;
    text-align: center;
}
.boxks .more:hover{
    background: #d4c185;
    border: 1px #d4c185 solid;
    color: #fff;
}
.boxks .hd{
    overflow: hidden;
    line-height: 40px;
}
.boxks .hd h3{
    float: left;
    font-size: 24px;
    padding-left: 46px;
    background: url(../img/doc.png) no-repeat;
}
.boxks .hd h3 a{
    color: #2286b0;
}
.boxks .bd{
    padding-top: 15px;
}
.boxks .bd .intro{
    display: none;
}
.boxks .bd ul{
    overflow: hidden;
    margin-right: -25px;
}
.boxks .bd li{
    float: left;
    width: 1200px;
    margin-right: 25px;
}
.boxks .bd li .pic{
    height: 276px;
}
.boxks .bd li .con{
    background: #999;
    padding-top: 10px;
    height: 75px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}

.boxks .bd li .title a{
    color: #fff;
}

.boxks .date{
  
    float: right;
}