@charset "utf-8";
/* CSS Document */
.domPC,.iframePC{display:none!important;}
.domMobile{display:block;}
.part3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}
.part3 .bg {
    background: url(//www.xinhuanet.com/gongyi/zt/2018wspx/index/images/bg.png) -9px -5px no-repeat;
   
}
.part3 ul li {
    width: 45%;
    height: 295px;
    margin-bottom: 20px;
    float: left;
    margin-right: 8px; margin-left:8px; border: 1px solid #ffd8bf;border-radius:5px;
}
.part3 ul li i {
    width: 85%;
    height: auto;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 8px;
}
.part3 ul li h3 {
    font-size: 22px;
    text-align: center;
    width: 85%;
    margin: 0 auto;
    margin-top: 16px;
    line-height: 28px;
}
.part3 ul li h4 {
    font-size: 18px;
    text-align: center;
    width: 48%;
    height: 72px;
    overflow: hidden;
    line-height: 24px;
    vertical-align: middle;
    display: table-cell;
    padding: 0 10px;
}
.part3 .bg1 {
    background: url(//www.xinhuanet.com/gongyi/zt/2018wspx/index/images/bg1.png) -9px -5px no-repeat;
    
}
.part3 ul li .btn {
    width: 127px;
    height: 50px;
    margin: 0 auto;
}
.votebox {
    width: 100%;
    height: 45px;
	margin: auto; float:left;
    
    
}
.votebox span {
    
   
}

.empty {
    display: block;
    width: 26%;
    height: 40px;
    /* background: url(//www.xinhuanet.com/newmedia/20170328zgws/images/unclick.png) no-repeat; */
    background: #13b5b1;
    border-radius: 20px;
    border: 2px #0a8885 solid;
}
.vote {
     display: block;
    width: 26%;
    height: 40px;
    /* background: url(//www.xinhuanet.com/newmedia/20170328zgws/images/unclick.png) no-repeat; */
    background: #13b5b1;
    border-radius: 20px;
    border: 2px #0a8885 solid;
}
.votebox span a {
    display: block;
    width: 100%;
    height: 40px;
    color: #fff;
}
.result {
   display: block;
    width: 26%;
    height: 40px;
    /* background: url(//www.xinhuanet.com/newmedia/20170328zgws/images/unclick.png) no-repeat; */
    background: #13b5b1;
    border-radius: 20px;
    border: 2px #0a8885 solid;
}
.votebox span {
    
    margin: 0 3%;
    
}
.empty:hover, .result:hover {
    background:#f39800;
	border: 2px #ba720a solid;
}
.vote:hover {
    background:#f39800;
	border: 2px #ba720a solid;
}
.empty:hover, .result:hover {
    background: #f39800;
	border: 2px #ba720a solid;
}
