/*
.cont_sub14_4_banimg::after {

    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: center top;
    z-index: 6;
    background-size: 100%;
}
*/
.m-sel{margin-top: 20px;overflow: hidden;padding: 26px 30px; background-color: #F9F7FC;}
.m-sel .t1{font-size:18px;color: #365fc7;font-weight: bold;line-height: 32px;float: left;}
.m-sel .t-c{overflow: hidden;}
.m-sel .t-c a{display: block;float: left;width: 32px;height: 32px;text-align: center;line-height: 32px; font-size: 18px;color: #999;border-radius: 50%;margin-bottom: 3px;margin-right: 8px;}
.m-sel .t-c a:hover,.m-sel .t-c a.on{color: #fff;background: linear-gradient(270deg, #2C22E5 0%, #3a63cb 100%);}

@media screen and (max-width: 1200px) {
.m-sel .t1{font-size:18px;float: none;margin-bottom: 15px;}
.m-sel .t-c a{font-size:18px;width: 28px;height: 28px;line-height: 28px;margin-right: 6px;}
    
}
