.empty{img{width:15vw;height:8vw}.text{font-size:14px;color:#333}}body{background:#f6f6f6;padding:0;margin:0}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}#app .header{position:relative;width:100%;height:260px;background:url(../img/bg_head1.c23212cf.jpg) no-repeat;background-size:100% 100%}#app .header .detail{width:1200px;height:100%;margin:0 auto;display:flex;align-items:center}#app .header .detail .logo{margin-top:-5%;margin-left:6%;width:40%}#app .header .detail .logoBtn{position:absolute;right:32%;bottom:18%}#app .header .detail .logoBtn:hover{cursor:pointer}#app .header .detail .searchBox{width:55%;margin-top:-5%;margin-left:5%}#app .header .detail .searchBox .tab{width:calc(100% - 100px);display:flex;align-items:center;justify-content:space-around}#app .header .detail .searchBox .tab .item{color:#333;font-size:16px;cursor:pointer}#app .header .detail .searchBox .tab .item.active{color:#e22323;font-weight:600;position:relative}#app .header .detail .searchBox .tab .item.active:after{content:"";position:absolute;bottom:-15px;left:calc(50% - 12px);width:0;height:0;border:12px solid transparent;border-bottom-color:#fff}#app .header .detail .searchBox .search{display:flex;align-items:center;margin-top:15px}#app .header .detail .searchBox .search .left{background:#fff;width:calc(100% - 100px);height:40px;display:flex}#app .header .detail .searchBox .search .left .type{font-size:14px;width:200px;display:flex;align-items:center;justify-content:center}#app .header .detail .searchBox .search .left .type img{margin-left:5px;width:10px;height:5px}#app .header .detail .searchBox .search .left .input{width:100%;border-left:1px solid #dcdcdc}#app .header .detail .searchBox .search .left .input input{width:100%;height:40px;border:none;padding:0 10px}#app .header .detail .searchBox .search .left .input input:focus{outline:none}#app .header .detail .searchBox .search .btn{width:100px;height:40px;background:#e22323;display:flex;align-items:center;justify-content:center}#app .header .detail .searchBox .search .btn img{width:20px;height:20px}#app .menu{width:100%;height:98px;background:#e22323}#app .menu .menuList{width:1200px;height:100%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around}#app .menu .menuList .menuItem{width:16.6666666667%;height:50%;font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;border-bottom:1px solid hsla(0,0%,100%,.3)}#app .menu .menuList .menuItem:not(:nth-child(6n)):after{content:"";position:absolute;right:0;height:50%;width:1px;background-color:hsla(0,0%,100%,.3)}#app .menu .menuList .menuItem.active{font-weight:600;height:47px;background:#b91c1c}#app .linkList{width:1200px;margin:20px auto 0}#app .footer{width:100%;background:#e22323;padding:30px 0;margin-top:20px;height:100px}#app .footer .detail{width:1200px;margin:0 auto;font-size:14px;color:#fff}#app .footer .detail .leftfooter{float:left;width:240px;text-align:center;vertical-align:middle}#app .footer .detail .rightfooter{float:left;width:160px}#app .footer .detail .centerfooter{float:left;width:800px}#app .footer .detail .centerfooter .link{display:flex;align-items:center;justify-content:center}#app .footer .detail .centerfooter .link .item{padding:0 10px;border-right:1px solid #fff;cursor:pointer}#app .footer .detail .centerfooter .link .item:last-child{border:none}#app .footer .detail .centerfooter .text{margin-top:10px}#app .footer .detail .centerfooter .img{display:flex;align-items:center;justify-content:center;margin-top:10px}#nav{padding:30px}#nav a{font-weight:700;color:#2c3e50}#nav a.router-link-exact-active{color:#42b983}.home{width:1200px;margin:30px auto 0}.home .head{display:flex}.home .head .banner{width:100%}.home .head .banner .bannerItem{display:flex}.home .head .banner .bannerItem img{width:65%;height:100%}.home .head .banner .bannerItem .notice{background:#fff;width:35%;padding:20px;box-sizing:border-box;position:relative}.home .head .banner .bannerItem .notice .title{font-size:18px;color:#333;line-height:30px;font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home .head .banner .bannerItem .notice .tips{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.home .head .banner .bannerItem .notice .tips .label{display:flex;align-items:center}.home .head .banner .bannerItem .notice .tips .label .item{font-size:15px;padding:0 11px;height:30px;margin-right:5px;display:flex;align-items:center;justify-content:center}.home .head .banner .bannerItem .notice .tips .label .item.red{border:1px solid #e22323;color:#fff;background:#e22323}.home .head .banner .bannerItem .notice .tips .label .item.grey{border:1px solid #eee;color:#333;background:#eee}.home .head .banner .bannerItem .notice .tips .right{color:#9f9f9f;font-size:14px}.home .head .banner .bannerItem .notice .content{max-height:120px;color:#333;font-size:14px;line-height:28px;margin-top:20px;text-align:justify;padding-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.home .head .banner .bannerItem .notice .btnList{width:calc(100% - 40px);position:absolute;bottom:0;left:20px;display:flex;flex-direction:row-reverse;border-top:1px solid #e5e5e5;padding:20px 0}.home .head .banner .bannerItem .notice .btnList .item{margin:0 5px;color:#e22323;font-size:14px}.home .head .notice{background:#fff;width:35%;padding:20px;box-sizing:border-box;position:relative}.home .head .notice .title{font-size:18px;color:#333;line-height:30px;font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home .head .notice .tips{justify-content:space-between;margin-top:20px}.home .head .notice .tips,.home .head .notice .tips .label{display:flex;align-items:center}.home .head .notice .tips .label .item{font-size:12px;padding:0 11px;height:20px;margin-right:5px;display:flex;align-items:center;justify-content:center}.home .head .notice .tips .label .item.red{border:1px solid #e22323;color:#fff;background:#e22323}.home .head .notice .tips .label .item.grey{border:1px solid #eee;color:#333;background:#eee}.home .head .notice .tips .right{color:#9f9f9f;font-size:14px}.home .head .notice .content{max-height:120px;color:#333;font-size:14px;line-height:28px;margin-top:20px;text-align:justify;padding-bottom:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.home .head .notice .btnList{width:calc(100% - 40px);position:absolute;bottom:0;left:20px;display:flex;flex-direction:row-reverse;border-top:1px solid #e5e5e5;padding:20px 0}.home .head .notice .btnList .item{color:#e22323;font-size:14px}.home .menuList{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.home .menuList .menuItem{width:150px;height:150px}.home .menuList .menuItem img{width:100%;height:100%}.home .articleBox{display:flex;padding:20px 0;background:#fff;margin-top:20px}.home .articleBox .articleList{width:33.33%;padding:0 20px;box-sizing:border-box;border-right:1px solid #ccc}.home .articleBox .articleList:last-child{border:none}.home .articleBox .articleList .title{display:flex;align-items:center;justify-content:space-between}.home .articleBox .articleList .title .left{display:flex;align-items:center}.home .articleBox .articleList .title .left img{width:14px;height:16px;margin-right:5px}.home .articleBox .articleList .title .left .text{color:#333;font-weight:600;font-size:16px}.home .articleBox .articleList .title .right{color:#666;font-size:12px;cursor:pointer}.home .articleBox .articleList .list{margin-top:10px}.home .articleBox .articleList .list .items{display:flex;align-items:center;justify-content:space-between;font-size:14px;margin-top:12px;cursor:pointer}.home .articleBox .articleList .list .items .left{color:#333;padding-left:20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .articleBox .articleList .list .items .left:after{content:"";position:absolute;left:7px;top:7px;width:6px;height:6px;background:#e22323}.home .articleBox .articleList .list .items .right{color:#666;flex-shrink:0}.home .articleBox .articleList .empty-home{width:100%;padding:20% 0;text-align:center}.home .articleBox .articleList .empty-home img{width:170px;height:90px}.home .articleBox .articleList .empty-home .text{font-size:14px;color:#333}.home .bannerBox{width:100%;margin-top:20px}.home .bannerBox img{width:100%;height:100%}.home .bannerBox2{display:flex;width:100%;margin-top:20px}.home .bannerBox2 .bannerBox2Left{width:49.7%;margin-right:.3%;cursor:pointer}.home .bannerBox2 .bannerBox2Left img{width:100%;height:100%}.home .bannerBox2 .bannerBox2Right{width:49.7%;margin-left:.3%;cursor:pointer}.home .bannerBox2 .bannerBox2Right img{width:100%;height:100%}.home .unitBox{padding:20px;margin-top:20px;border:1px solid #666}.home .unitBox .title{justify-content:space-between}.home .unitBox .title,.home .unitBox .title .left{display:flex;align-items:center}.home .unitBox .title .left img{width:14px;height:16px;margin-right:5px}.home .unitBox .title .left .text{color:#333;font-weight:600;font-size:16px;display:flex;align-items:center}.home .unitBox .title .left .text div{font-weight:400;font-size:14px;color:#666;margin-left:10px}.home .unitBox .list{display:flex;flex-wrap:wrap}.home .unitBox .list .item{text-decoration:none;width:20%;color:#333;text-align:left;padding-left:20px;font-size:14px;margin-top:15px;position:relative;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .unitBox .list .item:after{content:"";position:absolute;left:7px;top:7px;width:6px;height:6px;background:#e22323}.home .unitBox1{padding:20px;margin-top:20px;background:#fff}.home .unitBox1 .headers{justify-content:space-between;padding-bottom:15px;border-bottom:1px dashed #ccc}.home .unitBox1 .headers,.home .unitBox1 .headers .left{display:flex;align-items:center}.home .unitBox1 .headers .left img{width:14px;height:16px;margin-right:5px}.home .unitBox1 .headers .left .text{color:#333;font-weight:600;font-size:16px;display:flex;align-items:center}.home .unitBox1 .headers .right{display:flex;padding-right:30px}.home .unitBox1 .headers .right .item{color:#333;font-size:16px;display:flex;align-items:center;margin-left:50px}.home .unitBox1 .headers .right .item.active{color:#f03a58}.home .unitBox1 .list{display:flex;align-items:center;flex-wrap:wrap}.home .unitBox1 .list .item{width:20%;font-size:14px;color:#333;text-align:left;text-decoration:none;margin-top:15px;padding-left:10px;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home .yqljBox{display:flex;flex-wrap:wrap;padding:20px;margin-top:20px;background:#fff;font-size:16px;line-height:40px}.home .yqljBox .yqlj-b{margin-right:20px}.home .yqljBox .yqlj-b a{color:inherit;text-decoration:none}.home .xf{position:fixed;left:0;top:400px;z-index:999}.home .xf img{width:140px;height:350px}.home .xf1{position:fixed;right:0;top:400px;z-index:999}.home .xf1 img{width:140px;height:350px}.home .friend-box{width:1200px;padding:20px;margin:20px auto;box-sizing:border-box;background-color:#fff;display:flex;justify-content:space-between}.home .friend-cell,.home .friend-cell img{width:183px;height:72px}.empty{width:100%;padding:20% 0;text-align:center}.empty img{width:15vw;height:8vw}.empty .text{font-size:14px;color:#333}.pages{text-align:center;padding:10px 0}