.app-contant{
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
}
.app-left{
    width: 200px;
}
.app-left .app-top{
    width: 100%;
}
.app-left .app-top p{
    text-align: left;
    padding-left: 12px;
    width: 100%;
    font-size: 16px;
    font-weight: bolder;
    padding-top: 12px;
    padding-bottom: 12px;
    color:white;
    background: #0527af url(../images/pro_down.png) center right no-repeat;
}
.app-left .app-center{
    width: 100%;
    height: 200px;
}
.app-left .app-center ul{
    width: 100%;
    display: block;
    border: 1px solid #e1e1e1;
}
.app-left .app-center ul li{
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
}
.app-left .app-center ul li a:hover{
    color: #0527af;
    width: 100%;
   
}
.app-right{
    width: 980px;
    overflow: hidden;
}
.app-right .aeg-top{
    width: 100%;
    background-color: #dddddd;
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
}
.app-right .aeg-top p{
    margin-left: 48px;
    margin-top: 8px;
    font-size: 18px;
}
.app-right .aeg-bottom{
    width: 100%;
    padding:8px;
    margin-bottom: 18px;
}
.app-right .aeg-bottom p{
    line-height: 1.8;
    text-indent: 25px;
}
.asdbot{
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}