@charset "utf-8";
body,input,textarea{	
	color: #333;	
  	font-size: 14px;
 	font-family: PingFangSC-Regular,"Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",Arial,sans-serif;
    line-height: 1.2
}
body{
	margin: 0;
	background: #ede9e0;
}
ul,li,ol,dl,dd,dt{
	list-style: none;
	margin: 0;
	padding: 0;
}
h1,h2,h3{
	font-weight: normal;
	margin: 0;
}
img{
	border:0;
    vertical-align: middle;
}

a{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #333
}
i{
	display: inline-block;
	vertical-align: middle;
	font-style: normal;;
}
p{
	margin: 0
}
.fl{float:left;}
.fr{float:right;}
.tc{text-align: center;}
.tr{text-align: right}
.none {
	display: none;
}
.clearfix:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
table{
	border-collapse: collapse;
	border:0;
}

.pageGroup{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.wrap{
	margin: 0 auto;
}
.banner {
	position: relative;
}



.fixedMenu{
	position: fixed;
	top: 25%;
	z-index: 999;
	right: 30px;
	background: url("../img/menu.png"/*tpa=http://www.zhao6666.com/img/menu.png*/);
	width: 142px;
	height: 319px;
}
.fixedMenu .wrap{
	margin: 25px auto 0;
	color: #ead1ad;
	text-align: center;
	height: 314px;
    position: relative;
}
.fixedMenu .wrap img{
	width: 115px;
}
.fixedMenu .wrap p{
	margin-bottom: 10px;
	cursor: default;
}
.fixedMenu .wrap p:hover{
	color: #fff;
}
.fixedMenu .wrap p.msg{
	margin-top: 5px;
	font-size: 12px;
}
.fixedMenu .wrap .top{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    color: #000;
    display: block;
    font-family: arial;
    font-weight: bold;
}



.leftMenu{
	position: absolute;
	top: 50%;
	margin-top: -310px;
	z-index: 55;
	left: 10px;
}
.leftMenu li a{
	color: #fff;
}
.leftMenu li{
	width: 131px;
	height: 151px;
	background: url("../img/am.png"/*tpa=http://www.zhao6666.com/img/am.png*/);
	font-size: 24px;
	color: #fff;
	line-height: 151px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	text-shadow:0px 0px 10px #fff;
	transition: .5s;
	cursor: default;

}
.leftMenu li:hover{
	transform: scale(.8);
	background: url("../img/am2.png"/*tpa=http://www.zhao6666.com/img/am2.png*/);
}
.leftMenu .li2{
	left: 66px;
	top: 115px;
}
.leftMenu .li3{
	top: 230px;
}
.leftMenu .li4{
	left: 66px;
	top: 345px;
}
.leftMenu .li5{
	top: 460px;
}
.main .info{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 100%;
	text-shadow: 0 0 5px #ccc;
}
.main .popTxt {
    height: 28px;
    line-height: 28px;
    width: 693px;
    background: url("../img/gonggaobg.png"/*tpa=http://www.zhao6666.com/img/gonggaobg.png*/);
    margin: 0 auto;
    color: #fff;
    margin-top: 290px;
}
.main .popTxt .fl {
    width: 90px;
    text-align: center;
}
.main .popTxt .fr {
    width: 590px;
}
.main .info .top{
	width: 680px;
	margin: 10px auto 0;
	font-size: 30px;
	color: #b10202;
	text-align: center;
	font-weight: bold;
}
.main .info .center{
	width: 515px;
	margin: 25px auto 0;
	font-size: 22px;
	color: #000;
	line-height:1.5;
	font-weight: bold;
}	
.main .info .ewm{
	width: 378px;
	height: 125px;
	background: url("../img/bg.png"/*tpa=http://www.zhao6666.com/img/bg.png*/);
	margin: 30px auto 0;
}
.main .info .ewm img{
    width: 87px;
    height: 87px;
    border: 5px solid #fff;
    margin-top: 12px;
    transition: .3s
}
.main .info .ewm img:hover{
	transform: scale(3);
	box-shadow: 0 0 10px #333;
}
.main .info .ewm p{
	width: 25px;
	font-weight: bold;
	margin-left: 20px;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-right: 22px;
}
.main .info .ewm .fr{
	margin-right: 29px;
}

.main .txtPng1{
	position: absolute;
	width: 704px;
	height: 359px;
	background:url("../img/z.png"/*tpa=http://www.zhao6666.com/img/z.png*/);
	z-index: 2;
    top: 395px;
    left: 50%;
    margin-left: -352px;
}
.main .txtPng2{
	position: absolute;
	width: 265px;
	height: 73px;
	background:url("../img/w.png"/*tpa=http://www.zhao6666.com/img/w.png*/);
	z-index: 2;
    bottom:20%;
    left: 50%;
    margin-left: -133px;
}

