﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #111; line-height: 1.8em; font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; font-size: 1em; }
h1,h2,h3,h4,h5,h6 { font-size: 1.1em; margin: 0 0 20px 0; }
p { margin: 0 0 20px 0 }
ul,ol,li { margin: 0; padding: 0; list-style: none }
a { color: #111; outline: none; text-decoration: none; -webkit-transition:all .3s ease; }
a:hover { text-decoration: underline; color: #f80 }
img { display: block; width: 100%; pointer-events: none; }

.mio-tbar { background-color: #022447; padding: 10px 0; font-size: .9em; color: #fff; }
.mio-tbar a { color: #fff }
.mio-tbar span { padding: 0 10px; opacity: 0.5; }

.mio-header { height: 60px; border-bottom: #f80 5px solid; background-color: #fff; width: 100% }
.mio-header a.navbar-brand { width: 301px; height: 60px; background: url(logo.png) no-repeat left center; display: block; text-indent: -999999px; float: left; }

.mio-footer { background-color: #022447; padding: 50px 0 30px 0; color: #fff; }
.mio-footer h3 { font-weight: normal; letter-spacing: 1px; }

.mio-copyright { background-color: #022447; padding: 20px 0; color: #b3beca; font-size: .9em; border-top: rgba(255,255,255,.1) 1px solid; }
.mio-copyright a { color: #b3beca; }
.mio-copyright a:hover { color: #f80; }
.mio-copyright span { padding: 0 10px; }

.mio-banner { background-color: #333; }

.mio-flinks { padding: 20px 0; background-color: #eee; border-top: #ccc 1px solid; font-size: .9em; }
.mio-flinks a:hover { text-decoration: underline }
.mio-flinks li { float: left; margin: 0 15px 0 0 }

.mio-a-top { width: 30px; height: 30px; background: #f80 url(icon-top.png) no-repeat center; background-size: 60%; position: fixed; bottom: 10px; right: 10px; z-index: 2; }

.mio-category {}
.mio-category h3 { background-color: #022447; color: #fff; padding: 25px 0; text-align: center; margin-bottom: 1px; }
.mio-category ul {}
.mio-category li { margin-bottom: 1px; }
.mio-category li a { display: block; padding: 11px 25px; background-color: #eee; font-weight: bold; letter-spacing: 1px; }
.mio-category li a:hover { background-color: #022447; color: #fff; text-decoration: none; }
.mio-category li.hover a { background-color: #f80; color: #fff; }

.list_page{text-align:center;margin:30px auto;display:block; font-size: .9em;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.mio-alist li { margin-bottom: 15px; }
.mio-alist li h3 { font-size: 1.5em; margin: 10px 0 15px 0; }
.mio-alist li .mio-intro { font-size: .9em; }
.mio-alist li .mio-pdate { font-size: .9em; }
.mio-alist li a { background-color: #eee; padding: 30px; display: block }
.mio-alist li a:hover { text-decoration: none; background-color: #f80; color: #fff; }

.mio-position { padding: 25px 0; border-top: #ccc 1px solid; background-color: #e3e3e3 }
.mio-position a,.mio-position strong { margin: 0 10px; }

h1.mio-h1t { margin-bottom: 30px; font-size: 2em; text-transform: capitalize }

.mio-pbanner { margin-bottom: 30px; }

.mio-article img { max-width: 400px; border: #ccc 1px solid; margin: 0 auto }
.mio-article a { text-decoration: underline }
.mio-article ul,.mio-article ol { margin: 0 0 20px 0; }
.mio-article li p { margin: 0 }

.mio-prev-next { margin: 30px 0 }

.mio-ilist li { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; margin-bottom: 2px; }
.mio-ilist li a { background: url(ico2.png) no-repeat left center; padding-left: 25px; }
.mio-ilist li a:hover { background: url(ico.png) no-repeat left center; }
.mio-ilist li span { float: right; margin-left: 15px; color: #999; font-size: .9em }
.mio-ilist-home li:nth-child(n + 49) { display:none }

.mio-plist li { margin-bottom: 10px }
.mio-plist li a { display: block }
.mio-plist li a:hover { text-decoration: none; }
.mio-plist li .mio-img { border: #ddd 1px solid }
.mio-plist li .mio-txt { padding: 15px; text-align: center; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-plist li a:hover .mio-img { border-color: #f80; }

table { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: .8em; border-right: #000 1px solid; border-top: #000 1px solid; text-align: center; margin-bottom: 20px; }
table th { background-color: #2d394b; color: #fff; border-left: #000 1px solid; border-bottom: #000 1px solid; font-size: .9em; line-height: 1.2em; padding: 10px 3px; }
table td { border-left: #000 1px solid; border-bottom: #000 1px solid; padding: 3px; font-weight: bold }
table p { margin: 0; }

.mio-about h2 { font-size: 2em }
.mio-about .mio-intro p { text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 9;line-clamp: 9;-webkit-box-orient: vertical; overflow: hidden }
.mio-about .mio-vmore a { width: 160px; height: 40px; line-height: 40px; text-align: center; background-color: #022447; color: #fff; font-size: .95em; border-radius: 20px; display: block }
.mio-about .mio-vmore a:hover { background-color: #f80; text-decoration: none; }

@media (min-width:320px) and (max-width:640px) {
	html,body { background-color: #fff; overflow-x: hidden; }
	h1,h2,h3,h4,h5,h6 { margin-bottom: 10px }
	.container { padding: 0 15px; }
	
	.mio-tbar { display: none }
	.mio-header { width: 100%; position: fixed; top: 0; left: 0; z-index: 999; }
	.mio-header a.navbar-brand { background-size: 70%; width: 260px; }
	
	.mio-navm { float: right; width: 30px; height: 30px; overflow: hidden; padding: 15px 0; cursor: pointer }
	.mio-navm span { width: 30px; height: 30px; display: block; background-position: center; background-repeat: no-repeat }
	.mio-navm span.mio-open { background-image: url(icon-menu.png) }
	.mio-navm span.mio-close { background-image: url(icon-close.png); background-size: 70% }
	
	.mio-nav { position: fixed; top: 60px; left: 0; width: 100%; z-index: 999; background-color: #022447; padding: 25px; border-top: #f80 5px solid; display: none }
	.mio-nav ul { width: 85%; }
	.mio-nav li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: rgba(255,255,255,.1) 1px dashed }
	.mio-nav li a.mio-a { display: block; color: #fff; padding: 5px; }
	.mio-nav li ul { display: none; }
	
	.mio-footer { padding: 30px 0 0 0 ; }
	.mio-footer dl { padding: 25px; }
	.mio-footer dt h2 { font-size: 1.8em }
	.mio-footer dt h3 { margin-bottom: 30px }

	.mio-section { padding: 15px 0 }
	
	.mio-banner { margin-top: 60px; }
	.mio-main { padding-top: 75px; }
	
	.mio-category { margin: 15px 0; }
	.mio-category ul li { width: 49%; float: left; margin-top: 7px; }
	.mio-category ul li:nth-child(even) { margin-left: 2% }
	.mio-category ul li a { padding: 5px 25px; }
	
	.mio-plist li img { height: 110px; }
	.mio-plist li { width: 49%; float: left }
	.mio-plist li:nth-child(even) { margin-left: 2%; }
	.mio-product .mio-plist li:nth-last-child(1) { display: none }
	.mio-product .mio-main { padding-top: 10px }
	
	.mio-alist li h3 { font-size: 1.3em }
	
	.mio-about .mio-txt { padding: 25px; background-color: #eee }
	.mio-about h2 { font-size: 1.6em; margin-bottom: 20px; }
	
	.mio-ilist li:nth-child(n + 11) { display:none }
	
	h1.mio-h1t { font-size: 1.6em; text-align: center }


}
@media (min-width:641px) {
	.container { padding: 0 25px; width: 1150px; margin: 0 auto }
	.mio-header { height: 100px; }
	.mio-header a.navbar-brand { height: 100px; }
	
	.mio-fl { float: left }
	.mio-fr { float: right }
	
	.mio-nav { float: right }
	.mio-nav ul li { float: left; position: relative; z-index: 999; }
	.mio-nav ul li a.mio-a { display: block; height: 100px; line-height: 100px; font-weight: bold; padding: 0 30px; }
	.mio-nav ul li a.mio-a:hover { color: #f80; text-decoration: none }
	.mio-nav ul li.hover a.mio-a { color: #fff; background-color: #f80; }
	
	.mio-header-top { position: fixed; top: 0; left: 0; z-index: 999; }
	
	.mio-footer dt { float: left; }
	.mio-footer dt h2 { font-size: 2.5em }
	.mio-footer dd { float: left; margin-left: 80px; }
	
	.mio-section { padding: 50px 0 }
		
	.mio-main { width: 880px; float: right }
	.mio-side { width: 240px; float: left; }
	
	.mio-prev-next b { display: block; font-size: 1.3em; }
	.mio-prev-next .mio-prev { width: 48%; float: left }
	.mio-prev-next .mio-next { width: 48%; float: right; text-align: right }
	
	.mio-ilist li { width: 32%; float: left; margin-right: 2%; }
	.mio-ilist li:nth-child(3n) { margin-right: 0 }
	
	.mio-plist li { width: 32%; float: left; margin-right: 2%; }
	.mio-plist li:nth-child(3n) { margin-right: 0 }
	.mio-plist img { height: 220px; }
	
	.mio-product { padding-bottom: 30px; }
	
	.mio-about { height: 550px; background-color: #eee; overflow: hidden }
	.mio-about .mio-img { width: 50%; height: 100%; float: left; background: #333; background-size: cover; }
	.mio-about .mio-img img { width: 100%; height: 100%; }
	.mio-about .mio-txt { width: 50%; height: 100%; float: left; }
	.mio-about .mio-overview { width: 500px; padding: 75px 0 0 80px; }
	.mio-about .mio-intro { margin: 30px 0; }
	
	ul.mio-ul03 li { width: 32%; margin-right: 2%; float: left }
	ul.mio-ul03 li:nth-last-child(1) { margin-right: 0; }
	ul.mio-ul03 li img { height: 220px; }
	
}

.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}