﻿@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*background: transparent;*/
}
body{ 
    overflow-x:hidden;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu {
	display: block;
}
ol,ul,li {
	list-style: none;
	*font-size: 0;
}
* {
	margin: 0;
	padding: 0;
	margin: 0 auto;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	font-family: "微软雅黑","Myriad Set Pro","Helvetica Neue","Helvetica","Arial","sans-serif"
}
input,textarea {
	background-color: transparent;
	border: none;
	overflow: auto;
	outline: none;
}
/*清除浮动*/
.clearfix::before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix { 
    height: 1%;
}
.clearfix {
    display: block;
}


/* 搜索样式 */
.search_box_xxgk{width: 100%;height: 100%;left:0;top:0;position:fixed;background: #ddd;opacity:0.8;}
.searchad_box { position: fixed; left: 50%; top: 50%; width: 725px; z-index: 100; background-color: #fff; margin-left: -400px;margin-top: -170px;padding: 0px 0px 20px 25px;}
.searchad_box .title { height: 48px; position: relative; }
.searchad_box .title a { display: inline-block; padding: 0px 10px; font-size: 16px; line-height: 46px; }
.searchad_box .title a.on { border-bottom: 2px solid #d30b15; }
.searchad_box .title span { width: 22px; height: 22px; background: url("../imagesnew/icon.png") no-repeat -70px 0; position: absolute; top: 13px; right: 10px; cursor: pointer; }
.searchad_box .condition_top { width: 100%; background: #eee; border-top: 1px solid #ccc; padding: 24px 0 29px 0; }
.searchad_box .level { min-height: 34px; line-height: 34px; margin-top: 6px; clear: both; }
.searchad_box span { display: inline-block; }
.searchad_box .level span, .searchad_box .level div, .searchad_box .level input, .searchad_box .level label, .searchad_box .level select { float: left; margin-right: 5px; height: 32px; }
.searchad_box .level .fir { padding-right: 7px; font-weight: bold; }
.searchad_box .level .wenhao { width: 80px; text-align:justify;
    text-align-last:justify;}
.searchad_box .level .sec { width: 168px; }
.searchad_box .level .thi { width: 30px; text-align: center; }
.searchad_box .level input[type="text"] { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 200px; height: 32px; line-height: 32px; border: 1px solid #ccc; padding-left: 5px; }
.searchad_box .level input[type="text"].dateicon { background: #fff url("../imagesnew/icon.png") no-repeat 175px -201px; }
.searchad_box .level label { margin-right: 20px; }
.searchad_box .condition_bottom { padding-bottom: 20px; }
.searchad_box .condition_bottom .level input[type="checkbox"] { margin-right: 5px; }
.searchad_box .condition_bottom .level .zdydate { display: none; }
.searchad_box .searchad_box_zcwj .level .fir { color: #333; }
.searchad_box .level input[type="text"].input570 { width: 570px; height: 32px; }
.searchad_box .level input[type="text"].input610 { width: 610px; height: 32px; }
.searchad_box .level select { width: 200px; height: 32px; border: 1px solid #ccc; }
.searchad_box .level textarea.ssfktextarea { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 570px; height: 90px; border: 1px solid #ccc; padding-left: 5px; }
.searchad_box .searchad_box_zcwj .level select.select160 { width: 160px; }
.searchad_box .searchad_box_zcwj .level select.select95 { width: 95px; }
.searchad_box .searchad_box_zcwj .level input[type="text"].input200 { width: 200px; }

.searchad_box .btn_prompt { display: none; line-height: 38px; color: #d30b15; position: absolute; bottom: 0px; left: 410px; }
.searchad_box .searchad_box_ssfk input[type="button"] { margin: 15px 0 0 210px; }
.searchad_box a.closebtn { float: left; display: block; width: 140px; height: 38px; margin: 15px 0 0 50px; background: #999; font-size: 18px; line-height: 38px; color: #fff; text-align: center; }
.searchad_box input[type="button"] {
    float: left;
    width: 140px;
    height: 38px;
    margin: 15px 0 0 220px;
    background: #2180c6;
    font-size: 18px;
    line-height: 38px;
    color: #ffffff;
    cursor: pointer;
}
.searchad_box input[type="reset"] {
    float: left;
    width: 140px;
    height: 38px;
    margin: 15px 0 0 30px;
    background: #2180c6;
    font-size: 18px;
    line-height: 38px;
    color: #ffffff;
    cursor: pointer;
}
#docpubname{width: 610px;display: block;padding-left: 20px;}












