/* ===================================================================
CSS information

 file name  :customize.css
 author     :Ability Consultant
style info  :customize
=================================================================== */
.topicpath span {
  color: #f00;
}

.banner p {
  padding-bottom: 20px;
}

.intro {
  position: relative;
}
.intro .supervision .intro_person {
  position: absolute;
  top: 386px;
  left: 0;
  width: 189px;
}
.intro .supervision .intro_person h4 {
  padding: 10px 0;
}
.intro .supervision .intro_person .txt {
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  padding: 10px 5px;
  line-height: 18px;
  font-family: 'A-OTF Ryumin Pro R-KL';
  font-size: 13px;
}
.intro .box_super .top_super {
  margin-left: 190px;
  width: 523px;
}
.intro .box_super .top_super h3 {
  padding: 35px 0 5px;
  border-bottom: 1px solid #000;
  margin-bottom: 13px;
  text-align: left;
  float: left;
  display: inline-block;
}
.intro .box_super .top_super .txt {
  padding-bottom: 34px;
  line-height: 25px;
  font-family: 'A-OTF Ryumin Pro R-KL';
  width: 100%;
  clear: both;
}
.intro .btn {
  padding-top: 35px;
  overflow: hidden;
}

.con_fish {
  overflow: hidden;
  margin-top: 38px;
  font-size: 14px;
}
.con_fish .item {
  width: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 25px;
}
.con_fish .item .box_l {
  float: left;
  width: 365px;
  padding-right: 5px;
}
.con_fish .item .box_l h3 {
  padding-bottom: 16px;
  padding-top: 15px;
}
.con_fish .item .box_l .txt {
  padding-bottom: 24px;
}
.con_fish .item.right .photo {
  float: left;
  width: 347px;
}
.con_fish .item.right .box_r {
  float: right;
  width: 370px;
}
.con_fish .item.right .box_r h3 {
  float: left;
  padding-bottom: 16px;
  width: 100%;
  padding-top: 15px;
}
.con_fish .item.right .box_r h3 img {
  float: left;
}
.con_fish .item.right .box_r .txt {
  padding-bottom: 24px;
}

.luxurious img {
  width: 100%;
}
