.listshow {
    width: 100%;
    border-collapse: collapes;
    border: 1px #999 solid;
    margin: 0 auto;

}

.listshow tr td {
    border-collapse: collapes;
    border: 1px #e2e7ee solid;
    line-height: 40px;
}

.listshow tr th {
    border: 1px #007f7f solid;
    background: #007f7f;
    padding: 5px;
    font-weight: normal;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 16px;
}

.tree {
    margin-left: 100px;
    margin-bottom: 0;
}

.tree>li {
    content: '';
    border-left: 1px dashed #5b9bd5;
    height: calc(100%);
    padding-bottom: 20px;
    padding-top: 20px;
}

.layerbox {
    overflow: hidden;
    margin-left: -40px;
}

.layerbox span {
    border: 1px #70ad47 solid;
    display: inline-block;
    padding: 5px 20px;
    font-size: 16px;
    color: #70ad47;
    min-width: 210px;
    text-align: center
}

.layerbox .secondline b {
    content: '';
    width: 40px;
    height: 0;
    border-bottom: 1px dashed #41719c;
    float: left;
    margin-top: 25px;
}

.layerbox .secondline .triangle {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #41719c;
    border-bottom: 5px solid transparent;
    float: left;
    margin-top: 21px;
}

.l_tree_click .secondline{
    display: inline-block
}
.l_tree_click .secondline b {
    content: '';
    width: 40px;
    height: 0;
    border-bottom: 1px dashed #41719c;
    float: left;
    margin-top: 25px;
}

.l_tree_click .secondline .triangle {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #41719c;
    border-bottom: 5px solid transparent;
    float: left;
    margin-top: 21px;
}
.l_tree_click .secondbox {
    border: 1px #70ad47 solid;
    display: inline-block;
    padding: 5px 20px;
    font-size: 16px;
    color: #70ad47;
    min-width: 210px;
    text-align: center
}
.l_tree_click .secondbox a{color: #70ad47;}


.layer1 {
    background: #41719c;
    color: #fff;
    padding: 5px 20px;
    font-size: 16px;
    border: 1px #41719c solid;
    width: 420px;
    float: left;
}

.layer1 b {
    background: #fff;
    color: #41719c;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    margin-right: 20px;
    font-size: 20px
}

.l_tree_container {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 3px #ccc;
    margin: 13px;
    position: relative;
}

.l_tree {
    width: calc(100% - 44px);
    height: 100%;
    padding-left: 42px;
    margin-left: 40px;
}

.l_tree_branch {
    width: 100%;
    height: 100%;
    display: block;
    padding: 13px;
    position: relative;
}

.l_tree_branch .l_tree_children_btn {
    width: 19px;
    height: 19px;
    background-color: #5b9bd5;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    outline: none;
    border: 0;
    cursor: pointer;
}

ul.l_tree:before {
    content: '';
    border-left: 1px dashed #5b9bd5;
    height: calc(100%);
    position: absolute;
    left: 10px;
    top: 0px;
}

.l_tree .l_tree_branch:last-child::before {
    content: '';
    width: 3px;
    height: calc(100% - 39px);
    display: block;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: -34px;
}

.l_tree,
.l_tree_branch {
    position: relative;
}

.l_tree_branch::after {
    content: '';
    width: 40px;
    height: 0;
    border-bottom: 1px dashed #5b9bd5;
    position: absolute;
    right: calc(100% - 9px);
    top: 38px;
}

.l_tree_container>.l_tree::before,
.l_tree_container>.l_tree>.l_tree_branch::after {
    display: none;
}

.l_tree_click {}

.triangle {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid #5b9bd5;
    border-bottom: 5px solid transparent;
    float: left;
    margin-top: 21px;
}

.l_folder {
    border: 1px #5b9bd5 solid;
    min-width: 275px;
    color: #5b9bd5;
    padding: 0 10px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    height: 50px;
    display: inline-block
}

.tb_link {
    position: relative
}

.tb_link a {
    font-size: 16px;
    color: #41719c;
    padding-left: 20px;
    display: block
}

.tb_link a b {
    background: url(../images/dot.png) no-repeat 3px 8px;
    padding-left: 15px;
}

.tb_link .code {
    position: absolute;
    right: 10px;
    top: 240px;
}

.title-float caption {
    text-align: center;
    font-size: 30px;
    color: #007f7f;
    background: #fff;
 z-index: 999999999999;
}

.title-float {
    position: fixed;
    width: 1170px!important;
    z-index: 999999999999;
    margin: 0 auto;
     background: #fff;
}

.tb_link{position: relative}
.tb_link a{font-size: 16px;color:#41719c;padding-left:20px;display: block}
.tb_link a b{background:url(../images/dot.png) no-repeat 3px 8px;padding-left:15px;}
.tb_link .code{position: absolute;right:10px;top:240px;}
caption{text-align: center;font-size: 30px;color:#007f7f;}

.div1 img{
	width:120px;
      	height:120px;
	transition: all 0.5s;
}

.div1 img:hover{width:200px;
      height:200px;
      margin:0 0;}