.productinfo{
	margin-top: 70px;
	color: #999;
	text-align: right;
	background-color: #f7f7f7;
}
.bread{
	text-align: right;
	max-width: 1600px;
	margin: auto;
	padding: 0 5%;
	padding-top:40px;
	padding-bottom:10px ;
}
.bread img
{
	width: 30px;
	    height: 30px;
}
.content{
	max-width: 1600px;
	margin: auto;
	padding: 0 0 50px 0;
	background: #fff;
}
.content .zbiaoti{
	font-size: 32px;
	    text-align: center;
	    font-weight: bold;
	    padding-top: 30px;
	    color: #1ea19b;
}
.content .pfbiaoti{
	text-align: center;
	    font-size: 18px;
	    margin-top: 10px;
	    color: #999;
	    margin-bottom: 20px;
}
.content .pzbiaoti{
	font-size: 32px;
	    text-align: center;
	    font-weight: bold;
	    padding-top: 50px;
	    color: #000;
}
.content .fbiaoti{
	text-align: center;
	    font-size: 18px;
	    margin-top: 10px;
	    color: #999;
}
.content .tupian{
	    text-align: center;
	    margin: 20px;
}
.content .tupian img{
	max-width: 100%;
}
.content .cccinfo {
    border-top: 1px solid #d6d6d6;
    text-align: left;
    font-size: 18px;
    color: #000;
    padding: 10px 0px;
    margin: 0 40px;
	line-height: 40px;
}
.content .cccinfo .titlexx{
	    font-size: 22px;
	    font-weight: bold;
	    padding: 30px 0;
}
.content .cccinfo .ccc{
	
}

.more .xgtj{
    text-align: left;
    color: #000;
    font-size: 22px;
    font-weight: bold;
	position: relative;
}
.more .xgtj p{
	text-align: left;
	    color: #000;
}
.more .xgtj span{
	position: absolute;
		margin-top: -20px;
		right: 10px;
		font-size: 16px;
		font-weight: normal;
		color: #999;
}

.more{
max-width: 1600px;
    margin: auto;
    padding: 20px 0;
}
.zproductxxx{
    max-width: 1600px;
    margin: auto;
    padding: 0;
    background: #f7f7f7;
}

.zproduct{
	width: 100%;
	overflow: hidden;
}
.zproduct .item{
	background: #fff;
	background-size: 100% 100%;
	margin-right: 2%;
	margin-bottom: 30px;
	padding: 20px 0;
}
.zproduct .item:nth-child(2n){
	margin-right: 0;
}
.zproduct .item .zcontent{
	position: relative;
	padding: 10px;
	cursor: pointer;
}
.zproduct .item .zcontent .ztitle{
    font-size: 18px;
    font-weight: bold;
    color: #000;
    text-align: left;
}
.zcontent img{
	width: 100%;
}
.zproduct .item .zcontent .buttonxx{
margin-left: 20px;
    margin-top: 30px;
}
.zproduct .item .zcontent .buttonxx span{
		width: 30px;
	    height: 30px;
	    border: 1px solid #999;
	    color: #999;
	    border-radius: 50%;
	    display: block;
	    text-align: center;
	    line-height: 30px;
}
.zproduct .item:hover .zcontent .buttonxx span{
		background: red;
	    border: none;
	    color: #fff;
}

.sxyfy{
	border-top: 1px solid #d6d6d6;
	    margin: 0 40px;
	    line-height: 40px;
	    display: flex;
	    margin-top: 50px;
	    margin-bottom: 50px;
}
.sxyfy .prev{
	width: 50%;
	text-align: left;
	color: #000;
}
.sxyfy .newx{
	width: 50%;
	text-align: right;
	color: #000;
}
.sxyfy .prev a{
	color: #999;
}
.sxyfy .newx a{
	color: #999;
}






@media (max-width: 780px) {

.content .zbiaoti{
	font-size: 22px;
	    text-align: center;
	    font-weight: bold;
	    padding-top: 30px;
	    color: #1ea19b;
}
.content .pfbiaoti{
	text-align: center;
	    font-size: 14px;
	    margin-top: 10px;
	    color: #999;
	    margin-bottom: 20px;
}

.bread{
	text-align: right;
	max-width: 1600px;
	margin: auto;
	padding: 0 5%;
	padding-top:15px;
	padding-bottom:10px ;
}

.content .cccinfo {
    border-top: 1px solid #d6d6d6;
    text-align: left;
    font-size: 16px;
    color: #000;
    padding: 10px 0px;
    margin: 0 20px;
	line-height: 33px;
}

.content .cccinfo img { width:100%;}

.content .cccinfo .titlexx{
	    font-size: 20px;
	    font-weight: bold;
	    padding: 15px 0;
}

.content .cccinfo img {
   width: 100%;
}

.more .xgtj{
    text-align: left;
    color: #000;
    font-size: 20px;
    font-weight: bold;
	position: relative;
}

.more{
max-width: 1600px;
    margin: auto;
    padding: 20px 20px 20px 20px;
}

.zproduct .item .zcontent .ztitle{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-align: left;
}

.content .pzbiaoti{
	font-size: 24px;
	    text-align: center;
	    font-weight: bold;
	    padding-top: 50px;
	    color: #000;
}








}
