html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
button {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
display: block;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a {
color: #000000;
text-decoration: none;
-webkit-backface-visibility: hidden;
}
/* ::-webkit-scrollbar {
display: none;
} */
::-webkit-scrollbar-track-piece {
background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
height: 5px;
background-color: rgba(125, 125, 125, 0.7);
-webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
width: 5px;
background-color: rgba(125, 125, 125, 0.7);
-webkit-border-radius: 6px;
}
input {
outline: none;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: left;
visibility: hidden;
}
@-webkit-keyframes shake {
0%,
10%,
55%,
90%,
94%,
98%,
100% {
-webkit-transform: scale(1, 1);
}
30% {
-webkit-transform: scale(1.14, 0.86);
}
75% {
-webkit-transform: scale(0.92, 1.08);
}
92% {
-webkit-transform: scale(1.04, 0.96);
}
96% {
-webkit-transform: scale(1.02, 0.98);
}
99% {
-webkit-transform: scale(1.01, 0.99);
}
}
/* @font-face {
font-family: "Montserrat Bold";
src: url("https://files.sciengine.com/template/Montserrat-Bold.ttf");
}
@font-face {
font-family: "Montserrat Regular";
src: url("https://files.sciengine.com/template/Montserrat-Regular.ttf");
}
.font-regular {
font-family: "Montserrat Regular", "Montserrat", "Microsoft YaHei";
}
.font-bold {
font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
} */
@font-face {
font-family: "Roboto Regular";
src: url("https://files.sciengine.com/template/Roboto-Regular.ttf");
}
/* @font-face {
font-family: "PingFang Regular";
src: url("https://files.sciengine.com/template/Roboto-Regular.ttf");
} */
/* ??? */
@font-face {
font-family: "Montserrat Bold";
src: url("https://files.sciengine.com/template/Roboto-Regular.ttf");
}
/* @font-face {
font-family: "Microsoft YaHei";
src: url("https://www.sciengine.com/fontFamily/PingFang-regular1.woff2");
} */
/* ????? */
.font-regular {
font-family: "Roboto Regular", "Montserrat", "PingFang Regular";
}
.font-bold {
font-family: "Montserrat Bold", "Roboto Regular", "Montserrat", "PingFang Regular";
}
html,
body {
width: 100%;
height: auto;
/* font-family: "Montserrat Regular", "Montserrat", "Microsoft YaHei" !important; */
font-family: "Roboto Regular", "Montserrat", "PingFang Regular" !important;
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
}
@media (max-width: 900px){
}
@media (max-width: 768px) {
/* .firstHeader:not(#home .firstHeader){
min-height: 60px;
}
.secHeader:not(#home .secHeader){
min-height: 40px;
} */
.navBoxH5:not(#home .navBoxH5) {
top: 60px;
position: fixed !important;
}
.container {
width: 100%;
}
.headerBox {
position: fixed !important;
top: 0 !important;
}
.headerBox .logoBox {
padding-left: 15px;
}
.headerBox .menusBox {
display: none;
}
.headerBox .fa-bars {
color: #FFFFFF;
height: 100%;
float: right;
padding-right: 15px;
margin-top: 15px;
}
.headerBox .fa-search {
color: #FFFFFF;
height: 100%;
float: right;
padding-right: 20px;
margin-top: 23px;
}
.searchContainerH5 {
position: fixed;
top: 60px;
background: #f5f5f5;
z-index: 21;
width: 100%;
display: none;
}
.searchContainerH5 .input {
width: calc(100% - 30px);
height: 37px;
line-height: 37px;
text-align: center;
font-size: 16px;
color: #7F7F7F;
border: 1px solid #b9b9b9;
margin-top: 10px;
margin-left: 15px;
}
.searchBoxH5 .volume,
.searchBoxH5 .issue {
width: 75px;
}
.searchBoxH5 .firstPage {
width: 90px;
}
.searchBoxH5 .search {
width: 51px;
height: 37px;
background-color: #ffffff;
/* border-radius: 20px; */
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: inline-block;
background: url('https://files.sciengine.com/template/platform/search.png') no-repeat;
background-size: 21px 21px;
background-color: #FFFFFF;
background-position: center;
vertical-align: bottom;
cursor: pointer;
margin-top: 10px;
margin-left: 10px;
}
.searchBoxH5 .advancedSearch {
font-size: 16px;
color: #3c9cd7;
cursor: pointer;
padding: 10px 15px;
}
.searchBoxH5 .select2-container {
width: calc(100% - 30px) !important;
height: 37px;
font-size: 16px;
color: #7F7F7F;
margin-left: 15px;
margin-top: 10px;
}
.searchBoxH5 .select2-container .select2-selection--single {
border-radius: 0;
border: 1px solid #b9b9b9;
height: 37px;
}
.searchBoxH5 .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 37px;
color: #7F7F7F;
text-align: center;
}
.searchBoxH5 .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
color: #7F7F7F;
}
.searchBoxH5 .select2-container .select2-selection--single .select2-selection__arrow {
height: 37px;
}
.searchBoxPc {
display: none;
}
.jgNavBoxPc {
display: none;
}
.jgNavBoxH5 {
position: fixed !important;
top: 60px;
z-index: 8;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .text {
display: none !important;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader {
width: calc(100% - 30px);
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab {
width: 100%;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem {
width: calc(100% - 30px);
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .search {
width: 60vw !important;
max-width: 390px;
}
.commonHeaderBox .jgBg {
margin-top: 60px;
}
#loginModal .modal-header,
#resetSuccessModal .modal-header {
padding: 10px 15px;
}
#forgotPasswordModal .modal-header {
padding: 10px 15px 20px;
}
#loginModal .modal-body,
#forgotPasswordModal .modal-body,
#resetSuccessModal .modal-body {
padding: 15px;
}
#loginModal .modal-body .loginBox {
width: 100%;
}
#loginModal .modal-body .loginBox .loginForm .passwordBox .input {
width: calc(100% - 30px) !important;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .input {
width: calc(100% - 160px) !important;
}
#loginModal .modal-footer .checkAgreementBox .input {
float: left;
margin-top: 2px !important;
}
#loginModal .modal-footer .checkAgreementBox .agreement {
width: calc(100% - 18px);
float: left;
}
.posterBox {
display: none;
}
.floating-iframe {
z-index: 100 !important;
width: 380px !important;
}
}
@media (min-width: 768px) {
.container {
width: 100%;
}
.headerBox .logoBox {
padding-left: 58px;
}
.headerBox .fa {
display: none;
}
.headerBox .menusBoxH5 {
display: none;
}
.searchBoxH5 {
display: none !important;
}
.firstPage,
.search,
.advancedSearch {
margin-top: 10px;
}
.jgNavBoxPc {
display: none;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader {
width: calc(100% - 30px);
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab {
width: 100%;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem {
width: calc(100% - 30px);
}
.searchBoxPc .searchBox .input {
margin-right: 20px;
}
.searchBoxPc .searchBox .keywords {
width: 100%;
margin-bottom: 10px;
margin-right: 0;
}
.searchBoxPc .searchBox .authorName {
width: calc((100% - 20px) / 2);
}
.searchBoxPc .select2-container {
width: calc((100% - 20px) / 2) !important;
}
.searchBoxPc .searchBox .volume {
width: 200px;
}
.searchBoxPc .searchBox .issue {
width: 200px;
}
.searchBoxPc .searchBox .firstPage {
width: 200px;
}
.searchBoxPc .searchBox .search {
float: right;
}
.searchBoxPc .searchBox .advancedSearch {
display: block;
}
#loginModal .modal-header,
#resetSuccessModal .modal-header {
padding: 10px 40px;
}
#forgotPasswordModal .modal-header {
padding: 10px 40px 20px;
}
#loginModal .modal-body {
padding: 15px 40px;
}
#forgotPasswordModal .modal-body,
#resetSuccessModal .modal-body {
padding: 20px 40px 15px;
}
#loginModal .modal-body .loginBox {
width: 350px;
}
#loginModal .modal-body .loginBox .loginForm .passwordBox .input {
width: 321px !important;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .input {
width: 182px !important;
}
#loginModal .modal-footer .checkAgreementBox {
display: flex;
align-items: center;
justify-content: center;
}
#topMiddleBox {
margin-top: 60px;
}
.xbb-bannerBox .middleBox{
position: initial!important;
transform: none!important;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader {
width: 940px;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem {
width: 940px;
}
.searchBoxPc .searchBox .keywords {
width: 380px;
margin-bottom: 0;
margin-right: 20px;
}
.searchBoxPc .searchBox .authorName {
width: 380px;
}
.searchBoxPc .searchBox .volume {
width: 131px;
}
.searchBoxPc .searchBox .issue {
width: 144.5px;
}
.searchBoxPc .searchBox .firstPage {
width: 144.5px;
}
.searchBoxPc .select2-container {
width: 229px !important;
margin-right: 20px;
}
.searchBoxPc .searchBox .search {
float: none;
}
.searchBoxPc .searchBox .advancedSearch {
display: inline-block;
margin-left: 9px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .text {
display: none;
}
.jgNavBoxPc {
display: block;
}
.jgNavBoxH5 {
display: none;
}
.searchBoxPc .searchBox #searchForm {
display: flex;
justify-content: center;
align-items: flex-end;
}
.searchBoxPc .searchBox .input {
margin-right: 15px;
}
.searchBoxPc .select2-container {
margin-right: 15px;
}
.searchBoxPc .searchBox {
text-align: center;
}
.searchBoxPc .searchBox .keywords {
width: 201px;
/* border-radius: 20px 0 0 20px; */
}
.searchBoxPc .searchBox .authorName {
width: 154px;
}
.searchBoxPc .searchBox .volume {
width: 75px;
}
.searchBoxPc .searchBox .issue {
width: 75px;
}
.searchBoxPc .searchBox .firstPage {
width: 90px;
}
.bannerBox .middleBox .searchBox #searchForm{
display: flex;
align-items: flex-end;
justify-content: center;
}
}
@media (min-width: 1366px) {
.container {
width: 1230px;
}
/* .bannerBox .advancedSearch {
margin: 10px 105px 0 0;
} */
.firstPage,
.search,
.advancedSearch {
margin-top: 0;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .text {
display: inline-block;
}
.searchBoxPc .searchBox .input {
margin-right: 20px;
}
.searchBoxPc .select2-container {
margin-right: 20px;
}
}
.banerdx {
width: 100%;
height: 90px;
margin-top: 60px;
cursor: pointer;
}
.headerBox {
width: 100%;
height: 60px;
background: linear-gradient(90.05968308deg, #11426f 0%, #002446 50%);
border-bottom: 1px solid #7f7f7f;
border-top: 1px solid #7f7f7f;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 99;
}
.headerBoxFixed {
position: fixed;
top: 0;
}
.headerBox .logoBox {
display: flex;
align-items: center;
height: 100%;
float: left;
cursor: pointer;
}
.headerBox .logoBox .img {
width: auto;
height: 50px;
}
.headerBox .logoBox .text {
font-size: 29px;
color: #FFFFFF;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
margin-left: 5px;
}
.headerBox .menusBox {
float: right;
height: 100%;
}
.headerBox .menusBox .menus {
width: 93px;
display: inline-block;
text-align: center;
border-left: 1px solid #555555;
margin-top: 6px;
}
.headerBox .menusBox .menus .img {
cursor: pointer;
}
.headerBox .menusBox .menus .journalsImg {
width: 22px;
height: 22px;
/* margin-top: 2px; */
}
.headerBox .menusBox .menus .booksImg {
width: 22px;
height: 22px;
}
.headerBox .menusBox .menus .cartImg {
width: 22px;
height: 22px;
}
.headerBox .menusBox .menus .customerImg {
width: 22px;
height: 22px;
}
.headerBox .menusBox .menus .languageImg {
width: 22px;
height: 22px;
}
.headerBox .menusBox .menus .userImg {
width: 20px;
height: 22px;
}
.headerBox .menusBox .menus .user {
width: 22px;
height: 22px;
}
.headerBox .menusBox .menus .text {
font-size: 14px;
color: #FFFFFF;
cursor: pointer;
margin-top: -3px;
}
.headerBox .menusBox .menus .text:hover {
text-decoration: underline;
}
.headerBox .menusBox .userMenus {
width: auto !important;
position: relative;
}
.headerBox .menusBox .userMenus .dropdown-toggle {
color: white;
}
.headerBox .menusBox .userMenus .text {
padding: 0px 10px;
}
.headerBox .menusBox .cartMenus,
.headerBox .menusBox .languageMenus,
.headerBox .menusBox .userMenus {
width: 75px;
}
.headerBox .menusBox .customerMenus {
position: relative;
}
.headerBox .menusBox .customerMenus .weChatImgBox {
position: absolute;
width: 300px;
height: auto;
left: 50%;
transform: translateX(-50%);
display: none;
}
.headerBox .menusBox .customerMenus .weChatImgBox .img {
width: 100%;
height: auto;
}
.headerBox .menusBoxH5 {
background: #1a1a1f;
height: 100vh;
position: fixed;
top: 0;
right: -275px;
width: 275px;
}
.headerBox .menusBoxH5 .menuHeader {
height: 48px;
line-height: 48px;
border-bottom: 1px solid hsla(0, 0%, 85.1%, 0.2);
padding: 0 0 0 16px;
font-size: 14px;
}
.headerBox .menusBoxH5 .rlist .list {
padding: 16px;
border-bottom: 1px solid hsla(0, 0%, 85.1%, 0.2);
display: flex;
align-items: center;
}
.headerBox .menusBoxH5 .rlist .list .journalsImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .list .booksImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .list .cartImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .list .customerImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .weChatImgBox {
/* position: absolute;
top: 32.5%;
right: 50%;
transform: translateX(80%); */
display: none;
}
.headerBox .menusBoxH5 .rlist .weChatImgBox .img {
width: 100%;
height: auto;
}
.headerBox .menusBoxH5 .rlist .list .languageImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .list .userImg {
width: 22px;
height: 22px;
}
.headerBox .menusBoxH5 .rlist .list .text {
font-size: 14px;
color: #FFFFFF;
padding-left: 20px;
}
.headerBox .menusBoxH5 .rlist .list .userText {
position: relative;
}
.headerBox .menusBoxH5 .rlist .list .dropdown-toggle {
color: #FFFFFF;
}
.headerBox .menusBoxH5:after {
content: "";
display: block;
position: fixed;
top: 0;
right: -100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
height: 100vh;
z-index: -1;
opacity: 0;
visibility: hidden;
transition: all 0.3s cubic-bezier(0.6, 0.01, 0.16, 1.01);
}
.headerBox .open:after {
z-index: -1;
opacity: 1;
visibility: visible;
left: 0;
}
.searchBoxPc {
width: 100%;
height: auto;
/* background: linear-gradient(90deg, #203f54 0%, #355677 13%, #053a6c 27%, #03326a 38%, #18246c 50%); */
background: #3c9cd7;
padding: 21px 0;
}
.searchBoxPc1 {
margin-top: 60px;
}
.searchBoxPc .searchBox {
position: relative;
}
.searchBoxPc .searchBox .input {
height: 37px;
line-height: 37px;
text-align: center;
/* padding: 0 5px; */
font-size: 16px;
color: #7F7F7F;
}
.searchBoxPc .searchBox .bookTitle {
width: 229px;
}
.searchBoxPc .searchBox .search {
width: 51px;
height: 37px;
background-color: #ffffff;
/* border-radius: 20px; */
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: inline-block;
/* background: url('https://files.sciengine.com/template/platform/search.svg') no-repeat; */
background: url('https://files.sciengine.com/template/platform/search.png') no-repeat;
background-size: 21px 21px;
background-color: #FFFFFF;
background-position: center;
vertical-align: bottom;
cursor: pointer;
}
.searchBoxPc .searchBox .advancedSearch {
font-size: 16px;
color: #FFFFFF;
vertical-align: bottom;
cursor: pointer;
}
.searchBoxPc .select2-container {
height: 37px;
font-size: 16px;
color: #7F7F7F;
}
.select2-container{
font-size: 16px;
}
.searchBoxPc .select2-container .select2-selection--single {
border-radius: 0;
border: none;
height: 37px;
}
.searchBoxPc .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 37px;
color: #7F7F7F;
}
.searchBoxPc .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
color: #7F7F7F;
}
.searchBoxPc .select2-container .select2-selection--single .select2-selection__arrow {
height: 37px;
}
.commonHeaderBox .jgNavBoxPc {
width: 100%;
height: 40px;
background: #1a1a1f;
box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.35);
z-index: 8;
position: relative;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs {
height: 40px;
line-height: 40px;
float: left;
position: absolute;
z-index: 10;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab {
display: inline-block;
padding: 0 20px;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
cursor: pointer;
position: relative;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .link {
color: #FFFFFF;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .link .fa {
margin-left: 5px;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu {
background-color: #1a1a1f;
margin: -2px 0 0;
padding: 0;
position: absolute;
top: 38px;
left: 0px;
border-radius: 0;
border: none;
min-width: 0;
/* width: 100%; */
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu .childA {
width: 100%;
color: #FFFFFF;
font-size: 13px;
line-height: 34px !important;
margin-top: 4px;
margin-bottom: 4px;
text-align: center;
/* white-space: normal; */
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu li {
display: flex;
min-height: 50px;
line-height: 50px;
border-bottom: 1px solid #7F7F7F;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu a {
border-left: 5px solid transparent;
background: #1a1a1f;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu a:hover {
background-color: #555555;
border-left: 5px solid #D7D7D7;
}
.commonHeaderBox .jgNavBoxPc .jgNavTabs .tab:hover {
background: rgba(85, 85, 85, 0.7);
}
.commonHeaderBox .jgNavBoxPc .jgSearch {
float: right;
height: 40px;
display: flex;
align-items: center;
position: relative;
}
.commonHeaderBox .jgSearch .fa-search {
right: 10px;
font-size: 20px;
position: absolute;
color: #3c9cd7;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .desc {
cursor: pointer;
color: white;
font-size: 14px;
display: none;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .search {
width: 210px;
height: 32px;
color: #7F7F7F;
background: #ffffff;
border: 1px solid #797979;
font-size: 15px;
display: inline-block;
position: relative;
padding-left: 10px;
margin-top: 0;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .search .input {
width: 100%;
height: 100%;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .search .img {
width: 21px;
height: 21px;
position: absolute;
right: 5px;
top: 6.5px;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxPc .jgSearch .text {
font-size: 14px;
color: #FFFFFF;
margin-left: 3px;
vertical-align: bottom;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxPcFixed {
position: fixed !important;
top: 60px;
}
.commonHeaderBox .jgNavBoxH5 {
width: 100%;
background: #1a1a1f;
box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.35);
position: relative;
z-index: 10;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader {
height: 40px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgNavIcon {
height: 40px;
background: #1a1a1f;
color: #FFFFFF;
cursor: pointer;
display: flex;
align-items: center;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgNavIcon .text {
margin-left: 10px;
font-size: 18px;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch {
height: 40px;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .search {
width: 390px;
height: 32px;
color: #7F7F7F;
background: #ffffff;
border: 1px solid #797979;
font-size: 15px;
display: inline-block;
margin-top: 4px;
position: relative;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .search .input {
width: 100%;
height: 100%;
padding-left: 10px;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .search .img {
width: 21px;
height: 21px;
position: absolute;
right: 5px;
top: 6.5px;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxH5 .jgNavHeader .jgSearch .text {
font-size: 14px;
color: #FFFFFF;
margin-left: 3px;
vertical-align: bottom;
display: inline-block;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs {
width: 100%;
background: #f5f7fa;
display: none;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab {
height: 60px;
line-height: 60px;
margin: 0 auto;
font-size: 16px;
border-top: 1px solid #cfd5e4;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem {
height: 100%;
margin: 0 auto;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
position: relative;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem .link {
display: inline-block;
width: 100%;
color: #2a2a2a;
text-decoration: none;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab .tabItem .fa {
font-size: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
cursor: pointer;
}
.commonHeaderBox .jgNavBoxH5 .jgNavTabs .tab-white {
display: none;
background: #FFFFFF;
font-size: 13px;
}
.commonHeaderBox .jgBg {
width: 100%;
height: 115px;
background: url("https://files.sciengine.com/template/platform/bg.png") no-repeat;
background-size: cover;
background-position: left top;
}
.commonHeaderBox .jgBg .title {
font-size: 26px;
font-weight: bold;
color: #FFFFFF;
line-height: 115px;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}
.navBox {
width: 100%;
height: 40px;
background: #1a1a1f;
box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.35);
position: relative;
z-index: 9;
display: none;
}
.navBox1 {
position: fixed;
top: 60px;
}
.navBox .nav {
width: 189px;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
line-height: 40px;
text-align: center;
background-color: rgba(255, 255, 255, 0);
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
position: relative;
padding-left: 0;
padding-right: 0;
display: inline-block;
vertical-align: top;
}
.navBox .nav:hover {
background: #555555;
cursor: pointer;
}
.navBox .nav #titleBox {
color: #FFFFFF;
text-decoration: none;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.navBox .nav #titleBox .fa-angle-down {
margin-left: 5px;
}
.navBox .nav .dropdown-menu {
background-color: #1a1a1f;
margin: -2px 0 0;
padding: 0;
position: absolute;
top: 40px;
left: 0px;
border-radius: 0;
border: none;
min-width: 0;
/* width: 100%; */
/* width: 170px; */
width: calc(100% + 25px);
}
.navBox .nav .dropdown-menu li {
display: flex;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #7F7F7F;
text-align: center;
}
.navBox .nav .dropdown-menu .childA {
width: 100%;
color: #FFFFFF;
font-size: 14px;
padding: 0;
height: 34px !important;
line-height: 34px !important;
margin-top: 8px;
position: relative;
}
.navBox .nav .dropdown-menu .childA .line {
display: inline-block;
width: 5px;
height: 100%;
background: #D7D7D7;
position: absolute;
left: 0;
visibility: hidden;
}
.navBox .nav .dropdown-menu a:hover {
background-color: #555555;
/* border-left: 5px solid #D7D7D7; */
}
.navBox .nav .dropdown-menu a:hover .line {
visibility: visible;
}
.navBoxH5 {
width: 100%;
height: auto;
box-shadow: 0px 8px 5px rgba(0, 0, 0, 0.35);
position: absolute;
z-index: 10;
}
.navBoxH5 .menusIcon {
width: 100%;
height: 40px;
background: #1a1a1f;
color: #FFFFFF;
cursor: pointer;
display: flex;
align-items: center;
padding-left: 15px;
}
.navBoxH5 .menusIcon .text {
margin-left: 10px;
font-size: 18px;
}
.navBoxH5 .menusItem {
width: 100%;
height: auto;
background: #f5f7fa;
display: none;
}
.navBoxH5 .menusItem .menu {
width: 100%;
height: 60px;
line-height: 60px;
font-size: 16px;
font-weight: bold;
color: #2a2a2a;
border-top: 1px solid #cfd5e4;
padding: 0 15px;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
cursor: pointer;
}
.navBoxH5 .menusItem .menu .tabItem {
height: 100%;
margin: 0 auto;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
position: relative;
}
.navBoxH5 .menusItem .menu .tabItem .link {
display: inline-block;
width: 100%;
color: #2a2a2a;
text-decoration: none;
cursor: pointer;
font-weight: bold;
}
.navBoxH5 .menusItem .menu .tabItem .fa {
font-size: 20px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
cursor: pointer;
}
.navBoxH5 .menusItem .tab-white {
display: none;
background: #FFFFFF;
font-size: 13px;
}
.navBoxFixed {
position: fixed;
top: 60px;
z-index: 20;
}
.searchContainerTop{
padding-top: 50px !important;
}
#loginModal .modal-header .close {
opacity: 1;
margin: 22px 0 0 0;
}
#loginModal .modal-header .close .img {
width: 20px;
height: 20px;
}
#loginModal .modal-header .modal-title .img {
width: 54px;
height: 56px;
}
#loginModal .modal-body .title {
font-size: 20px;
color: #3c9cd7;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.34);
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}
#loginModal .modal-body .loginBox {
margin: 25px auto 0;
}
#loginModal .modal-body .loginBox .tabs .tab {
cursor: pointer;
display: inline-block;
font-size: 18px;
color: #AAAAAA;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}
#loginModal .modal-body .loginBox .tabs .tab:last-of-type {
margin-left: 37px;
}
#loginModal .modal-body .loginBox .tabs .active {
color: #000000;
border-bottom: 3px solid #3c9cd7;
padding-bottom: 3px;
}
#loginModal .modal-body .loginBox .loginForm .inputBox {
margin-top: 20px;
}
#loginModal .modal-body .loginBox .loginForm .inputBox .input {
width: 100%;
height: 37px;
border: 1px solid #aaaaaa;
border-radius: 10px;
color: #7F7F7F;
font-size: 14px;
padding: 0 20px;
}
#loginModal .modal-body .loginBox .loginForm .passwordBox {
display: flex;
align-items: center;
justify-content: space-between;
}
#loginModal .modal-body .loginBox .loginForm .passwordBox .img {
width: 20px;
height: 14px;
cursor: pointer;
}
#loginModal .modal-body .loginBox .loginForm .passwordBox .fa-eye {
color: #AAAAAA;
cursor: pointer;
}
#loginModal .modal-body .loginBox .loginForm .codeBox {
display: flex;
align-items: center;
justify-content: space-between;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .picture {
height: 37px;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .picture .fa {
color: #AAAAAA;
font-size: 20px;
vertical-align: top;
height: 37px;
padding-top: 10px;
margin-left: 10px;
cursor: pointer;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .codeBtn {
width: 130px;
height: 39px;
line-height: 39px;
text-align: center;
background-color: #3c9cd7;
border-radius: 10px;
font-size: 16px;
color: #FFFFFF;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
margin-right: 20px;
cursor: pointer;
}
#loginModal .modal-body .loginBox .loginForm .codeBox .codeBtn:hover {
background-color: #337ab7;
}
#loginModal .modal-body .loginBox .forgotText {
font-size: 14px;
color: #3c9cd7;
margin-top: 12px;
cursor: pointer;
}
#loginModal .modal-body .loginBox .btns .btn {
height: 39px;
line-height: 39px;
text-align: center;
border-radius: 10px;
font-size: 16px;
font-weight: bold;
font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
display: block;
padding: 0;
margin: 25px 0 0 0;
}
#loginModal .modal-body .loginBox .btns .loginBtn {
background-color: #3c9cd7;
color: #FFFFFF;
}
#loginModal .modal-body .loginBox .btns .loginBtn:hover {
background-color: #337ab7;
}
#loginModal .modal-body .loginBox .btns .registerBtn {
background-color: #FFFFFF;
color: #3c9cd7;
border: 1px solid #3c9cd7;
}
#loginModal .modal-body .loginBox .btns .registerBtn:hover {
background-color: #3c9cd7;
color: #FFFFFF;
}
#loginModal .modal-footer {
border-top: none;
text-align: left;
}
#loginModal .modal-footer .otherLoginMethodsTextBox {
margin-top: 20px;
display: flex;
align-items: center;
}
#loginModal .modal-footer .otherLoginMethodsTextBox .line {
width: 100%;
height: 1px;
background-color: #D7D7D7;
}
#loginModal .modal-footer .otherLoginMethodsTextBox .text {
font-size: 16px;
white-space: nowrap;
}
#loginModal .modal-footer .imgBox {
display: flex;
align-items: center;
justify-content: center;
margin: 20px 0px;
}
#loginModal .modal-footer .imgBox .img {
cursor: pointer;
}
#loginModal .modal-footer .imgBox .img:hover {
animation: shake 0.38s;
-webkit-animation: shake 0.38s;
}
#loginModal .modal-footer .imgBox .wxImg {
width: 41px;
height: 41px;
}
#loginModal .modal-footer .imgBox .qqImg {
width: 35px;
height: 37px;
margin: 0 20px;
}
#loginModal .modal-footer .imgBox .fImg {
width: 40px;
height: 40px;
}
#loginModal .modal-footer .checkAgreementBox {
margin: 25px 0 20px;
}
#loginModal .modal-footer .checkAgreementBox input[type=checkbox] {
margin: 0;
}
#loginModal .modal-footer .checkAgreementBox .agreement {
font-size: 14px;
margin-left: 5px;
}
#loginModal .modal-footer .checkAgreementBox .agreement .policy {
color: #3c9cd7;
cursor: pointer;
}
#forgotPasswordModal .modal-header .close {
opacity: 1;
margin: 22px 0 0 0;
}
#forgotPasswordModal .modal-header .close .img {
width: 20px;
height: 20px;
}
#forgotPasswordModal .modal-header .modal-title .img {
width: 54px;
}
#forgotPasswordModal .modal-header .text {
color: #3c9cd7;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
font-size: 18px;
margin: 10px 0;
}
#forgotPasswordModal .modal-header .desc {
color: #000000;
font-size: 14px;
}
#forgotPasswordModal .modal-body label {
font-size: 14px;
color: #000000;
}
#forgotPasswordModal .modal-body .inputBox {
margin-top: 10px;
}
#forgotPasswordModal .modal-body .inputBox .input {
border: 1px solid #aaaaaa;
border-radius: 10px;
padding: 0 20px;
}
#forgotPasswordModal .modal-body .pictureCode {
display: flex;
align-items: center;
}
#forgotPasswordModal .modal-body .pictureCode .input {
width: calc(100% - 177px);
border: 1px solid #aaaaaa;
border-radius: 10px;
padding: 0 20px;
}
#forgotPasswordModal .modal-body .pictureCode .picture {
margin-left: 25px;
cursor: pointer;
}
#forgotPasswordModal .modal-body .pictureCode .picture .fa {
color: #AAAAAA;
font-size: 20px;
vertical-align: top;
height: 45px;
padding-top: 13px;
margin-left: 10px;
cursor: pointer;
}
#forgotPasswordModal .modal-footer {
border-top: none;
}
#forgotPasswordModal .modal-footer .resetBtn {
width: 175px;
height: 39px;
line-height: 39px;
text-align: center;
background: #3c9cd7;
font-size: 16px;
color: #FFFFFF;
border-radius: 10px;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}
#forgotPasswordModal .modal-footer .resetBtn:hover {
background: #337ab7;
}
#resetSuccessModal .modal-header .close {
opacity: 1;
margin: 22px 0 0 0;
}
#resetSuccessModal .modal-header .close .img {
width: 20px;
height: 20px;
}
#resetSuccessModal .modal-header .modal-title .img {
width: 54px;
height: 56px;
}
#resetSuccessModal .modal-header .text {
color: #3c9cd7;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
font-size: 18px;
margin: 10px 0 0 0;
}
#resetSuccessModal .modal-body .text {
color: #757575;
font-size: 14px;
font-weight: bold;
/* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}
#resetSuccessModal .modal-body .desc {
color: #757575;
font-size: 14px;
margin: 10px 0;
}
.menusBox .dropdown-menu {
left: auto !important;
right: 0 !important;
}
.verifyCodeBox {
display: flex;
}
.verifyCodeBox .btn{
background: #3c9cd7;
color: #ffffff;
opacity: 1;
}
.verifyCodeBox .btn:hover {
background: #337ab7;
color: #ffffff;
}
/* ?????????????? */
.xbb-headerBox{
background: #fff!important;
border: none;
}
.xbb-headerBox .logoBox .text{
color: #000;
}
.xbb-headerBox .menusBox .menus{
border-left: none;
}
.xbb-headerBox .logoBox{
float: none;
}
.xbb-headerBox .menusBox{
float: none;
}
.xbb-headerBox .xbb-h-d1{
display: flex;
justify-content: space-between;
align-items: center;
height: 100%;
padding: 0 10px;
}
.xbb-headerBox .navBox{
position: initial!important;
background: #fff!important;
box-shadow: none!important;
}
.xbb-headerBox .navBox .nav{
width: auto;
color: #707070;
padding: 0 22px;
font-size: 18px!important;
font-weight: 100;
color: #000;
}
.xbb-headerBox .navBox .nav:hover{
background: #fff!important;
}
.xbb-headerBox .navBox .nav:hover > a{
/* color: rgb(0, 32, 85)!important; */
color: #000!important;
}
.xbb-headerBox .navBox .nav .dropdown-menu li{
height: auto!important;
line-height: 0!important;
}
.xbb-headerBox .navBox .nav .dropdown-menu .childA{
margin-top: 0!important;
text-align: left;
padding-left: 10px;
}
.xbb-headerBox .xbb-h-d1 .xbb-hd1-d1{
width: 40%;
height: 50px;
}
@media (min-width: 1366px){
.navBox {
display: block !important;
text-align: center;
}
.navBoxH5 {
display: none;
}
}
@media (max-width: 1370px){
.xbb-headerBox .navBox .nav{
padding: 0 20px;
}
}
@media (max-width: 1366px){
.xbb-headerBox .xbb-h-d1 .xbb-hd1-d1{
width: 0;
height: 50px;
}
.xbb-hd1-d1{
position: relative;
margin-bottom: 40px;
}
html .xbb-headerBox .menusBox-en{
/* width: 370px; */
}
}
.xbb-headerBox .xbb-h-d1 .xbb-hd1-d2{
display: none;
justify-content: center;
align-items: center;
}
@media (max-width: 768px){
.xbb-headerBox .xbb-h-d1 .xbb-hd1-d2{
display: flex;
justify-content: center;
align-items: center;
}
}
.xbb-headerBox .navBoxH5{
display: none!important;
}
.xbb-headerBox .fa-bars{
margin-top: 0;
color: #000;
}
.xbb-headerBox .fa-search{
margin-top: 0;
color: #000;
}
.xbb-headerBox .navBox .nav #titleBox .fa-angle-down{
display: inline-block!important;
color: #000;
margin-left: 5px;
}
.xbb-headerBox .fa-2x{
font-size: 1.5em;
}
.xbb-headerBox .xbb-hd1-d2 .fa-2x{
font-size: 2em;
}
.xbb-headerBox .navBox .nav #titleBox .fa-angle-up{
display: inline-block!important;
/* color: rgb(0, 32, 85)!important; */
color: #000!important;
margin-left: 5px;
}
.xbb-headerBox .navBox .nav #titleBox{
color: #000;
font-weight: 100;
}
.xbb-headerBox .navBox .nav .dropdown-menu{
/* background: rgb(14,62,145); */
/* background: rgb(0, 32, 85); */
/* background: rgb(14,62,148); */
background: #000;
}
.xbb-headerBox .menusBox{
width: 600px;
display: flex;
justify-content: space-around;
}
.xbb-headerBox .menusBox .menus .text{
color: #000;
font-weight: 100;
}
.xbb-headerBox .menusBox .userMenus .dropdown-toggle{
color: #000;
}
.headerBox .logoBox{
padding-left: 0;
width: 246px;
}
.xbb-headerBox .menusBox .menus{
width: auto;
padding: 0 5px;
}
.xbb-headerBox .menusBox .userMenus .text{
padding: 0;
}
.xbb-headerBox .commonHeaderBox .jgNavBoxPc .jgNavTabs .tab .dropdown-menu a:hover {
background-color: rgb(75,83,97);
border-left: 5px solid #fff;
}
@media (max-width: 768px){
.xbb-headerBox .menusBox{
display: none;
}
}
/* ????????? */
.xbb-bannerBox{
background: #fff!important;
height: auto!important;
}
.xbb-bannerBox .middleBox .searchBox{
margin-top: 0!important;
}
.xbb-bannerBox .numberBox .number{
color: #fff;
border-color: #000;
border: none;
font-weight: 100;
font-size: 18px;
text-decoration:none!important;
}
/* AI?? */
.xbb-bannerBox .middleBox .searchBox .input{
/* border: 1px solid #707070; */
border: none;
}
.xbb-bannerBox .middleBox .select2-container{
/* height: auto;
border: 1px solid #707070; */
}
.xbb-bannerBox .middleBox .title{
margin-top: 20px;
}
/* AI?? */
.xbb-bannerBox .numberBox{
margin: 15px 0 12px 0;
display: flex;
align-items: center;
justify-content: space-around;
}
.xbb-bannerBox .numberBox .numBoxNew{
display: flex;
flex-direction: column;
align-items: flex-start
}
.xbb-bannerBox .middleBox .searchBox .search{
border: 1px solid #707070;
}
/* AI?? */
.xbb-bannerBox .middleBox .searchBox .advancedSearch{
color: #fff;
}
.xbb-bannerBox .middleBox .title{
color: #000;
height: 90px;
line-height: 75px;
margin-top: 15px;
}
@media (max-width: 598px){
.xbb-bannerBox .middleBox .title{
line-height: 50px;
}
}
.xbb-bannerBox .menusBox .menus .userImg{
width: 20px;
}
/* AI?? */
.bannerBox .middleBox .select2-container .select2-selection--single{
/* border: 1px solid #707070; */
border: none;
}
.dropdown-menu>li>a{
color: #000;
}
.xbb-tkBtn .btn-primary {
color: #fff;
background-color: #3c9cd7;
border-color: #3c9cd7;
}
.xbb-tkBtn .btn-primary:hover {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
#loginModal .read-header-btn .el-checkbox__label{
color: rgb(48, 49, 51)!important;
}
#loginModal .read-header-btn {
display: flex;
align-items: center;
justify-content: center;
margin-top: 26px;
}
#loginModal .read-header-btn .read-text{
font-size: 14px;
}
#loginModal .read-header-btn .read-span{
color: #3c9cd7;
cursor: pointer;
/* margin: 0 5px; */
}
#loginModal .read-header-btn .span1{
margin-left: 5px;
}
#loginModal .read-header-btn .span2{
margin-right: 5px;
}
#loginModal .opacity-btn{
opacity: 0.5;
}
#loginModal .opacity-btn:hover{
background-color: #3c9cd7!important;
}
#loginModal .opacity-btn2{
opacity: 0.5;
}
#loginModal .opacity-btn2:hover{
background-color: #fff!important;
color: #3c9cd7!important;
}
.read-btn .el-checkbox .el-checkbox__inner{
border: 1px solid #00000075;
}
.read-header-btn .el-checkbox .el-checkbox__inner{
border: 1px solid #00000075;
}
.read-btn .el-checkbox .el-checkbox__inner:hover{
border: 1px solid #409EFF;
}
.read-header-btn .el-checkbox .el-checkbox__inner:hover{
border: 1px solid #409EFF;
}
/* ??????? */
.floating-iframe {
position: fixed;/* ?????? iframe ?? */
top: 0;/* ???? 20px */
right: -500px; /* ???? 20px */
width: 500px;/* iframe ?? */
height: 100%; /* iframe ?? */
box-shadow: -4px 0 12px 4px rgba(0, 0, 0, 0.08); /* ???? */
background: #fff; /* ??? */
z-index: 1000; /* ?? iframe ???? */
}
/* iframe ????? */
.floating-iframe iframe {
width: 100%; /* iframe ?????? */
height: 100%;/* iframe ?????? */
border: none; /* ?? iframe ?? */
padding-bottom: 20px;
}
.floating-iframe .downAI {
width: 100%;
height: 60px;
background: #fff;
border-bottom: 1px solid #f5f5f5;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 25px;
cursor: all-scroll;
user-select: none
}
.floating-iframe .downAI .remove {
font-size: 26px;
cursor: pointer;
color: #797979;
}
.floating-iframe .downAI .imgBox {
color: #2076b0;
}
.st-emotion-cache-1p2n2i4{
bottom: 20px!important;
}
/* ????4??????????? */
:root {
--primary-color: #2d8cf0;
--bg-color: #f5f6fa;
--user-bubble: #2d8cf0;
--bot-bubble: #461ce514;
--scroll-offset: 20px;
}
/* body {
margin: 0;
padding: 20px;
background: var(--bg-color);
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
} */
.floating-iframe .chat-container {
max-width: 800px;
margin: 0 auto;
background: white;
/* border-radius: 12px; */
box-shadow: 0 2px 12px rgba(0,0,0,0.1);
overflow: hidden;
}
.floating-iframe .messages-container {
height: calc(100vh - 180px);
overflow-y: auto;
padding: 20px;
scroll-behavior: smooth;
background: -webkit-linear-gradient(top, #e6f0fd, white);
background: -o-linear-gradient(top, #e6f0fd, white);
background: -moz-linear-gradient(top, #e6f0fd, white);
background: linear-gradient(to bottom, #e6f0fd, white);
}
.floating-iframe .message {
display: flex;
margin-bottom: 20px;
gap: 12px;
opacity: 0;
animation: fadeIn 0.3s ease-in forwards;
}
@keyframes fadeIn {
to { opacity: 1; }
}
.floating-iframe .user-message {
flex-direction: row-reverse;
}
.floating-iframe .bubble {
max-width: 70%;
padding: 12px 16px;
border-radius: 18px;
line-height: 1.5;
word-break: break-word;
white-space: pre-wrap;
position: relative;
}
.floating-iframe .user-bubble {
background: var(--user-bubble);
color: white;
border-bottom-right-radius: 4px;
}
.floating-iframe .bot-bubble {
background: var(--bot-bubble);
color: #333;
border-bottom-left-radius: 4px;
}
.floating-iframe .streaming-bubble::after {
content: "";
display: inline-block;
width: 8px;
height: 1em;
margin-left: 4px;
background: #64748b;
animation: blink 1s infinite;
vertical-align: middle;
}
@keyframes blink {
50% { opacity: 0; }
}
.floating-iframe .input-container {
padding: 20px;
border-top: 1px solid #eee;
position: relative;
}
.dhAI .input-box {
display: flex;
gap: 10px;
}
.dhAI input {
flex: 1;
padding: 12px;
border: 1px solid #ddd;
border-radius: 8px;
font-size: 16px;
transition: border-color 0.2s;
}
.dhAI input:focus {
outline: none;
border-color: var(--primary-color);
box-shadow: 0 0 0 2px rgba(45,140,240,0.2);
}
.dhAI button {
padding: 12px 24px;
background: var(--primary-color);
color: white;
border: none;
border-radius: 8px;
cursor: pointer;
transition: opacity 0.2s;
}
.dhAI button:disabled {
opacity: 0.6;
cursor: not-allowed;
}
.floating-iframe .typing-indicator {
height: 20px;
margin-top: 8px;
color: #666;
font-size: 14px;
}
.floating-iframe .ai-d1{
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 20px;
font-size: 14px;
}
.floating-iframe .ai-d1-1{
display: flex;
align-items: center;
font-size: 16px;
}
.floating-iframe .ai-d1-1 i{
margin-right: 10px;
color: #2076b0;
}
.floating-iframe .ai-d1-2{
color: #2076b0;
cursor: pointer;
}
.floating-iframe #sendBtn{
/* ?????? */
display: flex;
align-items: center;
padding: 10px 20px;
background: #409eff;
color: white;
border-radius: 4px;
cursor: pointer;
transition: all 0.3s;
text-align: center;
/* ???????? */
&:hover { background: #66b1ff }
&:active { transform: scale(0.95) }
}
/* ?????? */
.floating-iframe .btnDisabled {
background: #c0c4cc !important;
cursor: not-allowed!important;
pointer-events: none;
opacity: 0.7;
}
@media (max-width: 768px) {
.floating-iframe {
z-index: 100 !important;
width: 380px !important;
}
}
.dhAI-search .input-container{
display: none;
}
.dhAI-search .messages-container{
height: calc(100vh - 100px);
}
.iframeAI{
height: 100%;
}
.floating-iframe .zzc{
position: absolute;
width: 100%;
height: 100%;
background: #fbf5f570;
z-index: 999;
display: flex;
align-items: center;
justify-content: center;
}
.floating-iframe .elegant-loader {
width: 60px;
height: 60px;
border: 4px solid rgba(255, 255, 255, 0.2); /* ????? */
border-top: 4px solid #6c5ce7; /* ????? */
border-radius: 50%;
animation: spin 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
box-shadow: 0 4px 15px rgba(108, 92, 231, 0.2); /* ????? */
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.floating-iframe .elegant-loader {
/* border-top-color: transparent; */
background:
linear-gradient(45deg, #6c5ce7 30%, #a8a4e6 70%) padding-box,
linear-gradient(#fff, #fff) border-box;
mask:
linear-gradient(#fff 0 0) content-box,
linear-gradient(#fff 0 0);
mask-composite: exclude;
}
.floating-iframe .zzc-d1{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.floating-iframe .zzc-text{
margin-top: 20px;
color: #6c5ce7;
}
.floating-iframe .userTs-message{
margin-bottom: 10px;
padding-left: 15px;
font-size: 14px;
color: #2076b0;
}
/* ??AI??????0715 */
.bannerBox .middleBox .searchBox .search{
background-color: #fff !important;
border: none !important;
}
.searchContainer{
padding-top: 20px;
}
.searchContainer .searchTabBox{
display: flex;
align-items: center;
}
.searchContainer .searchTabBox .tab{
padding: 0 10px;
height: 40px;
color: #3c9cd7;
text-align: center;
line-height: 37px;
font-size: 18px;
cursor: pointer;
border: 2px solid #3c9cd7;
}
.searchContainer .searchTabBox .tab-btn-1{
border-right: none;
}
.searchContainer .searchTabBox .tab-btn-2{
border-right: none;
}
.searchContainer1 .searchTabBox .tab{
background: #fff;
color: #3c9cd7;
}
.searchContainer .searchTabBox .tabTile1{
width:140px;
}
.searchContainer .searchTabBox .activeTab{
background: #3c9cd7;
color: #fff;
}
.searchContainer .searchBox .keywordsAi{
width: 85%;
}
.searchContainer .content-box-ai{
background: #3c9cd7;
padding-top: 25px;
}
.searchAiBoxH5 {
margin-bottom: 20px;
}
@media (min-width: 768px){
.searchContainerH5 {
display: none !important;
}
.bannerBox .advancedSearch {
display: inline-block;
margin: 0px 0 0 10px;
vertical-align: bottom;
}
}
/* AI???? */
/* ???AI????0715 */
.custom-input::placeholder {
color: #9195a3;
}
.searchContainer1{
margin-top: 60px;
margin-bottom: 20px;
}
.searchTwo{
float: none !important;
}
.searchContainer1 .searchTabBox{
margin: 0 auto;
width: 1375px;
}
@media (max-width: 1450px){
.searchContainer1 .searchTabBox{
width: 1207px;
}
}
@media (max-width: 1360px){
.searchContainer1 .searchTabBox{
width: 1160px !important;
}
}
@media (max-width: 1200px){
.searchContainer1 .searchTabBox{
width: 945px !important;
}
}
.searchBoxPc .searchBox #searchForm{
width: 100%;
}
/* ???AI???? */
/* ???H5?? */
.numberBoxH5,.searchContainerH5{
display: none;
}
.searchContainerH5 .searchTabBox{
display: flex;
align-items: center;
width: 93%;
margin: 0 auto;
}
.searchContainerH5 .searchTabBox .tab{
padding: 0 10px;
height: 40px;
text-align: center;
line-height: 36px;
font-size: 16px;
cursor: pointer;
border: 2px solid #f5f5f5;
background: #fff;
color: #000;
}
.searchContainerH5 .searchTabBox .activeTab{
background: #f5f5f5;
color: #03a9f4;
}
@media (max-width: 767px){
}
.searchContainerH5 .searchTabBox .tabTile1{
width: 106px !important;
}
.openAiSearch{
font-size: 20px;
padding-right: 20px;
display: none;
}
@media (max-width: 767px) {
.searchContainer{
display: none;
}
.numberBoxH5,.openAiSearch{
display: block;
}
.xbb-bannerBox .numberBox .number{
color: #000;
}
.searchAiBoxH5 .search {
width: 51px;
height: 37px;
background-color: #ffffff;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: inline-block;
background: url('https://files.sciengine.com/template/platform/search.png') no-repeat;
background-size: 21px 21px;
background-color: #FFFFFF;
background-position: center;
vertical-align: bottom;
cursor: pointer;
margin-top: 10px;
margin-left: 10px;
}
.searchAiBoxH5 #searchForm{
display: flex;
align-items: center;
}
.searchAiBoxH5 input{
width: 76% !important;
}
}
/* ???H5???? */
/* AI??????0715 */
@media (max-width: 768px) {
.floating-AI-box {
z-index: 100 !important;
width: 380px !important;
}
}
/* ??????? */
.floating-AI-box {
position: fixed;/* ?????? iframe ?? */
top: 0;/* ???? 20px */
right: -500px; /* ???? 20px */
width: 503px;/* iframe ?? */
height: 100%; /* iframe ?? */
/* box-shadow: -4px 0 12px 4px rgba(0, 0, 0, 0.08);
background: #fff; */
z-index: 1000; /* ?? iframe ???? */
background: #E6F0FD;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.3);
border-radius: 10px;
border: 1px solid #D0DAE7;
}
.floating-AI-box .lineTop{
height: 10px;
background: #425CB3;
border-radius: 10px 10px 0px 0px;
}
/* iframe ????? */
.floating-AI-box iframe {
width: 100%; /* iframe ?????? */
height: 100%;/* iframe ?????? */
border: none; /* ?? iframe ?? */
padding-bottom: 20px;
}
.floating-AI-box .downAI {
width: 100%;
height: 60px;
/* background: #fff; */
border-bottom: 1px solid #f5f5f5;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
margin-bottom: 10px;
/* cursor: all-scroll;
user-select: none */
}
.floating-AI-box .downAI .imgBox {
/* color: #2076b0; */
display: flex;
align-items: center;
}
.floating-AI-box .downAI .imgBox span{
margin-left: 10px;
color: rgb(51, 51, 51);
font-size: 18px;
font-weight: bold;
}
.floating-AI-box .downAI .remove {
cursor: pointer;
}
#topMiddleBox {
background: url('https://files.sciengine.com/template/platform/bannerNew.png') no-repeat;
width: 100%;
height: 335px;
background-size: 100% 100%;
position: relative;
}
#topMiddleBox .middleBox {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#topMiddleBox .middleBox .title {
color: #FFFFFF;
font-weight: bold;
text-align: center;
}
#topMiddleBox .middleBox .titleEn{
letter-spacing: 1.5px;
}
#topMiddleBox .middleBox .title .img{
width: auto;
height: auto;
max-width: 350px;
max-height: 171px;
}
#topMiddleBox .middleBox .searchBox {
margin: 27px 0 0 0;
text-align: center;
position: relative;
}
#topMiddleBox .middleBox .searchBox .input {
height: 37px;
line-height: 37px;
margin-right: 20px;
/* padding: 0 5px; */
text-align: center;
font-size: 16px;
color: #7F7F7F;
border-radius: 0px!important;
background: #fff;
}
#topMiddleBox .middleBox .searchBox .keywords {
width: 201px;
border-radius: 20px 0 0 20px;
}
#topMiddleBox .middleBox .searchBox .authorName {
width: 154px;
}
#topMiddleBox .middleBox .searchBox .bookTitle {
width: 229px;
}
#topMiddleBox .middleBox .searchBox .volume,
#topMiddleBox .middleBox .searchBox .issue {
width: 75px;
}
#topMiddleBox .middleBox .searchBox .firstPage {
width: 90px;
}
#topMiddleBox .middleBox .searchBox .search {
width: 51px;
height: 37px;
background-color: #ffffff;
border-radius: 20px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: inline-block;
background: url(https://files.sciengine.com/template/platform/search.png) no-repeat;
background-size: 21px 21px;
background-color: #FFFFFF;
background-position: center;
vertical-align: bottom;
cursor: pointer;
border-radius: 0px!important;
}
#topMiddleBox .middleBox .searchBox .advancedSearch {
font-size: 14px;
color: #FFFFFF;
/* text-align: right; */
cursor: pointer;
}
#topMiddleBox .middleBox .line {
width: 100%;
height: 1px;
background: #7F7F7F;
}
#topMiddleBox .middleBox .select2-container {
height: 37px;
margin-right: 17px;
font-size: 16px;
color: #7F7F7F;
}
#topMiddleBox .middleBox .select2-container .select2-selection--single {
border-radius: 0;
border: none;
height: 37px;
}
#topMiddleBox .middleBox .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 37px;
color: #7F7F7F;
/* text-align: left; */
}
#topMiddleBox .middleBox .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
color: #7F7F7F;
}
#topMiddleBox .middleBox .select2-container .select2-selection--single .select2-selection__arrow {
height: 37px;
}
#loginModal .modal-footer .imgBox .imgBoxItem{
display: flex;
align-items: center;
justify-content: center;
margin-right: 20px;
cursor: pointer;
}
#loginModal .modal-footer .imgBox .imgBoxItem:last-child{
margin-right: 0px;
}
#loginModal .modal-footer .imgBox .wxImg{
margin-right: 5px;
}
#loginModal .modal-footer .imgBox .imgBoxItem:hover .img {
animation: shake 0.38s;
-webkit-animation: shake 0.38s;
}
@media (max-width: 767px) {
#journalGeneralList .contentBox .journalList .lists .list .imgBox .img {
position: relative;
}
.contentBox .modulesBox .left .specialsBox .imgBox img {
/* width: 300px;
height: 160px; */
width: 200px;
height: 160px;
}
.contentBox .modulesBox .left .specialsBox .imgBox{
margin-right: 20px;
}
}
@media (min-width: 768px) {
.contentBox .modulesBox .left .specialsBox .imgBox img {
/* width: 531px;
height: 288px; */
width: 300px;
height: 288px;
}
.contentBox .modulesBox .left .specialsBox .imgBox{
margin-right: 20px;
}
}
.tab a:focus{
outline: none!important;
}
.sitemapData .list a:focus{
outline: none!important;
}
body a:focus{
outline: none!important;
}
/* ?????? */
/* ????? + ???? */
.mind-AI-box {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5); /* ????? */
z-index: 9999; /* ???? */
display: flex;
justify-content: center;
align-items: center;
/* ???? + ???? */
opacity: 0;
visibility: hidden;
transition: all 0.3s ease; /* ?????? */
padding: 20px; /* ?????? */
box-sizing: border-box;
}
/* ?????? */
.mind-AI-box.show-mind {
opacity: 1;
visibility: visible;
}
/* ???? */
.mind-popup-content {
width: 85%; /* ???? */
height: 85vh; /* ???? */
max-width: 1200px; /* ???? */
max-height: 800px; /* ???? */
background-color: #fff;
border-radius: 8px; /* ?? */
overflow: hidden; /* ?????? */
box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); /* ?????? */
/* ???? */
transform: scale(0.95);
transition: transform 0.3s ease;
}
/* ?????????? */
.mind-AI-box.show-mind .mind-popup-content {
transform: scale(1);
}
/* ???? */
.mind-AI-box .downAI {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 15px;
background-color: #fff;
border-bottom: 1px solid #f0f0f0;
}
.imgBox.imgBox-Ai-1 {
display: flex;
align-items: center;
gap: 8px;
}
.mindText {
font-size: 18px;
color: #333;
font-weight: bold;
}
/* ???? */
.mind-AI-box .remove {
font-size: 36px;
color: #666;
cursor: pointer;
user-select: none; /* ????× */
transition: color 0.2s ease;
width: 24px;
height: 24px;
display: flex;
justify-content: center;
align-items: center;
}
/* .mind-AI-box .remove:hover {
color: #ff4444;
transform: scale(1.1);
} */
/* iframe??????? */
#mindIframe {
width: 100%;
height: calc(100% - 51px); /* ?????? */
border: none; /* ?????? */
}
/* ??????????? */
.body-fixed {
overflow: hidden;
padding-right: 17px; /* ??????? */
}
/* ?????? */
@media (min-width: 1260px) and (max-width: 1450px) {
.sjtsBtnEn{
padding: 6px 8px!important;
}
#searchResult .navBox .nav{
padding: 0 14px;
}
}