@charset "utf-8";
/* CSS Document */

.mio-banner .slideBox {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}
.mio-banner .slideBox .bd {
	position: relative;
	z-index: 0;
}
.mio-banner .slideBox .bd li {
	position: relative;
	text-align: center;
}
.mio-banner .slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
	vertical-align: top;
	width: 100%;
}
.mio-banner .slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.mio-banner .slideBox .hd li.on {
	background: #85b03c;
}
.mio-banner .slideBox .hd li {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #333;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 3px;
	border: #fff 2px solid;
}
.back-top-container {
	display: block;
	position: fixed;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
	z-index: 99999;
}
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 40px;
	right: -127px;
	cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 1px;
	border-radius: 3px;
 transition: all .5s ease;
	overflow: hidden;
}

li.yb_kf a {
	color:#FFF;
}

.hd_qr {
	padding: 0 29px 25px 29px;
}
.bdshare-slide-button-box.bdshare-slide-style-r6 {
	top: 300px !important;
}

/*表单*/
.biaodan{position: absolute;left: 20%;z-index: 5; width:280px;height: 340px;background:rgba(255, 255, 255, 0.7); top: 50%;margin-top: -160px;margin-right: -600px;}
.biaodan-title{}
.biaodan-title h5{font-size: 18px;font-weight: normal; text-align: center;margin: 30px 0 8px 0; background: url(/static/web/img/biao3.png) no-repeat center;}
.biaodan-title p{font-size: 14px;color: #666; text-align: center;}
.biaodan-input{padding: 0 30px;margin:25px 0;}
.biaodan-ico1 input{background: url(/static/web/img/biaodan1.png) no-repeat 10px center #fff;}
.biaodan-ico2 input{background: url(/static/web/img/biaodan2.png) no-repeat 10px center #fff;}
.biaodan-input input {height: 50px;border:0px; padding-left: 60px;width:160px;font-size: 16px;border-radius: 3px;}
.biaodan-submit {padding: 0 30px;}
.biaodan-submit button {cursor: pointer; width: 100%;height: 50px;border:0px; background: #0190dc;color: #fff;border-radius: 5px;font-size: 20px; font-family:"微软雅黑";}

