<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;
}

*html {
  background-attachment: fixed;
}

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 {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px/1.5 Arial, 'Microsoft YaHei', \5b8b\4f53;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a,
a:hover {
  color: #000;
  text-decoration: none;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt30 {
  margin-top: 30px;
}

.mt20 {
  margin-top: 20px;
}

input {
  border: 0;
  outline: none;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.clearfix:after,
.clearfix:before {
  display: table;
  height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  *zoom: 1;
}

.main-tit {
  position: relative;
      margin: 20px 0 0;
  line-height: 24px;
}

.main-tit h6 {
  font-size: 18px;
  font-weight: bold;
  color: #004361;
}

.main-tit h6 img {
  margin-right: 10px;
  vertical-align: middle;
}

.main-tit .more {
  float: right;
  font-weight: normal;
  position: relative;
}

.main-tit .more:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -5px;
  width: 30px;
  height: 3px;
  background: #ffcc99;
}

.container {
  background: url(../images/bg1.jpg) top center no-repeat;
}

.bg {
  background: url(../images/bg2.jpg) bottom center no-repeat;
}

.topbar {
  background: #1c6483;
  line-height: 40px;
  color: #8599a6;
}

.topbar .links {
  float: right;
}

.topbar .links a {
  color: #8599a6;
  margin-left: 20px;
}

/*header css*/
.header {
  padding: 25px 0;
  background: url(../images/xiaoxun.png) center center no-repeat;
}

.header .logo {
  float: left;
}

.header .search {
  float: right;
  width: 221px;
  height: 32px;
  background: url(../images/search.png) no-repeat;
  margin-top: 10px;
}

.header .search .btn {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  cursor: pointer;
}

.header .search input {
  height: 20px;
  padding: 6px 0;
  width: 180px;
  border: none;
  background: none;
}

.main-nav {
  position: relative;
  background: url(../images/main-nav.png) no-repeat;
}

.main-nav ul {
  padding: 0 10px;
}

.main-nav li {
  float: left;
  z-index: 10;
  line-height: 50px;
  width: 7.6%;
}

.main-nav li a {
  display: block;
  color: #fff;
  display: block;
  text-align: center;
}

.main-nav li a:hover {
  background: #1c6483;
}


.main-nav li .dropdown {

z-index:10000;
  display: none;
  position: absolute;
  width: 455px;
  color: #fff;
background:#1C6483
}

.main-nav li .dropdown p {

  float:  left;


}

.main-nav li .dropdown p a {
  color: #fff;
  padding: 0px 20px;
}
.main-nav li:hover .dropdown {
  display: block;
}

.main-nav li.on a {
  background: #1c6483;
}
.main-nav .dropdown p:hover a {
  color: #fff;
}
.main-nav .on .dropdown p a {
  color: #fff;
}
.banner {
  position: relative;
}

.banner .hd {
  position: absolute;
  bottom: 50px;
  right: 70px;
  z-index: 5;
}

.banner .hd ul li {
  cursor: pointer;
  margin: 0 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  background: url(../images/dote1.png) no-repeat;
}

.banner .hd ul .on {
  background: url(../images/dote1-on.png) no-repeat;
}

.banner .bd {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
}

.banner .bd li img {
  width: 100%;
  height: 360px;
}

.index-row1 {
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 20px;
}

.index-row1 .c1 {
  float: left;
  width: 550px;
}

.index-row1 .c1 .slide {.header
  position: relative;
}

.index-row1 .c1 .slide .hd {
  position: relative;
  bottom: -280px;
  right: -415px;
  z-index: 5;
}

.index-row1 .c1 .slide .hd ul li {
  cursor: pointer;
  margin: 0 3px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 16px;
  height: 16px;
  background: url(../images/dote2.png) no-repeat;
}

.index-row1 .c1 .slide .hd ul .on {
  background: url(../images/dote2-on.png) no-repeat;
}

.index-row1 .c1 .slide .bd {
  position: relative;
  width: 100%;
  height: 285px;
  overflow: hidden;
}

.index-row1 .c1 .slide .bd li img {
  width: 100%;
  height: 285px;
}

.index-row1 .c1 .slide .bd li .text {
  position: absolute;
  bottom: 0;
  background: url(../images/opacity1.png);
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px;
  padding: 0 20px;
}

.index-row1 .c1 .slide .bd li .text a {
  color: #fff;
}

.index-row1 .c2 {
  float: right;
  width: 630px;
    margin-top: 10px;
}

.index-row1 .c2 li {
  line-height: 31px;
  font-size: 13px;
  padding-left: 15px;
  background: url(../images/dote3.png) left center no-repeat;
}

.index-row1 .c2 li a {
  color: #000;
}

.index-row1 .c2 li span {
  float: right;
  color: #004361;
}

.index-row2 .c1 {
  width: 670px;
  float: left;
}

.index-row3 .c1 .headline .date {
  float: left;
  width: 72px;
  height: 88px;
  text-align: center;
  background: url(../images/row2-bg.png) no-repeat;
}

.index-row3 .c1 .headline .date .d {
  line-height: 40px;
  font-size: 22px;
  font-weight: bold;
  color: #a1672c;
  margin: 10px 0 10px;
}

.index-row3 .c1 .headline .date .y {
  font-size: 12px;
  color: #de9144;
}

.index-row2 .c1 .headline .text {
  margin-left: 170px;
}

.index-row3 .c1 .headline .text h6 {
  font-size: 13px;
  line-height: 1;
  margin-top: 5px;
}

.index-row3 .c1 .headline .text .desc {
  margin-top: 10px;
  font-size: 12px;
  line-height: 30px;
  color: #999;
}

.index-row2 .c1 .list {
  margin-top: 20px;
  padding-top: 12px;
  border-top: 1px dashed #ebebeb;
}

.index-row2 .c1 .list li {
  line-height: 34px;
  font-size: 13px;
}

.index-row2 .c1 .list li span {
  color: #ffcc99;
}

.index-row3 .c2 {
  float: right;
  width: 500px;
}

.index-row3 .c2 .inner {
  padding: 0px 22px 0;
  background: url(../images/img2.png) right bottom no-repeat #f7f7f7;
}

.index-row3 .c2 .headline .pic {
  float: left;
}

.index-row3 .c2 .headline .pic img {
  width: 90px;
  height: 45px;
}

.index-row3 .c2 .headline .text {
  margin-left: 110px;
  padding-top: 10px;
}

.index-row2 .c2 .headline .text h6 {
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
}

.index-row3 .c2 .headline .text p {
  margin-top: 10px;
  font-size: 13px;
  color: #004361;
}

.index-row3 .c2 .list {
  padding-top: 15px;
  padding-bottom: 5px;
}

.index-row3 .c2 .list li {
  line-height: 34px;
  font-size: 13px;
}

.index-row3 {
  margin-bottom: 60px;
}

.index-row3 .c1 {
  float: left;
  width: 670px;
}

.index-row2 .c1 .headline .pic {
  float: left;
}

.index-row2 .c1 .headline .pic img {
  width: 150px;
  height: 100px;
}

.index-row2 .c1 .headline .text {
  margin-left: 90px;
}

.index-row3 .c1 .headline .text h6 {
  line-height: 24px;
  overflow: hidden;
}

.index-row2 .c1 .headline .text p {
  margin-top: 5px;
  font-size: 13px;
  color: #999;
  line-height: 24px;
  height: 72px;
}

.index-row3 .c1 .list {
  padding-top: 35px;
}

.index-row3 .c1 .list li {
  line-height: 34px;
  font-size: 13px;
}

.index-row3 .c1 .list li span {
  color: #99cc33;
}

.index-row2 .c2 {
  float: right;
  width: 500px;
}

.index-row3 .c2 .inner {
  padding: 16px 22px;
  background: #f7f7f7;
}

.index-row2 .c2 li {
  line-height: 34px;
  font-size: 13px;
    padding-left: 15px;
    background: url(../images/dote3.png) left center no-repeat;
}

.index-row2 .c2 li a {
  color: #000;
}

.index-row2 .c2 li span {
  float: right;
  color: #999;
}

.footer {
  background: url(../images/opacity2.png);
  color: #fff;
}

.footer .wrap {
  font-size: 14px;
}

.footer .f-links {
  padding: 15px 0;
  line-height: 30px;
}

.footer .f-links select {
  float: right;
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #87a8b8;
  color: #fff;
  padding-left: 20px;
  background: none;
}

.footer .f-links a {
  font-size: 16px;
  margin: 0 15px;
  color: #fff;
}

.footer .f-main {
  padding: 15px 0;
}

.footer .c1 {
  float: left;
  width:283px;
  margin-top: 20px;
}

.footer .c2 {
  width: 700px;
  float: left;
  line-height: 30px;
}

.footer .c3 {
  float: right;
  padding-top: 10px;
  text-align: center;
}

.footer .dropdown {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 7px;
}

.footer .dropdown .inner {
  position: absolute;
  left: 50%;
  margin-left: -60px;
  bottom: 120%;
  width: 100px;
  height: 100px;
  padding: 10px;
  background: #fff;
  text-align: center;
  display: none;
  transition: all ease .5s;
  transform: translateY(10px);
}

.footer .dropdown .inner .arrow {
  width: 0;
  height: 0;
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 50px;
  top: 100%;
  filter: alpha(opacity=0);
}

.footer .dropdown .inner img {
  width: 100px;
  height: 100px;
}

.footer .dropdown:hover .inner {
  display: block;
  transform: translateY(0);
  opacity: 1;
  filter: alpha(opacity=100);
}

.footer .dropdown:hover .inner .inner .arrow {
  filter: alpha(opacity=100);
}

.copyright {
  min-width: 1200px;
  text-align: center;
  line-height: 50px;
  background: #000;
  color: #fff;
}

.copyright span {
  margin-left: 20px;
}

.copyright span img {
  vertical-align: middle;
  margin-right: 5px;
}

.inner-banner {
  border-bottom: 10px solid #99cccc;
  margin-bottom: 20px;
}

.inner-banner img {
  width: 100%;
  height: 200px;
}

.leftbar {
  float: right;
  width: 350px;
  min-height: 500px;
  background: #fff;
}

.leftbar .title {
  line-height: 48px;
  background: #004361;
  color: #fff;
  font-size: 18px;
  padding-left: 40px;
}

.leftbar .list li {
  position: relative;
  line-height: 50px;
  font-size: 16px;
  margin-bottom: 1px;
  background: #f6f6f6;
}

.leftbar .list li a {
  padding-left: 50px;
  display: block;
  color: #000;
  position: relative;
}

.leftbar .list li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 20px;
  top: 15px;
  left: 25px;
  background: #004361;
}

.right-con {
  float: left;
  width: 820px;
  margin-bottom: 150px;
}

.right-con .tit {
  font-size: 20px;
  font-weight: bold;
  color: #004361;
  margin-bottom: 30px;
}

.right-con .inner {

  min-height: 500px;

}

.right-con .bread {
  margin-top: 20px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.right-con .bread span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  border-radius: 50%;
  width: 4px;
  height: 4px;
  background: #333;
  margin: 0 10px;
}

.right-con .right-tit {
  line-height: 50px;
  border-bottom: 1px solid #dadada;
  font-size: 22px;
  font-weight: bold;
  color: #004361;
}

.right-con .main-text-list ul li {
  font-size: 16px;
  margin-left: 5px;
  line-height: 44px;
  background: url(../images/dote4.png) left center no-repeat;
}

.right-con .main-text-list ul li a {
  padding-left: 20px;
}

.right-con .main-text-list ul li .time {
  float: right;
  color: #004361;
}

.right-con .main-pic-list li {
  position: relative;
  float: left;
  width: 275px;
  margin: 10px 15px;
}

.right-con .main-pic-list li img {
  width: 100%;
  height: 200px;
}

.right-con .main-pic-list li .text {
  padding: 0 5%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.right-con .navigation {
  text-align: center;
  margin: 30px 0;
}

.right-con .navigation a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 26px;
  margin: 0 5px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  background: #1c6483;
}

.detail .title {
  color: #004361;
  margin-top: 10px;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #dadada;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.detail .infor {
  line-height: 40px;
  text-align: center;
  line-height: 30px;
  color: #999;
  margin-bottom: 20px;
}

.detail .infor span {
  margin: 0 10px;
}

.detail .main {
  font-size: 16px;
  line-height: 36px;
}

.detail .main img {
  max-width: 100%;
}

.framework {
  background: none;
}

.framework dl {
  margin-bottom: 1px;
}

.framework .dl1 dt {
  background: #004361;
}

.framework .dl1 dd {
  display: block;
}

.framework .dl2 dt {
  background: #99cc33;
}

.framework .dl3 dt {
  background: #99cccc;
}

.framework .dl4 dt {
  background: #666699;
}

.framework .dl5 dt {
  background: #0999cc;
}

.framework .dl6 dt {
  background: #6699cc;
}

.framework .dl7 dt {
  background: #999933;
}

.framework dt {
  height: 50px;
  line-height: 50px;
  padding: 0 25px;
  font-size: 18px;
  color: #fff;
}

.framework dt .more {
  float: right;
  padding: 0 20px;
  cursor: pointer;
}

.framework dt .more img {
  vertical-align: middle;
}

.framework dd {
  font-size: 15px;
  padding: 20px 0px;
}

.framework dd a {
  display: block;
  float: left;
  margin: 7px 5px;
  width: 195px;
  height: 60px;
  background: #EDEDED;
  text-align: center;
  line-height: 60px;
  border-radius: 10px;
}



.zhym_lm{
	width:375px;
	margin-bottom:15px;
}
.zhym_lmT{
	width:345px;
	height:50px;
	background:#3399cc;
	line-height:50px;
	font-size:16px;
	color:#fff;
	padding:0 15px;
}
.zhym_lmT a{
	float:right;
	font-size:10px;
	color:#FFF;
}
.zhym_lmB{
	width:345px;
	padding:0 15px;
min-height:175px;
}
.zhym_lmB ul li{
	height:34px;
	float:left;
	line-height:34px;
	background:url(../images/zh_d.png) no-repeat left center;
	padding:0 0 0 15px;
width:100%;
}


.tplj {
    margin: 12px 0;
}

.index-row1 .c2  .tplj ul li {
    float: left;
    width: 23%;
    background: none;
    padding: 0;
    margin-right: 2%;
}

.index-row1 .c2 .tplj ul li img {
    width: 100%;
}

.index-row1 .c2 .tplj ul li:last-child {
    margin: 0;
}</pre></body></html>