/**
 * Created by hs on 2019/10/12.
 */
@import "ziti.css";
.top_box{
    position: fixed;
    top:0;
    left:0;
    box-shadow:0 0 3px #909090;
    z-index: 9999;
    font-family: "Noto Sans SC";
font-weight: 100;
}

a{

        font-family: "Noto Sans SC";
font-weight: 700;
    color:#000000;

        }

 #t3{

           z-index: 9999;
        position: fixed;
            left:800px;
            top:40px;
            text-align: center;
background: #F6F6F6;
            width: 300px;

        }
                #t33{

           z-index: 9999;
        position: fixed;
            left:800px;
            top:40px;
            text-align: center;
background: #F6F6F6;
            width: 300px;

        }
                #d12{

           z-index: 9999;
        position: fixed;
            left:800px;
            top:40px;
            text-align: center;
background: #F6F6F6;
            width: 300px;

        }
                 #d13{

           z-index: 9999;
        position: fixed;
            left:800px;
            top:40px;
            text-align: center;
background: #F6F6F6;
            width: 300px;

        }
        #d1{
border-style: solid;
  border-color: #ffffff #F6F6F6 #ffffff #F6F6F6;


        }
        #d2{
border-style: solid;
  border-color: #ffffff #F6F6F6 #ffffff #F6F6F6;


        }
        #d3{
border-style: solid;
  border-color: #ffffff #F6F6F6 #ffffff #F6F6F6;


        }

        td{
	font-size: 0.5px;
	text-align:left;
	}
	th{
	background:#18469D;
	}
div{

font-family: "Noto Sans SC";
font-weight: 100;
}

.dian{
	color:#18469D;
        font-size: 200%;
	}

body{

		background: #ffffff;
		font-family: "Noto Sans SC";
font-weight: 700 ;
    color:#000000;
		}
		
.menu > li{
    height:100%;
    width: 25%;
    list-style-type:none;
    float: left;
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
    text-align: center;

}
.menu > li > a{
    color: #555555;
}
.menu > li:hover{
    cursor: pointer;
    background-color: rgba(255,255,255,0.5);

}

.menu > li:hover > a{
    color: #0b9fdf;
        width: 300px;
}
.menu >.active > a{
    color: #0b9fdf;
}

.footer{
    width: 100%;
    min-width:1000px;
    height:40px;
    min-height:40px;
    line-height:40px;
    background-color: #222;
    margin: 0;
    position: fixed;
    left:0;
    bottom:0;
    z-index: 99;
}
.footer a{
    margin-right: 20px;
    color:#ffffff;
}
.hpagebody {
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    color: #333;
}
