.fnt_50{font-size: 50px;}
.fnt_44{font-size: 44px;}
@media screen and (max-width: 1600px) {
  .fnt_50{font-size: 3vw;}
  .fnt_44{font-size: 2.5vw;}
}
@media screen and (max-width: 768px) {
  .fnt_50{font-size: 40px;}
  .fnt_44{font-size: 30px;}
}
.ctn1_1 {
  padding: 6vw 0;
  background: #fff url(../images/Linseer/2025/lxzs2_1.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.ctn1_1 .ctn-list{
  margin-top:4vw;
  display: flex;
  flex-wrap: wrap;
  justify-content:space-between;
}
.ctn1_1 dl{
  flex:1;
  display: flex;flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
.ctn1_1 dl:nth-of-type(1){
  flex:0 0 270px;
  margin-left:80px;
}
.ctn1_1 dl:nth-of-type(2){
  flex:0 0 480px;
}
.ctn1_1 dl:nth-of-type(3){
  flex:0 0 360px;
}
.ctn1_1 dl:nth-of-type(2) dt .dt_con{border-right:4px solid #fff;}
.ctn1_1 dl:nth-of-type(2) dt .dt_con:nth-of-type(2){border-right:0px;}

.ctn1_1 dt{
  flex:0 0 100%;display: flex;color:#4a88f0;font-weight: normal;flex-wrap: wrap;justify-content: center;
  border-bottom:2px solid #4a88f0;border-top-left-radius: 8px;border-top-right-radius: 8px;
  padding:30px;background-image: linear-gradient(0deg,rgba(74,136,240,0.0),rgba(74,136,240,0.07));
}

.ctn1_1 dt h3{line-height: 1;height: 50px;}
.ctn1_1 .dt_con{
  flex:0 0 50%;
}
.ctn1_1 .dt_con h3{margin-bottom: 10px;}
.ctn1_1 dd{
  flex:0 0 100%;margin-top: 20px;
}
.ctn1_1 dl:nth-of-type(1) .dt_con{flex:0 0 100%;}
@media screen and (max-width: 1600px) {
  .ctn1_1 dl:nth-of-type(1){margin-left: 4vw;}
  .ctn1_1 dl:nth-of-type(2){flex:0 0 440px;}
  .ctn1_1 dl:nth-of-type(3){flex:0 0 330px;}
  .ctn1_1 dt{padding:2vw;}
  .ctn1_1 dt h3{height: 3vw;}
}
@media screen and (max-width: 1400px) {
  .ctn1_1 dt{padding:2vw 1vw;}
  .ctn1_1 dl:nth-of-type(1){flex:0 0 20%;}
  .ctn1_1 dl:nth-of-type(2){flex:0 0 35%;}
  .ctn1_1 dl:nth-of-type(3){flex:0 0 26%;}
}
@media screen and (max-width: 768px) {
  .ctn1_1{padding:40px 0;}
}
@media screen and (max-width: 600px) {
  .ctn1_1 .ctn-list{margin-top: 8vw;}
  .ctn1_1 dl{margin-bottom: 5vw;}
  .ctn1_1 dl:nth-of-type(1){flex:0 0 100%;margin-left: 0px;}
  .ctn1_1 dl:nth-of-type(2){flex:0 0 100%;}
  .ctn1_1 dl:nth-of-type(3){flex:0 0 100%;}
  .ctn1_1 dt{padding:5vw 2vw;}
  .ctn1_1 dt h3{height:auto;}
  .ctn1_1 dd{margin-top: 3vw;}
}

.ctn2_1 {
  padding: 6vw 0;
  background: #fff url(../images/Linseer/2025/lxzs2_bg.png) no-repeat center bottom;
  overflow: hidden;
}
.ctn2_1 .con{width:1466px;margin-left:auto;margin-right:auto;}
.ctn2_1 img{display: block;width:100%;}
.ctn2_1 .ctn_list{margin-top: 3.5vw;position: relative;display: flex;flex-wrap: wrap;}
.ctn2_1 .ctn_list .left{flex:0 0 188px;display:flex;flex-wrap: wrap;}
.ctn2_1 .ctn_list .left .tp2{
  display: flex;background: url(../images/Linseer/2025/left_m.png) repeat-y;overflow: hidden;height: calc(100% - 80px);
  flex-wrap: wrap;align-items: center;
}
.ctn2_1 .ctn_list .left .tp2 dl{margin-top: 30px;width:60%;margin-left:auto;margin-right:auto;}
.ctn2_1 .ctn_list .left .tp2 dd{background: #fafcff;border-radius: 8px;padding:5px;text-align: center;margin-top: 20px;font-size: 14px;color:#474747;transition: all 0.3s ease-in-out;}
.ctn2_1 .ctn_list .left .tp2 dd:hover{box-shadow: 0 5px 10px rgba(74,136,240,.2);}

.ctn2_1 .ctn_list .mind{flex:1;}
.ctn2_1 .ctn_list .mind .tp1{position: relative;}
.ctn2_1 .ctn_list .mind .tp1 span{ position:absolute;left:50%;top:18px;z-index: 1;color:#fff;transform:translateX(-50%);}
.ctn2_1 .ctn_list .mind .tp2{background: url(../images/Linseer/2025/mind_m.png) repeat-y;overflow: hidden;background-size: 100%;}
.ctn2_1 .ctn_list .mind ul{
  background: #fff;border-radius: 10px;margin-top:15px;margin-bottom:20px;
  display: flex;flex-wrap: wrap;width:94%;margin-left:auto;margin-right: auto;
  padding:20px 5px;font-size: 12px;color:#4a88f0;transition: all 0.3s ease-in-out;
}
.ctn2_1 .ctn_list .mind ul:hover{box-shadow: 0 5px 10px rgba(74,136,240,.2);}
.ctn2_1 .ctn_list .mind li{flex:1;text-align: center;}
.ctn2_1 .ctn_list .mind li img{max-width: 100%;width:auto;display: inline-block;transition:all 0.3s ease-in-out;}
.ctn2_1 .ctn_list .mind li:hover img{transform:translateY(4px);}
.ctn2_1 .ctn_list .mind .dl{
  display: flex;flex-wrap: wrap;width:94%;margin-left:auto;margin-right: auto;text-align: center;margin-top: 15px;margin-bottom: 15px;
  justify-content: center;
}
.ctn2_1 .ctn_list .mind .dl dl{flex:0 0 100%;margin-bottom: 15px;}
.ctn2_1 .ctn_list .mind .dl dd{display: flex;flex-wrap:wrap;color:#4a88f0;background: #fff;font-size: 14px;padding:10px 10px;border-radius: 10px;margin-top: 10px;transition: all 0.3s ease-in-out;}
.ctn2_1 .ctn_list .mind .dl dd span{flex:1;}
.ctn2_1 .ctn_list .mind .dl dl:nth-of-type(2){flex:0 0 55%;}
.ctn2_1 .ctn_list .mind .dl dd:hover{box-shadow: 0 5px 10px rgba(74,136,240,.2);}
.ctn2_1 .ctn_list .mind .dl .mind_con3{display: flex;flex-wrap: wrap;justify-content: space-between;flex: 0 0 100%;}
.ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(1){flex:0 0 33%;}
.ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(2){flex:0 0 62%;}
.ctn2_1 .ctn_list .mind .dl.mind_con4{flex: 0 0 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dl{flex:0 0 20%;background: #fff;border-radius: 10px;padding:15px 10px 0;transition: all 0.3s ease-in-out;}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dl:hover{box-shadow: 0 5px 10px rgba(74,136,240,.2);}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dt{color:#4a88f0;}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dd{color:#474747;margin-top:0px;background: transparent;}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dd:hover{box-shadow: none;}
.ctn2_1 .ctn_list .mind .dl.mind_con4 dl:nth-of-type(1){flex:0 0 35%;}


.ctn2_1 .ctn_list .right{flex:0 0 188px;display:flex;flex-wrap: wrap;}
.ctn2_1 .ctn_list .right .tp2{
  display: flex;background: url(../images/Linseer/2025/right_m.png) repeat-y;overflow: hidden;height: calc(100% - 80px);
  flex-wrap: wrap;align-items: center;
}
.ctn2_1 .ctn_list .right .tp2 dl{margin-top: 30px;width:68%;margin-left:38px;margin-right:auto;}
.ctn2_1 .ctn_list .right .tp2 dd{background: #fafcff;border-radius: 8px;padding:13px 5px;text-align: center;margin-top: 20px;font-size: 14px;color:#474747;margin-left: 2px;transition: all 0.3s ease-in-out;}
.ctn2_1 .ctn_list .right .tp2 dd:hover{box-shadow: 0 5px 10px rgba(74,136,240,.2);}
.ctn2_1 .ctn_list .mind li br{display: none;}
@media screen and (max-width: 1600px) {
  .ctn2_1 .con{width:85%;}
  .ctn2_1 .ctn_list .mind .tp1 span{font-size: 18px;top:13px;}
  .ctn2_1 .ctn_list .mind li br{display: inline-block;}
}
@media screen and (max-width: 1500px) {
  .ctn2_1 .ctn_list .mind li br{display: none;}
  .ctn2_1 .ctn_list .mind li{flex:0 0 12.5%;margin-bottom: 15px;padding:0;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(1){flex:0 0 35%;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(2){flex:0 0 63%;}
}
@media screen and (max-width: 1400px) {
  .ctn2_1 .ctn_list .mind .tp1 span{font-size: 14px;top:10px;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl dd span{margin: 5px 0;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(1) dd span{flex:0 0 50%;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(2) dd span{flex:0 0 33.33%;}
  .ctn2_1 .ctn_list .mind .dl.mind_con4 dl:nth-of-type(1){flex:0 0 100%;}
  .ctn2_1 .ctn_list .mind .dl.mind_con4 dl{flex:0 0 33%;margin-bottom: 10px;}
  .ctn2_1 .ctn_list .mind .dl.mind_con4 dd{flex:0 0 100%;justify-content: center;}
}
@media screen and (max-width: 1200px) {
  .ctn2_1 .con{width:94%;}  
}
@media screen and (max-width: 1100px) {
  .ctn2_1 .ctn_list .left{flex:0 0 120px;}
  .ctn2_1 .ctn_list .left .tp2{background-size: 100%;height:calc(100% - 5.5vw);}
  .ctn2_1 .ctn_list .right{flex:0 0 120px;}
  .ctn2_1 .ctn_list .right .tp2{background-size: 100%;height:calc(100% - 5.5vw);}
  .ctn2_1 .ctn_list .right .tp2 dl{margin-left: 19px;}

  .ctn2_1 .ctn_list .mind .tp1 span{top:7px;}
  .ctn2_1 .ctn_list .mind .dl dd span{flex:0 0 25%;margin:3px 0;}
  .ctn2_1 .ctn_list .mind .dl dl:nth-of-type(2){flex:0 0 80%;}
  .ctn2_1 .ctn_list .mind .dl dl:nth-of-type(2) dd span{flex:0 0 50%;}
  .ctn2_1 .ctn_list .mind .dl.mind_con4 dl:nth-of-type(2){flex:0 0 33%;}
  .ctn2_1 .ctn_list .mind li{flex:0 0 20%;}
  .ctn2_1 .ctn_list .mind .tp1{height:30px;}
  .ctn2_1 .ctn_list .mind .tp1 img{height: 100%;}
  
}
@media screen and (max-width: 768px) {
  .ctn2_1 .ctn_list .left{flex:0 0 20%;}
  .ctn2_1 .ctn_list .left .tp1{display: none;}
  .ctn2_1 .ctn_list .left .tp2{height:100%;}
  .ctn2_1 .ctn_list .left .tp3{display: none;}
  .ctn2_1 .ctn_list .right{flex:0 0 20%;}
  .ctn2_1 .ctn_list .right .tp1{display: none;}
  .ctn2_1 .ctn_list .right .tp2{height: 100%;}
  .ctn2_1 .ctn_list .right .tp2 dl{margin-left: 12px;}
  .ctn2_1 .ctn_list .right .tp3{display: none;}
  .ctn2_1 .ctn_list .mind .tp1{background: #4a88f0;border-top-left-radius: 8px;border-top-right-radius: 8px;height:40px;text-align: center;line-height: 38px;}
  .ctn2_1 .ctn_list .mind .tp1 span{position:static;transform: translateX(0);}
  .ctn2_1 .ctn_list .mind .tp1 img{display: none;}
  .ctn2_1 .ctn_list .mind .tp2{background: #e9f0fb;}
  .ctn2_1 .ctn_list .mind .tp3{background: #e9f0fb;}
  .ctn2_1 .ctn_list .mind .tp3 img{display: none;}

  .ctn2_1 .ctn_list .mind ul{padding:20px 5px;}
  .ctn2_1 .ctn_list .mind li{flex:0 0 33.33%;}
  .ctn2_1 .ctn_list .mind .dl dd span{flex:0 0 50%;margin:5px 0;}
  .ctn2_1 .ctn_list .mind .dl dl:nth-of-type(2){flex:0 0 100%;}
  .ctn2_1 .ctn_list .mind .dl dl:nth-of-type(2) dd span{flex:0 0 100%;margin:5px 0;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(1){flex:0 0 100%;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(2){flex:0 0 100%;}
  .ctn2_1 .ctn_list .mind .dl .mind_con3 dl:nth-of-type(2) dd span{flex:0 0 50%;}
  .ctn2_1 .ctn_list .mind .dl.mind_con4 dl{flex:0 0 100%!important;margin:5px 0;padding-left:0px;padding-right:0px;}
}
.ctn2_2{padding: 6vw 0;overflow: hidden;background:#fff url(../images/Linseer/2025/xqzbg.png) no-repeat center top;}
.ctn2_2 .con{width:1470px;margin-left:auto;margin-right:auto;}
.ctn2_2 .ctn2_con{margin-top:3vw;}
.ctn2_2 .ctn2_list{background-repeat: no-repeat;background-position: center bottom;padding-bottom:110px;background-size: 100%;}
.ctn2_2 .ctn2_list1{background-image: url(../images/Linseer/2025/xbg1.png);}
.ctn2_2 .ctn2_list2{background-image: url(../images/Linseer/2025/xbg2.png);}
.ctn2_2 .ctn2_list3{background-image: url(../images/Linseer/2025/xbg1.png);}

.ctn2_2 .ctn2_list dl{display:flex;flex-wrap:wrap;width:1130px;margin-left: auto;margin-right:auto;justify-content: space-between;}
.ctn2_2 .ctn2_list dt{
  background: #1259ea;border-radius: 10px;color:#fff;display: flex;justify-content: center;align-content: center;
  flex:0 0 169px;position: relative;flex-wrap: wrap;
}
.ctn2_2 .ctn2_list dt:after{
  content: "";display: block;width:100%;height:20px;background: url(../images/Linseer/2025/shad1.png) no-repeat;
  position:absolute;left:0px;bottom:-20px;background-size: 100%;
}
.ctn2_2 .ctn2_list dd{
  background:#daecff;border-radius: 10px;border:4px solid #fff;flex:0 0 462px;position: relative;
  text-align: center;padding:0 20px 20px 20px;display: flex;flex-wrap: wrap;flex-direction: column;min-height:130px;
}
.ctn2_2 .ctn2_list dd:after{
  content: "";display: block;width:100%;height:20px;background: url(../images/Linseer/2025/shad2.png) no-repeat;
  position:absolute;left:0px;bottom:-24px;background-size: 100%;
}
.ctn2_2 .ctn2_list dd h3{
  font-weight: normal;
  padding:10px;width:250px;height:50px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;
  margin-left:auto;margin-right: auto;text-align: center;color:#1259ea;background-image: linear-gradient(#daecff,#c3dafa);
  border-bottom-right-radius: 10px;border-bottom-left-radius: 10px;
}
.ctn2_2 .ctn2_list dd .p{flex:1;padding-top:10px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}
.ctn2_2 .ctn2_list dd span{padding:0 10px;}
.ctn2_2 .ctn2_list dd .p.divSpan{flex-direction:column;}



.ctn2_2 .ctn2_list2 dt{background: #1387ea;}
.ctn2_2 .ctn2_list2 dt:after{ background: url(../images/Linseer/2025/shad3.png) no-repeat;background-size: 100%;}
.ctn2_2 .ctn2_list2 dd{flex:0 0 300px;background:#dbf2fe;}
.ctn2_2 .ctn2_list2 dd h3{background-image: linear-gradient(#dbf2fe,#b7e2fa);color:#1397ea;}
.ctn2_2 .ctn2_list2 dd:after{ background: url(../images/Linseer/2025/shad4.png) no-repeat;background-size: 100%;}

@media screen and (max-width: 1500px) {
  .ctn2_2 .con{width:90%;}
  .ctn2_2 .ctn2_list{padding-bottom:6.5vw;}
  .ctn2_2 .ctn2_list dl{width:75%;}
  .ctn2_2 .ctn2_list dd{flex:0 0 40%;}
  .ctn2_2 .ctn2_list2 dd{flex:0 0 26.5%;}
  .ctn2_2 .ctn2_list dd h3{width:70%;font-size: 18px;}
}
@media screen and (max-width: 1300px) {
  .ctn2_2 .ctn2_list dt{flex:0 0 120px;}
  .ctn2_2 .ctn2_list2 dd h3{width:94%;}
  .ctn2_2 .ctn2_list dd span{padding:0 5px;}
  .ctn2_2 .ctn2_list dd h3{height:41px;}
}
@media screen and (max-width: 1200px) {
  .ctn2_2 .ctn2_list dd h3{font-size: 16px;}
  .ctn2_2 .ctn2_list dd span{flex:0 0 100%;}
  .ctn2_2 .ctn2_list dd .span{flex:0 0 100%;display: flex;flex-wrap: wrap;}
  .ctn2_2 .ctn2_list dd .p{flex:0 0 100%;}
  .ctn2_2 .ctn2_list dd{flex-direction: unset;}
  .ctn2_2 .ctn2_list dd .p.divSpan{flex-direction: unset;}
}
@media screen and (max-width: 1000px) {
  .ctn2_2 .ctn2_list dd{flex:0 0 38%;}
  .ctn2_2 .ctn2_list2 dd{flex:0 0 24%;}
  .ctn2_2 .ctn2_list dd h3{font-size: 14px;}
}
@media screen and (max-width: 768px) {
  .ctn2_2{padding:40px 0;}
  .ctn2_2 .ctn2_con{margin-top: 30px;}
  .ctn2_2 .con{width:96%;}
  .ctn2_2 .ctn2_list dt{flex:0 0 100%;height:40px;margin-bottom: 3vw;}
  .ctn2_2 .ctn2_list dd{flex:0 0 100%;}
  .ctn2_2 .ctn2_list dt:after{display: none;}
  .ctn2_2 .ctn2_list{margin-bottom: 8vw;padding-bottom: 8vw;}
  .ctn2_2 .ctn2_list dd span{flex:1;padding:0;}
  .ctn2_2 .ctn2_list dd{min-height: auto;}
  
}
