@charset "UTF-8";
.displaynone {
  display: none;
}

.displayblock {
  display: block;
}

.gouClass {
  color: red;
  background: url(../img/gou.png) no-repeat;
  background-size: 0.066rem;
  background-position-x: center;
}

.minciLiAct {
  color: #fff !important;
  border: none !important;
  background: #1e7ec8;
}

.iActClass {
  width: 1.2rem;
  border-bottom: 0.01rem solid #1e7ec8;
}

.dsdxActcolor {
  color: #fff !important;
  background: #1e7ec8;
}

.gyhtimesAtc {
  color: #1e7ec8;
}

.hmqhlxdayAct {
  color: #fff;
  border-radius: 0.2rem;
  background: #1e7ec8;
}

.dsdxls .navTab {
  display: box;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.dsdxls .navTab span {
  display: inline-block;
  height: 100%;
  line-height: 0.44rem;
  text-align: center;
  color: #666;
  font-size: 0.13rem;
  width: 49%;
}
.dsdxls .navTab span i {
  display: block;
  margin: 0 auto;
}
.dsdxls .minciList {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsdxls .minciList #minciBox {
  width: 100%;
  height: 0.6rem;
  padding: 0 0.1rem;
  overflow: scroll;
}
.dsdxls .minciList #minciBox ul {
  width: 5.1rem;
  height: auto;
  margin-top: 0.15rem;
  text-align: center;
  overflow-x: scroll;
}
.dsdxls .minciList #minciBox ul li {
  float: left;
  font-size: 0.14rem;
  color: #666;
  width: 0.8rem;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-right: 0.18rem;
  border-radius: 0.15rem;
  border: 1px solid #dbdbdb;
}
.dsdxls .minciList #minciBox ul li i {
  display: none !important;
}
.dsdxls .minciList #tableBox table {
  display: table;
  width: 100%;
  background: #e5e5e5;
  text-align: center;
  color: #666;
}
.dsdxls .minciList #tableBox table thead td {
  background: #fff;
}
.dsdxls .minciList #tableBox table thead th {
  height: 0.33rem;
  line-height: 0.33rem;
  padding: 0 0.1rem;
  background: #f0f0f0;
  text-align: center;
}
.dsdxls .minciList #tableBox table tbody td {
  background: #fff;
}
.dsdxls .dsdxList {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsdxls .dsdxList #dsdxBox {
  height: auto;
  padding: 0 0.1rem 0.1rem;
}
.dsdxls .dsdxList #dsdxBox ul {
  width: auto;
  height: 0.3rem;
  margin-top: 0.1rem;
  text-align: center;
  border-radius: 0.05rem;
  border: 1px solid #1e7ec8;
}
.dsdxls .dsdxList #dsdxBox ul li {
  float: left;
  font-size: 0.14rem;
  color: #1e7ec8;
  width: 25%;
  height: 0.3rem;
  line-height: 0.3rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsdxls .dsdxList #dsdxBox ul li i {
  display: none;
}
.dsdxls .dsdxList #dsdxBox ul li:nth-child(2) {
  border-right: 1px solid #1e7ec8;
  border-left: 1px solid #1e7ec8;
}
.dsdxls .dsdxList #dsdxBox ul li:nth-child(3) {
  border-right: 1px solid #1e7ec8;
}
.dsdxls .dsdxList #getiTable table {
  display: table;
  width: 100%;
  background: #e5e5e5;
  color: #666;
  text-align: center;
}
.dsdxls .dsdxList #getiTable table thead td {
  background: #fff;
}
.dsdxls .dsdxList #getiTable table thead th {
  height: 0.33rem;
  line-height: 0.33rem;
  padding: 0 0.05rem;
  background: #f0f0f0;
  text-align: center;
}
.dsdxls .dsdxList #getiTable table thead th:first-child {
  padding: 0 0.3rem;
  white-space: nowrap;
}
.dsdxls .dsdxList #getiTable table tbody td {
  background: #fff;
}

.hmqhlzHMAct {
  color: #fff !important;
  border: 1px solid #1e7ec8 !important;
  color: #1e7ec8 !important;
  position: relative;
}
.hmqhlzHMAct:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.01rem;
  right: 0;
  width: 0.195rem;
  height: 0.21rem;
  background: url(../img/icon-index.png) no-repeat 0.045rem -0.21rem;
  background-size: 3.33rem;
}

.todayAct_dsdxlz {
  border-radius: 0.2rem;
}

.state_dsdx, .todayAct_dsdxlz {
  color: #fff;
  background: #1e7ec8;
}

.state_dsdx {
  border: none !important;
}

.dsdxlz #dsdxlzBox {
  height: auto;
}
.dsdxlz #dsdxlzBox .timeTab_dsdxlz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 0.4rem;
  border-bottom: 1px solid #dbdbdb;
}
.dsdxlz #dsdxlzBox .timeTab_dsdxlz span {
  position: relative;
  width: 0.7rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #666;
  font-size: 0.14rem;
  padding-left: 0.1rem;
}
.dsdxlz #dsdxlzBox .timeTab_dsdxlz span i {
  position: absolute;
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background: url(../img/icon-index.png) -0.51rem -0.1rem no-repeat;
  background-size: 3.33rem;
  top: 0.13rem;
  left: 60%;
}
.dsdxlz #dsdxlzBox .timeTab_dsdxlz ul {
  width: auto;
}
.dsdxlz #dsdxlzBox .timeTab_dsdxlz ul li {
  float: left;
  width: 0.5rem;
  height: 0.24rem;
  line-height: 0.24rem;
  text-align: center;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content {
  background: #efeff4;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title {
  color: #989898;
  background: #fff;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .left {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.1rem;
  height: 0.35rem;
  line-height: 0.35rem;
  width: 58%;
  font-size: 0.12rem;
  float: left;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 0.1rem;
  height: 0.35rem;
  line-height: 0.35rem;
  width: 58%;
  font-size: 0.12rem;
  float: left;
  padding-left: 0;
  padding-right: 0.1rem;
  float: right;
  width: 40%;
  text-align: right;
  color: #ef0508;
  font-size: 0.13rem;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .right span {
  margin-left: 0.05rem;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item {
  width: 100%;
  text-align: right;
  overflow-y: hidden;
  overflow-x: auto;
  direction: rtl;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0.1rem;
  background: url(../img/table_bg.png) 100%;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con {
  min-height: 0.85rem;
  border-spacing: 0;
  border-collapse: collapse;
  border: none;
  direction: rtl;
  text-align: center;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con .tablebox > td:nth-child(odd) {
  background: #f5f5f5;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con .tablebox > td:nth-child(2n) {
  background: #fff;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con td {
  min-width: 29.5px;
  vertical-align: top;
  padding-bottom: 0.08rem;
  padding-top: 0.05rem;
  border-left: 1px solid #e5e5e5;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con td p {
  font-family: 微软雅黑;
  font-size: 0.12rem;
  height: 0.14rem;
  line-height: 0.14rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con td .red {
  color: #f0272c;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con td .green {
  color: #32cd32;
}
.dsdxlz #dsdxlzBox #dsdxlzlist .dsdxlz_content .lz_title .lz_item .lz_table_con td .blue {
  color: blue;
}

#dsdxlzshaxBox {
  position: absolute;
  width: 100%;
  top: -20rem;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#dsdxlzshaxBox:after {
  content: "";
  display: table;
}
#dsdxlzshaxBox .dsdxlzshow {
  position: absolute;
  width: 95%;
  height: auto;
  background: #fff;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
  text-align: center;
  margin-top: 30%;
  font-size: 0.14rem;
  color: #666;
}
#dsdxlzshaxBox .dsdxlzshow p:first-child {
  margin-top: 0.1rem;
  height: 0.4rem;
  line-height: 0.4rem;
  color: #1e7ec8;
}
#dsdxlzshaxBox .dsdxlzshow .sxlz {
  text-align: left;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-left: 0.1rem;
}
#dsdxlzshaxBox .dsdxlzshow .sxmc_dsdxlz {
  text-align: left;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-left: 0.1rem;
}
#dsdxlzshaxBox .dsdxlzshow .sxmc_dsdxlz .allxuan_dsdxlz {
  margin-left: 15%;
  margin-right: 10%;
}
#dsdxlzshaxBox .dsdxlzshow .sxlz_dsdxlz {
  text-align: left;
  height: auto;
  margin-left: 0.2rem;
}
#dsdxlzshaxBox .dsdxlzshow .sxlz_dsdxlz span {
  display: inline-block;
  width: 0.7rem;
  height: 0.3rem;
  text-align: center;
  line-height: 0.3rem;
  border: 1px solid #dbdbdb;
  border-radius: 0.02rem;
}
#dsdxlzshaxBox .dsdxlzshow .sxlz_dsdxlz span:first-child {
  margin-right: 0.1rem;
}
#dsdxlzshaxBox .dsdxlzshow ul {
  height: 1.3rem;
  margin: 0.1rem 0.1rem 0;
}
#dsdxlzshaxBox .dsdxlzshow ul li {
  float: left;
  width: 0.7rem;
  height: 0.3rem;
  line-height: 0.3rem;
  margin: 0 0 0.1rem 0.1rem;
  border: 1px solid #dbdbdb;
  border-radius: 0.02rem;
}
#dsdxlzshaxBox .dsdxlzshow .btndiv {
  height: 0.5rem;
  margin-top: 0.1rem;
  background: #fff;
}
#dsdxlzshaxBox .dsdxlzshow .btndiv span {
  display: inline-block;
  width: 50%;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.16rem;
}
#dsdxlzshaxBox .dsdxlzshow .btndiv #cancelBtn_dsdxlz {
  color: #2f76f6;
  background: #f0f0f0;
}
#dsdxlzshaxBox .dsdxlzshow .btndiv #sureBtn_dsdxlz {
  background: #1e7ec8;
  color: #fff;
}

.lishihmtj .lshmtj_navTab {
  display: box;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
}
.lishihmtj .lshmtj_navTab span {
  display: inline-block;
  height: 100%;
  line-height: 0.44rem;
  text-align: center;
  color: #666;
  font-size: 0.13rem;
  width: 49%;
}
.lishihmtj .lshmtj_navTab span i {
  display: block;
  margin: 0 auto;
}
.lishihmtj ul {
  width: 100%;
  height: 0.33rem;
  color: #666;
}
.lishihmtj ul li {
  float: left;
  height: 0.33rem;
  line-height: 0.33rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.lishihmtj ul li:last-child {
  border-right: none !important;
}
.lishihmtj #lshmtj_hmkanList .firstul {
  background: #f0f0f0;
}
.lishihmtj #lshmtj_hmkanList ul li {
  width: 7.8%;
}
.lishihmtj #lshmtj_hmkanList ul li:first-child {
  width: 22%;
}
.lishihmtj #lshmtj_xtList .firstul {
  background: #f0f0f0;
}
.lishihmtj #lshmtj_xtList ul li {
  width: 11.1%;
}
.lishihmtj #lshmtj_xtList ul li:first-child {
  width: 22%;
}

.longhuzs #gltjhead .gyhHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: auto;
  padding: 0.1rem;
}
.longhuzs #gltjhead .gyhHead span {
  display: inline-block;
}
.longhuzs #gltjhead .gyhHead ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 0.3rem;
  line-height: 0.3rem;
  border-radius: 0.15rem;
  border: 1px solid #1e7ec8;
}
.longhuzs #gltjhead .gyhHead ul li {
  float: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
.longhuzs #gltjhead .gyhHead ul li span {
  position: relative;
  color: #1e7ec8;
}
.longhuzs #gltjhead .gyhHead ul li:first-child {
  margin-right: -0.1rem;
  border-right: 1px solid #1e7ec8;
}
.longhuzs #gltjhead .gyhHead ul span:after {
  content: "";
  height: 0.15rem;
  width: 0.15rem;
  position: absolute;
  top: 0.09rem;
  margin-left: 0.03rem;
  display: inline-block;
  background: url(../img/px10obj.png) -0.17rem 0 no-repeat;
  background-size: 0.37rem;
}
.longhuzs #gltjhead .gyhHead ul #gyhsxBtn {
  margin-right: 0.1rem;
}
.longhuzs #gltjhead .gyhHead .gyhcksjtj {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: right;
  height: 0.3rem;
  line-height: 0.3rem;
  color: #333;
  text-align: right;
}
.longhuzs #gltjhead .gyhdateBox {
  position: relative;
  width: 100%;
  height: auto;
}
.longhuzs #gltjhead .gyhdateBox table {
  display: table;
  background: #e6e6e6;
  width: 100%;
  color: #666;
  white-space: nowrap;
  text-align: center;
}
.longhuzs #gltjhead .gyhdateBox table th {
  color: #333;
  height: 0.3rem;
  line-height: 0.3rem;
  background: #f0f0f0;
  text-align: center;
}
.longhuzs #gltjhead .gyhdateBox table tbody .line_gyh {
  height: 0;
  border-bottom: 2px solid #d6d6d6;
}
.longhuzs #gltjhead .gyhdateBox table tbody .line_gyh td {
  height: 0;
}
.longhuzs #gltjhead .gyhdateBox table tbody td {
  height: 0.3rem;
  background: #fff;
}
.longhuzs #gltjhead .gyhdateBox table tbody .hot_gyh span {
  color: #fff !important;
  display: inline-block;
  width: 0.2rem;
  height: 0.2rem;
  line-height: 0.2rem;
  border-radius: 0.1rem;
}
.longhuzs #gltjhead .gyhdateBox table tbody .fancongcls_gyh {
  background: #9595c5;
  color: #fff;
}
.longhuzs #gltjhead .gyhdateBox table tbody .fancongcls_gyh span {
  color: #fff;
}

#gyhshowBox {
  position: absolute;
  width: 100%;
  height: 0;
  top: -20rem;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
#gyhshowBox .gyhshow {
  position: absolute;
  width: 95%;
  height: 60%;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
  text-align: center;
  margin-top: 30%;
  font-size: 0.14rem;
  color: #666;
}
#gyhshowBox .gyhshow p {
  height: 0.4rem;
  line-height: 0.4rem;
  color: #1e7ec8;
  background: #fff;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}
#gyhshowBox .gyhshow ul {
  color: #666;
  height: auto;
  background: #fff;
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}
#gyhshowBox .gyhshow ul li {
  background: #fff;
  height: 0.5rem;
  line-height: 0.5rem;
  border-top: 1px solid #dbdbdb;
}
#gyhshowBox .gyhshow ul li:last-child {
  border-bottom-left-radius: 0.1rem;
  border-bottom-right-radius: 0.1rem;
}
#gyhshowBox .gyhshow .btndiv {
  height: 0.5rem;
}
#gyhshowBox .gyhshow .btndiv span {
  display: inline-block;
  width: 100%;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.16rem;
  margin-top: 0.1rem;
  color: #2f76f6;
  border-radius: 0.1rem;
  background: #fff;
}

.gyhloteyPage {
  position: absolute;
  width: 100%;
  height: 0;
  top: -20rem;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gyhloteyPage .Page_maingyh {
  position: absolute;
  width: 95%;
  height: 60%;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
  text-align: center;
  margin-top: 50%;
  font-size: 0.14rem;
  color: #666;
}
.gyhloteyPage .Page_maingyh p {
  height: 0.4rem;
  line-height: 0.4rem;
  color: #1e7ec8;
  background: #fff;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
}
.gyhloteyPage .Page_maingyh ul {
  color: #666;
  background: #fff;
  height: 0.8rem;
  padding: 0.3rem 0.1rem;
  padding-bottom: 0;
  font-size: 0;
}
.gyhloteyPage .Page_maingyh ul li {
  float: left;
  width: 23%;
  height: 0.3rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
  margin-right: 2.5%;
  margin-top: 0.07rem;
  border: 1px solid #dbdbdb;
  border-radius: 0.02rem;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gyhloteyPage .Page_maingyh ul li:last-child {
  margin-right: 0;
}
.gyhloteyPage .Page_maingyh .btngrulp_gyh {
  height: 0.5rem;
}
.gyhloteyPage .Page_maingyh .btngrulp_gyh span {
  display: inline-block;
  float: left;
  width: 50%;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.16rem;
}
.gyhloteyPage .Page_maingyh .btngrulp_gyh .reset_gyh {
  color: #2f76f6;
  background: #f0f0f0;
}
.gyhloteyPage .Page_maingyh .btngrulp_gyh .sure_gyh {
  color: #fff;
  background: #1e7ec8;
}

.hmqhlz #hmqhlzBox {
  height: auto;
}
.hmqhlz #hmqhlzBox .numtabHmlz {
  width: 100%;
  height: 0.5rem;
  background: #f0eff5;
  position: relative;
}
.hmqhlz #hmqhlzBox .numtabHmlz ul {
  width: 100%;
  background: #fff;
  height: 0.4rem;
  margin-top: 0.08rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hmqhlz #hmqhlzBox .numtabHmlz ul li {
  float: left;
  height: 0.35rem;
  line-height: 0.35rem;
  width: 0.285rem;
  border-radius: 0.05rem;
  margin-right: 0.07rem;
  text-align: center;
  border: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.hmqhlz #hmqhlzBox .numtabHmlz ul li:first-child {
  margin-left: 0.1rem;
}
.hmqhlz #hmqhlzBox .timeTab {
  height: 0.4rem;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
}
.hmqhlz #hmqhlzBox .timeTab ul {
  height: 0.4rem;
  float: right;
}
.hmqhlz #hmqhlzBox .timeTab ul li {
  float: left;
  width: 0.5rem;
  height: 0.24rem;
  line-height: 0.24rem;
  margin-top: 0.08rem;
  text-align: center;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems {
  background: #f0eff5;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead {
  height: 0.4rem;
  line-height: 0.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.1rem;
  background: #fff;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead .l_jrlj {
  width: 70%;
  height: 100%;
  color: #999;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead .l_jrlj .lspan {
  margin: 0 0.05rem;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead .r_new {
  text-align: right;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  color: #ef020a;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead .r_new span {
  margin-right: 0.1rem;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemHead .r_new span:nth-child(3) {
  margin-right: 0;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody {
  background: #fff;
  width: 100%;
  height: auto;
  margin-bottom: 0.1rem;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item {
  text-align: right;
  overflow-y: hidden;
  overflow-x: auto;
  direction: rtl;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0.1rem;
  background: url(../img/table_bg.png) 100%;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con {
  min-height: 0.85rem;
  border-spacing: 0;
  border-collapse: collapse;
  border: none;
  direction: rtl;
  text-align: center;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con .tablebox > td:nth-child(odd) {
  background: #f5f5f5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con .tablebox > td:nth-child(2n) {
  background: #fff;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td {
  min-width: 29.5px;
  vertical-align: top;
  padding-bottom: 0.08rem;
  padding-top: 0.05rem;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td p {
  font-family: 微软雅黑;
  font-size: 0.12rem;
  height: 0.14rem;
  line-height: 0.14rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td .red {
  color: #f0272c;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td .green {
  color: #32cd32;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td .blue {
  color: blue;
}
.hmqhlz #hmqhlzBox #hmqhlzlist .hmqhlzItems .itemBody .lz_item .lz_table_con td:even {
  color: red;
}

.lenrefx .checkshow {
  border-bottom: 1px solid #dbdbdb;
  white-space: nowrap;
  height: 0.37rem;
}
.lenrefx .checkshow .checkClick {
  display: inline-block;
  border: 1px solid #1e7ec8;
  border-radius: 0.25rem;
  color: #1e7ec8;
  height: 0.25rem;
  width: 0.65rem;
  margin-left: 0.1rem;
  vertical-align: middle;
  line-height: 0.25rem;
  padding-left: 0.1rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.lenrefx .checkshow .checkClick i {
  content: "";
  display: block;
  width: 0.15rem;
  height: 0.12rem;
  position: absolute;
  top: 0.08rem;
  left: 0.4rem;
  background: url(../img/hamtj_icon.png) -0.17rem 0 no-repeat;
  background-size: 2.26rem;
}
.lenrefx .checkshow span {
  line-height: 0.37rem;
  font-size: 0.12rem;
}
.lenrefx .checkshow span span {
  margin-right: 0.02rem;
}
.lenrefx .checkshow span .red {
  color: #f1010a;
}
.lenrefx .checkshow span .blue {
  color: #0092dd;
}
.lenrefx .checkshow span .green {
  color: #07bf00;
}
.lenrefx .showconten {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.1rem;
  background: #efeff4;
}
.lenrefx .showconten .item_ {
  background: #fff;
  border-radius: 0.03rem;
  overflow: hidden;
  margin-bottom: 0.1rem;
}
.lenrefx .showconten .item_ .item_title {
  display: block;
  width: 100%;
  height: 0.35rem;
  color: #fff;
  background: #9da9c2;
  font-weight: 600;
  text-align: center;
  line-height: 0.35rem;
}
.lenrefx .showconten .item_ ul {
  width: 100%;
  overflow: hidden;
}
.lenrefx .showconten .item_ ul li {
  float: left;
  height: 0.35rem;
  line-height: 0.35rem;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.lenrefx .showconten .item_ ul li:last-child {
  border-right: 0;
}
.lenrefx .showconten .item_ ul li.li_first {
  width: 16%;
}
.lenrefx .showconten .item_ ul .rednum_tj {
  color: #ff2600;
}
.lenrefx .showconten .item_ ul .bluenum_tj {
  color: #0092dd;
}
.lenrefx .showconten .item_ ul .greennum_tj {
  color: #07bf00;
}
.lenrefx .showconten .item_ .num_item li {
  font-weight: 600;
}
.lenrefx .showconten .item_ .weikai_item li {
  border-bottom: 0;
}
.lenrefx .showconten .item_1 .item_title, .lenrefx .showconten .item_lere1 .item_title {
  background: #1e7ec8;
}
.lenrefx .showconten .item_2 .item_title, .lenrefx .showconten .item_lere2 .item_title {
  background: #2eaae8;
}
.lenrefx .showconten .item_ .item_title, .lenrefx .showconten .item_ .num_item li {
  font-weight: 500;
}
.lenrefx .showconten .item_ ul {
  border-bottom: 1px solid #dbdbdb;
}
.lenrefx .showconten .item_ ul:last-child {
  border-bottom: 0;
}
.lenrefx .showconten .item_ ul li {
  border: 0;
  font-size: 0.14rem;
  color: #666;
  width: 8.35%;
}
.lenrefx .showconten .item_ ul li.li_first {
  border-right: 1px solid #dbdbdb;
}
.lenrefx .showconten .item_ ul li.hotnum {
  position: relative;
}
.lenrefx .showconten .item_ ul li.hotnum span {
  display: inline-block;
  position: relative;
  width: 100%;
}
.lenrefx .showconten .item_ ul li.hotnum .spanclass {
  position: absolute;
  top: 0.03rem;
  right: -0.06rem;
  display: block;
  width: 0.15rem;
  height: 0.15rem;
  line-height: 0.15rem;
  background: #e90009;
  color: #fff;
  border-radius: 50%;
  font-size: 0.12rem;
}

.explian_smwf {
  position: absolute;
  width: 100%;
  height: 0;
  top: -20rem;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.explian_smwf #lenrefx_sm, .explian_smwf #longhuzs_sm, .explian_smwf #singtaizs_sm, .explian_smwf #wezizs_sm {
  position: absolute;
  width: 95%;
  height: auto;
  border-radius: 0.1rem;
  margin: 0 0.1rem;
  text-align: center;
  margin-top: 35%;
  font-size: 0.14rem;
  color: #666;
  background: #fff;
}
.explian_smwf #lenrefx_sm .smhead, .explian_smwf #longhuzs_sm .smhead, .explian_smwf #singtaizs_sm .smhead, .explian_smwf #wezizs_sm .smhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 0.4rem;
  line-height: 0.4rem;
  padding: 0 0.1rem;
  background: #1e7ec8;
  border-top-left-radius: 0.1rem;
  border-top-right-radius: 0.1rem;
  color: #fff;
}
.explian_smwf #lenrefx_sm .smhead span, .explian_smwf #longhuzs_sm .smhead span, .explian_smwf #singtaizs_sm .smhead span, .explian_smwf #wezizs_sm .smhead span {
  display: inline-block;
  width: 50%;
  text-align: left;
}
.explian_smwf #lenrefx_sm .smhead span .smicon, .explian_smwf #longhuzs_sm .smhead span .smicon, .explian_smwf #singtaizs_sm .smhead span .smicon, .explian_smwf #wezizs_sm .smhead span .smicon {
  display: inline-block;
  vertical-align: middle;
  width: 0.22rem;
  height: 0.22rem;
  background: url(../img/icon-index.png) no-repeat -0.18rem -0.23rem;
  background-size: 3.33rem;
}
.explian_smwf #lenrefx_sm .smhead a, .explian_smwf #longhuzs_sm .smhead a, .explian_smwf #singtaizs_sm .smhead a, .explian_smwf #wezizs_sm .smhead a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-align: right;
  text-decoration: underline;
}
.explian_smwf #lenrefx_sm .cotentinfo, .explian_smwf #longhuzs_sm .cotentinfo, .explian_smwf #singtaizs_sm .cotentinfo, .explian_smwf #wezizs_sm .cotentinfo {
  overflow: scroll;
  padding: 0 0.2rem;
  padding-top: 0.1rem;
  height: auto;
  max-height: 3rem;
  border-bottom: 1px solid #dbdbdb;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.explian_smwf #lenrefx_sm .cotentinfo p, .explian_smwf #longhuzs_sm .cotentinfo p, .explian_smwf #singtaizs_sm .cotentinfo p, .explian_smwf #wezizs_sm .cotentinfo p {
  color: #999;
  padding-bottom: 0.1rem;
  line-height: 0.23rem;
  text-align: left;
}
.explian_smwf #lenrefx_sm .cotentinfo p i, .explian_smwf #longhuzs_sm .cotentinfo p i, .explian_smwf #singtaizs_sm .cotentinfo p i, .explian_smwf #wezizs_sm .cotentinfo p i {
  color: #666;
  margin-right: 0.05rem;
}
.explian_smwf #lenrefx_sm .cotentinfo p:first-child, .explian_smwf #longhuzs_sm .cotentinfo p:first-child, .explian_smwf #singtaizs_sm .cotentinfo p:first-child, .explian_smwf #wezizs_sm .cotentinfo p:first-child {
  padding-top: 0.1rem;
}
.explian_smwf #lenrefx_sm .cotentinfo::-webkit-scrollbar-track-piece, .explian_smwf #longhuzs_sm .cotentinfo::-webkit-scrollbar-track-piece, .explian_smwf #singtaizs_sm .cotentinfo::-webkit-scrollbar-track-piece, .explian_smwf #wezizs_sm .cotentinfo::-webkit-scrollbar-track-piece {
  background-color: transparent;
  border-left: 1px solid transparent;
}
.explian_smwf #lenrefx_sm .cotentinfo::-webkit-scrollbar, .explian_smwf #longhuzs_sm .cotentinfo::-webkit-scrollbar, .explian_smwf #singtaizs_sm .cotentinfo::-webkit-scrollbar, .explian_smwf #wezizs_sm .cotentinfo::-webkit-scrollbar {
  width: 5px;
  height: 13px;
  border-radius: 5px;
}
.explian_smwf #lenrefx_sm .cotentinfo::-webkit-scrollbar-thumb, .explian_smwf #longhuzs_sm .cotentinfo::-webkit-scrollbar-thumb, .explian_smwf #singtaizs_sm .cotentinfo::-webkit-scrollbar-thumb, .explian_smwf #wezizs_sm .cotentinfo::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  border-radius: 5px;
  min-height: 28px;
}
.explian_smwf #lenrefx_sm .cotentinfo::-webkit-scrollbar-thumb:hover, .explian_smwf #longhuzs_sm .cotentinfo::-webkit-scrollbar-thumb:hover, .explian_smwf #singtaizs_sm .cotentinfo::-webkit-scrollbar-thumb:hover, .explian_smwf #wezizs_sm .cotentinfo::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
}
.explian_smwf #lenrefx_sm .closesm, .explian_smwf #longhuzs_sm .closesm, .explian_smwf #singtaizs_sm .closesm, .explian_smwf #wezizs_sm .closesm {
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #666;
  text-align: center;
  font-size: 0.16rem;
}
/*# sourceMappingURL=../maps/ssc_newVersion.css.map */
