/* Reset Start:{ */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i,
b {
    font-style: normal;
    font-weight: normal
}
li {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}
legend {
    color: #000
}
body {
    font: 13px/1.231 "Helvetica Neue","Microsoft Yahei",Helvetica,Arial,sans-serif;
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
/* Reset End:} */

/* Element Start:{ */
.cf {
    zoom: 1
}
.cf:after {
    content: '';
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

a {
    text-decoration: none;
}

.wd {
    width: 1130px;
    margin: auto;
}

body {
    min-width: 1160px;
    background: #fff;
}
#bd .cont {
    position: relative;
}
#bd .main {
    float: left;
    width: 785px;
    padding: 22px 22px 22px 0;
}
#bd .main2 {
    float: left;
    width: 807px;
    padding: 22px 0 22px;
}
#bd .side {
    float: right;
    width: 300px;
    padding: 22px 0 22px 22px;
}
#bd .side-bg {
    position: absolute;
    right: 322px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #eaeaea;
}
.list-empty {
    padding: 100px 0;
    text-align: center;
}
@-webkit-keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes show {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* Element End:} */

/* Header Start:{ */
#hd {
    height: 100px;
    padding-top: 1px;
    background: url(../imgs/xuanzhi.jpg);
}
h1 {
    float: left;
    margin-top: 10px;
}
h1 a {
    display: block;
    text-indent: -9999px;
    width: 374px;
    height: 70px;
    background: url(../imgs/all.png) no-repeat;
}
#hd .side {
    float: right;
}
#hd .nav {
    float: left;
    height: 40px;
}
#hd .nav li {
    padding: 0 7px;
    float: left;
    margin-left: 22px;
    position: relative;
    z-index: 50;
    height: 100px;
}
#hd .nav li a,
#hd .nav li span {
    display: inline-block;
    width: 56px;
    height: 98px;
    line-height: 98px;
    font-size: 14px;
    color: #303030;
    text-align: center;
}
#hd .nav li a:hover,
#hd .nav li.show span {
    border-bottom: 2px solid #345dfb;
}
@-webkit-keyframes modi {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3,.3);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
    }
}
@-moz-keyframes modi {
    0% {
        opacity: 0;
        -moz-transform: scale(.3,.3);
    }
    100% {
        opacity: 1;
        -moz-transform: scale(1,1);
    }
}
#hd .nav > li:before {
    position: absolute;
    content: '';
    width: 69px;
    height: 66px;
    background: url(../imgs/all.png) -410px 0 no-repeat;
    top: 15px;
    left: 0;
    z-index: -1;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    opacity: 0;
    display: none\9;
}
#hd .nav > li.selected:before {
    animation: modi .8s ease-in-out forwards;
    -webkit-animation: modi .8s ease-in-out forwards;
    -moz-animation: modi .8s ease-in-out forwards;
}
#hd .nav li.selected {
    background: url(../imgs/all.png) -410px 17px no-repeat\9;
}
#hd .nav li.selected a,
#hd .nav li.selected span {
    color: #fff;
}
#hd .nav li div {
    position: absolute;
    display: none;
    background: #596fff;
    padding: 10px 16px;
    color: #fff;
    font-size: 12px;
    top:100px;
}
#hd .nav li.show div {
    display: block;
}
#hd .nav-business {
    width: 480px;
}
#hd .nav-introduce,
#hd .nav-introduce {
    width: 137px;
}
#hd .nav li div ul li {
    width: auto;
    height: auto;
    margin: 0;
    padding: 5px 0;
}
#hd .nav li div ul h3 {
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 20px 0 28px;
    background: url(../imgs/all.png) no-repeat;
}
#hd .nav .nav-center h3 {
    background-position: -630px -70px;
}
#hd .nav .nav-publication h3 {
    background-position: -630px -98px;
}
#hd .nav .nav-art h3 {
    background-position: -630px -126px;
}
#hd .nav .nav-estate h3 {
    background-position: -630px -154px;
}
#hd .nav .nav-chateau h3 {
    background-position: -630px -182px;
}
#hd .nav-business ul.cf {
    float: left;
    width: 370px;
}
#hd .nav li div ul a {
    width: auto;
    height: auto;
    line-height: normal;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    margin: 0;
    border-left: 1px solid #91a0ff;
}
#hd .nav li div ul a.first {
    border: 0;
}

#hd .nav li div ul a:hover {
    border-bottom: 0;
    text-decoration: underline;
}
#hd .search {
    position: relative;
    float: right;
    width: 56px;
    margin-left: 15px;
}
#hd .search a {
    display: block;
    width: 56px;
    height: 100px;
    background: url(../imgs/all.png) -490px 40px no-repeat;
    border-left: 1px solid #d4d4d4;
    text-indent: -9999px;
}
#hd .search a:hover {
    background-position: -560px 40px;
}
#hd .search div {
    display: none;
    position: absolute;
    z-index: 99;
    right: -30px;
    top: 100px;
    padding: 10px;
    background: #596fff;
}
#hd .search input {
    height: 30px;
    border: 0;
    border-radius: 15px;
    padding: 0 15px;
}
#search.show div {
    display: block;
}
#hd .lang {
    position: relative;
    float: right;
    width: 30px;
}
#hd .lang a {
    display: block;
    height: 100px;
    width: 30px;
    text-align: center;
    line-height: 100px;
    font-size: 14px;
    color: #303030;
}
#hd .lang ul {
    display: none;
    position: absolute;
    z-index: 99;
    right: 0;
    top: 100px;
    width: 90px;
    padding: 10px;
    background: #596fff;
}
#hd .lang li {
    float: left;
}
#hd .lang ul a {
    width: auto;
    height: auto;
    line-height: normal;
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    margin: 0;
    border-left: 1px solid #91a0ff;
}
#hd .lang ul a:hover {
    border-bottom: 0;
    text-decoration: underline;
}
#hd .lang ul a.first {
    border: 0;
}
.banner {
    overflow: hidden;
    text-align: center;
}
#lang.show ul {
    display: block;
}
/* Header End:} */

/* Body Start:{ */

/* Body End:} */

/* Footer Start:{ */
#ft {
    background: #ebebeb;
    padding: 36px 0 0;
}
#ft .ft-nav {
    float: left;
    margin: 16px 0 0 60px;
}
#ft .ft-nav li {
    float: left;
    width: 71px;
    text-align: center;
    margin-right: 80px;
}
#ft .ft-nav li a {
    display: block;
    color: #6a6a6a;
    width: 71px;
    height: 110px;
    background: url(../imgs/footer_icons.png) no-repeat;
}
#ft .ft-nav .ft-introduction {
    background-position: 0 36px;
}
#ft .ft-nav .ft-introduction:hover {
    background-position: -71px 36px;
}
#ft .ft-nav .ft-contact {
    background-position: -142px 36px;
}
#ft .ft-nav .ft-contact:hover {
    background-position: -213px 36px;
}
#ft .ft-nav .ft-join {
    background-position: -284px 36px;
}
#ft .ft-nav .ft-join:hover {
    background-position: -355px 36px;
}
#ft .ft-nav .ft-cooperation {
    background-position: -426px 36px;
}
#ft .ft-nav .ft-cooperation:hover {
    background-position: -497px 36px;
}
#ft .ft-wc {
    float: right;
    width: 103px;
    text-align: center;
}
#ft .ft-wc i {
    display: inline-block;
    width: 104px;
    height: 104px;
    background: url(../imgs/all.png) -460px -90px no-repeat;
    text-indent: -9999px;
    margin-top: 20px;
}
#ft .ft-tel {
    color: #959595;
    float: right;
    text-align: right;
    margin-right: 30px;
    width: 218px;
    border-left: 1px solid #cfcfcf;
    margin-left: 50px;
}
#ft .ft-tel h5 {
    font-size: 18px;
    color: #6a6a6a;
    margin-bottom: 16px;
}
#ft .ft-tel span,
#ft .ft-tel strong{
    display: block;
    font-size: 16px;
}
#ft .ft-tel strong {
    font-size: 20px;
    margin: 3px 0 12px;
}
#ft .ft-cp {
    height: 60px;
    line-height: 60px;
    background: #242424;
    text-align: center;
    color: #959595;
    margin-top: 40px;
}
/* Footer End:} */

.top-info {
    height: 77px;
    padding-top: 1px;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px;
}
.top-info .crumbs {
    float: left;
    margin-top: 30px;
    color: #393939;
}
.top-info .crumbs a,
.top-info .crumbs span,
.top-info .crumbs strong {
    background: url(../imgs/all.png) -624px -307px no-repeat;
    padding-left: 18px;
}
.top-info .crumbs a.first {
    background-position: -630px -280px;
}
.top-info .crumbs strong {
    color: #2248db;
}
.top-info .nav {
    float: right;
    height: 77px;
}
.top-info .nav li {
    float: left;
    margin-left: 20px;
}
.top-info .nav li a {
    display: inline-block;
    height: 76px;
    line-height: 76px;
    color: #393939;
}
.top-info .nav li a.selected {
    border-bottom: 2px solid #345dfb;
}

/* HP Start:{ */
.hp-slide {
    position: relative;
    height: 572px;
    overflow: hidden;
}
.hp-slide .slide-list li {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    opacity: 0;
}
.hp-slide .slide-dot {
    position: absolute;
    z-index: 20;
    right: 10px;
    top: 160px;
    width: 15px;
    height: 175px;
    padding: 20px 15px;
    background: url(../imgs/all.png) -580px -90px no-repeat;
}
.hp-slide .slide-dot a {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../imgs/all.png) -560px -200px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    margin-bottom: 15px;
}
.hp-slide .slide-dot a.selected {
    background-position: -560px -220px;
}
.hp-news {
    height: 35px;
    margin: 18px auto;
}
.hp-news-box {
    height: 35px;
    overflow: hidden;
    float: left;
    width: 900px;
    padding-left: 40px;
    background: url(../imgs/all.png) -630px -29px no-repeat;
}
.hp-news ul {
    background: #fff;
    padding-left: 10px;
}
.hp-news ul a {
    color: #2d2d2d;
}
.hp-news ul a:hover {
    color: #345dfb;
}
.hp-news ul li {
    line-height: 35px;
}
.hp-news-more {
    float: right;
    height: 28px;
    line-height: 28px;
    padding: 0 20px;
    border-radius: 14px;
    background: #6d80ff;
    color: #fff;
    margin-top: 4px;
}
.hp-news-more:hover {
    background: #596fff;
}
.hp-centers h2 {
    padding-top: 2px;
    height: 440px;
    background: #eee center 0 no-repeat;
}
.hp-centers h2 strong {
    display: none;
}
.hp-centers h2 p {
    display: block;
    width: 1085px;
    height: 80px;
    padding: 80px 26px 32px;
    margin: 126px auto auto;
    background: url(../imgs/hp_center_title.jpg) 50% 50% no-repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.8em;
}
.hp-centers ul {
    padding: 30px 0;
}
.hp-centers ul li {
    float: left;
    width: 12.5%;
}
.hp-centers ul li a {
    display: block;
    width: 97px;
    height: 97px;
    line-height: 97px;
    text-align: center;
    margin: auto;
    font-size: 18px;
    color: #292929;
    position: relative;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
    }
    50% {
        -moz-transform: rotate(180deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
.hp-centers ul li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 97px;
    height: 97px;
    background: url(../imgs/all.png) -460px -200px no-repeat;
    -webkit-animation: rotate 8s linear 0s normal none infinite;
    -moz-animation: rotate 8s linear 0s normal none infinite;
}
.hp-books {
    padding: 40px 0;
    background: url(../imgs/mabu.jpg);
    position: relative;
}
.hp-books-rb {
    position: absolute;
    right: 10px;
    bottom: 8px;
    width: 382px;
    height: 224px;
    background: url(../imgs/mabu_rb.jpg);
    z-index: 0;
}
.hp-books h2 {
    font-size: 20px;
    text-align: center;
    color: #636363;
    margin-bottom: 46px;
}
.hp-books-box {
    height: 390px;
    overflow: hidden;
}
.hp-books ul {
    width: 1160px;
}
.hp-books ul li {
    position: relative;
    float: left;
    width: 290px;
    height: 190px;
    margin-bottom: 190px;
    border-bottom: 2px solid #b7b7b7;
    z-index: 2;
}
.hp-books ul li i {
    position: absolute;
    top: 188px;
    left: 50%;
    width: 6px;
    height: 6px;
    margin-left: -3px;
    background: #b7b7b7;
    border-radius: 3px;
}
.hp-books ul li span {
    position: absolute;
    width: 173px;
    height: 177px;
    padding-top: 6px;
    text-align: center;
    background: url(../imgs/hp_books_bg.png) no-repeat;
    top: 5px;
    left: 50%;
    margin-left: -86px;
}
.hp-books ul li p {
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: -128px;
    width: 240px;
    height: 42px;
    padding: 8px;
    background: #8693a9;
    border-radius: 6px;
    line-height: 1.6em;
    color: #fff;
    text-align: center;
}
.hp-books ul li.even span {
    top: 202px;
}
.hp-books ul li.even p {
    top: 103px;
}
.hp-links {
    margin-top: 70px;
}
.hp-links h2 {
    font-size: 20px;
    text-align: center;
    color: #636363;
    margin-bottom: 46px;
    height: 11px;
    background: url(../imgs/hp_links_title_bg.png);
}
.hp-links h2 strong {
    background: #fff;
    position: relative;
    top: -8px;
    padding: 0 15px;
}
.hp-links ul li {
    float: left;
    width: 248px;
    height: 60px;
    border: 1px solid #e4e4e4;
    margin: 0 16px 25px;
}
/* HP End:} */

/* HR Start:{ */
.hr-categories {
    height: 50px;
    background: #dce3ff;
}
.hr-categories li {
    float: left;
    height: 50px;
    border-right: 2px solid #fff;
}
.hr-categories li a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0 12px;
    color: #596fff;
}
.hr-categories li a.selected {
    color: #fff;
    background: #596fff;
}
.hr-list {
    margin-top: 20px;
}
.hr-list li {
    margin-top: 3px;
}
.hr-list li h2 {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    color: #4b4b4b;
    padding: 0 15px;
    font-size: 13px;
    cursor: pointer;
}
.hr-list li h2 em {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}
.hr-list li dl {
    display: none;
    background: #f7f9ff;
    padding: 20px 30px 10px 100px;
    color: #4b4b4b;
    line-height: 2em;
}
.hr-list li dt {
    font-weight: bold;
}
.hr-list li dd {
    margin: 0 0 10px 20px;
}
.hr-list li.show h2 {
    background: #dce3ff;
    color: #596fff;
}
.hr-list li.show dl {
    display: block;
}
.hr-more {
    margin-top: 3px;
    padding: 8px 0;
    height: 25px;
    display: block;
    background: #ffa31f;
}
.hr-more i {
    display: block;
    width: 35px;
    height: 25px;
    background: url(../imgs/all.png) -280px -130px;
    margin: auto;
    text-indent: -9999px;
    overflow: hidden;
}
.hr-more:hover {
    background: #e1dede;
}
.hr-more:hover i {
    background-position: -245px -130px;
}
/* HR End:} */

.magazines-office {
    background: #e7ecff;
    border: 1px solid #c8d4ff;
    padding: 25px 22px 22px;
}
.magazines-office .hd {
    margin-bottom: 15px;
}
.magazines-office h2 {
    font-size: 24px;
    color: #414141;
    float: left;
}
.magazines-office .hd em {
    float: left;
    margin: 9px 0 0 20px;
    font-size: 15px;
}
.magazines-office p {
    line-height: 1.9em;
    color: #7887c0;
}
.book-info-box {
    position: relative;
    height: 273px;
}
.book-info-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.book-info-dot {
    position: absolute;
    top: 232px;
    left: 18px;
    width: 180px;
    height: 22px;
    z-index: 39;
    background: rgba(0,0,0,.6);
    text-align: right;
}
.book-info-dot a {
    display: inline-block;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    background: #000;
    color: #fff;
}
.book-info-dot a.selected {
    background: #f60;
}
.magazines-new,
.book-info {
    margin-top: 17px;
    position: relative;
    border: 1px solid #ebebeb;
    padding: 17px 17px 17px 216px;
    min-height: 220px;
    background: #fff;
}
.magazines-new:after {
    content: '';
    position: absolute;
    width: 47px;
    height: 47px;
    top: -1px;
    left: -1px;
    background: url(../imgs/all.png) -410px -90px no-repeat;
}
.magazines-new-cover,
.book-info-cover {
    position: absolute;
    width: 180px;
    left: 17px;
    top: 17px;
}
.magazines-new h3,
.book-info h3 {
    font-size: 18px;
    float: left;
}
.magazines-new .hd em,
.book-info .hd em {
    float: left;
    color: #b3b3b3;
    margin: 6px 0 0 12px;
}
.magazines-new .hd,
.book-info.hd {
    border-bottom: 1px solid #ebebeb;
    padding: 5px 0 10px;
}
.magazines-new p,
.book-info p {
    line-height: 1.8em;
    color: #b9b9b9;
}
.book-info p {
    height: 69px;
    overflow: hidden;
}
.magazines-new p strong,
.book-info p strong {
    color: #333;
}
.magazines-new-info,
.book-info-info,
.magazines-new-price,
.book-info-price {
    margin: 15px 0;
}
.magazines-new-info dt,
.magazines-new-info dd,
.book-info-info dt,
.book-info-info dd,
.magazines-new-price dt,
.magazines-new-price dd,
.book-info-price dt,
.book-info-price dd {
    float: left;
}
.book-info-info dt {
    display: none;
}
.magazines-new-info dt,
.magazines-new-price dt,
.book-info-info dd,
.book-info-price dt {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #bbb;
}
.magazines-new-info dt.first,
.magazines-new-price dt.first,
.book-info-info dd.first,
.book-info-price dt.first {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
.magazines-new-buy,
.magazines-new-preview,
.book-info-buy,
.book-info-preview {
    display: inline-block;
    width: 86px;
    height: 30px;
    background: #f3a715;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
}
.magazines-new-buy,
.book-info-buy {
    background: #596fff;
    margin-right: 10px;
}
.magazines-new-preview:hover,
.book-info-preview:hover {
    background :#e89d0e;
}
.magazines-new-buy:hover,
.book-info-buy:hover {
    background :#455efd;
}
.magazines-year {
    margin-top: 17px;
    background: #eee;
    padding: 10px 20px 0;
}
.magazines-year h3 {
    float: left;
    padding-top: 7px;
}
.magazines-year ul {
    float: left;
    width: 665px;
}
.magazines-year ul li {
    float: left;
    margin: 0 0 10px 8px;
}
.magazines-year ul a {
    display: inline-block;
    padding: 7px 9px;
    border-radius: 5px;
    color: #222;
}
.magazines-year ul a:hover {
    background: #b5b5b5;
    color: #fff;
}
.magazines-year ul a.selected {
    background: #8494ff;
    color: #fff;
}
.magazines-list,
.books-list {
    margin-right: -30px;
    padding-top: 23px;
}
.magazines-list li,
.books-list li {
    float: left;
    width: 177px;
    height: 252px;
    margin: 0 23px 23px 0;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: relative;
}
.magazines-list li h4,
.books-list li h4 {
    position: absolute;
    height: 36px;
    line-height: 36px;
    background: #fff;
    border-top: 1px solid #e6e6e6;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
}
.books-list li h4 a {
    display: block;
    width: 177px;
    color: #333;
}
.magazines-list li h4 em,
.books-list li h4 em {
    font-size: 12px;
    color: #949494;
}
.magazines-list li img,
.books-list li img {
    width: 177px;
}
.magazines-list-action,
.books-list-action {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.4);
    display: none;
}
.show .magazines-list-action,
.show .books-list-action {
    display: block;
}
.magazines-list-buy,
.magazines-list-preview,
.books-list-buy,
.books-list-preview {
    display: block;
    margin: auto;
    width: 86px;
    height: 30px;
    background: #f3a715;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
}
.magazines-list-buy,
.books-list-buy {
    background: #596fff;
    margin: 90px auto 15px;
}
.magazines-list-preview:hover,
.books-list-preview:hover {
    background :#e89d0e;
}
.magazines-list-buy:hover,
.books-list-buy:hover {
    background :#455efd;
}
.book-contents li {
    position: relative;
    height: 24px;
    padding-left: 30px;
    background: url(../imgs/book_contents_bg.png) no-repeat;
    line-height: 26px;
    font-size: 13px;
    margin-bottom: 12px;
}
.book-hd {
    padding: 16px 30px;
    margin: 16px 0;
    background: #eee;
}
.book-contents li span {
    background: #fff;
    padding-right: 3px;
}
.book-contents li em {
    position: absolute;
    right: 0;
    padding-left: 3px;
    background: #fff;
}

.company-items {
    border: 1px solid #eee;
}

.company-items-categories {
    background: #eee;
    padding: 10px 20px 0;
}
.company-items-categories h3 {
    float: left;
    padding-top: 7px;
}
.company-items-categories ul {
    float: left;
    width: 665px;
}
.company-items-categories ul li {
    float: left;
    margin: 0 0 10px 8px;
}
.company-items-categories ul a {
    display: inline-block;
    padding: 7px 9px;
    border-radius: 5px;
    color: #222;
}
.company-items-categories ul a:hover {
    background: #b5b5b5;
    color: #fff;
}
.company-items-categories ul a.selected {
    background: #8494ff;
    color: #fff;
}
.company-items-list {
    padding: 10px;
}
.company-items-list-image,
.company-items-list li {
    width: 370px;
    height: 256px;
}
.company-items-list li {
    float: left;
    border: 1px solid #eaeaea;
    position: relative;
    margin: 10px;
}
.company-items-list li h4 {
    position: absolute;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 12px;
    color: #fff;
    background: rgba(0,0,0,.3);
    background: url(../imgs/black.3.png)\9;
}
.company-items-list-total {
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    line-height: 30px;
    width: 60px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,.3);
    background: url(../imgs/black.3.png)\9;
}
.company-slide {
    margin-top: 24px;
    padding: 8px 0 13px;
    background: #640201;
}
.company-slide .slide-list {
    position: relative;
    height: 380px;
    overflow: hidden;
}
.company-slide .slide-list li {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    opacity: 0;
}
.company-slide .slide-prev,
.company-slide .slide-next {
    position: absolute;
    top: 170px;
    left: 50%;
    margin-left: -625px;
    width: 50px;
    height: 50px;
    background: url(../imgs/all.png) -100px -70px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 20;
}
.company-slide .slide-next {
    margin-left: 575px;
    background-position: -150px -70px;
}
.company-slide .slide-small {
    width: 1060px;
    margin: 10px auto 0;
    position: relative;
}
.company-slide .slide-small-box {
    height: 155px;
    overflow: hidden;
}
.company-slide .slide-small li {
    float: left;
    margin: 0 17px;
}
.company-slide .slide-small li a {
    display: inline-block;
    height: 145px;
    border: 5px solid #fff;
}
.company-slide .slide-small li a.selected {
    border-color: #fffb80;
}
.company-slide .slide-small-prev,
.company-slide .slide-small-next {
    position: absolute;
    top: 0;
    width: 35px;
    height: 155px;
    background: rgba(255,255,255,.4) url(../imgs/all.png) -667px 65px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}
.company-slide .slide-small-prev {
    left: -35px;
    background-position: -667px -275px;
}
.company-slide .slide-small-next {
    right: -35px;
}
.company-info {
    background-color: #720d1d;
    background-repeat: no-repeat;
    background-position: center top;
}

.contact-info {
    background: #f7f7f7;
    padding: 23px 40px;
}
.contact-info i {
    float: left;
    width: 290px;
    padding-top: 255px;
    background: url(../imgs/contact_map.png) no-repeat;
    text-align: center;
    font-size: 18px;
}
.contact-info dl {
    float: left;
    margin: 20px 0 0 52px;
}
.contact-info dt {
    font-size: 16px;
    margin: 16px 0 10px;
}
.contact-info-tel {
    font-size: 20px;
    color: #596fff;
}

.contact-map {
    margin-top: 17px;
    height: 422px;
    border: 1px solid #e0e0e0;
}

.introduction {
    margin: 36px 0 17px;
    padding-bottom: 50px;
    background: url(../imgs/xuanzhi.jpg);
}
.introduction p {
    padding: 0 26px;
    line-height: 2em;
    margin-top: 5px;
}

.cooperation h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.cooperation li {
    background: #f6f6f6;
    padding: 40px 32px;
    margin-bottom: 20px;
}
.cooperation li h3,
.cooperation li p {
    margin-bottom: 15px;
}
.cooperation li span {
    display: inline-block;
    width: 195px;
}

.chateau {
    background: #591d22;
    border-bottom: 1px solid #591d22;
    padding-top: 30px;
}
.chateau-slide {
    height: 415px;
    margin-bottom: 30px;
    position: relative;
}
.chateau-slide .slide-list {
    height: 415px;
    overflow: hidden;
}
.chateau-slide .slide-list li {
    width: 1130px;
    height: 415px;
    float: left;
}
.chateau-slide .slide-dot {
    display: none;
}
.chateau-slide .slide-prev,
.chateau-slide .slide-next {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    top: 180px;
    background: url(../imgs/all.png) 0 -70px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}
.chateau-slide .slide-prev {
    left: -70px;
}
.chateau-slide .slide-next {
    right: -70px;
    background-position: -50px -70px;
}
.chateau-introduction {
    background: #fff;
    padding: 16px;
    position: relative;
    margin-bottom: 30px;
}
.chateau-introduction h2 {
    position: absolute;
    top: 376px;
    font-size: 18px;
}
.chateau-introduction h3 {
    display: none;
}
.chateau-introduction p {
    float: right;
    width: 546px;
    padding: 70px 10px 10px;
    border: 1px solid #dcb070;
    font-size: 12px;
    line-height: 1.8em;
    color: #895203;
    background: url(../imgs/chateau/xxlmeb_id_title.jpg) center 15px no-repeat;
}
.chateau-introduction p span {
    display: block;
    font-size: 18px;
    margin-bottom: 9px;
    color: #171717;
}
.chateau-item {
    margin-bottom: 30px;
}
.chateau-item img {
    vertical-align: bottom;
}
.chateau-list {
    background: #fff;
    margin-bottom: 30px;
    overflow: hidden;
}
@-webkit-keyframes wine-zoom-out {
    0% {
        -webkit-transform: scale(1,1);
    }
    100% {
        -webkit-transform: scale(1.09,1.09);
    }
}
@-moz-keyframes wine-zoom-out {
    0% {
        -moz-transform: scale(1,1);
    }
    100% {
        -moz-transform: scale(1.09,1.09);
    }
}
@-webkit-keyframes wine-zoom-in {
    0% {
        -webkit-transform: scale(1.09,1.09);
    }
    100% {
        -webkit-transform: scale(1,1);
    }
}
@-moz-keyframes wine-zoom-in {
    0% {
        -moz-transform: scale(1.09,1.09);
    }
    100% {
        -moz-transform: scale(1,1);
    }
}
.chateau-list ul {
    height: 540px;
    overflow: hidden;
}
.chateau-list li {
    float: left;
    width: 188px;
    position: relative;
    text-align: center;
    padding: 30px 0 50px;
    background: url(../imgs/chateau/wine_shadow.png) center 467px no-repeat;
}
.chateau-list li.show {
    background: none;
}
.chateau-list li img {
    width: 133px;
    animation: wine-zoom-in .4s ease-in-out forwards;
    -webkit-animation: wine-zoom-in .4s ease-in-out forwards;
    -moz-animation: wine-zoom-in .4s ease-in-out forwards;
}
.chateau-list li.show img {
    animation: wine-zoom-out .4s ease-in-out forwards;
    -webkit-animation: wine-zoom-out .4s ease-in-out forwards;
    -moz-animation: wine-zoom-out .4s ease-in-out forwards;
}
.chateau-list li.show .chateau-list-info {
    display: block;
    animation: show .4s ease-in-out forwards;
    -webkit-animation: show .4s ease-in-out forwards;
    -moz-animation: show .4s ease-in-out forwards;
}
.chateau-list-info {
    position: absolute;
    top: 100px;
    left: 180px;
    display: none;
    width: 400px;
    padding: 20px;
    background: #fff;
    border: 1px solid #c8c8c8;
    box-shadow: 1px 1px 2px #c8c8c8, -1px -1px 2px #c8c8c8;
    text-align: left;
    z-index: 90;
    line-height: 1.8em;
    font-size: 12px;
}
.chateau-list-info h3 {
    font-size: 24px;
    color: #89b927;
    margin-bottom: 12px;
}
.chateau-list-info dt {
    float: left;
    width: 60px;
}
.chateau-list-info dd {
    float: left;
    width: 340px;
}
.chateau-list-info-left .chateau-list-info {
    right: 185px;
    left: auto;
}

.news-top {
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc;
    cursor: pointer;
}
.news-detail {
    padding-left: 90px;
}
.news-detail h2,
.news-top h2 {
    font-size: 26px;
    margin-bottom: 10px;
}
.news-detail p,
.news-top p {
    font-size: 12px;
    line-height: 1.8em;
}
.news-detail p {
    margin-bottom: 12px;
    color: #878787;
}
.news-image {
    width: 671px;
    margin: 0 auto 10px;
    position: relative;
    overflow: hidden;
}
.news-image i {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0;
    right: 0;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
}
.news-image i:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(../imgs/all.png) -230px -170px no-repeat;
}
.news-detail .news-image img {
    width: 671px;
}
.news-info {
    margin-bottom: 10px;
    color: #9b9b9b;
    font-size: 12px;
}
.news-list {
    margin-bottom: 30px;
}
.news-list li {
    padding: 20px 0 15px 90px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.news-list li h3 {
    font-size: 16px;
    margin-bottom: 8px;
    color: #000;
}
.news-list li a:hover h3 {
    color: #345dfb;
}
.news-list li p {
    font-size: 12px;
    line-height: 1.8em;
    color: #878787;
}
.news-date {
    position: absolute;
    left: 0;
    top: 20px;
    width: 70px;
    border: 1px solid #fdb525;
    border-radius: 3px;
    text-align: center;
    line-height: 36px;
    color: #b4b4b4;
}
.news-date strong {
    display: block;
    background: #fdb525;
    border-radius: 2px 2px 0 0;
    color: #fff;
    font-size: 22px;
}
.news-detail .news-date {
    top: 23px;
}
.center-body {
    background: url(../imgs/xuanzhi.jpg);
}
.center-img {
    height: 503px;
    background: #ccc;
    position: relative;
    overflow: hidden;
}
.center-image {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 503px;
    margin: 0 auto auto -960px;
}
.center-image-text {
    position: absolute;
    left: 50%;
    top: 150px;
    width: 1085px;
    height: 78px;
    padding: 80px 26px 32px;
    margin-left: -566px;
    background: url(../imgs/hp_center_title.jpg) no-repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 1.8em;
}
.center-image-action {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9;
}
.center-image-action a {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 3px;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
}
.center-image-action a:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(../imgs/all.png) -332px -170px no-repeat;
}
a.center-image-prev:before {
    background-position: -282px -229px;
}
a.center-image-next:before {
    background-position: -332px -229px;
}
.center-arrow {
    position: absolute;
    width: 45px;
    height: 23px;
    left: 50%;
    bottom: 0;
    margin-left: -560px;
    background: url(../imgs/all.png) -410px -185px no-repeat;
}
.center-nav {
    position:relative;
    top: 30px;
    left: 50%;
    height: 58px;
    padding-left: 58px;
    margin-left: -565px;
    background: rgba(120,115,253,.6) url(../imgs/all.png) -310px -70px no-repeat;
    background: #7873fd url(../imgs/all.png) -310px -70px no-repeat\9;
    overflow: hidden;
    border-radius: 5px;
    width: 0;
    z-index: 9;
    behavior: url(pie.htc);
}
.center-nav ul {
    height: 28px;
    background: #fff;
    padding: 15px;
    width: 520px;
}
.center-nav li {
    float: left;
    margin: 0 12px;
}
.center-nav a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    color: #0d0d0d;
}
.center-nav a.selected {
    color: #7873fd;
}
.center-nav a.center-nav-hp {
    background: #7873fd;
    padding: 0 16px;
    color: #fff;
}
.center-text {
    padding: 36px 0;
}
.center-text h2 {
    font-size: 24px;
    color: #7873fd;
    margin-bottom: 12px;
}
.center-text p {
    line-height: 1.8em;
}

.items-box {
    padding: 10px 11px;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.items-box li {
    float: left;
    margin: 11px;
    position: relative;
}
.items-box li,
.items-box li a,
.items-box li img {
    display: block;
    width: 70px;
    height: 70px;
}
.items-box li a {
    border: 1px solid #eaeaea;
}
.items-box-layer {
    display: none;
}
.items-box .items-box-layer {
    position: absolute;
    z-index: 9;
    top: 0;
    right: 72px;
    padding: 10px;
    background: #fff;
    border: 1px solid #c8c8c8;
    box-shadow: 1px 1px 2px #c8c8c8, -1px -1px 2px #c8c8c8;
}
.items-box .items-box-layer img {
    width: 240px;
    height: 240px;
    margin-bottom: 10px;
}
.items-box-dot {
    text-align: center;
    height: 15px;
}
.items-box-dot li {
    float: none;
    display: inline-block;
    width: 11px;
    height: 15px;
    margin: 0 6px;
}
.items-box-dot li a {
    display: inline-block;
    width: 11px;
    height: 11px;
    border: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../imgs/all.png) -560px -240px;
}
.items-box-dot li a.selected {
    background-position: -560px -260px;
}
li.show .items-box-layer {
    display: block;
    animation: show .4s ease-in-out forwards;
    -webkit-animation: show .4s ease-in-out forwards;
    -moz-animation: show .4s ease-in-out forwards;
}
li.show a {
    border-color: #7873fd;
}

.mgzinfo-box-local,
.mgzinfo-box-sub {
    padding: 16px 16px 150px;
    color: #3b506c;
    background: #a2dad9 url(../imgs/local_info_bg.png) 0 bottom no-repeat;
    line-height: 1.8em;
}
.mgzinfo-box-sub {
    background: #5cb355 url(../imgs/local_info_bg.png) -301px bottom no-repeat;
    color: #fff;
    padding: 20px 16px;
}
.mgzinfo-box-local h3 {
    font-size: 16px;
    margin-bottom: 8px;
}
.mgzinfo-box-local dt,
.mgzinfo-box-sub dt {
    float: left;
}
.mgzinfo-box-sub p {
    margin-bottom: 8px;
}
.mgzinfo-box-sub h4 {
    margin-top: 8px;
}
.grpinfo-box {
    padding: 30px 35px;
    height: 74px;
    background: #a2dad9 url(../imgs/local_info_bg2.png) right 0 no-repeat;
    margin-bottom: 20px;
    color: #3b506c;
}
.grpinfo-box h3 {
    font-size: 16px;
    margin-bottom: 10px;
}
.grpinfo-box dl {
    line-height: 1.8em;
}
.grpinfo-box dt {
    float: left;
}
.grpinfo-box p {
    margin-right: 250px;
    line-height: 1.6em;
}

.houses {
    position: relative;
}

.houses-slide {
    position: relative;
    height: 635px;
    overflow: hidden;
    background: #ddd;
}
.houses-slide .slide-list li {
    position: absolute;
    height: 635px;
    top: 0;
    left: 50%;
    margin-left: -960px;
    opacity: 0;
}
.houses-slide .slide-list li strong {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -565px;
    padding: 20px;
    background: rgba(0,0,0,.3);
    background: url(../imgs/black.3.png)\9;
    color: #fff;
}
.houses-slide .slide-dot {
    display: none;
}
.houses-slide .slide-prev,
.houses-slide .slide-next {
    position: absolute;
    width: 30px;
    height: 30px;
    left: 50%;
    margin-left: 535px;
    bottom: 0;
    background: #514947 url(../imgs/all.png) -318px -289px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    z-index: 30;
}
.houses-slide .slide-prev:hover,
.houses-slide .slide-next:hover {
    background-color: #e6a200;
}
.houses-slide .slide-prev {
    bottom: 30px;
}
.houses-slide .slide-next {
    background-position: -358px -289px;
}
.houses-slide .slide-number {
    position: absolute;
    width: 80px;
    text-align: right;
    left: 50%;
    margin-left: 485px;
    bottom: 80px;
    z-index: 30;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0,0,0,.5);
}
.houses-slide .slide-number strong {
    font-size: 42px;
    color: #ffc600;
    font-weight: bold;
}

.houses-search {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
}
.houses-search-bg {
    position: relative;
    background: #fff;
    height: 160px;
    opacity: .3;
    z-index: -1;
}
.houses-search-box {
    position: relative;
    width: 630px;
    height: 114px;
    margin: -160px auto 0;
    padding-top: 46px;
}
.houses-search-flag {
    float: left;
    width: 100px;
    height: 70px;
    background: url(../imgs/flags.png) no-repeat;
    border: 2px solid #fff;
    border-radius: 3px;
    margin-right: 20px;
    text-indent: -9999px;
}
.houses-search-flag-germany {
    background-position: -100px 0;
}
.houses-search ul {
    position: absolute;
    z-index: 9;
    left: 124px;
}
.houses-search li {
    float: left;
    padding: 1px;
    line-height: 1.8em;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px rgba(0,0,0,.3);
}
.houses-search li strong {
    display: block;
    padding: 3px 10px;
}
.houses-search li a {
    padding: 3px 10px;
    color: #333;
    text-shadow: none;
}
li.houses-search-select {
    width: 70px;
    background: url(../imgs/all.png) -238px -287px;
}
#city {
    width: 80px;
    background-position: -225px -287px;
}
.houses-search-select a {
    background: #fff;
    display: none;
}
li.houses-search-select-active {
    border: 1px solid #fff;
    padding: 0;
}
.houses-search-select-active a {
    display: block;
}
.houses-search form {
    position: relative;
    top: 32px;
}
.houses-search input {
    width: 440px;
    height: 34px;
    border: 0;
    padding: 0 10px;
    background: #fff;
}
.houses-search button {
    width: 39px;
    height: 34px;
    background: #514947 url(../imgs/all.png) -138px -321px no-repeat;
    border: 0;
    margin-left: -5px;
    text-indent: -9999px;
    cursor: pointer;
}

.houses-list {
    padding: 20px 1px;
}
.houses-list-image {
    width: 319px;
    height: 226px;
}
.houses-list li {
    width: 319px;
    height: 260px;
    padding: 15px;
}
.houses-list li {
    float: left;
    border: 1px solid #eaeaea;
    position: relative;
    margin: 12px;
}
.houses-list li h4 {
    position: absolute;
    height: 20px;
    line-height: 20px;
    bottom: 15px;
    left: 15px;
    right: 15px;
}

.lost {
    padding: 180px 0;
    text-align: center;
    color: #ccc;
}

.bimg-bg {
    position: absolute;
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
    z-index: 98;
}
.bimg-pos {
    position: absolute;
    left: -9999px;
    z-index: 99;
}
.bimg-action {
    position: absolute;
    right: 0;
    height: 200px;
    z-index: 99;
}
.bimg-box {
    position: relative;
}
.bimg-action a {
    position: absolute;
    width: 60px;
    height: 60px;
    bottom: 0;
    right: 0;
    overflow: hidden;
    background: #000;
    cursor: pointer;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
}
.bimg-action a:before {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    background: url(../imgs/all.png) -280px -170px no-repeat;
}
.bimg-one a.bimg-prev,
.bimg-one a.bimg-next {
    display: none;
}

a.bimg-next {
    bottom: 62px;
}
a.bimg-prev {
    bottom: 122px;
}
a.bimg-prev:before {
    background-position: -282px -229px;
}
a.bimg-next:before {
    background-position: -332px -229px;
}
.bimg-show img {
    width: 100%;
}
.bimg-hidden {
    display: none;
}

.pagination {
    text-align: center;
    margin-top: 10px;
    height: 40px;
}
.pagination a,
.pagination em,
.pagination strong {
    padding: 6px 10px;
    border: 1px solid #d6d6d6;
    margin: 0 5px;
    border-radius: 3px;
    color: #898989;
}
.pagination a:hover {
    border-color: #8494ff;
    color: #8494ff;
}
.pagination em {
    border-color: #ddd;
    color: #ddd;
}
.pagination strong {
    border-color: #8494ff;
    background: #8494ff;
    color: #fff;
}

.gotop {
    position: absolute;
    width: 47px;
    right: 10px;
    top: 0;
    height: 100px;
    z-index: 101;
}
.gotop-qr {
    display: block;
    width: 41px;
    height: 40px;
    margin-left: 7px;
    background: url(../imgs/all.png) no-repeat -137px -225px;
    margin-bottom: 5px;
}
.gotop-top {
    display: block;
    width: 41px;
    height: 40px;
    margin-left: 7px;
    background: url(../imgs/all.png) no-repeat -137px -270px;
}
.gotop .show {
    width: 48px;
    margin-left: 0;
    background-position: -130px -180px;
}
.gotop .show i {
    position: absolute;
    width: 131px;
    height: 149px;
    background: url(../imgs/all.png) no-repeat 0 -180px;
    margin-left: -131px;
}
