@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: 600px;
}
.search {
	width: 395px;
}
.icpfl li {
	width: 280px;
	height: 76px;
}
.icpfl li:nth-child(1), .icpfl li:nth-child(3) {
	background: url(../images/cpfl2.png) no-repeat center center;
}
.icpfl li:nth-child(2), .icpfl li:nth-child(4) {
	background: url(../images/cpfl3.png) no-repeat center center;
}
.icpfl li ol {
	background: url(../images/cp.png) no-repeat 20px center;
	padding-left: 90px;
	margin-top: 18px;
}
.icpfl li ol a {
	color: #fff;
	font-size: 18px;
}
.icpfl li ol a p {
	text-transform: uppercase;
	font-size: 12px;
}
.icpfl li:hover ol a {
	color: #ff0;
}
.cpzs div li {
	height: 210px;
}
.cpzs div li a img {
	height: 210px;
}
.picScroll-left1 .bd ul li img {
	min-height: 360px;
}
.new-rem {
	width: 500px;
}
.new-rem ul li a .rem-con {
	width: 382px;
}
.c-link a {
	padding: 0px 33px;
}
/*内页*/

.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: #027890;
}
.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: #027890;
}
.cp_r {
	width: 490px;
}
}
