@charset "UTF-8";a,b,blockquote,body,button,dd,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,i,iframe,img,input,label,legend,li,ol,p,pre,span,strong,table,tbody,td,textarea,tfoot,th,thead,tr,ul{margin:0;padding:0;border:0;outline:0;-webkit-tap-highlight-color:transparent}body,button,input,select,textarea{font:.28rem/1.5 Microsoft YaHei,tahoma,arial,Hiragino Sans GB,-apple-system-font,Helvetica Neue,Helvetica,sans-serif}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,cite,dfn,em,i,var{font-style:normal}code,kbd,pre,samp{font-family:courier new,courier,monospace}li,ol,ul{list-style:none}a,p{color:#666}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}legend{color:#f60}fieldset,img{border:0}button,input,select,textarea{font-size:100%}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{outline:0;background:0 0;border:0;resize:none;padding:0;margin:0}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff}@font-face {
  font-family: 'iconfont';  /* project id 852515 */
  src: url('//at.alicdn.com/t/font_852515_h1nopy9xhno.eot');
  src: url('//at.alicdn.com/t/font_852515_h1nopy9xhno.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_852515_h1nopy9xhno.woff') format('woff'),
  url('//at.alicdn.com/t/font_852515_h1nopy9xhno.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_852515_h1nopy9xhno.svg#iconfont') format('svg');
}

/* Created by zhongjunwei on 2019/6/6. */
/* 公司所属 */
.companyTo {
  background-color: #272a2c;
  padding: .2rem;
  margin-bottom: 1rem;
}

.companyTo .about {
  /* width: 86%; */
  color: #ffffff;
  font-size: .2rem;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: center;
  margin-top: .2rem;
}

.companyTo .about a {
  /* margin-right: 28px; */
  color: #ffffff;
}

.companyTo .about a:hover {
  color: #f00;
}

.companyTo .Company-IF {
  font-size: .2rem;
  color: #ffffff !important;
  text-align: center;
  line-height: .5rem;
}

.companyTo .Reporting-unit {
  text-align: center;
  margin-top: .2rem;
  display: flex;
  justify-content: space-between;
}

.Reporting-unit a {
  display: inline-block;
  width: 31%;
}
