.bd *{
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
	box-sizing:content-box;
}
.bd .nrq ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}


.bd{
	background-color:#333;
	text-align:center;
	position:relative;
}
.bd .nrq{
	width:990px;
	margin:0 auto;
	text-align:left;
	position:relative;
	z-index:5;
}

.bd .nrq ul.bbyk{
	padding:80px 0 80px 10px;
	width:1010px;
	display: none;
}
.bd .nrq ul li.bbzsk{
	float:left;
	width:220px;
	margin:0 20px 30px 0;
	position:relative;
	background: #fff;
    border: 5px solid #fff;
}
.bd .nrq ul li .tp{
	overflow:hidden;
	width:220px;
	height:220px;
	display:block;
	/*background:url(../images/40bb6.jpg) no-repeat center;*/
	background:#ececec;
}
.bd .nrq ul li .tp img{
	width:220px;
}
.bd .nrq .mkxx{
	color:#777;
	line-height:26px;
	padding:10px 0;
}
.bd .nrq .mkxx .mkname{
	color:#333;
}

/*±à¼­°´Å¥*/


.setan{
	position:absolute;
	top:0;
	right:0;
	display:none;
	width:220px;
	height:220px;
}
.setbd{
	position:absolute;
	top:5px;
	right:5px;
}
.setan ul.setbd li a{
	color:#FFF;
}
.setan ul.setbd li{
	cursor:pointer;
	float:left;
	height:20px;
	line-height:16px;
	padding:0 5px;
	margin-left:5px;
	background:#333;
	color:#FFF;
	text-align:center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; 
	border-radius:2px;
	border:1px solid #111;
}
.setan ul.setbd li:hover{
	background-color:#222;
}
.tab .ks-switchable-nav li{
	float:left;
	height:40px;
	line-height:40px;
	width:150px;
	color:#FFF;
	text-align:center;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	cursor:pointer;
	color:#2C3E50;
}
.tab .ks-switchable-nav{
	height:40px;
	padding-top:60px;
}
/*.btq{
	background-color:#2bb3dd;
	height:100px;
}*/
.bd  .bj{
	position:absolute;
	top:0;
	left:0;
	height:100px;
	background-color:#ddd;
	width:1920px;
	border-bottom:3px double #333;
}
.tab .ks-switchable-nav li.ks-active{
	background-color:#333;
	color:#fff;
}
.tab .ks-switchable-content{
	min-height:390px;
	color:#FFF;
}
.tab .setpic{
	cursor:pointer;
	position:absolute;
	width:20px;
	height:20px;
	bottom:5px;
	right:5px;
	background:url(../images/tool/set.png) no-repeat center;
}



/*±à¼­¿ò*/
.setwin{
	display:none;
	padding:10px;
	width:400px;
	height:220px;
	position:absolute;
	left:300px;
	top:100px;
	z-index:9999;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorStr = '#1646464', EndColorStr = '#1646464');
	background: none repeat scroll 0 0 rgba(34, 34, 34, 0.5);
}

.setwin_gzq{
	width:100%;
	height:100%;
	background-color:#f5f5f5;
}
.setwin_gzq .setwin_bt{
	padding:0 5px 0 10px;
	height:26px;
	line-height:26px;
	background-color:#333;
	color:#FFF;
}
.setwin_gzq .setwin_bt .bt_mc{
	float:left;
}
.setwin_gzq .setwin_bt .bt_close2,
.setwin_gzq .setwin_bt .bt_close{
	float:right;
	display:inline-block;
	width:20px;
	height:20px;
	text-align:center;
	cursor:pointer;
}
.setwin_gzq .setwin_nrq{
	height:174px;
	width:380px;
	padding:10px;
	overflow:auto;
}
.control_group:before,
.control_group:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
}
.setwin .control_group{
	margin-bottom:10px;
}
.setwin .control_label{
	overflow: hidden;
    width: 90px;
	display: inline-block;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
	float: left;
    text-align: right;
	color: #2D2D2D;
}
.setwin .control{
	margin-left: 110px;
}
.setwin .input-box{
	-moz-box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    padding-bottom: 0;
    padding-top: 0;
	width: 220px;
	border-color: #C0C0C0 #D9D9D9 #D9D9D9;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
}
.setwin .code{
	width:100px;
}
img{
	vertical-align:middle;
}
.setwin .codepic{
	margin-left:10px;
	cursor:pointer;
}
.setwin .opt-footer{
	margin:20px 0 10px 150px;
}
.setwin input.btn-ok {
    background-color: #2D2D2D;
    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 9px;
}
.setwin .tips{
	display: inline-block;
	padding-left:5px;
	color:#999999;
}
.setwin .rc-box {
    float: left;
    margin-right: 22px;
	margin-top: 6px;
}

.setwin .addxx{
	text-align:center;
	cursor:pointer;
	padding-bottom:20px;
}
.setwin .addxx span.add{
	margin-right:10px;
}
.setwin .addxx span{
	display:inline-block;
	height:20px;
	line-height:20px;
	width:100px;
	background-color:#999;
	color:#FFF;
}
.setwin .addxx span:hover{
	background-color:#F00;
}
.setwin .xxznr{
	padding-bottom:10px;
}

#demo .set_text{
	position:absolute;
	z-index:10000;
}


.setwin .form-default .control-group {
    margin-bottom: 10px;
}

.setwin .form-default .control-label,
.setwin .form-default .input-radio,
.setwin .form-default .input-checkbox {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
	font-weight:inherit;
}
.setwin .form-default .control-label {
    float: left;
    text-align: right;
    width: 100px;
}
.setwin .form-default label {
    color: #2D2D2D;
}
