body{
    background:#f2f4f8;
    font:14px "Microsoft Yahei",Arial,"Lantinghei SC","Open Sans","Hiragino Sans GB",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
}
footer{
    background:#cccccc;
    padding:20px;
    font-size:12px;
    text-align:center;
    color:#666666;
    margin-top:20px;
}
footer p a{
    display:inline-block;
    line-height:1;
    padding:2px;
    border-right:1px solid black;
    color:#666666;
}
footer a:hover{
    color:#666666;
    text-decoration: none;
}
footer p a:last-child{
    border-right:0;
}
footer .foot{
    color: #999999;
}
header .back{
    background:url(https://sites2019.oss-cn-beijing.aliyuncs.com/qiyi/img/index_back.png) center;
    background-size:cover;
}
header .back .top{
    line-height:45px;
    background:#6c8798;
    opacity: 0.9;
}
header .message{
    height:20px;
    margin-left:10px;
    margin-top:3px;
}
.top_right{
    float:right;
    color:white;
    line-height: 40px;
    margin-top:5px;
}
.top_right a{
    color:white;
}
.top_right img{
    margin-left:10px;
}
.top_search{
    padding-top:160px;
    padding-bottom:140px;
}
header h1{
    font-size:36px;
    font-weight:lighter;
    text-align:center;
    line-height:100px;
    color:#43464f;
}
header h1 img{
    margin-right:10px;
    margin-bottom: 2px;
}
header .search_word,header .search_word a{
    line-height:40px;
    color:white;
}
header .form-control{
    height:44px;
    border-radius: 0;
}
header .input-group-addon{
    color:white;
    background:#65b4f4;
    font-size:22px;
    font-weight: lighter;
    border-radius: 0;
    border-width:0;
    cursor:pointer;
    padding:6px 22px;
}
.search_word a{
    margin:0 5px;
}
.search_word .refresh{
    float:right;
}
.main_content{
    border:1px solid #e7ebed;
    background: white;
    margin-top:20px;
    padding:10px 15px;
}
.title_top{
    font-weight:bold;
    line-height:45px;
}
.more{
    float:right;
    line-height:45px;
    color:#999999;
}
.line{
    border-top:1px solid #cccccc;
}
.more:hover{
    text-decoration: none;
}
.article{
    border-top:1px solid #cccccc;
}
.first_article{
    border-top-width:0;
}
.article .title{
    font-size:18px;
    font-weight: bold;
    line-height:40px;
    padding:5px 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.article .title a{
    color: #575757;
}
.article .article_img,.article .article_text{
    margin:0;
    padding:0;
}
.article .article_img img{
    padding:0;
    display:block;
    margin:10px 0;
    width:185px;
}
.article .article_img .one_img{
    width:185px;
    height:123px;
}
.article .article_text .text{
    padding:0;
}
.article .explain{
    color:#999999;
    line-height:40px;
    padding:5px 10px;
}
.article .explain span{
    margin-right:20px;
    display:inline-block;
}
.prize{
    color:#ff6633;
    float:right;
    line-height: 45px;
}
.prize:hover{
    color:#ff6633;
}
.relate{
    padding-top:35px;
    padding-bottom:31px;
    border-top:1px dotted #cccccc;
    color:#333;
}
.relate span{
    color:#ff6633;
}
.first_relate{
    border-top-width:0;
}
.relate .relate_bottom{
    color:#999999;
}
.list{
    padding:0 0 20px 0;
    background:white;
}
 .nav{
    margin:0;
     clear:both;
}
 .nav-tabs > li > a{
    margin-right:0;
    font-weight:bold;
    line-height:48px;
    padding:0 34px;
    border-width:0;
    color:#333333;
    cursor:pointer;
    border-radius:0;
}
 .nav-tabs > li > a:hover{
    background:white;

}
 .nav-tabs .active {
    border-color:#e9eeef;
    border-top:solid #66ccff;
    border-width:2px 1px 0 1px;
    color:#66ccff;
}
.nav-tabs > li.active > a{
    border-width:0 1px 0 0;
}
.nav-tabs > li.active > a:hover{
    border-width:0 1px 0 0;
}
 .company .area,.company .company_type{
     display:none;
 }
 .brand .company_type{
    display:none;
 }
 .list .new_company,.list .area, .list .company_type{
     padding: 0 15px;
     line-height:30px;
     margin:10px 0;
 }
 .list .new_company p a{
     display:inline-block;
     color: #414141;

 }
.list .new_company .company_list {
    margin-bottom:6px;
}
 .list .new_company .company_list  p{
     overflow:hidden;
     white-space: nowrap;
     text-overflow:ellipsis;
     margin:0;
 }
 .area a{
     display:inline-block;
     padding:3px 15px;
     border:1px solid #eeeeee;
     background:#f8f8f8;
     margin:3px;
     color:#333;
 }
.area a:hover{
    background:#65b4f4;
    color:white;
    text-decoration: none;
}
.list .company_type{
    height:132px;
    overflow: auto;
}
.company_type ul{
    padding:0;
    list-style:none;
}
.company_type ul li a{
    display:inline-block;
    padding:3px 15px;
    border:1px solid #eeeeee;
    background:#f8f8f8;
    margin:3px;
    text-decoration: none;
    color:#333;
}
.company_type ul li a:hover{
    background:#65b4f4;
    color:white;
}
 .information_top {
    padding:10px 0;
    line-height: 30px;
    clear:both;
}
.information_top span{
    font-size:18px;
    padding:0 10px;
    border-left:6px solid #65b4f4;
    color:#999999;
}
@media (max-width: 1200px) {
    .article .article_img, .article .article_text{
        padding:0 15px;
    }
    .right{
        margin-top:20px;
    }
    .top_right{
        display:block;
        float:inherit;
    }
}
@media(max-width: 768px){
    .top_search{
        padding:10px 0;
    }

}
