html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, font {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 12px;
    list-style: none;
}

.clear {
    clear: both;
    _clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 0;
    border: none;
    overflow: hidden
}

a {
    font-weight: normal;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

body {
    font-size: 12px;
    background: #fff;
}

/*面包屑*/
.wz_main {
    width: 640px;
    overflow: hidden;
    float: left;
}

.wz_main1 {
    width: 640px;
    height: 28px;
    overflow: hidden;
}

.wz_main1 b {
    display: block;
    height: 26px;
    line-height: 26px;
    width: 103px;
    border-bottom: 2px solid #f7921c;
    float: left;
    padding-left: 7px;
    color: #006e77;
    font-weight: normal;
    font-size: 18px;
}

.wz_main1 p {
    width: 522px;
    height: 26px;
    line-height: 26px;
    border-bottom: 2px solid #006e77;
    float: right;
    padding-right: 8px;
    text-align: right;
    color: #878787;
}

.wz_main1 p a {
    color: #878787;
}

/*左侧*/
.list_main {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

.list_left {
    width: 640px;
    float: left;
}

.list_1 {
    width: 640px;
    overflow: hidden;
}

.list_1 ul {
    width: 640px;
}

.list_1 ul li {
    width: 640px;
    height: 110px;
    overflow: hidden;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin: 20px 0;
}

.list_1 ul li span {
    display: block;
    width: 150px;
    height: 110px;
    float: left;
}

.list_1 ul li span img {
    width: 140px;
    height: 100px;
}

.list_1 ul li dl {
    width: 480px;
    float: right;
}

.list_1 ul li dl dd h2 {
    padding: 16px 0 20px 0;
}

.list_1 ul li dl dd h2 a {
    color: #006e77;
    font-size: 14px;
    font-weight: bold;
}

.list_1 ul li dl dt {
    color: #878787;
    line-height: 22px;
}

.list_1 ul li dl dt a {
    color: #f7921c;
}

/*翻页*/
.page {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 14px;
}

/*专家*/
.list_zj {
    width: 640px;
    height: 395px;
    overflow: hidden;
    margin-top: 35px;
}

.list_zj p {
    width: 638px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border: 1px solid #dcdcdc;
    color: #016f7e;
    font-size: 30px;
}

.list_zj ul {
    overflow: hidden;
    margin-bottom: 7px;
}

.list_zj ul li {
    width: 76px;
    height: 105px;
    float: left;
    margin-right: 9px;
}

.list_zj span {
    display: block;
    width: 45px;
    float: left;
}

/*按钮*/
.list_an {
    width: 640px;
    overflow: hidden;
}

.list_an ul {
    width: 650px;
    overflow: hidden;
}

.list_an ul li {
    width: 152px;
    height: 44px;
    float: left;
    margin: 30px 10px 0 0;
}

/* 后添加 */

* {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

body {
    font-size: 12px;
}

a {
    text-decoration: none;
}

.main03 {
    margin-top: 30px;
}

.main03_l {
    margin: 30px auto 0 auto;
}

.main03_t ul {
    overflow: hidden;
}

.main03_t ul li {
    width: 80px;
    height: 29px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 29px;
    float: left;
    margin-right: 10px;
}

.main03_t ul li a {
    display: block;
    width: 80px;
    height: 29px;
    color: #5e5f5f;
    background: #e2eced;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.main03_t ul li.curr a {
    color: #fff;
    background: #f8931e;
}

.index_zlxm {
    width: 750px;
    display: none;
    overflow: hidden;
}

.index_zlxm ul {
    width: 750px;
    margin-top: 13px;
    overflow: hidden;
}

#zlxm_1, #zlxm_2 {
    height: 321px;
    width: 231px;
    float: left;
    margin-right: 28px;
}

#zlxm_1, #zlxm_2 a img {
    height: auto;
    width: 231px;
}

#zlxm_1 span a img {
    height: auto;
    width: 231px;
}

#zlxm_1 dl, #zlxm_2 dl {
    width: 231px;
    height: auto;
    background: #f6f6f6;
}

#zlxm_1 dl dd {
    width: 215px;
    padding-top: 5px;
    margin: 0 auto;
    color: #8e8e8e;
    line-height: 22px;
    text-align: justify;
}

#zlxm_1 dl dd b {
    width: 231px;
    display: block;
}

#zlxm_1 dl dd b a {
    display: block;
    color: #006e77;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#zlxm_1 dl dd a {
    color: #f8931e;
}

#zlxm_1 dl dt {
    color: #006e77;
    text-align: left;
    margin: 10px 0 0 10px;
    line-height: 22px;
}

#zlxm_1 dl dt ul {
    margin: 10px 0 0 9px;
    width: 222px;
}

#zlxm_1 dl dt ul li {
    width: 231px;
    height: 24px;
    line-height: 21px;
}

#zlxm_1 dl dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#zlxm_1 dl dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

#zlxm_2 dl dd {
    line-height: 22px;
    padding-top: 5px;
}

#zlxm_2 dl dd b {
    width: 231px;
    display: block;
}

#zlxm_2 dl dd b a {
    display: block;
    color: #006e77;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#zlxm_2 dl dd p {
    width: 215px;
    margin: 0 auto;
    color: #8e8e8e;
    line-height: 22px;
    text-align: justify;
}

#zlxm_2 dl dd p a {
    color: #f8931e;
}

#zlxm_2 dl dt ul {
    margin: 10px 0 0 9px;
    width: 222px;
}

#zlxm_2 dl dt ul li {
    width: 231px;
    height: 24px;
    line-height: 21px;
}

#zlxm_2 dl dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#zlxm_2 dl dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

#zlxm_3 {
    width: 231px;
    height: 321px;
    background: #f6f6f6;
    float: right;
}

#zlxm_3 dl {
    width: 231px;
    margin-top: 25px;
    overflow: hidden;
}

#zlxm_3 dl dd, #zlxm_3 dl dt {
    width: 214px;
    margin: 20px 0 0 17px;
    overflow: hidden;
}

#zlxm_3 dl span {
    display: block;
    width: 16px;
    height: 25px;
    padding: 0 7px;
    line-height: 25px;
    color: #fff;
    float: left;
}

#zlxm_3 dl dd span {
    background: url("/skin/new/images/zdks_tp02.jpg") no-repeat;
}

#zlxm_3 dl dt span {
    background: url("/skin/new/images/zdks_tp03.jpg") no-repeat;
}

#zlxm_3 dl p {
    width: 156px;
    color: #8e8e8e;
    line-height: 20px;
    float: left;
    padding-left: 10px;
}

#zlxm_3 dl p a {
    color: #f8931e
}

.main03_r {
    width: 212px;
    float: right;
}

#zlxm_3 dt ul {
    margin: 10px 0 0 9px;
    width: 222px;
}

#zlxm_3 dt ul li {
    width: 231px;
    height: 24px;
    line-height: 21px;
}

#zlxm_3 dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#zlxm_3 dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

.main03_dique ul {
    overflow: hidden;
    margin: 20px auto;
}

.main03_dique ul li {
    width: 90px;
    height: 29px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 29px;
    float: left;
    margin-right: 10px;
}

.main03_dique ul li:first-child a {
    background: #0076DB;
    color: #fff;
}

.main03_dique ul li a {
    display: block;
    width: 90px;
    height: 29px;
    color: #797979;
    background: #fff;
    font-size: 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.main03_dique ul li.curr a {
    color: #fff;
    background: #0076DB;
}

.index_dique {
    display: none;
    overflow: hidden;
}

.index_dique ul {
    margin-top: 13px;
    overflow: hidden;
}

.main03_dique {
}

#dique_1, #dique_2 {
    width: 46%;
    float: left;
    margin: 0 2%;
}

#dique_1 dl, #dique_2 dl {
    height: auto;
}

#dique_1 dl dd {
    padding-top: 5px;
    margin: 0 auto;
    color: #8e8e8e;
    line-height: 22px;
    text-align: justify;
}

#dique_1 dl dd b a {
    display: block;
    color: #D83142;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}

#dique_1 dl dd a, #dique_2 dl dd a {
    color: #D83142;
}

#dique_1 dl dt {
    color: #006e77;
    text-align: left;
    margin: 10px 0 0 10px;
    line-height: 22px;
}

#dique_1 dl dt ul {
    margin: 10px 0 0 9px;
    width: 100%;
}

#dique_1 dl dt ul li {
    width: 280px;
    height: 24px;
    line-height: 21px;
}

#dique_1 dl dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#dique_1 dl dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

#dique_2 dl dd {
    line-height: 22px;
    padding-top: 5px;
}

#dique_2 dl dd b {
    width: 314px;
    display: block;
}

#dique_2 dl dd b a {
    display: block;
    color: #D83142;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#dique_2 dl dd p {
    width: 280px;
    margin: 0 auto;
    color: #8e8e8e;
    line-height: 22px;
    text-align: justify;
}

#dique_2 dl dd p a {
    color: #f8931e;
}

#dique_2 dl dt ul {
    margin: 10px 0 0 9px;
    width: 100%;
}

#dique_2 dl dt ul li {
    width: 280px;
    height: 24px;
    line-height: 21px;
}

#dique_2 dl dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#dique_2 dl dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

#dique_3 {
    width: 314px;
    height: 321px;
    background: #f6f6f6;
    float: right;
}

#dique_3 dl {
    width: 314px;
    margin-top: 25px;
    overflow: hidden;
}

#dique_3 dl dd, #dique_3 dl dt {
    width: 214px;
    margin: 20px 0 0 17px;
    overflow: hidden;
}

#dique_3 dl span {
    display: block;
    width: 16px;
    height: 25px;
    padding: 0 7px;
    line-height: 25px;
    color: #fff;
    float: left;
}

#dique_3 dl dd span {
    background: url("/skin/new/images/zdks_tp02.jpg") no-repeat;
}

#dique_3 dl dt span {
    background: url("/skin/new/images/zdks_tp03.jpg") no-repeat;
}

#dique_3 dl p {
    width: 156px;
    color: #8e8e8e;
    line-height: 20px;
    float: left;
    padding-left: 10px;
}

#dique_3 dl p a {
    color: #f8931e
}

#dique_3 dt ul {
    margin: 10px 0 0 9px;
    width: 100%;
}

#dique_3 dt ul li {
    width: 280px;
    height: 24px;
    line-height: 21px;
}

#dique_3 dt ul li a {
    display: block;
    padding-left: 16px;
    color: #8e8e8e;
    background: url("../image/zdks_an02.jpg") no-repeat left center;
}

#dique_3 dt ul li a:hover {
    background: url("../image/zdks_an01.jpg") no-repeat left center;
}

/* 商品图片 */
.layout {
    margin: 0 auto;
    overflow: hidden;
}

.product-show {
    width: 360px;
    float: left;
}

.product-show .product-pic, .product-pic img {
    width: 358px;
    height: 358px;
}

.product-show .product-pic {
    position: relative;
    z-index: 2;
    border: 1px solid #eee;
}

.product-show .pd-small-img {
    height: 70px;
    position: relative;
    border: 1px solid #eee;
    border-top: 0;
    padding: 12px 0 0;
    margin: 0 0 10px;
}

.product-show .pd-small-img li {
    width: 71px;
    height: 70px;
    float: left;
    text-align: center;
    position: relative;
}

.product-show .pd-small-img li img {
    width: 60px;
    height: 60px;
    padding: 1px;
}

.product-show .pd-small-img li i {
    display: none;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    border-style: dashed dashed solid dashed;
    border-width: 7px;
    border-color: transparent transparent #eee transparent;
    overflow: hidden;
    float: left;
    position: absolute;
    left: 50%;
    margin-left: -7px;
    top: -14px;
}

.product-show .pd-small-img li.current i {
    display: block;
}

.product-show .pd-small-img li.current img {
    border: 1px solid #eee;
    padding: 0;
}

.product-show .jqzoom {
    width: 358px;
    height: 358px;
    overflow: hidden;
    position: relative;
}

.product-show .zoomdiv {
    width: 358px;
    height: 358px;
    left: 859px;
    z-index: 100;
    position: absolute;
    text-align: center;
    width: 310px;
    display: none;
    height: 310px;
    overflow: hidden;
    border: #ddd 1px solid;
    top: 1px;;
    eft: 0px
}

.product-show .jqZoomPup {
    z-index: 10;
    border: #aaa 1px solid;
    position: absolute;
    width: 30px;
    background: #aaa no-repeat 50% top;
    height: 30px;
    visibility: hidden;
    top: 0px;
    cursor: move;
    left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.5;
}

.product-show .share-to, .product-show .product-id {
    border: 1px solid #eee;
}

.product-show .product-id {
    line-height: 28px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 10px 0 10px;
}

.product-show .product-id {
    text-decoration: none;
    color: #606060;
}

.product-show .share-to {
    display: inline;
    height: 28px;
    float: left;
    padding: 0 8px;
}

.product-show .share-to b {
    font-weight: normal;
    float: left;
    line-height: 28px;
}

.product-show .bdsharebuttonbox {
    display: inline;
    float: left;
}

/* 商品信息 */
.product-panel {
    padding: 0 0 20px;
    overflow: hidden;
}

.product-cont {
    width: 600px;
    float: right;
}

.product-cont .product-title {
    border-bottom: 1px dashed #eee;
    padding: 0 0 8px;
}

.product-cont .product-title h1 {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #3c3c3c;
    line-height: 1.5;
}

.product-cont .product-title i.ico-otc {
    display: inline-block;
    width: 26px;
    height: 14px;
    background: url(/skin/new/images/ico_otc.png) 0 0 no-repeat;
    margin: 0 0 0 8px;
    vertical-align: middle;
    position: relative;
    _top: 4px;
}

.product-cont .product-title i.ico-otc {
    *display: inline;
}

.product-cont .product-title strong {
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin-left: 10px;
    font-size: 15px;
    color: #f40;
}

.product-cont .product-title p {
    height: 30px;
    line-height: 30px;
    color: #808080;
}

.product-cont .product-price {
    width: 100%;
    height: 70px;
    background: #f7f7f7 none repeat scroll 0 0;
}

.product-cont .product-price .price-name {
    display: inline-block;
    width: 80px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #888888;
}

.product-cont .product-price .price-promo {
    margin-left: 50px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #888888;
}

.product-cont .product-price .Yprice {
    text-decoration: line-through;
    clear: both;
    line-height: 20px;
    margin-left: 13px;
    color: #888888;
}

.product-cont .product-price .price {
    display: inline-block;
    height: 70px;
    line-height: 60px;
    margin-left: 10px;
    color: #f40;
    font-size: 30px;
}

.product-cont .product-price strong i {
    font-size: 18px;
    font-weight: bold;
}

.product-cont .product-info {
    padding: 10px 0;
    border-bottom: 1px dashed #eee;
}

.product-cont .product-info li {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}

.product-cont .product-info li i {
    color: #c8d9e4;
    padding: 0 5px;
    font-family: simsun;
}

.product-cont .product-info li.effects p {
    float: left;
    height: 34px;
    max-width: 57em;
    _width: 57em;
    overflow: hidden;
    margin-right: 5px;
}

.product-cont .product-info li.effects a {
    float: left;
    color: #0064be;
    font-family: simsun;
}

.product-cont .product-summary {
    margin-top: 0px;
    padding: 15px 0;
}

.product-cont .product-summary {
    *width: 490px;
    padding: 5px 0 0;
    position: relative;
    z-index: 33;
}

.product-cont .product-summary dl {
    line-height: 24px;
    padding: 5px 0;
}

.product-cont .product-summary dt {
    height: 24px;
    overflow: hidden;
    width: 62px;
    float: left;
    white-space: pre;
    font-family: simsun;
    color: #808080
}

.product-cont .product-summary dd {
    padding: 0 0 0 65px;
}

.product-cont .product-summary .topyao {
    line-height: 20px;
    padding: 0;
}

.product-cont .product-summary .bottom {
    margin-top: 5px;
}

.product-cont .product-summary .topyao dd {
    color: #808080
}

.product-cont .product-summary dl.promote dd {
    color: #f40;
}

.product-cont .product-summary dd .price {
    color: #f40;
    font-family: "Microsoft YaHei", Verdana;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.product-cont .product-summary dd .market-price {
    color: #999;
    padding: 0 0 0 22px;
    float: left;
}

.product-cont .product-summary dl.choose-num {
    padding: 5px 0 5px;
    overflow: hidden;
}

.product-cont .product-summary dl.choose-num dd a {
    color: #000;
}

.product-cont .choose-num a {
    height: 25px;
    line-height: 25px;
    padding: 1px 18px;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    margin: 0px 5px 5px 0;
}

.product-cont .choose-num a:hover, .product-cont .choose-num a.choosed {
    color: #c40107;
    border: 2px solid #c80003;
    padding: 0 17px;
    text-decoration: none;
    background: #fff;
}

.product-cont .choose-num a.choosed {
    background: url(/skin/new/images/ico_tick.png) right bottom no-repeat;
}

.product-cont .product-acts {
    padding: 2px 0 23px;
    border-bottom: 1px dashed #eee;
}

.product-cont .btn-qq, .product-cont .btn-add, .product-cont .minbtn i, .product-cont .minbtn {
    background-image: url(/skin/new/images/detail.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.product-cont .btn-qq, .product-cont .btn-add {
    display: block;
    width: 135px;
    height: 35px;
    margin: 0 22px 0 0;
    float: left;
}

.product-cont .btn-qq {
    background-position: 0 0;
}

.product-cont .btn-qq:hover {
    background-position: 0 -35px;
}

.product-cont .ico-reduce, .product-cont .ico-add, .product-cont .input-amount {
    background-image: url(/skin/new/images/product_detail.png);
    background-repeat: no-repeat;
    background-color: transparent;
}

.product-cont .btn-add {
    background-position: -135px 0;
}

.product-cont .btn-add:hover {
    background-position: -135px -35px;
}

.product-cont .product-action dl {
    padding-left: 3px;
}

.product-cont .ico-reduce, .product-cont .ico-add {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: 1px solid #ccc;
    position: relative;
    top: 4px;
    _top: 0;
}

.product-cont .ico-reduce, .product-cont .ico-add {
    *display: inline;
}

.product-cont .ico-reduce {
    background-position: 3px -30px;
}

.product-cont .ico-add {
    background-position: -20px -30px;
}

.product-cont .input-amount {
    width: 43px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border: 1px solid #ccc;
    background-position: 0 0;
    margin: 0 6px;
}

.product-cont .product-btn-buy, .product-cont .product-add-to-cart {
    display: block;
    width: 169px;
    height: 38px;
    line-height: 38px;
    text-indent: -9999em;
    overflow: hidden;
    float: left;
    margin: 0 12px 0 0;
}

.product-cont .product-btn-buy {
    background-position: 0 -86px;
}

.product-cont .product-btn-buy:hover {
    background-position: 0 -124px;
}

.product-cont .product-add-to-cart {
    background-position: 0 -162px;
}

.product-cont .product-add-to-cart:hover {
    background-position: 0 -200px;
}

.product-cont .stock-num {
    display: inline;
    padding: 0 0 0 15px;
}

.product-cont .stock-num em {
    font-size: 14px;
    font-weight: bold;
}

.product-cont .buy-act {
    padding: 15px 0 0;
}

.product-cont .txt-tips {
    padding: 6px;
}

.product-cont .promise, .product-cont dl.promise {
    padding: 15px 0;
}

.product-cont .promise dt, .product-cont .promise dd {
    display: inline;
    float: none;
    padding: 0;
}

.product-cont .promise dt {
    padding: 0 30px 0 0;
}

.product-cont .promise dd p {
    display: inline;
    color: #aaa;
}

.product-cont .minbtn {
    display: inline-block;
    height: 18px;
    line-height: 18px;
    background-position: right -108px;
    margin-right: 8px;
    padding: 0 5px 0 0;
}

.product-cont .minbtn i {
    display: inline-block;
    padding: 0 5px;
    margin: 0 4px 0 0;
    color: #decabe;
    background-position: 0 -108px;
}

.product-cont .minbtn i, .product-cont .minbtn {
    *display: inline;
}

.product-cont .minbtn a {
    color: #fff;
}

/* 商品详情 */
.detail-main {
    padding-bottom: 50px;
}

.detail-main .main-title {
    line-height: 34px;
    background: #f5f4f4;
    padding: 0 15px;
    font-size: 14px;
    font-weight: bold;
}

.detail-main .main-title, .detail-aside .main-title a {
    color: #3c3c3c;
}

.detail-main .main-banner {
    margin-bottom: 6px;
}

.detail-main .tips-box {
    padding: 10px 15px;
    margin-bottom: 15px;
    margin-top: -1px;
    position: relative;
    font-family: simsun;
}

.detail-main .tips-box a {
    color: #4c9be3;
    text-decoration: underline;
}

.detail-main .tips-box em {
    color: #f40;
}

.detail-list {
    padding: 10px 0 10px 15px;
    margin-bottom: 6px;
    border-top: 0;
}

.detail-list li {
    width: 240px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
}

.detail-list li.w1 {
    width: 405px;
}

.detail-list li.w3 {
    width: auto;
    height: auto;
    float: none;
    clear: both;
}

.detail-content {
    margin-bottom: 20px;
}

.detail-content img {
    max-width: 100%;
}

.pd-buy-tips {
    border: 1px solid #e3e3e3;
    padding: 8px 10px;
    color: #999;
}

.pd-buy-tips .tips-hotline {
    color: #f40;
    font-size: 18px;
    font-weight: bold;
}

/* 相关资讯 */
.detail-tabs li:last-child {
    background: none;
}

.related-news-item {
    border: 1px solid #e2e2e2;
    padding: 15px;
    border-bottom-width: 2px;
    margin: 15px auto 0;
    transition: all .2s ease;
}

.related-news-item, .related-news-item a {
    color: #777;
}

.related-news-item .news-item-tit {
    font-size: 12px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #ddd;
}

.related-news-item .news-item-tit, .related-news-item .news-item-tit a {
    color: #666;
}

.related-news-item .news-item-tit a:hover {
    color: #f40;
}

.related-news-item .news-item-desc {
    display: block;
    line-height: 20px;
    padding: 6px 0 0;
}

.related-news-item:hover {
    border-color: #ddd;
    background-color: #f6f6f6;
}

.detail-tab-panel {
    display: none;
}

/* 说明书 */
.detail-intro {
    padding: 15px 15px 20px;
}

.detail-intro .intro-tit {
    text-align: center;
    line-height: 2.2;
    padding: 0 0 8px;
}

.detail-intro .intro-tit strong {
    display: block;
    font-size: 14px;
}

.detail-intro .intro-info {
    line-height: 2.4;
    padding: 0 0 10px;
}

.detail-intro .intro-tips {
    padding: 0 0 0 23px;
    background: url(/skin/new/img/ico_tips.png) 0 3px no-repeat;
    line-height: 24px;
    color: #5f5f5f;
}

.detail-intro .intro-tips a {
    color: #00599f;
    padding: 0 4px;
}

/* 快捷菜单 */
.detail-tabs {
    height: 34px;
    line-height: 34px;
    background: #f5f4f4;
    font-size: 14px;
    font-weight: bold;
    z-index: 3000;
    top: 0;
    margin-bottom: 5px;
}

.detail-tabs ul {
    position: relative;
    float: left;
}

.detail-tabs li {
    padding: 0 24px;
    margin: 0 0 0 -1px;
    position: relative;
    background: url(/skin/new/images/tab_line.gif) right 10px no-repeat;
    display: inline;
    float: left;
}

.detail-tabs li a {
    display: block;
    color: #333
}

.detail-tabs li a:hover {
    text-decoration: none;
    color: #333;
}

.detail-tabs-in {
    padding: 0 10px 0 0;
}

.detail-tabs li.current {
    border-bottom: 2px solid #f40;
    margin-bottom: -1px;
    position: relative;
}

.detail-tabs a.go-top {
    float: right;
    color: #f40;
}

.detail-tabs-fixed {
    width: 100%;
    background: #f5f4f4;
    left: 0;
    top: 0;
    position: fixed;
    _position: absolute;
    _top: expression(documentElement.scrollTop + 0 + "px");
    z-index: 9999;
}

.detail-tabs-fixed .detail-tabs-in {
    width: 910px;
    margin: 0 auto;
    padding: 0 0 0 190px;
}

.detail-tabs-fixed .detail-tabs-in li.first {
    background: none;
}

/*.section-1-fixed{margin-top:42px;}*/

.ahyyCnt {
    width: 50%;
    box-sizing: border-box;
    padding: 10px;
    float: left;
}

.ahyyBt {
    border-bottom: 1px dashed #DADADA;
    font-size: 16px;
    color: #016c74;
    font-weight: bold;
    width: 100%;
    float: left;
    line-height: 30px;
    margin-bottom: 10px;
}

.ahyyBt a {
    color: #333;
    float: right;
}

.clearfix::after {
    display: block;
    content: '';
    clear: both;
}

.ahyyCnt img {
    float: left;
}

.ahyyCnt ul {
    float: left;
    width: 200px;
    margin-left: 10px;
}

.ahyyCnt ul li {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ahyyCnt ul li a {
    color: #333;
}

.ahyyCnt ul li a:hover {
    color: red;
}

.yyphb {
    background: #f2f2f2 url(/templets/bond120//images/yishen_01.jpg) center no-repeat;
    overflow-x: hidden;
    height: 13500px;
}

.rankcnt {
    width: 1000px;
    margin: 400px auto 0;
}

.rankheader {
    border-bottom: 1px solid #c0b28c;
    padding: 0 10px 15px 10px;
}

.rankheader p {
    float: left;
    color: #445544;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
}

.ranklist li {
    line-height: 60px;
    padding: 0 10px;
    font-size: 20px;
}

.ranklist li a {
    font-size: 20px;
}

.ranklist li:hover {
    background: #decc96;
    cursor: pointer;
}

.ranklist li span {
    text-align: left;
    display: inline-block;
    font-size: 20px;
}

.ranklist .num {
    font-style: italic;
    color: #4f5b42;
    width: 7%;
    padding-left: 5px;
}

.ranklist .name {
    width: 40%;
    color: #4a4a4a;
}

.ranklist .name:hover {
    color: #dd5500;
}

.ranklist .sanjia {
    display: inline-block;
    padding: 1px 10px;
    color: #FFFFFF;
    background: #77bb22;
    border-radius: 5px;
    font-size: 13px;
    margin: 0 70px 0 5px;
    line-height: 20px;
    width: 100px;
    text-align: center;
}

.ranklist .sanjia a {
    font-size: 13px;
    color: #fff;
}

.ranklist .place {
    width: 14%;
    color: #4a4a4a;
    height: 60px;
}

.ranklist .place a {
    color: #4a4a4a;
}

.ranklist .good {
    color: #dd4433;
    width: 10%;
}

.ranklist .good img {
    width: 20px;
    margin-right: 5px;
}

.ranklist .bad {
    color: #777777;
    width: 10%;
    margin-left: 15px;
}

.ranklist .bad img {
    width: 20px;
    margin-right: 5px;
}

.rankcnt h2 {
    font-size: 20px;
    line-height: 66px;
    padding: 0 10px;
}

.rankcnt h2 a {
    font-size: 20px;
    line-height: 66px;
    color: #4A4A4A;
}

.page ul li {
    margin-right: 5px;
}