
.head{
    width: 100%;
    background:url(../img/head.png);
    padding-top: 75px;
   
}
.head_a{
    width: 1200px;
    margin: 0 auto;
}
nav{
    background: #514440!important;
    box-shadow: none!important;
    line-height: 25px;
}

nav ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
      margin-right: -120px;
}
nav ul a{
    font-size: 18px!important;
    margin-top: 30px;
    line-height: 35px!important;
   
}
nav ul li{
    margin-right: 30px;
}
.shuxian{
    height: 15px;
    border: 0.1px solid #ffff;
    width: 1px;
    margin-right: 30px;
    margin-top: 30px;
}
.hea_a{
    margin-left: 30%;
}

  .jingqu{
      top: 65px!important;
      opacity: 0.8!important;
     
  }
  .dropdown-content li>a{
      padding: 0;
      line-height: 40px!important;
      margin-top: 0!important;
      color: #514440!important;
  }
  .dropdown-content li{
      text-align: center!important;
      min-height: 30px!important;
  }
  nav ul a :hover{
      background: #9f9fa0!important;
  }
.pcount{
	position: absolute;
    right: -110px;
    top: 14px;
}