  *{margin: 0; padding: 0;}
ul,li{list-style: none;}
.clear{clear: both;}
.product-theme3-Li{
  float: left;
  width: 47%;
  height: 200px;
  margin-bottom: 20px !important; 
  overflow: hidden;
}
.product-theme3-Li:nth-of-type(2n+1){
  margin: 0 2% 0 1%;
}
.product-theme3-Li:nth-of-type(2n+2){
  margin: 0 1% 20px 2%;
}
.proTheme3-left{
  float: left;
  width: 50%;
  height: 100%;
  margin-right: 5%;
}
.proTheme3-img{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.proTheme3-img a{
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.proTheme3-img img{
  max-width: 100%;
  max-height: 100%;
}
.proTheme3-right{
  float: right;
  width: 45%;
}
.proTheme3Title{
  height: 34px;
  line-height: 34px;
  margin-bottom: 16px;
  overflow: hidden;
  color: #373737;
  font-size: 18px;
  font-weight: bold;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
  overflow: hidden;
}
.proTheme3Con{
  width: 88%;
  line-height: 20px;
  font-size: 12px;
  margin: 19px 0;
  color: #565656;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.product-theme3-param{
    height: 48px;
    display: flex;
    overflow: hidden;
    justify-content: center;
    flex-direction: column;
}
.product-theme3-paramItem{
  height: 48px;
}      
.product-theme3-module3 .product-theme3-paramItem{
  height: 48px;
  overflow: hidden;
}      
.proTheme3More{
  text-align: center;
}      
.product-theme3 .hm-page-icon{
  color: #cdd0d7;
  font-size: 12px;
}
.product-theme3 .hm-page{
  float: left;
  margin: 0;
}
.product-theme3 .hm-page .hm-page-number {
  display: inline-block;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.product-theme3 .hm-page  a{
  color: #323232;
}
.product-theme3 .hm-page .glyphicon-menu-left,
.product-theme3 .hm-page .glyphicon-menu-right {
  font-weight: bold;
  cursor: pointer;
}
.product-theme3 .hm-page .active {
  color: #01a3f8;
}
/*版式四 移动端 start*/
.visible-xs-block .proTheme3-left{
  width:calc(50% - 10px);
  margin-right: 0;
}
.visible-xs-block .proTheme3-right{
  width: 48%;
}
.visible-xs-block .product-theme3-Li{
  position: relative;
  width: 100%;
  height:116px;
  /*height: 165px;*/
}
.visible-xs-block .proTheme3-parm{
  position: absolute;
  width: 49%;
}
.visible-xs-block .proTheme3Title{
  width: 100%;
  height: 22px;
  line-height: 22px;
  margin-bottom: 6px;
  font-size: 14px;
  -webkit-line-clamp: 1;
}
.visible-xs-block .proTheme3-Ablock{
  display: block;
  height: 100%;
}
.visible-xs-block .proTheme3Con{
  width: 94%;
  margin: 2px 0 1px 0 ;
}
.visible-xs-block .proTheme3-img a{
  text-align: center;
}
.visible-xs-block .product-theme3-Li .proTheme3-img{
  height: 100%;
}
.visible-xs-block .proTheme3-img img {
  width:auto;
  max-width: 100%;
  vertical-align: middle;
}
/*版式四移动端 end*/


/*特效一*/
.product-theme3-module1{
  display: none;
}
.proBorderCommon{
  outline: 2px solid #ccc;
}
/*特效2的样式*/
.product-theme3-module2{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.product-theme3-module2 .product-theme3-paramItem p{
  line-height: 48px;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
}

/*特效3的样式*/
.product-theme3-module3{
  position: absolute;
  left: 0;
  bottom: -82px;
  width: 100%;
  height: 80px;
  text-align: center;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  flex-direction: column;
  transition:0.6s
}
.product-theme3-module3 .product-theme3-param{
  height: 80px;
  overflow: hidden;
}
.product-theme3-module3 .product-theme3-paramItem p{
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
}

/*特效4的样式*/
.product-theme3-module4{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  background: rgba(0,0,0,0.5);
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 50%;
}
.product-theme3-module4 .product-theme3-param{
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.product-theme3-module4 .product-theme3-paramItem p{
  line-height:24px;
  padding: 0 10px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

 /*特效5的样式*/
.product-theme3-module5{
  display: none;
}

/*特效6的样式*/
.product-theme3-module6{
  display: none;
}


/*----------特效二的布局样式------------*/
/*---布局样式一---*/
.product-theme3-module2Con .product-theme3-param{
  height: 24% !important;
}
.product-theme3-module2Con  .product-theme3-module2{
  display: none;
}
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout1{
  width: 100%;
  display: inline-block !important;
}
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout1 p{
  width: 50%;
  float: left;
  line-height: 48px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
 /*---布局样式二---*/
.product-theme3-module2Con .product-theme3-layout2.product-theme3-param{
  height: 24% !important;
  flex-direction: row;
}
.product-theme3-module2Con .product-theme3-layout2.product-theme3-param p{
  line-height: 24px !important;
}
/*-------布局样式三---------*/
.product-theme3-module2Con .product-theme3-layout3.product-theme3-param{
  height: 24% !important;
}
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout3 {
  display: block !important;
  text-align: right;
}
.product-theme3-module2Con  .product-theme3-layout3 p{
  line-height: 24px !important;
  padding: 0 20px !important;
}
 /*-------布局样式四---------*/
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout4 {
  text-align: center;
}
.product-theme3-module2Con .product-theme3-layout4 .product-theme3-paramItem p{
  line-height: 24px;
}
/*-------布局样式五---------*/
 .product-theme3-module2Con .product-theme3-layout5.product-theme3-param{
    height: 24% !important;
  }
  .product-theme3-module2Con .product-theme3-module2 .product-theme3-layout5 {
    display: block !important;
    text-align: left;
  }
  .product-theme3-module2Con .product-theme3-module2 .product-theme3-layout5 p{
    line-height: 24px !important;
    padding: 0 20px !important;
  }
  /*-------布局样式六---------*/
.product-theme3-module2Con.product-theme3-module2 .product-theme3-layout6 {
  width: 100%;
  display: inline-block !important;
}
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout6 p{
  width: 50%;
  line-height:48px !important;
  padding: 0 20px!important;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
}
.product-theme3-module2Con .product-theme3-module2 .product-theme3-layout6 .product-theme3-param{
  flex-direction: row !important;
}



/*------------------特效三 的布局样式------------------*/
/*-------布局样式一---------*/
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout1{
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-theme3-module3Con .product-theme3-module3  .product-theme3-layout1 .product-theme3-paramItem{
  height: 34% !important;
  display: block !important;
}
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout1 p{
  width: 50%;
  float: left;
  line-height: 28px !important;
  padding: 0 20px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
}

/*-------布局样式三---------*/
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout3 {
  text-align: right;
}

/*-------布局样式四---------*/
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout4 {
  text-align: center;
}

/*-------布局样式五---------*/
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout5 {
  text-align: left;
}
/*-------布局样式六---------*/
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout6 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product-theme3-module3Con .product-theme3-module3  .product-theme3-layout6 .product-theme3-paramItem{
  height: 34% !important;
  display: block !important;
}
.product-theme3-module3Con .product-theme3-module3 .product-theme3-layout6 p{
  width: 50%;
  line-height: 28px !important;
  padding: 0 20px !important;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
}

/*------------------特效四 的布局样式------------------*/
/*-------布局样式一---------*/
.product-theme3-module4 .product-theme3-layout1{
  height: 24px;
}
.product-theme3-module4 .product-theme3-layout1 .product-theme3-paramItem{
  height: 24px;
}
.product-theme3-module4 .product-theme3-layout1 p{
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*-------布局样式三---------*/
.product-theme3-module4 .product-theme3-layout3 .product-theme3-paramItem p{
  text-align: right;
}
/*-------布局样式四---------*/
.product-theme3-module4 .product-theme3-layout4 .product-theme3-paramItem p{
  text-align: center;
}
/*-------布局样式五---------*/
.product-theme3-module4 .product-theme3-layout5 .product-theme3-paramItem p{
  text-align: left;
}
/*-------布局样式六---------*/
.product-theme3-module4 .product-theme3-layout6 .product-theme3-paramItem p{
  width: 50%;
  line-height: 48px;
  float: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;  
  
}


/*特效6*/
.product-theme3-module6Con .product-theme3-Li{
	transition: .5s;
	
}
.product-theme3-module6Con .product-theme3-Li:hover{
	box-shadow: 10px 10px 0px #EBEBEB;
  transform: translateX(-10px);
}

