html,body{-webkit-text-size-adjust:none;font-size:16px;margin:0;padding:0;min-width: 1200px;}
ul,li,form,p,a{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:14px;font-weight: 700}
.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt40 {margin-top: 40px !important;}

.pl20 {padding-left: 20px !important}
.pl40 {padding-left: 40px !important}
.pl60 {padding-left: 60px !important}

.pt10 {padding-top: 10px !important}
.pt20 {padding-top: 20px !important}
.pt40 {padding-top: 40px !important}
.pr10 {padding-right: 10px !important}
.pb20 {padding-bottom: 20px !important}
.pb40 {padding-bottom: 40px !important}
.pb150 {padding-bottom: 120px !important}

.c282828 {color: #282828 !important;}

.img100 {width: 100% !important;}

.common-title {font-size:34px;width:100%;text-align:center;margin:80px 0 40px 0;font-weight:700;color:#ffffff;}
.common-title p {font-size:1.125rem;color:#ffffff;font-weight:normal;margin-top:20px;}

input {background-color:transparent;border:0;}
button {margin:0;padding:0;border:1px solid transparent;outline:none;background-color:transparent;}
button:active {opacity:0.6;}
.flex-col {display:flex;flex-direction:column;}
.flex-row {display:flex;flex-direction:row;}
.justify-start {display:flex;justify-content:flex-start;}
.justify-center {display:flex;justify-content:center;}
.justify-end {display:flex;justify-content:flex-end;}
.justify-evenly {display:flex;justify-content:space-evenly;}
.justify-around {display:flex;justify-content:space-around;}
.justify-between {display:flex;justify-content:space-between;}
.align-start {display:flex;align-items:flex-start;}
.align-center {display:flex;align-items:center;}
.align-end {display:flex;align-items:flex-end;}

/* header */
.header {width:100%;position:relative;background-color:#F2F3F7;}
.header .nav {width:90%;max-width: 1600px;height:85px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;}
.header .nav_left .logo {width:150px;}
.header .nav_left .logo img {width:100%;}
.header .nav_right {display:flex;justify-content:right;width: 80%;}
.header .nav_right .nav_menu {display:flex;justify-content:space-between;align-items:center;width:600px; margin-right:90px;}
.header .nav_right .nav_menu li {position:relative;}
.header .nav_right .nav_menu li > a {font-family:"思源黑体 CN Regular";color:#282828;font-size:17px;}
.header .nav_right .nav_menu li span {position:absolute;display:none;top:54px;z-index:999;left:50%;transform:translate(-50%,0);background-color:#ffffff;padding:20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:hidden;}
.header .nav_right .nav_menu li span a {display:block;white-space:nowrap;margin-top:15px;color:#666666;font-size:14px;letter-spacing:2px;}
.header .nav_right .nav_menu li span a:first-of-type {margin-top:0;}
.header .nav_right .nav_menu li span a:hover {color:#0632A0;}
.header .nav_right .tel {padding:0 60px;line-height:38px;font-family:"思源黑体 CN Regular";vertical-align:middle;border:1px}
.header .nav_right .tel img {padding-right:5px;}
.header .nav_right .search{width:202px; text-align: right;}
.header .nav_right .search i {display:inline-block;font-style:normal;font-size:20px;padding:0 5px;}
.header .nav_right select {border:0 !important;background:none !important;}
.header .nav_right .search .search-container {position:relative;right: 112px;}
.header .nav_right .search .select-lang-box{display:inline-block; padding-top: 3px;}
.header .nav_right .search .select-lang-box img{margin-bottom: 4px;}
.header .nav_right .search .search-input {width:0;border:none;position:absolute;opacity:0;right:-7px;transition:width 0.5s,opacity 0.5s;border:1px solid #0632A0;top:-7px;background-color:#ffffff;}
.header .nav_right .search .search-label {position:absolute;inset:0;cursor:pointer;font-size: 17px;}
.header .nav_right .search .search-label img {margin: 0 6px 3px 0;}
.header .nav_right .search .search-input:focus {width:300px;/* 或者你需要的宽度 */opacity:1;padding:8px;/* 添加内边距使输入框看起来更好 */}

/* .header .nav_right .search .search-input:focus + .search-label {}*/
.footer {width:100%;background-color:#141414;}
.footer .center {position:relative;width:90%;margin:0 auto;padding-top:80px;color:rgba(255,255,255,0.5);font-size:14px;line-height:36px;}
.footer_top {display:flex;justify-content:space-between;color:#929292;padding-bottom:80px;overflow:hidden;}
.footer_top .footer_left {width: 280px; overflow: hidden;}
.footer_top .footer_left img.logo {width:150px;margin-bottom:30px;}
.footer_top .footer_center {float: right; justify-content: space-between; text-align: right;}
.footer_top .footer_center li {float:left;border-right:1px solid #ffffff;position:relative;padding:0 30px;height:18px;line-height:18px;}
.footer_top .footer_center li:last-of-type {padding-right:0;border-right:none;}
.footer_top .footer_center li > a {font-size:1.125rem;color:#ffffff;}
.footer_top .footer_center li > a.hover {color:#0632A0;}
.footer_top .footer_center li .nav-children-list {display:none;position:absolute;width:300px;text-align:right;right:30px;top:40px;color:#ffffff;}
.footer_top .footer_center li .nav-children-list a {display:block;margin-top:10px;font-size:13px;color:#929292;}
.footer_top .footer_center li .nav-children-list a.hover {color:#0632A0;}
.footer .footer_right {position:absolute;top:0;right:0;}
.footer .footer_right img {width:144px;height:144px;margin-bottom:2px;}
.footer_top .footer_center li .qrcode {right:0;}
.bottom {width:95%;height:71px;line-height:71px;border-top:solid 1px rgba(255,255,255,0.1);color:#666666;font-size:14px;text-align:center;}
.contact-form {width:100%;background:url("../img/form-bg.png") no-repeat;background-size:100% 100%;padding-bottom:70px;overflow:hidden;}
.contact-form .title,.contact-form .title p {color:#ffffff;}
.contact-form .content {width:90%;margin:0 auto;}
.contact-form .content .layui-form-label {float:none;padding:20px 0;text-align:left;color:#ffffff;font-family:SourceHanSansCN,SourceHanSansCN;font-weight:400;font-size:1.125rem;}
.contact-form .content .layui-input-block {margin-left:0;}
.contact-form .content .layui-input {background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #ffffff;padding-left:0;}
.contact-form .content .layui-form-item .layui-inline {width:16%;margin:0 3.5% 0 0;}
.contact-form .content .layui-form-item .layui-inline:last-of-type {margin-right:0;}
.contact-form .content .layui-form-item .layui-input-inline {width:100%;margin-right:0;}

@media screen and (max-width: 1500px) {
    .footer_top .footer_left {width: 290px;}
}


.section_3 {background-color:rgba(255,255,255,1);position:relative;width:100%;margin-top:-1px;overflow: hidden;}
.group_2 {width:90%;margin:75px 0 0 5%;}
.group_3 {flex:1;margin-top:33px;}
.paragraph_2 {width:95%;height:78px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:30px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:justify;line-height:39px;margin-left:1px;overflow:hidden;}
.image_3 {width:252px;height:10px;margin:16px 0 0 1px;}
.text_12 {width:95%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:20px 0 0 1px;}
.image-text_1 {width:253px;height:36px;margin-top:95px;}
.label_2 {width:27px;height:22px;margin-top:7px;}
.text-group_1 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.grid_1 {width:95%;flex-wrap:wrap;margin:10px 0 0 1px;}

.text-wrapper_1 {background-color:rgba(244,245,249,1);border-radius:10px;height:75px;width:49.5%; margin: 0 1% 6px 0;}
.text_13 {width:100%;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:26px 0 0 0;}
.text_14 {display:none;width:90%;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-left:5%;padding-top:10px;}
.text-wrapper_2 {background-color:rgba(244,245,249,1);border-radius:10px;height:75px;margin-bottom:6px;width:49.5%;}
.text_15 {width:100%;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:26px 0 0 0;}
.text-wrapper_3 {background-color:rgba(244,245,249,1);border-radius:10px;height:75px;width:49.5%;margin:0 1% 6px 0;}
.text_16 {width:100%;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:25px 0 0 0;}
.text-wrapper_4 {background-color:rgba(244,245,249,1);border-radius:10px;height:75px;margin-bottom:6px;width:49.5%;}
.text_17 {width:100%;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:25px 0 0 0;}
.image-text_2 {width:253px;height:36px;margin-top:40px;}
.text-group_2 {background-color:rgba(6,50,160,1);border-radius:10px;width:49.5%;height:203px !important;color:#ffffff;}
.label_3 {width:27px;height:26px;margin-top:5px;}
.text-group_3 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.grid_2 {width:95%;height:272px;flex-wrap:wrap;margin:10px 0 0 1px;}
.text-wrapper_5 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:49.5%;margin:0 1% 6px 0;}
.text_18 {width:90%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:22px 0 0 5%;overflow: hidden}
.text-wrapper_6 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;margin-bottom:6px;width:49.5%;}
.text_19 {width:90%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:22px 0 0 5%;overflow: hidden}
.text-wrapper_7 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:49.5%;margin:0 1% 6px 0;}
.text_20 {width:90%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:24px 0 0 5%;overflow: hidden}
.text-wrapper_8 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;margin-bottom:6px;width:49%;}
.text_21 {width:90%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:24px 0 0 5%;overflow: hidden}
.image-text_3 {width:133px;height:36px;margin-top:40px;}
.label_4 {width:27px;height:24px;margin-top:7px;}
.text-group_4 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.section_4 {width:92%;height:190px;margin:13px 0 0 1px;}
.group_4 {border-radius:50%;background-image:url(../img/history/face-1.png);width:182px;height:181px;}
.text-wrapper_9 {position:relative;flex:1;height:88px;padding:38px 30px 0 60px;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:22px;}
.paragraph_3 {display:block;width:100%;height:108px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;overflow:hidden;}
.paragraph_4 {width:100%;height:88px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.group_5 {border-radius:10px;background-image:url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/eae1cb582a634a0f89ba8c9c99e9a613_mergeImage.png);height:1282px;width:435px;}
.group_6 {background-color:rgba(251,251,251,0.85);border-radius:10px;width:435px;height:1282px;justify-content:flex-center;}
.image_4 {width:308px;height:78px;margin:33px 0 0 61px;}
.image_5 {width:372px;height:1px;margin:25px 0 0 32px;}
.image-text_4 {width:131px;height:36px;margin:190px 0 0 32px;}
.label_5 {width:28px;height:25px;margin-top:6px;}
.text-group_5 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_10 {background-color:rgba(255,255,255,1);border-radius:10px;width:372px;height:172px;margin:10px 0 0 32px;}
.text_22 {width:140px;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:25px;margin:29px 0 0 35px;}
.paragraph_5 {width:273px;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:25px;margin:20px 0 33px 60px;}
.image-text_5 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_6 {width:27px;height:25px;margin-top:6px;}
.text-group_6 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_1 {width:372px;height:39px;margin:8px 0 0 32px;}
.text-wrapper_11 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_23 {width:90px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 46px;}
.text-wrapper_12 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_24 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 56px;}
.box_2 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_13 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_25 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 55px;}
.text-wrapper_14 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_26 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 74px;}
.box_3 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_15 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_27 {width:54px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 64px;}
.text-wrapper_16 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_28 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 74px;}
.image-text_6 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_7 {width:27px;height:26px;margin-top:6px;}
.text-group_7 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_4 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:128px;margin:10px 0 0 7%;}
.text-group_8 {width:100%;height:73px;margin:29px 0 0 0;}
.text_29 {width:90%;height:21px;margin-left:5%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:34px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.paragraph_6 {width:84%;height:44px;margin-left:8%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;line-height:22px;margin-top:8px;}
.box_5 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:128px;margin:11px 0 0 7%;}
.text-group_9 {width:100%;height:73px;margin:33px 0 0 0;}
.text_30 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:34px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.text_31 {width:84%;height:44px;margin-left:8%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;line-height:22px;margin-top:8px;}
.text-wrapper_17 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:128px;margin:10px 0 33px 7%;}
.text_32 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:34px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;margin:32px 0 0 0;}
.paragraph_7 {width:100%;height:44px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;line-height:22px;margin:8px 0 23px 0;}

.group_7 {width:100%;height:100px;background:url(https://lanhu-oss.lanhuapp.com/SketchPngabaa1bde7b6cb2afee6e0be0a52f51e6270f097afb551ecfb4c54fb7bcbb9b9c) 100% no-repeat;background-size:100% 100%;margin-top:78px;}
.box_6 {background-color:rgba(255,174,69,1);width:30%;height:10px;margin-top:90px;}
.box_7 {background-color:rgba(92,139,255,1);width:70%;height:10px;margin-top:90px;}
.image_6 {position:absolute;left:20px;top:20px;width:100%;height:143px;}
.section_5 {background-color:rgba(6,50,160,1);position:relative;width:100%;overflow: hidden;}
.box_8 {width:90%;margin:103px 0 0 5%;}
.group_8 {flex:1;padding-right:40px;margin-top:33px;}
.paragraph_8 {width:95%;height:76px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:30px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:39px;margin-left:1px;overflow:hidden;}
.image_7 {width:252px;height:10px;margin:16px 0 0 1px;}
.text_33 {width:95%;height:100px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:20px 0 0 1px;}
.image-text_7 {width:253px;height:36px;margin-top:114px;}
.label_8 {width:27px;height:22px;margin-top:7px;}
.text-group_10 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}

.group_9 {width:95%;margin:12px 0 0 0;justify-content: space-between;display: flex;flex-wrap: wrap;gap: 10px;}
.group_9 li {flex: 1 1 calc(48% - 10px); height: 100px; padding:1%; background-color:rgba(33,74,180,0.8);border-radius:10px; overflow: hidden;}
.grid_4 li,.grid_7 li{height: 80px;}
.grid_7{width:100%;}
.group_9 li span{width:94%;margin:4% 0 0 3%;}
.group_9 li span:nth-of-type(1){overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;}
.group_9 li span:nth-of-type(2){display:none}
.group_9 li.active{background-color:rgba(61,107,224,1);height:180px !important;}
.group_9 li.active span:nth-of-type(2){display:block; color:#ffffff;}
.group_9 li.active span:nth-of-type(1) {display:none;}

.text-group_11 {width:86%;height:105px;margin:23px 0 0 7%;}
.text_34 {width:90%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin-left:5%;}
.text_35 {width:90%;height:50px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-top:8px;}
.text-wrapper_18 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:156px;width:99.5%;}
.text_36 {width:86%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin:55px 0 0 7%;}
.grid_3 {width:95%;height:206px;flex-wrap:wrap;margin:6px 0 0 0;}
.text-wrapper_19 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:100px;width:49.5%;margin:0 1% 6px 0;}
.text_37 {width:86%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin:27px 0 0 7%;}
.text-wrapper_20 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:100px;margin-bottom:6px;width:49.5%;}
.text_38 {width:86%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin:27px 0 0 7%;}
.text-wrapper_21 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:100px;width:49.5%;margin:0 1% 6px 0;}
.text_39 {width:86%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin:27px 0 0 7%;}
.text-wrapper_22 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:100px;margin-bottom:6px;width:49.5%;}
.text_40 {width:86%;height:47px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;margin:27px 0 0 7%;}

.image-text_8 {width:253px;height:36px;margin-top:40px;}
.label_9 {width:28px;height:26px;margin-top:5px;}
.text-group_12 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.group_10 {width:95%;height:148px;margin:12px 0 0 0;}
.text-wrapper_23 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:148px;width:49.5%;}
.text_41 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.text-wrapper_24 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:148px;width:49.5%;}
.text_42 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.group_11 {width:95%;height:172px;margin:6px 0 0 0;}
.text-wrapper_25 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:172px;width:49.5%;}
.text_43 {width:86%;height:125px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:20px 0 0 7%;overflow:hidden;}
.text-wrapper_26 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:172px;width:49.5%;}
.text_44 {width:86%;height:75px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:20px 0 0 7%;overflow:hidden;}
.image-text_9 {width:133px;height:36px;margin-top:40px;}
.label_10 {width:27px;height:24px;margin-top:6px;}
.text-group_13 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.group_12 {border-radius:10px;background-image:url(../img/history/4.png);height:1271px;width:435px;}
.section_6 {background-color:rgba(6,50,160,0.46);border-radius:10px;width:435px;height:1271px;}
.image_8 {width:325px;height:59px;margin:37px 0 0 55px;}
.image_9 {width:372px;height:1px;margin:41px 0 0 32px;}
.image-text_10 {width:132px;height:36px;margin:231px 0 0 31px;}
.label_11 {width:28px;height:25px;margin-top:7px;}
.text-group_14 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_27 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:172px;justify-content:flex-center;margin:13px 0 0 32px;}
.text_45 {width:140px;height:24px;display:block;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px;margin:31px 0 0 35px;}
.paragraph_9 {width:100%;height:104px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:26px;padding: 20px 30px 20px 50px;margin:10px 0 31px 0;}
.image-text_11 {width:132px;height:36px;margin:40px 0 0 31px;}
.label_12 {width:27px;height:25px;margin-top:6px;}
.text-group_15 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.section_7 {width:372px;height:39px;margin:10px 0 0 32px;}
.text-wrapper_28 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_46 {width:85px;height:25px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 49px;}
.text-wrapper_29 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_47 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 58px;}
.section_8 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_30 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_48 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 57px;}
.text-wrapper_31 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_49 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.section_9 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_32 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_50 {width:52px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 65px;}
.text-wrapper_33 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_51 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.image-text_12 {width:132px;height:36px;margin:40px 0 0 31px;}
.label_13 {width:27px;height:26px;margin-top:5px;}
.text-group_16 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_34 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:10px 0 0 7%;}
.text_52 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;margin:35px 0 0 0;}
.text_53 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin:11px 0 22px 0;}
.text-wrapper_36 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:7px 0 33px 7%;}
.text_54 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;margin:34px 0 0 0;}
.text_55 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin:11px 0 23px 0;}
.text-wrapper_35 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:7px 0 0 7%;}
.text_56 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;margin:32px 0 0 0;}
.text_57 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin:11px 0 25px 0;}
.box_10 {width:92%;height:190px;margin:20px 0 0 80px;}
.box_11 {border-radius:50%;background-image:url(../img/history/face-2.png);width:182px;height:190px;}
.text-wrapper_37 {width:68%;height:110px;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:22px;margin-top:33px;padding-left: 70px;}
.paragraph_10 {height:110px;overflow-wrap:break-word;color:rgba(103,144,247,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.paragraph_11 {overflow-wrap:break-word;color:rgba(103,144,247,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.box_12 {width:1920px;height:10px;margin-top:162px;}
.block_1 {background-color:rgba(255,174,69,1);width:556px;height:10px;}
.block_2 {background-color:rgba(92,139,255,1);width:1364px;height:10px;}
.image_10 {position:absolute;left:280px;top:1400px;width:70%;height:182px;}
.section_10 {background-color:rgba(255,255,255,1);position:relative;width:100%;overflow: hidden;}
.box_13 {width:90%;margin:61px 0 0 5%;}
.box_14 {flex:1;margin-top:47px;padding-right:30px;}
.paragraph_12 {width:100%;height:78px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:30px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:justify;line-height:38px;overflow:hidden;}
.image_11 {width:252px;height:10px;margin-top:16px;}
.text_58 {width:100%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-top:20px;}
.image-text_13 {width:252px;height:36px;margin-top:95px;}
.image_12 {width:25px;height:20px;margin-top:8px;}
.text-group_17 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}

.box_15 {width:100%;margin:12px 0 0 0;justify-content: space-between;display: flex;flex-wrap: wrap;gap: 10px;}
.box_15 li {flex: 1 1 calc(48% - 10px); padding:1%; background-color:rgba(244,245,249,1); border-radius:10px; overflow: hidden;}
.box_15 li span{width:92%;margin:2% 0 0 4%;}
.box_15 li span:nth-of-type(1){overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:18px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:25px;}
.box_15 li span:nth-of-type(2){display:none}
.box_15 li.active{background-color:rgba(6,50,160,1);height:170px !important;}
.box_15 li.active span{color:#ffffff;}
.box_15 li.active span:nth-of-type(2){display:block;}
.box_15 li.active span:nth-of-type(1) {display:none;}

.image-text_14 {width:252px;height:36px;margin-top:40px;}
.label_14 {width:25px;height:23px;margin-top:6px;}
.text-group_18 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_17 {width:100%;height:144px;margin-top:10px;}
.text-wrapper_42 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:99.5%;margin-right:1%;}
.text_63 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:18px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.text-wrapper_43 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:99.5%;}
.text_64 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:18px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.box_18 {width:100%;height:122px;margin-top:6px;}
.text-wrapper_44 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:99.5%;margin-right:1%;}
.text_65 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:18px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.text-wrapper_45 {background-color:rgba(244,245,249,1);border-radius:10px;height:144px;width:99.5%;}
.text_66 {width:86%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:18px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:25px 0 0 7%;overflow:hidden;}
.image-text_15 {width:132px;height:36px;margin-top:40px;}
.label_15 {width:25px;height:22px;margin-top:8px;}
.text-group_19 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_19 {width:100%;height:190px;margin-top:13px;}
.group_13 {border-radius:50%;background-image:url(../img/history/face-3.png);width:182px;height:181px;}
.text-wrapper_46 {position:relative;flex:1;height:88px;padding:28px 0 0 70px;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:22px;}
.paragraph_13 {overflow: hidden;display: block;width:90%;height:115px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.paragraph_14 {overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.image_15 {position:absolute;left:30px;top:0;width:90%;height:208px;}
.box_20 {border-radius:10px;background-image:url(../img/history/3.png);height:1237px;width:435px;}
.box_21 {background-color:rgba(251,251,251,0.85);border-radius:10px;width:435px;height:1237px;}
.image_13 {width:301px;height:71px;margin:47px 0 0 69px;}
.image_14 {width:372px;height:1px;margin:32px 0 0 32px;}
.image-text_16 {width:131px;height:36px;margin:190px 0 0 32px;}
.label_16 {width:25px;height:22px;margin-top:7px;}
.text-group_20 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_47 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:172px;margin:10px 0 0 7%;}
.text_67 {width:100%;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:25px;margin:10px 0 0 0;}
.paragraph_15 {width:100%;height:100px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:25px;margin:0 0 33px 0;}
.image-text_17 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_17 {width:25px;height:23px;margin-top:7px;}
.text-group_21 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.group_14 {width:86%;height:39px;margin:8px 0 0 7%;}
.text-wrapper_48 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;margin-right:2%;}
.text_68 {width:90px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 46px;}
.text-wrapper_49 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;}
.text_69 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 55px;}
.group_15 {width:86%;height:39px;margin:6px 0 0 7%;}
.text-wrapper_50 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;margin-right:2%;}
.text_70 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 55px;}
.text-wrapper_51 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;}
.text_71 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 73px;}
.group_16 {width:86%;height:39px;margin:6px 0 0 7%;}
.text-wrapper_52 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;margin-right:2%;}
.text_72 {width:54px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 64px;}
.text-wrapper_53 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:99%;}
.text_73 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 73px;}
.image-text_18 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_18 {width:25px;height:23px;margin-top:7px;}
.text-group_22 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_54 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:110px;margin:10px 0 0 7%;}
.text_74 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;margin:29px 0 0 0;}
.text_75 {width:90%;height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin:8px 0 30px 5%;}
.group_17 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:110px;margin:7px 0 0 7%;}
.text-group_23 {position:relative;width:100%;height:51px;margin:33px 0 0 0;}
.text_76 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin-top:29px;}
.paragraph_16 {position:absolute;left:4px;top:0;width:100%;height:42px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;line-height:21px;}
.group_18 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:110px;margin:7px 0 35px 7%;}
.text-group_24 {width:100%;height:51px;margin:32px 0 0 0;}
.text_77 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.text_78 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin:8px 0 0 3px;}
.box_22 {position:relative;width:1920px;height:100px;background:url(https://lanhu-oss.lanhuapp.com/SketchPngabaa1bde7b6cb2afee6e0be0a52f51e6270f097afb551ecfb4c54fb7bcbb9b9c) 100% no-repeat;background-size:100% 100%;margin:96px 0 1px 0;}
.section_11 {background-color:rgba(255,174,69,1);position:absolute;left:0;top:91px;width:556px;height:10px;}
.section_12 {background-color:rgba(92,139,255,1);position:absolute;left:556px;top:91px;width:1364px;height:10px;}

.section_13 {background-color:rgba(6,50,160,1);position:relative;width:100%;overflow: hidden;}
.section_14 {width:90%;margin:103px 0 0 5%;}
.box_23 {flex:1;padding-right:20px;margin-top:33px;}
.paragraph_17 {width:90%;height:76px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:30px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:39px;}
.image_16 {width:252px;height:10px;margin-top:16px;}
.text_79 {width:94%;height:50px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-top:20px;}
.image-text_19 {width:252px;height:36px;margin-top:97px;}
.image_17 {width:25px;height:20px;margin-top:8px;}
.text-group_25 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}


.image-text_20 {width:252px;height:36px;margin-top:40px;}
.label_19 {width:25px;height:23px;margin-top:6px;}
.text-group_26 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.grid_5 {width:100%;height:254px;margin-top:12px;flex-wrap:wrap;}
.text-wrapper_59 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:124px;width:49%;margin:0 1% 6px 0;}
.text_84 {width:90%;height:75px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:24px 0 0 5%;}
.text-wrapper_60 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:124px;margin-bottom:6px;width:49%;}
.text_85 {width:90%;height:50px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:24px 0 0 5%;}
.text-wrapper_61 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:124px;margin-right:NaNpx;margin-bottom:6px;width:49%;}
.text_86 {width:90%;height:75px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:24px 0 0 5%;}
.image-text_21 {width:132px;height:36px;margin-top:40px;}
.label_20 {width:25px;height:22px;margin-top:7px;}
.text-group_27 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_24 {width:1154px;height:190px;margin-top:13px;}
.group_19 {border-radius:50%;background-image:url(../img/history/face-4.png);width:182px;height:181px;}
.text-wrapper_62 {position: relative; height: 132px;overflow-wrap: break-word; font-size: 0; font-family: SourceHanSansCN-Normal; font-weight: normal;text-align: justify;line-height: 22px;margin-top: 7px;margin-left: 20px; flex: 1;}
.paragraph_18 {width: 88%;height: 90px;overflow-wrap: break-word;color: rgba(103,144,247,1);font-size: 16px;font-family: SourceHanSansCN-Normal;font-weight: normal; text-align: left;line-height: 22px;display: block;margin: 20px 0 0 6%;overflow: hidden;}
.paragraph_19 {width:88%;height:132px;overflow-wrap:break-word;color:rgba(103,144,247,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;margin: 0 0 0 6%;display:block;}
.box_25 {border-radius:10px;background-image:url(../img/history/4.png);height:1203px;width:435px;}
.section_15 {background-color:rgba(6,50,160,0.46);border-radius:10px;width:435px;height:1203px;}
.image_18 {width:301px;height:114px;margin:10px 0 0 67px;}
.image_19 {width:372px;height:1px;margin:13px 0 0 32px;}
.image-text_22 {width:131px;height:36px;margin:164px 0 0 32px;}
.label_21 {width:25px;height:22px;margin-top:8px;}
.text-group_28 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_63 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:172px;justify-content:flex-center;margin:13px 0 0 32px;}
.text_87 {width:118px;height:24px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px;margin:31px 0 0 35px;}
.paragraph_20 {width:203px;height:104px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:26px;margin:-18px 0 31px 60px;}
.image-text_23 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_22 {width:25px;height:23px;margin-top:7px;}
.text-group_29 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.group_20 {width:372px;height:39px;margin:10px 0 0 32px;}
.text-wrapper_64 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_88 {width:85px;height:25px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:7px 0 0 49px;}
.text-wrapper_65 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_89 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:7px 0 0 58px;}
.group_21 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_66 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_90 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:7px 0 0 57px;}
.text-wrapper_67 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_91 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.group_22 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_68 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_92 {width:52px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:25px;margin:7px 0 0 65px;}
.text-wrapper_69 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_93 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.image-text_24 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_23 {width:25px;height:23px;margin-top:6px;}
.text-group_30 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.group_23 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:10px 0 0 7%;}
.text-group_31 {width:100%;height:54px;margin:35px 0 0 0;}
.text_94 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.text_95 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin-top:11px;}
.group_24 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:7px 0 0 7%;}
.text-group_32 {width:100%;height:54px;margin:34px 0 0 0;}
.text_96 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.text_97 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin-top:11px;}
.group_25 {background-color:rgba(27,69,176,1);border-radius:10px;width:86%;height:111px;margin:7px 0 32px 7%;}
.text-group_33 {width:100%;height:54px;margin:32px 0 0 0;}
.text_98 {width:100%;height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;text-align:center;white-space:nowrap;line-height:21px;}
.text_99 {width:100%;height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:center;white-space:nowrap;line-height:22px;margin-top:11px;}
.section_16 {width:1920px;height:10px;margin-top:153px;}
.section_17 {background-color:rgba(255,174,69,1);width:556px;height:10px;}
.section_18 {background-color:rgba(92,139,255,1);width:1364px;height:10px;}
.image_20 {position:absolute;left:0;top:0;width:100%;height:182px;}
.section_19 {background-color:rgba(255,255,255,1);position:relative;width:100%;}
.box_26 {width:90%;margin:61px 0 0 5%;}
.block_3 {flex:1;margin-top:47px;padding-right:40px;}
.paragraph_21 {width:100%;height:78px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:30px;font-family:SourceHanSansSC-Medium;font-weight:500;text-align:justify;line-height:39px;}
.image_21 {width:252px;height:10px;margin-top:16px;}
.text_100 {width:90%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-top:20px;}
.image-text_25 {width:252px;height:36px;margin-top:95px;}
.image_22 {width:25px;height:20px;margin-top:8px;}
.text-group_34 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}

.text-wrapper_70 {background-color:rgba(244,245,249,1);border-radius:10px;height:125px;width:99%;margin-right:1%;}
.text_101 {width:84%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;line-height:25px;margin:25px 0 0 8%;}
.text-wrapper_71 {background-color:rgba(244,245,249,1);border-radius:10px;height:125px;width:99%;}
.text_102 {width:84%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;line-height:25px;margin:25px 0 0 8%;}
.box_28 {width:100%;height:150px;margin-top:6px;}
.text-wrapper_72 {background-color:rgba(244,245,249,1);border-radius:10px;height:150px;width:99%;margin-right:1%;}
.text_103 {width:84%;height:99px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;line-height:25px;margin:25px 0 0 8%;}
.text-wrapper_73 {background-color:rgba(244,245,249,1);border-radius:10px;height:150px;width:99%;}
.text_104 {width:84%;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:center;line-height:25px;margin:25px 0 0 8%;}
.image-text_26 {width:252px;height:36px;margin-top:40px;}
.label_24 {width:25px;height:23px;margin-top:6px;}
.text-group_35 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.grid_6 {width:100%;height:206px;margin-top:10px;flex-wrap:wrap;}
.text-wrapper_74 {background-color:rgba(244,245,249,1);border-radius:10px;width:49%;margin:0 1% 6px 0;}
.text_105 {width:84%;height:90%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:4% 0 0 8%;}
.text-wrapper_75 {background-color:rgba(244,245,249,1);border-radius:10px;margin-bottom:6px;width:49%;}
.text_106 {width:84%;height:90%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:4% 0 0 8%;}
.text-wrapper_76 {background-color:rgba(244,245,249,1);border-radius:10px;margin-right:NaNpx;margin-bottom:6px;width:49%;}
.text_107 {width:84%;height:90%;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:4% 0 0 8%;}
.image-text_27 {width:132px;height:36px;margin-top:40px;}
.label_25 {width:25px;height:22px;margin-top:8px;}
.text-group_36 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_29 {width:100%;height:190px;margin-top:13px;}
.block_4 {border-radius:50%;background-image:url(../img/history/face-5.png);width:182px;height:190px;}
.text-wrapper_77 {position: relative;flex: 1;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:22px;margin: 30px 0 0 0;}
.paragraph_22 {display: block;width:90%;height:65px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;padding: 20px 0 0 30px;margin-left: 20px;overflow:hidden;}
.paragraph_23 {width:100%;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;display: block; margin: 10px 0 0 60px;}
.block_5 {border-radius:10px;background-image:url(../img/history/5.png);height:1290px;width:435px;}
.group_26 {background-color:rgba(251,251,251,0.85);border-radius:10px;width:435px;height:1290px;}
.image_23 {width:434px;height:66px;margin:53px 0 0 3px;}
.image_24 {width:372px;height:1px;margin:31px 0 0 32px;}
.image-text_28 {width:131px;height:36px;margin:190px 0 0 32px;}
.label_26 {width:25px;height:22px;margin-top:7px;}
.text-group_37 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_78 {background-color:rgba(255,255,255,1);border-radius:10px;width:86%;height:227px;justify-content:flex-center;margin:10px 0 0 7%;}
.text_108 {width:118px;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:25px;margin:29px 0 0 35px;}
.paragraph_24 {width:212px;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:25px;}
.text_109 {width:160px;height:25px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:25px;margin:14px 0 0 35px;}
.paragraph_25 {width:161px;height:75px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:25px;margin:0 0 29px 0;}
.image-text_29 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_27 {width:25px;height:23px;margin-top:7px;}
.text-group_38 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.section_20 {width:86%;height:39px;margin:8px 0 0 7%;}
.text-wrapper_79 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_110 {width:90px;height:27px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 46px;}
.text-wrapper_80 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_111 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 55px;}
.section_21 {width:86%;height:39px;margin:6px 0 0 7%;}
.text-wrapper_81 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_112 {width:72px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 55px;}
.text-wrapper_82 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_113 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 73px;}
.section_22 {width:86%;height:39px;margin:6px 0 0 7%;}
.text-wrapper_83 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_114 {width:54px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 64px;}
.text-wrapper_84 {background-color:rgba(255,255,255,1);border-radius:6px;height:39px;width:183px;}
.text_115 {width:36px;height:27px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:1.125rem;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:27px;margin:6px 0 0 73px;}
.image-text_30 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_28 {width:25px;height:23px;margin-top:7px;}
.text-group_39 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(6,50,160,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_85 {background-color:rgba(255,255,255,1);border-radius:10px;width:372px;height:110px;margin:10px 0 0 32px;text-align:center;}
.text_116 {height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;white-space:nowrap;line-height:21px;margin:29px 0 0 0;}
.text_117 {height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;white-space:nowrap;line-height:22px;margin:8px 0 30px 0;}
.text-wrapper_86 {background-color:rgba(255,255,255,1);border-radius:10px;position:relative;width:372px;height:110px;margin:7px 0 0 32px;text-align:center;}
.text_118 {height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;white-space:nowrap;line-height:22px;margin:10px 0 0 0;}
.paragraph_26 {overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;line-height:21px;margin-top:32px;}
.text-wrapper_87 {background-color:rgba(255,255,255,1);border-radius:10px;width:372px;height:110px;margin:7px 0 33px 32px;text-align:center;}
.text_119 {height:21px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;white-space:nowrap;line-height:21px;margin:32px 0 0 0;}
.text_120 {height:22px;overflow-wrap:break-word;color:rgba(40,40,40,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;white-space:nowrap;line-height:22px;margin:8px 0 27px 0;}
.box_30 {position:relative;width:100%;height:100px;background:url(https://lanhu-oss.lanhuapp.com/SketchPngabaa1bde7b6cb2afee6e0be0a52f51e6270f097afb551ecfb4c54fb7bcbb9b9c)    100% no-repeat;background-size:100% 100%;margin:61px 0 1px 0;}
.section_23 {background-color:rgba(255,174,69,1);position:absolute;left:0;top:91px;width:35%;height:10px;}
.section_24 {background-color:rgba(92,139,255,1);position:absolute;left:556px;top:91px;width:65%;height:10px;}
.image_25 {position:absolute;left:20px;top:0;width:100%;height:138px;}
.section_25 {background-color:rgba(6,50,160,1);position:relative;width:100%;}
.group_27 {width:90%;margin:103px 0 0 5%;}
.group_28 {flex:1;margin-top:33px;padding-right: 40px;}
.paragraph_27 {width:810px;height:76px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:30px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:39px;}
.image_26 {width:252px;height:10px;margin-top:16px;}
.text_121 {width:100%;height:50px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin-top:20px;}
.image-text_31 {width:252px;height:36px;margin-top:97px;}
.image_27 {width:25px;height:20px;margin-top:8px;}
.text-group_40 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}


.image-text_32 {width:252px;height:36px;margin-top:40px;}
.label_29 {width:25px;height:23px;margin-top:6px;}
.text-group_41 {width:216px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.section_26 {width:100%%;height:124px;margin-top:12px;}
.text-wrapper_92 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:124px;width:49.5%;}
.text_126 {width:88%;height:80%;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:3% 0 0 6%;overflow:hidden;}
.text-wrapper_93 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:124px;width:49.5%;}
.text_127 {width:88%;height:80%;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:3% 0 0 6%;overflow:hidden;}
.text-wrapper_94 {background-color:rgba(33,74,180,0.8);border-radius:10px;height:100px;margin-top:6px;width:49.5%;}
.text_128 {width:88%;height:80%;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:1.125rem;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:25px;margin:3% 0 0 6%;overflow:hidden;}
.image-text_33 {width:132px;height:36px;margin-top:40px;}
.label_30 {width:25px;height:22px;margin-top:7px;}
.text-group_42 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.section_27 {width:99%;height:190px;margin-top:13px;}
.block_6 {border-radius:50%;background-image:url(../img/history/face-6.png);width:182px;height:190px;}
.text-wrapper_95 {position:relative;flex:1;height:132px;overflow-wrap:break-word;font-size:0;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:justify;line-height:22px;padding:35px 10px 0 85px;}
.paragraph_28 {width:100%;max-height:92px;overflow-wrap:break-word;color:rgba(103,144,247,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;display:block; overflow:hidden;}
.paragraph_29 {width:100%;overflow-wrap:break-word;color:rgba(103,144,247,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;text-align:left;line-height:22px;}
.group_29 {border-radius:10px;background-image:url(../img/history/6.png);height:1191px;width:435px;}
.block_7 {background-color:rgba(6,50,160,0.46);border-radius:10px;width:435px;height:1191px;}
.image_28 {width:194px;height:76px;margin:29px 0 0 121px;}
.image_29 {width:372px;height:1px;margin:32px 0 0 32px;}
.image-text_34 {width:131px;height:36px;margin:164px 0 0 32px;}
.label_31 {width:25px;height:22px;margin-top:8px;}
.text-group_43 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_96 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:142px;margin:13px 0 0 32px;}
.text_129 {width:260px;height:24px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:20px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:24px;margin:22px 0 0 35px;}
.paragraph_30 {width:282px;height:78px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;line-height:26px;margin:-18px 0 27px 20px;}
.image-text_35 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_32 {width:25px;height:23px;margin-top:7px;}
.text-group_44 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.box_31 {width:372px;height:39px;margin:10px 0 0 32px;}
.text-wrapper_97 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_130 {width:85px;height:25px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 49px;}
.text-wrapper_98 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_131 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 58px;}
.box_32 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_99 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_132 {width:68px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 57px;}
.text-wrapper_100 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_133 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.box_33 {width:372px;height:39px;margin:6px 0 0 32px;}
.text-wrapper_101 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_134 {width:51px;height:25px;overflow-wrap:break-word;color:rgba(255,174,69,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 66px;}
.text-wrapper_102 {background-color:rgba(27,69,176,1);border-radius:6px;height:39px;width:183px;}
.text_135 {width:34px;height:25px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:17px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:right;white-space:nowrap;line-height:25px;margin:7px 0 0 75px;}
.image-text_36 {width:131px;height:36px;margin:40px 0 0 32px;}
.label_33 {width:25px;height:23px;margin-top:6px;}
.text-group_45 {width:96px;height:36px;overflow-wrap:break-word;color:rgba(249,249,249,1);font-size:24px;font-family:SourceHanSansCN-Medium;font-weight:500;text-align:left;white-space:nowrap;line-height:36px;}
.text-wrapper_103 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:111px;margin:10px 0 0 32px;text-align:center;}
.text_136 {height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;white-space:nowrap;line-height:21px;margin:35px 0 0 0;}
.text_137 {height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;white-space:nowrap;line-height:22px;margin:11px 0 22px 0;}
.box_34 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:111px;margin:7px 0 0 32px;}
.text-group_46 {width:100%;height:54px;margin:34px 0 0 0;text-align:center;}
.text_138 {height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;white-space:nowrap;line-height:21px;}
.text_139 {height:22px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;white-space:nowrap;line-height:22px;margin-top:11px;}
.box_35 {background-color:rgba(27,69,176,1);border-radius:10px;width:372px;height:129px;margin:7px 0 32px 32px;}
.text-group_47 {width:100%;height:76px;margin:32px 0 0 0;text-align:center;}
.text_140 {height:21px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:36px;font-family:Poppins-Medium;font-weight:500;white-space:nowrap;line-height:21px;}
.text_141 {height:44px;overflow-wrap:break-word;color:rgba(255,255,255,1);font-size:16px;font-family:SourceHanSansCN-Normal;font-weight:normal;line-height:22px;margin-top:11px;}
.group_30 {width:1920px;height:10px;margin-top:165px;}
.block_8 {background-color:rgba(255,174,69,1);width:556px;height:10px;}
.block_9 {background-color:rgba(92,139,255,1);width:1364px;height:10px;}
.image_30 {position:absolute;left:30px;top:10px;width:98%;height:182px;}
