/*频道模板css*/
.wid {
	max-width:1160px;
	margin:0 auto;
}
.m_t_40 {
	margin-top:40px;
}
.m_t_60 {
	margin-top:60px;
}


.con_tl{width:80%; margin:0 auto; max-width: 1440px;}
.con_tl_d{width:100%; background:#fbfbfb; margin:70px 0; padding:50px 0;}
.con_tl_one{display: flex; justify-content: space-between; overflow:hidden; margin-top:80px;}
.con_l,.con_r{width:48%;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
.con_tl_one{height:317px;}
}


/*业务内容图*/
.con_img{width:100%; overflow: hidden;border-radius: 3px;}
.con_img img{width:100%;transition: all 0.4s;}
.con_img img:hover{transform: scale(1.05);}
/*业务内容标题*/
.mk_tit{color:#131313; margin:20px 0; height:36px;}
.mk_tit .tit{font-size: 30px;font-weight: bold; color:#131313;padding-left: 50px; line-height:36px;}
.mk_tit2 .tit{padding:0;}
.mk_tit .more{font-size:16px;  float:right;  color:#131313; margin-top:10px;}
.zqyw_tit{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070610040967193.png) no-repeat left center;}
.pjyw_tit{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070610040951958.png) no-repeat left center;}
.tyyw_tit{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070610040997565.png) no-repeat left center;}

.con_l_sj{display:none;}

.tab ul{width:100%; display: flex; justify-content: space-between; overflow:hidden; margin:40px 0;}
.tab li .icon { width: 6px; height: 6px;display: inline-block;background: #ca1d1d;  margin: 0 6px 3px 0;}
.tab li a{font-size:18px; color:#131313;}
.tab li.hover a,.tab li:hover a{color:#ca1d1d;}

.sum {
    width: 90%;
    margin: 0 auto;
   display: none;
    padding-bottom: 80px;
}
.bot_hidden {
    display: block;
    width: auto;
    padding-bottom: 0;
overflow: hidden;  word-break: break-all;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;-ms-word-break: break-all;display: -ms-box;-ms-box-orient: vertical;-ms-box-lines: multiple;
}
.bot_hidden::after {
    content: "...";
    display: inline-block;
    width: 1em; /* 调整省略号的宽度 */
    margin-left: 4px; /* 调整省略号与文本之间的间距 */
    vertical-align: bottom;
    /* 针对 IE，使用 "-ms-line-clamp" 来限制行数 */
    -ms-line-clamp: 3;
    /* 针对 IE，强制显示省略号 */
    white-space: nowrap;
    overflow: hidden;
}
.sum p{font-size:16px; line-height:34px;}


/*企业其他业务*/
.thyw_mk ul{ display:flex;justify-content:space-between; margin-top:50px;}
.thyw_mk ul li{ padding:25px 30px;border:1px #e9e5d8 solid;text-align:Center;width:18%;background:#fff; margin-right:20px; border-radius: 3px; overflow:hidden;}
.thyw_mk ul li:last-child{margin:0;}
.thyw_mk ul li:hover{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070516211883584.png) no-repeat center center; background-size:100%; }
.thyw_mk ul li p{text-align:center;}
.thyw_mk ul li .icon{width:60px;height:60px; display:inline-block; background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat 0 0;}
.thyw_mk ul .li1 .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat 0 0;}
.thyw_mk ul .li1:hover .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat 0 -60px;}

.thyw_mk ul .li2 .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -60px 0;}
.thyw_mk ul .li2:hover .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -60px -60px;}

.thyw_mk ul .li3 .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -120px 0;}
.thyw_mk ul .li3:hover .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -120px -60px;}
.thyw_mk ul .li4 .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -180px 0;}
.thyw_mk ul .li4:hover .icon{background:url(/eportal/imageDir/ordos/2023/07/img_pc_site/2023070613502239473.png) no-repeat -180px -60px;}
.thyw_mk  ul li .tit { margin-top:20px;}
.thyw_mk ul li a{ color:#ca1d1d;font-size:18px; font-weight:bold;}
.thyw_mk ul li:hover a{color:#fff;}


@media screen and (min-width:1401px)and (max-width:1600px){	
.mk_tit .tit{font-size:26px;}
.sum p{font-size:16px; line-height:28px;}

}

@media screen and (min-width:1201px)and (max-width:1400px){	
.mk_tit .tit{font-size:24px;}
.tab ul{margin:30px 0;}
.sum p{font-size:14px; line-height:28px;}

}

@media screen and (min-width:1024px)and (max-width:1200px){	
.mk_tit .tit{font-size:22px;}
.tab ul{margin:20px 0;}
.tab li a{font-size:16px;}
.sum p{font-size:14px; line-height:28px;}
.thyw_mk ul li a{font-size:14px;}


}

/*手机端*/
@media (max-width:1024px){
.con_tl{width:95%;}
.con_tl_one {display: inherit;margin-top: 30px;}
.mk_tit .tit{font-size: 24px;}
.zqyw_tit{background-size: 35px;}
.con_l, .con_r{width:100%; overflow:hidden;}
.pjyw_tit{background-size: 35px;}
.tyyw_tit{background-size: 35px;}
.con_l_sj{display:block;}
.con_l_pc{display:none;}

.thyw_mk ul{display: block;}
.thyw_mk ul li{padding: 20px 0;width: 48%;margin-right: 0;float: left;margin-right: 1%;margin-bottom: 5px;}
.con_tl_d{margin: 0;}
.thyw_mk ul li a{font-size: 14px;}
.tab ul {margin:20px 0;}
.sum p {font-size: 14px;}
.bot_hidden {height:100px; overflow:hidden;}
}