img {
  max-width: 100%;
  height: auto;
}

.header-wrap .wrap-layer {
  max-width: 1680px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.wrap-layer {
  /* max-width: 1400px; */
  /* width: 100%; */
  margin: 0 auto;
  position: relative;
}
.navMenu .sub-menus li {
  line-height: 25px;
  padding: 10px 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid #f6f6f6;
}

.navMenu .sub-menus li:hover {
  background: #d7000f;
}

.navMenu .sub-menus li:hover a span {
  color: #fff;
}

.swiper-roll-1 img {
  max-width: 1920px;
  height: auto;
  display: block;
}

.search-wrap {
  position: absolute;
  right: 0;
  top: 25px;
  text-align: right;
}

.search-wrap .sear-1,
.search-wrap .sear-2 {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.search-wrap .sear-1 a {
  /*background: url(../images/search_bt1.png) no-repeat; */
  width: 25px;
  height: 25px;
  line-height: 100%;
  display: block;
  cursor: pointer;
}

.search-wrap .sear-1 a:before {
  color: #000;
  font-weight: bold;
  font-size: 22px;
  line-height: 100%;
}

.search-wrap .sear-1 {
  margin-right: 0px;
  cursor: pointer;
}

/*.index-header .search-wrap .sear-1 a:before{color: #fff;}

.index-header .navMenu>li>a>span{ color: #fff;}
.index-header .navMenu>li:hover>a>span, .index-header .navMenu>li.cr>a>span{border-bottom: 2px solid #fff;}*/
.in-search {
  display: none;
  /*background: rgba(0,0,0,.2);*/
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 0;
}

.im-search {
  text-align: right;
  max-width: 1400px;
  margin: 0 auto;
}

.im-search input {
  background: #fff;
  font-size: 15px;
  height: 42px;
  padding: 0 15px;
  border: none;
  border: 1px solid #eee;
  box-sizing: border-box;
  line-height: 42px;
  width: 300px;
}

.im-search a {
  width: 60px;
  height: 42px;
  line-height: 42px;
  display: inline-block;
  color: #fff;
  background: #cb2d28;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
}

.im-search em {
  font-size: 36px;
  vertical-align: top;
  display: inline-block;
  line-height: 36px;
  color: #fff;
  margin-left: 20px;
  cursor: pointer;
  color: #fff;
}

.layer-1 {
  width: 33.5%;
  float: left;
  margin-right: 3.5%;
}

.layer-1 + .layer-1 {
  width: 39.5%;
}

.layer-2 {
  width: 20%;
  float: right;
}

.greys-bg {
  background: #f8f8f8;
}

.comstab {
  text-align: left;
  line-height: 100%;
  padding-top: 0;
}

.comstab a {
  cursor: pointer;
  font-size: 26px;
  line-height: 100%;
  display: inline-block;
  color: #999;
  margin-right: 35px;
}

.comstab a span {
  padding-bottom: 10px;
}

.comstab a.cr span,
.comstab a:hover span {
  color: #333;
  position: relative;
}

.comstab a.cr span:after,
.comstab a:hover span:after,
.comtits span:after {
  background: #d7000f;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
}

.com-tit3 {
  font-size: 28px;
  color: #333;
  margin-bottom: 20px;
  font-weight: bold;
}

.projects-left {
  width: 79.2%;
  margin-right: 0.8%;
  float: left;
  overflow: hidden;
  box-sizing: border-box;
}

.projectscase-wrap .item-cell {
  width: 33.333%;
  float: left;
}

.projectscase-wrap .item-inner {
  padding-right: 20px;
}

.projectscase-wrap .item-cnt {
}

.projectscase-wrap .item-pic {
}

.projectscase-wrap .item-pic img {
  max-width: 100%;
  max-height: 100%;
}

.projectscase-wrap .item-tit * {
  font-size: 20px;
  color: #000;
}

.projectscase-wrap .item-tit {
  margin-top: 12px;
}

.projectscase-wrap .item-tit a:hover {
  color: #03328e;
}

.index-case .wrap-layer {
  position: relative;
}

.index-case .wrap-layer:before {
  content: "";
  display: block;
  background: #fff;
  width: 20%;
  left: 80%;
  top: -40px;
  bottom: -40px;
  background: #fff;
  position: absolute;
}

.index-case .layer-2 {
  padding: 0 20px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}

.services-wrap {
  margin-top: -25px;
}

.services-wrap .item-cell {
  position: relative;
  padding-right: 50px;
  min-height: 60px;
  margin-top: 35px;
}

.services-wrap .item-cell .item-pic {
  position: absolute;
  right: 0;
  top: 0;
}

.services-wrap .item-cell .item-tit {
  font-size: 22px;
  color: #333;
}

.services-wrap .item-cell .item-desc a {
  color: #333;
}

.services-wrap .item-cell .item-tit a {
  color: #333;
}

.services-wrap .item-cell .item-desc {
  color: #999;
  line-height: 150%;
}

.services-wrap .item-cell .item-desc span {
  display: block;
  font-size: 20px;
  color: #333;
}

.projects-top {
  position: relative;
}

.projects-top .projects-bt {
  position: absolute;
  right: 33px;
  top: 8px;
}

.projects-top .projects-bt a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(../images/ar_right1.png) no-repeat;
  margin-left: 12px;
  cursor: pointer;
}

.projects-top .projects-bt a.bt-1 {
  background: url(../images/ar_left1.png) no-repeat;
}

.footer {
  padding-top: 100px;
  padding-bottom: 0px;
  position: relative;
  z-index: 5;
  /* border-top: 1px solid #eee; */
}

.ft-contact {
  float: left;
}

.ft-links {
  float: right;
}

.ft-contact li {
  display: inline-block;
  margin-right: 30px;
  padding-right: 30px;
  position: relative;
}

.ft-contact li span {
  color: #999;
}

.ft-contact li h3 {
  color: #333;
  font-weight: normal;
  font-size: 18px;
}

.ft-contact li:after {
  content: "";
  position: absolute;
  display: block;
  height: 46px;
  width: 1px;
  background: #eee;
  right: 0;
  top: 0;
}

.ft-contact li:nth-last-child(1):after {
  display: none;
}

.links-2 {
  display: inline-block;
  position: relative;
}

.links-2 h3 {
  width: 280px;
  height: 52px;
  line-height: 52px;
  background: #d7000f;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  border-top-left-radius: 20px;
  text-align: left;
  position: relative;
  cursor: pointer;
}

.links-2 ul {
  position: absolute;
  bottom: 38px;
  background: #d7000f;
  left: 0;
  right: 0;
  padding: 20px;
  display: none;
}

.links-2 ul li a {
  color: #fff;
  text-align: center;
}

.links-2 ul li a {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px 0;
}

.links-2 ul li a:hover {
  background: rgba(255, 255, 255, 0.2);
}

.links-2 ul {
  position: absolute;
  max-height: 200px;
  overflow-y: auto;
}

.links-2 h3 span {
  margin-left: 35px;
  height: 52px;
  line-height: 52px;
  background: url(../images/qj_icon1.png) 0 center no-repeat;
  padding-left: 45px;
  display: inline-block;
}

.links-2 h3:after {
  content: "\e74a";
  font-family: "iconfont" !important;
  font-size: 22px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 0;
}

.links-2:hover ul {
  display: block;
}

.links-2:hover h3:after {
  content: "\e749";
}

.ft-2 {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-top: 25px;
}

.copy {
  float: left;
  color: #999;
  font-size: 16px;
}

.ftlink2 {
  float: right;
  color: #999;
  font-size: 16px;
}

.ftlink2 a {
  margin: 0 15px;
  position: relative;
}

.ftlink2 a:after {
  position: absolute;
  right: -15px;
  top: 2px;
  display: block;
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background: #eee;
}

.ftlink2 a:hover {
  color: #d7000f;
}

.index-header2 .mod-headers {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: -5px 0 5px rgba(0, 0, 0, 0.05), 5px 0 5px rgba(0, 0, 0, 0.05),
    0 -5px 5px rgba(255, 255, 255, 0.05), 0 5px 5px rgba(0, 0, 0, 0.05);
}

.mod-topnav {
  height: 125px;
  margin-top: -62px;
  position: relative;
  z-index: 2;
}

.mod-topnav li {
  border-right: 1px solid #fff;
  width: 12.5%;
  text-align: center;
  float: left;
  height: 125px;
  box-sizing: border-box;
  background: #eee;
}

.mod-topnav li cite {
  display: inline-block;
  height: 50px;
  overflow: hidden;
}

.mod-topnav li span {
  display: block;
  text-align: center;
}

.mod-topnav li a {
  display: block;
  padding-top: 20px;
  font-size: 18px;
  color: #666;
}

.mod-topnav li.cr,
.mod-topnav li:hover {
  background: #cb2d28;
  color: #fff;
  border-right: 1px solid #fff;
}

.mod-topnav li.cr cite img,
.mod-topnav li:hover cite img {
  margin-top: -50px;
}

.mod-topnav li.cr span,
.mod-topnav li:hover span {
  color: #fff;
}

/*椤圭洰浠嬬粛*/
.mod-projectintr {
}

.mod-projectintr .item-cell {
}

.mod-projectintr .item-cnt {
  margin-left: 50%;
  box-sizing: border-box;
  padding-left: 40px;
}

.mod-projectintr .item-pic {
  width: 50%;
  float: left;
  height: 440px !important;
  padding-bottom: 20px;
  background: url(../images/tpbgiocn1.jpg) right bottom no-repeat;
}

.mod-projectintr .item-pic img {
  height: auto;
  width: auto;
}

.mod-projectintr .item-tit * {
  font-size: 30px;
  color: #333;
}

.mod-projectintr .item-tit {
  padding-top: 10px;
  margin-bottom: 20px;
}

.mod-projectintr .item-desc {
  color: #666;
  font-size: 16px;
  line-height: 180%;
}

.mod-projectintr .item-desc * {
  line-height: 180%;
}

.com-tit4 {
  padding-left: 22px;
  position: relative;
}

.com-tit4:after {
  position: absolute;
  left: 0;
  top: 13px;
  content: "";
  width: 8px;
  height: 25px;
  background: #d80001;
}

.pla-service {
  margin-right: -2%;
}

.pla-service .item-cell {
  width: 31.33%;
  margin-right: 2%;
  float: left;
  position: relative;
}

.pla-service .item-cnt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}

.pla-service .item-pic {
}

.pla-service .item-pic img {
  height: auto;
  width: auto;
  transition: all 0.3s;
}

.pla-service .item-tit {
  display: table;
  width: 100%;
  height: 100%;
}

.pla-service .item-tit a {
  font-size: 24px;
  color: #fff;
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
}

.pla-service .item-tit a span {
  color: #fff;
  padding-bottom: 40px;
  background: url(../images/more1.png) center bottom no-repeat;
}

.pla-service .item-cell:hover .item-pic img {
  transform: scale(1.1);
}

.job-top ul {
  display: flex;
  background: #d7000f;
  border-radius: 8px;
}

.job-top ul li,
.job-lists .job-cell ul li {
  font-size: 18px;
  color: #fff;
  width: 18%;
  text-align: center;
  height: 65px;
  line-height: 65px;
  position: relative;
  padding: 0 10px;
  box-sizing: border-box;
}

.job-top ul li.jtit1,
.job-lists .job-cell ul li.jtit1 {
  width: 28%;
}

.job-top ul li:after {
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 1px;
  background: #fff;
  right: 0;
  top: 18px;
}

.job-lists .job-cell {
  margin-top: 30px;
}

.job-lists .job-cell ul {
  display: flex;
  background: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.job-lists .job-active ul {
  display: flex;
  background: #3d3d3d url(../images/dotted_bg1.png);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.job-lists .job-cell ul li {
  color: #111;
}

.job-lists .job-active ul li {
  color: #fff;
}

.job-lists .job-cell .job-cnt {
  display: none;
  padding: 45px 50px;
}

.job-lists .job-active .job-cnt {
  display: block;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
}

.job-lists .job-cnt {
  color: #666;
  font-size: 16px;
}

.job-lists .job-cnt h6 {
  font-size: 16px;
  font-weight: normal;
  color: #333;
  padding-bottom: 15px;
}

.job-lists .job-cnt h6 span {
  font-size: 26px;
  color: #d7000f;
}

.serv-bg {
  background: #f5f5f5;
}

/***/
.foot-nav li a {
  color: #3c3c3c;
  margin-left: 10px;
}

footer {
  background: #f2f2f2;
  position: relative;
}

.foot-nav {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 25px 0;
  /* border-bottom: 1px solid #d0d0d0; */
}

.foot-nav li {
  display: inline-table;
  font-size: 16px;
  /* border-right: 1px solid #3c3c3c; */
  padding: 0 30px;
}

.foot-nav li img {
  width: 25px;
  height: 27px;
  background-size: 100% 100%;
  vertical-align: middle;
}

.foot {
  padding: 35px 0 35px 0;
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: end;
}

.foot-img {
  float: left;
  border-right: 1px solid #d0d0d0;
  padding: 15px 0 10px 0;
}

.foot-img p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.foot-img img {
  margin: 0 15px 0 0;
}

.foot-txt {
  float: left;
  text-align: left;
  width: 550px;
  font-size: 13px;
  padding: 0 0 0 15px;
  line-height: 200%;
}

.foot-txt .p1 {
  padding-left: 20px;
  background: url(../images/icon3.png) left center no-repeat;
  background-size: 15px 15px;
}

.foot-txt .p2 {
  padding-left: 20px;
  background: url(../images/icon4.png) left center no-repeat;
  background-size: 13px 15px;
}

.foot-txt .p3 {
  padding-left: 20px;
  background: url(../images/icon1.png) left center no-repeat;
  background-size: 13px 15px;
}

.foot-txt .p4 {
  padding-left: 20px;
  background: url(../images/icon2.png) left center no-repeat;
  background-size: 13px 15px;
}

.foot-line {
  border-top: 1px solid #d0d0d0;
}

.foot-ewm {
  float: left;
  width: 100px;
  display: flex;
  flex-direction: column;
}

.foot-ewm-txt {
  float: left;
  /* width: 170px; */
  text-align: center;
  line-height: 150%;
}

.foot-ewm-txt span {
  display: block;
  text-align: left;
  font-size: 12px;
  margin: 0 auto;
}

.foot-ewm-img {
  width: 80px;
  float: left;
}

.foot-ewm-img img {
  width: 80px;
}

.gotop {
  margin: 30px 18px;
  width: 41px;
  height: 39px;
}

.clear {
  clear: both;
}

.conter-footer {
  height: auto;
  background: url("../images/index20231114_32.png") left bottom no-repeat;
  background-size: 100% auto;
  z-index: 10;
  padding: 0 0 8.5em;
}

.conter-footer .conter {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
}

.conter-footer .link {
  width: 25.6666%;
  margin-right: 5%;
}

.conter-footer .link .tit2 {
  font-size: 1.3125em;
  color: #333;
}

.conter-footer .link .select {
  margin-top: 1.625em;
  width: 100%;
  padding: 0.625em 1em;
  box-sizing: border-box;
  border: 1px solid #939393;
  position: relative;
  cursor: pointer;
}

.conter-footer .link .select span {
  color: #6f6f6f;
  font-size: 1.125em;
}

.conter-footer .link .select:after {
  content: "";
  position: absolute;
  border-left: 0.5em solid transparent;
  border-right: 0.5em solid transparent;
  border-top: 0.5em solid #03328e;
  top: calc((100% - 0.5em) / 2);
  right: 0.8125em;
  transition: all 0.5s;
}

.conter-footer .link .select .list {
  display: none;
  position: absolute;
  bottom: calc(100% + 1px);
  left: 0;
  width: 100%;
  height: 11.4em;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 -5px 5px 0 rgba(255, 255, 255, 0.3);
  z-index: 100;
  border: 0.1em solid #e0e0e0;
}

/* .footer .link .select:hover .list {
display: flex;
} */

.conter-footer .link .select ul {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  overflow-y: auto;
  padding: 0.25em 0.75em 0.25em 1.125em;
}

.conter-footer .link .select ul::-webkit-scrollbar {
  background: #ededed;
  width: 0.375em;
}

.conter-footer .link .select ul::-webkit-scrollbar-thumb {
  background: #a0a0a0;
}

.conter-footer .link .select ul li {
  width: 100%;
}

.conter-footer .link .select ul a {
  font-size: 1.125em;
  padding: 0.7222em 0;
  width: 100%;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  color: #333;
}

.conter-footer .link .select ul a:hover {
  color: #03328e;
}

.conter-footer .link .select.show .list {
  display: block;
}

.conter-footer .link .select.show:after {
  transform: rotate(180deg);
}

.conter-footer .link .lj {
  margin-bottom: 3.625em;
}

.conter-footer .info {
  width: 69.3334%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  gap: 1.5em;
}

.conter-footer .info .footer_menu {
  width: 100%;
  flex-basis: 100%;
  margin-bottom: 1.225em;
}

.conter-footer .info .footer_menu ul {
  display: flex;
  justify-content: space-between;
}

.conter-footer .info .footer_menu a {
  display: flex;
  align-items: center;
  font-size: 1.3125em;
  color: #000;
}

.conter-footer .info .footer_menu ul li:hover img {
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: rateRight;
  -moz-animation-name: rateRight;
  -o-animation-name: rateRight;
  animation-name: rateRight;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.conter-footer .info .footer_menu img {
  margin-right: 0.5em;
  height: 1.4285em;
}

.conter-footer .info .text {
  flex-basis: 80%;
  background: #f9f9f9;
  padding: 0.5em 1.6em;
  box-sizing: border-box;
}

.conter-footer .info .text span {
  display: flex;
  align-items: center;
  padding: 0.45em 0;
  font-size: 1.075em;
  color: #7e7e7e;
  background: #f9f9f9;
  font-family: SHSCR, "sans-serif", "Arial";
}

.conter-footer .info .text span img {
  width: 1.3333em;
  margin-right: 0.5em;
}

.conter-footer .info .ewm {
  text-align: center;
  box-sizing: border-box;
  background: #f9f9f9;
  flex-basis: calc(20% - 1.5em);
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.6em;
  justify-content: center;
  color: #7e7e7e;
}

.conter-footer .info .ewm img {
  width: 5.25em;
}

.conter-footer .Top {
  position: absolute;
  bottom: 9.1875em;
  right: 4em;
}

.cont {
  width: 100%;
  overflow-x: auto;
  margin-top: 5em;
}

.cont::-webkit-scrollbar {
  display: none;
}

.cont .tis {
  box-sizing: border-box;
  border-bottom: 0.125em solid #ff1e00;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 2em;
  padding-top: 0.2em;
}

.cont .tis a {
  font-size: 1.3125em;
  padding-bottom: 1.5238em;
  line-height: 1;
  position: relative;
  cursor: pointer;
  text-align: center;
  color: #000;
}

.cont .tis a.hover {
  font-weight: bold;
  color: #ff1e00;
}

.cont .tis a.hover:after {
  content: "";
  position: absolute;
  width: 1em;
  height: 1em;
  border-color: #ff1e00 #ff1e00 #fff #fff;
  border-style: solid;
  border-width: 0.1em;
  top: calc(100% - 0.49em);
  left: 50%;
  background: #fff;
  transform: rotate(-45deg) translateX(-50%) translateY(-50%);
}
