@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;
}

body {
    font-size: 12px;
    line-height: 1.5;
    font-family: 微软雅黑;
    background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: arial, "hiragino sans gb", "microsoft yahei", "Simsun", sans-serif;
    font-size: 100%;
    font-weight: normal;
}

input,
textarea,
select,
button {
    font-size: 12px;
    ,
    font-weight: normal;
    vertical-align: middle;
}

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;
    vertical-align: middle;
    outline: none;
}

textarea {
    overflow-y: auto;
}

legend {
    color: #000;
}

a {
    text-decoration: none;
    outline: none;
    cursor: pointer;
    color: #298ff8;
}

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

hr {
    height: 0;
}

.img {
    width: 100%;
}

.item_box {
    width: 100%;
    overflow: hidden;
}

.item_box_wp {
    width: 70.72%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}

.item_box_wp .title {
    width: 70.72%;
    min-height: 87px;
    margin: 30px auto 55px auto;
    text-align: center;
}

.item_box_wp .title h1 {
    font-size: 36px;
    color: #3f616c;
}

.item_box_wp .title h2 {
    font-size: 18px;
    color: #aaa;
}

.item_box_wp h3 {
    color: #67b83d;
    font-size: 36px;
    margin: 74px 0px 50px 0px;
}

.item_box_wp h4 {
    color: #3f616c;
    font-size: 36px;
    margin: 65px 0px 25px 0px;
    text-align: center;
}

.voice_2 {
    width: 98.5%;
    overflow: hidden;
    position: absolute;
    top: 1.4%;
	height: 97%;	
	left: 0.9%;
}

.voice_2 ul {
    width: 100%;
    overflow: hidden;
}

.voice_2 ul li {
    width: 8.8%;
    float: left;
    display: inline;
    overflow: hidden;
    position: relative;
	border-right: 2px solid #436a7d;
}
/* .voice_2 ul .li5{
	border: none;
} */

.voice_2 .fold {
    width: 100%;
    overflow: hidden;
}


.voice_2 .unfold {
    width: 100%;
    overflow: hidden;
    display: none;
}

.unfold_img {
    width: 49.23%;
    overflow: hidden;
    float: left;
    margin-top: 7%;
    margin-bottom: 9%;
    margin-left: 2%;
}

.unfold_word {
    width: 42.26%;
    overflow: hidden;
    float: left;
    margin-top: 10%;
    margin-left: 3%;
}

.unfold_word_a {
    color: #a5463f;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 1%;
    border-bottom: 1px solid #a5463f;
}

.unfold_word_b {
    color: #8b8b8a;
    font-size: 14px;
    margin-top: 7%;
}