/****/
.img-con {
  padding:183px 0;
}

.img-con img {
  display: block;
  margin: 0 auto;
}

.search-box-container {
  position:relative;
  width: 827px;
  margin: 0 auto;
}

.search-box {
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 20px #333333cc;
}

.search-box button {
  height: 60px;
  width: 60px;
  border: none;
  cursor: pointer;
}

.search-box button:focus {
  outline: none;
}

.site-container {
  padding: 0 10px;
}

.site-container select {
  width: 80px;
  height: 60px;
  font-size: 18px;
  border: none;
  color: #515151;
}

.site-container select:focus {
  outline: none;
}

.input-con {
  flex: 1;
}

.input-con input {
  width: 100%;
  height: 60px;
  border: none;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 18px;
  color: #515151;
}

.input-con input:focus {
  outline: none;
}
.search-btn {
  background: url(/search/fileDir/main/resource/imgs/search-icon.png) center no-repeat #224b93;
}

.hot-search {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  display: flex;
  padding: 10px 0 0;
}

.hot-search > dt {
  padding: 7px;
  color: #c2261e!important;
}

.hot-search > dd {
  margin: 0;
  padding: 7px;
  color: #515151;
  cursor: pointer;
}

.hot-search > dd:hover {
  color: #bd1a2d;
}

.adv-search-btn {
    float: right;
    margin-top: -60px;
    color: #e8352c;
    font-size: 16px;
    text-decoration: none;
}

.adv-search-btn:hover {
      color:#0078d2;
}
/*联想样式*/
.ass-result-list {
  background: white;
  border-radius: 0 0 5px 5px;
  left: 0;
  position: absolute;
  top: 54px;
  width: 767px;
  z-index:9999;
  box-shadow: 0 2px 3px #333;
  font-size:0;
}

.ass-result-list li{
  padding:0 10px;
  list-style: none;
}

.ass-result-list table{
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.ass-result-list table td{
  border-bottom:1px solid #ccc;
  vertical-align: top;
  padding:15px 0;
}
.ass-result-list table .ass-category{
  text-align: center;
  width: 20%;
  border-right: 1px solid #CCC;
  vertical-align: middle;
}
.ass-result-list table .ass-category h4{
  padding:0;
  margin:0;
  color:#0877C6;
  font-size: 16px;
  line-height: 28px;
}
.ass-result-list table .ass-last-cate td{
  border-bottom:none;
}
.ass-result-list .ass-category-item{
  overflow: hidden;
  width: 80%;
  padding: 5px 0px 5px 9px;
}
.ass-category-item a{
  line-height: 20px;
  font-size: 16px;
  display: block;
  white-space: nowrap;
  color: #333;
}
.ass-result-list .ass-result-item-hover{
  color:red;
  font-weight: 700;
  cursor: pointer;
}
.ass-result-list .ass-result-item-hover a{
  color:#4e6ef2;
}
.ass-asswords-item{
  line-height: 36px;
  font-size: 16px;
  padding-left: 30px;
}
.ass-asswords {
  border-bottom: 1px solid #ccc;
}
 
.jcyh-flys{
	font-size: 14px;
    padding-left: 20px;
    padding-bottom: 20px;
}
.jcyh-flys,.jcyh-lbys{
    /*border: 1px solid #0099A5;*/
    margin-left:10px;
}
.banner_sx {
	float:left;
}
.jcyh-lbys{
    padding-left: 20px;
}
.conFl_tit{
	margin-bottom: 10px;
}
.conFl_con{
	padding-left: 60px;
}
.conFl_con a{
	margin-left: 20px;
    text-decoration: none;
    display: inline-block;
    line-height: 22px;
    /* height: 16px; */
    text-align: center;
    padding: 0 5px;
}
.flsx{
	padding-bottom: 5px;
	font-weight: 700;
	/*height: 30px;*/
	line-height: 30px;
	font-size: 16px;
}
.default-result-sort-cotainer,.default-correction-tip{
   font-size: 14px;
   margin-bottom: 15px;
}
.active{
  background-color: #4e6ef2; 
  color: #FFF;    
}
.active:focus, .active:hover {
	color: #fff;
}
.default-result-tolal-records {
    height: 68px;
    display: inline-block;
    vertical-align: top;
    line-height: 68px;
}
.result-type {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    border-bottom: 1px solid #c4c7ce;
  }
  
  .result-type h2 {
    margin: 0;
    padding: 0 5px;
    font-size: 18px;
    line-height: 2.5em;
   /** color: #d17b42;
    border-bottom: 2px solid #d17b42;**/
  color: #ffb900;
    border-bottom: 2px solid #ffb900;
  }
  
  .result-type a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
  }
  
  .result-type a:hover {
    color: #bd1a2d;
  }

  .result-item h3 {
    margin: 0;
  }
  
  .result-item h3 a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
  }
  
  .result-item h3 a:hover {
    color: #bd1a2d;
  }
  
  .result-item p {
    margin: 15px 0;
    font-size: 14px;
    color: #999;
    line-height: 1.5em;
  }
  
  .result-item .result-item-bottom {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
  }
  
  .result-item .result-item-bottom a {
    color: #0178fa;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .result-item .result-item-bottom a:hover {
    color: #bd1a2d;
  }
  
  .result-item .result-item-bottom span {
    padding-left: 10px;
    flex-shrink: 0;
    color: #999;
  }
  
  .result-item.has-img {
    display: flex;
  }
  
  .result-item.has-img > div {
    padding: 10px;
  }

  .result-item.has-img > div:first-child {
    max-height: 180px;
    overflow: hidden;
  }
  .result-item.has-img > div:first-child img {
    max-width: 250px;
  }
  .result-item.has-img > div:last-child {
    flex: 1;
    min-width: 0;
  }
