/*
* @des grid layout
* @author liw 2014-08-14
* @update 2014-08-14
*/

.grid,
.grid-wide {
    width: 990px;
    margin-left: auto;
    margin-right: auto;
}

.grid-wide {
    width: 1190px;
}

.row-fluid .col-1,
.row-fluid .col-2,
.row-fluid .col-3,
.row-fluid .col-4,
.row-fluid .col-5,
.row-fluid .col-6,
.row-fluid .col-7,
.row-fluid .col-8,
.row-fluid .col-9,
.row-fluid .col-10,
.row-fluid .col-11,
.row-fluid .col-12,
.row-fluid .col-13,
.row-fluid .col-14,
.row-fluid .col-15,
.row-fluid .col-16,
.row-fluid .col-17,
.row-fluid .col-18,
.row-fluid .col-19,
.row-fluid .col-20,
.row-fluid .col-21,
.row-fluid .col-22,
.row-fluid .col-23,
.row-fluid .col-24,
.row-fluid .col-25 {
    float: left;
}

.gutter-1 {
    margin-right: 10px;
}

.col-1 {
    width: 30px;
}

.col-2 {
    width: 70px;
}

.col-3 {
    width: 110px;
}

.col-4 {
    width: 150px;
}

.col-5 {
    width: 190px;
}

.col-6 {
    width: 230px;
}

.col-7 {
    width: 270px;
}

.col-8 {
    width: 310px;
}

.col-9 {
    width: 350px;
}

.col-10 {
    width: 390px;
}

.col-11 {
    width: 430px;
}

.col-12 {
    width: 470px;
}

.col-13 {
    width: 510px;
}


/*
* @des cn showroom common style
* @author shijinyu
* @update 2013-12-19
*/

@import url("../base/base_import.css");
@import url("../ui/ui_icon.css");
@import url("../ui/ui_pop.css");
@import url("../ui/ui_tip.css");
@import url("../ui/ui-form.css");
@import url("../ui/button.css");
@import url("../components/cn_footer.css");
@import url("../components/sr_nav.css");
@import url("../ui/u-box.css");
@import url("../ui/pagenav.css");
.header-wrap {
    border-top: 1px solid #e0e0e0;
    background: #fff;
}


/*header logo */

#logoM {
    position: relative;
    float: left;
    width: 180px;
    height: 90px;
    /* 	margin-top:15px; */
    overflow: hidden;
}

#logoM .vam {
    width: 180px;
    height: 90px;
}

.companyName h1 span,
.companyName p span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-right: 20px;
}

.company-info p {
    height: 65px;
    overflow: hidden;
}

.company-cert {
    margin: 6px 0 0 0;
}

.company-cert .cert-sign {
    display: inline-block;
    margin-right: 20px;
    _display: inline;
}

.company-info {
    width: 660px;
    float: left;
    margin-top: 12px;
    padding-left: 20px;
}

.header h1,
.header h2,
.header .only-tit {
    font-size: 24px;
    font-family: "Microsoft Yahei", SimSun;
    font-weight: normal;
    margin: 0;
    max-width: 800px;
    height: 40px;
    overflow: hidden;
}


/*img css blur*/

.filter-blur {
    position: relative;
    -webkit-filter: blur(10px);
    /* Chrome, Opera */
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
    /* IE6~IE9 */
}

.filter-blur:after {
    content: '图片审核中';
    position: absolute;
    right: 0;
    bottom: 0;
}

.filter-mask-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 5002;
}

body>.filter-mask-img {
    display: none;
}

.filter-mask {
    position: relative;
    border: 1px solid #e6e6e6;
}

.filter-mask:after {
    content: '图片审核中';
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #d9363c;
}

.filter-img-view {
    position: absolute;
    z-index: 101;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #d9363c;
    font-size: 14px;
    line-height: 3;
}

.zoomWrapperImage .filter-blur {
    display: none!important;
}

.hide {
    display: none;
}

body>.filter-mask {
    display: none;
}

.filter-img-view {
    display: none;
}


/* index */

#suoyin li {
    margin-bottom: 8px;
}

.companyInfo li {
    background: url(/resources/images/icon_a2.gif) no-repeat 20px center;
    padding: 4px 15px 4px 30px
}

.companyInfo li.b2 {
    background-color: #fafafa
}

.companyInfo li.now {
    background-color: #f3faff
}

.companyInfo li a:link,
.companyInfo li a:visited {
    color: #333
}

.companyInfo li.now a:link,
.companyInfo li.now a:visited {
    color: #0084c5
}

.companyInfo li a:hover,
.companyInfo li.now a:hover {
    color: #C0030A
}

.companyInf a {
    white-space: nowrap;
}

.side_1 {
    width: 190px;
    float: left;
    _overflow: hidden;
}

.side_2 {
    width: 990px;
    float: right;
    padding-bottom: 20px;
    _overflow: hidden;
}

.main h2,
.move h2,
.box-hd h3 {
    padding-left: 23px;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: 44px;
    overflow: hidden;
    position: relative;
}

.main h2:after,
.move h2:after,
.box-hd h3:after {
    content: '';
    width: 3px;
    height: 14px;
    background: #2F78CA;
    position: absolute;
    left: 10px;
    top: 16px;
}

.box-hd h3 {
    float: left;
}

.box-hd .after {
    float: right;
    margin: 10px 17px 0 0;
}

.icon-fresh {
    width: 16px;
    height: 12px;
    margin: -2px 10px 0 0;
    background: url(/resources/images/free/free_icon.png) no-repeat;
}

.prod-hd {
    line-height: 44px;
    padding: 0 23px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    position: relative;
}

.prod-hd:after {
    content: '';
    width: 3px;
    height: 14px;
    background: #2F78CA;
    position: absolute;
    left: 10px;
    top: 16px;
}

.prod-hd strong {
    font-size: 16px;
    font-weight: normal;
}


/* side product group */

.prod-group li {
    padding: 3px 0;
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* contact panel */

.contactInfo {
    color: #666;
}

.contactInfo li {
    padding: 3px 0;
}

.menu-more {
    text-align: center;
    padding: 10px 0 4px 0;
    margin-top: 10px;
    border-top: 1px solid #e0e0e0;
    width: 190px;
    margin-left: -10px;
}

.menu-more a:link,
.menu-more a:visited {
    color: #666;
}

.menu-more a:hover {
    color: #E41C2E;
}

.showroom-more {
    float: right;
    padding-right: 17px;
    font-size: 12px;
}

.contact-tit {
    float: left;
}

.contact-bd {
    display: block;
    overflow: hidden;
    *width: 132px;
    *float: left;
    word-break: break-all;
    word-wrap: break-word;
}


/* dir */

#dir {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0 10px;
    color: #666;
}

#dir a:link,
#dir a:visited {
    color: #666;
}

#dir a:hover {
    color: #E41C2E;
}


/* prod detail */

#dir {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0 10px;
    color: #999;
}

#dir a:link,
#dir a:visited {
    color: #666;
}

#dir a:hover {
    color: #E41C2E;
}

.proDetail_box {
    margin-bottom: 10px;
    background: #fff;
}

.prod-detail-tab {
    height: 34px;
    border-bottom: 1px solid #e8e8e8;
}

.prod-detail-tab li {
    float: left;
    padding: 0 32px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #d9363c;
    border-right: 1px solid #e8e8e8;
    background: #fff;
    position: relative;
}

.prod-detail-tab li b {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d9363c;
    overflow: hidden;
}

.view-show {
    position: relative;
}

.big-pic {
    width: 360px;
    height: 360px;
    border: 1px solid #e0e0e0;
    line-height: 357px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.big-pic .icon-magnifier {
    width: 30px;
    height: 30px;
    background: url(/resources/images/magnifier.png) center no-repeat;
    background-color: #fff;
    opacity: .6;
    filter: opacity(alpha=60);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.halfImg {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    zoom: 1
}

.halfImg h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0 15px 20px;
}

.halfImg .detailPhoto {
    float: left;
    padding-bottom: 45px;
    width: 400px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 99;
}

.halfImg .detailPhoto td {
    text-align: center;
    vertical-align: middle;
}

.detailPhoto .bImg {
    background-color: #fff;
    display: table-cell;
    *display: block;
    *font-size: 235px;
    height: 400px;
    line-height: 400px;
    width: 400px;
    text-align: center;
    vertical-align: middle;
}


/* big video */

.big-video {
    width: 360px;
    height: 360px;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 3;
}

.tb-price {
    background: #F4F4F4;
}

.tb-price .red {
    font-size: 26px;
    color: #E41C2E;
}


/* share */

.share-item a {
    display: inline-block;
    margin-right: 8px;
    background: url("/resources/images/common/share_icon.png") no-repeat;
}

.share-item .share-sina {
    background-position: 0 0;
}

.share-item .share-qzone {
    background-position: 0 -16px;
}

.share-item .share-tqq {
    background-position: 0 -48px;
}

.share-item .share-arrow {
    display: inline-block;
    font-family: 'simsun';
    font-weight: bold;
}


/* marketing module */

.side_2 .market {
    padding: 0 20px;
}

.side_2 .marketdet {
    padding: 15px 10px 20px 20px;
    overflow-x: auto;
}

.market-item {
    height: 120px;
    padding: 20px 0;
    border-top: 1px dotted #e6e6e6;
    margin-bottom: -1px;
}

.market-item dt {
    width: 120px;
    height: 120px;
    float: left;
}

.market-item dd {
    overflow: hidden;
    padding-left: 20px;
}

.market-item .intro {
    margin-top: 5px;
    height: 75px;
    overflow: hidden;
}

.market-item h3 a:link,
.market-item h3 a:visited,
.album .album-tit:link,
.album .album-tit:visited {
    color: #333;
}

.market-item h3 a:hover,
.album .album-tit:hover {
    color: #d9363c;
}

.marketdet h3 {
    font-size: 14px;
}

.marketdet .time {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}


/* collectibles album */

.side_2 .album {
    padding: 0;
}

.album-lst {
    overflow: hidden;
    ;
}

.album-lst li {
    width: 120px;
    height: 195px;
    padding: 19px 18px 19px 19px;
    border-right: 1px dotted #e6e6e6;
    border-bottom: 1px dotted #e6e6e6;
    float: left;
    margin-right: -1px;
}

.album-lst li:nth-child(1) {
    padding: 19px 20px;
}

.album .album-tit {
    display: block;
    margin-top: 8px;
}

.boxImg230 .album-lst li {
    width: 72px;
    height: 135px;
    padding: 5px 9px;
    border: 0;
    border-bottom: 1px dotted #e6e6e6;
    text-align: left;
}

.boxImg230 .album-lst .ecaBox img {
    width: 68px;
    height: 88px;
    border: 1px solid #e6e6e6;
}

.album-lst .ecaBox {
    margin-bottom: 7px;
}


/* marketing module */

.side_1 .marke-mod,
.side_1 .side1-prod {
    padding: 0 12px 10px;
    ;
}

.marke-mod-lst li {
    padding: 15px 0;
    border-bottom: 1px dotted #ececec;
}

.marke-mod-lst dl {
    overflow: hidden;
}

.marke-mod-lst dt {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
}

.marke-mod-lst .vam {
    width: 80px;
    height: 80px;
}

.marke-mod-lst dd {
    padding-left: 10px;
    overflow: hidden;
}

.marke-mod-lst a:link,
.marke-mod-lst a:visited,
.album-lst a:link,
.album-lst a:visited {
    color: #333;
}

.marke-mod-lst a:hover,
.album-lst a:hover {
    color: #d9363c;
}


/* product show */

.prod-show li {
    padding: 10px 0;
}

.prod-show .pic {
    width: 162px;
    border: 1px solid #e6e6e6;
}

.prod-show .proName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* multi pictures */

.small-wrap {
    width: 380px;
    overflow: hidden;
}

.small-pic {
    padding: 20px 0 0 20px;
    width: 435px;
}

.video-out,
.imgs-out {
    float: left;
}

.video-out {
    margin-right: 10px;
}

.mImgs table {
    width: auto;
}

.mImgs td {
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

.mImgs td.td-odd,
.mvideo td.td-odd {
    border: 1px solid #e0e0e0;
    width: 60px;
    height: 60px;
}

.mImgs td img,
.mvideo td img {
    margin-bottom: 0;
    max-width: 60px;
    max-height: 60px
}

.mImgs td.cur,
.mvideo td.cur {
    border: 1px solid #E41C2E;
}

.mImgs .td-even {
    width: 10px;
}

.rightCon {
    float: left;
    width: 590px;
    padding-bottom: 30px;
    position: relative;
}

.rightCon h1 {
    width: 500px;
    font-size: 16px;
    padding: 18px 0 8px 0;
    font-family: 'simsun';
}

#prodetails_data {
    width: 100%;
    font-size: 12px;
    color: #666;
}

#prodetails_data th,
#prodetails_data td {
    padding: 8px 0 8px 20px;
}

#prodetails_data th {
    width: 50px;
    font-weight: normal;
}

.spec-th {
    line-height: 4px;
}

.qualityUl {
    margin-top: 7px;
}

.qualityUl tr {
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

#prodetails_data td .qualityUl td {
    padding-left: 0;
}

.quantitys-ope {
    display: inline-block;
}

.video-lnk {
    margin-top: 5px;
    display: inline-block;
}

.video-lnk:link,
.video-lnk:visited,
.video-lnk:hover {
    color: #ce5503;
    text-decoration: none;
}

#butS {
    margin-top: 30px;
    zoom: 1
}

#butS .contactFr {
    float: left;
}

.contactFr .link {
    font-size: 15px;
    margin-left: 30px;
    line-height: 40px;
}

.imgborderdetails {
    max-width: 360px;
    max-height: 360px;
}

.prices {
    background: #f4f4f4;
    padding: 20px;
    color: #666;
}

.prices dt {
    float: left;
    width: 50px;
    line-height: 30px;
}

.prices dd {
    min-width: 145px;
    padding: 0 0 0 20px;
    float: left;
    line-height: 30px;
}

.prices .red {
    font-size: 26px;
    color: #E41C2E;
}

.prices .red em {
    font-size: 16px;
}

.toedit {
    position: absolute;
    top: -25px;
    right: -2px;
    background: #fff url(/resources/images/icon_edit.gif) no-repeat 5px center;
    width: 30px;
    padding-left: 20px;
    height: 19px;
    border: solid 1px #7a8187;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 5px
}

#prodetails {
    width: 95%;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin: auto;
}

#prodetails th,
#prodetails td {
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 5px;
    vertical-align: top
}

#prodetails th {
    width: 110px;
    text-align: right
}

.showroom-prod {
    margin-top: 20px;
    font-size: 14px;
}

.showroom-prod-tab {
    height: 27px;
    border-bottom: 1px solid #ccc;
}

.showroom-prod-tab li {
    float: left;
    position: relative;
    padding: 2px 0 3px;
    width: 98px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 14px;
    text-align: center;
    background-color: #f8f8f8;
}

.showroom-prod-tab .hover {
    font-weight: bold;
    background-color: #fff;
    padding: 2px 0 4px
}

.show-prod-lst h4 {
    margin: 0;
    padding: 0;
    padding-top: 20px;
}


/*business recomd*/

.boxImg160 li {
    float: left;
    width: 174px;
    height: 235px;
    margin: 20px 0 0 20px;
}

.boxImg160 .pic {
    width: 174px;
    height: 174px;
    line-height: 170px;
    border: none;
    margin: auto;
    margin-bottom: 3px;
    text-align: center;
}

.boxImg160 .r {
    margin-top: 10px
}

.side_1 .boxImg230 {
    padding: 10px 5px
}

.boxImg230 .pic {
    width: 102px;
    height: 102px;
    margin: auto;
    margin-bottom: 3px;
    border: none;
}

.boxImg230 li {
    float: left;
    width: 50%;
    text-align: center;
    height: 140px;
    margin-bottom: 5px;
    overflow: hidden;
    zoom: 1
}

.box-annexation {
    background: #fff;
    padding: 15px 20px;
}

.otherLink {
    padding: 0
}

.otherLink li {
    margin-bottom: 8px;
}

.suoyin {
    margin-bottom: 10px;
}

.suoyin li {
    padding-left: 18px;
    margin: 3px 0;
    background: url(/resources/images/icon_otherlink.gif) 0 -82px no-repeat
}


/* product list */

.prod-lst .pic {
    margin-bottom: 10px;
}

.prod-lst .price strong {
    font-weight: normal;
}

.proName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* add amount */

.amount-minus,
.amount-plus {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    float: left;
    color: #999;
    background-color: #f9f9f9;
    cursor: pointer;
}

.amount-minus:hover,
.amount-plus:hover {
    background-color: #e6e6e6;
}

.amount-minus-disabled:hover {
    background-color: #f2f2f2;
}

.amount-minus .icon-plus-gray,
.amount-plus .icon-add-gray {
    width: 30px;
    height: 30px;
    background-image: url(/resources/images/common/show_icon.png);
    background-position: 0 -20px;
}

.amount-plus .icon-add-gray {
    background-position: 0 -50px;
}

.amount-plus {
    border-left: none;
}

.txt-amount {
    width: 61px;
    height: 24px;
    border-color: #e0e0e0;
    text-align: center;
    float: left;
    margin-left: -1px;
}

.fix-adv,
.free-adv {
    position: relative;
}

.fix-adv a {
    display: block;
    width: 1920px;
    margin-left: -964px;
    position: relative;
    left: 50%;
}

.wrap {
    width: 990px;
    margin: 0 auto;
}

.ico-cert-senior,
.ico-cert-basic {
    width: 106px;
    height: 32px;
    background: url(/resources/images/common/bxt_icon.png) 0 0;
    display: inline-block;
}

.ico-cert-yqt {
    width: 94px;
    height: 27px;
    margin-bottom: 5px;
    background: url(/resources/images/new-common/show-cert-sprite.png) -322px -334px;
    display: inline-block;
}


/*form pop tel */

.pop-tel {
    position: fixed;
    width: 525px;
    padding: 0;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -267px;
    border: 5px solid #4c4c4c;
    background: #fff;
    z-index: 999;
}

.pop-tel .pop-bd {
    padding: 35px 90px 20px;
    text-align: left;
}

.pop-tel .pop-bd p {
    font-size: 14px;
    font-weight: bold;
}

.pop-tel .pop-bd .txt {
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    box-sizing: border-box;
}

.pop-tel .pop-bd .txt-tel {
    width: 100%;
}

.pop-tel .pop-bd .txt-code {
    float: left;
    width: 188px;
}

.pop-tel .pop-bd .btn-code {
    float: right;
    width: 148px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #f4f4f4;
}

.pop-tel .form-item {
    padding-left: 0;
}

.pop-tel .pop-ft {
    border-top: 1px solid #e0e0e0;
    padding: 15px 90px;
    text-align: left;
}

.pop-tel .btn {
    width: 100%;
}


/* browser upgrade */

.upgrade-wrap {
    background: #f5f6b4;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size: 14px;
    font-family: 'microsoft yahei';
    display: none;
}

.upgrade-tip {
    position: relative;
}

.upgrade-tip dt {
    width: 495px;
    padding-top: 10px;
    float: left;
}

.upgrade-tip dd {
    overflow: hidden;
}

.upgrade-tip li {
    width: 100px;
    text-align: center;
    float: left;
}

.upgrade-tip i {
    width: 36px;
    height: 36px;
    display: block;
    background: url("/resources/images/common/browser_logo.png") no-repeat;
    margin: 0 0 7px 31px;
}

.upgrade-tip .chrome-logo {
    background-position: 0 0;
}

.upgrade-tip .firefox-logo {
    background-position: -107px 0;
}

.upgrade-tip .ie-logo {
    background-position: -37px 0;
}

.upgrade-tip .logo-360 {
    background-position: -72px 0;
}

.upgrade-tip .icon-close {
    position: absolute;
    right: 0;
    top: 20px;
}


/* company qrcode */

.companyName {
    height: 120px;
    position: relative;
}

.company-qrcode {
    position: absolute;
    right: 10px;
    top: -8px;
}

.company-qrcode img {
    width: 90px;
    height: 90px;
    border: 1px solid #dfdfdf;
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 0 8px #e9e9e9;
}

.company-qrcode span {
    width: 0;
    height: 0;
    border-bottom: 6px solid #ccc;
    overflow: hidden;
    position: absolute;
    top: 1px;
}

.company-qrcode .l-arrow {
    border-left: 7px solid #fff;
    left: -7px;
}

.company-qrcode .r-arrow {
    border-right: 7px solid #fff;
    right: -7px;
}

.company-qrcode p {
    margin-top: 8px;
    text-align: center;
}


/*锟揭边框布撅拷*/

.side_1 {
    float: right
}

.side_2 {
    float: left
}

.c {
    text-align: center
}

.r {
    text-align: right
}

.fl {
    float: left
}

.fr {
    float: right
}

.coll {
    display: none;
}

.move {
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 100;
    margin-bottom: 10px
}

.addBox {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background-color: #313844;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.addBox a {
    color: #fff;
    font-size: 14px;
    background: url(/resources/images/icon-add.png) no-repeat left center;
    padding-left: 18px
}

.addBox a:link,
.addBox a:visited {
    color: #fff;
}

.red {
    color: #d9363c;
}

.red2 {
    color: #df4851;
}


/*photo60,photo100,photo160,photo270*/

.photo60 {
    height: 60px;
    width: 60px;
}

.photo100 {
    height: 100px;
    width: 100px;
}

.photo160 {
    height: 174px;
    width: 174px;
    font-size: 0;
}

.photo270 {
    height: 270px;
    width: 270px;
}

.photo60,
.photo100,
.photo160,
.photo270 {
    display: table-cell;
    text-align: center;
    font-family: sans-serif, arial;
    overflow: hidden;
}

.photo60 span,
.photo100 span,
.photo160 span,
.photo270 span {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.photo60 img,
.photo100 img,
.photo160 img,
.photo270 img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.fat160 {
    width: 160px;
}

.tall160 {
    height: 160px;
}

.mPview {
    float: left;
    margin-right: 5px
}

.pic-60 {
    width: 60px;
    height: 60px;
}

.pic-100 {
    width: 100px;
    height: 100px;
    border: 1px solid #e2e2e2;
    background: #f7f7f7;
}

.pic-160 {
    width: 160px;
    height: 160px;
}

.pic-270 {
    width: 270px;
    height: 270px;
}


/*
 *@topic:Products & Offer Detail Discription.
 *@author:shijinyu
 *@date:2013-9-17
 */

.description {
    padding: 20px;
    overflow: hidden;
    *zoom: 1;
}

.description .de-hd {
    margin: 0;
    padding: 4px 9px;
    font: bold 12px/2 Tahoma, Arial, Simsun;
    color: #333;
    background-color: #f1f5f7;
}

.de-table {
    margin-bottom: 20px;
}

.de-table-bd {
    margin-top: 5px;
    width: 100%;
}

.de-table-bd table,
.de-detail table {
    border-collapse: collapse;
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    width: 100%;
    min-width: 400px;
}

.de-table-bd table td,
.de-table-bd table th,
.de-detail table td,
.de-detail table th {
    padding: 5px;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    font: normal 12px/2 Tahoma, Arial, Simsun;
}

.de-table-bd table th,
.de-detail table th {
    font-weight: bold;
}

.de-table-other {
    overflow-x: auto;
}

.de-table-other table {
    border-right: none;
    border-bottom: none;
}

.de-table-other td {
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.de-table-bd .de-table-tr {
    border: 1px solid #e0e0e0;
    border-bottom: none;
}

.de-table-bd dl {
    float: left;
}

.de-table-bd dl dt {
    float: left;
    width: 90px;
    padding: 5px;
    border-right: 1px solid #c9c9c9;
    text-align: right;
}

.de-table-bd dl dd {
    float: left;
    width: 237px;
    padding: 5px;
}

.de-detail {
    margin-bottom: 20px;
    font: normal 12px/2 Tahoma, Arial, Simsun;
    color: #333;
}

.de-detail p {
    margin: 0;
    padding: 0;
    line-height: 2;
}

.de-detail strong {
    font-weight: bold;
}

.de-detail img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/* block box layout */

.block {
    overflow: hidden;
}

.block-hd {
    overflow: hidden;
    *zoom: 1;
}

.block-hd .block-tit {
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma, arial, simsun;
    color: #333;
}

.block-bd {
    overflow: hidden;
}


/*
 *@topic:Products & Offer Detail Page--Related Products.
 *@author:shijinyu
 *@date:2014-2-10
 */

.related-quickpro {
    margin-top: 10px;
    clear: both;
}

.related-quickpro-hd {
    font: bold 14px/2 "\5B8B\4F53";
    color: #333;
}

.related-quickpro-bd {
    padding: 10px
}

.related-quickpro-bd a {
    margin-right: 8px;
    font-size: 14px;
    word-break: keep-all;
}

.related-quickpro-bd a:link,
.related-quickpro-bd a:visited {
    color: #333;
}

.related-quickpro-bd a:hover {
    color: #C0030A;
}


/* 2014-12-08 wangmei
 * code style
 */

.qrcode {
    width: 118px;
    position: fixed;
    _position: absolute;
    top: 450px;
    left: 50%;
    margin-left: 500px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    padding-top: 10px;
}

.qrcode img {
    width: 100px;
}

.qrcode p {
    background: #f2f2f2;
    padding: 5px 0;
    margin-top: 10px;
}

.hot-industry-bd {
    max-height: 66px;
    _height: 66px;
    overflow: hidden;
    *zoom: 1;
}

.hot-industry-bd a {
    float: left;
    margin: 0 12px 12px 0;
    font-size: 14px;
    white-space: nowrap;
    _didsplay: inline;
}

.hot-industry-bd a:link,
.hot-industry-bd a:visited {
    color: #333;
}

.hot-industry-bd a:hover {
    color: #C0030A
}


/* 2015-7-21
 * wangmei
 */

.disclaimer {
    padding: 10px 0;
    color: #999;
    clear: both;
}


/* add product cate search */

.prod-cate {
    margin-bottom: 10px;
}

.prod-cate-look {
    margin: 20px;
    padding: 10px 0;
    background: #f4f4f4;
}

.prod-cate-lst>li {
    width: 160px;
    padding: 5px 0 5px 15px;
    float: left;
}

.prod-cate-lst a:link,
.prod-cate-lst a:visited {
    color: #333;
}

.prod-cate-lst a:hover {
    color: #E41C2E;
}

.prod-cate-lst li>a {
    padding: 5px 5px 2px;
    border: 1px solid #f4f4f4;
}

.prod-cate-lst .hover a {
    background: #fff;
    border-color: #e0e0e0;
    position: relative;
    z-index: 11;
    border-bottom: none;
}

.prod-cate-lst .current-prod>a:link,
.prod-cate-lst .current-prod>a:visited {
    color: #E41C2E;
}

.prod-cate-lst .hover .sublist a {
    border: none;
}

.prod-cate-lst .sublist {
    max-width: 500px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 1px;
    z-index: 9;
}

.prod-cate-lst .sublist li {
    padding: 3px 5px 3px 0;
    float: left;
}

.current-prod-a {
    color: #E41C2E!important;
}

.cate-search {
    padding: 0 0 15px 20px;
}

.cate-search .txt {
    width: 260px;
    border-right: none;
    float: left;
}

.proitem .price {
    padding-top: 40px;
    float: left;
    width: 118px;
    text-align: center;
}

.proitem .price strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.contact {
    float: right;
    padding-top: 20px;
}

.contact .inquiry-ope {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-family: 'microsoft yahei';
}

.contact .inquiry-ope:link,
.contact .inquiry-ope:visited,
.proitem .desc h3 a:link,
.proitem .desc h3 a:visited {
    color: #333;
}

.contact .inquiry-ope:hover,
.proitem .desc h3 a:hover {
    color: #e04b43;
}


/* 2016-1-28
 * wangmei
 */

.rightCon .zoom {
    z-index: 99;
}

.flu-tool dt,
.flu-tool dd p {
    margin-bottom: 5px;
}

.flu-tool dd p {
    font-weight: bold;
}

.flu-qrcode,
.card-qrcode {
    position: relative;
}

.flu-qrcode {
    width: 138px;
    margin: 0 auto;
    background: #fff;
    z-index: 2;
}

.flu-qrcode span {
    width: 0;
    height: 0;
    border-top: 6px solid #ccc;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.flu-qrcode .l-arrow {
    border-left: 7px solid transparent;
    left: -6px;
}

.flu-qrcode .r-arrow {
    border-right: 7px solid transparent;
    right: -6px;
}

.flu-tool .btn-send-msg,
.flu-tool .btn-tm-off,
.flu-tool .btn-tm-on {
    width: 130px;
    height: 30px;
    background: url("/resources/images/flx_send_msg.png") no-repeat;
}

.flu-tool .btn-tm-off,
.flu-tool .btn-tm-on {
    background: url("/resources/images/flx_tm_off.png") no-repeat;
    margin-top: 0;
}

.flu-tool .btn-tm-on {
    background: url("/resources/images/flx_tm_on.png") no-repeat;
}

.qrcode-hd {
    line-height: 28px;
    border: 1px solid #dedede;
    border-top: none;
    background: #fafafa;
    padding-left: 15px;
    cursor: pointer;
    _padding-top: 8px;
    _height: 26px;
}

.qrcode-hd .icon-qrcode-small {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background: url("/resources/images/common/icon.png") no-repeat;
}

.qrcode-hd b {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 14px;
}

.flu-qrcode .qrcode-hd {
    padding-left: 18px;
}

.flu-qrcode .qrcode-hd b {
    border: 5px solid #fff;
    border-bottom-color: #666;
    top: 10px;
}

.qrcode-bd {
    width: 280px;
    text-align: center;
    border: 1px solid #ddd7d9;
    background: #f2f2f2;
    position: absolute;
    bottom: 29px;
    left: -131px;
    z-index: 100;
}

.qrcode-in {
    padding: 10px;
    background: #fff;
}

.flu-tool-bd .qrcode-bd p {
    line-height: 28px;
    padding-top: 4px;
}

.flu-tool-bd .qrcode-bd img {
    margin: 0;
}

.flu-qrcode .hover b {
    border-top-color: #666;
    border-bottom: none;
    top: 16px;
}

.card-qrcode .qrcode-bd {
    top: 29px;
    left: -130px;
    bottom: auto;
}

.card-name {
    float: left;
}

.card-qrcode {
    width: 152px;
    height: 240px;
    position: absolute;
    right: 20px;
    top: 0;
}

.card-qrcode .qrcode-hd {
    border: 1px solid #d9d9d9;
    background: #fff;
    position: relative;
    z-index: 2;
}

.card-qrcode .qrcode-hd b {
    border: 5px solid #fff;
    border-top-color: #666;
}

.card-qrcode .hover b {
    border-bottom-color: #666;
    border-top: none;
}

.card-qrcode .qrcode-bd {
    background: #fff;
    padding: 10px 0 0 0;
}

.card-qrcode .qrcode-bd p {
    line-height: 30px;
    text-align: center;
    color: #333;
    margin-top: 10px;
    background: #f2f2f2;
}


/* cert tm */

.cert-ope a,
.cert-ope span {
    width: 48%;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    text-align: center;
}

.cert-ope a {
    border-right: 1px solid #e0e0e0;
}

.cert-ope a i {
    margin-right: 5px;
}

.cert-ope a:link,
.cert-ope a:visited {
    color: #333;
}

.cert-ope a:hover {
    color: #E41C2E;
}


/* card */

.card-company-info {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}


/*.card-company-info .width100{max-width:100px;}*/

.card-company-info .vam {
    width: 180px;
    height: 90px;
}

.card-company-info .vam img {
    max-width: 180px;
    max-height: 90px;
}

.card-company-info .height100 {
    max-height: 100px;
}

.card-company-info dt {
    float: left;
}

.card-company-info dd {
    overflow: hidden;
}

.card-company-info h3 {
    font-size: 15px;
    font-family: 'microsoft yahei';
    font-weight: normal;
    margin-bottom: 10px;
}

.card-company-info .cert-service {
    margin-bottom: 7px;
}

.card-company-info .card-ope {
    margin-top: 13px;
}

.card-company-info .card-ope a {
    margin-right: 10px;
    display: inline-blank;
}

.card-info {
    padding-top: 20px;
}

.card-info-hd {
    font-family: 'microsoft yahei';
    color: #333;
    margin-bottom: 10px;
    position: relative;
}

.card-info-hd .btn-tm-off,
.card-info-hd .btn-tm-on {
    vertical-align: middle;
}

.card-info-bd dl {
    margin-bottom: 10px;
    color: #666;
}

.card-info-bd dt {
    width: 60px;
    text-align: right;
    float: left;
}

.card-info-bd dd {
    color: #333;
    overflow: hidden;
}

.card-info-bd dd a {
    margin-right: 10px;
}

.card-info-bd dd i {
    margin-right: 5px;
}

.card-info-bd dd p {
    font-weight: bold;
}

.card-info-bd .icon-fav-o,
.card-info-hd .icon-fav {
    margin: -2px 3px 0 0;
}

.but_contact .btn-tm-off,
.but_contact .btn-tm-on,
.cert-info .btn-tm-off,
.cert-info .btn-tm-on {
    vertical-align: middle;
}

.prod-lv2 {
    position: absolute;
    width: 148px;
    padding: 7px 0;
    font-weight: normal;
    background: #fff;
    border: 1px solid #e0e0e0;
    left: 149px!important;
    top: 4px!important;
    z-index: 999;
    display: none;
}

.prod-lv2 li {
    color: #333;
}

.more-prods {
    display: inline-block;
    border: 1px solid #dfdfdf;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    color: #dfdfdfdf;
    padding-bottom: 2px;
    cursor: pointer;
}

.prods-ul-lv2 {
    padding-left: 14px;
    display: none;
}

.sub-nav li:hover .prod-lv2 {
    display: block;
}


/* favorites prodect */

.detail-share-ope {
    padding: 25px 25px 0 22px;
}

.fav-prod {
    float: left;
}

.fav-prod a:link,
.fav-prod a:visited {
    color: #333;
}

.fav-prod a:hover {
    color: #E41C2E;
    text-decoration: none;
}


/*report prod*/

.report-prod {
    float: left;
    margin-left: 30px;
}

.report-prod a:link,
.report-prod a:visited {
    color: #333;
}

.report-prod a:hover {
    color: #E41C2E;
    text-decoration: none;
}


/*Share SNS*/

#bdshare a,
#bdshare .bds_wx {
    width: 22px;
    height: 18px;
    margin-left: 10px;
    float: left;
    background: url(/resources/images/common/share_icon.png) no-repeat;
}

#bdshare .bds_wx {
    background-position: 0 0;
}

#bdshare .bds_wx span {
    display: none;
}

#bdshare .bds_wx:hover span {
    display: block;
}

.detail-share-ope .shareSNS {
    float: right;
    position: relative;
}

.bds_tit {
    float: left;
}

#bdshare .bds_wx {
    position: relative;
}

#bdshare .bds_wx span {
    width: 160px;
    height: 185px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 20px;
    left: -50px;
}

#bdshare .bds_wx img {
    width: 100%;
}

.fav-prod .icon {
    margin: -3px 3px 0 0;
}

.report-prod .icon {
    margin: -3px 3px 0 0;
}

.top_nav .company-nav {
    float: right;
    line-height: 38px;
}

.top_nav .company-nav a:link,
.top_nav .company-nav a:visited {
    color: #ffff3a;
}


/* yellow page */

.telec-hd {
    padding: 8px 10px;
    font-weight: normal;
    background: #deecf9;
}

.yp-icon-cert {
    width: 50px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 3px 0 0;
    background: url(/resources/images/mic_yellowpage/yp_icon.png) 0 -36px no-repeat;
}

.telec-bd {
    padding: 6px 10px 15px;
    background: #ecf6ff;
}

.telec-bd li {
    padding: 6px;
}

.telec-cert {
    padding: 2px 5px 3px 2px;
    background: #024e99;
    color: #fff;
    margin-left: 5px;
}

.telec-cert .icon {
    margin-right: 4px;
}

.contactCard li.telec span {
    margin: 0;
}


/*
 * update 2016/5/31
 * edit qrcode style
 * wangmei
 */

.qrcode-switch-bd {
    _width: 100px;
    border: 1px solid #ddd7d9;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
}

.detail-qrcode-switch {
    position: absolute;
    right: 0;
    top: -40px;
}

.qrcode-switch-bd img {
    margin: 5px;
}

.detail-qrcode-switch .qrcode-switch-bd p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    background: #f2f2f2;
    white-space: nowrap;
}

.detail-qrcode-switch .qrcode-switch-hd {
    width: 40px;
    height: 40px;
    background: url("/resources/images/common/show_icon.png") -22px 0 repeat;
}


/* Category menu */

.proCategory li a:link,
.proCategory li a:visited {
    color: #333;
}

.proCategory li a:hover {
    color: #E41C2E;
}

.side_1 .proCategory {
    padding: 10px
}

.side_1 .proCategory .now {
    font-weight: bold
}

.side_1 .proCategory li {
    padding: 4px 0 4px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.side_1 .proCategory .subli {
    margin-top: 5px;
    padding: 0 0 0 15px;
}

.side_1 .proCategory .sublist {
    overflow: hidden;
    padding-left: 26px;
}

.side_1 .proCategory .sublist li {
    line-height: 30px;
    width: 120px;
    padding: 0 15px 0 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proCategory .menu-more {
    border-top: 1px dotted #ebebeb;
    margin-top: 5px;
}

.menu-more {
    padding-top: 10px;
    text-align: center;
}

.menu-more a:link,
.menu-more a:visited {
    color: #333;
}

.menu-more a:hover {
    color: #e04b43;
}

.menu-more i {
    font-family: 'simsun';
}

.side_2 .proCategory li {
    padding: 3px 0;
    float: left;
    margin-right: 15px;
    white-space: nowrap
}


/* move */

#dragBox {
    padding: 3px 10px;
}

#dragcursor {
    border: 2px dashed #666;
    padding: 10px;
}


/* price common style */

.price {
    color: #d9363c;
    font-size: 14px;
}

.price span {
    display: block;
    font-family: 'microsoft yahei';
}

.price strong {
    font-weight: normal;
}

.tr-price th,
.tr-price td {
    padding-top: 15px;
}

.tr-num th,
.tr-num td {
    padding-bottom: 15px;
}

.tr-price,
.tr-num {
    background: #f4f4f4;
}

#prodetails_data .tr-price th {
    padding-top: 20px;
    padding-bottom: 0;
}

#prodetails_data .tr-price td {
    padding-top: 20px;
    padding-bottom: 0;
}

#prodetails_data .tr-num th {
    padding-bottom: 20px;
    padding-top: 0;
}

#prodetails_data .tr-num td {
    padding-bottom: 20px;
    padding-top: 0;
}

#prodetails_data .tr-total th {
    padding-top: 15px;
}

#prodetails_data .tr-total td {
    padding-top: 15px;
}

.tr-price th,
.tr-price td,
.tr-num th,
.tr-price td {
    line-height: 30px;
}

.tr-price .red {
    font-size: 26px;
    font-weight: normal;
}


/* album-list */

.my-album-wrap {
    padding: 19px;
    background: #fff;
}

.my-album-lst {
    margin: -20px 0 0 -10px;
}

.my-album-lst li {
    position: relative;
    float: left;
    width: 180px;
    height: 214px;
    margin: 20px 0 0 10px;
}

.my-album-lst li .my-album-lst-wrap {
    position: relative;
    height: 188px;
    padding: 9px;
    border: 1px solid #d9d9d9;
    background: #fff;
    z-index: 2;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.my-album-lst li:before,
.my-album-lst li:after {
    content: "";
    position: absolute;
    left: 50%;
    height: 4px;
    border: 1px solid #d9d9d9;
    background: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.my-album-lst li:before {
    bottom: 0;
    width: 166px;
    margin-left: -83px;
}

.my-album-lst li:after {
    bottom: 3px;
    width: 172px;
    margin-left: -86px;
}

.my-album-lst li:hover .my-album-lst-wrap {
    border-color: #29e;
}

.my-album-lst li:hover:before,
.my-album-lst li:hover:after {
    border-color: #29e;
}

.my-album-lst li:hover:after {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
}

.my-album-lst li:hover .my-album-lst-wrap {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
}

.my-album-lst .al-pic {
    position: relative;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.my-album-lst .al-pic .sl-vam {
    width: 160px;
    height: 160px;
}

.my-album-lst .al-info {
    line-height: 18px;
    margin-top: 12px;
    font-size: 14px;
}

.my-album-lst .al-info .al-name {
    width: 98px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.my-album-lst .al-info .al-status {
    float: right;
    color: #999;
}

.my-album-lst-wrap a {
    color: #333;
}

.my-album-lst-wrap a:hover {
    color: #d9363c;
}


/* album-view */

.album-view {
    padding-bottom: 20px;
}

.album-view-main {
    width: 750px;
    min-height: 500px;
    border: 1px solid #d9d9d9;
    float: left;
    background: #fff;
}

.album-view-origin {
    padding: 15px 29px 29px;
}

.avo-hd {
    line-height: 43px;
    text-align: center;
}

.avo-hd h3 {
    font-size: 14px;
}

.avo-bd {
    text-align: center;
}

.avo-bd img {
    max-width: 100%;
}

.yk-video-detail {
    width: 640px;
    height: 352px;
    margin-left: 28px;
}

.prod-photo {
    border: 1px solid #d9d9d9;
    background: #fff;
    border-top-color: #fff;
}

.prod-photo-hd {
    height: 28px;
    line-height: 28px;
    background: #f7f7f7;
    border-bottom: 1px solid #d9d9d9;
}

.prod-video-name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.prod-photo-hd h3 {
    float: left;
    margin: -1px 0 0 9px;
    padding: 0 12px;
    border-bottom: 2px solid #d93535;
    color: #d93535;
    font-size: 14px;
}

.prod-photo-bd {
    padding: 10px 0px;
    overflow: hidden;
    position: relative;
    height: 261px;
}

.prod-photo-lst {
    max-height: 320px;
    position: absolute;
    overflow: hidden;
    width: 10000px;
}

.prod-photo-lst li {
    padding: 10px 0;
    overflow: hidden;
}

.prod-photo-lst .ppl-pic {
    float: left;
    width: 58px;
    height: 58px;
    line-height: 54px;
    text-align: center;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.prod-photo-lst .ppl-pic img {
    max-width: 58px;
    max-height: 58px;
}

.prod-photo-lst .ppl-pic .sl-vam {
    width: 58px;
    height: 58px;
}

.prod-photo-lst .ppl-name {
    float: left;
    width: 510px;
    margin-left: 20px;
}

.prod-photo-lst .ppl-name .sl-vam {
    height: 60px;
}

.prod-photo-lst .ppl-price {
    float: right;
    width: 100px;
    font-size: 14px;
    line-height: 60px;
    color: #d9363c;
    text-align: right;
}

.album-view-side {
    float: right;
    width: 230px;
}

.album-view-side a {
    color: #333;
    font-size: 14px;
    margin-top: 5px;
}

.album-view-side a:hover {
    color: #d9363c;
}

.avs-wrap {
    border: 1px solid #d9d9d9;
    background: #fff;
}

.avs-in {
    padding: 24px;
}

.avs-hd {
    line-height: 14px;
    font-size: 14px;
}

.avs-ope select {
    width: 100%;
}


/*thumb-slider*/

.thumb-btn {
    position: relative;
    display: block;
    height: 25px;
    background: #e6e6e6;
}

.thumb-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 10px;
    margin: -5px 0 0 -8px;
    background: url(/resources/images/common/album_arrow.png) no-repeat;
}

.thumb-btn:hover {
    background: #d9363c;
}

.thumb-btn.thumb-btn-disabled {
    background: #f2f2f2;
    cursor: not-allowed;
}

.thumb-btn-prev i {
    background-position: 0 0;
}

.thumb-btn-prev:hover i {
    background-position: -17px 0;
}

.thumb-btn-prev.thumb-btn-disabled i {
    background-position: -34px 0;
}

.thumb-btn-next i {
    background-position: 0 -10px;
}

.thumb-btn-next:hover i {
    background-position: -17px -10px;
}

.thumb-btn-next.thumb-btn-disabled i {
    background-position: -34px -10px;
}

.thumb-slider-container {
    height: 312px;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}

.thumb-slider-wrap {
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
}

.thumb-slider-wrap li {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 20px 25px 0;
}

.thumb-slider-wrap li .thumb-img {
    position: relative;
    width: 78px;
    height: 78px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.thumb-slider-wrap .current .thumb-img {
    width: 76px;
    height: 76px;
    border: 2px solid #d9363c;
}

.thumb-slider-wrap .thumb-img .sl-vam {
    width: 80px;
    height: 80px;
    margin: -1px;
}

.thumb-slider-wrap .current .thumb-img .sl-vam {
    margin: -2px;
}


/* album-view-side */

.album-view-side .ppl-des {
    width: 100px;
    margin-left: 10px;
    float: left;
}

.album-view-side .prod-photo-lst .ppl-name {
    width: 100px;
    height: 37px;
    overflow: hidden;
    margin-left: 0;
}

.album-view-side .prod-photo-lst .ppl-price {
    line-height: 20px;
    float: none;
    text-align: left;
}


/* page-simple */

.page-simple {
    text-align: center;
}

.page-simple a {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    background: #eee;
}

.page-simple a.current {
    background: #ec0909;
    color: #fff;
}


/* video list */

.material-lst {
    margin-left: -20px;
}

.material-item {
    width: 162px;
    float: left;
    margin: 0 0 30px 30px;
}

.material-pic {
    width: 160px;
    height: 120px;
    border: 1px solid #e6e6e6;
    position: relative;
    overflow: hidden;
}

.material-pic .sl-vam {
    width: 160px;
    height: 120px;
}

.material-pic .iconfont-play {
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50%;
    z-index: 2;
}

.material-pic .iconfont-play:before {
    display: block;
    margin-top: 17px;
}

.material-info {
    padding: 10px 0;
}

.material-info .flag {
    padding: 0 4px;
    line-height: 17px;
    border-radius: 2px;
}

.material-info .flag-org {
    color: #ffb425;
    border: 1px solid #ffb425;
}

.material-info .flag-info {
    color: #2298f0;
    border: 1px solid #2298f0;
}

.material-name {
    width: 95px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin: -3px 0 0 3px;
}

.material-name:link,
.material-name:visited {
    color: #333;
}

.material-name:hover {
    color: #d9363c;
}


/* gifs */

.gifs-lst .material-pic {
    height: 160px;
}

.gifs-lst .material-pic .sl-vam {
    height: 160px;
}

.gifs-lst .material-pic img {
    max-height: 160px;
    max-width: 160px;
}

.material-pic img {
    max-height: 120px;
    max-width: 160px;
}

.gifs-lst .flag-gif {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    padding: 0 6px;
    line-height: 14px;
    border-radius: 2px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .4);
    z-index: 2;
}

.gifs-lst .material-name {
    width: 160px;
    margin: 5px 0 0 0;
}

.breadTips {
    margin-left: auto;
    margin-right: auto;
    width: 1190px;
    padding-bottom: 10px;
}

.main-wrap-gif {
    padding-top: 5px;
}


/* 图片大图页面 */

.view-main {
    border: 1px solid #d3d3d3;
    padding: 30px 0 0;
    margin-bottom: 20px;
}

.online-header h2 {
    font-size: 18px;
    font-family: Tahoma, Arial, Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, SimSun, sans-serif;
    font-weight: 400;
    line-height: 48px;
}

.online-header {
    height: 48px;
}

.view-main .view-title {
    padding-bottom: 12px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.view-hd {
    font: bold 14px "microsoft yahei";
    color: #444;
    text-align: center;
    padding: 0 0 20px 0;
}

.view-list {
    background: #f7f7f7;
    position: relative;
    padding-bottom: 20px;
}

.view-list-tab {
    width: 740px;
    margin: -1px auto 0px;
    padding-top: 20px;
}

.view-list-tab img {
    width: 100px;
    height: 100px;
}

.view-list-tab li {
    float: left;
    height: 136px;
    width: 154px;
    padding: 20px 0 0 0;
    border: 3px solid #f7f7f7;
}

.view-list-tab .img-box {
    background: #fff;
    border: 1px solid #d7d7d7;
}

.view-list-tab .pics_bg {
    margin: 0 auto;
    background: url("/resources/images/new-common/more_pic_s.gif") no-repeat scroll 0 0 transparent;
    height: 100px;
    padding: 0 4px 4px 0;
    width: 100px;
}

.view-list-tab .current-view {
    border: 3px solid #de373d;
    position: relative;
    z-index: 1;
}

.view-list-tab li h4 {
    text-align: center;
}

.view-list-tab li h4 a {
    font-weight: 500;
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

.view-list-tab li .view-arrow {
    width: 0;
    height: 0;
    font-size: 0;
    border: 8px dashed transparent;
    border-bottom: 8px solid #de373d;
    position: absolute;
    top: -19px;
    left: 69px;
    display: none;
}

.view-list-tab .current-view .view-arrow {
    display: block;
}

.view-list-tab img {
    max-width: 100px;
    max-height: 100px;
}

.view-pic {
    height: 502px;
    overflow: hidden;
    position: relative;
}

#pic-right {
    right: 10px
}

.arrow-left,
.arrow-right {
    position: absolute;
    width: 189px;
    height: 350px;
    z-index: 9;
}

.arrow-left {
    left: 0;
}

.arrow-right {
    right: 0;
}


/*
* @des free member & cert member style
* @author wangmei
* @update 2016/10/24
*/


/*top nav*/

.nav-wrap {
    height: 40px;
    margin-bottom: 20px;
    background-color: #2F78CA;
}

.top_nav {
    height: 40px;
    font-size: 14px;
}

.top_nav .nav-item {
    float: left;
}

.top_nav a {
    float: left;
    width: 104px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.top_nav a:link,
.top_nav a:visited {
    color: #fff;
}

.top_nav a.ls {
    background: none;
    border-right: 0
}

.top_nav a.now,
.top_nav a:hover {
    background-color: #2263AC;
    text-decoration: none;
}

.top_nav a.now {
    font-weight: bold;
}

.top_nav .nav-prod {
    position: relative;
    z-index: 102
}

.top_nav .sub-nav {
    position: absolute;
    top: 40px;
    left: 0;
    width: 148px;
    padding: 7px 0;
    font-weight: normal;
    background: #fff;
    border: 1px solid #e5e5e5;
    z-index: 2;
    display: none;
}

.nav-prod li {
    padding: 0 10px 0 20px;
    line-height: 25px;
    width: 120px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-prod .sub-nav a {
    display: block;
    margin: 0;
    padding: 0;
    height: 25px;
    line-height: 25px;
    text-align: left;
}

.nav-prod i {
    width: 7px;
    height: 6px;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: middle;
    _overflow: hidden;
    background: url("/resources/images/common/nav_arrow.png") no-repeat;
    ;
}

.nav-prod-hover i {
    background-position: 0 -6px;
}

.top_nav .nav-prod-hover .sub-nav a {
    font-weight: normal;
    height: 25px;
    line-height: 25px;
}

.nav-prod .sub-nav a:link,
.nav-prod .sub-nav a:visited {
    color: #333;
    background: none;
}

.nav-prod .sub-nav a:hover {
    background: none;
    margin: 0;
    color: #e04b43;
}

.nav-prod .more-cata a:link,
.top_nav .nav-prod .more-cata a:visited {
    color: #0066dd;
}

.header h1 span,
.header p span,
.header h2 span {
    color: #6d6d6d
}

.container,
.companyName,
.top_nav,
.related-quickpro-hd,
.main {
    font-family: "Microsoft Yahei", SimSun;
}

.wrap {
    width: 990px;
}

.boxCont .ico {
    vertical-align: middle;
    margin-right: 2px
}

.main .box {
    margin-bottom: 10px;
    background-color: #FFF;
    position: relative;
}

.main h2,
.move h2,
.box-hd {
    height: 44px;
    border-bottom: 1px solid #e0e0e0;
}

.main h2 a:link,
.main h2 a:visited {
    color: #333
}

.main h2 a:hover {
    color: #C0030A;
    text-decoration: none
}

.main h2.now a {
    color: #C0030A;
}

.side_2 h2 strong,
.move h2 strong {
    color: #333
}

.side_2 .boxCont,
.move .boxCont {
    padding: 20px;
}

.but_contact {
    text-align: center;
    padding: 0 0 20px;
}

.but_contact .btn-l {
    _height: 24px;
    _line-height: 24px;
    _padding-top: 8px;
}

.but_contact .btn-xl {
    _height: 26px;
    _line-height: 26px;
    _padding-top: 8px;
}

.contact .btn-m {
    _height: 20px;
    _line-height: 20px;
    _padding-top: 4px;
}

.contact .btn-primary-light {
    padding: 0 10px;
}

.contact .icon-red-light {
    margin-top: -3px;
    _margin-top: 0;
}

.cate-search .btn {
    border-radius: 0;
}

.company-lst {
    padding: 9px 0 3px 0;
}

.company-lst li {
    width: 346px;
    float: left;
    font-size: 14px;
    margin-bottom: 6px;
    padding-left: 19px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company-lst a:link,
.company-lst a:visited,
.recmd-lst h3 a:link,
.recmd-lst h3 a:visited,
.keyword-lst a:link,
.keyword-lst a:visited {
    color: #666;
}

.prod-lst a:link,
.prod-lst a:visited,
.cert-hd a:link,
.cert-hd a:visited {
    color: #333;
}

.prod-lst a:hover {
    color: #E41C2E;
}

.company-name:link,
.company-name:visited {
    color: #333;
}

.company-name:hover {
    color: #E41C2E;
}

.company-name {
    font-weight: bold;
}


/* cert panel */

.cert-hd {
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}

.cert-info li i {
    margin-right: 5px;
}


/* info */

.memb-lst th,
.memb-lst td {
    padding: 5px 2px;
    font-size: 14px;
    color: #666;
    vertical-align: top;
}

.memb-lst th {
    text-align: right;
}


/* company qrcode */

.co-qrcode img {
    border: 1px solid #e9e9e9;
    width: 110px;
    height: 110px;
}

.co-qrcode p {
    margin-top: 5px;
    color: #666;
}


/* recmd product list */

.recmd-lst {
    padding: 0 5px;
}

.boxCont .recmd-lst li {
    padding-bottom: 10px;
}

.recmd-lst .pic {
    height: 160px;
    width: 160px;
    line-height: 158px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.recmd-lst .pic img {
    max-width: 160px;
    max-height: 160px;
}

.recmd-lst .recmd-info {
    overflow: hidden;
}

.recmd-lst h3 {
    font-weight: normal;
}

.keyword-lst li {
    width: 76px;
    margin-right: 7px;
    padding: 3px 0;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*company page*/

.membInfo th,
.membInfo td {
    padding: 5px 2px;
    font-size: 14px;
    color: #666;
}

.membInfo th {
    width: 140px;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
}

.helpLink {
    padding: 10px
}

.helpLink li {
    line-height: 1.8;
    list-style: disc;
    margin-left: 30px;
}

.membInfo #open td {
    background: url("/resources/images/icon_a1.gif") no-repeat 103px 14px;
    color: #0084C5;
    cursor: pointer;
    margin-top: 5px;
}

.cert-org {
    padding: 5px 10px;
    height: 30px;
    vertical-align: middle;
}

.cert-org .cert-logo-ccic {
    background: url(/resources/images/new-common/show-cert-sprite.png) -80px -80px no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.cert-org .cert-logo-sgs {
    background: url(/resources/images/new-common/show-cert-sprite.png) -0px -80px no-repeat;
    width: 68px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.cert-org p {
    line-height: 30px;
}

.com-honor-remark {
    padding-top: 18px;
}


/* product list page */

.proitem {
    overflow: hidden;
    position: relative;
    zoom: 1;
    padding: 20px 0;
    margin: 0 15px;
    border-bottom: 1px solid #e6e6e6;
}

.PhotoL {
    float: left;
    margin-right: 20px;
    border: 1px solid #e7e7e7;
}

.PhotoL .vam {
    width: 100px;
    height: 100px;
}

.proitem h3 {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proitem .desc {
    float: left;
    margin-right: 10px;
    width: 450px;
    color: #666;
}

.showroom-product-discrpit {
    margin: 0;
    padding: 0;
    word-break: break-all;
}

.updatetime {
    text-align: right;
    color: #999;
}

#showtype {
    padding: 5px 15px;
}

.pro_text li {
    padding: 3px 0;
}

.desPreview {
    border: 1px solid #F7E092;
    background-color: #FDF9ED;
    padding: 10px;
    width: 90%;
    margin-top: 5px;
}

.desPreview .PreviewLink {
    line-height: 23px;
    height: 23px;
    background-color: #F8EEC1;
    margin-top: 10px;
}

.offL .desc,
.offL .proitem h3 {
    width: 580px
}

.boxImg100 li .price strong {
    display: inline;
    margin-right: 5px
}

#prolocal {
    float: left;
}

.prod-group a:link,
.prod-group a:visited {
    color: #333;
}

.prod-group a:hover {
    color: #E41C2E;
}

.btn-tm-on,
.btn-tm-off,
.btn-send-msg {
    display: inline-block;
    vertical-align: middle;
    width: 87px;
    height: 26px;
    background: url(/resources/images/tm_on_24.png) no-repeat;
    margin: 5px 0;
    cursor: pointer;
}

.btn-tm-off {
    background: url(/resources/images/tm_off_24.png) no-repeat;
}

.btn-tm-on-32 {
    width: 87px;
    height: 32px;
    background: url(/resources/images/tm_on_32.png) no-repeat;
}

.prices th {
    text-align: center;
    padding: 7px 15px 6px 15px;
    border: solid 1px #EEE;
    font-weight: normal;
    width: 50%;
    background: #f1f1f1;
}

.prices td {
    padding: 3px;
    text-align: center;
    border-bottom: dotted 1px #DFDFDF
}

.prices .red {
    color: red
}

.toedit {
    position: absolute;
    top: 7px;
    right: 10px;
    background: #fff url(/resources/images/icon_edit.gif) no-repeat 5px center;
    width: 30px;
    padding-left: 20px;
    height: 19px;
    border: solid 1px #7a8187;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 5px
}

#prodetails {
    width: 95%;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin: auto;
}

#prodetails th,
#prodetails td {
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 5px;
    vertical-align: top
}

#prodetails th {
    width: 110px;
    text-align: right
}

.proDes {
    font-size: 14px
}


/* for Pro&Off's table data */

#StyleTableProd {
    margin: 8px auto;
    clear: both;
    width: 95%;
    zoom: 1;
    overflow-x: auto;
    overflow-y: hidden;
    padding: 2px 2px 20px;
}

#StyleTableProd table {
    width: 95%;
    min-width: 400px;
    margin: 2px;
    float: left;
    clear: both;
    text-align: center;
    border: 0;
    border-collapse: collapse;
}

#StyleTableProd table caption {
    border: 0;
    margin: 0 auto;
    text-align: center;
}

#StyleTableProd table td,
#StyleTableProd table th {
    background-color: transparent;
    border: 1px solid gray;
    padding: 0 3px;
    text-align: left;
}


/*index*/

.sindex {
    zoom: 1;
    overflow: hidden;
    padding: 20px 10px;
}

.sindex div {
    padding-left: 15px;
    line-height: 3;
}

.sindex ul {
    float: left;
    width: 45%;
}

.sindex li {
    padding-left: 30px;
    margin-bottom: 5px;
    background: url(/resources/images/common/dot.png) 20px 8px no-repeat;
}


/*Share SNS*/

.shareSNS a {
    text-indent: -999px;
    background-image: url(/resources/images/common/share_logo.png);
    background-repeat: no-repeat;
    height: 16px;
    line-height: 16px;
    width: 16px;
    float: left;
    margin: 0 2px
}

.shareSNS .shareAll {
    text-indent: 0;
    width: 48px;
    padding-left: 20px;
    margin: 0;
    font-size: 12px;
    text-decoration: none
}

.shareSNS .shareAll:hover {
    text-decoration: none
}

.renren {
    background-position: left -16px
}

.kaixin001 {
    background-position: left -32px
}

.weibo {
    background-position: left -48px
}

.qq {
    background-position: left -64px
}

.t_qq {
    background-position: left -80px
}

#sharebox {
    width: 250px;
    background-color: #7C7C7C;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
    margin-top: 3px;
    font-size: 12px
}

#ats_inner {
    background-color: #fff;
    border: solid 1px #fff
}

#at_hover {
    overflow: hidden;
    zoom: 1;
    padding: 4px
}

#at_hover a {
    padding: 2px;
    cursor: pointer;
    float: left;
    width: 114px;
    border: solid 1px #fff;
    text-decoration: none
}

#at_hover a span {
    background-image: url(/resources/images/common/share_logo.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    height: 16px;
    line-height: 16px;
    display: block
}

#at_hover a:hover {
    background-color: #f2f2f2;
    border: solid 1px #e5e5e5
}

.atic_renren span {
    background-position: left -16px
}

.atic_kaixin001 span {
    background-position: left -32px
}

.atic_weibo span {
    background-position: left -48px
}

.atic_qq span {
    background-position: left -64px
}

.atic_t_qq span {
    background-position: left -80px
}

.atic_hi_baidu span {
    background-position: left -96px
}

.atic_cang_baidu span {
    background-position: left -112px
}

.atic_douban span {
    background-position: left -128px
}

.atic_blog163 span {
    background-position: left -144px
}

.atic_t_msn span {
    background-position: left -176px
}

#ats_head {
    background-color: #f2f2f2;
    border: solid 1px #e5e5e5;
    padding: 4px;
    line-height: 1em;
    position: relative
}

#atsptx {
    color: #4c4c4c;
    font-weight: bold;
    position: absolute;
    right: 4px;
    top: 4px;
    _margin-right: 4px;
    text-decoration: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif
}

#safeimage {
    background-color: #fcf;
    margin-bottom: 5px;
    padding: 3px 5px;
    text-align: right
}


/*AR*/

#arInfo {
    color: #333;
    background: #f6f6f6 url(/resources/images/common/ar.gif) no-repeat 15px 20px;
    border: 1px solid #CCC;
    margin: 15px 15px 0;
    padding: 20px 15px 15px;
}

#arInfo img {
    position: absolute
}

#arInfo p {
    margin-bottom: 0.6em;
    padding-left: 90px;
    margin-top: 0;
    padding-top: 0
}

#arInfo .view a {
    font-size: 12px
}

#report {
    width: 475px;
    margin: 0 auto;
    padding: 20px;
    line-height: 1.8;
}

#report li {
    overflow: hidden;
    zoom: 1
}

#report strong {
    float: left;
}

#report li p {
    padding-left: 70px;
    margin: 0
}

.arStat {
    padding-left: 5px;
    overflow: hidden;
    zoom: 1
}

.arStat li {
    padding: 0 10px 0 15px;
    background: url(/resources/images/common/stat.gif) no-repeat left center;
    color: #666;
}

.arStat li.check {
    background: url(/resources/images/common/stat_c.gif) no-repeat left center;
    color: #000
}

#arTip {
    text-align: center;
    padding: 10px 0 30px;
    border-top: 1px solid #ccc;
    color: #666
}

.operatInfo {
    width: 90%;
    margin: 30px auto
}

.operatInfo .error {
    background-color: #ffcccc;
    border: solid 1px red;
    color: #333;
    margin: 10px;
    padding: 10px
}

.operatInfo .error h5 {
    font-size: 14px;
    color: red;
    margin: 0
}

.operatInfo .spacer {
    margin: 0 20px
}

.operatInfo .spacer .c {
    border-top: solid 1px #ddd;
    padding: 10px
}


/*move shadow & arrow*/

.arrow {
    height: 14px;
    width: 60px;
    overflow: hidden;
    display: inline;
}

.arrow span {
    margin: 3px 5px 0;
    display: inline-block;
    height: 14px;
    width: 14px;
    overflow: hidden;
    background: url(/resources/images/common/arrow.gif) 0 0 no-repeat;
    cursor: pointer;
    float: left;
}

.arrow span.up {
    background-position: 0 0
}

.arrow span.down {
    background-position: -16px 0
}

.arrow span.left {
    background-position: -32px 0
}

.arrow span.right {
    background-position: -48px 0
}

#dragBox {
    position: relative;
}

#dragBox .shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.4;
    filter: alpha(opacity=40);
    z-index: 98
}

.addmodel .addtit span {
    display: inline-block;
    margin: 0 10px;
    font-size: 12px;
    font-weight: normal;
    padding: 1px 5px;
    color: #065B9F;
    border: 1px solid #C0E3F7;
    background: #F3FAFF;
}

.box-cont-logo {
    margin: 0px;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px dotted #d7d7d7
}

.box-cont-list li {
    padding: 3px 0
}

.box-cont-list .name {
    margin-right: 5px;
    font-weight: bold;
}

.box-cont-list .gender {
    margin-right: 5px
}

.auth-detail {
    padding: 10px 10px 10px 95px;
    margin: 0;
    position: relative;
    color: #666;
    line-height: 200%
}

.auth-detail strong {
    font-size: 14px;
    margin-right: 20px
}

.auth-detail a {
    margin-left: 20px
}

.auth-detail img {
    position: absolute;
    top: 11px;
    left: 38px;
    _left: -60px;
}

.auth-have {
    margin: 0;
    padding: 10px 10px 10px 40px;
    color: #666
}

.auth-have span {
    display: inline-block;
    padding-left: 15px;
    margin-left: 15px;
    background: url(/resources/images/yet.gif) 0 4px no-repeat
}

.box-memb-list {
    float: left;
    width: 160px;
    padding: 20px 40px;
    display: inline;
}

.box-memb-list li {
    margin-bottom: 10px;
    text-align: center;
}

.box-memb-list .img-box {
    border: #eee 1px solid;
    overflow: hidden;
}

.box-memb-info {
    float: left;
    width: 450px;
    display: inline;
}

.box-memb-info th,
.box-memb-info td {
    border-bottom: 1px dashed #E1E1E1;
    padding: 6px
}

.box-memb-info th {
    width: 120px;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
}

.box-memb-info #open td {
    background: url("/resources/images/icon_a1.gif") no-repeat 103px 14px;
    color: #0084C5;
    cursor: pointer;
    margin-top: 5px;
}

.box-pic-list {
    padding: 10px 0;
}

.box-pic-list li {
    text-align: center;
    float: left;
    display: inline;
    padding: 10px 30px;
    margin-left: 10px
}

.box-pic-list .img-box {
    border: #eee 1px solid
}

.img-box {
    display: table;
    text-align: center;
    overflow: hidden;
    *position: relative
}

.img-inner {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *top: 50%;
    left: 50%
}

.img-inner img {
    vertical-align: middle;
    *position: relative;
    *top: -50%;
    *left: -50%
}

.img-box6 {
    width: 60px;
    height: 60px;
}

.img-box8 {
    width: 80px;
    height: 80px;
}

.img-box10 {
    width: 100px;
    height: 100px;
}

.img-box16 {
    width: 160px;
    height: 160px;
}

.pics_bg {
    background: url(/resources/images/new-common/more_pic_s.gif) 4px 6px no-repeat;
    height: 103px;
    padding: 4px 10px 6px 2px;
    width: 103px
}


/* .more-pic{background:url(/resources/images/new-common/more_pic.gif) 3px 3px no-repeat;padding:0 6px 6px 0} */

.arrow-left a,
.arrow-right a {
    display: block;
    height: 131px;
    width: 80px;
    background: url(/resources/images/new-common/show-cert-sprite.png) no-repeat;
}

.arrow-left a {
    margin: 160px 0 0 18px;
    background-position: -160px -140px;
}

.arrow-right a {
    margin: 160px 18px 0 91px;
    background-position: 30px -140px;
}

.arrow-left .first {
    background-position: -160px -279px;
}

.arrow-right .last {
    background-position: 30px -279px;
}

.view-pic-area {
    width: 788px;
    height: 450px;
}

.view-pic-list {
    width: 788px;
    height: 500px;
    overflow: hidden;
    padding: 0 100px;
}

.img-inner {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *top: 50%;
    left: 50%
}

.img-inner img {
    vertical-align: middle;
    max-width: 500px;
    max-height: 500px;
    *position: relative;
    *top: -50%;
    *left: -50%
}

.view-lst-left,
.view-lst-right {
    width: 35px;
    height: 65px;
    display: block;
    background: url("/resources/images/new-common/show-cert-sprite.png") no-repeat;
    position: absolute;
    top: 70px;
}

.view-lst-left {
    background-position: -560px -282px;
    left: 20px;
    _left: -50px;
}

.view-lst-left:hover {
    background-position: -490px -282px;
}

.view-lst-right {
    background-position: -594px -282px;
    right: 20px;
}

.view-lst-right:hover {
    background-position: -525px -282px;
}

.album-view-bd {
    width: 750px;
    min-height: 700px;
    float: left;
}

.album-view-special {
    float: none;
}


/* 重写视频展示页面 */

.prod-photo-special li {
    width: 160px;
    float: left;
    margin: 0 0 0 25px;
    padding: 0;
}

.ppl-pic-special {
    width: 160px;
    height: 160px;
}

.ppl-pic-special {
    float: left;
    width: 158px;
    height: 160px;
    text-align: center;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.ppl-pic-special img {
    max-width: 160px;
    max-height: 160px;
}

.ppl-name-special {
    float: none;
    margin-left: 0px;
    width: 160px;
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ppl-price-special {
    width: 100px;
    font-size: 14px;
    line-height: 40px;
    color: #d9363c;
}

.prod-photo-hd-special {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #fff;
    position: relative;
}

.prod-photo-hd-special h3 {
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    margin-top: 20px;
}

.prod-photo-hd-special span {
    padding: 0 24px;
    color: #333;
    font-size: 14px;
    margin-top: 20px;
}

.avs-in-special {
    padding: 12px 18px 38px 18px;
}

.page-simple-special {
    position: absolute;
    right: 35px;
    top: 0px;
}

.changePage {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #d9d9d9;
    line-height: 20px;
    background-color: #eee;
    cursor: pointer;
    font-family: 'simsun';
}


/* page-simple-special*/

.page-simple-special {
    text-align: center;
}

.page-simple-special a {
    width: 8px;
    height: 8px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    background: #eee;
    border-radius: 50%;
    margin: 0 4px;
}

.page-simple-special a.current {
    background: #ec0909;
    color: #fff;
}

.humb-slider-container-special {
    height: 637px;
}

.thumb-slider-wrap-special li {
    float: left;
    width: 192px;
    height: 132px;
    margin: 0 20px 30px 0;
}

.thumb-img-special {
    width: 192px;
    height: 107px;
    position: relative;
}

.current-special {
    color: #d9363c !important;
}

.iconfont-play {
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 68%;
    left: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50%;
    z-index: 2;
}


/* */

.prod-good .page-simple-special {
    right: 15px;
}

.prod-good .changePage {
    background: #fff;
    border: none;
}

.prod-good-box {
    padding: 10px 25px;
}

.prod-slide-box {
    height: 290px;
    margin: 20px auto;
    border-radius: 5px 5px 0 0;
}

.prod-pho-box {
    margin: 20px auto;
    border-radius: 5px 5px 0 0;
}

.ppl-pic-content {
    width: 158px;
    height: 160px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
}

.prod-ul-box {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.prod-ul-special li {
    width: 160px;
    float: left;
    margin: 15px 0 0 24px;
    padding: 0;
}

.prod-ul-special {
    position: absolute;
    top: 0;
    left: 0;
}

.ppl-pic-content img {
    max-width: 158px;
    max-height: 160px;
}

.pic-title-special {
    line-height: 20px;
}

.prod-photo-lst a:link {
    color: black;
}

.prod-photo-lst a:visited {
    color: black;
}

.prod-photo-bd-2st {
    padding: 10px 24px;
    overflow: hidden;
    position: relative;
    height: auto;
}

.prod-photo-2st {
    max-height: 335px;
    position: relative;
    overflow: hidden;
    width: auto;
}

.sl-vam-special {
    width: 160px;
    height: 160px;
}

.title-top {
    font-size: 14px;
}

.buyerWatch {
    position: absolute;
    z-index: 99;
    top: 0;
    border-left: 1px solid #f4f4f4;
    width: 142px;
    left: 1014px;
    padding: 15px;
}

.buyerWatch p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.list-wild {
    max-height: 510px;
    overflow: hidden;
    position: relative;
}

.buyer-list {
    width: 120px;
    margin: 0 auto;
    position: relative;
}

.buyer-list li {
    width: 120px;
    height: 160px;
    margin-bottom: 10px;
}

.buyer-list li>a {
    display: block;
    width: 120px;
    height: 120px;
    line-height: 118px;
    text-align: center;
    background: #f4f4f4;
}

.buyer-list li img {
    max-width: 120px;
    max-height: 120px;
}

.buyer-list a:hover {
    color: #E41C2E;
}

.buyer-pro-name {
    margin-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.buyer-pro-name a:link,
.buyer-pro-name a:visited {
    color: #333;
}

.buyer-pro-name a:hover {
    color: #E41C2E;
}

.buyer-pro-price strong,
.buyer-pro-price span {
    font-weight: normal;
    color: #E41C2E;
}

.exchange-prod {
    text-align: center;
}

.exchange-prod span {
    color: #d9d9d9;
    font-size: 20px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
}

.cycle {
    display: inline-block;
    background-color: #d9d9d9;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-bottom: 3px;
}

.exchange-prod .current {
    background-color: red;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}


/*
 * update 2020/8/17
 * add detail contact
 * wangmei
 */

.detail-contact {
    background: #FFF9F9;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.detail-contact:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 65px;
    width: 100%;
    height: 100%;
    background: url("/resources/images/common/blur_img.png") 0 0 repeat;
}

.detail-contact-hd {
    width: 88px;
    height: 56px;
    background: #FFEBEB;
    float: left;
    text-align: center;
    padding-top: 14px;
    color: #E41C2E;
}

.detail-contact-hd i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/resources/images/common/show_icon.png") 0 0 repeat;
}

.contact-tel {
    padding: 5px 0 0 30px;
    overflow: hidden;
}

.contact-tel li {
    width: 180px;
    font-size: 16px;
    font-family: 'arial';
    font-weight: bold;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
}

.contact-person {
    overflow: hidden;
    padding: 12px 0 1px 30px;
}

.contact-person span {
    margin-left: -55px;
    float: left;
}

.contact-person em {
    font-weight: bold;
}

.view-tel-btns {
    padding: 0 20px;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}


/*hot prod */

.hotPro {
    background: #fff;
    margin-bottom: 20px;
}

.hotPro h2 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    font-weight: normal;
    padding-top: 20px;
}

.hotPro li {
    float: left;
    width: 175px;
    margin: 20px 0 20px 20px;
}

.hotPro li>a {
    display: table-cell;
    width: 175px;
    height: 175px;
    line-height: 175px;
    text-align: center;
    vertical-align: middle;
}

.hotPro img {
    max-width: 175px;
    max-height: 175px;
}

.hotPro-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 0;
}

.hotPro-name a:link,
.hotPro-name a:visited {
    color: #333;
}

.hotPro-name a:hover {
    color: #E41C2E;
}

.hotPro-price,
.hotPro-price .red {
    color: #E41C2E;
}

.hotPro-price strong {
    font-weight: normal;
}


/*fixed maitong*/

.fix-tm {
    position: fixed;
    width: 140px;
    left: 50%;
    margin: 0 0 0 610px;
    bottom: 20px;
    z-index: 99;
    transition: all .3s ease-in-out
}

.fix-tm-hd {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0 20px;
    background: #E41C2E;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.fix-tm-hd span {
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 14px;
    cursor: pointer;
}

.fix-tm-hd span b {
    width: 0;
    height: 0;
    font-size: 0;
    border: 5px solid transparent;
    border-left-color: #E41C2E;
    overflow: hidden;
    position: absolute;
    top: 1px;
    right: -2px;
}

.fix-tm-active {
    width: 26px;
    height: 83px;
    padding: 35px 12px 0;
    line-height: 1.2;
    text-align: center;
}

.fix-tm-bd {
    background: #fff;
    padding: 5px 14px;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.fix-tm-logo {
    width: 22px;
    height: 21px;
    background: url(/resources/images/common/fix_tm_logo.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

.fix-text {
    font-size: 14px;
    display: inline-block;
    width: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    vertical-align: middle;
    line-height: 40px;
}

.view-tel-p {
    padding-left: 36px;
}

.fix-view-tel {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 10px 15px;
    width: 123px;
    margin-left: -14px;
    text-align: left;
    background: #fff;
    min-height: 40px;
    position: relative;
}

.fix-view-tel dl {
    position: relative;
    top: 6px;
}

.fix-view-tel dd {
    padding-bottom: 10px;
}

.fix-view-tel-btn {
    color: #E41C2E;
    background-color: #FFEBEB;
    border: 1px solid #F8CDCD;
    padding: 0 12px;
    margin: 5px auto 0;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    position: absolute;
    z-index: 2;
}

.fix-view-tel-btn:hover {
    background-color: #ffd1d2;
}

.fix-view-tel-btn dt {
    float: left;
    width: 45px;
    height: 47px;
    background: url(/resources/images/common/phone_img.png) 50% 50% no-repeat;
}

.fix-view-tel-btn dd {
    overflow: hidden;
    padding: 5px 0 0 8px;
    text-align: left;
    font-weight: bold;
}

.has-more-menu {
    color: #d9d9d9;
    float: right;
}

.expo-img-lite {
    position: absolute;
    left: 130px;
    top: -1px;
    cursor: pointer;
}

.expo-visible-dom {
    width: 230px;
    height: 130px;
    background: rgba(59, 59, 59, 0.898);
    position: absolute;
    z-index: 999;
    display: none;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
}

.expo-img-lite:hover .expo-visible-dom {
    display: block;
}

.expo-detail-dom p {
    line-height: 18px;
    text-align: left;
    padding: 0 0 20px 2px;
    font-size: 12px;
}

.expo-detail-dom {
    float: right;
}

.hots-enter {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
    height: 170px;
    line-height: 167px;
}

.hots-enter .hots-flag {
    position: absolute;
    padding: 0 10px;
    border-radius: 0 10px 10px 0;
    background: #e41c2e;
    color: #fff;
    height: 20px;
    line-height: 20px;
    left: 0;
    top: 8px;
}

.hots-enter img {
    max-width: 100%;
    max-height: 100%
}

.hots-enter .hots-alpha,
.hots-enter .hots-prod-name {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 100%;
    left: 0;
    bottom: 0;
}

.hots-enter .hots-alpha {
    background: rgba(0, 0, 0, .5);
}

.hots-enter .hots-prod-name {
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hots-enter .hots-prod-name:hover {
    color: #fff;
    text-decoration: none;
}

.tip-statement .tip-warn {
    padding-left: 10px;
    font-size: 12px;
}

@media screen and (max-width: 1366px) {
    .fix-tm {
        right: 35px;
        left: auto;
    }
}

.col-14 {
    width: 550px;
}

.col-15 {
    width: 590px;
}

.col-16 {
    width: 630px;
}

.col-17 {
    width: 670px;
}

.col-18 {
    width: 710px;
}

.col-19 {
    width: 750px;
}

.col-20 {
    width: 790px;
}

.col-21 {
    width: 830px;
}

.col-22 {
    width: 870px;
}

.col-23 {
    width: 910px;
}

.col-24 {
    width: 950px;
}

.col-25 {
    width: 990px;
}


/*
* @des cn showroom common style
* @author shijinyu
* @update 2013-12-19
*/

@import url("../base/base_import.css");
@import url("../ui/ui_icon.css");
@import url("../ui/ui_pop.css");
@import url("../ui/ui_tip.css");
@import url("../ui/ui-form.css");
@import url("../ui/button.css");
@import url("../components/cn_footer.css");
@import url("../components/sr_nav.css");
@import url("../ui/u-box.css");
@import url("../ui/pagenav.css");
.header-wrap {
    border-top: 1px solid #e0e0e0;
    background: #fff;
}


/*header logo */

#logoM {
    position: relative;
    float: left;
    width: 180px;
    height: 90px;
    /* 	margin-top:15px; */
    overflow: hidden;
}

#logoM .vam {
    width: 180px;
    height: 90px;
}

.companyName h1 span,
.companyName p span {
    font-size: 12px;
    font-weight: normal;
    display: block;
    margin-right: 20px;
}

.company-info p {
    height: 65px;
    overflow: hidden;
}

.company-cert {
    margin: 6px 0 0 0;
}

.company-cert .cert-sign {
    display: inline-block;
    margin-right: 20px;
    _display: inline;
}

.company-info {
    width: 660px;
    float: left;
    margin-top: 12px;
    padding-left: 20px;
}

.header h1,
.header h2,
.header .only-tit {
    font-size: 24px;
    font-family: "Microsoft Yahei", SimSun;
    font-weight: normal;
    margin: 0;
    max-width: 800px;
    height: 40px;
    overflow: hidden;
}


/*img css blur*/

.filter-blur {
    position: relative;
    -webkit-filter: blur(10px);
    /* Chrome, Opera */
    -moz-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=10, MakeShadow=false);
    /* IE6~IE9 */
}

.filter-blur:after {
    content: '图片审核中';
    position: absolute;
    right: 0;
    bottom: 0;
}

.filter-mask-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    z-index: 5002;
}

body>.filter-mask-img {
    display: none;
}

.filter-mask {
    position: relative;
    border: 1px solid #e6e6e6;
}

.filter-mask:after {
    content: '图片审核中';
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    color: #d9363c;
}

.filter-img-view {
    position: absolute;
    z-index: 101;
    text-align: center;
    width: 100%;
    bottom: 0;
    left: 0;
    color: #d9363c;
    font-size: 14px;
    line-height: 3;
}

.zoomWrapperImage .filter-blur {
    display: none!important;
}

.hide {
    display: none;
}

body>.filter-mask {
    display: none;
}

.filter-img-view {
    display: none;
}


/* index */

#suoyin li {
    margin-bottom: 8px;
}

.companyInfo li {
    background: url(/resources/images/icon_a2.gif) no-repeat 20px center;
    padding: 4px 15px 4px 30px
}

.companyInfo li.b2 {
    background-color: #fafafa
}

.companyInfo li.now {
    background-color: #f3faff
}

.companyInfo li a:link,
.companyInfo li a:visited {
    color: #333
}

.companyInfo li.now a:link,
.companyInfo li.now a:visited {
    color: #0084c5
}

.companyInfo li a:hover,
.companyInfo li.now a:hover {
    color: #C0030A
}

.companyInf a {
    white-space: nowrap;
}

.side_1 {
    width: 190px;
    float: left;
    _overflow: hidden;
}

.side_2 {
    width: 990px;
    float: right;
    padding-bottom: 20px;
    _overflow: hidden;
}

.main h2,
.move h2,
.box-hd h3 {
    padding-left: 23px;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    line-height: 44px;
    overflow: hidden;
    position: relative;
}

.main h2:after,
.move h2:after,
.box-hd h3:after {
    content: '';
    width: 3px;
    height: 14px;
    background: #2F78CA;
    position: absolute;
    left: 10px;
    top: 16px;
}

.box-hd h3 {
    float: left;
}

.box-hd .after {
    float: right;
    margin: 10px 17px 0 0;
}

.icon-fresh {
    width: 16px;
    height: 12px;
    margin: -2px 10px 0 0;
    background: url(/resources/images/free/free_icon.png) no-repeat;
}

.prod-hd {
    line-height: 44px;
    padding: 0 23px;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
    position: relative;
}

.prod-hd:after {
    content: '';
    width: 3px;
    height: 14px;
    background: #2F78CA;
    position: absolute;
    left: 10px;
    top: 16px;
}

.prod-hd strong {
    font-size: 16px;
    font-weight: normal;
}


/* side product group */

.prod-group li {
    padding: 3px 0;
    width: 168px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* contact panel */

.contactInfo {
    color: #666;
}

.contactInfo li {
    padding: 3px 0;
}

.menu-more {
    text-align: center;
    padding: 10px 0 4px 0;
    margin-top: 10px;
    border-top: 1px solid #e0e0e0;
    width: 190px;
    margin-left: -10px;
}

.menu-more a:link,
.menu-more a:visited {
    color: #666;
}

.menu-more a:hover {
    color: #E41C2E;
}

.showroom-more {
    float: right;
    padding-right: 17px;
    font-size: 12px;
}

.contact-tit {
    float: left;
}

.contact-bd {
    display: block;
    overflow: hidden;
    *width: 132px;
    *float: left;
    word-break: break-all;
    word-wrap: break-word;
}


/* dir */

#dir {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0 10px;
    color: #666;
}

#dir a:link,
#dir a:visited {
    color: #666;
}

#dir a:hover {
    color: #E41C2E;
}


/* prod detail */

#dir {
    font-size: 12px;
    font-weight: normal;
    padding: 0px 0 10px;
    color: #999;
}

#dir a:link,
#dir a:visited {
    color: #666;
}

#dir a:hover {
    color: #E41C2E;
}

.proDetail_box {
    margin-bottom: 10px;
    background: #fff;
}

.prod-detail-tab {
    height: 34px;
    border-bottom: 1px solid #e8e8e8;
}

.prod-detail-tab li {
    float: left;
    padding: 0 32px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #d9363c;
    border-right: 1px solid #e8e8e8;
    background: #fff;
    position: relative;
}

.prod-detail-tab li b {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d9363c;
    overflow: hidden;
}

.view-show {
    position: relative;
}

.big-pic {
    width: 360px;
    height: 360px;
    border: 1px solid #e0e0e0;
    line-height: 357px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.big-pic .icon-magnifier {
    width: 30px;
    height: 30px;
    background: url(/resources/images/magnifier.png) center no-repeat;
    background-color: #fff;
    opacity: .6;
    filter: opacity(alpha=60);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.halfImg {
    background: #fff;
    position: relative;
    margin-bottom: 20px;
    zoom: 1
}

.halfImg h1 {
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0 15px 20px;
}

.halfImg .detailPhoto {
    float: left;
    padding-bottom: 45px;
    width: 400px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    position: relative;
    z-index: 99;
}

.halfImg .detailPhoto td {
    text-align: center;
    vertical-align: middle;
}

.detailPhoto .bImg {
    background-color: #fff;
    display: table-cell;
    *display: block;
    *font-size: 235px;
    height: 400px;
    line-height: 400px;
    width: 400px;
    text-align: center;
    vertical-align: middle;
}


/* big video */

.big-video {
    width: 360px;
    height: 360px;
    background: #f7f7f7;
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 3;
}

.tb-price {
    background: #F4F4F4;
}

.tb-price .red {
    font-size: 26px;
    color: #E41C2E;
}


/* share */

.share-item a {
    display: inline-block;
    margin-right: 8px;
    background: url("/resources/images/common/share_icon.png") no-repeat;
}

.share-item .share-sina {
    background-position: 0 0;
}

.share-item .share-qzone {
    background-position: 0 -16px;
}

.share-item .share-tqq {
    background-position: 0 -48px;
}

.share-item .share-arrow {
    display: inline-block;
    font-family: 'simsun';
    font-weight: bold;
}


/* marketing module */

.side_2 .market {
    padding: 0 20px;
}

.side_2 .marketdet {
    padding: 15px 10px 20px 20px;
    overflow-x: auto;
}

.market-item {
    height: 120px;
    padding: 20px 0;
    border-top: 1px dotted #e6e6e6;
    margin-bottom: -1px;
}

.market-item dt {
    width: 120px;
    height: 120px;
    float: left;
}

.market-item dd {
    overflow: hidden;
    padding-left: 20px;
}

.market-item .intro {
    margin-top: 5px;
    height: 75px;
    overflow: hidden;
}

.market-item h3 a:link,
.market-item h3 a:visited,
.album .album-tit:link,
.album .album-tit:visited {
    color: #333;
}

.market-item h3 a:hover,
.album .album-tit:hover {
    color: #d9363c;
}

.marketdet h3 {
    font-size: 14px;
}

.marketdet .time {
    float: right;
    font-weight: normal;
    font-size: 12px;
    color: #666;
}


/* collectibles album */

.side_2 .album {
    padding: 0;
}

.album-lst {
    overflow: hidden;
    ;
}

.album-lst li {
    width: 120px;
    height: 195px;
    padding: 19px 18px 19px 19px;
    border-right: 1px dotted #e6e6e6;
    border-bottom: 1px dotted #e6e6e6;
    float: left;
    margin-right: -1px;
}

.album-lst li:nth-child(1) {
    padding: 19px 20px;
}

.album .album-tit {
    display: block;
    margin-top: 8px;
}

.boxImg230 .album-lst li {
    width: 72px;
    height: 135px;
    padding: 5px 9px;
    border: 0;
    border-bottom: 1px dotted #e6e6e6;
    text-align: left;
}

.boxImg230 .album-lst .ecaBox img {
    width: 68px;
    height: 88px;
    border: 1px solid #e6e6e6;
}

.album-lst .ecaBox {
    margin-bottom: 7px;
}


/* marketing module */

.side_1 .marke-mod,
.side_1 .side1-prod {
    padding: 0 12px 10px;
    ;
}

.marke-mod-lst li {
    padding: 15px 0;
    border-bottom: 1px dotted #ececec;
}

.marke-mod-lst dl {
    overflow: hidden;
}

.marke-mod-lst dt {
    width: 80px;
    height: 80px;
    float: left;
    overflow: hidden;
}

.marke-mod-lst .vam {
    width: 80px;
    height: 80px;
}

.marke-mod-lst dd {
    padding-left: 10px;
    overflow: hidden;
}

.marke-mod-lst a:link,
.marke-mod-lst a:visited,
.album-lst a:link,
.album-lst a:visited {
    color: #333;
}

.marke-mod-lst a:hover,
.album-lst a:hover {
    color: #d9363c;
}


/* product show */

.prod-show li {
    padding: 10px 0;
}

.prod-show .pic {
    width: 162px;
    border: 1px solid #e6e6e6;
}

.prod-show .proName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* multi pictures */

.small-wrap {
    width: 380px;
    overflow: hidden;
}

.small-pic {
    padding: 20px 0 0 20px;
    width: 435px;
}

.video-out,
.imgs-out {
    float: left;
}

.video-out {
    margin-right: 10px;
}

.mImgs table {
    width: auto;
}

.mImgs td {
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

.mImgs td.td-odd,
.mvideo td.td-odd {
    border: 1px solid #e0e0e0;
    width: 60px;
    height: 60px;
}

.mImgs td img,
.mvideo td img {
    margin-bottom: 0;
    max-width: 60px;
    max-height: 60px
}

.mImgs td.cur,
.mvideo td.cur {
    border: 1px solid #E41C2E;
}

.mImgs .td-even {
    width: 10px;
}

.rightCon {
    float: left;
    width: 590px;
    padding-bottom: 30px;
    position: relative;
}

.rightCon h1 {
    width: 500px;
    font-size: 16px;
    padding: 18px 0 8px 0;
    font-family: 'simsun';
}

#prodetails_data {
    width: 100%;
    font-size: 12px;
    color: #666;
}

#prodetails_data th,
#prodetails_data td {
    padding: 8px 0 8px 20px;
}

#prodetails_data th {
    width: 50px;
    font-weight: normal;
}

.spec-th {
    line-height: 4px;
}

.qualityUl {
    margin-top: 7px;
}

.qualityUl tr {
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

#prodetails_data td .qualityUl td {
    padding-left: 0;
}

.quantitys-ope {
    display: inline-block;
}

.video-lnk {
    margin-top: 5px;
    display: inline-block;
}

.video-lnk:link,
.video-lnk:visited,
.video-lnk:hover {
    color: #ce5503;
    text-decoration: none;
}

#butS {
    margin-top: 30px;
    zoom: 1
}

#butS .contactFr {
    float: left;
}

.contactFr .link {
    font-size: 15px;
    margin-left: 30px;
    line-height: 40px;
}

.imgborderdetails {
    max-width: 360px;
    max-height: 360px;
}

.prices {
    background: #f4f4f4;
    padding: 20px;
    color: #666;
}

.prices dt {
    float: left;
    width: 50px;
    line-height: 30px;
}

.prices dd {
    min-width: 145px;
    padding: 0 0 0 20px;
    float: left;
    line-height: 30px;
}

.prices .red {
    font-size: 26px;
    color: #E41C2E;
}

.prices .red em {
    font-size: 16px;
}

.toedit {
    position: absolute;
    top: -25px;
    right: -2px;
    background: #fff url(/resources/images/icon_edit.gif) no-repeat 5px center;
    width: 30px;
    padding-left: 20px;
    height: 19px;
    border: solid 1px #7a8187;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 5px
}

#prodetails {
    width: 95%;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    margin: auto;
}

#prodetails th,
#prodetails td {
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 5px;
    vertical-align: top
}

#prodetails th {
    width: 110px;
    text-align: right
}

.showroom-prod {
    margin-top: 20px;
    font-size: 14px;
}

.showroom-prod-tab {
    height: 27px;
    border-bottom: 1px solid #ccc;
}

.showroom-prod-tab li {
    float: left;
    position: relative;
    padding: 2px 0 3px;
    width: 98px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-bottom: none;
    font-size: 14px;
    text-align: center;
    background-color: #f8f8f8;
}

.showroom-prod-tab .hover {
    font-weight: bold;
    background-color: #fff;
    padding: 2px 0 4px
}

.show-prod-lst h4 {
    margin: 0;
    padding: 0;
    padding-top: 20px;
}


/*business recomd*/

.boxImg160 li {
    float: left;
    width: 174px;
    height: 235px;
    margin: 20px 0 0 20px;
}

.boxImg160 .pic {
    width: 174px;
    height: 174px;
    line-height: 170px;
    border: none;
    margin: auto;
    margin-bottom: 3px;
    text-align: center;
}

.boxImg160 .r {
    margin-top: 10px
}

.side_1 .boxImg230 {
    padding: 10px 5px
}

.boxImg230 .pic {
    width: 102px;
    height: 102px;
    margin: auto;
    margin-bottom: 3px;
    border: none;
}

.boxImg230 li {
    float: left;
    width: 50%;
    text-align: center;
    height: 140px;
    margin-bottom: 5px;
    overflow: hidden;
    zoom: 1
}

.box-annexation {
    background: #fff;
    padding: 15px 20px;
}

.otherLink {
    padding: 0
}

.otherLink li {
    margin-bottom: 8px;
}

.suoyin {
    margin-bottom: 10px;
}

.suoyin li {
    padding-left: 18px;
    margin: 3px 0;
    background: url(/resources/images/icon_otherlink.gif) 0 -82px no-repeat
}


/* product list */

.prod-lst .pic {
    margin-bottom: 10px;
}

.prod-lst .price strong {
    font-weight: normal;
}

.proName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/* add amount */

.amount-minus,
.amount-plus {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #E0E0E0;
    float: left;
    color: #999;
    background-color: #f9f9f9;
    cursor: pointer;
}

.amount-minus:hover,
.amount-plus:hover {
    background-color: #e6e6e6;
}

.amount-minus-disabled:hover {
    background-color: #f2f2f2;
}

.amount-minus .icon-plus-gray,
.amount-plus .icon-add-gray {
    width: 30px;
    height: 30px;
    background-image: url(/resources/images/common/show_icon.png);
    background-position: 0 -20px;
}

.amount-plus .icon-add-gray {
    background-position: 0 -50px;
}

.amount-plus {
    border-left: none;
}

.txt-amount {
    width: 61px;
    height: 24px;
    border-color: #e0e0e0;
    text-align: center;
    float: left;
    margin-left: -1px;
}

.fix-adv,
.free-adv {
    position: relative;
}

.fix-adv a {
    display: block;
    width: 1920px;
    margin-left: -964px;
    position: relative;
    left: 50%;
}

.wrap {
    width: 990px;
    margin: 0 auto;
}

.ico-cert-senior,
.ico-cert-basic {
    width: 106px;
    height: 32px;
    background: url(/resources/images/common/bxt_icon.png) 0 0;
    display: inline-block;
}

.ico-cert-yqt {
    width: 94px;
    height: 27px;
    margin-bottom: 5px;
    background: url(/resources/images/new-common/show-cert-sprite.png) -322px -334px;
    display: inline-block;
}


/*form pop tel */

.pop-tel {
    position: fixed;
    width: 525px;
    padding: 0;
    left: 50%;
    top: 50%;
    margin: -200px 0 0 -267px;
    border: 5px solid #4c4c4c;
    background: #fff;
    z-index: 999;
}

.pop-tel .pop-bd {
    padding: 35px 90px 20px;
    text-align: left;
}

.pop-tel .pop-bd p {
    font-size: 14px;
    font-weight: bold;
}

.pop-tel .pop-bd .txt {
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    box-sizing: border-box;
}

.pop-tel .pop-bd .txt-tel {
    width: 100%;
}

.pop-tel .pop-bd .txt-code {
    float: left;
    width: 188px;
}

.pop-tel .pop-bd .btn-code {
    float: right;
    width: 148px;
    height: 40px;
    border: 1px solid #e0e0e0;
    background: #f4f4f4;
}

.pop-tel .form-item {
    padding-left: 0;
}

.pop-tel .pop-ft {
    border-top: 1px solid #e0e0e0;
    padding: 15px 90px;
    text-align: left;
}

.pop-tel .btn {
    width: 100%;
}


/* browser upgrade */

.upgrade-wrap {
    background: #f5f6b4;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    font-size: 14px;
    font-family: 'microsoft yahei';
    display: none;
}

.upgrade-tip {
    position: relative;
}

.upgrade-tip dt {
    width: 495px;
    padding-top: 10px;
    float: left;
}

.upgrade-tip dd {
    overflow: hidden;
}

.upgrade-tip li {
    width: 100px;
    text-align: center;
    float: left;
}

.upgrade-tip i {
    width: 36px;
    height: 36px;
    display: block;
    background: url("/resources/images/common/browser_logo.png") no-repeat;
    margin: 0 0 7px 31px;
}

.upgrade-tip .chrome-logo {
    background-position: 0 0;
}

.upgrade-tip .firefox-logo {
    background-position: -107px 0;
}

.upgrade-tip .ie-logo {
    background-position: -37px 0;
}

.upgrade-tip .logo-360 {
    background-position: -72px 0;
}

.upgrade-tip .icon-close {
    position: absolute;
    right: 0;
    top: 20px;
}


/* company qrcode */

.companyName {
    height: 120px;
    position: relative;
}

.company-qrcode {
    position: absolute;
    right: 10px;
    top: -8px;
}

.company-qrcode img {
    width: 90px;
    height: 90px;
    border: 1px solid #dfdfdf;
    border-bottom: 1px solid #c7c7c7;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 0 8px #e9e9e9;
}

.company-qrcode span {
    width: 0;
    height: 0;
    border-bottom: 6px solid #ccc;
    overflow: hidden;
    position: absolute;
    top: 1px;
}

.company-qrcode .l-arrow {
    border-left: 7px solid #fff;
    left: -7px;
}

.company-qrcode .r-arrow {
    border-right: 7px solid #fff;
    right: -7px;
}

.company-qrcode p {
    margin-top: 8px;
    text-align: center;
}


/*锟揭边框布撅拷*/

.side_1 {
    float: right
}

.side_2 {
    float: left
}

.c {
    text-align: center
}

.r {
    text-align: right
}

.fl {
    float: left
}

.fr {
    float: right
}

.coll {
    display: none;
}

.move {
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 100;
    margin-bottom: 10px
}

.addBox {
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background-color: #313844;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.addBox a {
    color: #fff;
    font-size: 14px;
    background: url(/resources/images/icon-add.png) no-repeat left center;
    padding-left: 18px
}

.addBox a:link,
.addBox a:visited {
    color: #fff;
}

.red {
    color: #d9363c;
}

.red2 {
    color: #df4851;
}


/*photo60,photo100,photo160,photo270*/

.photo60 {
    height: 60px;
    width: 60px;
}

.photo100 {
    height: 100px;
    width: 100px;
}

.photo160 {
    height: 174px;
    width: 174px;
    font-size: 0;
}

.photo270 {
    height: 270px;
    width: 270px;
}

.photo60,
.photo100,
.photo160,
.photo270 {
    display: table-cell;
    text-align: center;
    font-family: sans-serif, arial;
    overflow: hidden;
}

.photo60 span,
.photo100 span,
.photo160 span,
.photo270 span {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.photo60 img,
.photo100 img,
.photo160 img,
.photo270 img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%
}

.fat160 {
    width: 160px;
}

.tall160 {
    height: 160px;
}

.mPview {
    float: left;
    margin-right: 5px
}

.pic-60 {
    width: 60px;
    height: 60px;
}

.pic-100 {
    width: 100px;
    height: 100px;
    border: 1px solid #e2e2e2;
    background: #f7f7f7;
}

.pic-160 {
    width: 160px;
    height: 160px;
}

.pic-270 {
    width: 270px;
    height: 270px;
}


/*
 *@topic:Products & Offer Detail Discription.
 *@author:shijinyu
 *@date:2013-9-17
 */

.description {
    padding: 20px;
    overflow: hidden;
    *zoom: 1;
}

.description .de-hd {
    margin: 0;
    padding: 4px 9px;
    font: bold 12px/2 Tahoma, Arial, Simsun;
    color: #333;
    background-color: #f1f5f7;
}

.de-table {
    margin-bottom: 20px;
}

.de-table-bd {
    margin-top: 5px;
    width: 100%;
}

.de-table-bd table,
.de-detail table {
    border-collapse: collapse;
    border-top: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    width: 100%;
    min-width: 400px;
}

.de-table-bd table td,
.de-table-bd table th,
.de-detail table td,
.de-detail table th {
    padding: 5px;
    border-bottom: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    font: normal 12px/2 Tahoma, Arial, Simsun;
}

.de-table-bd table th,
.de-detail table th {
    font-weight: bold;
}

.de-table-other {
    overflow-x: auto;
}

.de-table-other table {
    border-right: none;
    border-bottom: none;
}

.de-table-other td {
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
}

.de-table-bd .de-table-tr {
    border: 1px solid #e0e0e0;
    border-bottom: none;
}

.de-table-bd dl {
    float: left;
}

.de-table-bd dl dt {
    float: left;
    width: 90px;
    padding: 5px;
    border-right: 1px solid #c9c9c9;
    text-align: right;
}

.de-table-bd dl dd {
    float: left;
    width: 237px;
    padding: 5px;
}

.de-detail {
    margin-bottom: 20px;
    font: normal 12px/2 Tahoma, Arial, Simsun;
    color: #333;
}

.de-detail p {
    margin: 0;
    padding: 0;
    line-height: 2;
}

.de-detail strong {
    font-weight: bold;
}

.de-detail img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/* block box layout */

.block {
    overflow: hidden;
}

.block-hd {
    overflow: hidden;
    *zoom: 1;
}

.block-hd .block-tit {
    float: left;
    margin-left: 10px;
    font-weight: bold;
    font-size: 14px;
    font-family: tahoma, arial, simsun;
    color: #333;
}

.block-bd {
    overflow: hidden;
}


/*
 *@topic:Products & Offer Detail Page--Related Products.
 *@author:shijinyu
 *@date:2014-2-10
 */

.related-quickpro {
    margin-top: 10px;
    clear: both;
}

.related-quickpro-hd {
    font: bold 14px/2 "\5B8B\4F53";
    color: #333;
}

.related-quickpro-bd {
    padding: 10px
}

.related-quickpro-bd a {
    margin-right: 8px;
    font-size: 14px;
    word-break: keep-all;
}

.related-quickpro-bd a:link,
.related-quickpro-bd a:visited {
    color: #333;
}

.related-quickpro-bd a:hover {
    color: #C0030A;
}


/* 2014-12-08 wangmei
 * code style
 */

.qrcode {
    width: 118px;
    position: fixed;
    _position: absolute;
    top: 450px;
    left: 50%;
    margin-left: 500px;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    padding-top: 10px;
}

.qrcode img {
    width: 100px;
}

.qrcode p {
    background: #f2f2f2;
    padding: 5px 0;
    margin-top: 10px;
}

.hot-industry-bd {
    max-height: 66px;
    _height: 66px;
    overflow: hidden;
    *zoom: 1;
}

.hot-industry-bd a {
    float: left;
    margin: 0 12px 12px 0;
    font-size: 14px;
    white-space: nowrap;
    _didsplay: inline;
}

.hot-industry-bd a:link,
.hot-industry-bd a:visited {
    color: #333;
}

.hot-industry-bd a:hover {
    color: #C0030A
}


/* 2015-7-21
 * wangmei
 */

.disclaimer {
    padding: 10px 0;
    color: #999;
    clear: both;
}


/* add product cate search */

.prod-cate {
    margin-bottom: 10px;
}

.prod-cate-look {
    margin: 20px;
    padding: 10px 0;
    background: #f4f4f4;
}

.prod-cate-lst>li {
    width: 160px;
    padding: 5px 0 5px 15px;
    float: left;
}

.prod-cate-lst a:link,
.prod-cate-lst a:visited {
    color: #333;
}

.prod-cate-lst a:hover {
    color: #E41C2E;
}

.prod-cate-lst li>a {
    padding: 5px 5px 2px;
    border: 1px solid #f4f4f4;
}

.prod-cate-lst .hover a {
    background: #fff;
    border-color: #e0e0e0;
    position: relative;
    z-index: 11;
    border-bottom: none;
}

.prod-cate-lst .current-prod>a:link,
.prod-cate-lst .current-prod>a:visited {
    color: #E41C2E;
}

.prod-cate-lst .hover .sublist a {
    border: none;
}

.prod-cate-lst .sublist {
    max-width: 500px;
    display: none;
    position: absolute;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 1px;
    z-index: 9;
}

.prod-cate-lst .sublist li {
    padding: 3px 5px 3px 0;
    float: left;
}

.current-prod-a {
    color: #E41C2E!important;
}

.cate-search {
    padding: 0 0 15px 20px;
}

.cate-search .txt {
    width: 260px;
    border-right: none;
    float: left;
}

.proitem .price {
    padding-top: 40px;
    float: left;
    width: 118px;
    text-align: center;
}

.proitem .price strong {
    display: block;
    font-size: 16px;
    font-weight: normal;
}

.contact {
    float: right;
    padding-top: 20px;
}

.contact .inquiry-ope {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-family: 'microsoft yahei';
}

.contact .inquiry-ope:link,
.contact .inquiry-ope:visited,
.proitem .desc h3 a:link,
.proitem .desc h3 a:visited {
    color: #333;
}

.contact .inquiry-ope:hover,
.proitem .desc h3 a:hover {
    color: #e04b43;
}


/* 2016-1-28
 * wangmei
 */

.rightCon .zoom {
    z-index: 99;
}

.flu-tool dt,
.flu-tool dd p {
    margin-bottom: 5px;
}

.flu-tool dd p {
    font-weight: bold;
}

.flu-qrcode,
.card-qrcode {
    position: relative;
}

.flu-qrcode {
    width: 138px;
    margin: 0 auto;
    background: #fff;
    z-index: 2;
}

.flu-qrcode span {
    width: 0;
    height: 0;
    border-top: 6px solid #ccc;
    overflow: hidden;
    position: absolute;
    top: 0;
}

.flu-qrcode .l-arrow {
    border-left: 7px solid transparent;
    left: -6px;
}

.flu-qrcode .r-arrow {
    border-right: 7px solid transparent;
    right: -6px;
}

.flu-tool .btn-send-msg,
.flu-tool .btn-tm-off,
.flu-tool .btn-tm-on {
    width: 130px;
    height: 30px;
    background: url("/resources/images/flx_send_msg.png") no-repeat;
}

.flu-tool .btn-tm-off,
.flu-tool .btn-tm-on {
    background: url("/resources/images/flx_tm_off.png") no-repeat;
    margin-top: 0;
}

.flu-tool .btn-tm-on {
    background: url("/resources/images/flx_tm_on.png") no-repeat;
}

.qrcode-hd {
    line-height: 28px;
    border: 1px solid #dedede;
    border-top: none;
    background: #fafafa;
    padding-left: 15px;
    cursor: pointer;
    _padding-top: 8px;
    _height: 26px;
}

.qrcode-hd .icon-qrcode-small {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    background: url("/resources/images/common/icon.png") no-repeat;
}

.qrcode-hd b {
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 12px;
    right: 14px;
}

.flu-qrcode .qrcode-hd {
    padding-left: 18px;
}

.flu-qrcode .qrcode-hd b {
    border: 5px solid #fff;
    border-bottom-color: #666;
    top: 10px;
}

.qrcode-bd {
    width: 280px;
    text-align: center;
    border: 1px solid #ddd7d9;
    background: #f2f2f2;
    position: absolute;
    bottom: 29px;
    left: -131px;
    z-index: 100;
}

.qrcode-in {
    padding: 10px;
    background: #fff;
}

.flu-tool-bd .qrcode-bd p {
    line-height: 28px;
    padding-top: 4px;
}

.flu-tool-bd .qrcode-bd img {
    margin: 0;
}

.flu-qrcode .hover b {
    border-top-color: #666;
    border-bottom: none;
    top: 16px;
}

.card-qrcode .qrcode-bd {
    top: 29px;
    left: -130px;
    bottom: auto;
}

.card-name {
    float: left;
}

.card-qrcode {
    width: 152px;
    height: 240px;
    position: absolute;
    right: 20px;
    top: 0;
}

.card-qrcode .qrcode-hd {
    border: 1px solid #d9d9d9;
    background: #fff;
    position: relative;
    z-index: 2;
}

.card-qrcode .qrcode-hd b {
    border: 5px solid #fff;
    border-top-color: #666;
}

.card-qrcode .hover b {
    border-bottom-color: #666;
    border-top: none;
}

.card-qrcode .qrcode-bd {
    background: #fff;
    padding: 10px 0 0 0;
}

.card-qrcode .qrcode-bd p {
    line-height: 30px;
    text-align: center;
    color: #333;
    margin-top: 10px;
    background: #f2f2f2;
}


/* cert tm */

.cert-ope a,
.cert-ope span {
    width: 48%;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    text-align: center;
}

.cert-ope a {
    border-right: 1px solid #e0e0e0;
}

.cert-ope a i {
    margin-right: 5px;
}

.cert-ope a:link,
.cert-ope a:visited {
    color: #333;
}

.cert-ope a:hover {
    color: #E41C2E;
}


/* card */

.card-company-info {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}


/*.card-company-info .width100{max-width:100px;}*/

.card-company-info .vam {
    width: 180px;
    height: 90px;
}

.card-company-info .vam img {
    max-width: 180px;
    max-height: 90px;
}

.card-company-info .height100 {
    max-height: 100px;
}

.card-company-info dt {
    float: left;
}

.card-company-info dd {
    overflow: hidden;
}

.card-company-info h3 {
    font-size: 15px;
    font-family: 'microsoft yahei';
    font-weight: normal;
    margin-bottom: 10px;
}

.card-company-info .cert-service {
    margin-bottom: 7px;
}

.card-company-info .card-ope {
    margin-top: 13px;
}

.card-company-info .card-ope a {
    margin-right: 10px;
    display: inline-blank;
}

.card-info {
    padding-top: 20px;
}

.card-info-hd {
    font-family: 'microsoft yahei';
    color: #333;
    margin-bottom: 10px;
    position: relative;
}

.card-info-hd .btn-tm-off,
.card-info-hd .btn-tm-on {
    vertical-align: middle;
}

.card-info-bd dl {
    margin-bottom: 10px;
    color: #666;
}

.card-info-bd dt {
    width: 60px;
    text-align: right;
    float: left;
}

.card-info-bd dd {
    color: #333;
    overflow: hidden;
}

.card-info-bd dd a {
    margin-right: 10px;
}

.card-info-bd dd i {
    margin-right: 5px;
}

.card-info-bd dd p {
    font-weight: bold;
}

.card-info-bd .icon-fav-o,
.card-info-hd .icon-fav {
    margin: -2px 3px 0 0;
}

.but_contact .btn-tm-off,
.but_contact .btn-tm-on,
.cert-info .btn-tm-off,
.cert-info .btn-tm-on {
    vertical-align: middle;
}

.prod-lv2 {
    position: absolute;
    width: 148px;
    padding: 7px 0;
    font-weight: normal;
    background: #fff;
    border: 1px solid #e0e0e0;
    left: 149px!important;
    top: 4px!important;
    z-index: 999;
    display: none;
}

.prod-lv2 li {
    color: #333;
}

.more-prods {
    display: inline-block;
    border: 1px solid #dfdfdf;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    color: #dfdfdfdf;
    padding-bottom: 2px;
    cursor: pointer;
}

.prods-ul-lv2 {
    padding-left: 14px;
    display: none;
}

.sub-nav li:hover .prod-lv2 {
    display: block;
}


/* favorites prodect */

.detail-share-ope {
    padding: 25px 25px 0 22px;
}

.fav-prod {
    float: left;
}

.fav-prod a:link,
.fav-prod a:visited {
    color: #333;
}

.fav-prod a:hover {
    color: #E41C2E;
    text-decoration: none;
}


/*report prod*/

.report-prod {
    float: left;
    margin-left: 30px;
}

.report-prod a:link,
.report-prod a:visited {
    color: #333;
}

.report-prod a:hover {
    color: #E41C2E;
    text-decoration: none;
}


/*Share SNS*/

#bdshare a,
#bdshare .bds_wx {
    width: 22px;
    height: 18px;
    margin-left: 10px;
    float: left;
    background: url(/resources/images/common/share_icon.png) no-repeat;
}

#bdshare .bds_wx {
    background-position: 0 0;
}

#bdshare .bds_wx span {
    display: none;
}

#bdshare .bds_wx:hover span {
    display: block;
}

.detail-share-ope .shareSNS {
    float: right;
    position: relative;
}

.bds_tit {
    float: left;
}

#bdshare .bds_wx {
    position: relative;
}

#bdshare .bds_wx span {
    width: 160px;
    height: 185px;
    border: 1px solid #ddd;
    text-align: center;
    background: #fff;
    position: absolute;
    top: 20px;
    left: -50px;
}

#bdshare .bds_wx img {
    width: 100%;
}

.fav-prod .icon {
    margin: -3px 3px 0 0;
}

.report-prod .icon {
    margin: -3px 3px 0 0;
}

.top_nav .company-nav {
    float: right;
    line-height: 38px;
}

.top_nav .company-nav a:link,
.top_nav .company-nav a:visited {
    color: #ffff3a;
}


/* yellow page */

.telec-hd {
    padding: 8px 10px;
    font-weight: normal;
    background: #deecf9;
}

.yp-icon-cert {
    width: 50px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 3px 0 0;
    background: url(/resources/images/mic_yellowpage/yp_icon.png) 0 -36px no-repeat;
}

.telec-bd {
    padding: 6px 10px 15px;
    background: #ecf6ff;
}

.telec-bd li {
    padding: 6px;
}

.telec-cert {
    padding: 2px 5px 3px 2px;
    background: #024e99;
    color: #fff;
    margin-left: 5px;
}

.telec-cert .icon {
    margin-right: 4px;
}

.contactCard li.telec span {
    margin: 0;
}


/*
 * update 2016/5/31
 * edit qrcode style
 * wangmei
 */

.qrcode-switch-bd {
    _width: 100px;
    border: 1px solid #ddd7d9;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: none;
}

.detail-qrcode-switch {
    position: absolute;
    right: 0;
    top: -40px;
}

.qrcode-switch-bd img {
    margin: 5px;
}

.detail-qrcode-switch .qrcode-switch-bd p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    background: #f2f2f2;
    white-space: nowrap;
}

.detail-qrcode-switch .qrcode-switch-hd {
    width: 40px;
    height: 40px;
    background: url("/resources/images/common/show_icon.png") -22px 0 repeat;
}


/* Category menu */

.proCategory li a:link,
.proCategory li a:visited {
    color: #333;
}

.proCategory li a:hover {
    color: #E41C2E;
}

.side_1 .proCategory {
    padding: 10px
}

.side_1 .proCategory .now {
    font-weight: bold
}

.side_1 .proCategory li {
    padding: 4px 0 4px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.side_1 .proCategory .subli {
    margin-top: 5px;
    padding: 0 0 0 15px;
}

.side_1 .proCategory .sublist {
    overflow: hidden;
    padding-left: 26px;
}

.side_1 .proCategory .sublist li {
    line-height: 30px;
    width: 120px;
    padding: 0 15px 0 15px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proCategory .menu-more {
    border-top: 1px dotted #ebebeb;
    margin-top: 5px;
}

.menu-more {
    padding-top: 10px;
    text-align: center;
}

.menu-more a:link,
.menu-more a:visited {
    color: #333;
}

.menu-more a:hover {
    color: #e04b43;
}

.menu-more i {
    font-family: 'simsun';
}

.side_2 .proCategory li {
    padding: 3px 0;
    float: left;
    margin-right: 15px;
    white-space: nowrap
}


/* move */

#dragBox {
    padding: 3px 10px;
}

#dragcursor {
    border: 2px dashed #666;
    padding: 10px;
}


/* price common style */

.price {
    color: #d9363c;
    font-size: 14px;
}

.price span {
    display: block;
    font-family: 'microsoft yahei';
}

.price strong {
    font-weight: normal;
}

.tr-price th,
.tr-price td {
    padding-top: 15px;
}

.tr-num th,
.tr-num td {
    padding-bottom: 15px;
}

.tr-price,
.tr-num {
    background: #f4f4f4;
}

#prodetails_data .tr-price th {
    padding-top: 20px;
    padding-bottom: 0;
}

#prodetails_data .tr-price td {
    padding-top: 20px;
    padding-bottom: 0;
}

#prodetails_data .tr-num th {
    padding-bottom: 20px;
    padding-top: 0;
}

#prodetails_data .tr-num td {
    padding-bottom: 20px;
    padding-top: 0;
}

#prodetails_data .tr-total th {
    padding-top: 15px;
}

#prodetails_data .tr-total td {
    padding-top: 15px;
}

.tr-price th,
.tr-price td,
.tr-num th,
.tr-price td {
    line-height: 30px;
}

.tr-price .red {
    font-size: 26px;
    font-weight: normal;
}


/* album-list */

.my-album-wrap {
    padding: 19px;
    background: #fff;
}

.my-album-lst {
    margin: -20px 0 0 -10px;
}

.my-album-lst li {
    position: relative;
    float: left;
    width: 180px;
    height: 214px;
    margin: 20px 0 0 10px;
}

.my-album-lst li .my-album-lst-wrap {
    position: relative;
    height: 188px;
    padding: 9px;
    border: 1px solid #d9d9d9;
    background: #fff;
    z-index: 2;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.my-album-lst li:before,
.my-album-lst li:after {
    content: "";
    position: absolute;
    left: 50%;
    height: 4px;
    border: 1px solid #d9d9d9;
    background: #fff;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.my-album-lst li:before {
    bottom: 0;
    width: 166px;
    margin-left: -83px;
}

.my-album-lst li:after {
    bottom: 3px;
    width: 172px;
    margin-left: -86px;
}

.my-album-lst li:hover .my-album-lst-wrap {
    border-color: #29e;
}

.my-album-lst li:hover:before,
.my-album-lst li:hover:after {
    border-color: #29e;
}

.my-album-lst li:hover:after {
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    transform: translateY(-1px);
}

.my-album-lst li:hover .my-album-lst-wrap {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
}

.my-album-lst .al-pic {
    position: relative;
    width: 160px;
    height: 160px;
    overflow: hidden;
}

.my-album-lst .al-pic .sl-vam {
    width: 160px;
    height: 160px;
}

.my-album-lst .al-info {
    line-height: 18px;
    margin-top: 12px;
    font-size: 14px;
}

.my-album-lst .al-info .al-name {
    width: 98px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float: left;
}

.my-album-lst .al-info .al-status {
    float: right;
    color: #999;
}

.my-album-lst-wrap a {
    color: #333;
}

.my-album-lst-wrap a:hover {
    color: #d9363c;
}


/* album-view */

.album-view {
    padding-bottom: 20px;
}

.album-view-main {
    width: 750px;
    min-height: 500px;
    border: 1px solid #d9d9d9;
    float: left;
    background: #fff;
}

.album-view-origin {
    padding: 15px 29px 29px;
}

.avo-hd {
    line-height: 43px;
    text-align: center;
}

.avo-hd h3 {
    font-size: 14px;
}

.avo-bd {
    text-align: center;
}

.avo-bd img {
    max-width: 100%;
}

.yk-video-detail {
    width: 640px;
    height: 352px;
    margin-left: 28px;
}

.prod-photo {
    border: 1px solid #d9d9d9;
    background: #fff;
    border-top-color: #fff;
}

.prod-photo-hd {
    height: 28px;
    line-height: 28px;
    background: #f7f7f7;
    border-bottom: 1px solid #d9d9d9;
}

.prod-video-name {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.prod-photo-hd h3 {
    float: left;
    margin: -1px 0 0 9px;
    padding: 0 12px;
    border-bottom: 2px solid #d93535;
    color: #d93535;
    font-size: 14px;
}

.prod-photo-bd {
    padding: 10px 0px;
    overflow: hidden;
    position: relative;
    height: 261px;
}

.prod-photo-lst {
    max-height: 320px;
    position: absolute;
    overflow: hidden;
    width: 10000px;
}

.prod-photo-lst li {
    padding: 10px 0;
    overflow: hidden;
}

.prod-photo-lst .ppl-pic {
    float: left;
    width: 58px;
    height: 58px;
    line-height: 54px;
    text-align: center;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.prod-photo-lst .ppl-pic img {
    max-width: 58px;
    max-height: 58px;
}

.prod-photo-lst .ppl-pic .sl-vam {
    width: 58px;
    height: 58px;
}

.prod-photo-lst .ppl-name {
    float: left;
    width: 510px;
    margin-left: 20px;
}

.prod-photo-lst .ppl-name .sl-vam {
    height: 60px;
}

.prod-photo-lst .ppl-price {
    float: right;
    width: 100px;
    font-size: 14px;
    line-height: 60px;
    color: #d9363c;
    text-align: right;
}

.album-view-side {
    float: right;
    width: 230px;
}

.album-view-side a {
    color: #333;
    font-size: 14px;
    margin-top: 5px;
}

.album-view-side a:hover {
    color: #d9363c;
}

.avs-wrap {
    border: 1px solid #d9d9d9;
    background: #fff;
}

.avs-in {
    padding: 24px;
}

.avs-hd {
    line-height: 14px;
    font-size: 14px;
}

.avs-ope select {
    width: 100%;
}


/*thumb-slider*/

.thumb-btn {
    position: relative;
    display: block;
    height: 25px;
    background: #e6e6e6;
}

.thumb-btn i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 10px;
    margin: -5px 0 0 -8px;
    background: url(/resources/images/common/album_arrow.png) no-repeat;
}

.thumb-btn:hover {
    background: #d9363c;
}

.thumb-btn.thumb-btn-disabled {
    background: #f2f2f2;
    cursor: not-allowed;
}

.thumb-btn-prev i {
    background-position: 0 0;
}

.thumb-btn-prev:hover i {
    background-position: -17px 0;
}

.thumb-btn-prev.thumb-btn-disabled i {
    background-position: -34px 0;
}

.thumb-btn-next i {
    background-position: 0 -10px;
}

.thumb-btn-next:hover i {
    background-position: -17px -10px;
}

.thumb-btn-next.thumb-btn-disabled i {
    background-position: -34px -10px;
}

.thumb-slider-container {
    height: 312px;
    margin: 20px 0;
    position: relative;
    overflow: hidden;
}

.thumb-slider-wrap {
    width: 200px;
    position: absolute;
    top: 0;
    left: 0;
}

.thumb-slider-wrap li {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 20px 25px 0;
}

.thumb-slider-wrap li .thumb-img {
    position: relative;
    width: 78px;
    height: 78px;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.thumb-slider-wrap .current .thumb-img {
    width: 76px;
    height: 76px;
    border: 2px solid #d9363c;
}

.thumb-slider-wrap .thumb-img .sl-vam {
    width: 80px;
    height: 80px;
    margin: -1px;
}

.thumb-slider-wrap .current .thumb-img .sl-vam {
    margin: -2px;
}


/* album-view-side */

.album-view-side .ppl-des {
    width: 100px;
    margin-left: 10px;
    float: left;
}

.album-view-side .prod-photo-lst .ppl-name {
    width: 100px;
    height: 37px;
    overflow: hidden;
    margin-left: 0;
}

.album-view-side .prod-photo-lst .ppl-price {
    line-height: 20px;
    float: none;
    text-align: left;
}


/* page-simple */

.page-simple {
    text-align: center;
}

.page-simple a {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    background: #eee;
}

.page-simple a.current {
    background: #ec0909;
    color: #fff;
}


/* video list */

.material-lst {
    margin-left: -20px;
}

.material-item {
    width: 162px;
    float: left;
    margin: 0 0 30px 30px;
}

.material-pic {
    width: 160px;
    height: 120px;
    border: 1px solid #e6e6e6;
    position: relative;
    overflow: hidden;
}

.material-pic .sl-vam {
    width: 160px;
    height: 120px;
}

.material-pic .iconfont-play {
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50%;
    z-index: 2;
}

.material-pic .iconfont-play:before {
    display: block;
    margin-top: 17px;
}

.material-info {
    padding: 10px 0;
}

.material-info .flag {
    padding: 0 4px;
    line-height: 17px;
    border-radius: 2px;
}

.material-info .flag-org {
    color: #ffb425;
    border: 1px solid #ffb425;
}

.material-info .flag-info {
    color: #2298f0;
    border: 1px solid #2298f0;
}

.material-name {
    width: 95px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin: -3px 0 0 3px;
}

.material-name:link,
.material-name:visited {
    color: #333;
}

.material-name:hover {
    color: #d9363c;
}


/* gifs */

.gifs-lst .material-pic {
    height: 160px;
}

.gifs-lst .material-pic .sl-vam {
    height: 160px;
}

.gifs-lst .material-pic img {
    max-height: 160px;
    max-width: 160px;
}

.material-pic img {
    max-height: 120px;
    max-width: 160px;
}

.gifs-lst .flag-gif {
    position: absolute;
    right: 5px;
    bottom: 5px;
    color: #fff;
    padding: 0 6px;
    line-height: 14px;
    border-radius: 2px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, .4);
    z-index: 2;
}

.gifs-lst .material-name {
    width: 160px;
    margin: 5px 0 0 0;
}

.breadTips {
    margin-left: auto;
    margin-right: auto;
    width: 1190px;
    padding-bottom: 10px;
}

.main-wrap-gif {
    padding-top: 5px;
}


/* 图片大图页面 */

.view-main {
    border: 1px solid #d3d3d3;
    padding: 30px 0 0;
    margin-bottom: 20px;
}

.online-header h2 {
    font-size: 18px;
    font-family: Tahoma, Arial, Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, SimSun, sans-serif;
    font-weight: 400;
    line-height: 48px;
}

.online-header {
    height: 48px;
}

.view-main .view-title {
    padding-bottom: 12px;
    line-height: 40px;
    font-weight: 500;
    text-align: center;
    color: #333;
    font-size: 14px;
}

.view-hd {
    font: bold 14px "microsoft yahei";
    color: #444;
    text-align: center;
    padding: 0 0 20px 0;
}

.view-list {
    background: #f7f7f7;
    position: relative;
    padding-bottom: 20px;
}

.view-list-tab {
    width: 740px;
    margin: -1px auto 0px;
    padding-top: 20px;
}

.view-list-tab img {
    width: 100px;
    height: 100px;
}

.view-list-tab li {
    float: left;
    height: 136px;
    width: 154px;
    padding: 20px 0 0 0;
    border: 3px solid #f7f7f7;
}

.view-list-tab .img-box {
    background: #fff;
    border: 1px solid #d7d7d7;
}

.view-list-tab .pics_bg {
    margin: 0 auto;
    background: url("/resources/images/new-common/more_pic_s.gif") no-repeat scroll 0 0 transparent;
    height: 100px;
    padding: 0 4px 4px 0;
    width: 100px;
}

.view-list-tab .current-view {
    border: 3px solid #de373d;
    position: relative;
    z-index: 1;
}

.view-list-tab li h4 {
    text-align: center;
}

.view-list-tab li h4 a {
    font-weight: 500;
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

.view-list-tab li .view-arrow {
    width: 0;
    height: 0;
    font-size: 0;
    border: 8px dashed transparent;
    border-bottom: 8px solid #de373d;
    position: absolute;
    top: -19px;
    left: 69px;
    display: none;
}

.view-list-tab .current-view .view-arrow {
    display: block;
}

.view-list-tab img {
    max-width: 100px;
    max-height: 100px;
}

.view-pic {
    height: 502px;
    overflow: hidden;
    position: relative;
}

#pic-right {
    right: 10px
}

.arrow-left,
.arrow-right {
    position: absolute;
    width: 189px;
    height: 350px;
    z-index: 9;
}

.arrow-left {
    left: 0;
}

.arrow-right {
    right: 0;
}

.arrow-left a,
.arrow-right a {
    display: block;
    height: 131px;
    width: 80px;
    background: url(/resources/images/new-common/show-cert-sprite.png) no-repeat;
}

.arrow-left a {
    margin: 160px 0 0 18px;
    background-position: -160px -140px;
}

.arrow-right a {
    margin: 160px 18px 0 91px;
    background-position: 30px -140px;
}

.arrow-left .first {
    background-position: -160px -279px;
}

.arrow-right .last {
    background-position: 30px -279px;
}

.view-pic-area {
    width: 788px;
    height: 450px;
}

.view-pic-list {
    width: 788px;
    height: 500px;
    overflow: hidden;
    padding: 0 100px;
}

.img-inner {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *top: 50%;
    left: 50%
}

.img-inner img {
    vertical-align: middle;
    max-width: 500px;
    max-height: 500px;
    *position: relative;
    *top: -50%;
    *left: -50%
}

.view-lst-left,
.view-lst-right {
    width: 35px;
    height: 65px;
    display: block;
    background: url("/resources/images/new-common/show-cert-sprite.png") no-repeat;
    position: absolute;
    top: 70px;
}

.view-lst-left {
    background-position: -560px -282px;
    left: 20px;
    _left: -50px;
}

.view-lst-left:hover {
    background-position: -490px -282px;
}

.view-lst-right {
    background-position: -594px -282px;
    right: 20px;
}

.view-lst-right:hover {
    background-position: -525px -282px;
}

.album-view-bd {
    width: 750px;
    min-height: 700px;
    float: left;
}

.album-view-special {
    float: none;
}


/* 重写视频展示页面 */

.prod-photo-special li {
    width: 160px;
    float: left;
    margin: 0 0 0 25px;
    padding: 0;
}

.ppl-pic-special {
    width: 160px;
    height: 160px;
}

.ppl-pic-special {
    float: left;
    width: 158px;
    height: 160px;
    text-align: center;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}

.ppl-pic-special img {
    max-width: 160px;
    max-height: 160px;
}

.ppl-name-special {
    float: none;
    margin-left: 0px;
    width: 160px;
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.ppl-price-special {
    width: 100px;
    font-size: 14px;
    line-height: 40px;
    color: #d9363c;
}

.prod-photo-hd-special {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #fff;
    position: relative;
}

.prod-photo-hd-special h3 {
    padding: 0 20px;
    color: #333;
    font-size: 14px;
    margin-top: 20px;
}

.prod-photo-hd-special span {
    padding: 0 24px;
    color: #333;
    font-size: 14px;
    margin-top: 20px;
}

.avs-in-special {
    padding: 12px 18px 38px 18px;
}

.page-simple-special {
    position: absolute;
    right: 35px;
    top: 0px;
}

.changePage {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #d9d9d9;
    line-height: 20px;
    background-color: #eee;
    cursor: pointer;
    font-family: 'simsun';
}


/* page-simple-special*/

.page-simple-special {
    text-align: center;
}

.page-simple-special a {
    width: 8px;
    height: 8px;
    text-align: center;
    line-height: 20px;
    display: inline-block;
    background: #eee;
    border-radius: 50%;
    margin: 0 4px;
}

.page-simple-special a.current {
    background: #ec0909;
    color: #fff;
}

.humb-slider-container-special {
    height: 637px;
}

.thumb-slider-wrap-special li {
    float: left;
    width: 192px;
    height: 132px;
    margin: 0 20px 30px 0;
}

.thumb-img-special {
    width: 192px;
    height: 107px;
    position: relative;
}

.current-special {
    color: #d9363c !important;
}

.iconfont-play {
    font-size: 48px;
    color: #fff;
    position: absolute;
    top: 68%;
    left: 50%;
    margin: -24px 0 0 -24px;
    width: 48px;
    height: 48px;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50%;
    z-index: 2;
}


/* */

.prod-good .page-simple-special {
    right: 15px;
}

.prod-good .changePage {
    background: #fff;
    border: none;
}

.prod-good-box {
    padding: 10px 25px;
}

.prod-slide-box {
    height: 290px;
    margin: 20px auto;
    border-radius: 5px 5px 0 0;
}

.prod-pho-box {
    margin: 20px auto;
    border-radius: 5px 5px 0 0;
}

.ppl-pic-content {
    width: 158px;
    height: 160px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #d9d9d9;
}

.prod-ul-box {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.prod-ul-special li {
    width: 160px;
    float: left;
    margin: 15px 0 0 24px;
    padding: 0;
}

.prod-ul-special {
    position: absolute;
    top: 0;
    left: 0;
}

.ppl-pic-content img {
    max-width: 158px;
    max-height: 160px;
}

.pic-title-special {
    line-height: 20px;
}

.prod-photo-lst a:link {
    color: black;
}

.prod-photo-lst a:visited {
    color: black;
}

.prod-photo-bd-2st {
    padding: 10px 24px;
    overflow: hidden;
    position: relative;
    height: auto;
}

.prod-photo-2st {
    max-height: 335px;
    position: relative;
    overflow: hidden;
    width: auto;
}

.sl-vam-special {
    width: 160px;
    height: 160px;
}

.title-top {
    font-size: 14px;
}

.buyerWatch {
    position: absolute;
    z-index: 99;
    top: 0;
    border-left: 1px solid #f4f4f4;
    width: 142px;
    left: 1014px;
    padding: 15px;
}

.buyerWatch p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.list-wild {
    max-height: 510px;
    overflow: hidden;
    position: relative;
}

.buyer-list {
    width: 120px;
    margin: 0 auto;
    position: relative;
}

.buyer-list li {
    width: 120px;
    height: 160px;
    margin-bottom: 10px;
}

.buyer-list li>a {
    display: block;
    width: 120px;
    height: 120px;
    line-height: 118px;
    text-align: center;
    background: #f4f4f4;
}

.buyer-list li img {
    max-width: 120px;
    max-height: 120px;
}

.buyer-list a:hover {
    color: #E41C2E;
}

.buyer-pro-name {
    margin-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.buyer-pro-name a:link,
.buyer-pro-name a:visited {
    color: #333;
}

.buyer-pro-name a:hover {
    color: #E41C2E;
}

.buyer-pro-price strong,
.buyer-pro-price span {
    font-weight: normal;
    color: #E41C2E;
}

.exchange-prod {
    text-align: center;
}

.exchange-prod span {
    color: #d9d9d9;
    font-size: 20px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
}

.cycle {
    display: inline-block;
    background-color: #d9d9d9;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-bottom: 3px;
}

.exchange-prod .current {
    background-color: red;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}


/*
 * update 2020/8/17
 * add detail contact
 * wangmei
 */

.detail-contact {
    background: #FFF9F9;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}

.detail-contact:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 65px;
    width: 100%;
    height: 100%;
    background: url("/resources/images/common/blur_img.png") 0 0 repeat;
}

.detail-contact-hd {
    width: 88px;
    height: 56px;
    background: #FFEBEB;
    float: left;
    text-align: center;
    padding-top: 14px;
    color: #E41C2E;
}

.detail-contact-hd i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("/resources/images/common/show_icon.png") 0 0 repeat;
}

.contact-tel {
    padding: 5px 0 0 30px;
    overflow: hidden;
}

.contact-tel li {
    width: 180px;
    font-size: 16px;
    font-family: 'arial';
    font-weight: bold;
    float: left;
    word-break: break-all;
    word-wrap: break-word;
}

.contact-person {
    overflow: hidden;
    padding: 12px 0 1px 30px;
}

.contact-person span {
    margin-left: -55px;
    float: left;
}

.contact-person em {
    font-weight: bold;
}

.view-tel-btns {
    padding: 0 20px;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 2;
}


/*hot prod */

.hotPro {
    background: #fff;
    margin-bottom: 20px;
}

.hotPro h2 {
    font-size: 18px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    font-weight: normal;
    padding-top: 20px;
}

.hotPro li {
    float: left;
    width: 175px;
    margin: 20px 0 20px 20px;
}

.hotPro li>a {
    display: table-cell;
    width: 175px;
    height: 175px;
    line-height: 175px;
    text-align: center;
    vertical-align: middle;
}

.hotPro img {
    max-width: 175px;
    max-height: 175px;
}

.hotPro-name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 0;
}

.hotPro-name a:link,
.hotPro-name a:visited {
    color: #333;
}

.hotPro-name a:hover {
    color: #E41C2E;
}

.hotPro-price,
.hotPro-price .red {
    color: #E41C2E;
}

.hotPro-price strong {
    font-weight: normal;
}


/*fixed maitong*/

.fix-tm {
    position: fixed;
    width: 140px;
    left: 50%;
    margin: 0 0 0 610px;
    bottom: 20px;
    z-index: 99;
    transition: all .3s ease-in-out
}

.fix-tm-hd {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding: 0 20px;
    background: #E41C2E;
    color: #fff;
    font-size: 14px;
    position: relative;
}

.fix-tm-hd span {
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    right: 20px;
    top: 14px;
    cursor: pointer;
}

.fix-tm-hd span b {
    width: 0;
    height: 0;
    font-size: 0;
    border: 5px solid transparent;
    border-left-color: #E41C2E;
    overflow: hidden;
    position: absolute;
    top: 1px;
    right: -2px;
}

.fix-tm-active {
    width: 26px;
    height: 83px;
    padding: 35px 12px 0;
    line-height: 1.2;
    text-align: center;
}

.fix-tm-bd {
    background: #fff;
    padding: 5px 14px;
    border: 1px solid #e0e0e0;
    border-top: none;
}

.fix-tm-logo {
    width: 22px;
    height: 21px;
    background: url(/resources/images/common/fix_tm_logo.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

.fix-text {
    font-size: 14px;
    display: inline-block;
    width: 84px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    vertical-align: middle;
    line-height: 40px;
}

.view-tel-p {
    padding-left: 36px;
}

.fix-view-tel {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0 10px 15px;
    width: 123px;
    margin-left: -14px;
    text-align: left;
    background: #fff;
    min-height: 40px;
    position: relative;
}

.fix-view-tel dl {
    position: relative;
    top: 6px;
}

.fix-view-tel dd {
    padding-bottom: 10px;
}

.fix-view-tel-btn {
    color: #E41C2E;
    background-color: #FFEBEB;
    border: 1px solid #F8CDCD;
    padding: 0 12px;
    margin: 5px auto 0;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    position: absolute;
    z-index: 2;
}

.fix-view-tel-btn:hover {
    background-color: #ffd1d2;
}

.fix-view-tel-btn dt {
    float: left;
    width: 45px;
    height: 47px;
    background: url(/resources/images/common/phone_img.png) 50% 50% no-repeat;
}

.fix-view-tel-btn dd {
    overflow: hidden;
    padding: 5px 0 0 8px;
    text-align: left;
    font-weight: bold;
}

.has-more-menu {
    color: #d9d9d9;
    float: right;
}

.expo-img-lite {
    position: absolute;
    left: 130px;
    top: -1px;
    cursor: pointer;
}

.expo-visible-dom {
    width: 230px;
    height: 130px;
    background: rgba(59, 59, 59, 0.898);
    position: absolute;
    z-index: 999;
    display: none;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 15px;
    color: #fff;
}

.expo-img-lite:hover .expo-visible-dom {
    display: block;
}

.expo-detail-dom p {
    line-height: 18px;
    text-align: left;
    padding: 0 0 20px 2px;
    font-size: 12px;
}

.expo-detail-dom {
    float: right;
}

.hots-enter {
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    background: #fff;
    height: 170px;
    line-height: 167px;
}

.hots-enter .hots-flag {
    position: absolute;
    padding: 0 10px;
    border-radius: 0 10px 10px 0;
    background: #e41c2e;
    color: #fff;
    height: 20px;
    line-height: 20px;
    left: 0;
    top: 8px;
}

.hots-enter img {
    max-width: 100%;
    max-height: 100%
}

.hots-enter .hots-alpha,
.hots-enter .hots-prod-name {
    position: absolute;
    height: 30px;
    line-height: 30px;
    width: 100%;
    left: 0;
    bottom: 0;
}

.hots-enter .hots-alpha {
    background: rgba(0, 0, 0, .5);
}

.hots-enter .hots-prod-name {
    color: #fff;
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hots-enter .hots-prod-name:hover {
    color: #fff;
    text-decoration: none;
}

.tip-statement .tip-warn {
    padding-left: 10px;
    font-size: 12px;
}

@media screen and (max-width: 1366px) {
    .fix-tm {
        right: 35px;
        left: auto;
    }
}