.common-nav {
  width: 100%;
  height: 64px;
  background: #f9f9f9;
}
.common-nav ul {
  display: flex;
}
.common-nav ul li {
  font-size: 16px;
  font-weight: 400;
  line-height: 54px;
  margin-right: 45px;
}
.common-nav ul li:hover a {
  color: #ff5050;
}
.common-nav ul li a {
  color: #333333;
}
.common-nav ul li.active a {
  color: #ff5050;
}
.inner-title {
  margin-top: 26px;
}
.inner-title p {
  text-align: center;
}
.inner-title p:nth-child(1) {
  font-size: 36px;
  color: #333333;
}
.inner-title p:nth-child(2) {
  font-size: 24px;
  color: #d7d7d7;
  margin-top: 11px;
}
.ye-page {
  margin-top: 56px;
}
.ye-page ul {
  display: flex;
  justify-content: center;
}
.ye-page ul li {
  width: 43px;
  height: 43px;
  background: #f6f6f6;
  border-radius: 4px;
  color: #242422;
  line-height: 43px;
  font-size: 14px;
  margin-right: 7px;
  text-align: center;
}
.ye-page ul li.active {
  background: #ff5050;
}
.ye-page ul li.active a {
  color: #fff;
}
.ye-page ul li a {
  color: #242422;
}
.ye-page ul .prev {
  font-size: 20px !important;
  color: #000;
}
.ye-page ul .prev a {
  color: #000;
  font-weight: 700;
}
.ye-page ul .next {
  font-size: 20px !important;
  color: #000;
}
.ye-page ul .next a {
  color: #000;
  font-weight: 700;
}
.news-content {
  margin-top: 32px;
}
.news-content .list li {
  padding: 32px 0;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}
.news-content .list li:hover .text-overflow {
  color: #ff5050 !important;
}
.news-content .list li:hover a > div:nth-child(1) img {
  transform: scale(1.1);
  transition: 0.3s;
}
.news-content .list li a {
  display: flex;
}
.news-content .list li a > div:nth-child(1) {
  width: 333px;
  height: 226px;
  overflow: hidden;
}
.news-content .list li a > div:nth-child(1) img {
  width: 333px;
  height: 226px;
  overflow: hidden;
  background: #111111;
}
.news-content .list li a > div:nth-child(2) {
  margin-left: 29px;
  width: 839px;
}
.news-content .list li a > div:nth-child(2) p:nth-child(1) {
  font-size: 18px;
  color: #242422;
  margin-top: 40px;
}
.news-content .list li a > div:nth-child(2) p:nth-child(2) {
  font-size: 14px;
  color: #b6b6b6;
  margin-top: 28px;
}
.news-content .list li a > div:nth-child(2) p:nth-child(3) {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  margin-top: 32px;
  line-height: 34px;
}
.job {
  margin-top: 42px;
  display: flex;
}
.job > .left {
  width: 221px;
}
.job > .left .title p:nth-child(1) {
  font-size: 28px;
  font-weight: bold;
  color: #333;
}
.job > .left .title p:nth-child(1) span:nth-child(1) {
  color: #ff2828;
}
.job > .left .title p:nth-child(2) {
  font-size: 14px;
  color: #666666;
  margin-top: 8px;
}
.job > .left .inner-nav ul {
  width: 216px;
  border: 1px solid #e5e5e5;
  margin-top: 23px;
}
.job > .left .inner-nav ul li {
  border-bottom: 1px solid #efefef;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
}
.job > .left .inner-nav ul li:nth-last-child(1) {
  border: none;
}
.job > .left .inner-nav ul li span {
  color: #666;
  font-size: 8px;
  margin: 13px;
}
.job > .left .inner-nav ul li a {
  color: #666;
}
.job > .left .inner-nav ul li:hover {
  background: #ff5050;
}
.job > .left .inner-nav ul li:hover span {
  color: #fff;
}
.job > .left .inner-nav ul li:hover a {
  color: #fff;
}
.job > .left .concat {
  margin-top: 46px;
}
.job > .left .concat .c2 {
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  margin-top: 15px;
}
.job > .right {
  width: 915px;
  margin-left: 59px;
  margin-top: 25px;
}
.job > .right .title {
  width: 100%;
  border-bottom: 1px solid #efefef;
}
.job > .right .title p {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
.job > .right .title .inner-line {
  width: 48px;
  height: 3px;
  background: #ff2828;
}
.job > .right .j-inner {
  margin-top: 38px;
  width: 100%;
}
.job > .right .j-inner .thead ul {
  display: flex;
  height: 56px;
  background: #333333;
  padding: 0 23px;
  box-sizing: border-box;
}
.job > .right .j-inner .thead ul li {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 56px;
  width: 140px;
  text-align: center;
}
.job > .right .j-inner .thead ul li:nth-of-type(1) {
  width: 350px;
  text-align: left;
  margin-right: 0px;
}
.job > .right .j-inner .thead ul li:nth-last-of-type(1) {
  margin-right: 0;
}
.job > .right .j-inner .aa {
  background: #f3f5f9;
}
.job > .right .j-inner .aa .detail {
  color: #ff5050;
}
.job > .right .j-inner .wrap-tbody {
  color: #fff;
}
.job > .right .j-inner .wrap-tbody .detail span {
  margin-left: 2px;
}
.job > .right .j-inner .wrap-tbody .detail .s2 {
  display: none;
}
.job > .right .j-inner .wrap-tbody ul {
  display: flex;
  height: 56px;
  padding: 0 23px;
  box-sizing: border-box;
  border-bottom: 1px solid #efefef;
}
.job > .right .j-inner .wrap-tbody ul li {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 56px;
  text-align: center;
  width: 140px;
  cursor: pointer;
}
.job > .right .j-inner .wrap-tbody ul li:nth-of-type(1) {
  width: 347px;
  text-align: left;
}
.job > .right .j-inner .wrap-tbody ul li:nth-last-of-type(1) {
  margin-right: 0;
}
.job > .right .j-inner .wrap-tbody .hide {
  display: none;
  padding-bottom: 40px;
}
.job > .right .j-inner .wrap-tbody .hide .h1 {
  display: flex;
  padding: 0 23px;
  margin-top: 24px;
  box-sizing: border-box;
}
.job > .right .j-inner .wrap-tbody .hide .h1 .left {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
.job > .right .j-inner .wrap-tbody .hide .h1 .right {
  font-size: 14px;
  color: #666666;
  line-height: 33px;
  margin-left: 43px;
}
.service-content ul {
  display: flex;
  flex-wrap: wrap;
}
.service-content ul li {
  width: 358px;
  height: 455px;
  background: #ffffff;
  box-shadow: 0px 5px 16px 0px #efefef;
  border-radius: 20px;
  margin-left: 63px;
  margin-top: 63px;
}
.service-content ul li:nth-of-type(3n + 1) {
  margin-left: 0;
}
.service-content ul li:nth-of-type(1) .content {
  padding: 0 55px !important;
}
.service-content ul li:nth-of-type(4) .content {
  padding: 0 50px !important;
}
.service-content ul li:hover .img3 {
  display: block !important;
}
.service-content ul li:hover .img2 {
  display: none;
}
.service-content ul li:hover .content > div {
  background: #ff5050;
  color: #fff;
}
.service-content ul li .t-img {
  width: 358px;
  height: 160px;
  border-radius: 20px 20px 0px 0px;
  position: relative;
}
.service-content ul li .t-img .img1 {
  position: absolute;
  width: 358px;
  height: 160px;
  border-radius: 20px 20px 0px 0px;
}
.service-content ul li .t-img .img2 {
  position: absolute;
  width: 91px;
  height: 77px;
  z-index: 100;
  bottom: -39px;
  left: 50%;
  transform: translateX(-50%);
}
.service-content ul li .t-img .img3 {
  position: absolute;
  width: 91px;
  height: 77px;
  z-index: 100;
  bottom: -39px;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}
.service-content ul li:nth-of-type(1) {
  margin-left: 0;
}
.service-content ul li .content {
  padding: 0 30px;
}
.service-content ul li .content p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 31px;
  text-align: center;
  margin: 73px 0 40px;
  height: 79px;
}
.service-content ul li .content > div {
  width: 198px;
  height: 52px;
  background: #f2f2f2;
  border-radius: 20px;
  font-size: 20px;
  color: #333333;
  line-height: 52px;
  text-align: center;
  margin: 0 auto 0;
}
.culture ul {
  display: flex;
  flex-wrap: wrap;
}
.culture ul li {
  width: 400px;
  height: 295px;
  background: #f7f7f7;
}
.culture ul li img {
  width: 100%;
  height: 100%;
}
.culture ul li.text {
  padding: 0 42px;
  box-sizing: border-box;
}
.culture ul li.text p:nth-of-type(1) {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  margin-top: 95px;
}
.culture ul li.text p:nth-of-type(2) {
  width: 29px;
  height: 2px;
  background: #ff5050;
  margin-top: 23px;
}
.culture ul li.text p:nth-of-type(3) {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  margin-top: 23px;
}
.credit .list ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 37px;
}
.credit .list ul li {
  width: 380px;
  margin-left: 30px;
  margin-top: 35px;
}
.credit .list ul li img {
  width: 380px;
  height: 257px;
}
.credit .list ul li p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  margin-top: 16px;
  text-align: center;
  padding: 0 30px;
}
.credit .list ul li:nth-of-type(3n + 1) {
  margin-left: 0;
}
.partner .back_partner {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 728px;
  z-index: -1;
}
.partner ul {
  display: flex;
  flex-wrap: wrap;
}
.partner ul li {
  width: 226px;
  height: 89px;
  line-height: 89px;
  background: #ffffff;
  box-shadow: 0px 6px 35px 0px rgba(235, 235, 235, 0.61);
  border-radius: 10px;
  overflow: hidden;
  margin-left: 14px;
  text-align: center;
  margin-top: 32px;
  position: relative;
}
/*.partner ul li:nth-child(2) {*/
/*background: #232323;*/
/*}*/
.partner ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.partner ul li:nth-of-type(5n + 1) {
  margin-left: 0;
}
.contact .item {
  display: flex;
  margin-top: 64px;
}
.contact .item .left {
  text-align: center;
  width: 574px;
}
.contact .item .left p:nth-of-type(1) {
  font-size: 24px;
  font-weight: bold;
  color: #111111;
  line-height: 44px;
  margin-top: 59px;
}
.contact .item .left p:nth-of-type(2) {
  font-size: 18px;
  font-weight: 400;
  color: #9d9fa2;
  line-height: 44px;
}
.contact .item .left p:nth-of-type(3) {
  font-size: 18px;
  font-weight: 400;
  color: #9d9fa2;
  line-height: 44px;
}
.contact .item .right {
  width: 626px;
  height: 339px;
  background: #ffffff;
  box-shadow: -6px 1px 92px 0px rgba(223, 230, 232, 0.5);
  display: flex;
  padding: 73px 40px;
  box-sizing: border-box;
}
.contact .item .right .r1 {
  padding-right: 41px;
  height: 180px;
  /* border-right: 1px solid #efefef; */
  /* margin-right: 28px; */
}
.contact .item .right .r1 p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 53px;
}
.contact .item .right .r1 p:nth-of-type(1) {
  font-weight: bold;
  line-height: 26px;
}
.contact .item .right .r1 p:nth-of-type(2) {
  margin-top: 14px;
}
.contact .item .right .r2 {
  margin-top: -30px;
  padding-left: 25px;
  height: 249px;
  display: flex;
  width: 200px;
  visibility: visible;
  animation-name: fadeInRight;
  border-left: 1px solid #efefef;
}
/* .contact .item .right .r2 > div:nth-of-type(2) {
  margin-top: 30px;
} */
.contact .item .right .r2 > div img {
  width: 95px;
  height: 95px;
}
.contact .item .right .r2 > div p {
  font-size: 12px;
  color: #333333;
  text-align: center;
}
.contact .item .right .r2 .map-wrap {
  width: 100%;
  height: 100%;
}
.contact .item .right .r2 .map-wrap img {
  width: 585px;
  height: 298px;
  background: #ffffff;
  box-shadow: -6px 1px 92px 0px rgba(223, 230, 232, 0.5);
}
.contact .item .right2 {
  width: 626px;
  height: 339px;
  background: #ffffff;
  box-shadow: -6px 1px 92px 0px rgba(223, 230, 232, 0.5);
  display: flex;
  box-sizing: border-box;
  padding: 20px;
}
.contact .item .right2 img {
  width: 588px;
  height: 299px;
}
.contact .item .right3 {
  width: 626px;
  height: 339px;
  background: #ffffff;
  box-shadow: -6px 1px 92px 0px rgba(223, 230, 232, 0.5);
  display: flex;
  box-sizing: border-box;
  padding: 17px;
}
.contact .item .right3 input {
  width: 287px;
  height: 48px;
  border: 1px solid #f0f0f0;
  outline: none;
  padding: 0 11px;
  box-sizing: border-box;
}
.contact .item .right3 input:nth-of-type(2) {
  margin-left: 12px;
}
.contact .item .right3 textarea {
  width: 592px;
  height: 126px;
  border: 1px solid #f0f0f0;
  padding: 11px;
  box-sizing: border-box;
  margin-top: 20px;
  outline: none;
}
.contact .item .right3 button {
  width: 175px;
  height: 55px;
  background: #efefef;
  font-size: 18px;
  font-weight: 400;
  color: #111111;
  text-align: center;
  line-height: 55px;
  border: none;
  margin-top: 30px;
  float: right;
}
.inner-banner {
  width: 100%;
  height: 550px;
  margin-top: 114px;
  position: relative;
}
.inner-banner .img1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.inner-banner .new-img {
  position: absolute;
  z-index: 100000;
  bottom: 188px;
}
.inner-banner .inner-text {
  position: relative;
  height: 100%;
  left: 0;
}
.inner-banner .job-img {
  position: absolute;
  z-index: 100000;
  right: 0;
  bottom: 167px;
}
.inner-banner .service-img {
  position: absolute;
  z-index: 100000;
  left: 20px;
  bottom: 270px;
}
.inner-banner .culture-img {
  position: absolute;
  z-index: 100000;
  right: 55px;
  bottom: 228px;
}
.inner-banner .partner-img {
  position: absolute;
  z-index: 100000;
  left: 26px;
  bottom: 254px;
}
.inner-banner .contact-img {
  position: absolute;
  z-index: 100000;
  left: 16px;
  bottom: 237px;
}
.detail-contnet h2 {
  text-align: center;
  font-weight: normal;
  color: #000;
  font-size: 18px;
  margin-bottom: 15px;
}
.detail-contnet h3 {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  line-height: 60px;
}
