<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">i, em {
	font-style: normal;
	margin: 0px;
	padding: 0px
}

.flname {
	height: 62px;
	line-height: 62px;
	background: #ffd8e2;
	border-radius: 4px 4px 0 0;
	color: #e60640;
	font-size: 18px;
	font-weight: 500;
	border-bottom: 2px #e60640 solid
}

.flimg {
	margin: 0 12px 0 10px
}

.flimg img {
	margin-bottom: -7px
}

.duansp_list_fl {
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;overflow:hidden
}

.duansp_list_fl li {
	width: 153px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 11px;  margin-left:10px;border:#ccc 1px solid; padding:2px;
}

.duansp_list_flnr .dsp_title {
	
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 26px;
	margin: 0 auto;
	text-align:center; overflow:hidden
}

.duansp_list_flnr .dsp_photo {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0 auto
}

.duansp_list_flnr .dsp_photo span {
	width: 100%;
	height: 90px;
	display: block
}

.duansp_list_flnr .dsp_photo span img {
	width: 100%;
	height: 90px;
	display: block;
	border-radius: 6px
}

.duansp_list_flnr .dsp_photo .covermask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo:hover .covermask {
	opacity: .2;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo .playbtn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 49px;
	height: 49px;
	background: url(../img/dspleft_ico.png) no-repeat 0 0;
	opacity: 0;
	-webkit-transform: scale(.7);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(.7);
	transition-property: opacity,transform;
	transition-duration: .5s;
	zoom: 1;
	background-size: 100% 100%
}

.duansp_list_flnr .dsp_photo:hover .playbtn {
	opacity: .9;
	-webkit-transform: scale(1);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(1);
	transition-property: opacity,transform;
	transition-duration: .5s;
	cursor: pointer
}

.chakanmore {
	padding: 30px 0
}

.chakanmore p {
	width: 367px;
	height: 38px;
	line-height: 38px;
	color: #e60640;
	border: 1px #e60640 solid;
	border-radius: 38px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer
}

.flname a {
	float: right;
	margin-right: 5px;
	font-size: 14px;
}

.jmb_list_fl {
	margin-left: 1%;
	margin-top: 15px;
	width: 98%;
	margin-bottom: 10px;
	overflow: hidden
}

.jmb_list_fl li {
	margin-left: 12px;
	margin-right: 12px;
	float: left;
	margin-bottom: 15px;
	text-align: center;
}

.jmb_list_fl li a {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	border: 1px solid #DADADA;
	background: #E8E8E8;
	color: #333333;
	width: 113px;
	overflow: hidden;
}

.jmb_list_fl li a:hover {
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	width: 113px;
	overflow: hidden;
	border: 1px solid #DADADA;
	background: #e60640;
	color: #fff;
	text-decoration: none;
}

.dhtext_ln {
	border-radius: 5px 5px 0 0;
	overflow: hidden
}

.dhtext_ln li {
	height: 34px;
	border-bottom: 1px #edeef0 solid;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #e60640;
	padding: 0 10px
}

.dhtext_ln li a {
	color: #333
}

.dhtext_ln li a:hover {
	color: #e60640
}

.dhtext_ln li.zbhover {
	background: #e60640;
	color: #fff
}

.dhtext_ln li.zbhover a {
	color: #fff
}

.zhoubox {
	width: 100%;
	height: 52px;
	background: #899099;
}

.zhouul {
	width: 1200px;
	height: 52px;
	margin: 0 auto;
}

.zhouul li {
	width: 115px;
	height: 52px;
	float: left;
	text-align: center;
	line-height: 52px;
	font-size: 18px;
}

.zhouul li:hover {
	background: #e60640;
}

.zhouul li:hover a span {
	color: #fff;
}

.zhouul .select {
	background: #e60640;
}

.zhouul .select a {
	color: #fff;
}

.zhouul .select a  span {
	color: #fff;
}

.zhouul li a {
	display: block;
	width: 115px;
	height: 52px;
	position: relative;
	color: #000
}

.zhouul li a span {
	float: left;
	width: 100%;
}

.zhouul li a .select-span1 {
	font-size: 18px;
	height: 30px;
	line-height: 34px;
}

.zhouul li a .select-span2 {
	font-size: 12px;
	height: 22px;
	line-height: 15px;
}

.qhbox {
	width: 100%;
	height: 90px;
}

.qhbox ul {
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}

.qhbox ul li {
	float: left;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
}

.qhbox ul .qhbox-li1 {
	width: 30%;
	text-align: left;
	font-size: 18px;
}

.qhbox ul .qhbox-li2 {
	width: 40%;
	text-align: center;
	font-size: 30px;
}

.qhbox ul .qhbox-li3 {
	width: 30%;
	text-align: right;
	font-size: 18px;
}

.qhbox span {
	color: #899099;
}

.qhbox ul li a {
	display: inline-block;
	height: 90px;
	color: #000
}

.qhbox ul li a span {
	float: left;
}

.qhbox-li1-span1,.qhbox-li3-span1 {
	width: 40px;
	height: 40px;
	border: 2px solid #899099;
	border-radius: 100%;
	float: left;
	text-align: center;
	font-size: 42px;
	line-height: 36px;
	margin-top: 22px;
}

.qhbox-li1-span1 {
	margin-right: 12px;
}

.qhbox-li3-span1 {
	margin-left: 12px;
}

.qhbox ul .qhbox-li3 a,.qhbox ul .qhbox-li3 a span {
	color: #899099;
}

.qhbox-li1 a:hover .qhbox-li1-span2,.qhbox-li3 a:hover .qhbox-li3-span2 {
	color: #e60640;
}

.qhbox-li1 a:hover .qhbox-li1-span1,.qhbox-li3 a:hover .qhbox-li3-span1 {
	border-color: #e60640;
	background: #e60640;
	color: #fff;
}

.contbox {
	width: 100%;
	margin-bottom: 60px;
	overflow: hidden;
}

.cont {
	width: 1200px;
	margin: 0 auto;
}

.conts {
	width: 157px;
	border: 1px solid #dbe2ea;
	float: left;
	background: #FFF
}

.conts ul {
	width: 100%;
	overflow: hidden;
}

.conts ul li {
	width: 100%;
	height: 76px;
	text-align: center;
	line-height: 76px;
	overflow: hidden;
}

.conts ul li a {
	color: #626972;
	font-size: 18px;
	display: block;
	background: #f1f4f8;
}

.conts ul li a.gl {
	color: #fff;
	background: #e60640;
}

.conts ul li a:hover {
	color: #fff;
	background: #e60640;
}

.conts .gdpd {
	width: 100%;
	height: 32px;
	overflow: hidden;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	line-height: 32px;
	background: #97a0ad;
}

.shijian {
	width: 701px;
	float: left;
	margin: 0 20px;
	background: #FFF
}

.shijian ul {
	float: left;
	width: 50%;
}

.shijian ul li {
	width: 340px;
	padding-left: 9px;
	height: 53px;
	line-height: 53px;
	border-left: 1px solid #dbe2ea;
	border-right: 1px solid #dbe2ea;
	border-bottom: 1px solid #dbe2ea;
	color: #3b5162;
	font-size: 14px;
	overflow: hidden;
}

.shijian ul .shijian-ul1-li1,.shijian ul .shijian-ul1-li1 {
	border-top: 1px solid #dbe2ea;
	font-size: 18px;
	color: #000;
	height: 75px;
	background: #f5f6f7;
	line-height: 75px;
}

.shijian ul li em {
	float: left;
	height: 53px;
	width: 16%;
}

.shijian ul li span {
	float: left;
	height: 53px;
	width: 84%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rebox {
	width: 298px;
	border: 1px solid #dbe2ea;
	float: right;
	background: #FFF
}

.rebox .rmdsj {
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #dbe2ea;
	font-size: 18px;
	line-height: 53px;
	text-indent: 20px;
}

.rebox ul {
	width: 281px;
	padding-top: 25px;
	padding-left: 17px;
	border-bottom: 1px solid #dbe2ea;
	overflow: hidden;
}

.rebox ul li {
	float: left;
	margin-right: 17px;
	width: 123px;
	height: 122px;
	margin-bottom: 14px;
}

.rebox ul li a {
	display: block;
	width: 100%;
}

.rebox ul li .rebox-ul-a1 {
	height: 83px;
}

.rebox ul li .rebox-ul-a1 img {
	display: block;
	width: 123px;
	height: 83px;
}

.rebox ul li .rebox-ul-a2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rebox ul li .rebox-ul-a2:hover {
	color: red;
}

.rebox ul li p {
	width: 100%;
	height: 30px;
	line-height: 12px;
	text-align: center;
	font-size: 12px;
	color: #acacac;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jbm_tit {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
}

.jbm_tit h1 {
	font-size: 16px;
	display: inline
}



</pre></body></html>