#item1 { width: 595px; float: left;overflow: hidden;  }
#item2 { width: 595px; float: right; overflow: hidden; }
.f-fl{float:left;}
.f-fr{float: right;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.is-banner {width: 100%;height: 575px;background: url(/eportal/fileDir/wuhai/resource/cms/2023/10/2023100718421335571.png) center top no-repeat;padding-top: 40px;background-size: 100% 100%;}
.ztcontainer {width: 1300px;margin: auto;} 
.m-logo {margin-top: 105px;display: block;text-align: center;width: 100%;padding: 0;}

/*头条*/
.jsmfzzq_main{margin: 40px auto;}
.col-md-5 {width: 100%;}
.mf-deside{background:#f5f6fc;padding:25px 45px 20px 40px;}
.mf-deside h2{font-size:24px;font-weight:bold;color:#555;width:73%;line-height: 40px;}
.mf-see{position: relative;}
.mf-see i{display: block;position: absolute;}
.mf-yuan1{display: block;font-size:18px;width:80px;height:90px;background: url(/eportal/uiFramework/commonResource/image/2023100715010055177.png) center no-repeat;color:#fff;padding-top:20px;text-align: center;position: relative;z-index: 3;box-sizing: border-box;}
.mf-yuan1:hover{color:#fff}
.mf-yuan2{width:91px;height: 91px;background: url(/eportal/uiFramework/commonResource/image/2023100715010661206.png) center no-repeat;z-index: 2;top:0;left:-6px;animation:scaleyuan 1.5s infinite;}
.mf-yuan3{width:106px;height: 106px;background: url(/eportal/uiFramework/commonResource/image/2023100715011229667.png) center no-repeat;z-index: 1;top:-7px;left:-14px;animation:scaleyuan 1.5s infinite; }

@keyframes scaleyuan {
    0% {
        transform: scale(1.05);
    }
    50% {
       transform: scale(1);
    }
    100% {
       transform: scale(1.05);
    }
}

/*内蒙古报道*/
.mt40 {margin: 40px 0;overflow: hidden;}
.mf-baodao li{width:29.83%;margin-right:1.5%;background: #f5f5f5;padding:20px 15px;float: left;}
.mf-baodao li:last-child{margin-right:0;}
.mf-baodao h2{font-size: 18px;color:#000;line-height: 28px;height:56px;overflow: hidden;}
.mf-baodao p{font-size: 16px;color:#999;line-height: 26px;height: 102px;overflow: hidden;margin:30px 0 20px 0;}
.mf-baodao span{display: block;width:90px;height: 33px;text-align: center;line-height: 33px;margin: auto;background: #1373df;color:#fff;border-radius: 4px;}
.mf-baodao li:hover{background: #1373df;transition: all .3s linear;}
.mf-baodao li:hover h2,.mf-baodao li:hover p{color:#fff;}
.mf-baodao li:hover span{background: #fff;color:#1373df;}

/*乌海报道*/
.mf-list li{width:49.25%;margin-right:1.5%;background: #f5f5f5;padding:20px;float: left;position: relative;margin-bottom:20px;box-sizing: border-box;}
.mf-list li:nth-child(2n){margin-right:0}
.mf-list li a{display: block;}
.is-red-line{position:absolute;height:4px;background:#1373df;width:0;transition: all 1s;bottom:0;left:0}
.mf-list li:hover .is-red-line{width:100%}
.mf-list h3{font-size: 18px;color:#000;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.mf-list p{height: 64px;line-height: 32px;color: #999;font-size:16px;margin-top:15px;overflow: hidden;}
.mf-list li:hover h3{color:#1373df}

/*工作动态*/
.fm-jcdt-bg{padding-bottom:30px}
.fm-jcdt-bg ul{margin-top:30px}
.fm-jcdt-bg{background: url(../images/bodybg.png) left bottom no-repeat;}
.fm-jcdt-bg li{width:45.25%;margin-right:1.5%;background: #f5f5f5;height: 50px;line-height: 50px;float: left;margin-bottom:10px;border-radius:4px;}
.fm-jcdt-bg li:nth-child(2n){margin-right:0}
.fm-jcdt-bg li a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;padding:0 20px}
.fm-jcdt-bg li a:hover{font-weight: bold;color:#1373df}



@media screen and (max-width:750px) {
.is-banner {height: 200px;}
#item1,#item2 {width: 100%;margin-bottom: 20px;}
.mt40 img {width: 100%;}
.mf-list {padding: 0 11px;}
.ztcontainer {width: 100%;}
.fm-jcdt-bg li {]width: 49.25%;}
}


@media screen and (min-width:320px) and (max-width:479px){
.mt40 {margin: 25px 0;}
.mf-deside h2 {font-size: 20px;}
.mf-baodao li {width: 100%;margin-bottom: 10px;}
.mf-list li {width: 100%;}
.fm-jcdt-bg li {width: 100%;}
.fm-jcdt-bg {padding-bottom: 0;}
}