.imgt{
    position: absolute;
    transition: .5s;
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;}
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

.list9Box .list9 li{
min-width: 20%;
margin-right:5%;}
.list9Box .list9 li{position:relative;}
.list9Box .list9 .img11{
    width: 1.4rem;
    background: #fff;
    border-radius: 0.06rem;
    position: absolute;
    padding: 0.05rem;
    bottom: 100%;
    left: 21%;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    transform: translate(-50%,0);
    box-shadow: 0 0 0.3rem rgba(0,0,0,.2);}
.list9Box .list9 .img11 img{width:100%;}
.list9Box .list9 li:hover .img11{
    opacity: 1;
    visibility: visible;
    transform: translate(-50%,-0.12rem);}


.list9Box .list9 .img11::before {
    content: "";
    position: absolute;
    width: 0.12rem;
    height: 0.12rem;
    background: #fff;
    transform: rotate(45deg);
    bottom: -0.06rem;
    left: 50%;
    margin-left: -0.06rem;}
@media (max-width: 1024px){
.list9Box .list9 .img11{left: 50%;}

.list9Box .list9 li{    min-width: 20%;
    margin-right: 0;}
}
@media (max-width: 500px){
.list9Box .list9 .img11{width: 1rem;}
}
