@charset "utf-8";

/* CSS Document */

@media screen and (max-width:1399px) {
.moddle {
	width: 1200px;
}
.nav li {
	width: 150px;
}
.nav .sub .nav_xiao {
	width: 1200px;
}
.rmss {
	width: 726px;
}
.cpzs .bd ul ol {
	width: 291px;
}
.cpzs .bd ul ol a img {
	height: 210px;
}
.lc li {
	width: 48px;
}
.youshi .slz .yscont .yco {
	width: 500px;
}
.picScroll-left .bd ul li {
	width: 280px;
	margin: 0 10px;
}
.picScroll-left .bd ul li img {
	width: 280px;
	height: 210px;
}
.picScroll-left a.next {
	top: 120px;
}
.picScroll-left a.prev {
	top: 120px;
}
.h-about-right p {
	line-height: 28px!important;
}
.nleft {
	width: 628px;
	border: 1px solid #dcdcdc;
}
/*内页*/

.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist dl {
	float: left;
	width: 216px;
	height: auto;
	line-height: 0px;
	margin-right: 10px;
}
.prolist dl:nth-child(5n) {
	margin-right: 0px;
}
.prolist dt {
	width: 214px;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.prolist dt a {
	width: 100%;
}
.prolist dd {
	text-align: center;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.pro_list_img {
	width: 214px;
	height: 214px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.prolist dt .pro_list_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	transition: all 0.6s;
}
.prolist dl dd a {
	color: #333;
}
.prolist dt:hover .pro_list_img img {
	transform: scale(1.3);
}
.prolist dl:hover dd a {
	color: #1e5eb7;
}
.right {
	width: 940px;
}
.product {
	width: 100%;
	overflow: hidden;
}
.product dl {
	float: left;
	width: 226px;
	height: auto;
	line-height: 0px;
	margin-right: 12px;
}
.product dl:nth-child(4n) {
	margin-right: 0px;
}
.product dt {
	width: 224px;
	height: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
}
.product dt a {
	width: 100%;
}
.product dd {
	text-align: center;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
}
.product_img {
	width: 224px;
	height: 224px;
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	float: none;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}
.product dt .product_img img {
	padding: 0px;
	border: none;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	transition: all 0.6s;
}
.product dl dd a {
	color: #333;
}
.product dt:hover .product_img img {
	transform: scale(1.3);
}
.product dl:hover dd a {
	color: #1e5eb7;
}
.cp_r {
	width: 490px;
}
}
