﻿
.top_nav{
	height:34px;
	padding: 12px 3%;
	position: fixed;
	width: 94%;
	z-index: 999;
	background: #fff;
}
.top_nav .top_logo{
	float: left;
}
.top_nav .top_nav_icon{
	float: right;
	padding: 3px 0px;
}
.float_shade{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0,0,0,0.2);
}
.float_nav{
	position:fixed;
	width: 38%;
	background:#282931;
	z-index: 99999;
	right:0px;
	top: 58px;
	line-height: 36px;
	font-size: 16px;
	padding: 5px 0px;
}
.float_nav .float_nav_c>ul>li{
	border-bottom: 1px solid #333;
}
.float_nav .float_nav_c>ul>li>a{
	color: #fff;
	display: block;
	padding: 0px 10px;
}
.float_nav .float_nav_c>ul>li>ul>li{
	border-bottom: 1px solid #333;
}
.float_nav .float_nav_c>ul>li>ul>li>a{
	padding-left:20px;
	color: #fff;
	display: block;
}

/* banner */
.banner ul li img{
	width: 100%;
}

/* 首页 index nav */
.nav{
	width: 100%;
	/* padding: 20px 0px; */
	margin-top: 20px;
	/* background: #fff; */
	height: 225px;
	position: relative;
	overflow: hidden;
}
.nav ul{
	position: absolute;
	width: 100%;
	left: 100%;
}
.nav ul:first-child{
	left: 0px;
}
.nav ul li{
	width: 23%;
	height: 100px;
	/* background: #ccc; */
	float: left;
	text-align: center;
	margin: 0px 1%;
}
.nav ul li a{
	display: block;
	height: 100%;
}
.nav ul li b{
	display: block;
	width: 100%;
	height: 50px;
}
.nav ul.nav_page1 li:first-child b{
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li b{
	background-image: url(../images/icon2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li b{
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li + li b{
	background-image: url(../images/icon4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li + li + li b{
	background-image: url(../images/icon5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li + li + li + li b{
	background-image: url(../images/icon6.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li + li + li + li + li b{
	background-image: url(../images/icon8.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page1 li:first-child + li + li + li + li + li + li + li b{
	background-image: url(../images/icon8.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.nav ul.nav_page2 li:first-child b{
	background-image: url(../images/icon90.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page2 li:first-child + li b{
	background-image: url(../images/icon100.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page2 li:first-child + li + li b{
	background-image: url(../images/icon111.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.nav ul.nav_page2 li:first-child + li + li + li b{
	background-image: url(../images/busi.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.nav ol{
	text-align: center;
	position:absolute;
	bottom: 10px; 
	width: 100%;
}
.nav ol li{
	width: 10px;
	height: 10px;
	background: #ccc;
	display: inline-block;
	border-radius: 8px;
	margin: 0px 4px;
}
.nav ol li.on{
	background: #1ab3f1;
}



/* 我们的服务 */
.myserver{
	padding: 0px 0;
	background: #fff;
}
.head_index{
	line-height: 35px;
	font-size: 18px;
}
.head_index span{
	float:left;
	height: 15px;
	margin-top: 10px;
	margin-right: 10px;
	border-left: 5px solid #4590e9;
}
.myserver ul li{
	height: 60px;
	padding: 13px 0px;
	border-bottom: 1px solid #f2f2f2;
}
.myserver ul li .ser_icon{
	width: 80px;
	height: 60px;
	float: left;

text-align:center

}
.myserver ul li .ser_info{
	    width: calc(87% - 75px);
  
    float: right;
}
.myserver ul li .ser_info h2{
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
}
.myserver ul li .ser_info p{
	width: calc(97% - 48px);
	float: left;
	height: 25px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.myserver ul li .ser_info span{
	width: 35px;
	float: left;
	line-height: 25px;
	color: #016be9;
text-align:center;
margin-top:-20px;
}
.myserver .ser_more{
	text-align: center;
	line-height: 35px;
	font-size: 14px;
}
/* 易搜概况 */
.ys_about{
	
	background: #fff;
	
}
.ys_about .ys_about_c{
	background:#3d9af4;
	text-align:center;
padding-top:15px;
padding-bottom:20px;
}
.ys_about .ys_about_c .ys_about_gk{
	
	padding: 7px;
	color: #fff;
	line-height: 24px;	
}
.ys_about_more{width:96%;margin:0 auto}
.ys_about .ys_about_c .ys_about_more a{
	display: inline-block;
	padding: 3px 10px;
	margin-bottom: 14px;
	background: #fff;
	border-radius: 4px;
	font-size: 12px;
	text-align: center;
}
/* 产业孵化 */
.pro_fh{
	padding: 10px 3%;
	background: #fff;
	margin-top: 15px;
}
.pro_fh .pro_fh_list ul li{
	width: calc(50% - 1px);
	text-align: center;
	float: left;
	line-height: 25px;
	padding: 25px 0px;
}
.pro_fh .pro_fh_list ul li:first-child,.pro_fh .pro_fh_list ul li:first-child+li{
	border-bottom: 1px solid #ccc;
}
.pro_fh .pro_fh_list ul li:first-child,.pro_fh .pro_fh_list ul li:first-child+li+li{
	border-right: 1px solid #ccc;
}
.ys_dbl{width:33%;height:auto;float:left;margin-left:2%}
.ys_dbl span{color:#fff}
.ys_bt{text-align:center;color:#fff;font-size:18px}


.pro_fh .pro_fh_list ul li:hover{
	background: url(../images/pro_icon.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:hover p{
	color: #fff;
}

.pro_fh .pro_fh_list ul li p{
	color: #666;
}
.pro_fh .pro_fh_list ul li .pro_fh_icon{
	height:40px;
}

.pro_fh .pro_fh_list ul li:first-child .pro_fh_icon{
	background: url(../images/pro_icon1_1.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child + li .pro_fh_icon{
	background: url(../images/pro_icon2_1.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child + li + li .pro_fh_icon{
	background: url(../images/pro_icon3_1.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child + li + li + li .pro_fh_icon{
	background: url(../images/pro_icon4_1.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:hover:first-child .pro_fh_icon{
	background: url(../images/pro_icon1_2.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child +li:hover .pro_fh_icon{
	background: url(../images/pro_icon2_2.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child +li +li:hover .pro_fh_icon{
	background: url(../images/pro_icon3_2.png) no-repeat center center;
}
.pro_fh .pro_fh_list ul li:first-child +li +li +li:hover .pro_fh_icon{
	background: url(../images/pro_icon4_2.png) no-repeat center center;
}
/* 公司新闻 */
.comp_news{
	padding: 10px 0% 0px;
	background: #fff;
	
text-align:center;
}
.comp_news .comp_news_list ul{
	padding: 10px 0px 0px 0px;
}
.comp_news .comp_news_list ul li{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.comp_news .comp_news_list ul li .comp_left{
	width: 40%;
	float: left;
	margin-bottom: 10px;
}
.comp_news .comp_news_list ul li .comp_left img{
	width: 100%;
	height: 95px;
}
.comp_news .comp_news_list ul li .comp_right{
	width:100%
}
.comp_news .comp_news_list ul li .comp_right h2{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color:#333;
}
.comp_news .comp_news_list ul li .comp_right p{
	font-size: 12px;
	color: #999;
	line-height: 15px;
}
.comp_news .comp_news_list ul li .comp_right .comp_short_info{
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #666;
}
.comp_right1{width:73%;margin-left:1%;line-height:40px;float:left;font-size: 14px;font-weight: normal;height: 40px;overflow: hidden;color:#333;text-align:left}
.comp_right2{width:24%;margin-right:1%;height:40px;line-height:40px;overflow:hidden;font-size: 14px;text-align: right;}
.comp_news .comp_news_btn{
	text-align: center;
}
.shipin{width:97%;height:180px;margin:0 auto;}
.shipin video{width:100%;height:180px;}
