@charset "utf-8";
/* CSS Document */
.conIn{
	width:100%;
	height:auto;}
.conIn .pDetial1{
	padding:5px 10px;
	background:#fff;
	border-bottom:1px dashed #eee;
	}
.conIn .pDetial1 p{
	font-size:14px;
	line-height:24px;
	padding:2px 0;
	display:inline-block;
	min-width:185px;
	width:45%;
	}	
.conIn .norborder{
	border:0;}
.conIn .store{
	width:100%;
	height:auto;
	background:#fff;
	margin-top:10px;}
.conIn .store .go{
	width:100%;
	height:45px;
	display:block;
	background:url(../images/icon_go.png) no-repeat 96% center;
	background-size:10px auto;
	border:1px solid #eee;
	overflow:hidden;
	}
.conIn .store h2{
	font-size:16px;
	padding-left:30px;
	background:url(../images/icon_store2.png) no-repeat 10px center;
	background-size:16px auto;
	font-weight:normal;
	height:45px;
	line-height:45px;
}
.conIn .store .storeCon{
	padding:10px 10px 0;}
.conIn .store .storeCon dl{
	margin:0;
	height:30px;
	line-height:30px;
	display:inline-block;
	margin-right:30px;}
.conIn .store .storeCon dl dt{
	float:left;
	margin-right:3px;
	font-size:14px;
	font-weight:normal;}
.conIn .store .storeCon dl dd{
	float:left;
	font-size:14px;}
.conIn .store .storeCon dl dd img{
	width:16px;
	margin-right:3px;}
.conIn .store .storeCon dl .dd1 img{
	width:14px;
	margin-right:5px;}
	
.dibu{
	position:fixed;
	height:49px;
	line-height:49px;
	bottom:0;
	left:0;
	width:100%;
	}
.dibu .dibuIn{
	max-width:640px;
	margin:0 auto;
	background:#fff;
	height:auto;
	border-top:1px solid #eee;}	
.dibu .dibuIn ul{
	height:48px;}	
.dibu .dibuIn ul li{
	float:left;
	height:100%;
	text-align:center;
	}	
.dibu .dibuIn ul .li1{
	width:50%;}	
.dibu .dibuIn ul .li2{
	width:50%;}		
	
.dibu .dibuIn ul li .btns{
	width:100%;
	display:block;
	height:100%;
	overflow:hidden;
	text-align:center;
	background:#fff;
	font-size:15px;}
.dibu .dibuIn ul .li1 .btns span{
	background:url(../images/icon_phone.png) no-repeat left center;
	background-size:18px auto;
	text-indent:1em;
	display:inline-block;
	color:#555;
	height: 100%;
    line-height: 48px;
	padding-left:5px;
}	
.dibu .dibuIn ul .li2 .btns{
	background:#f06000;
	color:#fff;}	
	
.layerBg{
	position:fixed;
	z-index:100000;
	background:rgba(0,0,0,0.5);
	width:100%;
	height:20000px;
	top:0;
	left:0;}
.layerBg2{
	position:fixed;
	width:100%;
	bottom:0;
	z-index:100001;
	left:0;}
.layerBg2 .layerCon{
	padding:20px;
	max-width:640px;
	background:#fff;
	margin:0 auto;
}
.layerBg2 .layerCon p{
	line-height:24px;
	font-size:14px;
	text-indent:2em;
	width:100%;}
.layerBg2 .layerCon .btns{
	width:100%;
	height:40px;
	text-align:center;
	line-height:40px;
	margin-top:10px;
	}
.layerBg2 .layerCon .btns button{
	background:#f06000;
	font-size:16px;
	width:100%;
	display:block;
	height:100%;
	border-radius:5px;
	color:#fff;}
.layerBg2 .layerCon .btns1 button{
	background:#ccc;
	font-size:16px;
	color:#f06000;}








