/* line 5, ../sass/common.scss */
* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft YaHei';
}

@font-face {
  font-family: 'ecoicon';
  src: url("../fonts/ecoicon/ecoicon.eot");
  src: url("../fonts/ecoicon/ecoicon.eot?#iefix") format("embedded-opentype"), url("../fonts/ecoicon/ecoicon.woff") format("woff"), url("../fonts/ecoicon/ecoicon.ttf") format("truetype"), url("../fonts/ecoicon/ecoicon.svg#ecoicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 20, ../sass/common.scss */
.clearfix {
  clear: both;
  zoom: 1;
}

/* line 25, ../sass/common.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

/* line 29, ../sass/common.scss */
a.switch_city {
  cursor: pointer;
  font-size: 15px;
  color: #003f7d;
  margin-left: 28px;
  font-weight: bold;
}

/* line 38, ../sass/common.scss */
.hr1 {
  width: 1px;
  height: 55px;
  border-right: 1px dashed #015B93;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}

/* line 46, ../sass/common.scss */
table {
  border-collapse: collapse;
  font-weight: normal;
}

/* line 51, ../sass/common.scss */
table tr th {
  border-bottom: 1px solid #000;
  font-weight: normal;
}

/* line 56, ../sass/common.scss */
.hidden {
  display: none;
}

/* line 59, ../sass/common.scss */
.wrap {
  min-width: 1000px;
}

/* line 62, ../sass/common.scss */
.bg_grey {
  background: url(http://assets.che300.com/theme/images/resource/list_banner2.png) no-repeat center top #EFEFEF;
  position: absolute;
  bottom: -44px;
  left: 0;
  width: 100%;
  height: 56px;
}

/* line 70, ../sass/common.scss */
.wrap_list {
  width: 1000px;
  margin: 0 auto;
}

/* line 74, ../sass/common.scss */
.wrap_search {
  width: 1000px;
  margin: 50px auto 0;
}

/* line 78, ../sass/common.scss */
.container_800 {
  height: 50px;
  position: relative;
}

/* line 83, ../sass/common.scss */
.container {
  width: 1000px;
  max-width: 1000px;
  margin: 0 auto;
}

/* line 90, ../sass/common.scss */
.container_large {
  min-width: 1000px;
  margin: 0 auto;
}

/* line 95, ../sass/common.scss */
.fm_g {
  font-family: Georgia,'Times New Roman';
}

/* line 99, ../sass/common.scss */
.fm_a {
  font-family: arial, 'Hiragino Sans GB';
}

/* line 103, ../sass/common.scss */
.container_80 {
  width: 990px;
  margin: 0 auto;
  height: 300px;
}

/* line 109, ../sass/common.scss */
body {
  background: #fff;
}

/* line 112, ../sass/common.scss */
button {
  border: none;
  padding: 10px 59px;
  font-size: 14px;
  color: #faf8f7;
}

/* line 118, ../sass/common.scss */
ul {
  list-style-type: none;
}

/* line 121, ../sass/common.scss */
a {
  border: none;
  text-decoration: none;
}

/* line 125, ../sass/common.scss */
img {
  border: none;
}

/* line 128, ../sass/common.scss */
.top {
  height: 100px;
}

/* line 131, ../sass/common.scss */
.top div {
  float: left;
}

/* line 134, ../sass/common.scss */
.logo {
  margin-top: 25px;
}

/* line 137, ../sass/common.scss */
.logo_text {
  font-size: 15px;
  color: #003f7d;
  margin-left: 28px;
  margin-top: 50px;
  font-weight: bold;
}

/* line 145, ../sass/common.scss */
.logo_label {
  font-size: 15px;
  color: #003f7d;
  text-align: right;
  font-weight: bold;
  line-height: 25px;
}

/* line 153, ../sass/common.scss */
.top_location {
  background: url(http://assets.che300.com/theme/images/resource/location_blue.png) no-repeat left;
  height: 16px;
  padding-left: 20px;
  color: #009fe8;
}

/* line 160, ../sass/common.scss */
div.app {
  float: right;
  margin-top: 58px;
}

/* line 165, ../sass/common.scss */
.menu {
  display: inline-block;
  list-style-type: none;
  height: 34px;
  float: left;
}

/* line 172, ../sass/common.scss */
.menu li {
  margin-top: 11px;
  display: inline-block;
  line-height: 16px;
  float: left;
  padding: 0 20px;
  font-size: 15px;
  position: relative;
}

/* line 182, ../sass/common.scss */
.menu li a {
  color: #4c6b8b;
  letter-spacing: 0.5px;
  text-decoration: none;
  font-size: 15px;
}

/* line 189, ../sass/common.scss */
.menu li a:hover {
  color: #fe6614;
  text-decoration: none;
}

/* line 194, ../sass/common.scss */
.menu li a.focus {
  color: #fe6614;
}

/* line 198, ../sass/common.scss */
[class*=contact]{
  float: right;
  margin-top: 9px;
}

/* line 202, ../sass/common.scss */
.footer .wrap {
  height: 120px;
}

/* line 206, ../sass/common.scss */
.footer li {
  display: inline-block;
  margin-top: 20px;
  border-right: 2px solid #fff;
  line-height: 14px;
}

/* line 213, ../sass/common.scss */
div.footer li:last-child {
  border-right: none;
}

/* line 217, ../sass/common.scss */
.footer li a {
  color: #fff;
  padding-right: 6px;
  font-size: 14px;
}

/* line 223, ../sass/common.scss */
p.copyright {
  color: #fff;
  margin-top: 15px;
  float: left;
  font-size: 14px;
}

/* line 230, ../sass/common.scss */
.social_share {
  display: inline-block;
  height: 36px;
  width: 36px;
  float: right;
}

/* line 237, ../sass/common.scss */
.weichart_tdcode {
  display: none;
  width: 144px;
  height: 144px;
  background: url(http://assets.che300.com/theme/images/resource/wx_code.jpg) no-repeat;
  position: absolute;
    z-index: 99;
}

/* line 245, ../sass/common.scss */
div#scroll2Top {
  display: none;
  position: fixed;
  cursor: pointer;
  background: url(http://assets.che300.com/theme/images/back-to-top.png) no-repeat left top;
  width: 40px;
  height: 40px;
  bottom: 120px;
  right: 20px;
  opacity: 0.3;
  z-index:99999;
}

/* line 257, ../sass/common.scss */
.section1 .title {
  font-size: 36px;
  line-height: 120px;
  margin-bottom: 0;
  color: #4d4d4d;
  text-align: center;
}

/* line 266, ../sass/common.scss */
.section2 p {
  text-align: center;
  line-height: 100px;
  font-size: 14px;
}

/* line 272, ../sass/common.scss */
.section2 .group {
  display: table;
}

/* line 276, ../sass/common.scss */
.section2 .group .item {
  background: url(http://assets.che300.com/theme/images/resource/gray_six.png) no-repeat;
  margin-right: 20px;
  font-size: 14px;
  padding: 5px;
  width: 100px;
  height: 115px;
  float: left;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 288, ../sass/common.scss */
.section2 .group .item p a {
  color: #4D4D4D;
}

/* line 292, ../sass/common.scss */
.section2 .group .item p a:hover {
  color: #003f7e;
}

/* line 296, ../sass/common.scss */
.friend {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 300, ../sass/common.scss */
.friend_link_img {
  height: 33px;
  margin-bottom: 17px;
}

/* line 305, ../sass/common.scss */
.friend_link li {
  display: inline-block;
  min-width: 10%;
  width: auto;
  text-align: center;
  margin-bottom: 12px;
  font-size: 12px;
}

/* line 314, ../sass/common.scss */
.friend_link li a {
  color: gray;
}

/* line 318, ../sass/common.scss */
.sinaDiv {
  background: url(http://assets.che300.com/theme/images/resource/sina_active.png) no-repeat center;
  width: 36px;
  height: 36px;
}

/* line 325, ../sass/common.scss */
.weixinDiv {
  background: url(http://assets.che300.com/theme/images/resource/wechat_active.png) no-repeat center;
  width: 36px;
  height: 36px;
}

/* line 331, ../sass/common.scss */
.ads .c2c_service {
  height: 300px;
  margin-bottom: 40px;
  background: url(http://assets.che300.com/theme/images/resource/c2c_service.png) no-repeat;
  background-color: #0081d2;
}

/* line 340, ../sass/common.scss */
#sell_confirm_modal {
  width: 600px;
  height: 260px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -300px;
  margin-top: -130px;
  z-index: 1050;
  background-color: #FFF;
  border-top: 3px solid #5cade4;
}

/* line 353, ../sass/common.scss */
#sell_confirm_modal .form-wrapper {
  position: relative;
  padding: 68px 100px;
}

/* line 358, ../sass/common.scss */
#sell_confirm_modal .close-btn {
  display: block;
  width: 20px;
  height: 20px;
  background: url(http://assets.che300.com/theme/images/resource/modal-close-btn.png) no-repeat scroll 0% 0% transparent;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

/* line 369, ../sass/common.scss */
#sell_confirm_modal .form-wrapper.confirm h2 {
  line-height: 48px;
  margin-bottom: 0px;
  padding-left: 60px;
  background: url(http://assets.che300.com/theme/images/resource/modal-confirm.png) no-repeat scroll left bottom transparent;
}

/* line 376, ../sass/common.scss */
#sell_confirm_modal .form-wrapper.confirm p {
  padding-left: 60px;
}

/* line 380, ../sass/common.scss */
#sell_confirm_modal .form-wrapper p {
  color: #5cade4;
  margin: 0px 0px 10px;
  font-size: 14px;
}

/* line 386, ../sass/common.scss */
.modal-backdrop {
  position: fixed;
  z-index: 1040;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #000;
  opacity: 0.8;
}

/* line 397, ../sass/common.scss */
.index_bannder {
  padding-top: 50px;
  background: url(http://assets.che300.com/theme/images/resource/new_index_bg.png) no-repeat center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 403, ../sass/common.scss */
.out-img {
  height: 195px;
  width: 273px;
  margin: 0 auto;
  margin-top: 10px;
}

/* line 410, ../sass/common.scss */
.out-tip {
  margin: 0 auto;
  margin-top: 100px;
  text-align: left;
  width: 273px;
  color: #666;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  padding-top: 20px;
}

/* line 422, ../sass/common.scss */
.out_wrapper {
  position: relative;
  display: table;
  width: 1000px;
  height: 710px;
  margin: 0 auto;
}

/* line 430, ../sass/common.scss */
.property_first {
  margin-bottom: 10px;
}

/* line 434, ../sass/common.scss */
.property_first table {
  width: 100%;
  border: 1px solid #ddd;
  background: #FFF;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 442, ../sass/common.scss */
.property_first table caption {
  margin: 0;
  padding: 5px 0px 5px 20px;
  text-align: left;
  border: 1px solid #ddd;
  background: #F5F7F9;
  border-bottom: none;
}

/* line 451, ../sass/common.scss */
.property_first table tr {
  background: #FFF;
}

/* line 455, ../sass/common.scss */
.property_first table tr td.left {
  border-right: none;
}

/* line 459, ../sass/common.scss */
.property_first table tr td.right {
  border-left: none;
}

/* line 463, ../sass/common.scss */
.property_first table td {
  border: 1px solid #ddd;
  height: 20px;
  line-height: 20px;
  padding: 5px 0px 5px 20px;
  width: 135px;
  font-size: 12px;
}

/* line 472, ../sass/common.scss */
.hr10 {
  width: 100%;
  height: 10px;
}

/* line 476, ../sass/common.scss */
#new {
  position: absolute;
  right: 4px;
  top: -12px;
}

/* line 481, ../sass/common.scss */
.tel_rel:before {
  content: "\e60e";
  font-family: 'ecoicon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  margin-right: 5px;
}
/*新增 */
.wrap1{
    background: #ffffff;
}
.contact1{
    float:left;margin-top:45px;margin-left:20px;
}
.contact3{
    margin-right:60px;
}
.che300image{
    text-align:right;color:#00a0e9;line-height: 25px;
}
.che300image>img{
    margin-bottom: -7px;
}