﻿.detail_Title
{
    font-size:18px;
    color:#333;
}
.news_Detail
{
    width:840px;
    padding:0;
}
 .news_Detail img {
     max-width: 760px;
 }
.Detail_middle
{
    width:840px;
    margin-right:20px;
    background:#ffffff;
    min-height:500px;
    padding:0!important;
}
.btn_Pre
{
    font-size:14px;
    height:50px;
    width:160px;
}
.btn_div {
    background: #ededed;
    color: #0d7cd5;
}
.btn_div:hover {
    background: #0d7cd5;
    color: #fff;
}
.btn_Pre,.btn_Next
{
    line-height:36px;
    border-radius:0px;
}
.btn_Next
{
    
    font-size:14px;
    height:50px;
    width:160px;
}
.news_Next
{
    width:400px;
}
.news_Next_Detail
{
    font-size:14px;
    color:#999;
}
.footer_btn
{
    width:840px;
    height:90px;
}