﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #333; line-height: 1.8em; font-family: "Arial Unicode MS", Arial,"Microsoft YaHei", Helvetica, sans-serif; font-size: 1em; background-color: #464950;  }
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: #1f2a41; outline: none; text-decoration: none; -webkit-transition:all .3s ease; }
a:hover { text-decoration: underline; color: #066 }
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; }
.mio-tbar { padding: 15px 0; color: #fff; background-color: #006666 }
.mio-tbar a { color: #fff; text-decoration: underline; }

.mio-header { height: 60px; }
.mio-header a.mio-logo { width: 94px; height: 60px; background: url(/images/logo.png) no-repeat left center; display: block; text-indent: -999999px; float: left; }

.mio-fbar { background-color: #066; 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(/images/icon-add.png) }
.mio-fbar dd span.mio-icon-email { background-image: url(/images/icon-email.png) }
.mio-fbar dd span.mio-icon-tel { background-image: url(/images/icon-tel.png) }

.mio-footer { padding: 20px 0; background-color: #1f2a41; color: #a5adbe; font-size: .9em }
.mio-copyright {  }
.mio-copyright a { color: #a5adbe; }
.mio-copyright a:hover { color: #fc0; text-decoration: underline; }
.mio-fmenu dl { margin-bottom: 30px; }
.mio-fmenu dt { margin-bottom: 20px; font-size: 1.4em; font-weight: bold }
.mio-fmenu dd { margin-bottom: 10px; }
.mio-fmenu a { color: #a5adbe; }
.mio-fmenu a:hover { color: #fc0; text-decoration: underline; }
.mio-fmenu dt a { color: #fc0; }
.mio-fmenu dt span { width: 50px; height: 4px; background-color: #fc0; display: block; margin: 15px 0; }

.mio-flinks { padding: 20px 0; color: #a5adbe; background-color: #1f2a41; border-top: rgba(255,255,255,.1) 1px solid; font-size: .9em; }
.mio-flinks a { color: #a5adbe; }
.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: #fc0 url(/images/icon-top.png) no-repeat center; background-size: 60%; position: fixed; bottom: 10px; right: 10px; z-index: 2; }

.mio-section { padding: 25px 0; }

.mio-banner,.mio-pbanner { background-color: #23252c; background-position: center; background-repeat: no-repeat; }

.mio-clist { margin-top: 50px; }
.mio-clist li { margin-bottom: 20px; }
.mio-clist li a { display: block; background-color: #eee; padding: 25px; border-bottom: #ddd 4px solid }
.mio-clist li .mio-intro { color: #333; }
.mio-clist li u { color: #fff; background-color: #006666; display: inline-block; padding: 3px 40px; margin-top: 15px; border-radius: 40px; }
.mio-clist li h2 { font-size: 1.6em; margin-bottom: 10px; }
.mio-clist li a:hover { color: #fff; background-color: #006666; text-decoration: none; border-bottom-color: #006666 }
.mio-clist li a:hover .mio-intro { color: #fff; }
.mio-clist li a:hover u { background-color: #fff; color: #006666; }

.mio-a ol { margin-bottom: 20px; }
.mio-a ol li { list-style: decimal-leading-zero; margin: 0 0 0 2em }
.mio-a ol li p { margin: 0; }

.mio-position { padding: 15px 0 0 10px; border-top: #ddd 1px dashed; margin-top: 30px; }
.mio-position a,.mio-position strong { margin: 0 10px; }

.mio-pro {}
.mio-pro li { margin-bottom: 30px; }
.mio-pro li a { display: block; }
.mio-pro li h2 { margin: 15px 0; color: #111; font-size: 1.2em }
.mio-pro li .mio-txt { padding: 25px }
.mio-pro li .mio-intro { color: #333; margin-bottom: 20px; }
.mio-pro li u { display: inline-block; background-color: #066; color: #fff; padding: 3px 25px; border-radius: 40px }
.mio-pro li a:hover { text-decoration: none; background-color: #066; color: #fff }
.mio-pro li a:hover h2 { color: #fc0 }
.mio-pro li a:hover .mio-intro { color: #fff; }
.mio-pro li a:hover u { background-color: #fff; color: #066 }

.mio-proa li {}
.mio-proa li a { display: block }
.mio-proa li h2 { font-size: 1.6em; color: #1f2a41 }
.mio-proa li .mio-intro { color: #333; margin-bottom: 20px; }
.mio-proa li u { display: inline-block; background-color: #1f2a41; color: #fff; padding: 3px 25px; border-radius: 40px }
.mio-proa li a:hover u { background-color: #066 }
.mio-proa li a:hover h2 { color: #066 }

.mio-news { background-color: #eee; }
.mio-news .mio-ilist { margin-top: 30px; }
.mio-ilist li { white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all; }
.mio-ilist li a { background: url(/images/ico2.png) no-repeat left center; padding-left: 25px; }
.mio-ilist li a:hover { background: url(/images/ico.png) no-repeat left center; }

.mio-article a { text-decoration: underline; text-transform: capitalize }
.mio-article img { margin-bottom: 20px; }

.mio-links a { text-decoration: underline }

.mio-message h2 { font-size: 1.6em; font-weight: bold; color: #131a22; margin: 0 0 20px 0; } 
.mio-message .row div { margin-bottom: 20px; }
.mio-message .ipts { border: #ddd 1px solid; background-color: #efefef; width: 100%; height: 40px; line-height: 40px; padding: 0 10px; font-size: 1em }
.mio-message .btns { width: 200px; height: 50px; line-height: 50px; text-align: center; border: 0; cursor: pointer; background-color: #1f2a41; color: #fff; margin: 0 auto; display: block; font-size: 1em; -webkit-transition:all .3s ease; }
.mio-message .btns:hover { background-color: #066; -webkit-transition:all .3s ease; }
.mio-message .txts { border: #ddd 1px solid; background-color: #efefef; width: 100%; height: 150px; line-height: 30px; padding: 10px; font-size: 1em }
.mio-message .ipts:focus,
.mio-message .txts:focus { border: #066 1px solid; background-color:#f3f3f3 }
.mio-message .col-md-6 { position: relative }
.mio-message .msg-box { position: absolute; top: 8px; right: 30px; color: #f90; }


.mio-a5 a { text-decoration: underline }
.mio-a5 img { margin-bottom: 20px; }
.mio-a5 h2 { font-size: 1.6em; color: #111; }
.mio-a5 strong { font-weight: normal; display: inline-block; width: 90px; }

.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-sitemap dl { border: #ddd 1px solid; padding: 25px; margin-bottom: 25px; background-color: #f3f3f3 }
.mio-sitemap dt { font-size: 1.5em; margin-bottom: 10px; font-weight: bold; }
.mio-sitemap dd { background: url(/images/ico2.png) no-repeat left 10px; padding-left: 20px; }

.mio-side h3 { font-size: 1.5em; margin-bottom: 15px; font-weight: bold; }
.mio-side .mio-img { margin-bottom: 20px; }
.mio-side .mio-sbox { border: #ddd 1px solid; padding: 25px; margin-bottom: 25px; background-color: #f3f3f3 }
.mio-sbox-ct strong { font-weight: normal; display: inline-block; width: 90px; }
.mio-sbox-ct .mio-intro a { text-decoration: underline }

@media (min-width:320px) and (max-width:640px) {
	html,body { background-color: #fff; overflow-x: hidden; }
	.container { padding: 0 25px; }
	
	.mio-tbar { display: none }
	
	.mio-header { height: 60px; width: 100%; position: fixed; top: 0; left: 0; z-index: 999; background-color: #fff; box-shadow: 0 5px 5px rgba(0,0,0,.3) }
	.mio-header a.mio-logo { background-size: 70%; }
	
	.mio-navm { float: right; width: 30px; height: 30px; overflow: hidden; padding: 15px 0; cursor: pointer }
	.mio-navm span { width: 30px; height: 30px; display: block; background-position: center; background-repeat: no-repeat }
	.mio-navm span.mio-open { background-image: url(/images/icon-menu.png) }
	.mio-navm span.mio-close { background-image: url(/images/icon-close.png); background-size: 70% }
	
	.mio-nav { position: fixed; top: 60px; left: 0; width: 100%; z-index: 999; background-color: #131a28; padding: 25px; border-top: #066 5px solid; display: none }
	.mio-nav ul { width: 85%; }
	.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; color: #fff; padding: 5px; }
	.mio-nav li ul { display: none; }
	
	.mio-nav .mio-lan { margin: 20px 0 0 0; text-align: center }
	.mio-nav .mio-lan li { border: 0; padding: 0; margin: 0; display: inline-block; }
	.mio-nav .mio-lan a { color: #fff; padding: 10px; }
	
	.mio-fbar dd { margin-top: 20px; }
	.mio-fbar dd div.mio-fadd { width: 200px; float: left }
	
	.mio-banner { background: url(/upfile/banner-wrap.jpg) no-repeat center; background-size: cover; overflow: hidden; padding: 260px 0 0 0 }
	.mio-banner .mio-txt { padding: 25px; background-color: #066; color: #fff; }
	.mio-banner h6 { margin: 0; opacity: 0.5; font-size: 1em; line-height: 1.2em; padding-bottom: 10px }
	.mio-banner h1 { margin: 0; font-size: 1.5em }
	
	.mio-proa li a:hover { text-decoration: none }
	.mio-proa li h2 { font-size: 1.1em; }
	.mio-proa .mio-txt { padding: 25px 5px; text-align: center }
	.mio-proa u { }
	
	.mio-ilist span { float: right; font-size: .9em; color: #999; }
	
	.mio-banner,.mio-pbanner { margin-top: 60px; }
	
	.mio-pbanner {}
	.mio-pbanner h1 { background-color: #066; color: #fff; padding: 10px; text-align: center; margin: 0 }
	
	.mio-news ul.mio-ul4 li:nth-child(n + 2) { display: none }
	.mio-news ul.mio-ilist li:nth-child(n + 6) { display: none }
	.mio-news ul.mio-ilist li { margin-bottom: 5px; }
	
	ul.mio-ilista li:nth-child(n + 6) { display: none }
	
	.mio-clist li a { padding: 0; }
	.mio-clist li .mio-img { }
	.mio-clist li .mio-txt { text-align: center; padding: 25px; }
	.mio-clist li h2 { font-size: 1.1em }
	
	.mio-a5 h2 { font-size: 1.2em; }

	.mio-message { border-top: #ddd 1px solid; padding-top: 20px; }
	.mio-message .ipts,
	.mio-message .btns,
	.mio-message .txts { width: 90%; }
	

}

@media (min-width:641px) {

	.mio-container { width: 1200px; background-color: #fff; margin: 0 auto; position: relative; }
	.container { padding: 0 25px; width: 1100px; margin: 0 auto }
	
	.mio-tbar { padding: 0; height: 50px; line-height: 50px; }
	.mio-tbar .mio-tct { float: left; }
	.mio-tbar .mio-tct>div { display: inline-block }
	.mio-tbar .mio-tct a { margin-right: 30px; margin-left: 5px; }
	.mio-tbar .mio-lan { float: right; position: relative; z-index: 9999; cursor: pointer; width: 150px; }
	.mio-tbar .mio-lan span { width: 100%; height: 50px; line-height: 50px; text-align: left; display: block; padding: 0 15px; background: url(/images/ico_ar.png) no-repeat 145px center; font-size: .95em }
	.mio-tbar .mio-lan ul { position: absolute; top: 50px; left: 0; background-color: #004d4d; width: 100%; padding: 0 15px 15px 15px; display: none }
	.mio-tbar .mio-lan li { height: 34px; line-height: 34px; background-repeat: no-repeat; background-position: left center; padding-left: 35px; }
	.mio-tbar .mio-lan li:nth-child(1) { background-image: url(/images/ico_cn.jpg) }
	.mio-tbar .mio-lan li:nth-child(2) { background-image: url(/images/ico_en.jpg) }
	.mio-tbar .mio-lan li:nth-child(3) { background-image: url(/images/ico_ru.jpg) }
	.mio-tbar .mio-lan:hover ul { display: block }
	.mio-tbar .mio-lan:hover span { background-color: #004d4d; }
	.mio-tbar .mio-lan a:hover { color: #fc0; }
	
	.mio-header { height: 100px; }
	.mio-header a.mio-logo { height: 100px; }
	
	.mio-header-top { width: 100%; height: 100px; position: fixed; top: 0; left: 0; z-index: 99; }
	.mio-header-top .container { background-color: #fff; box-shadow: 0 5px 5px rgba(0,0,0,.3); padding: 0 50px }
	
	.mio-nav { float: right }
	.mio-nav ul li { float: left; margin-left: 35px; position: relative; z-index: 999; }
	.mio-nav ul li a.mio-a { display: block; height: 100px; line-height: 100px; color: #191a1d; font-weight: bold; }
	.mio-nav ul li a.mio-a:hover { color: #006666; text-decoration: none }
	.mio-nav ul li.hover a.mio-a { color: #006666; border-bottom: #006666 5px solid; height: 95px }
	.mio-nav ul li ul { position: absolute; top: 96px; left: -100px; z-index: 999; width: 200px; background-color: #fff; padding: 25px; border-top: #006666 4px solid; box-shadow: 0 5px 5px rgba(0,0,0,.2); display: none }
	.mio-nav ul li li { float: none; margin: 0 0 5px 0; padding-bottom: 5px; border-bottom: #ddd 1px dashed }
	.mio-nav ul li li a { padding: 6px 15px; color: #191a1d; display: block }
	.mio-nav ul li li a:hover { background-color: #006666; color: #fff; text-decoration: none }
	.mio-nav ul li:hover ul { display: block }
	.mio-nav ul li ul.mio-snav1 { width: 360px; }
	.mio-nav ul li ul.mio-snav2 { width: 410px; }
	.mio-nav ul li ul.mio-snav3 { width: 380px; }
	
	.mio-fmenu dl { width: 32%; float: left; }
	.mio-fmenu dl:nth-child(2) { margin-left: 2%; margin-right: 2% }
	
	.mio-cpl { text-align:center }
	.mio-cpr { text-align:center }
	.mio-cpr span { padding: 0 8px; font-size: .9em }
	

	.mio-banner { height: 560px; width: 100%; position: relative; z-index: 1; overflow: hidden }
	.mio-banner .mio-txt { padding: 200px 0 0 50px; position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; overflow: hidden; background: url(/images/pattern.png) }
	.mio-banner h6 { font-size: 1em; color: #fff; text-shadow: 2px 2px rgba(0,0,0,.5); }
	.mio-banner h1 { font-size: 3em; letter-spacing: 2px; color: #fff; text-shadow: 2px 2px rgba(0,0,0,.5); }
	.mio-banner .mio-ivideo { position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: 100%; overflow: hidden; }
	.mio-banner .mio-ivideo video { width: 100%; height: auto; }
	
	.mio-pbanner { height: 600px; width: 100%; position: relative; z-index: 1; overflow: hidden }
	.mio-pbanner .mio-img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
	.mio-pbanner .mio-txt { width: 100%; position: absolute; bottom: 0; left: 50px; z-index: 2;  }
	.mio-pbanner .mio-txt { }
	.mio-pbanner img { height: 100%; width: 100%; background-color: #eee; }
	.mio-pbanner h1 { display: inline-block; background-color: #006666; padding: 30px 25px; color: #fff; font-size: 2.2em; margin: 0; }
	.mio-pbanner h1.mio-h1a { font-size: 1.6em }

	.mio-main { padding: 25px 10px  }
	.mio-main h1 { font-size: 2.2em; color: #111; text-align: center; margin-bottom: 30px; line-height: 1.2em }
	
	.mio-a5 { width: 460px; float: right }
	
	
	.mio-message { width: 500px; float: left }
	
	ul.mio-ul4 li { width: 23.5%; margin-right: 2%; float: left }
	ul.mio-ul4 li:nth-last-child(1) { margin-right: 0; }
	
	ul.mio-ul3 li { width: 32%; margin-right: 2%; float: left }
	ul.mio-ul3 li:nth-last-child(1) { margin-right: 0; }
	
	ul.mio-ul2 li { width: 49%; margin-right: 2%; float: left }
	ul.mio-ul2 li:nth-last-child(1) { margin-right: 0; }

	.mio-pro2 {}
	.mio-pro2 li { width: 49%; float: left; }
	.mio-pro2 li:nth-child(2) { margin-left: 2% }
	
	.mio-pro {}
	.mio-pro li { width: 32%; float: left; margin-right: 2% }
	.mio-pro li:nth-last-child(1) { margin-right: 0; }
	
	.mio-proa li .mio-img { width: 50%; float: left; height: 405px; overflow: hidden }
	.mio-proa li .mio-txt { width: 50%; float: left }
	.mio-proa li .mio-c { padding: 30px 50px 50px 80px; }
	.mio-proa li:nth-child(2) .mio-img,
	.mio-proa li:nth-child(4) .mio-img { float: right }
	.mio-proa li:nth-child(2) .mio-c { padding: 50px 50px 0 50px; }
	.mio-proa li:nth-child(3) .mio-c { padding-top: 60px; }
	.mio-proa li:nth-child(4) .mio-c { padding: 60px 50px 0 50px; }
	.mio-proa li:nth-child(5) .mio-c { padding-top: 40px; }
	
	.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-ilist li a { }
	.mio-ilist li span { float: right; margin-left: 15px; color: #999; font-size: .9em }
	
	.mio-fbar dt,.mio-fbar dd { float: left; margin-right: 38px; }
	.mio-fbar dd:nth-last-child(1) { margin-right: 0; }
	
	.mio-clist li .mio-img { width: 400px; height: 200px; overflow: hidden; float: left; }
	.mio-clist li .mio-img img { width: 100%; height: 100%; }
	.mio-clist li .mio-txt { width: 55%; float: right; }
	
	.mio-sitemap { width: 48%; float: left }
	.mio-sitemap dd span { float: right }
	.mio-side { width: 48%; float: right }
	
	ul.mio-ilista li:nth-child(n + 21) { display: none }

}


.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}