body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, select, img {
  margin: 0; padding: 0;}
a, img, button, input, textarea, div { -webkit-tap-highlight-color: rgba(255, 255, 255, 0);}
.left{ float:left; }
.right{ float:right; }
ul,li{ list-style-type:none;}
img{ border:0;}
.clearfix {	display: block;zoom:1;}
.clearfix:after {content: '';overflow: hidden;width: 100%;height: 0px;font-size: 0px;	display: block;	clear: both;}
body { margin: 0 auto; font-family: helvetica;max-width: 750px;}
img { display: block;}
a:link {  text-decoration: none;}
a:visited {  text-decoration: none;}
a:hover {  text-decoration: none !important;}
a:active {  text-decoration: none;}
ul, ol {  list-style-type: none;}
.conbox{margin:0 0.3rem;}
/*banner*/
.banner{height: 1.2rem;line-height:1.2rem;color: #fff;font-size: 0.42rem; text-align:center;font-weight: 700;background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), linear-gradient(90deg, #1E90FF 0%, #93C5FD 100%);}
/*搜索*/
.search{display: flex; -webkit-box-pack: start; -webkit-justify-content: flex-start;-ms-flex-pack: start; justify-content: flex-start; -webkit-box-align: center; -webkit-align-items: center;
    -ms-flex-align: center;align-items: center; width: 100%;margin:0 auto; height: 0.7rem;margin-top: .4rem;   border-radius: .22rem;  border: .026667rem solid #E5E7EB;}
.s_body{width:100%;display: flex; padding:0.2rem;  -webkit-box-align: center;   -webkit-align-items: center;   -ms-flex-align: center;align-items: center;}
.s_body input{display: block; box-sizing: border-box; width: 100%;min-width: 0;margin: 0; padding: 0;color: rgba(0, 0, 0, 0.9); line-height: inherit;text-align: left;  border: 0;font-size:0.3rem;outline: none;}
.s_body input::placeholder {color: rgba(0, 0, 0, 0.4); /* 40%不透明度黑色 */}
.s_find{width: .373333rem;  height: .373333rem;}
.s_icon{display: flex; align-items: center;width:0.65rem;height:0.65rem;}
.s_icon img{width:0.32rem;margin: 0 auto;}

.label-title{ margin-top: .4rem;font-size: 0.4rem; font-weight: 700;display: block;}
.new_live .live_box { position: relative; width: 100%; min-height: -webkit-max-content; min-height: -moz-max-content;min-height: max-content;margin-top: .4rem;  border-radius: .32rem; border: .053333rem solid #1E90FF;box-shadow: 0 .106667rem .16rem -.106667rem #0000001a, 0 .266667rem .4rem -.08rem #0000001a;}
.new_live .live_box a{display:block;width:100%;}
.new_live .live_box .img1{width: inherit;height: auto;  border-top-left-radius: .32rem;  border-top-right-radius: .32rem;background: none;}
.new_live .live_box .img2{position:absolute; width: 1rem;height: 1rem;z-index: 2; left: 50%;top: 35%;   transform: translate(-50%, -50%);}
.new_live .live_box .live-cover {width: inherit;height: auto;  border-top-left-radius: .32rem;  border-top-right-radius: .32rem;background: none;}
.new_live .live_box .live_title{padding:0.2rem 0.28rem;color:#323232;} 
.new_live .live_box .live_title .title{font-size: .35rem;  font-weight: 700;line-height: .5rem;}
.new_live .live_box .live_title .gkrc{font-size: .28rem;line-height: .5rem;color:#6b7280;}
.new_live .live_box .num_zt{display:flex;justify-content: space-between;align-items: center;position: absolute; top: 0; left: 0;right: 0;padding: 0.2rem 0.3rem; border-top-left-radius: .32rem;    border-top-right-radius: .32rem; background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);background: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent);}
.new_live .live_box .num_zt span{display:inline-block;font-size:0.3rem;height:0.52rem;line-height:0.52rem;padding: 0rem 0.15rem;color: #fff;background: #FFD700;border-radius: .26rem;}
.new_live .live_box .num_zt img{height: 0.52rem;border-radius: 0;}


.pic_list2 {width:100%;margin:0 auto;display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.pic_list2 li{width: 47%; background:#fff;position:relative;border-radius: 0.2rem;overflow: hidden;border-radius: .32rem;
    border: .053333rem solid #1E90FF;   box-shadow: 0 .106667rem .16rem -.106667rem #0000001a, 0 .266667rem .4rem -.08rem #0000001a;margin-top:0.4rem;}
.pic_list2 li .img{width:100%;max-height:1.8rem;}
.pic_list2 li .img1{width: 100%;height: 100%;display:block;object-fit: cover;}
.pic_list2 li .img2{width:0.6rem;height:0.6rem;display: block;position:absolute;left:0.2rem;top:1.2rem;}
.pic_list2 li h3 {height:1.5rem;font-size: .32rem;font-weight: 700;line-height: .5rem;color:#323232;text-overflow: ellipsis;overflow: hidden;   display: -webkit-box;  -webkit-line-clamp:3;  -webkit-box-orient: vertical;margin: 0.2rem;word-break: break-word;text-align: justify;}  
.pic_list2 li p{height:0.6rem;padding:0 0.2rem 0.2rem;font-size:0.3rem;color:#999;line-height:0.6rem;display: flex;align-items: center;}

.num_zt{display:flex;justify-content: space-between;align-items: center;position: absolute; top: 0; left: 0;right: 0;padding: 0.1rem 0.2rem; border-top-left-radius: .32rem;    border-top-right-radius: .32rem; background: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);background: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent);}
.num_zt span{display:inline-block;font-size:0.22rem;height:0.42rem;line-height:0.42rem;padding: 0rem 0.15rem;color: #fff;background: #FFD700;border-radius: .24rem;}
.num_zt img{height:0.42rem;}
/*检索结果*/
#resultContainer .pic_list2 .num_zt span{opacity:0; }
.no-result,.loading{font-size: 0.3rem; color: #666; text-align: center; margin-top: 0.4rem;}
 .no-result img{width:50%;margin: 0.2rem auto;}   

.goback{position: fixed;right: 0.2rem;  z-index:9; bottom: 80px;   width: 1rem;   height: 1rem;background:url(/themes/cyolwap/assets/images/activity/gxzszb/s_back.png) left top no-repeat;background-size:100% 100%;}

