@@ -4,7 +4,8 @@
}
.main {
- width: 100%;
+ width: 67%;
+ margin: auto;
min-width: 1300px;
height: 800px;
@@ -30,7 +31,7 @@
.txt {
- width: 73%;
+ width: 100%;
font-size: 14px;
font-family: Source Han Sans SC;
font-weight: 400;
@@ -59,6 +59,9 @@
border-left: none;
background-color: #F3D39B;
+ .layui-tab-item .right{
+ display: none;
+ }
</style>
</head>
<body>