@charset "UTF-8";


/*�ڽ� �⺻��*/

#link_section {display: block; width: 100%; height: calc(100% - 95px); overflow: hidden;}
#link_section .section {position: relative; float: left; width: 33.33%; height: 100%; margin: 0; background-repeat: no-repeat; background-position: center center; background-size: cover;}
#link_section .section.section_left {background-image: url('/template/cms/academy/images/main/main_section_img_left.png');}
#link_section .section.section_mid {background-image: url('/template/cms/academy/images/main/main_section_img_mid.png');}
#link_section .section.section_right {background-image: url('/template/cms/academy/images/main/main_section_img_right.png');}

#link_section .section .gray_filter {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); z-index: 1;}




.link_box {position: relative; display: table; width: 100%; height: 100%; z-index: 2;}
.link_box .section_cont {display: table-cell; vertical-align: middle; text-align: center;}

.link_box .section_cont .tit_box {position: relative; height: auto; padding:0 0 20px; margin-bottom: 70px;}
#link_section .section.section_right .link_box .section_cont .tit_box {height: auto;}
.link_box .section_cont .tit_box:after {content: ''; position: absolute; left: 50%; bottom: -20px; width: 70px; height: 1px; margin-left: -35px;background-color: #fff;}

.link_box .section_cont .tit_box .top_tit {position: absolute; bottom:50px; left: 50%; font-size: 1.667em; color: #fff; transform: translate(-50%,0); opacity: 0;}
.link_box .section_cont .tit_box .top_tit {transition: all 0.3s}


.link_box .section_cont .tit_box .main_tit {font-size: 3.444em;  font-weight: 700; color: #fff; text-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);}
#link_section .section.section_right .link_box .section_cont .tit_box .main_tit {line-height: 1.125em;}


.link_box .section_cont .bottom_txt_box {position: relative; }
.link_box .section_cont .bottom_txt_box .txt {position: relative; top: 0; padding: 0 60px; font-size: 1.111em; color: #fff; line-height: 1.600em;}
.link_box .section_cont .bottom_txt_box .link_btn {position: absolute; left: 50%; bottom: -50px; width: 170px; height: 55px; line-height: 55px; margin: 0 auto; background-color: #fff; color: #000; transform: translate(-50%,0);text-align: center; opacity: 0;}




/*�ڽ� ��������*/

#link_section .section:hover .gray_filter {display: none;}
#link_section .section:hover .link_box .section_cont * {transition: all 0.3s}
#link_section .section:hover .link_box .section_cont .tit_box {height: auto; padding: 40px 0 0; margin-bottom: 50px;}
#link_section .section:hover .link_box .section_cont .tit_box .main_tit {}

#link_section .section:hover .link_box .section_cont .top_tit { bottom: 100%; opacity: 1;}
#link_section .section:hover .link_box .section_cont .bottom_txt_box {padding: 50px 0 0;}
#link_section .section:hover .link_box .section_cont .bottom_txt_box .txt {height: 0; opacity: 0;}
#link_section .section:hover .link_box .section_cont .bottom_txt_box .link_btn { bottom: 0;  opacity: 1;}

#link_section .section:hover .link_box .section_cont .tit_box:after {display: none;}



#link_section .section:hover .link_box .section_cont .bottom_txt_box {}


#link_section .section.section_right:hover .link_box .section_cont .tit_box {margin-bottom: 50px;}
#link_section .section.section_right:hover .link_box .section_cont .tit_box .main_tit {line-height: 1.125em;}
#link_section .section.section_right:hover .link_box .section_cont .top_tit {bottom: 100%;}




#notice_section {position: relative; display: block; width: 100%; height: 95px;  background: url('/template/cms/academy/images/main/slide_ctrl_wrap_bg.png') no-repeat; -webkit-background-size: cover; background-size: cover; background-position: center center; overflow: hidden;}

#notice_section .box_col3 {display: table; width: 100%;}
#notice_section .box_col3 a {display: table-cell; width: 33%; height: 95px; padding: 0 0 0 45px; vertical-align: middle; font-weight: 700; font-size: 20px;}



.notice_slide_wrap #notice_slide {display: table-cell; width: calc(100% - 145px); padding:  0 0 0 20px; vertical-align: middle;}
.notice_slide_wrap #notice_slide .item a {display: block; }
.notice_slide_wrap #notice_slide .item p {display: block; width: 100%; overflow: hidden; text-overflow:ellipsis; -webkit-box-orient: vertical; word-wrap: break-word; white-space: nowrap; }


#notice_section .info_link_btn_wrap {position: absolute; top: 50%; right: 25px; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%);}

#notice_section .info_link_btn_wrap a {position: relative; font-weight: 700; color: #fff;}
#notice_section .info_link_btn_wrap a i {margin: 2px 7px 0 0;}

#notice_section .info_link_btn_wrap a.info_link_btn1 {position: relative; padding-right: 25px;}
#notice_section .info_link_btn_wrap a.info_link_btn1:after {content: ''; position: absolute; right: 0; top: 50%; width: 1px; height: 16px; margin-top: -6px; background-color: rgba(255,255,255,0.5);}
#notice_section .info_link_btn_wrap a.info_link_btn2 {padding-left: 25px;}

.quick_box {display: none;}
