@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
hr {
	margin: 0px;
	padding: 0px;
}



input[type='button'],
input[type='submit'],
select,
button {
	cursor: pointer;
}

table {
	border-spacing: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: "";
}

abbr,
acronym {
	border: 0 none;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

fieldset,
img,
a img,
iframe {
	border-style: none;
	border-width: 0;
}

img {
	vertical-align: middle;
	outline: none;
}

textarea {
	overflow-y: auto;
}

legend {
	color: #000;
}

a {
	text-decoration: none;
	outline: none;
	cursor: pointer;
}

a:link,
a:visited {
	text-decoration: none;
}

hr {
	height: 0;
}



/*语音通话*/

.box10 {
	padding: 0px;
    height: 2.56rem;
    margin: 0 auto;
    margin-top: 0.64rem;
    text-align: center;
    width: 1200px;
    transform: scale(.8);
}

.voice_2 {
	width: 100%;
	position: relative;
}

.voice_2 ul li {
	float: left;
	display: inline;
	height: 350px;
	color: #fff;
	cursor: pointer;
	position: relative;
	-ms-behavior: url(background.htc);
	behavior: url(background.htc);
}

.voice_2 ul li.li1 {
	background: url(spsjzkbj_2017.png) top center no-repeat;
	background-size: cover;
}

.voice_2 ul li.li2 {
	background: url(ypsjzkbj_2017.png) top center no-repeat;
	background-size: cover;
}

.voice_2 ul li.li3 {
	background: url(ylqxsjzkbj_2017.png) top center no-repeat;
	background-size: cover;
}

.voice_2 ul li.li4 {
	background: url(spzszkbj_2017.png) top center no-repeat;
	background-size: cover;
}

.voice_2 ul li.li5 {
	background: url(jgzkbj_2017.png) top center no-repeat;
	background-size: cover;
}

.voice_2 .fold {
	width: 200px;
	height: 100%;
	position: relative;
	-ms-behavior: url(background.htc);
	behavior: url(background.htc);
}

.voice_2 .unfold {
	width: 400px;
	height: 100%;
	display: none;
	position: relative;
	-ms-behavior: url(background.htc);
	behavior: url(background.htc);
}

.img_2017 {
	height: 200px;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.unfold dt {
	display: block;
	width: 200px;
	margin: 0 auto;
	text-align: center;
}
.unfold img {
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.fold img {
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}