﻿@charset "utf-8";
#header {
    background: url(../../base/img/top_bg.jpg) center 0 #F3E8CC;
}
#content {
    width: 1048px;
    padding: 20px 26px;
}
.siteWidth {
    width: 1100px
}
body {
    background: #F0ECE3
}
.topNav {
    padding: 0
}
.column {
    overflow: hidden;
}
.pageBanner {
    display: none
}
.container {
    background: #f7f7f7
}
.poster-main {
    width: 1200px;
    min-width: 1200px;
    height: 560px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
    background-color: #f7f7f7;
}
.poster-main a, .poster-main img {
    min-height: 200px;
    width: 100%;
    display: block;
}
.poster-main .poster-list {
    width: 1000px;
    height: 500px;
}
.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .con {
    display: none;
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.poster-main .poster-btn:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.poster-main .poster-prev-btn {
    left: 0;
    background: url(../../base/img/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
    right: 0;
    background: url(../../base/img/right.png) no-repeat center center;
}
.poster-main .poster-prev-btn, .poster-main .poster-next-btn {
    top: 0;
    bottom: 0;
    margin: auto;
}
#columnB .box {
   /*  width: 500px */
}
#columnB .box .bd {
    height: 144px;
}
#columnB .box .infoList li .date{ font-family: "Times New Roman", Georgia, Serif;font-style: normal; font-size: 16px;}
.indList {
    padding-left: 210px;
    position: relative;
}
.indList .pic {
    position: absolute;
    left: 0;
    top: 0;
}
.indList .pic img {
    width: 198px;
    height: 144px;
}
.indList .t .con, .indList .n {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding-left: 15px;
    background: url(../../base/img/dot_g_3px.png) no-repeat 2px center;
    overflow: hidden;
}
.indList .date {
    display: none;
}
#columnC .box {
    width: 188px;
    margin-right: 20px;
}
#columnC .box .bd img{
     width: 200px; height:auto;
}
#columnC .box .hd h3{
        font-size: 16px;
}
#columnC .box .hd h3 .en{
   font-size: 10px; 
}
#columnC #indZhsjx {
    margin-right: 0;
}
#indZghx .hd,#indYjsb .hd {
    background: #74A4C8
}
#indSfx .hd ,#indBgs .hd{
    background: #C67476
}
#indZhsjx .hd {
    background: #F4A062
}
.ad {
    padding: 40px 0;
}
.ad-list {
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: relative;
    padding-top: 60px;
    width: 204px;
    border-right: 1px solid #ccc;
    /*width: 146px;*/
    cursor: pointer;
}
.ad .last {
    border: none;
}
.ad-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    height: 62px;
    background: url(../../base/img/nav_icon.png) no-repeat;
}
.ad-p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #555;
}
.ad-list:hover .ad-p {
    color: crimson;
}
.ad-nav1 {
    background-position: center -128px;
}
.ad-nav2 {
    background-position: center -257px;
}
.ad-nav3 {
    background-position: center -192px;
}
.ad-nav4 {
    background: url(../../base/img/nav_icon1.png) no-repeat center 0;
}
.ad-nav5 {
    /*background: none;*/
    background-position: center -384px;
}
.ad-nav6 {
    background-position: center -320px;
}
.ad-nav7 {
    background-position: 30px -384px;
}
.book-scroll {
    padding: 20px;
    position: relative;
    z-index: 1;
}
.book-scroll .btn-prev, .book-scroll .btn-next {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    background: url(../../base/img/icons.png) no-repeat 0 -46px;
    z-index: 1;
    text-indent: -999em;
    margin-top: -10px;
}
.book-scroll .btn-prev {
    left: 0;
}
.book-scroll .btn-prev:hover {
    background-position: 0 -66px;
}
.book-scroll .btn-next {
    background-position: -20px -46px;
    right: 0;
}
.book-scroll .btn-next:hover {
    background-position: -20px -66px;
}
.book-scroll-wrap {
    width: 976px;
    height: 185px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.book-scroll-wrap ul {
    width: 999em;
}
.book-scroll-wrap li {
    width: 129px;
    height: 185px;
    float: left;
    margin: 0 5px;
    overflow: hidden;
    position: relative;
}
.book-scroll-wrap li img {
    width: 129px;
    height: 185px;
}
.book-scroll-wrap li z-index:1 .pic {
    width: 129px;
    height: 185px;
    display: block;
}
.book-scroll-wrap li .detail {
    width: 380px;
    height: 185px;
    padding: 20px;
    position: absolute;
    left: 129px;
    top: 0;
    background: #f7f7f7;
}
.book-scroll-wrap li .detail p {
    line-height: 21px;
    color: #666;
    font-size: 12px;
}
.book-scroll-wrap li .detail p a {
    color: #f00;
    font-size: 12px;
    text-decoration: underline;
    background: url(../../base/img/arrow_red.png) no-repeat right center;
    padding-right: 10px;
}
.book-scroll-wrap li .detail h3 {
    font-size: 15px;
    color: #666;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 6px;
    padding-bottom: 5px;
    font-weight: bold;
}
.book-scroll-wrap li .detail h3 a {
    color: #666;
}
.book-scroll-wrap li .detail h3 a:hover {
    color: crimson;
}
.book-scroll-wrap li.open {
    width: 549px;
}