/* eyoucms.com 易优CMS -- 好用,免费,安全 */
/* main 样式 */
.container {
    background: url(../image/mainbg.jpg) repeat;
    position: relative;
}
.main {
    /*background: url(../image/main_bg.png) repeat-x;*/
    background: #fff;
    position: relative;
    z-index: 0;
}
.mainBt-1 {
    position: absolute;
    left: 0;
    top: 68px;
    width: 100%;
    height: 3px;
    background: url(../image/mainbt-1.jpg) repeat-x;
    font-size: 0;
    z-index: 1;
}
.mainBt-2 {
    width: 100%;
    height: 5px;
    background: url(../image/mainbt-2.jpg) repeat-x;
    font-size: 0;
}
.aArea {
    width: 300px;
    float: left;
    margin-left: 100px;
    margin-right: 50px;
}
.aArea .hd {
    line-height: 23px;
    margin-top: 42px;
}
.aArea .hd h2 {
    border-bottom: 3px solid #e5202a;
    width: 81px;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #4a4949;
    background: url(../image/hd_ico.png) no-repeat left;
}
.aArea .hd span {
    float: right;
    margin-right: 140px;
    font-size: 10px;
}
.aArea .bd {
    margin-top: 18px;
    width: 300px;
    height: 210px;
    position: relative;
    color: #fff;
}
.aArea .bd .i {
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../image/txtbg.png) repeat;
    width: 264px;
    line-height: 22px;
    font-size: 12px;
    text-align: left;
    padding: 10px 18px;
}
.aArea .bd .i a {
    color: #fff;
}
.aArea .bd .i a:hover {
    color: #fff;
    text-decoration: underline;
}
.bArea {
    width: 300px;
    float: left;
    margin-right: 50px;
}
.bArea .hd {
    line-height: 23px;
    margin-top: 42px;
}
.bArea .hd h2 {
    border-bottom: 3px solid #e5202a;
    width: 81px;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #4a4949;
    background: url(../image/hd_ico.png) no-repeat left;
}
.bArea .hd span {
    float: right;
    margin-right: 140px;
    font-size: 10px;
}
.bArea .bd {
    margin-top: 16px;
    width: 300px;
    height: 210px;
    position: relative;
}
.bArea .bd .pTit {
    position: absolute;
    right: 8px;
    bottom: 15px;
    height: 10px;
    z-index: 2;
    text-align: right;
}
.bArea .bd .pTit li {
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    background: url(../image/banner_off.png) no-repeat;
    font-size: 0;
    cursor: pointer;
    vertical-align: top;
}
.bArea .bd .pTit li.on {
    background: url(../image/banner_on.png) no-repeat;
}
.bArea .bd .pCon {
    position: relative;
    z-index: 0;
    width: 300px;
    height: 210px;
}
.bArea .bd .pCon li {
    position: relative;
}
.bArea .bd .pCon li .t {
    position: absolute;
    width: 290px;
    left: 0;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    background: rgba(0,0,0,0.2);
    font-size: 14px;
    text-align: left;
}
.bArea .bd .pCon li .t a {
    color: #fff;
}
.bArea .bd .pCon li .t a:hover {
    color: #fff;
    text-decoration: underline;
}
.cArea {
    width: 300px;
    float: left;
    margin-right: 100px;
}
.cArea .hd {
    line-height: 23px;
    margin-top: 42px;
    position: relative;
}
.cArea .hd h2 {
    border-bottom: 3px solid #e5202a;
    width: 81px;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #4a4949;
    background: url(../image/hd_ico.png) no-repeat left;
}
.cArea .hd span {
    float: right;
    margin-right: 170px;
    font-size: 10px;
}
.cArea .hd .more {
    float: right;
    position: absolute;
    left: 240px;
}
.cArea .bd {
    margin-right: 5px;
}
.cArea .bd ul {
    line-height: 22px;
    color: #666666;
    font-size: 12px;
    text-align: left;
    padding-top: 11px;
    padding-bottom: 11px;
    margin-left: 4px;
}
.cArea .bd li {
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.cArea .bd li h2 {
    font-weight: bold;
    font-size: 14px;
    background: url(../image/carea_ico.png) no-repeat left;
    line-height: 25px;
    padding-left: 6px;
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.cArea .bd p {
    line-height: 20px;
    padding-left: 6px;
}
.cArea .bd .current, .cArea .bd li:hover {
    background-color: #eeeeee;
    cursor: pointer;
}
.dArea {
    clear: both;
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 20px;
}
.dArea .hd {
    line-height: 23px;
    position: relative;
    border-bottom: 1px solid #dddddd;
    text-align: left;
}
.dArea .hd h2 {
    float: left;
    border-bottom: 3px solid #e5202a;
    width: 81px;
    float: left;
    text-align: right;
    font-size: 14px;
    color: #4a4949;
    background: url(../image/hd_ico.png) no-repeat left;
}
.dArea .hd .sub {
    font-size: 10px;
    padding-left: 15px;
}
.dArea .hd .more {
    float: right;
    position: relative;
    right: 20px;
}
.dArea .bd {
    margin-top: 20px;
    width: 1000px;
}
.dArea .bd .tempWrap {
    width: 1000px !important;
}
.dArea .bd ul li {
    float: left;
    width: 228px;
    margin-right: 29px;
}
.dArea .bd ul li p {
    font-size: 12px;
    line-height: 34px;
    color: #666666;
}
.eArea {
    background: #fbf8f1;
}
.eArea .warp-1 {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0 20px;
    text-align: left;
}
.eArea .hd {
    line-height: 23px;
    position: relative;
    border-bottom: 1px solid #dddddd;
    text-align: left;
}
.eArea .hd h2 {
    float: left;
    border-bottom: 3px solid #e5202a;
    padding: 0 10px 0 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    color: #4a4949;
    background: url(../image/hd_ico.png) no-repeat left;
}
.eArea .hd h2 em {
    float: left;
    display: inline;
    margin-left: 20px;
    cursor: pointer;
}
.eArea .hd h2 em.on {
    color: #0376C4;
}
.eArea .hd .sub {
    font-size: 10px;
    padding-left: 15px;
}
.eArea .bd {
    margin-top: 10px;
    line-height: 22px;
}
.eArea .bd .link {
    width: 1000px;
}
.eArea .bd a {
    padding: 0 8px;
}
.eArea .bd a:hover {
    color: #0376C4;
}