.ha-section,.lianxi,.h-nav,.h-nav li a,.ha-section-r{
     -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.ha-section{
    width: 1100px;
    margin: 20px auto;
    overflow: hidden;
}
.ha-section-l{
    width: 205px;
    float: left;
}

.lianxi{
    width: 100%;
    height: 100px;
    border: 1px solid #cfcfcf;
    padding: 10px;
    background: #d8efff;
}
.lianxi h3,.h-nav h3{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.lianxi p{
    padding: 4px 0;
    color: #999;
}
.lianxi a{
    color: #3974c4;
}
.h-nav{
    width: 100%;
    padding-top: 20px;
}
.h-nav h3{
    line-height: 40px;
}
.h-nav li a{
    display: block;
    color: #888;
    line-height: 30px;
    padding:5px 0 0 50px;
    border-bottom: 1px solid #ccc;

}
.h-nav li a:hover{
    color:#f40;
    z-index: 22;
}
.ha-section-r{
    width: 808px;

    padding: 0 30px;
    float: right;
}
.ha-section-r h2{
    width: 100%;
    font-size: 22px;
    color: #222;
    padding-bottom: 20px;
}
.article{
    width: 100%;
    
    padding-left: 5px;
}
.article span{
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 2px solid #cfcfcf;
}
.article p{
    float: left;
    font-size: 14px;
    line-height: 34px;
    margin-right: 70px;
    color: #888;
    font-weight: bold;
}
.article ul li{
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    line-height: 46px;
}
.article ul li b{
    font-weight: normal;
    margin-right: 32px;
}
.article ul li a{
    font-weight: bold;
    color: #3974c4;
}
.h-nav ul li:nth-child(1) a{
    background: #d8efff url(../images/sy-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(1) a:hover{
    background: #fff url(../images/sy-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(2) a{
    background: #d8efff url(../images/fanz.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(2) a:hover{
    background: #fff url(../images/fanz1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(3) a{
    background: #d8efff url(../images/mt-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(3) a:hover{
    background: #fff url(../images/mt-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(4) a{
    background: #d8efff url(../images/fw-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(4) a:hover{
    background: #fff url(../images/fw-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(5) a{
    background: #d8efff url(../images/xw-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(5) a:hover{
    background: #fff url(../images/xw-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(6) a{
    background: #d8efff url(../images/dt-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(6) a:hover{
    background: #fff url(../images/dt-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(7) a{
    background: #d8efff url(../images/lx-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(7) a:hover{
    background: #fff url(../images/lx-icon.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(8) a{
    background: #d8efff url(../images/yx-icon1.png) no-repeat 0 center;
}
.h-nav ul li:nth-child(8) a:hover{
    background: #fff url(../images/yx-icon.png) no-repeat 0 center;
}