.nei {
  height: 760px;
}

.huang {
  width: 243px;
  background: url('	http://lgo8.com/templates/specialty/images/nei_title_bg.jpg') no-repeat left top;
  color: #FFF;

  height: 47px;
}

.huang h1 {
  font-size: 20px;
  line-height: 47px;
  margin-left: 20px;
}

.nei_left ul li {
  list-style-type: none;
  background: #f5f5f5;
  line-height: 42px;
  margin-bottom: 1px;
  padding-left: 45px;
  font-size: 15px;
}

.nei_left ul li a {
  color: black;
}

.nei_left ul li a:hover {
  color: #ff832c;
}

.nei_left ul {
  width: 283px;
  margin-left: -40px;
}

.nei_imgs {
  width: 243px;
  margin: 30px 0 0 0;
}

.nei_left_nav {
  border-bottom: 1px solid #ff832c;

  font-size: 16px;

  padding: 0;
}

.nei_left_nav h1 {

  font-size: 20px;
  color: #022771;
  text-align: center;
  border-bottom: 1px solid #ff832c;
  width: 150px;
  position: relative;
  top: 10px;


}

.nei_left_nav_zi {
  margin-top: 30px;
  text-align: right;
}

.nei_text p {
  margin-top: 10px;
  font-size: 16px;
  text-indent: 2em;
  line-height: 35px;
}

.nei_text div {
  font-size: 16px;
  margin-top: 20px;
}


.nei_text ol li {
  font-size: 16px;
  margin-left: -24px;
  line-height: 35px;
}

.translation_img {
  text-align: center;
  width: 150px;
  height: 150px;
  border: 1px solid gray;
  margin-top: 20px;
}

.translation_img img {
  width: 130px;
  height: 130px;
  margin-top: -10px;
  object-fit: contain;
}

/* .translation_img div {} */

.translation_img:hover {
  border: 1px solid #ff832c;

}

.translation_list a {
  text-decoration: none;
  color: black;
}

.translation_list a:hover {
  color: #ff832c;
}