@charset "utf-8";
@import "2022_reset.css";
@import "2022_header.css";
@import "2022_footer.css";

.main_body {background: #f3f3f3;overflow: hidden;}
.w-1240{width: 1240px;margin: 0 auto;}
/*文化作品*/
.part1 {height: 350px;width: 1180px;padding: 30px;background: url(2021_dkwh_bg1.png) no-repeat}
/* 轮播列表 */
.m-t-24{margin-top: 24px;}
.kwj-lbo{width:579px ;height: 344px;overflow: hidden;}
.jdt {width:579px ;height: 344px;}
    /* 轮播图 */
.jdt-shop{ position: relative; overflow: hidden;height: 344px;}
.jdt-shop h5{position: absolute; bottom: 12px; right: 4px;z-index: 9999;cursor: pointer;}
.jdt-shop h5 li{float: left; width: 10px; height: 10px; border-radius:10px ; background: #FFFFFF;margin: 0 2px;}
.jdt-shop h5 li.on{background: #e88f29;}
.jdt-center {width: 579px;height: 344px;}
.jdt-center li {width: 579px;height: 344px;}
.jdt-center li img {width: 579px;height: 344px;}
.jdt-shop .jdt-text{height: 40px;width: 100%; background: #333; filter:alpha(Opacity=70);-moz-opacity:0.7;opacity:0.7; line-height: 40px; position: absolute;left: 0;bottom:0;}
.jdt-shop .jdt-text a{color: #FFFFFF;font-size: 14px;font-weight: bold;padding-left: 5px;width:400px; display:inline-block; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;word-wrap: normal;}
.jdt-shop img{width: 579px;height: 344px;}
.jdt-shop img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
.jdt-shop img:hover{transform:scale(1.05);transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;-webkit-transition:transform 0.7s ease-out 0s;}
ul li{list-style: none;}
/* 右列表 */
.kwj-lbiao{width:590px ;height: 344px;}
.section-news-list{width: 590px;}
.section-news-list .hd ul {overflow: hidden;position: relative;}
.section-news-list .hd ul .dibuxian{border-bottom: 1px solid #ccc;width: 590px;height: 41px;}
.section-news-list .hd ul li {width: 20%;float: left;height: 40px;font: normal 16px/40px "microsoft yahei";text-align: center;}
.section-news-list .hd ul li.on {border-bottom: 3px solid #07438a;}
.section-news-list .hd ul li.on a {color: #07438a;}
.section-news-list .hd ul li a {color: #222;font-size: 18px;font-weight: 600;}
.section-news-list .hd ul span{display: block;float: left;width: 20px;height: 43px;text-align: center;font-size: 20px;color: #747474;line-height: 38px;}
.section-news-list .bd ul {padding-top: 10px;}
.section-news-list .bd ul li {height: 35px;overflow: hidden;padding-left: 15px;position: relative;font: normal 14px/35px "microsoft yahei";}
.section-news-list .bd ul li a {color: #222;padding-left: 10px;}
.section-news-list .bd ul li span {float: right;font: normal 14px/35px "microsoft yahei";color: #999;}
.section-news-list .bd ul li:before {content: '';display: block;position: absolute;left: 10px;top: 16px;background: #666666;width: 4px;height: 4px;}
.section-news-list .bd ul li i {color: #fff;display: inline-block;width: 37px;height: 20px;text-align: center;font-size: 12px;background: red;line-height: 20px;border-radius: 0 8px 0 8px;}

/*地质报刊*/
.part2 {width: 924px;height: 315px;background: url(2021_dkwh_bg2.png) no-repeat;margin-top: 23px;padding: 30px 158px;}
.part2 .bt {text-align: center;}
.part2 .bt a{font-size: 18px;font-weight: 600;color: #07438a;}
.part2 .tp_list {margin-top: 30px;}
.part2 .tp_list li {float: left;margin-right: 178px;position: relative;border: 1px solid #ccc;box-shadow: #ccc 10px 10px 30px 5px ;}
.part2 .tp_list li img {width:185px;height:235px;}
.part2 .tp_list li:last-child {margin-right: 0;}
.part2 .tp_list li p {width: 100%;height: 49px;line-height: 49px;background:rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;text-align: center;}
.part2 .tp_list li p a {color: #ffffff;font-size: 16px;}