.jp_yg_innerCateContainer{
  display:block;
}
.cateTitle{
  font-size:28px;
  line-height:28px;
  color:#444;
  font-weight: bold;
  padding-bottom: 20px;
}
.cateSum{
font-size:14px;
      color: #707070;
  margin-top: 10px;
  margin-bottom: 40px;
  display: none;
}

@media only screen and (max-width:768px){
  .cateTitle{
    font-size: 24px;
    line-height: 40px;
    color:#333;
  }
  .cateSum{
  display: none;
  }
  .jp_yg_innerCateContainer {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 15px;
}
}
#c_portalResProduct_category-1589008512976.c_portalResProduct_category-01001 .categrayBox{
  position: static;
}
.c_portalResNews_category-01001 .categrayBox .iconfont1,
.c_portalResProduct_category-01001 .categrayBox .iconfont1{
  display: none !important;
}
@media only screen and (min-width: 769px){
  .categrayBox .contentBox .content{
    text-align: left;
    margin: 0 auto;
    padding: 10px 30px;
    background: #f1f1f1;
    border-radius: 30px;
  }
  .ejTitle{
    padding-left: 0px !important;
    line-height: 30px;
  }
  .categrayBox .contentBox .content > li:hover .ejBox {
    display: block;
    position: absolute;
    left: 0;
    min-width: 100%;
    text-align: left;
    text-align-last: left;
    z-index: 9;
  }
  .categrayBox .contentBox .content > li:not(:last-child){
    margin-right: 15px;
  }
  .categrayBox .contentBox .content > li{
    display: inline-block;
    position: relative;
  }
  .categrayBox .contentBox .content .iconfont {
    display: none;
  }
  .yjTitle{
    background: transparent;
    border-radius: 10px;
    overflow: hidden;
  }
  .yjLink{
    display: inline-block;
    line-height: 30px;
    padding: 0px 15px;
  }
  .yjTitle:hover .yjLink{
    color: #fff;
    background: #fec428;
  }
}
.moveBtn{
  display:none;
  color:#0c5c29;
  line-height: 40px;
  width:100%;
  text-align: left;
  white-space:nowrap;
  padding: 0px;
  background: rgba(255,255,255,0.9);
}
 .categrayBox .contentBox{
  width:100%;
  height:auto;
  overflow:visible;
  background-color: rgba(255,255,255,0.9);
  z-index:999999;
  font-size: 0;
}
.link{
  position:relative;
  height:auto;
}
.yjTitle{
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
}
.yjLink{
  position:relative;
  color: #000;
  font-size: 14px;
  transition:all .5s ease;
}
.iconfont1{
  position:absolute;
  right:45px;
  top:0px;
  bottom:0px;
  width:50px;
  color:#7b8a96;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:16px;
}
.ejLi{
  position:relative;
  border-radius: 10px;
  overflow: hidden;
}
.ejTitle{
  position:relative;
  background-color:#f2f2f2;
  border-top:1px solid #fff;
  padding-left:50px;
  transition:all .5s ease;
}
.ejLink{
  color:#fec428;
  font-size:14px;
  display: block;
  padding: 0px 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.iconfont2{
  position:absolute;
  right:20px;
  top:0px;
  bottom:0px;
  margin:auto;
  display:inline-block;
  width:18px;
  height:18px;
  line-height:18px;
  text-align:center;
  color:#86939e;
  font-size:16px;
  transition:all .5s ease;
}
.icf{
  transform:rotate(180deg);
}
.sjTitle{
  position:relative;
  background-color:#fff;
  border-bottom:1px solid #e8e8e8;
}
.sjLink{
  color:#7b8a96;
  font-size:16px;
}
.ejBox{
  display:none;
}
.rotate{
  transform:rotate(-90deg);
}
.ejTitle:hover .ejLink{
  color:#fff;
}
.ejTitle:hover{
  background-color:#fec428;
}
.backBtn{
  display:none;
}
.categrayBox .btn{
    position: absolute;
    top: 50%;
  font-size: 16px;
}
.sjBox{
  display:none;
}
.line_right{
  display:none;
}
@media only screen and (min-width:769px){
  .sjBox {
    position: absolute;
    top: 0;
    left: 100%;
    box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
  }
  .sjTitle {
    text-align: center;
  }
  .sjTitle::before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 50px;
    background-color: #c2212b;
  }
  .sjBox li {
    width: 150px;
  }
  .sjTitle:hover .sjLink {
    color: #c2212b;
  }
  .sjLi::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid #c2212b;
    border-right: 6px solid #fff;
    border-bottom: 6px solid #c2212b;
    position: absolute;
    left: 0;
    top: 22px;
    z-index: 1;
  }
  .ejLi:hover .sjLi::before {
    display: block;
  }
}
@media only screen and (max-width:768px){
  .yjLink{
    padding-left: 20px;
    color: #666;
  }
   .categrayBox .contentBox {
    position: fixed;
    top: 0;
    left: 100%;
    height: 100%;
    font-size: 0;
    z-index: 9999999;
  }
  .backBtn {
    position: relative;
    display: inline-block;
    width: 45px;
    height: 100%;
    vertical-align: top;
    background: #f5f8fa;
  }
  .categrayBox .content {
    display: inline-block;
    width: calc(100% - 45px);
  }
  .moveBtn {
    display: block;
    font-size: 24px;
  }
  .yjTitle {
    border-bottom: 1px solid #f8f8f8;
    padding: 10px 0px;
  }
  .sjTitle {
    padding-left: 80px;
  }
  .jsDeg {
    transform: rotate(-90deg);
  }
  .line_right {
    display: block;
    width: 8px;
    height: 50px;
    background-color: #c2212b;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0
  }
  .line_show {
    opacity: 1;
  }
  .sjTitle::after {
    content: '';
    display: block;
    width: 8px;
    height: 50px;
    background-color: #c2212b;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.yjTitle:hover .yjLink p{
  color:#fff!Important;
  transition: all .5s ease;
}
.jpActive p{
  color: #fff !important;
}
