body{
	font-size: 16px;
	line-height: 30px;
	font-family: "微軟正黑體";
	color: #333;
}
.em_topBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
}
.em_top{
	width: 1200px;
	margin: 0 auto;
}
.em_top .left{
	width: 800px;
	float: left;
}
.em_top .right{
	width: 400px;
	height: 150px;
	float: left;
	position: relative;
}
.em_top .right img{
	position: absolute;
	right: 0;
	bottom: -70px;
}
.em_top .tit, .em_bot .tit, .em_air .tit, .em_eng .tit{
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-bottom: 5px;
}
.em_chartBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	padding: 20px 0;
	background: url(../images/em_top_bg.gif) left top no-repeat, #ebf6f0;
}
.em_chart{
	width: 1200px;
	margin: 0 auto;
}
.em_chart .tit2{
	font-weight: bold;
	font-size: 20px;
	color: #576f00;
	margin-bottom: 5px;
}
.em_chart .ctn{
	width: 100%;
	float: left;
	background: url(../images/em_img_2.png) right 90% no-repeat;
}
.em_airBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	min-height: 483px;
	background: url(../images/em_air_bg.jpg) center bottom no-repeat;
	padding: 20px 0;
}
.em_air{
	width: 1200px;
	margin: 0 auto;
}
.em_air .left a, .em_air .right a{
	color: #fff;
}
.em_air .left{
	width: 700px;
	padding: 0 30px 0 0;
	float: left;
}
.em_air .btn{
	background: rgba(0,71,157,0.7);
	padding: 5px 10px;
	float: left;
	margin: 5px;
}
.em_air .btn:hover{
	background: rgba(131,78,0,0.7);
}
.em_air .right{
	width: 430px;
	float: left;
	padding: 20px;
	background: rgba(238,238,238,0.7);
}
.em_air .right span{
	background: rgba(200,224,0,0.7);
}
.chc_tit{
	line-height: 48px;
	font-weight: normal;
	font-size: 18px;
}
.chc_tit img{
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.em_engBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/em_eng_bg_2.gif) center bottom no-repeat, url(../images/em_eng_bg_1.png) right top no-repeat, url(../images/em_eng_bg_2.png) center bottom no-repeat;
	padding: 30px 0;
}
.em_eng{
	width: 1200px;
	margin: 0 auto;
}
.em_eng .btn{
	width: 98%;
	float: left;
	height: 70px;
	line-height: 70px;
	padding: 0 0 0 2%;
	color: #fff;
	margin: 10px 0;
	text-shadow: 0 0 10px #666;
	background: url(../images/em_eng_bg.png) left top no-repeat, url(../images/em_eng_bg_x.png) left top repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.em_eng .btn span.btn_dw{
	height: 70px;
	line-height: 70px;
	float: left;
	color: #fff;
	padding: 0 15px;
	background: url(../images/em_eng_bg_r.png) right top repeat-x;
}
.em_eng span.btn_dw:hover{
	background: url(../images/em_eng_bg_rh.png) right top repeat-x;
}
.em_eng .btn span img{
	vertical-align: middle;
}
.em_eng .btn span:hover{
	color: #fff;
}
.em_eng .left{
	width: 460px;
	float: left;
	padding: 0 20px 20px 20px;
	background: url(../images/em_bot_bg.png) center bottom repeat-x;
}
.em_eng .right{
	width: 670px;
	float: left;
	padding: 0 0 0 30px;
}
.em_botBg{
	width: 100%;
	float: left;
	min-width: 1200px;
	background: url(../images/em_bot_bg.jpg) center top no-repeat;
	padding: 20px 0;
}
.em_bot{
	width: 1200px;
	margin: 0 auto;
}
.em_bot .left{
	width: 600px;
	float: left;
}
.em_bot .btn{
	width: 550px;
	float: left;
	padding: 0 25px;
}
/*.em_bot .btn li{
	width: 230px;
	height: 260px;
	float: left;
	margin: 0 10px;
	position: relative;
}
.em_bot .btn li:hover{
	margin: -10px 10px 0 10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-0-transition: 0.5s;
	transition: 0.5s;
}
.em_bot .btn li span{
	position: absolute;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	top: 20px;
}*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
.em_topBg, .em_chartBg{
	padding: 15px 0;
	min-width: 1000px;
}
.em_top, .em_chart{
	width: 970px;
	padding: 0 15px;
}
.em_top .left{
	width: 620px;
}
.em_top .right{
	width: 350px;
}
.em_airBg{
	padding: 15px 0 70px 0;
	min-width: 1000px;
}
.em_air{
	width: 970px;
	padding: 0 15px;
}
.em_air .right{
	width: 400px;
}
.em_air .left{
	width: 500px;
}
.em_engBg, .em_botBg{
	padding: 15px 0;
	min-width: 1000px;
}
.em_eng, .em_bot{
	width: 970px;
	padding: 0 15px;
}
.em_eng .left{
	width: 400px;
}
.em_eng .right{
	width: 500px;
	padding: 20px 15px;
}
.em_bot .left{
	width: 420px;
}
.em_bot .btn{
	width: 500px;
}
}
@media screen and (min-width: 320px) and (max-width: 768px) {
.em_topBg, .em_chartBg, .em_airBg, .em_engBg, .em_botBg{
	min-width: 320px;
	padding: 20px 0;
}
.em_top, .em_chart, .em_air, .em_eng, .em_bot{
	width: 90%;
	margin: 0 5%;
	height: auto;
}
.em_top .left, .em_top .right{
	width: 100%;
}
.em_top .right{
	height: auto;
	text-align: center;
}
.em_chart .ctn{
	background: none;
}
.em_top .right img{
	position: initial;
}
.em_chart img{
	width: 100%;
	height: auto;
}
.em_air .left, .em_eng .right, .em_bot .left, .em_bot .right{
	width: 100%;
	padding: 0;
}
.em_air .right, .em_eng .left{
	width: 90%;
	padding: 5%;
}
.em_eng .btn{
	line-height: 30px;
	height: auto;
	padding: 10px 5%;
	width: 90%;
	background: #ffa600;
}
.em_eng .btn span{
	width: 90%;
	text-align: center;
	height: auto;
	padding: 10px 5%;
	line-height: 30px;
	background: #ff7d00;
	border: 1px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 3px 3px 0 rgba(0,0,0,0.3);
}
.em_bot .btn{
	width: 100%;
	padding: 10px 0;
}
}