@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:pingfang;
	src:url(../fonts/PINGFANG MEDIUM.TTF);}
body{
font-family:Microsoft Yahei,Arial, Helvetica, sans-serif; /*全局字体，如不需要，删除即可*/
background:#f4f6f8;}
.clear{
clear:both; /*建立一个通用的清除浮动选择符*/
}

body,div,ul,ol,li,form,p,input,fieldset,h1,h2,h3,h4,h5,h6,dl,dt,dd,*{
/*这些标签默认存在一些外边距、内边距等，必须提前清除*/
margin:0;
padding:0;
list-style:none;
}
table{ border-collapse:collapse;border-spacing:0;}
fieldset ,img{
/*有必要的时候把全局的图片边框去掉*/
border:none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;}
.r{float:right;}
/* clear float */
/*.cfix:after,.cf:after,.clear:after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.cfix,.cf,.clear{zoom:1}
.cfixBoth{clear:both;height:1px;overflow:hidden;}
*/
.elli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.elli2{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.elli3{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.elli4{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;}
/* blank */
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank20{height:20px;}
.mL6{margin-left:6px;}
.ml26{margin-left:26px;}
.mr0{margin-right:0 !important;}
.mR6{margin-right:6px;}
.mR4{margin-right:4px;}
.mR18{margin-right:18px;}
.mLR6{margin-left:6px;margin-right:6px;}
.ml30{margin-left:30px;}
.ml46{margin-left:46px;}
.mb0{margin-bottom:0px;}
.mB5,.mb5{margin-bottom:5px;}
.mB10,.mb10{margin-bottom:10px;}
.mB14,.mb14{margin-bottom:14px;}
.mB15,.mb15{margin-bottom:15px;}
.mb16{margin-bottom:16px;}
.mb18{margin-bottom:18px;}
.mB20,.mb20{margin-bottom:20px;}
.mB30,.mb30{margin-bottom:30px;}
.mb25{margin-bottom:25px;}
.mb26{margin-bottom:26px;}
.mt34{margin-bottom:34px;}
.mt120{margin-top:120px;}
.mb34{margin-bottom:34px;}
.mb92{margin-bottom:92px;}
.mb120{margin-bottom:120px;}
.mb200{margin-bottom:200px;}
.mb44{margin-bottom:44px;}
.mb45{margin-bottom:45px;}
.mb48{margin-bottom:48px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb76{margin-bottom:76px;}
.mb72{margin-bottom:72px;}
.mb80{margin-bottom:80px;}
.mb116{margin-bottom:116px;}
.mt0{margin-top:0;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt14{margin-top:14px;}
.mt15{margin-top:15px;}
.mt16{margin-top:16px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt26{margin-top:26px;}
.mt32{margin-top:32px;}
.mt35{margin-top:35px;}
.mt36{margin-top:36px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt46{margin-top:46px;}
.mt48{margin-top:48px;}
.mt50{margin-top:50px;}
.mt56{margin-top:56px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt88{margin-top:88px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt150{margin-top:150px;}
.ml0{margin-left:0;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml26{margin-left:26px;}
.ml24{margin-left:24px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml0{margin-right:0;}
.mr6{margin-right:6px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr26{margin-right:26px;}
.mr29{margin-right:29px;}
.mr30{margin-right:30px;}
.mlr0{margin-right:0;margin-right:0;}
.plr0{padding-left:0 !important;padding-right:0 !important;}
.plr15{padding-left:15px;padding-right:15px;}
.pr25{padding-right:25;}
.pr50{padding-right:50px;}
.pt6{padding-top:6px;}
.pt15{ padding-top:15px;}
.pb12{ padding-bottom:12px;}
.pb15{ padding-bottom:15px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pb25{ padding-bottom:25px;}
.pt30{ padding-top:30px;}
.pb26{ padding-bottom:26px;}
.pb30{ padding-bottom:30px;}
.pt5{padding-top:5px;}
.pt14{padding-top:14px;}
.pt50{padding-top:50px;}
.pt22{padding-top:22px;}
.pt25{padding-top:25px;}
.pt26{padding-top:26px;}
.pt120{padding-top:120px;}
.pb10{ padding-bottom:10px;}
.lh24{ line-height:24px;}
.lh32{ line-height:32px;}
.lh36{ line-height:36px;}
.lh48{ line-height:48px;}
.lh56{ line-height:56px;}
.blc5{border-left:5px #e6661d solid;}
/* font */
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}
.fs30{font-size:30px;}
.fs38{font-size:38px;}
.f-arial{font-family:arial;}
.f-yahei{font-family:"Microsoft yahei";}
.f-song{font-family:simsun;}
.f-hir{font-family:"hiragino sans gb";}
.tar{text-align:right;}

/*头部*/
.nve{
	float:left;}
.nve>li{
	display:inline-block;
	float:left;
	width:110px;
	height:96px;
	line-height:96px;
	text-align:center;
	background:#fff;
	transition: background-color .5s ease-out .1s;
    -moz-transition:background-color .5s ease-out .1s;
    -webkit-transition: background-color .5s ease-out .1s;
    -o-transition: background-color .5s ease-out .1s;}	
.nve>li:hover{
	background:#f3f3f3;}	
.nve>li>ul{
	display:none;}
.nve>li:hover>ul{
	display:block;
	position:relative;
	z-index:9999;}
.nve>li>ul>li{
	width:110px;
	height:40px;
	line-height:40px;
	opacity:0.7;
	text-align:center;
	border-bottom:1px solid #c5c7cc;
	background:#fff;
	transition: background-color .5s ease-out .1s;
    -moz-transition:background-color .5s ease-out .1s;
    -webkit-transition: background-color .5s ease-out .1s;
    -o-transition: background-color .5s ease-out .1s;}
.nve>li>ul>li:hover{
	background:#f1f1f1;}	
.nve>li>ul>li:hover a{
	color:#a84725;}
.box01{
	float:right;}
.s-form>input{
	width:70px;
	padding-left:10px;
	height:26px;
	border-radius:20px;
	border:1px solid #dddddd;}
.s-form>button{
	width:24px;
	height:24px;
	background:url(../images/sousuo2.png) no-repeat;
	border:none;
	margin:0;
	vertical-align:middle;}

/*新闻通告*/
.tit{
	height:55px;
	line-height:54px;
	border-bottom:1px solid #d7d7d7;}	
.tit .tit-l{
	float:left;
	}
.tit .tit-more{
	float:right;}	
.tit .tit-more a{
	color:#545454;}
.box02{
	border: 1px solid #DDDDDD;}
.box02 .tu01{
	margin: 0 auto;}
.box02>p{
	margin: 22px 10px 26px 10px;
	height:40px;
}
.box02>div{
	margin:0 10px 25px;
	height:20px;
	line-height:20px;}
.tu02{
	display: block;
	float: left;}
.tu03{
	display:block;
	float: right;}
.gh{margin-bottom: 20px;}
.box03{
	border-bottom:1px solid #d2d2d2;
}
.box03 p{
	line-height:25px;}
.s{
	width:10px;
	height:3px;
	bgcolor:#545454;}
.tonggao{
	text-indent:2em;}

/*平台*/
.pingtaibg{
	background:#f8f8f8;
	padding-top:80px;
	padding-bottom:115px;}
.industry-title{
	text-align:center;}
.industry-title p{ line-height:48px;}
.pingtai{
	text-align:center;
	background:#f8f8f8;
	transition: background-color .5s ease-out;
    -moz-transition:background-color .5s ease-out;
    -webkit-transition: background-color .5s ease-out;
    -o-transition: background-color .5s ease-out;}
.pt{
	width:150px;
	height:150px;
	margin:80px auto 40px;
	background-position:0 0;
}
.pingtai:hover{
	background:#4d9fe9;}
.pingtai:hover .pt{
	background-position:-150px 0;}
.pingtai:hover p{color:#fff;}
.pt-1{
	background:url(../images/technical_03.png) no-repeat;}
.pt-2{
	background:url(../images/ersonnel_03.png) no-repeat;}
.pt-3{
	background:url(../images/flnance_07.png) no-repeat;}
.pt-4{
	background:url(../images/one-stop_09.png) no-repeat;}
.pt-5{
	background:url(../images/interaction_11.png) no-repeat;}
.pt-6{
	background:url(../images/innovate_03.png) no-repeat;}
	
	
/*办公环境*/
.bangongbg{
	padding-top:80px;}
.bangong{
	text-align:center;
	height:360px;}
#scrollBox{background: #FFF;margin:0 auto;overflow:hidden; width: 1200px;}
#scrollBox #con1,#scrollBox #con2{float:left;margin-left:10px;}        
#innerdiv {float: left;width: 1600%;}    
#con1>.gallery>a,#con2>.gallery>a{
	position:relative;}
#con1>.gallery>a>div,#con2>.gallery>a>div{
	position:absolute;
	text-align:center;
	width:100%;
	left:0;
	top:0;}	
.rebox-caption>p{
	font-size:18px !important;
	line-height:36px !important;}
.rebox-contents{
	height:85% !important;}	

/*入驻企业*/
.qiyeibg{
	background:#f8f8f8;
	padding-bottom:200px;
	padding-top:80px;}
.comp-list{
	margin:0 auto;}
.comp-list ul li{
	display:inline-block;
	float:left;
	text-align:center;
	width:16.6666%;
	height:140px;
    background:#fff;
	border-radius:10px;
	margin:25px 20px;}
.carousel2-con{
	background-image:none !important;
	width:5% !important;
	color:#181818 !important;
	text-shadow:none !important;}
.carousel2-con span{font-weight:normal !important;}


/*地图*/
#container1{
	height:400px;}
/*底部*/
.dibumenu{
 background-color:#254079;
 padding:50px 0;}
.cdbor{ 
    display:block;
	height:150px;} 
.cdbor li{
	display:inline-block;
    float:left;
	width:80px;}
.tongyong_li ul li{
 line-height:25px;}
.y_case13{
 background:url(../images/bottombg.png) repeat-y left center;}
.y_case12 .img{
 float:left;
 width:22%;
 height:22%;}
.y_case12 .text{
 float:left;
 width:50%;
 margin-left:15px;}
.img_list li{
 display:inline-block;
 float:left;
 width:25%;}
.bgqz{ 
  background:#1b2e55 url(../images/bottomtop.jpg) top center no-repeat;
  height:121px;
  padding-top:29px;}
.bottom-txt p{
 line-height:24px;
 text-align:center;}

.wml_bannernew{
 width: 100%;
 }
.wml_yuqubg{
 background-color:#0e4ea4;
 height:88px;
 line-height:88px;
 padding-left:32px;}
.left-list li{
 height:56px;
 line-height:56px;
 border-bottom: 1px #dddddd solid;
 width:100%;
 padding-left:45px;}
.left-list li:hover,.left-list li.active{
 background:url(../images/shutiao.jpg) no-repeat left center;}
.left-list li:hover a{color:#0e4ea4 !important;}

.wml_ahetli{
 height:56px;
 line-height:56px;
 border-bottom: 0px #dddddd solid;
 width:100%;
 padding-left:45px;}
.wml_ahetli:hover{
 background:url(../images/shutiao.jpg) no-repeat left center;}
.wml_ahetli:hover a{color:#0e4ea4 !important;}


/*产品定位*/
.wml_cnlike{
 border-bottom:4px solid #0e4ea4;}
.wml_cnlike span{
 height:68px;
 line-height:68px;
 position:relative;
 left:5px;}
.wml_tit{
 height:55px;
 line-height:54px;
 border-bottom:1px solid #dddddd;
 }
.wml_cp{
 height:42px;
 line-height:42px;}
.wml_bju{margin:30px auto 30px;}
.pt80{padding-top:80px;}
.wml_shuzi{/*color:#0066b6;*/
margin-right:6px;}

/*面包屑*/
.wml_tit .wml_tit-l{
 float:left;
 }
.wml_tit .wml_tit-more{
 float:right;}
.wml_ptdw{
 width:100%;
 }
/*.wml_ptlike{
 width:100%;
 height:150px;}*/

/*内容*/
.wml_lan14{color:#336cb1;}

/*翻页*/
.wml_fy>li>a{
    float: left;
    padding: 15px 15px 15px 15px;
    text-decoration: none;
    background-color:#fff;
    border: 1px solid #ddd;
}
.wml_fy>li a:hover{
    background-color:#3383c1;
    color:#fff;
}
.wml_fy>li>a a:hover{
    background-color:#3383c1;
    color:#fff;
}

/*园区简介*/
.wml_ptongy{
	text-indent:32px;
	line-height:32px;}
.wml_bian{
	border-bottom:2px #f1f1f1 solid;}
.wml_dyyshi p{line-height:34px;}
.wml_sojin p{text-index:25px;}

/*图文详情页面*/
.wml_wzxq{border-top:1px #dddddd solid;}
.wml_detailcon p{
	text-indent:28px;
	line-height:34px;}
.wml_detailcon img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;}	
.wml_tuwenxqbian{
	border-top:2px #f1f1f1 solid;}
.wml_bigimg{margin-top:40px;margin-bottom:40px;width:100%;}


/*图文列表合作企业*/
.lny_img{
	float:left;
	width:30%;}
.lny_1{
	float:right;
	width:70%;
	text-align:left;}

/*文章列表页*/
.ski{height:70px;line-height:70px;}
.wml_skli .wml_li{ 
padding-left:15px; 
background:url(../images/diandian_img_03.png) no-repeat 1px 8px; 
line-height:22px; 
list-style-type:none;
}
.wml_li p{
	display:block;
	float:left;
	width:80%;
	}
.wml_li span{
	display:block;
	float:right;
	text-align:right;
	width:20%;
	}
.sl{text-align:right;}
.wml_lb{width:100%;}

/*文章列表页2*/
.wml_fm{
    padding: 5px 10px 5px;
    background:#336cb1;
    border-radius: 5px;
	width:50%;}
.wml_zm{
 	padding: 5px 10px 5px;
 	background:#336cb1;	
 	border-radius: 5px;
	width:50%;}
.wml_we{height:70px;
line-height:70px;}

/*文章列表3*/
/*.wml_gw{display:block;}*/
.wml_gwli li{
	padding-bottom:15px;
	height:190px;
	border-bottom:1px solid #dddddd;}
.gwli-tit{
	line-height:55px;}
.gwli-tit p{
	float:left;
	width:60%;}
.gwli-tit span{
	display:block;
	float:right;
	text-align:right;
	width:30%;}
.gwli-con .gwli-yq{
	float:left;
	width:25%;
	line-height:40px;}
.gwli-con .elli3{
	float:right;
	width:75%;
	text-align:left;
	line-height:40px;}

/*文章详情页*/
.wml_wzxq{border-bottom:1px #dddddd solid;}
/*图文列表荣誉*/
.wml_ryu{width:33%;}
.wml_imgrad{border-radius:10px;}

/*人才服务*/
.wml_rencai{
border-top:1px #dddddd solid;
padding-top:10px;
float：:left;
}
.wml_rencaizl{width:50%;float:left;display:inline-block;}
.wml_rencaiyl{width:50%;}

.wml_rencaiyl{flost:right;}
/*搜索*/
.ss_chaxun{line-height:50px;}
.wml_sskuang input{
	display:block;
	float:left;
	width:80%;
	padding-left:15px;
	height:50px;}
.wml_sskuang .ss_bg{
	background:#a84725;
	height:50px;
	width:20%;
	float:right;}
.ss_fanwei{float:left;}
.wml_ssk{height:50px; line-height:50px;border-bottom:1px #333333 solid;}
.wml_ssneir{border-bottom:1px #dddddd dashed;}
/*园企互动*/
.wml_yqhd li{
	border-bottom:1px solid #dddddd;
	border-top:1px solid #dddddd;
	margin-bottom:25px;}
.yqhd_bg{background-color:#cc3300;}
.yqhd_bg:hover{background-color:#b63b13;}
/*虚拟孵化器*/
.wybm_bg{background-color:#336cb1;}
.wybm_bg:hover{background-color:#336cb1;}

/*手机特殊样式*/
@media (max-width:768px) {
.mt15mob{ margin-top:15px;}
.mb15mob{ margin-bottom:15px;}
.mt90mob{margin-top:90px;}
.mobelli3{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
}	
.mobelli2{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
}	
.mobelli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}

.hei45mob{ 
height:50px;
line-height:50px;}
.w100{width:100%;}
.panel-default>.panel-heading{margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #494949;}
.fangjiao{border-radius:0px;}
.cursor{cursor:pointer;}
.lh35{line-height:35px;}
.pl15{padding-left:15px;}
a.list-group-item:hover{ color:#fdgfds;}
.xsxlcd{height:45px; line-height:45px; padding:0; padding-left:50px;}
#scrollBox{background:#FFF;margin:0 auto;overflow:hidden; width:100%;}
.comp-list ul li{
	height:40px;
	margin:7.5px 5px;
	}
.industry-title .shenhui22{font-size:16px !important;}

.bottom-txt p{
	line-height:18px;}
.mt30mob{margin-top:30px;}
.qiyeibg,.pingtaibg,.bangongbg{
	padding-top:30px;}
.pingtaibg{ padding-bottom:30px;}	
.qiyeibg{ padding-bottom:60px;}

.pingtai>a{
	display:block;
	width:100%;}
.pt{
	margin:15px auto;
	background-size:cover;
	background-position:0 0;
	width:90px;
	height:90px;}
.pingtai:hover .pt{
	background-position:-90px 0;}	

.mb40mob{ margin-bottom:40px;}
.mb30mob{margin-bottom:30px;}
.wml_tit-more{ float:left !important;}
.bai14mob{ font-size:14px !important;}
.wml_sskuang input{ width:65%;}
.wml_sskuang .ss_bg{ width:35%;}
.ml0mob{ margin-left:0;}
.mt0mob{ margin-top:0;}
.box02>p{
	margin: 15px 10px;}
.box02>div{
	margin:0 10px 15px;}
	
.ski{height:60px;line-height:60px;}	
.wml_li p{
	display:block;
	float:left;
	width:100%;
	}
.wml_li span{
	display:block;
	float:left;
	text-align:left;
	width:100%;
	}	
.img_list li{
	width:50%;}
.y_case12 .img{
	width:40%;}
.rebox-contents{
	top:35% !important;}
.bgqz{
 background: #1b2e55 url(../images/bottomtop-m.jpg) top center no-repeat;
 height:139px;
}
}

/*平板端特殊样式*/	
@media (min-width:768px)and(max-width:992px) { 
.mt15mob{ margin-top:15px;}
.mb15mob{ margin-bottom:15px;}

.mobelli3{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
}	
.mobelli2{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
}	
.mobelli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.hei45mob{ 
height:50px;
line-height:50px;}
.w100{width:100%;}
.panel-default>.panel-heading{margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #555;}
.fangjiao{ border-radius:0px;}
.cursor{cursor:pointer;}
.lh35{line-height:35px;
padding-left:15px;}
a.list-group-item:hover{ color:#fdgfds;}
.xsxlcd{height:45px; line-height:45px; padding:0; padding-left:50px;}
.industry-title .shenhui22{ font-size:16px !important;}

.bottom-txt p{
	line-height:18px;}
.mt30mob{margin-top:30px;}
.qiyeibg,.pingtaibg,.bangongbg{
	padding-top:30px;}
.pingtaibg{ padding-bottom:30px;}	
.qiyeibg{ padding-bottom:60px;}

.pingtai>a{
	display:block;
	width:100%;}
.pt{
	margin:15px auto;
	background-size:cover;
	background-position:0 0;
	width:90px;
	height:90px;}
.pingtai:hover .pt{
	background-position:-90px 0;}	

.mb40mob{ margin-bottom:40px;}
.mb30mob{margin-bottom:30px;}
.wml_tit-more{ float:left !important;}
.bai14mob{ font-size:14px !important;}
.wml_sskuang input{ width:65%;}
.wml_sskuang .ss_bg{ width:35%;}
.ml0mob{ margin-left:0;}
.mt0mob{ margin-top:0;}
.yqhd_bg{background-color:#cc3300;}
.yqhd_bg:hover{background-color:#b63b13;}

.box02>p{
	margin: 15px 10px;
}
.box02>div{
	margin:0 10px 15px;
}

.ski{height:60px;line-height:60px;}	
.wml_li p{
	display:block;
	float:left;
	width:100%;
	}
.wml_li span{
	display:block;
	float:left;
	text-align:left;
	width:100%;
	}	
.rebox-contents{
	top:25% !important;}
.bgqz{
 background:#1b2e55 url(../images/bottomtop-m.jpg) top center no-repeat;
 height:139px;
}
 }
 
 
 
/*中端特殊样式*/	
@media (min-width:992px)and(max-width:1200px) {
.wid1200pc{ 
    width:1200px !important;
	margin-left:auto;
	margin-right:auto
}
.comp-list{
	width:1200px;}
.wid1400pc{ 
    width:1400px !important;
	margin-left:auto;
	margin-right:auto
}
.hei96{height:96px;}

	}
/*大PC端特殊样式*/		
@media (min-width:1200px) { 
.wid1200pc{ 
    width:1200px !important;
	margin-left:auto;
	margin-right:auto
}
.comp-list{
	width:1200px;}
.wid1400pc{ 
    width:1400px !important;
	margin-left:auto;
	margin-right:auto;
}
.hei96{height:96px;}

.wml_bannernew{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	}
 }
