html{color:#000;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {background:#FFF;color:#4a4f5a;font: 400 14px/1.5 "微软雅黑",Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);max-width: 640px; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
input,select,textarea{font-size:100%}
article,aside,footer,header,nav,section,audio,canvas,video,img {display: block;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
button{outline:0;border:none;}
a:hover{text-decoration:none}
ins,a{text-decoration:none}
textarea {resize: none;}
iframe,img {border:0;}
/**img{display:block;width:100%;}**/
ul,ol {list-style:none;}
input,select,textarea {outline: 0;-webkit-user-modify: read-write-plaintext-only;}
input {-webkit-appearance: none;}
.pr{position:relative;}
.abs{position: absolute}
.fl{float:left;display:inline-block;}
.fr{float:right;display:inline-block;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.wrap{min-width: 320px;max-width:768px;margin:0 auto;overflow:hidden;position:relative;}
/**导航条**/
.htit{line-height:1rem;padding:0 .3rem;color:#ff8e2e;font-size: .4rem;margin:1rem 0 .4rem 0}
.wrapper03 {width: 100%;overflow: hidden;margin:0 auto;border-bottom:1px solid #ccc}
.wrapper03 .scroller {}
.wrapper03 .scroller li {height: 1rem;color:#333;float: left;line-height: 1rem;font-size: .4rem;text-align: center}
.wrapper03 .scroller li a{color:#333;display:block;margin:0 .3rem;padding:0 .1rem}
.wrapper03 .scroller li.cur a{color:#1677ff;height:.9rem;border-bottom:.1rem solid #1677ff}
/**网站顶部**/
.navbar{height: 50px; line-height: 50px; background-color: rgb(0, 0, 0); color: rgb(255, 255, 255); font-size: 18px; position: relative;}
.navbar .title{text-align: center;}
.navbar .title a{color:#fff;}
.adm-tabs-content {
    padding: 12px;
    margin-bottom: 50px;
}
.adm-tabs {
	margin: 10px 0px;
    min-width: 0;
    position: relative;
}

.adm-grid {
    --gap: 0;
    --gap-horizontal: var(--gap);
    --gap-vertical: var(--gap);
    grid-gap: 10px;
    grid-column-gap: var(--gap-horizontal);
    grid-row-gap: var(--gap-vertical);
    align-items: stretch;
    -webkit-column-gap: var(--gap-horizontal);
    column-gap: var(--gap-horizontal);
    display: grid;
    grid-template-columns: repeat(var(--columns),minmax(0,1fr));
    row-gap: var(--gap-vertical);
	--columns: 2;
    --gap: 10px;
	font-size: 13px;
}

.adm-image {
    --width: var(--adm-image-width,auto);
    --height: var(--adm-image-height,auto);
    display: block;
    height: var(--height);
    overflow: hidden;
    width: var(--width);
	border-radius: 8px 8px 0px 0px; width: 100%; max-height: 220px; min-height: 220px;
}

.adm-grid-item2 .image-item{
    margin-bottom: 10px;
}
.adm-grid-item2 .adm-button{
    width:90%;
}
.adm-grid-item2 .image-item img{
    width:100%;
}

.adm-image-img {
 height: 220px;
    width: 100%;
    object-fit: cover;
}
.adm-tag {
    --border-radius: var(--adm-tag-border-radius,2px);
    background: var(--background-color);
    border: 1px solid var(--border-color);
    border-radius: var(--border-radius);
    box-sizing: border-box;
    color: var(--text-color);
    display: inline-block;
    font-size: var(--adm-font-size-3);
    font-weight: 400;
    line-height: 1;
    padding: 2px 4px;
    white-space: nowrap;
	--border-color: var(--adm-color-danger, #ff3141);
    --text-color: #ffffff;
    --background-color: var(--adm-color-danger, #ff3141);
	margin: 0px 2px;
}
.adm-ellipsis{font-size: 16px;}
.tj{position: absolute; top: 0px; left: 0px;}
.zl{padding: 10px 8px; line-height: 20px; background-color: rgb(239, 239, 239)}
.fx{border-top: 1px solid rgb(204, 204, 204); margin: 8px 0px;}
.rz{position: absolute; top: 0px; right: 0px; background-color: green; color: rgb(255, 255, 255); font-size: 12px; padding: 4px; border-radius: 0px 8px 0px 0px;}
.adm-grid-item .p{color: green;}
.adm-button {
border-radius: 4px;
padding: 8px 16px;
text-align: center;
text-decoration: none;
display: inline-block;
cursor: pointer;
background-color:#00b578;
color: white;
font-size: 15px;
width: 80%;
}
.adm-button:hover {
background-color: #3e8e41;
}
.masked{
    opacity:0.3;
    filter: alpha(opacity=30);
    background-color:#000;
}
#sp{cursor: pointer;}
.videos{display: none; position: fixed;left: 50%;top: 50%;width: 98%; z-index: 10001;transform: translate(-50%, -50%);max-height:80%;}
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer;z-index: 10002; }
#video_bg {width: 100%;height: 100%;position: absolute;background: #000;opacity: .8;filter: alpha(opacity=8	0);top: 0;left: 0;display: none;z-index: 10000;}
.more{border-radius:20px;width:40%;height:36px;display:block;background:green;text-align:center;line-height:36px;color:#fff;font-size:14px;margin:5px auto;}
.zw {padding:15px;}

.search-container {
    text-align: center;
    margin-top: 5px;
}

#search-input {
    width: 70%;
    height: 30px;
    font-size: 14px;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    outline: none;
}

#search-button {
    width: 20%;
    height: 36px;
    font-size: 14px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-left: 10px;
    cursor: pointer;
}

#search-results {
    margin-top: 20px;
}



.top_tp {
     position: fixed;
     bottom: 50px;
     right: 10px;
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #3498db, #2c3e50);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 5px 20px rgba(52, 152, 219, 0.4);
    transition: all 0.3s ease;
}
 .top_tp img {width:24px;margin: 0px 0 0 8px;}
  .top_tp a{color: #fff;    font-size: 10px;}
  
  
.csxz {
     position: fixed;
     top: 5px;
     left: 10px;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #9b59b6, #8e44ad);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 5px 20px rgba(52, 152, 219, 0.4);
    transition: all 0.3s ease;
}
 .csxz img {width:32px;}
  .csxz a{color: #fff;margin: 0px 0 0 8px;line-height: 12px; font-size: 12px;}
  
  
  .fixed { display:block; height:44px; background:#313233; position:fixed; bottom:0;left:0; width:100%; border-top:1px solid #666;}
	.fixed ul { display:block; width:100%; margin:0; padding:0; list-style:none; }
	.fixed ul li { float:left; width:25%; border-right:1px solid #666; box-sizing:border-box; padding-top:5px; }
	.fixed ul li a { display:block;}
	.fixed ul li a img { width:80%; margin:0 auto; display:block; max-width:20px;height: 20px;}
	.fixed ul li a span { display:block; width:100%; text-align:center; height:20px; line-height:20px; color:#fff; font-size:12px;}
    .cs{width: 99%;margin: 5px auto;}
    .cs img{width:100%;}
