@charset "utf-8";


.pages{width:100%; margin:0 auto; text-align:center;margin-top:0px; margin-bottom:30px; margin-top:15px}
/*淘宝风格*/
.paginator { font: 18px "微软雅黑"; margin:0 auto; font-size:18px }
.paginator a {border:solid 1px #f2f2f2;color:#000;cursor:pointer;text-decoration:none; /*background-color:#f2f2f2;*/}
.paginator a:visited {/*padding: 1px 6px;*/ border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .cpb {border:1px solid #0093dd;color:#FFF;background-color:#0093dd; font-family:"微软雅黑"}
.paginator a:hover {border:solid 1px #0093dd;color:#fff;text-decoration:none; background:#0093dd; display:block}
.paginator a,.paginator a:visited,.paginator .cpb,.paginator a:hover  
{/*height:20px;line-height:20px;min-width:20px;_width:10px;*/margin-right:5px;text-align:center;
 white-space:nowrap;font-size:18px;font-family:微软雅黑;padding:5px 10px; display:inline-block;}
.hideyear{ display:none}
.c-nav .header-search{margin-top: 0.1rem; display: flex; align-items: center; background: #0093dd; width: 30%; height: 0.5rem;
border-radius: 0.1rem; overflow: hidden; border: 0.01rem solid #cecece;}
.c-nav .header-search input[type="text"]{width: 80%; height: 0.5rem; line-height: 0.5rem; background: #ffffff; outline: none; border: none;
box-sizing: border-box; padding-left: 0.2rem; color: #999; float:left}
.c-nav .header-search .btn{width: 20%; text-align: center; height: 0.5rem; line-height: 0.5rem; cursor: pointer; font-size: 0.16rem; color: #fff;float:left}
.c-nav #tel{font-size: 0.2rem; color: #a40000; font-weight: bold;}

.user-li-select select.jvzhu{width:30%; margin-right:2%;}
.register-text select.jvzhu{width:30%; margin-right:2%;}

.ui-upload {
      font-size: 0.16rem;
       width:75%;
      height: 0.4rem;
      line-height: 0.4rem;
      text-align: center;
      position: relative;
      cursor: pointer;
      color: #fff;
     /* background: #4788d7;*/
      border-radius: 5px;
      overflow: hidden;
      display: inline-block;
      text-decoration: none;
    }
    
    .ui-upload input {
      position: absolute;
      font-size: 100px;
      right: 0;
      top: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      cursor: pointer;
    }
   /* a:hover {color: #ffffff;}*/
    #pic{ padding:5px 0 5px 0}
    .jindutiao{ display:none}