@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑";
	margin: 0px;
}
.topbj {
	background-image: url(20200519_20kxr_topimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover {
	color: #0073BF;
}
.hei20c_48 {
	font-size: 20px;
	line-height: 48px;
	font-weight: bold;
	color: #1F1F1F;
	text-decoration: none;
}
.hei20_48 {
	font-size: 20px;
	line-height: 48px;
	color: #1F1F1F;
	text-decoration: none;
}
.hei18_30 {
	font-size: 18px;
	line-height: 30px;
	color: #1F1F1F;
	text-decoration: none;
}
.hei14_22 {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
}
.hei14e_22 {
	font-size: 14px;
	line-height: 22px;
	color: #333;
	text-decoration: none;
	font-family: Arial;
}
.hui20_50 {
	font-size: 20px;
	line-height: 50px;
	color: #262626;
	text-decoration: none;
}
.qhui20_50 {
	font-size: 20px;
	line-height: 50px;
	color: #898989;
	text-decoration: none;
}
.lan28c_50 {
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	color: #06C;
	text-decoration: none;
}
.hui18_34 * {
	font-size: 18px;
	line-height: 34px !important;
	color: #333;
	text-decoration: none;
	font-family: "微软雅黑" !important;
}
* { margin: 0; padding: 0; }
ul, li { list-style: none; }

.tab {
  width: 1190px;
  margin: 10px auto;
}
.tab-title {
  height: 40px;
  font-size: 0;
  background-color: #f5f5f5;
}
.tab-title .item {
	display: inline-block;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #333;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	font-family: "微软雅黑";
}
.tab-title .item-cur {
	color: #fff;
	background-color: #269CFD;
}
.tab-cont {
	position: relative;
	width: 1190px;
	/*! height: 680px; */
	/*! overflow: hidden; */
	text-align: left;
	
}
.tab-cont__wrap {
  /*! position: absolute; */
}
.tab-cont .item {
	width: 1190px;
	/*! height: 680px; */
	line-height: 200px;
	text-align: center;
	color: #fff;
}