﻿* { 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", Arial, Helvetica, sans-serif; font-size: 0.95em; overflow-x: hidden; background-color: #f3f3f3; }
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,.1);}

dl { margin:0; }
em { font-style: normal }

a.mio-aback { width: 140px; height: 40px; display: block; margin: 30px auto; background-color: #333; color: #fff; border-radius: 2px; line-height: 40px; text-align: center }


a { color: #444; outline: none; -webkit-transition:all .3s ease;}
a:hover {  color: #f60;  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 }
.fr { float: right }
.none { display: none }

.mio-chat { display: none }
.mio-navm { display: none }
.mio-close { display: none }

.mio-tbar { background-color: #393939; color: #fff; padding: 10px 0 }
.mio-tbar a { color: #fff; }
.mio-tbar em { padding: 0 8px; }

.mio-header { background: #fff; height: 100px; }
.mio-header a.navbar-brand { width: 300px; height: 100px; background: url(logo.png) no-repeat left center; text-indent: -999999px; overflow: hidden; display: block; float: left; background-size: 70%; }


.mio-footer { background: #fff url(fbg.png) no-repeat left top; border-top: #000 2px solid; min-height: 425px; }
.mio-footer .mio-flogo { height: 200px; width: 100%; background: url(flogo.png) no-repeat left 50px; background-size: 80%; }
.mio-footer .mio-fnav { font-size: 1.2em; line-height: 2.5em; padding-right: 30px; }
.mio-footer .mio-fnav a { color: #fff; background: url(ico.jpg) no-repeat left center; padding-left: 20px; }
.mio-footer .mio-fbox { padding: 50px 0 0 50px; }
.mio-footer .mio-fbox h2 { border-left: #000 4px solid; padding-left: 10px; font-weight: bold; color: #000; margin-bottom: 20px; }
.mio-footer .mio-fbox ul { font-size: 1.15em; }
.mio-footer .mio-fbox li { margin-bottom: 5px; }
.mio-footer .mio-fbox li p { margin: 0; }
.mio-footer .mio-fab { height: 190px; width: 100%; position: relative; z-index: 1; overflow: hidden }
.mio-footer .mio-fab .mio-img { width: 100%; height: 190px; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-footer .mio-fab .mio-img img { width: 100%; }
.mio-footer .mio-fab .mio-txt { width: 100%; height: 40px; line-height: 40px; text-align: center; position: absolute; bottom: 0; left: 0; z-index: 2; background: rgba(0,0,0,.7); color: #fff; }
.mio-footer .mio-copyright { border-top: #ccc 1px solid; padding-top: 5px; margin-top: 5px; }
.mio-footer .mio-fbg { background: url(fbg.png) no-repeat right top; min-height: 425px; }

/* 首页 BANNER */
.mio-banner img { width: 100% }
.mio-banner { width: 100%; background-color: #333; overflow: hidden; }
.mio-banner .swiper-container { height: 100%; width: 100%; }
.mio-banner .swiper-wrapper { height: 100%; width: 100%; }
.mio-banner .swiper-slide { height: 100%; width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; }
.mio-banner .swiper-slide1 { background-color:#ccc; }
.mio-banner .swiper-slide2 { background-color:#aaa; }
.mio-banner .swiper-pagination-bullet { background: #000; width: 60px; height: 4px; border-radius: 4px }
.mio-banner .swiper-pagination-bullet-active { background: #f60 }


.mio-section { padding: 50px 0; }
.mio-section .mio-t { text-align: center; margin-bottom: 0; }
.mio-section .mio-t h2 { font-size: 2.2em; color: #000; font-weight: bold }
.mio-section .mio-t h3 { margin-top: 15px; }
.mio-section .mio-t .mio-line { width: 100%; height: 1px; background-color: #ddd; overflow: hidden; margin: 30px 0; }
.mio-section .mio-t .mio-line span { width: 80px; height: 1px; display: block; background-color: #f60; margin: 0 auto; }
.mio-section img { width: 100% }

.mio-recommend { background-color: #fff; }
.mio-recommend .mio-vmore a { width: 180px; height: 40px; line-height: 40px; text-align: center; background-color: #000; color: #fff; border-radius: 20px; display: block; margin: 0 auto }
.mio-recommend .mio-vmore a span { margin-left: 10px; transition: all 0.3s ease-out 0s; }
.mio-recommend .mio-vmore a:hover { background-color: #f60; }
.mio-recommend .mio-vmore a:hover span { margin-left: 30px; transition: all 0.3s ease-out 0s; }


.mio-about {}
.mio-about .mio-overview h2 { font-weight: bold; color: #000 }
.mio-about .mio-overview .mio-line { width: 40px; height: 4px; background-color: #000; margin: 20px 0; }
.mio-about .mio-intro { margin: 20px 0; }
.mio-about .mio-intro p { text-indent: 2em; }
.mio-about .mio-vmore {}
.mio-about .mio-vmore a { width: 160px; height: 40px; line-height: 40px; text-align: center; background-color: #000; color: #fff; border-radius: 20px; display: block; }
.mio-about .mio-vmore a span { margin-left: 10px; }


.mio-advantage { background-color: #222; color: #fff; }
.mio-advantage .mio-t h2 { color: #fff; }
.mio-advantage .mio-img { margin-bottom: 20px; }
.mio-advantage .mio-abox { border: #555 1px solid; padding: 15px; height: 320px; background: rgba(0,0,0,.2); }
.mio-advantage .mio-abox h3 { font-weight: bold; margin-bottom: 15px; }
.mio-advantage .mio-abox p { font-size: 0.9em; line-height: 1.7em }
.mio-advantage .mio-abox:hover { border-color: #fff; }


.mio-solution {}
.mio-solution .mio-smenu {}
.mio-solution .mio-smenu a { display: block; height: 60px; line-height: 56px; text-align: center; font-size: 1.2em; background-color: #fff; margin-bottom: 20px; color: #000; font-weight: bold; border: #fff 2px solid; }
.mio-solution .mio-smenu a.st { border: #f60 2px solid; color: #f60; }
.mio-solution .mio-scontent {}
.mio-solution .mio-scontent h3 { font-weight: bold; font-size: 1.8em; color: #000; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-solution .mio-scontent .mio-img { background-color: #333; height: 220px; overflow: hidden; }
.mio-solution .mio-scontent .mio-img img { min-height: 100%; }
.mio-solution .mio-scontent .mio-intro { margin: 30px 0; font-size: 1.2em; 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: #777; }
.mio-solution .mio-scontent .mio-vmore {}
.mio-solution .mio-scontent .mio-vmore a { width: 160px; height: 40px; line-height: 40px; text-align: center; background-color: #000; color: #fff; border-radius: 20px; display: block; }
.mio-solution .mio-scontent .mio-vmore a span { margin-left: 10px; }
.mio-solution .mio-scontent .row { display: none }
.mio-solution .mio-scontent .row:nth-child(1) { display: block }




.mio-news { background-color: #222; }
.mio-nbox img { width: 100%; min-height: 100%; }
.mio-nbox h2 { height: 60px; line-height: 60px; background-color: #000; color: #fff; padding: 0 25px; }
.mio-nbox .mio-nbox { position: relative }
.mio-nbox .mio-nc { padding: 25px; background-color: #fff; height: 480px; overflow: hidden }
.mio-nbox .mio-vmore { position: absolute; top: 0; right: 20px; font-size: 2em; }
.mio-nbox .mio-vmore a { color: #fff; width: 60px; height: 60px; display: block; text-align: center; line-height: 60px; }
.mio-nbox .mio-nc ul.mio-ilist .mio-img { height: 120px; }
.mio-nbox .mio-nc ul.mio-ilist li { border-bottom: #eee 1px solid; padding-bottom: 15px; margin-bottom: 15px; }
.mio-nbox .mio-nc ul.mio-ilist li h4 { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-nbox .mio-nc ul.mio-ilist li:nth-last-child(1) { border: 0; padding: 0; margin: 0; }
.mio-nbox .mio-nc ul.mio-ilist li .mio-pdate { color: #999; margin: 5px 0; }
.mio-nbox .mio-nc ul.mio-ilist li .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; color: #777; }
.mio-nbox .mio-nc ul.mio-nlist .mio-pdate { float:right; color: #999; }

.mio-position { height: 50px; line-height: 50px; background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); overflow: hidden; }
.mio-position a,
.mio-position em { padding: 0 10px; }
.mio-position span.iconfont { margin-right: 10px; }


.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 { font-size: 1.2em; }
.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: #eee; color: #f60; }
.mio-category li.hover a.mio-a { background-color: #f60; 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-contact { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); padding: 25px 0 10px 0; }
.mio-contact h3 { border-left:#f60 2px solid; padding-left: 25px; color: #f60; }
.mio-contact ul { padding: 10px 25px 0 25px; }
.mio-contact p { margin: 0; }

.mio-main { background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.1); }
.mio-main .mio-main-tit { padding: 20px 0; border-bottom: #ccc 1px solid; }
.mio-main .mio-main-tit h1,
.mio-main .mio-main-tit h2 { font-size: 1.4em; font-weight: bold; color: #f60; border-left: #f60 2px solid; padding-left: 15px; }
.mio-main .mio-main-con { padding: 20px 30px; }

.mio-article { font-size: 1.2em; }
.mio-article h2,
.mio-article h3 { margin: 15px 0; font-weight: bold }
.mio-article p { margin: 15px 0; }
.mio-article img { max-width: 100%; }

.mio-alist {}
.mio-alist li { margin-bottom: 15px; padding-bottom: 15px; border-bottom: #eee 1px solid }
.mio-alist li a { display: block; }
.mio-alist li .mio-pdate { color: #f60; margin-bottom: 10px }
.mio-alist li h3 { font-size: 1.5em; font-weight: bold; color: #222; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; }
.mio-alist li .mio-intro { margin: 15px 0; font-size: 0.9em; 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; color: #777; }
.mio-alist li .mio-img { height: 180px; overflow: hidden; }
.mio-alist li .mio-img img { min-height: 100%; width: 100% }


.mio-plist {}
.mio-plist a {display: block; margin-bottom: 30px; background: #000; color: #fff; border: #fff 1px solid; }
.mio-plist a .mio-img { overflow: hidden; height:200px }
.mio-plist a .mio-img img { height: 100%; width: 100% }
.mio-plist a .mio-txt h3 { height: 50px; line-height: 50px; overflow: hidden; padding: 0 15px; font-size: 1em ; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-plist a .mio-txt h3 span { float: right; font-size: 1.5em; margin-left: 10px; }
.mio-plist a:hover { border-color: #fff; border: #f60 1px solid; background-color: #f60 }


.list_page{ text-align:center; margin:30px 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;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-proinfo {}
.mio-proinfo img { width: 100%; }
.mio-proinfo h1 { font-size: 1.5em; color: #000; font-weight: bold; margin-bottom: 20px; }
.mio-proinfo .mio-img { border: #eee 1px solid; padding: 10px; }
.mio-proinfo .mio-intro p { margin: 0; }

.mio-article-pro { }
.mio-article-pro h2.mio-h2t { font-size: 1em; background-color: #eee; border-left: #f60 2px solid; padding: 15px; }

.mio-article-news {}
.mio-article-news h1 { text-align: center; font-size: 1.4em; color: #111; margin: 0 0 20px 0; font-weight: bold }


@media (min-width:1200px) {

/*导航*/
.mio-header .mio-nav { float: right; height: 100px; }
.mio-header .mio-nav ul {}
.mio-header .mio-nav li { float: left; margin-left: 20px; background: url(navl.png) no-repeat left center; padding-left: 20px; position: relative; z-index: 99; }
.mio-header .mio-nav li:nth-child(1) { background: none }
.mio-header .mio-nav li a.mio-a { display: block; height: 100px; overflow: hidden; line-height: 100px; color: #000; font-size: 1.15em; }
.mio-header .mio-nav li a.mio-a:hover { color: #f60; }
.mio-header .mio-nav li.hover a.mio-a { color: #f60; }
.mio-header .mio-nav li a.mio-a span { display: none }
.mio-header .mio-nav li ul { width: 160px; position: absolute; top: 100px; left: 0; background-color: #fff; box-shadow: 0 5px 15px rgba(0,0,0,.2); display: none; }
.mio-header .mio-nav li li { float: none; background: none; margin: 0; padding: 0; }
.mio-header .mio-nav li li a { display: block; line-height: 40px; padding: 0 20px; border-bottom: #ddd 1px solid; }
.mio-header .mio-nav li li a:hover { background-color: #f60; color: #fff; }
.mio-header .mio-nav li:hover ul { display: block; }




.mio-article-pro img { }
.mio-article-pro .mio-pt { text-align: center; background: url(line.png) no-repeat center 40px; height: 80px; margin: 30px auto; }
.mio-article-pro .mio-pt h4 { font-size: 1em; height: 40px; line-height: 40px; font-family: Georgia, "Times New Roman", Times, serif; color: #999; text-transform: uppercase }
.mio-article-pro .mio-pt h2 { font-size: 1.4em; color: #f70; height: 40px; line-height: 40px; border: #ddd 1px solid; width: 300px; background-color: #fff; margin: 0 auto; border-radius: 20px; }

.mio-article-pro .mio-rp1 ul { margin-top: 30px; }
.mio-article-pro .mio-rp1 li img { width: 90%; }
.mio-article-pro .mio-rp1 li { float: left; width: 25%; text-align: center; }

.mio-article-pro  .mio-gylc { border-top: #eee 1px solid; border-left: #eee 1px solid; }
.mio-article-pro  .mio-gylc li { width: 25%; height: 260px; float: left; border-right: #eee 1px solid; border-bottom: #eee 1px solid; padding: 15px; }
.mio-article-pro  .mio-gylc li strong { display: block; color: #222; text-align: center; font-size: 2em; line-height: 1.5em }
.mio-article-pro  .mio-gylc li:nth-child(even) strong { color: #f70; }

.mio-article-pro .mio-cpys { border-top: #eee 1px solid; border-left: #eee 1px solid; }
.mio-article-pro .mio-cpys li { float: left; width: 25%; border-right: #eee 1px solid; border-bottom: #eee 1px solid; padding: 10px; height: 360px }
.mio-article-pro .mio-cpys li h3 { font-size: 1.1em; color: #222; }
.mio-article-pro .mio-cpys li:nth-child(even) h3 { color: #f70; }

.mio-article-pro .mio-lxfz { background-color: #eee; padding: 30px; }
.mio-article-pro .mio-lxfz h3 { color:#222; border-bottom: #ddd 1px solid; padding-bottom: 20px; }
.mio-article-pro .mio-lxfz li { border-bottom: #ccc 1px dashed; height: 80px; line-height: 80px; padding-left: 70px; }
.mio-article-pro .mio-lxfz li:nth-child(1) { background: url(a1.png) no-repeat left center; }
.mio-article-pro .mio-lxfz li:nth-child(2) { background: url(a3.png) no-repeat left center; }
.mio-article-pro .mio-lxfz li:nth-child(3) { background: url(a2.png) no-repeat left center; }





}







@media (min-width:320px) and (max-width:1199px) {


}