

.social-res,.social-report{padding-bottom: 40px;}
.social-res li{float: left;width: 32%;margin-right: 2%;position: relative;background-color: #004ea1;margin-bottom: 30px;}
.social-res li:nth-child(3n){margin-right: 0;}
.social-res li .img{width: 100%;height: 250px;opacity: 0.2;overflow: hidden;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; ;transition: all 0.5s ease;}

.social-res li .img{background-position: top center;background-repeat: no-repeat;background-size: cover;}


/*.social-res li .img img{width: 100%;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; ;transition: all 0.5s ease;}*/


.social-res li .cont{position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #fff;text-align: center;}
/*
.social-res li .cont .info{display: table;width: 100%;height: 90%;text-align: center;}
.social-res li .cont .info div{display: table-cell;vertical-align: middle;}
*/
.social-res li .cont .info{padding-top: 60px;}
.social-res li .cont .info img{width: 66px;margin-bottom: 20px;}
.social-res li .cont p{font-size: 28px;line-height: 30px;font-weight: bold;}

.social-res li:hover .img{opacity: 0.4;}
.social-res li:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}



/*以上是社会责任*/


.social-report li{float: left;width: 23.5%;margin-right: 2%;position: relative;margin-bottom: 30px;}
.social-report li:nth-child(4n){margin-right: 0;}
.social-report li a{display: block;}
.social-report li .img{width: 100%;overflow: hidden;}
.social-report li .img img{width: 100%;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; ;transition: all 0.5s ease;}
.social-report li .cont{margin-top: 40px;color: #333;line-height: 28px;padding-right: 35px;position: relative;}
.social-report li .cont h4{font-size: 20px;}
.social-report li .cont p{font-size: 16px;}
.social-report li .cont .icon{position: absolute;width: 27px;height: 33px;right: 0;top: 50%;margin-top: -16px;}


.social-report li:hover .img img{-moz-transform:scale(1.05,1.05);  -webkit-transform:scale(1.05,1.05);  -o-transform:scale(1.05,1.05);  transform: scale(1.05,1.05);}



/*以上是环境报告*/



















































