body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    padding: 0;
    margin: 0;
}
body{background: #fafafa;}
.left{float:left}
.right{float:right}
.pa20{padding:20px;box-sizing: border-box;}
.whitebg{background: #fff;}
.clear:after{content:"";display:block;clear:both;}
a {text-decoration: none; font-size:16px;font-family: "微软雅黑";color:#404F55; cursor: pointer;}
a:hover{text-decoration: underline;}
li{list-style:none;font-family: "微软雅黑";}
div{ font-family: "微软雅黑";}
p{ font-family: "微软雅黑";margin: 0;}
ul{ font-family: "微软雅黑";}
/*头部样式*/
.bigdiv {
    width: 1160px;
    margin-right: auto;
    margin-left: auto;
}

.banner {
    background: url(/uiFramework/commonResource/image/2022122116163740769.jpg) no-repeat center top;
    position: relative;
    padding-top: 340px;
}
.header .childList a:hover{}