@charset "utf-8";
/* CSS Document */
body{
    margin:0;
    padding:0;
    font-family:"Helvetica Neue",微软雅黑, "Microsoft Yahei", Helmet, Freesans, sans-serif;
}
.header{
    background-color: #f8f8f8;
    border-bottom: 1px solid #e5e5e5;
}
.s-header {
    height: 100px;
    padding-top: 20px;
    background-color: #f8f8f8;
    width: 1200px;
    margin: 0 auto;
}
.homepage
{
    float: right;
    width:200px;padding-top:20px;
 }
.s-logo 
{
    float: left;
    width:200px;
    height:78px;
    background: url(public/logo.png) center center no-repeat;
        text-indent: -999px;
}
.input-box
{
    width: 404px;
    float: left;
    height: 36px;
    border-color: #ccc;
    border-width: 1px;
    line-height: 28px;;
    color: #000;
    
    border-right: none;
}
 .btn-box input:active {
    background-color: #c00;
}
.input 
{ float: left;
    height: 32px;
    line-height: 32px;
    border: none;
    background-color: #d53838;
    font-size: 16px;
}

.back-home{
    width: 220px;
    height: 32px;
    line-height: 32px;
    text-indent: 32px;
    font-size: 14px;
    color: #555;
    text-decoration: none;
    z-index:100;
}
.back-home:hover{
    color:#E74C3C;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    -ms-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.tab
{
    clear:both;
    width:auto;
    min-width:1px;
    overflow:hidden;
    height:36px;
    width: 1200px;
    margin: 0 auto;
}
#form1{ float:left;    padding: 20px 0 0 40px;}
.from-control{     width: 400px;    height: 30px;    line-height: 30px;    font-size: 16px;    font-family: 'microsoft yahei';    text-indent: 5px;    color: #666;}
.btn{ float: left;   width: 100px;  height: 36px;    line-height: 36px;    background-color: #d53838;    border: none;     cursor: pointer;     font-size: 16px;  color:#FFF;   font-family: 'microsoft yahei'; }
.btn-box{ float: left;   width: 100px; }
.tab-item{
    float:left;
    margin:0;
    padding:0;
    width:80px;
    height:34px;
    line-height:34px;
    font-size:14px;
    font-family:'microsoft yahei';
    text-align:center;
    color:#555;
    display:block;
    text-decoration:none;
    cursor:pointer;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    -ms-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.tab-item:hover{
    border-bottom:2px #E74C3C solid;
}
.tab-item.selected{
    border-bottom:2px #C0392B solid;
    font-weight:bold;
}
.s-content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.s-assortment {
    padding-top: 50px;
    width: 160px;
}
.fl {
    float: left;
}
.s-assortment {
    padding-top: 50px;
    width: 160px;
}

.s-assortment .group {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.s-assortment .group:last-child {
    border-bottom: none;
}

.s-assortment .group h3 {
    margin: 0;
    padding: 0 10px 0 15px;
    height: 30px;
    border-left: 3px solid transparent;
    color: #333;
    font-size: 16px;
    line-height: 30px;
}

.s-assortment .group.current h3 {
    border-left-color: #d53838;
    color: #d53838;
}

.s-assortment .group ul {
    padding: 0 0 0 10px;
}

.s-assortment .group li {
    display: block;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    cursor:pointer;
}

.s-assortment .group li:hover {
    background-color: #f8f8f8;
}

.s-assortment .group li a {
    color: #777;
    font-size: 14px;
}

.s-assortment .group li.active a {
    color: #333;
    font-weight: bold;
}

.s-assortment .group li a:hover {
    color: #f60;
}

.s-assortment .group li.hidden {
    display: none;
}

.s-assortment .group li.time-frame {
    height: auto;
    padding-right: 10px;
}

.s-result {
    width: 1020px;   
    float: left;
}
.header-navi{
    float:right;
    margin:0;
    padding:0;
    width:64px;
    height:34px;
    line-height:34px;
    font-size:12px;
    text-align:center;
    color:#555;
    display:block;
    text-decoration:none;
    cursor:pointer;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    -ms-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.header-navi:hover{
    color:#E74C3C;
}
.content{
    width:998px;
    height:auto;
    min-height:1px;
    overflow:hidden;
margin-left:10px;
    border-left:rgb(238, 236, 237) 1px solid;
}
.count{
    display:block;
    clear:both;
    width:100%;
    height:24px;
    line-height:24px;
    font-size:14px;
    text-align:left;
    margin:16px 0;
    text-indent:32px;
    color:#777;
    -webkit-animation:folding ease-in-out 0.4s;
    -moz-animation:folding ease-in-out 0.4s;
    -ms-animation:folding ease-in-out 0.4s;
    animation:folding ease-in-out 0.4s;
}
.error{
    display:block;
    clear:both;
    width:100%;
    height:24px;
    line-height:24px;
    font-size:14px;
    text-align:left;
    margin:8px 0;
    text-indent:32px;
    color:#777;
}
.result
{
    width:998px;
    display:block;
    clear:both;
    height:auto;
    min-height:64px;
    height:auto;
    overflow:hidden;
    border-bottom:1px #eee solid;
    margin:8px 0;
    -webkit-animation:folding ease-in-out 1s;
    -moz-animation:folding ease-in-out 1s;
    -ms-animation:folding ease-in-out 1s;
    animation:folding ease-in-out 1s;
}
.result:nth-child(2){
    -webkit-animation:folding ease-in-out 0.4s;
    -moz-animation:folding ease-in-out 0.4s;
    -ms-animation:folding ease-in-out 0.4s;
    animation:folding ease-in-out 0.4s;
}
.result:nth-child(3){
    -webkit-animation:folding ease-in-out 0.6s;
    -moz-animation:folding ease-in-out 0.6s;
    -ms-animation:folding ease-in-out 0.6s;
    animation:folding ease-in-out 0.6s;
}
.result:nth-child(4){
    -webkit-animation:folding ease-in-out 0.8s;
    -moz-animation:folding ease-in-out 0.8s;
    -ms-animation:folding ease-in-out 0.8s;
    animation:folding ease-in-out 0.8s;
}

@-webkit-keyframes folding{
    0%{
        -webkit-transform:rotateX(90deg) translateY(-50%) perspective(17px) skew(-5deg, -5deg);
    }
    
    100%{
        -webkit-transform:rotateX(0) translateY(0) perspective(0) skew(0, 0);
    }
}
@-moz-keyframes folding{
    0%{
        -moz-transform:rotateX(90deg) translateY(-50%) perspective(17px) skew(-5deg, -5deg);
    }
    
    100%{
        -moz-transform:rotateX(0) translateY(0) perspective(0) skew(0, 0);
    }
}
@-ms-keyframes folding{
    0%{
        -ms-transform:rotateX(90deg) translateY(-50%) perspective(17px) skew(-5deg, -5deg);
    }
    
    100%{
        -ms-transform:rotateX(0) translateY(0) perspective(0) skew(0, 0);
    }
}
@keyframes folding{
    0%{
        transform:rotateX(90deg) translateY(-50%) perspective(17px) skew(-5deg, -5deg);
    }
    
    100%{
        transform:rotateX(0) translateY(0) perspective(0) skew(0, 0);
    }
}
.result-text{
    display:block;
    clear:both;
    width:900px;
    overflow:hidden;
    height:28px;
    line-height:28px;
    font-size:16px;
    text-align:left;
    text-indent:24px;
    margin:8px 0;
    color:#1d6798;
    border-left:#eee 8px solid;
    -webkit-transition:all linear 0.2s;
    -moz-transition:all linear 0.2s;
    -ms-transition:all linear 0.2s;
    transition:all linear 0.2s;
}
.result-text:hover{
    border-left:#f3f3f3 8px solid;
    color:#3277b4;
}
.result-img{

    width:164px;
    height:123px;
    float:left;
    margin:0 0 0 40px;
    padding:4px;
	  border: #ccc 1px solid;
}
.result-img img
{   
    width:164px;
    height:122px;
    }
.result-contentimg{
    width: 702px;
    float: left;
    height: 116px;
    max-height: 126px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    text-align: left;
    color: #555;
    margin-left: 8px;
    padding: 8px;
    background-color: #f9f9f9;
}
.result-content{
    display:block;
    clear:both;
    width:552;
    height:auto;
    min-height:48px;
    max-height:126px;
    line-height:24px;
    overflow:hidden;
    font-size:14px;
    text-align:left;
    color:#555;
    margin:0 0 0 40px;
    padding-top:4px;
    padding-left:12px;
    padding-right:12px;
    padding-bottom:2px;
    background-color:#f9f9f9;
}
.result-info{
    display:block;
    clear:both;
    width:600px;
    height:auto;
    height:24px;
    line-height:24px;
    overflow:hidden;
    font-size:14px;
    text-align:right;
    color:#829d98;
    margin:0;
}
.result-source,
.result-area{
    display:block;
    width:auto;
    min-width:1px;
    height:24px;
    overflow:hidden;
    font-size:14px;
    text-align:left;
    color:#777;
    margin:0 0 0 40px;
    float:left;
}
.result-source{
    float:right;
}
.result-date{
    display:block;
    width:150px;
    height:auto;
    height:24px;
    overflow:hidden;
    font-size:14px;
    text-align:right;
    color:#829d98;
    margin:0;
    float:right;
}
.pages{
    clear:both;
    width:auto;
    min-width:1px;
    overflow:hidden;
    height:40px;
    margin:40px 0 80px 76px;
}
.pages-item{
    display:block;
    float:left;
    margin:4px;
    padding:0 8px;
    width:auto;
    min-width:30px;
    text-align:center;
    height:30px;
    border:1px #eee solid;
    font-size:14px;
    color:#145186;
    line-height:30px;
}
.pages-item:hover{
    background:#f3f3f3;
    color:#3277b4;
}
.pages-item.cur{
    border-color:#fff;
    font-weight:bold;
    text-decoration:none;
    color:#333;
}
.raw{
    display:none;
}
.suggest{
    position:absolute;
    left:768px;
    top:190px;
    width:200px;
    height:500px;
    border-left:1px #eee solid;
    z-index:100;
}
.suggest-hd{
    width:200px;
    height:24px;
    line-height:24px;
    color:#777;
    font-size:14px;
    font-weight:bold;
    text-indent:24px;
}
.suggest-list{
    width:176px;
    margin:8px 0 0 24px;
    height:auto;
    min-height:1px;
    overflow:hidden;
}
.suggest-item{
    width:176px;
    margin:8px 0;
    padding:0;
    height:24px;
    line-height:24px;
    font-size:14px;
    color:#555;
    cursor:pointer;
    -webkit-transition:all 0.1s linear;
    -moz-transition:all 0.1s linear;
    -ms-transition:all 0.1s linear;
    transition:all 0.1s linear;
}
.suggest-item:hover{
    color:#C0392B;
}
.active{ background-color: #f8f8f8;}
DIV.fanye { font-size: 12px; padding-right: 3px; padding-left: 3px; padding-bottom: 3px; margin: 3px; padding-top: 3px; text-align: center; clear:both; }
DIV.fanye a {padding:3px 8px;margin:0 3px;border: 1px solid #a7bbcc;color: #0158a7;}
DIV.fanye a:hover {padding:3px 8px;color:#fff;background:#f00;text-decoration:none;}
DIV.fanye .current {background: none repeat scroll 0 0 #d20001;border: 1px solid #ab0101;color: #ffffff;}
DIV.fanye .disabled {border: 1px solid #c4c4c4;color: #c4c4c4;}
.hot-box{    overflow: hidden;    width: 504px;    line-height: 32px;    height: 32px;    font-size: 14px;}
.hot-box .hotTitle{float: left;    width: 60px;}
.hot-box .hotTag{float: left;    width: 444px; padding-top:3px; overflow:hidden;}
.hotTag a{ float:left;color:#555555;float: left;padding: 0 2px;height: 26px;line-height: 26px;text-decoration: none;margin-right: 2px;}
.hotTag a:hover{ color:Red;}
