.w12 {
  width: 1200px;
  margin: 0 auto;
}
body {
  background-color: #f9f9f9;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  text-decoration: none;
}
a:hover {
  color: #2F7EFF;
}
a:visited,
a:link {
  color: #999;
}
.zdxm-header {
  padding: 28px 0 30px;
  box-shadow: 0px 2px 9px 0px rgba(16, 78, 181, 0.16);
}
.zdxm-header .header-left ul {
  margin-left: 24px;
}
.zdxm-header .header-left ul li {
  line-height: 60px;
  margin-right: 30px;
}
.zdxm-header .header-left ul a {
  font-weight: bold;
  font-size: 16px;
  color: #212121;
}
.zdxm-header .header-left ul a:hover,
.zdxm-header .header-left ul a.active {
  color: #4C78FD;
}
.zdxm-header .header-right {
  line-height: 60px;
}
.zdxm-header .header-right .login-left {
  padding-right: 18px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.zdxm-header .header-right .login-left img {
  margin-top: 18px;
}
.zdxm-header .header-right .trangle {
  position: absolute;
  right: 0 ;
  top: 0;
  width: 0;
  height: 0;
  margin-top: 26px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #4C78FD;
}
.zdxm-header .header-right .user-name,
.zdxm-header .header-right .member,
.zdxm-header .header-right .logout {
  font-size: 14px;
  color: #4C78FD;
}
.zdxm-header .header-right .logout:hover {
  font-weight: bold;
}
.zdxm-header .header-login_btn {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  margin: 10px 0px 0 20px;
  border-radius: 20px;
  border: 1px solid #2F7FFF;
  display: inline-block;
}
.zdxm-header .login_dl {
  color: #2F7FFF;
  background: #fff;
}
.zdxm-header .login_zc {
  color: #fff;
  background: #2F7FFF;
}
/*当前位置*/
.dangqianweizhi {
  margin-top: 14px;
  font-size: 14px;
  color: #333333;
}
.dangqianweizhi a {
  color: #333;
}
.dangqianweizhi a:hover {
  color: #4C78FD;
}
.filter-box {
  margin-top: 14px;
  padding: 30px 0 20px;
  background: url(//img.bidcenter.com.cn/www/zhongdianxiangmu/list-bg.png) center no-repeat;
  background-size: 100% 100%;
}
.filter-search{
	margin-top: 14px;
	padding: 30px 0 20px;
	background: url(//img.bidcenter.com.cn/www/zhongdianxiangmu/search-bg.png) center no-repeat;
	background-size: 100% 100%;
}
/*搜索*/
.zdxm-search {
  width: 500px;
  height: 40px;
  padding-left: 16px;
  margin: 0 auto;
  border-radius: 4px;
  border: 1px solid #1479D7;
  background: #fff;
}
.zdxm-search img {
  margin-top: 12px;
}
.zdxm-search input {
  width: 380px;
  padding: 5px 0 5px 12px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
  border: 0;
  outline: none;
}
.zdxm-search a {
  display: inline-block;
  width: 80px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #F5F7FA;
  text-align: center;
  background: #1479D7;
  border-radius: 0px 4px 4px 0px;
}
.tag-wrap {
  margin-top: 20px;
  padding: 0 20px 0 70px;
}
.tag-wrap span {
  cursor: pointer;
  margin-bottom: 0px;
  border-radius: 4px;
  padding: 8px 18px;
  /* width: 64px; */
  box-sizing: border-box;
  color: #333333;
  text-align: center;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
}
.tag-wrap span.active {
  background: #2F7FFF;
  color: #fff;
}
.tag-wrap span:hover {
  background: #2F7FFF;
  color: #fff;
}
.tag-wrap label {
  text-indent: -45px;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  vertical-align: middle;
}
.diqu-condition span {
  margin-bottom: 10px;
}
.main-box {
  margin-top: 20px;
}
.main-left {
  width: 840px;
  padding: 10px 0px 0 20px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(16, 78, 181, 0.1);
}
.main-title {
  padding: 0 30px 0 10px;
}
.main-title p {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 32px;
}
.main-title .dropdown {
  position: relative;
}
.main-title .dropdown .dropdown-selected {
  width: 96px;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  border: 1px solid #DCDFE6;
  cursor: pointer;
}
.main-title .dropdown .dropdown-selected span {
  display: inline-block;
  width: 56px;
  font-size: 14px;
  color: #606266;
  margin-right: 26px;
}
.main-title .dropdown .dropdown-selected img {
  margin-top: 12px;
}
.main-title .dropdown ul {
  width: 116px;
  position: absolute;
  top: 30px;
  left: 0;
  border: 1px solid #DCDFE6;
  border-top-color: #fff;
  background: #fff;
}
.main-title .dropdown ul li,
.main-title .dropdown ul a {
  line-height: 28px;
  font-size: 14px;
  color: #606266;
  text-align: center;
  cursor: pointer;
}
.main-title .dropdown ul li:hover,
.main-title .dropdown ul a:hover {
  font-weight: bold;
}
/*重点项目列表*/
.zdxm-list {
  margin-top: 16px;
}
.zdxm-list li {
  width: 378px;
  padding: 10px;
  margin-bottom: 18px;
  margin-right: 20px;
  background: #FFFFFF;
  border: 1px solid #E5E5E5;
}
.zdxm-list .zdxm-list-left {
  margin-right: 14px;
}
.zdxm-list .zdxm-list-left img {
  width: 70px;
  height: 85px;
}
.zdxm-list .zdxm-list-right {
  width: 294px;
}
.zdxm-list .zdxm-list-right a {
  line-height: 26px;
  height: 52px;
  font-size: 16px;
  color: #111111;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.zdxm-list .zdxm-list-right a:hover {
  color: #2F7EFF;
}
.zdxm-list .zdxm-list-right a:visited {
  color: #999;
}
.zdxm-list .zdxm-list-right .tag-box {
  margin-top: 7px;
}
.zdxm-list .zdxm-list-right .tag-box span {
  display: inline-block;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
  font-size: 14px;
  color: #969B9F;
  border-radius: 4px;
  border: 1px solid #D7D7D9;
}
.zdxm-empty {
  margin: 300px 0 478px;
  text-align: center;
}
.zdxm-empty p {
  margin-top: 50px;
  font-size: 16px;
  color: #333333;
}
/* 分页 */
.page-wrap {
  text-align: center;
  padding: 10px 0 30px;
  font-size: 14px;
}
.page-wrap a,
.page-wrap a:link,
.page-wrap a:visited,
.page-wrap a:hover,
.page-wrap span {
  border-radius: 4px;
  border: 1px solid #EDEDED;
  display: inline-block;
  color: #969B9F;
  line-height: 100%;
  height: auto;
  font-size: 14px;
  padding: 7px 9px;
  margin-right: 5px !important;
}
.page-wrap a.active,
.page-wrap a:hover {
  background: rgba(47, 127, 255, 0.2);
  border: 1px solid #2C6EFF;
  color: #2C6EFF;
}
.page-wrap span {
  background: rgba(47, 127, 255, 0.2);
  border: 1px solid #2C6EFF !important;
  color: #2C6EFF !important;
  padding: 7px 9px !important;
}
/*右侧信息*/
.main-right {
  width: 320px;
  margin-left: 20px;
}
.zixundianhua {
  width: 320px;
  height: 252px;
  padding: 14px 48px 20px 18px;
  background: linear-gradient(180deg, #fff7ea 0%, #ffffff 100%);
  box-shadow: 0px 0px 10px 0px rgba(16, 78, 181, 0.1);
  border-radius: 4px;
  box-sizing: border-box;
  border: 1px solid #FF8007;
}
.zixundianhua .zxdh-top p {
  font-weight: bold;
  line-height: 30px;
  font-size: 22px;
  color: #FF8006;
}
.zixundianhua .zxdh-top img {
  width: 44px;
  height: 44px;
  margin-left: 16px;
  margin-top: 4px;
}
.zixundianhua .zxdh-middle {
  margin-top: 12px;
  font-size: 14px;
  color: #333333;
  line-height: 26px;
}
.zixundianhua .zxdh-bottom {
  display: inline-block;
  width: 222px;
  height: 46px;
  line-height: 46px;
  margin: 20px 0 0 20px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  background: #FF8007;
  border-radius: 23px;
}
.zixundianhua .zxdh-bottom:hover {
  background: #ee8827;
}
.zdxm-pub-title {
  line-height: 37px;
  padding-left: 15px;
  font-size: 18px;
  color: #333333;
  border-bottom: 1px solid #E8E8E8;
  position: relative;
}
.zdxm-pub-title:after {
  content: '';
  width: 75px;
  height: 2px;
  background: #2F7EFF;
  position: absolute;
  bottom: 0;
  left: 13px;
}
.vip-list,
.tuijianfuwu {
  padding: 10px 0 ;
  margin-top: 20px;
  background: #FFFFFF;
}
.vip-list .zdxm-pub-title {
  padding-left: 20px;
}
.vip-list a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vip-list ul {
  margin-top: 18px;
  padding: 0 20px;
}
.vip-list ul li {
  margin-bottom: 12px;
}
.vip-list ul a {
  font-size: 14px;
  color: #969B9F;
}
.vip-list ul a:hover {
  color: #2F7EFF;
}
.vip-list ul a:visited {
  color: #999;
}
.tuijianfuwu {
  padding-bottom: 37px;
}
.tuijianfuwu ul {
  padding: 0 20px;
}
.tuijianfuwu ul li {
  margin-top: 26px;
}
.tuijianfuwu ul li:first-child a {
  color: #FF4848;
  background: #FFF0F0;
}
.tuijianfuwu ul li:nth-child(2) a {
  color: #0D4EF2;
  background: #EDF4FF;
}
.tuijianfuwu ul li:nth-child(3) a {
  color: #00B031;
  background: #EBFFF3;
}
.tuijianfuwu ul li:last-child a {
  color: #FE8F15;
  background: #FFF7EE;
}
.tuijianfuwu ul a {
  display: inline-block;
  width: 100%;
  height: 65px;
  line-height: 65px;
  border-radius: 8px;
  text-align: center;
}
.tuijianfuwu ul a:hover {
  font-weight: bold;
}
.zdxm-footer {
  margin-top: 20px;
  background: #fff;
}
.zdxm-footer .copyright {
  color: #666666;
  line-height: 26px;
  margin-top: 10px;
  padding: 20px 30px;
}
.zdxm-footer .copyright p,
.zdxm-footer .copyright a {
  font-size: 12px;
  color: #3d3d3d;
}
.zdxm-footer .ewm {
  margin-top: 74px;
  position: absolute;
  top: -20px;
}
.zdxm-footer .ewm4 {
  display: inline;
  float: left;
}
.zdxm-footer .ewm4_ph {
  width: 94px;
  padding: 10px 10px 6px 10px;
  text-align: center;
}
.zdxm-footer .ewm-txt {
  width: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-top: 5px;
}
.zdxm-footer .ewm5 {
  display: inline;
  float: left;
  margin-left: 10px;
}
.zdxm-footer .ewm5_ph {
  width: 100px;
  padding: 10px 4px 6px 10px;
  text-align: center;
}
.zdxm-footer .ewm-txt {
  width: 100%;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  margin-top: 5px;
  color: #333;
}
/*详情页*/
.detail-box {
  width: 860px;
  padding-right: 20px;
  box-sizing: border-box;
}
.detail-top {
  margin-top: 14px;
}
.detail-top .title-left {
  width: 620px;
}
.detail-top .title-left p {
  font-size: 24px;
  color: #333333;
}
.detail-top .tag-box {
  margin-top: 18px;
}
.detail-top .tag-box span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 15px;
  margin-right: 14px;
  font-size: 14px;
  color: #969B9F;
  background: #FFFFFF;
  border: 1px solid #D7D7D9;
}
.detail-top .tag-box .size {
  color: #FF8006;
}
.detail-top .title-right {
  margin: 10px 20px 0 0;
}
.detail-top .title-right a {
  display: inline-block;
  width: 145px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  background: #FF8006;
  border-radius: 8px;
}
.detail-top .title-right a:hover {
  background: #ee8827;
}
.zhengwen {
  padding: 0 48px ;
  margin-top: 24px;
}
.zhengwen p,
.zhengwen a {
  line-height: 34px;
  font-size: 16px;
  color: #333333;
}
.zhengwen table {
  font-family: verdana, arial, sans-serif;
  font-size: 16px;
  color: #333333;
  border-width: 1px;
  border-color: #666666;
  border-collapse: collapse;
}
.mingdanxiazai {
  padding: 20px;
  margin-top: 24px;
  background: #F9FBFF;
  border-radius: 4px;
  border: 1px solid #D1E1FF;
}
.mingdanxiazai a {
  display: inline-block;
  width: 110px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  background: #FF8006;
  border-radius: 8px;
}
.mingdanxiazai a:hover {
  background: #ee8827;
}
.mingdanxiazai .zxdh {
  margin-left: 44px;
  line-height: 24px;
  font-size: 18px;
  color: #FF8007;
}
.mingdan-title {
  width: 442px;
  margin-left: 16px;
}
.mingdan-title p {
  line-height: 20px;
}
.mingdan-title p:first-child {
  font-size: 16px;
  color: #333333;
}
.mingdan-title p:last-child {
  margin-top: 8px;
  font-size: 14px;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.guanzhu {
  margin-top: 26px;
  padding-bottom: 26px;
}
.guanzhu .intro span:first-child {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-right: 12px;
}
.guanzhu .intro span:last-child {
  vertical-align: bottom;
  font-size: 14px;
  color: #666666;
}
.guanzhu ul {
  margin-top: 16px;
}
.guanzhu ul li {
  padding: 26px 22px 28px;
  width: 210px;
  margin-left: 29px;
}
.guanzhu ul li p {
  font-size: 16px;
  color: #333333;
}
.guanzhu ul li p:first-child {
  margin-bottom: 14px;
}
.guanzhu ul li:first-child {
  margin-left: 0;
  background: url(//img.bidcenter.com.cn/www/zhongdianxiangmu/bawo-bg.png) center no-repeat;
  background-size: 100% 100%;
}
.guanzhu ul li:nth-child(2) {
  background: url(//img.bidcenter.com.cn/www/zhongdianxiangmu/youhua-bg.png) center no-repeat;
  background-size: 100% 100%;
}
.guanzhu ul li:last-child {
  background: url(//img.bidcenter.com.cn/www/zhongdianxiangmu/shibie-bg.png) center no-repeat;
  background-size: 100% 100%;
}
.btn-chose-date {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #E9E9EB;
  font-weight: 800;
  font-size: 14px;
  color: #2F7FFF;
  padding: 11px 27px;
  cursor: pointer;
}
.btn-chose-date::-webkit-input-placeholder {
  color: #2F7FFF;
}
