html, body{
    font: 12px/2 "微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
* {
    margin: 0;
    padding: 0;
}
a {
	text-decoration: none;
}
.zy .cplb-w-a1 {
	width: 1000px;
	height: auto;
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.zy .wrap li {
	padding-right: 82px;
}
.zy .wrap ul {
	list-style-type: none;
}

.zy .plBox .text2 {
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.zy .plBox .text3 {
	line-height: 17px;
	color: #999;
}



.zy .plBox .n,.plBox .plBox .cate {
	display:block;
	margin:0 25px;
	text-align:left;
	text-decoration: none;
}
.zy .plBox .cate {
	display:inline-block;
	width:100%;
	height:33px;
	line-height:28px;
	max-width:194px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.zy .plBox .text {
	background-color: #E4E4E4;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*鼠标下拉放大效果*/

.zy .effImg01 img
{
-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s
}
.zy .effImg01:hover img
{
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.zy .plBox.effImg01 a {
	text-decoration: none;
}

.zy .plBox a .n {
	color: #F90;
}
.zy .plBox a .n:hover {
	color: #F00;
}
.zy .plBox a .text {
	color: #666;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 17px;
}
.zy .plBox a .text:hover {
	color: #F00;
}



/*产品列表框*/
.zy .proBox {
	clear:both;
	background-color:#f2f2f2;
	padding-top:40px;
}
.zy .plBox {
	background-color:#FFF;
	text-align:center;
	clear:both;
	overflow:hidden;
	margin-bottom: 30px;
	width: 326px;
	border: 1px solid #CCC;
}
.zy .plBox .img {
	display:block;
	width:326px;
	height:326px;
	overflow:hidden;
	position:relative;
}
.zy .plBox .img img {
	width: 326px;
	height: 326px;
}
.zy .plBox .n {
	font-size:24px;
	font-weight:normal;
	height:36px;
	text-align:center;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	margin-bottom:10px;
	line-height: 36px;
}

.zy .a-tips h2{
	font-weight: normal;
	font-size: 44px;
	line-height: 54px;
	color: #515151;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}



.zy .a-tips p.en{
	height: 28px;
	text-align:center;
	font-size:2em;
	font-family: "Courier New", Courier, monospace;
}
.zy .a-tips p.eenn{
	text-align:center;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 20px;
}

.zy .a-tips .line { margin:25px 0 0 0;
    left: 50%;
 
    width: 30px;
    height: 4px;
    background: #1E569F none repeat scroll 0% 0%;
    margin-left: -15px;
}
.zy .por{
	position: relative;
}
/* baseUI */
.zy .wrap { max-width:1180px; margin-right:auto; margin-left:auto; *width:1180px;}
.zy .row{width:102%;*zoom:1}.row:before,.row:after{content:" ";display:table;clear:both}.span-3,.full-row .row .span-3{float:left;transition:.2s width ease;margin-right:2%;*margin-right:1.89%;width:23%}



/*产品列表框*/
.zy .proBox {
	clear:both;
	background-color:#f2f2f2;
	padding-top:40px;
}


/*鼠标下拉放大效果*/

.zy .effImg01 img
{
-moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s
}
.zy .effImg01:hover img
{transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);}

/* 分布代码*/
.zy a:link, a:visited { color: #444; text-decoration: none; -webkit-transition: color .4s ease-in-out; -moz-transition: color .4s ease-in-out; -ms-transition: color .4s ease-in-out; -o-transition: color .4s ease-in-out; transition: color .4s ease-in-out; }
.zy a:hover { color: #c36; text-decoration: underline; }
.zy .pagnation {
	text-align: center;
	margin-top: 30px;
}
.zy .pagnation a {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	background: url(../images/sprite.png) no-repeat 0 -29px;
	margin-left: 4px;
	font-size: 16px;
	vertical-align: top;
-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out;
}
.zy .pagnation a:hover { background-position: 0 -64px; color: #fff; text-decoration: none }
.zy .pagnation .page-prev, .pagnation .page-next {
	line-height: 10px;
}
.zy .pagnation .page-prev { background-position: -35px -29px; }
.zy .pagnation .page-prev:hover { background-position: -35px -64px; }
.zy .pagnation .page-next { background-position: -70px -29px; }
.zy .pagnation .page-next:hover { background-position: -70px -64px; }
.zy .pagnation .current { background-position: 0px -64px; color: #fff }
.zy .pagnation-tips { margin-top: 10px; color: #999; text-align: center }

.zy .span-3{width: 31%;}