﻿@charset "utf-8";
/*案例*/
.mr_frbox{height:410px;}
.mr_frBtnL{float:left; cursor:pointer; display:inline; margin-top:140px;}
.mr_frBtnR{float:right; cursor:pointer; margin-top:140px;}
.mr_frUl{float:left; width:1200px; height:410px; margin-left:20px;}
.mr_frUl ul li{display:inline; float: left; width:290px; height:343px; overflow:hidden; margin:0px 8px;}

.case_cons{float:left; width:290px; height:342px; background:#f5f5f5; border-bottom:1px solid #d8d8da;}
.case_cons .case_cons_img{ width:290px; height:216px; overflow:hidden;}
.case_cons .case_cons_img img{width:290px; height:216px; transform:scale(1); transition:all ease-in-out .5s;}
.case_cons .cases_tit{text-align:left; width:240px; height:106px; color:#333; padding:10px 25px;}
.case_cons .cases_tit p{font-size:15px; line-height:50px;}
.case_cons .cases_tit span{font-size:13px; line-height:47px; color:#666;}
.case_cons .cases_tit .bottom{width:20px; height:3px; background:#999;}
.case_cons:hover .case_cons_img img{transform:scale(1.2);}
.case_cons:hover .cases_tit{color:#3581e5;}

/*产品*/
.pro_frbox{width:1335px; height:auto; margin:auto; padding-bottom:30px;}
.pro_frBtnL{float:left; cursor:pointer; display:inline; margin-top:100px;}
.pro_frBtnR{float:right; cursor:pointer; margin-top:100px;}
.pro_frUl{float:left; width:1200px; height:auto; margin-left:23px;}
.pro_frUl ul li{display:inline; float:left; width:306px; height:auto;}

.pro_cons{float:left; width:285px; height:374px; background:#f5f5f5;}
.pro_cons .pro_cons_img{width:285px; height:190px; overflow:hidden;}
.pro_cons .pro_cons_img img{width:285px; height:190px; transform:scale(1); transition:all ease-in-out .5s;}
.pro_cons .pros_tit{width:243px; height:163px; font-size:15px; color:#999; line-height:23px; border-bottom:1px solid #e8e7e7; border-left:1px solid #e8e7e7; border-right:1px solid #e8e7e7; padding:10px 20px;}
.pro_cons .pros_tit p{text-align:center; font-size:16px; color:#666; line-height:45px;}
.pro_cons .pros_tit span{text-align:left; font-size:14px;}
.pro_cons .pros_tit .data{text-align:left; font-size:14px; padding-left:30px; background:url(data.png) left center no-repeat; margin-top:10px;}
.pro_cons:hover .pro_cons_img img{transform:scale(1.2);}
.pro_cons:hover .pros_tit{color:#3581e5;}
.pro_cons:hover .pros_tit p{color:#3581e5;}


/*荣誉*/
.honor_frbox { height:356px;}
.honor_frBtnL { float: left; cursor: pointer; display: inline; margin-top:140px;}
.honor_frBtnR { float: right; cursor: pointer; margin-top:140px;}
.honor_frUl { float: left; width:1300px; height:356px; margin-left:20px;}
.honor_frUl ul li { display: inline; float: left; width:240px; height:356px; overflow: hidden; margin:32px 12px;}

.honor_cons{float:left; width:240px; height:356px; background:url(honor_img.png);}
.honor_cons img{width:177px; height:293px; margin:31px 31px 32px 32px;}



/*合作伙伴*/
.cooperation_frbox {height:286px;}
.cooperation_frBtnL {float:left; cursor:pointer; display:inline; margin-left:-140px; margin-top:25px;}
.cooperation_frBtnR {float:left; cursor:pointer; margin-left:-90px; margin-top:25px;}
.cooperation_frUl {float:left; width:780px; height:286px;overflow:hidden;}
.cooperation_frUl ul{float:left; width:780px; height:286px;}
.cooperation_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperation_cons{float:left; width:259px; height:142px;}
.cooperation_cons img{width:259px; height:142px;}

/*合作伙伴2*/
.cooperations_frUl {float:left; width:780px; height:143px;overflow:hidden;}
.cooperations_frUl ul li {display:inline; float:left; width:259px; height:142px; border-top:1px solid #dfdfdf;  border-right:1px solid #dfdfdf;}
.cooperations_cons{float:left; width:259px; height:142px;}
.cooperations_cons img{width:259px; height:142px;}