@charset "utf-8";
/* CSS Document */
body{color:#666; background-color: #3d6cb1;}
a{color:#333;}
a:hover{ color: #00d793; text-decoration:none;}
.container{min-width:1200px; margin: auto; clear: both;overflow:hidden;}
.w1200{margin:0 auto;padding:0;width:1200px; overflow:hidden;}
.mtop10 { margin: 10px auto 0;}
.mtop25{margin:25px auto 0;}
.mtop50{margin:50px auto 0;}
.mtop40{margin:40px auto 0;}
.mtop60{margin:60px auto 0;}
.layout:after,.hd:after,.bd:after{content:"";display:table;clear:both;}
.layout,.hd,.bd{*zoom:1;}
.hide{display:none;}
.domPc{display:block;}
.domMob{display:none;}
.domPcbg{overflow:hidden;background:url(http://yn.news.cn/topic/2025zt/fxcyzds/images/header-bannerBg.png)  no-repeat center top;}
.header{position:relative;margin:0 auto;width:100%;}
.header .w1200{position:relative;overflow:initial;height:880px;}
.header .tit{display:none;width:0;height:0;}
.header .tit h1{width:0;height:0;text-indent:-99999px;}
.header .tit p{width:0;height:0;text-indent:-99999px;}
.header .tit1{position:absolute;top:250px;left:600px;z-index:802;overflow:hidden;margin:0 0 0 -565px;}
.header .tit1 img{display:block;width:1126px;height:330px;}
.container ul li{margin-top:30px;overflow:hidden;  height:258px; background:url(http://yn.news.cn/topic/2025zt/fxcyzds/images/listBg.png) no-repeat 0 0; }
.container ul li+li{margin-top:50px;}
.container ul li .img{width:445px;height:250px;float:left;margin-right:10px;border-radius: 20px;overflow: hidden;display: block;}
.container ul li .img img{width:445px;height:250px;}
.container ul li .text{ overflow: hidden; padding: 20px 30px 20px 20px;}
.container ul li h3{font-size:22px;line-height:34px;font-weight:bolder;color:#000;text-align:justify;word-wrap:break-word;}
.container ul li h3 a{color:#000;}
.container ul li p{font-size:16px;line-height:1.5;margin-top:15px;color:#666;text-align:justify;word-wrap:break-word;}
.footer{background:#021a7a;margin:80px auto 0;padding:60px 0 30px;width:100%;height:100px;color:#ebebeb;text-align:center;font-size:16px;line-height:36px;}
.toTop{display:none;position:fixed;bottom:64px;left:50%;margin-left:610px;width:61px;height:61px;background:url(http://yn.news.cn/topic/2025zt/fxcyzds/images/scroll-btn.png) no-repeat;z-index:999;}
.toTop:hover{background:url(http://yn.news.cn/topic/2025zt/fxcyzds/images/scroll-btn-hover.png);}

@media screen and (max-width:768px){
body{background-color: #0a4193;}
.domPcbg{background:none;width:100%;}
.domPc{display:none;}
.domMob{display:block;}
.mobheader{position:relative;top:0;width:100%;}
.mobheader img{width:100%;height:auto;}
.container{width:96%;margin:0 auto;min-width:96%;}
.w1200{width:100%;}
.container ul li{margin-top:30px; height: auto; background: #fff;border-radius: 20px;}
.container ul li .img{width:100%;float:none;}
.container ul li .img img{width:100%;height:auto}
.container ul li h3{font-size:20px;line-height:32px;margin-top:5px;}
.container ul li p{font-size:16px;line-height:26px;}
.f_module{clear:both;overflow:hidden;margin:40px auto 0;padding:30px 0;text-align:center;color:#fff;font-size:16px;background:#021a7a;}
}