html {
	font:400 15px/20px "Microsoft YaHei",Helvetica,Arial,sans-serif;
	background:#fff;
	font-size:15px
}
.uk-h1,.uk-h2,.uk-h3,.uk-h4,.uk-h5,.uk-h6,.uk-heading-2xlarge,.uk-heading-large,.uk-heading-medium,.uk-heading-small,.uk-heading-xlarge,h1,h2,h3,h4,h5,h6 {
	margin:0 0 20px 0;
	font-family:-apple-system,BlinkMacSystemFont,"Microsoft YaHei","Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
	font-weight:400;
	color:#333;
	text-transform:none
}
a {
	color:#333;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	-o-transition:all .2s linear
}
a:hover {
	text-decoration:none;
	color:#c5281f
}
.uk-container {
	max-width:1400px
}
.uk-nav-header {
	font-size:15px
}
.uk-nav-default {
	font-size:14px
}
.font-Oswald {
	font-family:oswaldmedium
}
.mm-body {
	width:100%;
	max-width:1920px;
	margin:0 auto;
	background:#f5f5f5
}
.mm-drop-menu {
	width:330px
}
.mm-drop-menu strong {
	font-size:15px;
	line-height:40px;
	display:block;
	border-bottom:1px solid #ccc;
	margin-bottom:10px
}
.mm-drop-menu a {
	line-height:40px
}
.mm-logo-bg {
	position:absolute;
	background:rgba(23,101,170,.95);
	left:0;
	top:0;
	z-index:999;
	overflow:hidden;
	padding:30px 40px;
	height:100%
}
.mm-logo-bor {
	width:200px;
	height:200px;
	border-radius:80px;
	background:rgba(255,255,255,.5);
	position:absolute;
	top:-110px;
	left:40px;
	transform:rotate(19deg);
	z-index:3;
	animation:rotate 8s linear -2s infinite
}
.mm-logo-bor1 {
	width:390px;
	height:340px;
	border-radius:120px;
	background:rgba(255,255,255,.2);
	position:absolute;
	top:-250px;
	left:-60px;
	transform:rotate(76deg);
	z-index:2;
	animation:rotate1 10s linear -4s infinite
}
.mm-logo-bor2 {
	width:450px;
	height:390px;
	border-radius:160px;
	background:rgba(255,255,255,.1);
	position:absolute;
	top:-250px;
	left:-60px;
	transform:rotate(76deg);
	z-index:0;
	animation:rotate1 14s linear -6s infinite
}
@keyframes rotate {
	0% {
	-webkit-transform:rotate(0)
}
25% {
	-webkit-transform:rotate(90deg)
}
50% {
	-webkit-transform:rotate(180deg)
}
75% {
	-webkit-transform:rotate(270deg)
}
100% {
	-webkit-transform:rotate(360deg)
}
}@keyframes rotate1 {
	0% {
	-webkit-transform:rotate(0)
}
25% {
	-webkit-transform:rotate(90deg)
}
50% {
	-webkit-transform:rotate(180deg)
}
75% {
	-webkit-transform:rotate(270deg)
}
100% {
	-webkit-transform:rotate(360deg)
}
}.mm-logo-txt p {
	color:#f5f5f5;
	line-height:36px
}
.mm-logo-a {
	width:80%;
	margin:20px auto;
	z-index:12
}
.mm-buttonBox {
	position:relative;
	float:right
}
.mm-button {
	padding:10px 30px;
	display:block;
	position:relative;
	text-transform:uppercase;
	border:none;
	z-index:999;
	color:#fff
}
.mm-border {
	position:absolute;
	background:0 0;
	transition:all .5s ease-in-out
}
.mm-border:nth-of-type(1) {
	top:0;
	left:0;
	border-left:2px solid rgba(255,255,255,.5);
	border-top:2px solid rgba(255,255,255,.5);
	width:10px;
	height:10px
}
.mm-border:nth-of-type(2) {
	bottom:0;
	right:0;
	border-right:2px solid rgba(255,255,255,.5);
	border-bottom:2px solid rgba(255,255,255,.5);
	width:10px;
	height:10px
}
.mm-buttonBox:hover .mm-border {
	width:110px;
	height:45px;
	border-color:#ff
}
.mm-buttonBox:hover .mm-button {
	background:rgba(255,255,255,.5);
	color:rgba(0,0,0,.9)
}
.mm-buttonBox2 {
	position:relative;
	float:right
}
.mm-button2 {
	padding:10px 30px;
	display:block;
	position:relative;
	text-transform:uppercase;
	border:none;
	z-index:999;
	color:#333
}
.mm-border2 {
	position:absolute;
	background:0 0;
	transition:all .5s ease-in-out
}
.mm-border2:nth-of-type(1) {
	top:0;
	left:0;
	border-left:2px solid rgba(0,0,0,.5);
	border-top:2px solid rgba(0,0,0,.5);
	width:10px;
	height:10px
}
.mm-border2:nth-of-type(2) {
	bottom:0;
	right:0;
	border-right:2px solid rgba(0,0,0,.5);
	border-bottom:2px solid rgba(0,0,0,.5);
	width:10px;
	height:10px
}
.mm-buttonBox2:hover .mm-border2 {
	width:110px;
	height:45px;
	border-color:#000
}
.mm-buttonBox2:hover .mm-button2 {
	background:rgba(255,255,255,.5);
	color:#000
}
.uk-navbar-container:not(.uk-navbar-transparent) {
	background:0 0
}
.uk-navbar-item,.uk-navbar-nav>li>a,.uk-navbar-toggle {
	min-height:50px
}
.mm-top {
	width:100%;
	background:url(../images/mm-top-bg.gif) 0 bottom repeat-x
}
.mm-top-link {
	width:100%;
	height:40px;
	background:#f5f5f5;
}
.mm-top-link a,.mm-top-link span {
	line-height:40px;
	color:#444;
	margin-left:30px;
}
.mm-top-link a:hover {
	color:#c5281f;
}
.mm-logo {
	display:block;
	height:70px;
	padding:0;
	margin:25px 0 20px!important
}
.mm-logo img {
	height:100%
}
.uk-search-default {
	width:240px
}
.mm-search {
	margin:35px 0
}
.uk-search-default .uk-search-input {
	border-color:rgba(245,245,245,1);
	background:rgba(245,245,245,1);
	border-radius:4px;
	color:rgba(0,0,0,.7);
	text-indent:10px;
}
.uk-search .uk-search-icon {
	color:rgba(0,0,0,.5)
}
.uk-search .uk-search-icon:hover {
	color:rgba(0,0,0,.9)
}
.uk-search-input::-ms-input-placeholder {
	color:rgba(0,0,0,.4)!important
}
.uk-search-input::placeholder {
	color:rgba(0,0,0,.4)
}
.mm-menu-bg {
	background:#e42015;
	width:100%;
	height:60px
}
.mm-menu {
	padding:25px 0
}
.uk-navbar-nav>li>span {
	display:block;
	line-height:30px
}


.uk-navbar-nav>li>a,.uk-navbar-nav>li>span {
	min-height:30px;
	font-size:16px;
	color:#fff;
	margin:0 20px;
	font-weight:900
}
.uk-navbar-nav>li:hover>a,.uk-navbar-nav>li>a.uk-open,.uk-navbar-nav>li>a:focus {
	color:rgba(255,255,255,.7)
}
.uk-nav li a {
	font-size:14px;
	padding:10px 0;
	color:rgba(0,0,0,.7);
	position:relative;
	overflow:hidden
}
.uk-nav li i {
	line-height:20px;
	position:absolute;
	right:-20px;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	-o-transition:all .2s linear
}
.uk-nav li a:hover {
	color:rgba(204,44,4,.95)
}
.uk-nav li a:hover i {
	right:10px
}
.uk-navbar-toggle {
	height:40px;
	color:#e42015
}
[class*=uk-navbar-dropdown-bottom] {
	margin-top:0
}
.uk-overlay-primary {
	background:rgba(34,34,34,.5)
}
.mm-banner-btn {
	z-index:1;
	width:100%;
	font-size:22px;
	line-height:5vh;
	height:5vh;
	text-align:center;
	color:#fff;
	cursor:pointer;
	position:absolute;
	top:95vh
}
.mm-slidenav-btn {
	width:100px;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:999
}
.mm-slidenav-btn a {
	width:49px;
	height:50px;
	display:block;
	background:#fff;
	color:#333!important;
	font-size:30px;
	line-height:50px
}
.mm-slidenav-btn a:hover {
	background:#555;
	color:#fff!important
}
.mm-title-bor {
	width:100%;
}
.mm-title-t {
	height:40px;
	padding:0 20px;
	line-height:40px;
	font-size:16px;
	font-weight:900;
	color:#fff;
	background:#e42015;
}
.mm-title-t i {
	margin-right:10px;
}
.mm-title-a {
	width:100%;
	height:34px;
	line-height:34px;
	background:#f5f5f5;
	margin-top:6px;
	box-sizing:border-box;
}
.mm-title-b {
	width:100%;
	height:40px;
	line-height:40px;
	background:#f5f5f5;
	box-sizing:border-box;
}
.mm-title-a a,.mm-title-b a {
	color:#e42015;
	padding-right:20px;
}
.mm-title-a a:hover,.mm-title-b a:hover {
	color:#bf271f;
	padding-right:25px;
}
.mm-shadow-remove {
	box-shadow:none;
}
.mm-tw-main-imgbox strong {
	padding:20px 20px;
	display:block;
	font-size:15px;
	background:#f5f5f5;
}
.mm-tw-no-title a,.mm-tw-no-time p {
	margin:0px;
	line-height:19px;
}
.mm-tw-no-title a {
	display:block;
	background:url(../images/ico3.gif) 0 50% no-repeat;
	text-indent:20px;
}
.mm-tw-no-title a:hover {
	background:url(../images/ico3.gif) 1px 50% no-repeat;
	text-indent:18px;
}
.mo-bottom-line {
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dotted rgba(228,182,21,1);
}
.mm-main-zn-bor {
	padding:15px 0;
	color:#444;
}
.mm-lm-title {
	font-size:18px;
	font-weight:900;
	color:#f2f2f2;
}
.mm-lm-title:hover {
	color:#fff;
}
.mm-link-bor a {
	width:100%;
	display:block;
	padding:10px 0;
	text-align:center;
	background:#f5f5f5;
	color:#444;
}
.mm-link-bor a:hover {
	background:#e42015;
}
.mm-foot-bg {
	width:100%;
	background:url(../images/foot-bg.jpg) 50% bottom no-repeat #d62922;
	padding-top:30px;
	padding-bottom:30px;
	margin-top:40px;
}
.mm-foot-txt p {
	line-height:26px;
	color:#ffe6e6
}
.mm-foot-txt span {
	writing-mode:vertical-lr;
	-webkit-writing-mode:vertical-lr;
	-ms-writing-mode:vertical-lr;
	color:#fff;
	display:block;
	float:right;
	margin-left:10px;
}
.mm-list-top {
	margin-top:20px!important
}
.mm-list-lm p {
	margin:9px 0;
	line-height:25px
}
.mm-list-lm .uk-text-truncate {
	background:url(../images/ico3.gif) 0 50% no-repeat;
	text-indent:20px;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	-o-transition:all .2s linear
}
.mm-list-lm .uk-text-truncate:hover {
	text-indent:15px;
}
.mm-news-linee {
	margin:15px 0 0;
	border-bottom:1px dotted rgba(228,182,21,1)
}
.mm-news-linef {
	height:10px;
	margin:5px 0 20px;
	background:#f5f5f5;
}
.mm-list-img a {
	width:100%;
	display:block;
	position:relative;
	background:#f5f5f5;
}
.mm-list-img a:hover {
	background:rgba(214,41,34,.7)
}
.mm-list-til {
	height:50px;
	padding:10px 20px;
	color:#444;
}
.mm-list-img a:hover .mm-list-til {
	color:#fff;
}
.mm-list-news-box {
	width:100%;
	padding:2rem 0
}
.mm-list-news-box h3 {
	font-size:24px;
	font-weight:900;
	color:#444
}
.mm-list-news-box p {
	color:#777
}
.mm-list-news-content {
	width:100%;
	background:url(../images/ico2.gif) 0 0 repeat-x;
	margin-top:30px;
	padding-top:40px;
	margin:0 auto
}
.mm-list-dh a {
	width:100%;
	padding:15px 0;
	text-align:center;
	display:block;
	background:#f8f8f8;
	margin-bottom:10px;
}
.mm-list-dh i {
	margin-right:10px;
	color:rgba(214,41,34,1);
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	-o-transition:all .2s linear
}
.mm-list-dh a:hover {
	background:rgba(214,41,34,1);
	color:#fff;
}
.mm-list-dh a:hover > i {
	color:#fff;
}
/*添加*/
.mm-list-dh_on a {
	width:100%;
	padding:15px 0;
	text-align:center;
	display:block;
	background:rgba(214,41,34,1);
	margin-bottom:10px;
	color:#fff;
}
.mm-list-dh_on i {
	margin-right:10px;
	color:#fff;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	transition:all .2s linear;
	-o-transition:all .2s linear
}
/*添加*/

@media (max-width:959px) {
	.mm-top {
	background:url(../images/mm-top-bg.gif) 0 0 repeat-x
}
.mm-menu {
	padding:20px 0
}
.uk-navbar-toggle {
	height:40px
}
.mm-margin-top-s {
	margin-top:10px!important
}
.mm-list-lm {
	margin-top:20px!important
}
}


