body,
ul,
ol,
p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
dl,
dt,
dd {
	padding: 0;
	margin: 0
}

@font-face {
	font-family: 'Bodoni Bk BT';
	src: url('BodoniBkBTBook.ttf') format('truetype');
}

body {
	text-align: left;
	font: 1.5rem/2em Bodoni Bk BT, Cambria Math, Helvetica, Arial, sans-serif;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	color: #555;
}

li {
	list-style: none
}

a,
a:visited {
	text-decoration: none;
	color: #555
}

.fl {
	float: left
}

.fr {
	float: right
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: "."
}

.hide {
	display: none
}

* {
	-webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

img {
	vertical-align: revert;
	border: 0;
}

.mobile_none {
	display: none;
}

.sharebox {
	display: none;
}

.print {
	display: none;
}

.cA_b_prew,
.cA_b_next {
	height: 32px;
	margin: 10px 0 0 0;
	border: 1px solid #ddd;
	border-left: 2px solid #035d9b;
	text-align: left;
	padding: 0 10px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*!Css widget/gotop/gotop.css*/
#gotop {
	position: fixed;
	display: none;
	width: 50px;
	height: 50px;
	bottom: 60px;
	right: 5px;
	z-index: 0;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin: 5px;
	width: 40px;
	height: 40px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 5px #9c9c9c;
	opacity: .9;
	background: #454545 url(ui-gotop-icon.png) no-repeat center center;
	-webkit-background-size: 18px 15px;
}

/* common */
.touchOn {
	background-color: #ddd !important;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
select,
textarea {
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
	vertical-align: middle;
	font-size: 14px;
}

a,
:hover {
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.font_red {
	color: #f00
}

/* 大写 */
.cateMore,
.cateBtn,
.userMenuList,
.node a,
.hd h3,
nav h3,
nav li {
	text-transform: uppercase;
}

/* 头部 */
#header {
	background: url(headerbg.jpg);
	position: relative;
	z-index: 2;
	background-size: auto 100%;
	height: 60px;
	border-top: #035d9b solid 5px;
}

.logoBar h1 {
	width: 70%;
}

.logoBar h1 a {
	background: url(logo.png) 10px center no-repeat;
	display: block;
	height: 60px;
	background-size: 99%;
	margin: 0;
}

.logoBar h1.touchOn {
	background: rgba(0, 0, 0, 0.1) !important;
}

#userMenu #gotoPC {
	padding: 5px 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	font-size: 16px;
	background: #b63541;
	display: none;
}

/*  */
.logoBar dt {
	background: #035d9b;
	display: block;
	position: absolute;
	right: 10px;
	top: 15px;
	z-index: 1;
	width: 36px;
	height: 36px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.logoBar dt span {
	display: block;
	height: 100%;
	background: url(icons.png) center 10px no-repeat;
	background-size: 30px auto;
}

.logoBar dd {
	display: none;
	background: #fff;
	padding: 4%;
}

.logoBar .on::after {
	content: "";
	position: absolute;
	bottom: -15px;
	margin-left: -5px;
	left: 50%;
	border: 5px solid;
	border-color: transparent transparent #fff transparent;
}

.paddingLR {}

.userMenuList h4 {
	font-weight: normal;
}

.userMenuList .h1 {
	line-height: 30px;
	padding: 7px 10px;
	margin-bottom: 2px;
	font-size: 18px;
	background: url(icons.png) right -125px no-repeat #f1f1f1;
	background-size: 40px auto;
}

.userMenuList .ul1 {
	overflow: hidden;
	padding: 10px 0;
}

.userMenuList .li2 {
	float: left;
	width: 33%;
	font-size: 16px;
	color: #666;
	text-align: center;
}

.ul2 .li2,
.ul2 .li2 {
	float: none;
	width: 100%;
	text-align: left;
	text-indent: 1em;
}

.userMenuList .h2 {
	line-height: 30px;
}

.userMenuList .last1 .h1 {
	margin-bottom: 0
}

/* 头部搜索 */
#userSearch dt {
	right: 55px;
}

#userSearch dt span {
	background-position: center -38px;
}

.searchBar {
	position: relative;
	z-index: 1;
	line-height: 20px;
	padding: 5px 5px;
	border: 1px solid #ccc;
	background: #f2f2f2
}

.searchBar .searchBtn {
	position: absolute;
	right: -1px;
	top: -1px;
	height: 32px;
	line-height: 32px;
	display: block;
	width: 20%;
	text-align: center;
	background: #108608;
	color: #fff;
}

.searchBar .searchBtn:active {
	background: #059908
}

.searchBar input {
	border: 0;
	background: #f2f2f2;
	height: 20px;
	width: 80%;
	resize: none;
	outline: none;
	-webkit-appearance: none;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 16px;
}

/* 尾部 */
#footer {
	/* background: #035d9b; */
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	color: #fff;
}

#footer .a {
	padding: 0 10px 0 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
	background: url(phone_pc.png) 8px 7px no-repeat #2D9D26;
	background-size: 12px auto;
}

#footer .a:active {
	background-color: #035d9b
}

#footer p {
	padding: 30px;
	background: #035d9b;
}

#footer a {
	color: #fff;
}

/* 内容区 */
.pageBanner {
	margin: 0 0 10px 0;
}

.pageBanner img {
	width: 100%;
}

.pageBanner .hd,
.pageBanner .con {
	display: none;
}

.cateName {
	font-size: 18px;
	margin-bottom: 10px;
	color: #035d9b
}

#content {
	min-height: 320px;
	padding: 4%;
	position: relative;
	z-index: 0;
	background: #fff;
}

.intro .more {
	width: 40px;
	height: 40px;
	overflow: hidden;
	/* display:inline-block; */
	text-indent: -99em;
	background: url(icons2.png) center -2px no-repeat;
	position: absolute;
	bottom: 80px;
	right: 30px;
	bottom: 0;
}

/* 加载更多按钮 */
.cateMore,
.cateBtn {
	padding: 9px;
	margin-top: 1rem;
	font-size: 1.3rem;
	display: block;
	text-align: center;
	background-color: #f5f5f5;
	border: 1px solid #eee;
	height: auto;
	color: #035d9b;
}

/*.cateBtn{ height:30px; line-height:30px; border:1px solid #ddd; text-align:center; margin:10px 0; color:#333;
	background:#F2F2F2;
	background:-webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F2F2F2));
	background:-moz-linear-gradient(#FFFFFF, #F2F2F2);
	background:-ms-linear-gradient(#FFFFFF, #F2F2F2);
	background:-o-linear-gradient(#FFFFFF, #F2F2F2);
	background: linear-gradient(#FFFFFF, #F2F2F2);
 }*/
.getAll {
	color: #999
}

.infoBox .hd {
	border-bottom: solid #035d9b 2px;
	height: 1.5rem;
	margin-bottom: 1.5rem;
}

.infoBox .hd h3 {
	color: #035d9b;
	font-size: 1.3rem;
	line-height: 3rem;
	background: #ffffff;
	height: 2rem;
	display: inline-block;
	padding-right: 1em;
	font-weight: 600;
}

/* topicList */
.topicList .t {
	padding: 5px 0;
	overflow: hidden;
}

.topicList .t .pic {
	float: left;
}

.topicList .t .pic img {
	width: 120px;
	height: 90px;
}

.topicList .t .con {
	margin-left: 130px;
}

.topicList .t .title {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 3px;
}

.topicList .t .tit {
	color: #333
}

.topicList .t .intro {
	word-break: break-all;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.topicList .n {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.topicList .n .date {
	margin-left: 10px;
	float: right;
	color: #999;
}

.tpList li {
	position: relative;
	padding: 1em 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	height: auto;
}

.tpList .pic {
	float: left;
	width: 35%;
	margin-right: 15px;
}

.tpList .pic img {
	width: 100%;
}

.tpList .intro {
	font-size: 1.2rem;
	line-height: 1em;
	max-height: 2.1em;
	padding-top: 1rem;
	overflow: hidden;
	color: #888;
}

.tpList .title {
	font-size: 1.5rem;
	line-height: 1em;
	height: 2em;
	overflow: hidden;
}

.tpList .hasPic .intro {
	padding-top: 3.3rem;
}

.tpList li .title {
	position: absolute;
	left: 38%;
	height: 48px;
	font-size: 1.4rem;
	font-weight: normal;
}

.tpList li time {
	position: absolute;
	top: 70px;
	left: 38%;
}

/* 内容信息列表_普通式 */
.txtList {}

.txtList li {
	margin-bottom: 18px;
	position: relative;
}

.txtList .node a {
	display: inline-block;
	clear: both;
	font-size: 1rem;
	line-height: 1.5em;
	background: #035d9b;
	color: #fff;
	padding: 0 10px;
}

.txtList .title a {
	font-size: 2rem;
	line-height: 1em;
}

.txtList .intro {
	color: #666;
	line-height: 1.3em;
	font-size: 18px;
}

.txtList .intro .more {
	display: none;
	width: 20px;
	height: 20px;
	overflow: hidden;
	/* display:inline-block; */
	text-indent: -99em;
	background: url(images/icons2.png) center -12px no-repeat;
	position: absolute;
	bottom: 0px;
	right: 20px;
}

.txtList li:hover {}

.txtList li:hover .node a {}

.txtList li:hover .title a {
	color: #035d9b;
}

.txtList li:hover .intro {
	color: #035d9b;
}

.indeVideo {}

.indeVideo .txtPicList {
	background: #f1f1f1;
	min-height: 25rem;
}

.indeVideo .txtPicList .last {
	padding-top: 0;
	position: relative;
	height: 25rem;
}

.indeVideo .txtPicList .pic img {
	width: 100%;
	max-height: 235px;
}

.indeVideo .txtPicList .pic {
	width: 100%;
	clear: both;
	margin-bottom: 10px;
}

.indeVideo .txtPicList .title {
	font-size: 24px;
	padding: 10px 25px 0;
	font-weight: bold;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.indeVideo .txtPicList .intro {
	padding: 0px 25px;
	max-height: none;
	line-height: 1.5;

}

.indeVideo .txtPicList .con {
	width: 100%;
	/*	position: inherit;*/
	position: static;
	left: 0;
	text-align: justify;
}

.indeVideo .txtPicList .con .more {
	bottom: 0;
	right: 15px;
}

/* 图片列表 */

.picList {
	width: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}

.picList li {
	width: 48%;
	float: left;
	margin: 2% 3% 2% 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.picList li:nth-child(even) {
	float: right;
	margin-right: 0;
}

.picList li a {
	display: block;
	/*	overflow: hidden;*/
	padding: 3px;
	border: 1px solid #ddd;
}

.picList li img {
	width: 100%;
	object-fit: cover;
	border: 0;
	height: 95px;
}

.picList li .title {
	padding-top: 10px;
	height: 4.4em;
	line-height: 24px;
	font-size: 1rem;
	z-index: 1;
	bottom: 0;
	text-align: center;
	overflow: hidden;
}

/* 杂志列表 */
.zzList {
	overflow: hidden;
	padding-bottom: 5px;
}

.zzList li {
	width: 48%;
	float: left;
	margin: 2% 4% 2% 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.zzList li:nth-child(even) {
	float: right;
	margin-right: 0;
}

.zzList li a {
	display: block;
	overflow: hidden;
	padding: 3px;
}

.zzList li img {
	max-width: 70%;
	border: 0;
	height: auto;
}

.zzList li .title {
	padding-top: 10px;
	height: 50px;
	line-height: 24px;
	font-size: 18px;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.nodeList {
	margin: 0 -5px;
	overflow: hidden;
}

.nodeList li {
	line-height: 1.8em;
	float: left;
	width: 50%;
	text-align: center;
}

.nodeList li {
	width: calc(50% - 10px);
	background: #eee;
	margin: 5px;
	border-radius: 4px;
}

.nodeList li.touchOn {
	background: #006ecd !important;
}

.nodeList li.touchOn a {
	color: #fff;
}

.nodeList li a {
	display: block;
}

.swipeHeight {
	padding-bottom: 1em;
}

/* mainBox */
.mainBox {
	border: 1px solid #e4cfcf;
	background: #fff9f9;
}

.mainBox .hd {
	line-height: 160%;
	padding: 5px;
	text-align: center;
	background: #f9e9e9 -webkit-gradient(linear, left top, left bottom, from(#fff8f8), to(#f9e9e9));
	background: #f9e9e9 -moz-linear-gradient(top, #fff8f8, #f9e9e9);
	background: #f9e9e9 -ms-linear-gradient(top, #fff8f8, #f9e9e9);
	background: #f9e9e9 -o-linear-gradient(top, #fff8f8, #f9e9e9);
	background: #f9e9e9 linear-gradient(top, #fff8f8, #f9e9e9);
}

.mainBox .bd {
	padding: 10px
}

/* slideBox */
.slideBox {
	margin-bottom: 15px
}

.slideBox .bd .title {
	display: none;
}

.slideBox .bd .pic img {
	width: 100%;
}

.slideBox .hd {
	line-height: 22px;
	text-align: center;
}

.slideBox .hd li {
	display: inline-block;
	width: 7px;
	height: 7px;
	background: #BABABA;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.slideBox .hd .on {
	background: #108608
}

.slideBox .hd li span {
	display: none
}

/* 提交等按钮 */
.bottombt {
	text-align: center
}

.bottombt a {
	display: inline-block;
	width: 96%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #cdb3ad;
	box-shadow: 0px 0px 3px #cdb3ad;
	border-radius: 18px;
	text-align: center;
	background: #f5f2f2 -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f5f2f2));
	background: #f5f2f2 -moz-linear-gradient(top, #fff, #f5f2f2);
	background: #f5f2f2 -ms-linear-gradient(top, #fff, #f5f2f2);
	background: #f5f2f2 -o-linear-gradient(top, #fff, #f5f2f2);
	background: #f5f2f2 linear-gradient(top, #fff, #f5f2f2);
}

.bottombt a:active {
	background: #E0CDCD
}

/* 提示信息弹出 */
.popTip {
	position: fixed;
	z-index: 10000;
	background: rgba(0, 0, 0, .8);
	box-shadow: #333 0 0 10px;
	padding: 10px 15px;
	border-radius: 5px;
	white-space: nowrap;
}

.popTip .icon {
	display: inline-block;
	vertical-align: top;
	width: 32px;
	height: 32px;
	margin-right: 10px;
	background: url(images/icon_notice.png) no-repeat;
	background-size: 32px 32px;
}

.popTip .text {
	color: #fff;
	line-height: 32px;
}

.popTip .icon.suc {
	background-image: url(images/icon_success.png);
}

.popTip .icon.err {
	background-image: url(images/icon_error.png);
}

.popTip .icon.load {
	background-image: url(images/tip_loading.gif);
	background-size: auto;
	background-position: center;
}

.buliding {
	padding: 40px 0;
	text-align: center;
	font-size: 30px;
}

/* 位置导航 */
.path {
	margin-bottom: 10px;
}

.path em {
	font-style: normal
}

.path a,
.path span {
	margin: 0 5px
}

#footer h2 {
	width: 100%;
	height: 60px;
	text-indent: -999em;
	border-bottom: #ffffff57 solid 1px;
	_border-bottom: #7ba2b1 solid 1px;
	background: url("../images/logoFooter.png") center bottom no-repeat;
	background-size: 40%;
}

/* 遮罩层 */
#winMark {
	display: none;
	position: fixed;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}

/* 分页 */
.page,
#Pager {
	padding: 10px 0;
	text-align: center;
	line-height: 30px;
	font-size: 0;
}

.page .pager a,
.page .pager span,
#Pager a {
	font-size: 14px;
	margin: 0 5px;
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #ddd;
	color: #108608;
	background: #F2F2F2;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#F2F2F2));
	background: -moz-linear-gradient(#FFFFFF, #F2F2F2);
	background: -ms-linear-gradient(#FFFFFF, #F2F2F2);
	background: -o-linear-gradient(#FFFFFF, #F2F2F2);
	background: linear-gradient(#FFFFFF, #F2F2F2);
}

.page .pager .disabled {
	display: none
}

.page input {
	display: none
}

.page .pager a:active,
.page .pager span:active {
	background: #E6D3D3
}

.page .pager .current {
	border-color: #89BD86;
	color: #108608;
}

#Pager span {
	display: none
}

#Pager #Pager_inputPageSize {
	display: none
}

#Pager #Pager_input {
	vertical-align: baseline
}


/*xie-新加20250618*/
.currentNodeName {
	color: #035d9b;
	font-size: 1.5rem;
	margin-bottom: 10px;
}

.txtPicList li {
	position: relative;
	padding: 1em 0;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	height: auto;
}

.txtPicList .pic {
	float: left;
	width: 35%;
	margin-right: 15px;
}

.txtPicList .pic img {
	width: 100%;
	max-height: 79px;
	object-fit: cover;
}

.leaderImg.txtPicList .pic img {
	max-height: 185px;
}

.txtPicList .title {
	font-size: 1.4rem;
	line-height: 1em;
	height: 2em;
	overflow: hidden;
}

.txtPicList .con {}

.txtPicList li .title {
	height: 47px;
	font-size: 1.4rem;
	font-weight: normal;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.txtPicList li time {}

.txtPicList .intro {
	font-size: 1.2rem;
	line-height: 1em;
	max-height: 2.1em;
	overflow: hidden;
	color: #888;
	padding-bottom: 1px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.contArticle_text h3 {
	font-size: 2em;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	text-transform: uppercase;
}

.sideBar .sideBar {
	margin: 0 -5px;
	overflow: hidden;
}

.sideBar li {
	line-height: 1.8em;
	float: left;
	width: 50%;
	text-align: center;
}

.sideBar li {
	width: calc(50% - 10px);
	background: #eee;
	margin: 5px;
	border-radius: 4px;
}

.sideBar li.touchOn {
	background: #006ecd !important;
}

.sideBar li.touchOn a {
	color: #fff;
}

.nodsideBareList li a {
	display: block;
}

/*杂志-下级*/
.publicArt .pic {
	text-align: center;
}

.publicArt .pic img {
	max-width: 80%;
}

.publicArt .pic .bookName {
	font-size: 32px;
	margin: 30px 0;
}

.pub_li {
	background: #f1f1f1;
	margin-bottom: 10px;
	padding: 20px;
	height: auto;
	overflow: hidden;
}

.publicArt .infro h1 {
	font-size: 1.3rem;
}

/*移动端首页*/
#newera .hd {
	position: relative;
}

#newera .hd::after {
	content: '';
	height: 2px;
	background: #b63742;
	position: absolute;
	left: 0;
	right: 0;
	top: 49%;
	z-index: -1;
}

#newera .hd .t1 {}

#newera .hd .t1 a {
	color: #b63742;
	background: #fff;
	padding-right: 1em;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 3rem;
}

#newera .hd .t1 a {
	color: #b63541;
}

.xsList {
	padding-bottom: 10px;
}

.xsList li {
	padding: 12px 0;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.xsList li a {
	overflow: hidden;
	max-height: 48px;
	font-size: 1.5rem;
	display: block;
	line-height: 1em;
	color: #b63541;
	padding-bottom: 2px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.xsList .date {
	color: #fff;
	float: left;
	display: block;
	margin-right: 15px;
	width: 60px;
	height: 55px;
	background: #b63541;
	text-align: center;
}

.xsList .date dt {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
}

.xsList .date dd {
	line-height: 20px;
	font-size: 20px;
}


.booklist .pic {
	width: 15%;
}

.booklist li .title {
	left: 19%;
}

.in_new .mode-b-side {
	background: #f5f5f5;
	padding: 4%;
	padding-top: 20px;
	margin-top: -10px;
}


/*移动端 Video 列表*/
.vlist {
	clear: both;
	width: 100%;
}

.vlist li {
	width: 48%;
	float: left;
	margin: 2% 3% 2% 0;
	overflow: hidden;
}

.vlist li:nth-child(even) {
	float: right;
	margin-right: 0;
}

.vlist .img {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
}

.vlist img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.vlist .title {
	font-size: 1.2rem;
	line-height: 1.2;
	height: 50px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

@media screen and (max-width: 320px) {
	.logoBar h1 a {
		background-size: auto 28px;
	}
}

.goEpaper {
	overflow: hidden;
}

.goEpaper div {
	float: left;
	padding: 0 12px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #b63742;
	border: #7d0000 solid 1px;
	border-radius: 4px;
	margin-right: 20px;
	margin-top: 20px;
}

.goEpaper div a {
	color: #fff;

}

.theLatest.Homebox .hd {
	border-bottom: solid #035d9b 2px;
	height: 11px;
	margin-bottom: 22px;
}

.Homebox .hd .t1 {
	font-size: 22px;
	line-height: 22px;
}

.Homebox .hd .t1 a {
	width: 130px;
	display: block;
	background-color: #f5f5f5;
}

.txtList .title a,
.focusNews .bd li .title span {
	font-size: 26px;
}

.txtPicList.imgW250 li:first-child {
	display: none;
}

.theLatest .txtList .title a {
	padding-bottom: 2px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.mobile_publications_slide li .pic {
	height: 190px;
}

.bookW180 li:first-child {
	display: none;
}

.txtPicList.bookW180 .pic img {
	max-height: 165px;
}

.pubs-list li .pic {
	height: 185px;
}