a {
	color: #fff;
	text-decoration: none
}
a:hover {
	text-decoration: none;
}
body {
	font: 14px/1.6 "Microsoft Yahei";
	color: #fff;
	line-height: 1.5;
	overflow-x: hidden;
	background: #0C161D url(../images/index/bg01.jpg) no-repeat center top;
}
ul li {
	list-style: none
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
*+height:1%;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*+html .clearfix {
	zoom: 1;
} /* IE7 */
.fL {
	float: left !important;
}
.fR {
	float: right !important;
}
img { vertical-align: top;}
/*---------------common--------------*/
#container {
	overflow: hidden;
}
#header {
	padding: 9px 0 0;
	height: 83px;
	box-sizing: border-box;
	background: #fff;
}
#header .hInner {
	margin: 0 auto;
	width: 1200px;
}
#header .hInner ul {
	margin-right: -52px;
}
#header .hInner li {
	margin: 20px 53px 0 0;
	float: left;
}
#header .hInner li:last-child {
	margin-right: 0;
}
#header .hInner .logo {
	margin: 0 85px 0 34px;
	min-width: inherit;
}
#header .hInner li a {
	display: block;
	color: #333;
	font-size: 18px;
}
#header .hInner li a:hover {
	color: #0067d7;
}
#header .hInner li a img {
	margin: -5px 9px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#header .hInner .logo a img {
	margin: 0;
	display: block;
}
#main {
	margin: 0 auto;
	width: 1200px;
}
#footer {
	margin-top: -35px;
	padding: 0 0 30px;
	overflow: hidden;
	position: relative;
}
#footer p {
	color: #fff;
	font-size: 18px;
	text-align: center;
}

/*---------------index--------------*/
#index #main {
	padding: 438px 0 0;
}
#index #main .inner {
	margin: 0 auto 60px;
	padding:20px 0 10px 26px;
	width: 639px;
	box-sizing: border-box;
	border-radius: 20px;
	background: rgba(6,20,61,0.4);
}
#index #main .inner .img {
	margin-right: 10px;
	float: left;
}
#index #main .inner li {
	margin-bottom: 10px;
}
#index #main .inner li a:hover img {
	-webkit-filter: brightness(130%);
				filter: brightness(130%);
}
#index #main .ttl {
	margin-bottom: 27px;
	text-align: center;
}
#index #main .section01 {
	margin-bottom: 4px;
}
#index #main .box {
	margin: 0 0 0 -80px;
	padding: 25px 270px 0 270px;
	width: 1160px;
	height: 427px;
	position: relative;
	box-sizing: border-box;
	background: url(../images/index/bg02.png) no-repeat center top;
}
#index #main .box .photo {
	position: absolute;
	left: 80px;
	top: -43px;
}
#index #main .section01 .tabNavi {
	padding: 0 24px 0 30px;
	border-radius: 20px 20px 0 0;
	background: #1C87EB;
}
#index #main .section01 .tabNavi li {
	width: 33.33%;
	float: left;
	position: relative;
	z-index: 10;
}
#index #main .section01 .tabNavi li a {
	margin: 0 auto;
	width: 114px;
	height: 60px;
	display: block;
	position: relative;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	box-sizing: border-box;
	border-top: 3px solid #1C87EB;
}
#index #main .section01 .tabNavi li a img {
	margin: -3px 9px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#index #main .section01 .tabNavi li a:hover,
#index #main .section01 .tabNavi li.on a {
	color: #fff600;
	border-top: 3px solid #FFF600;
}
#index #main .section01 .tabPanel {
	padding: 16px 33px 0;
	height: 260px;
	box-sizing: border-box;
	border-radius: 0 0 20px 20px;
	background: #fff;
}
#index #main .section01 .tabPanel ul {
	position: relative;
	z-index: 10;
}
#index #main .section01 .tabPanel li {
	border-bottom: 1px dotted #C9C9C9;
}
#index #main .section01 .tabPanel li:last-child {
	border-bottom: none;
}
#index #main .section01 .tabPanel li a {
	display: block;
	overflow: hidden;
	zoom: 1;
	color: #333;
	font-size: 16px;
	line-height: 45px;
}
#index #main .section01 .tabPanel li a:hover {
	color: #0067d7;
}
#index #main .section01 .tabPanel li a span {
	display: block;
	float: left;
}
#index #main .section01 .tabPanel li a .txt {
	letter-spacing: -0.5px;
}
#index #main .section01 .tabPanel li a .date {
	float: right;
	color: #a0a0a0;
}
#index #main .section01 .tabPanel li a:hover .date {
	color: #0067d7;
}
#index #main .section02 {
	margin-bottom: 3px;
}
#index #main .section02 .box {
	margin: 0 -80px 0 120px;
}
#index #main .section02 .box .photo {
	left: -227px;
	z-index: 10;
}
#index #main .sliderBox {
	position: relative;
}
#index #main .section02 .sliderBox .img {
	position: relative;
}
#index #main .section02 .sliderBox .img span {
	width: 100%;
	height: 40px;
	display: block;
	position: absolute;
	left: 0;
	top: 4px;
	color: #3367c4;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	background: url(../images/index/bg03.png) no-repeat center top;
}
#main .sliderBox .slick-dots {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 19px;
	z-index: 20;
	text-align: center;
}
#main .sliderBox .slick-dots li {
	margin: 0 4px;
	width: 10px;
	height: 10px;
	display: inline-block;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
}
#main .sliderBox .slick-dots li.slick-active {
	background: #54ACFF;
}
#main .sliderBox .slick-dots li button {
	display: none;
}
#index #main .section03 .box .photo {
	left: 45px;
	top: -60px;
	z-index: 10;
}

/*---------------buyu--------------*/
#buyu {
	background: #133F7C url(../images/buyu/bg02.jpg) no-repeat center bottom;
}
#buyu #container {
	background: url(../images/buyu/bg01.jpg) no-repeat center top;
}
#buyu #main {
	padding: 71px 0 56px;
}
#main .comInner {
	margin-bottom: 76px;
}
#main .comInner .photo {
	margin-top: 9px;
	float: right;
}
#main .comInner .txtBox {
	width: 560px;
	float: left;
}
#main .comInner .txtBox p {
	margin-bottom: 29px;
	color: #fff !important;
	font-size: 18px !important;
	line-height: 2 !important;
	text-align: justify;
	text-justify: inter-ideograph;
}
#main .comInner .txtBox .title {
	margin-bottom: 24px;
	color: #f0ff00 !important;
	font-size: 48px !important;
	font-weight: bold;
	line-height: 1.2 !important;
}
#main .comInner .txtBox .title02 {
	margin: -8px 0 31px;
	width: 300px;
	color: #0067d7 !important;
	font-size: 20px !important;
	font-weight: bold;
	line-height: 49px !important;
	text-align: center;
	background: url(../images/buyu/bg06.png) no-repeat left top;
}
#main .comInner .txtBox li {
	margin-right: 30px;
	float: left;
}
#main .comInner .txtBox li a:hover img {
	-webkit-filter: brightness(130%);
				filter: brightness(130%);
}
#buyu #main .ttl {
	margin-bottom: 35px;
	text-align: center;
}
#buyu #main .box {
	margin: 0 auto;
	padding-top: 25px;
	width: 751px;
	height: 532px;
	position: relative;
	box-sizing: border-box;
	background: url(../images/buyu/bg03.png) no-repeat center top;
}
#buyu #main .box .photo {
	position: absolute;
	left: -143px;
	top: -8px;
	z-index: 1;
}
#buyu #main .section01 {
	margin-bottom: 38px;
}
#buyu #main .section01 .box {
	padding: 25px 0 0 25px;
	width: 769px;
	height: 438px;
	background: url(../images/buyu/bg02.png) no-repeat center top;
}
#buyu #main .section02 {
	margin-bottom: 39px;
}
#buyu #main .section02 .ttl {
	margin-bottom: 32px;
}
#buyu #main .section02 .img {
	overflow: hidden;
	border-radius: 15px;
}
#buyu #main .section02 .sliderBox {
	margin: 0 auto;
	width: 701px;
	position: relative;
}
#buyu #main .section02 .sliderBox .slick-dots {
	bottom: 4px;
}
#buyu #main .section02 .box .photo {
	left: -311px;
	top: 5px;
}
#buyu #main .section03 {
	margin-bottom: 34px;
}
#buyu #main .section03 .ttl {
	margin-bottom: 34px;
}
#buyu #main .section03 .box {
	padding: 25px 0 0 25px;
	width: 755px;
	height: 482px;
	background: url(../images/buyu/bg04.png) no-repeat center top;
}
#buyu #main .section03 .box .photo {
	left: -150px;
	top: 5px;
}
#buyu #main .section04 .box {
	padding: 25px 0 0;
	width: 755px;
	height: 439px;
	background: url(../images/buyu/bg05.png) no-repeat center top;
}
#buyu #main .section04 .movie {
	margin: 0 auto;
	width: 705px;
	position: relative;
	z-index: 10;
	border-radius: 15px;
	overflow: hidden;
}
#buyu #main .section04 .movie .play {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}
#buyu #main .section04 .movie .play img:hover {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}
#buyu #main .section04 video {
	width: 705px;
	height: 389px;
	display: block;
}
#buyu #main .section04 .box .photo {
	left: -229px;
	top: 46px;
}
/*---------------tangguo--------------*/
#tangguo {
	background: #6C37A2 url(../images/tangguo/bg02.jpg) no-repeat center bottom;
}
#tangguo #container {
	background: url(../images/tangguo/bg01.jpg) no-repeat center top;
}
#tangguo #main {
	padding: 71px 0;
}
#tangguo #main .comInner {
	margin-bottom: 77px;
}
#tangguo #main .ttl {
	margin-bottom: 22px;
	text-align: center;
}
#tangguo #main .txtList li {
	padding-left: 15px;
	color: #e4ceff;
	font-size: 14px;
	line-height: 2.55;
	background: url(../images/tangguo/icon07.png) no-repeat left 15px;
}
#tangguo #main .txtList li span {
	color: #f6ff00;
	font-weight: bold;
}
#tangguo #main .txtList li img {
	margin: -1px 9px 0;
	display: inline-block;
	vertical-align: middle;
}
#tangguo #main .section01 {
	margin-bottom: 77px;
}
#tangguo #main .section01 p {
	margin-top: 15px;
	color: #f6ff00;
	font-weight: bold;
}
#tangguo #main table {
	margin: 33px 0;
	width: 100%;
	border-collapse: collapse;
}
#tangguo #main th,
#tangguo #main td {
	color: #e4ceff;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #9A6CC9;
}
#tangguo #main th {
	color: #f6ff00;
	font-weight: bold;
	background: #945AD0;
	border: 1px solid #945AD0;
}
#tangguo #main td.img,
#tangguo #main td.img02 {
	padding: 14px 0;
}
#tangguo #main td.img img {
	height: 60px;
}
#tangguo #main .section02 {
	margin-bottom: 80px;
}
#tangguo #main .section03 {
	margin-bottom: 77px;
}
#tangguo #main .section03 ul {
	margin: 33px 0 0;
}
#tangguo #main .section03 li {
	margin: 0 12px 0 40px;
	width: 534px;
	float: left;
	color: #f6ff00;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#tangguo #main .section03 li img {
	margin: 0 auto 15px;
	display: block;
}
#tangguo #main .section04 {
	margin-bottom: 70px;
}
#tangguo #main .section05 {
	margin-bottom: 77px;
}
#tangguo #main .section06 .movie {
	margin: 33px auto 0;
	width: 699px;
	position: relative;
	z-index: 10;
	border-radius: 15px;
	overflow: hidden;
	border: 3px solid #fff;
	background: #fff;
}
#tangguo #main .section06 .movie .play {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}
#tangguo #main .section06 .movie .play img:hover {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}

#tangguo #main .section06 video {
	margin: 0 auto;
	width: 699x;
	height: 383px;
	display: block;
}
/*---------------majiang--------------*/
#majiang {
	background: #A20C04 url(../images/majiang/bg02.png) no-repeat center bottom;
}
#majiang #container {
	background: url(../images/majiang/bg01.png) no-repeat center top;
}
#majiang #main {
	padding: 71px 0;
}
#majiang #main .comInner {
	margin-bottom: 81px;
}
#majiang #main .ttl {
	margin-bottom: 23px;
	text-align: center;
}
#majiang #main .section01 {
	margin-bottom: 68px;
}
#majiang #main p {
	color: #ffdfcc;
	font-size: 14px;
	line-height: 2.55;
}
#majiang #main .section02 {
	margin-bottom: 69px;
}
#majiang #main .section03 {
	margin-bottom: 69px;
}
#majiang #main .section04 {
	margin-bottom: 67px;
}
#majiang #main .section05 {
	margin-bottom: 68px;
}
#majiang #main .section05 dt {
	margin: 0 0 -2px -1px;
	color: #fcff00;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
}
#majiang #main .section05 dt img {
	margin: -1px 5px 0 0;
	display: inline-block;
	vertical-align: middle;
}
#majiang #main .section05 dd {
	margin-bottom: 37px;
	color: #ffdfcc;
	font-size: 14px;
	line-height: 2.55;
}
#majiang #main .section06 {
}
#majiang #main .section06 .ttl {
	margin-bottom: 55px;
}
#majiang #main .section06 .title {
	text-align: center;
}
#majiang #main .section06 .title span {
	margin: 0 auto;
	width: 180px;
	display: block;
	color: #fcff00;
	font-size: 24px;
	font-weight: bold;
	line-height: 46px;
	border: 2px solid #FCFF00;
	border-radius: 25px;
}
#majiang #main .section06 ul {
	margin: 0 -100px 30px 0;
}
#majiang #main .section06 li {
	padding: 39px 0 1px;
	width: 260px;
	float: left;
	display: table;
}
#majiang #main .section06 li > span {
	padding-right: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#majiang #main .section06 li .img {
	width: 84px;
}
#majiang #main .section06 li .txt {
	color: #ffdfcc;
	font-size: 14px;
	line-height: 2.05;
}
#majiang #main .section06 li .txt span {
	margin-left: 20px;
	display: inline-block;
	color: #fcff00;
}
#majiang #main .section06 .text01 {
	margin-bottom: 53px;
	line-height: 2.1;
}
#majiang #main .section06 .text02 {
	margin-bottom: 33px;
	line-height: 2.1;
}
#majiang #main .section06 .text02 span {
	color: #fcff00;
}
#majiang #main .section06 .text03 {
	margin-bottom: 12px;
	line-height: 2.1;
}
#majiang #main .section06 .text04 {
	margin-bottom: 70px;
	line-height: 2.1;
}
#majiang #main .section06 .title02 {
	margin-bottom: 40px;
}
#majiang #main .section06 .title03 {
	margin-bottom: 33px;
}
#majiang #main .section06 > .img {
	margin-bottom: 13px;
}
#majiang #main .section06 .img02 {
	margin-bottom: 9px;
}
#majiang #main .section06 .img03 {
	margin-bottom: 11px;
}
#majiang #main .section06 .imgBox {
	margin-bottom: 30px;
	display: table;
	color: #ffdfcc;
	font-size: 14px;
	line-height: 2.05;
}
#majiang #main .section06 .imgBox > span {
	padding-right: 30px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
#majiang #main .section06 .imgBox .img {
	width: 84px;
}
#majiang #main .section06 .imgBox .txt {
	padding-right: 75px;
}
#majiang #main .section06 .imgBox .txt span {
	margin-left: 20px;
	display: inline-block;
}
#majiang #main .section06 .imgBox .txt .m0 {
	margin-left: 0;
}
#majiang #main .section06 .imgBox .yellow {
	color: #fcff00;
}
#majiang #main .section07 .movie {
	margin: 33px auto 0;
	width: 699px;
	position: relative;
	z-index: 10;
	border-radius: 15px;
	overflow: hidden;
	border: 3px solid #fff;
	background: #fff;
}
#majiang #main .section07 .movie .play {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}
#majiang #main .section07 .movie .play img:hover {
	-webkit-filter: brightness(130%);
	filter: brightness(130%);
}
#majiang #main .section07 video {
	margin: 0 auto;
	width: 699x;
	height: 383px;
	display: block;
}
/*---------------daili--------------*/
#daili {
	background: #ECF5FF url(../images/daili/bg02.jpg) no-repeat center bottom;
}
#daili #container {
	background: url(../images/daili/bg01.jpg) no-repeat center top;
}
#daili #main {
	padding: 80px 0 47px;
}
#daili #main h2 {
	margin-bottom: 70px;
}
#daili #main h3 {
	margin-bottom: 16px;
	color: #0067d7;
	font-size: 18px;
	font-weight: bold;
}
#daili #main .h3Ttl {
	margin-bottom: 25px;
}
#daili #main p {
	margin-bottom: 20px;
	color: #2c2f32;
	font-size: 14px;
	letter-spacing: -0.2px;
	line-height: 2.15;
}
#daili #main p a {
	color: #0067d7;
}
#daili #main p a:hover {
	text-decoration: underline;
}
#daili #main p a.orange {
	color: #d93300;
	text-decoration: underline;
}
#daili #main p a.orange:hover {
	text-decoration: none;
}
#daili #main .link {
	margin: 0 0 47px -6px;
}
#daili #main .link a {
	color: #d93300;
}
#daili #main .txt01 {
	margin-bottom: 44px;
}
#daili #main .text {
	margin: 0 0 12px 20px;
	position: relative;
}
#daili #main .text02 {
	margin: -7px 0 12px 20px;
}
#daili #main .text03 {
	margin: -7px -20px 12px 20px;
}
#daili #main .text02 img {
	display: block;
	position: absolute;
	right: -78px;
	top: 12px;
}
#daili #main .text04 {
	margin: -9px 0 12px 20px;
}
#daili #main .text04 img {
	display: block;
	position: absolute;
	right: -77px;
	top: 11px;
}
#daili #main p span {
	color: #0067d7;
	font-weight: bold;
}
#daili #main table {
	margin-bottom: 22px;
	width: 100%;
	border-collapse: collapse;
}
#daili #main th,
#daili #main td {
	color: #2c2f32;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #98B7C8;
}
#daili #main th {
	color: #fff;
	font-weight: bold;
	background: #0067D7;
}
#daili #main td.blue {
	color: #0067d7;
}
#daili #main .note {
	margin: 0 0 21px 31px;
	text-indent: -31px;
}
#daili #main .h3Ttl02 {
	margin: 54px 0 40px;
}
#daili #main .textList {
	margin: -22px 0 13px;
}
#daili #main .textList li {
	padding-left: 20px;
	color: #2c2f32;
	font-size: 14px;
	line-height: 2.15;
	background: url(../images/daili/icon.png) no-repeat 5px 12px;
}
#daili #main .txt02 {
	margin-bottom: 12px;
}
#daili #footer p {
	color: #2c2f32;
}