﻿.mr_frbox {height:319px; position:relative;}


.mr_frBtnL {cursor: pointer; width:32px; height:32px; background:url(../images/mfrl.png) no-repeat; position:absolute; right: 41px;  bottom:-40px;  z-index: 1000;  }
.mr_frBtnR {cursor: pointer;width:32px; height:32px; background:url(../images/mfrr.png) no-repeat;position:absolute; right:5px; bottom:-40px; }
/*.mr_frBtnL:hover{ background:url(../images/mfrl_hover.png) no-repeat;}*/
/*.mr_frBtnR:hover{ background:url(../images/mfrr_hover.png) no-repeat;}*/


.mr_frUl { height: 400px; margin:0 auto; }


.mr_frUl ul li {width:582px;height:319px; text-align:center;float: left;position: relative ; }


.mr_frUl ul li img { display: block; position: absolute;
    left: 50%;
    top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.mr_frUl ul li a span{
    display: block;
    position: absolute;
    left:0;
    bottom:0px;
    background: rgba(2, 104, 179, 0.9);
    color: #fff !important;
    padding: 0px 20px;
    width: 582px;
    height:50px;
    line-height: 50px;


}
/*.mr_frUl ul li h6{ width:100%; height:42px; font-size:24px; line-height:42px; color:#333; font-family:"宋体"; text-align:center; padding-top:15px;}*/
/*.mr_frUl ul li p{ width:260px; margin:0 auto; height:auto; font-size:14px; color:#333; font-family:"微软雅黑"; text-align:center;}*/
/*.mr_frUl ul li span{width:141px; height:33px; display:block; margin:0 auto; font-size:15px; font-family:"微软雅黑"; color:#fefefe; text-align:center; line-height:33px; background:url(../images/company_more.png) no-repeat; margin-top:15px;}*/
/*.mr_frUl ul li:hover h6{ color:#01876e}*/
/*.mr_frUl ul li:hover p{ color:#01876e}*/
/*.mr_frUl ul li:hover span{ background:url(../images/company_more_hover.png) no-repeat;}*/




