@charset "utf-8";
/* CSS Document */
/*nav*/
    .sort{margin:0.3rem 0 0.1rem 0;}
	.sort li{width:25%;}
	.sort li img{width:60%;}
	.sort li div{color:#333;font-size:0.28rem;margin:0.1rem 0;font-weight:bold;}
/*产品分类*/
    .cp-fl{padding:0 0.1rem;}
	.cp-fl h3{font-size:0.36rem;font-weight:bold;padding:0 0.1rem;}
	.cp-fl .col-xs-6{padding:0 0.15rem;margin-top:0.2rem;}
	.cp-fl .col-xs-6 a{display:inline-block;width:100%;box-shadow:0px 2px 7px 0px rgba(0, 0, 0, 0.46);border-radius:0.2rem;overflow:hidden;}
	.cp-fl .col-xs-6 a p{padding:2.5% 0;text-align:center;font-size:0.25rem;color:#000;font-weight:bold;}
/*热销产品*/
    .hot-pro{padding:0 0.15rem;margin-top:2%;}
	.hot-pro h3,.jd-al h3,.rdzx h3{font-size:0.36rem;font-weight:bold;padding:0 0.15rem;position:relative;}
	.hot-pro h3 a,.jd-al h3 a,.rdzx h3 a{position:absolute;right:0;top:21%;}
	.hot-pro h3 a,.jd-al h3 a,.rdzx h3 a{font-size:0.28rem;color:#808080;float:right;width:30%;text-align:right;}
	.hot-pro h3 a span,.jd-al h3 a span,.rdzx h3 a span{background:url(style/images/sj-index/gd.png) no-repeat center;background-size:74% auto;padding:2% 14%;}
	.hot-pro .col-xs-6 a p{padding:3% 1.5%;font-size:0.27rem;background:#F7F7F7;text-align:center;color:#1A1A1A;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
	.hot-pro .col-xs-6{padding:0 0.15rem;margin-top:2%;}
	.hot-pro .col-xs-6 a{width:100%;display:inline-block;-webkit-box-shadow:0px 1px 5px 0px rgba(13,13,13,0.34);-moz-box-shadow:0px 1px 5px 0px rgba(13,13,13,0.34);box-shadow:0px 1px 5px 0px rgba(13,13,13,0.34);margin-bottom:5%;}
	.hot-pro .col-xs-6 a .tu{position:relative;}
	.hot-pro .col-xs-6 a .jia{position:absolute;right:0;bottom:0;width:24%;}
/*经典案例*/
    .jd-al{padding:0 1%;margin-top:2%;}
	.jd-al .ca-one{border:1px solid rgba(141,141,141,0.5);margin:0 2%;}
	.jd-al .ca-one video,.jd-al .ca-one iframe,.jd-al .ca-one embed{width:100%;height:3.5rem;}
	.jd-al .ca-one p{background:#F8F8F8;}
	.jd-al .ca-one p a{font-size:0.26rem;color:#1A1A1A;display:inline-block;width:75%;float:left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding:0 2%;height:0.6rem;line-height:0.6rem;}
	.jd-al .ca-one p span{width:25%;float:right;display:inline-block;height:0.6rem;line-height:0.6rem;text-align:center;font-size:0.24rem;color:#fff;background:linear-gradient(101deg,rgba(203,29,29,1),rgba(137,4,4,1));border-radius:0px 0px 0px 0.2rem;}
	.jd-al .case{width:50%;float:left;padding:0 2%;margin-top:4.5%;}
	.jd-al .case a{border:1px solid rgba(141,141,141,0.5);;display:inline-block;width:100%;}
	.jd-al .case p{font-size:0.25rem;color:#1A1A1A;background:#F2F2F2;padding:3% 2%;font-weight:bold;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*热点资讯*/
    .rdzx{padding:0 0.15rem;margin-top:2%;margin-bottom:5%;}	
	.rdzx h3{margin-bottom:4%;}
	.rdzx .new{display:inline-block;width:100%;padding:0.5% 0;margin:0.5% 1.2%;cursor:pointer;}
	.rdzx .new:hover{color:#b90000;}
	.rdzx .new .xw{width:80%;float:left;display:inline-block;font-size:0.25rem;color:#333;}
	.rdzx .new .time{width:20%;float:right;display:inline-block;text-align:center;font-size:0.22rem;margin-top:1%;color:#4D4D4D;}