@charset 'UTF-8';
.wrapper{width: 1100px;min-width: unset;}
.section-addr{margin-top: -72px;}
.section-addr .section-title{background: url(../img/icon-location.png) left top no-repeat;}
.addr-box{margin-bottom: 30px;}
.addr-box .addr-pic{display: none;}
.addr-box .addr-city,
.addr-box .addr-text{font-size: 18px;color: #333;line-height: 2em;}
.addr-box .addr-city{font-weight: bold;}
.addr-box .addr-text a{color: #333;}
.map-wrapper{margin-top: 5px;}
.map-title{font-size: 25px;color: #ff6600;font-weight: normal;margin-bottom: 50px;}
.map-inner {height: 436px;cursor: url(https://webapi.amap.com/theme/v1.3/openhand.cur),default;}
.section-exp .section-title{background: url(../img/icon-add-person-02.png) left top no-repeat;}
.section-pic{width: 100%;display: block;margin: 0 auto;}
.section-tip-02{font-size: 18px;color: #333;border-bottom: 2px solid #f19a69;padding: 24px 0;}
.section-tip-02 a{color: #333;}
.section-advice .section-title{background: url(../img/icon-earphone.png) left top no-repeat;}
.section-hr .section-title{background: url(../img/icon-hr.png) left top no-repeat;}
.section-report .section-title{background: url(../img/icon-report.png) left top no-repeat;}
.section-report .section-body-inner{height: 335px;display: flex;}
.section-report .col-sub,
.section-report .col-main{width: 50%;height: 336px;display: flex;justify-content: center;align-items: center;}
.section-report .col-sub{background: #f8f8f8;}
.section-report .btn-report{width: 145px;height: 44px;background: url(../img/bg-btn-orange.png) center center no-repeat;line-height: 44px;color: #fff;text-align: center;}
.section-report .col-main{background: url(../img/bg-blfy.jpg) center center no-repeat;background-size: cover;}


@media screen and (max-width: 900px){
  .wrapper{width: 100%;}
  .section-addr{margin-top: .7rem;}
  .addr-box{position: relative;}
  .addr-box .addr-pic{display: block;}
  .addr-box .addr-city{position: absolute;top: .46rem;left: 0;padding: 0 .2rem;height: .46rem;line-height: .46rem;color: #fff;text-align: center;background-color: #e95513;border-top-right-radius: .23rem;border-bottom-right-radius: .23rem;}
  .addr-box .addr-detail{background-color: #e95513;padding: .3rem .4rem;color: #fff;}
  .addr-box .addr-text{color: #fff;font-size: .26rem;line-height: .4rem;}
  .addr-box .addr-text a{color: #fff;}
  .addr-mllz{display: none;}
  .map-title{margin-bottom: .2rem;}
  .map-inner img{max-width: 100%;}
  .section-exp .section-body,
  .section-advice .section-body,
  .section-hr .section-body{box-shadow: 1px 1px 10px rgba(0,0,0,.3);}
  .section-tip-02{padding: 24px;}
  .section-report .section-body-inner{height: auto;}
  .section-report .col-main{display: none;}
  .section-report .col-sub{float: none;width: 100%;height: 4.56rem;background: url(../img/bg-report-col-wap.jpg) center center no-repeat;background-size: contain;}
}
