<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*TODO common.css*/
@import url('fenye.css');
.switch{
	width: 810px; padding: 5px 10px; text-align: center; background-color: #fff; border-top: 1px solid #f2f2f2; cursor: pointer;
}
.switch:hover{
	background-color: #fbfbfb;
}

.sheet_desc{
	width: 1200px; 
	margin: 0px auto; 
	margin-top: 10px; 
	background-color:#fff; 
	height:50px;
	line-height:50px; 
	font-size:18px; 
	padding-left: 10px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row nowrap;
    justify-content: space-between;
}
.sheet_desc .tail{
    margin-right: 20px;
    
}
.sheet_desc .tail a{
    font-size: 14px;
    color: #ff0000;
}
.sheet_desc .tail a:hover{
    color: #333;
    text-decoration: underline;
}




.free_fabu{
    margin-top:15px; margin-left:40px; width:220px; height:50px; line-height:50px;font-size:16px;
    border:1px solid #ff0000; border-radius:10px; cursor:pointer;
    text-align: center;
    
}
.free_fabu:hover{
    /*background-color: #f5f5f5;*/
    color: red;
}
.free_fabu a{
    color: #ff0000;
    font-size: 16px;
    text-decoration: none;
}
.free_fabu a:hover{
    color: #137ec1;
    text-decoration: underline;
}

.header-item{
    position:absolute; 
    width: 100px;
    background-color:#fff; 
    line-height: 35px;
    border: 1px solid #ccc;
    border-top: 0px;
    z-index: 100;
}
.header-item a{
    display: inline-block;
    margin: 2px;
    padding: 0;
    text-align: left;
    width: 100%;
    padding: 0 5px;
    box-sizing: border-box;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
.header-item a:hover{
    background-color: #eee;
    color: #137ec1;
    text-decoration: underline;
    font-weight: bold;
}
 
.first-item{
    top: 30px;
    left: -5px;
    display:none;
}
.second-item{
    top: 30px;
    left: 60px;
    display:none;
}


/**/
#top_focus{
	width: 1200px;
	height: 300px;
	margin: 0px auto;
	background-color: #ccc;
}

#header{
	width: 1200px; 
	height: 35px;
	line-height: 35px;
	margin: 0px auto;
	background-color: #eee;
}
.header-left{ float: left; padding-left: 20px; font-size: 12px; }

.header-right{ float: right; padding-right: 20px;  font-size: 12px; }

#person_reg, #company_reg{
    display: inline-block;
}




#logo{
	width: 1200px;
	height: 85px;	
	margin: 0px auto;
	background-color: #fff;
	/*overflow: hidden;*/
}
.logo-left{
	float: left;
	width: 330px;
	height: 80px;
	line-height: 80px;
}

/*æœç´¢æ¡†æ&nbsp;·å¼å®šä¹‰ start by 2021-5-28*/
.search-box{
	float: left;
	position: relative;
	margin-left: 20px;
	width:550px;
	height: 80px;
	background-color: #fff;
}
.search-item{
	float: left;
	position: relative;
	width: 80px;
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #fff;
	margin-top: 5px;
	border:2px solid #1175b4;
	border-right: 1px solid #eee;
	cursor: pointer;
}
.search-item .arrow{
	position: absolute;
	top: 0px;
	left: 80px;
	color: #999;
}
.item_menu{
	position: absolute;
	top: 45px;
	left: -2px;
	width: 102px; 
	/*min-height: 200px;	*/
	background-color: #fff;
	border:1px solid #ccc;
	color: #333;
	display: none;
	z-index: 100;
}
.item_menu&gt;li{
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	cursor: pointer;
}
.item_menu&gt;li:hover{
	background-color: green;
	color: #fff;
}
.search-input{
	float: left;
	width: 350px;
	height: 40px;
	margin-top: 5px;
	border: 2px solid #1175b4;
	border-left: none;
	background-color: #fff;
}
.search-input input{
	border: none;
	width: 330px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.search-button{
	float: left;
	width: 60px;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	border: 2px solid #1175b4;
	border-left: none;	
	text-align: right;
	padding-right: 15px;
	color: #fff;
	cursor: pointer;
	background-color: #1175b4;
	background-image: url('../images/search.png'); 
	background-repeat: no-repeat; 
	background-position: 10px;
}
.search-button:hover{ 
	background-color: #2483bf;
	border-color: #2483bf;
}
.hot-search{
	position: absolute; 
	left: 0px; 
	top: 56px; 
	font-size: 12px;
}
.hot-search a{ color: #333; }
.hot-search b{ color: #666; }
/*æœç´¢æ¡†æ&nbsp;·å¼å®šä¹‰ end by 2021-5-28*/

#apex{
	width: 1200px;
	height: auto;	
	margin: 0px auto;
	background-color: #fff;
	display: flex;
	flex-direction: row;
}
#apex .left{
	width: 350px;
	height: 75px;
}
#apex .left img{
	width: 320px;
	height: 100%;
	object-fit: cover;
}

#apex .right{
	flex: 1;
	height: auto;
	display: flex;
	flex-direction: row;
}
#apex .right .r1{
	/* width: 500px; */
	flex: 1;
	height: auto;
}

#apex .right .r2{
	width: 348px;
	height: auto;
}
#apex .right .c{
	font-size: 12px;
	color: #333;
	line-height: 25px;
}
#apex .right .c b{
	font-weight: bold;
	color: #ff0000;
	display: inline-block;
	margin-right: 12px;
}
#apex .right .c a{
	color: #333;
	text-decoration: none;
	display: inline-block;
	margin: 0 9px;
}
#apex .right .c a:hover{
	color: #ff0000;
	text-decoration: underline;
}

#roof{
	width: 1200px;
	height: auto;	
	margin: 0px auto;
	background-color: #f0f8fd;
	display: flex;
	flex-direction: row;	
}

#roof span{
	display: inline-block;
	flex: 1;
	margin: 0 5px;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
#roof span a{
	/*color: #6f94c7;*/
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#roof span a:hover{
	color: #ff0000;
	text-decoration: underline;
}

/*****************å¯¼èˆªæ&nbsp;·å¼å®šä¹‰*****************/
#nav{
	width: 100%; 
	height: 50px;
	background-color: #137ec1;
	z-index: 200;
}
.nav-box{
	width: 1200px;
	height: 50px;
	margin: 0px auto;
	
}
.nav-box&gt;li{
	float: left;
	display: inline-block;
	text-align: center;
	
	color: #fff;
	height: 50px; 
	line-height: 50px;
	font-size: 16px;
	cursor: pointer;
	padding: 0 20px;
}
.nav-box&gt;li:hover{
	background-color: #2e90cd;
}

.nav-box&gt;li a{
	color: #fff;
	text-decoration: none;
}


.nav-box li .drop-menu {
    
    width: 700px;
    height: auto;
    position: absolute;
    z-index: 1000;
    top: 50px;
    right: -300px;
    display: none;
    height: auto;
}

.nav-box li .drop-menu .item {
    width: 100%;
    height: auto;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 5px;
    border: 1px solid #ccc;
    display: flex;
    flex-flow: row wrap;
    color: #333;
    padding: 10px 0;
}

.nav-box li .drop-menu .item a{
    width: 20%;
    color: #666;
    font-size: 13px;
    line-height: 25px;
}
.nav-box li .drop-menu .item a:hover{
    color: #137ec1;
    background-color: #eee;
    font-weight: bold;
}
.pop{
    position: absolute;
    top: 50px;
    left: 0px;
    width: 85px;
    padding: 10px 0px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 15px;
    display: none;
    z-index: 100;
}
.pop p{
    height: 35px;
    line-height: 35px;
    color: #333;
    font-size: 14px;
}
.pop p:hover{
    background-color: #eee;
}
.pop p a{
    color: #333;
    font-size: 14px;
}

/*å¹¿å‘Šæ&nbsp;·å¼å®šä¹‰2025-1-4*/
.ad{
	width: 1200px;
	height: 120px;	
	margin: 0px auto;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
	justify-content: space-between;
    
}
.ad a{
    display: inline-block; 
    position: relative;
}
.ad .edge{
    position: absolute;
    right: 1px;
    bottom: 0px;
    border: 1px solid #ccc;
    background-color: #eee;
    font-size: 12px;
    opacity: 0.5;
    color: #000;
}

.ad span{
	width: 190px;	
	background-color: #fff;
    display: inline-block;
    position: relative;
}




.today{
	width: 1200px;
	height: 50px;	
	margin: 0px auto;
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #dedede;
	box-sizing: border-box;
}
.today dt,.today dd{
	float: left;
	width: 150px;
	/* background-color: #fff; */
	margin-right: 10px;
	line-height: 25px;
	height: 50px;
}
.today dt{
	border-right: 1px solid #dedede;
	padding-left: 10px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #dedede;
	box-sizing: border-box;
	width: 100px;
}
.today dt .t1{
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
	font-weight: bold;
}
.today dt .t2{
	background-color: #333;
	color: #fff;
	font-size: 12px;
	
	padding: 0px 2px;
	line-height: 16px;
	text-align: center;
	width: 30px;
}

.today dd .d1{
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	margin-top: 5px;
}
.today dd .d2{
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #ff0000;
	font-weight: bold;
}


.location{
	width: 1200px;
	height: 30px;	
	margin: 0px auto;
}
.location span{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.notice{
	width: 1200px;
	height: 30px;	
	line-height: 30px;
	margin: 0px auto;
	background-color: #fff8ed;
	margin-top: 5px;
    display: flex;
}
.notice .scroll{
    width:1150px; height: 30px;line-height: 30px; background-color: #fff8ed; overflow: hidden;
}
.notice .speaker{
    margin-left: 10px; margin-right: 10px; margin-top: 5px; width: 20px; height: 20px;
}


/*
.notice{
	width:1200px;
    margin: 0 auto;
	height: auto;
	overflow: hidden;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;

}

.notice	.title{
	width: 100px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	padding-left: 10px;

}
.notice .cont{
	width: 1090px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	box-sizing: border-box;	
}

.notice .cont a{
	font-size: 14px;
}

.notice .tail{
	width: 10px;
}
*/





.common_title{
	width: 100%;
	height: 35px;
	line-height: 35px;
	background: url(../images/sign.png) no-repeat 5px;
	border-bottom: 4px solid #ccc;
	padding-left: 20px;
	box-sizing: border-box;
	font-weight: bold;
	background-color: #fff;
}
.common_title i{
	color:#ccc;
}
.common_title span{
	color: #333; cursor: pointer;
}
.common_title span a{
    color: #333;
}
.common_title .curr{
	color: #30a9f5; cursor: pointer;
}
.common_title .curr a{
    color: #30a9f5;
}

.common_title span:hover{
	color: #30a9f5; 
    cursor: pointer;
}

.common_tab{
	width: 100%;
	display: inline-block;
	height: auto;
	background-color: #eee;
}
.common_tab li{
	float: left;
	width: auto;
	padding: 2px 8px;
	background-color: #eee;
	cursor: pointer;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 4px;
}
.common_tab li a{
    color: #333;
}

.common_tab .curr{
	background-color: #30a9f5;
	color:#fff;
}
.common_tab .curr a{
    color: #fff;
}
.common_tab li:hover{
	background-color: #30a9f5;
	color:#fff;
}

/* ä»Šæ—¥ä»·æ&nbsp;¼é¡µé¢tab */

.today_tab{
	width: 100%;
	display: inline-block;
	height: auto;
	background-color: #eee;
}
.today_tab li{
	float: left;
	width: auto;
	padding: 5px 20px;
	background-color: #eee;
	cursor: pointer;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 8px;
}
.today_tab .curr{
	background-color: #30a9f5;
	color:#fff;
}
.today_tab li:hover{
	background-color: #30a9f5;
	color:#fff;
}

.chart{
	width: 100%;
	height: 260px;
	background-color: #fff;
}


.cont{
	width: 100%;
	height: auto;
	background-color: #fff;
	/* margin-top: 10px; */
	height: 224px;
	/* margin-bottom: 10px; */
}

.cont .row{
	width: 100%;
	height: 27px;
	line-height: 27px;
	display: flex;
	flex-direction: row;
}
.cont .row i{
	width: 20px;
	text-align: center;
	color: #999;
}
.cont .row a{
	flex:1;
	height: inherit;
	line-height: inherit;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
}


/* 
	height: 30px;
	line-height: 30px;
	width: 150px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 13px;
	padding: 0 5px;
	box-sizing: border-box;
*/


.cont .row a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.cont .row span{
	width: 70px;
	height: inherit;
	line-height: inherit;
	text-align: center;
	color: #ff0000;
	font-size: 13px;
	
}


.contflex{
	width: 100%;
	height: auto;
	margin-top: 10px;
	display: flex;
	flex-direction: row;
}
.contflex .c{
	flex: 1;
	height: 30px;
	line-height: 30px;
}
.contflex .c1{
	flex: 1;
	background-color: #fff;
	display: flex;
	flex-direction: row;
	height: 330px;
}
.contflex .c1 span{
	width: 30px;
	height: 320px;
	background-color: #fff;
	margin: 0 10px;
	margin-right: 50px;
	border-right: 1.5px solid #ccc;
	line-height: 20px;
}
.contflex .c1 .block{
	flex: 1;
	background-color: #fff;
}
.contflex .c1 .block .row{
	width: 100%;
	height: 100px;
	background-color: #fff;
}
.contflex .c1 .block .row .title{
	width: 300px;
	font-size:14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	white-space: nowrap; /* ç¡®ä¿æ–‡æœ¬åœ¨ä¸€è¡Œå†…æ˜¾ç¤º */
  overflow: hidden; /* éšè—è¶…å‡ºå®¹å™¨çš„å†…å®¹ */
  text-overflow: ellipsis; /* ä½¿ç”¨çœç•¥å·è¡¨ç¤ºè¢«æˆªæ–­çš„æ–‡æœ¬ */
}
.contflex .c1 .block .row .date{
	width: 300px;
	font-size:13px;
	color: #666;
	height: 25px;
	line-height: 25px;
}
.contflex .c1 .block .row .place{
	width: 300px;
	font-size:13px;
	color: #666;
	height: 25px;
	line-height: 25px;
}



.contflex .c2{
	flex: 1;
	/* background-color: #f8f8f8; */
	/* padding-top: 10px; */
}
.contflex .c2 .title{
  	width: 390px;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.contflex .c2 .title i{
	display: inline-block;
	width: 20px;
	text-align: center;
	color: #999;
}
/* ç&nbsp;”è”»è§†é¢‘ */
.yk{
	width: 100%;
	height: 115px;
	background-color: #fff;
	margin-bottom: 10px;
	display: flex;
	flex-direction: row;
}
.yk img{
	width: 170px;
	margin-top: 10px;
	height: 100px;
	object-fit: cover;
}
.yk ul{
	flex:1;
	background-color: #fff;
}
.yk ul .title{
	
	font-weight: bold;
	width: auto;
    font-size: 13px;
    line-height: 25px;
    height: 50px;
    white-space: normal;
    overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  margin-left: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-top: 10px;
}

.yk ul .date{
	margin-left: 10px;
	box-sizing: border-box;
	font-size: 13px;
	color:#999;
	height: 20px;
	line-height: 20px;
	width:206px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.tj{
	height: 280px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
    justify-content: space-between;	
}
.tj .item{
	width: 150px;
	height: 130px;
	margin: 5px;
	background-color: #eee;
}
.tj .item img{
	width: 150px; height: 100px; object-fit: cover;
}
.tj .item p{
	height: 30px;
	line-height: 30px;
	width: 150px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size: 13px;
	padding: 0 5px;
	box-sizing: border-box;
}

/* é‡‡æ&nbsp;‡å•ä½ */

.cb{
	height: 190px;
	box-sizing: border-box;
	display: flex;
	flex-flow: row wrap;
    justify-content: space-between;	
}
.cb .item{
	width: 218px;
	height: 180px;
	margin: 5px;
	background-color: #fff;
}
.cb .item p{
	height: 25px;
	line-height: 25px;
	font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common-table{
	margin: 0px !important;
}
.common-table th{
	background-color: #f7f7f7;
	font-size: 13px !important;
	height: 13px !important;
	line-height: 13px !important;
}
.common-table td{
	background-color: #fff;
	font-size: 13px !important;
	height: 13px !important;
	line-height: 13px !important;
	text-align: center;
}

.b{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.b .b1{
	width: 390px;
	height: 340px;
}
.b .b2{
	width: 390px;
	height: 340px;
}

.sheet{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.sheet .s1{
	flex: 1;
	height: auto;
	margin-right: 10px;
	background-color: #fff;
    /*width: 810px;*/
}
.sheet .s2{
	width: 390px;
	height: auto;
	background-color: #fff;
}

.sheet .s1 .title{
	font-size: 28px;
	line-height: 40px;
	margin: 30px;
}
.sheet .s1 .d{
	width: 740px;
	height: auto;	
	margin: 0 30px;
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
}
.sheet .s1 .d .d1{
	width: 340px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	box-sizing: border-box;
	color:#999;
}

.sheet .s1 .d .d2{
	width: 400px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	box-sizing: border-box;
	text-align: right;
	color: #ff0000;
	font-weight: bold;
}
.sheet .content{
	font-size:14px; color:#333; margin:0 30px; margin-top:45px; line-height:30px;
}
.sheet .content p{
	text-indent: 30px;
}
.sheet .own{
	font-size:13px; color:#999; margin:0 30px; margin-top:45px; line-height:25px;
}
.relate_type{
	width: 780px; margin: 0 10px; height: 90px; border:1px dashed #ccc
}
.relate_type p{
	margin: 5px 10px; font-size: 14px;
}
.relate_type span{
	/* font-size: 13px; color: #ff0000; display: inline-block; margin: 5px 10px; */
	font-size: 13px; display: inline-block; margin: 5px 5px; 
}
.interest{
	width: 100%; 
	height: 110px;
	/* background-color: #ccc; */
	padding-top: 5px;
}
.interest .inter{
	width: 100%;
	height: 25px;
	line-height: 25px;
	display: flex;
	flex-direction: row;
	margin-bottom: 2px;
	color: #ccc;
}
.interest .inter a{
	flex: 1;
	/* background-color: #ccc; */
	font-size: 13px;
	text-align: center;
	display: inline-block;
	color: #295597;
	text-decoration: none;
}

.interest .inter a:hover{
	color: #ff0000;
}

.line{
	height: 5px;
	width: 100%;
	background-color: #fff;
	border-top: 1px solid #ddd;
}


.load_more{
	width: 90%;
	margin:0 auto;
	height: 40px;
	line-height: 40px;
	border:1px solid #4e79be;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	color: #4e79be;
}



/****************************footer******************************/
#footer{
	width: 100%;
	margin-top: 10px;
	background-color: #333;
	height: 290px;
	border-top: 6px solid #ff8300;
}
#footer .cor{
	width: 1100px; margin:0 auto; height: 30px; line-height: 30px; margin-top: 10px; color: #ccc;
	font-size: 16px;
}
#footer .cor a{
	color: #aaa;
	font-size: 16px;
	text-decoration: underline;
	display: inline-block;
	margin: 0 3px;
}

#footer .cont{
	width: 1200px;
	height: 220px;
	margin: 0 auto;
	/*background-color: #666;*/
}
#footer .cont .item{
	float: left;
	width: 165px;
	height: 170px;
	padding-top: 10px;
	box-sizing: border-box;
	background-color: #555;
	font-size: 18px;
	line-height: 30px;
	color: #ccc;
	text-align: center;
	margin-top: 10px;
	margin-left: 30px;
}
#footer .cont a{
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
}
#footer .cont a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer .cont  .icp{
	color: #999; font-size: 14px; height: 40px; line-height:20px; text-align: center;
}

#footer .cont  .icp a{font-size: 14px; color: #999;}
#footer .cont  .icp a:hover{color: #fff;}

.prod21,.prod22,.prod23,.prod24,.prod25{
    display: none;
}

/* é¦–é¡µä¼šå‘˜é£Žé‡‡ */
.hyfc{
    background-color: #fff;
    height: 370px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0px 0px;
}
.hyfc .item{
    width: 180px;
    height: 120px;
    background-color: #fff;
    /* border-bottom: 1px solid #ccc; */
    text-align: center;
}
.hyfc .item p{
    padding: 5px;
    width: 170px;
    height: 25px;
    line-height: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cybj{
    background-color: #fff;
    height: 360px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0px 0px;
    padding-top: 10px;
}

.cybj .item{
    width: 240px;
    height: 170px;
    background-color: #fff;
    /* border-bottom: 1px solid #ccc; */
    text-align: center;
}
.cybj .item img{
    width: 240px; height: 130px; border-radius: 10px;
}
.cybj .item p{
    padding: 5px;
    width: 230px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ps11,.ps12,.ps13,.ps14{
    display: none;
}
.p28,.p29,.p30,.p31,.p32,.p33,.p34,.p35,.p2465,.p2466,.p2568{
    display: none;
}
.p37,.p38,.p106,.p39,.p40,.p41,.p42,.p2987,.p44{
    display: none;
}
.p46,.p47,.p107,.p108,.p109,.p110{
    display: none;
}
.p49,.p50,.p51,.p52,.p111{
    display: none;
}
.p54,.p55{
    display: none;
}
.ps_11,.ps_12,.ps_13,.ps_14{
    display: none;
}                                                                             
.p58,.p59,.p60{
    display: none;
}
.p62,.p63{
    display: none;
}
.p112{
    display: none;
}
.p66,.p2775{
    display: none;
}
.p68,.p70,.p71,.p2238,.p2241{
    display: none;
}
.p74,.p75,.p76,.p77,.p2277,.p2278,.p2279,.p2365{
    display: none;
}
.p79,.p80{
    display: none;
}
.p82,.p2380,.p84,.p86,.p88,.p85,.p89,.p90{
    display: none;
}
.p95,.p2381{
    display: none;
} 
.news97,.news99,.news100,.news101,.news1,.news102,.news103{
    display: none;
}

.news102,.news104,.news98{
    display: none;
}
.elem{
    border: 1px solid #e6e6e6;
    border-top: 0px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 14px;
    border-bottom: 0px;
    color: #008fd5;
    font-weight: bold;
}
.elem_cont{
    width: 380px;
    height: 92px;
    border: 1px solid #e6e6e6;
    border-right: 0px;
    border-left: 0px;
    overflow: hidden;
}

.elem_cont ul li{
    height: 32px;
    line-height: 32px;
    margin: 0px;
    background-color: #aaa;
}

/* quick å®šä¹‰å¿«æ·å¯¼èˆª ä¸‹æ‹‰çª—å£æ&nbsp;·å¼ */
.quick{
	position: absolute;
	left: 0px;
	top: 50px;
	width: 1000px;
	height: auto;
	background-color: #fff;
	color: #333;
	z-index: 10;
	box-shadow: 8px 0px 8px 0px #67b3dd;
	text-align: left;
	display: none;
}
.quick ul{
	padding: 10px;
	padding-top: 10px;
	list-style: none;
	display: flex;
	width: 200px;
}
.quick ul li{
	flex: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.quick ul .curr{
	border-bottom: 2px solid #2e90cd;
}
.quick ul li:hover{
	border-bottom: 2px solid #2e90cd;
}
.quick_table{
	width: 100%;
}
.quick_table th{
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 10px;
	color: #333;
}
.quick_table td{
	text-align: left;
	font-size: 12px;
	padding: 5px 10px;
}

.quick td a{
	color: #333;
	display: inline-block;
	margin-right: 10px;
}
.quick td a:hover{
	color: #ff0000;
	text-decoration: underline;
}</pre></body></html>