.subNavBox{
    width:240px;
    border:solid 1px #e5e3da;
}

.subNav{
    border-bottom:solid 1px #e5e3da;
    cursor:pointer;
    font-weight:bold;
    font-size:16px;
    color:#333;
    height:53px;
    line-height:53px;
    padding-left:35px;
    background:url(../img/jiantou1.jpg) no-repeat;background-position:95% 50%
}

.subNav:hover{
    color:#0893ca;
}

.currentDd{color:#277fc2}

.currentDt{background-image:url(../img/jiantou.jpg);}

.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li{
    border-bottom:1px solid #e5e3da;

}

.navContent li a{
    display:block;
    width:240px;
    height:53px;
    text-align:center;
    font-size:14px;
    line-height:53px;
    color:#000;
}

.navContent li a:hover{color:#fff;background-color:#277fc2}
h1{
    width: 220px;
    height: 100px;
    background: #0f60bc;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 24px;
    line-height: 100px;
    padding-left: 20px;
}
.side-con{
    width:240px;
    height:200px;
    background-color: #0f60bc;
}
.side-con span{
    font-size: 14px;
    color: #fff;
    line-height: 35px;
}
.single-con{
    padding: 50px;
    line-height: 3;
    font-size: 16px;
    text-align: justify;
}