.jingluo_tec{
	margin-bottom: 30px;
}
.jingluo_tec h4{
	letter-spacing: 1px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 15px;
	/*color: #da251e;*/
}
.jingluo_tec h4:not(:first-child){
	margin-top: 40px;
}
.jingluo_tec .tec_qy .tec_title{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.jingluo_tec ul li{
	font-size: 14px;
	list-style: disc;
	margin-left: 2em;
	letter-spacing: 1px;
	line-height: 28px;
}
.jingluo_tec .tec_qy ul li{
	list-style: none;
	font-size: 14px;
	padding: 2px 0;
}

/*公司概要*/
.abtou_gy_k{
	margin-bottom: 30px;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.abtou_gy_k ul {
    background: #eee;
    padding-left: 2em;
    height: max-content;
}
.abtou_gy_k ul li {
    /* width: 33%; */
    /* min-height: 200px; */
    /* background-color: #f8f8f8; */
    /* float: left; */
    list-style: disc;
    line-height: 2rem;
    padding: 5px;
    margin: 10px 0;
    width: 49%;
    float: left;
}

/*企业文化*/
.jingluo_culture{
	margin-bottom: 40px;
}
.cul_abox{
	/* padding: 0 6%; */
}
.culabox_item {
    width: 28%;
    float: left;
    height: 300px;
    border: solid 1px #da251e;
    border-radius: 10px;
    margin-right: 7.71%;
    margin-bottom: 40px;
    overflow: hidden;
	transition: .4s;
}
@media screen and (min-width: 1201px){
    .cul_abox .culabox_item:nth-of-type(3n){
        margin-right: 0;
    }
}

.culabox_item .culaicon{
	height: 30%;
	width: 100%
	display: block;
	position: relative;
}
.culabox_item .culaicon i{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 40px;
	color: #da251e;
	transition: .4s;
}
i.icon-zhihuibanpai{
	font-size: 60px !important;
}
.culabox_item .cula_desc{
	text-align: center;
	height: 66%;
	width: 100%;
	overflow-y: auto;
	transition: .4s;
}
.culabox_item .cula_desc .culatitle {
    font-size: 22px;
    font-weight: bold;
    padding: 20px 0;
    position: relative;
    display: inline-block;
	transition: .4s;
}
.culabox_item .cula_desc .culatitle::before {
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 4px;
    background: #da251e;
    left: -30%;
    top: 50%;
    transform: translateY(-50%);
	transition: .4s;
}
.culabox_item .cula_desc .culatitle::after {
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 4px;
    background: #da251e;
    left: 113%;
    top: 50%;
    transform: translateY(-50%);
	transition: .4s;
}
.culabox_item .cula_desc .cula_content{
	text-align: left;
	padding: 0 20px;
	font-size: 15px;
	line-height: 25px;
	transition: .4s;
}


.cula_desc::-webkit-scrollbar {
    width: 3px;
    height: 1px;
    /* display: block; */
}
.cula_desc::-webkit-scrollbar-thumb {
    background-color: #da251e;
    background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
	transition: .4s;
}
.cula_desc::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    /* background: #ededed; */
    /* border-radius: 10px; */
}
.culabox_item:hover{
	background: #dd3636;
	transition: .4s;
}
.culabox_item:hover .culaicon i{
	color: #fff;

}
.culabox_item:hover .cula_desc .culatitle,.culabox_item:hover .cula_desc .cula_content{
	color: #fff;
}
.culabox_item:hover .cula_desc .culatitle::before,.culabox_item:hover .cula_desc .culatitle::after{
	background: #fff;
}
.culabox_item:hover .cula_desc::-webkit-scrollbar-thumb{
	background-color: #fff;
}

/*集团公司*/
.jingluo_jtgs{
	margin-bottom: 30px;
}
.jtgs_flex {
    display: flex;
    justify-content: center;
}
.jtgs_flex img{
	margin: 5px 10px;
}
.cul_abox .culabox_item:last-child{
    margin-bottom: 0;
}
.show_yyly .bg_ov table tr th{
    background: #eee;
    border:none;
    width: 200px;
}
.show_yyly .bg_ov table tr td,.show_yyly .bg_ov table tr th{
    border: solid 1px #fff;
}
.show_yyly .bg_ov table{
    border: none;
    width: 100%;
}
.show_yyly .bg_ov table tr td{
    background: #f4f4f4;
}
.show_yyly .bg_ov table ul li{
    list-style: disc;
}
.flex_item {
    display: flex;
    align-items: center;
}
.flex_item .bg_ov {
    width: 100%;
}
.ztqywh_kei {margin-bottom: 90px;}
.ztqywh_box {
    background: #fafafa;
    overflow: hidden;
}
.ztqywh_box .ztqywh_tu {
    float: left;
}
.ztqywh_tu {
    width: 50%;
}
.ztqywh_tu img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.ztqywh_box .ztqyweh_desc {
    float: right;
}
.ztqyweh_desc {
    width: 50%;
    padding: 3%;
    line-height: 2.2em;
    box-sizing: border-box;
}
.ztqywh_box .ztqyweh_desc p {
    font-size: 16px;
}
.ztqywh_box+.ztqywh_box {
    margin-top: 40px;
}
.ztqywh_box:nth-of-type(2n) .ztqywh_tu {
    float: right;
}
.ztqywh_box:nth-of-type(2n) .ztqyweh_desc {
    float: left;
}
.ztqyweh_desc p span {
    font-weight: bold;
    color: #f00;
    font-size: 20px;
}
.ztfl_216_1 {
    display: flex;
    justify-content: space-evenly;
    /* width: 100%; */
    /* display: block; */
    /* background-color: #ff00000f; */
    /* padding: 3%; */
    /* box-sizing: border-box; */
}
.desc_216 {
    /* padding: 2%; */
    box-sizing: border-box;
    border-left: solid 4px #f00;
    margin: 2.5% 0px;
    padding: 0 2%;
}
.ztfl_216 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
    float: left;
/*    background-color: #ff00000d;
    padding: 3%;*/
    box-sizing: border-box;
    overflow: hidden;
}
.ztfl_bagcol {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.zitidis p{
    display: block !important;
}

@media screen and (max-width:1200px) {
    .jingluo_tec{
        margin-bottom: 0;
    }
    .abtou_gy_k ul{
        background: unset;
    }
    .abtou_gy_k ul li {
        margin: 0;
        width: 100%;
        float: left;
    }
    .abtou_gy_k{
        margin-bottom: 0;
    }
    .gsjs{
        padding: 0;
    }
    .gsjs .container{
        width: 100%;
    }
    .jingluo_culture {
        margin-bottom: 0px;
    }
    .cul_abox{
        padding: 0;
    }
    .culabox_item {
        width: 46%;
        margin-right: 6.8%;
        margin-bottom: 40px;
    }

    .cul_abox .culabox_item:nth-of-type(2n) {
        margin-right: 0;
    }
    .culabox_item .cula_desc .culatitle{
        font-size: 16px;
    }
    .culabox_item .cula_desc .cula_content{
        font-size: 14px;
    }
    .culabox_item .cula_desc .culatitle::before{
        display: none;
    }
    .culabox_item .cula_desc .culatitle::after{
        display: none;
    }
    .culabox_item .cula_desc{
        height: 65%;
    }
    .jtgs_flex{
        display: block;
        text-align: center;
    }
    .jtgs_flex img{
        width: 100%;
    }
    .jingluo_jtgs {
        margin-bottom: 0;
    }
}





.ztqywh_kei{display: flex;flex-wrap: wrap;}
.ztqywh_box .ztqywh_tu{display: none!important;}
.ztqywh_box .ztqyweh_desc {width: 100%!important;float: none!important;padding: 20px !important;}
.ztqywh_box {width: 100%!important;float: none!important;margin: 0 0px 30px 0px !important;background: #f7f7f7!important;border-radius: 20px;}
.ztqywh_box:nth-of-type(2n) {margin-right: 0!important;}
@media screen and (max-width:1199px) {
	.ztqywh_kei{margin-bottom: 0!important;}
	.ztqywh_box{width: 100%!important;margin: 0 0 20px 0!important;}
	
}