body.show a, body.show .transition, body.show .index-flow .title dl dd .layer, .index-flow .title dl dd body.show .layer, body.show .g-nav2, body.show .g-nav, body.show .g-head .btn-list .search .input, .g-head .btn-list .search body.show .input, body.show .g-head .btn-list, .g-head body.show .btn-list, body.show :before, body.show :after, body.show img {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
.wal {
  max-width: 710px;
  margin: 0 auto;
}
.fxy_shfw{width:710px;float:right; height:auto;}
.fxy_kxyj{width:450px; height:auto; float:right; margin:0 25px;}
.fxy_jyjx{width:450px; height:auto; float:right;}
/*-------------------------*/

.index-research {
  position: relative;
  background:#fff; box-shadow:0 0 5px #dbdbdb; margin-top:5px;
}
.index-research .wal {
  min-height: 280px;
  position: relative;
}
.index-research .title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0.68rem;
  height: 0.04rem;
  background: #6510AD;
}
.index-research .list {
  position: absolute;
  z-index: 11;
  left: 20px;
  right: auto;
  top: 22px;
  bottom: 0;
}
.index-research .list li {
  border-bottom: #e7e7e7 solid 1px;
  position: relative;
	width: 280px;
}
.index-research .list .on{
	width: 300px;
}
.index-research .list li:before {
  content: "";
  display: block;
  position: absolute;
  left: -0.3rem;
  top: -1px;
  bottom: -1px;
  width:340px;
  background:url(/fxy/tpl/1718761514068/images/shfw_bg.png) right center no-repeat;
  opacity: 0;
}
.index-research .list li:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 14px;
  background: #0d52af;
  width: 2px;
  height: 40px;
  margin-top: -0.24rem;
  opacity: 1;
}
.index-research .list li .img {
  display: none;
}
.index-research .list li a.name {
  display: block;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  padding: 5px 0;
  position: relative;
  left: 6px;
}
.index-research .list li:hover:before, .index-research .list li.on:before {
  opacity: 1;
  left: 0;
}
.index-research .list li:hover:after, .index-research .list li.on:after {
  opacity: 0;
}
.index-research .list li:hover a.name, .index-research .list li.on a.name {
  color: #fff;
  left: 0.3rem;
  padding-left:20px;
}
.index-research .big-img {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 20px;
  bottom: 0;
  padding-top: 0;
}
.index-research .big-img a {
  height: 240px;
  position: relative;
  background: bottom center no-repeat;
  background-size:cover;
  display: block;
  z-index: 2;
  width:380px;
}
@media(max-width: 1660px){
.fxy_shfw{width:42%;float:right; height:auto;}
.fxy_kxyj{width:26.5%; height:auto; float:right; margin:0 25px;}
.fxy_jyjx{width:26.5%; height:auto; float:right;}
}
