/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 40px;
  color: #5a5a5a;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 20px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
h2{
	font-size: 1.4em;
    padding-bottom: 20px;
	}
h2 em {
    border-left: 4px solid #ef382a;
    width: 4px;
    height: 20px;
    margin-right:15px;
}
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
.pcgamelist .con ul li {
    float: left;
    width: 260px;
    height: 225px;
    margin: 0 20px 20px 0;
    background: #fff;
    position: relative;
}
/*.pcgamelist {
    background: #f4f4f4;
}
*/
.ptb50 {
    padding: 30px 0;
}

.pcgamelist .con {
    margin: 0 auto;
}

.ov {
    overflow: hidden;
}

.w1180 {
    width: 1180px;
    margin: 0 auto;
}
.pcgamelist ul li img{
	width:260px;
	height:160px;
}
.pcgamelist .con ul li div {
    padding: 16px;
}
.pcgamelist .con ul li .game_name a {
    font-size: 12px;
    color: #fff;
    padding: 0px 10px;
    border-radius: 20px;
    border: 1px #dedede solid;
    margin: 15px 0 0 5px;
	background:#5a5a5a
}
.pcgamelist .con ul li .game_name h3 a {
    font-size: 13px;
    color: #333;
    padding: 0px 10px;
    border-radius: 0px;
    border: 0px #fff solid;	
    margin: 15px 0 0 5px;
	background:#fff
}

.fr {
    float: right;
}

a, a:hover {
    text-decoration: none;
	color:#ef382a;
}

a {
    outline: none;
    color: #333;
}
.pcgamelist .con ul li h3 {
    font-size: 1em;
    font-weight: bold;
    line-height: 100%;
}

/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}
.container .nav{
    width: auto;
    height: 90px;
    margin: 0 auto;
	
}
.container  .nav .logo {
    float: left;
}
.container  .nav .logo a {
    display: block;
    width: 205px;
    height: 90px;
    text-indent: -9999px;
    line-height: 90px;
    vertical-align: middle;
    background: url(../img/logo.jpg) no-repeat center left;
}
/*导航*/
.container  .nav .navList {
    float: right;
    width: 640px;
    height: 90px;
    padding-right: 20px;
}
.container  .nav .navList li {
    float: left;
    margin-top: 30px;
    margin-right: 30px;
}

li {
    list-style: none;
}
.navList>.active a, .navbar-inverse .navbar-nav>.active>a:focus{
background: #d15b47;color: #fff;clear: both;font-weight: 400;line-height: 1.42857143;padding: 10px;text-decoration: none;border-radius: 20px;
}

.container .nav .navlist a:active a {background: #d15b47;color: #fff;clear: both;font-weight: 400;line-height: 1.42857143;padding: 10px;}

.container .nav .navList a:hover {text-decoration:none;}

.banner { position: relative; overflow: auto; }
.banner li { list-style: none; }
.banner ul li { float: left; }
.gamelist{width: 980px;margin: 0 auto;}
.gamelistitem{position: relative;margin-top: 40px;margin-bottom: 40px;box-shadow: 2px 2px 3px #909090;background-color: #f2f2f2;}
.goodsBd {
    width: 100%;
    background-color: #f2f2f2;
}
.commonTitle {
    width: 980px;
    margin: 0 auto;
    /*padding-top: 40px;*/
    padding-bottom: 10px;
   
}
.commonTitle h3 {
    display: inline-block;
    border-left: 4px solid #ef382a;
    font-size: 18px;
    line-height: 18px;
    padding: 0 20px 0 8px;
}
.commonTitle span {
    font-size: 12px;
    line-height: 18px;
    color: #989898;
}
.commonTitle a {text-decoration: none;color: #989898;}
.gamelistitem .gamelistcon {
    position: relative;
    height: 230px;
    margin-left: 520px;
    padding-top: 36px;
}
.gamelistcon .itemInfo {
    margin-top: 28px;
    font-size: 12px;
    line-height: 24px;
    color: #646464;
	margin-right: 20px;
}
.gamelistitem .gamelistpic {
    position: relative;
    float: left;
    width: 480px;
    height: 230px;
}

.gamelistmain{width: 100%;background-color: #f2f2f2;}
.footer {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.itemTitle a a:hover{text-decoration: none; color:#FF0000;}
.itemTitle a:hover{color:#FF0000;}
.gamelistitem .gameShowPic {
    float: left;
   /* width: 230px;
    height: 212px;*/
}
.gamelistitem .gameShowPic img {
   /* width: 148px;
    height: 148px;*/
    margin-top: 30px;
    margin-left: 40px;
}
.gamelistitem .gameSysTitle {
    padding-top: 40px;
    padding-bottom: 28px;
}
.gamelistitem .gameinfo {
    margin-left: 20px;
    display: inline-block;
}
.gamelistitem .gameDetailCon {
    margin: 20px 40px 20px;
    /* padding-bottom: 60px; */
    line-height: 24px;
    margin-top: 10px;
}
.gamelistitem .gameSysTitle h3 {
    display: inline-block;
    margin-right: 18px;
    font-size: 18px;
    line-height: 18px;
    color: #333333;
	margin-left:30px;
}
.gamelistitem .gameSysTitle span {
    font-size: 12px;
    line-height: 18px;
    color: #888888;
}
.gamelistitem .gameSysInfo {
    margin-right: 57px;
    font-size: 12px;
    line-height: 24px;
	margin-left: 430px;

}
.gamelistitem .gameDetailTitle {
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e3e3e3;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
}
.gamelistitem .gameDetailTitle i {
    margin-left: 20px;
    margin-right: 5px;
    font-size: 22px;
    line-height: 24px;
    color: #ec4638;
}
.gamelistitem .gameDetailCon {
    margin: 20px 40px 20px;
   /* padding-bottom: 60px;*/
	line-height: 24px;
	margin-top: 10px;
}
.gamelistitem .gameDetailwan {
    margin: 20px 20px 20px;
    padding-bottom: 60px;
	line-height: 24px;
	margin-top: 10px;
}
footer a {
    text-decoration: none;
    color: #5a5a5a;
}
.aboutBanner {
    width: 100%;
    height: 248px;
    background: url(../img/joinus.jpg) no-repeat;
}
.aboutBd {
    width: 980px;
    margin: 0 auto;
    /*padding-top: 40px;*/
    padding-bottom: 40px;
}
.aboutBd .navBar {
    width: 170px;
    float: left;
    margin-right: 48px;
}
.aboutBd .navBar li.on {
    color: #ffffff;
    background: url(../img/nav_bg_on.jpg) no-repeat;
}
.aboutBd .navBar li {
    height: 60px;
    border-bottom: 1px solid #c3c2c8;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    color: #818181;
    background: #dadada;
}
.aboutCon .aboutConTitle {
    margin-bottom: 20px;
}
.aboutCon .aboutConTitle h3 {
    display: inline-block;
    margin-right: 30px;
    font-size: 22px;
    color: #e54b3f;
}
.aboutCon .aboutConTitle span {
    font-size: 18px;
    color: #646464;
}
.aboutCon .aboutConBd {
    font-size: 14px;
    line-height: 26px;
    color: #262626;
}
.aboutCon .aboutConBd p {
    padding-top: 10px;
    padding-bottom: 10px;
}
.aboutCon {
    margin-left: 217px;
}
.clearfix {
    min-height: 1px;
}
.col-md-7 a:hover{text-decoration: none;color: #337ab7;}
.header_login{height:40px;}
.login{float:right;margin:10px 15px}
.c-counsel {
    margin: 0 auto;
    padding: 5px 0;
	letter-spacing: 1px;
}
footer a{
	color: #a4a4a4;
}
footer {
	color: #a4a4a4;
}
.inner_left_top .hot_notice {
    width: 135px;
    height: 35px;
    position: relative;
    background: url(../img/notice.png) no-repeat;
    background-position: 3px -40px;
    display: block;
    margin-top: 19px;
    margin-left: 8px;
}
.inner_left_top .hot_notice_ul {
    position: relative;
    margin-top: 10px;
    margin-left: 15px;
}
.article_list {
    border-bottom: 1px dashed #e8e8e8;
    margin-bottom: 10px;
    margin-top: 13px;
}
.newslist {
    min-height: 400px;
}
.article_list a {
    display: block;
    cursor: pointer;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}
.desc {
    text-align: center;
}
.intro {
    background-color: #f5f5f5;
    color: #a3a3a3;
    padding: 5px 15px;
    margin-bottom: 30px;
}
.content{
	line-height: 2em;
    letter-spacing: 2px;
}