*{box-sizing: border-box;}
a{cursor: pointer;}
a:hover{color:#1373df}
body{background: none;font-size:16px}
.f-fl{float:left;}
.f-fr{float: right;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
input{border: none;outline: none;}
input:focus{border: none;outline: none;}
.ztcontainer{width:1300px;margin:auto}

.is-banner{width: 100%;height: 735px;background: url(/dist/special/jsmfzzq/images/banner.png) center top no-repeat;padding-top:40px;}
.u-back{width: 116px;height: 45px;border-radius: 26px;text-align: center;line-height: 45px;background-color:#0b60c0;
       color: #fff;margin-left:25px}
.u-back:hover{color:#fff}
.m-logo{margin-top:105px;display: block;text-align: center;width:100%;padding:0}
/*ËÑË÷*/
.u-search{width: 235px; height: 45px;margin: 0 auto;position: static;}
.u-search form{background: #fff;height: 45px;overflow: hidden;border-radius: 26px;border:none}
.u-search form input[type="text"]{float:left;width:185px;padding:0 0 0 15px;height: 45px;line-height: 45px;font-size: 16px;color: #333;}
.u-search form input[type="submit"]{float:right;width: 42px;height: 45px;background: url(/dist/special/jsmfzzq/images/search.png) left center no-repeat;}

/*Ö÷Ìå*/
.is-row{width:100%;overflow: hidden;}
.col-md-5{width:50%}
.mt20{margin-top:20px}
.mt40{margin-top:40px}
.pr10{padding-right:10px}
.pl10{padding-left:10px}
.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(/dist/special/jsmfzzq/images/yuan1.png) center no-repeat;color:#fff;padding-top:20px;text-align: center;position: relative;z-index: 3}
.mf-yuan1:hover{color:#fff}
.mf-yuan2{width:91px;height: 91px;background: url(/dist/special/jsmfzzq/images/yuan2.png) center no-repeat;z-index: 2;top:0;left:-6px;animation:scaleyuan 1.5s infinite;}
.mf-yuan3{width:106px;height: 106px;background: url(/dist/special/jsmfzzq/images/yuan3.png) center no-repeat;z-index: 1;top:-7px;left:-14px;animation:scaleyuan 1.5s infinite; }

.mf-baodao li{width:32.33%;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{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}
.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(/dist/special/jsmfzzq/images/bodybg.png) left bottom no-repeat;}
.fm-jcdt-bg li{width:49.25%;margin-right:1.5%;background: #fff;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}

.container{margin:auto;}
@keyframes scaleyuan {
    0% {
        transform: scale(1.05);
    }
    50% {
       transform: scale(1);
    }
    100% {
       transform: scale(1.05);
    }
}

@media (max-width:1300px){
  .ztcontainer{width: 100%;padding:10px}
  img{max-width: 100%}
}

@media (max-width:991px){
    
}
@media (max-width:767px) {
   .col-md-5{width:100%;padding:0;margin-bottom:10px}
   .is-banner{height:280px;padding-top:0}
   .m-logo{margin-top:40px}
   .logoback{margin-bottom:10px}
   .u-back{width:92px}  
   .mt40{margin-top: 20px}
   .mf-deside h2{font-size: 18px;line-height: 30px;width:60%}
   /* .mf-title img{max-width: 200%;margin-left:-50%} */
   .mf-title img{width: 100%;}
   .mf-baodao li{width: 100%;margin-bottom:10px}
   .mf-baodao p{height: 127px}
   .mf-list li,.fm-jcdt-bg li{width: 100%}
   .mt20{margin-top:0}
   .fm-jcdt-bg li a{font-size: 16px}

}
