@charset "utf-8";
/* CSS Document */
.content{
	height: 100%; position: relative; max-width: 750px; margin: 0 auto;
}
.banner1{
	height: auto;
	margin-bottom:5px;
}
.banner1 img{
	width: auto;
	max-width:100%;
	height: 180px;
	
}
.adpost{
	width: auto;
	max-width: 1000px;
	height:180px;
	overflow:hidden;
	position:relative;
	margin-bottom: 3px;
}
.adpost_img{
	height:180px;
	overflow:hidden;
	position:relative;
}
.adpost img{
	width: 100%;
	height: auto;
}
.fh_div{
	height: 40px;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #707070;
	font-weight: 400;
	background:#FFFFFF;
}
.back{
	width: 25px;
	height: 25px;
	margin-top: 10px;
	margin-left: 5px;
	position: absolute;
}
.hone{
	width: 25px;
	height: 25px;
	margin-top: 10px;
	right: 10px;
	position: absolute;
}
.ads{
	margin-bottom:8px;
}
.ads img{
	width: auto;
	max-width:100%;
	height: 180px;
}
.box_con{
	width: auto;
	max-width: 1000px;
	display: inline-block;
}
.Grid{
	display: box;
	display: -webkit-box;           /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;              /* OLD - Firefox 19- (doesn't work very well) */
	display: -ms-flexbox;           /* TWEENER - IE 10 */
	display: -webkit-flex;          /* NEW - Chrome */
	display: flex;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
	
	-webkit-box-pack: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	
	-webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap; 
    -ms-flex-wrap: wrap;  
    -o-flex-wrap: wrap; 
    flex-wrap: wrap;
    
    display: -webkit-inline-flex; /*webkit*/
	display:inline-flex;
}
.cell{
	width: 32%; 
	height: auto;
	margin-bottom: 8px;
}
.Grid_cell{
	width: 100%;
    height: auto;
    background: #FFFFFF;
    margin-bottom: 8px;
  
}
.Grid_cell img{
	width: 100%;
}
.shops{
	height: 110px;
	padding: 10px 8px;
	border-bottom: 1px solid #BBBBBB;
}

.shops a{
	height: auto;
  	max-height: 100%;
	width: 100%;
	display: block;
}
.shops .imgss{
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	z-index: -1;
	position:absolute;
}

.shops .dic{
	width: 66%;
	float: right;
}
.shops .dic span{
	width: auto;
	display: block;
}

.shops .dic .title{
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	font-family: arial;
}
.shops .dic .con{
	color: #969696;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 5px;
	font-family: arial;
}
.shops .dic .spice{
	color: #fe4e07;
	font-size: 12px;
	font-family: arial;
	
}

.kdml{
	display: inline-block;
}

.kh_left{
	float: left;
	width: 49%;
    margin-bottom: 8px;

}
.kh_right{
	float: right;
	width: 49%;
    margin-bottom: 8px;
    display: block;
}
/*
.khs{
	width: auto;
	max-width: 1000px;
}
*/
.kh_title{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 25px;
	display: block;
	margin-top: 10px;
	margin-left: 8px;
}
.shop{
	position: relative;
	margin-bottom: 8px;
	width: auto;
    max-width: 1000px;
	}

.wid{
	width: 100%;
	height: 40px;
}
.footerx #div1{
	position:fixed; 
	border-top: 1px solid #cccccc;
	background: #FFFFFF;
	height:40px;
	width: 100%;
}
.footerx #div1 .bian{
    width: 25%;
    display: block;
    text-align: center;
    float: left;
    font-size: 14px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-family: arial;
}

.footerx #div1 #selected{
	background: #fe4e07;
	color: #FFFFFF;
}


/*产品二级分类列表*/
.shop_list{
	width: 100%;
	padding: 10px;
}
.shop_list a{
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
/*产品详情页*/

.pictur{
	width:auto; 
	max-width:100%; 
	height: auto;
	max-height: 100%;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
}
.pictur .imgss{
	display: block;
	margin: 0 auto;
}
.xq_title{
	width:auto; 
	max-width:100%; 
	padding: 10px;
}
.xq_title .titles{
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	font-family: arial;
}
.xq_title .keyword{
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;
	font-family: arial;
}
.xq_title .keywords{
	font-size: 16px;
	color: #fe4e07;
	font-family: arial;
}
#div1{
	border-top: 1px solid #cccccc;
    background: #FFFFFF;
    height: 40px;
    width: 100%;
}
#div1 .bians{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	background: #fe4e07;
	color: #FFFFFF;
}

.contents img{
	width: 100%;
	height: auto;
}
/*新闻中心*/
.content_news{
	padding: 10px;
}
.atricles{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.atricles span{
	float: right;
	font-size: 12px;
}
.atricles a{
	color: #666666;
	text-decoration: none;
}
/*新闻详情页*/
.news_title{
	font-size: 16px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 5px;
	font-family: arial;
}
.news_time{
	font-size: 12px;
	color: #969696;
	text-align: center;
	margin-bottom: 5px;
}
.news_cont{
	font-size: 12px;
	color: #898989;
	font-family: arial;
	text-indent: 2em;
	line-height: 20px;
}
.news_cont img{
	width:auto; 
	max-width:100%;
	height: auto;
	max-height: 100%;
}
.news_xq{
	width:auto; 
	max-width:100%; 
	padding: 10px;
	background: #FFFFFF;
}
#div2{
	width: 50px;
	height: 50px;
}
#div2 img{
	width: 30px;
	height: 20px;
}
.news_conts img{
	width:auto; 
	max-width:100%;
	height: auto;
	max-height: 100%;
}
.news_conts p{
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}
.contents #attributes{
	border-top:1px solid #CCCCCC;
	margin-right: 25px;
	display: inline-block;
	padding-top:10px;
}
.contents #attributes li{
	font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
    font-family: arial;
    float: left;
}
.contents .attributes-list{
	border-top:1px solid #CCCCCC;
	margin-right: 20px;
	display: inline-block;
	padding-top:10px;
}
.contents .attributes-list li{
	font-size: 12px;
    color: #666666;
    margin-bottom: 10px;
    font-family: arial;
    float: left;
}
