.html_desc{
  text-indent: 16px;
  letter-spacing: 1px;
  padding: 0 16px 0 20px;
}

#container {
  width: 100%;
  height: 240px;
}
.hfrnx_box{
  padding: 27px 0 0 27px;
}
.title_img{
  width: 152px;
  height: 29px;
  margin-bottom: 35px;
}
.sjxfj_box{
  margin: 30px auto 0;
  position: relative;
  margin-bottom: 35px;
}
.sjxfj_box .star_box{
margin-left: 15px;
}
.sjxfj_box .star{
  width: 100%;
  margin-bottom: 20px;
}
.sjxfj_img{
  width: 188px;
  height: 188px;
}
.sjxfj_box .sjxfj_desc{
  font-size: 13px;
  margin-bottom: 16px;
}
.sjxfj_box .sjxfj_desc_two{
  display: flex;
  width: 100%;
  justify-content: center;
  font-size: 12px;
  align-items: center;
}
.sjxfj_box .sjxfj_desc_two div:last-child{
  color: #fff;
  background: #29BBAE;
  padding: 2px 0 2px 2px;
}
.cool_box{
  text-align: right;
  padding-right: 21px;
  margin-bottom: 10px;
}
.cool_img{
  width: 65px;
  height: 48px;
}
.content{
  position: relative;
  
  padding-top: 25px;
}
.tmap-zoom-control,.rotate-circle{
  display: none;
}
.content_bg{
  background: #fff;
}
.content .title{
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 10px;
  padding-left: 30px;
}
.content .title_eng{
  font-style: italic;
  padding-left: 30px;
  margin-bottom: 20px;
}
.content .content_img{
  width: 100%;
  /* height: 300px; */
}
.content .content_img_desc{
  position: absolute;
  left: 0;
  right: 0;
  bottom:0;
  color: #fff;
  background: rgba(0, 0, 0, .4);
  padding: 9px 6px 9px 15px;
  text-indent: 16px;
  letter-spacing: 1px;
  font-size: 12px;
}

.content .vr_img{
  width: 23px;
  height: 13px;
  position: absolute;
  right: 10px;
  top: -20px;
  z-index: 2;
}

.logo img{
  width: 100%;
}