<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}


body{ background:url(imgbg.jpg) no-repeat center top;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; height:0px; line-height: 0px;}
.bg01{ background-color:#26b756;}
.bg02{ background-color:#018dc8;}
.bg03{ background-color:#e74b3c;}
.bg04{ background-color:#ff8040;}

.bgjtl{ background-image:url(imgbox_bg1.png); background-repeat:no-repeat; background-position:235px center;}
.bgjtr{ background-image:url(imgarrow.png); background-repeat:no-repeat; background-position:-21px center;}

.img01{ background-image:url(imgicon_01.png); background-repeat:no-repeat; background-position:left center;}
.img02{ background-image:url(imgicon_02.png); background-repeat:no-repeat; background-position:left center;}
.img03{ background-image:url(imgicon_03.png); background-repeat:no-repeat; background-position:left center;}
.img04{ background-image:url(imgicon_04.png); background-repeat:no-repeat; background-position:left center;}
.img05{ background-image:url(imgicon_05.png); background-repeat:no-repeat; background-position:left center;}
.img06{ background-image:url(imgicon_06.png); background-repeat:no-repeat; background-position:left center;}
.img07{ background-image:url(imgicon_07.png); background-repeat:no-repeat; background-position:left center;}

.wrapper{ width:1044px; margin:0 auto;}
.back{ display:block; font-size: 18px; color:#2c894d; text-decoration: underline; margin:20px 0 0 30px;}
.head{ width: 100%; height:150px; text-align: center; margin-top:25px;}

.main{ margin:60px 0;}
.main li{ float:left; width:512px; height:163px; background:#fff; margin:0 0 10px 10px; overflow:hidden;}
.main li h2{ width:145px; font-size: 24px; font-weight: normal; color:#fff;}
.main li h2 a{ color:#fff;}
.main li h2 a:hover{ text-decoration: underline;}

.main li .title{ width:256px; height:163px}

.main li .title01 h2{ margin-top:48px;}
.main li .title02 h2{ line-height:163px;}

.main li .text{ width:200px; padding:0 28px;}
.main li .text p a{ font-size: 14px; line-height: 30px; color:#323232;}
.main li .text p a:hover{ text-decoration: underline;}

.main li .text01 a{ margin-right:10px; line-height: 163px !important;}
.main li .text02{ width:228px; padding-right:0 !important;}

.main li .fl h2{text-align:right; float:right; margin-right:40px;}
.main li .fr h2{text-align:left; float:left; margin-left:40px;}

.last p a{ margin-left:25px;}

/* footer */
.footer{border-top:8px solid #840000; height:108px; width:100%; background:#a70303; text-align:center;}
.footer{line-height:36px; color:#fff; font-size:12px; padding-top:20px;}




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