.is-enterprise .container{width:1240px;padding:20px;background: #fff;}


.list-tabcont ul{margin:0 -15px}
.list-tabcont li{float: left;margin:0 15px;position: relative;padding-bottom:18px}
.list-tabcont li a{display: block;}
.list-tabcont li i{position: absolute;display: block;width:26px;height:12px;left:50%;margin-left:-13px;display: none;}
.list-tabcont li .rowicon1{background: url(../images/index/row1.png) center no-repeat;}
.list-tabcont li .rowicon2{background: url(../images/index/row2.png) center no-repeat;}
.list-tabcont li .rowicon3{background: url(../images/index/row3.png) center no-repeat;}
.list-tabcont li .rowicon4{background: url(../images/index/row4.png) center no-repeat;}
.list-tabcont li.u-active{background: url(../images/index/linebg.png) center 86px no-repeat;}
.list-tabcont li.u-active i{display: block;}


.m-list-cont .list-ul li{display: flex;padding:30px 0;border-bottom:1px dashed #eee}
.m-list-cont .m-list-left img{display: block;width:300px;height:213px}
.m-list-right{max-width:900px}
.m-list-right{flex: 1;padding-left:30px;position: relative;}
.m-list-right span,.m-list-right h2{overflow: hidden;}
.m-list-right h2{font-size: 24px;font-weight: bold;padding-bottom:5px}
.m-list-right span{display: block;color:#999;font-size: 18px;padding-left:25px;margin-top:18px;}
.l-time{background: url(../images/index/clock.png) left center no-repeat;}
.l-area{background: url(../images/index/area.png)  left center no-repeat;}
.l-phone{background: url(../images/index/phone.png)  left center no-repeat;}
.see-detail{display:block;margin-top:10px; width: 103px; color: #808080; text-align: center; height:38px; line-height:38px; border:1px solid #eee; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; }
.see-detail:hover{border:1px solid #226de1;color:#226de1}

.m-list-cont-2 .list-ul li{margin-bottom: 20px}
.m-list-cont-2 .m-list-left img{width:610px;height:430px}
.m-list-cont-2 .m-list-right{padding-right:30px;max-width: 590px;height:430px}
 .m-list-cont-2 .m-list-right .m-msg-cont{height: 310px;overflow-y: auto;} 
.m-list-cont-2 .m-list-right span{font-size: 16px;color: #333;padding-left:0;margin-top:15px}

.wx-list-cont{display: flex;justify-content: space-between;margin-top:30px;position: absolute;bottom: 15px;left:30px;right: 30px}
.wx-list-item{display: flex;height: 50px;width:258px;align-items: center;justify-content: center;background: #fff;border:1px solid #406ee6;}
.wx-list-item img{margin-right:10px}
.codeimg{display:none;background: #fff;width: 100%;border:1px solid #406ee6;border-top:none;padding:12px;text-align: center;z-index: 99}
.codeimg img{width:144px;height:144px;display: block;border:1px solid #ddd;margin:auto}
.codeimg p{margin-top:10px}
.wx-show:hover .codeimg{display:block}

.j-tabstyle3{width: 100%;background: #f5f5f5;margin-bottom:1px}
.j-tabstyle3 ul li{line-height: 46px;padding: 0 35px;font-size: 18px;float: left;height: 46px;font-weight: bold;}
.j-tabstyle3 ul li.u-active{background-color: #406ee6;color:#fff;}
.j-tabstyle3 ul li.u-active a{color: #fff;}

.news-cont-item{border:1px solid #ddd;padding:20px;min-height: 300px}
.news-cont-item p,.news-cont-item span,.j-fontContent p,.j-fontContent span{font-size: 20px!important;line-height: 36px!important;font-family:'Times New Roman','宋体'!important;}

/* 列表 */
.m-liststylecom{margin-top:-5px}
.m-liststylecom li{height: 36px; line-height: 36px;position: relative;}
.m-liststylecom li a{display: block;padding-left: 14px;background: url(../images/page/icon-li1.png)  left center no-repeat;overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststylecom li span{float: right; color: #999;font-size:16px;}





@media screen and (max-width: 1200px){
	img{max-width: 100%}
	.list-tabcont ul{margin:0 -1%}

	
}

/* 适配小屏1000px */
@media screen and (min-width:1025px) and (max-width: 1300px) {
   	.list-tabcont li{width:23%;margin:1%}
}
@media screen and (max-width: 991px){
	.m-list-right h2{font-size: 18px}
	.m-list-right span{font-size: 14px;background-size: 12px}
	.see-detail{font-size: 16px}


}

@media screen and (max-width: 1024px){
	.f-mt30,.f-mt20{margin-top:10px}
	.list-tabcont li{width:48%;margin:1%;text-align:center}
	.m-list-cont .list-ul li{flex-direction: column;}
	.m-list-right{padding:15px}
	.g-tab{padding:0;border:none}
	.see-detail{position: static;padding:5px 15px;display: block;margin-top:10px;width: auto;font-size: 14px}
	.m-list-cont .m-list-left img{width: 100%;object-fit: cover}
	.m-list-cont-2 .m-list-left img{height: 220px}
	.wx-list-cont{position: static;}
	.wx-list-item{width: 130px}
	.j-tabstyle3 ul li{padding:0 15px;font-size: 16px;text-align: center;}
	.codeimg img{height: 100px}
	.m-list-right span, .m-list-right h2{white-space: normal;}
	.m-list-cont-2 .m-list-right{padding-right:10px}
	.news-cont-item p, .news-cont-item span, .j-fontContent p, .j-fontContent span{font-size:16px!important}

	.is-enterprise .container{width:100%}
	.m-list-cont .list-ul li,.see-detail{padding:0}


}