@charset "UTF-8";

@font-face {
  font-family: "OpenSans-Bold";
  src: url("/skin/in/fonts/font.woff2") format("woff2"),
       url("/skin/in/fonts/font.woff") format("woff"),
       url("/skin/in/fonts/font.ttf") format("truetype"),
       url("/skin/in/fonts/font.eot") format("embedded-opentype"),
       url("/skin/in/fonts/font.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.pagelist{text-align: center;padding: 30px 0 ;}
.pagelist li{
  display: inline-block;vertical-align: middle;
}
.pagelist a{
  border: 1px solid #e6e6e6;font-size: 13px;
  padding: 5px 10px;
display: inline-block;
background: #fff;line-height: normal;
color: #666666;
cursor: pointer;
text-decoration: none;
}
.pagelist li:hover a{
  background: #00AFFF;
  color: #fff;
}
.pagelist .active a{
background: #00AFFF;
  color: #fff;
}
.pagelist .thisclass {
background: #00AFFF;
  color: #fff;
}
.pagelist  select{
      width: 52px!important;
    height: 27px;
    display: block;
    text-align: center;
}
/*.left_fixed_side{
  display: none;
}*/
@media screen and (max-width: 1000px){
  .ly_poster_62 .poster_box{
    display: block!important;
  }
  .ly_poster_62 .poster_box .poster_item{
    margin-top: 20px;
  }
  body #chat_window .chat_box .chat_wechat .more_box .hidden {
    padding: 5px;
}body #chat_window .chat_box .chat_item {
    width: 40px;
    height: 40px;
}body #chat_window .chat_box .menu #go_top {
    background-position: center -40px;
}body #chat_window .chat_box .menu a {
    width: 40px;
    height: 40px;
    background-size: 40px auto;
}body #chat_window {
    right: 15px;
    bottom: 142px;
}body #chat_window .chat_box .chat_item::before {
    font-size: 26px;
}body #chat_window .chat_box .more_box .wechat_item {
    margin: 5px;
}
}
