@charset "utf-8";
/* 公司简介 */
.section-about{height: 400px;background: #fff;padding-top: 60px;}
.section-about .company-pic{width: 600px;height: 338px;}
.section-about .col-main{width: 560px;}
.section-about .section-title{color: #333;margin-bottom: 14px;position: relative;}
.section-about .section-title-main{font-size: 24px;}
.section-about .section-title-sub{font-size: 18px;font-weight: normal;}
.section-about .section-title::after{width: 87px;height: 3px;background: #88cc2f;content: "";position: absolute;left: 0;right: auto;top: auto;bottom: -16px;margin: auto;display: none;}
.section-about .company-text{font-size: 14px;line-height: 24px;color: #999;height: 192px;overflow: hidden;}
.more-link-arrow{width: 128px;height: 36px;line-height: 36px;border: 1px solid #e5e5e5;background: none;display: block;margin-top: 27px;text-align: center;color: #999;font-size: 14px;}
.more-link-arrow:hover{border: 1px solid #206bd1;color: #206bd1;}
/* 公司荣誉 */
.section-honor{background: #206bd1;padding: 36px 0 33px 0;}
.section-honor .wrapper::after{position: absolute;width: 67px;height: 269px;background: url(/uploads/image/wsimg/bg-honor.png) 0 0 no-repeat;content: "";top: 71px;right: -67px;}
.section-honor .section-title{color: #fff;text-align: center;padding-bottom: 36px;}
.section-honor .section-title-sub{font-weight: normal;}
.section-honor .company-pic{width: 600px;height: 202px;}       
.section-honor .col-main{width: 560px;}
.section-honor .text-news-item{line-height: 50px;color: #fff;border-bottom: none;padding-left: 36px;background: url(/uploads/image/wsimg/bg-cup.png) 0 center no-repeat;}
.section-honor .text-news-item a{color: #fff;}
.section-honor .text-news-item:hover .text-news-detail{color: #fff;}
.section-honor .more-link-arrow{display: block;margin: 50px auto 0;color: #fff;}
.section-honor .more-link-arrow:hover{color: #206bd1;background: #fff;}
/* 权属企业 */
.section-special{padding: 86px 0 0 0;}
.section-special .section-title .section-title-main,
.section-special .section-title .section-title-sub{display: inline-block;vertical-align: middle;}
.section-special .section-title .section-title-sub{font-weight: normal;font-size: 18px;}
.section-special .pic-news-container{margin: 0 -25px 0 0;}
.section-special .pic-news-container .pic-news-item{width: 387px;margin: 0 20px 0 0;}
.section-special .pic-news-container .pic-news-item:hover{border-bottom: 2px solid #206bd1;}
.section-special .pic-news-container .pic-news-item:hover::after{display: none;}
.section-special .pic-news-container .pic-news-img{width: 100%;height: 261px;}
.swiper-container-04{margin-top: 40px;height: 368px;}
.swiper-container-04 .arrow-left-04,
.swiper-container-04 .arrow-right-04{width: 40px;height: 40px;position: absolute;top: 110px;z-index: 99;}
.swiper-container-04 .arrow-left-04{background: url(/uploads/image/wsimg/rect-left.png) center center no-repeat;left: 0;}
.swiper-container-04 .arrow-right-04{background: url(/uploads/image/wsimg/rect-right.png) center center no-repeat;right: 0;}
.section-special .more-link-arrow{display: block;margin: 8px auto 0;color: #999;}
.section-special .more-link-arrow:hover{color: #206bd1;border: 1px solid #206bd1;}
/* 相册 */
.section-gallery{padding: 79px 0;}
.gallery-wrapper{position: relative;height: 338px;}
.gallery-wrapper .section-title{width: 332px;height: 168px;background: #206bd1;text-align: center;color: #fff;position: absolute;top: 0;left: 0;}
.gallery-wrapper .section-title-main{padding-top: 40px;}
.gallery-wrapper .section-title-sub{font-weight: normal;}
.gallery-wrapper .section-title::after {width: 87px;height: 3px;background: #88cc2f;content: "";position: absolute;left: 0;right: 0;top: auto;bottom: 51px;margin: auto;}
.gallery-wrapper .gallery-item{position: absolute;width: 332px;height: 168px;overflow: hidden;}
.gallery-wrapper .gallery-item:nth-of-type(2){width: 532px;height: 338px;top: 0;left: 334px;}
.gallery-wrapper .gallery-item:nth-of-type(3){top: 0;right: 0;}
.gallery-wrapper .gallery-item:nth-of-type(4){bottom: 0;left: 0;}
.gallery-wrapper .gallery-item:nth-of-type(5){bottom: 0;right: 0;}
.gallery-wrapper .gallery-item img{width: 100%;height: 100%;display: block;transition: all linear .25s;}
.gallery-wrapper .gallery-item:hover img{transform: scale(1.15);}

/* 兖煤蓝天 */
.ltqjny .section-gallery{padding-top: 0;}

@media screen and (max-width: 900px){
  .section-title-main{font-weight: bold;text-align: center;}
  .section-title-sub{font-weight: bold;color: #dcdcdc;text-align: center;}
  .section-about{padding-top: .4rem;height: auto;}
  .section-about .section-title-sub{font-weight: bold;}
  .section-about .company-pic{display: none;}
  .section-about .col-main{width: 100%;padding: 0 .25rem;}
  .more-link-arrow{display: block;margin: .3rem auto 0;}

  .section-honor{margin-top: .3rem;padding: .4rem 0;}
  .section-honor .section-title{padding-bottom: .3rem;}
  .section-honor .section-title-sub{font-weight: bold;color: #fff;}
  .section-honor .company-pic{max-width: 5.8rem;max-height: 3.86rem;display: block;margin: 0 auto;float: none;width: auto;height: auto;}
  .section-honor .col-main{width: 100%;float: none;padding: 0 .25rem;}
  .section-honor .text-news{margin-top: .2rem;}
  .section-honor .text-news-item{font-size: .3rem;line-height: .6rem;background: url(/uploads/image/wsimg/bg-cup.png) .1rem center no-repeat;background-size: .3rem;}
  .section-honor .more-link-arrow{margin: .4rem auto 0;}

  .section-special{padding: .4rem 0;}
  .section-special .section-title .section-title-main, 
  .section-special .section-title .section-title-sub{display: block;font-weight: bold;}
  .swiper-container-04{margin-top: .4rem;height: 1.8rem;}
  .section-special .pic-news-container{width: 100%;margin: 0;display: flex;justify-content: space-between;}
  .section-special .pic-news-container .pic-news-link{width: 33%;}
  .section-special .pic-news-container .pic-news-item{width: 100%;margin: 0;float: left;}
  .section-special .pic-news-container .pic-news-img{height: 1.8rem;}
  .pic-news-container .pic-news-text{display: none;}
  .swiper-container-04 .arrow-left-04, 
  .swiper-container-04 .arrow-right-04{display: none;}
  .section-special .more-link-arrow{margin: .3rem auto 0;}
  /* 3.48 1.8 */

  	/* .section-gallery */
	.section-gallery{background: #fff;padding: .2rem 0 .6rem 0;}
	.gallery-wrapper{display: flex;flex-wrap: wrap;justify-content: space-between;height: 3.7rem;padding: 0 .25rem;}
	.gallery-wrapper .section-title,
	.gallery-wrapper .gallery-item,
	.gallery-wrapper .gallery-item:nth-of-type(2){width: 3.48rem;height: 1.8rem;position: static;}
	.gallery-wrapper .gallery-item:nth-of-type(5){display: none;}
	.gallery-wrapper .section-title{position: relative;}
	.gallery-wrapper .section-title::after{bottom: .6rem;width: .92rem;height: .04rem;}
	.gallery-wrapper .section-title-main{padding-top: .5rem;font-size: .34rem;}
	.gallery-wrapper .section-title-sub{display: none;}
}