@charset "utf-8";
/*wap*/
@media screen and (min-width:0px)  and  (max-width:1023px)  {
html{font-size:62.5%}
.pc{display:none;}
.wap{display:block;}
@media only screen and (min-width:321px) {html {font-size:62.5%!important}}
@media only screen and (min-width:361px) {html {font-size:70.31%!important}}
@media only screen and (min-width:376px) {html {font-size:73.24%!important}}
@media only screen and (min-width:481px) {html {font-size:94%!important}}
@media only screen and (min-width:561px) {html {font-size:109%!important}}
@media only screen and (min-width:641px) {html {font-size:125%!important}}


/* --- 顶部 --- */
.top{background:#eb1c26; padding:1rem; font-size:1.4rem; color:#fff; text-align:center;}
.top .right{display:none;}




/* --- 头部 --- */
.wap-header{ padding:1.5rem; overflow:hidden;}

/* logo */
.logo{float:left; width:50%;}

/* 导航 */
.wap-nav{}
.drawer-nav{z-index:200;}
.drawer-nav li{line-height:3.5rem; text-align:center; border-bottom:1px solid #efefef; font-size:1.4rem;}
.drawer-nav dl{display:none; background:#f9f9f9;}
.drawer-nav dl em{display:block; border-top:1px solid #efefef;}
.drawer-nav li:hover dl{display:block;}



/* --- 头部 --- */
.header{border-bottom:5px solid #ebebeb; padding:1.5rem; overflow:hidden;}




/* --- 服务项目 --- */
.home-services { padding:1.5rem; border-bottom:1rem solid #efefef;}
.home-services li{transition:all .3s; text-align:center; overflow:hidden; margin-bottom:1.5rem;} 
.home-services li img{width:100%;}
.home-services li h3{font-size:1.4rem; margin-top:1.5rem; margin-bottom:1rem;}
.home-services li p{ line-height:150%; color:#999; font-size:1.2rem;}




/* --- 其他 --- */
.home-other{}


/* --- 新闻资讯 --- */
.home-other .news{ background:#fff; transition:all .3s;  border-bottom:1rem solid #efefef;}
.home-other .news:hover{ box-shadow: 10px 10px 20px #ececec; }


/* 标题 */
.home-other .news .title{background:#eb1c26; padding:1.5rem; color:#fff; text-align:center; padding-bottom:2rem}
.home-other .news .title h3{font-size:2.4rem; color:#fff; margin-bottom:.5rem;}
.home-other .news .title p{margin-bottom:1.5rem; font-size:1.2rem;}
.home-other .news .title a{border:1px solid #fff; color:#fff; padding:.5rem 1.5rem; border-radius:5px; margin-top:1.5rem; font-size:1.2rem; transition:all .3s; }
.home-other .news .title a:hover{background:#fff; border:1px solid #fff; color:#333;}

/* 内容 */
.home-other .news .content{background:#fff;  padding:1.5rem;}

/* 推荐 */
.home-other .news .content .news-top{overflow:hidden; border-bottom:1px solid #efefef; padding-bottom:1.5rem; margin-bottom:1.5rem;}
.home-other .news .content .news-top .pic{float:left; width:30%;}
.home-other .news .content .news-top .pic img{width:100%;}
.home-other .news .content .news-top .text{float:right; width:65%;}
.home-other .news .content .news-top .text h3{margin-bottom:.5rem; font-size:1.2rem;}
.home-other .news .content .news-top .text p{font-size:1.2rem; color:#999; height:3rem; line-height:1.5rem; overflow:hidden;}	
	
/* 列表 */
.home-other .news .content .list li{overflow:hidden; border-bottom:1px dashed #efefef; padding:1rem 0;}
.home-other .news .content .list li .text{ font-size:1.4rem; line-height:150%;}
.home-other .news .content .list li .time p{font-size:1.4rem; color:#999; margin-bottom:.5rem;}





/* --- 右侧版块 --- */
.home-other .other-right{ padding:1.5rem;   border-bottom:1rem solid #efefef; padding-bottom:0;}
.home-other .other-right li{background:#fff; transition:all .3s; border-bottom:1px solid #efefef; padding-bottom:1.5rem; margin-bottom:1.5rem; overflow:hidden;}
.home-other .other-right li .pic{float:left; width:35%;}
.home-other .other-right li .pic img{width:100%;}
.home-other .other-right li .text{float:right; width:65%; padding:1rem 1.5rem;}
.home-other .other-right li .text h3{margin-bottom:5px; font-size:1.4rem}
.home-other .other-right li .text p{color:#999; line-height:150%; font-size:1.4rem;}
.home-other .other-right li:last-child{margin-bottom:0; border-bottom:0;}




/* --- 底部版块 --- */
.home-other .other-botton{}
.home-other .other-botton li{background:#fff;  float:left; mtransition:all .3s; width:50%; border-bottom:1px solid #efefef; border-right:1px solid #efefef;}
.home-other .other-botton li .pic{text-align:center; padding-top:1.5rem;}
.home-other .other-botton li .pic img{width:5rem; height:5rem;}
.home-other .other-botton li .text{ text-align:center; margin-bottom:1.5rem;}
.home-other .other-botton li .text h3{ margin-top:1rem; font-size:1.4rem; margin-bottom:1rem;}
.home-other .other-botton li .text p{color:#999; font-size:1.2rem;}

	.home-other .list li span,.home-other .list li p{display: inline!important;}



/* --- 底部 --- */
.footer{ overflow:hidden; background:#3c3c3c; clear:both;}

/* 底部栏目 */
.footer-column{}
.footer-column dl{ padding:1.5rem; border-bottom:1px solid #111111}
.footer-column dl dt{color:#fff; margin-bottom:1rem; font-size:1.4rem;}
.footer-column dl dd {overflow:hidden;}
.footer-column dl dd em{display:block; line-height:200%; float:left; width:33.333%; font-size:1.4rem;}
.footer-column dl dd em a{color:#cfcfcf;}
.footer-column dl dd em a:hover{color:#fff;}

/* 二维码 */
.footer-qrcode{color:#cfcfcf; text-align:center; padding:1.5rem;}
.footer-qrcode .pic{margin-bottom:1.5rem;}
.footer-qrcode .text p{line-height:150%; font-size:1.4rem;}
	



/* --- 版权 --- */
.copyright{background:#111111; text-align:center; padding:1.5rem; color:#cfcfcf; font-size:1.4rem;}
.copyright a{color:#cfcfcf; f}
	





/* --- 内页 --- */
.page-box{overflow:hidden;}

/* 左侧导航 */
.page-nav{background:#f5f5f5; }
.page-nav h2{ background:#eb1c26; color:#fff; font-size:1.6rem; text-align:center; padding:1.5rem; margin-bottom:1px;}
.page-nav ul{overflow:hidden;}
.page-nav li{height:4rem; line-height:4rem; border-bottom:1px solid #ddd; font-size:1.4rem; position:relative; float:left; width:50%; text-align:center;}
.page-nav li a{display:block;}
.page-nav li.now{background:#f9f9f9;}
.page-nav li:last-child{border-bottom:none;}
.page-nav li.now a{color:#fff; background:#eb1c26}


	.page-nav ul{padding: 1rem;}
.page-nav dl{  border-bottom:1px solid #efefef; font-size:1.4rem;}
.page-nav dt{background: linear-gradient(to bottom, #EAEFF4 , #DEE8F1); line-height:4rem; border-radius:5px; padding-left:1.5rem;  cursor:pointer;}
.page-nav dd{padding-left:1.5rem; line-height:200%;  }
.page-nav dd em{display:block; background:url(../images/left-arrow.jpg) no-repeat 0 center; padding-left:1.5rem;}
.page-nav dd em a.now{color:#eb1c26}
.page-nav dd.block{display:block;}




/* 右侧 */
.page-right{}

/* 当前栏目 */
.now-column{border-bottom:1px solid #efefef;  overflow:hidden; padding:1.5rem;}
.now-column h2{ text-align:center; margin-bottom:1rem; font-size:1.6rem;}
.now-column .path{ text-align:center; font-size:1.2rem;}



/* --- 新闻动态 --- */
.news-list{padding:1.5rem;}
.news-list li{border-bottom:1px solid #efefef; overflow:hidden; position:relative; font-size:1.4rem; padding-bottom:1rem; padding-bottom:1rem; margin-bottom:1rem;}
.news-list li .date{color:#ccc; font-size:1.4rem; margin-top:.5rem;}




/* --- 分页 --- */
.showpage{text-align:center; padding:1.5rem;}
.showpage a{background:#f5f5f5; padding:.5rem 1rem; display:inline-block; margin-left:.5rem; margin-right:.5rem; border-radius:5px; margin-bottom:1.5rem; font-size:1.4rem;}
.showpage a.now{background:#eb1c26; color:#fff;}
		.showpage li{display: inline-block;}

	
	

/* --- 新闻内容 --- */
.news-show{}

/* 标题 */
.news-title { border-bottom:1px solid #efefef;  position:relative; padding:1.5rem; text-align:center; background:#f5f5f5}
.news-title h1{font-size:1.8rem; margin-bottom:1rem;}
.news-title .date{color:#999;}
.news-title .back{ display:none;}

/* 内容 */
.news-content{padding:1.5rem;font-size:1.6rem; }
.news-content p{margin-bottom:1.5rem; line-height:200%; font-size:1.6rem;}
	.news-content div{font-size:1.6rem;}
/* 其他 */
.news-ohter{border-top:1px solid #efefef; padding:1.5rem;}
.news-ohter li{background:url(../images/dot.jpg) no-repeat 0 center; padding-left:1.5rem; line-height:200%; font-size:1.4rem; margin-bottom:1.5rem;}
	
	



/* --- 企业简介 --- */
.about{padding:1.5rem;}
.about img{ width:100%; margin-bottom:1.5rem;}
.about p{font-size:1.4rem; line-height:200%; margin-bottom:1.5rem;}




/* --- 企业孵化 --- */
.hatch{ overflow:hidden; padding:.75rem;}
.hatch li{float:left; text-align:center; width:50%; margin-bottom:1.5rem; font-size:1.4rem;}
.hatch li .pic{padding:10px; border-radius: 5px; margin-bottom:1.5rem;  transition:all .3s; height: 180px; display:block; }
	.hatch li img{border:1px solid #ddd; min-height: 125px; max-height: 125px;}
	
	.hatch li .text{ height: 40px; line-height: 18px;font-size:14px; display:block; overflow: hidden; margin-top: 10px;}


/* --- 企业孵化内容页 --- */
.hatch-show{ padding:1.5rem;}
.hatch-show .title h1{ font-size:1.8rem; border-bottom:1px solid #efefef; text-align:center; margin-bottom:1.5rem; padding-bottom:1.5rem;}
.hatch-show .content p{margin-bottom:1.5rem; font-size:1.4rem; line-height:200%; text-indent:2rem;}




}