.rhs-cont h4 {margin: 10px 0;}
.rhs-cont li {padding-bottom: 10px;}
.rhs-cont li:last-child {padding-bottom: 0px;}
/* TIP */
.cont-1 {position: relative;}
.tip-tool p {margin: 5px 0; font-size: 14px; line-height: 20px; color: #c8c8c8; text-align: left; } 
.tip, .tip div {display: block !important;}
.cont-1 .tip1 .tip1_1 {top: 74px;left: 335px}
.cont-1 .tip1 .tip1_1_tool {top: 120px;left: 209px;}
.cont-1 .tip1 .tip1_2 {top: 74px;left: 200px}
.cont-1 .tip1 .tip1_2_tool {top: 120px;left: 125px;}
.cont-1 .tip1 .tip1_2_tool::before {top: -12px; left: 31px; transform: rotate(90deg); } 
.cont-1 .tip1 .tip1_3 {top: 57px;left: 295px}
.cont-1 .tip1 .tip1_3_tool {top: 29px;left: 270px;}
.cont-1 .tip1 .tip1_3_tool::before {top: 55px; left: -8px;} 
.mobShow{display: none;}
.tip {position: absolute; height: 100%; width: 100%;}
.tip-com span {width: 14px;height: 14px; background: #f5633d; border-radius: 69%; color: transparent; cursor: pointer; position: relative; box-shadow: 0 0 0 0 rgba(232,76,61,0.7); -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); font-size: 10px; display: flex; justify-content: center; align-items: center; } 
.tip1 .tip1_1, .tip1 .tip1_2, .tip1 .tip1_3, .tip2 .tip2_1, .tip2 .tip2_2 .tip3 .tip3_1, .tip3 .tip3_2, .tip3 .tip3_3, .tip4 .tip4_1, .tip4 .tip4_2, .tip5 .tip5_1, .tip5 .tip5_2, .tip5 .tip5_3 {position: absolute !important; top: 159px; left: 329px; }
.tip-tool::before {content: ''; position: absolute; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #3f3f3f; top: 25px; left: -8px;} 
.tip1 .tip1_1_tool::before {top: -12px; left: 87px; transform: rotate(90deg); } 
.tip-tool.active{opacity: 1;transition: 1s; z-index: 999;}
.tip-tool {background: #3f3f3f; color: #fff; padding: 12px 22px 12px 19px; border-radius: 2px; width: 300px; margin: -25px 0 0 34px; box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.6); position: absolute; transform: scale(0.9);   opacity: 0; z-index: -1;position: absolute;} 
.close, .closePop {position: absolute; right: 8px; top: 8px; width: 12px; height: 12px; opacity: 0.3; cursor: pointer; } 
.close:before, .close:after, .closePop:before, .closePop:after {position: absolute; left: 5px; content: ' '; height: 12px; width: 2px; background-color: #fff; } 
.close:before, .closePop:before {transform: rotate(45deg); } 
.close:after, .closePop:after {transform: rotate(-45deg); } 
@-webkit-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-moz-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-ms-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@media screen and (max-width: 890px){
.tip{display: none !important;}
}
@media screen and (max-width: 767px){
#slilock .gslider{margin: 0 0 0 -10%;}
.tip-com span{color: #fff;}
.mobShow{display: block;}
#slilock .gslider{margin: 0 0 0 -10%;}
}
