/* 定义了头部和尾部的css样式 */
.hd-warp{width:100%;background-color:#262626;height: auto;min-width:1210px;}
 .hd-warp .hd-box{height:36px;}
 .hd-warp .hd-top-list li{float: left;}
 .hd-top-list li i.ico{display: inline-block;width: 18px;height:18px;background: url("/img/bc/icos.jpg") 0 0 no-repeat; vertical-align:middle;margin-right:5px;}
 .hd-top-list li i.two{background-position: 0px -19px;}
 .hd-top-list li i.three{background-position: 0px 100%;}
 .hd-top-list li a{color:#fff;display: block;vertical-align: bottom;padding:8px 10px;}

 .hd-nav{width:100%;background-color:#fff;height:109px;box-shadow:1px 3px 3px #ededed; -moz-box-shadow:1px 3px 3px #ededed; -webkit-box-shadow:1px 3px 3px #ededed; position:relative;z-index:10}
 .hd-nav .nva-l{float: left;*margin-right:90px;}
  .hd-nav .nav-content{height: 109px;}
  .hd-nav .nav-content .nav-l{float:left;}
  .hd-nav .nav-content li.items-logo{margin: 12px 0px 0px 12px}
  .hd-nav .nav-content li.items-switch{margin: 45px 15px 0px 33px}
  .nav-content ul li{float: left;}
  .hd-nav a.nav-btn{display: inline-block;width:112px;height: 38px;background-color: #ededed; text-align: center; ;line-height: 38px; border-radius: 5px; -weiket-border-radius:5px;-moz-border-radius:5px;color:#000;cursor:pointer;}
  .hd-nav a.nav-btn:hover{text-decoration: none}
  .hd-nav a.nav-btn span{display: inline-block;margin:0px 2px;}
  .hd-nav a.nav-btn span.line1{width:1px;height:20px;background-color:#c9c9c9;vertical-align:middle;}
  .hd-nav a.nav-btn .san{width:8px;height: 4px;background: url("/img/bc/san.jpg") 0 0 no-repeat; vertical-align: middle;}

  .hd-nav li.items a{display: inline-block;padding: 38px 20px;text-align: center;color:#000;font-size: 10px;}
  .hd-nav li.active a{background-color: #25b5ff;color:#fff; }
  .hd-nav li.items div{font-size:16px;}
  .hd-nav li.items a:hover{text-decoration: none;}
  .hd-box .register-box{margin-right: 20px;}
  .register-box li{float: left;}
  .register-box li span.line{display: inline-block;width: 0px;border: 0px;border-left: 1px solid #fff;height: 10px; margin-top:12px;}
  .register-box li a{padding: 10px 8px;display: block;color: #fff;}

 .hd-nav .nav-search{float: left;margin:35px 0px 0px 100px;*margin:35px 0px 0px 0px;width: 338px;height: 36px;border: solid 2px #c5c5c5; border-radius: 2px;}
  input.search-inp{float: left;height: 20px;line-height: 20px;padding: 8px 10px;width:282px;border: 0;color: #999;font-size: 14px;outline:none;}
  .nav-search a.btn{display:inline-block;float: right;width: 35px;height:36px;cursor: pointer;color: #6c2024;background:url("/img/bc/search.jpg") 0 0 no-repeat;zoom:1;}

.footer{padding:5px 0;width:100%;background:#41475f;font-size:14px;line-height:22px;_line-height:28px;min-width:1210px;margin-top: 20px;}
.footer .footer-content{overflow:hidden;margin:0 auto;padding-top:10px;width:1190px;background:url(/img/bc/foot-logo.png) 50px 15px no-repeat;color:#919292}
.footer .foot-menu{margin-left:300px;width:700px;position: relative;}
.footer .foot-menu p{color:#FFF;font-size:13px;line-height:22px}
.footer .foot-menu p a{color:#FFF;text-decoration:none; margin:0 3px;}
.footer .copyright{margin-top:15px;color:#7b7b7b;font-size:12px; margin-bottom:10px; text-align:center;}
.footer .seo{position: absolute;top: 75px;right: 257px;}
.footer .seo a{vertical-align: top;color: #fff;}

/* 页面table公共 */
.table-box{}
.table-box table{border:1px solid #ececec;}
.table-box table td{padding:19px;text-align: center;font-size: 14px;border:1px solid #ececec;}
.table-box .color-gary a{color:#626262; font-family: "宋体";font-size: 12px}
.table-box table td p{margin:0px;margin-top: 10px;}
.table-list img{width: 192px;height: 192px;}
.table-list a{display: inline-block;position: relative;overflow: hidden;width: 192px;height: 192px;}
.table-list .list-content a{display: inline;position: relative;overflow: hidden;}
.table-list p{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
