@charset "utf-8";
/*帮助文档站点开始*/
.help-banner .pic {
  height: 300px;
  background-position: 50%;
}
.help-banner .box {
  position: absolute;
  width: 100%;
  z-index: 9;
  bottom: 70px;
  color: #fff;
  text-align: center;
}
.help-banner .title {
  color: #fff;
  font-size: 28px;
  text-align: center;
  margin-top: 28px;
}
.help-banner .search {
  width: 100%;
  max-width: 870px;
  position: relative;
  margin: 14px auto 0 auto;
}
.help-banner .search input {
  width: 100%;
  border: 2px transparent solid;
  height: 46px;
  line-height: 42px;
  padding: 0 160px 0 30px;
  transition: all .5s;
}
.help-banner .search input:focus {
  border: 2px #f45f1d solid;
  box-shadow: 0 0 10px 0 #f45f1d;
}
.help-banner .search .btn {
  display: inline-block;
  width: 130px;
  height: 46px;
  line-height: 46px;
  background: #f45f1d;
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.help-show-banner {
  padding-top: 100px;
}
.help .pic {
  position: relative;
  overflow: hidden;
}
.help .help-navlist {
  background: #373d41;
  height: 50px;
}
.help .help-navlist ul li {
  width: 20%;
  float: left;
  height: 50px;
  text-align: center;
  font-size: 18px;
  line-height: 50px;
  cursor: pointer;
  vertical-align: top;
}
.help .help-navlist ul li a {
  color: #fff;
  display: block;
}
.help .help-navlist ul li i {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
.help .help-navlist ul li .help1 {
  background-image: url(../images/help/help1.png);
}
.help .help-navlist ul li .help2 {
  background-image: url(../images/help/help2.png);
}
.help .help-navlist ul li .help3 {
  background-image: url(../images/help/help3.png);
}
.help .help-navlist ul li .help4 {
  background-image: url(../images/help/help4.png);
}
.help .help-navlist ul li .help5 {
  background-image: url(../images/help/help5.png);
}
.help .help-navlist ul li:hover {
  background: #2b2f32;
}
.help .help-navlist ul li:hover a {
  color: #f45f1d;
}
.help .help-navlist ul li:hover .help1 {
  background-image: url(../images/help/help1h.png);
}
.help .help-navlist ul li:hover .help2 {
  background-image: url(../images/help/help2h.png);
}
.help .help-navlist ul li:hover .help3 {
  background-image: url(../images/help/help3h.png);
}
.help .help-navlist ul li:hover .help4 {
  background-image: url(../images/help/help4h.png);
}
.help .help-navlist ul li:hover .help5 {
  background-image: url(../images/help/help5h.png);
}
.help .help-body {
  padding-top: 38px;
  overflow: hidden;
}
.help .help-body ul {
  margin: 0 -26px;
}
.help .help-body ul li {
  width: 24%;
  display: inline-block;
  padding: 24px 26px;
  margin-bottom: 56px;
  vertical-align: top;
}
.help .help-body ul li .pic {
  width: 28px;
  height: 28px;
  float: left;
}
.help .help-body ul li .help-right {
  padding-left: 35px;
}
.help .help-body ul li .help-right h3 {
  font-size: 18px;
  padding: 0 0 6px;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.help .help-body ul li .help-right .more {
  background: url(../images/help/more.png) no-repeat center center;
  width: 43px;
  height: 40px;
}
.help .help-body ul li .help-right .more span {
  display: block;
  line-height: 40px;
}
.help .help-body ul li .help-right .more .shouqi {
  display: none;
}
.help .help-body ul li .help-right .more.active {
  background: url(../images/help/moreh.png) no-repeat center center;
}
.help .help-body ul li .help-right .more.active .shouqi {
  display: block;
}
.help .help-body ul li .help-right .more.active .zhankai {
  display: none;
}
.help .help-body ul li .help-right .help-second {
  height: 200px;
  overflow: hidden;
}
.help .help-body ul li .help-right .help-second ul {
  margin: 0;
}
.help .help-body ul li .help-right .help-second ul li {
  width: 100%;
  display: block;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  font-size: 14px;
  margin: 0;
}
.help .help-body ul li .help-right .help-second ul li a {
  color: #373d41;
}
.help .help-body ul li .help-right .help-second ul li a:hover {
  color: #f45f1d;
}
.help .help-body ul li .open .help-second {
  height: auto;
}
.novice-banner .pic {
  height: 400px;
  background-position: 50%;
}
.novice-banner .text {
  max-width: 60%;
}
.novice-banner .box {
  position: absolute;
  width: 100%;
  z-index: 9;
  bottom: 125px;
  color: #fff;
  text-align: left;
}
.novice-banner .title {
  color: #fff;
  font-size: 28px;
  margin-top: 82px;
}
.novice-banner .jsh {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  height: 48px;
  overflow: hidden;
}
.novice .nav-pc {
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 20;
  background: #fff;
}
.novice .nav-pc ul li {
  width: 25%;
  float: left;
  text-align: center;
}
.novice .nav-pc ul li a {
  display: block;
  padding: 0 10px;
  position: relative;
  color: #373d41;
  font-size: 18px;
  line-height: 64px;
  text-align: center;
  transition: all .3s;
}
.novice .nav-pc ul li a:after {
  content: '';
  display: none;
  bottom: 0;
  height: 2px;
  background: #f45f1d;
  width: 100%;
  position: absolute;
}
.novice .nav-pc ul li:hover a {
  color: #f45f1d;
}
.novice .nav-pc ul li:hover a:after {
  display: block;
}
.novice .nav-pc ul .active a {
  color: #f45f1d;
}
.novice .nav-pc ul .active a:after {
  display: block;
}
.novice .anchor_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.novice .novice-body .novice-title h3 {
  font-size: 24px;
  color: #373d41;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}
.novice .novice-body .novice-title p {
  font-size: 15px;
  line-height: 21px;
  color: #73777a;
  text-align: center;
  margin-top: 9px;
}
.novice .novice-body .novice1 {
  background: #f5f5f5;
  overflow: hidden;
  padding: 45px 0 50px;
}
.novice .novice-body .novice1 .novice-list {
  margin-top: 10px;
}
.novice .novice-body .novice1 .novice-list ul li {
  width: 33.33333333333%;
  float: left;
  padding: 0 10px;
  margin-top: 20px;
}
.novice .novice-body .novice1 .novice-list ul li a {
  background: #fff;
  display: block;
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  padding: 30px 29px;
  transition: all .3s;
}
.novice .novice-body .novice1 .novice-list ul li a .bt {
  font-size: 18px;
  line-height: 25px;
  color: #373d41;
  font-weight: 700;
  transition: all .3s;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.novice .novice-body .novice1 .novice-list ul li a .jsh {
  height: 60px;
  font-size: 14px;
  line-height: 20px;
  color: #73777a;
  margin-top: 10px;
  overflow: hidden;
}
.novice .novice-body .novice1 .novice-list ul li a:hover {
  border: 1px solid rgba(244, 95, 29, 0.8);
  box-shadow: 0 0 8px 0 rgba(244, 95, 29, 0.5);
}
.novice .novice-body .novice1 .novice-list ul li a:hover .bt {
  color: #f45f1d;
}
.novice .novice-body .novice2 {
  background: #fff;
  overflow: hidden;
  padding: 45px 0 50px;
}
.novice .novice-body .novice2 .novice-list {
  margin-top: 32px;
  border: 1px solid #d7d8d9;
  overflow: hidden;
}
.novice .novice-body .novice2 .novice-list .tab-left {
  float: left;
  width: 15.3%;
  height: 270px;
  background: #fff;
}
.novice .novice-body .novice2 .novice-list .tab-left ul li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 22px;
  padding-right: 20px;
  font-size: 14px;
  color: #73777a;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.novice .novice-body .novice2 .novice-list .tab-left ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #f45f1d;
  display: none;
}
.novice .novice-body .novice2 .novice-list .tab-left ul .sel {
  color: #f45f1d;
  background: #f5f5f6;
}
.novice .novice-body .novice2 .novice-list .tab-left ul .sel:after {
  display: block;
}
.novice .novice-body .novice2 .novice-list .tab-right {
  float: left;
  width: 84.7%;
  background: #f5f5f6;
  padding: 17px 15px 20px;
  height: 270px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info {
  display: none;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-one {
  float: left;
  position: relative;
  height: 233px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-one .pic {
  width: 310px;
  height: 233px;
  position: relative;
  z-index: 1;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-one .bt {
  height: 43px;
  line-height: 43px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 2;
  width: 100%;
  padding: 0 10px;
  bottom: 0;
  background: #646464;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-one:hover .bt {
  color: #f45f1d;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-list {
  float: left;
  width: 40%;
  padding-left: 16px;
  padding-right: 20px;
  min-height: 233px;
  border-right: 1px solid rgba(150, 150, 150, 0.4);
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-list ul li {
  margin-bottom: 14px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-list ul li:hover .bt {
  color: #f45f1d;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-list .bt {
  font-size: 16px;
  line-height: 22px;
  color: #373d41;
  transition: all .3s;
  font-weight: 700;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-list .jsh {
  font-size: 14px;
  line-height: 20px;
  color: #73777a;
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 40px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom {
  float: left;
  width: 28%;
  padding-left: 20px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom .title {
  font-size: 16px;
  line-height: 22px;
  color: #373d41;
  font-weight: 700;
  margin-bottom: 8px;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 14px;
  font-size: 14px;
  line-height: 20px;
  color: #373d41;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  background: #9b9ea0;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom ul li a {
  color: #373d41;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.novice .novice-body .novice2 .novice-list .tab-right .info .tab-recom ul li a:hover {
  color: #f45f1d;
}
.novice .novice-body .novice3 {
  background: #f5f5f5;
  overflow: hidden;
  padding: 45px 0 50px;
}
.novice .novice-body .novice3 ul {
  margin: 36px 0 0 0;
}
.novice .novice-body .novice3 ul li {
  width: 25%;
  float: left;
  padding: 0 10px;
}
.novice .novice-body .novice3 ul li .pic {
  position: relative;
  overflow: hidden;
  height: 153px;
  width: 280px;
  margin: 0 auto;
}
.novice .novice-body .novice3 ul li .pic:after {
  padding-bottom: 50%;
  content: '';
  display: block;
}
.novice .novice-body .novice3 ul li .pic .help-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.novice .novice-body .novice3 ul li .pic .help-hover i {
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(../images/help/v.png) no-repeat 50%;
  transition: all .3s;
  background-size: 56px;
}
.novice .novice-body .novice3 ul li .bt {
  font-size: 14px;
  color: #373d41;
  line-height: 45px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  background: #fff;
  text-align: center;
  padding: 0 10px;
  transition: all .3s;
  width: 280px;
  margin: 0 auto;
}
.novice .novice-body .novice3 ul li:hover .pic .help-hover i {
  background: url(../images/help/vh.png) no-repeat 50%;
  background-size: 56px;
}
.novice .novice-body .novice3 ul li:hover .bt {
  color: #f45f1d;
  box-shadow: 0 2px 4px 0 #d7d8d9;
}
.novice .novice-body .novice4 {
  background: #fff;
  overflow: hidden;
  padding: 45px 0 50px;
}
.novice .novice-body .novice4 ul {
  padding-top: 36px;
  padding-bottom: 16px;
}
.novice .novice-body .novice4 ul li {
  position: relative;
  height: 220px;
  float: left;
  width: 25%;
}
.novice .novice-body .novice4 ul li .box {
  background: #fff;
  border: 1px solid #d7d8d9;
  border-left: 1px solid transparent;
  position: relative;
  transition: all .3s;
  z-index: 1;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
}
.novice .novice-body .novice4 ul li .box .hot-top {
  width: 100%;
  height: 80px;
  background: #f5f5f5;
  padding: 0 10px;
  overflow: hidden;
}
.novice .novice-body .novice4 ul li .box .hot-top .pic {
  width: 100%;
  height: 28px;
  margin-top: 10px;
  position: relative;
}
.novice .novice-body .novice4 ul li .box .hot-top .pic .hover {
  display: none;
}
.novice .novice-body .novice4 ul li .box .hot-top .bt {
  font-size: 18px;
  line-height: 25px;
  color: #373d41;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 4px;
  transition: all .3s;
}
.novice .novice-body .novice4 ul li .box ul {
  padding: 16px 20px 22px 30px;
}
.novice .novice-body .novice4 ul li .box ul li {
  padding-left: 20px;
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.novice .novice-body .novice4 ul li .box ul li a {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.novice .novice-body .novice4 ul li .box ul li:after {
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  background: #9b9ea0;
  content: '';
  display: block;
}
.novice .novice-body .novice4 ul li:hover .box {
  position: absolute;
  left: 0;
  top: -13px;
  box-shadow: 0 2px 8px 0 rgba(255, 100, 0, 0.5);
  border: 1px solid #f45f1d;
  z-index: 2;
  transition: all .3s;
  height: 244px;
}
.novice .novice-body .novice4 ul li:hover .box .hot-top {
  background: #f45f1d;
}
.novice .novice-body .novice4 ul li:hover .box .hot-top .bt {
  color: #fff;
}
.novice .novice-body .novice4 ul li:hover .box .hot-top .pic .h {
  display: none;
}
.novice .novice-body .novice4 ul li:hover .box .hot-top .pic .hover {
  display: block;
}
.novice .novice-body .novice4 ul li:hover .box ul {
  padding: 22px 20px 34px 30px;
}
.novice .novice-body .novice4 ul li:hover .box ul li a {
  font-size: 16px;
  line-height: 22px;
}
.novice .novice-body .novice4 ul li:hover .box ul li:after {
  left: 0;
  top: 7px;
  width: 6px;
  height: 6px;
}
.novice .novice-body .novice4 ul .first .box {
  border-left: 1px solid #d7d8d9;
}
.margin .novice {
  border-top: 64px solid #fff;
}
/*弹出背景*/
.transparent {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 998;
  width: 100%;
  height: 100%;
  background: url(../images/help/transparent-bg.png) repeat;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}
/*视频弹出框*/
.video-popup {
  position: fixed;
  z-index: 999;
  width: 780px;
  height: 500px;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -250px 0 0 -390px;
  text-align: center;
  padding: 20px;
  display: none;
}
.video-popup .box {
  background: #F1F1F1;
  height: 100%;
}
.video-popup .close {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  right: -45px;
  top: 0;
  background: url(../images/help/close-icon.png) no-repeat;
}
.video-popup .p-01 {
  font-weight: bold;
  font-size: 15px;
  margin: 5px 0;
}
.video-popup .p-02 {
  font-size: 12px;
}
.video-popup a {
  color: #274095;
}
.video-popup a:hover {
  text-decoration: underline;
}
.show-body .title {
  font-size: 32px;
  word-wrap: break-word;
}
.show-body .h2 {
  margin-top: 16px;
  color: #999;
  font-size: 14px;
  line-height: 24px;
  position: relative;
  background: transparent;
}
.show-body .info p {
  margin: 10px 0;
}
.show-body .info .section {
  padding: 10px 0;
}
.show-body .info .section a {
  color: #f45f1d;
}
.show-body .info .section a:hover {
  text-decoration: underline;
}
.show-body .info .section .sectiontitle {
  padding-bottom: 0;
  font-size: 20px;
  line-height: 20px;
  color: #666;
  font-weight: 700;
  margin-bottom: 16px;
}
.show-body .info .section .ul {
  margin-bottom: 16px;
  padding-left: 17px;
}
.show-body .info .section .ul li {
  list-style: disc;
}
.show-body .info .section .ul li .note {
  padding: 15px 15px 15px 35px;
  color: #73777a;
  background: rgba(22, 184, 248, 0.1) url(../images/help/note.png) no-repeat 12px 16px;
  background-size: 18px 18px;
}
.show-body .detail-page {
  height: 60px;
  margin-top: 40px;
  padding: 20px 0;
  border-top: 1px solid #d7d8d9;
}
.show-body .detail-page .last-page {
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.show-body .detail-page .last-page a {
  font-size: 14px;
  color: #373d41;
  display: block;
  background: url("../images/help/last.png") no-repeat center left;
  padding-left: 20px;
  line-height: 16px;
}
.show-body .detail-page .last-page a:hover {
  color: #f45f1d;
  background: url("../images/help/lasth.png") no-repeat center left;
}
.show-body .detail-page .next-page {
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: right;
}
.show-body .detail-page .next-page a {
  font-size: 14px;
  color: #373d41;
  background: url("../images/help/next.png") no-repeat center right;
  padding-right: 20px;
  display: block;
  line-height: 16px;
}
.show-body .detail-page .next-page a:hover {
  color: #f45f1d;
  background: url("../images/help/nexth.png") no-repeat center right;
}
.show-body .recommended {
  width: 50%;
  background: #fff;
  padding: 18px 12px 6px;
  border: 1px solid #ebecec;
  position: relative;
  margin-bottom: 30px;
}
.show-body .recommended .title {
  width: 56px;
  height: 17px;
  font-size: 14px;
  color: #373d41;
  margin-right: 28px;
  font-weight: 700;
  position: absolute;
  top: 18px;
  left: 12px;
}
.show-body .recommended ul {
  padding-left: 80px;
}
.show-body .recommended ul li {
  margin-right: 20px;
  margin-bottom: 12px;
  position: relative;
}
.show-body .recommended ul li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background: #f45f1d;
  margin-right: 5px;
  vertical-align: 2px;
  float: left;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.show-body .recommended ul li a {
  overflow: hidden;
  font-size: 14px;
  color: #f45f1d;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 8px;
}
.show-body .recommended ul li a:hover {
  text-decoration: underline;
}
.help-detail {
  font-size: 14px;
  padding: 20px 16px;
  color: #373d41;
  border: 1px solid #eaeaea;
  margin-top: 16px;
  overflow: hidden;
}
.help-list {
  margin-top: 25px;
  color: #d6dadd;
  /* 分页容器 */
  /* 分页单元 */
  /* 分页省略 */
  /* 分页按钮 */
  /* 分页页码 */
  /* 分页单元 hover 效果 */
  /* 分页单元 active 效果 */
  /* 分页页码选中效果 */
  /* 分页单元禁用 */
  /* 解决 display: inline-block 换行字符占用 4px 宽度问题 */
  /*  */
}
.help-list li {
  list-style: none;
  font-size: 14px;
  margin: 20px 0 12px 0;
  width: 50%;
  float: left;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 17px;
  padding-right: 30px;
  background: url("../images/help/icon/icon01.png") no-repeat center left;
  padding-left: 10px;
}
.help-list li a {
  color: #373d41;
  transition: inherit;
}
.help-list li:hover a {
  color: #f45f1d;
  text-decoration: underline;
}
.help-list .page {
  padding-top: 20px;
  border-top: 1px dashed #dfe3e6;
  margin-top: 30px;
}
.help-list .y-paging {
  display: block;
  text-align: center;
  height: 32px;
  overflow: visible;
  line-height: 1.5;
  color: #333;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
}
.help-list .y-paging .y-page-list {
  display: inline-block;
  height: 32px;
}
.help-list .page .y-next,
.help-list .page .y-page,
.help-list .page .y-prev,
.help-list .page .y-total {
  height: 32px !important;
}
.help-list .y-paging .y-prev,
.help-list .y-paging .y-next,
.help-list .y-paging .y-page,
.help-list .y-paging .y-omit {
  display: inline-block;
  height: 18px;
  min-width: 24px;
  padding: 6px 3px;
  margin: 0 4px;
  background: #fff;
  border: solid 1px #ddd;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  border-radius: 0px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  *width: 24px;
}
.help-list .y-paging .y-omit {
  width: 26px;
  padding: 7px 3px;
  border-width: 0;
  background: transparent;
  cursor: default;
}
.help-list .y-paging .y-prev,
.help-list .y-paging .y-prev:link,
.help-list .y-paging .y-prev:visited,
.help-list .y-paging .y-next,
.help-list .y-paging .y-next:link,
.help-list .y-paging .y-next:visited {
  width: 60px;
  color: #333;
}
.help-list .y-paging .y-prev,
.help-list .y-paging .y-prev:link,
.help-list .y-paging .y-prev:visited {
  margin: 0 4px 0 0;
}
.help-list .y-paging .y-next,
.help-list .y-paging .y-next:link,
.help-list .y-paging .y-next:visited {
  margin: 0 0 0 4px;
}
.help-list .y-paging .y-page,
.help-list .y-paging .y-page:link,
.help-list .y-paging .y-page:visited {
  background: #fff;
  color: #333;
}
.help-list .y-paging .y-prev:hover,
.help-list .y-paging .y-next:hover,
.help-list .y-paging .y-page:hover {
  background: #f45f1d;
  border-color: #f45f1d;
  color: #fff;
  text-decoration: none;
}
.help-list .y-paging .y-prev:active,
.help-list .y-paging .y-next:active,
.help-list .y-paging .y-page:active {
  background: #f45f1d;
  border-color: #f45f1d;
  color: #fff;
}
.help-list .y-paging .y-current,
.help-list .y-paging .y-current:link,
.help-list .y-paging .y-current:visited,
.help-list .y-paging .y-current:hover {
  background: #f45f1d;
  border-color: #f45f1d;
  color: #fff;
}
.help-list .y-paging .y-disabled,
.help-list .y-paging .y-disabled:link,
.help-list .y-paging .y-disabled:visited,
.help-list .y-paging .y-disabled:hover {
  background: #efefef;
  border-color: #efefef;
  color: #ccc;
  cursor: default;
}
.help-list .y-paging.y-paging-rn .y-prev,
.help-list .y-paging.y-paging-rn .y-next,
.help-list .y-paging.y-paging-rn .y-page,
.help-list .y-paging.y-paging-rn .y-omit {
  margin: 0 0 0 4px;
}
.help-list .y-paging .y-total,
.help-list .y-paging .y-jump {
  display: inline-block;
  height: 18px;
  padding: 7px 0;
  margin: 0 0 0 16px;
  overflow: hidden;
}
.help-list .y-paging .y-jump {
  display: inline-block;
  height: 24px;
  padding: 4px 0;
  margin: 0 0 0 16px;
  overflow: hidden;
}
.help-list .y-paging .y-jump input {
  width: 50px;
  text-align: center;
}
.help-list .y-paging .y-jump .y-btn-white,
.help-list .y-paging .y-jump .y-btn-white:link,
.help-list .y-paging .y-jump .y-btn-white:visited {
  padding: 0;
  width: 38px;
  min-width: 0;
  margin-left: 4px;
  *vertical-align: top;
}
.help-list .y-paging .y-jump .y-btn-white {
  width: 40px;
}
.help-index .box-title {
  margin-bottom: 10px;
  overflow: hidden;
}
.help-index .box-title h1 {
  font-size: 30px;
  font-weight: 500;
  color: #000;
  float: left;
}
.help-index .box-title .product-link {
  display: block;
  float: left;
  margin-left: 10px;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  color: #00c1de;
  cursor: pointer;
  margin-top: 16px;
}
.help-index .box-title .box-jsh {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 24px;
}
.help-index .help-block {
  margin: 0 -15px 0 -15px;
}
.help-index .help-block .block-cell {
  float: left;
  width: 50%;
  padding: 20px 15px 0 15px;
  cursor: pointer;
}
.help-index .help-block .block-cell .box {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  transition: all .15s;
  height: 130px;
  overflow: hidden;
  position: relative;
}
.help-index .help-block .block-cell .block-icon {
  width: 40px;
  height: 100%;
  position: relative;
  margin: 0 20px;
  float: left;
}
.help-index .help-block .block-cell .block-default {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.help-index .help-block .block-cell .block-default .block-default-content {
  float: left;
  width: 385px;
  transition: opacity .3s;
  padding: 15px 20px 20px 0;
}
.help-index .help-block .block-cell .block-default .block-default-content h2 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 20px;
}
.help-index .help-block .block-cell .block-default .block-default-content p {
  font-size: 12px;
  margin: 0;
  line-height: 20px;
}
.help-index .help-block .block-cell .block-hover {
  position: absolute;
  z-index: 2;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.help-index .help-block .block-cell .block-hover .block-hover-content {
  float: left;
  width: 385px;
  padding: 15px 20px 20px 0;
}
.help-index .help-block .block-cell .block-hover .block-hover-content h2 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: normal;
  line-height: 20px;
}
.help-index .help-block .block-cell .block-hover .block-hover-content h2 a {
  display: none;
  float: right;
  color: #373d41;
}
.help-index .help-block .block-cell .block-hover .block-hover-content h2 a img {
  width: 50%;
  height: 50%;
}
.help-index .help-block .block-cell .block-hover .block-hover-content li {
  display: inline-block;
  width: 115px;
}
.help-index .help-block .block-cell .block-hover .block-hover-content li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  color: #373d41;
  font-size: 12px;
  line-height: 15px;
}
.help-index .help-block .block-cell .block-hover .block-hover-content li a:hover {
  color: #373d41;
  text-decoration: underline;
}
.help-index .help-block .block-cell:hover .box {
  transform: scale(1.05);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.help-index .help-block .block-cell:hover .block-default {
  display: none;
}
.help-index .help-block .block-cell:hover .block-hover {
  display: block;
}
.help-index .help-body-title {
  margin: 50px 0 28px;
  font-size: 18px;
  font-weight: bold;
}
.help-index .help-body-flow {
  width: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.help-index .help-body-flow .help-body-flow-cell {
  padding: 16px;
  cursor: pointer;
  width: 25%;
  float: left;
  height: 121px;
  overflow: hidden;
}
.help-index .help-body-flow .help-body-flow-cell h3 {
  font-size: 14px;
  color: #373d41;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.help-index .help-body-flow .help-body-flow-cell h3 i.num {
  position: relative;
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 28px;
  margin-right: 9px;
  text-align: center;
  color: #f45f1d;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
}
.help-index .help-body-flow .help-body-flow-cell h3 i.num:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 16px;
  width: 10px;
  height: 40px;
  border-left: 1px solid #f45f1d;
  background-color: #fff;
  transform: rotate(45deg);
}
.help-index .help-body-flow .help-body-flow-cell ul {
  margin-left: 45px;
  margin-top: 15px;
}
.help-index .help-body-flow .help-body-flow-cell ul li {
  line-height: 17px;
  height: 17px;
  margin-bottom: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  width: 120px;
}
.help-index .help-body-flow .help-body-flow-cell ul li a {
  color: #373d41;
  font-size: 12px;
}
.help-index .help-body-flow .help-body-flow-cell ul li a:hover {
  text-decoration: underline;
}
.help-index .help-body-flow .help-body-flow-cell:hover {
  background-color: #f7f7f7;
}
.help-body-hot li {
  width: 50%;
  float: left;
  height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 17px;
  margin-bottom: 12px;
  padding-right: 30px;
  background: url("../images/help/icon/icon01.png") no-repeat center left;
  padding-left: 10px;
}
.help-body-hot li a {
  color: #666;
  display: block;
}
.help-body-hot li:hover a {
  color: #f45f1d;
  text-decoration: underline;
}
.show-body .info .section.moudian{
    padding-top: 70px;
}
/*帮助文档站点结束*/
