/* ------------------------------------Html-Body------------------------------- */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
    font-size: 13px;
}
html, body {width:100%; padding:0; margin:0;}
*{ margin:0; padding:0;}
fieldset{ border:none;}
::-moz-selection{background:#000;color:#fff;text-shadow:none}
::selection{background:#000;color:#fff;text-shadow:none}
/* ---------------------------------------------------------------------------- */

li,ul{list-style:none;padding:0;margin:0}

hr{ display:block; width:100%; height:1px; background:#eee; margin:8px 0; border:none;}
.mar{ margin:50px 0;}
.mar30{ margin:30px 0;}
.col{ color:#e45384}
.col1{ color:#999;}
.pad{ padding:0 5px;}
.martop{ margin-top:30px;}
.marbot{ margin-bottom:8px;}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; /* remove the search and cancel icon */
}
img{max-width: 100%;vertical-align: top;}

p { color:#333;}
a {
   color: #333; text-decoration:none;
   -webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
   transition: all .2s ease-in-out;
}
.mar-right{ margin-right:10px;}
.weizhi{height:34px; line-height:34px; font-size:14px; color:#888; margin:15px 0; overflow:hidden; background:url(/skin/frontend/yisainuo/pc/longyi/images/home.jpg) no-repeat left center;}
.weizhi span{ float:left;}
a:hover,a:focus {color: #666;text-decoration: none;}
.f-right{float: right;}
.f-left{float: left;}
.t-center{text-align: center; margin: 0 auto;}
.t-right{text-align: right;}
.t-left{text-align: left;}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
@font-face {
    font-family: 'baskerville_old_faceregular';
    src: url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.eot');
    src: url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.woff2') format('woff2'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.woff') format('woff'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.ttf') format('truetype'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/baskerville_old_face-webfont.svg#baskerville_old_faceregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'courier_newregular';
    src: url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.eot');
    src: url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.eot?#iefix') format('embedded-opentype'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.woff2') format('woff2'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.woff') format('woff'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.ttf') format('truetype'),
         url('/skin/frontend/yisainuo/pc/longyi/webfont/cour-webfont.svg#courier_newregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* search input field */
.top-lft{ width:430px;position:relative;}
.top-lft button[type=button] {  
    width: 42px;
    height:40px; 
    background: none;
	border:none;
    padding:4px 5px 6px 0; 
    position:absolute; 
    right:0; 
    top:0; 
    cursor:pointer;
}
.top-lft button[type=button] svg.icon-sousuo{ 
    font-size:26px;
}
.top-lft input[type=text] {
    border:1px solid #dedddd; 
    padding-left: 15px; 
    height:40px; 
    line-height:40px;  
    float:left; 
    border-radius:20px; 
    box-shadow:0px 2px 3px #DEDBDB; 
    width:100%;
}
.top-lft input[type=text]:focus{outline-offset: -2px;box-shadow:0px 2px 3px #e9d6dd; border-color:#e9d6dd;}
.topmid{ line-height:40px;margin-top:25px;}
.topmid-icon{
    position: relative;
}
.topmid-icon a b {
    position: absolute;
    top:0;
    right:0;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    background-color: #fe3e94;
    color: #ffffff;
    line-height: 18px;
    text-align: center;
}
.to-shiptrack{
    position: relative;
    line-height: 40px;
    float: right;
    padding-left:8px;
    margin-left: 8px;
}
.to-shiptrack:before{
    content: "";
    display: block;
    position: absolute;
    left:0;
    top: 50%;
    transform: translateY(-50%);
    height: 24px;
    width: 2px;
    background-color: #777;
}
.to-shiptrack a.to-shiptrack-a{
    margin: 0;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.top-search {
    position: relative;
    float: left;
    margin-left: 130px;
    margin-top: 25px;
}
.popular-search {
    display: none;
    width: 100%;
    position: absolute;
    top: 45px;
    left: 0;
    background: #fff;
    padding: 30px 18px;
    z-index: 1000;
    box-shadow: 0 0 2px 2px rgba(153, 153, 153, 0.1);
}
.popular-search-title {
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 14px;
    color: #282828;
    font-weight: 700;
}
.popular-search ul.popular-search-list li {
    height: 23px;
    line-height: 23px;
    background: #f5f5f5;
    padding: 0 5px;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
}
.popular-search ul.popular-search-list li a {
    color: #282828;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

/* placeholder */


/* ------Header----- */

.container{ max-width:1240px; margin:0 auto; min-width:320px;overflow:hidden;}
.bulletin {background:#f6f6f6;}
.hdtop{max-width:1240px; margin:0 auto;min-width:320px; height:40px; line-height:40px; font-size:14px;}
.hdtop b{ padding:0 10px; font-weight:normal; color:#333;}
.hdtop b i{ font-style:normal; color:#e95990;}


.hdright ul li{ float:left; color:#ccc; margin-left:10px;}
.hdright ul li a{ padding:0 5px; font-size:13px;}
.hdright ul li a:hover{ color:#fff; text-decoration:underline;}
.hdright ul li i.icon-yonghu{ font-size:16px; color:#999;}
.top{ height:90px;margin:0 auto;margin-top:10px;max-width:1240px;min-width:320px;}
.top-right a{ margin-left:30px; color:#777; font-size:14px;}
.top-right .logo a{ margin:0;}
.top-right a i{ margin-right:8px;}

.top-right a i.icon-shoucang{ font-size:26px;}


.wish .wish-icon { background-image: url(/skin/frontend/yisainuo/pc/images/icon-wish-cart.png);background-position: -46px -2px;width: 20px;height: 18px;display: inline-block;vertical-align: middle; }
.coupon-icon { background:url(/skin/frontend/yisainuo/pc/images/icon-gift.png) no-repeat;width:20px;height:19px;display: inline-block;vertical-align: middle; }
.cart-icon { background-image: url(/skin/frontend/yisainuo/pc/images/icon-wish-cart.png);background-position: -68px -2px;width: 20px;height: 20px;display: inline-block;vertical-align: middle; }
.topmid-icon a.whatsapp-gate { 
    position: relative;
    display:block;
    font-size: 26px;
    color:#2d2d2d;
}
.whatsapp-gate-txt{
    position:absolute;
    top:0;
    right:0;
    font-size: 12px;
    color: #ffffff;
    transform: translate3d(50%,-4px,0);
    line-height: normal;
    background-image: url('https://cdn.alipearlhair.com/media/wysiwyg/home/header_628_coupon.png');
    background-size: contain;
    background-repeat: no-repeat;
    padding: 2px 4px;
    font-family: 'Open Sans';
    font-weight: 500;
}
.header-signin { cursor: pointer;position: relative;margin-left: 20px; }

.header-signin i,
.hdtop-user i { 
    width: 20px;
    height: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAS1BMVEVHcEwrKys6Ojr7+/tAQEBGRkZZWVkwMDCVlZUoKChOTk51dXV/f3+7u7utra3Z2dllZWWGhoY1NTXs7OzHx8dgYGDQ0NCOjo6goKBiU4MFAAAAAXRSTlMAQObYZgAAAKRJREFUeNpljtsOhCAMBQu0hXITFC///6UbJYu6Oy+dTA4J0Fmi15rrAg8aCZaCQu1uC9pqAEy1dG+D1C5R4oiEpovR/tvMzF9lPZbo7zcjrip1yaqMmBRN593IJhhUpcNxhFntcJNJLiiPNLFYjs5FtsJTbw1V2bpuRWG7dmgdDJzFc7vKDg92Wc/vMLxglSBIfscsATyadzToQZP7gTTM9o/5AwqUBp9HHBelAAAAAElFTkSuQmCC) 0 bottom no-repeat;
    display: inline-block;
    vertical-align: middle; 
}
.header-signin:hover .header-login-list { display:block; }
.header-login-list:before,
.hdtop-user-list:before { 
    content: "";
    width: 41px;
    height: 11px;
    position: absolute;
    right: 80px;
    top: -10px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAALCAMAAADV2lT5AAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAN/aVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzE0MiA3OS4xNjA5MjQsIDIwMTcvMDcvMTMtMDE6MDY6MzkgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MGI4N2IzM2YtYmI5NS1hZTRkLTk0ZGYtNTUzYWE2NzI1YmQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNGRkM1RDU4RkU4MTExRThCNDQ4ODk3RERERjIzMzRGIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNGRkM1RDU3RkU4MTExRThCNDQ4ODk3RERERjIzMzRGIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3YjBkMWM2ZC0yOWM5LTNhNDYtOWQzZC0yYjA4ZWUyZDUyZTQiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo3MjIyNzE5My0xMDAzLTA2NDktOWQyNy05Mjg4NmFjYTQ1NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7UN6SIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFFQTFRFAAAAExMT////+/v7AAAAAAAAAAAAAAAATGlxAAAA/Pz8RERE5OTk+fn51dXV9vb2ycnJu7u79PT0p6en6+vr8PDwdHR0kJCQ39/f3Nzc////YixgPQAAABp0Uk5TARv63w4TCQQAA+gihdJnxVlKtT+Zpyw1dnapHjVWAAAAgUlEQVR42m3OWQ7DMAhFURwbu848p2X/C61RkYhJ7y9HT8CrDjR7Ma7KSONyTsGFlLNaK4Wl0PW+70ISbKU692mJqH07a8G40dMvPxoL4oAdzgNpw4xs+ShK9iIuE9VNC0bZvbttpWfrprYodtfR0L+a42LLXxQW8dzVPex+Yiz4C6wmEuSu9Ff9AAAAAElFTkSuQmCC) 0 0 no-repeat; 
}
.header-login-list,
.hdtop-user-list { width: 205px;right: -92px;left: auto;top: 44px;text-align: center;display: none;position: absolute;z-index: 4000;padding: 20px;background-color: #fff;border: 1px solid #e5e5e5; }
.header-login-list:after { 
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: 0 0 9px 2px #000;
    opacity: .1;
    z-index: -1; 
}
.border_login { background: #000;margin-bottom: 13px; }
.border_login  a { color: #fff;font-weight: 700;font-size: 15px;margin:0; }
.border_account { border: 1px solid #000; }
.border_account a { font-weight: 700;font-size: 15px;color: #2d2d2d;margin:0; }
.reveal-modal-bg {position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background:rgba(00, 00, 00, 0.8);}
.reveal-modal { 
    visibility: hidden; 
    top: 100px; 
    left:5%;
    width:90%; 
    position: absolute; 
    z-index: 101;
    border-radius: 2px;  
    box-shadow: 0 0 10px rgba(0,0,0,.4); 
    background-color: #FFF; 		
}		
.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
.reveal-modal .close-reveal-modal { width:30px; height:30px; text-align:center; line-height:30px;font-size:0; position: absolute; top: 8px; right:8px; color: #fff;   cursor: pointer; background:url(/skin/frontend/yisainuo/pc/longyi/images/cancel_round.png) no-repeat center; background-size:20px;} 

.hdtop-user{
    cursor: pointer;
    position: relative;
    float:left;
}
.hdtop-user:hover .hdtop-user-list { display:block; }
.hdtop-user-list{
    width: 150px;
    right: -35px;
    padding: 10px;
}
.hdtop-user i { 
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
}
.hdtop-user .hdtop-user-list li{
    float:none;
    margin-left:0;
}
.hdtop-user-list:before{
    right: 20px;
}




.catbox{ overflow:hidden; display:none; position:absolute; right:0; top:30px; border:1px solid #eee; padding:10px 15px 0 15px; background:#fff;}

.catbox h4{ font-size:14px; font-weight:normal; color:#666;}
.catbox h4 img{ width:30px; display:block; margin:0 auto;}
.catbox h5{ font-size:14px; font-weight:normal; padding-bottom:12px; color:#666;}
.catbox ul{ overflow:hidden;}
.catbox ul li{ padding-bottom:10px;}
.catbox ul li .c-img img{ width:50px; height:50px; float:left; margin-right:10px; border:1px solid #eee;}
.catbox ul li h3{ font-size:13px; font-weight:normal; height:26px; line-height:26px; overflow:hidden;}
.catbox ul li p{ color:#fc5b03;}
.catbox ul li a{ margin:0; float:none;}
.catbox ul li .c-tex{ width:50px; overflow:hidden;}

.h-top{ background:#349eae; text-align:center; color:#fff; height:38px; line-height:38px; font-size:16px; margin-bottom:10px;}
.navbar-brand{ position:absolute; left:568px;width:153px;top:-85px; z-index:999;}
.navbar-default { 
    width: 100%;
    clear:both;
    border: 0; 
    background-color: #FFFFFF;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s; 
}
.navbar-default.fixedtop{
    position: fixed;
    left:0;
    z-index: 99999;
}
.navbar-default.navbar-shrink { padding:0px;background-color: #fff;}

.navbar-fixed-bottom,.navbar-fixed-top{position:absolute;right:0;left:0;z-index:30;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}
.navbar-toggle:focus{outline:0}
.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}
.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}
.navbar-default .navbar-brand img{display:block; width:153px; margin:0 auto;}
.nav{padding-left:0;margin-bottom:0;list-style:none; text-align:center;}
.nav>li{display:inline-block; padding:0 18px;}
.nav>li.on a { 
    border-bottom:4px solid #e95990;
    color:#e95990;
}
.nav>li>a{
    display:inline-block;
    text-transform:uppercase; 
    font-size:15px; 
    position:relative; 
    z-index:2;
    font-weight: bold;
    padding: 15px 0;
}
.nav>li#m7 a{ color:#e45384; text-transform:uppercase;}
.nav>li#m7 a i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#f30; position:relative; top:-8px;}
.nav>li>span{ display:inline-block; width:16px; font-size:10px; color:#999; text-align:center;display:none;}
.nav>li>em{ display:inline-block; background:url(/skin/frontend/yisainuo/pc/longyi/images/xiala_03.jpg) no-repeat; height:6px; width:10px; position:relative; left:-14px; top:-2px;}
.navBar1{ 
    position:relative; 
    border-bottom:1px solid #e6e6e6;
    background-color:#fff;
    color: #000;
}
.nav .sub{
    visibility: hidden;
    opacity: 0;
    padding:20px 0 40px;
    position:absolute;
    top:56px;
    background:#fff;
    line-height:30px;
    width:100%;
    left:0;
    right:0;
    z-index:999;
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.15);
    box-shadow: 0 3px 10px rgba(0,0,0,.15);
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    border-top:1px solid #e6e6e6;
}
.nav .sub .submid{ max-width:1430px; margin:0 auto; overflow:hidden;}
.nav .sub .submid a{ border:none;}
.nav .sub .submid dl{ float:left; text-align:left; padding:20px;}
.g-gao1{ float:left; width:355px; height:235px; margin-left:10px;}
.nav .sub .submid dl dt{ color:#222; font-size:14px; height:32px; line-height:32px; margin-bottom:15px;}
.nav .sub .submid dl dt a{ color:#000; font-size:14px;position:relative;font-weight: 600;}
.nav .sub .submid dl dd{ background:url(/skin/frontend/yisainuo/pc/longyi/images/jiantou.jpg) no-repeat left center; padding-left:15px; height:32px; line-height:32px;}
.nav .sub .submid dl dd a{ color:#444; font-size:13px; height:36px; line-height:36px;position:relative;}
.nav .sub .submid dl dd a:hover{text-decoration:underline;}
.nav-item a {
    color: #000;
    border-bottom:4px solid transparent;
}
.nav-item:hover a {
    border-bottom:4px solid #e95990;
    color:#e95990;
}
.nav-item:hover .sub {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.nav-item-sub:after {
    content: '';
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    height: 10px;
    width: 10px;
    transform: translate(2px, -2px) rotate(-45deg);
    border-right: 2px solid transparent;
    border-top: 2px solid transparent;
    display: inline-block;
    position: relative;
    left: 3px;
    bottom: 3px;
}
.nav-item__more {
    position: relative;
}
.nav__sub {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: absolute;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
.nav__sub-wrap {
    background: white;
    border: 1px solid rgba(17, 17, 17, 0.1);
    padding: 12px 0;
    width: 200px;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.nav__sub-wrap:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 17px;
    height: 0;
    width: 0;
    border-color: transparent transparent rgba(17, 17, 17, 0.2) transparent;
    border-width: 10px;
    border-style: solid;
}
.nav__sub-wrap:after {
    content: '';
    position: absolute;
    top: -19px;
    left: 17px;
    width: 0;
    height: 0;
    border-color: transparent transparent white transparent;
    border-width: 10px;
    border-style: solid;
}
.nav__sub__link {
    color: #000;
    width: 100%;
    display: inline-block;
    padding: 3px 18px;
}
.nav-item__more:hover .nav__sub {
    opacity: 1;
    visibility: visible;
    z-index: 21;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.tel{ overflow:hidden; margin-top:8px;}
.tel i{ padding-right:5px;}
.tel strong{ font-size:17px; color:#333;font-family:"courier_newregular";}
.brand_flash_sale{
    width:35px;
    height:25px;
    background: url("/media/wysiwyg/hot/nav-hot0313.gif") no-repeat;
    position: absolute;
    top: 0;
    right: -35px;
}
.nav-two-hot{
    width:27px;
    height:19px;
    background: url("/media/wysiwyg/hot/1569637313235.gif") no-repeat;
    position: absolute;
    top: -5px;
    right: -27px;
}
.brand_flash_sale_new{
    width:28px;
    height:11px;
    right: -28px;
    background: url("/media/wysiwyg/hot/nav-new.gif") no-repeat;
    position: absolute;
    top: 0;
}

/* ------banner----- */
.banner{ width:100%; overflow:hidden;}
.focusBox{position:relative;width:100%;overflow:hidden; height:600px; text-align:center;}
.focusBox .pic{position:relative;z-index:0;height:600px;}
.focusBox .pic img{ height:649px; display:block; position:absolute; left:50%; margin-left:-960px;}
.focusBox .hd{width:100%;position:absolute;bottom:15px;text-align:center;font-size:0;z-index:1}
.focusBox .hd li{margin:0 5px;height:14px;overflow:hidden;width:14px;cursor:pointer;display:inline-block;zoom:1; background:#fff; border-radius:7px;}
.focusBox .hd .on{ background:#a259aa;}
.focusBox .next,.focusBox .prev{width:50px;height:50px;margin:-60px 0 0;display:none;background:url(/skin/frontend/yisainuo/pc/longyi/images/ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;}
.focusBox .prev{left:40px;}
.focusBox .next{background-position:0 -50px;right:40px;}
/* ------banner----- */
/*adlist*/
.dalist,.dalist1{ overflow:hidden;max-width:1240px;min-width:320px; margin:0 auto;}
.dalist{ background:url(/skin/frontend/yisainuo/pc/longyi/images/index_17.png) repeat; border-radius:10px; padding:25px; position:relative; z-index:9999; border-radius:10px;}
.dalist li{ float:left; width:32%; margin:0 0.66%}
.mar-lr{ margin:0 5px;}
/*about*/
.about{ overflow:hidden; width:1200px; margin:40px auto 0;}
.about h1{ font-size:22px; text-transform:uppercase; letter-spacing:4px; font-weight:normal; text-align:center; font-family:"baskerville_old_faceregular";}
.about h3{ font-size:17px; line-height:24px; color:#666; text-align:center; font-weight:normal; width:700px; margin:15px auto;}
.about h4{ font-weight:normal; text-align:center;}
.about h4 a{ text-decoration:underline; color:#7fbeb9; font-size:14px; font-style:italic;}
.abmid{ background:url(/skin/frontend/yisainuo/pc/longyi/images/ros_17.jpg) no-repeat right center; height:400px; padding:15px 0 0; margin:50px 0;}
.ablft{ width:560px; background:#fff; height:260px; margin:25px 0; padding:30px 40px 40px;}
.ablft h2{ text-align:left; height:40px; line-height:40px; font-size:26px; text-transform:uppercase; color:#333;font-family:"baskerville_old_faceregular";}
.ablft p{ font-size:24px; letter-spacing:1px; color:#89898A; padding:8px 0 10px; line-height:30px; text-transform:uppercase; }
.abtext{ font-size:15px; line-height:26px; padding-top:10px;}
/*----产品----*/
.tit2{margin:10px auto 30px; overflow:hidden; background:url(/skin/frontend/yisainuo/pc/longyi/images/index_24.png) repeat; padding:25px 0;border-radius:10px;}
.tit2 h3{ font-family:"courier_newregular";text-transform:capitalize; font-weight:500; height:44px; line-height:44px;letter-spacing: -2px;font-size:34px; text-align:center; margin:0 auto; color:#222;}
.tit2 h4,.tit h4{ text-align:center; font-weight:normal; font-size:10px; color:#999;}
.tit2 h4 a,.tit h4 a{ font-size:14px; padding:0 16px;}
.tit2 h4 a:hover,.tit h4 a:hover{ color:#f98bcf;}
.tit{ width:1200px; margin:20px auto; overflow:hidden;}
.tit h5{ text-align:center; font-weight:normal; font-size:14px; color:#666; position:relative; top:-20px;}
.tit1{width:800px; margin:30px auto; overflow:hidden; background:url(/skin/frontend/yisainuo/pc/longyi/images/tit1bg.jpg) repeat-x center;}
.tit1 h3{ background:#fff; font-family:"courier_newregular";text-transform:capitalize; font-weight:500; height:60px; line-height:60px;letter-spacing: -2px;font-size:30px; text-align:center; margin:0 auto;}
.tit1 span{height:1px;width:60px; margin:0 auto 20px; background:#666; display:block;}
.tit h3{font-size:30px; text-align:center; color:#222;font-family:"courier_newregular";text-transform:capitalize; font-weight:500; height:60px; line-height:40px;letter-spacing: -2px;}
.tit span{ height:1px;width:60px; margin:0 auto 20px; background:#666; display:block;}
.tit1 h3{ width:460px;}
.tit h3 span{ font-weight:normal; padding-left:10px;}
.tit p{ text-align:center; height:50px; line-height:50px; text-transform:uppercase; color:#888;}
.tit p a{ color:#2db8ae;}
.tit p.p1{ text-transform:capitalize; font-size:15px;}
.prolist{ overflow:hidden; position:relative; width:1240px; margin:0 auto 60px;}
.prolist li{ float:left; width:302px; margin:0 4px; overflow:hidden;}
.prolist li.te .effect-duke{overflow:hidden;}
.prolist li.te .effect-duke img{ height:222px;}
.more{ display:block; height:30px; line-height:30px;text-align: center; color:#fff; background:#0eaea2; text-transform:uppercase; width:100px; font-size:14px; margin:15px 0;}
.tuijian{ margin:25px 0;}
.tuijian img{ width:100%;}
figure.effect-duke img{
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-duke:hover img {
	opacity: 1;
	-webkit-transform: scale3d(1.02,1.02,1);
	transform: scale3d(1.02,1.02,1);
}
.rx-list{ width:58%; max-width:773px;}
.bestsale{ overflow:hidden; margin:50px 0;}
.bestsale ul{ width:100%; overflow:hidden;}
.bestsale ul li{ float:left;}
.bestsale ul li.best01{ /*width: 25.6%; max-width:324px;*/width:32.3%;}
.bestsale ul li.best02{ /*width: 32.8%; max-width:415px; margin:0 1%;*/width:32.3%;margin:0 1.5%;}
.bestsale ul li.best03{/*width:39.6%; max-width:503px;*/width:32.3%;}
.bestsale ul li.best04{ width:100%; margin-top:10px; overflow:hidden;}
.ladyScroll{position:relative;}	
.ladyScroll .prev,.ladyScroll .next{width:37px;height:37px;position:absolute;top:310px;left:0;z-index:100; cursor:pointer; background:url(/skin/frontend/yisainuo/pc/longyi/images/btns.png) no-repeat;}	
.ladyScroll .next{ left:auto; right:0; background-position:0 -74px;}	
.ladyScroll .prev:hover{ background-position:0 -37px; }	
.ladyScroll .next:hover{ background-position:0 -111px; }	
.ladyScroll .scrollWrap{width:100%;overflow:hidden;position:absolute;}	
.ladyScroll dl{float:left;width:50%;text-align:center;max-height:626px; position:relative; padding-right:20px;}	
.ladyScroll dt{margin:0 auto;width:100%;overflow:hidden;background:#f1f1f1;}	
.ladyScroll img{display:block; width:100%; max-width:360px;}	
.ladyScroll dd{width:100%;font-size:20px;color:#fff;text-align:center;overflow:hidden; margin:0 auto;background:#f1f1f1; height:189px;}	
.ladyScroll dd h3{ font-size:15px; color:#333; text-transform:uppercase; font-weight:normal; text-align:center; height:32px; line-height:32px; padding-top:40px;}
.ladyScroll dd h3 a{ color:#111;}
.ladyScroll dd h4{ color:#fc5b03; font-size:15px;font-weight:normal;text-align:center;height:42px; line-height:42px; font-weight:normal;}
.more1{ height:32px; line-height:32px;font-size:15px; width:120px; margin:0 auto; display:block; text-align:center; color:#444; padding:0 10px;}
.more1:hover{ color:#000; text-decoration:underline;}
.rx-tit{ width:41%; max-width:565px;overflow:hidden;}
.rx-tit img{ width:100%;}
.prolft{ width:220px;border:1px solid #ddd;}
.prolft h3{ font-size:15px; height:46px; line-height:46px; color:#333; text-align:center; border-bottom:1px solid #ddd; margin:0 auto}
.fenlist{ overflow:hidden; margin:15px 0;}
.fenlist dt{ font-size:15px; height:36px; line-height:36px; padding-left:16px;}
.fenlist dd{ height:26px; line-height:26px; padding-left:8px;}
.fenlist dd{ position:relative;}
.fenlist dd a i.gw-checkout {display: inline-block;
    width: 14px;
    height: 14px; position:relative; top:11px;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: white;
    border: solid 1px #e1e1e1;
    border-radius: 2px; margin:0 5px;}
.fenlist dd i.gw-checkout input{ width:13px; height:13px;display:inline-block; position:relative; top:1px;left:1px; display:none;}
.fenlist dd a:hover i.gw-checkout:after,.fenlist dd span.m-selected-filter-item  i.gw-checkout:after{font-family: "iconfont";
    content: "\e614";
    display: inline-block;
    font-weight: normal;
    position:relative;
    width: 14px;
    height: 14px;
    line-height: 14px;
   font-size: 7px;
   border: solid 1px #ff8261;
    background-color: #ff8261;
    top:8px;
    color:#fff;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    border-radius: 2px;}
.fenlist dd a:hover i.gw-checkout:after{ top:6px; left:-1px;}
input[type=checkbox]:checked + label:after, input[type=checkbox]:checked + .label label:after {
    font-size: 8px;
    background-color: #ff8261;}


.fenlist dd a{ font-size:13px; color:#666;}
.fenlist dd a:hover,.fenlist dd.pro-on a{ color:#ff8261; text-decoration:underline;}
.fenlist dd a:hover em,.fenlist dd.pro-on a em{color:#ff8261}
.fenlist dd a em{font-style:normal; color:#B3B2B2; padding-left:5px;}
.prorit{ margin-left:240px;}
.saixuan{ overflow:hidden; background:#f6f6f6;}
.view-list{ overflow:hidden;} 
.view-list label{ margin:10px; display:inline-block; height:37px; line-height:37px; font-size:16px;}
.view-list a{ display:inline-block; width:30px; line-height:30px; background:url(/skin/frontend/yisainuo/pc/longyi/images/view-mode-icon.jpg) no-repeat; height:30px; position:relative; top:8px;}
.view-list a.ls1{ background-position:0 0;}
.view-list a.ls2{ background-position:-29px 0;}
.view-list a.ls3{ background-position:-58px 0;}
.view-list a:hover{ background:url(/skin/frontend/yisainuo/pc/longyi/images/view-mode-icon-cur.png) no-repeat;}
.view-list a.ls1:hover{ background-position:0 0;}
.view-list a.ls2:hover{ background-position:-29px 0;}
.view-list a.ls3:hover{ background-position:-58px 0;}
.narrow-by-list{ overflow:hidden;}
.sidebar #narrow-by-list dt{width:100%;}
#narrow-by-list dt{font-weight:bold; text-align:left;}
#narrow-by-list dd ol{ width:100%; overflow:hidden;}
#narrow-by-list dd ol li{ float:left; padding-bottom:5px;}
#narrow-by-list dd ol li a{ color:#666;}
#narrow-by-list dd ol li a:hover{ color:#ff8261; text-decoration:underline;}
#narrow-by-list dd ol li a.on{color:#ff8261;}
.pro{ overflow:hidden; width:1280px; position:relative; margin:30px 0 0;}
.pro li{overflow:hidden; float:left; width:295px; margin:0 6px 35px; position:relative;}
.pro li .mo-block{ position:absolute; top:200px; width:100px; height:60px; left:100px;}
.pro li .mo-block .wishbox a{ width:32px; line-height:32px; height:32px; display:inline-block; background:url(/skin/frontend/yisainuo/pc/longyi/images/ax.png); margin:0 5px;}
.pro li .mo-block .wishbox a.wishico{ background-position:0 0;}
.pro li .mo-block .wishbox a.wishico:hover{ background-position:-32px 0;}
.pro li .mo-block .wishbox a.j-cat{ background-position:-64px 0;}
.pro li .mo-block .wishbox a.j-cat:hover{ background-position:-96px 0;}
.pro li .quickview{ text-align:center; margin:10px 0;}
.pro li .quickview a{ display:inline-block; border-radius:3px;display:block; height:32px; line-height:32px; background:url(/skin/frontend/yisainuo/pc/longyi/images/ax_bg.png) repeat; width:80px; margin-left:5px; color:#444;}
.pro li .quickview a:hover{ color:#42a4b3; text-decoration:underline;}
.pro li img{ width:100%;}
.pro li em{ position:absolute; top:-8px; right:-5px; background:#f30; color:#fff; display:block; border-radius:50%; padding:14px 5px 0; font-style:normal; width:40px;height:36px; line-height:16px; text-align:center; font-size:12px;}
.pro li em b{ display:block; font-size:16px;}
.pro li h3{ font-size:15px; color:#666; font-weight:normal; height:44px; line-height:22px; overflow:hidden; padding:8px 5px;}
.pro li h3 a{ color:#666;}
.pro li h4{ text-align:center; font-size:20px; color:#333; height:32px; line-height:32px; font-weight:normal;}
.pro li h4 p{ display:inline-block;}
.pro li h4 .old-price{ padding:0 8px; font-size:15px; font-weight:normal; color:#999; text-decoration:line-through;}

.c-show{ width:100%; background:#f5f5f5; overflow:hidden; clear:both; padding:20px 0;}
.showlist{ overflow:hidden; margin:45px 0;}
.showlist li{ float:left; width:50%;}
.showlft{width:50%; overflow:hidden; position:relative;}
.showlft i{ display:block; width:0; height:0; position:absolute; z-index:2; font-size:0;right:0; top:42%; display:none;
    border-top:18px solid transparent;
    border-right:18px solid #fff;
    border-bottom:18px solid transparent;}
.showlft i.sjlef{ left:0;   border-top:18px solid transparent;
    border-left:18px solid #fff; border-right:18px solid transparent;
    border-bottom:18px solid transparent;}
.showrit{background:#fff; padding:15px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; width:50%;}
.showrit p.time{ text-align: center; color:#ff4a66; height:30px; line-height:30px;}
.showrit p.time b{ font-size:24px; font-weight:normal; padding-right:5px;}
.showrit p.pbox{ height:54px; line-height:18px; overflow:hidden; color:#666; text-align:center;}
.showrit h2{ font-size:17px; height:40px; line-height:40px; font-weight:normal; width:100%; text-align:center; text-overflow:ellipsis; color:#333; overflow:hidden;}
.showrit a.more2{ border-radius:20px; border:1px solid #d1d1d1; box-shadow:0px 2px 3px #D6D1D1; color:#333; height:36px; line-height:36px; display:block; padding:0 10px; width:100px; margin:20px auto 0; text-align:center; font-size:12px;}
.showrit a.more2:hover{ border-color:#fa96d4; color:#e478bb;}

/*HOT*/
#pro1 li{ min-height:420px;}
.pro1{padding:0 0 20px; overflow:hidden;}
.pro1 li{float:left; width:25%; position:relative; min-height:370px; margin-top:15px;}
.pro1 li .li-item{ padding:8px;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; border:1px solid #fff; position:absolute; width:100%;box-sizing: border-box;}
.pro1 li .li-item .img{ width:100%; padding-bottom:100%; position:static; height:0;}
.pro1 li .li-item .sale{
    position: absolute !important;
    background: #fe51a0 !important;
    color: #fff !important;
    width: 79px !important;
    font-size: 12px !important;
    text-align: center !important;
    padding: 2px !important;
    border-radius: 3px !important;
    bottom: 7px !important;
    right: 15px !important;
}
.pro1 li .li-item .sale b{ display: inline-block;font-size: 12px;}
.pro1 li .li-item .img img{ width:100%;}
.Discount {position: absolute;z-index: 999;right: 2px;top: 2px;
    width: 50px;
    height:40px;
    border-radius: 50px;
    line-height: 16px;
    padding-top: 10px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #e45384;
}
.Discount b{ font-size:16px;}
.pro1 li .li-item:hover{border: 1px solid #ccc;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.13);z-index: 2;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; background:#fff;}
.pro1 li img{ width:100%;}
.pro1 li h3{ font-size:15px; color:#666; font-weight:normal; height:44px; line-height:22px; overflow:hidden; padding:4px 0;}
.pro1 li h3 a{ color:#666;}
.pro1 li h4{font-size:20px; color:#333; height:32px; line-height:32px; font-weight:normal;}
.pro1 li h4 p{ display:inline-block;}
.pro1 li h4 .old-price{ padding:0 8px; font-size:15px; font-weight:normal; color:#999; text-decoration:line-through;}
.pro1 li .li-item .infomore{ overflow:hidden; height:26px; line-height:26px; display:none;}
.pro1 li .li-item:hover .infomore{ display:block;}
.pro1 li .infomore a{width:30px; height:30px; line-height:30px; text-align:center; float:left; margin-left:4px;}
.pro1 li .infomore a.wishbox.icon-shoucang{ font-size:20px;}
.pro1 li .infomore a.wishbox.icon-shoucang:hover{ color:#e95990;}
.pro1 li .infomore a.bagbox.icon-gouwu{ font-size:23px; line-height:22px;}
.pro1 li .infomore a.bagbox.icon-gouwu:hover{ color:#e95990;}
.review{ height:30px; line-height:30px; color:#999; font-size:14px; margin-top:8px;}
.review span b{ display:none; background:url(/skin/frontend/yisainuo/pc/longyi/images/starky.png) no-repeat;width:85px; height:16px; line-height:16px; margin-right:5px;}
.or{ display:none;}
/*pro2*/
.pro2 li{float:left; width:33%; position:relative; min-height:450px; margin-top:15px;}
#pro2 li{ min-height:420px;}
.pro2 li .li-item{ padding:8px;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; border:1px solid #fff; position:absolute; width:100%;box-sizing: border-box;}
.pro2 li .li-item .img{ width:100%; padding-bottom:100%; position:relative; height:0;}
.pro2 li .li-item .img img{ width:100%;}
.pro2 li .li-item:hover{border: 1px solid #ccc;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.13);z-index: 2;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; background:#fff;}
.pro2 li .quickview a:hover{ color:#42a4b3; text-decoration:underline;}
.pro2 li img{ width:100%;}
.pro2 li h3{ font-size:15px; color:#666; font-weight:normal; height:44px; line-height:22px; overflow:hidden; padding:4px 0;}
.pro2 li h3 a{ color:#666;}
.pro2 li h4{font-size:20px; color:#333; height:32px; line-height:32px; font-weight:normal;}
.pro2 li h4 p{ display:inline-block;}
.pro2 li h4 .old-price{ padding:0 8px; font-size:15px; font-weight:normal; color:#999; text-decoration:line-through;}
.pro2 li .li-item .infomore{ overflow:hidden; height:26px; line-height:26px; display:none;}
.pro2 li .li-item:hover .infomore{ display:block;}
.pro2 li .infomore a{width:30px; height:30px; line-height:30px; text-align:center; float:left; margin-left:4px;}
.pro2 li .infomore a.wishbox.icon-shoucang{ font-size:20px;}
.pro2 li .infomore a.wishbox.icon-shoucang:hover{ color:#e95990;}
.pro2 li .infomore a.bagbox.icon-gouwu{ font-size:23px; line-height:22px;}
.pro2 li .infomore a.bagbox.icon-gouwu:hover{ color:#e95990;}

/*pro3*/
.pro3 li{float:left; width:100%; position:relative;min-height:200px;}
.pro3 li .li-item{ padding:8px;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; border:1px solid #fff; position:absolute; width:100%;box-sizing: border-box; margin-top:15px; min-height:200px;}
.pro3 li .li-item .img{ width:100%; padding-bottom:inherit!important; position:relative; height:0;}
.pro3 li .li-item .img img{ width:180px; height:180px;}
.pro3 li .li-item:hover{border: 1px solid #ccc;box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.13);z-index: 2;transition: box-shadow 0.25s linear 0s, min-height 0.35s linear 0s; background:#fff;}
.pro3 li h3{ font-size:15px; color:#666; font-weight:normal; height:44px; line-height:22px; overflow:hidden; padding:4px 0; margin-left:200px;}
.pro3 li h3 a{ color:#666;}
.pro3 li h4{font-size:20px; color:#333; height:32px; line-height:32px; font-weight:normal; margin-left:200px;}
.pro3 li h4 p{ display:inline-block;}
.pro3 li h4 .old-price{ padding:0 8px; font-size:15px; font-weight:normal; color:#999; text-decoration:line-through;}
.pro3 li .li-item .infomore{ overflow:hidden; height:26px; line-height:26px; display:none;}
.pro3 li .li-item:hover .infomore{ display:block;}
.pro3 li .infomore a{width:30px; height:30px; line-height:30px; text-align:center; float:left; margin-left:4px;}
.pro3 li .infomore a.wishbox.icon-shoucang{ font-size:20px;}
.pro3 li .infomore a.wishbox.icon-shoucang:hover{ color:#e95990;}
.pro3 li .infomore a.bagbox.icon-gouwu{ font-size:23px; line-height:22px;}
.pro3 li .infomore a.bagbox.icon-gouwu:hover{ color:#e95990;}
.pro3 li .review{ height:30px; line-height:30px; color:#999; font-size:15px; margin-top:8px; margin-left:200px;}
.pro3 li .review span{ display:inline-block; background:url(/skin/frontend/yisainuo/pc/longyi/images/starsy.png) repeat-x; width:85px;height:16px; line-height:16px; margin-right:5px; position:relative; top:1px;}
.pro3 li .review span b{ display:none; background:url(/skin/frontend/yisainuo/pc/longyi/images/starky.png) no-repeat;width:85px; height:16px; line-height:16px; margin-right:5px;}
/*热卖产品*/
.bestpro{ overflow:hidden; padding:10px 5px;}
.bestpro li{ width:100%; height:88px;}
.bestpro li .img{ width:32%; float:left; margin-right:8px;}
.bestpro li .img img{ width:100%;}
.bestpro li h2{font-size: 13px; font-weight:normal;margin: 0;line-height: 16px;height: 32px;overflow: hidden;}
.bestpro li h2 a{ color:#222; display:inline-block; width:100%;}
.bestpro li h4{ font-size:15px; font-weight:normal;}
.bestpro li h4 p{ display:inline-block; height:26px; line-height:26px;}
.bestpro li h4 p.old-price{ text-decoration:line-through; color:#999;}
.bestpro li h4 p.special-price{ color:#e45384; padding:0 5px;}
.bestpro li .review{ margin:0; font-size:14px;}
.bestpro li .review span{ background-size:14px; width:70px;}
/*品牌*/
.p-pai{ overflow:hidden; margin:15px 0;}
.p-pai li{ float:left;padding:20px 15px; margin:15px 0; border:1px solid #eee;-webkit-box-shadow:1px 3px 4px 0px #E6E6E6;  -moz-box-shadow:1px 3px 4px 0px #E6E6E6;   box-shadow:1px 3px 4px 0px #E6E6E6; border:1px solid #EAE5E5;}
.p-pai li:hover{ border:1px solid #D3E9EC;-webkit-box-shadow:1px 3px 4px 2px #E6E6E6;  -moz-box-shadow:1px 3px 4px 2px #E6E6E6;   box-shadow:1px 3px 4px 2px #E6E6E6; }
.p-pai li .p-img{ width:280px; margin-right:10px;}
.p-pai li h3{ height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.p-pai li p{ line-height:28px; font-size:14px;}
.p-pai li img{ width:100%;}
.pinpai_biaoti{ width:600px; margin:50px auto 10px; overflow:hidden; text-align:center; font-size:26px; text-transform:uppercase; letter-spacing:3px; font-weight:normal;}
.fottop{ border-bottom:1px solid #e4e4e4; padding:10px 0 15px;}
.foot{  margin:0 auto; background:#848587; clear:both; position:relative;}
.foot .footer-subscribe { padding:30px 0;background:#ee42a3; }
.backtop{ position:fixed; right:15px;cursor:pointer; bottom:200px;z-index:2;display:none;}
.fotmid{margin:0 auto; padding:30px 0 0 0;}
.footlist{ 
    overflow:hidden;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footlist li{ 
    /* float:left; */
    overflow:hidden; 
    /* width:25%; */
}
.footlist li h4{ 
    font-size:16px; 
    text-transform:uppercase; 
    font-weight:bold; 
    margin-bottom:12px; 
    color:#000;
    height: 37px;
    line-height: 37px;
 }
.signUp-lz { width:75%;float:left; }
.signUp-lz h3 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 20px;
}
.signUp-lz form p input:nth-of-type(1) {
    border: none;
    outline: none;
    width:470px;
    color:#ccc;
    
    font-size: 16px;
    height: 40px;
}
.signUp-lz form p input:nth-of-type(1)::-webkit-input-placeholder {
    color: #ccc;
}
.signUp-lz form p input:nth-of-type(1)::-webkit-input-placeholder{
    color:#ccc;
}
.signUp-lz form p input:nth-of-type(1)::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
.signUp-lz form p input:nth-of-type(1):-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
.signUp-lz form p input:nth-of-type(1):-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#ccc;
}
.signUp-lz form p input:nth-of-type(2) {
    border: none;
    padding: 8px 30px;
    color: #fff;
    background: #000;
    margin-left: 20px;
	font-size:16px;
	height:40px;
}

.footlist li p{ height:30px;line-height:30px; margin:0; font-size:13px;text-transform:capitalize; }
.footlist li p i { width:12px; height:30px;background:url(/skin/frontend/yisainuo/pc/longyi/images/lis_09.jpg) no-repeat left center;display:inline-block;vertical-align:middle; }
.footlist li p a{ color:#fff;}
.footlist li p a:hover{ text-decoration:underline; color:#666;}
.footlist li>div{ margin-top:15px;}

.footlist li.f-te dd{ overflow:hidden; margin:5px 0; font-size:13px; color:#fff;}
.footlist li.f-te dd img{ float:left; margin-right:8px;}
.fotrit{ font-size:13px; color:#333; font-weight:600;}
.fotrit input[type="text"]{ border:1px solid #d9d9d9; padding:5px; height:30px; line-height:30px; margin-left:15px; width:200px;}
.fotrit button[type="button"]{ background:#333; padding:0 10px; color:#fff; text-transform:uppercase; border:none; height:30px; line-height:30px;}
.fottop{font-style:italic; color:#666; font-size:15px;}
.fottop a{ display:inline-block; margin:0 5px;}
.list-div{ margin:10px 40px;}
.list-div a{ width:55px; height:55px; float:left; margin-right:5px;}
.list-div a i{ display:inline-block; height:55px; width:55px;}
.footlist li.f-te .newsletter{ overflow:hidden; border:1px solid #313131;height:42px; line-height:42px; margin:20px 0; padding:0 10px; position:relative;}
.footlist li.f-te .newsletter input{ height:40px; line-height:40px; border:none;  background:none; color:#5b5b5b; width:100%;}
.footlist li.f-te .newsletter button{ background:#000; height:42px; line-height:42px; border:none; color:#fff; font-size:16px; padding:0 15px; float:right; position:absolute; right:0;}
.footlist li.f-te .newsletter button i{ color:#fff; font-size:18px}

.footlist li>div.footer-app-link-box{
    color:#ffffff;
    margin-top: 10px;
    font-size:14px;
    font-weight: 600;
}
.footer-app-coupon{
    color:#ffffff;
}
.footer-app-link{
    display: flex;
}
.footer-app-link-box .footer-app-link a.footer-app-link-item{
    font-size: 26px;
    text-decoration: none;
    cursor: pointer;
    width: 36px;
    height:36px;
    border-radius: 18px;
    background-color: #fff;
    color:#848587;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-app-link-apple{
    margin-right: 15px;
}


.fotbot{ text-align:center; color:#999; height:50px; line-height:50px; background:#111; margin:30px 0 0}
.fotbot a{color:#666;}
.find{ overflow:hidden; width:200px; float:left;}

/*.find a.youtube{font-size:48px; line-height:48px; background:none; position:relative;}*/


.find a i{ width:37px;height:37px;background-image:url(/skin/frontend/yisainuo/pc/longyi/images/sns-sites.png);background-repeat:no-repeat;display:block;float:left; }
.find .mgleft { margin-left:40px; }
.find .mgtop { margin-top:20px; }
.find .sns-instagram { background-position:0 0; }
.find .sns-facebook { background-position:-80px 0; }
.find .sns-youtube { background-position:-160px 0; }
.find .sns-pinterest { background-position:0 -56px; }
.find .sns-twitter { background-position:-80px -56px; }
.find .sns-tiktok { 
    background-image: url(/skin/frontend/yisainuo/pc/longyi/images/tiktok.png);
    background-size: 100% 100%;
 }
.djbox{ overflow:hidden;}
.djbox .xing{ background-image: url(/skin/frontend/yisainuo/pc/longyi/images/conent_star_icon.png);display: inline-block; width: 95px;height: 14px;overflow: hidden; margin:8px 8px 0 0;}
.djbox span {margin-right: 10px;}
.no5{ background-position:0 0;}
.no4{background-position:0 -25px;}
.no3{background-position:0 -50px;}
.no2{background-position:0 -75px;}
.no1{background-position:0 -100px;}

/*子页*/
.zy-banner{ width:100%; margin:0 auto; overflow:hidden; text-align:center;}
.section_select{ margin:10px 0;}
.section_select select{
	background:url(/skin/frontend/yisainuo/pc/longyi/images/select.png) no-repeat right center #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d9dbdc;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 10px 9px 8px;
    text-indent: 0.01px;
    text-overflow: '';
	}
.omega{ margin-left:10px;}
.omega select{ width:180px;}
.page{margin-top:35px; margin-bottom:25px;height: 32px;text-align: center;font-size: 0; clear:both;}
.page a.pageup-dis, .page a.pagedown-dis {background-color: #eff2f0;color: #bcbebd;cursor: default;}
.page a{display: inline-block;width: auto;padding: 6px 10px;padding: 6px 11px\9;border: 1px solid #dfdfdf;
font: 16px/18px Arial;background: #FFF;color: #505050;margin-right: 8px;vertical-align: top;border-radius: 3px;
-moz-border-radius: 3px;-webkit-border-radius: 3px;overflow: hidden;}
.page a.current,.page a.current:hover {background-color: #a642b0;color: #FFF;font-weight: bold;}
.page a:hover{background-color: #a642b0;text-decoration: none; color:#fff;}
.configurable-price-from-label{display:none;}

.product-thumb-next, .product-thumb-prev {
    position: absolute;
    top: 50%;
    width: 25px;
    height: 35px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    background-size: 22px 22px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(254,254,254,.2);
}
.product-thumb-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAwElEQVRYR+3WwQkCMRAF0J00sF5CUoYlrBXZgiVsR24J2kmOmdPIggfxIJv5H4KQ3MN/fJhkZOp8pHP+NACjgf9sIOd8q7WupZSCTlFzAymlVUSuZvZQ1QuKaAbEGM8hhE1EZgaiGbBXzkS4AEyEG8BCQAAGAgagCAoAQbABdxE5mdlTVZcjbwQF8B7L5vC9ORiAhMMANBwCMMLdAFa4C8AMdwE+vuPDo/ZrZ3BNQdeFBN2Avu+7GmAiBmA00L2BF82W0CHrgWpEAAAAAElFTkSuQmCC");
    right: 0;
    left: auto;
}
.product-thumb-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAzklEQVRYR+3WQQ7CIBAF0M4KltxEj6AnskfQI3giPYLHgLDRC8wYkroxNeHDUBJD14T/+M2U0tT5oc750wCMBv6jAeecs9aevPcXdKqqG0jhxpgbEe1F5BpCmBFEFeAr/MXMhxjjYxOARniCFjWgFV4E0AyHAdrhEKBFeDagVTgKuBPRTkSezHxEx+3XaGZPwdKCOiIbkE7QAgEBWiBggDaiCKCJKAZoIaoAK4htr+PPbC8/JLP3/oxcxdkfInRTZH31K0DC1tYOwGigewNvxl3AIZ5pBmoAAAAASUVORK5CYII=");
    left: 0;
    right: auto;
}
.product-thumb-next:hover, .product-thumb-prev:hover {
    background-color: rgba(254,254,254,.9);
}
.firecheckout-set #checkout-review .product-image {float:left;}
.fcp-col-product {
    box-sizing: border-box;
    width: 61%;
    border-right: 1px solid #ddd;
}
.fcp-col-price {
    width: 13%;
    border-right: 1px solid #ddd;
    text-align: center;
}
.fcp-col-qty {
    box-sizing: border-box;
    width: 13%;
    border-right: 1px solid #ddd;
    text-align: center;
}
.fcp-col-subtotal {
    width: 13%;
    text-align: center;
}
.fcp-col-price,
.fcp-col-qty,
.fcp-col-subtotal {
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.fcp-col-subtotal .cart-price .price,
.fcp-col-price .cart-price .price{
    color:#ff1c9d;
    font-size:18px;
    font-weight:bold;
}
.fcp-header {
    display: flex;
    background: #d9e5ee;
    font-size: 16px;
}
.fcp-header > li {
    padding: 5px;
}
.fcp-items {
    display: flex;
    border-bottom: 1px solid #ddd;
}
.fcp-items > li {
    padding: 5px;
}
.fcp-item-options {
    float: left;
    margin-left: 3px;
}
.bbi-wrapper {
    max-height: 300px;
    overflow-y: scroll;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.bb-title {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}
.bonus-buy-items {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 25%;
    padding: 5px;
    margin-bottom: 5px;
}
.bonus-buy-items > li {
    padding: 5px;
}
.bbi-name {
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
    text-align: center;
}
.bbi-price {
    display: flex;
    align-items: baseline;
    margin: 5px 0;
}
.bb-oldprice {
    text-decoration: line-through;
}
.bb-price {
    font-size: 16px;
    margin-right: 8px;
}
.add-bonus {
    font-size: 14px;
    font-weight: 700;
    background-color: #fff3f3;
    border-radius: 10px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
}
.ab-notice {
    text-align: center;
}
.add-bonus-modal {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1000;
}
.add-bonus-bg {
    position: relative;
}
.ab-container {
    width: 900px;
    height: 50%;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -450px;
    margin-top: -160px;
    background: #fff;
    padding: 30px 20px;
    box-sizing: content-box;
}
.ab-left {
    width: 35%;
    float: left;
}
.ab-right {
    width: 62%;
    height: 100%;
    float: right;
    overflow-y: scroll;
}
.ab-close {
    position: absolute;
    z-index: 2;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAA10lEQVRIS72UUQ0CMRBE3zlBCjjAAeAACTgAB+DgLIADcIIEsqQll9LuzpGU+2qa7bvt7HQGOn1DJy5/A6+BDbADnjNuswUWwCGfKTs28AjcgZUIN+gZuAHLFtj2c6ECz7WPBP3csqWxAm9CrTtveB7chUbgliwhVAGX8AtwAr40LR2k+jh3aedDqNrxtGtbK26RXt5UU5PiqMAjKWqDUqwo2a2maQiPHog3KBdeA0s+TfZqwlshJFmqgF9TcL23a2BLuL2YbPldhLE5I4L90shuP/+oG/gF0H9QF7Ut8A8AAAAASUVORK5CYII=");
    background-position: center;
    background-repeat: no-repeat;
}
.abr-name {
    font-size: 20px;
    color: #000;
}
.ab-options {
    /* overflow-x: hidden;
    overflow-y: scroll; */
    /* max-height: 120px; */
    padding: 10px 0;
}
.abo-label {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}
.ab-required {
    color: #ff1c9d;
}
.abo-value {
    position: relative;
    margin-bottom: 7px;
}
.ab-vl {
    min-width: 94px;
    line-height: 32px;
    height: 32px;
    white-space: nowrap;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    user-select: none;
    display: inline-block;
}
.ab-vl.current {
    background-color: #ff1c9d;
    color: #fff;
}
.ab-vi {
    position: absolute;
    visibility: hidden;
}
.ab-price {
    margin: 10px 0;
}
.abp-curr {
    font-size: 30px;
    color: #ff1c9d;
    margin: 0 5px 0 15px;
}
.abp-old {
    font-size: 20px;
    text-decoration: line-through;
}
.ab-qty {
    overflow: hidden;
    line-height: 40px;
}
.abq-label {
    color: #666;
    font-weight: 600;
    width: 80px;
    vertical-align: text-bottom;
    float: left;
}
.abq-input {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 18px;
    float: left;
}
.abi-reduce {
    width: 40px;
    color: #666;
    font-weight: 700;
    border: none;
    outline: none;
    height: 40px;
    background: none;
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAASElEQVQ4T2NkoBAwUqifYdQABmqFAb+YEgMrozlJMfKX4QrD+5eXIbEgKK7LwMygS5IBv/+fYPj46t5oNFItGkkKflTFFMcCAFpjCxElkYQnAAAAAElFTkSuQmCC");
    background-position: center;
    background-repeat: no-repeat;
}
.abi-add {
    width: 40px;
    color: #666;
    font-weight: 700;
    border: none;
    outline: none;
    height: 40px;
    background: none;
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAVklEQVQ4T2NkoBAwUqifgeYGGEBdeAGXSwm5oAGqEUZjmDP4DAD52R/JnQ5Q9gEksY0MDAzwMEH3AsiAAAIGbMBnAHogDcFARPcCxQmJYFYhlJBobwAAORwOESKi/GcAAAAASUVORK5CYII=");
    background-position: center;
    background-repeat: no-repeat;
}
.abi-num {
    width: 92px;
    font-size: 16px;
    float: left;
    height: 40px;
    border: none;
    text-align: center;
}
.ab-sub {
    clear: both;
    margin-top: 10px;
}
.abs-buynow {
    width: 200px;
    height: 48px;
    line-height: 48px;
    border-radius: 4px;
    border: none;
    outline: none;
    color: #fff;
    font-weight: 600;
    margin-bottom: 12px;
    background-color: #ff1c9d;
    cursor: pointer;
}
.loading-modal {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) url('/skin/frontend/yisainuo/pc/longyi/images/ajax-loading.gif') 50% 50% no-repeat;
}
body.loading .loading-modal {
	overflow: hidden;  
	display: block; 
}
.highly-recommend-container .hr-title {
    font-size: 26px;
    font-weight: bold;
    margin: 30px 0;
}
.highly-recommend {
    display: flex;
    justify-content: space-between;
}
.highly-recommend li {
    max-width: 24%;
    padding-bottom: 10px;
    transition: ease .3s;
}
.highly-recommend li:hover {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .5);
}
.highly-recommend .hri-title {
    font-size: 16px;
    color: #666;
    margin: 5px 0;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
    line-height: 1.5em;
    height: 3em;
}
.hri-price-box {
    text-align: center;
    font-size: 15px;
}
.hri-price-box .hri-price {
    color: #ff1c9d;
}
.hri-price-box .hri-oldprice {
    font-size: 13px;
    text-decoration: line-through;
}
.related-products {
    border: 1px dashed #000;
    padding: 5px;
    border-radius: 12px;
    width: 1000px;
    margin: 50px auto;
}
.related-products .rp-title {
    text-align: center;
    font-size: 24px;
    color: #636363;
    font-weight: 600;
    margin: 10px 0 20px 0;
}
.related-products > ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
}
.related-products > ul > li {
	width: 40%;
	margin-top: 10px;
}
.related-products .rp-name {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 1.5em;
    height: 3em;
    overflow: hidden;
}
.related-products .rp-pricebox {
	text-align: center;
	margin-top: 20px;
    font-size: 20px;
    font-weight: 500;
}
.related-products .rp-pricebox .rp-saleprice {
	color: #ff1c9d;
}
.related-products .rp-pricebox .rp-oldprice {
	text-decoration: line-through;
	margin-left: 5px;
    color: #a0a0a0;
}
.wide span {
    color: #757575;
}
.halip_prodeviw {
    margin-top: 40px;
}

.hp-wrapper {
    max-width: 1642px;
    margin: 0 auto;
}

.halip_prodeviw .hp-wrapper,
.halip_protwo {
    max-width: 1400px;
}

.halip_prodeviw ul li {
    margin-left: 0;
    line-height: normal;
}

#halip_prod_form,
#halip_prod_form2 {
    display: flex;
    justify-content: space-between;
}

.halip_prod_limg {
    width: 50%;
    overflow: hidden;
    position: relative;
}
.hwigs-product-images{
    position:relative;

}
.halip_prod_limg_icon{
    position: absolute;
    width: 100%;
    left:0;
    bottom:0;
}
.halip_prod_limg_icon img{
    display: block;
    width: 100%;
    height: auto;
}

.halip_prod_limg .swiper-container {
    width: 56%;
    text-align: center;
    margin-top: 20px;
}

.halip_fr_tit {
    text-transform: uppercase;
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
    letter-spacing: 1px;
    font-weight: bold;
}
.halip_fr_tit._fe_color{
    color: #fe3e94;
}

.halip_prod_rinfo .halip_prod_rul .halip_prod_name {
    font-size: 34px;
    color: #000000;
    font-weight: bold;
    margin: 45px 0;
    text-transform: uppercase;
}

.halip_prod_rinfo .halip_prod_rul .halip_prod_name2 {
    font-size: 27px;
}

.hpi-img {
    display: none;
}

.hpi-img.current {
    display: block;
}

.halip_prod_rinfo {
    width: 45%;
    padding: 50px 0 50px 30px;
}

.halip_fr_input {
    padding-top: 0;
    margin-bottom: 5px;
}

.halip_fr_select {
    width: 274px;
    max-width: 100%;
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
    border: 1px solid #939393;
    height: 43px;
    line-height: 43px;
}

.halip_fr_option {
    width: 100%;
    margin: 10px 0 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.hp-option {
    max-width: 49%;
}

.halip_fr_priceli p {
    display: inline-block;
    margin: 35px 0 25px;
}

.halip_fr_newprice {
    color: #fe3e94;
    font-size: 38px;
    font-weight: bold;
}

.halip_fr_oldprice {
    text-decoration: line-through;
    color: #b9b9b9;
    font-size: 34px;
    font-weight: lighter;
    padding-left: 10px;
}

.halip_fr_carbtn,
.halip_fr_buybtn {
    width: 45.5%;
    text-transform: uppercase;
    height: 54px;
    border: 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    border-radius: 2px;
    cursor: pointer;
}

.halip_fr_buybtn {
    background: #000;
}

.halip_fr_carbtn {
    background: #fff;
    border: 2px solid #000;
    margin-right: 49px;
    color: #000000;
}

.halip_protwo {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    clear: both;
}

.halip_protwoli {
    position: relative;
    text-transform: uppercase;
}

.halip_protwoli .halip_ptliimg {
    overflow: hidden;
}

.halip_protwoli img {
    transition: .8s;
}

.halip_protwoli:hover img {
    transform: scale(1.1);
}

.hap_protwo_tit {
    position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    font-size: 56px;
}

.hap_protwo_btn {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    background-color: #000000;
    width: 30%;
    text-align: center;
    font-size: 18px;
    line-height: 52px;
}

.halip_wholebox {
    margin: 123px auto 0;
    position: relative;
}

.halip_wholecon {
    position: absolute;
    top: 120px;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    text-align: center;
}

.halip_wholec_top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 68%;
    margin: 20px auto;
}

.halip_wholec_top .halip_wholec_tp {
    color: #fff;
    background-color: #000000;
    line-height: 35px;
    min-width: 25%;
    margin: 5px 10px 5px 8px;
    text-transform: capitalize;
    font-size: 18px;
    padding: 0 10px;
    font-weight: 500;
    box-sizing: border-box;
}

.halip_wholec_bot {
    margin-top: 20px;
}

.halip_wholec_bot .halip_wholec_tp {
    font-size: 20px;
    color: #000000;
}

.halip_wholec_bot .halip_wholec_tp i {
    padding: 0 10px;
}
.halip_title {
    font-size: 36px;
    color: #000000;
    text-align: center;
    font-weight: bold;
    margin: 80px auto 35px;
}

.halip_sbcbcon {
    display: flex;
    justify-content: space-between;
}

.halip_sbcbcli {
    padding-left: 10px;
    transition: .3s;
}

.halip_sbclimg {
    overflow: hidden;
}

.halip_sbclimg img {
    transition: .8s;
}

.halip_sbcbcli:hover img {
    transform: scale(1.1)
}

.halip_sbcbcli:first-child {
    padding-left: 0;
}

.halip_sbcbctit {
    text-align: center;
    padding: 25px 0 15px;
    font-weight: 500;
    font-size: 20px;
}

.halip_pswfybcon {
    display: flex;
    justify-content: space-between;
}

.halip_pswfybcli {
    position: relative;
    width: 32%;
    text-align: center;
    transition: .3s;
}

.halip_pswfybcimg {
    position: relative;
    overflow: hidden;
}

.halip_pswfybcimg img {
    transition: .8s;
}
.halip_pswfybcimg .conor-icon{
    position: absolute;
    top:0px;
    left:0;
    width: 20%;
    height: auto;
}
.halip_pswfybcli:hover img {
    transform: scale(1.1);
}

.halip_pswfybctit {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px;
    width: 100%;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-size: 26px;
    font-weight: 500;
}

.halip_pswfybcbtn {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 30px;
    border: 1px solid #000000;
    color: #000000;
    padding: 6px 50px;
    font-weight: 500;
}

.halip_ttsbox .halip_title,
.halip_fuoibox .halip_title {
    margin-bottom: 0;
}

.halip_titlebop {
    font-size: 18px;
    color: #444444;
    text-align: center;
    margin: 10px auto 45px;
    font-weight: 400;
}

.halip_fuoicon {
    position: relative;
}

.halip_fuoibox .halip_titlebop {
    font-size: 22px;
}

.halip_ttscon {
    display: flex;
    justify-content: space-between;
}

.halip_ttscli {
    max-width: 24%;
    transition: .3s;
}

.halip_tscliimg {
    position: relative;
    overflow: hidden;
}
.halip_tscliimg_bottomicon{
    position: absolute;
    width: 100%;
    height: auto;
    bottom:0;
    left:0;
}

.halip_tscliimg img {
    transition: .8s;
}

.halip_ttscli:hover img {
    transform: scale(1.1);
}

.halip_ttsctit {
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.halip_ttscprice {
    position:relative;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    margin-top: 10px;
}
.halip_ttscprice .icon-shopping-cart{
    position: absolute;
    color:#fe51a0;
    right:20px;
    top:50%;
    transform: translateY(-50%);
}
.halip_ttscprice i {
    font-style: normal;
    font-weight: normal;
    color: #818181;
    font-size: 23px;
    padding-left: 10px;
    text-decoration: line-through;
}

.halip_fuoicimg {
    position: relative;
    overflow: hidden;
}

.halip_fuoicpanl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6) url(https://cdn.alipearlhair.com/media/wysiwyg/home/1631233911.png) no-repeat center center;
    background-size: 48px;
    opacity: 0;
    transition: .3s;
}

.halip_fuoicimg:hover .halip_fuoicpanl {
    opacity: 1;
}

.halip_fuoicbtn {
    text-align: center;
}

.halip_fuoicbtn a {
    display: inline-block;
    margin: 25px auto 0;
    padding: 5px 15px;
    color: #FFFFFF;
    background-color: #000000;
    border-radius: 20px;
}

.halip_fuoicon .swiper-button-next,
.halip_fuoicon .swiper-button-prev {
    background: none;
    width: 35px;
    height: 35px;
    border-left: 5px solid #777;
    border-top: 5px solid #777;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transform: rotate(-45deg);
}

.halip_fuoicon .swiper-button-prev {
    left: -40px;
}

.halip_fuoicon .swiper-button-next {
    transform: rotate(135deg);
    right: -40px;
}

.halip_chosebox {
    padding-bottom: 60px;
}

.halip_chosecon {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 18px;
    color: #000000;
    text-align: center;
    line-height: 1.8;
    font-weight: 400;
}

.halip_chosebox .halip_title {
    margin-bottom: 20px;
}
.nav-icon__new {
    position: absolute;
    top: 0;
    right: -20px;
}

.home-scene{
    width: 100%;
}
.home-scene-group{
    width: 100%;
    display: flex;
    justify-content: space-between;

}
.home-scene-item{
    display: block;
    width: 23%;
}

/* 详情页 */
.collateral-tabs .detailsH2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.collateral-tabs .detailText {
    font-size: 16px;
}
.cart-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.payment-messages-container {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

/*home flashsale start*/
.aphome-flashsale-root{
    width: 100%;
    background-color: #fff1f8;
    margin-top: 30px;
}
.aphome-flashsale{
    box-sizing: border-box;
    width: 100%;
    max-width: 1642px;
    background-color: #fff1f8;
    padding: 60px 0;
    margin: 0 auto;
}
.aphome-flashsale-title{
    text-align: center;
    font-size:50px;
    font-weight: 600;
}
.aphome-flashsale-title p span{
  font-weight: bold;
}
.aphome-flashsale-countdown{
  box-sizing: border-box;
  width: 100%;
  display:flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.aphome-flashsale-countdown-text{
  font-size: 42px;
  font-weight: 600;
  margin-right: 10px;
}
.aphome-flashsale-countdown-box{
  display: flex;
}
.aphome-flashsale-countdown-group{
  position: relative;
  background-color: #000;
  color:#fff;
  display:flex;
  width: 90px;
  height: 100px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-right: 40px;
  text-align: center;
}
.aphome-flashsale-countdown-group._dot::after{
  content: ':';
  display: block;
  position: absolute;
  font-size: 40px;
  font-weight: bold;
  top:50%;
  right: 0;
  transform: translate3d(210%,-50%,0);
  color:#000;
}
.aphome-flashsale-countdown-num{
  font-size: 52px;
  font-weight: 600;
  line-height: 1em;
}
.aphome-flashsale-countdown-label{
  font-size: 18px;
  line-height: 1.2em;
  margin-top: 4px;
}
.aphome-flashsale-countdown-group:last-child{
  margin-right: 0;
}
.aphome-flashsale-swiper{
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin-top: 50px;
}
.aphome-flashsale--product{

}
.aphome-flashsale--product-img{
  width: 100%;
}
.aphome-flashsale--product-img img{
  width: 100%;
  height: auto;
}
.aphome-flashsale--product-title{
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 16px;
  color: #000;
  padding-top: 8px;
  text-align: left;
  line-height: 1.3;
  margin-top: 8px;
}
.aphome-flashsale--product-price{
  width: 100%;
  display:flex;
  justify-content: space-between;
  font-weight: 700;
  margin-top: 8px;
}
.aphome-flashsale--product-nowprice{
  color: #ff30a0;
  font-size: 18px;
}
.aphome-flashsale--product-lineprice{
  color: #a0a4aa;
  font-size: 18px;
  text-decoration: line-through;
}
.aphome-flashsale--product-percent{

  color:#ffffff;
  background-color: #ff30a0;
  font-size: 14px;
  padding: 0px 4px;
  border-radius: 2px;
  line-height: 26px;
}
.aphome-flashsale--product-review{
  width: 100%;
  display: flex;
  margin-top: 8px;
  font-size: 16px;
  color: #aaaaaa;
}
.aphome-flashsale--product-review-rate{
  width: 90px;
  height: 22px;
  margin-right: 10px;
}

.aphome-flashsale-checknow{
  width: 100%;
  text-align: center;
  margin-top: 60px;
}
.aphome-flashsale-checknow a{
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #333;
  font-size: 30px;
  width: 400px;
  height: 60px;
  margin: auto;
  font-weight: 500;
}
.aphome-flashsale-swiper-pre,
.aphome-flashsale-swiper-next{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top:32%;
  /* transform: translateY(-50%); */
  width: 30px;
  height: 60px;
  background-color: rgba(0,0,0,0.3);
  color:#ffffff;
  font-size: 24px;
  z-index: 1;
}
.aphome-flashsale-swiper-pre{
  left:0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.aphome-flashsale-swiper-next{
  right:0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
/*home flashsale end*/