@charset "utf-8";
/* CSS Document */
.content{width:100%;overflow:hidden;margin:0px auto;padding-bottom: 20px;}
.articleTitle {overflow: hidden;margin-bottom: 20px;}
.articleTitle a.more{color:#999;font-size: 15px;float: right;line-height: 30px;}
.articleTitle a.more:hover{color: #30bf6e;/* font-weight: bold; */}
.articleTitle h2{font-size: 24px;background-color: #134629;font-weight: normal;color: white;padding: 3px 20px;display: block;float: left;}
.noticeList{overflow: hidden;}
.noticeList li{margin-bottom: 20px;}
.noticeList li a{display: block;font-size: 16px;line-height: 20px;overflow: hidden;padding-left: 20px;background: url(/journal/images/li.png) no-repeat  0px 4px;}
.noticeList li a:hover{}

.wrap_mode01{width: 100%;margin:0 auto;background: url(/journal/images/mode04_bg.png) no-repeat center top;background-size: 100% 100%;}
.mode01{max-width: 1200px;margin:0 auto;overflow: hidden;padding:30px 0;}
.bookList .cover{width: 200px;height: 270px;overflow: hidden;position: relative;margin: 23px 3px 23px 0;float: left;display: block;z-index: 2;}
.bookList .cover img{width: 100%;}
.bookList{height: 316px;}
.bookList li{display: block;float: left;}
.bookList .cover .coverTitle{position: absolute;left: 0;bottom: 0;background: url(/journal/images/coverTitle.png);color: white;padding: 5px;font-size: 12px;}
.bookList .bookDetail{background-color: white;display: block;float: left;margin-left: -27px;width: 0;height: 279px;position: relative;z-index: 0;margin-right: 11px;overflow: hidden;transition:all 0.2s ease-in-out;}
.bookList li.active .bookDetail{width: 355px;padding: 15px 14px 22px 35px;}
.bookList .bookDetail .bookDetailTitle{font-size: 24px;color: #000000;border-bottom: 1px solid #333;line-height: 40px;padding-bottom: 8px;max-height: 80px;overflow: hidden;}
.bookList .bookDetail .bookDetailContent{font-size: 16px;color: #666666;line-height: 24px;padding-top: 12px;max-height: 144px;overflow: hidden;}
.bookList .bookDetail .bookDetailLink{position: absolute;bottom: 22px;left: 35px;color: white;background-color: #134629;padding: 3px 8px;font-size: 12px;}
.bookList  .bookDetail .titleArrow{border-top: 11px solid transparent;border-left: 22px solid #134629;border-bottom: 11px solid transparent;position: absolute;bottom: 22px;left: 99px;}

.mode02{max-width: 1200px;overflow: hidden;margin:40px auto 10px;}
.mode02 .lf{float: left;width: 54.66%;overflow: hidden;}
.mode02 .rt{float: right;width: 41.83%;overflow: hidden;}
.mode03{max-width: 1200px;overflow: hidden;margin:0px auto 0px;}
.titleArrow{width: 0;height: 0;border-top: 18px solid transparent;border-left: 36px solid #134629;border-bottom: 19px solid transparent;float: left;display: block;}
.mode03 .linkList{width: 1442px;}
.mode03 li{width: 340px;margin:0 30px 17px 0;padding: 16px 0 16px 45px;float: left;background: url(/journal/images/linkBG.png) no-repeat center center;}
.mode03 li a{display: block;height: 21px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 340px;}

