.search {
				width: 1200px;
				margin: 0 auto;
				margin-top: 30px;
				text-align: center;
			}
			
			.search_input {
				width: 800px;
				
				height: 30px;
				border-radius: 2px;
				background-color: none;
				border: 1px #c5c5c5 solid;
				display: block;
				margin: 0 auto;
				
			}
			
			.search>p {
				margin-top: 10px;
				font-size: 14px;
				color: red;
				font-family: "微软雅黑";
				margin-bottom: 10px;
			}
			
			.dictnbox {
				width: 1200px;
				margin: 0 auto;
				border: 1px #c5c5c5 solid;
				padding-top: 20px;
			}
			
			.dictnj {
				width: 1200px;
				background: url(../img/icon1.png) no-repeat center;
				height: 50px;
				margin-bottom: 20px;
			}
			
			.dictnj>p {
				text-align: center;
				color: white;
				line-height: 50px;
				font-size: 20px;
				margin-left: -10px;
			}
			
			.dictnbox>p {
				width: 1100px;
				margin: 0 auto;
				font-size: 14px;
				margin-bottom: 10px;
			}
			.dictionary{padding-bottom:40px;}
			/*字典数据*/
.zdbox{padding-bottom:30px;}
			.zddatabox {
				width: 1200px;
				margin: 0 auto;
				border: 1px #c5c5c5 solid;
				margin-top: 30px;
				overflow: hidden;
				padding-bottom: 40px;
				display: none;
			}
			
			.results {
				margin-top: 20px;
				overflow: hidden;
				margin-left: 50px;
			}
			
			.results1 {
				float: left;
				color: red;
				font-size: 20px;
				margin-right: 5px;
			}
			
			.results2 {
				float: left;
				font-size: 20px;
			}
			
			.results3 {
				float: left;
			}
			
			.results3_img {
				float: left;
				margin-right: 10px;
			}
			
			.results3>p {
				float: left;
				font-size: 20px;
			}
			
			.zddatatext {
				width: 1200px;
				margin: 0 auto;
				margin-top: 20px;
				margin-left: 50px;
				overflow: hidden;
			}
			
			.zddata1 {
				width: 200px;
				height: 200px;
				float: left;
			}
			
			.zddata2 {
				float: left;
				margin-left: 30px;
				height: 170px;
				width: 900px;
				border: 1px green dashed;
				padding-top: 30px;
				margin-bottom: 30px;
			}
			
			.listboxs {
				width: 123px;
				height: 60px;
				margin-left: 45px;
				margin-bottom: 30px;
				float: left;
			}
			
			.list_b {
				background: url(../img/bg0011.png) no-repeat;
				width: 123px;
				height: 29px;
				text-align: center;
				font-size: 18px;
				line-height: 29px;
			}
			
			.listboxs>p {
				text-align: center;
				font-size: 18px;
				color: red;
			}
			
			.clearfix {
				clear: both;
			}
			
			.tongyin {
				width: 1100px;
				overflow: hidden;
				margin-left: 50px;
				margin: 10px auto;
			}
			
			.tongyin>p {
				font-size: 20px;
			}
			
			.tongyin>span {
				width: 1100px;
				height: 1px;
				background-color: #c5c5c5;
				display: block;
				margin: 10px auto;
			}
			
			.tongyin>div {
				font-size: 16px;
			}
			
			.shiyi {
				width: 1100px;
				overflow: hidden;
				margin-left: 50px;
				margin: 10px auto;
			}
			
			.shiyi>p {
				font-size: 20px;
			}
			
			.shiyi>span {
				width: 1100px;
				height: 1px;
				background-color: #c5c5c5;
				display: block;
				margin: 10px auto;
			}
			
			.shiyi>div {
				font-size: 16px;
			}
			
			embed {
				width: 202px;
				height: 202px;
				background: url(../img/bg.png) no-repeat;
				display: block;
			}
			
			.pinyin_zi {
				color: red;
			}
			
			.laba {
				cursor: pointer;
			}
			.search{width:1200px; margin:0 auto; margin-top:30px; text-align:center; position:relative;}
	.search_input{width:800px; height:30px; border-radius:2px; background-color:none; border:1px #c5c5c5 solid; display:block; margin:0 auto;}
	.search>p{margin-top:10px; font-size:14px; color:red; font-family:"微软雅黑"; margin-bottom:10px;}
	.search > b > img{position:absolute; top:4px; right:210px;cursor: pointer;}
	.search > b > input{position:absolute; top:4px; right:210px;cursor: pointer;}
.preview{
	position: absolute;
	left: 48%;
	top:48%;
}
.banner{width:100%; height:600px; margin:0 auto; background:url( ../img/banner13.png) no-repeat;}
.bodybg{background:url(../img/bgbox.png);}
