html,
body {
  min-height: 100%;
}

.left {
  margin-top: 50px;
  width: 25%;
  float: left;
}

.left ul {
  background-color: #fff;
  list-style: none;
}

.left ul li {
  line-height: 45px;
  border: 1px solid #e1e1e1;
  width: 250px;
}

.left ul li span {
  position: relative;
  top: 8px;
  display: inline-block;
  width: 45px;
  height: 30px;
}

.left ul li:nth-child(1) span {
  background: url('../img/ddongchefangdao.png') no-repeat center;
}

.left ul li:nth-child(2) span {
  background: url('../img/chongdianzhuangxiangmu.png') no-repeat center;
}

.left ul li:nth-child(3) span {
  background: url('../img/anxinzu.png') no-repeat center;
}

.left ul li:nth-child(4) span {
  background: url('../img/huozai.png') no-repeat center;
}

.left ul li:nth-child(5) span {
  background: url('../img/tingche.png') no-repeat center;
}

.left ul li:nth-child(6) span {
  background: url('../img/shenghonghui.png') no-repeat center;
}

.left ul li:nth-child(7) span {
  background: url('../img/zdongshouhuoji.png') no-repeat center;
}

.left ul li a {
  padding-left: 5px;
  font-size: 15px;
}

a:hover {
  text-decoration: none !important;
}

.main {
  background: url('../img/a14.png') no-repeat center !important;
}

.right {
  width: 70%;
  float: left;
  margin-top: 50px;
  margin-left: 20px;
}

.right p {
  text-indent: 2em;
  line-height: 22px;
}

#myTab .active a {
  background-color: #2e7ddf !important;
  color: #fff !important;
}

#myTab .active {
  background-color: #2e7ddf;
}

#myTab .active a .one {
  background: url('../img/a1.png') no-repeat center;
}

#myTab .active a .two {
  background: url('../img/a2.png') no-repeat center;
}

#myTab .active a .three {
  background: url('../img/a3.png') no-repeat center;
}

#myTab .active a .four {
  background: url('../img/a4.png') no-repeat center;
}

#myTab .active a .five {
  background: url('../img/a5.png') no-repeat center;
}

#myTab .active a .six {
  background: url('../img/a6.png') no-repeat center;
}

#myTab .active a .seven {
  background: url('../img/a7.png') no-repeat center;
}

#myTab .active a .eight {
  background: url('../img/a8.png') no-repeat center;
}

#myTab .active a .nine {
  background: url('../img/a9.png') no-repeat center;
}
