.help{height:860px;/* margin-top:72px;*/ background:url("../images/help/help_bak.png") top center no-repeat, linear-gradient(to bottom, #f2f9ff, #ffffff);background-size:1920px 566px;}
.help .help-box .help-search{padding-bottom:72px;}
.help .help-box .help-search h3{font-size:42px;font-weight: 500;line-height:59px;color:#132331;text-align:center;padding:84px 0 40px;}
.help .help-box .help-search .search-input{position:relative;width:886px;height:62px;margin:0 auto;}
.help .help-box .help-search .search-input input{width:792px;height:62px;line-height:62px;font-size:20px;color:#132331;border:1px solid #6bb5ff;border-radius:31px;padding:0 62px 0 30px;}
.help .help-box .help-search .search-input .search-ico{position:absolute;top:21px;right:34px;width:24px;height:24px;background-image:url("../images/help/search.png");background-size:100%;background-repeat:no-repeat;cursor:pointer;}
.help .help-box .help-guide{width:1200px;margin:0 auto;}
.help .help-box .help-guide .guide-title{font-size:20px;line-height:28px;color:#132331;}
.help .help-box .help-guide .guide-title i{display:inline-block;width:24px;height:24px;font-size:24px;margin:0 14px -5px 0;background-image:url("../images/help/zn_icon.png");background-size:100%;background-repeat:no-repeat;}
.help .help-box .help-guide .guide-con{margin-top:28px;}
.help .help-box .help-guide .guide-con .guide-list{float:left;margin-right:24px;margin-bottom:30px;}
.help .help-box .help-guide .guide-con .guide-list:nth-child(3n){margin-right:0;}
.guide-list .guide-item{width:324px;height:144px;background-color:#fff;padding:24px 30px;border-radius:6px;box-shadow:0px 9px 18px 0px rgba(8,110,255,0.07);}
.guide-list .guide-item .item-tit{font-size:20px;font-weight: 500;line-height:28px;color:#132331;margin-bottom:20px;}
.guide-list .guide-item .item-tit i{display:inline-block;width:14px;height:14px;color:#132331;background-image:url("../images/price/arrow_right.png");background-size:100%;background-repeat:no-repeat;}
.guide-list .guide-item ul li{position:relative;padding-left:18px;}
.guide-list .guide-item ul li a{font-size:14px;line-height:32px;color:#4b565c;}
.guide-list .guide-item ul li::after{content:"";position:absolute;top:14px;left:0;width:6px;height:6px;background-color:#a5aab3;border-radius:50%;}
.guide-list .guide-item:hover{transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);-webkit-transition:all 0.3s cubic-bezier(0.645,0.045,0.355,1);}
/*.guide-list .guide-item:hover .item-tit span{color:#086eff;}*/
/* 搜索结果页 */
.help.help-result-box{height:auto;}
.help.help-result-box .help-box .help-search{padding-bottom:84px;}
.help-result{padding:30px 0 74px;}
.help-result .mbx{margin:0 0 40px;}
.help-result .help-result-left{width:859px;border-right:1px solid #E4E9ED;}
.help-result .help-result-left li{margin-bottom:40px;}
.help-result .help-result-left li:last-child{margin-bottom:0;}
.help-result .help-result-left li a{font-size:14px;line-height:28px;color:#a5aab3;transition:all 0.3s;-webkit-transition:all 0.3s;}
.help-result .help-result-left li a:hover{color:#086eff;}
.help-result .help-result-left li h3{font-size:18px;line-height:25px;margin-bottom:15px;color:#132331;}
.help-result .help-result-left li a > p{display:-webkit-box;max-width:826px;overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.help-result .help-result-right{width:312px;padding-left:28px;}
.help-result .help-result-right dt{font-size:20px;line-height:28px;color:#132331;margin-bottom:17px;}
.help-result .help-result-right dd a{display:block;max-width:310px;font-size:16px;line-height:36px;color:#4b565c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s;-webkit-transition:all .3s;}
.help-result .help-result-right dd a:hover{color:#086eff;}
