﻿/*header style end*/
body {
  color: #333;
  line-height: 30px;
  font-size: 1.5rem;
  line-height: 200%;
}.topwrapwrap {
	width:100%;
	background:url("https://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;
	border-bottom:1px solid #7F7F7F;
}
.topwrap {
	width:1200px;
	height:38px;
	line-height:38px;
	padding:0px 0px;
	font-size:14px;
	color:#7D8184;
	overflow:hidden;
}
.logoarea {
  clear: both;
  height: 40px;
  overflow: hidden;
  *zoom: 1;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  width: 95%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: url(../images/01/top.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}
.red {
  color: #d7342e;
}
.logoarea a {
  color: #FFF;
}
.logoarea a:link, .logoarea a:visited {
  color: #ebebeb;
  text-decoration: none;
}
.logoarea a:hover {
  color: #FFF;
  text-decoration: underline;
}
.newmob .head_l h1 {
  font-size: 1.2em;
  vertical-align: bottom;
  line-height: 36px;
  font-weight: normal;
  color: rgba(255, 255, 255, .8);
}
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner span {
  position: absolute;
  z-index: 900;
  top: 91%;
  right: 15%;
  font-size: 16px;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
}
.banner span a:link, .banner span a:visited {
  color: #FFFFFF;
}
.banner .date {
  position: absolute;
  z-index: 900;
  top: 92%;
  left: 15%;
  font-size: 12px;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  color: #FFFFFF;
  width: 150px;
}
.color-w {
  color: white !important
}
/***********导航*************/
.nav {
  background: #171c61;
  margin-bottom: 4%;
}
.nav .am-container {
  width: 1200px;
  margin: 0 auto;
}
.nav a:hover {
  color: #f2d4d0
}
.nav li {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
  padding-left: 32px;
  border-left: 1px solid #3d3b3c;
}
.nav li a {
  color: #fff;
}
.scrollspy-nav a.am-active {
  color: #c90200;
  font-weight: 700;
  padding-bottom: 10px;
}
.btn-m .am-btn-warning {
  background: #cd0100;
  padding-top: 5px;
}
.btn-m a {
  height: 38px;
  width: 150px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
  color: #ffa200;
}
.btn-m a:hover {
  color: #FFFFFF;
  background: #e90605;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .am-sticky-placeholder {
    margin-top: 0;
  }
  .nav-m {

    padding-bottom: 2em;
  }
  .nav-m ul {
    height: 44px;
  }
  .nav-m li {
    /* float: left; */
    /* width: 33.333%; */
    /* text-align: center; */
    font-size: 14px;
  }
  .nav-m li a:link, .nav-m li a:visited {
    height: 40px;
    line-height: 36px;
    display: block;
    color: #ccc;
    text-decoration: none;
    /* border-right-width: 1px; */
    /* border-right-style: solid; */
    /* border-right-color: #3747a4; */
  }
  .nav-m li a:hover {
    color: #ff8483;
    text-decoration: none;
  }
  .nav_01_01 {
    height: 40px;
    width: 100%;
    margin-top: 1px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background: #0a184e url(../images/nav_bg1.jpg) repeat-x;
  }
  .nav-menu {
    background: #0f1b60;
  }
  .scrollspy-nav {
    top: 0;
    z-index: 100;
    width: 100%;
    padding: 0 10px;
  }
  .scrollspy-nav ul {
    margin: 0;
    padding: 0;
    height: 50px
  }
  .scrollspy-nav li {
    display: inline-block;
    list-style: none;
    width: 32%;
    padding: 0;
    text-align: center;
    border-right: solid 1px #8a9397;
    height: 24px;
    line-height: 24px;
    float: left;
  }
  .scrollspy-nav li a {
    color: #FFFFFF;
    font-size: 1.4rem;
    margin-bottom: 1px;
    text-align: center;
  }
}
@media only screen and (min-width: 769px) { /*PC端*/
  .am-sticky-placeholder {
    margin-bottom: 0 !important
  }
  .am-with-topbar-fixed-top {
    padding-top: 10px;
  }
  .nav li {
    width: 144px;
  }
  .btn-m a {
    height: 32px;
  }
}
.am-with-topbar-fixed-top {
  padding-top: 0
}
@media only screen and (max-width: 768px) {
  .am-sticky-placeholder {
    margin-top: 15px !important;
  }
}
.am-container {
  max-width: 1200px !important;
}
@media only screen and (min-width: 769px) {
  .am-container {
    padding: 50px 0;
  }
}
@media only screen and (max-width: 768px) {
  .am-container {
    padding: 4.5rem 1rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
    overflow: hidden;
  }
}
.h2-title {
  color: #000000;
  font-size: 3.6rem;
  margin-bottom: 30px;
  text-align: center;
  line-height: 68px;
  font-weight: bold;
  padding-bottom: 0px;
  background-image: url("../images/tbg_16.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  padding-left: 5px;
}
.h2-title2 {
  font-size: 3.6rem;
  margin-bottom: 30px;
  text-align: center;
  line-height: 68px;
  font-weight: bold;
  padding-bottom: 0px;
  background-image: url("../images/tbg_1601.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  color: #fff;
  padding-left: 5px;
}
/***********全局*********/
.am-btn-warning, .am-btn-warning:hover {
  border-color: #cc0200
}
/*******考察背景**************/
.invite-box-01 {
  background-image: url("../images/kcbg.jpg");
}
/* .invite-box-01 .article--content, .review-box, .moban-box-opt01 .jb-n, .moban-box-opt01 .jb-1 {
  padding: 15px;
  background-color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: 3px 3px 3px #DDD;
} */
.invite-box-01 p {
  text-indent: 0em;
  margin-bottom: .2%;
}
.invite-box-01 ul {
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}
.invite-box-01 ul {
  list-style: circle;
}
.invite-box-01 span {
  padding: 2px;
  background: #c80505;
  color: #FFF;
  margin-right: 1rem;
}
.invite-box-01 span:nth-child(even) {
  background: #c80505;
}
.invit01-u {
  padding-left: 20px;
}
/* 卡片样式 */
.section-bg {
  max-width: 1200px;
  margin: 0 auto;
}
.section-title {
  text-align: center;
  font-size: 36px;
  font-weight: 800;
  color: #1a1a1a;
  margin-bottom: 60px;
  letter-spacing: 2px;
  position: relative;
}
.card-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.card {
  background: #fff;
  border-radius: 10px;
  padding: 42px 28px 32px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 6px 24px rgba(0, 68, 153, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid #d1d1d1;
}
.card:hover {
  transform: translateY(-6px);
  box-shadow: 0 14px 36px rgba(0, 68, 153, 0.14);
}
.card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #c41230 0%, #e31d3b 100%);
  box-shadow: 0px 8px 12px 0px rgba(0, 92, 192, 0.4);
}
.icon-wrap {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  /* background: linear-gradient(135deg, #ffe4e8 0%, #ffdde3 100%); */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 22px;
  margin-left: auto;
  margin-right: auto;
}
.icon-wrap svg {
  width: 36px;
  height: 36px;
  stroke: #0f4c97;
  fill: none;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #0f4c97;
  margin-bottom: 14px;
  line-height: 1.4;
  text-align: center;
}
.card p {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  text-align: justify;
}
@media (max-width: 1024px) {
  .card-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 640px) {
  .section-title {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .card-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .card {
    padding: 22px 14px 20px;
  }
}
/*******不容错过的机会**************/
.ch-box {
  text-align: center;
  background-color: rgb(2 56 139 / 29%);
  border: 1px solid #0a7fc8;
  border-radius: 10px;
  padding: 20px 10px;
}
.chance .ch-box h2 {
  background: linear-gradient(266deg, #f4647d, #0d40be);
  font-size: 31px;
  text-align: center;
  width: 70px;
  height: 70px;
  border-radius: 70px;
  color: #fff;
  font-variant: titling-caps;
  line-height: 70px;
  font-weight: bold;
  margin: 0 auto;
}
.chance h3 {
  font-size: 21px;
  font-weight: bold;
  line-height: 2.2em;
  padding: 10px 0;
  color: #fff;
}
.chance p {
  line-height: 25px;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  font-size: 16px;
  padding: 0;
}
@media only screen and (min-width: 769px) { /*PC端*/
  .ch-box {
    /* height: 300px; */
    padding: 34px 23px;
  }
  .ch-box::after {
    background: linear-gradient(42deg, rgb(84 185 255 / 50%), rgb(66 204 255 / 30%));
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    transition:
      ease all 0.5s;
    height: 100%;
    z-index: -1;
  }
  .chance .card-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .chance h3 {}
  .ch-box {
    transition: ease all 1s;
    overflow: hidden;
    position: relative;
    z-index: 1;
  }
  -index: -1;
}
.ch-box:hover::after {
  width: 100%;
}
}
@media only screen and (min-width: 450px) and (max-width: 768px) { /*手机端*/
  .chance h3 {
    height: 60px;
  }
  .chance p {
    height: 135px;
  }
  .chance am-u-md-6:last-child {
    padding-right: -1rem !important;
  }
}
@media only screen and (max-width: 449px) { /*手机端*/
  .chance .am-g .am-u-sm-6:nth-child(2) .ch-box {
    height: 230px;
  }
  .chance img {
    width: 48px;
  }
}
.ac-box {
  border: solid 1px #02b633;
  padding: 0 1% 2% 1%;
  margin: 1%;
  border-radius: 5px;
  width: 23%;
  height: 180px;
}
.ac-box img {
  width: 100%;
  border-bottom: solid 1px #DDD;
  margin-bottom: 10px;
  text-align: center;
}
.ac-box p {
  font-size: 1.4rem;
  line-height: 150%;
  text-indent: inherit;
  color: #333;
}
.spot {
  background: url("../images/bg-2.jpg") top center no-repeat;
  background-attachment: fixed
}
.spot-img am-u-md-4:first-child {
  padding-left: -1rem !important;
}
.spot-img {
  margin-bottom: 3%;
  margin-left: 0;
  margin-right: 0 !important;
}
.spot-img img {
  max-width: 100%;
  border: #FFF 1px solid;
  border-radius: 8px;
}
.tit02 {
  background: url(../images/bg02.jpg) left center no-repeat;
  background-position: 40px 10px;
  margin-bottom: 2%;
  color: #fff;
  border-bottom-right-radius: 20px;
  width: 650px;
}
.tit02 span {
  font-size: 2.2rem;
  line-height: 70px;
  margin-left: 20px;
  font-weight: 600;
}
.tit02 img {
  border-radius: 10%;
  box-shadow: 3px 3px 3px #504d4d;
  float: left;
}
.spot-box p {
  margin-bottom: 2%;
  padding: 0 15px;
  color: #333;
}
/*行程简介*/
.journey {
  background: url(../images/bg-3.jpg) center no-repeat #f2fafd;
}
.j1 {
  background: url(../images/timeline.png) left center repeat-y;
  background-position: 22px 0;
}
.j1, .j2 {
  margin-bottom: 2%;
}
.rc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  color: #000000;
}
.rc img {
  max-width: 100%;
  height: auto;
  margin-right: 35px;
}
.rc p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 3.5
}
.j2 img {
  max-width: 100%;
  border: 1px dashed #b40201;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 10px;
}
.j2 h2 {
  margin-bottom: 10px;
  color: #000000;
}
.j2 p {
  font-size: 1.5rem;
  line-height: 200%;
  color: #000000;
}
.j2 i {
  margin-right: 5px;
}
.j1 .rc .time {
  background-image: linear-gradient(90deg, #446fc7, #2655b6);
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  border-radius: 50px;
}
@media only screen and (min-width: 769px) { /*PC端*/
  .j2 p {
    margin-top: 4px
  }
  .j2 h2 {
    font-size: 1.6rem;
  }
  .j2 i {
    margin-right: 10px;
    font-size: 2rem;
  }
  .rc {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .h2-title2 {
    font-size: 2rem;
    background-size: 38%;
    line-height: 43px;
  }
  .j1 .rc .time {
    width: 50%;
    font-size: 1.6rem;
  }
  .j1 .rc .sc-txt {
    width: 100%;
    margin: 2%;
    margin-bottom: 2%;
    margin-left: 2%;
    margin-bottom: 1em;
    margin-left: 1.5em;
    font-size: 1.5rem;
    padding-right: 2em;
  }
}
@media only screen and (max-width: 449px) { /*手机端*/
  .j1 .rc .time {
    width: 70%;
  }
}
/*考察城市亮点*/
.city {
  background: url(../images/bg-4.jpg) bottom center no-repeat #123285;
}
.city img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .city {
    background-size: 150%;
  }
}
.iconfont {
  font-size: 60px;
  height: 60px;
}
.worth {
  padding-top: 4%;
  padding-bottom: 4%;
}
.flex-u3, .flex-u4 {
  width: 100%;
}
.w-b {
  margin-top: 2%;
  background: rgba(110, 110, 124, 0.5);
  padding: 15px 10px;
}
/* .w-tex {} */
.w-b img {
  margin-bottom: 20px;
  width: 70px;
  height: auto;
}
.w-tex h3 {
  color: #ffa200;
  font-size: 1.8rem;
  margin-bottom: 2px;
  padding-left: 14px;
}
.w-tex p {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.4rem;
  text-align: left;
}
.c_wt {
  color: #FFF;
}
.c-info {
  font-size: 1.7rem;
  color: #ffa200;
}
@media only screen and (min-width: 769px) { /*PC端*/
  .worth {
    background: url(../images/c_bg.png) top center no-repeat #011748;
    background-attachment: fixed;
  }
  .w-box {
    display: flex;
    justify-content: space-between;
  }
  .w-tex h3 {
    height: auto;
  }
  .flex-u3 {
    width: 32%;
  }
  .flex-u4 {
    width: 24%;
  }
  /* .w-b {} */
}
@media only screen and (max-width: 768px) { /*手机端*/
  .worth {
    background: url(../images/c_bg.png) center center repeat #011748;
  }
  .flex-u3 {
    width: 92%;
    height: auto;
    overflow: hidden;
  }
  .flex-u4 {
    width: 92%;
  }
  .w-b {
    margin: 4%;
  }
  .c-info {
    font-size: 1.5rem;
    color: #ffa200;
  }
}
.train img {
  width: 70%;
}
.train p {
  font-size: 1.8rem;
  margin-bottom: 10px;
}
@media screen and (max-width:640px) {
  .j1 {
    background: url(../images/timeline.png) left center repeat-y;
    background-position: 15px 0;
    background-position: 18px 0;
  }
  .rc img {
    max-width: 15%;
    height: 0;
  }
  .rc {
    height: auto;
    display: block;
  }
  .rc p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .train p {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
  .train img {
    width: 100%;
  }
}
/*******干货之旅*******/
.chance {
  background: url(../images/bg-1.jpg) top center no-repeat #083694;
  font-size: 1.4rem;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .chance {}
}
/************团员评价***********/
/* ===== 白色卡片 ===== */
.team-card {
  display: flex;
  background: #ffffff;
  overflow: hidden;
}
/* ===== 左右两栏 ===== */
.card-left, .card-right {
  flex: 1;
  padding: 40px 36px;
  display: flex;
  flex-direction: column;
  gap: 36px;
}
/* ===== 中间装订分隔线 ===== */
.card-divider {
  flex: 0 0 60px;
  background-image: url('images/bg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
/* ===== 单个评价项 ===== */
.review-item {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
/* 顶部姓名条 */
.review-header {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: #f5f5f5;
  padding: 8px 18px;
  border-radius: 2px;
  align-self: flex-start;
  width: 100%;
  border-radius: 50px;
}
.review-name {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.review-info {
  font-size: 13px;
  color: #666;
}
/* 评价正文 */
.review-body {
  position: relative;
  padding: 0 26px;
}
.review-body p {
  font-size: 13px;
  color: #555;
  line-height: 1.9;
  text-align: justify;
}
/* 引号装饰 */
.quote-mark {
  position: absolute;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 36px;
  color: #d0d0d0;
  line-height: 1;
}
.quote-open {
  top: 0;
  left: 0;
}
.quote-close {
  right: 0;
  bottom: 0;
  transform: translateY(50%);
}
/* ===== 响应式 ===== */
@media (max-width: 768px) {
  .team-card {
    flex-direction: column;
  }
  .card-divider {
    width: 100%;
    height: 40px;
    background-size: 100% 100%;
  }
  .card-left, .card-right {
    padding: 30px 24px;
    gap: 28px;
  }
}
@media (max-width: 480px) {
  .review-header {
    flex-wrap: wrap;
    gap: 4px;
  }
  .review-info {
    font-size: 12px;
  }
}
/************与众不同***********/
/* ===== 三列网格 ===== */
.features-grid {
  border: 3px solid #e8e8e8;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  padding: 42px;
}
/* ===== 单个特色项 ===== */
.feature-item {
  padding: 28px 28px 24px 28px;
  border-left: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
}
@media only screen and (min-width: 769px) { /*pc*/
  /* 第一列去掉左边框 */
  .feature-item:nth-child(3n + 1) {
    border-left: none;
    padding-left: 0;
  }
  .feature-item:nth-child(3n) {
    padding-right: 0;
  }
  .features-grid > .feature-item:nth-child(4), .features-grid > .feature-item:nth-child(5), .features-grid > .feature-item:nth-child(6) {
    /* 第二行的样式 */ padding-bottom: 0
  }
  /* 第一行去掉上边框 */
  .feature-item:nth-child(-n + 3) {
    border-top: none;
    padding-top: 0;
  }
}
/* ===== 图标 + 标题 在一行 ===== */
.feature-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.feature-icon {
  flex: 0 0 34px;
  height: 34px;
}
.feature-icon img {
  width: 34px;
  height: 34px;
  display: block;
}
.feature-title {
  flex: 1;
  font-size: 16px;
  font-weight: bold;
  color: #d8252b;
  line-height: 1.4;
}
.feature-desc {
  font-size: 15px;
  color: #666;
  line-height: 30px;
  text-align: justify;
}
/* ===== 响应式 ===== */
@media (max-width: 768px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }
  .feature-item {
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
  }
  /* 第一列去掉左边框 */
  .feature-item:nth-child(2n + 1) {
    border-left: none;
  }
  /* 第一行去掉上边框 */
  .feature-item:nth-child(-n + 2) {
    /* border-top: none; */
  }
  .feature-item {
    padding: 19px
  }
}
@media (max-width: 480px) {
  .features-grid {
    grid-template-columns: 1fr;
  }
  .feature-item {
    border-left: none;
    border-top: 1px solid #e0e0e0;
  }
  .feature-item:first-child {
    /* border-top: none; */
  }
}
/**********关于我们*********/
.about-e-works {
  background: #eeeeee;
}
/* ===== 整体容器 ===== */
.about-wrap {
  max-width: 1000px;
  margin: 0 auto;
}
/* ===== 标题区域 ===== */
.about-header {
  text-align: center;
  margin-bottom: 30px;
}
.about-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: bold;
  color: #d8252b;
  letter-spacing: 2px;
  position: relative;
  padding: 0 30px;
}
/* 标题左下角粉色装饰 */
.title-deco-left, .title-deco-right {
  position: absolute;
  width: 24px;
  height: 40px;
  background-image: url('images/tbg_16.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.title-deco-left {
  left: -10px;
  bottom: -8px;
  transform: scaleX(-1);
}
.title-deco-right {
  right: -10px;
  top: -8px;
}
/* 标题下方红色细线 */
.title-line {
  width: 100%;
  height: 2px;
  background-color: #d8252b;
  margin-top: 20px;
}
/* ===== 主体两栏布局 ===== */
@media only screen and (min-width: 769px) { /*pc*/
  .about-body {
    display: grid;
    gap: 20px; /*间距*/ grid-template-columns: 374px auto;
    align-items: start;
  }
  .con_left img {
    margin-bottom: 20px;
  }
}
/* 右侧介绍 */
.about-right {
  background-color: #fff;
}
.about-intro {
  flex: 1;
  min-width: 0;
}
/* 文字列表 */
.intro-list {
  list-style: none;
  margin-bottom: 14px;
}
.intro-list li {
  position: relative;
  padding-left: 22px;
  font-size: 16px;
  color: #555;
  line-height: 32px;
  margin-bottom: 8px;
  text-align: justify;
}
.intro-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 3px;
  color: #d8252b;
  font-size: 24px;
  line-height: 1;
}
/* 顶部装饰条 */
.top-bar {
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, #c8102e 0%, #c8102e 50%, #1a2b4a 50%, #1a2b4a 100%);
}
/* ===== 统计区 ===== */
/* ===== 统计区 ===== */
.stats-row {
  display: flex;
  gap: 8px;
}
.stat-item {
  position: relative;
  flex: 1;
  overflow: hidden;
  background: url(../images/data.png) center no-repeat;
}
.stat-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.stat-content {
  color: #fff;
  text-align: center;
  padding: 14px 8px;
}
.stat-number {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.stat-number .plus {
  font-size: 29px;
  margin-left: 2px;
}
.stat-label {
  font-size: 17px;
}
/* ===== 底部签名 ===== */
.about-footer {
  text-align: right;
  padding-top: 6px;
  font-size: 16px;
  color: #d8252b;
}
.footer-name {
  font-weight: bold;
}
.about-right .p38 {
  padding: 38px 38px 33px;
}
/* ===== 响应式 ===== */
/* 平板 / 小屏笔记本 */
@media (max-width: 768px) {
  /* 标题缩小 */
  .about-title {
    font-size: 22px;
    letter-spacing: 1px;
    padding: 0 24px;
  }
  .about-right .p38 {
    padding: 15px;
  }
  .intro-list li::before {
    font-size: 24px;
  }
  .con_left .mt20 {
    margin-top: 10px;
  }
  .con_left img {
    width: 100%;
    margin-bottom: 12px;
  }
  .title-deco-left, .title-deco-right {
    width: 18px;
    height: 30px;
  }
  .top-bar {
    height: 4px;
  }
  .title-deco-left {
    left: -6px;
    bottom: -6px;
  }
  .title-deco-right {
    right: -6px;
    top: -6px;
  }
  .title-line {
    margin-top: 16px;
  }
  /* 两栏改单列 */
  .about-body {
    flex-direction: column;
    gap: 13px;
  }
  .about-images {
    flex: 0 0 auto;
    width: 100%;
    flex-direction: row;
    gap: 14px;
  }
  .about-images .img-item {
    flex: 1;
    min-width: 0;
  }
  .about-e-works .img-item img {
    width: 100%;
    /* height: auto; */
  }
  /* 统计区 */
  .stats-row {
    /* flex-wrap: wrap; */
    /* gap: 10px; */
  }
  .stat-item {
    flex: 1 1 calc(33.333% - 7px);
    min-width: 100px;
    height: 76px;
  }
  .stat-number {
    font-size: 24px;
  }
  .stat-number .plus {
    font-size: 14px;
  }
  .stat-label {
    font-size: 12px;
  }
  /* 底部居中 */
  .about-footer {
    text-align: center;
    padding-right: 0;
  }
}
/* 手机端（< 480px）完全单列 */
@media (max-width: 480px) {
  .about-title {
    font-size: 20px;
    letter-spacing: 0;
    padding: 0 20px;
  }
  .title-deco-left, .title-deco-right {
    width: 14px;
    height: 24px;
  }
  .title-deco-left {
    left: -4px;
    bottom: -4px;
  }
  .title-deco-right {
    right: -4px;
    top: -4px;
  }
  /* 图片恢复纵向堆叠 */
  .about-images {
    flex-direction: column;
    gap: 14px;
  }
  .about-images .img-item img {
    aspect-ratio: 16 / 9;
  }
  /* 统计数字竖排 */
  .stats-row {
    /* flex-direction: column; */
    /* gap: 10px; */
  }
  .stat-item {
    flex: 1 1 100%;
    min-width: 0;
    height: 72px;
    border-radius: 6px;
  }
  .stat-number {
    font-size: 22px;
  }
  .stat-label {
    font-size: 12px;
  }
  /* 文字缩小 */
  .intro-list li {
    font-size: 13px;
    line-height: 1.8;
  }
  /* 底部居中 */
  .about-footer {
    text-align: center;
    padding-right: 0;
    font-size: 12px;
  }
}
/**********注意事项*********/
.tips {
  background: url("../images/bg-4.jpg") bottom center no-repeat #131c5f;
}
.tips-box {
  background: rgba(64, 71, 117, 0.5)
}
.tips-box ul {
  padding: 2.5rem;
}
.tips-box li {
  color: #ffa200;
  list-style: disc;
  line-height: 2;
}
.tips-box span {
  color: #ffffff;
}
@media only screen and (max-width: 768px) { /*手机端*/
  .tips {
    background-size: 150%;
  }
}
/**********往届回顾*********/
.review {
  background: #123386
}
.review-box li {
  color: #333;
  list-style: disc;
}
.review-box li::marker {
  color: #ca0000;
}
.contact-box {
  padding: 2.5rem;
}
.review-box {
  padding: 37px 25px 25px 56px;
}
/*联系方式*/
.contact {
  background: url(../images/bg04.jpg) center no-repeat;
}
.contact p {
  font-size: 2.6rem;
  line-height: 3.2rem;
  color: #ca0000;
  margin-bottom: 3%;
}
.contact ul {
  margin-bottom: 3%;
  padding-left: 20px;
}
.contact-box li {
  font-size: 1.6rem;
  line-height: 2.6rem;
  list-style: square;
}
.contact a {
  text-decoration: underline;
  color: blue
}
@media only screen and (min-width: 769px) { /*PC端*/
  .contact-box img {
    width: 150px;
  }
  .team-card {
    background: url(../images/bookline.png) center no-repeat #ffffff;
  }
  .review-item {
    height: 159px;
  }
  .about-right .pd38 {
    padding: 38px 38px 30px;
  }
  .about-e-works {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 768px) { /*手机端*/
  .contact-box img {
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}
.review-box li {
  font-size: 1.6rem;
  font-weight: 600;
}
.review-box p {
  padding-bottom: 2%;
  margin-bottom: 2%;
  border-bottom: 1px #CCC dashed;
}
.bm2 {
  text-align: center;
  margin-bottom: 50px;
}
.bm2 a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  border: 1px solid #02b633;
  background-color: #02b633;
  height: 48px;
  line-height: 40px;
  font-size: 24px;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.bm2 a:link, .bm1 a:visited {
  color: #FFF;
  text-decoration: none;
}
.bm2 a:hover {
  border: 1px solid #AA0000;
  background-color: #AA0000;
}
.moban {
  min-height: 400px;
}
.moban .article--content {
  margin: 23px 0 0;
  font-size: 15px;
  line-height: 30px;
}
.moban .article--content h1 {
  margin-bottom: 20px;
}
.moban .article--content img {
  max-width: 80%;
  margin-left: 15px;
  margin-right: 15px;
}
.moban .article--content p {
  text-indent: 15px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
.moban .article--content ul, .moban .article--content ol {
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.moban .article--content ul li {
  list-style-type: none;
  margin-left: 20px;
}
.moban .article--content ol li {
  list-style-type: decimal;
  margin-left: 26px;
}
.bd_bgc {
  background-color: #EFEFEF;
}
.bm1 {
  position: absolute;
  z-index: 999;
  top: 17px;
  right: 10px;
}
.bm1 a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: block;
  text-align: center;
  border: 1px solid #dd514c;
  background-color: #dd514c;
  height: 36px;
  line-height: 30px;
  font-size: 18px;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
}
.bm1 a:link, .bm1 a:visited {
  color: #FFF;
  text-decoration: none;
}
.bm1 a:hover {
  border: 1px solid #b40201;
  background-color: #b40201;
}
.bm2 {
  text-align: center;
  margin-bottom: 50px;
}
.bm2 a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  border: 1px solid #b40201;
  background-color: #b40201;
  height: 48px;
  line-height: 40px;
  font-size: 24px;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.bm2 a:link, .bm1 a:visited {
  color: #FFF;
  text-decoration: none;
}
.bm2 a:hover {
  border: 1px solid #b40201;
  background-color: #b40201;
}
.moban .article--content {
  padding-bottom: 15px;
}
/*************手机端*****************/
@media screen and (max-width:640px) {
  .bm2 {
    text-align: center;
    margin-bottom: 0px;
    position: fixed;
    z-index: 999;
    bottom: 0px;
    width: 100%;
    background-color: rgba(255, 255, 255, .75);
    padding-bottom: 5px;
    padding-top: 5px;
  }
  .bm2 a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: block;
    margin: 0 auto;
    text-align: center;
    height: 40px;
    line-height: 36px;
    font-size: 20px;
    color: #FFF;
    width: 97%;
  }
  .h2-title {
    font-size: 2rem;
    line-height: 2rem;
    background-size: auto 3.6rem;
    margin-bottom: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  @media only screen and (max-width: 768px) { /*********手机端端样式*********/
    .h2-title {
      background-size: 46%;
      padding-top: 1rem;
      padding-bottom: 1.5rem;
    }
  }
  .tit02 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    background: url(../images/bg02.jpg) center center no-repeat;
    background-position: 0 60px;
    margin-bottom: 2%;
    border-top-right-radius: 30px;
    width: 100%;
  }
  .tit02 span {
    font-size: 1.8rem;
    line-height: 2.2rem;
    margin-left: 0;
    font-weight: bold;
    padding-bottom: 1.5rem;
    text-align: center;
  }
  .tit02 img {
    border-radius: 10%;
    box-shadow: 3px 3px 3px #430a08;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: .6rem;
  }
  .city img {
    margin-bottom: 4%;
    margin-top: 2%;
  }
  .contact p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 4%;
    margin-left: -1rem;
  }
  .contact ul {
    margin-bottom: 3%;
    padding-left: 10px;
  }
  .contact-box {
    padding: 1rem 1rem 3rem 1rem;
  }
  .review-box {
    padding: 22px 20px 20px 41px;
  }
  .about-right .p30 {
    padding: 2rem;
  }
  .spot-img img {
    margin-bottom: 2%;
  }
  .chance h3 {
    font-size: 1.6rem;
    line-height: 1.3;
    padding: 10px 0;
  }
  .ac-box {
    border: solid 1px #02b633;
    padding: 0 1% 2% 1%;
    margin: 1%;
    border-radius: 5px;
    height: 160px;
    width: 48%;
  }
  .ac-box p {
    font-size: 1.3rem;
  }
  .moban .article--content {
    padding-bottom: 10px;
  }
  .moban .moban-box-opt01 {
    padding-bottom: 20px;
  }
  .list-2 h3 {
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    text-align: center;
  }
  .banner img {
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #b8b8b8;
  }
  .bdshare-slide-button-box {
    display: none !important;
  }
  .moban-box-02 .h2-title, .moban-box-04 .h2-title {
    background-image: url(../images/02/lmbg1.png);
  }
  .invite-box-01 .article--content, .moban-box-opt01 .jb-n, .moban-box-opt01 .jb-1 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.list-1 ul li {
  list-style-type: disc;
  margin-left: 20px;
}
.list-1 ol li {
  list-style-type: decimal;
  margin-left: 26px;
}
/**************历史回顾*************/
.history {
  background: url(../images/hsbg0.jpg) bottom center no-repeat #072a72;
  padding-bottom: 2rem;
}
.r_1 {
  background: #f6f6f6;
  border-radius: 10px;
  height: 120px;
}
.r_2 {
  background: none;
  border-radius: 10px;
  height: 120px;
}
.r_1 img {
  width: 100%;
  border-radius: 8px 8px 0 0;
}
.r_1 p {
  text-align: center;
  color: #333;
  margin: 0.4rem 1rem 1rem 1rem;
  line-height: 150%;
  font-size: 1.4rem
}
.r_1 a:hover p {
  color: #b40201;
}
.am-container2 {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  line-height: 190%;
  color: #333333;
  font-size: 1.2rem;
  padding-top: 3rem;
  padding-bottom: 1.2rem;
}
@media only screen and (min-width: 767px) { /*********PC端样式*********/
  .am-container2 title {
    margin-bottom: 200px;
  }
  .history .am-container-lg {
    max-width: 1600px;
    margin: 0 auto;
  }
  .hsmb {
    margin-bottom: 80px;
  }
  .history {
    background: url(../images/hsbg0.jpg) bottom center no-repeat #072a72;
  }
}
@media only screen and (max-width: 768px) { /*********手机端端样式*********/
  .am-container2 {
    margin-left: 0;
    margin-right: 0
  }
  .r_1 {
    height: 110px;
  }
  .r_2 {
    background: none;
    height: 0px;
  }
  .r_1 p {
    font-size: 1rem;
  }
  .history > am-u-sm-4:nth-child(n+3) {
    clear: both;
    margin-bottom: 50px!important;
  }
  .hsmb1 {
    margin-bottom: 2rem;
  }
  .hsbgm {
    background: url(../images/hsbg_m.png) left center no-repeat #0f1b60;
  }
  .ch-box {
    /* margin: 4px auto; */
  }
  .chance .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 7px;
  }
  .chance .ch-box h2 {
    width: 50px;
    height: 50px;
    border-radius: 70px;
    font-size: 22px;
    line-height: 50px;}
  .chance .am-u-sm-6 {
    padding: 0 4px;
  }
  .chance p {
    line-height: 25px;
    font-size: 14px;
    line-height: 20px;
  }
  .chance .am-g {
    padding: 10px;
  }
}
@media only screen and (max-width: 350px) { /*********手机端端样式*********/
  .r_1 p {}
}
.nav .am-container {
  padding: 0 !important;
}




/*手机版*/
header, footer {
	display:block;
	clear:all;
}
.headbox {
	clear: both;
	overflow: hidden;
	min-width: 320px;
 *zoom:1;
	display:block;
}
.logoarea {
	clear:both;
	height: 48px;
	overflow:hidden;
	color: #ebebeb;
 * zoom:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(https://m.e-works.net.cn/images/top_bg1.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 2px;
	position:relative;
}
.logoarea a {
	color: #ebebeb;
}
.logoarea a:link, .logoarea a:visited {
	color:#ebebeb;
	text-decoration: none;
}
.logoarea a:hover {
	color:#FFF;
	text-decoration: underline;
}
.head_l {
	height: 48px;
	width: 58px;
	cursor:pointer;
	float:left;
	left: 0px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 12px;
}
.head_l img {
	height: 32px;
	width: 32px;
}
.head_r {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 0px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r img {
	height: 24px;
	width: 24px;
}
.head_c {
	height: 36px;
	padding-top: 10px;
	text-align: center;
	color: #e6e6e6;
	padding-left:15px;
}
.head_c h1 {
	font-size:21px;
	line-height:36px;
	vertical-align: bottom;
}
.head_c img {
	margin-top: 7px;
	height: 26px;
	width: 87px;
	vertical-align:top;
}
.htop a:link, .htop a:visited {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	display:block;
	text-align:center;
	border:1px solid #5E5E5E;
	line-height:24px;
	background-color:#5E5E5E;
	color:#e6e6e6;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.htop a:hover {
	color:#e6e6e6;
	text-decoration: none;
	background-color:#31a9de;
	border:1px solid #31a9de;
}
.head_l_2 {
	height: 48px;
	width: 50px;
	cursor: pointer;
	float: left;
	left: 48px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 20px;
}
.head_l_2 img {
	height: 32px;
	width: 32px;
}
.newmob .head_l {
	height: 48px;
	width: auto;
	cursor:pointer;
	float:left;
	left: 10px;
	z-index: 999;
	position: absolute;
	top: 0px;
	text-align: center;
	padding-top: 6px;
}
.newmob .head_l img {
	margin-bottom: 9px;
	height: auto;
	width: 90px;
	padding-right: 10px;
}
.newmob .head_l h1 {
	font-size:1.2em;
	vertical-align:bottom;
	line-height:36px;
}
.newmob .head_r_userimg {
	height: 42px;
	width: 42px;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 20px;
}
.newmob .head_r_userimg img {
	height: 24px;
	width: 24px;
	border-radius:50%
}
.newmob .head_r_userimg_none {
	height: 42px;
	width: 42px;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	padding-top: 20px;
}
.newmob .head_r_userimg_none img {
	height: 24px;
	width: 24px;
}
.head_r_ss {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 32px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r_ss img {
	height: 24px;
	width: 24px;
}
.head_r_con {
	height: 42px;
	width: 42px;
	cursor:pointer;
	top: 0px;
	right: 64px;
	z-index: 999;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
.head_r_con img {
	height: 24px;
	width: 24px;
}
hr {
	width: 100%;
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #CCC, #CCC);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
/*手机版 end*/


@media screen and (max-width:768px) {  /*网站改版 新手机版顶部*/
 .nav-m {
    position: relative;
    width: 35px;
	margin-top: 2px;
  }
  .nav-m .am-menu-toggle {
    top: -2px;
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
  .am-top-m {
    background-color: #2b2e40;
    padding: 8px 10px 8px 10px;
    padding-right: 0px;
	height:40px;
  }
  .am-top-m .am-menu li {
    position: relative;
  }
  .am-top-m .am-menu li .jvip {
    position: absolute;
    top: 0px;
    right: 0px;
    color: #f3ba00;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    height: 44px;
    line-height: 44px;
    text-indent: 0px;
    border-top: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  }
  .am-top-m .am-menu .wzz {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.3);
  }
  .am-top-m .am-menu .wzz a {
    float: left;
    width: 50%;
    line-height: 30px;
    height: 30px;
    text-indent: 0px;
    border-top: 0px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0);
  }
  .am-top-m a {
    color: #FFF;
  }
  .am-top-m-logo {
    float: left;
    margin-top: -3px;
  }
  .am-top-m-logo img {
    height: 20px;
  }
  .am-menu-offcanvas1 .am-menu-nav > .am-parent > a:after {
    content: "\f105";
  }
  .am-top-m-rr {
    float: right;
    margin-top: 0px;
  }
  .am-top-m-rr i {
    font-size: 18px;
    color: #FFF;
    margin-right: 10px;
    margin-top: 2px;
    display: inline-block;
  }
  .am-top-m-rr .am-icon-mobile {
    font-size: 22px;
    width: 12px;
  }
  .am-top-m-rr .am-icon-mobile, .am-top-m-rr .am-icon-search {
    line-height: 20px;
  }
  .am-top-m-rr .mr20 {
    margin-top: 0px;
    margin-right: 5px;
  }
  .am-top-m-rr img {
    display: block;
    width: 20px;
    margin-right: 12px;
  }
  .am-top-m-rr .am-user-img img {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-top: 2px;
  }
}

/*网站改版 新手机版顶部 end*/
