<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body.scrollStop_lxx {
    height: 100%;
    overflow: hidden;
}

#content {
}

.visible_lxx {
    visibility: hidden;
}

span.hl-red {
    color: #f00;
}

input[type="text"], input[type="email"], input[type="password"] {
    -webkit-appearance: none;
}


/* åˆ†å‰²çº¿çš„æ&nbsp;·å¼*/
hr {
    border-top-style: inset;
    border-top-width: 1px;
    border-top-color: #dddddd;
    margin: 15px 0;
    opacity: 0.5;
}

/* åŒ…è£¹æµ®åŠ¨å…ƒç´&nbsp;*/
.clear_lxx:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.upperPart_lxx {
    margin: 30px 20px;
}

.breadcrumb_lxx {
    width: 100%;
    text-transform: uppercase;
}

.breadcrumb_lxx ul {
    list-style: none;
}

.breadcrumb_lxx li {
    float: left;
}

/* ä¸ºæ¯ä¸€ä¸ªé¢åŒ…å±‘å‰é¢æ·»åŠ&nbsp;'&gt;'*/
.breadcrumb_lxx li:before {
    content: '&gt;';
    font-size: 1.2em;
    color: #ff0000;
    margin-right: 8px;
}

 /*ç¬¬ä¸€ä¸ªé¢åŒ…å±‘å‰é¢ä¸æ·»åŠ&nbsp;'&gt;'*/
.breadcrumb_lxx li:first-child:before {
    content: '';
}

.breadcrumb_lxx li a {
    display: inline-block;
    color: #ff0000;
    padding: 4px 10px 4px 0;
}

.productWrap_lxx {
    width: 100%;
    margin-top: 20px;
}

.productImages_lxx {
    position: relative;
    width: 55%;
    float: left;
    text-align: center;
}

.productImageWrap_lxx {
    width: 100%;
    margin: auto;
}

.thumbnialsWrap_lxx {
    position: relative;
    width: 50px;
    height: 300px;
    float: left;
    padding: 30px 0;
    margin-left: 16px;
}

.thumbnails_lxx.swiper-container {
    height: 100%;
}

.thumbnailItem_lxx {
    border: 1px solid #cfcfcf;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    /*opacity: 0.3;*/
}

.thumbnailItem_lxx.thumbnailActive_lxx {
    /*opacity: 1;*/
    border-color: #F2555C;
}

.thumbnailItem_lxx img {
    display: block;
    width: 48px;
    height: 48px;
}

/* è‡ªå®šä¹‰ thumbnail swiper çš„ prev-button æ&nbsp;·å¼*/
.thumbnail-btn-prev_lxx.swiper-button-prev {
    position: absolute;
    width: 100%;
    height: 20px;
    background-image: url("../images/view/up.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    margin: 0;
    top: 0;
    left: 0;
    cursor: pointer;
}

/* è‡ªå®šä¹‰ thumbnail swiper çš„ next-button æ&nbsp;·å¼*/
.thumbnail-btn-next_lxx.swiper-button-next {
    position: absolute;
    width: 100%;
    height: 20px;
    background-image: url("../images/view/down.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    margin: 0;
    top: auto;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
}

.swiper-button-prev, .swiper-button-next {
    z-index: 3;
}

.imageWrap_lxx {
    width: 100%;
    display: block;
    /*margin-left: 70px;*/
    /*margin-top: 80px;*/
    padding-top: 40px;
    text-align: center;
}

.bigImage_lxx {
    display: inline-block;
    width: 300px;
    height: 300px;
}

.bigImage_lxx img {
    width: 300px;
    height: 300px;
}

/* è°ƒæ•´é»˜è®¤çš„æ”¾å¤§åŒºåŸŸå¤§å°*/
.easyzoom--adjacent .easyzoom-flyout {
    width: 491px;
    height: 427px;
    margin-top: -40px;
    border: 1px solid #cfcfcf;
}

.productSelect_lxx {
    width: 45%;
    float: left;
}

.productTitle_lxx {
    padding: 10px 20px;
    border: 1px solid #e1e1e1;
    background-color: #f5f4f4;
    text-transform: uppercase;
}

.productTitle_lxx div {
    padding: 3px;
}

.productName_lxx {
    color: #000;
    font-size: 1.3em;
}
.productName_lxx .sale{
	float: right;
    font-size: 12px;
    color: #891a1b;
    text-align: right;
    line-height: 16px;
    text-transform: none;
}
.productCate_lxx, {
    font-size: 0.9em;
}

.productPrice-origin, .productPrice-now {
    display: inline-block;
    color: #000;
    font-size: 1.2em;
}

.productPrice-origin {
    text-decoration: line-through;
}

.productPrice-limited{
	display: none;
    color: #fc5d60;
    font-size: 1.2em;
}
.productPrice-limited span{margin-left: 5px; text-transform: none;}
.productPrice-limited img{margin-top: -4px;}

.productCode {
    font-size: 1em;
}

.productStatus {
    color: #f00;
    font-size: 1.1em;
}

.tabs_lxx {
    margin-top: 20px;
    text-transform: uppercase;
}

.tabHeader_lxx {
    position: relative;
    font-size: 1.1em;
}

.bottomBd_lxx {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid #dddddd;
    z-index: -5;
}

.tabs_wrap {
    /*position: absolute;
    z-index: 5;*/
    height: 23px;
    border: 1px solid #FFFFFF;
    border-bottom-color: #dddddd;
}

.tabItem_lxx {
    float: left;
    line-height: 15px;
    padding: 4px 14px;
    border-width: 1px;
    border-style: solid;
    border-color: #ffffff #ffffff #dddddd #ffffff;
    /*border-bottom: 0;*/
    margin-top: -1px;
    cursor: pointer;
}

/* é€‰ä¸­çš„tabçš„æ&nbsp;·å¼*/
.tabItem_lxx.tabActive_lxx {
    color: #f00;
    border-width: 1px;
    border-style: solid;
    border-color: #dddddd #dddddd #ffffff #dddddd;
}

.tab-content {
    display: none;
    margin-top: 16px;
    min-height: 165px;
    overflow: hidden;
}

.tab-content.selectContent_lxx {
    display: block;
    /*margin-bottom: 4px;*/
}

.sizeGuide_lxx {
    float: right;
    color: #F2555C;
    text-decoration: underline;
    cursor: pointer;
}

.sizeWrap_lxx {
    margin-top: 15px;
}

.sizeWrap_lxx select {
    text-transform: none;
    border: 1px solid #a0a0a0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    color: #000;
}

.size_selection {
    display: inline-block;
    position: relative;
    float: left;
    width: 74px;
    line-height: 23px;
    text-indent: 4px;
    color: #707070;
    text-transform: none;
    cursor: pointer;
}

.size_selection .mainShow {
    width: 100%;
    border-color: #B9B9B9;
    background-color: #fff;
    border-radius: 0;
}

.size_selection  .mainShow:after {
    border-top-color: #707070;
    margin-left: 10px;
}

.size_selection .dropDown_lxx {
    background-color: #fff;
    margin-top: -1px;
    border-color: #B9B9B9;
    border-radius: 0;
    z-index: 5;
}

.size_selection .dropDown_lxx div.dropDownItem {
    line-height: 23px;
    border-top-color: #dedede;
}

/*.sizeWrap_lxx select:after {
    content: "dddd";
    display: block;
    width: 0;
    height: 0;
    border-width: 6px;
    border-color: #ffffff #ffffff #707070 #ffffff;
    border-style: solid;
    margin: 0 auto;
}*/
.sizeItems{
	overflow:hidden;
}
.sizeItems .sizeItems_lxx {
	float:;
}
.sizeItems &gt;div{
	position:absolute;
	line-height:25px;
	color:#919191;
}

.sizeItems_lxx {
    /*float: right;*/
    /*max-width: 348px;*/
    // margin-left: 80px;
    list-style: none;
    text-align: right;
    overflow: hidden;
}
.sizeItems .sizeItems_lxx{
	margin-left:60px;
	margin-bottom:10px;
}
.sizeItems_lxx.size_tip {
    padding-left: 73px;
}

.sizeItems_lxx li {
    /*float: left;*/
   display: inline-block;
    margin: 2px 2px;
    padding: 2px 5px;
    border: 2px solid #b9b9b9;
    cursor: pointer;
}

.sizeItems_lxx li:hover {
    border: 2px solid #d21e1e;
}

.sizeItems_lxx li.sizeActive_lxx {
    background-color: #615e5e;
    border: 2px solid #615e5e;
    color: #fff;
}
.sizeItems_lxx .soldout{
    cursor: default;
    color: #DBDBDB;
    border: 2px solid #DBDBDB;
}
.sizeItems_lxx .soldout:hover{
    border: 2px solid #DBDBDB;
}
.colorItems_lxx, .styleItems {
    margin-top: 10px;
    list-style: none;
}

.colorItems_lxx li, .styleItems li {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border: 1px solid #fff;
    cursor: pointer;
}

.colorItems_lxx li img, .styleItems li img {
    width: 50px;
    height: 50px;
}

.colorItems_lxx li:hover, .styleItems li:hover {
    border: 1px solid #b9b9b9;
}

.btn_toBag_lxx {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
    border: 2px solid #b00002;
    background-color: #dd2525;
    color: #fff;
    clear: both;
    cursor: pointer;
}

.btn_toBag_lxx:active {
    background-color: #e63a3a;
}

.btn_toBag_lxx.btn-unable {
    border: 2px solid #b3a9a9;
    background-color: #B3A9A9;
    cursor: default;
}

.twoBtn_lxx {
    width: 100%;
    margin-top: 10px;
}

.twoBtn_lxx div {
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    text-align: center;
    font-size: 1em;
    line-height: 28px;
    border: 2px solid #dedede;
    background-color: #fff;
    color: #000;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    transition: background-color .1s;
    cursor: pointer;
}

.btn_contact_lxx {
    float: left;
}

.btn_contact_lxx:hover, .btn_locate_lxx:hover {
    background-color: #dedede;
}

.btn_contact_lxx span {
    padding: 3px 24px;
    padding-right: 0;
    background: url("../images/view/tel.png") center left no-repeat;
    background-size: 16px 16px;
}

.btn_locate_lxx {
    float: right;
}

.btn_locate_lxx span {
    padding: 3px 24px;
    padding-right: 0;
    background: url("../images/view/mark.png") center left no-repeat;
    background-size: 16px 16px;
}

.cr_wrap_lxx {
    margin: 0 20px;
}

.line_lxx {
    border-top: 2px solid #cfcfcf;
    margin-top: 5px;
}

.crTitle_lxx {
    border-top: 1px solid #cfcfcf;
}

.crTitle_lxx p {
    float: left;
    font-size: 1.3em;
    color: #f00;
    height: 100%;
    padding: 10px 20px 10px 0;
    margin-top: -18px;
    background-color: #fff;
}
.details_content img{
	max-width: 100%;
}
.loginOrSign_lxx {
    line-height: 20px;
    margin-bottom: 20px;
    color: #000;
    display: none;
}

.loginOrSign_lxx .showLogin_lxx {
    text-decoration: underline;
    color: #f00;
    cursor: pointer;
}

.commentWrap {
    /*position: relative;*/
}

.comments_lxx {
    float: left;
    width: 45%;
    margin-top: 20px;
}

.comment_wrap {
    padding: 4px;
    border: 2px solid #cfcfcf;
    margin-top: 10px;
    border-radius: 10px;
    -webkit-transition: border-color .8s;
    -moz-transition: border-color .8s;
    -ms-transition: border-color .8s;
    -o-transition: border-color .8s;
    transition: border-color .8s;
}

#comment {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    font-family: 'Lato','Microsoft Yahei', 'Helvetica Neue';
    font-size: 12px;
    color: #707070;
    padding: 10px;
    
}

/*.comment-wrap #comment:focus,  {
    border-color: #F2555C;
}*/

.stars_lxx {
    float: left;
    margin-top: 10px;
}

.star_lxx {
    float: left;
    width: 18px;
    height: 15px;
    text-indent: -999px;
    background: url("../images/view/dark_star.png") no-repeat;
}

/* ç‚¹äº®çš„æ˜Ÿæ˜Ÿ*/
.star_lxx.lightStar_lxx {
    background: url("../images/view/star.png") no-repeat;
}

.camera_wrap {
    float: right;
    display: inline-block;
    width: 25px;
    height: 19px;  
    margin-top: 10px;
    /*clear: both;*/
}

.camera_wrap #btnCamera {
    width: 25px;
    height: 19px;
    background: url("../images/view/camera.png") no-repeat;
}

.camera_wrap #uploader_0 #shadow-root input {
    cursor: pointer;
}

.btnPost_lxx {
    float: right;
    color: #fff;
    padding: 4px 8px;
    margin-top: 10px;
    margin-left: 10px;
    background-color: #f2555c;
    border-radius: 2px;
    cursor: pointer;
}

.reviews_lxx {
    float: left;
    width: 55%;
}

.reviewWrap_lxx {
    position: relative;
    max-height: 500px;
    min-height: 220px;
    /*height: 200px;*/
    margin-left: 40px;
    overflow: auto;
}

.reviewWrap_lxx p.no-review {
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*right: 0;*/
    /*bottom: 0;*/
    /*width: 200px;*/
    /*height: 20px;*/
    text-align: center;
    margin-top: 10px;
    line-height: 220px;
}

/* è‡ªå®šä¹‰æ»šåŠ¨æ¡æ&nbsp;·å¼*/
.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #f2555c;
    width: 4px;
}

.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #fdeaeb;
    width: 4px;
}

/* å®šä¹‰è¯„è®ºçš„æ»šåŠ¨æ¡æ&nbsp;·å¼ åªæ”¯æŒwebkitæµè§ˆå™¨*/

/*.reviewWrap_lxx::-webkit-scrollbar-track {*/
    /*/!*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*!/*/
    /*background-color: #fdeaeb;*/
/*}*/

/*.reviewWrap_lxx::-webkit-scrollbar {*/
    /*width: 6px;*/
    /*background-color: #fdeaeb;*/
/*}*/

/*.reviewWrap_lxx::-webkit-scrollbar-thumb {*/
    /*background-color: #f2555c;*/
/*}*/

.reviewItem_lxx {
    margin-top: 20px;
/*    margin-right: 10px;*/
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 10px;
    overflow: hidden;
}

.reviewName_lxx {
    color: #f00;
    padding-right: 10px;
    text-transform: uppercase;
}

.reviewTime_lxx {
    font-size: 11px;
    text-transform: none;
}

.reviewStars_lxx {
    float: right;
/*    margin-right: 10px;*/
}

.reviewStar_lxx {
    float: left;
    width: 18px;
    height: 15px;
    background: url("../images/view/star.png") no-repeat;
}

.showMessage_lxx {
    clear: both;
    margin-top: 10px;
    font-size: 1em;
    line-height: 1.4em;
    text-transform: none;
}

.reviewShow_lxx {
    width: 160px;
    height: auto;
    float: left;
    margin-right: 20px;

}

.reviewMessage_lxx {
    /*margin-left: 170px;*/
    padding-top: 6px;
    margin-right: 10px;
}
.commentNum_lxx{
	clear: both;
}
.commentNum_lxx,.likeNum_lxx {
    height: 20px;
    color: #f2555c;
    font-size: 14px;
    margin-top: 10px;
    float:left;
    margin-bottom: 10px;
}
.likeNum_lxx{
	margin-left:20px;
}
.likeNum_lxx img.hide{
	display:none;
}
.commentNum_lxx img{
	margin-top:2px;
}
.commentNum_lxx img,.likeNum_lxx img{
    display: inline-block;
    margin-right: 4px;
    cursor: pointer;
}
.likeNum_lxx img{
	width:16px;
}
.popLikeTabs_lxx {
    position: relative;
    margin: 0 20px;
    margin-top: 40px;
    text-transform: uppercase;
}

.tabsHead_lxx {
    position: relative;
    /*border-bottom: 1px solid #bfbfbf;*/
}

.popTab_lxx, .likeTab_lxx {
    position: relative;
    float: left;
    font-size: 1.3em;
    padding: 6px;
    margin: 0 30px 0 10px;
    z-index: 3;
    cursor: pointer;
}

.popLikeActive_lxx {
    color: #f00;
    border-bottom: 4px solid #464646;
}

.swiperInclude_lxx {
    position: relative;
    padding: 0 30px;
}

/* popular å’Œ like swiper çš„è‡ªå®šä¹‰æ&nbsp;·å¼*/
.tabswipers_lxx.swiper-container {
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    height: 120px;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*display: none;*/
}

.tabswipers_lxx .swiper-slide {
    width: 180px;
    height: 80px;
    text-align: center;
    font-size: 0.9em;
    cursor: pointer;
}

.tabswipers_lxx .swiper-slide img {
    height: 76px;
}

.tabswipers_lxx .swiper-slide p {
    margin-top: 8px;
}

.swiperInclude_lxx .swiper-button-prev {
    position: absolute;
    width: 17px;
    height: 19px;
    background-image: url("../images/view/left.png");
    background-size: 16px 16px;
    top: 40px;
    left: 0;
    margin: 0;
    cursor: pointer;
    z-index: 8;
}

.swiperInclude_lxx .swiper-button-next {
    position: absolute;
    width: 17px;
    height: 19px;
    background-image: url("../images/view/right.png");
    background-size: 16px 16px;
    top: 40px;
    right: 0;
    margin: 0;
    cursor: pointer;
    z-index: 8;
}

.overlay_lxx {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    filter:alpha(opacity=50);
    z-index: 9;
    display: none;
}

.poplay_lxx {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 650px;
    z-index: 10;
    margin-left: -260px;
    margin-top: -232px;
    display: none;
}

.poplay_lxx img#sizeguideImage {
    width: 100%;
}

.close_lxx {
    display: block;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer;
}

.popLogin_lxx {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 623px;
    max-height: 90%;
    overflow: auto;
    background-color: #fff;
    z-index: 11;
    margin-left: -211px;
    margin-top: -300px;
    display: none;
}

.logIn_lxx, .signUp_lxx {
    margin: 27px 25px;
}

.logIn_lxx form {
    border-bottom: 1px solid #afaeae;
}

.popLogin_lxx label {
    display: inline-block;
    width: 120px;
    height: 26px;
    line-height: 24px;
    margin-top: 15px;
    margin-right: 20px;
}

.popLogin_lxx label[for=signMemNum_lxx] {
    line-height: 12px;
}

.popLogin_lxx input {
    /*vertical-align: top;*/
    font-size: 12px;
    font-family: 'Lato','Microsoft Yahei', 'Helvetica Neue', sans-serif;
    color: #707070;
    width: 380px;
    height: 20px;
    line-height: 18px;
    padding: 1px 4px;
    border: 1px solid #afaeae;
    border-radius: 3px;
}

.popLogin_lxx input.unedit {
    border-color: #F3B3B3;
}

.logIn_lxx h2 {
    color: #f00;
    margin: 0;
}

.signUp_lxx h2 {
    color: #f00;
    margin: 0;
}

.logIn_lxx .fogotpass_lxx {
    color: #e63a3a;
    display: inline-block;
    margin-left: 141px;
    margin-top: 5px;
}

.logIn_lxx .logIn_submit {
    margin-left: 142px;
    margin-top: 20px;
    margin-bottom: 25px;
    background-color: #e63a3a;
    border: 0;
    border-radius: 4px;
    color: #fff;
    width: 100px;
    height: 26px;
    cursor: pointer;
}

.signUp_lxx .what-is-this {
    color: #e63a3a;
    display: inline-block;
    margin-top: 5px;
}

.mustEdit_lxx:after {
    content: '*';
    color: #f00;
    font-size: 14px;
}

.form-submit {
    margin-top: 20px;
    overflow: hidden;
}

.form-validated {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #d21e1e;
    border-radius: 4px;
    padding: 5px;
    width: 180px;
    background-color: #f9b2b5;
}

.form-validated p img {
    width: 100%;
    margin-top: 4px;
}

.form-validated .validated-word {
    margin-top: 10px;
}

.form-validated .validated-word input {
    display: inline-block;
    width: 104px;
    margin: 5px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 4px;
}

.form-validated .validated-word .changePic {
    display: inline-block;
    width: 50px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    background-color: #E88489;
    border-radius: 4px;
    cursor: pointer;
    color: #fff;
}

.form-checkbox {
    float: right;
    display: inline-block;
    vertical-align: middle;
}

.form-checkbox label {
    display: block;
    width: 350px;
    line-height: normal;
    margin: 0;
    cursor: pointer;
    font-size: 12px;
    margin-bottom: 10px;
    color: #555555;
}

.form-checkbox label a {
    color: #f00;
}

.form-checkbox label a:hover {
    text-decoration: underline;
}

.form-checkbox label input {
    display: inline-block;
    width: 13px;
    vertical-align: middle;
    margin-right: 10px;
    border: 0;
}

.form-submit .submit-button {
    display: inline-block;
    float: right;
    width: 100px;
    background-color: #e63a3a;
    color: #fff;
    text-align: center;
    line-height: 26px;
    height: 26px;
    cursor: pointer;
    margin-top: 6px;
    border-radius: 4px;
}

.popLogin_lxx input#signFirstName {
    width: 280px;
}

.titleSelection {
    position: relative;
    display: inline-block;
    width: 80px;
    line-height: 24px;
    text-indent: 10px;
    color: #fff;
    margin-right: 18px;
    cursor: pointer;
}

.mainShow {
    position: relative;
    border: 1px solid #dedede;
    border-radius: 4px;
    background-color: #898686;
}

.mainShow:after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #fff;
    /*margin-left: 20px;
    margin-top: 4px;*/
    top: 9px;
    right: 10px;
    vertical-align: middle;
}

.dropDown_lxx {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 3px;
    background-color: #898686;
    border: 1px solid #dedede;
    border-radius: 4px;
}

.dropDown_lxx div.dropDownItem {
    border-top: 1px solid #929292;
}

.dropDown_lxx div.dropDownItem:first-child {
    border-top: 0;
}

/* ä¸Šä¼&nbsp;æ–‡ä»¶éƒ¨åˆ†*/
div#queue {
    clear: both;
}

div#queue .queue {
    position: relative;
    width: 160px;
}

div#queue ul {
    position: relative;
    height: 190px;
    list-style: none;
    text-align: center;
    z-index: 2;
}

div#queue ul &gt; li {
    margin: auto;
}

div#queue ul li.f-operate {
    position: absolute;
    top: 0;
    right: 0;
}

div#queue ul li.f-operate img {
    width: 20px;
    height: 20px;
}

/*.upload-el {
    display: none;
}*/

input[type=file] {
    /*display: none;*/
    display: block;
    border: 1px solid #000;
    z-index: 999;
    background-color: #f00;
}

.upload-preview .f-preview {
    width: 160px;
    max-height: 160px;
    overflow: hidden;
}

.upload-preview .f-preview img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.upload-preview .f-size {
    display: none;
}

.upload-preview .f-progress-bg {
    height: 160px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    opacity: 0.5;
    background-color: #00796B;
}

.upload-preview .f-name {
    display: none;
    height: 13px;
}

.vertical_float {
    float: left;
    height: 50%;
    width: 100%;
    margin-bottom: -35px;
}

.pop-forget {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -211px;
    margin-top: -100px;
    width: 623px;
    height: 200px;
    background-color: #fff;
    z-index: 11;
}

.pop-forget p {
    font-size: 14px;
    margin-left: 18px;
}

.pop-forget input {
    display: inline-block;
    width: 500px;
    height: 20px;
    line-height: 20px;
    padding: 4px 8px;
    margin-top: 10px;
    margin-left: 16px;
    border: 1px solid #efefef;
    -webkit-appearance: none;
}

.pop-forget button {
    display: inline-block;
    width: 60px;
    line-height: 30px;
    margin-left: 4px;
    background-color: #F2555C;
    color: #fff;
    cursor: pointer;
}

.pop-contact {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -211px;
    margin-top: -37px;
    width: 623px;
    height: 82px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    z-index: 11;
}

.contact-wrap {
    position: relative;
    border: 1px solid #383838;
    margin-top: 10px;
    height: 30px;
}

.contact-wrap input {
    background: #bababa;
    width: 90%;
    margin-right: 80px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    color: #363636;
    border-radius: 0;
    -webkit-appearance: none;
}

.contact-wrap span {
    display: block;
    right: 0;
    top: 0;
    font-size: 11px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    background-color: #5d5d5d;
}

/* é£žå…¥è´­ç‰©è½¦åŠ¨ç”»å—*/
.animateImage {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 3;
}

.zee{
    position: relative;
    display: inline-block;
    /*float: right;*/
    margin-top: 3px;
    margin-right: 10px;
    vertical-align: top;
    -webkit-animation: tip 0.3s ease-in-out infinite alternate;
    animation: tip 0.3s  ease-in-out infinite alternate;
 }
.zee:before{
    content:"SELECT SIZE";
    position: absolute;
    left:-80px;
    top:0;
    width:80px;
    height:20px;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    background:#d21e1e;
    border-radius: 2px;
    color:#fff;
    z-index: 12;
}
.zee:after{
    content:"";
    position: absolute;
    left:0px;
    top:7px;
    border:3px solid transparent;
    border-left-color:#d21e1e;
}

@-webkit-keyframes tip{
    0%{
        -webkit-transform:translateX(0);
    }
    100%{
        -webkit-transform:translate(-5px);
    }
}
@keyframes tip{
    0%{
        transform:translate(0px);
    }

    100%{
        transform:translate(-5px);
    }
}

.reply-group {
	clear:both;
    display: none;
    text-align: center;
    width: 100%;
    background-color: #fbfbfb;
    padding: 10px;
    margin: 0 auto;
    
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reply-group .commit-reply {
    width: 100%;
}

.reply-group .commit-reply input {
    display: inline-block;
    width: 86%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 22px;
    height: 28px;
    border: 1px solid #CFCFCF;
    border-radius: 2px;
    padding: 2px 8px;
}

.reply-group .commit-reply button {
    display: inline-block;
    width: 12%;
    font-size: 11px;
    line-height: 26px;
    background-color: #F2555C;
    color: #fff;
    margin-left: 2%;
    border-radius: 2px;
    cursor: pointer;
}

.reply-group .reply-item {
    margin: 16px 0;
    text-align: left;
    line-height: 16px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 4px;
    overflow: hidden;
}

.reply-group .reply-item .item-name {
    float: left;
    text-transform: uppercase;
    max-width: 100px;
    height: 16px;
    font-size: 11px;
    line-height: 16px;
    padding-right: 4px;
    overflow: hidden;
    color: #f00;
}

.reply-group .reply-item .item-content {
    padding-top: 4px;
    clear: both;
}

.reply-group .reply-item .item-time {
    font-size: 10px;
    float: right;
    padding-right: 8px;
}

.loading-text, .getReply-error, .no-reply {
    margin-top: 10px;
    text-align: center;
}

.zoomContainer {
    z-index: 6;
}

.share-icons {
    font-size: 12px;
    margin-top: 10px;
}
.share-icons span{
	display: inline-block;
	line-height: 44px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: -62px;
	
}
.share-icons a{
	display: inline-block;
	margin-left: 10px;
	font-size: 10px;
}


.share-icons.pc{display: block;}
.share-icons.mobile{display: none;}

.share-icons img {
    margin-left: 4px;
    margin-right: 4px;
	margin-bottom: 4px;
	width: 24px;
}

.detail-important {
    border: 1px solid #E2E6BA;
    background: #F3F5E0;
    padding: 12px 15px;
    color: #707070;
    line-height: 1.4;
    border-radius: 2px;
    margin: 20px;
}

.detail-important p {
    font-size: 14px;
    color: #F2555C;
    font-weight: bold;
}
.serviceContent{
	width:100%;
	border-left:1px solid #d9d9d9;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top:10px;
}
.serviceContent ul{
	overflow:hidden;
}
.serviceDetail{
	background-color:#fdfaef;
	border-right:1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	padding:0 8px 10px;
	display:none;
}
.serviceDetail.show{
	display:block;
}
.serviceDetail h1{
	line-height:30px;
	font-size:14px;
	margin:0;
	text-transform: none; 
}
.serviceDetail p{
	text-transform: none; 
}
.serviceContent ul li{
	position:relative;
	border:1px solid #d9d9d9;
	float:left;
	list-style:none;
	border-left:none;
	width:33.33%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    text-align:center;
    background:url("../images/view/service1.png") center 10px no-repeat;
    background-color:#ededed;
    background-size:35px 35px;
    cursor:pointer;
}
.serviceContent ul li:nth-child(2){
	background-image:url("../images/view/service2.png")
}
.serviceContent ul li:nth-child(3){
	background-image:url("../images/view/service3.png")
}
.serviceContent ul li span{
	margin:55px 5px 5px;
	height:30px;
	display:block;
	text-transform: none; 
}
.reviewItem_hide{display: block;}
.reviewItem_view_more{display: none;}
.serviceContent ul li.active{
	border-top-color:#fdfaef;
	background-color:#fdfaef;
}
@media screen and (max-width: 1024px) {
    .popLogin_lxx, .poplay_lxx, .pop-contact {
        margin-left: -311px;
    }
}

@media screen and (max-width: 740px) {
    .productImages_lxx, .productSelect_lxx {
        width: 100%;
    }
    
    .productSelect_lxx {
        margin-top: 10px;
    }

    .easyzoom--adjacent .easyzoom-flyout {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        margin: 0;
        border: 0;
    }

    .comments_lxx, .reviews_lxx {
        width: 100%;
    }

    .reviewWrap_lxx {
        margin: 0;
		max-height:none;
    }
	.reviewItem_hide{display: none;}
	.reviewItem_view_more{display: block; text-align: center; border:1px solid #f0f0f0; padding: 8px; border-top: none; }
	.reviewItem_view_more.hide{display: none;}
    .popLogin_lxx {
        width: 100%;
        margin-left: -50%;
        top: 0;
        margin-top: 0;
        max-height: 100%;
    }
    
    .popLogin_lxx input {
        width: 100%;
    }

    .logIn_lxx .fogotpass_lxx {
        margin-left: 0;
    }

    .logIn_lxx .logIn_submit {
        margin-left: 0;
    }
    
    .titleSelection {
        margin-right: 200px;
    }
    
    .popLogin_lxx input#signFirstName {
        width: 100%;
    }
    
    .form-checkbox label {
        width: 100%;
        margin-top: 10px;
    }
    
    .bigImage_lxx {
        width: 200px;
        height: 200px;
    }
    
    .bigImage_lxx img {
        width: 200px;
        height: 200px;
    }
    
    .thumbnialsWrap_lxx {
        width: 40px;
        height: 200px;
        margin-left: 0;
    }
    
    .thumbnailItem_lxx {
        width: 40px;
        height: 40px;
    }
    
    .thumbnailItem_lxx img {
        width: 38px;
        height: 38px;
    }
    
    .imageWrap_lxx {
        padding-top: 30px;
    }
    
    .tabItem_lxx {
        padding: 4px 10px;
    }
    
    .popTab_lxx, .likeTab_lxx {
        font-size: 14px;
        margin: 0;
        padding: 4px;
    }
    
    .poplay_lxx, .pop-contact {
        width: 100%;
        margin-left: -50%;
    }
    
    .upperPart_lxx {
        margin: 30px 0;
    }
    
    .cr_wrap_lxx {
        margin: 0;
    }
    
    .popLikeTabs_lxx {
        margin-left: 0;
        margin-right: 0;
    }

    .pop-forget {
        width: 100%;
        height: 120px;
        left: 0;
        margin-left: 0;
    }

    .pop-forget input {
        width: 210px;
    }

    .reviews_lxx {
        margin-top: 10px;
    }
	.share-icons.pc{display: none;}
	.share-icons.mobile{display: block;}
	.share-icons span{
		display: block;
		font-weight: normal;
		line-height: 30px;
		vertical-align: top;
		margin-right: 0px;
		margin-left: 0px;
		margin-top: 10px;

	}
	.share-icons a{
		display: inline-block;
		margin-left: 0px;
		font-size: 10px;
		width: 24%;
		text-align: center;
	}
}
.zoomIcon{
    display: none;
}
@media screen and (max-width: 500px) {
    .imageWrap_lxx{
        position: relative;
    }
    .zoomIcon{
        position: absolute;
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../images/view/zoomin.png");
        background-size: cover;
        right: 20px;
        top: 20px;
        z-index: 2;
    }
    .mobilepinch{
          position: fixed;
        top:0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 20;
        background-color: #fff;
    }
    .mobilepinch-zoom{
         margin: 50px auto 50px auto;
    max-width: 500px;
    position: relative;
    text-align: left;
    }
    .mobile-zoom {
        position: relative;
    }
    .mobile-zoom img{
        width: 100%;
         -webkit-user-drag: none;
    }
    .mobilepinch span{
        position: absolute;
        top:10px;
        right: 10px;
        width: 20px;
        height: 20px;
        z-index: 100;
        background-image: url("../images/view/close.png");
        background-size: cover;
    }
    
}
</pre></body></html>