
.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;
}
.notice li a{text-align: left!important;}
.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;}
.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;
   }
.notice li a span{display:block;width:100%}
@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: .6rem;
}

.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;
    background: url(/repository/portal-local/ngc202204150002/cms/image/e110eba4-5d68-401f-b337-edb70a07e95a.png?d=1657531741378)no-repeat 95% center;
}

.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;
}

.sort .search button {
    border: 0;
    width: .6rem;
    background: url(/repository/portal-local/ngc202204150002/cms/image/28277e31-487b-4037-a1e4-c340e2e75b4e.png?d=1657531755275)no-repeat 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%);
}

.list{    width: 100%;}
.list li {
    padding: .2rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-top: .3rem;
}

.list .pic {
    width: 2.8rem;
    height: 1.7rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-right: .4rem;
}

.list1 .pic {
    width: 2.1rem;
    height: 1.2rem;
    overflow: hidden;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    margin-right: .4rem;
}

.list .pic img {
    width: 100%;
}

.list .pic a {
    width: 100%;
    height: 100%;
}

.list .text-content {
    min-width: 0;
}
.list .text-content .title a{font-weight: bold;}
.list .txt {
    margin-top: .1rem;
}

.list .time {
    font-size: .14rem;
    margin-top: .15rem;
}

.notice {
    margin-top: .6rem;
}

.notice li {
    line-height: .6rem;
    border-radius: .1rem;
    -webkit-border-radius: .1rem;
    -moz-border-radius: .1rem;
    -ms-border-radius: .1rem;
    -o-border-radius: .1rem;
    overflow: hidden;
}

.notice li:nth-child(odd) {
    background-color: #f2f5fa;
}

.notice li.news,
.notice li.news a {
    color: #dd1114;
    text-decoration: underline;
}

.notice .time {
    padding: 0 .3rem;
}
.notice .time .h5_icon{display: none;}
.notice .time::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 1px;
    height: 40%;
    background-color: #ccc;
}

.notice a {
    min-width: 0px;
    padding-left: .3rem;
    font-weight: 550;
}

.notice a img {
    margin-left: .1rem;
}

@media (min-width:1025px) {
    .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);
    }
}

@media (max-width:1199px) {
  /*
    .list .pic img {
        display: none;
    }
  */
    .list .pic {
        width: 3.8rem;
        height: 2.7rem;
    }
    .sort .date input,
    .sort .search {
        height: .8rem;
    }
    .sort .search {
        width: 6rem;
    }
    .sort .search button {
        width: .8rem;
        background-size: .24rem;
    }
    .notice li {
        line-height: 1rem;
    }
}

@media (max-width:950px) {
    .sort .date input,
    .sort .search {
        height: 1rem;
    }
    .sort .search {
        width: 7rem;
    }
    .sort .search button {
        width: 1rem;
        background-size: .32rem;
    }
    .list .pic {
        width: 4.8rem;
        height: 3.7rem;
    }
    .list1 .pic {
        width: 4.8rem;
        height: 3.2rem;
    }
    .notice li {
        line-height: 1.5;
    }
  .notice .time{}
  .notice .time .h5_icon{display: inline-block;margin-left:10px;}
  .notice li a img{display: none;}
  .notice li{padding:10px 0}
  .notice li a{
    width:100%;
    -webkit-line-clamp: 2;
	display: -webkit-box!important;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height:1.5;
	height:3em;}
  .notice .time::after,.notice .time::before{display: none;}
}

@media (max-width:480px) {
  .list .text-content .title a{    font-size: 16px;}
  .list .txt{    font-size: 14px;}
  .list .time{    font-size: 14px;}
  .notice .time{    font-size: 14px;}
  .notice a span{    font-size: 16px;}
    .notice a{    font-size: 16px;}
    .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;
    }
    .list .pic {
        width: 7rem;
        height: 5.4rem;
    }
    .list .pic {
        width: 7rem;
        height: 4.5rem;
    }
 
  
}