*{margin: 0;padding: 0;-webkit-tap-highlight-color: rgba(255,0,0,0);}
body{max-width: 10rem;margin: 0 auto!important;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;font-size: .3rem;}
i,em{font-style: normal;}
/* input, textarea{-webkit-appearance: none; appearance: none;} */
html {color:#000;background:#fff;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)}
html,body {font-family:PingFang-SC-Regular,Helvetica,sans-serif; overflow-x: hidden; scroll-behavior: smooth;background-color: #f5f5f5;}
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%}
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:500}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;box-sizing: border-box;}
p:before,p:after {content:''}
p{box-sizing: border-box;}
sub,sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup {top:-.5em}
sub {bottom:-.25em}
a {color:#fff;box-sizing: border-box;}
a:hover {text-decoration:none}
ins,a {text-decoration:none}
button {-webkit-appearance: none;border:none}
div{box-sizing: border-box;}
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1622864546790') format('truetype');
}
@font-face {
  font-family: "heavy"; /* Project id  */
  src: url('heavy.otf');
}
img{
	width: 100%;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-sousuokehu:before {
  content: "\e64d";
}
.fn-clear:after {visibility:hidden; display:block; font-size:0;	content:" "; clear:both; height:0;}
.fn-clear {zoom:1; /* for IE6 IE7 */}
.fn-hide {display:none;}
/* .fn-left, .fn-right {display:inline;} */
.float-tl{float:left;}
.float-tr{float:right;}
.p30fff{color: #fff;}
.one-text{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.two-text{
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;/*控制行数*/
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.home1{
	background-image: linear-gradient(to bottom, #086add 0%, #f4f4f4 60%);
	padding: 0.3rem 3%;
}

.home1 a{
	display: block;
	margin-bottom: 0.2rem;
}
.home2{
	padding: 0 3% 1rem 3%;
}
.home2 .tt{
	font-size: 0.36rem;
	color: #000000;
	line-height: 0.6rem;
	font-weight: bold;
	margin-bottom: 0.16rem;
}
.home2 ul li{
	margin-bottom: 0.2rem;
	position: relative;
}
.home2 ul li h1{
	height: 1.3rem;
	background-image: linear-gradient(90deg, 
		#36b6e1 53%, 
		#2dadd7 100%), 
	linear-gradient(
		#ffffff, 
		#ffffff);
	background-blend-mode: normal, 
		normal;
	border-radius: 8px 8px 0px 0px;
	position: relative;
	padding: 0.2rem 0.3rem;
	color: #FFFFFF;
	font-size: 0.3rem;line-height: 0.4rem;
}
.home2 ul li.qd2 h1,.jj ul li.jjb,.jjxq2.jjxq h1{
		background-image: linear-gradient(90deg, 
			#f19737 53%, 
			#ff8500 100%), 
		linear-gradient(
			#ffffff, 
			#ffffff);
}
.home2 ul li.qd3 h1,.jj ul li.jjc,.jjxq3.jjxq h1{
		background-image: linear-gradient(90deg, 
				#71d4ae 53%, 
				#61c9a1 100%), 
			linear-gradient(
				#ffffff, 
				#ffffff);
}
.home2 ul li.qd1 h1,.home2 ul li.qd3 h1{
	padding-top: 0.43rem;
}
.home2 ul li h1 a{
	position: absolute;
	width: 0.4rem;
	right: 0.35rem;
	top: 0.4rem;
}



.home2 ul li div{
	width: 100%;
	height: 2.83rem;
	background-color: #ffffff;
	box-shadow: 0px 9px 27px 2px 
		rgba(188, 188, 188, 0.08);
	border-radius: 8px;
	
	margin-top: -0.1rem;
	position: relative;
	z-index: 10;
	padding:0.26rem 0.4rem 0 0.4rem;
}
.home2 ul li div a{
	display: block;
	font-size: 0.28rem;
	line-height: 0.66rem;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333333;
}
.jjh{
    position: relative;
    padding-bottom: 0.8rem;
}
.jjh h1{
	height: 0.9rem;

	border-radius:4px;
	position: relative;
	padding: 0.25rem 0.3rem 0.2rem 0.3rem;
	color: #FFFFFF;
	font-size: 0.3rem;line-height: 0.4rem;
	width: 94%;
	margin: 0 auto -0.2rem;
}
.jjh1 h1{
    	background-color: #36b6e1;
}
.jjh2 h1{
    	background-color: #f19737;
}
.jjh3 h1{
    	background-color: #71d4ae;
}
.jjh h1 a{
	position: absolute;
	width: 0.4rem;
	right: 0.35rem;
	top: 0.23rem;
}
.jjh .more{
    	bottom: 0.55rem;
}
.jjh1 .more{
    color:#36b6e1 ;
}
.jjh2 .more{
    color:#f19737 ;
}
.jjh3 .more{
    color:#71d4ae ;
}
.more{
	font-size: 0.26rem;
	color: #1776ff;
	position: absolute;
	right: 0.3rem;
	bottom: 0.26rem;
	z-index: 99;
}
.more img{
	width: 0.2rem;
}
.jj{
	width: 100%;
	background-image: linear-gradient(180deg, 
			#0065db 0%, 
			#8ac0f3 40%, 
			#cdedff 50%, 
			#f6f6f6 100%);
		/*border-radius: 8px;*/
	/*margin: 0.2rem auto;*/
	padding: 0.2rem 0;
}
.indexss{
    width: 100%;
        padding:0 0.2rem;
}
.jj1{
	padding: 0.2rem 0.4rem;
	color: #FFFFFF;
	
}
.jj1 h1{
	text-align: center;
	font-size: 0.35rem;
	line-height: 0.8rem;
	font-weight: bold;
}
.jj1 p{
	font-size: 0.26rem;
	line-height: 0.46rem;
	text-align: justify;
	text-indent: 0.5rem;
}
.jj ul{
	padding: 0.2rem
}
.jj ul li{
	margin-bottom: 0.2rem;
	padding: 0rem 0.2rem 0 0.3rem;
	height: 1.9rem;
	border-radius: 8px;
	background-image: linear-gradient(90deg, 
			#36b6e1 0%, 
			#37bfec 100%), 
		linear-gradient(
			#231815, 
			#231815);
	
	color: #FFFFFF;
}
.jj ul li div.float-tl{
	width: 22%;
	display: flex;align-items: center
}
.jj ul li img{
	width: 0.95rem;align-items: center;
}
.jj ul li h1{
	margin-top: 0.28rem;font-size: 0.32rem;line-height: 0.5rem;
}
.jj ul li h1 span{

}
.jj ul li p{
	font-size: 0.24rem;
	opacity: 0.8;
	line-height: 0.4rem;
}
.jj ul li div{
	height: 1.9rem;
}
.jj ul li div.float-tr{
	width: 78%;
}
.jjxq{
	padding: 0.2rem 3%;
	font-size: 0.28rem;
	color: #333333;
	text-indent: 0.4rem;
	text-align: justify;
}
.jjxq h1{
	height: 1.5rem;
	background-image: linear-gradient(90deg, 
			#36b6e1 53%, 
			#2dadd7 100%), 
		linear-gradient(
			#231815, 
			#231815);
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 0.32rem;
	font-weight: bold;
	text-align: center;
	display: flex;align-items: center;justify-content: space-around;
	margin-bottom: 0.2rem;
}
.jjxq h1 span{
	align-items: center;
}
.jjxq p{
	padding: 0 0.2rem;
	line-height: 0.6rem;
}
.ss{
	padding: 0.2rem 3%;
	min-height: 8rem;
	background-image: linear-gradient(to bottom, #086add 0%, #f4f4f4 60%);
}
.ss1{
	padding: 0.2rem 3%;

}
.wordmain{
    width: 92%;
    margin: 0 auto;
}
.wordmain a{
    display: block;display: flex;
     align-items: center; 
}
.wordmain.ssjgmain a{
    font-size: 0.28rem;
    color: #333;
    line-height: 0.36rem;
    height: 0.76rem;
    overflow: hidden;
    width: 100%;
    display: block;
}
.ssjgmain a span{
    color: blue;
}
.wordmain a.biga{
    font-size: 0.28rem;
    color: #000000;
    padding:0.2rem 0.2rem 0.2rem 0rem;
    font-weight: bold;
    margin-top: 0.1rem;
}
.wordmain a.biga img{
    width: 0.08rem;margin-right: 0.22rem;
}
.wordmain a.sa{
    background-color: #ffffff;
	border-radius: 8px;
	padding: 0.2rem 0.25rem;
	font-size: 0.28rem;
    color: #000000;
    margin-top: 0.1rem;
    
} 
.wordmain a.sa img{
    width: 0.46rem;
    margin-right: 0.22rem;
}
.ssjgmain a img{
    width: 0.21rem;
    margin-right: 0.12rem;
}
#documentContent{
    width: 90%;
    margin: 0.2rem auto;
}
#documentContent p{
    font-size: 0.28rem;
    color: #333;
    line-height: 0.44rem;
    text-align:justify;
    margin-bottom: 0.2rem;
}
#documentContent p.ph1{
    text-align: center;
    margin-top: 0.3rem;
    font-weight: bold;
    text-align: center;
}
#ss{
	width: 100%;
	position: relative;
	z-index: 99999;
	background-color: #FFFFFF;
	border-radius: 8px;
	height: 0.8rem;
}
.bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #ffffff;
    height: 0.9rem;
    display: flex;
    justify-content: space-between;
}
.bottom a{
    display: block;
    width: 50%;
    text-align: center;
    padding-top: 0.2rem;
}
.bottom a img{
    width: 0.49rem;
    height: 0.44rem;
}
.ss111{
    display:flex;
   justify-content: space-between;
}
#searchButton{
    width: 25%;
    height: 0.8rem;
    background-color: #448fe2;
    color: #FFFFFF;
    font-size: 0.28rem;
    line-height: 0.8rem;
        border: none;
    outline: none;
    background: #448fe2;
        border-radius: 0!important;
            outline: none;
    -webkit-appearance: none;
}
#searchResults{
    width: 100%;
}
#kw{
	border: none;
	outline: none;
	width: 100%;
	height: 0.8rem;
	background: transparent;
	font-size: 0.3rem;
	color: #666;
	padding: 0 0.26rem ;
	box-sizing: border-box;
	font-family: heavy;
}
#kw::-ms-input-placeholder{text-align: left;color: #666666;letter-spacing: 0.06rem;}
#kw::-webkit-input-placeholder{text-align: left;color: #666666;letter-spacing: 0.06rem;} 
#kw::-moz-placeholder{text-align: left;color: #666666;letter-spacing: 0.06rem;}
#append {
     display: none; 
    width: 100%;
min-height: 5rem;
	background-color: #FFFFFF;
	margin-top: 0.2rem;border-radius: 8px;
	padding:0.3rem 0.26rem;
}
#append a{
	display: block;color: #333333;font-size: 0.28rem;line-height: 0.46rem;margin: 0.16rem 0;display: flex;
}
#append a b{
	font-weight: normal;word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;/*控制行数*/
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-align: justify;
}
.list,.list111xq{
	padding: 0.4rem 3%;
}
.list a{
	display: block;
	border-radius: 8px;
	margin-top: 0.1rem;
	color: #333;
	background-color: #FFF;
	padding: 0.3rem;
	display: flex;
	position: relative;
	padding-right: 0.6rem;
	font-size: 0.28rem;
	line-height: 0.35rem;
	
}
.list a span:nth-of-type(2){
	font-weight: normal;word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;/*控制行数*/
	-webkit-box-orient:vertical;
	overflow:hidden;
	text-align: justify;
}
.list a img{
	width: 0.12rem;
	height: 0.2rem;
	position: absolute;
	right: 0.3rem;
	top: 50%;
	margin-top: -0.1rem;
}
.llistmain{
	background-color: #FFF;	border-radius: 8px;padding: 0.1rem 0 0.2rem 0;
}
.llistmain.listmain a{
	padding: 0.2rem 0.54rem 0.2rem 0.3rem;
	margin: 0.1rem 0;
}
.list h1{
	height: 1.8rem;
	border-radius: 8px;
	color: #FFFFFF;
	font-size: 0.32rem;
	font-weight: bold;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-around;
	margin-bottom: 0.2rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.list111xq h1{
	font-size: 0.38rem;
	line-height: 0.6rem;
	margin-bottom: 0.3rem;
	text-align: justify;
}
.list111xq h2{
	min-height: 0.9rem;
	background-color: #e8f2fe;
	font-size: 0.28rem;
	color: #000;
	line-height: 0.4rem;
	padding:0.2rem;
	font-weight: 500;
}
#listxq{
	border:solid 2px #f2f2f2;
}
#listxq h3,.list111xq ul li h3,#listxq h1{
	font-size: 0.3rem!important;
	padding: 0.2rem;
	color: #197df2;
	border-bottom: 2px solid #197df2; margin: 0.2rem 0!important;
}
#listxq h3 span,#listxq h1 span{
    font-size: 0.3rem!important;
    font-family: PingFang-SC-Regular!important;
}
.list111xq ul li div{
	padding: 0.2rem 0.2rem 0.3rem 0.2rem;color: #333;font-size: 0.28rem;line-height: 0.4rem;text-align: justify;padding: 0 0.24rem!important;
}
.list111xq ul li p,#listxq p{
    color: #333!important;font-size: 0.28rem!important;text-align: justify!important;line-height: 0.45rem!important;padding: 0 0.2rem!important;
}
#listxq p span{
    font-size: 0.28rem!important; font-family: PingFang-SC-Regular!important;
}

.keyword-anchor{color: #006ab4}