.title {
  font-size: 26px;
  color: #333333;
  text-align: center;
  display: inline-block;
}

.title-xian {
  border-bottom: solid 1px #EC9E12;
}

.color-white {
  color: #fff;
}

.center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.body {
  background-color: white;
  position: relative;
  height: 100%;
}

.head {
  width: 80%;
  height: 90px;
  padding: 0 10%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  background-color: white;
  -moz-box-shadow: 2px 2px 5px #aaa;
  -webkit-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
}

.head-box {
  position: relative;
}
.jiantou{width: 13px;height: 13px;}

/* 0428修改 */
.nav {
  padding-right: 18px;
  margin-top: 35px;
  float: right;
}

.nav li {
  float: left;
}

 .nav a {
  text-align: center;
  display: block;
  margin: 0 10px;
  padding: 3px 10px 10px;
  font-size: 13px;
}
.big-nav .nav-kuan{
  width:80px;
  position: relative;
}
.big-nav .nav-kuan img{
position: absolute;
right:8px;
top:7px;
}


.nav a:hover {
  color: rgba(236, 158, 18, 1);
  border-bottom: solid 6px rgba(236, 158, 18, 1);
}

.nav a.active {
  color: rgba(236, 158, 18, 1);
  border-bottom: solid 6px rgba(236, 158, 18, 1);
}

.anchor-link {
  width: 1px;
  height: 90px;
  display: block;
  background-color: transparent;
}

.setting {
  float: right;
  margin-top: 30px;
}

.language {
  width: 95px;
  float: left;
}

.language a,
.language span {
  line-height: 36px;
}

.language img {
  width: 13px;
  height: 13px;
  position: relative;
  top:2px;
}

.login {
  float: left;
  width: 80px;
  height: 36px;
  line-height: 36px;
  background-color: #EC9E12;
  border-radius: 4px;
  color: #fff;
  display: block;
  text-align: center
}

.log {
  width: 113px;
  float: left;
  margin-top: 20px;
}

.log img {
  width: 100%;
}

.nav-two {
  position: absolute;
  left: 265px;
  top: 73px;
  z-index: 2;
  display: none;
}

.nav-two ul {
  padding-top: 7px;
  background-color: #fff;
  box-shadow: 0px 1px 5px #999;
  border-radius: 4px;
  margin-top: -1px;
}

.nav-two li {
  text-align: center;
  line-height: 45px;
  padding: 0 20px;
  font-size: 13px;
}

.nav-two li.active {
  border-bottom: solid 1px #EEEEEE;
}

.nav-two li a {
  display: block;
}

.nav-two li a:hover {
  color: #EC9E12;
}

.nav-two2 {
  left: 962px;
  top: 58px;
  display: none;
}

.more {
  z-index: 2;
  border-bottom: solid 1px #fff;
  margin: 0 auto;
  display: block;
  position: relative;
}

.banner {
  height: 515px;
  width: 100%;
  padding-top: 90px;
}

.banner-img1 {
  height: 100%;
  width: 100%;
  background: url('../images/banner2.png') center no-repeat;
  background-size: cover;
}

.banner-img2 {
  height: 100%;
  width: 100%;
  background: url('../images/banner1.png') center no-repeat rgb(203, 193, 184);
  background-size: cover;
}

.banner-text {
  width: 700px;
  text-align: left;
  padding: 213px 0;/*若处理padding，需要处理js，js做了处理，详见备注*/
  font-size: 36px;
  /* font-family: AlibabaPuHuiTi; */
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 44px;
}

.banner-text p {
  color: #fff;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 100%;
  height: 100%;
}


.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.opacity {
  opacity: 0;
}

.info {
  /* padding: 128px 0 40px; */
  padding:90px 0 0;
  width: 80%;
  margin:0 auto;
}

.info-text {
  /* font-size: 24px; */
  /* line-height: 48px; */
  color: #666666;
  line-height: 24px;
  font-size: 16px;
}

.hyqb {
  /* padding: 60px 0 160px; */ /*测试*/
  padding: 60px 0 60px;
  background-color: #F8F8F8;
}

.hyqb-info {
  width:80%;
  margin: 0 auto;
  /* text-indent: 2em; */
  padding-top: 25px;
  line-height: 24px;
  font-size: 16px;
}

.hyqb-info-active {
  padding-top: 5px;
}

.hyqb-box {
  width: 80%;
  margin: 50px auto 0;
  overflow: hidden;
}

.hyqb-box-img {
  height: 360px;
  width: 480px;
  float: left;
  margin-right: 75px;
  margin-bottom: 100px;/*测试*/
  position: relative;
  overflow: hidden;
}

.hyqb-box-zz {
  width: 483px;
  height: 360px;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.hyqb-list h3 {
  font-size: 18px;
  color: #333;
}

.hyqb-list ul {
  padding: 20px 0;
}

.hyqb-list li {
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
}

.hyqb-list li span {
  height: 4px;
  width: 4px;
  border-radius: 4px;
  background-color: #000;
  display: block;
  float: left;
  margin: 11px 16px 0px 0;
}

.hyqb-list li p {
  float: left;
  width: 90%;
}

.hyqb-list a,
.hyqb-list span {
  font-size: 18px;
  color: #EC9E12
}

.hyqb-list img {
  width: 12px;
  height: 4px;
  position: relative;
  top: -5px;
}

.hyqb-box-btn {
  padding: 0 20px;
  background: #EC9E12;
  border-radius: 4px;
  display: none;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  z-index: 2;
  position: absolute;
  left: 180px;
}

/* 新增 */
/* .hyqb-list{ display: flex; height: 360px; flex-direction: column; justify-content: center; } */
/* .hyqb-list{ margin-top: 60px; } */

.search {
  padding: 70px 0 0;
}

.search-box {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}

.search-box-item {
  width: 33%;
  float: left;
  margin-top: 60px;
}

.search-box-img {
  width: 89px;
  height: 89px;
  display: block;
  margin: 0 auto 15px;
}

.search-box-item h3 {
  font-size: 18px;
  color: #333;
  text-align: center;
  padding-bottom: 10px;
}

.search-box-item p {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 24px;
  box-sizing: border-box;
  padding: 0 20px;
}

.achievement {
  height: 200px;
  padding: 86px 0 30px;
  width: 100%;
  background-color: #FB8B08;
  background-image: linear-gradient(to right, #FB8B08, #FFA52F);
}

.achievement-ul {
  width: 80%;
  margin: 40px auto 0;
}

.achievement-ul li {
  float: left;
  width: 33.3333%
}

.achievement-ul h1 {
  font-size: 56px;
  color: #fff;
  text-align: center;
}

.achievement-ul p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-top: 15px;
}

.customer {
  padding: 78px 0 95px;
}

.customer p {
  font-size: 16px;
  color: #999;
  line-height: 21px;
  text-align: center;
}

.customer p.active {
  /* padding: 20px 20% 0; */
  width:80%;
  margin: 0 auto;
  text-align: left;
  padding-top: 20px;
}

.customer-box {
  width: 80%;
  margin: 30px auto 0;
  overflow: hidden;
}

.customer ul {
  width: 102%;
  overflow: hidden;
}

.customer ul li {
  width: 144px;
  height: 144px;
  box-shadow: 0px 0px 5px #333;
  float: left;
  margin: 25px;
}

.customer-box .row div {
  padding: 15px;
}

.imgkh {
  box-shadow: 0px 0px 5px #333;
  width: 100%;
  height: 100%;
}

.select-box {
  overflow: hidden;
  width: 80%;
  margin: 0 auto 10px;
  padding-top: 50px
}

.select-item {
  margin-bottom: 20px;
}

.select-item-inner {
  margin: 0 6%;
  background-color: #F8F7F7;
  padding-bottom: 30px;
}

.select-log {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  padding: 15px 0 20px;
}

.select-item p {
  font-size: 14px;
  color: #333;
  line-height: 24px;
  padding: 0 20px;
}

.select-item p.active {
  font-size: 12px;
  text-align: right;
}

.select-nr {
  min-height: 150px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  overflow: hidden;
}

.information {
  padding: 122px 0 110px;
  background-color: #F8F8F8;
  overflow: hidden;
}

.information-box {
  overflow: hidden;
  width: 80%;
  margin: 50px auto 0;
}

.information-img {
  float: left;
  width: 400px;
  height: 300px;
  margin-right: 5%;
  margin-bottom: 20px;
}

.information-right {
  float: left;
  width: 50%;
}

.info-item {
  height: 60px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #999;
}

.info-item-active {
  border-bottom: none;
}

.info-item-left {
  width: 60px;
  height: 60px;
  border: solid 1px #EC9E12;
  box-sizing: border-box;
  float: left;
  margin-right: 20px;
}

.info-item-left h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding-top: 10px;
  text-align: center;
  color: #EC9E12;
}

.info-item-left p {
  font-size: 12px;
  margin: 0;
  text-align: center;
  color: #EC9E12;
}

.info-item-right {
  /* width: 400px;
  float: left; */
  overflow: hidden;
}

.info-item-right h5 {
  font-size: 16px;
  color: #333;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
}

.info-item-right p {
  font-size: 14px;
  color: #8C8C8C;
  margin: 0;
  line-height: 18px;
  padding-top: 5px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
}
/* -webkit-line-clamp 兼容ie */
/* .info-item-right p::after{
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16px;
  background-color: red;
} */

.info-all {
  display: block;
  width: 140px;
  height: 40px;
  border: solid 1px #EC9E12;
  box-sizing: border-box;
  text-align: center;
  line-height: 40px;
  color: #EC9E12;
  margin-top: 45px;
}

/* 这里更改padding值，top&bottom都可以，值为42 */
/* .contact{padding:100px 0 80px;} */
.contact {
  padding: 10px 0 82px;
}

.contact-box {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}

.contact-item {
  padding-top: 60px;
  width: 48%;
  float: left;
}

.contact-item p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding-top: 14px;
}

.contact-item-active {
  margin-right: 4%;
}

.form-item label {
  font-size: 14px;
  color: #999;
  padding-left: 13px;
}

.form-item label b {
  color: #D50707;
}

.form-input {
  height: 40px;
  width: 100%;
  display: block;
  border: solid 1px #ccc;
  box-sizing: border-box;
  text-indent: 12px;
  margin: 10px 0 15px;
  font-family: AlibabaPuHuiTi;
}

.form-textarea {
  height: 96px;
  border: solid 1px #ccc;
  resize: none;
  line-height: 28px;
  overflow: hidden;
  font-size: 14px;
}

.form-input::-webkit-input-placeholder {
  color: #ddd;
}

.form-input:-moz-placeholder {
  color: #ddd;
}

.form-input::-moz-placeholder {
  color: #ddd;
}

.form-input:-ms-input-placeholder {
  color: #ddd;
}

.form-box {
  overflow: hidden;
}

.form-box .form-item {
  width: 45%;
  float: left;
}

.form-box .form-item-active {
  margin-right: 10%;
}

.contact-item a {
  width: 140px;
  height: 40px;
  margin-top: 60px;
  line-height: 40px;
  display: block;
  background-color: #EC9E12;
  color: #fff;
  text-align: center;
  color: #fff;
}

.contact-item-right {
  padding-top: 13px;
}


.foot-bg {
  width: 100%;
  background-color: #383B47;
  height: 43px;
}

.foot {
  width: 80%;
  margin: 0 auto;
}

.foot-p-left {
  float: left;
  font-size: 12px;
  color: #898D97;
  line-height: 43px;
}

.foot-p-right {
  float: right;
  font-size: 12px;
  color: #898D97;
  line-height: 43px;
}

.small-nav {
  width: 40px;
  height: 40px;
  float: right;
  margin-top: 18px;
  position: relative;
}

.small-nav img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.show-mark {
  width: 100%;
  height: 0;
  background-color: #dedede;
  position: fixed;
  top: 75px;
  left: 0;
  z-index: 10;
  overflow: hidden;
}


@media only screen and (max-width:768px) {
  .head {
    width: 100%;
    padding: 0 5%;
    box-sizing: border-box;
    height: 75px;
  }

  .log {
    width: 90px;
  }

  .banner {
    padding-top: 75px;
  }

  .login {
    float: right;
  }

  .banner {
    height: 250px;
  }

  .info {
    /* padding: 64px 0 0; */
    padding:45px 0 0 ;
  }

  .info-text {
    color: #666666;
    /* line-height: 30px; */
    line-height: 24px;
    font-size: 16px;
  }

  .title {
    font-size: 22px;
  }

  .hyqb-box-img {
    /* float: none; */
    width: 100%;
  }

  .search-box-item {
    width: 50%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .search-box-item p{
    padding:0;
  }

  .achievement {
    padding: 43px 0 0;
    height: 70px;
  }

  .achievement-ul {
    margin-top: 15px;
  }

  .achievement-ul li {
    padding: 0 5px;
    box-sizing: border-box;
  }

  .achievement-ul h1 {
    font-size: 18px;
  }

  .achievement-ul p {
    font-size: 10px;
    padding-top: 5px;
  }

  .customer ul li {
    margin: 15px;
  }

  .information {
    padding: 20px 0 55px
  }

  .information-box {
    margin: 25px auto 0;
  }

  .information-img {
    /* display: none */
  }

  .information-right {
    width: 100%;
  }

  .info-item-right h5 {
    font-size: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .info-item-right p {
    font-size: 10px;
    padding-top: 0;
    display: -webkit-box;
    /* display: inline-block; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  
  .info-item-right {
    width: 76%;/*77%*/
  }

  .info-all {
    margin: 0 auto
  }

  .info-item-left {
    margin-right: 8px;
  }

  .info-all {
    margin-top: 25px;
  }

  .select-box,
  .hyqb-box,
  .hyqb-info,
  .information-box,
  .contact-box {
    width: 90%;
  }

  .search-box,
  .achievement-ul {
    width: 100%;
  }

  .search-box-item {
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
   /*  -webkit-line-clamp: 4;
    line-clamp: 4; */
    overflow: hidden;
  }

  /* .customer{padding: 39px 0 47px;} */
  .customer .title {
    padding-bottom: 20px;
  }

  .customer p {
    font-size: 12px;
  }

  .customer-box {
    width: 90%;
  }

  .customer p.active {
    padding: 0 20px;
  }

  .select-box {
    margin-bottom: 20px;
  }

  .select-item-inner {
    margin: 0 0 20px;
  }

  .select-nr {
    min-height: 70px;
  }

  .foot-p-right {
    font-size: 10px;
  }

  .foot {
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
  }

  /* .contact{padding: 30px 0 20px;} */
  .contact-item-active {
    width: 100%;
    position: relative;
    top: 260px;/*230*/
  }

  .contact-item a {
    margin: 0 auto;
    position: relative;
    top: 510px; /*490*/
  }

  .contact-item {
    padding-top: 0px;
  }

  .contact-box {
    position: relative;
    height: 890px;/*850*/
  }

  .contact-item-wen {
    position: absolute;
    top: 0;
    width: 100%;
  }

  .nav {
    width: 100%;
    margin-top: 15px;
    float: none;
    padding: 10px 0;
  }

  .nav li {
    width: 100%;
    float: none;
    padding: 5px 0;
    position: relative;
  }

  .nav a.active,
  .nav a:hover {
    border: 0;
  }

  .nav a {
    text-align: left;
    color: #666;
  }

  .nav img {
    position: absolute;
    right: 5%;
    top: 0;
    
  }
  .fanz{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);           -moz-transform: rotate(180deg);
   -o-transform: rotate(180deg);
  }

  .ktfw {
    background-color: #EC9E12;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0 5%;
    text-align: center;
    color: #fff;
  }

  .jiantou {
    width: 20px;
    height:20px;
  }

  .nav-inner {
    padding-left: 30px;
    height: 0px;
    overflow: hidden;
    width: 100%;
  }

  .app-qie-box {
    padding-right: 20px;
    padding-top: 20px;
  }

  .app-qie-box a,
  .app-qie-box span {
    float: right;
  }

  .app-qie-box span {
    padding: 0 5px;
  }

  .app-qie-box a.active {
    color: #EC9E12;
    font-size: 16px;
  }


  .hyqb {
    padding: 30px 0;
  }

  .hyqb-info {
    margin-top: 20px;
    padding: 0;
  }

  .banner-text {
    width: 90%;
    text-align: left;
    padding: 70px 0 0 0;/*若处理padding，需要处理js，js做了处理，详见备注*/
    margin: 0 auto;
    font-size: 28px;
    line-height: 30px;
  }

  .banner-text p {
    margin: 0 auto;
  }

  .hyqb-box-zz,
  .hyqb-box-btn {
    display: none;
  }
  .banner-text p{font-size: 18px;}
  .hyqb-box-img{height:252px;margin-bottom:30px;}
  .hyqb-box-img img{width:100%;}
  .hyqb-box-img .hyqb-box-btn{left: 99999px !important;}
}


@media only screen and (max-width:1024px) {

  .information-box {
    width: 90%;
  }

  .banner-text {
    /* width: 500px; */
    text-align: left;
    padding-left: 10%;
  }

  .banner-text p {
    margin: 0 auto;
  }
}

/* @media only screen and  (max-width:1024px){ */
@media only screen and (max-width:991px) {
  .nav {
    width: 100%;
    margin-top: 15px;
    float: none;
    padding: 10px 0;
  }

  .nav li {
    width: 100%;
    float: none;
    padding: 5px 0;
    position: relative;
  }

  .nav a.active,
  .nav a:hover {
    border: 0;
  }


  .nav a {
    text-align: left;
    color: #666;
  }

  .nav img {
    position: absolute;
    right: 5%;
    top: 0;
  }

  .ktfw {
    background-color: #EC9E12;
    display: block;
    height: 45px;
    line-height: 45px;
    margin: 0 5%;
    text-align: center;
    color: #fff;
  }

  .jiantou {
    width: 20px;
    height:20px;
  }

  .nav-inner {
    padding-left: 30px;
    height: 0px;
    overflow: hidden;
    width: 100%;
  }

  .app-qie-box {
    padding-right: 20px;
    padding-top: 20px;
  }

  .app-qie-box a,
  .app-qie-box span {
    float: right;
  }

  .app-qie-box span {
    padding: 0 5px;
  }

  .app-qie-box a.active {
    color: #EC9E12;
    font-size: 16px;
  }

  .information-img {
    float: left;
  }

  .banner-text {
    text-align: left;
  }

  .hyqb-box-zz,
  .hyqb-box-btn {
    display: none;
  }
}

@media only screen and (max-width:1100px) {
  .hyqb-box-img {
    /* float: none; */
    width: 100%;
  }
}

@media only screen and (min-width:1024px) {

  .banner-text {
    width: 1000px;
    text-align: left;
    padding-left: 10%;
  }

  .banner-text p {
    margin: 0 auto;
  }

  .hyqb-list {
    margin-top: 70px;/*测试*/
  }

}

@media only screen and (min-width:1440px) {

  /* 如果为1440更换hyqb-box的布局格式为flex居中 */
  .hyqb-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

  .hyqb-list {
    margin-top: -70px;
    width: 584px;
  }

}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .info-item-right h5{
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .info-item-right p{
    /* line-height: 14px; */
  }
}