/*****/
.index-search {
  height: 0;
  position: relative;
  max-width: 13.5rem;
  margin: 0 auto;
  width: 90%;}
.index-search .wal {
  position: relative;
  z-index: 10;
  background: #fff  center top no-repeat;
  background-size: 100%;
  min-height: 1.68rem;
  padding: 0 0.76rem 0 0.6rem;
  top:-0.8rem;}
.index-search .form {
  border-bottom: #0558a5 solid 0.02rem;
  height: 0.81rem;
  padding-top: 0.1rem;
  position: relative;}
.index-search .form .name {
  font-size: 0.3rem;
  color: rgba(101, 16, 173, 0.4);
  line-height: 0.7rem;}
.index-search .form .name em {
  color: rgba(101, 16, 173, 0.4);
  font-size: 0.18rem;
  text-transform: uppercase;
  padding-left: 0.15rem;}
.index-search .form .input {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.1rem;
  bottom: auto;}
.index-search .form .input input {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.3rem;
  color: #333;
  border: none;}

.index-search .form .input input::-webkit-input-placeholder { color:#0558a5;opacity:0.8;}
.index-search .form .input input::-moz-placeholder { color:#0558a5;opacity:0.8;}
.index-search .form .input input::-moz-placeholder { color:#0558a5;opacity:0.8;}
.index-search .form .input input::-ms-input-placeholder {color:#0558a5;opacity:0.8;}

.index-search .form .submit {
  position: absolute;
  z-index: 2;
  top: 0.1rem;
  right: 0;
  bottom: 0;
  width: 0.64rem;
  background: url(/uploads/image/images/search24.png) center no-repeat;
  background-size: 0.24rem;}
.index-search .form .submit input {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border: none;
  background:none;}
.index-search .hot-words {
  padding: 0.1rem 0;
  line-height: 0.33rem;
  color: #a0a0a0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;}
.index-search .hot-words ul{
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;}
.index-search .hot-words .name {
  font-weight: bold;
  flex-shrink: 0;}
.index-search .hot-words .p-ico, .index-search .hot-words .index-flow .container .video i, .index-flow .container .video .index-search .hot-words i, .index-search .hot-words .index-flow .container .list a i, .index-flow .container .list a .index-search .hot-words i, .index-search .hot-words .index-events .list-wrapper dd.li-dd dl.info em, .index-events .list-wrapper dd.li-dd dl.info .index-search .hot-words em, .index-search .hot-words .search-result li a i, .index-search .search-result li a .hot-words i {
  font-size: 0.12rem;
  flex-shrink: 0;
  margin-left: 0.08rem;
  margin-right: 0.28rem;}
.index-search .hot-words li {
  padding-right: 0.14rem;}
.index-search .hot-words li a.on {
  font-weight: bold;
  color: #6510ad;}
.index-search .search-result {
  background: #fff;
  padding: 0.35rem 0.6rem 0.46rem 0.6rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 0.81rem;
  bottom: auto;
  display: none;}
.index-search .search-result .name {
  padding-bottom: 0.1rem;}
.index-search .search-result .name h3 {
  font-size: 0.22rem;
  color: #6510ad;}
.index-search .search-result .name a {
  font-size: 0.12rem;
  margin-left: 0.13rem;
  color: #9d9d9d;}
.index-search .search-result .name a:hover {
  color: #6510ad;}
.index-search .search-result ul {
  padding-bottom: 0.3rem;}
.index-search .search-result li {
  font-size: 0.16rem;
  line-height: 0.34rem;}
.index-search .search-result li a {
  color: #000;
  padding-right: 0.17rem;
  display: inline-block;
  position: relative;}
.index-search .search-result li a i {
  position: absolute;
  z-index: 1;
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  color: #787878;
  font-style: normal;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);}
.index-search .search-result li a:hover {
  color: #6510ad;}
.index-search .search-result li a:hover i {
  color: #6510ad;}
.index-search .search-result .btn a {
  display: block;
  text-align: center;
  line-height: 0.54rem;
  color: #fff;
  -moz-border-radius: 0.06rem;
  -webkit-border-radius: 0.06rem;
  border-radius: 0.06rem;
  background:  center no-repeat;
  background-size: cover;}

.index-search.on {
  z-index: 110;}
.index-search.on .form .name, .index-search.on .hot-words {
  opacity: 0;
  visibility: hidden;}
.index-search.on .search-result {
  display: block;}


@media (max-width: 767px){
.index-search .hot-words{display:none;}
.index-search .wal {
    min-height: auto;
    padding: 0 0.2rem 0 0.2rem;
    top: -0.5rem;}
.index-search .form {
    height: 0.51rem;}
.index-search .form .input {
    top: 0rem;}
.index-search .form .input input {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;}
.index-search .form .submit {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0.34rem;
  background: url(/uploads/image/images/search24.png) center no-repeat;
  background-size: 0.2rem;}
.f1 {
    padding: 0.6rem 0 1.1rem;}
}
