.content {
    min-width: 1190px;
    background-color: #e9eaef;
}


/*banner*/
.banner-a {
    height: 200px;
    width: 100%;
    margin: 0 auto 20px;
    min-width: 1190px;
    overflow: hidden;
    background: url(/skin/ruifang/images/article/banner-a1.gif) no-repeat scroll center top;
}


/*文章位置*/
.h100 {
    height: 45px;
    width: 1190px;
    margin: 0 auto;
    overflow: hidden;
}
.home-nav {
    float: left;
    margin: 0 auto;
    overflow: hidden;
}
.home-nav .go-home {
    background: url("/skin/ruifang/images/article/homeico.png") no-repeat scroll 0 0;
    display: block;
    float: left;
    height: 36px;
    width: 36px;
}
.home-nav a {
    color: #595757;
    font-size: 16px;
}
.home-nav span {
    float: left;
    margin-top: 6px;
}


/*文章搜索*/
.article-search {
    float: right;
    width: 355px;
    height: 42px;
    border-radius: 10px;
    background-color: #fff;
    border: 0;
    overflow: hidden;
}
.article-search input {
    float: left;
    width: 275px;
    height: 42px;
    border: 0 none;
    outline: none;
    border-radius: 10px;
    padding-left: 20px;

}
.article-search a {
    float: right;
    width: 60px;
    height: 42px;
    background: url("/skin/ruifang/images/article/search.png") no-repeat center top;
    background-color: #F5F5F5;
}
.article-search a:hover {
    background-position-y: bottom;
    background-color: #D8261C;
}


/*文章内容*/
.content .article {
    width: 1190px;
    overflow: visible;
    position: relative;
    margin: 0 auto;
    content: " ";
    display: table;
    padding-bottom: 55px;
}
.article-list-left {
    width: 794px;
    overflow: hidden;
    float: left;
}
.article .article-box {
    width: 794px;
    background-color: #fff;
    border-radius: 10px;
    padding: 0 32px;
}
.article h1 {
    padding-top:31px;
    font-size: 18px;
}
.article-publish {
    margin: 25px 0 10px;
    color: #999;
}
.article-publish .clock{
    display: inline-block;
    height: 13px;
    width: 13px;
    background: url('/skin/ruifang/images/article/shijian.png') no-repeat center center;
    margin-bottom: -1px;
    margin-right: 6px;
}
.article-publish small {
    display: inline-block;
    font-size: 14px;
    color: #999999;
}
.article-publish a{
    color: #999;
}
.news-hr {
    margin: 0;
    border: 0;
    border-top: 1px solid #eee;
}
.article .article-info {
    margin: 32px auto 0;
    color: #666;
}
.article .article-info img {
	max-width: 100%;
}
.erweima{
    height: 162px;
}
.erweima div{
    float: left;
    margin-top: 130px;
}
.erweima p{
    float: right;
    margin: 16px;
    height: 130px;
    width: 130px;
    background: url('/skin/ruifang/images/article/erweima.jpg') no-repeat center center;
}
.up-down{
    overflow: hidden;
    padding: 25px 0;
}
.up-down a{
    display: inline-block;
    height: 20px;
    max-width: 300px;
    overflow: hidden;
    margin-bottom: -5px;
}
.up{
    float: left;
}
.down{
    float: right;
}


/*热门资讯*/
.article-right-content{
    float: right;
    overflow: hidden;
    width: 355px;
}
.article-list-right {
    width: 355px;
    background-color: #fff;
    float: right;
    border-radius: 10px;
    padding: 0 25px;
}
.list-title {
    font-size: 16px;
    font-weight: 100;
    color: #FF6600;
    font-weight: bold;
    position: relative;
    height: 58px;
}
.new-article h1.list-title,
.article-list-right h1.list-title{
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.list-title span {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    border-bottom: 2px solid #ff6600;
    padding: 22px 0 10px;
}
.hot-articles{
    padding: 16px 0;
    position: relative;
}
.hot-imgs{
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
}
.hot-info{
    display: inline-block;
    width: 196px;
    padding-right: 4px;
    margin-left: 18px;
    margin-top: -2px;
}
.hot-infos{
    display: block;
    max-height: 63px;
    overflow: hidden;
    font-size: 14px;
    color: #999;
}
.hot-infos:hover{
    color: #ff6600;
}
.hot-info .article-publish{
    text-align: right;
    margin: 0;
    padding-right: 1px;
    position: absolute;
    bottom: 13px;
    right: 12px;
}


/*最新资讯*/
.article-footer {
    float: left;
    background: #fff;
    width: 794px;
    margin-top: 36px;
    border-radius: 10px;
    padding: 0 32px;
}
.new-article{
    position: relative;
}
.new-more{
    position: absolute;
    right: 0;
    top: 28px;
}
.new-list em:before{
    content: "\2022";
    color: #ff6600;
    margin-right: 15px;
    height: 20px;
}
.new-list{
    overflow: hidden;
    padding: 10px 0 29px;
    margin: 0;
}
.new-list li{
    margin-top: 10px;
}
.new-list li.li-odd{
    float: left;
}
.new-list li.li-even{
    float: right;
}
.new-list li a{
    display: inline-block;
    width: 235px;
    height: 20px;
    overflow: hidden;
    margin-bottom: -5px;
    color: #999;
}
.new-list li a:hover{
    color:#D8261C;
}
.new-list li span{
    margin-left: 20px;
    color: #999;
    font-size: 14px;
    display: inline-block;
    height: 18px;
    line-height: 25px;
    width: 85px;
    overflow: hidden;
}