﻿.ml {
  margin-left: 50px;
}
.a {
  text-decoration: none;
  color: #333;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.brand img{
    margin-top: 0px;
}
* {
  margin: 0;
  padding: 0;
}
.p-header {
    width: 100%;
  height: 95px;
  font-size: 18px;
  -webkit-box-shadow: 0 5px 5px #ddd;
  -moz-box-shadow: 0 5px 5px #ddd;
  box-shadow: 0 5px 5px #ddd;
}
.p-header .p-header-wrap {
  min-width: 1240px;
  width:1240px;
  margin: 0 auto;
  box-sizing: border-box;
  height:88px;
  position:relative;
}
.p-header .p-header-wrap > div {
  float: left;
}
.p-header .p-header-wrap .brand {
  position: relative;
  width: 295px;
  height: 61px;
  /*margin-top:10px;*/
  margin-top: 23px;
}
.x-map img{
    margin-top:0px;
}
/*汕头站*/
#maist {
    display: inline-block;
    height: 24px;
    padding: 0 8px;
    margin-bottom: 5px;
    line-height: 24px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    font-size: 12px;
    position: absolute;
    top:31px;
    right:25px;
    color:#666;
}
.p-header .p-header-wrap .nav-bar {
  height: 100%;
  margin: 7px 0 0 30px;
  font-size: 17px;
}
.nav-border {
    display: inline-block;
    width: 1px;
    height: 28px;
    margin: 28px 0 0 4px;
    background: #3c9a63;
    vertical-align: middle;
}
.p-header .p-header-wrap .nav-bar .nav-list {
  height: 90px;
}
.p-header .p-header-wrap .nav-bar .nav-list > li {
  height: 100%;
  position: relative;
  float: left;
  padding-right: 30px;
  list-style-type: none;
  margin-top: 11px;
}
.p-header .p-header-wrap .nav-bar .nav-list > li > a {
  text-decoration: none;
  color: #333;
  padding-bottom: 5px;
  line-height: 90px;
}
.p-header .p-header-wrap .nav-bar .nav-list > li.active > a
 {
  color: #00ae66;
  border-bottom: 2px solid #00ae66;
}
.p-header .p-header-wrap .nav-bar .nav-list > li:hover > a {
    color: #00ae66;
}
.p-header .p-header-wrap .nav-bar #xinfang-list-ul {
  display: none;
  position: absolute;
  left: -15px;
  top: 100%;
  font-size: 16px;
  min-width: 160px;
  padding: 0 0 10px;
  border: 1px solid #cccccc;
  border-top :none;
  background-color: #fff;
  z-index: 5;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.175);
}
.p-header .p-header-wrap .nav-bar #xinfang-list-ul li {
  list-style: none;
}
.p-header .p-header-wrap .nav-bar #xinfang-list-ul li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 5px 15px;
  font-weight: 400;
  line-height: 1.72857143;
}
.p-header .p-header-wrap .nav-bar #xinfang-list-ul li a:hover {
  background-color: #e8e8e8;
}
.p-header .p-header-wrap .contact {
    width: 235px;
    position: absolute;
    top: -6px;
    right: 16%;
}
.p-header .p-header-wrap .contact > div {
  display: inline-block;
}
.p-header .p-header-wrap .contact a {
  display: inline-block;
  height: 50px;
  margin-top: 9px;
}
.p-header .p-header-wrap .contact .phone-number {
  position: absolute;
  top: 22px;
  right: 0;
}
.p-header .p-header-wrap .contact .phone-number p {
  margin: 0;
  display: inline-block;
  letter-spacing: 1px;
  text-decoration: none;
  color: #333;
  color: #00ae66;
  font-size:16px;
}
