* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #111; line-height: 1.8em; font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif; font-size: 1em; background-color: #fff;  }
h1,h2,h3,h4,h5,h6 { font-size: 1.1em; text-transform: capitalize }
ul,ol,li { margin: 0; padding: 0; list-style: none }
a { color: #111; outline: none; text-decoration: none; -webkit-transition:all .3s ease; }
a:hover { text-decoration: none; color: #de4a02 }
img { display: block; width: 100% }
p { margin-bottom: 20px; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; border-top: #111 1px solid; border-right: #111 1px solid; text-align: center; margin-bottom: 20px; }
table th { border-bottom: #111 1px solid; border-left: #111 1px solid; background-color: #6697d1; color: #fff; padding: 10px; }
table td { border-bottom: #111 1px solid; border-left: #111 1px solid; padding: 10px; }
table tr:nth-child(odd) { background-color: #f3f3f3 }

.mio-tbar { background-color: #2d4583; color: #fff; width: 100%; height: 40px; line-height: 40px; position: fixed; top: 0; left: 0; z-index: 100; background: linear-gradient(to left, #2d4583, #2e71b8); }

.mio-header { height: 60px; width: 100%; background-color: #fff; position: fixed; top: 40px; left: 0; z-index: 100; box-shadow: 0 5px 5px rgba(0,0,0,.1) }
.mio-header a.navbar-brand { width: 240px; height: 60px; background: url(logo.jpg) no-repeat left center; display: block; text-indent: -999999px; float: left; background-size: 70%; }

.mio-footer { background-color: #62656a; padding: 30px 0; color: #fff }

.mio-copyright { background-color: #62656a; padding: 15px 0; border-top: rgba(255,255,255,.1) 1px solid; color: #fff; text-align: center }

.mio-pbanner { margin-top: 140px; height: 400px; background-color: #184c90; background-position: center; background-repeat: no-repeat; background-image: url(about.jpg); }

.mio-position { padding: 15px 0; text-align: right; background-color: #f3f3f3 }
.mio-position a,
.mio-position strong { padding: 0 10px; font-weight: normal }
.mio-position .mio-crumbs { background: url(home.png) no-repeat left center; padding-left: 25px; float: right }

.mio-category { border-left: #eee 1px solid; border-right: #eee 1px solid }
.mio-category h3 { background-color: #2d4583; color: #fff; padding: 20px 25px; font-size: 1.2em; text-align: center; }
.mio-category ul {}
.mio-category li { }
.mio-category li a { display: block; padding: 10px 25px; border-bottom: #eee 1px solid; }
.mio-category li a:hover {}
.mio-category li.hover a { color: #f88b26; font-weight: bold }
.mio-category li a span { width: 30px; height: 30px; background: url(icon-ar2.png) no-repeat right center; display: block; float: right; background-size: 40% }
.mio-category li.hover a span { background-image: url(icon-ar2h.png) }

h1.mio-h1t { font-size: 2.2em; padding-bottom: 25px; margin-bottom: 25px; border-bottom: #eee 1px solid; letter-spacing: 2px; color: #2d4583; line-height: 1.3em }

.mio-a4 h2 { margin-bottom: 20px }

.mio-plist li { margin-bottom: 20px; }
.mio-plist li a { display: block }
.mio-plist li .mio-txt { padding: 15px 0; text-align: center }

.mio-hlist li { margin-bottom: 20px; }
.mio-hlist li a { display: block }
.mio-hlist li .mio-txt { padding: 15px 0; text-align: center }



.mio-article h2 { margin-bottom: 20px; color: #f88b26; font-size: 1.4em }
.mio-article h3 { margin-bottom: 20px }
.mio-article ol { margin-left: 2em; margin-bottom: 20px }
.mio-article ol li { list-style: decimal-leading-zero }
.mio-article ol li p { margin: 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;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-honor-img img { border: #eee 1px solid; }

.mio-vmore a { display: block; background-color: #2d4583; color: #fff; border-radius: 20px; width: 160px; height: 40px; line-height: 40px; text-align: center; }


.mio-banner { height: 700px; width: 100%; background-color: #000; position: relative; z-index: 1; }
.mio-banner .mio-txt { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 3; }
.mio-banner .mio-img { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.mio-banner .mio-bbg { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2; background: url(b.png) repeat; background-attachment: fixed }
.mio-banner .mio-ttl { height: 100%; width: 100%; position: relative; z-index: 1 }
.mio-banner .mio-ttl .mio-ptl { position: absolute; top: 50%; width: 100%; color: #fff; margin-top: -100px; }
.mio-banner .mio-ttl .mio-ptl h3 { font-size: 2em; margin-bottom: 30px; background-color: rgba(45,69,131,.8); font-weight: normal; display: inline-block; padding: 5px 15px; text-shadow: 0 1px 1px rgba(0,0,0,.5); line-height: 1.2em }
.mio-banner .mio-ttl .mio-ptl h4 { font-size: 3.5em; line-height: 1.3em; text-shadow: 0 3px 3px rgba(0,0,0,.8); margin-bottom: 30px; letter-spacing: 2px; }

.mio-a3 li p { background: url(ico.png) no-repeat left center; padding-left: 30px }

@media (min-width:320px) and (max-width:640px) {

	html,body { background-color: #fff; overflow-x: hidden; width: 100% }
	.container { padding: 0 25px; }
	.mio-tbar { display: none }

	.mio-header { height: 60px; top: 0 }
	.mio-header a.navbar-brand { background-size: 50% }

	.mio-navm span { width: 30px; height: 60px; display: block; background-position: center; background-repeat: no-repeat; float: right; cursor: pointer; }
	.mio-navm span.mio-open { background-image: url(icon-menu.png) }
	.mio-navm span.mio-close { background-image: url(icon-close.png); background-size: 70% }

	.mio-nav { position: fixed; top: 60px; bottom: 0; right: 0; display: none; width: 100%; z-index: 999; background-color: rgba(255,255,255,.95); }
	.mio-nav ul { padding: 20px; }
	.mio-nav li { margin-bottom: 5px; padding-bottom: 5px; border-bottom: rgba(255,255,255,.1) 1px dashed }
	.mio-nav li a.mio-a { display: block; height: 32px; line-height: 32px; background-color: #5d6164; padding: 5px 15px; color: #fff }
	.mio-nav li a.mio-a span { display: inline-block; float: right; width: 12px; height: 32px; background: url(icon-ar.png) no-repeat center; background-size: 100%}

	.mio-banner { height: 340px; margin-top: 60px; text-align: center }
	.mio-banner .mio-ttl .mio-ptl { margin-top: -60px; }
	.mio-banner .mio-ttl .mio-ptl h3 { font-size: 1em }
	.mio-banner .mio-ttl .mio-ptl h4 { font-size: 1.8em; }
	.mio-banner .mio-ttl .mio-ptl h4 span { display: block }


	#certify {position: relative;width: 320px;margin: 0 auto }
	#certify .swiper-container {padding-bottom: 100px;}
	#certify  .swiper-slide {width: 320px;height: 450px;background: #fff; box-shadow: 0 8px 30px #ddd;}
	#certify  .swiper-slide img{display:block;}
	#certify .swiper-pagination {width: 100%;bottom: 20px;}
	#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
	#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
	#certify .swiper-button-prev {left: -30px;width: 45px;height: 45px;background: url(wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
	#certify .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
	#certify .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
	#certify .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%}


	.mio-pros { padding: 25px }
	.mio-pros .swiper-button-next,
	.mio-pros .swiper-button-prev { display: none }
	.mio-pros a .mio-txt { padding: 20px 0 60px 0; text-align: center }
	.mio-pros a .mio-img img { border-radius: 6px; }
	.mio-pros a .mio-intro { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; margin: 10px 0; color: #777 }
	.mio-pros a .mio-more { display: block; background-color: #2d4583; color: #fff; border-radius: 20px; width: 100%; height: 32px; line-height: 32px; text-align: center; font-size: .9em }

	.mio-infos .mio-shebei h2 { background-color: #2d4583; color: #fff; padding: 15px; font-size: 1.2em; text-align: center }
	.mio-infos .mio-about { background-color: #f3f3f3 }
	.mio-infos .mio-about h2 { background-color: #333; color: #fff; padding: 15px; font-size: 1.2em; text-align: center }
	.mio-infos .mio-about .mio-txt { padding: 25px; }
	.mio-infos .mio-about .mio-txt h1 { text-align: center; margin-bottom: 20px }
	
	.mio-vmore a { width: 100%; text-align: center }
	
	.mio-honor { padding-top: 30px }
	.mio-honor h2 { color: #2d4583; font-size: 1.6em; text-align: center; margin-bottom: 20px }
	
	.mio-pbanner { height: 120px; margin-top: 60px; background-size: cover }
	
	.mio-position { text-align: left }
	.mio-position .mio-crumbs { float: none; background-position: 0 4px }
	
	h1.mio-h1t { font-size: 1.2em }
	
	.mio-section { padding: 25px 0 }
	
	.mio-side { display: none }
	
	.mio-footer .mio-flogo { width: 200px; height: 60px; background: url(flogo.png) no-repeat left center; background-size: 80%; margin: 0 auto 20px; }
	.mio-footer a { color: #fff }
	.mio-footer a:hover { text-decoration: underline }
	.mio-footer .mio-fbox { margin-bottom: 20px; padding-bottom: 20px; border-bottom: rgba(255,255,255,.1) 1px dashed }
	.mio-footer .mio-fbox h3 { margin-bottom: 20px }
	.mio-footer .mio-ewm { width: 160px; text-align: center; margin: 0 auto }
	.mio-footer .mio-ewm img { width: 100%; display: block; margin-bottom: 10px; }
	.mio-footer .mio-fbox2 {  }
	.mio-footer .mio-fbox2 li { background: url(il.png) no-repeat left center; padding-left: 30px }
	.mio-footer .mio-fbox1 li span { width: 20px; height: 30px; background-position: center; background-repeat: no-repeat; background-size: 90%; display: block; float: left; margin-right: 10px; }
	.mio-footer .mio-fbox1 li:nth-child(1) span { background-image: url(icon-add.png) }
	.mio-footer .mio-fbox1 li:nth-child(2) span { background-image: url(icon-tel.png) }
	.mio-footer .mio-fbox1 li:nth-child(3) span { background-image: url(icon-email.png) }

	.mio-proinfo .mio-img { margin-bottom: 20px; }
	.mio-proinfo .mio-txt h1 { border-bottom: #eee 1px solid; padding-bottom: 20px; margin-bottom: 20px; font-size: 1.2em }

	.mio-article-pro { overflow-x: scroll }
}

@media (min-width:641px) {
	.container { width: 1150px; padding: 0 25px; margin: 0 auto }
	.mio-fl { float: left }
	.mio-fr { float: right }
	
	.mio-tbar .mio-fr ul { float: right }
	.mio-tbar .mio-fr ul li { float: left; line-height: 40px; margin-left: 35px }
	.mio-tbar .mio-fr ul li a { color: #fff }
	.mio-tbar .mio-fr ul li span { width: 20px; height: 40px; display: block; float: left; background-position: center; background-repeat: no-repeat; background-size: 100%; margin-right: 10px; }
	.mio-tbar .mio-fr ul li:nth-child(1) span { background-image: url(icon-tel.png) }
	.mio-tbar .mio-fr ul li:nth-child(2) span { background-image: url(icon-email.png) }
	
	.mio-header { height: 100px; }
	.mio-header a.navbar-brand { height: 100px; }
	
	.mio-nav { float: right }
	.mio-nav ul li { float: left; margin-left: 60px; position: relative; z-index: 999; }
	.mio-nav ul li a.mio-a { display: block; height: 100px; line-height: 100px; color: #111; font-size: 1.1em; }
	.mio-nav ul li a.mio-a:hover { color: #de4a02; text-decoration: none }
	.mio-nav ul li.hover a.mio-a { color: #de4a02; border-bottom: #de4a02 2px solid; height: 98px; }

	.mio-footer .mio-flogo { width: 200px; height: 60px; background: url(flogo.png) no-repeat left center; background-size: 80%; margin-bottom: 20px; }
	.mio-footer a { color: #fff }
	.mio-footer a:hover { text-decoration: underline }
	.mio-footer .mio-fbox { float: left; width: 40% }
	.mio-footer .mio-fbox h3 { margin-bottom: 20px }
	.mio-footer .mio-ewm { width: 160px; float: right; text-align: center }
	.mio-footer .mio-ewm img { width: 100%; display: block; margin-bottom: 10px; }
	.mio-footer .mio-fbox2 { width: 40% }
	.mio-footer .mio-fbox2 li { width: 49%; float: left; margin-right: 2% }
	.mio-footer .mio-fbox2 li:nth-child(even) { margin-right: 0; }
	.mio-footer .mio-fbox1 li span { width: 20px; height: 30px; background-position: center; background-repeat: no-repeat; background-size: 90%; display: block; float: left; margin-right: 10px; }
	.mio-footer .mio-fbox1 li:nth-child(1) span { background-image: url(icon-add.png) }
	.mio-footer .mio-fbox1 li:nth-child(2) span { background-image: url(icon-tel.png) }
	.mio-footer .mio-fbox1 li:nth-child(3) span { background-image: url(icon-email.png) }

	.mio-section { padding: 50px 0 }
	
	.mio-main { width: 830px; float: right }
	.mio-side { width: 280px; float: left }
	
	.mio-plist li { width: 32%; float: left; margin-right: 2% }
	.mio-plist li:nth-child(3n) { margin-right: 0 }
	.mio-plist li .mio-img { height: 199px; overflow: hidden; background-color: #eee }
	.mio-plist li .mio-img img { border-radius: 6px }

	.mio-hlist li { width: 32%; float: left; margin-right: 2% }
	.mio-hlist li:nth-child(3n) { margin-right: 0 }
	.mio-hlist li .mio-img { height: 368px; overflow: hidden; border: #eee 1px solid }

	table { font-size: .9em; line-height: 1.4em }
	
	.mio-proinfo { margin-bottom: 20px }
	.mio-proinfo .mio-img { width: 48%; float: left }
	.mio-proinfo .mio-txt { width: 48%; float: right }
	.mio-proinfo .mio-txt h1 { border-bottom: #eee 1px solid; padding-bottom: 20px; margin-bottom: 20px; font-size: 1.6em }
	
	.mio-a3 li { width: 49%; float: left; }
	.mio-a3 li:nth-child(even) { float: right }
	
	
	.mio-banner { margin-top: 140px; }
	
	.mio-t h2 { text-align: center; font-size: 2em }
	.mio-t .mio-line { width: 100%; height: 3px; margin: 30px auto; background: url(li2.jpg) repeat-x 2px }
	.mio-t .mio-line span { width: 80px; height: 3px; background-color: #2d4583; display: block; margin: 0 auto; overflow: hidden }
	
	.mio-pros img { width: 100% }
	
	.mio-pros { padding: 0 }
	.mio-pros .swiper { }
	.mio-pros .swiper-slide { height: 480px }
	.mio-pros .swiper-slide a { display: block; background: linear-gradient(to right, #ddd, #fafafa); height: 480px; position: relative; z-index: 1; }
	.mio-pros .swiper-slide .mio-txt { border-left: #111 3px solid; padding-left: 20px; font-size: .9em; text-transform: uppercase; position: absolute; top: 50px; left: 30px; z-index: 2; }
	.mio-pros .swiper-slide .mio-img { position: absolute; bottom: 30px; left: 30px; right: 30px; z-index: 1; text-align: center }
	.mio-pros .swiper-slide .mio-img img { border-radius: 6px }
	.mio-pros .swiper-slide .mio-intro { padding: 0 30px 0 0;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; text-overflow: ellipsis; margin: 10px 0; color: #777 }
	.mio-pros .swiper-slide h3 { font-size: 1.3em }
	.mio-pros .swiper-pagination { display: none }
	.mio-pros .swiper-btn-next,
	.mio-pros .swiper-btn-prev { width: 48px; height: 48px; display: block; position: absolute; top: 50%; z-index: 99; margin-top:-30px; background-position: center; background-repeat: no-repeat; cursor: pointer; }
	.mio-pros .swiper-btn-next { right: 5px; background-image: url(icon_ar.png) }
	.mio-pros .swiper-btn-prev { left: 5px; background-image: url(icon_al.png) }
	
	.mio-honor {}
	#certify {position: relative;width: 1150px;margin: 0 auto }
	#certify .swiper-container {padding-bottom: 100px;}
	#certify  .swiper-slide {width: 520px;height: 720px;background: #fff; box-shadow: 0 8px 30px #ddd;}
	#certify  .swiper-slide img{display:block;}
	#certify .swiper-pagination {width: 100%;bottom: 20px;}
	#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
	#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
	#certify .swiper-button-prev {left: -30px;width: 45px;height: 45px;background: url(wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
	#certify .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%}
	#certify .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
	#certify .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%}
	
	.mio-infos { }
	.mio-infos .mio-about { width: 50%; float: left; background-color: #eee; padding-bottom: 50px; background: linear-gradient(to left, #ddd, #fafafa); }
	.mio-infos .mio-about h2 { background-color: #333; color: #fff; padding: 30px; font-size: 2em; background: linear-gradient(to left, #555, #333); }
	.mio-infos .mio-about h1 { margin: 0 0 20px 0; font-size: 1.4em; font-weight: normal }
	.mio-infos .mio-about .mio-txt { width: 500px; padding: 50px 0 0 50px; height: 330px; }
	
	.mio-infos .mio-shebei { width: 50%; float: left  } 
	.mio-infos .mio-shebei h2 { background-color: #2d4583; color: #fff; padding: 30px; font-size: 2em; text-align: right; background: linear-gradient(to left, #2d4583, #2e71b8); }
	.mio-infos .mio-shebei a { display: block; height: 430px; overflow: hidden; }
	.mio-infos .mio-shebei a img { min-height: 100%; min-width: 100% }
	
	.mio-ul2 li { width: 49%; float: left; margin-right: 2%; margin-bottom: 20px }
	.mio-ul2 li:nth-child(2n) { margin-right: 0 }
	.mio-ul2 li img { display: block }
	.mio-ul2 li p { margin: 0 }
	
	.mio-ul3 li { width: 32%; float: left; margin-right: 2%; margin-bottom: 20px }
	.mio-ul3 li:nth-child(3n) { margin-right: 0 }
	
	
}

@media (min-width:1680px) {
	.container { width: 1550px; padding: 0 25px; margin: 0 auto }
	.mio-nav ul li { margin-left: 90px; }
	.mio-main { width: 1230px; float: right }
	
	.mio-pros .swiper-slide { height: 600px }
	.mio-pros .swiper-slide a { height: 600px; }
	
	#certify { width: 1550px; }
	
	.mio-infos .mio-shebei a { height: 630px; }
	.mio-infos .mio-about .mio-txt { width: 620px; padding: 150px 0 0 150px; height: 430px; }
	.mio-infos .mio-about h1 { font-size: 1.8em }
	.mio-infos .mio-about .mio-intro { margin: 40px 0 }
	
	.mio-hlist li .mio-img { height: 546px; }
	
	.mio-plist li .mio-img { height: 295px; }
}

.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}