
.banner {width: 100%;}
.banner_box{width: 100%;margin:0 auto;max-width: 1920px;min-width: 1366px;height: 356px;text-align: center;overflow: hidden;}

.rent_step_box{background: #FFFFFF;padding:48px 0;}
.rent_step ul li{float: left;width: 130px;margin-right: 225px;}
.rent_step ul li.last_li{margin-right:0;}
.rent_step .rent_step_img{text-align: center;}
.rent_step .rent_step_text{font-size: 16px;color: #333333;padding-top: 19px;text-align: center;}

/*数码租赁     start*/
.rent_box{width: 100%;background: #F7F7F7;padding:44px 0 60px 0;}
.rent_box .rent_mer_nav{background: #FFFFFF;}
.rent_box .rent_mer_nav ul li{width:299px;float:left;height: 60px;color: #333333;text-align:center;font-size: 16px;line-height: 60px;border-right: 1px solid #F7F7F7;cursor: pointer;}
.rent_box .rent_mer_nav ul li.active{color: #FFFFFF;border-right:none;
  background: -webkit-linear-gradient(270deg, #FE2941,#FF7444); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(270deg, #FE2941,#FF7444); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(270deg, #FE2941,#FF7444); /* Firefox 3.6 - 15 */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FE2941', endColorstr='#FF7444',GradientType=1 ); /*兼容IE8-IE9*/
  background: linear-gradient(270deg, #FE2941,#FF7444); /* 标准的语法（必须放在最后） */ 
}
.rent_box .rent_mer_nav ul li:last-child{border-right:none;}
.rent_box .rent_mer_content{margin-top: 24px;}
.rent_box .rent_mer_content ul li{width:234px;height:292px;background:#FFFFFF;float: left;margin-right: 6px;margin-bottom: 6px;cursor: pointer;position: relative;}
.rent_box .rent_mer_content ul li .show_code{width:235px;height:292px;background:#FFFFFF;position: absolute;top: 0;left: 0;display: none;}
.rent_box .rent_mer_content ul li:hover .show_code{display: block;}
.rent_box .rent_mer_list.merShow{display: block;}
.rent_box .show_code .code{width:148px;height:148px;margin: 38px auto 0;}
.rent_box .show_code .text{font-size: 18px;color: #333333;margin-top: 34px;text-align: center;}
.rent_box .rent_mer_img {text-align: center;width: 180px;height: 180px;margin: 0 auto;}
.rent_box .rent_mer_name {margin: 10px auto 0;font-size:18px;color:#333333;text-align: center;line-height: 20px;width: 200px;overflow: hidden;}
.rent_box .rent_mer_price {margin-top:17px;font-size:14px;color:#333333;text-align: center;}
.rent_box .rent_mer_price span{color:#FC252F;font-size: 16px;}
.rent_box .rent_mer_price span i{font-size: 14px;font-style: normal;}
.rent_box .rent_mer_box{margin-top: 44px;}
.rent_box .rent_mer_box ul li{width:394px;height:248px;float: left;margin:0 6px 6px 0!important;}
/*数码租赁     end*/


/*行业资讯     start*/
.industry_inform_box{background: #FFFFFF;padding: 44px 0 60px 0;}
.industry_inform_box .news_list ul li{width:592px;height: 160px;margin:0 16px 16px 0;float: left;cursor: pointer;}
.industry_inform_box .news_list ul li:hover{box-shadow: 0px 0px 20px 3px rgba(31,31,31,0.1);}
.industry_inform_box .news_list ul li a{display: inline-block;width: 100%;height: 160px;}
.industry_inform_box .news_list .news_img{width:160px;height: 160px;background: #AAAAAA;}
.industry_inform_box .news_list .news_img img{width:160px;height: 160px;}
.industry_inform_box .news_list .news_cont{width:398px;padding: 15px 11px 0 23px;height: 144px;background: #F7F7F7;}
.industry_inform_box .news_list .news_date{text-align: right;color: #CCCCCC;font-size: 15px;}
.industry_inform_box .news_list .news_title{text-align: left;color: #333333;font-size: 20px;padding: 12px 0 19px 0;}
.industry_inform_box .news_list .news_texts{width:85%;text-align: left;color: #999999;font-size: 15px;height:48px;line-height: 24px;overflow: hidden; overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

/*行业资讯     end*/

/*合作伙伴     start*/
.partner{background: #F7F7F7;padding: 44px 0 60px 0;}
.partner .partner_logo{width: 1200px;margin: 0 auto;text-align: center;}

/*合作伙伴     end*/