@charset "UTF-8";
/*婢舵挳鍎?/
/*婢舵挳鍎?/
html, body {
  line-height: 1.85857143;
  background-color: #f6f6f6; }

/*娑撴槒澹?/
a {
  color: #666; }
  a:hover {
    color: #e13911; }

ul {
  list-style: none; }

ul, li, dl, dt, dd, p {
  margin: 0;
  padding: 0; }

.plr {
  padding: 0 0.625rem; }

.mt20 {
  margin-top: 0.5rem;
  overflow: hidden; }

.pt20 {
  padding-top: 0.5rem; }

.ptb20 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.mui-btn, button, input[type=button], input[type=reset], input[type=submit] {
  font-size: 0.5rem;
  height: 1.25rem;
  line-height: 1.25rem;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center; }

.mui-table-view-cell.active a {
  color: #e13911; }
  .mui-table-view-cell.active a i {
    margin-right: 5px; }

.mui-content {
  background: #f6f6f6; }

.mui-btn-style {
  border-color: #e13911;
  background-color: #e13911;
  color: #fff; }
  .mui-btn-style:hover {
    color: #fff; }
  .mui-btn-style:visited {
    color: #fff; }

.mui-btn-orange {
  border-color: #fc8912;
  background-color: #fc8912;
  color: #fff; }

.mui-slider-indicator {
  bottom: 0; }

.mui-slider-title span {
  display: block;
  width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mui-slider-item.h200 img {
  width: 100%;
  height: 200px; }

.w120 {
  width: 120px; }

.header {
  background-color: #fff;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.3); }
  .header .logo {
    height: 3rem;
    position: relative; }
    .header .logo img {
      position: absolute;
      width: 7rem;
      height: 0.925rem;
      left: 50%;
      top: 50%;
      margin-left: -3.5rem;
      margin-top: -0.475rem; }
    .header .logo p {
      position: absolute;
      top: 50%;
      z-index: 2;
      right: 0.75rem;
      margin-top: -14px; }
      .header .logo p a {
        color: #666; }
  .header .nav {
    width: 100%;
    background-color: #e02b00;
    padding: 0 0.625rem;
    overflow: hidden; }
    .header .nav.active {
      width: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 5; }
    .header .nav ul {
      height: 2.25rem;
      line-height: 2.25rem;
      text-align: center; }
      .header .nav ul li {
        position: relative;
        display: inline-block;
        text-align: center;
        margin: 0 0.175rem;
        z-index: 6; }
        .header .nav ul li:after {
          content: " ";
          display: block;
          position: absolute;
          height: 0.225rem;
          width: 0.225rem;
          bottom: -0.125rem;
          left: 50%;
          margin-left: -0.1rem;
          border-left: 1px solid #9c1e00;
          border-top: 1px solid #9c1e00;
          background-color: #e02b00;
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          transition: .25s;
          display: none; }
        .header .nav ul li.active a {
          color: #fff;
          opacity: 1; }
        .header .nav ul li.show:after {
          display: block; }
    .header .nav a {
      font-size: 0.6rem;
      color: #fff;
      opacity: .6; }
    .header .nav .nav-tow {
      width: 100%;
      line-height: 2rem;
      height: 2rem;
      background-color: #e02b00;
      border-top: 1px solid #9c1e00;
      clear: both; }
      .header .nav .nav-tow .scroll-active {
        left: 50% !important;
        transform: translateX(-50%) !important;
        -webkit-transform: translateX(-50%) !important; }
      .header .nav .nav-tow .mui-scroll-wrapper {
        height: 2rem !important; }
      .header .nav .nav-tow p {
        float: left; }
        .header .nav .nav-tow p a {
          float: left; }
          .header .nav .nav-tow p a:first-child:before {
            display: none; }
          .header .nav .nav-tow p a:before {
            content: "/";
            margin: 0 0.4rem;
            color: #a11f00; }
          .header .nav .nav-tow p a.active {
            opacity: 1; }

#new-banner {
  width: 100%;
  max-height: 7.5rem;
  margin-bottom: 0.5rem; }

.new-banneer1 {
  width: 100%;
  height: 160px;
  background: url(../img/1600.jpg) no-repeat;
  background-size: 100% auto;
  position: relative;
  overflow: hidden;
  margin-top: -15px; }

.new-banneer1 .new-box {
  margin: 20px 0 5px 0;
  height: 40px;
  overflow: hidden;
  position: relative; }

.new-banneer1 .new-box ul {
  width: 100%;
  left: 0;
  position: absolute; }

.new-banneer1 .new-box ul li {
  font-size: 20px;
  color: #ffff3b;
  line-height: 20px;
  text-align: center;
  padding: 0 10px; }

.new-banneer1 h1 {
  font-weight: normal;
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  padding: 0 10px; }

/*鏉╂柨娲栨い鍫曞劥start*/
.home-top {
  position: fixed;
  right: -1.5rem;
  bottom: 1.25rem;
  width: 1.5rem;
  height: 1.5rem;
  text-align: center;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 5;
  cursor: pointer;
  transition: .5s;
  opacity: 0; }
  .home-top.active {
    display: block;
    right: 5px;
    opacity: 1; }
  .home-top span {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    position: absolute;
    z-index: 4; }
  .home-top:before {
    content: "";
    width: 0.75rem;
    height: 0.75rem;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0.375rem;
    top: 0.6rem; }

/*鏉╂柨娲栨い鍫曞劥end*/
.banner img {
  width: 100%;
  height: auto; }
.banner.font0 p {
  font-size: 0; }

.chairman {
  margin: 1.375rem 0; }
  .chairman img {
    width: 100%;
    height: auto; }

/*閺備即妞 start*/
.new {
  width: 100%;
  height: 1.5rem;
  padding-bottom: 0.375rem;
  position: relative;
  overflow: hidden; }
  .new dl {
    width: 100%;
    position: relative;
    height: 2rem; }
    .new dl dd {
      position: absolute;
      width: 100%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      top: 0;
      z-index: 1;
      left: 2.375rem; }
      .new dl dd p {
        display: block;
        height: 1.375rem;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-size: 0.6rem;
        line-height: 1.375rem;
        padding-right: 2.375rem; }

/*閺備即妞坋nd*/
.about {
  margin-top: 0.5rem; }
  .about ul li {
    width: 22%;
    float: left;
    margin-left: 4%; }
    .about ul li:first-child {
      margin-left: 0; }
    .about ul li img {
      width: 100%;
      height: auto; }

.banner1 {
  margin: 0.625rem 0;
  position: relative; }
  .banner1 img {
    width: 100%; }

.news a:first-child dl {
  border-top: 0; }
.news a dl {
  padding: 0.5rem 0;
  border-top: 1px solid #ddd; }
  .news a dl dt {
    max-height: 6.25rem;
    font-size: 0.6rem;
    color: #666;
    line-height: 1rem;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
    .news a dl dt p {
      color: #666;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      font-size: 0.6rem; }
  .news a dl dd {
    margin-top: 0.25rem;
    line-height: 1.3rem;
    color: #999;
    font-size: 0.55rem; }
    .news a dl dd span {
      margin-right: 0.375rem; }
    .news a dl dd p {
      font-size: 0.55rem;
      height: 1.8rem;
      line-height: 0.9rem;
      overflow: hidden;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2; }

.news1 {
  overflow: hidden; }
  .news1 a:first-child dl {
    border-top: 0; }
  .news1 a dl {
    width: 100%;
    float: left;
    padding: 0.5rem 0;
    border-top: 1px solid #ddd; }
    .news1 a dl.borno {
      border: 0; }
    .news1 a dl dt {
      width: 6.375rem;
      height: 4rem;
      margin-right: 0.875rem;
      float: left; }
      .news1 a dl dt img {
        width: 6.375rem;
        height: 3.5rem;
        border-radius: 3px; }
    .news1 a dl dd {
      color: #999;
      font-size: 0.55rem; }
      .news1 a dl dd p {
        font-weight: bold;
        max-height: 6.25rem;
        line-height: 1rem;
        margin-bottom: 0.5rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: #666;
        font-size: 0.6rem; }
  .news1 a:first-child ul {
    border-top: 0; }
  .news1 p a:first-child dl {
    border-top: 1px solid #ddd; }
  .news1 ul {
    width: 100%;
    float: left;
    border-top: 1px solid #ddd;
    padding-top: 0.5rem; }
    .news1 ul li {
      font-size: 0.6rem;
      line-height: 1rem;
      color: #999;
      margin-bottom: 0.25rem; }
      .news1 ul li h3 {
        font-size: 0.8rem;
        line-height: 1rem;
        color: #333; }
      .news1 ul li p {
        font-size: 0.7rem;
        line-height: 1rem;
        color: #666;
        font-weight: bold; }
      .news1 ul li img {
        width: 100%;
        border-radius: 3px; }

.video {
  position: relative;
  z-index: 1; }
  .video dl dt {
    width: 50%;
    float: left; }
  .video dl dd {
    width: 25%;
    float: left;
    padding-right: 0.325rem; }
    .video dl dd img {
      width: 100%; }
    .video dl dd video {
      position: relative;
      z-index: 1; }

.title {
  clear: both;
  padding: 0.5rem 0;
  height: 1.7rem;
  border-bottom: 1px solid #ddd; }
  .title.borno {
    border: 0; }
  .title dl {
    width: 100%;
    float: left; }
    .title dl dt {
      color: #333;
      font-size: 0.6rem;
      float: left;
      position: relative;
      padding-left: 0.75rem; }
      .title dl dt:before {
        content: "";
        width: 0.175rem;
        height: 0.7rem;
        left: 0;
        top: 50%;
        margin-top: -0.35rem;
        background-color: #e13911;
        position: absolute; }
    .title dl dd {
      font-size: 0.5rem;
      float: right;
      color: #999; }

.memorabilia {
  height: 300px;
  background-color: #fff;
  padding: 10px 0; }
  .memorabilia dl {
    overflow: hidden;
    height: 100px; }
    .memorabilia dl dt {
      margin-right: 0.5rem;
      width: 2.75rem;
      height: 100px;
      float: left;
      border-right: 1px solid #a0a0a0;
      position: relative;
      color: #e13911;
      font-size: 0.5rem;
      line-height: 0.5rem;
      padding-left: 0.75rem; }
      .memorabilia dl dt b {
        display: block;
        font-size: 0.55rem;
        line-height: 0.75rem;
        padding-top: 0.25rem; }
      .memorabilia dl dt:before {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        border-radius: 100%;
        padding: 5px;
        border: 1px solid #a0a0a0;
        background-color: #fff;
        top: 10px;
        right: -7px;
        box-sizing: border-box; }
      .memorabilia dl dt:after {
        content: "";
        width: 4px;
        height: 4px;
        background-color: #a0a0a0;
        position: absolute;
        top: 15px;
        right: -2px;
        border-radius: 100%; }
    .memorabilia dl dd {
      padding-right: 0.25rem; }
      .memorabilia dl dd h3 {
        color: #666;
        font-size: 0.6rem;
        line-height: 0.75rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
      .memorabilia dl dd p {
        display: block;
        color: #999;
        height: 40px;
        line-height: 20px;
        font-size: 0.6rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }

.business ul li {
  width: 30%;
  float: left;
  margin-left: 5%; }
  .business ul li:first-child {
    margin-left: 0; }
  .business ul li img {
    width: 100%;
    height: auto; }

.culture ul li {
  width: 47.5%;
  float: left;
  margin-right: 5%;
  margin-bottom: 3%;
  position: relative; }
  .culture ul li:nth-child(2n) {
    margin-right: 0; }
  .culture ul li img {
    width: 100%;
    height: auto; }
  .culture ul li p {
    height: 2rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #fff;
    line-height: 0.75rem;
    padding-top: 0.75rem;
    font-weight: bold;
    background: -ms-linear-gradient(top, transparent, #000);
    background: -moz-linear-gradient(top, transparent, #000);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#fff));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#fff));
    background: -webkit-linear-gradient(top, transparent, #000);
    background: -o-linear-gradient(top, transparent, #000); }

.link {
  overflow: hidden; }
  .link ul li {
    width: 21.25%;
    float: left;
    margin-right: 5%; }
    .link ul li:nth-child(4n) {
      margin-right: 0; }
    .link ul li img {
      width: 100%;
      height: auto; }

.footer {
  overflow: hidden;
  background-color: #000;
  text-align: center; }
  .footer dl {
    height: 3.325rem;
    color: #9d9d9d;
    text-align: center;
    padding-top: 0.775rem; }
    .footer dl dt {
      display: inline-block;
      margin: 0 0.5rem; }
      .footer dl dt img {
        width: 1.525rem;
        height: 1.525rem; }
    .footer dl dd {
      display: inline-block;
      font-size: 1.05rem;
      line-height: 0.75rem;
      text-align: left; }
      .footer dl dd span {
        font-size: 0.5rem; }
  .footer p {
    padding: 0.25rem 0;
    margin-bottom: 0;
    background-color: #524949;
    line-height: 0.75rem;
    font-size: 0.55rem;
    color: #fff; }

.home {
  padding: 5px 0;
  text-align: center; }
  .home a {
    color: #e13911;
    font-size: 0.6rem; }

.loding {
  text-align: center;
  color: #666;
  font-size: 0.6rem;
  padding: 5px 0;
  display: none; }

.deg360 {
  -webkit-animation: deg360 3s linear infinite;
  animation: deg360 3s linear infinite;
  margin: 0 5px; }

@-webkit-keyframes deg360 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@keyframes deg360 {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
/*-------------妫ｆ牠銆塱ndex.html end-----------------*/
/*-------------缁犫偓娴犲獘bout.html statr-----------------*/
.about-box dl {
  padding-top: 0.5rem; }
  .about-box dl dt {
    text-align: center; }
    .about-box dl dt b {
      font-size: 0.9rem;
      color: #000; }
    .about-box dl dt img {
      width: 10rem;
      margin: 0.5rem 0; }
  .about-box dl dd img {
    width: 100%;
    height: auto; }

.about-bigevent .about-bigevent-title {
  font-size: 1rem;
  color: #333; }
.about-bigevent .about-bigevent-box {
  border-left: 1px solid #ccc;
  padding: 0 1.25rem 0 2.175rem; }
  .about-bigevent .about-bigevent-box dl {
    width: 100%;
    position: relative;
    color: #666;
    margin-bottom: 2.5rem; }
    .about-bigevent .about-bigevent-box dl dt {
      font-size: 0.55rem;
      line-height: 1rem; }
      .about-bigevent .about-bigevent-box dl dt p {
        font-size: 0.6rem;
        color: #333;
        font-weight: bold;
        line-height: 0.875rem; }
      .about-bigevent .about-bigevent-box dl dt img {
        width: 100%;
        height: auto; }
    .about-bigevent .about-bigevent-box dl dd {
      max-height: 4.125rem;
      margin-top: 0.5rem;
      font-size: 0.55rem;
      line-height: 0.875rem;
      overflow: hidden; }
    .about-bigevent .about-bigevent-box dl:before {
      content: "";
      position: absolute;
      width: 20px;
      height: 20px;
      border-radius: 100%;
      border: 5px solid #fff;
      background-color: #e13911;
      top: 20px;
      left: -2.175rem;
      margin-left: -10px;
      box-sizing: border-box; }
    .about-bigevent .about-bigevent-box dl:after {
      content: "";
      position: absolute;
      width: 1.25rem;
      height: 3px;
      background-color: #e13911;
      margin-left: -10px;
      box-sizing: border-box;
      top: 29px;
      left: -2.175rem;
      margin-left: 15px; }

/*-------------缁犫偓娴犲獘bout.html end-----------------*/
/*-------------閺備即妞堥崚妤勩€僡nnounce.html start-----------------*/
/*閺備即妞堢拠锔藉剰婢舵挳鍎磗tart*/
.header1 {
  width: 100%;
  height: 3rem;
  background-color: #b5a6a3;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  padding: 0.675rem 0.875rem 0;
  z-index: 5; }
  .header1 dl {
    float: left; }
    .header1 dl dt {
      margin-right: 0.65rem;
      height: 1.625rem;
      float: left;
      border-right: 1px solid rgba(0, 0, 0, 0.3); }
      .header1 dl dt img {
        padding-right: 0.65rem;
        height: 1.625rem;
        border-right: 1px solid rgba(255, 255, 255, 0.5); }
    .header1 dl dd {
      float: left;
      line-height: 1.625rem;
      color: #fff;
      font-size: 0.6rem; }
      .header1 dl dd a {
        line-height: 1.625rem;
        color: #fff;
        font-size: 0.6rem; }
  .header1 p {
    width: 0.975rem;
    padding-top: 0.325rem;
    float: right; }
    .header1 p img {
      width: 100%;
      height: auto; }

#fx-on i {
  color: #fff;
  font-size: 1rem; }

.pt {
  padding-top: 3rem; }

/*閸掑棔闊?/
.share {
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #eee;
  z-index: 1000;
  display: none; }
  .share .share-box {
    height: 5rem;
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1); }
  .share .share-btn {
    height: 2.25rem;
    background: #fff;
    text-align: center;
    line-height: 2.25rem;
    font-size: 0.6rem;
    color: #333; }

/*閺備即妞堢拠锔藉剰婢舵挳鍎磂nd*/
.bd_weixin_popup {
  box-sizing: content-box; }

.bdshare-button-style0-16 .wx,
.bdshare-button-style0-16 .wb,
.bdshare-button-style0-16 .qq {
  padding: 0;
  margin: 0;
  height: 5rem;
  width: 33.3%;
  text-align: center;
  padding-top: 3.5rem;
  background: url(../img/wx.png) no-repeat center 0.75rem;
  background-size: 2.4rem;
  float: left; }
.bdshare-button-style0-16 .wb {
  background-image: url(../img/wb.png); }
.bdshare-button-style0-16 .qq {
  background-image: url(../img/qq.png); }

.news-box {
  color: #666;
  font-size: 0.6rem;
  line-height: 1rem;
  overflow: hidden;
  word-break: normal; }
  .news-box div {
    text-indent: 2em;
    margin-top: 0.5rem; }
  .news-box img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    text-indent: 0; }
  .news-box .news-box-img {
    text-align: center;
    text-indent: 0; }
    .news-box .news-box-img img {
      width: 10rem; }
  .news-box .news-box-img1 {
    text-align: center;
    text-indent: 0;
    position: relative;
    padding-bottom: 6.25rem; }
    .news-box .news-box-img1 img {
      width: 100%;
      height: auto; }
    .news-box .news-box-img1 dl {
      text-align: left;
      padding: 0.75rem 1.5rem;
      background: rgba(225, 57, 15, 0.9);
      color: #fff;
      font-size: 0.6rem;
      position: absolute;
      top: 300px; }
      .news-box .news-box-img1 dl dt {
        padding-left: 1.5rem;
        margin-bottom: 1rem;
        width: 100%;
        position: relative; }
        .news-box .news-box-img1 dl dt:before {
          content: "";
          width: 0.725rem;
          height: 0.725rem;
          background-color: #fff;
          position: absolute;
          left: 0;
          top: 50%;
          margin-top: -0.375rem; }

/*-------------閺備即妞堥崚妤勩€僡nnounce.html end-----------------*/
/*-------------娑撴槒鎯€娑撴艾濮焍usiness.html end-----------------*/
.business-box {
  text-indent: 0 !important;
  margin-top: 0 !important; }
  .business-box p {
    padding: 1.5rem;
    background: rgba(225, 57, 15, 0.9);
    color: #fff;
    position: relative;
    top: -1.075rem;
    font-size: 0.6rem; }
  .business-box span {
    padding: 1.5rem;
    background: rgba(225, 57, 15, 0.9);
    color: #fff;
    position: relative;
    bottom: -1.5rem;
    font-size: 0.6rem;
    display: block; }
  .business-box img {
    width: 100%;
    height: auto; }

/*-------------娑撴槒鎯€娑撴艾濮焍usiness.html end-----------------*/
/*-------------娴间椒绗熺拹锝勬崲responsibility.html end-----------------*/
.responsibility-cooperation {
  overflow: hidden; }
  .responsibility-cooperation ul li {
    margin-top: 0.5rem;
    width: 50%;
    float: left;
    padding-right: 2.5%; }
    .responsibility-cooperation ul li:nth-child(2n) {
      padding-left: 2.5%;
      padding-right: 0; }
    .responsibility-cooperation ul li img {
      border: 1px solid #ddd;
      width: 100%;
      height: auto; }

.responsibility-safety {
  font-size: 0.6rem;
  line-height: 1rem;
  color: #666; }
  .responsibility-safety ul li {
    margin-top: 0.5rem; }
    .responsibility-safety ul li p {
      border-radius: 0.25rem;
      overflow: hidden;
      position: relative;
      line-height: 0; }
      .responsibility-safety ul li p img {
        width: 100%;
        height: auto; }
      .responsibility-safety ul li p span {
        height: 2rem;
        background: rgba(225, 57, 15, 0.9);
        position: absolute;
        bottom: 0;
        width: 100%;
        color: #fff;
        line-height: 2rem;
        padding-left: 1.1rem;
        font-size: 0.6rem; }
  .responsibility-safety dl {
    padding: 0 1.15rem;
    line-height: 1rem; }
    .responsibility-safety dl dt {
      margin-top: 0.5rem;
      position: relative;
      color: #333;
      font-weight: bold; }
      .responsibility-safety dl dt:before {
        content: "";
        position: absolute;
        left: -1.15rem;
        top: 50%;
        width: 0.5rem;
        height: 0.5rem;
        margin-top: -0.25rem;
        background: #e13911; }
    .responsibility-safety dl dd img {
      max-width: 100%; }
    .responsibility-safety dl dd b {
      display: block; }

/*-------------娴间椒绗熺拹锝勬崲responsibility.html end-----------------*/
/*-------------娴滅儤澧燾ulture.html end-----------------*/
.culture-tab {
  margin: 1.15rem 0; }
  .culture-tab ul {
    border: 1px solid #e13911;
    border-radius: 3px;
    overflow: hidden; }
    .culture-tab ul li {
      font-size: 0.6rem;
      color: #e13911;
      line-height: 1.5rem;
      width: 25%;
      float: left;
      text-align: center;
      border-right: 1px solid #e13911; }
      .culture-tab ul li:last-child {
        border-right: 0; }
      .culture-tab ul li.active {
        background-color: #e13911;
        color: #fff; }

.culture-cascade-box {
  display: none;
  overflow: hidden; }
  .culture-cascade-box:first-child {
    display: block; }
  .culture-cascade-box ul li {
    padding-right: 1%;
    line-height: 0;
    width: 50%;
    float: left; }
    .culture-cascade-box ul li:nth-child(2n) {
      padding-left: 1%;
      padding-right: 0; }
    .culture-cascade-box ul li p {
      margin-bottom: 2%; }
    .culture-cascade-box ul li img {
      width: 100%;
      height: auto; }

/*-------------娴滅儤澧燾ulture.html end-----------------*/
/*-------------閼辨梻閮碿ontact.html end-----------------*/
.contact-box dl {
  border-bottom: 1px solid #dcdcdc;
  font-size: 0.6rem;
  padding: 0.5rem 1rem; }
  .contact-box dl dt {
    font-size: 0.65rem;
    color: #333;
    font-weight: bold;
    margin: 0.25rem 0; }
  .contact-box dl dd {
    color: #999;
    line-height: 1rem; }
    .contact-box dl dd i {
      margin-right: 10px; }
.contact-box ul {
  font-size: 0.6rem;
  padding: 0.5rem 1rem; }
  .contact-box ul li {
    color: #999;
    margin-bottom: 0.5rem; }
    .contact-box ul li b {
      display: block;
      font-size: 1.05rem;
      color: #333;
      line-height: 1rem; }
    .contact-box ul li p i {
      margin-right: 10px; }
.contact-box span {
  display: block;
  text-align: center;
  padding: 0.5rem 0; }
  .contact-box span img {
    margin-top: 0.25rem;
    width: 7.5rem;
    height: auto; }

#map {
  width: 100%;
  height: 300px;
  border-bottom: 1px solid #dcdcdc;
  border-radius: 5px; }

/*-------------閼辨梻閮碿ontact.html end-----------------*/
/*-----------------------responsibility.html-------------------------*/
.responsbox {
  padding: 0.8rem;
  line-height: 1rem;
  color: #333;
  background: #ddd;
  border-left: 4px solid #E13911; }

.responsibility-client-banner img {
  width: 100%;
  display: block; }

.zhaopin ul a {
  display: block; }
  .zhaopin ul a:nth-child(2n+1) {
    background-color: #fff; }
.zhaopin ul li {
  padding: 0.25rem 0.25rem;
  line-height: 0.875rem;
  font-size: 0.6rem;
  position: relative;
  padding-right: 50px; }
  .zhaopin ul li span {
    position: absolute;
    right: 5px;
    float: right;
    top: 0.25rem;
    color: #999; }

#banner-20180214 img {
  width: 100%; }
/*# sourceMappingURL=style.css.map */
