@import url(icon.css);body,html{min-height:100vh}body{padding-bottom:280px;box-sizing:border-box;position:relative;padding-top:61px}
.header .i-sltcity{width:16px;height:20px;background-position:-44px 0;margin-right:8px;margin-top:4px}
.searchbtn .icon{width:24px;height:24px;background-position:-61px 0}
.fixbuild .icon{width:20px;height:20px;background-position:-171px -17px}
.box{width:1200px;margin:0 auto}
.bblock{margin-top:50px;position:relative;    clear: both;}
.bblock .btitle{color:#343434;line-height:36px;height:36px;font-size:24px;letter-spacing:3px;padding-bottom:20px;border-bottom:1px solid #f1f1f1}
.bblock .btitle .more{letter-spacing:0;font-size:16px;color:#666;float:right}
.bblock .btitle .more .icon{margin:13px 0 0 8px;transform:scale(1.4)}
.error{color:#ff7f7f;line-height:20px;font-size:12px}
.leavewrap .error{padding:10px 25px 0}
.bdicon{display:none}
.leave-box{position:absolute;right:0;top:-5px;font-size:16px;text-align:center}
.leave-box span{display:inline-block;background:#317CE7;color:#fff;line-height:40px;width:180px;border-radius:5px;cursor:pointer;}
.header{display: flex; align-items: center;line-height:30px;height:61px;position:fixed;left:0;right:0;top:0;z-index:8;background: #317CE7;color:#fff;}
.header .logo{float:left;height:40px;margin-right:0px}
.header .citywrap{padding-left:15px;margin-left:10px;margin-top:6px;float:left;position:relative;z-index:10px}
.header .citywrap:before{content:"";position:absolute;left:0;top:-15px;bottom:-15px;border-left:1px solid #f0f0f0}
.header .citywrap span{cursor:pointer}
.header .citybox{display:none;position:absolute;left:0;top:38px;z-index:9;width:470px;background:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2);padding:10px 20px 10px 5px}
.header .citybox:before{content:"";position:absolute;left:27px;top:-18px;border:9px solid transparent;border-bottom-color:#ddd}
.header .citybox:after{content:"";position:absolute;left:27px;top:-17px;border:9px solid transparent;border-bottom-color:#fff}
.header .citylist{line-height:25px;position:relative;padding-left:23px}
.header .citylist label{width:20px;text-align:center;position:absolute;left:5px;top:0;color:#aaa;font-size:12px}
.header .citylist a{display:inline-block;margin:0 0 0 15px;cursor:pointer;color:#666;vertical-align:top;font-size:13px}
.header .citylist a:hover{text-decoration:underline;color:#333}
.header .citylist+.citylist{margin-top:8px}
.header .c-left,.header .c-right{width:50%;float:left}
.header .nav{float:right;font-size:16px;line-height: 22px;width: 680px;}
.header .nav a{margin-left:8px;position:relative}
.header .nav a:hover:after{content:"";position:absolute;left:0;right:0;height:0;bottom:-1px;border-bottom:1px solid #333}
/*.header .nav a.active{color:#317CE7;}*/
.header .nav a.active:hover:after{display:none}
.header .searchbox{position:relative;float:right;background:#f2f2f2;border-radius:20px;margin-left:30px;padding:8px 38px 8px 15px;width:107px;margin-top:-3px}
.header .searchbox .i-search{position:absolute;right:15px;top:8px;z-index:1}
.header .searchbox input{display:block;width:100%;background:0 0;font-size:14px;line-height:17px}
.search-bar{background:#f1f1f1;padding:19px 0 18px;border-bottom:1px solid #eee;height:40px}
.search-bar .searchbox{width:30%;float:left;position:relative;padding-right:56px;box-sizing:border-box}
.search-bar .searchbox .sinput{border-radius:4px 0 0 4px;border:1px solid #dcdfe6;box-sizing:border-box;height:40px;line-height:40px;outline:0;padding:0 15px;transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%;box-shadow:0 0 5px 1px rgba(127,127,127,.24);font-size:14px}
.search-bar .searchbox .searchbtn{position:absolute;right:0;top:0;bottom:0;width:56px;background:#317CE7;border-radius:0 4px 4px 0;text-align:center}
.search-bar .searchbox .searchbtn .icon{margin-top:8px}
.search-bar .hot-tag{margin-left:4%;width:66%;float:left;margin-top:10px;line-height:20px;height:20px;white-space:nowrap;overflow:hidden;font-size:0}
.search-bar .hot-tag>span{float:left;line-height:19px;margin-top:1px;font-size:13px}
.search-bar .hot-tag .nodata{color:#999;margin-left:10px}
.search-bar .hot-tag a{margin-left:10px;font-size:14px;color:#343434;cursor:pointer}
.search-bar .hot-tag a:hover{color:#333;text-decoration:underline}
.footbox{border-top:1px solid #ebebeb;background:#f5f5fa;padding:30px 0 40px;font-size:14px;color:#999;line-height:20px;text-align:center;position:absolute;left:0;right:0;bottom:0}
.footbox p{padding:3px 0}
.otherwrap .swiper-pagination,.sizewrap .swiper-pagination{bottom:0}
.swiper-pagination-bullet{width:10px;height:10px;background:#317CE7}
.flex-control-nav{position:absolute;left:0;right:0;bottom:15px;z-index:1;text-align:center}
.flex-control-nav li{display:inline-block}
.flex-control-nav a{display:block;width:10px;height:10px;border-radius:50%;background:#ffdcdd;margin:0 5px;text-indent:10em;overflow:hidden;cursor:pointer}
.flex-control-nav a.flex-active{background:#317CE7}
.flex-next,.flex-prev{position:absolute;top:50%;margin-top:-18px;width:36px;height:36px;background:rgba(31,45,61,.2);border-radius:50%;cursor:pointer}
.flex-next:hover,.flex-prev:hover{background:rgba(31,45,61,.3)}
.flex-prev{left:20px}
.flex-prev:before{content:"";display:inline-block;border:8px solid transparent;border-right-color:#fff;border-width:8px 10px;margin-top:9px;margin-left:1px}
.flex-next{right:20px}
.flex-next:before{content:"";display:inline-block;border:8px solid transparent;border-left-color:#fff;border-width:8px 10px;margin-top:9px;margin-left:15px}
.flex-control-nav{bottom:0}
.videoPlay .vpwrap{width:600px;height:100%;position:relative;left:50%;margin-left:-300px}

.show_msg{
	width:100%;
	height:35px;
	text-align:center;
	position:fixed;
	left: 0;
	z-index: 99999;
}
.show_span{
	display: inline-block;
	height: 35px;
	padding: 0 15px;
	line-height: 35px;
	background:rgba(0,0,0,0.8);
	border-radius: 50px;
	color: #fff;
	font-size: 1em;
}

.ysxyDialog{
background:#fff;
height: 100%;
z-index: 999;
position: fixed;
padding-top:20px;
text-align: center;
font-size: 14px;
}

.ysxyDialog p{
	padding: 15px;
}

.ques-content,.words-container,.lcontent,.show{white-space: normal;word-break: break-word;}