﻿* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑" !important;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}

ul,
ol,
li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

table {
	max-width: 100% !important;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px;
	border: 0px;
}

tr,
td,
th {
	padding: 0px;
	border: 0px;
}

img {
	max-width: 100%;
	border: 0px !important;
	vertical-align: middle;
}

select,
input,
textarea {
	margin: 0;
	vertical-align: middle;
	outline: none;
	resize: none;
	padding: 0;
	font-family: "微软雅黑";
}

.bt-left {
	float: left;
}

.bt-right {
	float: right;
}

.bt-clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}

.wip_jgznbg {
	background: #f3fbfe;
	padding-bottom: 30px;
}

.bmysbanner {
	width: 100%;
	background: url(0116sndbannerbg.png) no-repeat center;
	height: 300px;
	/*background-size: contain;*/
}

.bmys_wipa {
	max-width: 1200px;
	padding: 30px 0px 0px;
	margin: auto;
}

.bmys_wipacol {
	line-height: 53px;
	background: url(0116sndbgbg.png) no-repeat center;
	font-weight: bold;
	text-align: center;
	/*background-size: 150% 100%;*/
	margin-bottom: 5px;
	font-size: 36px;
	color: #005095;
}

.bmys_wipacol a {
	color: #005095;
}

.bmys_wipa img {
	margin-right: 20px;
	margin-top: -4px;
}

.bmys_wipali {
	width: 25%;
	float: left;
	line-height: 53px;
	font-size: 16px;
	/*margin-top: 32px;*/
	background: url(bmys_ico.png) no-repeat left center;
	padding-left: 20px;
}

.bmys_wipali a {
	color: #333333;
}

.bmys_wipali:hover {
	background: url(bmys_icohov.png) no-repeat left center;
}

.bmys_wipali:hover a {
	color: #013F9A;
	text-decoration: underline;
}