@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:1;}
/*body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
a{outline-style:none;color:#535353;text-decoration:none}
a:hover{color:#D40000;text-decoration:none}*/


.mr_t1{background:url(../images/mr_1px.jpg) repeat-x left bottom;height:40px;padding-right:16px;}
.mr_t1name{font:bold 16px/40px "微软雅黑";color:#FFF;background:#2257A2 url(../images/mr_t1bg.jpg) no-repeat right top;height:40px;width:120px;padding-left:21px;float:left;}
.mr_t1name img{float:left;margin-top:9px;margin-right:6px;display:inline;}
.mr_frbox{height:310px;border:1px solid #DEDEDE;padding:24px 22px 0px; margin-top:24px;}
.mr_frBtnL{float:left;margin:120px 22px 0px 0px;cursor:pointer;display:inline;}
.mr_frUl{float:left;height:300px;width:93%;}
.mr_frBtnR{float:right;margin-top:120px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;height:285px;width:185px;margin-right:18px;overflow:hidden;}
.mr_frUl ul li img{display:block;margin-bottom:7px;border:1px solid #D8D8D8;}
.mr_frUl ul li a:hover img{border:0px solid #E3F4D2;}



.contentimg img{
     width: 280px;
     height: 180px;
}
.contentimg .img_content{
    position: relative;
    padding: 0;
    width: 280px;
    height: 180px;
}
.contentimg .img_content .mask{
    position: absolute;
    top:0px;
    left: -100px;
    width: 280px;
    height: 280px;
    background: rgba(192, 192, 192, 0.9);
    color:black;
    padding:3px !important;
    padding-left:3px !important;
    text-align: left;
    display: none;
    font-size:11pt !important;
}