
#NavList_a1.NavList_a1 {
  text-transform:capitalize;
}
#NavList_a1.NavList_a1 ul{
  text-align: right;
  display:block;
  font-size:0px;
  padding: 0px 0 0;
}
#NavList_a1.NavList_a1 a{
  position:relative;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding: 0px 20px;
  color: #fff;
  display:block;
  transition:0.3s ease 0s;
  background: #000;
  border-radius: 18px;
}
#NavList_a1.NavList_a1 .more:after{
  content:"";
  position:absolute;
  width:1px;
  height:15px;
  display:block;
  background:#ccc;
  top:50%;
  margin-top:-7px;
  right:0px;
  opacity: 0;
}
#NavList_a1.NavList_a1 a:before{
  position:absolute;
  content:'';
  left:50%;
  bottom:0px;
  width:0%;
  height: 0px;
  background-color:none;
  transition:all .3s;
}
#NavList_a1.NavList_a1 a:hover:before{
  width:80%;
  left:10%;
  background-color:#dd561f;
}
#NavList_a1.NavList_a1 a.current:before{
  width:80%;
  left:10%;
  background-color:#dd561f;
}
#NavList_a1.NavList_a1 li{
  position:static;
  display:inline-block;
  color:#fff;
  width:auto;
  vertical-align:top;
  padding: 15px 5px 15px;
}
#NavList_a1 .menu-slide{
  z-index:-1;
  position:absolute;
  background:#dd561f;
  bottom:0px;
  display:none;
  transition:0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s;
}
#NavList_a1 .swiper-container .swiper-notification{
  position:absolute;
  left:0px;
  top:0px;
  pointer-events:none;
  opacity:0;
  z-index:-1000;
}
@media screen and (min-width: 769px){
  
#NavList_a1.NavList_a1 a:hover{
  
  
  background: #dd561f;
}
#NavList_a1.NavList_a1 a.current{
  color: #fff;
  font-weight:bold;
  background: #dd561f;
}
}
@media screen and (max-width: 1400px){
  
#NavList_a1.NavList_a1 a {
      padding: 0px 30px;
    }
}
@media screen and (max-width: 1200px){
  
#NavList_a1.NavList_a1 a {
      padding: 0px 30px;
      font-size: 14px;
    }
}
@media screen and (max-width: 1024px){
  
#NavList_a1.NavList_a1 {
    border-bottom:1px solid #ddd;
  }
#NavList_a1.NavList_a1 a {
      padding: 0px 30px;
      font-size: 14px;
    }
#NavList_a1 .menu-slide {
      display: none;
    }
}
@media screen and (max-width: 768px){
  #NavList_a1.NavList_a1 li {
    padding: 1px 5px 5px 0;
}
#NavList_a1.NavList_a1 {
    border-bottom: 1px solid #999;
    padding: 0 0 10px 0;
  }
#NavList_a1.NavList_a1 ul {
      text-align: left;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 0;
      display: block;
    }
#NavList_a1.NavList_a1 a {
      padding: 0px 12px;
      font-size: 14px;
      height: auto;
      line-height: 37px;
    }
#NavList_a1.NavList_a1 a:hover {
      color: #dd561f;
    }
#NavList_a1.NavList_a1 a:active {
      color: #dd561f;
    }
}




@media only screen and (max-width: 768px) {    
    .c_portalResIntro_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;          
        max-width:1180px;
        min-height:192px;
        margin-left: 0;
        margin-right: 0;
    }
    .c_portalResIntro_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: 6px;
    }
    .c_portalResIntro_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResIntro_category-01001 .p_btn-show,.c_portalResIntro_category-01001 .p_btn-hide{display: none;}
    .c_portalResIntro_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;          
        max-width:1180px;
        min-height:192px;
        margin-left: 0;
        margin-right: 0;
    }
    
    .c_portalResIntro_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResIntro_category-01001 .p_categoryBox{
        line-height:24px;

    }

    .c_portalResIntro_category-01001 .p_categoryBox .p_linkBox {
        width:100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items:center;
        padding: 10px;
    }
    .c_portalResIntro_category-01001 .p_categoryBox .p_title{
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .c_portalResIntro_category-01001 .p_categoryBtn{
        display:inline-block;
        vertical-align:middle;
        background-color:rgba(255,255,255,0);
        border-color:rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        height:auto;
        width:30px;
        padding:0;
        position:static;
        text-align: center;
    }
    .c_portalResIntro_category-01001 .p_linkBox .iconfont:before{
        content:'';
    }
    .c_portalResIntro_category-01001 .p_linkBox .icon-arrow_up:before{
        content:'\e6c9';
    }
    .c_portalResIntro_category-01001 .p_linkBox .icon-arrow_down:before{
        content:'\e6c8';
    }
    .mouse_bac:hover .p_categoryBtn {
        color: #60a9d7;
    }
    .c_portalResIntro_category-01001 .p_categoryBox .p_childBox {
    }
    .c_portalResIntro_category-01001 .p_categoryBox .p_parentBox{
        position:relative;
    }
    .c_portalResIntro_category-01001 .p_categoryBox .p_parentBox .p_parentBox {
        padding-left: 18px;
    }
    .c_portalResIntro_category-01001 .p_parentBox:last-child .p_linkBox {
        border-bottom:0 none;
    }

    .c_portalResIntro_category-01001 .p_categoryBox .slideOut{
        position:absolute;
        left:100%;
        top:0;
        width:100%;
        height:auto;
    }
    .c_portalResIntro_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResIntro_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {}
