﻿.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: 270px;}
.mr_frBtnL { float: left; cursor: pointer; display: inline; margin-top: 100px;}
.mr_frUl { float: left; height: 200px; width: 1128px;}
.mr_frBtnR { float: right; cursor: pointer; margin-top: 100px;}
.mr_frUl ul li { float: left; width: 480px; height: 200px;  margin: 0 40px;}
.mr_frUl ul li img { }
.mr_frBtnL img, .mr_frBtnR img{
	opacity: 0.7;
}
.mr_frBtnL img:hover, .mr_frBtnR img:hover{
	opacity: 1;
}
.mr_frUl ul li .img{
	width: 200px;
	float: left;
	position: relative;
}
.mr_frUl ul li .tit{
	position: absolute;
	font-size: 18px;
	text-align: center;
	width: 182px;
	left: 0;
	bottom: 25px;
	line-height: 30px;
}
.mr_frUl .text{
	width: 260px;
	float: left;
	height: auto;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	padding: 8px 10px;
	margin: 10px 0;
}

.mr_frUl .text span{
	font-size: 28px;
	font-family: 'Century Gothic';
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.mr_frUl {
	width: 88%;
	overflow: hidden;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.mr_frUl {
	width: 90%;
}
.mr_frBtnL, .mr_frBtnR{
	position: absolute;
	z-index: 999;
}