@charset "utf-8";
/* CSS Document */
@media(max-width: 1700px){
header .n_bot{
	width: 60%;
}
html[lang="ch"] header .n_bot{
	width: 54%;
}
html[lang="sp"] header .n_bot{
	width: 90%;
}	
}
@media(max-width: 1500px){
body,html{
	font-size: 58%;
}
header .n_bot{
	width: 66%;
}	
html[lang="ch"] header .n_bot{
	width: 60%;
}
html[lang="sp"] header .n_bot{
	width: 90%;
}
.w_all2{
	width: 76%;
}
}
@media(max-width: 1300px){
header .n_bot{
	width: 75%;
}
html[lang="ch"] header .n_bot{
	width: 70%;
}
html[lang="sp"] header .n_bot{
	width: 90%;
}
.search input{
	width: 320px;
}
}
@media(max-width: 1100px){
header .n_bot{
	width: 90%;
}
html[lang="ch"] header .n_bot{
	width: 80%;
}
html[lang="sp"] header .n_bot{
	width: 90%;
}
.search input{
	width: 200px;
}
.nav_box .left h2{
	margin-right: 30px;
}
.index_bar2 ul{
	width: 100%;
}
}
@media(max-width: 996px){
body,html{
	font-size: 54%;
}
.search input{
	width: 150px;
}
header .n_bot{
	width: 94%;
}
html[lang="ch"] header .n_bot{
	width: 90%;
}
html[lang="sp"] header .n_bot{
	width: 94%;
}
.banner{
	height: 560px;
}
}
@media(max-width: 676px){
	body,html{
		font-size: 52%;
	}
	.formm{
		width: 100%;
	}
	.w_all3{
		width: 90%;
	}
	.w_all2{
		width: 90%;
	}
	.nav_pc{
		display: none;
	}
	.nav_ph{
		display: block;
	}
	.nav_box{
		width: 100%;
		padding: 0;
	}
	.logo {
	    height: 42px;
		margin: 10px 0;
		margin-left: 3%;
	}
	header.activem .logo{
		margin-top: -0;
		position: fixed;
		z-index: 999;
		left: 0;
		top: 2%;
	}
	.nav_box .left h2{
		display: none;
	}
	.n_top .languages{
		opacity: 0;
		right: 60px;
		top: 3%;
		-webkit-transform: none;
		transform: none;
		position: fixed;
	}
	header .n_bot{
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		background: #fff;
	}
	header dl{
		display: block;
		width: 90%;
		margin:25% auto 0;
	}
	header dl dd h1{
		font-size: 1.8rem;
		line-height: 24px;
		border-bottom:1px solid #eee ;
		padding: 5% 0;
	}
	header dl .ss{
		position: relative;
	}
	header dl .ss::before{
		content: "+";
		position: absolute;
		right: 0;
		top: 12px;
		font-size: 3rem;
	}
	header dl dd h1::before,header dl dd h1::after{
		display: none;
	}
	.s_menu2{
		width: 100%;
		display: none;
	}
	.s_menu2 a{
		display: block;
		font-size: 1.6rem;
		margin: 10px 0;
	}
	.s_menu{
		display: none !important;
	}
	.s_menu .imgs{
		display: none;
	}
	.nav_ph .left{
		float: none;
		margin: 0;
		width: 100%;
		overflow: hidden;
		position: relative;
	}
	.language span img{
		height: 14px;
	}
	.search{
		width: 100%;
		float: none;
		border-radius: 0;
		background: #f9f9f9;
	}
	.search input{
		width: 90%;
		font-size: 1.6rem;
		line-height: 22px;
	}
	.search i{
		float: right;
		line-height: 34px;
		font-size: 1.8rem;
	}
	.nav_box ul{
		right: 50px;
	}
	.navBtn{
		position:absolute;
		right:3%;
		top:50%;
		z-index:99999;
		cursor:pointer;
		-webkit-transform:translate(0%,-50%);
		transform:translate(0%,-50%);
		display: block;
	}
	header.activem .navBtn{
		position: fixed;
		top: 4%;
		-webkit-transform:translate(0%,-0%);
		transform:translate(0%,-0%);
	}
	.navBtn span{
		display: block;
		width: 26px;
		height: 1px;
		background:#222;
		margin:6px auto;
	}
	.nav_btn_active{
		-webkit-transition:all 0.4s;
		transition:all 0.4s;
		top: 5%;
	}
	.nav_btn_active span:nth-of-type(1){
		-webkit-transform:rotate(45deg);
		transform:rotate(45deg);
		}
	.nav_btn_active span:nth-of-type(2){
		opacity:0;
		}
	.nav_btn_active span:nth-of-type(3){
		margin-top:-55%;
		-webkit-transform:rotate(-45deg);
		transform:rotate(-45deg);
		}
	
	.banner{
		padding-top: 120px;
		height: 300px;
	}
	.index_bar2 .box{
		width: 100%;
	}
	.index_bar2 ul{
		width: 100%;
	}
	.index_bar2 ul li{
		margin: 5%;
	}
	.index_bar2 ul li b{
		width: 100%;
		float: none;
	}
	.index_bar2 ul a:nth-of-type(2n) li b{
		float: none;
	}
	.index_bar2 ul li h2{
		width: 100%;
		position: static;
		-webkit-transform: none;
		transform: none;
		background: #eee;
		padding:8% 6%;
		box-sizing: border-box;
		font-size: 1.5rem;
	}
	.index_bar2 ul li h2 strong{
		margin-bottom: 2%;
		font-size: 2rem;
		letter-spacing: 1px;
	}
	.index_bar3{
		height: 30%;
	}
	.footer .rr{
		display: none;
	}
	.footer .right{
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		width: 50%;
	}
	.footer .right img{
		width: 100%;
	}
	.footer .link{
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
		top: inherit;
		bottom: 3%;
	}
	.footer .left{
		float: none;
		width: 100%;
		margin-bottom: 3%;
	}
	.footer .left input{
		padding:0 10px;
		line-height: 48px !important;
	}
	.footer .left h2{
		width: 100%;
	}
	.footer .left h2 i{
		width: 14%;
		line-height: 43px;
		font-size: 2rem;
	}
	.footer .boxs{
		padding: 10px 0 5px;
	}
	.footer .boxs p{
		display: block;
		text-align: center;
		line-height: 18px;
	}
	.footer .boxs b a{
		display: block;
		float: none;
		line-height: 18px;
		margin: 0;
	}
	.title h1{
		font-size: 3.6rem;
	}
	.contact2 .left{
		width: 100%;
		margin: 3% 0;
	}
	.contact2 .left h2{
		font-size: 2.2rem;
	}
	.a_ban .txt {
	    width: 100%;
	    position: static;
	    padding: 5%;
	    -webkit-transform: none;
	    transform: none;
	}
	.a_ban{
		height: auto
	}
	.a_ban b{
		height: 300px
	}
	.a_ban .txt p{
		color: #333;
		font-size: 1.6rem;
		line-height: 1.8;
	}
	.a_ban .txt h2{
		color: #333;
		float: none;
		font-size: 2rem;
	}
	.about2 ul li b{
	    width: 100%;
	    position: static;
	    -webkit-transform: none;
	    transform: none;
		height: 200px;
	}
	.about2 ul li b img{
		width: 100%;
		position: static;
		-webkit-transform: none;
		transform: none;
		height:100%;
	}
	.about2 ul li h2{
		width: 100%;
		margin: 3% 0 0;
	}
	.about2 ul li{
		width: 100%;
	}
	.about2 p:first-of-type{
		font-size: 2.2rem;
		margin-bottom: 3%;
	}
	.about2 p{
		margin: 2% 0;
	}
	.o_ban{
		padding-top: 126px;
	}
	.a_ban2 {
	    height: 180px !important;
	}
	.title{
		font-size: 3.2rem;
	}
	.news dl dd{
		width: 100%;
		height: 200px;
	}
	.news dl dd:nth-of-type(3n){
		margin-right:0;
	}
	.news dl dd .txt{
		padding: 10% 5%;
	}
	.o_ban{
		height: 240px;
		padding-top: 126px;
	}
	.o_ban b{
		width: 100%;
	}
	.o_ban .txt{
		width: 90%;
		top: 68%;
		left: 5%;
		padding: 4% 5%;
		background: rgba(0,0,0,0.25);
		color: #fff;
		text-align: center;
	}
	.o_ban .txt h2{
		color: #fff;
		font-size: 2.8rem;
		margin-bottom: 3%;
		line-height: 1.5;
	}
	.o_ban .txt p{
		color: #fff;
		line-height: 1.7;
	}
	.pro_l .left dd strong{
		top: 45%;
		-webkit-transform: scale(0.8) translateY(-50%);
		transform: scale(0.8) translateY(-50%); 
	}
	.pro_l .left{
		width: 100%;
		float: none;
	}
	.pro_l .left dd{
		display: inline-block;
		margin:1px 5px;
		padding-left: 18px;
	}
	.pro_l .left dd img{
		width: 10px;
		top: 4px;
	}
	.pro_l .left dt{
		margin-bottom: 8px;
	}
	.pro_l .left dl{
		padding: 15px 0;
	}
	.pro_l .left .dl1{
		display: none;
	}
	.pro_l .right{
		width: 100%;
	}
	.pro_l ul li{
		width: 48.5%;
	}
	.pro_l ul li:nth-of-type(2n){
		margin-right:0 !important ;
	}
	.pro_l ul li:nth-of-type(5n){
		margin-right: 3%;
	}
	.pro_l .right .bar{
		min-height: auto;
		padding: 0 2%;
	}
	.pro_l ul li h2{
		margin-top: 10px;
		line-height: 18px;
		height: 36px;
	}
	.pro_l ul li p img{
		width: 16px;
		margin: 5px 6px 5px 0;
	}
	.pro_d{
		padding-top: 140px;
	}
	.pro_d .ttop{
		margin: 0 auto;
	}
	.pro_d .ttop a span{
		margin: 0 10px;
	}
	.pro_d .ttop a:first-of-type span{
		margin-left: 0;
	}
	.pro_d .left{
		float: none;
		width: 100%;
		margin-top: 3%;
	}
	.pro_d .right{
		width: 100%;
		float: none;
		margin-top: 5%;
	}
	.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
	    -webkit-transform: scale(0.5);
	    transform: scale(0.5);
	}
	.pro_d .right h1{
	    margin-bottom: 1%;	
		font-size: 2rem;
	}
	.pro_d .right p{
		margin: 0;
	}
	.pro_d .right h6 img{
		width: 16px;
	}
	.pro_d .right .mores{
		margin: 0;
	}
	.pro_d .right .links{
		margin: 0;
	}
	.pro_d .right .links img {
	    width: 16px;
	    margin-right: 10px;
	}
	.pro_d .bar4 .title h1{
		font-size: 3rem;
	}
	.s_menu .ss {
	    padding: 2%;
	}
	.s_menu .s1 {
	    width: 100%;
	    float: none;
	}
	.s_menu h2 {
	    display: none;
	}
	.s_menu a {
	    padding: 3px 0;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	    left: 0px !important;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right: 0 !important;
	}
	.a_ban{
		height: auto !important;
	}
	.a_ban .txt{
		width: 100%;
	}
	.p_search dl dd{
		width: 48%;
		height: auto;
		margin: 1%;
	}
	.p_search dl dd .txt h2{
		margin-top: 5%;
	}
	.p_search dl dd:nth-of-type(3n){
		margin: 1%;
	}
	.p_search dl dd .txt{
		padding: 0;
	}
	.a_ban b{
		height: 180px;
		position: relative;
	}
	.a_ban b img{
		position: absolute;
		left: 50%;
		top: 50%;
		width: auto;
		height: 100%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.a_ban .txt{
		display: none;
	}
	.s1{
		overflow-y: scroll;
		max-height: 300px;
	}
	.s2 a{
		position: relative;
		opacity: 0.8;
		padding-left: 10px;
	}
	.s2 a::before{
		content: "-";
		position: absolute;
		left: 0;
		top: 0%;
	}
	.faq ul .bar h5{
		height: 42px;
		line-height: 42px;
	}
	.xq .close {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
	    right: 5%;
	    top: 2%;
	}
	.faq .bar1{
		min-height: 400px;
	}
}