﻿* {
	padding: 0;
	margin: 0;
	border: none;
}
ul, ol, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	display: inline-block;
	border: 0 none;
}
body {
	color: #333;
	font-family:  "Microsoft JhengHei UI", Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	overflow-x: hidden;
	width: 100%;
	height:100%;
	font-size: 14px;
}


.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}

@media screen and (max-width:1023px) {
.yb_conct {
	display: none; 
}
}

.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_p0 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -0px;
}
.yb_bar .yb_p1 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -55px;
}
.yb_bar .yb_p2 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -112px;
}
.yb_bar .yb_p3 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -169px;
}

.yb_bar .yb_p4 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -226px;
}

.yb_bar .yb_p5 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -282px;
}

.yb_bar .yb_p6 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -338px;
}

.yb_bar .yb_p7 {
	background: #FF6B06 url(../images/fixCont1.png) no-repeat 0 -400px;
}


.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_p0 a, .yb_p1 a, .yb_p2 a, .yb_p3 a, .yb_p4 a, .yb_p5 a, .yb_p6 a, .yb_p7 a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
