.header-dropdown-m {
  display: none !important;
}
.mobile-footer,
.tab-list,
.api-more-li,
.mobileSection2 {
  display: none !important;
}
.center {
  text-align: center;
}
.width100 {
  width: 100%;
  min-width: 1200px;
}
.width1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.center {
  text-align: center;
}
.header,
.footer {
  display: block;
}
.nav-mobile {
  display: none;
}
.header-menu .header-menu-item.active .header-title {
  color: #fff;
}
.header-menu .header-menu-item.active:after {
  background: #fff;
}
html {
  font-size: 16px;
}
html,
body {
  width: 100%;
  height: 100%;
  min-width: 1200px;
}
body {
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  font-family: '微软雅黑';
}
.banner-container {
  width: 100%;
  min-width: 1200px;
  height: 566px;
  background: #000;
  position: relative;
}
.banner-list {
  width: 100%;
  height: 566px;
  overflow: hidden;
}
.banner-item {
  width: 100%;
  padding-top: 66px;
  height: 500px;
}
.banner-item-link {
  display: block;
  height: 400px;
}
.banner-controller {
  position: absolute;
  padding: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 100px;
}
.banner-controller-list {
  overflow: hidden;
}
.banner-controller-list li {
  float: left;
  margin: 0 5px;
  width: 30px;
  height: 20px;
  cursor: pointer;
  position: relative;
  color: #fff;
  text-indent: -500px;
}
.banner-controller-list li:before {
  content: '';
  width: 30px;
  height: 3px;
  background: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 8px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.banner-controller-list li.on:before {
  background: #fff;
}
.banner-controller-list li:hover:before {
  background: #fff;
}
.banner-activity {
  width: 100%;
  height: 100px;
  background: rgba(255, 255, 255, 0.06);
  position: absolute;
  bottom: 0;
  left: 0;
}
.banner-activity-list {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.banner-activity-item {
  width: 300px;
  height: 100px;
  float: left;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  text-align: center;
}
.banner-activity-item-container {
  display: inline-block;
  text-align: left;
}
.banner-activity-item:hover {
  background: rgba(255, 255, 255, 0.1);
}
.banner-activity-item:after {
  content: '';
  width: 1px;
  height: 60px;
  background: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/banner-activity-line.png') no-repeat;
  position: absolute;
  right: 0;
  top: 20px;
}
.banner-activity-item:last-child:after {
  content: none;
}
.banner-activity-name {
  margin-top: 23px;
  font-size: 16px;
  color: #fff;
}
.banner-activity-desc {
  margin-top: 10px;
  font-size: 14px;
  color: #dddddd;
}
.sectionTwo {
  background: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/sectionBg22.png") center top no-repeat #fff;
  height: 544px;
}
.contentTab .tabRight {
  float: right;
}
.contentTab .tabRight li {
  position: absolute;
  cursor: pointer;
  background: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/juhekeji/indexIcon.png) left top no-repeat;
}
.contentTab .tabRight li.active {
  z-index: 9;
  width: 324px;
  height: 132px;
}
.contentTab .tabRight .tabone {
  right: 379px;
  top: 286px;
  width: 97px;
  height: 171px;
  background-position: 0px -401px;
}
.contentTab .tabRight .tabone.active {
  right: 344px;
  top: 250px;
  width: 156px;
  height: 211px;
  background-position: -163px 0px;
}
.contentTab .tabRight .tabtwo {
  right: 200px;
  top: 180px;
  width: 97px;
  height: 172px;
  background-position: -485px -113px;
}
.contentTab .tabRight .tabtwo.active {
  right: 170px;
  top: 160px;
  width: 156px;
  height: 192px;
  background-position: -324px 0px;
}
.contentTab .tabRight .tabthree {
  right: 28px;
  top: 83px;
  width: 115px;
  height: 179px;
  background-position: 0px -217px;
}
.contentTab .tabRight .tabthree.active {
  right: 0;
  top: 44px;
  width: 158px;
  height: 212px;
  background-position: 0px 0px;
}
.contentTab .tabLeft {
  width: 370px;
  height: auto;
  margin-top: 135px;
  float: left;
  padding-right: 20px;
  text-align: center;
}
.contentTab .tabLeft li {
  width: 420px;
  height: auto;
  display: none;
  text-align: left;
}
.contentTab .tabLeft li h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  padding-bottom: 15px;
  position: relative;
  overflow: hidden;
}
.contentTab .tabLeft li h1 span {
  padding: 0 18px;
  position: relative;
}
.contentTab .tabLeft li h1 span::before {
  content: '';
  position: absolute;
  left: 13px;
  top: 21px;
  height: 10px;
  width: 10px;
  background: #333;
  border-radius: 5px;
}
.contentTab .tabLeft li p {
  line-height: 22px;
  font-size: 14px;
  color: #333;
  padding-top: 15px;
}
.contentTab .tabLeft li .check-details-a {
  margin-top: 30px;
  display: block;
  width: 180px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  color: #00BDFF;
  border: 1px solid #00BDFF;
  font-size: 14px;
}
.contentTab .tabLeft li.firstLeft {
  display: block;
}
.sectionThree {
  height: 880px;
  padding-top: 48px;
  background: #F9FAFE;
}
.sectionThree .find-text {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #999;
  line-height: 16px;
}
.sectionThree .search-text {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 30px;
  padding: 15px 0 40px;
  color: #333;
}
.sectionThree .search-text span {
  color: #00BDFF;
}
.sectionThree .search-form .search-wrapper {
  width: 840px;
  height: 50px;
  -webkit-box-shadow: 0 0 29px 0 rgba(7, 15, 72, 0.1);
  box-shadow: 0 0 29px 0 rgba(7, 15, 72, 0.1);
  border: 1px solid #e7e7e7;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}
.sectionThree .search-form .search-wrapper .search-api-icon {
  position: absolute;
  left: 28px;
  top: 16px;
  z-index: 1;
  width: 18px;
  height: 18px;
  background: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/juhekeji/indexIcon.png) -587px -113px no-repeat;
}
.sectionThree .search-form .search-wrapper .search-api-text {
  background: red;
  padding-left: 58px;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  border: 0 none;
  width: 680px;
  background: #fff;
  color: #666;
  text-align: left;
  font-weight: 400;
}
.sectionThree .search-form .search-wrapper .search-api-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 98px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #181818;
  font-size: 16px;
  border: 0 none;
}
.sectionThree .search-form .hot-search {
  margin: 21px auto 50px;
  text-align: center;
  font-size: 14px;
  color: #666;
  line-height: 16px;
}
.sectionThree .search-form .hot-search span {
  margin: 0 16px;
}
.sectionThree .search-form .hot-search span a {
  color: #666;
}
.classify-wapper .classify-content {
  float: left;
  width: 370px;
  height: 550px;
  padding-top: 30px;
  background: #fff;
  -webkit-box-shadow: 1px 3px 33px 2px rgba(172, 175, 178, 0.11);
  box-shadow: 1px 3px 33px 2px rgba(172, 175, 178, 0.11);
}
.classify-wapper .classify-content .classify-icon {
  display: block;
  margin: 0 auto;
  width: 160px;
  height: 108px;
  background: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/juhekeji/indexIcon.png) no-repeat;
}
.classify-wapper .classify-content h2 {
  color: #333;
  font-size: 24px;
  line-height: 24px;
  padding-top: 15px;
  text-align: center;
}
.classify-wapper .classify-content.first-classify .classify-icon {
  background-position: -120px -217px;
}
.classify-wapper .classify-content.second-classify {
  margin: 0 45px;
}
.classify-wapper .classify-content.second-classify .classify-icon {
  background-position: -285px -217px;
}
.classify-wapper .classify-content.third-classify .classify-icon {
  background-position: -485px 0px;
}
.classify-wapper .classify-content .classify-list {
  padding-top: 23px;
}
.classify-wapper .classify-content .classify-list li {
  margin: 35px 40px 0;
  width: 290px;
  height: 64px;
  overflow: hidden;
}
.classify-wapper .classify-content .classify-list .classify-api-a {
  float: left;
  display: block;
  width: 62px;
  height: 62px;
  border: 1px solid #e7e7e7;
  border-radius: 2px;
  text-align: center;
}
.classify-wapper .classify-content .classify-list .classify-api-a svg,
.classify-wapper .classify-content .classify-list .classify-api-a img {
  margin: 7px auto;
  width: 50px;
  height: 50px;
}
.classify-wapper .classify-content .classify-list .api-right-main {
  float: right;
  width: 210px;
}
.classify-wapper .classify-content .classify-list dt a {
  color: #555;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 18px;
  line-height: 18px;
}
.classify-wapper .classify-content .classify-list dd {
  padding-top: 6px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  font-size: 12px;
  color: #aaa;
}
.classify-wapper .classify-content .api-more {
  color: #aaa;
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  margin-top: 40px;
  line-height: 12px;
}
.section-vip {
  height: 400px;
  background: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/juhekeji/vip.png) center center no-repeat;
  position: relative;
}
.section-vip .section-vip-text {
  display: none;
}
.section-vip .section-vip-btn {
  display: block;
  width: 192px;
  height: 56px;
  line-height: 56px;
  background: -webkit-gradient(linear, left top, right top, from(#0e85ff), to(#026fe9));
  background: linear-gradient(90deg, #0e85ff 0%, #026fe9 100%);
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: -16px;
  left: 50%;
  margin-left: -96px;
}
.bottom {
  width: 100%;
  height: auto;
  min-width: 1200px;
  /* background-image: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-bgc.png'); */
  /* background-repeat: repeat-x */
}
.bottom .bottom-main {
  margin: 0 auto;
  width: 1200px;
}
.bottom-main .bottom-header {
  height: 394px;
  width: 100%;
  padding-top: 60px;
}
.bottom-main .bottom-header .header-top {
  text-align: center;
  position: relative;
}
.bottom-main .bottom-header .header-top-title {
  position: absolute;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 100;
}
.bottom-main .bottom-header .header-top-title1 {
  font-size: 40px;
  color: #202446;
  font-family: 'MicrosoftYaHei-Bold';
  font-weight: bold;
}
.bottom-main .bottom-header .header-content {
  height: 350px;
  width: 100%;
  margin-top: 25px;
}
.bottom-main .bottom-header .header-content div {
  width: 590px;
  height: 100%;
}
.bottom-main .bottom-header .header-content .content-left {
  float: left;
  background-image: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/header-content-left.png');
  background-repeat: no-repeat;
}
.bottom-main .bottom-header .header-content .content-right {
  float: right;
  background-image: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/header-content-right.png');
  background-repeat: no-repeat;
}
.bottom-main .bottom-header .header-content .content-left .left-title {
  float: left;
  margin-left: 60px;
  margin-top: 59px;
  width: 174px;
}
.bottom-main .bottom-header .header-content .content-left .left-list {
  float: right;
  width: 182px;
}
.bottom-main .bottom-header .header-content .content-left .left-title .left-title-top {
  height: 100px;
  background-image: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/header-left-title-top.png);
  background-repeat: no-repeat;
  background-position: center;
}
.bottom-main .bottom-header .header-content .content-right .left-title .left-title-top {
  background-image: url(https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/header-content-right-title.png);
}
.bottom-main .bottom-header .header-content .content-left .left-title .left-title-middle {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  margin-top: 19px;
}
.bottom-main .bottom-header .header-content .content-left .left-title a {
  width: 120px;
  height: 36px;
  background-color: #fff;
  border-radius: 18px;
  font-size: 14px;
  line-height: 36px;
  display: block;
  text-align: center;
  margin-left: 24px;
  margin-top: 41px;
  color: '#333544';
  font-weight: bold;
}
.bottom-main .bottom-header .header-content .content-left .left-list {
  height: 264px;
  margin-top: 44px;
  margin-right: 79px;
}
.bottom-main .bottom-header .header-content .content-left .left-list ul {
  height: 50px;
  margin-bottom: 21px;
}
.bottom-main .bottom-header .header-content .content-left .left-list ul li {
  float: left;
  height: 50px;
}
.bottom-main .bottom-header .header-content .content-left .left-list ul .font {
  font-size: 14px;
  color: #fff;
  margin-left: 17px;
  padding-top: 17px;
  height: 33px;
}
.bottom-main .bottom-header .header-content .content-left .left-list .left-list-one .pic {
  width: 44px;
  height: 50px;
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-xuebi.png");
  background-repeat: no-repeat;
  background-position: 0 -105px;
}
.bottom-main .bottom-header .header-content .content-right .left-list .left-list-one .pic {
  background-position: 0 -53px;
}
.bottom-main .bottom-header .header-content .content-left .left-list .left-list-two .pic {
  width: 44px;
  height: 50px;
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-xuebi.png");
  background-repeat: no-repeat;
  background-position: -45px -105px;
}
.bottom-main .bottom-header .header-content .content-right .left-list .left-list-two .pic {
  background-position: -45px -53px;
}
.bottom-main .bottom-header .header-content .content-left .left-list .left-list-three .pic {
  width: 44px;
  height: 50px;
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-xuebi.png");
  background-repeat: no-repeat;
  background-position: -90px -105px;
}
.bottom-main .bottom-header .header-content .content-right .left-list .left-list-three .pic {
  background-position: -90px -53px;
}
.bottom-main .bottom-header .header-content .content-left .left-list .left-list-four .pic {
  width: 44px;
  height: 50px;
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-xuebi.png");
  background-repeat: no-repeat;
  background-position: -135px -105px;
}
.bottom-main .bottom-header .header-content .content-right .left-list .left-list-four .pic {
  background-position: -135px -53px;
}
.bottom-middle {
  height: 647px;
}
.bottom-middle-left {
  padding-top: 158px;
  float: left;
  width: 458px;
}
.bottom-middle-left .middle-top .one {
  font-size: 36px;
  color: #333;
  line-height: 36px;
  font-weight: bold;
  font-family: '微软雅黑';
}
.bottom-middle-left .middle-top .two {
  font-size: 18px;
  color: #333333;
  margin-top: 14px;
}
.bottom-middle-left .middle-top .three {
  font-size: 14px;
  color: #333333;
  margin-top: 22px;
  background-image: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/middle-left-top.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 20px;
}
.bottom-middle-left .middle-list {
  margin-top: 102px;
}
.bottom-middle-left .middle-list .middle-list-main {
  margin-bottom: 48px;
  height: 36px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con {
  float: left;
  height: 36px;
  width: 50%;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con li {
  float: left;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .bgc {
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/bottom-xuebi.png");
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  margin-right: 18px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .bgc-one {
  background-position: 0 -17px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .bgc-two {
  background-position: -37px -17px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .bgc-three {
  background-position: -74px -17px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .bgc-four {
  background-position: -111px -17px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .con .top {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 4px;
}
.bottom-middle-left .middle-list .middle-list-main .middle-list-main-con .con .bot {
  font-size: 12px;
  color: #bbbbbb;
  line-height: 12px;
}
.left-title-middle .vip-span1 {
  line-height: 26px;
  display: block;
}
.left-title-middle .vip-span2 {
  display: block;
  font-size: 11px;
  line-height: 11px;
  margin-top: 9px;
}
.bottom-middle .bottom-middle-right {
  width: 740px;
  height: 514px;
  float: right;
  padding-top: 74px;
}
.bottom-partner {
  height: 458px;
  background-color: #f8f9fb;
  padding-top: 48px;
}
.bottom-partner .bottom-partner-main {
  width: 1200px;
  margin: 0 auto;
}
.bottom-partner .bottom-partner-main .bottom-partner-top {
  font-size: 16px;
  text-align: center;
  color: #999999;
  line-height: 16px;
  font-weight: bold;
}
.bottom-partner .bottom-partner-main .bottom-partner-mid {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-top: 19px;
  color: #00BDFF;
  font-family: "SourceHanSansCN-Heavy";
}
.bottom-partner .bottom-partner-main .bottom-partner-mid .mid-one {
  color: #1e1e1e;
}
.bottom-partner .bottom-partner-main .bottom-partner-bot {
  height: 310px;
  margin-top: 40px;
  background-image: url('https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/partner-bot.png');
  background-repeat: no-repeat;
  background-position: -10px center;
}
.bottom-loginJump {
  background-image: url("https://juheimg.oss-cn-hangzhou.aliyuncs.com/www/v7/home/loginJump-bgc.png");
  background-repeat: repeat-x;
  height: 150px;
  padding-top: 50px;
  display: none;
}
.bottom-loginJump .bottom-loginJump-main {
  width: 1200px;
  margin: 0 auto;
}
.bottom-loginJump .bottom-loginJump-main .loginJump-main-top {
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  text-align: center;
}
.bottom-loginJump .bottom-loginJump-main .loginJump-main-bot {
  text-align: center;
  margin-top: 30px;
}
.bottom-loginJump .bottom-loginJump-main .loginJump-main-bot a {
  text-align: center;
  font-size: 16px;
  display: inline-block;
  width: 180px;
  line-height: 44px;
  border-width: 1px;
  border-style: solid;
  border-color: #00BDFF;
  color: #00BDFF;
  margin-right: 21px;
}
.bottom-loginJump .bottom-loginJump-main .loginJump-main-bot .two {
  margin-right: 0;
  margin-left: 21px;
  background-color: #00bdff;
  color: #fff;
}
