.resource-center{padding-top:64px}.resource-center .top-search{padding:70px 10px;background-repeat:no-repeat;background-position:50%;background-size:cover}.resource-center .top-search .top-search__title{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.resource-center .top-search .top-search__title h1{line-height:60px;color:#fff;font-size:40px;font-weight:500;margin:0}.resource-center .top-search .top-search__title .search-box{height:60px}.resource-center .top-search .top-search__title .search-box .input{border-radius:5px;line-height:60px;height:60px;border:none;background-color:#fff;box-sizing:border-box;width:460px;padding:5px 60px 5px 20px;font-size:16px;outline:none}.resource-center .top-search .top-search__title .search-box .icon{display:inline-block;height:60px;line-height:60px;text-align:center;width:80px;background-color:#078855;color:#fff;font-size:24px;border-bottom-right-radius:5px;border-top-right-radius:5px;position:relative;left:-10px;top:3px;cursor:pointer}.resource-center .top-search .top-search__title .search-box .icon i{font-size:20px}.resource-center .top-nav{padding:0 10px;box-shadow:0 4px 8px rgba(4,0,0,.1)}.resource-center .top-nav .top-nav__container{max-width:1200px;margin:0 auto;height:120px;display:flex;justify-content:space-between}.resource-center .top-nav .top-nav__container .item{height:100%;display:flex;text-align:center;align-items:center;position:relative}.resource-center .top-nav .top-nav__container .item--active:before{content:"";position:absolute;bottom:0;width:100%;height:2px;left:0;background-color:#078855}.resource-center .top-nav .top-nav__container .item a{text-decoration:none;color:#595757}.resource-center .top-nav .top-nav__container .item a .item-icon{width:44px;height:36px;margin:0 auto}.resource-center .top-nav .top-nav__container .item a h2{margin:0;line-height:36px;font-size:14px;font-weight:400}@media screen and (max-width:1200px){.resource-center .top-nav .top-nav__container{width:90%}}@media screen and (max-width:1000px){.resource-center{padding-top:56px}.resource-center .top-search .top-search__title{display:block;padding:20px 0}.resource-center .top-search{padding:20px 0 40px}.resource-center .top-search .top-search__title h1{text-align:center;margin-bottom:20px}.resource-center .top-search .top-search__title .search-box,.resource-center .top-search .top-search__title .search-box form{text-align:center}}@media screen and (max-width:800px){.resource-center .top-search .top-search__title{display:block;padding:0}.resource-center .top-search .top-search__title h1{text-align:center;font-size:18px;line-height:30px}.resource-center .top-search .top-search__title .search-box{padding:0 15px}.resource-center .top-search .top-search__title .search-box form{text-align:center;display:flex;width:90%;margin:0 auto}.resource-center .top-search .top-search__title .search-box .input{width:calc(100% - 60px);font-size:14px;height:36px;line-height:36px}.resource-center .top-search .top-search__title .search-box .icon{font-size:14px;width:60px;height:36px;line-height:36px;left:-5px;top:0}.resource-center .top-nav .top-nav__container{height:100px}.resource-center .top-nav{padding:0 10px}.resource-center .top-search .top-search__title .search-box .icon i{font-size:16px}}.layout-video{display:none;position:fixed;z-index:1000000000;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.layout-video .layout-video-close{position:fixed;z-index:10;right:25%;top:8%;width:50px;height:50px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.layout-video .layout-video-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.layout-video .layout-video-close:after,.layout-video .layout-video-close:before{position:absolute;display:block;content:"";top:50%;left:50%;margin-left:-13px;width:26px;height:2px;background:#fff}.layout-video .layout-video-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.layout-video .layout-video-close:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout-video .layout-video-cont{position:fixed;left:25%;top:15%;width:50%;height:70%;background:#333;overflow:hidden}.layout-video .layout-video-cont #player,.layout-video .layout-video-cont #z-video{display:none}@media screen and (max-width:800px){.layout-video .layout-video-close{right:0!important;top:15px!important}.layout-video .layout-video-cont{left:0!important;top:0!important;width:100%!important;height:100%!important}}.resource-video{max-width:1200px;margin:30px auto}.resource-video li,.resource-video ul{list-style:none}.resource-video .video-list{width:100%}.resource-video .video-list h2{color:#595757;font-size:32px;margin:0 0 24px;text-align:center;font-weight:400}.resource-video .video-list .video-list__child{display:flex;flex-wrap:wrap}.resource-video .video-list .video-list__child .child{width:calc(33.33333% - 20px);margin-bottom:40px;box-shadow:0 4px 4px -1px rgba(4,0,0,.07);position:relative;margin-right:30px}.resource-video .video-list .video-list__child .child:nth-child(3n){margin-right:0}.resource-video .video-list .video-list__child .child .child-cover{width:100%;max-height:200px;overflow:hidden}.resource-video .video-list .video-list__child .child .child-cover img{width:100%;height:auto}.resource-video .video-list .video-list__child .child .child-title{text-align:center;font-weight:400;background-color:#fff;padding:12px 10px;cursor:pointer}.resource-video .video-list .video-list__child .child .child-title:hover,.resource-video .video-list .video-list__child .child .child-title i{color:#078855}@media screen and (max-width:1200px){.resource-video .video-list{width:90%;margin:0 auto}.resource-video .video-list h2{font-size:26px}}@media screen and (max-width:800px){.resource-video .video-list{width:80%;margin:0 auto}.resource-video .video-list h2{font-size:20px}.resource-video .video-list .video-list__child .child{width:100%;margin-bottom:30px}}