.pross{
	width:1150px;height:85px;margin:0 auto;
	text-align:left;
	color:#ffffff;
	font-size:28px;
	padding-left:12px;
	line-height:35px;

	}

.chhcon{
	width:1180px;height:1685px;margin:0 auto;
	
    margin-bottom:85px;
	}
	
	
	
.view {
   width: 368px;
   height: 345px;
  margin-left:22px;
  margin-bottom:22px;
   display:inline;
   float: left;

   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
   -moz-box-shadow: 1px 1px 2px #e6e6e6;
   box-shadow: 1px 1px 2px #e6e6e6;
   cursor: default;
   background-color: #ffffff;
}
.view .mask,.view .content {
   width: 368px;
   height: 345px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   font-size: 18px;

   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   height:58px;
   line-height:58px;
}
.view p{

   font-size: 15px;
  
   color: #000;
   padding: 10px 20px 20px;
   text-align: left;
   word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
 
   position: relative;
	 z-index:108; 
   
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}



.view-fifth img {
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
   background-color: #ffffff;
   -webkit-transform: translateX(-368px);
   -moz-transform: translateX(-368px);
   -o-transform: translateX(-368px);
   -ms-transform: translateX(-368px);
   transform: translateX(-368px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   font-size:16px;
   width:368px;
   height:345px;
  
}
.view-fifth h2 {
   background: #24b753;
   color: #ffffff;
   -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
   box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}

.view-fifth .mask h2 a {
   background: #24b753;
   color: #ffffff;
}
.view-fifth h2 a:hover{
   background: #24b753;
   color: #ffffff;
}

.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color: #333;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(368px);
   -moz-transform: translateX(368px);
   -o-transform: translateX(368px);
   -ms-transform: translateX(368px);
   transform: translateX(368px);
   display:none;
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}



	.chhcon  .chhconps {width: 368px;height:345px; position: relative;
	 z-index:108;  margin-top:-345px;	background: url(../img/product/bj.png)no-repeat 0 0;color:#646464;
	padding-top:300px;text-align:left;padding-left:18px;font-size:21px;
	 }
	 .probans{
	margin-top:-16px;height:300px;
	 }
@media screen and (max-width:860px) {
	
	.pross {
    width: 350px;
    height: 85px;
    margin: 0 auto;
    text-align: left;
    color: #ffffff;
    font-size: 28px;
    padding-left: 12px;
    line-height: 35px;
}

.chhcon {
    width: 350px;
      height: 4588px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 85px;
}

 .probans{
	height:58px;
	 }

.view {
    width: 350px;
    height: 345px;
    margin-left: 8px;
    margin-bottom: 18px;
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background-color: #ffffff;
}

	
}	
