@charset "utf-8";
/* CSS Document */

body {
	font-family: "微软雅黑";
	margin: 0px;
}
.bj {
	background-image: url(20210517_17kxr_topimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
a:hover {
	color: #06F;
}
.mvbj {
	background-image: url(20210517_17kxr_mvbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 588px;
	width: 1230px;
}
.btbj {
	background-image: url(20210517_17kxr_btbj.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 172px;
	width: 1230px;
	margin-top: 25px;
}
.hei20_32 {
	font-size: 20px;
	line-height: 32px;
	color: #000;
	text-decoration: none;
}
.hei20_44 {
	font-size: 20px;
	line-height: 44px;
	color: #000;
	text-decoration: none;
}
.lan18c_30_lr10 {
	font-size: 19px;
	line-height: 31px;
	color: #156cbd;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
	margin-left: 10px;
}
.bai14_30 {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
.bai14e_30 {
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
}
.hei14_32 {
	font-size: 14px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
}
.hui20_50 {
	font-size: 20px;
	line-height: 50px;
	color: #262626;
	text-decoration: none;
}
.hei16_32 {
	font-size: 16px;
	line-height: 32px;
	color: #333;
	text-decoration: none;
}
.lan28c_32 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	color: #4597D1;
	text-decoration: none;
}
.hui18_34 * {
	font-size: 18px !important;
	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;
}


/* 文字大小点击颜色 */
.bai14_30 a{color: #FFF; text-decoration:none;}
.bai14_30 a:hover{text-decoration:underline;}
.xl_font font {cursor: pointer}
.xl_font font.now {color:#06F;}

/*轮播*/
html, body, div, dl, dt, dd, ol, ul, li{margin: 0; padding: 0; border: 0;}
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { list-style:none; }
.focus{position:relative;width:auto; }
#swiper_container{overflow:hidden}
.focus *{overflow:visible;}
.focus ul{position:relative;width:100%;}
.focus ul li{position:relative;float:left;}
.focus ul .title{ padding:10px 0;line-height:1.7;
	background:url(2021new_banbg.png);
	background:rgba(0, 0, 0, 0.7); 
	font-size:16px;color:#fff;position:absolute;left:0;right:0;bottom:20px; width:100%; display:table; font-weight:bold;}
.focus ul .title a{display:table-cell;color:#fff; overflow: hidden; vertical-align:middle;padding:0 3px;text-decoration: none;}
.focus ul img{width:100%;display:block;}
.focus .pagination{text-align:right;position:absolute;right:10px;height:10px;bottom:5px; z-index:2;}
.focus .pagination span{display:inline-block;width:10px;height:10px;background:#fff;margin-right:6px; border-radius:50%;}
.focus .pagination span.swiper-active-switch{ width:30px; border-radius:5px;}
.focus .swiper-button-next, .focus .swiper-button-prev{width:25px; height:50px;}
.focus .swiper-button-next{background:url(z19_focus_right.png); right:30px;}
.focus .swiper-button-prev{background:url(z19_focus_left.png); left:30px;}