@charset "utf-8";
/* CSS Document */



h1 {
	line-height: 85px;
	font-weight: 600;
	color: #fff;
	font-size: 65px;
	margin: 0px;
}
.p0 {
	padding: 0px
}
body {
	font-family: '微軟正黑體', serif;
	line-height: 30px;
	font-size: 17px;
	color: #777;
}
h2 {
	line-height: 82px;
	color: #0a8279;
	font-size: 60px;
	margin: 0px;
}
h3 {
	color: #0a8279;
	margin-top: 0px;
	font-size: 33px;
	line-height: 45px;
}
hr {
	border-top: 1px solid #efefef;
}
.container-fluid {
	max-width: 1600px
}
.delay2 {
	-webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
	animation-delay: 0.2s;
}
.delay4 {
	-webkit-animation-delay: 0.4s; /* Chrome, Safari, Opera */
	animation-delay: 0.4s;
}
.delay6 {
	-webkit-animation-delay: 0.6s; /* Chrome, Safari, Opera */
	animation-delay: 0.6s;
}
.clear {
	clear: both
}
.top30 {
	padding-top: 30px
}
h4 {
	line-height: 28px;
	font-size: 20px;
	color: #000;
	font-weight: bold
}
.blue {
	color: #6cbbd1
}
h1 {
	color: #0a8279;
	font-weight: bold
}
h1 span {
	font-size: 28px;
	padding: 10px;
	border: 1px solid #0a8279;
	position: relative;
	bottom: 18px;
	background-color: #0a8279;
	color: #fff
}
.areabox {
	padding-top: 80px;
	padding-bottom: 0px
}
.box {
	overflow: hidden;
	padding: 60px 30px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */

	   /* background: rgb(255,255,255);

    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);

    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);

    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0 );

    border-bottom: 1px solid #ccc;*/

}
.logo {
	margin-top: 10vh;
	margin-left: auto;
	margin-right: auto
}
.foot {
	padding: 70px 0px 0px 0px
}
.topbg {
	background-image: url(../images/top.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}
.img60 {
	margin-top: 60px
}
.img30 {
	margin-top: 30px
}
.b2 {
	padding-top: 50px;
}
.toparea {
	height: 66px
}
.man {
	margin-bottom: -50px
}
.downc {
	padding: 5px 15px;
	background-color: #C00;
	color: #FFF;
	font-weight: bold;
	font-size: 24px
}
.b3 {
	background-color: #efefef;
	overflow: hidden;
	margin: 30px 15px;
	border: 1px #CCCCCC solid;
}
.b4 {
	border: 1px solid rgba(0,0,0,0.35);
	padding: 15px;
	margin: 15px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 2px rgba(0,0,0,0.4);
	background-color: rgba(0,0,0,0.5);
	color: #fff
}
.b4 h4 {
	color: #FFF;
	font-weight: normal
}
.b4 img {
	margin: auto;
	width: 85%
}
.slick-slide {
}
.b5 {
	padding-top: 30px
}
.map {
	margin-top: 15px;
	height: 230px;
	width: 100%
}
.linebox {
	padding: 15px;
	border: 1px solid #efefef;
}
.sublogo {
	text-align: center
}
.sublogo img {
	max-width: 320px;
	margin: auto
}
.tel {
	outline: 0;
	padding: 10px 50px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px #1f272b;
	border: 1px solid #696;
	border-radius: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ade291+1,74af74+21,448944+39,1c561c+62,062306+100 */

	background: #ade291; /* Old browsers */
	background: -moz-linear-gradient(top, #ade291 1%, #74af74 21%, #448944 39%, #1c561c 62%, #062306 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ade291 1%, #74af74 21%, #448944 39%, #1c561c 62%, #062306 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ade291 1%, #74af74 21%, #448944 39%, #1c561c 62%, #062306 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ade291', endColorstr='#062306', GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	text-align: center;
	display: inline;
	font-size: 24px;
	width: 100%
}
.tel:hover {
	color: #FC0;
}
.tel:active {
	background-position: 0 top;
	position: relative;
	top: 1px;
	color: #aaa;
	-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
	-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}
.last {
	margin-top: 15px
}
.last a {
	display: block;
}
.vedio {
	padding: 50px 0px 0px 0px;
	height: 100vh
}
.arrd {
	margin-top: 30px;
	color: #FFF;
	font-size: 36px
}
.replay {
	animation-iteration-count: infinite
}
.col-sm-13 {
	width: 20%;
	float: left
}
.img15 {
	margin-top: 15px
}
.data {
	margin-top: 50px
}
.dataimg {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center
}
.dataimg img {
	width: 70%;
	margin: auto;
}
.fullbg {
	background-size: cover;
	background-position: center center
}
.imgbox {
	height: 360px
}
.p0 {
	padding: 0px
}
.r30 {
	text-align: right;
	margin-right: 30px
}
.best {
	width: 320px
}
.babtn {
	margin-bottom: 30px
}
.babtn a {
	padding: 35px 45px;
	font-size: 28px;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 0px
}
.bestnum {
	background: #fff;
	background-size: 40px 40px;
	background-position: 95% 10%;
	background-repeat: no-repeat;
	height: 245px
}
.bestbg {
	background-size: cover;
	background-position: center center;
	height: 245px
}
.bestnum h3 {
	margin-top: 80px;
	margin-left: 60px;
}
#b1, #b2, #b3, #b4, #b5, #b6, #b7, #b8 {
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px
}
.form-control {
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
	box-shadow: inset 0 0px 0px rgba(0,0,0,.075)
}
.stl {
	text-align: right
}
.p15 {
	padding-left: 15px;
	padding-right: 15px
}
.topsub {
	padding: 15px;
	background-color: rgba(0,0,0,0.2);
	color: #fff;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto
}
.topbg .box {
	padding-top: 20vh
}
.wtext {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	right: 30px;
	bottom: 5px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.wtext1 {
	position: absolute;
	font-size: 13px;
	font-weight: bold;
	right: 30px;
	bottom: 40px;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
}
.btext {
	padding-top: 5px
}
.col-md-13 {
	width: 50%;
	float: left;
	padding: 15px;
}
.col-md-13 div {
	border: 1px solid #ccc;
	padding: 15px
}
.sbar img {
	width: 100%
}
.img90 {
	margin-top: 90px
}
.bg1 {
	background-image: url(../images/gbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 200px;
	background-size: cover
}
.rimg {
	margin-top: -90px
}
.slibox {
	margin-top: 5%;
	padding: 30px;
	background: rgba(255,255,255,.7);
	border: 1px solid #ccc;
	position: absolute;
	right: 5%;
	top: 0;
/*  transform: translate(-50%, 0);   50%为自身尺寸的一半 */}
.pbt {
	font-size: 14px;
	color: #000;
}
.bg1text {
	text-align: right
}
.b90 {
	padding-bottom: 90px
}
.v991 {
	display: none
}
.p60 {
	padding: 60px
}
.b1400 {
	margin-top: 45px
}
.barea {
	height: 55px
}
.sbox {
	padding: 60px 90px;
	background-color: #fff
}
.nzoom {
	font-size: 120px;
	font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif
}
.gtext {
	display: block;
	font-size: 40px;
	color: #53d5df;
	font-weight: bold;
	margin-bottom: 15px
}
.d3t {
	left: 11%;
	bottom: 13%;
	z-index: 9;
	text-shadow: 0 0 0;
	color: #333
}
.pen {
	height: 80px;
	margin-right: 5px
}
.mt30 {
	margin-top: 30px;
	position: absolute
}
.home {
	border-radius: 99em;
	height: 105px;
	width: 105px;
	display: inline-block;
	background-color: #fcd201;
	color: #01b4d4;
}
.pr20 {
	padding-right: 20%
}
.pl20 {
	padding-left: 20%
}
.t1 img {
	width: 100%
}
.box1 {
	position: relative;
	background-image: url(../images/bg.jpg);
	background-size: cover;
	background-position: bottom center;
	padding-bottom: 450px;
	padding-top: 150px;
	text-align: center
}
.t1 {
	position: relative;
	width: 75%;
	left: 50%;
	transform: translateX(-50%);
}
.t1 img:nth-child(1) {
	margin-left: auto;
	margin-right: auto;
}
.t1 img:nth-child(2) {
	margin-top: -33%;
	width: 85%
}
.box2 {
	padding: 150px 0;
	padding-left: 15%;
	padding-bottom: 90px
}
.box2 img {
	width: 25%;
	display: block
}
.box2 img:nth-child(2) {
	width: 70%;
	margin-top: 60px;
	margin-bottom: 60px
}
.box2 img:nth-child(3) {
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px
}
.g1 {
	position: absolute;
	right: 50px;
	margin-top: -150px
}
.g1 img {
	width: 20px
}
.g2 {
	position: absolute;
	left: 50px;
	margin-top: -90px
}
.g2 img {
	width: 20px;
}
.t2 {
	position: absolute;
	width: 100%;
	z-index: 9
}
.t2 img {
	width: 70%;
	margin-left: 10%;
	margin-top: 15%
}
.box3 {
	padding-top: 150px
}
.box3 img {
	width: 70%;
	display: block
}
.box3 img:nth-child(2) {
	width: 55%;
	margin-top: 60px;
	margin-bottom: 60px
}
.box3 img:nth-child(3) {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px
}
.t3 {
	position: absolute;
	margin-top: -42%;
	z-index: 9;
	left: 0%
}
.g3 {
	position: absolute;
	right: 180px;
	margin-top: -120px
}
.g3 img {
	width: 20px
}
.t4 {
	position: absolute;
	width: 75%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
	top: 10%
}
.t4 img {
	width: 100%
}
.t4 img:nth-child(2) {
	margin-top: 60px
}
.img120 {
	margin-top: 120px
}
.ceng {
	text-align: center
}
.ceng img {
	height: 270px;
	margin-top: -135px
}
.t5 {
	text-align: center;
	padding-top: 90px
}
.t5 img {
	width: 75%;
	margin-left: auto;
	margin-right: auto
}
.t5 img:nth-child(2) {
	margin-top: 60px;
	width: 85%
}
.t5 .ceng img {
	height: 270px;
	margin-top: 90px;
	margin-bottom: 90px
}
.t6 {
	text-align: center
}
.t6 img {
	width: 75%;
	margin-left: auto;
	margin-right: auto
}
.t6 img:nth-child(1) {
	width: 55%
}
.t7 {
	text-align: center
}
.t7 img {
	width: 75%
}
.ceng1 {
	text-align: center;
	position: relative;
	z-index: 9
}
.ceng1 img {
	height: 270px;
	margin-top: 90px;
	margin-bottom: 90px
}
.golf {
	background-image: url(../images/i7.jpg);
	background-size: cover;
	padding: 250px 0px;
	background-position: center center;
	margin-top: -30%
}
.t8 {
	text-align: center
}
.t8 img {
	width: 75%
}
.t8 img:nth-child(2) {
	margin-top: 120px;
	margin-bottom: 120px
}
.box3 img:nth-child(1) {
	margin-left: 15%
}
.box3 img:nth-child(2) {
	margin-left: 15%
}
.top {
	height: 100vh;
	background-image: url(../images/img_1.jpg);
	background-size: cover;
	background-position: center center;
	position: relative;
}
.cenbox {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.col-lg-13 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
.icon5 img {
	width: 100%;
}
.icon5 {
	padding-left: 30px;
	padding-right: 30px
}
.mainblock {
	padding: 120px 45px
}

@media (max-width:1361px) {
.mainblock h2 {
	font-size: 50px;
	line-height: 65px
}
}
.t9 {
	width: 100%;
	max-width: 750px
}
.t11 {
	width: 100%;
	max-width: 780px
}
.vcen {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}
hr {
	margin: 30px 0px
}
h4 {
	margin-bottom: 0
}
.abs {
	position: relative;
background-image: url(../images/pinkbg.jpg);padding:90px 60px
}

@media (max-width:991px) {
.abs {

padding: 30px;background-size: 100%; background-repeat: repeat-y
}
.sp0 {
	padding: 0px
}
.bigh1 {
	font-size: 36px;
	line-height: 46px
}
.vcen {
	position: static;
	top: 0%;
	transform: translateY(0%)
}
.s16_5 {
	margin-left: 16.5%
}
.mainblock {
	padding: 30px 0px
}
.mainblock h2 {
	font-size: 30px;
	line-height: 45px;
	width: 100% !important;
	text-align: center !important
}
.col-lg-13 {
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
	padding-left: 5px;
	padding-right: 5px
}
.mainblock .cenbox {
	width: 100% !important;
	margin-bottom: 15px
}
.icon5 img {
	width: 95%;
}
h1 span {
	font-size: 22px;
	padding: 0px 10px;
	border: 1px solid #0a8279;
	position: static;
	bottom: 0px;
	background-color: #0a8279;
	color: #fff;
	display: inline-block
}
.top {
	height: 100vh;
	background-image: url(../images/img_1s.jpg);
	background-size: cover;
	background-position: bottom center;
	position: relative;
}
.cenbox {
	position: static;
	width: 100%;
	top: 0%;
	left: 0%;
	transform: translate(0%, 0%);
}
.top .cenbox {
	position: absolute;
	width: 92%;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.golf {
	background-image: url(../images/i7.jpg);
	background-size: cover;
	padding: 180px 0px;
	background-position: center center;
	margin-top: -30%
}
.t8 img:nth-child(2) {
	margin-top: 60px;
	margin-bottom: 60px
}
.t5 {
	text-align: center;
	padding-top: 30px
}
.ceng img {
	height: 160px;
	margin-top: -80px
}
.t5 img:nth-child(2) {
	margin-top: 30px;
	width: 85%
}
.t5 .ceng img {
	height: 160px;
	margin-top: 30px;
	margin-bottom: 30px
}
.ceng1 img {
	height: 160px;
	margin-top: 30px;
	margin-bottom: 30px
}
.t4 img:nth-child(2) {
	margin-top: 30px
}
.img120 {
	margin-top: 90px
}
.box3 {
	padding-top: 90px
}
.box3 img {
	width: 70%;
	display: block
}
.box3 img:nth-child(2) {
	width: 55%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.box3 img:nth-child(3) {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px
}
.g3 {
	position: absolute;
	right: 90px;
	margin-top: -60px
}
.g3 img {
	width: 15px
}
.g1 {
	position: absolute;
	right: 50px;
	margin-top: -90px
}
.g1 img {
	width: 15px
}
.g2 {
	position: absolute;
	left: 50px;
	margin-top: -60px
}
.g2 img {
	width: 15px
}
.box2 {
	padding: 60px 0;
	padding-left: 15%
}
.box2 img:nth-child(2) {
	width: 70%;
	margin-top: 30px;
	margin-bottom: 30px
}
.box1 {
	position: relative;
	background-image: url(../images/bg.jpg);
	height: 100vh;
	background-size: cover;
	background-position: bottom center;
	padding-top: 20vh;
	padding-bottom: 0
}
.box2 img:nth-child(3) {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px
}
.gtext {
	font-size: 26px
}
.home {
	border-radius: 99em;
	height: 42px;
	width: 42px;
	display: inline-block;
	background-color: #fcd201;
	color: #01b4d4;
}
.pl20 {
	padding-left: 0
}
.pr20 {
	padding-right: 0
}
.mt30 {
	margin-top: 5px;
	position: static;
	margin-bottom: 0 !important
}
.tab6 {
	position: static;
	bottom: 0px;
	right: 0px
}
.tab6 img {
	width: 80%;
	margin-top: -5%
}
.tab5 {
	position: static;
	bottom: 0px;
	right: 0px;
	width: 100%
}
.tab5 img {
	width: 60%;
	margin-top: -10%
}
.tab4 {
	position: static;
	bottom: 0px;
	left: 0px;
	text-align: center
}
.tab4 img {
	width: 80%;
	margin-left: auto;
	margin-right: auto
}
.t9 {
	position: static;
	right: 0;
	top: 0px;
	text-align: center;
	margin-top: -45px
}
.t9 img {
	width: 70%;
	margin: auto
}
.s-60 {
	margin-top: -60px !important
}
.br {
	right: 0px;
	margin-top: 5px;
	text-align: right
}
.br img {
	max-width: 15vw
}
.d3t {
	left: 0;
	bottom: 0;
	z-index: 9;
	text-shadow: 0 0 0;
	color: #333;
	position: static;
	margin-left: auto;
	text-align: right;
	margin-top: -15px;
	font-size: 12px;
	font-weight: normal
}
.pen {
	height: 30px;
	margin-right: 5px
}
.tebox {
	font-size: 16px;
	line-height: 28px;
	padding: 30px;
	margin-top: 30px
}
.ying {
	position: static;
	right: 0;
	margin-top: 0px;
	text-align: right
}
.ying img {
	width: 50%;
	margin-right: -15px
}
.sbar {
	overflow-x: auto
}
.sbar img {
	width: 900px;
	max-width: 900px
}
.cat {
	position: static;
	right: 0;
	margin-top: 15px
}
.cat img {
	width: 35%
}
.nzoom {
	font-size: 55px;
}
.sbox {
	padding: 15px;
	padding-bottom: 40px
}
.c1 {
	text-align: right;
	width: 70%
}
.c1 img {
	max-width: 50%;
}
.c2 img {
	max-width: 25%;
}
.c2 {
	top: 40vh
}
.shopping {
	padding: 15px !important
}
.shopping .pt-5 {
	padding-top: 0px !important
}
P {
	text-align: justify;
}
.building {
	padding: 15px !important
}
.p60 {
	padding: 15px
}
.sscoll {
	overflow-x: scroll;
}
.sscoll img {
	width: 820px;
	max-width: none
}
.h991 {
	display: none
}
.v991 {
	display: block
}
.slar img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	max-width: 150px;
	margin-left: auto;
	margin-right: auto
}
.b90 {
	padding-bottom: 30px
}
.bx-wrapper .bx-controls-direction a {
	top: 48%
}
.bg1text {
	text-align: left
}
.slibox {
	margin-top: 0;
	padding: 30px;
	background: rgba(255,255,255,.7);
	border: 1px solid #ccc;
	padding-bottom: 40px;
	position: static;
	right: 0;
	top: 0;
	width: 100%;
/* transform: translate(0, 0);     50%为自身尺寸的一半 */}
.bg6 {
	background-image: none;
	padding-top: 0px;
	padding-bottom: 30px
}
.bg5 {
	background-image: none;
	padding-top: 0px;
	padding-bottom: 30px
}
.rimg {
	margin-top: 0px
}
.bg4 {
	padding-top: 30px;
	padding-bottom: 30px;
	background-size: contain
}
.bg1 {
	background-image: none;
	padding-top: 0px;
	background: #fff;
	margin-top: -180px
}
.bg2 {
	background-image: none;
	padding-top: 30px;
	padding-bottom: 0px
}
.bg3 {
	background-image: none;
	padding-top: 30px;
	padding-bottom: 0px
}
.img90 {
	margin-top: 30px
}
.s15 {
	margin-top: 15px
}
.slr15 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-13 {
	width: 100%;
	float: none;
	padding: 15px;
	padding-bottom: 0px
}
.btext {
	padding-top: 5px;
	position: static;
}
.wtext1 {
	position: static;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin-top: -35px;
	float: right;
	margin-right: 15px
}
.topbg {
	height: auto;
}
h1 {
	font-size: 24px;
	line-height: 32px
}
.box {
	padding: 30px 15px
}
.sl0 {
	padding-left: 0px
}
.sr0 {
	padding-right: 0px
}
.p15 {
	padding-left: 0px;
	padding-right: 0px
}
.bestnum {
	background: #fff;
	background-size: 30px 30px;
	background-position: 90% 15%;
	background-repeat: no-repeat;
	height: 150px
}
.bestbg {
	background-size: cover;
	background-position: center center;
	height: 150px
}
.bestnum h3 {
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 45px
}
.simg15 {
	margin-top: 15px
}
.best {
	width: 250px;
	margin-left: auto;
	margin-right: auto
}
.babtn {
	text-align: center
}
.babtn a {
	padding: 10px 20px;
	font-size: 18px;
	margin-left: 5px !important;
	margin-right: 5px !important;
	border-radius: 0px;
	margin-bottom: 10px
}
.r30 {
	margin-right: 0px;
	text-align: center !important;
	margin-left: 0px
}
.p-15 {
	margin-left: -15px;
	margin-right: -15px
}
.imgbox {
	height: 18vh
}
.data {
	margin-top: 15px;
	padding-bottom: 50px
}
.dataimg {
	width: 100%
}
.col-sm-13 {
	width: 100%;
	float: none;
	padding: 15px;
	padding-bottom: 0px
}
.vedio {
	padding: 15px 0px 15px 0px;
	height: auto
}
.arrd {
	display: none
}
.last {
	margin-top: 30px
}
.tel {
	font-size: 18px
}
.sublogo img {
	max-width: 100%;
	margin: auto
}
.slick-slide {
}
.sublogo {
	width: 80%;
	margin: auto;
	margin-bottom: 30px;
	margin-top: 30px
}
.green {
	padding: 0px;
	margin-bottom: 30px
}
.b5 {
	padding-top: 15px;
}
.b2 {
	padding-top: 0px
}
.downc {
	display: block;
	margin: auto;
	text-align: center
}
.man {
	margin-bottom: -15px
}
.toparea {
	height: 50px
}
.topmark {
	position: fixed;
	z-index: 9999;
	top: 5px;
	left: 15px
}
.img60 {
	margin-top: 15px
}
.img30 {
	margin-top: 15px
}
.topbg .img15 {
	margin-top: 15px
}
.img15 {
	margin-top: 15px
}
.toptel {
	width: 90%;
	margin: auto;
	text-align: center
}
.y1 {
	padding-top: 0px
}
.logo {
	margin: auto;
	padding-left: 15px;
	width: 85%;
	margin-bottom: 30px;
	margin-top: 15px
}
.topbg {
	padding: 15px
}
.topbg h1 {
	font-size: 22px;
	line-height: 28px
}
.b1 {
	background-image: none;
	height: auto;
}
.cbottom {
	width: 100%
}
.areabox {
	padding-top: 30px;
	padding-bottom: 0px
}
h1 {
	font-size: 31px;
	line-height: 42px;
}
h2 {
	font-size: 24px;
	line-height: 36px;
}
h3 {
	font-size: 26px;
	line-height: 34px
}
body {
	font-size: 15px;
	line-height: 26px
}
.top30 {
	padding-top: 15px
}
.scenter {
	text-align: center;
	margin: auto
}
.scenter img {
	text-align: center;
	margin: auto
}
.stl {
	text-align: left
}
.t2 {
}
.foot {
	padding: 40px 0px 0px 0px
}
h4 {
	font-size: 16px
}
hr {
	margin-top: 15px;
	margin-bottom: 15px
}
.map {
	margin-top: 0px
}
.s0 {
	margin-top: 0px
}
}
