/*首页*/
.content_01{ width: 940px;
  border: 1px solid #ff4700;
  margin: 20px auto;
  height: 325px;
  border-radius: 16px;
  text-align: left;
  padding: 30px;}
.h-btn{color: #FFFFFF; background: #ff4700;  
  width: 150px;
  height: 46px;
  color: #ffffff;
  font: 16px/46px "Microsoft Yahei";
  display: inline-block;
  text-align: center;border-radius: 6px;}
a.h-btn:link, a.h-btn:visited{color: #FFFFFF;}

.content_01 p {
  color: #2C2C2C;
  font-family: "宋体";
  font-size: 14px;
  text-indent: 2em;
    line-height: 32px;
}


/*公司信息提交*/

.panel{width: 1000px; margin: 0 auto;  border: 1px solid #dfdfdf;
  border-top: 2px solid #666666;
  margin-top: 10px; padding-bottom: 50px;}
.panel .panel-heading {
  padding: 7px 10px;
  background: #fafafa;
  border-bottom: 1px solid #dfdfdf;
  overflow: hidden;margin-bottom: 20px;
}
.panel .panel-heading .more {
  float: right;
}
.progress .progress-wrap {
  width: 116px;
  text-align: center;
  float: left;
}
.progress-desc{font-size: 12px; }
.lh-50 {
    line-height: 50px;
  font-family: "Microsoft Yahei";
  font-size: 15px;
  display: inline;
  float: left;
  font-weight: bold;
  color: #666;
}
h4.title {
    font-size: 15px;
  font-family: "Microsoft Yahei";
  line-height: 180%;
  color: #333333;
  margin-bottom: 5px;
  margin-left: 10px;
  font-weight: bold;
}
.link-orange{color:#ff4700 ;}
.progress {
  clear: both;
  overflow: hidden;
  padding-top: 5px;
  padding-right: 5px;
  position: relative;
}
.progress .progress-item {
  width: 120px;
}
.progress .number {
  display: block;
  height: 22px;
  line-height: 22px;
  margin-bottom: 5px;
  color: #fff;
  font-weight: bold;
  position: relative;
  font-size: 14px;
}
.progress .tobe {
  background: url(image/tobe.png) no-repeat 0px 0;
  color: #aaa;
}
.progress .number i.tick {
  background: url(image/tick.png) no-repeat;
  position: absolute;
  width: 10px;
  height: 8px;
  top: 7px;
  left: 55px;
}
.progress .passed {
  background: url(image/passed.png) no-repeat 0px 1px;
  color: #d0917f;
  position: relative;
}
.progress .ongoing {
  background: url(image/curr.png) no-repeat 0px 0;
  position: relative;
  color: #ff4700;
}
.callout {
  border: 1px solid #f0d58f;
  background: #fffdf0;
  color: #333333;
  font-size: 12px;
  padding: 10px;
  line-height: 180%;
  position: relative;  width: 960px;  margin-bottom: 20px;
}
.callout i {
  position: absolute;
  top: 15px;
  left: 10px;
  width: 34px;
  height: 34px;
  background: url(image/icons-normal.png) -160px 0px;
  display: inline-block;
}
.callout .content {
  margin-left: 50px;
  padding: 10px 0;
}

.centent  h2{  font-size: 20px;
  line-height: 24px;
  height: 40px;
  font-family: "宋体";
  font-weight: bold;
  color: #1F1F1F;}
.centent .mc .mc-l{width: 190px;text-align: right; }
.centent .mc{font-family: "宋体";
  font-size: 12px;
  color: #666;line-height: 21px;  min-height: 30px;}
.centent .input{height: 18px; line-height: 18px; overflow: hidden;width: 300px;}
.centent .button2{  color: #FFFFFF;
  background: #ff4700;
  width: 116px;
  height: 30px;
  font: 16px/30px "Microsoft Yahei";
  display: inline-block;
  text-align: center;
  border-radius: 6px;
 margin: 0 12px; 
  border: none; cursor: pointer;}
.btn-vice {
  height: 26px;
  border-radius: 5px;
  border-radius: 0\0;
  padding: 4px 12px 5px 12px;
  font-size: 12px;
  border: 0;
  cursor: pointer;
  margin-right: 20px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #c7c7c7;
  color: #333;
}
.btn-vice:hover {
  background-color: #eee;
  text-decoration: none;
}

