<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ========== 开幕 start ========== */
.cbhkmdjsList{overflow: hidden;margin-right: -0.75rem;}
.cbhkmdjsList .cbhkmdjsItem{float: left;display: inline;margin-bottom: 0.75rem;}
.cbhkmdjsList .cbhkmdjsItem.cbhkmdjsLeft{width:100%;}
.cbhkmdjsList .cbhkmdjsItem.cbhkmdjsCenter{width: 40%;}
.cbhkmdjsList .cbhkmdjsItem.cbhkmdjsRight{width: 60%;}
.cbhkmdjsList .cbhkmdjsItem .cbhkmdjsCon{margin-right: 0.75rem;height: 10rem;overflow: hidden;}
.cbhkmdjsList .cbhkmdjsItem.cbhkmdjsRight .cbhkmdjsCon{
	background: #16ab59;
	background: -moz-linear-gradient(left, #1972af 0%, #16ab59 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1972af 0%), color-stop(100%,#16ab59));
	background: -webkit-linear-gradient(left, #1972af 0%,#16ab59 100%);
	background: linear-gradient(to right, #1972af 0%,#16ab59 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1972af', endColorstr='#16ab59',GradientType=1 );
}
.cbhkmdjsSwiper{position: relative;border-radius: 0.2rem;overflow: hidden;height: 100%;}
.cbhkmdjsSwiper .pic::before{padding-top: 60%;}
.cbhkmdjsSwiper .cbhkmdjsPage{width: 3rem;float: right;height:2rem;line-height: 2.1rem;position: unset;text-align: right;}
.cbhkmdjsSwiper .cbhkmdjsPage span{margin: 0 3px;outline: none;background: #FFFFFF;opacity: 1;}
.cbhkmdjsSwiper .cbhkmdjsPage .swiper-pagination-bullet-active{background: #5cc13b;}
.cbhkmdjsSwiper .cbhkmdjsText{width: 100%;box-sizing: border-box;-webkit-box-sizing: border-box;padding:  0.3rem 0.75rem;position: absolute;left: 0;bottom: 0;z-index: 3;background: rgba(0,0,0,0.5);overflow: hidden;}
.cbhkmdjsSwiper .cbhkmdjsText .title{overflow: hidden;font-size: 0.6rem;color: #FFFFFF;height: 1rem;line-height: 1rem;white-space: nowrap;text-overflow: ellipsis;}
.cbhkmdjsSwiper .cbhkmdjsText .text{overflow: hidden;font-size: 0.55rem;color: #FFFFFF;height: 1rem;line-height: 1rem;white-space: nowrap;text-overflow: ellipsis;}
.cbhkmdjsDl dd{margin-bottom: 0.75rem;}
.cbhkmdjsDl dd .con{display: block;height: 2.85rem;font-size: 0;text-align: center;}
.cbhkmdjsDl dd.dd1 .con{background: #1972af;}
.cbhkmdjsDl dd.dd2 .con{background: #18888c;}
.cbhkmdjsDl dd.dd3 .con{background: #16ab59;}
.cbhkmdjsDl dd .con .title{display: inline-block;color: #fff;font-size: 0.7rem;padding-left: 1.5rem;height: 3rem;line-height: 3rem;overflow: hidden;}
.cbhkmdjsDl dd.dd1 .con .title{background: url(../images/icon1.png) no-repeat center left;background-size: auto 1rem;}
.cbhkmdjsDl dd.dd2 .con .title{background: url(../images/icon2.png) no-repeat center left;background-size: auto 1rem;}
.cbhkmdjsDl dd.dd3 .con .title{background: url(../images/icon3.png) no-repeat center left;background-size: auto 1rem;}
.cbhkmCon{padding: 0.75rem;}
.cbhkmCon .title{font-size: 0.85rem;color: #FFFFFF;text-align: center;height: 1.5rem;line-height: 1.5rem;overflow: hidden;margin-bottom: 0.75rem;}
.cbhkmCon .time{height: 4rem;line-height: 4rem;background-color: #ffb526;border-radius: 0.3rem;font-size: 1.5rem;color: #fff;text-align: center;}
.cbhkmCon .time span{font-size: 0.85rem;}
/* ========== 开幕 end ========== */
/* ========== 联系我们 start ========== */
.contactDl {
	overflow: hidden;
	padding: 0.75rem 0 0;
}

.contactDl dd {
	margin-bottom: 0.5rem;
}

.contactDl dd .con {
	min-height: 1rem;
	line-height: 1rem;
	background: #f5f5f5;
	padding: 0.75rem;
	display: flex;
}

.contactDl dd .con .textC {
	display: flex;
}

.contactDl dd .con .title {
	font-size: 0.65rem;
	color: #333333;
	width: 4.5rem;
}

.contactDl dd .con .info {
	flex: 1;
	font-size: 0.6rem;
	color: #666666;
}

.contactDl dd .con .icn {
	width: 2.1rem;
	height: 2.1rem;
	border-radius: 0.075rem;
	background-color: #5cc13b;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	margin-right: 0.5rem;
}

.contactDl dd .con .icn.address {
	background-image: url(../images/add.png);
	background-size: 0.8rem 1rem;
}

.contactDl dd .con .icn.tel {
	background-image: url(../images/tel.png);
	background-size: 1rem 1rem;
}

.contactDl dd .con .icn.fax {
	background-image: url(../images/fax.png);
	background-size: 1rem 1rem;
}

/* ========== 联系我们 end ========== */
/* ========== 往届回顾 start ========== */
.imgList1Dl {
	overflow: hidden;
	margin-right: -0.5rem;
}

.imgList1Dl dd {
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 0.5rem;
}

.imgList1Dl dd .con {
	display: block;
	margin-right: 0.5rem;
}

.imgList1Dl dd .con .pic::before {
	padding-top: 56.1194%;
}

.imgList1Dl dd .con .text {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 0.75rem;
	background: #f5f5f5;
}

.imgList1Dl dd .con .text .title {
	font-size: 0.65rem;
	color: #333333;
	height: 1.5rem;
	line-height: 1.5rem;
	overflow: hidden;
}

/* ========== 往届回顾 end ========== */
/* ========== 资料下载 start ========== */
.downListDl dd {
	margin-bottom: 0.25rem;
}

.downListDl dd .con {
	display: block;
	background: #f5f5f5;
	overflow: hidden;
	padding: 0 0.75rem;
}

.downListDl dd .con .text {
	padding: 0.5rem 0.5rem 1rem 0;
}

.downListDl dd .con .title {
	font-size: 0.7rem;
	color: #333333;
	height: 1.5rem;
	line-height: 1.5rem;
	overflow: hidden;
}

.downListDl dd .con .down {
	text-align: right;
	font-size: 0;
}

.downListDl dd .con .down span {
	display: inline-block;
	font-size: 0.65rem;
	height: 1.5rem;
	line-height: 1.5rem;
	overflow: hidden;
	color: #999999;
	padding-right: 2rem;
	background: url(../images/down.png) no-repeat center right;
	background-size: 30px 10px;
}

.downPopBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	transform: scale(0);
	-webkit-transform: scale(0);
	z-index: 21;
}

.downPopBox.show {
	transform: scale(1);
	-webkit-transform: scale(1);
}

.downPopBox .downPopBg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
}

.downPopBox .downPop {
	width: 80%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background: #FFFFFF;
	z-index: 2;
}

.downPop .titleBox {
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
	background: #5cc13b;
	padding: 0 0.75rem;
}

.downPop .titleBox .close {
	height: 2rem;
	width: 1rem;
	float: right;
	display: inline;
	cursor: pointer;
	background: url(../images/close2.png) no-repeat center right;
	background-size: 0.55rem 0.55rem;
}

.downPop .titleBox .title {
	font-size: 0.65rem;
	color: #ffffff;
	overflow: hidden;
}

.downPop .downCon {
	background: #FFFFFF;
	padding: 0 0.75rem 1rem;
}

.downDiv {
	padding: 0.75rem 0;
}

.downDiv .downWidth {
	border: 1px solid rgb(230, 230, 230);
}

.downDiv .downWidth input {
	width: 100%;
	height: 1.5rem;
	line-height: 1.5rem;
	background: none;
	border: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 0 0.5rem;
	font-size: 0.65rem;
	color: #333333;
	outline: none;
}

.downDiv .downWidth input::-webkit-input-placeholder {
	font-size: 0.65rem;
	color: #cccccc;
}

.downBtn {
	text-align: center;
	font-size: 0;
}

.downBtn a {
	display: inline-block;
	font-size: 0.6rem;
	color: #ffffff;
	height: 1.5rem;
	background-color: rgb(92, 193, 59);
	line-height: 1.5rem;
	overflow: hidden;
	border-radius: 20px;
	text-align: center;
	padding: 0 1.5rem;
}

/* ========== 资料下载 end ========== */
/* ========== 公司新闻 start ========== */
.imgText1Dl dd {
	margin-bottom: 0.5rem;
}

.imgText1Dl dd .con {
	display: block;
	background: #f5f5f5;
	padding: 0.75rem;
	overflow: hidden;
}

.imgText1Dl dd .con .pic {
	width: 7rem;
	float: left;
	display: inline;
	margin-right: 0.75rem;
}

.imgText1Dl dd .con .pic::before {
	padding-top: 55.7143%;
}

.imgText1Dl dd .con .text {
	overflow: hidden;
}

.imgText1Dl dd .con .title {
	font-size: 0.65rem;
	color: #333333;
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
}

.imgText1Dl dd .con .time {
	font-size: 0.55rem;
	color: #999999;
	height: 1rem;
	line-height: 1rem;
	overflow: hidden;
}

.imgText1Dl dd .con .info {
	font-size: 0.6rem;
	color: #666666;
	height: 2rem;
	line-height: 1rem;
	overflow: hidden;
}

/* ========== 公司新闻 end ========== */
/* ========== 文章页 start ========== */
.articleBox {
	line-height: 1.5rem;
	color: #454545;
	padding: .75rem;
	font-size: 0.7rem;
	background: #fff;
}

.articleBox img {
	max-width: 100%;
}

.articleTitle {
	font-size: 0.75rem;
	color: #333333;
	text-align: center;
	padding: .5rem 0 0;
	line-height: 1.5rem;
}

.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #666666;
	font-size: 0.65rem;
	padding: 0 0 .25rem 0;
	text-align: center;
}

.articleTime span {
	display: inline-block;
}

.articleTime span.time {
	padding-left: 0.9rem;
	margin-right: 1.6rem;
	background: url(../images/time.png) no-repeat center left;
	background-size: 0.625rem 0.625rem;
}

.articleTime span.eyes {
	padding-left: 1.3rem;
	background: url(../images/eyes.png) no-repeat center left;
	background-size: 0.775rem 0.55rem;
}

/* ————— 文件 start ————— */
.articleHand {
	clear: both;
	font-size: 0.75rem;
	padding: 0 0px 1rem 0;
	overflow: hidden;
}

.articleHand a {
	display: block;
	line-height: 1.6rem;
	padding: 0 1rem 0 .75rem;
	float: left;
	clear: both;
}

.articleHand a i {
	padding: 0 .25rem 0 0;
}

.articleHand a.aykjWord {
	color: #37a6ff !important;
}

.articleHand a.aykjPpt {
	color: #ff7735 !important;
}

.articleHand a.aykjExcel {
	color: #15bf44 !important;
}

.articleHand a.aykjPdf {
	color: #1369c0 !important;
}

.articleHand a.aykjZip {
	color: #ff9779 !important;
}

/* ————— 文件 end ————— */
/* ————— 页码 start ————— */
.articlePage {
	height: 2rem;
	line-height: 2rem;
}

.articlePage a {
	float: left;
	width: 50%;
	color: #333333;
	text-align: center;
	font-size: 0.65rem;
}

.articlePage a:before {
	border-left: none;
}

.articlePage a i {
	font-size: .6rem;
	display: inline-block;
	color: #a3a3a3;
}

.articlePage a.prev i {
	margin-right: .25rem;
}

.articlePage a.prev {
	background: #f5f5f5;
}

.articlePage a.next {
	background: #666666;
	color: #ffffff;
}

.articlePage a.next i {
	margin-left: .25rem;
	color: #ffffff;
}

/* ————— 页码 end ————— */
/* ————— 音频 start ————— */
.audiojs {
	width: 2rem;
	height: 2rem;
	border-radius: 100%;
	background: url(../audiojs/play.png) no-repeat center center;
	background-size: cover;
	margin: .1rem .5rem 0 0;
	position: relative;
	z-index: 9;
}

.audiojs.playing {
	width: 2rem;
	height: 2rem;
	border-radius: 100%;
	background: url(../audiojs/play2.png) no-repeat center center;
	background-size: cover;
}

.audiojs .scrubber {
	display: none;
}

.audiojs .time {
	display: none;
}

.audiojs .play-pause {
	width: 1.25rem;
	height: 1.75rem;
	padding: 0 .3rem;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.audio {
	margin: 0 50px;
	padding: 10px 0 10px 0;
}

.audio-tips {
	margin-top: 10px;
	color: #b1b1b1;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.audio-detail {
	padding: 5px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #f8f8f8;
	position: relative;
}

.audio-detail:after {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	z-index: 1;
}

.audio .info {
	-webkit-box-flex: 1;
	-ms-flex: 1 0;
	flex: 1 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	line-height: 45px;
}

.audio .info p {
	margin: 0;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #666;
	text-indent: 0;
}

.audio .info .audio-title {
	-webkit-box-flex: 1.5;
	-ms-flex: 1.5;
	flex: 1.5;
	line-height: 24px;
	font-size: 14px;
}

.audio .info .audio-desc {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	line-height: 16px;
	color: #999 !important;
	font-size: 12px !important;
}

.audio .info .audio-desc span {
	padding: 0 15px 0 0;
	color: #ff000;
}

.audiojs .play {
	background: url(../components/audiojs/play.png)no-repeat center center !important;
	background-size: contain !important;
}

.audiojs .pause {
	background: url(../components/audiojs/play2.png)no-repeat center center !important;
	background-size: contain !important;
}

/* ————— 音频 end ————— */
/* ————— 大图 start ————— */
.articelImgSlide {
	overflow: hidden;
}

#articelImgSlide img {
	display: block;
	max-width: 100%;
}

#articelImgSlide .swiper-pagination {
	bottom: .25rem;
}

.articelImgSlide .swiper-button-prev {
	left: 0px;
}

.articelImgSlide .swiper-button-next {
	right: 0px;
}

.articelImgSlide .swiper-pagination-bullet {
	background: #eee;
	opacity: 1;
}

.articelImgSlide .swiper-pagination-bullet-active {
	background: #5cc13b;
}

.articelImgSlide .swiper-button-next,
.articelImgSlide .swiper-button-prev {
	color: #5cc13b;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* ————— 大图 end ————— */
/* ————— 视频 start ————— */
.articleVideo {
	background: #000;
	margin: 0 0 10px 0;
	height: 10rem;
}

/* ————— 视频 end ————— */
/* ————— 分享 start ————— */
.shareBt {
	display: inline-block;
	width: 1rem;
	position: relative;
}

.shareClose {
	line-height: 2rem;
	text-align: center;
	padding: .15rem 0 0 0;
	font-size: 0.8rem;
}

.shareBt:after {
	display: block;
	content: "";
	overflow: hidden;
	width: 100%;
	padding-top: 100%;
	background: url(../images/share/share.png) no-repeat center center;
	background-size: 100% 100%;
	position: absolute;
	left: 50%;
	bottom: -.2rem;
}

.shareBox {
	width: 100%;
	overflow: hidden;
	background: #fff;
	position: fixed;
	left: 0px;
	bottom: -100%;
	z-index: 10000;
	-webkit-transition: bottom 0.8s;
	-o-transition: bottom 0.8s;
	transition: bottom 0.8s;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.shareBox.show {
	bottom: 0px;
}

.shareCont {
	overflow: hidden;
	padding: 0.5rem 0px 0.25rem;
}

.boxShadow {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

.wxSha {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.6) url(../images/share/weChatShare.png) no-repeat center 0rem;
	background-size: auto 16rem;
	z-index: 99999999;
	display: none;
}

.shareC .bshare-custom {
	display: flex;
	padding: 0.8rem .5rem;
}

.shareC .bshare-custom .item {
	flex: 1;
	text-align: center;
}

.shareC .bshare-custom .item span {
	display: block;
	line-height: 1.5rem;
}

.shareC .bshare-custom a {
	display: inline-block;
	height: 2rem;
	width: 2rem;
	padding: 0;
	background-size: auto 1.95rem !important;
}

.shareC .bshare-custom .bshare-sinaminiblog {
	background: url(../images/share/shareBt1.png) no-repeat center center;
}

.shareC .bshare-custom .bshare-qqim {
	background: url(../images/share/shareBt6.png) no-repeat center center;
}

.shareC .bshare-custom .bshare-qzone {
	background: url(../images/share/shareBt3.png) no-repeat center center;
}

.shareC .bshare-custom .bshare-douban {
	background: url(../images/share/shareBt4.png) no-repeat center center;
}

.shareC .bshare-custom .bshare-weixin {
	background: url(../images/share/shareBt5.png) no-repeat center center;
}

/* ————— 分享 end ————— */
/* ————— 文章页底部 start ————— */
.footerBar2 {
	font-size: .6rem;
	overflow: hidden;
	color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-background-clip: content;
	-moz-background-clip: content;
	background-clip: content;
	width: 100%;
	height: 2.25rem;
	background: #fff;
	position: relative;
}

.footerBar2:after {
	content: " ";
	width: 200%;
	height: 200%;
	position: absolute;
	top: 0;
	left: 0;
	border-top: 1px solid #ededed;
	box-sizing: border-box;
	-webkit-transform: scale(.5);
	transform: scale(.5);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	z-index: 1;
}

.footerBar2 .shareBt:after {
	display: none;
}

.footerBar2 div {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.phoneBt {
	width: 30%;
	float: right;
}

.phoneBt a {
	width: 100%;
	display: block;
	line-height: 2.25rem;
	background: #ff7800;
	color: #fff !important;
	text-align: center;
}

.goBack2 {
	width: 16%;
	float: left;
}

.goBack2 a {
	display: block;
	height: 2.25rem;
	background: url(../images/jt6.png) no-repeat 10px center;
	background-size: 1.3rem;
	color: #666 !important;
	text-align: center;
}

.marker,
.shareDiv {
	float: right;
	line-height: 2.25rem;
	font-size: .7rem;
	padding: 0 .75rem 0 0;
}

.shareDiv .shareBt {
	width: 100%;
}

.marker span,
.shareDiv span {
	padding: 0 0 0 .3rem;
}

.marker em,
.shareDiv em {
	color: #999;
}

/* ————— 文章页底部 end ————— */
/* ========== 文章页 end ========== */
</pre></body></html>