/*幻灯片*/
.swiper-container a:hover{ color:#fff;}
.swiper-hdp .swiper-slide { text-align: center; font-size: 18px;background: #fff;position:relative;}
.swiper-hdp .swiper-pagination {position: absolute;left: 0;text-align: center;bottom: 30px;width: 100%;z-index:999;}
.swiper-hdp .swiper-pagination-bullet { border-radius: 3px; display: inline-block; width: 30px; height: 6px;opacity:1;  background: white; margin: 0 10px; cursor: pointer; transition: width 0.3s ease-in-out;}
.swiper-hdp .swiper-pagination-bullet-active{ background: #d07d39; width:50px;}

/*产品模式*/
.bgcpms{ background: #000; }
.cpms-box{ padding: 70px 0px;  }
h2.ctit{ text-align: center; font-size: 36px; color: #000; font-weight: bold; }
h2.ctit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
.swiper-ly{ margin-left: -28px; margin-right: -28px; padding-left: 28px; padding-right: 28px;}
/* ul.cpmslist{ height: 380px; width: 1200px;  } */
.h-button-next{ right: 0;}
.h-button-prev{ left: 0;}
ul.cpmslist li{ float: left;  width: 270px; height: 380px;  background: #fff;  display: flex; justify-content: space-between; flex-direction: column; }
ul.cpmslist li .cpimg{ position: relative; }
ul.cpmslist li .cpcon{ flex: 1; padding:15px 30px; box-sizing: border-box; }
/*ul.cpmslist li .cpimg p.more{ font-size: 12px; text-align: center; font-style: italic; line-height: 30px; position:absolute; bottom: 0; right: 0; width: 150px; height: 30px; background: #d07d39; padding:0;  }
ul.cpmslist li .cpimg p.more span{ font-style: normal; text-align: center; display: block; width: 30px; height: 30px; float: right; background: #12814d; font-family: '黑体'; font-size: 16px; }*/
ul.cpmslist li h2{ position: relative; padding:15px 0px;text-align: left; font-size: 28px; color: #000; letter-spacing:2px;}
ul.cpmslist li h2::after{ position: absolute; display: block;margin-top: 10px; width: 60px; height: 3px; background: #d07d39; content: ""; }
ul.cpmslist li p{ padding:5px 0px 15px;font-size: 14px; line-height: 22px; color: #808080;}
ul.cpmslist li a{  padding: 30px; text-align: right; color: #000;}

.bgteambox{ background-color: #eee; padding: 50px 0;}
.teambox{ display: flex; justify-content: space-between; align-items: flex-start;}
.team{ width: calc(50% - 40px);  background: #fff; }
.team .team-info{ float: right; width: calc(100% - 250px); height: 292px; box-sizing: border-box; padding: 20px;display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
.team .team-info h2{ font-weight: bold; font-size: 24px; line-height: 2; color: #000; height: 48px;}
.team .team-info div{ font-size: 16px; line-height: 1.5; color: #000; flex: 1;}
.team .team-info a{  font-size: 14px; line-height: 2; color: #000; text-align: right; height: 30px;align-self: flex-end;}
.team .team-pic{ width: 230px; height: 292px;  float:left;}

/*关于我们*/
.bggywm{ background: #fff; }
.gywm-box{ padding: 70px 0px;}
h2.atit{ text-align: center; font-size: 36px; color: #000; font-weight: bold; position: relative; }
h2.atit::after{display: block; width: 60px; height: 2px; background: #d07d39;margin: 20px auto; content: ""; }
.about{ width: 650px; float: left; }
.about div{ text-align:right;  }
.about div a{color: #d07d39;}
.about p{padding: 50px 0; font-size: 16px;  color: #000; line-height: 28px; text-indent: 2em;}
.video{ width: 480px; float:right }
/*新闻合作*/
.xwdt-box{ display: flex; align-items: flex-start; justify-content: space-between; padding:70px 0;}
.xwdt{  width: calc(33.33% - 30px);}
h2.xwtit{ text-align: left; font-size: 24px; color: #333; font-weight: bold; position: relative; }
h2.xwtit::after{display: block; width: 60px; height: 2px; background: #d07d39;margin-top: 10px; content: ""; }
h2.xwtit span{ float: right; font-size: 24px; margin-top: 10px; color: #ccc;}
h2.xwtit a:hover span{color: #d07d39;}
.xwlist{ padding: 30px 0; }
.xwlist li{  padding-top: 10px;}
.xwlist li a{border-bottom:1px solid #eeeeee;  box-sizing: border-box; display: block; transition: all 0.6s ease; }
.xwlist li a span.rq{ color: #999;   position: relative; font-size: 14px; line-height: 28px; }
.xwlist li a p{ font-style: normal;   font-size: 16px; color: #3d3d3d; line-height: 28px;  }
.xwlist li a:hover{ border-bottom:1px solid #d07d39;}
.hzmore{ text-align: right; }
.hzmore a{color: #d07d39;}
/*团队*/
.tdbg{ background-image: url("../images/tdbg.jpg"); padding: 40px 0;}
h2.tdtit{ text-align: center; font-size: 36px; color: #000; font-weight: bold; position: relative; }
h2.tdtit p{ padding-top: 20px; font-size: 16px; font-weight: normal; color: #3e3e3e;}
h2.tdtit p::before{display: block; width: 60px; height: 2px; background: #d07d39;margin: 0px auto 20px; content: ""; }
.lstd{display: flex;  align-items: flex-start; justify-content: space-between; margin: 50px 0; flex-wrap: wrap;}
.lstd li{ width: 300px;  box-sizing: border-box; padding:20px;  }
.lstd a{transition: all 2s ease; display: block;}
.lstd li p.name{ line-height: 50px; font-size: 18px; color: #3e3e3e; position: relative; }
.lstd li p.name::after{ content: '';  position: absolute; width: 40px; height: 2px; left: 0; bottom:0px; background: #d07d39; }
.lstd li p.zw{ line-height: 26px; font-size: 14px; color: #777777;}
.lstd a:hover>p.name::after{  width: 100%;}
.lstdej{ margin-top: 0;}
.lstdej li{ width: 300px;  box-sizing: border-box; padding:20px;  }

.ywly{ display: flex;  justify-content: space-between;  align-items: flex-start; flex-wrap: wrap;}
.ywly li{  background: #ff5a00; width: calc(50% - 40px); box-sizing: border-box; padding: 0 30px; margin-bottom: 20px;  height: 50px; border-radius: 25px; color: #fff; font-size: 22px; line-height: 50px;}
.ywly li span{font-size: 22px; margin-right: 10px;}
/*新闻*/
.news-box{ padding: 10px 0px; }
.tc-box-tit{padding: 0px 0px;}
.tc-box-tit li{width: 50%; cursor: pointer; text-align: center; font-size: 16px; color: #666; border-bottom: 4px solid #edf7f2; float: left; line-height: 76px;}
.tc-box-tit li.act{ color: #d07d39; border-bottom: 4px solid #d07d39;}
.tc-box-con{padding: 0px 0px;}
ul.newlist li{ border-bottom: 1px dashed #E6E6E6; position: relative; padding:20px 0; height: 220px; }
ul.newlist li img{ width: 390px; height:220px; position: absolute; left: 0; top: 20px; }
ul.newlist li div{ padding-left:460px; }
ul.newlist li h2{ padding:15px 0px;text-align: left; font-size: 20px; font-weight: bold; color: #333; border-bottom: 1px dashed #d07d39;}
ul.newlist li p.jj{ padding:15px 0px;font-size: 14px; line-height: 22px; color: #333;}
ul.newlist li p.link{ text-align:right; }
ul.newlist li a{color:#d07d39;}
/*合作方*/
.hzf-box{ padding: 20px 0px;}
.searchhzf{ font-size: 18px; padding: 5px 5px 20px; color: #000; }
ul.hzflist{ margin:0 0px;}
ul.hzflist li{ cursor: pointer; width: 390px; height:auto; float: left; margin: 5px; padding-bottom: 10px; transition: all 0.3s;  }
ul.hzflist li h2{ padding:10px 10px;text-align: left; font-size: 18px; color: #333; transition: all 0.3s; }
ul.hzflist li p{ padding:0px 10px;font-size: 14px; line-height: 22px; color: #333; transition: all 0.3s;}
ul.hzflist li:hover{ background: #d07d39; }
ul.hzflist li:hover h2, ul.hzflist li:hover p{ color: #fff; }

/*招商加盟*/
.join-box{ padding: 60px 0px;}

h2.jtit{ text-align: center; font-size: 22px; color: #666; font-weight: bold; }
h2.jtit p{font-size:14px;  line-height: 24px; text-align: left; color:#666; font-weight: normal;  max-width: 680px; margin: 10px auto 60px;}
h2.jtit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
.join-tj{ font-size: 18px; line-height: 40px;  padding:60px 50px 0; }
.join-zc-box{ padding: 60px 0 0;}
.bg-hzzc{ background: #fcfcfc; }
.join-zc{ padding-bottom: 10px; }
.join-zc p{padding:0 50px 35px;  font-size: 18px; color: #666; }
.join-zc dl{ position: relative; line-height: 30px; margin-bottom: 50px; padding:0 50px; }
.join-zc dt{ font-size: 22px; color: #d07d39;    width: 110px; position: absolute; left: 50px; top:0;}
.join-zc dd{ font-size: 18px; color: #666; padding-left: 110px;}

.join-lc-img img{ margin:0 auto 60px; }
.join-lc-con{padding-bottom: 100px; padding:0 15px;}
.join-lc-con .join-list{ width:359px; margin:0 15px; float: left; height: 180px; margin-bottom: 60px; border-right:1px solid #eee;  }
.join-lc-con .join-list-noborder{border-right:none;}
.join-lc-con .join-list h3{ color: #666; text-align: center; font-size: 18px; font-weight: bold; line-height: 60px; letter-spacing:2px; }
.join-lc-con .join-list dl{ width: 100%; line-height: 30px; }
.join-lc-con .join-list dt{ font-size: 16px; color: #666; width: 50%; float: left;}
.join-lc-con .join-list dd{ font-size: 16px; color: #d07d39;  width: 50%; float: left;}

/*关于我们*/
.about-box{ padding: 60px 0px;}
h2.abtit{ text-align: center; font-size: 22px; color: #666; font-weight: bold; }
h2.abtit p{font-size:14px;  line-height: 24px; text-align: left; color:#666; font-weight: normal;  max-width: 680px; margin: 10px auto 60px;}
h2.abtit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
.about-con{ font-size: 18px; line-height: 40px;  padding:60px 50px 0; }
.about-zc-box{ padding: 60px 0 0;}
.about-zc{ padding:50px 0; }
.about-zc-bg{ background: url(../images/about_10.jpg); position:relative; padding:75px 0; margin:75px 0;}
.about-zc-wzbg{ width: 950px; height: 350px; background: #fff; opacity: 0.75; margin:0 auto; position:relative;display: table; }
.about-zc-zxb{ background: #fff; opacity: 0.75; position: absolute; left: 0; top:0;  }
.about-zc-wz{ color: #000; display: table-cell; vertical-align: middle; padding:0 40px; font-size: 16px; line-height: 30px; }

/*商城*/
.shop-box{ padding: 15px 0px;}
.shop-dh-ul{}
.shop-dh-ul li{ width: 170px; height:66px; float: left; padding:10px 30px; }
.shop-dh-ul li a{ display:block; width: 154px; height:50px; padding:8px; background: url(../images/dh.png) no-repeat top left;  line-height: 50px; font-size: 16px; color: #fff; text-align: center;letter-spacing:2px;  }
.shop-dh-ul li a span{ display: inline-block; width: 50px; height: 50px; float: left; }
.bgpp{ background: #fcfcfc;  border-top: 1px solid #eee;}
.shop-pp{}
.shop-pp h2{ font-size: 24px;color: #1b9058; text-align: center; margin: 15px auto 50px; font-weight: bold; }
.shop-pp-list{ background: #fff; }
.shop-pp-list li{ cursor: pointer; width: 186px; height: 62px; float: left; margin:10px 20px; background: #000;}
.shop-pp-list li img{transition: all 0.6s ease-out;}
.shop-pp-list li:hover img{ opacity: 0.9; }
.shop-cp{}
.shop-cp h2{ font-size: 24px;color: #1b9058; text-align: center; margin: 30px auto 50px; font-weight: bold;}
.shop-cp-list{}
.shop-cp-list li{ width: 284px; height: 390px; float: left; margin:8px; cursor: pointer;}
.shop-cp-box{ position: relative; width: 284px;  height: 284px; overflow: hidden; }
.shop-cp-box .shop-cp-box-img { background-color:#fff;   z-index: 1; }
.shop-cp-box .shop-cp-box-con { width: 100%; height: 100%; transition: 0.6s ease-out;-webkit-transition: .6s ease-out; position: absolute;top: 100%; left: 0; display: table;  color: #fff;   z-index: 3; opacity: 0; }
.shop-cp-box .shop-cp-box-bg{width: 100%; height: 100%; background: #000; opacity: 0; z-index: 2; transition: 0.6s ease-out;-webkit-transition: .6s ease-out; position: absolute;top: 100%; left: 0;}
.shop-cp-box .shop-cp-box-con div{ display: table-cell; vertical-align: middle; padding:15px; line-height: 2; }
.shop-cp-list li:hover .shop-cp-box-con { top:0; opacity: 1;}
.shop-cp-list li:hover .shop-cp-box-bg{ top:0; opacity: 0.8;}
.shop-cp-list li p.tit{font-size: 14px; color: #333; line-height: 30px; padding-top: 5px;}
.shop-cp-list li p.price{font-size: 20px; color: #ff0000; line-height: 40px;}


/*产品模式*/
.ms-box{ padding: 60px 0px;}
.bg-ms{ background: #fcfcfc; }
h2.mtit{ text-align: center; font-size: 22px; color: #666; font-weight: bold;  }
h2.mtit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
.ms-con{ max-width:880px ; margin:40px auto 120px; font-size: 16px; line-height: 30px; color: #666; letter-spacing: 2px; }
.spzh{ border-bottom: 1px dashed #eeeeee;}
h2.stit{ text-align: left; font-size: 22px; color: #666; font-weight: bold; margin-top: 50px;}
h2.stit span{display: block; width: 60px; height: 2px; background: #d07d39; margin-top:20px;}
.spzh-l{ width: 455px; padding:0 25px; float: left; }
.spzh-l-con{ font-size: 16px; line-height: 30px; color: #333; margin-top:110px;}
.spzh-r{ width: 645px; padding:0 25px; float: left;}
.flfw{ border-bottom: 1px dashed #eeeeee; padding-top: 100px; }
.flfw-box{font-size: 16px; line-height: 30px; color: #333; margin:60px auto 70px;}
.flfw-l{ width: 155px; padding:0 50px 0 0; float: left; }
.flfw-l h3{ font-size: 22px; border: 2px solid #d07d39; color: #d07d39; text-align: center; line-height: 46px; font-weight: bold; margin-top: 50px;}
.flfw-r{ width: 945px; padding:0 25px; float: left;}
.no-border{border-bottom:none;}
/* //联系我们 */
.contactlist{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; margin-bottom: 50px;}
.contactlist li{ width: 50%; display: flex;justify-content: space-between; align-items: center; }
.contactlist li .c-icon{ width: 80px; height: 80px; display: flex; align-items: center; justify-content: space-around;}
.contactlist li .c-icon .iconfont{ font-size: 30px;}
.contactlist li .c-con{flex: 1; line-height: 2;}
.contactlist li .c-con p:first-child{ font-size: 16px; border-bottom: 1px solid #f1f1f1;}
/*@media screen and (max-width: 1366px){
	<=1366的设备

}*/
@media screen and (max-width: 1024px){
	/*//<=1024的设备*/

}
@media screen and (max-width: 768px){
.swiper-container a:hover{ color:#fff;}
.swiper-hdp .swiper-slide { text-align: center; font-size: 18px;background: #fff;position:relative;}
.swiper-hdp .swiper-pagination {position: absolute;left: 0;text-align: center;bottom: 10px;width: 100%;z-index:999;}
.swiper-hdp .swiper-pagination-bullet {display: inline-block; width: 12px; height: 6px;opacity:1; border-radius: 0px; background: white; margin: 0 10px; cursor: pointer; transition: width 0.3s ease-in-out;}
.swiper-hdp .swiper-pagination-bullet-active{ background: #d07d39; width:24px;}
/*产品模式*/
.cpms-box{ padding: 30px 0px;  }
h2.ctit{  font-size: 18px;  }
ul.cpmslist li{
	 height: 300px;
}
ul.cpmslist li .cpcon {
	flex: 1;
	padding: 15px 15px;
	box-sizing: border-box;
}
ul.cpmslist li h2 {
	font-size: 22px;
}
ul.cpmslist li a{
	 padding:15px;
}
.ywly{ padding-top: 20px;}
.ywly li{  width: calc(50% - 10px); padding: 0 20px; margin-bottom: 20px;  height: 40px; border-radius: 20px; color: #fff; font-size: 16px; line-height: 40px;}
.ywly li span{font-size: 18px; margin-right: 6px;}
/*律师团队*/
h2.tdtit{  font-size: 18px; }
h2.tdtit p{  font-size: 12px;}
.lstd{display: flex;  align-items: flex-start; justify-content: space-between; margin: 50px 0; flex-wrap: wrap;}
.lstd li{ width: 50%;box-sizing: border-box; padding: 10px;  }
.teambox{ display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column;}
.team{ width: 100%;  margin-bottom: 10px; }
.team .team-info{ float: right; width: calc(100% - 150px); height: 190px; box-sizing: border-box; padding: 10px;display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start;}
.team .team-info h2{ font-weight: bold; font-size: 16px; line-height: 2; color: #000; height: 32px;}
.team .team-info div{ font-size: 14px; line-height: 1.4; color: #000; flex: 1;}
.team .team-info a{  font-size: 12px; line-height: 2; color: #000; text-align: right; height: 30px;align-self: flex-end;}
.team .team-pic{ width: 150px; height: 190px;  float:left;}
/*关于我们*/
.gywm-box{ padding: 30px 0px;}
.about{ width: 100%; }
h2.atit{ font-size: 18px;  font-weight: bold; }
.about p{padding: 20px 0;}
.video{ width: 100%; }
/*新闻合作*/
.xwdt-box{ display: flex; align-items: flex-start; justify-content: space-between; padding:40px 0; flex-direction: column;}
.xwdt{  width:100%;}
.xwhz{ padding: 50px 0; }
h2.xtit{ font-size: 18px; }
.xwlist{ padding:0 0 20px; flex-direction: column; }
.xwlist li a{ padding: 10px;}
/*战略伙伴*/
.bgzlhb{ background: #eeeeee; }
.zlhb-box{ padding: 50px 0; }
h2.ntit{ text-align: center; font-size: 18px; color: #666; font-weight: bold; }
h2.ntit p{font-size:14px;  color:#2e2e2e; height:45px; font-weight: normal;}
h2.ntit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
ul.zlhblist{}
ul.zlhblist li{ width: 33.33%; height: 58px; float: left; padding: 5px 0; box-sizing: border-box; }
ul.zlhblist li img{ margin:auto;  }
/*新闻*/
.news-box{ padding: 10px 0px; }
.tc-box-tit{padding: 0px 0px;}
.tc-box-tit li{width: 50%; cursor: pointer; text-align: center; font-size: 16px; color: #666; border-bottom: 4px solid #edf7f2; float: left; line-height: 46px;}
.tc-box-tit li.act{ color: #d07d39; border-bottom: 4px solid #d07d39;}
.tc-box-con{padding: 0px 0px;}
ul.newlist{}
ul.newlist li{ border-bottom: 1px dashed #E6E6E6; position: relative; padding:20px 0; height: auto; }
ul.newlist li img{ width: 390px; height:220px; position: relative; left: auto; top: auto; }
ul.newlist li div{ padding-left:0; }
ul.newlist li h2{ padding:15px 0px;text-align: left; font-size: 20px; font-weight: bold; color: #333; border-bottom: 1px dashed #d07d39;}
ul.newlist li p.jj{ padding:15px 0px;font-size: 14px; line-height: 22px; color: #333;}
ul.newlist li p.link{ text-align:right; }
ul.newlist li a{color:#d07d39;}
/*合作方*/
.hzf-box{ padding: 30px 0px;}
ul.hzflist{ margin:0 0px;}
ul.hzflist li{ cursor: pointer; width: 100%; height:auto; float: left; margin: 5px 0; padding-bottom: 10px; transition: all 0.3s;  }
ul.hzflist li h2{ padding:10px 10px;text-align: left; font-size: 18px; color: #333; transition: all 0.3s; }
ul.hzflist li p{ padding:0px 10px;font-size: 14px; line-height: 22px; color: #333; transition: all 0.3s;}
ul.hzflist li:hover{ background: #d07d39; }
ul.hzflist li:hover h2, ul.hzflist li:hover p{ color: #fff; }
/*招商加盟*/
.join-box{ padding: 30px 0px;}
.join-tj{ font-size: 14px; line-height: 28px;  padding:15px 0px 0; }
.join-zc-box{ padding: 40px 0 0;}
.bg-hzzc{ background: #fcfcfc; }
.join-zc{ padding-bottom: 10px; }
.join-zc p{padding:0 0 25px;  font-size: 18px; color: #666; }
.join-zc dl{ position: relative; line-height: 30px; margin-bottom: 15px; padding:0 0px; }
.join-zc dt{ font-size: 18px; color: #d07d39; text-align: center;    width: 100%; position: relative; left: auto; top:auto;}
.join-zc dd{ font-size: 14px; color: #666; padding-left: 0; text-indent: 2em;}

.join-lc-img img{ margin:0 auto 30px; }
.join-lc-con{padding-bottom: 100px; padding:0;}
.join-lc-con .join-list{ width:100%; margin:0 0; float: left; height: auto; margin-bottom: 30px; border-right:0px solid #eee;  }
.join-lc-con .join-list h3{ color: #666; text-align: center; font-size: 18px; font-weight: bold; line-height: 60px; letter-spacing:2px; }
.join-lc-con .join-list dl{ width: 100%; line-height: 30px;  }
.join-lc-con .join-list dt{  font-size: 14px; text-align: right; box-sizing: border-box; padding-right: 10px;}
.join-lc-con .join-list dd{  font-size: 14px; text-align: left; box-sizing: border-box;  padding-left: 10px;}
/*关于我们*/
.about-box{ padding: 60px 0px;}
h2.abtit{ text-align: center; font-size: 22px; color: #666; font-weight: bold; }
h2.abtit p{font-size:14px;  line-height: 24px; text-align: left; color:#666; font-weight: normal;  max-width: 680px; margin: 10px auto 60px;}
h2.abtit span{display: block; width: 60px; height: 2px; background: #d07d39; margin:20px auto; }
.about-con{ font-size: 14px; line-height: 28px;  padding:0; }
.about-zc-box{ padding: 10px 0 0;}
.about-zc{ padding:50px 0; }
.about-zc-bg{ background: url(../images/about_10.jpg); position:relative; padding:75px 0; margin:75px 0;}
.about-zc-wzbg{ width: 90%; height: 350px; background: #fff; opacity: 0.75; margin:0 auto; position:relative;display: table; }
.about-zc-zxb{ background: #fff; opacity: 0.75; position: absolute; left: 0; top:0;  }
.about-zc-wz{ color: #000; display: table-cell; vertical-align: middle; padding:0 20px; font-size: 14px; line-height: 24px; }

/*商城*/
.shop-box{ padding: 15px 0px;}
.shop-dh-ul li{ width: 50%; height:86px; float: left; padding:10px 0; box-sizing: border-box; }
.shop-pp{}
.shop-pp h2{ font-size: 24px;color: #1b9058; text-align: center; margin: 15px auto 50px; font-weight: bold; }
.shop-pp-list{}
.shop-pp-list li{ cursor: pointer; width: 50%; height: 72px; box-sizing: border-box; float: left; margin:0; padding:5px 20px; background: none;}
.shop-cp{}
.shop-cp h2{ font-size: 24px;color: #1b9058; text-align: center; margin: 30px auto 50px; font-weight: bold;}
.shop-cp-list{}
.shop-cp-list li{ width: 284px; height: 390px; float: none; margin:8px auto; cursor: pointer;}
.shop-cp-box{ position: relative; width: 284px;  height: 284px; overflow: hidden; }
.shop-cp-box .shop-cp-box-img { background-color:#fff;   z-index: 1; }
.shop-cp-box .shop-cp-box-con { width: 100%; height: 100%; transition: 0.6s ease-out;-webkit-transition: .6s ease-out; position: absolute;top: 100%; left: 0; display: table;  color: #fff;   z-index: 3; opacity: 0; }
.shop-cp-box .shop-cp-box-bg{width: 100%; height: 100%; background: #000; opacity: 0; z-index: 2; transition: 0.6s ease-out;-webkit-transition: .6s ease-out; position: absolute;top: 100%; left: 0;}
.shop-cp-box .shop-cp-box-con div{ display: table-cell; vertical-align: middle; padding:15px; line-height: 2; }
.shop-cp-list li:hover .shop-cp-box-con { top:0; opacity: 1;}
.shop-cp-list li:hover .shop-cp-box-bg{ top:0; opacity: 0.8;}
.shop-cp-list li p.tit{font-size: 14px; color: #333; line-height: 30px; padding-top: 5px;}
.shop-cp-list li p.price{font-size: 20px; color: #ff0000; line-height: 40px;}

/*产品模式*/
.ms-box{ padding: 60px 0px;}
h2.mtit{ font-size: 22px;  font-weight: bold;  }
h2.mtit span{margin:20px auto; }
.ms-con{ font-size: 14px;  margin:20px auto 20px;  }
h2.stit{ font-weight: bold; margin-top: 50px; text-align:center;}
h2.stit span{ margin:20px auto;}
.spzh-l{ width: 100%; padding:0; float: none; }
.spzh-l-con{ font-size: 16px; line-height: 30px; color: #333; margin-top:20px;}
.spzh-r{ width: 100%; padding:0; float: none;}
.flfw{ padding-top: 20px; }
.flfw-box{font-size: 16px; line-height: 30px;  margin:60px auto 70px;}
.flfw-l{ width: 100%; padding:0 60px; float: none; box-sizing: border-box; }
.flfw-l h3{ font-size: 18px;   text-align: center; line-height: 46px; font-weight: bold; margin: 20px auto;}
.flfw-r{ width: 100%; padding:0px; float: none;}
}



