<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å¤´éƒ¨é€šæ&nbsp;*/
.mb0{margin-bottom:0!important;}
.mt0{margin-top:0!important;}
.mt18{margin-top:18px;}
.pt30{padding-top:30px;}
body{background:#fff;}
/*index_main*/
.index_main{height:495px;min-width:1200px;background:url(../img/news/banner_bg.jpg) no-repeat center;}
.index_main .main_l{position:relative;overflow:hidden;width:592px;height:394px;margin-right:2px;}
.index_main .main_l a{display:block;}
.index_main .main_l img{width:592px;height:394px;}
.index_main .main_l .txt{position:absolute;bottom:0;left:0;padding:25px;width:542px;height:70px;background:#404040;background:rgba(0,0,0,.75);}
.index_main .main_l .txt h3{margin-bottom:14px;color:#fff;font-weight:400;font-size:18px;*line-height:24px;}
.index_main .main_l .txt p{height:44px;color:#fff;line-height:22px;}
.index_main .main_c{width:296px;height:394px;overflow:hidden;}
.index_main .main_c a{position:relative;display:block;overflow:hidden;height:196px;margin-bottom:2px;}
.index_main .main_c img{width:296px;height:196px;}
.index_main .main_c p{position:absolute;bottom:0;left:0;right:0;padding:0 15px;width:266px;height:40px;background:#404040;background:rgba(0,0,0,.75);color:#fff;line-height:40px;}
.index_main .main_r{padding-right:20px;width:260px;height:394px;background-color:#fff;}

.main_new{padding-top:50px;}
.main_lunbo{position:relative;overflow:hidden;}
.main_lunbo .hd{position:absolute;width:100px;right:20px;bottom:82px;text-align:right;z-index:6;}
.main_lunbo .hd li{width:8px;height:8px;display:inline-block;margin:0 6px;background:#ddd;background:rgba(255,255,255,.45);cursor:pointer;border-radius:8px;*display:inline;*zoom:1;}
.main_lunbo .hd li.on{background:#ed3436;}
.main_lunbo .bd li{position:relative;}

.con_tit{padding:13px 0 13px 20px;border-bottom:1px solid #eee;color:#333;text-align:left;font-weight:700;font-size:16px;line-height:30px;} 
.main_r .main_hot{padding:2px 0 12px 20px;}
.main_r .main_hot h4{padding:12px 0;line-height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.main_r .main_hot h4 a{color:#333;font-size:12px;font-weight:normal;padding-left:14px;background:url(../img/news/add_icon.png) left 6px no-repeat;}
.main_r .main_hot li{border-bottom:1px dashed #eee;}
.main_r .main_hot li.on{border-color:#fff;}
.main_r .main_hot li.on h4{padding-bottom:8px;}
.main_r .main_hot li.on a,.main_r .main_hot li a:hover{color:#ed3436;font-weight:bold;}
.main_r .main_hot li.on a{background-position-y:-10px;}
.main_hot .hover{overflow:hidden;transition:all .3s ease;height:0;}
.main_hot .hover p{line-height:24px;color:#888;border-radius:3px;padding:6px 12px;background:#f7f8f9;}
.main_hot li.on .hover{height:84px;transition:all .3s ease;}
/*åˆ†é¡µ*/
/*.page{padding:30px;height:38px;text-align:center;}
.page a{display:inline-block;margin:0 5px;padding:0 15px;border:1px solid #e5e5e5;border-radius:3px;color:#666;line-height:36px;}
.page a:hover{border-color:#007cef;color:#007cef;}
.page a.on{border-color:#007cef;background:#007cef;color:#fff;}
.page span{margin:0 5px;padding:0 5px;}*/

.index_con .ad_site{position:relative;margin-bottom:20px;}
.index_con .ad_site img{width:100%;height:auto;}
.index_con .ad_site span{position:absolute;right:0;bottom:0;padding:0 4px;background:#000;color:#fff;line-height:17px;opacity:.6;}

/*con_list*/
.com_l{width:880px;}
.com_r{width:300px;}
.com_r .ad_site img{height:250px;}

.index_con{margin-top: 20px;}
.index_con .con_tt{text-align:left;}
.index_con .con_tt .hd{border-top:1px solid #eee;height:64px;}
.index_con .con_tt .hd h3{position:relative;top:-1px;display:inline-block;padding:0 10px;border-top:1px solid #ed3436;color:#333;font-size:16px;line-height:64px;font-weight:700;}
.index_con .con_tt .hd h3:before{position:absolute;top:0;left:50%;margin-left:-3px;width:0;height:0;border:4px solid transparent;content:" ";border-top-color:#ed3436;}
.index_con .con_tt .hd h3:after{border-top:none;}

.news_tt .hd{border-top:1px solid #eee;height:64px;}
.news_tt .hd h3{position:relative;top:-1px;display:inline-block;padding:0 10px;border-top:1px solid #ed3436;color:#333;font-size:16px;line-height:64px;font-weight:700;}
.news_tt .hd h3:before{position:absolute;top:0;left:50%;margin-left:-3px;width:0;height:0;border:4px solid transparent;content:" ";border-top-color:#ed3436;}

.con_list1 ul{margin-right:-15px;}
.con_list1 li{float:left;margin:0 14px 28px 0;}
.con_list1 li a{display:block;height:270px;position:relative;}
.con_list1 li img{width:284px;height:190px;}
.con_list1 li a:hover{box-shadow:0 0 10px rgba(0,0,0,.1);}
.con_list1 li .txt{position:absolute;bottom:0;left:0;right:0;height:52px;color:#333;padding:18px 15px 10px;transition:all .3s ease;background:#fff;z-index:3;}
.con_list1 li .txt p{line-height:26px;height:52px;font-size:14px;}
.con_list1 li a:hover .txt{color:#ed3436;transition:all .3s ease;height:60px;}

.con_list2 li{padding:25px 0;border-bottom:1px dashed #e5e5e5;transition:all .3s ease;}
.con_list2 li:hover{background-color:#f7f7f7;}
.con_list2 .pic{position:relative;width:228px;height:152px;}
.con_list2 .pic img{width:228px;height:152px;}
.con_list2 .pic span{position:absolute;top:10px;left:0;padding:5px 10px;max-width:160px;background-color:#666eff;color:#fff;}
.con_list2 .txt{width:610px;padding:0 20px;}
.con_list2 .txt .tt{margin-bottom:8px;font-size:18px;*line-height:24px;}
.con_list2 .txt .tt a{display:inline-block;overflow:hidden;max-width:100%;color:#333;text-overflow:ellipsis;white-space:nowrap;}
.con_list2 li:hover .txt .tt a{color:#ed3436;}
.con_list2 .txt .line{height:1px;padding-bottom:6px;}
.con_list2 .txt .line i{float:left;width:8px;margin-right:2px;border-top:1px solid #ddd;}
.con_list2 .txt .num{margin-bottom:10px;padding-left:25px;background:url(../img/news/icon.png) no-repeat -120px -104px;color:#bbb;line-height:20px;}
.con_list2 .txt .in{margin-bottom:15px;height:44px;color:#888;line-height:22px;}
.con_list2 .txt .more{display:block;width:30px;height:15px;background:url(../img/news/icon.png) no-repeat -120px -30px;}
.con_list2 .txt .more:hover{background-position-x:-80px;}
.con_list2 .txt .other{height:22px;}
.con_list2 .txt .other span,.con_list2 .txt .other b{float:left;line-height:22px;}
.con_list2 .txt .other span{color:#999;font-size:12px;}
.con_list2 .txt .other b{color:#ddd;font-weight:normal;padding:0 10px;font-family:"å®‹ä½“";}
.con_list2 .txt .other .lab{padding-left:24px;background:url(../img/news/add_icon.png) left -26px no-repeat;}

.con_list3 li{margin-bottom:20px;}
.con_list3 .hot{position:relative;}
.con_list3 .hot img{width:300px;height:200px;}
.con_list3 .hot span{position:absolute;top:0;left:10px;width:34px;height:30px;background:url(../img/news/add_icon.png) left -114px no-repeat;font-size:12px;color:#fff;text-align:center;line-height:24px;font-family:arial;}
.con_list3 .hot span.ico2,.con_list3 li:nth-child(2) .hot span{background-position-y:-152px;}
.con_list3 .hot p{position:absolute;bottom:0;padding:0 15px;left:0;right:0;height:40px;background:#404040;background:rgba(0,0,0,.5);color:#fff;line-height:40px;}
.con_list3 .box{height:90px;}
.con_list3 .box .l{float:left;margin-right:16px;position:relative;}
.con_list3 .box .l span{position:absolute;left:4px;top:4px;width:20px;text-align:center;line-height:20px;background:rgba(0,0,0,.65);color:#fff;}
.con_list3 .box .l img{width:120px;height:90px;}
.con_list3 .box .r{float:left;width:154px;padding:9px 10px 9px 0;}
.con_list3 .box .r p{color:#666;font-size:12px;line-height:24px;height:72px;}
.con_list3 li:hover .box .r p{color:#ed3436;}

.con_list4{margin-right:-20px;}
.con_list4 li{float:left;margin:0 20px 10px 0;width:140px;*margin-right:10px;}
.con_list4 li a{display:block;border:1px solid #eee;height:152px;}
.con_list4 li a:hover{box-shadow:0 0 10px rgba(0,0,0,.09);}
.con_list4 li .pic{text-align:center;height:100px;padding:10px 10px 0;}
.con_list4 li .pic img{max-width:100%;max-height:100%;}
.con_list4 li p{line-height:20px;text-align:center;font-weight:bold;color:#333;padding:10px 10px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.con_list4 li a:hover p{color:#ed3436;}

.loadMore{padding-top:30px;}
.loadMore a{display:block;margin:0 auto;border:1px solid #eee;width:258px;line-height:50px;border-radius:50px;text-align:center;font-size:14px;color:#666;}
.loadMore a i{display:inline-block;width:14px;height:10px;background:url(../img/news/add_icon.png) left -55px no-repeat;vertical-align:middle;margin-left:5px;}

.latest_art .hd{border-bottom:1px dashed #eee;}
.fast_news{margin-bottom:20px;border-top:2px solid #eee;border-right:2px solid #eee;background:#f7f8f9;border-bottom:1px solid rgba(0,0,0,.03);height:775px;overflow:hidden}
.fast_news .hd{position:relative;padding-top:20px;}
.fast_news .hd h3{background:url(../img/news/tt_bg1.png) left top no-repeat;line-height:38px;padding-left:18px;font-size:16px;color:#fff;}
.fast_news .hd h3 span{font-family:arial;}
.fast_news .hd .more{display:none;}
.fast_news .bd ul{padding:26px 25px 0 20px;}
.fast_news .bd .tempWrap{padding:0 25px 0 20px;margin:26px 0 0;}
.fast_news .bd .tempWrap ul{padding:0;}

.fast_ul li{position:relative;border-left:1px solid #e5e5e5;padding-left:14px;height:69px;}
.fast_ul li:after{position:absolute;left:-4px;top:0;content:'';width:7px;height:7px;border-radius:7px;background:#e5e5e5;}
.fast_ul li h4{font-size:14px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-bottom:15px;}
.fast_ul li h4 a{color:#333;}
.fast_ul li h4 a:hover{color:#ed3436;}
.fast_ul li p{font-size:12px;color:#999;*line-height:18px;}
.fast_ul li:last-child{opacity:.5;}

/*æ&nbsp;‡ç­¾é¡µ*/
.top_tag{padding:0 25px;background-color:#f7f7f7;font-size:14px;}
.tag_tt{position:relative;padding:24px 0;height:54px;border-bottom:1px dashed #ddd;color:#888;}
.tag_tt i{position:absolute;width:58px;height:54px;background:url(../img/news/icon.png) no-repeat -50px -50px;}
.tag_tt h4{margin:6px 0 16px;padding-left:72px;font-weight:400;}
.tag_tt p{padding-left:64px;}
.tag_tt span{color:#4388e6;}
.tag_in{padding:21px 0;color:#999;text-align:right;}
.tag_in span{display:inline-block;padding-left:38px;background:url(../img/news/icon.png) no-repeat -120px -30px;line-height:15px;}

/*è¯¦æƒ…é¡µ*/
.detail_con{margin-bottom:15px;background-color:#fff;}
.detail_con .article_tt{position:relative;padding:15px 60px 28px 0;border-bottom:1px dashed #ddd;}
.detail_con .article_tt h1{margin-bottom:16px;color:#333;font-weight:400;font-size:24px;}
.detail_con .article_tt h5{color:#999;font-weight:400;font-size:12px;}
.detail_con .article_tt h5 span{padding:0 10px;}
.detail_con .article_tt h5 a{color:#4388e6;}
.detail_con .article_tt h5 .hy{margin-right:10px;}
.detail_con .article_tt .date{position:absolute;top:15px;right:0;color:#ccc;}
.detail_con .article_tt .date p{font-size:40px;font-family:arial;}
.detail_con .article{padding:10px 0 34px;color:#333;font-size:14px;line-height:26px;}
.detail_con .article img{height:auto;max-width:100%;}
.detail_con .article p{text-indent:2em;padding-bottom:20px;}
.relate_tag{padding:18px 0;border-top:1px dashed #ddd;font-size:0;}
.relate_tag span{display:inline-block;padding-right:5px;padding-left:20px;background:url(../img/news/icon.png) no-repeat -120px -50px;color:#333;font-size:16px;line-height:34px;}
.relate_tag a{display:inline-block;margin-left:10px;padding:0 15px;border:1px solid #e5e5e5;border-radius:2px;color:#666;font-size:14px;line-height:32px;}
.relate_tag a:hover{border-color:#4388e6;background-color:#4388e6;color:#fff;}
.relate_art{padding:24px 0 25px;border-top:1px dashed #ddd;line-height:20px;}
.relate_art li{float:left;overflow:hidden;margin-right:25px;width:400px;color:#888;text-overflow:ellipsis;white-space:nowrap;font-size:14px;}
.relate_art li a{color:#888;}
.relate_art li a:hover{color:#ed3436;}
.relate_art li span{padding-left:13px;background:url(../img/news/icon.png) no-repeat -120px -124px;}
.relate_art .next span{background-position-y:-144px;}
.relate_reco{background-color:#f7f7f7;}
.relate_reco h3{padding:23px 0 23px 20px;border-bottom:1px dashed #e5e5e5;font-weight:400;}
.relate_reco h3 p{padding-left:22px;height:20px;background:url(../img/news/icon.png) no-repeat -120px -84px;color:#333;font-size:16px;line-height:20px;}
.relate_reco ul{padding:15px 0 20px 20px;margin-right:-15px;}
.relate_reco li{float:left;margin-right:25px;padding:5px 0;width:400px;line-height:20px;}
.relate_reco li a{display:block;overflow:hidden;color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:14px;}
.relate_reco li a:before{display:inline-block;margin-right:8px;margin-bottom:2px;width:4px;height:4px;background-color:#777;content:" ";vertical-align:middle;}
.relate_reco li a:hover{color:#ed383b;}
.relate_reco li a:hover:before{background-color:#ed383b;}

/*æ&nbsp;‡ç­¾é¡µ*/
.w860{width:860px;}
.w860 .con_list2 .txt{width:600px;padding-right:12px;}
.con_nav{box-shadow:0 3px 8px rgba(0,0,0,.05);border-top:1px solid #eee;background:#fff;margin-bottom:10px;}
.con_navBox{position:relative;}
.con_navBox .arrow{position:absolute;top:22px;right:8px;width:12px;height:10px;background:url(../img/news/add_icon.png) left -192px no-repeat;}
.con_navBox .arrow.up{background-position-x:-25px;}
.con_nav .hover{height:50px;overflow:hidden;transition:all .3s ease;}
.con_nav .hover.cur{height:83px;transition:all .3s ease;}
.con_nav .hover ul{padding-bottom:17px;width:1170px;}
.con_nav .hover li{float:left;height:16px;padding-top:17px;}
.con_nav .hover li a{display:block;padding:0 18px;color:#444;font-size:14px;line-height:16px;border-right:1px solid #e9e9e9;}
.con_nav .hover li.on a,.con_nav .hover li:hover a{font-weight:bold;color:#ed383b;;}
.con_nav .hover li:last-child a{border-right:none;}

/*s-20190428-add*/
.con_nav_fix{position:fixed;width:100%;top:0;left:0;z-index:9999;}
.con_nav .hover_new{width:1054px;position:relative;}
.con_navBox .hover_new .arrow{right:20px;}
.con_nav .hover_new ul{width:1004px;}
.con_nav .hover_new li a{padding:0 21px;}
.con_nav .search{display:none;position:relative;width:24px;padding-left:20px;border-left:1px solid #e9e9e9;margin-top:17px;height:16px;}
.con_nav .search .btn{display:block;width:24px;height:16px;background:url(../img/news/search.png) no-repeat center;}
.con_nav .search .ipt{display:none;position:absolute;right:0;top:-7px;padding-left:10px;background:#fff;}
.con_nav .search input{display:block;width:226px;height:28px;border:1px solid #eee;text-indent:20px;padding-right:30px;}
.con_nav .search .ss{position:absolute;right:0;top:0;width:32px;height:28px;background:url(../img/news/search.png) no-repeat center;z-index:2;}

.con_nav .reading{width:92px;margin-top:12px;}
.con_nav .reading .btn{display:block;width:90px;border:1px solid #a9ccfb;border-radius:28px;color:#4388e6;font-size:14px;text-align:center;line-height:26px;}
.con_nav .reading .btn.on,.con_nav .reading .btn:hover{color:#fff;background:#4388e6;}
.con_nav .read_hover{display:none;border-top:1px solid #eee;padding:10px 0 20px;}
.con_nav .con_read h3{line-height:40px;color:#333;font-size:14px;font-weight:bold;} 
.con_nav .con_read .box{margin-right:-12px;}
.con_nav .con_read .box a{float:left;width:98px;margin:0 10px 10px 0;line-height:36px;background:#f5f5f5;border:1px solid #f5f5f5;text-align:center;color:#666;font-size:12px;}
.con_nav .no_read .box a{background:#fff;}
.con_nav .con_read .box a:hover{color:#fff;background:#4388e6;border-color:#4388e6;}
.con_nav .con_read .box i{display:inline-block;width:16px;height:16px;background:url(../img/news/close.png) right center no-repeat;vertical-align:middle;}
.con_nav .con_read .box a:hover i{background-image:url(../img/news/close_on.png);}

.no_read .box_item h4 { position: relative; height: 10px;border-bottom: 1px dashed #e5e5e5; margin-bottom: 22px; }
.no_read .box_item h4 span { position: absolute; left: 0; top: 4px; font-size: 14px; color: #999; padding-right:14px; background: #fff;font-weight:normal; }
.pt12{padding-top:12px;}
.con_nav .addr_hover{display:none;border-top:1px solid #eee;padding-top:20px;}
.con_nav .addr i{display:inline-block;width:7px;height:4px;margin-left:8px;vertical-align:middle;background:url(../img/news/topbar_jt.png) center no-repeat;}
.con_nav .addr.on i,.con_nav .addr:hover i{background-image:url(../img/news/sj_icon.png);}
.addr_hover .l{float:left;width:84px;line-height:36px;color:#999;font-size:14px;}
.addr_hover_r{float:left;width:1116px;}
.addr_hover_r .list{margin-bottom:6px;}
.addr_hover_r .list a{float:left;width:68px;line-height:36px;margin-right:10px;border-radius:3px;text-align:center;font-size:12px;background:#f5f5f5;}
.addr_hover_r .list .on{background:#4388e6;color:#fff;}
.addr_hover_r .tabs li{height:50px;line-height:50px;border-bottom:1px dotted #eee;}
.addr_hover_r .tabs li a{float:left;width:62px;color:#666;}
.addr_hover_r .tabs li .on,.addr_hover_r .tabs li a:hover{color:#4388e6;}
.addr_hover_r .tabs ul{display:none;}
/*e-20190428-add*/

.con_adv{margin-bottom:20px;margin-top:10px;}
.con_adv img{width:100%;}
.free_msg{padding-bottom:10px;}
.free_msg li{margin-bottom:10px;background:url(../img/news/bg.png) left top no-repeat;height:105px;transition:all .3s ease;border-radius:3px;}
.free_msg li:hover{background-image:url(../img/news/bg_on.png);transition:all .3s ease;}
.free_msg li a{display:block;padding:22px 22px 0;height:83px;}
.free_msg li i{float:left;width:32px;height:32px;background:url(../img/news/nav_icon.png) left top no-repeat;}
.free_msg li i.ico2{background-position-y:-58px;}
.free_msg li i.ico3{background-position-y:-110px;}
.free_msg li:hover i{background-position-x:-58px;}
.free_msg li .r{float:left;padding-left:20px;}
.free_msg li .r h4{font-size:16px;color:#333;padding-bottom:7px;font-weight:normal;}
.free_msg li .r p{color:#666;line-height:20px;}
.free_msg li:hover .r h4,.free_msg li:hover .r p{color:#fff;}

/*s-åˆ—è¡¨é¡µ*/
.zcdh .hd{border-bottom:1px dashed #eee;}
</pre></body></html>