@media screen {
  .iconF {
    font-family: icomoon !important;
  }

  div.types {
    position: relative;
    cursor: pointer;
  }

  div.types i {
    position: absolute;
    top: 18px;
    right: 12px;
    width: 16px;
    height: 16px;
    border: 8px solid transparent;
    border-top-color: #fff;
  }

  div.types .sub {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
  }

  div.types .sub li {
    border-bottom: 1px solid #bebebe;
    color: #000;
  }

  div.types .sub li:last-child {
    border-bottom: none;
  }

  div.types .sub li:hover {
    background: #e22323;
    color: #fff;
  }

  section {
    padding: 23px 0;
  }

  section div.banner {
    padding-top: 0;
  }

  section div.crumbsNav {
    margin-bottom: 15px;
  }

  section div.crumbsNav span {
    color: #e22323;
  }

  section .infoGlobal-tab-title {
    border: 1px solid #b0b0b0;
  }

  section .infoGlobal-tab-title li {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    padding: 0 25px;
    cursor: pointer;
  }

  section .infoGlobal-tab-title li.active {
    background: #e22323;
    color: #fff;
  }

  section .infoGlobal-tab-title li a {
    color: #888;
  }

  section .infoGlobal-tab-title.black .active {
    background-color: #333;
  }

  section div.list-global-title span:before {
    font-size: 22px;
    vertical-align: top;
  }

  section .infoGlobal .infoGlobal-list li {
    border-bottom: 1px solid #b0b0b0;
    padding: 13px 12px 7px;
  }

  section .infoGlobal .infoGlobal-list li a {
    display: block;
  }

  section .infoGlobal .infoGlobal-list li a.title {
    font-weight: 700;
    font-size: 15px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 6px;
  }

  section .infoGlobal .infoGlobal-list li a.info {
    height: 50px;
    overflow: hidden;
  }

  section .infoGlobal .infoGlobal-list.black li:hover {
    background-color: #ddd;
  }

  section .infoGlobal .infoGlobal-list.black li:hover a {
    color: #333;
  }

  section .infoGlobal .infoGlobal-list.black li .column .column-a {
    background-color: #333;
  }

  section .infoGlobal .more {
    text-align: center;
    margin: 35px 0 10px;
  }

  section .infoGlobal .more a {
    display: inline-block;
    padding: 3px 20px;
    background: #e22323;
    color: #fff;
  }

  section .infoGlobal .infoGlobal-left {
    width: 830px;
  }

  section .infoGlobal .infoGlobal-right {
    width: 340px;
  }

  section .infoGlobal .infoGlobal-right > div {
    margin-bottom: 19px;
  }

  section .infoGlobal .infoGlobal-right div.new-search {
    background: #f7ddde;
    padding: 12px 15px 36px;
  }

  section .infoGlobal .infoGlobal-right div.new-search p {
    font-size: 16px;
    margin-bottom: 15px;
  }

  section .infoGlobal .infoGlobal-right div.new-search div {
    position: relative;
  }

  section .infoGlobal .infoGlobal-right div.new-search div input {
    display: block;
    width: 100%;
    border: none;
    padding: 6px 50px 6px 10px;
    height: 37px;
  }

  section .infoGlobal .infoGlobal-right div.new-search div button {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
    font-size: 20px;
    color: #e22323;
    height: 37px;
    padding: 0 15px;
  }

  section .infoGlobal .infoGlobal-right div.train {
    padding: 22px 18px 15px;
    border: 1px solid #bfbfbf;
  }

  section .infoGlobal .infoGlobal-right div.train ul {
    padding: 10px 20px 0;
    margin-left: -3px;
    margin-right: -3px;
  }

  section .infoGlobal .infoGlobal-right div.train ul li {
    width: 50%;
    padding: 3px;
    text-align: center;
  }

  section .infoGlobal .infoGlobal-right div.train ul li a {
    display: block;
    background: #e8e6e7;
  }

  section .infoGlobal .infoGlobal-right div.attention {
    padding: 22px 18px 0;
    border: 1px solid #bfbfbf;
  }

  section .infoGlobal .infoGlobal-right div.attention div.list-global-title {
    margin-bottom: 4px;
  }

  section .infoGlobal .infoGlobal-right div.attention ul {
    overflow: hidden;
  }

  section .infoGlobal .infoGlobal-right div.attention ul li {
    border-bottom: 1px solid #bfbfbf;
    padding: 12px 0;
  }

  section .infoGlobal .infoGlobal-right div.attention ul li:last-child {
    border-bottom: none;
  }

  section .infoGlobal .infoGlobal-right div.attention ul li a {
    display: block;
    line-height: 1.6;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  section .infoGlobal .infoGlobal-right div.attention ul li a span {
    display: inline-block;
    border: 1px solid #e22323;
    color: #e22323;
    border-radius: 15px;
    padding: 0 10px;
    margin-right: 8px;
    line-height: 1.3;
  }

  section .infoGlobal .infoGlobal-right div.related-list {
    padding: 22px 18px 0;
    border: 1px solid #bfbfbf;
  }

  section .infoGlobal .infoGlobal-right div.related-list div.list-global-title {
    margin-bottom: 4px;
  }

  section .infoGlobal .infoGlobal-right div.related-list ul {
    overflow: hidden;
  }

  section .infoGlobal .infoGlobal-right div.related-list ul li {
    border-bottom: 1px solid #bfbfbf;
    padding: 12px 0;
  }

  section .infoGlobal .infoGlobal-right div.related-list ul li:last-child {
    border-bottom: none;
  }

  section .infoGlobal .infoGlobal-right div.related-list ul li a {
    display: block;
    line-height: 1.6;
    max-height: 44px;
    overflow: hidden;
  }

  div.publicity-service div.pub-ser {
    margin-bottom: 25px;
    width: 75.5%;
  }

  div.publicity-service div.pub-ser .pub-title {
    margin-bottom: 20px;
  }

  div.publicity-service div.pub-ser .pub-title span {
    height: 30px;
    line-height: 30px;
  }

  div.publicity-service div.pub-ser .pub-title span.icon {
    width: 40px;
    background: #e22323;
    color: #fff;
    text-align: center;
    font-size: 24px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }

  div.publicity-service div.pub-ser .pub-title span.title {
    background: #fff;
    min-width: 115px;
    padding: 0 12px;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 15px;
  }

  div.publicity-service div.pub-ser .pub-sec {
    margin-left: -26px;
    margin-right: -26px;
  }

  div.publicity-service div.pub-ser .pub-sec div {
    padding: 0 26px;
  }

  div.publicity-service div.pub-ser .pub-sec div img {
    display: block;
    width: 100%;
  }

  div.publicity-service div.pub-ser .pub-sec div p {
    background: #e2e2e2;
    text-align: center;
    padding: 2px 0;
  }

  div.publicity-service div.pub-ser .pub-sec div.unification img {
    width: auto;
    max-width: 100%;
  }

  div.zhuf-title {
    padding-top: 15px;
  }

  div.zhuf-title p {
    font-size: 16px;
    font-weight: 700;
  }

  div.zhuf-title p span {
    color: red;
  }

  div.agents-sec {
    padding: 20px 0;
    margin-left: -8px;
    margin-right: -8px;
  }

  div.agents-sec > div {
    padding: 3px 8px;
  }

  div.agents-sec div.remen {
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 15px;
  }

  div.agents-sec div.remen div.d1 {
    height: 120px;
    background-image: url("../images/hzlh-remen-bj.jpg");
    background-size: cover;
    padding: 40px 15px 0;
    position: relative;
  }

  div.agents-sec div.remen div.d1 > a {
    margin-right: 17px;
  }

  div.agents-sec div.remen div.d1 > a img {
    width: 53px;
    height: 51px;
  }

  div.agents-sec div.remen div.d1 > div {
    width: 70%;
  }

  div.agents-sec div.remen div.d1 > div p.p1 {
    font-size: 16px;
    margin-bottom: 3px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  div.agents-sec div.remen div.d1 > div p.p1 span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    background: #fec00f;
    color: #fff;
    line-height: 100%;
    margin-left: 12px;
    padding: 1px 4px;
  }

  div.agents-sec div.remen div.d1 > div p.p2 {
    font-size: 12px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  div.agents-sec div.remen div.d1 > div p.p2 span {
    color: red;
  }

  div.agents-sec div.remen div.d1 > span {
    position: absolute;
    width: 41px;
    height: 49px;
    background-image: url("../images/hzlh-remen-02.png");
    color: #fff;
    font-size: 12px;
    right: 12px;
    top: -7px;
    line-height: 130%;
    letter-spacing: 2px;
    padding: 5px;
  }

  div.agents-sec div.remen div.d2 {
    text-align: center;
    padding: 20px 0;
  }

  div.agents-sec div.remen div.d2 p {
    font-size: 12px;
    margin-bottom: 15px;
    padding: 0 10px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  div.agents-sec div.remen div.d2 a {
    border: 1px solid #e22323;
    color: #e22323;
    padding: 3px 15px;
    border-radius: 3px;
  }

  div.agents-sec div.remen div.d2 a:hover {
    background: #e22323;
    color: #fff;
  }

  .case-list li {
    padding: 15px 12px;
    border-bottom: 1px solid #ddd;
  }

  .case-list li a {
    display: block;
  }

  .case-list li .name {
    position: relative;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
  }

  .case-list li .content {
    margin-top: 5px;
    color: #666;
  }

  .case-list.black li:hover {
    background-color: #ddd;
  }

  .case-list.black li:hover a {
    color: #333;
  }

  .case-company-info,
  .case-info {
    border: 1px solid #bfbfbf;
  }

  .case-company-info > div,
  .case-info > div {
    padding: 12px 15px;
    border-bottom: 1px solid #bfbfbf;
  }

  .case-company-info > div:last-child,
  .case-info > div:last-child {
    border-bottom: none;
  }

  .case-company-info p.name,
  .case-info p.name {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .case-company-info p.name a,
  .case-info p.name a {
    display: inline-block;
    vertical-align: middle;
    font-size: 30px;
  }

  .case-company-info p.name a.icon-gray:before,
  .case-info p.name a.icon-gray:before {
    color: #aaa;
  }

  .case-company-info .top .text,
  .case-info .top .text {
    color: #999;
  }

  .case-company-info .top .text a,
  .case-company-info .top .text span,
  .case-info .top .text a,
  .case-info .top .text span {
    display: inline-block;
    vertical-align: middle;
  }

  .case-company-info .top .text > a,
  .case-info .top .text > a {
    margin-right: 20px;
  }

  .case-company-info .top .text > a:last-child,
  .case-info .top .text > a:last-child {
    margin-right: 0;
  }

  .case-company-info .top .text > a:last-child span,
  .case-info .top .text > a:last-child span {
    background-color: #333;
  }

  .case-company-info .top .text > a span,
  .case-info .top .text > a span {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #e22323;
    color: #fff;
    border-radius: 50%;
  }

  .case-company-info .center .text,
  .case-info .center .text {
    color: #444;
  }

  .case-company-info .foot,
  .case-info .foot {
    text-align: right;
    color: #999;
    margin-top: 5px;
  }

  .case-company-info .content > div,
  .case-info .content > div {
    margin-top: 10px;
  }

  .case-company-info .content > div .title,
  .case-info .content > div .title {
    font-size: 16px;
  }

  .case-company-info .content > div p,
  .case-info .content > div p {
    position: relative;
    margin-bottom: 8px;
  }

  .case-company-info .content > div a,
  .case-info .content > div a {
    display: block;
    color: #e22323;
  }

  .case-company-info .content > div a.text,
  .case-info .content > div a.text {
    padding-right: 90px;
  }

  .case-company-info .content > div a.to-repair,
  .case-info .content > div a.to-repair {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ff2a2a;
    color: #fff;
    padding: 0 12px;
    border-radius: 4px;
  }

  .case-company-info .title {
    border-bottom: 1px solid #ddd;
    position: relative;
  }

  .case-company-info .title p {
    font-size: 18px;
    color: #e22323;
    border-bottom: 2px solid #e22323;
    padding: 5px 0;
  }

  .case-company-info .title p span {
    font-size: 14px;
    color: #666;
  }

  .case-company-info .title i {
    color: #888;
    font-size: 12px;
    padding: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px;
  }

  .case-company-info .commission .commission-box {
    margin: 15px -8px;
  }

  .case-company-info .commission .commission-box li {
    padding: 8px;
    cursor: pointer;
  }

  .case-company-info .commission .commission-box li span {
    display: block;
    background-color: #e6dcdc;
    padding: 0 12px;
  }

  .case-company-info .commission .commission-box li.active span {
    background-color: #e22323;
    color: #fff;
  }

  .case-company-info .commission .commission-box li.no-data {
    opacity: 0.5;
    cursor: not-allowed;
  }

  .case-company-info .measure .title i {
    display: none;
    font-size: 24px;
  }

  .case-company-info .measure .measure-box {
    margin-top: 12px;
  }

  .case-company-info .measure .measure-box li {
    position: relative;
    padding: 6px 5px;
    margin-bottom: 2px;
    padding-right: 35px;
    cursor: pointer;
  }

  .case-company-info .measure .measure-box li.active {
    background-color: #f8e4e5;
    color: #e22323;
  }

  .case-company-info .measure .measure-box li span {
    position: absolute;
    top: 6px;
    right: 3px;
    color: #888;
  }

  .case-company-info .measure .measure-box li.no-data {
    color: #999;
    cursor: not-allowed;
  }

  .case-company-info .measure-case {
    padding-top: 20px;
  }

  .case-company-info .measure-case .case-list {
    overflow: auto;
  }

  .case-company-info .measure-case .case-list table {
    width: 798px;
  }

  .case-company-info .measure-case .case-list table tr td {
    text-align: center;
  }

  .case-company-info .measure-case .case-list table thead tr td {
    background-color: #eee;
    font-size: 16px;
    border-bottom: none;
  }

  .case-company-info .measure-case .case-list table tbody tr td a {
    display: block;
    height: 26px;
    line-height: 26px;
  }

  .case-company-info .measure-case .case-list table tbody tr td a.to-show {
    display: inline-block;
    background-color: #e22323;
    color: #fff;
    padding: 0 12px;
  }

  .case-company-info .measure-case .case-list table tbody tr td a.name {
    max-width: 360px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
  }

  .case-company-info .measure-case .pages {
    padding-top: 15px;
  }

  .case-company-info.black .commission .commission-box li span {
    background-color: #ccc;
    color: #000;
  }

  .case-company-info.black .commission .commission-box li.active span {
    background-color: #333;
    color: #fff;
  }

  .case-company-info.black .commission .commission-box li.no-data {
    opacity: 1;
  }

  .case-company-info.black .commission .commission-box li.no-data span {
    background-color: #ddd;
    color: #888;
  }

  .case-company-info.black .measure .measure-box li.active {
    background-color: #ddd;
    color: #000;
  }

  .topic-box {
    padding: 6px 20px;
    border: 1px solid #ccc;
    margin-top: 20px;
  }

  .topic-box ul li {
    border-bottom: none;
  }

  .topic-box ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .topic-box ul li a i {
    top: 12px !important;
  }

  .topic-box ul li a span {
    top: 4px !important;
  }

  .typical {
    margin-top: 19px;
  }

  .typical .typical-top > div {
    padding: 20px 15px 2px;
  }

  .typical .typical-top a {
    display: block;
    position: relative;
    height: 260px;
    overflow: hidden;
  }

  .typical .typical-top a img {
    display: block;
    height: 100%;
    margin: auto;
  }

  .typical .typical-top a p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 8px 5px;
    color: #fff;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

@media screen and (max-width: 1024px) {
  section {
    padding-top: 0;
  }

  section div.banner {
    padding-bottom: 23px;
  }

  section .infoGlobal-tab-title {
    border: 1px solid #b0b0b0;
  }

  section .infoGlobal-tab-title li {
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    padding: 0 25px;
    cursor: pointer;
  }

  section .infoGlobal-tab-title li.active {
    background: #e22323;
    color: #fff;
  }

  section .infoGlobal .infoGlobal-left {
    width: 100%;
  }

  section .infoGlobal .infoGlobal-left .infoGlobal-list li {
    border-bottom: 1px solid #b0b0b0;
    padding: 13px 12px 6px;
  }

  section .infoGlobal .infoGlobal-left .infoGlobal-list li a {
    display: block;
  }

  section .infoGlobal .infoGlobal-left .infoGlobal-list li a.title {
    font-weight: 700;
    font-size: 15px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 6px;
  }

  section .infoGlobal .infoGlobal-left .more {
    text-align: center;
    margin: 35px 0 10px;
  }

  section .infoGlobal .infoGlobal-left .more a {
    display: inline-block;
    padding: 3px 20px;
    background: #e22323;
    color: #fff;
  }

  div.publicity-service div.pub-ser {
    margin-bottom: 25px;
    width: 100%;
  }

  div.publicity-service div.pub-ser .pub-sec {
    margin-left: -10px;
    margin-right: -10px;
  }

  div.publicity-service div.pub-ser .pub-sec div {
    padding: 0 10px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  section div.crumbsNav {
    padding: 8px;
    margin-bottom: 0;
  }

  section .infoGlobal-tab-title {
    border: 1px solid #eee;
  }

  section .infoGlobal-tab-title li {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 8px;
  }

  .case-company-info,
  .case-info {
    border: none;
  }

  .case-company-info > div,
  .case-info > div {
    border-bottom: 1px solid #ddd;
  }
}

.credit-rating-label {
  margin-top: 5px;
  padding: 0 10px;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
  color: #e22323;
  cursor: pointer;
}

.credit-rating-label i {
  font-style: normal;
  font-weight: 600;
}
