.modeltit{
   text-align: left;
}
.model .more{
    display: flex;
    justify-content: center;
    align-items: center; 
    font-size: 0.9rem;
    color: #7F7F7F;
    line-height: 2.9rem;
    padding: 0 1.2rem 0 1.5rem;
    background: #FBFAF7;
    border-radius: 1.6rem;
    border: 1px solid #F1F0EB;
    position: absolute;
    right: calc(50vw - 600px);
    top: 0;
}
.model .more img{
    width: 1.2rem;
    display: block;
    margin-left: 0.6rem;
}
.model .getmore{
    position: relative;
    left: 50%;
    display: inline-flex;
    transform: translateX(-50%);
    margin-top: 3rem;
}
.model .getmore img{
    transform: rotate(90deg);
}
.modeltit.last{
    display: block;
    text-align: center;
    margin: 9.375vw auto;
}
.main1{
    background: linear-gradient(139deg, #2B2F34 0%, #2B1717 100%);
    padding-top: 10.2vw;
}
.main1 .modeltit{
    background: linear-gradient(309deg, #E73881 0%, #F15C2D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.model{
    margin: 6.25vw 0;
    overflow: visible;
    position: relative;
}
.flexbox{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.flexbox .box{
    width: 28.66%;
    margin-right: 7%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 3.2rem;
}
.flexbox .box:nth-child(3n){
    margin-right: 0;
}
.flexbox .box .pic{ 
    width: 35%; 
}
.flexbox .box .info{
    width: 60.5%;
}

.box h3{
    font-size: 0.9rem; 
    font-weight: bold;
    color: #000000;
    line-height: 1.4rem;
    margin-bottom: 0.45rem;
    display: -webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
}
.box p{
    font-size: 0.65rem;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 0.8rem;
    margin: 0.4rem 0;
}
.box p i{
    font-size: 0.45rem; 
    font-weight: 400;
    color: #7F7F7F; 
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.2rem 0.15rem;
}
.box .tips{
    background: linear-gradient(135deg, #ECCC97 0%, #D2A966 100%);
    border-radius:0.7rem;
    line-height: 1.4rem;
    padding: 0 0.5rem 0 2rem;
    position: relative;
    margin-top: 0.8rem;
}
.box .tips span{        
    font-size: 0.65rem; 
    font-weight: 500;
    color: #FFFFFF; 
    font-family:  SourceHanSerifSC-Bold;
    display: -webkit-box;
    overflow : hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; 
}
.box .tips .ico{
    position: absolute;
    left: 0;
    top: calc(50% - 0.8rem);
    width: 1.6rem;
}
.main1 .topbox{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    font-family: MiSans-Bold, MiSans;
    font-weight: bold;
    line-height: 1.8rem;
    padding: 0 0.9rem;
    border-radius: 0.9rem;
    background: rgba(255,255,255,0.12);
    border: 1px solid rgba(255,255,255,0.1);
    color: #D2A966;
}
.main1 .box:nth-child(1) .topbox, 
.main1 .box:nth-child(2) .topbox, 
.main1 .box:nth-child(3) .topbox{ 
    color: #F4426D;
}
.main1 .topbox .ico{
    height: 0.9rem;
    width: 2.4rem;
    margin-right: 0.5rem;
    display: block;
    background: url(../images/achievement/top2.png) center no-repeat;
    background-size: cover;
}
.main1 .box:nth-child(1) .topbox .ico, 
.main1 .box:nth-child(2) .topbox .ico, 
.main1 .box:nth-child(3) .topbox .ico{ 
    background: url(../images/achievement/top1.png) center no-repeat;
    background-size: cover;

}
.main1 .box h3{
    font-size: 1rem; 
    color: #FFFFFF;
    line-height: 1.5rem; 
    margin: 1rem 0 0.6rem;
}
.main1 .box p{ 
color: #BFBFBF;
} 
.swiper{
    position: relative; 
    margin: 2rem -1rem -1rem;
    overflow: hidden;
    padding: 1rem;
}
.swiper .box{
    margin-top: 4rem;
    padding: 9rem 1.2rem 1.1rem;
    background: #FFFFFF;
    box-shadow: 0px 0 1.5rem 0px rgba(0,0,0,0.12);
    border-radius:0.8rem;
    position: relative;
    display: block;
}
.swiper .box .pic{
    position: absolute;
    top: -4rem;
    left: 1.2rem;
    width:auto;
    height: 12rem;
    display: block;
}
.swiperbtn{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    right:calc(50vw - 600px);
    top: 0;
}
.pagination{
    background: #FBFAF7;
    line-height: 2rem;
    border-radius:1rem;
    border: 1px solid #F1F0EB;
    padding: 0 0.8rem;
    font-size: 0.8rem;
    font-family: MiSans-Demibold, MiSans;
    font-weight: 600;
    color: #071525;
    display: block;
}
.swiperbtn img{
    width: 2rem;
    display: block;
    margin-left: 0.6rem;
    cursor: pointer;
}
@media screen and (max-width:1320px) {  
    .swiperbtn,
    .model .more{ 
        right: 60px; 
    }
}
@media screen and (max-width:750px) {
    
.model .more{
    display: inline-flex; 
    font-size: 1.6rem; 
    line-height: 5.4rem;
    padding: 0 1.6rem 0 2.8rem; 
    border-radius: 2.7rem; 
    position: relative;
    left: 0;
    margin-top: 3rem;
}
.model .more img{
    width: 2.4rem; 
}
.model .getmore{
    position: relative;
    left: 50%;
    display: inline-flex;
    transform: translateX(-50%);
    margin-top: 3rem;
}
.modeltit.last{ 
    margin:8rem auto;
}
.swiperbtn{ 
    position: relative;
    left: 0 ;
    top: 0;
    margin-top: 4rem;
    display: inline-flex;
}
.pagination{ 
    line-height: 4rem;
    border-radius:2rem;
    padding: 0 1.6rem;
    font-size: 1.6rem; 
    display: block;
}
.swiperbtn img{
    width: 4rem; 
    margin-left: 1.2rem; 
}
.main1{ 
    padding-top: 10.4rem;
} 
.model{
    margin: 4.8rem 0; 
    overflow: hidden;
}
.flexbox{
    display: block;
}
.flexbox .box{
    width:100%;
    margin-right: 0%; 
    margin-top: 3rem;
} 
.box h3{
    font-size:1.8rem; 
    line-height: 2.5rem; 
    margin-bottom: 1.2rem;  
}
.box p{
    font-size:1.3rem;
    line-height: 1.5rem;
    margin: 0.8rem 0;
}
.box p i{
    font-size: 0.9rem;
    vertical-align: middle;
}
.box .tips{ 
    border-radius:1.4rem;
    padding: 0 0.8rem 0 3.8rem;
    margin-top: 1.6rem;
}
.box .tips .ico{ 
    top: calc(50% - 1.6rem);
    width: 3.2rem;
}
.box .tips span{
    font-size: 1.3rem;
color: #FFFFFF;
line-height: 2.8rem; 
}
.main1 .topbox{ 
    font-size: 2rem; 
    line-height: 3.6rem;
    padding: 0 1.8rem;
    border-radius: 1.8rem; 
} 
.main1 .topbox .ico{
    height:1.8rem;
    width: 4.8rem;
    margin-right: 1.1rem;
    display: block;
}
.main1 .box h3{
    font-size: 2rem;   
    line-height: 2.8rem; 
    margin: 2rem 0 1.2rem;
} 
.swiper{
    position: relative; 
    margin: 2rem -1rem -1rem;
    overflow: visible;
    padding: 1rem;
}
.swiper .box{
    margin-top: 0;
    padding: 1.6rem;  
    border-radius:1.6rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    box-shadow: 0px 4px 5rem 0px rgba(0,0,0,0.12);
}
.swiper .box .pic{
    position: relative;
    top: 0;
    left: 0;
    width: 24.7%;
    height: auto;
    display: block;
}
.swiper .box .info{
    width: 72%;
}
.swiper .box .info h3{
    font-size: 2rem;
    line-height: 2.8rem;
}
}