﻿@charset "utf-8";
@import "main.css";
body{ background:#f8f8f8;}
.content{ width:1200px;  margin:auto; }


.lead_nav{ width:1200px; height:54px; margin:auto;  line-height:54px; color:#414141; font-weight:bold;}
.lead_nav a{color:#414141;}
.contentt{ width:1200px;  margin:auto;}
.contentt_left{ width:906px;  float:left;background:#ffffff; border:1px solid #ebede2; padding-bottom:40px; }


.title_item{ width:906px; height:40px;    border-bottom:1px solid #eee; }
.title_item .title_p{ width:7px; height:14px; background-color:#f39800; margin-top:10px; margin-left:10px; margin-right:8px;float:left;}
.title_item h1{ font-size:20px; color: #333333;float:left; height:40px; font-weight:400; line-height:35px}
.title_item .tianjia{ float:right;}

.news_content{width:848px;margin-left:27px; padding-top:35px; margin:0 auto;}
.news_content h1{ width:848px;  text-align:center; font-size:26px; color:#111111;}
.news_content_date{width:848px;  text-align:center; font-size:12px; margin:20px 0px; color:#666666;}
.news_content_text{ width:848px; line-height:28px; font-size:14px; padding-bottom:60px;color:#666666;}
.news_content_text p{ text-indent:2em;}

.next{ width:830px; line-height:25px;margin-left:35px; font-size:14px; }
.next ul{ margin-top:15px;}
.next ul li a{font-size:14px; color:#666666; }
.next ul li a:hover{ text-decoration:none;}
.date{ color:#ec6909;}
.date_gray{ color:#cccccc; font-size:12px;}

.list_page { height:30px;border:1px solid #ebede2; border-bottom:0px; border-left:0px; border-right:0px; background:#ffffff; margin:auto; margin-top:20px; }

    .list_page span { height:30px; border:1px solid #ebede2; border-top:0px; border-bottom:0px; border-left:0px; line-height:30px;  float:left; text-align:center; padding-left:12px; padding-right:12px; }
    .list_page a{height:30px; border:1px solid #ebede2; border-top:0px; border-bottom:0px;border-left:0px;  float:left;line-height:30px; text-align:center; padding-left:12px; padding-right:12px;}
    .list_page a:hover{background-color:#f39800; color:#FFF; text-decoration:none;}
    .list_page .current{background-color:#f39800; color:#FFF;}

.contentt_right{ width:270px;  float:left; margin-left:20px; }

