.newsAndAd {
  width: 1200px;
}

.news {
  
  margin-right: 0px;
}

/* èšç„¦ */

.slideNews {
  width: 330px;
  height: 300px;
  margin-top: 20px;
  border: 0px solid #ddd;
  text-align: left;
}

.slideNews .hd {
  position: relative;
  height: 30px;
  padding: 0 10px 0 20px;
  border-bottom: 0px solid #ddd;
  background: url(../images/line-x.png) repeat-x 0 8px;
  line-height: 30px;
}

.slideNews .hd ul {
  position: absolute;
  top: -1px;
  left: 60px;
  height: 40px;
  float: left;
  background: #fff url(../images/news-line.png) no-repeat center top;
}

.slideNews .hd ul li {
  width: 100px;
  height: 40px;
  float: left;
  padding: 0 15px;
  cursor: pointer;
}

.slideNews .hd ul li:nth-child(1) {
  background: url(../images/jr-grey.png) no-repeat center top;
}

.slideNews .hd ul li:nth-child(2) {
  background: url(../images/hy-grey.png) no-repeat center top;
}

.slideNews .hd ul li:nth-child(1).on {
  background: url(../images/jr.png) no-repeat center top;
}

.slideNews .hd ul li:nth-child(2).on {
  background: url(../images/hy.png) no-repeat center top;
}

.slideNews .bd ul {
  zoom: 1;
  padding: 15px 0;
}

.slideNews .bd li {
  margin-bottom: 12px;
  padding-left: 18px;
  background: url(../images/dot.png) no-repeat left 10px;
  line-height: 20px;
}

.slideNews .bd li .date {
  float: right;
  padding-left: 8px;
  color: #999;
  font-size: 12px;
}

/* slidebanner */

.slidebanner {
  width: 600px;
  height: 380px;
}

/* æœ¬ä¾‹å­css */

.slideBox {
  position: relative;
  width: 850px;
  height: 300px;
  margin-top: 20px;
  overflow: hidden;
  border: 0px solid #ddd;
}

.slideBox .hd {
  z-index: 1;
  position: absolute;
  right: 5px;
  bottom: 5px;
  height: 15px;
  overflow: hidden;
}

.slideBox .hd ul {
  zoom: 1;
  float: left;
  overflow: hidden;
}

.slideBox .hd ul li {
  width: 12px;
  height: 12px;
  float: left;
  margin-right: 10px;
  border-radius: 15px;
  background: #fff;
  text-align: center;
  line-height: 14px;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  color: #fff;
  background: #2a8ae1;
}

.slideBox .bd {
  z-index: 0;
  position: relative;
  height: 100%;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  display: block;
  width: 850px;
  height: 300px;
}

.databox {
  width: 310px;
  margin-top: 20px;
  border: 0px #000 solid;
}

.databox li {
  width: 147px;
  height: 126px;
  float: left;
}

.databox li:nth-child(1) {
  margin-right: 15px;
  margin-bottom: 15px;
  background: url(../images/block1.png) no-repeat;
}

.databox li:nth-child(2) {
  margin-bottom: 15px;
  background: url(../images/block2.png) no-repeat;
}

.databox li:nth-child(3) {
  margin-right: 15px;
  background: url(../images/block3.png) no-repeat;
}

.databox li:nth-child(4) {
  margin-bottom: 15px;
  background: url(../images/block4.png) no-repeat;
}

.dataName {
  padding: 45px 0 0 20px;
  color: #fff;
  font-size: 12px;
}

.dataNumber {
  padding: 6px 0 0 16px;
  color: #fbf3ad;
  font-size: 26px;
}

.dataNumber span {
  color: #fff;
  font-size: 12px;
}

.ad1-2 {
  width: 310px;
  height: 95px;
}

.ad1-1 {
  width: 1200px;
}

.ad1-1 img {
  width: 1200px;
}

/* åˆ†ç±» */

.slideBiddClass {
  width: 860px;
  height: 260px;
  margin-top: 20px;
  border: 1px solid #eee;
  text-align: left;
}

.slideBiddClass .hd {
  position: relative;
  height: 50px;
  padding: 0 10px 0 20px;
  border-bottom: 0px solid #ddd;
  line-height: 50px;
}

.slideBiddClass .hd ul {
  position: absolute;
  top: -1px;
  left: 0px;
  width: 100%;
  height: 50px;
  float: left;
}

.slideBiddClass .hd ul li {
  width: 25%;
  height: 50px;
  float: left;
  padding: 0 15px;
  border: 1px solid #eee;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

.slideBiddClass .hd ul li:nth-child(1) {
  border-left: 0;
}

.slideBiddClass .hd ul li:nth-child(4) {
  border-right: 0;
}

.slideBiddClass .hd ul .on {
  color: #f60;
  border: 1px solid #eee;
  border-top: 2px #f60 solid;
  border-bottom: 0;
  background: #fff;
}

.slideBiddClass .hd ul .on a {
  color: #f60;
}

.slideBiddClass .bd ul {
  zoom: 1;
  height: 200px;
  padding: 0px 0;
  border: 0px #000 solid;
}

.slideBiddClass .bd li {
  width: 20%;
  float: left;
  margin: 10px 20px 0 20px;
  padding-left: 0px;
  border-bottom: 1px #c9c9c9 dashed;
  line-height: 35px;
}

.slideBiddClass .bd li .data {
  float: right;
  color: #2a8ae1;
}

.map {
  width: 310px;
  height: 240px;
  border: 1px #eee solid;
  border-top: 2px #f60 solid;
}

/* æ‹›æ ‡å…¬å‘Š */

.bidAnnounceList {
  width: 1200px;
  height: 410px;
  margin-top: 20px;
  border: 0px solid #eee;
  text-align: left;
}

.bidAnnounceList .hd {
  position: relative;
  height: 50px;
  padding: 0 10px 0 0px;
  line-height: 50px;
}

.bidAnnounceList .hd ul {
  position: absolute;
  top: 12px;
  left: 160px;
  width: 1040px;
  height: 36px;
  float: left;
  border-top: 0px solid #dedede;
  background: url(../images/blueline.png) no-repeat;
}

.bidAnnounceList .hd ul li {
  width: 100px;
  height: 36px;
  float: left;
  padding: 0 15px 0 0;
  text-align: left;
  font-size: 14px;
  cursor: pointer;
}

.bidAnnounceList .hd ul .more a {
  color: #999;
  font-size: 12px;
}

.bidAnnounceList .hd ul .more a:hover {
  color: #2a8ae1;
}

.bidAnnounceList .hd ul li label {
  padding-left: 10px;
}

.bidAnnounceList .hd ul .on {
  color: #f60;
  font-weight: bold;
}

.bidAnnounceList .bd ul {
  zoom: 1;
  height: 400px;
  padding: 20px 0;
  border: 0px #000 solid;
}

.bidAnnounceList .bd li {
  margin: 0px 0px 0 0px;
  padding-left: 0px;
  border-bottom: 0px #eee dashed;
  line-height: 35px;
}

.bidAnnounceList .bd li a {
  font-size: 14px;
}

.bidAnnounceList .bd li .area {
  float: left;
  margin-right: 10px;
  padding-right: 20px;
  color: #999;
  background: url(../images/line-y.png) no-repeat right center;
  width: 66px;
}

.bidtitle {
  color: #000000;
  font-size: 36px;
  font-weight: bold;
}

.overtime {
  float: right;
  color: #999;
  font-size: 12px;
}

.begintime {
  float: right;
  padding-left: 30px;
  color: #999;
  font-size: 12px;
}

.secondTitle {
  width: 110px;
  margin-bottom: 15px;
  padding-left: 16px;
  color: #217acc;
  overflow: hidden;
  border: 0px #000 solid;
  background: #fff url(../images/titleline.png) no-repeat 0 3px;
  font-size: 16px;
  font-weight: bold;
}

.secondTitle2 {
  width: 570px;
  margin-bottom: 15px;
  padding-left: 16px;
  color: #217acc;
  overflow: hidden;
  border: 0px #000 solid;
  background: #fff url(../images/titleline.png) no-repeat 0 3px;
  font-size: 16px;
  font-weight: bold;
}

.secondTitle2 span {
  float: left;
}

.secondTitle2 a {
  float: right;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}

.titleline {
  margin-top: 8px;
  background: url(../images/geryline.png) repeat-x 0 8px;
}

.jigou {
  margin-top: 20px;
  overflow: hidden;
}

.jigou li {
  width: 400px;
  float: left;
  margin-bottom: 30px;
  overflow: hidden;
  border: 0px #000 solid;
}

.companyname {
  margin-bottom: 10px;
  font-weight: bold;
}

.companyImg {
  width: 120px;
  height: 86px;
  float: left;
}

.companyText {
  width: 230px;
  float: left;
  margin: 0 20px;
  color: #666;
  text-align: Justify;
  font-size: 12px;
}

.jigou li:nth-child(3) .companyText,
.jigou li:nth-child(6) .companyText {
  width: 255px;
  margin-right: 0;
}

.blocktitle {
  margin-top: 20px;
}

.blocktitle > .bidtitle {
  float: left;
}

.rightlink {
  width: 1035px;
  float: left;
  margin-left: 20px;
  padding-top: 28px;
  background: url(../images/blueline.png) no-repeat 0 12px;
}

.rightlink a {
  color: #999;
  font-size: 12px;
}

.listBox2 {
}

.paihangNews {
  width: 48%;
  float: left;
  margin: 20px 0;
}

.paihangNews:nth-child(1) {
  margin-right: 4%;
}

.paihangNews li {
  line-height: 36px;
}

.paihangNews li {
  font-size: 14px;
}

.paihangNews .area {
  float: left;
  margin-right: 10px;
  padding-right: 20px;
  color: #999;
  background: url(../images/line-y.png) no-repeat right center;
}

.paihangNews2 {
  width: 48%;
  float: left;
  margin: 20px 0;
  height: 210px;
}

.paihangNews2:nth-child(1) {
  margin-right: 4%;
}

.paihangNews2 li {
  margin-bottom: 15px;
  padding-left: 18px;
  background: url(../images/dot.png) no-repeat left 8px;
  font-size: 14px;
  line-height: 20px;
}

.paihangNews2 li img {
  padding-left: 10px;
}

.zhangting3d {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.zhangting3d li {
  width: 270px;
  float: left;
  margin-right: 40px;
  background: #eeeeee;
}

.zhangting3d li:nth-child(4) {
  margin-right: 0;
}

.zhangting3d li img {
}

.zhangting3d li a > .title {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
}

.zhangting3d li a > .title span {
  display: block;
  color: #999;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
}

.education {
  width: 780px;
  height: 280px;
  margin: 20px 0;
  border: 0px #000 solid;
}

.education li {
  font-size: 14px;
  line-height: 36px;
  overflow: hidden;
    height: 36px;
    width:800px;
    border:1px #fff solid;
}

.education .area {
  width: 110px;
  float: left;
  margin-right: 10px;
  padding-right: 20px;
  color: #999;
  background: url(../images/line-y.png) no-repeat right center;
}

.train {
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: hidden;
}

.train li {
  width: 310px;
  margin-right: 0px;
  background: #eeeeee;
}

.train li:nth-child(1) {
  margin-bottom: 20px;
}

.train li img {
  width: 310px;
  height: 108px;
}

.train li a > .title {
  padding: 6px 0;
  text-align: center;
  font-weight: bold;
}

.train li a > .title span {
  display: block;
  color: #999;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
}

.dataTempbox {
  margin-top: 30px;
}

a:hover {
  color: #217acc;
}

.bannerHead {
  display: block;
  width: 565px;
  height: 80px;
  margin-top: 11px;
  background: #f1f1f1 url("../images/adbg.png") no-repeat center center;
}
.ad-3 {
  margin-top: 20px;
}
.ad-3 li {
  display: block;
  border: 0px #eee solid;
  float: left;
  margin-right: 15px;
}
.ad-3 li img {
  width: 390px;
  height: 60px;
  background: #f1f1f1 url("../images/adbg.png") no-repeat center center;
  display: block;
}
.ad-3 li:nth-child(3) {
  margin-right: 0;
}
.ad-2 {
  margin-top: 0px;
}
.ad-2 li:nth-child(1) {
  display: block;

  float: left;
  margin-right: 10px;
}
.ad-2 li:nth-child(1) img {
  width: 595px;
  height: 80px;
  background: #f1f1f1 url("../images/adbg.png") no-repeat center center;
  display: block;
}
.ad-2 li:nth-child(2) {
  float: left;
  margin-right: 0px;
}
.ad-2 li:nth-child(2) img {
  display: block;
  width: 595px;
  height: 80px;
  background: #f1f1f1 url("../images/adbg.png") no-repeat center center;
}
