*{
    font-family: PingFangSC-Regular, PingFang SC;
}
.t-1{
    width: 1250px;
    height: 70px;
    background: #FFFFFF;
    border-radius: 8px;
    line-height: 70px;
}
.t-1 span{
    font-size: 16px;
    font-family: SourceHanSerifCN-SemiBold, SourceHanSerifCN;

    color: #333333;
}
.t-1 .nowday{
    font-family: SourceHanSerifCN-Heavy !important;
    font-weight: 600;
}
.t-1 .nowmonth{
    font-family: SourceHanSerifCN-Heavy !important;
    font-weight: 600;
}
.model-1{
    /*width: 874px;*/
    background: #FFFFFF;
    border-radius: 8px;
    padding: 18px 20px;
    margin: 20px 0px;
}
.header-top{
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    margin-bottom: 22px;
}
.header-top .header-l{
    border-bottom: 1px solid #B4B4B4;
    border-radius: 0px 0px 10px 0px;
    padding: 1px 7px 1px 0px;
    font-size: 18px;
    color: #181818;
    line-height: 26px;
    font-weight: 600;
    font-family: SourceHanSerifCN-Heavy !important;
}
.header-top .header-l sub{
    background: #FFFFFF;
    border-radius: 8px;
    font-weight: normal;
    font-family: SourceHanSerifCN-Heavy !important;
    font-size: 12px;
}
.header-top .header-r {
    /*color:#1E6AB3;*/
}
.header-top .header-r .date-span{
    color:#333;
    margin: 0px 20px;
    font-size: 16px;
    font-family: SourceHanSerifCN-Heavy !important;
    font-weight: 800;
}
.header-top .header-r .blu-color{
    color:#1E6AB3;
    font-family: SourceHanSerifCN-SemiBold, SourceHanSerifCN;
}
.ul-list {
    padding: 0 20px;
}
.ul-list li {
    margin: 22px 0px;
}
.ul-list li a{
    font-size: 16px;
    color: #1E6AB3;
}
.ul-list li span{
    font-size: 16px;
    color: #1E6AB3;
}
.showheide{
    padding: 18px 19px;
    background: #F8F8F8;
    margin: 8px 0px;
}
.showheide .contertext{

    display: flex;
    justify-content: space-between;
    font-size: 16px;
}
.showheide .contertext .ionic-text{
    width: 48px;
    height: 24px;
    background: #FFFFFF;
    border-radius: 2px;
    border: 1px solid #1E6AB3;
    color: #1E6AB3;
    text-align: center;
    cursor: pointer;
}
.text-box{
    margin: 16px 0px;
    font-size: 16px;
    display: none;
}
.text-box img{
    max-width: 100%;
}
.ul-list-text{
    display: flex;
    flex-wrap: wrap;
}
.ul-list-text li{

    width: 48%;
    list-style-type: disc;
    font-size: 16px;
    text-overflow: ellipsis;
    height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 5px;
    padding-right: 5px;
    box-sizing: border-box;

}
.redcolor{
    color: #b30d20;
    width: 8px;
    height: 8px;
    background: #b30d20;
    border-radius: 50%;
    display: inline-block;
}
.datelist a{
    width: 25%;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1E6AB3;
    margin: 11px 0px;
}
.datestyle{
    font-family: SourceHanSerifCN-Heavy, SourceHanSerifCN;
    background: #F8F8F8;
    border-radius: 4px;
    line-height: 30px;
    padding: 1px 5px;
    margin: 0px 12px 0px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
}
.datestyle img{
    width: 10px;
    height: 5px;margin: 5px;
}
.pulldown{
    background: #F8F8F8;
    position: absolute;
    width: 61px;
    top: 31px;
    left: -5px;
    max-height: 300px;
    overflow: auto;
}
.pulldown li{
    padding: 3px;
    /* width: 30px; */
    text-align: center;
    background: #fff;
    margin: 4px 0px;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
}
.pulldown li:hover{
    background: #b20b30;
    color: #fff;
    cursor: pointer;
}
.t-sub{
    width: 52px;
    height: 30px;
    line-height: 30px;
    background: #B30D20;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 0 24px;
    cursor: pointer;
}
.textconter{
    padding: 10px 88px;

}
.con-title {
border-bottom:1px solid #EEEEEE;
}
.con-title .b-title{

    font-size: 30px;
    font-family: SourceHanSerifCN-SemiBold, SourceHanSerifCN;
    font-weight: 600;
    color: #333333;
    /*line-height: 30px;*/
    -webkit-text-stroke: 1px #333333;
    text-stroke: 1px #333333;
}
.con-title .ls-text{

    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    margin: 19px 0px 18px 0px;
    /*line-height: 22px;*/
}
.textconter .content-text{
    font-size:16px;
    margin: 42px 0px;
}
.textconter .content-text img{
    max-width: 100%;
}
.brief{

    background: #F8F8F8;
    border-radius: 4px;
    padding: 20px;
}
.brief-t{

    border-bottom: 1px solid #EEEEEE;
    padding: 22px 0px;
}
.brief-t img{
    width: 141px;
    height: 108px;
    margin: 0px 20px;
}
.brief-name{
    font-size: 16px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 16px;
    margin: 6px 0px;
}
.brief-l div{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
}
.brief-b{
    padding: 19px 0px;
}
.ionic-box{
    display: flex;

}
.ionic-one{
    color: #4294FE;
    height: 32px;
    line-height: 32px;
    background: #EEEEEE;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    font-size: 16px;
    box-sizing: border-box;
    margin: 10px 10px 10px 0px;
}
.ionic-one .router{
    width: 22px;
    height: 22px;
    background: #FFFFFF;
    text-align: center;
    color: #4294FE;
    font-size: 16px;
    border-radius: 50%;
    display: inline-block;
    line-height: 22px;
    margin: 5px;
}
.zgjm-box img{
    width: 100%;
}
.zgjm-box .jump-url a{
    font-size: 16px;
    font-weight: 400;
    color: #1E6AB3;
    margin: 4px 4px;
}
.container .content .crumbs .crumbs-box:last-child{

    border-radius: 2px;
    border: 1px solid #666666;
    color: #666666;
}
.family-Heavy{
    font-family: SourceHanSerifCN-Heavy !important;
}
.container .content .crumbs .crumbs-box{
    border: 1px solid #ccc;
}
.utextconter{
    width: 100%;
    text-overflow: ellipsis;
    height: 108px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-size: 16px;
}
 .function {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 23px;
    justify-content: flex-end;
    box-sizing: border-box;
    position: relative;
}
 .function .li-0 {
    width: 28px;
    height: 23px;
    margin-right: 23px;
    cursor: pointer;
    transition: all 0.5s;
}    .function .li-0 img {
        width: 100%;
        height: 100%;
    } .function .li-1 {
         width: 24px;
         height: 25px;
         margin-right: 23px;
         cursor: pointer;
         transition: all 0.5s;
     }
 .function .li-1 img {
    width: 100%;
    height: 100%;
} .function .li-2 {
     width: 20px;
     height: 24px;
     margin-right: 23px;
     cursor: pointer;
     transition: all 0.5s;
 } .function .li-2 img {
      width: 100%;
      height: 100%;
  } .function .li-3 {
       width: 30px;
       height: 24px;
       cursor: pointer;
       transition: all 0.5s;
   } .function .li-3 img {
        width: 100%;
        height: 100%;
    }.wechat_share_ewm {
         position: absolute;
         right: 164px;
         top: 65px;
         display: none;
         width: 200px;
         height: 200px;
         box-sizing: border-box;
         padding: 10px;
         background-color: #fff;
         box-shadow: 0 0 8px rgb(0 0 0 / 20%);
         border-radius: 4px;
         border: 1px solid #ddd;
         z-index: 100;
     }.wechat_share_ewm img {
          width: 100%;
          height: 100%;
      }