@charset "utf-8";
/* CSS Document */
body{ background:url(../images/xxztbg20240813.jpg) no-repeat top center;}
.content{width:1120px;margin:0px auto;padding:40px; margin-top:510px;}
.toutiao{width:100%;margin:0px auto;height:56px; margin-bottom:40px; line-height:56px; text-align:center;}
.toutiao a{color:#e60012;font-size:38px; font-family:"微软雅黑";}
.box_01{ clear:both;width:100%;height:auto;margin:0px auto; overflow:hidden; margin-bottom:50px;}
.news_pic01{ float:left;width:413px;height:331px; position:relative;}
.news_pic02{ float:right;width:562px;height:318px; position:relative;}
.news_pic02 .bg, .news_pic01 .bg {
position: absolute;
width: 100%;
height: 50px;
z-index: 0;
left: 0px;
bottom: 0px;
background: rgba(168, 43, 36, 0.7);
}
.news_pic02 .title, .news_pic01 .title {
position: absolute;
left: 0;
bottom: 0;
font-size: 20px;
width: 90%;
height: 50px;
line-height: 50px;
color: #fff;
overflow: hidden;
z-index: 5;
padding-left: 8%;
text-align: left;
padding-right: 2%;
background: url(http://www.zgjx.cn/2024jxxczjczt/images/title_icon.png) 14px center no-repeat;
}
.news_pic01 .title a ,.news_pic02 .title a{
color: #fff;
}
.news_box01{width:648px;height:337px; float:right;}
.news_box01 p a{color:#e60012; font-size:24px;}


      .news_box02 ul, .news_box01 ul {
            padding: 0 0 0 26px;
        }
        

       .news_box02 li, .news_box01 li {
            font-size: 18px;
            color: #434343;
            position: relative;
            padding-left: 16px;
            line-height: 50px;
            /* white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; */
        }
.news_box02 li:before, .news_box01 li:before {
            content: "";
            width: 6px;
            height: 6px;
            background: #c9c9c9;
            position: absolute;
            left: 0;
            top: 22px;
            border-radius: 50%;
        }
       .news_box02 li a, .news_box01 li a {
            color: #333333;
			font-size:16px;
			font-family:"微软雅黑";
        }
.news_box02{width:489px;height:312px; float:left;}
.news_box02 p a{color:#e60012; font-size:24px;}
.banner{width:100%; overflow:hidden;  margin:0px  auto; margin-bottom:40px;  text-align:center; clear:both; overflow:hidden;}
ul.tongyong{ width:100%; clear:both;}
ul.tongyong li{ font-size: 18px;
            color: #434343;
            position: relative;
            padding-left: 16px;
            line-height: 40px;}
ul.tongyong li:before{ content: "";
            width: 6px;
            height: 6px;
            background: #c9c9c9;
            position: absolute;
            left: 0;
            top: 22px;
            border-radius: 50%;}
ul.tongyong li a{ color: #333333;
			font-size:16px;
			font-family:"微软雅黑";}
.news_box03{width:550px;height:227px;}
.fl{ float:left}
.fr{ float:right;}
.ml120{ margin-right:20px;}
.pt40{ padding-top:40px;}