.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.w1200 .eynews {
	width: 100%;
	margin-top: 0px;
	float: left;
}
.w1200 .eynews h4 {
	padding-left: 12px;
	height: 36px;
	line-height: 36px;
	color: #555;
	font-weight: 600;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
}
.w1200 .commend {
	width: 240px;
	overflow: hidden;
	float: left;
	margin: 25px 20px 0 0;
}
@media(max-width:1400px){
.w1200 .commend {
	width: 190px;
}
}
.w1200 .commend:nth-child(4) {
	margin-right: 0;
}
.w1200 .commend dt {
	width: 100%;
	height:200px;
	border: 1px solid #ccc;
	display: flex;justify-content:center;align-items:Center;
	overflow:hidden;
}
.w1200 .commend dt a {
	display: block;
}
.w1200 .commend dt a:hover {
	border: 1px solid #0086db;
}
.w1200 .commend dt img {
	width: 100%;
	height: auto;
	transition: all .5s;
}
.w1200 .commend dd {
	margin-top:5px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.w1200 .commend:hover dt img {
	transform: scale(1.1);
}
.w1200 .mod_goods_info {
	clear: both;
	margin-bottom: 10px;
	position: relative;
	background-color: #eee;
	height: 65px;
}
.w1200 .mod_goods_info .hds {
	height: 65px;
	_overflow: hidden;
}
.w1200 .mod_goods_info .hds li {
	float: left;
	cursor: pointer;
}
.w1200 .mod_goods_info .hds li h3 {
	display: block;
	width: 128px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	font-size: 18px;
	border-bottom: 0;
	font-weight: normal
}
.w1200 .mod_goods_info .hds li h3 a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	outline: none
}
.w1200 .mod_goods_info .hds .on {
	height: 62px;
	line-height: 62px;
	border-top: 3px solid #0086db;
	position: relative;
}
.w1200 .mod_goods_info .hds .on h3 {
	height: 62px;
	line-height: 58px;
	background-color: #fff;
	color: #555;font-weight:bold;
}
.w1200 .mod_goods_info .hds .on h3 a {
	color: #076EBB;
	font-weight: bold
}
.w1200 .cpright .propar a {
	text-align: center;
	display: block;
	width: 128px;
	height: 50px;
	margin: 7px auto;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	background: #0086db;
}
@media (max-width:1400px){
.w1200 .cpright .propar a {
	width: 100px;
}
}
.w1200 .neirong {
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	overflow : hidden;
	padding:10px 15px;
}
.w1200 .neirong p {
	color: #414141;
	margin:5px 0 15px;
	text-indent:2em;
}
.w1200 .container {
	margin-left: auto;
	margin-right: auto;
}
.w1200 .cpright {
	width: 1025px;
	padding: 0 25px;
	padding-bottom: 25px;
	background: #fff;
	float: right;
}
@media (max-width:1400px){
.w1200 .cpright {
	width: 825px;
}
}
.w1200 .cpright a {
	color: #555;
}
.w1200 .rtop {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 9px;
	border-bottom: 1px solid #0086db;
}
.w1200 .rtop h5 {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 26px;
	font-size:20px;
	color: #999;
	font-weight: 600;
	line-height: 22px;
	background: url(../images/tb365.png) no-repeat;
}
.w1200 .rtop span {
	float: right;
	color: #888;
	font-size: 16px;
}
.w1200 .rtop span a{
	color: #888;
}
.w1200 .rtop span a:hover{
	color: #f00;
}
.w1200 .prodetailsinfo {
	padding: 15px 0;
}
.w1200 .prodetailsinfo .photo {
	width: 400px;
	position: relative;
	margin-bottom: 20px;
}
.w1200 .prodetailsinfo .photo .jqzoom {
	width: 400px;
	height: 380px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	cursor: pointer;
}
.w1200 .prodetailsinfo .photo .img {
	width: 400px;
	height: 300px;
	border: 1px solid #ddd;
	position: relative;
	display: flex;justify-content:center;align-items:Center;
	overflow:hidden;
}
.w1200 .prodetailsinfo .photo .img img{
	width:100%;
	height:auto;
}
.w1200 .prodetailsinfo .photo .bigimg {
	width: 398px;
	height: 300px;
	border: 1px solid #ddd;
	display: block;
	position: relative;
	overflow: hidden;
}
.w1200 .prodetailsinfo .photo .bigimg .list {
	width: 1000%;
	position: relative;
}
.w1200 .prodetailsinfo .photo .bigimg .list li {
	width: 398px;
	height: 300px;
	float: left;
	display: flex;justify-content:center;align-items:Center;
}
.w1200 .prodetailsinfo .photo .bigimg .list img {
	width: 100%;
	height: auto;
	display: block;
	transition: all ease 300ms;
}
.w1200 .prodetailsinfo .photo .photoimg {
	width: 400px;
	height: 68px;
	padding-top: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.w1200 .prodetailsinfo .photo .photoimg .list {
	width: 334px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.w1200 .prodetailsinfo .photo .photoimg .listcon {
	width: 300%;
	position: relative;
}
.w1200 .prodetailsinfo .photo .photoimg .listcon li {
	width: 76px;
	height: 66px;
	border: 1px solid #ddd;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	display: flex;justify-content:center;align-items:Center;
}
.w1200 .prodetailsinfo .photo .photoimg .listcon li:nth-child {
	margin-right: 0;
}
.w1200 .prodetailsinfo .photo .photoimg .listcon li img {
	width: 76px;
	height: auto;
	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;
}
.w1200 .prodetailsinfo .photo .photoimg .listcon li:hover img, .w1200 .prodetailsinfo .photo .photoimg .listcon li.on img {
	border-color: #aaa;
}
.w1200 .prodetailsinfo .photo .photoimg .prev, .w1200 .prodetailsinfo .photo .photoimg .next {
	width: 25px;
	height: 68px;
	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;
}
.w1200 .prodetailsinfo .photo .photoimg .prev:hover, .w1200 .prodetailsinfo .photo .photoimg .next:hover {
	background-color: #0086db;
}
.w1200 .prodetailsinfo .photo .photoimg .prev {
	left: 0px;
	background-position: 0 center;
}
.w1200 .prodetailsinfo .photo .photoimg .next {
	right: 0px;
	background-position: -25px center;
}
.w1200 .prodbaseinfo_a {
	float: right;
	width: 600px;
	margin-left: 25px;
	z-index: 1;
}
@media (max-width:1400px){
.w1200 .prodbaseinfo_a {
	width: 400px;
}
}
.w1200 .h2_prodtitle {
	font-size: 30px;font-weight:bold;
	color: #555;
	padding: 10px 0 10px;
	line-height: 1.6em;
	border-bottom: 1px dashed #DCDCDC;
}
.w1200 .ul_prodinfo {
	padding: 6px 0;
	overflow: hidden;
	zoom: 1;
}
.w1200 .ul_prodinfos {
	padding: 6px 15px;
	overflow: hidden;
	zoom: 1;
	background: #f3f3f3;
	font-size: 14px;
	font-weight: bold;
}
.w1200 .ul_prodinfos li {
	font-size: 20px;
	float: left;
	height: 65px;
	line-height: 65px;
}
.w1200 .ul_prodinfos li.li_weight {
	float: right;
}
.w1200 .ul_prodinfo li {
	font-size: 16px;
	color:#666;
	float: left;
	margin: 6px 15px 6px 0;
	text-align: justify;
	height: 125px;
	line-height: 25px;
	overflow: hidden;
}
.w1200 .li_normalprice {
	line-height: 24px;
}
.w1200 .rLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
	margin: 20px auto;
}
.w1200 .rLink .pLink, .rLink .nLink {
	width: 50%;
}
.w1200 .rLink .nLink {
	text-align: right;
}
.w1200 .right .eynews .random {
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
}
