* {
	margin: 0px;
	padding: 0px;
	font-family: "Microsoft YaHei"
}

.top {
	height: 40px;
	background: rgb(204, 51, 0);
	color: #fff;
	line-height: 40px;
	padding-left: 10px
}

.top a {
	color: #fff;
	text-decoration: none;
}

.searchdiv {
	position: relative;
	padding-right: 30px;
	margin-left: 15px;
	padding-top: 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid rgb(217, 217, 217);
}

.searchdiv input {
	border: none;
	outline: medium;
	background-image: url(../images/weixin/search_wx.svg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 23px;
	line-height: 23px;
	width: 100%;
	box-sizing: border-box
}

.delquery {
	text-align:center;
	cursor: pointer;
	height: 30px;
	position: absolute;
	right: 0;
	top: 7px;
	width: 30px;
	font-size: 1.25em;
	color: rgb(166, 166, 166);
}

.maindiv {
	clear: both;
	padding-top: 20px;
	margin-left: 0.9375em
}

.maindiv p {
	font-size: 0.875em;
	color: rgb(0, 112, 192)
}

.maindiv a {
	height: 25px;
	text-align: center;
	color: rgb(127, 127, 127);
	font-size: 0.875em;
	line-height: 25px;
	text-decoration: none;
	border-radius: 5px;
	border: 1px solid rgb(217, 217, 217);
	/* width: auto; */
	max-width:120px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 12px;
	margin-top: 10px;
	float: left;
	text-overflow:ellipsis;overflow:hidden; white-space:nowrap;
}

.maindiv a:hover {
	color: white;
	background-color: rgb(217, 217, 217);
}

.ssdiv {
	width: 100%;
	height: auto;
	position: absolute;
	display: none;
	left: 0px;
	z-index: 999;
	margin-top: 1px;
	background: #fff
}

.sscondiv {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.75em;
	line-height: 20px;
	cursor: pointer;
	border-bottom: 1px solid rgb(217, 217, 217);
}

.sscondiv:hover {
	background: rgb(217, 217, 217)
}

.dantop {
	margin-left: 15px;
	padding-top: 10px;
}

.cas {
	font-size: 0.75em;
	color: rgb(64, 64, 64)
}

.cname {
	font-size: 1.125em;
	color: rgb(64, 64, 64);
	font-weight: bold;
}

.infos {
	font-size: 0.6875em;
	color: rgb(204, 51, 0);
	padding-top: 20px;
}

.alink {
	float: right;
	font-size: 1em;
	margin-right: 10px;
	color: rgb(0, 112, 192);
	text-decoration: none;
}

.maindetail {
	margin-left: 15px;
	padding-top: 20px;
}

.maincondetail {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.75em;
	line-height: 20px;
	border-bottom: 1px solid rgb(217, 217, 217);
}

#mcdt {
	border-bottom: 1px dashed rgb(217, 217, 217);
}

.maincondetail p {
	margin-right: 5px;
}

.mdp0 {
	color: rgb(0, 112, 192);
	font-weight: bold;
}

.mdp {
	color: rgb(118, 113, 113);
	font-weight: bold;
}

.mdp2 {
	color: rgb(118, 113, 113);
	font-weight: bold;
	font-size: 0.9em;
}

.mdp3 {
	margin-bottom: 10px;
	margin-right: 15px
}

.mdp4 {
	color: rgb(204, 51, 0);
	font-weight: bold;
}

.mdspan {
	float: right;
}

.lr {
	color: #00b050;
}

.wlr {
	color: #f55929;
}

.maintop {
	background: rgb(242, 242, 242);
	height: 40px;
	line-height: 40px;
	font-size: 1em;
	color: rgb(127, 127, 127);
	border-bottom: 1px solid rgb(217, 217, 217);
	border-top: 1px solid rgb(217, 217, 217);
	margin-top: -1px;
	padding-left: 20px;
	box-sizing: border-box;
	cursor: pointer;
}

.maintop span {
	clear: both;
	color: rgb(0, 112, 192);
	font-size: 1.25em;
	float: right;
	padding-right: 20px;
	margin-top: -1px;
}

.msdstitle {
	color: rgb(64, 64, 64);
	font-size: 1em
}

.msdsinfo {
	color: rgb(127, 127, 127);
	font-size: 0.75em;
	padding-top: 5px
}

.msdsinfo span {
	color: rgb(204, 51, 0)
}

.msdsinfo a {
	color: rgb(0, 112, 192);
	text-decoration: none
}

.ename {
	color: rgb(127, 127, 127);
	font-size: 0.875em;
}

.msdsinfo2 {
	color: rgb(0, 112, 192);
	font-size: 0.75em;
}

.alink2 {
	font-size: 0.875em;
	color: rgb(0, 112, 192);
	text-decoration: none;
}

#hgwx {
	padding-top: 40px;
	clear: both;
}

#hgwx img {
	width: auto !important;
	visibility: visible !important;
	height: auto !important;
}

.conp {
	font-size: 0.875em;
	line-height: 23px;
}

.conp a{
	color:#607fa6;
	text-decoration: none
}