@charset "UTF-8";

body {
	margin:0;
	font-family:  Microsoft JhengHei, Verdana, sans-serif,微軟正黑體;
	box-sizing: border-box;
}

img {
	width: 100%;
	height: 50.25%;
}

.blueBk {
	height: 300px;
    background-color: #EEEBDF 
}

.panddingTop40Left20{
	padding-left: 20px;
	padding-right: 85px;
	padding-top: 40px;
}

#lock {
	color:#EEEBDF;
	background-color: #EEEBDF;
	position: relative;
}

#b00 {
	position:relative;
	width: 100%;
	height: 250px;
	text-align:right;
}

.b001 {
	z-index: 20;
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 71px;
}

#buynow {
	width: 100%;
	padding: 15px 0 10px 0;
	height: 100%;
	color: white;
	font-size: 20px;
	background: rgb(68,221,181); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(68,221,181,1) 2%, rgba(18,95,188,1) 66%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(68,221,181,1) 2%,rgba(18,95,188,1) 66%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(68,221,181,1) 2%,rgba(18,95,188,1) 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44ddb5', endColorstr='#125fbc',GradientType=1 ); /* IE6-9 */
	border-radius: 0 0 10px 10px;
    border: 0px solid #999; 
    box-shadow:0px 0px 30px #111;
	font-family:  Microsoft JhengHei, Verdana, sans-serif,微軟正黑體;
}

#slidesAD {
	width: auto;
/*	padding-top: 70px;*/
}

/*---------FS_light---------*/

#hotelfeature {
	padding: 50px 15% 0px;
	height: 300px;
	background-color: #FFF;
}

#FSfeature {
	padding: 50px 15% 0px;
	min-height: 300px;
	background-color: #FFF;
	text-align: center;
}

.featurebox {
	display: inline-block;
	width: 18%;
	text-align: center;
	margin-top: 25px;
}

.featurebox .featureimg {
	height: auto;
	width: 120px;
	transform:scale(1,1);
	transition: all 0.25s ease-out;
	border-radius: 50%;
}

.featurebox .featureimg:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	transform:scale(1.2,1.2);
}

.featurebox h3 {
	color: #87CDD3;
	margin-top: 20px;
}

.featurebox p {
	color: #727171;
	margin: 0 auto;
	width: 90%;
	margin-top: -10px;
	font-size: 0.9em;
}

/*---------FS_light---------*/

.flexslider .slides .slides-ad1 img {
	display: block;
	height: auto;
}

.flexslider .slides .slides-ad1 img:nth-child(2) {
	display: none;
}

.flexslider .slides .slides-ad2 img:nth-child(2) {
	display: none;
}

#b02 {
	background-color: #186FB8;
}

.flexslider .slides .slides-img1 img {
	display: block;
	height: auto;
}

.flexslider .slides .slides-img1 img:nth-child(2) {
	display: none;
}

.flexslider .slides .slides-img2 img:nth-child(2) {
	display: none;
}

.flexslider .slides .slides-img3 img:nth-child(2) {
	display: none;
}

#b03 {
	height: 800px;
	background-image:url(../images/productInfo/bkB6.jpg);
	background-size: cover;
	background-position: left top;
	background-repeat:no-repeat;
}

#b3Box {
	width: 45%;
}

.b3Title1 {
	font-size: 70px; 
	padding-left: 40%;
	padding-top: 100px;
	text-align: left;
	color: #1b999d;
}

.b3Txt {
	font-size: 30px; 
	font-weight: lighter;
	letter-spacing: 3px;
	line-height: 45px;
	padding-left: 40%;
	padding-top: 40px;
	text-align:left;
	color: #1b999d;
}

.shadow {
	display: none;
}

.Channel_btn {
	margin-top: 150px;
	display: block;
	width: 80%;
	text-align: center;
	padding-left: 30%;
}

.Channel_btn a {
	font-size: 30px;
}

.LM_btn {
    background-color: #F6921E;
    color: #f5f3ee;
    border: 0;
    padding: 12px 36px;
    font-size: 18px;
    border-radius: 100px;
    transition: .2s;
}

.LM_btn:hover {
	background: rgb(246,146,30); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(246,146,30,1) 3%, rgba(204,122,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(246,146,30,1) 3%,rgba(204,122,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(246,146,30,1) 3%,rgba(204,122,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6921e', endColorstr='#cc7a00',GradientType=0 ); /* IE6-9 */
    color: #fff;
    text-decoration: none;
}


.procuctintro {
	width: 100%;
	height: 600px;
}

.procuctintro {
	width: 100%;
	height: 600px;
}


#b04 {
	width: 100%;
	height: 1080px;
	position: relative;
	background-image:url(../images/productInfo/bkB7.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}

#b4Box {
	top: 27%;
	width: 90%;
	left: 5%;
	height: 290px;
	position: absolute;
}

.b4Title1{
	text-align: center;
	font-size: 70px; 
	color: #fff;
	width: 280px;
	margin: 0 auto;
	border-bottom-style:solid;
	border-bottom-color: #fff;
	border-width: 2px;
	padding-top: 50px;
}

.b4Txt{
	padding-top: 50px;
	text-align: center;
	font-size: 40px; 
	color: #fff;
}

#b05 {
    height: auto;
    padding-top: 80px;
    background: url(../images/hotelIntro/YTBbg.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

#b5Box1 {
    width: 540px;
    height: 280px;
    right: 15%;
    float: right;
    position: relative;
}

#b5Box2 {
	background-image:url(../images/productInfo/yt01.png);
    background-position: center bottom;
    background-repeat: no-repeat;
	height: 640px;
 	margin: 50px auto 0 auto;
 	width: 100%;
 	max-width: 1920px;
}

.b5Title1 {
    font-size: 70px;
    text-align: left;
    color: #1b999d;
    width: 300px;
    border-bottom-style: solid;
	border-bottom-color: #1b999d;
	border-width: 2px;
	line-height: 1.2em;
}

.b5Txt {
	margin-top: 20px;
	text-align: left;
    font-size: 1.8em;
	color: #006c71;
}

#b06 {
	background-color: #eeebdf;
	position: relative;
	background-image:url(../images/productInfo/edubg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#b06Box1 {
	width: 50%;
	left: 20%;
	top: 135px;
	position: absolute;
}

#b06Box2 {
	height: 800px;
	background-image:url(../images/productInfo/edu01.png);
	background-size: auto;
	background-position: center bottom;
	background-repeat: no-repeat;
}

.b6Title1 {
	width: 40%;
	font-size: 70px; 
	text-align: left;
	color: #1b999d;
	border-bottom-style: solid;
	border-bottom-color: #1b999d;
	border-width: 2px;
	padding-top: 40px;
	margin-bottom: 20px;
}

.b6Txt {
	font-size: 26px;
	text-align: left;
    color: #1b999d;
}

#b07 {
	padding-top: 200px;
	background-color: #eeebdf;
	text-align: center;
	position: relative;
}

.b07project {
	display: block;
}

.b07project-m {
	display: none;
}

#b07Title1 {
	margin: 0 auto 50px;
	width: 30%;
	padding: 15px;
	color: #006c71;
	font-size: 40px; 
	font-weight: bold;
	letter-spacing: 3px;
	border-style:solid;
	border-color: #006c71;
	border-width: 4px;
	border-radius: 70px;
}

#b07Box_table {
	display:table;
}

#b07Box_tr {
	display: table-row;
	margin: 0 auto;
}

#b07Box_td0 {
	width: 37%;
	display: table-cell;
	text-align: center;
}

#b07Box_td1 {
	max-width: 100px  !important;
	min-width: 100px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	padding-top: 50px;
	padding-bottom: 50px;
}

#b07Box_td2 {
	max-width: 800px;
	min-width: 800px;
	width: 800px;
	display: table-cell;
	text-align: center;
	margin-top: -50px;
	position:inherit;
}

#b07Box_td3 {
	width: 30%;
	display: table-cell;
	text-align: center;
}

.b07title2 {
    color:#006c71;
	font-size: 45px; 
	text-align: left;
	margin-left: 55px;
}

.b07Txt {
    color: #006c71;
	font-size: 16px;
	text-align: left;
	margin-left: 55px;
}

.b07content {
	margin-top: 30px;
	color: #666;
	font-size: 30px;
	text-align: center;
	line-height: 50px;
}

.b07content0 {
	margin-left: 20px;
	margin-top: 30px;
	color:#666;
	font-size: 26px;
    text-align:left;
	line-height: 50px;
}

.b07content1 {
	margin-left: 20px;
	color:#666;
	font-size: 26px;
    text-align:left;
	line-height: 50px;
}

.pandding20{
	padding: 20px;
}

.panddingL50B20{
	padding-left: 50px;
	padding-bottom: 20px;
}

.line1 {
	height: 280px;
	width: 8px;
	background: #b7df9e;
	margin: 0px auto;
}

.space1 {
	height: 0px;
}

.line2 {
	height: 200px;
	width: 8px;
	background: #b7df9e;
	margin:0px auto;
}

.space2 {
	height: 95px;
}

.line3 {
	height: 200px;
	width: 8px;
	background: #b7df9e;
	margin:0px auto;
}

.space3 {
	height: 100px;
}

.line4 {
	height: 180px;
	width: 8px;
	background: #b7df9e;
	margin:0px auto;
}

.space4 {
	height: 130px;
}

.line5 {
	height: 150px;
	width: 8px;
	background: #b7df9e;
	margin:0px auto;
}

.circleGreenBoard {
	width: 100px;
	height: 100px;
	border-radius:60px;
    border: 5px solid #b7df9e; 
	background: #3ca6a8;
	background-position: center;
}

.circleWhiteBoard {
	width: 90px;
	height: 90px;
	border-radius:50px;
    border: 5px solid white; 
	background: #7a9b98;
}

.circleGreenBoard-end {
	margin: 0 auto;
	width: 10px;
	height: 10px;
	border-radius:70px;
    border: 4px solid #b7df9e; 
	background: #b7df9e;
	background-position: center;
}

.rightBox1 {
	max-width: 90%;
	padding-top: 50px;
	margin-left: -20px;
	text-align: center;
}

.rightBox2 {
	max-width: 90%;
	padding-top: 0px;
	margin-left: -20px;
	text-align: center;
}

.smart-img {
	display: table;
	margin: 0 ;
	padding: 50px 50px 50px 50px;
}

.smart-img-m {
	display:none;
}

#b08 {
	padding-top: 50px;
	background-color: #eeebdf;
	text-align: center;
	position: relative;
}

#b8Box2 {
	margin:0 auto;
 	width: 100%;
 	max-width: 1920px;
	position:static;
}

#b8Box2 img {
	height: auto;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
 	justify-content: center;
}

#b08Title1 {
	margin: 0 auto 50px;
	width: 30%;
	padding: 15px;
	color: #006c71;
	font-size: 40px; 
	font-weight: bold;
	letter-spacing: 3px;
	border-style:solid;
	border-color: #006c71;
	border-width: 4px;
	border-radius: 70px;
}


















@media screen and (max-width: 768px) {


	ul.FSheader-dis {
		display: none;
		margin-top: 75px;
		background-color: #032754;
	}

	.logo {
	  width: 20%;
	  height: 50px;
	  min-width: 50px;
	  background-image: url('../images/fslogo02.png');
	}

	.home-header .logo {
	  position: absolute;
	  top: 10px;
	  left: 16px;
	}

	ul.drop-down-menu li a {
		display: none;
	    float: right;
	    font-family: 'Open Sans', Arial, 微軟正黑體, sans-serif;
	/*    font-size: 12px;
	    padding: 3px;
	    font-weight: normal;
	    float: right;*/
	}

	ul.hamburger li {
		float: right;
	    display: inline-block;
	}
	ul.hamburger .icon{
		right: 10px;
		font-size: 30px;
	}
	.drop-down-menu a:not(:first-child) {
		display: none;
	}

	.icon.responsive {
		position: relative;
	}
	




	#FSfeature {
		position: relative;
		top: 60%;
		padding: 0px 5%;
		height: 150px;
		background-color: #FFF0;
	}

	.featurebox {
		float: left;
		width: 20%;
		text-align: center;
	}

	.featurebox .featureimg {
		height: auto;
		width: 70%;
		transform:scale(1,1);
		transition: all 0.25s ease-out;
		border-radius: 50%;
	}

	.featurebox .featureimg:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
		transform:scale(1.2,1.2);
	}

	.featurebox h3 {
		font-size: 1em;
		color: #87CDD3;
		margin-top: 20px;
	}

	.featurebox p {
		color: #727171;
		margin: 0 auto;
		width: 90%;
		margin-top: -10px;
		font-size: 0.9em;
	}

	.featurebg {
		height: 600px;
		width: 100%;
		background-image: url('../images/productInfo/featurebg.jpg');
		background-position: center center;
		background-repeat:no-repeat;
		background-size: cover;
	}






	#m_hotelfeature2 {
		display: none;
		padding: 50px 5%;
		background-color: #EEEBDF;
	}

	#m_hotelfeature2 ul {
		padding: 0px;
		list-style: none;
		width: 100%;
	}

	.featurebox2 {
		float: left;
		width: 50%;
		text-align: center;
		margin: 0px auto 50px auto;
	}

	.featurebox2 h3 {
		color: #0E528B;
		margin-top: 20px;
	}

	.featurebox2 .featureimg {
		height: auto;
		width: 80px;
		transform:scale(1,1);
		transition: all 0.25s ease-out;
		border-radius: 40px;
	}

	.featurebox2 .featureimg:hover {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
		transform:scale(1.2,1.2);
	}

	.b001 {
	}

	#slidesAD {
	}

	.flexslider .slides .slides-ad1 img:nth-child(1) {
		display: none;
	}

	.flexslider .slides .slides-ad1 img:nth-child(2) {
		display: block;
	}

	.flexslider .slides .slides-ad2 img:nth-child(1) {
		display: none;
	}

	.flexslider .slides .slides-ad2 img:nth-child(2) {
		display: block;
	}


	#b02 {
		width: 100%;
		background-color: #186FB8;
	}

	.flexslider .slides .slides-img1 img:nth-child(1) {
		display: none;
	}

	.flexslider .slides .slides-img1 img:nth-child(2) {
		display: block;
	}

	.flexslider .slides .slides-img2 img:nth-child(1) {
		display: none;
	}

	.flexslider .slides .slides-img2 img:nth-child(2) {
		display: block;
	}

	.flexslider .slides .slides-img3 img:nth-child(1) {
		display: none;
	}

	.flexslider .slides .slides-img3 img:nth-child(2) {
		display: block;
	}

	#b02 .b2Btn {
		width: 250px;
		height: 80px;
		color: white;
		font-size: 42px;
		background-color:#F6921E;
		border-radius:55px;
	    border: 1px solid #999; 
		position: relative;
		top: 660px;
		left: 10%;
	  	cursor: pointer;
		outline: none;
		font-family:  Microsoft JhengHei, Verdana, sans-serif,微軟正黑體;
	}

	#b03 {
		padding-top: 50px;
		height: auto;
		background-color: darkblue;
		background-image:url(../images/productInfo/bkB6.jpg);
		background-position: center top;
		background-repeat:no-repeat;
		background-size: cover;
	}

	#b3Box {
		padding-bottom: 50px;
		width: 80%;
		margin: 0px auto;
	}

	.shadow {
		display: block;
		width: 100%;
		height: 150px;
		margin: 0 auto;
		position:relative;
		text-align: center;
		background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
		background: -o-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
		background: linear-gradient(to top, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
	}

	.Channel_btn {
		display: none;
	}

	#b03 .shadow a {
		position:absolute;
		bottom: 50px;
		margin-left: -70px;

	}

	.b3Title1{
		text-align: center;
	    font-size: 2.3em;
	    font-weight: bold;
		color: #fff;
		width: 80%;
		margin: 0 auto 8px;
		padding: 10px 0 0 0;
		border-bottom-style:solid;
		border-bottom-color: #fff;
		border-width: 2px;
	}

	.b3Txt{
		padding-top: 0px;
		padding-left: 0px;
		margin: 0 auto;
		width: 80%;
		text-align: center;
	    font-size: 120%;
	    letter-spacing: 110%;
		line-height: 150%;
	    font-weight: lighter;
		color:#fff;
	}

	#b04 {
		height: 300px;
		width: 100%;
		background-image:url(../images/productInfo/bkB7.jpg);
		background-position: center bottom;
		background-repeat:no-repeat;
		background-size: cover;
	}

	#b4Box {
		top: 0%;
		width: 90%;
		left: 5%;
		height: 290px;
		position: absolute;
	}

	.b4Title1{
		text-align: center;
	    font-size: 230%;
	    font-weight: bold;
		color: #fff;
		width: 80%;
		margin: 0 auto 20px;
		padding: 10px 0 0 0;
		border-bottom-style:solid;
		border-bottom-color: #fff;
		border-width: 2px;
	}

	.b4Txt{
		padding-top: 0px;
		padding-left: 0px;
		margin: 0 auto;
		width: 80%;
		text-align: center;
	    font-size: 120%;
	    letter-spacing: 110%;
		line-height: 150%;
	    font-weight: lighter;
		color:#fff;
	}

	#b05 {
		height: 500px;
		background-image:url(../images/hotelIntro/pic04.jpg);
		background-position: bottom center;
		background-repeat:no-repeat;
		background-size: cover;
	}

	#b5Box1 {
		width: 90%;
		left: 5%;
		float: none;
	}

	#b5Box2 {
		display: none;
	}

	.b5Title1 {
		text-align: center;
	    font-size: 200%;
	    font-weight: bold;
		color: #fff;
		width: 80%;
		margin: 0 auto 20px;
		border-bottom-style:solid;
		border-bottom-color: #fff;
		border-width: 2px;
	}

	.b5Txt {
		text-align: center;
	    font-size: 120%;
		color: #fff;
	}

	#b06 {
		height: 450px;
		background-color: #186FB8;
		background-image:url(../images/productInfo/bigscreen-1.jpg);
		background-position: center top;
		background-repeat:no-repeat;
		background-size: cover;
	}

	#b06Box1 {
		top: 0px;
		margin-right: 0px;
		width: 90%;
		height: 280px;
		left: 5%;
		position: absolute;
	}

	.b6Title1 {
		text-align: center;
	    font-size: 2em;
	    font-weight: bolder;
		color: #FFF;
		width: 80%;
		margin: 0 auto 20px;
		border-bottom-style:solid;
		border-bottom-color: #FFF;
		border-width: 2px;
		padding-top: 50px;
	}

	.b6Txt {
		margin: 0 auto;
		text-align: center;
	    font-size: 1.2em;
		color: #FFF;
	}

	#b06Box2 {
		display: none;
	}

	#b07 {
		height: auto;
		background-color: #EEEBDF;

	}

	#b07Box_table {
		width: 100%;
		display:table;
	}

	#b07Box_tr {
		display: table-row;
	}

	#b07Box_td0 {
		width: 10%;
		display: table-cell;
		text-align: center;
	}

	#b07Box_td1 {
		max-width: 100px;
		min-width: 30px;
		display: table-cell;
		text-align: center;
		vertical-align:top;
		padding-top: 0px;
		padding-bottom: 50px;
	}

	#b07Box_td2 {
		min-width: 80%;
		width: 80%;
		display: table-cell;
		text-align: center;
		margin-top: -50px;
		position:inherit;
	}

	#b07Box_td3 {
		width: 30%;
		display: table-cell;
		text-align: center;
	}

	.b07project {
		display: none;
	}

	.b07project-m {
		display: block;
		margin-left: -20px;
	}

	#b07Title1 {
		margin: 0 auto 50px;
		width: 50%;
		padding: 10px;
		color: #006c71;
		font-size: 30px; 
		font-weight: bold;
		letter-spacing: 3px;
		border-style:solid;
		border-color: #006c71;
		border-width: 4px;
		border-radius: 70px;
	}

	.b07title2 {
	    color:#006c71;
		font-size: 36px; 
		font-weight: bold;
		text-decoration:none;
	}

	.b07content {
		margin-top: 30px;
		color: #666;
		font-size: 30px;
		text-align: center;
		line-height: 50px;
	}

	.b07content0 {
		margin-left: 30px;
		margin-top: 0px;
		color:#666;
		font-size: 22px;
	    text-align:left;
		line-height: 50px;
	}

	.b07content1 {
		margin-top: 0px;
		margin-left: 20px;
		color:#666;
		font-size: 22px;
	    text-align:left;
		line-height: 50px;
	}

	.pandding20{
		padding: 20px;
	}

	.b07Txt{
		padding-bottom: 10px;
	}

	.line1 {
		height: 500px;
		width: 8px;
		background: #b7df9e;
		margin:0px auto;
	}

	.space1 {
		height: 70px;
	}

	.line2 {
		height: 280px;
		width: 8px;
		background: #b7df9e;
		margin:0px auto;
	}

	.space2 {
		height: 80px;
	}

	.line3 {
		height: 310px;
		width: 8px;
		background: #b7df9e;
		margin:0px auto;
	}

	.space3 {
		height: 50px;
	}

	.line4 {
		height: 150px;
		width: 8px;
		background: #b7df9e;
		margin:0px auto;
	}

	.space4 {
		height: 50px;
	}

	.line5 {
		height: 180px;
		width: 8px;
		background: #b7df9e;
		margin:0px auto;
	}

	.circleGreenBoard {
		width: 70px;
		height: 70px;
		border-radius:70px;
	    border: 4px solid #b7df9e; 
		background: #3ca6a8;
		background-position: center;
		background-size: cover;
	}

	.circleWhiteBoard {
		width: 90px;
		height: 90px;
		border-radius:50px;
	    border: 5px solid white; 
		background: #7a9b98;
	}

	.circleGreenBoard-end {
		margin: 0 auto;
		width: 10px;
		height: 10px;
		border-radius:70px;
	    border: 4px solid #b7df9e; 
		background: #b7df9e;
		background-position: center;
	}

	.rightBox1 {
		margin-left: -30px;
		max-width: 105%;
		padding-top: 0px;
		padding-left: 0px;
		text-align: left;
	}

	.rightBox2 {
		max-width: 105%;
		padding-top: 0px;
		margin-left: -30px;
		text-align: center;
	}

	.smart-img {
		display: none;
	}

	.smart-img-m {
		display: table;
		padding: 10px 10px 10px 20px;
	}

	#b08 {
		height: auto;
		background-color: #EEEBDF;
	}

	#b8Box2 {
		background-image:url(../images/hotelIntro/pic7.jpg);
		background-position: 50% 0;
	 	margin:0 auto;
	 	width: 100%;
	 	max-width: 1920px;
	}

	#b08Title1 {
		margin: 0 auto 50px;
		width: 50%;
		padding: 10px;
		color: #006c71;
		font-size: 30px; 
		font-weight: bold;
		letter-spacing: 3px;
		border-style:solid;
		border-color: #006c71;
		border-width: 4px;
		border-radius: 70px;
	}

	#b09 {
		background-color: #EEEBDF;
	}

	#b9Box1 {
		width: 80%;
		height: 300px;
		margin: 0 auto;
	}

	#b9Box2 {
	 	margin:0 auto;
	 	width: 100%;
	 	max-width: 1920px;
	 	display: flex;
	 	justify-content: center;
	}

	#b9Box2 img {
		width: 100%;
		padding: 0px;
	}

	.b9Title1{
		text-align: center;
	    font-size:200%;
		color: #0E528B;
		width: 80%;
		margin: 0 auto 50px;
		border-bottom-style:solid;
		border-bottom-color: #0E528B;
		border-width: 4px;
		padding-top: 50px;
	}
	
	.b9Txt{
		text-align: center;
	    font-size: 120%;
		color: #0E528B;
	}

	.panddingTop40Left20{
		padding-left: 20px;
		padding-right: 85px;
		padding-top: 40px;
	}

	#banner2 {
	  width: 100%;
	  height: 50px;
	  background-image: url('../images/blueBk2.png');
	  background-repeat: no-repeat;
	  background-position: bottom;
	  background-size: cover;
	}

	.new-footer {
		display: none;
	}

	.FSfooter {
		background-color: #032754;
 		display: block;
	}

	.FSfooter li {
	    width: 100%;
	    list-style-type: none;
	    margin: 0px;
	}

	.FSfooter li a {
	    display: block;
	    color: white;
	    text-align: center;
	    padding: 14px 16px;
	    font-weight: bold;
	    font-size: 20px;
	    text-decoration: none;
	    border-bottom-style:solid;
	    border-bottom-color: #003377;
	    border-width: 1px;
	}
	.FSfooter li {
	    border-bottom: 1px;
	    border-color: #fff;
	}

	.FSfooter li :hover {
	    background-color: #4388BF;
	}

}