
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}


.thead{
    height: 100px;
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 99999;
}
.logo {
    line-height: 100px;
}

.sideNav{
    position: fixed;
    right: 60px;
    top: 50%;
    z-index: 9999;
    margin-top: -75px
}

.sideNav ul li{
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border: #000 solid 1px;
    border-radius: 10px;
    margin: 10px 0;
}
.sideNav ul li a{
    display: block;
    background: none;
    width: 8px;
    height: 8px;
    transition: .3s;
}
.sideNav ul li.active a{
    background: #000
}

.banq{
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #2d2d2d;
    position: fixed;
    bottom: 5%;
    z-index: 999;
}








.k1{
    font-size: 16px;
    color: #272727;
    line-height: 40px;
}
.k1 a{
    color: #272727;
    line-height: 40px;
}
.copyr{
    font-size: 16px;
    color: #272727;
    line-height: 40px;
}
.copyr a{
    color: #272727;
    line-height: 40px;
}
.hotkey{
    font-size: 16px;
    color: #272727;
    line-height: 40px;
}
.hotkey a{
    color: #272727;
    line-height: 40px;
    margin-right: 10px;
}

.yqlj{
    font-size: 16px;
    color: #272727;
}
.yqlj a{
    color: #272727;
    line-height: 40px;
}