

#NavList_a1.NavList_a1{
  text-transform:capitalize;
}
#NavList_a1.NavList_a1 ul{
  text-align: center;
  display:block;
  font-size:0px;
  padding: 12px 0 0 0;
}
#NavList_a1.NavList_a1 a{
  position:relative;
  font-size: 14px;
  
  line-height: 36px;
  padding: 0px 13px;
  color: #fff;
  display:block;
  transition:0.3s ease 0s;
  background: #000;
  border-radius: 16px;
}
#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:3px;
  background-color:none;
  transition:all .3s;
  opacity: 0;
}
#NavList_a1.NavList_a1 a:hover:before{
  width:80%;
  left:10%;
  background-color:#17365D;
}
#NavList_a1.NavList_a1 li{
  position:static;
  display:inline-block;
  color:#fff;
  width:auto;
  vertical-align:top;
  padding: 0 4px;
  margin-bottom: 5px;
}
#NavList_a1 .menu-slide{
  z-index:-1;
  position:absolute;
  background:#015bbb;
  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{
  color: #fff;
  background: #dd561f;
}

}
@media screen and (max-width: 1400px){
  
#NavList_a1.NavList_a1 a {
    padding: 0px 20px;
    font-size: 14px;
  }
}
@media screen and (max-width: 1200px){
  
#NavList_a1.NavList_a1 a {
    padding: 0px 15px;
    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 10px;
    font-size: 14px;
  }
#NavList_a1 .menu-slide {
    display: none;
  }
}
@media screen and (max-width: 880px){
#NavList_a1.NavList_a1 li{
    width: 50%;
}
  
#NavList_a1.NavList_a1 *:before{opacity:0;}
#NavList_a1.NavList_a1 *:after{opacity:0;}
#NavList_a1.NavList_a1{
    border-bottom: 1px solid #999;
    padding: 0 0 12px 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: 38px;
    text-align: center;
  }
#NavList_a1.NavList_a1 a:hover {
    color: #e82822;
  }
#NavList_a1.NavList_a1 a:active {
    color: #e82822;
  }
}
#NavList_a1 .active{
  color: #fff !important;
}
#NavList_a1 .active:before{
  width:80;
  left:10% !important;
  background-color:#17365D !important;
}






#index_type.proCateBox{
  padding:12px 0;
}
#index_type .container{
  position:relative;
  padding: 0 0px 30px;
  width: 100%;
}
#index_type .slide9{
  padding: 0px;
}
#index_type .box{
  width:100%;
  height:auto;
  overflow:hidden;
  border: 0px solid transparent;
  transition:all .5s ease;
}
#index_type .cate-pic-box{
  position:relative;
  overflow:hidden;
  width:100%;
  height:0px;
  padding-bottom: 75%;
}
#index_type .cate-pic{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  height:100%;
  width: 100%;
}
#index_type .swiper-button{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  cursor:pointer;
  z-index: 9999;
  opacity: 0;
}
#index_type .swiper-button .iconfont{
  display:flex;
  justify-content:center;
  align-items:center;
  font-size:40px;
  color:#01509b;
}
#index_type .btn-left9{
  left:5px;
}
#index_type .btn-right9{
  right:5px;
}
#index_type .content{
  padding: 0.6rem;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 9999;
  background: rgba(23,54,93,0.5);
}
#index_type .title{
  text-align:center;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size:1rem;
  color: #fff;
  margin-bottom: 0px;
}
#index_type .summary{
  font-size:0.875rem;
  line-height:1.8;
  color: #fff;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  display: none;
  text-align: center;
}
#index_type .box:hover{
  border: 0px solid #f0f0f0;
  background:#fcfdff;
  position: relative;
}
#index_type .pagination-wyz9{
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  text-align:center;
}
#index_type .swiper-pagination-bullet{
  margin: 0 5px;
  display:inline-block;
  width: 0.6rem;
  height: 0.6rem;
  background-color:rgba(228,228,228,1);
  cursor:pointer;
  transition:all .5s ease;
  border-radius: 50%;
}
#index_type .swiper-pagination-bullet-active{
  background-color: rgb(221 86 31);
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
#index_type .container{
    padding:0 40px 30px;
  }
#index_type .swiper-button .iconfont {
    font-size:30px;
  }
}
@media only screen and (max-width: 768px){
#index_type .container{
    padding:0 30px 30px;
  }
#index_type .swiper-button .iconfont {
    font-size:20px;
  }
}







.c_portalResProduct_category-01001 .p_categoryBox .p_parentBox .p_linkBox:hover{
    background: #e6f7ff;
}
@media only screen and (max-width:768px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: inline-block;  
    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox {
        background: #FFFFFF;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox .p_linkBox {
        background: #EFEFF4;
        width: 100%;
        border-bottom: 1px solid #d5d5d6;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_childBox {
        background: #efeff4;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
        background: #fff;
    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
        height: 50px;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e69a';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e69c';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px;
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_childBox {
        background: #efeff4;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 .p_btn-show .p_c-fff {
        color: #fff;
    }
    .c_portalResProduct_category-01001 .p_btn-show .p_c-fff {
        margin: 0 0 0 10px;
        vertical-align: middle;
        width: auto;
        float: right;
        line-height: 50px;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        overflow-y: auto;
        height: 100%;
        float: left;
    }
}

@media only screen and (min-width:769px) and (max-width: 1024px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: none;
        
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_btn-hide {
        width: 10%;       
        height: 100%;
        
        display: none;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .iconfont:before {
        
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
}

@media only screen and (min-width:1024px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: none;

    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .c {
        content: '\e6c9';
        
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        
        background-color: #7F7F7F;
        display: none;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
}




#proCateBox .container .more_pro{
    width: 200px;
    position: absolute;
    right: 0;
    bottom: -60px;
    width: auto;
}
#proCateBox .container .more_pro a{
    line-height: 42px;
    color: #fff;
    display: block;
    border: 1px solid #fff;
    text-align: center;
    max-width: 200px;
    
    width: 150px; font-size:16px;
    border-radius: 6px;
}
#proCateBox .container .more_pro a:hover{background:#fff;color:#dd561f;}

#proCateBox.proCateBox{
  padding: 20px 0px;
}
#proCateBox .container{
  position:relative;
  padding: 0 0px 0px;
  width: 100%;
}
#proCateBox .slide9{
  padding: 0px;
  background-color: rgb(255, 255, 255);
  box-shadow: 1px 4px 8px 1px rgba(6, 6, 6, 0.15);
  border-radius: 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
#proCateBox .box{
  width:100%;
  height:auto;
  overflow:hidden;
  border: 0px solid transparent;
  transition:all .5s ease;
}
#proCateBox .cate-pic-box{
  position:relative;
  overflow:hidden;
  width:100%;
  height:0px;
  padding-bottom: 100%;
}
#proCateBox .cate-pic{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  height:100%;
}
#proCateBox .swiper-button:hover *{color:#dd561f !important;}
#proCateBox .swiper-button:hover{background:#fff;}
#proCateBox .swiper-button{
  transition:all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  position:absolute;
  top: 112%;
  transform:translateY(-50%);
  cursor:pointer;
  border-radius: 50%;
  border: 2px solid #fff;
  padding: 12px 12px 10px 12px;
  z-index: 99999;
}
#proCateBox .swiper-button .iconfont{transition:all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;
  display:flex;
  justify-content:center;
  align-items:center;
  font-size: 26px;
  color: #fff;
}
#proCateBox .btn-left9{
  left:5px;
}
#proCateBox .btn-right9{
  
  left: 80px;
}
#proCateBox .content{
  padding: 0rem;
  width: 100% !important;
}
#proCateBox .title{
  text-align:center;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  font-size: 20px;
  color: #333;
  margin-bottom: 4px;
  padding: 8px 0 6px 0;
}
#proCateBox .summary{
  font-size:0.875rem;
  line-height:1.8;
  color:#333;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  display: none;
}
#proCateBox .box:hover{
  border: 0px solid #f0f0f0;
  background:#fcfdff;
}
#proCateBox .pagination-wyz9{
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  text-align:center;
  display: none;
}
#proCateBox .swiper-pagination-bullet{
  margin:0 3px;
  display:inline-block;
  width:1rem;
  height:1rem;
  background-color:rgba(228,228,228,1);
  cursor:pointer;
  transition:all .5s ease;
}
#proCateBox .swiper-pagination-bullet-active{
  background-color:rgba(231, 120, 23, 1);
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
#proCateBox .container{
    padding:0 40px 30px;
  }
#proCateBox .swiper-button .iconfont {
    font-size:30px;
  }
}
@media only screen and (max-width: 768px){
#proCateBox .container>div.btn-left9{
    top: 100%;
    left: 25px;
    }

#proCateBox .container>div.btn-right9{
    top: 100%;
    left: 100px;
}
#proCateBox .container .more_pro{
    bottom: -20px;
    right: 40px;
}

#proCateBox .container>div{
    
}
#proCateBox .container{
    padding:0 30px 30px;
  }
#proCateBox .swiper-button .iconfont {
    font-size:20px;
  }
}


