@charset "UTF-8";
.jzxsw{
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
}
.jzxsw .img-box{
    width: 100%;
}
.jzxsw .img-name{
   float: left;
   width: 40%;
   margin-left: -11%; 
}
.jzxsw .img-icon{
   float: right;
   width: 15%;
   margin-top: -2%; 
}
.jzxsw .img-text{
   width: 100%; 
}
.jzxsw .text{
    margin-top: 10px;
    text-indent: 24px;
    text-align: justify;
    line-height: 26px;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
}
.whui{
    width: 100%;
    background: #f5f5f5;
}
.topart{
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    width: 49%;
    border-radius: 3px;
    background: #3a9a00;
    float: left;
    margin: 10px 0;
}
.topart img{
    width: 12%;
    margin-right: 5px;
}
.tojk{
    margin: 10px 0;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    width: 49%;
    border-radius: 3px;
    background: #ff6d03;
    float: right;
}
.tojk img{
    width: 12%;
    margin-right: 5px;
}
.greentext{
    color: #6caf29;
    font-size: 16px;
    font-weight: bold;
    text-align: justify;
    font-family: arial, helvetica, sans-serif;
    line-height: 26px;
}
