html, body { color: #333333; font-family: 'Montserrat', sans-serif; line-height: 1.5em; /*background: #f0f0f0;*/ } .bgC1 { /* ?important???????????????????? */ background: #3c9cd7 !important; } .bgC2 { background: #3c9cd7; } .bgC3 { background: #3c9cd7; } .bgC4 { background: #3c9cd7; } .colorC1 { color: #3c9cd7 !important; } .colorC2 { color: #3c9cd7; } .colorC3 { color: #3c9cd7; } .colorC4 { color: #3c9cd7; } .font-bold { font-weight: bold; } .font12{ font-size: 12px; } .font13{ font-size: 13px; } .font14 { font-size: 14px; line-height: 14px; } .font15 { font-size: 15px; } .font16 { font-size: 16px; } .font18 { font-size: 18px; } .font20 { font-size: 20px; } .font22 { font-size: 22px; } .font24 { font-size: 24px; } .font26 { font-size: 26px; } .font28 { font-size: 28px; } .font32{ font-size: 32px; } .color7F{ color: #7F7F7F; } .colorff, a:hover.colorff{ color: white; } .colorred{ color: #C21010; } .coloryel{ color: #F59A23; } .coloraa{ color: #AAAAAA; } .oneLine { cursor: pointer; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; display: -webkit-box; } .twoLine{ overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; line-height:1.5em; max-height:3em; } .threeLine{ overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-box; line-height:1.5em; max-height:4.5em; } .fourLine{ overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-line-clamp: 4; -webkit-box-orient: vertical; display: -webkit-box; line-height:1.5em; max-height:6em; } .underline{ text-decoration: underline; } .pad0{ padding: 0; } * { margin: 0; padding: 0%; border: none; list-style: none; /*max-width: 100%;*/ } input, a, a:focus, a:hover { outline: none; color: #333333; text-decoration: none; } ::-webkit-input-placeholder { /* color: #ccc; font-*/size: 13px; } ::-moz-placeholder { /*color: #ccc; fo*/nt-size: 13px; } :-ms-input-placeholder { /*color: #ccc; fo*/nt-size: 13px; } img { /*display: block;*/ max-width: 100%; } body { width: 100%; overflow-x: hidden; } body.cn { font-family: "Microsoft YaHei"; } .container{ padding-left: 15px; padding-right: 15px; } /*?? begin*/ .bgc1{ background-color: #3c9cd7; } .bgc1-letter{ background-color: #0179c1 !important; color: white !important; } .bgc1-hover:hover{ background-color: #0179c1 !important; } .bgc2 { background: linear-gradient(90.0596830820727deg, rgba(17, 66, 111, 1) 0%, rgba(0, 36, 70, 1) 50%); } .bdc2 { border-color: #a30014; } /* pc??????*/ .bgc2-hover:hover::before { transform: scale(1, 1); background-color: rgba(163, 0, 20, 0.2); } .bgc3{ background-color: #3c9cd7; } .bgc3-hover:hover{ background-color: #3c9cd7 !important; } .bgc4{ background-color: #1a1a1f; } .bgc5{ background-color: #55555580; } .bgc6{ background-color: #02459a; } .c1{ color: #3c9cd7; } .c2 { color: #a30014; } .c3 { color: #F59A23; } .swiper { --swiper-navigation-color: #a30014; } /*??end*/ .imgHover{ transition: all 1s; } .imgHover:hover{ transform: scale(1.1, 1.1); transition: all 1s; } @media (max-width: 767px){ /* ??????? ?? ???? */ .fa.fa-pencil, .fa.fa-trash, .fa.fa-plus{ display: none ; } } @media (min-width: 1200px){ .container { width: 1200px; } } .html-body{ padding-top: 40px; /*background: white;*/ padding-bottom: 125px; } .html-body .right{ padding-left: 50px; } .html-body .right .top{ display: flex; justify-content: space-between; padding-bottom: 30px; border-bottom: 1px solid #D7D7D7; margin-bottom: 35px; } .html-body .right .top .right{ color: white; width:40px; border-radius: 10px; padding: 0 5px; line-height: 30px; height: 30px; width: 3em; text-align: center; cursor: pointer; } .html-body .right .top .left .type{ border-right: 1px solid #AAAAAA; padding-right: 16px; margin-right: 20px; font-family: 'Montserrat Bold', 'Montserrat Regular', 'Montserrat', sans-serif; } .journal-list-item .content .title{ margin-bottom: 15px; } .journal-list-item{ display: flex; /* justify-content: space-between; */ padding-bottom: 31px; margin-top: 25px; border-bottom: 1px solid #AAAAAA; } .journal-list-item:nth-child(1){ padding-top: 0; } .journal-list-item .item-pic, .journal-list-item .item-pic img{ min-width: 140px; max-width: 140px; } .journal-list-item .content{ margin-left: 25px; position: relative; } .journal-list-item .content .bottom{ position: absolute; bottom: 0; } .issn-cn{ display: flex; justify-content: left; font-size: 16px; } .issn-cn>div{ margin-right: 40px; margin-bottom: 15px; } a.page{ margin-right: 15px; font-family: 'Montserrat Bold', 'Montserrat Regular', 'Montserrat', sans-serif; width: 12px; display: inline-block; text-align: center; } a.page.active{ color: #3c9cd7; padding-bottom: 2px; font-weight: bold; border-bottom: 2px solid #3c9cd7; } .commonHeaderBox .jgBg{ display: none; } @media (min-width: 768px){ .journal-list-item .content .bottom{ position: unset; } .journal-list-item .m-content{ display: none; } .journal-list-item .issn-cn>div{ width: 100%; } .journal-list-item .issn-cn{ flex-wrap: wrap; } } @media (max-width: 768px){ .html-body .left{ display: none; } .html-body .top .left{ display: block; } .html-body .right { padding-left: 0px; } .container { padding-right: 15px; padding-left: 15px; } .journal-list-item, .issn-cn{ flex-wrap: wrap; } .issn-cn>div{ width: 100%; margin-bottom: 10px; margin-right: 0; } .journal-list-item .m-content{ width: 100%; margin-left: 0; } .journal-list-item{ justify-content: flex-start; position: relative; } .journal-list-item .pc-content .summary, .journal-list-item .pc-content .bottom, .journal-list-item .m-content .title, .journal-list-item .m-content .issn-cn{ display: none; } .journal-list-item .m-content{ display: block; margin-top: 15px; margin-top: 15px; } .journal-list-item .pc-content{ margin-left: 0; padding-left: 25px; position: absolute; top: 0; left: 140px; } .journal-list-item .content .bottom{ position: unset; margin-top: 10px; } /* .html-body{ padding-top: 100px; } */ } @media (min-width: 992px){ .html-body .left{ display: block; } } @media (min-width: 1200px){ .journal-list-item .issn-cn>div{ width: auto; } .journal-list-item .issn-cn{ flex-wrap: nowrap; } .journal-list-item .pc-content .summary{ margin-bottom: 15px; } } .html-body .left-content{ border: 1px solid #D7D7D7; padding: 0 20px; border-radius: 10px; } .block-title-arr{ display: flex; justify-content: space-between; } .block-letter .block-content{ display: flex; flex-wrap: wrap; } #letter a{ display: inline-block; /*float: left;*/ margin-bottom: 7px; height: 27px; line-height: 24px; background: #fff; color: #555; /*font-size: 12px;*/ padding: 0 6px; margin-right: 12px; border: 1px solid rgba(215, 215, 215, 1); border-radius: 5px; width: 35px; } #letter a:hover{ color: white; } .html-body .left-content .block{ border-bottom: 1px solid #EEEEEE; padding: 25px 0; } .clear-all{ background: none; } .left-search-input{ border:1px solid rgba(215, 215, 215, 1); border-radius: 10px; height: 29px; line-height: 29px; width: 204px; padding: 0 10px; padding-right: 25px; } .block-search .left-search-close{ position: absolute; left: 180px; top: 0px; line-height: 29px; cursor: pointer; } .block-search .block-content{ position: relative; margin-bottom: 10px; } .block-title{ margin-bottom: 20px; } .access-item, .topic-item .top, .topic-item .child-content, .topic-item .top .content, .topic-item .child-content .content{ display:flex; justify-content: space-between; } .topic-item .top .content, .topic-item .child-content .content{ align-items: center; } .topic-item .child-content .content{ width: 100%; margin-top:10px; } .topic-item .top .content span{ margin-left: 5px; align-items: center; } .topic-item .child-content{ padding-left: 15px; display: none; } .block-access .access-item .content{ border-left: 9px solid #3c9cd7; padding-left: 15px; margin-bottom:10px; cursor: pointer; } .block-access .access-item:nth-child(1) .content{ border-left: 9px solid #70B603; } .block-access .access-item:nth-child(2) .content{ border-left: 9px solid #F59A23; } .block-access .access-item:nth-child(3) .content{ border-left: 9px solid #0179C1; } .block-access .access-item .content, .block-publisher .access-item .content, .topic-item{ margin-bottom:10px } .topic-hidden{ display: none; } .topic-more, topic-less{ display: flex; justify-content: left; } .topic-more span, .topic-more i, .topic-less span, .topic-less i{ line-height: 18px; } .imgTextBox{ display: flex; align-items: center; /* margin-top: 15px; */ } .imgTextBox .EmailText,.imgTextBox .favoriteText{ display: flex; align-items: center; font-size: 14px; cursor: pointer; /* font-size: 16px; */ } .imgTextBox .EmailText .text,.imgTextBox .favoriteText .text{ margin-left: 5px; } .imgTextBox .EmailText .img,.imgTextBox .favoriteText .img{ font-size: 14px; } .imgTextBox .EmailText .text,.imgTextBox .favoriteText .text{ margin-left: 5px; } .imgTextBox .favoriteText{ margin-left: 20px; } .block-keywords .input-group{ width: 90%; display: flex; align-items: center; } .block-keywords .keywordsInput{ width: 196px; height: 37px; line-height: 37px; border: 1px solid rgba(170, 170, 170, 1); border-radius: 10px; font-size: 14px; color: #7F7F7F; padding: 0 5px; } .block-keywords .keywordsBtn{ width: 72px; height: 30px; line-height: 30px; text-align: center; background: #3c9cd7; border-radius: 10px; font-size: 14px; color: #FFFFFF; cursor: pointer; box-shadow: 2px 3px 5px rgb(0 0 0 / 35%); margin-left: 10px; }