﻿@charset "utf-8";
/* CSS Document */
/*global*/
.insideNav{ height:46px; }

/*News*/
.newslistMain{ width:965px; margin:0 auto; position:relative; top:-72px; cursor:pointer;}
.newsListRec .overflow{ width:965px; height:427px; position:relative; overflow:hidden;top:-15px;}
.title{ height:86px; background: url(../img/sign04.jpg) repeat-x center;}
.title h2{ font:bold 22px/86px ; color:#515151; padding:0 10px; float:left; margin-left:28px; background:#fff;}
.newsListRec li{width:965px; height:420px;float:left;}
.newsListRecBox{ width:240px; height:419px; float:left; border-left:1px solid #e1e1e1;}
.newsListRecBox .boxMain{ width:240px; height:417px;border:1px solid #e1e1e1; border-left:0; position:relative; background:#FFF; overflow:hidden}
.newsListRecBox .boxLine{ width:241px; height:10px; background: url(../img/libg06.png) no-repeat; border:none;}
.newsListRecBox .boxMain .time{ width:97px; height:242px; padding:29px 21px 0; background: url(../img/bg15.png) no-repeat; position:absolute; top:0; left:-139px}
.newsListRecBox .boxMain .time h2{ font:bold 26px/26px Arial; color:#40444c}
.newsListRecBox .boxMain .time h3{ font-size:16px;}
.newsListRecBox .boxMainImg{ height:290px;}
.boxMainIntro{ width:221px; height:108px; padding:10px; position:relative;}
.boxMainIntroHover{ background:#e56100;}
.boxMainIntro a.tit{ display:inline-block; width:100%; font:bold 14px/24px ; color:#e56100; font-weight:bold;display:block; overflow:hidden; text-overflow:ellipsis;white-space:nowrap;}
.boxMainIntro a.titHover{ color:#fff}
.boxMainIntro a.text{ display:inline-block; width:100%; font-size:12px; line-height:20px; color:#66696f;text-indent:-2em;}
.boxMainIntro a.textHover{ color:#fcf0e6;}
.boxMainIntro a.more{ position:absolute; bottom:15px; left:10px; display:inline-block; font-size:12px; border:2px solid #d0d0d0; padding:3px 18px}
.boxMainIntro a.moreHover{ color:#fff; border:1px solid #ea8336; background:#c84c0b;}
.newsListRec .number{ width:84px; height:14px; background:#fff; position:absolute; top:35px; right:70px; text-align:center}
.newsListRec .number span{ display:inline-block; width:14px; height:14px; cursor:pointer; background: url(../img/sign13.png) no-repeat; margin-left:5px;}
.newsListRec .number span.on{ background: url(../img/sign13_h.png) no-repeat;}


