﻿html,
body { color: #333; line-height: 1.6em; position: relative; font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; background-color:#FFF; font-size: 0.95em; }
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;}

em { font-style: normal }

a { color: #333; outline: none; }
a:hover {  color: #d74f31;  text-decoration: none; }
a:active,a:focus,a img {  outline: none; border: 0; }

::-moz-selection {  color: #ffffff;  background: #d74f31;  text-shadow: none;}
::selection {  color: #ffffff;  background: #d74f31;  text-shadow: none;}

ul,ol,li,dl { margin: 0; padding: 0; list-style: none; }

.tr { text-align: right }
.tc { text-align: center }
.fr { float: right }
.fl { float: left }
.none { display: none }
img { width: 100%; display: block }

.mio-header { width: 100%; height: 100px; background-color: #fff; position: fixed; top: 0; bottom: 0; left: 0; z-index: 99; box-shadow: 0 5px 15px rgba(0,0,0,.1) }
.mio-header a.navbar-brand { width: 455px; min-height: 100px; height: 100px; background: url(logo.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; }
.mio-header .mio-nav { float: right }
.mio-header .mio-nav li { float: left; margin-left: 50px; }
.mio-header .mio-nav li a.mio-a { height: 100px; line-height: 100px; display: block; font-size: 1.2em; }
.mio-header .mio-nav li a.mio-a:hover { font-weight: bold }
.mio-header .mio-nav li.hover a.mio-a { color: #d74f31; font-weight: bold; border-bottom: #d74f31 2px solid; }
.mio-header .mio-nav li.mio-st a.mio-a { font-weight: bold; color: #d74f31; background:url(ar.png) no-repeat center bottom; }

.mio-footer { background: #222 url(footerbg.png) no-repeat right top; padding: 50px 0; color: #999; }
.mio-footer .mio-fcontact { padding: 0 0 50px 0; margin: 0 0 50px 0; border-bottom: rgba(255,255,255,.1) 1px solid; }
.mio-footer .mio-fcontact strong { color: #fff; display: block; font-size: 1.4em; margin-top: 2px; font-weight: normal; }
.mio-footer .mio-fcontact .mio-itel strong { font-weight: bold; font-size: 1.6em; font-family: "Verdana"; }
.mio-footer .mio-fcontact li { float: left; width: 350px }
.mio-footer .mio-fcontact li .mio-ico { width: 50px; height: 50px; line-height: 50px; margin-right: 10px; border: #fff 1px solid; border-radius: 50%; text-align: center; float: left }
.mio-footer .mio-fcontact li .mio-ico span { font-size: 1.6em; color: #fff; }
.mio-footer a { color: #999; }
.mio-footer .tr span { padding: 0 10px; }

.mio-flinks { padding: 15px 0; color:#999; background-color:#FFF }
.mio-flinks li { float:left }
.mio-flinks a { color:#999; }
.mio-flinks a:hover { color:#333; }
.mio-flinks li span { padding: 0 10px; font-size: 10px; color: #bbb; }

.mio-banner { margin-top: 100px; background-color: #aaa; }
.mio-banner li { width: 20%; float: left; }


.mio-section { padding: 50px 0; }
.mio-section .mio-t { text-align: center; font-size: 2em; font-weight: bold; margin-bottom: 40px; }
.mio-section .mio-t h2 { font-weight: bold; color: #222; }


.mio-product { padding-bottom: 20px; }


.mio-news { padding-bottom: 20px; background-color: #fff }
.mio-news .mio-t { margin-bottom: 20px; }
.mio-news .mio-inewsa { position: relative; height: 450px; }
.mio-news .mio-inewsa .mio-img { height: 246px; overflow: hidden; background-color: #111; }
.mio-news .mio-inewsa .mio-img img { width: 100%; height: 100%; }
.mio-news .mio-inewsa .mio-txt { padding: 15px; background-color: #fff; display: block; border-bottom: #232f3e 3px solid; position: absolute; top: 200px; left: 15px; right: 15px; height: 270px; }
.mio-news .mio-inewsa .mio-txt h3 { margin: 25px 0 15px 0; font-size: 1.3em }
.mio-news .mio-inewsa .mio-txt .mio-pdate { background-color: #232f3e; padding: 2px 15px; display: inline-block; color: #fff; font-size: 0.9em; font-family: Arial, Helvetica, sans-serif }
.mio-news .mio-inewsa .mio-txt .mio-intro { text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical; margin-bottom: 25px; color: #777; }
.mio-news .mio-inewsa .mio-txt .mio-vmore { margin-bottom: 15px; }
.mio-news .mio-inewsa .mio-txt .mio-vmore a { color: #232f3e; }
.mio-news .mio-inewsa .mio-txt .mio-vmore a span { margin-left: 6px; }

.mio-news .mio-anews { margin-top: 60px; }
.mio-anews .mio-anewsa { padding: 25px; margin-bottom: 30px; background-color: #efefef; border-radius: 2px; }
.mio-anews .mio-anewsa h3 { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; font-size: 1.4em }
.mio-anews .mio-anewsa .mio-intro { margin: 25px 0; color: #777; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; height: 50px; }
.mio-anews .mio-anewsa .mio-pdate { color: #999; font-size: 0.9em; }


.mio-about { background: url(a.jpg) no-repeat center top; height: 640px; padding-top: 135px }
.mio-about .mio-img { height: 420px; background-color:#333; margin-left: 10px }
.mio-about .mio-img img { height: 100% }
.mio-about .mio-overview { padding: 40px 70px 0 80px; }
.mio-about .mio-overview h2 { color: #25262a; font-size: 2.5em; font-weight:bold; text-transform: uppercase }
.mio-about .mio-overview h3 { margin: 20px 0; color: #d74f31; font-weight: bold; font-size: 1.6em }
.mio-about .mio-overview .mio-intro { margin-bottom: 20px; }
.mio-about .mio-overview .mio-avmore a { margin: 0 0 0 0; width: 160px; height: 40px; line-height: 40px; display: block; background-color: #25262a; color: #fff; text-align: center }
.mio-about .mio-overview .mio-avmore a:hover { background-color: #d74f31; }
.mio-about .mio-overview .mio-avmore a span { margin-left: 6px; }
















.mio-plist a { display: block; border: #ddd 1px solid; margin-bottom: 30px; padding: 10px; background-color: #fff }
.mio-plist a .mio-txt { text-align: center; padding: 10px 0 5px 0 }
.mio-plist a:hover { border-color: #d74f31 }


.mio-alist {}
.mio-alist li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: #ccc 1px dashed }
.mio-alist li:nth-child(odd) { }
.mio-alist li h2 { font-size: 1.4em; font-weight: bold }
.mio-alist li .mio-pdate { color: #999; }
.mio-alist li .mio-intro { color: #666; margin: 20px 0; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 6;line-clamp: 6;-webkit-box-orient: vertical; }
.mio-alist li .mio-img { width: 30%; float: left }
.mio-alist li .mio-txt { width: 66%; float: right; padding: 30px 0 0 0 }

.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; margin-left: 1px }
.list_page ul a{color:#eee;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; background-color:#666 }
.list_page ul a:hover { background-color: #333 }
.page_group ul{}
.page_group ul li{ float:left; }
.page_group ul li:not(:first-child):not(:last-child){ }
.page_group ul li:first-child{}
.page_group ul li:last-child{}
.page_group ul .active a{ background-color:#d74f31; color: #fff }


.mio-amain { }
h1.mio-h1t { font-size: 3em; font-weight: bold; color: #222; margin-bottom: 40px; }
h1.mio-h1t span { display: inline-block; background: url(line.png) no-repeat right bottom; padding-right: 30px; }
h1.mio-h1ta { font-size: 1.8em; font-weight: bold; color: #222; border-left: #222 5px solid; padding-left: 15px; margin-bottom: 30px; }
.mio-aintro { background-color: #eff3f5; padding: 30px; margin-bottom: 30px; }


.mio-apdate,
.mio-links { color: #999; margin: 20px 0; }
.mio-links a { color: #999; text-decoration: underline }

.mio-aback a { display: block; width: 180px; height: 40px; line-height: 40px; margin: 40px auto; text-align: center; background-color: #25262a; color: #fff; border-radius: 2px; }
.mio-aback a:hover { background-color: #d74f31; }

.mio-prev-next .col-md-6 { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }


.mio-article { }
.mio-article p { margin: 20px 0 }
.mio-article h2,
.mio-article h3 { margin: 20px 0; font-weight: bold; font-size: 1.2em }
.mio-article ol { margin: 20px 0 20px 2em; }
.mio-article ul { margin: 20px 0 20px 1em; }
.mio-article li p { margin: 0; text-indent: 0 }
.mio-article ol li { list-style: decimal-leading-zero }
.mio-article ul li { list-style: disc }
.mio-article a { font-weight: bold; color: #25262a }
.mio-article a:hover { color: #d74f31 }
.mio-article img { max-width: 500px; margin: 0 auto }

.mio-pro-img {}
.mio-pro-img img { margin-bottom: 20px; }


.mio-category { background-color: #fff; }
.mio-category h2 { background-color:#1b78b1; color:#fff; margin: 0; padding:20px 30px; font-size: 1.8em; }
.mio-category h2 span { display:block; font-family:Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 0.6em }
.mio-category h2 b { display:block; font-weight:  normal; margin:15px 0 5px 0; font-size:1.2em; }
.mio-category h2 em { display:block; font-style:normal; background: url(ct.png) no-repeat right center; font-size:1.2em; }
.mio-category ul { border:#1b78b1 5px solid; padding:15px 15px 10px 15px;}
.mio-category li { padding-bottom:5px; }
.mio-category li a.mio-a { display:block; line-height:34px; padding: 0 15px 0 45px; border-radius:20px; background:#1b78b1 url(i.png) no-repeat 25px center; color:#fff; }
.mio-category li a.mio-a:hover,
.mio-category li.hover a.mio-a { background:#f75934 url(i.png) no-repeat 25px center; }


.mio-contact { margin-top: 30px; background-color: #efefef; }
.mio-contact h3 { background-color:#333; color:#fff; padding: 15px; text-align: center }
.mio-contact .mio-c { padding: 25px 25px 15px 25px; }

.mio-pbanner { height: 400px; background: #333 url(pbanner.jpg) no-repeat center; margin-top: 100px; }


.mio-position { padding: 15px 0; color: #444; background-color: #efefef; margin-top: 100px; }
.mio-position a { color: #444; padding: 0 10px; }
.mio-position a:hover { color: #000; }
.mio-position em { padding: 0 10px; }
.mio-position span.iconfont { font-size: 1.1em; float: left; margin-right: 10px; }

.mio-related {}
.mio-related h3 { margin-bottom: 20px; font-weight: bold; font-size: 1.5em }


.mio-pintro { margin-bottom: 30px; }

h2.mio-h2t { margin-bottom: 20px; font-weight: bold; font-size: 1.8em }


.txtScroll-top{ height: 14px; overflow: hidden; text-align: center; margin-bottom: 30px }
.txtScroll-top .hd{ display: none }
.txtScroll-top .bd{ }
.txtScroll-top .infoList li{ height:14px; line-height:14px; }
.txtScroll-top .infoList li .date{ color:#999; margin-right: 10px;  }
.txtScroll-top .infoList li a { color: #999 }

.mio-news h3 { font-size: 1.5em; 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; }
.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-news .mio-ilist-home div:nth-child(n + 31) { display:none }

.mio-wlist a {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-wlist span { float: right; color: #999; margin-left: 15px; display: block }

.mio-wlista div:nth-child(n + 21) { display:none }


.mio-awlist a {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-awlist span { float: right; color: #999; margin-left: 15px; display: block }
.mio-awlist div:nth-child(n + 21) { display:none }
.mio-awlist a { background: url(ic3.png) no-repeat left center; padding-left: 20px; }

.mio-ilist-home li { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; text-transform: uppercase; width: 32%; float: left; margin-right: 2%; }
.mio-ilist-home li a { background: url(ico2.png) no-repeat left center; padding-left: 25px; }
.mio-ilist-home li a:hover { background: url(ico.png) no-repeat left center; }
.mio-ilist-home li span { float: right; margin-left: 15px; color: #999; font-size: .9em }
.mio-ilist-home li:nth-child(3n) { margin-right: 0 }

.mio-article ul.mio-plist-wiki { margin: 0 }
.mio-article ul.mio-plist-wiki img { width: 100%; height: 200px; margin: 0 }
.mio-article ul.mio-plist-wiki li { width: 32%; float: left; margin: 0; margin-right: 2%; margin-bottom: 20px; list-style: none; background: none }
.mio-article ul.mio-plist-wiki li:nth-child(3n) { margin-right: 0 }
.mio-article ul.mio-plist-wiki li .mio-txt { font-size: 1em; height: 40px; line-height: 40px; font-weight: normal; text-align:center }
