 *{margin: 0; padding: 0;}
ul,li{list-style: none;}
.clear{clear: both;}
.product-theme2{
  width: 100%;
}
.product-theme2-content{
  overflow-y: auto;
  padding-bottom: 14px;
}
.product-theme2-content ul {
  width: 100%;
  display: flex;
}
.product-theme2-Li{
  flex: 1;
  width: 380px;
  height: 330px;
  margin: 0 20px 0 4px;
  margin-top: 10px;
  position: relative;
  transition: .3s;
}
.product-theme2-paramItem{
  width: 100%;
}
.product-theme2-img{
  position: relative;
  width: 380px;
  height: 280px;
  overflow: hidden;
}
.product-theme2-img a{
	display: block;
	width: 100%;
	height: 100%;
	display: flex;
  justify-content: center;
  align-items: center;
}
.product-theme2-img img{
  max-width: 100%;
  max-height: 100%;
}
.product-theme2-text{
  height: 50px;
  line-height: 50px;
  padding: 0 5px;
  text-align: left;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.protheme2More{
  width: 260px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  color: #464646;
}
/*版式三 移动端 start*/
.visible-xs-block .product-theme2-Li{
  width: 300px;
}
.visible-xs-block .product-theme2-Li .product-theme2-img{
  width: 300px;
}
/*版式三 移动端 end*/

 /*特效1样式*/
.product-theme2-module1{
	display: none;
}
.proBorderCommon{
  outline: 2px solid #ccc;
}
/*特效2样式*/
.product-theme2-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-theme2-module2 .product-theme2-param{
  width: 100%;
  height: 48px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.product-theme2-module2 .product-theme2-paramItem p{
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  padding: 0 40px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}

/*特效3的样式*/
.product-theme2-module3{
  position: absolute;
  left: 0;
  bottom: -80px;
  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-theme2-module3 .product-theme2-param{
  height: 80px;
  overflow: hidden;
}
.product-theme2-module3 .product-theme2-paramItem{
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.product-theme2-module3 .product-theme2-paramItem p{
  /*line-height: 80px;*/
  color: #fff;
  font-size: 14px;
  padding: 0 20px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}
/*特效4的样式*/
.product-theme2-module4{
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  height: 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-theme2-module4 .product-theme2-param{
  height: 48px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: row;
}
.product-theme2-module4 .product-theme2-paramItem p{
  line-height:24px;
  padding: 0 10px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis
}

/*特效5的样式*/
.product-theme2-module5{
  display: none;
}

/*特效6的样式*/
.product-theme2-module6{
  display: none;
}



/*----------特效二的布局样式------------*/
  /*---布局样式一---*/
  .product-theme2-module2Con .product-theme2-layout1.product-theme2-param{
    height: 12% !important;
  }
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout1{
    width: 94%;
    display: inline-block !important;
  }
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout1 p{
    width: 50%;
    float: left;
    line-height: 50px !important;
    padding: 0  20px!important;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
    
  }
  /*-------布局样式二---------*/
  .product-theme2-module2Con  .product-theme2-module2 .product-theme2-layout2.product-theme2-param{
    height: 48px;
  }
  /*-------布局样式三---------*/
  .product-theme2-module2Con .product-theme2-layout2.product-theme2-param{
    height: 48px !important;
  }
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout3 {
    display: block !important;
    text-align: right;
  }
  .product-theme2-module2Con  .product-theme2-layout3 p{
    padding: 0 20px !important;
  }
  /*-------布局样式四---------*/
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layou4{
   height: 48px !important;
  }
  /*-------布局样式五---------*/
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout5 {
    display: block !important;
    text-align: left;
  }
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout5 p{
    padding: 0 20px !important;
  }
  /*-------布局样式六---------*/
  .product-theme2-module2Con.product-theme2-module2 .product-theme2-layout6 {
    width: 100%;
    display: inline-block !important;
  }
  .product-theme2-module2Con .product-theme2-module2 .product-theme2-layout6 p{
    width: 50%;
    line-height: 48px !important;
    padding: 0 20px!important;
    max-width: 94%;
    float: right;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
  }
  
  
  /*------------------特效三 的布局样式------------------*/
  /*-------布局样式一---------*/
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout1{
    width: 100%;
    display: inline-block !important;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product-theme2-module3Con .product-theme2-module3  .product-theme2-layout1 .product-theme2-paramItem{
    flex-direction:row !important;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout1 p{
    float: left;
    line-height: 80px !important;
    padding: 0 20px !important;
  }
  
  /*-------布局样式二---------*/
  .product-theme2-module3 .product-theme2-layout2 .product-theme2-paramItem{
    flex-direction: column;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout2 p{
    line-height: 24px !important;
    padding: 0 20px !important;
  }
  
  /*-------布局样式三---------*/
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout3 {
    text-align: right;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    flex-direction: column;
  }
  .product-theme2-module3 .product-theme2-layout3 .product-theme2-paramItem{
    flex-direction: column;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout3 p{
    line-height: 24px;
  }
  
  /*-------布局样式四---------*/
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout4 {
    text-align: center;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    flex-direction: column;
  }
  .product-theme2-module3 .product-theme2-layout4 .product-theme2-paramItem{
    flex-direction: column;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout4 p{
    line-height: 24px;
  }
  
  /*-------布局样式五---------*/
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout5 {
    text-align: left;
    display: flex;
    vertical-align: middle;
    flex-direction: column;
  }
  .product-theme2-module3 .product-theme2-layout5 .product-theme2-paramItem{
    flex-direction: column;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout5 p{
    line-height: 24px;
  }
  /*-------布局样式六---------*/
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout6 {
    width: 100%;
    display: inline-block !important;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product-theme2-module3Con .product-theme2-module3  .product-theme2-layout6 .product-theme2-paramItem{
    flex-direction:row !important;
    display: block;
  }
  .product-theme2-module3Con .product-theme2-module3 .product-theme2-layout6 p{
    width: 50%;
    line-height: 80px !important;
    padding: 0 20px !important;
    float: right;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis
  }
  
  /*------------------特效四 的布局样式------------------*/
  /*-------布局样式一---------*/
  .product-theme2-module4 .product-theme2-layout1{
    width: 100%;
    display: inline-block !important;
    position: absolute;
    left: 0;
    height: 58px;
    overflow: hidden;
  }
  .product-theme2-module4 .product-theme2-layout1 p{
    width: 90%;
    float: left;
    line-height: 58px !important;
    padding: 0 10px!important;
  }
  /*-------布局样式二---------*/
  .product-theme2-module4 .product-theme2-layout2.product-theme2-param{
    height: 48px;
  }
  
  /*-------布局样式三---------*/
  .product-theme2-module4 .product-theme2-layout3 {
    display: block !important;
  }
  .product-theme2-module4 .product-theme2-layout3 p{
    text-align: right !important;
    padding: 0 20px !important;
  }
  .product-theme2-module4 .product-theme2-layout3.product-theme2-param{
    justify-content: flex-start;
    flex-direction:row;
  }
  /*-------布局样式四---------*/
  .product-theme2-module4 .product-theme2-layout4 {
    display: block !important;
    text-align: center;
  }
  .product-theme2-module4 .product-theme2-layout4.product-theme2-param{
    flex-direction: column !important;
  }
  
  /*-------布局样式五---------*/
  .product-theme2-module4 .product-theme2-layout5 {
    display: block !important;
  }
  .product-theme2-module4 .product-theme2-layout5 p{
    text-align: left !important;
    padding: 0 20px !important;
  }
  .product-theme2-module4 .product-theme2-layout5.product-theme2-param{
    justify-content: flex-start;
    flex-direction:row;
  }
  /*-------布局样式六---------*/
  .product-theme2-module4 .product-theme2-layout6 {
    width: 100%;
    height: 58px;
    overflow: hidden;
    display: inline-block !important;
    position: absolute;
    left: 0;
  }
  .product-theme2-module4Con .product-theme2-layout6.product-theme2-paramItem{
    height: 58px !important;
  }
  .product-theme2-module4 .product-theme2-layout6 p{
    line-height: 58px !important;
    padding: 0 20px !important;
    float: right;
  }