﻿/*Base*/
@charset "utf-8";
body,div,table,th,th span,td,span,input,select,textarea {
	font-family: "微軟正黑體","黑體-繁","新細明體";
	font-size: 15px;
	color:#000;	
}
body {
	position:static;
	margin:0px;
	padding:0px;
	left:0;
	right:0;
	background-color: #a3bdbb;
	overflow:auto;
}
.loading {
	display:block;
    margin: auto;
    position:  fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width:170px;
	height:48px;
	padding:5px;
	background-color: #000;
	border-radius:10px;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
	box-shadow: 0px 3px 3px #333;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	z-index:99;
}
.loadingTXT {
	position: absolute;
	left:58px;
	top: 0px;
	width:120px;
	height:58px;
	font-size:18px;
	color:#FFF;	
	line-height:58px;
}
#opapp {
	display:block;
}
#opgps {
	display:none;
}
.menuicon {
	width:24px;
	height:24px;
}
.smallicon,fa-chevron-down {
	width:14px;
	height:14px;
}
.typeicon,.typeicon2 {
	width:30px;
	height:30px;
}
.appicon {
	width:157px;
	height:46px;
}
.appqrcode {
	width:96px;
	height:96px;
 	padding-left: 30px;
}
.mobileonly {
	display:none;
}
.pconly {
	display:block;
}

/*Layout*/
.header {
	position:fixed;
	top:0px;
	width:100%;
	height:50px;
	background-color:#007e78;
	-webkit-box-shadow: 0px 3px 3px #333;
	-moz-box-shadow: 0px 3px 3px #333;
	box-shadow: 0px 3px 3px #333;
	z-Index:9;
}
.main {
	width: 1024px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a3bdbb;
}
.mainspace {
	width:100%;
	height:50px;
}
.footerspace {
	clear:both;
	width:100%;
	height:42px;
}
.footerA {
	clear:both;
	width:1013px;
	height:42px;
	margin-left:11px;
	background-color:#007e78;
	text-align:center;
	font-size:15px;
	color:#FFF;	
	line-height: 42px;
}
.footerB {
	position:fixed;
	bottom:0px;
	width:100%;
	height:42px;
	background-color:#007e78;
	text-align:center;
	font-size:15px;
	color:#FFF;	
	line-height: 42px;
	z-Index:9;
}

/*Header & Footer*/
.headerTitle {
	position: relative;
	width: 100%;
	max-width: 1024px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
}
.headerLogo {
	position: absolute;
	left: 15px;
	top: 0px;
	width: 199px;
	height:50px;
}
.headerText {
	position: absolute;
	left: 214px;
	top: 0px;
	width: 314px;
	height:50px;
}
.headerTextBG {
	position: absolute;
	left:5px;
	top:10px;
	width:258px;
	height:26px;
	background-color:#000;
	border:1px solid #fff;
	border-radius:8px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.headerTextTXT {
	position: absolute;
	left:16px;
	top:16px;
	font-size:16px;
	line-height:16px;
	color:#fff;
}
.headerReload {
	display:none;
	position: absolute;
	right:100px;
	top: 0px;
	width: 85px;
	height:50px;
	cursor: pointer;
}
.headerBack {
	display:block;
}
.headerMenubtn {
	position: absolute;
	right: 15px;
	top: 0px;
	width: 85px;
	height:50px;
	cursor: pointer;
}
.headerMenubtnBG {
	position: absolute;
	right: 6px;
	top:10px;
	width:73px;
	height:26px;
	background-color:#000;
	border:1px solid #fff;
	border-radius:8px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}
.headerMenubtnTXT {
	position: absolute;
	right:39px;
	top:16px;
	font-size:16px;
	line-height:16px;
	color:#fff;
}
.headerMenubtnICON {
	position: absolute;
	right:16px;
	top:15px;
	width:18px;
	height:18px;
}
.headerMenubtnICON img {
	width:18px;
	height:18px;
	border:none;
}
.footersharebar {
	position: relative;
	width: 100%;
	max-width: 1024px;
	height:42px;
	margin-right: auto;
	margin-left: auto;
}
.footersharebtnL,.footersharebtnM {
	float:left;
	height:42px;
	color:#fff;
	font-size:15px;
	text-align:center;
}
.footersharebtnL {
	width:100%;
}
.footersharebtnM {
	width:50%;
}
.footersharebtnL img,.footersharebtnM img {
	width:24px;
	height:24px;
	vertical-align:sub;
}

/*Event*/
.eventInfo {
	width:1002px;
	margin-left: 11px;
}
.eventTableO {
	position:relative;
	width:1002px;
	height:158px;
	background-color:#00201e;
}
.eventTableI {
	position:absolute;
	top:5px;
	left:5px;
	width:992px;
	height:148px;
	background-color:#003f3c;
	cursor: pointer;
}
.eventTableBG {
	position:absolute;
	top:5px;
	left:5px;
	width:982px;
	height:138px;
}
.eventTableBG img {
	width:982px;
	height:138px;
}
.eventTableTXT {
	position:absolute;
	top:10px;
	left:15px;
	width:594px;
	height:90px;
}
.eventTableTXT img {
	width:594px;
	height:90px;
}
.eventTableBtn {
	position: absolute;
	right:20px;
	bottom:15px;
	width:260px;
	height:26px;
}
.eventTableBtnBG {
	position: absolute;
	width:260px;
	height:26px;
	background-color:#00201e;
	border:1px solid #ff6;
	border-radius:8px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.eventTableBtnTXT {
	position: absolute;
	width:260px;
	text-align:center;
	font-size:16px;
	line-height:28px;
	color:#ffc;
}

/*Menu*/
.overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:49;
}
.blackoverlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:49;
}
#closenonet {
	z-index:149;
}
.openarea,.opennear,.openconn {
	cursor: pointer;
}
.panel1,.panel2 {
    position: fixed;
	width:240px;
	height:100vh;
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #003f3c;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	opacity:0.9;
	z-index:99; 
}
.panel1 {
 	right:-240px;
}
.panel2 {
 	left:-240px;
}
.panelnear,.panelnapp {
	display:none;
    margin: auto;
    position:  fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	width:240px;
	overflow-x:hidden;
	overflow-y:hidden;
	background-color: #003f3c;
	border-radius:10px;
	-webkit-box-shadow: 3px 3px 3px #333;
	-moz-box-shadow: 3px 3px 3px #333;
	box-shadow: 3px 3px 3px #333;
	z-index:99;
}
.panelnear {
	height:320px;
}
.panelnapp {
	height:450px;
}
#nonet {
	display:none;
	height:125px;
	z-index:199;
}
#nogps {
	display:none;
	height:140px;
}
.closebtn {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 26px;
	height:26px;
	cursor: pointer;
}
.closebtnBG {
	position: absolute;
	right:0px;
	top:0px;
	width:26px;
	height:26px;
	background-color:#000;
	border:1px solid #fff;
	border-radius:13px;
	-webkit-box-shadow: 2px 2px 2px #000;
	-moz-box-shadow: 2px 2px 2px #000;
	box-shadow: 2px 2px 2px #000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
}
.closebtnICON {
	position: absolute;
	right:7px;
	top:7px;
}
.closebtnICON img {
	width:14px;
	height:14px;
	border:none;
}
.menutitle {
	position: relative;
	width:240px;
	height:50px;
	border-bottom: 1px solid #005f5a;
}
.menutitleTXT {
	position: absolute;
	left:15px;
	top:16px;
	color: #fff;
	font-size:18px;
}
.menunote {
	width:214px;
	padding:11px 13px;
	color: #ccecea;
	font-size:15px;
	text-align:justify;
}
.menuitem {
 	background-color: #003f3c;
	cursor: pointer;
	display: block;
	padding: 12px 15px 12px 50px;
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #005f5a;
	position: relative;
}
.menuitem a{
	color:#fff;
}
.menuitem i.smallicon {
	position: absolute;
	top: 12px;
	right: 12px;
}
.accordion {
 	width: 100%;
 	background: #003f3c;
}
.accordion .link {
	cursor: pointer;
	display: block;
	padding: 12px 15px 12px 50px;
	color: #fff;
	font-size: 18px;
	border-bottom: 1px solid #005f5a;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion .link a {
	color:#fff;
}
.accordion li:last-child .link {
	border-bottom:none;
}
.accordion li i {
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 18px;
	color: #fff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li p,.menuitem p {
	position: absolute;
	top: 8px;
	left: 16px;
}
.accordion li i.fa-chevron-down {
	right: 10px;
	left: auto;
}
.accordion li.open .link {
	color: #ff6;
}
.accordion li.open i {
	color: #ff6;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.submenu {
 	display: none;
 	background: #00201e;
 	font-size: 18px;
}
.submenu li {
 	border-bottom: 1px solid #005f5a;
}
.submenu li img {
	margin-right:10px;
	vertical-align: text-bottom;
}
.submenu a {
 	display: block;
 	text-decoration: none;
 	color: #ccecea;
 	padding: 8px;
 	padding-left: 42px;
 	-webkit-transition: all 0.25s ease;
 	-o-transition: all 0.25s ease;
 	transition: all 0.25s ease;
}
.submenu a:hover {
 	background: #005f5a;
 	color: #FFF;
}

/*main Type bar*/
.mainTypeTop {
	display:none;
	float:left;
	width:100%;
	height:54px;
	background:url(../images/yilan_typebar_bg.png) no-repeat #fff;
}
.mainType {
	clear:both;
	width:100%;
	height:54px;
	background:url(../images/yilan_typebar_bg.png) no-repeat #fff;
}
.mainTypeIcon {
	float:left;
	width:30px;
	height:30px;
	margin:6px 6px 0px 20px;
}
.mainTypeL {
	float:left;
	padding:9px 0px 0px 0px;
	font-size:24px;
	line-height: 24px;
	color:#FFF;	
	text-shadow:1px 1px 2px #000;
}
.mainTypeR {
	float:right;
	padding:12px 12px 0px 0px;
	font-size:18px;
	line-height: 18px;
	color:#99d8d5;	
}
.mainTypeR a {
	background-color:#003f3c;
	color:#ccecea;
	padding:3px 5px 3px 5px;
}
.mainTypeR a:hover {
	background-color:#007e78;
	color:#fff;
	padding:3px 5px;
	border-radius:8px;
	text-shadow:1px 1px 2px #000;
}
.mainTypeRmany {
	float:right;
	padding:13px 17px 0px 0px;
	font-size:18px;
	line-height: 18px;
	color:#ccecea;	
}
.mainName {
	clear:both;
	width:100%;
	height:42px;
	background-color:#003f3c;
}
.mainNameIcon {
	float:left;
	width:30px;
	height:30px;
	margin:6px 6px 0px 20px;
}
.mainNameTextL {
	float:left;
	padding:12px 0px 0px 0px;
	font-size:20px;
	color:#FFF;	
}
.mainNameTextM {
	float:left;
	padding:12px 0px 0px 0px;
	font-size:20px;
	color:#FFF;	
}
.mainNameTextR {
	float:left;
	padding:12px 0px 0px 0px;
	font-size:20px;
	color:#FFF;	
}

/*top &main Search bar*/
.topSbar {
	position:fixed;
	top:-60px;
	width:1013px;
	padding-top:10px;
	margin-left:11px;
	background-color:#fff;
	z-index:8; 
}
.topSbar2 {
	position:fixed;
	top:-60px;
	width:1024px;
	height:42px;
	background-color:#003f3c;
	z-index:8; 
}
.mainSbar {
	float:left;
	width:1013px;
	margin-left:11px;
	background-color:#fff;
}
.mainSbarL,.topSbarL {
	float:left;
	width: 489px;
	position: relative;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px 0px;
	text-align:center;
	font-size:16px;
	line-height: 16px;
	color:#000;
	border: 1px solid #000;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.mainSbarR,.topSbarR {
	float:left;
	position: relative;
}
.mainSbarRbtn,.mainSbarRbtn2 {
	float:left;
	position: relative;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px 0px;
	background-color:#005f5a;
	text-align:center;
	font-size:16px;
	line-height: 16px;
	color:#fff;	
	text-shadow:1px 1px 2px #000;
	border: 1px solid #000;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.mainSbarRbtn {
	width: 238px;
}
.mainSbarRbtn2 {
	width: 155px;
}
.mainSbarRbtn img {
	width:14px;
	height:14px;
	vertical-align: top;
}

/*main Info set*/
.mainInfo {
	float:left;
	width:1013px;
	margin-left: 11px;
	background-color:#fff;
}
.mainInfoB {
	float:left;
	width:1024px;
	margin-left:0px;
	padding-top:10px;
	background-color:#fff;
}
.nodataTable,.nodataTableB {
	clear:both;
	position: relative;
	margin-left:11px;
	margin-bottom:12px;
	text-align:center;
	font-size:18px;
	padding:30px 0px;
	color:#000;
	border: 1px solid #000;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.nodataTable {
	width:987px;
}
.nodataTableB {
	width:998px;
}

/*Item*/
.itemsTable {
	float:left;
	width:100%;
}
.itemslistBigOutside,.lascBigOutside {
	float:left;
	width:491px;
	margin-left:10px;
	margin-bottom:17px;
}
.itemslistBigSpace {
	float:left;
	width:491px;
	height:73px;
	margin-top:17px;
	border-radius:5px;
	background-color:#00201e;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.itemslistBigSpace img {
	width:491px;
	height:73px;
	border-radius:5px;
}
.itemslistBigInside,.lascBigInside {
	float:left;
	width:140px;
	height:197px;
	position: relative;
	margin-left:0px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.itemslistBigInside {
	border-radius:5px 0px 0px 5px;
}
.lascBigInside {
	border-radius:0px 5px 5px 0px;
}
.itemslistBigInsideB,.lascBigInsideB {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 140px;
	height: 197px;
	background-color:#00201e;
}
.itemslistBigInsideB {
	border-radius:5px 0px 0px 5px;
}
.lascBigInsideB {
	border-radius:0px 5px 5px 0px;
}
.itemslistBigInsideB img,.lascBigInsideB img {
	width: 140px;
	height: 197px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}
.itemslistBigInsideB img {
	border-radius:5px 0px 0px 5px;
}
.lascBigInsideB img {
	border-radius:0px 5px 5px 0px;
}
.itemslistBigInsideI,.lascBigInsideI {
	position: absolute;
	top:0px;
	left:0px;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 2px #000;
}
.itemslistBigInsideI {
	width: 130px;
	padding:5px;
	font-size:15px;
	line-height:18px;
}
.lascBigInsideI {
	width: 140px;
	padding:8px 0px 0px 0px;
	font-size:15px;
	line-height:20px;
}
.itemslistBigInsideI img {
	width:100px;
	height:65px;
	border-radius:5px;
}
.itemslistBigInsideB2 {
	position: absolute;
	right: 4px;
	bottom: 3px;
	width: 130px;
	height: 40px;
	background-color:#33b1ab;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:0.4;
	border-radius:5px;
}
.itemslistBigInsideT,.lascBigInsideT {
	position: absolute;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 2px #000;
}
.itemslistBigInsideT {
	right: 4px;
	bottom:1px;
	width: 130px;
	height: 40px;
	font-size:15px;
	line-height:18px;
}
.lascBigInsideT {
	bottom:8px;
	width: 140px;
	font-size:15px;
}
.lascBigInsideT a {
	color:#fff;
}
.itemslistBig,.lascBig {
	float:left;
	width: 350px;
	height:197px;
	position: relative;
	margin-left:0px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.itemslistBig {
	border-radius:0px 5px 5px 0px;
}
.lascBig {
	border-radius:5px 0px 0px 5px;
}
.itemslistBig img,.lascBig img {
	width: 350px;
	height:197px;
}
.itemslistBig img {
	border-radius:0px 5px 5px 0px;
}
.lascBig img {
	border-radius:5px 0px 0px 5px;
}
.itemslistNameBigBG,.lascNameBigBG {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 350px;
	height: 30px;
	background-color:#00201e;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.itemslistNameBigBG {
	border-radius:0px 5px 0px 0px;
}
.lascNameBigBG {
	border-radius:0px 0px 0px 5px;
}
.itemslistNameBig h1,.lascNameBig h1 {
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position: absolute;
	left: 8px;
	bottom: 0px;
	width: 304px;
	color: #fff;
	font-size:18px;
	line-height: 30px;
	text-align:left;
	text-shadow:1px 1px 2px #000;
}
.itemslist {
	float:left;
	width: 240px;
	height:135px;
	position: relative;
	margin-left:10px;
	margin-bottom:17px;
	border-radius:5px;
	-webkit-box-shadow: 2px 2px 0px #333;
	-moz-box-shadow: 2px 2px 0px #333;
	box-shadow: 2px 2px 0px #333;
}
.itemslist img {
	width: 240px;
	height:135px;
	border-radius:5px;
}
.itemslistNameBG {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 240px;
	height: 24px;
	background-color:#00201e;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.itemslistName h1 {
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position: absolute;
	left: 5px;
	bottom: 0px;
	width: 230px;
	color: #fff;
	font-size:15px;
	line-height: 24px;
	text-align:left;
	text-shadow:1px 1px 2px #000;
}
.itemslisttownBG,.itemslistkmBG {
	position: absolute;
	right: 4px;
	background:#fff;
	width:72px;
	height:20px;
	border: 1px solid #005f5a;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	border-radius:5px;
}
.itemslisttownBG {
	top: 4px;
}
.itemslistkmBG {
	top: 28px;
}
.itemslisttown,.itemslistkm {
	position: absolute;
	right:5px;
	width:72px;
	text-align:center;
	font-size:14px;
	line-height: 22px;
}
.itemslisttown {
	top:4px;
	color:#003f3c;
}
.itemslistkm {
	top:28px;
	color:#a40035;
}

/*Bouns*/
.bounsTable {
	width:100%;
}
.bounsOutside {
	float:left;
	width: 490px;
	height:124px;
	position: relative;
	margin-left:11px;
	margin-bottom:15px;
}
.bounsInsideL {
	float:left;
	position:relative;
	width:184px;
	height:124px;
}
.bounsPic {
	position: absolute;
	width: 184px;
	height:124px;
	border-radius:25px;
	background-color:#00201e;
}
.bounsPic img {
	position: absolute;
	width:180px;
	height:120px;
	top:1px;
	left:1px;
	border-radius:25px;
	background-color:#00201e;
}
.bounsTownBG {
	position: absolute;
	left:1px;
	bottom:3px;
	width:180px;
	height:25px;
	border-radius:0px 0px 25px 25px; 
	background-color:#00201e;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
.bounsTown {
	position: absolute;
	left:1px;
	bottom:3px;
	width:180px;
	text-align:center;
	color:#fff;
	font-size:15px;
	line-height:25px;
	text-shadow:1px 1px 2px #000;
}
.bounsInsideR {
	float:left;
	position:relative;
	width:298px;
	height:124px;
	margin-left:8px;
}
.bounsInfoBG,.bounsInfo {
	position: absolute;
	width:298px;
	height:124px;
	background-color:#003f3c; 
	border-radius: 25px; 
} 
.bounsInfo img {
	width:298px;
	height:124px;
	border-radius: 25px; 
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
} 
.bounsInfoBG:before {
	content:"";
	position: absolute;
	right: 100%;
	top: 38px;
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 30px solid #fff;
	border-bottom: 15px solid transparent;
}
.bounsInfo:before {
	content:"";
	position: absolute;
	right: 100%;
	top: 40px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-right: 26px solid #003f3c;
	border-bottom: 13px solid transparent; 
}
.bounsInfoTXT {
	position: absolute;
	width:263px;
	top:11px;
	left:17px;
	text-align:justify;
	color:#fff;
	font-size:16px;
	line-height:22px;
	text-shadow:1px 1px 2px #000;
}
.bounsName h1 {
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position: absolute;
	width:263px;
	left:17px;
	bottom:13px;
	padding-top:8px;
	text-align:right;
	color: #fff;
	font-size:16px;
	text-shadow:1px 1px 2px #000;
	border-top:1px solid #666;
}

/*Content*/
.contTable {
	width:1002px;
	margin-left:11px;
}
.contTableB {
	width:991px;
	margin-left:11px;
}
.contCover {
	width:100%;
}
.contCoverBig {
	float:left;
	position:relative;
	width:750px;
	height:422px;
	border-radius:10px;
	margin-bottom:10px;
}
.contCoverBig img {
	width:750px;
	height:422px;
	border-radius:10px;
}
.contCoverCopyBG {
	position: absolute;
	left:10px;
	bottom:10px;
	width:40%;
	height:30px;
	border-radius:10px;
	background-color:#00201e;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.contCoverCopy {
	position: absolute;
	left:10px;
	bottom:10px;
	width:40%;
	height:30px;
	text-align:center;
	text-shadow:1px 1px 2px #000;
}
.contCoverCopy span,.contCoverCopy span a {
	font-size:16px;
	line-height:30px;
	color: #fff;
}
.contCoverSide {
	float:left;
	width:238px;
	margin-left:12px;
}
.contCoverBtn {
	float:left;
	width:238px;
	height:134px;
	margin-bottom:10px;
	border-radius:5px;
}
.contCoverBtn img {
	width:238px;
	height:134px;
	border-radius:5px;
}
.contInfo {
	width:100%;
}
.contInfoBase,.contInfoTime {
	float:left;
	width:50%;
	color:#000;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
}
.contInfoText {
	float:left;
	width:100%;
	color:#000;
	font-size:16px;
	line-height:20px;
	text-align:justify;
	margin-bottom:10px;
}
.contMap {
	clear:both;
	width:100%;
}
.contMapShow {
	clear:both;
	width:100%-2px;
	height:300px;
	border:1px solid #009e96;
	margin-bottom:10px;
}
.contCoverBigM {
	float:left;
	position:relative;
	width:800px;
	height:450px;
	border-radius:10px;
	margin-bottom:10px;
}
.contCoverBigM img {
	width:800px;
	height:450px;
	-webkit-box-shadow: 1px 1px 2px 1px #003f3c;
	-moz-box-shadow: 1px 1px 2px 1px #003f3c;
	box-shadow: 1px 1px 2px 1px #003f3c;
	border-radius:10px;
}
.contCoverSidePic {
	float:left;
	width:190px;
	margin-left:10px;
}
.contCoverQRcode {
	float:left;
	width:190px;
	text-align:center;
	color:#000;
	font-size:16px;
	line-height:18px;
}
.contCoverQRcode img {
	width:140px;
	height:140px;
	margin-bottom:15px;
	-webkit-box-shadow: 2px 2px 5px 2px #333;
	-moz-box-shadow: 2px 2px 5px 2px #333;
	box-shadow: 2px 2px 5px 2px #333;
}
.contCoverMark {
	float:left;
	width:190px;
	text-align:center;
	color:#000;
	font-size:16px;
	line-height:20px;
	margin-bottom:10px;
}
.contCoverMark img {
	width:190px;
	height:123px;
}
.contInfoBaseL,.contInfoBaseR {
	float:left;
	width:48%;
	color:#000;
	font-size:16px;
	line-height:20px;
	margin-left:2%;
	margin-bottom:10px;
}
.contInfoConnU {
	display:none;
}
.contInfoConnB {
	display:none;
}
.contInfoMark {
	display:none;
}
.contInfoTextM {
	clear:both;
	width:96%;
	word-break:break-all;
	color:#000;
	font-size:16px;
	line-height:20px;
	text-align:left;
	margin-left:2%;
	margin-bottom:8px;
}
.contInfoAwardA,.contInfoAwardB {
	text-align:center;
	color:#005f5a;
	font-size:16px;
	line-height:20px;
	padding-top:5px;
	margin-left:2%;
	margin-bottom:10px;
}
.contInfoAboutPicA,.contInfoAboutPicB {
	text-align:center;
	padding-top:5px;
	margin-left:2%;
	margin-bottom:10px;
}
.contInfoAboutPicA img,.contInfoAboutPicB img {
	width:90%;
	max-width:360px;
	-webkit-box-shadow: 1px 1px 2px 1px #003f3c;
	-moz-box-shadow: 1px 1px 2px 1px #003f3c;
	box-shadow: 1px 1px 2px 1px #003f3c;
	border-radius:10px; 
}
.contInfoAwardA,.contInfoAboutPicA {
	float:left;
	width:48%;
}
.contInfoAwardB,.contInfoAboutPicB {
	width:96%;
}
.contInfoAwardTitle {
	font-size:18px;
}
.contInfoAwardLineA,.contInfoAwardLineB {
	width:490px;
	background-color:#005f5a;
	margin:5px 0px;
}
.contInfoAwardLineA {
	height:2px;
}
.contInfoAwardLineB {
	height:1px;
}
.contInfoTitleSpace {
	clear:both;
	width:100%;
	height:8px;
}
.contInfoTitle {
	width:100%;
	background-color:#005f5a;
	border:1px solid #009e96;
	padding:8px 0px;
	margin-bottom:8px;
	font-size:18px;
	color:#fff;
	border-radius:8px;
}
.contInfobounsOutside {
	width:980px;
	height:124px;
	position: relative;
	margin-left:25px;
	margin-bottom:10px;
}
.contInfobounsInsideL {
	float:left;
	position:relative;
	width:342px;
	height:124px;
}
.contInfobounsPic {
	position: absolute;
	width:342px;
	height:124px;
	border-radius:25px;
	background-color:#00201e;
}
.contInfobounsPic img {
	position: absolute;
	width:335px;
	height:120px;
	top:1px;
	left:2px;
	border-radius:25px;
	background-color:#00201e;
}
.contInfobounsInsideR {
	float:left;
	position:relative;
	width:596px;
	height:124px;
	margin-left:16px;
}
.contInfobounsInfoBG,.contInfobounsInfo {
	position: absolute;
	width:596px;
	height:124px;
	background-color:#003f3c; 
	border-radius: 25px; 
} 
.contInfobounsInfo img {
	width:596px;
	height:124px;
	border-radius: 25px; 
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
    -moz-filter: blur(5px);
    -webkit-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
} 
.contInfobounsInfoBG:before {
	content:"";
	position: absolute;
	right: 100%;
	top:38px;
	width: 0;
	height: 0;
	border-top:15px solid transparent;
	border-right:30px solid #fff;
	border-bottom:15px solid transparent; 
}
.contInfobounsInfo:before {
	content:"";
	position: absolute;
	right: 100%;
	top:40px;
	width: 0;
	height: 0;
	border-top:13px solid transparent;
	border-right:26px solid #003f3c;
	border-bottom:13px solid transparent; 
}
.contInfobounsInfoTXT {
	position: absolute;
	width:550px;
	top:11px;
	left:20px;
	text-align:justify;
	color:#fff;
	font-size:24px;
	line-height:28px;
	text-shadow:1px 1px 2px #000;
}
.contInfobounsName h1 {
	overflow : hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	position: absolute;
	width:550px;
	left:20px;
	bottom:13px;
	padding-top:8px;
	text-align:right;
	color: #fff;
	font-size:16px;
	text-shadow:1px 1px 2px #000;
	border-top:1px solid #666;
}
.contInfoItem {
	clear:both;
	width:96%;
	margin-left:2%;
}
.contInfoItemBtn {
	float:left;
	width:230px;
	height:129px;
	margin:0px 5px 10px 5px;
}
.contInfoItemBtn img {
	width:230px;
	height:129px;
	border-radius:10px; 
	-webkit-box-shadow: 1px 1px 2px 1px #003f3c;
	-moz-box-shadow: 1px 1px 2px 1px #003f3c;
	box-shadow: 1px 1px 2px 1px #003f3c;
	cursor: pointer;
}
.contInfoNote {
	width:99%;
	margin-left:1%;
}
.contInfoNoteBtn {
	float:left;
	width:31%;
	height:60px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:60px;
	background-color:#007e78;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(5%, #009e96), color-stop(100%, #00201e) );
	background:-moz-linear-gradient( center top, #009e96 5%, #00201e 100% );
	background:-ms-linear-gradient( top, #009e96 5%, #00201e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009e96', endColorstr='#00201e');
	margin:0px 1% 12px 1%;
	border-radius:10px; 
	-webkit-box-shadow: 2px 2px 3px 2px #66c5c0;
	-moz-box-shadow: 2px 2px 3px 2px #66c5c0;
	box-shadow: 2px 2px 3px 2px #66c5c0;
	cursor: pointer;
}
#itemboard1,#itemboard2,#itemboard3,#itemboard4,#itemboard5,#itemboard6,#bfacboard,#menuboard,#timeboard,#noteboard {
	display:none;
	position:fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
	width:100%;
	z-index:199;
}
.connInfoBoardHeader {
	position:fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
	width:1024px;
	height:50px;
	background-color:#007e78;
	-webkit-box-shadow: 0px 3px 0px #333;
	-moz-box-shadow: 0px 3px 0px #333;
	box-shadow: 0px 3px 0px #333;
}
.connInfoBoardTitle {
	position: relative;
	width:100%;
	height:50px;
	margin-right: auto;
	margin-left: auto;
}
.connInfoBoardTXT {
	position: absolute;
	left:15px;
	top:16px;
	color: #fff;
	font-size:18px;
}
.connInfoBoard {
	width:1024px;
	height:100vh;
    margin-left:auto;
    margin-right:auto;
	overflow-x:hidden;
	overflow-y:auto;
	background-color: #fff;
}
.connInfoShowItem,.connInfoShowBfac,.connInfoShowMenu,.connInfoShowTime {
	width:994px;
	margin:65px 15px 0px 15px;
}
.connInfoShowItemPic {
	float:left;
	width:570px;
	height:321px;
	margin-right:15px;
}
.connInfoShowItemPic img {
	width:570px;
	height:321px;
	border-radius:10px;
	-webkit-box-shadow: 1px 1px 2px 1px #212833;
	-moz-box-shadow: 1px 1px 2px 1px #212833;
	box-shadow: 1px 1px 2px 1px #212833;
	margin-bottom:15px;
}
.connInfoShowItemIntro {
	float:left;
	width:409px;
}
.connInfoShowItemName {
	width:409px;
	text-align:center;
	font-size:24px;
	color:#000;
	margin-bottom:20px;
}
.connInfoShowItemText {
	word-break:break-all;
	width:409px;
	text-align:left;
	font-size:18px;
	line-height:24px;
	color:#000;
}
.connInfoShowItemTable {
	width:409px;
}
.connInfoShowMenuTable,.connInfoShowTimeTable{
	width:70%;
	margin-left:15%;
}
.connInfoShowMenuTableL {
	float:left;
	width:48%;
	margin-left:2%;
}
.connInfoShowMenuTableR {
	float:left;
	width:48%;
}
.connInfoShowMenuTableB1 {
	width:48%;
	margin-left:2%;
}
.connInfoShowMenuTableB2 {
	width:96%;
	margin-left:2%;
}
.connInfoShowMenuTableALL {
	display:none;
}
.connInfoShowMenuTable table,.connInfoShowTimeTable table,.connInfoShowMenuTableL table,.connInfoShowMenuTableALL table {
	border-top:1px solid #33b1ab;
	border-left:1px solid #33b1ab;
}
.connInfoShowMenuTableR table {
	border-top:1px solid #33b1ab;
}
.connInfoShowMenuTableB1 table,.connInfoShowMenuTableB2 table {
	border-left:1px solid #33b1ab;
}
.connInfoShowMenuTable td,.connInfoShowTimeTable td,.connInfoShowMenuTableL td,.connInfoShowMenuTableR td,.connInfoShowMenuTableB1 td,.connInfoShowMenuTableB2 td,.connInfoShowMenuTableALL td {
	border-bottom:1px solid #33b1ab;
	border-right:1px solid #33b1ab;
}
table {
	table-layout:fixed;
	word-break:break-all;
	width:100%;
}
table td {
	text-align:center;
	font-size:16px;
	color:#000;
	padding:5px 0px;
}
table td span {
	text-align:center;
	font-size:16px;
	color:#800;
	padding:5px 0px;
}
table .tbitema {
	background-color:#ccecea;
}
table .tbitemb {
	border-bottom:1px solid #33b1ab;
}
table .tbitemc {
	text-align:left;
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
}
table .tbitemd {
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.connInfoShowTablebottomspace {
	clear:both;
	width:100%;
	height:15px;
}
.connInfoShowItemPSnoteA {
	display:block;
}
.connInfoShowItemPSnoteB {
	display:none;
}
.connInfoShowItemfooterspaceA,.connInfoShowItemfooterspaceB {
	clear:both;
	width:100%;
	height:42px;
}
.contInfoShowBfacpic {
	float:left;
	width:340px;
	margin: 10px 60px 20px 60px;
	padding: 8px 8px 0px 8px;
	border: 1px solid #444;
	background-color: #fff;
	-webkit-box-shadow:2px 2px 5px 2px #333;
	-moz-box-shadow:2px 2px 5px 2px #333;
	box-shadow:2px 2px 5px 2px #333;
}
.contInfoShowBfacpicP {
	width:340px;
	height:190px;
}
.contInfoShowBfacpicP img {
	width:340px;
	height:190px;
}
.contInfoShowBfacpicN {
	width:340px;
	height:50px;
	text-align:center;
	font-size:18px;
	line-height:50px;
	color:#000;
}
.connInfoShowNote {
	word-break:break-all;
	margin:65px 15px 57px 15px;
	color:#000;
	text-align:left;
	font-size:16px;
	line-height:20px;
}
.connInfoShowNote h2,.contInfoTextM h2 {
	color:#005f5a;
	font-size:18px;
	margin-bottom:8px;
}
.connInfoShowNote span,.contInfoTextM span {
	color:#800;
	font-size:16px;
	line-height:20px;
}
.connInfoBoardFooter {
	position:fixed;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
	width:1024px;
	height:42px;
	text-align:center;
	font-size:15px;
	color:#FFF;	
	line-height:42px;
	background-color:#007e78;
}
.connFooterbtnOne {
	float:left;
	width:100%;
	height:42px;
	text-align:center;
	font-size:15px;
	color:#FFF;	
	line-height:42px;
	cursor: pointer;
}
.connFooterbtnTwo {
	float:left;
	width:50%;
	height:42px;
	text-align:center;
	font-size:15px;
	color:#FFF;	
	line-height:42px;
	cursor: pointer;
}
.connFooterbtnOne img,.connFooterbtnTwo img {
	width:24px;
	height:24px;
	padding-bottom:5px;
	vertical-align:middle;
}

/*Animation*/
.ani-FromRight {
	-webkit-animation: moveFromRight .4s ease both;
	-moz-animation: moveFromRight .4s ease both;
	animation: moveFromRight .4s ease both;
}
@-webkit-keyframes moveFromRight {to { -webkit-transform: translateX(-100%); }}
@-moz-keyframes moveFromRight {to { -moz-transform: translateX(-100%); }}
@keyframes moveFromRight {to { -webkit-transform: translateX(-100%); transform: translateX(-100%); }}
.ani-ToRight {
	-webkit-animation: moveToRight .4s ease both;
	-moz-animation: moveToRight .4s ease both;
	animation: moveToRight .4s ease both;
}
@-webkit-keyframes moveToRight {from { -webkit-transform: translateX(-100%); }}
@-moz-keyframes moveToRight {from { -moz-transform: translateX(-100%); }}
@keyframes moveToRight {from { -webkit-transform: translateX(-100%); transform: translateX(-100%); }}
.ani-FromLeft {
	-webkit-animation: moveFromLeft .4s ease both;
	-moz-animation: moveFromLeft .4s ease both;
	animation: moveFromLeft .4s ease both;
}
@-webkit-keyframes moveFromLeft {to { -webkit-transform: translateX(100%); }}
@-moz-keyframes moveFromLeft {to { -moz-transform: translateX(100%); }}
@keyframes moveFromLeft {to { -webkit-transform: translateX(100%); transform: translateX(100%); }}
.ani-ToLeft {
	-webkit-animation: moveToLeft .4s ease both;
	-moz-animation: moveToLeft .4s ease both;
	animation: moveToLeft .4s ease both;
}
@-webkit-keyframes moveToLeft {from { -webkit-transform: translateX(100%); }}
@-moz-keyframes moveToLeft {from { -moz-transform: translateX(100%); }}
@keyframes moveToLeft {from { -webkit-transform: translateX(100%); transform: translateX(100%); }}
.ani-scaleUp {
	-webkit-animation: scaleUp .4s ease both;
	-moz-animation: scaleUp .4s ease both;
	animation: scaleUp .4s ease both;
}
@-webkit-keyframes scaleUp {from { opacity: 0; -webkit-transform: scale(.8); }}
@-moz-keyframes scaleUp {from { opacity: 0; -moz-transform: scale(.8); }}
@keyframes scaleUp {from { opacity: 0; transform: scale(.8); }}
.ani-scaleDown {
	-webkit-animation: scaleDown .4s ease both;
	-moz-animation: scaleDown .4s ease both;
	animation: scaleDown .4s ease both;
}
@-webkit-keyframes scaleDown {to { opacity: 0; -webkit-transform: scale(.8);visibility:hidden; }}
@-moz-keyframes scaleDown {to { opacity: 0; -moz-transform: scale(.8);visibility:hidden; }}
@keyframes scaleDown {to { opacity: 0; transform: scale(.8);visibility:hidden; }}
.ani-delay200 {
	-webkit-animation-delay: .2s;
	-moz-animation-delay: .2s;
	animation-delay: .2s;
}


@media screen and (max-width: 1023px) {
/*1023-Base*/
.mobileonly {
	display:block;
}
.pconly {
	display:none;
}
.typeicon2 {
	width:26px;
	height:26px;
}

/*1023-Layout*/
.main {
	width: 480px;
}
.footerA,.footerB{
	width:100%;
	margin-left:0px;
}

/*1023-Header*/
.headerTitle {
	max-width: 480px;
}
.headerLogo {
	left: 10px;
}
.headerText {
	display:none;
}
.headerReload {
	display:block;
	right: 95px;
}
.headerMenubtn {
	right: 10px;
}
.footersharebar {
	max-width: 480px;
}

/*1023-Event*/
.eventInfo {
	width:100%;
	margin-left:0px;
}
.eventTableO {
	width:100%;
	height:138px;
	background-color:#003f3c;
}
.eventTableI {
	top:0px;
	left:0%;
	width:100%;
	height:138px;
	background:url(../images/2016yicfff_bg.jpg) no-repeat right bottom #00201e;
}
.eventTableBG {
	display:none;
}
.eventTableBG img {
	display:none;
}
.eventTableTXT {
	top:10px;
	left:5%;
	width:90%;
	height:auto;
}
.eventTableTXT img {
	width:100%;
	height:auto;
}
.eventTableBtn {
	right:20%;
	bottom:15px;
	width:60%;
	height:26px;
}
.eventTableBtnBG {
	width:100%;
	height:26px;
}
.eventTableBtnTXT {
	width:100%;
	font-size:16px;
	line-height:28px;
}

/*1023-main Type bar*/
.mainTypeTop {
	display: block;
	height:45px;
	margin-bottom:0px;
}
.mainType {
	height:45px;
	margin-bottom:0px;
}
.mainTypeR {
	display:none;
}
.mainTypeRmany {
	padding:13px 17px 0px 0px;
	font-size:18px;
	line-height: 18px;
}
.mainName {
	height:36px;
}
.mainNameIcon {
	width:26px;
	height:26px;
	margin:5px 6px 0px 14px;
}
.mainNameTextL {
	display:none;
}
.mainNameTextM {
	padding:10px 0px 0px 0px;
	font-size:18px;
}
.mainNameTextR {
	display:none;
}

/*1023-top &main Search bar*/
.topSbar {
	width:480px;
	padding-top:8px;
	padding-bottom:6px;
	margin-left:0px;
}
.topSbar2 {
	width:480px;
	height:36px;
}
.mainSbar {
	clear:both;
	width:100%;
	margin-left:0px;
}
.topSbarL {
	display:none;
}
.mainSbarL {
	float:left;
	width: 462px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:8px;
	font-size:16px;
	line-height: 16px;
}
.mainSbarR,.topSbarR {
	float:none;
}
.mainSbarRbtn,.mainSbarRbtn2 {
	float:left;
	margin-left:8px;
	margin-bottom:2px;
	font-size:16px;
	line-height: 16px;
}
.mainSbarRbtn {
	width: 226px;
}
.mainSbarRbtn2 {
	width: 147px;
}

/*1023-main Info set*/
.mainInfo,.mainInfoB {
	width: 100%;
	margin-left:0px;
	padding-top:8px;
}
.nodataTable,.nodataTableB {
	width: 461px;
	margin-left:8px;
	margin-bottom:10px;
	font-size:18px;
}

/*1023-Item*/
.itemslistBigOutside,.lascBigOutside {
	width:465px;
	margin-left:8px;
	margin-bottom:15px;
}
.itemslistBigSpace {
	display:none;
}
.itemslistBigInside,.lascBigInside {
	width:132px;
	height:188px;
}
.itemslistBigInsideB,.lascBigInsideB {
	width: 132px;
	height: 188px;
}
.itemslistBigInsideB img,.lascBigInsideB img {
	width:132px;
	height:188px;
}
.itemslistBigInsideI {
	width: 122px;
}
.lascBigInsideI {
	width: 132px;
	line-height:19px;
}
.itemslistBigInsideI img {
	width:100px;
	height:65px;
}
.itemslistBigInsideB2 {
	width: 122px;
	height: 40px;
}
.itemslistBigInsideT {
	width: 122px;
}
.lascBigInsideT {
	width: 132px;
}
.itemslistBig,.lascBig {
	width: 332px;
	height:188px;
	margin-left:0px;
}
.itemslistBig img,.lascBig img {
	width: 332px;
	height:188px;
}
.itemslistNameBigBG,.lascNameBigBG {
	width: 332px;
	height: 30px;
}
.itemslistNameBig h1,.lascNameBig h1 {
	left: 8px;
	width: 316px;
	font-size:18px;
	line-height: 30px;
}
.itemslist {
	width: 228px;
	height:131px;
	margin-left:8px;
	margin-bottom:15px;
}
.itemslist img {
	width: 228px;
	height:131px;
}
.itemslistNameBG {
	width: 228px;
}
.itemslistName h1 {
	left: 5px;
	width: 218px;
}

/*1023-Bouns*/
.bounsOutside {
	width: 466px;
	height:118px;
	margin-left:8px;
	margin-bottom:13px;
}
.bounsInsideL,.contInfobounsInsideL{
	width:175px;
	height:118px;
}
.bounsPic,.contInfobounsPic{
	width: 175px;
	height:118px;
}
.bounsPic img,.contInfobounsPic img {
	width:171px;
	height:114px;
	top:1px;
	left:1px;
}
.bounsTownBG {
	width:171px;
	height:25px;
}
.bounsTown {
	bottom:3px;
	width:171px;
	font-size:15px;
	line-height:25px;
}
.bounsInsideR,.contInfobounsInsideR {
	width:283px;
	height:118px;
	margin-left:7px;
}
.bounsInfoBG,.bounsInfo,.contInfobounsInfoBG,.contInfobounsInfo {
	width:283px;
	height:118px;
} 
.bounsInfo img,.contInfobounsInfo img {
	width:283px;
	height:118px;
} 
.bounsInfoBG:before,.contInfobounsInfoBG:before {
	top: 38px;
	border-top: 15px solid transparent;
	border-right: 30px solid #fff;
	border-bottom: 15px solid transparent; 
}
.bounsInfo:before,.contInfobounsInfo:before {
	top: 40px;
	border-top: 13px solid transparent;
	border-right: 26px solid #003f3c;
	border-bottom: 13px solid transparent; 
}
.bounsInfoTXT,.contInfobounsInfoTXT {
	width:248px;
	top:9px;
	left:17px;
	font-size:16px;
	line-height:22px;
}
.bounsName h1,.contInfobounsName h1 {
	width:248px;
	left:17px;
	bottom:11px;
	padding-top:7px;
	font-size:16px;
}

/*1023-Content*/
.contTable,.contTableB {
	width:464px;
	margin-left:8px;
}
.contCover {
	width:100%;
}
.contCoverBig,.contCoverBigM {
	width:464px;
	height:261px;
	margin-bottom:8px;
}
.contCoverBigM {
	margin-bottom:0px;
}
.contCoverBig img,.contCoverBigM img {
	width:464px;
	height:261px;
}
.contCoverCopyBG {
	left:6px;
	bottom:6px;
	width:40%;
	height:30px;
}
.contCoverCopy {
	left:6px;
	bottom:6px;
	width:40%;
	height:30px;
}
.contCoverSide {
	width:464px;
	margin-left:0px;
}
.contCoverBtn {
	width:149px;
	height:auto;
	margin-bottom:8px;
	margin-right:8px;
}
.contCoverBtn img {
	width:149px;
	height:auto;
}
.contInfoBase,.contInfoTime {
	font-size:16px;
	line-height:20px;
	margin-bottom:8px;
}
.contInfoText {
	font-size:16px;
	line-height:20px;
	margin-bottom:8px;
}
.contCoverSidePic {
	display:none;
}
.contInfoBaseL,.contInfoBaseR {
	display:none;
}
.contInfoMark {
	display:block;
	float:right;
	width:25%;
	text-align:center;
	margin-top:4px;
}
.contInfoMark img {
	width:100%;
	height:auto;
}
.contInfoConnU {
	display:block;
	float:left;
	width:73%;
	color:#000;
	font-size:16px;
	line-height:20px;
	margin-left:2%;
	margin-top:8px;
}
.contInfoConnB {
	display:block;
	float:left;
	width:96%;
	color:#000;
	font-size:16px;
	line-height:20px;
	margin-left:2%;
	margin-bottom:8px;
}
.contInfoTextM {
	margin-bottom:8px;
}
.contInfoAwardA,.contInfoAwardB {
	font-size:16px;
	line-height:20px;
	padding-top:10px;
	margin-bottom:8px;
}
.contInfoAboutPicA,.contInfoAboutPicB {
	padding-top:10px;
	margin-bottom:8px;
}
.contInfoAwardA,.contInfoAboutPicA,.contInfoAwardB,.contInfoAboutPicB {
	float:none;
	width:96%;
}
.contInfoAwardTitle {
	font-size:18px;
}
.contInfoAwardLineA,.contInfoAwardLineB {
	width:100%;
	margin:5px 0px;
}
.contInfoTitleSpace {
	height:8px;
}
.contInfoTitle {
	padding:8px 0px;
	margin-bottom:8px;
	font-size:18px;
}
.contInfobounsOutside {
	width:466px;
	height:118px;
	margin-left:0px;
	margin-bottom:8px;
}
.contInfoItem {
	width:96%;
	margin-left:2%;
}
.contInfoItemBtn {
	width:212px;
	height:119px;
	margin:0px 5px 12px 5px;
}
.contInfoItemBtn img {
	width:212px;
	height:119px;
}
.contInfoNoteBtn {
	height:50px;
	font-size:18px;
	line-height:50px;
	margin:0px 1% 10px 1%;
}
.connInfoBoardHeader,.connInfoBoard,.connInfoBoardFooter {
	width:480px;
}
.connInfoShowItem,.connInfoShowMenu,.connInfoShowTime {
	width:96%;
	margin:65px 2% 0px 2%;
}
.connInfoShowItemPic {
	float:none;
	width:100%;
	height:auto;
	margin-right:0px;
	margin-bottom:15px;
}
.connInfoShowItemPic img {
	width:100%;
	height:auto;
	margin-bottom:0px;
}
.connInfoShowItemIntro {
	float:none;
	width:100%;
}
.connInfoShowItemName {
	width:100%;
	font-size:20px;
	margin-bottom:15px;
}
.connInfoShowItemText {
	width:96%;
	font-size:16px;
	line-height:22px;
	margin-left:2%;
}
.connInfoShowItemTable {
	width:100%;
}
.connInfoShowMenuTable,.connInfoShowMenuTableALL,.connInfoShowTimeTable {
	width:96%;
	margin-left:2%;
}
.connInfoShowMenuTableL,.connInfoShowMenuTableR,.connInfoShowMenuTableB1,.connInfoShowMenuTableB2 {
	display:none;
}
.connInfoShowMenuTableALL {
	display:block;
}
table {
	width:100%;
}
table td,table td span {
	font-size:16px;
	padding:5px 0px;
}
table .tbitemc {
	line-height:22px;
	padding-left:5px;
	padding-right:5px;
}
table .tbitemd {
	padding-left:5px;
	padding-right:5px;
}
.connInfoShowItemPSnoteA {
	display:none;
}
.connInfoShowItemPSnoteB {
	display:block;
}
.connInfoShowItemfooterspaceA {
	display:none;
}
.connInfoShowBfac {
	width:100%;
	margin:65px 0px 0px 0px;
}
.contInfoShowBfacpic {
	float:none;
	margin: 10px auto 20px auto;
}
.connInfoShowNote {
	font-size:16px;
	line-height:20px;
}
.connInfoShowNote h2,.contInfoTextM h2 {
	font-size:18px;
	margin-bottom:8px;
}
.connInfoShowNote span,.contInfoTextM span {
	font-size:16px;
	line-height:20px;
}
}

@media screen and (max-width:479px) {
/*479-Base*/
body {
	background-color:#fff;
}
.typeicon,.typeicon2 {
	width:24px;
	height:24px;
}

/*479-Layout*/
.main {
	width:100%;
	background-color:#fff;
}

/*479-Header*/
.headerTitle {
	max-width: 480px;
}
.headerLogo {
	left:5px;
}
.headerReload {
	right: 90px;
}
.headerMenubtn {
	right:5px;
}

/*479-Event*/
.eventTableO {
	height:128px;
}
.eventTableI {
	height:128px;
	background-size:913px 128px;
}
.eventTableTXT {
	top:7px;
	left:3%;
	width:94%;
}
.eventTableBtn {
	right:15%;
	bottom:12px;
	width:70%;
	height:26px;
}
.eventTableBtnBG {
	height:26px;
}
.eventTableBtnTXT {
	font-size:16px;
	line-height:28px;
}

/*479-main Type bar*/
.mainTypeTop {
	display: block;
	height:32px;
	background-position: -35px -5px;
	margin-bottom:0px;
}
.mainType {
	height:32px;
	background-position: -35px -5px;
	margin-bottom:0px;
}
.mainTypeIcon {
	float:left;
	width:26px;
	height:26px;
	margin:4px 4px 0px 15px;
}
.mainTypeL {
	padding:6px 0px 0px 0px;
	font-size:20px;
	line-height: 20px;
}
.mainTypeR {
	display:none;
}
.mainTypeRmany {
	padding:9px 12px 0px 0px;
	font-size:16px;
	line-height: 16px;
}
.mainNameIcon {
	width:24px;
	height:24px;
	margin:6px 5px 0px 12px;
}
.mainNameTextM {
	padding:10px 0px 0px 0px;
	font-size:16px;
}

/*479-top &main Search bar*/
.topSbar,.topSbar2 {
	width:100%;
}
.mainSbarL {
	width: 95.5%;
	margin-left:2%;
	margin-top:8px;
	margin-bottom:8px;
	font-size:14px;
	line-height: 14px;
}
.mainSbarRbtn,.mainSbarRbtn2 {
	margin-left:2%;
	margin-bottom:2px;
	font-size:14px;
	line-height: 14px;
}
.mainSbarRbtn {
	width: 46.5%;
}
.mainSbarRbtn2 {
	width: 30%;
}

/*479-main Info set*/
.mainInfo,.mainInfoB {
	margin-left:0px;
	padding-top:6px;
}
.nodataTable,.nodataTableB {
	width: 95.5%;
	margin-left:2%;
	margin-bottom:8px;
	font-size:16px;
}

/*479-Item*/
.itemslistBigOutside,.lascBigOutside {
	width:96%;
	margin-left:2%;
	margin-bottom:13px;
}
.itemslistBigInside,.lascBigInside {
	width:30%;
	height:163px;
}
.itemslistBigInsideB,.lascBigInsideB {
	width:100%;
	height:163px;
}
.itemslistBigInsideB img,.lascBigInsideB img {
	width:100%;
	height:163px;
}
.itemslistBigInsideI {
	width:98%;
	padding:4px 1%;
	font-size:14px;
	line-height:16px;
}
.lascBigInsideI {
	width:100%;
	padding:6px 0px 0px 0px;
	font-size:14px;
	line-height:17px;
}
.itemslistBigInsideI img {
	width:88px;
	height:57px;
}
.itemslistBigInsideB2 {
	width:94%;
	height:36px;
	right:0px;
	margin:0px 3%;
}
.itemslistBigInsideT {
	width:94%;
	height:36px;
	right:0px;
	margin:0px 3%;
	font-size:14px;
	line-height:16px;
}
.lascBigInsideT {
	bottom:6px;
	width:100%;
	font-size:14px;
}
.itemslistBig,.lascBig {
	width:70%;
	height:163px;
	margin-left:0px;
}
.itemslistBig img,.lascBig img {
	width:100%;
	height:163px;
}
.itemslistNameBigBG,.lascNameBigBG {
	width:100%;
	height:26px;
}
.itemslistNameBig h1,.lascNameBig h1 {
	left:2%;
	width:96%;
	font-size:16px;
	line-height:26px;
}
.itemslist {
	width: 47%;
	height:114px;
	margin-left:2%;
	margin-bottom:13px;
}
.itemslist img {
	width: 100%;
	height:114px;
}
.itemslistNameBG {
	width: 100%;
}
.itemslistName h1 {
	width:94%;
	left: 3%;
	font-size:14px;
	line-height: 24px;
}
.itemslisttownBG,.itemslistkmBG {
	right: 3px;
	width:60px;
	height:16px;
}
.itemslisttownBG {
	top: 3px;
}
.itemslistkmBG {
	top: 22px;
}
.itemslisttown,.itemslistkm {
	right:4px;
	width:60px;
	font-size:12px;
	line-height:18px;
}
.itemslisttown {
	top:3px;
}
.itemslistkm {
	top:22px;
}

/*479-Bouns*/
.bounsTable {
	width:100%;
}
.bounsOutside {
	width:96%;
	height:103px;
	margin-left:2%;
	margin-bottom:11px;
}
.bounsInsideL,.contInfobounsInsideL{
	width:38%;
	height:103px;
}
.bounsPic,.contInfobounsPic{
	width:100%;
	height:103px;
	border-radius:20px; 
}
.bounsPic img,.contInfobounsPic img {
	top:0px;
	left:0px;
	width:100%;
	height:101px;
	border-radius:20px; 
}
.bounsTownBG {
	left:0px;
	bottom:1px;
	width:100%;
	height:25px;
	border-radius:0px 0px 20px 20px; 
}
.bounsTown {
	width:100%;
	font-size:14px;
	line-height:20px;
}
.bounsInsideR,.contInfobounsInsideR {
	width:60.5%;
	height:103px;
	margin-left:1.5%;
}
.bounsInfoBG,.bounsInfo,.contInfobounsInfoBG,.contInfobounsInfo {
	width:100%;
	height:103px;
	border-radius:20px; 
} 
.bounsInfo img,.contInfobounsInfo img {
	width:100%;
	height:103px;
	border-radius:20px; 
} 
.bounsInfoBG:before,.contInfobounsInfoBG:before {
	top: 28px;
	border-top: 13px solid transparent;
	border-right: 26px solid #fff;
	border-bottom: 13px solid transparent; 
}
.bounsInfo:before,.contInfobounsInfo:before {
	top: 30px;
	border-top: 11px solid transparent;
	border-right: 22px solid #003f3c;
	border-bottom: 11px solid transparent; 
}
.bounsInfoTXT,.contInfobounsInfoTXT {
	width:90%;
	top:8px;
	left:5%;
	font-size:14px;
	line-height:18px;
}
.bounsName h1,.contInfobounsName h1 {
	width:90%;
	left:5%;
	bottom:10px;
	padding-top:6px;
	font-size:14px;
}

/*479-Content*/
.contTable,.contTableB {
	width:96%;
	margin-left:2%;
}
.contCover {
	width:100%;
}
.contCoverBig,.contCoverBigM {
	width:100%;
	height:auto;
	margin-bottom:6px;
}
.contCoverBigM {
	margin-bottom:0px;
}
.contCoverBig img,.contCoverBigM img {
	width:100%;
	height:auto;
}
.contCoverCopyBG {
	left:6px;
	bottom:6px;
	width:40%;
	height:26px;
}
.contCoverCopy {
	left:6px;
	bottom:6px;
	width:40%;
	height:26px;
}
.contCoverCopy span,.contCoverCopy span a {
	font-size:14px;
	line-height:26px;
}
.contCoverSide {
	width:100%;
	margin-left:0px;
}
.contCoverBtn {
	width:32%;
	height:auto;
	margin-bottom:6px;
	margin-right:2%;
}
.contCoverBtn img {
	width:100%;
	height:auto;
}
.contInfoBase,.contInfoTime {
	font-size:14px;
	line-height:18px;
	margin-bottom:6px;
}
.contInfoText {
	font-size:14px;
	line-height:18px;
	margin-bottom:6px;
}
.contInfoMark {
	margin-top:2px;
}
.contInfoConnU {
	font-size:14px;
	line-height:18px;
	margin-top:6px;
}
.contInfoConnB {
	font-size:14px;
	line-height:18px;
	margin-bottom:6px;
}
.contInfoTextM {
	font-size:14px;
	line-height:18px;
	margin-bottom:6px;
}
.contInfoAwardA,.contInfoAwardB {
	font-size:14px;
	line-height:18px;
	padding-top:8px;
	margin-bottom:6px;
}
.contInfoAboutPicA,.contInfoAboutPicB {
	padding-top:8px;
	margin-bottom:6px;
}
.contInfoAwardTitle {
	font-size:15px;
}
.contInfoAwardLineA,.contInfoAwardLineB {
	margin:4px 0px;
}
.contInfoTitleSpace {
	height:6px;
}
.contInfoTitle {
	padding:6px 0px;
	margin-bottom:6px;
	font-size:16px;
}
.contInfobounsOutside {
	width:96%;
	height:103px;
	margin-left:2%;
	margin-bottom:6px;
}
.contInfoItem {
	width:98%;
	margin-left:1%;
}
.contInfoItemBtn {
	width:48%;
	height:108px;
	margin:0px 1% 10px 1%;
}
.contInfoItemBtn img {
	width:100%;
	height:108px;
}
.contInfoNoteBtn {
	height:40px;
	font-size:16px;
	line-height:40px;
	margin:0px 1% 8px 1%;
}
.connInfoBoardHeader,.connInfoBoard,.connInfoBoardFooter {
	width:100%;
}
.connInfoShowItemPic {
	margin-bottom:15px;
}
.connInfoShowItemName {
	font-size:20px;
	margin-bottom:12px;
}
.connInfoShowItemText {
	font-size:16px;
	line-height:22px;
}
table td,table td span {
	font-size:14px;
	padding:5px 0px;
}
table .tbitemc {
	line-height:20px;
}
.connInfoShowNote {
	font-size:14px;
	line-height:18px;
}
.connInfoShowNote h2,.contInfoTextM h2 {
	font-size:16px;
	margin-bottom:6px;
}
.connInfoShowNote span,.contInfoTextM span {
	font-size:14px;
	line-height:18px;
}
}

@media screen and (max-width:419px) {
/*419-Layout*/
.footerA,.footerB {
	font-size:14px;
}

/*419-Header*/
.headerReload {
	right:75px;
	width: 70px;
}
.headerMenubtn {
	right: 5px;
	width: 70px;
}
.headerMenubtnBG {
	right: 4px;
	width:60px;
}
.headerMenubtnTXT {
	right:30px;
	top:16px;
	font-size:14px;
	line-height:16px;
}
.headerMenubtnICON {
	right:12px;
	top:17px;
	width:14px;
	height:14px;
}
.headerMenubtnICON img {
	width:14px;
	height:14px;
}

/*419-Event*/
.eventTableTXT {
	top:10px;
}
.eventTableBtn {
	bottom:15px;
	height:24px;
}
.eventTableBtnBG {
	height:24px;
}
.eventTableBtnTXT {
	font-size:14px;
	line-height:26px;
}

/*419-main Type bar*/
.mainNameIcon {
	margin:6px 4px 0px 10px;
}

/*419-main Info set*/
.nodataTable,.nodataTableB {
	font-size:14px;
}

/*419-Item*/
.itemslistBigInside,.lascBigInside {
	height:140px;
}
.itemslistBigInsideB,.lascBigInsideB {
	height:140px;
}
.itemslistBigInsideB img,.lascBigInsideB img {
	height:140px;
}
.itemslistBigInsideI {
	font-size:12px;
	line-height: 14px;
}
.lascBigInsideI {
	font-size:12px;
	line-height:14px;
}
.itemslistBigInsideI img {
	width:77px;
	height:52px;
}
.itemslistBigInsideB2 {
	height:32px;
}
.itemslistBigInsideT {
	height:32px;
	font-size:12px;
	line-height:14px;
}
.lascBigInsideT {
	font-size:12px;
}
.itemslistBig,.lascBig {
	height:140px;
}
.itemslistBig img,.lascBig img {
	height:140px;
}
.itemslistNameBigBG,.lascNameBigBG {
	height:24px;
}
.itemslistNameBig h1,.lascNameBig h1 {
	left:3%;
	width:94%;
	font-size:15px;
	line-height:24px;
}
.itemslist {
	height:98px;
}
.itemslist img {
	height:98px;
}
.itemslistName h1 {
	width:92%;
	left: 4%;
}

/*419-Bouns*/
.bounsOutside,.contInfobounsOutside {
	height:88px;
}
.bounsInsideL,.contInfobounsInsideL{
	height:88px;
}
.bounsPic,.contInfobounsPic{
	height:88px;
}
.bounsPic img,.contInfobounsPic img {
	height:86px;
}
.bounsTownBG {
	height:20px;
}
.bounsTown {
	font-size:12px;
	line-height:16px;
}
.bounsInsideR,.contInfobounsInsideR {
	height:88px;
}
.bounsInfoBG,.bounsInfo,.contInfobounsInfoBG,.contInfobounsInfo {
	height:88px;
} 
.bounsInfo img,.contInfobounsInfo img {
	height:88px;
} 
.bounsInfoBG:before,.contInfobounsInfoBG:before {
	top: 24px;
	border-top: 10px solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 10px solid transparent; 
}
.bounsInfo:before,.contInfobounsInfo:before {
	top: 26px;
	border-top: 8px solid transparent;
	border-right: 16px solid #003f3c;
	border-bottom: 8px solid transparent; 
}
.bounsInfoTXT,.contInfobounsInfoTXT {
	width:88%;
	top:8px;
	left:6%;
	font-size:12px;
	line-height:14px;
}
.bounsName h1,.contInfobounsName h1 {
	width:88%;
	left:6%;
	bottom:10px;
	padding-top:6px;
	font-size:12px;
}

/*419-Content*/
.contInfoAwardA,.contInfoAwardB {
	font-size:13px;
	line-height:17px;
	padding-top:7px;
}
.contInfoAboutPicA,.contInfoAboutPicB {
	padding-top:7px;
}
.contInfoAwardTitle {
	font-size:14px;
}
.contInfoAwardLineA,.contInfoAwardLineB {
	margin:3px 0px;
}
.contInfoItemBtn {
	height:92px;
	margin:0px 1% 10px 1%;
}
.contInfoItemBtn img {
	height:92px;
}
.connInfoShowItemPic {
	margin-bottom:12px;
}
.connInfoShowItemName {
	font-size:18px;
	margin-bottom:10px;
}
.connInfoShowItemText {
	font-size:14px;
	line-height:20px;
}
table td,table td span {
	font-size:14px;
	padding:4px 0px;
}
table .tbitemc {
	line-height:20px;
}
.contInfoShowBfacpic {
	width:300px;
	padding: 6px 6px 0px 6px;
}
.contInfoShowBfacpicP {
	width:300px;
	height:168px;
}
.contInfoShowBfacpicP img {
	width:300px;
	height:168px;
}
.contInfoShowBfacpicN {
	width:300px;
	height:42px;
	font-size:16px;
	line-height:42px;
}
}

@media screen and (max-width:359px) {
/*359-Layout*/
.main {
	min-width:320px;
}

/*359-Header*/
.headerReload {
	right:60px;
	width: 60px;
}
.headerMenubtn {
	right: 2px;
	width: 60px;
}
.headerMenubtnBG {
	right: 2px;
	width:52px;
}
.headerMenubtnTXT {
	right:24px;
}
.headerMenubtnICON {
	right:7px;
}

/*359-Event*/
.eventTableO {
	height:118px;
}
.eventTableI {
	height:118px;
	background-size:841px 118px;
}
.eventTableTXT {
	top:10px;
}
.eventTableBtn {
	bottom:15px;
	height:22px;
}
.eventTableBtnBG {
	height:22px;
}
.eventTableBtnTXT {
	font-size:12px;
	line-height:24px;
}

/*359-main Type bar*/
.mainTypeRmany {
	padding:10px 12px 0px 0px;
	font-size:14px;
	line-height: 14px;
}

/*359-Item*/
.itemslistBigInside,.lascBigInside {
	height:125px;
}
.itemslistBigInsideB,.lascBigInsideB {
	height:125px;
}
.itemslistBigInsideB img,.lascBigInsideB img {
	height:125px;
}
.itemslistBigInsideI,.lascBigInsideI {
	top:0px;
}
.itemslistBigInsideI {
	font-size:12px;
	line-height: 13px;
}
.lascBigInsideI {
	font-size:12px;
	line-height:13px;
}
.itemslistBigInsideI img {
	width:69px;
	height:47px;
}
.itemslistBig,.lascBig {
	height:125px;
}
.itemslistBig img,.lascBig img {
	height:125px;
}
.itemslist {
	height:88px;
}
.itemslist img {
	height:88px;
}

/*359-Bouns*/
.bounsOutside,.contInfobounsOutside {
	height:78px;
}
.bounsInsideL,.contInfobounsInsideL{
	height:78px;
}
.bounsPic,.contInfobounsPic{
	height:78px;
}
.bounsPic img,.contInfobounsPic img {
	height:76px;
}
.bounsTownBG {
	height:20px;
}
.bounsTown {
	font-size:12px;
	line-height:16px;
}
.bounsInsideR,.contInfobounsInsideR {
	height:78px;
}
.bounsInfoBG,.bounsInfo,.contInfobounsInfoBG,.contInfobounsInfo {
	height:78px;
} 
.bounsInfo img,.contInfobounsInfo img {
	height:78px;
} 
.bounsInfoBG:before,.contInfobounsInfoBG:before {
	top: 20px;
	border-top: 10px solid transparent;
	border-right: 20px solid #fff;
	border-bottom: 10px solid transparent; 
}
.bounsInfo:before,.contInfobounsInfo:before {
	top: 22px;
	border-top: 8px solid transparent;
	border-right: 16px solid #003f3c;
	border-bottom: 8px solid transparent; 
}
.bounsInfoTXT,.contInfobounsInfoTXT {
	width:88%;
	top:6px;
	left:6%;
	font-size:12px;
	line-height:14px;
}
.bounsName h1,.contInfobounsName h1 {
	width:88%;
	left:6%;
	bottom:8px;
	padding-top:4px;
	font-size:12px;
}

/*359-Content*/
.contCoverCopyBG {
	height:24px;
}
.contCoverCopy {
	height:24px;
}
.contCoverCopy span,.contCoverCopy span a {
	font-size:12px;
	line-height:24px;
}
.contInfoBase,.contInfoTime {
	font-size:12px;
	line-height:16px;
}
.contInfoText {
	font-size:12px;
	line-height:16px;
}
.contInfoConnU {
	font-size:12px;
	line-height:16px;
}
.contInfoConnB {
	font-size:12px;
	line-height:16px;
}
.contInfoTextM {
	font-size:12px;
	line-height:16px;
}
.contInfoAwardA,.contInfoAwardB {
	font-size:12px;
	line-height:16px;
	padding-top:6px;
}
.contInfoAboutPicA,.contInfoAboutPicB {
	padding-top:6px;
}
.contInfoAwardTitle {
	font-size:14px;
}
.contInfoAwardLineA,.contInfoAwardLineB {
	margin:3px 0px;
}
.contInfoTitle {
	font-size:14px;
}
.contInfoNoteBtn {
	height:40px;
	font-size:14px;
	line-height:40px;
	margin:0px 1% 8px 1%;
}
.connInfoShowNote {
	font-size:12px;
	line-height:16px;
}
.connInfoShowNote h2,.contInfoTextM h2 {
	font-size:14px;
}
.connInfoShowNote span,.contInfoTextM span {
	font-size:12px;
	line-height:16px;
}
.contInfoItemBtn {
	height:82px;
	margin:0px 1% 10px 1%;
}
.contInfoItemBtn img {
	height:82px;
}
.connInfoShowItemPic {
	margin-bottom:12px;
}
.connInfoShowItemName {
	font-size:16px;
	margin-bottom:8px;
}
.connInfoShowItemText {
	font-size:12px;
	line-height:18px;
}
table td,table td span {
	font-size:12px;
	padding:4px 0px;
}
table .tbitemc {
	line-height:18px;
}
.contInfoShowBfacpic {
	width:280px;
}
.contInfoShowBfacpicP {
	width:280px;
	height:156px;
}
.contInfoShowBfacpicP img {
	width:280px;
	height:156px;
}
.contInfoShowBfacpicN {
	width:280px;
	height:38px;
	font-size:14px;
	line-height:38px;
}
}
