/* 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%;} html{ overflow:-moz-scrollbars-vertical;    /*overflow-x: hidden;*/} 

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);*/  /*透明背景*/


/*==========================================公共 开始=============================================*/
.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}
#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.on a i, #nav ul li:hover a i{}
#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/finance/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: #a14142;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 6px;line-height: 20px;transition:.6s;font-size: 16px;color: #a24141;text-align: center;white-space: nowrap;width: 100%;margin-bottom: 0.3rem;font-weight: normal;}
#nav ul li .sub a:hover{color: #fff;background: #a64334;}
#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: 18rem;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ss_jb_bg.jpg") repeat-y;transition: .6s;left: 0;right: 0;z-index: 1;background-size: cover;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{
	opacity: 0;
	visibility: hidden;
	display: none;
}
.search-dialog-box .search-bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	margin: 0;
	background: rgba(0,0,0,.7);
	background-size: cover;
	background-repeat: no-repeat;
	/* z-index: 1; */
	transform-origin: center center;
	transition: height .8s cubic-bezier(.77,0,.175,1);
}
.search-dialog-box .wrap-inner{
	transform:translateY(100%);
	transition: .6s;
}
.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{
	width: 50rem;
	margin: 0 auto;
	padding: 0 0.5rem 0 1.5rem;
	background-color: rgba(255,255,255,.1);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
	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: 4.5rem;
	width: 3.5rem;
}

.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/finance/images2022/search_image.png");
}
.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/finance/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 .search-input.on input[type=image]{

}

.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/finance/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);
    }
}

/*顶部搜索*/
.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/finance/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: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 1.75rem;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;overflow: auto;margin: 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: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ss_jb_bg.jpg") repeat-y;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/finance/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/finance/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/finance/images2022/nav_bg.png") no-repeat -120px center;background-size: cover;}
#m_header #logo{float: left;}
#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%;}

.w1400{width: 1400px;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: fixed;height: 100%;margin-bottom: 0;z-index: 1;top: 0;width: 100%;left: 0;}
.banner .swiper-slide{}
.banner .swiper-slide a{display: block;position: relative;height: 42.5rem;    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/finance/font2022/DINPro-Light.ttf")}

@font-face{ font-family:'fskt'; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/font2022/FZKTJW.TTF")}
@font-face{ font-family:'georgia'; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/font2022/georgia.ttf")}





.part1{padding-bottom: 4.375rem;background: none;}
.part1 .db_top{padding: 12px 0 8px;position: relative;}
.part1 .db_top::after{content: "";display: block;width: 100%;height: 91px;position: absolute;top: 0;z-index: 1;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/top_bg_zz.png") repeat-x top center;}
.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;}
.part1 .db_top ul li a{display: block;line-height: 20px;padding:0 1.25rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/top_li_bg.jpg") no-repeat left center;}
.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: #ffffff;display: inline-block;margin-top: 1px;transition: 0.4s;}
.part1 .db_top ul li a:hover p{color: #e2ca5b;}

.nav_out{height: 84px;position: relative;z-index: 100;background-position: 10%;}
.nav_out::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left:6.25%;top: 0;z-index: 2;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/nav_bg.png") no-repeat ;background-size:auto 100%;}
.nav_out::before{content: "";display: block;width: 100%;height: 100%;position: absolute;left:9%;top: 0;z-index: 1;background: #ac4626;background-size: cover;}

.nav_out .logo{float: left;margin-right: 1.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;width: 229px;background: rgba(255,255,255,0.1);display: flex;margin-top: 25px;position: relative;z-index: 3;}
.nav_out .kgsj_box .box{width: 50%;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>p{font-family:'DIN';font-size: 18px;line-height: 26px;color: #fff;display: inline-block;}
.nav_out .kgsj_box .box+.box img{margin: 0 8px 0 14px;}
.nav_out .kgsj_box .box>.nr{display: none;width: 156px;height: 58px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/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: #a24141;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 .kgsj_box .box ul li::maker{display:none !important;}
.nav_out .kgsj_box .box ul li span{
    font-family: 'DIN';
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    display: inline-block;}

.nav_out .ss_btn{float: right;margin-top: 24px;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-family: "fzdb";font-size: 20px;line-height: 20px;}
.nav_out #nav ul a img{margin-top: -6px;}


.sy_tit{width: 3.75rem;height: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_tit_bg.png") no-repeat;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;width:60px;}

.part1_main{margin-top: 2.375rem;}
.part1_main>div{display: flex;justify-content: space-between;}
.p1_left{width: 24.357%;display: flex;height: 26.25rem;}
.p1_cen{width: 60.2857%;border-radius: 0.75rem;overflow: hidden;}
.p1_right{width: 11.571%;}

.p1_left .p1_ul{width: calc(100% - 3.75rem);border: 1px solid #e9e9e9;border-radius: 0 0.75rem 0.75rem 0;}
.p1_ul{background: rgba(255,255,255,0.95);width: 100%;padding-top: 2.19rem;}
.p1_ul li{margin-bottom: 4.4125rem;width: 100%;}
.p1_ul li a{display: block;}
.p1_ul li .img{display: table;margin: 0 auto 1.25rem;position: relative;}
.p1_ul li .img::after{content: "";display: block;width: 100%;height: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_ico_bg.png") no-repeat;position: absolute;top: 0;left: 0;transition: 0.7s;}
.p1_ul li .img img{transform: scale(1);}
.p1_ul li a:hover .img::after{transform: rotate(360deg);}
.p1_ul li p{font-size: 18px;line-height: 20px;color: #333333;text-align: center;}

.p1_lb{overflow: hidden;position: relative;}
.p1_lb .swiper-slide{}
.p1_lb .swiper-slide .p1_ul{display: flex;flex-wrap: wrap;border: 1px solid #e9e9e9;border-radius: 0.75rem;height: 26.25rem;}
.p1_lb .swiper-slide .p1_ul li{width: 33.33%;}
.p1_lb .swiper-pagination{}
.p1_lb .swiper-pagination span{width: 12px;height: 12px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_lb_dian.png") no-repeat;opacity: 1;margin: 0 0.75rem !important;}
.p1_lb .swiper-pagination span.swiper-pagination-bullet-active{/*background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_lb_dian_on.png") no-repeat;*/}

.p1_ss_ul{/*background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images/sdjsbjt001.png") no-repeat;background-size: cover;*/
	/* box-shadow: 3px 3px 5px rgba(0,0,0,.5); */        background: rgba(132,51,140,0.95);
    border-radius: 14px;
}
.p1_ss_ul li{border-radius: 12px;position: relative;z-index: 3;}
.p1_ss_ul li+li{z-index: 2;}
.p1_ss_ul li+li+li{z-index: 1;}
.p1_ss_ul li a{display: flex;width: 100%;height: 8.75rem;justify-content: center;align-items: center;text-align: center;}
.p1_ss_ul li img{max-width: 50%;margin-bottom: 1.25rem;}
.p1_ss_ul li p{font-size: 18px;line-height: 20px;color: #fff;text-align: center;}
.p1_ss_ul li a:hover img{-webkit-animation:icon-bounce 0.5s alternate;-moz-animation:icon-bounce 0.5s alternate;-ms-animation:icon-bounce 0.5s alternate;-o-animation:icon-bounce 0.5s alternate;animation:icon-bounce 0.5s alternate;}
@keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-webkit-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-moz-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}@-o-keyframes icon-bounce{0%,100%{-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg)}25%{-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);transform:rotate(15deg)}50%{-moz-transform:rotate(-15deg);-ms-transform:rotate(-15deg);-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}75%{-moz-transform:rotate(5deg);-ms-transform:rotate(5deg);-webkit-transform:rotate(5deg);transform:rotate(5deg)}85%{-moz-transform:rotate(-5deg);-ms-transform:rotate(-5deg);-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}}



.part2 .sy_tit{height: 16.75rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part2_tit_bg.png") no-repeat;}
.part2{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part2_bg.jpg") no-repeat top center;background-size: cover;padding-bottom: 2rem;padding-top: 3.125rem;}
.p2_main{margin-bottom: 5rem;}
.p2_main>div{display: flex;justify-content: space-between;flex-wrap: wrap;}
.p2_main .p2_left{width: 48.571%;display: flex;}
.p2_main .p2_right{width: 48.571%;display: flex;}
.p2_l_ul{width: calc(100% - 3.75rem);padding: 2.4375rem 0 0 1.875rem;}
.p2_l_ul li{margin-bottom: 1.8rem;}
.p2_l_ul li a{display: block;display: flex;flex-wrap: wrap;justify-content: space-between;}
.p2_l_ul li p{font-size: 16px;color: #333;line-height: 26px;width: calc(100% - 6.25rem);transition: 0.4s;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.p2_l_ul li span{font-size: 16px;
    color: #82318e;font-family: "DIN";background: #f6eeff;display: block;width: 6.25rem;text-align: center;padding: 6px 0 2px;line-height: 16px;border-radius: 100px;}
	.p2_l_ul li font{    font-size: 16px;
		color: #82318e;
		font-family: "DIN";
		background: #f6eeff;
		display: block;
		width: 6.25rem;
		text-align: center;
		padding: 6px 0 2px;
		line-height: 16px;
		border-radius: 100px;}


.p2_main .p2_right .p2_l_ul li p{width: calc(100% - 14.5625rem);}
.p2_main .p2_right .p2_l_ul li span{font-size: 14px;font-family: "微软雅黑";}

.p2_l_ul li a:hover p{color: #82318e;transform: translate(0,-3px);}



.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/finance/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;}
.dblj ul li a::after{content: "";display: block;width: 50%;height: 1px;position: absolute;bottom: 0;background: #7881b4;right: 50%;}
.dblj ul li a::before{content: "";display: block;width: 50%;height: 1px;position: absolute;right: auto;bottom: 0;background: #7881b4;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;}



	.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 0.5rem;}
	.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-left: -15px;}
footer .left .p1{font-size:12px;        color: #b7aac5;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: -3.75rem;}

.list_box_10{ display: flex; }
.list_box_10 li{ margin: 0 0 0 .875rem;}
.list_box_10 li .ewm{ position: relative;overflow: hidden;}
.list_box_10 li .ewm:hover img{transform: scale(1.3);}
.list_box_10 li+li .ewm:hover img{transform: none;}
.list_box_10 li .ewm img{transition: 0.5s;}
.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: 97px;}
.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: 1400px){

}


@media(max-width: 1300px){
	.nav_out .logo{margin-right: 0.5rem;}
	#nav ul li a{    padding: 0.3rem 1rem;}
}
@media(max-width: 1200px){
	.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/finance/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: 1400px){
	.w1400{width: 97% !important;}
}


@media(max-width: 1100px){
	.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: 33.357%;}
	.p1_cen {
		width: 63.2857%;
	}

}
@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){

}
@media(max-width: 850px){
	.p1_left{width: 100%;flex-wrap: wrap;height: auto;margin-bottom: 1.875rem;}
	.p1_cen{width: 100%;}
	.p1_lb .swiper-slide .p1_ul{height: auto;}
        .p1_left a{width:100%}
	.sy_tit img{      margin-bottom: 0.65rem;}
	.sy_tit{    width: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_tit_bg_heng.png") no-repeat;justify-content: center;    border-radius: 0.75rem 0.75rem 0 0rem;height: 3.75rem;}
	.sy_tit p{display: inline-block;    margin-top: 0.4rem;width:auto;}
	.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%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_tit_bg_heng.png") no-repeat;}
	.p2_main .p2_right{flex-wrap: wrap;}
	.p2_main .p2_right .sy_tit{height: 3.75rem;width: 100%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/part1_tit_bg_heng.png") no-repeat;}
	.p2_main{    margin-bottom: 2rem;}
}
@media(max-width: 800px){

}
@media(max-width: 700px){
	.foot>div{width: 97% !important;}


}
@media(max-width: 650px){
	.p2_l_ul li font{    width: 5.25rem;}
	.p2_main .p2_right .p2_l_ul li p{width: calc(100% - 11.5625rem);padding-left: 0.9rem;margin: 0.1rem 0;}
	.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%;    display: table;}
	#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){
	.sy_tit{    height: 2.75rem !important;}
	.sy_tit img{width: 20px;}
	.sy_tit p{font-size: 20px;width:auto;}
	.part1 .db_top ul li a{background: none;}
	.list_box_10{flex-wrap: wrap;}
	.dblj ul{justify-content: center;}
	.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-left: 0;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: absolute;height: 20rem;    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_bn::after{content: "";display: block;width: 100%;height: 13.3125rem;background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ej_bn_zz.png") repeat-x bottom center;position: absolute;left: 0;bottom: 0;z-index: 2;}


.ej_body{background-size: 100%;height: auto;}
.ej_main{background:#f7f7f7 url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ej_main_bg.jpg") no-repeat bottom center;background-size: 120rem auto;padding-bottom: 7.5rem;}
.ej_main>.w1400{position: relative;z-index: 3;}
.ej_top_xx{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.ej_top_xx h1{font-size: 2.25rem;color: #fff;}
.ej_top_xx .dqwz{}
.ej_top_xx .dqwz p{font-style: 14px;color: #fff;padding-left: 42px;line-height: 22px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/dqwz_img.png") no-repeat left center;}
.ej_top_xx .dqwz p a{font-style: 14px;color: #fff;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: #e2ca5b;}




.ej_nr_100{min-height: 430px;width: 100%;background: #fff;border-radius: 10px 10px 0 0;margin-top: 28px;padding: 4.625rem 6.25rem;}
.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;}

.cjwt .ej_tit{}

.cjwt{}
.cjwt_ul{margin-top: 2.5rem;}
.cjwt_ul li{display: flex;justify-content: flex-start;align-items: center;position: relative;margin-bottom: 1.25rem;}
.cjwt_ul li .bg{display: block;width:calc(100% - 1.875rem);height: 100%;background: #f5f1f9;position: absolute;right: 0;top: 0;z-index: 2;}
.cjwt_ul li::before{content: "";display: block;width:calc(100% - 1.875rem);height: 100%;background: #eddcee;position: absolute;top: 4px;right: 0;z-index: 1;border-radius: 5px;}
.cjwt_ul li::after{content: "";display: block;width: 4px;height: calc(100% + 4px);background: #7625c8;border-radius: 2px;position: absolute;z-index: 3;left: 1.875rem;top: 0;}

.cjwt_ul li .xh{width: 3.75rem;height: 3.75rem;background: #ab98c6;font-family:'georgia';font-size: 1.875rem;line-height: 3.75rem;text-align: center;color: #fff;border-radius: 50%;position: relative;z-index: 5;    margin-right: 2rem;}
.cjwt_ul li .con{width: calc(100% - 6.25rem);position: relative;z-index: 5;padding: 1.25rem 4.375rem 1.25rem 0;}
.cjwt_ul li .con p{font-size: 18px;line-height: 26px;padding: 1.25rem 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/cjwt_q_xhx.png") repeat-x bottom center;display: flex;}
.cjwt_ul li .con p span{}
.cjwt_ul li .con p span+span{}
.cjwt_ul li .con .q{color: #7e55ae;}
.cjwt_ul li .con .a{color: #333333;background: none;}

.cjwt_ul li.last .con .a{flex-wrap: wrap;}
.cjwt_ul li.last .con .a span{display: block;width: 100%;line-height: 2.25rem;}
.cjwt_ul li.last .xh{line-height: 3.2rem;}


@media(max-width: 900px){
	.ej_bn{height: 16rem;}
	.ej_top_xx h1{width: 100%;margin-bottom: 1.25rem;    font-size: 1.6rem;}
	.ej_nr_100{    padding: 2.625rem 4.1429%;}
	.ej_nr_100{margin-top: 8rem;}
}

@media(max-width: 650px){
	.cjwt_ul li .xh{    width: 2.75rem;
		height: 2.75rem;    font-size: 1.375rem;
		line-height: 2.75rem;}
		.cjwt_ul li .con{    width: calc(100% - 3.25rem);    padding: 1.25rem 0.375rem 1.25rem 0;}
		.cjwt_ul li .bg{    width: calc(100% - 1.375rem);}
		.cjwt_ul li::after{left: 1.375rem;}
		
		.ej_nr_100{margin-top: 5rem;}

}



.jrgfc{}

.jrgfc_lb1{overflow: hidden;padding: 20px;margin: -20px;position: relative;margin-top: 1.875rem;}
.jrgfc_lb1 .swiper-slide{}
.jrgfc_lb1 .swiper-slide>div{display: block;}
.jrgfc_lb1 .swiper-slide>div::after{content: "";display: block;clear: both;}
.jrgfc_lb1 .swiper-slide .left{width: 61.6667%;float: left;}
.jrgfc_lb1 .swiper-slide .left .sp{position: relative;cursor: pointer;height: 26.875rem;border-radius: 4px;}
.jrgfc_lb1 .swiper-slide .left .sp::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_img_zz.png") repeat-x bottom center;z-index: 2;}
.jrgfc_lb1 .swiper-slide .left .sp::before{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_play.png") no-repeat center center;z-index: 3;}
.jrgfc_lb1 .swiper-slide .left .sp video{}
.jrgfc_lb1 .swiper-slide .left .sp img{ position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.jrgfc_lb1 .swiper-slide .left p{font-size: 1.25rem;text-align: center;color: #333;margin-top: 1.875rem;}
.jrgfc_lb1 .swiper-slide .con{    margin-top: 4.0625rem;min-height: 26rem;background:#fff url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_con_line.png") no-repeat top right;
    margin-left: -11.667%;
    width: 50%;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    padding: 3% 4% 3% 15%;
    float: right;
    text-align: justify;}
.jrgfc_lb1 .swiper-slide .con p{font-size: 1rem;line-height: 2.375rem;color: #333;}

.jrgfc_lb1 .left_btn{    width: 59%;
    position: absolute;
    height: 40px;
    top: 29.5rem;
    left: 20px;}
.jrgfc_lb1 .swiper-button-next,.jrgfc_lb1 .swiper-button-prev{width: 40px;height: 40px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_jt_l.png") no-repeat;background-size: 100% 100%;top: 0;bottom: auto;left: 25%;right: auto;}
.jrgfc_lb1 .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_jt_r.png") no-repeat;background-size: 100% 100%;right: 25%;left: auto;}



.spbf{position: fixed;width: 100%;height: 100%;z-index: 100;top: 0;left: 0;display: none;}
.spbf>div{color: #fff;}
.spbf>div video{width: 80%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;height: auto;z-index:10;}
.spbf>p{position: fixed;width: 100%;height: 100%;z-index: 100;top: 0;left: 0;background: rgba(0, 0, 0, 0.5);z-index:1;}



.pic_zs{position: fixed;width: 100%;height: 100%;z-index: 100;top: 0;left: 0;display: none;}
.pic_zs>div{color: #fff;}
.pic_zs>div .yc_pic{width: 80%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;height: auto;z-index:10;max-height: 80%;}
.pic_zs>div .yc_pic img{width: auto;position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.pic_zs>p{position: fixed;width: 100%;height: 100%;z-index: 100;top: 0;left: 0;background: rgba(0, 0, 0, 0.5);z-index:1;}



.jrgfc_lb2{overflow: hidden;margin-top: 6.25rem;padding-top: 6rem;position: relative;}
.jrgfc_lb2 .swiper-slide{}
.jrgfc_lb2 .swiper-slide a{display: block;}
.jrgfc_lb2 .swiper-slide .img{width: 100%;height: 15rem;position: relative;border-radius: 4px;}
.jrgfc_lb2 .swiper-slide .img img{width: 100%;    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}
.jrgfc_lb2 .swiper-slide.swiper-slide-next{transform: scale(1.5625) translateY(-2.3rem);}



.jrgfc_lb2 .swiper-button-next,.jrgfc_lb2 .swiper-button-prev{    width: 27%;
    height: 100%;background: none;border-radius: 0;left: 0;top: 0%;}
.jrgfc_lb2 .swiper-button-next{background: none;right: 0;left: auto;}




@media(max-width: 1400px){
	.jrgfc_lb2 .swiper-slide .img{height: 11rem;}
}


@media(max-width: 1200px){

	.ej_top_xx{display: none;}

	.jrgfc_lb1 .swiper-button-next, .jrgfc_lb1 .swiper-button-prev{left: 10%;    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_jt_l.png") no-repeat #fff;
		background-size: 100% 100%;}
	.jrgfc_lb1 .swiper-button-next{right: 10%;left: auto;    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p1_jt_r.png") no-repeat #fff;
		background-size: 100% 100%;}

		.ej_main{padding-bottom: 3.5rem;}	
}

@media(max-width: 1024px){
	.jrgfc_lb2 .swiper-slide .img{height: 9rem;}
	.jrgfc_lb2 .swiper-slide.swiper-slide-next {
		transform: scale(1.5625) translateY(-1.6rem);
	}
	.jrgfc_lb2{    margin-top: 3.25rem;}
}
@media(max-width: 900px){
.jrgfc_lb2 .swiper-slide.swiper-slide-next {
	transform: scale(1) translateY(0rem);
}
.jrgfc_lb2{padding-top: 0;}
.jrgfc_lb2 .swiper-slide .img {
    height: 30rem;
}
.jrgfc_lb2 .swiper-button-next,.jrgfc_lb2 .swiper-button-prev{width: 36px;height: 60px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p2_jt_l.png") no-repeat;border-radius: 0;top: 43%;}
.jrgfc_lb2 .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p2_jt_r.png") no-repeat;left: auto;}

}

@media(max-width: 800px){
	.jrgfc_lb1 .swiper-slide .left{width: 100%;}
	.jrgfc_lb1 .swiper-slide .con{    background-size: 800px;    margin-top: 2.0625rem;    padding: 3% 4% 3% 4%;width: 100%;
		min-height: auto;margin-left: 0;}
		.jrgfc_lb1 .left_btn{    top: 13.5rem;width: 100%;left: 0;}
		.jrgfc_lb1 .swiper-button-next, .jrgfc_lb1 .swiper-button-prev{left: 4%;}
		.jrgfc_lb1 .swiper-button-next{right: 4%;left: auto; }
}
@media(max-width: 600px){
	.jrgfc_lb2 .swiper-slide .img {
		height: 24rem;
	}
}
@media(max-width: 500px){
	.jrgfc_lb1 .swiper-slide .left .sp{    height: 16.875rem;}
	.jrgfc_lb1 .left_btn {
		top: 8.5rem;}
		.jrgfc_lb2 .swiper-slide .img {
			height: 18rem;
		}
}
@media(max-width: 340px){
	.jrgfc_lb1 .left_btn {
		top: 13.5rem;
	}
	.jrgfc_lb1 .swiper-slide .left .sp {
		height: 10.875rem;
	}
	.jrgfc_lb2 .swiper-slide .img {
		height: 14rem;
	}

}

.jrsy{/*padding-top: 1.875rem;*/position: relative;}
.jrsy::after{content: "";display: block;clear: both;}
.jrsy .ejy_mao{width: 16.5rem;padding: 0.9rem;position: relative;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images/maodainbjdt.png") repeat;}
.jrsy .ejy_r_main{    width: calc(100% - 16.925rem);}

/*.jrsy .ejy_mao .sjk_bg1::before{content: "";width: 14px;height: 14px;position: absolute;top: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/zzfw_mao_bg1.png") no-repeat;display: block;}

.jrsy .ejy_mao .sjk_bg1::after{content: "";width: 14px;height: 14px;position: absolute;top: 0;right: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/zzfw_mao_bg2.png") no-repeat;display: block;}

.jrsy .ejy_mao .sjk_bg2::before{content: "";display: block;width: 14px;height: 14px;bottom: 0;right:0px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/zzfw_mao_bg3.png") no-repeat;position: absolute;}

.jrsy .ejy_mao .sjk_bg2::after{content: "";display: block;width: 14px;height: 14px;bottom: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/zzfw_mao_bg4.png") no-repeat;position: absolute;}*/

/*
.jrsy .ejy_mao .sjk_bg_line1,.jrsy .ejy_mao .sjk_bg_line2{    width: calc(100% - 28px);
    height: 2px;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/zzfw_mao_bg4_line1.png") repeat-y top left;
    background-size: 101% 100%;
    position: absolute;
    top: 0px;
    left: 14px;}*/
.jrsy .ejy_mao .sjk_bg_line2{    bottom: 0px;
    left: 14px;
    top: auto;
    width: calc(100% - 28px);}
/*.jrsy .ejy_mao .sjk_bg_line3,.jrsy .ejy_mao .sjk_bg_line4{width: 2px;
    height: calc(100% - 28px);
    background: rgba(172,70,38,0.6);
    position: absolute;
    right: 0px;
    top: 14px;
    left: auto;}
.jrsy .ejy_mao .sjk_bg_line4{    width: 2px;
    height: calc(100% - 28px);
    background: rgba(132,50,140,0.6);
    position: absolute;
    left: 0;
    top: 14px;
    right: auto;}
*/

	.zhen_mao_out{float: left;}

.ejy_mao{width: 8.125rem;}
.ejy_mao ul{}
.ejy_mao ul li{/*margin-bottom: 2.5rem;*/margin: 2.3rem 0;}
.ejy_mao ul li a{font-size: 1rem;color: #333;display: block;padding-left: 1.875rem;transition: 0.4s;line-height: 24px;}
.ejy_mao ul li.on a{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ejy_mao_li.png") no-repeat left center;font-size: 1.15rem;color: #853386;font-weight: bold;}
.ejy_mao ul li a:hover{font-size: 1.25rem;color: #853386;font-weight: bold;}

.zhen_mao_in{}
.zhen_mao_in::after{content: "";display: block;clear: both;}
.zhen_mao_out.on{    position: fixed;
    top: 2rem;
    left: 0;
    width: 100%;
    z-index: 1;}
	.zhen_mao_out.on .zhen_mao_in{ width: 1400px; margin: 0 auto;  padding-left: 6.25rem;}
	.zhen_mao_out.on .zhen_mao_in .zhen_mao{width:  15.25rem;}

.ejy_r_main{width: calc(100% - 8.625rem);float: right;position: relative;z-index: 3;}

@media(max-width: 1400px){
	.zhen_mao_out.on .zhen_mao_in{ width: 97% !important;}
}

/*@media(max-width: 1366px){
	.zhen_mao_out.on .zhen_mao_in{ width: 1400px; margin: 0 auto;  padding-left: 8.4%;}
}*/



@media(max-width: 1200px){
	.zhen_mao_out.on{ top: 5rem;}
}
@media(max-width: 900px){
	.zhen_mao_out.on{z-index: 4;}
	.zhen_mao_out.on .zhen_mao_in .zhen_mao{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images/maodainbjxydt.png") repeat;   box-shadow: 0 3px 8px rgba(0,55,59,0.25);}
	.zhen_mao_out.on .zhen_mao_in{width: auto;}

.ejy_mao ul li {
    margin: 1rem 0.3rem;
}
}


.jrsy_main{}
.jrsy_main .box{/*border-bottom: 1px #e5e5e5 solid;*/padding-bottom: 1.875rem;margin-bottom: 1.875rem;}
.jrsy_main .box::after{content: "";display: block;clear: both;}
.jrsy_main .box .tit{display: flex;margin-bottom: 12px;align-items: flex-start;}
.jrsy_main .box .tit img{margin-right: 14px;}
.jrsy_main .box .tit span{font-size: 18px;line-height: 26px;color: #333333;text-align: left;font-weight: bold;}
.jrsy_main .box .box_nr{display: flex;flex-wrap: wrap;}
.jrsy_main .box .box_nr .left{width: calc(100% - 12.5rem);}
.jrsy_main .box .box_nr .left p{font-size: 14px;line-height: 30px;color: #666666;padding-left: 34px;text-indent: 2em;}
.jrsy_main .box .box_nr .left p.xbt{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsy_ico_dian.png") no-repeat 14px 13px;text-indent: 0;}
.jrsy_main .box .box_nr .left a.lj{font-size: 14px;line-height: 30px;color: #84338a;padding-left: 34px;text-indent: 2em;display: block;margin-top: 15px;}
.jrsy_main .box .box_nr .left a.lj img{margin-left: 20px;}
.jrsy_main .box .box_nr .right{width: 12.5rem;}
.jrsy_main .box .box_nr .right a{display: block;}
.jrsy_main .box .box_nr .right .img{position: relative;}
.jrsy_main .box .box_nr .right .img img{width: 100%;}
.jrsy_main .box .box_nr .right .img .play{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;z-index: 2;width: 56px;}
.jrsy_main .box .box_nr .right p{font-size: 16px;line-height: 26px;color: #853386;margin-top: 10px;text-align: center;}
.jrsy_main .box .pxsj{font-size: 12px;line-height: 26px;color: #82318e;padding:3px 36px;background: #f6eeff;border-radius: 100px;float: right;margin-top: 7px;}

@media(max-width: 1024px){
	.jrsy_main .box .box_nr .left{width: 100%;}
	.jrsy_main .box .box_nr .right{margin-top: 10px;}
	.jrsy_main .box .box_nr{justify-content: center;}
}

@media(max-width: 900px){
	.zhen_mao_out{width: 100%;margin-bottom: 1rem;}
	.jrsy .ejy_mao{padding: 0 1rem;}
	.zhen_mao_out.on .zhen_mao_in{padding: 0 5% !important;}
	.zhen_mao_out .zhen_mao{width: 100% !important;}
	.zhen_mao_out ul{display: flex;justify-content: center;}
	.ejy_r_main{width: 100% !important;}
}



.ejy_nav{margin: 2.5rem 0 2.5rem;}
.ejy_nav .web_xs{display: none;position: relative;    padding: 16px 0;}
.ejy_nav .web_xs h1{font-style: 2rem;text-align: center;padding: 0 30px;}
.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;}
.ejy_nav ul::after{content: "";display: block;width: 100%;height: calc(100% - 10px);position: absolute;top: 5px;left: 0;background: #e6e6e6;}
.ejy_nav ul li{position: relative;z-index: 3;margin: 0 2%;}
.ejy_nav ul li a{font-size: 1.125rem;color: #333333;line-height: 1.25rem;display: block;padding: 14px 34px;}
.ejy_nav ul li.on a{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/ejy_nav_li_on.jpg") repeat-y;background-size: 100%;color: #fff;font-weight: bold;border-radius: 4px;}

.jrqk{}
.jrqk .zm_xx{display: flex;width: 100%;}
.jrqk .zm_xx::-webkit-scrollbar {width:4px;height: 4px;background-color: #F5F5F5;}
.jrqk .zm_xx::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
.jrqk .zm_xx::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #84338b;}

.jrqk .zm_xx a{font-size: 1rem;line-height: 2.6rem;width: 3.704%;display: block;height: 4.0625rem;max-width: 3.125rem;color: #333;text-align: center;display: inline-block;}
.jrqk .zm_xx a.on{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrqk_zm_xx_on.png") no-repeat top center;background-size: 100%;color: #fff;}
.jrqk .zm_xx a:hover{color: #84338b;}
.jrqk .zm_xx a.on:hover{color: #fff;}


.jrqk_main{margin-top: 2.18rem;}
.jrqk_main ul{}
.jrqk_main ul li.first{background: #84338b;}
.jrqk_main ul li.first p{font-size: 18px;color: #fff;font-weight: bold;}
.jrqk_main ul li:nth-child(2n){background: #fff;}
.jrqk_main ul li{display: flex;background: #f5f5f5;padding: 12px 0;}
.jrqk_main ul li p{font-size: 15px;line-height: 20px;color: #333333;width: 15%;text-align: center;padding: 0;}
.jrqk_main ul li p+p{width: 30%;}
.jrqk_main ul li p+p+p{width: 55%;}


.jrqk_main_5 ul li p{width: 15%;}
.jrqk_main_5 ul li p+p{width: 40%;}
.jrqk_main_5 ul li p+p+p{width: 25%;}


@media(max-width: 1200px){
	.ejy_nav {
		margin: 0.5rem 0 0.5rem;
	}
	.ejy_nav .web_xs{display: block;}
	.ejy_nav ul{flex-wrap: wrap;display: none;}
	.ejy_nav ul::after{height: 100%;top: 0;background: none;}
	.ejy_nav ul li{width: 100%;margin: 0;}


	.jrqk .zm_xx{flex-wrap: nowrap;overflow: auto;width: 100%;}
	.jrqk .zm_xx a{width: 3rem;    padding: 0 10px;}
	.jrqk .zm_xx a+a{padding: 0 20px;}

}

@media(max-width: 400px){
	.ejy_nav .web_xs h1{font-size: 1.3rem;line-height: 2rem;font-weight: bold;}
	.jrqk_main_5 ul li.first p{font-size: 14px;}
	.jrqk_main_5 ul li p{font-size: 13px;}
}

.jrlw{}
.jrlw ul{}
.jrlw ul li{margin-bottom: 1.125rem;}
.jrlw ul li a{padding: 1.5625rem;background: #fff;box-shadow: 0 0 1.25rem rgba(0,0,0,.1);display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;transition: 0.4s;}
.jrlw ul li a>p{width: calc(100% - 22rem);display: flex;align-items: flex-start;}
.jrlw ul li a>p img{margin-right: 1.125rem;}
.jrlw ul li a>p span{font-size: 18px;color: #333333;line-height: 24px;display: block;}
.jrlw ul li a>span{font-size: 12px;color: #82318e;line-height: 18px;background: #f6eeff;padding: 5px 1.25rem;border-radius: 100px;display: block;max-width: 22rem;}

.jrlw ul li a>.zy{    height: 0;transition: 0.4s linear;overflow: hidden;
    opacity: 0;
    visibility: hidden;padding-left: 2.5rem;}
.jrlw ul li a>.zy p{font-size: 1rem;line-height: 1.875rem;color: #666666;}
.jrlw ul li a>.zy span{color: #863489;}

.jrlw ul li.on a>.zy{    height:5.625rem;margin-top: 1rem;
    opacity: 1;
    visibility: visible;}



.jrlw ul li a:hover{box-shadow: 0 0 1.25rem rgba(0,0,0,.4)}


@media(max-width: 1200px){
	.jrlw ul li a>p{width: 100%;}
	.jrlw ul li p{}
	.jrlw ul li a>span{margin-top: 0.8rem;max-width: 100%;margin-left: 2.5rem;}
	
}







.jzjy{position: relative;}
.jzjy .con{}
.jzjy .con p{font-size: 1.125rem !important;line-height: 3.125rem !important;color: #333333;text-indent: 2em;}

.jz_btn{display: block;width: 100%;position: absolute;bottom: -8.5rem;}

.bowen{height: 7.8rem;display: flex;justify-content: center;align-items: center;position: relative;width: 7.8rem;margin: 0 auto;}
.bowen .con{background:#863388;width: 5rem;height: 5rem;background-size: 100%;opacity: 1;position: relative;z-index: 5;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.bowen .con img{margin: 0 -8px 0 10px;display: block;max-width: 63%;transform: translate(0px,0);}
.bowen .con p{font-size: 14px !important;color: #fff !important;line-height:20px !important;text-align: center;text-indent: 0;width: 30px !important;}
.bowen .bw{position: absolute;width: 5rem;height: 5rem;background: rgba(156,89,157,0.12);z-index: 1; border-radius: 50%;
    animation:yc_yyxt_dh 3s;animation-timing-function: linear;animation-iteration-count: infinite;}
.bowen .bw1{}
.bowen .bw2{animation-delay:1s;
    -webkit-animation-delay:1s; /* Safari å’Œ Chrome */}
.bowen .bw3{animation-delay:2s;
    -webkit-animation-delay:2s; /* Safari å’Œ Chrome */}
    .part4 .p4_main .wap_zs{display: none;}


	@keyframes yc_yyxt_dh {
		0% {width: 5rem;opacity: 1;height: 5rem;background: rgba(156,89,157,1);}
		100% {width: 7.8rem;opacity: 0;height: 7.8rem;background: rgba(156,89,157,0.30);}
	  }

	  @keyframes bowen_jt {
		0% {transform: translate(0px,0);}
		50% {transform: translate(3px,0);}
		100% {transform: translate(0px,0);}
	  }

	  .bowen:hover .con img{animation:bowen_jt 0.7s;animation-timing-function: linear;animation-iteration-count: infinite;}


	  @media(max-width: 900px){
		.jz_btn{bottom: -6.5rem;}
	  }



.jrsjk{}
.jrsjk .zm_xx{justify-content: center;margin: 1.875rem 0;}
.jrsjk .zm_xx a{    width: 4.704%;margin: 0 5%;}

.jrsjk_main{position: relative;padding:3.625rem 2.625rem;min-height: 20rem;display: none;}
.jrsjk_main.on{display: block !important;}
.jrsjk_main .sjk_bg1::before{content: "";width: 87px;height: 90px;position: absolute;top: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_1.png") no-repeat;display: block;}

.jrsjk_main .sjk_bg1::after{content: "";width: 90px;height: 90px;position: absolute;top: 0;right: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_2.png") no-repeat;display: block;}

.jrsjk_main .sjk_bg2::before{content: "";display: block;width: 85px;height: 88px;bottom: 0;right: 1px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_3.png") no-repeat;position: absolute;}

.jrsjk_main .sjk_bg2::after{content: "";display: block;width: 89px;height: 87px;bottom: 0;left: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_4.png") no-repeat;position: absolute;}


.jrsjk_main .sjk_bg_line1,.jrsjk_main .sjk_bg_line2{width: calc(100% - 177px);height: 7px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_line1.png") repeat-y;background-size: 100%;position: absolute;top: 2px;left: 87px;}
.jrsjk_main .sjk_bg_line2{    bottom: 1px;
    left: 89px;
    top: auto;
    width: calc(100% - 175px);}
.jrsjk_main .sjk_bg_line3,.jrsjk_main .sjk_bg_line4{width: 6px;
    height: calc(100% - 178px);
    background: rgba(172,70,38,0.6);
    position: absolute;
    right: 1px;
    top: 90px;
    left: auto;}
.jrsjk_main .sjk_bg_line4{    width: 6px;
    height: calc(100% - 177px);
    background: rgba(132,50,140,0.6);
    position: absolute;
    left: 0;
    top: 90px;
    right: auto;}
.jrsjk_main .sjk_bg_yun{width: 200px;height: 97px;position: absolute;bottom: 7.125rem;    right: -6%;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_yun.png") no-repeat;}
	 

.jrsjk_main .con{}
.jrsjk_main .con p{font-size: 1.125rem;color: #333333;line-height: 2.5rem;text-indent: 2em;text-indent: 4em;}
.jrsjk_main .con p span{color: #323232;text-decoration: none !important;}
.jrsjk_main .con p span a{color: #853386;font-size: 1rem;text-decoration: none !important;}


.jrsjk_main .con .indent_4{text-indent: 2em;}
.jrsjk_main .con a{color: #853386;font-size: 1.125rem;word-break: break-all;}
.jrsjk_main .con a img{margin-left: 1.125rem;}
.jrsjk_main .con .bold{font-weight: bold;}
.jrsjk_main .con p.xtit{text-indent: 2em;}


@media(max-width: 1300px){
	.jrqk .zm_xx a{    margin: 0 0%;width: auto;max-width: none;}
}
@media(max-width: 1200px){
	.jrqk .zm_xx a {
		padding: 0 7px !important;
	}
}

@media(max-width: 650px){
	.jrsjk_main .sjk_bg1::before {
		content: "";
		width: 40px;
		height: 42px;
		position: absolute;
		top: 0;
		left: 0;
		background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_1.png") no-repeat;
		display: block;
		background-size: 100%;
	}
	.jrsjk_main .sjk_bg1::after {
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_2.png") no-repeat;
    display: block;
    background-size: 100%;
}
.jrsjk_main .sjk_bg_line1, .jrsjk_main .sjk_bg_line2 {
    width: calc(100% - 80px);
    height: 3px;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_line1.png") repeat-y;
    background-size: 100%;
    position: absolute;
    top: 1px;
    left: 40px;
}
.jrsjk_main .sjk_bg2::after {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 0;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_4.png") no-repeat;
    position: absolute;
    background-size: 100%;
}
.jrsjk_main .sjk_bg_yun {
    width: 84px;
    height: 97px;
    position: absolute;
    bottom: 5.125rem;
    right: -6%;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_yun.png") no-repeat;
    background-size: 100%;
}
.jrsjk_main .sjk_bg2::before {
    content: "";
    display: block;
    width: 40px;
    height: 41px;
    bottom: 0;
    right: 1px;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsjk_4gj_3.png") no-repeat;
    position: absolute;
    background-size: 100%;
}
.jrsjk_main .sjk_bg_line2 {
    bottom: 1px;
    left: 40px;
    top: auto;
    width: calc(100% - 81px);
}
.jrsjk_main .sjk_bg_line3, .jrsjk_main .sjk_bg_line4 {
    width: 3px;
    height: calc(100% - 80px);
    background: rgba(172,70,38,0.6);
    position: absolute;
    right: 0px;
    top: 40px;
    left: auto;
}
.jrsjk_main .sjk_bg_line4 {
    width: 3px;
    height: calc(100% - 81px);
    background: rgba(132,50,140,0.6);
    position: absolute;
    left: 0;
    top: 41px;
    right: auto;
}
.jrsjk_main {
    padding: 2.625rem 0.625rem;
}

}




.tszy{margin-top: 3.75rem;}
.tszy .con{}
.tszy .con img{max-width: 100%;display: block;margin: 0 auto;}
.tszy .con p{font-size: 18px;color: #333333;text-align: center;margin-top: 15px;}
.tszy .con .ts_lj{display: flex;justify-content: center;flex-wrap: wrap;margin-top: 2.5rem;}
.tszy .con .ts_lj a{display: block;width: 18.75rem;height: 3.9375rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/tszy_btn_bg.png") no-repeat;background-size: 100%;font-size: 1.125rem;color: #333333;line-height: 3.8rem;text-align: center;margin: 0 12% 2rem;transition: 0.4s;}
.tszy .con .ts_lj a:hover{box-shadow: 0 0 10px rgba(132,51,139,0.5);}

.lszs_lb{overflow: hidden;margin: 0 auto;width: 600px;position: relative;}
.lszs_lb .swiper-button-next,.lszs_lb .swiper-button-prev{width: 36px;height: 60px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p2_jt_l.png") no-repeat;border-radius: 0;left: 0;margin-top: 0;top: calc(50% - 45px);}
.lszs_lb .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrgfc_p2_jt_r.png") no-repeat;left: auto;right: 0;}


@media(max-width: 650px){
	.lszs_lb{width: 100%;}
	.tszy .con img{width: 100%;}
}




.tzgg_list{}
.tzgg_list li{}
.tzgg_list li p{font-family: "微软雅黑";font-size: 1.125rem;line-height: 1.5rem;color: #333333;    width: calc(100% - 9rem);display: block !important;
}
.tzgg_list li span{font-family:'DIN';font-size: 1.125rem !important;height: 1.75rem;width: 7.5rem;text-align: center;padding: 0;    line-height: 1.25rem;}

.fanye{margin-top: 2.8125rem;text-align: center;}


.nry{}
.nry .bt{font-size: 1.875rem;color: #a74334;text-align: center;margin-bottom: 20px;line-height: 2.4rem;}
.nry .xx{font-size: 14px;line-height: 26px;color: #999999;text-align: center;padding-bottom: 1.875rem;border-bottom: 1px solid #e4e2df;}
.nry .con{border-bottom: 1px solid #e4e2df;padding-bottom: 1.5rem;position: relative;padding-top: 1.5rem;}
.nry .con .fenxiang{position: absolute;top: 0;right: -9rem;}
.nry .con p{font-size: 1.125rem !important;color: #333333 !important;line-height: 3.125rem !important;text-indent: 2em;margin-bottom:1.25rem;}
.nry .con img{border:none !important;}
.nry .fanp{padding-top: 2rem;}
.nry .fanp a{display: block;font-size: 1rem;padding: 12.5px;color: #333333;line-height: 1.4rem;}
.nry .fanp a:hover{font-weight: bold;}
@media(max-width: 1490px){
	.nry .con .fenxiang{    right: -9%;}
}

@media(max-width: 900px){
	.nry .con .fenxiang{    right: -6%;top:-5%}
	.nry .con .fenxiang img{ width: 3rem;}
}

@media(max-width: 500px){
	.nry .bt{font-size: 1.4rem;line-height: 2rem;}
	.nry .con p{font-size: 1.125rem;line-height: 2.3rem;    word-break: break-all;}
.nry .con table p{font-size: 1.125rem;line-height: 2.3rem;}
#vsb_content_2 IMG {
width:100% !important;
height:100% !important;
}
.con p img{width:100% !important;
height:100% !important;}
}

.ej_tit_out{position: relative;}
.wyjz_btn{    position: absolute;
    right: -10.2rem;
    top: -6rem;
    width: 8rem;}
.ejy_nav{position: relative;}

.zhen_mao ul li a:hover{font-weight: normal;font-size: 1rem;}
#jzy_main{}
#jzy_main .tit{font-weight: bold;}
#jzy_main .tit span{color: #853386;font-size: 1.125rem;}
#jzy_main .left{width: 100%;padding-left: 1.875rem;}
#jzy_main .left .xbt{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/finance/images2022/jrsy_ico_dian_hei.png") no-repeat 0px 15px;font-size: 1.125rem;color: #333333;line-height: 2.5rem;margin-bottom: 7px;padding-left: 19px;}
#jzy_main .left .xbt span{color: #853489;}

#jzy_main .lx_box{background: #fafafa;padding: 23px 0;margin-bottom: 1.25rem;}
#jzy_main .lx_box h3{position: relative;padding:0 23px;font-size: 1rem;line-height: 2.5rem;color: #333333;}
#jzy_main .lx_box h3::after{position: absolute;width: 3px;height: 18px;background: #853386;left: 0;top: 0.6rem;content: "";display: block;}
#jzy_main .lx_box .con{padding:0 23px;overflow: auto;}

#jzy_main .lx_box .con::-webkit-scrollbar {width:4px;height: 4px;background-color: #F5F5F5;}
#jzy_main .lx_box .con::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
#jzy_main .lx_box .con::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #84338b;}

#jzy_main .lx_box .con p{font-size: 15px;line-height: 30px;color: #333333;text-indent: 0;padding: 0;}
#jzy_main .lx_box .con p span{color: #853489;}
#jzy_main .lx_box .con p a{color: #853489;}

#jzy_main .lx_box .con table{width: 758px;margin-top: 0.5rem;}
#jzy_main .lx_box .con table th{font-size: 18px;color: #323232;font-weight: bold;text-align: center;vertical-align: middle;border: 1px solid #333333;height: 55px;}
#jzy_main .lx_box .con table td{font-size: 16px;color: #323232;text-align: center;vertical-align: middle;border: 1px solid #333333;height: 55px;}
#jzy_main .lx_box .con table p{padding: 0;text-indent: 0;}


@media(max-width: 1500px){
	.wyjz_btn{ right: -4rem;}
}
@media(max-width: 800px){
	.wyjz_btn{position: relative;right: 0;top: 0;left: 0;width: 100%;}
	.ejy_mao ul li.on a{background: none !important;}
	.ejy_mao ul li a{    padding:0 0.275rem;}
}



.zydt_list{}
.zydt_list ul{}
.zydt_list ul li{}
.zydt_list ul li a{justify-content: flex-start;}
.zydt_list ul li font{width: 6.25rem;height: 28px;background: #f6eeff;font-size: 14px;color: #82318e;line-height: 28px;text-align: center;border-radius: 100px;margin-right: 14px;}
.zydt_list ul li em{width: 6.25rem;height: 28px;background: #ffeae4;font-size: 14px;color: #a03f22;line-height: 28px;text-align: center;border-radius: 100px;font-style: normal;margin-right: 26px;}
.zydt_list ul li p{    width: calc(100% - 15rem);}






@media(max-width: 800px){
	.zydt_list ul li p{width: 100%;margin-top: 1rem;}
}

.indent_0{text-indent: 0 !important;}

#zydt_nry .font {
    width: auto;
    padding: 0 1.5rem;
    display: table;
    height: 28px;
    background: #f6eeff;
    font-size: 14px;
    color: #82318e;
    line-height: 28px;
    text-align: center;
    border-radius: 100px;
    margin-right: 14px;
    text-indent: 0;
    margin: 1rem 0;
}
#zydt_nry .pd20{padding-left: 20px;}
#zydt_nry a.rk{font-size: 1.125rem;line-height: 2.5rem;color: #84338a;font-weight: bold;transition: 0.4s;}
#zydt_nry a.rk:hover{color: #e2ca5b;}



.pb_sys_style1 .p_no_d {
    border: 1px solid #853389 !important;
    color: #fff;
    background-color: #853389 !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;
 
}

#vsb_content_2 TABLE {
    border-collapse: collapse;
    border: 1px solid #000;
    margin: 0 auto !important;
width: 60%;
}


#vsb_content_2 IMG {
    border-bottom: #ccc 0px solid !important;
    border-left: #ccc 0px solid !important;
    border-top: #ccc 0px solid !important;
    border-right: #ccc 0px solid !important;
}


 .con video{width: 80%;
    height: 80%;    margin: 0 auto;}
.nry .con .fenxiang:hover .my-share-d {
    display: block !important;
}

.my-share-d {
    width: 80px;
    position: absolute;
    left: 100%;
    top: 30%;
    margin-top: 0px;
    display: none;
}


#vsb_content_2 A:visited {
    color: #853386 !important;
    text-decoration: none !important;
}


#vsb_content_2 A{
    color: #853386 !important;
    text-decoration: none !important;
}






#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: #863387; 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: #999;}
#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;}
#vsb_content_2 TABLE {width: 100%;}

}