@charset "UTF-8";
/*主题颜色*/
.theme-font-color {
  color: #ff5000;
}

.theme-border-color {
  border-color: #ff5000;
}

.theme-border-color::after {
  border-color: #ff5000;
}

.theme-background-color {
  background-color: #ff5000;
}

.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.u-container {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.u-container:after {
  content: " ";
  display: table;
}

.u-container:after {
  clear: both;
}

[i="header"] {
  background-color: #eb604b;
}

[i="footer"] {
  background-color: #cbc027;
}

[i="banner"] .swiper-container {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
}

[i="banner"] .swiper-container .swiper-slide {
  height: 100%;
  background-position: 50% 50%;
}
/* 在线客服 */
.kefu{
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 12;
}
.kefu .kefu_close{width: 30px;padding: 20px 10px;background: #2084c2;color: #fff;text-align: end;position: relative;cursor: pointer;}
.kefu .kefu_close b{display: none;}
.kefu .kefu_open{width: 250px;height: 400px; position: absolute;left: -250px;top: 0;background: #fff;border: 1px solid #ccc;display: none;}
.kefu .kefu_open.active{display: block;}
.kefu_tel{padding: 20px;border-bottom: 1px solid #999;}
.kefu_tel_img{color: #999;font-size: 20px;text-align: initial;line-height: 40px;}
.kefu_tel_img img{float: left;width: 40px;border-radius: 5px;margin-right: 10px;}
.tel_number{color: #333;text-align: left;font-size: 22px;}
.kefu_qq{text-align: center;color: #333;margin-top: 10px;padding-bottom: 20px; font-size: 22px;border-bottom: 1px solid #999;}
.kefu_qq_img img{width: 40px;}
.kefu_code {text-align: center;padding-top: 20px;}
.kefu_code img{width: 60%;}
/* header */
.header .sj_logo {
  display: none;
}
.sjsearch_box {
  display: none;
}
.sjsousuo {
  display: none;
}
.header_back {
  background: #ccc;
}
.sj_none .top_ju {
  float: left;
  line-height: 34px;
  color: #7a7a7a;
      font-size: 13px;
}

.header .header_top {
  height: 34px;
  -webkit-background-size: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.header .header_top .header_top_ul {
  overflow: hidden;
  float: right;
  width: 274px;
  margin-right: 40px;
  margin-top: 8px;
}

.header .header_top .header_top_ul .header_top_li {
  float: left;
  width: 90px;
  font-size: 13px;
  color: #7a7a7a;
  text-align: center;
}

.header .header_top .header_top_ul .header_top_first {
  border-right: 1px dotted #7a7a7a;
}

.header .header_logo {
  margin-top: 30px;
  padding: 0 20px;
}

.header .header_logo .logo_left {
  overflow: hidden;
  height: 110px;
  float: left;
}

.header .header_logo .logo_left .logo_left_img {
  float: left;
  width: 160px;
  margin-right: 20px;
  border-right: 1px solid #dcdcdc;
  padding-right: 20px;
}

.header .header_logo .logo_left .logo_left_img img {
  width: 100%;
}

.header .header_logo .logo_left .logo_title {
  color: #2084c2;
  float: right;
  font-size: 26px;
  font-weight: 700;
}

.header .header_logo .logo_left .logo_title p {
  color: #333;
  font-size: 20px;
}

.header .header_logo .logo_right {
  float: right;
  text-align: center;
  font-size: 16px;
}

.header .header_logo .logo_right .logo_right_img {
  float: left;
  margin-right: 40px;
}

.header .header_logo .logo_right .logo_right_img .biaozhi {
  float: left;
  margin-right: 20px;
  color: #7a7a7a;
}

.header .header_logo .logo_right .logo_right_img .biaozhi p {
  margin-top: 10px;
}

.header .header_logo .logo_right .header_phone {
  float: right;
}

.header .header_logo .logo_right .header_phone .header_phone_b {
  color: #fd581f;
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
}

.header_nav {
  background-color: #2084c2;
}

.header_nav .nav_a {
  display: block;
  float: left;
  width: 124px;
  line-height: 62px;
  color: #fff;
  text-align: center;
  font-size: 20px;
}

.header_nav .nav_a:hover {
  color: #333;
  background-color: #ccc;
}
.sj_dibox{display: none;}
.sj_footer {
  display: none;
}

.footer {
  background-color: #292a2e;
  padding-top: 20px;
  color: #8b8b8b;
}

.footer .footer_left {
  float: left;
}

.footer .footer_left .footer_lists {
  padding-top: 10px;
  padding-right: 30px;
  margin-left: 25px;
  border-right: 1px solid #444;
  float: left;
  height: 160px;
}

.footer .footer_left .footer_lists .footer_title {
  color: #f4f4f4;
  font-weight: 400;
  margin-bottom: 15px;
}

.footer .footer_left .footer_lists .footer_title li {
  line-height: 26px;
}

.footer .footer_left .footer_contact {
  border: none;
  line-height: 26px;
}

.footer .footer_right {
  float: right;
  text-align: center;
  color: #bcbcbc;
}

.footer .footer_right img {
  width: 110px;
  margin-bottom: 10px;
}

.footer .footer_down {
  background-color: #1d1e22;
  padding: 20px 0;
  color: #666;
}

/*分类banner*/
.topadcs {
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
  text-align: center;
}

.topadcs a {
  display: block;
  margin: 0 auto;
  height: 300px;
}

.categoryList_title {
  display: none;
}

/*分页器*/
/* .pagess { clear: both; margin: 20px; overflow: hidden; margin-left: 0; text-align: center; font-size: 12px; }

.pagess li { display: inline-block; border: 1px solid #ccc; padding: 2px 9px; margin: 0 3px; line-height: 20px; background: #fff; color: #999; }

.pagess li strong { font-weight: bold; }

.pagess li:hover { background-color: #ccc; color: #fff; } */

/*侧边栏*/
.cpMain {
  background: #ececec;
  overflow: hidden;
}

.cpMain .con {
  margin-top: 20px;
  padding-bottom: 30px;
}

.cpMain .con .nlist {
  float: left;
  width: 230px;
}

.cpMain .con .nlist .nt {
  background: #2084c2;
  width: 230px;
  height: 150px;
  font-size: 30px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  overflow: hidden;
}

.cpMain .con .nlist .nt a {
  display: block;
  margin-top: 60px;
  line-height: 30px;
  color: #fff;
  text-decoration: none;
}

.cpMain .con .nlist ul {
  background: #fff;
  padding: 10px 0;
}

.cpMain .con .nlist ul .li_a {
  padding-left: 66px;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background: url("/assets/easy/image/quan.png") no-repeat center;
  text-decoration: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  overflow: hidden;
}

.cpMain .con .nlist ul .li_a:hover {
  color: #2084c2;
}

.cpMain .con .nlist .t05 {
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  background: #2084c2;
  margin-top: 10px;
}

.cpMain .con .nlist .t05_cons1 {
  border: solid 1px #fff;
  border-top: 0;
  padding: 2px 10px;
  margin-bottom: 10px;
  zoom: 1;
  background: #fff;
}

.cpMain .con .nlist .t05_cons1 ul {
  background: #fff;
  padding: 10px 0;
}

.cpMain .con .nlist .t05_cons1 ul li {
  background: url("/assets/easy/image/jia.jpg") left 8px no-repeat;
  line-height: 25px;
  height: 25px;
  color: #666;
  overflow: hidden;
  -webkit-background-size: 10px 10px;
  background-size: 10px;
  padding-left: 20px;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cpMain .con .nlist .mb10 {
  margin-bottom: 10px;
}

.cpMain .con .nlist .mb10 .subnr {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #fff;
  overflow: hidden;
  padding: 5px 9px;
  width: 230px;
}

.cpMain .con .nlist .mb10 .subnr p {
  line-height: 25px;
  overflow: hidden;
  font-size: 16px;
}

.cpMain .con .nlist .mb10 .subnr p span {
  color: #333;
}

.cpMain .con .nlist .mb10 .subtel {
  color: #2084c2;
}

/*面包屑导航*/
.cpright {
  width: 850px;
  padding: 0 26px;
  background: #fff;
  float: right;
  padding-bottom: 20px;
}

.cpright .rtop {
  overflow: hidden;
  padding-top: 28px;
  padding-bottom: 9px;
  border-bottom: 1px solid #dbdbdb;
}

.cpright .rtop h5 {
  float: left;
  padding-left: 10px;
  border-left: 3px solid #1f83c1;
  font-weight: 400;
  line-height: 16px;
}

.cpright .rtop h5 a {
  font-size: 16px;
  color: #2084c2;
}

.cpright .rtop span {
  float: right;
  color: #999;
}

.cpright .rtop span a:hover {
  color: #2084c2;
}

/*分页器*/
.number__list {
  text-align: center;
}

.number__list .amount {
  margin: 40px 0;
  display: inline-block;
}

.number__list .digital {
  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
}

.number__list .digital:hover {
  background-color: #039dd3;
  color: #fff;
}

.number__list .jump {
  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
  cursor: pointer;
}

.number__list .jump:hover {
  background-color: #888;
  color: #fff;
}
.page-hide {
  display: none !important;
}
.pagination p {
  margin: 0;
  cursor: pointer;
}
.pagination a {
  display: block;
  float: left;
  margin-right: 10px;
  padding: 7px 14px;
  height: 30px;
  background: #fff;
  text-decoration: none;
  color: #808080;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid #eee;
  cursor: pointer;
}
.pagination a:hover {
  background-color: #f5ac5d;
  color: #fff;
}
.pagination a.cur {
  color: #fff;
  background: #f5ac5d;
  border: 0px solid #2084c2;
}
.pagination p {
  float: left;
  padding: 2px 10px;
  font-size: 12px;
  height: 30px;
  line-height: 25px;
  color: #bbb;
  border: 1px #ccc solid;
  background: #fcfcfc;
  margin-right: 8px;
  border-radius: 2px;
}
.pagination p.pageRemark {
  border-style: none;
  background: none;
  margin-right: 0px;
  padding: 4px 0px;
  color: #666;
  font-size: 15px;
}
.pagination p.pageRemark b {
  color: #2084c2;
}
.pagination p.pageEllipsis {
  border-style: none;
  background: none;
  padding: 4px 0px;
  color: #808080;
}
.dates li {
  font-size: 14px;
  margin: 20px 0;
}
.dates li span {
  float: right;
}

.jump:hover {
  background-color: #888 !important;
  color: #fff;
}
@media (max-width: 760px) {
  .kefu{display: none;}
  [i="banner"] .swiper-container {
    width: 100%;
    height: 102px;
    padding-bottom: 0;
    background-color: #f4f4f4;
  }
  [i="banner"] .swiper-container .swiper-slide{background-size:100%;}
  [i="banner"] .swiper-pagination-bullet {
    width: 28px;
    height: 3px;
    border-radius: 0;
    background-color: #cfcfcf;
    opacity: 1;
  }
  [i="banner"] .swiper-pagination-bullet-active {
    background-color: #1f83c1;
  }
  .u-container {
    width: 98%;
  }
  .header .sj_logo {
    display: flow-root;
    padding: 10px;
    position: relative;
  }
  .header .sj_logo .logo_title {
    color: #2084c2;
    font-size: 18px;
    font-weight: 700;
    width: 90%;
    float: left;
  }
  .header .sj_logo .logo_title p {
    color: #333;
    font-size: 16px;
  }
  .header .sj_none {
    display: none;
  }
  .header .header_nav .nav_a {
    width: 25%;
    font-size: 16px;
    border-top: 1px solid #2084c2;
    padding: 0.7em 0;
    line-height: 1em;
  }
  .sjsousuo {
    display: block;
    width: 10%;
    float: right;
    overflow: hidden;
  }
  .sjsousuo img {
    width: 100%;
  }
  .sjsearch_box.active {
    display: block;
  }
  .sjsearch_box {
    position: absolute;
    bottom: -36px;
    right: 0;
    float: right;
    width: 310px;
    height: 38px;
    border: 1px solid #f5ac5d;
    background: #fff;
  }
  .sjsearch_box .search_p {
    line-height: 36px;
    float: left;
  }

  .sjsearch_box .search_p span {
    color: #f5ac5d;
  }
  .sjsearch_box #s {
    float: left;
    padding: 0;
    line-height: 36px;
    border: 0;
    width: 260px;
    padding-left: 10px;
    background: none;
    font-size: 1em;
  }

  .sjsearch_box #go {
    float: right;
    width: 47px;
    height: 36px;
    background-image: url("/assets/easy/image/search.jpg");
    background-repeat: no-repeat;
    line-height: 36px;
    background-color: #f5ac5d;
    background-position: 50% 50%;
  }
  .sj_dibox{display: block;}
  .footer {
    display: none;
  }
  .sj_footer {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
  }
  .sj_footer .sj_footer_a {
    display: block;
    width: 25%;
    text-align: center;
    background-color: #2084c2;
    float: left;
    font-size: 1em;
    color: #fff;
    padding: 0.5em 0;
  }
  .sj_footer .sj_footer_a img {
    width: 40%;
  }
  .topadcs {
    display: none;
  }
  .categoryList_title {
    display: block;
    height: 2.968em;
    line-height: 2.968em;
    padding: 0 0.687em;
    color: #333;
    text-align: center;
    border-bottom: 1px solid #b0b4bb;
    font-size: 1.125em;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#e0e0e0));
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%, #e0e0e0 100%);
    background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
  }
  .categoryList_title .break_prev {
    float: left;
    display: block;
  }
  .categoryList_title .dao {
    float: right;
  }
  .categoryList_title .list_ul {
    float: right;
    z-index: 99;
    right: 0%;
    position: absolute;
    display: none;
  }
  .categoryList_title .list_ul li {
    height: 3.031em;
    line-height: 3.031em;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    color: #666;
    background: #ebebeb;
    padding: 0 2.062em;
    border-bottom: 1px solid #cfcbc1;
    border-top: 1px solid #fff;
    font-size: 1em;
  }
  .categoryList_title .active {
    display: block;
  }
  .muen.active {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 5;
    position: fixed;
  }
  .soleft {
    display: none;
  }
  .rtop {
    display: none;
  }
  .cpMain {
    background: none;
  }
  .cpright {
    width: 100%;
    padding: 0 10px;
  }
  .number__list .amount .shou,
  .number__list .amount .wei {
    display: none;
  }
  .number__list .jump {
    padding: 7px 8px;
  }
  .pagination a {
    padding: 7px 12px;
    margin-right: 6px;
  }
}}
