a {
	color: inherit;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", Aparajita;
	background-color: #eeeeee;
}
/*main*/
#main {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體", Aparajita;
}
/*line*/
.line {
	position: absolute;
	top: 470px;
	z-index: 1000;
	background-size: contain;
	width: 100%;
}
.line img {
	width: 100%;
}
.advertising {
	width: 100%;
	min-height: 50px;
	background-color: #eeeeee;
	padding-top: 30px;

}
advertising2 {
	width: 100%;
	min-height: 50px;
}
.advertising ul {
	min-width: 200%;
	min-height: 50px;
	margin: 0 auto;
	overflow: hidden;
}
.advertising ul li {
	width: 25%;
	/*padding: 20px 0 100px;*/
	float: left;
}
.advertising ul li img {
	width: 230px;
	height: auto;
}
.advertising2 ul li img {
	width: 230px;
	height: auto;
}
/*line2*/
.line2 {
	position: absolute;
	top: 715px;
	z-index: 1000000000;
	background-size: contain;
	width: 100%;
}
.line2 img {
	width: 100%;
}
/*動態輪播*/ 
.banner2 {
	margin: 0 auto;
}
.banner3 {
	margin: 0 auto;
	height: 140px;
	padding-top: 20px;
}
/*video*/
.video {
	width: 100%;
	height: 880px;
	margin-top: 15px;
	background-image: url(../images/back1.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.videotitle {
	margin: 0 auto;
	width: 20%;
	padding-top: 140px;
}
.videotitle img {
	width: 360px;
	height: auto;
}
.videocontent {
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: hidden;
}
.videocontent ul li {
	width: 30%;
	min-height: 100px;
	float: left;
	margin: 0 1.5%;
	background-color: #ffa40c;
}
.video .livideocontenttime {
	padding: 10px 20px;
	color: #fff;
	font-size: 12px;
}
.video .livideocontentword {
	padding: 0 20px 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
}
.video .livideo iframe {
	width: 100%;
	height: 290px;
}
/*line3*/
.line3 {
	position: absolute;
	top: 1530px;
	z-index: 1000000000;
	background-size: contain;
	width: 100%;
}
.line3 img {
	width: 100%;
}

.extraSpace 
{
    padding-top: 100px;
}

/*hot*/
.hot {
	/*padding-bottom: 5px;*/
}
.hott {
	margin: 0 auto;
	width: 20%;
	/*padding-top: 20px;*/
}
.hott img {
	width: 360px;
	height: auto;
}
.hotcontent {
	width: 80%;
	min-height: 150px;
	margin: 0 auto;
	padding: 80px 0;
	overflow: hidden;
}
.hotcontent ul li {
	width: 23%;
	min-height: 100px;
	float: left;
	margin: 0 1%;
	background-color: #fff;
}
.lihotcontent {
	text-align: left;
}
.lihotcontenttime {
	padding-top: 20px;
	color: #000;
	font-size: 12px;
	padding-left: 15px;
}
.lihotcontenttitle {
	padding-top: 5px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	    height: 23px;
    overflow: hidden;
}
.lihotcontentword {
	padding-top: 20px;
	color: #555555;
	font-size: 14px;
    padding: 10px 15px 0;
    height: 54px;
    overflow: hidden;
	line-height: 1.8;}
.lihot img {
	width: 230px;
	height: 173px;
}

.goodorbad {
	overflow: hidden;
	padding-top: 20px;
}
.good, .bad {
	cursor: pointer;
}
.good {
	display: inline-block;
	float: left;
	width: 115px;
	height: 27.5px;
	background-image: url(../images/Sgood.png);
	background-position: top;
	background-repeat: no-repeat;
}
.good:hover {
	background-position: bottom;
}
.bad {
	display: inline-block;
	float: right;
	width: 115px;
	height: 27.5px;
	background-image: url(../images/Sno.png);
	background-position: top;
	background-repeat: no-repeat;
}
.bad:hover {
	background-position: bottom;
}
.list li {
	position: relative;
}
.p {
	width: 1000px;
	margin: 0 auto;
}
.p img {
	width: 100%;
	height: auto;
}
/*point*/
.point {
	width: 79px;
	height: 95px;
	position: absolute;
	top: -35px;
	left: 15px;
	background-image: url(../images/hexagonal_49.png);
}
.point1 {
	padding-top: 25px;
	font-size: 20px;
	font-weight: bold;
}
.point2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #ff0101;
}

.point2 .boost {
    color:#FF0000;
}

.point2 .drop {
    color:#009966;
}
/*line4*/
.line4 {
	position: absolute;
	top: 2413px;
	z-index: 1000000000;
	background-size: contain;
	width: 100%;
}
.line4 img {
	width: 100%;
}
/*line5*/
.line5 {
	position: absolute;
	top: 3160px;
	z-index: 1000000000;
	background-size: contain;
	width: 100%;
}
.line5 img {
	width: 100%;
}
/*baseball*/
.baseball {
	width: 100%;
	height: 885px;
	margin-top: -30px;
	background-image: url(../images/back2.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.basketball {
	margin-top: -30px;
}
/*soccer*/
.soccer {
	width: 100%;
	height: 800px;
	margin-top: -100px;
	background-image: url(../images/back3.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.headfourword {
	color: #fff;
}
/*readmoreleft*/
.readmoreleft {
	width: 106px;
	height: 80px;
	color: #ffa40c;
	cursor: pointer;
	position: relative;
	bottom: 64px;
	left: 114px;
}
.readmoreleftdown {
	height: 1px;
}
.readmoreleftdown img {
	width: 105px;
	height: 20px;
}
/*readmoreright*/
.readmoreright {
	width: 106px;
	height: 80px;
	float: right;
	color: #ffa40c;
	cursor: pointer;
	position: absolute;
	bottom: -25px;
	right: 99px;
}
.readmorerightdown {
	height: 1px;
}
.readmorerightdown img {
	width: 105px;
	height: 20px;
}
/*.readmoreleftbasketball*/
.readmoreleftbasketball {
	width: 106px;
	height: 80px;
	color: #ffa40c;
	cursor: pointer;
	position: relative;
	bottom: 70px;
	left: 115px;
}
.readmoreleftdown {
	height: 1px;
}
.readmoreleftdown img {
	width: 105px;
	height: 20px;
}
/*readmoreup*/
.readmoreleftup, .readmorerightup {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*readmoreleftupa*/
.readmoreleftupa, .readmorerightupc, .readmoreleftupe {
	color: #FFFFFF;
}
.readmoreleftupa:hover, .readmorerightupc:hover, .readmoreleftupe:hover {
	color: #ffa40c;
}
.readmorerightupz, .readmoreleftupd {
	color: #000;
}
.readmorerightupz:hover, .readmoreleftupd:hover { 
	color: #ffa40c;
}
/*goTop*/
.goTop {
	width: 69px;
	height: 53px;
	background-image: url(../images/01_index1127_113.png);
	position:fixed;
	bottom: 100px;
	right: 80px;
	background-position: top;
	cursor: pointer;
	display:none;
}
.goTop:hover {
	background-position: bottom;
}
/*左側欄位的選單*/
.left {
	width: 180px;
	height: 600px;
	background-color: #fff;
	position: fixed;
	top: 200px;
	z-index: 10000;
}
/*左側欄位的選單*/

#links {
	width: 100%;
	height: 500px;
	margin: 55px auto 0;
	position: relative;
	padding: 20px 0;
}
#ADTOP {
	position: absolute;
	top: 0;
	left: 37%;
	cursor: pointer;
}
#ADDOWN {
	position: absolute;
	bottom: -30px;
	left: 37%;
	cursor: pointer;
}
#links #PIC {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 436px;
	margin: 30px auto;
}
#links #PIC ul {
	position: absolute;
	left: 0;
	top: 0;
}
#links #PIC li {
	border: solid #FFF 1px;
	width: 220px;
	hanging: 79px;
	margin: 2px 0;
}
.chose {
	float: right;
	cursor: pointer;
}
.false, .ture {
	display: inline-block;
}
/*--------bannaer--------*/

/* focusbox */
.focusbox {
	position: relative;
	overflow: hidden;
	zoom: 1;
	background-color: #1d9bb4;
}
#fullbanner {
	width: 1300px;
	height: 545px;
	margin: auto;
	position: relative;
}
#fullbanner li a {
	display: block;
	width: 1300px;
	height: 545px;
	overflow: hidden;
}
#fullbanner img {
	width: 1300px;
	height: 545px;/*width: 90%; */
	/*height: auto;*/

}
#fullbanner ul {
	width: 1300px;
	height: 545px;
}
#fullbanner .wrappic {
	overflow: visible;
	position: absolute;
}
#fullbanner .next {
	filter: alpha(Opacity=70);
	opacity: .7;
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -25px;
	margin-left: 5px;
	z-index: 5;
}
#fullbanner .prev {
	filter: alpha(Opacity=70);
	opacity: .7;
	position: absolute;
	left: 50px;
	top: 50%;
	margin-top: -25px;
	margin-left: 5px;
	z-index: 5;
}
#fullbanner .next:hover, #fullbanner .prev:hover {
	filter: alpha(Opacity=70);
	opacity: 1;
}
#fullbanner .next {
	margin: -25px 5px 0 0;
}
#fullbanner .mask-left, #fullbanner .mask-right, #fullbanner .plan {
	background: #595959;
	padding: 0px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 1300px;
	height: 545px;
	overflow: hidden;
	left: 2600px;
}
#fullbanner .mask-right, #fullbanner .mask-left {
	z-index: 4;
	left: -1300px;
	filter: alpha(Opacity=50);
	opacity: .5;
	background: #595959;
	overflow: hidden;
}
#fullbanner .mask-right {
	left: 1300px;
}
.arrow-left {
	background-image: url(../images/left.png);
	height: 36px;
	width: 36px;
}
.arrow-right {
	background-image: url(../images/right.png);
	height: 36px;
	width: 36px;
}
/*--------/bannaer--------*/	

/*banner2   advertising*/
.liquid {
	/*background:#313b31 url('../images/bodybackground.png') repeat-y scroll 50% 0;
	border:2px solid #19301C;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;*/
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.liquid .previous {
	display: block;
	height: 120px;
	width: 30px;
 background-image: url(../images/lefta.png);
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
    background-size: contain;
}
.liquid .previous:hover { opacity:0.8;}
.liquid .next {
	display: block;
	height: 120px;
	width: 30px;
	background-image: url(../images/rightb.png) ;
	float: right;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	cursor: pointer;
	background-repeat: no-repeat;
    background-size: contain;
}
.liquid .next:hover { opacity:0.8;}
.liquid ul li {
	width: 235px;
	height: 100px;
	overflow: hidden;
}
.liquid ul li a img {
	width: 100%;
	height: auto;
	-moz-box-shadow: 5px 5px 3px #222;
	-webkit-box-shadow: 5px 5px 3px #222;
	box-shadow: 5px 5px 3px #222;
}


/*/banner2   advertising*/

/**/
.hdr{ background:url(images/logo.png); width:461px; height:94px; margin:10px auto; text-indent:-9999px;}
.list{ list-style:none; margin:0; padding:0; }

.sliderBox{width:1200px;height: 465px; border-radius:10px; overflow:hidden; position:relative; padding-bottom:15px; margin:auto;}
.sliderBox h2{ text-shadow:0 0 5px #039; text-align:center; line-height:2.5em; font-size:1.2em; color:#EEE; margin:0; border-radius:10px 10px 0 0;
	background:#09C;
	background:-moz-linear-gradient(#09C, #6CF);
	background:-webkit-linear-gradient(#09C, #6CF);
	background:-o-linear-gradient(#09C, #6CF);
	background:-ms-linear-gradient(#09C, #6CF);}

.slider{ padding:20px 0 10px; width:1000px; height:480px; margin:auto; position:relative;}
.slider ul{overflow:hidden; width:3000px; position:absolute; left:0;    padding-top: 40px;}
.slider li{ float:left; margin:0 11px; text-align:center;    width: 230px; background-color:#FFF;}
.slider a{ display:inline-block; width:140px; height:90px; padding:2px; overflow:hidden; border:solid 1px #CCC; margin-bottom:5px;}
.slider a:hover{ border-color:#039;}

.status{ text-align:center; margin-top:5px; position:relative; margin-left:435px;}
.status li{ cursor:pointer; background:#FFF; display:inline-block; text-indent:-9999px; border:2px solid #CCC; width:8px; height:8px; border-radius:100%; margin:0 5px; *float:left; }
.status li.now{ background:#09C; border-color:#999;}

.dIcon{ text-indent:-9999px; position:absolute; top:90px; display:block; background: url(../images/all.png) no-repeat; width:38px; height:47px; }
.nexta{ top:180px;right:-50px; background-position:-44px -2px; }
.preva{ top:180px;left:-40px; background-position:0 -2px;}
.preva:hover{ opacity:0.7;}
.nexta:hover{ opacity:0.7;}

.nexta:hover{ background-position:-45px -55px;}
.preva:hover{ background-position:-2px -55px; }
.sliderBoxb0{ width:1200px; height:500px; margin:0 auto;}
/*2===============================================================*/
.sliderBoxb .hdr{ background:url(images/logo.png); width:461px; height:94px; margin:10px auto; text-indent:-9999px;}
.sliderBoxb .list{ list-style:none; margin:0; padding:0;}

.sliderBoxb{width:1200px; border-radius:10px; overflow:hidden; position:relative; padding-bottom:15px; margin:auto;}
.sliderBoxb h2{ text-shadow:0 0 5px #039; text-align:center; line-height:2.5em; font-size:1.2em; color:#EEE; margin:0; border-radius:10px 10px 0 0;
	background:#09C;
	background:-moz-linear-gradient(#09C, #6CF);
	background:-webkit-linear-gradient(#09C, #6CF);
	background:-o-linear-gradient(#09C, #6CF);
	background:-ms-linear-gradient(#09C, #6CF);}

.sliderBoxb .sliderb{ padding:20px 0 10px; width:1000px; height:480px; margin:auto; position:relative;}
.sliderBoxb .sliderb ul{overflow:hidden; width:4000px; position:absolute; left:0;    padding-top: 40px;}
.sliderBoxb .sliderb li{ float:left; margin:0 11px; text-align:center;    width: 230px; background-color:#FFF;}
.sliderBoxb .sliderb a{ display:inline-block; width:140px; height:90px; padding:2px; overflow:hidden; border:solid 1px #CCC; margin-bottom:5px;}
.sliderBoxb .sliderb a:hover{ border-color:#039;}

.sliderBoxb .status{ text-align:center; margin-top:5px; position:relative; margin-left:435px;}
.sliderBoxb .status li{ cursor:pointer; background:#FFF; display:inline-block; text-indent:-9999px; border:2px solid #CCC; width:8px; height:8px; border-radius:100%; margin:0 5px; *float:left; }
.sliderBoxb .status li.now{ background:#09C; border-color:#999;}

.sliderBoxb .dIconb{ text-indent:-9999px; position:absolute; top:90px; display:block; width:20px; height:20px; background: url(../images/all.png)  no-repeat; width:38px; height:47px;}
.sliderBoxb .nextb{top:165px; right:10px; background-position:-44px -2px; }
.sliderBoxb .prevb{top:165px; left:10px; background-position:0 -2px;}
.sliderBoxb .nextb:hover,.sliderBoxb .prevb:hover{ opacity:0.7;}
.sliderBoxb .next:hover{ background-position:-44px -55px;}
.sliderBoxb .prev:hover{ background-position:0 -55px;}

/*3====================================================================================*/
.sliderBoxc .hdr{ background:url(images/logo.png); width:461px; height:94px; margin:10px auto; text-indent:-9999px;}
.sliderBoxc .list{ list-style:none; margin:0; padding:0;}

.sliderBoxc{width:1200px; border-radius:10px; overflow:hidden; position:relative; padding-bottom:15px; margin:auto;}
.sliderBoxc h2{ text-shadow:0 0 5px #039; text-align:center; line-height:2.5em; font-size:1.2em; color:#EEE; margin:0; border-radius:10px 10px 0 0;
	background:#09C;
	background:-moz-linear-gradient(#09C, #6CF);
	background:-webkit-linear-gradient(#09C, #6CF);
	background:-o-linear-gradient(#09C, #6CF);
	background:-ms-linear-gradient(#09C, #6CF);}

.sliderBoxc .sliderc{ padding:20px 0 10px; width:1000px; height:480px; margin:auto; position:relative;}
.sliderBoxc .sliderc ul{ width:4000px; position:absolute; left:0;    padding-top: 40px;}
.sliderBoxc .sliderc li{ float:left; display:block; margin:0 11px; text-align:center;    width: 230px; background-color:#FFF;}
.sliderBoxc .sliderc a{ display:inline-block; width:140px; height:90px; padding:2px; overflow:hidden; border:solid 1px #CCC; margin-bottom:5px;}
.sliderBoxc .sliderc a:hover{ border-color:#039;}

.sliderBoxc .status{ text-align:center; margin-top:5px; position:relative; margin-left:435px;}
.sliderBoxc .status li{ cursor:pointer; background:#FFF; display:inline-block; text-indent:-9999px; border:2px solid #CCC; width:8px; height:8px; border-radius:100%; margin:0 5px; *float:left; }
.sliderBoxc.status li.now{ background:#09C; border-color:#999;}

.sliderBoxc .dIconc{ text-indent:-9999px; position:absolute; top:90px; display:block; width:20px; height:20px; background: url(../images/all.png)  no-repeat; width:38px; height:47px;}
.sliderBoxc .nextc{top:165px; right:10px; background-position:-44px -2px; }
.sliderBoxc .prevc{top:165px; left:10px; background-position:0 -2px;}
.sliderBoxc .nextc:hover,.sliderBoxc .prevc:hover{ opacity:0.7;}

.sliderBoxc .next:hover{ background-position:-44px -55px;}
.sliderBoxc .prev:hover{ background-position:0 -55px;}

/*4====================================================================================*/
.sliderBoxd .hdr{ background:url(images/logo.png); width:461px; height:94px; margin:10px auto; text-indent:-9999px;}
.sliderBoxd .list{ list-style:none; margin:0; padding:0;}

.sliderBoxd{width:1200px; border-radius:10px; overflow:hidden; position:relative; padding-bottom:15px; margin:auto;}
.sliderBoxd h2{ text-shadow:0 0 5px #039; text-align:center; line-height:2.5em; font-size:1.2em; color:#EEE; margin:0; border-radius:10px 10px 0 0;
	background:#09C;
	background:-moz-linear-gradient(#09C, #6CF);
	background:-webkit-linear-gradient(#09C, #6CF);
	background:-o-linear-gradient(#09C, #6CF);
	background:-ms-linear-gradient(#09C, #6CF);}

.sliderBoxd .sliderd{ padding:20px 0 10px; width:1000px; height:480px; margin:auto; position:relative;}
.sliderBoxd .sliderd ul{overflow:hidden; width:4000px; position:absolute; left:0;    padding-top: 40px;}
.sliderBoxd .sliderd li{ float:left; margin:0 11px; text-align:center;    width: 230px; background-color:#FFF;}
.sliderBoxd .sliderd a{ display:inline-block; width:140px; height:90px; padding:2px; overflow:hidden; border:solid 1px #CCC; margin-bottom:5px;}
.sliderBoxd .sliderd a:hover{ border-color:#039;}

.sliderBoxd .status{ text-align:center; margin-top:5px; position:relative; margin-left:435px;}
.sliderBoxd .status li{ cursor:pointer; background:#FFF; display:inline-block; text-indent:-9999px; border:2px solid #CCC; width:8px; height:8px; border-radius:100%; margin:0 5px; *float:left; }
.sliderBoxd.status li.now{ background:#09C; border-color:#999;}

.sliderBoxd .dIcond{ text-indent:-9999px; position:absolute; top:90px; display:block; width:20px; height:20px; background: url(../images/all.png)  no-repeat; width:38px; height:47px;}
.sliderBoxd .nextd{top:165px; right:10px; background-position:-44px -2px; }
.sliderBoxd .prevd{top:165px; left:10px; background-position:0 -2px;}

.sliderBoxd .nextd:hover,.sliderBoxd .prevd:hover{ opacity:0.7;}
.sliderBoxd .next:hover{ background-position:-44px -55px;}
.sliderBoxd .prev:hover{ background-position:0 -55px;}

.DialogLink a
{
    font-size:25px;
    
}

.DialogLink a:hover
{
    color:Orange;
}

ol
{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}
ol li { display: list-item; }