@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanslao.css);
	html, body {width: 100%; height: 100%; padding:0; margin:0 }
	img{ display:block;  padding:0; margin:0}
	ul, li, div{padding:0; margin:0}
	li{ list-style:none; }
	#content {position: relative;padding:0;margin:0; width: 1170px; height:1337px;}
	#content img {position: absolute;left: 0;}
	#content .active {z-index: 1;opacity: 1;}
	.img_tab{ width:1170px; float:left; margin:0; padding:0;}
	.img_tab li{ list-style:none; float:left;}
	.img_tab1{ float:left;}
	.img_tab2{ float:right;}
	.sub{width:1170px;}
	.btn{ background:#ebebeb; height:218px; text-align:center;  }
	.btn img{ margin:0 auto; width:330px; padding-top:53px;}
	.bar{height: 31px; background: #d03233; width: 1170px;}
	.bg-bottom{padding-bottom: 30px; background: #cf3232; width: 1170px;}
	.search{width: 1170px; margin: 0 auto; float: left;}
	.search a{text-decoration: none; cursor: pointer;}
	.search-btn:hover{background: #333; box-shadow: 0 0; }
	.search-btn{background: #cf3232; color: #fff; height: 90px; text-align: center; font-size: 21px; font-weight: 600; text-decoration: none; line-height: 85px; border-radius: 8px; letter-spacing: -1px; box-shadow: 0 5px #dbdbdb;}
	.search-padding{padding: 100px 0; width: 100%; margin: 0 auto; }
	.hr{border-bottom: 1px solid #dadada; padding: 0; margin: 150px 0 50px 0;  }