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

.Main{background:url("../images/zjwyh_bg.png")no-repeat center top;background-size:100% auto;padding-top:194px;}
.txtCon{width:100%;height: auto;overflow: hidden;text-align: center;margin-bottom:153px;}
.txtCon h1{font-size:80px;font-weight: bold;color:#ffffff;line-height:123px;text-shadow:0px 0px 40px rgba(2,40,61,0.7);}
.txtCon img{ display:none; }

.gzgzPart{height:450px;border:1px solid rgba(255,255,255,0.49);background:rgba(255,255,255,0.13);box-sizing: border-box;padding:36px 34px 0px 64px;margin-bottom:47px;}
.gzgzPart .conBox{max-height:376px;padding-right:80px;overflow-y: auto;}
.gzgzPart *{color:#ffffff!important;}
.gzgzPart .conBox::-webkit-scrollbar {width:4px;}
.gzgzPart .conBox::-webkit-scrollbar-track {background:#FFFFFF;border-radius:2px;}
.gzgzPart .conBox::-webkit-scrollbar-thumb {border-radius:2px;background:#8bbb29;box-shadow: none;}


.zjwyPart{height:auto;overflow:hidden;border-radius:5px;border:1px solid #eeeeee;box-sizing:border-box;margin-bottom:56px;background:#FFFFFF;padding:32px 65px 28px;}
.zjwyPart h1{font-size:36px;font-weight: bold;color:#222222;text-align: center;line-height:62px;margin-bottom:40px;}
.zjwyPart .bd{height:auto;}
.zjwyPart .bd ul li{width:620px;height:374px;float:left;position: relative;margin-bottom:46px;}
.zjwyPart .bd ul li::after{content:"";width:100%;height:266px;border-radius: 5px;position: absolute;left:0px;bottom:0px;background:url("../images/zjwyh_icon_5.png")repeat-x top #ffffff;box-shadow: 0px 10px 30px #c8ccea;transition:all ease-in-out .5s;}
.zjwyPart .bd ul li:hover::after{transform: translateY(3px);box-shadow: 0px 10px 30px #a9b1e5;}
.zjwyPart .bd ul li:nth-child(2n){float:right;}
.zjwyPart .bd ul li a.pic{width:247px;height:329px;margin-top:10px;position: relative;z-index:2;margin-left:22px;}
.zjwyPart .bd ul li a.pic img{width:100%;height:100%;}
.zjwyPart .bd ul li .txt{width:330px;height:auto;overflow: hidden;position: relative;z-index:2;}
.zjwyPart .bd ul li .txt>p{width:100%;height:34px;overflow: hidden;}
.zjwyPart .bd ul li .txt>p em{display:block;width:20px;height:34px;float: left;text-align: center;line-height:34px;margin-right:15px;}
.zjwyPart .bd ul li .txt>p span{font-size:14px;font-weight: bold;color:#222222;line-height:34px;}
.zjwyPart .bd ul li .conBox{width:318px;margin-top:27px;max-height:210px;overflow-y: auto;padding-right:19px;font-size:14px;color:#222222;line-height:30px;box-sizing: border-box;}
.zjwyPart .bd ul li .conBox *{font-size:14px;color:#222222;line-height:30px;}
.zjwyPart .bd ul li .conBox::-webkit-scrollbar {width:3px;}
.zjwyPart .bd ul li .conBox::-webkit-scrollbar-track {background:#efefef;border-radius:2px;}
.zjwyPart .bd ul li .conBox::-webkit-scrollbar-thumb {border-radius:2px;background:#1a2a99;box-shadow: none;}
.zjwyPart .num{width:100%;height:45px;display: flex;justify-content: center;align-items: center;}
.zjwyPart .num li{width:15px;height:15px;background:#cfcfcf;margin:0px 5px 0px 4px;border-radius:50%;font-size:0px;;cursor: pointer;}
.zjwyPart .num li.on{background:#1a2a99;}










