ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

img,
input,
button,
textarea {
	border: none;
}

li {
	list-style: none;
}

input,
select,
textarea {
	outline: none;
}

;

textarea {
	resize: none;
}

a {
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: rgb(70, 70, 70);
}

#bujudiv {
	margin: 0 auto;
	border: #b4d0f5 solid 2px;
	width: 1080px;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#bujuContentdiv {
	margin: 0px auto;
	border: #CCCCCC solid 2px;
	border-top-width: 0px;
	width: 1090px;
	background-color: #FFFFFF;
}

.WhiteWord_16 a {
	font-family: "Microsoft YaHei UI";
	color: #FFFFFF;
	letter-spacing: 3px;
	text-decoration: none;
}

.inputclass {
	background-color: #D9D9D9;
	color: #333;
	width: 140px;
	height: 21px;
	border: 0px;
}

.inputBtn {
	width: 34px;
	border: 0px;
	background-color: #FFFFFF;
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	color: #333333;
	letter-spacing: 3px;
	cursor: pointer;
}

.BlackWord_15 {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #666;
	letter-spacing: 2px;
	text-decoration: none;
}

.BlackWord_15 a {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #666;
	letter-spacing: 2px;
	text-decoration: none;
}

.BlackWord_15 a:hover {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
}

.BlackWord_13 {
	color: #464646;
	letter-spacing: 1px;
	text-decoration: none;
	position: relative;
}

.BlackWord_13 a {
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

.BlackWord_13 a:hover {
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
	/* font-weight:bold; */
}

.BlackWord_12 a {
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.BlackWord_12 a:hover {
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.BlackWord_10 {
	font-family: "宋体";
	font-size: 10px;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.BlackWord_10 a {
	font-size: 10px;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.BlackWord_10 a:hover {
	font-size: 10px;
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.RedWord_15 {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #C90101;
	letter-spacing: 2px;
	text-decoration: none;
}

.RedWord_15 a {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #C90101;
	letter-spacing: 2px;
	text-decoration: none;
}

.RedWord_15 a:hover {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #000000;
	letter-spacing: 2px;
	text-decoration: none;
}

.RedWord_12 {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: Red;
	letter-spacing: 2px;
}

.RedWord_12 a {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: Red;
	text-decoration: none;
	letter-spacing: 2px;
}

.ColRow {
	background-color: #EDEBEC;
	height: 24px;
}

.ColRowWord a {
	font-family: "SimHei";
	font-size: 12px;
	color: #C90101;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
}

#TableWord td {
	background-color: #FFFFFF;
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 25px;
}

.STextbox {
	margin-left: 10px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	width: 100px;
	height: 20px;
}

.TableBox {
	margin-left: 10px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	width: 180px;
	height: 20px;
}

.Button {
	font-size: 12px;
	border: 1px solid #9d9d9d;
	border-radius: 2px;
	width: 50px;
	height: 20px;
}

.Bigbtn {
	border: 1px solid #9d9d9d;
	background-color: #FFFFFF;
	width: 80px;
	height: 30px;
	border-radius: 5px;
}

.Closebtn {
	border: 1px solid #9d9d9d;
	background-color: #FFFFFF;
	width: 150px;
	height: 20px;
	border-radius: 5px;
}

.Contentbox {
	margin-left: 10px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
}

.YZMBox {
	margin-left: 10px;
	border: 1px solid #d2d2d2;
	font-size: 12px;
	width: 100px;
	height: 20px;
}

.span {
	color: red;
}

.Black_18 {
	font-family: "Microsoft YaHei UI";
	font-size: 14px;
	color: #464646;
	letter-spacing: 2px;
	text-decoration: none;
	line-height: 20px;
}

.Black_21 {
	font-family: "Microsoft YaHei UI";
	font-size: 22px;
	color: #000000;
	line-height: 30px;
	letter-spacing: 5px;
	text-decoration: none;
}

.Black_22 {
	font-family: "Microsoft YaHei UI";
	color: #333;
	line-height: 30px;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 20px;
}

.Black_24 {
	font-family: "Microsoft YaHei UI";
	font-size: 24px;
	color: #000000;
	line-height: 30px;
	letter-spacing: 5px;
	text-decoration: none;
}

.jxbs_btn_bg {
	padding-left: 1px;
	padding-right: 1px;
	padding: 3px;
	margin: 0px auto;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	background-color: #ffffff;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	white-space: nowrap;
}

.gzcy_btn_bg {
	padding-left: 1px;
	padding-right: 1px;
	padding: 4px;
	margin: 0px auto;
	vertical-align: middle;
	text-align: center;
	width: 110px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 4px;
	white-space: nowrap;
}

.jishuqingdan a {
	width: 120px;
}

.jishuqingdan a:hover {
	font-family: "Microsoft YaHei UI";
	font-size: 12px;
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
}

#footApp {
	margin: 0 auto;
	border: #b4d0f5 solid 2px;
	width: 1080px;
	text-align: center;
	background-color: #FFFFFF;
	padding-left: 10px;
}

.pageDiv {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
}

.ldxx-ul {
	width: 100%;
}

.ldxx-li {
	width: 100%;
	display: flex;
	margin-bottom: 20px;
}

.ldxx-lil {
	width: 170px;
	height: 180px;
	margin-right: 20px;
}

.ldxx-lil img {
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
}

.ldxx-lir {
	width: calc(100% - 170px);
	border-bottom: 1px solid #ccc;
}

.ldxx-lirc {
	width: 100%;
	text-align: left;
}

.ldxx-lirc span:first-child {
	font-weight: bold;
}

.jgjs-lil {
	width: 50px;
	font-size: 40px;
	color: #ff0000;
}

.jgjs-lic {
	width: calc(100% - 200px);
	text-align: left;
}

.jgjs-lir {
	width: 150px;
}

#contMeun {
	visibility: hidden;
}

.contMeun {
	width: 246px;
	margin: 6px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
	border-top: 2px solid #CC0202;
}

.contMeunT {
	text-align: left;
	margin: 40px auto;
	width: 160px;
	border-top: 1px solid #CCCCCC;
	padding-left: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.contApp {
	top: 0px;
	left: 255px;
	width: 800px;
	border: 1px solid #CCCCCC;
}

.contAppT {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #CC0202;
	margin: 0px auto;
}

.contAppB {
	width: 100%
}

.contAppBc {
	width: 100%;
	min-height: 1050px;
	padding: 20px;
	box-sizing: border-box;
}

.newsClose {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

.newsTitle {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	line-height: 30px;
	padding-right: 10px;
}

.newDetails-t {
	font-size: 22px;
	padding: 20px 0;
}

.newDetails-x {
	margin: 0px auto;
	width: 98%;
	height: 2px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
}

.newDetails-s {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px;
}

.newDetails-s span {
	margin: 0 10px;
	color: #999;
	font-size: 14px;
}

.newDetails-c {
	width: 100%;
	padding: 10px 0;
}

.newDetails-cc {
	width: 100%;
	white-space: normal;
	line-height: 40px;
	text-indent: 2em;
	text-align: left;
	font-size: 18px;
}

.newsTopList {
	margin: 0px auto;
	width: 220px;
	height: 200px;
	border: 2px solid #d2d2d2;
}

.newsTopList-t {
	margin: 2px 2px;
	width: 216px;
	height: 160px;
	background-color: #d2d2d2;
}

.newsTopList-b {
	width: 220px;
	height: 30px;
	background-color: #d2d2d2;
	padding-top: 6px;
}

.newsTopList-b a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
	white-space: nowrap;
}

.xwdt {
	width: 99%;
	display: flex;
	justify-content: space-between;
}

.xwdt-l {
	width: 360px;
}

.xwdt-c {
	width: 415px;
}

.xwdt-r {
	width: 270px;
}

.xwdt-ll {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.xwdt-ll1 {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(180, 208, 245);
}

.xwdt-llb {
	width: 100%;
	display: flex;
	align-items: center;
	border-bottom: 1px dashed #ddd;
	box-sizing: border-box;
	/* font-size: 14px; */
}

.xwdt-llb1 {
	height: 32px;
}

.xwdt-llb2 {
	height: 35px;
}

.xwdt-llb3 {
	height: 31px;
}

.xwdt-llb:last-child {
	border-bottom: 0;
}

.xwdt-llbl {
	width: 15px;
}

.xwdt-llbc {
	width: calc(100% - 105px);
	overflow: hidden;
	display: block;
	white-space: nowrap;
	text-align: left;
	text-overflow: ellipsis;
}

.xwdt-llbc a:hover {
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
}

.xwdt-llbc1 {
	width: 100%;
}

.xwdt-llbr {
	width: 90px;
}

.qjxx-t {
	height: 526px;
	width: 270px;
	border: 1px solid #b4d0f5;
	background-color: #FBFBFB;
}

.qjxx-tt {
	width: 100%;
	line-height: 24px;
	/* height: 24px; */
	background-color: #EDEBEC;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
	box-sizing: border-box;
}

.qjxx-ttl {
	font-family: "SimHei";
	font-size: 12px;
	color: #C90101;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	text-align: left;
	width: calc(100% - 50px);
}

.qjxx-ttl:hover {
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
}

.qjxx-ttr {
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
	cursor: pointer;
}

.qjxx-ttr:hover {
	color: #FF0000;
	letter-spacing: 2px;
	text-decoration: none;
}

.qjxx-tc {
	width: 100%;
}

.qjxx-tcl {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}

.qjxx-tcl a {
	overflow: hidden;
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	width: 100%;
	text-align: left;
}

.ywbli {
	width: 99%;
	display: flex;
	justify-content: space-between;
}

.ywblil {
	width: 290px;
	height: 340px;
	border: 1px solid rgb(180, 208, 245);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.ywblil a {
	padding: 20px 12px;
}

.ywblic {
	width: 240px;
	height: 340px;
	border: 1px solid rgb(180, 208, 245);
	background-color: rgb(251, 251, 251);
}