* {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑'
}
.public_width{
    width: 1200px;
    margin: 0 auto;
}

.header-certi {
	color: #fff;
	margin-left: 10px;
	/*background: #28a1f6;*/
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 14px;
}

.header-certi:hover {
	color: #fff;
}

/*兼容ie8 的layui样式*/
.layui-carousel-arrow {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
}

/*修改全局的layui confirm 和 alert*/

.layui-layer-dialog {
	min-width: 480px !important;
	height: 300px;
}

.layui-layer-msg {
	min-width: 120px !important;
	height: auto;
	line-height: 50px !important;
	padding: 0 !important;
	box-sizing: border-box;

}

/*中间提示内容*/
.layui-layer-content {
	text-align: center;
}

/*下方的按钮*/
.layui-layer-btn0,
.layui-layer-btn1 {
	text-align: center !important;
	border-radius: 3px !important;
	width: 90px;
	height: 46px !important;
	font-size: 18px !important;
	line-height: 46px !important;
}

.layui-layer-btn0 {
	margin-right: 15px !important;
}

.layui-layer-btn {
	text-align: center !important;
	margin-top: 25px !important;
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
	top: 50% !important;
	margin-top: -15px !important;
}

/*头部及图片*/
.layui-layer-title {
	background: #fff !important;
	border: none !important;
	height: 80px !important;
	margin: 35px 200px 5px 200px;
	padding: 0 !important;
}

.add-lay-img {
	width: 80px;
	height: 80px;

}

/*列表是英文的折行处理*/
.common-wrap {
	word-wrap: break-word
}

/*与小程序关联扫码*/
.qrcode{
	width: 160px;
	height: 200px;	
	background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px rgba(0, 0, 0, 0.01);	
    position: fixed;
    right: 10px;
}
.qrcode img{
	width: 114px;
	height: 114px;
	padding: 22px;
	padding-bottom: 0px;
}
.qrcode p{
	color: #808080;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
}




/*新增的主体*/
.new-main-content {
	width: 1200px !important;
}

/*主色调*/

.main-color {
	color: #28a1f6 !important
}

.nav-color {
	color: #28a1f6;
}

.main-bgcolor {
	background-color: #28a1f6;
}

/*标注红色*/

/* 例外 */
.station-number-new .call-out i{
	font-style: normal;
    color: #666666;
    font-size: 12px;
}

.station-number-new  .call-out{
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #f75858;
}

.station-number-new  .call-out1{
	margin-right: 10px;
}

.station-number-new  .call-out2{
	margin-right: 10px;
}

.call-out {
	color: #ee494f;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

input {
	outline: none;
}

.layui-input::-webkit-input-placeholder {
	color: #cccccc;
}

.layui-input:-moz-placeholder {
	color: #cccccc;
}

.layui-input::-moz-placeholder {
	color: #cccccc;
}

.layui-input:-ms-input-placeholder {
	color: #cccccc;
}


.layui-textarea::-webkit-input-placeholder {
	color: #cccccc;
}

.layui-textarea:-moz-placeholder {
	color: #cccccc;
}

.layui-textarea::-moz-placeholder {
	color: #cccccc;
}

.layui-textarea:-ms-input-placeholder {
	color: #cccccc;
}

/*首页鼠标经过的导航固定*/
.fixed-nav {
	position: fixed;
	top: 0;
	z-index: 10000;
	width: 1440px !important;
}

textarea {
	resize: none !important;
	overflow-y: hidden !important;
}

/*服务商*/
.ser-com-tel {

	width: 387px;
	display: block;
	min-height: 20px !important;
}

.ser-com-tel i {
	float: left;
	font-style: normal;
	font-size: 14px !important;
	color: #666666 !important;
	font-weight: normal !important;
	line-height: 20px;
}

.ser-com-tel i:nth-child(2) {
	margin-left: 20px;
	float: right;
	width: 170px;
	white-space: nowrap
}


.mark-icon {
	width: 4px;
	height: 24px;
	background-color: #28a1f6;
	float: left;
}

/*单行超出显示省略号*/

.ignore-rest {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*超出三行显示省略号*/

.ignore-three-rest {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*超出二行显示省略号*/

.ignore-two-rest {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*中间部分距离底部*/

.list-bottom {
	padding-bottom: 100px;
}

/*选中的任意状态变为白字蓝背景*/

.selected-status {
	color: #fff;
	/*background: #28a1f6 !important;*/
}

/*更改下拉列表*/

.layui-form-select dl dd.layui-this {
	background-color: #28a1f6 !important;
}

/*更改分页插件*/
/*服务商*/
.service-page .pagination li {
	margin-right: 20px !important
}

.pagination-par {
	/*width: 1000px;*/
	margin: 60px auto 0 auto;
	text-align: center;
}

/* 兼容新闻列表页 */
.index_twentyfourP .pagination li {
	margin-right: 15px !important;
}

/* 完 */

.pagination {
	height: 40px;
	font-size: 18px;
	overflow: hidden;
	display: inline-block;
	color: #ccc;
}

.pagination li {
	list-style: none !important;
	float: left !important;
	margin-right: 30px !important;
	height: 36px !important;
	line-height: 36px !important;
}

.pagination li a {
	color: #999 !important;
}

.pagination li:hover a {
	color: #28a1f6 !important
}

.pagination .active {
	width: 40px !important;
	height: 36px !important;
	background-color: #28a1f6 !important;
	border-radius: 6px !important;
	color: #fff !important;
	text-align: center !important;
	line-height: 36px !important;
}

.pagination li:nth-child(1) {
	/*display: none !important;*/
}

/*鼠标经过场地四大块列表*/

.big-nav li:hover {
	border: 4px solid #28a1f6;
	border-radius: 12px;
}

.about-space-select {
	border: 4px solid #28a1f6 !important;
	border-radius: 12px !important;
}

/*鼠标经过新闻列表*/

.news-list li:hover .news-desc {
	color: #28a1f6;
}

/*鼠标经过创业西安行列表*/

.business-list li:hover {
	background-color: #fff;
	box-shadow: 0px 3px 14px 0px rgba(0, 17, 59, 0.2);
}

.business-list li:hover .business-tit {
	color: #333;
}

.business-list li:hover .business-sum {
	color: #666;
}

.business-list li:hover .right-con p:nth-child(1) {
	color: #666;
}

.business-list li:hover .right-con p:nth-child(2) {
	color: #808080;
}

.business-list li:hover .right-con div {
	color: #eee;
	background: linear-gradient(-90deg, #3991f6 0%, #19b9ff 100%)
}

/*创业西安行上边的单独模块*/
.business-list .single-top:hover {
	background-color: #fff;
	box-shadow: 0px 3px 14px 0px rgba(0, 17, 59, 0.2);
}

.business-list .single-top:hover .right-single .single-tit {
	color: #333;
}

.business-list .single-top:hover .right-single .single-con {
	color: #666;
}

.business-list .single-top:hover .right-con p:nth-child(1) {
	color: #666;
}

.business-list .single-top:hover .right-con p:nth-child(2) {
	color: #808080;
}

.business-list .single-top:hover .right-con div {
	color: #eee;
	background: linear-gradient(-90deg, #3991f6 0%, #19b9ff 100%)
}

/*鼠标经过培训列表*/

.training-list li:hover .training-mask {
	display: block;
}

/*公共头部*/

.head-tit-con {
	width: 850px;
	/* margin: 0 auto; */
	position: absolute;
	top: 0px;
	left: 520px;
}

.header-top {
	height: 500px;
	/*background: url(../../img/bg.png) no-repeat center;*/
	/*background: url('http://qnnc.faststartup.cn/20181225_163203o_1cvi7s8nt1pip13u2g0pv75cma7') no-repeat center;*/
	background: url(../../img/new-bg.jpg) no-repeat center;
	overflow: hidden;
	background-color: rgba(246, 248, 255, 1)
}

.head-user {
    margin-left: 90px;
    float: right;
    height: 100%;
}

.head-fill-left {
	width: 70%;
	float: left;
}

.head-user button {
	color: #fff;
	float: left;
	width: 80px;
    outline: none;
    border: none;
   background-color: transparent;
   margin-top: 20px;
   font-size: 16px;
   font-weight: bold;
}

.head-tit {
	width: 520px;
	height: 36px;
	font-size: 36px;
	font-weight: bolder;
	letter-spacing: 3px;
	color: #ffffff;
	position: absolute;
	top: 105px;
	left: 50%;
	margin-left: -260px
}

.head-search {
	width: 480px;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -240px
}

.head-search input {
	width: 480px;
	height: 42px;
	background-color: rgba(0, 15, 25, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7F000f19, endColorstr=#7F000f19);
	border-radius: 8px;
	border: none;
	border: solid 1px rgba(246, 245, 249, 0.5);
	color: #fff;
	font-size: 18px;
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 42px
}

.search-item {
	font-size: 15px;
	margin-top: 12px;
	color: #fff;
}

/*修改input的placeholder*/

.head-search input::-webkit-input-placeholder {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.head-search input:-moz-placeholder {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.head-search input::-moz-placeholder {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.head-search input:-ms-input-placeholder {
	font-size: 18px;
	color: #fff;
	text-align: center;
}

.header-nav {
	height: 60px;
	width: 100%;
}

.head-nav-con {
	width: 1160px;
	margin: 0 auto;
	height: 60px;
}

.head-logo {
	width: 163px;
	height: 42px;
	float: left;
}

.head-item {
	overflow: hidden;
	float: left;
}

.head-item li {
	width: 120px;
	float: left;
	height: 60px;
	position: relative;
	text-align: center;
}

.head-nav-line {
	width: 1px;
	height: 30px !important;
	margin: 25px 33px 20px 0;
	background-color: #fff;

}

.head-item-part a {
	font-size: 16px;
	text-align: center;
	position: relative;
	line-height: 60px;
	color: #ccc;
  	font-family: "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei";
}

.head-item-part:hover a {
	color: #fff;
}

.head-item-part:hover .select-line {
	display: block;
}

.select-line {
	position: absolute;
    background-color: #fff;
    display: none;
    width: 100%;
    height: 3px;
    border-radius: 2px;
    bottom: 0;
}

/*公共底部*/

.footer-content {
	width: 100%;
	height: 278px;
	background-color: #343434;
	overflow: hidden;
}

.foot-icon {
	width: 630px;
	margin: 0 auto;
	margin-top: 35px;
	overflow: hidden;
}

.foot-icon li {
	/*	width: 120px;
    height: 120px;*/
	float: left;
	/* background: #fff;
    border-radius: 50%;*/
}

.foot-icon li img {
	/*width: 110px;*/
	behavior: url(pie.htc);
	height: 120px;
	border-radius: 50%;
	margin: 5px;


}


.foot-icon li p {
	text-align: center;
	margin-top: 16px;
	/*color: rgba(255, 255, 255, 0.8);*/
	color: #fff;
	opacity: 0.8;
	filter: Alpha(opacity=80)
}

.foot-mid-img {
	margin: 0 120px;
}

.mid-line {
	width: 100%;
	height: 1px;
	background-color: #262626;
	margin: 12px 0 15px 0;
}

.foot-desc {
	text-align: center;
	font-size: 14px;
	/*color: rgba(255, 255, 255, 0.5);*/
	color: #fff;
	opacity: 0.5;
	filter: Alpha(opacity=50) line-height: 25px;
}

/*面包屑导航*/

.main-content .bread-nav {
	padding: 40px 0 30px 0;
}

.bread-nav {
	font-size: 16px;
}

.bread-nav .current-tit {
	color: #999;
}

.bread-nav span img {
	margin-bottom: 3px;
}

.nav-part a {
	color: #666
}

.nav-part:hover a {
	color: #28a1f6;
}

.nav-part:hover.now-selected-nav {
	color: #666 !important;
}

.img-list ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.img-list ul li {
	width: 320px;
	height: 275px;
	background-color: #ffffff;
	border: solid 1px #e2e1e6;
	margin-bottom: 22px;
	float: left;
	position: relative;
}

.space-img {
	width: 320px;
	height: 173px;
	position: relative;
	/*	border-radius: 8px;
	border: 1px solid #efedf2;*/
}

.space-desc {
	margin: 18px 0 18px 14px;
	line-height: 24px;
}

.space-desc .space-name {
	font-size: 15px;
	color: #333333;
	font-weight: bolder
}

.space-number {
	font-size: 13px;
	color: #666666;
	overflow: hidden;
}

.space-number div {
	float: left;
}

.space-number div:nth-child(1) {
	margin-right: 30px;
}

.space-desc .space-address {
	width: 271px;
	;
	font-size: 13px;
	color: #999999;
	/*超出显示省略号*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.center-img {
	margin: 0 17px;
}

/* 无数据展示 */

.noCont {
	width: 100%;
	height: 500px;
	text-align: center;
	font-size: 15px;
	color: #666666;
	padding-top: 100px;
	box-sizing: border-box;
}

.noCont div {
	line-height: 30px;
	margin-top: 20px;
}

/* 清除浮动 */

.clear-float {
	width: 100%;
	height: 1px;
	clear: both;
}

/* 滑块样式 */

.register-protocol::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

.register-protocol::-webkit-scrollbar-button {
	background-color: #fff;
	border-radius: 8px;
}

.register-protocol::-webkit-scrollbar-track {
	background: #fff;
}

.register-protocol::-webkit-scrollbar-track-piece {
	background: url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);
}

.register-protocol::-webkit-scrollbar-thumb {
	background: #e2e1e6;
	border-radius: 4px;
}

.register-protocol::-webkit-scrollbar-corner {
	background: #82AFFF;
}

.register-protocol::-webkit-scrollbar-resizer {
	background: #ffffff;
}


/* 适配手机端*/

.banner-test {
	margin: 0px !important;
}


.create-test {
	width: 1500px;
	margin-left: -420px !important;
}
/*.create-test1{
	width: 1500px
}*/

.mobile-width1 {
	width: 1000px !important;
}

.mobile-width2 {
	width: 1200px !important;
}

.no-left2-2 {
	margin-left: 730px !important;
}

.no-left2-1 {
	margin-left: 630px !important;
}

.no-left1 {
	margin-left: 80px !important
}

.no-left2 {
	margin-left: 180px !important
}

/* 拆分header样式 */

.interfaceHeader-item {
	float: right;
	margin-left: 0px
}

.interfaceHeader-item li {
	margin-right: 60px;
}

.interfaceHeader-item .select-line {

	width: 24px;
	height: 3px;
	background-image: linear-gradient(-90deg,
		#3991f6 0%,
		#19b9ff 100%);
	border-radius: 2px;
	top: 60px;
	left: 50%;
	margin-left: -12px;
}

.interfaceHeader-item .head-item-part a {
	color: #666;
	font-family: SourceHanSansCN-Regular;
}

.interfaceHeader-item .head-item-part a:hover{
	color:#28a1f6;
}

/* 工位，会议室，空间，人才公寓 */
.swiper-all {
	/*width: 1200px;
	height: 500px;*/
	margin:0 auto;
}

.swiper-all .item {
	/* position: relative; */
	overflow: hidden;
}

.swiper-all .item-img {
	width: 100%;
	/* position: absolute;
	top: 50%;
	left: 0;
	margin-top: -25% */
	height: 100%;
	/*min-width: 1600px;*/
}

.swiper-all .layui-carousel-ind ul {
	background: rgba(0, 0, 0, 0)
}

.swiper-all .layui-carousel-ind li {
	background: #fff;
}

.swiper-all .layui-carousel-ind li.layui-this {
	background-image: linear-gradient(-90deg,
		#3991f6 0%,
		#19b9ff 100%);
}

/* all-nav */
.all-nav {
	width: 100%;
    height: 120px;
    background: #fff;
    box-sizing: border-box;
    padding-top: 10px;
}

.all-nav ul {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px 100px;
}

.all-nav ul li {
	float: left;
    width: 295px;
    height: 51px;
    border-right: 1px solid #ccc;
    padding: 10px 0;
}

.all-nav ul li a{
	width: 100%;
	height: 51px;
    line-height: 51px;
    position: relative;
    display: inline-block;
}

.all-nav ul li img {
	width: 51px;
    height: 51px;
    display: block;
    position: absolute;
    left: 35px;
}

.all-nav ul li span {
	font-size: 36px;
    font-family: MicrosoftYaHei;
    color: #666666;
    text-align: center;
    height: 51px;
    line-height: 51px;
    padding-left: 105px;
}

.about-space-select-new {
	border: solid 1px #edeef2;
}

/* 筛选项 */
.filter-main-new {
	width: 100%;
	background-color: #fafafc;
	overflow: hidden;
	padding: 35px 60px;
	box-sizing: border-box;
	margin-bottom: 25px;
}

.filter-main-new .filter-item {
	margin-bottom: 20px;
}

.filter-main-new .filter-item ul {
	width: 1000px;
}

.filter-main-new .filter-item ul li {
	margin-bottom: 0px;
	line-height: 25px;
	display: block;
	font-family: SourceHanSansCN-Regular;
	color: #666;
	float: left;
	cursor: pointer;
}


.filter-main-new .filter-item .filter-title {
	line-height: 25px;
	/* color: #666; */
}

#date {
	overflow: hidden;
	height: 30px;
	position: relative;
}

#date .add-date {
	position: absolute;
	right: 20px;
	top: 2px;
}

/* 暂定，服务详情页，服务商信息和服务信息字体统一 */
.service-detail-new .detail-content p,
.service-detail-new .detail-content span {
	font-family: '微软雅黑' !important;
}

/* layui分页样式修改 */
.layui-laypage a,
.layui-laypage button,
.layui-laypage input,
.layui-laypage select,
.layui-laypage span {
	border: none !important;
	font-size: 18px !important;
	height: 36px !important;
	line-height: 36px !important;
	margin-right: 30px !important;
	padding: 0 !important;
}

.layui-laypage .layui-laypage-curr {
	padding: 0 15px !important;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
	border-radius: 6px !important;
}

.layui-laypage a:hover {
	color: #28a1f6 !important
}

.layui-laypage a,
.layui-laypage span {
	color: #999 !important
}

.layui-laypage .layui-disabled{
	color: #ccc !important
}

.layui-laypage .layui-disabled:hover {
	color: #ccc !important
}

.layui-laypage .layui-disabled:hover {
	color: #ccc !important
}