#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;overflow:auto;z-index: 10001 !important;}
.floatBox-old{border:#666 5px solid;width:300px;position:absolute;top:50px;left:40%;z-index: 10002 !important; }
.floatBox{width:300px;position:absolute;top:50px;left:40%;z-index: 10002 !important; }
.floatBox .title{height:30px;padding:4px 10px 0;background:#fff;color:red;border-radius: 5px 5px 0px 0px;}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;}
.floatBox .title span{float:right;cursor:pointer;}
.floatBox .cptjia{ background-color:#000; color:#fff;}
.floatBox .cptjia h4{ line-height:20px;}
.floatBox .content{padding:0px 5px;background:#fff;overflow:auto;border-radius: 0px 0px 5px 5px;}
.dialog-content{
	overflow:auto;
}
.dialog-toolbar{
	background:#fafafa;
	padding:2px 5px;
	border-bottom:1px solid #eee;
}
.dialog-tool-separator{
	float:left;
	height:24px;
	border-left:1px solid #ccc;
	border-right:1px solid #fff;
	margin:2px 1px;
}
.dialog-button{
	border-top:1px solid #eee;
	background:#fafafa;
	padding:5px 5px;
	text-align:right;
}
.dialog-button .l-btn{
	margin-left:5px;
}
/*Overcontent*/



/*华歌魔方3.0公用底部悬浮框 样式 start*/
.huanye{ position:fixed; right:10px; bottom:10px; z-index:10;}
.huanye div{ background:rgba(204,0,0,0.85); color:#fff; font-size:12px; line-height:35px; text-align:center; float:left; cursor:pointer; border-radius:2px;}
.huanye div:hover{ background:rgba(204,0,0,1); font-size:14px; font-weight:bold;}
.previous-page,.next-page{ width:55px; margin-left:5px;}
.queding{ width:100px; margin-left:25px;}
/*华歌魔方3.0公用底部悬浮框 样式 end*/

.wyk-qa{ margin-top:20px; margin-bottom:20px;}
.wyk-content>div{margin-bottom: 30px}
.wyk-question{margin-bottom: 10px}
.wyk-qa>div>label>span{display: inline-block;vertical-align: middle}
.wyk-qa>div>label>img{vertical-align: middle;max-width: 150px;max-height: 100px;}
.wyk-qa>div>label>input{vertical-align: middle;margin-top: 0;cursor: pointer}
.wyk-qa>div>label{margin-right: 20px}
.wyk-answer{padding-left: 10px}

.yukao{background: url("../images/univercityBanner.jpg")no-repeat center;height: 350px;background-size: cover;margin-bottom: 30px;position: relative}
.yukao>div.kao-time{position: absolute;right: 20px;bottom: 10px}
.test-top{display: none}
.wyk-logo>img{width: 200px;position: absolute;left: 10px;top: 10px}

@media (max-width: 767px) {
	.yukao{background-image: url("../images/univercityBanner-phone.jpg");margin-top: 30px;height: 200px;}
	.test-top{text-align: center;display: block;color: #FFFFFF;width: 80%;margin: 0 auto}
	.test-top1{font-size: 16px;font-weight: 900;margin-top: 50px;}
	.test-top1>span{border-bottom:1px solid #feb241;padding-bottom: 10px;display: inline-block}
	.test-top2{margin-top: 10px}
	.wyk-logo{display: none}
}