.head .conts .contTxt .box {
  margin-right: 75px;
}
.nav .logo {
  width: 135px;
}
.nav .list {
  width: 820px;
}
.nav .search {
  width: 180px;
}
.nav .list ul li a {
  font-size: 15px;
  font-weight:bold;
  color:#666;
}
.nav .list ul li a:hover{
  color:#F00;
}
.nav .search {
  color:#999;
  font-size:12px;
}
.product .title .text h3 {
  line-height: 118px;
  font-size: 44px;
}
.footer p {
	line-height:40px;
}
.nav .list ul li {
  padding: 0 36px;
}
.nav .list ul li .slide .items .tits a{
	color:#333;
	font-weight:normal;
}
.nav .list ul li .slide .items .tits a:hover{
	color:#F00;
	font-weight:normal;
}
.page-container {
  padding: 1px 0;
}
.faq {
  padding: 60px 0;
}
.abouts .informs .conts .intrs .text p {
	text-align:justify;
}
.abouts .informs .conts .image img {
  min-height: 725px;
}
.currpage{ background:#D6D6D6;}
.page-bann.bann-item6 {
  background: url("../img/bann4.jpg") no-repeat scroll center center;
  background-size: cover;
}
.faqs .list ul li .tits {
  font-weight:normal;
}
.abouts .informs .conts .intrs .text i {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  font-weight:bold;
  padding-left:22px;
  padding-top:6px;
  color: #F00;
  position: relative;
}
.abouts .informs .conts .intrs .text i:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 16px;
  height: 16px;
  background: url("../img/zw.jpg") top left no-repeat;
}
.footer p a{
  color: #555;
}
.xfl a{font-size:14px; color:#999; padding-left:22px;}
.xfl a:hover{color:#F00;}
@media screen and (max-width: 993px) {
.address {
    display: none;
  }
}