﻿@charset "UTF-8";
.news-result li{
    width: 9.4rem; 
	margin:0 auto;
    display:block;
    border-bottom: 1px dashed #eee;
}
.news-result li:after{
    content: '';
    display:table;
    clear:both;
}

.news-result li p{
    font-size:0.4rem;font-family:"微软雅黑";
    line-height:0.45rem;
	color:#999;
	text-align:right;
}

.nr-img{float:left;
    display:block;margin-right:0.3rem;
    width:3.5rem;height:2.4rem;
}
.nr-img img{display:block;width:100%;height:100%;}

.nr-title{
    font-size:0.45rem;font-family:"微软雅黑";
    line-height:0.45rem;
}

.nr-more{
    width: 9.4rem; 
	margin:0 auto;
    font-size:0.35rem;
    line-height:0.6rem;
	padding:0.25rem 0;
    text-align: left;
    color:#cd160f;font-family:'微软雅黑';
}
.news-search{
    width: 9.4rem; 
	margin:0 auto 0.4rem auto;
}
.news-search:after{
    clear:both;
    content: '';
    display:table;
}
.news-search input{
    float:left;
    padding:0 0.2rem;
    width:7.35rem;margin-right:0.1rem;
    height:1.05rem;
	border-radius: 5px;
    font-size:0.45rem;font-family:"微软雅黑";
    line-height:1.05rem;
    border:1px solid #eee;
}
.news-search a{
    float: left;
    display:block;
    padding:0 0.27rem;
	border:1px solid #eee;
	border-radius: 5px;
    font-size:0.45rem;font-family:"微软雅黑";
    line-height:1.06rem;color:#333;
    background:#f8f8f8;
}

.zj-search {width: 9.4rem; margin:0 auto;padding-bottom:0.3rem;overflow: hidden;}
.zj-search p{line-height:0.8rem;font-size:0.35rem;color:#999; text-align: left; }

