
/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
input {
  outline: none;
}
* {
  padding: 0rem;
  margin: 0rem;
}
textarea {
  outline: none;
  resize: none;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
body {
  background-color: #fff;
  line-height: 1.5;
  margin: 0 auto;
}
html,
body {
  line-height: 1.5;
  font-family: "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}
i {
  font-style: normal;
}
/* 字数裁剪 */
.line_ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  line-clamp: 1;
}
.two_line_ellipsis {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.three_line_ellipsis {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.btn_bottom {
  width: 100%;
  height: 5.3867rem;
  background: #1f1f1f;
}
.btn_bottom .bt_icon {
  width: 2.4933rem;
  height: 0.96rem;
  margin: 0 auto;
  padding-top: 0.3467rem;
}
.btn_bottom .bt_icon img {
  width: 2.4933rem;
  height: 0.66rem;
}
.btn_bottom .name {
  font-size: 0.4rem;
  font-family: Alibaba PuHuiTi, Alibaba PuHuiTi-Medium;
  font-weight: 500;
  text-align: center;
  color: #999999;
  letter-spacing: 6px;
  padding-top: 0.2667rem;
}
.btn_bottom a {
  font-size: 0.32rem;
  text-align: center;
  color: #999999;
  display: block;
}
.btn_bottom .a_op {
  margin-top: 0.2667rem;
}
.zixun {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 1.6rem;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 98;
}
.zixun .zixun_l {
  padding-left: 0.3333rem;
  width: 1.36rem;
  height: 1.16rem;
}
.zixun .zixun_l img {
  width: 1.36rem;
  height: 1.16rem;
}
.zixun .zixun_r {
  display: flex;
}
.zixun .zixun_r img {
  width: 3.5733rem;
  height: 1.1067rem;
  margin-right: 0.12rem;
}
.heaverd {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 1.2533rem;
  background: #f4f4f4;
  z-index: 99999;
}
.heaverd .hea_top {
  height: 3.24rem;
  padding: 0 0.6267rem;
  padding-bottom: 0.5067rem;
}
.heaverd .hea_top ul {
  padding-top: 0.6667rem;
  display: flex;
  justify-content: space-between;
}
.heaverd .hea_top ul a li {
  display: flex;
  flex-direction: column;
  width: 1.7rem;
  align-items: center;
  justify-content: center;
}
.heaverd .hea_top ul a li img {
  width: 1.48rem;
  height: 1.48rem;
}
.heaverd .hea_top ul a li span {
  width: 1.7rem;
  font-size: 0.3733rem;
  color: #333333;
  margin-top: 0.16rem;
  text-align: center;
  display: block;
}
.heaverd .hea_lint {
  height: 7.76rem;
  background: #ffffff;
  padding-left: 0.6667rem;
  padding-right: 0.6667rem;
}
.heaverd .hea_lint ul {
  padding-top: 0.64rem;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.heaverd .hea_lint ul a {
  width: 2rem;
  display: block;
  margin-right: 0.16rem;
}
.heaverd .hea_lint ul li {
  width: 2rem;
  height: 1.5333rem;
  margin: 0 auto;
  margin-bottom: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  float: left;
}
.heaverd .hea_lint ul li .he_img {
  width: 1.5333rem;
  height: 0.8rem;
}
.heaverd .hea_lint ul li img {
  margin: 0 auto;
}
.heaverd .hea_lint ul li span {
  font-size: 0.32rem;
  text-align: center;
  color: #333333;
  margin-top: 0.2267rem;
}
.activ {
  background-color: #fff !important;
}

.nav_tordr .nav_cont {
  width: 9.3333rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 1.2533rem;
}
.nav_tordr .nav_cont .nav_le {
  width: 2.1733rem;
  height: 0.64rem;
}
.nav_tordr .nav_cont .nav_le img {
  width: 2.1733rem;
  height: 0.64rem;
}
.nav_tordr .nav_cont .nav_re {
  width: 0.68rem;
  height: 0.4667rem;
}
.nav_tordr .nav_cont .nav_re img {
  width: 0.68rem;
  height: 0.4667rem;
}
.nav_tordr {
  height: 1.2533rem;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 16px 0px rgba(11, 21, 47, 0.11);
  position: absolute;
  top: 0;
  z-index: 9999;
  width: 100%;
}
/*.pages {*/
/*  width: 6.8rem;*/
/*  height: 0.6667rem;*/
/*  border: 1px solid #eef7f2;*/
/*  margin: 0 auto;*/
/*  padding-bottom: 0.9733rem;*/
/*}*/
/*.pages ul {*/
/*  display: flex;*/
/*  text-align: center;*/
/*  justify-content: space-between;*/
/*}*/
/*.pages ul span:first-child a {*/
/*  width: 1.4267rem;*/
/*}*/
/*.pages ul a:last-child li {*/
/*  width: 1.4267rem;*/
/*}*/
/*.pages ul li {*/
/*  width: 0.6667rem;*/
/*  height: 0.6667rem;*/
/*  text-align: center;*/
/*  line-height: 0.6667rem;*/
/*  color: #333333;*/
/*  background-color: #fff;*/
/*  font-size: 0.32rem;*/
/*  border-right: 2px solid #EEF7F2;*/
/*}*/
/*.pages ul .activ {*/
/*  background-color: #ed5400 !important;*/
/*  color: #fff;*/
/*}*/
/* 分页 */
.paging_box{ width: 100%; text-align: center;user-select: none; padding: 0.8rem 0 1.067rem; }
.pagination {margin:0 auto; clear:both; font-size:0.187rem;text-align:center; }
.pagination span, .pagination a { display:inline-block;  line-height: 0.6667rem; color:#666666;  font-size: 0.32rem;padding: 0 .24rem;background: #fff;margin: 0 0.067rem}
.pagination .disabled {  color: #333333; background: #dedede;height: 0.6667rem; padding: 0 .24rem}
.pagination .current { background:#ed5400; color:#fff; border: 1px solid #ed5400; }
.pagination-right { text-align:right; }
.pagination-left  { text-align:left; }
.pagination i{ margin: 0 4px;}
.paging_input{width: 30px; height:30px; margin: 0 4px; text-align: center; line-height: 0.6667rem;border: 1px solid #dddddd; display: inline-block; background: #f3f3f3; }
.paging_but{width: 60px; height:30px; margin: 0 4px; text-align: center; line-height: 0.6667rem;border: 1px solid #dddddd; display: inline-block; background: #f3f3f3; cursor: pointer; }

