/** Generated by FG **/
@import url("https://fonts.googleapis.com/css?family=Roboto");
@font-face {
	font-family: 'GothamLight';
	src: url('../fonts/GothamLight.eot');
	src: local('☺'), url('../fonts/GothamLight.woff') format('woff'), url('../fonts/GothamLight.ttf') format('truetype'), url('../fonts/GothamLight.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
/** Generated by FG **/
@font-face {
	font-family: 'FuturaBT-Light';
	src: url('../fonts/FuturaBT-Light.eot');
	src: local('☺'), url('../fonts/FuturaBT-Light.woff') format('woff'), url('../fonts/FuturaBT-Light.ttf') format('truetype'), url('../fonts/FuturaBT-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'futurabt-medium';
	src: url('../fonts/futurabt-medium.eot');
	src: local('☺'), url('../fonts/futurabt-medium.woff') format('woff'), url('../fonts/futurabt-medium.ttf') format('truetype'), url('../fonts/futurabt-medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'impact-webfont';
	src: url('../fonts/impact-webfont.eot');
	src: local('☺'), url('../fonts/impact-webfont.woff') format('woff'), url('../fonts/impact-webfont.ttf') format('truetype'), url('../fonts/impact-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/Gotham-Bold.eot');
	src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/Gotham-Book.eot');
	src: local('☺'), url('../fonts/Gotham-Book.woff') format('woff'), url('../fonts/Gotham-Book.ttf') format('truetype'), url('../fonts/Gotham-Book.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'av_garde_lindex_twodemibold';
    src: url('../fonts/avgardelindextwo-demi-webfont.woff2') format('woff2'),
         url('../fonts/avgardelindextwo-demi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'av_garde_lindex_twobook';
    src: url('../fonts/avgardelindextwo-book-webfont.woff2') format('woff2'),
         url('../fonts/avgardelindextwo-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'DM Sans Bold';
	src: url('../fonts/DM Sans Bold.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DM Sans Medium';
	src: url('../fonts/DM Sans Medium.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'DM Sans Regular';
	src: url('../fonts/DM Sans Regular.ttf');
	font-weight: normal;
	font-style: normal;
}

body,input,textarea,button{
	font-family: 'DM Sans Regular','GothamBook',Arial,Helvetica,sans-serif,"宋体";
	-webkit-font-smoothing: subpixel-antialiased;
}
.nav .nLi h3 a {
	display:block;
	font-size:16px;
	font-weight: normal;
	line-height:84px;
	text-transform: uppercase;
	transition: 0.6s;
	color: #fff;
	padding: 0 25px 0 25px;
	background: url(/web/pic/lihover.png) right center no-repeat;
	font-family: 'DM Sans Medium';
}
.lang-jp .nav .nLi h3 a{
	padding: 0 20px 0 20px;
}
.index-why-list2 li .cover .title{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	min-height:60px;
	margin-top: 245px;
	position: relative;
	padding-bottom: 15px;
	
}

	.swiper-slide .title h4{
	font-size:18px;
	width:229px;
	height:47px;
	line-height:41px;
	border:2px solid #9ba2b4;
	display:block;
	text-align:center;
	color:#818585;
	margin-top:30px;
	border-radius:30px;
	}
	.swiper-slide .title h4 font{
	display:block;
	float:left;
	margin-left:20px;
	}
	.swiper-slide .title h4 span{
	display:block;
	margin-left:10px;
	float:left;
	}
	.swiper-slide .title h4 span i{
	font-size:20px;
	}
	.swiper-slide .title h4:hover{
	border:2px solid #7abe45;
	color:#7abe45;
	cursor:pointer;
	}
	
		.swiper-slide .title h5{
	font-size:18px;
	width:229px;
	height:47px;
	line-height:41px;
	border:2px solid #7abe45;
	display:block;
	text-align:center;
	color:#fff;
	background:#7abe45;
	margin-top:50px;
	border-radius:30px;
	}
	.swiper-slide .title h5 font{
	display:block;
	float:left;
	margin-left:50px;
	}
	.swiper-slide .title h5 span{
	display:block;
	margin-left:10px;
	float:left;
	}
	.swiper-slide .title h5 span i{
	font-size:20px;
	}
	.swiper-slide .title h5:hover{
	border:2px solid #7abe45;
	color:#fff;
	cursor:pointer;
	}