* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #000; line-height: 1.8em; font-family: /*"Arial Unicode MS",*/ Arial, "Microsoft YaHei", 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: uppercase }
p { margin: 0 0 20px 0 }
ul,ol,li { margin: 0; padding: 0; list-style: none }
a { color: #000; outline: none; text-decoration: none; -webkit-transition:all .3s ease; }
a:hover { text-decoration: none; color: #c3002f }
img { width: 100%; height: 100%; display: block }

.mio-fl { float: left }
.mio-fr { float: right }

.container { padding: 0 25px; width: 1150px; margin: 0 auto  }

.mio-header { height: 130px; background: #fff url(bgh.jpg) no-repeat top center; width: 100%; box-shadow: 0 5px 5px rgba(0,0,0,.3); position: fixed; top: 0; left: 0; z-index: 100; }
.mio-header a.navbar-brand { width: 170px; height: 130px; background: url(logo.png) no-repeat left center; display: block; text-indent: -999999px; float: left; }
.mio-header>.container { position: relative; z-index: 1; }

.mio-header .mio-tct { position: absolute; top: 0; right: 30px; color: #fff; font-size: .9em }
.mio-header .mio-tct li { float: left; margin-left: 50px; height: 40px; line-height: 40px; }
.mio-header .mio-tct li span { width: 20px; height: 40px; display: block; float: left; background-position: center; background-repeat: no-repeat; background-size: 100%; }
.mio-header .mio-tct li a { color: #fff }
.mio-header .mio-tct li strong { color: #fc0; font-size: 1.1em }
.mio-header .mio-tct li:nth-child(1) span { background-image: url(icon-add.png); margin-right: 2px; }
.mio-header .mio-tct li:nth-child(2) span { background-image: url(icon-tel.png); margin-right: 2px; }
.mio-header .mio-tct li:nth-child(3) span { background-image: url(icon-email.png); margin-right: 5px; }

.mio-header .mio-nav { position: absolute; top: 40px; right: 30px }
.mio-header .mio-nav li { float: left; margin-left: 60px; }
.mio-header .mio-nav li a.mio-a { height: 40px; line-height: 40px; padding: 25px 0; display: block; }
.mio-header .mio-nav li a.mio-a span { width: 0; height: 1px; background-color: #c3002f; overflow: hidden; display: block; }
.mio-header .mio-nav li.hover a.mio-a { font-weight: bold; color: #c3002f; }
.mio-header .mio-nav li.hover a.mio-a span { width: 100%; }

.mio-header .mio-nav .mio-snav { position: fixed; width: 100%; top: 130px; left: 0; background-color: #fff; box-shadow: 0 5px 5px rgba(0,0,0,.1); border-top: #ccc 1px solid; padding: 30px 0; display: none; font-size: .95em }
.mio-header .mio-nav .mio-snav li { float: none; margin: 0; }
.mio-header .mio-nav .mio-snav .mio-himg { width: 500px; height: 320px; background: #333 url(a.jpg) no-repeat center; float: left; }
.mio-header .mio-nav .mio-snav .mio-hbox { float: left; margin-left: 80px }
.mio-header .mio-nav .mio-snav .mio-hbox h3 { margin-bottom: 10px; }
.mio-header .mio-nav li:hover .mio-snav { display: block; }

.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-fbar dt,.mio-fbar dd { float: left; margin-right: 70px; }
.mio-fbar dd:nth-last-child(1) { margin-right: 0; }

.mio-fmenu { background-color: #000; color: #aaa; padding: 20px 0; font-size: .9em }
.mio-fmenu li a { color: #aaa; }
.mio-fmenu li a:hover { color: #fa0; text-decoration: underline; }
.mio-fmenu ul { float: left; width: 20%; }
.mio-fmenu ul:nth-child(2) { width: 40% }
.mio-fmenu ul:nth-child(2) li { width: 50%; float: left }
.mio-fmenu ul:nth-child(3) { width: 40% }
.mio-fmenu ul:nth-child(3) li { width: 50%; float: left }

.mio-copyright { background-color: #000; color: #aaa; padding: 20px 0; font-size: .9em; border-top: rgba(255,255,255,.1) 1px solid; }
.mio-copyright a { color: #aaa; }
.mio-copyright a:hover { color: #fff; }
.mio-copyright span { padding: 0 8px; font-size: .9em }
.mio-copyright li { float: left; margin-right: 10px; }

.mio-flinks { background-color: #000; color: #aaa; padding: 20px 0; border-top: rgba(255,255,255,.1) 1px solid; font-size: .9em }
.mio-flinks li { float: left; }
.mio-flinks li a { color: #aaa; }
.mio-flinks li a:hover { color: #fa0; text-decoration: underline; }
.mio-flinks li span { padding: 0 10px; color: #333; }

.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-pbanner { height: 400px; background-color: #111; margin-top: 130px; background-position: center; background-repeat: no-repeat; }
.mio-pbanner .mio-pbg { height: 400px; background: rgba(0,0,0,.3) url(pbg.png); background-attachment: fixed }
.mio-pbanner h1,
.mio-pbanner h2 { font-size: 2.5em; color: #fff; padding-top: 180px; text-align: center; letter-spacing: 2px; }
.mio-pbanner { background-image: url(pbg.jpg) }

.mio-section { padding: 50px 0 }
.mio-content { padding: 50px 0; background-color: #fff }

.mio-banner { height: 660px; background-color: #000; margin-top: 130px; background: url(/upfile/banner/1.webp) no-repeat center; background-size: cover }
.mio-banner .mio-txt { width: 560px; padding: 240px 0 0 0; }
.mio-banner .mio-txt h2 { text-transform: capitalize; font-size: 2.8em; color: #fff; text-shadow: 2px 2px 0 rgba(0,0,0,.9); letter-spacing: 3px; margin-bottom: 30px; }
.mio-banner .mio-txt h1 { font-size: 2.8em; color: #fff; text-shadow: 2px 2px 0 rgba(0,0,0,.9); letter-spacing: 3px; margin-bottom: 30px; }
.mio-banner .mio-txt .mio-intro { font-size: .9em; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,.9) }

.mio-section-pro .swiper-slide { height: 280px; }
.mio-section-pro .swiper-pagination-bullet { width: 16px; height: 16px; }
.mio-section-pro .swiper-pagination-bullet-active { background-color: #c3002f }

.mio-section-pro-all .mio-t { padding: 80px 0; width: 900px; margin: 0 auto }
.mio-section-pro-all .mio-t h2 { font-size: 2.5em; margin-bottom: 50px; text-align: center }
.mio-section-pro-all .container { padding: 0; margin: 0; width: 100% }
.mio-section-pro-all .mio-pmenu { border-bottom: #ddd 1px solid }
.mio-section-pro-all .mio-pmenu li { width: 25%; float: left }
.mio-section-pro-all .mio-pmenu li a { display: block; padding: 40px 25px; background-color: #fff;  }
.mio-section-pro-all .mio-pmenu li:nth-child(2) a,
.mio-section-pro-all .mio-pmenu li:nth-child(4) a,
.mio-section-pro-all .mio-pmenu li:nth-child(5) a,
.mio-section-pro-all .mio-pmenu li:nth-child(7) a { background-color: #eee }
.mio-section-pro-all .mio-pmenu li .mio-intro { font-size: .9em;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; color: #777; margin: 30px }
.mio-section-pro-all .mio-pmenu li h3 { text-align: center; font-size: 1.2em }
.mio-section-pro-all .mio-pmenu li .mio-img { margin: 30px 0 }

.mio-proa { height: 600px; background-color: #232323; overflow: hidden }
.mio-proa .mio-img { width: 50%; float: left; height: 100%; overflow: hidden; }
.mio-proa .mio-img img { width: auto; height: auto; min-height: 100%; min-width: 100% }
.mio-proa .mio-txt { width: 50%; float: left; height: 100%; }
.mio-proa .mio-info { width: 520px; padding: 120px 50px 50px 50px; margin: 0 auto }
.mio-proa .mio-info a { color: #fff }
.mio-proa .mio-info a:hover { color: #fa0 }
.mio-proa .mio-info h3 { color: #fff; font-size: 2em }
.mio-proa .mio-info .mio-intro { font-size: .9em;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; color: #999; margin-bottom: 30px }
.mio-proa:nth-child(even) { background-color: #131313; }
.mio-proa:nth-child(even) .mio-img { float: right }
.mio-proa:nth-child(even) .mio-info { }
.mio-proa .mio-cam14 li { width: 49%; float: left;  }
.mio-proa .mio-cam14 li:nth-child(even) { float: right; }
.mio-proa .mio-cam li { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: .9em }
.mio-proa .mio-cam li a { background: url(ico_ar2.png) no-repeat left center; padding-left: 20px; }

.mio-news .mio-t { padding: 30px 0; width: 900px; margin: 0 auto }
.mio-news .mio-t h2 { font-size: 2.5em; margin-bottom: 50px; text-align: center }
.mio-news .mio-t .mio-intro { font-size: .9em;text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; color: #999; }

.mio-nlist {}
.mio-nlist li { float: left; width: 24%; height: 200px; background-color: #eee; }
.mio-nlist li a { display: block; width: 100%; height: 100%; position: relative; z-index: 1 }
.mio-nlist li a .mio-img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.mio-nlist li a .mio-txt { position: absolute; left: 0; bottom: 0; right: 0; z-index: 2; background-color: rgba(0,0,0,.2); color: #fff; padding: 5px 20px 10px 20px;-webkit-transition:all .3s ease; }
.mio-nlist li a:hover .mio-txt {background-color: rgba(0,0,0,.6);}
.mio-nlist li:nth-child(1) { width: 48%; height: 420px; margin-right: 2% }
.mio-nlist li:nth-child(2),
.mio-nlist li:nth-child(4) { margin-right: 2% }
.mio-nlist li:nth-child(2),
.mio-nlist li:nth-child(3) { margin-bottom: 20px }
.mio-nlist li a span { font-size: .9em; }
.mio-nlist li a h3 { font-size: 1em;overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin-bottom: 0 }

.mio-cmenu { }
.mio-cmenu a { display: block; text-align: center }
.mio-cmenu a .mio-txt { padding: 15px 0; }
.mio-cmenu a .mio-img { background-color: #333; height: 200px; overflow: hidden }
.mio-cmenu li { width: 18.4%; float: left; margin-right: 2%; margin-bottom: 30px; }
.mio-cmenu li:nth-child(5n) { margin-right: 0 }
.mio-cmenu a .mio-intro { text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; font-size: .8em; line-height: 1.4em; color: #777 }
.mio-cmenu h3 { margin-bottom: 10px; letter-spacing: 2px; }

ul.mio-ul02 li { width: 49%; margin-right: 2%; float: left; margin-bottom: 20px; }
ul.mio-ul02 li:nth-child(2n) { margin-right: 0; }

ul.mio-ul03 li { width: 32%; margin-right: 2%; float: left; margin-bottom: 20px; }
ul.mio-ul03 li:nth-child(3n) { margin-right: 0; }


.mio-position { padding: 15px 0; background-color: #222a32; color: #aaa; font-size: .9em; margin-top: 130px; }
.mio-position a,.mio-position strong { margin: 0 10px; color: #aaa }
.mio-position a:hover { color:#fa0 }
.mio-position strong { color: #fff }

.mio-pdesc { padding-bottom: 20px; }

.mio-plist li { padding: 50px 0; }
.mio-plist li:nth-child(even) { background-color: #efefef }
.mio-plist li a { display: block; }
.mio-plist li a:hover { text-decoration: none }
.mio-plist li .mio-img { width: 40%; float: left; height: 304px; overflow: hidden }
.mio-plist li .mio-txt { width: 55%; float: right; padding: 35px 0 0 0 }
.mio-plist li h2 { font-size: 1.6em; letter-spacing: 2px; }
.mio-plist li .mio-intro { color: #444; margin: 20px 0; height: 115px; }
.mio-plist li .mio-intro p { margin: 0 }
.mio-plist li .mio-intro p:nth-child(1) { 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-plist li .mio-intro p:nth-child(2) { display: none }
.mio-plist li .mio-vmore { width: 120px; height: 42px; line-height: 42px; padding: 0 20px; background: #333 url(ico_ar2.png) no-repeat 130px center; color: #fff; }
.mio-plist li a:hover .mio-vmore { background-color: #c3002f }
.mio-plist li:nth-child(even) .mio-img { float: right }
.mio-plist li:nth-child(even) .mio-txt { float: left }

.mio-plist2 li { width: 49%; float: left; margin-bottom: 30px; }
.mio-plist2 li:nth-child(even) { margin-left: 2% }
.mio-plist2 li a { display: block; background-color: #f3f3f3; padding: 15px; border: #fff 1px solid }
.mio-plist2 li a:hover { border-color: #c3002f }
.mio-plist2 li .mio-img { width: 45%; float: left; height: 180px; overflow: hidden; }
.mio-plist2 li .mio-txt { width: 50%; float: right; padding: 5px; }
.mio-plist2 li .mio-intro { font-size: .9em; line-height: 1.5em; margin-bottom: 20px; color: #444; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; height: 65px; }
.mio-plist2 li .mio-vmore { font-size: .9em; background: url(ico_ar1.png) no-repeat 70px center }
.mio-plist2 li h2 { letter-spacing: 1px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.mio-plist2 li a:hover .mio-vmore { background-image:url(ico_ar1h.png) }

.mio-plista li { width: 49%; float: left; margin-right: 2%; margin-bottom: 30px; }
.mio-plista li:nth-child(2n) { margin-right: 0 }
.mio-plista li a { display: block; padding: 20px; border: #fff 1px solid; background-color: #e3e3e3 }
.mio-plista li a:hover { border-color: #c3002f }
.mio-plista li .mio-txt { padding: 30px }
.mio-plista li .mio-img { height: 345px; overflow: hidden }
.mio-plista li .mio-intro { font-size: .9em; line-height: 1.5em; margin-bottom: 30px; color: #444; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; height: 65px; }
.mio-plista li h2 { letter-spacing: 2px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center; font-size: 1.6em; font-weight: normal }
.mio-plista li .mio-vmore { width: 120px; height: 42px; line-height: 42px; padding: 0 20px; background: #333 url(ico_ar2.png) no-repeat 130px center; color: #fff; margin: 0 auto }
.mio-plista li a:hover .mio-vmore { background-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-ilist li { width: 32%; float: left; margin-right: 2% }
.mio-ilist li:nth-child(3n) { margin-right: 0 }

.mio-alist li { width: 49%; float: left; margin-bottom: 30px; }
.mio-alist li:nth-child(even) { margin-left: 2% }
.mio-alist li a { display: block; background-color: #f3f3f3; padding: 15px; border: #fff 1px solid }
.mio-alist li a:hover { border-color: #c3002f }
.mio-alist li .mio-img { width: 45%; float: left; height: 159px; overflow: hidden; }
.mio-alist li .mio-txt { width: 50%; float: right; padding: 5px; }
.mio-alist li .mio-intro { font-size: .9em; line-height: 1.5em; color: #444; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; line-clamp: 3; -webkit-box-orient: vertical; height: 65px; }
.mio-alist li .mio-vmore { font-size: .9em; }
.mio-alist li h3 { letter-spacing: 1px; text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical; font-size: 1em }

.mio-calist li { width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; }
.mio-calist li:nth-child(3n) { margin-right: 0 }
.mio-calist li a { display: block; }
.mio-calist li .mio-img { height: 245px; overflow: hidden }
.mio-calist li .mio-txt { padding: 15px; text-align: center; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.mio-icalist { margin-bottom: 20px; }
.mio-icalist li { width: 23.5%; float: left; margin-right: 2%; height: 180px; overflow: hidden }
.mio-icalist li:nth-child(4n) { margin-right: 0 }

.mio-pro-img img { border: #2d394b 1px solid; margin-bottom: 20px; }
.mio-pro-img li { width: 49%; margin-right: 2%; float: left }
.mio-pro-img li:nth-child(2n) { margin-right: 0; }

h1.mio-h1t { font-size: 2em; line-height: 1.2em; margin-bottom: 40px; }
h2.mio-h2t { font-size: 2em; margin-bottom: 50px; text-transform: capitalize; text-align: center; letter-spacing: 2px; }
p.p1 { margin-bottom: 40px; }

.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 {}
.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: #fff }
.mio-pro-table ul { margin-bottom: 15px }
.mio-pro-table li { margin-bottom: 5px; }
.mio-pro-table li p { margin: 0 }
.mio-pro-table li { background: url(ico2.png) no-repeat left 11px; padding-left: 25px;  }

.list_page{text-align:center;margin:30px auto 0;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-prev-next { margin: 30px 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: #f3f3f3 }
.mio-page-contact .mio-img { width: 50%; height: 575px; float: left }
.mio-page-contact .mio-txt { width: 35%; float: right; padding: 80px 80px 0 0; }
.mio-page-contact .mio-wx { width: 120px; text-align: center }

.mio-tags { margin-bottom: 20px; font-size: .9em }
.mio-tags dt,.mio-tags dd { display: inline-block; margin-right: 15px; }

.mio-section-pro-mh .mio-ilist li:nth-child(n + 3),
.mio-section-pro-mp .mio-ilist li:nth-child(n + 3) { display: none }



.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}