﻿* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: 微软雅黑;
	font-size: 12px;
	color: rgb(51,51,51);
	text-size-adjust: none;
	min-width: 1200px;
	outline: none;
	background: rgb(241,241,241);
}

ul,h2,h3,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

img {
	border: none;
}

em {
	font-style: normal;
}

a {
	font-size: 12px;
	color: rgb(51,51,51);
	text-decoration: none;
}

a:hover {
	color: rgb(237,93,126);
}

.clear {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}

.clearfix::after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

#header {
	width: 100%;
	background: rgb(241,241,241);
	margin: 0px auto;
	position: relative;
	z-index: 9999;
}

#top2n {
	height: 50px;
	margin: 0px auto;
	position: relative;
	background: rgb(255,255,255);
}

#top2n .searchn {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 308px;
	height: 40px;
}

#top2n .searchn .inputn {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 255px;
	height: 38px;
	border-top: 1px solid rgb(221,221,221);
	border-bottom: 1px solid rgb(221,221,221);
	border-left: 1px solid rgb(221,221,221);
	border-image: initial;
	border-right: none;
	padding-left: 12px;
	color: rgb(51,51,51);
	font-size: 14px;
	font-family: 微软雅黑;
	outline: none;
}

#top2n .searchn .search-btnn {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("../images/search-btn.png") center center / contain no-repeat;
	width: 54px;
	height: 40px;
	border: none;
	cursor: pointer;
	outline: none;
	text-indent: -999px;
	overflow: hidden;
}

#nav {
	width: 100%;
	height: 46px;
	position: relative;
}

#nav ul {
	width: 1200px;
	margin: 30px auto;
	height: 46px;
	overflow: hidden;
	background: rgb(237,93,126);
}

#nav li {
	float: left;
	width: 196px;
	text-align: center;
	height: 46px;
	position: relative;
	line-height: 46px;
}

#nav li a:hover {
	background: rgb(237,93,126);
	color: rgb(255,255,255);
}

#nav li a,#nav li span.song-span {
	color: rgb(255,255,255);
	height: 46px;
	display: block;
	font-size: 16px;
}

#nav li.active a {
	background: rgb(237,93,126);
}

#nav li.li2 {
	background: url("../images/ico5.jpg") 84px center no-repeat;
}

#nav li.li2 a:hover {
	background: url("../images/ico6.jpg") 84px center no-repeat rgb(237,93,126);
}

#nav li.li2:hover {
	background: url("../images/ico6.jpg") 84px center no-repeat rgb(237,93,126);
}

#nav li:hover .a {
	display: block;
}

#nav li .a {
	position: absolute;
	top: 46px;
	left: -23px;
	width: 180px;
	display: none;
	padding-top: 1px;
}

#nav li .a dd {
	width: 175px;
	border-left: 5px solid rgb(52,52,62);
	height: 65px;
	text-align: left;
	line-height: 65px;
	text-indent: 50px;
	position: relative;
}

#nav li .a dd .text {
	position: absolute;
	top: 0px;
	left: 175px;
	border-left: 1px solid rgb(75,75,82);
	background: rgb(63,63,72);
	width: 540px;
	text-indent: 0px;
	clear: both;
	overflow: hidden;
	display: none;
}

#nav li .a dd:hover .text {
	display: block;
}

#nav li .a dd .text a:hover {
	background: rgb(63,63,72);
}

#nav li .a dd .text a:hover {
	background: rgb(237,93,126);
}

#nav li:hover .a dd:hover .text a {
	background: none;
}

#nav li .a dd .text a {
	width: 89px;
	text-align: center;
	height: 56px;
	line-height: 56px;
	float: left;
	border-right: 1px solid rgb(75,75,82);
	border-bottom: 1px solid rgb(75,75,82);
}

#nav li .a dd:hover .text a {
	background: none;
}

#nav li .a dd:hover .text a:hover {
	background: rgb(237,93,126);
}

#nav li .a dd:hover {
	background: rgb(63,63,72);
}

#nav li .a dd:nth-of-type(1) {
	background: url("../images/ico7.png") 21px center no-repeat rgb(52,52,62);
}

#nav li .a dd:nth-of-type(2) {
	background: url("../images/ico8.png") 21px center no-repeat rgb(52,52,62);
}

#nav li .a dd:nth-of-type(3) {
	background: url("../images/ico9.png") 21px center no-repeat rgb(52,52,62);
}

#nav li .a dd:nth-of-type(4) {
	background: url("../images/ico10.png") 21px center no-repeat rgb(52,52,62);
}

#nav li .a dd:nth-of-type(5) {
	background: url("../images/ico11.png") 21px center no-repeat rgb(52,52,62);
}

#nav li .a dd:nth-of-type(1):hover a {
	background: url("../images/ico7.png") 21px center no-repeat rgb(63,63,72);
}

#nav li .a dd:nth-of-type(2):hover a {
	background: url("../images/ico8.png") 21px center no-repeat rgb(63,63,72);
}

#nav li .a dd:nth-of-type(3):hover a {
	background: url("../images/ico9.png") 21px center no-repeat rgb(63,63,72);
}

#nav li .a dd:nth-of-type(4):hover a {
	background: url("../images/ico10.png") 21px center no-repeat rgb(63,63,72);
}

#nav li .a dd:nth-of-type(5):hover a {
	background: url("../images/ico11.png") 21px center no-repeat rgb(63,63,72);
}

#nav li .a dd:hover:hover {
	border-left: 5px solid rgb(237,93,126);
}

#nav li .a dd a {
	padding: 0px;
	height: 65px;
	display: block;
}

#footer {
	background: rgb(255,255,255);
	border-top: 1px solid rgb(221,221,221);
	padding: 23px 0px;
}

#footer p {
	width: 1200px;
	font-size: 14px;
	margin: 0px auto;
	line-height: 30px;
	text-align: center;
}

#footer p a {
	font-size: 14px;
}

.pagemain {
	width: 1200px;
	margin: 0px auto;
}

.pagemain > a {
	margin: 10px auto;
	font-size: 14px;
	line-height: 28px;
}

.list_place {
	line-height: 28px;
	margin: 10px auto;
	display: inline-block;
	font-size: 14px;
	background: url("../images/ico12.png") left 36% no-repeat;
	text-indent: 21px;
	color: rgb(51,51,51);
}

.list_place a {
	font-size: 14px;
	color: rgb(102,102,102);
	vertical-align: top;
}

#list_main {
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#list_leftside {
	width: 850px;
	float: left;
	background: rgb(255,255,255);
	padding: 23px 16px 10px;
	line-height: 32px;
	font-size: 15px;
}

#list_leftside p {
	text-indent: 2em;
	padding: 15px 0px;
	line-height: 24px;
	letter-spacing: 1px;
	font-size: 16px;
}

#list_leftside h1 {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 26px;
	text-align: center;
}

#list_leftside .leftime {
	border-bottom: 1px dashed rgb(221,221,221);
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: rgb(153,153,153);
}

#list_leftside .leftime span {
	letter-spacing: 0px;
	margin: 0px 9px;
}

#list_leftside .leftime span a {
	color: rgb(153,153,153);
}

#list_leftside h2 {
	height: 39px;
	line-height: 50px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid rgb(255,255,255);
}

#list_leftside h3 {
	line-height: 68px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 2px solid rgb(255,255,255);
}

#list_leftside h2 strong {
	display: inline-block;
	border-bottom: 2px solid rgb(237,93,126);
	font-size: 20px;
	position: absolute;
	top: 2px;
}

#list_leftside dl {
	width: 400px;
	height: 336px;
	padding: 8px;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid rgb(221,221,221);
}

#list_leftside dt {
	width: 400px;
	height: 280px;
	overflow: hidden;
	margin-bottom: 20px;
}

#list_leftside dd {
	height: 34px;
	line-height: 34px;
	position: relative;
}

#list_leftside dd span {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url("../images/p_ico3.jpg") no-repeat;
	width: 104px;
	height: 34px;
	text-indent: -9999px;
}

#list_leftside dd span a {
	height: 34px;
	display: block;
}

#list_leftside dd strong {
	color: rgb(237,93,126);
}

#list_leftside .listfenye {
	line-height: 30px;
	font-size: 14px;
	border-top: 1px solid rgb(204,204,204);
}

#list_leftside .listfenye a {
	display: inline-block;
	font-size: 14px;
}

#list_rightside {
	width: 308px;
	float: right;
}

#list_rightside h3 {
	height: 39px;
	line-height: 39px;
	text-indent: 42px;
	border-bottom: 1px solid rgb(221,221,221);
}

#list_rightside h3.bg1 {
	background: url("../images/p_ico1.jpg") 15px center no-repeat rgb(248,248,248);
}

#list_rightside h3.bg2 {
	background: url("../images/p_ico2.jpg") 15px center no-repeat rgb(248,248,248);
}

.list_rightsum {
	width: 306px;
	background: rgb(255,255,255);
	margin-top: 0px;
	border: 1px solid rgb(221,221,221);
}

.list_rightul {
	width: 286px;
	margin: 10px auto 0px;
}

.list_rightsum li {
	width: 143px;
	float: left;
}

.list_rightsum li:nth-last-of-type(1) {
	border: none;
}

.list_rightsum li img {
	width: 133px;
	height: 88px;
	display: block;
	overflow: hidden;
	margin: 0px auto;
}

.list_rightsum li span {
	width: 133px;
	height: 30px;
	line-height: 30px;
	margin: 0px auto;
	display: block;
	overflow: hidden;
}

.product_sum2_text div.content {
	height: 110px;
	font-size: 14px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	margin-bottom: 20px;
}

#footer .mmsding {
	margin-top: 10px;
	margin-bottom: -18px;
}

#list_leftside img {
	display: block !important;
	margin: 12px auto !important;
	max-width: 600px !important;
	height: 400px !important;
}

#float2016 {width: 170px;height: 192px;position: fixed;cursor: pointer;top: 305px;right: 1px;float: right; position: fixed; top: 200px; z-index: 2000; overflow: visible;_position: absolute;_top: expression(documentElement.scrollTop + 220);z-index: 2000;}
