/*css reset*/
/*别删，有的得看情况调一下宽度*/
.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: #128cbe; } 

/**1.页面字体需要变主色调，直接调用mainColor; 2.参考文献doi颜色与主色调一致**/
.article-list .mainColor { color: #128cbe; } 

/*文章页颜色*/
.article-pc .mainColor,
.article-main-mid a { color: #128cbe; } 

/*文章页标题下方显示与隐藏按钮*/
.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: #128cbe; } 

/*2019年5月13日版本过刊标题*/
.guokan-tit h2 { color: #128cbe; } 

/*移动端搜索头部下拉框颜色*/
.phone-nav .search-app-wrap select option { background: rgba(8, 140, 190, 0.9); } 

/*滑上去的颜色*/
.header-nav ul>li.active>a,
.header-nav ul>li ol li:hover,
.header-nav ul>li:hover>a { background: #0084d0; } 

/*向上箭头*/
.bottom-fixed { width: 50px; height: 50px; cursor: pointer; position: fixed; bottom: 20px; right: 20px; z-index: 5000; background: #3da9ff url("../../../style/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: #128cbe; } 

#page-tag-div .pagination>.active>a { border-color: #128cbe; } 

.footer .btmb { padding-top: 8px; padding-bottom: 8px; } 

/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,
.smallUl { background: rgba(8, 140, 190, 0.9); } 

/*以上是需要改颜色的*/
.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: 4px; margin-right: 8px;} 

.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(../../../style/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; } 

.phone-nav .search-app-wrap { display: none; position: absolute; left: 0; width: 100%; top: 50px; z-index: 2000; padding: 8px 0; } 

.phone-nav .search-app-wrap select { width: 23%; border: none; height: 30px; border-radius: 4px; padding: 0 0 0 5px; background: rgba(255, 255, 255, 0.2); color: #fff; } 

.phone-nav .search-app-wrap .text { width: 75%; margin: 0 0 0 2%; border-radius: 4px; height: 30px; } 

.phone-nav .search-app-wrap .sub { width: 30px; height: 30px; background: rgba(255, 255, 255, 0.2) url("../../../style/images/public/search1.png") no-repeat center center; background-size: 22px; position: absolute; right: 15px; top: 8px; } 

/*.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(../../../style/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 0px; position: relative; } 

.phone-nav .container .logo img { max-width: 170px; max-height: 34px; } 

.phone-nav .container .search-app { display: block; background: url("../../../style/images/public/search2.png") no-repeat center center; width: 34px; height: 34px; background-size: 30px; color: #fff; } 

.phone-nav .container .search-app.active { background: url("../../../style/images/public/close-app.png") no-repeat center center; background-size: 32px; } 

.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 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("../../../style/images/public/search1.png") no-repeat center center; } 

.top .bjdz-xia.bjdziconfont {position: relative; top: 0px;left: 2px; font-size: 15px;}

/*头部导航css end*/
/**********************************/


.header .container { background: url(../../../style/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: 18px; height: 31px; line-height: 31px; color: #333; position: relative; padding-left: 11px; margin-bottom: 15px; font-weight: 700; } 

.comtit::before { position: absolute; width: 5px; height: 18px; top: 5px; left: 0; background: #128cbe; border-radius: 2px; content: ''; } 

.comtit a { position: absolute; right: 8px; color: #666; font-size: 14px; font-weight: 400; } 

.comlist li { position: relative; margin-bottom: 8px; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */}

.comlist li a { padding-left: 20px; color: #333; display: block; /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis; */}

.comlist li a span { position: absolute; top: 4px; left: 10px; display: block; width: 5px; height: 11px; background: url(../../../style/images/custom/icolist.png) no-repeat; } 

/*
.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; } 

/**********************************/



/* 字体图标开始 */
@font-face { font-family: "bjdziconfont"; /* Project id 4444448 */
src: url('./fonts/iconfont.woff2?t=1709631904411') format('woff2'),
url('./fonts/iconfont.woff?t=1709631904411') format('woff'),
url('./fonts/iconfont.ttf?t=1709631904411') format('truetype'); } 

.bjdziconfont { font-family: "bjdziconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } 

.bjdz-xia:before { content: "\e611"; } 

.bjdz-email-s:before { content: "\e65e"; } 

.bjdz-rss:before { content: "\e62d"; } 

.bjdz-bianji:before { content: "\e62c"; } 

.bjdz-html:before { content: "\e65a"; } 

.bjdz-xiazai:before { content: "\e601"; } 

.bjdz-lanmu:before { content: "\e600"; } 

.bjdz-sousuo:before { content: "\e612"; } 

.bjdz-renwu-ren:before { content: "\e749"; } 

.bjdz-you:before { content: "\e627"; } 

.bjdz-wendang:before { content: "\e69c"; } 

.bjdz-shenpi:before { content: "\e676"; } 

.bjdz-pdf:before { content: "\e67a"; } 

.bjdz-a-115-lanmuguanli:before { content: "\e8da"; } 

.bjdz-xiala:before { content: "\e621"; } 

/* 字体图标结束 */

.journalIssue,.commontit,.box-article h3{font-size:18px;color:#222;}
#newsContentOutput,#newsListOutput{font-size:14px;}
.listp{padding: 13px 0 13px 0px;}
#newsContentOutput .box-article h3{ line-height: 35px; }
#newsListOutput .box-top{ margin-bottom: 0px;padding-bottom: 0px;}
.listp>a{color:#222;font-size: 15px;}
.listp>a:hover{text-decoration: none;color: #128CBE;}
#newsListColumn{padding-bottom:0;margin-bottom: 0;}
.box-body.news-details-body {font-size: 14px;}
.rank-yeartab li.current a{background: #128CBE;}

/*css reset end*/


.header { height: 178px; background: url(../../../style/images/custom/bg.jpg) no-repeat; background-size: cover; } 

.header .logo { margin-top: 46px; padding-left: 0; } 

.header .logo img { max-width: 645px; } 

.header .logor { padding-top: 41px; font-size: 14px; color: #fff; line-height: 24px; } 

.header .logor li { position: relative; padding-left: 15px; font-weight: bold; font-size: 14px; color: #FFFFFF; line-height: 30px; text-shadow: 0px 1px 2px rgba(2, 2, 2, 0.5); } 

.header .logor li::before { content: ''; width: 7px; height: 7px; background: #F39800; position: absolute; left: 0; top: 12px; } 

.bjdziconfont.bjdz-sousuo { position: absolute; top: 9px; right: 15px; color: #fff; font-size: 18px; font-weight: 400; pointer-events: none; } 

.top .nav { border: 0; height: 42px; line-height: 42px; } 

.top .nav li a { padding: 0 19px; } 

.top .nav.header-nav-en li a { padding: 0 12px; } 

.top .nav ul>li { height: 42px; margin-right: 12px;} 

.top .header-nav ul>li>a { line-height: 42px; height: 42px; font-size: 17px; color: #fff; } 

.top .header-nav.header-nav-en ul>li{margin-right: 0;}

.top .header-nav.header-nav-en ul>li>a { font-size: 14px; } 

.header-nav ul>li ol { top: 42px; } 

.top-nav.nav { background: #128cbe; margin-top: 1px; } 

.header-nav,
.header-nav { background: #fff; } 

.header-nav ul>li.active>a,
.header-nav ul>li:hover>a { color: #fff; background: #f39800; } 

.header-nav ul>li ol li:hover,
.header-nav ul>li ol li:hover a { border: 0; background: #f39800; color: #fff; } 

.top .header-nav ul>li ol li a { padding: 0 10px; } 

.top .header-nav ul>li ol li a { text-align: center; } 

.header-nav ul>li ol { z-index: 9999; } 

/* main-left */
.com-box { padding: 15px; background: #fff; margin-bottom: 20px; } 

.qrcode-contact.com-box{padding: 0px 15px;}

.tsg a { height: 44px; background: #e5e5e5; font-size: 18px; font-weight: 400; text-align: left; display: flex;  color: #128CBE; border-radius: 5px; align-items: center;  flex-wrap: wrap; position: relative; justify-content: center;} 

.tsg-en a { font-size: 16px; line-height: 16px; } 

.tsg a:hover { text-decoration: none; background: #128cbe; transition: all .4s; color: #fff; } 

.tsg a+a { margin-top: 17px; } 

.tsg a::before { font-family: 'bjdziconfont' !important; content: '\e749'; display: inline-block; font-size: 23px;font-weight: 700;margin-right: 8px; } 

.tsg a:nth-of-type(2)::before { content: '\e676'; font-size: 26px; top: 4px; } 

.tsg a:nth-of-type(3)::before { content: '\e62c'; } 

.tsg a:hover::before { color: #fff; } 


.com-box li+li { margin-top: 10px; } 

.com-box li { padding-left: 14px; position: relative; } 

.com-box li::before { content: ''; width: 6px; height: 6px; border-radius: 6px; background: #c4c4c4; position: absolute; left: 0; top: 6px; } 

.com-box li a { font-size: 15px; line-height: 18px; color: #222; } 

.com-box li a:hover{text-decoration: none;color: #128CBE;}

.zzzx.com-box li::before { border-radius: 0; } 

.links.com-box{ padding-bottom: 20px; }

.links li { padding-left: 0; display: flex; align-items: center; justify-content: center; } 

.links li img { max-width: 100%; } 

.links li::before { display: none; } 

.links li+li { margin-top: 10px; } 

.links.com-box li a{overflow: hidden;}
.links.com-box li a img{transition:all .3s;transform:scale(1.0);}
.links.com-box li a:hover{text-decoration: none;color: #128CBE;}
.links.com-box li a:hover img{transform:scale(1.1);}

/*轮播图*/
.banner .swiper-part { width: 302px; } 
.banner .swiper-container { width: 100%;}
.banner .swiper-slide { padding-bottom: calc(243/302*100%); height: 243px;  overflow: hidden; background-position: center center; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; position: relative;background-color:#fff; } 
.banner .swiper-slide .swiper-title { width: 100%; padding: 10px 15px 20px; position: absolute; left: 0; bottom: 0; color: #fff; font-size: 15px; font-weight: 400; line-height: 24px; background: rgba(0,0,0,0.7); text-align: center; } 
.banner .swiper-part #ban-pag { position: absolute; z-index: 20; bottom: 14px; height: 10px; width: 100%; text-align: center; } 
.banner .swiper-part .swiper-pagination-bullet { display: inline-block; width: 6px; height: 6px; border-radius: 6px; background: #ffffff; margin: 0 4px; /* border: 1px solid #fff; */cursor: pointer; opacity:1;} 
.banner .swiper-part .swiper-pagination-bullet-active { background: #F39800; } 
.banner #recommendBanner2{position:absolute;}

.tjwz { width: calc(100% - 302px); background: #ffff; padding: 15px 20px; height: 243px; position: relative; margin-bottom: 20px; } 

.tjwz .comtit { margin-bottom: 10px; } 

.tjwz li { padding-left: 15px; position: relative; } 

.tjwz li::before { font-family: 'bjdziconfont' !important; content: '\e627'; display: inline-block; font-size: 18px; position: absolute; left: -4px; top: 0; color: #128CBE; } 

.tjwz li a { font-size: 15px; line-height: 24px; color: #222; -webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;} 

.tjwz li a:hover{text-decoration: none;color: #128CBE;}

html[lang="en"] .tjwz li:nth-child(n+4){display: none;}

.tjwz li+li { margin-top: 10px; } 

/* 顶部搜索 */
.search-wrapper { display: block; padding: 15px 20px; background: #fff; margin-bottom: 20px; } 

.search-wrapper select { width: 99px; height: 42px; font-size: 15px; border: none; color: #333; padding-left: 12px; background: #f4f4f4 url(../../../style/images/custom/icon_arrow_bottom.png) no-repeat 85%; border-radius: 5px 0 0 5px; border-right: 1px solid #e0e0e0; outline: none; } 

.search-wrapper .form-control { border: none; border-left: none; border-radius: 0; margin-left: 0; background: #f4f4f4; } 

.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: 42px; } 

.search-wrapper .searcontent,
.search-wrapper .tj { height: 42px; line-height: 42px; display: inline; } 

.search-wrapper .searcontent { width: 411px; padding-left: 8px; background: #f4f4f4; box-shadow: none; } 

html[lang="en"] .search-wrapper .searcontent { width: 358px; } 

.search-wrapper input::input-placeholder { color: #bfbfbf; font-size: 14px; } 

.search-wrapper input::-webkit-input-placeholder { color: #bfbfbf; font-size: 14px; } 

.search-wrapper input::-moz-placeholder { color: #bfbfbf; font-size: 14px; } 

.search-wrapper input::-ms-input-placeholder { color: #bfbfbf; font-size: 14px; } 

.search-wrapper .form-control { padding: 0 10px; font-size: 14px; } 

.search-wrapper .form-group { position: relative; background: #f4f4f4; border: 1px solid #e0e0e0; border-radius: 5px; } 

.search-wrapper .tj { position: absolute; width: 47px; color: #fff; background: #F39800; right: 0; top: 0; padding-left: 20px; padding-right: 20px; } 

.search-wrapper .adSearch { display: inline-block; color: #128cbe; background: none; margin-left: 15px; font-size: 14px; } 

html[lang="en"] .search-wrapper .adSearch{margin-left: 10px;}

.search-wrapper .adSearch { height: 42px; line-height: 42px; display: inline-block; padding: 0 !important; } 

.search-wrapper .tj,
.search-wrapper .adSearch { border-radius: 0 5px 5px 0; } 

.search-wrapper #AdvanceSearchA { display: inline-block; } 

/*列表*/
.index-articles { background: #fff; padding: 15px 20px; } 

#myTab { border-bottom: 1px solid #128cbe; } 

.tab-ul-index li { background: none; width: unset; margin-right: 50px; } 

.tab-ul-index li a { font-size: 18px; font-weight: 700; color: #333; } 

.tab-ul-index li.active { background: none; border-bottom: 5px solid #128cbe; } 

.tab-ul-index li.active a { color: #128cbe; } 

.column { border: none; } 

.column-list { top: 32px; } 

.toolBox1 ._cell { background: #f5f5f5; font-size: 14px; color: #333; padding: 0 8px; line-height: 32px; border: none; border-radius: 5px; } 

.column .fa-navicon { margin: 7px 4px 0 0; } 

.index-body .column .fa-navicon { margin: 5px 4px 0 0; } 

.toolBox1 .column{margin-right: 15px;}

.column .fa-navicon:before { font-family: 'bjdziconfont' !important; content: '\e8da'; display: inline-block; vertical-align: middle; font-size: 17px; color: #000; } 

.cover-wrap a { display: inline-block; margin-left: 10px; line-height: 32px; background: #128cbe; padding: 0 10px; font-size: 14px; color: #fff; border-radius: 1px; } 

.cover-wrap a::after { content: ''; font-family: 'bjdziconfont' !important; content: '\e601'; display: inline-block; margin: -3px 0 0 6px; vertical-align: middle; font-size: 16px; font-weight: 400; } 

.article-list-journalg { background: none; display: block; border-bottom: 1px solid #128cbe; padding-left: 25px; position: relative; padding-bottom: 3px; margin-top: 15px; } 

.article-list-journalg::before { font-family: 'bjdziconfont' !important; content: '\e600'; display: inline-block; font-size: 18px; position: absolute; left: 0; top: 0px; color: #128CBE; } 

.article-list-journalg a { color: #128cbe; font-size: 16px; font-weight: 700; } 

.article-list-journalg:hover a { color: #128cbe; } 

.article-list-title a { font-size: 17px; color: #222; line-height: 24px; } 

.article-list-author a,
.article-list-time font { font-size: 14px; color: #666; } 

.article-list-zy font span,
.article-list-zy font a { font-size: 14px; color: #222; } 

.article-list .article-list-title { margin-bottom: 10px; } 

.article-list .article-list-author a { line-height: 21px; } 

.article-list-zy { margin-top: 5px; } 

.article-list-zy .colorRed { color: #f00; } 

.article-list-zy .font1::before { font-family: 'bjdziconfont' !important; content: '\e69c'; display: inline-block; font-size: 18px; margin: -3px 3px 0 0; vertical-align: middle; color: #0587D9; } 

.article-list-zy .font2::before { font-family: 'bjdziconfont' !important; content: '\e65a'; display: inline-block; font-size: 18px; margin: -3px 3px 0 0; vertical-align: middle; color: #E5A700; } 

.article-list-zy .font3::before { font-family: 'bjdziconfont' !important; content: '\e67a'; display: inline-block; font-size: 18px; margin: -3px 3px 0 0; vertical-align: middle; color: #ED0000; } 

.index-articles .article-list-left { display: none; } 

.index-articles .article-list { padding: 15px 0; } 

.article-list { border-bottom: none; } 

.article-list+.article-list { border-top: 1px solid #e5e5e5; } 

.footer { padding: 15px 0 0; background: #30b1e5; } 

.footer,
.footer * { font-size: 14px; color: #fff; line-height: 24px; } 

.footer a { color: #fff; } 

.footer .bottom { padding-bottom: 15px; } 

.footer span+span { padding-left: 8px; } 

.footer .btmb { background: #128cbe; color: #fff; } 

.bottom-fixed { background: #30b1e5 url("../../../style/images/public/back_top.png") no-repeat center center; } 

.box-search1 ul li input { max-width: 100%; } 

/*右侧*/
.comtit { height: unset; line-height: 27px; font-weight: bold; font-size: 18px; border-bottom: 1px solid #128cbe; padding-bottom: 5px; } 

.comlist li { margin-bottom: 15px; } 

.comlist li:last-of-type { margin-bottom: 0; } 

.comlist li { padding-left: 25px; } 

.comlist li a span { width: 6px; height: 6px; background: #ccc; top: 6px; } 

.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; } 

/* qkxxcon开始 */

.qkxxcon * { color: #333; font-size: 14px; line-height: 24px; } 

.qkxxcon { width: 100%; } 

.qkbook { margin: 0 auto; display: block; width: 100%; } 

.qkbook img { width: 219px;  } 

.qkxx { padding-top: 13px; } 

/* .qkxxcon p { line-height: 30px; } */
.qkxx-info { font-size: 13px; line-height: 25px; color: #333333; } 

.qkxx-more { color: #2659cf; padding-top: 7px; display: block; font-size: 14px; line-height: 25px; font-weight: 600; } 

/* qkxxcon结束 */

.ph-part { padding: 15px; background: #fff; margin-bottom: 20px; } 

#rightTab { margin-bottom: 0 !important; } 

#rightTab::before,
#rightTab::after { display: none; } 

#rightTab { display: flex; gap: 0 10px; justify-content: space-between; border-bottom: 1px solid #128cbe; } 

#rightTab>li.active>a { background: none; color: #fff; font-weight: 700; border: none; border-bottom: none; font-size: 18px; } 

html[lang="en"] #rightTab>li.active>a,html[lang="en"] #rightTab>li>a{font-size: 12px;}

#rightTab>li.active { background-color: #128CBE; } 

#rightTab>li>a { border: none; margin: 0; line-height: 35px; text-align: center; } 

#rightTab>li:hover>a { border: none; border-bottom: none; } 

#rightTab>li>a { font-size: 18px; color: #333; background: none; padding: 0; font-weight: 700; } 

#rightTab>li { width: 50%; margin-right: 0; background: #e1e1e1; margin-bottom: 0; } 

#rightTab>li:last-child { margin-right: 0; } 

.ph-part .len-more { display: block; text-align: center; font-size: 14px; color: #999; padding-bottom: 0; } 

.ph-part .ph-ul { padding: 15px 0; } 

.ph-ul li a { height: 45px; font-size: 16px; line-height: 24px; color: #383838; font-weight: 400; padding-left: 20px; position: relative; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; } 

.ph-ul li a span { font-size: 17px; font-weight: 700; font-style: italic; color: #858585; position: absolute; left: 0; top: 0; } 

.ph-ul li:nth-of-type(1) a span { color: #f00000; } 

.ph-ul li:nth-of-type(2) a span { color: #d49203; } 

.ph-ul li:nth-of-type(3) a span { color: #128cbe; } 

.ph-ul li+li { margin-top: 13px; } 

.ph-ul li:hover a { color: #FFA809; text-decoration: none; } 

.ph-ul li:hover a span { color: #FFA809; } 


.contact { display: flex; justify-content: space-around; } 

.contact a { font-size: 14px; color: #128cbe; line-height: 50px;} 

.contact a::before { font-family: 'bjdziconfont' !important; content: '\e65e'; font-size: 39px; color: #128cbe; display: inline-block; vertical-align: middle; margin: -3px 3px 0 0; } 

.contact a:nth-of-type(2)::before { content: '\e62d';font-size: 34px; } 

/*文章详情*/
#Abstract .article-abstract sec { display: block; } 

#Abstract .article-abstract sec b { display: block; } 

body { font-family: '微软雅黑', Arial, sans-serif; background: #f1f4f6; } 



.toolBoxBorder .column,
.toolBoxBorder .column-ul { z-index: 9; } 

.catalog a { display: inline-block; margin-left: 6px; line-height: 32px; background: #128cbe; padding: 0 10px; font-size: 14px; color: #fff; border-radius: 3px; } 
.catalog a::after { content: '\e601'; display: inline-block; font-size: 15px; margin: -3px 0 0 6px; vertical-align: middle; font-family: 'bjdziconfont' !important;color: #fff;} 
#indexCurrentInfo .catalog{float:right;}

.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; } 

.seeAll a:hover { background: #fd6e20; color: #fff; } 

.main .container .main-left { width: 280px; padding: 0 20px 0 0; } 

.main .container .main-mid { width: 640px; padding: 15px; background-color: #fff;min-height: 910px; } 

.main-index.main .container .main-mid { background: none; padding: 0;min-height: auto; } 

.main .container .main-right { width: 280px; padding: 0 0 0 20px; } 

.header-nav ul>li:hover>a span { -webkit-animation: rotateImg .5s both; animation: rotateImg .5s both; } 

@keyframes rotateImg { 
0% { transform: rotateX(0deg); } 

100% { transform: rotateX(180deg); } 
}

@-webkit-keyframes rotateImg { 
0% { -webkit-transform: rotateX(0deg); } 

100% { -webkit-transform: rotateX(180deg); } 
} 
}

@media (max-width: 1200px){
.swiper-part { width: 100%; } 
.qkbook img { max-width: 100%; } 
}

@media (max-width: 992px) { } 

@media (max-width: 768px){
.main{background: #fff;}
.main.main-index{background: unset;}
.footer span+span{padding-left: 0;}
.footer .bottom,.footer .btmb{text-align: left;padding-left: 15px;padding-right: 15px;}
.main{padding-left: 15px;padding-right: 15px;}
.banner .swiper-part{width: 100%;}
.tjwz{width: 100%;margin-top: 20px;height: auto;}
.footer span { display: block; } 

}
