@import url(list.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
  @charset "gb2312";

  body,
  div,
  dl,
  dt,
  dd,
  ul,
  ol,
  li,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  form,
  fieldset,
  input,
  textarea,
  p,
  blockquote,
  th,
  td {
    margin: 0;
    padding: 0;
  }

  table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    line-height: 30px;
  }

  td {
    line-height: 30px;
  }

  fieldset,
  img {
    border: 0 none;
  }

  address,
  caption,
  cite,
  code,
  dfn,
  em,
  th,
  var {
    font-style: normal;
    font-weight: normal
  }

  ol,
  ul,
  li {
    list-style: none outside none;
  }

  caption,
  th {
    text-align: left;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
    font-weight: normal;
  }

  a {
    color: #333;
    text-decoration: none;
    font-size: 15px;
  }

  a:hover {
    text-decoration: underline;
  }

  body,
  input,
  button,
  textarea,
  select {
    font-size: 12px;
    background: #f5f5f5;
  }

  u {
    text-decoration: none;
  }

  .yeshu {
    text-align: center;
    color: #666;
    width: 100%;
    clear: both;
    margin: 20px 0;
  }

  /*header*/
  .header {
    margin: 0 auto;
    background: #ffffff;
    padding: 8px;
  }

  .header_box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .logo img {
    height: 44px;
    /* margin-top: 8px; */
    vertical-align: bottom;
  }

  .header .nav {
    float: left;
    margin-left: 10px;
    display: none;
  }

  .header .nav a {
    float: left;
    margin-left: 47px;
    font-size: 16px;
    color: #fff;
  }

  .rougao {
    float: right;
    margin-top: 33px;
    background: #ffffff38;
    border-radius: 50px;
    text-align: center;
    padding: 0 17px;
    display: none;
  }

  .rougao a {
    float: right;
    font-size: 12px;
    height: 30px;
    color: #fff;
    line-height: 30px;
  }

  .rougao .tg {
    margin-left: 0;
  }

  .rougao .tg i {
    width: 21px;
    height: 24px;
    background: url("../images/ico.png") 1px -27px no-repeat;
    margin: 0px 4px 2px 11px;
    float: left;
    display: none;
  }

  .rougao .jianyi {
    color: #fff;
  }

  .rougao .jianyi i {
    float: left;
    width: 1px;
    height: 15px;
    display: block;
    margin: 4px 0 4px 10px;
    background: #fff;
    margin-right: 10px;
    margin-top: 8px;
  }

  .top_news {
    background: #4b86db;
    width: 100%;
    line-height: 30px;
    padding: 10px 0;
    overflow: hidden
  }

  .top_news ul {
    width: 100%;
    margin: auto;
    text-align: center;
  }

  .top_news ul li {
    width: 33.33333%;
    text-align: center;
    float: left
  }

  .top_news ul li a {
    color: #fff;
    display: inline-block;
  }


  /*����*/
  .main {
    width: 100%;
    margin: auto;
  }

  /*���м*/
  .sidebar1 {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 12px;
    color: #9a9a9a;
    height: 30px;
    overflow: hidden;
    margin-top: 5px;
    padding: 0 3%;
    margin: 0 3%;
    margin-bottom: 8px;
  }

  .sidebar1 a {
    color: #9a9a9a;
    padding: 0 4px;
    font-size: 12px;
  }

  .sidebar1 span {
    color: #585858;
    font-size: 14px;
  }

  .main-left {
    float: left;
    width: 94%;
    padding: 1% 3%;
    background: #fff;
    margin: 0 3%;
    box-sizing: border-box;
    border-radius: 5px
  }

  .sanmu_list {
    float: left;
    width: 100%;
  }

  .sanmu_list_t {
    float: left;
    width: 100%;
    border-bottom: 2px solid #e2e4e6;
    height: 45px;
    line-height: 45px;
    margin-bottom: 14px;
  }

  .sanmu_list_t span {
    float: left;
    height: 45px;
    border-bottom: 2px solid #4b86db;
    color: #4b86db;
    font-size: 20px;
    font-weight: 700;
    /* background: url(../images/ico1.png) 0px 8px no-repeat;
    padding-left: 34px; */
  }

  .sanmu_list_t span img {
    float: left;
    width: 24px;
    margin-top: 10px;
    margin-right: 5px;
  }

  .sanmu_list_t em {
    float: left;
  }

  .sanmu_list ul {
    float: left;
    width: 100%;
  }

  .sanmu_list ul li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 14px;
    margin-bottom: 14px;
    position: relative;
  }

  .sanmu_list ul li a {
    float: left;
    width: 100%;
  }

  .sanmu_list ul li a h2 {
    float: left;
    height: 30px;
    width: 75%;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
  }

  .sanmu_list ul li a span {
    float: left;
    height: 28px;
    line-height: 28px;
    color: #bfbfbf;
    font-size: 12px;
    width: 60%;
  }

  .sanmu_list ul li a p {
    float: left;
    width: 75%;
    line-height: 28px;
    color: #999;
    font-size: 14px;
    height: 54px;
    overflow: hidden;
  }

  .sanmu_list ul li a img {
    float: left;
    width: 20%;
    line-height: 28px;
    color: #999;
    font-size: 14px;
    overflow: hidden;
    border: 1px solid #e4e4e4;
    margin-right: 3%;
  }

  .sanmu_list ul em {
    float: left;
    height: 19px;
    width: 18px;
    font-size: 13px;
    color: #ffffff;
    overflow: hidden;
    position: absolute;
    background: #4b86db;
    left: 0;
    text-align: center;
  }

  /*page*/
  .page {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .page li.thisclass a {
    color: #fff;
    background: #e6a01b;
    line-height: 28px;
    padding: 0px 12px;
    margin-right: 8px;
    float: left;
    font-size: 14px;
  }

  .page a:hover {
    background: #e6a01b;
    color: #fff !important;
  }

  .page a {
    color: #fff;
    line-height: 28px;
    padding: 0px 12px;
    margin-right: 8px;
    background-color: #2ca6e0;
    float: left;
    font-size: 14px;
    margin-bottom: 10px;
  }

  .page .thisclass {
    color: #fff;
    line-height: 28px;
    float: left;
    font-size: 14px;
  }

  .main-right {
    float: left;
    width: 94%;
    margin: 10px 3%;
    box-sizing: border-box
  }

  .sanmu_box {
    float: left;
    width: 94%;
    padding: 3%;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px
  }

  .sanmu_box_t {
    float: left;
    width: 100%;
    border-bottom: 2px solid #e7e8e8;
    height: 38px;
    line-height: 38px;
    margin-bottom: 8px;
  }

  .sanmu_box_t span {
    float: left;
    height: 38px;
    border-bottom: 2px solid #4b86db;
    color: #4b86db;
    font-size: 18px;
    font-weight: 700;
    background: url(../images/ico1.png) 0px 5px no-repeat;
    padding-left: 34px;
  }

  .sanmu_box ul {
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }

  .sanmu_box ul li {
    float: left;
    width: 100%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
  }

  .sanmu_box ul li font {
    float: right;
    color: #999;
    font-size: 12px;
  }

  .sanmu_box ul li a {
    float: left;
    /* background: url(../images/ico2.png) 0px 7px no-repeat;
    padding-left: 22px; */
  }

  .sanmu_box ul li a img {
    width: 14px;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
  }

  .sanmu_box ul li span {
    float: left;
    background: #ccd0d4;
    height: 18px;
    width: 18px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    margin-right: 6px;
    margin-top: 6px;
    font-size: 13px;
    display: none;
  }

  .sanmu_box ul li:nth-child(1) span {
    background: #4b86db;
    color: #fff;
  }

  .sanmu_box ul li:nth-child(2) span {
    background: #4caf50;
    color: #fff;
  }

  .sanmu_box ul li:nth-child(3) span {
    background: #ffc107;
    color: #fff;
  }

  /*��������*/
  .flink {
    background: #fafafa;
    overflow: hidden;
    float: left;
    width: 94%;
    padding: 2% 3%;
  }

  .flink ul {
    width: 1100px;
    margin: auto;
  }

  .flink b {
    line-height: 22px;
    font-weight: 400;
    float: left;
    font-size: 14px;
  }

  .flink li {
    line-height: 22px;
    color: #b7b7b7;
    margin: 6px 6px;
    float: left;
  }

  .flink li a {
    color: #797979;
    font-size: 12px;
  }

  .flink li a:hover {
    color: #4586f1;
  }

  .footer {
    background: #3e4445;
    float: left;
    width: 94%;
    padding: 2% 3%;
  }

  .footer p {
    width: 100%;
    text-align: center;
    color: #eaeaea;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
  }

  .footer p a {
    color: #eaeaea;
    font-size: 12px;
    padding-right: 6px;
  }

  .yeshu ul {
    width: 100%;
    float: left;
    height: 38px;
  }

  .yeshu ul li {
    float: left;
  }

  .thisclass {
    color: white;
    border: 1px solid #ccc;
    padding: 4px 10px;
    font-size: 14px;
    background: #1686d4;
    margin-right: 5px;
  }

  .yeshu ul a {
    margin-right: 6px;
    border: 1px solid #ccc;
    padding: 4px 6px;
    font-size: 14px;
    float: left;
    color: #7d7d7d;
  }

  .yeshu ul .word a {
    font-size: 14px;
    color: #151515;
  }

  .erji {
    margin: 10px 3%;
  }

  .erji a {
    padding: 0 5px !important
  }
}

/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both
}

.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%
}

.pagination span {
  color: #333;
  font-size: 12px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}

.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}

.pagination li.active a {
  color: #333;
  border: 1px solid #333;
}

.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}

.pagination .st {
  font-family: 宋体
}

.text-secondary {
  text-align: center;
  padding: 20px 0
}

.reg_log_btn {
  font-size: 15px;
}

@media screen and (max-width: 480px) {
  .reg_log_btn {
    max-width: 40%;
  }

  .reg_log_btn_info {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}