@charset "utf-8";
/* CSS Document */
body{ font-size: 12px; -webkit-font-smoothing:antialiased;}
.width1200{max-width: 1200px; margin:0 auto;}
.banner-bg{ background:url(https://deal.chicuu.com/img/ellevoo_20180409_bannerbg.jpg) no-repeat top;}
.banner-bg2{ background:url(https://deal.chicuu.com/img/20180321-welcome-to-spring-bannerBG2.jpg) no-repeat top;}
.banner-bg img,.banner-bg2 img{ display: block;}
.content-bg {
 /*   background: url(https://www.tomtop.com/img/images/edm/20160627_The_special_1920x1081_bg.jpg) no-repeat  center 0 fixed;*/
  background:#faf5fb;position: relative; bottom: 0px; top: 0px;min-height: 700px;}
li,ul{ list-style-type: none; padding: 0px; margin: 0px;}
a{ color: #000;}
.height80{ height:20px; width: 100%;}
.conter1920{ max-width:1920px; margin:0 auto;} 
.bg {
    background: url(https://deal.chicuu.com/img/ellevoo_20180409_backgroundbg.png)  repeat-x ,#f8e4c9;
    text-align: center;
	background-size: 100%;
    /*background-position: center 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    zoom: 1;*/
}
.d_bottom img{width:100%;  transitaion:0.5s; -moz-transition:0.5s; -o-transition:0.5s; -ms-transition:0.5s; -webkit-transition:0.5s;}
.d_bottom img:hover{transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);}
.d_bottom_box{width:100%; max-width: 1200px; margin: auto; overflow: hidden;}
.d_bottom_box li{ float:left; width: 33.3%;}
.d_bottom{    width: 94%; max-width: 373px; text-align: center;   color: #000; font-family: arial;}
.d_bottom img{width:100%;}
.d_bottom span{    display: block;
    font-size: 30px;
    line-height: 1;
    padding: 20px 0;}
.d_bottom_center{ margin:auto;}
.d_bottom_right{ float:right;}

.e_product01_box{width: 100%; max-width: 1920px; margin: auto; background: url(https://deal.chicuu.com/img/201804/ellevoo_20180409_bg58x58.jpg) repeat;}
.e_product01{ width: 100%; max-width: 1200px; margin: auto; }
.e_product01 img{ display: block; width: 100%;}
.e_product02 { width: 100%;}
.e_title_box{  position: relative;   width: 86%;
         margin: 110px auto 82px;
    border-bottom: solid 2px #646b67;  }
.e_title{width: 50%;
    font-size: 35px;
    font-family: Myriad Pro;
    color: #523e4b;
    text-align: center;
    position: absolute;
    top: -42px;
    left: 27%;
    background: #d5e6dd;}
.e_title span { width: 100%; display: block; color: #df2f00;font-size: 21px;}







.Intimates1{ }
.d_title1{width: 100%;
    text-align: center;
    height: 80px;
    font-size: 40px;
    line-height: 1;
    padding-top: 29px;
    color: #000000;}
.d_title_copen span{padding-left: 15px;}
.W1200{ overflow:hidden;}
/*产品*/	
.piright img{ display: inline-block;}
.contop ul li { margin: 0.5%; background: #fff; padding: 20px; float: left; width: 49%; display: block;}
.contop ul li p{ font-size: 12px; display: block; margin:10px 5px;}
.pileft{ float: left; width:180px; text-align: left;}
.piright{ overflow: hidden; text-align: right;}
.discount{ font-size: 22px; color: #8000e2; font-weight: bold;}
.original-cost{ font-size: 14px; text-decoration: line-through;}
.contop .BUYNOW{ display: block; width: 90px; font-size: 13px; text-align: center; background: #8000e2; line-height: 25px; color: #fff; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;}
.contop ul li p.Andoer{ height: 28px; overflow: hidden; margin: 10px 5px 5px 5px;}
.contop .BUYNOW:hover{ background: #FF0000;}
.height20{ height: 20px;}
.height30{ height: 30px;}
.relative {
    position: absolute;
    bottom: 13%;
    font-size: 20px;
    color: #fff;
    width: 88%;
}

.footer4 {     margin-top: 0%;
    padding-bottom: 3%;}
.footer4 ul li{
     position: relative;
    float: left;
    width: 26.2%;
    text-align: center;
    margin-left: -1.6%;
}
.footer4 ul li a{
    display: block; padding:0; font-size: 20px;
}
.footer4 ul li a:hover{ color: #ff0000;}

.d_title{       background: url(https://deal.chicuu.com/img/20180321-welcome-to-spring-db.png) center no-repeat;
    margin: 1% 1%;
    position: relative;
    float: left;
    width: 26.2%;
    text-align: center;
    margin-left: -1.6%;}
/*nav*/
li{ list-style-type:none; }
.nav .nav_content h1{ font-size: 20px;text-align: center;line-height: 20px;color: #fff;margin-top: 5px;margin-bottom: 20px;}
.nav {
	width: 100%;
	position: fixed;
	z-index: 9999;
}
.nav {transition: 1s;-moz-transition: 1s;-ms-transition: 1s;-o-transition: 1s;-webkit-transition: 1s;opacity: 0;filter: alpha(opacity:0);}
.nav .nav_content {
       position: fixed;
    right: 10px;
    z-index: 99999;
    width: 145px;
    height: 444px;
    bottom: 50%;
    margin-bottom: -190px;
    background: #32895e;
    border-radius: 93px;
}

.nav ul {
    padding-top: 23px;
}
.nav ul .floor_nav,.nav_content a {
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	}
.nav_content a:hover { color:#000;}	
.nav ul .floor_nav {
        width: 80%;
    color: #fff;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    margin: 6px auto 8.9px auto;
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px dashed #3c3c3c;
}
.nav ul .floor_nav:hover,.nav ul li.nav_top:hover{}
/*.nav ul .floor_nav:first-child {margin-top: 0px;line-height: 17px;}*/
.nav ul .floor_nav:hover {/*background: #000*/	color:#00544a;}
.nav ul .floor_nav_cur {color:#00544a;}
.nav ul li.nav_top{ 
    
	    text-align: center;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    line-height: 51px;
    margin-top: 0px;
    font-size: 15px;
    padding-left: 6px;
}
.ico{padding-left: 10px;  padding-top: 8px; text-align: center;}
.ico img{ margin-right: 8px;}
.d_title_copen{     font-size: 24px;
    color: #fff;
    padding: 5px 20px;
    margin: auto;
    height: 58px;
    background: #000;
    display: inline-block;
    line-height: 1;}
/*产品*/
.product{ width: 100%; max-width: 1200px;     margin: 0 auto 38px;  overflow: hidden;}

.product.radus .zk01{ font-size: 27px; margin-top: 8px;line-height: 35px;}
.product.radus .product_discount { width:70px; height:70px; font-size:20px; display: none;}
.product_content{ position:relative;}
.product ul li img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
	max-width:101%;
    display:block;
    border: 0;
    text-align: center;
}

.product_price {
	width: 100%;
    line-height: 24px;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    text-align: center;
    text-decoration: line-through;
    display: inline-block;
    vertical-align: middle;
	    padding-bottom: 8px;
}
.product_price p {
    font-size: 33px;
	    color: #f65111;
    padding-right: 2px;
    display: inline-block;
}
.zk01{ font-size: 28px;}

.product_discount{
     background: url(http://deal.ellevoo.com/img/201804/ellevoo_20180409_zk.png) no-repeat;
    color: #FFF;
    width: 71px;
    height: 81px;
    padding: 5px 0px;
    margin: 0 auto;
    display: inline-block;
    float: right;
    font-size: 10px;
    padding-top: 18px;
    line-height: 1;
    position: absolute;
    top: 11px;
    left: 73%;
}
.product_discount br{  }	

.product ul li{   
/*   box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);
    -o-box-shadow: 0px 0px 13px rgba(0,0,0,0.3);*/
background: #ffffff;
    padding-bottom: 15px;
    display: block;
    float: left;
    position: relative;
    border: none;
    width: 30.3%;
    margin: 1.5%;
    text-align: center;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
	}

.product ul li.the-first{ display: table;background: #fff; padding-bottom: 0px;}
.the-first2{ display: table-cell; border: 8px solid #79d0c5; height: 573px; vertical-align: middle; }
.product ul li.the-first img:hover{ transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -webkit- transform:scale(1)}
.product ul li.the-first img{ max-width:100%;padding-bottom: 0;}

.product ul li img:hover{ transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -webkit- transform:scale(1.1)}
.product ul li:hover{/*border:#6a6a6a 1px solid;*/}
.product ul li a h4{ font-size:14px; font-weight:100; line-height:20px; display:block; padding-bottom:15px; }
.product .product_title a{ color: #000;}
.product_title{ 
    overflow: hidden;
    display: none;
    font-size: 17px;
    line-height: 19px;
    font-weight: 100;
    padding: 0px 10px;
    height: 39px;
    margin: 0 auto 10px auto;
    text-align: center;
}
.product_buy { display: inline-block; margin-left: 15px;}
.product_buy a{
        font-size: 16px;
       background: #32895e;
    display: inline-block;
    padding: 5px 25px;
    color: #ffffff;
    vertical-align: middle;  
}
.prozy10{ padding:10px 10px 20px 10px;}
.product_img{ overflow:hidden; background:#fff url(//www.tomtop.com/img/images/edm/20160621_loading.gif) no-repeat 50% 50%;   margin-bottom: 5%;}
.xj01{ font-weight:bold;}

.free{  max-width:767px; text-align:center; margin:0 auto 60px auto;}
.free h1{ display:inline-block;/* text-transform: uppercase; */font-size:45px; background:#FFF; padding:3px 10px; font-family:Arial, Helvetica, sans-serif; font-family:"bau"; }
.freexx{background:#000; height:2px; margin-top: -30px;}
.bai{ padding:1.5% 0;}
.floral-print-dresses1{text-align: center;}
.width1230{ margin:0 auto; max-width:1225px;}
.width1230 .product_img img{}
.width1230 .product_price p{ color:#6D6D6D;}

@media(max-width:1500px){
.width1200,.W1200 { max-width: 990px;} 
.banner-bg,.banner-bg2 { background-size: 1587px;}   
.the-first2 { height: 483px}  
.product_price p { font-size: 27px;} 
.footer4 ul li {
    background-size: 218px;
}  
	.footer4 ul li {
    position: relative;
    float: left;
    width: 25.2%;
    text-align: center;
    margin-left: -1.6%;
}
}
@media(max-width:1200px){
    .product_img{ height: inherit;}
    .nav .nav_content { display: none;}
}
@media(max-width:1000px){
.the-first2 { height: 400px;}
.product_price{ display: block;}
.product_buy {
    display: block;
    margin-left: 0;
    margin-top: 1%;
} 
.footer4 ul li { background-size:100%;}      
} 

@media(max-width:760px){ 
	.relative {
    position: absolute;
    bottom: 12%;
    font-size: 14px;
    color: #fff;
    width: 88%;
}
	.e_title_box {
       position: relative;
    width: 100%;
    margin: 36px auto 40px;
    border-bottom: solid 2px #646b67;
}
	.e_title {
        width: 80%;
    font-size: 14px;
    font-family: Myriad Pro;
    color: #523e4b;
    text-align: center;
    position: absolute;
    top: -29px;
    left: 11%;
    background: #d5e6dd;
		    height: 150px;
}
	.e_title span {
    width: 100%;
    display: block;
    color: #df2f00;
    font-size: 12px;
}
.the-first2 { height: 300px;}
	
.d_title {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://deal.chicuu.com/img/chicuu_20180403_title.png) no-repeat top center;
    background-size: 100%;
    height: 38px;
}	
.d_title1 {
    width: 100%;
    text-align: center;
    height: 40px;
    font-size: 16px;
    line-height: 1;
    padding-top: 18px;
    color: #000000;
}
.d_title_copen {
    font-size: 10px;
    color: #fff;
    padding: 3px 8px;
    margin: auto;
    height: 32px;
    background: #000;
    display: inline-block;
    line-height: 1;
}	
	.product {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto 13px; 
    overflow: hidden;
}
.d_bottom span {
    display: block;
    font-size: 12px;
    line-height: 24px;
}	
.product_discount {
        background: url(http://deal.ellevoo.com/img/201804/ellevoo_20180409_zk.png) no-repeat;
    background-size: 100%;
    color: #FFF;
    width: 40px;
    height: 66px;
    padding: 5px 0px;
    margin: 0 auto;
    display: inline-block;
    float: right;
    font-size: 10px;
    padding-top: 11px;
    line-height: 1;
    position: absolute;
    top: 11px;
    left: 54%;
}	
	.zk01 {
    font-size: 12px;
}
	
	
	
	
}
@media(max-width:530px){   
.the-first2 { height: 250px;}
.product_price p { font-size: 3vw;}    
.product_price { font-size: 2.2vw;}
.product_buy a {
    font-size: 2.5vw;
    padding: 2px 8px;
} 
.footer4 ul li { width: 48%;}  
.footer4 ul li a { font-size: 13px;}   
.height80 { height: 0px;}    
}
@media(max-width:455px){ 
.the-first2 { 
    height: 207px;
    border: 3px solid #79d0c5;    
    }
}
@media(max-width:350px){
.the-first2 { 
    height: 170px;
    }    
}
