html {
    background-color: #473121;
}
body {
    min-width: 970px;
}
img.banner {
    display: block;
    max-width: 100%;
}
.layout {
    position: relative;
    padding-bottom: 4px;
    overflow: hidden;
}
.footer {
    margin:auto;
    width: 970px;
}
.pull-right {
    float: right;
}
input[type=text],textarea,select {
    display: block;
    padding: 5px 10px;
    width: 178px;
    line-height: 18px;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    background-color: #fff;
    color: #a4a4a4;
    font-size: 14px;
    font-family: inherit;
}
select {
    width: 200px;
    height: 28px;
}
.entry {
    position: relative;
    overflow: hidden;
}
.entry .brand {
    position: absolute;
    top: 0;
    left: 0;
    padding-right: 56px;
    width: 286px;
    background: url('../images/jiahua-brandbg.png') repeat-y;
    text-align: center;
}
.entry .brand .group {
    padding: 34px 40px 34px 0 ;
}
.entry .brand li {
    padding: 5px 30px 5px 0;
    background: url('../images/jiahua-brandborder.png') left bottom no-repeat;
}
.entry .list {
    position: absolute;
    top: 34px;
    right: 0;
    color: #fff;
}
.entry .list li {
    position: relative;
    padding: 0 10px;
    line-height: 1;
}
.entry .list li:before {
    position: absolute;
    left: -1px;
    top: 15%;
    display: block;
    content: "";
    width: 1px;
    height: 70%;
    background-color: #fff;
}
.entry .list li.first:before {
    display: none;
}
.entry .list li a {
    color: #fff;
}
.entry .list li a:hover,
.entry .list li a:active {
    text-decoration: underline;
}
.entry .list li .bg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 3px 10px;
    background-color: #473121;
}
.book {
    position: absolute;
    top: 138px;
    right: 0;
    width: 320px;
}
.book .group-logo {
    padding-bottom: 20px;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7FFFFFFF', endColorstr='#7FFFFFFF');
    background:rgba(255,255,255,0.5);
    text-align: center;
}
.book .group-logo img {
    padding: 30px 0;
}
.book .group-logo .bg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 2px;
    min-width: 130px;
    margin-top: -5px;
    color: #fff;
    background-color: #7b5434;
}
:root .book .group-logo{
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');
}/*for IE9*/

.book .book-hd {
    position: relative;
    padding: 10px 50px 10px 20px;
    background-color: #5c3b2a;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
}
.book .book-hd .extend {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    cursor: pointer;
    background: #7b5434 url(../images/limg88.png) no-repeat center center;
}
.book .book-hd .extend.up {
    background-image: url(../images/icon4.png);
}
.book .book-bd{
    padding: 10px 0 10px 20px;
    color: #fff;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F5C3B2A', endColorstr='#7F5C3B2A');
    background:rgba(92,59,42,0.5);
}
.book .book-bd-inner {
    width: 276px;
}
:root .book .book-bd{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#005C3B2A', endColorstr='#005C3B2A');}/*for IE9*/
.book .book-bd .title {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding-right: 5px;
    width: 70px;
    text-align: left;
}
.book .book-bd .list--inline {
    margin-bottom: 10px;
}
.book .book-bd .list__item {
    vertical-align: middle;
}
.book .book-bd .two select{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 50px;
}
.book .book-bd .two .list__item {
    font-size: 0;
}
.book .book-bd .two .list__item .title {
    font-size: 14px;
}
.book .book-bd .submit{
    padding: 4px;
    width: 130px;
    line-height: 18px;
    background-color: #7b5434;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.brand-title {
    width: 121px;
    padding: 10px 20px 6px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background-color: #7b5434;
}
.brand-title h3 {
    font-size: 20px;
    font-weight: 500;
}
.brand-lists .fixed {
    position: absolute;
    bottom: 20%;
    left: 0;
}
.brand-lists .list--inline {
    padding: 13px 30px 13px 20px;
    color: #fff;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F5C3B2A', endColorstr='#7F5C3B2A');
    background:rgba(92,59,42,0.5);
}
.brand-lists .list--inline select {
    margin-left: 15px;
}
:root .brand-title .list--inline{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#005C3B2A', endColorstr='#005C3B2A');}/*for IE9*/

.intro-lists .list--inline {
    margin: 0 -2px;
}
.intro-lists .list--inline .list__item {
    position: relative;
    float: left;
    width: 33.33333333%;
}
.intro-lists .list--inline .list__item-title {
    background-color: #7b5434;
    padding: 8px 10px 5px;
    /*min-width: 140px;*/
    color: #fff;
    /*text-align: center;*/
}
/*.intro-lists .list__item-title .display-inline-block {
    text-align: left;
}*/
.intro-lists .list--inline .title {
    font-size: 20px;
    font-weight: 500;
}
.intro-lists .fixed {
    position: absolute;
    left: 0;
    bottom: 40px;
}
.intro-lists .list__item img {
    opacity: 1;
}
.intro-lists .list__item:hover img {
    opacity: 0.8;
}
.intro-lists .list--inline .subtitle {
    font-size: 14px;
}
.intro-lists .des {
    padding: 15px 10px 5px;
    /*min-width: 192px;*/
    color: #fff;
    filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F5C3B2A', endColorstr='#7F5C3B2A');
    background:rgba(92,59,42,0.5);
    /*text-align: center;*/
}
.intro-lists .des .display-inline-block {
    /*text-align: left;*/
    line-height: 20px;
}
.intro-lists .offers .list__item-title,
.intro-lists .offers .des{
    padding-left: 40px;
    padding-right: 40px;
}
.intro-lists .member .list__item-title {
    min-width: 116px;
    text-align: center;
}
.intro-lists .member .des {
    min-width: 296px;
}
.intro-lists .member .list__item-title,
.intro-lists .member .des{
    padding-left: 22px;
    padding-right: 22px;
    text-align: left;
}
.intro-lists .mall .list__item-title {
    min-width: 110px;
    text-align: center;
}
.intro-lists .mall .des {
    min-width: 143px;
}
.intro-lists .mall .list__item-title,
.intro-lists .mall .des{
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
}
.footer {
    padding-top: 30px;
    color: #fff;
}
.footer .social-contact {
    margin-left: 80px;
    padding-left: 34px;
    border-left: 2px solid #7a5232;
}
.footer .social-contact-item {
    padding: 10px 5px;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.2;
    color: #000;
}
.footer .social-contact-item .bfc {
    padding-right: 12px;
}
.footer .social-contact-item h3 {
    font-size: 16px;
}

.footer .nav {
    padding-top: 40px;
    padding-bottom: 8px;
    border-bottom: 2px solid #7a5232;
}
.footer .nav a {
    font-size: 16px;
    color: #fcfbfa;
}

.footer .nav li{
    float:left;
}
.footer .nav li a{
    display: block;
    padding: 0px 15px;
    min-width: 95px;
    font-size: 16px;
    text-align: center;
}
.footer .nav li .first{
    padding-left:0px;
    padding-right: 15px;
    text-align: left;
    min-width: 50px;
}
.footer .nav li .last{
    min-width: 50px;
    padding-right: 0px;
}


.brand-logo {
    position: relative;
    margin-top: 50px;
    margin-bottom: 30px;
    height: 106px;
    line-height: 106px;
    border: 3px solid #7a5232;
    text-align: center;
}
.brand-logo .list__item {
    padding: 0 20px;
    vertical-align: middle;
}
.brand-logo .list__item img{
    vertical-align: middle;
}
.brand-logo .fixed {
    padding: 0 15px;
    margin-top: -90px;
    background-color: #463121;
    line-height: 1;
}
.footer-copyright {
    margin-top: 55px;
    height: 43px;
    line-height: 43px;
    color: #fff;
    text-align: center;
    background-color: #000;
}