@charset "utf-8";

/*头部*/
.head-top{
  padding: 24px 0;
}
.head-top .logo img {
  margin-right: 14px;
}
.head-top .logo .dh-title {
  line-height: 66px;
  font-weight: bold;
  font-size: 40px;
}
.head-top-right {
  float: right;
}
.head-top .head-top-tel {
  padding-left: 40px;
  background: url("../images1/tel.png") no-repeat center left;
  font-size: 17px;
  text-align: right;
  background-position: 44% 75%;
}
.head-top .head-top-tel span {
  font-size: 20px;

}
.head-nav {
  background: #005792;
  height: 54px;
  line-height: 54px;
}
.head-nav li a{
  display: inline-block;
  width: 14.2%;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 16px;
  border-left: 1px solid #084B83;
  border-right: 1px solid #2E71AD;
}
.head-nav li:first-child a {
  border-left: none;
}
.head-nav li:last-child a {
  border-right: none;
}
.head-nav li a:hover ,.active-nav{
  background-color: #fd5f00;
}
.fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

/*footer*/
footer {
  width: 100%;
  background:#005792;
  overflow: hidden;
  color: #fff;
  padding:60px 0;
}
.foot-left {
}
.foot-nav a{
  color: #fff;
  margin-right:30px;
}
.foot-nav a:hover {
  color: #A2B5D1;
}
.foot-nav {
  border-bottom: 1px solid #2E71AD;
  padding-bottom: 20px;
}
.end {
  width: 100%;
  border-top: 1px solid #084B83;
  padding:18px 0 50px 0;
  color:#fff;  
}
.end a {
  color:#fff;
}
.end a:hover {
  color:#A2B5D1;
}
.foot-er {
  padding:8px;
  text-align: center;
  background:#fff;
  float:right;
}
.foot-er img {
  width: 100%;
}
.foot-er p {
  font-size:12px;
  line-height: 16px;
  margin-top:8px;
}

.go-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 4px;
  bottom: 50px;
  background: url("../images1/top.png") no-repeat center;
  cursor: pointer;
}
@media (min-width: 1200px){

}
@media (min-width: 768px){

}
@media (min-width: 993px) and (max-width: 1200px) { 
}
@media (min-width: 768px) and (max-width: 992px) { 
}
@media (max-width: 767px) {
  .head-top {
    padding: 6px 6px;
    overflow: hidden;
  }
  .head-top .logo img {
      margin-right: 14px;
      width: 20%;
  }
  .head-top .logo .dh-title {
      line-height: 43px;
      font-weight: bold;
      font-size: 24px;
  }
  .head-nav {
    height: auto;
    line-height: 32px;
  }
  .head-nav .container {
    padding: 0;
  }
  .head-nav li a {
    width: 25%;
    font-size: 14px;
    border-bottom: 1px solid #084B83;
    border-top: 1px solid #2E71AD;
  }
  .head-nav li:first-child a {
    border-left: 1px solid #084B83;
  }
  .head-nav li:last-child a {
    border-right: 1px solid #2E71AD;
  }
  .callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
    width: 100%;
    width: 186%;
    left: -42%;
  }
  .index-prosb2 li {
    width: 100%;
    margin-bottom: 10px;
  }
  .index-prosb2 .p2 {
    height: auto;
  }
  .location {
    display: none;
  }
  .xiala {
      width: 100%;
      margin: 30px auto;
  }
  .xiala .btn-default {
      border: 1px solid #ddd;
      width: 100%;
      background: #005792;
      color: #fff;
      font-size: 16px;
  }
  .xiala .btn {
    padding: 10px 12px;
  }
  .xiala p {
    text-align: center;
  }
  .xiala .dropdown-menu {
    width: 100%;
    top: 42px;
  }
  .xiala .dropdown-menu>li {
    padding: 0 8px;
  }
  .xiala .dropdown-menu>li>a {
    padding: 8px 20px;
    text-align: center;
    border-bottom: 1px dotted #ddd;
  }
  .show-pro-pictures {
    width: 100%;
    margin: 0 auto;
}
.showpage {
    width: 100%;
    position: relative;
}
.pro-info .p111 img{
  width: 100%;
}






}
















