.pb_sys_common .p_t{
  line-height: 30px;
  font-size: 12px;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  font-family: "Microsoft YaHei", sans-serif;
  color: rgb(102,102,102);
  position: relative;
  right:0;
  float:left;
}

.pb_sys_common .p_prev a , .pb_sys_common .p_fun_d{
  width: 30px;
  padding: 5px 8px;
  margin: 0;
  height: 30px;
  min-height: 30px;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  color: white;
  overflow: hidden;
  background: url(/img/Frame.svg) no-repeat;
  background-position: center;
  line-height: 0;
  font-size: 0;
  border-radius:2.5px;
  text-indent:-9999px;
  margin-right:7px;
}


.pb_sys_common .p_next a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(/img/Right.svg) no-repeat;
    background-position: center;
    margin-left: 15px;
    border-radius: 2.5px;
    text-indent:-9999px;
    position: relative;
   
}

.pb_sys_common .p_next_d{
  color: rgb(0, 0, 0);
    text-decoration: none;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(/img/Right.svg) no-repeat;
    background-position: center;
    margin-left: 15px;
    border-radius: 2.5px;
    text-indent:-9999px;
   
}

 .p_pages .p_no a{
  width: 30px;
  height: 30px;
  font-size: 15px;
  font-family: "Microsoft YaHei";
  border-radius: 2.5px;
  line-height: 19px;
  position: relative;


}

.pb_sys_normal .p_goto{
  position:relative;
  left:25px;
  float:left;
}

.pb_sys_normal .p_first_d , .pb_sys_normal .p_last{
  display:none;
}

.pb_sys_normal .p_last_d{
  display: none;
}



.pb_sys_style2 .p_no_d{
    border: 1px solid #EBB515;
    color: #fff;
    background-color: #EBB515;
}

.pb_sys_common .p_no_d{
    border: 1px solid #EBB515;
    padding: 0;
    margin: 0;
   width:30px;
    height: 30px;
    min-height:30px;
   text-align:center;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
   margin-left:7px;
border-radius: 2.5px;
line-height: 28px;
    font-size: 15px;
    font-family: "Microsoft YaHei", sans-serif;
   
}

.pb_sys_common .p_goto input{
width:30px;
text-align:center;
  font-family: "Microsoft YaHei",sans-serif;
  font-size: 12px;
  border: 1px solid #aaa;
  height: 30px;
  line-height: 20px;
  box-sizing: border-box;
  vertical-align: middle;
  outline-width: thin;
  outline-color: #258cff;
  margin: 0 2px;
  padding: 0 1px;
outline:none;
}

.pb_sys_common .p_goto input:hover,.pb_sys_common .p_goto input:focus,.pb_sys_common .p_search input:hover,.pb_sys_common .p_search input:focus {
    border: 1px solid #aaa
}

.select{
    position:relative;
    font-size: 12px;
    font-family: "Microsoft YaHei", sans-serif;
    outline:none;
    background:white;
}

.pb_sys_common .p_pages{
  float:left;
  position:relative;
  left:15px;
}

.pb_sys_common .p_dot{
    margin-left: 8px !important;
    margin-right: -3px !important;
    color: #222 !important;
    font-weight: bold !important;

}

.pb_sys_common .p_no a{
    padding:5px;
    margin: 0 0 0 8px !important;
}

#vsb_content_4 .vsbcontent_start {
    text-indent: 6px;
    font-size: 18px;
}

#vsb_content_4 .vsbcontent_end {
    text-indent: 6px;
    font-size: 18px;
}

#vsb_content_4 P {
    font-size: 18px;
    text-indent: 6px;
    text-align: left;
    font-family: "Microsoft YaHei",sans-serif;
}