.left {
  width: 200px;
  float: left;
  margin-top: 1px;
}
.left .leftnav {
  border: #dbdbdb solid 1px;
  margin-bottom: 62px;
}
.left .leftnav ul {
  width: 198px;
  text-align: center;
}
.left .leftnav ul li {
  line-height: 50px;
}
.left .leftnav ul li a {
  display: block;
  width: 198px;
  height: 49.33px;
  color: #000000;
  font-size: 14px;
}
.left .leftnav ul li:hover {
  background: url("../../img/aboutus/arrow-j.png") no-repeat 150px;
}
.left .leftnav ul li:hover a {
  display: block;
  width: 198px;
  height: 49.33px;
  text-decoration: none;
  color: #8A0908;
}
.left .leftnav ul .hover {
  background: url("../../img/aboutus/arrow-j.png") no-repeat 150px;
}
.left .leftnav ul .hover a {
  display: block;
  text-decoration: none;
  color: #8A0908;
}
.leftbar-bar-fixed {
  position: fixed;
  top: 0px;
}
.right {
  float: left;
  margin-left: 24px;
  width: 776px;
}
.right .title {
  height: 32px;
  color: white;
  line-height: 28px;
  padding-left: 10px;
  border-bottom: #8A0908 solid 1px;
  background: url("../../img/aboutus/zixunleibie-j.png") no-repeat;
}
.right .content {
  margin: 10px 0;
  line-height: 28px;
  font-size: 14px;
}
.right .content .contact {
  height: 300px;
}
.right .content .contact div {
  margin-top: 80px;
  float: left;
  width: 390px;
  font-size: 14px;
  line-height: 32px;
}
.right .content .contact img {
  float: right;
}
.right .content .tele {
  height: 140px;
}
.right .content .tele img {
  float: left;
  margin-left: 20px;
}
.right .content .tele div {
  margin: 15px 0 0 20px;
  float: left;
  font-size: 14px;
  line-height: 32px;
}
