﻿html {
	font: 400 15px/20px "Microsoft YaHei",Helvetica,Arial,sans-serif;
	background: #eef6ff;
	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: rgba(161,0,53,.95);
}

.uk-container {
	max-width: 1400px
}

.uk-nav-header {
	font-size: 15px
}

.uk-nav-default {
	font-size: 15px
}

.font-Oswald {
	font-family: oswaldmedium
}

.mm-body {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	background: #f5f5f5;
	position: relative;
}

.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
}
.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%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/top-bg.png) 0 bottom repeat-x
}
.uk-logo{
	width: auto;
	margin:0;
	display: block;
}
.as-t-title{
	position: absolute;
	top: -6px;
	right: 0;
	color: rgba(255,255,255, 0.8);
}
.as-t-title a{
	font-size: 15px;
	color: rgba(255,255,255, 0.8);
	padding: 0 25px;
}
.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 10px;
	font-weight: 900;
	margin-top: 30px;
}

.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(161,0,53,.95);
}

.uk-nav li a:hover i {
	right: 10px
}

.uk-navbar-toggle {
	height: 40px;
	color: rgba(161,0,53,.95);
}[class*=uk-navbar-dropdown-bottom] {
	margin-top: 0
}

.uk-overlay-primary {
	background: rgba(34,34,34,.5)
}
.mm-shadow-remove {
	box-shadow: none;
}

.mm-banner-search{
	width: 1200px;
	height: 130px;
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	margin: auto;
}

/**
 *
 main01
 *
 **/
.mm-main01-bg{
	position: relative;
	width: 100%;
	padding: 50px 0;
	background:  rgba(246,246,246, 1);
}
.mm-main01-mrtop{
	margin-top: -70px !important;
}
.mm-main01-title h2{
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 0px;
}
.mm-main01-title p{
	font-size: 13px;
	font-weight: 900;
	color: rgba(0,78,161,1);
	margin-top: 5px;
}
.mm-main01-li{
	margin-top: 90px;
}
.mm-main-ser-bor a{
	box-sizing: border-box;
	width: 100%;
	background: #fff;
	color: rgba(0,78,161,1);
	text-align: center;
	padding: 40px 20px 10px;
	border-radius: 4px;
	margin-bottom: 30px;
}
.mm-main-ser-bor i{
	font-size: 86px;
}
.mm-main-ser-bor p{
	font-weight: 900;
}
.mm-main-ser-bor a:hover{
	background: rgba(0,78,161,1);
}
.mm-main01-slidenav {
	width: 60px;
	height: 25px;
	position: absolute;
	right: 0;
	top: 0;
}
.mm-main01-slidenav a{
	width: 16px;
	height: 25px;
	display: block;
	margin-left: 5px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.mm-main01-slidenav-left{
	float: left;
	background: url(../images/ico5.png) 0 0 no-repeat;
}
.mm-main01-slidenav-right{
	float: right;
	background: url(../images/ico5.png) -16px 0 no-repeat;
}
.mm-main01-slidenav-left:hover{
	background: url(../images/ico6.png) 0 0 no-repeat;
}
.mm-main01-slidenav-right:hover{
	background: url(../images/ico6.png) -16px 0 no-repeat;
}
/**
 *
 main02
 *
 **/
.mm-main02-bg{
	position: relative;
	width: 100%;
	padding: 50px 0;
	background:  rgba(0,78,161,1);
}
.mm-main02-about h3{
	font-size: 28px;
	font-weight: 900;
	color: #fff;
}
.mm-main02-about p{
	color: #fff;
	line-height: 30px;
}
.mm-main02-btn a{
	width: 160px;
	height: 52px;
	line-height: 52px;
	display: block;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
}
.mm-main02-btn a:hover{
	color: rgba(0,78,161,1);
	background: #fff;
}

.mm-main02-v{
	border-top: 1px solid #fff;
}
.mm-main02-v h3{
	font-size: 16px;
	font-weight: 900;
	color: #fff;
	margin-top: 20px;
}
.mm-main02-v video{
	width: 100%;
}
.mm-main02-li{
	margin-top: 40px;
}

/**
 *
 main03
 *
 **/
.mm-main03-more a{
	padding: 10px 30px;
	display: block;
	background: rgba(0,78,161,1);
	color: #fff;
	border-radius: 4px;
}

.mm-main03-no-bor a{
	width: 100%;
	height: 100%;
	display: block;
	background: #fff;
	box-sizing: border-box;
	padding: 30px;
}
.mm-main03-no-bor span{
	color: rgba(0,78,161,1);
	line-height: 36px;
}
.mm-main03-no-bor strong{
	color: #444;
	display: block;
}
.mm-main03-no-bor p{
	color: #777;
	margin: 15px 0 20px;
}
.mm-main03-no-bor p i{
	margin-right: 10px;
}
.mm-main03-no-btn{
	border: 1px solid #dfdfdf;
	color: #555;
	padding: 15px 20px;
	position: relative;
}
.mm-main03-no-btn i{
	position: absolute;
	right: 20px;
}
.mm-main03-no-bor a:hover{
	background: rgba(0,78,161,1);
	border-radius: 4px;
}
.mm-main03-no-bor a:hover > strong,.mm-main03-no-bor a:hover > p,.mm-main03-no-bor a:hover > .mm-main03-no-btn{
	color: #fff;
}

/**
 *
 main04
 *
 **/
.mm-main04-bg{
	position: relative;
	width: 100%;
	padding: 50px 0;
	background: #fff;
}
.mm-main04-more a{
	padding: 20px 10px;
	display: block;
	color: rgba(0,78,161,1);
}
.mm-main04-more a:hover{
	color: rgba(161,0,53,.95);
}
.mm-main04-news a{
	color: #444;	
}
.mm-main04-news p{
	margin: 15px 0;
}
.mm-main04-news-bor{
	font-weight: 900;
	margin: 10px 0;
}
.mm-main04-news a:hover{
	color: rgba(0,78,161,1);
}

/**
 *
 footer
 *
 **/
.mm-foot-bg{
	position: relative;
	width: 100%;
	padding: 50px 0 0;
	background: #f8f6f6;
}
.mm-foot-title{
	font-size: 16px;
	font-weight: 900;
	color: rgba(0,78,161,1);
	margin-bottom: 20px;
}
.mm-foot-title a{
	font-size: 16px;
	font-weight: 900;
	color: rgba(0,78,161,1);
}

.mm-foot-list, .mm-foot-list a{
	display: block;
	line-height: 34px;
	color: #bebebe;
}
.mm-foot-list a:hover{
	color: rgba(0,78,161,1);
	text-indent: 1em;
}
.mm-foot-txt{
	width: 100%;
	padding: 10px 0;
	background: #a8a7a7;
	margin-top: 50px;
}
.mm-foot-txt p {
	color: #fff;
	line-height: 30px;
}


/**
 *
 list
 *
 **/
.mm-list-bg{
	position: relative;
	background: #fff;
}
.mm-list-banner{
	position: relative;
	width: 100%;
	height: 460px;
	overflow: hidden;
}
.mm-list-left-bor{
	width: 100%;
	background: rgba(0,78,161,1);
	box-sizing: border-box;
	padding: 10px 0;
	margin-top: -60px;

}
.mm-list-left-title{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: 900;
	color: #fff;
}
.mm-list-left-li, .mm-list-left-btn{
	width: 94%;
	margin: 0 auto;
}
.mm-list-left-li a{
	width: 100%;
	height: 60px;
	font-weight: 900;
	display: block;
	background: #F5F5F5;
	line-height: 60px;
	text-align: center;
	border-bottom: 4px solid #fff;
}
.mm-list-left-li a:hover{
	border-bottom: 4px solid rgba(0,78,161,1);
	color: rgba(0,78,161,1);
	background: #fff;
}

.mm-list-ser-bor a{
	box-sizing: border-box;
	width: 100%;
	color: #fff;
	text-align: center;
	padding: 20px 10px 5px;
	border-radius: 4px;
	margin-bottom: 5px;
}
.mm-list-ser-bor i{
	font-size: 36px;
}
.mm-list-ser-bor p{
	font-weight: 900;
	margin: 10px 0 10px;
}
.mm-list-ser-bor a:hover{
	background: #fff;
	color: rgba(0,78,161,1);
}

.mm-list-right-title h2{
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: 900;
	margin-bottom: 0px;
	color: rgba(0,78,161,1);
	border-bottom: 3px solid rgba(0,78,161,1);
}
.mm-list-right-title p{
	font-size: 13px;
	font-weight: 900;
	color: rgba(0,78,161,1);
	margin-top: 5px;
}
.mm-list-right-line{
	border-bottom: 1px solid #333;
}
.mm-list-right-more{
	height: 40px;
	line-height: 40px;
}
.mm-list-right-more a{
	height: 40px;
	line-height: 40px;

}
.mo-bottom-line{
	border-bottom: 1px dashed #333;
}
.mm-tw-no-title a,.mm-tw-no-time p {
	margin: 0px;
	line-height: 35px;
	margin-bottom: 12px;
}

.mm-tw-no-title a {
	display: block;
	background: url(../images/ico7.png) 0 50% no-repeat;
	text-indent: 20px;
}

.mm-tw-no-title a:hover {
	background: url(../images/ico7.png) 1px 50% no-repeat;
	text-indent: 18px;
}

.mm-list-lb-border{
	border: 1px solid #ccc;
	border-radius: 4px;
	overflow: hidden;
}
.mm-list-lb-btn{
	background: #f4f9ff;
	color: #555;
	padding: 15px 20px;
	position: relative;
}
.mm-list-lb-btn i{
	position: absolute;
	right: 20px;
}

.mm-list-right-news a{
	color: #444;
	background: #F5F5F5;
	display: block;
	border-radius: 4px;
	overflow: hidden;
	box-sizing: border-box;
}
.mm-list-right-news p{
	margin: 10px 20px;
}
.mm-list-right-news i{
	margin-right: 10px;
}
.mm-list-right-news-bor{
	font-weight: 900;
	margin: 0px 20px 20px;
	height: 40px;
	overflow: hidden;
}
.mm-list-right-news a:hover{
	color: rgba(0,78,161,1);
	background: #f4f9ff;
}
.mm-list-top {
	margin-top: 20px!important
}
.mm-list-lm p {
	margin: 9px 0;
	line-height: 26px
}

.mm-list-lm .uk-text-truncate {
	background: url(../images/ico7.png) 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-pic-list-bor{
	background: #f4f9ff;
}
.mm-list-time{
	border-top: 2px solid rgba(0,78,161,1);
	padding-top: 15px;
	box-sizing: border-box;
	box-Shadow: 0 30px 0px rgba(0,78,161,.1);
}
.mm-list-time strong{
	font-size: 22px;
}
.mm-list-time p{
	margin: 10px 0;
}


@media (max-width:959px) {
	.mm-top {
		background: url(../images/top-bg.png) 0 0 repeat-x;
	}

	.mm-menu {
		padding: 20px 0;
	}

	.uk-navbar-toggle {
		height: 40px;
	}
	.mm-main01-bg,.mm-main02-bg,.mm-main04-bg{
		padding: 30px 0;

	}
	.mm-main01-title h2,.mm-main02-about h3{
		font-size: 18px;
	}
	.mm-main01-li{
		margin-top: 70px;
	}
	.mm-main-ser-bor i{
		font-size: 36px;
	}
	.mm-list-lm{
		margin-top: 5px! important;
	}
	.mm-list-lm .uk-text-truncate{
		line-height: 40px;
		border-bottom: 5px solid rgba(0,78,161,.1);
	}
}

@media (max-width: 500px){
  .as-t-title{
    display: none;
  }
 }