<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{ margin: 0; padding: 0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div {
    margin: 0;
    padding: 0;
}
body, button, input, select, textarea {
    color: #333;
    font-family:"Microsoft YaHei",sans-serif;
}

body{
    font-family:"Microsoft YaHei",sans-serif;
    height: 100%;
    font-size: 14px;
    background: url(bg.png) center top no-repeat #eff7e0;
    /* background-size: 100% 100%; */
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal; font-style: normal; 
}
em, i{
    font-style:normal;
}
i{
    display: inline-block;
    vertical-align: middle;
}
ul, ol {
    list-style: none;
}
input{
    border:0;
    outline: none;
}
img{
    border:0;
    outline: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color:#292929;
    outline: none;
    cursor: pointer;
}
a:hover{
    text-decoration:none;
    color:#006600;
}
a:link{text-decoration:none;}
.f-l{float: left;}
.f-r{float: right;}
.f-c{clear: both;}
.b-n{border: none;}
.t-l{text-align: left;}
.t-c{text-align: center;}
.t-r{text-align: right;}
.auto{margin: 0 auto;}
.clear{ clear:both;}
.f_l{float: left;}
.f_r{float: right;}
.f_c{clear: both;}
.mt10{ margin-top: 10px;}
.mgT15{ margin-top: 15px;}
.mgL10{ margin-left: 10px;}
.w1200{ width: 1200px; margin: 0 auto; overflow: hidden;}


@keyframes boundAnimation {
	0% {
		transform: translateY(0);
	}
	25% {
		transform: translateY(0) scaleY(0.8);
	}
	50% {
		transform: translateY(-5px) scaleY(1.1);
	}
	90% {
		transform: translateY(0);
	}
}


@-webkit-keyframes boundAnimation {
	0% {
		-webkit-transform: translateY(0) scale(1, 1);
		        transform: translateY(0) scale(1, 1);
	}
	25% {
		-webkit-transform: translateY(0) scaleY(0.8);
		        transform: translateY(0) scaleY(0.8);
	}
	50% {
		-webkit-transform: translateY(-5px) scaleY(1);
		        transform: translateY(-5px) scaleY(1);
	}
	90% {
		-webkit-transform: translateY(1px);
		        transform: translateY(1px);
	}
}
.container {
    width:1080px;
    margin:0 auto;
    overflow: hidden;
    padding: 10px;
    background: #FFFFFF;
}
.w1100{ width: 1100px; margin: 0 auto;}
/*杩斿洖椤堕儴*/
#totop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 990;
	width: 71px;
	cursor: pointer;
	display: none;
}
*html #totop {
	position: absolute;
	cursor: pointer;
	right: 10px;
	display: none;
	top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight) -112 +"px" )
}
#totop a {
	display: block;
	width: 71px;
	height: 24px;
	padding-top: 48px;
	background: url(toTop.gif) no-repeat;
	text-align: center;
	color: #888
}
#totop a.cur {
	background-position: -88px 0;
	text-decoration: none;
	color: #3a9
}
@charset "gb2312";
.t-header{ overflow: hidden; width: 1100px; margin: 0 auto;}
.tops{
   height: 60px;
   line-height: 60px;
   float: right;
   overflow: hidden;
}
.logo_con{ overflow: hidden;height: 156px;}

.t-head{
    height: 268px;
}
.t-search{ float: right; height: 35px; overflow: hidden;} 
.scarchs{
    width: 223px;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
    opacity:.5;
}
#s-btn{
    display: inline-block;
    width:65px;
    height: 35px;
    line-height: 35px;
    background: #36A443;
    vertical-align: middle;
    text-align: center;
    color: #ffffff;
    letter-spacing: 2px;
    margin-left: -4px;
    margin-top: -4px;
}
#s-btn:hover{background: #d8590c;}
.t-navbar{
    height: 81px;
    background: #2EBC38;
}
.t-navbar ul li{
    float: left;
    width: 156px;
    height: 81px;
    text-align: center;
    margin-right: 1px;
}


.t-navbar ul li.active{
    background-color: #209D24;
}
.t-navbar ul li:hover{
    background-color: #209D24;
}
.t-navbar li{font-size: 16px;float: left; overflow: hidden; text-align: center;}
.t-navbar li a{ color:#FFFFFF;display: block; transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.t-navbar li a:hover{transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.t-navbar li a i{ background: url(icon.png) no-repeat;width: 45px;height: 42px;margin: 10px 0px 0px 58px;*margin: 10px 0px 0px 5px;display: block;ransition: transform 0.7s ease-out 0s;-moz-transition:transform 0.7s ease-out 0s; -webkit-transition: transform 0.7s ease-out 0s;}
.t-navbar li a:hover i{transition: transform 0.7s ease-out 0s;-moz-transition:transform 0.7s ease-out 0s; -webkit-transition: transform 0.7s ease-out 0s;}
.t-navbar li.n1 a i{background-position: 0 -210px;}
.t-navbar li.n2 a i{background-position: 0 -41px;}
.t-navbar li.n3 a i{background-position: 0 -253px;}
.t-navbar li.n4 a i{background-position: 0 -84px;}
.t-navbar li.n5 a i{background-position: 0 -125px;}
.t-navbar li.n6 a i{background-position: 0 -169px;}
.t-navbar li.n6{/* margin-right: 0px; */}
.t-navbar li.n7{margin-right: 0px;}
.t-navbar li a span{ display: block;height: 25px;line-height: 25px;} 


.t-navbar li:hover i{
	-webkit-transform-origin: 30% bottom;
	        transform-origin: 30% bottom;
	-webkit-animation: boundAnimation 1s none 0.2s infinite;
	        animation: boundAnimation 1s none 0.2s infinite;
}
.banner{height: 155px;width: 600px;position:relative;overflow: hidden; float: left;}
.banner img{ position: absolute; display: none; }
.logo{width: 364px; height: 154px;/* margin-top: 50px; */ float: left;}
@charset "gb2312";
/* CSS Document */
@import url(reset.css);
.t-footer{
    height: 239px;
    border-top: 3px solid #0E770D;
    text-align: center;
}
.t-footer p{
    text-align: center;
    font-size: 14px;
    margin-bottom: 4px;
}
.link {
    background: #F7F7F7;
    margin: 0 auto;
    margin-top: 10px;
    padding: 10px;
    /* overflow: hidden; */
    height: 30px;
}
.link span {
    float: left;
    font-size: 12px;
    color: #666;
    width: 80px;margin-top: 5px;
}

.f-nav{
    width: 500px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    text-align: center;
}
.f-nav ul li{
    float: left;
}
.f-nav ul li a{
    font-size: 14px;
}
.f-nav ul .s{
    margin: 0 7px;
}

form{/* overflow:hidden; */}
.link_con{ float: right; width: 1000px;}
.diy_select{height: 25px;width: 180px;position:relative;font-size:12px;margin:0 9px;background:#fff;color:#4b4b4b;float:left; cursor:pointer;}
.diy_select:hover{  background:#f7f7f7;}
.diy_select_btn,.diy_select_txt{float:left;height:100%;line-height: 25px;}
.diy_select,.diy_select_list{border:1px solid #dfdfdf !important; background:#fff; margin-top:3px;}
.diy_select_txt{width: 125px;}
.diy_select_txt,.diy_select_list li{text-indent:10px;overflow:hidden}
.diy_select_btn{width:28px; background:url(select_icon.png) no-repeat right center;}
.diy_select_list{position:absolute;top: 25px;left:-1px;z-index:88888;border-top:none;width:100%;display:none;_top:29px;height: 150px;overflow-y: auto;}
.diy_select_list li{list-style:none;height:25px;line-height:25px;cursor:default;_background:#fff}
.diy_select_list li.focus{background:#ededed;}
@charset "gb2312";
/* CSS Document */



/*****页面主体部分****/
.path{
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 2.5em;
    margin-bottom: 10px;
    background: url(imagesdqwz.png) 10px center no-repeat #CEE1C8;}
.path a{}
.article{ padding: 0 20px; border: 1px solid #CCCCCC; margin-top: 10px;}
.article .Article_fbt2{text-indent: 2em;font-size:14px;}  
.article .Article_bt { height: auto; font-size:24px; color:#000000; text-align:center; padding:10px 0; line-height:1.5;}
.article .Article_bt h1{font-weight: normal; }
.article .Article_fbt{ background: url(imagesnry_img01.jpg) center bottom repeat-x; padding-bottom:10px; font-size: 18px;  text-align: center; line-height: 35px;}
.article .Article_ly{font-size: 12px;color:#888888; text-align:center;margin:0 auto;margin-top:8px;}
.article .Article_zw{margin-top:20px;overflow: hidden;min-height: 200px;line-height: 30px;border-bottom: 1px solid #EEEEEE;}

.share_jiucuo{margin-top: 10px;height: 50px;/* line-height: 50px; */}
.share{ width: 300px; float: left;height:auto;font-size: 12px; margin-top: 10px;}
.share .fx{display: block;float: left;height: 20px;margin-top: 2px;}
.jiucuo{width: 535px;float: right;height: 30px;margin-top: 10px;}

.page{ clear:both;font-size: 14px;}
.page span{width:auto;color:#fff;padding:0 15px;background: #2EBC38;display:block;margin:2px 0;height:30px;line-height:30px;float:left;}
.page a{ padding-left:10px;transition: all 0.3s ease-in 0s;-moz-transition: all 0.3s ease-in 0s;-webkit-transition: all 0.3s ease-in 0s;}
.page .prevpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}
.page .nextpage{ height:35px; line-height:32px; margin:2px 0; background:#eee;}


.information{margin-top:2px; font-size: 14px;}
.information h1{background:#eee;  overflow:hidden;}
.information span{width:auto;display:block;color:#fff;padding:0 15px;background: #2EBC38;margin:2px 0;height:40px;line-height:40px;font-size: 14px;float: left;overflow: hidden;}
.information ul{ padding:15px; background:#fff; }
.information ul li{ height:30px; line-height:30px; background:url(imagesi.png) left center no-repeat; padding-left:10px; text-align:right;}
.information ul li a{ float:left;}
.information ul li i{  color:#666;}
.information ul li span{color:#666; float: right; background: none;padding: 0;margin: 0;line-height: 30px;height: 30px;}

#Zoom img{ max-width:1000px;}

#Zoom table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background:#909090;/* background:#ffffff; */}
#Zoom table tr td{background:#ffffff;}
#sp{ text-align:center;}

.smallFont{font-size: 10px; margin:0 5px 0 5px;cursor: pointer;}
.medFont {font-size: 14px;margin:0 5px 0 0;cursor: pointer;}
.largeFont{font-size: 16px;margin:0 5px 0 0;cursor: pointer;}
.curFont { color:red;}


.Article_xx{
    overflow: hidden;
    background: #fff;
    color: #333;
    font-size: 14px;
    line-height: 30px; margin-top: 20px;}
.Article_xx table{cellspacing:0px;cellpadding:1px;border-spacing:1px;background: #eeeeee;}
.Article_xx table tr td{background:#ffffff;}
</pre></body></html>