﻿.mt14{margin-top:14px;}
.mr_t1 { background: url(../images/mr_1px.jpg) repeat-x left bottom; height: 40px; padding-right: 16px; }
.mr_t1name {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: 350px;}
.mr_frBtnL { float: left; cursor: pointer; display: inline; margin-top: 100px;}
.mr_frUl { float: left; height: 270px; width: 992px;}
.mr_frBtnR { float: right; cursor: pointer; margin-top: 100px;}
.mr_frUl ul li { display: inline; float: left; height: 303px; width: 232px; margin: 0 20px; overflow: hidden; background: url(../images/rep_book_bg.png) center top no-repeat; padding: 10px 0; text-align: center; position: relative;}
.mr_frUl ul li img { margin-bottom: 7px;}
.mr_frBtnL img, .mr_frBtnR img{
	opacity: 0.7;
}
.mr_frBtnL img:hover, .mr_frBtnR img:hover{
	opacity: 1;
}
.mr_frUl .text{
	width: 232px;
	padding: 10px 0;
	position: absolute;
	bottom: 11px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	font-family: 'Century Gothic';
	font-size: 20px;
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
.mr_frUl {
	width: 90%;
}
.mr_frBtnL, .mr_frBtnR{
	position: absolute;
	z-index: 999;
}
}