.form-control:focus {
    outline: 0;
    box-shadow: none;
  border: 1px #bbbbbb solid;
}
.p_filter_key{display:none}
.p_date_range input {
    border: 1px #bbbbbb solid;
    height: 0.5rem;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    padding: 0 0.2rem;
  width:auto!important;
    background: url(/repository/portal-local/ngc202204150002/cms/image/e110eba4-5d68-401f-b337-edb70a07e95a.png?d=1657531741378)no-repeat 95% center;
}
.e_loop-1 .p_input_match{ border: 1px #bbbbbb solid!important;border-radius: 0.1rem!important;
    -webkit-border-radius: 0.1rem!important;width: 3.8rem!important;padding-right: 50px!important;}
.e_loop-1 .p_filter_wrapper{display: flex;align-items: center;margin: 0.3rem 0;    justify-content: center;}
.e_loop-1 .p_v_item{margin-right: 3px!important;position: relative;}
.e_loop-1 .p_v_item .f_search{    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    cursor: pointer;
    background: url(/repository/portal-local/ngc202204150002/cms/image/28277e31-487b-4037-a1e4-c340e2e75b4e.png?d=1657531755275)no-repeat center;
    background-size: 16px;}
.e_loop-1 .p_kv_wrapper{margin: 0!important;}
.e_loop-1 .p_page{margin: 0.9rem 0;}
.page_a.current{background-image: linear-gradient(45deg, #1d82d6, #02b4ee);    border-width: 1px;
    background-color: transparent;
    border-color: transparent;
   }

@media (max-width:768px) {
  .e_loop-1 .p_input_match{
  	width:100%!important
  }
  .e_loop-1 .p_kv_wrapper{
  	width:100%!important
  }
  .e_loop-1 .p_filter_wrapper{flex-wrap: wrap;margin: 15px 0;}
  .p_filter_value{width:100%;margin-top: 15px;}
  .e_loop-1 .p_v_item{width:100%}
  .e_loop-1 .p_date_start,.e_loop-1 .p_date_end{width:calc(50% - 20px)!important;margin:0!important}
  .e_loop-1 .p_split{    width: 32px;
    margin: 0!important;
    text-align: center;
    display: inline-block;}
  
}


.sort {
    margin-top: .35rem;
}

.sort .date input {
    border: 1px #bbbbbb solid;
    height: .5rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    padding: 0 .2rem;
    width: 1.8rem;
}

.sort .date span {
    margin: 0 .1rem;
}

.sort .search {
    height: .5rem;
    border: 1px #bbbbbb solid;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-left: .2rem;
    width: 3.8rem;
    overflow: hidden;
}

.sort .search input[type='text'] {
    padding: 0 .15rem;
    width: 100%;
}

.sort .search button {
    border: 0;
    width: .6rem;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    background-size: .16rem;
}

.sort .search button::after {
    content: '';
    position: absolute;
    left: 0rem;
    width: 1px;
    height: 40%;
    background-color: #eee;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.news-nav {
    margin-top: .6rem;
}

.news-nav a {
    line-height: .5rem;
    width: 1.6rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    background-color: #eeeeee;
    margin: 0 .15rem;
}

.news-nav .on {
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    color: #FFF;
}

.news-list {
    overflow: hidden;
}

.news-list li {
    width: 31%;
    margin-right: 3.5%;
    margin-top: .5rem;
    padding-bottom: .3rem;
    overflow: hidden;
}

.news-list li:nth-of-type(3n) {
    margin-right: 0;
}

.news-list li .tool {
    position: absolute;
    z-index: 10;
    left: .3rem;
    top: .2rem;
}

.news-list li .tool span {
    background-color: rgba(255, 255, 255, .3);
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 30px;
    padding-right: 10px;
    margin-right: 10px;
    font-size: 12px;
    margin-right: .1rem;
    line-height: 24px;
    height: 24px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.news-list li .pic {
    width: 100%;
    overflow: hidden;
    height: 2.1rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.news-list.sc li .pic a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.news-list li .pic img {
    width: 100%;
}

.news-list.sc li .pic .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 86%;
    height: 40%;
    overflow-y: auto;
    z-index: 10;
    transform: translate(-50%, -30%);
    -webkit-transform: translate(-50%, -30%);
    -moz-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    -o-transform: translate(-50%, -30%);
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.news-list.sc li .pic .txt .mCSB_scrollTools .mCSB_draggerRail {
    background-color: #FFF;
    background-color: rgba(255, 255, 255, 0.4);
}

.news-list.sc li .pic .txt .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-image: linear-gradient(#FFF, #FFF);
}

.news-list li .tit {
    margin-top: .2rem;
    margin-bottom: .15rem;
    height: .7rem;
}

.news-list.sc li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    background-image: linear-gradient(45deg, #1d82d6, #02b4ee);
}

.news-list .text-content {
    padding: 0 .2rem;
}

.news-list .date,
.news-list .address {
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
}
.s_tmpl_footer{background-color: #f5f7fa!important;}
.huodong {
    background-color: #f5f7fa;
    overflow: hidden;
}

.huodong li {
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
}

.huodong li .pic {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.huodong li .tit {
    border-bottom: 1px #e5e5e5 solid;
}

@media (min-width:1025px) {
    .news-list li:hover .pic img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    .news-list li:hover .more {
        color: #1d82d6;
    }
    .news-list li:hover::after {
        width: 100%;
    }
    .news-list li:hover .pic a::after {
        opacity: .9;
    }
    .news-list li:hover .pic .txt {
        opacity: 1;
    }
}

@media (max-width:1199px) {
    .sort .date input,
    .sort .search {
        height: .8rem;
    }
    .sort .search {
        width: 5rem;
    }
    .sort .search button {
        width: .8rem;
        background-size: .24rem;
    }
    .sort .date input {
        width: 2.2rem;
    }
    .screen .pic {
        width: 1.8rem;
        height: .85rem;
    }
    .news-list li {
        height: auto;
    }
    .news-list li .pic img {
        display: none;
    }
    .news-list li .pic {
        height: 3.6rem;
    }
    .news-list li .tit {
        height: auto;
        padding-bottom: .2rem;
    }
    .news-nav a {
        line-height: .8rem;
        width: 1.8rem;
    }
}

@media (max-width:950px) {
    .sort .date input,
    .sort .search {
        height: 1rem;
    }
    .sort .search button {
        width: 1.2rem;
        background-size: .32rem;
    }
    .sort .date input {
        width: 3rem;
    }
    .news-nav a {
        line-height: 1rem;
        width: 2.4rem;
    }
}

@media (max-width:767px) {
    .sort .date input {
        width: 3.2rem;
    }
    .news-list li {
        width: 49%;
        margin-right: 2%;
    }
    .news-list li:nth-of-type(3n) {
        margin-right: 2%;
    }
    .news-list li:nth-of-type(2n) {
        margin-right: 0;
    }
    .news-list li .pic {
        height: 5rem;
    }
  .news-list li .tool span{height:23px;font-size:12px}
}

@media (max-width:480px) {
    .sort .date input,
    .sort .search {
        height: 1.8rem;
    }
    .sort .search {
        width: 100%;
        margin-left: 0;
        height: 1.8rem;
        margin-top: .6rem;
    }
    .sort .search button {
        width: 2rem;
        background-size: .78rem;
    }
    .sort .date {
        width: 100%;
        margin-top: .6rem;
    }
    .sort .date input {
        flex: 1;
    }
    .news-nav a {
        line-height: 1rem;
        width: 23%;
        line-height: 1.8rem;
    }
    .news-list li {
        width: 100%;
        margin-right: 0 !important;
    }
    .news-list li .pic {
        height: 8rem;
    }
    .news-list li .tool {
        left: .6rem;
        top: .5rem;
    }
}

@media (max-width:320px) {
    .news-list li {
        width: 100%;
    }
    .news-list li .pic {
        height: 7.8rem;
    }
    .news-list li .tit {
        height: 3.8rem;
    }
}