html,
body {
color: #333333;
line-height: 1.5em;
/*background: #f0f0f0;*/
}
.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 {
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;
}
.threeLine {
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.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;
}
* {
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";
}
body #publishHome{
width: 100%;
}
body #publishHome .contentWrapEn{
font-family: "Arial";
}
body #publishHome .contentWrapZn{
font-family: 'Arial', 'Microsoft YaHei', '????', sans-serif;
}
@media (max-width: 767px) {
/* ??????? ?? ???? */
.fa.fa-pencil,
.fa.fa-trash,
.fa.fa-plus {
/* display: none ; */
}
}
.list-search {
position: relative;
width: 100%;
height: 420px;
}
.list-search .logoBox{
display: flex;
padding: 30px 50px 0 50px;
justify-content: space-between;
align-items: center;
}
.list-search .logoBox .imgLogo1{
width: 474px;
height: 90px;
cursor: pointer;
}
.list-search .logoBox .imgLogo2{
height: 50px;
cursor: pointer;
}
.list-search .ls-out {
max-width: 700px;
display: flex;
justify-content: center;
margin: auto;
flex-direction: column;
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.list-search .ls-out .totalBox{
font-weight: 500;
font-size: 18px;
color: #FFFFFF;
line-height: 24px;
margin-top: 20px;
display: flex;
align-items: baseline;
letter-spacing: 2px;
}
.list-search .ls-out .totalBox .num{
font-weight: bold;
font-size: 48px;
color: #F9CD77;
line-height: 24px;
padding: 0 10px;
margin-top: 15px;
}
.list-search .ls-out .ls-d1 {
width: 100%;
height: 56px;
background: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
border-radius: 8px;
display: flex;
justify-content: flex-start;
align-items: center;
}
.list-search .ls-d1 input {
width: 100%;
height: 100%;
border: 0;
outline: none;
padding-left: 20px;
border-radius: 8px;
font-weight: 500;
font-size: 16px;
color: #999999;
padding-right: 5px;
}
.list-search .ls-d2 {
width: 80px;
height: 54px;
background-color: #AE0C2A !important;
border-radius: 0px 8px 8px 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
display: inline-block;
background: url(https://files.sciengine.com/template/img/SJNCAS/25.png) no-repeat;
background-size: 20px 20px;
background-position: center;
vertical-align: bottom;
cursor: pointer;
margin-right: 1px;
}
.num-container {
display: flex;
align-items: center;
gap: 4px; /* ??????????? */
}
/* ??????????+??? */
.single-num {
font-weight: bold;
font-size: 32px;
padding: 0px 10px;
}
/* ??? */
.contentWrap {
background: #f3f5f9;
}
.titleBox {
font-weight: 400;
color: #333;
max-width: 1400px;
margin: 0 auto;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.titleBoxEn{
font-family: Georgia;
}
.titleBoxZn{
/* font-family: zdyzt1; */
}
.titleBox img {
width: 34px;
height: 24px;
}
.titleBox span {
font-weight: 400;
font-size: 28px;
color: #333;
}
/* ?? */
.staticBox{
background: #EBF0FF;
padding: 34px 0;
}
.staticBox .listBox{
max-width: 1400px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-evenly;
flex-wrap: wrap;
}
.staticBox .itemBox{
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.staticBox .line{
width: 1px;
height: 54px;
background: #7E8393;
}
.staticBox .itemBox .num{
font-weight: bold;
font-size: 32px;
color: #081233;
padding-bottom: 5px;
line-height: normal;
}
.staticBox .itemBox .text{
font-weight: 400;
font-size: 18px;
color: #333333;
}
.staticBox .listBoxH5{
display: none;
}
.staticBox .listBoxH5 .flex{
display: flex;
align-items: center;
justify-content: space-evenly;
}
.staticBox .listBoxH5 .flex .itemBox{
width: 50%;
}
.staticBox .listBoxH5 .boxTop{
margin-bottom: 20px;
}
/* part1 */
.part1Box {
padding: 70px 0;
background: #F7F9FF;
}
.part1Box .menuList {
display: flex;
padding: 20px 0 0px 0px;
flex-wrap: wrap;
}
/* ????? */
.part1Box .menuList::-webkit-scrollbar {
width: 6px;
/* ??????????????????? */
height: 0px;
/* ??????? */
background: transparent;
/* ???? */
}
/* ????? */
.part1Box .menuList::-webkit-scrollbar-track {
background: transparent;
/* ?????? */
}
/* ????? */
.part1Box .menuList::-webkit-scrollbar-thumb {
background: transparent;
/* ?????? */
border-radius: 3px;
/* ?????????????? */
}
.part1Box .menuList div {
line-height: 28px;
display: flex;
cursor: pointer;
margin-right: 20px;
margin-bottom: 20px;
border-bottom: 2px solid transparent;
}
.part1Box .menuList .text {
font-weight: 400;
font-size: 18px;
color: #333333;
/* overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
max-width: 250px; */
}
.part1Box .menuList div .num {
font-weight: 400;
font-size: 18px;
color: #999999;
line-height: 28px;
padding-left: 5px;
}
.part1Box .menuList .activeTab {
position: relative;
border-bottom: 2px solid #D74339;
}
.part1Box .menuList .activeTab span{
/* color: #425cb3; */
font-weight: 400;
}
.part1Box .menuBox {
position: relative;
max-width: 1400px;
/* border-bottom: 1px solid #ccc; */
margin: 0 auto;
}
.part1Box .moreBox {
display: flex;
align-items: center;
cursor: pointer;
padding: 20px 0 16px 0px;
position: absolute;
right: 0;
top: 0;
}
.part1Box .moreBox img {
width: 16px;
height: 14px;
}
.part1Box .moreBox span {
font-weight: 400;
font-size: 18px;
color: #425CB3;
line-height: 28px;
margin-left: 10px;
}
/* ??? */
.part1Box .h5Box{
display: none;
}
.swiperWrapBox .swiperBox{
max-width: 1530px;
margin: 0 auto;
position: relative;
}
.part1Box .swiper-container2 {
max-width: 1400px;
overflow: hidden;
/* position: static; */
}
/* ????????????????????? */
.part1Box .swiper-wrapper {
position: relative;
z-index: 1;
}
/* ??????????+?????? */
.part1Box .swiper-slide {
width: 228px;
height: 368px;
padding: 21px;
background: #FFFFFF;
border-radius: 10px;
border: 1px solid #D4DDFC;
/* overflow: visible !important;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0; */
position: relative;
z-index: 1;
/* ?????????????????????? */
transition:
transform 0.3s ease,
z-index 0s ease,
border-radius 0.3s ease;
/* ?????????????GPU?? */
transform: translateZ(0);
backface-visibility: hidden;
will-change: transform; /* ?????????????? */
}
/* ???? */
.part1Box .slide-img-wrap {
/* width: 208px;
height: 300px; */
width: 100%;
height: 258px;
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 1;
cursor: pointer;
}
.part1Box .slide-img-wrap .img1 {
width: 100%;
height: 100%;
}
.part1Box .slide-title{
font-weight: bold;
font-size: 16px;
color: #1D1E21;
line-height: 24px;
padding: 21px 0 0 0px;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
cursor: pointer;
}
.part1Box .slide-titleEn{
font-family: Georgia;
}
.part1Box .slide-titleZn{
/* font-family: zdyzt2; */
font-weight: bold;
}
/* ??hover?? */
.part1Box .slide-img-wrap .imgHoverBox{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(66, 92, 179, 0.8);
display: none;
}
.part1Box .slide-img-wrap:hover .imgHoverBox{
display: block;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn{
width: 146px;
height: 46px;
border-radius: 8px;
text-align: center;
line-height: 46px;
border: 1px solid #FFFFFF;
transform: translate(-50%, -50%);
position: absolute;
top: 50%;
left: 50%;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn img{
width: 19px;
height: 20px;
margin-right: 10px;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn span{
font-weight: 400;
font-size: 18px;
color: #fff;
line-height: 24px;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn .hoverImg{
display: none;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn:hover{
background: #fff;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn:hover .hoverImg{
display: block;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn:hover .defautImg{
display: none;
}
.part1Box .slide-img-wrap .imgHoverBox .sumbit-btn:hover span{
color: #425CB3;
}
/* ??????????????????? */
.part1Box .content {
position: absolute;
top: 0;
left: 0; /* ??0?JS??? */
/* width: 280px; */
width: 0px;/* ??0?JS??? */
height: 100%;
background: #FFFFFF;
border-radius: 0 10px 10px 0;
padding: 20px;
box-sizing: border-box;
z-index: 2;
opacity: 0;
pointer-events: none;
transform: translateX(-10px); /* ?????????????? */
transition:
opacity 0.3s ease,
transform 0.3s ease,
z-index 0s ease, /* ??????? */
width 0.3s ease; /* ??????????? */
}
/* ???hover?? */
.part1Box .swiper-slide:hover {
width: 228px;
z-index: 20; /* ???????? */
/* ????????????? */
/* transform: scale(1.05) translateZ(0);
box-shadow: -4px 0px 10px 0px rgb(0,0,0,0.1); */
}
.swiper-slide-hover{
border-radius: 10px 0 0 10px !important;
}
.swiper-slide-hover1{
border-radius: 0px 10px 10px 0px !important;
}
.part1Box .swiper-slide:hover .content {
opacity: 1;
pointer-events: auto;
transform: translateX(0); /* ?? */
z-index: 30; /* ???????swiper-slide????? */
box-shadow: 6px 1px 10px 0px rgb(0,0,0,0.1);
}
/* ?????????????? */
.part1Box .content .title {
font-weight: bold;
font-size: 22px;
color: #333333;
line-height: 28px;
margin-bottom: 15px;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.part1Box .content .cont {
height: calc(100% - 70px);
overflow: auto;
font-weight: 500;
font-size: 14px;
color: #666666;
line-height: 24px;
height: 170px;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 7;
-webkit-box-orient: vertical;
}
.part1Box .content .contMore {
display: flex;
align-items: center;
gap: 5px;
cursor: pointer;
font-weight: 400;
font-size: 16px;
color: #425CB3;
cursor: pointer;
margin-top: 20px;
}
.part1Box .content .contMore img {
width: 21px;
height: 12px;
}
/* ?????????? */
.part1Box .content .cont::-webkit-scrollbar {
width: 4px;
}
.part1Box .content .cont::-webkit-scrollbar-thumb {
background: #eee;
border-radius: 2px;
}
/* ---------------- */
/* ????????????????? */
.swiper-button-prev, .swiper-button-next{
z-index: 8 !important;
}
#publishHome .swiper-button-next-two {
background: url(https://files.sciengine.com/template/img/SJNCAS/33r.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
pointer-events: auto;
right: 0;
}
#publishHome .swiper-button-next-two:hover {
background: url(https://files.sciengine.com/template/img/SJNCAS/34r.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
}
#publishHome .swiper-button-prev-two {
background: url(https://files.sciengine.com/template/img/SJNCAS/33l.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
pointer-events: auto;
left: 0;
}
#publishHome .swiper-button-prev-two:hover {
background: url(https://files.sciengine.com/template/img/SJNCAS/34l.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
}
#publishHome .swiper-button-prev-two.swiper-button-disabled {
background: url(https://files.sciengine.com/template/img/SJNCAS/35l.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
}
#publishHome .swiper-button-next-two.swiper-button-disabled {
background: url(https://files.sciengine.com/template/img/SJNCAS/35r.png) no-repeat;
width: 40px;
height: 40px;
background-size: 100% 100%;
}
/* part1?? */
/* part2 */
.part2Box {
background: #fff;
padding: 70px 0;
}
.part2Box sub, .part2Box sup{
font-size: 0.85em;
}
/* ???div?????????????? */
.blur-div .content {
position: relative;
z-index: 2;
}
/* .part2Box .contentTitle {
background: url(https://files.sciengine.com/template/img/SJNCAS/6.png) no-repeat;
background-size: 100% 100%;
height: 210px;
width: 100%;
display: flex;
overflow: hidden;
} */
.part2Box .contentTitle .content {
display: flex;
max-width: 1400px;
margin: 0 auto;
border-bottom: 2px solid #DADFEB;
padding-bottom: 20px;
gap: 50px;
}
.part2Box .contentTitle .content .list {
cursor: pointer;
}
.part2Box .contentTitle .content .list .text {
font-weight: 400;
font-size: 28px;
color: #000;
text-align: center;
}
.part2Box .contentTitleEn .content .list .text{
font-family: Georgia;
}
.part2Box .contentTitleZn .content .list .text{
/* font-family: zdyzt1; */
}
.part2Box .contentTitle .content .list img {
width: 36px;
height: 36px;
}
.part2Box .contentTitle .content .list.active{
position: relative;
}
.part2Box .contentTitle .content .list.active::after{
content: '';
width: 100%;
height: 2px;
background: #D74339;
position: absolute;
bottom: -21px;
}
/* ????hoverImg */
.part2Box .contentTitle .content .list .hoverImg {
display: none;
}
/* ?????? */
.part2Box .contentTitle .content .list.active .img,
.part2Box .contentTitle .content .list:hover .img {
display: none;
}
.part2Box .contentTitle .content .list.active .hoverImg,
.part2Box .contentTitle .content .list:hover .hoverImg {
display: block;
}
.part2Box .contentTitle .content .list.active .text,
.part2Box .contentTitle .content .list:hover .text {
/* font-weight: bold; */
/* color: #425CB3; */
/* line-height: 24px; */
}
/* part2??? */
.part2Box .contentBox {
max-width: 1400px;
margin: 30px auto;
/* ????? */
/* column-count: 3; */
/* column-gap: 30px; */
display: flex;
flex-wrap: wrap;
justify-content: space-between;
/* gap: 30px; */
/* align-items: flex-start; */
/* display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 30px;
-webkit-grid-gap: 30px; */
}
.part2Box .contentBox .list{
background: #F7F9FF;
border-radius: 8px;
border: 1px solid #D4DDFA;
padding: 20px 20px 25px 20px;
width: 32%;
box-sizing: border-box;
cursor: pointer;
/* max-width: 446px; */
/* ???????? */
/* break-inside: avoid; */
margin-bottom: 2%;
}
.part2Box .contentBox .list .itemBox{
height: 157px;
}
.part2Box .contentBox .list .subject{
font-weight: bold;
font-size: 14px;
color: #333333;
line-height: 24px;
}
.part2Box .contentBox .list .title{
font-weight: bold;
font-size: 20px;
color: #333333;
margin: 8px 0;
cursor: pointer;
max-width: 400px;
word-break: break-all;
}
.part2Box .contentBoxEn .list .title{
font-family: Georgia;
}
.part2Box .contentBoxZn .list .title{
/* font-family: zdyzt2; */
font-weight: bold;
}
.part2Box .contentBox .list .text{
font-weight: 400;
font-size: 14px;
color: #666;
line-height: 20px;
}
.part2Box .contentBox .list .line{
width: 100%;
height: 1px;
background: #D4DDFA;
margin: 15px 0;
}
.part2Box .contentBox .list .cont{
/* height: 60px; */
}
.part2Box .contentBox .item {
width: 228px;
height: 320px;
background: #FFFFFF;
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
padding: 21px;
border: 1px solid #D4DDFC;
}
.part2Box .contentBox .item img {
width: 100%;
height: 100%;
border-radius: 10px;
}
.moreBoxPub {
width: 110px;
height: 32px;
border-radius: 16px;
border: 1px solid #425CB3;
font-weight: 400;
font-size: 16px;
color: #425CB3;
margin: 0 auto;
text-align: center;
line-height: 32px;
cursor: pointer;
}
.moreBoxPub .imgH1{
display: none;
}
.moreBoxPub:hover{
background: #425CB3;
color: #fff;
}
.moreBoxPub:hover .imgH1{
display: inline-block;
}
.moreBoxPub:hover .imgM1{
display: none;
}
.moreBoxPub img {
width: 21px;
height: 12px;
}
/*
.tab-container {
width: 1400px;
}
*/
/* Tab??????????????? */
.tab-header {
display: flex;
align-items: center;
gap: 24px;
border-bottom: 1px solid #ccc;
justify-content: space-between;
}
/* ??webkit????? */
.tab-header::-webkit-scrollbar {
display: none;
}
/* Tab??? */
.tab-item {
cursor: pointer;
width: 210px;
height: 60px;
display: flex;
align-items: center;
}
/* E??????? */
.tab-item:first-child{
width: 100px;
}
/* ??? */
.tab-item.active {
color: #425CB3;
border-bottom: 3px solid #425CB3;
font-weight: bold;
}
/* hover? */
.tab-item:hover {
color: #425CB3;
}
.tab-header .tab-item img{
width: 100%;
/* height: 40px; */
}
/* ??? */
.tab-content {
background: url(https://files.sciengine.com/template/img/SJNCAS/56.png) no-repeat;
background-size: 100% 100%;
width: 100%;
padding: 40px 30px;
display: flex;
justify-content: space-between;
margin-top: 40px;
}
.tab-content .logoImg{
width: 275px;
height: 50px;
display: flex;
align-items: center;
margin-top: 22px;
}
.tab-content .logoImg img{
width: auto;
height: auto;
max-width: 300px;
max-height: 50px;
min-width: 180px;
}
.tab-content .efImg img{
width: 150px;
height: auto;
max-height: max-content;
max-width: 150px;
min-width: 150px;
}
.tab-content .introBox{
position: relative;
background: rgba(243, 245, 249, 0.9);
border-radius: 15px;
padding: 30px;
margin-left: 50px;
height: 296px;
}
.introBox .title{
height: 30px;
font-weight: bold;
font-size: 22px;
color: #333333;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.introBox .cont{
font-weight: 500;
font-size: 16px;
color: #333333;
line-height: 32px;
margin-top: 30px;
overflow: hidden;
display: -webkit-box;
text-overflow: ellipsis;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
}
.introMore{
font-weight: 400;
font-size: 16px;
color: #425CB3;
text-align: right;
margin-top: 30px;
cursor: pointer;
}
.introMore img{
width: 21px;
height: 12px;
}
/* .tab-content .logoImg img{
width: 100%;
height: 100%;
} */
.introWrap{
flex: 1;
}
.part2Box .contentBox .item{
transition: transform 0.3s ease;
border-radius: 10px;
}
.part2Box .contentBox .item:hover{
transform: scale(1.05);
}
@media (max-width: 1460px) {
.tab-container{
width: 100%;
}
.tab-content{
padding: 10px;
align-items: center;
}
.tab-item{
width: 150px;
}
}
/* @media (max-width: 1200px) {
.part2Box .contentBox{
width: 100%!important;
gap: 0;
}
} */
@media (max-width: 1430px){
.titleBox {
padding-left: 20px;
}
.part1Box .menuBox{
padding-left: 20px;
}
.part2Box{
padding: 70px 20px;
}
.part3Box .contentList,.part4Box .contentList{
padding: 0 20px;
}
.part5Wrap .part5Box{
padding: 50px 20px !important;
}
}
@media (max-width: 768px) {
/* .titleBox {
padding-left: 20px;
}
.part1Box .menuBox{
padding-left: 20px;
}
.part2Box{
padding: 70px 20px;
} */
.part1Box .h5Box{
display: block !important;
}
.part1Box .swiper-slide{
display: flex;
align-items: center;
flex-direction: column;
}
.part1Box .leftBox, .part1Box .rightBox {
display: none;
}
.tab-container{
width: 100%;
}
.tab-header{
flex-wrap: wrap;
padding: 0 10px;
}
.tab-content{
padding: 10px;
align-items: center;
}
.tab-item{
width: 46%;
}
.introBox .cont{
overflow: hidden;
text-overflow: ellipsis;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
text-align: left;
}
.tab-content{
display: flex;
flex-direction: column;
}
.tab-content .introBox {
padding: 20px 10px;
text-align: center;
margin-left: 0;
width: 100%;
margin-top: 30px;
}
}
/* part3 */
.part3Wrap{
/* background: #F7F9FF; */
background: #fff;
width: 100%;
height: 100%;
padding: 70px 0;
}
.part3Box {
max-width: 1400px;
margin: auto;
}
.part3Box .contentList {
margin-top: 30px;
display: flex;
gap: 30px;
}
.part3Box .contentListS{
gap: 0px;
}
.part3Box .contentList .list {
margin: 0 auto;
padding: 27px 20px;
background: #FFFFFF;
border-radius: 8px;
border: 1px solid #E3E9FC;
flex: 1;
cursor: pointer;
}
.part3Box .contentList .list .part3-title{
font-weight: bold;
font-size: 20px;
color: #333333;
line-height: 28px;
}
.part3Box .contentList .list .part3-titleEn{
font-family: Georgia;
}
.part3Box .contentList .list .part3-titleZn{
/* font-family: zdyzt2; */
font-weight: bold;
}
.part3Box .contentList .list .part3-cont{
font-weight: 400;
font-size: 14px;
color: #666;
line-height: 20px;
margin: 15px 0 20px 0;
height: 60px;
}
.part3Box .contentList .list .part3More{
font-weight: 400;
font-size: 14px;
color: #425CB3;
line-height: 20px;
display: flex;
align-items: center;
margin-bottom: 37px;
cursor: pointer;
display: flex;
align-items: center;
}
.part3Box .contentList .list .part3More .img {
width: 16px;
height: 12px;
margin-left: 8px;
}
.part3Box .contentList .list .imgDesc {
width: 404px;
height: 227px;
}
.part3-2Wrap{
background: #F7F9FF;
width: 100%;
height: 100%;
padding: 70px 0;
}
.part3-2Box .contentList {
margin-top: 30px;
display: flex;
align-items: center;
justify-content: space-evenly;
}
.part3-2Box .contentList .list {
margin: 0 auto;
padding: 0;
background: #FFFFFF;
flex: 1;
cursor: pointer;
background: #F7F9FF;
display: flex;
align-items: center;
justify-content: center;
border-radius: 0;
border: none;
}
.part3-2Box .contentList .list{
flex: 1;
cursor: pointer;
background: #F7F9FF;
display: flex;
align-items: center;
justify-content: center;
}
.part3-2Box .contentList .list-line{
height: 55px;
width: 1px;
background: #DADFEB;
}
.part3-2Box .contentList .list .imgDesc {
width: 280px;
height: auto;
}
/* part4 */
.part4Wrap{
/* background: #fff; */
background: #F7F9FF;
width: 100%;
height: 100%;
padding: 70px 0;
}
.part4Box {
max-width: 1400px;
margin: 0 auto;
}
.part4Box .contentList {
margin: 30px 0;
display: flex;
gap: 30px;
}
.part4Box .contentList .list {
border-radius: 8px;
border: 1px solid #E3E9FC;
flex: 1;
cursor: pointer;
}
.part4Box .contentList .list .contBox{
padding: 10px 22px 20px 22px;
}
.part4Box .contentList .list .part4-img{
width: 100%;
height: 250px;
border-radius: 8px 8px 0 0;
}
.part4Box .contentList .list .part4-title{
font-weight: bold;
font-size: 20px;
color: #333333;
line-height: 28px;
height: 56px;
cursor: pointer;
}
.part4Box .contentList .list .part4-titleEn{
font-family: Georgia;
}
.part4Box .contentList .list .part4-titleZn{
/* font-family: zdyzt2; */
font-weight: bold;
}
.part4Box .contentList .list .part4-line{
width: 100%;
height: 1px;
background: #D4DDFA;
margin: 25px 0 15px 0;
}
.part4Box .contentList .list .part4-author{
font-weight: 400;
font-size: 14px;
color: #333333;
line-height: 22px;
}
.part4Box .contentList .list .part4-date{
font-weight: bold;
font-size: 14px;
color: #666;
line-height: 28px;
margin-top:3px;
}
/* part5 */
.part5Wrap{
/* background: #F7F9FF; */
background: #fff;
width: 100%;
height: 100%;
}
.part5Wrap .part5Box {
max-width: 1400px;
margin: 0 auto;
padding: 50px 0;
display: flex;
align-items: center;
gap: 100px;
}
.part5Wrap .part5Box .imgBox{
cursor: pointer;
width: auto;
height: 50px;
}
.part5Wrap .part5Box .imgBox img{
width: 100%;
height: 100%;
}
.part5Wrap .part5Box .imgBox2{
height: 40px;
}
.lb-d2{
display: flex;
align-items: center;
}
.lb-d2-right{
width: 110px;
height: 40px;
border: 1px solid #FFF;
border-radius: 20px;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
color: #fff;
font-size: 16px;
margin-left: 50px;
}
.lb-d2-right .langImg{
width: 18px;
height: 18px;
margin-right: 10px;
}
@media screen and (max-width: 768px) {
.part2Box .contentBox .list{
width: 100%;
margin-bottom: 6%;
}
.part1Box .menuListZn{
margin-left: 5px;
}
.part2Box .contentTitle .content {
width: 700px;
}
.part1Box .content{
display: none;
}
.part1Box .slide-img-wrap {
width: 208px !important;
}
.list-search{
height: 300px;
}
.list-search .logoBox{
padding: 20px 20px 0 20px;
}
.list-search .logoBox .imgLogo1{
width: 170px;
height: auto;
}
.list-search .logoBox .imgLogo2{
width: 100px;
height: 26px;
}
.list-search .ls-out{
width: 300px;
}
.list-search .ls-out .ls-d1{
height: 40px;
}
.list-search .ls-d2{
height: 35px;
}
.single-num{
font-size: 24px;
}
.list-search .ls-out .totalBox{
margin-top: 10px;
font-size: 14px;
}
.single-num{
font-size: 18px;
}
.zmBox{
overflow: auto;
padding: 0 20px;
}
.part1Box .moreBox{
right: 5px;
}
/* .part2Box .contentBox{
grid-template-columns: repeat(1, 1fr);
} */
.part2Box .contentBox .item {
width: 320px;
height: auto;
margin: 0 auto;
padding: 10px;
}
.part2Box .contentBox .item img {
width: 320px;
height: auto;
max-height: 400px;
}
.part2Box .contentTitle .content {
flex-wrap: wrap;
}
.part2Box .contentTitleEn,.part2Box .contentTitle {
height: auto;
margin-left: 5px;
overflow-y: auto;
}
.lb-d2{
align-items: start;
}
.langImg{
display: none!important;
}
.lb-d2-right{
margin-left: 5px;
width: auto;
height: auto;
padding: 1px 6px;
}
.part2Box .contentTitle .content .list .text{
font-size: 20px;
}
.staticBox .listBoxH5{
display: block;
}
.staticBox .listBox{
display: none;
}
.part3Box .contentList .list,.part4Box .contentList .list{
flex: auto;
}
#publishHome .swiper-button-prev-two{
left: 7%;
}
#publishHome .swiper-button-next-two{
right: 7%;
}
.part3Box .contentList{
flex-wrap: wrap;
}
.part3Box .contentListS{
flex-wrap:initial;
}
.part4Box .contentList{
flex-wrap: wrap;
padding: 0 20px;
}
.part5Wrap .part5Box{
flex-direction: column;
align-items: center;
gap: 30px;
}
.part3-2Wrap{
padding: 30px 0;
}
.part3-2Box .contentList{
justify-content: center;
gap: 0;
}
.part3-2Box .contentListS{
justify-content:inherit;
padding: 0;
}
.part3-2Box .contentList .list{
justify-content: center;
margin-bottom: 30px;
}
.part3-2Box .contentList .list-line{
display: none;
}
}
.zzc{
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 0;
display: flex;
justify-content: center;
align-items: center;
background: #fff;
z-index: 15;
}
.zzc .fa-spinner{
display: block !important;
margin-top: -200px;
color: #425cb3;
font-size: 40px;
}
/* ???laoding */
.swiperWrapBox{
position: relative;
min-height: 300px;
margin: 10px 0 30px 0;
}
.swiperWrapBox .swiperLoading{
position: absolute;
width: 100%;
height: 100%;
left: 0;
right: 0;
top: 50%;
transform: translate(0,-50%);
display: flex;
justify-content: center;
align-items: center;
background: #fff;
z-index: 5;
}
.swiperWrapBox .swiperLoading .fa-spinner{
display: block !important;
color: #425cb3;
}
.zIndex{
z-index: -1;
}
.clusterSwiper{
width: 100%;
overflow: hidden;
}
/* .clusterSwiper .swiper-wrapper{
display: flex;
}
.clusterSwiper .swiper-slide{
flex-shrink: 0;
text-align: center;
cursor: pointer;
}
.clusterSwiper .list{
display: flex;
align-items: center;
justify-content: center;
}
.imgDesc{
max-width: 90%;
max-height: 80px;
object-fit: contain;
} */