/* CSS Document */
@import url(reset.css);
@import url(footer.css);
.warp{width: 100%;max-width: 1920px;min-width: 1200px;position: relative;margin: 0 auto;background-color: #f4f5f9;}
.Con{ width:1160px; margin: 0 auto; padding:20px 20px 40px; background-color: #ffffff;}

/*Banner及logo部分*/
.Banner{width:100%;height:520px;background: url(2021_dsjyzt_banner.png)center top no-repeat; }
.Banner .Mid{width:1200px;height: 520px;margin: 0 auto;}
.Banner .logo{display: block;width:290px;height: 70px;margin-top: 20px;float: left;}
.Banner .logo img{width: 100%;height: 100%;}
.Banner .box_r{float: right;margin-top: 38px;}
.Banner .box_r #times{color: #ffffff;font-size: 14px;height: 36px;line-height: 36px;margin-right: 34px;}
.Banner .box_r .f_r span {padding: 0px 5px;}
.Banner .box_r .f_r a,.Banner .box_r .f_r span{display: inline-block;float: left;height: 36px;line-height: 36px; color: #ffffff;font-size: 14px;}
.Banner .box_r .f_r  a:hover{color:#e60012;}
.title{height:73px;background: url(2021_dsjyzt_icon01.png) no-repeat center bottom;}
.title a{display: block;width:376px;height: 43px;margin: 0 auto;}
/*导航*/
.Nav{width:100%;height: 60px;background:#e60012; }
.Nav ul{width:1200px;margin: 0 auto;}
.Nav ul li{width:auto;float: left;height: 50px;margin-right:60px;}
.Nav ul li a{font-size: 22px;color:#ffffff;line-height: 60px;font-weight: bold;padding: 0 5px;}
.Nav ul li.on{ border-bottom: 3px solid #fbb319;}
/*Part1主流媒体报道*/
.Part1{width: 100%; height: auto; overflow: hidden;}
.Part1 .title{margin: 13px 0px 22px;}
.Part1 .title a{background: url(2021_dsjyzt_title01.png) no-repeat center;}
.Part1 .focusBox{ width: 600px; height: 405px; position: relative;float: left;border:3px solid #d2d2d2;overflow: hidden;}
.Part1 .focusBox ul{width: 100%; height: auto; overflow: hidden;}
.Part1 .focusBox ul li{ width: 100%; height: 405px;}
.Part1 .focusBox ul li a{width: 100%; height: 100%; display: block;}
.Part1 .focusBox ul li img{width: 100%;height: 100%;display: block; transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.Part1 .focusBox ul li img:hover{transform:scale(1.05); transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;}
.Part1 .focusBox ul li .txt-bg{position: absolute;bottom: 0;z-index: 1;height: 50px;width: 100%;background: url(2021_dsjyzt_icon04.png) repeat-x;overflow: hidden;left: 0}
.Part1 .focusBox ul li p{position: absolute;bottom: 0;z-index: 999;width:calc(100% - 190px);overflow: hidden;font-size: 18px; color: #fff;height: 50px;line-height: 50px; text-overflow: ellipsis;white-space: nowrap;margin-left:28px; }
.Part1 .focusBox .num{font-size: 24px;height: 50px; line-height: 50px; color: #ffffff;position: absolute;z-index: 3;bottom: 0px;right:63px;}
.Part1 .focusBox .pageState span {color: #eb6100;}
.Part1 .focusBox .prev,.focusBox .next{position:absolute; bottom:20px; display:block; width:34px; height:8px; z-index: 99999;}
.Part1 .focusBox .prev{background: url(2021_dsjyzt_icon02.png) left center no-repeat; right:111px; background-position:right center; }
.Part1 .focusBox .next{background: url(2021_dsjyzt_icon03.png) left center no-repeat; right:16px; background-position:right center; }
.Part1 .NewsList{ width: 540px; height: auto; overflow: hidden; float: right;}
.Part1 .NewsList ul{width: 100%; height: auto; overflow: hidden;}
.Part1 .NewsList ul li{height: 34px; overflow: hidden;margin-bottom: 7px;background: url(2021_dsjyzt_liststyle.png)no-repeat left center;}
.Part1 .NewsList ul li a{display: block; width:calc(100% - 82px); line-height:34px;font-size: 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 11px;float: left;}
.Part1 .NewsList ul li:hover a{color:#e60012;}
.Part1 .NewsList ul li span{display: block;width:52px;text-align: right;height:34px;font-size: 17px;color:#888888;line-height: 34px;float: right;}

/*Part2 审计机关学习教育动态*/
.Part2{width: 100%; height: auto; overflow: hidden;}
.Part2 .title{margin: 35px 0px 22px;}
.Part2 .title a{background: url(2021_dsjyzt_title02.png) no-repeat center;}
.Part2 .bd{height: auto;overflow: hidden;}
.Part2 .bd .picBox{height: 147px;overflow: hidden;}
.Part2 .bd .picBox ul{width:110%;}
.Part2 .bd .picBox ul li{width:545px;height: 147px;float: left;margin-right:50px; }
.Part2 .bd .picBox ul li:last-child{margin-right: 0px;}
.Part2 .bd .picBox ul li .pic{display: block;width:260px;height: 147px;float: left;overflow: hidden;}
.Part2 .bd .picBox ul li .pic img{display: block;width:100%;height: 100%;transition: all 2s;}
.Part2 .bd .picBox ul li .pic:hover img{transform: scale(1.1);}
.Part2 .bd .picBox ul li .txt{width:270px;height: 100%;float: right;overflow: hidden;}
.Part2 .bd .picBox ul li .txt h1{width:100%;height: 36px;overflow: hidden;margin-top: 14px;}
.Part2 .bd .picBox ul li .txt h1 a{font-size: 20px;font-weight: bold;line-height: 36px;}
.Part2 .bd .picBox ul li .txt h1:hover a{color:#e60012;}
.Part2 .bd .picBox ul li .txt p{height:74px;font-size: 15px;color: #888888;line-height: 24px;overflow: hidden; }
.Part2 .NewsBox{ width: 100%; height: auto; overflow: hidden;margin-top: 15px; }
.Part2 .NewsBox ul li{width:545px; overflow: hidden;height: 42px;margin-right:50px;background: url(2021_dsjyzt_liststyle.png)no-repeat left center;float: left;}
.Part2 .NewsBox ul li:nth-child(even){margin-right: 0px;}
.Part2 .NewsBox ul li a{display: block; width:calc(100% - 82px); line-height:42px;font-size: 17px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 11px;float: left;}
.Part2 .NewsBox ul li:hover a{color:#e60012;}
.Part2 .NewsBox ul li span{display: block;width:52px;text-align: right;height:42px;font-size: 17px;color:#888888;line-height: 42px;float: right;}

/*Part3 审计干部学习心得体会*/
.Part3{width: 100%; height: auto; overflow: hidden;}
.Part3 .title{margin: 20px 0px;}
.Part3 .title a{background: url(2021_dsjyzt_title03.png) no-repeat center;}
.Part3 .bd{height: 508px;overflow: hidden;}
.Part3 .bd ul {width:100%;}
.Part3 .bd ul li{width:1115px;height:129px;border-radius: 6px;background: #fff1f9;margin-bottom: 29px; padding: 21px 19px 0px 26px; }
.Part3 .bd ul li  i{display: block;width: 6px;height:100%;float: left;background: url(2021_dsjyzt_liststyle1.png) no-repeat left 13px;}
.Part3 .bd ul li .txt_box{width: 1092px; float: left;margin-left: 16px;}
.Part3 .bd ul li .txt_box h1{height:32px;overflow: hidden; }
.Part3 .bd ul li .txt_box h1 a{display: block;width:100%; font-size: 20px;font-weight: bold;line-height: 32px;overflow: hidden;}
.Part3 .bd ul li .txt_box h1:hover a{color:#e60012;}
.Part3 .bd ul li .txt_box span{display: block;height:24px;line-height: 24px;font-size: 14px;font-weight: bold;}
.Part3 .bd ul li .txt_box p{height: 44px;overflow: hidden;line-height: 22px;font-size: 14px;color: #686868;margin-top: 10px;text-indent: 2em;}

@media screen and (max-width:750px ) {
.warp{max-width: 100%;min-width:100%;}
.Con{ width:calc(100% - 20px);padding: 10px; }

/*Banner及logo部分*/
.Banner{width:100%;height:360px;background: url(2021_dsjyzt_banner01.png)center top no-repeat;background-size: auto 100%;}
.Banner .Mid{width:100%;height:auto;}
.Banner .logo{width:220px;height: auto;margin-left: 20px;margin-top: 10px;}
.Banner .box_r{margin: 10px 0px 10px 10px;}
.Banner .box_r .f_r{margin-right: 10px;}
.Banner .box_r .f_r .swsy,.Banner .box_r .f_r .jrsc,.Banner .box_r .f_r span{display: none;}
/*导航*/
.Nav{width:100%;height: auto;overflow: hidden;}
.Nav ul{width:calc(100% - 20px);}
.Nav ul li{margin-right:calc((100% - 600px) / 3);}
.Nav ul li:last-child{margin-right: 0px;}
.Nav ul li a{font-size: 20px; padding: 0px;}
	
.title a{width:293px;height:28px;}

/*Part1主流媒体报道*/
.Part1 .title a{background: url(2021_dsjyzt_title04.png) no-repeat center;}
.Part1 .focusBox{ width:calc(100% - 6px); height: 320px;float: none;margin-bottom: 20px;}
.Part1 .focusBox ul li{height: 320px;}
.Part1 .focusBox ul li p{width:calc(100vw - 60px);margin-left:20px; }
.Part1 .focusBox .prev,.focusBox .next{display: none;}
.Part1 .focusBox .num{display: none;right: 20px;}
.Part1 .NewsList{ width:100%; float: none;}	


/*Part2 审计机关学习教育动态*/
.Part2 .title a{background: url(2021_dsjyzt_title05.png) no-repeat center;}
.Part2 .bd .picBox{height: auto;}
.Part2 .bd .picBox ul{width:100%;}
.Part2 .bd .picBox ul li{width:100%;margin-right:0px; margin-bottom: 20px;}
.Part2 .bd .picBox ul li:nth-child(2n){margin-bottom: 10px;}
.Part2 .bd .picBox ul li .pic{width:180px;}
.Part2 .bd .picBox ul li .txt{width: calc(100% - 200px);}
.Part2 .NewsBox{margin-top: 0px;}
.Part2 .NewsBox ul li{width:100%; float: left;margin-right: 0px;}

/*Part3 审计干部学习心得体会*/
.Part3{margin-top: 10px;}
.Part3 .title a{background: url(2021_dsjyzt_title06.png) no-repeat center;}
.Part3 .bd{height: auto;overflow: hidden;}
.Part3 .bd ul li{width: calc(100% - 20px);padding: 21px 10px 0px 10px; }
.Part3 .bd ul li .txt_box{width: calc(100% - 22px);}
	
}
@media screen and (max-width:650px ) {
.Nav ul li{width:calc((100% - 44px) / 2);text-align: center;margin-right: 0px;border: 1px solid #d11f1b;margin-left: -1px;height: 60px;padding: 0px 10px;}
.Nav ul li a{line-height:60px;font-size: 18px;}
.Nav ul li.on{border: 1px solid #d11f1b;}
}
@media screen and (max-width:500px ) {
.Banner{width:100%;height:300px;background: url(2021_dsjyzt_banner02.png)center top no-repeat;background-size: auto 100%;}
.Banner .box_r #times{display: none;}
.Nav ul li.sp a{line-height: 60px;}
.Nav ul li a{font-size: 18px;line-height: 28px;}

}
@media screen and (max-width:376px ) {
.Part1 .focusBox{ height: 280px;}
.Part1 .focusBox ul li{height: 280px;}
.Part2 .bd .picBox ul li{height: auto;overflow: hidden;}
.Part2 .bd .picBox ul li .pic{width:100%;}
.Part2 .bd .picBox ul li .txt{width:100%;}
}