.h_faq_container{width: 100%;height: auto;background: #fff;padding-top: 119px;padding-bottom: 100px;}
.h_cont{width: 1600px;margin: 0 auto;display: flex;}
.help_logo{display: flex;font-size: 20px;color: #333333;font-weight: bold;}
.help_logo img{margin-right: 10px;}
.faq_tab{margin-right: 80px;}
.f_tab_cont{width: 260px;background-color: #f7f7fa;padding: 20px 28px;margin-top: 23px;}
.f_tab_cont li{font-size: 16px;color: #2f3948;padding: 10px 0;position: relative;cursor: pointer;}
/* .f_tab_cont li:hover{color: #0d86ff;} */
.f_tab_cont li i{position: absolute;top: 15px; width: 6px;height: 8px;display: inline-block;background: url(../img/faq/faq_tab_normal.png)no-repeat center;background-size: cover;}
.f_tab_cont li i.selected{width: 8px;height: 6px;display: inline-block;background: url(../img/faq/tab_selected.png)no-repeat center;background-size: cover;top: 17px;left: -2px;}
.f_tab_cont li span{display: inline-block;margin-left: 25px;font-weight: 600;}
.f_tab_cont li.active{color: #0d86ff;}
.f_tab_cont .menu_child:hover{color: #0d86ff;}
/* .f_tab_cont li:hover{color: #0d86ff;} */
.cont_title{color: #333333;font-size: 24px;font-weight: bold;margin-top: 38px;}
/* .ug_cont{display: none;} */
.ug_cont_detail{margin-top: 30px;}
.ug_cont_detail p{color: #8392a2;font-size: 14px;}
.ug_cont_detail .ug_text_1{color: #465469;font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.ug_c_detail{font-size: 14px;color: #042040;padding-left: 26px;margin-top: 4px;display: none;}
.ug_c_detail.on{display: block;}
.ug_c_detail p{line-height: 32px;cursor: pointer;}
/* .ug_c_detail p:hover{color: #0d86ff;} */
.vl_cont{clear: both;width: 1200px;margin-top: 20px;min-height: 590px;}
.vl_cont .vl_cont_detail:nth-child(4n){margin-right: 0;}
.vl_cont_detail{width: 260px;float: left;margin-right: 53px;margin-bottom: 37px;}
.vl_cont_detail p:nth-child(2){font-size: 14px;color: #465469;font-weight: bold;margin-top: 20px;margin-bottom: 2px;}
.vl_cont_detail p:nth-child(3){font-size: 12px;color: #8392a2;}
.help_logo a{color: #333;}
.help_logo a:hover{color: #333;}
.ug_c_detail .menu_select.active{color: #0d86ff;}
.ug_c_detail .menu_select:hover{color: #0d86ff;}
.menu_child:hover{color: #0d86ff;}
.menu_tab1:hover{color: #0d86ff;}