.zhangshifangshi{
	width: 30px;
	height: 30px;
	background: url("/images/icon/shu.png");
	background-size:100% 100% ;
	margin: auto;
}
.heng{
	background: url("/images/icon/heng.png");
	background-size:100% 100% ;
}
.tedail1{
	width: 100%;
	height: auto;
	background: #f3f3f3;
	float: left;
}
.tedailul1{
	float: left;
	width: 100%;
	height: auto;
}
.tedailli1{
	width: calc(50% - 15px);
	padding: 10px 5px 10px 10px;
	height: auto;
	float: left;
}
.tedailli2{
	width: calc(50% - 15px);
	padding: 10px 10px 10px 5px;
	height: auto;
	float: left;
}
.backg{
	width: 100%;
	float: left;
	background: white;
	border-radius: 10px;
}
.imgdiv1{
	width: 100%;
	height: auto;
	float: left;
}
.logodiv1{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}
.imgboxdiv1{
	width: 100%;
	float: left;
}
.imgboxdiv1>img{
	width:100% ;
	border-radius: 10px 10px 0 0;
	float: left;
}
.textdiv1{
	width: calc(100% - 20px);
	padding: 0 10px;
	float: left;
}
.txtname11{
	width: 100%;
	height: 30px;
	text-align: left;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;	
	float: left;
}
.txtname21{
	width: 100%;
	height: auto;
	float: left;	
}
.name211{
	/*width: 50%;*/
	height: 14px;
	float: left;
	font-size: 14px;
	color: black;
	line-height: 14px;
}
.name211>span>img{
	width: 12px;
	height: 12px;
}
.name211>span{
	height: 14px;
	font-size: 14px;
	color: black;
	line-height: 14px;
	float: left;
}
.name221{
	/*width: 50%;*/
	height: 14px;
	float: left;
	font-size: 14px;
	color: black;
	line-height: 14px;
	margin-left: 5px;
}
.name221>span{
	font-size: 14px;
	color: black;
	line-height: 14px;
}
.txtname31{
	width: 100%;
	height: 34px;
}
.txtname31>div:nth-child(1){
	width: 50%;
	height: ;	
	line-height: 34px;
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-align: left;
	float: left;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.txtname31>div:nth-child(2){
	width: 50%;
	height: ;	
	line-height: 34px;
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-align: left;
	float: left;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.txtname41{
	width: 100%;
	height: 16px;
	line-height: 12px;
	text-align: left;
	float: left;
	font-size: 12px;
}
/*刊登窗口*/
.mob_kanden{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 20000;
}
.my_model{
	width: 80%;
	height: 60%;
	background: white;
	margin: auto;
	border-radius:10px ;
	margin-top: 40%;
}
.title{
	width: calc(100% - 20px);
	font-size: 16px;
	line-height: 40px;
	padding: 0 10px;
	border-bottom: 1px solid #f3f3f3;
}
.title>span{
	float: right;
}
.mob_kanden_main{
	width: calc(100% -20px);
	padding: 0 10px;
	height: auto;
}
.mob_kanden_main>ul{
	width: 100%;
	height: auto;
	float: left;
}
.mob_kanden_main>ul>li{
	width: 40%;
	padding: 0 5%;
	float: left;
	height: 85px;
	margin-top: 5px;
}
.shopee{
    
}
.shopee>div:nth-child(1){
	width: 100%;
	height: 58px;
	float: left;    
	text-align: center;
}
.shopee>div:nth-child(1)>img{

	margin: auto; 
}
.shopee>div:nth-child(2){
	width: 100%;
	height: auto;
	float: left;    
	text-align: center;
	font-size: 14px;
	color: red;
}
.hid{
	display: none;
}
.show{
	display: block;	
}
