body {
  width: 100% !important;
  font-family: 'sans-serif';
}
.w1680 {
  margin-left: 6.2%;
  margin-right: 6.2%;
}
@media (max-width: 1440px) {
  .w1620 {
    margin-left: 5%;
    margin-right: 5%;
  }
}
.classify {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 58px;
  background: #f5f6f9;
}
.classify .wrap {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #233876;
  line-height: 58px;
}
.classify .wrap > div {
  padding: 0 5px;
  margin-right: 15px;
}
.classify .wrap > div:hover {
  border-bottom: 1px solid #233876;
}
.classify .wrap > div:hover .two {
  display: block;
}
.classify .wrap > div a {
  color: #333;
}
.classify .wrap > div.active {
  color: #233876;
  border-bottom: 1px solid #233876;
}
.classify .wrap > div.active a {
  color: #233876;
}
.classify .two {
  margin-top: 0;
  margin-left: -20px;
  background: #fff;
  width: 130px;
  padding: 0px 0 10px 0px;
  position: absolute;
  display: none;
}
.classify .two li {
  width: 130px;
  height: 28px;
  line-height: 28px;
  padding: 0 20px;
  margin-top: 10px;
  box-sizing: border-box;
}
.classify .two li:hover {
  background: #233876;
}
.classify .two li:hover a {
  display: block;
  color: #fff;
}
.classify .two a {
  font-size: 14px;
  font-family: Microsoft YaHei Regular, Microsoft YaHei Regular-Regular;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 24px;
}
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.common-nav {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 22px;
  display: flex;
  justify-content: flex-end;
  margin-top: -20px;
  /*右对齐*/
}
.common-nav li {
  padding: 0 19px;
  border-right: 1px solid #d2d2d2;
}
.common-nav li.active a {
  color: #009944;
}
.common-nav a {
  color: #3d3d3d;
}
.inner-nav {
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
.inner-nav .left-nav > ul {
  display: flex;
}
.inner-nav .left-nav > ul > li {
  padding: 0 20px;
  height: 32px;
  line-height: 32px;
  opacity: 1;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-right: 10px;
  position: relative;
}
.inner-nav .left-nav > ul > li:hover {
  background: #233876;
}
.inner-nav .left-nav > ul > li:hover > a {
  color: #fff;
}
.inner-nav .left-nav > ul > li:hover .two {
  display: block;
}
.inner-nav .left-nav > ul > li .two {
  position: absolute;
  width: 124px;
  left: 0;
  opacity: 1;
  box-sizing: border-box;
  background: #ffffff;
  box-shadow: 0px 3px 24px 0px rgba(230, 230, 230, 0.47);
  display: none;
  padding-bottom: 15px;
}
.inner-nav .left-nav > ul > li .two li {
  padding: 0 20px;
  height: 41px;
  line-height: 41px;
}
.inner-nav .left-nav > ul > li .two li:hover {
  background: #f7f7f7;
}
.inner-nav .left-nav > ul > li .two li:hover a {
  color: #233876;
}
.inner-nav .left-nav > ul > li a {
  color: #333;
}
.inner-nav .left-nav > ul > li.active {
  background: #233876;
}
.inner-nav .left-nav > ul > li.active a {
  color: #fff;
}
.inner-nav .right {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  line-height: 30px;
}
.inner-nav .right a {
  color: #999999;
}
.hover-more:hover {
  color: #fff;
  border: none !important;
  background: #233876;
}
.hover-more:hover a {
  color: #fff !important;
}
.s-title p {
  text-align: center;
}
.s-title p:nth-child(1) {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.s-title p:nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
  line-height: 30px;
}
.common-title {
  text-align: center;
  margin-top: 50px;
}
.common-title p:nth-child(1) {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.common-title p:nth-child(2) {
  font-size: 16px;
  font-weight: 400;
  color: #787878;
}
.tab {
  display: flex;
  justify-content: space-between;
}
.tab .c_title span {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.tab .classifys ul {
  display: flex;
}
.tab .classifys ul li {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #999;
  line-height: 31px;
  letter-spacing: 3px;
  padding: 2px 20px;
  cursor: pointer;
}
.tab .classifys ul li:hover {
  color: #555;
}
.tab .classifys ul li.active {
  color: #555;
}
.tab .classifys ul li.more:hover a {
  color: #333;
}
.header {
  height: 160;
}
.header .search {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  border-bottom: 1px solid #efefef;
}
.header .search .logo {
  /* width: 239px; */
  height: 49px;
  margin-top: 31px;
}

.header .search .logo img {
  /* width: 100%;
  height: 100%; */
}

.header .search .logo2 {
  width: 97px;
  height: 38px;
  margin-top: 35px;
  margin-right: 150px;
}

.header .search .search-right {
  display: flex;
  margin-top: 35px;
}
.header .search .search-right .btn {
  display: flex;
  position: relative;
}
.header .search .search-right .btn input {
  width: 323px;
  height: 41px;
  opacity: 1;
  border: 2px solid #333570;
  border-radius: 22px;
  padding: 0 20px;
  box-sizing: border-box;
  outline: none;
}
.header .search .search-right .btn button {
  width: 89px;
  height: 39px;
  opacity: 1;
  background: #333570;
  border-radius: 20px;
  border: none;
  color: #fff;
  position: absolute;
  right: 0;
}
.header .search .search-right .tel {
  margin-left: 34px;
}
.header .search .search-right .tel img {
  width: 13px;
  height: 13px;
}
.header .search .search-right .tel .call {
  display: inline-block;
}
.header .search .search-right .tel .call span {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #3c3838;
  margin-left: 0px;
}
.header .search .search-right .tel .email {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #3c3838;
  margin-left: 27px;
}
.header .nav {
  height: 50px;
  display: flex;
  box-shadow: 0px 3px 7px 0px rgba(231, 231, 231, 0.35);
  position: relative;
}
.header .nav .nav-list {
  display: flex;
  height: 48px;
  line-height: 48px;
  width: 1200px;
  font-weight: 400;
  z-index: 1000;
}
.header .nav .nav-list a {
  color: #666666;
}
.header .nav .nav-list a:hover {
  color: #333570;
}
.header .nav .nav-list > li {
  height: 48px;
  line-height: 48px;
  float: left;
  text-align: center;
  position: relative;
  margin-right: 100px;
  font-size: 14px;
  cursor: pointer;
}
.header .nav .nav-list > li span {
  color: #666666;
  font-size: 12px;
  margin-left: 5px;
}
.header .nav .nav-list > li.active > a {
  display: block;
  border-bottom: 2px solid #333570;
}
.header .nav .nav-list > li:hover .two {
  display: block;
}
.header .nav .nav-list > li:hover a {
  color: #333570;
}
.header .nav .nav-list > li .two {
  display: none;
  color: #666666;
  position: absolute;
  z-index: 100000;
  top: 50px;
  left: -43px;
  width: 163px;
  background: #ffffff;
  box-shadow: 0px 3px 24px 0px rgba(230, 230, 230, 0.47);
  font-size: 14px;
  box-sizing: border-box;
}
.header .nav .nav-list > li .two li {
  width: 163px;
  box-sizing: border-box;
  background: #fff;
  height: 46px;
  text-align: left;
  line-height: 46px;
  cursor: pointer;
  padding: 0 35px;
  border-bottom: 1px solid #ffffff;
}
.header .nav .nav-list > li .two li a {
  color: #666666;
}
.header .nav .nav-list > li .two li:hover {
  background: #333570;
  color: #fff;
}
.header .nav .nav-list > li .two li:hover a {
  color: #fff;
}
.header .nav .logo {
  height: 105x;
  line-height: 105px;
}
.header .nav .logo img {
  margin-top: 14px;
}
.inner-search .btn {
  display: flex;
  width: 515px;
  position: relative;
  margin-top: 59px;
}
.inner-search .btn input {
  width: 515px;
  height: 41px;
  opacity: 1;
  border: 2px solid #333570;
  border-radius: 22px;
  padding: 0 20px;
  box-sizing: border-box;
  outline: none;
}
.inner-search .btn button {
  width: 89px;
  height: 39px;
  opacity: 1;
  background: #333570;
  border-radius: 20px;
  border: none;
  color: #fff;
  position: absolute;
  right: 0;
}
.inner-search .search-list ul li {
  padding: 32px 0;
  border-bottom: 1px solid #efefefef;
}
.inner-search .search-list ul a p:nth-child(1) {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #444444;
  line-height: 30px;
}
.inner-search .search-list ul a p:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #444444;
  line-height: 30px;
  margin-top: 15px;
}
.inner-search .search-list ul a p:nth-child(3) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 30px;
}
.inner-search .search-list ul a p:nth-child(4) {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #444444;
  line-height: 30px;
}
.scenarios {
  margin-top: 116px;
}
.scenarios .s-title p {
  text-align: center;
}
.scenarios .s-title p:nth-child(1) {
  font-size: 28px;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.scenarios .s-title p:nth-child(2) {
  font-size: 12px;
  font-weight: 300;
  color: #999999;
  line-height: 30px;
}
.tab {
  display: flex;
  justify-content: space-between;
}
.tab .c_title div:nth-child(1) {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.tab .c_title div:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #acacac;
  line-height: 30px;
}
.tab .classifys ul {
  display: flex;
}
.tab .classifys ul li {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
}
.tab .classifys ul li:hover {
  color: #555;
}
.tab .classifys ul li.active {
  color: #fff;
  background: #233876;
}
.case {
  margin-top: 70px;
}
.case .tab {
  display: flex;
  justify-content: space-between;
}
.case .tab .c_title div:nth-child(1) {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.case .tab .c_title div:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #acacac;
  line-height: 30px;
}
.case-lists ul {
  display: flex;
  flex-wrap: wrap;
}
.case-lists ul li {
  width: 382px;
  margin-top: 36px;
  padding-bottom: 20px;
  margin-left: 25px;
}
.case-lists ul li:nth-of-type(3n + 1) {
  margin-left: 0;
}
.case-lists ul li:hover {
  box-shadow: 0px 3px 24px 0px rgba(231, 231, 231, 0.47);
}
.case-lists ul li:hover .text .more span:nth-of-type(1) {
  display: none;
}
.case-lists ul li:hover .text .more span:nth-of-type(2) {
  display: block;
}
.case-lists ul li .text {
  padding: 0 17px;
  box-sizing: border-box;
  position: relative;
}
.case-lists ul li .text p:nth-of-type(1) {
  width: 238px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 30px;
}
.case-lists ul li .text p:nth-of-type(2) {
  width: 238px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 30px;
}
.case-lists ul li .text .more span {
  position: absolute;
}
.case-lists ul li .text .more span:nth-of-type(1) {
  top: 20px;
  color: #e3e3e3;
  right: 17px;
  font-size: 30px;
}
.case-lists ul li .text .more span:nth-of-type(2) {
  color: rgba(35, 56, 118, 0.93);
  top: -20px;
  right: 15px;
  font-size: 36px;
  display: none;
}
.case-lists ul .img-wrap {
  width: 382px;
  height: 382px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.case-lists ul img {
  width: 382px;
  max-height: 382;
  opacity: 1;
}
.service {
  margin-top: 60px;
}
.service .ul-wrap {
  margin-top: 77px;
}
.service .ul-wrap ul {
  display: flex;
}
.service .ul-wrap ul li {
  width: 365px;
  height: 448px;
  background: #ffffff;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
}
.service .ul-wrap ul li:nth-of-type(1) {
  margin-left: 0;
}
.service .ul-wrap ul li:hover {
  border-radius: 10px;
  box-shadow: 1px 2px 21px 0px rgba(255, 84, 0, 0.1);
}
.service .ul-wrap ul li:hover .img1 {
  display: none !important;
}
.service .ul-wrap ul li:hover .img2 {
  display: inline-block !important;
}
.service .ul-wrap ul li > p:nth-of-type(1) {
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #555555;
  margin-top: 80px;
}
.service .ul-wrap ul li > p:nth-of-type(2) {
  width: 30px;
  height: 1px;
  background: #d9d9d9;
  margin: 18px auto;
}
.service .ul-wrap ul li > p:nth-of-type(3) {
  width: 308px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  line-height: 22px;
  margin: 0 auto;
}
.service .ul-wrap ul li .img-wrap {
  text-align: center;
  margin-top: 41px;
}
.service .ul-wrap ul li .img-wrap .img2 {
  display: none;
}
.iabout-us {
  margin-top: 155px;
  margin-bottom: 136px;
  width: 100%;
  height: 538px;
  background: #f8f8f8;
  position: relative;
  padding: 1px;
  box-sizing: border-box;
}
.iabout-us .wrap {
  display: flex;
  justify-content: space-between;
}
.iabout-us .a-left p:nth-of-type(1) {
  font-size: 26px;
  font-weight: 400;
  text-align: left;
  color: #233876;
  margin-top: 47px;
}
.iabout-us .a-left p:nth-of-type(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #acacac;
  line-height: 26px;
}
.iabout-us .a-left p:nth-of-type(3) {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #3f3f3f;
  margin-top: 30px;
}
.iabout-us .a-left p:nth-of-type(4) {
  width: 658px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 30px;
  margin-top: 50px;
}
.iabout-us .a-left .more {
  width: 152px;
  height: 37px;
  line-height: 37px;
  border: 1px solid #d7d7d7;
  text-align: center;
  margin-top: 40px;
}
.iabout-us .a-left .more a {
  font-size: 14px;
  color: #999999;
}
.iabout-us .a-right {
  margin-top: 106px;
}
.iabout-us .a-right img {
  width: 402px;
  height: 252px;
}
.iabout-us .history {
  width: 1200px;
  height: 198px;
  opacity: 1;
  background: #ffffff;
  margin-top: 68px;
  box-shadow: 0px 3px 92px 0px rgba(231, 231, 231, 0.47);
}
.iabout-us .history ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.iabout-us .history ul li {
  flex: 1;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 45px;
  border-right: 1px solid #efefef;
}
.iabout-us .history ul li p:nth-child(1) {
  font-size: 50px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;
  line-height: 30px;
}
.iabout-us .history ul li p:nth-child(1) span {
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  color: #5a5a5a;
  line-height: 30px;
  position: relative;
  top: -20px;
  left: 5px;
}
.iabout-us .history ul li p:nth-child(2) {
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  color: #5a5a5a;
}
.case-content {
  display: flex;
}
.case-content .left {
  width: 486px;
}
.case-content .left p:nth-child(1) {
  font-size: 36px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 34px;
  letter-spacing: 2px;
  margin-top: 60px;
}
.case-content .left p:nth-child(2) {
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  color: #707880;
  line-height: 34px;
}
.case-content .left p:nth-child(3) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #999999;
  line-height: 36px;
  letter-spacing: 0px;
  margin-top: 60px;
}
.case-content .left .more {
  width: 152px;
  height: 37px;
  line-height: 37px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  opacity: 1;
  text-align: center;
  background: #233876;
  margin-top: 100px;
}
.case-content .right {
  margin-left: 86px;
}
.case-content .right .slideBox .bd {
  height: 470px;
}
.case-content .right .slideBox .bd ul {
  display: flex;
  flex-wrap: wrap;
  width: 649px;
}
.case-content .right .slideBox .bd ul li {
  width: 306px;
  height: 189px;
  opacity: 1;
  margin-right: 17px;
  margin-top: 19px;
}
.case-content .right .slideBox .bd ul li:nth-child(2n + 1) {
  margin-right: 17px;
}
.case-content .right .slideBox .bd ul li img {
  width: 100%;
  height: 100%;
}
.case-content .right .slideBox .hd {
  display: flex;
  justify-content: center;
}
.case-content .right .slideBox .hd ul {
  display: flex;
}
.case-content .right .slideBox .hd ul li {
  width: 14px;
  height: 14px;
  opacity: 1;
  background: #e5e5e5;
  margin-right: 10px;
  border-radius: 50%;
}
.case-content .right .slideBox .hd ul li.on {
  background: #233876;
}
.team {
  width: 100%;
  height: 636px;
  opacity: 1;
  background: #f8f8f8;
  margin-top: 56px;
  padding: 1px;
  box-sizing: border-box;
}
.team .tab {
  margin-top: 35px;
}
.team .super-slide {
  position: relative;
}
.team .super-slide .bd {
  margin: 82px auto 0;
  position: relative;
}
.team .super-slide .bd ul li a {
  display: flex;
}
.team .super-slide .bd ul li a .left {
  padding-left: 180px;
}
.team .super-slide .bd ul li a .left img {
  width: 244px;
  height: 244px;
  border-radius: 50%;
}
.team .super-slide .bd ul li a .right {
  margin-left: 40px;
}
.team .super-slide .bd ul li a .right p:nth-child(1) {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #171717;
  line-height: 30px;
  margin-top: 30px;
}
.team .super-slide .bd ul li a .right p:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #b2b2b2;
  margin-top: 5px;
}
.team .super-slide .bd ul li a .right p:nth-child(3) {
  width: 523px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 30px;
  margin-top: 20px;
}
.team .super-slide .prev {
  position: absolute;
  color: #233876;
  top: 33%;
  transform: translateY(-50%);
}
.team .super-slide .prev span {
  display: block;
  font-size: 40px;
  transform: rotate(180deg);
}
.team .super-slide .next {
  position: absolute;
  color: #233876;
  top: 33%;
  right: 0;
  transform: translateY(-50%);
}
.team .super-slide .next span {
  display: block;
  font-size: 40px;
}
.team .super-slide .hd {
  margin-top: 84px;
}
.team .super-slide .hd ul {
  display: flex;
}
.team .super-slide .hd ul li {
  padding: 20px;
  overflow: hidden;
  display: flex;
  width: 273px;
  height: 77px;
  opacity: 1;
  background: #efefef;
  margin-right: 24px;
  padding: 12px;
  box-sizing: border-box;
  cursor: pointer;
}
.team .super-slide .hd ul li.on {
  border-bottom: 2px solid #21346e;
}
.team .super-slide .hd ul img {
  width: 58px;
  height: 58px;
  border-radius: 50%;
}
.team .super-slide .hd ul .right {
  margin-left: 12px;
}
.team .super-slide .hd ul .right p:nth-child(1) {
  width: 130px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #1e1e1e;
  line-height: 17px;
  margin-top: 10px;
  height: 19px;
  overflow: hidden;
}
.team .super-slide .hd ul .right p:nth-child(2) {
  width: 130px;
  height: 19px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #b2b2b2;
  line-height: 22px;
}
.Oral-knowledge {
  margin-top: 56px;
}
.knowledgeUl-list {
  margin-top: 30px;
  width: 1250px;
  margin: 0 auto;
}
.knowledgeUl-list ul {
  display: flex;
  flex-wrap: wrap;
}
.knowledgeUl-list li {
  width: 383px;
  height: 237px;
  opacity: 1;
  background: #ffffff;
  margin-left: 25px;
  padding: 10px 23px;
  box-sizing: border-box;
  margin-top: 24px;
}
.knowledgeUl-list li:nth-child(3n + 1) {
  margin-left: 0;
}
.knowledgeUl-list li:hover {
  box-shadow: 0px 3px 18px 0px rgba(230, 230, 230, 0.47);
}
.knowledgeUl-list li:hover a p:nth-child(2) {
  color: #233876;
}
.knowledgeUl-list li:hover a p:nth-child(1) {
  color: #233876;
  margin-top: 5px;
}
.knowledgeUl-list li a p:nth-child(1) {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #a1a1a1;
  line-height: 30px;
}
.knowledgeUl-list li a p:nth-child(2) {
  width: 337px;
  height: 18px;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #020202;
  margin: 24px 0;
}
.knowledgeUl-list li a p:nth-child(3) {
  width: 337px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  line-height: 20px;
  color: #999999;
  height: 40px;
  overflow: hidden;
}
.knowledgeUl-list li a p:nth-of-type(4) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #233876;
  margin-top: 20px;
  width: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #233876;
}
.partner {
  margin-top: 25px;
  width: 1200px;
  padding: 45px;
  box-sizing: border-box;
  margin: 0 auto;
  height: 169px;
  opacity: 1;
  background: #ffffff;
  box-shadow: 0px 3px 24px 0px rgba(230, 230, 230, 0.47);
  position: relative;
  z-index: 10;
  top: 40px;
}
.partner .bd {
  width: 1100px;
  margin: 0 auto 0;
}
.partner .bd li {
  text-align: center;
  width: 201px !important;
  padding: 0 20px;
  height: 80px !important;
  margin-right: 0.88vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #efefef;
}
.partner .bd li:nth-of-type(1) {
  margin-right: 0;
}
.partner .bd li img {
  width: 160px !important;
}
.partner .tempWrap {
  width: 100% !important;
}
.partner li {
  margin: 0 18px;
}
.inenr-team ul {
  display: flex;
  flex-wrap: wrap;
}
.inenr-team ul li {
  width: 589px;
  height: 257px;
  opacity: 1;
  border: 1px solid #f2f2f2;
  padding: 28px 24px;
  box-sizing: border-box;
  margin-top: 31px;
  margin-left: 20px;
}
.inenr-team ul li:hover {
  box-shadow: 0px 3px 24px 0px rgba(230, 230, 230, 0.47);
}
.inenr-team ul li:nth-child(2n + 1) {
  margin-left: 0;
}
.inenr-team ul li a {
  display: flex;
}
.inenr-team ul li a > div:nth-child(1) img {
  width: 234px;
  height: 202px;
  background: #233876;
}
.inenr-team ul li a > div:nth-child(2) {
  margin-left: 20px;
}
.inenr-team ul li a > div:nth-child(2) p:nth-child(1) {
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  color: #0d0f0e;
  line-height: 30px;
}
.inenr-team ul li a > div:nth-child(2) p:nth-child(2) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #9d9c9f;
  margin-top: 10px;
}
.inenr-team ul li a > div:nth-child(2) p:nth-child(3) {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #9d9c9f;
  line-height: 22px;
  margin-top: 20px;
}
.inenr-team ul li a > div:nth-child(2) p:nth-child(4) {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #7a7876;
  line-height: 22px;
  margin-top: 20px;
}
.footer {
  width: 100%;
  height: 259px;
  background: #f8f8f8;
  overflow: hidden;
  margin-top: 139px;
  margin-top: -49px;
  z-index: -1;
}
.footer .wrap {
  display: flex;
}
.footer .wrap div:nth-of-type(1) {
  margin-top: 151px;
}
.footer .wrap div:nth-of-type(1) img {
  /* width: 215px; */
  height: 51px;
  opacity: 0.8;
}
.footer .wrap div:nth-of-type(2),
.footer .wrap div:nth-of-type(3) {
  margin-top: 168px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333;
  line-height: 20px;
  margin-left: 156px;
}
.copy-right {
  width: 100%;
  height: 76px;
  opacity: 1;
  background: #e5e5e5;
  text-align: center;
  color: #333333;
  padding: 20px 0;
  line-height: 20px;
  box-sizing: border-box;
}
.inner-nav .wrap {
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #eeeeee;
  font-size: 14px;
  text-align: left;
  color: #787878;
}
.inner-nav .wrap .iconfont {
  font-size: 24px;
  color: #233876;
}
.product {
  margin-top: 52px;
}
.product .classify {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 58px;
  background: #f5f6f9;
}
.product .classify .wrap {
  display: flex;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #233876;
  line-height: 58px;
}
.product .classify .wrap > div {
  padding: 0 5px;
  margin-right: 15px;
}
.product .classify .wrap > div a {
  color: #333;
}
.product .classify .wrap > div.active {
  color: #233876;
  border-bottom: 1px solid #233876;
}
.product .classify .wrap > div.active a {
  color: #233876;
}
.product .case-list li {
  width: 30%;
  margin-left: 27px !important;
}
.product .case-list li .img-wrap {
  height: 271px !important;
}
.product .case-list li:nth-child(3n + 1) {
  margin-left: 0 !important;
}
.news .n-wrap {
  width: 1256px;
  margin: -50px auto 0;
}
.news .n-wrap ul {
  margin-top: 100px;
}
.news .n-wrap ul li {
  padding: 34px 40px;
}
.news .n-wrap ul li:hover {
  box-shadow: 0px 3px 27px 0px rgba(255, 84, 0, 0.1);
}
.news .n-wrap ul li a {
  display: flex;
}
.news .n-wrap ul li a img {
  width: 265px;
  height: 185px;
  background: #999999;
  border-radius: 10px;
}
.news .n-wrap ul li a .l-right {
  margin-left: 50px;
}
.news .n-wrap ul li a .l-right > div:nth-child(1) {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
}
.news .n-wrap ul li a .l-right > div:nth-child(1) p:nth-child(1) {
  width: 182px;
  height: 14px;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
}
.news .n-wrap ul li a .l-right > div:nth-child(1) p:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #666666;
}
.news .n-wrap ul li a .l-right > div:nth-child(2) {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  color: #666666;
  line-height: 28px;
  margin-top: 20px;
}
.news .n-wrap ul li a .l-right > div:nth-child(3) {
  width: 58px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  border: 1px solid #ededed;
  border-radius: 4px;
  margin-top: 20px;
}
.page {
  display: flex;
  justify-content: center;
  margin: 72px;
}
.page .pre {
  transform: rotate(180deg);
}
.page .pre,
.page .next {
  width: 32px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-size: 14px;
  border-radius: 4px;
}
.page .pre a,
.page .next a {
  color: rgba(0, 0, 0, 0.6);
}
.page .pre:hover a,
.page .next:hover a {
  color: #fff;
}
.page .next {
  margin-left: 10px;
}
.page .num {
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 14px;
}
.page .num a {
  color: rgba(168, 168, 168, 0.93);
}
.page .active a {
  color: #000;
}
@media (max-width: 1680px) {
  .iabout-us .a-img {
    position: absolute;
    right: 0;
    top: -25px;
    width: 35%;
    height: 500px;
  }
  .iabout-us {
    height: 450px;
  }
  .news
    .new-container
    .new-list
    li
    a
    .detail
    p:nth-child(1)
    span:nth-of-type(1) {
    width: 400px;
  }
  .iabout-us .a-left p:nth-of-type(1) {
    margin-top: 30px;
  }
  .iabout-us .a-left .more {
    margin: 30px;
    margin-left: 0;
  }
  .iabout-us .a-left p:nth-of-type(2) {
    width: 60%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 45px;
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
  }
  .case-list ul li .img-wrap {
    width: 100%;
    height: 230px;
  }
  .case-list ul li {
    margin-top: 60px;
  }
}
@media (max-width: 1440px) {
  .iabout-us .a-img {
    position: absolute;
    right: 0;
    top: -20px;
    width: 35%;
    height: 440px;
  }
  .iabout-us {
    height: 400px;
  }
  .news
    .new-container
    .new-list
    li
    a
    .detail
    p:nth-child(1)
    span:nth-of-type(1) {
    width: 400px;
  }
  .iabout-us .a-left p:nth-of-type(1) {
    margin-top: 30px;
  }
  .iabout-us .a-left .more {
    margin: 30px;
    margin-left: 0;
  }
  .iabout-us .a-left p:nth-of-type(2) {
    width: 60%;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    color: #333333;
    line-height: 38px;
    margin-top: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .case-list ul li .img-wrap {
    width: 100%;
    height: 215px;
  }
  .case-list ul li {
    margin-top: 40px;
  }
  .w1680 {
    margin-left: 5%;
    margin-right: 5%;
  }
}
@media (max-width: 1200px) {
  .w1680 {
    margin-left: 5%;
    margin-right: 5%;
  }
  .case-list ul li img {
    width: 100%;
    height: 180px;
  }
}
.contact {
  min-height: 300px;
  margin-top: 58px;
  padding: 0 33px;
  margin-bottom: 180px;
}
/*表单*/
.form {
  width: 100%;
  padding-top: 55px;
}
.form_tit {
  width: 100%;
  text-align: center;
}
.form_tit .p1 {
  font-size: 36px;
  color: #efefef;
  text-transform: uppercase;
}
.form_tit .p2 {
  width: 1080px;
  height: 121px;
  line-height: 121px;
  background: #f8f7f7;
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  color: #1c65cb;
  margin: 0 auto;
}
.form_tit .p3 {
  width: 800px;
  height: 43px;
  line-height: 43px;
  background: #efefef;
  margin: 0 auto;
  font-size: 12px;
  color: #9c9c9c;
}
.layui-form {
  width: 1079px;
  margin: 50px auto 0;
}
.paper .form .wrap > div {
  width: 50%;
  height: 67px;
  line-height: 67px;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.2);
  line-height: 20px;
  border: 1px solid #efefef;
  padding: 23px;
  box-sizing: border-box;
  border-radius: 10px;
}
.paper .form .wrap > div input {
  width: 80%;
  padding-left: 20px;
  box-sizing: border-box;
  border: none;
  outline: none;
  font-size: 16px;
}
.paper .form .name {
  width: 40% !important;
}
.paper .form .call {
  width: 60% !important;
  border: 1px solid #efefef;
  margin-left: 19px;
}
.paper .list2 {
  margin-top: 30px;
}
.paper .list2 .qq {
  margin-left: 20px;
}
.paper .remark {
  width: 1079px;
  border: 1px solid #efefef;
  vertical-align: top;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 30px;
}
.paper .remark span {
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  color: rgba(0, 0, 0, 0.2);
  line-height: 20px;
  vertical-align: top;
}
.paper .remark textarea {
  width: 90%;
  border: none;
  outline: none;
  font-size: 16px;
}
.form ul {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
  margin-bottom: 200px;
}
.form ul li input {
  width: 522px;
  height: 70px;
  background: #b5b5b5;
  border-radius: 5px;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 70px;
  border: none;
}
.form ul li input.active {
  background: #1c65cb;
}
/* all */
::-webkit-input-placeholder {
  color: #dedede;
}
::-moz-placeholder {
  color: #dedede;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #dedede;
}
/* ie */
input:-moz-placeholder {
  color: #dedede;
}
/* individual: webkit */
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
/* individual: mozilla */
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
.about-us .content {
  margin-top: 54px;
}
.contact-us {
  margin-bottom: 60px;
}
.contact-us .c-bottom {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  line-height: 29px;
  margin-top: 42px;
  display: flex;
  justify-content: space-between;
}
.contact-us .c-bottom p {
  line-height: 40px;
}
.contact-us .c-bottom .left {
  margin-top: 20px;
}
.contact-us .c-bottom .left .flogo {
  width: 179px;
  height: 56px;
  margin-left: 156px;
  margin-top: -60px;
}
.contact-us .c-bottom .left .flogo img{
  width: 100%;
  height: 100%;
}
.contact-us .c-bottom .map img {
  width: 746px;
  height: 341px;
}
.content-detail {
  margin-top: 60px;
  margin-bottom: 60px;
}
.content-detail .content-title {
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 50px;
}
.content-detail .content-time {
  line-height: 50px;
  text-align: center;
}
.content-detail .content-time .content-title {
  font-size: 14px;
  color: #333;
}
.piece {
  margin-top: 45px;
  font-size: 16px;
  color: #015da8;
  text-align: left;
}
.piece > div {
  line-height: 30px;
}
.piece a {
  color: #555;
  margin-left: 10px;
}
