a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #333;
}

input {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
}

html {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
}

body {
  font-size: 16px !important;
  word-break: break-all;
  word-wrap: break-word;
  margin: 0;
  background-color: #fff;
  overflow-x: hidden;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  color: #2f2f2f;
  min-height: 500px;
}

ul,
li,
dl,
dd,
dt,
p,
ol,
h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  margin: 0;
}

img,
table {
  max-width: 100%;
}

ul li {
  list-style-type: none;
}

cite {
  font-style: normal;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

i {
  font-style: normal;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.fw {
  font-weight: bold;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.hide {
  display: none !important;
}

.overflowH {
  overflow: hidden;
}

.background_white {
  background-color: white !important;
}

.background_gray {
  background-color: #FCF9FC !important;
}

.background_green {
  background-color: #61C389 !important;
}

.color-text-green {
  color: #61C389;
}

.color-text-red {
  color: #e54548;
}

.content-layer {
  display: none;
}

.hr {
  background-color: #FCF9FC;
  height: 0.267rem;
}

.mui-icon-clear::before {
  color: #d7d7d7;
}

.home_header-background {
  background-color: #61C389;
  z-index: 10;
}

.header-background {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url(../img/home_background.png);
  height: 4.05rem;
  margin-bottom: -1.2rem;
}

.background_img {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.guanzhu .pic1 {
  display: block;
}

.guanzhu .pic2 {
  display: none;
}

.guanzhu.active .pic1 {
  display: none;
}

.guanzhu.active .pic2 {
  display: block;
}

.fixed {
  left: 50%;
  transform: translateX(-50%);
  max-width: 750px;
}

.container {
  margin-left: 0.4rem;
  margin-right: 0.4rem;
}

.container-row {
  margin-left: -0.4rem;
  margin-right: -0.4rem;
}

.home_main_content {
  border-radius: 0.4rem 0.4rem 0 0;
  overflow: hidden;
  background-color: #FCF9FC;
}

.home_main_content.fixed {
  position: fixed;
  top: 2.8rem;
  width: 100%;
  height: calc(100% - 2.8rem);
}

.insBox {
  padding: 0.8rem 0.4rem 0.4rem;
}

.insTitle .title {
  font-size: 0.45rem;
  line-height: 0.45rem;
}

.insTitle .more {
  float: right;
  font-size: 0.35rem;
  color: #666;
}

.insTitle .more .icon {
  font-size: 0.3rem;
  vertical-align: middle;
}

.newsCard_list > li {
  padding: 0.5rem 0;
  background-color: #fff;
}

.newsCard_list > li + li {
  border-top: 1px solid #eee;
}

.newsCard_list.no-border > li {
  border-top: none;
}

.newsCard_list.no-border > li + li {
  margin-top: 0.28rem;
}

.newsCard_list.card-container .newsCard {
  padding: 0 0.4rem;
}

.newsCard_list .newsCard {
  display: block;
}

.newsCard_list .newsCard .card-header {
  margin-bottom: 0.4rem;
}

.newsCard_list .newsCard .card-header .title {
  line-height: 0.4rem;
  font-size: 0.43rem;
  font-weight: bold;
}

.newsCard_list .newsCard .card-content {
  margin-bottom: 0.4rem;
}

.newsCard_list .newsCard .card-content .text .name {
  font-size: 0.43rem;
  line-height: 0.59rem;
}

.newsCard_list .newsCard .card-content .name-detail {
  font-size: 0.37rem;
  line-height: 0.51rem;
  overflow: hidden;
}

.newsCard_list .newsCard .card-content .name-detail .name {
  width: 2rem;
  float: left;
}

.newsCard_list .newsCard .card-content .name-detail .detail {
  color: #585858;
  margin-left: 2rem;
}

.newsCard_list .newsCard .card-footer {
  line-height: 0.48rem;
  color: #9599a2;
  font-size: 0.32rem;
}

.newsCard_list .newsCard .card-footer .foot-item {
  display: inline-block;
}

.newsCard_list .newsCard .card-footer .foot-item + .foot-item {
  margin-left: 0.2rem;
}

.newsCard_list .newsCard .star-list {
  float: right;
  white-space: nowrap;
  margin-left: 0.2rem;
  transform: translateY(0.01rem);
}

.newsCard_list .newsCard .star-list .icon {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  margin-left: -0.08rem;
}

.jxy-label {
  display: inline-block;
  line-height: 0.48rem;
  font-size: 0.29rem;
  padding: 0 0.25rem;
  color: #61c288;
  background-color: rgba(97, 194, 136, 0.2);
  border-radius: 0.1rem;
}

.jxy-label.color-orange {
  color: #ff7e3d;
  background-color: rgba(255, 126, 61, 0.2);
}

.jxy-label.color-gray {
  color: #9599a2;
  background-color: rgba(149, 153, 162, 0.2);
}

.about {
  padding: 0.4rem 0;
  background-color: #FCF9FC;
}

.about .text {
  font-size: 0.293rem;
  line-height: 0.533rem;
  color: #999999;
  text-align: center;
}

.home_header {
  padding-top: 0.55rem;
}

.home_header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}

.home_header .header-top .logo {
  float: left;
  display: block;
  width: 1.65rem;
  margin-bottom: 0.4rem;
}

.home_header .header-top .myInfor {
  float: right;
  position: relative;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 10rem;
  padding: 0.15rem 0;
}

.home_header .header-top .myInfor > .item {
  padding: 0 0.4rem;
  float: left;
  font-size: 0.35rem;
  line-height: 0.35rem;
}

.home_header .header-top .myInfor > .item .text {
  color: #fff;
}

.home_header .header-top .myInfor > .item .text .icon {
  font-size: 0.2rem;
}

.home_header .header-top .myInfor > .item + .item {
  border-left: 1px solid #fff;
}

.home_header .header-top .myInfor > .item.active .myInfor-popover {
  display: block;
}

.home_header .header-top .myInfor .myInfor-popover {
  display: none;
  z-index: 2;
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 0.3rem;
}

.home_header .header-top .myInfor .myInfor-popover .popover-arrow {
  z-index: 1;
  position: relative;
}

.home_header .header-top .myInfor .myInfor-popover .popover-arrow::before {
  content: "";
  position: absolute;
  right: 0.6rem;
  top: -5px;
  width: 10px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.95);
  transform: rotate(45deg);
}

.home_header .header-top .myInfor .myInfor_list {
  width: 3.43rem;
  border-radius: 0.2rem;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.95);
  padding-left: 0.5rem;
  box-sizing: border-box;
}

.home_header .header-top .myInfor .myInfor_list .link {
  line-height: 1.2rem;
  color: #333333;
  font-size: 0.37rem;
}

.home_header .header-top .myInfor .myInfor_list .link .icon {
  vertical-align: middle;
  width: 0.4rem;
  margin-right: 0.3rem;
}

.home_header .header-top .search {
  float: right;
  width: 0.47rem;
  height: 0.45rem;
  display: block;
  margin-right: 0.4rem;
  margin-top: 0.1rem;
}

.home_header .header_nav {
  margin-bottom: 0.3rem;
  display: flex;
}

.home_header .header_nav li {
  flex: 1;
  text-align: center;
}

.home_header .header_nav li .link {
  position: relative;
  display: inline-block;
  line-height: 1rem;
  font-size: 0.4rem;
  color: #fff;
}

.home_header .header_nav li.active .link {
  font-size: 0.43rem;
}

.home_header .header_nav li.active .link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.4rem;
  height: 0.05rem;
  border-radius: 5rem;
  background-color: #f4e18a;
  transform: translateX(-50%);
}

.home_banner {
  margin-bottom: 0.67rem;
}

.home_banner .swiper-slide {
  padding: 0 0.4rem;
  border-radius: 0.2rem;
  overflow: hidden;
}

.jbc_product_title {
  text-align: center;
  font-size: 0.427rem;
  color: #b6b6b8;
  margin-bottom: 0.6rem;
}

.jbc_product_title .line {
  display: inline-block;
  width: 0.8rem;
  height: 1px;
  background-color: #edeff3;
  vertical-align: middle;
}

.jbc_product_title .text {
  margin: 0 0.3rem;
}

.ins-product {
  display: flex;
}

.ins-product > li {
  flex: 1;
}

.ins-product .product {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.ins-product .product .logo {
  display: block;
  width: 1.333rem;
  height: 1.333rem;
  margin-bottom: 0.45rem;
}

.ins-product .product .name {
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #333333;
  margin-bottom: 0.2rem;
}

.ins-product .product .infor {
  font-size: 0.293rem;
  line-height: 0.293rem;
  color: #999999;
  margin-bottom: 0.4rem;
}

.ins-product .product .btn {
  width: 2.133rem;
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 999px;
  background: #2e7de6;
  font-size: 0.347rem;
  color: #ffffff;
}

.ins-product-row {
  white-space: nowrap;
  overflow-x: scroll;
  background-color: #FCF9FC;
}

.ins-product-row::-webkit-scrollbar {
  display: none;
}

.ins-product-row > li {
  display: inline-block;
  position: relative;
  padding: 0.4rem;
  padding-right: 0.3rem;
  width: 7.8rem;
  background-color: #fff;
  padding-right: 2.4rem;
  box-sizing: border-box;
}

.ins-product-row > li + li {
  margin-left: 0.13rem;
}

.ins-product-row .name {
  font-size: 0.45rem;
  line-height: 0.7rem;
  color: #2f2f2f;
  font-weight: bold;
}

.ins-product-row .logo {
  width: 1.17rem;
  height: 1.17rem;
  float: left;
  margin-right: 0.4rem;
}

.ins-product-row .btn {
  width: 1.87rem;
  height: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 999px;
  background: #61C389;
  font-size: 0.347rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  right: 0.53rem;
  transform: translateY(-50%);
}

.tab-content {
  position: relative;
  height: 100%;
}

.tab-content .tab-content-item {
  display: none;
}

.tab-content .tab-content-item.active {
  display: block;
}

.exam-book {
  padding: 0.67rem 0.4rem;
}

.exam-book .title {
  font-size: 0.48rem;
  color: #2f2f2f;
  line-height: 0.48rem;
}

.exam-book .title.left-line {
  position: relative;
}

.exam-book .title.left-line::before {
  content: "";
  position: absolute;
  top: 0;
  left: -0.4rem;
  width: 0.1rem;
  height: 100%;
  background-color: #61C389;
  border-radius: 0 0.2rem 0.2rem 0;
}

.exam-book .book-list > li {
  padding: 0.45rem 0;
}

.exam-book .book-list > li + li .link::before {
  content: "";
  position: absolute;
  top: -0.45rem;
  width: 100%;
  height: 1px;
  background-color: #ebecf0;
}

.exam-book .book-list .link {
  position: relative;
  display: block;
}

.exam-book .book-list .link .icon {
  width: 1.07rem;
  height: 1.07rem;
  float: left;
}

.exam-book .book-list .link .name,
.exam-book .book-list .link .detail {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.exam-book .book-list .link .name {
  font-size: 0.37rem;
  color: #3c3d42;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.exam-book .book-list .link .detail {
  font-size: 0.29rem;
  color: #919499;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.exam-book .book-list .link .btn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.44rem;
  height: 0.64rem;
  background: #f7f8fa;
  border-radius: 0.32rem 0.32rem 0.32rem 0.32rem;
  transform: translateY(-50%);
  font-size: 0.29rem;
  text-align: center;
  color: #3c3d42;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cutApart {
  line-height: 1.15rem;
  font-size: 0.35rem;
  color: #9599a2;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cutApart.color-green {
  color: #61C389;
}

.cutApart.color-green .line {
  background-color: #61C389;
}

.cutApart .icon {
  width: 0.35rem;
  margin-right: 0.27rem;
  vertical-align: middle;
}

.cutApart .line {
  display: inline-block;
  width: 0.56rem;
  height: 1px;
  background-color: #dadadc;
  margin: 0 0.52rem;
}

.job-list {
  border-top: 1px solid #eee;
}

.job-list .card-content {
  margin-bottom: 0 !important;
}

.pagingLoading {
  font-size: 0.32rem;
  color: #b8b8b8;
  padding: 0.4rem 0;
  text-align: center;
}

.pagingLoading .pic1 {
  display: block;
}

.pagingLoading .pic2 {
  display: none;
}

.state-loading-complete .pic2 {
  display: block;
}

.state-loading-complete .pic1 {
  display: none;
}

.state-loading-complete .loading-complete-show {
  display: block;
}

.loading-complete-show {
  display: none;
}

.header-common-title {
  overflow: hidden;
  position: relative;
  z-index: 10;
  font-size: 0.53rem;
  color: #fff;
  text-align: center;
  margin-bottom: 0.5rem;
  color: #fff;
}

.header-common-title .back {
  position: absolute;
  top: 50%;
  left: 0rem;
  width: 0.6rem;
  transform: translateY(-50%);
}

.header-common-title .text {
  margin-left: 0.8rem;
  font-size: 0.53rem;
  color: #fff;
  line-height: 1;
}

.mui-poppicker {
  border-radius: 0.4rem 0.4rem 0 0;
  overflow: hidden;
}

.mui-poppicker .mui-poppicker-header {
  background-color: #fff;
  padding: 0.2rem 0.2rem;
  border-color: #eee;
}

.mui-poppicker .mui-poppicker-header .mui-btn {
  background-color: #fff;
  font-size: 0.4rem;
  border: none;
}

.mui-poppicker .mui-poppicker-header .mui-btn.mui-poppicker-btn-cancel {
  color: #666666;
}

.mui-poppicker .mui-poppicker-header .mui-btn.mui-poppicker-btn-ok {
  color: #61C389;
}

.mui-poppicker .mui-picker-inner {
  background-color: #fff;
  -webkit-mask-box-image: none;
}

.mui-poppicker .mui-pciker-rule-bg {
  background: #f4f4f4;
}

.mui-poppicker .mui-pciker-rule-ft {
  border: none;
}

.btn-click-list {
  margin-right: -0.27rem;
  display: flex;
  flex-wrap: wrap;
}

.btn-click-list.list-row-3 > li {
  width: 2.8rem;
}

.btn-click-list.list-row-2 > li {
  width: 4.32rem;
}

.btn-click-list.list-row-4 > li {
  width: 1.96rem;
}

.btn-click-list > li {
  width: 100%;
  margin-right: 0.27rem;
  height: 0.96rem;
  line-height: 0.96rem;
  text-align: center;
  background-color: #f5f4f7;
  color: #adadad;
  font-size: 0.37rem;
  border-radius: 1rem;
  margin-bottom: 0.4rem;
}

.btn-click-list > li.active {
  background: linear-gradient(-90deg, #84db9b, #52cc83);
  color: #fff;
  box-shadow: 0px 1px 5px 0 #61C389;
}

.statement {
  padding: 0.4rem;
  font-size: 0.32rem;
  color: #b8b8b8;
}

.statement > a {
  color: #2f2f2f;
  text-decoration: underline;
}

.layer-reset {
  width: 9.2rem;
  border-radius: 0.5rem !important;
  overflow: hidden;
}

.layer-reset .layui-layer-title {
  background-color: #fff;
  border: none;
  padding: 0.6rem;
  font-size: 0.48rem;
  line-height: 0.48rem;
  color: #2f2f2f;
  text-align: center;
  height: auto;
}

.layer-reset .layui-layer-btn {
  padding: 0 0.4rem;
  height: auto;
  padding-top: 0 !important;
  display: flex;
}

.layer-reset .layui-layer-btn .layui-layer-btn0,
.layer-reset .layui-layer-btn .layui-layer-btn1 {
  flex: 1;
  line-height: 1.07rem;
  text-align: center;
  background: #61C389;
  border: 1px solid #61C389;
  border-radius: 1rem;
  border: none;
  padding: 0;
  margin: 0;
  height: auto;
  margin-bottom: 0.65rem;
  color: #fff;
}

.layer-reset .layui-layer-btn .layui-layer-btn0 + .layui-layer-btn1 {
  margin-left: 0.67rem;
}

.login-msg-layer .layui-layer-title {
  font-size: 0.48rem;
  font-weight: 500;
  color: #2f2f2f;
}

.login-msg-layer .msg {
  font-size: 0.4rem;
  color: #9599a2;
  line-height: 0.6rem;
  text-align: center;
  margin-bottom: 1rem;
}

.login-msg-layer .layui-layer-btn .layui-layer-btn0 {
  background: white;
  border: 1px solid #dddddd;
  color: #9599a2;
}

.login-follow-success-layer {
  border-radius: 0.21rem !important;
  box-shadow: none !important;
  width: 8rem;
}

.login-follow-success-layer .layui-layer-title {
  background: linear-gradient(180deg, rgba(97, 195, 137, 0.2) 0%, rgba(97, 195, 137, 0) 100%);
}

.login-follow-success-layer .layui-layer-content,
.login-follow-success-layer .layui-layer-btn {
  padding: 0 0.53rem;
}

.login-follow-success-layer .layui-layer-content {
  padding-bottom: 0.85rem;
}

.login-follow-success-layer .layui-layer-content #followSuccess .msg {
  font-size: 0.37rem;
  color: #3c3d42;
  text-align: center;
}

.login-follow-success-layer .layui-layer-content #followSuccess .msg .font {
  color: #61C389;
}

.login-follow-success-layer .layui-layer-btn .layui-layer-btn0 {
  border: 1px solid #61C389;
  background-color: #fff;
  color: #61C389;
}

.login-follow-success-layer .layui-layer-btn .layui-layer-btn1 {
  margin-left: 0.17rem !important;
}

body .bttomShare .share-list {
  max-width: 750px;
  left: 50%;
  transform: translate(-50%);
}

body {
  min-height: 100vh !important;
}

.article-body blockquote {
  margin: 0;
}

.article-body img {
  height: auto !important;
}

.registrationEntranceBtn {
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  right: 0.4rem;
  bottom: 3rem;
  width: 1.47rem;
  height: 1.47rem;
  font-size: 0.35rem;
  color: #61C389;
  line-height: 0.4rem;
  text-align: center;
  border-radius: 1rem;
  background-color: #fff;
  box-shadow: 0px 0px 40px 0px rgba(102, 115, 128, 0.3);
}

.registrationEntranceBtn .mui-badge {
  position: absolute;
  top: 0;
  right: -0.1rem;
  background-color: #ff7d39;
  color: #fff;
  box-shadow: 0px 0px 40px 0px rgba(255, 125, 57, 0.3);
}
