/*列表页大图样式*/
#dk{line-height:22px; font-size:12px; color:#999;}
#dk .kaijian_jinshen05{ display:inline-block; height:22px; margin-right:2px; width:100%;}
#dk .kaijian_jinshen05 .kaijian05{ float:left; line-height:22px;}
#dk .kaijian_jinshen05 .jinshen05{ float:left; line-height:22px;}
#dk .zhandi05{ display:inline-block; height:24px; padding-bottom:4px;}
#dk .xiexian05{ float: left;}
#dk .kaijian_jinshen05 .xiexian05{ padding:0 3px 0 3px;}
.xtbianhao{ color:#999; margin-top:5px;}

#bk{ display: inline-block ; }/*开间进深隐藏*/
#bk .kaijian_jinshen05{ display: block; float: right; color:#999}
#bk .zhandi05{ float: left; display: block; padding-left:1px; color:#999; width:85px; }
#bk .kaijian_jinshen05 .kaijian05{ float:left; display:block; margin-left:15px;}
#bk .kaijian_jinshen05 .jinshen05{ float:left; display: none;}
#bk .kaijian_jinshen05 .xiexian05{ float:left; display: none; padding:0px 3px 0 3px; font-size:11px;}


#ck{ display: inline-block ; }/*轮播下的样式*/
#ck .kaijian_jinshen05{ display: block; float: right; margin-left:6px; line-height:22px;}
#ck .zhandi05{ float: left; display: block; padding-left:1px; color:#999; line-height:22px; width:85px; }
#ck .kaijian_jinshen05 .kaijian05{ float:left; display:block;}
#ck .kaijian_jinshen05 .jinshen05{ float:left; display:block;}
#ck .kaijian_jinshen05 .xiexian05{ float:left; display: block; margin-top:0px; padding:0px 3px 0 3px; font-size:12px;}

#ck2{ display: block ; }/*轮播下的样式*/
#ck2 .kaijian_jinshen05{ display: block; width:158px; float: left; margin-left:6px; line-height:22px;}
#ck2 .zhandi05{ float: right; display: block; padding-left:1px; color:#999; text-align:right; margin-right:10px; line-height:22px; width:85px; }
#ck2 .kaijian_jinshen05 .kaijian05{ float:left; display:block;}
#ck2 .kaijian_jinshen05 .jinshen05{ float:left; display:block;}
#ck2 .kaijian_jinshen05 .xiexian05{ float:left; display: block; margin-top:0px; padding:0px 3px 0 3px; font-size:12px;}



.liulanliang{ float: left; display:block; font-size:12px; color:#666; margin-right:20px; padding-left:19px; line-height:22px; background-image:url(/skin/images/ico_heart_h.png); background-repeat:no-repeat; background-position: left center; }
.content {
  padding: 20px 0 0px 0;
  background: #f7f7f7;
  margin-right: -2px;
  display:inline-block;
}
.content .item .bgbox, .content .item .bgbox2{
  float: left;
  margin-bottom: 19px;
  background: #fff;
  border: 2px solid #fff;
  padding:0 1vw;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.content .item .bgbox, .content .item .bgbox2 {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  padding: 6px;
}
.content .item .txt {
  font-weight: 700;
  font-size: 16px;
  height: 28px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width:98%;
}

.content .item .txt2 {
  font-weight: 600;
  font-size: 14px;
  height: 28px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width:100%;
}
.content .item .txt a {
  color: #3e3a39;
}
.content .item .desc {
  display: block;
  width: 100%;
  color: #6e6e6e;
  height: 22px;
  margin-bottom: 5px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content .item .type-title {
  display: inline-block;
  width: 100px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  vertical-align: middle;
}
.content .item .btnbox-gray {
  background: #7b7b7b;
  color: #fff !important;
  border: 1px solid #7b7b7b !important;
}
.content .item .btnbox {
  border-radius: 10px;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  width: 85px;
  text-align: center;
  line-height: 25px;
  color: #929292;
  border: 1px solid #cfcfcf;
  margin-right: 8px;
}
.content .item .btnbox:hover {
  background-color: #008d49;
  color: #fff;
  border: 1px solid #008d49;
}
.content .item .desbox {
  position: relative;
  padding-left:3px;
  top: 5px;
}

.content .item .desbox2 {
  position: relative;
  padding-left:3px;
  top: 5px;

}
.content .item .desbox img {
  position: absolute;
  border-radius: 5px;
  width: 80px;
  height: 80px;
  display: block;
  left: 0px;
  top: 6px; 
}


.content .rlast {
  margin-right: 0px;
}
.anlipic {overflow: hidden; text-align: center; }
.anlipic img{ cursor: pointer; transition: all 1.2s; }
.anlipic img:hover{ transform: scale(1.1); }
.anlipic2 {overflow: hidden; text-align: center; }
.anlipic2 img{ cursor: pointer; transition: all 1.2s; }
.anlipic2 img:hover{ transform: scale(1.1); }


.bianhao01{float:left; padding-left:5px; width:85px; height:22px; line-height:22px;}
.jianjie{ line-height:20px;}
.d01 img{ width:11px; height:12px;}
.d02{ margin-left:2px; margin-top:5px; font-size:13px;}

.gm01{ font-size:14px; margin-left:2px; color:#C30 } 
.rq01{ font-size:13px; margin-left:2px; color: #F90; } 
.bh01{ font-size:13px; margin-left:2px; color: #F90; } 
.gm02{ float:right; margin-right:22px; }
.diqu_list{color: #999; float:left; font-size:13px; margin-top:1px;  line-height:22px; margin-right:1px;  display:block;}
.diqu_list .btnbox01{ float:left; display:block;  }
.diqu_list .tzbianhao{ color: #999; float:left; margin:0 2px; display:block;}
.diqu_list .spanx{ color:#CCC; float:left; display: none;}	 

.diqu_list2{color: #999; float:left; font-size:12px; margin-top:1px;  line-height:22px; margin-right:1px; display:block;}
.diqu_list2 .btnbox01{ float:left;  display:block;  }
.diqu_list2 .tzbianhao{ color: #999; float:left; font-size:12px; margin:0 1px; display:block;}
.diqu_list2 .spanx{ color:#CCC; float:left; display: none;}	 


.sjbianhao{ color:#F90; }
.btnbox01{ float:left; display:block; font-size:14px; color:#666; }

.desc .diqu_list .btnbox01,.desc .diqu_list .tzbianhao,.desc .zhandi05,.tzbianhao,.desc .kaijian_jinshen05{ color:#999;}
.desc .diqu_list .btnbox01,.desc .diqu_list .tzbianhao,.desc .zhandi05,.tzbianhao,.desc .kaijian_jinshen05{ color:#999;}
.desc .kaijian_jinshen05{ display:none}
.content .item .desc_sj {
  display: block;
  line-height:26px;
  width: 99%;
  color: #6e6e6e;
  height: 24px;
  margin-bottom: 2px;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
  @media screen and (min-width: 601px) {
	 .case-list{ width:500px;}
	.case-list-img {width: 500px;height:400px;}
	.case-list-img img {500px;height:400px;}
	.content .item .bgbox {  width:368px; height:392px; margin-right:2px;margin-left:12px;}
	.anlipic img{  width:382px; height:286px; }
	.content .item .bgbox2 {  width:368px; height:392px; margin-right:2px;margin-left:12px;}
	.anlipic2 img{  width:382px; height:286px; }

	    } 

		/* 设置了浏览器宽度不小于601px时 */
  
   @media screen and (max-width: 500px) { 
	.case-list-img {width: 100%;height:75vw;}
	.case-list-img img {width: 100%;height:75vw;}
	.content .item .bgbox {  width:94vw; height: 98vw;  margin-right:2vw; margin-left:2vw;}
	.anlipic img{  width:90vw; height:70vw; }
	
	.content .item .bgbox2 {  width:48vw; height: 63vw; float:left; margin-left:1vw; margin-right:1vw;}
	.anlipic2 img{  width:44.1vw; height:35vw; }
   } 
   /* 设置了浏览器宽度不大于500px时 abc 显示94%x宽度 主图片大小设置*/ 

/*列表页大图样式END*/

/*列表页三图样式*/

.tzbianhao965{ color: #999; float:left; margin:0 2px; font-size:13px;}
.diqu_list965 .spanx965{ color:#CCC; float:left; display: none;}	
.anlipic965 {overflow: hidden; text-align: center; }
.anlipic965 img{ cursor: pointer; transition: all 1.2s; }
.anlipic965 img:hover{ transform: scale(1.1); } 

.content965 .item .bgbox {  width:295px; height:330px; margin-right:2px;margin-left:12px;}
.anlipic965 img{  width:100%; height:240px; }
.content965 {
  padding: 20px 0 0px 0;
  background: #f7f7f7;
  margin-right: -2px;
  display:inline-block;
}
.content965 .item .bgbox, .content965 .item .bgbox2{
  float: left;
  margin-bottom: 19px;
  background: #fff;
  border: 2px solid #fff;
  padding:0 1vw;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 5px;
}
.content965 .item .bgbox, .content965 .item .bgbox2 {
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  padding: 6px;
}
.content965 .item .txt {
  font-weight: 700;
  font-size: 16px;
  height: 28px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width:98%;
}

.content965 .item .txt2 {
  font-weight: 600;
  font-size: 14px;
  height: 28px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width:100%;
}
.content965 .item .txt a {
  color: #3e3a39;
}
.content965 .item .desc {
  display: block;
  width:100%
  color: #6e6e6e;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content965 .item .desc .zhandi05{ display:inline-block;  padding-bottom:1px; float:left;}
.content965 .item .type-title {
  display: inline-block;
  width: 100px;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  vertical-align: middle;
}
.content965 .item .btnbox-gray {
  background: #7b7b7b;
  color: #fff !important;
  border: 1px solid #7b7b7b !important;
}
.content965 .item .btnbox {
  border-radius: 10px;
  font-size: 12px;
  display: inline-block;
  height: 25px;
  width: 85px;
  text-align: center;
  line-height: 25px;
  color: #929292;
  border: 1px solid #cfcfcf;
  margin-right: 8px;
}
.content965 .item .btnbox:hover {
  background-color: #008d49;
  color: #fff;
  border: 1px solid #008d49;
}
.content965 .item .desbox {
  position: relative;
  padding-left:3px;
  top: 5px;
}

.content965 .item .desbox2 {
  position: relative;
  padding-left:3px;
  top: 5px;

}
.content965 .item .desbox img {
  position: absolute;
  border-radius: 5px;
  width: 80px;
  height: 80px;
  display: block;
  left: 0px;
  top: 6px; 
}


.content965 .rlast {
  margin-right: 0px;
}
.liulanliang965{ font-size:12px; color:#666; margin-right:20px; padding-left:1px; line-height:22px; background-image:url(/*/skin/images/ico_heart_h.png*/); background-repeat:no-repeat; background-position: left center; }

/*列表页三图样式END*/

<!--小图列表挂件样式-->
.m-list_new{-webkit-transition:all 500ms ease 0s;font-size:1.4rem}

.m-list_new li{border-bottom:0px solid #e0e0e0;max-height:160px;padding:12px 10px;display:-webkit-box; font-size:12px;}

.m-list_new li .pic{width:100%;margin-right:15px;}

.m-list_new li .pic img{width:170px;height:136px;   
	-webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:4px;} <!--列表页缩略图-->
.brief{margin:0;padding:0 0 0px 0;color:#369; width:400px; height:1px; overflow: hidden; /*溢出隐藏*/ text-overflow: ellipsis; /*以省略号...显示*/ white-space: nowrap; /*强制不换行*/} 
.goods_name_xt { overflow: hidden; height:38px; width:99%; font-size:14px; text-overflow: ellipsis;}
.goods_name_xt a{ color:#666;}
.goods_name_xt .t{ font-size:14px; height:40px; line-height:20px;  -webkit-box-orient: vertical;display:}
.gm_list_xt{color: #333; text-align: left; margin-left:auto; margin-right:auto;width:96%; height:31px;background-color:#f7f7f7; line-height:31px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:5px;} 
.gm01_xt{ float:left; font-size:13px; margin-left:4px; color:#C30 } .gm02_xt{ float:right; margin-right:22px; font-size:13px; } 
.diqu_list_02{color: #333; float:left; text-align: center; margin-left:auto; margin-right:auto;width:96%; height:31px;background-color:#f7f7f7; line-height:30px;
   -webkit-border-radius:10px;
	 -moz-border-radius:10px;
	 border-radius:5px;}

<!--小图列表挂件样式END-->

<!--轮播样式-->
    .body01 {
      position: relative;
      height: 100%; padding-bottom:50px;
    }

    .body01 {
      background: #eee;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
    }
    .swiper-container { padding-bottom:50px;background: #f7f7f7;
      width: 100%;
      height:100%; 

    }
	.swiper-wrapper{ margin-bottom:6px;}

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	}
