﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #111; line-height: 1.8em; font-family: "Arial Unicode MS", Roboto, Arial, Helvetica, sans-serif; font-size: 1em; background-color: #fff;  }
h1,h2,h3,h4,h5,h6 { font-size: 1.1em; margin: 0 0 20px 0; text-transform: capitalize }
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: #c3002f }
img { display: block; width: 100% }
input,textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #333; line-height: 1.8em; }

.mio-header { height: 60px; background-color: #000; width: 100%; position: fixed; top: 0; left: 0; z-index: 1000; }
.mio-header a.navbar-brand { width: 170px; height: 60px; background: url(logow.png) no-repeat left center; display: block; text-indent: -999999px; float: left; }

.mio-fbar { background-color: #c3002f; color: #fff; padding: 35px 0; }
.mio-fbar a { color: #fff; text-decoration: underline }
.mio-fbar a:hover { color: #fc0; }
.mio-fbar strong { display: block; line-height: 1.2em; font-size: 1.2em }
.mio-fbar dt { font-size: 1.5em; font-weight: bold }
.mio-fbar dd { height: 50px; }
.mio-fbar dd span { width: 50px; height: 50px; border: #fff 1px solid; margin-right: 15px; float: left; background-position: center; background-repeat: no-repeat; background-size: 60% }
.mio-fbar dd div { float: left }
.mio-fbar dd span.mio-icon-add { background-image: url(icon-add.png) }
.mio-fbar dd span.mio-icon-email { background-image: url(icon-email.png) }
.mio-fbar dd span.mio-icon-tel { background-image: url(icon-tel.png) }

.mio-footer { background-color: #000; color: #aaa; padding: 20px 0; border-bottom: rgba(255,255,255,.1) 1px solid; font-size: .95em }
.mio-footer li { float: left; margin: 0 15px 0 0 }
.mio-footer li a { color: #aaa; }
.mio-footer li a:hover { color: #fa0; text-decoration: underline; }

.mio-copyright { background-color: #000; color: #aaa; padding: 20px 0; font-size: .95em }
.mio-copyright a { color: #aaa; }
.mio-copyright a:hover { color: #fff; }
.mio-copyright span { padding: 0 8px; font-size: .9em }

.mio-a-top { width: 30px; height: 30px; background: #c3002f url(icon-top.png) no-repeat center; background-size: 60%; position: fixed; bottom: 10px; right: 10px; z-index: 2; }

.mio-flinks { background-color: #000; color: #aaa; padding: 20px 0; border-top: rgba(255,255,255,.1) 1px solid; font-size: .95em }
.mio-flinks li { float: left; margin: 0 15px 0 0 }
.mio-flinks li a { color: #aaa; }
.mio-flinks li a:hover { color: #fa0; text-decoration: underline; }

.mio-section { padding: 25px 0; }

.mio-banner {}
.mio-banner .mio-btxt div a { width: 180px; height: 40px; border: #fff 1px solid; line-height: 40px; text-align: center; color: #fff; border-radius: 30px; display: block }

.mio-article img { margin-bottom: 20px; }
.mio-article a { text-decoration: underline }

.mio-slist li { margin-bottom: 20px; }
.mio-slist a { display: block; }
.mio-slist .mio-txt { padding: 10px; text-align: center }

.mio-calist li { margin-bottom: 20px; }
.mio-calist a { display: block; }
.mio-calist .mio-txt { padding: 10px; text-align: center }

.mio-pro-all li { margin-bottom: 20px; }
.mio-pro-all a { display: block; background-color: #eee; border-bottom: #ddd 5px solid; padding: 25px; }
.mio-pro-all .mio-txt { }
.mio-pro-all a:hover { text-decoration: none }
.mio-pro-all .mio-intro { color: #333; margin-bottom: 20px; font-size: .95em; line-height: 1.6em }
.mio-pro-all h2 { margin-bottom: 10px; font-size: 1.5em; }
.mio-pro-all .mio-vmore { background-color: #777; color: #fff; width: 140px; height: 36px; line-height: 36px; text-align: center; border-radius: 20px; font-size: .95em }
.mio-pro-all a:hover { background-color: #c3002f; color: #fff; border-bottom-color: #a50028 }
.mio-pro-all a:hover .mio-intro { color: #fff; }
.mio-pro-all a:hover .mio-vmore { background-color: #fff; color: #c3002f; }

.mio-plist {}
.mio-plist li { margin-bottom: 20px; }
.mio-plist li a { display: block; background-color: #eee; padding: 15px; border: #eee 5px solid }
.mio-plist li a:hover { border-color: #c3002f }

.mio-ilist { margin-top: 30px; text-transform: capitalize }
.mio-ilist li { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; margin-bottom: 10px; }
.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-category a { display: block; text-transform: capitalize }
.mio-category a:hover { text-decoration: none; }
.mio-category li { margin-bottom: 1px; }
.mio-category li a.mio-a { padding: 15px 25px; background-color: #111; color: #fff; font-weight: bold }
.mio-category li a.mio-a:hover,
.mio-category li.hover a.mio-a { background-color: #c3002f; color: #fff; }
.mio-category li li {}
.mio-category li li a { background-color: #e3e3e3; padding: 5px 25px; font-size: .95em }
.mio-category li li a:hover { background-color: #ddd }
.mio-category li li.shover a { color: #c3002f; background-color: #ccc; font-weight: bold }

.mio-position { padding: 25px 0; border-top: #ddd 1px dashed; }
.mio-position a,.mio-position strong { margin: 0 10px; }

.mio-pbanner { margin-bottom: 30px; }

h1.mio-h1t { margin-bottom: 30px; font-size: 2em; text-transform: capitalize }

.list_page{text-align:center;margin:30px auto 0;display:block;}
.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-pro-img { border: #2d394b 10px solid; margin-bottom: 20px; }

.mio-pro-table {}
.mio-pro-table 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; }
.mio-pro-table 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; }
.mio-pro-table table td { border-left: #000 1px solid; border-bottom: #000 1px solid; padding: 3px; font-weight: bold }
.mio-pro-table table .mio-even,
.mio-pro-table table .bgg { background-color: #edf0f5 }
.mio-pro-table table td.trth { 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; }
.mio-pro-table table.table1a tr:nth-child(even) { background-color: #edf0f5 }

.mio-wrap1 { background-color: #eee }

.mio-info a { text-decoration: underline; margin-left: 6px; }

.mio-page-contact a { text-decoration: underline }

.mio-wrap div.mio-vmore a { width: 180px; height: 40px; border: #111 1px solid; line-height: 40px; text-align: center; color: #111; border-radius: 30px; display: block }
.mio-wrap div.mio-vmore a:hover { text-decoration: none; background-color: #c3002f; border-color: #c3002f; color: #fff }
.mio-wrap .mio-intro { margin: 20px 0; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; }
.mio-wrap .mio-img { background-color: #333; background-position: center; background-repeat: no-repeat; background-size: cover }

.mio-plist li .mio-intro { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; color: #555; }
.mio-plist li h2 { margin-bottom: 10px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }

.mio-ipro li .mio-intro { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; color: #555; }

.mio-sitebox { margin-bottom: 5px; }
.mio-sitebox h2 { background-color: #111; padding: 10px 25px; margin: 0; font-size: 1.3em }
.mio-sitebox h2 a { color: #fff; }
.mio-sitebox2 { background-color: #eee; padding: 25px 25px 15px 25px; border-bottom: #ccc 1px dashed }
.mio-sitebox2 h3 { margin: 0; font-size: 1.2em; }
.mio-sitebox2 ul.mio-ilist { margin-top: 15px; }
.mio-site-tag { background-color: #eee }
.mio-site-tag h2 { background-color: #111; padding: 10px 25px; margin: 0; font-size: 1.3em; color: #fff; }
.mio-site-tag ul { padding: 25px; }
.mio-site-tag li { padding: 8px 0; border-bottom: #ccc 1px dashed }

@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 25px; }
	
	.mio-header { }
	.mio-header a.navbar-brand { background-size: 70%; }
	
	.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: #131a28; padding: 25px; border-top: #c3002f 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-fbar dd { margin-top: 20px; }
	
	.mio-copyright { text-align: center }
	
	.mio-pba { height: 60px; }
	
	.mio-page-contact { background-color: #eee; padding-bottom: 20px; }
	.mio-page-contact .mio-txt { padding: 20px }
	.mio-page-contact .mio-txt span { display: inline-block; width: 100px; }
	.mio-page-contact .mio-txt em { display: block; padding-left: 100px; }
	.mio-page-contact .mio-img { text-align: center; width: 200px; margin: 0 auto; }
	.mio-page-contact .mio-img img { margin-bottom: 10px; }
	
	h1.mio-h1t { font-size: 1.4em; margin-bottom: 15px; text-align: center }
	.mio-pbanner { margin-bottom: 15px; }
	
	.mio-category { margin-top: 30px; }
	
	.mio-pro-all { text-align: center }
	.mio-pro-all a { padding: 15px; }
	.mio-pro-all .mio-txt { padding: 15px; }
	.mio-pro-all h2 { font-size: 1.3em }
	.mio-pro-all .mio-vmore { margin: 0 auto }
	
	.mio-pro-second li h2 { font-size: 1.1em }
	
	.mio-banner { background-color: #c3002f; color: #fff; padding: 75px 0 15px 0; text-align: center; }
	.mio-banner h1 { padding: 15px 15px 0 15px; font-size: 1.2em; text-shadow: 0 2px 2px rgba(0,0,0,.3) }
	.mio-banner h2 { font-size: 1.6em; color: #fc0;  text-shadow: 0 2px 2px rgba(0,0,0,.3) }
	.mio-banner .mio-btxt p { padding: 0 5px;  text-shadow: 0 2px 2px rgba(0,0,0,.3) }
	.mio-banner .mio-btxt div a { margin: 0 auto;  text-shadow: 0 2px 2px rgba(0,0,0,.3) }
	.mio-cmenu { margin-top: 30px; }
	.mio-cmenu li { margin-bottom: 5px; }
	.mio-cmenu li a { background-color: #fff; padding: 15px; display: block; }
	.mio-cmenu li .mio-txt { padding: 15px 0 0 0; text-align: center }
	
	.mio-info h2 { font-size: 1.3em }
	.mio-info li { margin-bottom: 20px; }
	.mio-info li b { display: inline-block; width: 50px; }
	
	.mio-wrap {}
	.mio-wrap .mio-img { height: 260px; background-color: #000 }
	.mio-wrap .mio-txt { padding: 25px; text-align: center }
	.mio-wrap .mio-txt h2 { font-size: 1.5em }
	.mio-wrap div.mio-vmore a { margin: 0 auto }
	.mio-wrap .mio-intro { -webkit-line-clamp: 5; line-clamp: 5; }
	.mio-wrap1 .mio-img { background-image: url(wap/w1.jpg) }
	.mio-wrap2 .mio-img { background-image: url(wap/w2.jpg) }
	.mio-wrap3 .mio-img { background-image: url(wap/w3.jpg) }
	
	.mio-ipro li { margin-bottom: 20px; text-align: center }
	.mio-ipro li .mio-intro { -webkit-line-clamp: 4; line-clamp: 4; }
	.mio-ipro li .mio-txt { padding: 15px; }
	.mio-ipro li h2 { font-size: 1.3em }
	
	.mio-tag-show .mio-img { margin-bottom: 15px; }
	
	.mio-plist li .mio-txt { padding: 15px 0 0 0; }
	.mio-plist li .mio-intro { -webkit-line-clamp: 3; line-clamp: 3; }
}

@media (min-width:641px) {
	html,body { height: 100% }
	.container { padding: 0 25px; width: 1150px; margin: 0 auto }
	.mio-header { height: 100px; border-top: #c3002f 6px solid }
	.mio-header a.navbar-brand { height: 100px; }
	

	.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; color: #fff; font-weight: bold; padding: 0 20px; }
	.mio-nav ul li a.mio-a:hover { color: #fa0; text-decoration: none }
	.mio-nav ul li.hover a.mio-a { color: #fff; background-color: #c3002f; }
	.mio-nav ul li ul { position: absolute; top: 96px; left: -100px; z-index: 999; width: 300px; background-color: #fff; padding: 25px; border-top: #006666 4px solid; box-shadow: 0 5px 5px rgba(0,0,0,.2); display: none }
	.mio-nav ul li li { float: none; margin: 0 0 5px 0; padding-bottom: 5px; border-bottom: #ddd 1px dashed }
	.mio-nav ul li li a { padding: 6px 15px; color: #191a1d; display: block }
	.mio-nav ul li li a:hover { background-color: #006666; color: #fff; text-decoration: none }
	.mio-nav ul li:hover ul { display: block }
	
	.mio-header-home { background: transparent; border-top-color: transparent; border-bottom: rgba(255,255,255,.2) 1px solid }
	
	.mio-fbar dt,.mio-fbar dd { float: left; margin-right: 38px; }
	.mio-fbar dd:nth-last-child(1) { margin-right: 0; }

	.mio-copyright .mio-fl { float: left }
	.mio-copyright .mio-fr { float: right }
	
	
	.mio-section { padding: 50px 0; }
	
	.mio-main { width: 820px; float: right }
	.mio-side { width: 300px; float: left; }

	.mio-slist li { width: 49%; float: left; }
	.mio-slist li:nth-child(even) { margin-left: 2%; }
	.mio-slist li .mio-img { height: 171px; overflow: hidden }
	
	.mio-calist li { width: 49%; float: left; }
	.mio-calist li:nth-child(even) { margin-left: 2%; }
	.mio-calist li .mio-img { height: 255px; overflow: hidden; background-color: #111; }
	.mio-calist li .mio-txt { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
	
	
	.mio-pro-all li .mio-img { width: 340px; float: left }
	.mio-pro-all li .mio-txt { width: 390px; float: right }
	
	.mio-pro-second li .mio-img { width: 240px; }
	.mio-pro-second li .mio-txt { width: 500px; }
	.mio-pro-second li .mio-intro { text-overflow: -o-ellipsis-lastline;  overflow: hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  line-clamp: 3;  -webkit-box-orient: vertical; }
	
	ul.mio-ul2 li { width: 49%; margin-right: 2%; float: left }
	ul.mio-ul2 li:nth-last-child(1) { margin-right: 0; }
	
	ul.mio-ul3 li { width: 32%; margin-right: 2%; float: left }
	ul.mio-ul3 li:nth-last-child(1) { margin-right: 0; }
	
	.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-page-contact { background-color: #eee; padding: 40px; }
	.mio-page-contact .mio-txt { width: 65%; float: left }
	.mio-page-contact .mio-txt span { display: inline-block; width: 100px; }
	.mio-page-contact .mio-txt em { display: block; padding-left: 100px; }
	.mio-page-contact .mio-img { width: 25%; float: right; text-align: center; }
	.mio-page-contact .mio-img img { margin-bottom: 10px; }
	
	.mio-pba { height: 100px; }
	
	.mio-info h2 { font-size: 2em }
	.mio-info li { float: left; margin-right: 30px; }
	
	
	
	.mio-wrap { height: 600px; }
	.mio-wrap .mio-img { width: 50%; height: 100%; float: right; }
	.mio-wrap .mio-txt { width: 50%; height: 100%; float: left; }
	.mio-wrap h2 { font-size: 2em; }
	.mio-wrap .mio-intro { -webkit-line-clamp: 10; line-clamp: 10; height: 290px; }
	.mio-wrap .mio-c { padding: 0 0 0 0; width: 500px; }
	
	.mio-wrap1 .mio-c { float: right; padding: 90px 70px 0 0 }
	.mio-wrap2 .mio-img { float: left }
	.mio-wrap2 .mio-c { padding: 90px 0 0 70px }
	.mio-wrap1 .mio-img { background-image: url(w1.jpg) }
	.mio-wrap2 .mio-img { background-image: url(w2.jpg) }
	.mio-wrap3 .mio-img { background-image: url(w3.jpg) }
	
	.mio-banner { width: 100%; height: 100%; background: #111 url(b.jpg) no-repeat center bottom; background-size: cover; position: relative; z-index: 1; }
	.mio-banner .mio-cmenu { width: 100%; position: absolute; bottom: 25px; left: 0; z-index: 2 }
	.mio-banner .mio-cmenu li { width: 25%; height: 200px; background-color: #fff; float: left }
	.mio-banner .mio-cmenu li:nth-child(even) { background-color: #eee; }
	.mio-banner .mio-cmenu li a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative; z-index: 1; color: #fff; text-align: center }
	.mio-banner .mio-cmenu li .mio-img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
	.mio-banner .mio-cmenu li .mio-txt { width: 100%; position: absolute; left: 0; bottom: 0; z-index: 3; padding: 15px; }
	.mio-banner .mio-cmenu li .mio-bbg { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; background: url(bbg.png) repeat-x bottom }
	.mio-banner .mio-btxt { width: 100%; position: absolute; bottom: 350px; left: 0; z-index: 3; color: #fff; }
	.mio-banner h1 { text-align: center; position: absolute; top: 160px; left: 0; z-index: 4; color: #fff; width: 100%; font-size: 1.4em }
	.mio-banner .mio-btxt h2 { font-size: 2.5em; }
	.mio-banner .mio-btxt p { width: 80% }
	
	.mio-banner .mio-btxt div a:hover { text-decoration: none; background-color: #c3002f; border-color: #c3002f }
	
	.mio-ipro h2 { font-size: 1.3em }
	.mio-ipro li { width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; }
	.mio-ipro li:nth-child(3n) { margin-right: 0; }
	.mio-ipro li a { display: block }
	.mio-ipro li a:hover { text-decoration: none; }
	.mio-ipro li .mio-img { height: 276px; background-color: #333; }
	.mio-ipro li .mio-txt { padding: 20px 0; }
	.mio-ipro li .mio-intro { -webkit-line-clamp: 6; line-clamp: 6; height: 175px }
	
	
	.mio-plist a {  }
	.mio-plist li { width: 49%; float: left }
	.mio-plist li:nth-child(even) { margin-left: 2% }
	.mio-plist li .mio-img { width: 35%; float: left; }
	.mio-plist li .mio-txt { width: 60%; float: right; }
	
	
	
	.mio-plist li .mio-intro { -webkit-line-clamp: 3; line-clamp: 3; height: 85px }
	
	.mio-tag-show { margin-bottom: 30px }
	.mio-tag-show .mio-img { width: 49%; float: left }
	.mio-tag-show .mio-txt { width: 49%; float: right }
	
	.mio-ilist li { width: 49%; float: left; }
	.mio-ilist li:nth-child(even) { margin-left: 2% }
	.mio-ilist-home li { margin-right: 2%; width: 32%; }
	.mio-ilist-home li:nth-child(even) { margin-left: 0; margin-right: 2% }
	.mio-ilist-home li:nth-child(3n) { margin-right: 0 }

}
ul.mio-ilist-tag li:nth-child(n + 11) { display:none }
.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}