.headNav {
    position: absolute;
    width: 1200px;
    height: 56px;
    left: 50%;
    margin-left: -600px;
    background: #000;
    font-family: 'MicrosoftYaHei';
    z-index: 1000;
}

.yiqian2_h {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    display: flex;
    align-items: center;
}

.logobox {
    display: flex;
    align-items: center;
    margin-left: 86px;
    color: #fff
}

.router-ul {
    margin-left: 156px;
    margin-right: 50px;
    width: 1000px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #a1acb5;
    cursor: pointer;
    font-size: 17px
}

.router-ul a {
    color: #a1acb5;
}

.sphone {
    font-size: 30px;
    color: #fff
}

.isActive {
    color: #ffffff!important;
    border-bottom: 1px solid #ffffff
}
.aboutme-title {
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  font-size: 28px;
  color: #fff;
  text-align: center;
  z-index: 1000;
}

.aboutme-title.haha {
  font-size: 23px;
  top: 150px;
  letter-spacing: 10px;
}

.aboutme {
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -30%;
  width: 60%;
  min-width: 830px;
  letter-spacing: 2px;
  line-height: 30px;
  font-size: 15px;
  color: #ffffff;
  z-index: 10000;
  opacity: 1;
  transition: opacity 1s;
  overflow: hidden;
}

.flexbox {
  display: flex;
}

.flexbox>div {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #999999;
}

.phoneindex{
  display: flex;
  justify-content: space-around;
  align-items: center
}
.phoneindex>div{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 85px;

}
.map {
  width: 100%;
  height: 340px;
}

.zixun-list {

}

.zixun-list li {
  margin: 20px 0;
  padding: 20px;
  height: 160px;
  display: flex;
  align-items: center;
  cursor: pointer;
  box-shadow: 0 0 5px 5px lightgray
}

.zx-time {
  flex: 2;
  /* padding-top: 30px; */
  font-size: 15px;
  color: #999999
}

.zx-info {
  height: 200px;
  flex: 8;
}

.zx-info h4 {
  margin: 10px 0 20px 20px;
  font-size: 23px;
  color: #333333
}

.zx-info p {
  margin: 10px 20px;
  display: -webkit-box;    
-webkit-box-orient: vertical;    
-webkit-line-clamp: 6;    
overflow: hidden;
  font-size: 14px;
  color: #999999
}

.zixunImg {
  width: 250px;
  height: 180px;
}

.more-to {
  margin: 30px auto;
  width: 140px;
  height: 46px;
  display: flex;
  background: #DCDCDC;
  cursor: pointer;
}

.more-to .more {
  width: 75%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #F0861B;
}

.icon-more {
  width: 25%;

  display: flex;
  align-items: center;
  justify-content: center;
  
  color: #F0861B;
}

.plations {
margin: 30px auto 0 auto;
  /* height: 100%; */
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap
}

.plation-item {
  padding-bottom: 5px;
  width: 23%;
  height: 290px;
  margin: 10px 0;
    margin-right: 1%;
  background: #fff;
  cursor: pointer;
}
.plations .plation-item:nth-of-type(4n){
  margin-right: 0
}

.plation-item.red {
  box-shadow: none
}

.plation-item.red:hover {
  background: #fff;
}

.plation-item.red:hover h3 {
  color: #F0861B
}

.plation-item.red:hover p {
  color: #999999
}

.plation-item:hover {
  box-shadow: 0px 0px 5px 5px lightgray
}

.plation-item:hover h3,
.plation-item:hover p {
  color: #fff
}

.plation-item img {
  width: 100%;
  height: 180px;
  /* height: 100%; */
}

.plation {
  height: calc(100vh - 60px);
  padding-bottom: 1px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}
.plation-item a{
  display: inline-block;
  font-size: 15px
}

.plation-item h3,.plation-item a h3 {
  margin: 10px 0;
  color: #333333;
  text-align: center;
  font-size: 18px;
}
.plation-item a h3,.plation-item a p{
  padding: 0 10px
}
.plation .dex {
  width: 90%;
  height: 32px;
  margin: 0 auto;
  font-size: 14px;
  color: #999999;
  line-height: 16px;
  overflow: hidden;
}

.line {
  width: 170px;
  height: 1px;
  background: #CECECE
}

.kuai {
  width: 15px;
  height: 15px;
  background: #305DC3
}

.blank {
  width: 400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.bghui {

  background: #f5f5f5
}

.plation {
  padding-top: 60px;
}

.h27 {
  height: 27px;
}

.plation h2 {
  margin-top: 50px;
  font-size: 20px;
  color: #333333;
  text-align: center
}

.plation .yyu {
  margin-bottom: 8px;
  font-size: 12px;
  color: #999999;
  text-align: center;
  letter-spacing: 10px
}

.right-box {
  padding-top: 3px;
  border-top: 1px solid #fff;
  width: 50%;
  margin-left: 50%
}

.right-box p {
  font-size: 9px;
}

.en-title {
  display: inline-block;
  padding-top: 10px;
  margin: 0 0 10px 20px;
  font-size: 40px;
}

.kindbox {
  width: 640px;
  height: 220px;
  position: absolute;
  top: 300px;
  left: 50%;
  margin-left: -300px;
  display: flex;
}

.kind-item {
  width: 150px;
  height: 220px;
  padding-right: 10px;
  color: #ffffff;
}

.kind-item img {
  width: 50px;
  position: relative;
  left: 50px;
  top: 20px;
}

.kindbox .kind-item:nth-of-type(1) {
  position: relative;
  top: -10px;
  background: #305DC3
}

.kindbox .kind-item:nth-of-type(2) {
  background: #2D57B6
}

.kindbox .kind-item:nth-of-type(3) {
  position: relative;
  top: -10px;
  background: #294DA0
}

.kindbox .kind-item:nth-of-type(4) {
  background: #28478D
}

.lun-img {
  min-width: 1200px;
  width: 100%;
  height: 100%
}

.chanpin-title {
  height: 350px;
  margin-bottom: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  background: lightcoral;
  /* color: #fff */
}

.chanpin-title h1 {
  font-size: 76px;
  margin-bottom: 35px;
}

.chanpin-title .en {
  font-size: 35px;
  letter-spacing: 10px;
}
