﻿
.jcstate {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zlv1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}

.jcstatethsq {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zyellow1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}

.jcstateth {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zred1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}
 .zjxstate {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zjxlv1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}
  .zjxstatethsq {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zjxyellow1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}
   .zjxstateth {
    display: inline-block;
    width: 18px;
    height: 22px;
    border-radius: 50%;
    /*background: #32CD32;*/
    background-image: url(/Content/img/state/zjxred1.png) !important;
    line-height: 0.23rem;
    text-align: center;
    /*color: #fff;*/
    text-indent: 0;
    margin-left: 0rem;
    cursor: pointer;
}