﻿
.navbar animated {
    -webkit-animation-duration:0s ;
    -webkit-animation-fill-mode:none;
    animation-duration: 0s;
    animation-fill-mode:none;
	

}
.tempWrap
{

}
.mt14 {

	margin-top: 14px;
}
.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: 140px;
	padding: 24px 22px 0px;
}
.mr_frBtnL {
	width:14px;
	height:18px;
	float: left;
	margin: 40px 22px 0px 0px;
	cursor: pointer;
	display: inline;
}
.mr_frUl {
	float: left;
	height: 130px;
	width:87%;
	margin-left:25px;
}
.mr_frBtnR {
	float: right;
	margin-top: 40px;
	cursor: pointer;	width:14px;
	height:18px;
}
.mr_frUl ul li {
	display: inline;
	float: left;
	height: 100px;
	width: 220px;
	margin:0 13px;
	overflow: hidden;
}
.mr_frUl ul li img {
	display: block;
	margin-bottom: 7px;
	/*border: 1px solid #D8D8D8;*/
}
@media (max-width:768px) 
{
	.mr_frUl {
	float: left;
	height: 130px;
	width:80%;
	margin:0;
}

.mr_frbox {
    height: 140px;
    padding: 24px 5px

}
}
@media (max-width: 480px) 
{
.mr_frUl {
}
.mr_frUl ul li
{
	margin:0 5px;
}
.mr_frUl ul li a
{
	overflow:hidden;
}
.mobile_foot_xx
{
	color: #999;
}
}