body{    font-size: 14px;background-color: #f2f5f7;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.alxqCenter{
    width: 1200px;
    margin: auto;
    padding-top:79px;
}
.alxqCenter>.title{
    font-size: 14px;
    color: #999999;
    line-height: 44px;
}
.alxqCenter>.content{
    overflow: hidden;
    /*height: 766px;*/
}
.alxqCenter .leftBox{
    float: left;
    width: 272px;
}
.alxqCenter .leftBox>.p1{
    background: #ffffff;
}
.alxqCenter .leftBox>.p2{
    margin-top: 10px;
    /*padding-bottom: 1000px;*/
}
.alxqCenter .leftBox>.p1>.t1{
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}
.alxqCenter .leftBox>.p1>.t1>.n1{
    display: block;
    float: left;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #4c4c4c;
    font-weight: bold;
    padding-left: 20px;
    position: relative;
}
.alxqCenter .leftBox>.p1>.t1>.n1:after{
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    background-color: #0669ca;
    position: absolute;
    top: 20px;
    left: 0;
}
.alxqCenter .leftBox>.p1>.t1>.n2{
    display: block;
    float: right;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    color: #4c4c4c;
    font-weight: bold;
    padding-right: 20px;
}
.alxqCenter .leftBox>.p1>.t2{
    overflow: hidden;
    padding: 0 20px;
}
.alxqCenter .leftBox>.p1>.t2>.n1{
   display: block;
    float: left;
    border-bottom: 1px solid #e6e6e6;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.alxqCenter .leftBox>.p1>.t2>.n1:last-child{
    border:none;
}
.alxqCenter .rightBox{
    float: right;
    padding: 0 30px;
    width: 918px;
    /*padding-bottom: 1000px;*/
    background-color: #ffffff;
    box-sizing: border-box;
    margin-bottom: 30px;
    min-height:900px;
}
.alxqCenter .rightBox>.title{
    padding: 44px 0 32px 0 ;
    font-size: 24px;
    color: #4c4c4c;
    font-weight: bold;
    text-align: center;
}
.alxqCenter .rightBox>.message{
    line-height: 30px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
    color: #999999;
    overflow: hidden;
}
.alxqCenter .rightBox>.message>.p1{
    float: left;
}
.alxqCenter .rightBox>.message>.p2{
    float: right;
}
.alxqCenter .rightBox>.hospital{
    display: block;
    width: 753px;
    margin: auto;
    height: auto;
    padding: 30px 0;
}
.alxqCenter .rightBox>.font{
    font-size: 14px;
    color: #4c4c4c;
    text-align: justify;
    text-indent: 2em;
    line-height: 24px;
}
#footer{
    position:initial;
}