/*在线帮助tc*/
.virHelp_tc{position: fixed;right: 15px;z-index: 1000000;}
.virHelp_btn{display: block;width:61px;height:52px;background: url(http://imgi.xinnet.com/www/virtualhost/images/virHelp01.png) no-repeat center center;cursor: pointer;}
.virHelp_div{width:438px;min-height: 390px;position: absolute;background-color: #fff;box-shadow: 0 0 30px #565656;left: -455px;top: -297px;display: none;}
.virHelp_div .virHelp_p0{font-size: 16px;color:#333;font-weight: bold;padding: 18px 0 0 20px;}
.virHelp_div:after{content:"";position: absolute;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-left: 8px solid #ffffff;top:313px;right: -8px;}
.virHelp_div .virHelp_close{position: absolute;font-size: 30px;line-height: 30px;color:#999;right: 8px;top: 11px;cursor: pointer;}
.virHelp_div .virHelp_close:hover{color:#333;}
.virHelp_div .virHelp_ul{margin: 20px 9px 0 20px;max-height: 310px;overflow: auto;}
.virHelp_div .virHelp_ul::-webkit-scrollbar {width: 10px;height: 10px;}
.virHelp_div .virHelp_ul::-webkit-scrollbar-button{display: none;}
.virHelp_div .virHelp_ul::-webkit-scrollbar-thumb{background: #d7e1ea;border-radius: 6px;}
.virHelp_div .virHelp_ul::-webkit-scrollbar-track {background: #fff;}
.virHelp_div .virHelp_bar{width:390px;height:30px;line-height: 30px;background-color: #f7f9fc;color:#333;margin-top: 10px;cursor: pointer;position: relative;}
.virHelp_div .virHelp_bar:hover{background-color: #eceff3;}
.virHelp_div .virHelp_bar:after{content:"";width:17px;height:9px;position: absolute;background: url(http://imgi.xinnet.com/www/virtualhost/images/virHelp02.png) no-repeat right center;right: 15px;top:10px;}
.virHelp_div .virHelp_bar.on:after{background: url(http://imgi.xinnet.com/www/virtualhost/images/virHelp03.png) no-repeat right center;}
.virHelp_div .virHelp_ul li:first-child .virHelp_bar{margin-top: 0;}
.virHelp_div .virHelp_bar span{display: inline-block;width:3px;height:3px;border-radius: 50%;background-color: #333333;vertical-align: middle;margin: 0 9px 0 10px;}
.virHelp_div .virHelp_txt{display: none;}
.virHelp_div .virHelp_txt>div{margin: 16px 0 0 10px;}
.virHelp_div .virHelp_txt>div:first-child{margin-top: 12px;}
.virHelp_div .virHelp_txt>div p{font-size: 12px;color:#666;width: 338px;line-height: 18px;word-break: break-all;}
.virHelp_div .virHelp_txt>div p a{color: #5252ef;margin: 0 3px;}
.virHelp_div .virHelp_txt>div p a:hover{text-decoration: underline;}
.virHelp_div .virHelp_bot{height:40px;background-color: #f7f9fc;font-size: 12px;color:#333;text-align: center;line-height: 40px;margin-top: 18px;display: none;}
.virHelp_div .virHelp_bot a{display: inline-block;width:84px;height:20px;border:1px solid #47a7e5;color:#47a7e5;text-align: center;line-height: 20px;border-radius: 2px;margin-left: 10px;}
.virHelp_div .virHelp_bot a img{margin-right: 3px;}
.virHelp_div .virHelp_bot a:hover{opacity: .9;}