﻿@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

@import url(https://fonts.googleapis.com/css?family=Indie+Flower);

.logo,.jqimgFill img,.caseList li,.newsList li,.itemList li {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}

.headTop,.headMenu,.headBox,footer,.footerBox,.oLink,.footerBanner,.mainContainer,.contactUs,.form-group,.footerformation,main,.mainBox,.news_listbox,.caseList,.newsList,.itemList,.newsList li,.caseList li,.itemList li,.newList,.ud_btn {
	zoom: 1
}

.headTop:before,.headMenu:before,.headBox:before,footer:before,.footerBox:before,.oLink:before,.footerBanner:before,.mainContainer:before,.contactUs:before,.form-group:before,.footerformation:before,main:before,.mainBox:before,.news_listbox:before,.caseList:before,.newsList:before,.itemList:before,.newsList li:before,.caseList li:before,.itemList li:before,.newList:before,.ud_btn:before,.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.mainBox:after,.news_listbox:after,.caseList:after,.newsList:after,.itemList:after,.newsList li:after,.caseList li:after,.itemList li:after,.newList:after,.ud_btn:after {
	content: "";
	display: table;
	height: 0;
	overflow: hidden
}

.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.mainBox:after,.news_listbox:after,.caseList:after,.newsList:after,.itemList:after,.newsList li:after,.caseList li:after,.itemList li:after,.newList:after,.ud_btn:after {
	clear: both
}

.header {
	transition: 0.4s;
	position: relative;
	width: 100%;
	height: 123px;
	transition: 0.4s;
	z-index: 1000;
	background:url(../images/header_bg.png);
}

.header.open .headMenu {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9
}

.headTop {
	width: 100%;
	height: 46px;
	background:url(../images/header_bg.png);
}

.headMenu {
	width: 100%;
	height: 77px;
	background:url(../images/header_bg.png);
}

.headBox {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

.headBox .container li {
	width: 30px
}

.headBox .container li img {
	width: 100%
}

.headBox .logotxt {
	display: none;
	position: absolute;
	bottom: -12px
}

.outLink {
	display: none;
	float: right;
	width: 100%;
	text-align: right;
	position: relative;
	top: 24px;
	z-index: 0
}

.outLink a {
	transition: 0.4s
}

.outLink a:hover {
	transition: 0.4s;
	opacity: 0.7
}

.logo {
	position: absolute;
	left: 0px;
	top: 2px;
	z-index: 3
}

.logo img {
	position: relative;
	display: inline-block;
	vertical-align: top;
	transition: 0.4s
}

.logo a {
	text-decoration: none;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.logo a:hover img {
	opacity: 0.7;
	transition: 0.4s
}

.logo .logo2 {
	position: absolute;
	top: 5px;
	left: 74px
}

.logo .logotxt {
	display: none
}

.header .height50 ul {
	list-style: none;
	display: inline-block;
	vertical-align: middle
}

.headBox .container {
	float: right;
	position: relative;
	top: 5px;
	padding-right: 42px
}

.headBox .container li {
	position: relative;
	float: left;
	margin-right: 5px;
	top: 5px
}

.headBox .container li a {
	opacity: 1;
	display: block
}

.headBox .container li a:hover {
	opacity: 0.7
}

.headBox .container .language_icon a {
	opacity: 1;
	width: 35px;
	height: 35px;
	background: #028090;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 38px;
	text-decoration: none
}

.headBox .container .language_icon a:hover {
	opacity: 1;
	color: #028090;
	border: 1px solid #028090;
	background: #fff
}

.contact-us {
	width: 30px;
	height: 30px;
	text-indent: -10000px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 5px;
	margin-right: 2px;
	margin-left: 5px
}

.contact-us a {
	width: 100%;
	height: 100%;
	display: block;
	background: url(../images/con_2.png) top left no-repeat;
	background-size: cover
}

.contact-us a:hover {
	background: url(../images/con_2_1.png) top left no-repeat;
	background-size: cover
}

.tel {
	letter-spacing: 1px;
	height: 28px;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #17c290;
	background: url(../images/tel_icon_1.png) 5px 7px no-repeat;
	padding: 0px 9px 5px 25px;
	margin-right: 3px;
	position: relative;
	top: 5px;
	transition: 0.4s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.tel:hover {
	transition: 0.4s;
	border: 1px solid #17c290;
	background: url(../images/tel_icon_2.png) #17c290 1px 7px no-repeat
}

.tel a {
	display: inline-block;
	text-decoration: none;
	position: relative;
	top: 3px;
	color: #17c290
}

.tel a:hover {
	color: #fff;
	transition: color .20s linear, background-color .0s linear, border-color .20s linear
}

.contact_btn a {
	float: right;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	margin: 10px 0 0 10px;
	background: #794e96;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff
}

@media screen and (max-width: 1190px) {
	.logo {
		position: absolute;
		left: -11px;
		top: 18px;
		width: 21%
	}
}

@media screen and (max-width: 1190px) and (max-width: 1060px) {
	.logo {
		top: 22px;
		width: 19%
	}
}

@media screen and (max-width: 1190px) {
	.logo img {
		width: 100%
	}

	.top_menu>ul>li.language_icon {
		right: -84px
	}

	.headBox {
		width: 100%
	}
}

@media only screen and (max-width: 950px) {
	.tel {
		border: none
	}

	.logo .logotxt {
		width: 88%;
		margin: 0 auto
	}

	.headTop {
		display: none
	}

	.headMenu {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 9;
		width: 100%;
		height: 124px
	}

	.tel a {
		background: none;
		width: 100%;
		height: 100%;
		display: block
	}

	.tel a:nth-child(2) {
		display: none
	}

	.logo {
		position: static;
		left: 21px;
		top: 0;
		margin: 27px 0 20px 31px;
		width: 40%;
		max-width: 369px
	}
}

@media only screen and (max-width: 950px) and (max-width: 767px) {
	.logo {
		margin: 27px 0 20px -7px
	}
}

@media only screen and (max-width: 950px) {
	header {
		height: 113px !important;
		-webkit-box-shadow: 0 4px 3px rgba(0,0,0,0.3);
		-moz-box-shadow: 0 4px 3px rgba(0,0,0,0.3);
		box-shadow: 0 1px 3px rgba(0,0,0,0.2)
	}

	.tel {
		text-indent: -10000px;
		width: 73px;
		height: 73px;
		background: url(../images/phone.png) top left no-repeat;
		position: absolute;
		right: 100px;
		top: 27px;
		right: -16px !important;
		padding: 5px 0 0 0
	}

	.tel:hover {
		background: url(../images/phone.png) top left no-repeat
	}

	.header .height50 {
		height: 73px
	}

	.header .height50 ul {
		list-style: none;
		display: none
	}
}

@media screen and (max-width: 767px) {
	.logo {
		width: 59%;
		position: relative;
		top: 0px;
		margin-bottom: 0;
		max-width: 298px
	}

	.header {
		height: 90px !important
	}

	.headMenu {
		height: 90px
	}

	.headBox {
		height: 112px
	}

	.tel {
		width: 45px;
		height: 45px;
		background: url(../images/phone.png) top left no-repeat;
		background-size: cover;
		right: -37px !important;
		top: 19px
	}

	.copyhight {
		line-height: 20px;
		font-size: 0.8em;
		padding-top: 10px;
		height: 42px
	}

	.copyhight span {
		margin-right: 9px
	}
}

@media screen and (max-width: 320px) {
	.top_menu .icon {
		left: 56px
	}

	.tel {
		right: -51px !important;
		width: 40px;
		height: 40px
	}
}

.banner {
	width: 100%;
	position: relative
}

.banner .slick-prev,.banner .slick-next {
	top: 50%;
	width: 32px;
	height: 32px;
	z-index: 2
}

.banner .slick-prev {
	left: 20px;
	background: url(../images/banner_arrw.png) left top no-repeat
}

.banner .slick-next {
	right: 20px;
	background: url(../images/banner_arrw.png) right top no-repeat
}

.banner .slick-dots {
	margin: 0 auto !important;
	padding: 0 !important
}

.banner .slick-dots li button:before {
	border: none;
	background: #dcdcdc !important;
	width: 13px !important;
	height: 13px !important
}

.banner .slick-dots li.slick-active button:before {
	background: #b3d465 !important
}

.index_page .banner .pic {
	height: 482px
}

@media screen and (max-width: 950px) {
	.index_page .banner .pic {
		height: 328px
	}
}

@media screen and (max-width: 480px) {
	.index_page .banner .pic {
		height: 161px
	}
}

@media screen and (max-width: 360px) {
	.index_page .banner .pic {
		height: 155px
	}
}

@media screen and (max-width: 320px) {
	.index_page .banner .pic {
		height: 139px
	}
}

.banner .pic {
	height: 350px
}

@media screen and (max-width: 1190px) {
	.banner .pic {
		height: 300px
	}
}

@media screen and (max-width: 950px) {
	.banner .pic {
		height: 189px
	}
}

@media screen and (max-width: 480px) {
	.banner .pic {
		height: 100px
	}
}

@media screen and (max-width: 320px) {
	.banner .pic {
		height: 90px
	}
}

.logo,.jqimgFill img,.caseList li {
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition: 0.4s ease-in-out;
	-ms-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out
}

.headTop,.headMenu,.headBox,footer,.footerBox,.oLink,.footerBanner,.mainContainer,.contactUs,.form-group,.footerformation,main,.indexContainer,.indexContainer .maBox,.maList,.caseList,.caseList li,.vicaBox,.mtitleBg,.new_surroBox,.newsBox,.newsBox .newList,.newsBox .newList li {
	zoom: 1
}

.headTop:before,.headMenu:before,.headBox:before,footer:before,.footerBox:before,.oLink:before,.footerBanner:before,.mainContainer:before,.contactUs:before,.form-group:before,.footerformation:before,main:before,.indexContainer:before,.indexContainer .maBox:before,.maList:before,.caseList:before,.caseList li:before,.vicaBox:before,.mtitleBg:before,.new_surroBox:before,.newsBox:before,.newsBox .newList:before,.newsBox .newList li:before,.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.indexContainer:after,.indexContainer .maBox:after,.maList:after,.caseList:after,.caseList li:after,.vicaBox:after,.mtitleBg:after,.new_surroBox:after,.newsBox:after,.newsBox .newList:after,.newsBox .newList li:after {
	content: "";
	display: table;
	height: 0;
	overflow: hidden
}

.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.indexContainer:after,.indexContainer .maBox:after,.maList:after,.caseList:after,.caseList li:after,.vicaBox:after,.mtitleBg:after,.new_surroBox:after,.newsBox:after,.newsBox .newList:after,.newsBox .newList li:after {
	clear: both
}

body {
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	min-width: 320px !important;
	background: #f7f7f7;
	font-family: Arial, Verdana, 微軟正黑體;
	line-height: 1.7em;
	font-size: 14px
}

#wrapper {
	position: relative;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	height: 100%;
	width: 100%;
	min-width: 320px !important;
	background: #f7f7f7;
	overflow: hidden
}

html img {
	max-width: 100%
}

img {
	vertical-align: middle;
	max-width: 100%
}

* {
	outline: 0
}

* {
	margin: 0;
	padding: 0
}

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.headTop,.headMenu,.headBox,footer,.footerBox,.oLink,.footerBanner,.mainContainer,.contactUs,.form-group,.footerformation,main,.indexContainer,.indexContainer .maBox,.maList,.caseList,.caseList li,.vicaBox,.mtitleBg,.new_surroBox,.newsBox,.newsBox .newList,.newsBox .newList li {
	zoom: 1
}

.headTop:before,.headMenu:before,.headBox:before,footer:before,.footerBox:before,.oLink:before,.footerBanner:before,.mainContainer:before,.contactUs:before,.form-group:before,.footerformation:before,main:before,.indexContainer:before,.indexContainer .maBox:before,.maList:before,.caseList:before,.caseList li:before,.vicaBox:before,.mtitleBg:before,.new_surroBox:before,.newsBox:before,.newsBox .newList:before,.newsBox .newList li:before,.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.indexContainer:after,.indexContainer .maBox:after,.maList:after,.caseList:after,.caseList li:after,.vicaBox:after,.mtitleBg:after,.new_surroBox:after,.newsBox:after,.newsBox .newList:after,.newsBox .newList li:after {
	content: "";
	display: table;
	height: 0;
	overflow: hidden
}

.headTop:after,.headMenu:after,.headBox:after,footer:after,.footerBox:after,.oLink:after,.footerBanner:after,.mainContainer:after,.contactUs:after,.form-group:after,.footerformation:after,main:after,.indexContainer:after,.indexContainer .maBox:after,.maList:after,.caseList:after,.caseList li:after,.vicaBox:after,.mtitleBg:after,.new_surroBox:after,.newsBox:after,.newsBox .newList:after,.newsBox .newList li:after {
	clear: both
}

a:hover {
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear
}

.jqimgFill {
	position: relative;
	overflow: hidden;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: inline-block;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.jqimgFill img,.jqimgFill-tc img {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	display: block;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-height: none;
	max-width: none;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.monlogo {
	display: none
}

.bottomBanner {
	width: 100%;
	max-width: 1155px;
	margin: 0 auto;
	padding-top: 50px;
	clear: both;
	text-align: center;
	margin-bottom: 52px
}

.bottomBanner li {
	vertical-align: top;
	display: inline-block;
	list-style: none
}

@media screen and (max-width: 1180px) {
	.bottomBanner li {
		width: 31%
	}
}

.bottomBanner li:nth-child(2) {
	margin: 0 2%
}

.bottomBanner li:nth-child(3) {
	width: 300px
}

.bottomBanner li a {
	width: 100%;
	height: 100%;
	display: block;
	transition: 1s
}

.bottomBanner li a:hover {
	opacity: 0.5;
	transition: 1s
}

.bottomBanner li img {
	width: 100%
}

.cbsBox .contentBox {
	padding: 20px 0 0 20px
}

footer {
	width: 100%;
	background-image: linear-gradient(to top, #a88964,#be9e78)
}footer {
	width: 100%;
	background:url(../images/footer_bg.png) ;
}

.footerBox {
	position: relative;
	width: 100%;
	max-width: 1217px;
	margin: 0 auto 0 auto;
	padding-bottom: 0
}

.add {
	position: relative;
	height: 208px
}

.addlogo {
	position: relative;
	top: -30px
}

.addlogo span:nth-child(1) {
	opacity: 0
}

.addlogo span:nth-child(2) {
	position: absolute;
	top: 58px;
	left: 174px;
	width: 300px;
	height: 59px
}

.addlogo span:nth-child(2) img {
	width: 100%;
	height: 100%
}

.addlogo span:nth-child(2) a {
	transition: 0.4s;
	width: 100%;
	display: block
}

.addlogo span:nth-child(2) a:hover {
	transition: 0.4s;
	opacity: 0.7
}

.add,.timetable {
	width: 42%;
	line-height: 25px;
	float: left;
	color: #fff;
	font-size: 16px
}

.add ul,.timetable ul {
	list-style: none
}

.sitmap {
	width: 62%;
	padding: 0 7px 0 0px;
	position: absolute;
	top: 124px;
	left: 181px
}

.sitmap li {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px
}

.sitmap li a {
	color: #5e5e5e;
	text-decoration: none;
	transition: .4s;
}

.sitmap li a:hover {
	color: #5e5e5e;
	opacity: .5;
}

.sitmap li a:after {
	content: '│';
	color: #5e5e5e;
	width: 1px;
	height: 100%;
	margin: 0 5px
}

.sitmap li:nth-child(4n) a:after {
	display: none
}

.timetable {
	width: 32%;
	margin-top: 23px;
	padding: 0 0 0 19px
}

.timetable .addTxt {
	margin-top: 11px;
	line-height: 22px
}

.timetable .addTxt li {
	padding-left: 0;
	color: #5e5e5e;
	font-size: 15px;
	margin-bottom: 5px
}

.timetable a {
	padding-top: 4px;
	display: block;
	transition: 0.2s;
	max-width: 319px
}

.oLink {
	color: #5e5e5e;
	font-size: 14px;
	margin-bottom: 15px
}

.oLink .qrcode,.oLink .lineBtn {
	float: left
}

.oLink .qrcode {
	margin-right: 12px
}

.oLink .lineBtn {
	width: 72%
}

.oLink .lineBtn p {
	margin-top: 10px
}

.googleMap {
	margin-top: 19px;
	float: left;
	width: 25.595%;
	margin-left: 0px
}

.googleMap iframe {
	width: 100%;
	height: 165px
}

.copyhight {
	float: left;
	width: 100%;
	line-height: 37px;
	font-size: 14px;
	color: #5d4527;
	background: #b3d465;
	text-align: center
}

.micon {
	display: none
}

.online {
	opacity: 0;
	position: absolute;
	right: -82px;
	width: 40px;
	z-index: 10;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.online .contactbtn,.online .top,.online .meailbtn {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -10000px;
	margin-bottom: 3px
}

.online .contactbtn {
	background: url(../images/con_1.png) 0px 0px no-repeat
}

.online .contactbtn:hover {
	background: url(../images/con_1_1.png) 0px 0px no-repeat
}

.online .top {
	transition: 0.4s;
	background: url(../images/top_icon.png) 0 0 no-repeat
}

.online .top:hover {
	transition: 0.4s;
	opacity: 0.7
}

.online.open {
	opacity: 1;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.footerBanner {
	margin-bottom: 40px
}

.footerBanner li {
	width: 32.3%;
	float: left;
	margin-right: 15px
}

.footerBanner li:nth-child(3) {
	margin-right: 0
}

.mainContainer {
	max-width: 1103px;
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-height: 500px;
	visibility: visible
}

.right-main {
	float: left;
	width: -moz-calc(100% - 304px);
	width: -webkit-calc(100% - 304px);
	width: calc(100% - 304px);
	margin-top: 64px;
	margin-bottom: 40px;
	background: #fff
}

.path {
	padding: 28px 0px 40px;
	color: #aaaaaa;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0
}

.path .home {
	text-align: left;
	display: inline-block
}

.path span {
	vertical-align: top;
	margin: 0 4px 0 10px
}

.path a {
	color: #aaaaaa;
	text-decoration: none
}

.path a:hover {
	color: #11a3a5
}

.fb-like {
	width: 100%;
	text-align: right;
	padding: 5px 25px 0 0px
}

.innerContent {
	font-size: 14px;
	color: #666666;
	padding: 30px 19px 20px 0px;
	line-height: 26px;
	clear: both
}

.innerContent p {
	margin-bottom: 30px
}

.innerContent ol,.innerContent ul {
	margin: auto;
	padding: 14px 0 0 23px
}

.contactUs {
	float: left;
	padding: 0px;
	margin-bottom: 0px;
	width: 100%
}

.contentBox {
	background: #fff;
	padding: 0 0px 0 30px
}

.conTitle {
	width: 100%;
	padding-top: 25px;
	margin-bottom: 28px;
	position: relative;
	left: -20px
}

.conTitle:before {
	content: '';
	width: 5px;
	height: 28px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #c3696b;
	left: 20px
}

.conTitle h2 {
	width: 96%;
	margin-left: 15px;
	border-bottom: 1px solid #b58352;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #343841;
	font-weight: 500;
	line-height: 29px;
	padding-bottom: 10px;
	padding-left: 20px
}

.conTitle h2 span {
	display: inline-block;
	color: #b99b87;
	font-size: 17px;
	margin-left: 7px;
	font-weight: bold;
	font-family: "Times New Roman", Times, Baskerville, Georgia, serif
}

.qaUs {
	float: left;
	padding: 0px 0 20px 0px;
	margin-bottom: 21px;
	width: 97%
}

.qat h2,.csd h2 {
	width: 181px
}

.qat p,.csd p {
	display: block;
	margin-top: 7px;
	margin-left: 22px;
	color: #000;
	font-size: 14px
}

.qat {
	line-height: 28px
}

.qat h2 {
	width: 94%;
	margin-left: 15px;
	border-bottom: 1px solid #343841;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	color: #343841;
	font-weight: 500;
	line-height: 29px;
	padding-bottom: 10px
}

.qabox {
	transition: 0.4s
}

.qabox li {
	list-style: none
}

.qabox .qa_list {
	background: #c3696b;
	position: relative;
	margin-bottom: 2px;
	font-size: 20px;
	line-height: 25px;
	padding: 13px;
	color: #fff;
	cursor: pointer
}

.qabox .qa_list:after {
	position: absolute;
	right: 11px;
	top: 17px;
	width: 19px;
	height: 18px;
	content: '';
	display: inline-block;
	background: url(../images/arrw_left1.png) top left no-repeat
}

.qabox .qa_list span {
	width: 96%;
	display: inline-block;
	vertical-align: top
}

.qabox .qa_list.show:after {
	content: '';
	background: url(../images/arrw_left2.png) top left no-repeat
}

.qabox .qa_content {
	display: none;
	color: #666666;
	font-size: 16px;
	padding: 19px 19px 19px 0;
	line-height: 30px;
	margin-left: 22px;
	margin-bottom: 20px
}

.form-group {
	width: 100%;
	margin: 0;
	margin-bottom: 5px;
	padding-left: 0px
}

.control-label {
	float: left;
	width: 90px;
	height: 36px;
	text-align: left;
	font-weight: normal;
	font-size: 16px;
	padding-top: 7px;
	margin-bottom: 0;
	padding-left: 0px;
	color: #666666
}

.control-label .red {
	color: #bf0d0d !important
}

.control-label b {
	font-size: 16px;
	margin-right: 3px;
	color: #bf0d0d
}

.col {
	float: left;
	width: -moz-calc(100% - 110px);
	width: -webkit-calc(100% - 110px);
	width: calc(100% - 110px);
	margin-bottom: 0px
}

.col:after {
	clear: both
}

.col textarea,.col select,.col input {
	margin-left: 10px;
	display: block;
	width: 98%;
	height: 36px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d8d8d8
}

.col textarea {
	width: 98%;
	height: 162px
}

.col .radio input {
	width: 18px;
	height: 18px;
	border: none;
	display: inline-block;
	box-shadow: none;
	vertical-align: sub;
	margin-right: 3px
}

.col #inputCode {
	display: inline;
	margin-right: 5px;
	width: 200px
}

.col .code-pic {
	display: inline;
	margin-right: 5px
}

.col .change {
	color: #960000;
	font-size: 14px;
	cursor: pointer;
	transition: all 0.5s;
	text-decoration: none
}

.form-button {
	display: block;
	margin: 26px auto 55px auto;
	width: 100%;
	text-align: center
}

.form-button .btn:first-of-type {
	background-color: none
}

.form-button .btn:first-of-type:hover {
	color: #fff
}

.form-button .btn {
	font-family: Arial, Verdana, 微軟正黑體;
	display: inline-block;
	margin: 33px 5px 5px 5px;
	width: 150px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	border: none;
	background: none;
	border-radius: 0;
	transition: all 0.5s;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer
}

.form-button .btn:hover {
	opacity: 0.7
}

.form-button .btn:nth-child(1) {
	background: #c3696b
}

.form-button .btn:nth-child(2) {
	background: #d6c2aa
}

.radio {
	margin-top: 10px
}

.back {
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: right;
	margin: 0 40px 20px 0;
	float: right
}

.back:before {
	content: '';
	position: relative;
	top: 5px;
	display: inline-block;
	width: 35px;
	height: 29px;
	background: url(../images/back.jpg) 0px 0px no-repeat
}

.footerformation {
	clear: both;
	width: 100%;
	color: #fff;
	padding: 54px 0 7px 0
}

.footerformation li {
	margin-bottom: 5px
}

.mapLink {
	display: none
}

.communityIcon a {
	transition: 0.4s;
	display: block;
	width: 42px;
	margin-bottom: 5px
}

.communityIcon a img {
	width: 100%
}

.communityIcon a:hover {
	transition: 0.4s;
	opacity: 0.7
}

.mob {
	display: none
}

@media screen and (max-width: 1280px) {
	.online {
		right: -58px
	}
}

@media screen and (max-width: 1280px) and (max-width: 1200px) {
	.online {
		right: -22px
	}
}

@media screen and (max-width: 1280px) and (max-width: 1171px) {
	.online {
		right: 0px
	}
}

@media screen and (max-width: 1190px) {
	.mainContainer {
		margin-top: 0
	}

	.workList li,.newsList li {
		width: 27%
	}

	.headBox {
		width: 95%
	}

	.new_surroBox {
		width: 95%
	}

	.sitmap {
		top: 100px
	}

	.oLink .qrcode {
		margin-right: 12px;
		width: 18%
	}

	.oLink .lineBtn {
		width: 70%
	}

	.add,.timetable {
		font-size: 15px
	}

	.bottomBanner {
		width: 97%;
		margin: 0 auto 52px auto
	}
}

@media only screen and (max-width: 950px) {
	.headBox {
		width: 100%
	}

	.bottomBanner li {
		width: 29%
	}

	.footerBox {
		width: 100%
	}

	.footerBox .add {
		top: 0;
		height: auto
	}

	.footerBox .add,.footerBox .timetable {
		width: 100%;
		margin: 0 auto
	}

	.outLink {
		width: 100%;
		float: none;
		text-align: center;
		background: #fff;
		padding: 20px 0;
		position: static;
		-webkit-box-shadow: 0 3px 2px rgba(0,0,0,0.11);
		-moz-box-shadow: 0 3px 2px rgba(0,0,0,0.11);
		box-shadow: 0 3px 2px rgba(0,0,0,0.11)
	}

	.online {
		right: -15px
	}

	.online .wechatIcon a:hover .onri2,.online .wechatIcon a:hover .lineIcon,.online .wechatIcon a:hover .contIcon {
		opacity: 0
	}

	.bottomBanner {
		padding-top: 35px
	}

	.bottomBanner li {
		width: 100%;
		max-width: 500px
	}

	.bottomBanner li:nth-child(2),.bottomBanner li:nth-child(3) {
		display: none
	}
}

@media only screen and (max-width: 950px) and (max-width: 480px) {
	.bottomBanner {
		width: 92%
	}
}

@media only screen and (max-width: 950px) {
	.mainContainer {
		width: 96%
	}

	.path {
		top: -60px
	}

	.fb-like {
		padding: 0px 22px 10px 0px;
		display: block !important
	}

	.innerContent {
		clear: both;
		font-size: 1.1em;
		padding: 15px 19px 20px 19px
	}

	.conTitle {
		margin-bottom: 32px
	}

	.control-label {
		margin-bottom: 8px
	}

	.col #inputCode {
		width: 100%;
		margin-bottom: 15px
	}

	.contactUs {
		float: none;
		clear: both
	}

	.control-label {
		padding-left: 30px
	}

	.footerBox {
		width: 100%;
		text-align: center;
		margin: 47px auto 35px auto
	}

	.add,.timetable,.googleMap {
		float: none
	}

	.sitmap {
		display: block;
		position: static;
		width: 100%;
		padding: 0% 15% 2% 15%
	}

	.timetable {
		width: 100%;
		margin: 0 auto;
		border: none;
		text-align: center;
		padding: 0
	}

	.timetable .addTxt {
		margin-top: 60px;
		line-height: 31px;
		text-align: left;
		font-size: 21px;
		text-align: center
	}

	.timetable .addTxt li {
		text-align: center
	}

	.timetable .addTxt h2 {
		font-size: 24px
	}

	.timetable .addTxt li {
		font-size: 20px
	}

	.addlogo {
		margin: 0px 0 25px 0;
		text-align: center;
		top: 0
	}

	.addlogo span:nth-child(1) {
		display: none
	}

	.addlogo span:nth-child(2) {
		position: initial;
		top: 0;
		width: 100%;
		height: auto
	}

	.addlogo span:nth-child(2) img {
		width: 68%;
		height: auto
	}

	.oLink {
		display: none
	}

	.googleMap {
		width: 66%;
		margin: 10px auto 0 auto
	}

	.micon {
		display: block;
		text-align: center;
		margin-top: 24px
	}

	.micon li {
		list-style: none;
		display: inline-block;
		vertical-align: top;
		margin-right: 19px
	}

	.micon li:last-child {
		margin-right: 0
	}

	.copyhight {
		padding: 10px 5px 6px 10px;
		height: auto;
		margin-top: 13px
	}

	.addlogo span:nth-child(2) img {
		width: 53%
	}
}

@media screen and (max-width: 767px) {
	.online {
		right: 10px
	}

	.timetable .addTxt h2 {
		font-size: 22px
	}

	.copyhight {
		line-height: 20px;
		font-size: 0.8em;
		padding: 10px 5px 6px 10px;
		height: auto
	}

	.copyhight span {
		margin-right: 9px
	}

	.hotTxt {
		width: 100% !important;
		overflow: hidden
	}

	.hotPhoto {
		width: 100% !important
	}

	.itemBox {
		padding: 2px 0px !important
	}

	.timetable .addTxt h2 {
		font-size: 22px
	}

	.timetable {
		padding: 0
	}

	footer .addlogo {
		width: 100%
	}

	.addlogo span:nth-child(2) img {
		width: auto
	}

	.timetable .addTxt {
		padding-left: 0;
		font-size: 16px;
		line-height: 29px;
		margin-top: 30px
	}

	.googleMap {
		margin-left: 0
	}

	.timetable .addTxt li {
		font-size: 15px;
		margin-bottom: 0;
		text-align: center
	}

	.sitmap {
		padding: 0% 2% 2% 5%
	}

	.micon {
		margin-top: 21px
	}

	.googleMap {
		width: 80%;
		margin: 4px auto 0 auto
	}
}

@media screen and (max-width: 375px) {
	.form-button .btn {
		width: 140px
	}
}

@media screen and (max-width: 375px) and (max-width: 320px) {
	.form-button .btn {
		width: 117px
	}
}

@media screen and (max-width: 375px) {
	footer .madd .addTxt {
		font-size: 19px
	}
}

@media screen and (max-width: 320px) {
	.timetable .addTxt li {
		font-size: 13px
	}
}

.fadePhone {
	display: none
}

.top_menu {
	position: absolute;
	top: 6px;
	left: 422px;
	height: 61px;
	z-index: 3
}

.top_menu ul {
	list-style: none;
	margin: 0
}

.top_menu>ul>li {
	display: block;
	position: relative;
	float: left;
	height: 72px;
	padding: 8px 0px 0 0px
}

.top_menu>ul>li.closeBtn {
	display: none
}

.top_menu>ul>li.language_icon {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	top: -42px;
	right: -297px;
	z-index: 9;
	padding: 0;
	text-align: center
}

.top_menu>ul>li.language_icon a {
	background: #009e96;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 17px;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #009e96
}

.top_menu>ul>li.language_icon a:hover {
	opacity: .7;
	color: #fff
}

.top_menu>ul>li>a {
	display: block;
	padding: 4px;
	font-family: "PT Sans", "微軟正黑體", Microsoft JhengHei, Arial, Helvetica, sans-serif;
	font-size: 1rem;
	padding: 15px 0px;
	height: 50px;
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	text-align: center;
	line-height: 1.2em;
	text-decoration: none;
	margin-right: 26px;
	text-align: center
}

.subheader .tw {
	display: block;
	font-size: 1rem;
	color: #66554d
}

.subheader .en {
	display: block;
	color: #17c290;
	font-size: 12px
}

.top_menu>ul>li:nth-child(6)>a:after {
	display: none
}

.top_menu>ul>li>a:after:last-child {
	display: none
}

.top_menu>ul>li:last-child>a:after {
	display: none
}

.top_menu>ul>li:first-child {
	margin-left: 0
}

.top_menu>ul>li>a:hover,.top_menu>ul>li>a.cur,.top_menu>ul>li>a.on {
	font-weight: bold;
	padding-bottom: 12px
}

.top_menu>ul>li>a:hover .tw,.top_menu>ul>li>a:hover .en,.top_menu>ul>li>a.cur .tw,.top_menu>ul>li>a.cur .en,.top_menu>ul>li>a.on .tw,.top_menu>ul>li>a.on .en {
	font-weight: 400;
	/* color: #aa6b6c */
}

.top_menu .submenu {
	display: none;
	position: absolute;
	min-width: 100%;
	top: 70px;
	left: 0px;
	background: rgba(49,49,49,0.7);
	opacity: 1;
	z-index: 99
}

.top_menu .submenu li {
	position: relative;
	display: block;
	float: none
}

.top_menu .submenu li>ul {
	position: absolute;
	top: 0px;
	left: 164px;
	min-width: 227px;
	background: rgba(49,49,49,0.7);
	display: none
}

.top_menu .submenu li:last-child a span {
	border-bottom: none
}

.top_menu .submenu a {
	font-size: 17px;
	display: block;
	padding: 11px 15px 8px 15px;
	color: #fff;
	text-decoration: none;
	min-width: 164px
}

.top_menu .submenu a:hover {
	color: #fff
}

.top_menu .submenu li:hover {
	background: #32b16c
}

#mo {
	top: 0px;
	right: 0px;
	width: 100%;
	padding-left: 29px
}

#mo a {
	background: none;
	text-indent: 0;
	display: block;
	width: 115px;
	height: 67px;
	float: left;
	top: 0;
	left: 0;
	padding: 0;
	text-align: left
}

#mo a:hover {
	color: #fcfec6
}

#mo li ul.submenu li {
	font-size: 15px;
	text-align: left;
	width: 100%;
	float: left
}

#mo li ul.submenu li a {
	padding: 0 0 0 24px;
	height: 38px
}

.top_menu>ul>li.language_mo {
	display: none
}

.top_menu .subheader:nth-child(3) .submenu li .subitem {
	display: none
}

.top_menu .subheader:nth-child(3) .submenu li .subitem li a:before {
	display: none
}

.thm.serMenu {
	margin-top: 0
}

.thm.serMenu li {
	padding: 0;
	border-bottom: none;
	background: none
}

.thm.serMenu li a:hover {
	color: #fff
}

.thm.serMenu .submenu li {
	background: none
}

.thm.serMenu .submenu li a {
	background: none
}

.thm.serMenu .submenu li.hit {
	background: #ffebdd
}

.thm.serMenu .submenu li.hit a {
	font-size: 16px;
	font-weight: bold;
	color: #c94b4f
}

.thm.serMenu .submenu li.hit a:before {
	background: url(../images/leaf_icon.png) 0px -12px no-repeat
}

.subheader.op .submenu {
	display: block
}

.top_menu>ul>li.contact_Page {
	display: none
}

@media screen and (max-width: 1190px) {
	.top_menu>ul>li.language_icon {
		right: -311px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1158px) {
	.top_menu>ul>li.language_icon {
		right: -278px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1129px) {
	.top_menu>ul>li.language_icon {
		right: -272px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1100px) {
	.top_menu>ul>li.language_icon {
		right: -285px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1085px) {
	.top_menu>ul>li.language_icon {
		right: -271px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1060px) {
	.top_menu>ul>li.language_icon {
		right: -301px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1029px) {
	.top_menu>ul>li.language_icon {
		right: -294px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1004px) {
	.top_menu>ul>li.language_icon {
		right: -268px
	}
}

@media screen and (max-width: 1190px) and (max-width: 990px) {
	.top_menu>ul>li.language_icon {
		right: -288px
	}
}

@media screen and (max-width: 1190px) {
	.top_menu {
		left: 320px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1132px) {
	.top_menu {
		left: 300px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1100px) {
	.top_menu {
		left: 291px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1060px) {
	.top_menu {
		left: 273px
	}
}

@media screen and (max-width: 1190px) and (max-width: 1060px) {
	.top_menu {
		left: 215px
	}
}

@media screen and (max-width: 1190px) and (max-width: 990px) {
	.top_menu {
		left: 185px
	}
}

@media screen and (max-width: 1100px) {
	.top_menu>ul>li>a {
		margin-right: 20px
	}
}

@media screen and (max-width: 950px) {
	.fadePhone {
		display: block
	}

	.top_menu .subheader:nth-child(3) .submenu li a:before {
		display: none
	}

	.top_menu>ul>li.contact_Page {
		display: block
	}

	.top_menu>ul>li.language_icon {
		width: 100%;
		height: auto;
		position: static;
		background: #fff;
		padding: 20px 10px 20px 0px;
		border: none
	}

	.top_menu>ul>li.language_icon a:before {
		display: none
	}

	.top_menu>ul>li.language_icon a {
		margin: 0 auto;
		text-align: center;
		display: block;
		padding: 0;
		font-size: 30px;
		line-height: 55px;
		width: 62px;
		height: 55px;
		border: 1px solid #9a0b3a;
		color: #9a0b3a;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background: none
	}

	.top_menu>ul>li.language_icon a:hover {
		border: 1px solid #9a0b3a;
		background: #9a0b3a;
		color: #fff
	}

	.top_menu>ul>li.language_icon a:hover:before {
		display: none
	}

	.mmBtn {
		display: block
	}

	.top_menu .submenu li>ul.subitem {
		position: inherit;
		top: 0px;
		left: 0;
		background: none;
		margin: 13px 0 13px 5px;
		height: auto !important
	}

	.top_menu .submenu li>ul.subitem li {
		background: none;
		padding: 0 0 0 33px;
		border: 0
	}

	.top_menu .submenu li>ul.subitem li a {
		font-size: 17px;
		color: #5a5a5a;
		padding: 0px 20px 15px 10px
	}

	.top_menu .submenu li>ul.subitem li a:before {
		content: '■';
		background: none;
		width: 9px;
		height: 9px;
		top: -3px;
		margin-right: 4px;
		font-size: 11px
	}

	.top_menu>ul>li.language_mo {
		display: block;
		background: #3fafbd;
		padding: 20px 41px
	}

	.top_menu>ul>li.language_mo a {
		text-align: center;
		display: block;
		padding: 0;
		font-size: 30px;
		line-height: 55px;
		width: 62px;
		height: 55px;
		border: 1px solid #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px
	}

	.top_menu>ul>li.language_mo a:before {
		display: none !important
	}

	.top_menu {
		position: absolute;
		top: 6px;
		left: inherit;
		right: 105px;
		left: inherit;
		border-bottom: none;
		background: none;
		z-index: 100
	}

	.top_menu .submenu {
		position: inherit !important;
		left: auto;
		top: auto;
		background: #fff;
		margin: 0;
		width: 100%;
		padding: 0
	}

	.top_menu .submenu li {
		background: #f4f4f4;
		padding: 5px 20px 5px 69px
	}

	.top_menu .submenu li a {
		font-size: 20px;
		color: #434343;
		padding: 10px 20px 10px 10px
	}

	.top_menu .submenu li a:before {
		content: '';
		/* background: url(../images/leaf_icon.png) top left no-repeat; */
		width: 0px;
		height: 0px;
		display: inline-block;
		position: relative;
		top: -1px;
		margin-right: 10px;
		border-left: 10px solid #62a000;
		border-top: 6px dashed transparent;
		border-bottom: 6px dashed transparent;
	}

	.subheader .tw {
		display: inline-block;
		vertical-align: top;
		font-size: 23px;
		color: #3d3d3d
	}

	.subheader .en {
		display: none
	}

	.top_menu .submenu li:hover {
		background: #8594ab;
		color: #fff
	}

	.top_menu .submenu li:hover a:before {
		background: url(../images/leaf_icon.png) bottom left no-repeat
	}

	.top_menu .submenu li:hover a {
		color: #fff
	}

	.top_menu>ul {
		position: fixed;
		top: 113px;
		left: -100%;
		padding: 0;
		width: 100%;
		height: 88%;
		overflow-y: scroll;
		overflow-x: hidden;
		-webkit-transition: 0.4s ease-in-out;
		-moz-transition: 0.4s ease-in-out;
		-ms-transition: 0.4s ease-in-out;
		-o-transition: 0.4s ease-in-out;
		transition: 0.4s ease-in-out;
		z-index: 200
	}
}

@media screen and (max-width: 950px) and (max-width: 375px) {
	.top_menu>ul {
		height: 87%
	}
}

@media screen and (max-width: 950px) and (max-width: 320px) {
	.top_menu>ul {
		height: 85%
	}
}

@media screen and (max-width: 950px) {
	.top_menu ul.on {
		left: 0
	}

	.top_menu>ul>li {
		display: block;
		float: none;
		margin: 0;
		border-bottom: solid 1px #eeeeee;
		height: auto;
		padding: 0px;
		background: none
	}

	.top_menu>ul>li>a {
		font-size: 1.5em;
		padding: 20px 10px 20px 43px;
		margin: 0;
		height: auto;
		text-align: left;
		color: #010101;
		background: #fdfdfd;
		letter-spacing: 2px
	}

	.top_menu>ul>li>a:before {
		content: '';
		/* background: url(../images/arrw.png) top left no-repeat; */
		width: 0px;
		height: 0px;
		display: inline-block;
		margin-right: 10px;
		position: relative;
		top: 2px;
		border-left: 12px solid #62a000;
		border-top: 8px dashed transparent;
		border-bottom: 8px dashed transparent;
	}

	.top_menu>ul>li>a:after {
		display: none
	}

	.top_menu .submenu a:hover,.top_menu .submenu a:active {
		background: none;
		color: #fff
	}

	.top_menu .submenu a:hover:before,.top_menu .submenu a:active:before {
		background: url(../images/m_leaf_icon.png) 0px -14px no-repeat
	}

	.top_menu>ul>li>a.on .tw {
		color: #010101
	}

	.top_menu>ul>li>a:hover,.top_menu>ul>li>a.cur,.top_menu>ul>li>a.on {
		color: #fff;
		border: 0;
		border-bottom: solid 1px #8c777d
	}

	.top_menu>ul>li>a:hover:before,.top_menu>ul>li>a.cur:before,.top_menu>ul>li>a.on:before {
		content: '';
		/* background: url(../images/arrw.png) top left no-repeat; */
		width: 0px;
		height: 0px;
		display: inline-block;
		margin-right: 10px;
		position: relative;
		top: 0px;
		left: -7px;
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg)
	}

	.top_menu .icon {
		display: block;
		color: #fff;
		background: #62a000;
		font-size: 43px;
		position: absolute;
		top: 26px;
		left: 20px;
		width: 68px;
		height: 68px;
		z-index: 100;
		padding: 26px 8px 10px 15px;
		-webkit-border-radius: 99px;
		-moz-border-radius: 99px;
		border-radius: 99px
	}

	.top_menu .icon i {
		transition: 0.4s;
		position: absolute;
		display: block;
		width: 58%;
		height: 2px;
		background: #FFF
	}

	.top_menu .icon i.i1 {
		top: 28%
	}

	.top_menu .icon i.i2 {
		top: 47%
	}

	.top_menu .icon i.i3 {
		top: 66%
	}

	.top_menu .icon.on i {
		transition: 0.2s
	}

	.top_menu .icon.on i.i1 {
		top: 49%;
		transform: rotate(45deg)
	}

	.top_menu .icon.on i.i2 {
		display: none
	}

	.top_menu .icon.on i.i3 {
		top: 49%;
		transform: rotate(-45deg)
	}

	.top_menu>ul>li.closeBtn {
		border: none;
		display: block;
		color: #fff;
		background: #fff;
		padding-bottom: 26px;
		padding-top: 20px
	}

	.top_menu>ul>li.closeBtn a {
		width: 33%;
		color: #fff;
		font-size: 28px;
		background: #3c7e2e;
		text-align: center;
		padding: 10px 10px 14px 0;
		margin: 0 auto
	}

	.top_menu>ul>li.closeBtn a:before {
		content: '';
		display: inline-block;
		width: 23px;
		height: 23px;
		background: url(../images/close_icon.png) top left no-repeat;
		background-size: cover;
		position: relative;
		top: 2px
	}
}

@media screen and (max-width: 950px) and (max-width: 767px) {
	.top_menu>ul>li.closeBtn a:before {
		top: 3px
	}
}

@media screen and (max-width: 767px) {
	.top_menu .icon {
		display: block;
		color: #fff;
		font-size: 43px;
		position: absolute;
		top: 19px;
		left: 20px;
		width: 45px;
		height: 45px;
		z-index: 100;
		padding: 26px 8px 10px 18px;
		-webkit-border-radius: 99px;
		-moz-border-radius: 99px;
		border-radius: 99px
	}

	.top_menu .icon i {
		transition: 0.4s;
		position: absolute;
		display: block;
		width: 58%;
		height: 2px;
		background: #FFF
	}

	.top_menu .icon i.i1 {
		top: 28%
	}

	.top_menu .icon i.i2 {
		top: 47%
	}

	.top_menu .icon i.i3 {
		top: 66%
	}

	.top_menu .icon.on i {
		transition: 0.2s
	}

	.top_menu .icon.on i.i1 {
		top: 49%;
		transform: rotate(45deg)
	}

	.top_menu .icon.on i.i2 {
		display: none
	}

	.top_menu .icon.on i.i3 {
		top: 49%;
		transform: rotate(-45deg)
	}

	.top_menu>ul {
		top: 90px
	}

	.top_menu .icon {
		font-size: 28px;
		top: 19px;
		left: 42px;
		width: 45px;
		height: 45px;
		padding: 11px 8px 10px 10px
	}

	.top_menu>ul>li.closeBtn a {
		width: 49%;
		color: #fff;
		font-size: 22px;
		background: #d4af6c;
		text-align: center;
		padding: 5px 10px 9px 0;
		margin: 0 auto
	}

	.subheader .tw {
		font-size: 20px
	}

	.top_menu .submenu li a {
		font-size: 18px;
		padding: 10px 20px 10px 10px
	}

	.top_menu .submenu li {
		padding: 0px 20px 0 69px
	}
}

@media screen and (max-width: 320px) {
	.top_menu .icon {
		font-size: 25px;
		top: 19px;
		left: 60px;
		width: 40px;
		height: 40px;
		padding: 9px 8px 10px 9px
	}
}

main {
	width: 100%;
	background: url(../images/index_bg.jpg) top left
}

.righBox {
	position: relative;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto
}

.marquee-wrapper {
	padding-top: 10px;
	padding-bottom: 10px
}

.indexContainer {
	position: relative;
	width: 100%;
	height: auto
}

.indexContainer .maBox {
	padding: 15px 0 0px 0;
	max-width: 1120px;
	margin: 0 auto 0px auto;
	position: relative
}

.indexContainer .mti {
	width: 100%;
	height: 60px;
	text-indent: -10000px;
	margin: 0 auto 17px auto;
	display: block;
	background: url(../images/lo_title.png) 0px 0 no-repeat
}

.indexContainer .mti h2 {
	color: #494949;
	font-size: 19px;
	padding-left: 18px;
	padding-top: 4px
}

.marquee {
	width: 60%;
	height: 25px;
	font-size: 16px;
	margin: 0 auto;
	border-radius: 12px;
	line-height: 26px;
	padding: 0 10px;
	background: #eeeeee;
	-webkit-box-shadow: inset 0 1px 9px rgba(0,0,0,0.14);
	-moz-box-shadow: inset 0 1px 9px rgba(0,0,0,0.14);
	box-shadow: inset 0 1px 9px rgba(0,0,0,0.14);
	overflow: hidden
}

.marquee span {
	margin-right: 5px
}

.marquee a {
	color: #67a900;
	text-decoration: none;
	margin-right: 95%
}

.marquee a:hover {
	color: #67a900
}

.maList {
	padding: 12px 0px 18px 0
}

.maList .mti {
	text-indent: -10000px;
	height: 38px;
	background: url(../images/lo_title1.png) 0px 0 no-repeat
}

.project {
	padding-left: 19px
}

.project li {
	width: 26%;
	max-width: 264px;
	margin-right: 2px;
	margin-bottom: 0px
}

@media screen and (max-width: 1218px) {
	.project li {
		width: 24.3%
	}
}

.project li:nth-child(4n) {
	margin-right: 0
}

.project li .proBox {
	position: relative;
	overflow: hidden;
	height: 212px
}

.project li .proBox i {
	width: 100%;
	height: 19px;
	position: absolute;
	bottom: 0px;
	background: url("../images/show_re.png") 0 0 no-repeat;
	z-index: 9
}

.project li .proImg {
	transition: all 0.2s;
	width: 100%;
	max-width: 240px;
	margin: 0 auto;
	position: relative;
	top: 22px;
	background: #fff;
	border: 1px solid #e6e6e6;
	padding: 1px
}

.project li .proImg span {
	display: block;
	padding: 2px;
	width: 100%;
	max-width: 240px;
	height: 209px
}

.project .proTxt {
	transition: all 0s;
	display: block;
	margin-top: 5px;
	font-size: 17px;
	text-align: center;
	color: #514848;
	text-decoration: none
}

.project .proTxt span {
	display: inline-block;
	padding: 3px 13px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	color: #514848;
	transition: all 0s
}

.project .proTxt span:before {
	opacity: 0;
	display: block;
	margin: 0 auto;
	width: 20px;
	height: 15px;
	content: '';
	background: url(../images/it_arrw.png) top center no-repeat
}

.project a {
	text-decoration: none
}

.project a:hover .proTxt span {
	transition: all 0s;
	font-weight: 400;
	color: #039f97;
	transition: 0.4s
}

.project a:hover .proTxt span:before {
	opacity: 1;
	display: block
}

.project a:hover .proImg {
	transition: all 0.3s;
	top: 0
}

.caseBox {
	position: relative
}

.caseBox .caseStudies {
	width: 100%;
	max-width: 1103px;
	margin: 0 auto
}

.caseList {
	margin: 22px auto 18px auto;
	height: auto !important;
	width: 100% !important;
	
}

.caseList li {
	width: 46.85%;
	height: auto;
	position: relative;
	float: left;
	display: block;
	margin: 10px;
	opacity: 1
}

.caseList .caseTxt {
	position: relative
}

.caseList .caseTxt i {
	width: 39px;
	height: 39px;
	position: absolute;
	top: -17px;
	left: 0;
	overflow: hidden
}

.caseList .caseTxt i img {
	height: 100%
}

.caseList .caseTxt p {
	color: #666;
	font-size: 14px;
	line-height: 20px;
	height: 62px;
	margin-bottom: 0px
}

.caseList li {
	float: left;
	height: auto;
	overflow: hidden;
	text-align: justify;
	transition: all 0.5s;
	background: #fff;
	margin-bottom: 27px;
	transition: transform .3s, -webkit-transform .3s;
	background: #f9f9f9;
	-webkit-box-shadow: 0 4px 10px rgba(0,0,0,0.18);
	-moz-box-shadow: 0 4px 10px rgba(0,0,0,0.18);
	box-shadow: 0 4px 10px rgba(0,0,0,0.18)
}

.caseList li:active {
	-webkit-box-shadow: 0 4px 10px transparent;
	-moz-box-shadow: 0 4px 10px transparent;
	box-shadow: 0 4px 10px transparent
}

.caseList a {
	width: 100%;
	display: block;
	text-decoration: none;
	transition: opacity .4s ease-in-out, transform .4s ease-in-out
}

.caseList a:hover p {
	color: #666
}

.caseList a:hover .more {
	color: #fff;
	background: #d16667
}

.caseList a:hover .more:after {
	background: url(../images/tre_m.png) 0px -11px no-repeat
}

.caseList a:hover .jqimgFill {
	opacity: 0.8;
	transform: scale(1.05)
}

.caseList .casePhoto {
	margin-bottom: 10px !important;
	position: relative !important;
	height: 176px !important;
}

.caseList .casePhoto .video_icon {
	width: 100% !important;
	height: 100% !important;
	top: 0px !important;
	left: 0px !important;
	position: absolute !important;
	z-index: 9 !important;
}

.caseList .casePhoto .video_icon i {
	display: block !important;
	width: 69px !important;
	height: 69px !important;
	background: url(../images/video_icon.png) no-repeat !important;
	position: absolute !important;
	top: 50% !important;
	left: 50% !important;
	margin-left: -34.5px !important;
	transform: translateY(-50%) !important;
}

.caseList .caseTxt {
	padding: 0px 17px 22px 50px;
	background: url(../images/casephoto_arrw.jpg) right bottom no-repeat;
	width: 100%
}

.caseList .caseTxt time {
	font-size: 14px;
	color: #8fc31f;
	display: block;
	margin-bottom: 20px
}

.caseList .caseTxt h4 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 6px;
	max-height: 44px;
	overflow: hidden;
	letter-spacing: 1px
}

.caseList .caseTxt .line {
	height: 1px;
	width: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: #ae751c
}

.caseList .caseTxt p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	letter-spacing: 1px;
	height: 60px;
	overflow: hidden
}

.caseList img {
	left: 0 !important;
	right: 0 !important
}

.caseList .timobtn {
	clear: both;
	width: 100%
}

.caseList .timobtn time,.caseList .timobtn .more {
	display: block;
	vertical-align: top
}

.caseList .timobtn time {
	float: left;
	font-size: 13px;
	color: #d5bf78
}

.caseList .more {
	float: right;
	color: #d16667;
	display: block;
	width: 68px;
	height: 24px;
	line-height: 22px;
	background: none;
	font-size: 13px;
	position: inherit;
	border: 1px solid #d16667;
	margin: 0 auto 0 auto;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em
}

.caseList .more:after {
	content: '';
	display: block;
	float: right;
	width: 8px;
	height: 11px;
	background: url(../images/tre_m.png) 0px 0px no-repeat;
	position: relative;
	top: 7px;
	right: 8px
}

.in-case-photo {
	overflow: hidden
}

.caseList .casePhoto,.in-case-photo {
	height: 0;
	padding-bottom: 47.8%
}

.vicaBox {
	width: 100%;
	max-width: 1100px;
	margin: 88px auto 84px auto;
	clear: both
}

.videoBox {
	position: relative;
	float: right;
	width: 47%;
	max-width: 512px
}

.videoBox .mti {
	text-indent: -10000px;
	height: 62px;
	background: url(../images/lo_title3.png) 0px 0 no-repeat
}

.videoBox iframe {
	width: 100%;
	height: 281px
}

.videoBox .video {
	margin: 21px 0 0 20px;
	padding: 7px 0 6px
}

.videoBox a {
	margin-left: 20px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #272727;
	text-decoration: none
}

.videoBox a:hover {
	color: #62a000
}

.moreBtn {
	text-indent: -10000px;
	position: absolute;
	right: 0;
	top: 0px;
	width: 63px;
	height: 26px;
	display: block;
	background: url("../images/more.png") 0 0 no-repeat
}

.moreBtn:hover {
	background: url("../images/more.png") left -26px no-repeat
}

.mtitleBg {
	width: 100%;
	height: 60px
}

.medicalContent,.mtiContent {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.mtiContent {
	padding: 17px 0 0 0
}

.mtiContent .moreBtn {
	right: 0;
	top: 17px;
	width: 63px;
	height: 25px
}

.mtitle {
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%
}

.mtitle .mti {
	width: 100%;
	max-width: 1100px;
	margin: 28px auto 0 auto;
	text-indent: -10000px;
	height: 62px;
	background: url(../images/lo_title5.png) 0px 0 no-repeat
}

.new_surroBg {
	width: 100%;
	background: url(../images/index_bg2.jpg) top left repeat;
	padding: 54px 0
}

.medicalBox {
	position: relative;
	width: 100%;
	clear: both;
	-webkit-box-shadow: 0 0 11px rgba(0,0,0,0.22);
	-moz-box-shadow: 0 0 11px rgba(0,0,0,0.22);
	box-shadow: 0 0 11px rgba(0,0,0,0.22)
}

.medicalBox .tag_List,.medicalBox .tag_List li {
	display: inline-block;
	vertical-align: middle
}

.medicalBox .tag_List {
	margin-left: 10px
}

.medicalBox .tag_List li {
	margin-right: 10px
}

.medicalBox .tag_List li a {
	border: 1px solid #7ad0da;
	font-size: 17px;
	line-height: 26px;
	width: 107px;
	height: 26px;
	color: #baf7ff;
	padding: 4px 8px;
	text-decoration: none;
	text-align: center
}

.medicalBox .tag_List li a:hover {
	border: 1px solid #fff;
	color: #fff
}

.medicalBox .tag_List li.active a {
	border: 1px solid #fff;
	color: #fff
}

.medicalBox .medicalContent .imgContent {
	height: 460px
}

.moreBtnBox {
	width: 100%;
	position: absolute;
	bottom: 0px;
	right: 0;
	z-index: 9
}

.moreBtnBox div {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative
}

.moreBtnBox div .moreBtn {
	top: -36px;
	width: 64px;
	height: 25px;
	background: url(../images/more.png) top left no-repeat
}

.moreBtnBox div .moreBtn:hover {
	background: url(../images/more.png) bottom left no-repeat
}

.new_surroBox {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto
}

.newsBox {
	width: 50%;
	max-width: 527px;
	float: left;
	position: relative;
	clear: both
}

.newsBox .tag_List {
	position: absolute;
	top: 0px;
	right: 0
}

.newsBox .tag_List li {
	font-size: 16px;
	list-style: none;
	display: inline-block;
	vertical-align: top
}

.newsBox .tag_List li:nth-child(1):after {
	content: '';
	display: inline-block;
	margin: 0 5px;
	width: 1px;
	height: 18px;
	background: rgba(0,0,0,0.35);
	position: relative;
	top: 2px;
	vertical-align: top
}

.newsBox .tag_List li a {
	color: #7a682d;
	text-decoration: none
}

.newsBox .mti {
	height: 62px;
	text-indent: -10000px;
	background: url(../images/lo_title6.png) 0px 0 no-repeat
}

.newsBox .newList {
	margin: 18px 0 0 0px;
	padding: 0px 0 0 0px
}

.newsBox .newList li {
	list-style: none;
	border-bottom: 1px dashed #d2d2d2
}

.newsBox .newList li a {
	display: block;
	padding: 10px 0 9px 0;
	text-decoration: none
}

.newsBox .newList li a:hover time,.newsBox .newList li a:hover h2,.newsBox .newList li a:hover p {
	color: #62a000
}

.newsBox .newList li a:hover .newsImg {
	transform: scale(1.1);
	transition: 1s
}

.newsBox .newList li:last-child {
	border: none
}

.newsBox .newsimgBox {
	height: 115px;
	overflow: hidden
}

.newsBox .newsImg {
	margin-right: 18px;
	width: 157px;
	height: 115px;
	transform: scale(1);
	transition: 1s
}

.newsBox .newsTxt time,.newsBox .newsTxt h2,.newsBox .newsTxt p {
	display: inline-block;
	vertical-align: top
}

.newsBox .newsTxt time {
	padding-right: 18px;
	color: #503f37;
	font-size: 13px;
	font-weight: bold;
	margin-right: 0;
}

.newsBox .newsTxt h2 {
	padding-right: 0;
	font-size: 15px;
	color: #62a000;
	width: 80%;
	height: 20px;
	overflow: hidden;
	font-weight: bold
}

.newsBox .newsTxt p {
	font-weight: bold;
	font-size: 14px;
	color: #5e5e5e;
	width: 100%;
	padding-left: 84px;
	height: 23px;
	overflow: hidden
}

.newsBox .first {
	padding-bottom: 13px;
	border-bottom: 2px solid #f8e6b2
}

.newsBox .first .newsimgBox,.newsBox .first .newsTxt {
	float: left
}

.newsBox .first .newsTxt {
	width: 60%;
	padding-top: 5px
}

.newsBox .first .newsTxt time,.newsBox .first .newsTxt h2,.newsBox .first .newsTxt p {
	padding: 0;
	display: block
}

.newsBox .first .newsTxt h2 {
	width: 100%;
	margin: 7px 0
}

.newsBox .first .newsTxt p {
	width: 100%;
	height: 46px;
	overflow: hidden
}

.index_page .bottomBanner {
	background: url(../images/index_bg.jpg) top left
}

@media screen and (max-width: 1321px) {
	.indexContainer .maBox {
		width: 90%;
		margin: 0 auto
	}

	.project li {
		width: 24.5%
	}
}

@media screen and (max-width: 1220px) {
	.indexContainer .maBox {
		width: 100%
	}
}

@media screen and (max-width: 1205px) {
	.mainContainer .online {
		right: 9px
	}
}

@media screen and (max-width: 1145px) {
	.newsBox .first .newsTxt {
		width: 57%
	}

	.newsBox .newsTxt p {
		width: 54%
	}

	.mtiContent {
		width: 95%;
		margin: 0 auto
	}
}

@media screen and (max-width: 1124px) {
	.project li {
		width: 24%
	}
}

@media screen and (max-width: 1041px) {
	.project li {
		width: 24%
	}
}

.med_mobile {
	display: none
}

@media screen and (max-width: 950px) {
	main {
		margin-top: 11px
	}
}

@media screen and (max-width: 950px) and (max-width: 767px) {
	main {
		margin-top: 0
	}
}

@media screen and (max-width: 950px) {
	.marquee {
		width: 86%
	}

	.maList {
		width: 95%;
		margin: 0 auto
	}

	.project a:hover .proImg {
		top: 22px
	}

	.project li {
		width: 48%;
		max-width: 100%;
		margin-right: 9px
	}

	.project li:nth-child(2n) {
		margin-right: 0px
	}

	.project li .proBox {
		height: 357px
	}

	.project li .proBox i {
		background: url(../images/show_re.png) 0 0 no-repeat;
		background-size: cover
	}

	.project li .proImg {
		max-width: 448px
	}

	.project li .proImg span {
		display: block;
		padding: 2px;
		width: 100%;
		max-width: 448px;
		height: 331px
	}

	.new_surroBox {
		margin: 0 auto 0px auto
	}

	.videoBox .video {
		margin: 21px 0 0 0
	}

	.caseBox {
		width: 95%;
		margin: 0 auto
	}

	.videoBox {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
		float: none
	}

	.videoBox iframe {
		height: 361px
	}

	.mtiContent {
		width: 87%
	}

	.medicalBox .tagContent {
		width: 87%;
		margin: auto
	}

	.newsBox,.surroundingsBox {
		width: 100%;
		max-width: 100%;
		float: none
	}

	.newsBox .newList {
		margin: 18px 0 78px 21px
	}

	.new_surroBox {
		width: 95%
	}

	.newsBox .newsTxt p,.newsBox .first .newsTxt {
		width: 75%
	}

	.newsBox .newList {
		margin: 18px 0 40px 0
	}

	.surrounding {
		margin: 18px 0 0 0;
		padding: 12px 30px 51px 30px
	}

	.surrounding img {
		width: 100%
	}

	.med_pc {
		display: none
	}

	.med_mobile {
		display: block
	}

	.mtitle .mti {
		width: 90%;
		margin: 26px auto 0 auto
	}

	.moreBtnBox {
		bottom: -68px
	}

	.moreBtnBox div .moreBtn {
		right: 49px;
		top: -105px
	}

	.medicalBox .medicalContent .imgContent {
		height: 480px
	}

	.newsBox .newsTxt p {
		width: 100%
	}

	.maList .mti {
		margin: 0 auto
	}
}

@media screen and (max-width: 767px) {
	.mtitle .mti {
		width: 90%;
		margin: 16px auto 0 auto
	}

	.moreBtnBox div .moreBtn {
		right: 16px;
		top: -85px
	}

	.maList {
		padding: 40px 0px 12px 0px
	}

	.new_surroBox {
		width: 92%
	}

	.project .proTxt {
		margin-top: 7px
	}

	.project {
		padding-left: 0
	}

	.project li {
		width: 48%;
		margin-right: 9px;
		margin-bottom: 0
	}

	.project li:nth-child(3n) {
		margin-right: 9px
	}

	.project li:nth-child(even) {
		margin-right: 0
	}

	.project li .proBox {
		height: 145px
	}

	.project li .proBox i {
		width: 106%;
		height: 19px;
		position: absolute;
		bottom: -7px;
		left: 0px;
		background: url(../images/show_re_m.png) -4px 0 no-repeat;
		background-size: contain;
		z-index: 9
	}

	.project li .proImg {
		width: 97%
	}

	.project li .proImg span {
		height: 145px
	}

	.project a:hover .proImg {
		top: 22px
	}

	.indexContainer .project li .proTxt {
		width: 100% !important
	}

	.videoBox a {
		margin-left: 0;
		font-size: 18px
	}

	.videoBox .video {
		margin: 0
	}

	.videoBox iframe {
		height: 202px
	}

	.mtiContent {
		width: 93%
	}

	.medicalBox .tag_List li a {
		font-size: 15px
	}

	.newsBox .newList {
		margin: 0px 0 47px 0
	}

	.newsBox .newsImg {
		margin-right: 10px
	}

	.newsBox .first .newsTxt {
		width: 52%;
		padding-left: 5px
	}

	.newsBox .mti {
		margin: 0 auto 5px auto
	}

	.newsBox .newsTxt time,.newsBox .newsTxt h2 {
		padding-right: 3px
	}

	.newsBox .newsTxt h2 {
		width: 80%;
		margin-right: 0
	}

	.newsBox .newsTxt p {
		width: 100%;
		padding-left: 69px
	}

	.surrounding {
		padding: 0 0 28px 0
	}

	.moreBtn {
		top: 18px
	}

	.mtiContent .moreBtn {
		right: -4px;
		top: 21px;
		background-size: cover;
		width: 56px;
		height: 22px
	}

	.vicaBox {
		margin: 14px auto 5px auto
	}

	.mtitle .mti {
		margin: 16px auto 0 auto;
		background-size: cover;
		width: 24% !important;
		height: 37px;
		margin-left: 15px !important
	}
}

@media screen and (max-width: 767px) and (max-width: 375px) {
	.mtitle .mti {
		margin: 8px auto 0 auto;
		width: 26% !important;
		height: 37px
	}
}

@media screen and (max-width: 767px) and (max-width: 360px) {
	.mtitle .mti {
		height: 35px
	}
}

@media screen and (max-width: 767px) and (max-width: 320px) {
	.mtitle .mti {
		height: 31px
	}
}

@media screen and (max-width: 767px) {
	.moreBtnBox {
		bottom: -48px
	}

	.medicalBox .medicalContent .imgContent {
		height: 261px
	}
}

@media screen and (max-width: 767px) and (max-width: 375px) {
	.medicalBox .medicalContent .imgContent {
		height: 231px
	}
}

@media screen and (max-width: 767px) and (max-width: 360px) {
	.medicalBox .medicalContent .imgContent {
		height: 221px
	}
}

@media screen and (max-width: 767px) and (max-width: 320px) {
	.medicalBox .medicalContent .imgContent {
		height: 211px
	}
}

@media screen and (max-width: 767px) {
	.newsBox .tag_List li {
		font-size: 15px
	}

	.surrounding .qaImg {
		width: 100%;
		height: 161px;
		overflow: hidden
	}

	.surrounding .qaImg div {
		height: 161px
	}
}

@media screen and (max-width: 375px) {
	.videoBox iframe {
		height: 183px
	}

	.newsBox .newsImg {
		margin-right: 10px
	}

	.newsBox .first .newsTxt {
		width: 47%;
		padding-top: 0
	}

	.newsBox .newsTxt h2 {
		width: 78%
	}

	.medicalBox .tag_List {
		margin-left: 8px
	}

	.medicalBox .tag_List li {
		margin-right: 2px
	}

	.medicalBox .tag_List li a {
		font-size: 13px
	}

	.project li .proImg span {
		height: 95px
	}

	.project li .proBox {
		height: 120px
	}
}

@media screen and (max-width: 360px) {
	.project li .proImg span {
		height: 93px
	}

	.project li .proBox {
		height: 118px
	}

	.project li {
		width: 47.9%
	}

	.newsBox .newsTxt h2 {
		width: 76%
	}

	.newsBox .first .newsTxt {
		width: 45%
	}
}

@media screen and (max-width: 320px) {
	.project li {
		width: 47.6%
	}

	.project li .proImg span {
		height: 81px
	}

	.project li .proBox {
		height: 106px
	}

	.newsBox .first .newsTxt {
		width: 37%
	}

	.footerBox {
		width: 90%
	}

	.timetable .addTxt {
		font-size: 17px
	}

	.googleMap .mapLink {
		display: block;
		width: 178px;
		height: 47px;
		background: url(../images/map_icon.jpg) top left no-repeat;
		background-size: cover;
		text-indent: -10000px
	}

	.medicalBox .mti {
		display: block !important
	}

	.mtitleBg {
		height: auto;
		background: #46b6c2
	}

	.medicalBox .tag_List {
		margin: 7px 0px 9px 0px;
		padding-left: 15px
	}

	.newsBox .newsTxt h2 {
		width: 74%
	}

	.newsBox .tag_List {
		position: static;
		top: 0px;
		right: 0;
		text-align: center
	}
}
/*# sourceMappingURL=index.css.map */
