*{margin:0; padding:0; list-style:none; outline:none;}
pre{white-space:pre-wrap; word-wrap:break-word; overflow-wrap:break-word;}

:root{
	--base-font-color:#212121;
	--reverse-font-color:#9CDCFE;
	--base-background-color:#FFFFFF;
	--reverse-background-color:#1E1E1E;
	--base-link-color:#212121;
	--reverse-link-color:#C000FF;
	--base-hover-color:#1D4ED8;
	--reverse-hover-color:#1D4ED8;
	--small-font-color:#888888;
	--text-link-color:#2563EB;
	--base-line-color:#E0E0E0;
	--red-highlight:#E10602;
	--blue-highlight:#2563EB;
	--base-font-family:Arial, sans-serif;
	--base-font-size:13px;
	--base-line-width:0.5px;
	--normal-font-size:17px;
	--normal-line-height:28px;
}

::selection{color:var(--reverse-font-color); background-color:var(--red-highlight);}

body{font-family:var(--base-font-family); font-size:var(--base-font-size); color:var(--base-font-color); background-color:var(--base-background-color); word-wrap:break-word; overflow-wrap:break-word; letter-spacing:var(--base-line-width); font-variant:tabular-nums; font-feature-settings:"tnum";}

.maxwidth{width:1320px;}
.minwidth{width:1320px;}
.disn{display:none;}
.dis{display:block;}
.borderbottom{clear:both;}

/*a*/
a:link,a:active,a:visited{color:var(--base-link-color); text-decoration:none;}
a:hover{color:var(--base-hover-color);}
a.bbs{font-size:var(--normal-font-size);}
a.pages{padding:5px 10px; display:inline-block; border:var(--base-line-width) solid var(--base-line-color);}
a.pages:hover{background-color:var(--red-highlight); color:var(--reverse-font-color);}
a.hometopreview{color:var(--small-font-color);}
a.hometopreview:hover{color:var(--base-hover-color);}
a.pages2{display:block; text-align:center; color:var(--red-highlight); font-size:var(--normal-font-size); margin-bottom:20px;}

/*input*/
input{border:var(--base-line-width) solid var(--base-line-color); font-family:var(--base-font-family); padding:5px; border-radius:5px;}
textarea{border:var(--base-line-width) solid var(--base-line-color); font-family:var(--base-font-family); padding:5px; border-radius:5px;}
input[type=submit]{cursor:pointer;}
#search_logo{font-size:var(--normal-font-size); font-weight:bold; color:var(--blue-highlight);}
#search_input{border:1px solid var(--red-highlight); padding:10px; font-size:var(--normal-font-size); width:400px; border-radius:10px 0 0 10px; line-height:22px; height:22px;}
#search_button{border:1px solid var(--red-highlight); padding:10px; font-size:var(--normal-font-size); border-left:none; border-radius:0 10px 10px 0; line-height:22px; color:var(--reverse-font-color); background-color:var(--red-highlight); height:44px;}
#search_button:hover{color:var(--base-hover-color); background-color:var(--base-background-color);}

/*index*/
#hometopbox{float:left; width:185px; margin:15px 0 15px 20px; padding:5px; height:120px; border:var(--base-line-width) solid var(--base-line-color); overflow:hidden; border-radius:10px;}
#hometopbox img{width:120px; height:auto; max-height:120px;}
#hometoptitle{margin:10px; font-size:16px; line-height:24px; text-align:justify;}

/*content*/
h1{font-size:40px; margin:0 0 20px 0; overflow:hidden; text-align:justify; display:inline-block; line-height:50px;}
#pageinfo{color:var(--small-font-color); font-size:var(--base-font-size); line-height:20px; padding:0 50px;}
#pageinfo a{color:var(--small-font-color);}
#pageinfo a:hover{color:var(--base-hover-color);}
#pageinfo div.left{float:left;}
#pageinfo div.right{float:right;}
#content a.bbs:link,#content a.bbs:active,#content a.bbs:visited{color:var(--text-link-color); text-decoration:underline;}
#content a.bbs:hover{color:var(--base-hover-color);}
#content{line-height:var(--normal-line-height); font-size:var(--normal-font-size); clear:both; min-width:640px; overflow:hidden; max-height:10000px; padding:0 100px; text-align:justify;}
#content div{text-align:center;}
#content p{text-indent:2em; text-align:justify; margin-top:25px; margin-bottom:25px;}
.subtitle{margin:20px 0 0 0; min-height:24px;}
.subtitle h3{font-size:18px; border-left:10px solid var(--red-highlight); padding:3px 10px; text-align:left; line-height:24px;}
#scode{display:block; padding:0 5px; background-color:var(--reverse-background-color); color:var(--reverse-font-color); font-size:14px; text-align:justify !important; font-family:monospace;}
#contentside{min-width:760px; padding:0 50px; flex:auto;}
#unfold-field{position:relative;}
.unfold-field-bg{position: absolute; top: -120px; left: 0; height: 120px; width: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);}
#disclaimer{color:var(--small-font-color); line-height:24px; font-size:var(--base-font-size); padding:0 50px; text-align:justify !important; display:inline-block; clear:both;}
#fenge{height:9px; background:#D4E4F4; margin-top:30px; border-bottom:var(--base-line-width) solid var(--base-line-color); border-top:var(--base-line-width) solid var(--base-line-color); clear:both;}
#prenext div{border-left:5px solid var(--blue-highlight); padding-left:10px; font-size:16px; margin-bottom:20px; text-align:justify;}

/*top*/
#topbanner{width:100%; height:14px; border-bottom:var(--base-line-width) solid var(--small-font-color); min-width:800px; font-size:14px; line-height:14px; padding:10px 0;}
#header{font-size:14px; display:none;}

/*img*/
#bantouming img{opacity:0.5; border-radius:5px;}
#bantouming a:hover img{opacity:0.7;}
img,a img{margin:0; padding:0; max-width:600px;}
#toumingban{text-align:center; padding:32px;}
#toumingban img{width:120px; height:120px; transition:all 0.6s; border-radius:50%;}
#toumingban img:hover{transform:scale(1.4);}

/*middleb*/
#middleb div{clear:both;}
#middleb a{font-size:20px; line-height:30px; font-weight:bold;}
#middleb a:hover{text-decoration:none;}
#middleb img{float:right; margin-left:10px; height:100px; width:150px; transition:transform .5s ease-in;}
#middleb img:hover{transform:scale(1.1);}
#middleb div.min{min-height:120px; padding:10px 0; border-bottom:var(--base-line-width) solid var(--base-line-color); text-align:justify;}
#middleb div.nomin{min-height:60px; padding:20px 0; border-bottom:var(--base-line-width) solid var(--base-line-color); text-align:justify;}
#middleb a.hometopreview{font-size:var(--base-font-size); color:var(--small-font-color); font-weight:normal;}
#middleb a.hometopreview:hover{color:var(--base-hover-color); font-size:var(--base-font-size);}
#middleb ul{text-align:right; color:var(--small-font-color); font-size:var(--base-font-size);}
#middleb p{text-indent:2em; color:var(--small-font-color); font-size:14px; font-weight:normal; text-align:justify;}
#middleb span.xiangguan{border:var(--base-line-width) solid var(--small-font-color); color:var(--small-font-color); padding:2px; border-radius:5px;}

/*rightb*/
.rbnone{position:""; max-width:350px;}
.rbfix{position:fixed; top:10px; z-index:1; max-width:350px;}
.rbfixt{position:fixed; bottom:140px; z-index:1; max-width:350px;}
#m11{font-size:var(--base-font-size); width:350px;}

/*right*/
.right_title{line-height:22px; font-size:16px; border-bottom:var(--base-line-width) solid var(--small-font-color); font-weight:bold; color:var(--small-font-color); width:100px;}
#rightside{min-width:350px; text-align:justify;}
#more{font-size:15px; white-space:nowrap; overflow:hidden;}
#more li{padding:10px 0; overflow:hidden;}
#more font{font-weight:bold; margin-right:3px;}

/*detailhot*/
#detailhot{clear:both; height:140px;}
#detailhot ul li{float:left; position:relative; padding:3px; font-size:12px;}
#detailhot img{width:110px; height:110px;}
.focus{background:rgba(250,250,250,0.25); width:115px; height:115px; border:1px dashed var(--base-hover-color); position:absolute; left:0px; top:0px; display:none;}
.focus:before{width:118px; height:60px; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF; content:''; position:absolute; left:-1px; top:20px;}
.focus:after{width:60px; height:118px; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; content:''; position:absolute; top:-1px; left:20px;}
#detailhot ul li:hover .focus{display:block;}

/*top4*/
#more{text-align:justify;}
#top4 li{font-size:15px; clear:both; min-height:60px; padding:15px 0;}
#top4 img{width:60px; height:60px; float:left; margin-right:10px;}
#top4 div{margin-top:10px; font-size:var(--base-font-size);}

/*footer*/
#footer{clear:both; z-index:2; position:relative; font-size:var(--base-font-size);}

/*navtop*/
#navtop{font-size:14px; display:none;}

/*jubao*/
.exclamation-icon{display:inline-flex; width:16px; height:16px; background-color:var(--red-highlight); color:white; border-radius:50%; justify-content:center; align-items:center; font-weight:bold;}
.exclamation-icon::after{content:"!";}

#minisearch_layer div{font-size:var(--base-font-size) !important;}
#minisearch_layer td{font-size:12px !important;}

#admax{max-width:870px;}

@media only screen and (max-width:1340px){
.maxwidth{width:1250px;}
.minwidth{width:1250px;}
#hometopbox{margin:15px 0 15px 15px; width:220px;}
#content{padding:0 80px;}
#admax{max-width:800px;}
}

@media only screen and (max-width:1200px){
.maxwidth{width:800px;}
.minwidth{width:800px;}
#hometopbox{margin:15px 0 15px 15px; width:235px;}
#contentside{padding:0 20px;}
#content{padding:0 60px;}
#rightside{display:none;}
#admax{max-width:760px;}
}

@media only screen and (min-width:1550px){
.maxwidth{width:1500px;}
.minwidth{width:1500px;}
#header a{margin-right:32px;}
#hometopbox{margin:15px 0 15px 15px; width:220px;}
#content{padding:0 120px;}
#admax{max-width:1050px;}
}
