.header {
  background: #fff;
}
.header .header-top {
  height: 30px;
  border: 1px solid #f3f1f2;
}
.header .header-top .header-top-cont {
  height: 30px;
}
.header .header-top .header-top-cont .header-top-left {
  font-size: 12px;
  color: #888;
  line-height: 30px;
}
.header .header-top .header-top-cont .header-top-right img {
  vertical-align: middle;
}
.header .header-mid .header-mid-cont {
  height: 136px;
}
.header .header-mid .header-mid-cont .header-mid-logo {
  padding-top: 42px;
  margin-right: 96px;
}
.header .header-mid .header-mid-cont .header-mid-search .search-box {
  padding-top: 42px;
}
.header .header-mid .header-mid-cont .header-mid-search .search-box .search-input {
  width: 348px;
  height: 42px;
  border: 2px solid #DE0041;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
}
.header .header-mid .header-mid-cont .header-mid-search .search-box .search-btn {
  width: 88px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  background-color: #de0041;
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  color: #fff;
  cursor: pointer;
}
.header .header-mid .header-mid-cont .header-mid-search .mid-search-history .span {
  padding-top: 8px;
  margin-right: 10px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.header .header-mid .header-mid-cont .header-mid-buy {
  width: 143px;
  height: 34px;
  line-height: 34px;
  margin-top: 42px;
  background-color: #f7f7f7;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  font-size: 12px;
  color: #DE0041;
  cursor: pointer;
}
.header .header-mid .header-mid-cont .header-mid-buy img {
  padding-left: 12px;
  padding-right: 10px;
  vertical-align: middle;
}
.header .header-nav {
  height: 46px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#090909), to(#252525)), -webkit-gradient(linear, left top, left bottom, from(#de0041), to(#de0041));
  background-image: -webkit-linear-gradient(bottom, #090909 0%, #252525 100%), -webkit-linear-gradient(#de0041, #de0041);
  background-image: -o-linear-gradient(bottom, #090909 0%, #252525 100%), -o-linear-gradient(#de0041, #de0041);
  background-image: linear-gradient(0deg, #090909 0%, #252525 100%), linear-gradient(#de0041, #de0041);
  background-blend-mode: normal, 
            normal;
  -webkit-box-shadow: 3px 6px 9px 0px rgba(182, 180, 180, 0.75);
          box-shadow: 3px 6px 9px 0px rgba(182, 180, 180, 0.75);
}
.header .header-nav .nav {
  height: 46px;
}
.header .header-nav .nav .logo {
  padding-top: 13px;
  margin-right: 56px;
}
.header .header-nav .nav .logo img {
  display: block;
}
.header .header-nav .nav .nav-ul .nav-li {
  padding: 0 30px;
  text-align: center;
}
.header .header-nav .nav .nav-ul .nav-li .a {
  position: relative;
  display: block;
  height: 46px;
  line-height: 46px;
  color: #fff;
  font-size: 18px;
}
.header .header-nav .nav .nav-ul .nav-li .nav-li-a {
  cursor: pointer;
}
.header .header-nav .nav .nav-ul .nav-li .nav-li-down {
  display: inline-block;
  width: 12px;
  height: 6px;
  background: url(/static/edu/images/hxzy/login-down.png) no-repeat;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.header .header-nav .nav .nav-ul .nav-li .website-switch-box {
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  opacity: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 46px;
  left: 50%;
  z-index: 10;
  width: 240px;
  margin-left: -120px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(219, 218, 218, 0.75);
          box-shadow: 0px 0px 10px 0px rgba(219, 218, 218, 0.75);
}
.header .header-nav .nav .nav-ul .nav-li .website-switch-box span {
  display: inline-block;
  width: 50px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.header .header-nav .nav .nav-ul .nav-li .website-switch-box span a {
  color: #999;
}
.header .header-nav .nav .nav-ul .nav-li .website-switch-box span a:hover {
  color: #fb1841;
}
.header .header-nav .nav .nav-ul .nav-li .website-switch-box .website-switch {
  padding: 20px;
}
.header .header-nav .nav .nav-ul .nav-li .nav-li-a:hover .nav-li-down {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.header .header-nav .nav .nav-ul .nav-li .nav-li-a:hover .website-switch-box {
  top: 46px;
  opacity: 1;
  height: auto;
}
.header .header-nav .nav .nav-ul .nav-active {
  background: #DE0041;
}
.header .header-nav .nav .strip-load {
  font-size: 14px;
  padding-top: 16px;
  cursor: pointer;
  line-height: 1;
}
.header .header-nav .nav .strip-load .strip-download {
  color: #fff;
  margin-right: 18px;
  position: relative;
}
.header .header-nav .nav .strip-load .strip-download .strip-download-img {
  display: inline-block;
  width: 12px;
  height: 16px;
  background: url('/static/edu/images/hxzy/app-grey.png') no-repeat center;
  margin-right: 8px;
  vertical-align: sub;
}
.header .header-nav .nav .strip-load .strip-download .strip-code {
  display: none;
  position: absolute;
  top: 28px;
  left: -20px;
  z-index: 2;
  width: 134px;
  height: 134px;
  color: #de0041;
  background: #fff;
  text-align: center;
  font-size: 12px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 1px 2px 20px 0px #888;
          box-shadow: 1px 2px 20px 0px #888;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
}
.header .header-nav .nav .strip-load .strip-download .strip-code img {
  width: 98px;
  height: 98px;
}
.header .header-nav .nav .strip-load .strip-download:hover {
  color: #de0041;
}
.header .header-nav .nav .strip-load .strip-download:hover .strip-download-img {
  background: url('/static/edu/images/hxzy/app-red.png') no-repeat center;
}
.header .header-nav .nav .strip-load .strip-download:hover .strip-code {
  display: block;
}
.header .header-nav .nav .strip-load .strip-login {
  color: #fff;
  border-right: 1px solid #999;
  padding-right: 8px;
  margin-right: 8px;
}
.header .header-nav .nav .strip-load .strip-register {
  color: #fff;
}
.header .header-nav .nav .strip-load .strip-load-haslogin {
  width: 44px;
  position: relative;
  top: -14px;
}
.header .header-nav .nav .strip-load .strip-load-haslogin img {
  display: block;
  width: 100%;
}
.dialog-login-huaxin {
  width: 522px;
  height: 488px;
  background-color: #ffffff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -215px;
  margin-left: -261px;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(219, 218, 218, 0.75);
          box-shadow: 0px 0px 10px 0px rgba(219, 218, 218, 0.75);
}
.dialog-login-huaxin .login-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.dialog-login-huaxin .login-img {
  text-align: center;
  width: 390px;
  margin: 0 auto;
  border-bottom: 1px solid #e6e6e6;
}
.dialog-login-huaxin .login-img img {
  padding: 22px 0 26px;
}
.dialog-login-huaxin .login-main-box {
  width: 522px;
  height: 430px;
  margin: 0 auto;
}
.dialog-login-huaxin .login-main {
  width: 390px;
  padding-top: 30px;
  padding-left: 65px;
}
.dialog-login-huaxin .login-main .input-item {
  position: relative;
  width: 390px;
  height: 48px;
  background-color: #f6f6f6;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dialog-login-huaxin .login-main .input-item .input-item-left {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  width: 52px;
  height: 48px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  background: url(/static/edu/images/hxzy/login-line.png) no-repeat right center;
}
.dialog-login-huaxin .login-main .input-item .input-item-left img {
  display: inline;
}
.dialog-login-huaxin .login-main .input-item .login-item-input {
  width: 300px;
  height: 46px;
  font-size: 14px;
  position: absolute;
  top: 0;
  left: 68px;
  outline: none;
  border: none;
  background-color: #f6f6f6;
}
.dialog-login-huaxin .login-main .input-item input::-webkit-input-placeholder {
  color: #b0b0b0;
}
.dialog-login-huaxin .login-main .input-item input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b0b0b0;
}
.dialog-login-huaxin .login-main .input-item input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #b0b0b0;
}
.dialog-login-huaxin .login-main .login-btn {
  width: 390px;
  height: 48px;
  margin-top: 32px;
  margin-bottom: 12px;
  line-height: 48px;
  background-color: #fb1841;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}
.dialog-login-huaxin .login-main .login-tips {
  font-size: 14px;
}
.dialog-login-huaxin .login-main .login-tips .login-tips-left {
  color: #b0b0b0;
}
.dialog-login-huaxin .login-main .login-tips .login-tips-left img {
  vertical-align: sub;
}
.dialog-login-huaxin .login-main .login-tips .login-tips-left .login-tips-checked {
  cursor: pointer;
}
.dialog-login-huaxin .login-main .login-tips .login-tips-left a {
  color: #b0b0b0;
}
.dialog-login-huaxin .login-main .login-tips .login-tips-right {
  color: #fb1841;
}
.dialog-login-huaxin .login-main .quick-login {
  width: 282px;
  margin: 0 auto;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-head {
  position: relative;
  height: 20px;
  padding: 36px 0 20px;
  color: #999;
  font-size: 16px;
  text-align: center;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-head span {
  position: absolute;
  z-index: 3;
  top: 35px;
  margin-left: -58px;
  left: 50%;
  padding: 0 10px;
  background: #fff;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-head:after {
  content: '';
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 2;
  width: 282px;
  border-bottom: 1px solid #f0f0f0;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-img .quick-login-item {
  width: 33%;
  text-align: center;
  cursor: pointer;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-img .quick-login-qq {
  text-align: left;
}
.dialog-login-huaxin .login-main .quick-login .quick-login-img .quick-login-wechat {
  text-align: right;
}
.footer .footer-t {
  padding: 62px 0 40px;
  background-color: #1b1b1b;
  overflow: hidden;
}
.footer .footer-t .col-l {
  position: relative;
  width: 317px;
}
.footer .footer-t .col-l .tit {
  padding-top: 27px;
  line-height: 1em;
  color: #bbbbbb;
  font-size: 12px;
  background: url(/static/edu/images/hxzy/logo-2.png) left top no-repeat;
  font-weight: normal;
}
.footer .footer-t .col-l img {
  margin-top: 30px;
  display: block;
}
.footer .footer-t .col-l .cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 249px;
}
.footer .map a {
  font-size: 12px;
  display: block;
  color: #777;
  line-height: 16px;
  position: absolute;
}
.footer .map a b {
  color: #d00e31;
  font-weight: normal;
}
.footer .map a:hover {
  color: #d00e31;
  font-size: 14px;
}
.footer .map_a1 {
  left: 200px;
  top: 78px;
}
.footer .map_a2 {
  left: 183px;
  top: 105px;
}
.footer .map_a3 {
  left: 153px;
  top: 126px;
}
.footer .map_a4 {
  left: 220px;
  top: 102px;
}
.footer .map_a5 {
  left: 242px;
  top: 118px;
}
.footer .map_a6 {
  left: 215px;
  top: 130px;
}
.footer .map_a7 {
  left: 250px;
  top: 143px;
}
.footer .map_a8 {
  left: 200px;
  top: 147px;
}
.footer .map_a9 {
  left: 218px;
  top: 160px;
}
.footer .map_a10 {
  left: 224px;
  top: 180px;
}
.footer .map_a11 {
  left: 190px;
  top: 188px;
}
.footer .map_a12 {
  left: 172px;
  top: 168px;
}
.footer .map_a13 {
  left: 158px;
  top: 200px;
}
.footer .map_a14 {
  left: 115px;
  top: 201px;
}
.footer .map_a15 {
  left: 120px;
  top: 160px;
}
.footer .map_a16 {
  left: 203px;
  top: 213px;
}
.footer .map_a17 {
  left: 228px;
  top: 85px;
}
.footer .map_a18 {
  left: 250px;
  top: 90px;
}
.footer .map_a19 {
  left: 250px;
  top: 160px;
}
.footer-t .col-r {
  width: 774px;
}
.footer-menu {
  overflow: hidden;
}
.footer-menu li {
  padding-left: 50px;
  float: left;
}
.footer-menu .par {
  padding: 5px 0 20px;
}
.footer-menu .par a {
  display: block;
  color: #fff;
  height: 1em;
  line-height: 1em;
}
.footer-menu .par a:hover {
  color: #b0393d;
}
.footer-menu .sub p {
  height: 32px;
  line-height: 32px;
}
.footer-menu .sub a {
  color: #626262;
  font-size: 12px;
}
.footer-menu .sub a:hover {
  color: #b0393d;
}
.footer-link {
  margin-top: 44px;
  padding-top: 35px;
  padding-left: 6px;
  float: right;
  width: 724px;
  overflow: hidden;
  border-top: 2px solid #262727;
}
.footer-link .tel {
  padding-left: 52px;
  float: left;
  background: url(/static/edu/images/hxzy/ico-tel-2.png) left center no-repeat;
}
.footer-link .tel .p1 {
  height: 1em;
  line-height: 1em;
  color: #626262;
  font-size: 16px;
}
.footer-link .tel .p2 {
  margin-top: 6px;
  height: 1em;
  line-height: 1em;
  color: #fff;
  font-size: 24px;
}
.footer-link .link {
  float: right;
}
.footer-link .link a {
  margin-left: 18px;
  float: left;
  display: block;
  width: 48px;
  height: 48px;
  background-position: center center;
  background-repeat: no-repeat;
}
.footer-link .link a:hover {
  opacity: .6;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}
.footer-link .link a.a1 {
  background-image: url(/static/edu/images/hxzy/ico-wb-2.png);
}
.footer-link .link a.a2 {
  background-image: url(/static/edu/images/hxzy/ico-wx-2.png);
}
.footer-link .link a.a3 {
  background-image: url(/static/edu/images/hxzy/ico-menu-2.png);
}
.footer-b {
  height: 64px;
  line-height: 64px;
  color: #737373;
  font-size: 12px;
}
.footer-b .s1 {
  float: left;
}
.footer-b .s2 {
  float: right;
  text-align: right;
}
body {
  background: #f9f9f9;
}
.help .help-top-box {
  padding-top: 32px;
  padding-bottom: 44px;
  background: #fff;
  border-bottom: 1px solid #d5d5d5;
}
.help .help-crumb {
  font-size: 16px;
  padding-bottom: 20px;
}
.help .help-crumb span {
  color: #de0041;
}
.help .banner .img {
  display: block;
  width: 1200px;
  height: 120px;
}
.help .section .aside {
  width: 220px;
  margin-bottom: 144px;
  background: #f9f9f9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.help .section .aside .aside-top-img {
  background: #fff;
}
.help .section .aside .aside-top-img img {
  width: 220px;
  height: 170px;
}
.help .section .aside .aside-dl {
  position: relative;
  background: #fff;
}
.help .section .aside .aside-dl .aside-dt {
  font-size: 16px;
  height: 58px;
  line-height: 58px;
  padding-left: 40px;
  color: #222;
  position: relative;
  cursor: pointer;
}
.help .section .aside .aside-dl .aside-dt img {
  position: absolute;
  top: 24px;
  left: 15px;
}
.help .section .aside .aside-dl .aside-dt .span2 {
  position: absolute;
  top: 18px;
  left: 0px;
  height: 24px;
  border-left: 2px solid transparent;
}
.help .section .aside .aside-dl .aside-dt i {
  position: absolute;
  top: 0;
  right: 20px;
  font-style: normal;
  font-size: 20px;
  font-family: serif;
}
.help .section .aside .aside-dl .aside-dt:hover {
  color: #fa014a;
}
.help .section .aside .aside-dl .aside-dt:hover .span2 {
  border-left: 2px solid #fa014a;
}
.help .section .aside .aside-dl .aside-dt.active {
  color: #fa014a;
}
.help .section .aside .aside-dl .aside-dt.active .span2 {
  border-left: 2px solid #fa014a;
}
.help .section .aside .aside-dl .aside-dt:after {
  position: absolute;
  bottom: 0;
  left: 20px;
  width: 192px;
  content: '';
  border-bottom: 1px dashed #eee;
}
.help .section .aside .aside-dl .aside-dt-close {
  position: relative;
}
.help .section .aside .aside-dl .aside-dd-wrap {
  overflow: hidden;
  -webkit-transition-duration: 0.4s;
       -o-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-property: height;
  -o-transition-property: height;
  transition-property: height;
}
.help .section .aside .aside-dl .aside-dd {
  display: block;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  padding-left: 64px;
  color: #666;
  position: relative;
}
.help .section .aside .aside-dl .aside-dd:hover {
  background: url('/static/edu/images/hxzy/help-left.png') no-repeat;
  background-position: 195px center;
  background-color: #fe2061;
  color: #fff;
}
.help .section .aside .aside-dl .aside-dd:after {
  position: absolute;
  top: 20px;
  left: 42px;
  content: '';
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  background: #e1e1e1;
}
.help .section .article {
  width: 960px;
  min-height: 864px;
  margin-bottom: 144px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.help .section .article .article-fr-tab {
  display: none;
}
.help .section .article .article-fr-tab.show {
  display: block;
}
.help .section .article .article-content-tab {
  display: none;
}
.help .section .article .article-content-tab.show {
  display: block;
}
.help .section .article .article-title {
  position: relative;
  width: 960px;
  height: 50px;
  padding-top: 10px;
  padding-left: 32px;
  margin-bottom: 20px;
  line-height: 50px;
  color: #f9014a;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.help .section .article .article-title .article-title-tab {
  display: block;
  padding: 8px 16px;
  color: #222;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
}
.help .section .article .article-title .article-title-tab.active {
  background: #fd306c;
  color: #fff;
}
.help .section .article .article-content {
  font-size: 16px;
  padding: 20px 26px;
  background: #fff;
}
.help .section .article .article-content .article-h1 {
  color: #DE0041;
  line-height: 2;
  margin-bottom: 6px;
  position: relative;
}
.help .section .article .article-content .article-des {
  color: #333;
  line-height: 1.8;
  margin-bottom: 24px;
}
.help .section .article .article-content .article-img-wrap {
  margin-bottom: 54px;
}
.help .section .article .article-content .article-img-wrap .article-img {
  margin-left: 36px;
  width: 654px;
}
