/* 集团简介 */



.about-info {

    width: 100%;

    display: flex;

    flex-wrap: wrap;

    align-items: flex-start;

	margin-bottom:80px;

}

.about-left {

    width: 28%;

    height: auto;

    margin-right:4%;

}

.about-inner-info {

    width: 66%;

}

.about-inner-info p {

    font-size:16px;

    line-height:2;

    text-indent: 2em;

    margin-bottom: 15px;

    color: #666;

    text-align: justify;

}



.about-info-fzlc{

    width: 100%;

	overflow:hidden;

	background:#f7f7f7 url(../img/aboutlcbj.jpg) no-repeat bottom;

	padding:80px 0 0;

}

.about-page .history {

	margin-top:3.5%;

}

.about-page .history .gallery-top .swiper-slide {

	overflow: hidden;

}

.about-page .history .gallery-top .pic{

	width: 50%; 

	float: left;

	overflow: hidden;

	border-radius: 4px;

}

.about-page .history .gallery-top .text{

	width: 50%;

	position: absolute; 

	top: 0;

	right: 0; 

	height:100%;

	background-color:#fff;

	border-radius: 4px; 

	overflow: hidden;  

	display: flex;  

	justify-content: left;

}

.about-page .history .gallery-top img {

   width:100%;

   height:100%; 

   display:block;

   -webkit-transition: all 0.8s ease-out;

   -ms-transition: all 0.8s ease-out;

   -moz-transition: all 0.8s ease-out;

   -o-transition: all 0.8s ease-out;

   transition: all 0.8s ease-out;

}

.about-page .history .gallery-top .pic:hover img{

	-webkit-transform:scale(1.12, 1.12); 

	-moz-transform:scale(1.12, 1.12); 

	-o-transform:scale(1.12, 1.12); 

	-ms-transform:scale(1.12, 1.12); 

	transform:scale(1.12, 1.12);

}



.about-page .history .gallery-top .txt{

	width:90%;

	font-weight:normal; 

	color:#333333;

	overflow:hidden;

	font-size: 16px;

	line-height: 26px;

	padding-right:30px;

	overflow-y: scroll;

	margin:43px auto;

}

.about-page .history .gallery-top .txt p{

	margin-bottom:10px;

}



.about-page .history .gallery-thumbs {

	margin-top: 2.4%; 

	margin-bottom:6%;

}

.about-page .history .gallery-thumbs .swiper-slide {

	font-size:16px;

	font-weight: bold;

	text-align: center;

	background: url(../img/history_ruler2.png) no-repeat center top;

	background-size: 100% auto;

	padding-top: 70px; color:#666;

	cursor: pointer;transition:all 0.3s; height:112px;

}

.about-page .history .gallery-thumbs .swiper-slide-thumb-active {

	color: #e70012;

	font-size:32px;

	background-image:url(../img/history_ruler2_on.png);

}





/*滚动条样式*/

.about-page .history .gallery-top .txt::-webkit-scrollbar {

  width: 4px;

}



.about-page .history .gallery-top .txt::-webkit-scrollbar-thumb {

  border-radius: 10px;

  -webkit-box-shadow: inset 0 0 5px #df0615;

  background: #df0615;

}



.about-page .history .gallery-top .txt::-webkit-scrollbar-track {

  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);

  border-radius: 0;

  background: rgba(0, 0, 0, 0.1);



}







/*资质介绍*/

.about-info-out2 {

    background-color: #f7f7f7;

}

.mbx2 {

    background-color: #f7f7f7;

}

.info-main{

	background-color:#fff;

	overflow:hidden;

	padding:80px;

	margin-bottom:80px;

	font-size:16px;

	line-height:2;

	color:#333;

}

.info-main img{

	max-width:100%;

}

.info-main h2{
	font-size:22px;
}

.info-main h2 span{
	padding:10px 60px;
}




/*资质荣誉*/

.honor-info{

	width: 100%;

    display: flex;

    flex-wrap: wrap;

	margin-bottom:5%;

}



.list4-box {

    width: 23%;

    margin-right: 2.66%;

    display: inline-block;

    background-color: #eeeeee;

    margin-top: 40px;

    position: relative;

    overflow: hidden;

    transition: .5s;

	border:solid 1px #eeeeee;

	border-radius: 10px;

}

.list4-box:nth-child(-n + 4) {

    margin-top: 0;

}

.list4-box:nth-child(4n) {

    margin-right: 0;

}



.list4-box .img-box {

    background-color: #ffffff;

	height:405px;

    padding: 45px 40px;

	display: flex;

	justify-content: center;

    align-items: center;

}



.list4-box .img-box img {

    display: block;

    width: 220px;

    height: auto;

	position: static;

	transition: all 0.3s;

}

.list4-box .list4-title {

    padding:18px;

    text-align: center;

	font-size:16px;

	color:#333;

}



.list4-box:hover {

    border-color:#df0615;

    background:#df0615;

}

.list4-box:hover .list4-title  {

    color: #ffffff;

}







.yema {

    width: 100%;

    text-align: center;

    overflow: hidden;

    padding-bottom: 5%;

}



.yema a {

    display: inline-block;

    height: 40px;

    line-height: 40px;

    overflow: hidden;

	padding:0 20px;

    margin-left:5px;

    color: #666666;

    font-size: 14px;

    border: 1px solid #e5e5e5;

    background: #fff;

    border-radius: 6px;

}

.yema a.on {

    color: #fff;

    background: #e70315;

    border: 1px solid #e70315;

}









/*备案城市*/


.bacs-top{
	width:100%;
	display: flex;
    align-items: center;
	margin-bottom:60px;
}
.bacs-top .fimg{
	width:50%;
	margin-right:5%;
}
.bacs-top p{
	width:45%;
}


.info-main h3{
	font-size:24px;
	color:#df0615;
}

.bacs{

	width: 100%;

    display: flex;

    flex-wrap: wrap;

	align-items: center;

}

.bacs li{

	width:48%;

	background-color:#f3f3f3;

	text-align:center;

	margin-top:4%;

	margin-right:4%;

}

.bacs li:nth-child(2n) {

    margin-right: 0;

}

.bacs li .img{

	width:100%;

	height:340px;

	overflow:hidden;

	padding:4% 4% 0;

	display: flex;

    align-items: center;

}



.bacs li .img img{

	max-height:100%;

	margin:0 auto;

}

.bacs li p{

	padding:20px 0;

}







/*企业文化*/



.about-info-out3{

	background:url(../img/about-bg2.png) no-repeat bottom;

}



.about-tab-swiper {

  width: 100%;

  height: 50px;

  margin-bottom: 50px;

}



.about-tab-item-swiper {

  width: 100%;

  height: 80vh;

}



.about-tab-item-swiper .swiper-wrapper {

  opacity: 0;

  transition: .5s;

}



.about-tab-item-swiper .swiper-slide {

  opacity: 0 !important;

  transform: .5s;

}



.about-tab-item-swiper .swiper-slide-active {

  opacity: 1 !important;

}



.about-tab-swiper span {

  display: flex;

  align-items: center;

  justify-content: center;

  border: 1px solid rgba(0, 0, 0, .2);

  border-radius: 25px;

  font-size:16px;

  color: #444;

  box-sizing: border-box;

  cursor: pointer;

  transition: .5s;

}



.about-tab-swiper .swiper-slide-thumb-active {

  border: 1px solid #df0615;

  color: #df0615;

}



.about-tab-item-swiper .swiper-slide {

  display: flex;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  padding-right: 5%;

  padding-left: 5%;

  box-sizing: border-box;

  position: relative;

}



.about-tab-item-swiper .swiper-slide .title-tab-item-swiper h1 {

  font-size:38px;

  font-family: "楷体";

  color: #333;

  font-weight: 700;

  line-height:2;

  color: #df0615;

}



.about-tab-item-swiper .swiper-slide .title-tab-item-swiper {

  display: flex;

  align-items: center;

}



.about-tab-item-swiper .swiper-slide p {

  width:50%;

  line-height:1.8;

  font-size:16px;

  color:#333;

  margin-bottom:5px;

}



.about-tab-item-swiper .swiper-slide {

  background-position: center;

  background-repeat: no-repeat;

  background-size: 1000px;

}



.about-tab-item-swiper .swiper-button-next,

.about-tab-item-swiper .swiper-button-prev {

  width: 60px;

  height: 60px;

  border-radius: 50%;

  background-color: #df0615;

}



.about-tab-item-swiper .swiper-button-next::after {

  font-size:0;

}



.about-tab-item-swiper .swiper-button-prev::after {

	font-size:0;

}





.zouzhe {

  width: 0;

  padding-bottom: 30%;

  background-image: url('../img/zz-center.png');

  background-position: center;

  background-repeat: no-repeat;

  background-size: cover;

  position: absolute;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  transition: 1.5s;

}



.zouzhe::before {

  content: "";

  position: absolute;

  left: -1%;

  top: -20%;

  width: 38px;

  height: 140%;

  background-image: url('../img/zz-left.png');

  background-position: center;

  background-size: contain;

  background-repeat: no-repeat;

}



.zouzhe::after {

  content: "";

  position: absolute;

  right: -1%;

  top: -20%;

  width: 38px;

  height: 140%;

  background-image: url('../img/zz-left.png');

  background-position: center;

  background-size: contain;

  background-repeat: no-repeat;

}







/*团队风采*/

.tdfc{

	width:100%;

	overflow:hidden;

	margin-bottom:5%;

}

.tdfc-ilst{

	width: 100%;

    display: flex;

    flex-wrap: wrap;

}

.tdfc-ilst li {

    width: 23%;

    margin-right: 2.66%;

    display: inline-block;

    background-color: #fff;

    margin-top: 40px;

    position: relative;

    overflow: hidden;

    transition: .5s;

}

.tdfc-ilst li:nth-child(-n + 4) {

    margin-top: 0;

}



.tdfc-ilst li:nth-child(4n) {

    margin-right: 0;

}



.tdfc-ilst li .img {

	width:100%;

	height:250px;

	overflow:hidden;

	position:relative;

    transition: .8s;

}



.tdfc-ilst li .img img {

	position: absolute;

    width: 100%;

    height: 100%;

    left: 0;

    top: 0;

	transition: .8s;

    object-fit: cover;

}





.tdfc-ilst li a:hover .img img {

    transform: scale(1.06);

}

.tdfc-ilst li .info {

    padding: 20px 15px;

	font-size:16px;

	color:#333;

    box-sizing: border-box;

	text-align:center;

	display: block;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;

}







/*项目合作*/

.news-text{

	margin-bottom:5%;

}

.news-text li {

	width:100%;

}

.news-text li a {

	width:100%;

	display: table;

    padding:30px 40px;

    border-bottom: 1px solid #e8e8e8;

    transition: 0.3s;

}

.news-text li a:hover {

    background-color: #f9f9f9;

    border-bottom-color: #f9f9f9;

}

.news-text li .time {

    width:80px;

}

.ytable-cell {

    display: table-cell;

    vertical-align: middle;

}

.news-text li .time time {

    display: block;

    color: #555555;

    background-color: #e3e3e3;

    line-height:30px;

    text-align: center;

    font-weight: 500;

}

.news-text li a:hover .time time {

    color: #fff;

    background-color: #c60c18;

    font-weight: 400;

}



.news-text li time b {

    font-weight: 700;

    font-size:28px;

    color: #999999;

    background-color: #f2f2f2;

    line-height:50px;

    display: block;

}



.news-text li a:hover time b {

    background-color: #d70c19;

    color: #fff;

}



.news-text li .txt {

    padding: 0 60px;

    background: url(../img/more.svg) no-repeat right center;

    background-size: auto 50px;

    transition: 0.3s;

}

.news-text li a:hover .txt {

    background-image: url(../img/more-red.svg);

}



.news-text li .tit {

    font-size:18px;

    font-weight: 500;

    line-height: 1.5;

	color:#333;

}



.news-text li a:hover .tit{

	color:#df0615;

}

.news-info{

	margin-bottom:5%;

	overflow:hidden;

	padding:5%;

	background-color:#fff;

}

.news-info .title {

    font-weight: 500;

    text-align: center;

    border-bottom: 1px solid #e8e8e8;

    padding-bottom:19px;

    margin-bottom:32px;

}



.news-info .title h2 {

    font-size:30px;

    line-height: 1.25;

    margin-bottom:33px;

	font-weight:500;

}

.news-info .title p {

    margin: 0;

    color: #999;

}



.news-info .title p span {

    display: inline-block;

    margin: 0 0.2rem;

}



.singlePage {

    color:#756969;

	font-size:16px;

	color:#333;

    line-height:1.8;

}

.singlePage *{

	max-width:100%;

}

.news-info .info-back-pn {

    border-top: 1px solid #e8e8e8;

    padding-top:19px;

    margin-top: 32px;

    line-height: 2;

}

.news-info .info-back-pn dd.fl {

    max-width: 60%;

}

.news-info .info-back-pn dd .dot {

    display: block;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.news-info .info-back-pn dd .dot a{

	font-size:16px;

	color:#333;

}

.news-info .info-back-pn .fr a {

    display: inline-block;

    color: #d70c19;

    border-bottom: 2px solid #d70c19;

    transition: 0.3s;

	font-size:16px;

}

.news-info .info-back-pn dd .dot a:hover{

	color:#df0615;

}

.news-info .info-back-pn .fr {

    margin-top:16px;

}





/*持证人员*/

.currency {

    width: 100%;

    height: auto;

    overflow: hidden;

	margin-bottom:5%;

	display: flex;

    justify-content: space-between;	

}

.currency dl{

	width:46%;

	margin:0 2% 2%;

}

.currency .type {

    background-color: #d70c19;

    color: #fff;

    line-height: 0.6rem;

	font-size:20px;

	padding-left:40px;

	font-weight:500;

}



.currency dd ul {

    background-color: #f7f7f7;

    height:70px;

    cursor: pointer;

	display: table;

    width: 100%;

    font-weight: 500;

	padding:30px 40px;

}

.currency dd ul li {

	width:100%;

	line-height:48px;

	font-size:16px;

}

.currency dd ul li span{

	display:inline-block;

	margin-right:30px;

	min-width:85px;

}







