@charset "utf-8";
/* CSS Document */
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
@import url("animate.min.css");

.Title{ position: relative; height: 43px; line-height: 43px; display: flex; justify-content: space-between; }
.Title h1{ font-size: 30px; font-weight: bold; color: #266cb4; display: inline-block; }
.Title em{ position: relative; width: 1015px; width: calc(100% - 260px); padding-left: 15px; height: 0; border-bottom: 1px solid #2569b0; margin-top: 21px; }
.Title em::after{ content: ''; display: block; width: 8px; height: 8px; border-radius: 50%; background-color: #5189c4; position: absolute; right: 0; top: -3.5px; }
.Title p{ position: relative; font-size: 16px; color: #266cb4; }

.Part1{}
.Part1 .Title em{ width: calc(100% - 220px); }


.Part1{}
.Part1 ul{ display: flex; justify-content: space-between; }
.Part1 li{ position: relative; margin-top: 10px; width: 278px; height: 148px; border: 1px solid #dfefff; }
.Part1 li a{ display: flex; height: 100%; flex-direction: column; justify-content: center; }
.Part1 li h1{ display: block; width: 70px; height: 70px; position: relative; margin: 0 auto; border-radius: 50%; perspective: 1000px; z-index: 10;}
.Part1 li h1 img{ animation-duration: 1s; animation-fill-mode: both;}
.Part1 li h1::after{ content: ''; position: absolute; left: 10%; bottom:0; width: 80%; height:5px; box-sizing: border-box; border-radius: 50%; z-index: 1; }
.Part1 li p{ display: block; text-align: center; font-size: 20px; font-weight: bold; padding-top: 10px;}
.Part1 li:hover h1 img{ animation-name: bounce; }
.Part1 li:hover h1::after{ box-shadow:0px 7px 4px -2px #784a4a; }


.ZwxxPart{ width: 770px; height: 400px; box-sizing: border-box; border: 1px solid #e3eaf4; }
.ZwxxPart .Tit{ height: 61px; position: relative; background: url("../images/Gzcy_ico_5.png") no-repeat center top; border-bottom: 1px solid #e3eaf4; }
.ZwxxPart .Tit a{ display: block; text-align: center; line-height: 61px; font-size: 24px; color: #FFF; user-select: none; font-weight: bold; letter-spacing: 5px; }
.ZwxxPart dl{ position: relative; height: 38px; border-bottom: 1px solid #e3eaf4; background-color: #f6f8fa; padding-left: 65px; }
.ZwxxPart dl dd{ display: block; position: relative; font-size: 18px; color: #266cb4; user-select: none; line-height: 38px; float: left;}
.ZwxxPart dl dd + dd{ width: 150px; text-align: center; float: right; }

.ZwxxPart .Con{ position: relative; overflow: hidden; height: calc(100% - 160px);}
/*公共列表*/
.ulList{ padding: 10px 17px 0; min-height: 20px;}
.ulList li{ position: relative; overflow: hidden; line-height: 1.3; background: url("../images/Home_ico_9.png") no-repeat left center; font-size: 18px; padding: 10px 0; padding-left: 20px; color: #404040; }
.ulList li a{ display: block; float: left; max-width:78%; max-width: calc(100% - 130px); position: relative; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal;}
.ulList li a:hover{ color: #F00; }
.ulList li span{ display: inline-block; float: right; color: #b5b5b5; font-size: 16px; width: 110px; text-align: center; }

.SonChannPart{ height: 58px; background-color: #f6f8fa; border-top: 1px solid #e3eaf4; }
.SonChannPart ul{ display: flex; justify-content: space-evenly; align-items: center; height: 100%;}
.SonChannPart li{ position: relative; overflow: hidden; font-size: 18px; }
.SonChannPart li span{ color: #266cb4; margin-left: 10px; }



.XjtjPart{ width: 400px; height: 400px; box-sizing: border-box; border: 1px solid #e3eaf4;}
.XjtjPart .Tit{ height: 61px; position: relative; background:#f6f8fa; border-bottom: 1px solid #e3eaf4; }
.XjtjPart .Tit a{ display: block; text-align: center; line-height: 61px; font-size: 24px; color: #266cb4; user-select: none; font-weight: bold; letter-spacing: 5px; }
.XjtjPart .PieStat{ height:175px;padding-left: 20px;}
.XjtjPart .MonthStat{height: 150px;margin-top: 10px;}



/*通知公告*/
.Part3{}
.Part3 .hd{ height: 60px; }
.Part3 .hd ul{ display: flex; justify-content: center; }
.Part3 .hd li{ position: relative; overflow: hidden; margin: 0 10px; }
.Part3 .hd li a{ display: inline-block; height: 49px; line-height: 49px; width: 150px; text-align: center; padding: 0 15px; font-size: 30px; color: #313131; font-weight: bold; }
.Part3 .hd li.on a{ color: #266cb4; }
.Part3 .hd .onBar{ position: absolute; top: 49px; left: 450px; border-top: 2px solid #266cb4; height: 9px; background: url("../images/Xwzx_ico_1.png") no-repeat center bottom; width: 150px; }
.Part3 .bd{ }
.Part3 .bd>*{ min-height: 20px; }
.ZxftPart{}
.ZxftPart ul{ display: flex; justify-content: space-between;}
.ZxftPart li{ position: relative; overflow: hidden; width: 380px; height: 430px; box-sizing: border-box; border-bottom: 3px solid #61a9f4; background-color: #ecf6ff; margin-top: 22px; }
.ZxftPart li .pic{ position: relative; overflow: hidden; height: 220px; }
.ZxftPart li .pic img{ width: 100%; height: auto; min-height: 100%; }
.ZxftPart li .con{ position: relative; overflow: hidden; padding:10px 20px 0; }
.ZxftPart li .con p{ position: relative; overflow: hidden; padding: 10px 0;}
.ZxftPart li .con em{ display: block; float: left; font-size: 18px; font-weight: bold; color: #266cb4; }
.ZxftPart li .con span{display: block;position: relative;overflow: hidden;/* float: left; *//* width: calc(100% - 90px); */font-size: 16px;line-height: 24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ZxftPart li .con span.T{font-size: 17px;font-weight: bold;height: 48px;}



.WsdcPart{ width: 585px; }
.WsdcPart .Tit{ height: 50px; position: relative; border-bottom: 1px solid #ddd; }
.WsdcPart .Tit a{ display: inline-block; border-bottom: 1px solid #266cb4; height: 50px; line-height: 50px; font-size: 30px; font-weight: bold; color: #266cb4; } 
.WsdcPart .Con{ padding-top: 2px; }
.WsdcPart li{ position: relative; overflow: hidden; border: 1px solid #e3eaf4; padding: 20px; margin-top: 15px;}
.WsdcPart li h1{ display: block; position: relative; overflow: hidden; font-size: 18px; line-height: 1.5; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; word-wrap:normal; padding-left: 15px; background: url("../images/Home_ico_9.png") no-repeat left center; }
.WsdcPart li p{ display: block; position: relative; padding-top: 5px; font-size: 16px; padding-left: 15px;}
.WsdcPart li p span{ float: left; color: #b5b5b5; }
.WsdcPart li p font{ float: right; color: #266cb4; }



.Part5 ul{ display: flex; padding-top: 20px; justify-content: space-between; }
.Part5 li{ position: relative; overflow: hidden; border-radius: 7px; background-color: #f6f8fa; width: 280px; height: 200px; box-sizing: border-box; padding: 15px; }
.Part5 li p{ display: flex; position: relative; align-items: center; }
.Part5 li p em{ display: block; width: 50px; height: 50px; position: relative; overflow: hidden; border-radius: 50%; background:#266cb4; }
.Part5 li p em::after{ content: ''; display: block; width: 100%; height: 100%; background: url("../images/Gzcy_ico_9.png") no-repeat center; filter: brightness(100); }
.Part5 li p span{ font-size: 16px; color: #b5b5b5; margin-left: 15px; }
.Part5 li h1{ display: block; position: relative; overflow: hidden; font-size: 18px; line-height: 1.7; padding: 0 5px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; margin-top: 10px; max-height: 91px; }
.Part5 li::after{ content: ''; display: block; width: 50px; height: 6px; background: url("../images/Gzcy_ico_10.png") no-repeat center; position: absolute; left: 115px; bottom: 15px; }
.Part5 li:hover{ background-color: #266cb4; }
.Part5 li:hover p em{ background-color: #FFF; }
.Part5 li:hover p em::after{ filter:none; }
.Part5 li:hover p span{ color: #FFF; }
.Part5 li:hover h1 a{ color: #FFF; }
.Part5 li:hover::after{ filter: brightness(100); }

