*,
:before,
:after {
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

body {
  font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
  color: #333;
}

select,
input,
button,
textarea {
  font-family: inherit;
  font-size: 99%;
  line-height: inherit;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
}

::-moz-placeholder {
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

/* =============================== */

.container {
  margin: 0 auto;
  width: 1200px;
}

.foot {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 42px;
  font-size: 14px;
  line-height: 42px;
  color: #c3d2ed;
  text-align: center;
  background-color: #07173b;
  z-index: 10001;
}

.foot img {
  display: inline-block;
  margin: 13px 10px;
  vertical-align: top;
}

.foot1 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 220px;
  font-size: 14px;
  line-height: 42px;
  color: #c3d2ed;
  text-align: center;
  background-color: #07173b;
  z-index: 10001;
}


.head {
  height: 70px;
  font-size: 14px;
  color: #fff;
  line-height: 70px;
  background: url(../images/head.jpg) center no-repeat;
}

.head .goback {
  margin-left: 30px;
  margin-top: 19px;
  float: left;
  width: 90px;
  height: 32px;
  line-height: 30px;
  text-indent: 42px;
  background: rgba(255, 255, 255, 0.1) url(../images/back.png) 16px 7px no-repeat;
  border: 1px solid #549ef2;
  box-sizing: border-box;
  border-radius: 30px;
}

.head .goback:hover {
  background-color: #f39800;
  border-color: #f39800;
}

.head .login {
  margin-left: 18px;
  margin-top: 18px;
  display: inline-block;
  width: 90px;
  height: 34px;
  line-height: 32px;
  text-indent: 42px;
  background: url(../images/person.png) 18px 6px no-repeat;
  border: 1px solid #549ef2;
  box-sizing: border-box;
  border-radius: 32px;
  vertical-align: top;
}

.head .login:hover {
  background-color: #f39800;
  border-color: #f39800;
}

.head .help {
  margin: 22px 30px 0 20px;
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/question.png) 0 0 no-repeat;
  vertical-align: top;
}

.head .loginSuccess {
  margin-top: 14px;
  line-height: 22px;
  text-align: center;
}

.head .loginSuccess .user {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px dashed #fff;
}

.head .loginOut {
  color: #ffd800;
}

.head .logo {
  float: left;
  padding-left: 65px;
  margin: 9px 0 0 30px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 51px;
  background: url(../images/logo.png) 0 center no-repeat;
}

.head .officalaccountcode {
 width:100px;
 margin: 0px 100px 0px 0px; 
 float: right;
 background: url(../images/gongzhonghao.png) 0 center no-repeat;
}

.head .officalaccountcodetext{
 float: right;
 margin-right: 15px;
 line-height:25px;
 margin-top:10px;
 font-weight:bold;
}


.head .mark {
  float: left;
  margin-left: 30px;
  padding: 15px 0 0 67px;
  height: inherit;
  font-size: 12px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  background: url(../images/logo.png) 0 center no-repeat;
}

.head .mark b {
  font-size: 20px;
}

.head .mark a {
  color: #5fffff;
}

.head .mark em {
  display: inline-block;
  margin-left: 10px;
  width: 90px;
  height: 23px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 23px;
  vertical-align: top;
  cursor: pointer;
}

.head .mark em.doing {
  color: #fff100;
  font-weight: bold;
}

.head .line {
  float: left;
  margin: 16px 30px;
  height: 38px;
  border-left: 1px dashed rgba(255, 255, 255, 0.5);
}

.head .bidDetail {
  height: 70px;
}

.head .bidDetail .bidfor {
  float: left;
  margin-top: 11px;
  width: 300px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: left;
}

.head .bidDetail .bidfor p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.head .bidDetail .bidfor b {
  font-size: 15px;
}

.head .bidDetail .changeTip {
  position: relative;
  float: right;
  width: 90px;
  margin: 18px 0 0 40px;
}

.head .bidDetail .changeTip a {
  display: block;
  width: 90px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border: 1px solid #549ef2;
  box-sizing: border-box;
  border-radius: 32px;
}

.head .bidDetail .changeTip .CTInner {
  position: relative;
  margin: 13px 0 0 -265px;
  display: none;
  width: 540px;
  height: 330px;
  background-color: #fff;
  border-radius: 5px;
}

.head .bidDetail .changeTip .condition {
  padding: 0 20px;
  height: 55px;
  line-height: 54px;
  color: #333;
  border-bottom: 1px solid #d1d1d1;
}

.head .bidDetail .changeTip select {
  margin: 12px 3px 0 3px;
  width: 98px;
  height: 30px;
}

.head .bidDetail .changeTip ul {
  padding: 8px 20px;
  height: 275px;
}

.head .bidDetail .changeTip .newsearch {
  margin-top: 12px;
  width: 200px;
  height: 30px;
  border: 1px solid #d1d1d1;
}

.head .bidDetail .changeTip input {
  padding-left: 10px;
  width: 170px;
  height: 28px;
  line-height: 28px;
  outline: none;
  border: 0;
}

.head .bidDetail .changeTip button {
  margin-top: 4px;
  width: 20px;
  height: 20px;
  background: url(../images/project_search.png) 0 0 no-repeat;
  border: 0;
}

.head .bidDetail .changeTip .item {
  padding: 9px 0;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  border-bottom: 1px dashed #888;
  cursor: pointer;
}

.head .bidDetail .changeTip .item:last-child {
  border-bottom: 0;
}

.head .bidDetail .changeTip .item em {
  color: #247fe8;
}

.head .bidDetail .changeTip:hover a {
  background-color: #f39800;
  border-color: #f39800;
}

.head .bidDetail .changeTip:hover .CTInner {
  display: block;
}

.head .operate {
  float: right;
  height: inherit;
  padding: 18px 10px 18px 0;
}

.head .operate > span {
  float: left;
  margin-left: 5px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  cursor: pointer;
}

.head .operate > span:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.head .operate .begin {
  background: url(../images/begin.png) 0 0 no-repeat;
}

.head .operate .begin:hover {
  background-image: url(../images/begin2.png);
}

.head .operate .end {
  background: url(../images/end.png) 0 0 no-repeat;
}

.head .operate .end:hover {
  background-image: url(../images/end2.png);
}

.head .operate .continue {
  background: url(../images/continue.png) 0 0 no-repeat;
}

.head .operate .continue:hover {
  background-image: url(../images/continue2.png);
}

.head .operate .suspend {
  background: url(../images/suspend.png) 0 0 no-repeat;
}

.head .operate .suspend:hover {
  background-image: url(../images/suspend2.png);
}

.head .operate .stagedoor {
  float: left;
  margin-left: 20px;
  width: 90px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border: 1px solid #549ef2;
  box-sizing: border-box;
  border-radius: 32px;
}

.head .operate .help {
  margin: 4px 0 4px 20px;
}

.head .function {
  float: left;
  padding: 0 5px;
  margin-left: 20px;
  width: 110px;
  height: 34px;
  line-height: 32px;
  color: #fff;
  background: url(../images/function_down.png) 80px center no-repeat;
  border: 1px solid #549ef2;
  box-sizing: border-box;
  border-radius: 16px;
  overflow: hidden;
}

.head .function:hover {
  height: 210px;
  color: #333;
  background: #fff url(../images/function_up.png) 80px 13px no-repeat;
  border-color: #fff;
}

.head .function span,
.head .function a {
  display: block;
  padding-left: 10px;
  line-height: 28px;
  cursor: pointer;
}

.head .function span:hover,
.head .function a:hover {
  background-color: #d6e9ff;
}

.head .function a {
  color: #333;
}

.head .function .special {
  width: 80px;
  line-height: 32px;
}

.head .function .special:hover {
  background-color: transparent;
}

.relative {
  position: relative;
}

.head .loginSuccess {
	margin-top: 14px;
	line-height: 22px;
	text-align: center;
}

.head .loginSuccess .user {
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dashed #fff;
}

.head .loginOut {
	color: #ffd800;
}



.footerright_one {
	position: absolute;
	top: 26%;
	right: 82%;
}
.footerright_two {
	position: absolute;
	top: 26%;
	left: 76%;
}