﻿/*bootstrap*/
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both;
}
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/**/
.container{ margin: 0 auto; }
.header { position:relative; }
.com-nav ._header {
    position: absolute;
    top: 38px;
    padding-top: 30px;
    width: 100%;
    z-index: 9999;
}
.com-nav .container .logo {
    width: 35%;
}
.com-nav .container .logo {
    width: 53%;
}
.header .logo {
    width: 50%;
}
.fl {
    float: left;
}
.fr {
    float:right;
}
.logo .main-logo {
    display: block;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
    bottom: 2px;
}
.logo .main-logo a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}
.header .logo img {
    max-width: 100%;
}
.logo .main-logo:after {
    content: '';
    display: block;
    width: 1px;
    height: 58px;
    background: #fff;
    position: absolute;
    right: -2px;
    top: 4px;
}
.header .logo .logocon {
    max-width: calc(100% - 110px);
}
.com-nav .container .logor {
    width: 65%;
    position: relative;
    top: -10px;
}
.com-nav .header-nav {
    background: none;
    border: 0;
}
.com-nav .header-nav ul > li {
    height: 70px;
    line-height: 70px;
    padding: 0 12px;
}
.header-nav ul > li {
    float: left;
    position: relative;
}
.com-nav .header-nav ul > li.active a {
    border-bottom: 2px solid #fff;
}
.com-nav .header-nav ul > li > a {
    padding: 0 2px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
}
.header-nav ul > li:after {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.header-nav ul > li > a i {
    font-style: normal;
}
.header-nav ul > li:hover {
    background: none;
}

.com-nav .header-nav ul > li:hover a {
    background: none;
    border-bottom: 2px solid #fff;
}

.com-nav .header-nav ul > li.active a {
    border-bottom: 2px solid #fff;
}
/*home*/
.searchBox {
    position: relative;
}
.banner-bg {
    height: 180px;
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
}
.banner-bg {
    width: 100%;
    height: 280px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/bannerbg.png) repeat-x left top;
    z-index: 9;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

body .searchBox .banner-lw {
    bottom: 30px;
}
.searchBox .banner-lw {
    position: absolute;
    bottom: 70px;
    width: 100%;
    z-index: 99999;
    color: #fff;
}
.banner-lw {
    background: none;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.banner-lw .container .pic {
    background: rgba(0,0,0,0.4);
    width: auto;
    display: inline-block;
    padding: 15px 15px;
    max-width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: auto;
    max-height: 125px;
    margin-left: 120px;
}
.searchBox .tit {
    font-size: 18px;
    color: #fff;
}

.searchBox .owl-theme .owl-controls {
    top: 50%;
}
.owl-theme .owl-controls {
    text-align: center;
}
.searchBox .banner-lw .owl-buttons {
    display: block !important;
}
 .searchBox .owl-buttons > div {
    width: 38px;
    height: 56px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
 .searchBox .owl-prev {
    background: url(../images/jleft.png) no-repeat 0;
    left: 0;
}
 .searchBox .owl-next {
    background: url(../images/jright.png) no-repeat 0;
    right: 0;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

/*二级页面头部搜索*/
.second-nav {
    margin-bottom: 0;
    box-shadow: initial;
    max-height: 280px;
    overflow: hidden;
}
.second-nav .banner-bg {
    display: block;
}
.banner-bg {
    height: 180px;
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}
.banner-bg .j-searchBg {
    background: none;
    padding: 0;
    margin: 60px 0 0 0;
}
.banner-bg .j-searchBg {
    margin-top: 151px;
}
.banner-bg .j-searchBg .container {
    padding: 0;
}
.banner-bg .j-searchBg .container form {
    float: right;
}
.second-nav .banner-bg .j-searchBg select {
    max-width: 194px;
    width: auto;
    appearance: none;
    -webkit-appearance: none;
}
.banner-bg .j-searchBg select {
    background: rgba(255,255,255,0.9) url(../images/select_arrow.png) no-repeat scroll right center;
}
.j-searchBg select {
    padding: 0 20px 0 11px;
    color: #333;
    margin: 0 10px 0 0;
}
.j-searchBg select, .j-searchBg .text, .j-searchBg .sub {
    border: 1px solid #005196;
    border-radius: 2px;
    height: 38px;
}
.banner-bg .j-searchBg .j-input {
    width: 428px;
}
.j-searchBg .j-input {
    margin: 0 10px 0 0;
    margin-right: 20px;
    position: relative;
}
.j-searchBg .text {
    border-right: none;
    line-height: 38px;
    text-indent: 15px;
    width: 100%;
}
.j-searchBg .sub {
    border: none;
    background: #005196;
    padding: 0 30px;
    position: absolute;
    right: -1px;
    top: 1px;
    color: #fff;
}
.clear:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}
.banner-bg .j-searchBg .gjss {
    color: #fff;
    font-family: "Arial","微软雅黑","Microsoft YaHei","Helvetica,sans-serif";
}
.j-searchBg .gjss {
    background: none;
    line-height: 38px;
    font-size: 16px;
}
/*二级菜单头部搜索结尾线*/
body .searchBanner .pic {
    height: 260px;
}
.searchBanner .item img {
    height: auto;
    min-height: 100%;
}
/*底部样式*/
.ban-footer, .ban-footer a, #common-bottom a {
    color: #fff;
}
.ban-footer {
    padding: 20px 0 0 0;
    background: #005196;
    position: relative;
    z-index: 2000;
    font-family: "Arial","微软雅黑","Microsoft YaHei","Helvetica,sans-serif";
    font-size:14px;
}
.bottom-fixed {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 5000;
    background: #0960c0 url(../images/back_top.png) no-repeat center center;
    visibility: hidden;
}
.ban-footer p {
    line-height: 27px;
    text-align: center;
}
.ban-footer p span {
    display: inline-block;
    padding: 0 5px;
}
.ban-footer .Supported {
    background: #313131;
    padding: 13px 0;
    margin-top: 20px;
}
/*样式*/
.header .sub {
    position: absolute;
    background: #FFF;
    top:45px;
    left: 0;
    line-height: 15px;
    font-size: 14px;
    width: max-content;
    text-align: center;
    display:none;
}
.header .sub a {
    display: block;
   
}
.header .sub a:hover{
    background:#000 !important;
    color:#FFF;
}
.j-searchBg select {
    padding: 0 20px 0 11px;
    color: #333;
    margin: 0 10px 0 0;
    width: 18%;
}
.j-searchBg .j-input {
    margin: 0 10px 0 0;
    width: 836px;
    margin-right: 20px;
    position: relative;
}
.j-searchBg .gjss {
    background: none;
    color: #fff;
    color: #a51421;
    line-height: 38px;
    font-size: 16px;
}
.j-searchBg {
    background: #f5f8fa;
    padding: 30px 0;
    margin-bottom: 20px;
}
.j-left .tab-box {
    margin-bottom: 15px;
}
.j-left .tab-box {
    background: #ebf6fd;
    padding: 0 0 0 15px;
    margin-bottom: 20px;
}
.tab-ul-index li {
    float: left;
    text-align: center;
    margin: 0 10px 0 0;
    background: #ccc;
}
.j-left .tab-ul-index li {
    background: none;
    margin-right: 30px;
}
.j-left .tab-ul-index li a {
    line-height: 50px;
}
.tab-ul-index li a {
    font-size: 14px;
    color: #333;
    display: block;
    line-height: 37px;
}
.j-left .tab-ul-index li a {
    padding: 0 10px;
}
.j-left .tab-ul-index li a {
    line-height: 58px;
    font-size: 18px;
    color: #222;
}
.j-left .tab-ul-index li.active a {
    font-weight: normal;
    background: url(../images/tabLine.png) no-repeat bottom center;
    background-size: 100% auto;
}
.tab-content > .active, .tab-content > .tab-pane {
    display: block;
}
.tab-content > .tab-pane {
    visibility: hidden;
    height: 0;
    overflow: hidden;
    padding-bottom: 10px;
}
.tab-content > .active {
    visibility: visible;
    height: auto;
}
.article-list {
    border-bottom: 1px solid #ebebeb;
}
.ml-fm.article-list {
    border: 0;
    padding: 0;
    margin-bottom: 20px;
}
.article-list-right {
    width: 100%;
}
.ml-fm .article-list-right .article-list-info {
    padding-left: 0;
}
.i-recommend .article-list-info, .article-list .article-list-info {
    float: none;
}
.i-recommend .article-list-title, .article-list .article-list-title {
    margin-bottom: 5px;
}
.article-list .article-list-title {
    overflow: visible;
    white-space: normal;
}
.ml-fm .article-list-title, .ml-fm .article-list-zy {
    display: inline-block;
    margin: 0;
}
.article-list .article-list-title a {
    font-weight: bold;
    color: #222;
}
.article-list-title a {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}
.i-recommend .article-list-title a, .article-list .article-list-title a {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}
.article-list-zy {
    margin-top: 5px;
}
.ml-fm .article-list-title, .ml-fm .article-list-zy {
    display: inline-block;
    margin: 0;
}
.article-list-zy {
    font-size: 12px;
    color: #333;
    line-height: 19px;
}
.article-list-zy {
    line-height: 26px;
}
.ml-fm .article-list-zy a {
    color: #0055a7;
    padding: 0 20px;
    margin-right: 5px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.ml-fm .article-list-zy a {
    margin-left: 10px;
}
body .ml-fm .article-list-zy a {
    padding: 0 10px;
}
.tabH .toolBox1 {
    padding: 0;
    border: 0;
    margin-bottom: 0;
}
.derived span {
    line-height: 20px;
    float: left;
}
.derived i {
    cursor: pointer;
    font-size: 20px;
    vertical-align: middle;
    color: #394884;
}
.derived i {
    color: #0055a7;
}
.derived i {
    line-height: 20px;
    margin-left: 6px;
    float: left;
}
.derived i.current {
    color: #94c7ff;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.derived .line {
    width: 1px;
    height: 14px;
    background: #ccc;
    margin: 3px 0 0 6px;
    float: left;
}
.chooseAll {
    margin: 0;
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
}
.chooseAll input {
    margin-right: 5px;
    margin-top: -3px;
}
.selectAll a {
    padding: 5px;
    background: #0055a7;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
}
.j-current-issue2 .origialarticle {
    display: block !important;
}
body .article-list-journalg {
    margin-top: 10px;
}
.article-list-journalg {
    line-height: 29px;
    display: block;
    background: transparent;
    padding: 0;
}
.article-list {
    border-bottom: 1px solid #cdd2d4;
    padding: 14px 20px;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 95%;
}
.article-list {
    border-bottom: 1px solid #ebebeb;
}
.article-list:last-of-type {
    border-bottom: 0;
}
.article-list-left {
    position: absolute;
    left: 0;
    width: 20px;
    top: 7px;
}
.i-recommend .article-img, .article-list .article-img {
    width: 25%;
    padding-right: 20px;
}
.i-recommend .article-img a, .article-list .article-img a {
    display: block;
    border: 1px solid #e6e6e6;
    max-height: 95px;
    overflow: hidden;
}
.article-list a {
    line-height: 20px;
}
.article-list .article-img img {
    max-width: 100%;
}
.i-recommend .article-img + .article-list-info, .article-list .article-img + .article-list-info {
    width: 70%;
    float: left;
}
.i-recommend .article-list-title, .article-list .article-list-title {
    margin-bottom: 5px;
}
.i-recommend .article-list-title, .article-list .article-list-title {
    margin-bottom: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.article-list .article-list-title {
    overflow: visible;
    white-space: normal;
}
.article-list .article-list-title a {
    font-weight: bold;
    color: #222;
}
.article-list-author {
    line-height: 20px;
    color: #666;
}
.article-list-author, article-list-time {
    font-size: 12px;
}
.article-list-author a, .article-list-time font, .article-list-zy font a {
    color: #333;
    font-size: 14px;
}
.article-list-zy {
    font-size: 12px;
    color: #333;
    line-height: 19px;
}
.article-list-zy {
    margin-top: 5px;
}
.article-list-zy {
    line-height: 26px;
}
.article-list-zy font:nth-of-type(1) {
    padding-left: 0;
}
.article-list-zy font {
    padding: 0 10px;
}
.article-list-zy .font1 {
    padding-left: 0;
}
.article-list-zy font {
    line-height: 26px;
    padding-left: 0;
}
.article-list-zy font img {
    margin: 0 3px 0 0;
    position: relative;
    top: 2px;
}
.article-list-zy font span, .article-list-zy font a {
    display: inline-block;
}
a.page-btn, .article-main-mid a.page-btn {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #333;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    background: #0960BE;
    color: #fff;
}
.j-current-issue2 a.page-btn, .current-list-page a.page-btn {
    height: 23px;
    line-height: 23px;
    display: inline-block;
    background: #0055a7 !important;
    color: #fff !important;
    font-weight: normal !important;
}
/*中间内容右侧*/
.main .journal-info > .container {
    margin-bottom: 0;
    padding: 0;
}
.main .journal-info > .container {
    width: 100%;
}
.main .journal-info > .container, .comwrap {
    margin-bottom: 20px;
}
.main .journal-info > .container {
    border-radius: 5px;
}
.journal-info .journal-cover, .journal-info .journal-desc {
    float: left;
}
.journal-info .journal-cover {
    width: 53%;
}
.journal-info .journal-cover {
    margin-bottom: 15px;
}
.journal-info .journal-cover {
    padding-right: 20px;
    text-align: center;
}
.journal-info .journal-cover img {
    width: 200px;
}
.journal-info .journal-cover img {
    max-width: 100%;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
}
.journal-info .journal-cover, .journal-info .journal-desc {
    float: left;
}
.journal-info .journal-desc {
    width: 40%;
    margin-top: 0;
    font-size:14px;
}
.journal-info .journal-desc strong{
    font-weight: 700;
}
.journal-info .journalBtn {
    text-align: center;
    margin-bottom: 10px;
}
.qkjs-btn, .journal-info .issn, .journal-info .cn {
    display: block;
    margin: 0 0 8px 0;
}
.journalBtn > * {
    margin-right: 20px;
}
.qkjs-btn a {
    width: 100%;
    text-align: center;
}
.journalBtn > span a {
    border: 1px solid #0047b2;
    color: #0047b2;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 3px;
}
.journal-info .qrcodes {
    padding: 0;
    padding: 10px 0 0 0;
    padding-left: 3%;
    text-align: center;
}
.journal-info .qrcodeBox {
    float: none;
    display: inline-block;
}
.journal-info .qrcodes img {
    width: 120px;
    height: 120px;
    margin: 0 5px;
}
.journal-info .qrcodes .qrcodeBox span {
    display: block;
    text-align: center;
    color: #333;
    margin-top: 8px;
}
.journal-info .journal-qrcode {
    width: 100%;
    padding: 0;
    float: none;
}
.journal-info .entry, .banner-bg .tgbtn .entry {
    margin: 0 1% 8px 1%;
    line-height: 36px;
}
.journal-info .entry {
    margin-left: 0;
}
.journal-info .entry, .banner-bg .tgbtn .entry {
    display: inline-block;
    width: 42%;
    text-align: center;
    border-radius: 5px;
    padding: 0 10px;
    background: #005196;
    color: #fff;
    font-size: 16px;
}
.main .journal-info > .container, .comwrap {
    margin-bottom: 20px;
    min-height: 95px;
    overflow: hidden;
}
.j-com-bg {
    background-color: #f5f8fa;
}
.j-com-bg .tit {
    font-size: 18px;
    font-weight: 600;
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    color: #005198;
}
.t-icon {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 32px;
    background-image: url(../images/icon_03.png);
    margin-right: 9px;
}
.j-com-bg .more {
    line-height: 50px;
    margin-right: 10px;
}
.comwrap ul li {
    margin-top: 15px;
    padding-left: 18px;
    position: relative;
    font-size: 14px;
}
.comwrap ul li a {
    color: #222;
}
.comwrap ul li ._tit{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    display: block;
}
.comwrap ul li a:hover {
    text-decoration-line:underline;
    color:dodgerblue;
}
.latest-box li a {
    line-height: 23px;
}
.latest-box li .glyphicon {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 18px;
    color: #005196;
}
.glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.notice .time {
    padding-right: 8px;
    width: 45px;
    text-align: right;
}
.notice .time span {
    display: block;
    color: #999;
}
.notice .d {
    font-size: 24px;
    font-weight: bold;
}
.notice .y {
    font-size: 12px;
}
.notice .tit-box {
    width: calc(85% - 15px);
    min-height: 45px;
    position: relative;
    padding-left: 12px;
}
.notice .tit-box .line {
    position: absolute;
    left: 0;
    top: 5px;
    width: 1px;
    height: 35px;
    display: inline-block;
    background: #999;
}
.notice .ico {
    background: #a51421;
    padding: 1px 2px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    margin-left: 6px;
}
.notice ul li {
    padding:0;
}
.j-links ul li .ico, .comwrap-en.notice ul li .ico2 {
    width: 8px;
    height: 8px;
    background: #d0d0d0;
    border-radius: 50%;
}
.download ul li .ico, .j-links ul li .ico, .comwrap-en.notice ul li .ico2 {
    position: absolute;
    left: 0;
    top: 6px;
    display: inline-block;
}
.alert-rss {
    padding: 14px 15px;
    background: #ebf6fd;
}
.alert-rss a {
    width: 50%;
    text-align: center;
    color: #222;
    display: block;
    float: left;
    font-size: 14px;
}
.alert-rss a .yjdy {
    background: url(../images/email.png) no-repeat center center;
}
.alert-rss a span {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 5px;
    position: relative;
    top: 7px;
}
.alert-rss a .rss {
    background: url(../images/rss.png) no-repeat center center;
}


/*自适应分辨率样式*/
@media only screen and (min-width: 1200px) {
    .container {
        width: 1200px;
    }

    .logo {
        width: 27% !important;
    }
}

@media only screen and (min-width: 1200px) {
    #body-aps .com-nav .container .logor {
        width: 73%;
    }
}

@media (min-width: 1200px) {
    .j-center .j-left, .main .main-left {
        width: 68%;
        float: left;
        padding: 0;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
}

@media screen and (min-width: 1200px) {
    .article-list-author {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (min-width: 1200px) {
    .j-center .j-right, .main .main-right {
        width: 28%;
        float: right;
        padding: 0;
    }
}