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

/* 通用样式 */
div, table, form, ul, ol, li, dl, dt, img, dd, tr, span, input, select, img, p {margin:0 ;padding:0;}
h1,h2, h3, h4, h5, h6, h7{padding:0px;margin:0px;}
body {font-size:12px; font-family:"宋体"; color:#333;margin:0 auto;text-align:center;}
a {text-decoration:none; color:#333;}
a:hover{color:#CC0000;}
ul li{list-style:none;}
img {border:none;}
input, select {color:#666666;font-size:12px;vertical-align:middle; text-align:left;}
input[type=text], input[type=password] {height:18px;}

/* 页面总宽度 */
.container{ width:1000px; text-align:center;margin:0 auto; font-size:15px; line-height:34px; font-family:"微软雅黑";}
.nav li a{ color:#FFFFFF}

/* 主体 */
.bg-1{ background:url(160129ssw-1.jpg) no-repeat center top; width:auto; height:100px;}
.bg-2{ background:url(160129ssw-2.jpg) no-repeat center top; width:auto; height:228px;}
.bg-3{ background:url(laji20170419.jpg) no-repeat center top; width:auto; height:39px; padding-top:460px;}
.bg-3 ul li{ display:block; float:left; font-size:18px; color:#FFFFFF; width:142px;}
h1{ font-size:38px; color:#006dbb; line-height:100px;}
h1 a{color:#006dbb;}
.left{ float:left; width:422px;}
.zy{ background:url(160129ssw-4.jpg) no-repeat; width:342px; height:134px; margin-bottom:20px; color:#666; padding:0 40px 0 40px; text-align:left; text-indent:2em; font-size:15px;}
.ttli li{ background:url(160129ssw-5.gif) no-repeat 3px 12px; padding-left:17px; text-align:left; font-size:16px;}
.js{ width:550px; float:right; height:350px; margin-bottom:35px;}
.cl{ clear:both;}
.xjp{ float:left; width:485px; }
.tp3{ float:left; margin-right:20px; width:260px; height:260px; overflow:hidden; }
.tp3 img{width:260px; height:260px; }
.tp2{ float:left; margin:0px 10px; width:180px; height: auto; overflow:hidden; }
.tp{ float:left; margin-right:20px; overflow:hidden; }

.xli{ float:left;}
.xli li{ background:url(160129ssw-7.gif) no-repeat 3px 14px; font-size:17px; font-weight:bold; padding-left:20px; line-height:44px; text-align:left;}
.zsn{ float:right; margin-bottom:25px; width:485px;}
.zsnbg{ background:url(160129ssw-8.gif) no-repeat; width:343px; height:30px; text-align:left; font-size:24px; padding-left:30px; line-height:30px; margin-bottom:15px;}
.zsnli li{ background:url(100722dnyth-21.gif) no-repeat 3px 15px; padding-left:17px; text-align:left; font-size:16px;}
.gh{ background:url(160129ssw-9.gif) no-repeat; width:1000px; height:40px; clear:both; font-size:32px; font-weight:bold; text-align:left; margin-bottom:30px;}
.font-1{ color:#b72328;}
.ghz{ float:left; width:484px; margin:20px 0 25px 0;}
h2{ font-size:15px; color:#666; text-indent:2em; font-weight:normal; line-height:28px; text-align:left;}
.ghy{ float:right; width:480px; margin:20px 0px 0px 0px;}
.ytdd{ background:url(160129ssw-10.gif) no-repeat; width:980px; height:40px; clear:both; font-size:32px; font-weight:bold; text-align:left; margin-bottom:30px; padding-left:20px;}
.hyzw{ background:url(160129ssw-11.gif) no-repeat; width:454px; height:31px; text-align:left; font-size:24px; padding-left:30px; line-height:30px; margin-bottom:10px;}
h3{ font-size:20px; color:#1f3b7b; text-align:left; }
.kx-1{ margin-bottom:20px;}
.ghqh{ height:100px; width:718px;}

.qh-1 div{float:left; font-size:16px; margin-bottom:5px;width:235px; height:40px; margin-right:4px;padding-top:5px; background-color:#E1E1E1}
.qh-1 .on{width:235px; height:40px; margin-right:4px; background-color:#d8dee6; padding-top:5px; background-color:#fb9012; color:#FFFFFF;}
#qh1 h4{ width:720px;}

h4{ font-size:16px; color:#666; text-indent:2em; font-weight:normal; text-align:left; margin-bottom:35px;}

/* 本例子css */
	.focusBox { position: relative; width: 550px; height: 350px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox .pic img { width: 550px; height: 350px; display: block; }
	.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
	.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px; font-weight: bold; text-decoration: none; }
	.focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
	.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox .num li.on a,.focusBox .num a:hover{ background:#f60;  }











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