@charset "utf-8";
/* CSS Document */
@import url(2022_reset.css);
@import url(2022_header.css);
@import url(2022_footer.css);
.Warp{width:100%;max-width: 1920px;background:#f3f3f3;}
.Content{width:1240px; }
.f_l{float: left;}
.f_r{float: right;}
.auto{margin: 0 auto;}
.Box{position: relative;overflow: hidden;}
/*Part1 地质科普*/
.Part1{height:666px;background:#ffffff;padding:48px 20px 24px;margin-bottom: 25px;}
.Part1 .box_1{height:331px; }
.Part1 .box_1 .title{width:400px;height: 331px;background: #07438a;float: left;}
.Part1 .box_1 .title a{width:100%;display: block; text-align:center;font-size: 35px;color:#ffffff;margin-top: 54px;line-height: 43px;}
.Part1 .box_1 .title span{display: block;width:154px;height: 5px;background: #ffffff;margin: 17px auto 0px;}
.Part1 .box_1 .pic{width:800px;height: 331px;float: right;}
.Part1 .box_1 .pic img{width:100%;height: 100%;}
.Part1 .box_2{width:646px;height:274px; }
.Part1 .box_2 .wcfw{height:175px;overflow: hidden;margin-top: 37px; }
.Part1 .box_2 .wcfw h1{font-size: 30px;font-weight: bold;color:#07438a;line-height:48px; 
text-align: center;margin-bottom: 20px;}
.Part1 .box_2 .wcfw h1>a{color:#07438a}
.Part1 .box_2 .wcfw p{font-size: 16px;color: #868686;line-height: 24px;text-indent: 2em;}
.Part1 .box_2 ul li{float: left;margin-right: 18px;}

/*地质科普*/
.Part1 .box_3{width:516px;height: 299px;background-image: url(2021_dzfw_icon5.png);background-repeat: no-repeat;background-position: right bottom;margin-top: 37px;}
.Part1 .box_3 .bd{background: #d8e2f0;width:491px;height: 273px;border-radius: 6px;overflow: hidden;position: relative;}
.Part1 .box_3 .bd .title{width:218px;height: 155px; background-image: url(2021_dzfw_icon3.png);background-repeat: no-repeat;background-position: center;margin-top: 8px;margin-left: 30px;float: left;}
.Part1 .box_3 .bd .title a{display: inline-block;font-size: 24px;color:#07438a;font-weight: bold;margin-top: 27px;margin-left: 58px;}
.Part1 .box_3 .bd .News{float: right;width:178px;height: 166px;margin-top:68px; }
.Part1 .box_3 .bd .News li{background-image: url(2021_dzfw_icon6.png);background-repeat: no-repeat;background-position: left center;padding-left: 10px;line-height: 34px;height: 34px;}
.Part1 .box_3 .bd .News li a{width:160px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color:#000000;}
.Part1 .box_3 .bd .more{width:36px;height: 39px; display: block;background-image: url(2021_dzfw_icon4.png);background-repeat: no-repeat;background-position: right center;position: absolute;bottom: 17px;right:26px;}

/*Part2贵州地质专家库专家组*/
.Part2{height: 392px;padding: 20px;background: #ffffff;}
.Part2 .hd{height: 75px;line-height: 75px;text-align: center;margin-bottom: 23px;}
.Part2 .hd>a{font-size: 30px;font-weight: bold;color:#07438a;}
.Part2 .con{height: 244px;overflow: hidden;}
.Part2 .con ul{width:100%;height: 244px;text-align: center;}
.Part2 .con ul li{width:171px;height: 244px;margin: 0 33px;display: inline-block;}
.Part2 .con ul li .pic{display: block;width:171px;height: 171px;border-radius: 50%;overflow: hidden;}
.Part2 .con ul li .pic img{display: block;width:100%;height: 100%;}
.Part2 .con ul li .txt{display: block;width: 90%;text-align: center;line-height: 24px;font-size: 18px;font-weight: bold;color:#07438a;margin-top: 20px;}

.Part2 .num{width:100%;text-align: center;margin-top: 35px;}
.Part2 .num li{display: inline-block;width:15px;height: 15px;margin: 0px 6px; background-image: url(2021_dzfw_icon8.png);cursor: pointer;}
.Part2 .num li.on{background-image: url(2021_dzfw_icon7.png);}

/*Part3*/
.Part3{height: 322px;background: #ffffff;padding: 20px;margin-top: 33px;}
.Part3 ul{width:110%;}
.Part3 ul li{width:286px;height: 312px; float: left;margin-right: 19px;}
.Part3 ul li .pic{display: block;width:286px;height: 132px;margin-bottom: 24px;}
.Part3 ul li p{height: 156px;overflow: hidden;line-height: 26px;font-size: 16px;/* text-indent: 2em; */}
.Part3 ul li p>a{margin-left: 10px;color:#07438a;}