/* CSS Document */
.help-wrap .menu-sub{background:#1e1e1e; border:1px solid #000; width:198px;}
.help-wrap .menu-sub h2{font-size:14px; color:#fff; height:32px; line-height:32px; background:#215647; padding-left:22px;}
.help-wrap .menu-sub ul{margin:15px 22px;}
.help-wrap .menu-sub ul li{height:30px; line-height:30px;}
.help-wrap .menu-sub ul li a{background:url(../images/list_dot.png) no-repeat 0 -23px; padding-left:20px; color:#666; display:block;}
.help-wrap .menu-sub ul li a:hover{color:#999;}
.help-wrap .menu-sub ul .current a,.help-wrap .menu-sub ul .current a:hover{background-position:0 12px; color:#fee819;}

.help-wrap .area-main{width:770px; color:#999; font-size:14px;}
.help-wrap .area-main ol li{list-style-type:decimal; line-height:24px; margin-left:20px; *margin-left:25px; padding:15px 10px;}
.help-wrap .area-main h2{font:22px/1.5 "Microsoft YaHei"; color:#fff;}
.help-wrap .area-main p{padding:15px 0; line-height:24px;}
.help-wrap .area-main h3{margin-top:30px; cursor:pointer; font-size:14px; color:#199E9E;}
.help-wrap .area-main .child,#faqs p{font-size:12px;}
.help-wrap .area-main ul.child li{line-height:24px; background:url(../images/list_dot.png) no-repeat 0 -52px; padding:10px 0 10px 15px; list-style-type:none; margin:0;}
.help-wrap .area-main ol.child li{padding:10px 0 10px 10px;}
.help-wrap .area-main h4{color:#199E9E; padding:40px 0 10px}
.help-wrap .area-main h4 a{color:#199E9E;}
.help-wrap .area-main .answer{display:none;}
.help-wrap .area-main .answer a{text-decoration:underline;}
.help-wrap .area-main .answer p,.help-wrap .area-main .answer .child li{color:#eee;}
#faqs h3{color:#999;}
#faqs h3.current,#faqs h3:hover{color:#FEE819;}

/* 联系我们 */
.contact-wrap ul li{margin:45px 0;}
.contact-wrap ul li i{background:url(../images/contact.png) no-repeat; width:54px; height:49px; float:left;}
.contact-wrap ul .online-chat i{background-position:0 3px;}
.contact-wrap ul .tel i{background-position:0 -100px;}
.contact-wrap ul .email i{background-position:0 -207px;}
.contact-wrap ul li div{margin-left:74px; *margin-top:-20px;}
.help-wrap .contact-wrap ul li div h4{font:20px/1 "Microsoft YaHei"; color:#199E9E; padding:0;}
.contact-wrap ul li p{text-indent:0;}
.contact-wrap ul .online-chat a{background:#343434; border:1px solid #1d1d1d; height:24px; line-height:24px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; text-align:center; display:block; width:180px; cursor:pointer;}
.contact-wrap ul .online-chat a:hover{background:#424242; color:#FEE819;}
.contact-wrap ul .email a{text-decoration:underline; font-size:16px;}