@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica,"Microsoft Yahei", sans-serif; padding: 0; margin:0; /*   box-sizing:border-box; */  overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:Arial,"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100vh;} html{ overflow:-moz-scrollbars-vertical;} 

.loader{ position:fixed; top:0; right:0; bottom:0; left:0; z-index:1000000; background:#fff}

.box{display: none;}
.box.on{display: block;}

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:this.onfocus=this.blur); cursor:handbblr:this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.container01,.container02,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow{ overflow:hidden}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}/*缓慢效果*/
.slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.overfloat-dot-4{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.overfloat-dot-5{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.overfloat-dot-6{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical;}
.overfloat-dot-7{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative}
ul li,dl dd{ vertical-align:top}
img{ vertical-align:middle}
a{ color:inherit}

input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}

.w100{width:100%}
.w1400{ max-width:1400px;margin:0 auto}
.w1600{max-width:1600px;margin:0 auto}
.w1800{max-width:1800px;margin:0 auto}
.layui-img-responsive{ max-width:100%;}
.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{ padding-bottom:60% !important}
.img_zd>img{ position:absolute; top:0; right:0; bottom:0; left:0; width:100%; height:100%; object-fit:cover}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#ff0000}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
.box_table{ display:table; table-layout: fixed; width:100%; height:100%}
.box_table_cell{ display:table-cell; vertical-align:middle}
.box_table_cell *{ white-space:normal; word-wrap:break-word; }

/*内容样式*/
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size:14px;color:#7d7c7c;line-height:30px; }
.ar_article p{font-size: 1.125rem;color: #323232;line-height: 2.5rem;margin-bottom: 1.5rem;text-indent: 2.25rem;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{max-width:100%;/*margin-left: -2.25rem;*/}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;}


/*快捷入口开始*/
.an_toTop {
    opacity: 1 !important;
    visibility: visible !important;
    animation: toTop 0.5s linear 0s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}
.content02 {
    margin-top: 66px;
    padding-top: 10px;
    height: 276px;
    margin-bottom: -40px;
}
.content02 .content_left {
  width: 25%;
  box-sizing: border-box;
  padding-right: 20px;
  padding-bottom: 40px;
}
.content02 .content_left .wrapper {
  position: relative;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
  height: 276px;
  transition: all 0.5s;
border-top: 1px solid #f9f9f9;
}
.content02 .content_left .wrapper:hover {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
}
.content02 .content_left .top {
  margin: 0 auto;
  padding-top: 45px;
  overflow: hidden;
}
.content02 .content_left .top span:first-child {
  position: absolute;
  top: -18px;
  width: 123px;
  padding-right: 20px;
  height: 38px;
  background-image: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/icon-2.png");
  background-size: 100% 100%;
  font-size: 16px;
  color: rgb(255, 255, 255);
  line-height: 38px;
  text-align: center;
}
.content02 .content_left .top a.one_cut, .content02 .content_left .top .ty-download .in a.name, .ty-download .in .content02 .content_left .top a.name, .content02 .content_left .top .ty-ugd-programme .ugd-in .ty-pro-list a, .ty-ugd-programme .ugd-in .ty-pro-list .content02 .content_left .top a {
  height: 23px;
  font-size: 18px;
  color:#333;
  line-height: 30px;
  margin: 20px 10px;
  font-weight: bold;
}
.content02 .content_left .center {
  margin: 10px 10px 0;
  width: auto;
  font-size: 12px;
  font-weight: 400;
  color: rgb(153, 153, 153);
  line-height: 22px;
  overflow: hidden;
}
.content02 .content_left .bottom {
  position: absolute;
  width: 100%;
  bottom: 33px;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.content02 .content_left .bottom a {
  display: inline-block;
  width: 36%;
  height: 30px;
  font-size: 14px;
  color: rgb(96, 96, 96);
  line-height: 24px;
  background: rgb(255, 255, 255);
  border: 1px solid rgb(221, 221, 221);
  border-radius: 15px;
  line-height: 30px;
  text-align: center;
  margin: 6px;
  transition: all 0.5s;
}
.content02 .content_left .bottom a:hover {
  border-color: #eee;
  background: #ceab59;
  color: #fff;
}
.four_cut, .ty-techers-list .ty-teachers .list p, .ty-ugd-set .zy p, .ty-new-list2 .detial p, .ty-new-list3 .detial p, .ty-news-top .new-block p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/*快捷入口结束*/




/*百度播放器美化*/
#playercontainer_display_button,#video1_display_button,#video2_display_button{ background:none !important; height:40px; width:40px !important; border:2px solid #fff; border-radius:50%; padding:0 !important;}
#playercontainer_display_button #playercontainer_display_button_play,#video1_display_button #video1_display_button_play,#video2_display_button #video2_display_button_play{background-size: 25px;}
#playercontainer_display_button,#video1_display_button,#video2_display_button{ height:40px !important; margin-top: -20px !important;}
#playercontainer_display .cbpreview,#video1_display .cbpreview,#video2_display .cbpreview{ opacity: .75 !important;}

/*Slider 开始*/
.miso_qh{ opacity:0; visibility:hidden; transition:0.6s}
.miso_qh.miso-initialized{ opacity:1; visibility:visible;}
.miso-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; z-index:0}
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; z-index:0}
.miso-list:focus{outline: none;}
.miso-list.dragging{ cursor: pointer; cursor: hand;}
.miso-slider .miso-track,
.miso-slider .miso-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); min-width:100%}
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before,
.miso-track:after{ display: table; content: '';}
.miso-track:after{ clear: both;}
.miso-loading .miso-track{ visibility: hidden;}
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; -moz-user-select:text; -khtml-user-select: text; user-select:text;}
[dir='rtl'] .miso-slide{ float: right;}
.miso-slide img{ display: block;}
.miso-slide.miso-loading img{ display: none;}
.miso-slide.dragging img{ pointer-events: none;}
.miso-initialized .miso-slide{ display: block;}
.miso-loading .miso-slide{ visibility: hidden;}
.miso-vertical .miso-slide{ display: block; height: auto;}
.miso-arrow.miso-hidden {display: none;}

.miso-loading .miso-list{ background: #fff ;}
.miso-arrow{ z-index:1}
.miso-prev,
.miso-next{font-size: 0;line-height: 0;  position: absolute; top: 50%; display: block; width: 20px; height: 20px;padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent;}
.miso-prev:hover,
.miso-prev:focus,
.miso-next:hover,
.miso-next:focus{ color: transparent; outline: none; background: transparent;}
.miso-prev:hover:before,
.miso-prev:focus:before,
.miso-next:hover:before,
.miso-next:focus:before{ opacity: 1;}
.miso-prev.miso-disabled:before,
.miso-next.miso-disabled:before{ opacity: .25;}

.miso-prev:before,
.miso-next:before{ font-size:2rem; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight:bold; cursor:pointer}

.miso-prev{ left: 0px;}
[dir='rtl'] .miso-prev{ right: 0px; left: auto;}
.miso-prev:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-prev:before{ content: ''; font-family:simsun;}

.miso-next{ right: 0px;}
[dir='rtl'] .miso-next{ right: auto; left: 0px;}
.miso-next:before{ content: ''; font-family:simsun;}
[dir='rtl'] .miso-next:before{ content: ''; font-family:simsun;}

/* Dots */
.miso-dots { position: absolute; bottom:0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus{ outline: none; }
.miso-dots li.miso-active a{ transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

/* Arrows */
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size:0; cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:32px; height:32px; display:block}
.miso-lightbox .miso-prev:before{ content: ''; background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/left_svg.svg") center no-repeat;}
.miso-lightbox .miso-next:before{ content: ''; background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/right_svg.svg") center no-repeat;}
@media(max-width: 768px){
	.miso-prev, .miso-next{ width:20px; height:20px;}
	.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ width:20px; height:20px; background-size:20px 20px}
} 
/*Slider 结束*/


.piaofu{ width:65px; position:fixed; right:15px; z-index:100000; bottom:30%}
.piaofu .anniu{display:inline-block;width: 60px;height: 60px;line-height: 60px;background: #fff;border-radius: 100%;margin-bottom: 5px;}
.piaofu .anniu a{ display:block; width:100%; height:100%; position:relative; z-index:1}
.piaofu .anniu a h4{line-height: 60px;}
.piaofu .anniu:hover a h4{ -webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s;}
.piaofu .anniu a h6{ font-size:12px; color:#6a6c6d}
.piaofu .anniu.anniu01,.piaofu .anniu.anniu02{ cursor:pointer; position:relative}
.piaofu .anniu.anniu01 .piao_ewm{border-radius: 2px;position:absolute;left: -109px;bottom: -1px;border: #e5e5e5 1px solid; display:none}
.piaofu .anniu.anniu01 .piao_tel{border-radius: 30px;position:absolute;width: 230px;height:60px;right: 0;top: 0;background:#3b73cb;display:none;padding: 0 35px;font-size: 20px;color: #fff;}
.piaofu .anniu.anniu02{ display:none}
.piaofu .anniu.anniu02 a h4{margin-top:-3px;}
.anniu_close img{ position:absolute; top:-15px; right:-10px; width:18px; height:18px; cursor:pointer}

.Statistical{display:inline-block; margin-left:12px;}
.Statistical span,.Statistical span img{ vertical-align:top}
.bd_weixin_popup{ box-sizing:content-box}
.bd_weixin_popup .bd_weixin_popup_foot{ text-align:center !important}

@-webkit-keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@keyframes anim-open-2 {
	0% { opacity: 0; -webkit-transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.7, 0, 0, 0, 0, 0.7, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	2.083333% { -webkit-transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.75266, 0, 0, 0, 0, 0.76342, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	4.166667% { -webkit-transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.81071, 0, 0, 0, 0, 0.84545, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	6.25% { -webkit-transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.86808, 0, 0, 0, 0, 0.9286, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	8.333333% { -webkit-transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.92038, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	10.416667% { -webkit-transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.96482, 0, 0, 0, 0, 1.05202, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	12.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.08204, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	14.583333% { -webkit-transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02563, 0, 0, 0, 0, 1.09149, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	16.666667% { -webkit-transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04227, 0, 0, 0, 0, 1.08453, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	18.75% { -webkit-transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05102, 0, 0, 0, 0, 1.06666, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	20.833333% { -webkit-transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05334, 0, 0, 0, 0, 1.04355, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	22.916667% { -webkit-transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.05078, 0, 0, 0, 0, 1.02012, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	25% { -webkit-transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.04487, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	27.083333% { -webkit-transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.03699, 0, 0, 0, 0, 0.98534, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	29.166667% { -webkit-transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.02831, 0, 0, 0, 0, 0.97688, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	31.25% { -webkit-transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01973, 0, 0, 0, 0, 0.97422, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	33.333333% { -webkit-transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.01191, 0, 0, 0, 0, 0.97618, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	35.416667% { -webkit-transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00526, 0, 0, 0, 0, 0.98122, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	37.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.98773, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	39.583333% { -webkit-transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99617, 0, 0, 0, 0, 0.99433, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	41.666667% { -webkit-transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99368, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	43.75% { -webkit-transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99237, 0, 0, 0, 0, 1.00413, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	45.833333% { -webkit-transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99202, 0, 0, 0, 0, 1.00651, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	47.916667% { -webkit-transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99241, 0, 0, 0, 0, 1.00726, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	50% { opacity: 1; -webkit-transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99329, 0, 0, 0, 0, 1.00671, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	52.083333% { -webkit-transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99447, 0, 0, 0, 0, 1.00529, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	54.166667% { -webkit-transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99577, 0, 0, 0, 0, 1.00346, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	56.25% { -webkit-transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99705, 0, 0, 0, 0, 1.0016, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	58.333333% { -webkit-transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99822, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	60.416667% { -webkit-transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99921, 0, 0, 0, 0, 0.99884, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	62.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 0.99816, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	64.583333% { -webkit-transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00057, 0, 0, 0, 0, 0.99795, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	66.666667% { -webkit-transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00095, 0, 0, 0, 0, 0.99811, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	68.75% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99851, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	70.833333% { -webkit-transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00119, 0, 0, 0, 0, 0.99903, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	72.916667% { -webkit-transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00114, 0, 0, 0, 0, 0.99955, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	75% { -webkit-transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.001, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	77.083333% { -webkit-transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00083, 0, 0, 0, 0, 1.00033, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	79.166667% { -webkit-transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00063, 0, 0, 0, 0, 1.00052, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	81.25% { -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00058, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	83.333333% { -webkit-transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00027, 0, 0, 0, 0, 1.00053, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	85.416667% { -webkit-transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1.00012, 0, 0, 0, 0, 1.00042, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	87.5% { -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1.00027, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	89.583333% { -webkit-transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99991, 0, 0, 0, 0, 1.00013, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	91.666667% { -webkit-transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99986, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	93.75% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	95.833333% { -webkit-transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99982, 0, 0, 0, 0, 0.99985, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	97.916667% { -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(0.99983, 0, 0, 0, 0, 0.99984, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
	100% { opacity: 1; -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
}

@-webkit-keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); }
}

@keyframes anim-close-2 {
	0% { opacity: 1; }
	100% { opacity: 0; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); }
}


#gotop{position:fixed;z-index:90;bottom: 2rem;right: 1rem;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 2.875rem;height: 2.875rem;line-height: 2.875rem;background: #e6c392;opacity:1;visibility:visible;overflow:hidden;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width: 1.375rem;height: 1.375rem;display: inline-block;fill: #fff;vertical-align: middle;margin: -3px 0 0; transition:.6s}
#gotop:hover{ border-radius:50%}

@font-face{ font-family:Impact; src:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/font/impact.ttf");}

@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:13px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{ margin:0 auto; padding:0 50px; max-width:1620px;}
.w1440{ margin:0 auto; max-width:1440px;}
.w12{ margin:0 auto; padding:0 50px; max-width:1200px;}

.header_box_li{position: relative;z-index: 1;height: 122px;}

.header_box{position: relative;z-index: 10000;height: 0;}
#header{position: fixed;height: 8rem;z-index:999;width:100%;transition: 0.36s;background-size:cover;}
.header_box_li #header:before{content:"";position:absolute;height: 8.5rem;top:-1px;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/head-bg.png") center no-repeat;background-size: 100% 100%;pointer-events: none;}
#header.xg:before{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/head-bg.png") center repeat-x;background-size: auto 99%;height: 8rem;}
.header_top{position: relative;height: 20px;padding: 0;text-align: right;z-index: 10000;overflow: hidden;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;}

.header_top .search {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -.5rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0 2rem 0 1rem;
    color: #333;
}
.header_top .search .btn {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
}
.header_top .search .btn input{cursor: pointer;position: absolute;z-index: 1;left: 0;top: 0;right:0;bottom: 0;height: 100%;width: 100%;}
.header_top .search .btn svg{width: 18px;height: 18px;fill:#fff;}
.header_top .search:hover .btn svg{
    fill: #6510AD;
}





.header_top .search:hover .input {
    width: 16.25rem;
    opacity: 1;
    visibility: visible;
}

.list_box0{display: flex;height: 20px;justify-content: flex-end;}
.list_box0 .li{font-size: 12px;color: #fff;display: flex;transition:.6s;margin-left: .75rem;position: relative;align-items: center;}
.list_box0 .li.li1{ margin-left:1.5rem}
.list_box0 .li>a{ display: flex;align-items: center;}
.list_box0 .li a>img{margin: 0 .625rem 0 0;}
.list_box0 .li a .ewm_box{display:inline-block;border:#d3d3d3 1px solid;background:#fff;position:absolute;left:50%;transform: translateX(-50%) scaleY(1);top: 3.5rem;opacity: 1;visibility: visible;transform-origin:top;display: none;}
.list_box0 .li a .ewm_box:before{content:"";position:absolute;border-left:transparent 6px solid;border-right:transparent 6px solid;border-bottom: #fff 6px solid;top: -6px;left: 50%;margin-left: -6px; }

#m_header .list_box0{ float:right}
#m_header .list_box0 .li{ line-height:60px;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{height: 12px;}
 

.list_box_01{font-size:0;white-space:nowrap;padding: .625rem;}
.list_box_01 li{display: block !important;margin: 0 15px !important;text-align:center;}
.list_box_01 li h3 img{ border:#ededed 1px solid; width:85px; height:85px;}
.list_box_01 li h5{font-size:.75rem;color:#666666;line-height:20px;margin: 0;}


.header_box .w1200{position:relative;display: flex;justify-content: space-between;align-items: center;height: 122px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{ }
#header #logo a{display:flex;align-items: center;height: 100%;}
#logo{float:left;height: 9rem;position: relative;}
#logo img{}
#logo img.img2{ display:none}

.header_box .w1200 .right{height:100%;display: flex;flex-direction: column;justify-content: center;padding: 16px 0 0;}

#nav{float: right;margin-right: 0;}
#nav ul{}
#nav ul li{float:left;z-index:0;margin-left: 3.75rem;height: 54px;position: relative;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;}
#nav ul li h3{font-size: 1.125rem;color:#fff;line-height: 54px;position:relative;transition: .36s;display: inline-block;font-weight: bold;}
#nav ul li h3:after{content:"";position:absolute;left: 50%;top: calc(100% + 2px);transition:.6s;border-left: transparent .75rem solid;border-right: transparent .75rem solid;border-bottom: #fff 1rem solid;margin-left: -.75rem;opacity:0;visibility:hidden;}
#nav ul li.on1 h3:after{ opacity:1; visibility:visible}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px; background:; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;top:100%;background:#fff;width: auto;left: 50%;z-index: 10000;transform: translateX(-50%) scaleY(0);visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;}
#nav ul li .sub .box{padding: 0;text-align:center;}
#nav ul li .sub a{padding: 8px 40px;line-height: 28px;transition:.6s;font-size: 14px;color: #666666;text-align: center;white-space: nowrap;}
#nav ul li .sub a:hover{color: #fff;background: #4d0aa5;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;transform: translateX(-50%) scaleY(1);}
#nav>ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{}

#nav>ul>li h3:before{content:"";display:block;position:absolute;width: 12px;height: 12px;right: -1.375rem;top: 50%;margin-top: -6px;transition:.3s;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/xiala.svg") center no-repeat;background-size:100% auto; display:none}
#nav>ul>li.xiala h3:before{ display:block}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li.noSubMenu h3:before{ display:none}

.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0;position: relative;}
.search_btn img{margin: 0;}
#header .dw2{float:left;height: 90px;width: 53px;cursor:pointer;position:relative;margin-right: 1.5rem;transition:.6s;margin-left: 1rem;}
#header .dw2 .j_tab{ }
#header .dw2:after{content:"";width:1px;height: 16px;display:block;position:absolute;background: rgba(255,255,255,.75);right: -1.5rem;top: 50%;margin-top: -8px;}
#header .dw2.yuyan:before{content:"";width:1px;height:100%;display:block;position:absolute;left:0;top:0;display: none;}
#header .dw2 .dh{height: 23px;line-height: 23px;text-align:center;font-size: 13px;color:#fff;cursor:pointer;transition:.6s;}
#header .dw2 .dh span{padding-right: 14px;width: 53px;height: 23px;display: inline-block;font-style: italic;}
#header .dw2 .dd{padding-bottom:10px;padding-top:10px;position:absolute;top:100%;width: 100%;text-align:center;background: #acce22;left: 0;border: 1px solid #acce22;opacity: 0;visibility: hidden;transition: 400ms;transform: translateY(15px);}
#header .dw2 .dd:before{content:"";display:inline-block;border:8px solid transparent;border-bottom: 8px solid #acce22;position:absolute;top:-16px;left:50%;margin-left:-8px;}
#header .dw2 .dd a{display:block;text-align:center;line-height:30px;color: #fff;font-size:13px;padding:0 10px;}
#header .dw2 .dd a:hover{ font-weight:bold; }
#header .dw2.on .dd{opacity:1; visibility: visible; transform: translate(0);}


.search_btn{cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #00288b;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}

.search-dialog{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.75rem;
	line-height: 3.5rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	display: none;
}
.search-dialog .search-inner{
	overflow: hidden;
	margin-top: 0;
}
.search-dialog .search-input{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=submit]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;


	background-size: 1.5rem;
	background-image: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/search-btn.svg");
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);

	background-repeat: no-repeat;
	background-position: center;
	background-image: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/close-btn.svg");
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
	font-size: 0;

	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image:;
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: rgba(255,255,255,.1);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #1c5ab7;
    transform: scale(0);
    border-radius: 100%;
    transition: transform .3s;
}
.pub-close i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: 0.75rem;
    background-repeat: no-repeat;
    background-image: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/close-btn.svg");
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}

/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;top: 4rem;}
.tc_search .header-search{height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .focus_js{font-size:.875rem;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 38px; line-height: 38px; border: 0; background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/search_white.svg") center center no-repeat; background-size: 1.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
c color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;

}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */
/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999999;float: right;margin-left: 20px;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 1.875rem; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 1.75rem; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 81px 0 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 3rem 0 7rem;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background: #8a0bc2;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}
#m_nav .header_top_m{position: absolute;top: 6px;left: 15px;}
#m_nav .header_top_m .li{font-size: 14px;color:#fff;display: inline-block;transition:.6s;margin-left: 2rem;position: relative;line-height:2rem;opacity: .8;}
#m_nav .header_top_m .li:after{content:"";position:absolute;left:-2rem;width:20px;height: 20px;top: 50%;margin-top: -10px;opacity: .8;}
#m_nav .header_top_m .li+.li{margin-left: 2.5rem;}
#m_nav .header_top_m .li+.li+.li{margin-left: 2rem;}
#m_nav .header_top_m .li a{color: #fff;}
#m_nav .header_top_m .li+.li:after{width:16px;height: 17px;margin-top: -8px;left:-1.5rem;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 1.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 4rem;height: 4rem;color: #fff;padding: 0;font-size: 14px;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }

#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 100%;height: 4rem;display: inline-block;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/arrow_down.svg") calc(100% - 2rem) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/arrow_down_on.svg") calc(100% - 2rem) center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
.slide_nav { position: absolute; left: 0; height: 70px; z-index: 998; padding: 15px; top: 0; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 1rem;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:.875rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 60px;}
#m_header #logo .box_table, #nav_btn_box .box_table { width: auto; float: left; }
.m_header_box header{padding:0 15px;top: 0;height: 60px;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: #8a0bc2;}

#m_header #logo{height: 60px;float: left;}
#m_header #logo img{max-height:60%;max-height: 31px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}


.banner{overflow:hidden;width: 100vw !important; position:relative}
.banner ul li{}
.banner ul li a{display:block;position:relative;padding-bottom: 41.666667% !important;}
.banner ul li a img{position:absolute;top:0;right:0;bottom:0;left:0;width: 100%;height:100%;object-fit:cover;}
.banner ul li a video{position:absolute;top:0;right:0;bottom:0;left:0;width: 100%;height:auto;background:#000;}
.banner ul li a h4{
    position: absolute;
    bottom: 6.9rem;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    z-index: 5;
    width: 100%;
    left: 0;
    padding: 0;
text-shadow:1px 1px 1px #333333;
}

.banner.on ul li.miso-current a h5{ transform:translateY(0); opacity:1; visibility:visible}


.banner .miso-dots li{
    width: 3rem;
    height: auto;
    margin: 0 .06rem;
    background: transparent;
    opacity: 1;
    transition: .3s;
    color: #fff;
    font-family: "Philosopher";
    position: relative;
    font-size: .18rem;
    padding: 0 .5rem;
}
.banner .miso-dots li button{color:#fff;width: 100%;font-size: 1.125rem;width:2rem;height:2rem;border-radius:50%;font-size: 1rem;font-weight: normal;}
.banner .miso-dots li.miso-active button{ background:#ceab59; }

.banner .miso-dots li:before {
    content: '';
    display: inline-block;
    height: 1px;
    width: 0;
    background: rgba(255, 255, 255, .5);
    top: 50%;
    position: absolute;
    left: -2.625rem;
    transition: .3s;
}

.banner .miso-dots li:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 0;
    background: rgba(255, 255, 255, .5);
    top: 50%;
    position: absolute;
    right: -2.625rem;
    transition: .3s;
}

.banner .miso-dots li.miso-active {
    opacity: 1;
    margin: 0 3rem;
    background-size: 100% .625rem;
}


.banner .miso-dots li.miso-active:before {
    width: 2.5rem;
}

.banner .miso-dots li.miso-active:after {
    width: 2.5rem;

}

.banner .miso-dots{
    bottom: 3.75rem;
}




/*==========================================公共 结束=============================================*/


/*==========================================首页 开始=============================================*/
.yc_kjlj_btn{position: fixed;width: 65px;height: 146px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_web_ico.png") no-repeat right center;top: 46%;right: -80px;transition: 0.4s;z-index: 100;cursor: pointer;}
.yc_kjlj_btn p{font-size: 16px;width: 16px;color: #fff;position: absolute;top: 32px;left: 51%;line-height: 20px;}

.yc_kjlj{width: 7.4rem;position: fixed;top: 20%;right: 2.4%;z-index: 100;transition: 0.4s;}
.yc_kjlj ul{width: 100%;}
.yc_kjlj ul li{width: 100%;margin-bottom: 1px;}
.yc_kjlj ul li a{display: flex;height: 6.8rem;justify-content: center;align-items: center;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_kjlj_bg1.png") no-repeat;background-size: cover !important;}
.yc_kjlj ul li+li a{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_kjlj_bg2.png") no-repeat;}
.yc_kjlj ul li+li+li a{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_kjlj_bg3.png") no-repeat;}
.yc_kjlj ul li+li+li+li a{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_kjlj_bg4.png") no-repeat;}
.yc_kjlj ul li+li+li+li+li a{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/yc_kjlj_bg5.png") no-repeat;}
.yc_kjlj ul li a div{}
.yc_kjlj ul li a div img{display: block;margin: 0 auto 0.5rem;max-width: 90%;transition: 0.4s;}
.yc_kjlj ul li a div p{font-size: 1rem;color: #fff;text-align: center;line-height: 1.625rem;transition: 0.4s;}
.yc_kjlj ul li a:hover img{transform: rotateY(180deg);}
.yc_kjlj ul li a:hover p{color:#c2a244;}


@media(min-width: 1700px){
    .yc_kjlj_btn{right: -80px !important;}
	.yc_kjlj{right: 2.4% !important;}
}
@media(max-width: 1700px){
	.yc_kjlj_btn{right: 0;}
	.yc_kjlj{right: -7.8rem;}
}


.title001{margin-bottom:1rem;position:relative;text-align:center;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/title001_bg.png") center no-repeat;background-size:auto 80% !important;height:7.75rem;display: flex;justify-content: center;align-items: center;padding: 2.25rem 0 0;}
.title001 h3{display:inline-block;font-size: 2.6rem;color:rgb(6, 52, 86); font-weight:bold;}
.title001 h3 font{ margin:0 1.5rem}
.title001 a{position:absolute;right:0;display:inline-block;padding: 1.25rem .125rem 0;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/morebg.svg") left top no-repeat;background-size: 80% auto !important;font-size: 12px;color: #5f16c4;transition: .5s;top: 3.5rem;}

.title001 a:hover{color:#c2a244;}

.container01{margin-top:-1.5rem;position: relative; clear:both;}
.container01 .w1200{ padding:0 5.625rem; max-width:100%}
.container01 .w1200 .content{ display:flex; flex-wrap:wrap; box-shadow: 1px 1.732px 46px 4px rgba(125, 125, 125, 0.18);}
.container01 .left{ width:14.75rem; height:8.75rem; background:#deb763; display:flex; align-items:center; justify-content:center; font-size:1.875rem; color:#fff}
.container01 .right{ width:100%;}

.list_box_02{ display:flex; }
.list_box_02 li{ flex-grow: 1; border-left:#f0e6cd 1px solid}
.list_box_02 li a{ display:block; height:8.75rem; background:#fff; position:relative;}
.list_box_02 li a:hover h5{color: #fff !important;}
/* .list_box_02 li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;}
.list_box_02 li+li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;}
.list_box_02 li+li+li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;}
.list_box_02 li+li+li+li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;}
.list_box_02 li+li+li+li+li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;}
.list_box_02 li+li+li+li+li+li a:hover{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/list_box_02_bg1.jpg") no-repeat;background-size: cover;} */


.list_box_02 li a *{ transition:.5s}
.list_box_02 li a .img{ opacity:0; visibility:hidden;}
.list_box_02 li a .img .img_hezi{ padding-bottom:8.75rem !important}
.list_box_02 li a:hover .img{opacity: 1;visibility: visible;}

.list_box_02 li a .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; justify-content:center; align-items:center; padding:0 1.625rem}
.list_box_02 li a .top h5{ font-size:1rem; color:#3a3a3a; line-height:1.75rem;transition: 0.4s;}

.container02{ padding:4.625rem 0 6.125rem}

.list_box_03{ display:flex; flex-wrap:wrap; margin:0 -1.375rem; margin-bottom:-2.25rem}
.list_box_03 li{ width:33.333333%; padding:0 1.375rem; margin-bottom: 2.25rem; }
.list_box_03 li a{height:8.875rem;background:#fff;box-shadow: 0px 3px 73.6px 6.4px rgba(125, 125, 125, 0.18);display:flex;align-items:center;position:relative;}
.list_box_03 li a:before{ content:""; position:absolute; top:0; left:0; right:0; height:3px; background:#5125b3; transition:.5s}
.list_box_03 li a .img{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.875rem 0 1.875rem 0;opacity: 0;}
.list_box_03 li a *{ transition:.5s}
.list_box_03 li a .top{ position:absolute; top:0; right:0; bottom:0; left:0; display:flex; justify-content:center; align-items:center; padding:0 2.5rem}
.list_box_03 li a .time{width: 3.75rem;display: flex;align-items: flex-end;justify-content: center;flex-direction: column;text-align: right;}
.list_box_03 li a .time h3{font-size:2.25rem;color:#ceab59;width: 100%;}
.list_box_03 li a .time h4{font-size: .875rem;color: #d18e59;margin: .25rem 0;white-space:nowrap;}
.list_box_03 li a .con{width: calc(100% - 3.75rem);padding: 0 0 0 1.25rem;position: relative;}
.list_box_03 li a .con h5{font-size:16px;color:#333333;line-height:1.625rem;height:3.25rem;width: 100%;}
.list_box_03 li a .con h6{position:absolute;bottom: -1.5rem;right: 0;}


/* footer */
.footer{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/footer.jpg") repeat-y top center;background-size: 100%;padding: 2.8125rem 0;}
.footer img{float: left;display: block;max-width: 100%;}
.footer p{font-size: 0.875rem;color: #fff;line-height: 3rem;float: right;margin-top: 0.8125rem;}
@media(min-width: 992px){
	.list_box_03 li a:hover .img{ opacity:1;}
	.list_box_03 li a:hover{ background:transparent; box-shadow: none}
	.list_box_03 li a:hover:before{ opacity:0}
	.list_box_03 li a:hover *{ color:#fff !important}
	.list_box_03 li a:hover .con h6{ opacity:0}
}


@media(min-width: 992px) and (max-width: 1300px){
}

@media(max-width: 1830px){
	.w1800{ padding:0 15px}
}

@media(max-width: 1630px){
	.w1600{ padding:0 15px}
}

@media(max-width: 1400px){

#nav ul li{float:left;z-index:0;margin-left: 2.5rem;height: 54px;position: relative;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;}

}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	.list_box_02{flex-wrap: wrap;justify-content: center;}
	.list_box_02 li{width: 33.33%;    border-bottom: #f0e6cd 1px solid;}
	.container01 .w1200{    padding: 0 50px;
		max-width: 1620px;}
		.list_box_03 li{width: 50%;}
		.list_box_03 li a .top{padding: 0 0.7rem;}
		.list_box0{height: 60px;}
}

@media(max-width: 1024px){
	.tc_search .focus_js{
width:85%;
}
}

@media(max-width: 992px){
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
}


@media(max-width: 456px){
	
} 

/*二级页样式开始*/
.bannerNy{height: auto;width: 100%;position: relative;}
.bannerNy img{display: block;width: 100%;position: relative;}
.bannerNy::after{position: absolute;left: 0;top: 0;background: linear-gradient(to bottom,rgba(0,0,0,0.6),rgba(0,0,0,0));width: 100%;z-index: 5;content: "";height: 60%;}
#nav_slide{background: #761dbf;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 1rem;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 0.875rem;color: #666;}
#sub_nav_content ul li.on>a{color: #761dbf;}

#sub_nav_content ul li ul{ display:none}

.n_container{padding: 0 0 2.5rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/n_container_bg.jpg");}
.n_container_con{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/n_container_con_bg.jpg") no-repeat center bottom;padding-bottom: 2rem;}
.n_container .n_left{float:left;width: 240px;position: relative;z-index: 1;margin-top: -60px;}
.n_container .n_left h1{/*height: 118px;*/line-height: 40px;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/leftBt_bg.png") center no-repeat;font-size: 1.75rem;color:#fff;padding: 2rem 1rem 2rem 1.5rem;background-size: cover;}
.n_container .n_left h1 span{position:relative;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -18px;width: 1.875rem;height:1px;background:#fff;left: 50%;margin-left: -0.9375rem; display:none}
.n_container .n_left .con>ul{padding: 0;border-top: none;position:relative; margin-left:4px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/leftnav_bg.jpg") no-repeat center bottom;background-size: cover;padding-top: 1.625rem;}
.n_container .n_left .con>ul:before{ content:""; position:absolute; top:0; left:-4px; bottom:2rem; background:#7e12af; width:4px;height: 100%;}
.n_container .n_left .con>ul>li{line-height: 3.75rem;font-size: 1.125rem;color: #323232;position:relative;font-family: "Arial";margin: 0 auto;}
.n_container .n_left .con>ul>li.on dl{display:block !important;}

.n_container .n_left .con>ul>li a img{ margin:-3px 14px 0 0}
.n_container .n_left .con>ul>li a:before{content:"";width: 3px;height: 0;background:transparent;position:absolute;left: -3px;top: 0;transition:0.6s;}
.n_container .n_left .con>ul>li.on>a:before, .n_container .n_left .con>ul>li:hover>a:before{height: 100%;}
.n_container .n_left .con>ul>li:after{content:"";width:7px;height:11px;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/left_jiantou.png") center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con>ul>li.on:after, .n_container .n_left .con>ul>li:hover:after{background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/left_jiantou.png") center no-repeat;}

.n_container .n_left .con>ul>li a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/transition: 0.36s;padding: 0 1.75rem;}
.n_container .n_left .con>ul>li>a:hover,.n_container .n_left .con>ul>li.on >a{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/leftNav_hover.png") no-repeat;background-size: cover;}
.n_container .n_left .con>ul>li:hover a,.n_container .n_left .con>ul>li.on a{color: #8a0bc2;}

.n_container .n_left .con>ul>li dl{display:none;padding: 0;position:relative;}
.n_container .n_left .con>ul>li dl:before{content:"";position:absolute;right: 20px;left: 20px;top:0;height:1px;border-bottom: #e8e8e8 1px dashed;}
.n_container .n_left .con>ul>li dl dd{height: auto;line-height: 34px;padding: 0;}
.n_container .n_left .con>ul>li dl dd a{font-size: 14px;color: #666666 !important;padding: 15px 0 15px 35px;position:relative;line-height: 16px;border-bottom: #efefef 1px solid;}
.n_container .n_left .con>ul>li dl dd:last-child a{ border:none}
.n_container .n_left .con>ul>li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/left_jiantou.png") center no-repeat;width: 10px;height: 100%;}
.n_container .n_left .con>ul>li i.up{}
.n_container .n_left .con>ul>li i{width: 30px;height: 3.75rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/left_jiantou.png") center no-repeat;position:absolute;right: 22px;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con>ul>li i.on{transform: rotate(90deg);}
.n_container .n_left .con>ul>li dl dd a:hover, .n_container .n_left .con>ul>li dl dd.on a{color: #08519d !important;}
.n_container .n_left .con>ul>li dl dd a:hover{ background:#fff;}
.n_container .n_right{width: calc(100% - 240px);padding: 10px 0 0 2.5rem;position: relative;}
.n_container .n_right .n_news{margin-top: 24px;}
.mianbao{line-height: 74px;height: 74px;color: #474747;font-size: 1.5rem;border-bottom: 1px solid #efefef;}
.position{font-size:0.875rem;padding-left: 24px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/home_icon.png") left center no-repeat;line-height: 74px;height: 74px;font-family: "Arial";color: #828282;}
.position a{color: #888888;transition:0.36s;}
.position span{font-size:14px;color:#474747;margin: 0 4px;}
.position em{color: #666666;font-style:normal;color: #828282;}
.position a:hover{color: #3e4dad;}

.n_right{width:100%; max-width:1400px; margin:0 auto;}

.fanye{ text-align:center}
.fanye img{ max-width:100%}

/*list*/
.n_news ul li{font-size: 1rem;color: #333;line-height: 3.5rem;height: 3.5rem;overflow:hidden;width:100%;}
.n_news ul li a{font-size: 1rem;color: #000;transition:0.36s;}
.n_news ul li a font{display:inline-block;max-width: 79%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family: "Microsoft Yahei";}
.n_news ul li a:hover{color:#6d33be; padding:0 0 0 5px;font-weight: bold;}
.n_news ul li a:hover{color: #6d33be;padding-left:10px}
.n_news ul li span{font-size: 0.875rem;color: #666666;float:right;font-family: "Microsoft Yahei";}
.n_news ul li:hover span{color: #6d33be;}

/*内容样式*/
.ar_article_box{padding: 1.75rem 0;}
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size:14px;color:#7d7c7c;line-height:30px; }
.ar_article p{font-size: 1rem;color: #454545;line-height: 2em;margin-bottom: 1.875rem;text-indent: 2rem;font-family: "Times New Roman";}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%; height:auto !important;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1.25rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{display:inline-block;}
.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 1rem;padding-bottom: 1rem;}
.n_news_detail .ar_article_box h3{color: #2d2d2d;font-size: 1.5rem;margin-bottom: 1.5rem;font-family: "Microsoft Yahei";line-height: 1.5;padding-left: 0.3rem;position: relative;}
.n_news_detail .ar_article_box h3:before{content: "";
    position: absolute;
    left: 0;
    top: .5rem;
    background: #7e12af;
    width: 4px;
    height: 24px;z-index: 2;
float: left;
}
.n_news_detail .ar_article_box h6{display: block;color: #4d4d4d;font-size: 1rem;line-height: 1.375rem;margin-bottom: 0;vertical-align: top;text-align: center;height: 52px;line-height: 52px;background: #f2f2f2;}
.n_news_detail .ar_article_box h6 strong{font-style: normal;}
.n_news_detail .ar_article_box h6 span{margin: 0 .5rem;font-family: "Microsoft Yahei";}
/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 20px 0 0;box-sizing: border-box;width: 100%;margin-top: 0;border-top: #e5e5e5 1px solid;margin-top: 2rem;}
#ar_fot h1{display:block;width: 100%;line-height: 2.5rem;color: #000000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
#ar_fot h1 span{font-family: "Microsoft Yahei";}
#ar_fot h1 a{font-size: 1rem;color: #454545;font-weight:normal;transition: .5s;font-family: "Arial";}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #7e12af;}
.n_news_detail01 h4{ font-size:1.5rem; color:#000000; font-weight:bold; margin:2.5rem 0 1rem; text-align:center}
.n_news_detail01 .ar_article p{ line-height:2.5rem; margin-bottom:0.375rem}

/*关于我们*/
.n_about_us .about_us_box01{padding: 3.75rem 0 3rem;}
.n_about_us .about_us_box01 .about_us_l{
	position: relative;
	width: 202px;
	height: 268px;
	background: #7e11af;
	margin-left: 50px;
}
.n_about_us .about_us_box01 .about_us_l .leader_pic{
	position: absolute;
	left: -28px;
	top: -20px;
	width: 200px;
	height: 268px;
	overflow: hidden;
}
.n_about_us .about_us_box01 .about_us_l .leader_pic img{
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
}
.n_about_us .about_us_box01 .about_us_r{width: calc(100% - 292px);}
.n_about_us .about_us_r .yzzc_title{font-size: 1.75rem;color: #be8f54;font-family: "Microsoft Yahei";padding-bottom: 0.875rem;}
.n_about_us .about_us_r .line{width: 50px;height: 5px;background: #be8f54;}
.n_about_us .about_us_r .yzzc_con{padding-top: 1.75rem;}
.n_about_us .about_us_r .yzzc_con p{font-size: 1rem;font-family: "Microsoft Yahei";color: #4e4e4e;line-height: 2;margin-bottom: 1.5rem;}
.n_about_us .gywm_title{height: 4.25rem;line-height: 4.25rem;border-bottom: 2px solid #dcdcdc;position: relative;font-size: 1.5rem;color: #444;font-family: "Microsoft Yahei";}
.n_about_us .gywm_title:before{content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    background: #7e11af;
    width: 120px;
    height: 4px;z-index: 2;}
.n_about_us .gywm_con{padding: 1.25rem 0 1rem;}
.n_about_us .gywm_con p{line-height: 2;font-size: 1rem;font-family: "Microsoft Yahei";color: #5e5e5e;}

/*联系我们*/
.n_contact_us{padding-top: 3rem;}
.n_contact_us .contact_us_box ul li{float: left;width: calc(50% - 30px);margin-right: 60px;margin-bottom: 2.25rem;border-top: 2px solid #7d12ae;
	padding: 1.25rem 2rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/lxwm_bg.jpg") no-repeat right bottom;background-size: cover;
}
.n_contact_us .contact_us_box ul li:nth-child(2n){margin-right: 0px;}
.n_contact_us .contact_us_box ul li .lxwm_title{font-size: 1.25rem;font-family: "Microsoft Yahei";font-weight: bold;color: #7d12ae;padding-bottom: 1rem;}
.n_contact_us .contact_us_box ul li .lxwm_txt p{font-size: 1rem;font-family: "Microsoft Yahei";color: #606060;line-height: 2rem;}

.sbout_us_cen{background:#f5f6fb url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/about_us_cen_bg.png") no-repeat top center;background-size: 100% auto;padding: 0rem 2rem 2rem;box-shadow: 0 0 3.125rem rgba(125,125,125,0.18);margin-bottom: 3rem;}
.sbout_us_cen .title{font-size: 1.5rem;color: #ce8a34;line-height: 2rem;font-weight: bold;text-align: center;border-bottom: 1px solid #e6cba9;position: relative;padding: 1.5rem 0 1rem;}
.sbout_us_cen .title::after{content: '';display: block;width: 20%;height: 4px;background: #be8f54;position: absolute;left: 40%;bottom: -2px;}
.sbout_us_cen .con{padding-top: 1rem;}
.sbout_us_cen .con p{font-size: 1rem;line-height: 2rem;color: #5e5e5e;}


/*就业发展*/
.n_details{padding-top: 5rem;}
.n_details .details_con p{font-size: 1.5rem;line-height: 2rem;font-family: "Microsoft Yahei";color: #5f5f5f;margin-bottom: 1rem;}
.n_details .details_con p img{display: block;max-width: 100%;}

/*关于费用*/
.n_details .gyfy_con{padding-top: 2rem;}
.n_details .gyfy_con p img{display: block;margin: 0 auto 5rem;max-width: 100%;}
.n_details .gyfy_con02{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/gyfy_pic02.jpg") no-repeat right top;padding: 2.25rem 0;}
.n_details .gyfy_con02 .gyfy_item{margin-bottom: 2.25rem;width: 700px;background: #fff url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/gyfy_pic03.png") no-repeat right bottom;}
.n_details .gyfy_con02 .gyfy_item .gyfy_item_hd{height: 200px;width: 70px;background: #262784;font-size: 1.625rem;font-family: "Microsoft Yahei";color: #fff;
    text-align: center;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: vertical-lr;
    writing-mode: tb-rl;line-height: 70px;}
.n_details .gyfy_con02 .gyfy_item .gyfy_item_txt{padding: 1.85rem 2rem;width: calc(100% - 70px)}
.n_details .gyfy_con02 .gyfy_item .gyfy_item_txt p{font-size: 1rem;font-family: "Microsoft Yahei";color: #6b6b6b;line-height: 1.75;}
@media(max-width: 1200px){
	.w1440{padding: 0 30px;}
	.w12{padding: 0 30px;}
	.banner ul li a img{top: 0px;}
	.bannerNy{margin-top: 0px;background-size: cover !important;}
    
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:none}
	#nav_slide{ display:block}
	.header_box{display: none;}
	.m_header_box{display: block;}
}

@media(max-width: 1024px){
	
}
@media(max-width: 992px){
	.n_contact_us .contact_us_box ul li{width: calc(50% - 15px);margin-right: 30px;}
	.n_details .gyfy_con02 .gyfy_item{width: 94%;}

	.w1200{    padding: 0 10px;}
	.container01 .w1200{padding: 0 10px;}
	.yc_kjlj_btn{transform: scale(0.7);}
}
@media(max-width: 768px){
	.w1440{padding: 0 20px;}
	.w12{padding: 0 20px;}
	.n_container .n_right .n_news{margin-top: 12px;}
	.n_about_us .about_us_box01 .about_us_l{float: none;margin: 0 auto 2rem;}
	.n_about_us .about_us_box01 .about_us_r{float: none;width: 100%;}
	.n_contact_us .contact_us_box ul li{float: none;width: 100%;margin-right: 0;}
	.n_details .gyfy_con02 .gyfy_item{width: 100%;}


}


@media(max-width: 456px){
	.w1440{padding: 0 15px;}
	.w12{padding: 0 15px;}
} 






.swiper{width: 100%;overflow: hidden;position: relative;}
.swiper-slide{filter:none !important;}
.swiper-button-next,.swiper-button-prev{background: #fff;border: 0;margin: 0;    pointer-events: auto !important;top: 32%;}
.swiper-button-next{right: 0.5rem;left: auto;}
.swiper-button-prev{left: 0.5rem;right: auto;}

a .img{overflow: hidden;}
a .img img{transition: 0.4s;}
a:hover .img img{transform: scale(1.05);}


.part2_lb{padding: 3rem 3rem 5rem;width: calc(100% + 6rem);margin-left: -3rem;margin-top: -3rem;}

.part2_lb .swiper-pagination{}
.part2_lb .swiper-pagination span{width: 15px;height: 15px;border: 1px solid #ceab59;background: none;opacity: 1;margin: 0 1.5rem !important;}
.part2_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #ceab59;}


@media(max-width: 456px){}





.part3{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part3_bg.jpg") no-repeat;background-size: cover;padding: 5rem 0 8.125rem;}
.part3 .title{position: relative;}
.part3 .title p{font-size: 1.5rem;color: #7c24ad;font-weight: bold;margin-bottom: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.part3 .title .line{height: 4px;width: 40px;background: #7c24ad;}
.part3 .left{width: 44.2%;float: left;}
.part3 .left .first{padding: 1.5rem 0;display: block;}
.part3 .left .first p{font-size: 1.125rem;line-height: 1.875rem;color: #5b5b5b;font-weight: bold;transition: 0.4s;}
.part3 .left .first:hover p{color: #dcb849;}
.part3_lf_lb{position: relative;}
.part3_lf_lb .swiper-slide{}
.part3_lf_lb .swiper-slide a{display: block;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part3_left_bg.jpg") no-repeat bottom right;}
.part3_lf_lb .swiper-slide .img{width: 100%;}
.part3_lf_lb .swiper-slide .img img{width: 100%;}
.part3_lf_lb .swiper-slide .con{width: 100%;padding: 4% 6% 3%;}
.part3_lf_lb .swiper-slide .con .s{margin-bottom: 0.9rem;}
.part3_lf_lb .swiper-slide .con .s .sj{display: inline-block;font-size: 1rem;color: #dcb849;padding-right: 1rem;border-right: 2px solid #dea983;line-height: 1.6rem;margin-right: 1rem;}
.part3_lf_lb .swiper-slide .con .s .bt{display: inline-block;font-size: 1.125rem;color: #5b5b5b;line-height: 1.6rem;font-weight: bold;transition: 0.4s;}
.part3_lf_lb .swiper-slide .zy{font-size: 14px;color: #898989;line-height: 22px;}
.part3_lf_lb .swiper-slide a:hover .con .s .bt{color: #dcb849;}
.part3_lf_lb .swiper-button-next,.part3_lf_lb .swiper-button-prev{width: 53px;height: 53px;background:rgba(0,0,0,0.5) url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/swp_next.png") no-repeat center center;border-radius: 50%;}
.part3_lf_lb .swiper-button-prev{background:rgba(0,0,0,0.5) url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/swp_prev.png") no-repeat center center;}

.part3 .right{width: 53%;float: right;padding: 3.5% 3% 3%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part3_right_bg.jpg") no-repeat center center;background-size: cover;}
.part3 .right .title{margin-bottom: 1.6rem;}
.part3 .right .title::after{content: "";display: block;clear: both;}
.part3 .right .title p{float: left;color: #fff;margin-right: 1.5rem;padding-bottom: 1.6rem;position: relative;cursor: pointer;transition: 0.4s;}
.part3 .right .title p.on::after{width: 40px;height: 4px;content: "";display: block;background: #e9b924;position: absolute;left: 0;bottom: 0;transition: 0.4s}
.part3 .right .title p.on{color: #e9b924;}
.part3 .right .title a{display: none;    position: absolute;
    right: 0;
    padding: 1.25rem .125rem 0;
    background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part3_more_b.png") left top no-repeat;
    background-size: 80% auto !important;
    font-size: 12px;
    color: #fff;
    transition: .5s;
    top: 0rem;}
	.part3 .right .title a:hover{color: #dcb849;background: none;}
.part3 .right .title a.on{display: block;}
.part3 .right .box{display: none;}
.part3 .right .box.on{display: block;}
.part3 .right .box .zc{width: 47%;float: left;}
.part3 .right .box .zc a{display: block;}
.part3 .right .box .zc .img{width: 100%;margin-bottom:1.2rem;}
.part3 .right .box .zc .img img{width: 100%;}
.part3 .right .box .zc .sj{font-size: 1rem;color: #cbad50;margin-bottom: 0.6rem;}
.part3 .right .box .zc .line{width: 40px;height: 4px;background: #cbad50;}
.part3 .right .box .zc .bt{font-size: 1.125rem;line-height: 1.6rem;color: #ffffff;margin: 1rem 0;font-weight: bold;transition: 0.4s;}
.part3 .right .box .zc .zy{font-size: 14px;color: #e6e6e6;line-height: 22px;}
.part3 .right .box .zc a:hover .bt{color: #cbad50;}

.part3 .right .box .yc{width: 48%;float: right;}
.part3 .right .box .yc li{margin-bottom: 2.2rem;}
.part3 .right .box .yc li+li+li{margin-bottom: 0;}
.part3 .right .box .yc a{display: block;padding-bottom: 1.7rem;border-bottom: 1px solid rgba(191,145,217,0.5);}
.part3 .right .box .yc .sj{font-size: 1rem;color: #cbad50;margin-bottom: 0.6rem;margin-bottom: 0.8rem;}
.part3 .right .box .yc .bt{font-size: 1rem;color: #e0e0e0;line-height: 1.8rem;transition: 0.4s;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	}
.part3 .right .box .yc a:hover .bt{color: #cbad50;}



@media(max-width: 800px){
	.part3 .left{width: 100%;margin-bottom: 2rem;}
	.part3 .right{width: 100%;}
}

@media(max-width: 650px){

}




.part4{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part4_bg.jpg") no-repeat center center;background-size: cover;padding: 4rem 0 5rem; margin-top:2rem;}
.part4 .w1200{display: flex;justify-content: space-between;flex-wrap: wrap;}
.part4 .xiaoxun{width: 140px;margin-left: -3%;}
.part4 .xiaoxun img{width: 100%;}
.part4 .left{width: 66%;margin-top: 2.2rem;}
.part4 .left .shang{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 2.5rem;}
.part4 .left .shang li{width: 100%;}
.part4 .left .shang li a{display: block;position: relative;}
.part4 .left .shang li .img{width: 100%;}
.part4 .left .shang li .img img{width: 100%;}
.part4 .left .shang li .play{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 3;transition: 0.4s;}
.part4 .left .shang li a:hover .play{transform:rotate(360deg);}
.part4 .left .xia{display: flex;justify-content: space-between;background: rgba(255,255,255,0.68);padding: 13px 4rem;flex-wrap: wrap;}
.part4 .left .xia li{width: 48%;}
.part4 .left .xia li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.part4 .left .xia li .img{border: 3px solid #c8a3de;width: 21%;}
.part4 .left .xia li+li .img{border: 3px solid #fff;}
.part4 .left .xia li .img img{width: 100%;}
.part4 .left .xia li .con{width: 75%;}
.part4 .left .xia li .con .bt{font-size: 1.375rem;color: #6d10a9;transition: 0.4s;margin-bottom: 0.8rem;line-height: 2rem;}
.part4 .left .xia li .con .zy{font-size: 14px;color: #4f4f4f;}
.part4 .left .xia li a:hover .con .bt{color: #cbad50;}

.part4 .right{width: 21%;margin-top: 2.2rem;}
.part4 .right a{display: block;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/part4_right_bg.jpg") no-repeat;padding: 23% 15% 15%;background-size: cover;    border-radius: 0 3rem 0 0;}
.part4 .right .pic{position: relative;display: table;}
.part4 .right .pic::after{content: "";display: block;width: 100%;height: 100%;position: absolute;right: -15%;top: -10%;z-index: 1;background: rgba(255,255,255,0.2);}
.part4 .right .pic img{position: relative;z-index: 3;max-width: 194px;width: 100%;}
.part4 .right p{font-size: 1rem;color: #ffffff;text-align: center;margin-top: 1.5rem;transition: 0.4s;}
.part4 .right a:hover p{color: #cbad50;}




@media(max-width: 1200px){
	.part4 .left{width: 61%;}
}

@media(max-width: 900px){
	.part4 .left .xia{    padding: 13px 1rem;}
	.part4 .left{    width: calc(100% - 160px);}
	.part4 .right{width: 23rem;width: calc(100% - 160px);
		margin: 2.2rem 0 0 160px;}
		.part4 .right .pic{margin: 0 auto;}
}
@media(max-width: 800px){
	.part4 .left .shang li{width: 100%;margin-bottom: 1rem;}
	.part4 .left .shang{margin-bottom: 0;}
	.part4 .left .xia li{width: 100%;margin-bottom: 1rem;}
	.part4 .left .xia li+li{margin-bottom: 0;}
	.part4 .right a{    padding: 23% 0% 15%;}
	.part4 .right .pic{max-width: 90%;}

}
@media(max-width: 400px){
	.part4 .right .pic::after{display: none;    padding: 14% 0% 10%;}
}



.footer{}
.footer .left{float: left;}
.footer .left a{display: inline-block;float: left;}
.footer .left a img{max-width: 345px;}
.footer .wb{float: left;width: 280px;margin-left: 2rem;padding-top: 0.4rem;}
.footer .wb p{display: block;text-align: left;line-height: 24px;font-size: 14px;color: #d1b7e5;float: left;margin-top: 0;}


@media(max-width: 1100px){
	.footer .left{float: none;margin: 0 auto;display: table;}
	.footer .w1200>p{width: 100%;float: none;text-align: center;}
}
@media(max-width: 800px){
	.footer .left a{display: block;width: 100%;margin: 0 auto;text-align: center;float: none;}
	.footer .left a img{max-width: 100%;float: none;}
	.footer .wb{float: none;margin-top: 1.5rem;display: block;}


	.container02{padding: 2.625rem 0 2.125rem;}
	.part3{padding: 2rem 0 3.125rem;}
	.part4{padding: 1rem 0 3.125rem;}
	.footer{padding: 1.8125rem 0 1rem;}


}


@media(max-width: 650px){
	.list_box_02 li{width: 50%;}
	.list_box_03 li{width: 100%;}
	.part3 .right .box .zc{width: 100%;margin-bottom: 1.5rem;}
	.part3 .right .box .yc{width: 100%;}

	.part4 .xiaoxun{width: 70px;}
	.part4 .left{    width: calc(100% - 80px);}
	.part4 .right{width: calc(100% - 80px);    margin: 2.2rem 0 0 80px;}

	.title001 h3>span{display: none;}
}











/* 二级页-新加坡开始 */
.ej_body{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/n_container_bg.jpg");}
.ejy_xjp{padding: 2.5rem 0;}
.tit{font-size: 26px;color: #132e7d;margin-bottom: 26px;}

.n_container .n_left h1.xjp_pc_lmmc{font-size: 1.375rem;line-height: 2.125rem;    padding: 1rem 1rem 1rem 1.5rem;    height: 136px;
    background-size: cover;}


.xjp_part1{}
.xjp_part1_nr{}
.xjp_part1_nr .box1{margin-bottom: 2.5rem;justify-content: space-between;flex-wrap: wrap;}
.xjp_part1_nr .box1 .left{width: 54.8%;}
.xjp_part1_nr .box1 .left p{font-size: 1rem;line-height: 1.875rem;margin-bottom: 0.5rem;}
.xjp_part1_nr .box1 .right{width: 45.2%;}
.xjp_part1_nr .box1 .right img{width: 100%;}
.xjp_part1_nr .box2{}
.xjp_part1_nr .box2 ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xjp_part1_nr .box2 ul li{width: 24%;background: #fff;box-shadow: 0 0 7px rgba(0,0,0,0.13);padding: 2rem 0 1rem;text-align: center;transition: 0.4s;}
.xjp_part1_nr .box2 ul li p{font-size: 1.375rem;color: #8a0bc2;padding: 0 1rem;}
.xjp_part1_nr .box2 ul li div{position: relative;margin: 1.25rem 0;}
.xjp_part1_nr .box2 ul li div::after{content: "";display: block;width: 100%;height: 1px;background: #d2cfe5;position: absolute;z-index: 1;left: 0;top: 50%;}
.xjp_part1_nr .box2 ul li div img{position: relative;z-index: 2;}
.xjp_part1_nr .box2 ul li span{font-size: 14px;line-height: 26px;color: #737373;display: block;padding: 0 1.5rem;text-align: left;}
.xjp_part1_nr .box2 ul li:hover{box-shadow: 0 0 7px rgba(0,0,0,0.43);}

@media(max-width: 1024px){
	.xjp_part1_nr .box2 ul li{width: 49%;margin-bottom: 1.2rem;}
	.xjp_part1_nr .box1{    justify-content: center;}
	.xjp_part1_nr .box1 .left{width: 100%;}
	.xjp_part1_nr .box1 .right{width: 60%;}
}
@media(max-width: 425px){
	.xjp_part1_nr .box2 ul li{width: 100%;}
}


.xjp_part2_3{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_3_bg.png") repeat-x center top;}
.xjp_part2_nr{margin-bottom: 3rem;}
.xjp_part2_nr .box1{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 2rem;}
.xjp_part2_nr .box1 .left{width: 30%;padding-top: 3rem;}
.xjp_part2_nr .box1 .left ul{width: 85%;}
.xjp_part2_nr .box1 .left ul li{border-left: 4px solid #7f12ad;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_box1_li_bg.jpg") no-repeat right bottom;background-size: cover;margin-bottom: 1.5rem;}
.xjp_part2_nr .box1 .left ul li a{display: block;padding: 2rem 1.5rem;}
.xjp_part2_nr .box1 .left ul li a p{font-size: 1.375rem;color: #333333;font-weight: bold;margin-bottom: 0.6rem;}
.xjp_part2_nr .box1 .left ul li a span{display: block;font-size: 16px;line-height: 26px;}
.xjp_part2_nr .box1 .right{width: 70%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_box1_img.png") no-repeat left top;background-size: 43.51% auto;padding-top: 3%;}
.xjp_part2_nr .box1 .right .bk{width: 59.82%;display: flex;margin-left: 27%;}
.xjp_part2_nr .box1 .right .bk+.bk{    margin-left: 39%;}
.xjp_part2_nr .box1 .right .bk+.bk+.bk{margin-left: 32%;}
.xjp_part2_nr .box1 .right .bk .sx{margin-right: 1.5rem;}
.xjp_part2_nr .box1 .right .bk .zsnr{}
.xjp_part2_nr .box1 .right .bk .zsnr .bt{font-size: 1.875rem;color: #3c3c3c;margin: 1.5rem 0;line-height: 2.4rem;}
.xjp_part2_nr .box1 .right .bk .zsnr .bt span{font-size: 14px;color: #6c6c6c;margin-left: 1rem;}
.xjp_part2_nr .box1 .right .bk .zsnr div{display: flex;flex-wrap: wrap;}
.xjp_part2_nr .box1 .right .bk .zsnr div a{font-size: 16px;color: #6c6c6c;display: block;width: 50%;padding-left: 1rem;position: relative;margin-bottom: 1.5rem;}
.xjp_part2_nr .box1 .right .bk .zsnr div a::after{content: "";display: block;width: 6px;height: 6px;background: #b8b8b8;border-radius: 50%;position: absolute;left: 0;top: calc(50% - 3px);}

.xjp_part2_nr .box2{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_box2_img.png") no-repeat right top;background-size: 64.65% auto;margin-bottom: 2rem;}
.xjp_part2_nr .box2 ul{width: 62.2%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 1rem;}
.xjp_part2_nr .box2 ul li{width: 47%;}
.xjp_part2_nr .box2 ul li+li{padding-top: 7%;}
.xjp_part2_nr .box2 ul li a{display: flex;position: relative;justify-content: space-between;margin-bottom: 12%;}
.xjp_part2_nr .box2 ul li a::after{content: "";display: block;width: 1px;height: 75%;position: absolute;z-index: 1;left: 10px;bottom: 0;background: #8a0bc2;}
.xjp_part2_nr .box2 ul li .sx{height: 100%;position: relative;}
.xjp_part2_nr .box2 ul li .sx p{font-size: 22px;color: #8a0bc2;font-weight: bold;}
.xjp_part2_nr .box2 ul li .con{width: 87%;}
.xjp_part2_nr .box2 ul li .con p{font-size: 1.125rem;color: #333333;font-weight: bold;margin-bottom: 0.6rem;line-height: 1.5rem;}
.xjp_part2_nr .box2 ul li .con span{font-size: 14px;line-height: 24px;color: #666666;}

.xjp_part2_nr .box3{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_box3_img.png") no-repeat left top;background-size: 68.96% auto;padding-left: 68.96%;padding-bottom: 16%;}
.xjp_part2_nr .box3 .tit{}
.xjp_part2_nr .box3 .zy{font-size: 16px;line-height: 26px;color: #666666;}




@media(max-width: 1024px){
	.xjp_part2_nr .box1 .right{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_box1_img.png") no-repeat left center;    background-size: 43.51% auto;}
}
@media(max-width: 900px){
	.xjp_part2_nr .box1 .left{width: 100%;}
	.xjp_part2_nr .box1 .left ul{width: 100%;}
	.xjp_part2_nr .box1 .right{width: 100%;}
}
@media(max-width: 650px){
	.xjp_part2_nr .box1 .right{background: none;}
	.xjp_part2_nr .box1 .right .bk{width: 100%;margin-left: 0 !important;}
	.xjp_part2_nr .box2{    background-size: 35.65% auto;}
	.xjp_part2_nr .box2 ul{width: 100%;}
	.xjp_part2_nr .box3{background: none;padding: 0;}
}


.xjp_part3_nr{}
.xjp_part3_nr .box{}
.xjp_part3_nr .box ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xjp_part3_nr .box ul li{width: 32%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part3_li_bg.png") no-repeat right center;margin-bottom: 1.875rem;background-size: auto 100%;transition: 0.4s;}
.xjp_part3_nr .box ul li a{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 7% 0;transition: 0.4s;}
.xjp_part3_nr .box ul li .img{width: 30.5%;}
.xjp_part3_nr .box ul li .img img{width: 100%;}
.xjp_part3_nr .box ul li .con{width: 64%;}
.xjp_part3_nr .box ul li .con .bt{font-size: 1.375rem;color: #7f12ad;margin-bottom: 0.6rem;transition: 0.4s;}
.xjp_part3_nr .box ul li .con div{padding: 0 10% 0 0;}
.xjp_part3_nr .box ul li .con div p{font-size: 14px;line-height: 22px;color: #999999;}
.xjp_part3_nr .box ul li a:hover .bt{    transform: translateY(-5px);}



@media(max-width: 1024px){
	.xjp_part3_nr .box ul li{width: 49%;}
}
@media(max-width: 650px){
	.xjp_part3_nr .box ul li{width: 100%;}
}




.xjp_part4{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part4_bg.png") no-repeat top left;}
.xjp_part4_nr{}
.xjp_part4_nr .box{display: flex;justify-content: space-between;align-items: center;width:90%; margin:0 auto;}
.xjp_part4_nr .box ul{position: relative;z-index: 3;}
.xjp_part4_nr .box ul li{padding: 0.5rem 0;position: relative;}
.xjp_part4_nr .box ul li .bt{position: relative;float: right; margin-bottom:22px;}
.xjp_part4_nr .box ul li .bt img{position: absolute;left: 0;top: 0;z-index: 1;}
.xjp_part4_nr .box ul li .bt span{font-size: 1.425rem;color: #3812ab;font-weight: bold;padding: 25px 0px 10px 40px;display: table;position: relative;z-index: 3;transition: 0.4s;}
.xjp_part4_nr .box ul li .zy{clear: both;}
.xjp_part4_nr .box ul li .zy p{font-size: 14px;line-height: 22px;color: #666666;padding-left: 12px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part4_ico_x.png") no-repeat left 6px;margin-bottom: 0.5rem;}
.xjp_part4_nr .box ul li .zy::after{content: "";display: block;clear: both;}
.xjp_part4_nr .box .left{width: 30%;}
.xjp_part4_nr .box .left li .bt a:hover span{padding: 25px 0px 10px 30px; font-size: 1.475rem;color: #333; }
.xjp_part4_nr .box .left li{right: -10%;}
.xjp_part4_nr .box .left li+li{right: 0;}
.xjp_part4_nr .box .left li+li+li{right: -6%;}
.xjp_part4_nr .box .left li+li+li+li{right: -12%;}
.xjp_part4_nr .box .left li .zy p{text-align: right;float: right;}
.xjp_part4_nr .box .center{width: 32.75%;position: relative;z-index: 1;margin-left: 3%;margin-right: 3%}
.xjp_part4_nr .box .center img{max-width: 100%;}
.xjp_part4_nr .box .center p{font-size: 26px;text-align: center;color: #fff;left: 0;width: 100%;top: 48%;z-index: 3;position: absolute;font-weight: bold;}
.xjp_part4_nr .box .right{width: 30%;position: relative;z-index: 3;}
.xjp_part4_nr .box .right li{left: -10%;}
.xjp_part4_nr .box .right li+li{padding: 2.2rem 0;left: 0;}
.xjp_part4_nr .box .right li+li+li{left: -6%;}
.xjp_part4_nr .box .right li+li+li+li{left: -12%;}
.xjp_part4_nr .box .right li .bt{float: left;}
.xjp_part4_nr .box .right li .bt img{left: auto;right: 0;}
.xjp_part4_nr .box .right li .bt span{padding: 25px 40px 10px 0px;}
.xjp_part4_nr .box .right li .bt a:hover span{padding: 25px 30px 10px 0px;font-size: 1.475rem;color: #333;}
.xjp_part4_nr .box .right li .zy p{}


@media(max-width: 900px){
.xjp_part4_nr .box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 0 auto;
}
	.xjp_part4_nr .box .center{display: none;}
	.xjp_part4_nr .box .left{width:46%;margin: 0;}
	.xjp_part4_nr .box .left li{right: 0 !important;}
	.xjp_part4_nr .box .right{width: 46%;margin: 0;}
	.xjp_part4_nr .box .right li{left: 0 !important;}
	.xjp_part4_nr .box .right li{    padding: 0.5rem 0 !important;}
}

@media(max-width: 425px){
	.xjp_part4_nr .box{flex-wrap: wrap;}
	.xjp_part4_nr .box .left{width: 100%;}
	.xjp_part4_nr .box .right{width: 100%;}
}


.xjp_part5{background: rgba(236,237,247,0.6);padding-bottom: 4rem;}
.xjp_part5_nr{}
.xjp_part5_nr .xxkz{display: flex;margin: 0 auto 3rem;justify-content: center;}
.xjp_part5_nr .xxkz li{font-size: 1.625rem;color: #3c3c3c;border-bottom: 3px solid rgba(0,0,0,0);padding-bottom: 0.7rem;margin: 0 3%;cursor: pointer;position: relative;line-height: 2rem;}
.xjp_part5_nr .xxkz li.on::after{content: "";display: block;width: 16px;height: 8px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part5_xxkz_bg.png") no-repeat;position: absolute;left: calc(50% - 5px);bottom: -9px;}
.xjp_part5_nr .xxkz li.on{color: #8a0bc2;border-bottom: 3px solid #8a0bc2;}
.xjp_part5_nr .box{display: none;opacity: 0;}
.xjp_part5_nr .box.on{display: block;
	animation-timing-function: linear;  
	animation-name: sjp_p5_xxk;
	animation-delay: 0.1s;
	animation-fill-mode: forwards;
	animation-duration: 0.5s;}
.xjp_part5_nr .box .sqtj{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 3rem;}
.xjp_part5_nr .box .sqtj .tit{width: 100%;}
.xjp_part5_nr .box .sqtj .left{width: 60%;}
.xjp_part5_nr .box .sqtj .left div{margin-bottom: 1rem;}
.xjp_part5_nr .box .sqtj .left div .zy{font-size: 1rem;line-height: 1.625rem;color: #3c3c3c;}
.xjp_part5_nr .box .sqtj .left div .bd{font-size: 1.125rem;font-weight: bold;color: #3c3c3c;line-height: 2.375rem;}
.xjp_part5_nr .box .sqtj .left .zhu{font-size: 14px;color: #8a0bc2;}
.xjp_part5_nr .box .sqtj .right{width: 39%;}
.xjp_part5_nr .box .sqtj .right img{width: 100%;}
.xjp_part5_nr .box .sqlc{margin-bottom: 3rem;}
.xjp_part5_nr .box .sqlc .tit{}
.xjp_part5_nr .box .sqlc .tit span{font-size: 1rem;color: #333333;margin-left: 2rem;display: inline-block;}
.xjp_part5_nr .box .sqlc .sqlc_nr{}
.xjp_part5_nr .box .sqlc .sqlc_nr a{display: block;max-width: 100%;}
.xjp_part5_nr .box .sqlc .sqlc_nr a img{max-width: 100%;}
.xjp_part5_nr .box .zlxz{}
.xjp_part5_nr .box .zlxz ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xjp_part5_nr .box .zlxz ul li{width: 32%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part5_zlxz_bg1.png") no-repeat;background-size: 100% 100% !important;}
.xjp_part5_nr .box .zlxz ul li+li{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part5_zlxz_bg2.png") no-repeat;}
.xjp_part5_nr .box .zlxz ul li+li+li{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part5_zlxz_bg3.png") no-repeat;}
.xjp_part5_nr .box .zlxz ul li a{display: flex;align-items: center;flex-wrap: wrap;justify-content: center;padding: 0.7rem 0;}
.xjp_part5_nr .box .zlxz ul li a img{transition: 0.4s;max-width: 80px;}
.xjp_part5_nr .box .zlxz ul li a p{font-size: 1.625rem;color: #fff;font-weight: bold;margin-left: 1rem;}
.xjp_part5_nr .box .zlxz ul li a:hover img{transform:rotate(180deg);}

@keyframes sjp_p5_xxk {
	0%   {opacity: 0;}
	100% {opacity: 1;}
  }


  @media(max-width: 1024px){
	.xjp_part5_nr .box .zlxz ul li a img{width: 25%;}
  }

  @media(max-width: 650px){
	.xjp_part5_nr .xxkz li{font-size: 1.3rem;line-height: 1.8rem;}
	.xjp_part5_nr .box .sqtj{justify-content: center;}
	.xjp_part5_nr .box .sqtj .left{width: 100%;margin-bottom: 1.5rem;}
	.xjp_part5_nr .box .sqtj .right{width: 60%;}
	.xjp_part5_nr .box .zlxz ul li a p{font-size: 1.25rem;}
  }
  @media(max-width: 500px){
	.xjp_part5_nr .box .zlxz ul li{width: 100%;margin-bottom: 1.5rem;}
  }



.xjp_p6_lb{padding-bottom: 3rem;}
.xjp_p6_lb .swiper-slide{width: 48%;}
.xjp_p6_lb .swiper-slide a{display: block;padding: 0 2.625rem 2.625rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part6_bg.jpg") no-repeat bottom center;background-size: 100% 80%;}
.xjp_p6_lb .swiper-slide .s{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 2rem;}
.xjp_p6_lb .swiper-slide .s .con{width: 60%;margin-left: 3%;}
.xjp_p6_lb .swiper-slide .s .img{width: 33.2%;border-radius: 50%;}
.xjp_p6_lb .swiper-slide .s .img img{width: 100%;}
.xjp_p6_lb .swiper-slide .s .bt{font-size: 1.375rem;color: #8a0bc2;}
.xjp_p6_lb .swiper-slide .s .zw{margin-top: 10%;}
.xjp_p6_lb .swiper-slide .s .zw p{font-size: 1.125rem;color: #3c3c3c;line-height: 1.8rem;}
.xjp_p6_lb .swiper-slide .zy{font-size: 14px;color: #666666;line-height: 26px;min-height: 104px;}
.xjp_p6_lb .swiper-pagination{bottom: 0;}
.xjp_p6_lb .swiper-pagination span{width: 15px;height: 15px;background: none;opacity: 1;border: 1px solid #bebebe;margin: 0 8px;}
.xjp_p6_lb .swiper-pagination span.swiper-pagination-bullet-active{background: #bebebe;}


@media(max-width: 1100px){
	.xjp_p6_lb .swiper-slide a{ background-size: 100% 100%;padding:1.5rem;}
}



.xjp_part7{}
.xjp_part7_nr{}
.xjp_part7_nr .box{display: flex;justify-content: flex-end;align-items: center;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part7_bg.png") no-repeat left center;padding: 5.4% 0;}
.xjp_part7_nr .box .left{display: block;width: 19.5rem;height: 5rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part7_sq_bg.png") no-repeat;font-size: 1.5rem;line-height: 5rem;color: #fff;text-align: center;}
.xjp_part7_nr .box .center{margin: 0 4%;}
.xjp_part7_nr .box .center h2{font-size: 1.625rem;font-weight: bold;color: #333333;margin-bottom: 1.5rem;}
.xjp_part7_nr .box .center p{font-size: 1rem;line-height: 2rem;color: #555555;}
.xjp_part7_nr .box .right{}
.xjp_part7_nr .box .right::after{content: "";display: block;clear: both;}
.xjp_part7_nr .box .right li{float: left;padding: 6px 6px 0;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part7_ewm_bg.png") no-repeat;background-size: 100% 100%;}
.xjp_part7_nr .box .right li+li{margin-left: 1.375rem;}
.xjp_part7_nr .box .right li img{max-width: 10rem;width: 100%;}
.xjp_part7_nr .box .right li>div{width: calc(100% + 12px);height: 2.5rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part7_ewm_p_bg.png") no-repeat;background-size: 100% 100%;margin-left: -6px;}
.xjp_part7_nr .box .right li .x{padding-top: 0.2rem;padding-bottom: 0.2rem;}
.xjp_part7_nr .box .right li .x p{font-size: 12px;line-height: 16px;color: #ffffff;text-align: center;}
.xjp_part7_nr .box .right li .d p{font-size: 1rem;line-height: 2.5rem;color: #ffffff;text-align: center;}


@media(max-width: 1200px){
	.xjp_part7_nr .box{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part7_bg.png") no-repeat left top;background-size: 50%;    padding: 0;}
	.xjp_part7_nr .box .right li>div{height: auto;}
}

@media(max-width: 1100px){
	.xjp_part7_nr .box{flex-wrap: wrap;justify-content: center;display: block;}
	.xjp_part7_nr .box .left{display: table;margin: 0 auto;width: 21.5rem;}
	.xjp_part7_nr .box .center{display: table;margin: 1.5rem auto;}
	.xjp_part7_nr .box .right{display: table;margin: 0 auto;}
}
@media(max-width: 610px){
	.xjp_part7_nr .box{background: none;}
}

/* 二级页-新加坡结束 */






/* 二级页-大数据开始 */

.n_container .n_left h1.dsj_pc_lmmc{  padding: 1.4rem 1rem 1.4rem 1.5rem;font-size: 1.625rem;line-height: 2.125rem;}

.dsj_part1{padding-bottom: 0;}
.dsj_part1_nr{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_dsj_part1_bg.png") no-repeat bottom left;padding-bottom: 4rem;}
.dsj_part1_nr .dsj_p1_box2{}
.dsj_part1_nr .dsj_p1_box2 .tit{text-align: center;}
.dsj_part1_nr .dsj_p1_box2 ul{display: flex;justify-content: space-around;flex-wrap: wrap;align-items: flex-end;}
.dsj_part1_nr .dsj_p1_box2 ul li{}
.dsj_part1_nr .dsj_p1_box2 ul li a{display: block;}
.dsj_part1_nr .dsj_p1_box2 ul li .pic{text-align: center;margin-bottom: 1.25rem;}
.dsj_part1_nr .dsj_p1_box2 ul li .pic img{transition: 0.4s;max-width: 124px;}
.dsj_part1_nr .dsj_p1_box2 ul li p{font-size: 1.375rem;text-align: center;line-height: 1.8rem;}

.dsj_part1_nr .dsj_p1_box2 ul li a:hover img{transform: rotateY(180deg);}


@media(max-width: 560px){
	.dsj_part1_nr .dsj_p1_box2 ul li{width: 30%;}
	.dsj_part1_nr .dsj_p1_box2 ul li .pic img{width: 90%;}
}


.dsj_part2_nr{}
.dsj_part2_nr .box1{    }
.dsj_part2_nr .box1 .right{width: 100%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_dsj_part2_box1_img.png") no-repeat left center;background-size: 50% auto;}
.dsj_part2_nr .box1 .right .bk{margin-left: 37%;}
.dsj_part2_nr .box1 .right .bk+.bk{margin-left: 47%;}
.dsj_part2_nr .box1 .right .bk+.bk+.bk{margin-left: 43%;}

@media(max-width: 650px){
	.dsj_part2_nr .box1 .right{background: none;}
}




.dsj_part4{}
.dsj_part4_nr{}
.dsj_part4_nr .box{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_dsj_part4_img.png") no-repeat 100% center;}
.dsj_part4_nr .box ul{width: 63.36%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.dsj_part4_nr .box ul li{border-left: 1px solid #7f12ad;width: 48%;padding-left: 2%;margin-bottom: 2.1rem;}
.dsj_part4_nr .box ul li .bt{font-size: 1.125rem;font-weight: bold;color: #333333;margin-bottom: 0.7rem;}
.dsj_part4_nr .box ul li .zy{}
.dsj_part4_nr .box ul li .zy p{font-size: 1rem;line-height: 1.375rem;color: #666666;padding-left: 13px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_dsj_part4_ico.png") no-repeat left 6px;margin-bottom: 0.6rem;}
.dsj_part4_nr .box ul li .zy p.zhu{font-size: 12px;line-height: 22px;color: #7f12ad;margin-bottom: 0;}
.dsj_part4_nr .box ul li:nth-last-of-type(even) p{padding-left: 0;background: none;}

@media(max-width: 1200px){
	.dsj_part4_nr .box{    background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_dsj_part4_img.png") no-repeat 130% center;}
	.dsj_part4_nr .box ul{    width: 72.36%;}
}

@media(max-width: 900px){
	.dsj_part4_nr .box{    background:none;}
	.dsj_part4_nr .box ul{width: 100%;}
}

/* 二级页-大数据结束 */




/* 二级页-全球视野结束 */

.ej_qqsy{}
.ej_qqsy .box{margin-bottom: 4rem;}
.ej_qqsy .box::after{content: "";display: block;clear: both;}
.ej_qqsy .box .pic{float: left;    width: 49.8%;}
.ej_qqsy .box .pic img{width: 100%;}
.ej_qqsy .box .con{float: left;    width: 63%;
    margin-left: -13%;background: #fff url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_qqsy_con_bg.png") no-repeat bottom right;padding: 1rem 4% 2rem;margin-top: 6%;box-shadow: 0 0 3.75rem rgba(125,125,125,0.18);}
.ej_qqsy .box .con .bt{font-size: 1.5rem;text-align: center;color: #3c3c3c;line-height: 2rem;padding: 2rem 0 1rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_qqsy_tit_bg1.jpg") no-repeat center center;margin-bottom: 1.5rem;}
.ej_qqsy .box .con .zy{}
.ej_qqsy .box .con .zy p{font-size: 1rem;line-height: 1.875rem;color: #6c6c6c;margin-bottom: 1rem;text-indent: 2em;}
.ej_qqsy .box2 .pic{float: right;}
.ej_qqsy .box2 .con{float: right;margin-left: 0;margin-right: -10%; width: 60%;margin-top: 8%;}
.ej_qqsy .box2 .con .bt{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_qqsy_tit_bg2.jpg") no-repeat left center;    padding: 3rem 0 3rem;margin-bottom: 0;}


@media(max-width: 650px){
	.ej_qqsy .box .pic{float: none;width: 100%;}
	.ej_qqsy .box .con{float: none;width: 100%;margin: 0 0 2rem;}
}


/* 二级页-全球视野结束 */


/* 二级页-通用图文列表开始 */
.ej_tytw_list{}
.ej_tytw_list ul{}
.ej_tytw_list ul li{margin-bottom: 2rem;}
.ej_tytw_list ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 12px;transition: 0.4s;}
.ej_tytw_list ul li .sj{width: 5.9rem;}
.ej_tytw_list ul li .sj p{font-size: 2.25rem;text-align: center;color: #7c13ae;margin-bottom: 1rem;}
.ej_tytw_list ul li .sj span{display: block;font-size: 14px;text-align: center;line-height: 28px;width: 100%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_tytw_list_sj_bg.jpg") no-repeat;background-size: 100% 100%;color: #6b6b6b;}
.ej_tytw_list ul li .con{width: calc(74% - 9rem);padding: 0 2%;position: relative;}
.ej_tytw_list ul li .con::before{content: "";display: block;width: 1px;height: 70%;left: 0;bottom: 10%;background: #d3b7e8;position: absolute;}
.ej_tytw_list ul li .con::after{content: "";display: block;clear: both;}
.ej_tytw_list ul li .con p{font-size: 1.125rem;line-height: 1.875rem;color: #333333;margin-bottom: 0.7rem;transition: 0.4s;font-weight: bold;}
.ej_tytw_list ul li .con span{font-size: 15px;line-height: 28px;color: #6b6b6b;display: block;}
.ej_tytw_list ul li .con img{float: right;}
.ej_tytw_list ul li .img{width: 26%;}
.ej_tytw_list ul li .img img{width: 100%;}
.ej_tytw_list ul li.no_img{}
.ej_tytw_list ul li.no_img a{padding: 2rem 12px;}
.ej_tytw_list ul li.no_img .con{width: calc(100% - 7.5rem);}
.ej_tytw_list ul li a:hover{background: #f3f3fe;box-shadow: 0 0 3.125rem rgba(125,125,125,0.18);}
.ej_tytw_list ul li a:hover .con p{font-weight: bold;color: #7d12ae;}


@media(max-width: 800px){
	.ej_tytw_list ul li .con{    width: calc(100% - 7rem);padding-bottom: 1rem;}
	.ej_tytw_list ul li .img{width: 100%;}
	.ej_tytw_list ul li .con img{display: none;}
}
@media(max-width: 600px){
	.ej_tytw_list ul li{margin-bottom: 2.5rem;}
	.ej_tytw_list ul li.no_img a{padding: 0;}
	.ej_tytw_list ul li.no_img .con{width: 100%;}
	.ej_tytw_list ul li.no_img .sj{position: relative;margin-bottom: 0.6rem;}
	.ej_tytw_list ul li a{padding: 0;position: relative;}
	.ej_tytw_list ul li .con{width: 100%;}
	.ej_tytw_list ul li .con::before{    height: 100%;bottom: 0;}
	.ej_tytw_list ul li .sj{    width: 5.9rem;
		padding-top: 0.5rem;
		position: absolute;
		background: rgba(255,255,255,0.7);
		bottom: 0;}
		.ej_tytw_list ul li .sj p{margin-bottom: 0.5rem;}
}

/* 二级页-通用图文列表结束 */




/* 综合页-项目概况开始 */
.xmgk_part1_nr{ width: 100%;
    max-width: 1400px;
    margin: 0 auto;}
.xmgk_part1_nr .box1{}
.xmgk_part1_nr .box1 .left{width: 78%;padding-top: 3rem;}
.xmgk_part1_nr .box1 .left p{text-indent: 2em;}
.xmgk_part1_nr .box1 .right{    width: 18.45%;}
.xmgk_part1_nr .box1 {margin-top: 0rem;}
.xmgk_part1_nr .box1  p{    font-size: 1rem;text-indent: 2em;line-height: 1.875rem;margin-bottom: 0.5rem;}

@media(max-width: 650px){
	.xmgk_part1_nr .box1 .left{padding-top: 0;width: 100%;}
	.xmgk_part1_nr .box1 .right{width: 100%;text-align: center;}
	.xmgk_part1_nr .box1 .right img{width: 60%;}
}


.xmgk_part2{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/ej_xjp_part2_3_bg.png") repeat-x center top;}
.xmgk_part2_nr{}
.xmgk_part2_nr .box1{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xmgk_part2_nr .box1 .left{    width: 26.4%;}
.xmgk_part2_nr .box1 .left img{width: 100%;}
.xmgk_part2_nr .box1 .right{width: 70%;}
.xmgk_part2_nr .box1 .right ul{}
.xmgk_part2_nr .box1 .right ul li{display: flex;justify-content: space-between;flex-wrap: wrap;margin-bottom: 3rem;align-items: flex-start;}
.xmgk_part2_nr .box1 .right ul li+li{padding-left: 5%;}
.xmgk_part2_nr .box1 .right ul li+li+li{padding-left: 0;}
.xmgk_part2_nr .box1 .right ul li+li+li+li{padding-left: 5%;}
.xmgk_part2_nr .box1 .right ul li img{    width: 14.2%;height: auto;}
.xmgk_part2_nr .box1 .right ul li .con{width: 82%;}
.xmgk_part2_nr .box1 .right ul li .con p{font-size: 1.25rem;color: #000000;font-weight: bold;margin-bottom: 1rem;}
.xmgk_part2_nr .box1 .right ul li .con span{font-size: 15px;line-height: 28px;color: #666666;}

@media(max-width: 650px){
	.xmgk_part2_nr .box1 .left{    width: 100%;text-align: center;margin-bottom: 1.5rem;}
	.xmgk_part2_nr .box1 .left img{width: 50%;}
	.xmgk_part2_nr .box1 .right ul li+li{padding-left: 0;}
	.xmgk_part2_nr .box1 .right{width: 100%;}
}


.xmgk_part3{}
.xmgk_part3 .title001{    margin-left: 16%;}
.xmgk_part3_nr{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/xmgk_part3_bg.png") no-repeat left top;background-size: 37.67% auto;}

.xmgk_part3_nr .xmgk_p3_ri_lb2{width: 60%;float: right;margin-right: 3%;padding-bottom: 1.5rem;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide{padding: 0 7% 7%;background: #f4f4f4;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .bt{font-size: 1.875rem;color: #323232;font-weight: bold;margin-bottom: 0.5rem;padding-top: 65px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/xmgk_part3_con_bg.png") no-repeat top center;display: table;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .xx{font-size: 14px;color: #999999;line-height: 20px;margin-bottom: 1rem;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .zy{font-size: 1rem;line-height: 1.875rem;color: #6e6e6e;text-indent: 2em;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .more{background: #6c0fa8;color: #fff;padding: 0.8rem 2rem;text-align: center;font-size: 14px;position: absolute;bottom: -1rem;right: 1rem;transition: 0.4s;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .more img{margin-left: 1.5rem;}
.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .more:hover{box-shadow: 0 0 8px rgba(0,0,0,0.5);}

.xmgk_part3_nr .right{width: 11.5rem;height: 30.8rem;float: right;padding: 2rem 0;position: relative;margin-top: -10rem;}
.xmgk_part3_nr .xmgk_p3_ri_lb1{width: 100%;height: 100%;overflow: hidden;}
.xmgk_part3_nr .xmgk_p3_ri_lb1 .swiper-slide{height: 8.75rem;filter: brightness(0.65) !important;}
.xmgk_part3_nr .xmgk_p3_ri_lb1 .swiper-slide.swiper-slide-thumb-active{filter: none !important;}
.xmgk_part3_nr .xmgk_p3_ri_lb1 .swiper-slide img{width: 100%;}
.xmgk_part3_nr .swiper-button-next,.xmgk_part3_nr .swiper-button-prev{width: 29px;height: 29px;top: 0;left: 40%;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/xmgk_part3_jt_prev.png") no-repeat center center;opacity: 1;}
.xmgk_part3_nr .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/xmgk_part3_jt_next.png") no-repeat center center;bottom: 0;top: auto;}



@media(max-width: 650px){
	.xmgk_part3_nr{background: none;}
	.xmgk_part3_nr .right{    height: 11.8rem;margin-top: 0;}
	.xmgk_part3_nr .xmgk_p3_ri_lb2{width: 100%;margin-right: 0;}
	.xmgk_part3_nr .right{width: 100%;height: 20.8rem;}
	.xmgk_part3_nr .swiper-button-next, .xmgk_part3_nr .swiper-button-prev{left: 45%;display: none;}
	.xmgk_part3 .title001{margin-left: 0;}
	.xmgk_part3_nr .xmgk_p3_ri_lb2 .swiper-slide .more{bottom: -2rem;}
	.xmgk_part3_nr .xmgk_p3_ri_lb2{padding-bottom:2.5rem;}
}





/* 综合页-项目概况结束 */





/* 综合页-产教融合-务实课堂-开始*/
.cjrh_ws{}
.cj_ws_part1{display: flex;flex-wrap: wrap;justify-content: space-between;background: #fff;padding: 1.5rem;box-shadow: 0 0 3.125rem rgba(125,125,125,0.18);margin-bottom: 4rem;}
.cj_ws_part1 .zc{width: 34.5%;}
.cj_ws_part1 .zc .img{width: 100%;}
.cj_ws_part1 .zc .img img{width: 100%;}
.cj_ws_part1 .zc .bt{font-size: 1.5rem;color: #2a2a2a;margin-left: 1.5rem;position: relative;padding: 1rem 0 0 1rem;}
.cj_ws_part1 .zc .bt::after{content: "";display: block;width: 2px;height: 200%;background: #ffb901;position: absolute;bottom: -0.5rem;left: 0;}
.cj_ws_part1 .yc{width: 63%;}
.cj_ws_part1 .yc p{font-size: 1rem !important;line-height: 1.875rem !important;color: #7b7b7b !important;text-indent: 2em;margin-bottom: 1rem;}

.cj_ws_part2{}
.cj_ws_part2 .box{padding: 0rem 1.5rem 1.5rem;}
.cj_ws_part2 .box.on .box_con{display: block;}
.cj_ws_part2 .box .d_bt{padding-left: 1.5rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_ws_jia.png") no-repeat left center;cursor: pointer;}
.cj_ws_part2 .box.on .d_bt{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_ws_jian.png") no-repeat left center;}
.cj_ws_part2 .box .d_bt p{font-size: 1.25rem;font-weight: bold;}
.cj_ws_part2 .box .box_con{display: none;margin-top: 1rem;}
.cj_ws_part2 .box .box_con .text{padding-bottom: 1rem;border-bottom: 1px solid #e9e9e9;margin-bottom: 2rem;}
.cj_ws_part2 .box .box_con .text p{font-size: 1rem !important;line-height: 1.875rem !important;color: #606060 !important;margin-bottom: 1rem;}
.cj_ws_part2 .box .box_con ul{display: flex;flex-wrap: wrap;}
.cj_ws_part2 .box .box_con ul li{width: 25%;margin-bottom: 2rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_ws_p2_li_bg.png") no-repeat 2rem 2.7rem;padding-bottom: 3rem;border-bottom: 1px solid #e6ecfb;}
.cj_ws_part2 .box .box_con ul li a{display: block;padding: 0 2.5rem;}
.cj_ws_part2 .box .box_con ul li .bt{font-size: 1.5rem;line-height: 2rem;color: #4c05a8;transition: 0.4s;}
.cj_ws_part2 .box .box_con ul li .zy{font-size: 14px;line-height: 26px;color: #5c5c5c;margin: 1rem 0;}
.cj_ws_part2 .box .box_con ul li .zt span{font-size: 1rem;line-height: 1.625rem;color: #7a12ac;display: inline-block;}
.cj_ws_part2 .box .box_con ul li .zt p{display: inline;font-size: 14px;line-height: 26px;color: #6c6c6c;}
.cj_ws_part2 .box .box_con ul li a:hover .bt{font-weight: bold;}


@media(max-width: 1024px){
	.cj_ws_part2 .box .box_con ul li{width: 50%;}
}

@media(max-width: 650px){
	.cj_ws_part1 .zc{width: 100%;margin-bottom: 2rem;}
	.cj_ws_part1 .yc{width: 100%;}
}

@media(max-width: 425px){
	.cj_ws_part2 .box .box_con ul li{width: 100%;}
	.cj_ws_part2 .box .box_con ul li a{padding: 0;}
}
/* 综合页-产教融合-务实课堂-结束*/




/* 综合页-产教融合-实践课程-开始*/
.cj_sj_part1{box-shadow: 0 0 3.125rem rgba(125,125,125,0.18);background: #fff;padding: 2.5rem;margin-bottom: 3.125rem;}
.cj_sj_part1 .shang{padding-bottom: 1rem;border-bottom: 1px solid #d7def4;margin-bottom: 1.25rem;}
.cj_sj_part1 .shang .bt{font-size: 1.25rem;color: #7f11af;line-height: 1.6rem;margin-bottom: 1rem;}
.cj_sj_part1 .shang .zy{font-size: 1rem;line-height: 1.875rem;color: #505050;text-indent: 2em;}
.cj_sj_part1 .swiper{padding-bottom: 3rem;}
.cj_sj_part1 .swiper .swiper-slide{}
.cj_sj_part1 .swiper .swiper-slide .img{width: 100%;display: block;}
.cj_sj_part1 .swiper .swiper-slide .img img{width: 100%;}
.cj_sj_part1 .swiper .swiper-pagination{bottom: 0;}
.cj_sj_part1 .swiper .swiper-pagination span{height: 10px; width: 10px;opacity: 1;background: #e4bb58;}
.cj_sj_part1 .swiper .swiper-pagination span.swiper-pagination-bullet-active{background: #463198;}


@media(max-width: 650px){
	.cj_sj_part1{margin-bottom: 1.5rem;}
}
/* 综合页-产教融合-务实课堂-结束*/



/* 二级页-课程体系-开始*/

.n_kctx{}
.n_kctx_part1{margin-top: 2rem;margin-bottom: 2rem;}
.n_kctx_part1 img{display: block;margin: 0 auto;max-width: 100%;}


.n_kctx_part2{}
.n_kctx_part2 .box{}
.n_kctx_part2 .box.on{background: #f5f6fb;box-shadow: 0 0 3.125rem rgba(125,125,125,0.18);}
.n_kctx_part2 .box.on .box_con{display: block;}
.n_kctx_part2 .box .d_bt{padding: 1.2rem 1.5rem 1rem;position: relative;}
.n_kctx_part2 .box.on .d_bt{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/kctx_li_bg.png") no-repeat right top;}
.n_kctx_part2 .box .d_bt p{font-size: 1.25rem;color: #101010;line-height: 1.6rem;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_ws_jia.png") no-repeat left center;cursor: pointer;padding-left: 1.5rem;}
.n_kctx_part2 .box.on .d_bt p{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_ws_jian.png") no-repeat left center;}
.n_kctx_part2 .box .d_bt::after{content: "";position: absolute;display: block;width: calc(100% - 3rem);height: 1px;background: #d9dfe7;bottom: 0;left: 1.5rem;}
.n_kctx_part2 .box .box_con{width: 100%;padding: 1.5rem;display: none;}
.n_kctx_part2 .box .box_con .text{}
.n_kctx_part2 .box .box_con .text p{font-size: 1rem;line-height: 1.875rem;}




/* 二级页-课程体系-结束*/



/* 综合页-产教融合-哥大商务-开始*/
.cjrh_gd{}
.cj_gd_part1{padding: 2.5rem 1.5rem;}
.cj_gd_part1 .zc{width: 36%;}
.cj_gd_part1 .zc .img{width: 100%;position: relative;}
.cj_gd_part1 .zc .img img{position: relative;z-index: 3;}
.cj_gd_part1 .zc .img::after{content: "";display: block;position: absolute;width: 100%;height: 100%;border: 1px solid #cbcbcb;right: -1rem;bottom: -1.875rem;z-index: 1;}
.cj_gd_part1 .zc .img img{}
.cj_gd_part1 .yc{width: 60%;}

.cj_gd_part2{}
.cj_gd_part2 ul{}
.cj_gd_part2 ul li{margin-bottom: 4rem;}
.cj_gd_part2 ul li .shang{display: flex;align-items: center;justify-content: flex-end;margin-bottom: -7%;padding: 0 5%;}
.cj_gd_part2 ul li .shang .bt{font-size: 1.375rem;line-height: 1.875rem;color: #7a10ad;font-weight: bold;margin-right: 2rem;  width: auto;}
.cj_gd_part2 ul li .shang .img_out{width: 14.625rem;height: 14.625rem;position: relative;}
.cj_gd_part2 ul li .shang .img_out::after{content: "";display: block;width: 100%;height: 100%;border-radius: 50%;background: #c390d9;top: -0.5rem;right: -0.5rem;position: absolute;z-index: 1;}
.cj_gd_part2 ul li .shang .img{border-radius: 50%;width: 100%;height: 100%;position: relative;z-index: 3;overflow: hidden;}
.cj_gd_part2 ul li .shang .img img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.cj_gd_part2 ul li .xia{background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/cjrh_gd_p2_li_bg.jpg") no-repeat;background-size: cover;padding: 5%;}
.cj_gd_part2 ul li .xia .tit{display: table;float: left;}
.cj_gd_part2 ul li .xia .tit p{font-size: 1rem;color: #4f4f4f;line-height: 1.875rem;font-weight: bold;}
.cj_gd_part2 ul li .xia .con{clear: both;}
.cj_gd_part2 ul li .xia .con p{font-size: 1rem;line-height: 1.875rem;color: #4f4f4f;}
.cj_gd_part2 ul li:nth-child(even) .shang{flex-direction: row-reverse;}
.cj_gd_part2 ul li:nth-child(even) .xia .tit{float: right;}
.cj_gd_part2 ul li:nth-child(even) .shang .bt{margin-left: 2rem;margin-right: 0;}


@media(max-width: 650px){
	.cj_gd_part2 ul li .shang .bt{width: 60%;}
	.cj_gd_part2 ul li .shang .img_out{    width: 8.625rem;
		height: 8.625rem;}
}

/* 综合页-产教融合-哥大商务-结束*/




/* 关于申请-开始*/
.n_gysq{}
.n_gysq_xx{margin-bottom: 2rem;}
.n_gysq_xx ul{display: flex;justify-content: center;}
.n_gysq_xx ul li{font-size: 1.75rem;color: #3c3c3c;margin: 0 4%;padding-bottom: 0.7rem;border-bottom: 3px solid rgba(0,0,0,0);position: relative;cursor: pointer;}
.n_gysq_xx ul li.on{border-bottom: 3px solid #8b0bc2;color: #942cc7;}
.n_gysq_xx ul li.on::after{content: "";display: block;width: 10px;height: 5px;background: url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/n_gysq_xx_on_bg.png") no-repeat;left: calc(50% - 5px);bottom: -8px;position: absolute;}

.n_gysq_main{}
.n_gysq_main .box{display: none;}
.n_gysq_main .box.on{display: block;}

.n_gysq .d_bt{display: flex;align-items: center;margin-bottom: 1rem;}
.n_gysq .d_bt .xh{font-family:Impact;font-size: 1.875rem;color: #fff;text-align: center;display: flex;align-items: center;width: 3.75rem;height: 3.75rem;background: #dbba5b;border-radius: 50%;justify-content: center;}
.n_gysq .d_bt .bt{padding-left: 1rem;font-size: 1.5rem;}
.n_gysq_part1{padding-bottom: 2rem;}
.n_gysq_part1 .con{padding-left: 4.75rem;}
.n_gysq_part1 .con .bt{font-size: 1.125rem;color: #880bbd;font-weight: bold;margin-bottom: 1rem;}
.n_gysq_part1 .con .zy{}
.n_gysq_part1 .con .zy p{font-size: 1rem;color: #606060;line-height: 1.5rem;margin-bottom: 0.5rem;}

.n_gysq_part2{}
.n_gysq_part2 .con{padding-left: 4.75rem;}
.n_gysq_part2 ul{}
.n_gysq_part2 ul li{display: flex;align-items: center;margin-bottom: 3.75rem;}
.n_gysq_part2 ul li::after{content: "";display: block;clear: both;}
.n_gysq_part2 ul li .sj{width: 9.375rem;height: 9.375rem;border: 0.8rem solid #fff;background: #7d12ae;color: #fff;font-size: 1rem;line-height: 1.75rem;display: flex;align-items: center;justify-content: center;border-radius: 50%;box-shadow: 0 0 3.125rem rgba(179,124,84,0.18);padding: 0 1.5%;text-align: center;position: relative;z-index: 3;float: left;min-width: 9.375rem;}
.n_gysq_part2 ul li .x_box{display: flex;align-items: center;position: relative;z-index: 1;background: #fff;box-shadow: 0 0 3.125rem rgba(179,124,84,0.18);padding: 0.7rem 1rem 0.7rem 6rem;border-radius: 100px;margin-left: -5rem;float: left;min-height: 6.875rem;}
.n_gysq_part2 ul li .x_box .bt{font-size: 1.625rem;color: #7d12ae;font-weight: bold;line-height: 2rem;}
.n_gysq_part2 ul li .x_box>img{margin: 0 2rem;display: block;}
.n_gysq_part2 ul li .x_box .zy{width: 16.25rem;font-size: 1rem;line-height: 1.875rem;color: #5b5b5b;margin-right: 2rem;}
.n_gysq_part2 ul li .x_box a{display: block;margin-right: 2rem;}
.n_gysq_part2 ul li+li .x_box .zy{width: 25rem;}

.n_gysq_part3{display: flex;justify-content: center;flex-wrap: wrap;margin-bottom: 3rem;}
.n_gysq_part3 a{font-size: 24px;color: #fff;background:url("https://www.cavenetomi.com/__xh__/ug.sem.tsinghua.edu.cn/images/gysq_an.png") center no-repeat;border-radius: 1.25rem 0 1.25rem 0;display: block;padding: 0.8rem 1.8rem;margin: 0.5rem 3rem;transition: 0.4s;}
.n_gysq_part3 a:hover{box-shadow: 0 0 10px rgba(0,0,0,.5);}


@media(max-width: 900px){
	.n_gysq_part2 .con{padding-left: 0;}
	.n_gysq_part2 ul li{margin-bottom: 1.5rem;}
	.n_gysq_part2 ul li .x_box{width: 100%;flex-wrap: wrap;padding:0.7rem 2rem 0.7rem 6rem;border-radius: 10px;}
	.n_gysq_part2 ul li .x_box>img{display: none;}
	.n_gysq_part2 ul li .x_box .bt{width: 100%;margin-bottom: 0.5rem;}
	.n_gysq_part2 ul li .x_box .zy{width: 100% !important;margin-right: 0;margin-bottom: 0.5rem;}
	.n_gysq_xx ul{justify-content: space-between;}
	.n_gysq_xx ul li{margin: 0;font-size: 1rem;font-weight: bold;}
}
/* 关于申请-结束*/



.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {

    margin: 8px 0px 0px 5px !important;

}