@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Arial,"微軟正黑體";
	background-color:#ebebeb;
	font-size:45px;
}

.taa3{
	overflow-x: scroll;
    overflow-y: hidden;
}
input[type="radio"]{
	margin: 15px 0 0;
}
.radioo{
	padding: 20px;
	margin-left: 20px;
}
.pd0{
	padding:0 !important;
}
.mgat{
	margin-left:auto;
	margin-right:auto;
}
.mb0{
	margin-bottom: 0;
}
.ml2{
	margin-left:2% !important;
}
.fontt{
	font-size:12px !important;
}
.fontt thead tr th{
	font-size:12px !important;
}
/****index****/
.panel2{
	height: 125px;
	overflow: hidden;
}
.toggle{
	height:auto;
}
.flip{
	display:block;
}
.indbg{
	background:#fff;
}
.contain{
	max-width:1110px;
	padding:15px;
	margin:0 auto;
	padding-top: 0;
}
.indtit{
	color:#226192;
	padding: 0;
}
.indtit>p{
	font-size:35px;
	background:#ebebeb;
	padding: 10px 30px;
	margin-bottom: 0;
	overflow: hidden;
}
.indtit>p span{
	color:#555555;
	font-size: 24px;
	float: right;
	line-height: 50px;
}
.indp{
	background: #fff !important;
	color: #363636;
	font-size: 24px !important;
	padding: 15px 30px !important;
	line-height: 35px;
}
.bbbb{
	font-size: 35px;
	color: #555555;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0;
	width: 100%;
	border: none;
	position: relative;
}
.tt{
	display: block;
	position: absolute;
	left: 58%;
	top: 15px;
	font-size: 38px;
}
.message{
	background:#363636;
}
.message h2{
	background:#555555;
	font-size:30px;
	color:#acacac;
	margin: 0;
	padding: 20px;
	padding-left:15%;
}
.message h2 a i{
	color: #acacac;
	float: right;
	font-size: 40px;
}
.message ul{
	list-style-type:none;
	margin: 0;
	padding:0;
}
.message ul li{
	position:relative;
}
.left{
	display: inline-block;
	width: 10%;
	margin-left: 5%;
	position:absolute;
	top: 25px;
}
.right{
	display: inline-block;
	width: 80%;
	border-bottom: 2px solid #acacac;
	margin-left: 15%;
	margin-bottom: 10px;
}
.right h3{
	color:#fff;
	font-size:30px;
}
.right h3 span{
	font-size:24px;
	color:#fff;
}
.right p{
	color: #fff;
	font-size: 24px;
}


/****search****/
.logo{
	margin-left:0;
	margin-right:0;
	margin-top:50px;
	margin-bottom:50px;
	padding-left:100px;
	padding-right:100px;
}
.seartt,.searr{
	font-weight:normal;
	line-height: 120px;
	text-align: center !important;
}
.squ{
	margin: 15px 0;
	font-size: 45px;
	height: 100px;
}
.btncon{
	background: -webkit-linear-gradient(#fb0000,#a00000);
	background: -o-linear-gradient(#fb0000,#a00000);
	background: -moz-linear-gradient(#fb0000,#a00000);
	background: linear-gradient(#fb0000,#a00000);
	width: 98%;
	margin: 0 1%;
	height: 100px;
	border-radius: 100px;
	color: #fff;
	font-size: 45px;
	letter-spacing: 10px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 200px;
}
.btncon:hover,.btncon:focus,.btncon:active{
	color:#fff;
	background: -webkit-linear-gradient(#fb0000,#a00000);
	background: -o-linear-gradient(#fb0000,#a00000);
	background: -moz-linear-gradient(#fb0000,#a00000);
	background: linear-gradient(#fb0000,#a00000);
}
.searchbg{
	background-image:url(../tw_img/search/earth.png);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 0 100px;
}
.searr{
	padding: 0;
	text-align: left !important;
}
/****page****/
.page{
	text-align: center;
	margin-bottom: 150px;
}
.page ul{
	padding-left:0;
	list-style-type:none;
	font-size: 31px;
}
.page ul li{
	display:inline-block;
}
.page ul li a{
	background: #fff;
	display: block;
	color: #545454;
	padding: 13px 22px;
	margin: 0 5px;
}
.page ul li a:hover,.page ul li a:focus,.page ul li a:active{
	text-decoration:none;
	background:none;
}
.active_page{
	background:none !important;
}
/****table****/
.ta1,.ta3{
	font-size: 35px;
	color: #121212;
	border-bottom: 3px solid #959595;
	margin-top: 130px;
	margin-bottom: 70px;
	padding-bottom: 5px;
}
.taa{
	margin-bottom: 60px;
}
.taa thead,.taa3 thead{
	background: #25669a;
	color: #fff;
	border: 1px solid #142a3b;
}
.taa thead tr th,.taa3 thead tr th{
	text-align:center;
	font-weight: 500;
	font-family: 微軟正黑體;
	border: 1px solid #142a3b;
}
.taa tbody tr td,.taa3 tbody tr td{
	border: 1px solid #142a3b;
}
.taa tbody,.taa3 tbody{
	text-align: center;
	background: #fff;
}
.ta11{
	background: #fff1c2;
}
.ta2{
	text-align: center;
	font-size: 50px;
	color: #121212;
	border-bottom: 3px solid #ffb109;
	margin-bottom: 20px;
	margin-top: 30px;
	font-weight: bold;
}
.ta22{
	width:49%;
	float:left;
}
.ta22 p{
	background:#fff1c2;
	width: 40%;
	text-align: center;
	border: 1px solid #000;
	display: inline-block;
	margin: 15px 0;
	border-right: 0;
	vertical-align: middle;
	height:83px;
	line-height: 83px;
}
.ta22 input{
	height:83px;
	display: inline-block;
	vertical-align: middle;
	width: 60%;
	padding: 0px 10px;
	border: 1px solid #000;
}
.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
	font-size: 30px ;
}
.ta23 p{
	background:#fff1c2;
	text-align: center;
	border: 1px solid;
	height:83px;
	display: inline-block;
	margin: 15px 0;
	border-right: 0;
	vertical-align: middle;
	width:19.5%;
	line-height: 83px;
}
.ta23 input{
	height:83px;
	display: inline-block;
	vertical-align: middle;
	width: 80.5%;
	padding: 0px 15px;
	border: 1px solid #000;
}
.ta24{
	line-height:0;
}
.ta24 p{
	background:#fff1c2;
	text-align: center;
	border: 1px solid;
	height:83px;
	display: inline-block;
	margin: 15px 0;
	vertical-align: middle;
	width:100%;
	margin-bottom: 0;
	border-bottom: 0;
	line-height: 83px;
}
.ta24 input{
	height:83px;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	padding: 0 15px;
	border: 1px solid #000;
}
.back{
	background: -webkit-linear-gradient(#26699c,#174d78);
	background: -o-linear-gradient(#26699c,#174d78);
	background: -moz-linear-gradient(#26699c,#174d78);
	background: linear-gradient(#26699c,#174d78);
	font-weight: bold;
	color: #fff;
	padding: 20px 50px;
	border-radius: 50px;
	vertical-align: middle;
	border: 1px solid #319aee;
}
.back:hover,.back:focus,.check:hover,.check:focus{
	color:#fff;
	text-decoration:none;
}
.check{
	background: -webkit-linear-gradient(#fc0000,#9d0000);
	background: -o-linear-gradient(#fc0000,#9d0000);
	background: -moz-linear-gradient(#fc0000,#9d0000);
	background: linear-gradient(#fc0000,#9d0000);
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	padding: 20px 85px;
	border-radius: 50px;
	vertical-align: middle;
	border: 1px solid #c11010;
}
.but{
	text-align: center;
	margin-bottom:40px;
	margin-top: 40px;
}
.bl{
	background:#25669a !important;
	color:#fff !important;
}
.re{
	color:#df0024 !important;
}
.le{
	text-align:left !important;
	padding-left: 20px !important;
}
.table5{
	text-align: center;
    margin-bottom: 50px;
}
.ta51,.ta52,.ta53{
	font-weight: bold;
	color: #fff;
	padding: 20px 60px;
	border-radius: 50px;
	vertical-align: middle;
	margin: 0 40px;
}
.ta51:hover,.ta52:hover,.ta53:hover{
	text-decoration:none;
	color:#fff;
}
.ta51{
	background: -webkit-linear-gradient(#ffb006,#dd9909);
	background: -o-linear-gradient(#ffb006,#dd9909);
	background: -moz-linear-gradient(#ffb006,#dd9909);
	background: linear-gradient(#ffb006,#dd9909);
	border: 1px solid #ffca55;
}
.ta52{
	background: -webkit-linear-gradient(#26689b,#174e79);
	background: -o-linear-gradient(#26689b,#174e79);
	background: -moz-linear-gradient(#26689b,#174e79);
	background: linear-gradient(#26689b,#174e79);
	border: 1px solid #2e99ee;
}
.ta53{
	background: -webkit-linear-gradient(#fc0000,#9d0000);
	background: -o-linear-gradient(#fc0000,#9d0000);
	background: -moz-linear-gradient(#fc0000,#9d0000);
	background: linear-gradient(#fc0000,#9d0000);
	border: 1px solid #c11010;
}
.hh1{
	color:#959595;
	font-weight:bold;
}
.but a{
	margin: 0 25px;
}

.pt20{
	padding-top:20px !important;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1;
}
.clause{
	font-size:15px;
	color:#333333;
	line-height:25px;
	letter-spacing:0.5px;
}
.clause_indentOne,
.clause_indentTwo{
	display:block;
}
.clause_indentOne{
	margin-left:15px;
}
.clause_indentTwo{
	margin-left:30px;
}

@media (max-width:1009px) {
	.seartt{
		width: 30%;
	}
	.sqq{
		width:65%;
	}
	.squu{
		width: 80%;
		position: relative;
	}
	.searr{
		position: absolute;
		right: 14%;
	}
	.ta51, .ta52, .ta53{
		margin: 0 30px;
		font-size: 35px;
	}
	.back,.check{
		font-size: 35px;
	}
	.hh1{
	    font-size:40px;
	}
	.tt{
		left: 59%;
	}
}
@media (max-width:869px) {
	.hh1{
		font-size:35px;
	}
	.seartt,.searr{
		font-size: 35px;
	}
	.taa,.taa3{
		font-size: 24px;
	}
	.ta1,.ta3{
		margin-top: 80px;
		margin-bottom: 50px;
	}
	.ta22 p,.ta23 p,.ta23 input,.ta22 input,.ta24 p,.ta24 input,.back,.check{
		font-size:28px;
		line-height: 50px;
		height:50px;
	}
	
	.ta2{
		font-size:40px;
	}
	.check{
		padding: 20px 73px;
	}
	.ta51, .ta52, .ta53{
		margin: 0 15px;
		font-size: 30px;
	}
	.tt{
		left: 61%;
		top: 12px;
	}
	.indtit>p{
		font-size: 30px;
		padding: 10px 15px;
		padding-bottom: 0px;
	}
	.indtit>p span{
		line-height: 40px;
		font-size: 20px;
	}
	.indp{
		padding: 15px 15px !important;
	}
	.bbbb{
		font-size: 30px;
	}
	.message h2{
		font-size:25px;
		padding-left: 18%;
	}
	.right{
		width: 75%;
		margin-left: 18%;
	}
	
}
@media (max-width:767px) {
	.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
		font-size: 25px !important;
	}
}
@media (max-width:767px) {	
	.logo{
		padding-left: 5%;
		padding-right: 5%;
	}
	.seartt,.searr{
		float: left;
		font-size:30px;
		line-height: 75px;
	}
	.sqq{
		width: 70%;
		float: left;
	}
	.logo{
		margin-top: 50px;
		margin-bottom: 50px;
	}
	.squ{
		font-size: 30px;
		height: 70px;
		margin: 0;
	}
	.btncon{
		font-size: 30px;
		height: 75px;
		margin-bottom: 90px;
	}
	.searchbg{
		background-size: 50%;
	}
	.ta1{
		margin-top: 50px;
		margin-bottom: 30px;
		font-size: 30px;
	}
	.ta3{
		margin-top: 50px;
		margin-bottom: 30px;
		font-size:25px;
	}
	.taa,.hh1{
		font-size: 30px;
	}
	.taa3,.page ul,.back,.check,.ta51, .ta52, .ta53,.ta55{
		font-size:25px;
	}

	.but{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.tt{
		left: 63%;
	}
}
@media (max-width:703px) {
	.indtit>p,.bbbb{
		font-size: 24px;
	}
	.tt{
		left: 60%;
		top: 10px;
		font-size: 30px;
	}
	.indp{
		padding: 5px 15px !important;
		font-size: 20px !important;
		line-height: 30px;
	}
	.right p{
		font-size: 20px;
	}
	.message h2{
		font-size: 23px;
		padding-left: 20%;
	}
	.message h2 a i{
		font-size: 30px;
	}
	.right{
		width: 75%;
		margin-left: 20%;
	}
	.right h3{
		font-size: 23px;
	}
	.right h3 span{
		font-size: 20px;
	}
}
@media (max-width:680px) {
	.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
		font-size: 22px !important;
	}
}
@media (max-width:669px) {
	.seartt{
		width: 40%;
	}
	.sqq{
		width: 60%;
	}
	.searchbg{
		padding: 0 30px;
	}
	.searr{
		right: 5%;
	}
	.taa,.hh1{
		font-size: 25px;
	}
	.ta1{
		margin-top: 35px;
		margin-bottom: 25px;
		font-size: 25px;
	}
	.ta3{
		margin-top: 35px;
		margin-bottom: 25px;
		font-size: 20px;
	}
	.page ul li a{
		padding: 8px 13px;
		margin: 0;
		font-size: 18px;
	}
	.page{
		margin-bottom: 70px;
	}
	.ta22 p,.ta23 p,.ta24 p,.ta23 input,.ta24 input,.ta22 input,.back,.check,.ta51, .ta52, .ta53,.taa3,.ta55{
		font-size:20px;
	}
	.ta22 input,.ta23 input,.ta55{
		font-size: 20px !important;
	}
	.ta22 p, .ta22 input, .ta23 p, .ta23 input{
	}
	.ta22 p,.ta22 input,.ta23 p,.ta23 input{
		line-height: 50px;
		margin: 10px 0;
	}
	.ta24 p,.ta24 input{
		line-height: 50px;
	}
	.ta2{
		font-size: 33px;
		margin-top: 40px;
		margin-bottom: 20px;
	}
	.check{
		padding: 20px 70px;
	}
	.ta51, .ta52, .ta53{
		padding: 20px 40px;
		margin: 0 8px;
	}
	.but a{
		margin: 0 10px;
	}
	.tt{
		left: 66%;
	}

}
@media (max-width:600px) {
	.right {
		width: 90%;
		margin-left: 5%;
		margin-top: 90px;
	}
	.message h2{
		padding-left: 5%;
	}
	.right h3{
		background: #1b1b1b;
		padding: 5px;
		padding-left: 10px;
	}
	.right h3 span {
		font-size: 18px;
		float: right;
		line-height: 23px;
		padding-right: 10px;
	}
	.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
		font-size:18px !important;
	}
}
@media (max-width:510px) {
	.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
		font-size: 16px !important;
	}
}
@media (max-width:488px) {
	.tt{
		left: 70%;
	}
}
@media (max-width:450px) {
	
	.ta22 p, .ta22 input, .back,.check{
		width: 50%;
		line-height: 40px;
		margin: 0;
	}
	.ta23 p{
		width: 24.5%;
		line-height: 40px;
		margin: 0;
	}
	.ta23 input{
		font-size: 18px;
		width: 75%;
		line-height: 40px;
		margin: 0;
	}
	.ta24 p{
		font-size: 18px;
		width: 100%;
		line-height: 40px;
		margin: 0;
	}
	.ta24 input{
		font-size: 18px;
		width:100%;
		line-height: 40px;
		margin: 0;
	}
	.ta51, .ta52, .ta53{
		display: block;
		margin: 10px auto;
		width: 50%;
	}
	.table5{
		margin:20px 0;
	}
	.tt{
		left: 72%;
	}
}
@media (max-width:421px) {
	.but a{
		display: block;
		margin: 10px auto;
		padding: 10px;
		height: 60px;
	}
	.ta22 p, .ta23 p, .ta23 input, .ta22 input, .ta24 p, .ta24 input, .back, .check{
		height:40px;
	}
	.ta51, .ta52, .ta53{
		display: inline-block;
		margin: 10px;
	}
}


@media screen and (max-width: 414px) {
	.ta22 p,
	.ta22 input{
		width:100%;
		display:block;
		margin:0;
	}
	.ta22{
		margin:10px 0;
	}
	.ta22 p{
		border-bottom:0;
		border-right:1px solid #000;
	}
	.ta23 p{
		width:35%;
	}
	.ta23 input{
		width:65%;
	}
	
}
@media (max-width:410px) {
	.ta22 input,.ta23 input,.ta55,.ta23 p,.ta24 p,.ta22 p,.ta24 input,.taa thead tr th, .taa3 thead tr th,.taa3,.hh1,.back,.ta51, .ta52, .ta53,.ta55{
		font-size: 20px !important;
	}
	
	.spe thead tr th,.spe{
		font-size:12px !important;
	}
	.spe > thead > tr > th,.spe > tbody > tr > td{
		padding: 8px 0;
	}
}
@media (max-width:405px) {
	.seartt, .searr{
		font-size: 20px;
		line-height: 50px;
	}
	.squ{
		font-size: 20px;
		height: 50px;
	}
	.sqq{
		width: 60%;
		padding-left: 0;
	}
	.btncon{
		font-size: 20px;
		height: 50px;
	}
	.searchbg{
		background-size: 45%;
	}
	.btncon{
		margin-bottom: 50px;
		margin-top: 25px;
	}
	.btncon0{
		margin-bottom: 0;
		margin-top: 5px;
	}
	.searr{
		right: 8%;
	}
	.logo{
		margin-top: 35px;
		margin-bottom: 40px;
	}
	.ta1{
		margin-top: 35px;
		margin-bottom: 20px;
		font-size: 20px;
	}
	.taa{
		font-size: 18px;
	}
	.page ul li a{
		padding: 6px 8px;
		margin: 0 2px;
		font-size: 12px;
	}
	.page{
		margin-bottom: 50px;
	}
	.ta22 p, .ta22 input,.ta23 p,.ta23 input,.ta24 p,.ta24 input{
		font-size: 15.5px;
	}
	.back{
		width:200px;
	}
	.check{
		width:200px;
	}
	.ta2{
		margin-top: 25px;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 320px) {
	.ta23 p,
	.ta23 input{
		width:100%;
		display:block;
		margin:0;
	}
	.ta23 p{
		border-bottom:0;
		border-right:1px solid #000;
	}
	.ta23{
		margin:10px 0;
	}
	.ta22{
		width:100%;
		float:none;
	}
	.ml2{
		margin-left:0 !important;
	}
}



/****about us****/

.contain2{
	max-width:1110px;
	padding:0px 85px;
	margin:0 auto;
	padding-top: 0;
}

.pd0{
	padding: 0;
}

.pd5{
	padding: 8px;
}

.mr0-auto{
	margin: 0 auto;
}

.up{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ebebeb+100 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,235,235,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(235,235,235,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	overflow: hidden;
	padding-top:50px;
	padding-bottom: 45px;
}

.banner img.img-responsive{
	width:100%;
}

.about-title{
	font-size: 50px;
	color: #0562af;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.about-text{
	font-size: 45px;
	color:#282828;
	text-align: justify;
}

.about-img{
	margin-bottom: 70px;
}

.text-buttom{
	margin-bottom: 50px;
}


.about-subTitle{
	font-size: 45px;
	color:#282828;
	font-weight: bold;
}

.c-img{
	width:100%;
}

.about-title br{
	display: none;
}

@media (max-width:680px){
	.contain2{
		padding:0px 25px;
	}	

	.up .img-responsive.mr0-auto {
		margin-top: 35px;
	}
	
	.up .about-text{
		margin-bottom: 30px;
	}
}

@media (max-width:550px){
	.about-title {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	
	.about-img {
		margin-bottom: 40px;
	}
	
	.text-buttom {
		margin-bottom: 30px;
	}	
	
	.pd5 {
		padding: 5px;
	}
}

@media (max-width:480px){
	.contain2{
		padding:0px 15px;
	}
	
	.about-title br{
		display: block;
	}
	
}


@media (max-width:991px){
	.about-title{
		font-size:40px;
	}
	
	.about-text,
	.about-subTitle{
		font-size:35px;
	}
}

@media (max-width:850px){
	.about-title{
		font-size:35px;
	}
	
	.about-text,
	.about-subTitle{
		font-size:30px;
	}
}

@media (max-width:750px){
	.about-title{
		font-size:30px;
	}
	
	.about-text,
	.about-subTitle{
		font-size:25px;
	}
}

@media (max-width:550px){
	.about-title{
		font-size:25px;
	}
	
	.about-text,
	.about-subTitle{
		font-size:20px;
	}
	
}

@media (max-width:400px){
	.about-title{
		font-size:22px;
	}
	.about-text,
	.about-subTitle{
		font-size:18px;
	}
}

.about-li{
	list-style-type: none;
	padding-left: 0;
	word-wrap:break-word;
	text-align: justify;
	margin-bottom: 30px;
}

.about-li li{
	padding-top: 18px;
    padding-bottom: 8px;
}

.about-li li{
	display: inline;
}


.about-li > li > ul{
	border-bottom: 2px solid #c2c2c2;
	padding-left: 0;
}

.about-li > li > ul > li{
	padding-left: 8px;
	padding-right: 8px;
}

.about-li > li > ul > li:first-child {
    width: 20%;
    display: inline-block;
	vertical-align: top;
}

.about-li > li > ul > li:last-child {
    width: 78%;
    display: inline-block;
}

@media (max-width:991px){
	.about-li{
		font-size:35px;
	}
}

@media (max-width:850px){
	.about-li{
		font-size:30px;
	}
}

@media (max-width:750px){
	.about-li{
		font-size:25px;
	}
}

@media (max-width:550px){
	.about-li{
		font-size:20px;
	}
	.about-li > li > ul > li:first-child {
		width: 23%;
	}
	
	.about-li > li > ul > li:last-child {
		width: 75%;
	}
}

@media (max-width:400px){
	.about-li{
		font-size:18px;
	}
}

@media (max-width:358px){
	.about-li > li > ul > li:first-child {
		width: 100%;
	}
	
	.about-li > li > ul > li:last-child {
		width: 100%;
	}
	
	.about-li li {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	
	.about-li>li>ul>li:last-child{
		padding-bottom: 10px;
	}
}




/****about us****/

.respons{
	background: #fff;
	overflow: hidden;
}

.respons-logo{
	margin-top: 70px;
}

.respons-top-txt{
	margin: 30px 0;
}

.respons-box{
	background: #ebebeb;
	padding: 20px 35px;
	overflow: hidden;
	margin-bottom: 20px;
}

.respons-title {
    font-size: 55px;
    color: #0562af;
    text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}

.respons-title2{
	font-size: 55px;
    color: #e60012;
    text-align: center;
	margin-bottom: 30px;
	margin-top: 55px;
	font-weight: bold;
	border-bottom: 2px solid #c2c2c2;
	padding-bottom: 5px;
}

.respons-title3{
	font-size: 55px;
    color: #282828;
    text-align: center;
	margin-bottom: 20px;
	margin-top: 55px;
	font-weight: bold;
	border-bottom: 2px solid #c2c2c2;
	padding-bottom: 5px;
}


.respons-download{
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size: 45px;
	font-weight: bold;
	color: #282828;
	background: #f8cf20;
	border-radius: 50px;
	width:100%;
	display: inline-block;
	font-family: "微軟正黑體";
	margin-bottom: 15px;
}

.respons-download:hover{
	text-decoration: none;
	color: #282828;
}

.mb20{
	padding-bottom: 20px;
}

@media (max-width:991px){
	.respons-title,
	.respons-title2,
	.respons-title3{
		font-size:45px;
	}
	
	.respons-download{
		font-size: 40px;
	}
}

@media (max-width:850px){
	.respons-box{
		padding: 15px 25px;
	}
	
	.respons-title,
	.respons-title2,
	.respons-title3{
		font-size:40px;
	}	
}

@media (max-width:767px){
	.respons-download{
		height: 60px;
		line-height: 60px;
		font-size: 25px;
		border-radius: 30px;
		margin-bottom: 15px;
	}
}

@media (max-width:750px){
	.respons-box{
		padding: 10px 20px;
	}
	
	.respons-title2 {
		margin-top: 40px;
		margin-bottom: 20px;
	}
	
	.respons-title,
	.respons-title2,
	.respons-title3{
		font-size:35px;
	}	
}

@media (max-width:550px){
	.respons-box{
		padding: 5px 20px;
	}
	
	.respons-title,
	.respons-title2,
	.respons-title3{
		font-size:30px;
	}
}

@media (max-width:480px){
	.respons-title2 {
		margin-top: 35px;
		margin-bottom: 15px;
	}
	
	.respons-download{
		height: 50px;
		line-height: 50px;
		font-size: 25px;
		border-radius: 25px;
		margin-bottom: 10px;
	}
}

@media (max-width:400px){
	.respons-box{
		padding: 0 10px;
	}
	
	.respons-title,
	.respons-title2,
	.respons-title3{
		font-size:25px;
	}
}
