锘? { margin: 0; padding: 0; text-decoration: none; font-style: normal; list-style: none }

html,
body { 
	color: #444; 
	line-height: 2em; 
	font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; 
	font-size: 1em; 
	background-color: #eee;
}

h1,h2,h3,h4,h5,h6 {  font-weight: 400; margin:0; }
h1 {  font-size: 2em;}
h2 {  font-size: 1.4em;}
h3 {  font-size: 1.2em;}
h4 {  font-size: 1.1em;}
h5 {  font-size: 1em;}
h6 {  font-size: 1em;}

hr {border-top: 1px solid rgba(0,0,0,.2);}

dl { margin:0; }
em { font-style: normal }

a { color: #444; outline: none; -webkit-transition:all .3s ease;}
a:hover {  color: #c00;  text-decoration: none; }
a:active,a:focus,a img {  outline: none; border: 0; }

a img,
a div,
a h2,
a h3 { transition: all 0.3s ease-out 0s; }

::-moz-selection {  color: #ffffff;  background: #1f2a66;  text-shadow: none;}
::selection {  color: #ffffff;  background: #1f2a66;  text-shadow: none;}

table { width: 100%; border-collapse: collapse; border-spacing:0; color: #111; border-right:#666 1px solid; border-top: #666 1px solid; text-align: center; font-size: 1.1em }
table th { padding: 15px 5px; border-left:#666 1px solid; border-bottom: #666 1px solid; background-color:#ccc; text-align: center }
table td { padding: 15px 5px; border-left:#666 1px solid; border-bottom: #666 1px solid; text-align: center }
table tr:nth-child(even) { background-color:#fff }
table tr:nth-child(odd) { background-color:#e3e3e3 }

.tr { text-align: right }
.tc { text-align: center }
.none { display: none }

img { width: 100% }

.mio-navm,
.mio-close { display: none }


.mio-header { background: #fff; height: 103px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,.2); width: 100%; position: fixed; top: 0; left: 0; z-index: 99; border-top: #900 3px solid; background-image: linear-gradient(#fff, #eee); }
.mio-header a.navbar-brand { width: 330px; height: 100px; background: url(logo.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; float: left; }

.mio-footer { background-color: #393939; color: #aaa; padding: 50px 0; }
.mio-footer a { color: #aaa; background-color: #444; display: block; margin-bottom: 10px; text-align: center; border-radius: 2px; }
.mio-footer a:hover { background-color: #c00; color: #fff; }
.mio-footer p { margin: 0; }
.mio-footer .mio-fct span { display: inline-block; width: 70px; }
.mio-footer .mio-fct em { display: block; padding-left: 70px; }
.mio-footer h3 { font-size: 1.6em; color: #fff; font-weight: bold; letter-spacing: 1px; }
.mio-footer .mio-line { margin: 20px 0; height: 3px; overflow: hidden; }
.mio-footer .mio-line span { height: 3px; width: 50px; display: block; float: left; background-color: #fff; }


.mio-copyright { background-color: #393939; color: #aaa; padding: 15px 0; border-top: #444 1px solid }
.mio-copyright a { color: #aaa; }
.mio-copyright .tr span { padding: 0 8px; }

.mio-flinks { color: #777; font-size: 0.85em; background-color: #393939; padding: 20px 0; border-top: #444 1px solid }
.mio-flinks li { float: left; margin: 0 10px 0 0; }
.mio-flinks li a { color: #777 }

.mio-position { height: 60px; line-height: 60px; background-color: #444; color: #aaa; margin: 100px 0 0 0; overflow: hidden }
.mio-position a { color: #aaa; }

.mio-content { padding: 50px 0; }

.mio-block { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); }
.mio-block h3 {	padding: 25px; background-color: #666; color: #fff; font-size: 1.6em;}
.mio-block h3 span { display: block; text-transform: uppercase; font-size: 0.65em; margin-bottom: 6px; }

/*.mio-category ul { padding: 15px; }
.mio-category li { margin-bottom: 5px; }
.mio-category a { display: block; height: 50px;	line-height: 50px;	padding: 0 10px 0 20px; background-color: #eee; }
.mio-category a:hover {	background-color: #444; color: #fff; }
.mio-category a span { float: right; font-size: 1.5em }
.mio-category li.hover a { background-color: #c00; color: #fff;}*/

.mio-category { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); }
.mio-category h3 { height: 80px; line-height: 80px; background-color: #222; font-size: 1.6em; color: #fff; padding: 0 25px; }
.mio-category ul { }
.mio-category li { border-bottom: #eee 1px solid; }
.mio-category li a.mio-a { display: block; height: 50px; line-height: 50px; padding: 0 25px; }
.mio-category li a.mio-a span { float: right; font-size: 1.2em }
.mio-category li a.mio-a:hover { background-color: #666; color: #fff; }
.mio-category li.hover a.mio-a { background-color: #c00; color: #fff;  }
.mio-category li ul { font-size: 0.85em; border-top: #eee 1px solid; }
.mio-category li li:nth-last-child(1) { border: 0; }
.mio-category li li a { display: block; height: 40px; line-height: 40px; padding: 0 25px 0 25px; }
.mio-category li li a:hover {}
.mio-category li li.shover a {}


.mio-scontact { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); }
.mio-scontact h3 { height: 80px; line-height: 80px; background-color: #222; font-size: 1.6em; color: #fff; padding: 0 25px; }
.mio-scontact .mio-c { padding: 10px 15px; }
.mio-scontact .mio-c p { font-size: 1em; margin: 8px 0; }
.mio-scontact .mio-c p em { display: block; padding-left: 48px; }




.mio-banner { margin-top: 100px; }
.mio-banner .swiper-container { height: 100%; width: 100%; }
.mio-banner .swiper-wrapper { height: 100%; width: 100%; }
.mio-banner .swiper-slide { height: 100%; width: 100%; }
.mio-banner .swiper-pagination-bullet { background: #fff; width: 60px; height: 4px; border-radius: 4px }
.mio-banner .swiper-pagination-bullet-active { background: #c00 }


.mio-pbanner { background-color: #444; background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; margin-top: 100px; }
.mio-pbanner .mio-pbg { height: 100%; padding: 180px 0; background: rgba(0,0,0,.7); }
.mio-pbanner .mio-txt { color: #fff; padding-left: 100px; }
.mio-pbanner .mio-txt h1,
.mio-pbanner .mio-txt h2 { font-size: 2.5em; font-weight: bold; letter-spacing: 1px; margin: 0 0 20px 0; }
.mio-pbanner .mio-txt h3 { font-size: 1.2em; letter-spacing: 1px; }
.mio-pbanner .mio-txt .mio-intro { font-size: 1em; letter-spacing: 1px; }
.mio-pbanner .mio-line { width: 60px; height: 4px; background-color: #fff; overflow: hidden; margin: 30px 0 }

.mio-pbanner .mio-crumbs { margin-top: 25px; color: #aaa; font-size: 0.9em }
.mio-pbanner .mio-crumbs a { color: #aaa; }
.mio-pbanner .mio-crumbs a:hover { color: #fff; }

.mio-pbanner1 { background-image: url(pb1.jpg) }
.mio-pbanner2 { background-image: url(pb2.jpg) }
.mio-pbanner3 { background-image: url(pb3.jpg) }
.mio-pbanner4 { background-image: url(pb4.jpg) }
.mio-pbanner5 { background-image: url(pb5.jpg) }


.mio-main {	background-color: #fff;	padding: 30px; box-shadow: 0 5px 15px rgba(0,0,0,.1); }



.mio-article { }
.mio-article h2,
.mio-article h3 { margin: 20px 0; color: #333; border-left: #333 4px solid; padding-left: 10px; font-weight:bold; }
.mio-article a { color: #c00; text-decoration: underline; }
.mio-article a strong { color: #c00; }
.mio-article a:hover,
.mio-article a:hover strong { color: #f80; }
.mio-article ul,
.mio-article ol { margin: 20px 0 20px 2em }
.mio-article ul li { list-style: disc; }
.mio-article ol li { list-style: decimal-leading-zero; }
.mio-article li p { margin: 0; }
.mio-article p { margin: 10px 0; }

.mio-article-news img { margin: 10px auto; display: block; border: #e3e3e3 1px solid; padding: 10px; }
.mio-article-pro img { margin: 10px auto; display: block; border: #e3e3e3 1px solid; padding: 10px; }


.mio-plist {}
.mio-plist a {display: block; background-color: #fff; padding: 15px; box-shadow: 0 5px 15px rgba(0,0,0,.1); margin-bottom: 30px;}
.mio-plist a .mio-img { overflow: hidden; margin-bottom: 15px;}
.mio-plist a .mio-img img { height: 100% }
.mio-plist a .mio-txt h3 { height: 30px; line-height: 30px; overflow: hidden; font-size: 1em ; padding: 0 15px; }
.mio-plist a .mio-txt h3 span { float: right; font-size: 1.5em; }
.mio-plist a:hover { box-shadow: 0 5px 15px rgba(0,0,0,.3); }


.mio-alist h3 { margin-top: 15px; color: #111; font-size: 1.6em; font-weight: bold; }
.mio-alist li { margin-bottom: 30px; }
.mio-alist li a { background-color: #fff; padding: 30px; display: block; box-shadow: 0 5px 15px rgba(0,0,0,.1); }
.mio-alist li a:hover { box-shadow: 0 5px 15px rgba(0,0,0,.3); }
.mio-alist li a .mio-intro { color: #777; margin: 18px 0; }
.mio-alist li .mio-img { height: 200px; overflow: hidden; background-color: #eee; }
.mio-alist li .mio-img img { height: 100%; }
.mio-alist li .mio-pdate { color: #c00; }
.mio-alist li .mio-vmore { border: #777 1px solid; height: 40px; line-height: 40px; width: 160px; padding: 0 30px; color: #777; }
.mio-alist li .mio-vmore span { float: right; font-size: 1.6em; }
.mio-alist li a:hover .mio-vmore { border-color: #c00; background-color: #c00; color: #fff; }
.mio-alist li a:hover h3 { color: #c00; }
.mio-alist li .mio-txt { border-left: #eee 1px solid; padding-left: 30px; min-height: 220px; }


.list_page{text-align:center;margin:10px;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;}


h1.mio-h1t { color: #111; font-weight: bold; font-size: 2.2em; }

.mioi-pline { width: 100%; height: 2px; overflow: hidden; background-color: #eee; margin: 30px 0 }
.mioi-pline span { width: 80px; height: 2px; display: block; float: left; background-color: #333 }

.mio-related { margin-top: 30px; }
.mio-related h2 { color: #111; font-weight: bold; margin-bottom: 20px; }

.mio-ainfo a { text-decoration: underline }


.mio-section { padding: 50px 0 }
.mio-section .mio-t { text-align: center }
.mio-section .mio-t h2 { font-size: 2.2em; color: #222; font-weight: bold }
.mio-section .mio-t h3 {}
.mio-section .mio-t .mio-line { width: 50px; height: 3px; background-color: #444; margin: 30px auto; }


.mio-about { background-color: #333; }
.mio-about .mio-overview { background-color: #fff; }
.mio-about .mio-intro { padding: 60px 60px 60px 40px; font-size: 0.85em; line-height: 1.7em; }
.mio-about .mio-intro h2 { font-size: 2.5em; color: #222; margin-bottom: 20px; font-weight: bold; }
.mio-about .mio-intro h3 { font-size: 1.4em; color: #c00; margin-bottom: 20px; }
.mio-about .mio-vmore { width: 170px; padding: 0 25px; height: 40px; background-color: #666; display: block; color: #fff; text-align: center; line-height: 40px; margin-top: 20px }
.mio-about .mio-vmore:hover { background-color: #c00; }
.mio-about .mio-vmore span { font-size: 1.5em; float: right }


.mio-nlist {}
.mio-nlist a { display: block; height: 345px; overflow: hidden; background-color: #fff; margin-bottom: 30px; position: relative; box-shadow: 0 5px 15px rgba(0,0,0,.1) }
.mio-nlist a .mio-img { height: 180px; width: 100%; overflow: hidden; background-color: #666; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-nlist a .mio-img img { height: 100%; }
.mio-nlist a .mio-txt { position: absolute; top: 180px; left: 0; z-index: 1; padding: 25px; }
.mio-nlist a .mio-txt h3 { font-size: 1em; height: 18px; line-height: 18px; margin-bottom: 10px; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical; }
.mio-nlist a .mio-intro { font-size: 0.85em; color: #777; line-height: 1.7em; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical; height: 90px; }
.mio-nlist a .mio-pdate { position: absolute; top: 0; left: 0; z-index: 2; background-color: rgba(0,0,0,.8); padding: 4px 20px; color: #fff; font-size: 0.85em }
.mio-nlist a:hover { box-shadow: 0 5px 15px rgba(0,0,0,.3) }

.mio-series { background-color: #f7f7f7 }

.mio-clist a { display: block; margin-bottom: 30px; }
.mio-clist .mio-img { width: 100%; background-color: #aaa; overflow: hidden }
.mio-clist .mio-img img { height: 100% }
.mio-clist h3 { height: 60px; line-height: 60px; padding: 0 10px; overflow: hidden; color: #222; font-size: 1em }
.mio-clist h3 span { float: right; font-size: 1.5em; }
.mio-clist a:hover h3 { background-color: #c00; color: #fff; padding: 0 30px; }

.mio-a3 {}
.mio-a3 img { height: 160px; display: block; margin-bottom: 30px; }

/*.mio-news { }
.mio-news .mio-faq {}
.mio-news .mio-faq li { margin-bottom: 15px; }
.mio-news .mio-faq li dt { height: 30px; line-height: 30px; overflow: hidden; margin-bottom: 5px; background: url(faqa.png) no-repeat left center; padding-left: 35px; }
.mio-news .mio-faq li dt a { color: #02a0b1; }
.mio-news .mio-faq li dd { line-height: 1.8em; background: url(faqb.png) no-repeat left 2px; padding-left: 35px; color: #777; margin-bottom: 10px; font-size: 0.85em; color: #777; line-height: 1.7em; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical; }
.mio-news .mio-tnews { border-bottom: #ccc 1px solid; padding-bottom: 20px; margin-bottom: 10px; }
.mio-news .mio-tnews .mio-pdate { color: #02a0b1; }
.mio-news .mio-tnews h3 { margin: 10px 0 15px 0; font-weight: bold; font-size: 1.2em }
.mio-news .mio-tnews .mio-intro { color: #777; margin-bottom: 10px; font-size: 0.85em; color: #777; line-height: 1.7em; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical; }
.mio-news .mio-inlist li { height: 34px; line-height: 34px; overflow: hidden; }
.mio-news .mio-inlist li .mio-pdate { float: right; color: #999; margin-left: 15px; }
.mio-news .mio-inlist li a { font-size: 0.95em }*/
.mio-news h3 { font-size: 1.2em; font-weight: bold }
.mio-inews .mio-txt { padding: 25px 0 0 0; }
.mio-news img { width: 100% }
.mio-news .mio-txt h3 { margin-bottom: 15px; }
.mio-news .mio-txt .mio-intro { color: #777; font-size: .9em; line-height: 1.4em }
.mio-tnews { margin-bottom: 30px; }
.mio-news .mio-wlist div:nth-child(n + 29) { display:none }
.mio-news .mio-wlist a { background: url(ic3.png) no-repeat left center; padding-left: 20px; }


.mio-related-article { border-top: #eee 1px solid; padding: 25px 0 0 0; margin: 25px 0 0 0; }
.mio-related-article h2 { font-weight: bold; color: #000; border-left: #000 3px solid; padding-left: 15px; margin-bottom: 20px; }
.mio-related-article li { width: 48%; float: left; height: 34px; line-height: 34px; overflow: hidden }
.mio-related-article li:nth-child(even) { margin-left: 4%; }

@media (min-width: 1200px) {
.fr { float: right }

.mio-header .mio-nav { float: right; }
.mio-header .mio-nav li { float: left; margin-right: 30px; }
.mio-header .mio-nav li a {	display: block;	height: 100px; line-height: 100px; font-weight: bold; }
.mio-header .mio-nav li a:hover { color: #c00; }
.mio-header .mio-nav li.hover a { color: #c00; border-bottom: #c00 2px solid; }

.mio-header .mio-tel { float: right; color: #c00; font-size: 1.3em; line-height: 100px; height: 100px; margin-left: 20px; }
.mio-header .mio-tel a { color: #c00; }
.mio-header .mio-tel a span { font-size: 1em; margin-right: 8px; font-weight: bold; }

.mio-footer { font-size: 0.85em }
.mio-footer .mio-fct { margin-left: 50px; }
.mio-footer .mio-fct { border-left: #444 1px solid; padding-left: 50px; min-height: 320px; }

.mio-copyright { font-size: 0.85em }

.mio-main { padding: 50px; min-height: 768px; }

.mio-pbanner .mio-txt .mio-intro { width: 600px; }
.mio-pbanner .mio-pbg { min-height: 500px; }

.mio-banner { margin-top: 100px; }
.mio-banner .swiper-slide { height: 600px; width: 100%; background-color: #333; background-repeat: no-repeat; background-position: center; }
.mio-banner .swiper-slide1 { background-image: url(/upfile/banner/1.jpg) }
.mio-banner .swiper-slide2 { background-image: url(/upfile/banner/2.jpg) }
.mio-banner .swiper-slide3 { background-image: url(/upfile/banner/3.jpg) }
.mio-banner .mio-bbg { display: none }

.mio-article-news img { max-width: 400px; }

.mio-plist a .mio-img {height: 180px; }



.mio-news .mio-tnews .mio-img { height: 220px; }
	.mio-news .mio-tnews .mio-img img { min-height: 100%; }
	.mio-news .mio-inlist li { width: 48%; float: left }
	.mio-news .mio-inlist li:nth-child(even) { margin-left: 4%; }

}



@media (min-width:320px) and (max-width:1199px) {
	html,body { height: 100% }
	
	.mio-navm { display: block; float: right; height: 60px; line-height: 60px; }
	.mio-navm span { font-size: 1em; margin-right: 8px }
	.mio-close { display: block }
	.tr { text-align: left }

	.mio-header { height: 60px; }
	.mio-header a.navbar-brand { width: 240px; height: 60px; background-size: 90%;  }

	.mio-header .mio-nav { width: 80%; height: 100%; position: fixed; top: 0; right: 0; z-index: 999; background-color: #333; padding: 20px; display: none }
	.mio-header .mio-nav ul { border-bottom:#444 1px solid }
	.mio-header .mio-nav li { border-top:#444 1px solid }
	.mio-header .mio-nav a { color: #fff; padding: 8px 15px; display: block; font-size: 1em }
	.mio-header .mio-nav li a span { display: block; float: right; font-size: 1em }
	
	.mio-header .mio-nav .mio-close { height: 70px;  }
	.mio-header .mio-nav .mio-close span { width: 50px; height: 50px; float: right; color: #fff; cursor: pointer; text-align: center; line-height: 50px; display: block; font-size: 1.4em; background-color:#c00 }
	
	
	.mio-footer .mio-fct { border-top: #444 1px solid; padding-top: 30px; margin-top: 30px; }
	
	.mio-copyright { text-align: center }
	.mio-copyright em { display: block }
	.mio-copyright .tr { text-align: center }

	.mio-banner,
	.mio-pbanner { margin-top: 60px; }
	
	.mio-banner { height: 100%; margin: 0 }
	.mio-banner .mio-bbg { height: 100%; background: rgba(0,0,0,.7); }
	.mio-banner .mio-bbg .container { height: 100%; position: relative }
	.mio-banner .mio-txt { padding: 15px; height: 220px; text-align: center; color: #fff; width: 100%; position: absolute; top: 50%; margin-top: -110px; }
	.mio-banner .mio-txt .mio-line { width: 60px; height: 4px; background-color:#fc0; margin: 15px auto 30px; }
	.mio-banner .mio-txt h2 { font-size: 2.6em; color: #fc0; font-weight: bold; }
	.mio-banner .mio-txt h3 { font-size: 1.5em; }
	.mio-banner .mio-txt h4 { font-size: 1em; margin-top: 20px; background-color: #c00; padding: 10px 15px; }
	.mio-banner .swiper-slide { height: 100%; width: 100%; background-color: #333; background-repeat: no-repeat; background-position: center; }
	.mio-banner .swiper-slide1 { background-image: url(/upfile/wapbanner/1.jpg) }
	.mio-banner .swiper-slide2 { background-image: url(/upfile/wapbanner/2.jpg) }
	.mio-banner .swiper-slide3 { background-image: url(/upfile/wapbanner/3.jpg) }
	
	.mio-pbanner { background-position: center bottom }
	.mio-pbanner .mio-pbg { padding: 80px 0; text-align: center }
	.mio-pbanner .mio-txt { padding: 0;}
	.mio-pbanner .mio-txt h1,
	.mio-pbanner .mio-txt h2 { font-size: 2em; }
	.mio-pbanner .mio-txt h3 { font-size: 1.2em; }
	.mio-pbanner .mio-txt .mio-line { margin: 20px auto }

	.mio-main { padding: 25px; }

	.mio-content { padding: 30px 0 }

	.mio-plist a { padding: 15px; }
	
	h1.mio-h1t { font-size: 1.6em }
	
	.mio-about .mio-overview { padding: 15px; } 
	.mio-about .mio-overview .mio-intro { padding: 0; }
	.mio-about .mio-overview h2 { font-size: 1.8em; text-align: center }
	.mio-about .mio-overview h3 { text-align: center }
	.mio-about .mio-img { margin-bottom: 30px; }
	.mio-about .mio-vmore { text-align: center; display: block; margin: 30px auto 0 }


	.mio-section { padding: 30px 0 }
	.mio-section .mio-t h2 { font-size: 1.6em; }
	
	
	.mio-tel { position: fixed; left: 15px; bottom: 15px; width: 50px; height: 50px; }
	.mio-tel a { display: block; width: 50px; height: 50px; line-height: 50px; background-color: #c00; color: #fff; border-radius: 50%; text-align: center }
	.mio-tel span { font-size: 1.5em;}
	.mio-tel strong { display: none; }
	
	.mio-pbanner .mio-txt { padding-left: 30px; padding-right: 30px; }
	.mio-pbanner .mio-txt h3 { font-size: 1em; line-height: 1.6em; }
	
	.mio-category { margin-top: 30px; }
	.mio-category li { width: 49%; float: left; }
	.mio-category li:nth-child(even) { float: right; }
	
	
	.mio-alist li a { padding: 15px; }
	.mio-alist li .mio-pdate { margin-top: 15px; } 
	.mio-alist li h3 { font-size: 1.4em; margin: 10px 0; }
	.mio-alist li .mio-intro { font-size: 0.9em; line-height: 1.4em; }
	
	.mio-position { margin-top: 60px; }
	
}

.mio-wlist { font-size: .9em }
.mio-wlist span { float: right; color: #999; margin-left: 15px; }
.mio-wlist div { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; margin-bottom: 1px; }
.mio-news .mio-wlist div:nth-child(n + 17) { display:none }