@charset "utf-8";
@font-face{ font-family:Arial Narrow; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/font/arialnarrow1.ttf");}
@font-face{ font-family:simkai; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/font/simkai.ttf");}
@font-face{ font-family:FZFSJW; src:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/font/FZFSJW.TTF");}
@media (max-width:4000px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1940px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:13px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:13px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:12px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}


/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.w1200{margin:0 auto;max-width: 1660px;padding:0 50px;}

.header_top{height: 8.4375rem;position: relative;z-index: 1001;/* background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/header_top_bg.jpg") center no-repeat; */background-size: cover;}
.header_top::before{ content: ""; position: absolute; height: 4px; background: #4052b4; top: 0; left: 0; right: 0;}
.header_top .w1200{ height: 100%; display: flex; align-items: center; justify-content: space-between;}
.header_top .left{ display:flex; align-items:center;margin-top: 1.25rem;}
.header_top .logo{ display: flex; align-items: center;}
.header_top .right .fl01{display: flex;align-items: center;font-size: 12px;color: #cccccc;justify-content: flex-end;padding: 2.375rem 0 .5rem;margin-bottom: 0.75rem;}
.header_top .right .fl02{padding: 0;display: flex;align-items: center;justify-content: flex-end;}
#showtime{ margin-left: 10px;}


.list_box_01{ display:flex; margin-left:.625rem; align-items:center}
.list_box_01 li{margin-left:1.25rem;font-size: 1rem;color: #505050;}
.list_box_01 li a{ display:flex; align-items:center}
.list_box_01 li a img{ margin:0 .75rem 0 0}
.list_box_01 li:nth-child(2){ color:#4052b4}

.list_box_02{ display:flex; align-items:center}
.list_box_02 li{margin-left: 1.5rem;font-size: 1rem;color: #333333;transition: .4s;}
.list_box_02 li a{ display:flex; align-items:center}
.list_box_02 li a img{margin: 0 .375rem 0 0;}

#nav{padding: 0;position: relative;z-index: 1000;}
#nav ul{display:flex;width: 100%;}
#nav ul li{z-index:0;position: relative;margin-left: 3.5rem;}
#nav ul li a{display:block;padding: 0;position: relative;z-index: 2;white-space: nowrap;}
#nav ul li h3{font-size: 1.375rem;color: #505050;height: 100%;line-height: 2.5;position:relative;transition: .36s;width: 100%;text-align: center;z-index: 1;display: flex;align-items: center;justify-content: center;font-weight: bold;}
#nav ul li h3:before{content:"";position:absolute;left: 0;width: 100%;top: 0;transition:.6s;opacity:0;visibility:hidden;height: 0;z-index: -1;}

#nav ul li a i{ margin:-3px 0 0 .625rem; display:inline-block; width:10px; height:5px; background:; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ background:;}
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav .sub_nav{display: flex;flex-direction: column;width: auto;transition: .5s;transform: scaleY(0) translateX(-50%);transform-origin: top;opacity: 0;visibility: hidden;position: absolute;top:100%;z-index:1;padding: 1rem .75rem 1rem;left: 50%;/* background: #fff; */z-index: 10;}
#nav .sub_nav:before{content:"";position:absolute;top: 0;right:0;bottom:0;left:0;background: #fff;z-index:-1;box-shadow: 0 0 30px rgba(0,0,0,.1);border-radius: 0;}
#nav .sub_nav:after{content:"";position:absolute;border-left: transparent 6px solid;border-right: transparent 6px solid;border-bottom: #fff 8px solid;top: -8px;left: 50%;margin-left: -6px;}
#nav .sub_nav a{display: flex;align-items: center;justify-content: center;font-size: 1rem;color: #333333;transition: .5s;border-radius: 0;/* border-bottom: #f0ece8 1px dashed; */line-height: 3;padding: 0 1.5rem !important;text-align: center;}

#nav li.on>a h3, #nav li:hover>a h3{/* color: #fff; */}
#nav li.on>a::before, .list_box_nav_pc li.on2>a::before{ opacity: 0; visibility: hidden;}
#nav li.on>a::after{ opacity: 1; visibility: visible; width: 16px;}

#nav li:hover .sub_nav{transform: scaleY(1) translateX(-50%);opacity: 1;visibility: visible;}
#nav li .sub_nav a:hover{background: #4052b4;color: #fff;}
#nav ul li:hover h3:before, #nav ul li.on h3:before{height: 100%;opacity: 1;visibility: visible;}


.search_btn{margin-left: 1.75rem;width: 1.875rem;height: 1.875rem;border: #505050 1px solid;border-radius: 50%;display: flex;align-items: center;justify-content: center;transition: .5s;}
.search_btn{cursor: pointer;}
.search_btn svg{fill: #505050;width: 1.0625rem;height: 1.0625rem;}

.search-dialog-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
	/* overflow: hidden; */
}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;transition: .6s;left: 0;right: 0;z-index: 1;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/search_bg01.jpg") center no-repeat;
    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;
	max-width: 1200px;
	margin: 0 auto;
}

.search-dialog{
	position: absolute;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
	width: 94%;
	z-index: 2;
}
.search-dialog .search-tit{
	font-size: 2.125rem;
	color: #fff;
	text-align: center;
	overflow: hidden;
	/* display: none; */
	margin-bottom: 4rem;
}
.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,.4);
	box-sizing: border-box;
	transition: all .3s;
	max-width: 94%;
}
.search-dialog .search-input input[type=text]{
	float: left;
	height: 4.5rem;
	width: calc(100% - 3.5rem);
	background-color: transparent;
	font-size: 1.25rem;
	line-height: .5rem;
	color: #fff;
	transition: all .3s;
}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{
    color:rgba(255,255,255,0.5);  
}  
.search-dialog .search-input input[type=text]:-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]::-moz-placeholder{
    color:rgba(255,255,255,0.5); 
}  
.search-dialog .search-input input[type=text]:-ms-input-placeholder {
    color:rgba(255,255,255,0.5); 
} 
.search-dialog .search-input input[type=submit],
.search-dialog .search-input .clear-btn{
	float: right;
	height: 4.5rem;
	width: 3.5rem;
}

.search-dialog .search-input input[type=submit]{
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;

	background-size: 1.5rem;
	background-image: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/search-btn.svg");
}
.search-dialog .search-input .clear-btn{
	background-color: rgba(0,0,0,.2);

	background-repeat: no-repeat;
	background-position: center;
	background-image: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/close-btn.svg");
	background-size: 3.5rem;
	border-radius: 100%;
	margin-right: 1rem;
	display: none;
}
.search-dialog .search-input.on{
	background-color: #fff;
}

.search-dialog .search-input.on input[type=submit]{

}

.search-dialog .hot-search{
	font-size: 0;

	width:19.5rem;
	margin:.6rem auto 0;
	box-sizing: border-box;
	padding:0 .6rem;
	overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{
	display: inline-block;
	*display: inline;
	zoom:1;
	vertical-align: top;
}
.search-dialog .hot-search .hot-tit{
	font-size: .375rem;
	line-height: .5rem;

	color: #fff;
	font-weight: bold;
	padding-left: .6rem;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: .5rem;
	background-image:;
}
.search-dialog .hot-link{
	margin-left: 1rem;
}


.search-dialog .hot-link a{
	display: inline-block;
	*display: inline;
	zoom:1;
	font-size: .375rem;
	line-height: .5rem;
	margin-right: .75rem;
	color:#fff;
	padding-bottom: 5px;
	position: relative;
}

.search-dialog .hot-link a:before{
	content: "";
	position: absolute;
	left:0%;
	bottom:0;
	width:100%;
	height: 2px;
	background-color: #fff;
	transform:scaleX(0);
	transform-origin:left center;
	transition:transform .3s;
}
.search-dialog-box .bottom-box{
	position: absolute;
	left: 0;
	bottom:5.1%;
	width:100%;
}
.search-dialog-box .bottom-box .share-box{
	overflow: hidden;
}
.search-dialog-box .bottom-box .copy{
	font-size: .35rem;
	line-height:.5rem;
	color: #fff;
	font-family: "gilroy-regular";
	margin-top: .5rem;
	overflow: hidden;
}

.header-right.is-open .bubbles-bg{
	visibility: visible;
	opacity: 1;
}
.header-right.is-open .search-btn .con-box{
	display:none;
}
.header-right.is-open .close-btn{
	display:block;
}
.header-right.is-open .item .search-bg{
	transform:scale(1);
}
.search-dialog-box.on{
	opacity: 1;
	visibility: visible;
}
.search-dialog-box.on .search-bg{height: 100vh;}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {
    position: absolute;
    width: 3rem;
    height: 3rem;
    z-index: 10;
    right: 1.5rem;
    top: 1.35rem;
    background-color: #b4b8cf;
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #b4b8cf;
    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/law/images/close-btn.svg");
	transition:.6s
}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}
.m_tc_search{ position:absolute; bottom:15px; left:15px; right:15px}
.search_box{display:flex;width: 100%;}
.search_box input.input{width: calc(100% - 4.375rem);height: 3.5rem;background: #f3f3f3;border-radius: 1.75rem 0 0 1.75rem;padding: 0 1.5rem;}
.search_box input.submit{width: 4.375rem;height: 3.5rem;cursor: pointer;border-radius: 0 1.75rem 1.75rem 0;padding: 0 1.5rem;background: #b4b8cf url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/submit.svg") center no-repeat;background-size: 22px 22px;}
.search_box input.submit:hover{background: #4052b4 url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/submit.svg") center no-repeat;background-size: 22px 22px;}
/*手机端开始*/
.m_header_box {transition: .6s;display: none;height: 60px;}
.m_header_box header{padding:0 15px;height: 60px;background: #fff;box-shadow: 0 3px 5px rgba(0,0,0,.05);position: fixed;top: 0;left: 0;right: 0;z-index: 1000;display:flex;justify-content:space-between;align-items: center;}
.m_header_box header #logo img{height: 30px;}

#m_nav .list_box_02{justify-content:center;width: 100%;margin-bottom: 1rem;}
#m_nav .list_box_02 li{color:#fff;margin: 0 1rem;}
#m_nav .list_box_02 li a img{ display:none}


/*导航按钮开始*/
#nav_btn_box.on { background: none; }
#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: #000;}
#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: #000;}
#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: center; */width: 100%;height: 100%;overflow: auto;align-items: center;display: flex;background: rgba(255,255,255,.1);}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105vw;top: 0;display: none;padding: 30px 15px 70px;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: #4052b4;background-size:cover;opacity: 0;visibility: hidden;}
#m_nav .close{position:absolute;top: 0;right: 15px;left: 15px;font-size: 28px;color:#fff;z-index: 10000;/* background: rgba(255,255,255,.1); */width: auto;height: 35px;border-radius: 0;display: flex;align-items: center;justify-content: flex-end;padding: 0 0;}
#m_nav.act {pointer-events: auto;right: 0;opacity: 1;visibility: visible;}

#m_nav .list_box0{text-align:center;width: 100%;padding-right: 2rem;justify-content: center;padding-left: 1rem;}
#m_nav .list_box0 .li{ text-align:center}

.list_box_nav_mobile{width:100%;height: 100%;/* background: rgba(255,255,255,.1); */padding: 0 0 10px;overflow: hidden;overflow-y: scroll;}
.list_box_nav_mobile>li{width: 100%;overflow: hidden;padding: 0;position: relative;}
.list_box_nav_mobile>li .con{ position:relative}
.list_box_nav_mobile>li .a{width: 100%;border-bottom: 1px solid rgba(255, 255, 255, 0.1);line-height: 4rem;color: #fff;padding: 0;font-size: 1.125rem;display: flex;position: relative; transition:.5s}
.list_box_nav_mobile>li i{opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 70%;height: 4rem;display: inline-block;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/arrow_down.svg") calc(100% - 5px) center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;top: 0;}
.list_box_nav_mobile>li.on1 i{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/arrow_down_on.svg") calc(100% - 5px) center no-repeat;}

.list_box_nav_mobile>li.on .a{ border-bottom:1px solid rgba(255, 255, 255, 0.3)}

/*三级导航 开始*/
.list_box_nav_mobile>li .list{padding:10px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.1); display:none}
.list_box_nav_mobile>li .list a{display:block;font-size:13px;color:rgba(255,255,255,.7);line-height: 2.5;}
.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; }

/*导航按钮结束*/

/*手机端结束*/


/*==========================================公共 结束=============================================*/

 
/*==========================================首页 开始=============================================*/

.banner {padding: 0px;/* overflow: hidden; */}
.banner .miso-list{ overflow: visible;}
.banner ul li a::after{content: "";position: absolute;top: 0;right: 0;bottom: 0;left:0;z-index: -1;}
.banner ul li a {display: block;position: relative;overflow: hidden;border-radius: 0px;padding-bottom: 41.92% !important;z-index: 1;}
.banner ul li a img { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; }

#bg.bg1{margin-top: -1.05%;}
#bg ul{ opacity: 0; visibility: hidden;}
#bg{/* padding-bottom: 42.96875% !important; *//* padding-bottom: calc(100vh - 8.4375rem)  !important; *//* overflow: hidden; */position: relative;}
#bg img{/* position: absolute; */top: 0;right: 0;left: 0;width: 100%;object-fit: cover;min-height: calc(100vh - 8.75rem);}
#bg.on img{/* transform: translateY(-1.25rem);margin-top: -1.25rem; */}
.banner ul li.li1 a {padding-bottom: 42.96875% !important;}

.container01_box{position: relative;overflow: hidden;z-index: 100;}
.container01{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.container01 .w1200{ height: 100%; }
.container01 .w1200 .content{ height: 100%; display: flex; align-items: center; margin: 0 -1.25rem;}
.container01 .w1200 .content .box{ width: 50%; padding: 0 1.25rem;}

.list_box_03{background: rgba(64, 82, 180, 0.7);display: flex;align-items: center;justify-content: center;padding: 0 2rem 0 4rem;border-radius: .625rem;margin-bottom: 1.875rem;}
.list_box_03 li *{ transition: .5s;}
.list_box_03 li{ width: 33.33%;}
.list_box_03 li a{ height: 6.25rem; display: flex; align-items: center; font-size: 1.125rem; color: #fff; line-height: 1.5;}
.list_box_03 li a img{ margin:0 1rem 0 0}

.list_box_03 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)}}

.list_box_04{display: flex;align-items: center;border-radius: .625rem; margin: 0 -.5rem;}
.list_box_04 li{ width: 25%; padding: 0 .5rem;}
.list_box_04 li a{display: flex;justify-content: center;align-items: center;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/list_box_04_bg.jpg") center no-repeat;height: 8.75rem;background-size: 100% 100%;border-radius: .625rem;flex-direction: column;padding:0 1rem;}
.list_box_04 li a .ico{align-items: center;justify-content: center;margin-bottom: .75rem;}
.list_box_04 li a .ico svg{/* width: 3rem; */height: 3rem;max-width: 3.5rem;}
.list_box_04 li a h5{font-size: 1.125rem;color: #333333;}

.list_box_05_box{background: rgba(255,255,255,.9);border-radius: .625rem;padding: 2.5rem;position: relative;overflow: hidden;}
.list_box_05_box .more001 a{display: flex;width: 120px;height: 120px;background: #4052b4;font-size: 1rem;color: #fff;position: absolute;top: -70px;right: -70px;transform: rotate(45deg);align-items: flex-end;justify-content: center;padding: 0 .5rem .375rem;transition: .5s;}

.title001{ margin-bottom: 1.25rem;}
.title001 h3{ font-size: 1.75rem; color: #4052b4; font-weight: bold;}

.list_box_05{display: flex;margin: 0 -.75rem;}
.list_box_05.miso-slider{height: 8.75rem; transition: .5s;}
.list_box_05.miso-slider.on{height: 18.75rem;}
.list_box_05 li{ width: 33.33%; padding: 0 .75rem; margin-bottom: 1.25rem;}
.list_box_05 li a{display: flex;align-items: center;justify-content: center;height: 3.75rem;border: #d9d9d9 1px solid;transition: .5s;padding: 0 0.5rem;text-align: center;}
.list_box_05 li a h5{font-size: 1rem;color: #333333;line-height: 1.25;}

.list_box_05 .miso-dots{text-align: right;top: -2.25rem;padding: 0 1rem;bottom: auto;}
.list_box_05 .miso-dots li{ padding: 0; margin: 0 .25rem; width: .5rem; height: .5rem; border: #4052b4 1px solid; transition: .5s; border-radius: 50%;}
.list_box_05 .miso-dots li.miso-active{ background: #4052b4;}

.container02{ padding: 2.5rem 0 5.625rem; overflow: hidden; background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/container02_bg.jpg") center no-repeat; background-size: cover; overflow: hidden;}

.title002{text-align: center;display: flex;flex-direction: column; margin-bottom:2.5rem}
.title002 .center{position:relative;margin: .75rem 0;}
.title002 .center h3{ font-size:1.75rem; color:#4052b4; font-weight:bold}
.title002 .center a{position: absolute;right:0;top:0;bottom:0;display: flex;align-items: center;font-size: .875rem;color: #7d88c3; transition: .5s;}
.title002 .center a::before{content: "";position: absolute;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/chuizi.png") center no-repeat;width: 100px;height: 57px;right: -4px;bottom: -2px;}
.title002 .line1{ display:flex; }
.title002 .line2{ display:flex; justify-content:flex-end}
.title002 .line2 img, .title002 .line1 img{ max-width:56%}

.container02 .fl01{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/container02_bg1.png") left center no-repeat;background-size: auto 100% !important;padding: 3.125rem 0 5rem;position:relative;z-index:1;transition: .5s;}
.container02 .fl01 .bg{ position:absolute; top:0; bottom:0; z-index:-1}
.container02 .fl01 .bg img{ height:100%}
.container02 .fl01 .w1200{ max-width:1500px}

.container02 .fl02 .w1200{ max-width:1500px}

.list_box_06{background: #fff;border-radius: .625rem;display: flex;flex-wrap: wrap;}
.list_box_06 li{position: relative;padding: 0 2.5rem 2.75rem;width: 33.33%;transition: 1s;}
.list_box_06 li.li01::after{    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/ggxx_title_bg01.png") no-repeat right bottom;transition: 0.5s;
    opacity: 0;
    background-size: cover;}

.list_box_06 li.li02::after{content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/ggxx_title_bg02.png") no-repeat right bottom;transition: 0.5s;
    opacity: 0;
    background-size: cover;}
.list_box_06 li.li03::after{    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/ggxx_title_bg03.png") no-repeat right bottom;transition: 0.5s;
    opacity: 0;
    background-size: cover;}
.list_box_06 li:hover::after{ transform: translatey(0px);
    opacity: 1;}

.list_box_06 li *{ transition: .5s;z-index: 2;
    position: relative;}
.list_box_06 li::before{content: "";position: absolute;right: 0;top: 2.875rem;bottom: 2.125rem;background: #e9e9f2;width: 1px;}
.list_box_06 li .top{ display:flex; justify-content:space-between}
.list_box_06 li .top span{display:inline-block;height: 1.875rem;line-height:1.875rem;background:#b8cad8;min-width:5.625rem;text-align:center;padding: 0 0.9375rem;font-size: 1rem;color:#fff;font-weight:bold;letter-spacing: 1px;}
.list_box_06 li .top .time{width:4.25rem;height:4.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background: #b8cad8;border-radius:50%;margin-top: -1.75rem;}
.list_box_06 li .top .time h3{font-size:1.625rem;color:#fff;font-family: Arial Narrow;opacity: .8;}
.list_box_06 li .top .time h6{font-size:12px;color:#fff;margin: .25rem 0;font-family: Arial Narrow;opacity: .8;}
.list_box_06 li h5{font-size:1.125rem;color:#000000;line-height:24px;max-height:48px;margin: 1.75rem 0 1rem;font-weight: bold;}
.list_box_06 li p{ font-size:12px; color:#737373; line-height:22px; height:66px;}


.list_box_06 li.li01 .top span{ background: #b8cad8;}
.list_box_06 li.li01 .top .time{ background: #b8cad8;}


.list_box_06 li.li02 .top span{ background: #e1af9f;}
.list_box_06 li.li02 .top .time{ background: #e1af9f;}


.list_box_06 li.li03 .top span{ background: #cecec2;}
.list_box_06 li.li03 .top .time{ background: #cecec2;}

.container02 .swiper-container{margin: 0 -3%;height: 100%;width: 106%;}
.list_box_07 .swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.75);
}
.container02 .swiper-container .swiper-button-prev, .container02 .swiper-container .swiper-button-next{width: 3.75rem;height: 3.75rem;background: #4052b4;top: 73.875%;transition: .5s;top: auto;bottom: calc(12.875rem * .75);}
.container02 .swiper-container .swiper-button-prev:after, .container02 .swiper-container .swiper-button-next:after{ display:none}
.container02 .swiper-container .swiper-button-prev{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/tsgc_l.png") center no-repeat;left: 27.5%;}
.container02 .swiper-container .swiper-button-next{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/tsgc_r.png") center no-repeat;right: 27.5%;}
.container02 .swiper-container{ overflow: visible;}

.list_box_07{margin: 0;padding-bottom: 2.5rem;}
.list_box_07 li{padding: 3% 2rem 1rem;}
.list_box_07 li *{ transition: .5s;}
.list_box_07 li a{display: flex;flex-direction: column;width: 100%;justify-content: flex-start;}
.list_box_07 li .img .img_hezi{padding-bottom: 71.42% !important;background: #000;}
.list_box_07 li .con1{height:4rem;display: flex;align-items: center;overflow: hidden;}
.list_box_07 li .con1 h5{font-size: 1.125rem;color:#000000;transform: scale(1.25);}
.list_box_07 li .con{background: #fff url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/list_box_07_bg.jpg") center right no-repeat;background-size: cover;width: 69.75%;display: flex;align-self: flex-end;flex-direction: column;justify-content: center;padding: 0 3rem;text-align: left;position: relative;top: -7.5rem;opacity: 0;margin-bottom: -7.5rem;right: .9375rem;height: 18.75rem;max-height: 15rem;}
.list_box_07 li .con h5{font-size: 1.125rem;color: #000000;font-weight: bold;}
.list_box_07 li:hover .con h5{color: #4052b4;}
.list_box_07 li .con p{font-size:calc(1.0625rem * .5);color: #737373;line-height: calc(1.75rem * .75);max-height: calc(7rem * .75);margin: 1.25rem 0 .875rem;width: 100%;}

.list_box_07 .swiper-slide-active{transform: scale(1.25) translateY(2rem);}
.list_box_07 li.swiper-slide-active .con1{height: 0;opacity: 0;}
.list_box_07 li.swiper-slide-active .con{ opacity:1}

.container03{padding: 6.25rem 0 1.875rem;overflow: hidden;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/container03_bg.jpg") center no-repeat;background-size: cover;overflow: hidden;}

.down_load{ text-align: center; }
.down_load a{ display: inline-block; cursor: pointer; margin: 0 auto;}

.container03 .content{margin: 0 0 0;/* display: none; */}

.list_box_08 li a{ display: flex;}
.list_box_08 li a .img{width: 71.42%;position: relative;z-index: 2;}
.list_box_08 li a .img .img_hezi{ padding-bottom: 50% !important;}
.list_box_08 li a .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.list_box_08 li a .right{width: 28%;position: relative;margin: 3.125rem 0 0;z-index: 1;display: flex;justify-content: center;/* align-items: center; */padding: 3.75rem 0 0;}
.list_box_08 li a .right>img{ position: absolute; top: 0; right: 0; bottom: 0; z-index: -1;}
.list_box_08 li a .right h5{font-size:1.875rem;color:#5c3b18;writing-mode: tb-rl;order: 1;margin-left: 1.75rem;font-family: simkai;width: auto;height: 23rem;font-weight: bold;display: flex;align-items: center;}
.list_box_08 li a .right h5 img{ margin:.25rem 0 0}
.list_box_08 li a .right h6{font-size: 1rem;color: #5c3b18;writing-mode: tb-rl;order: 1;margin-left: 1.75rem;font-family: simkai;width: auto;height: 23rem;}
.list_box_08 li a .right p{font-size:1.25rem;color:#5c3b18;writing-mode: tb-rl;height: 23rem;line-height: 2.5rem;font-family: simkai;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}

.container03 .fl01 .w1200{ max-width:1500px}
.container03 .fl02{padding: 9.125rem 0 0;}
.container03 .fl02 .w1200{display: flex;flex-wrap: wrap;max-width: 1660px;}
.container03 .fl02 .left{width: 120px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/container03_tit.png") left center no-repeat;height: 2.3125rem;display: flex;align-items: center;justify-content: center;padding: 0 2% 0 0;font-size: 1rem;color: #fff;}
.container03 .fl02 .right{width: calc(100% - 120px);padding: 0 21rem 0 0;}
.list_box_09{ display:flex; flex-wrap:wrap}
.list_box_09 li{ margin-right:1.5rem}
.list_box_09 li *{ transition:.5s}
.list_box_09 li a{display:inline-block;padding: 0;font-size:.875rem;color:#323232;line-height:2.3125rem;border-bottom:none;min-width: 6.25rem;text-align: center;}

footer{ background: #4b0c77;}
footer .w1200{ display:flex; justify-content: space-between;}
footer .left{ padding: 2.25rem 0;}
footer .left h3 img{ max-width:100%}
footer .left .p1{font-size:12px;color:rgba(147, 148, 153, 0.52);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;}
.list_box_10 li .ewm .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; flex-direction: column;}
.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;}
.list_box_10 li h6{font-size: 12px;color: #fff;opacity: .3;line-height: 18px;text-align: center;margin: .75rem  0 0;}

.container02 .title002 .center a::before{ display: none;}

/*==========================================首页 结束=============================================*/


/*==========================================内页 开始=============================================*/

.n_banner{ position: relative;}
.n_banner .w1200{max-width: 1400px;padding: 0 50px;height: 100%;display: flex;align-items: flex-end;}
.n_banner .content_con{padding: 0 3.75rem;width: 100%;padding-bottom: 7.875rem;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.n_banner .img .img_hezi{ padding-bottom: 18.75% !important;}
.n_banner .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0;}
.n_banner .content_con .ll h3{font-size:2.5rem;color:#fff;text-shadow: 0px 6px 0px rgba(0, 0, 0, 0.27);background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_banner_dots.png") left bottom no-repeat;padding-bottom: 1.25rem;}
.n_banner .content_con .rr{font-size:14px;color:#fff;line-height:34px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/position.png") left bottom no-repeat;padding: 0 0 0 26px; position:relative}
.n_banner .content_con .rr:before{content:"";position:absolute;left: 2px;bottom: 0px;right: 0;background: rgba(225,225,225,0.7);height: 1px;}
.n_banner .content_con .rr a{ transition: .5s;}

#nav_slide{background: #106ee0;line-height: 50px;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 28px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #106ee0;}

#sub_nav_content ul li ul{ display:none}

.n_container{ background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_container_bg.jpg") center top no-repeat; background-size: cover;position:relative;}
.n_container:before{position:absolute;left:0px;bottom:0px;width: 42.75rem;
    height: 35.25rem;content:"";background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/left_bottom_bg.png") no-repeat;z-index:0;}
.n_container .w1200{max-width: 1400px;padding: 0 50px;}
.n_container_box{background: #fff;box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);padding: 3.75rem;border-radius: 1.25rem 1.25rem 0 0;position: relative;top: -6.25rem;margin-bottom: -6.25rem;overflow: hidden;}

.container03s{ background: none;position: relative;}
.container03s .fl02{ padding: 1.875rem 0 0;}

.n_jxzc .ar_article p{text-indent: 2em;}

.n_title001{margin-bottom: 1.5rem;}
.n_title001 h3{position: relative;font-size: 1.375rem !important;color: #4052b4 !important;padding: 0 0 .625rem .5rem;border-bottom: #4052b4 1px solid;display: inline-block;margin-bottom: 0 !important; font-weight: bold;line-height: 1 !important;}
.n_contact .n_title001>h3{position: relative;font-size: 1.375rem !important;color: #4052b4 !important;padding: 0 0 .625rem .5rem;border-bottom: #4052b4 1px solid;display: inline-block;margin-bottom: 0 !important; font-weight: normal !important;line-height: 1 !important;}
.n_contact .n_title001>h3:before{ content:""; position:absolute; background:#4052b4; width:5px; height:5px; border-radius:50%; left:0; bottom:-3px}
.n_title001 h3:before{ content:""; position:absolute; background:#4052b4; width:5px; height:5px; border-radius:50%; left:0; bottom:-3px}

.miso_form{margin: 2.75rem auto 0; width: 900px; max-width: 100%;}
.miso_form h3{font-size: 20px;color: #333333;font-weight: bold;line-height: 1.5;text-align: center;margin-bottom: 2rem;}

.miso_form .miso_form_box{ margin-bottom: 2rem;}
.miso_form .miso_form_box >label{font-size: 14px;color: #333333;line-height: 1.5;padding: 0 0 .375rem;display: block;position: relative;cursor: pointer;}
.miso_form .miso_form_box label font{ color: #ea0000; margin: 0 0 0 .25rem;}
.miso_form .miso_form_box .input{ border: #d9d9d9 1px solid; background: #fcfcfc; height: 3.125rem;; width: 100%; border-radius: 5px;}
.miso_form .miso_form_box .input input{ width: 100%; height: 100%; background: none; padding: 0 1.375rem; font-size: 14px; color: #333333;}
.miso_form .miso_form_box .box{display: flex;align-items: center;flex-wrap: wrap;padding: 10px 0 0 5px;}

.miso_form .radio {
  margin: 0 2.5rem 0 0;
  cursor: pointer;
}
.miso_form .radio input[type=radio] {
  position: absolute;
  opacity: 0;
}
.miso_form .radio input[type=radio] + .radio-label:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: 1px solid #146dd8;
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
  margin: 0 0.5rem 0 0;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
}
.miso_form .radio input[type=radio]:checked + .radio-label:before {
  background-color: #146dd8;
  /* box-shadow: inset 0 0 0 4px #f4f4f4; */
}
.miso_form .radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: #3197EE;
}
.miso_form .radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.miso_form .radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

.box_w100{ display: flex; margin: 0 -.9375rem;}
.box_w50{ padding: 0 .9375rem; width: 50%;}

::before, ::after{ transition: .5s;}

.miso_form .submit{ text-align: center; margin: 1.25rem 0 0;}
.miso_form .submit .input{width: 12.5rem;background: #106ee0;border-radius: 5px;font-size: 16px;color: #fff;line-height: 3.125rem;transition: .5s;cursor: pointer;}

.n_artitle1{ margin-bottom: 1.5rem; text-align: center;}
.n_artitle1 h3{ font-size: 1.75rem; color: #333333; font-weight: bold; line-height: 1.5;}
.n_artitle002 h3{color:#4052b4;}

.n_tegc .box{ margin:2rem 0 0;}
.ar_article p{ margin-bottom: 0; text-indent:2em;}
.ar_article p img{/*margin: 1.875rem 0;*/border:none !important;height: auto !important;}
.ar_article .fl01_box001{border-left: 2px solid #4052b4;background: #eef4f9;margin-bottom: 2rem;padding: 1.75rem 2rem 1.5rem;}
.ar_article .fl01_box001 p{font-size: 1rem;line-height: 2rem;font-family: "Microsoft Yahei";color: #333;margin-bottom: 1rem;}
.ar_article .fl01_box001>ul>li{float: left;width:50%;height: 2.75rem;line-height: 2.75rem;font-size: 1rem;font-family: "Microsoft Yahei";color: #333;/*padding-right: 2.5rem;*/padding-left:0 !important;}
.ar_article .fl01_box001>ul>li:before{content:none;}
.ar_article .fl01_box001>ul>li a:hover{color: #4052b4;}
.ar_article .fl01_box001>ul>li img{margin-right: 0.5rem;}
.ar_article .fl01_box002>ul>li{width:auto;padding-right:1.5rem;}
#vsb_content_2 P a{text-decoration: none !important;color:#4052b4 !important;text-align: justify;}
#vsb_content_2 IMG{border:none !important;}
.n_tegc .box .ltncs_pic{margin-left:1.5rem;}
.n_tegc .box .ltncs_txt p{text-align: justify;}

.n_erji{ display: flex; align-items: center; flex-wrap: wrap; justify-content: center; background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erji_bg.jpg") center no-repeat; margin-bottom: 2.625rem;}
.n_erji li{ padding:0 .5rem}
.n_erji li a{display: flex;align-items: center;justify-content: center;position: relative;height: 60px;z-index: 1;font-size: 1.25rem;color: #333333;transition: .5s;padding: 0 1rem; } 
.n_erji li a::after{content: "";position: absolute;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erji_on1.png") center repeat-x;height: 60px;top: 0;left: 0;right: 0;transform: skewX(-15deg);z-index: -1;opacity:0;visibility: hidden;background-size: auto 100%;}
.n_erji li a::before{content: "";position: absolute;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erji_on2.png") center no-repeat;top: 0;right: -14px;width: 10px;height: 10px;z-index: -1;opacity:0;visibility: hidden;}

.n_erji li.on a, .n_erji li a:hover{ color:#fff}
.n_erji li.on a::before, .n_erji li.on a::after, .n_erji li a:hover::before, .n_erji li a:hover::after{opacity:1;visibility: visible;}

.n_sanji{ display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 1.25rem;}
.n_sanji li{ padding: 0 4px;}
.n_sanji li *{ transition: .5s}
.n_sanji li a{display: flex;padding: 0 .875rem;line-height: 28px;border: #d9d9d9 1px solid;border-radius: 15px;font-size: 14px;color: #333333;}

.n_sanji li.on a, .n_sanji li a:hover{ background:#4052b4; color:#fff; border:#4052b4 1px solid}

.fanye{ margin: 2.75rem 0 0;}
.fanye img{ max-width: 100%;}

.n_container{}

.n_notice_box1 li{ margin-bottom: 1.25rem;}
.n_notice_box1 li *{ transition: .5s;}
.n_notice_box1 li a{display: flex;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);height: 3.75rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_notice_box1_bg.jpg");padding: 0 1.875rem;align-items: center;flex-wrap: wrap;}
.n_notice_box1 li a .ll{width: 7.875rem;height: 2rem;display: flex;}
.n_notice_box1 li a .ll big{font-size: 1.25rem;color: #4052b4;font-weight: bold;margin-right: .5rem;position: relative;}
.n_notice_box1 li a .ll big:before{content:"";position:absolute;width: 2.75rem;height:1px;background:#b2b2b2;right: -1.875rem;transform: rotate(-40deg);top: 1rem;}
.n_notice_box1 li a .ll small{font-size: 12px;color: #666666;align-self: flex-end;}
.n_notice_box1 li a .cc{ width: calc(100% - 7.875rem - 20px);}
.n_notice_box1 li a .cc h5{ font-size: 16px; color: #333333; line-height: 1.25;}
.n_notice_box1 li a .rr{ width: 20px; height: 20px; background: #e4eaf3; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: .875rem; color: #4052b4; font-family: simsun;}

.n_notice_box1s li a .cc{display: flex;align-items: center;}
.n_notice_box1s li a .cc span{ display:flex; width:60px; height:24px; background:#dd9d89; border-radius:12px; align-items:center; justify-content:center; font-size:12px; color:#fff; margin-right:1.5rem}
.n_notice_box1s li a .cc span.span2{ background: #a2b8c9;}


.n_news_detail .ar_article_box .nav01{overflow:hidden;margin-bottom: 2rem;text-align: center;}
.n_news_detail .ar_article_box h3{color: #333333;font-size: 1.75rem;line-height: 1.5;margin-bottom: 1rem;font-weight: bold;}
.n_news_detail .ar_article_box .n_title001>h3{position: relative;font-size: 1.375rem !important;color: #4052b4 !important;padding: 0 0 .625rem .5rem;border-bottom: #4052b4 1px solid;display: inline-block;margin-bottom: 0 !important; font-weight: bold !important;line-height: 1 !important;}
.n_news_detail .ar_article_box .n_title001>h3:before{ content:""; position:absolute; background:#4052b4; width:5px; height:5px; border-radius:50%; left:0; bottom:-3px}

.n_news_detail .ar_article_box h4{color: #474747;font-size: 1.75rem;line-height: 2.25}
.n_news_detail .ar_article_box h6{display: block;color: #737373;font-size: 12px;line-height: 1.5;margin-bottom: 0;vertical-align: top;padding: .375rem 0px;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/nav01_bg.png") center no-repeat;}
.n_news_detail .ar_article_box h6 span{margin: 0 .5rem;}
.n_news_detail .ar_article_box h6 span img{ margin:-3px 6px 0 0}

/*====上一篇下一篇====*/
#ar_fot{position:relative;padding: 1.5rem 2.5rem;box-sizing: border-box;width: 100%;margin-top: 2rem;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_notice_box1_bg.jpg");}
#ar_fot h1{display:block;width: 100%;line-height: 2rem;color: #525252;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size: 0.75rem;}
#ar_fot h1 span{ padding:0 .25rem 0 0}
#ar_fot h1 a{color: #525252;font-weight:normal;transition: .5s;}
#ar_fot .bnt_back{ position:absolute; top:28px; right:0; color:#fff; background:#063579; padding:0 25px; font-size:14px; height:30px; line-height:30px;}
#ar_fot .bnt_back:hover{ border-radius:3px;}
#ar_fot h1 a:hover{color: #4052b4;}

.n_news_detail .ar_article p{/*margin-bottom:1rem;*/word-break: break-all;}
#vsb_content_2 span{word-break: break-all;font-size: 1rem !important;}

.shart_box{display:inline-block; cursor:pointer}
.social-share{font-family:"socialshare" !important;font-size: 1rem;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;display: flex;vertical-align: top;margin: 0;transition:.5s;z-index: 10;color: #848484;line-height: 2.9375rem;margin: 1rem 0;position: absolute;flex-direction: column;width: 100%;align-items: center;opacity: 0;visibility: hidden;}.social-share *{font-family:"socialshare" !important}.social-share a{position:relative;text-decoration:none;margin: 0;display:inline-block;outline:none;}.social-share .social-share-icon{position:relative;display:inline-block;width: 46px;height: 46px;border-radius: 0;line-height: 24px;border: none;color: #666666;text-align:center;vertical-align: top;transition:background 0.6s ease-out 0s;transition: .6s;font-size: 13px;background: #ececec;margin-bottom: .75rem;background-size: 100% 100% !important;}.social-share .social-share-icon:hover{
}.social-share .icon-weibo{border-color:#ff763b;}.social-share .icon-weibo:hover{background:#ff763b}.social-share .icon-tencent{color:#56b6e7;border-color:#56b6e7}.social-share .icon-tencent:hover{background:#56b6e7}.social-share .icon-qq{border-color:#56b6e7;}.social-share .icon-qq:hover{}.social-share .icon-qzone{border-color:#FDBE3D;}.social-share .icon-qzone:hover{background:#FDBE3D}.social-share .icon-douban{color:#33b045;border-color:#33b045}.social-share .icon-douban:hover{background:#33b045}.social-share .icon-linkedin{border-color:#0077B5;}.social-share .icon-linkedin:hover{background:#0077B5}.social-share .icon-facebook{color:#44619D;border-color:#44619D}.social-share .icon-facebook:hover{background:#44619D}.social-share .icon-google{color:#db4437;border-color:#db4437}.social-share .icon-google:hover{background:#db4437}.social-share .icon-twitter{color:#55acee;border-color:#55acee}.social-share .icon-twitter:hover{background:#55acee}.social-share .icon-diandian{color:#307DCA;border-color:#307DCA}.social-share .icon-diandian:hover{background:#307DCA}.social-share .icon-wechat{position:relative;border-color:#7bc549;}.social-share .icon-wechat:hover{background:#7bc549}.social-share .icon-wechat .wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left: -78px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms;}.social-share .icon-wechat .wechat-qrcode.bottom{top:40px;left:-84px}.social-share .icon-wechat .wechat-qrcode.bottom:after{display:none}.social-share .icon-wechat .wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}.social-share .icon-wechat .wechat-qrcode .qrcode table{margin:0 !important}.social-share .icon-wechat .wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}.social-share .icon-wechat .wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}.social-share .icon-wechat:hover .wechat-qrcode{display:block}

.social-share .icon-weibo {}
.social-share .icon-wechat {background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/share-icon02.png") no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-qq {background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/share-icon03.png") no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-qzone {background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/share-icon04.png") no-repeat center center !important;background-size: 100% 100% !important;}
.social-share .icon-weibo {background:url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/share-icon01.png") no-repeat center center !important;background-size: 100% 100% !important;}

.ar_article_box{ position:relative}
.share_box{position:absolute;top: 5rem;right: -8.5rem;}
.share_box .share_box_con{width: 46px;height: 46px;background: #4052b4;border-radius: 50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;padding: 0 4px 0 0;}
.share_box .share_box_con img{margin-bottom: 0;}

.share_box:hover .social-share{ opacity:1; visibility:visible}

.n_news_detail_box1{border-top: #d9d9d9 1px solid;margin: 2.75rem 0 3.75rem;}
.n_news_detail_box1 li *{ transition: .5s;}
.n_news_detail_box1 li a{display: flex;/* flex-wrap: wrap; */font-size: 16px;color: #333333;line-height: 1.75;align-items: center;border-bottom: #d9d9d9 1px solid;padding: 1.25rem 0;}
.n_news_detail_box1 li a img{ margin: 0 .75rem 0 0;}

.n_title002{margin-bottom: 1.125rem;display: flex;}
.n_title002 span{position: relative;width: 2.25rem;height: 2.25rem;display: flex;align-items: center;justify-content: center;z-index: 1;margin: 0 .5rem 0 0;font-size: 16px;color: #4052b4;font-weight: bold;}
.n_title002 span::before{content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #d3e0ea;transform: rotate(45deg);z-index: -1;border-radius: 4px;}

.n_bianli .bianli01 .bianli01_title{font-family: "Microsoft Yahei";font-size: 1.375rem;color: #4052b4;padding-bottom: 1.5rem;}
.n_bianli .bianli01 .bianli01_title img{margin-right: 0.75rem;}
.n_bianli .ar_article p{text-indent: 2em;position: relative;}
.n_bianli .ar_article p.blss_img:before{display: none;margin-top: 1rem;}
.n_bianli .ar_article p a{color:#4052b4;}
.n_bianli .ar_article h3{position: relative;
    font-size: 1.25rem !important;
    color: #4052b4 !important;
    padding: 0 0 .625rem .5rem;
    border-bottom: #4052b4 1px solid;
    display: inline-block;
    margin: 1rem 0;
    font-weight: normal !important;
    line-height: 1 !important;}
.n_bianli .ar_article h3:before{content: "";
    position: absolute;
    background: #4052b4;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    bottom: -3px;}
.n_bianli .ar_article p img{margin-left: -2.5em;height: auto !important;}

.n_bianli .bianli02 .bianli_box01{border-top: 4px solid #4052b4;margin-bottom: 3.75rem;padding: 2.5rem 2.5rem 16.5rem 2.125rem;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.14);}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_l .bianli01_title{position: relative;
    font-size: 1.375rem !important;
    color: #4052b4 !important;
    padding: 0 0 .625rem .5rem;
    border-bottom: #4052b4 1px solid;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-weight: bold;
    line-height: 1 !important;}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_l .bianli01_title:before{content: "";position: absolute;
    background: #4052b4;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    left: 0;
    bottom: -3px;}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_l{width: calc(100% - 26rem);}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_r{width: 23.125rem;position: relative;}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_r .pic{position: absolute;top: -4rem;z-index: 2;}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_r .pic img{display: block;width: 100%;height: auto;}
.n_bianli .bianli02 .bianli_box01 .bianli_box01_r .pic:before{position: absolute;left: -1.5rem;top: 0rem;width: 1.5rem;height: 1.5rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/blss_icon.png") no-repeat;background-size: 100% 100%;z-index: 1;content: "";}

.n_title003{ margin: 1rem 0 .75rem;}
.n_title003 h3 span,.n_title003 h3 font{display: inline-block;padding-bottom: .375rem;border-bottom: #4052b4 1px solid;font-size: 16px;color: #333333;font-weight: bold;}

.n_guanshe_box1{ margin-bottom: 2.625rem;}
.n_guanshe_box1 li a{ display: flex;}
.n_guanshe_box1 li a .img{width: 48.75rem;position: relative;z-index: 2;}
.n_guanshe_box1 li a .img .img_hezi{padding-bottom: 56.41% !important;}
.n_guanshe_box1 li a .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.n_guanshe_box1 li a .right{width: calc(100% - 48.75rem);position: relative;z-index: 1;display: flex;flex-direction: column;justify-content: center;/* align-items: center; */padding: 0 2.5rem;background: #f3f8fb;}
.n_guanshe_box1 li a .right>img{ position: absolute; top: 0; right: 0; bottom: 0; z-index: -1;}
.n_guanshe_box1 li a .right h5{font-size:1.875rem;color: #242424;font-family: simkai;width: auto;font-weight: bold;display: flex;align-items: center;margin: 1.25rem 0 1rem;}
.n_guanshe_box1 li a .right h5 img{ margin:.25rem 0 0}
.n_guanshe_box1 li a .right h6{font-size: 1rem;color: #505254;font-family: simkai;}
.n_guanshe_box1 li a .right p{font-size: 1.125rem;color: #505254;line-height: 2.125rem;font-family: simkai;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;}


.n_guanshe_box2{ display: flex; flex-wrap: wrap; margin: 0 -1.25rem; margin-bottom: -2.375rem;}
.n_guanshe_box2 li{ width: 50%; padding: 0 1.25rem; margin-bottom: 2.375rem;}
.n_guanshe_box2 li *{ transition: .5s;}
.n_guanshe_box2 li a{ display: block; padding: 1.25rem; border: #d9d9d9 1px solid;}
.n_guanshe_box2 li a .img .img_hezi{ padding-bottom: 54.08% !important;}

.n_duzhe_box1{ display: flex; margin: 0 -.9375rem; flex-wrap: wrap; padding: 0 5.75rem; margin-bottom: 3.25rem;}
.n_duzhe_box1 li{ width: 50%; padding: 0 .9375rem;}
.n_duzhe_box1 li .a{ background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_duzhe_img1.jpg") center no-repeat; background-size: cover !important; height: 13.125rem; padding: 0 1.5rem 0 3.75rem; display: flex; flex-direction: column; justify-content: center;}
.n_duzhe_box1 li .a h3{ font-size: 1.375rem; color: #fff; font-weight: bold; margin-bottom: 1.125rem;}
.n_duzhe_box1 li dl{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_duzhe_box1_line.png") left top no-repeat;padding: 0 0 0 2rem;min-height: 96px;}
.n_duzhe_box1 li dl dd{ font-size: 14px; color: #fff; line-height: 28px; margin: 3px 0;}

.n_duzhe_box1 li:nth-child(2) .a{ background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_duzhe_img2.jpg") center no-repeat;}

.n_duzhe_box002 li .a{background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_duzhe_img21.jpg") center no-repeat; }
.n_duzhe_box002 li:nth-child(2) .a{ background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_duzhe_img22.jpg") center no-repeat;}

.n_title004 h3{font-size: 1.375rem;color: #4052b4;margin-bottom: 1.5rem;padding: 0 2rem;}

.n_duzhe_box2 li{ margin-bottom: 1.75rem;}
.n_duzhe_box2 li .a{display: flex;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_notice_box1_bg.jpg");padding: 1.5rem 2rem 1.5rem 1.875rem;align-items: center;flex-wrap: wrap;border-left: #4052b4 4px solid;}
.n_duzhe_box2 li .a .dli{display:flex;flex-wrap:wrap;width: 100%;justify-content: space-between;line-height: 1.875rem;align-items: flex-start;margin: .125rem 0;}
.n_duzhe_box2 li .a .dli img{margin:.375rem 0 0;height: 1.125rem;}
.n_duzhe_box2 li .a .dli .rr{width: calc(100% - 2rem);}
.n_duzhe_box2 li .a .dli .rr font{ color: #146dd8;}
.n_duzhe_box2 li .a .dli.dt{ font-size: 16px; color: #333333; font-weight: bold;}
.n_duzhe_box2 li .a .dli.dd{ font-size: 14px; color: #555555; }

.n_duzhe_box2002 li .a{border-left: #7f178f 4px solid;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_notice_box1_bg0002.jpg");}

.n_ziyuanku_box1{ display: flex; margin: 0 -1.75rem; flex-wrap: wrap; margin-bottom: -3.125rem;}
.n_ziyuanku_box1 li{ width: 33.33%; padding: 0 1.75rem; margin-bottom: 3.125rem;}
.n_ziyuanku_box1 li *{ transition: .5s;}
.n_ziyuanku_box1 li a{ display: block; border: #d9d9d9 1px solid; padding: .625rem .625rem 0; position: relative;}
.n_ziyuanku_box1 li a .img .img_hezi{ padding-bottom: 67.64 !important;}
.n_ziyuanku_box1 li a .con{height: 11.375rem;display: flex;flex-direction: column;padding: 1.25rem .5rem 0;/* justify-content: center; */}
.n_ziyuanku_box1 li a .con h5{font-size:16px;color:#333333;line-height:1.625rem;height: 3.25rem;font-weight:bold;}
.n_ziyuanku_box1 li a .con p{font-size: 12px;color: #737373;line-height: 20px;height: 60px;margin: 12px 0 12px;}

.more003{position: absolute;right: 0;bottom: 0;width: 1.5rem;height: 1.5rem;display: flex;align-items: flex-end;justify-content: flex-end;z-index:1;padding: 0 3px 3px 0;}
.more003:before{content:"";position: absolute;right: 0;bottom: 0;border-right: #d9d9d9 24px solid;border-top: transparent 24px solid;display: flex;align-items: center;justify-content: center;z-index: -1;}

.n_tuisong_box1{ display: flex; margin: 0 -1.25rem; flex-wrap: wrap; margin-bottom: -2rem;}
.n_tuisong_box1 li{ width: 50%; padding: 0 1.25rem; margin-bottom: 2rem;}
.n_tuisong_box1 li *{ transition: .5s;}
.n_tuisong_box1 li a{display: flex;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);height: 3.75rem;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_notice_box1_bg.jpg");padding: 0 1.875rem;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.n_tuisong_box1 li a .ll{font-size:1rem;color:#333333;position: relative;padding: 0 0 0 12px;width: calc(100% - 3rem);}
.n_tuisong_box1 li a .ll:before{ content:""; width:4px; height:4px; background:#bfbfbf; position:absolute; left:0; top:50%;margin-top: -2px;
    border-radius: 50%;}
.n_tuisong_box1 li a .rr svg{ font-size:16px; color:#333333; width:1.375rem; height:1.375rem; fill:#106ee0; transition: 0s;}

.n_baozhi .fl01 p{ font-size: 1rem; color: #333333; line-height: 2rem;}
.n_baozhi .fl01 p a{color:#4052b4;}

.n_siji{display: flex;margin: 1.875rem 0;}
.n_siji li *{ transition: .5s;}
.n_siji li a{font-size: 1rem;color: #333333;font-weight: bold;line-height: 2.5rem;display: inline-block;padding: 0 1rem;border-radius: 4px;}

.n_siji li.on a, .n_siji li a:hover{ background: #4052b4; color:#fff}

.n_baozhi .fl02 h3{background: #4052b4;height:4px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;}

.n_baozhi_box1{ display: flex; display: flex; flex-wrap: wrap;}
.n_baozhi_box1 .box{ width: 100%;}
.n_baozhi_box1 .box li{float:left;width: 33.33%;}
.n_baozhi_box1 .box:nth-child(2n){ background: #f5f5f5;}
.n_baozhi_box1 li a{display: flex;padding: .75rem 1.75rem;font-size: 0.875rem;color: #333333;line-height: 1.5;}
.n_baozhi_box1 li a .ll{ width:3.75rem}
.n_baozhi_box1 li a .rr{ width:calc(100% - 3.75rem)}

.n_guancang_box1{ display: flex; margin: 0 auto; width: 800px; max-width: 100%; position: relative; overflow: hidden;}
.n_guancang_box1::after{content: "";position: absolute;bottom: 0;left: 0;right: 0;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_guancang_box1_img1.png") center bottom no-repeat;height: 147px;background-size: auto 100%;cursor: pointer;}
.n_guancang_box1 li{ width: 25%;}
.n_guancang_box1 li a{ display: block; position: relative;}
.n_guancang_box1 li a .top{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: flex;justify-content:center;padding: 22% 0 0 0;}
.n_guancang_box1 li a .top h5{writing-mode: tb-rl; font-size:1.25rem; color:#000000}

.n_yindao{display: flex;justify-content: space-between;flex-wrap: wrap;}
.n_yindao .n_left{ width: calc(100% - 230px);}
.n_yindao .fl01 .fl01_box001{border-left: 2px solid #4052b4;background: #eef4f9;margin-bottom: 3rem;padding: 1.75rem 2rem 1.5rem;}
.n_yindao .fl01 .fl01_box001 p{font-size: 1rem;line-height: 2rem;font-family: "Microsoft Yahei";color: #333;margin-bottom: 1rem;}
.n_yindao .fl01 .fl01_box001 ul{display: block;overflow: hidden;}
.n_yindao .fl01 .fl01_box001 ul li{float: left;height: 2.75rem;line-height: 2.75rem;font-size: 1rem;font-family: "Microsoft Yahei";color: #333;padding-right: 2.5rem;}
.n_yindao .fl01 .fl01_box001 ul li a:hover{color: #4052b4;}
.n_yindao .fl01 .fl01_box001 ul li img{margin-right: 0.5rem;}
.n_yindao .fl01 .p1{ font-size: 1rem; color: #333333; line-height: 26px; margin-bottom: 1.875rem;}
.n_yindao .fl01 .p2{ font-size: 1rem; color: #333333; line-height: 26px; margin-bottom: 1.5rem;text-indent: 2em;}
.n_yindao .fl01 .p3{font-size: 1rem;color: #333333;line-height: 26px;margin-bottom: 1.25rem;}

.n_yindao .fl01 .ar_article1{ margin-bottom: 2.75rem;}
.n_yindao .fl01 .ar_article table tr{ border-bottom: #fff 1px solid;}
.n_yindao .fl01 .ar_article table th{ background: #146dd8; padding: 1rem 2rem; font-size: 1rem; color: #fff; font-weight: bold;border: 1px solid #fff;}
.n_yindao .fl01 .ar_article table td{padding: 0.5rem 1rem 0.5rem 2rem;border: 1px solid #fff;}
.n_yindao .fl01 .ar_article table th:nth-child(2), .n_yindao .fl01 .ar_article table th:nth-child(3), .n_yindao .fl01 .ar_article table td:nth-child(2), .n_yindao .fl01 .ar_article table td:nth-child(3){ padding-left:2rem}
.n_yindao .fl01 .ar_article table td p{font-size: 0.875rem !important;color: #595959;line-height: 22px !important;text-align: left;text-indent: 0 !important;}
.n_yindao .fl01 .ar_article1 .scroll table{width: 100%;}

.lxwm_article table tr{ border-bottom: #fff 1px solid;}
.lxwm_article table th{ background: #146dd8; padding: 1rem 2rem; font-size: 1rem; color: #fff; font-weight: bold;border: 1px solid #fff;}
.lxwm_article table td{padding: 0.5rem 1rem 0.5rem 2rem !important;border: 1px solid #fff !important;}
.lxwm_article table th:nth-child(2), .lxwm_articl table th:nth-child(3), .lxwm_article table td:nth-child(2), .lxwm_article table td:nth-child(3){ padding-left:2.25rem}
.lxwm_article table td p{font-size: 0.875rem !important;color: #595959;line-height: 22px !important;text-align: left;text-indent: 0 !important;}
.lxwm_article .scroll table{width: 100%;}

.n_yindao .n_right{ width: 170px;} 

.n_erjis_oo.on{
    position: fixed;
    top: 2rem;
    left: 0;
    width: 100%;
    z-index: 1;}
.n_erjis_oo.on .n_erjis_out{    max-width: 1400px;
    padding: 0 50px;
    margin: 0 auto;}
.n_erjis_oo.on .n_erjis{    width: 170px;
    float: right;
    margin-right: 3.75rem;}

.n_erjis{display: flex;align-items: center;flex-wrap: wrap;justify-content: center;padding: 10px 0;margin-bottom: 2.625rem;position: relative;z-index: 1;}
.n_erjis:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:10px; background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erjis_bg.jpg") center right repeat;}




.n_erjis li{padding: 0;width: 100%; margin: 5px 0;}
.n_erjis li a{display: flex;align-items: center;position: relative;height: 40px;z-index: 1;font-size: 14px;color: #333333;transition: .5s;padding: 0 1rem 0 30px;} 
.n_erjis li a::after{content: "";position: absolute;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erji_on1.png") center repeat-x;height: 40px;top: 0;left: 0;right: 0;z-index: -1;opacity:0;visibility: hidden;background-size: auto 100%;}
.n_erjis li a::before{content: "";position: absolute;background: url("https://www.cavenetomi.com/__xh__/lib.tsinghua.edu.cn/law/images/n_erjis_on2.png") center no-repeat;top: -10px;left: 0px;width: 10px;height: 10px;z-index: -1;opacity:0;visibility: hidden;}


.n_erjis li a:hover{color:#fff !important;font-weight: bold;}
.n_erjis li.on a{color:#fff;font-weight: bold;}
.n_erjis li.on a::before, .n_erjis li.on a::after, .n_erjis li a:hover::before, .n_erjis li a:hover::after{opacity:1;visibility: visible;}


.n_erjis li.on_no a{color: #333333 !important;font-weight: normal !important;}
.n_erjis li.on_no a::before, .n_erjis li.on_no a::after{opacity:0 !important;visibility: hidden !important;}

.n_erjis li.on_no.on_real a{color:#fff !important;font-weight: bold !important;}
.n_erjis li.on_no.on_real a::before, .n_erjis li.on_no.on_real a::after{opacity:1 !important;visibility: visible !important;}



.n_yindao .fl01 .ar_article p{/*margin-bottom: .625rem;*/line-height: 26px;}
.n_yindao .fl01 .ar_article p a{color:#4052b4;}
.n_yindao .fl01 .ar_article p img{margin: -3px .75rem 0 0;}

.n_guancangfb .ar_article table{ margin-bottom: .625rem;width: 100%;}
.n_guancangfb .ar_article table tr{ border-bottom: #fff 1px solid;}
.n_guancangfb .ar_article table th{background: #146dd8;padding: 1rem 2rem;font-size: 16px;color: #fff;font-weight: bold;border: none;border-right: #fff 1px solid;}
.n_guancangfb .ar_article table td{border: none;padding: .75rem 1rem .75rem 1.75rem;border-right: #fff 1px solid;}
.n_guancangfb .ar_article table th:nth-child(2), .n_guancangfb .ar_article table th:nth-child(3), ..n_guancangfb .ar_article table td:nth-child(2), .n_guancangfb .ar_article table td:nth-child(3){ padding-left:5rem}
.n_guancangfb .ar_article table td p{font-size: 0.75rem !important;color: #333333;line-height: 22px !important;text-align: left;margin: 0 0 !important;text-indent: 0;}

.n_contact .fl01 .ar_article{ padding-left: .5rem;}
.n_contact .fl01 .ar_article p{text-indent: 0;margin-bottom: .625rem;line-height: 26px;}
.n_contact .fl01 .ar_article p img{margin: -3px .75rem 0 0;}
.n_contact .fl02{ padding: 3rem 0 0;}
.n_contact .fl02 .ar_article p{/*margin-bottom: .375rem;*/}

.n_zhichi .fl01{ margin-bottom: 2.5rem;}

.n_zhichi .fl01 .fl01_box001{border-left: 2px solid #4052b4;background: #eef4f9;margin-bottom: 3rem;padding: 1.75rem 2rem 1.5rem;}
.n_zhichi .fl01 .fl01_box001 p{font-size: 1rem;line-height: 2rem;font-family: "Microsoft Yahei";color: #333;margin-bottom: 1rem;}
.n_zhichi .fl01 .fl01_box001 ul{display: block;overflow: hidden;}
.n_zhichi .fl01 .fl01_box001 ul li{float: left;height: 2.75rem;line-height: 2.75rem;font-size: 1rem;font-family: "Microsoft Yahei";color: #333;padding-right: 2.5rem;}
.n_zhichi .fl01 .fl01_box001 ul li a:hover{color: #4052b4;}
.n_zhichi .fl01 .fl01_box001 ul li img{margin-right: 0.5rem;}

.n_zhichi .fl01 .ar_article{ padding-left: .5rem;}
.n_zhichi .fl01 .ar_article p{text-indent: 0;margin-bottom: .625rem;line-height: 26px;}
.n_zhichi .fl01 .ar_article p a{ color: #106ee0;}

.n_zhichi .fl02{ margin-bottom: 2.5rem;}

.list_box_zhichi1{ display: flex; margin: 0 -.875rem; flex-wrap: wrap;} 
.list_box_zhichi1 li{ width: 50%; padding: 0 .875rem; margin: .75rem 0rem;}
.list_box_zhichi1 li *{ transition: .5s;}
.list_box_zhichi1 li .a{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.list_box_zhichi1 li .a .ll{ background: #edf8f8; width: calc(100% - 10.625rem - .3125rem); padding: .625rem;}
.list_box_zhichi1 li .a .ll .img .img_hezi{ padding-bottom: 59.47% !important;}
.list_box_zhichi1 li .a .ll .img .top{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center;}
.list_box_zhichi1 li .a .ll h5{line-height: 2.5rem;font-size: 1rem;color: #0a2c57;text-align: center;margin: .25rem 0 0;}
.list_box_zhichi1 li .a .rr{background: #edf8f8;border-radius: 0 1.25rem 0 0;width: 10.625rem;padding: 0 1.875rem;}
.list_box_zhichi1 li .a .rr a{ display: flex; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; }
.list_box_zhichi1 li .a .rr h5{ width: 100%; font-size: 1rem; color: #0a2c57; line-height: 1.5rem; max-height: 4.5rem;}
.list_box_zhichi1 li .a .rr .ico{ display: flex; width: 3.4375rem; height: 3.4375rem; border: #77889c 1px dashed; border-radius: 50%; justify-content: center; align-items: center; margin: 2rem 0 0;}
.list_box_zhichi1 li .a .rr .ico svg{width: 29px;height: 28px;fill:#77889c;}


.pb_sys_style1 .p_no_d{border: 1px solid #4052b4 !important;background-color: #4052b4 !important;}
#vsb_content_2 DIV{text-indent:0 !important;}
#vsb_content_2 .vsbcontent_img+p span{font-size: 0.875rem !important;text-indent:-2em;}
#vsb_content_2 .vsbcontent_img+p+p span{font-size: 0.875rem !important;text-indent:-2em;}
.keywordfontcolor1071593{font-family: "Microsoft Yahei" !important;font-size: 16px !important;color: #4052b4 !important;}
.n_notice_box1 li:hover a .cc h5 .keywordfontcolor1071593{color: #fff;}
/*==========================================内页 结束=============================================*/

/*aos="fade-up" aos-duration="1200"*/