|
|
|
|
@ -32,11 +32,12 @@
|
|
|
|
|
.header___1E4MV [class~='ant-layout-header'] {
|
|
|
|
|
padding: 0;
|
|
|
|
|
height: 72px;
|
|
|
|
|
background: #24292f;
|
|
|
|
|
background: #FFFFFF;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV [class~='ant-layout-header'] [class~='timeShow'] {
|
|
|
|
|
color: #fff;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .logo___R8PNJ {
|
|
|
|
|
height: 36px;
|
|
|
|
|
@ -87,7 +88,7 @@
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .menu___Km2Uo li .name___1Odvx span {
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
display: inline-block;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
@ -98,19 +99,19 @@
|
|
|
|
|
color: #979797;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .menu___Km2Uo li:hover .name___1Odvx span {
|
|
|
|
|
color: #c5c5c5;
|
|
|
|
|
color: #0072E9;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .menu___Km2Uo li:hover .dropDown___3Phxo {
|
|
|
|
|
display: block;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span {
|
|
|
|
|
color: #c5c5c5;
|
|
|
|
|
color: #0072E9;
|
|
|
|
|
}
|
|
|
|
|
.header___1E4MV .menu___Km2Uo li.actived___12Ff0 .name___1Odvx span::after {
|
|
|
|
|
content: '';
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 2px;
|
|
|
|
|
background: #c5c5c5;
|
|
|
|
|
background: #0072E9;
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 12px;
|
|
|
|
|
left: 0;
|
|
|
|
|
@ -251,6 +252,11 @@
|
|
|
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
.logo_style___3Gfgr {
|
|
|
|
|
width: 132px;
|
|
|
|
|
height: 40px;
|
|
|
|
|
margin-right: 100px;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
@ -286,120 +292,6 @@
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
|
|
|
|
|
.tilte___1Tz7i {
|
|
|
|
|
color: #333333;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.flexRow___3w9_D {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-top: 30px;
|
|
|
|
|
}
|
|
|
|
|
.flexColumn___2HzC_ {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.footerWrap___12F5M {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
}
|
|
|
|
|
.img___3ED9Z {
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 37px;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
border-style: none;
|
|
|
|
|
}
|
|
|
|
|
.content___rqPDY {
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: #979797;
|
|
|
|
|
margin-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
.modalContent___2h4ne {
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
color: #333333;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
|
|
|
|
|
.flex_box_center___3p8A0 {
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
-webkit-justify-content: center;
|
|
|
|
|
box-align: center;
|
|
|
|
|
}
|
|
|
|
|
.flex_space_between___2wMwo {
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
-webkit-box-pack: justify;
|
|
|
|
|
}
|
|
|
|
|
.flex_box_vertical_center___2fKhV {
|
|
|
|
|
align-items: center;
|
|
|
|
|
box-align: center;
|
|
|
|
|
}
|
|
|
|
|
.flex_box_center_end___27Yk8 {
|
|
|
|
|
justify-content: flex-end;
|
|
|
|
|
align-items: center;
|
|
|
|
|
-webkit-justify-content: flex-end;
|
|
|
|
|
-webkit-align-items: center;
|
|
|
|
|
-webkit-box-align: center;
|
|
|
|
|
-webkit-box-pack: end;
|
|
|
|
|
box-align: center;
|
|
|
|
|
box-pack: end;
|
|
|
|
|
}
|
|
|
|
|
.flex_box_column___3Khbo {
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
box-orient: block-axis;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel {
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel li {
|
|
|
|
|
padding: 0 15px;
|
|
|
|
|
height: 35px;
|
|
|
|
|
line-height: 35px;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel li:hover {
|
|
|
|
|
background: #0152d9;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel li:hover a {
|
|
|
|
|
color: white;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel li a {
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
margin: 0;
|
|
|
|
|
padding: 0;
|
|
|
|
|
}
|
|
|
|
|
.joinMenu___2blJt {
|
|
|
|
|
padding: 0 0;
|
|
|
|
|
}
|
|
|
|
|
.joinMenu___2blJt a {
|
|
|
|
|
color: #323232;
|
|
|
|
|
}
|
|
|
|
|
.joinBoard___2XUXK {
|
|
|
|
|
border: 1px solid #eee;
|
|
|
|
|
width: 1px;
|
|
|
|
|
height: 100%;
|
|
|
|
|
}
|
|
|
|
|
.joinCol___3o5gp:empty + div .joinBoard___2XUXK {
|
|
|
|
|
display: none;
|
|
|
|
|
}
|
|
|
|
|
.joinCol___3o5gp:empty ~ .rightMenu___20Eel {
|
|
|
|
|
width: 60px !important;
|
|
|
|
|
}
|
|
|
|
|
.rightMenu___20Eel:has(.joinMenu___2blJt:empty) {
|
|
|
|
|
width: 120px !important;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
|
|
|
|
|
.flex_box_center___3UWMh {
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
@ -1097,6 +989,10 @@
|
|
|
|
|
.mainSiteContent___3plRO .ContentWarp___12iL0 .orientation___3-coe .lf___2MsOh .right___wZwwQ a:nth-of-type(even) {
|
|
|
|
|
margin-right: 0;
|
|
|
|
|
}
|
|
|
|
|
.img_style___3u8Hs {
|
|
|
|
|
height: 100%;
|
|
|
|
|
width: 100%;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
@ -1180,9 +1076,6 @@
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
box-orient: block-axis;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP {
|
|
|
|
|
background-color: #fff;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .auto___217xO {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 1200px;
|
|
|
|
|
@ -1194,7 +1087,7 @@
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 1200px;
|
|
|
|
|
padding-top: 120px;
|
|
|
|
|
padding-top: 80px;
|
|
|
|
|
padding-bottom: 90px;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
@ -1246,7 +1139,7 @@
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
width: 384px;
|
|
|
|
|
flex-shrink: 0;
|
|
|
|
|
padding-top: 141px;
|
|
|
|
|
padding-top: 42px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB h3 {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
@ -1257,7 +1150,6 @@
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: flex-start;
|
|
|
|
|
margin-bottom: 41px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .left___1ibOB p img {
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
@ -1311,7 +1203,7 @@
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk {
|
|
|
|
|
width: 915px;
|
|
|
|
|
position: relative;
|
|
|
|
|
margin-top: 80px;
|
|
|
|
|
margin-top: 41px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk img {
|
|
|
|
|
width: 100%;
|
|
|
|
|
@ -1319,18 +1211,17 @@
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk video {
|
|
|
|
|
position: absolute;
|
|
|
|
|
z-index: 4;
|
|
|
|
|
left: 91px;
|
|
|
|
|
top: 35px;
|
|
|
|
|
width: 652px;
|
|
|
|
|
height: 310px;
|
|
|
|
|
left: 102px;
|
|
|
|
|
top: 41px;
|
|
|
|
|
width: 730px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .operatingEnvironment___lXcRz .tabContent___1Ysut .right___ihbPk .videoMask___3YK0r {
|
|
|
|
|
position: absolute;
|
|
|
|
|
z-index: 6;
|
|
|
|
|
left: 91px;
|
|
|
|
|
top: 35px;
|
|
|
|
|
width: 652px;
|
|
|
|
|
height: 310px;
|
|
|
|
|
left: 102px;
|
|
|
|
|
top: 41px;
|
|
|
|
|
width: 730px;
|
|
|
|
|
height: 343px;
|
|
|
|
|
border: 2px solid #fff;
|
|
|
|
|
pointer-events: none;
|
|
|
|
|
}
|
|
|
|
|
@ -1539,22 +1430,33 @@
|
|
|
|
|
color: #6d7278;
|
|
|
|
|
line-height: 6px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .iconWrapper___1_c1e {
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: auto;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 1200px;
|
|
|
|
|
padding-top: 80px;
|
|
|
|
|
padding-bottom: 120px;
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: flex-start;
|
|
|
|
|
align-items: center;
|
|
|
|
|
padding-top: 16px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .iconWrapper___1_c1e {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-bottom: 32px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb {
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .iconWrapper___1_c1e .tuijianWrapper___1QpBb {
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb img {
|
|
|
|
|
width: 21px;
|
|
|
|
|
height: 14px;
|
|
|
|
|
margin-right: 10px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .iconWrapper___1_c1e .tuijianWrapper___1QpBb .tuijinaspan___kxcEM {
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .iconWrapper___1_c1e .tuijianWrapper___1QpBb .tuijinaspan___kxcEM {
|
|
|
|
|
margin-left: -15px;
|
|
|
|
|
width: 80px;
|
|
|
|
|
height: 28px;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
@ -1563,105 +1465,65 @@
|
|
|
|
|
line-height: 28px;
|
|
|
|
|
white-space: nowrap;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .btn_css___16v0b {
|
|
|
|
|
height: 44px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
background: #2f78ef;
|
|
|
|
|
box-shadow: 0px 2px 4px 0px #e0dfe1;
|
|
|
|
|
border-radius: 22px;
|
|
|
|
|
margin-top: 80px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .sf_warp___3gqPv {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
width: 100%;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 h2 {
|
|
|
|
|
font-size: 24px;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
color: #34495e;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .sf_warp___3gqPv .sf_item_title___39v4l {
|
|
|
|
|
width: auto;
|
|
|
|
|
height: 25px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 h5 {
|
|
|
|
|
height: 18px;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
color: #34495e;
|
|
|
|
|
line-height: 25px;
|
|
|
|
|
margin-bottom: 19px;
|
|
|
|
|
font-weight: 200;
|
|
|
|
|
color: #686f9a;
|
|
|
|
|
margin-bottom: 80px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .sf_warp___3gqPv .sf_item_text___1Kvyu {
|
|
|
|
|
width: auto;
|
|
|
|
|
height: 19px;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: #34495e;
|
|
|
|
|
line-height: 19px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: flex-start;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .sf_warp___3gqPv .btn_css___16v0b {
|
|
|
|
|
width: 112px;
|
|
|
|
|
height: 44px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .p1___3zXtk {
|
|
|
|
|
font-size: 26px;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
color: #667a8d;
|
|
|
|
|
margin-bottom: 6px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .sf_img___1A5sn {
|
|
|
|
|
width: 400px;
|
|
|
|
|
height: 400px;
|
|
|
|
|
background: url(./static/shuanfa.3659772a.png) no-repeat;
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
margin-top: 49px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .p1___3zXtk span {
|
|
|
|
|
color: #335eea;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .xmtg_img___EPXxf {
|
|
|
|
|
width: 380px;
|
|
|
|
|
height: 380px;
|
|
|
|
|
background: url(./static/tuoguan.f9809446.png) no-repeat;
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
margin-top: 51px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .p2___1omDW {
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
color: #546a7f;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .xmtg_item___1unAv {
|
|
|
|
|
width: 580px;
|
|
|
|
|
height: 143px;
|
|
|
|
|
background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #dcedff 100%);
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
display: flex;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-top: 30px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .img1___2kZ76 {
|
|
|
|
|
margin-top: 81px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .xmtg_item___1unAv img {
|
|
|
|
|
width: 62px;
|
|
|
|
|
height: 63px;
|
|
|
|
|
margin: 0 81px 0 99px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .img1___2kZ76 img {
|
|
|
|
|
margin-right: 42px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .kygl_img___2Dhqy {
|
|
|
|
|
width: 369px;
|
|
|
|
|
height: 369px;
|
|
|
|
|
background: url(./static/keyan.9c2dec2d.png) no-repeat;
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
margin-top: 67px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .img2___iJffk {
|
|
|
|
|
margin-top: 54px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 286px;
|
|
|
|
|
background: #242424;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .img2___iJffk img {
|
|
|
|
|
margin-right: 45px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_info___1oAAD,
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_img___2V7ur,
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_name___3AvJj {
|
|
|
|
|
width: 1200px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .btn___2qiRc {
|
|
|
|
|
width: 137px;
|
|
|
|
|
height: 40px;
|
|
|
|
|
background: #377dff;
|
|
|
|
|
border-radius: 5px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
color: #ffffff;
|
|
|
|
|
line-height: 40px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-top: 88px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_info___1oAAD {
|
|
|
|
|
padding-top: 60px;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_name___3AvJj {
|
|
|
|
|
padding: 20px 0 34px 0;
|
|
|
|
|
}
|
|
|
|
|
.mainSiteContent___3mapP .footer___zoFIb .footer_img___2V7ur img {
|
|
|
|
|
width: 56px;
|
|
|
|
|
height: 68px;
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
.mainSiteContent___3mapP .ContentWarp___5XZL3 .school___1PUs6 .bigDes___2akl6 .btn___2qiRc:hover {
|
|
|
|
|
box-shadow: 0px 2px 10px 0px rgba(87, 108, 227, 0.5);
|
|
|
|
|
}
|
|
|
|
|
.customModel___1O9e3 .formWrap___3-nPZ {
|
|
|
|
|
padding: 20px 0 20px 20px;
|
|
|
|
|
@ -1702,6 +1564,184 @@
|
|
|
|
|
border: 0;
|
|
|
|
|
width: 918px;
|
|
|
|
|
}
|
|
|
|
|
.shiyan_title_ch___1w9AE {
|
|
|
|
|
width: 96px;
|
|
|
|
|
height: 20px;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
letter-spacing: 4px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin: 70px auto 10px auto;
|
|
|
|
|
}
|
|
|
|
|
.shiyan_title_zh___2Zq_l {
|
|
|
|
|
width: 115px;
|
|
|
|
|
height: 16px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
line-height: 16px;
|
|
|
|
|
margin: 0px auto 60px auto;
|
|
|
|
|
}
|
|
|
|
|
.shiyan_center___3gZwQ {
|
|
|
|
|
margin: 0 auto;
|
|
|
|
|
width: 1200px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 {
|
|
|
|
|
width: 100%;
|
|
|
|
|
margin-top: 80px;
|
|
|
|
|
background: url(./static/pingtai_bg.5a30bcaf.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
padding-bottom: 80px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_title___3dLrM {
|
|
|
|
|
text-align: center;
|
|
|
|
|
width: 100%;
|
|
|
|
|
padding-top: 60px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_title___3dLrM .platform_title_ch___3ZSWF {
|
|
|
|
|
height: 20px;
|
|
|
|
|
font-size: 20px;
|
|
|
|
|
font-weight: 600;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
line-height: 20px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_title___3dLrM .platform_title_zh___14y28 {
|
|
|
|
|
height: 16px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
line-height: 16px;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk {
|
|
|
|
|
width: 1208px;
|
|
|
|
|
margin: 50px auto 0px auto;
|
|
|
|
|
height: 400px;
|
|
|
|
|
position: relative;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_quxian___1bD_Q {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 174px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
bottom: 0;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_one___phFSU {
|
|
|
|
|
width: 224px;
|
|
|
|
|
height: 220px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 9px;
|
|
|
|
|
bottom: 90px;
|
|
|
|
|
background: url(./static/kuang.db9130d8.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_two___3Z1UF {
|
|
|
|
|
width: 224px;
|
|
|
|
|
height: 220px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 250px;
|
|
|
|
|
bottom: 174px;
|
|
|
|
|
background: url(./static/kuang.db9130d8.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_three___2YiXN {
|
|
|
|
|
width: 224px;
|
|
|
|
|
height: 220px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 490px;
|
|
|
|
|
bottom: 90px;
|
|
|
|
|
background: url(./static/kuang.db9130d8.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_four___26rG9 {
|
|
|
|
|
width: 224px;
|
|
|
|
|
height: 220px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 730px;
|
|
|
|
|
bottom: 174px;
|
|
|
|
|
background: url(./static/kuang.db9130d8.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_five___3J1E7 {
|
|
|
|
|
width: 224px;
|
|
|
|
|
height: 220px;
|
|
|
|
|
position: absolute;
|
|
|
|
|
left: 970px;
|
|
|
|
|
bottom: 90px;
|
|
|
|
|
background: url(./static/kuang.db9130d8.png);
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_img___HEciQ {
|
|
|
|
|
width: 60px;
|
|
|
|
|
height: 60px;
|
|
|
|
|
margin: 40px 82px 20px 82px;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_text___2dGjJ {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 16px;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
font-weight: 500;
|
|
|
|
|
color: #25506B;
|
|
|
|
|
line-height: 16px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.platform___Heq63 .platform_content___25wMk .platform_text___2dGjJ:hover {
|
|
|
|
|
color: #165DFF;
|
|
|
|
|
}
|
|
|
|
|
.shixun_footer___1byCe {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 100px;
|
|
|
|
|
background: #292B48;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
color: #FFFFFF;
|
|
|
|
|
line-height: 100px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
|
|
|
|
|
|
.tilte___1Tz7i {
|
|
|
|
|
color: #333333;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
.flexRow___3w9_D {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: row;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
margin-top: 30px;
|
|
|
|
|
}
|
|
|
|
|
.flexColumn___2HzC_ {
|
|
|
|
|
display: flex;
|
|
|
|
|
flex-direction: column;
|
|
|
|
|
justify-content: center;
|
|
|
|
|
align-items: center;
|
|
|
|
|
}
|
|
|
|
|
.footerWrap___12F5M {
|
|
|
|
|
display: flex;
|
|
|
|
|
justify-content: space-between;
|
|
|
|
|
}
|
|
|
|
|
.img___3ED9Z {
|
|
|
|
|
width: 40px;
|
|
|
|
|
height: 37px;
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
border-style: none;
|
|
|
|
|
}
|
|
|
|
|
.content___rqPDY {
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
color: #979797;
|
|
|
|
|
margin-top: 15px;
|
|
|
|
|
}
|
|
|
|
|
.modalContent___2h4ne {
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
color: #333333;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
}
|
|
|
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
|
|
|
/* stylelint-disable */
|
|
|
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|