﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal; list-style: none; }

html,
body { color: #333; line-height: 1.6em; position: relative; font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; background-color:#fff;  margin: 0 auto; font-size: 0.9em; height: 100%; }

h1,h2,h3,h4,h5,h6 {  font-weight: 400; margin:0; font-size: 1.2em; }

hr {border-top: 1px solid rgba(0,0,0,.1);}

ul,ol,dl { margin:0; padding: 0; }
em { font-style: normal }

a { color: #2e3135; outline: none; -webkit-transition:all .3s ease;}
a:hover {  color: #fd5f00;  text-decoration: none; }
a:active,a:focus,a img {  outline: none; border: 0; }

::-moz-selection {  color: #ffffff;  background: #fd5f00;  text-shadow: none;}
::selection {  color: #ffffff;  background: #fd5f00;  text-shadow: none;}

table { width: 100%; border-collapse: collapse; border-spacing:0; color: #111; border-right:#ccc 1px solid; border-top: #ccc 1px solid; text-align: center; margin-bottom: 20px }
table th { padding: 8px; border-left:#ccc 1px solid; border-bottom: #ccc 1px solid; text-align: center; background-color: #52ab67; color: #fff; }
table td { padding: 8px; border-left:#ccc 1px solid; border-bottom: #ccc 1px solid; text-align: center }
table tr:nth-child(even) { }
table tr:nth-child(odd) { }

.none { display: none }
img { max-width: 100%; display: block }



.mio-header { height: 60px; width: 100%; position: fixed; top: 0; left: 0; z-index: 99; box-shadow: 0 5px 15px rgba(0,0,0,.1); background-color: #fff; }
.mio-header a.navbar-brand { width: 280px; min-height: 60px; background: url(logo.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; background-size: 100%; }
.mio-header .mio-navm { float: right; line-height: 60px; color: #0099cc; }
.mio-header .mio-navm span { font-size: 1.8em }
.mio-header .mio-close { float: right; line-height: 60px; display: none; color: #0099cc; }
.mio-header .mio-close span { font-size: 1.8em }

.mio-nav { position: fixed; right: -640px; top: 60px; width: 100%; height: 100%; background-color: rgba(255,255,255,.9); z-index: 99; }
.mio-nav ul { padding: 20px 0; }
.mio-nav li { margin-bottom: 5px; }
.mio-nav li a.mio-a { display: block; line-height: 40px; height: 40px; color: #fff; padding: 0 25px; background-color: #0099cc }
.mio-nav li a.mio-a:hover,
.mio-nav li.hover a.mio-a { color: #fff; background-color: #f70; }
.mio-nav li a.mio-a span { float: right }


.mio-ewm { width: 120px; margin: 20px auto; text-align: center }
.mio-ewm img { display: block; width: 100%; margin-bottom: 6px; }


.mio-footer { padding: 25px 0 80px 0; background-color: #333; color: #fff; margin-bottom: 60px; }
.mio-footer a { color: #fff; }
.mio-copyright { border-top: rgba(255,255,255,.1) 1px solid; padding-top: 15px; margin-top: 15px; text-align: center }

.mio-cat { margin-bottom: 25px; }
.mio-footer h3 { margin-bottom: 15px; font-weight: bold }
.mio-cat li { width: 49%; float: left; margin-top: 2% }
.mio-cat li:nth-child(even) { margin-left: 2% }
.mio-cat li a { display: block; border: rgba(255,255,255,.5) 1px solid; padding: 8px; text-align: center }

.mio-fct {}
.mio-fct em { display: inline-block; width: 60px; }
.mio-fct span { display: block; padding-left: 60px; }

.mio-banner { background-color: #eee; margin-top: 60px; }
.mio-banner .swiper-pagination-bullet { background: #000; }
.mio-banner .swiper-pagination-bullet-active { background: #ed6911; }


.mio-section { padding: 30px 0; }
.mio-section .mio-t { margin-bottom: 20px; text-align: center }
.mio-section .mio-t h2 { color: #111; font-size: 2em; font-weight: bold; }
.mio-section .mio-t .mio-line { width: 40px; height: 4px; background-color: #0066CC; margin: 15px auto; }
.mio-vmore { margin-top: 20px; }
.mio-vmore a { display: inline-block; line-height: 40px; padding: 0 50px; border: #111 1px solid; color: #111; }
.mio-vmore a span { margin-left: 15px; font-size: 1.2em }
.mio-vmore a:hover { background-color: #fd5f00; border-color: #fd5f00; color: #fff; }


h1.mio-h1t { font-size: 1.8em; color: #0099cc; border-left: #0099cc 5px solid; padding-left: 15px; font-weight: bold; letter-spacing: 1px; margin-bottom: 30px; }

.mio-position { background-color: #eee; border-top: #ddd 1px solid; height: 50px; line-height: 50px; overflow: hidden; }
.mio-position a,
.mio-position em { padding: 0 6px; }
.mio-position span.iconfont { float: left }


.mio-article h2,
.mio-article h3 { margin-bottom: 20px; }
.mio-article p { margin: 0 0 20px 0; }
.mio-article img { display: block; margin: 0 auto 20px; }
.mio-article li p { text-indent: 0; margin: 0; }
.mio-article table p { text-indent: 0 }
.mio-article ol,
.mio-article ul { margin: 0 0 20px 2em }
.mio-article ol li { list-style: decimal-leading-zero }
.mio-article ul li { list-style: disc }
.mio-article a { text-decoration: underline }

.mio-aback a { width: 160px; height: 40px; line-height: 40px; text-align: center; background-color: #0099cc; color: #fff; display: block; margin: 20px auto }

.mio-plist a { display: block; border: #eee 1px solid; padding: 10px; text-align: center; margin-bottom: 10px; }
.mio-plist a .mio-img { margin-bottom: 15px; }
.mio-plist a .mio-img img { height: 120px; width: 100% }
.mio-plist a .mio-txt { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-plist .col-xs-6:nth-child(odd) { padding-right: 5px; }
.mio-plist .col-xs-6:nth-child(even) { padding-left: 5px; }
.mio-plisth a .mio-img img { height: 160px; }

.mio-alist li { margin-bottom: 15px; padding-bottom: 15px; border-bottom: #eee 1px solid }
.mio-alist li h3 { margin-top: 10px; font-size: 1.2em }
.mio-alist li .mio-pdate { color: #999 }

/* 分页 */
.list_page{text-align:center;margin: 10px auto;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{background-color:#ccc;padding:8px 12px;line-height:18px;display:block; }
.list_page ul a:hover { background-color: #aaa; color: #fff }
.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:#fd5f00; color: #fff }


.mio-page-contact { }
.mio-page-contact h2 { font-size: 1.5em; color: #111; margin-bottom: 30px; font-weight: bold; letter-spacing: 1px; text-align: left }
.mio-page-contact span.iconfont { float: left; width: 30px; }
.mio-page-contact ul { font-size: 1.2em }
.mio-page-contact li { margin-bottom: 20px; }

.mio-video video { width: 100%; }

.mio-cmenu li a { display: block; text-align: center; }
.mio-cmenu li { width: 49%; float: left; }
.mio-cmenu li:nth-child(even) { margin-left: 2% }
.mio-cmenu li .mio-txt { padding: 15px; }


.mio-about { background-color: #e1e8eb; padding-top: 0; }
.mio-about img { width: 100% }
.mio-about .mio-overview { padding: 15px }
.mio-about h2 { font-size: 2.2em; color: #f70; font-weight: bold; text-align: center }
.mio-about h3 { font-size: 1.4em; color: #0099cc; font-weight: bold; text-align: center; margin: 15px 0 }
.mio-about p { margin: 15px 0; }
.mio-about .mio-overview p:nth-child(2) { display: none }
.mio-about .mio-avmore { margin-top: 15px; }
.mio-about .mio-avmore a { display: block; width: 150px; height: 40px; line-height: 40px; text-align: center; background-color: #0099cc; color: #fff; margin: 0 auto }
.mio-about .mio-avmore a:hover { background-color: #f70 }
.mio-about .mio-avmore a span { margin-left: 6px; }
.mio-about .mio-avmore a:nth-child(2) { float: right }


.mio-fbar { height: 60px; width: 100%; position: fixed; overflow: hidden; left: 0; bottom: 0; z-index: 99; background-color: #ff7700; color: #fff; }
.mio-fbar li { width: 33.33%; float: left; }
.mio-fbar a { color: #fff; height: 60px; display: block; text-align: center; padding: 10px 0; border-right: #fff 1px solid }
.mio-fbar a span { display: block; margin: 0 auto 3px; font-size: 1.6em }

.mio-a5 img { margin: 20px 0 }
.mio-a5 ul { margin: 0; }
.mio-a5 ul li { list-style: none; margin: 15px 0 }

.mio-a1 ul { margin: 0; text-align: center }
.mio-a1 ul li { list-style: none; margin: 15px 0 }


.mio-clist .mio-txt { padding: 15px 0; text-align: center; margin-bottom: 20px; }

.mio-case { background: #002148 url(bb.png) no-repeat center; color: #fff; padding: 40px 0 25px 0; }
.mio-case .mio-t h2 { color: #fff; }
.mio-case a { color: #fff; text-align: center; display: block; font-size: 1.2em; margin-bottom: 15PX; }
.mio-case a span { display: block; margin: 0 auto; font-size: 3em; line-height: 2em }



.mio-proall { padding: 15px; }
.mio-proall li { }
.mio-proall li .mio-img { height: 180px; background-color: #fff; background-position: center ; background-repeat: no-repeat; background-size: cover }
.mio-proall li .mio-txt { padding: 25px; }
.mio-proall li .mio-txt .mio-tc { }
.mio-proall li .mio-txt h3 { font-size: 2.2em; font-weight: bold; color: #111; }
.mio-proall li .mio-txt .mio-intro { color: #777; margin: 20px 0; }
.mio-proall li .mio-txt .mio-vmore { width: 130px; height: 34px; line-height: 32px; text-align: center; border: #ccc 1px solid; }
.mio-proall li .mio-txt .mio-vmore span { margin-left: 6px; }
.mio-proall li a:hover .mio-txt .mio-vmore { background-color: #f70; color: #fff; border-color: #f70 }

.mio-proall li:nth-child(1) .mio-img { background-image: url(/upfile/a/10.jpg); background-position: top center }
.mio-proall li:nth-child(2) .mio-img { background-image: url(/upfile/a/11.jpg); background-position: top right }
.mio-proall li:nth-child(3) .mio-img { background-image: url(/upfile/a/21.jpg); }
.mio-proall li:nth-child(4) .mio-img { background-image: url(/upfile/a/8.jpg); }
.mio-proall li:nth-child(5) .mio-img { background-image: url(/upfile/a/9.jpg); }
.mio-proall li:nth-child(6) .mio-img { background-image: url(/upfile/a/22.jpg); }
.mio-proall li:nth-child(7) .mio-img { background-image: url(/upfile/a/27.png); }


