@charset "utf-8";
/* CSS Document */

.list_banner {
	background: url(../images/banner.jpg) no-repeat center top;
	height: 316px;
	width: 1100px;
	margin:0 auto;
}
.list_banner.bg {
	background: url(../images/neiyebanner.jpg) no-repeat center top;
}
.list_banner_tit {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 316px;
}
.list_banner_tit strong {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 230px;
	height: 80px;
	line-height: 80px;
	background: url(../images/bg.png);
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.list_content {
	width: 1100px;
	margin: 0 auto;
}
/*列表页*/
.place {
	height: 30px;
	margin-top: 18px;
	line-height: 30px;
	text-align: right;
	border-bottom: 2px solid #ccc;
}
.place span {
	display: inline-block;
	padding-left: 30px;
	background: url(../images/ico6.png) no-repeat left center;
}
.bshare-custom {
	margin-top: 20px;
}
.list_tit {
	height: 47px;
	line-height: 48px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-indent: 60px;
	border-radius: 5px 5px 0 0;
	background: #1e41b9;
	position: relative;
}
.list_tit:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 47px;
	border-radius: 5px 0 0 0;
	background: #f33535;
	content: "";
}
#leftside {
	width: 226px;
	float: left;
}
.accordion {
	padding-bottom: 30px;
}
.leftsum li {
	height: 50px;
	font-weight: normal;
	line-height: 50px;
	text-indent: 20px;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	background: url(../images/ico7.png) no-repeat 8px center;
	border-bottom: 1px dashed#eee;
}
.accordion h3 {
	height: 50px;
	font-weight: normal;
	line-height: 50px;
	text-indent: 20px;
	position: relative;
	overflow: hidden;
	font-size: 18px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	background: url(../images/ico7.png) no-repeat 8px center;
	border-bottom: 1px dashed#eee;
}
.accordion h3 span {
	position: absolute;
	top: 19px;
	right: 14px;
	background: url(../images/ico8.png) no-repeat;
	width: 12px;
	height: 14px;
}
.accordion h3:hover span {
	width: 16px;
	height: 9px;
	background: url(../images/ico9.png) no-repeat;
}
.accordion dd {
	height: 50px;
	font-weight: normal;
	line-height: 50px;
	text-indent: 20px;
	overflow: hidden;
	font-size: 18px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	background: #fff;
	border-bottom: 1px solid #eee;
}
.accordion dd a {
	font-size: 14px;
}
.accordion h3 {
}
.leftsum li a {
	font-size: 18px;
}
#rightside {
	width: 838px;
	float: right
}
.rightit {
	height: 48px;
	line-height: 48px;
	position: relative;
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.rightit a {
	font-size: 15px;
	color: #2f51c6;
	font-weight: normal;
}
.rightit span {
	position: absolute;
	bottom: -1px;
	font-weight: bold;
	left: 0;
	background: url(../images/tit3.png) no-repeat;
	width: 300px;
	height: 49px;
	color: #fff;
	text-align: left;
	font-size: 20px;
	text-indent: 38px;
}
.rightlist {
}
.rightlist ul {
}
.rightlist li {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.rightlist li img {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 256px;
	height: 186px;
	overflow: hidden;
}

.rightlist li span {
	position: absolute;
	top: 16px;
	right: 0;
	line-height: 36px;
	font-size: 12px;
}
.rightlist li p {
	line-height: 24px;
}
.rightlist li strong {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-right: 80px;
	overflow: hidden;
	color: #595959;
	font-family: "微软雅黑";
}
.rightlist li strong a {
	font-size: 16px;
	color: #000;
}


.buylist {
}
.buylist ul {
}
.buylist li:nth-of-type(n) {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px solid #ccc;
}
.buylist li img {
	position: absolute;
	top: 25px;
	left: 15px;
	width: 256px;
	height: 186px;
	overflow: hidden;
}
.buylist li {
	padding: 10px 0 10px 325px;
	height: 216px;
}
.buylist li span {
	position: absolute;
	top: 16px;
	right: 0;
	line-height: 36px;
	font-size: 12px;
}
.buylist li p {
	line-height: 24px;
}
.buylist li strong {
	height: 54px;
	line-height: 54px;
	display: block;
	padding-right: 80px;
	overflow: hidden;
	color: #595959;
	font-family: "微软雅黑";
}
.buylist li strong a {
	font-size: 16px;
	color: #000;
}



.fenye {
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-right: 4px;
	border-radius: 4px;
	padding: 21px 0 25px 0;
}
.fenye a {
	height: 28px;
	display: inline-block;
	padding: 0 12px;
	color: #555;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	margin-right: 4px;
}
.fenye a:hover {
	background: #1890ff;
	border: 1px solid #1890ff;
	color: #fff;
}
/*内容页*/
.pagesum {
	padding: 20px;
	text-align:justify;
	text-justify:inter-ideograph; 
}
.pagesum p {
	line-height: 30px;
	margin-bottom: 20px;
	text-indent: 0em;
	color: #333;
}
.pagesum h1 {
	height: 30px;
	line-height: 30px;
	padding: 15px 0;
	font-size: 16px;
	text-align: center;
}
.pagesum h2 {
	height: 20px;
	line-height: 20px;
	padding: 10px 0;
	font-size: 16px;
	text-align: center;
}
.pagesum table{
    table-layout:fixed;
    empty-cells:show; 
    border-collapse: collapse;
    margin:0 auto;
    border:1px solid #cad9ea;
    color:#666;
}
.pagesum table td{
    height:27px;
    font-size:14px;
}
.pagesum table th {
    height:30px;
    background-color:#f5fafe;
}
.pagesum table td,.pagesum table th{
    border:1px solid #cad9ea;
    padding:0.5em 1em 0.5em;
}


.pagesum .time {
	line-height: 55px;
	text-align: center;
	color: #666;
	font-size: 12px;
}
.pagesum .time span {
	padding-right: 20px;
	font-size: 14px;
	color: #333;
}
.pageul {
}
.pageul li {
	line-height: 30px;
}
.pageul li a {
	color: #0583e0;
}
.pagesum img {
	display: block;
	margin:10px auto;
	max-width: 600px;
}
.pagesum a{
    text-indent:0px;
}
.leftsearch {
	width: 190px;
	position: relative;
	height: 27px;
	background: url(../images/search.png) no-repeat;
}
.leftsearch .btn {
	position: absolute;
	bottom: 6px;
	left: 6px;
	background: url(../images/ico.png) no-repeat;
	width: 17px;
	height: 17px;
	border: none;
	cursor: pointer;
}
.leftsearch .input {
	position: absolute;
	top: 3px;
	left: 25px;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #fff;
	background: #fff;
	font-family: "微软雅黑";
	color: #cecece;
}
.leftsearch .search {
	position: absolute;
	bottom: 0;
	right: 10px;
	background: #4472a0;
	width: 30px;
	height: 27px;
	color: #fff;
	border: none;
	cursor: pointer;
}
.leftsearch .input {
	position: absolute;
	top: 2px;
	left: 28px;
	width: 106px;
	height: 20px;
	background: #fff;
	border: 1px solid #fff;
	color: #cecece;
	outline: none;
}
.product_sum {
	width: 838px;
	padding-top:20px;
}
.product_sum li {
	width: 209px;
	text-align:center;
	margin-bottom:10px;
	float: left;
}
.product_sum li img {
	width: 186px;
	height: 166px;
	overflow: hidden;
}
.product_sum li span {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	display: block;
}
