/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
  @charset "gb2312";

  body,
  div,
  ul,
  ol,
  li,
  dl,
  dt,
  dd,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  pre,
  code,
  form,
  fieldset,
  legend,
  input,
  textarea,
  p,
  blockquote,
  th,
  td {
    margin: 0;
    padding: 0;
  }

  fieldset,
  img,
  input {
    border: 0 none;
  }

  li {
    list-style: none;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.2;
  }

  em,
  cite,
  i {
    font-style: normal;
  }

  a {
    text-decoration: none;
    padding: 0;
    margin: 0;
    color: #333;
    font-size: 15px;
  }

  body {
    font-size: 12px;
    background: #f5f5f5;
  }

  .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;
  }

  /*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: 26px;
    display: none;
  }

  .rougao a {
    float: right;
    font-size: 12px;
    margin-left: 9px;
    width: 98px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 17px;
    color: #568dc9;
    line-height: 30px;
  }

  .rougao .tg {
    margin-left: 0;
  }

  .rougao .tg i {
    width: 34px;
    height: 31px;
    display: block;
    background: url("../images/ioc1.png") no-repeat center;
    margin: 0px 0 0px 4px;
    float: left;
  }

  .rougao .jianyi {
    background: #fda645;
    color: #fff;
  }

  .rougao .jianyi i {
    float: left;
    width: 30px;
    height: 31px;
    display: block;
    background: url("../images/ico2.png") no-repeat center;
    margin: 0 0 4px 4px;
  }

  .download_card_box {
    display: none;
  }

  /*����*/
  .main {
    width: 100%;
    margin: auto;
  }

  /*���м*/
  .sidebar {
    width: 94%;
    float: left;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    height: 30px;
    overflow: hidden;
    margin: 0 3%;
  }

  .sidebar a {
    color: #999;
    padding: 0 4px;
    font-size: 12px;
  }

  .sidebar span {
    color: #585858;
    font-size: 14px;
  }

  .main-left {
    width: 100%;
    float: left;
  }

  .article {
    width: 100%;
  }

  .article_top {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    float: left;
    overflow: hidden;
    background: #fff;
    width: 88%;
    padding: 5px 3%;
    margin: 0 3%;
    margin-bottom: 8px;
    border-radius: 5px
  }

  .content {
    margin: 0 3%;
    line-height: 30px;
    font-size: 15px;
    width: 94%;
    float: left;
    overflow: hidden;
    background: #fff;
    padding: 5%;
    margin-bottom: 15px;
    border-radius: 5px;
    box-sizing: border-box
  }

  .content p {
    font-size: 15px;
    line-height: 32px;
    color: #333;
  }

  .fulltitle {
    line-height: 30px;
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    color: #333;
    /* background: url(../images/ico1.png) 0px 1px no-repeat;
    padding-left: 35px; */
    margin: 2%;
  }

  .fulltitle img {
    width: 26px;
    float: left;
    margin-right: 5px;
  }

  .info a {
    color: #999;
    font-size: 12px;
  }

  .info span {
    padding: 0 3px;
  }

  .info {
    height: 28px;
    line-height: 22px;
    padding-top: 5px;
    color: #999;
    font-size: 12px;
    width: 96%;
    margin: 2%;
  }

  /*    .content p:nth-child(1){text-align: center;font-size: 18px;margin-bottom: 40px;}  */
  .content .title {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
  }

  .previous {
    font-size: 14px;
    float: left;
    width: 94%;
    padding: 2% 3%;
    background: #fff;
    margin: 10px 3% 0;
    box-sizing: border-box;
  }

  .previous span {
    line-height: 32px;
    height: 32px;
    float: left;
    overflow: hidden;
    width: 50%;
  }

  .next {
    text-align: right;
  }

  .related_article_img {
    float: left;
    width: 94%;
    padding: 2% 3%;
    background: #fff;
  }

  .related_article_img .related_top {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #EEE;
  }

  .related_article_img .related_top code {
    float: left;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #333;
    background: #fff;
    border-bottom: 2px solid #1c1c1c;
    font-family: initial;
    font-weight: 700;
  }

  .related_article_img ul {
    margin-top: 13px;
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-flow: wrap;
  }

  .related_article_img li {
    overflow: hidden;
    width: 48%;
    height: 132px;
    float: left;
  }

  .related_article_img li a:hover span {
    text-decoration: underline;
  }

  .related_article_img li a img {
    height: 98px;
    float: left;
    width: 100%;
  }

  .related_article_img li a span {
    float: left;
    height: 24px;
    width: 99%;
    line-height: 30px;
    font-size: 14px;
    color: #2965b1;
    overflow: hidden;
    text-align: center;
  }

  /*related_article*/
  .related_about {
    float: left;
    width: 94%;
    padding: 2% 3%;
    background: #fff;
    margin: 0 3%;
    box-sizing: border-box;
    border-radius: 5px
  }

  .related_about .related_about_t {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #494949;
    font-size: 16px;
    border-bottom: 1px solid #EEE;
    margin-bottom: 10px;
  }

  .related_about .related_about_t code {
    color: #000;
    font-size: 16px;
    float: left;
    font-family: inherit;
    border-bottom: 2px solid #000;
    font-weight: 700;
  }

  .related_about ul {
    float: left;
    width: 100%;
  }

  .related_about li {
    float: left;
    width: 50%;
    height: 30px;
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
  }

  .related_about li a {
    font-size: 15px;
    color: #2965b1;
  }

  .related_about li a:before {
    float: left;
    content: "";
    width: 3px;
    height: 3px;
    background: #000;
    margin-top: 11px;
    margin-right: 5px;
  }

  .related_about li a:hover {
    color: #000;
  }

  .related_article {
    float: left;
    width: 94%;
    padding: 0 3%;
    background: #fff;
  }

  u {
    text-decoration: none;
  }

  .content a {
    font-size: 16px;
  }

  .content h2,
  .content h2 a,
  .content h2 a u {
    text-decoration: none;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
    line-height: 31px;
    clear: both;
    color: #ff0000;
    margin-bottom: 15px;
  }

  .content img {
    max-width: 100% !important;
    height: auto !important;
    display: none;
  }

  .content img {
    border-radius: 10px;
    display: none;
  }

  .content img {
    display: block;
    margin: 0 auto;
    border-radius: 10px;
  }

  .content em {
    background: url(../images/bolang.png) 100% 100% repeat-x;
    padding-bottom: 4px;
    color: red;
    font-weight: bold;
  }

  .after_height_light~p a {
    color: #2965b1 !important;
  }

  .right_fixed {
    bottom: 54px;
    width: 336px;
    position: fixed !important;
    z-index: 300;
  }

  .main-right {
    float: left;
    width: 94%;
    margin: 10px 3% 0;
    box-sizing: border-box
  }

  .sanmu_box {
    float: left;
    width: 94%;
    padding: 3%;
    background: #fff;
    margin-bottom: 10px;
    margin-top: 20px;
    border-radius: 5px
  }

  .sanmu_box_t {
    float: left;
    width: 100%;
    height: 37px;
    line-height: 37px;
  }

  .sanmu_box_t span {
    float: left;
    height: 45px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
  }

  .fwp_toppic span {
    height: 45px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
  }

  .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 a {
    font-size: 15px;
    /* background: url(../images/ico2.png) 0px 0px no-repeat;
    padding-left: 7%;
    padding-left: 10%; */
  }

  .sanmu_box ul li a img {
    width: 14px;
    float: left;
    margin-top: 9px;
    margin-right: 10px;
  }

  .sanmu_box ul li em {
    float: left;
    background: #c5cfd6;
    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) em {
    background: #5089dc;
    color: #fff;
  }

  .sanmu_box ul li:nth-child(2) em {
    background: #5089dc;
    color: #fff;
  }

  .sanmu_box ul li:nth-child(3) em {
    background: #ff9800;
    color: #fff;
  }

  .sanmu_box ul li:nth-child(4) em {
    background: #ffc107;
    color: #fff;
  }


  /*ҳ��*/
  .footer {
    background: #3d434f;
    padding: 3%;
    float: left;
    width: 94%;
  }

  .footer p {
    width: 100%;
    text-align: center;
    color: #eaeaea;
    font-size: 12px;
    line-height: 24px;
  }

  .footer p a {
    padding: 0 4px;
    font-size: 12px;
    color: #eaeaea;
  }

  .erji {
    margin: 10px 3%;
  }

  .erji a {
    padding: 0 5px !important
  }

  .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;
  }
}

.content .myhide {
  background: url(../images/bolang.png) 100% 100% repeat-x;
  padding-bottom: 4px;
  color: red;
  font-weight: bold;
}


/* 下载 */
@media screen and (min-width: 750px) {
  .dl_box {
    width: 90%;
    background: #fff;
    padding: 25px 5%;
    margin-bottom: 10px;
    border-radius: 5px;
  }
}

.dl_box ul {
  display: flex;
  flex-direction: column;
}

.dl_button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border-radius: 10px;
  background: #518fe9;
  margin-bottom: 20px;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}

.dl_button_one {
  background: #44b549;
}

.dl_button_two {
  background: #FF6600;
}

.dl_button:hover {
  text-decoration: none;
}

.dl_button img {
  width: 28px;
  margin-right: 5px;
}

.dl_button_three img {
  width: 24px;
}

.dl_info p {
  line-height: 26px;
}


/* 支付框 */
#pay_box,
#vip_info {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.6);
  z-index: 1000;
  border-radius: 10px;
  width: 300px;
}

#pay_box span {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

#pay_box .form-group:nth-child(2) {
  display: none;
}

#pay_box .form-actions {
  margin-top: 15px;
}

#pay_box .form-actions button {
  border: none;
  background-color: #44b549;
  padding: 10px 20px;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}

#btn_download {
  cursor: pointer;
}


.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;
  }
}