@charset "utf-8";
/* CSS Document */

.crumb{ width:100%; height:46px; background:#c71c1f; font-size:16px; color:#fff; line-height:46px;}
.crumb a{ color:#fff; margin:0 5px;}
/*.crumb a:hover{ color:#fc635e;}*/
.crumb ul{overflow:hidden;}
.crumb li{float:left;}
.crumb li a{ width:128px;text-align:center;cursor:pointer;color:#fff;display:inline-block;}
.crumb li.current{background-color:#e44d4f;}
.crumb b{ margin-left:5px;}
.common{ width:1200px; margin:0 auto; position:relative;    overflow: hidden;}
/*ÐÂÎÅÁÐ±í*/

.newsList{ font-size:16px; color:#2d2d2d; padding-bottom:200px;}
.newsList h2{ padding:42px 0; font-size:28px; font-weight:normal;}
.newsList .newsBox{ overflow:hidden; padding:57px 54px 70px;}
.newsList .newsBox li{ line-height:42px; border-bottom:1px dashed #ccc; overflow:hidden; text-align:right; margin-bottom:8px; padding:0 5px;}
.newsList .newsBox a{ float:left; width:940px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#565656; text-align:left;}
.newsList .newsBox a:hover{ color:#f60;}
/*ÐÂÎÅÏêÏ¸*/
.newsDetail{font-size:16px; color:#2d2d2d; padding-bottom:200px; text-align:center;}
.newsDetail h2{ padding:42px 0 10px; font-size:28px; font-weight:normal;}
.newsDate{ font-size:14px;border-bottom:1px dashed #ccc; line-height:25px; margin-bottom:30px; padding-bottom:8px;}
.newsDetail p{ text-indent:2em; padding-bottom:30px; text-align:left; line-height:30px;}
.newsDetail img{ max-width:980px; margin-bottom:20px;margin: 0 auto;}
.newsContent{ text-align:left;}
.common h2{font-size:20px;text-align:center;color:#3d3d3d; font-weight:bold;width: 1000px;margin: 0 auto;}
.common .textLeft{ text-align:left;}
.common-title{ text-align:center; color:#383838;}
.common-title h2{ font-size:20px;  font-weight:bold;color:#3d3d3d;}
.common-title b{ display:block; margin:12px auto; width:603px; height:1px; background:#383838;}
.common-title p{ font-size:14px; line-height:30px;color:#565656;}