%iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  @extend %user-select-none;
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  @extend %user-select-none;
}
.help-index section .container,.help-index section .container ul li .tit,.help-list section .container {
  *zoom:1;
}
.help-index section .container:before,.help-index section .container ul li .tit:before,.help-list section .container:before,.help-index section .container:after,.help-index section .container ul li .tit:after,.help-list section .container:after {
  content:"";
  display:table;
}
.help-index section .container:after,.help-index section .container ul li .tit:after,.help-list section .container:after {
  clear:both;
}
.help-index section .container ul li .tit h6 .span,.help-index section .container ul li .item,.help-list section .container .left .box .item .tit,.help-list section .container .left .box .item .subject,.help-list section .container .right .list .detail {
  text-overflow:ellipsis;
}
.help-index {
  padding-bottom:78px;
  box-sizing:border-box;
  background-color:#fff;
  background:url("../image/hpb.png") #f8fcfe no-repeat center 0;
}
.help-index .mmc {
  width:100%;
  max-width:1920px;
  height:100%;
  margin:auto;
  position:absolute;
  left:calc(50% - 960px);
  top:0px;
  z-index:0;
}
.help-index .fmc {
  background-image:linear-gradient(to right,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  left:-1px;
  height:100%;
  width:calc(50% - 760px);
}
.help-index .tmc {
  background-image:linear-gradient(to left,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  height:100%;
  width:calc(50% - 760px);
  right:-1px;
}
.help-index .banner {
  width:100%;
  margin-top:60px;
  z-index:9;
  position:relative;
}
.help-index .banner .search {
  padding-top:80px;
}
.help-index .banner .text {
  width:1200px;
  margin:0 auto 25px;
  text-align:left;
  font-size:40px;
  color:#fff;
  padding-top:35px;
  box-sizing:border-box;
}
.help-index .banner .fti {
  font-size:16px;
  color:#3c7fff;
  text-transform:uppercase;
  font-weight:600;
  margin-bottom:8px;
}
.help-index .banner h1 {
  font-size:56px;
  color:black;
  line-height:1.286;
  text-align:center;
  font-weight:700;
  margin-bottom:26px;
}
.help-index .banner h1 span {
  color:#3c7fff;
}
.help-index .banner .search-input {
  background-color:white;
  box-shadow:0px 15px 21.6px 2.4px rgba(60,127,255,0.06);
  width:1200px;
  height:72px;
  border-radius:36px;
  border:0;
  font-size:18px;
  padding:0 33px;
}
.help-index .banner .search-input img {
  margin-right:20px;
}
.help-index .banner .search-key {
  width:1200px;
  margin:auto;
  margin-top:35px;
  margin-bottom:35px;
  font-size:14px;
  color:black;
  text-align:center;
}
.help-index .banner .search-key span {
  color:black;
}
.help-index .banner .search-key a {
  color:black;
  margin-right:2px;
  margin-left:0px;
}
.help-index .banner .search-key a:hover {
  color:#3c7fff;
}
.help-index section .container {
  width:1200px;
  margin:0 auto 0;
}
.help-index section .container ul {
  width:380px;
  background-color:#ffffff;
  border-radius:4px;
  border:solid 1px #eeeeee;
  float:left;
  padding:0 15px;
  box-sizing:border-box;
}
.help-index section .container ul:nth-child(2) {
  margin:0 27px;
}
.help-index section .container ul:nth-of-type(n+4) {
  display:none;
}
.help-index section .container ul li .tit {
  display:block;
  width:100%;
  height:100px;
  line-height:100px;
  position:relative;
}
.help-index section .container ul li .tit h6 {
  float:left;
  text-align:left;
  line-height:57px;
}
.help-index section .container ul li .tit h6 img {
  margin-right:10px;
  float:left;
  margin-top:37px;
}
.help-index section .container ul li .tit h6 .span {
  width:236px;
  color:#333333;
  font-size:22px;
  display:inline-block;
  position:relative;
  top:24px;
}
.help-index section .container ul li .tit h6 .span:hover:hover {
  color:#3c7fff;
}
.help-index section .container ul li .tit h6 .span:hover:hover i {
  right:0;
}
.help-index section .container ul li .tit .mores {
  float:right;
  color:#3c7fff;
  font-size:14px;
  cursor:pointer;
}
.help-index section .container ul li .item {
  display:block;
  line-height:59px;
  height:59px;
  border-top:1px solid #f5f5f5;
  box-sizing:border-box;
  text-align:left;
  position:relative;
  cursor:pointer;
  width:100%;
  color:#333;
}
.help-index section .container ul li .item:hover {
  color:#3c7fff;
}
.help-index section .container ul li .item:hover i {
  right:0;
}
.help-index section .container ul li .item i {
  position:absolute;
  right:-5px;
  top:2px;
}
.help-list {
  padding-bottom:78px;
  box-sizing:border-box;
  background-color:#fff;
  background:url("../image/hpb.png") #f8fcfe no-repeat center 0;
}
.help-list .mmc {
  width:100%;
  max-width:1920px;
  height:100%;
  margin:auto;
  position:absolute;
  left:calc(50% - 960px);
  top:0px;
  z-index:0;
}
.help-list .fmc {
  background-image:linear-gradient(to right,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  left:-1px;
  height:100%;
  width:calc(50% - 760px);
}
.help-list .tmc {
  background-image:linear-gradient(to left,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  height:100%;
  width:calc(50% - 760px);
  right:-1px;
}
.help-list .banner {
  width:100%;
  margin-top:60px;
  z-index:9;
  position:relative;
}
.help-list .banner .search {
  padding-top:80px;
}
.help-list .banner .text {
  width:1200px;
  margin:0 auto 25px;
  text-align:left;
  font-size:40px;
  color:#000;
  padding-top:35px;
  box-sizing:border-box;
}
.help-list .banner .fti {
  font-size:16px;
  color:#3c7fff;
  text-transform:uppercase;
  font-weight:600;
  margin-bottom:8px;
}
.help-list .banner h1 {
  font-size:56px;
  color:black;
  line-height:1.286;
  text-align:center;
  font-weight:700;
  margin-bottom:26px;
}
.help-list .banner h1 span {
  color:#3c7fff;
}
.help-list .banner .search-input {
  background-color:white;
  box-shadow:0px 15px 21.6px 2.4px rgba(60,127,255,0.06);
  width:1200px;
  height:72px;
  border-radius:36px;
  border:0;
  font-size:18px;
  padding:0 33px;
}
.help-list .banner .search-input img {
  margin-right:20px;
}
.help-list .banner .search-key {
  width:1200px;
  margin:auto;
  margin-top:35px;
  margin-bottom:35px;
  font-size:14px;
  color:black;
  text-align:center;
}
.help-list .banner .search-key span {
  color:black;
}
.help-list .banner .search-key a {
  color:black;
  margin-right:2px;
  margin-left:0px;
}
.help-list .banner .search-key a:hover {
  color:#3c7fff;
}
.help-list .banner .tab {
  font-size:0;
  width:1200px;
  margin:0 auto;
  text-align:left;
}
.help-list .banner .tab .tab-menu {
  display:inline-block;
  width:140px;
  height:40px;
  background-color:#7a8098;
  border-radius:2px 2px 0px 0px;
  line-height:40px;
  text-align:center;
  font-size:18px;
  color:#fff;
  margin-right:10px;
  cursor:pointer;
}
.help-list .banner .tab .tab-menu.act {
  background-color:#fff;
  color:#3c7fff;
}
.help-list section {
  position:relative;
  z-index:99;
}
.help-list section .container {
  width:1200px;
  margin:0px auto 0;
}
.help-list section .container .help-checked {
  color:#3c7fff !important;
}
.help-list section .container .left {
  float:left;
  width:830px;
  min-height:777px;
  background-color:#ffffff;
  border-radius:4px;
  text-align:left;
}
.help-list section .container .left .cont p{
  line-height: 32px;
  font-size: 18px;
  color: #434343;
  margin: 20px 0;
}
.help-list section .container .left .nav {
  border-bottom:1px solid #eef2f6;
  padding:20px 30px;
  color:#999999;
}
.help-list section .container .left .nav a {
  color:#999999;
}
.help-list section .container .left .nav-detail {
  padding:0;
  padding-bottom:20px;
  margin-bottom:20px;
}
.help-list section .container .left .h2-text {
  font-size:20px;
  padding:20px 30px;
  padding-bottom:0;
}
.help-list section .container .left .noBox div {
  text-align:center;
  margin-top:15%;
  margin-bottom:20px;
}
.help-list section .container .left .noBox img {
  margin:0 auto;
}
.help-list section .container .left .noBox p {
  color:#777b92;
  text-align:center;
}
.help-list section .container .left .noBox p:nth-of-type(1) {
  font-size:20px;
}
.help-list section .container .left .box .item {
  position:relative;
  display:block;
  padding:30px;
  box-sizing:border-box;
  border-bottom:1px solid #eef2f6;
  cursor:pointer;
}
.help-list section .container .left .box .item:hover .tit,.help-list section .container .left .box .item:hover .subject {
  color:#3c7fff;
}
.help-list section .container .left .box .item .time {
  position:absolute;
  right:30px;
  top:30px;
  color:#999999;
  font-size:14px;
}
.help-list section .container .left .box .item .tit {
  width:760px;
  color:#333333;
  font-size:16px;
  font-weight:bold;
  margin-bottom:8px;
}
.help-list section .container .left .box .item .subject {
  width:640px;
  height:24px;
  color:#999999;
  font-size:14px;
}
.help-list section .container .details {
  padding:30px;
  box-sizing:border-box;
}
.help-list section .container .details .box .subhead {
  text-align: center;
  font-size:24px;
  color:#333333;
  margin-bottom:15px;
}
.help-list section .container .details .box .subject {
  color:#999999;
  margin-bottom:20px;
}
.help-list section .container .details .box .subject span {
  margin-right:30px;
}
.help-list section .container .details .box .cont .cont-text {
  overflow:hidden;
  font-size:16px !important;
  font-family:'微软雅黑' !important;
}
.help-list section .container .details .box .cont .cont-text img {
  max-width:739px;
}
.help-list section .container .right {
  float:right;
  width:340px;
  height:auto;
  background-color:#ffffff;
  box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
  padding:9px 20px;
  box-sizing:border-box;
  border-radius:5px;
}
.help-list section .container .right .list {
  text-align:left;
}
.help-list section .container .right .list .keyword {
  margin-top:10px;
}
.help-list section .container .right .list .keyword a:hover span {
  border:1px solid #3c7fff;
  color:#3c7fff;
}
.help-list section .container .right .list .keyword span {
  border:1px solid #7b7b86;
  color:#7b7b86;
  border-radius:3px;
  padding:3px 10px;
  display:inline-block;
  margin:5px 0;
  margin-right:5px;
  font-size:12px;
}
.help-list section .container .right .list .keyword .active {
  border:1px solid #3c7fff;
  color:#3c7fff;
}
.help-list section .container .right .list h6 {
  font-size:22px;
  color:#333333;
  font-weight:normal;
  border-bottom:1px solid #eeeeee;
  padding-bottom:16px;
  box-sizing:border-box;
  position:relative;
  margin-top:20px;
}
.help-list section .container .right .list h6:after {
  content:"";
  width:44px;
  height:2px;
  background-color:#3c7fff;
  position:absolute;
  bottom:-1px;
  left:0;
}
.help-list section .container .right .list h6 .span {
  font-size:14px;
  position:absolute;
  right:0;
  top:5px;
  cursor:pointer;
  color:#333333;
}
.help-list section .container .right .list h6 .span:hover {
  color:#3c7fff;
}
.help-list section .container .right .list .detail {
  width:300px;
  height:55px;
  line-height:55px;
  color:#333;
  cursor:pointer;
  display:block;
  border-bottom:1px solid #eeeeee;
  position:relative;
  padding-right:10px;
  box-sizing:border-box;
}
.help-list section .container .right .list .detail i {
  font-size:20px;
  position:absolute;
  right:-5px;
  top:0;
}
.help-list section .container .right .list .detail:hover {
  color:#3c7fff;
}
.page-bottom {
  display:flex;
  align-items:center;
  margin-top:10px;
}
.page-bottom a {
  color:#3c7fff;
}
.page-bottom .next {
  margin-left:auto;
}
#page1 {
  text-align:center;
}
#page1 .pagination {
  display:flex;
  align-items:center;
  justify-content:center;
  margin:20px 0;
}
#page1 .pagination li {
  padding:2.5px 9px;
  border-radius:50%;
  background:#eef2f6;
  margin:0 7px;
}
#page1 .pagination li a {
  color:#333;
}
#page1 .pagination .active {
  background:#3c7fff;
  color:#FFF;
}
.area-main .banner {
  background:url("../image/areat.png") no-repeat #f8fcfe center;
  height:275px;
  width:100%;
  overflow:hidden;
  margin-top:72px;
  position:relative;
}
.area-main .banner .mmc {
  width:100%;
  max-width:1919px;
  height:275px;
  margin:auto;
  position:absolute;
  left:calc(50% - 959px);
  top:0px;
}
.area-main .banner .fmc {
  background-image:linear-gradient(to right,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  left:-1px;
  height:100%;
  width:calc(50% - 759.5px);
}
.area-main .banner .tmc {
  background-image:linear-gradient(to left,#f8fcfe 0%,transparent);
  pointer-events:none;
  position:absolute;
  top:0;
  height:100%;
  width:calc(50% - 759.5px);
  right:-1px;
}
.area-main .banner ul {
  width:1200px;
  height:100%;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-evenly;
  padding:0 40px;
}
.area-main .banner ul li {
  color:#3c7fff;
  font-size:56px;
}
.area-main .banner ul li p {
  text-align:left;
}
.area-main .banner ul li p:nth-of-type(1) {
  font-size:56px;
  font-weight:bold;
  margin-bottom:30px;
  position:relative;
}
.area-main .banner ul li p:nth-of-type(1)::after {
  content:'';
  position:absolute;
  left:0;
  bottom:-10px;
  background:#3c7fff;
  height:6px;
  width:72px;
}
.area-main .banner ul li p:nth-of-type(2) {
  font-size:16px;
  color:#000;
  font-weight:600;
}
.area-main .banner ul li p:nth-of-type(2) span {
  font-size:12px;
}
.area-main .area-wapper {
  width:1200px;
  margin:0 auto;
}
.area-main .area-wapper .item {
  border:1px solid #f0f0f0;
  margin-top:20px;
}
.area-main .area-wapper .item:last-of-type {
  margin-bottom:20px;
}
.area-main .area-wapper .item .title {
  display:flex;
  align-items:center;
  padding:15px 30px;
  color:#d2d2d2;
  background:#f8f8f8;
  font-size:14px;
  border-bottom:1px solid #f0f0f0;
}
.area-main .area-wapper .item .title span {
  color:#5e5e5e;
  margin-left:5px;
}
.area-main .area-wapper .item .title label {
  margin-right:5px;
  font-size:17px;
  color:#000;
}
.area-main .area-wapper .item .title a {
  margin-left:auto;
  color:#3c7fff;
  cursor:pointer;
}
.area-main .area-wapper .item .list {
  text-align:left;
  padding:10px 30px;
}
.area-main .area-wapper .item .list span {
  display:inline-block;
  width:138px;
  text-align:left;
  margin:10px 0;
}
.area-main .area-wapper .allArea .list span {
  width:159px;
}
.area-main .area-wapper .allArea1 .list span {
  width:224px;
}
.area-main .area-footer {
  height:170px;
  width:100%;
  background:url("../image/btn-banner.png") no-repeat;
  background-size:cover;
  display:flex;
  align-items:center;
  justify-content:center;
}
.area-main .area-footer a {
  display:inline-block;
  width:210px;
  height:50px;
  line-height:50px;
  text-align:center;
  margin:0 20px;
  box-sizing:border-box;
  border:1px solid #FFF;
  font-size:17px;
  transition:all .5s;
}
.area-main .area-footer a:hover {
  transform:scale(1.08);
}
.area-main .area-footer a:nth-of-type(1) {
  background:#FFF;
  color:#3c7fff;
}
.area-main .area-footer a:nth-of-type(2) {
  color:#FFF;
}
/*# sourceMappingURL=help.css.map */
.rank img {
    width: 284px;
    height: 117px;
}
.rank {
    margin-top: 30px;
}
.rank_list {
    background-color: #fff;
    padding: 0 20px;
    padding-bottom: 20px;
    font-size: 14px;
    color: #333;
}
.pm {
    width: 44px;
    text-align: center;
}
.dmain {
    display: block;
    width: 130px;
    text-indent: 20px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.cjj {
    text-align: right;
}
.rank_list thead th {
    line-height: 47px;
}
.rank_list thead {
    border-bottom: 1px solid #EDEEEE;
}
.rank_list tbody tr {
    height: 44px;
    line-height: 44px;
}
.rank_list i {
    display: inline-block;
    width: 23px;
    height: 28px;
}
.rank_list .top1 {
    background: url("../../index/image/top1.png") no-repeat;
}
.rank_list .top2 {
    background: url("../../index/image/top2.png") no-repeat;
}
.rank_list .top3 {
    background: url("../../index/image/top3.png") no-repeat;
}

@font-face {font-family: "iconfont";
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}