/*!
 * SIMPLE & FLAT - Agency Bootstrap Theme
 *
 * Copyright 2013 
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * Created by: Carlos Alvarez
 * URL: http://www.basicoh.com
 * Designed and built based on Twitter Bootstrap.
 */

/********** MAIN CONFIGURATION **********/
body{position:relative;background-color:#e8e8e8;font-family:'微软雅黑','Open Sans Condensed',arial,helvetica,sans-serif;font-size:16px;color:#000;padding-top: 60px;}
h2,h3,h4,h5,h6{font-family:'微软雅黑','Open Sans Condensed',arial,helvetica,sans-serif;color:#666;}
.pure{
    height:300px;
}
.debuz-color{
    color:#00b0f0;
}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:500;
	font-size:60px;
	margin-bottom:25px;
}

h2 {
	font-weight:400;
	margin-bottom:15px;
}
h3{margin-bottom:1px}
h5{text-align:center}
p{
	margin-bottom:20px;
	font-size:16px;
}
a{text-decoration:none}
a:hover{text-decoration:none}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{margin-left:12px;font-size:15px;font-style:italic;color:#000;line-height:5px;letter-spacing:0}


/********** BOOTSTRAP MODIFICATIONS **********/
/* Navbar Tweaks */
.navbar-inverse .navbar-inner {
    background-color: #000;
    background-repeat: repeat-x;
	border-color: transparent;
	background-image: none;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #fff;
  text-shadow: none;
  text-transform:uppercase;
  font-weight:500;
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #fff;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
        
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #424242;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

/* HR Tweak */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px dashed #eeeeee;
  border-bottom: 1px dashed #bfbfbf;
}


/********** HEADER WRAP **********/
.header-wrap {
	max-height:600px;
    text-align:center;
    position:relative;
    margin-top:-20px;
	text-align: center;
}

/********** WELCOME WRAP **********/
#welcomewrap {
	width: 100%;
	padding-bottom:15px;
	padding-top:15px;
	background:#fafafa;
	color:#424242;
}

#welcomewrap .container {
	padding:0px;
}

#welcomewrap h2 .small {font-style: normal;font-size: 12px;color: #999;margin: 0 10px;}
.t-h2 {text-align: left;
    margin-left: 5px;
    border-left: 10px #00b0f0 solid;
    padding-left: 10px;
    font-size:24px;
}
.mod-box {padding:10px;background-color:#f1f1f1;margin-bottom:10px;}
.notice p {font-size:14px;}
.c08c {color:#08c}
.mod-logo {padding:20px 20px 10px;}
.mod-logo img {padding-bottom:20px;border-bottom: 1px solid #ddd;}
.mod-logo a {color:#08c;}
.mod-timeline .nav-tabs > li > a {padding:2px 8px;font-size:12px;}
.mod-timeline .table {font-size:12px;margin-bottom:10px;}

.mod-logo2 {padding:10px 0;}
.mod-logo2 h5 {background:#00b0f0;color:#fff;margin:10px -20px;padding:5px;}
.mod-logo2 ul {padding:0;list-style:none;}
.mod-logo2 li {width:50%;box-sizing:border-box;line-height:20px;}
.mod-logo2 li p {margin:0;}
.mod-logo2 a {font-size:12px;}
.mod-logo2 img {padding:0;border-bottom:none;}

/********** SERVICE WRAP **********/

#tuiyanWrap em.small {font-style:normal;font-size:12px;color:#999;margin:0 10px;}
#tuiyanWrap .box-ul {border:1px solid #eee;border-bottom:none;margin:0;}
#tuiyanWrap li {list-style:none;text-align: left;}
/*#tuiyanWrap .group-box>ul>li {border-bottom:1px solid rgba(187, 187, 187, 0.72);box-sizing: border-box;padding: 9px 0;}*/
.article-wrap {}
.article-wrap li {color:#08C;}
.article-wrap a {font-size:14px;line-height:1.8}
#xintuiyanWrap small {font-style:normal;font-size:18px;color:#999;}

#dataCentern .span8 .mod-box {height:379px;}
#dataCentern .span8 .mod-box table {color:#666;}
#dataCentern .span8 .mod-box table .left-main img {margin-right:10px;}
#hotBbsList .about_item img {}
/********** SERVICE WRAP **********/
#servicewrap {
	display:block;
	text-align:center;
}

#servicewrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #00b0f0 solid;
	padding-left:3px;
}

#servicewrap p {
	text-align:left;
}

/********** EXAMPLE SECTION **********/
#example {
	width:100%;
	background:#fff;
	display:block;
	text-align:center;
	margin-bottom:0px;
	border-top:1px gray solid;
}

/********** ABOUT WRAP **********/
#aboutwrap {
	display:block;
	text-align:center;
}

#aboutwrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #00b0f0 solid;
	padding-left:3px;
}

#aboutwrap h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#00b0f0;
}

#aboutwrap h4 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:26px;
	line-height:30px;
	color:#8a8a8a;
}

#aboutwrap p {
	text-align:left;
}

/********** PROJECT WRAP **********/
#projectwrap {
    width: 100%;
    background: url(../img/game-company.png) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;;
    min-height: 800px;
    text-align:center;
}

#projectwrap .boxcolor{
	margin-top:300px;
	clear: both;
	opacity: 1;
	background: #00b0f0;

}

#projectwrap h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:500;
	font-size:60px;
	color:#fff;
	padding:20px;
}

/********** PROJECT WRAP 2 **********/
#projectwrap_2 h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #00b0f0 solid;
	padding-left:3px;
}

#projectwrap_2 h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#00b0f0;
	text-align:center;
}

/********** PRICE WRAP **********/
#pricewrap {
	text-align:center;
	display:block;
}

#pricewrap h2 {
	padding:20px;
}

/********** FOOTER WRAP **********/
#footerwrap {
    width: 100%;
    background: #232121;
    padding-bottom: 45px;
    text-align:center;
}

#footerwrap h2 {
	text-align:left;
	margin-left:5px;
	border-left:10px #00b0f0 solid;
	padding-left:3px;
	margin-bottom:40px;
	color:#fff;
}
#footerwrap h2 .more {font-size:14px;}
#footerwrap h3 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:30px;
	color:#00b0f0;
	text-align:center;
    margin:5px;
}

#footerwrap h4 {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:22px;
	line-height:28px;
	color:#fff;
    margin:5px;

}

#footerwrap p {
	font-family: 'Open Sans Condensed', sans serif;
	font-weight:400;
	font-size:22px;
	line-height:28px;
	color:#8a8888;
	padding-top:50px;
	margin-bottom:10px;
    margin:5px;

}
.all-tuiyan-num {font-size:16px;margin-left:5px;}
.all-tuiyan-num i {font-style:normal;}
/* bbs */

h2.topic_title {font-size: 16px;line-height: 150%;font-weight: normal;margin:0;}
.topic:hover {background: #f6f6f6;}
a.startbbs:link, a.startbbs:visited, a.startbbs:active {color: #778087;}
.topic .topic-meta {font-size: 12px;margin-top: 5px;}
.badge-info {background-color: #AAB0C6;color: white;}
.badge-info a {color: white;}
a.node:link, a.node:visited, a.node:active {
    background-color: #F5F5F5;
    color: #999999;
    display: inline-block;
    font-size: 12px;
    line-height: 10px;
    padding: 4px 4px 3px;
    text-decoration: none;
}
.text-muted {margin:0 5px;color:#444;}
#topics_index {box-shadow:0 0 1px #aaa;}

#intel_pic {background-color:#e8e8e8;}
#intel_pic .box-ctt {padding:10px;}
#intel_pic .span2 {width:210px;}
#getmore {text-align:center;line-height:36px;width:100%;display:block;background-color:#eee;}
/********** MAP SECTION **********/
#map {
	display:block;
	width:100%;
	margin:0px;
}

/********** MASKS **********/
/* Services Hover */
.mask {
	display:block;
	padding:10px;
	line-height:20px;
	}

.mask:hover {
	background-color:#fff;
}

/* Project Image Hover */
.mask2 img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
	opacity: 0.8;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mask2 img:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
    filter: alpha(opacity=99);
	opacity: 1;
}


/********** FOUNDERS ABOUT DESIGN **********/
.about_item{
	margin:0px 9px 19px 8.33px;
	background-color:#fff;
	min-height:100px;
}

.about_item_center{
	width:100%;
	position:relative;
	z-index:1;
}

.about_item_center img{
	border:0px;
	width:100%;
	height:auto;
	border-bottom:1px solid #4b4646;
	border-radius:5px;
}

.about_item_center p{
	color:#8a8a8a;
	font-size:16px;
	text-align:left;
	margin:5px;
	padding:0px 0px 20px 0px;
}

/********** PROJECTS ITEMS **********/
.project_item{
	margin:0px 9px 19px 8.33px;
	background-color:#fff;
	min-height:100px;
}

.project_item_center{
	width:100%;
	position:relative;
	z-index:1;
}

.project_item_center img{
	border:0px;
	width:100%;
	height:auto;
	border-bottom:1px solid #4b4646;
}

.project_item h3 {
	padding:10px;
}

/********** CLIENTS LIST **********/
.clients {
	text-align:center;
	padding:20px;
}

.clients img{
	padding-bottom:20px;
}

/********** PRICING TABLES **********/
.pricing-table-wrapper {
	margin: 10px 0;
	text-align: center;
}

.pricing-table {
	display:inline-block;
}

.pricing-column {
	list-style:none;
	position:relative;
	
	-webkit-transition:0.3s;
	-moz-transition:0.3s;
	transition:0.3s;
}

.pricing-column:hover {
	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	box-shadow:0 0 20px 0 rgba(0,0,0,0.4);
	z-index:1;
}

.pricing-column:hover > .pricing-title {
    border-top: 3px solid rgba(236,96,47,0.9);
}

.pricing-column:hover > .pricing-button {
    background-color: #d7d7d7;
}

.pricing-column li {
	white-space:nowrap;
	text-align:center;
	padding:12px;
	background:rgba(0,0,0,0.01);
	border-bottom:1px dotted rgba(0,0,0,0.1);
}

.pricing-column li:nth-child(even) {
	background:#e3e3e3;
}

.pricing-column li.pricing-title {
    font-weight:600;
    border-top: 3px solid rgba(0,0,0,0.6);
    font-size:20px;
}

.pricing-column li.pricing-price {
	color:#ec602f;
	font-size: 200%;
	line-height: 120%;
}

.pricing-column li.pricing-price span {
	font-size:45%;
	line-height:120%;
}

.pricing-column .pricing-button .button {
	margin:0 !important;
    font-size: 18px;
}
.footer {
    margin: 0;
    padding-bottom: 10px;background-color:#fff;
}
.about-links {
    height: 31px;
    line-height: 31px;
    background-color: #333;
    text-align: center;
    color: #5d5d5d;
    font-size: 12px;
}
.about-links a {
    margin: 0 10px;
    color: #fff;
}
.footer-copy {
    text-align: center;
    padding: 20px 0;
    color: #999;
    font-size: 10px;
}
.footer-copy a {
    color: #999;
}
.footer-logo {
    display: inline-block;
    background:url(../img/footer_logo.png) no-repeat;
    width: 52px;
    height: 42px;
    margin: 0 10px;
    text-indent: -9999px;
    overflow: hidden;
    vertical-align: text-bottom;
}

/********** MEDIA QUIERIES **********/


/*小组推演*/
.group-box ul, .group-box li{
    margin:0;
    padding:0;
}
.group-box {border:1px solid #ddd;position:relative;}
.group-box:before,.group-box:after {content:'';width:200px;position:absolute;top:0;height:100%;}
.group-box:before {left:0;z-index:1;}
.group-box:after {right:0;z-index:1}
/*.group-box>ul {background: url(../img/champion_1.png) no-repeat;}*/
.group-box ul li{ list-style:none;}
.group-btn-wrap {position:absolute;top:50%;left:50%;width:300px;height:190px;margin:-150px 0 0 -150px;overflow:hidden;background:rgba(0,0,0,.3) ;border-radius:10px;z-index:9}
.group-btn-wrap h3 {text-align:center;color:#fff;line-height:40px;margin-bottom:40px;}
.group-box-btn,
.group-box-btn:hover {margin:0 40px;background:#f60;padding:5px 20px;font-size:24px;color:#fff;cursor:pointer;}
.group-box-btn-resut {color:#fff;cursor:pointer;}
.group-box-btn-resut i {margin-right:5px;}
.group-btn-wrap-ctt {}
.d-btn-box .btn,.d-btn-box .btn:hover {background:#f60;padding:10px 15px;font-size:16px;color:#fff;cursor:pointer;text-shadow:none;}
.group-box{
    width:100%;
    margin:0 auto 30px;
}
.group-box .group{
    overflow:hidden;
    padding:10px 0;
}
.group-box .g-left{
    float:left;
    position:relative;
    left:50px;
}
.group-box .g-right{
    float:right;
    position:relative;
    right:50px;
}
.group-box .g-state {width:100%;text-align:center;display:block;}
.group-box .g-state li{}
.group-box .g-left, .g-state li, .g-right{
    width:120px;
    height:60px;
    text-align:center;
    line-height:60px;
}
.g-state li {
    width:100px;
    margin:0 11px;
}
.group-box .g-left, .g-right{
    background-color:#f0f0f0;
    border-radius:5px;
    box-shadow:0 0 1px #666;
    z-index:5;

}
.group-box .g-state li{
    margin:0 2px;
    cursor:pointer;
    display: inline-block;
}
.group-box .del{
    position:absolute;
    right:-10px;
    top:-10px;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    background-color:#f0f0f0;
    font-size:12px;
    font-family: "microsoft yahei", "微软雅黑", "黑体";
    color:black;
    display:none;
    cursor:pointer;
    border-radius:20px;
}
.group-box .g-state .g-clicked b{
    background-color:#FC3;
}
.shade{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgb(0, 0, 0);
    background-color:rgba(0, 0, 0, .8);
    display:none;
    z-index:998;
}
.dialog-suc{
    width:300px;
    height:250px;
    padding:10px;
    position:absolute;
    box-sizing:border-box;
    top:50%;
    left:50%;
    margin:-150px 0 0 -150px;
    background:rgba(0,0,0,.2);
    display:none;
    border-radius:5px;
    z-index:999;
    color:#fff;
}
.dialog-suc .d-word{
    line-height:35px;
    text-align:center;
    margin:25px 0;
    font-size: 20px;
}
.dialog-suc .d-word-info {text-align:center;margin-bottom:15px;}
.dialog-suc .d-btn-box{text-align:center;}
.dialog-suc .d-btn-box a {margin:0 auto;}

#myTabContent2 tbody td {padding:14px 8px;font-weight:normal;}
.gp-content {font-size:14px;width:100%;text-align: center;box-shadow:0 0 3px #666;background:#08c url(../img/table_tr_bg.jpg) no-repeat left -16px;}
.gp-content th {height:42px;color:#ff0!important;width: 45px;}
.gp-content .gp-one {background: #e9e9e9;}
.gp-content .gp-two {background: #f8f8f8;}
.gp-content tr:hover {background-color:#F0FAC9;color:#628017;}
.gp-content tr:nth-child(1) {background-color:transparent!important;}
.gp-content .integral {color: #e70606;font-weight: bold;}
.gp-td-one, .gp-td-two {display: block;width: 19px;height: 19px;line-height: 20px;background: #f37382;border-radius: 2px;margin: 5px auto;color: #fff;}
.gp-content .gp-td-two {background: #fb4;color: #fff;}


.box-guize  {margin:0 auto;padding:10px;background:#f1f1f1;box-sizing:border-box;}
.box-guize h3 {text-align:center;margin-top:0;}
.box-guize li {font-size:14px;list-style:decimal!important;margin-bottom:5px;color:#666;}
.load-wrap .loading {text-align:center;}
.load-wrap .loading i {font:normal 24px/20px "Helvetica", Arial, sans-serif;}
.load-wrap .loading .i01 {
    -moz-animation: loading 1s linear infinite -0.8s;
    -webkit-animation: loading 1s linear infinite -0.8s;
    animation: loading 1s linear infinite -0.8s;
}
.load-wrap .loading .i02 {
    -moz-animation: loading 1s linear infinite -0.2s;
    -webkit-animation: loading 1s linear infinite -0.2s;
    animation: loading 1s linear infinite -0.2s;
}
.load-wrap .loading .i03 {
    -moz-animation: loading 1s linear infinite -0.5s;
    -webkit-animation: loading 1s linear infinite -0.5s;
    animation: loading 1s linear infinite -0.5s;
}
.load-wrap .loading .i04 {
    -moz-animation: loading 1s linear infinite -1.1s;
    -webkit-animation: loading 1s linear infinite -1.1s;
    animation: loading 1s linear infinite -1.1s;
}
.load-wrap .loading .i05 {
     -moz-animation: loading 1s linear infinite -0.36s;
     -webkit-animation: loading 1s linear infinite -0.36s;
     animation: loading 1s linear infinite -0.36s;
 }
.load-wrap .loading .i06 {
    -moz-animation: loading 1s linear infinite -0.65s;
    -webkit-animation: loading 1s linear infinite -0.65s;
    animation: loading 1s linear infinite -0.65s;
}
@-moz-keyframes loading {
    0%, 100% {
        -moz-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    26% {
        -moz-transform: scale(1.1) rotateZ(12deg);
        transform: scale(1.1) rotateZ(12deg);
        opacity: .2;
    }

    76% {
        -moz-transform: scale(0.8) rotateZ(-8deg);
        transform: scale(0.8) rotateZ(-8deg);
        opacity: .6;
    }
}
@-webkit-keyframes loading {
    0%, 100% {
        -webkit-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    26% {
        -webkit-transform: scale(1.1) rotateZ(12deg);
        transform: scale(1.1) rotateZ(12deg);
        opacity: .2;
    }

    76% {
        -webkit-transform: scale(0.8) rotateZ(-8deg);
        transform: scale(0.8) rotateZ(-8deg);
        opacity: .6;
    }
}
@keyframes loading {
    0%, 100% {
        -moz-transform: scale(1) rotateZ(0deg);
        -ms-transform: scale(1) rotateZ(0deg);
        -webkit-transform: scale(1) rotateZ(0deg);
        transform: scale(1) rotateZ(0deg);
        opacity: 1;
    }

    26% {
        -moz-transform: scale(1.1) rotateZ(12deg);
        -ms-transform: scale(1.1) rotateZ(12deg);
        -webkit-transform: scale(1.1) rotateZ(12deg);
        transform: scale(1.1) rotateZ(12deg);
        opacity: .2;
    }

    76% {
        -moz-transform: scale(0.8) rotateZ(-8deg);
        -ms-transform: scale(0.8) rotateZ(-8deg);
        -webkit-transform: scale(0.8) rotateZ(-8deg);
        transform: scale(0.8) rotateZ(-8deg);
        opacity: .6;
    }
}

/*
*  浮动框
*  by见天
*  13.04.16
*/
.zzlgn-btn {float:right;cursor:pointer;}
#lgnModal .modal-header {padding:5px 15px;}
#lgnModal .modal-header h3 {margin-top:0;}
.float-box {padding:25px 30px;}
.float-login-box {}
.float-box h4 {text-align:center;font-size:16px;padding:12px 0 18px;border-bottom:1px solid #ddd;margin-top:0;}
.float-box .login-info,
.float-box .control-label,
.float-box .form-horizontal {font-size:12px;}
.float-box .login-info {margin:0 23px 5px;color:#666;}
.float-box .form-horizontal {border-bottom:1px dashed #ddd;padding:0 23px;margin-bottom:12px;}
.float-box .form-horizontal .control-label {width:64px;text-align:left;letter-spacing:0.3em;color:#999;}
.float-box .form-horizontal .controls {margin-left:70px;}
.float-box .help-inline a {color:#999;}
.float-box .form-horizontal .control-group input[type="text"],
.float-box .form-horizontal .control-group input[type="password"] {border-radius:0;width:236px;border-left:1px solid #a6a6a6;border-top:1px solid #a6a6a6;box-shadow:inset 1px 1px 1px #efefef;height:16px;line-height:16px;}
.float-box .control-group {margin-bottom:15px;}
.float-box .control-pwd {margin-bottom:5px;}
.ctl-auto-ipt {color:#999;margin-bottom:5px;}
.ctl-auto-ipt input {border-color:#999;}
.lgn-btn {width:120px;height:32px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -252px;position:relative;top:-1px;font-size:12px;color:#fff;text-shadow:0 0 1px #eee;box-shadow:none;border:none;}
.lgn-btn:hover,.lgn-btn:focus {background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -252px;color:#fff;}
.lgn-reg-btn {width:120px;height:32px;line-height:32px;font-size:12px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat 0 -294px;display:inline-block;text-align:center;color:#fff!important;text-shadow:0 0 1px #eee;margin-left:5px;}
.lgn-btn:hover,
.lgn-reg-btn:hover {color:#fff;}
.login-kj {text-align:center;padding:6px 0;}
.login-kj a {display:inline-block;width:171px;height:38px;line-height:38px;background:url(http://www.huxiu.com/static/img/btn_bg.png?data=20130902) no-repeat -91px -168px;text-indent:-9999px;margin:0 8px;}
.login-kj .qq-lgn {background-position:-91px -210px;}
.b-login-btn {cursor:pointer;}
.at-view {display:none;}


.guanjun-wrap {background:url(../img/tuiyan_bg2.jpg);}
.guanjun-wrap em.expired-box b {background-color:transparent;}
.cpt5{
    position:relative;
    width:1000px;
    height:680px;
    margin:40px auto;
    background:url(../img/tuiyan_line2.png);
}
.cpt {
    width:120px;
    height:60px;
    position:absolute;
    box-sizing:border-box;
    background:rgba(255,255,255,.5);
    text-align:center;
    cursor:pointer;
}
.close{
    position:absolute;
    width: 20px;
    height: 20px;
    line-height:20px;
    font-size:14px;
    background-color:#fff;
    border-radius:20px;
    display:none;
    cursor:pointer;
    top:-5px;
    right:-5px;
    color:#444;
}

.cpt-box1,
.cpt-box9 {top:20px;}
.cpt-box2,
.cpt-box10 {top:90px;}
.cpt-box3,
.cpt-box11 {top:190px;}
.cpt-box4,
.cpt-box12 {top:260px;}
.cpt-box5,
.cpt-box13 {top:360px;}
.cpt-box6,
.cpt-box14 {top:430px;}
.cpt-box7,
.cpt-box15 {top:530px;}
.cpt-box8,
.cpt-box16 {top:600px;}


.cpt-box1,
.cpt-box2,
.cpt-box3,
.cpt-box4,
.cpt-box5,
.cpt-box6,
.cpt-box7,
.cpt-box8 {left:20px;}


.cpt-box9,
.cpt-box10,
.cpt-box11,
.cpt-box12,
.cpt-box13,
.cpt-box14,
.cpt-box15,
.cpt-box16 {right:20px;}

.cpt-box21,.cpt-box25 {top:55px;}
.cpt-box22,.cpt-box26 {top:225px;}
.cpt-box23,.cpt-box27 {top:395px;}
.cpt-box24,.cpt-box28 {top:565px;}

.cpt-box21,
.cpt-box22,
.cpt-box23,
.cpt-box24 {left:160px;}


.cpt-box25,
.cpt-box26,
.cpt-box27,
.cpt-box28 {right:160px;}

.cpt-box31,.cpt-box33 {top:140px;}
.cpt-box32,.cpt-box34 {top:485px;}

.cpt-box31,
.cpt-box32 {left:250px;}

.cpt-box33,
.cpt-box34 {right:250px;}


.cpt-box41,.cpt-box42 {top:310px;}
.cpt-box41 {left:340px;}
.cpt-box42 {right:340px;}

.cpt-box44 {left:440px;top:230px; background-color:rgba(255,102,0,.7);}
.cpt50 {background:url(../img/champion_icon.png);width:110px;height:180px;position:absolute;left:50%;margin-left:-55px;top:50px;display:block;}





.group-btn-wrap {position:absolute;top:50%;left:50%;width:300px;height:190px;margin:-150px 0 0 -150px;overflow:hidden;background:rgba(0,0,0,.3) ;border-radius:10px;z-index:9}
.group-btn-wrap h3 {text-align:center;color:#fff;line-height:40px;margin-bottom:40px;}
.group-box-btn,
.group-box-btn:hover {margin:0 40px;background:#f60;padding:5px 20px;font-size:24px;color:#fff;cursor:pointer;}
.group-box-btn-resut {color:#fff;cursor:pointer;}
.group-box-btn-resut i {margin-right:5px;}
.group-btn-wrap-ctt {}
.d-btn-box .btn,.d-btn-box .btn:hover {background:#f60;padding:10px 15px;font-size:16px;color:#fff;cursor:pointer;text-shadow:none;}
.group-box{
    width:100%;
    margin:0 auto 30px;
}
.group-box .group{
    overflow:hidden;
    padding:10px 0;
}
.group-box .g-left{
    float:left;
    position:relative;
    left:50px;
}
.group-box .g-right{
    float:right;
    position:relative;
    right:50px;
}
.group-box .g-state {width:100%;text-align:center;display:block;}
.group-box .g-state li{}
.group-box .g-left, .g-state li, .g-right{
    width:120px;
    height:60px;
    text-align:center;
    line-height:60px;
}
.g-state li {
    width:100px;
    margin:0 11px;
}
.group-box .g-left, .g-right{
    background-color:#f0f0f0;
    border-radius:5px;
    box-shadow:0 0 1px #666;
    z-index:5;

}
.group-box .g-state li{
    margin:0 2px;
    cursor:pointer;
    display: inline-block;
}
.group-box .del{
    position:absolute;
    right:-10px;
    top:-10px;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    background-color:#f0f0f0;
    font-size:12px;
    font-family: "microsoft yahei", "微软雅黑", "黑体";
    color:black;
    display:none;
    cursor:pointer;
    border-radius:20px;
}
.group-box .g-state .g-clicked b{
    background-color:#FC3;
}
.shade{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgb(0, 0, 0);
    background-color:rgba(0, 0, 0, .8);
    display:none;
    z-index:998;
}
.dialog-suc{
    width:300px;
    height:250px;
    padding:10px;
    position:absolute;
    box-sizing:border-box;
    top:50%;
    left:50%;
    margin:-150px 0 0 -150px;
    background:rgba(0,0,0,.2);
    display:none;
    border-radius:5px;
    z-index:999;
    color:#fff;
}
.dialog-suc .d-word{
    line-height:35px;
    text-align:center;
    margin:25px 0;
    font-size: 20px;
}
.dialog-suc .d-word-info {text-align:center;margin-bottom:15px;}
.dialog-suc .d-btn-box{text-align:center;}
.dialog-suc .d-btn-box a {margin:0 auto;}

#myTabContent2 tbody td {padding:14px 8px;font-weight:normal;}
.gp-content {font-size:14px;width:100%;text-align: center;box-shadow:0 0 3px #666;background:#08c url(../img/table_tr_bg.jpg) no-repeat left -16px;}
.gp-content th {height:42px;color:#ff0!important;width: 45px;}
.gp-content .gp-one {background: #e9e9e9;}
.gp-content .gp-two {background: #f8f8f8;}
.gp-content tr:hover {background-color:#F0FAC9;color:#628017;}
.gp-content tr:nth-child(1) {background-color:transparent!important;}
.gp-content .integral {color: #e70606;font-weight: bold;}
.gp-td-one, .gp-td-two {display: block;width: 19px;height: 19px;line-height: 20px;background: #f37382;border-radius: 2px;margin: 5px auto;color: #fff;}
.gp-content .gp-td-two {background: #fb4;color: #fff;}

.article-wrap em {font-style:normal;font-style: normal;font-size: 12px;color: #999;margin: 0 10px;}
.article-box {box-sizing:border-box;margin-bottom:15px;}
.article-box .a-img {width:220px;height:146px;float:left;}
.article-box .a-img img {width:220px;height:146px;}
.article-box .article-box-ctt {margin-left:230px;}
.article-box h4 {margin:0 0 5px;max-height:54px;overflow:hidden;}
.article-box .box-other {margin-bottom:5px;}
.article-box .article-summary {height:80px;overflow:hidden;}
.article-list-wrap {position:relative;}
.article-list {margin:0;overflow:hidden;}
.article-list2 {position:relative;}
.box-guize  {margin:0 auto;padding:10px;background:#f1f1f1;box-sizing:border-box;}
.box-guize h3 {text-align:center;margin-top:0;}
.box-guize li {font-size:14px;list-style:decimal!important;margin-bottom:5px;color:#666;}

/*投票*/
.mod-note-list {margin:0 -20px;}
.mod-note-list h5 {background: #00b0f0;color: #fff;margin:0;padding: 5px;}
.mod-note-list ul,
.mod-note-list li {list-style:none;}
.mod-note-list ul {margin:0;}
.mod-note-list li {overflow:hidden;text-align:left;padding:15px 10px;box-sizing:border-box;border-bottom:1px dashed #ddd;}
.mod-note-list li p {}
.mod-note-list li em {font-style:normal;font-size:12px;}
.mod-note-list li b {font-weight:normal;}
.mod-note-list li label {margin-right:60px;}
.mod-note-list li label input {margin-top:1px;width:20px;height:20px;float:left;}
.mod-note-list li label .title {display:block;margin:0 0 0 25px;}
.mod-note-list li label .title b {min-height:40px;display:inline-block;}
.mod-note-list li .note-line {display:block;height:18px;background-color:#ddd;margin-top:5px;position:relative;box-sizing:border-box;}
.mod-note-list li .note-line i {display:block;height:16px;width:90%;background:url('../img/icon_note_bg.png') repeat 0 0;}
.mod-note-list li:nth-child(6n+1) .note-line i {background-position:0 -18px;}
.mod-note-list li:nth-child(6n+2) .note-line i {background-position:0 -36px;}
.mod-note-list li:nth-child(6n+3) .note-line i {background-position:0 -54px;}
.mod-note-list li:nth-child(6n+4) .note-line i {background-position:0 -72px;}
.mod-note-list li:nth-child(6n+5) .note-line i {background-position:0 -90px;}
.mod-note-list li:nth-child(6n+6) .note-line i {background-position:0 -108px;}
.mod-note-list li .box-right {position:absolute;right:-60px;bottom:0;}
.mod-note-list li .note-percent {width:50px;text-align:center;display:block;}
.mod-note-list li .note-num {float:right;text-align:center;width:60px;}
.mod-note-list li .note-num em {background:#e9e9e9;color:#08c;padding:5px 5px;border-radius:15px;position:relative;top:5px;}
.mod-note-list li .note-num em:after {content:'';display:block;width:0;border:5px solid transparent;border-top:15px solid #e9e9e9;position:absolute;left:50%;margin-left:-5px;bottom:-15px;}
.mod-note-list .btn-box {padding-top:10px;}
.mod-note-list .note-btn {background:#6c6;border-radius:2px;border:none;color:#fff;padding:5px 20px;}
.mod-note-list .note-btn:hover {background:#00cc33;}
.mod-note-list .disabled,.mod-note-list .disabled:hover {background:#9c9;cursor:default;}
@media (max-width: 979px) {

    .header-wrap {height:200px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {color:#eee!important;}

    .modal {width:300px;}
    #showBox .modal-body {min-height:200px;max-height:220px;}
    .float-box {padding:5px;}
    .float-box .form-horizontal {padding:0 15px;}
    .float-box .login-info {margin:0 15px 5px;}
    .float-box .form-horizontal .control-label {float:none;}
    .float-box .form-horizontal .controls {margin-left:0;}
    .float-box .control-group {margin-bottom:0;}
    .form-horizontal input {width:auto;}
    .lgn-btn,.lgn-reg-btn {width:100px;border-radius:5px;}
    .float-box .form-horizontal {padding-bottom:10px;}
    .camp-box-ctt {margin:0;}
    .trophy-wrap .span2 {
        width: auto;
    }
    .group-box .g-state {position:relative;z-index:3;}
    .group-box .g-left {left:20px;}
    .group-box .g-right {right:20px;z-index:5;}
    .group-box .g-left, .g-state li, .g-right {width:auto;font-size:14px;}
    .group-box .g-left .g-win, .g-state li, .g-right .g-win {display:none;}
    .group-box .g-left .js-win, .g-state li, .g-right .js-win {display:block;width:60px;}
    .group-box .g-state .btn-state {font-size:12px;width:60px;margin:0 4px;}
    .group-box .g-state .g-clicked {display:none;}
    .group-box:before, .group-box:after {width: 50px;}
    em.expired-box b {line-height:30px;overflow: hidden;padding:0 2px;}
    .group-box .g-left em.expired-box b , .g-state li, .g-right em.expired-box b {background:none;color:#ff0;font-weight:bold;}
    .group-box .g-left,.group-box .g-right {background-color:rgba(255,255,255,.4);}

    .notice .box-ctt {padding:0 10px;}
    .article-list {margin-bottom:10px;}
    .article-wrap .art-btn {top:20px;}
    .article-box .a-img {width:100px;height:67px;float:left;}
    .article-box .a-img img {width:100px;height:67px;}
    .article-box .article-box-ctt {margin-left:110px;font-size:12px;}
    .article-box h4 {font-size:14px;}
    .article-box .article-summary {display:none;}
    #dataCentern .span8 .mod-box {height:auto;}
    #myTabContent2 tbody td {padding: 14px 2px;}
    #myTab > li > a,#myTab2 > li > a {font-size:12px;padding:2px 8px;}
    #xintuiyanWrap .row .span2 {width:45%;margin-left:2%;float:left;}
    .article-wrap .article-list {padding:0 10px;}

    .cpt5 {width:auto;background-image: none;}
    .cpt11,.cpt22,.cpt33,.cpt44,.cpt50 {display:none;}
    .cpt5 .show {display:block;}
    .cpt5 .final {display:none;}

    .cpt-left .cpt11,.cpt-left .cpt22,.cpt-left .cpt33 {left:20px;}
    .cpt-right .cpt11,.cpt-right .cpt22,.cpt-right .cpt33 {right:20px;}
    .cpt-box21 {left:20px;}
    .cpt5 .cpt44 {left:50%;margin-left:-60px;}
}
@media (max-width: 770px) {
    #intel_pic .span2 {width:160px;float:left;}
}
