
#mbOverlay {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    cursor: pointer;
}

#mbOverlay.mbOverlayFF {
    background: transparent url(80.png) repeat;
}

#mbOverlay.mbOverlayIE {
    position: absolute;
}

#mbCenter {
    height: 557px;
    position: absolute;
    z-index: 9999;
    left: 50%;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
    -webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.70);
}

#mbCenter.mbLoading {
    background: #fff url(images/WhiteLoading.gif) no-repeat center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#mbImage {
    left: 0;
    top: 0;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: left;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 10px;
}

#mbImage a,
#mbImage a:link,
#mbImage a:visited {
    color: #ddd;
}

#mbImage a:hover,
#mbImage a:active {
    color: #fff;
}

#mbBottom {
    min-height: 20px;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    text-align: left;
    padding: 0 10px 10px;
}

#mbTitle {
    display: inline;
    color: #999;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
}

#mbNumber {
    background: url(images/mbNumber_bg.gif) no-repeat center;
    display: inline;
    color: #C00;
    line-height: 26px;
    font-size: 12px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    width: 65px;
    height: 26px;
}

#mbCaption {
    display: block;
    color: #999;
    line-height: 14px;
    font-size: 10px;
}

#mbPrevLink,
#mbNextLink,
#mbCloseLink {
    display: block;
    float: right;
    height: 20px;
    margin: 0;
    outline: none;
}

#mbPrevLink {
    width: 32px;
    height: 100px;
    background: transparent url(images/CustomBlackPrevious.gif) no-repeat center;
    position: absolute;
    top: 38%;
    left: -32px;
}

#mbNextLink {
    width: 32px;
    height: 100px;
    background: transparent url(images/CustomBlackNext.gif) no-repeat center;
    position: absolute;
    top: 38%;
    right: -32px;
}

#mbCloseLink {
    width: 24px;
    background: transparent url(images/CustomBlackClose.gif) no-repeat center;
    position: absolute;
    top: 10px;
    right: 10px;
}

#mbError {
    position: relative;
    font-family: Myriad, Verdana, Arial, Helvetica, sans-serif;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    border: 10px solid #700;
    padding: 10px 10px 10px;
    margin: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mbError a,
#mbError a:link,
#mbError a:visited,
#mbError a:hover,
#mbError a:active {
    color: #d00;
    font-weight: bold;
    text-decoration: underline;
}

.layout_default {
    float: left;
    margin: 5px
}

.mod_gallerylist {
    width: 665px;
    margin: 0 auto
}

.meta {
    font-size: 12px;
    text-align: center;
}

.image_container img {
    border: 1px solid #CCC;
    padding: 2px
}

.meta a {
    color: #333;
    text-decoration: none
}

.pro_content_top {
    margin: 0 auto;
    width: 100%;
}

.pro_content_left {
    float: left;
    width: 482px;
}

.pro_content_img {
    height: 610px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 350px;
    border: 1px solid #dddddd;
    *display: block;
}

.pro_content_right {
    float: left;
    width: 465px;
    margin-left: 35px;
}

.pro_content_right img,
.pro_content_right table {
    max-width: 465px;
}

.pro_content_note {
    border-bottom: 1px solid #dddddd;
    _height: 250px;
    min-height: 250px;
    margin-bottom: 10px;
    margin-top: 17px;
    line-height: 28px;
    font-size: 14px;
    color: #555555;
}

.pro_content_righth2 {
    padding: 0px 0px 15px 0px;
    border-bottom: 1px solid #eeeeee;
    color: #333333;
    font-size: 24px;
}

.big_con {
    padding: 0px 0px 10px 0px;
    min-height: 300px;
    height: auto;
    _height: 300px;
}

.big_con .big_l {
    width: 100%;
    float: left;
}

.big_con .big_l .bigpic {
    border: solid 1px #e5e5e5;
}

.big_con .big_l .small_con {}

.big_con .big_l .small_con img {
    border: solid 1px #e5e5e5;
    cursor: pointer;
}

.big_con .big_l .small_con .dispro_list {
    position: relative;
    width: 100%;
    margin-top: 50px;
}

.big_con .big_l .small_con .bx_wrap a.prev {
    width: 27px;
    height: 60px;
    line-height: 17px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    left: 0px;
    top: 0px;
    text-indent: -9999px;
    background: url(images/display_left.jpg) no-repeat center center;
    z-index: 10;
}

.big_con .big_l .small_con .bx_wrap a.next {
    width: 27px;
    height: 60px;
    line-height: 17px;
    right: 0px;
    top: 0px;
    outline-style: none;
    outline-width: 0;
    position: absolute;
    text-indent: -9999px;
    background: url(images/display_right.jpg) no-repeat center center;
    z-index: 10;
}

.big_con .big_l .small_con .dispro_list .bx_container {
    margin: 0px auto;
    overflow: hidden;
    margin: 0 auto;
}

.big_con .big_r {
    width: 200px;
    float: right;
}

.big_con .big_r .title {
    font-family: '微软雅黑';
    font-size: 16px;
    padding: 10px 0px;
    color: #494949;
}

.big_con .big_r .title strong {
    font-size: 13px;
}

.big_dh {
    height: 48px;
    background: #e5e5e5;
    line-height: 48px;
    clear: both;
    color: #333333;
    font-size: 14px;
}

.big_dh ul li {
    padding: 0px 35px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.big_dh ul li.active {
    background: #424042 !important;
    color: #ffffff !important;
}

.big_note_con {
    min-height: 100px;
    height: auto;
    _height: 100px;
    font-size: 13px;
    line-height: 26px;
    background: #fff;
}

.big_note_con img {
    max-width: 866px;
}

.big_note_con table {
    max-width: 866px;
}

.big_note_con {
    min-height: 150px;
    height: auto;
    _height: 150px;
}

#example2 li {
    margin-left: 0px;
    float: left;
}

.bx_wrap {
    overflow: hidden;
}

.display_btn1 {
    float: left;
    display: block;
    text-align: center;
    width: 228px;
    height: 60px;
    line-height: 60px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    color: #cda987;
    font-size: 16px;
    background-color: #ffffff;
    border: 1px solid #cda987;
}

.display_btn2 {
    float: right;
    display: block;
    text-align: center;
    width: 228px;
    height: 60px;
    line-height: 62px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    color: #ffffff;
    font-size: 16px;
    background-color: #cda987;
    border: 1px solid #cda987;
}

.look_pro {
    width: 180px;
    float: right;
}

.look_pro .pic {
    position: relative;
}

.look_pro .pic i {
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background: #cc9900;
    font-style: normal;
}

.look_pro img {
    width: 100%;
    margin-bottom: 3px;
}

.look_pro_title {
    text-align: center;
    margin-bottom: 5px;
    background: url(images/look_pro_title_xian.jpg) center center repeat-x;
}

.look_pro_title strong {
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666666;
    text-align: center;
    padding: 0px 15px;
    background: #ffffff;
    margin: 0 auto;
}

.look_pro ul li {
    clear: both;
    margin-bottom: 5px;
}

.look_pro ul li span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.look_pro ul li span a {
    font-size: 12px;
    color: #333333;
}

.look_pro ul li span a:hover {
    text-decoration: underline;
    color: #c70000;
}

.displayproduct_bottom {
    padding-top: 30px;
    margin-bottom: 50px;
}

.displayproduct_bottom_left {
    width: 280px;
    float: left;
}

.displayproduct_bottom_right {
    float: right;
    width: 894px;
}

.displayproduct_bottom_right_con {
    padding: 30px 20px;
    width: 100%;
    border: 1px solid #e5e5e5;
    min-height: 500px;
    _height: 500px;
    margin-bottom: 40px;
}

.displayproduct_bottom_right_con img,
.displayproduct_bottom_right_con table {
    max-width: 852px;
}

.displayproduct_bottom_right_title {
    height: 48px;
    line-height: 48px;
    background: #e5e5e5;
}

.displayproduct_bottom_right_title span {
    width: 234px;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background: #7c5a47;
    display: block;
}

.displayproduct_bottom_left_menu {
    margin-bottom: 32px;
}

.displayproduct_pro_top {
    width: 280px;
    border: 1px solid #e5e5e5;
    margin-bottom: 32px;
}

.displayproduct_pro_top .pic {
    position: relative;
}

.displayproduct_pro_top .pic i {
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    background: #cc9900;
    font-style: normal;
}

.displayproduct_pro_top img {
    width: 100%;
    margin-bottom: 3px;
}

.displayproduct_pro_top strong {
    background: #e5e5e5;
    font-weight: 100;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333333;
    display: block;
    text-indent: 15px;
}

.displayproduct_pro_top ul {
    padding: 10px 15px 15px 15px;
}

.displayproduct_pro_top ul li {
    clear: both;
    border-bottom: 1px solid #e7e7e7;
    padding: 9px 0px;
    margin-bottom: 5px;
}

.displayproduct_pro_top ul li span {
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.displayproduct_pro_top ul li span a {
    font-size: 14px;
    color: #333333;
}

.displayproduct_pro_top ul li span a:hover {
    text-decoration: underline;
    color: #c70000;
}

.displayproduct_pro_bottom {
    width: 280px;
    border: 1px solid #e5e5e5;
}

.displayproduct_pro_bottom strong {
    background: #e5e5e5;
    font-weight: 100;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333333;
    display: block;
    text-indent: 15px;
}

.displayproduct_pro_bottom ul {
    padding: 10px 15px 10px 15px;
}

.displayproduct_pro_bottom ul li {
    clear: both;
    margin-bottom: 5px;
    display: block;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}

.displayproduct_pro_bottom ul li a {
    font-size: 14px;
    color: #333333;
}

.displayproduct_pro_bottom ul li a:hover {
    color: #c70000;
    text-decoration: underline;
}

.displayproduct_bottom_menu {
    border: 1px solid #eeeeee;
    border-bottom: none;
    margin-bottom: 32px;
}

.displayproduct_bottom_menu ul li {
    border-bottom: 1px solid #eeeeee;
}

.displayproduct_bottom_menu ul li .shuxing {
    padding: 0px;
    padding: 11px 18px;
    display: block;
    background: url(images/menu_icon_a.png) 92% center no-repeat;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.hover_jian {
    background: url(images/menu_jian.png) 92% center no-repeat !important;
}

.hover_jian:hover {
    background: url(images/menu_jian.png) 92% center no-repeat !important;
}

.displayproduct_bottom_menu ul li a {}

.displayproduct_bottom_menu ul dl {
    display: none;
    padding: 10px 18px 10px 18px;
    border-top: 1px dashed #eeeeee;
}

.displayproduct_bottom_menu ul dl dt {
    margin-right: 20px;
    line-height: 20px;
    margin-bottom: 7px;
    float: left;
}

.displayproduct_bottom_menu ul dl dt a {
    font-size: 14px;
    color: #666666;
    font-weight: 100 !important;
}

.displayproduct_bottom_menu ul dl dt a:hover {
    text-decoration: underline;
}

            