/*
*   自定义的css，可以复制或者自己添加
*   
*   time:2020-08-03
*   BY:kom  wangkaiyue
*/


/*******pub********/

html,
body {
  height: 100%;
  overflow: hidden;
}

.rm-body {
  background: #f1f3f5;
}

.rm-header {
  background: #fff;
}

.rm-search-catlog {
  height: 0.84rem;
  line-height: 0.84rem;
  font-size: 0.24rem;
  padding: 0px 0.28rem;
  color: #999;
  position: relative;
}

.rm-search-shai {
  float: right;
  background: #f5f5f5 url(../image/rm-catlog.png) no-repeat right 0.2rem center;
  font-size: 0.26rem;
  background-size: 0.35rem;
  color: #666;
  width: 1.28rem;
  height: 0.52rem;
  border-radius: 100px;
  display: block;
  line-height: 0.52rem;
  text-indent: 0.2rem;
  margin-top: 0.15rem;
}

.rm-list {
  background: #fff;
  margin-top: 0.16rem;
  padding: 0px 0.32rem
}

.rm-list em {
  font-style: normal;
  color: #E2332E;
}

.rm-content-title-href {
  font-size: 0.32rem;
  padding: 0.15rem 0px;
  display: block;
}

.rm-content-desc {
  color: #999;
}

.rm-content-sub {
  padding: 0.15rem 0px 0.3rem 0px;
  font-size: 0.24rem;
  color: #999;
}

.rm-content-line {
  padding: 0px 0.3rem;
  color: #ccc;
}

.rm-content {
  overflow: auto;
  height: calc(100% - 1.92rem);
  -webkit-overflow-scrolling: touch;
}

.rm-wrap {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

.rm-search-area {
  padding: 0.2rem 0.32rem;
  height: 1.08rem;
  border-bottom: 1px solid #eee;
}

.rm-search-text {
  height: 0.68rem;
  width: 5.8rem;
  border: none;
  border-radius: 0.08rem;
  background: #f1f3f5 url(../image/rm-search.png) no-repeat 0.2rem center;
  background-size: 0.3rem;
  padding: 0px 0.7rem 0px 0.64rem;
  box-sizing: border-box;
}

#en-body .rm-search-text {
  width: 5.5rem;
}

.rm-search-sub {
  font-size: 0.32rem;
  margin: 0px 0px 0px 0.2rem;
  line-height: 0.68rem;
  color: #E2332E;
}

.rm-search-clear {
  width: 0.56rem;
  height: 0.56rem;
  position: absolute;
  display: block;
  background: url(../image/rm-clear.png) no-repeat center center;
  background-size: 0.24rem;
  right: 1.8rem;
  top: 0.3rem;
  display: none;
}

.rm-catlog {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
}

.rm-catlog-header {
  height: 0.84rem;
  line-height: 0.84rem;
  border-bottom: 1px solid #efefef;
  font-size: 0.24rem;
  color: #999;
  padding: 0px 0.32rem;
}

.rm-catlog-close {
  float: right;
  width: 0.7rem;
  height: 0.52rem;
  float: right;
  display: block;
  background: url(../image/rm-catlog-close.png) no-repeat;
  background-size: cover;
  margin-top: 0.15rem;
}

.rm-catlog-wrap {
  padding: 0.2rem 0.32rem 0px;
}

.rm-catlog-title {
  font-size: 0.32rem;
}

.rm-catlog-href {
  padding: 0.08rem 0.2rem;
  border: 1px solid #f5f5f5;
  background: #f5f5f5;
  color: #666;
  display: inline-block;
  border-radius: 1rem;
  margin: 0px 0.08rem 0.3rem 0px
}

.rm-catlog-cont {
  padding-top: 0.3rem;
}

.rm-catlog-list {
  height: calc(100% - 1.8rem);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.rm-catlog-footer {
  height: 0.96rem;
  border-top: 1px solid #efefef;
}

.rm-catlog-footer-href {
  display: block;
  height: 0.96rem;
  width: 50%;
  float: left;
  line-height: 0.96rem;
  text-align: Center;
  border-right: 1px solid #efefef;
  font-size: 0.32rem;
}

.rm-catlog-footer-href:last-child {
  border: none;
}

.rm-catlog-time-text {
  width: 3.1rem;
  border: 1px solid #efefef;
  background: #fff;
  padding: 0.1rem 0px;
}

.rm-catlog-time-pick {
  padding-top: 0.3rem;
}

.rm-catlog-href-sel {
  border: 1px solid #E2332E;
  color: #E2332E;
  background: #fff;
}

.rm-content-blank {
  height: 100%;
  background: #fff;
  text-align: Center;
  border-top: 1px solid #eee;
  padding: 0.8rem 0.4rem 0px;
  display: none;
}

.rm-content-blank img {
  width: 3.4rem;
}

.rm-content-keyword {
  color: #E2332E;
}

.rm-catlog-tip {
  color: #C8C9CC;
  font-size: 12px;
  white-space: normal;
}

.run-load {
  width: 32px;
  height: 32px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 120;
  background: url(../image/run-load.gif) no-repeat;
  margin-left: -16px;
  margin-top: -16px;
}

@keyframes upDown {
  0% {
    color: rgba(255, 255, 255, .2);
  }

  100% {
    color: rgba(255, 255, 255, 1);
  }
}

.run-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, .3);
  z-index: 30;
  display: none;
}


/*******pub end********/

/*******index********/

/*******index end********/
