<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;
}
a:link{
  color: #333333;
}
ul {
  list-style: none;
}
h1,h2,h3,h4{
  font-weight: normal;
}
.banner{
  height: 520px;
  background: url(../img/officalnew/bannerNoText.jpg)no-repeat;
  background-size: cover;
}
@media (max-width: 1440px){
  .banner {
    height: 400px;
  }
}
.content{
  width: 1200px;
  margin:37px auto 0;
  /* display: -webkit-flex;
  display: -moz-box;
  display: flex; */
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .content{
    width: 998px;
    overflow: hidden;
  }
}
.content .nav{
  width: 27.5%;
  float: left;

}
.content .nav input{
  width: 85%;
  height: 33px;
  /* border-radius: 40px;
  border: 1px solid #999; */
  text-align: left;
  font-size: 17px;
  box-shadow: none;
  outline: none;
  margin-top: 20px;
  margin-left: 19px;
  padding-left: 11px;
}
.content .nav input::-webkit-input-placeholder{
  font-size:12px;
  color:#898989;
  text-align: left;
  /* padding-left: 11px; */
}
.content .search{
  position: relative;
  background: #f1f1f1;
}
.content .search img{
  position: absolute;
  right: 35px;
  top: 29px;
  width: 18px;
  height: auto;
  z-index: 2;
  cursor: pointer;
}
.content .nav ul{
  width: 100%;
  /* margin: 20px auto 0 auto; */
  /* text-align: center; */
  font-size: 13px;
  background: #f1f1f1;
  padding-top:20px;
  padding-bottom:10px;
}
.content .nav ul li{
  margin-bottom: 20px;
}
.content .nav ul li.noCircle{
  margin-left:19px;
  font-size:16px;
  color:#333333
}
.content .nav ul li.noCircle a:link{color:#333333;}
.content .nav ul li.haveCircle{
  margin-left:28px;
  color: #444444;
}
.nav ul li span{
  padding-left: 4px;
  position: relative;
}
.content .nav ul .active{
  color: #303030;
}
.content .nav ul li.haveCircle span::before{
  content: '';
  width: 5px;
  height: 5px;
  border-radius:50%;
  background: #999999;
  position: absolute;
  left: -6px;
  top: 6px;
}
.airRun{
  padding: 18px 0px 18px 28px;
  margin-top: 27px;
  background: #f1f1f1;
  color: #333333;
  font-size:16px;
}
.timeOperation:link{color:#333333;}
.airMediaLink{
  margin-top: 27px;
  background: #f1f1f1;
}
.airMediaLink .linkText{
  padding: 18px 0px 10px 28px;
  color: #333333;
  font-size:16px;
}
.airMediaLink .linkEmail{
  padding: 10px 0px 29px 28px;
  color: #444444;
  font-size:13px;
}
.content .new_list{
  width: 66.6%;
  margin-left: 65px;
  float: left;
}
.content .new_list li{
  /* display: -webkit-flex;
  display: -moz-box;
  display: flex; */
  height: 200px;
  margin-bottom: 35px;
  display: flex;
  justify-content: left;
  /* align-items: center; */
  display: -webkit-flex;
  -webkit-justify-content: left;
  /* -webkit-align-items: center; */
}
.content .pic{
  display: block;
  width: 35%;
  /* border-radius: 8px;
  box-shadow: 0px 0px 10px #888888; */
  /* float: left; */
}
.new_list .new_content{
  position: relative;
  width: 65%;
  padding-left: 30px;
  /* position: relative;
  float: left; */
}
.new_list .new_content h4{
  margin-bottom: 10px;
  font-size: 20px;
  color: #333333;
  font-weight:bold;
  overflow:hidden; 
  text-overflow:ellipsis;
  display:-webkit-box; 
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2 !important; 
}

.new_list .new_content .desc,.detail_aside .new_content .desc {
  font-size: 14px;
  color: #333333;
  /* overflow:hidden; */
}
.new_list .new_content .desc{
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3 !important;  
  -webkit-box-orient: vertical;
}
.new_list .new_content .time{
  position: absolute;
  bottom: 0;
  /* left: 0; */
  font-size: 12px;
  color: #333333;
}
.loading {
  margin-bottom: 10px;
  font-size: 20px;
  color:#606060;
  text-align: center;
}

/* åˆ†äº«æ&nbsp;·å¼ */
/* .bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{
  float: right !important;
} */
.bshare-custom.icon-medium-plus .bshare-sinaminiblog{
  background: url(../img/officalnew/tsina.png)no-repeat;
  background-position: 0 2px !important;
}
.bdshare-button-style0-24 .bds_sqq{
  background: url(../img/officalnew/qq.png)no-repeat;
  background-position: 0 2px !important;
}
.bshare-custom.icon-medium-plus .bshare-qzone{
  background: url(../img/officalnew/qzone.png)no-repeat;
  background-position: 0 2px !important;
}
.bshare-custom.icon-medium-plus .bshare-weixin{
  background: url(../img/officalnew/weixin.png)no-repeat;
  background-position: 0 2px !important;
}
.bshare-custom{
  position: relative;
  margin: 20px auto;
  padding-left: 250px;
}
.info{
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 13px;
  color:#626262;
}
.info .tag{
  margin-right: 15px;
}

/* è¯¦æƒ…é¡µæ&nbsp;·å¼ */
.detail{
  /* display: flex; */
  padding-top: 50px;
  padding-bottom: 50px;
  width: 1200px;
  margin:0 auto;
  overflow: hidden;

}
.detail .new_header h4{
  font-size: 26px;
  color: #252525;
  overflow:hidden;
}
.detail_wrapper{
  /* display: -webkit-flex;
  display: -moz-box;
  display: flex; */
  margin-top: -20px;
}
.detail .new_header{
  width: 100%;
}
.detail_content{
  width: 70%;
}
.detail_content{
  float: left;
}
.detail_aside{
  width: 27%;
  margin-left: 33px;
  float: left;
}
.detail_aside&gt;h4{
  font-size: 18px;
  color: #517896;
  border-left: 3px solid #517896;
  text-align: left;
  padding-left: 10px;
}
.main_content img{
  width: 100%;
  display: block;
  margin: 15px auto 0px auto;
}
.main_content p{
  line-height: 30px;
  font-size: 16px;
  color: #222;
  margin: 15px auto 15px auto;
  /* padding-bottom:20px; */
  color: #252525;
  text-indent:2px;
  word-break: break-word;
}


.detail_aside .pic{
  width: 150px;
  height: 100px;
  display: block;
  /* border-radius: 8px;
  box-shadow: 0px 0px 10px #888888; */
  float: left;
}
.detail_aside li{
  /* display: -webkit-flex;
  display: -moz-box;
  display: flex; */
  height: 103px;
  margin-top: 40px;
}
.detail_aside .new_content{
  margin-left: 10px;
  position: relative;
  float: left;
  width: 150px;
  height: 100%;
}
.detail_aside .new_content h3{
  font-size: 14px;
  color: #252525;
}
.detail_aside .new_content .tag{
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #828282;
  font-size: 14px;
}
.detail_aside .new_content .time{
  /* position: absolute;
  bottom: 0;
  left: 0; */
  font-size: 14px;
  color: #828282;
}
</pre></body></html>