﻿/*-----------------院士风采-------------------*/
.article_ysfc {
 float: right;
 width: 735px;
}

.ldbz li {
 width: 170px;
 height: 505px;
 box-sizing: border-box;
 border: 5px solid #e8e5e5;
 float: left;
 /* padding: 0 0 0 5px; */
 margin-bottom: 10px;
 /* background:url("https://www.mark-barnett.com/Content/Areas/News/images/YuanShiFengCai/ysfc_bg1.jpg") no-repeat left center ; */
 margin-right: 10px;
 box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);
}

.ldbz li:hover {
 cursor: pointer;
 /* background:url("https://www.mark-barnett.com/Content/Areas/News/images/YuanShiFengCai/ysfc_bg2.jpg") no-repeat left center ; */
 border: 5px solid #ff7433;
}

.ldbz li h3 {
 line-height: 30px;
 font-size: 16px;
 font-weight: 800;
 padding-left: 16px;
 color: #fff;
 background: url("https://www.mark-barnett.com/Sites/Uploaded/UserUpLoad/20260603/20260603103428.png");
 background-position: left center;
 background-size: cover;
}

.ldbz img {
 /* height:205px; */
 width: 100%;
 /* float:left; */
 display: block;
 margin-bottom: 5px;
 margin-top: 15px;
}
.ldbz .date{
 margin-bottom:10px;
 text-align:center;
}
.ldbz p {
 line-height: 24px;
 padding: 10px 10px 0 10px;
 color: #4d4d4d;
 text-indent: 2em
}

.ldbz p span {
 color: #ff7432;
 padding-right: 10px;
}

/**/
.column_con {
}

.ask_title {
 height: 40px;
 line-height: 40px;
 border-bottom: solid 1px #e5e5e5;
 margin: 0 0 2px 0px;
 color: #4d4d4d;
}

.ask_title span {
 padding: 0 5px;
 border-bottom: 3px solid #179742;
 display: block;
 float: left;
 font-family: "Microsoft YaHei";
 font-weight: normal;
 font-size: 20px;
 height: 37px;
 line-height: 37px;
}

.ask_title a {
 float: right;
 font-size: 14px;
 font-weight: normal
}

.search_video li {
 display: inline;
 float: left;
 height: 200px;
 margin: 10px 12px 0px 12px;
 position: relative;
 width: 202px;
}

.search_video li .video_img {
 border: 10px solid #f2f2f2;
 display: block;
 height: 135px;
 left: 0;
 position: absolute;
 top: 0;
 width: 182px;
 z-index: 10;
}

.search_video li .video_img:hover {
 background: url("https://www.mark-barnett.com/Content/Areas/News/images/videoBtn.png") no-repeat center center;
 border: 10px solid #c4e791;
}

.search_video li img {
 height: 134px;
 padding: 10px;
 width: 182px;
}

.search_video li h2 {
 font-size: 14px;
 font-weight: normal;
 line-height: 22px;
}

.search_video li .play_time {
 color: #999999;
 font-size: 14px;
 line-height: 25px;
}

.about_wenz .ask_list li {
 background: url("https://www.mark-barnett.com/Content/Areas/Common/images/ico5.jpg") no-repeat left center;
 font-size: 14px;
 line-height: 35px;
 padding-left: 10px;
}

/*相关图片*/
.picBox .list_pic li {
 display: inline;
 float: left;
 font-size: 12px;
 margin: 10px 12px 0px 12px;
 line-height: 22px;
 text-align: center;
 width: 200px;
}

.picBox .list_pic li a {
 text-align: center;
 float: none;
}

.picBox .list_pic li a img {
 border: 1px solid #E8E6E6;
 height: 140px;
 padding: 3px;
 width: 200px;
 object-fit: contain;
}

.picBox .list_pic li a img:hover {
 border: 1px solid #fa1800;
}
 