/* header start */
@font-face {
  font-family: "Helvetica Condensed";
  /* 字体名称,可自己定义 */
  src: url("helvetica-webfont.eot");
  /* IE */
  src: local("helvetica-webfont Regular"), local("helvetica-webfont"),
    url("helvetica-webfont.woff") format("woff"),
    url("helvetica-webfont.ttf") format("truetype"),
    /* 非IE */ url("helvetica-webfont.svg#LIGHRG") format("svg");
}
.pc_none {
  display: none !important;
}

.top-bar {
  height: 22px;
  width: 100%;
  background: linear-gradient(to right, #113360, #157493);
}

.header-con-bottom .wic-center {
  padding: 17px 0;
  background: url(wic_headerBg_v202210.png) no-repeat 40px top;
}

.header-left {
  margin-right: 82px;
}

.header-right {
  width: 955px;
}

.search-con input {
  display: block;
  float: left;
  padding: 0 20px;
  border-radius: 4px;
  height: 37px;
  line-height: 37px;
  background: #f4f7fe;
  font-size: 14px;
  margin-right: 12px;
  width: 160px;
}

.search-con input.search-input {
  background: #163e73;
  color: #fff;
}

.search-con input.search-input::-webkit-input-placeholder {
  color: #fff;
}

.search-con button {
  display: block;
  float: left;
  height: 37px;
  line-height: 37px;
  width: 37px;
  background: url(wic_biggerLens_v202210.png) no-repeat center center;
  cursor: pointer;
}

.header-right-bottom {
  margin-top: 50px;
}

.mian-nav li {
  float: left;
  font-size: 14px;
  color: #010101;
  font-weight: bold;
  padding: 0 16px;
}

.mian-nav li:last-child {
  padding-right: 0;
}

/* header end */

/* Home Find jobs-Label New jobs start */

.find-jobs {
  position: relative;
  border: 1px solid #dde9f3;
  border-top-color: #1e4876;
}

.Relevant-policies {
  position: absolute;
  right: 50px;
  top: 25px;
  vertical-align: middle;
  font-size: 16px;
  z-index: 2;
}

.Relevant-policies i {
  color: #e17272;
}

.Relevant-policies a {
  display: block;
}

.Relevant-policies img {
  vertical-align: middle;
}

.first-level-title {
  height: 115px;
  padding: 0 50px;
  line-height: 115px;
}

.first-level-title span {
  font-size: 30px;
  color: #333333;
  margin-right: 58px;
  padding-bottom: 6px;
  cursor: pointer;
}

.first-level-title span.on {
  font-weight: bold;
  border-bottom: 4px solid #1b4b9f;
}

.job-search-con {
  padding: 0 50px;
  padding-bottom: 70px;
  border-bottom: 4px solid #f0f0f0;
}

.job-search-con-item {
  position: relative;
  width: 439px;
  border-radius: 10px;
  border: 1px solid #999999;
  /* overflow: hidden; */
}

.item-input-con {
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  overflow: hidden;
}

.job-search-con-item.is-focused {
  border-color: #1b4b9f;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0;
}

.job-search-con-item label {
  float: left;
  font-size: 20px;
  padding: 0 10px;
  font-weight: bold;
}

.job-search-con-item input[type="text"] {
  float: left;
  display: block;
  height: 70px;
  line-height: 70px;
  font-size: 14px;
  width: 360px;
  color: #333;
}
.job-search-con-item input::-webkit-input-placeholder,
.job-search-con-item textarea::-webkit-input-placeholder {
  color: #333;
}

.job-search-con-item input:-moz-placeholder,
.job-search-con-item textarea:-moz-placeholder {
  color: #333;
}

.job-search-con-item input:-ms-input-placeholder,
.job-search-con-item textarea:-ms-input-placeholder {
  color: #333;
}
.job-search-con-item {
  float: left;
}

.job-search-con-item:first-child {
  margin-right: 35px;
}

.sub-auto-complete {
  position: absolute;
  left: -1px;
  width: 100%;
  top: 70px;
  border: 1px solid #999999;
  border-color: #1b4b9f;
  border-radius: 10px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top: 0;
  background: #fff;

  display: none;
  z-index: 999;
}

.sub-auto-complete ul li {
  font-size: 16px;
  font-weight: bold;
  color: #010101;
  /* height: 40px; */
  /* line-height: 40px; */
  cursor: pointer;
  /* padding: 10px 0; */
  padding-left: 20px;
}
.sub-auto-complete ul li input[type="checkbox"],
.sub-auto-complete ul li label {
  float: none;
  display: inline-block;
  vertical-align: text-top;
  padding: 0 5px;
  margin: 0;
}
.sub-auto-complete ul li input[type="checkbox"] {
  margin: 0;
  margin-top: 11px;
  /* padding: 10px 0; */
}
.sub-auto-complete ul li label {
  width: 380px;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 0;
  padding-left: 7px;
}
.sub-auto-complete ul li:hover {
  background: #1b4b9f20;
  cursor: pointer;
}
.workplaceList {
  max-height: 300px;
  overflow-y: scroll;
}

.job-search-con .search-btn {
  color: #fff;
  width: 154px;
  height: 70px;
  text-align: center;
  line-height: 70px;
  font-weight: bold;
  background: #163e73;
  border-radius: 10px;
  cursor: pointer;
}

.jobCompanyList-big-title {
  color: #333;
  font-size: 24px;
  text-align: center;
}

.jobCompanyList-big-title span {
  display: block;
  float: left;
  width: 50%;
  height: 108px;
  line-height: 141px;
}

.jobCompanyList-big-title span a {
  color: #333;
  line-height: 30px;
  display: inline-block;
  height: 49px;
}

.jobCompanyList-big-title span.on {
  font-weight: bold;
}

.jobCompanyList-big-title span.on a {
  border-bottom: 4px solid #2557a7;
  padding: 0 15px;
}

.jobCompanyList-con {
  display: flex;
  -js-display: flex;
  justify-content: space-between;
  background: #f5f5f5;
  padding: 50px;
}

.jobCompanyList-conL {
  width: 523px;
}

.jobCompanyList-conL li {
  position: relative;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #dbdbdb;
  padding: 17px 22px;
  box-sizing: border-box;
  margin-bottom: 30px;
  background: #fff;
  cursor: pointer;
}

.jobCompanyList-conL li:hover {
  box-shadow: 3px 3px 10px #ddd;
}

.jobCompanyList-conL li:hover .job-name {
  text-decoration: underline;
}

.jobCompanyList-conL li .last-updated {
  font-size: 18px;
  color: #e1930f;
}
.jobCompanyList-conL li .paused {
  top: 20px;
  right: 20px;
}
.jclR-item-top {
  position: relative;
}
.jclR-item-top .paused {
  right: 20px;
  bottom: 70px;
}
.paused {
  display: none;
  position: absolute;
  font-size: 18px;
  color: rgb(171, 20, 23);
  font-weight: bold;
}
.jobCompanyList-con .job-name {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  margin: 20px 0;
}

.company-name {
  font-size: 16px;
  color: #2752a6;
  font-weight: bold;
  padding-right: 30px;
  width: auto;
  display: inline-block;
}

.company-desc {
  font-size: 16px;
  line-height: 24px;
  margin: 20px 0;
  max-height: 96px;
  overflow: hidden;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  /* word-break: break-all; */
}

.address-data {
  height: 75px;
  line-height: 75px;
  background: #1b4b9f;
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  padding-left: 30px;
  box-sizing: border-box;
}

.address-data > div {
  display: inline-block;
  margin: 0 10px;
  max-width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jobCompanyList-conL li.on {
  border: 2px solid #1b4b9f;
  box-shadow: 5px 5px 10px #d7d7d7;
}

.jobCompanyList-conR {
  width: 536px;
}

.jclR-item {
  background: #fff;
  border: 2px solid #1b4b9f;
  border-radius: 10px;
  position: sticky !important;
  top: 30px;
  margin-bottom: 30px;
  min-height: 600px;
}

.jclR-item-top {
  padding: 1px 0;
}

.jobCompanyList-conR .job-name,
.jobCompanyList-conR .company-name {
  padding: 0 25px;
}

.job-small-title {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  padding: 0 25px;
  margin: 15px 0;
}

.Job-activity-list {
  padding: 0 25px;
  padding-left: 45px;
  padding-bottom: 10px;
  font-size: 18px;
  border-bottom: 2px solid #b0b0b0;
  margin: 0px 10px;
}

.Job-activity-list li {
  list-style: disc;
  line-height: 26px;
}

.Job-details-con {
  margin: 0 25px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 26px;
  overflow-y: scroll;
  text-align: justify;
}

/* Home Find jobs-Label New jobs end */

/* Home Find Jobs-Label Companies start */
.company-page .job-search-con-item {
  width: 769px;
}

.company-page .search-btn {
  width: 275px;
}

.company-page .job-search-con-item input {
  width: 599px;
  color: #333;
}

.companyies-list {
  padding: 40px 50px;
  background: #f5f5f5;
  overflow: hidden\9\0;
}

.companyies-list .company-item {
  position: relative;
  width: 100%;
  /* width: 1098px; */
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 40px;
  box-sizing: border-box;
  padding: 25px 70px 30px 25px;
}

.companyies-list .company-item .new-label {
  font-size: 18px;
  color: #e1930f;
}

.company-main-info {
  margin: 30px 0;
}
.company-main-info.with-logo .txt-con {
  max-width: 915px;
}
.company-main-info.with-logo .logo-con {
  display: block;
}
.company-main-info .logo-con {
  display: none;
  margin-right: 20px;
}

.company-main-info .logo-con img {
  width: 64px;
  height: 64px;
}

.company-main-info .company-name {
  font-size: 28px;
  color: #333;
  font-weight: bold;
  cursor: pointer;
}

.company-industry {
  font-size: 16px;
  margin-top: 10px;
  padding-left: 30px;
  line-height: 28px;
  height: 28px;
  background: url(wic_hangYeLogo_v202210.jpg) no-repeat left center;
  background-size: 28px 28px;
}

.company-bottom-info {
  background: #f5f5f5;
  border-radius: 10px;
}

.company-job-list {
  padding-left: 60px;
  font-size: 18px;
  width: 690px;
}

.company-job-list li {
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #b6b6b6;
}

.company-job-list li .company-job-new {
  position: relative;

  color: #e1930f;
  padding-left: 30px;
  margin-right: 25px;
}

.company-job-list li .company-job-new::before {
  position: absolute;
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background: #e1930f;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.company-job-name {
  font-weight: bold;
  cursor: pointer;
}

.company-item .more-job {
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
}

.company-item .more-job span {
  color: #02a7f0;
  font-size: 18px;
  font-weight: normal;
  cursor: pointer;
}

.company-item .company-address {
  height: 75px;
  line-height: 75px;
  background: #1b4b9f;
  border-radius: 10px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  box-sizing: border-box;
  padding-left: 60px;
}

.focus-pic {
  width: 200px;
  height: 148px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.35);
}

.company-item .focus-pic {
  position: absolute;
  top: 98px;
  right: 108px;
}

.focus-pic img {
  width: 100%;
  height: 100%;
}

.company-item .jump-pic {
  width: 42px;
  height: 42px;
  overflow: hidden;
  /* border-radius: 21px; */
  position: absolute;
  top: 80px;
  right: 330px;
  cursor: pointer;
}

.company-item .jump-pic img {
  width: 100%;
  height: 100%;
}

.company-item:hover {
  box-shadow: 3px 3px 10px #ddd;
}
.company-item:hover .company-name {
  text-decoration: underline;
}
.slide-for-more {
  position: relative;
  background: #f5f5f5;
  color: #a9a7a7;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 50px 0;
}

.slide-for-more::before,
.slide-for-more::after {
  position: absolute;
  content: "";
  width: 350px;
  height: 4px;
  background: #f0f0f0;
  top: 29px;
}

.slide-for-more::before {
  left: 0;
}

.slide-for-more::after {
  right: 0;
}

/* Home Find Jobs-Label Companies end */

/* Home-Job Search Result start */
.search-result-info {
  background: #eef1f9;
  height: 64px;
  line-height: 64px;
  margin-top: 30px;
  padding: 0 50px;
  box-sizing: border-box;
}

.search-result-left {
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.search-result-right {
  font-size: 16px;
}

.search-result-right .sort i {
  font-style: normal;
  font-weight: bold;
}

.search-result-right .sort {
  margin-right: 40px;
}

.search-result-right .sort span {
  color: #0000ff;
  text-decoration: underline;
  cursor: pointer;
}

/* Home-Job Search Result end */

/* Company Search Result start */
.Company-search-result .company-item {
  padding-right: 25px;
  cursor: pointer;
}

.Company-search-result .company-desc {
  font-size: 16px;
  color: #333333;
}

.Company-search-result .jobCompanyList-conL .with-logo .txt-con {
  width: 380px;
}

.Company-search-result .company-item.on {
  border: 2px solid #1b4b9f;
  box-shadow: 5px 5px 10px #d7d7d7;
}

.Company-search-result-conR .company-main-info {
  padding: 0px 30px;
}
.Company-search-result-conR .with-logo .txt-con {
  width: 380px;
}
.Company-search-result .company-name {
  padding: 0;
}

.Company-search-result-conR .csr-address {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  padding: 0 30px 30px 30px;
  margin: 0 10px;
  border-bottom: 2px solid #b0b0b0;
}

.Company-search-result-conR .focus-pic {
  margin: 30px auto;
}

.Company-search-result-conR .job-small-title {
  padding: 0;
}

.csr-company-detail {
  padding: 0 30px;
}

.about-us-info {
  font-size: 13px;
  line-height: 20px;
}

.Company-search-result-conR .job-list {
  padding-bottom: 20px;
}

.Company-search-result-conR .job-list li {
  display: flex;
  -js-display: flex;
  align-items: center;
  justify-content: space-between;
  height: 109px;
  border: 1px solid #999999;
  padding: 0 30px;
  border-radius: 10px;
  margin-top: 20px;
}

.job-list li .job-list-name {
  width: 290px;
}

.Company-search-result-conR .jump-pic img {
  vertical-align: middle;
}

.csr-company-detail {
  overflow-y: scroll;
  margin-right: 10px;
  /* height: 500px; */
  margin-top: 10px;
}

.Company-search-result-conR .jclR-item {
  margin-bottom: 40px;
}

/* Company Search Result end */

/* relevant  begin  */
.relevantMain .relevantTop {
  padding: 50px;
  padding-bottom: 0;
}

.relevantMain .relevantTop p {
  color: #818181;
  font-size: 20px;
  font-style: italic;
}

.relevantMain .relevantInfo {
  background-color: rgba(251, 247, 241, 1);
  border: 1px solid rgba(249, 236, 200, 1);
  box-sizing: border-box;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
  position: relative;
  color: #dbb171;
}

.relevantMain .relevantInfo h3 {
  font-size: 20px;
}

.relevantMain .relevantInfo p {
  font-size: 16px;
  line-height: 2;
  font-style: normal;
  color: #dbb171;
  margin-top: 15px;
}

.relevantMain .relevantInfo .open-btn {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 13px;
  right: 20px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("relevant_arrow2.png");
  cursor: pointer;
}

.relevantMain .relevantInfo .open-btn.active {
  background-image: url("relevant_arrow1.png");
}

.relevantMain .relevantList table {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #333;
}

.relevantMain .relevantList table th {
  text-align: center;
  font-weight: bold;
  height: 95px;
}

.relevantMain .relevantList table td {
  height: 140px;
  line-height: normal;
  background: transparent;
}

.relevantMain .relevantList table td:nth-of-type(1) {
  width: 120px;
}

.relevantMain .relevantList table td:nth-of-type(2) {
  width: 220px;
}

.relevantMain .relevantList table td:nth-of-type(3) {
  width: 300px;
  /* word-break: break-all; */
  padding: 0 10px;
}

.relevantMain .relevantList table td:nth-of-type(4) {
  width: 400px;
  text-align: left;
  color: #818181;
}

.relevantMain .relevantList table td:nth-of-type(5) a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url("relevant_share.png") no-repeat;
  background-size: 100% auto;
  border-radius: 5px;
}

.relevantMain .relevantList table tr:nth-of-type(odd) {
  background: #f5f5f5;
}

.relevantMain .relevantList table tr:nth-of-type(even) {
  background: #fff;
}

.relevantMain .listMore {
  background: #f5f5f5;
  padding: 80px 0 120px 0;
}

.relevantMain .listMore .moreBtn {
  width: 910px;
  height: 105px;
  text-align: center;
  margin: 0 auto;
  color: #818181;
  background-color: #e8e8e8;
  font-size: 20px;
  box-sizing: border-box;
  padding-top: 25px;
  background-image: url("relevant_more.png");
  background-repeat: no-repeat;
  background-position: center 60px;
  background-size: 28px auto;
  border-radius: 10px;
  cursor: pointer;
}

.relevantMain .goverment-search {
  background: #128dd2;
  padding: 60px 180px;
}

.relevantMain .goverment-search .job-search-con-item {
  border: none;
  background: #fff;
  width: 640px;
}

.relevantMain .goverment-search .job-search-con-item label {
  padding-left: 40px;
}

.relevantMain .goverment-search .search-btn {
  width: 154px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 10px;
  background: rgba(22, 62, 115, 1);
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.relevantMain .goverment-cont {
  padding: 50px 0;
  text-align: center;
}

.relevantMain .goverment-cont h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 50px;
}

.relevantMain .goverment-item {
  box-shadow: 0px 0px 5px rgb(219 219 219);
  width: 200px;
  height: 245px;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
}

.relevantMain .goverment-cont:nth-of-type(odd) {
  background: rgba(219, 219, 219, 1);
}

.relevantMain .goverment-cont:nth-of-type(even) {
  background: rgba(245, 245, 245, 1);
}

.relevantMain .goverment-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid rgba(218, 230, 240, 1);
  z-index: 1;
}
.relevantMain .goverment-item a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 8;
  padding-top: 60px;
}
.relevantMain .goverment-item i {
  display: block;
  width: 46px;
  height: 56px;
  background: url("goverment-icon.png") no-repeat;
  background-size: 100% auto;
  margin: 0 auto;
}

.relevantMain .goverment-item p {
  padding: 20px;
  font-size: 14px;
  color: #000;
  line-height: 1.8;
  font-weight: bold;
  /* word-break: break-all; */
}

.relevantMain .goverment-list {
  /* padding-left: 30px; */
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.width200 {
  width: 200px;
  height: 245px;
  margin: 0 14px 20px;
}
.relevantMain .goverment-list .goverment-item {
  float: left;
  margin: 0 14px 20px;
}

.relevantMain .goverment-more {
  padding-top: 20px;
}

/* relevant  end  */
.selectedRegionCon {
  position: absolute;
  left: 5px;
}
.selectedRegion {
  float: left;
  width: 90px;
  font-size: 12px;
  background: #f4f4f5;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  border-radius: 4px;
  border-color: #e9e9eb;
  border: 1px solid #e9e9eb;
  color: #909399;
  margin-right: 3px;
}

.selectedRegion span {
  float: left;
  display: block;
  width: 70px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 5px;
}

.selectedRegion i {
  float: left;
  display: block;
  width: 15px;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
}
.emptyInfo {
  display: none;
  width: 320px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
  background: rgb(254, 238, 239);
  border: 1px solid rgb(249, 197, 198);
  text-align: center;
  border-radius: 16px;
  margin-bottom: 20px;
}
.emptyInfo span {
  font-weight: bold;
  color: red;
}
.no_data {
  display: none;
  text-align: center;
  background: #f5f5f5;
  height: 300px;
  line-height: 300px;
}
/* footer */
.Bottom_Box {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: #163e73;
}

.Bottom_Box1 {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 240px;
  border-bottom: 1px solid #28599a;
}

.Bottom_Div {
  display: block;
  position: relative;
  height: 240px;
  width: 1200px;
  margin: 0 auto;
}

.Bottom_Left {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 665px;
  margin-top: 50px;
}

.Bottom_item {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: auto;
  margin-right: 32px;
}

.Bottom_item h1 {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  height: 36px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.Bottom_item h1 a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.Bottom_item ul {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.Bottom_item li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}

.Bottom_item li a {
  font-size: 12px;
  line-height: 16px;
  color: #fff;
}

.Bottom_Right {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 400px;
  padding-left: 16px;
  height: 126px;
  margin-top: 50px;
  border-left: 1px solid #28599a;
}

.Bottom_Link {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 397px;
  height: 57px;
  background-color: #3265a8;
}

.Bottom_Link p {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 397px;
  height: 57px;
  line-height: 57px;
  text-indent: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
}

.Bottom_Link ul {
  display: none;
  position: absolute;
  bottom: 57px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 397px;
  min-height: 52px;
  z-index: 2;
}

.Bottom_Link li {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 397px;
  height: 52px;
  line-height: 52px;
  text-indent: 25px;

  overflow: hidden;
  background-color: #3265a8;
  border-bottom: 1px solid #204f8c;
}

.Bottom_Link li a {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 14px;
  color: #fff;
  height: 52px;
  line-height: 52px;
}

.Bottom_Follow {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  margin-top: 18px;
  width: 397px;
  height: 57px;
  background-color: #113360;
}

.Bottom_Follow p {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 125px;
  height: 57px;
  line-height: 57px;
  margin-left: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.Bottom_Follow span {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  margin-right: 26px;
  margin-top: 14px;
}

.Bottom_Box2 {
  display: block;
  position: relative;
  padding: 0;
  height: 180px;
  overflow: hidden;
}

.Bottom_InfoBox {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  margin-top: 30px;
  width: 400px;
}

.Bottom_InfoLogo {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 103px;
}

.Bottom_InfoLogo img {
  width: 92px;
  height: 35px;
  margin-top: 4px;
}

.Bottom_InfoText {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 255px;
}

.Bottom_InfoText span {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  color: #3772c0;
}

.Bottom_BackTop {
  float: right;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 73px;
  height: 54px;
  margin-top: 50px;
  border-left: 1px solid #f6cc54;
}

.BT_BackTop {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  margin-left: 17px;
  width: 55px;
  height: 54px;
  cursor: pointer;
}

.BT_BackTop img {
  width: 55px;
  height: 54px;
}
/* .Cen1200 {
  width: 1200px;
  margin: 0 auto;
} */

.TopBar_Box {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
}

.TopBar_Line {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 22px;
  background-image: linear-gradient(to right, #113360, #157393);
}

.TopBar_Div {
  /* position: relative; */
  height: 164px;
  background: url(../images/Home_Top_BK.jpg) center center no-repeat;
  width: 1200px;
  margin: 0 auto;
}

.TopBar_Logo {
  float: left;
  display: block;
  /* position: relative; */
  margin: 0;
  padding: 0;
  width: 210px;
}

.TopBar_Logo img {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 130px;
  height: 130px;
  margin-top: 17px;
}

.TopBar_Menu_Box {
  float: left;
  display: block;
  /* position: relative; */
  margin: 0;
  padding: 0;
  width: 990px;
}

.TopBar_Search_Box {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 80px;
  margin-top: 24px;
  /* border: 1px solid saddlebrown; */
}

.TopBar_Search_Slogon {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 562px;
  height: 37px;
  line-height: 37px;
  font-size: 20px;
  color: #099da6;
  font-style: italic;
  font-family: "Helvetica Neue LT Pro";
}

.TopBar_Search_Slogon B {
  color: #028ed3;
  font-family: "Helvetica Neue LT Pro";
}

.TopBar_Website {
  float: left;
  width: 200px;
  height: 37px;
  font-size: 14px;
  color: #153d73;
  line-height: 37px;
}

.TopBar_Website a {
  color: #153d73;
}

.TopBar_Search_Div {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;

  width: 227px;
  height: 37px;
}

.TopBar_Search_Div P {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 197px;
  height: 37px;
}

.TopBar_Search_Input {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 197px;
  height: 37px;
  background-color: #163e73;
  /* color: #FFF!important; */
  text-indent: 10px;
  line-height: 37px;
  border-radius: 4px;
  color: #fff;
}

.TopBar_Search_Div em {
  float: left;
  position: relative;
  width: 30px;
  height: 37px;
  background: url(../images/BT_TopSearch.png) center center no-repeat;
  cursor: pointer;
}

.TopBar_Menu_Div {
  display: block;
  /* position: relative; */
  margin: 0;
  padding: 0;
  width: 100%;
  height: 30px;
}

.TopBar_Menu_Div ul {
  float: right;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  /* position: relative; */
  margin: 0;
  padding: 0;
  width: 950px;
  height: 60px;
  font-size: 14px;
  list-style: none;
  /* border: 1px solid saddlebrown; */
}

.TopBar_Menu_Div em {
  float: left;
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 35px;
  height: 30px;
  background: url(../images/Icon_Menu.png) left center no-repeat;
}

.TopBar_Menu_Div li {
  display: block;
  /* position: relative; */
  margin: 0;
  padding: 0;
  width: auto;
  height: 56px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 4px;
  padding-right: 4px;
  color: #000;
  border-bottom: 4px solid transparent;
}

.TopBar_Menu_Div li a {
  color: #000;
}

.TopBar_Menu_Bar {
  cursor: pointer;
  border-bottom: 4px solid transparent;
}

.TopBar_Menu_Bar:hover {
  border-bottom: 4px solid #163e73 !important;
}

.TopBar_Menu_Bar:hover .TopBar_MenuLevel {
  display: block;
}

.TopBar_MenuLevel {
  display: none;
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  top: 186px;

  width: calc(100vw);
  height: auto;

  padding-top: 30px;
  padding-bottom: 50px;
  background-color: rgba(239, 241, 249, 0.95);
  z-index: 10;
}

.TopBar_MenuLevel h1 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 764px;
  height: 54px;
  text-align: center;
  border-bottom: 1px solid #c2c7d8;
  background: url(../images/Icon_Menu_Arrow.png) center right no-repeat;
  background-position: right 20px top 20px;
}

.TopBar_MenuLevel h1 a {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  color: #153d73;
  line-height: 54px;
  height: 54px;
}

/* TopBanner_Box */
.TopBar_Box {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
}

.TopBanner_Swiper {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 1920px;
  left: 50%;
  transform: translateX(-960px);
  height: 618px;
  /* overflow: hidden; */
}

.TopBanner_Swiper_BK {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 1920px;
  top: 0;
}

.TopBanner_Swiper_BK img {
  display: block;
  position: absolute;
  margin: 0;
  padding: 0;
  width: 1920px;
  height: 618px;
}

.TopBanner_Swiper_Cover {
  display: block;
  position: absolute;
  width: 960px;
  height: 618px;
  left: 50%;
  transform: translateX(140px);
  font-size: 0.12rem;
  background-color: rgba(235, 249, 247, 0.8);
}

.TopBanner_Swiper_Right {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 460px;
  height: 618px;
}

.TopBanner_Swiper_Right h1 {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: 80px;
  height: 100px;
  line-height: 100px;
  font-size: 38px;
  font-weight: bold;
  color: #153d73;
  text-align: center;
}
.TopBanner_Swiper_Right h1 a {
  color: #153d73;
}
.TopBanner_Swiper_Right h2 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 380px;
  height: 145px;
  line-height: 30px;
  font-size: 22px;
  font-weight: bold;
  color: #153d73;
  text-align: center;
}
.TopBanner_Swiper_Right h2 a {
  color: #153d73;
}
.TopBanner_Swiper_Right h3 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 380px;
  height: 72px;
  line-height: 30px;
  font-size: 16px;
  color: #153d73;
  text-align: center;
}

.TopBanner_Swiper_Right p {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 312px;
  background-color: #153d73;
  line-height: 80px;
  border-radius: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.TopBanner_Swiper_Right a {
  color: #fff;
}

.TopBanner_pagination {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  left: 50% !important;
  bottom: 50px !important;
  transform: translateX(140px);
  position: absolute;
  font-size: 0.12rem;
  z-index: 2;
  height: 32px;
  width: 460px !important;
  text-align: center;
}

.TopBanner_pagination .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #11335f;
  background-color: #fff;
  opacity: 1;
}

.TopBanner_pagination .swiper-pagination-bullet-active {
  width: 32px;
  height: 32px;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #11335f;
  background-color: #f6cc54;
  opacity: 1;
}
.TopBanner_pagination .swiper-pagination-bullet-active:focus,
.TopBanner_pagination .swiper-pagination-bullet:focus {
  outline: none;
}
.PC_Show {
  display: block !important;
}
.Mobile_Show {
  display: none !important;
}

input[placeholder],
[placeholder],
*[placeholder] {
  color: #fff;
  outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #fff;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #fff;
}
.yinc {
  display: none;
}
.floatToolBar {
  position: fixed;
  right: 100px;
  bottom: 200px;
  width: 66px;
  background: #fff;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ccc;
  z-index: 99;
}
.floatToolBar li {
  height: 66px;
  border-bottom: 1px solid #ccc;
  text-align: center;
  line-height: 80px;
  cursor: pointer;
}
.floatToolBar li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 80px;
}
.floatToolBar img {
  display: block;
  margin: 0 auto;
  width: 40px;
  padding-top: 14px;
  /* vertical-align: middle; */
  /* display: inline-block; */
}
