#obtn .slide_banner .bannerWord h1 {
  float: left;
  width: 100%;
  font-size: 44px;
  line-height: 80px;
  margin: 40px 0 0;
}
#obtn .pageHelp .SubnavBox {
  display: flex;
  width: 64%;
  margin: 0 18%;
  height: 80px;
  background: #fff;
  padding: 0;
  margin-top: -50px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 25px rgba(84, 113, 180, 0.17);
  -moz-box-shadow: 0 0 25px rgba(84, 113, 180, 0.17);
  -webkit-box-shadow: 0 0 25px rgba(84, 113, 180, 0.17);
  -o-box-shadow: 0 0 25px rgba(84, 113, 180, 0.17);
}
#obtn .pageHelp .SubnavBox .li4 {
  float: left;
  width: 50%;
  text-align: center;
  line-height: 58px;
}
#obtn .pageHelp .SubnavBox .li4 a {
  color: #333;
  font-size: 18px;
  line-height: 80px;
}
#obtn .pageHelp .SubnavBox .li4 a.active {
  color: #0d8bd3;
  font-size: 18px;
  line-height: 80px;
}
#obtn .pageHelp .SubnavBox .li4 a img {
  vertical-align: middle;
  margin-top: -2px;
}
#obtn .pageHelp .SubnavBox .li4.on a span,
#obtn .pageHelp .SubnavBox .li4 a:hover span {
  text-decoration: underline;
}
#obtn .helpWords {
  float: none;
  width: 1020px;
  overflow: hidden;
  margin: 80px auto 0;
  padding: 0px;
}
#obtn .helpWords .helpWList {
  float: left;
  width: 100%;
  border-top: none;
}
#obtn .helpWords .helpWList li {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 30px 20px;
}
#obtn .helpWords .helpWList li:hover {
  background-color: #f7f8fa;
}
#obtn .helpWords .helpWList li .hWImg {
  width: 255px;
  min-width: 255px;
  min-height: 135px;
  margin-right: 30px;
  height: auto;
  float: none;
  position: static;
}
#obtn .helpWords .helpWList li .hWImg a {
  display: block;
  width: 100%;
  padding: 0;
}
#obtn .helpWords .helpWList li .hWImg a img {
  min-height: 135px;
  max-height: 165px;
  width: 100%;
  height: auto;
}
#obtn .helpWords .helpWList li .hWImg-right {
  float: none;
  width: calc(100% - 288px);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#obtn .helpWords .helpWList li .hWImg-right a {
  padding: 0;
  float: none;
}
#obtn .helpWords .helpWList li .hWTit {
  float: none;
  padding: 0;
  width: 100%;
  color: #333333 !important;
  font-size: 20px;
  line-height: 30px;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#obtn .helpWords .helpWList li .hWTit a {
  color: #333 !important;
}
#obtn .helpWords .helpWList li .hWTit i {
  float: right;
  font-size: 16px;
  color: #878787;
  font-style: normal;
}
#obtn .helpWords .helpWList li .hWText {
  float: none;
  width: auto;
  color: #333333;
  font-size: 14px;
  line-height: 1.5;
  height: 48px;
  margin-top: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
#obtn .helpWords .helpWList li .hWTime {
  float: none;
  width: 100%;
  margin-top: 17px;
  color: #666666;
  font-size: 12px;
  line-height: 24px;
}

#obtn .helpWords .helpWList li .hWTit a:hover {
  color: #0d8bd3 !important;
}
a.detail {
  font-size: 14px;
  color: #0d8bd3;
}
.page .thisclass {
  background: #0d8bd3 !important;
  border-radius: 0 !important;
  color: white !important;
  width: 26px;
  height: 26px;
}
#obtn .wack1 .pz_fy li {
  float: left;
  width: auto;
  padding: 0 6px;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  color: #333333;
  font-size: 14px;
  font-family: Arial;
  margin: 0 10px;
}
#obtn .wack1 .pz_fy li:hover {
  border-radius: 0 !important;
  color: #fff;
  background: #0d8bd3 !important;
}
#obtn .wack1 .pz_fy a {
  float: left;
  width: 26px;
  line-height: 26px;
  border-radius: 0 !important;
  color: #333333;
  font-size: 14px;
  font-family: Arial;
  border: none !important;
}
#obtn .wack1 .pz_fy a:hover {
  float: left;
  color: #fff;
  line-height: 26px;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: Arial;
  border: none !important;
}
#obtn .wack1 {
  float: left;
  width: 100%;
  padding: 5% 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #obtn .slide_banner h1 {
    font-size: 24px !important;
    line-height: 40px !important;
  }
  #obtn .slide_banner .bannerBG {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    min-height: 120px;
    background: #5266c1;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #obtn .pageHelp .SubnavBox {
    display: flex;
    width: 60%;
    margin: 0 20%;
    height: 40px;
    background: #fff;
    padding: 0;
    margin-top: -20px;
    border-radius: 2px;
    box-shadow: 0 0 25px rgba(84, 113, 180, 0.17);
  }
  #obtn .pageHelp .SubnavBox .li4 {
    float: left;
    width: 50%;
    text-align: center;
    line-height: 40px;
  }
  #obtn .pageHelp .SubnavBox .li4 a {
    color: #333;
    font-size: 14px;
    line-height: 40px;
  }
  #obtn .pageHelp .SubnavBox .li4 a.active {
    color: #0d8bd3;
    font-size: 14px;
    line-height: 40px;
  }
  #obtn .pageHelp .SubnavBox span {
    line-height: 40px !important;
  }
  #obtn .pageHelp .SubnavBox .li4 a img {
    vertical-align: middle;
    margin-top: -2px;
  }
  #obtn .pageHelp .SubnavBox .li4.on a span,
  #obtn .pageHelp .SubnavBox .li4 a:hover span {
    text-decoration: underline;
  }
  #obtn .helpWords {
    float: none;
    width: 96%;
    overflow: hidden;
    margin: 10% auto 0;
    padding: 0px;
  }
  #obtn .helpWords .helpWList {
    float: left;
    width: 100%;
    border-top: none;
  }
  .container {
    padding: 0 !important;
  }
  #obtn .helpWords .helpWList li {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 5% 0;
  }
  #obtn .helpWords .helpWList li:hover {
    background-color: #f7f8fa;
  }
  #obtn .helpWords .helpWList li .hWImg {
    width: 35%;
    min-width: 35%;
    min-height: 90px;
    max-height: none;
    margin-right: 2%;
    float: none;
    position: static;
  }
  #obtn .helpWords .helpWList li .hWImg a {
    display: block;
    width: 100%;
    padding: 0;
  }
  #obtn .helpWords .helpWList li .hWImg a img {
    min-height: 90px;
    max-height: none;
    width: 100%;
    height: auto;
  }
  #obtn .helpWords .helpWList li .hWImg-right {
    float: none;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  #obtn .helpWords .helpWList li .hWImg-right a {
    padding: 0;
    float: none;
  }
  #obtn .helpWords .helpWList li .hWTit {
    float: none;
    padding: 0;
    width: 100%;
    color: #333333 !important;
    font-size: 14px;
    line-height: 1.5;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #obtn .helpWords .helpWList li .hWTit a {
    color: #333 !important;
  }
  #obtn .helpWords .helpWList li .hWTit i {
    float: right;
    font-size: 13px;
    color: #878787;
    font-style: normal;
  }
  #obtn .helpWords .helpWList li .hWText {
    float: none;
    width: auto;
    color: #333333;
    font-size: 13px;
    line-height: 1.5;
    height: auto;
    margin-top: 0;
    text-overflow: clip;
  }
  #obtn .helpWords .helpWList li .hWTime {
    float: none;
    width: 100%;
    margin-top: 17px;
    color: #666666;
    font-size: 12px;
    line-height: 24px;
  }

  #obtn .helpWords .helpWList li .hWTit a:hover {
    color: #0d8bd3 !important;
  }
  a.detail {
    font-size: 14px;
    color: #0d8bd3;
  }
  .page .thisclass {
    background: #0d8bd3 !important;
    border-radius: 0 !important;
    color: white !important;
    width: 26px !important;
    height: 26px;
  }
  #obtn .wack1 .pz_fy li {
    float: left;
    width: auto;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
    margin: 0 10px;
  }
  #obtn .wack1 .pz_fy li:hover {
    border-radius: 0 !important;
    color: #fff;
    background: #0d8bd3 !important;
  }
  #obtn .wack1 .pz_fy a {
    float: left;
    width: auto;
    padding: 0;
    line-height: 26px;
    border-radius: 0 !important;
    color: #333333;
    font-size: 12px;
    font-family: Arial;
  }
  #obtn .wack1 .pz_fy a:hover {
    float: left;
    color: #fff;
    line-height: 26px;
    border-radius: 0 !important;
    font-size: 12px;
    font-family: Arial;
    border: none !important;
  }
  #obtn .wack1 {
    float: left;
    width: 100%;
    padding: 5% 0;
    text-align: center;
  }
}
