
/* 服务-视频 */
.md19774.md-video{width: 100%;padding: .5rem 0 1.1rem;}
.md19774.md-video img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md19774.md-video .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md19774.md-video .my-top{width: 100%;margin-bottom: .35rem;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.md19774.md-video .my-lt{font-size: 0;margin-bottom: .1rem;}
.md19774.md-video .my-titles{font-family: 'Poppins-SemiBold';display: inline-block;color: #333333;line-height: 1.2;}
.md19774.md-video .my-rt{font-size: 0;margin-bottom: .1rem;}
.md19774.md-video .my-nav{font-family: 'Poppins-Medium';transition: all  .3s;display: inline-block;cursor: pointer;margin-right: .2rem;min-width: 11.1em;padding: 0 .15rem;color: #222;text-align: center;line-height: .5rem;border-radius: .25rem;background-color: #eff8ff;}
.md19774.md-video .my-nav:last-child{margin-right: 0;}
.md19774.md-video .my-nav:hover{color: #fff;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);} 
.md19774.md-video .my-nav.active{color: #fff;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);} 
.md19774.md-video .n-cont{width: 100%;padding-bottom: .3rem;display: flex;flex-wrap: wrap;}
.md19774.md-video .n-item{display: block;cursor: pointer;position: relative;width: 32.5%;margin-right: 1.25%;margin-bottom: .2rem;padding: .2rem;background-color: #eff8ff;border-radius: .2rem;overflow: hidden;}
.md19774.md-video .n-item:nth-child(3n){margin-right: 0;}
.md19774.md-video .n-item:before{content: '';position: absolute;left: 0;bottom: 0;width: 100%;height: .04rem;background-color: #dce6ee;}
.md19774.md-video .n-item:after{transition: all  .3s; content: '';position: absolute;left: 50%;bottom: 0;transform: translate(-50%,0);width: .8rem;height: .04rem;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.md19774.md-video .n-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(270/480*100%);border-radius: .2rem;}
.md19774.md-video .n-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md19774.md-video .n-text{width: 100%;display: flex;flex-wrap: wrap;padding-top: .35rem;}
.md19774.md-video .n-name{font-family: 'Poppins-Medium';transition: all  .3s; margin-bottom: .2rem;color: #222;line-height: 1.4;}
.md19774.md-video .n-tr{width: 100%;}
.md19774.md-video .n-td{display: inline-block;vertical-align: middle;margin-right: .15rem;margin-bottom: .15rem; padding: 0 .25rem;color: #222;line-height: 1.8;border-radius: .9em;background-color: #ffffff;}
.md19774.md-video .n-item:hover:after{width: 100%;}
.md19774.md-video .n-item:hover .n-img img{transform: scale(1.05);}
.md19774.md-video .n-item:hover .n-name{color: var(--theme);background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);-webkit-background-clip:text; background-clip: text;-webkit-text-fill-color: transparent; text-fill-color: transparent;}

@media (max-width: 750px) {
   .md19774.md-video .n-item{width: 100%;margin-right: 0;} 
}

/* 分页 */
.paging{position: relative;z-index: 1;width: 100%;text-align: center;font-size: 0;}
.paging-item{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: #222;background-color: #eff8ff;}
.paging-item:hover{color: #fff;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.paging-item.active{color: #fff;background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.paging-up{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #eff8ff;}
.paging-up:after{content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a2.png');background-size: .43em auto;background-position: center center;background-repeat: no-repeat;}
.paging-up:hover{background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.paging-up:hover:after{background-image: url('../images/a2-b.png');}
.paging-next{transition: all  .3s;display: inline-block;vertical-align: middle;cursor: pointer;position: relative;margin: .1rem;min-width: .5rem;height: .5rem;line-height: .5rem;border-radius: .25rem;color: transparent;background-color: #eff8ff;}
.paging-next:after{transform: rotate(-180deg);content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a2.png');background-size: .43em auto;background-position: center center;background-repeat: no-repeat;}
.paging-next:hover{background-color: var(--theme); background-image: linear-gradient(90deg, var(--theme) 0%, var(--active) 100%);}
.paging-next:hover:after{background-image: url('../images/a2-b.png');}

@media (max-width: 1150px) {
    .paging-item{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .paging-up{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
    .paging-next{min-width: .6rem;height: .6rem;line-height: .6rem;border-radius: .3rem;}
}
