@charset "utf-8";
/* CSS Document */

.cont {
    text-align: left;
}

.hd {
    text-align: left;
    margin: 40px auto 20px;
    height: 43px;
    position: relative;
}

.hd h2 {
    display: inline-block;
    color: #3b3b3b;
    font-size: 24px;
    line-height: 43px;
    position: absolute;
    left: 0;
    top: 0;
}

.hd h2 a {
    color: #3b3b3b;
}

.hd .more {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 0;
}

.hd .more a {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    padding: 3px 14px;
    border-radius: 50px;
    border: 1px solid #bfbfbf;
}

.hd ul {
    position: absolute;
    left: 0;
    top: 0;
}

.hd li {
    float: left;
    font-size: 16px;
    line-height: 40px;
    margin-right: 30px;
    color: #333;
    cursor: pointer;
}

.qy .hd li {
    margin-right: 21px;
}

.qy .hd li:last-child {
    margin-right: 0;
}

.hd li a {
    color: #333;
}

.hd li.active {
    border-bottom: 4px solid #3155b7;
    color: #3155b7;
}

.hd li.active a {
    color: #3155b7;
}

.hd h3 {
    color: #3155b7;
    font-size: 20px;
    line-height: 44px;
    text-align: center;
}


.bd_nav {
}
.bd_nav h2 {
  font: 16px/24px "微软雅黑";
  margin-bottom: 18px;
  color: #f60;
  text-align: center;
}
.bd_nav ul {
  margin-right: -40px;
  zoom: 1;
}
.bd_nav li {
  float: left;
  background: #fff;
  height: 36px;
  width: 166px;
  *height: 34px;
  *width: 148px;
  *border: 1px solid #ccc;
  text-align: center;
  margin-right: 40px;
  margin-bottom: 20px;
  line-height: 36px;
  color: #333;
  cursor: pointer;
  font: 14px/36px "微软雅黑";
}
.bd_nav li a {
  display: block;
  border-radius: 4px;
  border: 1px solid #cdcdcd;
}
.bd_nav .act a,
.bd_nav li a:hover {
  background: #1a6de9;
  color: #fff;
  border: 1px solid #1a6de9;
}
.bd_con {
  padding-top: 15px;
  border-top: 1px dashed #cacaca;
  margin-top: 20px;
}
.bdbox:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
.bdbox {
  *zoom: 1;
  min-height: 100px;
}
.bdbox h5 {
  text-align: center;
  font: 30px/40px "microsoft Yahei";
  margin: 20px auto;
  color: #c61366;
}
.bdbox .zyjl ul li {
  margin: 0 15px 50px;
}
.bdbox .zyjl h5 {
  margin: 0 0 10px;
  text-align: left;
}
.bdbox .lj-txt p {
  height: auto;
}
.bdbox .lj-txt a {
  white-space: nowrap;
}
.bdbox h1 {
  font: 28px/40px "微软雅黑";
  color: #cb2889;
  margin: 30px auto;
  text-align: center;
}
.bdbox h1 span {
  font-size: 18px;
  color: #666;
}
.bdbox table {
  /* border: 2px solid #1762d4;
  border-right: 1px solid #1762d4;
  border-bottom: 1px solid #1762d4; */
  border-collapse: separate;
}
table tr td:first-child {
  border-left: 2px solid #e0e0e0;
}
table tr td:last-child {
  border-right: 2px solid #e0e0e0;
}
table tr:last-child td {
  border-bottom: 2px solid #e0e0e0;
}
table tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
table tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
table tr:first-child th:first-child {
  border-top-left-radius: 10px;
}

table tr:first-child th:last-child {
  border-top-right-radius: 10px;
}
table tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.bdbox th {
  background: #1a6de9;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
  font: 16px/24px "microsoft Yahei";
  text-align: center;
  height: 48px;
  padding: 12px 5px;
}
.bdbox.col-2 th,
.bdbox.col-3 th,
.bdbox.col-4 th {
  height: 30px;
}
.bdbox.col-2 td,
.bdbox.col-3 td,
.bdbox.col-4 td {
  height: 28px;
}
.bdbox td {
  border-right: 1px solid #e8e8e8;
  padding: 10px 5px;
  line-height: 21px;
  font-size: 14px;
  text-align: center;
  height: 48px;
  color: #555;
}
.bdbox td img {
  mix-blend-mode: multiply;
}
.bdbox td a:hover {
  color: #cb2889;
}
.bdbox td img {
  /*width: 65px;*/
  height: 65px;
}
.bdbox td .img2 {
  width: 120px;
  height: 70px;
}


#top100 th {
  line-height: 21px; /* background:#f53737;*/
}
#top100 td {
  height: 42px;
}
#top10 ul {
  margin-right: -40px;
  zoom: 1;
  position: relative;
  *padding-bottom: 20px;
}
#top10 li {
  float: left;
  width: 574px;
  height: 371px;
  border: 2px solid #e8e8e8;
  margin-right: 40px;
  margin-bottom: 40px;
  border-radius: 10px;
  overflow: hidden;
}
#bidder th {
  line-height: 21px;
  background: #34bddc;
}
#engcon th {
  background: #34bddc;
}
.top10-hd {
  height: 75px;
  width: 500px;
  padding: 10px;
}
.top10-hd-logo {
  float: left;
  height: 65px;
  width: 65px;
  padding: 4px; /*border:1px solid #dcdcdc;*/
}
.top10-hd-logo img {
  height: 65px;
  width: 65px;
}
.top10-hd-tit {
  float: left;
  padding-left: 20px;
  width: 405px;
}
.top10-hd-tit p {
  text-indent: 0;
  height: 35px;
  font: 20px/35px "microsoft Yahei";
  color: #333;
  margin: 10px 0 0;
}
.top10-hd-tit span {
  color: #ff861c;
  display: inline;
  font-size: 20px;
  letter-spacing: 3px;
  font-family: "microsoft Yahei";
}
.top10-ft {
  width: 490px;
  height: 264px;
  margin: 0 auto;
  overflow: hidden;
}
.top10-ft img {
  width: 490px;
  height: 264px;
}
.col-2 ul {
  margin-right: -30px;
  zoom: 1;
  position: relative;
  *padding-bottom: 20px;
}
.col-2 li {
  float: left;
  width: 585px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.col-2 th {
  line-height: 30px;
}
.col-3 ul {
  margin-right: -30px;
  zoom: 1;
  position: relative;
  *padding-bottom: 20px;
}
.col-3 li {
  float: left;
  width: 380px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.col-3 th {
  line-height: 30px;
}
.col-4 ul {
  margin-right: -20px;
  zoom: 1;
  position: relative;
  *padding-bottom: 20px;
}
.col-4 li {
  float: left;
  width: 285px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.col-4 th {
  line-height: 30px;
}

.clearfloat {
  clear: both;
}
#tabimg td {
  line-height: 65px;
  font-size: 16px;
}
#leader ul {
  margin-right: -20px;
}
#leader ul li {
  width: 439px;
  height: 220px;
  overflow: hidden;
  background: #f0f0f0;
  float: left;
  margin: 0 20px 20px 0;
}
#leader ul li h5 {
  height: 40px;
  width: 419px;
  background: url(images/lj-tit.png) no-repeat;
  color: #fff;
  font: 18px/40px "microsoft Yahei";
  padding-left: 20px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: left;
}
#leader .lj-txt p {
  font-size: 12px;
  height: 130px;
  overflow: hidden;
  line-height: 24px;
}
#an15 ul {
  margin: 0 100px;
  border-top: 1px dashed #f60;
  padding-top: 20px;
}
#an15 li {
  height: 95px;
  position: relative;
  background: url(images/st35bg.png) top center repeat-y;
}
#an15 li img {
  width: 65px;
  height: 65px;
  position: absolute;
  left: 414px;
  top: 10px;
  border: 2px solid #cacaca;
  border-radius: 100px;
  background: #fff;
  padding: 3px;
  overflow: hidden;
}
#an15 li p {
  font: 20px/75px "microsoft Yahei";
  position: absolute;
  right: 483px;
  top: 10px;
  margin: 0;
  padding: 0 20px;
  text-indent: 0;
  color: #25a6c3;
}
#an15 li p.str {
  left: 483px;
  right: auto;
}

.hovershow {
  height: 21px;
  overflow: hidden;
}
.act-tr {
  background: #fbfdc0;
}
.imp {
  font-weight: bold;
  color: #c61366;
}

#an15 {
}
#an15 .anbox {
  height: 200px;
  width: 200px;
  text-align: center;
  float: left;
  margin: 0 10px;
}
#an15 .anbox img {
  height: 65px;
  width: 65px;
  border-radius: 65px;
  margin-top: 34px;
  margin-bottom: 6px;
}
.l1 {
  margin: 0 auto;
  width: 220px;
  position: relative;
  top: 30px;
}
.l2 {
  margin: 0 auto;
  width: 440px;
}
.l3 {
  margin: 0 auto;
  width: 660px;
  position: relative;
  top: -30px;
}
.l4 {
  margin: 0 auto;
  width: 880px;
  position: relative;
  top: -60px;
}
.l5 {
  margin: 0 auto;
  width: 1100px;
  position: relative;
  top: -90px;
}
.l1 .anbox {
  background: url(images/an15/an15bg1.png) no-repeat;
}
.l2 .anbox {
  background: url(images/an15/an15bg2.png) no-repeat;
}
.l3 .anbox {
  background: url(images/an15/an15bg3.png) no-repeat;
}
.l4 .anbox {
  background: url(images/an15/an15bg4.png) no-repeat;
}
.l5 .anbox {
  background: url(images/an15/an15bg4.png) no-repeat;
}
.pm th {
  line-height: 21px;
  background: #0ba4de;
}
.pm td {
  height: 42px;
}
.tips {
  text-align: center;
  margin-top: 150px;
  font-size: 38px;
  color: #999;
  font-family: Verdana;
}

.lijie {
  position: fixed;
  left: 50%;
  margin-left: -680px;
  top: 480px;
  _position: absolute;
  background: #007bbb;
  height: 100px;
  width: 65px;
  text-align: center;
}
.lijie dl {
  background: #f55f04;
  height: 135px;
  width: 65px;
  text-align: center;
}
.lijie dt {
  height: 30px;
  line-height: 30px;
  background: #192f60;
  color: #fff;
  margin-bottom: 5px;
}
.lijie dd {
  height: 25px;
  width: 60px;
  margin-left: 0px;
}
.lijie dd a {
  display: block;
  height: 25px;
  line-height: 25px;
  color: #fff;
  width: 65px;
}
.lijie dd a:hover {
  background: #e0ebaf;
  color: #c9171e;
}

.lijie2 {
  position: fixed;
  left: 50%;
  margin-left: -680px;
  top: 433px;
  _position: absolute;
  background: #007bbb;
  height: 100px;
  width: 65px;
  text-align: center;
}
.lijie2 dl {
  background: #f55f04;
  height: 185px;
  width: 65px;
  text-align: center;
}
.lijie2 dt {
  height: 30px;
  line-height: 30px;
  background: #192f60;
  color: #fff;
  margin-bottom: 5px;
}
.lijie2 dd {
  height: 25px;
  width: 60px;
  margin-left: 0px;
}
.lijie2 dd a {
  display: block;
  height: 25px;
  line-height: 25px;
  color: #fff;
  width: 65px;
}
.lijie2 dd a:hover {
  background: #e0ebaf;
  color: #c9171e;
}

.bdbox td .ct {
  width: 120px;
  height: 70px;
}
.forum {
  /* background: #f7f7fa;*/
  padding: 0px;
}