.newsBox .layui-tab-title {
    text-align: center;
    margin-bottom: 70px;
}

.news-nav li {
    margin-bottom: 44px;
}

.news-nav li dt a:hover,#More-information dl a:hover{
    color: #d2665a;
    cursor: pointer;
}

.newsBox .layui-tab-title li {
    font-size: 16px;
    color: #777777;
    padding: 0 26px;
}

.newsBox .layui-tab-title .layui-this {
    color: #262B2E;
}

.newsBox .layui-tab-title .layui-this::after {
    border-bottom: 2px solid #FC2015;
}

.newsBox .layui-tab-content {
    padding: 0;
}

.newsBox .layui-tab-item{
    padding-bottom: 180px;
}

.newsTopPic-box {
    width: 770px;
    height: 500px;
    display: inline-block;
    overflow: hidden;
    position: relative;

}

.newsTopPic {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    /* Safari */
    -moz-transition: all .5s;

    -o-transition: all .5s;
}

.newsTopPic:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}



.news-info dt {
    font-size: 18px;
    color: rgba(38, 43, 46, 1);
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 18px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-info dd:nth-of-type(2),
.news-info dd:nth-of-type(3) {
    font-size: 14px;
    color: rgba(119, 119, 119, 1);
    line-height: 29px;
    margin-top: 26px;
    letter-spacing: 1px;

}

.new-top-tpl {
    margin-bottom: 0 !important;
}

.new-top-tpl .layui-col-xs4 {
    margin-bottom: 44px;
}

.news-info dd:nth-of-type(1) {
    font-size: 12px;
    font-family: Montserrat-Regular;
    color: rgba(205, 205, 205, 1);
    padding-left: 22px;
    background: url('../img/icon/clock.png') no-repeat left top;
    letter-spacing: 1px;

}

.newCommonPic {
    height: 400px;
}

.newCommonPic .newCommonPic-box {
    width: 370px;
    height: 264px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.newCommonPic img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
    /* Safari */
}

.newCommonPic img:hover {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
    -moz-transform: scale(1.1);
    /* Firefox */
    -webkit-transform: scale(1.1);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1);
}

.newCommonPic dt {
    width: 361px;
    margin-top: 22px;
}

.newsTopInfo {
    position: relative;
    margin-top: -6px;
}

.newsTopInfo dt {
    width: 354px;
}

.newsTopInfo dd:nth-of-type(2),
.newsTopInfo dd:nth-of-type(3) {
    width: 370px;
}

.news-top-Two img {
    margin-bottom: 29px;
}

.news-top-Two dl {
    width: 770px;
}

.new-tpl-top .layui-col-xs4 {
    margin-bottom: 44px;
}

.layui-tab-content .layui-icon,
.news-content-box .layui-icon {
    font-size: 80px;
    margin: 50px 0 100px;
    color: #C42430;
}

.news-page {
    text-align: center;
}

.news-page:hover a {
    color: #C42430;
}

.news-content-box {
    min-height: 500px;
    padding-top: 251px;
    width: 900px;
    margin: 0 auto;
}

.news-content-box dl {
    text-align: center;
}

.news-content-box dl dt {
    color: rgba(38, 43, 46, 1);
    line-height: 70px;
    font-size: 38px;
    padding: 0 80px;
}
.news-content-box dl dd{
    margin-top: 40px;
}
.news-content-box dl dd span:nth-of-type(1){
    color: #D2665A;
    font-size: 16px;
    padding-right: 20px;
}

.news-content-box dl dd span:nth-of-type(2){
   color: #999999;
   font-family: Montserrat-Regular;
}

.news-content-box .news-content {
    margin-top: 132px;
}

#More-information .more-title{
    font-size:28px; 
    color:  #262B2E ;
    text-align: center;
    padding-bottom: 22px;
    border-bottom: 1px solid  #CDCDCD ;
    font-weight: bold;
    margin-bottom: 42px;
    position: relative;
}
#More-information .more-title::before{
    content: " ";
    width:28px;
    height:2px;
    background:rgba(231,60,43,1);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -14px;
    
}
#More-information{
    padding: 190px 0;
   
}

#More-information .more-title span {
    font-family: Montserrat-Regular;

}
#More-information dl span{
    font-size: 12px;
    color:rgba(181,181,181,1);
    padding-right: 20px;
}
#More-information dl dd { display: inline-block;}

#More-information .layui-col-xs4:nth-of-type(2) .newCommonPic{
  margin: 0 15px;
}
#More-information .layui-col-xs4:nth-of-type(3) .newCommonPic{
 float:right;
}

.layui-laypage-next {
    font-size:12px;
    font-family:Montserrat-Regular;
    color:rgba(38,43,46,1);
}

.layui-disabled{
    display: none !important;
}

.all-notice {
    margin-top: 53px;
}

.notice-nav {
    display: -moz-box;
    /* Firefox */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-box;
    /* Safari */
    display: -webkit-flex;
    /* Chrome, WebKit */
    display: box;
    display: flexbox;
    display: flex;
    /* margin: 23px 0; */
    border-bottom: 1px solid rgba(220, 220, 220, .5);
}

.notice-nav .notice-date {
    width: 90px;
    /* border-right: 1px solid #DCDCDC; */
    text-align: center;
    font-family: Montserrat-Regular;
}

.notice-nav .notice-date,
.notice-nav .notice-title {
    margin: 23px 0;
}

.notice-nav .notice-date p {
    color: #D2665A;
    font-size: 36px;
    font-weight: bold;
}

.notice-nav .notice-date span {
    font-size: 14px;
    font-weight: lighter;
    color: rgba(38, 43, 46, .4);
}

.notice-nav .notice-title {
    flex-grow: 1;
}

.notice-nav .notice-title dl {
    position: relative;
    padding-left: 22px;
    padding-top: 23px;
    margin-right: 40px;

}

.notice-nav .notice-title dl:nth-of-type(1) {
    padding-top: 0;
}


.notice-nav .notice-title dl dt {
    color: rgba(38, 43, 46, .4);
    font-size: 14px;
    padding-top: 2px;
    margin-bottom: 13px;
}

.notice-nav .notice-title dl dd {
    font-size: 18px !important;
    color: #262B2E;
    cursor: pointer;
    font-family: PingFang-Regular !important;
    position: relative;
}
.notice-nav .notice-title dl dd a:hover{
    color: #D2665A;
}

/* .notice-nav .notice-title dl dd:hover::before{
    content:" ";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../img/icon/file.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: -15px;
} */
.notice-nav .notice-title dl dd span{
    font-size: 18px !important;
    font-family: PingFang-Regular !important;
    background: #FBFBFB !important;
}

.notice-nav .notice-title dl {
    border-left: 1px solid #DCDCDC;
}

.notice-nav .notice-title dl i {
    position: absolute;
    right: 0;
    font-size: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
    font-weight: lighter;
}

