 /*css reset*/
/*别删，有的得看情况调一下宽度*/
.archcon .arc-listit {
  width: 120px;
}
.search-wrap .form-control-1{background-position-x: 88%;}
.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: #fd8758;
}

/**1.页面字体需要变主色调，直接调用mainColor; 2.参考文献doi颜色与主色调一致**/
.article-list .mainColor {
  color: #fd8758;
}

/*文章页颜色*/
.article-pc .mainColor,
.article-main-left a {
  color: #0089e3;
}

/*文章页标题下方显示与隐藏按钮*/
.content .article .article-left .togglebtn i {
  padding: 2px;
}


.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: #981b21;
}

/*2019年5月13日版本过刊标题*/
.guokan-tit h2 {
  color: #981b21;
}

/*移动端搜索头部下拉框颜色*/
.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("../../../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: #981B21;
}

#page-tag-div .pagination>.active>a {
  border-color: #3da9ff;
}

.footer .btmb {
  padding-top: 8px;
  padding-bottom: 8px;
}

/*手机下拉颜色有透明度，自己看着写*/
.phone-nav .search-app-wrap,
.smallUl {
  background: rgba(61, 169, 255, 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;
}

.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;
}
.commontit{font-size:20px;}
/*手机菜单2*/
.phone-nav .container .logo {
  display: block;
  padding: 2px 0 0 0;
  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; } */
.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;
  margin-left: 10px;
}

.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;
}

.nav.header-nav {
  background: #981b21;
  background-size: cover;
  height: 46px;

}

.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 16px !important;
}

.top .header-nav ul>li:hover>a {
  background: #ff8319;
  color: #fff;
}

.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 {
  background: #981b21;

}

.top .header-nav ul>li ol li a:hover {
  background: #ff8319;

}

.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 {
  text-align: center;
}

.top .header-nav ul>li ol li a {
  font-size: 16px;
  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;
}

.header-nav ul>li>a span {
  background: url("../../../style/images/public/nav-arrow1.png") no-repeat center center;
  background: none;
}

/*头部导航css end*/
/**********************************/
.header {
  height: 202px;
  background: url(../../../style/images/custom/bg.jpg) no-repeat center;
  background-size: cover;
}

.header .container {
  background: url(../../../style/images/custom/topbg.png) no-repeat center;
}





.tsg {

  height: 311px;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.tsg a {
  display: block;
  width: 100%;
  height: 65px;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 19px;
  position: relative;
  line-height: 65px;
  box-shadow: 1px 1px 6px 0px rgb(0 0 0 / 45%);
  border-radius: 5px;
  text-align: center;
}

.tsg a:nth-child(1) {
  background: #ff8319;
}

.tsg a:nth-child(2) {
  background: #981B21;
}

.tsg a:nth-child(3) {
  background: #704086;
}

.tsg a:nth-child(4) {
  background: #0084C5;
  margin-bottom: 0px;
}


.tab-ul-index li {
  width: 108px;
  background: #fff;
}

.tab-ul-index li a {
  font-size: 20px !important; 
  line-height: 20px;
}
.nykb>p:nth-last-child(1) a:hover {
  color: #981B21;
}
.item-div.index-articles {
  padding: 0 15px;
}

.archcon.archcon-new dl dd {
  min-width: 50px;
}
.main-left .item-div {
    padding-top: 22px;
}
.main-left .index-articles.item-div{padding-top:0px;}
/* 轮播图 */
.swiper-container {
  width: 485px;
  height: 318px;
  margin-right: 0;
  position: relative;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to top, #000, transparent);
  width: 100%;
  text-align: left;
  padding: 30px 0px 40px 0px;
  z-index: 5;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}

.swiper-container .swiper-title {
  width: auto;
  font-size: 17px;
  color: #fff;
  line-height: 18px;
  position: relative;
  padding: 0 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.banner_img {
  width: 100%;
  padding-bottom: calc(318/485*100%);
  background-size: cover;
  background-position: center;
}

.nykb b,
.nykb strong {
  font-weight: normal;

}

.nykb p {
  margin-bottom: 6px;
  font-size: 18px;
}
.bookbox_en .nykb p {margin-bottom:8px;font-size: 15px;}
.byzhbook_img {
  margin-right: 18px;
}
.byzhbook_img img {
    width: 187px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.46);
}

.comwrap {
  /*padding-bottom: 5px; */
  min-height: 160px;
}

.comtit {
  width: 100%;
  background: #fff;
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  color: #000;
  position: relative;
  padding-left: 0px;
  margin-bottom: 18px;
}

.main.container {
  /* padding-left: 0; */
}

.comtit span {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 6px;
  left: 10px;
  background: url(../../../style/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 {
  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;
}

.news ul {
  padding: 22px 0px;
  padding-bottom:0px;
}

.news {
  height: 224px;
}

.com-box {
  background: #fff;
  margin-top: 23px;
  padding-top: 7px;
}

/*
.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: "FZDHTK";
    src: url('./fonts/FZDHTK.TTF') format('truetype');
  }
  @font-face {
    font-family: "FZHTK";
    src: url('./fonts/FZHTK.TTF') format('truetype');
  }
  @font-face {
    font-family: "FZSSK";
    src: url('./fonts/FZSSK.TTF') format('truetype');
  }


/*css reset end*/


.headerbg {
  height: 180px;
  background: url(../../../style/images/custom/bg.png) no-repeat center;
}

.header .logo {
  margin-top: 44px;
  margin-left: -6px;
}

.header .logo img {
  max-width: 520px;
}

.header .logor {
  text-align: right;
  line-height: 30px;
}

.header .logor {
  font-size: 16px;
  color: #fff;
  margin-top: 46px;
}

.header .logor span,
.header .logor a {
  margin-left: 15px;
}

.header .logor .issn-cn span {
  text-shadow: #000 1px 2px 4px;
}

.header .logor a {
  margin-top: 5px;
}

.header .logor a img {
  width: 100%;
  height: 100%;
}

.header .logor a {
  display: inline-block;
  width: 105px;
  height: 105px;
}

.header .logor a.impact {
  background: url(../../../style/images/custom/impactBox.png) no-repeat center;
  text-decoration: none;
  background-size: cover;
}

.header .logor a span {
  margin-left: 0;
}

.phone-nav {
  background: #981B21;
}

.phone-nav .smallUl,
.phone-nav .search-app-wrap {
  background: rgba(152, 27, 33, 0.8);
}

.impact {
  padding-top: 22px;
}

.impact span {
  display: block;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
}

.impact span.num {
  font-size: 23px;
  font-weight: bold;
  margin-top: 5px;
  font-family: "Arial";
}

.top .nav {
  border: 0;
  height: 46px;
  line-height: 46px;
}

.top .nav li>a {
  padding: 0 21px;
}
.top .nav li:nth-last-child(1){ margin-right: 0;}
.header-nav_en> .header-nav_en.nav ul li>a{
padding:0px 25px;
}

.top .nav ul>li {
  height: 45px;
  color: #fff;
  margin:0 14px;
}
.top .nav.header-nav-en ul>li{margin:0;}
.top .header-nav ul>li>a {
  line-height: 46px;
  height: 46px;
  font-size: 17px;
  font-weight: bold;
}

.header-nav ul>li ol {
  top: 45px;
}
li.navdate {
    padding-left: 5px;
    padding-right: 40px;
}
.top-nav.nav {
  border-bottom: 1px solid #ddd;
  /* box-shadow: 0 2px 6px #dddddd; */
}

.header-nav,
.header-nav {
  background: #fff;
}

.header-nav ul>li.active>a,
.header-nav ul>li:hover>a {
  color: #006bc1;
  color:#fff;
  background: none;
  /* border-bottom: 3px solid #fd6e20; */
}

.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;
  margin-right:0px;
}
.box-article h3{
font-size:20px;
margin-top: 7px
}

.header-nav ul>li ol {
  z-index: 9999;
}

/* 顶部搜索 */
.topSearchBox {
  background: #fff;
}

.search-wrapper {
  display: block;
}



.search-wrapper .form-control,
.search-wrapper .collection {
  border-radius: 3px;
}

.search-wrapper,
.search-wrapper a {
  font-size: 12px;
}

.search-wrapper .form-group,
search-wrapper .tj {
  margin-bottom: 0;
  border-right: 0;
}

.search-wrapper .searcontent,
.search-wrapper .tj {
  height: 30px;
  line-height: 30px;
  display: inline;
}

.search-wrapper .searcontent {

  width: 232px;
  padding-left: 8px;
  background: #dcdcdc;
}

.search-wrapper input::input-placeholder {
  color: #999999;
  font-size: 14px;
}

.search-wrapper input::-webkit-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.search-wrapper input::-moz-placeholder {
  color: #999999;
  font-size: 14px;
}

.search-wrapper input::-ms-input-placeholder {
  color: #999999;
  font-size: 14px;
}

.search-wrapper .form-control {
  padding: 0 10px;
  font-size: 14px;
  border-radius: 3px;
  height: 40px;
  border: 0;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.58);
}

.search-wrapper .form-group {
  position: relative;
  height: 40px;
}

.search-wrapper .tj {
  background: #FF8319;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-size: 56%;
  position: absolute;
  right: 0;
  top: 0;
}

.search-wrapper .tj {
  display: inline-block;
  height: 40px;
  width: 58px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size:17px;
}

.search-wrapper .adSearch {
  display: inline-block;
  color: #fff;
  background: #981B21;
  margin-left: 5px;
}

.search-wrapper .adSearch {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  padding: 0 25px !important;
}
.tab-ul-index-en .phList li{
margin:0px !important;
} 
.tab-ul-index-en li a{
font-weight: normal !important;

}
.tab-ul-index-en li {
padding:0px 10px !important;
}
.phb .phList {
    /* padding: 5px 0; */
    z-index: 99;
    width: 100%;
}

.phb .phList {
    display: none;
    position: absolute;
    left: 0;
    top: 45px;
    background: #fff;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
}

.search-wrapper .adSearch,
.search-wrapper .collection {
  border-radius: 5px;
}

.search-wrapper #AdvanceSearchA {
  display: inline-block;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.58);
}

.header-nav ul>li.topSearch {
  float: right;
  padding-top: 8px;
}

li.navdate {
  margin-right: 66px;
  margin-left: 15px;
  font-size: 17px !important;
}

/* 中间开始 */
.byzh_con {
  margin-top: 30px;
}

.con_left {
  width: 220px;
  margin-right: 26px;

}

.con_mid {
  width: calc(100% - 757px);
  height: 317px;
  padding: 24px 20px;
  padding-right:0px;
  background: #fff;
  font-family: 'FZHTK';

}

.con_right {
  width: 485px;
  margin-left: 26px;
}

/*轮播图*/


.swiper_en .swiper-title {
    line-height: 36px;
}
.footer {
  padding-top: 17px;
  padding-bottom: 10px;
}

.footer .bq {
  margin-bottom: 9px;
}

.footer,
.footer * {
  font-size: 14px;
}
.footer .bottom p:nth-child(1) {
    margin-bottom: 10px;
}
.bottom p:nth-child(3) span {
    margin-right: 10px;
}
.footer .bottom {
  margin-bottom: 3px;
}

.footer a {
  color: #fff;
  font-family: "PingFangSC-Medium";
}

.footer .btmb,
.footer,
.footer .top {
  background: #981b21;
  color: #fff;
}

.footer {
  text-align: center;
}
.neighborCatalog { padding: 0; box-shadow: none; } 
.neighborCatalog a { font-size: 15px; font-weight: bold; color: #000; display: inline-block; } 
.neighborCatalog a.prev::before { content: "\e603"; font-family: "byzhiconfont" !important; color:#000; } 
.neighborCatalog a.next::after { content: "\e61f"; font-family: "byzhiconfont" !important; color: #000; position: relative;left: 2px; } 
.neighborCatalog .prev+.next { margin-left: 15px; } 
.bottom-fixed {
  background: #981b21 url("../../../style/images/public/back_top.png") no-repeat center center;
}

.box-search1 ul li input {
  max-width: 100%;
}

.search-wrapper select {
  width: 88px;
  height: 40px;
  font-size: 17px;
  border: 1px solid #cccccc;
  color: #505050;
  padding-left: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.58);
  background: url(../public/images/select_arrow.png) no-repeat scroll 60px 15px #fff;
  appearance:none;
}

.search-wrapper {
  display: block;
  margin-top: -30px;
  height: 40px;
  font-size: 12px;
}
.search-wrapper.indexsearch{padding-right:15px;}
.search-wrapper.indexsearch,
.search-wrapper.indexsearch a {
  font-size: 17px;
}

/*右侧*/
.comtit {
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  font-size: 20px;
}

.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;
}
div#archiveOutput {
    padding: 20px 5px;
}
.main-right .comtit {
  margin-bottom: 0;
}

.main-right ul li a {
  text-decoration: none;
  color: #000;

}

.main-right ul li a:hover {
  color: #981b21
}

.main-right .comtit b {
  display: inline-block;
  border-bottom: 3px solid #981b21;
}

.main-right .comtit a {
  color: #505050;
  font-size: 14px;
  font-weight: normal;
}

.main-right .comlist {
  padding: 15px 0;
  display: block;
  background: #f7f7f7;
  border-top: 0;
}

.main-right ul li {
  position: relative;
  font-size: 17px;
  margin-bottom: 16px;
}

.main-right li .byzhiconfont {
  position: absolute;
  top: -3px;
  right: 0px;
  color: #981b21;
  font-weight: normal;
  font-size: 20px;

}
html[lang="en"] .article-list-title{
font-weight:700;
}
.tsg .byzhiconfont {
  position: relative;
  font-weight: normal;
  left: -3px;
}


.byzhiconfont.byzh-geren {
  font-size: 23px;
  top: 2px;
}

.byzhiconfont.byzh-danweixiangmushenhe {
  font-size: 21px;
  top: 0px;

}

.byzhiconfont.byzh-edit3-fill {
  font-size: 24px;
  top: 3px;

}

.byzhiconfont.byzh-caidan-mianxing {
  font-size: 22px;
  top: 2px;

}

.byzhiconfont.byzh-redupaihang {
  position: relative;
  top: 0px;
  font-weight: 400;
}
.journalIssue {
    font-size: 20px;
}
.moreList a{
    font-size:16px;
}
.qrcode img{
width:159px;
}
.main-right .download {
  min-height: 282px;
  height:auto;
}
span.bah {
    margin-left: 8px;
}
.com-box {
  margin-top: 0px;
  padding:18px 13px 5px 27px;
  margin-bottom: 27px;
}

.tongzhi {
  min-height: 311px;
  height:auto;
}

.yqlj {
  min-height: 220px;
  height:auto;
}

.tongzhi ul li::before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #981b21;
  vertical-align: middle;
  margin: -2px 10px 0 0;
}

.yqlj ul li::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: #981b21;
  vertical-align: middle;
  margin: -2px 10px 0 0;
}
.box-article-content {
    font-size: 16px;
}
.contact-wrap {
  padding: 8px 0px;
  display: flex;
  height: 232px;
  justify-content: center;
}
.tsg a{
text-decoration: none;
}
.tsg a:hover span:nth-child(2){
  text-decoration: underline;
}
.qrcode {
  display: flex;
  width: 159px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 20px;
}
.qrcode img{
 width:159px;
}
.contact .byzhiconfont {
  color: #981b21;
}
.article-list-author a:hover,
.article-list-time .mainColor:hover
{
color:#f69241;
}

.contact-wrap a:hover {
  text-decoration: none;
  color: #981b21;
}

.byzhiconfont.byzh-youjian1 {
  font-size: 32px;
  margin-right: 8px;
  position: relative;
  top: 3px;
}

.byzhiconfont.byzh-rss {
  font-size: 27px;
  margin-right: 14px;
}

#myTab {
  border-bottom: 1px solid #c1c1c1;
  font-weight: bold;
  height: 53px;
  padding-left: 64px;
 
}

#myTab li {
  width: auto;
  padding: 0 20px;
  background: none;
}

#myTab li a {
  /* font-family: 'FZDHTK'; */
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  position: relative;
  top: 4px;
}
#myTab li .phList a{top:0;}

#myTab li.active {
  background: none;
  border-bottom: 3px solid #981b21;
}

#myTab li.active a::before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 6px solid #981b21;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
}
.article-list-journalg{
margin-top:20px;
}
.toolBoxBorder .toolBox1 .text_header {
  padding: 3px 8px;
  padding-right: 24px;
  background: #981b21;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  margin-right: 15px;
  position: relative;
}

#lan .toolBoxBorder .toolBox1 .text_header:hover {
  background: #f47711;
}


.text_header a {
  color: #fff;
  text-decoration: none;
}

.tab-ul-index li.active {
  background-color: #fff;
  color: #981b21;
}

.column ._cell {
  display: table-cell;
  vertical-align: middle;
  padding: 2px 8px;
  padding-right:20px;
  background: #981b21;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;

}

._cell:hover {
  background: #f47711;
}

.index-articles .article-list {
  padding: 20px 0px;
}

.byzhiconfont.byzh-yunxiazai {
  font-size: 18px;
  position: absolute;
  top: 1px;
  right: 5px;
}
html[lang="en"] ._cell .byzhiconfont.byzh-caidan{left:65px;}
._cell .byzhiconfont.byzh-caidan {
  font-size: 19px;
  position:absolute;
  top: 1px;
  left:36px;
}

._cell.clear span {
  position: relative;
  top: 2px;
}

 .column ._table {
  margin-right: 10px;
}

.column {
  border: none;
}

.tab-ul-index li.active a {
  color: #000;
}

.index-articles .tab-ul-index li{float: left;}

.year_info {
  display: inline-block;
  padding-top: 2px;
  font-size: 16px;
  color: #981b21;
  font-weight: 700;
}

.neighborCatalog {
  box-shadow: none;
  position: relative;
  padding-right: 32px;
  top: -4px;
  right: 3px;
  font-size: 16px;
}

 #prev_link {
  text-decoration: none;
}

.neighborCatalog a {
  color: #000;
  font-weight: bold;
  text-decoration: none !important;
}



.index-articles .article-list-left {
  display: none;
}

.index-articles .toolBox2 {
  display: none;
}

.article-list-journalg {
  background-color: #ffeddd;
border-radius:3px;
}
.article-list-journalg a {
  color: #ff8319;
  font-weight: 700;
  font-size:14px;
  padding:0px 12px;
  text-decoration: none ;
}
.article-list-journalg a:hover {
  color: #ff8319;
}
.phb {
  position: relative
}

.phb .phList {
  display: none;
  position: absolute;
  left: 0;
  top: 54px;
  background: #fff;
}

li.phb.m0>a:nth-child(1):after {
  content: "\e6dc";
  font-family: 'byzhiconfont' !important;
  color: #981b21;
  font-size: 12px;
  position: relative;
  top: -2px;
  left: 8px;
}
.top  head-nav-en  .nav li>a{
}
.phb .phList a {
  color: #333;
}

.phb:hover .phList {
  display: block;
}

.phb .phList a:hover {
  background: #981b21;
  color: #fff;
}

.phb .phList {
  padding: 0px;
  z-index: 99;
  width: 100%;
}
.swiper-pagination-bullet.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 2px solid #FFF;
  border-radius: 50%;
  background: transparent;
  opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 2px;
}
.article_con {
  border-left: 3px solid #e5e5e5;
  padding-left: 8px;

}
.byzhbook_info {
    width: calc(100% - 205px);
}
.gw {position: relative;padding-left: 80px;}
.gw strong{position: absolute;top: 0;left: 0;}
.gw span{display: inline-block;}
.e-gw span{display: inline-block;}
.nykb p:nth-last-child(1) a{
color:#000;
}
.nykb {
color:#000;
}
.contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.article-info-box .article-list-title  {
  margin-bottom: 14px;
}
.index-articles .article-list-title a {
  font-size: 18px;
}
.index-articles .article-list-title a:hover {
  font-weight:bold;
}
.article-thumb.show-thumb {
    width: 184px;
    height: 117px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    overflow: hidden;
}
.article-thumb.show-thumb+.article-info-box.fl {
    width: calc(100% - 185px);
}
.article-thumb img {
 max-width: 100%;
}

.article_con_inner {
  position: relative;
  top: -6px;
}

.article-list-title a {
  color: #000;
}
 .index-articles .main-left{
    padding-left: 0px;
    padding-right: 0px;
 }
 .main .container {
    padding-left: 15px;
    padding-right: 15px;
}
.article-list-title a:hover {
  color: #981b21;
  text-decoration: none;
}
.main {
    padding-top: 30px;
}
.article-list-author a,
.article-list-time,
.article-list-zy {
  font-size: 14px;
  color: #505050;
}

.article-list-author {
  margin-bottom: 2px;
}

.article-list-time {
  position: relative;
  bottom: -2px;
}

.article-list-time .mainColor {
  color: #505050;
}
.article-list-zy font .colorRed {
    color: #f69241;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
}

.article-list-zy {
  position: relative;
  bottom: -10px;
}

.byzhiconfont.byzh-menu-component {
  font-size: 16px;
  color: #0073c3;
}

.article-list-zy font a:hover {
  color: #f69241;
  text-decoration: none;
}

.byzhiconfont.byzh-wenjianliebiao {
  color: #f47711;
}

.byzhiconfont.byzh-pdf {
  color: #981b21;
}

.contact a {
  font-size: 16px;
  color: #000;
  line-height: 24px;
  text-align: center;
}

.contact a+a {
  margin-top: 12px;
}

.comwrap {
  margin-bottom: 20px;
  min-height: 100px;
}

/* 字体图标 */
@font-face {
  font-family: "byzhiconfont"; /* Project id 3605960 */
  src: url('./fonts/iconfont.woff2?t=1667435617068') format('woff2'),
       url('./fonts/iconfont.woff?t=1667435617068') format('woff'),
       url('./fonts/iconfont.ttf?t=1667435617068') format('truetype');
}

.byzhiconfont {
  font-family: "byzhiconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.byzh-left-1:before {
  content: "\e603";
}

.byzh-right-1-copy:before {
  content: "\e61f";
}

.byzh-youjian1:before {
  content: "\e615";
}

.byzh-xiazai-wenjianxiazai-14:before {
  content: "\e856";
}

.byzh-geren:before {
  content: "\e641";
}

.byzh-caidan:before {
  content: "\e666";
}

.byzh-edit3-fill:before {
  content: "\e61c";
}

.byzh-danweixiangmushenhe:before {
  content: "\e6de";
}

.byzh-caidan-mianxing:before {
  content: "\e60d";
}

.byzh-tabxiala:before {
  content: "\e6dc";
}

.byzh-yinyong:before {
  content: "\ec81";
}

.byzh-rss:before {
  content: "\e62b";
}

.byzh-xiangyou3:before {
  content: "\e778";
}

.byzh-wenjianliebiao:before {
  content: "\e6fa";
}

.byzh-menu-component:before {
  content: "\e6c4";
}

.byzh-pdf:before {
  content: "\e662";
}

.byzh-redupaihang:before {
  content: "\e629";
}

.byzh-liulan:before {
  content: "\e640";
}

.byzh-xiazai:before {
  content: "\e63c";
}

.byzh-yunxiazai:before {
  content: "\eb2c";
}

.topic-body .article-list-left span{display:inline-block;width:16px;height:17px;background:url(../public/images/list.png) no-repeat 0;top: 10px;}

/*文章详情*/


body {
  font-family: Arial, MicrosoftYaHei, sans-serif;
  background-color: #f3f3f3;
}

.toolBoxBorder .column,
.toolBoxBorder .column-ul {
  z-index: 9;
}

.column i.fa {
  font-size: 20px;
}

@media (min-width: 1200px) {
  body .main-left {
    width: 75%;
    float: left;
  }

  body .main-right {
    width: 27.8%;
    float: left;
    padding: 0;
    padding-left: 10px;
  }

  body .main-left {
    width: 72.2%;
  }

  body .main-right {
    padding-left: 25px;
  }

  body .container {
    width: 1320px;
  }




  .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: 1200px) {
.bookbox_en .byzhbook_img{
width:187px;
}
.bookbox_en .byzhbook_info.fl{
width:64%;
overflow-y:auto;
line-height:20px;
}
  b,
  strong {
    font-size: 18px;
  }

  .con_left {
    width: 220px;
    margin-bottom: 25px;
  }

  .con_mid {
    width: calc(100% - 246px);
    margin-bottom: 25px;
  }

  .con_right {
    width: 100%;
    margin-left: 0px;

  }

  .swiper-container {
    width: 100%;
    margin-right: 0px;
  }

  .main-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-wrap {
    justify-content: space-around;
  }
  #myTab {
    padding-left: 0px; 
}
#myTab li{width:auto;}
.tab-box #myTab.tab-ul > li.phb{width:auto;}
.tab-box .tab-ul li.phb ul.phList{position:static;  display: block;  float: left; box-shadow: none;padding:0;}
.tab-box .tab-ul ul.phList a {float:left;}
.tab-box .tab-ul > li.phb > a{display:none;  }
.tab-box .tab-ul li.phb ul.phList a{padding:0 10px;}
.tab-box .tab-ul.tab-ul-index-en > li{width:auto;}

.phb .phList a:hover {
    background: none;
}
#myTab{
width:920px;
}
}

@media (max-width: 992px) {
.bookbox_en .byzhbook_img{
width:187px;
}
.bookbox_en .byzhbook_info.fl{
width:64%;
overflow-y:auto;
line-height:20px;
}
  b,
  strong {
    font-size: 18px;
  }

  .tsg {
    flex-direction: row;
    flex-wrap: wrap;
    height: 146px;
  }

  .tsg a {
    width: 46%;
  }

  .con_left {
    width: 100%;
    margin-bottom: 30px;
  }

  .con_mid {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }

  .con_right {
    width: 100%;
    margin-left: 0px;
  }

  .swiper-container {
    width: 100%;
  }
}
@media (max-width: 420px) {
.bookbox_en .nykb p {
    margin-bottom: 10px;
}
.text-center{
text-align:left;
}
.swiper-container .swiper-title{
line-height:22px;
}
}
@media (max-width: 768px) {
.swiper-container{height: auto;}
.article-list-time font {
    display: block;
}
.main { padding-bottom: 0px;}
.article-list-zy font { padding: 0 5px; }
.article-list-zy .byzhiconfont{ display:none; }
.article_con {
    border-left: none;
    padding-left: 0;
}
.main-left .index-articles.item-div {
    padding: 0px;
}
.article-thumb.show-thumb+.article-info-box.fl{width:100%;}
.bookbox_en .nykb p:nth-last-child(1) a {
    font-size: 16px;
}
.bookbox_en .byzhbook_info.fl {
    width: 100%;
    line-height: 20px;
}
  b,
  strong {
    font-size: 16px;
  }

  .byzhbook_img.fl {
    float: none;
    text-align: center;
  }

  .byzhbook_img {
    margin-bottom: 18px;
  }

  .article-list .article-thumb {
    display: none;
  }
  .neighborCatalog {margin-top: 10px;}
}


@media (min-width: 1200px) {
.bookbox_en .byzhbook_img{
width:187px;
}
.bookbox_en .byzhbook_info.fl{
width:60%;
overflow-y:auto;
line-height:20px;
}
.phb .phList {
  width: 124px;
}
.phb .phList a:hover {
    background: #981b21;
    color: #fff!important;
    text-decoration: none;
}
ul.phList li {
    width: 100% !important;
    padding: 0px !important;
}
.phb .phList a{
  font-weight: normal !important;
  font-size: 17px !important;
  position: relative !important;
}
.tab-ul-index-en ul.phList li {
    width: 100% !important;
    text-align: left !important;
  
}
.tab-ul-index-en .phList li a{
  padding-left: 15px !important;
}
.tab-ul-index-en .phb .phList  {
    width: 130px;
}
.tab-ul-index-en .phList li a{
font-size:14px !important ;
}
}

.midcenter {
  width: 600px;
}

.main-left {
  background: #fff;
  margin-bottom: 23px;
}

.rank-yeartab li.current a{background-color: #981b21;}