/*字体*/
@font-face {
    font-family:"MogulGeorgia";
    src: url("/xgb/2024newmb/fronts/Mogul_Georgia_Bold.ttf") format("truetype");

}
/*头部logo*/
header {
    /*background: #2355a1;*/
    width: 100%;
    min-width: 1300px;
background-image: url(/xgb/2024newmb/images/topbg.jpg);
}

header .zq-head {

    height: 115px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 1300px;
    margin: 0 auto;
    min-width: 1300px;
    justify-content: space-between;
}

header .logo-show {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

header .logo-show .logoStyle img{
   /* width: 55vw !important;*/
   /* height: 10vh !important;*/
}

.search {
 
    position: relative;
    display: flex;
    justify-content: right;
    align-items: center;
    margin-right:40px;
}

.search-icon {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 10px;
    top: 4px;
    }

.search-input {
    width: 140px;
    height: 25px;
    border: 1px solid #bbbbbb;
    padding-left: 30px;
    border-radius: 15px;
    }

/*导航栏*/
header .nav {
    height: 50px;
    display: block;
    /*background: #02488e;*/
 background: #AB3724;
}

header .navbar_nav li.shouye {
    float: left;
    position: relative;
    display: block;
    /*width: 9.09%;*/
    text-align: center;
    /*border-right: 1px solid white;*/
}
header .navbar_nav li.shouye:last-child {
    border-right: none; 
}
header .navbar_nav .dropdown {
    float: left;
    position: relative;
    display: block;
}

header .navbar_nav li .top-title {
    text-decoration: none;
    display: block;
    width: 100%;
    line-height: 50px;
    font-size: 15px;
    color: white;
    font-weight: bold;
    padding: 0 33.4px;
    letter-spacing: 2px
}

header .navbar_nav li .top-title:hover {
   /* background: #2355a1;*/
 background: #8b3d2a;
    color: #FFFFFF;
}

header .navbar_nav li.dropdown {
    display: inherit;
    position: relative;
    height: 100%;
}

header .navbar_nav li.dropdown .dropdown_menu {
    display: none;
    position: absolute;
    z-index: 999;
    /*background-color: rgba(35,85,161,0.9);*/
 background-color: rgba(160,76,65,0.7);
　  top: 50px;
    /* width: 190%; */
    text-align: center;
    /*left: 0.5px;*/
    white-space: nowrap;
    min-width: 100%;
}

header .navbar_nav li.dropdown .dropdown_menu a {
    font-size: 14px;
    display: block;
    padding: 0 20px;
    line-height: 46px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 25px;
    width: auto;
}

header .navbar_nav li.dropdown:hover .dropdown_menu {
    display: block;
}

header .navbar_nav li.dropdown:hover .top-title {
    /*background: #0a47a7;*/
    color: #FFFFFF;
}

header .navbar_nav li.dropdown:hover .dropdown_menu a:hover {
    /*background-color: #0a47a7;*/
 background-color: #a93529;
    color: #FFFFFF;
}

header .nav .container {
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    position: relative;
}



/*首页图*/
.sy-banner {
     height: 300px;
    /*background: url(/xgb/2024newmb/images/sybanner.jpg) no-repeat;*/
    /*background-size: cover;*/
    min-width: 1300px;
}
.sy-banner img {
    height: 300px;
    width: 100%;
    min-width: 1300px;
}
.slideBox {
	overflow: hidden;
	position: relative;
	top:0px;
	margin: 0 auto;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width:100%;
	height:100%;
	display: block;
}

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(/xgb/2024newmb/images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}
.slideBox .prev{
	height:80px;
	width:80px;
	position: absolute;
	left: 100px;
	top:45%;
	background: url(/xgb/2024newmb/images/preImg.png) no-repeat ;
}
.slideBox .next{
	height:80px;
	width:80px;
	right: 100px;
	top:45%;
	top:45%;
	background: url(/xgb/2024newmb/images/nexImg.png) no-repeat 20% 45%;
}

/*学工动态和通知公告*/
.main {
    width: 1300px;
    min-width: 1300px;
    margin: 0 auto;
}

.main .news-wrap {
    height: 395px;
    background: url(/xgb/2024newmb/images/5986898.png) no-repeat left center;
    padding-top: 17px;
}

.main h3 {
   font-size: 18px;
  /*font-size: 16px;*/
    font-weight: bold;
   /* border-bottom: #2355a1 solid 1px;*/
border-bottom: #AB3724 solid 1px;
    line-height: 30px;
    cursor: pointer;
   /* color:#2355a1;*/
color:#AB3724;
}

.main h3:hover {}

.main .more {
    display: inline-block;
    text-align: center;
    position: absolute;
    right: 0px;
    top: 6px;
    line-height: 22px;
    width: 58px;
    height: 20px;
    font-size: 20px;
    border-radius: 5px;
    background-image: url(/xgb/2024newmb/images/more2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    color: transparent;
}

.main .more:hover {}

/* 学工动态 */
.main .news-wrap .left-part {
    width: 842px;
    height: auto;
    position: relative;
}

/* 学工动态 滚动文章 */
.main .left-part .news-detail-left {
    width:382px;
    height: 295px;
    margin-top: 25px;
}
#u_u4_centerCutImg div:nth-child(2) {
  display: none;
}
.news-detail-left table a:hover{
    color: #aa2222; 
}
.news-detail-left img:hover {
    transform: scale(1.05);
}

/* 学工动态文章列表 */
.main .news-detail-right {
    height: 200px;
   /* padding-left: 10px;*/
 padding-left: 20px;
    margin-top: 15px;
}

.main .news-detail-right ul li {
    border-bottom: #C6C6C6 1px dashed;
    height: 59px;
    line-height: 38px;
    /*width: 440px;*/
    width: 430px;
    padding-top: 4px;
    display: flex;
    align-items: center;
}

.main .news-detail-right ul li a {
    word-break: break-word;
    line-height: 23px;
    font-size: 14px;
}

.line-date {
    width: 51px;
    height: 40px;
    /* border: #dedede 1px solid; */
    float: left;
    margin-right: 15px;
    /* border-radius: 7px 7px 7px 7px; */
    /* background: #2355a1; */
}

.line-date p {
    
    height: 40px;
    line-height: 40px;
    /*color: #2355a1;
    border: 1px solid #2355a1;*/
    color: #b7271f;
    border: 1px solid #c87070;
    text-align: center;
    font-size: 15px;
    width: 51px;
    border-radius: 7px 7px 7px 7px;
    font-family: "MogulGeorgia";
}
/* 通知公告 */
.main .news-wrap .right-part {
    height: auto;
    width: 415px;
    position: relative;
}

.news-wrap .right-part .notice-detail {
    margin-top: 15px;
}

.news-wrap .right-part .notice-detail .tab-abs {
    display: none;
}
.tzgg-date {
    font-size: 10px;
    width: 51px;
    height: 40px;
    text-align: center;

    margin-right: 15px;
}
.tzgg-date .day {
    font-size: 15px;
    /* font-weight: bold; */
    color: #FFFFFF;
    width: 51px;
    background: #b7271f;
    height: 20px;
    line-height: 20px;
    font-family: "MogulGeorgia";
    }
.tzgg-date .date {
    background: #F6F4F5;
    height: 20px;
    line-height: 20px;
    /* color: #FFFFFF; */
    font-family: "MogulGeorgia";
}

.news-wrap .right-part .notice-detail ul li {
    border-bottom: #C6C6C6 1px dashed;
    height: 59px;
    line-height: 38px;
    padding-top: 4px;
    display: flex;
    align-items: center;

}

.news-wrap .right-part .notice-detail ul li a {
    word-break: break-word;
    line-height: 23px;
    font-size: 14px;
}
/*榜样力量*/
.xgb-byll {
    height: 255px;
    width: 100%;
   /* background: url(/xgb/2024newmb/images/byllback.png) no-repeat;*/
background: url(/xgb/2024newmb/images/middleby.png) no-repeat;
    background-size: cover;
}
.xgb-byll .container {
    margin: 0 auto;
    width: 1300px;
    height: 100%;
}
.xgb-byll .xgb-byll-wrap {
    background-image: url(/xgb/2024newmb/images/byllbg2.png);
    background-size:100% 100%;
    height: 225px;
    position: relative;
    top: 13px;
    display: flex;
    width: 100%;
}
.xgb-byll-wrap .titlecell{
    color:#ffffff;
    width: 20px;
   /* font-size: 20px;    
    margin: 40px auto;*/
 font-size: 18px;    
    margin: 50px auto;
font-weight: bold;
    padding-left: 10.5px;
    position: relative;
   /* margin-right: 10px;*/
    /* padding-right: 10px; */
}
.xgb-byll-wrap .titlecell::after{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/xgb/2024newmb/images/more2write.png) no-repeat;
    background-size: 22px 22px;
    position: absolute;
   /* top: 120px;*/
top: 105px;
}

.xgb-byll .xgb-byll-wrap .showImg {
}

.xgb-byll .xgb-byll-wrap .byll-content {
    margin-top: 10px;
    margin-left: 30px;
}

.xgb-byll .xgb-byll-wrap .byll-content ul li {
    float: left;
    width: 19.5%;
    height: 220px;
    overflow: hidden;
    padding: 10px;
}

.xgb-byll .xgb-byll-wrap .showImg img {
    width: 100%;
    height: 150px;
}

.xgb-byll .xgb-byll-wrap .byll-content p{
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
}
.xgb-byll .xgb-byll-wrap .byll-content .zhaiyao{
    font-size: 13px;
    line-height: 17px;
    color: #bbbbbb;
 font-weight:inherit;
}
/*学院动态*/
.xydt-list {
    height: 59px;
    line-height: 28px;
    padding-top: 0px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px dashed #ccc;
    }     

.xydt-calendar {
    font-size: 12px;
    /*width: 60px;*/
    height: 38px;
    text-align: center;
    padding: 2px 0;
   /* border-right: 1px solid #2355a1;*/
 border-right: 1px solid #b48585;
}

.xydt-calendar .day {
    font-size: 16px;
    font-weight: bold;
   /* color: #2355a1;*/
 color: #a4827d;
    width: 60px;
    /* background: #2355a1; */
    height: 20px;
    line-height: 20px;
    }

.xydt-calendar .date {
    /* background: #dbefff; */
    height: 18px;
    line-height: 18px;
    /*color: #2355a1;*/
color: #a4827d;
}
.xydt-title {
    padding-right: 10px;
    padding-left: 10px;
}

/*特别关注*/
.xghb-list {
    height: 52px;
    line-height: 28px;
    padding-top: 0px;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-bottom: 1px dashed #ccc;}     

.xghb-calendar {
    font-size: 12px;
    width: 60px;
    height: 38px;
    text-align: center;
    padding: 2px 0;
    border-right: 1px solid #2355a1;
}

.xghb-calendar .day {
    font-size: 16px;
    font-weight: bold;
    color: #2355a1;
    width: 60px;
    /* background: #2355a1; */
    height: 20px;
    line-height: 20px;
    }
.xghb-calendar .date {
    /* background: #dbefff; */
    height: 18px;
    line-height: 18px;
    color: #2355a1;
}
.xghb-title {
    padding-right: 10px;
    padding-left: 5px;
}

/*用户导航*/
.yhdh img {
    margin-top: 10px;
    width: 100%;
    height: 120px;
}
.yhdh ul {
   padding-top:15px;
   padding-left: 0%;
}
.yhdh ul li {
    width: 40%;
    float: left;
    font-size: 15px;
    height: 40px;
    margin-left: 10px;
}
/* 选择偶数索引的li元素 */
.yhdh ul li:nth-child(even) {
    float: right;
    margin-left: 0; 
    margin-right: 10px; 
}
.yhdh i.dhtb::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/xgb/2024newmb/images/yhdhlogo2.png) no-repeat;
    background-size: 16px 16px;
    position: relative;
    top: 7px;
    right:8px;
}

.yhdh  ul li a {
    line-height: 40px;
}
/*版权*/
.banquan{
    /*background-color: #02488e;*/
background-color: #BA2A17;
    width: 100%;
    height: 55px;
   min-width: 1300px;
}
.banquan p{
    font-size: 15px;
    color: white;
    line-height: 55px;
   text-align: center;
}

/*正文内容页面*/
/*正文中表格居中*/
.ejym-content .news-text TABLE{
       margin:0 auto;
}
.ejym-content-backgroud{
    background-image: url('/xgb/2024newmb/images/bg1.png'); 
    background-size: cover; 
 
}
.ejym-content {
    min-width: 1000px;
/*    width: 1300px;*/
    width: 1230px;
    height: auto;
    margin: 0 auto;
    display: flex;

}
.ejym-content .right {
/*    width: 1300px;*/
    width: 1230px;
    margin-bottom: 30px;
    position: relative;
    min-height: 550px;
}

.ejym-content .right .content-zw {
    height: 50px;
    font-size: 26px;
    font-weight: 500;
   /*border-bottom: #2355a1 4px solid;*/
border-bottom:#b7271f 2px solid;
    line-height: 50px;
    color: #ffffff;
    padding-bottom: 50px;
    padding-top: 15px;
    padding-left: 70px;
}

.ejym-content .right .local {
    position: relative;
    /* top: -20px; */
    left: 20px;
    bottom: 45px;
}
.ejym-content .right .local::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/local.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -22px;
    /* right: 14px; */
    /* top: 19px; */
    bottom: 0.5px;
}
.ejym-content .right .news-text {
    background-color: white;
}


#xgbgf_content .img_vsb_content {
    text-align: center
}

#xgbgf_content p,
#xgbgf_content span {
    font-family: "微软雅黑", "宋体";
    font-size: 16px;
    line-height: 200%;
    text-indent: 2em;
}
.ejym-content .vsbcontent_img{
    text-align: center;
}
/*正文页带推荐关注页面*/
.ejym-content .tjym{
    width: 940px !important;
}
.tjgz-side{
    float: right;
    width: 280px;
    min-height: 580px;
    margin-left: 10px;
    margin-top: 25px;
    /* padding-left: 30px; */
    /* position: absolute; */
    /* right: 0; */
}
.tjgz-header{
    font-size: 18px;
    color: #c2090f;
    height: 38px;
    border: 1px solid #ccc;
    /* padding: 8px 0 0 0; */
    text-indent: 20px;
    border-top: 4px solid #b7271f;
    line-height: 38px;
}
.tjgz-content{
    width: 280px;
    padding: 20px;
    margin-top: 8px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.tjgz-content li {
   height:60px;
    line-height: 25px;
    border-bottom: 1px dotted #363636;
}

/*二级列表页*/
.ejym-list-backgroud{
    background-image: url('/xgb/2024newmb/images/bg1.png'); 
    background-size: cover; 
    min-height: 900px;
 
}
.ejym-list {
    margin-top: 30px;
    /*min-width: 1300px;*/
   /* width: 1300px;*/
    min-width: 1230px;
    width: 1230px;
    height: auto;
    margin: 0 auto;
    padding-top: 35px;
}

.ejym-list .left {
    width: 220px;
    margin-right: -245px;
    /* border-top: #175AA6 2px solid; */
    /* box-shadow: 0 10px 10px #b5b5b5; */
}

.ejym-list .left .colum {
    /*height: 64px;*/
   /* background: #2355a1;*/
   /* background-image: url(/xgb/2024newmb/images/logo_center.png);
    background-repeat: no-repeat;*/
   height:47px;
  background-image: url(/xgb/2024newmb/images/list-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    /* margin-top: -20px; */
}


.ejym-list .left .colum h3 {
    color: #fff;
    /*font-size: 26px;*/
    text-align: center;
   /* font-size: 24px;   
    font-weight: 500;
    line-height: 52px;*/
   font-size: 20px;
    line-height: 47px;
    font-weight: bold;
}

.ejym-list .left-nav {
   /* background: #e5e8ed;*/
background:#f9f0e1
    width: 220px;
border-right: 1px solid #d9d9d9;
}
.left-nav-bjtp {
    padding-bottom: 278px;
    background: #f2f2f2 url(../images/listbg.png) no-repeat bottom !important;
}

.ejym-list .left-nav ul li {
    height: 50px;
    transition: all .3s ease-in-out;
    border-bottom: #d9d9d9 1px solid;
    text-align: center;
   /* border-left: 4px solid #2355a1;*/
   border-left: 4px solid #b7271f;
}

.ejym-list .left-nav ul li a {
    font-size: 15px;
    padding: 10px 10px;
    line-height: 50px;
    /*color: #333*/
}

.ejym-list .left-nav ul li.active {
    /*background: #b2dfff;*/
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 12px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #ffa500;
    background-color: #f9f0e1;
}

.ejym-list .left-nav ul li.active a {
   /* color: #015fb9;*/
color: #b7271f;
    font-size: 17px;
}

.ejym-list .left-nav ul .active::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/cebianxianshi.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 19px
}

.ejym-list .right {
    margin-left: 270px;
    /* width: 970px; */
    margin-bottom: 30px;
    position: relative;
    /*min-height: 600px;*/
    box-shadow: 0 0 5px #b5b5b5;
}

.ejym-list .right h3 {
    height: 50px;
    font-size: 26px;
    font-weight: 500;
    border-bottom: #c6c6c6 4px solid;
    line-height: 50px;
    color: #015fb9;
}

.ejym-list .right .local {
    position: relative;
    bottom: 40px;
    left: 20px;
}
.ejym-list .right .local::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/local.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -22px;
    /* right: 14px; */
    /* top: 19px; */
    bottom: 0.5px;
}

.ejym-list .right .text {
    padding-top: 10px;
    line-height: 36px;
    text-align: justify;
    text-indent: 2em
}

.ejym-list .right .news-text {
    margin-top: 42px;
    /*border-top: #015fb9 3px solid;*/
 border-top:#b7271f 2px solid;
    background: #ffffff;
    padding-top: 1px;
    /* padding-left: 40px; */
}
.ejym-list .right .news-text .list-ul  {
    margin-top: 20px;
}
.ejym-list .right .news-text .list-ul li {
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    border-bottom: #dedede 1px dashed;
    margin-left: 80px;
    margin-right: 50px;
    position: relative;
}
.ejym-list .right .news-text .list-ul li::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/listLogo.png) no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -25px;
    top: 18px;
}
.ejym-list .right .news-text .list-ul li:hover::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/listLogoActive.png) no-repeat;
    background-size: 15px;
    width: 15px;
    height: 15px;
    position: absolute;
    left: -25px;
    top: 18px;
}
.ejym-list .right .news-text .list-ul li:hover {
    color:#015fb9;
}

/*列表正文页 */
.ejym-lbzw {
    margin-top: 30px;
    min-width: 1230px;
    width: 1230px;
    height: auto;
    margin: 0 auto;
    padding-top: 35px;
    min-height: 950px;
}

.ejym-lbzw .left {
    width: 220px;
    margin-right: -245px;
    /* border-top: #175AA6 2px solid; */
    /* box-shadow: 0 10px 10px #b5b5b5; */
}

.ejym-lbzw .left .colum {
  
    background: #2355a1;
   /* height: 64px;
    background-image: url(/xgb/2024newmb/images/logo_center.png);
    background-repeat: no-repeat;*/
   height:47px;
   background-image: url(/xgb/2024newmb/images/list-title.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    /* margin-top: -20px; */
}


.ejym-lbzw .left .colum h3 {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 52px;
}

.ejym-lbzw .left-nav {
    background: #e5e8ed;
    width: 220px;

}


.ejym-lbzw .left-nav ul li {
    height: 50px;
    transition: all .3s ease-in-out;
    border-bottom: #d9d9d9 1px solid;
    text-align: center;
   /* border-left: 4px solid #2355a1;*/
    border-left: 4px solid #b7271f;
}

.ejym-lbzw .left-nav ul li a {
    font-size: 15px;
    padding: 10px 10px;
    line-height: 50px;
    /*color: #333*/
}

.ejym-lbzw .left-nav ul li.active {
    /*background: #b2dfff;*/
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 12px 12px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    border-left: 4px solid #ffa500;
}

.ejym-lbzw .left-nav ul li.active a {
   /* color: #015fb9;*/
color: #b7271f;
    font-size: 17px;
}

.ejym-lbzw .left-nav ul .active::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/cebianxianshi.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 14px;
    top: 19px
}

.ejym-lbzw .right {
    margin-left: 270px;
    /* width: 970px; */
    /*margin-bottom: 30px;*/
    position: relative;
    min-height: 600px;
    box-shadow: 0 0 5px #b5b5b5;
}

.ejym-lbzw .right h3 {
    height: 50px;
    font-size: 26px;
    font-weight: 500;
    border-bottom: #c6c6c6 4px solid;
    line-height: 50px;
    color: #015fb9;
}

.ejym-lbzw .right .local {
    position: relative;
    bottom: 40px;
    left: 20px;
}
.ejym-lbzw .right .local::before {
    content: "";
    display: inline-block;
    background: url(/xgb/2024newmb/images/local.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: -22px;
    /* right: 14px; */
    /* top: 19px; */
    bottom: 0.5px;
}

.ejym-lbzw .right .text {
    padding-top: 10px;
    line-height: 36px;
    text-align: justify;
    text-indent: 2em
}

.ejym-lbzw .right .news-text {
    margin-top: 42px;
   /* border-top: #015fb9 3px solid;  */ 
 border-top:#b7271f 2px solid;
    background: #ffffff;
    padding:40px 50px;
}

.ejym-lbzw .right .news-text table{
    margin:auto;
}
.ejym-lbzw .right .news-text table tbody p{
    text-align: center;
}