<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bb-content{
	position: relative;
	width: 1200px;
	background:#FFF;
	padding: 20px 0 36px;
	box-sizing: border-box;
	margin: 0 auto;
}
.content_x{
	padding-top:20px;
}
.xcweizhi {
	top: -84px;
	left: 0px;
	position: absolute;
}
.top_stilte {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 4px;
	display: block;
}
.bb-title{
	width: 1200px;
	height: 102px;
	line-height: 102px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}
.tabBox {
	height: 46px;
	display: flex;
	line-height: 50px;
	margin-top: 40px;
	position: relative;
	border-bottom: 1px solid #DCDFE6;
}
.tabBox .tabItem {
	float: left;
	height: 45px;
	line-height: 40px;
	width: 116px;
	background: rgba(255, 255, 255, 1);
	opacity: 0.81;
	text-align: center;
	font-size: 22px;
	font-weight: 600;
	color: #303133;
	margin-right: 30px;
}
.tabBox .tabItem.active_x {
	opacity: 1;
	border-bottom: 3px solid #FF5B24;
}
.tabBox .searchInputBox {
	display: inline-block;
	width: 472px;
	height: 36px;
	position: absolute;
	top: 0px;
	right: 0;
}
.tabBox .searchInputBox .searchInput {
	height: 100%;
	width: 410px;
	list-style: none;
	border: 0;
	padding-left: 10px;
	font-size: 16px;
	float: left;
	border: 1px solid #E0E3E8;
	/* position: relative; */
}
.tabBox .searchInputBox .searchBtn {
	display: inline-block;
	width: 61px;
	height: 100%;
	background-color: #FF5B24;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	float: left;
	cursor: pointer;
}

.pointer{
	cursor: pointer;
}
/* 閫夐」绛涢€� */
.select_center{
    width: 100%;
	border: 1px solid #E6ECF5;
    margin-bottom: 10px;
}
.option_Sel div{
    padding: 0 20px;
    box-sizing: border-box;
    height: 63px;
    line-height: 30px;
    display: flex;
    align-items: center;
}

.option_Sel div&gt;span{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #606266;
    display: block;
    width: 100px;
}
.option_Sel ul{
	flex: 1;
}

.border{
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);
    background-size: 8px 1px;
    background-repeat: repeat-x;
    opacity: 0.8;
}

.option_Sel div ul li{
    cursor: pointer;
    float: left;
    margin-right: 25px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
}

.option_Sel .mxzt  ul .active{
    color: #FF5B24;
}
.option_Sel .type ul .active{
    color: #FF5B24;
}
.search{
    line-height:  63px;
}
.search input{
    border: 0;
    width: 264px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E6ECF5;
    padding: 0 10px;
}
.search button{
    border: 0;
    width: 80px;
    height: 40px;
    background: #FF5B24;
    font-size: 16px;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #FFFFFF;
}
/* 閫夐」绛涢€夌粨鏉� */
/* 鐩稿叧鎺ㄨ崘寮€濮� */
.recommend_list_big{
  margin:40px 0;
}

.recommend_name_show{
  font-size: 22px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #000000;
  line-height: 36px;
  margin-bottom:20px;
}

.recommend_list_box{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.recommend_one_show{
  width: 282px;
  height: 201px;
  cursor: pointer;
  background: #FFFFFF;
  box-shadow: 0px 1px 6px 0px rgba(120,137,184,0.25);
  position: relative;
  padding:16px 24px;
}
.recommend_one_show:nth-child(n+5){
	margin-top: 20px;
}
.recommend_title{
  font-size: 22px;
  font-family: MicrosoftYaHei;
  color: #000000;
  padding:4px 0;
  border-bottom:1px solid #E9E9E9;
}

.recommend_small_title{
  margin-top:7px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: rgba(0,0,0,0.45);
  line-height: 19px;
}
.goto_see_box{
  position: absolute;
  left:24px;
  bottom:24px;
}

.text_show_see{
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #4269DB;
  padding-right: 4px;  
}

.img_recommend_show{
  position: absolute;
  width:90px;
  height:90px;
  bottom:0;
  right:0;
}
/* 鐩稿叧鎺ㄨ崘缁撴潫 */
.yw-box{
	margin-bottom: 22px;
}
.yw-title{
	border-left: 4px solid #FF5B24;
	padding-left: 8px;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	line-height: 28px;
}
.yw-content{
	display:flex;
	flex-wrap: wrap;
}
.yw-item{
	width: 282px;
	height: 40px;
	background: rgba(66,105,219,0.06);
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
	margin-top: 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-right: 24px;
}
.yw-item:nth-child(4n){
	margin-right: 0;
}
/* .yw-item + .yw-item{
	margin-left: 24px;
} */
.yw-item:hover{
	color: #FFFFFF;
	background: #FF5B24;
}
/* 鍐呭妗� */
.content_bottom{
    position: relative;
    text-align: left;
    font-family: MicrosoftYaHei;
    margin-bottom: 20px;
}
.tablelist{
    width: 100%;
    font-size: 16px;
    border-collapse:collapse;
}
.content_bottom thead{
    background: #F2F6FC;
}

.content_bottom thead tr th{
    height: 40px;
    font-weight: normal;
    padding-left: 16px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #606266;
}
.content_bottom tbody tr{
    border-bottom: 0.5px solid #DCDFE6;
}
.content_bottom tbody tr td{
    padding: 16px 0 16px 16px;
    line-height: 21px;
}
.content_bottom tbody tr td:nth-child(1){
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #000000;
}

.content_bottom tbody tr td:nth-child(3){
    padding: 16px;
    color: #606266;
}
.content_bottom tbody span{
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #2364D2;
    cursor: pointer;
}
.content_bottom tbody span:hover{
	color: #FF5B24;
}

.content_bottom tbody span:first-child{
    margin-right: 10px;
}
.content_bottom tbody span:last-child{
    margin-left: 10px;
}
/* 琛ㄦ牸缁撴潫 */</pre></body></html>