@charset "UTF-8";
body {
  min-width: 100%;
}

body .w {
  width: 100%;
  min-width: 100%;
}

body .nav-bar {
  display: none;
}

body .son-banner .bar ul {
  margin: 0 0.2rem;
  height: 0.5rem;
}

body .son-banner .bar ul li a {
  line-height: 0.5rem;
}

body .title-one {
  height: 1.41rem;
  padding-top: 0.5rem;
}

body .title-one > p:nth-child(1) {
  padding: 0 0.3rem;
  padding-bottom: 0.1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.3rem;
}

body .title-one > p:nth-child(1) .before,
body .title-one > p:nth-child(1) .after {
  height: 0.28rem;
  min-width: 0.4rem;
  width: auto;
  left: initial;
  background-position-y: 26%;
}

body .title-one > p:nth-child(1) .before {
  right: initial;
}

body .footer {
  display: none;
}

body .footer2 {
  display: none;
}

body .title-one > p:nth-child(1) {
  font-size: 0.3rem;
}

.son-banner .title > p {
  font-size: 0.3rem;
  line-height: 100%;
}

.son-banner .title > p > span:first-child {
  padding-right: 0.4rem;
}

.son-banner .title > p > span:first-child::after {
  right: 0.125rem;
}

.son-banner .title > p > span > em {
  padding: 0.05rem;
}

.title-one > p:nth-child(1) em,
.title-one > p:nth-child(1) span {
  margin: 0;
}

.title-one > p:nth-child(1) span {
  margin-left: 0.1rem;
}

.title-one > p:nth-child(1)::before,
.title-one > p:nth-child(1)::after {
  height: 0.3rem;
}

.title-one > p:nth-child(1) span::before {
  height: 0.3rem;
  border-width: 1px;
}

.title-one > p:nth-child(1)::before {
  right: 0;
}

.son-banner {
  height: 2.5rem;
  padding-top: 0.95rem;
  background-image: url(../images/moble-bg.png);
  background-size: 100% 100%;
}

.profile-view .imgs .swipe-view {
  margin-right: 0.3rem;
}

.profile-view .imgs .left-font {
  left: 0.1rem;
}

.profile-view .imgs {
  width: 100%;
  height: 4.62rem;
  padding-left: 0.75rem;
}

.profile-view .imgs img {
  width: 6.4rem;
  height: 4.1rem;
}

.profile-view .imgs::before {
  width: 100%;
  height: 4.1rem;
}

.profile-view .fonts {
  width: calc(100% - 1rem);
  padding: 0;
  margin: 0.6rem 0.4rem 0 0.6rem;
}

.profile-view .fonts,
.profile-view .fonts .val,
.profile-view .fonts * {
  font-size: 0.22rem;
}

.profile-view .fonts .val {
  padding-right: 0;
}

.dsj .title {
  font-size: 0.3rem;
  padding-left: 0.2rem;
}

.dsj .dsj-box .year li {
  font-size: 0.24rem;
}

.dsj .dsj-box .dsj-val .fonts {
  width: 100%;
  height: 8em;
  background: rgba(255, 255, 255, 0.9);
  padding: 1.5em 1em;
  font-size: 0.24rem;
}

.dsj .dsj-box .dsj-val .fonts > * {
  -webkit-line-clamp: 3;
  font-size: 0.24rem;
}

.enterprise-view img {
  max-width: 90%;
}

.invite-val {
  padding: 0 0.3rem;
}

.invite-view .invite-val ul li .t {
  display: block;
  height: auto;
  font-size: 0;
  height: 1.1rem;
  padding: 0.15rem 0;
}

.invite-view .invite-val ul li .t > * {
  width: 50%;
  font-size: 0.22rem;
  display: inline-block;
  line-height: 0.5rem;
}

.invite-view .invite-val ul li .t > *:nth-child(2) {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: left;
}

.news-view .news-cards {
  padding: 0.3rem 0.2rem;
  height: auto;
  margin: 0 0.2rem;
}

.news-view .news-cards .left {
  width: 2.05rem;
  height: 1.35rem;
}

.news-view .news-cards .middle {
  width: 4.35rem;
  height: auto;
  padding: 0;
  padding-left: 0.2rem;
}

.news-view .news-cards .middle .title {
  font-size: 0.24rem;
  height: 1em;
  line-height: 110%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 0.15rem;
  padding-bottom: 0;
}

.news-view .news-cards .middle .val {
  font-size: 0.2rem;
  line-height: 160%;
}

.news-view .news-cards .right {
  display: block;
  position: absolute;
  width: auto;
  bottom: 0.3rem;
}

.news-view .news-cards .right .days {
  margin-top: 0;
  height: auto;
  width: auto;
  text-align: left;
  border: 0;
  display: inline-block;
  font-size: 0;
}

.news-view .news-cards .right .days .hm,
.news-view .news-cards .right .days .d {
  font-size: 0.2rem;
  height: auto;
  line-height: 100%;
  background: none;
  color: #999;
  display: inline-block;
  left: 2.25rem;
}

.news-view .news-cards .right .days .d::before {
  content: '-';
}

.enterprise-view .ent-val {
  padding: 0 0.2rem;
}

.enterprise-view .ent-val ul li {
  padding-left: 0.2rem;
}

body {
  padding-top: 1.28rem;
}

html.hidden {
  overflow: hidden !important;
}

html::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

body::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

.header {
  z-index: 999;
  padding: 0.3rem;
  height: 1.28rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.header .neiwang,
.header .login_lianxi {
  display: none;
}

.header .moble-button {
  display: block !important;
  position: absolute;
  right: 0;
  padding: 0.1rem 0;
  top: 0;
}

.header .moble-button > * + * {
  margin-left: 0.2rem;
}

.header .moble {
  display: block !important;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
  margin-top: 1.28rem;
  overflow: hidden;
  background: #f2f2f2;
  z-index: -1;
}

.header .moble::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}

.header .moble::before {
  content: '';
  position: absolute;
  top: -1.28rem;
  left: 0;
  right: 0;
  height: 1.28rem;
  background-color: #fff;
}

.header .moble.active {
  height: calc(100vh - 1.28rem);
  padding-bottom: 1.28rem;
  overflow: auto;
}

.header .moble ul li {
  color: #000;
  overflow: hidden;
  border-bottom: 1px solid #cdcdcd;
}

.header .moble ul li > *:nth-child(1) {
  display: block;
  padding: 0 0.3rem;
  font-size: 0.3rem;
  height: 0.9rem;
  line-height: 0.9rem;
  font-size: 0.3rem;
  color: #000;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.header .moble ul li.all > *:nth-child(1)::after {
  content: '';
  border: 0.07rem solid transparent;
  border-right: 0.15rem solid #afafaf;
  position: absolute;
  right: 0.3rem;
  top: 0.4rem;
}

.header .moble ul li.all.active.all > *:nth-child(1),
.header .moble ul li.all:hover.all > *:nth-child(1) {
  border-bottom: 1px solid #cdcdcd;
  background-color: #2684ca;
  color: #fff;
}

.header .moble ul li.all.active.all > *:nth-child(1)::after,
.header .moble ul li.all:hover.all > *:nth-child(1)::after {
  content: '';
  border: 0.07rem solid transparent;
  border-right: 0.07rem solid transparent;
  border-top: 0.15rem solid #fff;
}

.header .moble ul li.all .val {
  padding: 0 0.3rem;
  max-height: 0;
}

.header .moble ul li.all .val > * {
  line-height: 0.6rem;
  height: 0.6rem;
  display: block;
  color: #444;
}

.header .moble ul li.all .val > * + * {
  border-top: 1px solid #cdcdcd;
}

.header .moble ul li.all.active .val,
.header .moble ul li.all:hover .val {
  max-height: 4rem;
}

.header .moble ul li.bottom .val {
  font-size: 0;
}

.header .moble ul li.bottom .val a {
  display: inline-block;
  margin-top: 0.3rem;
  margin-right: 0.2rem;
  color: #999999;
}

.header .moble ul li.bottom .val a + a {
  padding-left: 0.2rem;
  border-left: 1px solid #cdcdcd;
}

.header .w > div {
  width: auto;
}

.header .w > div.logo {
  width: 4.65rem;
}

.header .logo img {
  width: 100%;
  height: 0.57rem;
}

.header .w > div.language {
  display: none;
}

.header .moble {
  display: inline-block;
}

.news-detail {
  padding: 0.3rem;
}

.news-detail .detail-title {
  font-size: 0.24rem;
  padding-bottom: 0.2rem;
}

.news-detail .detail-remark {
  font-size: 0.2rem;
  padding: 0.25rem;
}

.footer-moble {
  display: block;
  background: #666;
  padding: 0.3rem;
}

.footer-moble .innr-view {
  height: auto;
  padding-top: 0.1rem;
}

.footer-moble .innr-view > * {
  font-size: 0;
}

.footer-moble .innr-view .innr,
.footer-moble .innr-view .innr-right {
  display: inline-block;
  vertical-align: text-top;
}

.footer-moble .innr-view .innr {
  width: auto;
}

.footer-moble .innr-view .innr ul {
  font-size: 0;
}

.footer-moble .innr-view .innr ul li {
  padding-top: 0.2rem;
  display: inline-block;
  vertical-align: text-top;
  width: 1.4rem;
  min-height: 2rem;
  min-width: 1.15rem;
  font-size: 0.2rem;
  border-bottom: 1px solid #777;
}

.footer-moble .innr-view .innr ul li:nth-child(5) {
  width: 1.3rem;
}

.footer-moble .innr-view .innr ul li:nth-child(6), .footer-moble .innr-view .innr ul li:nth-child(7) {
  min-height: 1.7rem;
}

.footer-moble .innr-view .innr ul li > *:first-child {
  font-size: 0.24rem;
  color: #fff;
  padding-bottom: 0.1rem;
}

.footer-moble .innr-view .innr ul li > * + * {
  padding-top: 0.1rem;
}

.footer-moble .innr-view .innr ul li a {
  color: #ccc;
}

.footer-moble .innr-view .innr ul li.call_my {
  width: 5.5rem;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right {
  width: 100%;
  font-size: 0;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right .left,
.footer-moble .innr-view .innr ul li.call_my .innr-right .right {
  display: inline-block;
  vertical-align: text-top;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right .left img {
  width: 1.2rem;
  height: 1.2rem;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right .right {
  width: auto;
  padding-left: 0.2rem;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right .right p {
  font-size: 0.24rem;
  padding-bottom: 0.1rem;
  color: #fff;
}

.footer-moble .innr-view .innr ul li.call_my .innr-right .right p + p {
  padding-bottom: 0;
  font-size: 0.2rem;
  padding-top: 0.1rem;
}

.footer-moble .copyright {
  padding-top: 0.3rem;
}

.footer-moble .copyright p {
  height: auto;
  text-align: center;
  font-size: 0;
  color: #ccc;
}

.footer-moble .copyright p > span {
  display: inline-block;
  line-height: 180%;
  font-size: 0.2rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.footer-moble .copyright p > span * {
  font-size: 0.2rem;
  color: #ccc;
}

.footer-moble .copyright p > span:nth-child(3) {
  padding-left: 0;
}

.footer-moble .copyright p > span a:hover {
  padding-left: 0;
  color: #fff;
}

.footer-moble .copyright p > span + span {
  padding-left: 10px;
}

.history-view .his-top {
  margin: 0 0.6rem;
}

.history-view .his-view {
  padding: 0 0.3rem;
}

.history-view .his-view .his-cards .inCard li img {
  min-height: 2.06rem;
  max-width: 3rem;
}

.history-view .his-view .his-cards .inCard li:nth-child(odd) .day {
  left: calc(50% - 13px);
}

.history-view .his-view .his-cards .inCard li:nth-child(even) .day {
  left: calc(50% - 85.5px);
}

.history-view .his-view .his-cards .inCard li:nth-child(odd) .day,
.history-view .his-view .his-cards .inCard li:nth-child(even) .day {
  top: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.history-view .his-view .his-cards .inCard li:nth-child(odd) .one {
  padding-right: 0.45rem;
}

.history-view .his-view .his-cards .inCard li:nth-child(odd) .two {
  padding: 0.7rem 0 0 0.3rem;
}

.history-view .his-view .his-cards .inCard li:nth-child(even) .one {
  padding-left: 0.45rem;
}

.history-view .his-view .his-cards .inCard li:nth-child(even) .two {
  padding: 0.7rem 0.3rem 0 0;
}

.history-view .his-view .his-cards .inCard li .day::before,
.history-view .his-view .his-cards .inCard li .day::after {
  border: 2px solid #fff;
}

.business-content {
  text-align: left;
  padding: 0 0.3rem;
  padding-bottom: 0.4rem;
}

.business-content > * {
  width: 3.3rem;
  height: 2rem;
  margin-top: 0.3rem;
  margin-right: 0.3rem;
  padding: 0.5rem 0 0 0;
}

.business-content > * i.cc {
  height: 0.67rem;
  width: 0.7rem;
  background-size: 100%;
}

.business-content > *:nth-child(3n) {
  margin-right: 0.3rem;
}

.business-content > *:nth-child(even) {
  margin-right: 0;
}

.business-content > * p {
  font-size: 0.2rem;
  padding-top: 0.2rem;
}

.majors-view .majors-val {
  padding: 0 0.3rem;
}

.majors-view .majors-val .majors-card {
  margin: 0.24rem 0.24rem 0 0;
  width: 3.33rem;
  height: 1rem;
}

.majors-view .majors-val .majors-card:nth-child(3n) {
  margin-right: 0.24rem;
}

.majors-view .majors-val .majors-card:nth-child(even) {
  margin-right: 0;
}

.majors-view .majors-val .majors-card .t {
  font-size: 0.2rem;
  margin-bottom: 0.12rem;
}

.majors-view .majors-val .majors-card .t2 {
  font-size: 0.16rem;
}

.project-view .project-val {
  padding: 0 0.3rem;
}

.project-view .project-val .project-card {
  width: 3.35rem !important;
  margin: 0.3rem 0.2rem 0 0 !important;
}

.project-view .project-val .project-card .font {
  width: 100%;
  height: 0.85rem;
}

.project-view .project-val .project-card:nth-child(3n) {
  margin-right: 0.2rem;
}

.project-view .project-val .project-card:nth-child(even) {
  margin-right: 0 !important;
}

.project-view.new .project-val .project-card .imgs {
  height: 3rem;
}

.project-view .project-val .project-card .font .t {
  font-size: 0.2rem;
  margin-bottom: 0.12rem;
}

.project-view .project-val .project-card .font .t2 {
  font-size: 0.16rem;
}

.cooperative {
  padding-bottom: 0.4rem;
}

.cooperative .content.w {
  padding: 0 0.3rem;
  padding-bottom: 0.5rem;
}

.cooperative .content.w > * > * {
  padding-top: 0.25rem;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
  width: 3.3rem;
  height: 2.8rem;
  margin: 0.3rem 0.3rem 0 0;
}

.cooperative .content.w > * > *:nth-child(5n) {
  margin-right: 0.3rem;
}

.cooperative .content.w > * > *:nth-child(even) {
  margin-right: 0;
}

.cooperative .content.w > * > * p {
  padding-top: 0.2rem;
}

.cooperative .content.w > * > * img {
  max-height: 0.8rem;
  max-width: 2.8rem;
}

.cooperative .more > a {
  width: 1.95rem !important;
  height: 0.7rem !important;
  line-height: 0.7rem !important;
  padding: 0 !important;
  font-size: 0.2rem !important;
}

.zzjg-img {
  margin: 0 0.3rem;
  padding-bottom: 0.3rem;
  overflow: auto;
}

/* 首页 */
.projectSwiper {
  min-width: 100vw;
}

.projectSwiper .swiper-slide {
  height: 3.9rem;
  min-height: auto;
}

.projectSwiper .swiper-slide > a > div:first-child {
  height: 2.95rem;
  min-height: auto;
}

.projectSwiper .swiper-slide > a > div:first-child img {
  width: auto;
  height: 105%;
}

.projectSwiper .swiper-slide > a:hover > div:first-child img {
  width: auto;
  height: 110%;
}

.projectSwiper .swiper-slide > a > div:nth-child(2) > p:nth-child(1) {
  margin-bottom: 0.1rem;
}

.projectSwiper .swiper-slide + .swiper-slide > a > div:nth-child(2) {
  height: 1rem;
  padding-top: 0.24rem;
}

.news .tab {
  padding-bottom: 0.3rem;
}

.news .tab ul li a {
  width: 1.6rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
}

.news .content {
  padding: 0 0.3rem 0.4rem 0.3rem;
}

.news .content > * {
  margin: 0 auto;
}

.news .content .left,
.news .content .right {
  padding-right: 0;
  padding-left: 0;
  width: 6.9rem;
}

.news .left .title-img {
  width: 6.9rem;
  height: 3.7rem;
}

.news .left {
  margin-bottom: 0.3rem;
}

.news .content .news-card {
  padding: 0.3rem;
  padding-right: 0;
  height: auto;
}

.news .content .news-card .time {
  height: auto;
}

.news .content .news-card .time em {
  font-size: 0.64rem;
}

.news .content .news-card .time span {
  font-size: 0.2rem;
}

.news .content .news-card .val {
  width: 4.8rem;
  padding-left: 0.3rem;
  padding-right: 0.1rem;
  margin-left: 0.3rem;
  height: auto;
}

.news .content .news-card .val > p:first-child {
  font-size: 0.24rem;
  margin-bottom: 0;
  line-height: 180%;
  height: auto;
}

.news .content .news-card .val > p:last-child {
  font-size: 0.2rem;
  line-height: 160%;
}

.news .content .news-card .arrow {
  padding: 0;
  height: auto;
  margin: auto;
  padding-top: 0.4rem;
}

.news .content .news-card .arrow i {
  width: 0.4rem;
  height: 0.4rem;
  background-size: 100%;
}

.banner .swiper-pagination {
  bottom: 0.2rem !important;
}

.banner .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
}

.advantage {
  height: 6.8rem;
  background-image: url(../images/index-bg-1.png);
  background-size: 100%;
}

.advantage .w {
  padding-top: 0;
}

.advantage .w .left {
  display: block;
  width: 100%;
  background: none;
  height: auto;
  padding-top: 0.4rem;
  font-size: 0;
}

.advantage .w .left > p {
  display: inline-block;
  width: 50%;
}

.advantage .w .left > p:first-child {
  line-height: 100%;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0px solid #fff;
}

.advantage .w .left > p:last-child {
  float: left;
  text-align: right;
  width: 40%;
  letter-spacing: normal;
  padding-right: 0.2rem;
  margin-right: 0.2rem;
  border-right: 1px solid #fff;
}

.advantage .w .right {
  padding: 0 0.3rem;
  width: 100%;
}

.advantage .w .right .content > * {
  display: inline-block;
  height: 1.9rem;
  cursor: pointer;
  width: 3rem;
  margin-right: 0.9rem;
}

.advantage .w .right .content > *:nth-child(3n) {
  margin-right: 0.9rem;
}

.advantage .w .right .content > *:nth-child(even) {
  margin-right: 0;
}

.advantage .w .right .content > * > p:first-child {
  font-size: 0.12rem;
  padding-bottom: 0.12rem;
}

.advantage .w .right .content > * > i {
  width: 1rem;
  height: 0.54rem;
  background-size: auto 100%;
  margin: 0.22rem 0;
}

.advantage .w .right .content > * > p {
  font-size: 0.2rem;
}

.advantage-view .adv-val {
  padding: 0 0.3rem;
}

.advantage-view .adv-val .adv-card {
  display: inline-block;
  width: 3rem;
  margin-right: 0.9rem;
  margin-top: 0.4rem;
  height: 1.9rem;
}

.advantage-view .adv-val .adv-card:nth-child(3n) {
  margin-right: 0.9rem;
}

.advantage-view .adv-val .adv-card:nth-child(even) {
  margin-right: 0;
}

.advantage-view .adv-val .adv-card i {
  width: 1rem;
  height: 0.54rem;
  background-size: auto 100%;
  margin: 0.22rem 0;
}

.quality-list {
  padding: 0 0.4rem 0.6rem 0.4rem;
}

.quality-list ul li {
  height: auto;
  padding: 0;
  min-height: auto;
  -webkit-box-shadow: 2px 2px 1px 1px #d5d5d5;
          box-shadow: 2px 2px 1px 1px #d5d5d5;
}

.quality-list ul li a {
  padding: 0.24rem;
  line-height: 1em;
  height: 3em;
  display: block;
  font-size: 0.24rem;
  line-height: 100%;
}

.quality-list ul li::before {
  top: 0.3rem;
}

.quality-list ul li::after {
  top: 0.2rem;
  width: 0.3rem;
  height: 0.3rem;
}

.history-view .his-top .allYear .showAll {
  margin-left: 36%;
}

.contact-view {
  height: 7.7rem;
  padding: 0 0.3rem;
  padding-top: 3.15rem;
}

.contact-view .l {
  width: 100%;
  padding-top: 0.4rem;
  padding-bottom: 0;
}

.contact-view .r {
  position: absolute;
  top: 0;
  left: 0.3rem;
  right: 0.3rem;
  width: 6.9rem;
  height: 3.15rem;
  margin-left: 0;
}

.contact-view .l ul li ._val {
  line-height: 1rem;
  height: 1rem;
  min-height: auto;
}

.contact-view .l ul li ._val p {
  font-size: 0.22rem;
}

.contact-view .l ul li ._val ._icon {
  font-size: 0.24rem;
  line-height: 1rem;
}

.contact-view .l ul li ._val p {
  padding: 0.35rem 0;
}

.mapLabel {
  font-size: 0.2rem;
  width: 3.7rem;
  height: 0.5rem;
  line-height: 0.5rem;
}

.login-view {
  height: 7.1rem;
  background-image: url(../images/login_bg.png);
}

.login-view .userIn {
  width: 6.6rem;
  height: 4.6rem;
  padding: 0.45rem 0.6rem;
  position: relative;
  margin: auto;
}

.login-view .userIn .title {
  font-size: 0.26rem;
  margin-bottom: 0.59rem;
}

.login-view .userIn ._arrow {
  border: 0.58rem solid transparent;
  border-top-color: #0071c6;
  border-right-color: #0071c6;
}

.login-view .userIn ._arrow > * {
  width: 1.3rem;
  font-size: 0.2rem;
}

.login-view .userIn ._input {
  margin-bottom: 0.4rem;
}

.login-view .userIn ._input input {
  height: 0.6rem;
  width: 4.85rem;
  font-size: 0.2rem;
}

.login-view .userIn ._input i {
  width: 0.6rem;
  height: 0.6rem;
}

.login-view .userIn .login {
  height: 0.6rem;
  font-size: 0.2rem;
}

.pwd-view {
  width: 6.6rem;
  height: 4.65rem;
  top: 1.28rem;
}

.pwd-view .img {
  width: 3.2rem;
  padding-top: 0.85rem;
}

.pwd-view .font {
  padding-top: 0.25rem;
  padding-bottom: 0.4rem;
  font-size: 0.24rem;
}

.pwd-view .button {
  line-height: 0.5rem;
  height: 0.5rem;
  width: 2.66rem;
}

.talent-view .talent-val {
  padding: 0 0.3rem;
}

.talent-view .talent-val .b img {
  width: 100%;
  margin-right: 0;
  margin-top: 0.3rem;
}

.content {
  padding-bottom: 0.6rem;
}

.talent-view .talent-val .t * {
  font-size: 0.2rem;
  line-height: 160%;
}

.news-detail .detail-val,
.news-detail .detail-val * {
  font-size: 0.22rem;
  line-height: 160%;
}

.history-view .his-view .his-cards .inCard li .moreButton {
  width: 1.57rem;
  height: 0.5rem;
  font-size: 0.2rem;
}

.enterprise-view .ent-val * {
  font-size: 0.22rem;
}

.enterprise-view .ent-val ul li div {
  line-height: 140%;
}

.enterprise-view .ent-val ul li {
  padding-bottom: 0.4rem;
}

.enterprise-view .ent-val ul li em {
  font-size: 0.22rem;
}

.enterprise-view .ent-val ul li:first-child div {
  font-size: 0.22rem;
}

.pc {
  display: none;
}

.moble {
  display: block;
}

.enterprise-view .ent-val ul li::before {
  width: 0.2rem;
  height: 0.2rem;
  top: 0.5px;
  left: -0.11rem;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.history-view .his-view .his-cards .inCard li .two .t {
  font-size: 0.24rem;
  line-height: 130%;
  color: #333;
  padding-bottom: 0.2rem;
}

.history-view .his-view .his-cards .inCard li .two .v,
.history-view .his-view .his-cards .inCard li .two .MsoNormal {
  font-size: 0.22rem;
  line-height: 130%;
  color: #666666;
}

body .son-banner .bar ul li a {
  font-size: 0.24rem;
}

.gengduoButton {
  width: 1.57rem;
  height: 0.5rem;
  font-size: 0.2rem;
}

table.MsoNormalTable.ke-zeroborder {
  width: 90%;
  margin: auto;
}

table.MsoNormalTable.ke-zeroborder * {
  text-align: center;
  line-height: 140%;
  font-size: 0.22rem !important;
}

table.MsoNormalTable.ke-zeroborder tr td {
  padding: 0.3em;
}

.cooperative._index .content > * > * {
  height: 2.2rem;
}

body .title-one > p:nth-child(1) .before,
body .title-one > p:nth-child(1) .after {
  min-width: initial;
}

.invite-view .invite-val ul li .order {
  height: 0.7rem;
  font-size: 0.24rem;
  line-height: 0.7rem;
}

.invite-view .invite-val ul li .interior .v {
  font-size: 0.22rem;
}

.invite-view .invite-val ul li .order i {
  width: 0.4rem;
  height: 0.4rem;
  top: 0.15rem;
  background-size: 95% 95%;
  background-position: center center;
}

.invite-view .invite-val ul li {
  min-height: 0.7rem;
  margin-bottom: 0.24rem;
}

.header .moble ul li.all .val > * {
  font-size: 0.26rem;
}

.news-detail .detail-val,
.news-detail .detail-val * {
  overflow: auto;
}
/*# sourceMappingURL=moble.css.map */