body {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/214142617335501612.png);
	background-size: 100%;
	font-size: 12px;
	color: #000;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,
li {
	list-style-type: none;
}

img {
	vertical-align: top;
}

a:link {
	color: #333;
}

a:hover {
	color: #333;
	text-decoration: none;
}

a {
	color: #333;
}

.row {
	width: 100%;
}

a:active {
	color: #000000;
}

.col-md-1-8,
.col-sm-1-8,
.col-xs-1-8,
.col-lg-1-8 {
	float: left;
	width: 12.5%;
}

.mr-1 {
	margin: 20px auto;
	background: #fff;
}

.logo {
	/* background: url(../images/logo3.png); */
	background-size: 100%;
	height: 120px;
}

.a-01 {
	height: 120px;
	text-align: right;
	padding: 15px 0px;
}

.a-01 li {
	font-size: 14px;
	font-family: "microsoft yahei";
	line-height: 25px;
	font-weight: 700;
	height: 30px;
}

.container {
	padding: 0px;
}

.a-02 li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #167DDD;
}

.a-02 li a {
	color: #fff;
	font-size: 20px;
	display: block;
}

.a-02 li:hover {
	background: #0B5EAB;
}

.active2 {
	background: #0B5EAB !important;
}


/* 本例子css */
.slideBox {
	width: 100%;
	height: 326px;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 50px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #eee;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #777;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: 326px;
	display: block;
}

#sli {
	padding: 0px;
}

.a-03 {
	height: 326px;
	overflow: hidden;
}

.a-03 li {
	float: left;
	height: 89px;
	width: 97px;
	margin: 3% 6%;
}

.a-04 {
	height: 163px;
	background: #fff;
	padding-top: 10px;
	border-bottom: 1px solid #EAF5FF;
}

.a-04 li img {
	width: 96px;
	height: 96px;
	cursor: pointer;
	display: inline-block;
}

.a-04 li p {
	font-size: 20px;
}

#bs1,
#bs2,
#bs3,
#bs4 {
	width: 30px !important;
	height: 14px !important;
}

#bs2,
#bs3,
#bs4 {
	display: none;
}

@media screen and (max-width: 1180px) {
	.a-05 {
		padding-top: 10px;
		height: 300px;
		background: #fff;
	}
}

@media screen and (min-width: 1180px) {
	.a-05 {
		padding-top: 10px;
		height: 172px;
		background: #fff;
	}
}

.a-05 li {
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	text-align: left;
	padding-left: 50px;
}

.a-05 li a {
	display: inline-block;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.a-05 li img {
	margin: 20px 10px 0px 0px;
}

.a-05 li a:hover {
	color: #0E68BB;
}

#a-02,
#a-03,
#a-04 {
	display: none;
}

#a-05 {
	margin-top: 20px;


}

.a-left1 {
	width: 65%;
	float: left;
}

.a-left2 {
	width: 65%;
	height: 226px;
	overflow: hidden;
	margin-top: 20px;
	float: left;
}

.a-05-1 li {
	width: 20%;
	float: left;
	line-height: 42px;
	font-size: 18px;
	background: #4c82c6;
	cursor: pointer;
	color: #fff;
}

.a-05-1 li a {
	color: #fff;
}

.a-05-1 {
	width: 100%;
	height: 42px;
	border-bottom: 1px solid #E7E7E7;
	background: #fff;
	padding-right: 50px;
}

.a-05-1 span a {
	float: right;
	line-height: 42px;
	font-size: 16px;
	color: #2283DF;
}

.a-06 {
	width: 100%;
	height: 230px;
	overflow: hidden;
	background: #fff;
}

.a-09 {
	width: 100%;
	height: 476px;
	overflow: hidden;
	background: #fff;
}

.a-06 li,
.a-09 li {
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #666;
	text-align: left;
	padding: 0px 25px;
}

.a-06 li a:hover,
.a-09 li a:hover {
	color: #0E68BB;
}

.a-06 li:nth-of-type(even),
.a-09 li:nth-of-type(even) {
	background: rgba(193, 219, 250, 0.5);
}

.a-06 li a,
.a-09 li a {
	display: block;
	width: 385px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	float: left;
}

.a-06 li span,
.a-09 li span {
	float: right;
}

.a-right {
	width: 33%;
	float: right;
}

.a-r-li {
	width: 42% !important;
}

.dowebok {
	width: 42%;
	HEIGHT: 476px;
	font-size: 14px;
}

.dowebok ul {
	margin: 0;
	line-height: 30px;
}

.dowebok ul li:nth-of-type(even) {
	background: rgba(239, 246, 255, 1);
}

.dowebok ul li {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	text-align: left;
	padding: 0px 25px;
}

.dowebok ul li a {
	color: #333;
	text-decoration: none;
	display: inline-block;
	width: 285px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dowebok ul li a:hover {
	text-decoration: underline;
}

.a-05-2 {
	background: #fff;
	height: 476px;
}

.a-05-2 li:nth-of-type(even) {
	background: rgba(239, 246, 255, 1);
}

.a-05-2 li {
	height: 47px;
	line-height: 47px;
	font-size: 16px;
	text-align: left;
	padding: 0px 25px;
}

.a-05-2 li a {
	display: inline-block;
	width: 285px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.a-link1 {
	margin-top: 20px;
	height: 80px;
	padding-left: 30px;
}

.a-link1 div {
	display: inline-block;
}

.a-link1 div img {
	height: 35px;
	width: 90px;
}

.a-07 {
	height: 80px;
	margin-top: 20px;
}

.a-07 li {
	height: 35px;
	argin-bottom: 25px;
	width: 10%;
	float: left;
	margin: 0px 1%;
	line-height: 30px;
}

.a-07 li a img {
	height: 35px;
}

.a-08 {
	width: 80%;
	margin: 20px 30% 0px;
}

.a-08 div {
	text-align: left;
}

/*qq在线客服*/
.online-box {
	position: fixed;
	top: 50%;
	right: 0px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	z-index: 999;
}

.li-header {
	font-size: 18px;
	color: #fff;
	padding-top: 60px;
}

.li-im1 {
	background: url(../images/li14.png);
}

.li-im2 {
	background: url(../images/li15.png);
}

.li-im3 {
	background: url(../images/li16.png);
}

.li-im4 {
	background: url(../images/li17.png);
}

.li-im5 {
	background: url(../images/li18.png);
}

.li-im6 {
	background: url(../images/li19.png);
}

.container2 {
	padding: 0px;
	background-color: #fff;
}

/*友情链接*/
#linke {
	margin: 20px 10%;
}

.linke {
	text-align: left;
}

.linke li {
	display: inline;
	margin-right: 5px;
	color: #F1F4F0;
}

.linke li a {
	color: #F1F4F0;
}

/*通知*/
.notific {
	position: fixed;
	top: 50%;
	left: 0px;
	color: #228EE7;
	background: #D8EAF9;
	cursor: pointer;
	z-index: 999;
	width: 200px;
	padding: 1px 5px;
}

.notific button {
	text-align: center;
	width: 98%;
	height: 30px;
	line-height: 30px;
	background: #7DBBED;
	color: #fff;
	border-radius: 10px;
	font-size: 16px;
}

.notific div {
	padding: 5px;
	font-size: 16px;
	text-align: left;
}

.not-display-none {
	display: none;
}

@media screen and (min-width:550px) and (max-width: 1180px) {
	.not-display-block {
		display: block;
	}
}

/*公示系统*/
.disil {
	display: inline;
}

.quetitle {
	font-size: 28px;
	line-height: 80px;
	height: 80px;
}

.quetitle2 {
	font-size: 20px;
	color: #3830E1;
}

.quetitle3 {
	font-size: 24px;
	color: black;
	font-weight: bold;
}

.imgw {
	margin-right: 8px;
	margin-top: 10px;
}

.ulli {
	width: 300px;
	margin-left: 40%;
}

.ulli li {
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	/*border:1px solid red;*/
}

.ulli li a:hover span {
	color: red;
}

.heightline {
	height: 50px;
	line-height: 50px;
}

@media screen and (min-width:550px) and (max-width: 990px) {
	.rightfont {
		padding: 8%;
		font-size: 14px;
		line-height: 2em;
	}
}

@media screen and (min-width: 990px) {
	.rightfont {
		padding: 0px 30px;
		font-size: 14px;
		line-height: 2em;
	}
}

.newli {
	margin-top: 30px;
}

.newli li {
	height: 48px;
	font-size: 16px;
	text-align: left;
	line-height: 48px;
}

.newli li a {
	display: block;
	padding-left: 10px
}

.newli li a:hover {
	text-decoration: none;
	box-shadow: 5px 5px 5px #E7E7E6;
}

.tdr {
	text-align: right;
}

.queryTitle {
	color: white;
	background: #167ddd;
	width: 100%;
	text-align: center;
}

.queryContent {
	min-height: 480px;
	margin: 30px auto 0px;
	font-size: 16px;
}
