/*css reset*/
/*别删，有的得看情况调一下宽度*/
.leftnav .mListBox {
    display: none;
}

.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: #007c70;
}

/**1.页面字体需要变主色调，直接调用mainColor;2.参考文献doi颜色与主色调一致**/
.article-list .mainColor {
    color: #fd8758;
}

/*文章页颜色*/
.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: #007c70;
}

/*2019年5月13日版本过刊标题*/
.guokan-tit h2 {
    color: #3da9ff;
}

/*移动端搜索头部下拉框颜色*/
.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: #007c70;
}

#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(0, 124, 112, 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: 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;
}

.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("../images/custom/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(../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;
}

.phone-nav .container .search-app {
    display: block;
    background: url("../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("../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%;
    }

    .banner-swiper .swiper-button-next {
        background-position: none !important;
    }
}

/*头部导航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/public/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: #3da9ff;
    font-size: 14px;
    height: 31px;
    line-height: 31px;
    color: #fff;
    position: relative;
    padding-left: 35px;
    margin-bottom: 18px;
}

.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 {
    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(../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: #007c70;
}

.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;
}

/**********************************/





/*css reset end*/

.top-logo {
    height: 53px;
    padding: 11px 0 0 0;
}

.header {
    height: 149px;
    background: url(../images/custom/bg.jpg) no-repeat center;
}

.header .logo {
    margin-top: 22px;
    padding-left: 0;
}

.header .logo img {
    max-width: 520px;
}

.header .logor {
    text-align: right;
}

.header .logor {
    font-size: 16px;
    color: #fff;
    margin-top: 26px;
    padding-right: 18px;
}

.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(../images/custom/impactBox.png) no-repeat center;
    text-decoration: none;
    background-size: cover;
}

.header .logor a span {
    margin-left: 0;
}

.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: 50px;
    line-height: 50px;
}

.top .nav li a {
    padding: 0 15px;
}

.top .header-nav-en li a {
    padding: 0 6px;
}

.top .nav ul>li {
    height: 50px;
}

.top .header-nav ul>li>a {
    line-height: 50px;
    height: 50px;
    font-size: 18px;
    color: #fff;
}

.header-nav ul>li ol {
    top: 50px;
}

.top-nav.nav {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 6px #dddddd;
}

.header-nav,
.header-nav {
    background: #007c70;
}

.header-nav ul>li.active>a,
.header-nav ul>li:hover>a {
    color: #fff;
    background: #009f96;
    /*border-bottom:3px solid #fd6e20;*/
}

.header-nav ul>li ol li:hover,
.header-nav ul>li ol li:hover a {
    border: 0;
    background: #009f96;
    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;
}

/* 顶部搜索 */

/* banner开始 */
/* 在 override-styles.css 文件中 */
.swiper-button-next:after {
    content: none !important;
}

.banner-swiper {
    width: 100%;
    height: 329px;
    background: #fafafa;
}

.swiper-slide {
    padding: 31px 70px 31px;
    display: block;
    text-align: left;
}

.swiper-slide a {
    width: auto;
    display: inline-block;
}

.swiper-slide .swiper-img {
    width: 42.5%;
    border: 1px solid #e6e1e1;
    height: 100%;
}

.swiper-slide .swiper-img img {
    max-height: 100%;
    margin: auto;
}

.swiper-title {
    font-size: 18px;
    line-height: 28px;
    color: #1c1c1c;
    font-weight: 700;
}

.swiper-r {
    width: 57.5%;
    padding-left: 28px;
}

.swiper-info {
    font-size: 14px;
    line-height: 28px;
    color: #666666;
    margin-top: 10px;
    text-indent: 28px;
    -webkit-line-clamp: 6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-more {
    font-size: 14px;
    line-height: 28px;
    color: #007c70;
}

.swiper-button {
    width: 15px !important;
    height: 29px !important;
    position: absolute !important;
    transform: translateY(-50%) !important;
    cursor: pointer !important;
}

.banner-swiper .swiper-button-pre {
    background-image: url(../images/custom/pre.png);
    left: 30px !important;
    top: 50%;
    z-index: 9999;
}

.banner-swiper .swiper-button-next {
    background-image: url(../images/custom/next.png);
    right: 30px !important;
    top: 58%;
}

.banner .swiper-container .main-pagination {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    height: 10px;
    width: 100%;
    text-align: center;
}

.swiper-pagination-bullet {
    display: inline-block !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 10px !important;
    background: #9a9a9a !important;
    margin: 0 5px !important;
    opacity: 0.8 !important;
    /* border: 1px solid #fff; */
    cursor: pointer !important;
}

.swiper-pagination-bullet-active {
    background: #009f96 !important;
}

/* search */
.search-wrapper input::input-placeholder {
    color: #666666;
    font-size: 13px;
}

.search-wrapper input::-webkit-input-placeholder {
    color: #666666;
    font-size: 13px;
}

.search-wrapper input::-moz-placeholder {
    color: #666666;
    font-size: 13px;
}

.search-wrapper input::-ms-input-placeholder {
    color: #666666;
    font-size: 13px;
}

.indexsearch {
    display: block;
    padding: 15px 30px;
    background: #e7e7e7;
}

.search-wrapper .form-group,
search-wrapper .tj {
    margin-bottom: 0;
    border-right: 0;
}

.search-wrapper .searcontent,
.search-wrapper .tj {
    height: 45px;
    line-height: 45px;
    display: inline;
}

.search-wrapper .searcontent {
    width: 100%;
    padding-left: 8px;
}

.search-wrapper .form-control {
    padding: 0 20px;
    font-size: 13px;
    border-radius: 3px;
}

.search-wrapper .form-group {
    margin-right: 15px;
    position: relative;
}

.search-wrapper .searchInput {
    width: 859px;
}

.search-wrapper .search-input-en {
    width: 808px;
}

.indexsearchEn .searchInput {
    width: 479px;
}

.search-wrapper .form-group select {
    width: 159px;
}

.search-wrapper .tj {
    position: absolute;
    background: #007c70 url(../images/custom/icon_03.png) no-repeat center;
    right: 0;
    top: 0;
    padding: 0 13px 0 20px;
    line-height: 45px;
    height: 45px;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    color: #fff;
    width: 87px;
}

.search-wrapper .adSearch {
    font-weight: 400;
    color: #222222;
    font-size: 15px;
    line-height: 45px;
}

.search-wrapper .form-control {
    background: url(../images/custom/tobottom.png) no-repeat scroll right 9px center #fff;
    height: 45px;
}

.indexsearch .form-control {
    /*box-shadow:0 2px 10px rgba(0,0,0,0.2);*/
    border: 1px solid #cccccc;
}

/*  quick-button开始 */
.quick-button {
    padding: 20px 0 10px;
}

.quick-button-item {
    width: 19%;
    text-align: center;
    height: 66px;
    line-height: 66px;
    border-radius: 5px;
}

.quick-button-item span {
    font-size: 22px;
    color: #fff;
}

.quick-button-item:hover {
    text-decoration: none;
}

.quick-button-item+.quick-button-item {
    margin-left: 1.25%;
}

.quick-button a:last-child {
    margin-right: 0;
}

.quick-button-item:nth-child(1) {
    background: #3f89be;
}

.quick-button-item:nth-child(1) span::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 32px;
    background-image: url(../images/custom/icon_55.png);
    vertical-align: middle;
    margin-right: 12px;
}

.quick-button-item:nth-child(2) {
    background: #e2bd7f;
}

.quick-button-item:nth-child(2) span::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 34px;
    background-image: url(../images/custom/icon_56.png);
    vertical-align: middle;
    margin-right: 12px;
}

.quick-button-item:nth-child(3) {
    background: #e4717c;
}

.quick-button-item:nth-child(3) span::before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 32px;
    background-image: url(../images/custom/icon_57.png);
    vertical-align: middle;
    margin-right: 12px;
}

.quick-button-item:nth-child(4) {
    background: #a4d06e;
}

.quick-button-item:nth-child(4) span::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 30px;
    background-image: url(../images/custom/icon_58.png);
    vertical-align: middle;
    margin-right: 12px;
}

.quick-button-item:nth-child(5) {
    background: #a7b8e6;
}

.quick-button-item:nth-child(5) span::before {
    content: "";
    display: inline-block;
    width: 33px;
    height: 33px;
    background-image: url(../images/custom/icon_59.png);
    vertical-align: middle;
    margin-right: 12px;
}

/*  quick-button结束 */



@media (max-width: 1200px) {
    .quick-button-item {
        width: 32%;
        margin-top: 15px;
    }

    .quick-button-item+.quick-button-item {
        margin-left: 2%;
    }

    .quick-button-item:nth-child(4) {
        margin-left: 0;
    }

    .banner-swiper .swiper-button-next {
        background-image: none !important;
    }
}

@media (max-width: 768px) {
    .quick-button-item {
        width: 100%;
        margin-top: 15px;
        margin-left: 0 !important;
    }
}

.qk-news {
    margin-top: 15px;
}

.qk-news>div {
    width: 48.25%;
}

.common-title-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1
}

.common-title {
    font-size: 24px;
    font-weight: 600
}

.common-title-icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 21px;
    background-image: url(../images/custom/icon_04.png);
    margin-right: 9px
}

.common-title span+span {
    vertical-align: middle
}

.common-more {
    margin-top: 5px
}

.news .common-title-icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 21px;
    background-image: url(../images/custom/icon_05.png);
    margin-right: 9px
}

.qkxx-wrap {
    padding-top: 22px;
}

.qkxx-l img {
    width: 213px;
    height: 303px;
}

.qkxx-r {
    padding-left: 22px;
    width: calc(100% - 213px);
}

.qkxx-r p {
    font-size: 15px;
    line-height: 29px;
    color: #1c1c1c;
}

.qkxx-r p:nth-child(4) {
    padding-left: 74px;
    position: relative;
}

.qkxx-r p:nth-child(4) strong {
    position: absolute;
    left: 0;
}

.qkxx-en .qkxx-r p:nth-child(4) {
    padding-left: 0px;
    position: unset;
}

.qkxx-en .qkxx-r p:nth-child(4) strong {
    position: unset;
    left: unset;
}

.qkxx-r span+strong {
    margin-left: 30px;
}

.qkxx-item-wrap {
    padding-top: 21px;
    border-top: 1px solid #eaeaea;
    margin-top: 10px;
}

.qkxx-item-r {
    width: 50%;
    display: block;
    background: url(../images/custom/icon_14.png) no-repeat center;
    height: 67px;
    line-height: 67px;
    font-size: 20px;
    font-weight: 700;
    color: #fefefe;
    border-radius: 4px;
    margin-top: 23px;
    text-align: center;
}

.qkxx-en .qkxx-item-r {
    padding: 8px 0;
    line-height: 0px;
}

.qkxx-item-r img {
    width: 99px;
    height: 99px;
    display: block;
    margin: 0 auto;
}

.qkxx-item-r a {
    font-size: 15px;
    line-height: 29px;
    color: #1c1c1c;
    display: block;
    text-align: center;
}

.qkxx-item-r::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 29px;
    background: url(../images/custom/icon_13.png) no-repeat center;
    vertical-align: middle;
    margin-right: 7px;
}

.qkxx-en .qkxx-item-r::before {
    vertical-align: text-top;
    margin-top: 10px;
}

.qkxx-item-r:hover {
    color: #1c1c1c;
    text-decoration: none;
}

.qkxx-item-l img {
    width: 99px;
    height: 99px;
}

.common-article-item {
    padding-top: 25px;
    display: block;
}

.common-article-item-title {
    font-size: 16px;
    line-height: 26px;
    color: #1c1c1c;
}

.common-article-item-title::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 7px solid #007c70;
    border-bottom: 6px solid transparent;
    /* border-radius: 50%; */
    /* vertical-align: middle; */
    margin-top: 3px;
    margin-right: 9px;
}

.common-article-item-date {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 26px;
}

/* banner结束 */
/* 当期开始 */
.current-atc {
    background: #f7f7f7;
    padding: 20px 0;
}

.current-bg {
    background: #ffffff;
    padding: 25px 0 50px;
}

.current-bg .container {
    position: relative;
}

.current-atc .common-title-icon,
.priority-atc .common-title-icon {
    width: 19px;
    height: 21px;
    background: url(../images/custom/icon_07.png) no-repeat center;
}

.current-atc .common-title-wrap,
.priority-atc .common-title-wrap {
    margin-bottom: 20px;
}

.swiper-current {
    height: 347px;
    width: 100%;
    background: #ffffff;
    position: unset;
}

.swiper-current .swiper-slide {
    padding: 0;
}

.swiper-current .swiper-slide {
    padding-left: 24px;
    background: #fff;
}

.swiper-current .swiper-slide-active {
    padding-left: 0;
}

.article-img {
    margin-bottom: 15px;
}

.index-article .article-list {
    padding: 0;
}

.index-article .article-img a {
    display: block;
    width: 100%;
    height: 124px;
    border: 1px solid #f2f2f2;
    text-align: center;
}

.index-article .article-img img {
    max-width: 100%;
    max-height: 100%;
}

.article-list-title a {
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    color: #000000;
}

.article-list-author * {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
}

.article-list-time font {
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    display: inline-block;
}

.article-list .mainColor {
    color: #00625a;
}

.article-list .colorRed {
    color: #d71345;
}

.article-list-zy * {
    color: #666666;
    font-size: 14px;
    line-height: 36px;
}

.article-list-zy font {
    padding: 0;
}

.article-list-zy font+font a::before {
    content: '|';
    display: inline-block;
    margin: 0 18px;
}

.len-more {
    background-color: #fff;
    display: block;
    height: 49px;
    line-height: 46px;
    color: #007c70;
    font-size: 19px;
    border: 2px solid #87dad5;
    margin: 0 auto 0;
    text-align: center;
    border-radius: 49px;
    width: 173px;
    margin-top: -25px;
    z-index: 4;
}

.len-more::after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(../images/custom/more.png) no-repeat center;
    vertical-align: middle;
    margin-left: 7px;
    margin-top: -3px;
}

.len-more:hover {
    background-color: #87dad5;
    color: #fff;
    transition: all .2s;
    text-decoration: none;
}

.len-more:hover::after {
    background: url(../images/custom/more-hover.png) no-repeat center;
    transition: all .2s;
}

.current-pagination {
    position: absolute;
    right: 0;
    top: 22px;
    z-index: 100;
}

.current-pagination .swiper-active-switch {
    width: 10px;
}

/* 当期结束 */

/* priority开始 */
.priority-atc {
    margin-top: -20px;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.priority-bg {
    background: #fff;
    padding: 25px 0 50px;
}

.priority-list .article-list {
    width: 23.5%;
    margin-right: 2%;
    border: none;
}

.priority-list .article-list:nth-of-type(4) {
    margin-right: 0;
}

.current-atc .article-list-title,
.priority-atc .article-list-title {
    height: 52px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.current-atc .article-list-title::before, .current-atc .article-list-title::after, .priority-atc .article-list-title::before, .priority-atc .article-list-title::after {display: none;}

.current-atc .article-list-title a,
.priority-atc .article-list-title a {
    color: #007c70 !important;display: block;
}

/* priority结束 */

.priority-list .article-list {
    float: left;
}

/* back-issues开始 */
.back-issues {
    padding-top: 25px;
    background: #f7f7f7;
    padding-bottom: 20px;
}

.back-issues-bg {
    background: #fff;
}

.year-clear>div {
    width: 48.5%;
    margin-top: 19px;
}

.year-wrap {
    /* margin-top: 19px; */
}

.year-wrap ul {
    overflow: hidden;
    margin-left: -16px;
    /* background: #EEEEEE; */
}

.year-wrap ul li {
    width: 14.28%;
    height: 27px;
    float: left;
    padding-left: 16px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.year-wrap ul li .com {
    height: 27px;
    color: #666666;
    background: #e1e1e1;
    display: block;
    padding-top: 5px;
    border-radius: 3px;
}

.year-wrap ul li .com:hover,
.year-wrap ul li .active {
    background-color: #007c70;
    color: #fff;
}

/* back-issues结束 */

/* top开始 */
.top-part {
    /*padding-bottom: 20px;*/
    background: #f7f7f7;
}

.top-bg {
    background: #fff;
    padding: 25px 0 60px;
}

.top-part .common-title-icon {
    width: 19px;
    height: 21px;
    background: url(../images/custom/icon_09.png) no-repeat center;
}

.top-wrap {
    padding-top: 30px;
}

.top-card {
    width: 31%;
    margin-right: 3.5%;
    height: 460px;
    border: 1px solid #ebebeb;
    overflow: hidden;
}

.top-card:nth-of-type(3) {
    margin-right: 0;
}

.top-title-wrap {
    padding: 30px 17px 30px 20px;
    background: #00a0c7;
    position: relative;
}

.top-title-wrap::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-top: 7px solid #00a0c7;
    border-right: 7px solid transparent;
    position: absolute;
    bottom: -7px;
    left: 20px;
}

.top-title {
    font-size: 20px;
    color: #fff;
    line-height: 28px;
}

.top-more {
    font-size: 14px;
    color: #fff;
    padding: 0 25px;
    border: 1px solid #fff;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    border-radius: 26px;
}

.top-more:hover {
    background: #fff;
    color: #00a0c7;
    text-decoration: none;
    transition: all .2s;
}

.top-part .article-list {
    padding: 14px 0px;
}

.top-part .article-list:nth-child(1) {
    padding-top: 0;
}

.top-part.top-part-en .common-article-item-title {
    line-height: 20px;
}

.top-part .common-article-wrap {
    padding: 25px 16px;
}

.top-part .common-article-item-title::before {
    display: none;
}

.top-part .icon-dot {
    width: 3px;
    height: 3px;
    border: 4px solid #d4d4d4;
    border-radius: 50%;
    vertical-align: middle;
    margin-top: 9px;
}

.top-part .common-article-item-title {
    width: calc(100% - 10px);
    padding-left: 10px;
    font-size: 16px;
    color: #1c1c1c;
    line-height: 24px;
}

.top-part .common-article-item-wrap+.common-article-item-wrap {
    margin-top: 8px
}

.top-card:nth-of-type(2) .top-title-wrap {
    background: #00881b;
}

.top-card:nth-of-type(2) .top-title-wrap::after {
    border-top-color: #00881b;
}

.top-card:nth-of-type(2) .top-more:hover {
    color: #00881b;
}

.top-card:nth-of-type(3) .top-title-wrap {
    background: #fb952a;
}

.top-card:nth-of-type(3) .top-title-wrap::after {
    border-top-color: #fb952a;
}

.top-card:nth-of-type(3) .top-more:hover {
    color: #fb952a;
}

.top-card:nth-of-type(4) {
    margin-top: 30px;
    display: none;
}

/* top结束 */

/* links开始 */
.links {
    padding: 25px 0 20px;
}

.links .common-title-icon {
    width: 19px;
    height: 21px;
    background: url(../images/custom/icon_10.png) no-repeat center;
}

.links .common-title-wrap {
    border-color: #007c70;
}

.links-wrap {
    padding-top: 25px;
}

.links-wrap a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    font-size: 16px;
    color: #007c70;
}

.links-wrap a {
    padding: 0 20px;
    position: relative;
}

.linksEn a {
    padding: 0 15px;
    font-size: 13px;
}

.links-wrap a:first-of-type {
    padding-left: 0;
}

.links-wrap a:last-of-type:after {
    display: none;
}

.links-wrap a:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 16px;
    background: #afafaf;
    position: absolute;
    top: 6px;
    right: 0;
}

/* links结束 */

.footer {
    padding-top: 15px;
    background: #007c70;
}

.footer,
.footer * {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.bottom {
    padding-bottom: 20px;
}

.footer .btmb {
    background: #222728;
}

.footer-r {
    padding-top: 8px;
}

.footer-r img {
    width: 99px;
    height: 100px;
}

.contact {
    padding-left: 23px;
}

.contact a {
    display: block;
}

.contact a {
    margin-top: 18px;
}

.contact a:nth-of-type(1)::before {
    content: '';
    display: inline-block;
    width: 32px;
    height: 24px;
    background: url(../images/custom/icon_11.png) no-repeat center;
    margin-right: 10px;
    vertical-align: middle;
}

.contact a:nth-of-type(2)::before {
    content: '';
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(../images/custom/icon_12.png) no-repeat center;
    margin-right: 16px;
    vertical-align: middle;
}

.bottom-fixed {
    background: #007c70 url("../images/public/back_top.png") no-repeat center center;
}

/*右侧*/
.main-right .qkxx-l {
    width: 100%;
    text-align: center;
    display: block;
}

.main-right .qkxx-r {
    width: 100%;
    padding-left: 0;
    margin-top: 15px;
}

.main-right .qkxx-item-r {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
    width: 80%;
}

.main-right .common-article-item {
    padding-top: 10px;
}

.main-right .news {
    margin-top: 20px;
}

/*文章详情*/
.box-article-content {
    font-size: 16px;
}

.box-article h3 {
    font-size: 20px;
}

.formulaTag.numwidth {
    max-width: 100px;
    min-width: 40px;
    text-align: right;
    padding-right: 20px;
}

@font-face {
    font-family: "Lora";
    src: url("../fonts/Lora-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Lora";
    src: url("../fonts/Lora-Bold.woff") format("woff"),
        url("../fonts/Lora-Bold.ttf") format("truetype"),
        url("../fonts/Lora-Bold.eot") format("embedded-opentype"),
        url("../fonts/Lora-Bold.svg") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "MONTSERRAT-REGULAR";
    src: url("../fonts/MONTSERRAT-REGULAR.TTF") format("truetype");
    font-weight: bold;
    font-style: normal;
}

body {
    font-family: "Lora";
}

.topicTabBox {
    margin-top: 20px;
}

.topicTabBox .Papers {
    display: none;
}

.topicTabs {
    margin: 20px 0;
    border-bottom: 1px solid #ddd;
}

.topicTabs span:hover {
    cursor: pointer;
}

.topicTabs span {
    border-radius: 5px 5px 0 0;
    display: inline-block;
    padding: 15px 36px;
    background: #dbdcdc;
    font-size: 16px;
    margin-right: 10px;
    font-weight: bold;
}

.topicTabs span.ac {
    background: #016d56;
    color: #fff;
}

.coverImgD {
    padding: 20px;
    border: 1px solid #ddd;
}

.coverImgD img {
    max-width: 100%;
}

.coverImgDBox {
    margin-bottom: 20px;
}

.coverAbstract {
    padding: 0;
    line-height: 24px;
}

.coverAbstract .coverImg {
    max-width: 300px;
    margin: 0 10px 10px 0;
    float: left;
}

.coverAbstract p,
.topicDesc p {
    text-indent: 2em;
    line-height: 24px;
}

.topicUD {
    margin-top: 20px;
    padding: 15px 20px;
    background: #ececec;
}

.topicUD li {
    margin: 10px 0;
}

.topicUD a {
    font-size: 14px;
    font-weight: bold;
    color: #016d56;
    margin-left: 10px;
}

.neighborVirtualTopic {
    margin-top: 25px;
}

/* custom-topics */
.custom-topic {display: flex;background-color: #F7F7F7;box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);}
.custom-topic:not(:last-of-type) {margin-bottom: 20px;}
.custom-topic-l {width: 100px;}
.custom-topic-l img{width: 100px;}
.custom-topic-r {padding: 12px 15px;}
.custom-topic .tit {margin-bottom: 8px;}
.custom-topic .tit a{font-size: 16px;font-weight: bold;color: #222;}
.custom-topic .intro { -webkit-line-clamp: 4;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;color: #808080;}
.custom-topic-detail .custom-topic-l {width: 230px;display: flex;padding: 15px;align-items: center;}
.custom-topic-detail .custom-topic-l img {width: 200px;}
.custom-topic-detail .intro {display: block;}

/* 专栏征稿 */
.custom-news {background-color: #F7F7F7;box-shadow: 1px 1px 6px 2px rgba(0, 0, 0, 0.1);padding: 15px;margin-bottom: 20px;border-radius: 5px;}
.custom-news a:hover {text-decoration: none;}
.custom-news .tit {margin-bottom: 8px;font-size: 16px;font-weight: bold;color: #222;}
.custom-news .custom-news-author {margin-bottom: 5px;}
.custom-news-deadline {color: #808080;}

@media (min-width: 1200px) {
    body .main-left {
        width: 75%;
        float: left;
        padding: 0;
        padding-right: 15px;
    }

    body .main-right {
        width: 25%;
        float: left;
        padding: 0;
        padding-left: 10px;
    }

    body .main-right {
        padding-left: 25px;
    }

    body .container {
        width: 1200px;
    }

    .current-atc .container {
        padding-left: 0;
        padding-right: 0;
    }

    .banner .container {
        padding: 20px 0;
    }

    .links .container,
    .footer .container {
        padding-left: 0;
        padding-right: 0;
    }


    .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) {
    .swiper-slide {
        padding: 0 0 30px;
        position: relative;
        overflow: hidden;
    }

    .swiper-slide .swiper-img {
        width: 100%;
        float: none;
        text-align: center;
        border: none;
        position: relative;
        height: 90%;
    }

    .swiper-img img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        max-height: 100%;
    }

    .swiper-r {
        width: 100%;
        padding-left: 0;
        position: absolute;
        bottom: 34px;
        left: 0;
    }

    .swiper-r .swiper-title {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .swiper-r .swiper-info,
    .swiper-r .swiper-more,
    .swiper-r p {
        display: none;
    }

    .qk-news>div {
        width: 100%;
        float: none;
    }

    .news {
        margin-top: 20px;
        padding-bottom: 20px;
    }

    .priority-list .article-list {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
    }

    .priority-list .article-list:nth-of-type(2n) {
        margin-right: 0;
    }
}

@media (max-width: 992px) {
    .year-clear>div {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .qkxx-l {
        width: 100%;
        text-align: center;
    }

    .qkxx-r {
        width: 100%;
        padding-left: 0;
        margin-top: 15px;
    }

    .priority-list .article-list {
        width: 100%;
        margin-right: 0;
    }

    .top-card {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .year-wrap ul li .com {
        font-size: 10px;
        line-height: 18px;
    }

    .swiper-button {
        display: none;
    }

    .swiper-slide {
        background: #fff;
    }

    .qkxx-item-r {
        width: calc(100% - 138px);
    }

    .current-pagination {
        top: unset;
        right: unset;
        display: block;
        text-align: center;
        width: 100%;
        bottom: 10px;
    }

    .priority-atc .article-list-title {
        height: auto;
    }

    .links-wrap {
        margin-left: -20px;
    }

    .links-wrap a:first-of-type {
        padding-left: 20px;
    }

    .current-pagination .swiper-pagination-bullet {
        width: 5px !important;
        height: 5px !important;
        border-radius: 5px !important;
        margin: 0 3px !important;
    }

    .swiper-current {
        position: relative;
    }

    .common-article-item-date {
        float: left;
    }

    .footer-r {
        float: left;
    }

    #mescroll .main,
    #mescroll .main-left {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .table_type1 {
        max-width: 80% !important;
    }
}

.news-details-body.box-body .box-article-content p {
    line-height: 30px !important;
}

.box-article-content p img {
    padding: 10px !important;
}

.abstract-cn .article-abstract {
    text-align: justify;
}

#htmlContent>p {
    text-align: justify;
}

styled-content {
    display: inline-block;
    text-indent: 0;
}

styled-content img {
    max-width: 100%;
    image-rendering: auto;
}

body .leftnav {
    padding-right: 15px;
    padding-left: 15px
}


body .leftnav li {
    background: #eee;
    padding: 8px 0;
    text-align: center;
    margin-bottom: 5px;
}

body .leftnav .ac {
    background: #007c70;
}

body .leftnav .ac a {
    color: #fff;
}

div#news_detail_columns {
    margin-top: 40px;
}

.banner .swiper-pagination-bullet-active {
    width: 23px !important;
}

.news-detail-body .rh-edit-news-detail a {
    text-decoration: none ;
}

.news-detail-body .rh-edit-news-detail a:hover {
    text-decoration: underline ;
}
body .rh-edit-news-detail a{color: #666;}
.leftnav ul li{height: 42px;    line-height: 28px;}
.leftnav ul li a{color: #333;}

.catalog,.catalog a,.cur-date-pub,.cur-date{font-size: 14px;line-height: 27px;}
.catalog a{display: inline-block;margin-left:10px;height: 27px;font-size: 14px;color: #fff; background: #007c70;border-radius: 3px;padding:0 15px;text-decoration: none;}
.li-topic-id a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;padding: 0 10px;}
