﻿* { margin: 0; padding: 0; text-decoration: none; font-style: normal }
html,
body { color: #333; line-height: 1.8em; font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif; font-size: .95em; }
h1,h2,h3,h4,h5,h6 { font-size: 1.1em; }
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: none; color: #c84427 }
img { display: block; width: 100%; pointer-events: none; }

body { /*width: 1200px; margin: 0 auto*/ }



.mio-header a.mio-logo { background: url(logow.png) no-repeat left center; display: block; text-indent: -999999px; }

.mio-footer { background-color: #e3e3e3; padding: 30px 0; text-align: center }
.mio-footer ul { margin-bottom: 20px; }
.mio-footer li { display: inline; }
.mio-footer li span { padding: 0 25px; }
.mio-footer li a { font-weight: bold }

.mio-fbar { background-color: #00315f; 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-a-top { width: 30px; height: 30px; background: #00315f url(icon-top.png) no-repeat center; background-size: 60%; position: fixed; bottom: 10px; right: 10px; z-index: 2; }

.mio-about { background-color: #00315f; color: #fff; padding: 50px 0; text-align: center; }
.mio-about p { font-size: 1.3em; font-weight: bold; line-height: 1.8em }

.mio-section { padding: 50px 0; }
.mio-section .mio-t { text-align: center; letter-spacing: 1px; margin-bottom: 50px; color: #111; }
.mio-section .mio-t h3 { font-size: 2.6em; font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif }
.mio-section .mio-t h2 { font-size: 1.8em }
.mio-section .mio-t .mio-line { width: 110px; height: 2px; background-color: #c84427; margin: 30px auto }

.mio-article h2,.mio-article h3 { margin-bottom: 20px; }
.mio-article p { margin-bottom: 20px; }

.mio-position { background-color: #eee; padding: 15px 0; }

.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-prev-next { margin: 30px 0; padding: 20px 0 0 0; border-top: #eee 1px solid;}

h1.mio-h1t { text-align: center; font-size: 2.2em; margin-bottom: 30px; color: #111; line-height: 1.6em }

.mio-info a.mio-vmore { border: #fff 2px solid; width: 150px; height: 32px; line-height: 32px; text-align: center; color: #fff; display: block; margin-top: 30px; }
.mio-info a.mio-vmore:hover { background-color: #333; border-color: #333; }

@media (min-width:320px) and (max-width:640px) {


}

@media (min-width:641px) {
	.container { padding: 0 25px; width: 1150px; margin: 0 auto }

	.mio-header { height: 120px; width: 100%;  background-color: #00315f; box-shadow: 0 5px 5px rgba(0,0,0,.1); position: fixed; top: 0; left: 0; z-index: 100; }
	.mio-header .container { position: relative; z-index: 100; width: 1100px }
	.mio-header a.mio-logo { width: 260px; height: 120px; position: absolute; top: 0; left: 0; z-index: 1 }
	.mio-nav { width: 700px; position: absolute; top: 0; left: 50%; margin-left: -300px; }
	.mio-nav ul li { float: left; position: relative; z-index: 999; margin-left: 70px }
	.mio-nav ul li a.mio-a { display: block; font-weight: bold; padding: 35px 0 0 0; text-align: center; line-height: 1.4em; color: #fff; height: 120px; overflow: hidden }
	.mio-nav ul li a.mio-a em { display: block; text-transform: uppercase }
	.mio-nav ul li a.mio-a span { width: 0; height: 3px; background-color: #fff; overflow: hidden; display: block; margin-top: 10px; }
	.mio-nav ul li a.mio-a:hover span { width: 100% }
	.mio-nav ul li.hover a.mio-a { color: #fff; width: 100%; }
	.mio-nav ul li.hover a.mio-a span { width: 100% }
	.mio-nav ul li ul { position: absolute; top: 120px; left: -80px; width: 240px; background-color: #00315f; display: none; border-top: #00315f 3px solid; }
	.mio-nav ul li li { float: none; margin: 0; }
	.mio-nav ul li li a { display: block; padding: 8px 20px; text-align: center; color: #fff }
	.mio-nav ul li li a:hover { background-color: rgba(0,0,0,.2); color: #fff; }
	.mio-nav ul li:hover ul { display: block }
	
	.mio-lan { position: absolute; top: 0; right: 0; padding-top: 35px; }
	.mio-lan a { margin-left: 35px; float: left; color: #fff }
	.mio-lan a span { width: 30px; height: 20px; background-position: center; background-repeat: no-repeat; margin: 0 auto; display: block }
	.mio-lan a:nth-child(1) span { background-image: url(ico2.jpg)}
	.mio-lan a:nth-child(2) span { background-image: url(ico3.jpg)}
	
	.mio-fbar dt,.mio-fbar dd { float: left; margin-right: 120px; }
	.mio-fbar dd:nth-last-child(1) { margin-right: 0; }
	
	.mio-banner { background-color: #eee; }
	
	.mio-pro { padding-bottom: 0 }
	.mio-cmenu { }
	.mio-cmenu li { width: 33.33%; float: left }
	.mio-cmenu li a { display: block; height: 300px; width: 100%; position: relative; z-index: 1; background-color: #eee; overflow: hidden }
	.mio-cmenu li .mio-img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1 }
	.mio-cmenu li .mio-img img { min-height: 100% }
	.mio-cmenu li .mio-txt { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 2; text-align: center; }
	.mio-cmenu li .mio-txt h3 { border: rgba(0,49,95,.6) 5px solid; display: inline-block; padding: 5px; margin-top: 120px }
	.mio-cmenu li .mio-txt h3 span { background-color: rgba(0,49,95,.6); color: #fff; padding: 15px 20px; display: inline-block }
	.mio-cmenu li a:hover .mio-txt { background-color: rgba(0,49,95,.6); }
	.mio-cmenu li a:hover .mio-txt h3 { border: rgba(0,49,95,0) 5px solid; }
	.mio-cmenu li a:hover .mio-txt h3 span { background: none }

	.mio-info { padding-bottom: 0 }
	.mio-info .mio-overview { height: 400px; overflow: hidden }
	.mio-info .mio-overview img { min-height: 100% }
	.mio-info .mio-img { width: 50%; height: 100%; background-color: #111; float: left; }
	.mio-info .mio-txt { width: 50%; height: 100%; background-color: #00315f; float: left; color: #fff }
	.mio-info .mio-intro { width: 500px; margin: 0 auto; padding-top: 80px; }

	.mio-pbanner { height: 400px; background-color: #eee; background-position: center; background-repeat: no-repeat; background-image: url(p.jpg); margin-top: 120px; }
	.mio-banner { margin-top: 120px; }
	
	.mio-content {}
	
	.mio-alist h3 { font-size: 1.6em; line-height: 1.6em }
	.mio-alist li { padding-bottom: 20px; margin-bottom: 20px; border-bottom: #ccc 1px dashed }
	.mio-alist li .mio-img { width: 400px; height: 240px; float: right; background-color: #eee; overflow: hidden }
	.mio-alist li .mio-img img { min-height: 100% }
	.mio-alist li .mio-txt { width: 650px; float: left }
	.mio-alist li .mio-intro { margin: 10px 0 30px 0 }
	.mio-alist li .mio-pdate { margin: 10px 0 0 0 }
	.mio-alist li .mio-vmore a { border: #333 2px solid; padding: 8px 25px }
	.mio-alist li .mio-vmore a:hover { background-color: #333; color: #fff }
	
	.mio-prev-next b { display: block; font-size: 1.6em }
	.mio-prev-next .mio-prev { width: 50%; float: left }
	.mio-prev-next .mio-next { width: 50%; float: right; text-align: right }
	
	.mio-plist a { display: block }
	.mio-plist li { width: 32%; float: left; margin-right: 2%; margin-bottom: 30px; }
	.mio-plist li:nth-child(3n) { margin-right: 0; }
	.mio-plist .mio-txt { padding: 10px 20px; text-align: center; font-size: 1.4em }
	.mio-plist .mio-img { height: 280px; overflow: hidden }
	.mio-plist .mio-img img { min-height: 100% }

	.mio-img-pro img { width: 500px; margin: 0 auto 20px }
	
	.mio-smenu { margin-bottom: 50px; text-align: center }
	.mio-smenu li { display: inline-block }
	.mio-smenu li a { padding: 10px 20px; display: inline-block; background-color: #999; color: #fff }
	.mio-smenu li.hover a { background-color: #00315f; color: #fff }
	
	.mio-ilist li { width: 48%; float: left; margin-right: 4%; margin-bottom: 30px; }
	.mio-ilist li:nth-child(2n) { margin-right: 0; }
	.mio-ilist .mio-txt { width: 55%; float: right }
	.mio-ilist .mio-img { width: 40%; float: left }
	.mio-ilist .mio-pdate { margin: 10px 0 }
	.mio-ilist  h3 { text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical; }
	
	
}


@media (min-width:1440px) {
	/*.mio-header .container { width: 1350px; }*/
	
	.mio-cmenu li a { height: 380px; }
	.mio-cmenu li .mio-txt h3 { margin-top: 160px; font-size: 1.5em }
	
	.mio-info .mio-overview { height: 480px; }
	.mio-info .mio-intro { width: 500px; padding-top: 120px; }

}

@media (min-width:1600px) {
	/*.mio-header .container { width: 1500px; }*/

	.mio-cmenu li a { height: 420px; }
	.mio-cmenu li .mio-txt h3 { margin-top: 180px; font-size: 1.8em }
	
	.mio-info .mio-overview { height: 500px; }
	.mio-info .mio-intro { width: 500px; padding-top: 130px; }

}


.clear { clear: both }
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
	content: "";
	display: block;
	visibility: hidden;
	clear: both;
}