body{
    background-color: #E9EEF5;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    color: #333;
    font-size: 12px;
}
.header-pic{
    width: 100%;
    position: relative;
    margin-top: -70px;
}

.header-pic img{
    width: 100%;
}

.header-pic .tit-box{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 120px;
    transform: translate(-50%,-50%);
}

.header-pic .tit-box .tit {
    color: #FFFFFF;
    font-size: 48px;
    line-height: 2;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

.header-pic .tit-box .aline{
    width: 60px;
    height: 2px;
    background-color: #fff;
}

.header-pic .tit-box .dec {
    color: #e6e7ee;
    font-size: 24px;
    line-height: 3;
}
.headertitle1{
    font-size: 0.4rem;
    top:0.9rem;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color:#fff;
}
.headertitle2{
    font-size: 0.3rem;
    top:1.4rem;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    color:#fff;
}

.content{
    width: 1200px;
    margin: 20px auto;
    background-color: rgb(255,255,255);
    box-shadow: 0 0 10px rgba(153,153,153,0.2);
    color: #333333;
}
.contenttd{
    width: 90%;
    height: 130px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-left:5%;
    margin-right:2%;
}
#Screen1 table{
    border-spacing: 0 20px;
    margin-top:20px;
    margin-bottom:20px;
}
#Screen2{
    min-height:calc(100vh - 300px);
}
#Screen2 table{
    border-spacing: 0 20px;
    margin-top:20px;
    margin-bottom:20px;
    position: absolute;
}
.news_left{
    float: left;
    width: 470px;
    margin-left: 20px;
    margin-top:10px;
}
.news_left_title{
    font-weight: 600;
    color: rgb(51, 51, 51);
    font-size: 18px;
    height: 38px;
    width: 65%;
    margin-top: 10px;
    margin-bottom: 0px;
   /* 只显示一行 */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.news_left_text{
    font-weight: 400;
    color: rgb(153, 153, 153);
    font-size: 14px;
    line-height: 22px;
  /* 显示两行 */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 80%;
}
.news_date{
    display: flex;
    font-size: 14px;
    color: #CCCCCC;
    line-height: 28px;
    margin-left:75%;
    margin-top:20px;
    position: absolute;
}
/*手机端 --B*/
.index_title{
    display: flex;
    height: 0.8rem;
    align-items: center;
}
.index_title p{
    font-size: .34rem;
    font-family: 'Microsoft Yahei', sans-serif, 'SimSun', 'SimHei';
    margin-left: 0.2rem;
}
.index_title a{
    right: 0.5rem;
    position: absolute;
}
.important_news {
    box-sizing: border-box;
    padding: .48rem .15rem .48rem .15rem;
    margin: 0 .2rem;
    background-color: #fff;
    border-radius: 6px;
}

.import_news_first {
    padding-bottom: .2rem;
    border-bottom: 1px solid #E3E3E3;
}

.import_news_first h1 {
    text-align: center;
    font-size: .34rem;
    color: #175DD1;
    font-weight: bold;
}

.import_news_first p {
    text-align: center;
    margin-top: .1rem;
    font-size: .26rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 96%;
}

.import_news_item {
    padding: .2rem .1rem .05rem .1rem;
    display: flex;
    align-items: center;
}

.import_news_left {
    flex: 1;
    overflow: hidden;
}

.import_news_right {
    width: 1.2rem;
}

.import_news_left h2 {
    font-size: .32rem;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.import_news_left p {
    margin-top: .1rem;
    font-size: .26rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.import_news_line {
    width: 1px;
    height: .74rem;
    background-color: #E3E3E3;
}

.import_news_right>p {
    font-size: .48rem;
    color: #B5B5B5;
    text-align: center;
}

.import_news_right>span {
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #B5B5B5;
}

/*手机端 --E*/
.pagediv{
    width: 100%;
    justify-content: center;
    color: #505050;
    line-height: 28px;
    align-items: center;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
    font-size: 18px;
}
.ph{
    font-size: 0.32rem !important;
    line-height: 0.4rem !important;
}
.ph div{
    display:flex;
    justify-content: center;
    align-items: center;
}
.page{
    height: 28px;
    font-size: 20px;
    margin: auto 2px;
}
.pagediv a{
    background-color:#ffffff;
    border: 1px solid rgb(228,228,228);
    color: #505050;
    padding: 0 4px 0 4px;
    font-size: 18px;
}
.pageinput{
    background-color:#ffffff;
    text-align: center;
    margin: auto 2px;
    line-height: 28px;
}
.pagebutton{
    line-height: 28px;
    align-items: center;
    color: #505050;
    background-color:#ffffff;
    margin: 0 4px;
    padding: 0 4px 0 4px;
    font-size: 18px;
}
.pageph{
    line-height: 0.4rem;
    font-size: 0.32rem;
    margin-top: 0.05rem;
}

.way{
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    color: #333333;
    text-align: left;
    line-height: 28px;
    opacity: 0.6;
    margin: 0 auto;
}
.foot_text{
    color:#FFFFFF;
    font-size: 14px;
    float: left;
    text-align: center;
}
.foot_text_ph{
    font-size: 0.28rem !important;
}
.footerdiv{
    width: 100%;
    height: 60px;
    background-color: #1a8a69;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.footerdiv img{
    width: 20px;
    height: 20px;
    float: left;
    margin-left: 0.2rem;
}
.footerdivph{
    height: 1rem;
}
.footerdivph img{
    width: 0.4rem;
    height: 0.4rem;
}
#Screen_foot1{
    display: block;
}

#Screen_foot2{
    display: none;
}

/*新修改格式----B*/
.dR{
    border-bottom: rgba(228, 228, 228, 1) 1px solid;
    border-top: rgba(228, 228, 228, 1) 1px solid;
}
.drcenter{
    width: 90%;
    margin: 0 auto;
}
.dRLdate{
    width: 100px;
    height: 120px;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    float: left;
}
.dRLdate-year{
    line-height: 24px;
    font-size: 17px;
    color: #b10004;
    text-align: center;
    margin-top: 13px;
    border-right: rgba(228, 228, 228, 1) 1px solid;
    /*position: absolute;*/
}
.dRLdate-day{
    line-height: 24px;
    font-size: 39px;
  margin-top:33px;
  font-weight:100;
    color: #b10004;
    text-align: center;
    border-right: rgba(228, 228, 228, 1) 1px solid;
}

.dRtext{
    list-style-type:none; /*li行前无黑点*/
    width: 440px;
    height: 100px;
    text-align: left;
    margin-top: 20px;
    margin-left: 120px;
}
.drighttitle{
    width: 84%;
    text-align: left;
    line-height: 22px;
    font-size: 16px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #333333;
    font-kerning: normal;
    /*margin:0 auto;*/
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inherit;
}
.drighttext{
    text-align: left;
    line-height: 25px;
    font-size: 12px;
    font-family: 'PingFangSC-Regular', 'PingFang SC';
    color: #333333;
    font-kerning: normal;
    color: rgb(153, 153, 153);
    margin-top : 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 84%;
}
/*新修改格式----E*/

.content td a:hover{
    color:#00a1e9;
}
/*.minheight{*/
/*    min-height:calc(100vh - 400px);*/
/*}*/