.list-tabcont ul{margin:0 -10px}
.list-tabcont li{float: left;margin:0 10px;position: relative;padding-bottom:18px;width:212px;}
.list-tabcont li a{display: block;}
.list-tabcont li img{width:100%;height:90px}
.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 .rowicon5{background: url(../images/index/row5.png) center no-repeat;}
.list-tabcont li .rowicon6{background: url(../images/index/row6.png) center no-repeat;}
.list-tabcont li.u-active{background: url(../images/index/linebg2.png) center 90px no-repeat;background-size: 100% auto}
.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: 20px 0;background:#f5f5f5;padding:0}
.m-list-cont-2 .m-list-left img{width:540px;height:365px}
.m-list-cont-2 .m-list-right{padding:20px 30px;max-width: 590px;height:365px}
 .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{min-height:730px}
.m-liststylecom li{height: 38px; line-height: 38px;position: relative;overflow: hidden;}
.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;}
.news-cont{padding:20px;border:1px solid #ddd}
.lm_lists{width: 285px;height: auto;padding-right:20px;}
.lm_lists h2{color:#fff;line-height: 52px;font-size: 24px;background: #0963d2;text-align: center;}
.lm_main_lists{margin-left: 285px; padding-left: 20px;border-left: 1px solid #e4e4e4;min-height: 500px;}
.g-cgbox{height:740px;overflow-y:auto}

.m-scrollbar::-webkit-scrollbar{width: 10px;}
.m-scrollbar::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: #0963d2;}
.m-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 10px; background: #f6f6f6;}



@media screen and (max-width: 1200px){
	img{max-width: 100%}
	.list-tabcont ul{margin:0 -1%}
	.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: 767px){
	.f-mt30,.f-mt20{margin-top:10px}
	.list-tabcont li{width:48%;margin:1%}
	.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%}


}