.wibanner{position:relative;width: 100%; height:360px; margin: 0 auto; overflow: hidden;}
.wibanner .bd{ position:relative; height:100%; z-index:0;}
.wibanner .bd li{vertical-align:middle; }
.wibanner .bd img{width: 1920px;height: 360px;display: block;position: absolute;left: 50%;margin-left: -960px;}
.wibanner_txt{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: table;}
.wibanner_txtbox{display: table-cell;vertical-align: middle;}
.wibanner_tit{font-size: 50px;color: #fff;text-align: center;}
.wibanner_desc{font-size: 14px;color: #e9e9e9;text-align: center;margin-top: 30px;}

.winotice{position: relative;}
.winotice_box{position: relative;top: -35px;width: 100%;}
.winotice_top{background: #07CE9A;padding: 0 48px;line-height: 70px;}
.winotice_toptit{color: #fff;font-size: 16px;width: 80%;}
.winotice_topdate{color: #fff;font-size: 16px;width: 16%;}
.winotice_bot ul li{overflow: hidden;padding: 0 48px;background: #fff;border-radius: 10px;line-height: 74px;margin-bottom: 2px;}
.winotice_bot ul li:hover{box-shadow:0px 2px 18px 0px rgba(39,88,72,0.1);}
.winotice_bot ul li:hover a{color: #07CE9A;}
.winotice_bottit{color: #333;font-size: 16px;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.winotice_botdate{color: #666;font-size: 16px;width: 16%;}









