﻿/*2023-04-27*/
.helphdwrap{height: 80px;}
.helphdwrap .helphders{ width:100%;height: 80px; background-color:#fff;border-bottom: 1px solid #f2f2f2; position:fixed; top:0; left:0; z-index:3;}
.helphdwrap .helphd{ width:1200px; margin:0 auto; position:relative;}
.helphdwrap .helphd .hplogo{ height:80px;display: flex;justify-content: flex-start;align-items: center;}
.helphdwrap .helphd .hplogo a{}
.helphdwrap .helphd .hplogo a img{ display:block;}
.helphdwrap .helphd .hprtbox{ height:80px; display:flex;justify-content: flex-start;align-items: center; position:absolute; top:0; right:0;}
.helphdwrap .helphd .hprtbox .toptelbox{ padding-right:20px; font-size:14px;}
.helphdwrap .helphd .hprtbox .loginbox{}
.helphdwrap .helphd .hprtbox .loginbox a{ display:inline-block; line-height:24px; font-size:14px; margin:0 8px; padding:0 12px; border:1px solid #dedede; border-radius:4px;}
.helphdwrap .helphd .hprtbox .loginbox span{ padding:0 10px;}
.helpsearchmod{ height:224px; background:url(../images/helpBanner.png) no-repeat center center; background-size:cover;}
.helpsearchmod .helpschbox{}
.helpsearchmod .helpschbox .helpmainth{ padding:40px 0 16px; text-align:center; font-size: 28px;color: #fff;font-weight: 700;}
.helpsearchmod .helpschbox .helpsch{width: 600px;height: 60px;margin: 0 auto;background: #fff;border-radius: 50px;margin-top: 20px;padding: 10px 20px;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-box-align: center;-ms-flex-align: center;align-items: center; position:relative;}
.helpsearchmod .helpschbox .helpsch .hpschicon{ position:absolute; top:17px; left:22px;}
.helpsearchmod .helpschbox .helpsch .hpschicon img{}
.helpsearchmod .helpschbox .helpsch .hpschinpbox{ height:40px; padding:0 80px 0 36px;display: flex;justify-content: center;align-items: center;overflow:hidden;}
.helpsearchmod .helpschbox .helpsch .hpschinpbox .hpschinttxt{ width:100%; height:38px; font-size:16px; -webkit-appearance: none;appearance: none;  border:none; font-family:auto;}
.helpsearchmod .helpschbox .helpsch .hpschsubmit{ position:absolute; top:0; right:0;}
.helpsearchmod .helpschbox .helpsch .hpschsubmit .spschbtn{ display:block;  width:80px; height:60px; line-height:60px; text-align:center; font-weight:bold; font-size:16px; color:#666; }
.hpcurre{ background-color:#F1F1F1;}
.hpcurrelink{ width:1200px; margin:0 auto; font-size:14px;transform:translateY(16px);}
.hpcurrelink .hpcurth{ padding-left:8px; color:#888;}
.hpcurrelink a{}
.hpcurrelink .hpcrnex{ padding:4px;}
 .hpmtbox .hpmtlist .helpseled{}
 .hpmtbox .hpmtlist .helpseled .helpseleditems{display:inline-block; padding-right:16px;}
 .hpmtbox .hpmtlist .helpseled .helpseleditems a{ display:inline-block; line-height:24px; font-size:14px; padding:0 12px; background-color:#f4f4f4; color:#777; border-radius:4px; text-decoration:none;}

 .hpmtbox .hpmtlist .helpseled .helpseleditems.helpseledactive a{ background-color:rgba(110,196,255,0.2); color:#2878FF;}
 .helpwarp .helpwarbox .helpmain .hpmtbox .hpmth h3{ line-height:30px; font-size:18px !important; font-weight:bold; }
 .hpmtbox .hpmtlist .helpqslist{}
 .hpmtbox .hpmtlist .helpqslist .helpqitem{ border-bottom:1px solid #dedede;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a{ padding:18px 0; display:block; text-decoration:none; position:relative;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsinfo{}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsinfo .helpqstit{color: #333;font-size: 18px;display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1; white-space: normal;text-overflow: ellipsis;overflow: hidden;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a:hover .helpqsinfo .helpqstit{ color:#c00;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsinfo .helpqstime{ padding-top:4px; color: #999;font-size: 14px;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsread{display:flex;justify-content: center;align-items: center; position:absolute; bottom:18px; right:0;}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsread .hpreadicon{}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsread .hpreadicon img{}
 .hpmtbox .hpmtlist .helpqslist .helpqitem a .helpqsread .hpreadtal{color: #999;font-size: 14px;}