@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, select, textarea, th, td {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
a:visited {
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
h3, h2{
    margin: 0;
    padding: 0;
}
em{
    font-style: normal;
    color: #c12025;
}
img{
    border:none;
}
i{
    font-style: normal;
}
/*搜索框头部 S*/
.search {
    width: 1200px;

    margin: 0 auto;
    /*         height: 130px; */
    /*         background: #fff; */
    min-width: 1200px;
}
.search-cont {
    clear: both;
    width: 326px;
    overflow: hidden;
    margin: 43px auto 43px;

}

.search-logo {
    height: 62px;
    overflow: hidden;
    margin-right: 65px;

}
.fl {
    float: left;
    width: 842px;
    text-align: center;
    height: 60px;
    margin-bottom: 40px;
}
.fr {
    float: right;
}
.search-logo a {
    font-size: 28px;
    color: #0048a1;
    line-height: 80px;
    font-family: "微软雅黑";
}
.search-logo img {
    width: 226px;
    height: 53px;
    /*float: left;*/
    margin-right: 10px;
}
.search-top-nav ul {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
}
.search-top-nav ul li {
    float: left;
}
.search-top-nav ul li a {
    /*padding-right:30px;*/
    height: 39px;
    line-height: 24px;
    display: inline-block;
    color: #333333;
    font-size: 20px;
    font-weight: 400;
}
.search-top-nav .cur {
    color: #c12025;
    font-weight: bold;

}
#searchForm {

}
.searchbox {
    position: relative;
    width: 842px;
    height: 60px;
}
.search input {
    width: 747px;
    height: 33px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 35px;
    border: #DCDCDC 1px solid;
    padding-left: 20px;
    float: left;
    /* margin-left: 10px; */
}
.search-btn {
    left: 1221px;
    top: 230px;
    width: 120px;
    height: 59px;
    border-radius: 4px;
    background-color: #CE0101;
    border: 0;
    cursor: pointer;
    float: right;
    margin-top:-59px;
}
/*搜索框头部 E*/
/*筛选条件 S*/
.choose {
    clear: both;
    margin: 0 auto;
}
.choose-con {
    clear: both;
    height: 30px;
    line-height: 30px;
}
.choose .singleElection {
    height: 44px;
    line-height: 30px;
    margin: 9px 10px 0 0;
    float: left;
}
.choose .singleElection li {
    float: left;
    font-size: 18px;
    font-weight: 400;
    /*         color: rgba(51, 51, 51, 1) !important; */
    position: relative;
    margin-right: 30px;
    /*         padding-left: 18px; */
    /*         background-color: rgba(255, 255, 255, 1); */
    font-family: Roboto;
    color: rgba(145, 149, 163, 1);
    font-size: 14px;
}

.choose .singleElection li i.checked{
    /*background: #e52e34;*/
}
.singleElectionBtn {
    float: left;
    margin: 2px 5px 0 0;
}
.time-limit {
    float: left;
    margin-top: 2px;
}
.search-select-wrap {
    width: 100px;
    height: 80px;
    background: #FFFFFF;
    box-shadow: 0px 2px 5px 0px rgba(180,180,180,0.75);
    border-radius: 4px;
    padding-top:17px;

}
.search-select-wrap a {
    text-decoration: none;
    outline: none;
    display: block;
    color: #292929;
    font-family: 微软雅黑;
    height: 30px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
}
.search-select-wrap a:hover{
    /*background: #e52e34;*/
    color:#333;
}
.moren i {
    position: absolute;
    width: 13px;
    height: 8px;
    top: 20px;
    background: url(../image/option.png) no-repeat;
    display: block;
    left: 62px;
    padding: 9px 8px;

    /* border: 1px solid #cccccc; */
}

.sousuo i {
    position: absolute;
    width: 13px;
    height: 8px;
    top: 20px;
    background: url(../image/option_y.png) no-repeat;
    display: block;
    left: 62px;
    padding: 9px 8px;

    /* border: 1px solid #cccccc; */
}
.search-select-time{
    width:105px;
}
.search-select-time i{
    left: 72px;
}
.time-limit{
    position: relative;
    margin-top: 0;
}
.time-limit.xiala{
    margin-right: 43px;
}
.choose .singleElection{
    margin-top: 0;
}

.time-limit.xiala .search-select-wrap{
    /*left:-11px;*/
}
.time-limit a{
    color: rgba(145, 149, 163, 1);
}
.choose .singleElection li i{
    top:10px;
}
.time .search-select-val i{
    /*left:72px;*/
}
.xiala .search-select-val i{
    border:none;
}
.moren i.cur {
    background: url(../image/option.png)  no-repeat;
    transform: rotate(180deg);
    top:0px;
    left: 45px;
}

.sousuo i.cur {
    background: url(../image/option_y.png)  no-repeat;
    transform: rotate(180deg);
    top:0px;
    left: 45px;
}
.choosedate {
    background-color: #fff;
}
.duringtime {
    background: url(../image/selecd_icon.png) no-repeat 73px 1px;
    width: 105px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #333;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    border: none;
    *background-image: none;
    background-image: none\0;
}
.duringtime option {
    border: #DCDCDC 1px solid;
    cursor: pointer;
}
.result{
    float: right;
}
.result p{
    color: #444;
    font-size: 14px;
}
/*页码 S*/
.listpage {
    text-align: center;
    font-size: 14px;
    margin: 12px auto 5px auto;
}
.listpage a {
    border: 1px solid #ccc;
    color: #292929;
    font-weight: bold;
    margin-left: 10px;
    padding: 0 9px;
}
.listpage a{
    display: inline-block;
    height: 30px;
    text-decoration: none;
    line-height: 32px;
}
.listpage a.on {
    padding: 0 12px;
    border: 0;
    line-height: 32px;
    cursor: default;
    color: #333;
}
.listpage a.listnext{
    padding: 0 19px;
}
.listpage a.total{
    border:none;
    color: #666666;
}
.listpage span{
    color: #292929;
    font-size: 14px;
}
.listpage span input{
    width: 62px;
    height: 32px;
    margin:0 6px;
    font-size: 14px;
    text-align: center;
}
.listpage .button{
    width: 52px;
    height: 32px;
    font-size: 14px;
    margin-left: 20px;
}
/*页码 E*/
/*右侧 S*/
.main-content-right{
    width:312px;
    float: right;
}
.r-com-title h3{
    font-size:18px;
    font-family:MicrosoftYaHei;
    font-weight:bold;
    color:#292929;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.data-retrieval ul li{
    padding-left: 16px;
    position: relative;
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:40px;
}
.data-retrieval ul li i{
    width:6px;
    height: 6px;
    background: #777777;
    display: block;
    position: absolute;
    left:0;
    top:18px;
}
.data-retrieval ul li a{
    color:#292929;
}
/*热搜 S*/
.data-hot{
    margin-top: 30px;
}
.data-hot ul li{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    line-height:40px;
    width: 100%;
    overflow: hidden;
}
.data-hot ul li a{
    color:#292929;
}
.data-hot ul li.hot{
    position: relative;
}
.data-hot ul li.hot a{
    color: #C12025;
    float: left;
}
.data-hot ul li.hot i{
    width:10px;
    height: 13px;
    display: block;
    background: url(../image/jiantou.png) no-repeat;
    float: left;
    margin-top: 12px;
    margin-left: 12px;
}
/*关注排行 S*/
.attention-ranking{
    margin-top: 40px;
    overflow: hidden;
}
.attention-ranking ul li{
    margin-top: 15px;
    position: relative;
    padding-right: 19px;
}
.attention-ranking ul li em{
    width: 14px;
    height: 16px;
    background: #CCCCCC;
    display: block;
    line-height: 16px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 13px;
    color: #292929;
}
.attention-ranking ul li em.red{
    color: #fff;
    background: #C12025;
}
.attention-ranking ul li h3{
    padding-left: 20px;
    height: 52px;
    overflow: hidden;
    line-height:26px;
}
.attention-ranking ul li h3 a{
    font-size:16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:#292929;
    display: block;
    height: 52px;
}
.attention-ranking ul li h3.titleRed a{
    color: #C12025;
}
/*推荐 S*/
.recommend{
    margin-top: 40px;
    overflow: hidden;
}
.recommend ul{
    width:327px;
    margin-bottom: 5px;
}
.recommend ul li{
    float: left;
    width: 148px;
    height: 98px;
    margin-right: 15px;
    margin-top: 15px;
}



/*右侧 E*/
.search-btn2 {
    width: 17px;
    height: 16px;
    background: url(../image/search_ico_2.png) no-repeat;
    position: absolute;
    right: 140px;
    top: 21px;
    z-index: 10;
    cursor: pointer;

}

.search-select-wrap a{
    color:#333;
}
.search-select-wrap a:hover, .search-select-wrap a.cur{

    color:#B5B5B5 !important;
}

.search-select-wrap.search-select-enter a.cur{
    background: none;
    /*color: #292929;*/
    /*color:red*/
}

.search-select-wrap.search-select-enter a:hover{
    /*background: #e52e34;*/

    /*width: 57px;*/
    /*height: 14px;*/
    /*font-size: 14px;*/
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    /*line-height: 45px;*/
}
input[type=text]::-ms-clear{display: none;}


/*底部 E*/
#page_bottom{
    margin-top: 30px;
}
#page_bottom .copyright .main {margin:0 auto;width:960px;float:none;}
#page_bottom .copyright {
    color: #666;
    font-family: "微软雅黑";
    font-size: 12px;
    height: 61px;
    line-height: 61px;
    background: #f1f1f1;
}
#page_bottom .copyright a {
    color: #666;
}
/*底部 S*/
/* 高亮 */
.highlgt{
    color: #c12025;
}
.choose .singleElection .singleSelect li a{
    padding-left: 0px !important;
    font-weight: 0;
    color:red
}

.dyw905_logoR{
    height: 73px;
    font-size: 36px;
    color: #0048a1;
    text-decoration: none;
    float: left;
    line-height: 108px;
    margin-left: 15px;
    cursor: auto;
    float:right;
}
.search-cont img{
    float:right;
}

.inp_fl input{
    width:798px;
    height: 57px;
    line-height: 58px;
    border: 1px solid rgba(187, 187, 187, 1);
    color: rgba(145, 149, 163, 1);
    padding-left: 23px;
    float: left;
    border-radius: 4px;
    font-size: 16px;
}
.content{
    padding-top: 0px !important;
}
.zhonghe{
    color:#CA1517 !important;
}

.singleSelect li a{
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-weight: normal;
    font-family: Roboto;
}

.singleSelect li a:active{
    /*         color:red */
}

.choose-con-two{
    margin-top:30px
}

.search-btn img{
    margin: 17px 0 0 21px;
}
.search_text{
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 17px 26px 19px 7px;
    float: right;
}

hr{
    height: 4px;
    background: #CE0101;
    border: none;
    margin-bottom: 43px;
}

#xgd{
    margin:0px 30px 8px 13px;
}


#pubtime{
    margin:0px 30px 19px 13px;
}

.xiala{
    margin-right: 7px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color:#333;
    line-height: 45px;
}
.search-select-val img{
    margin-left: 7px;
}

#searchOrder{
    color: #CE0101;
}

#searchTimeList{
    height: 357px;
    width: 141px;
    position: absolute;
    z-index: 2;
}
#searchTimeList a {
    margin:0 70px 8px 14px;
    /*color:#333 !important;*/
}

#bx {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B5B5B5 !important;
}

#zdy {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B5B5B5 !important;
    margin: 0 70px 0px 14px;
    height: 30px;
}
#xgd {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*color: #B5B5B5 !important;*/
}
#searchqw {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    /*color: #B5B5B5 !important;*/
}

#searchTimeList hr{
    width: 110px;
    height: 1px;
    background: #CCCCCC;
    margin: 0 auto;
}

#searchTimeList input{
    width: 90px;
    height: 22px;
    background: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    margin-left: 5px;
}

.zdy p{
    margin-left: 14px;
    height: 38px;
}

.queding{
    width: 112px;
    height: 22px;
    background: linear-gradient(0deg, #D7D7D7, #FFFFFF);
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    margin-top: 13px !important;
    line-height: 31px !important;
    cursor: pointer;
}

#searchTypeList{
    position: absolute;
    z-index: 2;
}

#searchTypeListOrder{
    position: absolute;
    z-index: 2;
}
.cur_t{
    color: #CE0101 !important;
    font-weight: bold !important;
    width: 42px;
    height: 3px;
    /*background: #CE0101;*/
    border-radius: 1px;
    border-bottom: 3px solid #CE0101;
    text-align: center;
}

#searchTag{
    /*position: absolute;*/

}

#searchTime i{
    margin-left: 0%;
}

.ggwtj{
    width: 842px;
    margin-top: 20px;
}

.ggwtj img{
    width: 100%;

}