.my-search {
    min-width: 230px;}
.ser_ipt {
    height: 30px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -10px;
    width: 180px;
    border: none;}
.ser_img {
     height: 21px;
    padding: 0;
    margin: 0;
    position: relative;
    top: -12px;}
@media screen and (max-width: 480px) {
      .ser_ipt{
            width:120px !important
      ;}
}

.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;}
.flippy {
display:flex;}
.flippy li {
    margin: 0;
    padding: 10px
    display: inline;
    width: auto;
    list-style-type: none;
    list-style-image: none;
    background: none;
    white-space: nowrap;
    list-style: none;}
.flippy li.prev.empty, .flippy li.next.empty {
    color: LightGrey;}

.yqlj>div {
    border: 1px solid rgba(255,255,255,0.5);
    height: 45px;
    box-sizing: border-box;
    padding: 0 20px;
    color: rgba(255,255,255,0.5);}

.yqlj>div>p {
    margin: 0;
    line-height: 45px;}
.yqlj>ul{
margin:0;
padding:0;
display:none;
background: #ffffff;
height: 200px;
overflow-y: auto;
position: absolute;
width:91%
;}
.yqlj>ul>li {
    list-style: none;
    margin: 10px;
    border-bottom: 1px dashed #E4E2DF;}
.yqlj>ul>li>a{
    color:black !important;}
.yqlj>ul>li:hover{
    background:#b2dfdd
;}
.yqlj>ul>li:hover a{
    color:write;}
.yqlj_txt img {
    float: right;
    margin-top: 12px;
    cursor: pointer;}
.yqlj_txt p {
    float: left;}
.yqlj:hover ul {
    display: block;}
