/*css reset*/
/*别删，有的得看情况调一下宽度*/
.logolit{width:50px;}
.archcon .arc-listit { width:120px; } 
.columimg { width:460px; } 
.col-lg-8 .archcon .archimg li,.col-lg-9 .archcon .archimg li { width: 25%; } 
.col-lg-8 .columimg { width: 680px; } 
.col-lg-9 .columimg { width: 780px; } 
.chooseAll { margin:0; } 
.toolBox1 { padding-top:20px; } 
.toolBox2 { padding-top:20px; } 
.footer { position: relative; z-index: 2000; } 
.inner { width:1170px; margin:0 auto; } 
/*所有颜色*/
.mainColor,.reference-tab .td2 a { color:#0073A3; } /**1.页面字体需要变主色调，直接调用mainColor; 2.参考文献doi颜色与主色调一致**/
.article-list .mainColor { color:#0073A3; } 
/*文章页颜色*/
.article-pc .mainColor,.article-main-mid a { color:#0089e3; } 
/*文章页标题下方显示与隐藏按钮*/
.content .article .article-left .togglebtn i { padding: 2px; } 
.archcon.archcon-new dl dd.active a { } 
.header-nav,.tab-ul-index li.active,.article-list-journalg,.footer .top,.phone-nav,.main .article-content ul#htmlContent2 h3.full-text,
#page-tag-div .pagination>.active>a,.comtit,.archcon.archcon-new dl dd.archconVol,.archcon.archcon-new dl dd.active,
.archcon .arc-listit dd.active,.archcon .arc-listit .arctpoint,.tab-ul-index li.active,.footer .btmb,
.header-nav,.header-nav ul > li ol,.qikan .subBtn,.header-nav,.pageTagsUl li.current,.pageTagsUl li.clickpage:hover,
.messageBoard .tj,.btn-primary,.guokan-tit .guokan-tab li.curr,.guokan-dl dd.active,
.guokan-dl dd.years,.guokan-dlyear dt { background-color: #385087; } 
/*2019年5月13日版本过刊标题*/
.guokan-tit h2 { color#385087; } 
/*移动端搜索头部下拉框颜色*/
.phone-nav .search-app-wrap select option { background: rgba(9, 96, 192, 0.9); } 
/*滑上去的颜色*/
.header-nav ul > li.active > a,.header-nav ul > li ol li:hover,.header-nav ul > li:hover > a { background:#0089e3; } 
/*向上箭头*/
.bottom-fixed { width: 50px; height: 50px; cursor: pointer; position: fixed; bottom: 20px; right: 20px; z-index: 5000; background: #3da9ff url("../images/public/back_top.png") no-repeat center center; display: none; } 
.arcmethod li.active,.phone-nav { border-color:#26804a; } 
.derived i.current,.base-title .more:hover,.news-list li a:hover,.article-list-title a:hover, .article-list-author a:hover,.article-list-time a:hover,.article-list-zy font a:hover { color:#0073A3; } 
#page-tag-div .pagination>.active>a { border-color:#385087; } 
.footer .btmb { padding-top:8px; padding-bottom:8px; } 
/*手机下拉颜色有透明度，自己看着写*/
.search-app-wrap,.smallUl { background: rgba(0, 0, 0, 0.8); } 
/*以上是需要改颜色的*/
.footer .top span { margin-right:10px; } 
.smallUl { z-index: 1000; width: 100%; left: 0; right: 0; margin: auto; position: absolute; display: none; } 
.smallUl a { color: #fff; display: block; line-height: 24px; } 
.smallUl>li { text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.5); } 
.smallUl li > a { padding: 0 4%; font-size: 16px; line-height: 40px; position: relative; display: block; } 
.smallUl > li > a span { margin: 0 0 0 10px; } 
.smallUl > li > a span img { vertical-align: middle; margin: -3px 0 0; transition: all 0.2s; } 
.smallUl > li > a span.active img { transform: rotate(90deg); } 
.smallUl > li > ol { display: none; } 
.smallUl > li > ol a { padding: 0 8%; } 

.navList { width: 30px; cursor: pointer; } 
.navList span { height: 3px; background-color: #fff; margin: 0 0 8px 0; display: block; transition: all 0.5s; } 
.navList span:last-child { margin: 0; } 
.navList { display: block; padding-top:6px; } 
.navList span:last-child { margin: 0; } 

.phone-nav input::-webkit-input-placeholder { color: #fff; opacity: 1; } 
.phone-nav .text { background: #fff; } 
.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 
.phone-nav .sub { width: 35px; height: 25px; background: #fff url(../images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 
.phone-nav .en { line-height: 25px; color: #fff; } 

.search-app-wrap { display: none; /*position: absolute; left: 0; */width: 100%; /*top: 50px; */ z-index: 2000; padding: 8px 0; position: relative; } 
.search-app-wrap select { width: 23%; border: none; height: 30px; border-radius: 4px; padding: 0 0 0 5px; background: rgba(0, 0, 0, 0.8); color: #fff; } 

.search-app-wrap .text { width: 75%; margin: 0 0 0 2%; border-radius: 4px; height: 30px; background: rgba(0, 0, 0, 0.8); } 
.search-app-wrap .sub { width: 30px; height: 30px; background: rgba(255, 255, 255, 0.2) url("../images/public/search1.png") no-repeat center center; background-size: 22px; position: absolute; right: 15px; top: 8px; } 
/* .search-app-wrap .text */

.search-app-wrap input::input-placeholder { color: #fff; font-size:15px; } 
.search-app-wrap input::-webkit-input-placeholder { color: #fff; font-size:15px; } 
.search-app-wrap input::-moz-placeholder { color: #fff; font-size:15px; } 
.search-app-wrap input::-ms-input-placeholder { color: #fff; font-size:15px; } 
/*.header .logo { width: 50%; } */
.header .logo img { max-width: 100%; } 
.header .bot { background-size: cover; } 
.phone-nav { padding: 8px 0; position: relative; } 
.phone-nav .en { line-height: 25px; color: #fff; } 
.phone-nav .text, .phone-nav .sub { background: rgba(255, 255, 255, .2); } 
.phone-nav .text { line-height: 19px; padding: 3px 10px; color: #fff; margin: 0 0 0 15px; border-radius: 4px 0 0 4px; } 
.phone-nav .sub { width: 35px; height: 25px; background: rgba(255, 255, 255, .2) url(../images/custom/search1.png) no-repeat center center; background-size: 16px 16px; border-radius: 0 4px 4px 0; } 
.search-wrapper { display: none; } 
/*手机菜单2*/
.phone-nav .container .logo { display: block; padding: 2px 0 0 20px; position: relative; } 
.phone-nav .container .logo img { max-width: 170px; max-height:34px; } 
.phone-nav .container .logo:before { content: ''; width: 1px; height: 80%; background: #fff; position: absolute; left: 6px; top: 2px; bottom: 0; margin: auto; } 
.search-app { display: block; /*background: url("../images/public/search2.png") no-repeat center center; */ width: 34px; height: 34px; background-size: 30px; color: #fff; position: absolute; top: 3px; right: 0; font: normal normal normal 24px/47px FontAwesome; } 
.search-app::after { content: "\f002"; color: #000; } 
.search-app.active { /*background: url("../images/public/close-app.png") no-repeat center center; */background-size: 32px; } 
.search-app.active::after { content: "\f00d"; font-weight: 400; } 
.main-right .current-ul li .tit { width: 100%; float: none; } 
.main-right .current-ul li .right { float: none; } 
.main-right .current-ul a { display: inline-block; } 
.main-right .banner .item .text p { width: 70%; } 
.main-right .current-ul li .box { padding: 8px 0; } 
.search-wrap .in-bl { width: 100%; } 
.search-wrap .form-group { margin-left: 0; margin-right: 0; } 

@media screen and (max-width: 375px){
 .phone-nav .search-app-wrap .text { width:74%; } 
 .phone-nav .search-app-wrap select { width:24%; } 
 }
/*头部导航css*/
.top .nav { border-top:solid 2px #fff; height: 38px; line-height: 36px; text-align: center; } 
.top .nav ul>li { float: left; font-size: 16px; position: relative; height: 36px; } 
.top .nav li a { color: #fff; display: block; text-align: center; padding: 0 26px; } 
.top .nav ul li a:hover,.top .nav li.active { text-decoration: none; } 
.nav-second { display: none; position: absolute; z-index: 100; } 
.header-nav { border-top:solid 2px #fff; } 
.header-nav .container { padding:0; } 
.header-nav ul > li { float: left; position: relative; text-align: center; } 
.header-nav ul > li > a { display: block; color: #fff; line-height: 34px; font-size: 16px; padding:0 23px; } 
.header-nav-en ul > li > a { padding:0 20px; } 
.header-nav ul > li > a span { display: inline-block; width: 7px; height: 4px; background-size: 7px 4px; margin-left: 6px; position: relative; top: -3px; } 
.header-nav ul > li ol { position: absolute; left: 0; top: 34px; min-width: 100%; z-index: 101; display: none; } 

.top .header-nav ul > li ol li a { font-size: 14px; display: block; padding: 0 26px; white-space: nowrap; color: #fff; line-height: 34px; } 
.phone-nav .sub { background: #fff url("../images/public/search1.png") no-repeat center center; } 
.header-nav ul > li > a span { background: url("../images/custom/nav-arrow1.png") no-repeat center center; } 
/*头部导航css end*/
/**********************************/


.header .container { background: url(../images/custom/topbg.png) no-repeat center; } 
.tab-ul-index li { width:108px; } 
.archcon.archcon-new dl dd { min-width:50px; } 


.comwrap { /*padding-bottom: 5px; */min-height:160px; } 
.comtit { width: 100%; background: none; font-size: 30px; font-family: Calibri; height: 31px; line-height: 31px; color: #000; position: relative; margin-bottom: 18px; font-weight: 700; } 
.comtit a { color: #000; } 
.comtit .fa { font-weight: 700; color: #000; vertical-align: middle; margin-top: -4px; } 
/* .comtit span { display: block; position: absolute; width: 20px; height: 20px; top:6px; left: 10px; background: url(../images/custom/icotit.png) no-repeat; } */
/* .comtit a { position: absolute; right: 8px; color: #fff; font-size: 10px; } */
.comlist li { position: relative; margin-bottom: 8px; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */ } 
.comlist li a { color: #000; display: block; font-size: 18px; line-height: 24px; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */ } 
.comlist li:hover a { color: #0f69a2; text-decoration: none; } 
.comlist li::after { position: absolute; top:9px; left: 0; width: 6px; height: 6px; content: ''; background: #000; border-radius: 10px; } 
.comlist li:hover::after { background: #0f69a2; } 
/*
.zzyd .comtit span { background-position: 0px -27px; } 
.xzzx .comtit span { background-position: 0px -54px; } 
.qkxx .comtit span { background-position: 0px -87px; } 
.qkdt .comtit span { background-position: 0px -112px; } 
.yqlj .comtit span { background-position: 0px -139px; } 
.videos .comtit span { background-position: 0px -165px; } 
.xglj .comtit span { background-position: 0px -191px; } 
.qkxx .comtit { margin-bottom: 0; } 

.qkdt .comlist li a,.yqlj .comlist li a { padding-left: 8px; } 
.xglj .comlist li a { padding-left:0; } 
.xglj .comlist li a img { width:100%; } 
.qkdt .comlist li a span { width: 17px; height: 17px; line-height: 17px; border-radius: 50%; background: #b8b8b8; color: #fff; text-align: center; position: initial; float: left; margin-right: 8px; } 
.qkdt .comlist li.active a span { background: #a93237; } 
*/
/*css reset end*/

/********************************/

/*新的编委会*/
.editorSubject { margin-bottom:30px; } 
.editorSubject h3 { font-weight:bold; font-size:22px; color:#222; margin-bottom:20px; } 
.editorSubject ul li { margin-bottom:10px; width:50%; float:left; } 
.editorSubject ul li a { font-size:14px; color:#7f241f; font-weight:bold; position:relative; padding-left:15px; display: inline-block;; } 
.editorSubject ul li a span { position:absolute; background:#7f241f; display:inline-block; margin-right:7px; width:5px; height:5px; border-radius:50%; left:0; top:8px; } 
.editorChief { margin-top:30px; } 
.editorChief .editorType > ul > li { margin-bottom:0; min-height:100px; } 
.editorChief h2 { color:#7f241f; font-size:22px; font-weight:bold; } 
.editorType h3,.editorChief h3 { font-size:20px; color:#7f241f; font-weight:bold; } 
.editorType > ul > li { padding:18px 0; border-bottom:1px solid #e3e3e3; font-size:14px; color:#333333; } 
.editorImg { padding-left:15px; width:20%; text-align:center; } 
.editorImg img { width: 80px; border-radius: 50%; height: 80px; } 
.editorCon { width:80%; } 
.editorDesc { margin-bottom:13px; font-weight: bold; } 
.editorDesc .glyphicon-star { font-size:14px; color:orange; margin:0 15px 0 2px; } 
.editorDesc span { display:inline-block; font-weight:bold; } 
.editorDesc .eEmail { margin-right:15px; margin-left: 15px; } 
.editorDesc .eEmail,.editorDesc .eWebSite { color:#7f241f; } 
.editorCon .editorPosition,.editorCon .eInterests,.editorCon .eSystem, .eColumn { margin-bottom:4px; line-height: 18px; } 
.eSpecialIssues span { color:#7f241f; } 
.eSpecialIssues span:hover { cursor:pointer; } 
.eSpecialIssues ul { display:none; } 
.eSpecialIssues { margin-top:10px; } 
.eSpecialIssues ul li a { color:#7f241f; } 
.emailBox label,.emailBox input,.emailBox button { height:34px; line-height:34px; padding:0 10px; } 
.emailBox input { border:1px solid #ccc; width:120px; } 
.emailBox .form-group { margin-top:15px; } 
.emailBox p .glyphicon { font-size:20px; } 
.emailBox p .glyphicon:hover { cursor:pointer; } 
.emailModal,.emailShowCon { width: 100%; position: fixed; top: 0; left: 0; height: 100%; background: rgba(0,0,0,0.5); z-index: 9999; display:none; } 
.emailBox { background: #fff; width: 500px; padding: 20px; position: absolute; transform: translate(-50%, -50%); left: 50%; top: 50%; } 
.emailShowCon p { padding:5px 10px;; } 
.emailShowCon p.text-right { padding:0; } 
.emailShowCon p a { font-size:15px; color:#333; color:blue; display:inline-block; padding-right:18px; line-height: 22px; } 

/** 特刊6 样式 */
/*专题专栏*/
.article-list.zkzl { border-bottom:0; padding:10px 0 15px 0; } 
.article-list.zkzl .leftnav li { padding:8px 0; background:#eee; text-align:center; margin-bottom: 5px; } 
.article-list.zkzl .leftnav li.ac { background:#0773c6; } 
.article-list.zkzl .leftnav li.ac a { color:#fff; } 
.article-list.zkzl .leftnav li a { color:#333; } 
.article-list.zkzl .article-list-lunwen li { list-style-type: none; border-bottom: 1px dashed #ddd; } 
.article-list.zkzl .article-list-lunwen li:nth-of-type(2n) { } 
.article-list.zkzl .article-list-lunwen { padding:0; } 
.article-list.zkzl .article-list-lunwen a { font-size:14px; padding: 10px; display: inline-block; } 
.article-list.zkzl .article-list-lunwen a:hover { color:#0773c6; } 
 .article-list-zy font a { line-height:20px; } 

/**********************************/

/*编委会2*/
.editorNewList {padding:0;}
.perPosition li a{font-weight:bold;font-size:14px;display:block;padding: 13px 8px;text-decoration:none;}
.editorChief .perPosition{width:20%;border:1px solid #ddd;}
.editorChief .perPosition li{background:#eee;border-bottom:4px solid #fff;}
.editorChief .perPosition li.ac{background:#0F69A2;}
.editorChief .perPosition li.ac a{color:#fff;}
/*.editorChief .perPositonCon{line-height:1.8;}*/
.perPositonCon img{max-width:100%;}
.editorType ul li{border-bottom:1px solid #ddd;padding-bottom:10px;margin-bottom:15px;}
.editorChief .perPositonCon,.editorChief .perIndex{/*width:80%;padding-left:20px;padding-right:20px;*/}
.boardTitle{margin-bottom:30px;color:#1A6635;}
.boardTitle h2{font-size:22px;font-weight:bold;color:#385087;}
.boardTitle p{font-size:16px;}
.perIndex .perZw{font-size:20px;font-weight:bold;color:#385087;}
 .perIndex .perZw {padding:20px 0;}
.editorBox .clearfix > img{max-width: 150px;float: left;margin:0 10px 10px 0;}
.editorBox .col-lg-12 {float:none;padding:0;}
.editorBox a{color:#333;}
.perIndex a{display:block;width:25%;padding: 15px 0;float:left;color: #222;text-align:center;}
.perIndex .perName{/*border:1px solid #ddd;*/display:flex;flex-wrap:wrap;}
.perInfo  > div,.perPositonCon  > .col-lg-12 > div{margin-bottom:5px;}
.perPositonCon  {color:#666;}
.perPositonCon strong{color:#333;}
.editorBox .col-md-3{padding:0;}
.perPositonCon .perDetailCon{margin-top:15px;}
.perDetailCon p,.perDetailCon .perDetailConTit{display:block;margin-bottom:10px;line-height: 1.5;}

.perMore a{display:inline-block;margin:10px 0 0 0;padding:5px 15px;color:#fff;background:#0F69A2;}

#onlineFirst .editor-li .allCenter{top:20px;}
.perIndex .expert-detail-wrap  .perName{border:none;}
.perDetailCon a{color: #0F69A2;}

.journalIssue{font-size:22px;}
.box-article h3 {font-size:30px;line-height: 1.2;}


/*css reset end*/


.header { height:75px; background: #fff no-repeat center; border: 1px solid #c6c6c6; } 
.header .logo { margin-top:16px; padding-left: 0; } 
.header .logo img { max-width:520px; } 
.header .logor { text-align:right; padding-right:0;padding-top:13px;} 


.top .nav { border:0; height:55px; line-height:55px; } 
.top .nav li a { padding:0; } 
.top .nav ul>li { height:55px; } 
.top .header-nav ul > li > a { line-height:55px; height:44px; font-size:18px; color:#000; font-family: Arial; font-weight: bold; } 
.header-nav ul > li ol { top:55px; } 
.top-nav.nav { } 
.header-nav,.header-nav { background:#fff; } 
.header-nav ul > li.active > a, .header-nav ul > li:hover > a { color:#000; background:none; border-bottom:3px solid #0f69a2; } 
.header-nav ul > li+li { margin-left: 83px; } 
.header-nav ul > li ol li:hover,.header-nav ul > li ol li:hover a { border:0; background:#fd6e20; color:#fff; } 
.top .header-nav ul > li ol li a { padding:0 10px; } 
.top .header-nav ul > li ol li a { text-align:left; } 
.header-nav ul > li ol { z-index:9999; } 

.nav-r { height: 23px; padding-top: 17px; } 
.nav-r a { font-size: 18px; font-family: Arial; color: #385087; display: inline-block; padding: 0 25px; border-left: 1px solid #ccc; height: 23px; line-height: 23px; } 
.nav-r a:nth-of-type(2) { border-right: 1px solid #ccc; } 
.nav-r a span { color: #385087; font-size: 20px; } 
.nav-r a:hover { text-decoration: none; } 
/* 顶部搜索 */
.menu-container {position:relative;}
.search-wrapper{display:block;}
    .search-wrapper select {width: 99px;height: 35px;font-size: 15px;border: 1px solid #cccccc;color: #333333;padding-left: 12px;}
    .search-wrapper .form-control{border:1px solid #ccc;border-right: none;border-radius: 0;margin-left: 4px;}
    .search-wrapper ,.search-wrapper a{font-size:12px;}
    .search-wrapper .form-group,search-wrapper .tj{margin-bottom: 0;border-right: 0;}
    .search-wrapper .form-control{height:35px;}
    .search-wrapper .searcontent, .search-wrapper .tj{height: 35px;line-height: 35px;display: inline;}
    .search-wrapper .searcontent {width:365px; padding-left: 8px; background: #ffffff;}
    .search-wrapper input::input-placeholder{color: #333;font-size:15px;}
    .search-wrapper input::-webkit-input-placeholder{color: #333;font-size:15px;}
    .search-wrapper input::-moz-placeholder{color: #333;font-size:15px;}
    .search-wrapper input::-ms-input-placeholder{color: #333;font-size:15px;}
    .search-wrapper .form-control{padding:0 10px;font-size:14px;}
    .search-wrapper .form-group{position:relative;}
    .search-wrapper .tj{position:absolute;width:70px;color: #fff;right:-5px;top:0;padding-left: 20px;padding-right: 20px;background: url(../images/custom/icon_search.png) #385087 no-repeat center;}
    .search-wrapper .adSearch{display:inline-block;color:#fff;background:#f7ab00;margin-left:15px;font-size: 15px;}

    .search-wrapper .adSearch{height:35px;line-height:35px;display:inline-block;padding:0 16px!important;}
    .search-wrapper .tj,.search-wrapper .adSearch{border-radius:5px;}

    .search-wrapper  #AdvanceSearchA{display:inline-block;}

.index-search-container{position:absolute;top:55px;z-index: 10;background: rgba(0,0,0,.8);padding: 35px;display:none;}
.index-search-container>div{display:flex;justify-content: center;}
.close-search{font-size:20px;color:#fff;position:absolute;right:10px;top:5px;cursor: pointer;}
/*字体图标开始*/
@font-face {
  font-family: "emsticonfont"; /* Project id 3248227 */
  src: url('./fonts/iconfont.woff2?t=1679908438669') format('woff2'),
       url('./fonts/iconfont.woff?t=1679908438669') format('woff'),
       url('./fonts/iconfont.ttf?t=1679908438669') format('truetype');
}
.emsticonfont {
  font-family: "emsticonfont" !important;  font-size: 16px; font-style: normal;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.emst-liulan:before {  content: "\e642";}
.emst-yinyong:before {content: "\ec81";}
.emst-xiazai-wenjianxiazai-18:before {content: "\e856";}
.emst-youtube:before {content: "\e660";}
.emst-linkedin-in:before {content: "\f1e7";}
.emst-tuite:before {content: "\e652";}
.emst-tijiao:before { content: "\e64c";}
.emst-sousuo:before {content: "\e63b";}
/*字体图标结束*/
/*轮播图*/
.banner-swiper-wrap { width: 100%; padding-bottom:calc(359/1920*100%); position: relative; } 
.swiper-container.banner-swiper { width: 100%; height: 100%; position: absolute; left: 0; top: 0; } 
.swiper-slide { position: relative; width: 100%; } 
.banner-swiper .swiper-slide{background-repeat: no-repeat;background-position: center;background-size: contain;text-align: center; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; vertical-align:middle; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}

/* .swiper-slide img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; } */
.swiper-content { background: rgba(13, 19, 43, 0.26); height: 255px; width: 915px; padding: 25px 55px; text-align: left; position: relative; } 
.swiper-slide .swiper-title { width: 100%; font-size: 28px; color: #fff; font-weight: 700; line-height: 36px; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.9); display: block; height: 72px; } 
.swiper-abs { font-size: 16px; color: #FFFFFF; line-height: 24px; text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.9); margin-top: 30px; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
.swiper-slide .swiper-more { font-size: 14px; color: #FFFFFF; line-height: 24px; text-shadow: 2px 1px 3px rgba(0, 0, 0, 0.9); position: absolute; left: 55px; bottom:25px; } 
.swiper-container-horizontal>.banner-pagination { position: absolute; z-index: 20; bottom: 20%!important; height: 20px; width: 915px!important; text-align: right; padding-right: 50px; left: 50%!important; transform: translateX(-50%); pointer-events: none;} 
.banner-pagination .swiper-pagination-bullet { display: inline-block; width: 10px; height: 10px; border-radius: 10px; background: rgba(255,255,255,0.5); margin: 0 1px; opacity: 1; /* border: 1px solid #fff; border: 1px solid #fff; */cursor: pointer; } 
.banner-pagination .swiper-pagination-bullet-active { background: #fff; } 

.editor-qkxx { padding: 25px 0 10px; } 
.editor-part { padding: 0; } 
.editor-swiper { width: 100%; height: unset; } 
.editor-swiper img { width: 125px; height: 125px; box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.8); border-radius: 50%; margin-bottom: 15px; display:block;} 
.editor-swiper a { text-align: center; padding-top: 20px; } 
.editor-swiper a:hover img { transform: scale(1.02); } 
.editor-swiper a:hover,.editor-swiper a:hover .swiper-name,.editor-swiper a:hover .swiper-country { text-decoration: none; color: #385087; } 
.editor-swiper .swiper-name { font-size: 17px; font-weight: bold; color: #000; line-height: 20px; } 
.editor-swiper .swiper-country { font-size: 12px; color: #505050; margin-top: 3px; } 
.swiper-container-horizontal>.editor-pagination { text-align: center; margin-top: 20px; } 
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 1px; } 
.editor-pagination .swiper-pagination-bullet { background: #9ec4e8; opacity: 1; } 
.editor-pagination .swiper-pagination-bullet-active { background: #385087; } 

.qkxx-part { padding-left: 75px; text-align: center; font-size: 13px; /*font-weight: bold;*/ color: #000; line-height: 30px; padding-right: 0; } 
.qkxx-part img { width: 225px; margin: 0 auto 10px; } 

.news-part { background: #eee; padding: 20px 0 65px; } 
.announcement { padding: 0; } 
.announcement-swiper { height: auto; width: 100%; } 
.announcement-swiper .swiper-slide { display: block; background: none; } 
.zoomImage { width: 100%; height: 0; padding-bottom: calc(303/493*100%); overflow: hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } 
.announcement-swiper .swiper-bg { background: rgba(0,0,0,.75); display: block; width: calc(100% - 32px); margin: -51px auto 0; height: 72px; padding: 14px 15px; font-size: 20px; font-weight: bold; line-height: 25px; color: #fff; text-align: left; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
.announcement-pagination { width: auto; float: right; } 
.announcement-pagination .swiper-pagination-bullet { background: #abc6d7; opacity: 1; margin: 0 1px; } 
.announcement-pagination .swiper-pagination-bullet-active { background: #0f69a2; } 

.announcement-r { padding:0 0 0 25px; } 
.announcement-ul li { height: 96px; background: #FFF; padding: 12px 125px 12px 25px; position: relative; } 
.announcement-ul li+li { margin-top: 20px; } 
.announcement-tit { font-size: 20px; font-weight: bold; line-height: 24px; color: #000; display: block; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
.announcement-detail { font-size: 14px; font-weight: 400; color: #505050; position: absolute; left: 25px; bottom: 9px; } 
.announcement-ul .time { width: 98px; height: 71px; background: #385087; right: 15px; top: 11px; position: absolute; display: block; text-align: center; color: #fff; font-size: 16px; } 
.announcement-ul .time strong { font-size: 38px; color: #FFF; display: block; line-height: 38px; margin-top: 6px; } 
.announcement-ul li:hover { box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.4); } 
.announcement-ul li:hover a { text-decoration: none; color: #385087; } 
/*列表*/
.online-first-ul { margin: 0 -12px; } 
.online-first-ul::after { width: calc(100% - 24px); margin-left: 12px; border-top: 2px solid #d2d2d2; content: ''; height: 0; display: block; visibility: visible; } 
.online-first-ul li { padding: 0 12px; } 

.online-first-ul li:hover .article-list-title a { text-decoration: none; color: #0F69A2; } 
.online-first-ul .article-list { padding: 0 0 10px 0; height: 359px; position: relative; border-bottom: none!important; } 
.online-first-ul .article-list-left { display: none; } 
.online-first-ul .imgBox a { display: flex; width: 100%; height: 166px; border: 1px solid #c7c7c7; justify-content: center; align-items: center; margin-bottom: 15px; } 
.online-first-ul .imgBox img { max-width: 100%; max-height: 100%; } 
.online-first-ul .article-list-title {max-height: 96px;-webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.online-first-ul .article-list-title a { font-size: 18px; color: #000; line-height: 24px; font-weight: 400; font-family: Arial; } 
.article-list-author a,.article-list-time font,.article-list-zy font span, .article-list-zy font a { font-size:16px; color: #505050; } 
.article-list-author { margin-top:15px; }
.online-first-ul .article-list-author{position: absolute; bottom: 30px;max-height: 44px;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.online-first-ul .article-time { position: absolute; bottom: 15px; font-size: 16px; color: #505050; } 

.index-artilces { padding-top: 25px; } 
.article-list-column {margin-top: 20px;font-weight: bold;font-size: 16px;}
.article-list-column+.article-list-journalg{margin-top: 10px;}
.article-list { border-bottom: 1px solid #bfbfbf!important; } 
.article-list:hover .article-list-title a { color: #0F69A2; } 
.index-artilces .article-list-left { display: none; } 
.article-noimg { padding: 20px 0 15px; } 
.article-img { padding: 20px 220px 15px 0; position: relative; min-height: 159px; } 
.article-img .imgBox { position: absolute; right: 0; top: 22px; border: 1px solid #BFBFBF; } 
.article-img .imgBox a { display: flex; width: 202px; height: 119px; align-items: center; justify-content: center; overflow: hidden; } 
.article-img .imgBox img { max-width: 100%; max-height: 100%; } 
.article-list-title a { font-size:20px; color:#000; line-height: 20px; font-weight: bold; } 
.article-list .article-list-author a { line-height:21px; } 
.article-list-zy { margin-top:15px; } 
.article-list-time .mainColor { text-decoration: underline; } 
.article-list-time { margin-top: 5px; } 
.article-list-zy font { padding: 0; } 
.article-list-zy font::after { content: '|'; display: inline-block; margin: 0 18px; font-size: 16px; }
.article-list-zy font.font3::after {display:none;}
.article-list-zy font:last-of-type::after { display: none; } 

.topic-archive { padding: 25px 0 40px; background: #fff; } 
.index-topic { width: 45%; padding: 0 28px 0 0; } 
.index-archive { width: 55%; padding: 0 20px 0 28px; } 
.index-topic ul { padding: 0 26px; } 
.index-topic li { height: 53px; border: 1px solid #0f69a2; padding-left: 33px; } 
.index-topic li+li { margin-top: 15px; } 
.index-topic li a { font-size: 18px; font-weight: bold; color: #000000; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 53px; } 
.index-topic li:hover { background:#0f69a2; text-decoration: none; margin-left: -26px; margin-right: -26px; box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.4); transition: all .4s; } 
.index-topic li:hover a { color: #fff; text-decoration: none; } 

.archive-slide-wrap { padding: 0 23px 0 55px; } 
.archive-swiper { width: 100%; height: auto; } 
.archive-swiper .swiper-slide {   text-align: center; font-size: 18px; background: none; /* Center slide text vertically */
/* display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; */} 
.archive-swiper .swiper-slide a {display: block;}
.archive-swiper .swiper-slide img {max-width: 100%;box-shadow: 5px 4px 10px 0px rgba(0, 0, 0, 0.7);}
.archive-swiper .swiper-slide-active {} 
.archive-swiper .swiper-slide-active { z-index: 3; } 
.archive-swiper .swiper-slide img { width: 259px;/*height: 346px;*/} 
.archive-swiper .swiper-slide .text-center {font-size: 18px;color: #222;font-weight:bold;margin-top: 10px;opacity: 0;}
.archive-swiper .swiper-slide.swiper-slide-active .text-center{opacity: 1;transition: all 1s;}

.archive-slide-wrap .swiper-button-next::after,.swiper-button-prev::after { content: ''; } 
.archive-slide-wrap .swiper-button-next { width: 49px; height: 81px; background: url(../images/custom/next.png); right: -11px; } 
.archive-slide-wrap .swiper-button-next:hover { background: url(../images/custom/next_hover.png); } 
.archive-slide-wrap .swiper-button-prev { width: 49px; height: 79px; background: url(../images/custom/pre.png); left: 28px; }
.archive-slide-wrap .swiper-button-prev::before{content:"";}
.archive-slide-wrap .swiper-button-prev::after{content:"";display: none;}
.archive-slide-wrap .swiper-button-prev:hover { background: url(../images/custom/pre_hover.png); } 

.download-mostpart { padding: 16px 0 20px; } 
.download-wrap { padding: 0 15px 0 0; } 
.top-part-wrap { padding: 0; } 
.com-card { background: #eee; height: 327px; padding: 20px 20px 20px 24px; position: relative; } 
.com-card .comtit { margin-bottom: 20px; } 

#topTab { border-bottom: none; } 
#topTab>li.active>a { background: none; font-weight: 700; border: none; border-bottom: 2px solid #000; } 
#topTab>li>a { border: none; } 
#topTab>li:hover>a { border: none; border-bottom: 2px solid #000; } 
#topTab>li>a { font-size: 30px; font-family: Calibri; line-height: 27px; color: #000; background: none; padding: 0 2px 5px; font-weight: 700; display: inline-block; } 
#topTab>li { width: auto; } 
#topTab>li:last-child { margin-right: 0; } 
#topTab>li+li::before { content: '|'; margin: 0 30px; display: inline-block; font-size: 30px; line-height: 27px; } 
#topTabContent .comlist li a { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } 

.len-more { font-size: 14px; font-family: Arial; color: #505050; line-height: 24px; margin-top: 15px; display: block; } 
.com-card .len-more { position: absolute; left: 24px; bottom: 22px; } 

.links { margin-top: 25px;display: flex;align-items: center} 
.links li { float: left; height: 70px; } 
.links li:nth-child(1) img{max-height: 72px;}
.links li:nth-child(2) img{max-height: 24px;}
.links li:nth-child(2){margin-left: 88px;margin-top: 40px;}
.contact-wrap { position: relative; } 
.contact-wrap a { display: inline-block; width: 32px; height: 32px; border-radius: 32px; text-align: center; border: 1px solid #fff; line-height: 31px; font-size: 18px; margin-left: 2px; } 
.contact-wrap a:nth-child(n+4){margin-top:10px;}
.contact-wrap a:hover { text-decoration: none; } 
.top-qrcode { display:none; border:1px solid #a8a8a8; background:15px; z-index:1000; width:100px; position:absolute; right:80px; top:40px; min-height:100px; border-radius:5px; background:#fff; } 
.top-qrcode img { width:100%; } 
.contact-wrap a.weixin:hover+.top-qrcode { display: block; } 

.footer { padding:37px 0 0; } 
.footer-item { padding-right: 0; padding-left: 0; } 
.footer-item:nth-of-type(2) { padding-left: 55px; } 
.footer-item:nth-of-type(4) { padding-left: 0;  text-align: right;} 
.footer,.footer * { font-size:14px; line-height: 24px; color: #fff; } 
.Supported,.Supported *{font-size:12px;}
.footer a { color:#fff; } 
.footer-item h3 a { font-size: 24px; font-family: Calibri; } 
.footer-item h3 { margin-bottom: 15px; } 
.footer .btmb,.footer,.footer .top { background:#0f1c3a; color:#fff; } 
.footer .btmb { border-top: 1px solid #6c7486; } 
.footer .bottom { padding-bottom: 30px; } 
.bottom-fixed { background:#385087 url("../images/public/back_top.png") no-repeat center center; } 

.box-search1 ul li input { max-width:100%; } 
/*右侧*/
/* .comtit { height:36px; line-height:36px; font-weight:bold; font-size:16px; } */
.comlist li { margin-bottom:10px; } 
.comlist li:last-of-type { margin-bottom:0; } 

.comlist li { padding-left:17px; } 

/*.main-right .comtit { margin-bottom:0; } 
.main-right .comlist { padding: 15px 0; display:block; background:#f7f7f7; border-top:0; } 
.comwrap { margin-bottom:20px; min-height:100px; } */
.main-right .qkxx-part{width:100%;padding-left:0;float:none;}
.main-right .download{margin-top:20px;}
.main-right .comtit{font-size:23px;}
.index-body .top{border-bottom:1px solid #ccc;}
.top{border-bottom: 3px solid #ccc;}

.main-right .qkxx-part img{width:275px;}

/*文章详情*/


body { font-family: Arial,sans-serif!important; } 

.news-level-tag .sideMenu{display:none;}
.news-level-tag.has-news-level .sideMenu{display:block;}
.has-news-level .news-level {width: 20%;float:left;}
.has-news-level .sideMenu{width:100%;}
.has-news-level .item-div {width:80%;float:left;padding-left:20px;padding-right:20px;}
.iconfontown.icon-tijiao::before{content:'';width:21px;height:21px;background: url(../images/custom/icon_tijiao.png) no-repeat center;display:inline-block;vertical-align: middle;margin-top: -5px;}
.menu>ul>li>ul>li>a:hover{text-decoration: none;}
.fa.fa-file-text-o::before{font-weight:700;}

.toolBoxBorder .column,.toolBoxBorder .column-ul { z-index:9; } 
.column i { font-size:20px; } 
@media (min-width: 1200px) { body .main-left { width:75%; float:left; padding:0; } 
body .main-right { width:25%; float:left; padding:0; padding-left:10px; } 
body .main-right { padding-left:25px; } 
body .container { width:1200px; } 

.banner .container, .topic-archive .container, .download-mostpart .container, .footer .container { padding-left: 0; padding-right: 0; } 

.seeAll a:hover { background:#fd6e20; color:#fff; } 


.loginInfo .circle:hover { -webkit-animation:rotateImg 1s linear 1; animation:rotateImg 1s linear 1; } 
@keyframes rotateImg { 
 0% { transform : rotateY(0deg); } 
 100% { transform : rotateY(360deg); } 
 }

@-webkit-keyframes rotateImg { 
 0% { -webkit-transform : rotateY(0deg); } 
 100% { -webkit-transform : rotateY(360deg); } 
 } 
 }
 @media (max-width: 1600px){
 .swiper-slide{padding-top:20px;padding-bottom:20px;}
 .swiper-content{height:calc(100% - 40px);}
 }
@media (max-width: 1200px){
 .article-en-pc2 .article-main .article-main-mid {width: 100% !important; padding-right: 0px!important;}
 .qkxx-part { padding-left: 0; margin-top: 30px; } 
 .index-topic { width: 100%; padding-right: 0; } 
 .index-archive { width: 100%; padding-left: 0; margin-top: 20px; } 
 .swiper-button-next { right: 0; } 
 .swiper-button-prev { left: 0; } 
 .download-wrap { padding-right: 0; } 
 .top-part-wrap { padding-left: 0; } 
 .footer-item:nth-of-type(2) { padding-left: 0; } 
 .footer-item+.footer-item { margin-top: 30px; } 
 .footer-item:nth-of-type(4) { padding-left: 0; text-align: left;} 
 .contact-wrap { text-align: left; } 
 .top-qrcode { top: unset; bottom: 0; right: unset; left: 128px; } 
 .banner-swiper-wrap { padding-bottom: 250px; } 
 .announcement-r { padding-left: 0; } 
 .footer .container>div+div{margin-top:25px;}
 .footer-item h3{margin-bottom:5px;}
 .banner-swiper .swiper-slide{background-size: cover;}
 }
@media (max-width: 992px){
 .article-img { padding-right: 0; } 
 .article-img .imgBox { display: none; } 
 .swiper-slide .swiper-title { font-size: 18px; line-height: 24px; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 
 .announcement-swiper .swiper-bg { font-size: 14px; height: 64px; line-height:1.5;} 
 .announcement-tit { font-size: 14px; line-height: 18px; } 
 .announcement-detail { font-size: 12px; } 
  .swiper-slide{/*padding:20px 40px;*/}
 .swiper-slide .swiper-more { left: unset; } 
 .swiper-content { padding: 25px; height:100%;} 
 .comtit { font-size: 20px; } 
 .comlist li::after { top: 5px; } 
 .article-list-title a { font-size: 16px; } 
 .article-list-author a, .article-list-time font, .article-list-zy font span, .article-list-zy font a { font-size: 14px; } 
 .article-list .article-list-author a { line-height: 18px; } 
 #topTab>li>a { font-size: 20px; line-height: 20px; } 
 #topTab>li+li::before { font-size: 20px; margin: 0 5px; } 
 .download-mostpart .container { padding-left: 0; padding-right: 0; } 
 .com-card { padding: 15px 10px; } 
 .archive-swiper .swiper-slide-active img { width: 100%; height: auto; } 
 .archive-slide-wrap { padding: 0 25px; } 
 .index-archive { padding-right: 0; } 
 .editor-swiper img{margin:auto;margin-bottom:15px;}
 .editor-pagination{display:none;}
 .has-news-level .news-level {width: 100%;float:none;display:none;}
.has-news-level .sideMenu{width:100%;}
.has-news-level .item-div {width:100%;float:none;padding-left:0;padding-right:0;}
 }

@media (max-width: 768px){
.download-mostpart .container {padding-left: 15px;padding-right: 15px;}
.links li:nth-child(2) {margin-left: 0px;}
.download-mostpart{padding-top:30px;}
.links{display:unset;}
 .comlist li a { font-size: 14px; line-height: 16px; } 
 }
@media (max-width: 768px) { } 
.menu-container {padding-left:0;padding-right:0;}

.expert-detail-wrap {padding-left:0;padding-right:0;font-size:16px;}
.expert-detail-wrap img{margin-left:20px;width:180px;margin-bottom:20px;float:right;}
.expert-detail-wrap .perName{width:calc(100% - 200px);float:left;}
/*暂时*/
.links{margin-top:0;}
.download-mostpart{padding-bottom:11px;}

.sideMenu{ border:1px solid #ddd;  width:20%; }
.sideMenu h4{ min-height:32px; padding: 8px 10px; border-top:1px solid #e3e3e3; background:#f4f4f4; cursor:pointer;
    font:700 14px/18px "Microsoft YaHei";
}
/*.sideMenu h4 em{ float:right; display:block; width:40px; height:32px;   background:url(../images/custom/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h4.on em{ background-position:16px -57px; }*/
.sideMenu h4.on, .sideMenu h4.on a{color:#0c206e;}
.sideMenu ul li{cursor: pointer;line-height: 1.2;margin: 8px 0;}
.sideMenu ul li.on,.sideMenu ul li.on a{color:#0c206e;}
.sideMenu ul{ padding:0 20px; color:#999; /* 默认都隐藏 */ }

#editorialBoardListOutput {display:none;}
.pername-detail {font-family: Calibri, sans-serif; font-size: 36px;margin-bottom:13px;}
.pername-expert-unit strong{font-size: 24px;display:block;margin-bottom:13px;}
.pername-expert-unit {margin: 0 0 13px;text-align: justify;font-size: 19px;white-space: normal;font-family: Calibri, sans-serif;}
.perDetailConTit {font-size: 24px;margin: 0 0 13px;text-align: justify;font-family: Calibri, sans-serif;white-space: normal;}

.expert-list-img {width: 125px; height: 125px; box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.8); border-radius: 50%; margin-bottom: 15px;}
.expert-list-name {font-size: 17px; font-weight: bold; color: #000; line-height: 20px;}
.expert-list-unit {font-size: 12px;color: #666;}
.phone-submission {background: #0f1c3a;color: #fff;line-height: 50px;font-weight: 700;text-align: center;border-radius: 25px;margin: 10px 25px 0;transition: all .3s;}
.phone-submission span{margin-left:10px;}
.phone-submission:hover{text-decoration: none;opacity: .8;color:#fff;}

@font-face {
    font-family: "iconfontown"; /* Project id 3248227 */
    src: url('../custom/iconfont.woff2?t=1647329828281') format('woff2'),
         url('../custom/iconfont.woff?t=1647329828281') format('woff'),
         url('../custom/iconfont.ttf?t=1647329828281') format('truetype');
  }
  
  .iconfontown {
    font-family: "iconfontown"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-tijiao:before {
    content: "\e64c"!important;
  }
  
  .icon-sousuo:before {
    content: "\e63b"!important;
  }

.toolBoxBorder .column {margin-right: 12px;}
.catalog a {display: inline-block;line-height: 26px;padding: 0 12px;background: #385087;color: #fff;margin-right: 10px;}

.article-main-left,.article-main-right{position: sticky;top: 30px;}