*{padding:0;margin:0;}
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{font-family:"微软雅黑"}
li{list-style:none;}
body,html{background:#fff;
   width: 100%;
    margin: 0;
    padding: 0;
}

a{text-decoration: none;color:#333;text-decoration: none;font-size:14px;}
a:hover{cursor:pointer;text-decoration: none;}
 .clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
}

.tab_x_n{visibility: hidden;position: absolute;z-index: -1;}
.tab_x_y{visibility: visible;z-index: 1;}

.gov_searchbtn {
    position: absolute;
    top: 8px;
    right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    border: none;
    background: #fff url(/uiFramework/commonResource/image/2021091311223865422.png) no-repeat;
    display: block;
}
.gov_searchbox {
    height: 32px;
    margin-top: 9px;
    border-radius: 8px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
}
.tide_video_fake { display:none !important; }