<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.txt_container{
margin-left: 10%;
  margin-top: 17px;
}

.aparty {
  width: 555px;
  margin: 50px auto 0px auto;
  display: flex;
}
.abook {
  width: 150px;
  padding: 5px;
  height: 210px;
  border: 1px solid #E8E8E8;
  text-align: center;
 margin-left: 14%;
}

.dre {
  width: 400px;
  margin: 20px auto 0px 52px;
  color: #666;
}

.abook img {
  width: 150px;
  height: 210px;
}

.list-r-title span {
  padding: 0px 15px;
  color: #be1d03;
  font-size: 22px;
  float: left;
line-height: 58px;
}

.list-r-title {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid #be1d03;
color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

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

.olist1 li span {
  font: 16px/30px Arial;
  color: #131313;
  margin-left: 18px;
cursor: pointer;
  text-decoration: none;
}

.olist1 {
  width: 300px;
  margin-top: 51px !important;
}

.olist1 li {
  float: left;
  background: url(../../images/lead-pic.png) no-repeat 0px 8px;
  display: inline;
  width: 95px;
  height: 30px;
  margin-top: 5px;

  padding: 0;
  list-style: none;
color: #333;
  font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

.org1 select, .org1 option {
  font-size: 16px;
  height: 30px;
  line-height: 28px;
 font: 16px Verdana,Helvetica,Arial,sans-serif;
}

@media screen and (max-width: 1440px) {
    .box {
        -moz-transform: scale(0.9083, 0.9999);
        -moz-transform-origin: 0 0;
    }
}

.org1 {
  width: 300px;
  margin: 10px auto 0px auto;
  padding-bottom: 10px;
  display: table;
}
.main {
    min-height: calc(100vh - 185px);
    min-width: 1585px;
    width: 100%;
    box-sizing: border-box;
}

.bannerImg {
    height: 360px;
}

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

.channelDetail-box {
    width: 1554px;
    margin: auto;
    display: flex;
    padding-bottom: 20px;
  margin-top: 15px;
}

.channelDetail-lt {
   width: 377px;
  margin-right: 26px;
  background-color: #f9f6f6;
  float: left;
  padding-bottom: 9px;
overflow: hidden;
}

.channelDetail-rt {
   width: 800px;
  float: right;
  min-height: 786px;
  padding: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.channelDetail-navName {
 width: 100%;
  height: 61px;
  line-height: 61px;
  
  background: url('../../images/index/listTitleBgi.jpg') no-repeat;
  text-align: center;
background-size: cover;
}





.channelDetail-navName-txt {
color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}

.channelDetail-lt ul{
margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto;
}

.channelDetail-lt  .daohang-li {
  width: 209px;
  height: 49px;
  margin: 0 auto;
    margin-bottom: 0px;
  line-height: 49px;
  margin-bottom: 13px;
  background-color: #ededed;
  position: relative;
  text-align: center;
  border-radius: 5px;
}

.channelDetail-lt a {
  font-size: 16px;
cursor: pointer;
  text-decoration: none;
color: #3e3e3f;
}




.channelDetail-active {
    border:  4px solid #F7663A;
    transition: all 1s;
}

.channelDetail-active a {
color: #be1d03;
}



.channelDetail-breadcrumb {
    display: flex;
    justify-content: space-between;
    box-sizing: border-box;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(151, 151, 151, 0.21);

}

.channelDetail-name {
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
}

.channelDetail-bread {
    display: flex;
  align-items: center;
  float: right;
  margin-left: 68%;
}

.channelDetail-span {
    font-size: 17px;
    font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    color: #3e3e3f;
    line-height: 25px;
}

.channelDetail-span-active {
    color: #3091FF;
}

.channelDetail-news {
    padding: 44px 64px 0;
}

.channelDetail-news-head {
    margin-bottom: 21px;
}

.channelDetail-news-head-title {
    font-size: 30px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 42px;
    text-align: center;
    margin-bottom: 19px;
}

.channelDetail-news-head-content {
    text-align: center;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 28px;
}

.channelDetail-news-head-content span {
    padding: 0 20px;
}</pre></body></html>