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

.Main{height: auto; overflow: hidden;margin-bottom:30px; background:rgba(255,255,255,0.5);box-shadow:0px 16px 49px 0px rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ffffff;box-sizing: border-box;padding:14px 34px 33px;}
/*Part1 数据发布*/
.Part1{height:auto;overflow: hidden;margin-bottom:37px;}
.Part1 .s_title{width:320px;height:60px;background:url("zfsj_img01.png")no-repeat center;border-radius:26px 26px 0px 0px;}
.Part1 .s_title a{display:block;width:100%;line-height:60px;text-align: center;font-size:30px;font-weight: bold;color:#ffffff;}
.sjfbBox{width:100%;height:auto;overflow:hidden;border:1px solid #dddddd;padding:40px 18px 29px 28px;box-sizing: border-box;background:#ffffff;  }
.sjfbBox .hd{width:271px;height:485px;background:url("zfsj_img02.png")no-repeat center;float:left; position: relative;padding-top:66px;box-sizing: border-box; }
.sjfbBox .hd::after{content:"";width:173px;height:179px;background:url("zfsj_img03.png")no-repeat center;position:absolute;left:50%;transform: translateX(-50%);bottom:43px;  }
.sjfbBox .hd ul li{width:222px;height:60px;border-radius:30px;margin: 0 auto 28px;background:rgba(27,106,237,0.11);padding:5px;box-sizing: border-box;}
.sjfbBox .hd ul li a{display: block;width:100%;height:100%;background:rgba(11,81,193,0.28);font-size:20px;font-weight: bold;color:#ffffff;text-align: center;line-height:50px;border-radius:30px;}
.sjfbBox .hd ul li.on{background:rgba(27,106,237,0.34);}
.sjfbBox .hd ul li.on a{background:rgba(27,101,185,1);}
.rightBox{width: calc(100% - 289px);height: 485px;float:right;position: relative;}
.rightBox h3{width:auto;height:36px;position:absolute;top:0px;left:17px;text-indent:17px;font-size:22px;font-weight:bold;color:#222222;line-height:36px;}
.rightBox h3::after{content:"";width:5px;height:26px;background:#0b51c1;border-radius:3px;position:absolute;top:5px;left:0px;}
.rightBox .s_date{width:161px;height:31px;position: absolute;top:5px;right:168px;z-index: 5;}
.rightBox .s_date em{font-size:16px;color:#222222;line-height:31px;display: inline-block;float: left;}
.rightBox .s_date input{display: inline-block;float: right;width:121px;height:31px;border-radius:6px;border:1px solid #1b65b9;box-sizing: border-box;background:url("zfsj_img04.png")no-repeat right 6px center;cursor: pointer;text-indent: 8px;}
.rightBox .li-select{width:121px;height:auto;overflow: hidden;float: right;border:1px solid #dddddd;}
.rightBox .li-select dd{width:100%;height:40px;box-sizing: border-box;background: #ffffff;}
.rightBox .li-select dd:nth-child(even){background:#eeeeee;}
.rightBox .li-select dd a{display:block;width:100%;line-height:40px;font-size:16px;color:#333333;text-align: center;}
.rightBox .li-select dd:hover a{background:#1b65b9;color:#ffffff;}
.rightBox .bdBox{height:430px;margin-top: 50px;}
.rightBox .bdBox .chartBox{height:430px;}

/*Part2 数据开放*/
.Part2{height:120px;background:url("zfsj_img05.png")no-repeat center;background-size: cover;border:1px solid #dddddd;box-sizing: border-box;}
.Part2 a{display: block;width:100%;height:100%;text-align: center;line-height:120px;}
.Part2 a img{transition:all ease-in-out 1.5s;}
.Part2 a:hover img{transform: scale(1.1);}
















