.fea-det-22-ban h4, .fea-det-22-ban h1 span {margin: 0}
.otherFeaCol1, .otherFeaCol2, .otherFeaCol3, .otherFeaHead, #dloadView{display:none;}
.fea-det-22-ban h1{margin:0;}
.fea-22-box-1-2sec ul li{min-height:215px;}
#lhsTree a{padding:0;}
#lhsTree>li>ul li.feaTreeLdMore {
    display: none;
}
#lhsTree>li>ul li:nth-of-type(n+10) {
    display: block;
}

.tool-tip-img {
    position: relative;
}
    
.tip {
    position: absolute;
}

.tip-com span {
    width: 15px;
    height: 15px;
    background: #f5633d;
    display: block;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
}

.tip-com span {
    position: relative;
    box-shadow: 0 0 0 0 rgb(232 76 61 / 70%);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
    animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1);
}

.tip-tool {
    background: #000;
    color: #fff;
    padding: 16px 20px;
    border-radius: 2px;
    width: 260px;
    margin: -24px 0 0 10px;
    box-shadow: 1px 1px 6px 0 rgb(0 0 0 / 60%);
    position: relative;
    transform: scale(0.9);
    opacity: 0;
    z-index: -1;
}

.tip-tool:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #000;
    top: 5px;
    left: -6px;
}

.tip .tip-tool p {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    margin: 0;
}

.tip-com div {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.tip.ss1-tip1 {
    top: 19.5%;
    left: 74%;
}

.tip.ss1-tip1 .tip1_1_tool {
    right: 140px;
    top: 30px;
}

.tip.ss1-tip1 .tip1_1_tool::before {
    top: -12px;
    left: 134px;
    transform: rotate(90deg);
}

.tip.ss1-tip2 {
    top: 41%;
    left: 37.7%;
}
.tip.ss1-tip3 {
    top: 48%;
    left: 33.4%;
}
.tip.ss2-tip1 {
    top: 29.5%;
    left: 48.5%;
}

.tip.ss2-tip2 {
     top: 31.5%;
    left: 22.5%;
}

.tip.ss2-tip3 {
     top: 45%;
    left: 75%;
}

.tip.ss2-tip3 .tip1_1_tool {
    right: 130px;
    top: 28px;
}

.tip.ss2-tip3 .tip1_1_tool::before {
    top: -12px;
    left: 134px;
    transform: rotate(90deg);
}

.tip.ss3-tip1 {
    top: 51%;
    left: 67%;
}

.tip.ss3-tip1 .tip1_1_tool {
    right: 140px;
    top: 30px;
}

.tip.ss3-tip1 .tip1_1_tool::before {
    top: -12px;
    left: 134px;
    transform: rotate(90deg);
}

.tipshow{
    z-index: 2;
    opacity:1
}

.close {
    width: 12px;
    height: 12px;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
    opacity: .6;
}

.close:hover {
    opacity: 1;
}

.close:before, 
.close:after {
    background: #fff;
    content: ' ';
    height: 12px;
    left: 5px;
    position: absolute;
    width: 2px;
}

.close:after {
    transform: rotate(-45deg);
}

.close:before {
    transform: rotate(45deg);
}

@keyframes pulse {
    100% {
    box-shadow: 0 0 0 15px rgb(232 76 61 / 0%);
 }
}



.fea22-ic-set1.ic-fido-1 {
    background-position: -288px -371px;
}

.fea22-ic-set1.ic-fido-2 {
    background-position: -27px -369px;
}

.fea22-ic-set1.ic-fido-3 {
    background-position: -116px -296px;
}

.fea22-ic-set1.ic-fido-4 {
    background-position: -697px -641px;
}

.fea22-ic-set1.ic-fido-5 {
    background-position: -601px -776px;
}

.fea22-ic-set1.ic-fido-6 {
    background-position: -466px -769px;
}

.fea-det-22-ban .container {
    max-width: 1060px;
}

.fea-22-box-2 ul li div h4,
.fea-22-box-2 ul li div p {
    padding: 0 0 0 56px;
}

.flexslider {
    max-height: inherit;
}

#slilock .flex-control-paging {
    position: relative;
    display: table;
    margin-left: auto;
    line-height: 0;
    padding-left: 0;
    margin: auto;
    margin-top: 18px;
    right: 0;
}

#slilock .flex-direction-nav {
        display: none
}

#slilock .flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
} 

.fea-22-foot-ban .fea-22-foot-type2-cta {
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    background: #f73749;
    padding: 14px 30px;
    border-radius: 6px;
    margin-top: 10px;
}

.fea-22-foot-ban .fea-22-foot-type2-cta:hover {
    background: #f1182e;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    transform: translateY(-4px);
}

@media (max-width: 1200px) {
    .tip .tip-tool p {
        font-size: 14px;
    }

.tip-tool {width: 240px}
}


@media (max-width: 992px) {
    .tip {
        display: none;
    }
}

@media (max-width: 767px) {
    
    .fea-22-foot-ban .fea-22-foot-type2-cta {
        font-size: 16px;
        padding: 10px 20px;
    }
}

strong {
    font-weight: 500 !important;
}
