<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection_head { overflow: hidden; margin-top: 20px; padding: 15px; background: #fff; }
.collection_head .img { width: 600px; height: 300px; display: block; float: left; }
.collection_head .info { width: 547px; height: 300px; float: right; margin-left: 20px; }
.collection_head .info .bt { float: left; width: 100%; height: 43px; line-height: 43px; font-size: 18px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.collection_head .info .desc { padding: 15px 0 0; margin: 10px 0; float: left; border-top: 1px solid #ddd; line-height: 24px; color: #7d7d7d; font-size: 13px; width: 100%; overflow: hidden; height: 166px; }
.collection_head .info .infor_type { float: left; padding-top: 22px; line-height: 25px; font-size: 13px; color: #7d7d7d; overflow: hidden; border-top: 1px solid #ddd; }
.collection_head .info .infor_type .time { float: right; display: block; width: 140px; text-align: right; color: #f00; }
.collection_head .info .infor_type .infor_tags { float: left; width: 390px; height: 27px; overflow: hidden; }
.collection_head .info .infor_type .infor_tags a { display: inline-block; vertical-align: middle; height: 25px; padding: 0 10px; color: #7d7d7d; background: #eee; margin: 0 10px 2px 0; }
.collection_head .info .infor_type .infor_tags a:hover { opacity: 0.8; }

.collection_list { overflow: hidden; margin-top: 20px; padding: 0 15px 15px 15px; background: #fff; }
.collection_list .list { width: 105%; overflow: hidden; }
.collection_list .list li { width: 270px; height: 215px; position: relative; transition: all 0.3s; border: 1px solid #eeeeee; float: left; border-radius: 5px; overflow: hidden; margin: 25px 20px 0 5px; }
.collection_list .seaimg_box { widows: 270px; height: 150px; overflow: hidden; }
.collection_list .list li img { width: 270px; height: 150px; transition: all 0.3s; }
.collection_list .list li p { padding: 0 12px; width: 246px; transition: all 0.3s; height: 16px; line-height: 16px; font-size: 16px; margin-top: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.collection_list .list li span { margin: 8px 12px; float: left; font-size: 12px; color: #999999; }
.collection_list .list li span.span2 { float: right; }
.collection_list .list li a { color: #333333; }
.collection_list .list li:hover p { color: #fc9d49; }
.collection_list .list li:hover { box-shadow: 0 0 9px 7px #eeeeee; }
.collection_list .list li em { display: block; width: 40px; height: 24px; line-height: 24px; text-align: center; background: linear-gradient(to right, #f37535, #fbc335); color: #ffffff; position: absolute; top: 12px; left: 0px; }
.collection_list .list li:hover img.scale_img { transform: scale(1.2); }
.list{margin-top: 10px;}

.news_collection { overflow: hidden; margin-top: 20px; padding: 15px; background: #fff; }
.news_collection .hj_tit { position: relative; height: 50px; line-height: 50px; overflow: hidden; }
.news_collection .hj_tit h3 { height: 50px; line-height: 50px; font-size: 22px; font-weight: bold; padding: 0 12px; color: #fff; border-bottom: 1px solid #2797ef; background: url(../images/icon_tit.png) no-repeat; }
.news_collection .hj_tit .hj_more { position: absolute; top: 0px; right: 0px; height: 50px; line-height: 50px; padding-right: 16px; }
.news_collection .hj_tit .hj_more a { display: none; z-index: 999; position: relative; width: 50px; color: #a78f8f; font-size: 14px; padding-right: 16px; }
.news_collection .hj_tit .hj_more a.on { display: block; }
.news_collection .hj_tit .hj_more a:before, .news_collection .hj_tit .hj_more a:after { content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: #b2b3c5; position: absolute; top: 0; bottom: 0; right: 8px; margin: auto; }
.news_collection .hj_tit .hj_more a:after { background: #ddd; right: 0px; }
.news_collection ul { display: block; width: 103%; overflow: hidden; }
.news_collection ul li + li { margin-left: 15px; }
.news_collection ul li { float: left; width: 278px; height: 177px; margin: 20px 0 0 0; }
.news_collection ul li a { position: relative; display: block; width: 278px; height: 177px; overflow: hidden; }
.news_collection ul li a .hj_img { overflow: hidden; }
.news_collection ul li a img { display: block; width: 278px; height: 177px; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; }
.news_collection ul li a .hj_mask { position: absolute; left: 0; bottom: 0; z-index: 2; display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; font-size: 16px; color: #ffffff; font-weight: bold; overflow: hidden; background: url(../images/img_bg.png) repeat; }
.news_collection ul li a .hj_mask span { display: block; width: 100%; padding: 0 10px; }
.news_collection ul li:hover { box-shadow: 0px 0px 8px #666; }
.news_collection ul li:hover img { transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); }
.news_collection ul li:hover span { background-color: #2797ef; }

.phb_wrap { overflow: hidden; width: 100%; }
.phb_wrap .tcon { width: 346px; padding: 20px; margin-top: 20px; float: left; background: #fff; box-sizing: initial; }
.phb_wrap .tcon + .tcon { margin-left: 20px; }
.phb_wrap .tcon h2 { color: #444; font-size: 22px; font-weight: normal; height: 40px; margin-bottom: 20px; width: 350px; border-bottom: 3px solid #f8f8f8; position: relative; }
.phb_wrap .tcon h2 font { color: #bcbcbc; font-size: 17px; display: inline-block; margin-left: 6px; font-style: italic; }
.phb_wrap .tcon h2 em { width: 112px; height: 3px; display: inline-block; float: left; background: #00aaf5; background-position: 0 -154px; margin-top: 3px; margin-right: 3px; position: absolute; bottom: -3px; left: 0; }
.phb_wrap .tcon h2 em.h2 { background-position: 0 -177px; }
.phb_wrap .tcon h2 em.h3 { background-position: 0 -199px; width: 21px; }
.phb_wrap .title { overflow: hidden; height: 30px; line-height: 30px; background: #f8f8f8; color: #999; font-size: 13px; margin-bottom: 16px; font-weight: bold; margin-top: 20px; }
.phb_wrap .title i { font-style: normal; display: inline-block; }
.phb_wrap .title i.t1 { padding-left: 3px; }
.phb_wrap .title i.t2 { padding-left: 19px; }
.phb_wrap .title i.t3 { padding-left: 140px; padding-right: 50px; }
.phb_wrap .pc_rank ul { overflow: hidden; zoom: 1; }
.phb_wrap .pc_rank ul li { float: left; width: 350px; }
.phb_wrap .pc_rank ul li.open { margin-bottom: 6px; margin-top: 6px; }
.phb_wrap .open .pc_new { display: block !important; }
.phb_wrap .open .pc_li { display: none !important; }
.phb_wrap .pc_rank { overflow: hidden; }
.phb_wrap .pc_new { overflow: hidden; zoom: 1; display: none; }
.phb_wrap .pc_new a.pic { padding-right: 16px; float: left; }
.phb_wrap .pc_new a.pic i { width: 20px; height: 92px; display: inline-block; float: left; background: #ededed; color: #888; text-align: center; line-height: 92px; font-style: normal; margin-right: 18px; border-radius: 2px; font-size: 14px; font-family: Arial,'Microsoft Yahei'; }
.phb_wrap .pc_new a.pic i.r1 { background: #eb5836; color: #fff; }
.phb_wrap .pc_new a.pic img { width: 92px; height: 92px; border-radius: 18px; }
.phb_wrap .pc_new span a:hover { background: #ff7a5f; color: #fff; }
.phb_wrap .pc_new b { color: #999; font-size: 12px; line-height: 20px; font-weight: normal; padding-top: 8px; display: block; font-family: Arial,"Simsun"; height: 40px; overflow: hidden; }
.phb_wrap .top_con { float: left; width: 177px; }
.phb_wrap .top_con p { font-size: 14px; font-family: Arial,'Microsoft Yahei'; color: #999; }
.phb_wrap .top_con p font { width: 1px; height: 12px; display: inline-block; background: #c5c5c5; margin: 0 10px; margin-top: 2px; }
.phb_wrap .top_con a { display: inline-block; }
.phb_wrap .top_con a.name { color: #555; font-size: 15px; font-weight: bold; display: block; margin-top: 0px; }
.phb_wrap .top_con a.name:hover { color: red; }
.phb_wrap .top_con a.tag { color: #999; margin-top: 10px; font-size: 14px; margin-bottom: 12px; }
.phb_wrap .top_con a.tag:hover { color: #dd2f39; }
.phb_wrap .top_con span a { width: 58px; height: 25px; border-radius: 4px; background: #fff; border: 1px solid #20b8ff; color: #00a1ec; line-height: 25px; text-align: center; font-size: 13px; }
.phb_wrap .top_con span a:hover { background: #20b8ff; color: #fff !important; border: 1px solid #20b8ff; }
.phb_wrap .pc_li { overflow: hidden; font-size: 14px; padding: 8px 0; }
.phb_wrap .pc_li em { width: 19px; height: 17px; display: inline-block; float: right; line-height: 17px; text-align: center; color: #ff7e00; font-family: Arial; margin-top: 2px; font-style: italic; margin-right: 12px; }
.phb_wrap .pc_li i { font-size: 13px; display: inline-block; width: 21px; height: 19px; border-radius: 2px; background: #ededed; color: #888; font-style: normal; text-align: center; margin-right: 12px; margin-top: 1px; font-family: Arial !important; line-height: 19px; }
.phb_wrap .pc_li i.r1, .phb_wrap .pc_new a.pic i.r1 { background: #eb5836; color: #fff; font-family: arial; }
.phb_wrap .pc_li i.r2, .phb_wrap .pc_new a.pic i.r2 { background: #ff7e00; color: #fff; font-family: arial; }
.phb_wrap .pc_li i.r3, .phb_wrap .pc_new a.pic i.r3 { background: #ffba01; color: #fff; font-family: arial; }
.phb_wrap .pc_li a { display: inline-block; color: #494a4b; width: 180px; }
.phb_wrap .pc_li span { display: inline-block; color: #aaa; }
.phb_wrap .bdcon { width: 1300px; }
.phb_wrap .more { width: 237px; height: 35px; line-height: 35px; background: #f2f2f2; display: block; margin: 0 auto; color: #888; text-align: center; font-size: 14px; margin-top: 20px; transform: translate(0, 0); transition: all .2s ease-in 0s; border-radius: 30px; font-weight: bold; margin-bottom: 5px; }
.phb_wrap .more:hover, .phb_wrap #more:hover, .phb_wrap .viewmore:hover { -webkit-transition: all .2s linear; transition: all .2s linear; background: #00aaf5; color: #fff; }
.phb_wrap #more { width: 100%; height: 38px; line-height: 38px; background: #f8f8f8; display: block; margin: 0 auto; color: #a1a5a8; text-align: center; font-size: 13px; margin-top: 6px; transform: translate(0, 0); transition: all .2s ease-in 0s; }
.phb_wrap .viewmore { width: 260px; height: 38px; line-height: 38px; background: #fff; display: block; margin: 0 auto; color: #36b9f3; text-align: center; margin-top: 6px; transform: translate(0, 0); transition: all .2s ease-in 0s; border: 1px solid #8adbff; border-radius: 40px; font-size: 14px; font-weight: bold; margin-top: 23px; }

.news_collection { padding: 0 20px 10px; overflow: hidden; background: #fff; }
.news_collection .l_tit { height: 70px; line-height: 70px; overflow: hidden; border-bottom: 1px solid #eee; }
.news_collection .l_tit h3 { position: relative; float: left; font-size: 22px; font-weight: bold; color: #040404; }
.news_collection .l_tit h3:after { content: ''; display: block; width: 100%; height: 3px; position: absolute; left: 0px; bottom: 0px; background: #2797ef; }
.news_collection .l_tit .hj_more { float: right; padding-right: 16px; }
.news_collection .l_tit .hj_more a { display: none; z-index: 999; position: relative; width: 50px; color: #a78f8f; font-size: 14px; padding-right: 16px; }
.news_collection .l_tit .hj_more a.on { display: block; }
.news_collection .l_tit .hj_more a:before, .news_collection .l_tit .hj_more a:after { content: ''; display: inline-block; width: 4px; height: 4px; border-radius: 50%; background: #b2b3c5; position: absolute; top: 0; bottom: 0; right: 8px; margin: auto; }
.news_collection .l_tit .hj_more a:after { background: #ddd; right: 0px; }

.news_collection .phb_fl { padding: 10px 0; overflow: hidden; width: 105%; }
.news_collection .phb_fl a { font-size: 14px; text-decoration: none; color: #333333; display: block; float: left; text-align: center; width: 165px; height: 38px; line-height: 40px; border: thin solid #E8E8E8; border-radius: 20px; background: #F7F7F7; margin: 10px 34px 10px 0; }
.news_collection .phb_fl a:hover { background: #2797ef; border: 1px solid #2797ef; color: #FFFFFF; }
.news_collection .phb_fl a.hover { background: #2797ef; border: 1px solid #2797ef; color: #FFFFFF; }

.phb_details { overflow: hidden; background: #fff; padding: 20px; margin-top: 20px; }
.phb_details h1 { width: 824px; height: 28px; line-height: 28px; overflow: hidden; font-size: 24px; font-weight: bold; color: #333333; }
.phb_details p { line-height: 20px; margin-top: 10px; color: #999; }
.phb_details .line { border-bottom: 3px solid #EEEEEE; width: 100%; margin: 10px 0; }
.phb_details .desc { overflow: hidden; height: 115px; background: #F3F9FF; position: relative; margin-top: 25px; }
.phb_details .desc span { display: block; width: 16px; height: 16px; position: absolute; }
.phb_details .desc .ic1 { left: 0px; top: 0px; border-top: 3px solid #2797ef; border-left: 3px solid #2797ef; }
.phb_details .desc .ic2 { right: 0px; bottom: 0px; border-right: 3px solid #2797ef; border-bottom: 3px solid #2797ef; }
.phb_details .desc p { margin: auto; height: 100px; line-height: 25px; overflow: hidden; color: #333333; padding: 20px 25px 0; font-size: 15px; }

.ph_list { overflow: hidden; background: #fff; padding: 20px; margin-top: 20px; }
.ph_list .cmore { width: 188px; height: 50px; font-size: 16px; display: block; line-height: 50px; margin: 0 auto; background: #f2f2f2; text-align: center; position: relative; }
.ph_list .list { padding: 20px 0; overflow: hidden; position: relative; }
.ph_list .list .score { position: absolute; width: 80px; height: 120px; right: 10px; top: 10px; }
.ph_list .list .score span { width: 80px; height: 80px; text-align: center; line-height: 80px; font-size: 22px; color: #939393; position: absolute; left: 0; top: 0; }
.ph_list .list .score span:first-letter { font-size: 34px; }
.ph_list .list .score p { color: #939393; text-align: center; line-height: 20px; font-weight: bold; margin-top: 5px; font-size: 14px; }
.ph_list .list .num { width: 66px; height: 66px; background: #f2f2f2; font-size: 32px; font-weight: bold; color: #47aaff; text-align: center; line-height: 66px; background: url(../images/list.png) 0 -198px; float: left; }
.ph_list .list .img { display: block; float: left; margin: 0 30px; }
.ph_list .list .img, .ph_list .list .img img { width: 164px; height: 164px; border-radius: 30px; }
.ph_list .list .info { width: 870px; float: left; height: 164px; border-bottom: 1px solid #ddd; }
.ph_list .list .info .bt { color: #222; font-weight: 600; font-size: 20px; display: block; height: 30px; line-height: 30px; overflow: hidden; }
.ph_list .list .info p { font-size: 14px; color: #999; margin: 10px 0; }
.ph_list .list .info p span { margin-right: 40px; }
.ph_list .list .info .btn { display: inline-block; width: 70px; height: 30px; border: 2px solid #dcdcdc; text-align: center; line-height: 26px; color: #585858; font-weight: bold; margin-right: 20px; float: right; margin: -1px 119px 0 0; position: absolute; right: 10px; top: 23px; }
.ph_list .list .info .btn:hover { background: #2797ef; border-color: #2797ef; color: #fff; }
.ph_list .list .info .desc { float: left; line-height: 38px; background: #f2f2f2; width: 739px; margin-top: 5px; overflow: hidden; }
.ph_list .list .info .desc span { display: inline-block; width: 64px; height: 38px; text-align: center; line-height: 46px; color: #585858; font-weight: bold; margin: 0 6px 0 10px; float: left; }
.ph_list .list .info .desc .p {font-size: 14px; float: left; height: 64px; line-height: 28px; width: 647px; overflow: hidden; margin-top: 10px; }
.ph_list .list .num1 { background: url(../images/list.png) 0 0; color: #fff; }
.ph_list .list .num2 { background: url(../images/list.png) 0 -66px; color: #fff; }
.ph_list .list .num3 { background: url(../images/list.png) 0 -132px; color: #fff; }

/*# sourceMappingURL=style.2.0.css.map */
</pre></body></html>