.heads tr td/*产业孵化*/

.banner{width:100%;}
.banner img{width:100%;}


.page h1{height:44px; width:100%; border-bottom:1px solid #ddd; background:url(../images/17.png) 0 0 repeat-x; display:block;}

.page h1 span{display:block; width:1200px; margin:0 auto; overflow:hidden; line-height:44px; font-size:14px; text-align:left; font-family:"微软雅黑"; color:#333; background:url(../images/19.png) left center no-repeat; padding-left:20px;}

.content{width:100%; overflow:hidden;padding-bottom: 30px;}

.content h2{height:75px; line-height:75px; width:678px; margin:0 auto; border-bottom:2px solid #ddd;}

.content h2 a{color:#999; font-size:16px; position:relative; font-family:"微软雅黑"; display:block; float:left; width:64px; height:75px; text-align:center; margin-right:20px;}

.content h2 a:hover{ border-bottom:2px solid #f08200; color:#f08200 !important;}

.hover{ border-bottom:2px solid #f08200; color:#f08200 !important;}

.content h2 em{display:block; margin:0 auto; width:168px; font-style:normal;}





.pagination{height:24px; overflow: hidden;width:1200px; margin:0 auto; padding: 20px 20px 50px 0;}

.pagination ul{float:right;}

.pagination li{display: inline-block; float:left; height: 22px;line-height: 22px;color: #fff;text-align: center;}

.pagination a{display: inline-block;height: 22px;line-height: 22px;background: #FFFFFF;border: 1px solid #B4B4B4;color: #000;text-align: center;padding: 0 10px;margin-left: 2px;}

.current{background: #434549 !important; display: block;  color: #fff !important;}





















#list{ overflow:hidden; width:1200px; margin:0 auto;}

#list li{float:left; display:block; width:274px; position:relative; height:208px; border:1px solid #a0a0a0; margin:33px 20px 33px 0; text-align:center; padding:4px;}

#list li span{font-size:14px; font-family:"微软雅黑"; color:#444; line-height:34px;}

#list>li:nth-child(4n){margin-right:0;}

#list li a{display:block; position:absolute; bottom:-10px; right:15px; width:65px; height:20px; line-height:20px; background:#fff; border:1px solid #a0a0a0; font-size:12px; font-family:"arial";}

#list li a:hover{display:block; width:67px; height:22px; color:#fff; background:#f08200; border:0;}



/*资讯中心*/

#list dl{width:1200px; border-bottom:1px dashed #ddd; padding:40px 0; height:140px;}

#list dl dt{float:left; width:174px; }

#list dl dt a{display:block;}

#list dl dd{width:990px; float:right; overflow:hidden;}

#list dl dd h3{font-size:16px; font-family:"微软雅黑"; color:#444;}

#list dl dd h3 span{float:right; font-size:14px;}

#list dl dd p{line-height:24px; font-size:12px; font-family:"微软雅黑"; text-indent:2em; padding:8px 0;}

#list dl dd a{width:96px; height:28px; display:block; float:left; color:#44557b; border:1px solid #44557b; text-align:center; line-height:28px; font-family:"微软雅黑"; font-size:14px;}

#list dl dd a:hover{display:block; background:#44557b; width:96px; height:28px; color:#fff;}







/*招才纳贤*/

.jobs{padding:17px 40px 115px 40px !important; width:1200px; margin:0 auto;} 

.cd-faq {width:100%; line-height:40px;}

.cd-close-panel {

  position: fixed;

  top: 5px;

  right: -100%;

  display: block;

  height: 40px;

  width: 40px;

  overflow: hidden;

  text-indent: 100%;

  white-space: nowrap;

  z-index: 2;

  /* Force Hardware Acceleration in WebKit */

  -webkit-transform: translateZ(0);

  -moz-transform: translateZ(0);

  -ms-transform: translateZ(0);

  -o-transform: translateZ(0);

  transform: translateZ(0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -webkit-transition: right 0.4s;

  -moz-transition: right 0.4s;

  transition: right 0.4s;

}

.no-js .cd-faq-group {

  display: block;

}

.cd-faq-items ol li span{font-size:14px; float:left; width:240px; color:#000; text-align:center;font-family:"微软雅黑";}

.heads{width:1200px; margin:0 auto; background:#eee; height:30px;}

.heads tr td{font-size:16px; width:20%; height:50px; line-height:50px; text-align:center; font-family:"微软雅黑";}

.cd-faq ol li{background:url(../images/25.jpg) 1072px center no-repeat;}

.content-visible{background:url(../images/24.jpg) 1072px 13px no-repeat !important;}

.cd-faq-trigger {

  position: relative;

  display: block; height:40px; border-bottom:1px dashed #a0a0a0;

}

  .cd-faq-trigger::before, .cd-faq-trigger::after {

    /* arrow icon on the right */

    position: absolute;

    right:36px;

    top: 50%;

    height: 2px;

    width: 13px;

    background:#0054a7;

    -webkit-backface-visibility: hidden;

    backface-visibility: hidden;

    -webkit-transition-property: -webkit-transform;

    -moz-transition-property: -moz-transform;

    transition-property: transform;

    -webkit-transition-duration: 0.2s;

    -moz-transition-duration: 0.2s;

    transition-duration: 0.2s;

  }

  .cd-faq-trigger::before {

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

    right:45px;

  }

  .cd-faq-trigger::after {

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    transform: rotate(-45deg);

  }

  .content-visible .cd-faq-trigger::before {

    -webkit-transform: rotate(-45deg);

    -moz-transform: rotate(-45deg);

    -ms-transform: rotate(-45deg);

    -o-transform: rotate(-45deg);

    transform: rotate(-45deg);

  }

  .content-visible .cd-faq-trigger::after {

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

  }

.cd-faq-content ol { background:#eee; padding:10px 20px 10px 50px; font-family:"微软雅黑"; color:#000; line-height:22px; overflow:hidden;}

.cd-faq-content {

    display: none;background:#eee; padding:20px 20px 20px 50px; line-height:22px;  font-family:"微软雅黑"; color:#000;



  }



#textarea li{float:left; width:48%; display:block; padding:40px 0;}

#textarea li b{font-weight:normal; font-size:14px; font-family:"微软雅黑"; padding-bottom:5px; display:block;}





@charset "utf-8";

/* CSS Document */



.a-1{width:1200px;margin:0 auto;}

.a-1 p{padding-top:15px;line-height:30px;font-size:14px;font-family:"微软雅黑";padding-bottom:15px;color:#444444}

/*新闻  内*/

.a-2{width:1200px;margin:0 auto;padding-top:42px;padding-bottom:40px}

.a-3 h4{text-align:center;font-size:18px;font-family:"微软雅黑";color:#444444;border-bottom:1px dashed #a0a0a0;padding-bottom:17px}

.a-3 p{padding-top:17px;text-align:center}

.a-3{width:874px;margin:0 auto}

#qw{padding-top:36px;line-height:30px;font-size:14px;font-family:"微软雅黑";padding-bottom:135px;color:#444444}

.a-4 h6{background:#eeeeee;line-height:25px;padding-left:14px;font-family:"微软雅黑";margin-bottom:23px}

.a-4 {padding-top:20px;}

.a-4 a{display:block;line-height:25px}

.a-4 a:hover{text-decoration:underline;color:#4f638f}

.a-5{width:994px;margin:0 auto;padding-top:60px;padding-bottom:45px}

.a-5 h6{font-size:14px;color:#666666;font-family:"微软雅黑"}

.a-5 ul li{border:none;width:432px;height:37px;padding:0;margin:49px 131px 0 0; float:left;}

.a-5 ul li input{width:381px;height:33px;padding-left:17px;float:left}

.a-5 ul li span{float:right;color:#F00; line-height:37px;}

.a-5 ul{padding-bottom:0; width:1200px;}

.a-5 ul li textarea{width:959px;height:84px;padding-top:16px;padding-left:18px}



.a-6{width:1200px;margin:0 auto;padding-top:60px;padding-bottom:94px}

.b-1 p{line-height:29px;font-size:16px;font-family:"微软雅黑";color:#444444}

.b-1 h4{font-size:18px;font-family:"微软雅黑";color:#444444}

.b-1{background:url(../images/x-1.png) no-repeat bottom;width:317px;float:left;height:487px ;padding-right:20px;}

    .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}

    .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

	

	.b-2 ul li{width:230px;float:left;margin-right:66px;margin-bottom:49px}

	.b-2 ul li a img{width:250px;}

	.b-2{width:1200px;margin:0 auto;padding-top:30px;overflow:hidden}