<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: æ—¶ä»£æ’­æŠ¥
Theme URI: http://wordpress.org/extend/themes/twentytwelve
Author: mojie
Author URI: https://wordpress.org/
Description: æ—¶ä»£æ’­æŠ¥æ–°é—»èµ„è®¯
Template: twentytwelve
Version: 1.0
*/
@charset "utf-8";

*{    
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    font-family: "å®‹ä½“", Arial, Helvetica, sans-serif;
    font-style: normal;
    text-align: left;
    color: #373737;
    text-decoration: none;
}
body {
    height: 100%;
    text-align: center;
    background: #fff;
}
ul{list-style: none;}
a{border:none;}
a:hover{color: #1c70b7; text-decoration: underline;}
.fl{float: left;}
.fr{float: right;}
.ht30{height: 30px;}
.lht30{line-height: 30px;}
.lht20{line-height: 20px;}
.lht24{line-height: 24px;}
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz15{font-size: 15px;}
.fz16{font-size: 16px;}
.alignc{text-align: center;}
.alignl{text-align: left;}
.alignr{text-align: right;}
.b{font-weight: bold;}
.blue{color: #1c70b7;}
.gray{color: #999}
.bd_gray{border:1px solid #ddd;}
.bd_b_darkgray{border-bottom: 1px solid #959595;}
.bd_b_gray{border-bottom: 1px solid #ddd;}
.bd_b_blue{border-bottom: 1px solid #1c70b7;}  
.mgt10{margin-top: 10px;}
.mgb10{margin-bottom: 10px;}
.inline{display: inline-flex;}
.hide{display: none;}

.banner{height:36px;line-height:36px;background:#eee;border-bottom:1px solid #d2d2d2}
.container{width:1000px;margin:0 auto;overflow: hidden;}
.clear{clear:both;}
.c_ad{height:100px;border:1px solid #ddd;margin:10px 0}
.yahei,.yahei *, .c_nav *{font-family: "Microsoft Yahei","å¾®è½¯é›…é»‘";}

.header .c_logo{ height: 96px; margin-top: 20px; }
.header .c_logo .logo{  width: 240px; text-align: center; margin-right: 10px; margin-top: 10px;}
.header .c_logo .weather{ width: 555px;margin-top: -4px;}
.header .c_logo .weather .w_r1{height:70px;  margin-top: -10px;}
.header .c_logo .weather .pm-level2 em {background-color: #f93; color:#fff; padding: 0 2px;}

.header .c_logo .weather .w_r2{height:30px; width: 100%; clear: both;}
.header .c_logo .weather .w_r2 input{height:28px; line-height:28px; border:1px solid #b5b5b5; width: 432px; padding: 0 5px;}
.header .c_logo .weather .w_r2 button{height:30px; line-height:30px; border:1px solid #b5b5b5; width: 100px; background: #eee; margin-left: -1px;}
.header .c_logo .ad{width: 190px;}
.header .c_logo .ad img{width: 190px; height: 86px;}

.header .c_nav { height:70px;  font-size: 15px; background: #1c70b7; padding:15px 0 15px 20px;}
.header .c_nav .gp{width: 100px; margin-right: 25px; }
.header .c_nav .gp:last-child{margin-right: 0; }

.header .c_nav .gp .r{width: 100%; height: 30px; line-height: 30px; }
.header .c_nav ul&gt;li{float: left; width: 50px; font-size: 15px; line-height: 35px; color: #fff;}
.header .c_nav ul&gt;li a{color:#fff; font-size: 15px;}
.header .c_nav ul&gt;li a:hover{color:#fff;}
.content {overflow: hidden; clear: both; margin-top: 20px;}
.content .path{border-bottom: 1px solid #959595; padding-bottom: 10px;}
.content .title{font-size: 14px; font-weight: bold; color: #1c70b7; border-bottom:2px solid #1c70b7; padding-bottom: 5px; padding-right: 5px;}
.content .title a{margin-top: 2px;}
.content .c_text .t{padding:10px; }
.content .c_text .c{padding:10px; }
.content .c_text h2{font-size: 24px; line-height: 40px;  }
.content .news ul li{width: 300px; overflow: hidden; text-overflow: ellipsis;}
.content .news ul li a{ word-wrap: normal; white-space: nowrap;}
.content .lunbo_s {height: 200px; margin: 20px 0;}
.content .c_news_channel .item{padding: 20px 0; overflow: hidden;clear: both;}
.content .c_news_channel .item .item_l{width: 220px; padding-right: 20px; float: left;}
.content .c_news_channel .item .item_r{width: 400px; float: right; line-height: 30px;}
.content .c_news_channel .item .loading_more{cursor: pointer;}

.content .loading_img{width: 16px;height: 16px; margin-right: 5px;}
.content .lunbo_l {height: 400px;}
.content .col{width: 320px; padding: 10px 0;}
.content .col1{margin-right:17px; float: left; }
.content .col2{float: left;}
.content .col3{ float: right;}
.content .new_img_bg{position: relative; width: 320px; overflow: hidden;height: 150px;cursor: pointer;}
.content .new_img_bg img{width:320px; height: 150px;}
.content .new_img_bg p{position: absolute;bottom: 0;background: rgba(0, 0, 0, 0.6);color: #fff;width: 320px;height: 30px; line-height: 30px; text-align: center;text-overflow: ellipsis; overflow: hidden; }
.content .new_img_bg:hover p{background: rgba(28, 112, 183, 0.5)}
.content .new_img_bg a{color: #fff;}
.content .article-header{padding:20px 0;}
.content article section p{text-indent: 28px;}
.content article{padding: 10px 0 20px 0; display: block; clear: both; overflow: hidden;}
.content article .cthumb{float: left; margin-right: 20px;}
.content article .cdetail{width: 400px; }
.content article .cdetail h2{overflow: hidden; text-overflow:ellipsis; margin-bottom: 10px;}
.content article .cdetail h2 a{font-size: 18px; font-weight: bold;white-space:nowrap; }


.footer{background: #1c70b7; height: auto; padding:10px 0; line-height: 30px; margin-top: 50px;}
.footer *{color:#fff;}
.footer .link a{margin:0 10px;}
.footer .link a:hover{color:#fff; text-decoration: underline;}
.unslider{overflow:auto;margin:0;padding:0; position: relative;}
.unslider-wrap{position:relative}
.unslider-wrap.unslider-carousel&gt;li{float:left}
.unslider-vertical&gt;ul{height:100%}
.unslider-vertical li{float:none;width:100%}
.unslider-fade{position:relative}
.unslider-fade .unslider-wrap li{position:absolute;left:0;top:0;right:0;z-index:8}
.unslider-fade .unslider-wrap li.unslider-active{z-index:10}
.unslider li,.unslider ol,.unslider ul{list-style:none;margin:0;padding:0;border:none}
.lunbo_s .unslider-arrow{position:absolute;left:0;z-index:999;cursor:pointer;top: 81px; display: none; border: none;}
.lunbo_l .unslider-arrow{position:absolute;left:0;z-index:999;cursor:pointer;top: 181px; display: none; border: none;}

.unslider-arrow.next{left:auto;right:0}
.unslider:hover .unslider-arrow{display: block;}
.unslider-nav{position:absolute;bottom:0;z-index:999;width:100%;height:20px;}
.unslider-nav ol{list-style:none;text-align:right; padding-right: 5px;}
.unslider-nav ol li{display:inline-block;overflow:hidden;margin:0 4px;width:6px;height:6px;border:2px solid #1c70b7;background:#1c70b7;text-indent:-999em;cursor:pointer}
.unslider-nav ol li.unslider-active{background:#fff;cursor:default;border:2px solid #fff; background:#fff;}

.unslider-wrap li p{position: absolute; bottom: 0; color: #fff; z-index: 9999;background:rgba(0,0,0,.5);width: 100%;line-height: 30px;padding: 0 5px;}

/*Alignment*/
.alignleft{display:inline;float:left;margin-right:1.625em}
.alignright{display:inline;float:right;margin-left:1.625em}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}
.aligncenter p.wp-caption-text{display:block;margin-left:auto;margin-right:auto;text-align:center}

h1.archive-title{ border-bottom: 1px solid #959595; padding-bottom: 10px;}
h1.entry-title{ line-height: 30px; height: 40px;}
h1.entry-title a{font-size: 20px; color: #383838;}
.nav-previous{padding: 20px; line-height: 30px; text-align: center; border-bottom: 1px solid #ddd;}
.nav-previous a{font-size: 12px; color: #666;}
#infscr-loading{text-align: center;padding: 20px; }
#infscr-loading div{text-align: center;padding: 20px; font-size: 12px; color: #666; }

.content .con_items li {width: 320px !important;float: left;}
.content .con_items li.item2{margin-left: 20px;}
.content .con_items li.item3{float: right;}
.content .con_items .con_item{overflow: hidden;clear: both;}
.content .con_items .c_ad{margin:20px 0;}
.news_vdo .new_vdo_img_bg{position: relative;}
.news_vdo .new_vdo_img_bg img{ width: 400px ; height: 362px;}
.news_vdo .new_vdo_img_bg em{display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -26px;
    margin-left: -26px;
    background: url(./images/slider.png) no-repeat 0 0;
    width: 52px;
    height: 52px;
}
.news_vdo .new_vdo_img_bg:hover em{display: block;}

.UsefulLinks{border: 1px solid #c9c9c9;margin-top: 20px;}
.UsefulLinks .title{ background: #efefef; height: 40px; line-height: 40px; border: none;padding: 0;}
.UsefulLinks .title h2{color: #1c70b7;font-weight: bold;margin-left: 10px;}
.UsefulLinks ul li{float: left; width: 113px; text-align: left; padding: 10px 5px;}
.UsefulLinks ul li a{font-size: 12px;}
.UsefulLinks .content{margin: 10px 0;}
</pre></body></html>