@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0; padding:0; list-style:none; text-decoration:none;}
i,em{font-style:normal;}
input, select{vertical-align:middle; font-family:"ËÎÌå";}
a{color:#333; text-decoration:none;}
a:hover{text-decoration:none; }
a img{border:0 none;}
a, input, textarea{outline:none;}
input:focus, select:focus, textarea:focus{color:#666 !important;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
.tl li{white-space:nowrap; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.dian{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mtf_30{margin-left: 30px;}
.mt_10{margin-top: 10px;}
.mt_15{margin-top: 15px;}

html{-webkit-text-size-adjust: none;-webkit-text-size-adjust: 100%;}
body{font-family:"microsoft yahei"; color:#333;}

body{
    width: 100%;
}
.banner{
    width: 100%;
    height: calc(100vh);
    /* background: url(/e_html/gk/report/2022/images/bg.jpg) no-repeat top center; */
    background: url(/e_html/gk/report/2022/images/tu.png) no-repeat -200px center;
    background-size: auto 100%;
}
.mbanner{
    display: none;
}
.banner .content{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.logo{
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 2;
}
.wordn{
    position: absolute;
    top: 280px;
    right: 0;
}
.wordn img{
    width: 95%;
}
.wordz{
    position: absolute;
    top: 80px;
    right: 0;
}
.wordz img{
    width: 95%;
}
.wordbox{
    position: absolute;
    right: 0;
    top: 470px;
    width: 785px;
    display: flex;
    flex-wrap: wrap;
}
.word{
    width: 320px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    flex-shrink: 0;
    padding-left: 20px;
    margin-left: 40px;
}
.word a{
    color: #181818;
}
.word:hover{
    font-weight: bold;
    background: #076af2;
    color: #ffffff;
}
.word:hover a{
    color: #ffffff;
}
.ewm{
    position: absolute;
    left: 100px;
    top: 640px;
    text-align: center;
    display: flex;
}
.imgbox{
    width: 80px;
    height: 80px;
}
.imgbox img{
    width: 100%;
    height: 100%;
}
.ewm .txt{
    padding-top: 4px;
    padding-left: 20px;
}
.ewm p{
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    color: #181818;
}
