body{
    font-family:'Hiragino Sans GB','微软雅黑','Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
    font-weight: normal !important;
}
.marginBottom0
{
	margin-bottom:0;
}
.c-line{
	border-bottom:1px solid rgba(80,80,80,0.4);
	margin-bottom:40px;
}
.blockAbsolute
{
	position:absolute;
	width:100%;
	height:100%;
	display:block;
}
.marginLeftRightAuto
{
	margin-left:auto;
	margin-right:auto;
}
.width100
{
	width:100%;
}
.width90
{
	width:90%;
}
.width80
{
	width:80%;
}
.width70
{
	width:70%;
}
.width60
{
	width:60%;
}
.color000
{
	color:#000;
}
.color039058070
{
	color:rgb(39,58,70);
}
.color505050
{
	color:rgb(50,50,50);
}
.color100101101
{
	color:rgb(100,101,101);
}
.color000139255
{
	color:rgb(0,139,255);
}
.color000170230
{
	color:rgb(0,170,230);
}
.color255255255
{
	color:rgb(255,255,255);
}
.color027146246
{
	color:rgb(27,146,246);
}
.opacity9
{
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
	opacity:0.9;
}
.opacity8
{
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	opacity:0.8;
}
.opacity7
{
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
.opacity6
{
	-moz-opacity:0.6;
	-webkit-opacity:0.6;
	opacity:0.6;
}
.opacity5
{
	-moz-opacity:0.5;
	-webkit-opacity:0.5;
	opacity:0.5;
}
.fz12
{
	font-size:12px;
}
.imgContainer{
   background-position: center center;
   background-size: cover;
   background-repeat: no-repeat;
   position:relative;
}
.swiper-button-next.swiper-button-grey{
	background-image: url('http://www.eigenstone.com.cn/common/images/right-arrow.png');
}
.swiper-button-prev.swiper-button-grey{
	background-image: url('http://www.eigenstone.com.cn/common/images/left-arrow.png');
}
.swiper-pagination-grey .swiper-pagination-bullet {
   background: #666;
   border:1px solid #666;
   width:10px;
   height:10px;
}
.swiper-pagination-grey .swiper-pagination-bullet-active {
    background: #fff;
    border:1px solid rgb(185,185,185);
    width:10px;
    height:10px;
}
.swiper-01-btn{
	position:absolute;
	top:42%;
	left:26%;
}
.swiper-02-btn{
	position:absolute;
	top:82%;
	left:48%;
}
.swiper-03-btn{
	position:absolute;
	top:78%;
	right:35%;
}
.imgContainer img{
	width:100%;
}
.right-bar-fixed{
	position:fixed;
	background-color:#bebebe;	
	border-radius:5px;
	z-index:9999;
}
.right-bar-fixed div{
	position:relative;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
	background-size: 30px 30px;
}
.right-bar-fixed .shop{
   background-image: url('http://www.eigenstone.com.cn/common/images/icon-shop.png');
}
.right-bar-fixed .shop:hover{
	background-image: url('http://www.eigenstone.com.cn/common/images/icon-shop-hover.png');
	background-color:#ffffff;
}
.right-bar-fixed .weibo{
	background-image: url('http://www.eigenstone.com.cn/common/images/icon-wb.png');
}
.right-bar-fixed .weibo:hover{
	background-image: url('http://www.eigenstone.com.cn/common/images/icon-wb-hover.png');
	background-color:#ffffff;
}
.right-bar-fixed .weixin{
	background-image: url('http://www.eigenstone.com.cn/common/images/icon-wx.png');
}
.right-bar-fixed .weixin:hover{
	background-image: url('http://www.eigenstone.com.cn/common/images/icon-wx-hover.png');
	background-color:#ffffff;
}
.wx-qrcode{
	opacity:0;
	top:-70px;
	right:50px;
	position:absolute;
	transition:opacity 0.5s ease-in 0.1s;
	-webkit-transition:opacity 0.5s ease-in 0.1s;
}
.weixin.active .wx-qrcode
{
	opacity:1;
}

.right-bar-fixed .shop:after,.right-bar-fixed .weibo:after{
	content: " ";
	position:absolute;
	top:100%;
	left:0;
	height:1px;
	width:100%;
	border-bottom:1px solid #ffffff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.footer{
	background-color:rgba(27, 27, 27, 0.9) !important;
	padding:10px 0 !important;
}
.c-layout-footer{
	
}
.footer-copyright{
	color:#ddd;
	font-size:12px;
	line-height:23px;
}
.footer-phone{
	color:#ddd;
	font-size:22px;
	padding-left:30px;
}
.footer-weekday{
	color:#ddd;
	font-size:12px;
	padding-left:10px;
}
#fp-nav ul li a span {
    width: 10px !important;
    height: 10px !important;
    left: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    border: 1px solid rgb(185,185,185) !important;
    background: #ffffff !important;
}
#fp-nav ul li .active span {
    background: rgb(185,185,185) !important;
}
.bread-path{
    font-size:14px;
    color:#505050;
    height:45px;
    line-height:45px;
}
.bread-link{
	font-size:14px;
    color:#505050;
}
.bread-link:hover{
	color:#00aae6;
}
.pageTitle{
	font-size:20px;
	color:#000000;
	height:40px;
	line-height:40px;
}
.fixed-footer{
	position:fixed;
	bottom:0;
	width:100%;
}
.shopBtnContainer{
	position:fixed;
	bottom:140px;
	right:10px;
	width:100%;
	text-align:right;
	z-index:9999;
}
.shopBtnContainer .btn{
	background-color:#f1bd4e !important;
	color:#fff !important;
	font-size:14px !important;
	padding-left:8px !important;
	padding-right:8px !important;
}
.shopBtnContainer .btn:hover{
	background-color:#f7ae11 !important;
}
.shopBtnContainer .btn img {
    width: 30px !important;
    vertical-align:top;
}
.bigTitle
{
	font-size:3rem;
}
span.spanTitle
{
	display:inline-block;
}
span.spanTitle:after
{
	content:"锛�";
}
span.spanContent
{
	-moz-opacity:0.6;
	-webkit-opacity:0.6;
	opacity:0.6;
}
#divExplain
{
	margin:2rem 0;
}
#divExplain p
{
	opacity:0.8
}

@media (min-width: 992px){
	.nav-bar-product{
	   text-align:center;
	   display:inline-block; 
	   padding:20px 20px;
	   position:relative;
	   cursor:pointer;
	}
	.nav-bar-product img{
		width:83px;
	}
	.nav-bar-product p{
		margin-top:20px;
		color:#505050 !important;
	}
	.nav-bar-product:hover p{
	    color:#000000 !important;
	}
	.nav-bar-product:after{
	   content:" ";
	   position:absolute;
	   top:15%;
	   left:100%;
	   width:1px;
	   height:55%;
	   background-color:rgba(0,0,0,0.1);
	}
	.nav-bar-product:first-child{
	   padding-left:40px;         
	}
	.nav-bar-product:last-child{
	   padding-right:40px;         
	}
	.nav-bar-product:last-child:after{
	   display:none;         
	}
	.sub-menu-container{
	   border-radius:0 0 5px 5px !important;
	   border:1px solid #dcdcdc !important;
	   left:450px !important;
	   border-top:0px !important;
	   box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
	   -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
	   -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1) !important;
	}
	.slider1{
	   background-image:url('../images/home.png');
	}
	.slider2{
	   background-image:url('http://www.eigenstone.com.cn/common/images/slider2.jpg');
	}
	.slider3{
	   background-image:url('http://www.eigenstone.com.cn/common/images/slider3.jpg');
	}
	.swiper-01-btn,.swiper-02-btn,.swiper-03-btn{
		width:100px;
	}
	.right-bar-fixed{
		right:50px;
		bottom:90px;
	}
	.right-bar-fixed div{
		width:50px;
		height:50px;
	}
	.swiper-button-next{
	    right:40px !important;
	}
	.swiper-button-prev{
	    left:40px !important;
	}

.smallContainer
{
	width:942px;
	margin:0 auto;
}
.bestSmallContainer
{
	width:370px;
}
.fzTime
{
	margin-top:100px;
	font-size:50px;
	margin-bottom:30px;
}
.fzBigTitle
{
	font-size:48px;
	color:#000;
}
.fzTitle
{
	font-size:36px;
	margin-top:105px;
	margin-bottom:28px;
}
.fzSmallTitle
{
	font-size:28px;
	margin-top:105px;
	margin-bottom:28px;
}
.fzClassification
{
	font-size:20px;
	color:rgb(50,50,50);
}
.fzText
{
	font-size:16px;
}
.fzPrice
{
	font-size:58px;
	color:rgb(0,139,255);
}
.fzTip
{
	font-size:16px;
	color:rgb(50,50,50);
}
.textCenter
{
	text-align:center;
}
.textLeft
{
	text-align:left;
}
.opacity9
{
	-moz-opacity:0.9;
	-webkit-opacity:0.9;
	opacity:0.9;
}
.opacity8
{
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	opacity:0.8;
}
.opacity7
{
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
	opacity:0.7;
}
.tipUnderSelf
{
	margin-bottom:16px;
}
.tipUnderTitle
{
	margin-bottom:22px;
	font-size:16px;
}
.marginTop0
{
	margin-top:0;
}
.fw500
{
	font-weight:500;
}
.fw600
{
	font-weight:600;
}
	
.marginBottom100px
{
	margin-bottom:100px;
}
.marginBottom50px
{
	margin-bottom:50px;
}
.marginBottom5px
{
	margin-bottom:5px;
}
.marginBottom15px
{
	margin-bottom:15px;
}
.marginBottom20px
{
	margin-bottom:20px;
}
.width854
{
	width:854px;
}
.width1064
{
	width:1064px;
}
.marginTop100px
{
	margin-top:100px;
}
.marginTop50px
{
	margin-top:50px;
}
.blockOrInline
{
	display:block;
}
.marginBottom30px
{
	margin-bottom:30px;
}
.marginBottom10px
{
	margin-bottom:10px;
}
}
@media (max-width: 991px){
	p
	{
		margin:0;
	}
.marginBottom100px
{
	
}
.marginBottom50px
{
	margin-bottom:20px;
}
.marginBottom5px
{
	
}
.marginBottom15px
{
}
.marginBottom20px
{
	
}
	.width854
	{
		
	}
	.width1064
	{
		
	}
	.slider1{
	   background-image:url('../images/home-mb.jpg');
	}
	.slider2{
	   background-image:url('http://www.eigenstone.com.cn/common/images/slider2-mb.jpg');
	}
	.slider3{
	   background-image:url('http://www.eigenstone.com.cn/common/images/slider3-mb.jpg');
	}
	.swiper-01-btn,.swiper-02-btn,.swiper-03-btn{
		width:80px;
	}
	.swiper-01-btn
	{
		display:none;
	}
	.swiper-02-btn
	{
		display:none;
	}
	.swiper-03-btn
	{
		display:none;
	}
	.right-bar-fixed{
		right:10px;
		bottom:70px;
	}
	.right-bar-fixed div{
		width:40px;
		height:40px;
	}
	.col-copyright{
	   display:none;
	}
	.c-logo .c-mobile-logo{
	   width:100px !important;
	}
	.shopBtnContainer{
	    
	}

.smallContainer
{
	margin:0 auto;
}
.bestSmallContainer
{
	width:370px;
}
.fzTime
{
	font-size:30px;
	margin-top:20px;
}
.fzBigTitle
{
	font-size:28px;
	color:#000;
}
.fzTitle
{
	font-size:20px;
	margin-top:11px;
	margin-bottom:12px;
}

.fzClassification
{
	font-size:16px;
	color:rgb(50,50,50);
}
.fzText
{
	font-size:14px;
}
.fzPrice
{
	font-size:58px;
	color:rgb(0,139,255);
}
.fzTip
{
	font-size:16px;
	color:rgb(50,50,50);
}
.textCenter
{
	text-align:center;
}
.textLeft
{
	text-align:left;
}
.tipUnderSelf
{
	margin-bottom:16px;
}
.tipUnderTitle
{
	margin-bottom:22px;
	font-size:14px;
}
.marginTop100px
{
	margin-bottom:20px;
}
.marginTop50px
{
	margin-top:11px;
}
.marginTopBecome50px
{
	margin-top:50px;
}
.blockOrInline
{
	display:inline;
}
.textLeftMb
{
	text-align:left;
}
}