@charset "utf-8";

/* CSS Document */

@media screen and (max-width:1399px) {
.moddle {
	width: 1200px;
}
#nav li {
	width: 133px;
}
#nav li dl {
	width: 133px;
}
.rmss {
	width: 726px;
}
.search {
	width: 474px;
}
.icpfl ul li {
	background-color: #f6f6f6;
	padding: 0px 10px;
	border: 1px solid #D2D2D2;
	height: 36px;
	line-height: 36px;
	margin-bottom: 8px;
}
.cpzs {
	width: 945px;
	float: left;
}
.cpzs div {
	width: 228px;
	margin-right: 11px;
	float: left;
	background-color: #fff;
	margin-bottom: 29px;
}
.cpzs div li {
	width: 228px;
	height: 195px;
}
.cpzs div li a {
	width: 228px;
	height: 195px;
	overflow: hidden;
	display: inline-table;
}
.cpzs div li a img {
	width: 228px;
	height: 195px;
	transition: all 0.6s;
}
.cpzs div:hover li a img {
	transition: all 0.6s;
	transform: scale(1.2);
}
.cpzs div:nth-child(4n) {
	margin-right: 0px;
}
.cpzs div p {
	line-height: 50px;
	height: 50px;
	text-align: center;
}
.cpzs div p a {
	font-size: 16px;
	color: #272727;
}
.cpzs div:hover {
	background-color: #003e92;
}
.cpzs div:hover p a {
	color: #fff;
}
.company ul {
	width: 580px;
}
.company ul p {
	line-height: 38px;
	font-size: 15px;
}
.company ul ol {
	margin-top: 10px;
}
.xwzx2 {
	width: 800px;
	float: left;
}
.footnav dl:nth-child(1), .footnav dl:nth-child(2) {
	width: 299px;
	float: left;
}
.prolist {
	width: 100%;
	overflow: hidden;
}
.prolist dl {
	float: left;
	width: 232px;
	height: auto;
	line-height: 0px;
	margin-right: 10px;
}
.prolist dl:nth-child(5n) {
	margin-right: 0px;
}
.prolist dt {
	width: 230px;
	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: 230px;
	height: 230px;
	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: #003E92;
}
.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: #003E92;
}
.cp_r {
	width: 490px;
}
}