#jsfundHeader {
  font-family: "PingFang SC", "微软雅黑", "Microsoft YaHei", "Helvetica Neue", "Open Sans", "Arial";
  position: relative;
  z-index: 8;
  width: 100%;
}
#jsfundHeader .left {
  float: left;
}
#jsfundHeader .right {
  float: right;
}
#jsfundHeader a {
  text-decoration: none;
}
#jsfundHeader html {
  background: #fff;
}
#jsfundHeader .jsfundHeader {
  font-size: 14px;
}
#jsfundHeader .header-bg {
  height: 32px;
  background: #F8F8F8;
}
#jsfundHeader .jsfundHeader a {
  color: #808080;
  cursor: pointer;
  text-decoration: none;
}
#jsfundHeader .header-list {
  width: 1220px;
  line-height: 32px;
  margin: 0 auto;
  overflow: hidden;
}
#jsfundHeader .header-left {
  overflow: hidden;
  margin-left: -12px;
}
#jsfundHeader .header-left a {
  padding: 0 12px;
}
#jsfundHeader .header-right {
  overflow: hidden;
  margin-right: -10px;
}
#jsfundHeader .header-right a {
  padding: 0 10px;
}
#jsfundHeader .header-list li {
  float: left;
}
#jsfundHeader .header-left .i_tel {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px ;
  vertical-align: middle;
  margin-top: -3px;
}
#jsfundHeader .header-left .i_earphone {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px ;
  vertical-align: middle;
  margin-top: -3px;
}
#jsfundHeader .header-left .nav-book a {
  font-size: 14px;
  color: #CA0000;
  line-height: 14px;
}
#jsfundHeader .header-list li:before {
  content: "|";
  color: #E6E6E6;
}
#jsfundHeader #jsfundHeader .header-left li:first-child a {
  padding-left: 0px;
}
#jsfundHeader .header-left li:first-child:before {
  content: "";
}
#jsfundHeader .header-right li:first-child:before {
  content: "";
}
#jsfundHeader #jsfundHeader .header-right li:last-child a {
  padding-right: 0px;
}
#jsfundHeader .header-item {
  width: 1220px;
  margin: 0 auto;
  position: relative;
}
#jsfundHeader .header-item:after {
  content: "";
  display: block;
  clear: both;
}
#jsfundHeader .header-logo {
  margin-top: 25.5px;
}
#jsfundHeader .header-logo img {
  vertical-align: middle;
}
#jsfundHeader .nav-list {
  overflow: hidden;
}
#jsfundHeader .nav-list li {
  height: 98px;
  line-height: 98px;
  float: left;
  box-sizing: border-box;
  position: relative;
}
#jsfundHeader .nav-list li.open a:after {
  content: '';
  position: absolute;
  left: 10px;
  top: auto;
  bottom: 0;
  right: auto;
  height: 5px;
  width: calc(100% - 20px);
  background-color: #D50000;
}
#jsfundHeader .loginBtn {
  height: 98px;
  line-height: 98px;
  float: left;
  box-sizing: border-box;
  position: relative;
}
#jsfundHeader .nav-list li a {
  padding: 0 16px;
  text-decoration: none;
  font-size: 22px;
  color: #404040;
}
#jsfundHeader .nav-list li a.active {
  color: #D50000;
  font-weight: bold;
}
#jsfundHeader .nav-list .loginBtn a {
  padding: 10px 22px;
  border: 1px solid #E8E8E8;
  border-radius: 2px;
  margin-left: 34px;
  font-size: 22px;
  color: #404040;
  display: inline;
}
#jsfundHeader .header-margin {
  position: relative;
}
#jsfundHeader .gnav-subcategory {
  display: none;
  background-color: #f8f8f8;
  position: absolute;
  left: 0;
  top: 130px;
  width: 100%;
  z-index: 8;
  height: auto;
}
#jsfundHeader .gnav-subcategory-list {
  display: none;
  width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}
#jsfundHeader .gnav-modal {
  display: none;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 200%;
  position: fixed;
  top: 0;
  z-index: -1;
}
#jsfundHeader .gnav-list-item .title a {
  font-size: 18px;
  color: #404040;
  line-height: 18px;
  font-weight: bold;
}
#jsfundHeader .gnav-list-item {
  float: left;
  padding: 42px 0px 50px;
  margin-right: 60px;
}
#jsfundHeader .gnav-list-item ul {
  margin-top: 30px;
}
#jsfundHeader .gnav-list-item ul li {
  margin-bottom: 20px;
  display: block !important;
}
#jsfundHeader .gnav-list-item ul li a {
  font-size: 18px;
  color: #808080;
  line-height: 18px;
}
#jsfundHeader .gnav-list-item ul li a:hover {
  color: #404040;
}
#jsfundHeader .guestbook {
  position: absolute;
  width: 100%;
  background: #7A0000;
  left: 0;
  top: 32px;
  display: none;
  z-index: 10;
  padding: 30px 0;
}
#jsfundHeader .guestbook-item {
  width: 945px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
#jsfundHeader .guestbook-code {
  margin-right: 26px;
}
#jsfundHeader .guestbook-text {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
}
#jsfundHeader .guestbook-text .title {
  font-size: 36px;
  color: #FFFFFF;
  line-height: 36px;
  margin-bottom: 15px;
}
#jsfundHeader .nav-book a {
  color: #D50000;
}
#jsfundHeader .nav-book a img {
  animation: myfirst 2s infinite;
  margin-right: 12px;
}
@keyframes myfirst {
  0% {
    transform: translate(0px, 0px);
  }
  50% {
    transform: translate(0px, 8px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
#jsfundHeader .guestbook-close {
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
}
#jsfundHeader .login-pit {
  display: none;
  width: 436px;
  height: auto;
  background: #fff;
  position: absolute;
  right: 0;
  z-index: 12;
  top: 98px;
  font-size: 12px;
  box-sizing: border-box;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.25);
  border-bottom: 4px solid #D52626;
}
#jsfundHeader .login-pit .login-pit-title {
  font-size: 22px;
  color: #404040;
  line-height: 22px;
  margin-top: 30px;
  padding: 0 40px;
}
#jsfundHeader .login-pit .login-pit-head {
  height: auto;
  overflow: hidden;
  margin-top: 28px;
  padding: 0 40px;
}
#jsfundHeader .login-pit .login-pit-child a {
  padding: 0px;
  color: #666;
}
#jsfundHeader .login-pit .login-pit-head a {
  width: 50%;
  height: 58px;
  line-height: 58px;
  font-size: 22px;
  color: #D50000;
  display: block;
  float: left;
  text-align: center;
  background-color: #F9F9F9;
}
#jsfundHeader .login-pit .login-pit-head .activeLogin {
  color: #fff;
  background-color: #D52626;
}
#jsfundHeader .login-pit .login-pit-cont {
  height: auto;
  overflow: hidden;
  padding-top: 32px;
}
#jsfundHeader .login-pit .login-pit-cont:last-child {
  display: none;
}
#jsfundHeader .login-pit .login-pit-cont p {
  text-align: center;
}
#jsfundHeader .login-pit .login-pit-cont p a {
  font-size: 16px;
  color: #404040;
  line-height: 16px;
  padding: 0 14px;
}
#jsfundHeader .login-pit .zheng {
  color: #d50000;
}
#jsfundHeader .login-pit .login-pit-cont .gerenUl {
  padding: 0 40px;
  overflow: hidden;
  padding-bottom: 30px;
}
#jsfundHeader .login-pit .login-pit-cont .gerenUl li {
  text-align: center;
  width: calc(100% / 6);
}
#jsfundHeader .login-pit .gerenUl p {
  margin-top: 36px;
  margin-bottom: 20px;
}
#jsfundHeader .login-pit .login-pit-cont .gerenUl li a img.hide {
  display: none;
}
#jsfundHeader .login-pit .gerenUl p a {
  font-size: 16px;
  color: #808080;
  line-height: 16px;
}
#jsfundHeader .login-pit .gerenUl li a {
  font-size: 14px;
  color: #808080;
  line-height: 14px;
}
#jsfundHeader .login-pit .gerenUl li a img {
  margin-bottom: 5px;
}
#jsfundHeader .login-pit .dlother {
  height: 88px;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  background-color: #f9f9f9;
}
#jsfundHeader .login-pit .dlother img.left {
  vertical-align: middle;
  margin-left: 40px;
  margin-top: 16.5px;
}
#jsfundHeader .dlother-abox {
  margin-right: 40px;
  margin-top: 16.5px;
}
#jsfundHeader .dlother-abox a:nth-child(1) {
  margin-bottom: 11px;
}
#jsfundHeader .login-pit .login-pit-child .dlother p {
  display: block;
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  text-align: left;
  padding-top: 0;
}
#jsfundHeader .login-pit .login-pit-child .dlother a {
  color: #808880;
}
#jsfundHeader .login-pit .login-pit-child .dlother p img {
  margin-left: 4px;
}
#jsfundHeader .login-pit .qiyeUl {
  height: auto;
  overflow: hidden;
  margin-top: 42px;
  padding: 0 40px;
  margin-left: -5px;
  margin-right: -6px;
  margin-bottom: 52px;
}
#jsfundHeader .login-pit .qiyeUl li {
  float: left;
  padding: 0 5px;
  position: relative;
}
#jsfundHeader .login-pit .qiyeUl li span {
  position: absolute;
  left: 50%;
  margin-left: -36px;
  top: 16px;
  font-size: 18px;
  color: #808080;
  text-align: center;
  line-height: 23px;
}
#jsfundHeader .login-pit .login-pit-child .yuyuelC {
  display: block;
  width: 206px;
  height: 38px;
  margin: 5px auto 0;
  font-size: 18px;
  color: #fff;
  background: #cd0000;
  text-align: center;
  line-height: 38px;
}
#jsfundHeader .login-pit .login-pit-child .gerenUl li a img {
  width: 27px;
  height: 26px;
}
#jsfundHeader #login-pit a.redcolor {
  color: #D50000;
}
#jsfundHeader .login-pit .login-pit-cont p .padding_R {
  padding-right: 56px;
}
#jsfundHeader .login-pit .login-pit-cont p .padding_L {
  padding-left: 56px;
}
.loginModal {
  display: none;
  width: 816px;
  margin: 0 auto;
  height: auto;
  background: #fff;
  border: none;
  border-top: 5px solid #D50000;
  font-size: 18px;
  color: #808080;
  line-height: 18px;
  box-sizing: border-box;
  z-index: 999;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.loginModal a {
  text-decoration: none;
}
.loginModal .left {
  float: left;
}
.loginModal .right {
  float: right;
}
.loginModal-head {
  overflow: hidden;
  padding: 46px 44px;
}
.loginModal-head-child {
  width: 50%;
}
.loginModal-head-text span {
  font-size: 24px;
  color: #404040;
  line-height: 24px;
  display: block;
  margin-bottom: 7px ;
}
.loginModal-head-btn {
  font-size: 32px;
  color: #D50000;
  line-height: 32px;
  margin-top: 36px;
  cursor: pointer;
}
.loginModal-head-btn a {
  color: #D50000;
  font-weight: bold;
}
.loginModal-head-btn img {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 12px;
}
.loginModal-content {
  background: #F9F9F9;
  padding: 40px 44px;
}
.loginModal-cont-desc {
  height: 33px;
}
.loginModal-cont-desc:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.loginModal-cont-title {
  font-size: 18px;
  text-align: -moz-center !important;
  text-align: center;
  vertical-align: middle;
}
.loginModal-cont-title span {
  font-size: 32px;
  color: #D50000;
  line-height: 32px;
  vertical-align: middle;
}
.loginModal-cont-opera {
  margin-top: 4px;
  cursor: pointer;
}
.loginModal-cont-opera img {
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 10px;
}
.loginModal-cont-list {
  display: none;
}
.loginModal-cont-item {
  font-size: 16px;
  margin-top: 20px;
}
.loginModal-cont-inner {
  display: inline-block;
  color: #404040;
  margin-right: 18px;
}
.loginModal-cont-inner img {
  margin-right: 8px;
}
.loginModal-foot-child {
  overflow: hidden;
  font-size: 14px;
  line-height: 18px;
  height: 18px;
}
.loginModal-foot-left img {
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 10px;
}
.loginModal-foot-left span {
  color: #404040;
  margin-left: 10px;
}
.loginModal-foot {
  padding: 20px 44px;
}
.modalView {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000;
  opacity: 0.3;
  z-index: 10;
  display: none;
}
.loginModal-ding .loginModal-content {
  overflow: hidden;
}
.loginModal-ding .ding-item {
  padding-top: 48px;
  width: 50%;
  float: left;
}
.loginModal-ding .ding-item .less-right {
  margin-right: 8px;
}
.loginModal-ding .ding-item .less-right img {
  margin-right: 0px;
}
.loginModal-ding .ding-item .loginModal-cont-inner {
  margin-right: 14px;
}
@media screen and (max-width: 1280px) {
  #jsfundHeader .header-list {
    width: 980px;
    padding-left: 12px;
    box-sizing: border-box;
  }
  #jsfundHeader .header-item {
    width: 980px;
    padding-left: 12px;
    box-sizing: border-box;
  }
  #jsfundHeader .nav-list li a {
    font-size: 18px;
    padding: 0 12px;
  }
  #jsfundHeader .nav-list .loginBtn a {
    font-size: 18px;
    margin-left: 10px;
  }
  #jsfundHeader .gnav-subcategory-list {
    width: 980px;
    padding-left: 12px;
    box-sizing: border-box;
  }
  #jsfundHeader .gnav-list-item {
    margin-right: 45px;
  }
  #jsfundHeader .gnav-list-item ul li a {
    font-size: 14px;
  }
  #jsfundHeader .header-logo img {
    width: 234px;
  }
  #jsfundHeader .login-pit {
    width: 400px;
  }
  #jsfundHeader .login-pit .login-pit-head {
    margin-top: 18px;
  }
  #jsfundHeader .login-pit .login-pit-head a {
    height: 50px;
    line-height: 50px;
  }
  #jsfundHeader .login-pit .login-pit-cont {
    padding-top: 24px;
  }
  #jsfundHeader .login-pit .login-pit-cont p a {
    font-size: 14px;
  }
  #jsfundHeader .login-pit .gerenUl p {
    margin-top: 28px;
    margin-bottom: 18px;
  }
  #jsfundHeader .login-pit .gerenUl li a {
    font-size: 12px;
  }
  #jsfundHeader .login-pit .login-pit-cont .gerenUl {
    padding-bottom: 24px;
  }
  #jsfundHeader .login-pit .login-pit-child .dlother p {
    font-size: 14px;
  }
  #jsfundHeader .login-pit .qiyeUl li span {
    font-size: 14px;
    line-height: 19px;
    margin-left: -28px;
  }
  #jsfundHeader .login-pit .qiyeUl li img {
    width: 100px;
  }
  #jsfundHeader .login-pit .login-pit-title {
    margin-top: 24px;
    font-size: 20px;
  }
  #jsfundHeader .login-pit .login-pit-cont p .padding_L {
    padding-left: 42px;
  }
  #jsfundHeader .login-pit .login-pit-cont p .padding_R {
    padding-right: 42px;
  }
  .loginModal {
    font-size: 16px;
    width: 768px;
  }
  .loginModal-head-text span {
    font-size: 20px;
  }
  .loginModal-head-btn {
    font-size: 24px;
    margin-top: 26px;
  }
  .loginModal-cont-title {
    font-size: 16px;
  }
  .loginModal-cont-title span {
    font-size: 28px;
  }
  .loginModal-cont-item {
    font-size: 14px;
    margin-top: 14px;
  }
  .loginModal-head {
    padding: 32px;
  }
  .loginModal-content {
    padding: 28px;
  }
  .loginModal-ding .ding-item {
    padding-top: 38px;
  }
}
