/* 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:"Microsoft Yahei",Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;overflow-x: hidden;background:#fff;}
html,body{ min-height:100vh;height: 100%; overflow-x:hidden;position: relative;} html{ overflow:-moz-scrollbars-vertical;} 

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;}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.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 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);*/  /*透明背景*/

video{margin:0 auto;}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;padding: 0 50px;max-width: 1500px;}


.header_box_li{height: 85px;position: relative;z-index: 1;transition: 0.4s;}

.header_box_li.sticky{position: fixed;background: #ac0f00;height: 3.75rem;box-shadow: 0 8px 8px rgba(0,55,59,0.25);
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-animation: sticky 1.2s;
    animation: sticky 1.2s;}
	@-webkit-keyframes sticky {
		0% {
		  top: -200px;
		}
		100% {
		  top: 0;
		}
	  }
	  @keyframes sticky {
		0% {
		  top: -200px;
		}
		100% {
		  top: 0;
		}
	  }

	  .header_box_li.sticky .header_top{display: none;}
	  #nav .search_btn{display: none;}
	  .header_box_li.sticky #nav .search_btn{display: block;height: 35px;width: 35px;border-radius: 50%;margin: 0.7rem 0rem 0 2rem;}
	  .header_box_li.sticky #nav .search_btn img{display: none;}

	  .header_box_li.sticky #header #logo .box_table{height: 90px;}
	  .header_box_li.sticky #header{height: auto;}
	  .header_box_li.sticky #header #logo{}
	  .header_box_li.sticky .w1720{width: 1500px;}
	  .header_box_li.sticky #nav ul li .sub{box-shadow: 0 8px 8px rgba(0,55,59,0.25);}
	  .header_box_li.sticky #nav ul li{height: 3.75rem;line-height: 3.75rem;}

.header_box_li.xg{height: 4.625rem;}
.header_box_li.xg #header{height: 4.625rem;}
.header_box_li.xg #header .header_top{height: 1.3rem;}
.header_box_li.xg #header .header_top .tianqi{display:none;}
.header_box_li.xg #header .header_top .list_box0{display:none;}
.header_box_li.xg #logo img{width: 70%;}

.header_box_li.xg #logo .xx{    opacity: 0 !important;}
.header_box_li.xg #logo .box_table{    height: 100% !important;}

.header_box{position: relative;z-index: 10000;}
#header{position: absolute;height: 85px;z-index:999;width:100%;background-size:cover;  transition: 0.4s; }
.header_box_li:before{content:"";position:absolute;height: 10.125rem;top:0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;background-size: auto 100%;pointer-events: none;}
#header.xg:before{ opacity:0; visibility:hidden}

.head_bottom{padding: 1.875rem 4.125rem 0rem;}

.header_top{position: relative;height: 2.5rem;padding: 0;text-align: right;z-index: 10000;    transition: 0.4s;background: #ac0f00;padding: 0 4.125rem;}
.header_top .tianqi{ display:inline-block; height:4rem}
.header_top .search_btn{display:inline-block;float: none;font-size: 14px;color: #fff;}

.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;
}


.header_top .zc_lj{}
.header_top .zc_lj a{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;color:rgba(255,255,255,0.7);}
.header_top .zc_lj a:hover{color: #ffba00;}

.list_box0{ display:inline-block; vertical-align:top}
.list_box0 .li{font-size: 14px;display: inline-block;transition:.6s;margin-left: 1rem;position: relative;line-height: 2.5rem;}
.list_box0 .li>a{ display:block;color:rgba(255,255,255,0.7);transition: 0.5s;}
.list_box0 .li>a:hover{color: #ffba00;}
.list_box0 .li a>img{margin: -1px .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;display:none;}
#m_header .list_box0 .li a .ewm_box{ top:60px}
#m_header .list_box0 .li a>img{ height:16px}
 

.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;}


.list_box0 .li+.li+.li:after{display: none;}
.list_box0 .li:first-child:after{ display:none}

.list_box0 .li input.txt{background: none;border-bottom: 1px solid #fff;width: 7.8125rem;padding: 0px 5px 5px;outline: none;border-left: 0;border-right: 0;border-top: 0;color: #fff;float: left;}

.list_box0 .li input.img{width: 20px;height: 18px;float: left;}




.header_box .w1200{height:100%;position:relative;max-width: 1650px;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header{}
#header #logo{ }
#header #logo .box_table{     height: 65px;width:459px;display: table;}
#header #logo .box_table .box_table_cell{display: table-cell;
    vertical-align: middle;}

#header #logo .xx p{    line-height: 15px !important;}
#header #logo .xx{color: #fff;    transition: 0.4s;opacity: 1;
    font-family: "楷体";
    font-size: 24px;
    text-align: center;}
#logo{float:left;height:100%;position: relative;}
#logo img{    transition: 0.4s;max-width: 100%;}
#logo img.img2{ display:none}


.logo_zz_a_out{position: relative;}
.logo_zz_a_out a{position: absolute;display: block;width: 61%;height: 100%;z-index: 3;top: 0;left: 0;}
.logo_zz_a_out a.logo_zz_a2{left: auto;right: 0;width: 37%;}



#nav{float: right;padding-top: 26px;}
#nav ul{float: left;}
#nav ul li{float:left;position:relative;z-index:0;height: 2.6rem;}
#nav ul li:before{content:"";position:absolute;left: 0;width: 100%;height: 41px;bottom:0;transition:.6s;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display: inline-block;padding:0.3rem 1.5625rem 0.3rem 1.5625rem ;transition: 0.4s;}
#nav ul li h3{font-size: 1.125rem;color:#fff;line-height: 2.125rem;position:relative;transition: .36s;display: inline-block;margin-right: 11px;}
#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px;transition:.5s}

#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%;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;width: 158%;background:rgba(255,255,255,0.9);border-radius: 4px;padding-top: 1.5rem;padding-bottom: 1rem;}
#nav ul li .sub::after{content: "";display: block;width: 100%;height: 7px;position: absolute;bottom: -4px;left: -4px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/nav_sub_bg_xia.png") no-repeat left bottom;}
#nav ul li .sub::before{content: "";display: block;width: 4px;height: calc(100% - 5px);bottom: 3px;left: -4px;background: #156b53;position: absolute;}
#nav ul li .sub .box{padding: 0;text-align:center;}
#nav ul li:hover a, #header.xg #nav ul li.on a, #header.xg #nav ul li:hover a h3{font-weight: bold;}
#nav ul li .sub a{padding: 8px 12px;line-height: 20px;transition:.6s;font-size: 16px;color: #156b53;text-align: center;white-space: nowrap;width: 100%;margin-bottom: 0.3rem;font-weight: normal;}
#nav ul li .sub a:hover{color: #fff;background: #156b53;}
#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 h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.search_btn{cursor:pointer;text-align: center;transition:.6s;margin: 1.3rem 0 0 15px;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{margin-left: 1rem;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: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: #156b53;transition: .6s;left: 0;right: 0;z-index: 1;background-size: cover;display: none;}
.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,.9);
	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;
}
.header-right .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	transition: all .5s .8s;
}
.search-dialog-box .bubbles-bg .bubble{
	position: absolute;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width:100%;
	height: 100%;
}
.search-dialog-box .bubbles-bg .bubble1{
	width:6%;
	padding-top: 6%;
	left: 26.875%;
	top: -6.67%;
}
.search-dialog-box .bubbles-bg .bubble1 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble2{
	width:12px;
	padding-top: 12px;
	left: 13.54%;
	top: 18%;
}
.search-dialog-box .bubbles-bg .bubble2 .circle{
	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble3{
	width:36px;
	padding-top: 36px;
	left: 8.854%;
	top: 30.55%;
}
.search-dialog-box .bubbles-bg .bubble3 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble4{
	width:56.875%;
	padding-top: 56.875%;
	left: -28.6458%;
	top: 51.85%;
}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{
	width:54px;
	padding-top: 54px;
	left: 26.3%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble5 .circle{
	background-color: #fff;
	opacity: .1;
}
.search-dialog-box .bubbles-bg .bubble6{
	width:56.875%;
	padding-top: 56.875%;
	left: 73.4375%;
	top: -52.77%;
}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{
	width:2rem;
	padding-top: 2rem;
	left: 60.9375%;
	top: 18.5%;
}
.search-dialog-box .bubbles-bg .bubble7 .circle{


	background-color: #ff495f;
}
.search-dialog-box .bubbles-bg .bubble8{
	width:1.35rem;
	padding-top: 1.35rem;
	left: 95.83%;
	top: 70.83%;
}
.search-dialog-box .bubbles-bg .bubble8 .circle{
	border:1px solid #fff;
}
.search-dialog-box .bubbles-bg .bubble9{
	width:16px;
	padding-top: 16px;
	left: 76.5625%;
	top: 96.296%;
}
.search-dialog-box .bubbles-bg .bubble9 .circle{
	background-color: #fff;
}
.search-dialog-box .bubbles-bg .bubble10{
	width:56.875%;
	padding-top: 56.875%;
	left: 71.354%;
	top:87%;
}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{
	animation:spin 8s infinite linear;
	transform-origin: 50% 45%;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){
	animation:spin2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble .circle{
	animation:spin-reverse 8s infinite linear;
}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{
	animation:spin-reverse2 8s infinite linear;
}
.search-dialog-box .bubbles-bg .sm-bubble{
	transform-origin: 30% 30px;
}
.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{
	border-radius: 23px;
	width: 69rem;
	margin: 0 auto;
	padding: 0 0rem 0 2.6rem;
	background-color: #fff;
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
	overflow: hidden;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 3.8rem;
	width: calc(100% - 6rem);
	background-color: transparent;
	font-size: 1.2rem;
	line-height: .5rem;
	color: #797979;
	transition: all .3s;
	outline: none;
    border: 0;
}
.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=image],
.search-dialog .search-input .clear-btn{

	float: right;
	height: 3.8rem;
	width: 6rem;
}

.search-dialog .search-input input[type=image]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 1.5rem;
	background-image: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/search_image.png");
	background-color: #118563;
}
.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__/lib.tsinghua.edu.cn/arts/images2022/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 .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;
	}
.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__/lib.tsinghua.edu.cn/arts/images2022/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);
    }
}


@media(max-width: 650px){
	.search-dialog .search-input input[type=text]{height: 2.8rem;}
	.search-dialog .search-input input[type=image], .search-dialog .search-input .clear-btn{    height: 2.8rem;
		width: 4rem;}
}


/*顶部搜索*/
.tc_search {margin: 0 1.3rem;width: calc(100% - 2.6rem);position: absolute;bottom: 1rem;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 0rem;}
.tc_search .keyword {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: 90%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);}
.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__/lib.tsinghua.edu.cn/arts/images2022/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 */
 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: 28px;    display: table;}
#nav_btn_box.on { background: none; }
#nav_btn {    display: table-cell;
    vertical-align: middle; }
#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: #156b53;}
#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: #156b53;}
#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: 18px 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: 1.5rem 0 5rem;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:#156b53;background-size: cover;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 2.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: 5rem;height: 4rem;display: inline-block;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/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__/lib.tsinghua.edu.cn/arts/images2022/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{width: auto; float: left;    display: table; height: 100%;}
#nav_btn_box .box_table { width: auto; float: left;    display: table; height: 100%; height: 100%;}
 #nav_btn_box .box_table .box_table_cell{   vertical-align: middle;
	display: table-cell;  }
#m_header #logo .box_table .box_table_cell{ vertical-align: middle;display: table-cell;      margin: 0 auto;}

#m_header #logo .box_table .box_table_cell a{    display: block;
			}
.m_header_box header{padding:0 5%;top: 0;height: 60px;box-shadow: 0 8px 8px rgba(0,55,59,0.25);position: fixed;top: 0;left: 0;right: 0;z-index: 100;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/nav_bg.png") no-repeat -120px center;background-size: cover;}
#m_header #logo{float: left;display: flex;align-items: center;}
#m_header #logo img{max-height: 60px;width: auto;}
#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);}




.ej .toubu_div{position: initial;}
.ej #nav ul li h3{color: #333;}
.ej #nav ul li.on h3,.ej #nav ul li:hover h3{color: #fff;}
.ej .list_box0 .li{line-height: 3rem;}
.ej .list_box0 .li>a{color: #666;}
.ej .list_box0 .li input.txt {border-bottom: 1px solid #666;}
.ej .header_top{height: 2.5rem;}
.ej #header #logo .box_table{height: 132px;}
.ej #header{height: 8.18rem;}
.ej .header_box_li{height: 8.18rem;}

#fp-nav.fp-right{display: none;}

.toubu_div{position: absolute;top: 0;width: 100%;left: 0;z-index: 8;transition: 0.5s;    transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;}

.img img{transition: 0.4s;}
.img{overflow: hidden;}
a:hover .img img{transform: scale(1.05);}


.w1720{width: 1720px;margin: 0 auto;}
.w1720::after{clear: both;content: "";display: block;}
.w1500{width: 1500px;margin: 0 auto;}
.w1500::after{clear: both;content: "";display: block;}
.w1620{width: 1620px;margin: 0 auto;position: relative;}
.w1620::after{clear: both;content: "";display: block;}


.tit{text-align: center;position: relative;width: 100%;}

.w1560{width: 1560px;margin: 0 auto;}


/* 

.firstScreen{
    height: 100vh;
      overflow: hidden;
      position: relative;
  }

  .body_main{
    position: absolute;
      left: 0%;
      top: 100%;
      bottom: 0;
      right: 0;
      background: #fff;
      overflow: hidden;
      transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;
      z-index: 999;
      overflow: auto;
      outline: none;
  }
  .body_main.on{top: 0;} */



	.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled{pointer-events: auto;}

	.swiper-button-prev, .swiper-button-next{border: 0;margin: 0;opacity: 1 !important;}


.swiper-slide{filter: brightness(1);}
.banner{position: absolute;height: 100%;margin-bottom: 0;z-index: 1;top: 8.3125rem;width: 100%;left: 0;}
.banner .swiper-slide{}
.banner .swiper-slide a{display: block;position: relative;height: 53.6875rem;    width: 100%; }

.banner .swiper-slide a img{width: 100%;position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}


.body_main{position: relative;z-index: 3;}



.img{overflow: hidden;}
.img img{transition: 0.4s;}
.img:hover img{transform: scale(1.05);}
.clear{clear: both;}



@font-face{ font-family:'DIN'; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/font2022/DINPro-Light.ttf")}
@font-face{ font-family:'fzdb';}
@font-face{ font-family:'fskt';}
@font-face{ font-family:'georgia'; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/font2022/georgia.ttf")}

.db_top_out{height: 8.3125rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/nav_bg.png") no-repeat center center;background-size: cover;}

.part1{padding-bottom: 4.375rem;background: none;}
.part1 .db_top{padding: 22px 0 0px;position: relative;border-top: 3px solid #165241;}

.part1 .db_top ul{float: right;position: relative;z-index: 3;}
.part1 .db_top ul::after{content: "";display: block;clear: both;}
.part1 .db_top ul li{float: left;display: flex;}
.part1 .db_top ul li>p{font-size: 14px;line-height: 17px !important;color: #505050;}
.part1 .db_top ul li a{display: block;line-height: 20px;padding:0 8px;}
.part1 .db_top ul li:first-child a{background: none;}
.part1 .db_top ul li img{margin-right: 8px;    margin-top: -2px;}
.part1 .db_top ul li p{font-size: 14px;line-height: 20px;color: #000000;display: inline-block;margin-top: 1px;transition: 0.4s;}
.part1 .db_top ul li a:hover p{color: #14624c;}

.nav_out{height: 84px;position: relative;z-index: 100;background-position: 10%;}


.nav_out .logo{float: left;margin-right: 2.5rem;margin-left: -15px;position: relative;z-index: 3;}
.nav_out .logo img{max-width: 100%;}
.nav_out .kgsj_box{float: left;height: 34px;border-radius: 100px;background: rgba(255,255,255,0.1);display: flex;margin-top: 6px;position: relative;z-index: 3;}
.nav_out .kgsj_box .box{background: rgba(255,255,255,0.1);border-radius: 100px 0 0 100px;display: flex;align-items: center;position: relative;cursor: pointer;}
.nav_out .kgsj_box .box+.box{background: none;}
.nav_out .kgsj_box .box img{margin-right: 12px;}
.nav_out .kgsj_box .box a>p{font-size: 14px;line-height: 26px;color: #505050;display: inline-block;}
.nav_out .kgsj_box .box+.box a img{margin: 0 12px 0 28px;}
.nav_out .kgsj_box .box+.box a p{color: #0f8460;}
.nav_out .kgsj_box .box>.nr{display: none;width: 156px;height: 58px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/kgsj_box_bg.png") no-repeat;padding: 10px 12px 11px 16px;position: absolute;top: 34px;left: 0;justify-content: space-between;}
.nav_out .kgsj_box .box>.nr p{font-size: 12px;color: #156b53;line-height: 20px;}
.nav_out .kgsj_box .box>.nr .l{}
.nav_out .kgsj_box .box>.nr .r{}
.nav_out .kgsj_box .box>.nr .r p{font-size: 14px;font-family: "DIN";}
.nav_out .kgsj_box .box:hover>.nr{display: flex;}

.nav_out .ss_btn{float: right;margin-top: 28px;position: relative;z-index: 3;}
.nav_out .ss_btn img{}
.nav_out #nav{float: right;position: relative;z-index: 3;}
.nav_out #nav ul{float: none;}
.nav_out #nav ul a h3{font-size: 22px;line-height: 22px;color: #505050;font-family: "微软雅黑";}
.nav_out #nav ul a img{margin-top: -6px;}

.nav_out #nav ul a:hover h3{color: #1c5646;}



.sy_tit{width: 3.75rem;height: 100%;display: flex;align-items: center;flex-wrap: wrap;border-radius: 0.75rem 0 0 0.75rem;    background-size: cover !important;}
.sy_tit div{text-align: center;}
.sy_tit img{margin-bottom: 1.25rem;}
.sy_tit p{font-size: 28px;color: #fff;font-family: "fzdb";padding: 0 10px;line-height: 32px;}






.part1_main{margin-top: 6.25rem;}
.p1_top_ul{display: flex;justify-content: space-between;padding: 0 1.875rem;margin-bottom: 4.375rem;}
.p1_top_ul li{}
.p1_top_ul li a{display:flex;width: 151px;height: 159px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part1_li_bg.png") no-repeat;justify-content: center;align-items: center;text-align: center;transition: 0.4s;}
.p1_top_ul li img{}

.p1_top_ul li .pic{position: relative;display: table;margin: 0 auto;}
.p1_top_ul li .pic img{transition: 0.4s}
.p1_top_ul li .pic img+img{position: absolute;top: 0;left: 0;z-index: 3;opacity: 0;}

.p1_top_ul li p{font-size: 18px;color: #5b5b5b;text-align: center;margin-top: 20px;transition: 0.4s;}
.p1_top_ul li a:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part1_li_bg_on.png") no-repeat;}
.p1_top_ul li a:hover p{color: #fff;}
.p1_top_ul li a:hover .pic img{opacity: 0;}
.p1_top_ul li a:hover .pic img+img{opacity: 1;}

.p1_left{width: 38.78%;float: left;background: rgba(255,255,255,0.95);padding: 2.5rem;border-radius: 15px;}
.p1_left .p1_tit{position: relative;padding-bottom: 1.25rem;border-bottom: 1px solid #dbdbdb;}
.p1_left .p1_tit::after{content: "";display: block;clear: both;}
.p1_left .p1_tit p{font-size: 26px;color: #7b7b7b;float: left;cursor: pointer;}
.p1_left .p1_tit p.line{margin: 0 1rem;}
.p1_left .p1_tit p.on{color: #165241;}
.p1_left .p1_tit a{position: absolute;display: none;right: 0;top: 10px;font-size: 14px;color: #939393;}
.p1_left .p1_tit a.on{display: block;}
.p1_left .p1_tit a.on:hover{color: #155140;}
.p1_left_ul{display: none;margin-top: 20px;}
.p1_left_ul.on{display: block;}
.p1_left_ul li{border-bottom: 1px dashed #c7b6a7;margin-bottom: 0.3;}
.p1_left_ul li:last-child{border-bottom: none;}
.p1_left_ul li a{padding: 1.25rem 0;display: block;}
.p1_left_ul li .sj{font-size: 16px;color: #1d5645;font-family: "DIN";margin-bottom: 14px;}
.p1_left_ul li .sj img{margin-right: 12px;    margin-top: -4px;}
.p1_left_ul li .bt{font-size: 1rem;color: #535353;line-height: 1.875rem;transition: 0.4s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}

	.p1_left_ul li a:hover .bt{color: #165241;}




	


.p1_right{width: 58.65%;float: right;}
.p1_right .ssdh{background: rgba(12,121,87,0.85);border-radius: 15px;margin-bottom: 1.875rem;}
.p1_right .ssdh ul{display: flex;flex-wrap: wrap;width: 100%;padding: 1rem;justify-content: center;}
.p1_right .ssdh ul li{}
.p1_right .ssdh ul li a{display: flex;align-items: center;padding: 0 2rem;position: relative;}
.p1_right .ssdh ul li img{max-width: 100%;transition: 0.4s;}
.p1_right .ssdh ul li p{font-size: 1.5rem;color: #fff;margin-left: 1.25rem;}
.p1_right .ssdh ul li .line{background: rgba(136,181,175,0.8);width: 1px;height: 40px;display: block;position: absolute;left: 0;top: calc(50% - 20px);}

.p1_right .ssdh ul li a:hover img{transform: rotateY(180deg);}


.cysjk{background: rgba(255,255,255,0.95);padding: 2.5rem;border-radius: 15px;}
.cysjk .cy_tit{padding-bottom: 1.25rem;border-bottom: 1px solid #dbdbdb;position: relative;}
.cysjk .cy_tit::after{content: "";display: block;clear: both;}
.cysjk .cy_tit p{font-size: 26px;color: #165241;float: left;}

.cysjk .cy_tit .swiper-pagination{float: right;display: table;left: auto;right: 0;}
.cysjk .cy_tit .swiper-pagination span{width: 26px;height: 26px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/cysjk_lb_dian.png") no-repeat center center;margin: 0 2px;}
.cysjk .cy_tit .swiper-pagination span.swiper-pagination-bullet-active{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/cysjk_lb_dian_on.png") no-repeat center center;}




.cysjk_lb{position: relative;overflow: hidden;margin:  1.8rem -1% 0;}
.cysjk_lb .swiper-slide{display: flex;flex-wrap: wrap;}
.cysjk_lb a{display: block;position: relative;border: 1px solid #e5e5e5;width: 31.333%;margin: 0 1% 22px;height: 68px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.cysjk_lb a+a+a+a{margin-bottom: 0;}
.cysjk_lb a p{position: relative;z-index: 3;font-size: 1rem;color: #1d1d1d;text-align: center;transition: 0.5s;line-height: 1.625rem;padding: 0 6%;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.cysjk_lb a::after{content: "";display: block;width: 100%;height: 100%;background: #156b53;transition: 0.5s;position: absolute;z-index: 1;top: 0;left: 0;opacity: 0;}
.cysjk_lb a:hover::after{opacity: 1;}
.cysjk_lb a:hover p{color: #fff;}








.part2{background:#f0f1f2 url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_bg.png") no-repeat left 5rem;padding: 6.25rem 0 0;}
.part2 .p2_tit{width: 100%;height: 67px;position: relative;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_tit_bg.png") no-repeat center center;display: flex;align-items: center;justify-content: center;margin-bottom: 4.5rem;}
.part2 .p2_tit p{font-size: 30px;color: #165241;text-align: center;}
.part2 .w1560{position: relative;}

.p2_lb{position: relative;overflow: hidden;width: calc(100% - 200px);margin: 0 auto 4.5rem;}
.p2_lb a{display: block;width: 245px;height: 344px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_img_bg.png") no-repeat center center;background-size: 100%;padding: 17px;margin: 0 auto;transition: 0.4s;}
.p2_lb .img{position: relative;}
.p2_lb .img img{width: 100%;}

.p2_lb p{font-size: 20px;color: #535353;text-align: center;margin-top: 1.5rem;font-family: "宋体";transition: 0.4s;}
.part2 .swiper-button-next,.part2 .swiper-button-prev{width: 90px;height: 91px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_jt_l.png") no-repeat;background-size: 100%;transition: 0.4s;left:0px;top: calc(50% - 45px);}
.p2_lb a:hover p{color: #155140;}

.part2 .swiper-button-next,.part2 .swiper-button-prev{width: 90px;height: 91px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_jt_l.png") no-repeat;background-size: 100%;transition: 0.4s;left:0px;top: calc(50% - 45px);}
.part2 .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_jt_r.png") no-repeat;background-size: 100%;left: auto;right:0px;}
.part2 .swiper-button-prev:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_jt_l_on.png") no-repeat;background-size: 100%;}
.part2 .swiper-button-next:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_jt_r_on.png") no-repeat;background-size: 100%;}

.p2_lb a:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_img_bg_on.png") no-repeat center center;background-size: 100%;}

.p2_more{}
.p2_more a{display: block;width: 158px;height: 44px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_more.png") no-repeat;transition: 0.4s;position: relative;overflow: hidden;margin: 0 auto;font-size: 14px;color: #e2e2e2;text-align: center;line-height: 48px;font-family: "宋体";}
.p2_more a span{position: relative;z-index: 3;}
.p2_more a::after{content: "";display: block;clear: both;width: 100%;height: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_more_on.png") no-repeat;position: absolute;right: 0;transition: 0.4s;top: 0;opacity: 0;transition: 0.4s;}
.p2_more a:hover::after{opacity: 1;}



.w1400{width: 1400px;margin: 0 auto;}


.part3{padding-top: 6.25rem;background:#f0f1f2 url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part3_bg.png") no-repeat bottom center;padding-bottom: 3.125rem;}

.p3_lb{overflow: hidden;position: relative;padding: 4.6875rem 0;margin-bottom: 8rem;}
.p3_lb .swiper-wrapper{z-index: 3;}
.p3_lb .swiper-slide{background: #ede8e4;}
.p3_lb a{width: 1400px;margin: 0 auto;display: block;}
.p3_lb a::after{content: "";display: block;clear: both;}
.p3_lb .img{width: 25%;float: left;margin-bottom: -4.6875rem;margin-top: -4rem;border-radius: 0 0 0 40px;position: relative;padding-bottom: 33.9%;}
.p3_lb .img img{width: 100%;   position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.p3_lb .con{width: 53.57%;float: left;padding: 2.5rem  3.125rem;}
.p3_lb .con::after{content: "";display: block;clear: both;}
.p3_lb .con .bt{font-size: 30px;color: #000;font-family: "宋体";margin-bottom: 1rem;}
.p3_lb .con .zy{font-size: 18px;line-height: 34px;color: #595959;font-family: "宋体";height: 170px;overflow: hidden;}
.p3_lb .con .more{display: block;width: 158px;height: 44px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_more.png") no-repeat;transition: 0.4s;position: relative;overflow: hidden;margin: 0 auto;font-size: 14px;color: #e2e2e2;text-align: center;line-height: 48px;font-family: "宋体";float: right;}
.p3_lb .con .more span{position: relative;z-index: 3;}
.p3_lb .con .more::after{content: "";display: block;clear: both;width: 100%;height: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part2_more_on.png") no-repeat;position: absolute;right: 0;transition: 0.4s;top: 0;opacity: 0;}
.p3_lb a:hover .more::after{opacity: 1;}

.p3_lb .right{float: right;margin: 3.125rem 0;border-left: 1px solid #c8c4c1;padding-left: 4%;}
.p3_lb .rw_out{float: right;position: relative;}
.p3_lb .rw_out::after{content: "";display: block;width: 100%;height: 100%;border-radius: 50%;background: #cbc6c3;position: absolute;top: 0;right: -10px;z-index: 1;}
.p3_lb .rw_img{width: 237px;height: 237px;position: relative;overflow: hidden;z-index: 3;border-radius: 50%;}
.p3_lb .rw_img img{width: 100%;    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
   
    object-fit: cover;}


.p3_jt{position: absolute;top: 50%;left: 0;width: 100%;z-index: 6;}
.p3_jt>div{position: relative;}
.part3 .swiper-button-next,.part3 .swiper-button-prev{width: 30px;height: 53px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part3_jt_l.png") no-repeat;background-size: 100%;transition: 0.4s;left:0px;top: calc(50% - 26px);}
.part3 .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part3_jt_r.png") no-repeat;background-size: 100%;left: auto;right:0px;}
.part3 .swiper-button-prev:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part3_jt_l_on.png") no-repeat;background-size: 100%;}
.part3 .swiper-button-next:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/part3_jt_r_on.png") no-repeat;background-size: 100%;}



.dblj{}
.dblj>div{padding-right: 29rem;    display: flex;
    flex-wrap: wrap;}
.dblj .tit{width: 101px;height: 37px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/dblj_bg.png") no-repeat;font-size: 16px;line-height: 37px;text-indent: 11px;text-align: left;color: #fff;margin-right: 1.5rem;}
.dblj ul{display: flex;flex-wrap: wrap;padding-top: 12px;}
.dblj ul li{margin-right: 1.5rem;margin-bottom: 1rem;}
.dblj ul li a{font-size: 14px;color: #323232;padding-bottom: 9px;min-width: 6.25rem;display: block;text-align: center;position: relative;transition: 0.4s;}
.dblj ul li a::after{content: "";display: block;width: 50%;height: 1px;position: absolute;bottom: 0;background: #4d796d;right: 50%;}
.dblj ul li a::before{content: "";display: block;width: 50%;height: 1px;position: absolute;right: auto;bottom: 0;background: #4d796d;left: 50%;}
.dblj ul li a:hover::after{    animation: dblj_li 1s;
    -webkit-animation: dblj_li 1s; /* Safari 与 Chrome */
	animation-fill-mode:forwards;}
.dblj ul li a:hover::before{    animation: dblj_li 1s;
    -webkit-animation: dblj_li 1s; /* Safari 与 Chrome */
	animation-fill-mode:forwards;}
	.dblj ul li a:hover{color: #134c3d;}


	.sj_nav_lj{padding: 12px 0 8px;position: relative;width: 100%;}
	.sj_nav_lj::after{content: "";display: block;width: 100%;height: 91px;position: absolute;top: 0;z-index: 1;}
	.sj_nav_lj>ul{float: right;position: relative;z-index: 3;display: flex;justify-content: center;width: 100%;}
	.sj_nav_lj>ul::after{content: "";display: block;clear: both;}
	.sj_nav_lj>ul li{width: auto !important;}
	.sj_nav_lj>ul li a{display: block;line-height: 20px;padding:0 1.25rem;}
	.sj_nav_lj>ul li:first-child a{background: none;}
	.sj_nav_lj>ul li img{margin-right: 8px;    margin-top: -2px;}
	.sj_nav_lj>ul li p{font-size: 14px;line-height: 20px;color: #ffffffd9;;display: inline-block;margin-top: 1px;transition: 0.4s;}
	.sj_nav_lj>ul li a:hover p{color: #e2ca5b;}



@keyframes dblj_li
{
    0%   {width: 50%;}
    50%  {width: 0;}
    100% {width: 50%;}
}
@-webkit-keyframes myfirst /* Safari 与 Chrome */
{
    0%   {width: 50%;}
    50%  {width: 0;}
    100% {width: 50%;}
}

footer{ background: #4b0c77;position: relative;z-index: 3;}
footer .w1200{ display:flex; justify-content: space-between;}
footer .left{ padding: 2.25rem 0;}
footer .left h3 img{ max-width:100%;margin-bottom: 1rem;}
footer .left .p1{font-size:12px; color: rgb(171,155,185);line-height:20px;margin: .5rem 0 0;}
footer .left hr{background:#6f3d92;margin: 1.875rem 0 1.5rem;}
footer .left .p2{font-size:12px;color:rgba(255, 255, 255, 0.22);line-height:20px;margin: .5rem 0 0;}

footer .right{ position: relative; top: -1rem;}

.list_box_10{ display: flex; }
.list_box_10 li{ margin: 0 0 0 .875rem;}
.list_box_10 li .ewm{ position: relative;}
.list_box_10 li .ewm .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.list_box_10 li .ewm .top img{    margin-right: 8px;
    margin-top: 18px;
    margin-left: 1px;}
.list_box_10 li .ewm .top h5{ display: inline-block; box-shadow: 0px 0px 10.45px 0.55px rgba(0, 0, 0, 0.48); width: 6.875rem; line-height: 1.875rem; border-radius: .9375rem; background: #fff; text-align: center; margin: .5rem 0 0;margin-top: 13px;}
.list_box_10 li h6{font-size: 12px;color: #fff;opacity: .3;line-height: 18px;text-align: center;margin: .75rem  0 0;}

@media(max-width: 1920px){
	.nav_out::after{left: auto;right: 0;width: 1796px;}
}

@media(max-width: 1730px){

}
@media(max-width: 1620px){
	
	#header #logo .box_table{width: 100%;}
#nav ul li{margin-left:0;}
} 


@media(max-width: 1500px){
	#nav ul li{    margin-left: 0.15rem;}
	#nav ul li h3{font-size: 16px;}
	.header_top{    padding: 0 1%;}
	.head_bottom{    padding: 1rem 1% 0rem;}

	#nav ul li a{
		padding: 0.3rem 1.2625rem;}

		.part5>div.p54_lb_out{width: 97% !important;}
} 
@media(max-width: 1560px){
	.p1_right .ssdh ul{padding: 1rem 0;}
	.p1_right .ssdh ul li a{padding: 0 1rem;}

	.p3_lb a{width: calc(100% - 160px);}
	.w1560{width: 97% !important;}
	.p3_lb .con{width: 50%;}
}


@media(max-width: 1400px){
	.w1400{width: 97% !important;}

	.p3_lb .rw_img{width: 200px;height: 200px;}

	#nav ul li a {
		padding: 0.3rem 0.7rem;
	}

}

@media(max-width: 1300px){
	.nav_out .logo{margin-right: 0.5rem;}

	#nav ul li a {
		padding: 0.3rem 0.1rem;
	}
	.p1_right .ssdh ul li p{font-size: 1.2rem;}
	.p1_right .ssdh ul li img{width: 50px;}

}
@media(max-width: 1200px){
	.p3_lb .img{float: none;margin: -4rem auto 1rem;width: 300px;padding-bottom: 0;}
	.p3_lb .con .zy{margin-bottom: 0.6rem;}
	.p3_lb .img img{position: relative;}
	.p3_lb .con{width: calc(100% - 250px);}
	.banner{top: 0;}
	.db_top_out{height: auto;}
	.part1 .db_top{display: none;}
	.nav_out{display: none;}
	.header_box{display: none;}
	.m_header_box{display: block;}
	.m_header_box header{padding: 0 3%;    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/nav_bg.png") no-repeat -93px center;}

	footer .w1200{flex-wrap: wrap;justify-content: center;}

	.dblj>div{padding-right: 0;}
	.list_box_10{justify-content: center;}
	footer .left {
		width: 100%;
		order: 1;
		padding: 1rem 0 2rem;
		text-align: center;
	}
footer .right {
    width: 100%;
    top: 0;
    text-align: center;
    padding: 2rem 0 0;
}

}



@media(max-width: 1100px){
	.cysjk_lb a{width: 48%;}

	.cysjk_lb a+a+a+a{margin-bottom: 22px;}

	.cysjk{padding: 0.5rem;}
	.part1{padding-bottom: 0;}
	.part1_main>div{flex-wrap: wrap;}

	.p1_right{width: 100%;margin-top: 1.875rem;}
	.p1_ss_ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
	.p1_ss_ul li{width: 31.33%;}

	.p2_main .p2_left{width: 100%;margin-bottom: 1.875rem;}
	.p2_main .p2_right{width: 100%;}

	.p1_left{    width: 100%;}
	.p1_cen {
		width: 63.2857%;
	}
	.part1_main{margin-top: 2.25rem;}
	.p1_top_ul{margin-bottom: 0.25rem;flex-wrap: wrap;justify-content: center;}
	.p1_top_ul li{margin: 0 1rem 1rem;}
}
@media(max-width: 1024px){


}
@media(max-width: 995px){
	.p1_ul li p{font-size: 16px;}
}


@media(max-width: 960px){
	.w1620{width: 94% !important;}

}
@media(max-width: 900px){
	.p3_lb .con .zy{height: auto;}
	.p3_lb .con{width: 97%;padding: 0;margin-bottom: 1rem;float: none;margin: 0 auto 1rem;}
	.p3_lb .right{padding: 0;border: none;float: none;margin: 2rem auto;}
	.p3_lb .rw_out{float: none;margin: 0rem auto;display: table;}
}
@media(max-width: 850px){
	.p1_left{width: 100%;flex-wrap: wrap;height: auto;}
	.p1_cen{width: 100%;}
	.p1_lb .swiper-slide .p1_ul{height: auto;}
	.sy_tit img{      margin-bottom: 0.65rem;}
	.sy_tit{    width: 100%;justify-content: center;    border-radius: 0.75rem 0.75rem 0 0rem;height: 3.75rem;}
	.sy_tit p{display: inline-block;    margin-top: 0.4rem;}
	.p1_left .p1_ul{border-radius: 0 0 0.75rem 0.75rem;width: 100%;display: flex;flex-wrap: wrap;justify-content: center;padding-top: 1.875rem;}
	.p1_left .p1_ul li{width: 33%;margin-bottom: 1.875rem;}

	.p2_l_ul{width: 100%;padding-left: 0;}
	.p2_main .p2_left{flex-wrap: wrap;}
	.p2_main .p2_left .sy_tit{height: 3.75rem;width: 100%;}
	.p2_main .p2_right{flex-wrap: wrap;}
	.p2_main .p2_right .sy_tit{height: 3.75rem;width: 100%;}
	.p2_main{    margin-bottom: 2rem;}
}
@media(max-width: 800px){

}
@media(max-width: 700px){
	.foot>div{width: 97% !important;}


}
@media(max-width: 650px){
	.cysjk_lb a{margin-bottom: 22px;}
	.p1_left_ul li .sj{margin-bottom: 4px;}
	.p1_left_ul li a{    padding: 0.7rem 0;}
	.part2 .p2_tit{margin-bottom: 0;}
	.cysjk .cy_tit .swiper-pagination{position: relative;    width: 100%;
		margin: 1rem 0 0;
		position: relative;}
	.cysjk .cy_tit p{float: none;margin: 0 auto;text-align: center;}
	.p1_left .p1_tit p{font-size: 22px;}
	.p1_left{padding: 1rem;}
	.p1_top_ul{padding: 0;}
	.p1_top_ul li{margin: 0 0.2rem 0.3rem;}
	.p1_top_ul li a{width: 90px;height: 100px;background-size: 100% 100% !important;}
	.p1_top_ul li p{font-size: 14px;margin-top: 8px;}
	
	.p1_right .ssdh ul li .line{display: none;}
	.p1_right .ssdh ul{padding: 0.5 0;}
	.p1_right .ssdh ul li{width: 80%;margin: 0.5rem 0;}
	.p1_right .ssdh ul li p{width: 100%;text-align: center;}

	.p3_lb{
		padding: 2.6875rem 0;margin-bottom: 0;}
	.part3{padding: 1.25rem 0;}
	.p3_lb a{    width: calc(100% - 66px);}
	.p3_lb .con .zy{font-size: 14px;
		line-height: 26px;}
		.p3_lb .img{width: 254px;}
		.part2 .swiper-button-next, .part2 .swiper-button-prev{width: 40px;}
		.p2_lb{    width: calc(100% - 65px);margin: 0 auto 1.5rem;}	

	.p1_left .p1_ul{padding-top: 0.875rem;padding-bottom: 0rem;}
	.p1_left .p1_ul li{margin-bottom: 0.875rem;}
	.part2{padding-top:2rem;}
	.part1{padding-bottom: 2rem;}
	.part1_main{margin-top: 0.875rem;}
	#m_header #logo{width: 80%; }
	#m_header #logo a{display: table-cell;
		vertical-align: middle;}
		.p1_ul{padding-top: 1.125rem;padding-bottom: 1.1rem;}
		.p1_ul li{    margin-bottom: 1.3125rem;}
		.p1_ul li .img{    display: flex;
			margin: 0 auto 0.5rem;
			position: relative;
			width: 70px;
			height: 70px;
			align-items: center;
			justify-content: center;}
			.p1_ul li .img img{width: 90%;}
			.p1_ul li .img::after{background-size: 100% 100% !important;}
}
@media(max-width: 560px){

	.cysjk_lb a p{font-size: 12px;line-height: 18px;}
	.cysjk_lb a{height: 50px;}


	.sy_tit{    height: 2.75rem !important;}
	.sy_tit img{width: 20px;}
	.sy_tit p{font-size: 20px;}
	.part1 .db_top ul li a{background: none;}
	.list_box_10{flex-wrap: wrap;}
	.dblj ul{justify-content: center;}
	.p2_main .p2_right .p2_l_ul li p{
		width: calc(100% - 6.25rem);}
	.p2_l_ul li{margin-bottom: 1rem;}
	.p2_l_ul li span{width: 5.25rem;}
	.p2_l_ul li a{align-items: center;}
	.dblj ul li{margin: 0 1rem 1rem;}
	.p2_l_ul li p{    overflow: inherit;
		text-overflow: unset;
		white-space: unset;}
}
@media(max-width: 560px){
	.list_box_10 li{margin-bottom: 0.8rem;}
	.list_box_10 li+li{margin-bottom: 0;}

	.p1_left .p1_ul li{width: 49%;}
	.p1_lb .swiper-slide .p1_ul li{width: 49%;}
}

@media(max-width: 450px){
	


	.p1_ss_ul li a{height: 6.75rem;}
	.p1_ss_ul li a>div{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.p1_ss_ul li p{font-size: 14px;width: 100%;}
	.p1_ss_ul li:nth-child(2) img{margin-bottom: 1rem;}

}

@media(max-width: 375px){

}










.ej_bn{display: block;position: relative;height: 23.75rem;    width: 100%; top: 0;left: 0;}

.ej_bn img{width: 100%;position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}


.ej_part1{padding-bottom: 0;}

.ej_body{background-size: 100%;height: auto;}


.ej_main{background:#faf9f7 url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ej_main_bg.png") no-repeat bottom center;background-size: 120rem auto;padding-top: 2rem;}
.ej_main .part3{background: none;padding-top: 0;margin-top: 5.625rem;}


.ej_main>.w1560{position: relative;z-index: 3;}

.ej_top_out{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 2rem;border-bottom: 1px solid #abbfb8;border-radius: 0 0 0 100px;}
.ej_top_out .left{width: 227px;}
.ej_top_out .left h1{width: 100%;height: 55px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ej_left_dh_lmmc_bg.png") no-repeat;font-size: 1.625rem;color: #fff;text-align: center;line-height: 55px;}
.ej_top_out .right{width: calc(100% - 324px);}

.ej_main_in{display: flex;flex-wrap: wrap;justify-content: space-between;}
.ej_main_in .ej_left{width: 227px;}
.ej_main_in .ej_right{width: calc(100% - 324px);}


.ej_top_xx{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;padding: 14px 0;}
.ej_top_xx h1{font-size: 1.625rem;color: #104d3c;font-weight: bold;}
.ej_top_xx .dqwz{}
.ej_top_xx .dqwz p{font-style: 14px;color: #104d3c;padding-left: 42px;line-height: 22px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/dqwz_img.png") no-repeat left center;}
.ej_top_xx .dqwz p a{font-style: 14px;color: #104d3c;line-height: 22px;transition: 0.4s;}
.ej_top_xx .dqwz p span{display: inline-block;margin: 0 13px;}
.ej_top_xx .dqwz p a:hover{color: #00956b;}




.ej_nr_100{min-height: 430px;width: 100%;background: #fff;border-radius: 10px 10px 0 0;margin-top: 28px;padding: 4.625rem 7.1429%;}
.ej_tit_out{border-bottom: 1px solid #e4e2df;}
.ej_tit{font-size: 1.5rem;color: #853386;font-weight: bold;padding-bottom: 2rem;}
.ej_tit_out .con{background: #f2f4f6;padding: 1.25rem;border-left: 2px solid #983c42;margin-bottom: 1.875rem;}
.ej_tit_out .con p{font-size: 0.9375rem;line-height: 1.875rem;color: #333333;}



.ejy_nav{margin: 2.5rem 0 2.5rem;}
.ejy_nav .web_xs{display: none;position: relative;    padding: 16px 0;}
.ejy_nav .web_xs h1{width: 227px;height: 55px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ej_left_dh_lmmc_bg.png") no-repeat;font-size: 1.625rem;color: #fff;text-align: center;line-height: 55px;margin: 0 auto;}
.ejy_nav .web_xs .ejy_dh_btn{position: absolute;width: 2rem;right: 0;top: 16px;}
.ejy_nav ul{display: flex;justify-content: center;position: relative;flex-wrap: wrap;max-width: 227px;margin: 0 auto;}
.ejy_nav ul li{position: relative;width: 100%;}
.ejy_nav ul li a{font-size: 1.125rem;color: #323232;line-height: 1.25rem;display: block;padding: 18px 34px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ej_left_dh_li_bg.png") no-repeat;text-align: center;transition: 0.4s;}
.ejy_nav ul li a span{font-family: "宋体";margin-left: 10%;}
.ejy_nav ul li.on a,.ejy_nav ul li a:hover{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ej_left_dh_li_bg_on.png") no-repeat;background-size: 100%;color: #195442;font-weight: bold;border-radius: 4px;}


.fanye{text-align: center;margin-top: 2rem;}


@media(max-width: 1300px){
	.ej_bn{    height: 16.75rem;}
}

@media(max-width: 1200px){

	.ejy_nav .web_xs{padding: 0;}
	.ej_top_out{display: none;}
	.ej_main_in .ej_left{width: 100%;}
	.ej_main_in .ej_right{width: 100%;}
	.ejy_nav .web_xs{display: block;}
	.ejy_nav ul{display: none;}
}

@media(max-width: 1024px){
	.ej_bn{    height: 11.75rem;}


}
@media(max-width: 500px){
	.ej_bn{    height: 9rem;}
	.ejy_nav ul li a{padding: 18px 15px;}
}

.indent_0{text-indent: 0 !important;}
.indent_2{text-indent: 2em !important;}

.bgsp{}
.bgsp .bt{font-size: 1.625rem;color: #104d3c;text-align: center;line-height: 2rem;padding: 0 2.75rem 2.25rem;border-bottom: 1px solid #d8d8d8;}
.bgsp .con{padding: 2.8rem 2.75rem 0;}
.bgsp .con p{font-size: 1rem;line-height: 2.375rem;color: #323232;text-indent: 2em;margin-bottom: 1rem;}
.bgsp .con img{max-width: 100%;height: auto;display: block;margin: 0 auto;}
.bgsp .con .video{width: 100%;position: relative;margin-bottom: 1.875rem;cursor: pointer;}
.bgsp .con .video video{width: 100%;}
.bgsp .con .video .play_zz{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;background: rgba(0,0,0,.8);opacity: 1;transition: 0.4s;}
.bgsp .con .video .play_zz img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;max-width: 13%;transition: 0.4s;}
.bgsp .con .video.on .play_zz{opacity: 0;}
.bgsp .con .video:hover .play_zz img{transform: rotate(360deg);}

.fanpian{background: #fff;padding: 1.25rem 2.75rem;}
.fanpian a{display: flex;font-size: 1rem;color: #4d4d4d;padding: 0.8rem 0;line-height: 1.5rem;}
.fanpian a strong{color: #104d3c;min-width: 65px;}
.fanpian a span{font-size: 1rem;color: #4d4d4d;}
.fanpian a:hover span{color: #104d3c;font-weight: bold;}

@media(max-width: 1024px){
	.bgsp .bt{padding: 0 0.75rem 1.25rem;font-size: 1.4rem;line-height: 1.8rem;}
	.bgsp .con{padding: 1.8rem 0.75rem 0;}
	.fanpian{padding: 1.25rem 0.75rem;}
}


.sjkzyy{}
.sjkzy_box{border-bottom: 1px dashed #cecdcb;padding-bottom: 0rem;margin-bottom: 0rem;}
.sjkzy_box .sjk_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 1rem;}
.sjkzy_box .sjk_tit p.bt{font-size: 18px;color: #14624c;font-weight: bold;padding-left: 30px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/sjkzyy_tit_ico.png") no-repeat left center;}
.sjkzy_box .sjk_tit p.line{width: calc(100% - 180px);height: 1px;background: #bdcfc8;}
.sjkzy_box .sjk_tit a{font-size: 14px;color: #14624c;transition: 0.4s;}
.sjkzy_box .sjk_tit a:hover{color: #e2ca5b;}
.sjkzy_box ul{padding-left: 30px;}
.sjkzy_box ul li{margin-bottom: 0rem;}
.sjkzy_box ul li a{display: flex;justify-content: space-between;padding:1rem 2rem 1rem 0;transition: 0.4s;border-radius: 10px;flex-wrap: wrap;}
.sjkzy_box ul li p{font-size: 1rem;color: #4a4a4a;width: calc(100% - 100px);line-height: 1.5rem;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sjkzy_box ul li span{font-size: 14px;color: #9c9c9c;line-height: 1.5rem;transition: 0.4s;}
.sjkzy_box ul li a:hover{background: #fff;padding:1rem 2rem 1rem 1.8rem;box-shadow: 0 0 50px rgba(0,0,0,.18);}
.sjkzy_box ul li a:hover p{font-weight: bold;color: #14624c;}
.sjkzy_box ul li a:hover span{color: #14624c;}


@media(max-width: 650px){
	.sjkzy_box ul li p{width: 100%;}
}

.ssjgy{width: 100%;}
.ssjgy .ssjg_search{width: 41.78%;min-width: 310px;padding: 12px 0;display: flex;justify-content: space-between;align-items: center;border: 1px solid #359b7e;border-radius: 10px;box-shadow: 0 0 50px rgba(0,0,0,.1);margin: 2rem auto;}
.ssjgy .ssjg_search .txt{height: 23px;width: calc(100% - 60px);border: none;font-size: 22px;color: #14624c;background: none;}
.ssjgy .ssjg_search .btn{border-left: 2px solid #14624c;width: 55px;height: 23px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ssjgy__ss_btn.png") no-repeat center center;padding: 0 14px;display: block;}

.ssjg_ul{padding: 0 12px;}
.ssjg_ul li{margin-bottom: 0.1rem;transition: 0.4s;}
.ssjg_ul li a{display: flex;padding: 12px 2rem;justify-content: space-between;transition: 0.4s;align-items: center;border-radius: 8px;flex-wrap: wrap;}
.ssjg_ul li .bt{font-size: 1rem;line-height: 1.5rem;color: #333333;width: calc(100% - 85px);transition: 0.4s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.ssjg_ul li .sj{padding-left: 2.4rem;position: relative;width: 83px;padding-top: 8px;}
.ssjg_ul li .sj::before{content: "";display: block;width: 1px;height: 43px;background: #e1e1e1;position: absolute;left: 0;bottom: 4%;}
.ssjg_ul li .sj::after{content: "";display: block;width: 0px;height: 3px;position: absolute;top: 0;right: 0;transition: 0.4s;background: #0a654b;}
.ssjg_ul li .sj p{font-size: 26px;color: #606060;margin-bottom: 8px;transition: 0.4s;}
.ssjg_ul li .sj span{font-size: 12px;color: #9f9f9f;}
.ssjg_ul li a:hover{background: #fff;box-shadow: 0 0 60px rgba(0,0,0,.1);}
.ssjg_ul li a:hover .bt{font-weight: bold;color: #14624c;}
.ssjg_ul li a:hover .sj{padding-top: 8px;}
.ssjg_ul li a:hover .sj p{color: #14624c;}
.ssjg_ul li a:hover .sj::after{width: 47px;}


@media(max-width: 650px){
	.ssjg_ul li{margin-bottom: 1rem;}
	.ssjg_ul li a{padding: 0 0.2rem;}
	.ssjg_ul li .bt{white-space: initial;margin-bottom: 0.5rem;    width: calc(100% - 66px);}
	.ssjg_ul li a:hover{padding: 12px 0.4rem;}
	.ssjg_ul li .sj{padding-left: 0.9rem;
		position: relative;
		width: 60px;}
}

.zxzy_box{}
.zxzy_box ul{padding-left: 0;}
.zxzy_box ul li{margin-bottom: 0rem;}
.zxzy_box ul li a{    padding: 1rem 2rem 1rem 1.8rem;}

.green_more{display: table;float: right;font-size: 14px;color: #fff;padding: 10px 16px;border-radius: 10px 0 10px 0;background: #197659;transition: 0.4s;margin-top: 1rem;}
.green_more:hover{background: #fff;color: #197659;box-shadow: 0 0 20px rgba(0,0,0,.2);}

.gsfm{}
.gsfm_sp{display: flex;flex-wrap: wrap;background: #fff;box-shadow: 0 0 13px rgba(0, 0, 0, 0.15);margin-bottom: 3.3125rem;}
.gsfm_sp .left{width: 63.6565%;position: relative;}
.gsfm_sp .left video{width: 100%;position: relative;z-index: 1;}
.gsfm_sp .left .play{width: 100%;position: absolute;z-index: 3;height: 100%;position: absolute;top: 0;left: 0;cursor: pointer;opacity: 1;transition: 0.6s;background: rgba(0,0,0,.8);}
.gsfm_sp .left.on .play{opacity: 0;}
.gsfm_sp .left .play div{z-index: 2;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.gsfm_sp .left .play div::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;transition: 0.8s;}
.gsfm_sp .left .play div img{position: absolute;z-index: 2;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
.gsfm_sp .left .play:hover div::after{transform: rotate(360deg);}

.gsfm_sp .con{width: 36.34%;padding: 4.1875rem 2rem 0;}
.gsfm_sp .con .line{margin-bottom: 1rem;font-size: 1rem;color: #7b7b7b;}
.gsfm_sp .con .bt{font-size: 26px;color: #333333;line-height: 34px;margin-bottom: 1.625rem;}
.gsfm_sp .con .zy{font-size: 14px;line-height: 28px;color: #737373;text-align: justify;}

.gsfm_list{margin: 0 -1.174%;display: flex;flex-wrap: wrap;}
.gsfm_list li{width: 31.05%;margin: 0px 1.14% 2.2rem;}
.gsfm_list li a{display: block;transition: 0.4s;}
.gsfm_list li .img{width: 100%;position: relative;padding-bottom: 66.7%;background: #fff;transition: 0.4s;border: 6px solid rgba(255, 255, 255, 0);}
.gsfm_list li .img img{    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
	.gsfm_list li a:hover .img{border: 6px solid rgba(255, 255, 255, 1);}
	.gsfm_list li a:hover{box-shadow: 0 0 50px rgba(0,0,0,.18);}

@media(max-width: 1340px){
	.gsfm_list li{margin: 0px 2.14% 2.625rem;}
}

@media(max-width: 1024px){
	.gsfm_sp .left{width: 100%;}
	.gsfm_sp .con{width: 100%;padding: 3rem 2rem 2rem;}
}

@media(max-width: 900px){
	.gsfm_list{margin: 0;justify-content: space-between;}
	.gsfm_list li{width: 47.5%;margin: 0 0 2.6rem;}
}
@media(max-width: 650px){
	.gsfm_sp .left .play div img{width: 15%;}
	.gsfm_list li{margin: 0 0 1.5rem;}
	.gsfm_sp .con .bt{font-size: 22px;    margin-bottom: 1.125rem;}
}
@media(max-width: 550px){
	.gsfm_list li{width: 100%;}
}
.nry{}
.nry .bt{font-size: 26px;color: #104d3c;font-weight: bold;line-height: 32px;margin-bottom: 1.875rem;}
.nry .con{padding: 2rem 0;}
.nry .con p{font-size: 1rem !important;color: #323232;line-height: 2.375rem !important;text-indent: 2em;}
.nry .con p img{max-width: 100%;height: auto !important;display: block;margin: 1.5rem auto 2rem;}
.nry .con a.fujian{font-size: 1rem;line-height: 1.5rem;font-weight: bold;color: #323232;border: 1px dashed #c1c2c6;display: table;padding: 12px 20px;}

.nry .xx_out{display: flex;justify-content: space-between;flex-wrap: wrap;padding-bottom: 1rem;align-items: center;border-bottom: 1px solid #d8d8d8;}
.nry .xx{}
.nry .xx p{font-size: 14px;color: #999999;line-height: 16px;float: left;margin-right: 2rem;}
.nry .xx p img{margin-right: 7px;}
.nry .xx p+p{margin-right: 0;}
.nry .fenxiang{display: flex;align-items: center;flex-wrap: wrap;}
.nry .fenxiang>p{float: left;color: #4a4a4a;}
.nry .fenxiang>p span{font-size: 1rem;color: #838383;}

/*分享*/

.qrid_zz{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.9);display: none;top: 0;left: 0;z-index: 1000;display: none;justify-content: center;align-items: center;}
.qrid_zz #qrid{padding: 8px;background: #fff;border-radius: 5px;}

.nry_con_out .ushare li.share{height: 90px;}
.my-share-d{float: left;
  left: 100%;top: 0%;
  margin-top: 0px;display: block;}

.my-share-d>div{display: block;float: left;position: relative;
  width: 44px;margin-left: 1.5rem;
  height: 44px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #ecedf1;cursor: pointer;transition: .4s;margin-bottom: 10px;}
  .my-share-d>div:hover{background: #2c8560;}

  .my-share-d>div .img_on{position: absolute;top: 0;left: 0;z-index: 3;opacity: 0;transition: 0.4s;}

  .my-share-d>div:hover img{opacity: 0;}
  .my-share-d>div:hover .img_on{opacity: 1;}

  @media screen and (max-width: 650px){
    .nry_big .subchannel{transition: .4s;}

      .my-share-d>div{    float: left;
      width: 30px;
        height: 30px;}
		.my-share-d>div img{width: 100%;}
  }
/*分享*/


@media(max-width: 1600px){
	.my-share-d{top: 100%;left: 0%;padding-left: 0;padding-top: 15px;}
}


@media(max-width: 1490px){
	.nry .fenxiang{    right: 0%;}
	.nry .bt{padding: 0 44px;}
}
@media(max-width: 1200px){
	.nry .fenxiang{top: -1rem;}
}
@media(max-width: 900px){
	.nry .bt{padding: 0 0px;}
	.nry .con{position: relative;}
	.nry .fenxiang{top: -1.3rem;}
	.nry .fenxiang .pic{margin-bottom: 5px;}
	.nry .fenxiang span{font-size: 12px;}
}
@media(max-width: 650px){
	.nry .fenxiang .pic{width: 30px;height: 30px;padding: 5px 0px 0 5px;}

}

@media(max-width: 500px){
	.nry .bt{font-size: 1.4rem;line-height: 2rem;}
	.nry .con p{font-size: 1.125rem;line-height: 2.3rem;}
}

.sj_dh_box{padding: 0 40% 0 12%;margin-top: -3rem;margin-bottom: 10px;}
.sj_dh_box ul{display: flex;flex-wrap: wrap;}
.sj_dh_box ul li{display: block;margin: 0 11px 1rem;}
.sj_dh_box ul li a{font-size: 14px;color: #468f7a;background: #fff;padding: 7px 20px;display: block;box-shadow: 0 0 30px rgba(0,0,0,.1);border-radius: 11.5px;transition: 0.4s;}
.sj_dh_box ul li+li a{color: #82318e;}
.sj_dh_box ul li+li+li a{color: #a03f22;}
.sj_dh_box ul li a:hover{box-shadow: 0 0 30px rgba(0,0,0,.18);font-weight: bold;}

@media(max-width: 1300px){
	.sj_dh_box{margin-top: 0;padding: 0 12% 0 12%;}
	.sj_dh_box ul{justify-content: center;}
}
@media(max-width: 650px){
	.sj_dh_box{padding: 0;}
}
@media(max-width: 365px){
	.sj_dh_box ul li{margin: 0 6px 1rem;}
}

.fwss{}
.fwss_box{margin-bottom: 3.4rem;}
.fwss_box .x_tit{display: flex;justify-content: space-between;background: #ebebeb;padding: 13px 22px;align-items: center;border-radius: 100px;}
.fwss_box .x_tit p{font-size: 18px;color: #14624c;font-weight: bold;padding-left: 30px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/sjkzyy_tit_ico.png") no-repeat left center;}
.fwss_box .x_tit span.btn{display: block;width: 18px;height: 18px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/fwss_btn_jian.png") no-repeat;cursor: pointer;transition: 0.4s;}
.fwss_box .con{padding:1rem 2.5rem;}
.fwss_box .con p{font-size: 1rem;color: #60605e;line-height: 1.5rem;margin-bottom: 1rem;}
.fwss_box .con img{display: block;max-width: 100%;height: auto !important;position: relative;z-index: 3;}
.fwss_box .con .pic{position: relative;margin: 0 auto;display: table;}
.fwss_box .con .pic::after{position: absolute;content: "";display: block;width: 100%;height: 100%;bottom: -15px;right: -15px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/fwss_img_bg.png") no-repeat bottom right;}

.fwss_box.on .x_tit span.btn{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/fwss_btn_jia.png") no-repeat;}
.tzgg_list{}
.tzgg_list .ssjg_ul{padding: 0;}
.tzgg_list .ssjg_ul li a{    padding: 12 1rem;}
/* .tzgg_list .ssjg_ul li a:hover{    padding: 12px 1rem;} */
.tzgg_list .ssjg_ul li .bt{display: flex;align-items: center;}
.tzgg_list .ssjg_ul li .bt span{font-size: 14px;color: #82318e;padding: 0px 20px;background: #f3ebfc;display: table;border-radius: 50px;margin-right: 12px;width: 96px;}
.tzgg_list .ssjg_ul li .bt font{    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.tzgg_list .ssjg_ul li .bt span.sp1{}
.tzgg_list .ssjg_ul li .bt span.sp2{color: #468f7a;background: #d7eee6;}
.tzgg_list .ssjg_ul li .bt span.sp3{color: #a03f22;background: #fef0ed;}
@media(max-width: 900px){
	.tzgg_list .ssjg_ul li .bt span{margin-bottom: 0.8rem;}
	.tzgg_list .ssjg_ul li .bt font{width: 100%;}
	.tzgg_list .ssjg_ul li .bt{flex-wrap: wrap;}
}
@media(max-width: 650px){
	.tzgg_list .ssjg_ul li .bt font{white-space: inherit;}
}
.zydt_list{}
.zydt_list.tzgg_list .ssjg_ul li .bt span{width: 75px;}



.jgjz{border: 1px dashed #3d8e4d;padding: 4% 2% 4% 5%;background: #f2f4f6;margin-bottom: 2rem;}
.jgjz .x_tit{font-size: 18px;color: #14624c;font-weight: bold;padding-left: 30px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/sjkzyy_tit_ico.png") no-repeat left center;margin-bottom: 1.5rem;}
.jgjz .con{}
.jgjz .con p{font-size: 1rem;color: #000000;line-height: 2.5rem;}
.jgjz .con p img{margin-right: 10px;}
.jgjz .con p span{color: #000000;}

@media(max-width: 650px){
	.jgjz{padding: 4% 2% 4% 2%;}
}
.x_tit_sx_bg{font-size: 20px;color: #114e3d;font-weight: bold;padding-left: 18px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/lxwm_tit_bg.jpg") no-repeat left center;margin-bottom: 2rem;}

.lxwm{}
.lxwm_box{display: flex;margin-bottom: 4rem;justify-content: space-between;flex-wrap: wrap;align-items: center;}
.lxwm_box .con{width: calc(100% - 14rem);}
.lxwm_box .con .nr{}
.lxwm_box .con .nr p{font-size: 1rem;line-height: 1.875rem;color: #606060;}
.lxwm_box .con .nr span{color: #000000;}
.lxwm_box .con .nr p.dian{padding-left: 30px;position: relative;}
.lxwm_box .con .nr p.dian::after{content: "";display: block;width: 6px;height: 6px;background: #114e3d;border-radius: 50%;position: absolute;top: 11px;left: 12px;}

.lxwm_box .con .lj{font-size: 1rem;color: #7f178f;display: flex;justify-content: flex-end;align-items: center;transition: 0.4s;}
.lxwm_box .con .lj font{width: 32px;height: 32px;border-radius: 50%;background: #7f178f;display: flex;justify-content: center;align-items: center;margin-right: 12px;transition: 0.4s;}
.lxwm_box .con .lj:hover{color: #114e3d;}
.lxwm_box .con .lj:hover font{background: #114e3d;}

.lxwm_box .img_out{position: relative;width: 11.8125rem;height: 11.8125rem;}
.lxwm_box .img_out::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: -15px;bottom: -9px;z-index: 1;border-radius: 50%;background: #e0e0df;}
.lxwm_box .img_out .pic{position: relative;border-radius: 50%;overflow: hidden;z-index: 3;width: 100%;height: 100%;}
.lxwm_box .img_out .pic img{ position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

.lxwm_box.on{}
.lxwm_box.on .img_out::after{left: auto;right: -15px;}



.lxwm_box_4out{display: flex;justify-content: space-between;flex-wrap: wrap;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/lxwm_db_bg.png") no-repeat center center;}
.lxwm_box_4out .lxwm_box{width: 53%;margin-bottom: 3rem;margin-top: 1rem;}
.lxwm_box_4out .lxwm_box:nth-child(odd){width: 40%;}
.lxwm_box_4out .lxwm_box .con{width: 100%;}


@media(max-width: 900px){
	.lxwm_box{margin-bottom: 2rem;}
	.lxwm_box_4out{background: none;}
	.lxwm_box_4out .lxwm_box{margin-top: 0;width: 100% !important;}
}

@media(max-width: 650px){
	.lxwm_box{justify-content: center;}
	.lxwm_box .con{width: 100%;margin-bottom: 1.5rem;}
	.lxwm_box.on{flex-direction: column-reverse;}
}



.d_tit_heng{font-size: 24px;color: #195442;text-align: center;font-weight: bold;padding-bottom: 17px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/d_tit_d_bg.png") no-repeat bottom center;margin-bottom: 1.875rem;}
.d_tit_heng.chang_bg{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/d_tit_c_bg.png") no-repeat bottom center;}

.jygz{}
.jygz .x_tit_sx_bg{margin-bottom: 1.2rem;}
.jygz_table1{width: 600px;margin: 0 auto 2rem;}
.jygz_table1 tr:first-child{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/jygz_table1_th_bg.jpg") no-repeat;background-size: cover;}
.jygz_table1 tr th{font-size: 18px;line-height: 30px;color: #fff;text-align: center;padding: 10px 0;border: 1px solid #247661;}
.jygz_table1 tr td{font-size: 18px;line-height: 30px;color: #195442;text-align: center;padding: 10px 0;border: 1px solid #247661;}

.xuxian{padding: 1px 24px;border-radius: 10px;border: 1px dashed #3d8e4d;display: table;margin:0.5rem 0;color: #195442 !important;}
.xuxian a{color: #195442 !important;transition: 0.4s;}
.xuxian a:hover{font-weight: bold;}

.table_out{overflow: auto;}
.table_out::-webkit-scrollbar {width:4px;height: 4px;background-color: #F5F5F5;}
.table_out::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.table_out::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #195442;}

.jygz_table2{width: 99%;min-width: 800px;}
.jygz_table2 tr{}
.jygz_table2 tr th{font-size: 1rem;color: #195442;line-height: 1.625rem;color: #195442;font-weight: bold;border-bottom: 3px solid #3d8e4d;text-align: center;padding: 15px 0;}
.jygz_table2 tr td{font-size: 1rem;line-height: 1.625rem;padding: 1.25rem 1rem;border: 1px solid #9bc3a2;}
.jygz_table2 tr td:first-child{padding: 1.25rem 1.5rem;}

@media(max-width: 650px){
	.jygz .lxwm_box .con{margin-bottom: 0;}
	.jygz_table1{width: 100%;}
}





.kjbj{margin-bottom: 2rem;}
.kjbj .d_bt{}
.kjbj .d_bt p{font-size: 1.5rem;color: #4a4a4a;line-height: 2rem;text-align: center;margin-bottom: 2rem;}
.table_kjbj{width: 940px;margin: 0 auto;}
.table_kjbj tr{}
.table_kjbj tr th{font-size: 1.125rem;color: #fff;text-align: center;background: #14614b;border: 1px solid #14614b;padding: 1rem 0;}
.table_kjbj tr td{font-size: 1rem;color: #3b3b3b;padding: 1rem 25px;border: 1px solid #919191;}
.table_kjbj tr td span{color: #14614b;font-weight: bold;}




.xkfw{}
.xkfw_box{border-bottom: 1px dashed #cecdcb;padding-bottom: 1rem;margin-bottom: 1.6rem;}
.xkfw_box .x_tit{font-size: 18px;margin-bottom: 1rem;
    color: #14624c;
    font-weight: bold;
    padding-left: 30px;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/sjkzyy_tit_ico.png") no-repeat left center;}
.xkfw_box .con{padding-left: 30px;}
.xkfw_box .con p{font-size: 1rem;line-height: 2.25rem;color: #000000;}



.qmzj .A_Z_out{border: 1px solid #e5e5e5;margin-bottom: 0.875rem;}
.qmzj .xs_A_Z .xs_tit{font-size: 1.125rem;color: #0f8460;font-weight: bold;line-height: 2.1rem;width: 113px;}
.qmzj .xs_A_Z{display: flex;background: #f4f4f4;border: 3px solid #fff;padding: 1.875rem 1.875rem 1.3rem;}
.qmzj .xs_A_Z ul{display: flex;float: left;width: calc(100% - 72px);flex-wrap: wrap;}
.qmzj .xs_A_Z ul li{margin: 0 0.7rem 11px;}
.qmzj .xs_A_Z ul li a{font-size: 1.125rem;color: #333333;display: block;padding: 7px 9px;}
.qmzj .xs_A_Z ul li.on a,.qmzj .xs_A_Z ul li:hover a{color: #fff;background: #0f8460;}
.qmzj .xs_A_Z ul+ul{width:calc(110% - 200px);overflow: inherit;flex-wrap: wrap;}
.qmzj .xs_A_Z ul+ul li a{padding: 4px 16px;}


.qmzj_list{margin: 0 -2.174%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.qmzj_list li{width: 29.05%;margin: 0px 2.14% 2.2rem;}
.qmzj_list li a{display: block;transition: 0.4s;}
.qmzj_list li .img{width: 100%;position: relative;    padding-bottom: 117%;background: #fff;transition: 0.4s;border: 6px solid rgba(255, 255, 255, 0);box-shadow: 0 0 46px rgba(0, 0, 0, 0.16);}
.qmzj_list li .img img{    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
	.qmzj_list li a:hover .img{border: 6px solid rgba(255, 255, 255, 1);box-shadow: 0 0 50px rgba(0,0,0,.18);}
	.qmzj_list li a:hover{}

.qmzj_list li .con{padding: 1rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/qmzj_li_con_bg.png") no-repeat top left;margin-top: 8px;background-size:100% 100%;}
.qmzj_list li .con p{font-size: 14px;color: #000000;line-height: 1.75rem;display: flex;}
.qmzj_list li .con span{font-weight: bold;color: #106b4f;}
.qmzj_list li .con font{width: calc(100% - 80px);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}


	@media(max-width: 900px){
		.qmzj_list li{width: 45%;min-width: auto;}
		.qmzj_list li .con{padding: 0.9rem 1rem;}
		.qmzj_list li .con p{    line-height: 1.35rem;}
		.qmzj .xs_A_Z ul li{    margin: 0 0rem 11px;}
		.qmzj .xs_A_Z{padding: 1.1rem 1rem 0.2rem;}
	}
@media(max-width: 650px){
.qmzj_list li{width:100%;}
}


.yszt{}
.yszt .con{margin-bottom: 2rem;}
.yszt .con p{font-size: 1rem;color: #4a4a4a;line-height: 2.25rem;text-indent: 2em;}
.yszt_box{margin-bottom: 2rem;}
.yszt_box .x_tit{    font-size: 18px;margin-bottom: 1rem;
    color: #14624c;
    font-weight: bold;
    padding-left: 30px;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/sjkzyy_tit_ico.png") no-repeat left center;}
.yszt_box .x_con{}
.yszt_box .x_con p{font-size: 1rem;color: #4a4a4a;line-height: 2.25rem;text-indent: 2em;word-break: break-all;}
.yszt_box .pic{width: 346px;}
.yszt_box .pic img{width: 100%;}

.yszt_box.you_pic{display: flex;justify-content: space-between;}
.yszt_box.you_pic .x_con{width: calc(100% - 360px);}


.yszt_list{display: flex;flex-wrap: wrap;margin: 0 -2%;}
.yszt_list li{width: 21%;margin: 0 2% 1.5rem;}
.yszt_list li a{display: block;}
.yszt_list li .img{width: 100%;position: relative;padding-bottom: 133%;}
.yszt_list li .img img{ position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

	@media(max-width: 1024px){
		.yszt_box.you_pic .x_con{width: 100%;margin-bottom: 1.5rem;}
		.yszt_box.you_pic{flex-wrap: wrap;justify-content: center;}
	}

	@media(max-width: 900px){
		.yszt_list li{width: 46%;}
	}







.gfzsh{}

.gfzsh_list{}
.gfzsh_list li{margin-bottom: 0rem;}
.gfzsh_list li a{display: flex;justify-content: space-between;flex-wrap: wrap;position: relative;align-items: flex-start;transition: 0.4s;padding: 1.875rem 0;}
.gfzsh_list li .img{width: 270px;position: relative;height: 170px;}
.gfzsh_list li .img img{position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.gfzsh_list li .con{width: calc(100% - 300px);padding-right: 2rem;}
.gfzsh_list li .con .bt{font-size: 1.125rem;color: #323232;line-height: 2rem;transition: 0.4s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;}
.gfzsh_list li .con .line{width: 60px;height: 3px;background: #104d3c;margin: 12px 0 22px;}
.gfzsh_list li .con .zy{font-size: 16px;color: #888888;line-height: 30px;height: 90px;overflow: hidden;}

.gfzsh_list li a:hover{padding: 1.875rem 0 1.875rem 1.875rem;background: #fff;box-shadow: 0 0 43px rgba(0,0,0,.2);}
.gfzsh_list li a:hover .con .bt{color: #104d3c;font-weight: bold;}

@media(max-width: 800px){
	.gfzsh_list li a{justify-content: center;}
	.gfzsh_list li .img{width: 100%;margin-bottom: 1.5rem;height: auto;}
	.gfzsh_list li .img img{position: relative;}
	.gfzsh_list li .con{width: 100%;padding: 0;}
	.gfzsh_list li a:hover{padding: 1.875rem;}
}




.tszyy .x_tit_sx_bg{margin-bottom: 1rem;}

.tszyy_list{display: flex;flex-wrap: wrap;justify-content: center;margin-bottom: 2rem;}
.tszyy_list li{margin: 0 15px;    width: 37.68%;}
.tszyy_list li a{display: block;}
.tszyy_list li .img{overflow: hidden; padding-bottom: 32.2%;position: relative;}
.tszyy_list li .img img{position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}





.glzy{background: #f2f4f6;border: 1px dashed #3d8e4d;padding: 2rem 4rem 0rem;margin-bottom: 2rem;}
.glzy>p{font-size: 1rem;color: #4a4a4a;line-height: 1.875rem;margin-bottom: 2rem;}
.glzy .xkfw_box{border-bottom: none;padding-bottom: 0;}
.glzy .xkfw_box .con span{}
@media(max-width: 900px){
	.glzy{padding: 1rem 1rem 0rem;}
}


.ysdssjk{}
.ysdssjk .gfzsh_list{}
.ysdssjk .gfzsh_list li{margin-bottom: 2rem;}
.ysdssjk .gfzsh_list li a{padding: 14px;}
.ysdssjk .gfzsh_list li .img{height: 356px;}
.ysdssjk .gfzsh_list li .con{padding-right: 1rem;}
.ysdssjk .gfzsh_list li .con .bt{font-size: 1.5rem;color: #323232;font-weight: bold;padding-top: 2.5rem;margin-bottom: 1rem;}
.ysdssjk .gfzsh_list li .con .zy{text-indent: 2em;height: 7.5rem;margin-bottom: 3rem;}
.ysdssjk .gfzsh_list li .con .more{font-size: 14px;color: #14624c;padding-bottom: 0.8rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/arts/images2022/ysdssjk_more_bg.png") no-repeat bottom right;text-align: right;padding-right: 36px;}
	

@media(max-width: 800px){
	.ysdssjk .gfzsh_list li .img{height: auto;width: 50%;}
	.ysdssjk .gfzsh_list li .con{padding-right: 0;}
	.ysdssjk .gfzsh_list li .con .bt{padding-top: 1rem;}
	.ysdssjk .gfzsh_list li .con .zy{margin-bottom: 1rem;height: auto;}
	
}


@media(max-width: 500px){
	.ysdssjk .gfzsh_list li .img{width: 100%;}
}



.zxzy_nry{margin-bottom: 2rem;}
.zxzy_nry .xkfw_box{border: none;padding-bottom: 0;}
.zxzy_nry_table{width: 100%;background: #fff;border-bottom: 4rem solid #fff;box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);min-width: 800px;}
.zxzy_nry_table tr:first-child{border: 15px solid #14614b;}
.zxzy_nry_table tr+tr{border-left: 15px solid #fff;border-right: 15px solid #fff;}
.zxzy_nry_table tr:nth-child(odd){background: #efeef6;}
.zxzy_nry_table tr th{font-size: 1.125rem;color: #fff;background: #14614b;text-align: center;}
.zxzy_nry_table tr td{text-align: center;font-size: 1rem;color: #000000;line-break: 1.5rem;padding: 13px 0;}








#gotop{position:fixed;z-index:90;    bottom: 11rem;
    right: 6rem;box-sizing:border-box;text-align:center;cursor:pointer;-moz-transition:all .5s;-webkit-transition:all .5s;width: 74px;height: 74px;line-height: 2.875rem;background: #999; opacity:1; visibility:visible; overflow:hidden;border-radius: 50%;}
#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{ background: #14624c;;}
#gotop img{width: 100%;position: absolute;top: 0;left: 0;}



@media(max-width: 1450px){
	#gotop{width: 50px;height: 50px;right: 1rem;bottom: 1rem;}

}

@media(max-width: 650px){
	#gotop{width: 30px;height: 30px;}

}



.tszyy_new{}
.tszyy_new ul{}
.tszyy_new ul li{margin-bottom: 1rem;}
.tszyy_new ul li a{display: flex;justify-content: space-between;align-items: flex-start;}
.tszyy_new ul li img{width: 60px;}
.tszyy_new ul li .con{width: calc(100% - 88px);padding: 1rem 0;}
.tszyy_new ul li .con .bt{font-size: 20px;color: #14624c;font-weight: bold;margin-bottom: 1rem;}
.tszyy_new ul li .con .zy{font-size: 1rem;line-height: 2.25rem;color: #4a4a4a;text-indent: 2em;}


@media(max-width: 650px){
	.tszyy_new ul li img{width: 40px;}
	.tszyy_new ul li .con{width: calc(100% - 68px);padding-top: 0;}
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #14624c !important;
    color: #fff;
    background-color: #14624c !important;
}


.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 {
    border: 1px solid #ccc;
    padding: 14px 18px !important;
    margin: 0px 0px 0px 5px;
    height: auto !important;
    line-height: 4px; 
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
 
}

 .pb_sys_common .p_t  .pb_sys_common .p_goto input, .pb_sys_common .p_search input .pb_sys_common .p_goto a, .pb_sys_common .p_search a{    border: 1px solid #ccc;
    padding: 14px 18px !important;
    margin: 0px 0px 0px 5px;
    height: auto !important;
    line-height: 4px; 
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;}