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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background: url(../images/bd.png) top center no-repeat;
    background-size: cover;
        font-family: "微软雅黑";
	/*background: #222222;*/

}

.cbox{
	display: block;
	width: 100%;
}

.cbox img{
	width:100%;.

}


.container{
	margin: 0 auto;
	width: 100%;
	background: #222222;

}

.container img{
            width: 100%;
}

.logo{
	display: block;
	margin-top: 8%;
	margin-left: 33%;
	width: 34%;
}

.logo img{
	width: 100%;
}


.ptil{
	display: block;
	margin-top: 1%;
	margin-left: 20%;
	width: 60%;
	font-size: 30px;
	text-align: center;
	padding: 15px 0 10px 0;
	color: #fff;
}


.link{
	display: block;
	margin-top: 3%;
	margin-left: 25%;
	width: 50%;
	float: left;
}

.link img{
	width: 100%;
}

.linktolk{
	display: block;
	margin-top:3%;
	margin-left: 25%;
	font-size: 20px;
	width: 50%;
	text-align: center;
	color: #fff;
	float: left;
}


.linktolk a{
	padding: 2px;
	border-radius: 5px;
	color: #000;
	text-decoration:none;
	background: #fafad2;
}


.message{
	display: block;
	margin-top: 32%;
	margin-left: 2%;
	width: 96%;
}


.message img {
	display: block;
	width: 100%;
}

.footer{
    width: 100%;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    bottom: 0;
    color: #9d9d9d;
}


.boxa{
	position:absolute;
	color: #f2f;
	top: 56.2%;
	left: 21.1%;
	width: 59%;
	height: 9%;
}


.show{
	position:absolute;
	bottom: 0%;
	width: 100%;
	z-index: 5;
}

.waa{
	display: block;
	width: 100%;
	height: 100%;
}

.wbb{
	clear: both;
	position: relative;
	width: 100%;
	height: 100%;
}

.wbb img{
	width: 100%;
}

.wcc{
	position:absolute;
	right:0.7%;
	top:0.7%;
	width:8.5%;
	height:8.5%;
	z-index: 5;
}

.wdd{
	position:absolute;
	right:21.9%;
	bottom: 2%;
	width:57%;
	height:11%;
	z-index: 5;
}



.juma{
	width: 100%;
	background: #fff;
	position:absolute;
	bottom: 0%;
	width: 100%;
	z-index: 5;
}

.juma img {
	width: 100%;
	display: block;
}
	


