@charset "UTF-8";

.lstVoice {
	margin-bottom:100px;
}

.lstVoice li {
	float:left;
	width:31%;
	/*width:48%;*/
	margin-left:3%;
	font-size:12px;
	-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
-webkit-transition:all 0.3s ease-out;
-ms-transition:all 0.3s ease-out;
position:relative;
}

.lstVoice li:hover {
	opacity:.6;
}

.lstVoice li .thumb {
	width:46%;
	float:left;
}

.lstVoice li .title {
	font-size:22px;
	font-weight:bold;
	margin:2px 0 5px; 
}

.lstVoice li .sub_tit {
		font-size:9px;
		font-weight:bold;
}
	

.lstVoice li .furi {
	font-family: 'brush';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#b3b3b3;
	font-size:15px;
}

.lstVoice li .thumb img {
	line-height:1;
	vertical-align:bottom;
}

.lstVoice li:first-child {
	margin-left:0;
	background:url(../../img/voice/border1.png) repeat left top;
}

.lstVoice li:nth-child(2) {
	background:url(../../img/voice/border2.png) repeat left top;
}

.lstVoice li:nth-child(3) {
	background:url(../../img/voice/border3.png) repeat left top;
}

.lstVoice li .overflow {
	overflow:hidden;
	position:relative;
	text-align:center;
}

.lstVoice li .overflow .inner {
	display:inline-block;
	vertical-align:middle;
	text-align:left;
}

.lstVoice li .overflow span {
		display:inline-block;
		width:1px;
		height:100%;
		vertical-align:middle;
	}


.lstVoice li:before {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #333333;
    font-size: 28px;
    padding-right: 0.5em;
    position: absolute;
    bottom: -12px;
    left: 70%;
}

#voice1 {
	background:url(../../img/voice/border1.png) repeat left top;
}

#voice2 {
	background:url(../../img/voice/border2.png) repeat left top;
}

#voice3 {
	background:url(../../img/voice/border3.png) repeat left top;
}

.boxVoice {
	margin-bottom:40px;
}

.boxVoice .thumb {
	float:left;
	width:50%;
}

.boxVoice .thumb img {
	line-height:1;
	vertical-align:bottom;
}

.boxVoice .overflow {
	overflow:hidden;
	padding:45px;
}

.boxVoice .overflow .title {
	margin-bottom:20px;
}

.boxVoice .overflow .title span {
	color:#fff;
	background:#90c320;
	font-size:32px;
	line-height:1.5;
}

#voice2 .overflow .title span {
	background:#e4007f;
}

#voice3 .overflow .title span {
	background:#00a0e9;
}

.boxVoice .overflow .pos {
	font-size:12px;
	font-weight:bold;
}

.boxVoice .overflow .sub_tit {
	margin-bottom:10px;
}

.boxVoice .overflow .letter {
	margin-bottom:15px;
}

.boxVoice .overflow .sub_tit span {
	font-size:22px;
	display:inline-block;
	vertical-align:middle;
	font-weight:bold;
}

.boxVoice .overflow .sub_tit02 {
	font-weight:bold;
	margin-bottom:5px;
}

.boxVoice .overflow .sub_tit02 span {
	color:#90c320;
}

#voice2 .overflow .sub_tit02 span {
	color:#e4007f;
}

#voice3 .overflow .sub_tit02 span {
	color:#00a0e9;
}

.boxVoice .overflow .desc {
	font-size:12px;
}


.boxVoice .overflow .sub_tit em {
	display:inline-block;
	vertical-align:middle;
	font-family: 'brush';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#b3b3b3;
	font-size:15px;
	margin-left:10px;
}

.leftVoice {
	float:left;
	width:57%;
}

.lstVoice02 li .thumb {
	float:right;
	width:37%;
}

.lstVoice02 li .title {
	margin-bottom:10px;
}

.lstVoice02 li .title span {
	display:inline-block;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	margin-left:10px;
}

.lstVoice02 li .title img {
	display:inline-block;
	vertical-align:middle;
}

.lstVoice02 li .desc {
	line-height:2;
	letter-spacing:0;
}

.leftVoice02 {
	float:left;
	width:37%;
}

.rightVoice {
	float:right;
	width:57%;
}

.rightVoice02 {
	float:right;
	width:37%;
}


.rightVoice li {
	margin-top:35px;
}

.rightVoice li:first-child {
	margin-top:0
}


.mt_75 {
	margin-top:75px;
}

.boxVoice02 {
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:40px;
margin-top:35px;
margin-bottom:120px;
}

.boxVoice02 .title {
	font-size:13px;
	margin-bottom:10px;
}

.boxVoice02 .title span {
	font-family: 'brush';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#90c320;
	font-size:46px;
	margin-right:10px;
	line-height:1;
}

.boxVoice02 .desc {
	line-height:2;
}

#box1 {
	border:10px solid #90c320;
	background:url(../../img/voice/bg01.png) no-repeat 98% 20px;
}

#box2 {
	border:10px solid #e4007f;
	background:url(../../img/voice/bg02.png) no-repeat 90% 30px;
}

#box2 .title span {
	color:#e4007f;
}


#box3 {
	border:10px solid #00a0e9;
	background:url(../../img/voice/bg03.png) no-repeat 90% 30px;
}

#box3 .title span {
	color:#00a0e9;
}

.leftVoice li {
	margin-top:30px;
}

.leftVoice li:first-child {
	margin-top:0;
}

.spBr {
	display:none;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
	.lstVoice li .overflow {
		padding:12px;
	}
	
	.lstVoice li .title {
		font-size:18px;
	}
	
	.lstVoice li .sub_tit {
		font-size:10px;
	}
	
	.lstVoice li .furi {
		font-size:13px;
	}

	
	.lstVoice {
		margin-bottom:70px;
	}
	
	.boxVoice .overflow {
		padding:25px;
	}
	
	.boxVoice .overflow .title span {
		font-size:25px;
	}
	
	.boxVoice .overflow .title {
		margin-bottom:10px;
	}
	
	.boxVoice .overflow .sub_tit span {
		font-size:18px;
	}
	
	.boxVoice .overflow .letter {
		font-size:12px;
		margin-bottom:10px;
	}
	
	.lstVoice02 li {
		margin-top:10px;
	}
	
	.lstVoice02 li:first-child {
		margin-top:0;
	}
	
	.lstVoice02 li .title span {
		font-size:16px;
	}
	
	.lstVoice02 li .desc {
		font-size:13px;
	}
	
	.lstVoice02 li .thumb {
		width:40%;
	}
	
	.leftVoice02 {
		width:40%;
	}
	
	.mt_75 {
		margin-top:50px;
	}
	
	.boxVoice02 .desc {
		font-size:13px;
	}
	
	.boxVoice02 .title span {
		font-size:35px;
	}
	
	.boxVoice02 {
		margin-bottom:80px;
	}
	
	#voice2 .overflow .title span {
		line-height:1.3;
	}
	
	#voice2 .overflow {
		padding:15px;
	}
	
	#voice2 .overflow .letter {
		margin-bottom:5px;
	}
	
	#voice2 .overflow .sub_tit {
		margin-bottom:5px;
	}
	
}


@media only screen and (max-width:767px) {
	.lstVoice li {
		width:100%;
		margin-left:0;
		margin-bottom:15px;
	}
	
	.lstVoice li .title {
		font-size:16px;
		margin-bottom:0;
	}
	
	.lstVoice li .sub_tit {
		font-size:9px;
	}
	
	.lstVoice li .overflow {
		text-align:left;
		padding-left:20px;
	}
	
	.lstVoice {
		margin-bottom:40px;
	}
	
	.lstVoice li .thumb {
		width:48%;
	}
	
	.boxVoice .thumb {
		width:100%;
	}
	
	.boxVoice .overflow {
		padding:20px;
	}
	
	.boxVoice .overflow .title span {
		font-size:19px;
	}
	
	.boxVoice .overflow .title {
		margin-bottom:10px;
	}
	
	.boxVoice .overflow .sub_tit span {
		font-size:15px;
	}
	
	.boxVoice .overflow .sub_tit em {
		font-size:10px;
	}
	
	.boxVoice .overflow .letter {
		font-size:11px;
	}
	
	.lstVoice02 li .title img {
		width:42px;
		height:auto;
	}
	
	.leftVoice {
		width:100%;
	}
	
	.lstVoice02 li .title span {
		font-size:14px;
		width:80%;
	}
	
	.lstVoice02 li .desc {
		font-size:12px;
	}
	
	.lstVoice02 li .thumb {
		width:100%;
		margin-top:15px;
		margin-bottom:25px;
	}
	
	.rightVoice {
		width:100%;
	}
	
	.mt_75 {
		margin-top:30px;
	}
	
	.boxVoice02 {
		padding:20px;
		font-size:12px;
		margin-bottom:60px;
	}
	
	.boxVoice02 .title {
		font-size:12px;
	}
	
	.boxVoice02 .title span {
		font-size:35px;
	}
	
	#box1 {
		border: 5px solid #90c320;
		background: url(../../img/voice/bg01.png) no-repeat 96% 97%;
		background-size:129px auto;
	}
	
	#box2 {
		border: 5px solid #e4007f;
		background: url(../../img/voice/bg02.png) no-repeat 94% 95%;
		background-size:176px auto;
	}
	
	#box3 {
		border: 5px solid #00a0e9;
		background: url(../../img/voice/bg03.png) no-repeat 90% 95%;
		background-size:200px auto;
	}
	
	.rightVoice02 {
		width:100%;
		margin:15px 0 20px;
	}
	
	.lstVoice li .overflow .inner {
		
	}
	
	.anchor_box {
		margin-top:-70px;
		padding-top:70px;
	}
	
	.spBr {
		display:block;
	}

	
}