#col-nav-txt{
width:87px;
height:33px;
float:left;
cursor:pointer;
border:1px solid #bdbfc1;
}
#col-nav-txt p{
font-size: 15px;
text-align:center;
line-height: 2.2;
color:#303133;
text-align:center;
}
#col-nav-txt:hover{
background-color:#33af29;
transition:0.5s ease-in-out;
}#col-nav-txt1:hover{
background-color:#33af29;
transition:0.5s ease-in-out;
}
#col-nav-txt1{
width:126px;
height:33px;
float:left;
cursor:pointer;
border:1px solid #bdbfc1;
}
#col-nav-txt1 p{
font-size: 15px;
text-align:center;
line-height: 2.2;
color:#303133;
text-align:center;
}
#col-nav-mid{
width:96%;
height:100%;
margin-left:auto;
margin-right:auto;
margin-top:0;
}