<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* å¤´éƒ¨ */

.header {
  width: 100%;
  height: 200px;
}

.header .topNav {
  position: relative;
  margin: 0 auto;
}

.logo {
  width: 400px;
  display: inline-block;
  margin: 20px 0;
}

.rt-collt {
  float: right;
  color: #666666;
  margin-top: 46px;
  line-height: 30px;
}

.topMenu {
  height: 50px;
  background-color: #0042b3;
}

.topMenu .bar {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.topMenu .bar&gt;li {
  min-width: 120px;
  display: inline-block;
  letter-spacing: normal;
  position: relative;
}

.topMenu .bar&gt;li&gt;a {
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 0 15px;
  line-height: 50px;
  color: #fff;
}

.topMenu .bar&gt;.active&gt;a {
  color: #0042b3;
  background: #ffffff;
}


/* é¦–é¡µå†…å®¹åŒº */

.contenter .content {
  margin-top: 10px;
}

.swiperimg {
  width: 680px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  height: 400px;
  margin-right: 20px!important;
  position: relative;
}

.swiperimg img {
  width: 100%;
  height: 100%;
}

.topList {
  float: right;
  width: 40%;
  margin-top: 20px;
}

.topList .item {
  margin-bottom: 20px;
}

.topList .item a {
  color: #0042b3;
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
}

.topList .item .contents {
  font-size: 14px;
  color: #898989;
  margin-top: 10px;
}
.topList .item .date{
  float: right;
  line-height: 30px;  
}

.md2 {
  margin: 20px 0;
  overflow: hidden;
}

.content-item {
  display: inline-block;
}

.trendsLift {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
  min-width:380px;
}

.cont-top {
  padding-bottom: 20px;
  border-bottom: 3px solid #228ae3;
}

.content-md {
  width: 100%;
  margin-top: 20px;
}

.content-md2 {
  margin-top: 20px;
  justify-content: space-between;
  display: flex;
}

.content-item .titler {
  line-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
}

.content-item .titler .ntl {
  padding: 0 16px;
  font-size: 16px;
  color: #0549a5;
  border-bottom: 2px solid #0549a5;
}

.content-item .titler .more a {
  float: right;
  font-size: 12px;
  color: #1e50ae;
  margin-right: 5px;
}

.newt {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding: 1px 10px;
  box-sizing: border-box;
  border-bottom: 1px dashed #e5e5e5;
  cursor: pointer !important;
}

.newt .tl {
  width: 100%;
  line-height: 50px;
  display: inline-block;
  color: #626563;
  cursor: pointer !important;
}

.newt .tl:hover {
  color: #1e50ae;
}

.newt .con {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  line-height: 50px;
}

.consult {
  float: right;
  color: #666;
  line-height: 30px;
}

.consult .kf {
  line-height: 40px;
  border-bottom: 1px dotted #d0d0d0;
}

.consult .kf&gt;a {
  font-size: 14px;
  color: #666666;
}

.consult .kf&gt;a&gt;img {
  background-size: 100%;
  margin-right: 8px;
}

.content .bg {
  width: 100%;
  height: 105px;
  margin: 10px 0;
}

.content .bg&gt;img {
  width: 100%;
  height: 100%;
  background-size: 100%;
}

.marqueeImg img {
  width: 280px;
  height: 200px;
  margin: 20px 20px 20px 0;
}

.itemName {
  color: #0549a5;
  font-size: 16px;
}

.content .connect {
  margin-bottom: 10px;
}

.content .connect .linkTitle {
  line-height: 34px;
  font-size: 16px;
  margin-top: 20px;
  background: #1369c0;
  padding-left: 10px;
  color: #fff;
}

.connect .linkTxt {
  line-height: 24px;
  border: 1px solid #1369c0;
  padding: 10px;
}

.connect .linkTxt&gt;a {
  font-size: 14px;
  margin-right: 20px;
  color: #626563;
}

.footer {
  line-height: 50px;
  font-size: 12px;
  text-align: center;
  color: #666666;
  background-color: #f1f1f1;
  margin-top: 30px;
  font-size: 14px;
}


/* åˆ—è¡¨é¡µ */

.column {
  width: 76%;
  margin-top: 10px;
}

.column .trendsLift {
  width: 100%;
}

.left-nav {
  margin-top: 10px;
  width: 220px;
  font-size: 14px;
  float: left;
  margin-right: 20px;
}

.left-nav span {
  display: block;
  width: 100%;
  line-height: 40px;
  padding-left: 8px;
  color: #666;
  cursor: pointer;
  font-size: 16px;
  border-bottom: 1px solid #0046a5;
}

.left-nav ul {
  padding: 0 6px;
}

.left-nav ul li {
  line-height: 48px;
  border-bottom: 1px solid grey;
  font-size: 14px;
}

.left-nav .lfactive&gt;a {
  background: #0046a5;
  color: #fff;
  display: block;
}

.column .titler {
  border-color: #ccc;
}

.column .titler .ntl {
  padding: 0 14px;
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  line-height: 50px;
}

.CA .newt {
  height: 120px;
  padding: 5px;
}


/* åˆ†é¡µ */

.pagenumber {
  margin: 30px auto;
  font-size: 14px;
}

.page_wrap {
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
}

.paginator {
  float: right;
  height: 25px;
  overflow: hidden;
}

.paginator,
.paginator input,
.paginator button {
  font-family: Tahoma, "å®‹ä½“";
  font-size: 12px;
}

.paginator a,
.paginator span {
  float: left;
  height: 23px;
  margin: 0 5px 0 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 23px;
  background: #fff;
}

.paginator a {
  color: #085C9B;
}

.paginator b {
  font-family: "å®‹ä½“";
  margin: 3px;
  font-weight: 300;
}

.paginator a:link,
.paginator a:visited,
.paginator a:hover,
.paginator a:active {
  text-decoration: none;
}

.paginator .page-start,
.paginator a,
.paginator .page-end {
  padding: 0 8px;
  border: 1px solid #D3D3D3;
  background: #ffffff;
}

.paginator .page-start {
  border-color: #d9d9d9;
  color: #d9d9d9;
}

.paginator .page-end {
  border-color: #d9d9d9;
  color: #d9d9d9;
}

.paginator .page-this,
.paginator .page-break {
  padding: 0 3px;
}

.paginator .page-break {
  border: 1px solid #fff;
}

.paginator .page-this {
  border: 1px solid #D3D3D3;
  background-color: #E9E9E9;
  color: #D4105A;
  padding: 0px 8px;
  font-weight: bold;
}

.paginator .page-skip {
  height: 22px;
  line-height: 22px;
  padding: 0 3px;
  margin: 0;
  background: none;
}

.paginator .page-skip input {
  width: 26px;
  *width: 23px;
  height: 19px;
  line-height: 19px;
  border: 1px #D3D3D3 solid;
  font-size: 12px;
  margin: -1px 6px 0px 6px;
  margin-top: 0px;
  padding: 0px 0px 0px 2px;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
}

.paginator .page-skip button {
  font-size: 12px;
  padding: 0 5px 5px 5px;
  width: auto;
  height: 22px;
  height: 23px;
  line-height: 20px;
  height: 16px;
  margin-left: 10px;
  margin-top: -1px;
  overflow: visible;
  vertical-align: top;
}

.paginator a:hover {
  border: 1px solid #A6A6A6;
  color: #868688;
}


/* è¯¦æƒ…é¡µ */

.detail {
  padding: 20px 0;
  text-indent: 5px;
  border-top: 1px solid #ccc;
  border-bottom: 1px dashed #ccc;
}

#qrcode {
  width: 400px;
  height: 400px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  background: #fff;
  border: 1px solid #ccc;
  padding: 50px;
}

#qrcode img {
  margin: 40px auto;
}

#qrcode span {
  display: block;
  text-align: center;
  font-size: 14px;
}

#qrcode strong {
  font-size: 20px;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0px;
  top: 20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.navTip {
  line-height: 40px;
  width: 50%;
  float: left;
  font-size: 14px;
}
/***** ä¾§è¾¹ç•™è¨€  start *****/
.floatBox{
    width: 70px;
    background: #fff;
    position: fixed;
    right: 30px;
    bottom: 100px;
    box-shadow: 0px 0px 14px 1px rgba(19, 49, 105, 0.12);
    z-index: 9999;
}
.floatBox .item{
    height: 66px;
    width: 100%;
    color:#999;
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
    cursor: pointer;
    background: url(../images/message.png) no-repeat 24px 10px;
    position: relative;
 }
 .floatBox .item:hover{
    color: #00388D;
    background: url(../images/message-b.png) no-repeat 24px 10px;
 }
 .floatBox .item:first-child{
    background: url(../images/person-b.png) no-repeat 24px 10px;
 }
 .floatBox .item:first-child:hover{
    background: url(../images/person-b.png) no-repeat 24px 10px;
 }
 
 .floatBox .backtop{
    background: url(../images/top.png) no-repeat 24px 10px;
 }
 .floatBox .backtop:hover{
    background: url(../images/top-b.png) no-repeat 24px 10px;
 }
 .floatBox .backtop{
    height: 50px;
    display: none;
 }
 .floatBox img{
    margin: 10px 0 2px;
 }
 .floatBox p{
    position: absolute;
    bottom: 6px;
    text-align: center;
    width: 100%;
 }
 .messageBomb{
    position: absolute;
    top: -200px;
    right: 110px;
    background: #FFFFFF;
    box-shadow: 0px 0px 14px 1px rgba(34, 37, 42, 0.18);
    padding: 30px 20px;
    box-sizing: border-box;
    display: none;
 }
 .messageBomb input {
    width: 320px;
    height: 34px;
    padding-left: 5px;
    font-size: 12px;
    border:1px solid #E0E0E0;
    margin-bottom: 14px;
 }
 
 .messageBomb textarea {
    width: 320px;
    height: 56px;
    padding: 5px;
    font-size: 12px;
    resize: none;
    border:1px solid #E0E0E0;
    outline: none;
 }
.messageBomb .btn{
    text-align: center;
    margin-top:20px;
}
.messageBomb button{
    width: 115px;
    height: 34px;
    background: #E0E0E0;
    line-height: 34px;
    text-align: center;
    color: #333;
    outline: none;
    border: none;
}

/***** ä¾§è¾¹ç•™è¨€  end *****/</pre></body></html>