/**/

.intr {
    width: 100%;
    height: 100%;
    /*background: red;*/
    /*background: url(/Public/images/26.jpg) no-repeat;
    background-size: 100% ;*/
    font-size: 16px;
    padding: 0px 5px;
}

.intr img {
    width: 50%;
    float: left;
    margin: 0px 5px;
}
.p1{
    line-height: 25px;
} 
.intr ul li{
    line-height: 25px;
    margin:10px 0;
}