@charset "utf-8";
/*应用中心 轮播*/
.mr_frbox{height:200px;width: 1230px;display: none;margin: 60px auto;/* background: red; */}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;/*! margin:75px 10px 0 0; */width:28px;position: absolute;margin-left: -40px;margin-top: 75px;z-index: 100;}
.mr_frUl{float:left;height:200px;width:1200px;}
.mr_frBtnR{/*! float:left; */margin-top:75px;cursor:pointer;width:28px;height:46px;float: right;}
.mr_frUl ul li{display:inline;float:left;height:195px;width:140px;overflow:hidden;position:relative;margin-right: 10px;}
/*.mr_frUl ul li:hover{box-shadow: 0 2px 10px rgb(0 0 0 / 20%); transform: translate3d(0, -2px, 0);}*/
.mr_frUl ul li a img{display:block;width:100%;}
.mr_zhe{width:140px;height:195px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}
.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}
.mr_zhe_p{margin-bottom:20px;}
.mr_zhe_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;line-height:30px;}
.mr_zhe_p h3 span{display:block;/* margin:0 auto; */font-size: 16px;/* border-bottom:1px solid #f4f4f4; */}
.mr_zhe_hover{
    height:125px;
    width:140px;
    background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/
    padding-top: 5px;
    margin-top: 95px;
    cursor:pointer
}
.mr_zhe_hover h1{text-align:center;height:35px;line-height:20px;margin:0px 0;color:#fff;}
.curr_appcon{
    display: block!important;
}
.noappdata{
    background: url("../../images/pl/nodata1.png") no-repeat center;
    width: 340px;
    height: 200px;
    background-size: 100%;
    font-size: 24px;
    color: #919cab;
    margin-left: 30%;
    line-height: 170px;
    text-align: right;
}
.span1{padding: 5px;border-bottom: 1px solid #eee;line-height: 20px}
.span2{padding: 8px;}
.mr_zhe_i{
    height: 195px;
}