﻿@charset "utf-8";
.container{display:block; width:100%; background:#f0f0f0; }

.products{display:block; padding-top:70px;}
.products .title{display:block; height:50px;}
.products .title h2{line-height:50px;font-size:28px; color:#395aa4;}
.products .title .more{float:right; line-height:50px;font-size:16px; color:#282828;}
.products .title h2 i{font-style:normal;  font-size:20px; font-weight:normal; }
.products .con{display:block; width:100%;}
.products .con ul{display:block;margin-top:10px;}
.products .con ul li{float:left; width:30%; margin-right:5%; margin-bottom:50px;}
.products .con ul li a.pic{display:block; width:100%;}
.products .con ul li a.pic img{display:block; width:100%;}
.products .con ul li .wz{display:block; width:100%;padding:10px 0px; background:#fff;}
.products .con ul li .wz .tit{display:block; line-height:50px; text-align:center; font-size:24px;height:50px; overflow:hidden; color:#282828;}
.products .con ul li .wz .tip{display:block;color:#395aa4; font-size:18px; text-align:center; line-height:30px;}

.products .con ul li:nth-child(1n){width:30%;margin-right:5%;}
.products .con ul li:nth-child(2n){width:30%;margin-right:5%;}
.products .con ul li:nth-child(3n){width:30%;margin-right:0%;}


.mfragrance{display:block; padding-top:70px;}
.mfragrance .title{display:block; height:50px;}
.mfragrance .title h2{line-height:50px;font-size:28px; color:#395aa4;}
.mfragrance .title .more{float:right; line-height:50px;font-size:16px; color:#282828;}
.mfragrance .mf_img{display:block;width:100%; height:520px; background:url(../images/mf_img.jpg) no-repeat center top;margin-top:10px;}
.mfragrance .mf_img .inner{display:block; height:520px; position:relative; z-index:2; left:0px; top:0px;}
.mfragrance .mf_img .rescommend{display:block; width:31%;position:absolute; z-index:8; left:0px; bottom:0px;}
.mfragrance .mf_img .rescommend a.pic{display:block; width:100%;}
.mfragrance .mf_img .rescommend a.pic img{display:block; width:100%;}
.mfragrance .mf_img .rescommend .wz{display:block; width:100%;padding:10px 0px; background:#fff;}
.mfragrance .mf_img .rescommend .wz .tit{display:block; line-height:50px; text-align:center; font-size:24px;height:50px; overflow:hidden; color:#282828;}
.mfragrance .mf_img .rescommend .wz .tip{display:block;color:#395aa4; font-size:18px; text-align:center; line-height:30px;}



.mfragrance .con{display:block; margin-top:50px;}
.mfragrance .con ul{display:block;margin-top:10px;}
.mfragrance .con ul li{float:left; width:31%; margin-right:2.333%;}
.mfragrance .con ul li a.pic{display:block; width:100%;}
.mfragrance .con ul li a.pic img{display:block; width:100%;}
.mfragrance .con ul li .wz{display:block; width:100%;padding:10px 0px; background:#fff;}
.mfragrance .con ul li .wz .tit{display:block; line-height:50px; text-align:center; font-size:24px;height:50px; overflow:hidden; color:#282828;}
.mfragrance .con ul li .wz .tip{display:block;color:#395aa4; font-size:18px; text-align:center; line-height:30px;}

.mfragrance .con ul li:nth-child(1n){width:31%;margin-right:3.5%;}
.mfragrance .con ul li:nth-child(2n){width:31%;margin-right:3.5%;}
.mfragrance .con ul li:nth-child(3n){width:31%;margin-right:0%;}


