@charset "utf-8";

/* 米云科技 QQ：595397166*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: "Microsoft YaHei New", "Microsoft Yahei", "微软雅黑"
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul,li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
}

a:hover img {
	border: none;
}
.mi-main{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.header {
	top: 0;
	left: 0;
	width: 100%;
	height: 106px;
	z-index: 99;
	position: fixed;
	background-color: #FFFFFF;
	-webkit-transition: all 0 .7s linear;
	transition: all 0 .7s linear;
	-webkit-animation: positionFix 0 .7s ease-in-out;
	animation: positionFix 0 .7s ease-in-out;
}

.header .logo {
	margin-top: 5px;
	float: left
}

.header .logo img {
	width: 350px
}

.menu {
	width: 1200px;
	margin: 0 auto;
	height: 106px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: "microsoft jhenghei";
}

/* .nav {
	float: right;
	font-size: 16px;
	font-family: "microsoft jhenghei";
	width: 845px;
} */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.nav {
	height: 60px;
	line-height: 60px;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #333;
}

.nav .nLi {
	float: left;
	position: relative;
	display: inline;
	width: 110px;
}

.nav .nLi h3 {
	float: left;
}

.nav .nLi h3 a {
	display: block;
	padding: 0 15px;
	font-size: 18px;
	font-weight: bold;
}

.nav .sub {
	display: none;
	width: 110px;
	left: 0;
	top: 55px;
	position: absolute;
	background: #4E4E4E;
	line-height: 26px;
	padding: 5px 0;
	text-align: center;
}
.nav .sub li{
	margin-bottom: 3px;
}
.nav .sub
.nav .sub li.nLi {
	zoom: 1;
	margin: 3px 0 5px;
	text-align: center;
	width: 110px;
	min-height: inherit;
	padding: 5px 0;
}
.nav .sub li.nLi h3{
	display: block;
	text-align: center;
	width: 100%;
}
.nav .sub li.nLi h3 a{
	font-size: 14px;
	color: #ffffff;
}

.nav .sub a {
	display: block;
	padding: 0 10px;
	color: #FFFFFF;
}

.nav .sub a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.nav .on h3 a {
	color: #FF3300;
}
.nav .nLi:last-child{padding-right:0;margin-right: -10px;}
.fixed {
	top: 0;
	width: 100%;
	z-index: 99;
	position: fixed;
	border: 0;
	background-color: #FFFFFF;
	-webkit-transition: all 0 .7s linear;
	transition: all 0 .7s linear;
	-webkit-animation: positionFix 0 .7s ease-in-out;
	animation: positionFix 0 .7s ease-in-out;
	height: 60px
}
.fixed .menu{
	height: 60px;
}
.fixed .logo {
	margin-top: 3px
}

.fixed .logo img {
	height: auto;
	width: 158px;
}

.fixed .nav .nLi {
	line-height: 60px
}
.fixed .nav .sub .nLi {
	line-height: 30px
}
.fixed .nav .sub{
	top: 60px;
}
.fixed .searchBtn {
	line-height: 60px
}

.fixed .searchbox {
	top: 17px
}
.mi-title{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0;
}
.mi-title .line{
	width: 90px;
	background-color: #dedede;
	height: 2px;
}
.mi-title .text{
	padding: 0 12px;
	color: #3f3f3f;
	font-size: 32px;
	font-weight: 400;
}

/**轮播图**/
.mi-banner {
	width: 100%;
	position: relative;
	height: 630px;
	background: #000;
	margin-top: 106px;
}

.mi-banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.mi-banner .bd ul {
	width: 100% !important;
}

.mi-banner .bd li {
	width: 100% !important;
	height: 630px;
	overflow: hidden;
	text-align: center;
}

.mi-banner .bd li a {
	display: block;
	height: 630px;
}

.mi-banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.mi-banner .hd ul {
	text-align: center;
}

.mi-banner .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	line-height: 999px;
}

.mi-banner .hd ul .on {
	background: #f00;
}

.mi-banner .prev,
.mi-banner .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.mi-banner .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}


.foot{ background-color:#232323; padding:30px 0; }
.g-w1000 {
    width: 1200px;
    margin: 0 auto;
	display: flex;
}
.m-fnav{ margin-bottom:25px;width:800px;float: left }
.m-fnav li{width: 80px; float: left;}
.m-fnav a{ display:inline-block; border-right: 1px solid #507193; color:#fff; padding:0 8px; height:15px; line-height:15px; }
.m-fnav a:first-child{ padding-left:0; }
.m-fnav a:last-child{ border:none; }
.m-cprt{ color:#fff; line-height:30px;width: 700px }
.m-cprt a{ color:#507193; }
.foot-right { text-align: right;width: 360px;margin-top: 0px }
.foot-right h5 span { display: block; color: #fff; font-size: 16px; }
.foot-right h5 label { display: block; height: 24px; margin-top: 4px; font-size: 16px; color: #07913a; text-transform:uppercase;font-weight: normal }
.foot-right p { color: #fff; padding: 5px 0 0 0; font-size: 24px;  }

/**在线客服**/
.floating_ck{position:fixed;right:0px;top:30%; z-index:9999}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#232323;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 30%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#07913a;border-bottom:solid 1px #c10325;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/icon0701/zxicon.png);}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);display: none}
.floating_ck dd span{color:#fff;display:block;padding-top:47px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#07913a;border-bottom:solid 1px #a40324;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:200px;top:-120px;}
.floating_ewm i{background-image:url(../images/erweima.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}