.home-font{
	position: absolute;
    left: 0px;
    top: 12px;
    width: 30px;
    display: inline-block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-style: normal;
    font-weight: normal;
    color: #ccc;
}
.news-show {
	float: left;
	width: 372px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.news-time11{
	float: left;
	width: 100px;
	height: 22px;
	font-size: 14px;
	white-space: nowrap;
	color: #333;
	line-height: 22px;
	overflow: hidden;
}


/*新增其他模块*/
.other-modules {
	overflow: hidden;
}

.other-modules a {
	float: left;
	width: 184px;
	height: 184px;
	margin-right: 16px;
	cursor: pointer;
}

.other-modules a:nth-child(5) {
	margin-right: 0px;
}


.other-modules .part-module p {
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 184px;
	z-index: 1000;
	font-weight: bolder;
}

.module1 {
	background: url(../../img/module/1_01.png);
}

.module2 {
	background: url(../../img/module/2_01.png);
}

.module3 {
	background: url(../../img/module/3_01.png);
}

.module4 {
	background: url(../../img/module/4_01.png);
}

.module5 {
	background: url(../../img/module/5_01.png);
}

/*鼠标经过*/
.module1:hover {
	background: url(../../img/module/1_02.png);
}

.module2:hover {
	background: url(../../img/module/2_02.png);
}

.module3:hover {
	background: url(../../img/module/3_02.png);
}

.module4:hover {
	background: url(../../img/module/4_02.png);
}

.module5:hover {
	background: url(../../img/module/5_02.png);
}

/*新增创新券*/
.creat-card-desc {
	position: absolute;
	width: 1000px;
	line-height: 35px;
	font-size: 16px;
	color: #fefefe;
	letter-spacing: 2px;
	text-align: center;
	top: 140px;
	left: 460px;
	text-align: center;
}

.creat-bold-font {
	font-size: 24px;
}


/*调整滑块的样式*/
.layui-anim-upbit::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

.layui-anim-upbit::-webkit-scrollbar-button {
	background-color: #fff;
	border-radius: 8px;
}

.layui-anim-upbit::-webkit-scrollbar-track {
	background: #fff;
}

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

.layui-anim-upbit::-webkit-scrollbar-thumb {
	background: #e2e1e6;
	border-radius: 4px;
}

.layui-anim-upbit::-webkit-scrollbar-corner {
	background: #82AFFF;
}

.layui-anim-upbit::-webkit-scrollbar-resizer {
	background: #ffffff;
}

/*清除浮动*/
.clear {
	clear: both;
}

.goods-company li {
	float: left;
}

/*更改layui 的select样式 开始*/
.change-layui-select {
	width: 180px;
	height: 40px;
	font-size: 17px;
}

.layui-form-select .layui-input {
	background: #28a1f6;
	color: #fff;
}

.layui-form-select .layui-edge {
	border-top-color: #fff;
}

/*更改layui 的select样式 完毕*/
.policy-more-icon {
	display: none;
}

.home-data {
	overflow: hidden;
	margin: 20px auto;
	width: 1000px;
	/*background: #f6f5f9*/
}

.home-data li {
	/*width: 130px;*/
	width: 155px;
	height: 80px;
	background-color: #ffffff;
	border-radius: 8px;
	text-align: center;
	float: left;
	margin-right: 14px;
}

.home-data li div:nth-child(1) {
	font-weight: bolder;
	font-size: 16px;
	color: #b2b2b2;
	margin-top: 12px;
}

.home-data li div:nth-child(2) {
	font-size: 30px;
	margin-top: 3px;
}

/*兼容ie8的*/
.home-data li .iedata1 {
	font-weight: bolder;
	font-size: 14px;
	color: #999;
	margin-top: 12px;
}

.home-data li .iedata2 {
	font-weight: bolder;
	font-size: 16px;
	color: #ee494f;
	margin-top: 12px;
}

.home-part-module {
	width: 100%;
	background: rgba(245,245,245,1);
	padding: 1px;
}

.home-part-contain {
	width: 1200px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.home-common-part {
	margin: 40px 0;
	overflow: hidden;
}

/*公共更多*/
.home-tit {
	overflow: hidden;
	float: left;
	margin-top: 3px;
}

.home-tit span {
	color: #999;
	font-size: 18px;
	margin-left: 15px;
}

.home-more-icon {
	float: right;
	margin-right: 4px;
}

.home-more-icon a span {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.home-more-icon a img {
	width: 13px;
	height: 13px;
	display: inline-block;
	margin-bottom: 3px;
}

/*新闻头条*/
.slide-data {
	width: 20px;
	display: inline-block;
	height: 40px;
	overflow: hidden;
	position: relative;
}

.slide-data:before {
	content: '0123456789';
	display: block;
	width: 20px;
	line-height: 40px;
	top: 0px;
	word-break: break-all;
	position: absolute;
	display: block;
}

.diy-slide-data {
	width: 20px;
	display: inline-block;
	height: 40px;
	line-height: 38px;
	overflow: hidden;
	position: relative;
}

.num-0:before {
	transition: top 1.5s ease-in;
	top: -0px;
}

.num-1:before {
	transition: top 1.5s ease-in;
	top: -40px;
}

.num-2:before {
	transition: top 1.5s ease-in;
	top: -80px;
}

.num-3:before {
	transition: top 1.5s ease-in;
	top: -120px;
}

.num-4:before {
	transition: top 1.5s ease-in;
	top: -160px;
}

.num-5:before {
	transition: top 1.5s ease-in;
	top: -200px;
}

.num-6:before {
	transition: top 1.5s ease-in;
	top: -240px;
}

.num-7:before {
	transition: top 1.5s ease-in;
	top: -280px;
}

.num-8:before {
	transition: top 1.5s ease-in;
	top: -320px;
}

.num-9:before {
	transition: top 1.5s ease-in;
	top: -360px;
}

.home-news {
	overflow: hidden;
}

.home-news-swiper {
	float: left;
	width: 560px;
	height: 300px;
}

.home-news-swiper img {
	width: 560px;
	height: 300px;
}

.home-news-list {
	float: left;
	margin-left: 30px;
	width: 408px;
}

.home-news-line {
	width: 405px;
	height: 1px;
	background-color: #e2e1e6;
	margin: 14px;
}

.home-news-item {
	margin-left: 18px;
	max-height: 240px;
	overflow: hidden;
}

.home-news-item li {
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	list-style-type: square;
	margin-bottom: 10px;
	/*width: 370px;*/
}

.home-news-item li:hover a {
	color: #28a1f6;
}

.home-news-item li:hover .news-time11{
	color: #28a1f6;
}

.home-news-item li:hover a div {
	text-decoration: underline;
}

.home-news-item li:hover .news-icon {
	background: #28a1f6;
}

.home-news-endline {
	width: 999px;
	height: 2px;
	background-color: #28a1f6;
	margin-top: 40px;
}

.news-icon {
	width: 4px;
	height: 4px;
	float: left;
	background: #d2d2d2;
	margin: 9px 10px 0 0;
}

/*场地模块*/
.home-space {
	margin-top: 40px;
}

.home-space li {
	width: 310px !important;
	border: none !important;
	/* margin-bottom: 0 !important; */
	height: 260px !important;
	margin-bottom: 10px !important;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 10px;
}

.home-space li img {
	width: 310px !important;
	border-radius: 8px;
}

.home-space-address {
	margin: 15px 5px !important;
}

.home-spaname {
	color: #333;
	font-size: 15px;
}

/*鼠标经过场地*/
.home-space li:hover img {
	transform: scale(1.05);
	transition: all 0.2s;
	box-shadow: 0px 0px 10px 0px #e2e1e6;
	border-radius: 8px;
}

/*创业西安行*/
.home-business img {
	width: 100%;
	height: 230px;
}




/*企业服务*/
.home-service-part {
	height: 160px;
	overflow: hidden;
}

.home-service-list {
	overflow: hidden;
	margin: 30px 0 40px 0;
}

.home-service-list li {
	float: left;
	margin-right: 15px;
	position: relative;
	border-radius: 8px;
	width: 150px;
	height: 150px;
	margin-bottom: 20px;
	/*overflow: hidden;*/
}

.home-service-list li img {
	width: 150px;
	height: 150px;
	border-radius: 8px;
	margin: 5px;
}

/*鼠标经过服务列表*/
.home-service-list li:hover {
	transform: scale(1.05);
	transition: all 0.2s;
	/*box-shadow: 0px 0px 10px 0px #e2e1e6;*/
	border-radius: 8px;
}

.service-mask {
	position: absolute;
	bottom: -10px;
	width: 150px;
	height: 150px;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 26px;
	text-align: center;
	line-height: 150px;
	border-radius: 8px;
	margin: 5px;
}

.home-apply-btn {
	width: 80px;
	height: 30px;
	background-color: #28a1f6;
	border-radius: 8px;
	margin-right: 18px;
	border: none;
	color: #fff;
	font-size: 16px;
}

/*鼠标经过活动列表*/
.home-active-list a {
	/* margin: 7px 7px 10px 7px; */
	margin-right: 13px;
}

.home-active-list a:hover {
	transform: scale(1.05);
	transition: all 0.2s;


	box-shadow: 0px 0px 10px 0px #e2e1e6;
	border-radius:8px;
}

/*培训*/
.home-train-list {
	overflow: hidden;
	margin-top: 3px;
	/* padding-top: 5px; */
	padding: 10px; 
	box-sizing: border-box
}

.home-train-list li {
	float: left;
	margin-right: 10px;
	width: 320px;
	height: 240px;
	position: relative;
}

.home-train-list li img {
	width: 320px;
	height: 240px;
}

.home-train-list li div {
	position: absolute;
	bottom: 110px;
	line-height: 20px;
	text-align: center;
	z-index: 1000;
	color: #fff;
	font-size: 18px;
	width: 100%;
}

.home-sertit {
	font-size: 16px !important;
	color: #333 !important;
	font-weight: normal !important;
}

/*导师*/
.home-tutor-part {
	width: 232px !important;
	height: 260px !important;
	margin: 7px 6px 9px 7px !important;
}

.home-tutor-part img {
	width: 100px !important;
	;
	height: 100px !important;
}

.home-tutor-part span:nth-child(4) {
	font-size: 13px !important;
	color: #999 !important;
}

/*鼠标经过培训列表*/
.hover-trainer-list li:hover {
	/* transform: scale(1.05);
	transition: all 0.2s; */
}


/*鼠标经过导师列表 和专家列表*/
.hoverList .remains .remain-item:hover {
	transform: scale(1.05);
	transition: all 0.2s;
	border-radius: 10px;
	/*box-shadow: 0px 0px 10px 0px 
		rgba(0, 11, 39, 0.2);*/
	box-shadow: 0px 0px 16px 0px rgba(0, 11, 40, 0.06);
}

/*优秀企业*/
.home-company-list {
	margin-top: 14px;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	
}

.home-company-list li {
	width: 180px;
	float: left;
	margin: 5px 13px 10px 7px;
}

.home-company-list li img {
	width: 180px;
	height: 180px;
	border-radius: 8px;
	border: solid 1px #efedf2;
}

.home-com-top {
	width: 180px;
	/*	height: 90px;*/
	background-color: #ffffff;
	border-radius: 9px;
	/*border: solid 1px #efedf2;*/
}

.home-company-list p {
	width: 140px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	margin: 18px auto;
}

/*鼠标经过优秀企业列表*/
.home-company-list li img:hover {
	transform: scale(1.05);
	transition: all 0.2s;
	border-radius: 9px;
	box-shadow: 0px 0px 16px 0px rgba(0, 11, 40, 0.06);
}

.home-company-list li:hover .home-com-top {
	/*	border:none;*/
}

/*创新*/
.home-business {
	overflow: hidden;

}

.creat-go {
	position: relative;
	height: 230px;
	/*width: 100%;*/
	background: url(../../img/creat-card.png);
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
}

/*@media screen and (min-width: 1920px){
    .creat-go{
       width: 100%;
    }
}
@media screen and (max-width: 1440px){
    .creat-go{
       width: 125%;
       margin-left: -120px;
    }
}*/
/*@media screen and (max-width: 1280px){
    .creat-go{
       width: 134%;
       margin-left:-210px; 
    }
}*/
/*@media screen and (max-width: 960px){
    .creat-go{
       width: 150%;
       margin-left: -245px;
    }
}*/
/*@media screen and (max-width: 720px){
    .creat-go{
       width: 185%;
       margin-left: -225px;
    }
}*/



/*@media screen and (min-width: 1920px){
    .creat-go{
       width: 100%;
    }
}

@media screen and (min-width: 760px){
    .creat-go{
       height: 100%;
       position: relative;
    }
}
*/

.bus-con-above {
	overflow: hidden;
}

.bus-con-above div:nth-child(2) {
	width: 280px;
	float: left;
	font-size: 36px;
	color: #fff;
	line-height: 230px;
	text-align: center;
}

.bus-con-above div:nth-child(1) {
	width: calc(50% - 140px);
	float: left;
	height: 1px;
	background: rgba(255, 255, 255, 0.6);
	margin-top: 114px;

}

.bus-con-above div:nth-child(3) {
	width: calc(50% - 140px);
	float: left;
	height: 1px;
	background: rgba(255, 255, 255, 0.6);
	margin-top: 114px;
}

.home-bus-float {
	float: left;
	width: 49%;
}

.home-bus-right {
	float: right;
	width: 49%;
}

.bus-part {
	padding: 0 25px;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 16px;
	background: inherit;
    background-color: rgba(255, 255, 255, 1);
    border: none;
    border-radius: 0px;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0980392156862745);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0980392156862745);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.0980392156862745);
    font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
}

.bus-part a{
	margin: 20px 0
}
.bus_more{
	width: 120px;
    height: 40px;
    background: inherit;
    background-color: rgba(255, 255, 255, 0);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(64, 158, 255, 1);
    border-radius: 5px;
    color: #409EFF;
    text-align: center;
    line-height: 40px;
    margin: 0 0 10px 200px;
}

.bus-part-date,
.bus-part-desc {
	float: left;
}

.home-bus-list {
	/*height: 290px;*/
	height: auto;
	max-height: 500px;
	overflow: hidden;
	position: relative;
}

.bus-part-date {
	margin: 0 20px 15px 10px;
	font-size: 14px;
	color: #999;
	width: 83px;
	box-sizing: border-box;
}

.bus-part-desc {
	width: 370px;
	font-size: 14px;
	color: #666;
	margin-bottom: 15px;
}

.home-bus-right img {
	/*width: 410px;
	height: 140px;*/
}

.home-bus-desc {
	margin: 15px 0;
	width: 410px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	color: #333333;
	height: 60px;
}

.home-bus-line {
	width: 410px;
	height: 1px;
	background: #e2e1e6;
}

.home-bus-comlist {
	height: 100px;
	/*	overflow: scroll;*/
	color: #808080;
	line-height: 25px;
}

.interval-con {
	overflow: hidden;
}

.interval-con span {
	float: left;
}

.interval-con span:nth-child(1) {
	margin-right: 20px;
}

.interval-con div {
	width: 110px;
	float: left;
}

.bus-part a:hover .bus-part-desc {
	text-decoration: underline;
	color: #28a1f6;
}

/*.home-select-city{
	width: 103px;
	height: 42px;
	background-color: #28a1f6;
	border-radius: 8px 8px 0px 0px;
	color: #fff;
	font-size: 17px;
	padding-left: 18px;
	border: none;
}
.home-select-city option{
	color:#fff;
	background: #b6b9bb;
	height: 40px;

}*/
.bottom-select-line {
	position: absolute;
	bottom: 0;
	width: 560px;
	height: 2px;
	background-color: #28a1f6;
}

.home-news-botline {
	width: 100%;
	height: 1px;
	background-color: #e2e1e6;
	position: absolute;
	bottom: 0px;
}

.home-policy-botline {
	height: 38px;
}

.about-policy-notice {
	position: relative;
}

#policy-no-list {
	width: 300px;
	padding: 0;
	margin-left: 125px;
	text-align: center;
	height: 265px;
}

/*.select-line{
	width: 560px;
	height: 2px;
	background-color: #28a1f6;
}*/
.home-update-list ui {
	box-sizing: border-box
}

.home-update-list li {
	width: 150px !important;
	margin: 0 16px 0 0px !important;

}

.home-update-list li img {
	width: 150px !important;
	height: 150px !important;
}

.home-update-list .home-com-top {
	width: 150px !important;
}

.home-update-list li p {
	width: 150px !important;
	font-size: 14px !important;
	margin: 10px auto !important;
}


