/* CSS Document */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	background: #fff;
	font-size: 14px;
	color: #757575
}

body {
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial,
		sans-serif;
	text-align: left;
}

* {
	margin: 0px;
	padding: 0px;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio
:not
 
(
[
controls
]
 
)
{
display
:
 
none
;

	
height
:
 
0
}
[hidden], template {
	display: none
}

a {
	color: #333;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:active, a:hover {
	outline: 0;
	text-decoration: none;
}

ul, ol, li {
	list-style: none;
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

svg
:not
 
(
:root
 
){
overflow
:
 
hidden


}
figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

*, :before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

.content {
	width: 850px;
	min-height: 300px;
	margin: 0px auto;
}

.content1 {
	margin: 20px 0px 0px;
}
.InpCont {
    min-height: 300px;
    padding-top: 168px;
    padding-left: 80px;
    display: block;
    background: url("../images/whois.png") center 75px no-repeat;
}

.content1 span {
	display: inline-block;
	width: 80px;
	text-align: right;
}

.content1 .wz_wz {
	float: left;
	width: 352px;
	position: relative;
}

.content1 .wz_wz lable {
	position: absolute;
	right: 10px;
	height: 45px;
	line-height: 45px;
}

.content1 #keyword {
	float: left;
	width: 350px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #333;
}

.content1 #chaxun {
	float: left;
	padding: 0px 30px;
	margin-left: 10px;
	font-size: 16px;
	height: 45px;
	border: none;
	background: #0097dd;
	color: #fff;
	text-align: center;
}

.content1 #ycode {
	float: left;
	width: 120px;
	height: 45px;
	line-height: 45px;
	padding-left: 10px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #333;
}

.content1 #imgCode {
	float: left;
	position: relative;
	left: 10px;
}

.error {
	float: left;
	width: 440px;
	margin: 10px 0px 10px 356px;
	text-align: left;
	color: rgba(204, 22, 28, 0.9)
}
.whoisBox {
	background: -webkit-linear-gradient(#f5f5f5, #ffffff);
    background: -o-linear-gradient(#f5f5f5, #ffffff);
    background: -moz-linear-gradient(#f5f5f5, #ffffff);
    background: linear-gradient(#f5f5f5, #ffffff);
}
.whoisconts {
	min-height: 450px;
 	background: url("../images/whoisBg.png") top center no-repeat;
 }
#content2 {
	width: 1000px;
	margin:0 auto;
	padding: 0 20px 20px;
	word-break:break-all;
}
#content2 tr {
	border:none;
	width: auto
}
.contentWhoise {
	padding:0;
	margin-bottom: 50px;
}
.contentWhoise tr {
	/*border:none;*/
	border:1px solid #ddd;
	width: auto
}
.contentWhoise tr td,.contentWhoise tr th {
	text-align: center;
	padding:5px 0;
	border-right:1px solid #ddd;
}
.contentWhoise th {
	font-weight: bold;
}
.contentWhoise h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width: 640px) {
	.content {
		width: 100%;
		margin: 0px auto;
	}
	.content1 {
		padding: 80px 20px 0;
	}
	#content2,.contentWhoise {
	    width: 100%;
	    margin: 0 auto;
	    padding: 0 20px 20px;
	    word-break: break-all;
	}
	.contentWhoise tr {
		border-bottom: 1px solid #e4e4e4;
	}
	.content1 span {
		width: 100%;
		line-height: 25px;
		text-align: left;
		margin: 10px 0px 0px;
	}
	.content1 .wz_wz {
		width: 100%;
		margin-bottom: 10px;
	}
	.content1 #keyword {
		width: 100%;
	}
	.content1 #ycode {
		width: 100%;
		min-width: 120px;
	}
	.content1 #imgCode {
	    float: right;
	    margin-top: -44px;
	    height: 43px;
	}
	.content1 #chaxun {
		width: 100%;
		margin: 20px auto;
	}
	.InpCont .error {
	    width: 100%;
	    margin:0;
	    text-align: center;
	    color: rgba(204, 22, 28, 0.9);
	}

	.InpCont {
	    background: url("../images/whois.png") center 20px no-repeat;
	    background-size: 80% auto;
	}


}
tr{ border:1px solid #000; width:820px;} 
td{ width:820px; line-height:22px} 