.Linux_TC_textT{cursor: pointer;border-bottom: 1px solid;}
.Linux_TC{position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;z-index: 66;display: none;}
.Linux_TC_text{max-width: 1000px;height: 60vh;position: relative;top: 25%;left: 50%;transform: translateX(-50%);background: #f5f5f5;z-index: 2;}
.Linux_TC_biaoge{width: 100%;height: 100%;padding: 0 20px;overflow-y:scroll;}
.table>.Linux_TC_tbody>tr>td{line-height:1.5;}
.table>tbody>tr>td{font-size:14px;font-weight: 400;color: #333333;}
.table>tbody>.tdbottom{border-bottom:1px solid #ddd;}
.table>tbody>tr>.tdbottom{border-bottom:1px solid #ddd;}
table>.Linux_TC_tbody>tr>td{border-bottom:0px;}
.Linux_TC_biaoge::-webkit-scrollbar{width:10px;height:16px;}
 .Linux_TC_biaoge::-webkit-scrollbar-track{border-radius:5px;}
.Linux_TC_biaoge::-webkit-scrollbar-thumb{border-radius:5px;background:#d8d8d8;}

.Linux_H5{position: fixed;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;z-index: 66;display: none;padding: 0 20px;}
.Linux_H5_text{max-width: 1000px;height: 60vh;position: relative;top: 25%;left: 50%;transform: translateX(-50%);background: #f5f5f5;z-index: 2;}
.Linux_H5_biaoge{width: 100%;height: 100%;padding: 0 20px;overflow-y:scroll;}
@media screen and (max-width: 1000px){
	.Linux_TC_text{width:95%;}
}
@media screen and (max-width: 767px){
	.Linux_H5 .first_system .system_p_head {font-weight: 800;font-size: 22px;text-align: center;color: #333;margin: 10px auto;}
	.Linux_H5 .first_system .first_system_one {margin-bottom: 30px;}
	.Linux_H5 .first_system .first_system_one .system_one_head {font-weight: bold;color: #333333;border-bottom: 1px solid #ddd;}
	.Linux_H5 .first_system .first_system_one .system_one_content {color: #333333;display: flex;border-bottom: 1px solid #ddd;padding: 6px 0px;}
	.Linux_H5 .first_system .first_system_one .system_one_content .system_one_version {width: 45%;margin-right: 3%;}
	.Linux_H5 .first_system .first_system_one .system_one_content .system_one_detail {width: 52%;}
	.Linux_H5 .last_p {margin: 15px auto;}
	.layui-layer-setwin .layui-layer-close2 {right: -25px;top: -25px;}
}