@charset "UTF-8";
	#header,#header .intro,#nav,#nav .posCenter,.nav ul,#content .section,#content .fundDetail,#content .tabBox ul,#content .discountDetail,#content .form form,#header .mintro,.mNav {
	zoom:1
}
#header:before,#header .intro:before,#nav:before,#nav .posCenter:before,.nav ul:before,#content .section:before,#content .fundDetail:before,#content .tabBox ul:before,#content .discountDetail:before,#content .form form:before,#header .mintro:before,.mNav:before {
	content:"";
	display:table
}
#header:after,#header .intro:after,#nav:after,#nav .posCenter:after,.nav ul:after,#content .section:after,#content .fundDetail:after,#content .tabBox ul:after,#content .discountDetail:after,#content .form form:after,#header .mintro:after,.mNav:after {
	content:"";
	display:table;
	clear:both
}
html {
	height:100%
}
body {
	height:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",sans-serif
}
.posCenter {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
	padding:0 10px;
	max-width:1170px
}
.mhide {
	display:block
}
.mshow {
	display:none
}
.goTop {
	cursor:pointer;
	/*position:fixed;
	display:none;
	width:70px;
	height:70px;
	bottom:40px;	
	background-image:url(../Images/goTop.png);
	background-repeat:no-repeat;
	background-position:0 0;
	right:15px*/
}
.moreData {
	position:fixed;
	z-index:9;
	width:140px;
	height:140px;
	top:100px;
	cursor:pointer;
	opacity:0;
	background-image:url(../Images/btn_moreData.png);
	background-repeat:no-repeat;
	background-position:0 0
}
#header {
	position:relative;
	width:100%;
	height:900px;
	z-index:3;
	overflow:hidden;
}
#header .sky {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:900px;
	text-align: center;
	background-image:url(../Images/bg_sky.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size: cover
}
#header.headeroffer {
	position:relative;
	width:100%;
	max-height:567px;
	height:567px;
	z-index:3;
	overflow:hidden;
}
#header.headeroffer .sky {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:auto;
	text-align: center;
	background-image:url(../Images/bg_offer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-size: cover
}
#header .msky img{
	max-width: 100%
}
#header .sky img{
	max-height: 906px;
	max-width: 100%
}
#header .car{
	background:url(../images/bg_car.png) 0 0 no-repeat;
	position: absolute;
    right: -50px;
    top: 160px;
    width: 532px;
    height: 410px;
    overflow: hidden;
}
#header .city {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../Images/bg_city.png);
	background-position:center bottom;
	background-repeat:repeat-x
}
#header .posCenter {
	position:relative;
	height:100%;
	z-index:1
}
#header .logo {
	position:absolute;
	top:10px;
	left:10px;
	width:152px;
	height:40px
}
#header .logoPosCenter {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 auto;
	padding:0 10px;
	width:1360px
}
#header .intro {
	position:relative;
	width: 100%;
	max-width:1000px;
	height:100%;
	margin:0 auto
}
#header .intro .dialog {
	position:absolute;
	display:none;
	left:128px;
	top:10px;
	width:300px;
	height:116px;
	overflow:hidden;
	text-indent:-999px;
	background-image:url(../Images/intro_dialog.png);
	background-repeat:no-repeat;
	background-position:0 0
}
#header .intro .afu {
	position:absolute;
	width:356px;
	height:552px;
	left:25px;
	top:110px
}
#header .intro .afu img {
	position:relative
}
#header .intro .num {
	position:absolute;
	top:190px;
	left:679px;
	margin-left:-112px;
	margin-top:-90px;
	width:224px;
	opacity:0;
	z-index:2
}
#header .intro .num img {
	width:100%
}
#header .intro .subtitle {
	position:absolute;
	top:185px;
	left:475px;
	margin:0;
	margin-left:200px;
	opacity:0
}
#header .intro .title {
	position:absolute;
	top:400px;
	left:340px;
	opacity:0;
	margin-left:200px
}
#nav {
	position:absolute;
	width:100%;
	top:900px;
	left:0;
	/*height: 70px;*/
	z-index:2;
	background: #003e8c;
}
#nav .posCenter {
	position:relative
}
.nav div >ul {
	list-style:none;
	margin:0;
	padding:0
}
.nav div >ul >li {
	width: 20%;
    float: left;
    height: 70px;
	height: 70px;
	text-align: center;
	line-height: 3.4;
}
.nav div >ul >li a:hover,.nav div >ul >li a.active {
	background:url(../images/navlibg-.png)center center no-repeat;

}
.nav div >ul >li:hover a,.nav div >ul >li a.active{
	color: #000;
	font-weight: bold;
}
.nav div >ul a {
	background:url(../images/navlibg.png)center center no-repeat; 
	display:block;
	overflow:hidden;
	padding: 0 30px;
	height:70px;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
}
.nav .link {
	float:left;
	margin-left:30px
}
.nav .link a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999px;
	overflow:hidden
}
.nav .link_1 {
	position:relative;
	display:inline-block;
	width:136px;
	height:46px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../Images/btn_link_1.png);
	margin:15px 0 0 0
}
.nav .link_2 {
	position:relative;
	display:inline-block;
	width:136px;
	height:46px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../Images/btn_link_2.png);
	margin:15px 0 0 8px
}
.nav .link_3{
	position:relative;
	display:inline-block;
	width:136px;
	height:46px;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../Images/btn_link_2.png);
	margin:15px 0 0 8px
}
.nav .fbShare {
	position:absolute;
	top:50%;
	margin-top:-17px;
	right:10px;
	display:inline-block;
	width:35px;
	height:35px
}
.nav .fbShare svg ,.nav .calendar img{
	width:100%
}
#content {
	width:100%;
	background-image:url(../Images/bg_content.png);
	padding-top:70px;
}
#content.offer {
	padding-top:0;
}
#content .section_1 {
	background:url(../Images/bg-1.png)center 264px no-repeat
}
#content .section_3{
	background:url(../Images/bg-3.png)top center no-repeat;
	padding-top: 70px;
}
#content .section_4{
	background:#fff url(../Images/bg-4.png)top center no-repeat;
	padding-top: 70px;
}
#content .section_5{
	background:url(../Images/bg-5.png)top center no-repeat;
	padding-top: 70px;
}
#content .section_6{
	background:#f5d099 url(../Images/bg-6.png)top center no-repeat;
}


#content .section_1 {
	padding:0 0 60px
}
#content .section_1 .spzone{
	background:#c02219;
	width: 100%;
	text-align: center;
	padding:60px 0 2em; 
}
#content .section_1 .spzone img{
	max-width: 100%
}
#content .section_1 .posCenter {
	padding:0 20px
}
#content .section_1 .posCenter .subtitle{
	background: #c0241a;
	color: #fff;
	text-align: center;
	max-width: 900px;
	margin: 0 auto 1em;
	line-height: 1.5;
	padding: .5em;
	min-height: 24px;
}
#content .section_1 .posCenter .piczone{
	text-align: center;
}
#content .section_1 .posCenter .piczone .noteinfo{
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
	line-height: 1.2;
}
#content .section_1 .posCenter .piczone .noteinfo b{
	font-weight: bold;
}
#content .section_1 .posCenter .piczone img{
	max-width: 100%;
	margin-bottom: .5em
}
#content .section_1 .posCenter .bgzone{
	background: #f5d099;
	padding: 1em 2em;
	position: relative;
}
#content .section_1 .posCenter .bgzone .decoration-top{
	margin-top: 3em
}
#content .section_1 .posCenter .bgzone .decoration-top:after{
	content: "";
	background: url(../images/decoration.png)0 0 no-repeat;
	width: 62px;
	height: 58px;
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
}
#content .section_1 .posCenter .bgzone .decoration-top:before{
	content: "";
	background: url(../images/decoration.png)0 0 no-repeat;
	width: 62px;
	height: 58px;
	display: block;
	position: absolute;
	right: 3px;
	top: 6px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* Internet Explorer */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
#content .section_1 .posCenter .bgzone .decoration-bottom:after{
	content: "";
	background: url(../images/decoration.png)0 0 no-repeat;
	width: 62px;
	height: 58px;
	display: block;
	position: absolute;
	left: 3px;
	bottom: 7px;
	transform:rotate(270deg);
	-ms-transform:rotate(270deg); /* Internet Explorer */
	-moz-transform:rotate(270deg); /* Firefox */
	-webkit-transform:rotate(270deg); /* Safari 和 Chrome */
	-o-transform:rotate(270deg); /* Opera */
}
#content .section_1 .posCenter .bgzone .decoration-bottom:before{
	content: "";
	background: url(../images/decoration.png)0 0 no-repeat;
	width: 62px;
	height: 58px;
	display: block;
	position: absolute;
	right: 5px;
	bottom: 6px;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
#content .section h3{
	margin:50px 0 20px;
	padding-left:17px;
	font-size:24px;
	color:#000;
	background-image:url(../Images/icon_title_list.png);
	background-position:0px 11px;
	background-repeat:no-repeat;
}
#content .section_2 h3{
	background-image:url(../Images/icon_title_list-.png);
	color: #fff;
}
#content .section_2{
	background:#9c1701 url(../Images/bg-2.png)top center no-repeat;
	padding-top: 70px;
	position: relative;
}
#content .section_2 .table {
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 6px;
	box-shadow:rgba(0,0,0,0.2) 0 2px 6px
}
#content .section_2:before{
	content: "";
	height: 38px;
	background: url(../images/content_2_decoration.png)0 5px repeat-x;
	width: 100%;
	padding-top: 5px;
	position: absolute;
	top: 0
}
#content .section_2:after{
	content: "";
	width: 33px;
	height: 38px;
	background: url(../images/content_2_decoration.png)0 0 repeat-x;
	width: 100%;
	padding-bottom: 5px;
}
#content .section_2 .posCenter .subtitle {
    background: #c0241a;
    color: #fff;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 1em;
    line-height: 1.5;
    padding-top: .5em;
    height: 30px;
}
#content .section_2 .posCenter .piczone{
	text-align: center;
	width: 47%;
	padding:0 1.5%;
	float: left;
}
#content .section_2 .posCenter .piczone .noteinfo{
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
	line-height: 1.2;
}
#content .section_2 .posCenter .piczone .noteinfo b{
	font-weight: bold;
}
#content .section_2 .wboxblock > p.noteinfo{
    margin: 0 auto;
    text-align: left;
    font-size: .9em;
    line-height: 1.2;
    display: block;
    padding: 0 1.5%
}
#content .section_2 .posCenter .piczone img{
	max-width: 100%;
	margin-bottom: .5em
}
#content .section_2 table {
	width:100%;
	border-collapse:collapse;
	margin-bottom: 30px;
}
#content .section_2 th {
	border-bottom: 3px solid #0d5099;
	padding:8px 0;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background: #65a6de;
	width:30%
}
#content .section_2 th:first-child {
	border-left:0;
	width:130px
}
#content .section_2 tr td:nth-child(2) {
	background:#e9fde8;
}
#content .section_2 tr td:nth-child(3) {
	background: #fdf9e8;
}
#content .section_2 tr td:nth-child(4) {
	background: #fdf1e8;
}
#content .section_2 td {
	padding:10px;
	color:#323131;
	border-bottom: 1px solid #a0a0a0;
}
#content .section_2 tr td:first-child {
	text-align: center;
}
#content .section_2 td:first-child {
	font-size:17px;
	font-weight:bold;
}
#content .section_2 td p {
	position:relative;
	padding-left:15px;
	margin:0;
	font-size:16px
}
#content .section_2 td p:before {
	position:absolute;
	display:block;
	content:"";
	left:0;
	top:50%;
	margin-top:-3px;
	width:6px;
	height:6px;
	background-color:#7A7A7A
}
#content .section_2.resource {
	font-size:13px;
	color:#747474
}
#content .section_2 .posCenter,#content .section_3 .posCenter {
	padding:0 20px;
	position: relative;
}
#content .section_3 h4 {
	margin:0;
	font-size:24px;
	color: #bf2218
}
#content .section_3 p{
	margin-top: 0
}
#content .section_3 ul{
	padding: 0;
	margin: 0
}
#content .section_3 ul li{
	list-style: none;
	text-align: center;
	float: left;
	width: 33%;
}
#content .section_3 ul li img{
 	max-width: 100%;
}
#content .section_3 .posCenter .subtitle{
	background: #c0241a;
	color: #fff;
	text-align: center;
	max-width: 900px;
	margin: 0 auto 1em;
	line-height: 1.5;
	padding: .5em;
	min-height: 24px;
}
#content .section_3 .posCenter .piczone{
	text-align: center;
	width: 100%;
    padding: 1em;
    margin-bottom: 30px;
    box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: rgba(0,0,0,0.12) 0 2px 8px;
    box-shadow: rgba(0,0,0,0.12)
}
#content .section_3 .posCenter .piczone .noteinfo{
	max-width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: .9em;
	line-height: 1.2;
}
#content .section_3 .posCenter .piczone .noteinfo b{
	font-weight: bold;
}
#content .section_3 .posCenter .piczone img{
	max-width: 100%;
	margin-bottom: .5em
}

#content .section_4 .posCenter .subtitle{
	background: #c0241a;
    color: #fff;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 1em;
    line-height: 1.5;
    padding: .5em;
    min-height: 24px;
}
#content .section_4 .posCenter .piczone {
    text-align: center;
    width: 100%;
    padding: 1em;
    margin-bottom: 30px;
    box-sizing: border-box;
}
#content .section_4 .posCenter .piczone img {
    max-width: 100%;
    margin-bottom: .5em;
}
#content .section_4 .posCenter .piczone .noteinfo {
    max-width: 900px;
    margin: 0 auto;
    text-align: left;
    font-size: .9em;
    line-height: 1.2;
}
#content .section_5 .posCenter .subtitle {
    background: #c0241a;
    color: #fff;
    text-align: center;
    max-width: 900px;
    margin: 0 auto 1em;
    line-height: 1.5;
    padding-top: .5em;
    height: 30px;
}
#content .section_5 .posCenter .piczone{
	text-align: center;
	width: 47%;
	padding:0 1.5%;
	float: left;
}
#content .section_5 .posCenter .piczone img {
    max-width: 100%;
    margin-bottom: .5em;
}
#content .section_5 .wboxblock > p.noteinfo {
    margin: 0 auto;
    text-align: left;
    font-size: .9em;
    line-height: 1.2;
    display: block;
    padding: 0 1.5%;
}
#content .section_5 .wboxblock > p.noteinfo b{
    font-weight: bold;
}
#content .section_5 .sptitle{
	color: #c33123;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
#content .section_5 .sptitle span{
	font-size: .65em;
    border: 1px solid #aeaeae;
    padding: 4px;
    line-height: 4;
    vertical-align: middle;
}
#content .section_5 .wboxblock.videostable td:first-child{
	width: 22%;
}
#content .section_5 .wboxblock.videostable table{
	margin: 0 1.5%
}
#content .section_5 ul{
	margin: 0 0 4em
}
#content .section_5 ul:after{
	content: "";
	display: table;
	clear: both;
}
#content .section_5 ul li{
	position: relative;
	text-align: center;
	list-style: none;
	background: #c3181f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 20.5%;
	margin-right: 2%;
	float: left;
	padding: 1%;
	color: #fff
}
#content .section_5 ul li:before{
	content: "NT$";
	display: block;
	position: absolute;
	font-size: 8em;
	font-weight: bold;
	top:-.15em;
	left: 0;
	right: 0;
	opacity: 0.15;
}
#content .section_5 ul li:nth-child(2){
	background: #c54a1c
}
#content .section_5 ul li:nth-child(3){
	background: #cf6a29
}
#content .section_5 ul li:nth-child(4){
	background: #d49d62
}
#content .section_5 ul li:nth-child(2):before{
	content: "$";
}
#content .section_5 ul li:nth-child(3):before{
	content: "¥";
}
#content .section_5 ul li:nth-child(4):before{
	content: "R";
}
#content .section_5 ul li:last-child{
	margin-right: 0;
}
#content .section_5 ul li b{
	font-size: 1.8em;
	margin: .5em 0
}
#content .section_5 ul li p{
	color: #fff;
    line-height: 1.5em;	
}
#content .section_5 table{
	max-width: 900px;
    margin: 3em auto 1em;
}
#content .section_5 table tr td:first-child{
	background: #b11400;
	color: #fff;
	width: 15%;
	padding: .5em;
	text-align: center;
}
#content .section_5 table tr td:last-child{
	background: #e6e6e6;
	padding: .5em;
}
#content .section_5 table tr td span{
	font-weight: bold;
	color: #b11400
}
#content .section_5 table ol{
	padding: 0 0 0 1.1em;
	margin: 0;
	line-height: 1.5
}
#content .section_5 .chinaborder{
	margin-bottom: 2em
}
#content .section_5 .chinaborder .chinaborder-top{
	height: 34px;
	background: url(../images/border-top.gif)repeat-x;
	position: relative;
}
#content .section_5 .chinaborder .chinaborder-center{
	background: #f9d4a8;
	position: relative;
}
#content .section_5 .chinaborder .chinaborder-bottom{
	height: 34px;
	background: url(../images/border-top.gif)repeat-x;
	position: relative;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
#content .section_5 .chinaborder .chinaborder-top:before{
	content: "";
	position: absolute;
	left: 0;
	top:0;
	background: url(../images/border-left.gif)no-repeat;
	display: block;
	width: 34px;
	height: 34px;
}
#content .section_5 .chinaborder .chinaborder-top:after{
	content: "";
	position: absolute;
	right: 0;
	top:0;
	background: url(../images/border-left.gif)no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* Internet Explorer */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
#content .section_5 .chinaborder .chinaborder-center:before{
	content: "";
	position: absolute;
	left: 0;
	background: url(../images/border-center.gif);
	display: block;
	width: 34px;
	height: 100%;
}
#content .section_5 .chinaborder .chinaborder-center:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/border-center.gif);
	display: block;
	width: 34px;
	height: 100%;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* Internet Explorer */
	-moz-transform:rotate(180deg); /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); /* Opera */
}
#content .section_5 .chinaborder .chinaborder-bottom:before{
	content: "";
	position: absolute;
	left: 0;
	bottom:0;
	background: url(../images/border-left.gif)no-repeat;
	display: block;
	width: 34px;
	height: 34px;
}
#content .section_5 .chinaborder .chinaborder-bottom:after{
	content: "";
	position: absolute;
	right: 0;
	bottom:0;
	background: url(../images/border-left.gif)no-repeat;
	display: block;
	width: 34px;
	height: 34px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* Internet Explorer */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
#content .section_5 .chinaborder .newfriend{
	text-align: center;
	margin: 0 auto;
	padding-bottom: 1em
}
#content .section_5 .chinaborder .newfriend img{
	max-width: 100%;
	padding: .5em;
	text-align: center;
	box-sizing: border-box;
}
#content .section_5 .chinaborder .chinaborder-center .listlink{
	padding: 2%;
	margin: 0;
}
#content .section_5 .chinaborder .chinaborder-center .listlink a{
	display: inline-block;
	width: 16%;
	/*width: 21%;*/
	margin-right: 2%;
	text-align: center;
	background: #fff;
	text-decoration: none;
	color: #b11400;
	font-size: 1.5em;
	font-weight: bold;
	padding: 1%;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 3px #a97d49 solid;
    -webkit-box-shadow: rgba(0,0,0,0.12) 0 2px 8px;
    box-shadow: rgba(0,0,0,0.12);
}
#content .section_5 .chinaborder .chinaborder-center .listlink a:last-child{
	margin-right: 0
}

#content_6 .posCenter .leftimg{
	float: left;
	width: 25%;
}
#content_6 .posCenter .leftimg img{
	max-width: 100%
}
#content_6 .posCenter .righttext{
	float: left;
	width: 75%;
}
#content_6 .posCenter {
	font-size: 1.3em;
	margin-top: 2.5em;
	line-height: 1.8
}	
#content_6 .posCenter:after{
	content: "";
	display: table;
	clear: both;
}
#content_6 h4 {
	font-size: 1.5em;
	color: #bd1a11;
	margin: 0 0 .5em 0
}
#content h2 {
    background: url(../Images/bttitle.png)center 0 no-repeat;
    color: #bd1a11;
    padding: .5em 0;
    margin: 1.8em 0;
    font-size: 28px;
    line-height: 1.6;
    text-align: center;
}
#content .section_2 h2 {
	background: url(../Images/bttitle-.png)center 0 no-repeat;
	color: #fdead1;
}
#content h3 {
	margin:20px 0 0;
    color: #333;
    line-height: 1.8em;
    font-weight: normal;
    font-size: 17px;
}
#content p {
	margin:8px 0;
	font-size:17px;
	color:#333;
	line-height:1.9em
}
#content p span,#content h3 span{
	color: #eb6100;
}
#content ul.starPost {
	padding:0;
	margin:0 0 20px
}
#content ul.starPost:after {
	content:"";
	display:table;
	clear:both
}
#content ul.starPost li {
	float:left;
	width:285px;
	list-style:none;
	padding:0 30px 0 0;
	line-height:1.9em;
	font-size:17px;
	color:#333
}
#content ul.starPost li:last-child {
	padding:0
}
#content ul.starPost li h4 {
	padding:20px 0 10px 35px;
	margin:0;
	color:#D74F08;
	font-size:22px;
	font-weight:bold;
	background:url(../Images/checkbox.png) no-repeat left 19px;
	background-size:30px 30px
}
#content .pic_time{
	float: right;
}
#content .tabSection {
	margin:34px 0 80px;
}
#content .tabNav {
	text-align:center;
	margin:0 0 15px
}
#content .tabNav .recommend {
	position:relative;
	display:inline-block;
	overflow:hidden;
	margin:0;
	width:290px;
	height:75px;
	background-image:url(../Images/bg_type.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-999px;
	cursor:pointer
}
#content .tabNav .recommend:hover,#content .tabNav .recommend.selected {
	background-position:0 -75px
}
#content .tabNav .recommend:before {
	position:absolute;
	display:block;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:0 0
}
#content .tabNav .recommend_1:before {
	background-image:url(../Images/text_type_1_.png)
}
#content .tabNav .recommend_2 {
	margin:0 20px
}
#content .tabNav .recommend_2:before {
	background-image:url(../Images/text_type_2_.png)
}
#content .tabNav .recommend_3:before {
	background-image:url(../Images/text_type_3.png)
}
#content .fundAccordion {
	margin:0 0 20px;
	-webkit-box-shadow:rgba(0,0,0,0.2) 0 2px 6px;
	box-shadow:rgba(0,0,0,0.2) 0 2px 6px
}
#content .fundAccordion.open .fundDetail {
	display:block
}
#content .fundAccordion.open .icon:after {
	display:none
}
#content .fundSwitch {
	position:relative;
	cursor:pointer;
	padding:20px 0;
	min-height:35px
}
#content .fundSwitch .icon {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-13px;
	right:20px;
	width:26px;
	height:26px
}
#content .fundSwitch .icon:before {
	position:absolute;
	display:block;
	content:"";
	width:100%;
	height:4px;
	top:50%;
	left:0;
	margin-top:-2px;
	background-color:#B7B7B7
}
#content .fundSwitch .icon:after {
	position:absolute;
	display:block;
	content:"";
	width:4px;
	height:100%;
	top:0;
	left:50%;
	margin-left:-2px;
	background-color:#B7B7B7
}
#content .type {
	position:absolute;
	top:50%;
	left:0;
	line-height:1.1em;
	margin-top:-24px;
	width:48px;
	padding-left:32px;
	height:48px;
	display:block;
	font-weight:bold;
	font-size:23px
}
#content .type.style_2 {
	font-size:21px;
	height:28px;
	width:68px;
	line-height:1.3em;
	margin-top:-14px
}
#content .type:before {
	position:absolute;
	display:block;
	content:"";
	left:0;
	top:0;
	width:6px;
	height:100%
}
#content .type.orange {
	color:#F56315
}
#content .type.orange:before {
	background-color:#F56315
}
#content .type.blue {
	color:#2759AE
}
#content .type.blue:before {
	background-color:#2759AE
}
#content .fundName {
	margin:2px 70px 0 108px;
	line-height:1.5em;
	font-size:17px;
	font-weight:bold
}
#content .fundName span {
	color:#9b9b9b
}
#content .fundName.ml {
	margin-left:118px
}
#content .fundDetail {
	display:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-top:1px solid #E5E9EE;
	padding:0 30px
}
#content .fundDetail h4 {
	margin:17px 0 0;
	font-size:19px;
	color:#EA5404
}
#content .fundDetail p {
	margin:3px 0 0;
	font-size:15px;
	color:#000
}
#content .fundDetail p.resource,#content_3 p.resource {
	font-size:13px;
	color:#747474;
	margin-bottom: 30px;
}
#content .fundDetail a {
	display:block;
	margin:20px auto;
	width:200px;
	height:44px;
	color:#272727;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	text-indent:18px;
	line-height:40px;
	text-decoration:none;
	background-image:url(../Images/btn_fundDetail.png);
	background-position:0 0;
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	-o-background-size:100% auto;
	background-size:100% auto
}
.orangeblock{
	display: block;
	margin-top: 30px;
}
.orangeblock .text-center{
	text-align: center;
}
.orangeblock .text-center img{
	display: inline-block;
	max-width: 100%;
}

  .selectdate {
    /*display: flex;*/
    margin: 0;
    padding: 0
  }
  .selectdate > li {
    display: inline-block;
    float: left;
    width: 46%;
    background: #fde7c6;
    margin: 0.5em 2%;
    color: #a62021;
    text-align: center;
    line-height: 2;
    height: 5em;
    font-size: 1.5em;
    font-weight: bold;
  }
   .selectdate:after {
   	content: "";
   	display: table;
   	clear: both;
   }

.selectdate > li.height3{
	line-height: 3
}
.selectdate > li.heightc{
	line-height: 0;
}
.selectdate > li.heightc em{
	line-height: 4
}
.selectdate > li span{
	font-size: 1.8em
}
.selectdate > li em{
	font-size: .8em;
	color: #000;
	font-style: normal;
	line-height: 0;
	display: block;
}
.openaccount{
    text-align: center;
    height: 80px;
}
.openaccount a{
    background: #c02218;
    font-size: 1.3em;
    padding: 1em 1.5em;
    text-decoration: none;
    height: 51px;
    color: #f8d363;
    margin-right: .5em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    line-height: 4;
}
.moreofferbox:after{
	content: "";
	display: table;
	clear: both;
}

.offer-all section .moreofferbox{
    padding: 0 1em;
}
.offer-all section .moreofferbox ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.offer-all section .moreofferbox ul:after{
    content: "";
    display: table;
    clear: both;
}
.offer-all section .moreofferbox ul >li{
    background:#fde7c6;
    float: left;
    color: #a62021;
    margin: 0 .5em 1.5em;
    height: 130px;
    text-align: center;
    vertical-align: middle;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 4em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.offer-all section .moreofferbox ul li .zone2 u{
    color: #a62021;
    display: block;
    text-decoration: none;
    margin-bottom: .5em;
}
.offer-all section .moreofferbox ul li span{
    font-size: 3rem
 }   
 .offer-all section .moreofferbox ul li em{
    font-size: 1rem;
    font-style: normal;
    display: block;
    color: #313131;
 }
 .offer-all section .moreofferbox.int ul li >em{
    font-size: .8em;
    margin-bottom: .5em
 }
.offer-all section .moreofferbox.threebox ul li{
    width: 30.5%;
}
.offer-all section .moreofferbox.threebox ul li:nth-child(n+2){
    line-height: 1.2;
    padding-top: 32px;
    height: 98px;
}
.offer-all section .moreofferbox.threebox ul li:nth-child(3){
    margin-right: 0
}
.offer-all section .moreofferbox.twobox ul > li:last-child,.offer-all section .moreofferbox.onebox ul > li{
    line-height: .95;
    padding-top: 45px;
    min-height: 335px;
    margin-right: 0
}
.offer-all section .moreofferbox.twobox ul > li,.offer-all section .moreofferbox.twobox.short ul > li,.offer-all section .moreofferbox.twobox.int ul > li{
    line-height: 1.2;
    padding-top: 30px;
    min-height: 350px;
    width: 47%;
}
.offer-all section .moreofferbox.twobox li hr,.offer-all section .moreofferbox.onebox li hr{
    background: url(../images/offer-hr-.jpg)center 0 no-repeat;
    height: 21px;
    border: none;
    background-size:contain;
    margin-top: 1em;
}
.offer-all section .moreofferbox.twobox li h4,.offer-all section .moreofferbox.onebox li h4{
    background:#fff;
    margin: 0;
    padding:.3em 1em;
    display: inline-block;
    font-size: 1.3rem;
    color: #313131;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.offer-all section .moreofferbox.twobox li ol,.offer-all section .moreofferbox.onebox li ol{
    text-align: left;
    font-size: 1.4rem;
    color: #1c449c;
    padding:1em 1em 2em 2em ;
}
.offer-all section .moreofferbox.onebox.bigall li ol{
    padding-top: 0;
    width:100%
}
.offer-all section .moreofferbox.onebox.bigall .item{
    padding: 0 1em
}
.offer-all section .moreofferbox.onebox.bigall .item h4{
    margin-bottom: 1em;
    margin-right: 1em;
}
.offer-all section .moreofferbox.twobox li ol li,.offer-all section .moreofferbox.onebox li ol li{
    padding-top: 15px;
    line-height: 1;
}
.offer-all section .moreofferbox.onebox.bigall li ol li:first-child{
    padding-top: 0;
}
.offer-all section .moreofferbox.twobox.short ul > li{
    height: 100px;
    min-height: auto;
}
.offer-all section .moreofferbox.twobox.int ul > li{
    height: 200px;
    min-height: auto;
}
.offer-all section .moreofferbox.onebox ul > li{
    width: 96.5%;
    min-height: 115px
}
.offer-all section .moreofferbox.onebox ul > li em{
    font-size: 1rem;
    font-style: normal;
    display: block;
    color: #313131;
}
.offer-all section .moreofferbox.onebox .floatleft{
    float: left;
    width: 49%;
    line-height: 1.2;
}
.offer-all section .moreofferbox.onebox .floatright{
    float: right;
    width: 49%;
    margin-top: -.9em;
}
.offer-all section .moreofferbox.onebox:after{
    content: "";
    display: table;
    clear: both;
}
.offer-all .zone2 {
    width: 49%;
    display: inline-block;
}
.offer-note ul li strong{
	display: block;
    color: #a62021;
    font-size: 1.3em;
}
.offer-note ul li {
    margin-bottom: 1em;
}
.offer-note  ul {
    padding: 0 0 0 2.5em;
    margin: 0;
    line-height: 1.5;
    list-style-type: decimal;
}

.offer-note h5{
	padding: 0 1em;
	margin:1em 0 0;
	font-size: 1.3rem
}
.offer-note{
	line-height: 1.6
}
.offer-note ol{
	padding-right: 1.2em
}

.story_book{
	margin: 30px 0;
}
#content_1 section,#content_2 section{
	margin: 0 auto;
	background: #f5f2ed;
	padding: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	width: 90%;
	box-sizing: border-box;
	display: none;
}
#content_1 section p,#content_2 section p{
	font-size: 17px;
	line-height: 1.9em;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph; /*IE9*/
	-moz-text-align-last:justify; /*Firefox*/
	-webkit-text-align-last:justify; /*Chrome*/
}
#content_1 section p b,#content_2 section p b{
	color: #eb6100;
}
#content_1 section .close_,#content_2 section .close_{
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
#content_1 section h2,#content_2 section h2{
	background: transparent;
    color: #084B96;
    margin: 10px 0;
    padding: 0;
}
#content_1 section h2:after,#content_2 section h2:after{
	display: none;
}
#content_1 section h3,#content_2 section h3{
	font-size: 21px;
	font-weight: bold; 
}
.note_text {
    font-size: 12px;
    color: #666;
    line-height: 18px;
}
#content .wboxblock {
	width: 100%;
	padding: 1.5% 0;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: #fff;
	-webkit-box-shadow: rgba(0,0,0,0.12) 0 2px 8px;
    box-shadow: rgba(0,0,0,0.12)
}
#content .wboxblock:after{
	content: "";
	display: table;
	clear: both;
}
#content .wboxblock.videostable{
	padding:1em;
}
#content .wboxblock .fundmaninfo{
	float: left;
	width: 48%;
}
#content .wboxblock .videopic{
	float: right;
	width: 49%;
	text-align: center;
	margin-top: .25em	
}
#content .wboxblock .videopic iframe{
	width: 100%;
	height: 313px;

}	
#content .wboxblock .videopic img{
	max-width: 100%
}
#content .section_3 .wboxblock {
	width: 100%;
	padding: 1em;
	margin-bottom: 30px;
	box-sizing: border-box;
	background: #fff
}

.subnav{
	position: fixed;
	width: 180px;
	right: 0;
	top: 0;
	z-index: 4;
}
.subnav div{
	text-align: center;
	margin-bottom: 0;
	position: relative;
	width: 100%;
    overflow: hidden;
}
.subnav div:nth-child(4n+1){
	margin-bottom: -4px;
}
.subnav .subnav2 a{
	background: url(../images/subnav_02.png)0 0 no-repeat;
	width: 180px;
	height: 81px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
}
.subnav .subnav2 a:hover{
	background: url(../images/subnav_02-.png)0 0 no-repeat;
}
.subnav .subnav3 a{
	background: url(../images/subnav_03.png)0 0 no-repeat;
	width: 180px;
	height: 82px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
}
.subnav .subnav3 a:hover{
	background: url(../images/subnav_03-.png)0 0 no-repeat;
}
.subnav .subnav4 a{
	background: url(../images/subnav_04.png)0 0 no-repeat;
	width: 180px;
	height: 85px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
}
.subnav .subnav4 a:hover{
	background: url(../images/subnav_04-.png)0 0 no-repeat;
}
.subnav .subnav5 a{
	background: url(../images/subnav_07.png)0 0 no-repeat;
	width: 180px;
	height: 85px;
	text-indent: -999999px;
	cursor: pointer;
	display: block;
}
.subnav .subnav5 a:hover{
	background: url(../images/subnav_07-.png)0 0 no-repeat;
}

.lightstar{
	position:absolute;
	top:0;
	-webkit-animation: 2s lightstara infinite;
    animation: 2s lightstara infinite;
}
@-webkit-keyframes lightstara {
  0% { opacity: 0; }
  50% { opacity: 0.6; }
  100% { opacity: 0; }
}
@keyframes lightstara {
  0% { opacity: 0; }
  50% { opacity: 0.6; }
  100% { opacity: 0; }
}
.pic_paper{
	background: #fff8ed;
	border: 1px solid #ffa945;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 800px;
	text-align: center;
	margin: 30px auto;
	padding:15px 0;
}
#content .abcblock .abcbox.bg_a:after,#content .abcblock .abcbox.bg_b:after,#content .abcblock .abcbox.bg_c:after,.text_content ul:after{
	content: '';
	display: table;
	clear: both;
}
#content .abcblock .abcbox .title_name{
	float: left;
	width: 15%;
	text-align: center;
}
#content .abcblock .abcbox .text_content{
	float: left;
	width: 85%;
}
#content .abcblock .abcbox .title_name h4{
	margin: 0;
	padding: 0;
	background: transparent;
	font-size: 70px;
}
#content .abcblock .abcbox .title_name h5{
	font-size: 22px;
	margin: 0;
}
#content .abcblock .abcbox.bg_a .text_content h2,#content .abcblock .abcbox.bg_a .title_name h4,#content .abcblock .abcbox.bg_a .title_name h5{
	color: #569b53;
}
#content .abcblock .abcbox.bg_b .text_content h2,#content .abcblock .abcbox.bg_b .title_name h4,#content .abcblock .abcbox.bg_b .title_name h5{
	color: #be9a00;
}
#content .abcblock .abcbox.bg_c .text_content h2,#content .abcblock .abcbox.bg_c .title_name h4,#content .abcblock .abcbox.bg_c .title_name h5{
	color: #bd5100;
}
#content .text_content h2 span{
	display: block;
	font-size: 14px;
}
#content .abcblock .abcbox .text_content h2{
	background: transparent;
	margin: 0 0 0 15px;
    padding: 0;
	font-size: 19px;
}
#content .abcblock .abcbox .text_content h2:after{
	display: none;
}

.text_content ul{
	padding: 0;
	margin: 15px 0 0 15px;
}
.text_content ul li{
    margin: 10px 0;
    list-style: none;
    font-size: 17px;
    line-height: 1.6;
}
.text_content ul li:last-child{
	margin-bottom: 5px;
}
.text_content ul li span{
	background: #a0a0a0;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	margin-right: 10px;
}


#content .discountDetail {
	float: left;
	margin:0 0 30px;
	width:100%;
}
#content .discountDetail:after {
	content: "";
	clear: both;
	display: table;
}
#content .discountDetail .box_1{
	width: 53%;
	float: left;
	background: #fff8ed;
	padding: 2%;
	margin-right: 0.5%;
	border: 1px solid #ffa945;
}
#content .discountDetail .box_2{
	width: 37%;
	float: right;
	background: #fff8ed;
	padding: 2%;
	margin-left: 0%;
	border: 1px solid #ffa945;
}
#content .discountDetail img{
	float: left;
	margin-right: 10px
}
#content .discountDetail h3{
	font-size: 28px;
    font-weight: bold;
    color: #df5037;
    margin: 0;
    line-height: 1.3;
}
#content .discountDetail p {
	margin:0;
	font-size:16px;
	color:#000;
	line-height:1.8em;
	margin-bottom:5px;
}
#content .discountDetail .link {
	border: 0;
    padding: 9px 37px;
    line-height: 2.3;
    font-size: 18px;
    background: url(../Images/btn_submit.png);
    text-decoration: none;
    color: #333;
}
#content .note {
	width:100%;
	margin:0 auto 30px;
	padding: 15px 30px;
	border: 5px solid #f0f0f0;
	box-sizing: border-box;
}
#content .note ul {
	list-style:none;
	margin:0;
	padding:0
}
#content .note ul > li {
	position:relative;
	padding-left:10px
}
#content .note ul > li:before {
	position:absolute;
	display:block;
	content:"";
	top:10px;
	left:2px;
	width:4px;
	height:4px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background-color:#4E4E4E
}
#content .note ol {
	margin:0 0 0 1.4em;
	padding:0
}
#content .note p,#content .note li {
	color:#4E4E4E;
	font-size:13px;
	margin:0;
	line-height:1.9em
}
#content .form {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:9px;
	background-color:#FFF;
	border:1px solid #FBE295;
	text-align:center;
	margin:30px auto 70px;
	width:100%;
	max-width: 800px;
	-webkit-box-shadow:rgba(0,0,0,0.12) 0 2px 8px;
	box-shadow:rgba(0,0,0,0.12) 0 2px 8px;
	font-size: 17px
}
#content .form form {
    background-color: #FFFBEA;
    text-align: left;
}
#content .form table{
	width: 100%;
	color: #333
}
#content .form table td{
	padding: 10px 15px
}
#content .form table tr td:first-child{
	width: 25%;
}
#content .form table .inline{
	display: inline-block;
	margin:0 10px
}
#content .form .submit {
    display: inline-block;
    margin: 15px 0;
    outline: none;
    color: #fff;
    font-weight: bold;
    border: 0;
    line-height:0;
    font-size: 18px;
    width: 162px;
    height: 37px;
    overflow: hidden;
    background-color: transparent;
    background-image: url(../Images/btn_submit.png);
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    text-align: center;

}
#content .form form input[type=text] {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #DDD;
    padding: 0 10px;
    height: 35px;
}
#content .form input[type="radio"] ,#content .form input[type="checkbox"]{
	box-sizing: border-box;
    padding: 0 12px 0 0;
    width: 32px;
    height: 16px;
}

#footer {
	border-top:5px solid #003576;
	width:100%;
	background: #fff;
}
#footer .posCenter {
	padding:0 35px
}
#footer .logo {
	float:left;
	margin:20px 0 10px 0;
	width:182px;
	height:48px
}
#footer .logo img {
	width:100%
}
#footer .phone {
	float:right;
	margin:17px 5px 0 0;
	font-family:Arial "微軟正黑體";
	font-weight:bold;
	font-size:48px;
	color:#EA5404
}
#footer .phone span{
	font-size: 32px;
	margin-right: 10px;
    vertical-align: middle;
}
#footer .company {
	clear:both;
	font-size:13px;
	color:#151515
}
#footer .location .group {
	display:inline;
	border-left:1px solid #151515;
	padding-left:5px
}
#footer .location .group:first-child {
	border-left:0;
	padding-left:0
}
#footer .location p {
	display:inline;
	font-size:13px;
	line-height:1.6em;
	color:#151515
}
#footer .location span {
	margin:0 2px 0 0;
	display: inline;
    font-size: 13px;
    line-height: 1.6em;
    color: #151515;
}
#footer .warning {
	margin:10px 0 3em;
	padding:10px 0;
	background-color:#F0F0F0
}
#footer .warning ul {
	list-style:none;
	padding:0
}
#footer .warning li {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding-left:12px;
	font-size:14px;
	line-height:1.8em;
	color:#373737
}
#footer .warning li:nth-child(2) {
	font-weight:bold;
	text-decoration:underline;
	color:#D65713
}
#footer .warning li:nth-child(1),#footer .warning li span{
	font-weight:bold;
	color:#D65713
}
#footer .warning li:before {
	position:absolute;
	display:block;
	content:"";
	left:0;
	top:9px;
	width:0;
	height:0;
	border-style:solid;
	border-width:4px 6px;
	border-color:transparent transparent transparent #093E8D
}
#footer .warning a {
	color:#1361B1
}

.sppic{
	width: 100%;
	text-align: center;
	background: #cd1219;
	max-height: 53px;
	position: fixed;
	bottom: 0
}
.sppic img{
	max-width: 100%
}
table.fund{
	font-size: 14px;
}
table.fund td:first-child{
	font-size: 14px;
}
table.fund td{
	padding:.5em 1em
}
table.fund tr:first-child td{
	background: #50a9e6;
	color: #ffffff;
}
table.fund tr:hover,table.fund tr:hover:nth-child(even){
	background: #ededed;
}
table.fund tr:nth-child(even){
	background: #f8f8f8;
	color: #323131;
}


@media only screen and (max-width:1360px) {
	#header .logoPosCenter {
	width:100%
}
}

@media only screen and (max-width:1024px) {
	.nav ul a{
		padding: 0 10px;
		font-size: 17px;
		line-height: 3.5;
	}
	#header,#header .sky{
		height: 847px
	}
	#nav{
		top: 847px;
	}
	#header.headeroffer{
	height: 50%;
}
}
@media only screen and (max-width:768px) {
	#header,#header .sky{
		height: 636px
	}
	#nav{
		top: 636px;
	}
}
@media only screen and (max-width:640px) {
.mhide {
	display:none
}
.mshow {
	display:block;
	width: 100%;
}
.posCenter {
	margin:0 auto;
	width:100%;
	padding:0
}
.bottomNav {
	position:fixed;
	display:none;
	z-index:99;
	bottom:0;
	left:0;
	width:100%;
	height:45px;
	background-color:rgba(7,52,120,0.9)
}
.bottomNav div {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	float:left;
	text-align:center;
	line-height:45px;
	font-weight:bold;
	width:29%;
	font-size:14px;
	text-decoration:none;
	border-left:1px solid rgba(255,255,255,0.5);
	cursor:pointer
}
.bottomNav div span {
	position:relative;
	display:inline-block;
	width:15px;
	height:15px;
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
	background-position:0 0;
	background-repeat:no-repeat;
	-webkit-background-size:100%;
	-o-background-size:100%;
	background-size:100%;
	background-image:url(../Images/icon_bottomNav_2.png)
}
.bottomNav div:first-child {
	border-left:0
}
.bottomNav div:first-child span {
	background-image:url(../Images/icon_bottomNav_1.png)
}
.bottomNav div:nth-child(3) span {
	background-image:url(../Images/icon_bottomNav_3.png)
}
.bottomNav div a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#FFF
}
.bottomNav .goToTop {
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:block;
	height:100%;
	float:left;
	color:#FFF;
	width:13%;
	border-left:1px solid rgba(255,255,255,0.5);
	background-image:url(../Images/icon_goTop.png);
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:18px 18px;
	-o-background-size:18px 18px;
	background-size:18px 18px;
	cursor:pointer
}
.moreDataMo {
	position:absolute;
	cursor:pointer;
	right:7px;
	top:-52px;
	width:142px;
	height:44px;
	background-image:url(../Images/btn_moreData_mobile.png);
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100%;
	-o-background-size:100%;
	background-size:100%
}
#header {
	margin: 0 0 -4px;
    min-width: 0;
    height: auto;

}
#header .sky {
    background-size: cover;
    background-position: 68% 0;
}
#header .car{
	background-image:url(../images/bg_car.png);
	width: 100%;
    background-size: contain;
    top: 376px;
    right: -26px;
}
#header .mintro .title {
	margin:115px auto 0;
	width:236px;
	height:132px;
	background-image:url(../Images/event_title_m.png);
	background-position:0 0;
	background-repeat:no-repeat;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%
}
#header .mintro .afu {
	position:absolute;
	bottom:0;
	left:50%;
	margin-left:-150px;
	width:151px;
	height:190px;
	background-image:url(../Images/pic_people_m.png);
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%
}
#header .mintro .link {
	position:absolute;
	left:50%;
	margin-left:10px
}
#header .mintro .link .toContent {
	position:absolute;
	display:block;
	overflow:hidden;
	width:110px;
	height:33px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
	top:125%;
	left:-30px;
	width:128px;
	height:38px;
	cursor:pointer;
	background-image:url(../Images/btn_toContent.png);
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%
}
#header .mintro .link a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-999px;
	overflow:hidden
}
#header .mintro .link_1 {
	position:relative;
	margin-top:20px;
	background-image:url(../Images/btn_link_m_1.png);
	display:block;
	width:110px;
	height:33px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%
}
#header .mintro .link_2 {
	position:relative;
	background-image:url(../Images/btn_link_m_2.png);
	margin-top:15px;
	display:block;
	width:110px;
	height:33px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%
}
#header .adbanner{
	position: absolute;
	top:13%;
}
#nav {
	position:fixed;
	width:100%;
	min-width:0;
	top:0;
	left:0;
	background-image:none;
	z-index: 3;
}
.mNav {
	position:relative;
	width:100%
}
.mNav.open >ul {
	height:356px
}
.mNav:after {
	position:absolute;
	display:block;
	content:"";
	top:0;
	left:0;
	width:100%;
	height:40px;
	background-color:#FFF;
	z-index:0
}
.mNav .logo {
	position:absolute;
	display:block;
	z-index:1;
	top:10px;
	left:10px;
	width:76px
}
.mNav .logo img {
	width:100%
}
.mNav ul {
	list-style:none;
	margin:40px 0 0;
	padding:0;
	overflow:hidden;
	height:0;
	-webkit-transition:height 0.5s;
	-moz-transition:height 0.5s;
	-ms-transition:height 0.5s;
	-o-transition:height 0.5s;
	transition:height 0.5s;
	-webkit-box-shadow:rgba(0,0,0,0.3) 0 3px 5px;
	box-shadow:rgba(0,0,0,0.3) 0 3px 5px
}
.mNav ul li {
	border-top:1px solid #FCD0B9;
	background-color:#F56D25
}
.mNav ul li:first-child {
	border-top:0
}
.mNav ul a {
	position:relative;
	display:block;
	height:50px;
	color:#FFF;
	font-size:16px;
	line-height:52px;
	text-decoration:none;
	text-indent:10px;
	font-weight:bold
}
.mNav ul a:after {
	position:absolute;
	display:block;
	content:"";
	width:0;
	height:0;
	top:50%;
	right:10px;
	margin-top:-5px;
	border-style:solid;
	border-color:transparent transparent transparent #FFF;
	border-width:5px 6px
}
.mNav .burgerMenu {
	position:absolute;
	display:block;
	z-index:1;
	top:0;
	right:3px;
	width:40px;
	padding-top:8px;
	height:32px;
	cursor:pointer
}
.mNav .burgerMenu i {
	display:block;
	height:3px;
	width:25px;
	margin:4px auto;
	background-color:#BABABA;
	-webkit-border-radius:2px;
	border-radius:2px;
	-webkit-transition:all 0.6s;
	-moz-transition:all 0.6s;
	-ms-transition:all 0.6s;
	-o-transition:all 0.6s;
	transition:all 0.6s
}
.mNav .burgerMenu.open i:first-child {
	transform:translateY(7px) rotate(-225deg)
}
.mNav .burgerMenu.open i:first-child + i {
	background-color:transparent
}
.mNav .burgerMenu.open i:first-child + i + i {
	transform:translateY(-7px) rotate(225deg)
}
.mNav .shareLink {
	height:50px;
	text-align:center
}
.mNav .shareLink a {
	display:inline-block;
	width:30px;
	height:30px;
	text-indent:0;
	margin:10px 10px 0
}
.mNav .shareLink a:after {
	display:none
}
#content {
	min-width:0;
	padding-top: 0
}
#content .pic_paper img{
	max-width: 100%;
}
#content .pic_paper{
	padding: 15px;
	margin-bottom: 10px
}
#content .pic_time img{
	max-width: 80%;
}
#content .section {
	-webkit-background-size: auto 165px;
    -o-background-size: auto 165px;
    background-size: auto 165px;
}
#content .section_1 {
	padding:0
}
#content .section_1 .table {
	margin:15px 0 25px
}
#content .section_1 .tableBlue {
	margin-bottom:0
}
#content .section_1 .tableBlue th {
	background-image:url(../Images/bg_table_head_blue.png)
}
#content .section_1 .tableBlue td[rowspan='2'] {
	font-weight:bold;
	width:60px
}
#content .section_1 th {
	padding:6px 0 4px;
	font-size:19px
}
#content .section_1 tr.odd td {
	border-left:0
}
#content .section_1 tr.even td {
	border-left:0
}
#content .section_1 td {
	padding:5px;
	font-size:13px;
	vertical-align:top
}
#content .section_1 td:first-child {
	font-size:13px;
	font-weight:normal
}
#content .section_1 td[rowspan='2'] {
	font-weight:bold;
	width:38px;
	padding:5px 0 5px 10px;
	vertical-align:middle
}
#content .section_1 td span {
	display:block;
	padding:0;
	width:32px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	-webkit-border-radius:2px;
	border-radius:2px
}
#content .section_1 td span.orange {
	background-color:#FFE3CC;
	color:#F56315
}
#content .section_1 td span.blue {
	background-color:#D2E9FF;
	color:#2759AE
}
#content .section_1 td p {
	padding-left:3em;
	font-size:13px;
	text-indent:-3em
}
#content .section_1 td p:before {
	display:none
}
#content .section_1 td ul {
	margin:0;
	padding:0;
	list-style:none
}
#content .section_1 td ul li {
	position:relative;
	padding-left:8px
}
#content .section_1 td ul li:before {
	position:absolute;
	display:block;
	content:"";
	left:0;
	top:8px;
	width:4px;
	height:4px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background-color:#323131
}
#content .section_1 .resource {
	margin-bottom:25px;
	font-size:10px;
	color:#747474
}
#content .section_3 h4,#content .section_1 h4 {
	margin:0;
	-webkit-background-size:15px;
	-o-background-size:15px;
	background-size:15px
}
#content .section_5 {
    padding-top: 30px;
}
#content .section .posCenter {
	padding:0 10px;
	font-size: .8em;
}
.offer-all section .moreofferbox.twobox ul > li, .offer-all section .moreofferbox.twobox.short ul > li, .offer-all section .moreofferbox.twobox.int ul > li,.offer-all .zone2{
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 1em
}
.offer-all section .moreofferbox.twobox.int ul > li{
	height: auto;
}
#content h2 {
	/*margin:20px auto 0;
    height: 26px;
    font-size: 18px;
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:300px auto;
	-o-background-size:300px auto;
	background-size:300px auto*/
}
#content h3 {
	margin:14px 0 0;
	font-size:15px
}
#content p {
	font-size:15px;
	line-height:1.8em
}
#content .fundList {
	margin-top:30px
}
#content .fundList:first-child {
	margin-top:0
}
#content .recommendTitle {
	overflow:hidden;
	margin:0 auto 10px;
	width:100%
}
#content .recommendTitle img {
	width:100%
}
#content .tabSection {
	margin:10px 0 25px
}
#content .fundAccordion {
	margin:0 0 15px
}
#content .fundSwitch {
	padding:20px 0 10px
}
#content .fundSwitch .icon {
	top:12px;
	right:10px;
	margin-top:0;
	width:18px;
	height:18px
}
#content .fundSwitch .icon:before {
	height:3px
}
#content .fundSwitch .icon:after {
	width:3px;
	margin-left:-1px
}
#content .type {
	padding-left:10px;
	width:auto;
	height:17px;
	top:12px;
	margin-top:0;
	font-size:16px
}
#content .type.style_2 {
	font-size:16px;
	height:17px;
	width:auto;
	line-height:1.1em;
	margin-top:0
}
#content .type:before {
	width:3px
}
#content .fundName {
	margin:20px 10px 0;
	font-size:14px;
	line-height:1.2em
}
#content .fundName.ml {
	margin-left:10px
}
#content .fundDetail {
	padding:5px 10px
}
#content .fundDetail h4 {
	margin-top:4px;
	font-size:14px
}
#content .fundDetail p {
	font-size:13px
}
#content .fundDetail p.resource {
	font-size:10px
}
#content .fundDetail a {
	margin:10px auto 5px;
	font-size:13px;
	width:156px;
	height:34px;
	line-height:30px
}
#content .fll {
	float:none;
	width:auto;
	margin:10px 0 0
}
#content .fll span {
	display:block
}
#content .tabBox {
	margin:50px 0 0;
	width:auto;
	padding:0 5px 5px 10px;
	border:0;
	border-top:1px solid #FFD24A
}
#content .tabBox .title {
	margin:-36px 0 0 -10px;
	height:35px;
	-webkit-background-size:auto 100%;
	-o-background-size:auto 100%;
	background-size:auto 100%
}
#content .tabBox .item {
	margin:10px 0
}
#content .tabBox .item.mhide {
	display:none
}
#content .tabBox .itemTitle {
	margin:0;
	width:80px;
	font-size:13px
}
#content .tabBox .itemCon p {
	font-size:13px
}
#content .tabBox ul {
	margin:0;
	padding:0;
	text-align:left
}
#content .tabBox ul li {
	margin:5px 10px 0 0;
	width:auto;
	padding:0 0 0 10px;
	font-size:13px;
	background-image:none
}
#content .tabBox ul li:before {
	position:absolute;
	display:block;
	content:"";
	left:2px;
	top:8px;
	width:4px;
	height:4px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background-color:#323131
}
#content .tabBox ul .icon {
	display:none
}
#content .tabBox .link {
	font-size:11px;
	width:93px;
	height:20px;
	line-height:22px;
	margin-left:5px;
	-webkit-border-radius:2px;
	border-radius:2px
}
#content .tabBox .typeTitle {
	display:block;
	margin-top:10px;
	width:42px;
	height:16px;
	font-size:11px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-align:center;
	font-weight:bold
}
#content .tabBox .typeTitle.parent {
	color:#F56315;
	background-color:#FFE3CC
}
#content .tabBox .typeTitle.child {
	color:#ED8F2A;
	background-color:#FCEDA4
}
#content .tabBox_1 {
	margin-top:40px;
	padding:0 0 5px 10px
}
#content .tabBox_1 .title {
	background-image:url(../Images/text_tab_title_m_1.png)
}
#content .tabBox_2 .title {
	background-image:url(../Images/text_tab_title_m_2.png)
}
#content .tabBox_3 .title {
	background-image:url(../Images/text_tab_title_m_3.png)
}
#content .tabBox_3 .row .itemTitle,#content .tabBox_3 .row .itemCon {
	display:block
}
#content .tabBox_3 ul li:first-child + li + li,#content .tabBox_3 ul li:first-child + li + li + li {
	padding:0 0 0 10px
}
#content .discountBox .discountList {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left
}
#content .discountBox .discountList li {
	display:inline-block;
	width:100%;
	margin:0
}
#content .discountBox .discountList p {
	font-size:13px;
	color:#333;
	line-height:1.4em
}
#content .discountBox .pic {
	margin-top: 0;
    margin-right: 5px;
    width: 70px;
    height: 70px;
    background-position-x: -4px;
    background-position-y: -4px;
}
#content .discountBox p.title {
	font-size:16px;
	color:#1257A3;
	line-height:1.2em
}
#content .discountBox .discount_1 p.title {
	text-align:left
}
#content .discountBox .discount_1 .pic {
	background-image:url(../Images/pic_dicsount_m_1.png)
}
#content .discountBox .discount_2 .pic {
	margin-bottom:40px;
	background-image:url(../Images/pic_dicsount_m_2.png)
}
#content .discountBox .discount_3 .pic {
	margin-bottom:40px;
	background-image:url(../Images/pic_dicsount_m_3.png)
}
#content .discountBox .discount_4 .pic {
	background-image:url(../Images/pic_dicsount_m_4.png)
}
#content .discountBox .discount_5 p.title {
	text-align:left
}
#content .discountBox .discount_5 .pic {
	background-image:url(../Images/pic_dicsount_m_5.png)
}
#content .discountBox .discount_6 .pic {
	margin-bottom:60px;
	background-image:url(../Images/pic_dicsount_m_6.png)
}
#content .discountDetail .box_1{
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-bottom:3%; 
}
#content .discountDetail .box_2{
	width: 100%;
	box-sizing: border-box;
	padding-bottom:3%;
}
#content .discountDetail {
	width:100%;
	box-sizing: border-box;
	height:auto;
	margin-bottom: 10px
}
#content .discountDetail img{ 
    width: 55px;
}
#content .discountDetail h3{
	font-size: 16px;
}
#content .discountDetail p {
	position:relative;
	margin:10px 15px;
	width:auto;
	font-size:12px;
	line-height:1.8em;
	z-index:1
}
#content .discountDetail .link {
	font-size:11px;
	width:83px;
	height:20px;
	margin-left:5px;
	-webkit-border-radius:2px;
	border-radius:2px
}
#content .discountDetail .decorate {
	position:absolute;
	z-index:0;
	right:5px;
	bottom:-12px;
	width:58px;
	height:44px;
	background-image:url(../Images/pic_speaker.png);
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-background-size:100%;
	-o-background-size:100%;
	background-size:100%
}
#content .section_2 .posCenter .piczone,#content .section_5 .posCenter .piczone{
	width: 100%;
	margin-bottom: 1em;
	box-sizing: border-box;
}
#content .abcblock .abcbox .text_content h2,.text_content ul li{
	font-size: 16px
}
#content .abcblock .abcbox .title_name h5{
	font-size: 14px;
}
.text_content ul li span{
	font-size: 14px;
}
.text_content ul{
	margin:0 0 0 15px 
}
#content .abcblock .abcbox{
	margin-bottom: 15px;
	padding: 10px
}
#content .note {
	width:100%;
	margin:10px auto;
	padding: 15px;
}
#content .note ul > li:before {
	top:8px;
	width:2px;
	height:2px
}
#content .note p,#content .note li {
	font-size:10px
}

#footer {
	border-top:3px solid #003576;
	min-width:0
}
#footer .posCenter {
	padding:0
}
#footer .logo {
	margin:10px 0 5px 5px;
	width:91px;
	height:24px
}
#footer .phone {
	margin:7px 5px 0 0;
	font-size:24px
}
#footer .phone span{
	display: none;
}
#footer .company {
	margin:5px;
	font-size:10px
}
#footer .location .group {
	display:block;
	border-left:0;
	border-top:1px solid #F1F1F1;
	padding:5px 0 5px 7px
}
#footer .location .group:first-child {
	padding:5px 0 5px 7px
}
#footer .location p {
	display:block;
	margin:0;
	font-size:12px
}
#footer .location span {
	margin:0 10px 0 0
}
#footer .warning {
	margin-top:0;
	padding:10px 0 5px
}
#footer .warning li {
	padding:0 10px 0 20px;
	font-size:13px;
	line-height:normal
}
#footer .warning li:before {
	left:10px;
	top:7px;
	border-width:3px 4px
}
#content ul.starPost li h4 {
	font-size:15px;
	padding:15px 0 10px 30px;
	background-size:22px;
	background-position-y:14px
}
#content ul.starPost li {
	font-size:14px;
	line-height:1.5em;
	width:100%;
	padding:0
}
#content .section h3{
	background-position: 0 10px;
}
#content .abcblock .abcbox .title_name{
	width: 20%;
}
#content .abcblock .abcbox .text_content{
	width: 80%;
}
#content_1 section, #content_2 section{
	padding: 15px;
    margin: 0;
    width: 100%;
}
#content .section_1 .spzone{
	padding: 1em 0
}
.subnav,.sppic{
display: none;
}
#content .form {
	font-size: 14px
}
.addtocalendar{
	margin-right: 0!important;
}
#content .section_1 .posCenter .subtitle{
	min-height: 24px;
}
#content .section_3 ul li,#content .wboxblock .videopic,#content .wboxblock .fundmaninfo{
	width: 100%
}
#content .section_5 table tr td:first-child{
	width: 22%;
}
#content .section_5 .chinaborder .chinaborder-center .listlink{
	padding: 5% 5% 0;
}
#content .section_5 .chinaborder .chinaborder-center .listlink a{
	width: 100%;
	margin-right: 0;
	margin-bottom: .5em;
	box-sizing: border-box;
}
#content .section_5 table{
	margin: 3em 1em 1em;
}
#content .section_5 ul li {
    width: 42%;
    margin-bottom: 2%;
}
#content .section_5 .chinaborder .newfriend{
	padding: 2%
}
#content_2.section.section_2 {
	background: none;
	background-color: #9c1701;
    background-image:url(../Images/bg-2.png);
    background-repeat: no-repeat;
    -webkit-background-size: auto 165px;
    -o-background-size: auto 165px;
    background-size: auto 165px;
    background-position: top center
}
#content .section_1 {
        background-position: -108px 315px;
}
.selectdate{
	display: block;
}
.selectdate > li{
	display: block;
    flex-grow: inherit;
    flex-basis: auto;
    box-sizing: border-box;
}
#header.headeroffer{
	height: auto;
	max-height:initial;
}
}