﻿/* 资讯列表 */
.pub_searchbg{height:144px;background:url("/skin_marxism/img/search_bg.jpg");/* overflow: hidden;*/}
.pub_search_hd{background-color:#640a0e;display:flex;justify-content:center;}
.pub_search_hd ul{display:flex;color:#fff}
.pub_search_hd li{height:30px;line-height:30px}
.pub_search_bd{width:100%;height:50px;position:relative;background-color:#fff}
.pub_content_top{position:relative}
.pub_tabhdbox{border-bottom:1px solid #c1a877}
.pub_tabhd{max-width:690px;overflow:hidden}
.pub_tabhd li{float:left;font-size:16px;line-height:40px;padding:0 16px;position:relative;text-align:center;color:#585858;cursor:pointer;white-space:nowrap;overflow:hidden}
.pub_tabhd li.active{color:#c1a877}
.pub_tabhd li.active:after{content:"";position:absolute;bottom:0;left:50%;margin-left:-25px;width:50px;height:5px;background-color:#c1a877}
.pub_soso{position:absolute;right:0;top:0;margin:auto;bottom:0;width:500px;height:25px}
.pub_soso>div{position:relative}
.pub_soso .icon{position:absolute;left:0;top:0;bottom:0;margin:auto;width:30px;height:25px;line-height:25px;text-align:center;}
.pub_soso input{width:100%;box-sizing:border-box;border:1px solid #a7a7a7;padding:0 10px 0 30px;font-size:12px;color:#585858;border:1px solid #a7a7a7;padding:0 10px 0 30px;font-size:12px;color:#585858;height:25px}
.pub_tabCont .tabc{padding:45px 0 40px}
.pub_list li{border-bottom:1px dashed #d8d8d8;overflow:hidden;position:relative}
.pub_list li::before{content:"";position:absolute;left:18px;top:0;bottom:0;margin:auto;width:8px;height:8px;border-radius:50%;background-color:#e4d5af}
.pub_list li span{float:left;width:90%;font-size:14px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.pub_list li i{position:absolute;right:0;top:0;font-size:12px;color:#585858}
.pub_list li:hover span{color:#d13840}
.pub_pagebox{display:flex;justify-content:center;align-items:center;margin:60px 0 75px;overflow:hidden;}
.pub_count{color:#a7a7a7;font-size:14px;margin-right:10px}
.pub_page{display:inline-flex}
.pub_page li span{display:inline-block;width:20px;height:20px;border-radius:20px;background-color:#9e3f3c;border:2px solid #bdd9ea;color:#fff;text-align:center;line-height:20px;vertical-align:middle;margin:0 9px}
.pub_page li a{display:inline-block;background-color:#fff;box-shadow:none;padding:0 10px;margin:0 9px;height:32px;line-height:32px;border-radius:4px;border:1px solid #a7a7a7;color:#000;font-size:16px}
.pub_page li{display:inline-flex;align-items:center;font-size:0}
.pub_page li.cur a{background-color:#9e3f3c;color:#fff}
.pub_skip{font-size:14px;font-family:PingFang SC;font-weight:500;color:#000;line-height:32px}
.pub_skip input{width:44px;height:32px;border:1px solid #a7a7a7;border-radius:4px;text-align:center;background:#fff}
.pub_skipbtn{display:inline-block;width:44px;height:32px;border:1px solid #a7a7a7;border-radius:4px;text-align:center;background:#fff;margin-left:5px;cursor: pointer;}
.pub_main{float:left;width:920px;padding:40px 0}
.pub_title{font-size:22px;line-height:30px;color:#000;text-align:center;margin-bottom:20px}
.pub_time{text-align:center;margin-bottom:20px}
.pub_aside{float:right;width:250px;padding:40px 0}
.pub_article img{max-width:100%}
.pub_article p{font-family:微软雅黑,Microsoft YaHei;font-size:16px;line-height:2em;margin-bottom:16px}
.pub_article hr{margin:48px 0}
.pub_article strong{color:#d13840}
.pub_side{float:right;width:250px;padding:40px 0}
.pub_newshd{height:48px;font-size:18px;text-align:center;line-height:48px;margin-bottom:10px}
.pub_newsbd{background-color:#e6d5b1}
.pub_newsbd ul{padding:15px 15px 0}
.pub_newsbd li{display:block;font-size:14px;line-height:20px;color:#000;margin-bottom:10px;padding-left:17px;position:relative}
.pub_newsbd li::before{content:"";width:6px;height:6px;border-radius:50%;background-color:#c1a877;overflow:hidden;position:absolute;left:0;}
.pub_news_more{display:block;text-align:right;font-size:12px;line-height:18px;color:#ab3946;padding:0 10px 10px}
/* 图书详情 */
.book_preview{overflow:hidden;margin:25px auto 60px;background-color:#eee;padding:30px 25px;display:flex;justify-content:space-between}
.book_preview_pic img{width:100%;height:100%;transition:0.3s}
.book_preview_pic:hover img{transform:scale(1.15)}
.book_preview_side{width:290px}
.book_preview_tj h4{border-left:3px solid #9e3f3c;padding-left:10px;font-size:14px;color:#9e3f3c;line-height:14px;margin-bottom:20px}
.book_preview_tjbd{max-height:112px;line-height:28px;color:#585858;font-size:14px;overflow:hidden;padding-left:15px;margin-bottom:16px}
.book_preview_more{display:block;text-align:right;line-height:14px;color:#9e3f3c;font-size:12px}
.book_buybox{background-color:#fff;}
.book_warn{font-size:12px;color:#9e3f3c}
.book_main{width:870px;float:left}
.book_tab{overflow:hidden;border-bottom:1px solid #707070}
.book_tab li{float:left;line-height:40px;padding:0 30px;color:#333;font-size:16px;cursor:pointer}
.book_tab li.active{background-color:#e7edeb;color:#9e3f3c}
.book_tabCont>div{display:none}
.book_side{width:300px;float:right}
.book_tabCont{padding:0 0px 40px;border-bottom:1px solid #707070}
.book_intro_item{margin-bottom:20px}
.book_intro_item dt{font-size:16px;color:#333;font-weight:600;margin-bottom:15px;position:relative;padding-left:16px}
.book_intro_item dt::before{content:"";width:6px;height:6px;background-color:#000;position:absolute;left:4px;top:0;bottom:0;margin:auto;}
.book_intro_item dd{font-size:14px;color:#333;line-height:28px;padding-left:15px}
.book_intro_item dd p{text-indent: 2rem;}
.book_intro_item dd span{cursor: pointer;padding-left: 20px; color: #c1a877;}
.book_related{padding-left:40px}
.book_related_hd{font-size:16px;color:#333;font-weight:600;margin-bottom:15px;position:relative;padding-left:16px}
.book_related_hd::before{content:"";width:6px;height:6px;background-color:#000;position:absolute;left:4px;top:0;bottom:0;margin:auto;}
.book_related_bd{padding-left:24px;margin-bottom:60px}
.book_related_bd ul{display:flex;justify-content:space-between}
.book_related_bd li{width:135px}
.book_related_bd .imgbox{width:100%;overflow:hidden;height:200px;margin-bottom:15px}
.book_related_bd .imgbox img{width:100%;height:100%;transition:all .3s}
.book_related_bd li:hover img{transform:scale(1.15)}
.book_related_bd .text{font-size:14px;color:#000;line-height:20px;height:40px;overflow:hidden}
.book_side_hd{border-left:3px solid #9E3F3B;color:#9E3F3B;}
.book_side_author{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.16);position:relative}
.book_side_author dt{color:#9E3F3B;margin-bottom:15px;overflow:hidden}
.book_side_author dt img{border-radius:50%;vertical-align:middle;}
.book_side_author dd{line-height:24px;max-height:72px;overflow:hidden;color:#333;font-size:14px}
.book_side_author .next{position:absolute;bottom:18px;right:25px;width:25px;height:25px;border-radius:0;background-color:transparent;margin:0;color:#707070}
.book_aside_codeimg{text-align:center}
.book_aside_codeimg img{width:120px;height:120px}
.book_side_down ul{width:200px;margin:auto;display:flex}
.book_side_down li{flex:1;text-align:center;position:relative;cursor:pointer}
.book_side_down li span{position:absolute;left:0;right:0;margin:auto;top:100%;display:none}
.book_side_down li:hover span{display:block}
.book_preview_list .w50{float:left;width:50%}
.book_preview_list dl{overflow:hidden;}
.book_preview_cont h3{color:#000;}
.book_btn{float:left;margin-left:24px;height:25px;background:#9e3f3c;border-radius:12px;color:#fff;font-size:14px;padding:0 15px 0 4px;line-height:25px;cursor:pointer;font-size:0}
.book_preview_list dt{float:left;-moz-text-align-last:justify;text-align-last:justify}
.book_preview_list dd a,.book_preview_list .key span{color:#004ea2}
.book_preview_list .key{clear:both}
.book_preview_list dd span{margin-right:10px}
.boook_btns{float:right}
.book_btn{background:#9e3f3c;border-radius:12px;color:#fff;cursor:pointer;font-size:0}
.book_buy_state span{float:left}
.book_buy_state .book_btn{padding:0 10px}
.book_btn b,.book_btn i{vertical-align:middle;}
.book_btn b{font-size:12px}
.book_btn i{display:inline-block;background-color:#fff;color:#9e3f3c;border-radius:50%;margin-right:8px;vertical-align:middle;padding:2px;font-size:12px;box-sizing:border-box;width:18px;height:18px;line-height:18px;text-align:center;}
.book_mulu_hd{position:relative;line-height:40px;font-size:16px;font-weight:bold;padding-left:50px}
.book_mulu_hd .iconfont{position:absolute;left:0;top:0;width:50px;height:40px;text-align:center;color:#9e3f3c;font-size:14px}
.book_mulu_hd:hover{background-color:#faf2f2}
.book_mulu_bd dt{position:relative;padding-left:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;color:#333;line-height:35px}
.book_mulu_bd dt .iconfont{position:absolute;width:35px;left:0;top:0;height:35px;text-align:center;color:#707070;font-size:14px}
.book_mulu_bd dt:hover{background-color:#e4e4e4}
.book_mulu_bd dd{padding:10px 0 10px 45px}
.book_mulu_bd dd a:hover{color:#9e3f3c}
.book_mulu_bd dd a{line-height:25px;font-size:14px;color:#585858;display:block;margin-bottom:5px}
.book_mulu_hd .iconfont,.book_mulu_dl dt .iconfont{cursor:pointer;transition:0.3s}
.book_mulu .rotate{transform:rotate(-180deg)}

/* 文章详情 */
.catalog_sd_hd{color:#9e3f3c;background-color:#eee;}
.catalog_sd_list li {float: left;width: 50%;box-sizing: border-box;padding-right: 10px;}
.catalog_sd_list li {position: relative;color: #333;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.catalog_sd_list li:before{content:"";position:absolute;left:8px;top:0;bottom:0;margin:auto;background-color:#9e3f3c;font-size:14px;text-align:center;border-radius:50%}
.catalog_menu_tit{background-color:#eee;height:48px;line-height:48px;padding:0 18px;font-size:16px;color:#9e3f3c;font-weight:bold;}
.catalog_menu_cont{border:1px solid #eee;padding:10px 0px 10px 0;background:#fafafa}
.catalog_menu_hd{position:relative;line-height:20px;font-size:14px;padding-left:20px;overflow:hidden;cursor:pointer;    border-top: 1px #cdbfbf solid;}
.catalog_menu_hd .iconfont{position:absolute;transition:0.3s;left:0;top:0;width:20px;height:20px;text-align:center;color:#9e3f3c;font-size:20px;line-height:20px;}
.catalog_menu_hd.active .iconfont{transform:rotate(90deg);}
.catalog_menu_bd{padding:5px 0 10px 25px;}
.catalog_menu_bd li{line-height:24px;overflow:hidden;margin-bottom:6px; font-size:12px}
.catalog_summary{background-color:#fafafa;}
.catalog_summary h3{color:#9e3f3c;}
.catalog_summary_list{overflow:hidden}
.catalog_summary_item{color:#333;overflow:hidden;line-height:20px;}
.catalog_summary_list dt{float:left;text-align:justify}
.catalog_summary_item:nth-last-child(1),.catalog_summary_item:nth-last-child(2){max-width:50%;float:left;}
.catalog_summary_item a{color:#004ea2}
.catalog_summary_btns{overflow:hidden}
.catalog_summary_btns span{float:left;background:#9e3f3c;color:#fff;cursor:pointer;font-size:0;margin-bottom:.1rem;}
.catalog_summary_btns span i{background-color:#fff;color:#9e3f3c;border-radius:50%;vertical-align:top;box-sizing:border-box;}
.catalog_summary_bd{border-top:1px dashed #707070;overflow:hidden}
.catalog_summary_bd dt{color:#9e3f3c;margin-bottom:10px;}
.catalog_summary_more{display:block;text-align:right;color:#004ea2;}
/* 作者详情 */
.author_dtl_hd{background-color:#fff;position:relative}
.author_dtl_hd .container{position:relative;}
.author_pic{float:left;box-shadow:0 3px 6px rgba(0,0,0,.16)}
.author_pic img{width:100%;height:100%;}
.author_dtl_tab li{color:#703949;cursor:pointer}
.author_dtl_tab li img{vertical-align:middle}
.author_dtl_tab li.mt-tabpage-item-cur{background-color:#eee}
.author_text{color:#333}
.author_zp_item{position:relative;border-bottom:1px dashed #707070;overflow:hidden}
.author_zp_pic{float:left;box-shadow:3px 6px 9px rgba(0,0,0,.3)}
.author_zp_pic img{width:100%;height:100%;}
.author_zp_itembd{margin-left:166px;position:relative;}
.auhor_zp_tab{overflow:hidden}
.author_zp_tabhd{background-color:#fafafa}
.auhor_zp_tab li{float:left;position:relative;color:#000;text-align:center;cursor:pointer}
.auhor_zp_tab .mt-tabpage-item-cur{background-color:#fff}
.auhor_zp_tab .mt-tabpage-item-cur:before{content:"";width:100%;height:5px;background-color:#dcd2c6;position:absolute;left:0;top:0}
.author_dtl_relativebox{position:relative;}
.author_zp_search{width:280px;height:44px;border:1px solid #bababa}
.author_zp_tabhd{position:relative}
.author_zp_search{position:absolute;right:0;top:3px}
.author_zp_search{display:flex;align-items:center}
.author_zp_search input{width:208px;margin:0 10px;color:#9b9b9b;font-size:12px}
.author_zp_search button{width:50px;height:30px;border-left:1px solid #707070;color:#6e6e6e}
.author_zp_search button i{font-size:20px}
.author_empty{color:#bababa;margin:10px;font-size:16px;line-height:24px}
.author_related_item{border-bottom:1px dashed #707070;overflow:hidden;display:flex}
.author_related_pic{float:left;}
.author_related_itembd{flex:1;position:relative}
.author_related_itembd{color:#333}
.author_related_namebox{display:flex;justify-content:space-between}
.author_related_cont{color:#333;}
.author_related_aside{width:100%;position:absolute;left:0;bottom:0}
.author_related_aside span{color:#703949;}
.researcher_intro{display:flex;padding:20px 0;border-bottom:1px solid #e3e3e3}
.researcher_intro_pic{margin-right:18px}
.researcher_intro_pic,.researcher_intro_pic img{width:147px;height:167px;border-radius:100%}
.researcher_intro_bd{flex:1}
.researcher_intro_bd dt{margin-bottom:20px;display:flex;align-items:center}
.researcher_intro_bd dt em{color:#9e3f3c;font-size:18px}
.researcher_tagicon{float:left}
.researcher_tagicon i{float:left;width:16px;height:16px;margin-left:5px;margin-right:10px}
.researcher_tagicon .tag_icon1{background:url("../img/tag_icon1.png") no-repeat;background-size:auto 16px}
.researcher_tagicon .tag_icon2{background:url("../img/tag_icon2.png") no-repeat;background-size:auto 16px}
.researcher_intro_bd dt{position:relative}
.researcher_intro_bd dt span{color:#747474;font-size:14px}
.researcher_intro_bd dd{color:#747474;font-size:12px;line-height:18px;margin-bottom:20px}
.researcher_intro_bd dd span{color:#9e3f3c}
.researcher_intro_bd dt .followbtn{position:absolute;right:0;top:0;padding:7px 24px;background-color:#9e3f3c;color:#fff;border-radius:20px;font-size:12px}
.researcher_intro_bd{color:#9e3f3c}
.researcher_intro .pic,.researcher_intro .pic img{width:147px;height:167px}
.researcher_zp_hd{margin-top:60px;text-align:left}
.researcher_zp_tabhd{margin-top:25px;margin-left:20px}
.researcher_zp_tabhd li{width:25%;float:left;font-size:12px;background-color:#f3f3f3;color:#333;height:58px;line-height:58px;text-align:center;cursor:pointer}
.researcher_zp_tabhd li.active{background-color:#e8e6e6;color:#9e3f3c}
.researcher_zp_item{border-bottom:1px solid #c4c4c4;float:left;font-size:12px;text-align:left;overflow:hidden;border-right:1px solid #c4c4c4;box-sizing:border-box;display:flex}
.researcher_zp_item:nth-child(2n){border-right:0}
.researcher_zp_pic{float:left;position:relative}
.researcher_zp_pic .tag{content:"";width:26px;height:28px;line-height:28px;text-align:center;background-color:rgba(0,0,0,0.4);position:absolute;right:0;bottom:0}
.researcher_zp_pic .tag .iconfont{color:#c6a770;font-size:14px}
.researcher_zp_cont{flex:1;padding-left:20px}
.researcher_zp_lis{margin-bottom:10px}
.researcher_zp_tit h5{font-size:14px}
.researcher_zp_text{color:#747474;overflow:hidden;margin-bottom:20px}
.researcher_zp_lis{color:#747474;font-size:12px;margin-bottom:10px}
.researcher_zp_btn a{display:inline-block;font-size:14px;color:#9e3f3c;border:1px solid #9e3f3c;line-height:18px;padding:5px 13px;margin-left:5px;border-radius:20px}
.researcher_zp_btn a.active{background-color:#9e3f3c;color:#fff}
.researcher_zp_tit{overflow:hidden}
.researcher_zp_tit h5{float:left}
.researcher_zp_price{float:left;font-size:20px;color:rgba(0,0,0,.87)}
.researcher_zp_icon{float:right;color:#9e3f3c;cursor:pointer;white-space:nowrap}
.researcher_zp_icon .iconfont{margin-right:5px;font-size:14px}
.researcher_zp_btn{float:right}
/* 机构学者 */
.institution{background-color:#fafafa}
.ins_tabhd>li{cursor:pointer;min-height:100px;padding:15px 20px;background-color:#fafafa;border:1px solid #703949;box-sizing:border-box;text-align:left;margin-bottom:30px}
.ins_tabhd_top{display:flex;align-items:center}
.ins_tabhd>li img{width:70px;height:70px;margin-right:20px}
.ins_tabhd_li dt{font-size:24px;color:#703949}
.ins_tabhd_li dd{font-size:12px;color:#703949;margin-top:3px;text-transform:none;letter-spacing:1px}
.ins_tabhd_li.mt-tabpage-item-cur{border-color:transparent;box-shadow:5px 5px 6px rgba(0,0,0,.16);background-color:#fff}
.ins_tabhd_list{border-top:1px solid #703949;padding:10px 0 0 70px;margin-top:20px}
.ins_tabhd_list li{line-height:20px;color:#000;margin-top:13px}
.ins_main_hd{border-bottom:1px solid #c1a877;color:#703949;font-weight:bold;}
.ins_scholar_bd{padding:20px 0}
.ins_scholar_list{display:flex;justify-content:space-between}
.ins_scholar_li{width:31%;text-align:center}
.ins_scholar_li>div{margin-top:119px;background-color:#fff}
.ins_scholar_li img{width:148px;height:207px;box-shadow:0 3px 6px rgba(0,0,0,.16);cursor:pointer;margin-top:-108px}
.ins_scholar_tit{text-align:center}
.ins_scholar_tit dt{color:#703949;}
.ins_scholar_tit dd{color:#333;margin-top:5px;font-size:12px}
.ins_scholar_desc{border-top:1px dashed #707070;border-bottom:1px dashed #707070;padding:18px;margin-top:15px}
.ins_scholar_desc p{overflow:hidden;color:#333;}
.ins_scholar_ft{padding:20px;color:#703949;font-size:12px;text-align:left}
.ins_scholar_ft .icon1{display:inline-block;width:15px;height:17px;margin-right:15px;background:url("../img/icon_domain.f17af71.svg");vertical-align:middle}
.ins_scholar_list{padding:20px 0}
.ins_authors_li{padding:20px 0;border-bottom:1px dashed #707070;overflow:hidden;}
.ins_authors_li_pic{float:left}
.ins_authors_li_pic img{width:100%;height:100%;}
.ins_authors_namebox{display:flex;justify-content:space-between}
.ins_authors_namebox span{color:#703949;font-size:16px}
.ins_authors_des{font-size:14px;font-weight:400;line-height:28px;color:#333;width:100%;margin-top:30px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.ins_authors_aside{width:100%;position:absolute;left:0;bottom:0;color:#703949;font-size:12px}
.ins_authors_aside span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ins_authors_aside i{display:inline-block;width:16px;height:16px;margin-right:10px;vertical-align:middle}
.ins_authors_aside .ins_icon1{background:url("../img/ins_icon1.svg") no-repeat;background-size:16px auto}
.ins_authors_aside .ins_icon2{background:url("../img/ins_icon2.png") no-repeat;background-size:16px auto}
.ins_authors_aside .ins_icon3{background:url("../img/ins_icon3.svg") no-repeat;background-size:16px auto}
/*.ins_authors_aside span:nth-child(1){width:120px}*/
.ins_org_list{padding:20px 0;display:flex;justify-content:space-between}
.ins_org_li{width:31%;text-align:center;margin-top:36px;padding:20px 0}
.ins_org_li>div{background-color:#fff}
.ins_org_li a {display: block;width: 100%;height: 155px;position: relative}
.ins_org_li a img {position: absolute;max-width: 100%;max-height: 100%;top: 50%;left: 50%;-webkit-transition: all .5s;-moz-transition: all .5s; -ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;transform: translate(-50%,-50%);}
.ins_org_li img{box-shadow:0 3px 6px rgba(0,0,0,.16);cursor:pointer}
.ins_org_litit{text-align:center}
.ins_org_litit dt{margin:12px 0;color:#333;font-size:12px}
.ins_org_litit dd{padding:0 20px;font-size:16px;line-height:24px;margin-bottom:6px;color:#703949;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.ins_org_ft{width:100%;height:46px;border-top:1px dashed #707070;line-height:46px;font-size:12px;color:#000}
.ins_seriesli{float:left;background-color:#fff;}
.ins_seriesli:nth-child(2n){margin-right:0}
.ins_seriesli_hd{color:#703949;height:40px;line-height:40px;padding:0 30px;background-color:#eaeaea;font-size:16px}
.ins_seriesli_bd{padding:25px 30px 15px;font-size:14px;line-height:28px;color:#333}
.ins_seriesli_hd a {display: inline-block;width: 382px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ins_seriesli_bd p{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.ins_seriesli_more{display:block;width:100%;box-sizing:border-box;height:36px;line-height:36px;padding-right:20px;background:url("../img/org_icon4.png") no-repeat right 5px center;background-size:10px auto;color:#703949;border-top:1px dashed #703949;font-size:12px;text-align:right}
/* 机构详情 */
.orgDtl_head_pic{margin-top:.16rem;}
.orgDtl_head_pic img{width:100%;height:100%;}
.orgDtl_head_pic{float:left}
.orgDtl_head_info{position:relative}
.orgDtl_head_info span{display:block;color:#703949}
.orgDtl_head_info strong{display:block;color:#703949;}
.orgDtl_head_info b{position:absolute;left:0;bottom:0;color:#000;}
.orgDtl_head_side li{text-align:center}
.orgDtl_head_side ul{display:flex;justify-content:space-between}
.orgDtl_head_side li span,.orgDtl_head_side li b{display:block;color:#703949;}
.orgDtl_introbox{margin-top:30px}
.orgDtl_hd{font-size:18px;font-weight:700;line-height:36px;color:#703949;width:100%;padding-bottom:12px;border-bottom:1px solid #c1a877}
.orgDtl_intro_bd{font-size:14px;font-weight:400;line-height:28px;color:#000;margin-top:40px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;position:relative}
.orgDtl_intro_more{width:100%;height:72px;font-size:14px;line-height:24px;line-height:24px;cursor:pointer;background-color:hsla(0,0%,98%,.7);text-align:right}
.orgDtl_intro_more a{color:#0068b7}
.orgDtl_side_soso{height:40px;margin-top:60px;padding:10px 8px 10px 0;border-bottom:1px solid #bababa}
.orgDtl_main_tabhd{border-bottom:1px solid #c1a877}
.orgDtl_main_tabhd li{float:left;padding:0 16px;height:48px;line-height:48px;color:#595754;font-size:18px;font-weight:bold;cursor:pointer}
.orgDtl_main_tabbd{overflow:hidden}
.orgDtl_main_tabbd .mt-tabpage-item{width:890px}
.orgDtl_main_tabbd .orgDtl_main_tabcont{width:890px}
.orgDtl_main_tabhd li.mt-tabpage-item-cur{color:#703949;background-color:#e9e3e5}
.orgDtl_side_item{display:flex;border-bottom:1px dashed #c1a877;padding:20px 0}
.orgDtl_side_item img{width:70px;height:90px;margin-right:15px}
.orgDtl_side_item dl{flex:1}
.orgDtl_side_item dt{overflow:hidden}
.orgDtl_side_item dt span{float:left;color:#703949;font-size:16px}
.orgDtl_side_item dt .cont{float:right;font-size:12px;font-weight:400;line-height:unset;color:#fff;padding:1px 6px;background-color:#a84f49}
.orgDtl_side_item dd{margin-top:10px;font-size:14px;line-height:24px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.orgDtl_side_soso{height:40px;margin-top:60px;padding:10px 8px 10px 0;border-bottom:1px solid #bababa}
.orgDtl_side_soso input{float:left;width:236px;height:40px;color:rgba(0,0,0,.87);font-size:12px}
.orgDtl_side_soso button{float:right;width:34px;height:40px;text-align:center;line-height:40px;color:#111;cursor:pointer}
.orgDtl_side_soso i{font-size:22px}
.orgDtl_side_rank{height:20px;line-height:22px;color:#000;margin-top:10px;text-align:right}
.orgDtl_side_rank .icon{display:inline-block;width:13px;height:12px;background:url("../img/orgDtl_icon3.png") no-repeat center center;background-size:auto 12px;vertical-align:middle;margin-left:5px}
.orgDtl_filter_bd{clear:both;}
.orgDtl_filter_tabbox{position:relative;}
.orgDtl_filter_tab{float:left;overflow:hidden}
.orgDtl_filter_tab li{float:left;line-height:70px;width:166px;text-align:center;height:70px;color:#703949;font-size:16px;position:relative;cursor:pointer}
.orgDtl_filter_tab li.mt-tabpage-item-cur::before{content:"";width:100%;height:5px;background-color:#703949;position:absolute;left:0;top:0}
.orgDtl_filter_soso{float:right;width:280px;height:30px;padding:6px 0;height:30px;border:1px solid #bababa}
.orgDtl_filter_soso input{width:200px;padding-left:20px}
.orgDtl_filter_soso button{width:49px;height:30px;text-align:center;border-left:1px solid #707070}
.orgDtl_filter_soso button>i{font-size:22px}
.orgDtl_yearpickerbox{padding:20px 15px 0}
.orgDtl_picker{width:256px;height:30px;border:1px solid #bababa}
.orgDtl_main_item{padding:26px 0;display:flex;border-bottom:1px dashed #c1a877}
.orgDtl_main_item img{width:120px;height:170px;margin:1px 30px 1px 3px;box-shadow:0 3px 6px rgba(0,0,0,.16)}
.orgDtl_main_itembd{flex:1;position:relative}
.orgDtl_main_itembd .tit a{color:#703949;font-size:16px}
.orgDtl_main_itembd .cont{margin-top:30px;line-height:28px;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.orgDtl_main_itembd .ft{position:absolute;left:0;bottom:0;}
.orgDtl_main_itembd .ft_info{float:left}
.orgDtl_main_itembd .ft_info li{float:left;margin-right:50px;font-size:14px;height:36px;line-height:36px}
.orgDtl_main_itembd .ft_info li a{color:#004ea2;margin-right:7px}
.orgDtl_main_itembd .ft_tools{float:right}
.orgDtl_main_itembd .ft_tools li{float:left;margin-left:15px;font-size:12px}
.orgDtl_main_itembd .ft_tools li .iconfont{margin-right:5px;color:#703949;vertical-align:middle}
.subject_rankhd{background-color:#d8d8d8;}
.orgDtl_head{background-color:#fff;}
.orgDtl_side_list{margin-bottom:.3rem}
/* 图书列表 */
.subject_res_count{color:#333}
.subject_rankhd span i{padding:0 10px}
.subject_side_item{margin-bottom:20px;height:160px;}
.subject_side_item img{transition:0.3s}
.subject_side_item p{width:100%;position:absolute;left:0;bottom:0;line-height:30px;text-align:center;white-space:nowrap;text-overflow:ellipsis;background-color:#640a0e;opacity:.7;color:#fff;font-size:14px}
.subject_side_item:hover img{transform:scale(1.1)}
.subject_tabhd{height:24px;line-height:24px;font-size:16px}
.subject_tabhd span,.subject_tabhd ul,.subject_tabhd li{float:left}
.subject_tabhd li{margin-right:20px;position:relative;cursor:pointer}
.subject_tabhd li.active{color:#9e3f3c}
.subject_tabhd li.active:after{content:"";height:3px;position:absolute;width:100%;left:0;bottom:-3px;background-color:#9e3f3c}
.subject_soso{border:1px solid #a7a7a7;position:relative;}
.subject_soso input{height:100%;width:100%;padding:0 80px 0 10px;background-color:#fff;font-size:12px;color:#a7a7a7;box-sizing:border-box}
.subject_soso button{position:absolute;right:0;top:0;width:70px;height:100%;background-color:#983e3a;color:#fff;text-align:center}
.subject_rank_tab li{min-width:28px;text-align:center;float:left;margin-right:10px;line-height:40px;cursor:pointer;}
.subject_rank_tab li i{color:#585858;vertical-align:middle}
.subject_rank_tab li.active .iconfont{color:#983e3a}
.subject_rank_tab .btn{display:inline-block;background-color:#fff;color:#585858;vertical-align:middle}
.subject_rank_tab li.active .btn{background-color:#983e3a;color:#fff}
.subject_list2_item{padding:26px 0;border-bottom:1px dashed #c1a877}
.subject_list2_item .pic{width:93px;height:127px;margin:1px 30px 1px 3px;overflow:hidden;box-shadow:0 3px 6px rgba(0,0,0,.16)}
.subject_list2_item .pic img{transition:0.5s}
.subject_list2_item .pic:hover img{transform:scale(1.1)}
.subject_list2_itembd{flex:1;position:relative}
.subject_list2_item .tit{margin-bottom:15px}
.subject_list2_item .tit a{color:#703949;font-size:16px}
.subject_list2_item .bd{display:flex}
.subject_list2_itembd .cont{height:84px;line-height:28px;font-size:14px;color:#000;overflow:hidden;margin-bottom:20px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.subject_list2_itembd .ft{position:absolute;left:0;bottom:0;height:36px;line-height:36px}
.subject_list2_itembd .ft_info{float:left}
.subject_list2_itembd .ft_info li{float:left;margin-right:50px;font-size:14px}
.subject_list2_itembd .ft_info li a{color:#004ea2;margin-right:7px}
.subject_list2_itembd .ft_tools{float:right}
.subject_list2_itembd .ft_tools li{float:left;margin-left:15px;font-size:12px}
.subject_list2_itembd .ft_tools li .iconfont{margin-right:5px;color:#703949;vertical-align:middle}
.subject_list1_item{position:relative;background-color:#fff;box-sizing:border-box;transition:0.3s}
.subject_list1_item:nth-child(3n){margin-right:0}
.subject_list1_item .pic{width:90px;height:123px;float:left;overflow:hidden;box-shadow:3px 3px 5px #c1c1c1;position:relative}
.subject_list1_item .pic img{transition:0.5s;height:100%; width:100%}
.subject_list1_item .pic:hover img{transform:scale(1.1)}
.subject_list1_item .tit{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.subject_list1_item .bd{margin-left:110px;position:relative}
.subject_list1_itembd .ft{position:absolute;left:0;bottom:0;height:36px;line-height:36px}
.subject_list1_itembd .info li{line-height:1.5;color:#a7a7a7}
.subject_list1_itembd .ft_tools li{font-size:12px;color:#c0ad81}
.subject_list1_itembd .ft_tools li .iconfont{margin-right:5px}
.subject_list1_itembd .ft_tools .iconfont{vertical-align:middle}
.subject_list1_item .ft_tools .icon-dianzishu{font-size:16px}
.subject_list1_item .tag{position:absolute;top:0;left:0;background-color:#9e3f3c;color:#fff;font-size:12px;padding:1px 5px;z-index:10}
.subject_list1_item_b .tag{background-color:#e6d5b1;color:#9e3f3c}
.subject_list1_item_b .bd{padding-top:10px;width:100%}
.subject_list1_item_b .ft_tools{margin-top:10px}
.res_side_menu li{height:35px;background:#9e3f3c;padding:0 25px;line-height:35px;text-align:center;overflow:hidden;color:#fff;font-size:14px}
.res_main_hd{overflow:hidden;background-color:#e6d5b1;box-sizing:border-box;}
.res_rankbox{font-size:14px;color:#595754;line-height:26px;overflow:hidden;margin-bottom:10px}
.res_count b{color:#9e3f3c;margin:0 10px}
.res_count{float:left}
.res_rank{float:right}
.res_rank span{float:left;position:relative;padding:0 25px;cursor:pointer}
.res_rank span:after{position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #a7a7a7;content:" ";display:block;width:0;height:0;top:15px;right:9px}
    .res_rank span.descx:after {   border-top-color: #983e3a}
.res_rank span:before{position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #a7a7a7;content:" ";display:block;width:0;height:0;top:6px;right:9px}
.res_rank span.asc:before{border-bottom-color:#983e3a}
.res_rank span.desc:before{border-top-color:#983e3a}
.res_main_hd span{float:left;line-height:30px;font-size:14px;margin:0 6px;color:#000}
.res_main_hd i{margin:0 6px}
.res_main_hd .ipt{height:28px;border:1px solid #a7a7a7;background-color:#fff;margin-right:15px;padding:0 5px;font-size:12px;box-sizing:border-box}
.res_main_soso,.res_main_reset{width:60px;height:30px}
.res_main_soso{background:#9e3f3c;color:#fff;font-size:14px}
.res_main_reset{color:#9e3f3c;background-color:transparent}
.w148{width:148px}
.w78{width:78px}
.res_main_item{position:relative;padding:20px 0;border-bottom:1px dashed #c1a877}
.res_main_item .tit strong{color:red}
.res_main_item .tit a{color:#703949;font-size:16px}
.res_main_item .cont{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.res_main_item .ft{line-height:20px;overflow:hidden}
.res_main_item .ft_info{float:left}
.res_main_item .ft_info li{float:left;margin-right:50px;font-size:14px}
.res_main_item .ft_info li a{color:#004ea2;margin-right:7px}
.res_main_item .ft_tools{float:right}
.res_main_item .ft_tools li{float:left;margin-left:15px;font-size:12px}
.res_main_item .ft_tools li .iconfont{margin-right:5px;color:#703949;vertical-align:middle}
.res_main_item_r{position:relative}
.res_main_item .pic{width:93px;height:127px;overflow:hidden;float:left;box-shadow:5px 5px 10px #c1c1c1;margin-right:20px}
.subject_tj_tit{width:100%;overflow:hidden;position:relative;margin-bottom:20px;height:40px;border-bottom:1px solid #c1a877;margin-bottom:20px}
.subject_tj_tit h3{float:left;position:relative;color:#c1a877;}
.subject_tj_tit h3::after{content:"";position:absolute;bottom:0;left:50%;margin-left:-25px;width:50px;height:5px;background-color:#c1a877}
.subject_tj{padding-bottom:60px}
.book_buy_state{overflow:hidden}
.catalog_main img{max-width:100%}
.institution_side{width:270px}

.subject_banner .container{overflow:hidden; position: relative;}
.subject_banner{background-image:url("../img/keyspecial_banner.jpg");background-repeat:no-repeat;}

.subject_banner h4{font-size:24px;width:100%;text-align:right;color:#783549;box-sizing:border-box;}
.mt-tabpage-count{position:relative}
.mt-tabpage-cont__wrap{position:relative;width:100%}
.mt-tabpage-item{min-height:600px}

.author_dtl_main1:nth-child(1)>div{display:block}
.sidemenu li{cursor:pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.sidemenu li input{vertical-align:middle;margin-right:10px}
/* .sidemenu .m2box{height:210px;overflow:hidden;} */
.sidemenu .showAll{height:auto;overflow:visible;}
.level1_item .m1{height:35px;background:#9e3f3c;padding:0 25px;line-height:35px;text-align:center;overflow:hidden;color:#fff;font-size:14px;position:relative}
.level1_item .m1 .icon{position:absolute;right:25px;top:0;bottom:0;margin:auto;width:12px;height:12px;background:#fff;border-radius:50%;color:#5f627e;font-size:0;cursor:pointer;transform:0.3s}
.level1_item .m1 .iconfont{font-size:12px;line-height:12px;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto;transform:scale(0.7)}
.level1_item{margin-bottom:20px}
.level1_item .icon-sanjiaoxing1{width:12px;height:12px}
.level2_item{margin-top:10px;font-size:15px}
.level2_item .m2{position:relative}
.level2_item .icon{width:24px;height:24px;position:absolute;right:24px;top:0;bottom:0;margin:auto;line-height:24px;color:#757575;transition:0.3s}
.level2_item .m2{height:50px;line-height:50px;border-bottom:1px solid #f0f0f0;padding:0 8px}
.level1_item .nav_open .icon{transform:rotate(-180deg)}
.level2_item .nav_open .icon{transform:rotate(-180deg)}
.level3{padding:10px 0}
.level3>li{height:30px;line-height:30px;padding:0 10px 0 20px;margin-bottom:5px;font-size:14px;white-space: nowrap;overflow: hidden; text-overflow: ellipsis;}
.author_followbtn{background-color:#e6d5b1;cursor:pointer;border-radius:2px}
.author_info_name h4{color:#703949}
.author_zp_tit,.author_zp_tit a{color:#703949;}
.author_zp_from{color:#a7a7a7;}
.author_zp_text{color:#000;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.author_zp_keyword{color:#a84f49;}
.author_zp_keyword b{color:#333}
.author_zp_keyword span{color:#a84f49;}
.author_zp_collect{position:absolute;bottom:15px;right:0;color:#000}
.author_zp_collect i{color:#cebd95;margin-right:5px}
.subject_list1_itembd .ft_tools{overflow:hidden;}
.subject_rank_tab .btn.ace{background-image:url("../img/arr_up2.png");background-repeat:no-repeat;}
.subject_rank_tab .btn.dace{background-image:url("../img/arr_down2.png");background-repeat:no-repeat;}

.catalog_source_img{margin:0 auto;overflow:hidden;}
.catalog_source_img img{width:100%;height:100%;}
.catalog_source_tit{text-align:center;}
.catalog_source_tit dt a{color:#983e3a;}
.pub_time_ipt input,.pub_time_ipt i{float:left;}
.subject_rank_tab li.active i{color:#983e3a;}

.catalog_summary_more{text-align:right;}
.catalog_summary_bd{border-top:1px dashed #707070;}
.orgDtl_picker{display:flex;justify-content:space-between;padding:0 10px;}
.orgDtl_picker span{font-size:30px;}
.orgDtl_picker input{height:30px;}
.type1_list .subjectLi{position:relative;}
.type1_list .subjectLi .tagCell{position:absolute;top:0;left:0;background-color:#9e3f3c;color:#fff;font-size:12px;padding:1px 5px;z-index:10;}
.type1_list .subjectLi .pic{float:left;overflow:hidden;box-shadow:3px 3px 5px #c1c1c1;position:relative;}
.type1_list .subjectLi .pic img, .type2_list .subjectLi .pic img{width:100%;height:100%;}
.type1_list .subjectLi .bd{margin-left:110px;position:relative;font-size:12px;}
.type1_list .subjectLi .info li{font-size:12px;line-height:1.5;color:#a7a7a7;}
.type1_list .subjectLi .ft_tools{margin-top:20px;overflow:hidden;}
.type1_list .subjectLi .ft_tools li{font-size:12px;color:#c0ad81;}
.type1_list .subjectLi .ft_tools li.iconfont{margin-right:5px;vertical-align:middle;font-size:12px;color:#c0ad81;}
.type1_list .subjectLi .ft_info li{line-height:1.5;color:#a7a7a7;}
.type1_list .subjectLi .ft_info li,.type1_list .subjectLi .ft_info li a{color:#a7a7a7;}
.type1_list .subjectLi .tit{overflow:hidden;color:#333;}
.type1_list .tagCell{display:block;}
.type1_list .titCell{display:none;}
.type2_list .typeCell{padding-right:5px;margin-right:5px;border-right:1px solid #c0ad81;}
.ft_info a {margin-right:5px;}

.type2_list .subjectLi { /* padding:26px 0;*/
    border-bottom: 1px dashed #c1a877;
}
.type1_list .cont,.type1_list .authorCell,.type1_list .viewcountCell{display:none;}
.type1_list .collect{float:right;}
.type1_list .collect .iconfont{margin-right:3px;vertical-align:middle;}
.type1_list .readCell{float:left;}
.type2_list .tagCell{position:absolute;top:0;left:0;background-color:#9e3f3c;color:#fff;font-size:12px;padding:1px 5px;}
.type2_list .subjectLi_bd{position:relative;}
.type2_list .subjectLi .titCell2{display:none;}
.type2_list .subjectLi .titlhide {display: none;}
.type2_list .subjectLi .tit a{color:#703949;font-size:16px}
.type2_list .subjectLi .bd{display:flex;}
.type2_list .subjectLi .pic{width:93px;height:127px;overflow:hidden;float:left;box-shadow:5px 5px 10px #c1c1c1;margin-right:20px;}
.type2_list .subjectLi .cont{/* height:84px;line-height:28px;font-size:14px;margin-bottom:20px;*/
 color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.type2_list .subjectLi .ft_info li{float:left;font-size:14px;}
.type2_list .collect{color:#a7a7a7;font-size:12px;line-height:20px;}
.type2_list .collect i{margin-right:5px;vertical-align:middle;}
.type2_list .viewcountCell{margin-left:20px;color:#a7a7a7;}
.type2_list .ft_info a{color:#004ea2;}
.type1_list .subjectLi_b .tagCell{background-color: #e4d5af; color:#983e3a;}
.author_dtl_main{overflow:hidden;}

.hidebox{
    max-height:305px;
    overflow: hidden;
}
.m1 .icon{
    transition:0.5s;
}
.fold{
    transform:rotate(-180deg);
    
}
.chkbox{
    display: inline-block;
    width:16px;
    height:16px;
    border:1px solid #ccc;
    margin-right:5px;
    line-height:16px;
    
    text-align: center;
    vertical-align: middle;
}
.chkbox.checked{
    background-color: #5f627e;
    color:#fff;
}
.chkbox.checked:after{
    content:"\e61a";
}
#res_checkedBox{
    margin-bottom: 10px;
}
    #res_checkedBox span {
        display: inline-block;
        height: 26px;
        line-height: 26px;
        background-color: #e4e4e4;
        padding: 0 12px;
        margin-right: 5px;
    }
#res_checkedBox .del{
    display:inline-block;
    width:12px;
    height:12px;
    background-color: #fff;
    text-align: center;
    line-height:12px;
    color:#595754;
    border-radius: 50%;
    margin-left:5px;
    cursor: pointer;
    
    
}
.res_selected dt{
    float:left;
    
}

.res_selected dd{
    margin-left:72px;
}
.res_checkedList{
    display: inline-block;
}

@media screen and (min-width:750px){


    .subject_banner .container{height:110px}
.type1_list .collectCell{float:right;}
.type1_list .subjectLi{float:left;width:280px;height:140px;box-sizing:border-box;overflow:hidden;padding:10px 15px 10px 10px;margin:0 15px 15px 0;}

.type1_list .subjectLi:hover{box-shadow:5px 5px 10px #c8c8c8;}
.type2_list .subjectLi{padding:26px 0;}
.type2_list .subjectLi .tit{margin-bottom:15px;}
.type2_list .subjectLi .ft{height:24px;line-height:24px;}
.type2_list .subjectLi .ft_info li{margin-right:50px;}
.type2_list .subjectLi .ft_tools{float:right;}
.type2_list .subjectLi .ft_tools li{float:left;margin-left:15px;font-size:12px;}
.type2_list .subjectLi .ft_info{float:left;}
.type1_list .subjectLi .pic{width:90px;height:123px;}
.type2_list .subjectLi .cont{height:84px;line-height:28px;font-size:14px;margin-bottom:20px;}
.type1_list .subjectLi_b .bd{margin-left:0;}
.type1_list .subjectLi_b .tit{padding-top:20px;}

.subject_banner h4{position:absolute;bottom:28px;}
.subject_rankhd{height:40px;margin-bottom:34px;font-size:12px;padding-left:10px}
.subject_tabhdbox{margin-bottom:34px}
.subject_res_count{line-height:40px;}
.subject_rank_tab .btn{height:24px;padding:0 15px;line-height:24px;background-size:16px auto;}
.subject_rank_tab .btn.ace,.subject_rank_tab .btn.dace{background-position:92% center;padding-right:30px;}
.subject_list1_itembd .ft_tools{margin-top:20px}
.subject_list1_item{padding:10px 15px 10px 10px;margin:0 15px 15px 0;}
.subject_list1_item:hover{box-shadow:5px 5px 10px #c8c8c8}
.subject_rank_tab{float:right}
.subject_tj_tit{height:40px;margin-bottom:20px;}
.subject_tj_tit h3{font-size:16px;line-height:40px;padding:0 16px}



.res_side{float:left;width:320px}
.res_main{float:right;width:850px}

.res_main_item .cont{height:84px;line-height:28px;font-size:14px;color:#000;margin-bottom:20px;}
.res_main_item .tit{line-height:24px;margin-bottom:15px}
    .res_main_hd input, .res_main_hd span { float: left;cursor: pointer;}
.res_main_hd{width:100%;padding:15px 10px;margin-bottom:20px}
.ins_scholar_desc p{height:48px;line-height:24px;}
.ins_seriesli{width:calc(50% - 12px);height:200px;margin-right:24px;margin-top:30px}
.ins_authors_libd{margin-left:193px;position:relative;height:207px}
.researcher_zp_item{width:50%;height:221px;padding:30px}
.researcher_zp_pic,.researcher_zp_pic img{width:115px;height:160px}
.pub_search_hd{padding:7px 20px;height:30px;line-height:30px}
.book_preview_list dd{margin-left:1.5rem}
.book_preview_cont h3{line-height:26px;font-size:18px;color:#000;margin-bottom:15px}
.book_preview_list{margin-bottom:15px}
.book_buy_state{float:left}
.book_preview_tj{width:190px}
.catalog_pg{margin-bottom:100px}
.catalog_main{float:right;width:870px}
.catalog_side{float:left;width:300px}
.catalog_sd_hd{line-height:40px;padding:0 18px;border-radius:10px;font-size:16px;margin-bottom:20px;}
.catalog_summary_bd{font-size:14px;line-height:24px}
/*.catalog_summary_bd dd{max-height:72px}*/
.catalog_summary_list{line-height:20px;font-size:14px;margin-bottom:15px}
.subject_main{float:left;width:870px}
.subject_side{float:right;width:300px}
.subject_tabhd{float:left}
.subject_soso{overflow:hidden;width:420px;height:30px;float:right}
.subject_list1_item{float:left;width:280px;overflow:hidden}
.subject_list1_itembd .info li{font-size:12px}
.subject_side_item,.subject_side_item img{width:300px;height:160px}
.subject_banner{height:110px;background-position:center top;background-size:auto 100%;}
.institution_side{float:left}
.institution_main{float:right;width:890px;overflow:hidden}
.ins_authors_aside span{float:left;width:calc(50% - 80px)}

.ins_tabhd{width:270px;float:left}
.institution_main .mt-tabpage-item{width:890px}
.mt-tabpage-cont__wrap{position:relative}
.orgDtl_keywords{float:right;width:280px}
.orgDtl_side{float:left;width:280px}
.orgDtl_main{float:right;width:890px}
.orgDtl_intro{float:left;width:890px}
.book_preview_cont{width:660px;float:left}
.pub_list li{line-height:45px;padding-left:45px;}
.pub_search{width:635px;margin:0 auto; padding:30px}
.pub_newsbd li::before{top:8px;}
.author_dtl_hd{min-height:180px;margin:90px auto 30px;background-color:#fff;}
.author_dtl_hd .container{top:-55px}
.author_related_item{border-bottom:1px dashed #707070;padding:20px 0;overflow:hidden;display:flex}
.author_related_pic{float:left;margin-right:40px}
.author_related_pic,.author_related_pic img{width:148px;min-width:148px;height:207px}
.author_related_itembd{flex:1;height:207px;position:relative}
.author_related_itembd{font-size:14px;font-weight:400;line-height:28px;color:#333}
.author_dtl_main{position:relative;overflow:hidden}
.author_dtl_main1,.auhor_zp_tabbd,.author_zp_tabcont{float:left}
.author_related_cont{line-height:28px;margin-top:30px;}
.author_related_aside span{float:left;font-size:12px;line-height:24px;margin-right:20px}
.author_followbtn{font-size:12px;height:19px;padding:2px 8px;line-height:18px;}
.author_dtl_tab{float:left;width:280px;}
.author_dtl_tab li{font-size:18px;font-weight:bold;line-height:18px;height:70px;padding:0 20px;line-height:70px;margin-bottom:20px;cursor:pointer}
.author_dtl_tab li img{width:40px;height:40px;margin-right:56px;}
.author_text{font-size:14px;line-height:36px;}
.author_pic{width:180px;height:230px;z-index:10;margin-left:60px;}
.author_info{margin-left:300px}
.author_info_name{padding-top:6px;display:flex;justify-content:space-between}
.author_info_name h4{font-size:24px;}
.author_info_list{margin-top:20px}
.author_info_list li{min-height:24px;line-height:20px;font-size:12px}
.author_info_list li img{width:15px;height:17px;margin-right:15px}
.author_zp_tit{font-size:16px;line-height:24px;}
.author_zp_from{font-size:12px;margin-top:5px;line-height:18px}
.author_zp_text{font-size:14px;line-height:28px;margin-top:15px;}
.author_zp_keyword{font-size:12px;line-height:18px;padding-top:20px}
.author_zp_keyword span{margin-right:20px}
.author_zp_collect{position:absolute;bottom:0;right:0;font-size:12px;line-height:18px;}
.author_zp_collect i{font-size:14px;margin-right:5px}
.author_zp_item{padding:35px 0;}
.author_zp_pic{width:135px;height:180px}
/* .author_dtl_main{width:calc(100% - 306px);} */
.author_dtl_main{width:894px;float:right}
.author_dtl_main1,.auhor_zp_tabbd,.author_zp_tabcont{width:894px;}
.book_preview_pic{width:220px;height:320px;overflow:hidden}
.book_preview_list dl{line-height:20px;margin-bottom:8px;font-size:14px}
.book_buybox{padding:15px 10px}
.book_btn{margin-left:24px;height:25px;border-radius:12px;font-size:14px;padding:0 15px 0 4px;line-height:25px;cursor:pointer;font-size:0}
.book_buybox{margin-bottom:24px}
.book_tabCont{margin-top:30px;margin-bottom:30px}
.orgDtl_head_info{float:left;height:116px;margin-left:26px;position:relative}
.orgDtl_head_info span{font-size:14px;}
.orgDtl_head_info strong{font-size:24px;line-height:28px;}
.orgDtl_head_info b{position:absolute;left:0;bottom:0;}
.orgDtl_main_tabbd{margin-top:30px;}
.ins_scholar_tit dt{margin-top:20px;font-size:16px}
.ins_main_hd{height:36px;line-height:36px;font-size:18px;padding-bottom:12px}
.ins_authors_li_pic{width:148px;height:207px}
.book_side_area{margin-bottom:40px}
.book_side_hd{padding-left:10px;font-size:14px;line-height:14px;margin-bottom:20px}
.book_side_author dl{padding:30px}
.book_side_author dt img{float:left;width:30px;height:30px;margin-right:15px;}
.book_side_down li>img{width:60px;height:60px}
.book_side_down li span img{width:100px;height:100px}
.catalog_summary{padding:20px 30px;margin-bottom:40px}
.catalog_summary h3{font-size:30px;line-height:36px;margin-bottom:20px;}
.catalog_summary_item{padding-bottom:8px;overflow:hidden;float:left;width:50%;}
.catalog_summary_list dt{width:86px;float:left;text-align:justify}
.catalog_summary_list dd{margin-left:86px}
.catalog_summary_btns{overflow:hidden}
.catalog_summary_btns span{float:left;height:25px;border-radius:12px;font-size:14px;padding:0 15px 0 4px;line-height:25px;cursor:pointer;font-size:0;margin-right:24px}
.catalog_summary_btns span i{border-radius:50%;margin-right:8px;vertical-align:top;padding:2px;font-size:14px;box-sizing:border-box;height:18px}
.catalog_summary_btns span b{font-size:12px}
.catalog_summary_bd{margin-top:20px;padding-top:20px;overflow:hidden}
.catalog_summary_bd p {text-indent: 2em;}
.catalog_summary_bd i {font-weight: bold;padding-right: 8px;color: #0B4887;}
.catalog_summary_more{display:block;text-align:right;margin-top:10px;font-size:12px}
.catalog_sd_list li{font-size:14px;padding:10px 0 10px 30px;line-height:20px}
.catalog_sd_list li:before{font-size:14px;text-align:center;width:6px;height:6px;}
.catalog_s_box{margin-bottom:20px;}
.catalog_source_img{width:210px;height:300px;}
.catalog_source_img img{width:100%;height:100%;}
.catalog_source_tit{margin-top:14px;}
.catalog_source_tit dt{font-size:16px;line-height:35px;}
.catalog_source_tit dd{font-size:12px;line-height:18px;padding-top:10px;}
.orgDtl_head{padding-top:50px;padding-bottom:26px}
.orgDtl_head_pic{width:108px;height:116px}
.orgDtl_head_side{float:right;width:180px;padding-right:25px}
.orgDtl_head_side li{width:50px;margin-top:10px;margin-right:56px;}
.orgDtl_head_side li img{width:50px;height:50px}
.orgDtl_head_side li span{line-height:28px;margin-top:10px;font-size:12px}
.orgDtl_head_side li b{line-height:28px;font-size:30px}
.author_zp_tabhd{height:70px;}
.auhor_zp_tab li{float:left;position:relative;color:#000;text-align:center;width:166px;font-size:16px;line-height:70px;cursor:pointer}
.type1_list{margin-right:-15px;}
}
.subject_side_item{overflow:hidden;margin-bottom:20px;position:relative;}
/* 小于750时 */
@media screen and (max-width:750px){
    /* 筛选结果页-左侧隐藏 */
.res_selected,.res_side{display: none;}

/* 专题列表 */
.type1_list .subjectLi{height:2.32rem;box-shadow:5px 5px 10px #c8c8c8;margin-bottom:.22rem;padding:.22rem;box-sizing:border-box;}
.type1_list .subjectLi .tit{font-size:.26rem;margin-bottom:5px;max-height:.4rem;line-height:.4rem;}
.type1_list .subjectLi .pic{width:1.28rem;height:1.88rem;}
.type1_list .subjectLi .info li{font-size:.22rem}
.type1_list .subjectLi .ft_tools{margin-top:.28rem;}
.type1_list .subjectLi_b  .readCell{display: none;}
.type2_list .tagCell{display: none;}
.type1_list .subjectLi .bd{margin-left:1.52rem;}
.type1_list .subjectLi_b .bd{margin-left:0;}
.type1_list .subjectLi .ft_info li, .type1_list .subjectLi .ft_info li a{font-size: .2rem;}
.type2_list .subjectLi .cont{height:1.2rem;font-size:.22rem;line-height:.4rem;}

/* .type2_list .subjectLi .ft_info li{float:none;width:100%;} */
.type2_list .subjectLi{padding:.26rem 0;}
.type2_list .subjectLi .ft_info{overflow: hidden;}
.type2_list .subjectLi .ft_info li{font-size:.22rem;line-height:.39rem;}
.type2_list .subjectLi .pic{width:1.28rem;height:1.7rem;}
.type2_list .subjectLi .tit{font-size:.24rem;height:.88rem;line-height:.88rem;overflow:hidden;}
.collectCell{text-align:right;}
.type2_list .subjectLi_b .cont{display: none;}
.type2_list .subjectLi_b .bd{display:block;}
.type2_list .readCell{display: none;}
.type2_list .ft{width:100%;}
.type2_list .collectCell{float:none;font-size:.22rem;width:100%;}
.type2_list .subjectLi .ft_info li{margin-right:.2rem;}

.author_text{font-size:.24rem;}
.author_dtl_hd{height:1.8rem;margin:.9rem auto 30px;background-color:#fff;}
.author_dtl_hd .container{top:-.55rem;}
.author_dtl_listbox{margin-top:1.43rem;}
.author_zp_search{top:1.24rem;left:0;right:0;margin:auto;}
.author_zp_tabhd{height:1.05rem;background-color:#fafafa}
.auhor_zp_tab li{width:50%;font-size:.3rem;line-height:.95rem;cursor:pointer;}
.subject_tabhdbox{margin-bottom:.34rem;}
.subject_rank_tab .btn{width:1.26rem;height:.52rem;line-height:.52rem;text-align:center;font-size:.22rem;background-size:.24rem auto;padding-right:.2rem;}
.subject_rank_tab .btn.ace,.subject_rank_tab .btn.dace{background-position:92% center;}
.subject_banner{height:2.63rem;background:url("../img/keyspecialbg.jpg") no-repeat;background-size:cover;}
.subject_banner h4{padding-top:1.4rem;}
.subject_list1_itembd .ft_tools{margin-top:.28rem;}
.subject_list1_item{height:2.32rem;box-shadow:5px 5px 10px #c8c8c8;margin-bottom:.22rem;padding:.22rem;box-sizing:border-box;}
.subject_list1_item .pic{width:1.3rem;height:1.88rem;}
.subject_list1_item .bd{margin-left:1.52rem;}
.subject_res_count{font-size:.2rem;line-height:2;}
.subject_side_item{width:6.75rem;height:2.25rem;margin-bottom:.3rem;}
.subject_tj_tit{height:.68rem;margin-bottom:.2rem;}
.subject_tj_tit h3{font-size:.24rem;line-height:.68rem;padding:0 .16rem;}
.subject_tj_tit .tit_change{line-height:.68rem;}


.res_main_item .ft_info{font-size:.22rem;line-height:.45rem;margin-top:.1rem;}
.res_main_item .ft_info li{margin-right:.28rem;}
.res_main_item .ft_tools{text-align:right;}
.res_main_item .ft_info,.res_main_item .ft_tools{float:none;overflow:hidden;}
.res_main_item .ft_tools li{display:inline-block;float:none;}
.res_main_item .tit{line-height:.45rem;font-size:.24rem;margin:.21rem 0 .27rem;}
.res_main_item .cont{font-size:.22rem;line-height:.36rem;max-height:1.08rem;}

 .res_main_item .pic{width:1.6rem;height:2.1rem;}
.res_rankbox{font-size:.2rem;line-height:.72rem;display:flex;align-items:center;}
.res_rank{width:2.4rem;display:flex;justify-content:space-between;}
.res_rank span{padding:0;padding-right:20px;line-height:26px;text-align:right;}
.res_count{width:4rem;}
.res_main_hd_btn{text-align:center;padding-top:.18rem;}
.res_main_hd .ipt{width:2.86rem;height:.55rem;margin-bottom:.15rem;margin-right:.2rem;}
.pub_time_ipt{clear:both;overflow:hidden;}
.pub_time_ipt input,.pub_time_ipt i{float:left;}
.pub_time_ipt i{line-height:.55rem;}
.res_main_hd{padding:.07rem .13rem .23rem;}
.res_main_hd span.res_main_hd_tit{float:none;display:block;font-size:0.23rem;height:.74rem;text-align:center;display:block;}
.researcher_zp_tabhd{margin-left:0}
.researcher_zp_item{padding:.3rem 0;border-right:0}
.researcher_zp_text{font-size:12px;line-height:.28rem;height:.84rem;overflow:hidden}
.pub_page li a{margin:0 .05rem}
.book_preview_list dt{width:1.5rem}
.book_buy_state{margin-bottom:.2rem}
.book_preview_list{margin-bottom:.35rem}
.book_preview_list .w50{width:100%}
.book_preview_list dl{font-size:.3rem}
.book_preview_tj{width:100%}
.top .navbox{display:none}
.pub_searchbg{height:2.48rem;}
.pub_search{width:6rem;margin:0 auto; padding:.5rem}
.pub_search_hd{height:.76rem;padding:0;line-height:.76rem;}
.pub_tabhdbox{height:.64rem;}
.pub_tabhd li{font-size:.24rem;line-height:.64rem;}
.pub_soso{position:static;width:100%;margin-top:.3rem}
.pub_soso input{height:.64rem;line-height:2;font-size:.24rem}
.pub_pagebox{flex-direction:column}
.pub_page{margin:.2rem 0}
.pub_main,.pub_side{width:100%;width:100%}

.pub_count{margin-bottom:.1rem}
.pub_list li{line-height:.6rem;padding-left:.6rem;}
.pub_list li span{width:80%;font-size:.22rem;}
.pub_list li::before{left:8px;}
.pub_search_bd{height:.75rem;}
.pub_title{font-size:.26rem;line-height:1.5;}
.pub_article p{font-size:.24rem;line-height:.4rem;}
.pub_newsbd li{font-size:.24rem;line-height:.56rem;}
.pub_newsbd li::before{top:0;bottom:0;margin:auto;}


.book_preview{flex-direction:column;align-items:center}
.book_preview_pic{width:1.66rem;height:2.4rem;margin-bottom:.3rem}
.book_preview_cont h3{line-height:.42rem;font-size:.32rem;margin-bottom:.08rem}
.boook_btns{float:none;margin-top:0.1rem}
.boook_btns .book_btn{margin:0 10px 0 6px}
.book_preview_tj{margin-top:0.5rem}
.book_preview_tj h4{font-size:.26rem;line-height:.4rem}
.book_preview_tjbd{font-size:.24rem;line-height:.44rem;max-height:1.32rem;}
.book_warn{font-size:.22rem;line-height:.33rem}
.book_main,.book_side{float:none;width:100%}
.book_side_hd{font-size:.26rem}
.book_preview_more{font-size:.22rem;}
.book_tab li{font-size:.26rem;height:.6rem;line-height:.6rem;}
.book_related_bd ul{flex-wrap:wrap}
.book_related_bd li{width:48%;padding-right:10px;box-sizing:border-box;margin-bottom:0.4rem}

.researcher_zp_item{width:100%}
.researcher_zp_pic,.researcher_zp_pic img{width:2.295rem;height:2.76rem}
.researcher_zp_tit{display:flex;align-items:center;margin-bottom:.3rem}
.researcher_zp_tit h5{width:85%;overflow:hidden;color:#9e3f3c;font-size:.26rem;height:.34rem;overflow:hidden}


.subject_soso{height:.56rem;font-size:.22rem}
.subject_soso input{font-size:.22rem}
.subject_tabhd{margin-bottom:.3rem;font-size:.22rem}

.subject_rankhd{padding:.2rem .3rem;margin-bottom:.3rem;font-size:.32rem;height:auto;}
.subject_list1_item .tit{font-size:.25rem;line-height:.39rem;margin-bottom:.14rem}
.subject_list1_itembd .info li{font-size:.22rem}
.subject_side_item,.subject_side_item img{width:100%}
.subject_side_item img{height:100%}
.author_dtl_main{clear:both}
.ins_authors_aside span{display:block;width:100%}
.zt_crumbs{margin-top:.4rem;margin-bottom:.4rem}
.institution_main{clear:both}
.orgDtl_filter_tab{display:flex;width:50%;}
.orgDtl_filter_tab li{flex:1}

.researcher_zp_btn a{font-size:.16rem;}
.researcher_zp_price{font-size:.24rem;}
.researcher_intro_bd dt{flex-direction:column;text-align:left;}
.researcher_intro_bd dt em,.researcher_intro_bd dt b,.researcher_intro_bd dt span{width:100%;display:block;font-size:.18rem;margin-bottom:.1rem;}
.researcher_intro_bd dd{margin-bottom:.12rem;max-height:54px;overflow:hidden;}
.researcher_intro_bd dt .followbtn{padding:.05rem .24rem;}
.researcher_zp_btn a{padding:.05rem .15rem;}

/* 作者详情 */
.author_dtl_tab{display:flex;padding:.1rem 0;}
.author_dtl_tab li{font-size:.26rem;line-height:.9rem;text-align:center;flex:1}
.author_dtl_tab li img{width:.45rem;margin-right:.2rem;}
.author_pic{width:1.9rem;height:2.68rem;}
.author_info{margin-left:2.14rem;}
.author_info_name{padding-top:6px;display:flex;justify-content:space-between}
.author_info_name h4{font-size:.34rem;}
.author_info_list{margin-top:.45rem;}
.author_info_list li{line-height:.5rem;font-size:.2rem;}
.author_info_list li img{width:.28rem;height:.28rem;margin-right:.25rem;vertical-align:middle;}
.author_related_item{padding:.2rem 0;display:flex}
.author_related_pic{margin-right:.3rem;}
.author_related_pic,.author_related_pic img{width:1.92rem;height:2.67rem;}
.author_related_itembd{width:4.9rem;position:relative;}
.author_related_namebox{font-size:.24rem;line-height:.38rem;}
.author_related_aside{position:static;}
.author_related_cont{font-size:.26rem;line-height:.4rem;max-height:1.2rem;overflow:hidden;margin-top:.22rem;}
.author_related_aside{margin-top:.28rem;}
.author_related_aside span{display:block;font-size:0.22rem;line-height:.46rem;}
.author_followbtn{font-size:.20rem;width:.96rem;height:.41rem;line-height:.41rem;text-align:center;border-radius:2px;}
.author_zp_item{padding:.35rem 0;}
.author_zp_itembd{height:3.2rem;margin-left:2.22rem;}
.author_zp_pic{width:1.9rem;height:2.68rem;}
.author_zp_tit{font-size:.28rem;line-height:.46rem;}
.author_zp_from{font-size:.2rem;line-height:.36rem;margin-top:.09rem;}
.author_zp_text{font-size:.22rem;line-height:.34rem;;margin-top:.19rem;height:.68rem;overflow:hidden;}
.author_zp_keyword{line-height:.34rem;margin-top:.08rem;}
.author_zp_keyword span{margin-right:0}
.author_zp_collect{font-size:.22rem;line-height:2;position:static;position:absolute;right:0;bottom:0;}
.author_zp_collect .iconfont{vertical-align:middle;font-size:.22rem;margin-right:.12rem;}
.author_dtl_main{width:6.78rem;}
.author_dtl_main1,.auhor_zp_tabbd,.author_zp_tabcont{width:6.78rem;}
.institution_main{overflow:hidden;}
.ins_tabcont,.institution_main{width:6.78rem;}
.author_info .blurb p{display: contents;}
/* 图书详情 */
.book_preview_list dl{line-height:2;margin-bottom:8px;font-size:.22rem;}
.book_buybox{padding:.15rem .1rem;margin-bottom:.36rem;}
.book_buy_state{font-size:.2rem;}
.book_btn{margin-left:.06rem;height:.44rem;border-radius:.22rem;padding:0 .22rem 0 .08rem;line-height:.44rem;cursor:pointer;}
.book_btn i{width:.34rem;height:.34rem;display:inline-block;text-align:center;line-height:.34rem;font-size:.18rem;}
.book_btn i,.book_btn b{vertical-align:middle;}
.book_btn b{font-size:.2rem;}
.book_intro_item dt{font-size:.28rem;height:.46rem;line-height:.46rem;margin-bottom:.21rem;}
.book_intro_item dd{font-size:.22rem;line-height:.36rem;}
.book_related_hd{line-height:.34rem;font-size:.26rem;margin-bottom:.27rem;}
.book_tabCont{margin-top:.2rem;margin-bottom:.3rem}
.book_related_bd .text{font-size:.2rem;line-height:.34rem;max-height:.68rem;overflow:hidden;text-overflow:ellipsis;}
.book_side_area{margin-bottom:40px}
.book_side_hd{padding-left:10px;font-size:.26rem;line-height:.3rem;margin-bottom:.6rem}
.book_side_author dl{padding:.44rem .46rem;}
.book_side_author dt{font-size:.26rem;}
.book_side_author dt img{width:.68rem;height:.68rem;margin-right:.24rem;}
.book_side_author dd{max-height:1.76rem;}
.book_side_author dd{font-size:.22rem;line-height:2;}
.book_side_area{margin-bottom:.6rem}
.book_side_down ul{width:3.76rem;}
.book_side_down{margin-bottom:1.5rem;}
.book_side_down li>img{width:1.5rem;height:1.5rem;}
.book_side_down li span{display:block;}
.book_side_down li span img{width:1.28rem;height:1.28rem}
.book_side_author .next{position:static;text-align:right;width:100%;height:.72rem;padding:0 .46rem;box-sizing:border-box;line-height:.72rem;padding-bottom:.1rem;cursor:pointer;}
.book_side_author .next i{font-size:.24rem;}
.book_related_bd .imgbox{width:2rem;height:2.4rem;}
.book_related_bd .text{width:2rem;}
.book_tabCont{padding:0;}
.loading_more{color:#6dadb1;text-align:center;font-size:.22rem;line-height:.5rem;padding-top:.4rem;min-height:2rem;}
.book_mulu_hd{font-size:.26rem;line-height:.6rem;}
.book_mulu_bd dt{font-size:.22rem;}
.book_mulu_bd dd{padding:.1rem 0 .1rem .9rem}
.book_mulu_hd{padding-left:.58rem;}
.book_mulu_hd .iconfont{width:.58rem;}
.book_mulu_dl dt .iconfont,.book_mulu_hd .iconfont{font-size:.18rem;}
.book_mulu_bd dt{padding-left:.52rem;line-height:.52rem;}
.book_mulu_bd dt .iconfont{width:.52rem;left:.35rem;height:.52rem;}
.book_mulu_bd dd a{font-size:.22rem;line-height:.58rem;}
/* 文章详情 */
.catalog_summary{padding:.2rem .38rem;margin-bottom:.6rem;}
.catalog_summary h3{font-size:.3rem;line-height:.4rem;margin:.3rem 0 .15rem;}
.catalog_side{margin-bottom:.3rem;}
.catalog_summary_list{font-size:.2rem;margin-bottom:.28rem;}
.catalog_summary_list dt{width:1.66rem;}
.catalog_summary_list dd{margin-left:1.66rem;}
.catalog_summary_item{line-height:.5rem;}
.catalog_summary_item:nth-last-child(1),.catalog_summary_item:nth-last-child(2){max-width:50%;float:left;margin-right:30px}
.catalog_summary_btns span{float:left;height:.44rem;line-height:.44rem;border-radius:.22rem;padding:0 .18rem 0 .08rem;cursor:pointer;margin-right:.07rem;font-size:0;}
.catalog_summary_btns span i{border-radius:50%;margin-right:.14rem;vertical-align:top;box-sizing:border-box;width:.32rem;height:.32rem;line-height:.32rem;font-size:.22rem;display:inline-block;text-align:center;}
.catalog_summary_btns span b{font-size:.22rem;}
.catalog_summary_btns span b,.catalog_summary_btns span i{vertical-align:middle;}
.catalog_summary_bd{margin-top:.3rem;padding-top:.25rem;overflow:hidden}
.catalog_summary_more{display:block;margin-top:10px;font-size:12px}
.catalog_summary_bd dt{float:none;width:100%;line-height:.54rem;}
.catalog_summary_bd dd{margin-left:.3rem;line-height:.48rem;height:1.44rem;overflow:hidden;}
.catalog_summary_more{margin-top:.18rem;height:.5rem;line-height:.5rem;display:block;}
.catalog_sd_list li{font-size:.2rem;padding-left:.46rem;line-height:.6rem}
.catalog_sd_list li:before{font-size:14px;text-align:center;width:6px;height:6px;}
.catalog_s_box{margin-bottom:.2rem;}
.catalog_source_img{width:1.58rem;height:2.24rem;}
.catalog_source_tit{margin-top:.07rem;}
.catalog_source_tit dt{font-size:.26rem;line-height:.45rem;padding:.2rem 0;}
.catalog_source_tit dd{font-size:.22rem;line-height:.36rem;padding-top:.2rem;}
.catalog_main{margin-bottom:.6rem}
.catalog_sd_hd{line-height:.6rem;padding:0 .26rem;border-radius:.2rem;font-size:.24rem;height:.6rem;margin-bottom:.3rem;}
.catalog_sd_list li{font-size:.2rem;padding-left:.46rem;height:.6rem;line-height:.6rem; width:100%}
.catalog_sd_list li:before{left:.18rem;}
/* 机构详情 */
.orgDtl_head{padding-top:.6rem;padding-bottom:.3rem;}
.orgDtl_head_info{margin-left:2.46rem;}
.orgDtl_head_info{width:2.18rem;height:2.16rem;font-size:.26rem;line-height:.66rem;height:2.48rem;}
.orgDtl_head_side{clear:both;}
.orgDtl_head_side ul{justify-content:flex-end;}
.orgDtl_head_info b{position:absolute;left:0;bottom:0;}
.orgDtl_head_side{margin-top:.25rem;}
.orgDtl_head_side li{width:1.5rem;text-align:center;}
.orgDtl_head_side li img{width:.58rem;height:.58rem}
.orgDtl_head_side li span{line-height:.46rem;margin-top:.1rem;font-size:.2rem;}
.orgDtl_head_side li b{line-height:.62rem;font-size:.4rem}

.orgDtl_hd{font-size:.32rem;height:1.12rem;line-height:1.12rem;padding:0;}
.orgDtl_introbox{margin-top:0;}
.orgDtl_intro_bd{font-size:.25rem;line-height:.52rem;margin-top:.3rem;margin-bottom:.3rem;}
.orgDtl_side_item dt{font-size:.28rem;line-height:.42rem;}
.orgDtl_side_item dd{font-size:.24rem;line-height:.46rem;}
.orgDtl_side_item dt .cont{height:.4rem;padding:0 .12rem;}
.orgDtl_side_item img{width:1.34rem;height:1.72rem;margin-right:.3rem;}
.orgDtl_side_soso{margin-top:.3rem;}
.orgDtl_main_tabbd .orgDtl_main_tabcont,.orgDtl_main_tabbd .mt-tabpage-item{width:6.78rem;}
.orgDtl_main_item img{width:1.9rem;height:2.7rem;margin-right:.3rem;}
.orgDtl_main_itembd .tit{font-size:.24rem;line-height:.39rem;}
.orgDtl_main_itembd .cont{font-size:.24rem;line-height:.52rem;margin-top:.15rem;}
.orgDtl_main_item{padding:.4rem 0 .2rem;}
.orgDtl_main_itembd .tit a{font-size:.25rem;}
.orgDtl_main_itembd .ft{position:static;}
.orgDtl_main_itembd .ft_info,.orgDtl_main_itembd .ft_tools{float:none;overflow:hidden;}
.orgDtl_main_itembd .ft_info li{margin-right:.2rem;font-size:.22rem;}
.orgDtl_main_itembd .ft_tools{text-align:right;}
.orgDtl_main_itembd .ft_tools li{display:inline-block;float:none;margin-left:.3rem;font-size:0.2rem;}
.orgDtl_main_itembd .ft_tools li .iconfont{margin-right:.12rem;}

.orgDtl_filter_tab li{width:1.5rem;height:1.23rem;line-height:1.23rem;}
.orgDtl_filter_soso{float:right;width:3.26rem;height:.8rem;padding-top:.1rem;box-sizing:border-box;}
.orgDtl_filter_soso input{float:left;width:2.3rem;height:.58rem;line-height:.58rem;padding:0;text-indent:.2rem;}
.orgDtl_filter_soso button{float:right;width:.92rem;height:.58rem;box-sizing:border-box;}

.catalog_menu_hd{font-size:.26rem;padding-left:.6rem;height:.8rem;line-height:.8rem;}
.catalog_menu_hd .iconfont{width:.6rem;height:.6rem;}
.catalog_menu_tit{font-size:.32rem;padding-left:.3rem;}
.orgDtl_main_tabbd{margin-top:.57rem;}
.catalog_menu_bd li{line-height:.4rem;margin-bottom:.2rem;}
.catalog_menu_bd{padding:.1rem .1rem .1rem .3rem;}

.learn_banner{height:340px;background:url("../img/learn_banner.png") no-repeat center top;background-size:100% auto;}

/* 公用标题1 */
.learn_tit1{padding:29px 0;/* margin-top:48px;*/height:40px;padding-left:50px;padding-right:55px;display:flex;justify-content:space-between;align-items:center;font-size:32px;font-family:Source Han Serif CN;}
.learn_tit1 h4{font-weight:700;color:#000;}
.learn_tit1 h4 span{font-weight:800;color:#fa9f18;}
.learn_tit1 .more{font-size:14px;font-family:Adobe Heiti Std;font-weight:400;color:#c1a877;cursor:pointer;}

.lilunbox .learn_tit1 span{color:#dd292e;}
/* 辅导 · 百问 */
.fudao_bd{display:flex;flex-wrap:wrap;justify-content:space-between;}
.fudao_item{width:calc(50% - 20px);height:330px;margin-bottom:40px;padding:40px 40px 40px 50px;display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #e0e0e0;border-top:6px solid #fa9f18;box-sizing:border-box;}
.fudao_itemPic{width:167px;height:240px;box-shadow:3px 6px 12px rgba(0,0,0,.3);overflow:hidden;}
.fudao_itemPic img{width:100%;height:100%;}
.fudao_itemBd{width:calc(100% - 220px);font-family:Source Han Sans CN;}
.fudao_itemBd h5{font-size:16px;line-height:2;font-weight:700;color:#000;margin-top:20px;
 word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer;}
.fudao_itemBd p{font-size:14px;font-weight:400;margin-top:20px;color:#8c8b8b;line-height:1.7;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;
 -webkit-line-clamp:4;}

 /* 理论热点  */
.lilun_list ul{display:flex;justify-content:space-between;}

.lilun_item{width:170px;/* height:320px;*/}
.lilun_itemPic{/* width:167px;height:240px;*/
box-shadow:3px 6px 12px rgba(0,0,0,.3)}
.lilun_itemPic img{width:100%;}
.lilun_itemTxt{font-size:16px;font-family:Source Han Sans CN;font-weight:500;color:#000;margin-top:30px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer;text-align:center;}

/* 专题 · 学习 */
.zhuantixx {margin-top:35px;}
.zhuantixx_bd .container{/* width:1200px;*/
 height:440px;background:url("../img/zhuanti_xuexi_bg.png") no-repeat;background-size:100% 100%;display:flex;align-items:center;}
.zhuantixx_list1{width:534px;display:flex;justify-content:flex-end;align-items:center;}
.zhuantixx_list1 ul{width:420px;padding-right:38px;display:flex;justify-content:space-between;}
.zhuantixx_item1{width:170px;}
.zhuantixx_item1 img{width:167px;height:240px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.zhuantixx_item1 p{font-size:16px;font-family:Source Han Sans CN;font-weight:500;color:#000;margin-top:30px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.zhuantixx_item2{width:calc(50% - 25px);height:150px;/* margin-right:50px;*/
 margin-bottom:37px;display:flex;justify-content:space-between;align-items:flex-start;}
.zhuantixx_item2Pic{width:110px;height:150px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.zhuantixx_item2Pic img{width:100%;height:100%;}
.zhuantixx_item2Bd{width:calc(100% - 130px)}
.zhuantixx_list2{padding-left:20px;width:645px;}
.zhuantixx_list2 ul{width:600px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.zhuantixx_item2Bd{position:relative;height:100%;font-family:Source Han Sans CN;}
.zhuantixx_item2Bd P{font-size:16px;font-weight:700;color:#000;line-height:32px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}
.zhuantixx_item2Bd span{font-size:14px;font-weight:400;color:#8b8b8b;position:absolute;bottom:0;}

/* 国家社会基金 */
.jijin_list{display:flex;flex-wrap:wrap;justify-content:space-between;}
.jijin_item{width:calc(50% - 20px);height:330px;margin-bottom:40px;padding:46px 40px 43px 50px;display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #e0e0e0;border-top:6px solid #3178c7;box-sizing:border-box;}
.jijin_itemPic{width:167px;/* height:240px;*/
 box-shadow:3px 6px 12px rgba(0,0,0,.3)}
.jijin_itemPic img{width:100%;height:100%;}
.jijin_itemBd{width:calc(100% - 217px);}
.jijin_itemBd h5,.jijin_itemBd span{word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;-webkit-line-clamp:1;}
.jijin_itemBd h5{font-size:16px;font-weight:700;color:#000;-webkit-line-clamp:1;}
.jijin_itemBd span{font-size:14px;font-weight:400;color:#8b8b8b;line-height:20px;height:20px;margin-top:20px;-webkit-line-clamp:1;}
.jijin_itemBd p{font-size:14px;font-weight:400;color:#8c8b8b;line-height:1.7;margin-top:30px;-webkit-line-clamp:6;}

/* 公用标题2 */
.learn_tit2{display:flex;height:108px;align-items:center;padding-left:50px;padding-right:55px;margin-top:40px;}
.learn_tit2 h3{flex:1;text-align:center;}
.learn_tit2 img{height:42px;}
.learn_tit2 a{width:90px;text-align:right;font-size:14px;font-family:Adobe Heiti Std;font-weight:400;color:#c1a877;cursor:pointer;}
/* 大家文集 */
.wenji_bg{height:790px; background-image:url("../img/dajiawenji_bg.png");background-size:100% 100%;background-repeat:no-repeat;position:relative;}
.wenji_preview{padding:60px 0;}
.wenji_previw_item{width:720px;margin:0 auto;display:flex;justify-content:space-between;}
.wenji_preview{display:flex;justify-content:space-between;align-items:center;}
.wenji_prev,.wenji_next{display:block;width:28px;height:28px;background-color:#e5d6b1;color:#8a7644;text-align:center;line-height:28px;}
.wenji_previewBd{width:426px;font-family:Source Han Sans CN;}
.wenji_previewBd h5{font-size:24px;font-weight:700;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.wenji_previewBd span{font-size:14px;font-weight:400;color:#000;line-height:16px;height:16px;margin-top:50px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.wenji_previewBd p{font-size:14px;font-weight:400;color:#000;line-height:24px;margin-top:40px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;}
.wenji_preview img{width:240px;height:340px;}

.wenji_container{margin:0 80px;}
.wenji_container ul{display:flex;justify-content:space-between;}
.wenji_item{width:148px;/* width:calc(20% - 56px);*/
 height:auto;/* margin-right:70px;*/font-family:Source Han Sans CN;
 display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;background-color:unset;opacity:.7;transition:all .3s ease;}
.wenji_item img{width:100%;height:211px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.wenji_item p{font-size:18px;font-weight:500;color:#000;margin-top:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}

/* 专题研究 */
.zhuantiyj{display:flex;height:630px;background-image:url("../img/zhuantiyanjiu_bg.png");background-repeat:no-repeat;background-size:1128px 630px;background-position:right bottom;}

.zhuantiyj_left{width:558px;height:432px;margin-top:43px;background:url("../img/zhuantiyanjiu_bg1.png") no-repeat;background-size:100% auto;}
.zhuantiyj_right{width:540px;padding:43px 0 0 60px;}
.zhuantiyj_right ul{display:flex;flex-wrap:wrap;justify-content:space-between;}
.zhuantiyj_item2{width:160px;height:244px;padding:15px 16px;box-sizing:border-box;}
.zhuantiyj_item2:hover{background-color:#f6f3ee;}
.zhuantiyj_item2 img{width:100%;box-shadow:3px 6px 12px rgba(0,0,0,.3)}
.zhuantiyj_item2 p{width:100%;margin-top:15px;font-size:14px;font-family:Source Han Sans CN;font-weight:700;color:#000;line-height:22px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;cursor:pointer;}
.zhuantiyj_itemPic{width:240px;height:340px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.zhuantiyj_itemPic img{width:100%;height:100%;}
.zhuantiyj_item{display:flex;justify-content:space-between;margin:45px 50px 0;}
.zhuantiyj_itemBd{width:180px;font-family:Source Han Sans CN;}
.zhuantiyj_itemBd h5{font-size:16px;font-weight:700;color:#000;line-height:unset;width:100%;margin-top:15px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;cursor:pointer;}
.zhuantiyj_itemBd span{font-size:14px;font-weight:400;color:#8b8b8b;line-height:16px;height:16px;margin-top:50px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
.zhuantiyj_itemBd p{font-size:14px;font-weight:400;color:#8c8b8b;line-height:24px;margin-top:40px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;}

/* 四史 */
.sishi{width:1200px;height:300px;background:url("../img/sishi_container_bg.png") no-repeat;background-size:100% auto;display:flex;}
.sishi_list{display:flex;width:680px;padding:56px 46px 0;flex-wrap:wrap;box-sizing:border-box;align-content:flex-start;}
.sishi_list li{height:40px;line-height:40px;font-size:14px;font-family:Source Han Sans CN;font-weight:400;color:#000;width:50%;position:relative;padding-left:16px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;cursor:pointer;box-sizing:border-box;}
.sishi_list li:before{content:"";width:6px;height:6px;background-color:#dd2d32;border-radius:50%;position:absolute;left:0;top:0;bottom:0;margin:auto;}
.sishi_right{display:flex;justify-content:space-between;align-items:center;width:430px;height:280px;margin-left:48px;}
.sishi_pic{width:140px;height:200px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.sishi_pic img{width:100%;height:100%;}
.sishi_bd{width:260px;height:200px;position:relative;font-family:Source Han Sans CN;}
.sishi_bd h5{font-size:16px;font-weight:700;color:#000;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;cursor:pointer;}
.sishi_bd span{margin-top:35px;font-size:14px;font-weight:400;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;color:#8b8b8b;-webkit-line-clamp:1;}
.sishi_bd p{position:absolute;bottom:0;color:#8c8b8b;line-height:24px;-webkit-line-clamp:4;font-size:14px;font-weight:400;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;}
.sishi_boxbg{background:url("../img/sishi_bg.png") no-repeat center -189px;background-size:100% auto;}
/* 二十大 */
.ershida{margin-top:82px;}
.ershida_bd{height:480px;background:url("../img/ershida_bg2.png") no-repeat;background-color:#fffefe;background-size:100% 100%;border:2px solid #e6c68b;}
.ershida{position:relative;padding-top:92px;}
.ershida_hd{position:absolute;left:0;top:0;height:92px;width:100%;/* padding-top:30px;*/
 box-sizing:border-box;}
.ershida_hd h4{color:#fbeeee;}
.ershida_hd span{color:#fce6bf;}
.ershida_bg{width:442px;height:185px;position:absolute;left:-68px;top:7px;background:url("../img/ershida_bg1.png") no-repeat;background-size:100% auto;}
.ershida_main{width:522px;padding:0 0 0 57px;display:flex;justify-content:space-between;}
.ershida_mainPic{width:240px;height:340px;}
.ershida_mainPic img{width:100%;height:100%;}
.ershida_mainBd{width:250px;position:relative;font-family:Source Han Sans CN;}
.ershida_mainBd h5{font-size:16px;font-weight:700;color:#000;margin-top:15px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer;}
.ershida_mainBd span{display:block;font-size:14px;font-weight:400;color:#8b8b8b;margin-top:25px;}
.ershida_mainBd p{font-size:14px;font-weight:400;color:#8c8b8b;line-height:24px;position:absolute;bottom:0;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden;-moz-text-align-last:justify;text-align-last:justify;}
.ershida_bd{display:flex;align-items:flex-start;justify-content:space-between;padding-top:73px;box-sizing:border-box;}
.ershida_list{width:calc(100% - 600px);}
.ershida_list ul{display:flex;flex-wrap:wrap;}
.ershida_item{width:235px;height:150px;margin-right:30px;margin-bottom:37px;display:flex;justify-content:space-between;align-items:flex-start;}
.ershida_item img{width:110px;height:150px;box-shadow:3px 6px 12px rgba(0,0,0,.3);}
.ershida_itemBd{width:98px;font-family:Source Han Sans CN;}
.ershida_itemBd h5{font-size:16px;font-weight:700;color:#000;margin-top:16px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;cursor:pointer;}
.ershida_itemBd p{font-size:14px;font-weight:400;color:#8b8b8b;margin-top:20px;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;}
/* 底部 */
.learn_foot{height:160px;background-color:#37322f;}
.learn_foot .container{height:100%;display:flex;align-items:center;}
.learn_foot_logo{margin:0 220px 0 106px;}
.learn_foot_logo,.learn_foot_logo img{width:280px;height:36px;}
.learn_foot_bd{font-size:12px;line-height:2;color:#fff;}
@media screen and (max-width:768px){.learn_banner{height:2.74rem;background-size:auto 100%;}
.ershida_bd{flex-direction:column;height:auto;padding-top:.47rem;align-items:center;}
.ershida_main{width:94%;margin-bottom:.4rem;padding:0;}
.ershida_mainPic{width:2.33rem;height:3.22rem;}
.ershida_mainBd{/* width:3.8rem;*/
 width:calc(100% - 2.4rem);}
.ershida_mainBd p{-webkit-line-clamp:3;}
.ershida_itemBd p{font-size:.22rem;}
.ershida_list{width:94%;margin:0 auto;}
.ershida_list ul{justify-content:space-between;}

.lilun_item{width:2.48rem;margin:0 .3rem;}
.lilun_list ul{flex-wrap:wrap;}


.zhuantixx_bd{background:url("../img/learn_ztbg_mobile.png") no-repeat;}
.zhuantixx_bd .container{width:100%;height:auto;margin-top:0;flex-direction:column;align-items:center;}

.learn_tit1{font-size:.32rem;padding:0 .2rem;height:1.29rem;}
.learn_tit1 h4 span{font-size:.42rem;}
.learn_tit1 .more{font-size:.24rem;}

.learn_tit2{padding:0;height:.97rem;}
.learn_tit2 a{width:.9rem;}
.learn_tit2 img{height:.35rem;}

.sishi{width:100%;height:auto;flex-direction:column;background:none;}
.sishi_boxbg{background-size:1920px 1540px;background-position:-300px -270px;}
.sishi_right{margin-left:0;}
.sishi_bd{width:calc(100% - 160px)}
.sishi_list{padding:0;width:100%;margin-bottom:.5rem;}
.sishi_list,.sishi_right{width:100%;height:auto;}

.learn_foot{height:auto;}
.learn_foot .container{flex-direction:column;padding:.6rem 0 .4rem;align-items:center;}


.jijin_item{width:48%;padding:.1rem;height:2.6rem;margin-bottom:.38rem;}
.jijin_itemBd span{margin-top:.2rem;}
.jijin_itemBd p{margin-top:.3rem;}
.jijin_itemBd{width:calc(100% - 1.54rem);}
.jijin_itemBd p{font-size:.2rem;-webkit-line-clamp:2;}
.jijin_itemPic{width:49%;/* width:1.54rem;height:2.2rem;*/}
.lilun_itemTxt{font-size:.24rem;margin:.2rem 0;}



.wenji_container{margin:0 .2rem;}
.wenji_preview{display:none;}
.wenji_bg{background:none;height:auto;}
.wenji_list{flex-wrap:wrap;}
.wenji_item img{width:2.3rem;height:3.3rem;margin-bottom:.23rem;}
.wenji_item p{margin-top:0;font-size:.24rem;line-height:.8rem;}


.zhuantiyj{height:auto;background-size:200% auto;padding-bottom:1rem;}
.zhuantiyj_left{display:none;}
.zhuantiyj_right{width:100%;padding:0;}
.zhuantiyj_item2 img{width:2.3rem;height:3.3rem;}
.zhuantiyj_item2{width:calc(50% - 5px);padding:0;text-align:center;}
.zhuantixx_list1{padding-top:.2rem;}
.zhuantixx_list1,.zhuantixx_list2{width:100%;}
.zhuantixx_list1 ul,.zhuantixx_list2 ul{width:100%;}
.zhuantixx_list2{margin-top:.5rem;}
.zhuantixx_item2{width:calc(50% - 5px);margin-bottom:.2rem;height:2.25rem;}
.zhuantixx_item2Pic{width:1.55rem;height:2.24rem;}
.zhuantixx_item2Bd{width:calc(100% - 1.8rem)}
.zhuantixx_item2Bd{height:2.24rem;}
.zhuantixx_item2Bd P{font-size:.24rem;line-height:.4rem;}
.zhuantixx_list1 ul{padding-right:0;}
.zhuantixx_item1{width:50%;text-align:center;}
.zhuantixx_item1 img{width:3.22rem;height:4.66rem;}
.zhuantixx_item1 p{margin-top:.1rem;font-size:.24rem;}

.fudao_item{width:calc(50% - 5px);padding:.2rem;height:2.8rem;margin-bottom:.3rem;}
.fudao_itemPic{width:1.55rem;height:2.23rem;}
.fudao_itemBd{width:calc(100% - 1.6rem);}
.fudao_itemBd h5{font-size:.26rem;line-height:.4rem;}
.fudao_itemBd p{font-size:.22rem;}
.fudao_itemBd h5,.fudao_itemBd p{margin-top:.1rem;-webkit-line-clamp:2;}

.ershida{margin-top:.4rem;background:url("../img/ershida_bg_mobie.png");background-size:100% 100%;padding-top:.92rem;}

.ershida_hd{display:none;}
.ershida_bg{display:none;}
.ershida_bd{border:none;background:none;padding-left:.88rem;}
.ershida_item{width:calc(50% - 4px);margin-right:0;height:2.26rem;margin-bottom:.2rem;}
.ershida_mainBd h5{margin-top:.1rem;}
.ershida_item img{width:1.57rem;height:2.25rem;}
.ershida_itemBd{ width:calc(100% - 1.6rem);}
.ershida_itemBd h5{font-size:.2rem;}
.ershida_mainBd h5{font-size:.27rem;height:.68rem;}
.ershida_mainBd span{font-size:.22rem;}
.ershida_mainBd p{font-size:.22rem;line-height:2;}
.ershida_mainBd span{margin-top:.2rem;}
}


.ins_tabhd{display:flex;justify-content:space-between;}
.ins_tabhd{width:100%;}
.ins_tabhd>li{width:48%;}
.ins_tabhd>li img{width:.38rem;height:.38rem;}
.ins_tabhd_top{align-items:flex-start;}
.ins_tabhd_li dt{line-height:.45rem;font-size:.28rem;}
.ins_tabhd_li dd{line-height:.3rem;margin-top:.05rem;font-size:.28rem;}
.ins_tabhd_list{padding:.13rem 0;}
.ins_tabhd_list li{margin:0;line-height:.58rem;}

.ins_scholar_li{width:2.14rem;}
.ins_scholar_li img{width:2.14rem;height:2.92rem;}
.ins_scholar_tit dt{font-size:.27rem;line-height:.56rem;color:#743e4d;text-align:center;padding-top:.04rem;}
.ins_scholar_tit dd{font-size:.22rem;line-height:.46rem;}
.ins_scholar_desc{margin-top:.12rem;padding:.1rem .2rem;}
.ins_scholar_desc p{font-size:.25rem;line-height:.44rem;max-height:.88rem;overflow:hidden;}
.ins_scholar_ft{height:.92rem;line-height:.92rem;padding:0 .1rem;overflow:hidden;}
.ins_main_hd{font-size:.33rem;line-height:.9rem;height:.9rem;}

.ins_authors_li_pic{width:1.9rem;height:2.68rem;}
.ins_authors_libd{margin-left:2.22rem;}
.ins_authors_des{line-height:.44rem;}
.ins_authors_namebox span{font-size:.28rem;}
.ins_authors_des{font-size:.25rem;line-height:.4rem;margin-top:.2rem;}
.ins_authors_aside{position:static;margin-top:.06rem;}
.ins_authors_aside span{font-size:.2rem;line-height:.4rem;}

.ins_org_li{width:2.1rem;margin-top:0;padding:0;}
.ins_org_li img{width:2.11rem;}
.ins_org_litit dt{font-size:.21rem;line-height:.34rem;max-height:.68rem;overflow:hidden;}
.ins_org_litit dd{font-size:.25rem;line-height:.46rem;max-height:.92rem;overflow:hidden;}
.ins_org_ft{margin-top:.2rem;line-height:.85rem;overflow:hidden;}
.ins_org_li a {height: 55px;}
.ins_seriesli{width:3.14rem;margin:.38rem .46rem 0 0;}
.ins_seriesli_hd{font-size:.26rem;height:.77rem;line-height:.77rem;padding:0 .1rem;overflow:hidden;}
.ins_seriesli_bd{padding:.17rem .2rem .2rem;font-size:.24rem;line-height:.4rem;}
.ins_seriesli_more{height:.66rem;line-height:.66rem;font-size:.22rem;}

}

