﻿﻿ul {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: 0;
}

h3 {
  font-size: 18px;
  font-weight: bold;
  font-family: "Tahoma,Arial,simsun";
  margin-bottom: 8px;
}

html {
  width: 100%;
  background: url(../image_gzw/bj_re_x.png) repeat-x;
  overflow: auto;
  min-width: 1003px;
}

body {
  background: url(../image_gzw/bj.png) no-repeat center top;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
}

/* nav导航 */
.nav {
  width: 1003px;
  margin: 0 auto;
  position: relative;
}

.nav ul {
  margin: 172px 0 0 30px;
  padding: 0;
 height: 49px;
}

.nav ul .flag {
  margin-right: 35px;
  font-weight: bold;
}

.nav ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 18px;
  font-family: "微软雅黑", "黑体", "宋体";
  text-align: center;
  height: 49px;
  line-height: 49px;
  width: 140px;
}

.nav ul li a {
  color: #fff;
  font-size: 18px;
}
.nav .web-logo{ position: absolute; left:0; top:0; margin: 0; height: auto;}
.nav .web-logo .img-title{ display: none;}
.nav .web-logo img {width: auto;height: 50px;}
.nav .web-logo li{ width: auto; float: none; height: auto;}
/* 鼠标hover导航 */
.nav .tjxm {
  /* position: relative; */
}

.nav .tjxm:hover .pop {
  display: block;
  /* left: 0;
  top: 49px; */
}

.pop {
  float: left;
  position: absolute;
  background: #1788f1;
  border: 1px solid #066bc8;
  font-weight: normal;
  line-height: 24px;
  display: none;
  z-index: 900;
  margin-top: -1px;
  margin-left: 2px;
  font-size: 14px;
}

.nav .pop a {
  color: #fff;
  border-bottom: 1px solid #066bc8;
  background-image: none;
  display: block;
  text-align: left;
  background: url(../image_gzw/navicon.png) no-repeat 10px 12px;
  padding: 5px 30px;
  font-size: 14px;
}

.pop a:hover {
  color: #fffd2b;
  background: url(../image_gzw/navicon.png) no-repeat 10px 12px #4eb6f8;
}

/* 中间区域 */
.wrapper {
  width: 1009px;
  margin: 0 auto;
  background: url(../image_gzw/main.png) repeat-y;
  overflow: hidden;
}

.middle_wrapper {
}

.main {
  width: 1003px;
  margin: 0 auto;
  overflow: hidden;
}

/* 轮播图 */
.main .slide {
  width: 460px;
  height: 312px;
  float: left;
  overflow: hidden;
  position: relative;
  margin: 11px 0 0 8px;
}

.main .slide div {
  height: 312px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.main .slide .txt {
  z-index: 800;
  position: absolute;
  height: 10px;
}
.main .slide .txt ul {
  position: absolute;
  left: 0;
  /* top: 280px; */
  line-height: 30px;
  margin: 0;
  color: #ffffff;
  width: 100% !important;
  height: 100% !important;
}
.main .slide .txt ul li {
  width: 100% !important;
  top: 280px !important;
  height: 32px !important;
}
.main .slide .txt ul li a {
  text-align: center;
  display: block;
  width: 446px;
  height: 32px;
  font-size: 14px;
  padding: 0 7px;
  color: #000;
  background: #ebeaea;
  font-weight: normal;
  z-index: 100;
  position: relative;
    line-height: 32px;
}
.main .slide .txt ul li a:hover {
  color: #f00;
}
.main .slide h3 a:hover {
  color: #ff0000;
}

.main .slide div a img {
  width: 460px;
  height: 312px;
}

/* 轮播图 索引 */
.main .slide .num ul {
  position: absolute;
  right: 10px;
  top: 250px;
}

.main .slide .num ul li {
  float: left;
  width: 15px;
  height: 15px;
  margin-left: 4px;
}

.main .slide .num ul li {
  width: 13px;
  height: 13px;
  font-size: 12px;
  color: #ffffff;
  border: 1px solid #271f1f;
  text-align: center;
  cursor: pointer;
  background: #807f7f;
  line-height: 13px;
}
.main .slide .num ul li b {
  display: none;
}
.num_bg {
  display: none !important;
}
.main .slide .num ul .current {
  background: #c80000;
  border-color: #6c0a0a;
}

/* 合作动态 */
.hzdt {
  width: 480px;
  margin: 10px 0 0 39px;
  display: inline-block;
  vertical-align: top;
  *float: right;
}

.hzdt h3 {
  margin: 0;
  color: #fff;
  padding: 8px 0 0 20px;
  font-size: 18px;
  font-weight: bold;
  font-family: "黑体", "微软雅黑";
}

.hzdt h3 a {
  color: #ffffff;
}

.bj_style {
  height: 51px;
  width: 482px;
  background: url(../image_gzw/tjxmtitle.png) no-repeat;
}

.hzdt ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 380px;
}

.hzdt ul li {
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 14px;
  background: url(../image_gzw/icon2.png) no-repeat 0 10px;
  padding-left: 15px;
  font-family: "宋体", "黑体", "微软雅黑";
  /* 溢出打点 */
  white-space: nowrap;
  /*text-overflow: ellipsis;*/
}

.hzdt ul li a {
  color: #444444;
}

.hzdt ul li a:hover {
  color: #da7f00;
}
.hzdt ul li a:hover span {
  color: #da7f00;
}
.dotted {
  width: 980px;
  margin: 0 auto;
  height: 3px;
  border-bottom: 1px dotted #ccc;
}

/* 其他项目 */
.item {
  clear: both;
  padding: 10px 13px;
}

.item .item_wrapper {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 482px;
  height: 240px;
  /* border: 1px solid #f0f; */
  overflow: hidden;
}

.item .item_wrapper .item_name {
  background: url(../image_gzw/tjxmtitle.png) no-repeat;
  width: 482px;
  height: 50px;
}

.item .item_wrapper .item_name,
.item_name h3 {
  font-family: "黑体", "微软雅黑";
  margin: 0;
}

.item_name h3 a {
  font-size: 18px;
  color: #fff;
  display: block;
  float: left;
  /*width: 135px;*/
  padding-left: 15px;
  padding-top: 10px;
}

.new_item h3 a {
  padding-top: 3px;
}

.item_name h3 a span {
  font-size: 16px;
    line-height: 12px;
    float: left;
}

.item_wrapper .area {
  width: 480px;
  height: 190px;
  overflow: hidden;
}

.area ul {
  margin: 10px 0 0 30px;
  padding: 0;
}

.area ul li {
  float: left;
  width: 62px;
  padding: 0 5px;
  height: 31px;
  margin: 5px;
  background: url(../image_gzw/quybutbj.png) no-repeat;
  text-align: center;
  line-height: 31px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #0464bd;
}

.area ul li a {
  color: #0464bd;
  font-size: 14px;
}

.area ul li a:hover,
.new_product ul li:hover a {
  color: #60f;
}

/* 战略性新兴产业项目 */
.new_product {
  /*width: 480px;*/
  /*height: 190px;*/
  overflow: hidden;
}

.new_product ul {
  margin: 10px 0 0 20px;
  padding: 0;
}

.new_product ul li {
  text-align: center;
  float: left;
  width: 90px;
  margin:30px 35px 0 12px;
}
.new_product ul li .img_title{display: block; color: #333;
    font-size: 14px;
    height: 24px;
    line-height: 24px;}
.new_product ul li a {
  color: #0464bd;
  display: block;
  font-size: 14px;
  line-height: 20px;
}

.new_product ul li img {
  display: block;
  width: 60px;
  height: 60px;
  margin-left: 15px;
  text-align: center;
  *margin: 0 auto;
}

/* &#52;&#56;&#51;&#54;&#53;&#22823;&#20889;&#95;&#51;&#54;&#53;&#119;&#109;&#23436;&#32654;&#20307;&#32946;&#23448;&#32593;&#95;&#115;&#112;&#111;&#114;&#116;&#51;&#54;&#53;企业 */

.ssqy {
  width: 980px;
  margin: 0 auto;
}

.ssqy .head_bj {
  background: url(../image_gzw/hzdtitle_mid2.png) repeat-x;
  height: 51px;
  color: #fff;
}

.ssqy .head_bj h3 {
  float: left;
  background: url(../image_gzw/hzdtitle_left2.png) no-repeat;
  /*width: 185px;*/
  height: 31px;
  text-align: center;
  padding-top: 20px;
  padding-left: 50px;
  font-family: "黑体", "微软雅黑";
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.ssqy .head_bj span {
  background: url(../image_gzw/hzdtitle_right.png) no-repeat;
  width: 98px;
  height: 51px;
  float: right;
  text-align: center;
  padding-top: 20px;
  font-size: 14px;
}

.ssqy .head_bj span a {
  color: #ffffff;
}

.ssqy .head_bj span a:hover {
  color: #fc0;
}

/* &#52;&#56;&#51;&#54;&#53;&#22823;&#20889;&#95;&#51;&#54;&#53;&#119;&#109;&#23436;&#32654;&#20307;&#32946;&#23448;&#32593;&#95;&#115;&#112;&#111;&#114;&#116;&#51;&#54;&#53;企业内容 */
.ssqy .ssqy_content ul {
  width: 940px;
  display: block;
  clear: both;
  margin-left: 20px;
  height: 110px;
}

.ssqy .ssqy_content ul li {
  float: left;
  width: 115px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;

}

.ssqy_content ul li a {
  color: #333;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
padding-left: 6px;
    background: url(../image_gzw/dot.png) no-repeat -5px;
}

.wrapper_bottom {
  background: url(../image_gzw/wrap_botbj.png) no-repeat;
  height: 25px;
  width: 1009px;
  margin: 0 auto;
}

/* 底部轮播图 */
.bottom_banner {
  height: 55px;
  width: 990px;
  position: relative;
  overflow: hidden;
  margin: 10px auto 15px;
}
.bottom_banner ul {
  width: 1000%;
  position: absolute;
}

.bottom_banner ul li {
  float: left;
  margin: 0 10px;
  text-align: center;
}

.bottom_banner ul li a img {
  border: 1px solid #dcdadb;
  padding: 5px;
  background: #fff;
  margin: 0 0 4px;
  width: 147px;
  height: 43px;
}

.bottom_banner ul li span {
  display: none;
}

.line {
  width: 100%;
  margin: 0 auto 0;
  padding: 0;
  /* height: 148px; */
  height: 36px;
  font-size: 12px;
  line-height: 36px;
  color: #fff;
  background: #07499a;
  text-align: center;
  display: block;
  overflow: hidden;
}
.bottom {
  display: none;
}
.ls-footer .container .fotcon {
	width: 1003px;;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 12px;
  line-height: 22px;
  /*text-align: center;*/
  color: black;
}
.ls-footer .container .fotcon span{padding: 0 5px;}
.ls-footer .container span a {
  color: black;
}
.fotcon {
  position: relative;
  padding: 10px;
}
.bot_ico {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 0px;
  right: 50px;
  padding-bottom: 20px;
}

.bottom_banner ul li span {
  display: none;
}
.marquee-wrap {
  height: 59px !important;

}
.pop:hover {
display:block;}
.pop a:hover .pop {
display:block;}