﻿*{box-sizing:inherit;}
body {
	background: url("../images/bg_wrap.jpg") no-repeat fixed center  -110px;
	color: #727272;
	font-family: 黑体;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	min-width: 960px;
	padding: 0;
	
}
ul, ul li {
    list-style: none;
}
a,a:hover{ text-decoration:none; outline:none;}
a:active {star:expression(this.onFocus=this.blur());}  
.form-control{padding: 3px 12px 0;line-height:1;    height: 30px;}


select.form-control{
	
	appearance:none;
  -moz-appearance:none;
  
	-webkit-appearance:none;
  
  
	background: url("../images/arrow.png") no-repeat scroll right 10px center #fff;
	
   }
   
   #wrap {
    position: relative;
    width: 965px;
    margin: 0 auto;
}


.mainLayout #header {
    height: 428px;
    background: url("../images/bg_header.jpg") no-repeat center 0;
}
 
 #header h1 {
    position: absolute;
    top: 0;
    left: 361px;
}
#header .gnb {
    position: absolute;
    top: 276px;
    left: 5px;
}
#header .gnb h2{font-size:18px; font-family:微软雅黑; color:#fff;}
#header .gnb h2:hover{color:#f00;}
#header .gnb li small{color:#3c3c3c; font-family:Awesome,Arial, Helvetica, sans-serif,}
#header .gnb li{margin-left:20px; text-align:center;}
.gnb .space {
    margin-right: 360px;
}
#header .issue {
    position: absolute;
    top: 57px;
    right: 14px;
}

.gnb li {
    float: left;
}

#header .start {
    position: absolute;
    top: 260px;
    left: 401px;
}

#body .section {
    background: #0a0a0a url(../images/gradient.png) repeat-x bottom center;
    margin: 0 auto;
    overflow: hidden;
    padding: 12px 9px 22px 9px;
    min-width: 940px;
    _width: 970px;
    width: 970px \9;
}

#body .section > div:first-child {
    width: 440px;
}

#body .section > div {
    background: url(../images/border.gif) repeat-x top left;
    float: left;
    margin: 0 10px;
    padding: 3px 0 0;
    width: 220px;
}

#body .section div h3 {
    background: #070707 url(../images/gradient3.png) repeat-x top center;
    border: 1px solid #22272a;
    color: #fff;
    font-family: "黑体";
    font-size: 16px;
    font-weight: normal;
    height: 50px;
    letter-spacing: 0.07em;
    line-height: 50px;
    margin: 0 0 1px;
    padding: 0 19px;
    text-transform: uppercase;
}

#body .section div:first-child div {
    padding: 14px 19px 12px;
}

#body .section div div {
    background: #181818;
    border: 1px solid #22272a;
    margin: 0;
    padding: 14px 19px;
}

.ct-1 ul {
    float: right;
    overflow: hidden;
    margin-bottom: 12px;
}
.ct-2 ul {
    float: right;
    overflow: hidden;
}

.ct-2 ul li {
    float: left;
    width: 190px;
    overflow: hidden;
    line-height: 32px;
    height: 32px;
    text-overflow: ellipsis;
}
.ct-2 ul li a {
    color: #727272;
    font-size: 1400px;
}
.ct-1 ul li {
    float: left;
    width: 404px;
    overflow: hidden;
    line-height: 27px;
    height: 27px;
    text-overflow: ellipsis;
}
.ct-1 ul li a {
    color: #727272;
    font-size: 14px;
}


#body .section div div p {
    line-height: 24px;
    margin: 0;
    padding: 0;
}

#body .section div div p a {
    color: #727272;
}

.ct-1 p a {
    color: #bababa;
    font-size: 12px;
}

.ct-1 p {
    float: right;
    display: inline;
    width: 70px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background: url(../images/index-20160425-5.jpg) no-repeat;
    margin: 20px 50px 0px 0px;
	
}

#body {
   
    margin: 0 auto;
   background-color: #2A2829;
    width: 965px;
}
#body .blog {
	overflow: hidden;
	padding: 30px 0;

}
#body .blog ul {
	margin: 0;
	padding: 0;
}
#body .blog ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#body .blog .content {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 20px;
	padding: 3px 0 0;
	width: 730px;
}
#body .blog.new .content{width: 750px;}

#body .blog.pay .content{ width:750px;}
#body .blog .content ul li {
	padding: 0 0 20px;
}
#body .blog.intro .content ul li {
	padding: 0px;
}
#body .blog.intro .content .tab-pane{padding:20px; line-height:25px; color:#fff;}
#body .blog .content ul li .header {
	background: #070707 url(../images/gradient5.png) repeat-x top center;
	border: 1px solid #22272a;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 10px 18px 15px;
}
#body .blog .content ul li .header b {
	display: inline;
	float:left;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
#body .blog .content ul li .header b a {
	color: #fff;
}
#body .blog .content ul li .header b a:hover {
	color: #727272;
}
#body .blog .content ul li .header span {
	background: #181818;
	border: 1px solid #22272a;
	border-radius: 4px;
	display: inline;
	float: left;
	margin: 0 0 0 34px;
	overflow: hidden;
	padding: 0;
}
#body .blog .content ul li .header span a {
	color: #bababa;
	display: block;
	float: left;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
#body .blog .content ul li .header span a:first-child {
	border-right: 1px solid #22272a;
}
#body .blog .content ul li .header span a:hover {
	color: #fff;
}
#body .blog .content ul li .article {
	background: #181818;
	border: 1px solid #22272a;
	margin: 0;
	overflow: hidden;
	padding: 14px 19px 19px;
	min-height:210px;
}
#body .blog .content ul li .article a.figure {
	border: 1px solid #22272a;
	display: block;
	float: left;
	margin: 6px 20px 0 0;
	padding: 0;
}
#body .blog .content ul li .article a.figure:hover {
	opacity: 0.8;
}
#body .blog .content ul li .article a.figure img {
	border: 1px solid #000;
	display: block;
}
#body .blog .content ul li .article p {
	line-height: 24px;
}
#body .blog .content ul li .article p a.more {
	background: url("../images/bg-more.png") no-repeat center center;
	color: #bababa;
	display: inline-block;
	font-size: 10px;
	font-weight: normal;
	height: 23px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 70px;
}
#body .blog .content ul li .article p a.more:hover {
	color: #fff;
}
#body .blog .sidebar {
	background: url(../images/border.gif) repeat-x top left;
	float: left;
	margin: 0 0 0 30px;
	padding: 3px 0 0;
	width: 150px;
}
/*#body .blog.new .sidebar{width: 250px;}
#body .blog.pay .sidebar{ width:140px;}*/
#body .blog .sidebar h3{margin:0px; color:#FFF; line-height:48px;font-size: 18px;
    padding-left: 10px;}

#body .blog .sidebar div {
	background: #070707 url(../images/gradient3.png) repeat-x top center;
	border: 1px solid #22272a;
	height: 48px;
	margin: 0 0 1px;
	overflow: hidden;
	padding: 0;
}
#body .blog .sidebar div span {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 16px;
	width: 107px;
}
#body .blog .sidebar div span:first-child {
	background: url(../images/border2.gif) repeat-y right top;
}
#body .blog .sidebar div span a {
	color: #727272;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 28px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	width: 103px;
}
#body .blog .sidebar div span a:hover {
	color: #fff;
}
#body .blog .sidebar div span a.selected {
	color: #fff;
	background: #000;
	border: 1px solid #22272a;
	border-radius: 6px;
}
#body .blog .sidebar ul {
	border: 1px solid #22272a;
	background: #181818;
}
#body .blog .sidebar ul li {
	background: url(../images/border2.gif) repeat-x top left;
	padding: 9px 19px 11px;
}
#body .blog .sidebar ul li:first-child {
	background: none;
}
#body .blog .sidebar ul li > a {
	color: #fff;
	display: block;
	line-height: 24px;
	padding: 0 0 5px;
	text-decoration: none;
	    width: 100%;
		
}
#body .blog .sidebar ul li.active>a {
	color:#f00;}

#body .blog .sidebar ul li > a:hover {
	color: #f00
}
#body .blog .sidebar ul li span {
	background: #181818;
	border: 1px solid #22272a;
	border-radius: 4px;
	display: inline-block;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
#body .blog .sidebar ul li span a {
	color: #bababa;
	display: block;
	float: left;
	font-size: 10px;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
}
#body .blog .sidebar ul li span a:first-child {
	border-right: 1px solid #22272a;
}
#body .blog .sidebar ul li span a:hover {
	color: #fff;
}


#wizard {font-size:14px;height:450px;margin:20px auto;width:570px;overflow:hidden;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;}
#wizard .items{width:20000px; clear:both; position:absolute;}
#wizard .right{float:right;}
#wizard #status{height:45px;padding-left:45px !important;}
#status li{float:left;color:#fff;padding:10px 30px;}
#status li.active{font-weight:normal;}
.input{width:240px; height:18px; margin:10px auto; line-height:20px; border:1px solid #d3d3d3; padding:2px}
.page{padding:20px 30px;float:left;

 	min-width: 550px;	
	_width:550px;
	*width:550px;
	width:550px \9;
	
	}
.page h3{height:42px; font-size:16px; border-bottom:1px dotted #ccc; margin-bottom:20px; padding-bottom:5px}
.page h3 em{font-size:12px; font-weight:500; font-style:normal}
.page p{line-height:24px;}
.page p label{font-size:14px; display:block;}

.status{
	
	/*centering*/
	display: inline-block;
	
	overflow: hidden;
	border-radius: 5px;
	/*Lets add the numbers for each link using CSS counters. flag is the name of the counter. to be defined using counter-reset in the parent element of the links*/
	counter-reset: flag; 
	
	}
	
#body .blog .content  .status	li {
	
	outline: none;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 36px;
	color: white;
	/*need more margin on the left of links to accomodate the numbers*/

	padding: 0 10px 0 60px;
	background: #666;
	background: linear-gradient(#666, #333);
	position: relative;
}

#body .blog .content .status li:first-child {
	padding-left: 46px;
	border-radius: 5px 0 0 5px; /*to match with the parent's radius*/
}
#body .blog .content  .status li:first-child:before {
	left: 14px;
}
#body .blog .content  .status li:last-child {
	border-radius: 0 5px 5px 0; /*this was to prevent glitches on hover*/
	padding-right: 20px;
}

/*hover/active styles*/
#body .blog .content  .status li.active, .breadcrumb a:hover{
	background: #333;
	background: linear-gradient(#333, #000);
}
#body .blog .content .status li.active:after, .breadcrumb a:hover:after {
	background: #333;
	background: linear-gradient(135deg, #333, #000);
}

/*adding the arrows for the breadcrumbs using rotated pseudo elements*/
#body .blog .content .status li:after {
	content: '';
	position: absolute;
	top: 0; 
	right: -18px; /*half of square's length*/
	/*same dimension as the line-height of .breadcrumb a */
	width: 36px; 
	height: 36px;
	/*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
	transform: scale(0.707) rotate(45deg);
	
	
-ms-transform: scale(0.707) rotate(45deg);	/* IE 9 */
-moz-transform: scale(0.707) rotate(45deg);	/* Firefox */
-webkit-transform: scale(0.707) rotate(45deg); /* Safari 和 Chrome */
-o-transform: scale(0.707) rotate(45deg); 	/* Opera */

	/*we need to prevent the arrows from getting buried under the next link*/
	z-index: 1;
	/*background same as links but the gradient will be rotated to compensate with the transform applied*/
	background: #666;
	background: linear-gradient(135deg, #666, #333);
	/*stylish arrow design using -webkit-box shadow*/
	box-shadow: 
		2px -2px 0 2px rgba(0, 0, 0, 0.4), 
		3px -3px 0 2px rgba(255, 255, 255, 0.1);
	/*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
	border-radius: 0 5px 0 50px;
}
/*we dont need an arrow after the last link*/
#body .blog .content .status li:last-child:after {
	content: none;
}
/*we will use the :before element to show numbers*/
#body .blog .content .status li:before {
	content: counter(flag);
	counter-increment: flag;
	/*some styles now*/
	border-radius: 100%;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin: 8px 0;
	position: absolute;
	top: 0;
	left: 30px;
	background: #444;
	background: linear-gradient(#444, #222);
	font-weight: bold;
	padding-left: 6px;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: none;
    /* background: linear-gradient(#333, #000); */
    border: none;
    color: #f00;
}
.nav-tabs>li>a {
    color: #fff;
    border: none;
    background: none;
    /* background: linear-gradient(#666, #333); */
}
.nav-tabs>li>a:hover {
    border: none;
    background: none;
}

.nav-tabs>li {
    float: inherit;
}
.mainLayout #footer {
    clear: both;
    float: left;
    width: 100%;
    margin: 35px 0 0 0;
    padding: 22px 0 20px 150px;
    display: inline;
}

#footer {
   /* background: url(../images/line_footer.gif) no-repeat;*/
    padding: 22px 0 20px 0;
}

#footer #siteInfo {
    float: left;
    margin: 0 0 12px 116px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #363636;
    display: inline;
}

#footer #siteInfo li {
    float: left;
    padding: 0 9px 0 8px;
    background: url(../images/line_footer_info.gif) no-repeat right 0;
}

#footer #siteInfo li a {
    color: #858585;
    text-decoration: none;
}

#footer address {
    clear: both;
    float: left;
    background: url(../images/logo_footer.gif) no-repeat 17px 8px;
    padding: 0 0 0 123px;
}

#footer address p {
    padding-bottom: 9px;
    float: left;
}

#footer p.gameInfo {
    float: left;
    margin: -1px 0 0 10px;
}
#acco td {
    line-height: 30px;
}

#acco input, #acco select {
    margin: 10px 0;
    line-height: 20px;
}

#body .blog.news .content {
    width: 920px;
}

#body .blog.news .content .article ul li a {
    color: #fff;
}
#body .blog.news .content .article ul li span {
    padding-left: 5px;
}
#body .blog.news .content .article ul li {
    padding: 10px 0 10px;
    border-bottom: 1px dotted #98b0d1;
}

#body .blog.newshow .content {
    background: none;
    width: 920px;
	color:#fff;
}

#body .blog.newshow .content .mm {
    padding: 5px 40px 0 40px;
    line-height: 25px;
}

#body .blog.newshow .content .mmpage {
    text-align: center;
    margin-top: 30px;
}


#slider{overflow:hidden;width:222px;height:140px;position:relative; margin:10px 15px 10px 5px;}
#slider .pics{width:222px;height:140px;padding: 0px;}
#slider .pics li{height:150px;width:222px;float:left}
#slider #nav {position:absolute;bottom:-8px;right:5px;}
#slider #nav li.nav{background:#F47500; color:#fff;}
#slider #nav li{border:1px solid #f47500; color:#d94b01; cursor:pointer;background:#fff;font-size:12px; height:15px;width:15px;float:left;margin-left:4px;display:inline;text-align:center}

#body .blog .sidebar ul.dropdown-menu{border: none;
    background: none;
    box-shadow: none;
	position:relative;
	display:none;
	    min-width: initial;}
	
#body .blog .sidebar  ul.dropdown-menu
	{ display:block;}
	
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background:none;}
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{ background:none;}
	
	.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{background:none;}
	
	.carousel-indicators{ bottom:-12px;}
	
	.carousel-indicators li{ width:2px; height:2px;}
	.carousel-indicators .active{ width:3px; height:3px;}
.article table td,	.mm table td{ border:1px solid #FFF }
.article ,.mm{ font-size:13px;}

	
.portrait img{cursor: pointer;    display: block;
    margin-right: auto;
    margin-left: auto;    max-width: 100%;
    height: auto;}

 .carrousel, .carrousel .wrapper {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.carrousel {
  position: fixed;
  background-color: rgba(10, 10, 10, 0.8);
  display: none;
      z-index: 9999;
}

.carrousel .wrapper {
  /*width: 600px;
  height: 600px;
*/
  overflow: hidden;
top: 50%;
left:50%;
  /*.loading{
    color: #FFF;
    font-size: 24px;
    margin: 40% 40%;
    display: none;
  }*/
}
.carrousel .wrapper > img {
  width: 100%;
}

.close {
  cursor: pointer;
  color: #FFF;
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 18px;
}
.close:hover {
  font-size: 20px;
  color: #DDD;
}