.di_logo {
	position: fixed;
	top: 5%;
	left: 5%;
	z-index: 999;
	opacity: 0;
}
.di_logos{
	width: 46px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: #fffef8;
	font-size: 30px;
	text-align: center;
	font-family: "方正清刻本悦宋简体";
	color: #261e36;
	padding-top: 1%;
	display: none;
}
.di_nav {
	position: fixed;
	top: 30%;
	left:0;
	width: 46px;
	background: url(../img/di_tb_bg3.png) no-repeat 17px 124px;
	z-index: 9999;
	display: none;
}
.di_nav a {
	display: block;
	font-family: "文悦古典明朝体", "楷体";
	font-size: 30px;
	letter-spacing: 2px;
	width: 46px;
	height: 91px;
	margin-bottom: 58px;
	line-height: 27px;
	padding-top: 15px;
	padding-left: 3px;
	color: #885d00;
}

.di_nav .aclit {
	background: url(../img/di_tb_bg.png) no-repeat 0 0;
	color: #e0c58b;
}

@media only screen and (min-width:1700px ) {
	.di_logo {
	position: fixed;
	top: 5%;
	left: 5%;
	z-index: 999;
	opacity: 0;
	
	}
	
	.di_nav {
		position: fixed;
		top: 9%;
		left: 13%;
		width: 46px;
		background: url(../img/di_tb_bg2.png) no-repeat 17px 124px;
		z-index: 9999;
		display: none;
	}
	.di_logos{
		width: 46px;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		background: #e2e0c7;
		font-size: 20px;
		text-align: center;
		font-family: "方正清刻本悦宋简体";
		color: #261e36;
		opacity: 0;

		
	}
	.di_nav a {
		display: block;
		font-family: "文悦古典明朝体", "楷体";
		font-size: 30px;
		letter-spacing: 2px;
		width: 46px;
		height: 91px;
		margin-bottom: 58px;
		line-height: 27px;
		padding-top: 15px;
		padding-left: 3px;
		color: #e2e0c7;
	}
	.di_nav .aclit {
		background: url(../img/di_tb_bg.png) no-repeat 0 0;
		color: #e2e0c7;
	}
}
@media only screen and (max-width:1699px) {
		.di_logos{
			display: block;
			opacity:0;
		}
		.di_logo{
			display: none;
		}
	}



/*世系和弟子*/

.di_content {
	width: 1008px;
	height: 100%;
	margin: 0 auto;
	
	overflow: hidden;
	position: relative;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

.di_content::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: #C0C0C0;
}


/*定义滚动条轨道 内阴影+圆角*/

.di_content::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #88675e; 
}


/*定义滑块 内阴影+圆角*/

.di_content::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}
/*年表*/
.di_nb_c {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 90;
	display: none;
	/*overflow-y: hidden;*/

}
/*世系*/
.di_sx_c {
	width: 1008px;
	height: 100%;
	position: relative;
	overflow-y: hidden;
	display: none;
	
}

.di_sx_c>div {
	float: left;
	position: absolute;
	bottom: 1px;
	width: 247px;
	height: 260px;
	cursor: pointer;
	transition: all ease-in-out 1s;
}

.di_sx_c>div:nth-of-type(3) {
	left: 0;
}

.di_sx_c>div:nth-of-type(2) {
	left: 382px;
}

.di_sx_c>div:nth-of-type(3) {
	left: 761px;
}
.di_sx_c>div img{
	position: absolute;
}
.di_sx_c>div .s_h{
	top:0;
	left: 0;
	z-index: 10;
}
.di_sx_c>div .s_tc{
	top:32px;
	left: 34px;
	z-index: 21;
}
.di_sx_c>div .s_q{
	bottom:0;
	left: 21px;
	z-index: 31;
}
.tc_c{
	position: absolute;
	top:-370px;
	left: 25px;
	width: 540px;
	height: 370px;
	display: none;
	z-index: 4;
}
@media only screen and (min-height:700px) {
	.tc_c{
		position: absolute;
		top:-415px;
		left: 25px;
		width: 540px;
		height: 370px;
		display: none;
		z-index: 4;
	}
}
.di_sx_c>div .tc_c ul{
	width:230px ;
	height: 100%;
	float: left;
}
.di_sx_c>div .tc_c ul li{
	font-family: "微软雅黑";
	font-size:15px ;
	color: #cf9e47;
	line-height: 40px;
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #8d6757;
}
.di_sx_c>div .tc_c .tc_txt{
	width: 300px;
	margin-top: 40px;
	margin-left: 10px;
	color: #c6b186;
	float: left;
}
.di_sx_c>div .tc_c .tc_txt h5{
	font-family: "微软雅黑";
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
}
.di_sx_c>div .tc_c .tc_txt p{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
}
.di_sx_c>div:nth-of-type(1) .tc_c ul{
	background: url(../img/di_sg1.png) repeat-x 0 0;
}
.di_sx_c>div:nth-of-type(2) .tc_c ul{
	background: url(../img/di_sg2.png) repeat-x 0 0;
}
/*.di_sx_c>div:hover .s_tc{
	transition: all ease-in-out 1s;
	transform: translateY(-70px);
	
}*/
/*弟子*/
.di_dz_c{
	width: 1008px;
	height: 650px;
	position: relative;
	overflow-y: hidden;
	display: none;
	margin-top:12.5%;
	background:url(../img/di_dz_bg.png) no-repeat -18px 0 ;
}
.di_dz_c .dz_list{
	width: 988px;
	margin-left: 20px;
	height: 164px;
	margin-top: 225px;
	
}
.di_dz_c .dz_list li{
	cursor:pointer;
	font-family: "隶书";
	font-size: 28px;
	color: #391200;
	float: left;
	width: 52px;
	height: 164px;
	padding-left: 12px;
	background: url(../img/di_list.png) no-repeat center ;
	text-align: center;
	writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/    
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
}
/*世系弹出*/
.sx_tc{
	position: absolute;
	height: 100%;
	width: 1008px;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(../img/di_bf.jpg) repeat-y;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 87px;
	padding-left: 32px;
	padding-right: 32px;
	
}
.sx_tc::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	background-color: #C0C0C0;
}


/*定义滚动条轨道 内阴影+圆角*/

.sx_tc::-webkit-scrollbar-track {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #ebebeb;
}


/*定义滑块 内阴影+圆角*/

.sx_tc::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #282c30;
}
.sx_tc_z{
	position: absolute;
	height: 100%;
	width: 1008px;
	top: 0;
	left: 0;
	z-index: 999;
	background: url(../img/di_bf.jpg) repeat-y;
	display: none;
	padding-top: 60px;
	padding-left: 32px;
	padding-right: 32px;
	/*overflow-y: auto;*/
	
}
.sx_tc_z>div{
	width: 100%;
	height: 90%;
	font-size: 16px;
	line-height:30px;
	overflow-x:hidden ;
	overflow-y: auto;
}
.sx_tc_z span{
	width: 90px;
	display: inline-block;
	padding-right: 20px;
	text-align: left;
	padding-top: 10px;
	float: left;
}
.sx_tc_z .z_box{
	width: 700px;
	float: left;
	padding-left: 20px;
	border-left:  3px solid #222;
	position: relative;
	padding-top: 10px;
	
}
.sx_tc_z .z_box img{
	position: absolute;
	top:50%;
	left: -9px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

.zhou::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: #C0C0C0;
}


/*定义滚动条轨道 内阴影+圆角*/

.zhou::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #88675e; 
}


/*定义滑块 内阴影+圆角*/

.zhou::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

.sx_tc h6{
	font-family: "微软雅黑";
	/*font-weight: normal;*/
	font-size: 24px;
	margin-bottom: 15px;
}
.sx_tc p{
	font-family: "微软雅黑";
	font-size: 14px;
	text-indent: 28px;
	line-height: 24px;
}
.dz_tc_z{
	position: absolute;
	width:1008px;
	height: 660px;
	top: 0;
	left: 0;
	z-index: 999;
	background: #a85d31;
	margin-top: 123px;
	display: none;
	padding-top: 70px;
	padding-left: 32px;
	padding-right: 32px;
	
}
.dz_outbox img{
	max-width: 295px;
	height: auto;
	float: left;
}
.dz_outbox>div{
	width: 620px;
	margin-left: 20px;
	float: left;
	color: #fff;
}
.dz_outbox div h3{
	font-family: "微软雅黑";
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}
.dz_outbox .d_txt p{
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 24px;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/

.dz_outbox::-webkit-scrollbar {
	width: 6px;
	height: 6px;
	background-color: #C0C0C0;
}


/*定义滚动条轨道 内阴影+圆角*/

.dz_outbox::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #88675e; 
}


/*定义滑块 内阴影+圆角*/

.dz_outbox::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}