.tmodels *{box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;outline:0;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s;color:#333;font-family:arial,'helvetica neue','pingfang SC','microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.tmodels em{font-style:normal}
h3,h4{margin:0}
.paddings{padding:80px 0 100px}
.swiper-slide{height:auto}
.swiper-slide img{width:auto}
body{min-width:1120px}
.tbanner{background:url(../mlsj2024/img/model-banner.jpg) center center no-repeat;background-size:cover}
.tbanner-text{display:flex;flex-direction:column;height:581px;justify-content:center}
.tbanner-text i{display:inline-block;width:72px;height:4px;opacity:.72;background-color:#fff;margin:20px 0 16px}
.tbanner-text p{font-size:22px;color:#fff;opacity:.9}
.tbanner-text a{display:inline-block;width:153px;line-height:48px;background:#fff;text-align:center;margin-top:60px;border-radius:0 15px 0 15px;font-size:19px;color:#0e55fd}
.tmodel-tit{text-align:center;overflow:hidden;margin-bottom:58px}
.tmodel-tit h3{position:relative;display:inline-block;font-size:32px;line-height:32px;color:#031638;}
.tmodel-tit h3::after,.tmodel-tit h3::before{content:'';position:absolute;width:62px;height:15px;background:url(../mlsj2024/img/model-tit.png) no-repeat;top:0;bottom:0;margin:auto 0}
.tmodel-tit h3::before{left:-106px}
.tmodel-tit h3::after{right:-106px;transform:rotate(180deg)}
.tmodel1{background:url(../mlsj2024/img/model1-bg.jpg) center center no-repeat;background-size:cover}
.tmodel1-nav{padding:0 18px;margin-top:32px;height:142px}
.tmodel1-nav li{position:relative;bottom:0;float:left;width:18.47%;margin:0 .765%;height:142px;text-align:center;background-color:rgba(255,255,255,.8);border-radius:8px;cursor:pointer}
.tmodel1-nav li img{height:95px;width:auto;margin-top:-32px}
.tmodel1-nav li h3{font-size:20px;margin-top:22px;color:#031537;}
.tmodel1-nav li.cur{height:162px;bottom:20px;background:linear-gradient(-30deg,#0286e8 0,#20b3ff 100%)}
.tmodel1-nav li.cur img{transform:scale(1.35)}
.tmodel1-nav li.cur h3{color:#fff;margin-top:38px}
.tmodel1-main{display:none;position:relative;z-index:20;margin-top:19px;padding:55px 53px 0;}
.tmodel1-main::before{content:'';position:absolute;z-index:-1;top:0;left:0;width:100%;height:162px;background:linear-gradient(0deg,rgba(255,255,255,0),#fff);border-radius:8px}
.tmodel1-main .imgs{float:right;margin-top:87px;margin-left:100px}
.tmodel1-main p{font-size:16px;line-height:32px}
.tmodel1-main p .i2{width:12px;margin-right:18px}
.tmodel1-main h3{font-size:20px;margin:31px 0 25px}
.tmodel1-main h3 .i1{margin-right:13px;width:27px}
.tmodel1-main.cur{animation:tops 1s;-webkit-animation:tops 1s}
.tmodel2-nav{text-align:center;margin-bottom:9px}
.tmodel2-nav li{position:relative;display:inline-block;margin:0 29px;padding-left:40px;text-align:left;cursor:pointer;padding-bottom:22px}
.tmodel2-nav li::before{content:'';position:absolute;width:0;height:3px;background-color:#337bff;left:0;right:0;margin:0 auto;bottom:0;transition:.5s;-webkit-transition:.5s;-ms-transition:.5s}
.tmodel2-nav li img{position:absolute;left:0;top:2px}
.tmodel2-nav li img.i1{display:block}
.tmodel2-nav li img.i2{display:none}
.tmodel2-nav li h3{font-size:20px;line-height:20px;margin-bottom:8px;color:#444D5E;}
.tmodel2-nav li h4{font-size:12px;line-height:12px;color:#666;font-weight:400}
.tmodel2-nav li.cur::before{width:100%}
.tmodel2-nav li.cur img.i1{display:none}
.tmodel2-nav li.cur img.i2{display:block}
.tmodel2-nav li.cur h3{color:#337bff}
.tmodel2-nav li.cur h4{color:#333}
.tmodel2-main{display:none;border-radius:8px;overflow:hidden;background:url(../mlsj2024/img/model2-bg.jpg) center center no-repeat;padding:53px 63px;background-size:cover}
.tmodel2-main.cur{animation:tops 1s;-webkit-animation:tops 1s}
.tmodel2-main h3{font-size:20px;margin:40px 0 14px}
.tmodel2-main h3:first-child{margin-top:0}
.tmodel2-main h3 img{margin-right:15px;position:relative;top:-1px}
.tmodel2-main,.tmodel2-main p,.tmodel2-main div{font-size:16px;line-height:26px;color:#444D5E;}
.tmodel2-main .img{float:right;margin-top:69px;margin-left:40px;width: 607px;}
.tmodel3{background:#f2f5fe}
.tmodel3-main{margin-top:-45px}
.tmodel3-main li{float:left;width:49.4%;margin-left:1.2%;margin-top:45px;border-radius:10px;background-position:right bottom;cursor:pointer;background-repeat:no-repeat;background-size:cover;padding:47px 60px;height:300px}
.tmodel3-main li:nth-child(2n-1){margin-left:0}
.tmodel3-main li h3{position:relative;font-size:20px;line-height:22px;margin-bottom:30px}
.tmodel3-main li h3:before{content:'';position:absolute;width:0;height:0;border-top:7px solid transparent;border-right:7px solid #343434;bottom:3px;left:-19px}
.tmodel3-main li p{font-size:16px;line-height:28px;color:#444D5E;}
.tmodel3-main li em{color:#337bff}
@keyframes tops{0%{transform:translate(0,25px);-webkit-transform:translate(0,25px);opacity:0}
100%{transform:translate(0,0);-webkit-transform:translate(0,0);opacity:1}
}
@media screen and (min-width:769px){.tmodel3-main li:hover{transform:translate(0,-10px)}
}
@media screen and (max-width:1280px){.paddings{padding:66px 0 86px}
.tbanner-text{height:500px}
.tbanner-text img{height:40px}
.tbanner-text p{font-size:20px}
.tbanner-text a{font-size:17px;margin-top:55px}
.tmodel-tit{margin-bottom:45px}
.tmodel-tit h3{font-size:28px}
.tmodel1-nav li h3{font-size:17px}
.tmodel1-nav li img{height:90px}
.tmodel1-nav li.cur img{transform:scale(1.2)}
.tmodel1-main p{font-size:15px;line-height:28px}
.tmodel1-main h3{font-size:18px}
.tmodel1-nav li{height:122px}
.tmodel1-nav li.cur{height:142px}
.tmodel1-nav li h3{margin-top:16px}
.tmodel1-nav li.cur h3{margin-top:31px}
.tmodel1-nav{height:122px}
.tmodel2-nav li h3{font-size:17px}
.tmodel2-main{padding:48px 50px}
.tmodel2-main h3{font-size:18px}
.tmodel2-main,.tmodel2-main p,.tmodel2-main div{font-size:15px}
.tmodel2-main .img{width:498px}
.tmodel3-main li{padding:38px 55px;height:242px;margin-top:32px}
.tmodel3-main li h3{font-size:18px;line-height:20px;margin-bottom:20px}
.tmodel3-main li p{font-size:15px;line-height:26px}
}
@media screen and (max-width:768px){body{min-width:320px}
.centers{padding:0 15px}
.paddings{padding:25px 0}
.tbanner-text{height:160px;align-items:center}
.tbanner-text img{height:20px}
.tbanner-text i,.tbanner-text p{display:none}
.tbanner-text a{width:82px;line-height:26px;font-size:12px;margin-top:12px}
.tmodel-tit{margin-bottom:15px}
.tmodel-tit h3{font-size:18px}
.tmodel-tit h3::after,.tmodel-tit h3::before{width:45px;background-size:100% auto;background-position:center center}
.tmodel-tit h3::before{left:-60px}
.tmodel-tit h3::after{right:-60px}
.tmodel1-nav{padding:0;margin-top:15px;height:70px}
.tmodel1-nav li{height:70px}
.tmodel1-nav li img{height:40px;margin-top:-15px}
.tmodel1-nav li h3{font-size:12px;padding:0 12px;margin-top:5px;line-height:16px}
.tmodel1-nav li.cur{height:80px;bottom:10px}
.tmodel1-nav li.cur h3{margin-top:14px}
.tmodel1-main{margin-top:12px;padding:20px 20px 0}
.tmodel1-main .imgs{margin:0 auto;width:50%;float:left;margin-right:20px}
.tmodel1-main p{font-size:14px;line-height:1.8}
.tmodel1-main h3{font-size:16px;margin:10px 0}
.tmodel1-main h3 .i1{width:20px;margin-right:8px;position:relative;top:-2px}
.tmodel1-main p .i2{margin-right:12px}
.tmodel2-nav li{padding-left:22px;padding-bottom:8px;margin:0 12px;margin-bottom:12px}
.tmodel2-nav li::before{height:2px}
.tmodel2-nav li h4{display:none}
.tmodel2-nav li h3{font-size:12px;margin-bottom:0}
.tmodel2-nav li img{width:15px}
.tmodel2-main{margin-top:-17px;padding:25px 20px}
.tmodel2-main h3{font-size:16px;margin:15px 0 8px}
.tmodel2-main h3 img{margin-right:8px;height:18px;top:-2px}
.tmodel2-main,.tmodel2-main p,.tmodel2-main div{font-size:14px;line-height:1.8}
.tmodel2-main .img{width:100%;margin-left:0;margin:12px 0}
.tmodel3-main{margin-top:-8px}
.tmodel3-main li{width:100%;margin-left:0;padding:20px;height:auto;margin-top:8px}
.tmodel3-main li h3:before{border-top:5px solid transparent;border-right:5px solid #343434;left:-10px}
.tmodel3-main li h3{font-size:15px;line-height:15px;margin-bottom:10px}
.tmodel3-main li p{font-size:14px;line-height:1.8}
}
