body,
div,
img,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #6E6E6E;
}

input:focus {
	outline: none;
}

body {
	padding: 0;
	margin: 0;
	background: #ffeee6;
}

.pro_top {
	width: 100%;
	margin: 0 auto;
	height: 40px;
	line-height: 40px;
	background: #fff;
	/*position: fixed;
	top: 0;
	left: 0;
	right: 0;*/
	text-align: center;
	border-bottom: 1px solid #f4f4f4;
}

.to_a {
	width: 10%;
	float: left;
	text-align: center;
	height: 40px;
    line-height: 54px;
	
}

.to_a img {
    width: 26px;
}

.to_b {
	width: 80%;
	float: left;
	text-align: center;
}

.to_c {
	width: 10%;
	float: left;
		height: 40px;
    line-height: 54px;
	text-align: center;
}
.to_c img {
    width: 24px;
}
.yao_main {

	width: 100%;
	margin: 0 auto;
	position: relative;
}

.yao_main img {
	width: 100%;
}

.yao_ajk {
	position: absolute;
	bottom: -45px;
	left: 0;
	right: 0;
	text-align: center;
}

.yao_ajk img {
	width: 80%;
	margin: 0 auto;
}

.hb {
	display: block;
	z-index: 1;
}

.hb img {
	width: 80%;
	height: 100%;
}

.bg {
	position: fixed;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0.5;
	display: none;
}

.show-hb {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 1;
	display: none;
}

.hb-img {
	width: 100%;
	height: auto;
	margin-top: 38%;
	/* margin: 5% auto; */
	position: relative;
	top: -55px;
	cursor: pointer;
}

.hb-img img {
	/*width: 90%;
	height: auto;
	position: absolute;
	top: 0;
	left: 5%;*/
}

.gb {
	display: block;
	width: 10%;
	height: 6%;
	position: fixed;
	/* background: #dc7a7a; */
	/* opacity: 0.5; */
	top: 7%;
	right: 3%;
	z-index: 2000;
}

.poo_sa {
	width: 88%;
	margin: 0 auto;
	border-radius: 6px;
	overflow: hidden;
	background: #282828;
}

.poo_a {
	width: 100%;
	margin: 0 auto;
}

.poo_b {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
}

.poo_le {
	float: left;
	width: 50%;
	padding-left: 20px;
}

.poo_le span {
	color: #ffffff;
	font-size: 18px;
	display: inline-block;
	padding: 10px 0 15px;
}

.poo_le p {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.5em;
}

.poo_ri {
	width: 42%;
	float: right;
}

.poo_ri .posi {
	position: relative;
	width: 100px;
	height: 100px;
	background: #ffffff;
	text-align: right;
	float: right;
	margin-right: 17px;
}
.psoek{
    position: absolute;
    top: 40px;
    left: 40px;
}

.psoek img{
	border-radius: 2px;
	width: 20px;
}