.business{ background: #f5f6f6; width: 100%;}
.business .business-item{width: 1110px; margin: 0 auto;}
.business .business-item ul li img{transition: All 0.4s ;  -webkit-transition: All 0.4s ;  -moz-transition: All 0.4s ;  -o-transition: All 0.4s;  transform:scale(1); transform-origin:bottom right; }
.business .business-item ul li:hover img{ transform: scale(1.1); opacity:0.8;transition: All 0.4s ;  -webkit-transition: All 0.4s ;  -moz-transition: All 0.4s ;  -o-transition: All 0.4s; }
/*.business .business-item ul li:hover p{ color:#FF7200; }*/
.business-item ul li:hover .re{ opacity: 1; transform: translate(0 3px);}
.business .business-item ul li .bu_img{ height: 224px; overflow: hidden;}
.business>p{ padding: 30px 0 53px 0;}
.business ul li{ float: left; margin: 0 18px;height: 370px; cursor: pointer;  position:relative;overflow: hidden;background: #ffffff; box-shadow: 2px 2px 2px  #e6e6e6; width: 334px;transition: All 0.4s ease-in-out;  -webkit-transition: All 0.3s ease-in-out;  -moz-transition: All 0.3s ease-in-out;  -o-transition: All 0.3s ease-in-out;}
.business ul li .re{ position: absolute;bottom: 0;left: 0;height:2px; transition: all .3s ease-in-out;width: 100%; background: #FF7200;opacity: 0;}
.system .system-function{ width: 600px; margin-bottom: 72px;}
.system .system-function  li{ width: 184px;height: 36px; cursor: pointer; position:relative;line-height: 36px; border-radius: 5px; text-align: center; margin: 0 7px; color:#333333; float: left; border: 1px solid #e5e5e5; }
.system .system-function  li.on{background: #ff7200; color: #ffffff; border: 0;}
.system .system-function  li.on:before{ content: "";display: block;  position: absolute;bottom: -5px;left: 85px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #ff7200; }
.system  .system-item{ width: 763px;}
.system  .system-item .system-img{ display: none;}
.system  .system-item .system-item-l{width: 218px;}
.Backstage>ul>li{ padding: 80px 0 70px 0;}
.Backstage>ul>li:nth-child(1){padding-top:45px;}
.Backstage h1{background: #f5f6f6; padding-top:80px;}
.Backstage>ul>li:nth-child(2n-1){ background: #f5f6f6;}
.Backstage .Backstage-tit{ width: 300px; position: relative; margin-top: 107px;}
.Backstage .Backstage-tit .Backstage-tit-l{ font-size: 60px; position: absolute;
    top:-40px;left: 0; margin-right: 22px;}
.Backstage .Backstage-tit .Backstage-tit-r{ margin-left: 90px;}
.Backstage .Backstage-tit .Backstage-tit-r ul li{ display: inline-block; width: 70px; height: 23px; line-height: 23px;border: 1px solid #e5e5e5; border-radius: 10px; text-align: center; margin-top: 10px; margin-right: 10px; color: #333333;}
.Backstage .Backstage-tit .Backstage-tit-r ul li:hover{ color:#fe5d05; border-color: #fe5d05; cursor: pointer;}
.bl{margin-left: 132px;}
.br{margin-right: 132px;}