﻿@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", "黑体", "宋体", arial;
	color: #535353;
	font-size: 13px;
	line-height: 25px;
	background: #fff;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
}
a {
	outline: none;
}
img {
	border: none;
}
.cl {
	display: block;
}
.cl:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.fl {
	float: left;
}
.w100 {
	width: 100%;
}
.ri {
	float: right;
}
a {
	text-decoration: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt35 {
	margin-top: 35px;
}
ul, ul li, dl, dl dd, dl dt {
	margin: 0;
	padding: 0;
	list-style: none;
}
.index_content {
	width: 450px;
	left: 50%;
	margin-left: -225px;
	height: 500px;
	margin-top: -250px;
	top: 50%;
	position: absolute;
}
.index_content .bg {
	background: url(../images/bg_01.png) no-repeat 0 0;
	width: 450px;
	height: 409px;
	position: absolute;
	z-index: 2;
}
.index_content .logo {
	background: url(../images/logo.png) no-repeat 0 0;
	width: 119px;
	height: 84px;
	position: absolute;
	z-index: 3;
	text-indent: -9999px;
	left: 50%;
	margin-left: -59px;
	margin-top: 60px;
}
.index_content .enter {
	text-align: center;
	margin: 224px 0 0px 0;
	position: absolute;
	width: 100%;
	z-index: 4;
	font-size: 16px;
	line-height: 20px;
}
.index_content .enter a {
	color: #274869;
}
.index_content .enter a:hover {
	color: #082037;
	text-decoration: none;
}
.index_content .footer {
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 4;
	font-size: 13px;
	line-height: 22px;
	margin: 350px 0 0 0;
}
.index_content .intro {
	width: 335px;
	height: 120px;
	position: absolute;
	z-index: 3;
	left: 50%;
	margin-left: -170px;
	margin-top: 194px;
	text-indent: -9999px;
	background: url(../images/intro.png) no-repeat 0 0;
}
.index_content .intro a {
	display: block;
	width: 335px;
	height: 120px;
}
.main_content {
	width: 1005px;
	margin: 0 auto;
	min-width: 1005px;
	position: relative;
}
.main_content .bg {
	background: url(../images/bg_01.png) no-repeat 0 0;
	width: 452px;
	height: 409px;
	position: absolute;
	z-index: 2;
	left: 120px;
	top: 100px;
}
.main_content .bg3 {
	background: url(../images/bg_01.png) no-repeat 0 0;
	width: 420px;
	height: 400px;
	position: absolute;
	z-index: 2;
	right: -120px;
	top: 290px;
	overflow: hidden;
}
.leftmenu {
	margin-left: 10px;
	width: 130px;
	float: left;
	position: relative;
	z-index: 22;
}
.leftmenu .logo {
	background: url(../images/logo.png) no-repeat 0 0;
	width: 119px;
	height: 84px;
	text-indent: -9999px;
	display: inline-block;
	margin-top: 40px;
}
.leftmenu ul {
	padding-left: 5px;
	margin-top: 134px;
}
.leftmenu ul li {
	background: url(../images/leftlibg.png) no-repeat 0 45%;
	padding-left: 13px;
	line-height: 18px;
	margin: 0px 0 10px 0;
	font-size: 13px;
}
.leftmenu ul li a {
	color: #000;
	padding: 0 8px 0 4px;
	text-decoration: none;
}
.leftmenu ul li.hover a {
	background: #cdd4dc;
	text-decoration: none;
}
.leftmenu ul li a:hover {
	color: #274869;
	text-decoration: none;
}
.leftmenu ul li.active {
	background: url(../images/leftliabg.png) no-repeat 0 45%;
}
.leftmenu ul li.active a {
	color: #274869;
	background: #cdd4dc;
}
.leftnav {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	z-index: 20
}
.leftnav .leftnav-list {
}
.leftnav .leftnav-list ul {
}
.leftnav .leftnav-list li {
	float: left;
}
.leftnav .leftnav-list li a {
	display: block;
}
.leftnav .leftnav-list li.hover {
}
.leftnav .leftnav-list li.hover ul li a {
	padding: 0 10px 0 5px;
	color: #fff;
}
.leftnav .leftnav-list li.hover ul li a:hover {
	background: #abb9c4;
}
.leftnav .leftnav-list li.hover ul li:last-child a {
	padding-right: 10px;
}
.leftnav .leftnav-list ul ul {
	display: none
}
.leftnav .leftnav-list ul li.hover ul {
	left: 69px;
	margin-top: -18px;
	width: 180px;
	z-index: 30;
	text-indent: 5px;
	position: absolute;
	height: auto;
	overflow: hidden
}
.leftnav .leftnav-list ul li.hover ul li {
	padding: 0;
}
.leftnav .leftnav-list ul li.hover ul {
	display: block
}
.main_content .main1 {
	position: absolute;
	z-index: 3;
	top: 236px;
	left: 260px;
	width: 620px;
	height: 272px;
}
.main_content .main1 .img {
	position: absolute;
	z-index: 6;
	width: 520px;
	height: 272px;
}
.main_content .main1 .img a {
	width: 67px;
	height: 67px;
	display: inline-block;
}
.main_content .main1 .img a.c1 {
	top: 106px;
	left: 10px;
}
.main_content .main1 .img a.c2 {
	top: 2px;
	left: 119px;
}
.main_content .main1 .img a.c3 {
	left: 292px;
	top: 110px;
}
.main_content .main1 .img a.c4 {
	left: 400px;
	top: 30px;
}
.main_content .main1 .img a.c5 {
	left: 520px;
	top: 190px;
}
.main_content .main1 .links {
	position: absolute;
	z-index: 5;
	width: 620px;
	height: 272px;
}
.main_content .main1 .bg2 {
	background: url(../images/main01.png) no-repeat 0 0;
	width: 620px;
	height: 272px;
	z-index: 4;
}
.main_content .main1 a {
	color: #000;
	position: absolute;
}
.main_content .main1 .img a:hover {
	color: #274869;
	transition: all .3s ease-out;
}
.main_content .main1 .img a:hover {
	margin-top: -10px;
}
.main_content .main1 .links a.c1 {
	top: 175px;
	left: 20px;
}
.main_content .main1 .links a.c2 {
	top: 65px;
	left: 126px;
}
.main_content span.glyphicon {
	font-size: 30px;
	font-weight: normal;
	top: 50%;
	margin-top: -10px;
	position: absolute;
}
.main_content a.right span.glyphicon{ right:10px;}
.main_content a.left span.glyphicon{ left:10px;}
.main_content .main1 .links a.c3 {
	top: 165px;
	left:296px;
}
.main_content .main1 .links a.c4 {
	top: 90px;
	left: 404px;
}
.main_content .main1 .links a.c5 {
	top: 264px;
	left: 530px;
}
.site-foot {
	text-align: right;
	width: 100%;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 12;
	line-height: 18px;
	color: #274869;
}
#online_news_layer {
	position: fixed;
	right: 0px;
	top: 30%;
	margin-top: -80px;
	z-index: 666;
}
.online_icon {
	width: 32px;
	height: 94px;
	overflow: hidden;
}
.online_icon a {
	display: block;
	width: 32px;
	height: 94px;
	background: url(../images/btn_news.png) no-repeat 0 0;
}
.online_icon a:hover, .online_icon2 a:hover {
	text-decoration: none;
}
#online_news_tab {
	float: left;
}
.online_w_c ul {
	padding-top: 5px;
}
.online_w_c ul li {
	font-size: 13px;
	line-height: 17px;
	text-indent: 5px;
	display: block;
	overflow: hidden;
	height: 17px;
}
.online_w_c ul li a {
	color: #274869;
}
.online_w_c ul li a:hover {
	color: #fff;
}
#onlineService {
	float: left;
	display: none;
	background: #9f9f9f;
	height: 94px;
	width: 144px;
}
#online_share_layer {
	position: fixed;
	left: 0px;
	bottom: 20px;
	z-index: 777;
}
.online_icon2 {
	width: 46px;
	height: 26px;
	overflow: hidden;
}
.online_icon2 a {
	display: block;
	width: 46px;
	height: 26px;
	background: url(../images/btn_share_l.png) no-repeat 0 0;
}
#online_share_tab {
	float: right;
}
#onlineService2 {
	float: left;
	display: none;
	background: #9f9f9f;
	height: 26px;
	text-align: right;
	width: 116px;
	padding-left: 20px;
}
#onlineService2 .bdshare-button-style1-16 a {
	margin-left: 9px;
	margin-right: 9px;
}
.main_content .main2 {
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 260px;
	width: 703px;
	color: #404040;
}
.main_content .main2 .img_about {
	position: relative;
}
.main_content .main2 .img_about .about_title {
	position: absolute;
	top: 310px;
	left: 0;
}
.main_content .main2 .text_about {
	line-height: 18px;
	font-size: 13px;
	margin-top: 25px;
}
.img_about .carousel-indicators {
	bottom: 10px;
	margin-bottom: 0;
	text-align: right;
	left: 260px;
	margin-left: 0;
}
.img_about .carousel-indicators li {
	width: 5px;
	height: 5px;
	background: #ff0000;
	border: none;
}
.img_about .carousel-indicators li.active {
	background: #ffa2a2;
	margin: 1px;
}
.cntactbg {
	background: url(../images/contact_01.jpg) no-repeat center top;
	height: 267px;
	margin: 15px 0;
	text-indent: -9999px;
}
.site-foot-contact {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 20px;
	z-index: 12;
	line-height: 18px;
	color: #274869;
}
.contact_main h3 {
	font-size: 25px;
	color: #5c5c5c;
}
.contact_main h4 {
	color: #274869;
	font-size: 20px;
	margin-top: 70px;
}
.contact_main h4 small {
	border-top: 1px solid #274869;
	display: block;
	width: 240px;
	font-size:20px;
	color: #274869;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.contact_main p {
	color: #274869;
	line-height: 25px;
	font-size: 13px;
}
.text_join {
	line-height: 18px;
	margin-top: 20px;
}
.text_join b {
	display: block;
	font-size: 16px;
	font-weight: normal;
}
.text_join hr {
	border-top: 2px dotted #889bad;
	margin-bottom: 10px;
}
.main_content .main3 {
	position: absolute;
	z-index: 3;
	top: 100px;
	left: 260px;
	width: 690px;
	color: #404040;
}
.text_news {
	line-height: 18px;
	margin-top: 10px;
	font-size: 12px;
}
.text_news ul li {
	border-bottom: 2px dotted #889bad;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	padding-bottom: 6px;
}
.text_news ul li div.title {
	display: block;
	background: #d6d6d6;
	text-indent: 15px;
	margin-bottom: 6px;
	opacity: #000;
	line-height: 25px;
	font-size: 13px;
}
.text_news ul li dl {
	display: block;
}
.text_news ul li dl dt {
	float: left;
	width: 180px;
}
.text_news ul li dl dd {
	float: right;
	width: 470px;
	font-size:13px;
}
.text_news ul li dl dd p {
	margin-bottom: 5px;
	text-indent: 22px;
}
.text_news ul li dl dd p.more {
	text-align: right;
	text-indent: 0;
}
.news_show {
	margin: 0 auto;
	padding: 10px;
	font-size: 13px;
	line-height: 16px;
}
.news_show .time {
	font-size: 11px;
	margin-bottom: 20px;
	color: #666;
}
.news_show h3 {
	margin-top: 10px;
}
.pagenav {
}
.pagenav a {
	width: 13px;
	height: 13px;
	border-radius: 13px;
	display: inline-block;
	background: #6b839b;
	border: 1px solid #375472;
	text-indent: -9999px;
	margin: 0 5px;
	outline: none;
}
.pagenav a.cur {
	border: 1px solid #28496a;
	background: #294867;
}
.pagenav a:focus {
	outline: none;
}
.prolist {
	line-height: 18px;
	margin-top: 10px;
	font-size: 13px;
}
.prolist ul li {
	float: left;
	width: 262px;
	margin-right: 80px;
	text-align: center;
	margin-bottom: 6px;
}
.prolist ul li img {
	display: block;
	margin-bottom: 5px;
}
.prolist .pagenav {
	margin-right: 130px;
}
dl.proinfo {
	height: 470px;
	margin: 0 auto;
	width: 796px;
	overflow: hidden;
}
dl.proinfo dt {
	background: #dfdfdf;
	float: right;
	height: 100%;
	width: 210px;
	padding: 0px 10px 0 10px;
	font-weight: normal;
}
dl.proinfo dt div {
	margin-top: 50%;
}
dl.proinfo dd {
	float: left;
	padding: 17px 17px 0 17px;
}
.OriginalPicBorder {
	padding: 0;
	width: 532px;
	height: 354px;
	margin: 0 auto;
}
.main3 .OriginalPicBorder {
	padding: 0;
	width: 703px;
	height: 357px;
	margin: 0 auto;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.Hidden {
	display: none;
}
#OriginalPic {
	width: 100%;
	height: 354px;
	overflow: hidden;
	position: relative;
}
.main3 #OriginalPic {
	width: 100%;
	height: 357px;
	overflow: hidden;
	position: relative;
}
#OriginalPic img {
	display: block;
	margin: 0 auto;
}
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 354px;
	color: #FFF;
	left: 0;
	background: url(../images/prev_off.png) no-repeat left 50%;
	cursor: pointer;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 354px;
	color: #FFF;
	right: 0;
	background: url(../images/next_off.png) no-repeat right 50%;
	cursor: pointer;
}
.main3 .CursorL, .main3 .CursorR {
	height: 357px;
}
.SliderPicBorder {
	width: 532px;
	height: 600px;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 532px;
	margin: 10px auto;
}
.main3 .SliderPicBorder {
	width: 641px;
	height: 325px;
	overflow: hidden;
}
.main3 .ThumbPicBorder {
	width: 292px;
	margin: 10px auto;
}
#ThumbPic img {
	border: 1px solid #fff;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
	background-color: #fff;
	margin: 0 4px;
	display: block;
}
#ThumbPic img.active {
	border: 1px solid #ff0000;
	opacity: 1;
	filter: alpha(opacity=100)
}
.ThumbPicBorder span#btnPrev {
	width: 40px;
	height: 56px;
	background: url(../images/prev_page.png) no-repeat center top;
	text-indent: -9999px;
	cursor: pointer;
}
.main3 .ThumbPicBorder span#btnPrev, .main3 .ThumbPicBorder span#btnPrev.disabled, .main3 .ThumbPicBorder span#btnNext, .main3 .ThumbPicBorder span#btnNext.disabled {
	width: 20px;
	height: 32px;
	background-size: cover;
	margin-top: 15px;
}
.ThumbPicBorder span#btnPrev.disabled {
	background: url(../images/prev_page2.png) no-repeat center top;
}
.ThumbPicBorder span#btnNext {
	width: 40px;
	height: 56px;
	background: url(../images/next_page.png) no-repeat center top;
	text-indent: -9999px;
	cursor: pointer;
}
.ThumbPicBorder span#btnNext.disabled {
	background: url(../images/next_page2.png) no-repeat center top;
}
.s-index-star {
	height: 15px;
	_margin-top: -2px;
	font-size: 0px;
	line-height: 0px;
}
.s-index-star span {
	display: inline-block;
	margin-top: 0px;
	width: 13px;
	height: 13px;
	overflow: hidden;
	background-position: -181px -22px;
	text-indent: 0px;
}
.s-index-star-0 .one, .s-index-star-0 .two, .s-index-star-0 .three, .s-index-star-0 .four, .s-index-star-0 .five {
	background-position: -211px -22px;
}
.s-index-star-1 .two, .s-index-star-1 .three, .s-index-star-1 .four, .s-index-star-1 .five {
	background-position: -211px -22px;
}
.s-index-star-2 .two, .s-index-star-2 .three, .s-index-star-2 .four, .s-index-star-2 .five {
	background-position: -211px -22px;
}
.s-index-star-3 .three, .s-index-star-3 .four, .s-index-star-3 .five {
	background-position: -211px -22px;
}
.s-index-star-4 .three, .s-index-star-4 .four, .s-index-star-4 .five, .s-index-star-5 .four, .s-index-star-5 .five {
	background-position: -211px -22px;
}
.s-index-star-6 .four, .s-index-star-6 .five, .s-index-star-7 .five, .s-index-star-8 .five {
	background-position: -211px -22px;
}
.s-index-star-1 .one, .s-index-star-3 .two, .s-index-star-5 .three, .s-index-star-7 .four, .s-index-star-9 .five {
	background-position: -196px -22px;
}
.s-index-side {
	width: 100%;
	margin: 40px auto;
}
.s-index-side .title {
	height: 41px;
	background-color: #f5f5f5;
	position: relative;
}
.s-index-side .title .s-index-icon {
	position: absolute;
	width: 20px;
	height: 18px;
	top: 11px;
	left: 10px;
}
.s-index-side .title h3 {
	padding-left: 32px;
	height: 40px;
	line-height: 40px;
	color: #000;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
}
.s-index-side .title .game-top10-icon {
	background-position: -140px -54px
}
.s-index-side .app-show-block {
	text-align: left;
	position: relative;
	float: right;
	width: 445px;
	height: 114px;
}
.s-index-side .app-show-block p {
	margin-top: 20px;
}
.s-index-side .app-show-block .s-index-down {
	margin: 0px;
	margin-top: 7px;
	font-weight: normal;
	background-color: #FF4E00
}
.s-index-side .app-show-block a {
	height: 25px;
}
.s-index-side .app-show-block .pic {
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
.s-index-side .app-show-block img {
	display: block;
	height: 52px;
	width: 52px;
}
.s-index-side .weekly-list {
	padding: 0px 10px 2px 10px;
	margin-top: -1px;
	position: relative;
}
.s-index-side .weekly-list li {
	overflow: hidden;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0;
}
.s-index-side .weekly-list li.current .app-show-block p {
	display: block;
}
.s-index-side .weekly-list li .app-show-block p {
	display: none;
}
.s-index-side .weekly-list li.current .app-show-block {
	background: #d0d7de;
	padding: 10px;
	margin-top: 25px;
}
.s-index-side .weekly-list li .app-show-block {
}
.s-index-side .weekly-list li.current b {
	font-size: 16px;
}
.s-index-side .weekly-list li b {
	font-size: 11px;
	color: #274869;
	font-weight: normal;
}
.s-index-side .weekly-list li .app-show-title {
	float: left;
	width: 173px;
	height: 173px;
	cursor: pointer;
	text-align: center;
}
.s-index-side .weekly-list li.current .app-show-title span.img {
	width: 173px;
	height: 173px;
	background: url(../images/team_1.png) no-repeat 0 0;
	display: inline-block;
	text-indent: -9999px;
	background-size: cover;
	opacity: 1;
}
.s-index-side .weekly-list li .app-show-title span.img {
	width: 107px;
	height: 107px;
	background: url(../images/team_1.png) no-repeat 0 0;
	display: inline-block;
	text-indent: -9999px;
	background-size: cover;
	opacity: 0.3;
}
.s-index-side .weekly-list li:first-child .app-show-title span.img, .s-index-side .weekly-list li:last-child .app-show-title span.img {
	width: 85px;
	height: 85px;
	background: url(../images/team_1.png) no-repeat 0 0;
	display: inline-block;
	text-indent: -9999px;
	background-size: cover;
}
.s-index-side .weekly-list li .num {
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	padding-right: 10px;
	font-weight: bold;
}
.s-index-side .weekly-list li.current a {
	font-weight: bold;
}
.s-index-side .weekly-list li.current .app-show-title a:hover {
	color: #ff4e00;
}
.s-index-down {
	display: block;
	text-align: center;
	font-size: 12px;
	margin: 0px auto;
	text-indent: 0px;
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-decoration: none;
	background-position: -228px -47px;
	background-color: #FF4E00;
}
.s-index-down:hover {
	background-position: -228px -74px;
	text-decoration: none;
}
ul.teamlist {
	width: 173px;
	text-align: center;
}
ul.teamlist li {
	margin: 30px 0;
	text-align: center;
	text-align: center;
	background: #666;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	width: 85px;
	height: 85px;
	margin-left: 35px;
}
ul.teamlist li a {
	display: block;
}
ul.teamlist li a {
	display: inline-block;
	text-indent: -9999px;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
ul.teamlist li a.img:hover, ul.teamlist li.active a {
	opacity: 1;
}
ul.teamlist li#c3 .popover {
	display: block;
}
ul.teamlist li#c3 a {
	background: url(../images/team_sc.jpg) no-repeat 0 0;
	background-size: cover;
}
ul.teamlist li#c3.hover a {
	opacity: 1;
}
ul.teamlist li#c2 a {
	background: url(../images/team_sj.jpg) no-repeat 0 0;
	background-size: cover;
}
ul.teamlist li#c1 a {
	background: url(../images/team_yx.jpg) no-repeat 0 0;
	background-size: cover;
}
ul.teamlist li#c4 a {
	background: url(../images/team_gc.jpg) no-repeat 0 0;
	background-size: cover;
}
ul.teamlist li#c5 a {
	background: url(../images/team_yf.jpg) no-repeat 0 0;
	background-size: cover;
}
ul.teamlist .popover {
	background: #d0d7de;
	font-size: 12px;
	line-height: 18px;
	font-family: "Microsoft Yahei", "黑体", "宋体";
	max-width: 450px;
	border-radius: 0;
	box-shadow: none;
	border: none;
}
ul.teamlist .arrow {
	background-color: #9f9f9f;
	background-image: none;
	text-indent: -9999px;
	border-radius: 50%;
}
ul.teamlist .popover-title {
	font-family: "Microsoft Yahei", "黑体", "宋体";
	background: #d0d7de;
	border: none;
	font-size: 16px;
	border-radius: 0;
	box-shadow: none;
	padding: 6px 14px 0 14px;
}
ul.teamlist .popover-content {
	padding: 5px 14px 9px 14px;
}
ul.teamlist li span.y {
	background: #9f9f9f;
	display: inline-block;
	width: 24px;
	height: 24px;
}
ul.teamlist .popover.right {
	margin-left: 50px;
}
.main3 .titleB {
	background: #d0d7de;
	color: #274869;
	font-size: 16px;
	text-indent: 20px;
	height: 27px;
	line-height: 27px;
	width: 230px;
	margin-bottom: 15px;
}
.main3 .sintro {
	position: absolute;
	width: 350px;
	left: 0;
	top: 412px;
	font-size: 13px;
	line-height: 18px;
	height: 60px;
	overflow: hidden;
}
