<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 */
*{ padding:0; margin:0; }
ul{list-style-type:none;}
body{font-family:"宋体",Arial, "Microsoft Himalaya"; font-size:16px; color:#333; background:#f4f4f4;}
a{ text-decoration:none;}
.header_top{ width:100%; height:42px; line-height:42px; float:left; background:#dddddd; border-bottom:1px #c1c2c4 solid; box-shadow:1px 0 5px rgba(1,3,16,.35);}
.header_top ul{ width:1200px; margin:0 auto; height:42px;}
.header_top ul li{ padding:0 6px; float:left;}
.header_top ul li a{ color:#333;}
.header_top ul li a:hover{color:#0e8905; border-bottom:2px #0e8905 solid;}
.header_top ul li img{ height:27px; margin-top:7px;}
.header_top ul .green,.header_top ul .green a,.text_main .text_right ul li .green{ color:#0e8905;}
.text_main{ width:1200px; margin:10px auto; overflow:hidden;}
.text_main h2{ font-size:24px; line-height:100px; font-weight:normal; text-indent:1em;}

.text_box{ background:#fff; border:1px #e5e5e5 solid; padding:15px; width:1170px; margin:0 auto; overflow:hidden;}
.text_box ul{ margin-left:2.5em; height:68px;position: relative;}
.text_box ul li{ float:left; font-size:18px; margin:0 1.5em;   position: relative;transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; }
.text_box ul li a i{ width:68px; height:68px; float:left; margin-right:1em;}
.text_box ul li a{ font-style:normal; color:#333; line-height:68px; display:block;}
.text_box ul li:hover{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);cursor:pointer }

.text_box ul li a .text_icon1{ background:url(../images/texticon1.png) center no-repeat;}
.text_box ul li a .text_icon2{ background:url(../images/texticon2.png) center no-repeat;}
.text_box ul li a .text_icon3{ background:url(../images/texticon3.png) center no-repeat;}
.text_box ul li a .text_icon4{ background:url(../images/texticon4.png) center no-repeat;}
.text_box ul li a .text_icon5{ background:url(../images/texticon5.png) center no-repeat;}
.text_main .text_left{ background:#fff; border:1px #e5e5e5 solid; padding:15px 10px; width:190px; margin-right:16px;; overflow:hidden; float:left;}
.text_main .text_left ul{ margin:0 10px;}
.text_main .text_left ul li{ border-bottom:1px #f6f6f6 dashed; float:left; line-height:50px; text-align:left; color:#333; width:100%; padding-left:4px;}
.text_main .text_left ul li a{ color:#333; margin-left:1em; display:block;}
.text_main .text_left ul li:hover{ border-left:5px #0e8905 solid; background:#f6f6f6; padding-left:0;cursor:pointer}
.text_main .text_left ul li:active{ border-left:5px #0e8905 solid; background:#f6f6f6; padding-left:0;cursor:pointer}
.text_main .text_left ul li:visited{ border-left:5px #0e8905 solid; background:#f6f6f6; padding-left:0;cursor:pointer}
.text_main .text_left ul li.navh{ border-left:5px #0e8905 solid; background:#f6f6f6; padding-left:0;cursor:pointer}
.text_main .text_left ul li:last-of-type{ border-bottom:none;}
.text_main .text_right{background:#fff; border:1px #e5e5e5 solid; padding:30px 60px; width:850px; overflow:hidden; float:left;}
.text_main .text_right ul li{ width:100%; float:left; display:none}
.text_main .text_right ul li.navh{ display: block;}
.text_main .text_right ul li h3{ text-align:center; width:100%; line-height:60px;}
.text_main .text_right ul li h4{width:100%; line-height:60px; text-align:left; color:#0e8905; font-weight:bold;}
.text_main .text_right ul li p{width:100%; float:left; margin:5px 0 20px 0; line-height:40px;}
.text_main .text_right ul li p a{ font-style:normal; font-weight:bold; color: #0084FF;}
.text_main .text_right ul li p span{ color:#0e8905;}
.text_main .text_right ul li table{ width:100%; line-height:30px; border-left:1px #e5e5e5 solid; border-top:1px #e5e5e5 solid;}
.text_main .text_right ul li table tr td{line-height:40px; border-bottom:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid;}</pre></body></html>