.cms_hide{display:none}
.cms_show{display:block}
@media print {
 .noprint{ display:none;}
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
}
.widget-no-content{display:none};
body{ margin:0px; padding:0px; font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;}
*{
	margin: 0;
	padding: 0;
	
	font-style:normal;
}
h1,h2,h3,h4,p{ margin:0px; padding:0px;}
dl,ul,dt,dd,ol{ list-style:none;}
img{ border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
table{ border-collapse:collapse; }
.bold{ font-weight:bold;}
a:link {
	color: #555555;
	text-decoration: none
}
a:visited {
	color: #555555;
	text-decoration: none
}
a:hover {
	color: #555555;
	text-decoration: none
}
a:focus{
    outline: none;
    text-decoration: none;
}
.mainwidth{
	width:1200px;
}
.xxgk .itemdiv{
	float:left;
	border:1px solid #fff;
	height:80px;
	width:100px;
	border-radius: 0px;
	text-align:center;
	margin-right:153px;
	line-height: 53px;
	
}
.xxgk .itemdiv p{
	height: 30px;
    line-height: 11px;
    color: #fff;
}

.ggfw .itemdiv{
	float:left;
	border:1px solid #fff;
	height:90px;
	width:90px;
	border-radius: 0px;
	text-align:center;
	margin-right:40px;
	line-height: 46px;
	background:#fff;
	padding-top: 4px;
	
}
.ggfw .itemdiv p{
	height: 30px;
    line-height: 30px;
}
.szzy .itemdiv:hover{
	background:#b39839;
}
.szzy .itemdiv:hover a{
	color:#fff;
}
.input-group .form-control{z-index:0}
