@import "base.css";:root{--animate-duration: .6s;--animate-delay: .6s;--animate-repeat: 1}.animate__animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-duration: var(--animate-duration);animation-duration: var(--animate-duration);-webkit-animation-fill-mode: both;animation-fill-mode: both}@-webkit-keyframes flipInY{0%{-webkit-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}80%{-webkit-transform: perspective(400px) rotateY(-5deg);transform: perspective(400px) rotateY(-5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}@keyframes flipInY{0%{-webkit-transform: perspective(400px) rotateY(90deg);transform: perspective(400px) rotateY(90deg);-webkit-animation-timing-function: ease-in;animation-timing-function: ease-in;opacity: 0}80%{-webkit-transform: perspective(400px) rotateY(-5deg);transform: perspective(400px) rotateY(-5deg)}to{-webkit-transform: perspective(400px);transform: perspective(400px)}}.animate__flipInY{-webkit-backface-visibility: visible!important;backface-visibility: visible!important;-webkit-animation-name: flipInY;animation-name: flipInY}html,body{overflow-x: hidden;max-width: 100%}*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box}body{overflow-x: hidden;visibility: hidden}section,.w1200{max-width: 1200px;margin: 0 auto}.cover_bg,.cover_img div{background-position: 50%;background-repeat: no-repeat;background-size: cover}.cover_img{position: relative;overflow: hidden}a:hover .cover_img div,.cover_img:hover div{-webkit-transform: scale(1.1);transform: scale(1.1)}.list_teacher a:hover .cover_img{-webkit-transform: scale(1.04);transform: scale(1.04)}.slick_forum a:hover .cover_img div,.slick_forum .cover_img:hover div,.list_teacher .cover_img:hover div,.list_teacher a:hover .cover_img div{-webkit-transform: scale(1);transform: scale(1)}.cover_img div{position: absolute;top: 0;left: 0;width: 100%;height: 100%}header{position: fixed;top: 0;left: 0;right: 0;padding: 0 40px 0 30px;border-top: 6px solid #204f9f;z-index: 9999;background: url(data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAABuCAYAAADmt3kGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg2QkQyRTlBMEVEMDExRUI5RTJFOUQ2N0RDMjdDNDMxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg2QkQyRTlCMEVEMDExRUI5RTJFOUQ2N0RDMjdDNDMxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODZCRDJFOTgwRUQwMTFFQjlFMkU5RDY3REMyN0M0MzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODZCRDJFOTkwRUQwMTFFQjlFMkU5RDY3REMyN0M0MzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6t1rUnAAAAkUlEQVR42mRSQRKEMAgL3rz5jP3/o/YVUhwGCFQvnUBoSKM4r9//AGB+rETmh0SviOytw7wUlmPYoESLbCGwRPVKqkeUNnQf1lyE2NGs0ukdPXNWXioSysoX3TSkfiORENWNVDFXkanSbC/S3W4iS+VOaHFYZ3SvUoayTUMz3W/iYEz9jaZT21XwIeZ/EOwjwACf+pIcO3indAAAAABJRU5ErkJggg==) repeat-x;background-size: 1px 100%}.t_logo{margin-top: 6px;max-width: 32%}.t_logo img{max-height: 100px}.search_wrap{position: fixed;left: 0;top: 0;width: 100%;height: 100%;color: #666;transition: all 0.5s;z-index: 99999;display: none}.search_wrap .search_box{position: fixed;width: 80%;max-width: 660px;z-index: 999;z-index: 3;display: none}.search_wrap .i_txt{width: 100%;height: 50px;position: relative;border: none;background: none;padding: 0 96px 0 15px;background: #fff;font-size: 16px}.search_wrap .submit{position: absolute;top: 0;right: 0;width: 80px;height: 50px;cursor: pointer}.search_wrap .close{position: fixed;right: 5%;top: 8%;width: 32px;height: 32px;background: url(data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkM2MEUwM0UyRDE0QjExRUFCMkMxQzY0OTVDMkFDRDQyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkM2MEUwM0UzRDE0QjExRUFCMkMxQzY0OTVDMkFDRDQyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzYwRTAzRTBEMTRCMTFFQUIyQzFDNjQ5NUMyQUNENDIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzYwRTAzRTFEMTRCMTFFQUIyQzFDNjQ5NUMyQUNENDIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4tLD5kAAABQ0lEQVR42uyaSwrCMBCGh0LvZmnJGUQ8nidyIbgodF1wI0icSIpS6MOamSQ/Bv5NH5n52jSZzoSstUdWz+pYDYsy0Y51Zl1YNXmIod1ZJgMI430d2rUgohu9W8k6sQyl24z3sfw49nB09Ygu5TdjJnytli4wGUC8fFx9YcoQY5BUYVb5tPnGlCCmQFKB+cqHYB3FhFgCiQWzyaZYx5oQa0G0YH6yoWZIum91g1J9RjMcuq+YTzHo2401roMP0RgfqcikoT1tis18mmuA6FqktSqLL6haIYZ4iKMV9InHaZoRrGjkXBBK+w8t4I8dYvqFWBAhQhSIoBEijIf4sYL41YVIPkCkgyASdBApU4gkNkRZAaLQA1F6gyiGQpSnITYMVABbOBp3ss0EYg6mQ9nm1LuDew/T+mGWy8azyvvsfD88BRgACRoA/Uq+It4AAAAASUVORK5CYII=) no-repeat center;background-size: cover;cursor: pointer;transition-duration: .5s;z-index: 9999}.search_wrap .close:hover{transform: rotate(90deg)}.search_wrap .bck{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);z-index: 3}header .fr{margin-top: -6px}header.on{background: #fff;box-shadow: 0 2px 5px rgba(0, 0, 0, .1)}header.on .t_logo{margin-top: 0}header.on .t_logo img{max-height: 80px}header.on .menu span{background: #999}.t_nav{z-index: 6}.t_nav li{display: inline-block;position: relative;font-size: 16px;vertical-align: top}.t_nav h3{font-weight: normal;position: relative;z-index: 3}.t_nav h3 a{font-size: 16px;line-height: 110px;padding: 0 16px;background-size: 0;border-top: 6px solid #204f9f}.t_nav .on h3 a{background: url(../images/nav_on.png) 50% bottom no-repeat;border-color: #cc1a1a;background-size: cover}.t_nav a{display: block;color: #fff}.t_nav .sub_nav{position: absolute;top: 96px;left: 0;min-width: 100%;font-size: 15px;display: none;padding: 30px 0;background: rgba(0, 0, 0, .5);background: -webkit-gradient(left top, left bottom, color-stop(100%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .3) 80%, rgba(0, 0, 0, 0) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, .6) 0%, rgba(0, 0, 0, .3) 80%, rgba(0, 0, 0, 0) 100%)}.t_nav .sub_nav a{padding: 10px 3px;color: #fff;font-size: 14px}.t_nav .sub_nav a:hover{background: #204f9f}.t_search{width: 50px;height: 50px;background-color: rgba(32, 79, 160);background-image: url(../images/t_search.png);background-position: 50%;background-repeat: no-repeat;border-radius: 50px;overflow: hidden;margin-left: 15px;margin-top: 6px}.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0}.slick-list:focus{outline: none}.slick-list.dragging{cursor: pointer;cursor: hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto}.slick-track:before,.slick-track:after{display: table;content: ''}.slick-track:after{clear: both}.slick-loading .slick-track{visibility: hidden}.slick-slide{display: none;float: left;height: 100%;min-height: 1px}[dir='rtl'] .slick-slide{float: right}.slick-slide img{display: block}.slick-slide.slick-loading img{display: none}.slick-slide.dragging img{pointer-events: none}.slick-initialized .slick-slide{display: block}.slick-loading .slick-slide{visibility: hidden}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent}.slick-arrow.slick-hidden{display: none}.slick-arrow{cursor: pointer}.slick_bar{overflow: hidden}.slick_bar .cover_bg{display: block;padding-top: 32.35%;position: relative}.slick_bar .slick-dots{position: absolute;left: 50%;margin-left: -600px;bottom: 30px;z-index: 9;font-size: 0}.slick_bar .slick-dots li{width: 12px;height: 12px;background: rgba(255, 255, 255, .6);border-radius: 12px;display: inline-block;margin-right: 22px;cursor: pointer}.slick_bar .slick-dots .slick-active{background: #cc1a1a}.notice_wrap{left: 50%;margin-left: -600px;z-index: 6;right: -20px}.notice_wrap:before{content: '';position: absolute;right: -50%;width: 54%;height: 100%;background: #014a99}.notice_wrap .con{width: 58%;padding: 22px 0 22px 40px}.notice_wrap .con:before{content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: #014a99;-webkit-transform: skew(-20deg);transform: skew(-20deg);z-index: -1}.tit{margin-bottom: 34px}.tit:before{content: '';position: absolute;left: 190px;right: 50px;height: 5px;bottom: 0;background: url(data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk1QzEyRTgzMEFEQzExRUI4NUZEOTA5QUQ1NzlBOTBBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk1QzEyRTg0MEFEQzExRUI4NUZEOTA5QUQ1NzlBOTBBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTVDMTJFODEwQURDMTFFQjg1RkQ5MDlBRDU3OUE5MEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTVDMTJFODIwQURDMTFFQjg1RkQ5MDlBRDU3OUE5MEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5Cvc5qAAAAVUlEQVR42mI4evxCGhD/ZwACIO0CYoPo////M8AwI1RyJgMEKAFxp7WlwR6QJAYAKtyNpJgB2SQmJJPuATHIOhd0A5hAbgJJAq1IB9IgvBtdIUCAAQDy5j0/SeECoAAAAABJRU5ErkJggg==) repeat-x}.f1 .tit:before{left: 220px}.tit h2{position: relative;padding: 0 20px 0 66px}.tit h2:before,.tit.tc h2:after{content: '';position: absolute;width: 65px;height: 25px;background: url('../images/tit_l.png') 50% no-repeat;background-size: cover}.tit h2:before{left: 0;top: -6px}.tit.tc h2:after{right: 0;bottom: -6px;background-image: url(../images/tit_r.png)}.tit h2 em{color: #cc1a1a}.i_tit{width: 105px;height: 26px;background: url('../images/tit_notice.png') 50% no-repeat;margin-right: 30px;background-size: 100%}.slick_notice{width: calc(100% - 135px)}.slick_notice h3{display: inline-block;width: calc(100% - 100px);vertical-align: middle}.slick_notice time{display: inline-block;color: #b29a78;margin-left: 30px;vertical-align: middle}.slick_notice .slick-arrow{position: absolute;right: 0;width: 24px;height: 20px;background-repeat: no-repeat;background-position: 100% 50%}.slick_notice .slick-prev{background-image: url('../images/prev.png');top: -10px}.slick_notice .slick-next{background-image: url('../images/next.png');bottom: -10px}.slick_notice .slick-prev:hover{background-image: url('../images/prev_on.png');top: -10px}.slick_notice .slick-next:hover{background-image: url('../images/next_on.png');bottom: -10px}.f1{padding: 90px 0}.f2{padding: 70px 0}.f1:before,.f1:after{content: '';position: absolute;width: 55.2%;z-index: -1}.f1:before{top: 0;left: 0;bottom: 0;background: #edf1f6 url('../images/bg_info.jpg') no-repeat;background-size: 56%}.f1:after{right: 0;bottom: -220px;width: 27%;height: 348px;background: url('../images/bg_r.jpg') no-repeat;background-size: cover;z-index: -1}.info_wrap{width: calc(100% - 680px)}.info_img{width: 540px;margin-right: 8px;overflow: visible}.info_img .cover_bg{width: 540px;height: 360px;overflow: visible}.info_img:before{content: '';position: absolute;background: #cc1a1a;width: 50px;height: 50px;top: -8px;right: -8px;z-index: -1}.i_imoll{left: -82px}.info_img:hover .cover_img{width: 520px}.info_img:hover .i_imoll{left: -127px;bottom: 20px}.info_img:hover:before{width: 70px;height: 70px}.more{line-height: 18px;right: 10px}.more:before,.more:after{content: '';position: absolute;width: 15px;height: 15px;background: #204f9f;transform: rotate(45deg) translate(-70%, 3%);z-index: -1}.more:after{content: '';position: absolute;right: 0;width: 24px;height: 24px;opacity: .2}.more:hover:before{animation: ani_scale linear 1.6s infinite}.more:hover:after{animation: ani_scale1 linear 1.6s infinite}.tit.tc:before{content: none}.tit.tc h2{padding: 0 66px}.tit.white h2:before{background-image: url(../images/tit_l_light.png)}.tit.white h2 em{color: #b29a78}.tit.white .more:before,.tit.white .more:after{background: #1093d3}.tit h3{color: #014a99;font-size: 24px}.news_wrap{width: calc(100% - 550px);z-index: 3}.news_img{margin-left: -30px}.news_img a{float: left;width: calc(50% - 30px);height: 220px;margin-left: 30px}.news_img p,.slick_ky p{position: absolute;left: 0;right: 0;bottom: 0;padding: 16px 14px;background: linear-gradient(to top, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b2000000', GradientType=0)}.news_wrap .news_list{margin-top: 34px}.news_list{border-bottom: 1px solid #ddd}.news_list a{display: block;padding: 18px 120px 18px 24px;position: relative;line-height: 18px;border-top: 1px solid #ddd;color: #333}.news_list a:before{content: '';position: absolute;width: 13px;height: 18px;left: 0;background: url('../images/dot.png') no-repeat}.news_list a:hover{padding-left: 34px}.news_list a:hover:before{background-position: 0 -22px}.news_list time{position: absolute;right: 0;color: #999}.f3{background: url('../images/bg_blue.jpg') 50% no-repeat;background-size: cover;padding: 60px 0 76px}.forum_wrap{width: calc(100% - 550px)}.slick_forum{overflow: hidden}.slick_forum .slick-list{margin: 0 -27px}.slick_forum .slick-slide{padding: 0 28px}.slick_forum .cover_img{height: 240px}.slick_forum .cover_img:before,.slick_forum .txt:before{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .5);z-index: 2}.slick_forum .slick-center .cover_img{-webkit-transform: scale(1.375);transform: scale(1.375)}.slick_forum .slick-center .cover_img:before{content: none}.slick_forum .txt{position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 3;transform: scale(0);padding: 30px 15px 0;line-height: 1.8}.slick_forum .txt:before{background: rgba(0, 0, 0, .6)}.slick_forum .txt>*{position: relative;z-index: 9}.slick_forum .txt h3{font-size: 14px;margin-bottom: 26px}.slick_forum a:hover .txt{transform: scale(1)}.slick_forum a:hover .txt:before{transform: scale(3, 2);border-radius: 100%}.slick_forum .slick-list{padding: 45px 0 !important}.slick_forum .slick-arrow,.slick_lecture .slick-arrow{position: absolute;top: 0;width: 32%;height: 100%;z-index: 9;opacity: .4}.slick_forum .slick-prev,.slick_lecture .slick-prev{left: 0;background: url('../images/prev1.png') 50% no-repeat}.slick_forum .slick-next,.slick_lecture .slick-next{right: 0;background: url('../images/next1.png') 50% no-repeat}.slick_forum .slick-prev:hover,.slick_lecture .slick-prev:hover{background-image: url('../images/prev1_on.png');opacity: 1}.slick_forum .slick-next:hover,.slick_lecture .slick-next:hover{background-image: url('../images/next1_on.png');opacity: 1}.slick_lecture{background: rgba(0, 0, 0, .3);border-radius: 4px;padding: 15px 42px}.slick_lecture .item,.slick_lecture .con{overflow: hidden}.slick_lecture h3{margin-bottom: 16px}.slick_lecture a{float: left;width: calc(50% - 15px);padding: 20px 0}.slick_lecture a:nth-child(2n){margin-left: 30px}.slick_lecture time{float: left;line-height: 36px;font-size: 12px;width: 60px;text-align: center}.slick_lecture time em{display: block;background: #b29a78;color: #fff;font-size: 22px}.slick_lecture time p{border: 1px solid rgba(255, 255, 255, .2);border-top: 0}.slick_lecture .txt{float: right;width: calc(100% - 72px);line-height: 1.7}.slick_lecture .slick-arrow{width: 40px}.ky_wrap{width: 500px}.slick_ky .cover_bg{height: 330px;position: relative}.slick_ky .slick-dots{position: absolute;right: 16px;bottom: 22px;font-size: 0;z-index: 6}.slick_ky .slick-dot{display: inline-block;margin: 0 8px;width: 12px;height: 12px;border-radius: 12px;background: rgba(255, 255, 255, .3);vertical-align: middle;cursor: pointer}.slick_ky .slick-active{background: #b29a78}.slick_ky p{padding-right: 120px}.f4{padding: 66px 0 90px;background: url(../images/bg_job.jpg) 50% no-repeat;background-size: cover}.recruit_wrap{width: calc(100% - 410px)}.list_recruit{margin-left: -40px}.list_recruit a{float: left;width: calc(50% - 40px);margin-left: 40px;background: #fff;border-top: 4px solid #014a99;padding: 20px 30px 28px;position: relative;line-height: 1.8;position: relative}.list_recruit h3{position: relative;font-size: 20px;color: #333;font-weight: 700;margin-bottom: 21px;z-index: 3}.list_recruit h3 em{display: inline-block;max-width: calc(100% - 70px);vertical-align: middle}.list_recruit h3 b,.list_recruit h3 span{display: inline-block;font-size: 18px;color: #204f9f;font-weight: normal;vertical-align: middle}.list_recruit h3 b{color: #bbb;margin: 0 16px}.list_recruit a:before{content: '';position: absolute;right: 8px;bottom: 23px;width: 49px;height: 32px;background: #fff url('../images/more.png') 50% no-repeat;z-index: 6}.list_recruit .txt{position: relative;height: 100px;z-index: 3}.list_recruit a:hover h3 em{color: #fff}.list_recruit a:hover h3 b{color: #90b0d3}.list_recruit a:hover h3 span{color: #b29a78}.list_recruit a:hover .txt{color: #fff;opacity: .6}.list_recruit a:hover:before{background-image: url('../images/more_on.png');background-color: transparent}.list_recruit a:after{content: '';background: #014a99;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform-origin: left;-moz-transform-origin: left;-ms-transform-origin: left;-o-transform-origin: left;transform-origin: left;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: perspective(12.625rem) rotateY(90deg);-moz-transform: perspective(12.625rem) rotateY(90deg);-ms-transform: perspective(12.625rem) rotateY(90deg);-o-transform: perspective(12.625rem) rotateY(90deg);transform: perspective(12.625rem) rotateY(90deg);filter: alpha(opacity=0);opacity: 0;-moz-opacity: 0;-khtml-opacity: 0}.list_recruit a:hover:after{-moz-transform: perspective(12.625rem) rotateY(0deg);-ms-transform: perspective(12.625rem) rotateY(0deg);-o-transform: perspective(12.625rem) rotateY(0deg);transform: perspective(12.625rem) rotateY(0deg);filter: alpha(opacity=100);opacity: 1;-moz-opacity: 1;-khtml-opacity: 1}.list_recruit a:before{animation: linear 1s infinite}.list_recruit a:hover:before{animation-name: to_Right}.list_date{margin: -24px 0}.list_date a{display: block;font-size: 0;padding: 24px 0;border-bottom: 1px solid #ddd}.list_date time,.list_date .txt{display: inline-block;vertical-align: middle;font-size: 14px}.list_date time{width: 66px;color: #014a99;line-height: 36px;text-align: center}.list_date time em{display: block;background: #014a99;color: #fff;font-size: 20px}.list_date time p{border: 1px solid #014a99;margin-top: -1px}.list_date .txt{width: calc(100% - 86px);margin-left: 20px;line-height: 1.6}.list_date h3{font-size: 16px;margin-bottom: 14px;color: #333}.list_teacher{margin: -20px 0}.list_teacher a{float: left;width: 25%;padding: 0 30px;margin: 20px 0}.list_teacher .cover_img{padding-top: 126%;margin-bottom: 16px;border-radius: 10px;overflow: hidden}@-webkit-keyframes to_Right{0%,   100%{-webkit-transform: translateX(-3px);-ms-transform: translateX(-3px);transform: translateX(-3px)}50%{-webkit-transform: translateX(3px);-ms-transform: translateX(3px);transform: translateX(3px)}}@keyframes to_Right{0%,   100%{-webkit-transform: translateX(-3px);-ms-transform: translateX(-3px);transform: translateX(-3px)}50%{-webkit-transform: translateX(3px);-ms-transform: translateX(3px);transform: translateX(3px)}}.r_code{width: 370px}@keyframes ani_scale{0%,100%{width: 13px;height: 13px}50%{width: 17px;height: 17px}}@keyframes ani_scale1{0%,100%{width: 26px;height: 26px}50%{width: 19px;height: 19px}}@-webkit-keyframes ani_scale{0%,100%{width: 13px;height: 13px}50%{width: 17px;height: 17px}}@-webkit-keyframes ani_scale1{0%,100%{width: 26px;height: 26px}50%{width: 19px;height: 19px}}.slick_news{width: 500px;z-index: 6}.slick_news .cover_bg{height: 300px}.slick_news .con{position: relative;overflow: hidden}.slick_news .con time{position: absolute;left: 0;top: 0;bottom: 0;background: #204f9f;color: #9dafcf;font-size: 16px;width: 90px;text-align: center;padding: 15px 10px}.slick_news .con time em{color: #fff;display: block;padding: 0 0 16px;line-height: 40px;font-size: 40px;border-bottom: 1px solid #4d72b2;margin-bottom: 10px}.slick_news .txt{background: #f3f3f3;padding: 20px 15px;margin-left: 90px}.slick_news .txt h3{font-size: 16px;margin-bottom: 12px;color: #333;font-weight: 700}.slick_news .txt p{line-height: 1.6;height: 48px}.slick_news .slick-dots{position: absolute;bottom: 134px;left: 0;right: 0;font-size: 0;text-align: center}.slick_news .slick-dot{width: 12px;height: 12px;background: rgba(0, 0, 0, .4);display: inline-block;border-radius: 12px;margin: 0 11px;cursor: pointer}.slick_news .slick-active{background: #b29a78}.slick_news .cover_bg{-webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);-webkit-transform: scale(1.2);transform: scale(1.2)}.slick_news .slick-active .cover_bg{-webkit-transform: scale(1);transform: scale(1)}.info_txt{line-height: 40px;text-indent: 2em;text-align: justify;-webkit-line-clamp: 7;max-height: 286px}.info_txt strong{font-size: 28px;color: #204f9f;font-weight: normal}.info_txt em{font-weight: 700;color: #333}footer{position: relative;z-index: 999}footer:before,footer:after{content: '';position: absolute;left: 0;top: 42px;z-index: 9}footer:before{width: 122px;height: 252px;background: url(../images/bot_l.png) 50% no-repeat}footer:after{width: 198px;height: 220px;background: url(../images/bot_c.png) 50% no-repeat;top: 14px;left: 50%;margin-left: -152px}.f_hd,.f_bd{position: relative;z-index: 6}.f_hd{background: #204f9f;border-top: 4px solid #cc1a1a;padding: 35px 0}.f_share li{display: inline-block}.f_share li:hover{-webkit-transform: translateY(-6px);-moz-transform: translateY(-6px);-ms-transform: translateY(-6px);transform: translateY(-6px)}.f_share li:not(:first-child){margin-left: 30px}.f_share h3 a{display: block;width: 50px;height: 50px;line-height: 50px;background-color: rgba(0, 0, 0, .2);background-position: 50%;background-repeat: no-repeat;border-radius: 50px}.i_wechat{background-image: url('../images/wechat.png')}.i_sina{background-image: url('../images/sina.png')}.f_share .con{display: none;position: absolute;left: 50%;margin-left: -60px;bottom: 66px;width: 120px}.f_share .con:before{content: '';position: absolute;left: 50%;border-style: solid;border-width: 6px 6px 0 6px;border-color: #fff transparent transparent transparent;margin-left: -6px;bottom: -6px}.f_share .con img{max-width: 120px}.f_bd{padding: 25px 0;position: relative;background: #edf1f6 url('../images/f_bg.jpg') 100% 50% no-repeat;background-size: auto 100%}.f_bd section{z-index: 999}.f_link{margin-top: 24px}.f_link li{position: relative}.f_link h3 a{display: block;width: 270px;height: 44px;line-height: 44px;font-size: 15px;background: url(../images/down.png) right 50% no-repeat;color: #333;padding: 0 40px 0 10px;position: relative;border: 1px solid #d2d5db}.f_link .con{display: none;position: absolute;left: 0;padding: 10px 16px;bottom: 44px;background: #fff;width: -webkit-max-content;width: -moz-max-content;width: max-content;max-height: 420px;_height: expression((document.documentElement.clientHeight||document.body.clientHeight)<420?"420px":"");overflow-y: auto;min-width: 100%}.f_link .con a{display: block;color: #333;line-height: 36px;font-size: 14px;white-space: nowrap;border-top: 1px dashed #ddd}.f_link .con a:first-child{border-top: none}.f_link .con a:hover,.nav_tit a:hover{color: #204f9f}.f_about{line-height: 38px;margin-top: 30px}.f_about em{display: inline-block;width: 17px;height: 18px;margin-right: 10px}.i_pos{background: url(../images/i_pos.png) 50% no-repeat}.i_tel{background: url(../images/tel.png) 50% no-repeat}.f_logo{display: block;margin-top: -6px}.f_logo img{max-height: 170px;margin: 0 auto}.f_copy span,.f_copy a{display: inline-block;margin: 0 14px}.inset_bar{width: 100%;overflow: hidden}.inset_bar img{display: block;width: 100%}aside{width: 25%;margin-bottom: 50px}.inset_img{position: relative;display: block;width: 100%;z-index: 1}.aside_tit{line-height: 72px;font-size: 24px;background: #014a99;margin-top: -72px;margin-left: 0}.aside_tit em{padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;color: #fff}.nav_list{padding: 10% 0 70%;background: #f2f2f2 url('../images/bg_aside.jpg') 50% 100% no-repeat}.nav_list a{position: relative;line-height: 1.4;display: block;padding: 16px 26px 16px 20px;color: #666}.nav_list li>a b{width: 24px;position: absolute;right: 10px;top: 0;height: 100%;background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAHCAYAAAA4R3wZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjZGMDQ0ODIyNEFFMTFFQjhDM0ZGNTU3RDg3NzQwQjkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjZGMDQ0ODEyNEFFMTFFQjhDM0ZGNTU3RDg3NzQwQjkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjgwRjZCQUYyNEFCMTFFQjgzREU5OUJBNTRGNkM5Q0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjgwRjZCQjAyNEFCMTFFQjgzREU5OUJBNTRGNkM5Q0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6bus71AAAAnElEQVR42mLcvXv3EQYGhk1A3MVAHCgDYj8WIDEHiCcBMTsQNxPQVAvEpUCcB9K4AIhfAfFWIBYB4nwcmiaCNACxNxBvY4EKbgNiFyDeA8Q8QJyMpmkuECdB1ewFCbAgSYIEzIEY5Od/QJwKFZ8NxLFQuVMwxSxoJoMktIF4HxAvgoo5QsVuIytkweIXkAI7ID4I5YPY99EVAQQYALalHLULthlgAAAAAElFTkSuQmCC') 50% no-repeat}.nav_list .on>a{background: #b7a580;color: #fff}.nav_list .on>a b{background: url('data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAICAYAAADwdn+XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkI4MEY2QkFGMjRBQjExRUI4M0RFOTlCQTU0RjZDOUNDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkI4MEY2QkIwMjRBQjExRUI4M0RFOTlCQTU0RjZDOUNDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjgwRjZCQUQyNEFCMTFFQjgzREU5OUJBNTRGNkM5Q0MiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjgwRjZCQUUyNEFCMTFFQjgzREU5OUJBNTRGNkM5Q0MiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7AYC0oAAAAhElEQVR42mL8//8/Aw4gCsR3oWxlIH6NTRETDs2KQHwdiA9D8XWoGCYAuQANGwDxGyBejSS2GipmgK4eXbMzEH8D4qVYDF4KlXPGZYDbfwhYgEUzDC+AqnFDN8ALKtGDRzMM90DVesEMSIAK1BGhGYbroHoSQJxHQFxOgmYYBul5BBBgADtPPJBO6udHAAAAAElFTkSuQmCC') 50% no-repeat;color: #fff}.nav_list .sub_con{padding: 10px 0;display: none;background: #fff}.nav_list .sub_con a{font-size: 14px;background: none;line-height: 24px;position: relative;padding-top: 3%;padding-bottom: 3%}.nav_list .sub_con a{border-bottom: 1px solid #eee}.nav_list .sub_con a:last-child{border-bottom: none}.nav_list .active,.nav_list .active:hover{color: #b7a580}.con_wrap{width: 75%;padding: 3% 0 8% 3%;overflow: hidden}.con_wrap .news_list{max-width: 1000px;margin: 0 auto}.details_wrap,.news_bd{max-width: 1000px;margin: 0 auto}.news_bd{max-width: 900px;word-break: break-all;position: relative}.news_bd *{word-break: break-all}.pos{width: 20px;height: 20px;background: url('../images/pos.png') 50% no-repeat;margin-right: 10px}.site_nav{color: #666}.site_nav b{color: #bbb}.site_nav a,.site_nav em{color: #666;display: inline-block;line-height: 30px;padding: 0 8px}article{position: relative;z-index: 9}.list_img{margin: -28px 0}.list_img a{display: block;padding: 28px 0;font-size: 0;border-bottom: 1px solid #ddd}.list_img .cover_img{padding-top: 18.6%;position: relative;display: inline-block;vertical-align: middle;width: 28%}.list_img .txt{background: #fff;display: inline-block;vertical-align: middle;width: 69%;margin-left: 3%}.list_img h3{font-size: 20px;color: #333;font-weight: 700;margin-bottom: 24px}.list_img .txt p{line-height: 1.8;height: 54px}.page_wrap{margin-top: 60px}.news_hd{padding: 10px 0 30px;color: #333}.news_hd h3{font-size: 24px;color: #333;margin-bottom: 14px;font-weight: 700}.news_hd p{background: #f6f6f6;line-height: 44px}.news_hd p span{margin: 0 14px;color: #999}.news_bd{font-size: 16px;line-height: 2.2;color: #555}.table_wrap{overflow-x: auto}table{width: calc(100% - 1px);border-spacing: 0;border-collapse: collapse;font-size: 15px}th,td,tr{padding: 10px;font-weight: normal;word-break: break-all}th{padding: 12px 5px;border: 1px solid #003d80;line-height: 1.2}td{border: 1px solid #ddd;font-size: 14px}thead{background: #014a99;color: #fff}#vsb_content_4 table{text-indent: 0 !important}.intro_txt{background: #efefef;padding: 24px;line-height: 26px;margin: 40px 0 0;color: #333}.intro_txt h3{position: absolute;right: 30px;top: -14px;font-size: 18px;font-weight: 700;color: #a50101;text-shadow: 4px 3px 2px rgba(0, 0, 0, .3)}@media (max-width:1640px){header{padding: 0 20px}.t_nav h3 a{line-height: 100px}.t_nav .sub_nav{top: 90px}}@media (max-width:1480px){footer:before{display: none}.t_search{width: 42px;height: 42px;margin-left: 10px;background-size: 20px}.t_nav h3 a{font-size: 15px;line-height: 90px;padding: 0 14px}.t_nav .sub_nav{top: 70px}}@media (max-width:1359px){.t_logo{max-width: 30%}.t_nav h3 a{font-size: 14px;padding: 0 12px;line-height: 80px}.t_search{width: 38px;height: 38px;background-size: 18px}}@media (max-width:1200px){footer:after{left: 600px}}@media (min-width:1241px){.menu,.t_nav h3 b{display: none}header.on .t_nav h3 a{color: #333;line-height: 90px}header.on .t_nav .on h3 a{color: #fff}header.on .t_nav .sub_nav{top: 80px}}@media (min-width:640px) and (max-width:1023px){.t_nav{max-width: 40%}}@media (max-width:1240px){section,.w1200{padding: 0 15px}.tit h2{font-size: 22px}.t_logo{max-width: calc(100% - 110px);float: none;display: block}.t_logo img{max-height: 64px}header.on .t_logo img{max-height: 66px}header .fr{margin-top: 0;padding: 14px 50px 14px 0}header.on .t_search{margin-bottom: 6px}header.on .menu{margin-top: 0}.inset_bar img{position: relative;left: 50%;margin-left: -75%;width: 150%;max-width: initial}.t_link a{padding: 0 8px}.menu{right: 15px;display: block;width: 32px;transition: all 0.3s ease;margin-top: 2px}.menu span{width: 100%;height: 2px;display: block;background: #fff;transition: all 0.3s ease;border-radius: 100px}.menu span+span{margin-top: 8px}.menu.on{margin-top: 6px}.menu.on span{transform: rotate(45deg)}.menu.on span:nth-child(2){transform: rotate(-45deg) translate(7px, -7px)}.menu.on span:nth-child(3){display: none}.t_nav{height: auto;position: fixed;max-width: 40%;top: 0;left: -100%;bottom: 0;background: #08499d;text-align: left;z-index: 999;overflow-y: auto;overflow-x: hidden}.t_nav.on{left: 0;right: 0}.t_nav li{display: block;border-bottom: 1px solid #073f88}.t_nav h3 a{font-size: 14px;-webkit-transition: none;-moz-transition: none;-ms-transition: none;transition: none;line-height: 1.8;padding: 10px 15px;border-top: none}.t_nav h3 b{position: absolute;right: 0;bottom: 0;width: 50px;text-align: center;line-height: 44px;height: 46px;color: #fff;font-size: 20px;cursor: pointer;font-weight: normal}.t_nav .on b{transform: rotate(-45deg);margin-top: -22px}.t_nav .on{border-bottom: none}.t_nav .on h3 a{height: auto;padding: 10px 50px 10px 15px;background: #9a866e}.t_nav .sub_nav{position: initial;top: 0;font-size: 12px;animation-name: none;background: rgba(0, 0, 0, .3)}.t_nav .sub_nav{padding: 10px 0}.t_nav .sub_nav a{padding: 10px 20px}.f1{padding: 60px 0}.f2{padding: 50px 0}.f3{padding: 50px 0 46px}.f4{padding: 56px 0 60px}.slick_bar .cover_bg{padding-top: 40%}.slick_bar .slick-dots{left: 15px;margin-left: 0}.notice_wrap:before{content: none}.i_tit{width: 92px;height: 22px}.notice_wrap .con{padding: 18px 0 18px 40px}.notice_wrap .con:before{right: -40px}.notice_wrap,.site_wrap{left: 0;margin-left: 0;max-width: 100%}.f1:before{background-size: 70%}.info_wrap{width: calc(100% - 600px)}.info_img{width: 500px}.info_img .cover_bg{width: 500px;height: 332px}.info_img:hover .cover_img{width: 480px}.i_imoll{width: 320px;left: -76px}.info_img:hover .i_imoll{left: -117px}.info_txt{line-height: 34px}.slick_news,.ky_wrap{width: 440px}.slick_news .cover_bg{height: 264px}.news_wrap,.forum_wrap{width: calc(100% - 470px)}.slick_lecture a{padding: 10px 0}.news_img a{height: 185px}.slick_forum a:hover .txt{display: none}.slick_forum .slick-list{margin: 0 -20px}.slick_forum .slick-slide{padding: 0 20px}.slick_forum .cover_img{height: 211px}.slick_ky .cover_bg{height: 290px}footer:after{content: none}.f_logo img{max-height: 158px}aside{width: 26%}.aside_tit{line-height: 56px;font-size: 20px;margin-top: -56px}.con_wrap{width: 74%}.news_hd h3,.tit h3{font-size: 20px}.list_img{margin: -18px 0}.list_img a{padding: 18px 0}}@media (max-width:1023px){.tit{margin-bottom: 20px}.tit h2{font-size: 20px;padding: 0 10px 0 46px}.tit h2:before,.tit.tc h2:after{width: 50px;height: 19px}.tit:before{left: 140px;right: 42px}.f1 .tit:before{left: 160px}.slick_bar .slick-dots{bottom: 22px}.slick_bar .slick-dots li{margin-right: 18px}.slick_bar .slick-dots li{width: 10px;height: 10px;margin-right: 12px}.notice_wrap .con{padding: 18px 0 18px 20px}.slick_notice{width: calc(100% - 108px)}.i_tit{width: 84px;height: 20px;margin-right: 20px}.slick_notice .slick-arrow{background-size: 14px;height: 16px}.slick_notice .slick-prev{top: -6px}.slick_notice .slick-next{bottom: -6px}.notice_wrap .con{padding: 14px 0 14px 20px}.slick_notice h3{width: calc(100% - 90px)}.slick_notice time{margin-left: 20px}.info_img{width: 360px}.info_img .cover_bg{width: 360px;height: 240px}.info_img:hover .cover_img{width: 340px}.i_imoll{width: 220px;left: -52px}.info_img:hover .i_imoll{left: -81px}.info_wrap{width: calc(100% - 420px)}.info_txt b{font-size: 24px}.info_txt{line-height: 24px;font-size: 14px}.f1{padding: 40px 0}.f2{padding: 40px 0 46px}.f3{padding: 40px 0 40px}.f4{padding: 46px 0 50px}.recruit_wrap{width: calc(100% - 330px)}.r_code{width: 300px}.list_recruit{margin-left: -20px}.list_recruit a{width: calc(50% - 20px);margin-left: 20px;padding: 10px 15px 16px}.f_logo{position: initial;top: initial;left: initial;float: none;display: block;padding: 20px 0;margin: 0 auto}.f_logo{-webkit-transform: none;-moz-transform: none;-ms-transform: none;transform: none}.f_code{float: none;margin: 0 auto;width: 110px}.list_img h3{font-size: 18px;margin-bottom: 10px}.list_img{margin: -20px 0}.list_img a{padding: 20px 0}.list_teacher a{width: 33.333333%}.tit h3{font-size: 18px}}@media (min-width:768px) and (max-width:1023px){.slick_news,.ky_wrap{width: 320px}.slick_news .cover_bg{height: 192px}.slick_news .txt{padding: 12px 15px;margin-left: 80px}.slick_news .con time em{padding: 0 0 10px;line-height: 36px;font-size: 36px;margin-bottom: 10px}.slick_news .con time{font-size: 14px;padding: 14px 10px;width: 80px}.news_wrap,.forum_wrap{width: calc(100% - 350px)}.news_img{margin-left: -20px}.news_img a{width: calc(50% - 20px);margin-left: 20px}.news_img a{height: 130px}.news_img p{padding: 10px}.news_wrap .news_list{margin-top: 24px}.news_wrap .news_list a{display: block;padding: 14px 100px 14px 24px}.news_list a time{font-size: 14px}.slick_forum .slick-slide{padding: 0 16px}.slick_forum .slick-list{padding: 30px 0 !important}.slick_forum .cover_img{height: 152px}.slick_lecture{padding: 9px 30px}.slick_lecture a{padding: 8px 0}.slick_lecture h3{margin-bottom: 8px;font-size: 14px}.slick_lecture time{float: left;line-height: 26px;width: 50px}.slick_lecture .txt{font-size: 12px;line-height: 1.4;width: calc(100% - 60px)}.slick_lecture .slick-arrow{width: 24px;background-size: 14px}.slick_lecture a{width: calc(50% - 5px)}.slick_lecture a:nth-child(2n){margin-left: 10px}.slick_ky .cover_bg{height: 210px}.slick_ky p{padding: 12px 80px 12px 10px}.slick_ky .slick-dots{right: 10px;bottom: 16px}.slick_ky .slick-dot{margin: 0 6px;width: 10px;height: 10px}.recruit_wrap{width: calc(100% - 290px)}.list_recruit a:before{bottom: 10px}.list_recruit{margin-left: -20px}.list_recruit h3{font-size: 18px;margin-bottom: 9px}.list_recruit .txt{height: 76px}.r_code{width: 260px}.f_hd{padding: 24px 0}.f_bd{padding: 15px 0}.f_about{margin-top: 24px}.f_logo{padding: 0 0}.f_logo img{max-height: 110px}.f_copy span,.f_copy a{display: block}.f_copy{line-height: 1.8}}@media (max-width:767px){.tit h2{font-size: 18px}.con_wrap .tit.tc h2{padding: 0 40px}.more{font-size: 14px}header{padding: 0 15px}header .fr{padding: 8px 50px 8px 0}.t_logo{max-width: calc(100% - 100px)}.t_nav{max-width: 60%}.f1:before{width: 100%}.f1:after{content: none}.slick_bar .cover_bg{padding-top: 54%}.slick_bar .cover_img{padding-top: 64.7%}.notice_wrap .con{width: 80%}.info_wrap,.info_img,.slick_news,.news_wrap,.forum_wrap,.ky_wrap,.recruit_wrap,.r_code,.f_bd .fl,.f_bd .fr{float: none;width: auto;height: auto}.cover_bg,.cover_img{height: auto !important}.info_txt{line-height: 28px;max-height: none;-webkit-line-clamp: inherit}.info_img{margin-top: 30px}.info_img .cover_bg{padding-top: 57.87%;width: 87%;float: right}.info_img:hover .cover_img{width: 81.4%}.i_imoll{left: 1vw;width: 46vw}.info_img:hover .i_imoll{left: 0}.news_img{margin-left: -20px}.news_img a{padding-top: 32.188%;width: calc(50% - 20px);margin-left: 20px}.news_wrap .news_list{margin-top: 30px}.slick_news .cover_bg{padding-top: 59.973%}.slick_forum .cover_img{padding-top: 137.29%}.slick_forum .slick-list{margin: 0 -4vw}.slick_forum .slick-slide{padding: 0 4vw}.slick_ky .cover_bg{padding-top: 66.066%}.slick_lecture a{width: auto;float: left}.slick_lecture a:nth-child(2n){margin-left: 0}.slick_lecture .slick-arrow{width: 30px;background-size: 16px}.ky_wrap{margin-top: 40px}.list_recruit{margin-left: 0}.list_recruit h3{margin-bottom: 11px}.list_recruit a{width: 100%;margin-left: 0}.list_recruit a:not(:first-child){margin-top: 20px}.news_wrap,.r_code{margin-top: 30px}.r_code img{width: 100%}.f_link{max-width: 90%;margin: 0 auto}.f_link h3 a{width: 100%}.f_logo{max-width: 90%;padding: 20px 0 0}.f_about,.f_copy{line-height: 2}.f_copy{text-align: center;margin-top: 10px}footer .f_bd{text-align: center}}@media (max-width:640px){aside{display: none}.site_wrap{margin-bottom: 5%}article{overflow: hidden;max-width: 100%}.con_wrap{width: auto;float: none;padding: 24px 0 10%;max-width: 100%}.inset_bar img{position: relative;left: 50%;margin-left: -90%;width: 180%;max-width: initial}.news_hd h3,.tit h3{font-size: 18px}.news_bd{max-width: 100%}}@media (max-width:600px){.f_txt{position: absolute;left: 15px;top: 50%;max-width: calc(100% - 130px);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%)}.f_share h3 a{width: 34px;height: 34px;line-height: 34px;background-size: 18px}.f_share li:not(:first-child){margin-left: 14px}.f_share h3 a{width: 40px;height: 40px;line-height: 40px;background-size: 20px}.f_hd{padding: 5vw 0}table{font-size: 14px}}@media (max-width:540px){header .fr{padding: 8px 40px 8px 0}.t_logo{margin-left: -20px}.t_search{width: 32px;height: 32px;background-size: 16px}.menu{width: 28px}.list_img .txt{width: 61%}.list_img h3{font-size: 16px}.list_img .cover_img{width: 36%;padding-top: 23%}.list_img .txt p{line-height: 1.4;height: 40px;font-size: 14px}.f_share li:not(:first-child){margin-left: 10px}.f_share h3 a{width: 34px;height: 34px;line-height: 34px;background-size: 18px}.inset_bar img{position: relative;left: 50%;margin-left: -100%;width: 200%;max-width: initial}.nav_tit{margin: 0 0 20px}.nav_tit a{font-size: 14px;padding: 6px 12px 6px 20px}.nav_tit a:not(:first-child):before{font-size: 16px;margin-top: -10px}.nav_tit .on{font-size: 18px;padding: 0 12px 0 44px;background-size: 40px}.page_wrap{margin-top: 40px}}@media (max-width:539px){.slick_bar .slick-dots{bottom: 15px;right: 15px;text-align: center}.notice_wrap{position: relative;background: #014a99}.notice_wrap .con{width: 100%;padding-left: 0}.i_tit{width: 76px;height: 18px;margin-right: 14px}.slick_notice{width: calc(100% - 90px)}.slick_notice h3{width: calc(100% - 68px)}.slick_notice time{margin-left: 8px}.pos{display: none}.site_nav{font-size: 13px}.site_nav a,.site_nav em{padding: 0 6px;line-height: 24px}.site_wrap:after{right: 0}.list_teacher a{width: 50%;padding: 0 6%}}@media (max-width:414px){.nav_tit .on{font-size: 16px;padding: 0 8px 0 38px;background-size: 34px}.nav_tit a{font-size: 12px;padding: 6px 8px 6px 16px}}@media (max-width:374px){section,.w1200{padding: 0 10px}.menu{width: 28px}header .fr{right: 54px}.nav_tit .on{padding: 0 3px 0 30px;background-size: 28px}.nav_tit a{font-size: 12px;padding: 6px 3px 6px 11px}.nav_tit .on,.nav_tit a:not(:first-child):before{font-size: 14px}.site_wrap{max-width: calc(100% - 30px)}.site_wrap:after{right: -4px}.site_nav{font-size: 12px}.list_date h3{margin-bottom: 8px}.list_date .txt{line-height: 1.4}}@media (max-width:320px){.site_wrap{font-size: 12px}.news_hd{font-size: 14px}}
