﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #333; line-height: 1.8em; font-family: Arial, Helvetica, sans-serif; font-size: 1em; background-color: #5d6269; }
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: #333; outline: none; text-decoration: none; -webkit-transition:all .3s ease; }
a:hover { text-decoration: underline; color: #c00 }
img { display: block; width: 100%; pointer-events: none; }
input,textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #333; line-height: 1.8em; }
table { border-spacing: 0; border-collapse: collapse; width: 100%; border-left: #333 1px solid; border-top: #333 1px solid; margin-bottom: 20px; }
table th { border-right: #333 1px solid; border-bottom: #333 1px solid; padding: 8px; text-align: center; background-color: #1f2a41; color: #fff; }
table td { border-right: #333 1px solid; border-bottom: #333 1px solid; padding: 8px; text-align: center; }
table tr:nth-child(even) { background-color: #efefef; }
.tc { text-align: center }

.mio-container { width: 1200px; background-color: #fff; margin: 0 auto; position: relative; }
.container { padding: 0 25px; width: 1100px; margin: 0 auto }

.mio-tbar { background-color: #eee; padding: 10px 0; font-size: .95em; border-bottom: #ddd 1px solid; }
.mio-tbar .mio-fl { float: left }
.mio-tbar .mio-fr { float: right }

.mio-header { height: 120px; }
.mio-header a.mio-logo { width: 530px; height: 120px; background: url(logo.png) no-repeat left center; display: block; text-indent: -999999px; float: left; }
.mio-header .mio-tel { float: right; padding-top: 30px; }
.mio-header .mio-tel span { width: 50px; height: 50px; display: block; float: left; border-radius: 50%; background: #c00 url(icon-tel.png) no-repeat center; background-size: 50%; border: #fff 4px solid; }
.mio-header .mio-tel strong { display: block; font-size: 1.5em; color: #c00; font-weight: bold; line-height: 1em }
.mio-header .mio-tel div { width: 170px; padding-left: 10px; float: left }

.mio-nav { background-color: #414852; height: 60px; overflow: hidden }
.mio-nav ul li { float: left; position: relative; z-index: 999; }
.mio-nav ul li a.mio-a { display: block; height: 60px; line-height: 60px; color: #fff; font-weight: bold; padding: 0 48px; }
.mio-nav ul li a.mio-a:hover { background-color: #373d45; text-decoration: none }
.mio-nav ul li.hover a.mio-a { background-color: #cc0000; }

.mio-fbar { background-color: #1b78b1; 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-fbar dt,.mio-fbar dd { float: left; margin-right: 70px; }
.mio-fbar dd:nth-last-child(1) { margin-right: 0; }

.mio-footer { background-color: #414852; padding: 30px 0; color: #fff; }
.mio-footer a { color: #fff; }

.mio-fmenu li { width: 20%; float: left }
.mio-copyright { border-top: rgba(255,255,255,.1) 1px solid; font-size: .9em; padding: 20px 0; margin-top: 30px; font-size: .9em; text-align: center }
.mio-copyright .mio-fl { float: left }
.mio-copyright .mio-fr { float: right }

.mio-flinks { padding: 20px 0; color: #aaa; background-color: #414852; border-top: rgba(255,255,255,.1) 1px solid; font-size: .9em; }
.mio-flinks a { color: #aaa; }
.mio-flinks a:hover { color: #fff; text-decoration: underline }
.mio-flinks li { float: left; margin: 0 8px 8px 0 }

.mio-a-top { width: 30px; height: 30px; background: #c00 url(icon-top.png) no-repeat center; background-size: 60%; position: fixed; bottom: 10px; right: 10px; z-index: 2; }

.mio-banner { height: 500px; background-color: #eee; overflow: hidden }
.mio-banner img { width: 100%; height: 100% }

.mio-section { padding: 50px 0 }

.mio-category { margin-bottom: 30px }
.mio-category h2 { background-color:#1b78b1; color:#fff; margin: 0; padding:20px 30px; font-size: 1.3em; }
.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-main { width: 760px; float: right }
.mio-side { width: 300px; float: left; }

.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-position { padding: 15px 0; border-top: #ddd 1px dashed }
.mio-position a,.mio-position strong { margin: 0 10px; }

.mio-sblist {}
.mio-sblist li { margin-bottom: 20px; }
.mio-sblist li a { display: block; background-color:#eee; padding: 25px; }
.mio-sblist li .mio-img { width: 220px; float: left; border: #fff 3px solid }
.mio-sblist li .mio-txt { width: 450px; float: right }
.mio-sblist li .mio-intro { margin-bottom: 20px; }
.mio-sblist li h3 { font-size: 1.5em }
.mio-sblist li u { display: block; width: 130px; height: 30px; line-height: 30px; text-align: center; border-radius: 20px; background-color:#1b78b1; color:#fff; }
.mio-sblist li a:hover { background-color: #cc0000; color: #fff; }
.mio-sblist li a:hover u { background-color:#fff; color:#cc0000; }
.mio-sblist li .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; height: 115px; overflow: hidden }

.mio-sblist2 {}
.mio-sblist2 li { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px; }
.mio-sblist2 li:nth-child(even) { margin-right: 0; }
.mio-sblist2 li a { display: block; }
.mio-sblist2 li .mio-img { height: 240px; background-color: #eee; overflow: hidden }
.mio-sblist2 li .mio-txt { padding: 15px; text-align: center; }
.mio-sblist2 li .mio-img img { width: 100%; height: 100% }

.mio-nlist {}
.mio-nlist li { margin-bottom: 20px; }
.mio-nlist li a { display: block; padding: 25px; background-color: #eee; }
.mio-nlist li a:hover { background-color: #cc0000; color: #fff; text-decoration: none }
.mio-nlist li .mio-intro { margin-bottom: 10px; }

.mio-hlist {}
.mio-hlist li { width: 32%; float: left; margin-right: 2%; margin-bottom: 20px; }
.mio-hlist li:nth-child(3n) { margin-right: 0; }
.mio-hlist li .mio-txt { padding: 15px;  height: 50px; }
.mio-hlist li .mio-img { border: #eee 1px solid; height: 340px; overflow: hidden }
.mio-hlist li .mio-img img { width: 100%; height: 100% }

.mio-plist li a { display: block }
.mio-plist li { width: 32%; float: left; margin-right: 2%; margin-bottom: 20px; }
.mio-plist li:nth-child(3n) { margin-right: 0; }
.mio-plist li .mio-txt { padding: 15px;  height: 50px; }
.mio-plist li .mio-img { border: #eee 1px solid; overflow: hidden }


h1.mio-h1t { font-size: 2em; color: #111; margin-bottom: 30px; line-height: 1.6em }
.mio-in { background-color: #eef3f6; padding: 25px; margin-bottom: 30px; }

.mio-article img { margin-bottom: 20px; max-width: 400px; margin: 0 auto 20px; }
.mio-article a { text-decoration: underline }
.mio-article5 img { border: #eee 1px solid }
.mio-article-pro ul { margin-bottom: 20px; }
.mio-article-pro ul li { background: url(ico2.png) no-repeat left 8px; padding-left: 20px; }
.mio-article-pro ul li p { margin: 0 }

.mio-prev-next { margin: 30px 0; padding: 20px 0; border-top: #eee 1px solid; border-bottom: #eee 1px solid }
.mio-prev-next b { display: block }
.mio-prev-next .mio-prev { width: 50%; float: left }
.mio-prev-next .mio-next { width: 50%; float: right; text-align: right }

.mio-related { background-color: #eee; padding: 20px; }

.mio-ilist li { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; text-transform: uppercase }
.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 li { width: 49%; float: left; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-ilist li:nth-child(even) { margin-left: 2% }
.mio-ilista li:nth-child(n + 31) { display: none }

.mio-a2 a { text-decoration: none }
.mio-a2 p { margin-bottom: 10px; }

.mio-section .mio-t { margin-bottom: 20px }
.mio-section .mio-t h2 { font-size: 2em; color: #333; text-transform: uppercase; font-weight: bold; text-align: center }
.mio-section .mio-t .mio-pintro { text-align: center }

.mio-acmenu { width: 800px; margin: 0 auto 30px }
.mio-acmenu li { width: 16.666%; float: left }
.mio-acmenu li a { display: block; line-height: 50px; background-color:#414852; color: #fff; text-align: center; }
.mio-acmenu li:nth-child(odd) a { background-color:#5d6269; color: #fff;  }
.mio-acmenu li a:hover { background-color:#df3233; color: #fff }

.mio-prolist li { width: 23.5%; margin-right: 2%; margin-bottom: 20px; float: left }
.mio-prolist li:nth-child(4n) { margin-right: 0 }
.mio-prolist li .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; height: 100px; overflow: hidden; padding: 15px; color: #777; font-size: .9em }
.mio-prolist li a { display: block; border: #eee 3px solid; padding: 15px; }
.mio-prolist li a:hover { border-color: #c00; text-decoration: none }
.mio-prolist li .mio-img {}
.mio-prolist li h3 { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; text-align: center }

.mio-about { background-color: #eee; height: 500px; overflow: hidden }
.mio-about .mio-overview h2 { color: #c00; font-size: 2.5em; font-weight:bold; text-transform: uppercase }
.mio-about .mio-overview h3 { margin: 20px 0; color: #111; font-weight: bold; font-size: 1.6em }
.mio-about .mio-overview .mio-intro { margin-bottom: 20px; font-size: .9em }
.mio-about .mio-overview .mio-avmore a { margin: 0 0 0 0; width: 160px; height: 40px; line-height: 40px; display: block; background-color: #525b68; color: #fff; text-align: center; border-radius: 20px; }
.mio-about .mio-overview .mio-avmore a:hover { background-color: #c00; color: #fff; text-decoration: none }
.mio-about .mio-img,
.mio-about .mio-txt { width: 50%; float: left; }
.mio-about .mio-overview { padding: 70px; }


.mio-ilist2 li { width: 32%; margin-right: 2%; }
.mio-ilist2 li:nth-child(even) { margin-left: 0; }
.mio-ilist2 li:nth-child(3n) { margin-right: 0; }

.mio-ul02 li { width: 49%; float: left; }
.mio-ul02 li:nth-child(even) { margin-left: 2% }
.mio-ul02 img { border: #eee 1px solid }

.mio-home-wrap { margin-top: 20px; }
.mio-home-wrap ul.mio-ilist { width: 23.5%; float: left; margin-right: 2%; }
.mio-home-wrap ul.mio-ilist:nth-child(3n) { margin-right: 0 }
.mio-home-wrap ul.mio-ilist li { float: none; width: auto; margin: 0; }




.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}