

.bg{
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    height: auto;
}
.nav-two-box{
    padding-right: 0!important;
}
.news-secondary-nav-wrapper .news-secondary-nav-ul{
    width: 890px;
}
.news-secondary-nav-wrapper .news-secondary-nav-ul2{
    width: 1200px;
}
.colony-content{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    /*padding-top: 38px;*/
    padding-bottom: 50px;
}
.colony-search{
    width: 100%;
    height: 128px;
    *position: relative;
    *z-index: 2;
}
.search-title{
    height: 35px;
    width: 100%;
    line-height: 16px;
}
.search-title a{
    font-size:14px ;
    color: #666666;
}
.search-title a:hover{
    color: #333333;
}
.search-title span{
    font-size:14px ;
    color: #666666;
}
.search-title .title-now{
    color: #333333;
    cursor: default;
}
.search-box{
    width: 720px;
    /*height: 54px;*/
    margin: 0 auto;
    position: relative;
}
.search-box input{
    width: 599px;
    padding-left: 20px;
    height: 52px;
    border: 1px #d50000 solid;
    display: block;
    color: #333333;
    font-size: 16px;
    line-height: 52px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ffffff;
    font-family: Microsoft Yahei UI, Microsoft Yahei, 微软雅黑, Segoe UI, Tahoma, Arial，宋体b8b体, SimSun, sans-serif;
;
}

.search-box button{
    width: 99px;
    height: 54px;
    background-color: #d50000;
    position: absolute;
    display: block;
    right: 0;
    top: 0;

}
.search-box button:hover{
    background-color: #b60e0e;
    transition: all .225s ease-in-out;
}
.search-img{
    width: 29px;
    height: 29px;
    display: block;
    position: absolute;
    top: 12px;
    left: 35px;
}
.industry-type{
    width: 100%;
    /*overflow: hidden;*/
    border-top: 1px solid #ededed;
    *z-index: 1;
    *position: relative;
}
.industry-type-list{
    *position: relative;
    _position: relative;
    display: table;
    overflow: hidden;
    padding: 17px 0;
    width:1201px;
    border-bottom: 1px solid #ededed;

}
.industry-type-list:hover{
    box-shadow: 0 0 30px rgba(0,0,0,0.05);
}
.industry-type-img{
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    _position: absolute;
    *top: 50%;
    _top: 50%;
    *margin-top: -9px;
    _margin-top: -9px;
    *left: 0;
    _left: 0;
    overflow: hidden;
    width: 190px;
}
.industry-type-img img{
    width: 19px;
    height: 19px;
    margin-right: 27px;
    float: left;
    display: block;
}
.industry-type-img a{
    font-size: 18px;
    line-height: 20px;
    float: left;
    color: #333333;
    display: block;
    max-width: 144px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    font-weight: bold;
}
.industry-type-img a:hover{
    color: #d50000;
}
.industry-type-word{
    width: 1010px;
    float: left;
    *margin-left: 190px;
    _margin-left: 186px;
    min-height: 36px;
    _height: 36px;
    _display: inline;
}

.industry-type-word a{
    font-size: 16px;
    color: #333333;
    line-height: 36px;
    white-space:nowrap;

}
.industry-type-word a:hover{
    color: #d50000;
}
.industry-type-word span{
    color: #ededed;
    font-size: 14px;
    margin: 2px 10px;
}





.search-list{
    width: 619px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 54px;
    z-index: 99;
    border:1px solid #ededed;
    box-shadow: 0 0 15px #ededed;
    border-top: 0;
    border-bottom: 0;
}
.banner-shadow{
    width: 758px;
    height: 10px;
    box-shadow: 0 -2px 10px #f1f1f1;
}
.search-tit{
    overflow: hidden;
    padding:0 14px;
}
.hot-search{
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    float: left;
}

.clear-search{
    width: 50%;
    height: 40px;
    float: left;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    cursor: pointer;
}
.industry-search-list{
    display: none;
}

.search-list ul{
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.search-list ul::-webkit-scrollbar {
    *display:block;
}
.search-list ul li{
    /* height: 40px; */
    padding:0 14px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.search-list ul li.active{
    background: #f5f5f5;
}
.search-list ul li:hover{
    background: #f5f5f5;

}

.industry-type-word a.active,.industry-type-img a.active{
    color: #d50000;
}
