﻿.ArticlMainContainer{
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.ArticlMainContainer:after{
	content: '';
	display: block;
	clear: both;
}
.ArticlMainContainer .LeftsCnt{
	width: 940px;
	float: left;
}
.ArticlMainContainer .RightCnt{
	width: 240px;
	float: right;
	overflow: hidden;
}
.ArticlMainContainer .RightCnt .head{ height:40px; line-height:40px; border-bottom:1px solid #e8e8e8;margin-bottom: 13px; font-weight: 600; font-size: 16px;}
.ArticlMainContainer .RightCnt .qb_ui_listShop_type4{width:100%;}
.ArticlMainContainer .RightCnt .qb_ui_listShop_type4 ul{margin-right:0;}
/***/
.ShowContent .title{
	text-align: center;
	padding: 10px;
	line-height: 25px;
	font-size: 22px;
}
.ShowContent .infos{
	text-align: center;
	padding-bottom: 15px;
	font-size: 14px;
	color: #888;
}
.ShowContent .infos span{
	display: inline-block;
	margin: 0 10px;
}
.ShowContent .cnt{
	width:100%;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
	line-height: 20px;
	font-size: 14px;
	color: #666;
}
.ShowContent img{
	max-width:100%;
}
/******/
.OtherInfos{
	margin-top:20px;
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.OtherInfos .SideBox{
	margin:0 15px;
	padding:15px 0;
	position:relative;
}
.OtherInfos .SideBox:before{
	content:'';
	display:block;
	position:absolute;
	width:100%;
	height:1px;
	background:#DDD solid 1px;
	left:0;
	top:-1px;
}
.OtherInfos .SideBox .tag span{
	display:inline-block;
	line-height: 30px;
	font-size: 16px;
	padding:0 10px;
	background:#DDD;
	color:#888;
	border-radius:5px;
	box-shadow: 1px 1px 1px #666;/**块阴影**/
	margin-bottom:10px;
}
.OtherInfos .SideBox .cont{
	width:100%;
	font-size: 14px;
	line-height: 25px;
	color: #666;
	overflow:hidden;
	word-wrap: break-word;
    word-break: normal;
	word-break:break-all;
}
.OtherInfos .SideBox .cont img{
	max-width:100%;
}
.qb_ui_listShop_type4 ul{border:1px solid #ddd; margin-left:0!important; margin-right:20px;}
.qb_ui_listShop_type4 ul:hover{border:#f40 solid 1px!important;}
.qb_ui_listShop_type4 ul ol{padding-top:100%!important;border-bottom:none!important;}
.qb_ui_listShop_type4 ul li p span{color:#F40!important;}
.qb_ui_listShop_type4 ul li p a{background:none; color:#888; padding:0 0!important}
.qb_ui_listShop_type4 ul li p a:hover{background: none; text-decoration:none;}
.qb_ui_listShop_type4 ul li div a{height:40px!important;}
.LeftBoxInfo .contact{margin-top:0!important;}
.LeftBoxInfo .contact .head{ background:#f80!important; line-height:40px!important;}
/*商品分类*/
.shopsort {width:938px; margin-bottom:15px;border:1px solid #e8e8e8;font-size:16px;}
.shopsort .navline {width:80px;height:40px;line-height:40px;float:left;padding-left:15px;}
.shopsort .nav-box{float:left; width:842px; background:#f5f5f5;border-left:1px solid #e8e8e8; padding-bottom:10px;}
.shopsort .nav-box ul li {float:left; margin-left:10px; margin-top:10px;}
.shopsort .nav-box ul li a {color:#666;padding:5px 5px;}
.shopsort .nav-box ul li a.ck{color:#f40;}
.shopsort .nav-box ul li a:hover {color:#f40;text-decoration:none;}