/**
 * @ contactus  v 2.0.0
 * @ css
 * @ writer:Bear   time/20160915
 */
/** block_b **/
.block_b {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
}
.block_b .title {
  text-align: center;
  font-family: "SimSun";
  font-size: 30px;
  color: #000000;
  font-weight: bold;
  height: 60px;
  background: url(../images/contactus/contactus03.png) no-repeat;
  background-position: bottom;
}
.block_b .block_txt {
  font-family: "microsoft yahei";
  font-size: 22px;
  color: #737171;
  line-height: 40px;
}
.block_b .block_txt_padding {
  padding: 20px 0;
}

.block_b_bg {
  background: #f7f7f7;
}

.title_1 {
  width: 80%;
  margin: 0 auto;
  height: 50px;
  padding-top: 20px;
  border-bottom: #000 1px solid;
}
.title_1 span {
  display: block;
  width: 296px;
  height: 50px;
  text-align: center;
  margin: 0 auto;
  line-height: 50px;
  font-family: "SimSun";
  font-size: 30px;
  color: #fff;
  background: #000;
}

/** contactus_type **/
.contactus_type {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0 0;
}
.contactus_type .contactus_type1 li {
  float: left;
  width: 50%;
  text-align: center;
}
.contactus_type .contactus_type1 li span {
  display: inline-block;
  width: 348px;
  height: 128px;
  text-align: center;
  background: url(../images/contactus/contactus01.png) no-repeat;
}
.contactus_type .contactus_type1 li span em {
  display: inline-block;
  width: 100%;
  line-height: 148px;
  font-weight: bold;
  font-family: "SimSun";
  font-size: 36px;
  color: #000000;
}
.contactus_type .contactus_type1 li span .item1_em1 {
  padding-top: 50px;
}
.contactus_type .contactus_type1 .item2 span {
  width: 356px;
  padding-left: 34px;
  background: url(../images/contactus/contactus02.png) no-repeat;
}
.contactus_type .contactus_type1 .item2 span em {
  font-size: 28px;
  line-height: 24px;
}
.contactus_type .contactus_type1 .item2 span .item1_em1 {
  padding-top: 36px;
}
.contactus_type .contactus_type1:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1;
}
.contactus_type .contactus_type2 {
  padding: 20px 0 40px 0;
  text-align: center;
  font-weight: bold;
  font-family: "SimSun";
  font-size: 30px;
  color: #00a178;
}
.contactus_type .contactus_type2 span {
  color: #000000;
}

/*# sourceMappingURL=contactus.css.map */
