<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */




/* CSS Document */@charset=utf-8;/*css reset*/
* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;/* Firefox */
	-webkit-box-sizing:border-box;/* Safari */
	outline: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
html {
	-webkit-text-size-adjust:none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;/* For some Androids */
}
body {
	font-family:"microsoft yahei";
	
	outline:none;
	font-size:16px; 
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td {
	margin:0;
	padding:0;
	font-size:16px;
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size:100%;
	font-weight:normal;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0
}
h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
	font-size:100%
}
abbr {
	border:0;
}
em, i {
	font-style:normal;
}
ul, ol, li {
	list-style:none;
}
ul{}
a {
	text-decoration:none;
	outline: none;
	display:block;
}
a:hover { vertical-align:
	outline: none;
	text-decoration:none;
}
a, button, input, textarea, select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background:none;
	border:none;
}/* 1.去除android a/button/input标签被点击时产生的边框 2.去除ios a标签被点击时产生的半透明灰色背景 */
.clear {
	clear:both;
	height:0;
}
textarea {
	resize:none;
}/*禁止改变大小*//*解决firefox按钮文字难以垂直居中问题*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] &gt; input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
input, textarea, select, option, button, form, fieldset {
	font-family: "microsoft yahei";
	margin:0;
	padding:0;
	border:none;
	outline:none;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
/* common */.txthide {
	text-indent:-9999px;
	overflow:hidden;
}
.rightmore:after {
	content:' &gt;&gt;';
	font-weight:bold;
}
.leftmore:before {
	content:' &gt;&gt;';
	font-weight:bold;
}
.txt-ellipsis {
	width:100%;
	overflow:hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	font-size: 1.375em;
}
/*about pisition*/.center {
	margin-left:auto;
	margin-right:auto;
}
.fl {
	float:left;
	display:inline;
}/*浮动bug*/
.fr {
	float:right;
	display:inline;
}
.clearfix:after {
	content:".";
	height:0;
	display:block;
	visibility:hidden;
	clear:both;
}/*IE6&gt;*/
*html .clearfix {
*zoom:1
}/*IE7&gt;*/
*:first-child + html .clearfix {
	zoom:1
}
.zoom {
*zoom:1
}
img {
	display: block;
	width: 100%;
	height: auto;
}
.box-flex {
	display:-moz-box;/* Firefox */
	display:-webkit-box;/* Safari and Chrome */
	display:box;
}
/*-------------header-----------*/
.header {
	position: fixed;
	top: 0;
	left: 0;
	height:2rem;
	line-height:2rem;
	width:100%;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
	z-index: 1000;
}
.header_top_logo{margin:0;width:100%;}
.header_img{margin:0;width:80%;float:left}
.imglogo{ width:220px; margin-top:0;float:left}
.fx{float:right;width:70px;}
.fx img{width:44px;height:33px;margin-top:10px}
/*-------------footer-----------*/
/*footer*/
.footer {height:40px;  text-align:center;padding-top:10px;position:fixed;bottom:0;left:0;width:100%;border-top:1px solid #e9e9e9;z-index:9999; font-family:"宋体"}


::-webkit-input-placeholder { /* WebKit browsers */ color: #ccc; } 
.nr{ width:100%;}

/*banner样式 */
.banner{width:100%; overflow:hidden; margin:0 auto; position:relative;}
.wrapper{left:0;width:100%hdyy_right;overflow:hidden; float:left; position:absolute;}


.web_intr{width:94%;margin:5% 3% 5% 3%; background:#e7f3fa;border-radius:5px;float:left ;padding:2%; border:1px solid #1c449b}
.web_intr p{ text-indent:2em;width:100%;float:left; line-height:36px; font-size:18px; color:#7e4201;text-align: justify;}

.web_intr02{width:94%;margin:5% 3% 5% 3%; float:left ;padding:2%; }
.web_intr02 p{ text-indent:2em;width:100%;float:left; line-height:36px; text-align:center;font-size:12px; color:#7e4201;}


/*lc
.yxlb{ width:98%; height:auto; margin:0 auto;  text-align:center;  display:flex;  flex-wrap: wrap;

  justify-content: flex-start;}
.zpzslb{ width: 46%;
  height: auto;
  text-align: center;
  flex: 0 0 46%;
  padding: 3%;
  background: #e6e4e4;
  margin: 2%;
  border-radius: 10px;
}


.zpzcon img{  　object-fit: scale-down; }
.zpzcon p{  text-align: center;}
*/


.yxlb{ padding: .32rem;
  background: #fff;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;}
.zpzslb{    display: flex;
  flex-direction: column;
  position: relative;
  width: 48.5%;
  border-radius: .13333rem;
  overflow: hidden;
  background-color: #e7e4e4;
  margin-top: .13333rem;
  padding-top: .69333rem;
  padding-bottom: 0.6rem;

}


.zpzcon { text-align: center;
  height: 4.93333rem;
  display: flex;
  align-items: center;
  justify-content: center;}
  .zpzcon img{max-width: 3.73333rem;
    max-height: 4.93333rem;
    margin-bottom: 0.2rem;
    width: auto;
}
.zpzslb p{      font-size: .37333rem;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    width: 100%;
    text-align: center;
        line-height: .5rem;
}



</pre></body></html>