.w1300 {
	width: 1300px;
	margin: 0 auto;
}
.w1300 .eynews {
	width: 100%;
	margin-top: 0px;
	float: left;
}
.w1300 .eynews h4 {
	padding-left: 12px;
	height: 36px;
	line-height: 36px;
	color: #1abc9e;
	font-weight: normal;
	border-bottom: 1px solid #1abc9e;
	font-size: 18px;
}
.w1300 .commend {
	width: 217px;
	overflow: hidden;
	float: left;
	margin: 23px 19px 0 0;
}
.w1300 .commend:nth-child(4) {
	margin-right: 0;
}
.w1300 .commend dt {
	width: 204px;
}
.w1300 .commend dt a {
	display: block;
	width: 204px;
	padding: 1px;
	border: 1px solid #ccc;
}
.w1300 .commend dt a:hover {
	border: 1px solid #1abc9e;
}
.w1300 .commend dt img {
	width: 200px;
	height: 150px;
}
.w1300 .commend dd {
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.w1300 .mod_goods_info {
	clear: both;
	margin-bottom: 10px;
	position: relative;
	background-color: #eee;
	height: 65px;
}
.w1300 .mod_goods_info .hds {
	height: 65px;
	_overflow: hidden;
}
.w1300 .mod_goods_info .hds li {
	float: left;
	cursor: pointer;
}
.w1300 .mod_goods_info .hds li h2 {
	display: block;
	width: 128px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	border-bottom: 0;
	font-weight: bold;
}
.w1300 .mod_goods_info .hds li h2 a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	outline: none
}
.w1300 .mod_goods_info .hds .on {
	height: 62px;
	line-height: 62px;
	border-top: 3px solid #1abc9e;
	position: relative;
}
.w1300 .mod_goods_info .hds .on h3 {
	height: 62px;
	line-height: 58px;
	background-color: #fff;
	color: #1abc9e
}
.w1300 .mod_goods_info .hds .on h3 a {
	color: #076EBB;
	font-weight: bold
}
.w1300 .cpright .propar a {
	text-align: center;
	display: block;
	width: 128px;
	height: 50px;
	margin: 7px auto;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	background: #1abc9e;
}
.w1300 .neirong {
    font-size: 16px; /* 稍微增大字体，提高可读性 */
    line-height: 1.6; /* 调整行高，使文本更加流畅易读 */
    text-align: justify; /* 保留两端对齐，使文本看起来更整洁 */
    overflow: hidden; /* 隐藏溢出内容，防止布局混乱 */
    padding: 40px; /* 增加内边距，使文本与容器边缘有一定的距离 */
    background-color: #f9f9f9; /* 添加背景色，提高可读性 */
    box-shadow: 0 0 10px rgba(0,0,0,0.1); /* 添加轻微的阴影效果，增强层次感 */
}

.w1300 .neirong p {
    color: #222; /* 使用较深的字体颜色，提高对比度 */
    margin-bottom: 20px; /* 增加段落间的间距，使内容更加清晰易读 */
}

.w1300 .neirong img {
    display: block; /* 确保图片是块级元素，便于居中 */
    
    max-width: 100%; /* 限制图片的最大宽度，防止图片过大破坏布局 */
    height: auto; /* 保持图片的宽高比 */
    transform: scale(1); /* 移除缩放效果，保持图片原始大小 */
    border-radius: 8px; /* 添加圆角效果，使图片看起来更加柔和 */
    box-shadow: 0 4px 8px rgba(0,0,0,0.1); /* 添加轻微的阴影效果，增强图片的立体感 */
}

.w1300 .container {
    width: 100%; /* 容器宽度设置为100%，以便在不同屏幕尺寸上都能很好地适应 */
    max-width: 1300px; /* 限制容器的最大宽度，防止内容过于宽泛 */
    margin-left: auto;
    margin-right: auto;
    padding: 20px; /* 增加容器的内边距，使内容与容器边缘有一定的距离 */
    background-color: #fff; /* 设置容器背景色为白色，提高可读性 */
    box-shadow: 0 0 10px rgba(0,0,0,0.1); /* 添加轻微的阴影效果，增强容器的层次感 */
}
.w1300 .cpright {
	width: 925px;
	padding: 0 25px;
	padding-bottom: 25px;
	background: #fff;
	float: right;
}
.w1300 .cpright a {
	color: #FFA500;
	text-decoration: none; /* 去除下划线 */
}
.w1300 .cpright a:hover {
    color: #0056b3; /* 链接悬停时的颜色 */
    text-decoration: underline; /* 悬停时添加下划线 */
}
.w1300 .rtop {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #1abc9e;
}
.w1300 .rtop p {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 26px;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
	line-height: 22px;
	background: url(../images/tb365.png) no-repeat;
}
.w1300 .rtop span {
	float: right;
	color: #333333;
	font-size: 16px;
}
.w1300 .prodetailsinfo {
	padding: 15px 0;
}
.w1300 .prodetailsinfo .photo {
	width: 362px;
	position: relative;
	margin-bottom: 20px;
}
.w1300 .prodetailsinfo .photo .jqzoom {
	width: 362px;
	height: 335px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}
.w1300 .prodetailsinfo .photo .img {
	width: 500px;
	height: 375px;
	display: block;
}
.w1300 .prodetailsinfo .photo .bigimg {
	width: 360px;
	height: 270px;
	border: 1px solid #ddd;
	display: block;
	position: relative;
	overflow: hidden;
}
.w1300 .prodetailsinfo .photo .bigimg .list {
	width: 1000%;
	position: relative;
}
.w1300 .prodetailsinfo .photo .bigimg .list li {
	width: 360px;
	height: 270px;
	float: left;
}
.w1300 .prodetailsinfo .photo .bigimg .list img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all ease 300ms;
}
.w1300 .prodetailsinfo .photo .photoimg {
	width: 362px;
	height: 55px;
	padding-top: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.w1300 .prodetailsinfo .photo .photoimg .list {
	width: 286px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.w1300 .prodetailsinfo .photo .photoimg .listcon {
	width: 300%;
	position: relative;
}
.w1300 .prodetailsinfo .photo .photoimg .listcon li {
	width: 64px;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
}
.w1300 .prodetailsinfo .photo .photoimg .listcon li img {
	border: 1px solid #ddd;
	width: 62px;
	height: 48px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.w1300 .prodetailsinfo .photo .photoimg .listcon li:hover img, .w1300 .prodetailsinfo .photo .photoimg .listcon li.on img {
	border-color: #1abc9e;
}
.w1300 .prodetailsinfo .photo .photoimg .prev, .w1300 .prodetailsinfo .photo .photoimg .next {
	width: 25px;
	height: 50px;
	z-index: 10;
	position: absolute;
	top: 10px;
	cursor: pointer;
	background: #ddd url(../images/pn365.png) no-repeat;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.w1300 .prodetailsinfo .photo .photoimg .prev:hover, .w1300 .prodetailsinfo .photo .photoimg .next:hover {
	background-color: #1abc9e;
}
.w1300 .prodetailsinfo .photo .photoimg .prev {
	left: 0px;
	background-position: 0 center;
}
.w1300 .prodetailsinfo .photo .photoimg .next {
	right: 0px;
	background-position: -25px center;
}
.w1300 .prodbaseinfo_a {
	float: right;
	width: 545px;
	margin-left: 16px;
	z-index: 1;
}
.w1300 .prodbaseinfo_a .hengxian {
    width: 30%;
    height: 2px;
    background-color: #00bcd4;
    margin: 12px 0;
    border-radius: 1px;
        }
.w1300 .h2_prodtitle {
	font-size: 22px;
	color: #003366;
	padding: 0 0 10px;
	line-height: 1.6em;
	border-bottom: 1px dashed #DCDCDC;
}
.w1300 .ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.w1300 .ul_prodinfos {
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}
.w1300 .ul_prodinfos li {
	font-size: 16px;
	float: left;
	height: 65px;
	line-height: 65px;
}
.w1300 .ul_prodinfos li.li_weight {
	float: right;
}
.w1300 .ul_prodinfo li {
	font-size: 16px;
	float: left;
	padding: 6px 20px;
	text-align: justify;
	height: 188px;
	overflow: hidden;
}
.w1300 .li_normalprice {
    background-image: linear-gradient(180deg, rgba(247, 232, 255, .54), rgba(191, 223, 255, .35));
    background-color: #f5f6f9;
    border-radius: 9px;
    font-size: 16px; /* 字体大小 */
    line-height: 1.7; /* 行高，使文本更易读 */
    letter-spacing: 1.2px;
    color: #666; /* 摘要文本颜色 */
    margin: 0; /* 摘要文本的外边距 */
    padding: 0; /* 摘要文本的内边距 */
}
.w1300 .li_normalprice p{
     font-size: 16px; /* 字体大小 */
     color: #6e4bfa;
    white-space: nowrap; /* 确保摘要文字不换行 */
    display: inline-block; /* 保持在同一行 */
    margin-left: 1em; /* 通过设置左边距来实现缩进，这里使用了2em作为缩进量 */
    font-weight: bold; /* 设置为粗体 */
}
.w1300 .rLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.w1300 .rLink .pLink, .rLink .nLink {
	width: 50%;
}
.w1300 .rLink .nLink {
	text-align: right;
}
.w1300 .right .eynews .random {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
}
