.sitename a {color: #666;font-size: 14px;	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	line-clamp: 1;	
	-webkit-box-orient: vertical;}
a {color: #666;font-size: 14px;	text-overflow: -o-ellipsis-lastline;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;	
	-webkit-box-orient: vertical;}
a:hover {color: #0b5394;font-style: normal;text-decoration: none;}
.showmain{width: 100%;position: relative;background-color: rgb(249, 249, 249);background-image: none;background-repeat: no-repeat;background-position: 0px 0px;min-width: 1200px;}
.h4, h4 {font-size: 18px;font-weight: bold;}
.diggit {
    display: block;
    width: 160px;
    margin: 20px auto;
    background: #004b8b;
    background: linear-gradient( 90deg, #004b8b 0%, #17a2b8 100%)!important;
    color: #fff;
    box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2);
    border-radius: 3px;
    line-height: 40px;
    text-align: center;
}
.page-link {    color: #666666;}
#top_ad{width:100%;overflow:hidden; height:100px;}
#top_ad .top_ad-left{width:33.33%;line-height:80px;float:left;}
#top_ad .top_ad-center{width:33.34%;line-height:80px;float:left;text-align: center;}
#top_ad .top_ad-right{width:33.33%;line-height:80px;float:right;text-align: right;}
#show {width:100%;overflow:hidden;}
#show .show-left{width:888px;padding:24px;float:left;background-color: #FFF;}
        .show-left .w-img{width: 16px;margin-top: -2px;}
        .show-left .w-title{color: #404040;font-size: 24px;font-weight: bold;font-style: normal;text-decoration: none;text-align: left;line-height: 40px;word-wrap: break-word;word-break: normal;}
        .show-left .w-date{color: #999;font-size: 14px;margin-top: 15px;word-wrap: break-word;word-break: normal;line-height: 24px;}
        .show-left hr{margin: 25px 0;border: none;border-bottom: solid #ccc 1px;}
        .show-left .w-info{background-color: rgb(243, 243, 243);color: #666;font-size: 14px;margin-top: 15px;padding: 16px;line-height: 24px;text-align: justify;}
        .show-left .w-content{color: #666;font-size: 18px;margin-top: 16px;line-height:200%;text-align: justify;}
        .show-left .w-content a{display: contents;font-size: 18px;}
        .show-left .w-bj{color: #666;font-size: 14px;margin-top: 16px;line-height:200%;text-align: right;}
        .show-left .w-sm{background-color: rgb(249, 249, 249);color: #aaa;font-size: 14px;margin-top: 15px;padding: 20px;line-height: 26px;text-align: justify;border-radius: 5px;-webkit-border-radius: 5px;border: 1px solid #dedede;}
#show .show-right{width:300px;padding:15px;float:right;background-color: #FFF;}
        .show-right .w-qrc{font-size: 14px;margin-top: 10px; text-align:center;line-height: 1.5;}
        .show-right .w-tl{margin: 30px 0 20px 0;}
        .show-right .w-tl1{float:left;width: 1px;height: 22px;font-size: 0;border-left-width: 5px;border-left-style: solid;border-left-color: #444444;padding-left:10px;}
        .show-right .w-tl2 {font-size:20px;font-weight:bold;padding-bottom: 15px;}
        .show-right .w-tl2 a{font-size:20px;font-weight:bold;color:#000;}
        .show-right .w-tl2 a span{float: right;font-size: 12px;font-weight: 400;margin-top: 6px;}
        .show-right .w-list{margin: 0;}
        .show-right .w-list-item{margin: 0;padding: 0;overflow: hidden;position: relative;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #CCC;text-align: left;}
        .show-right .w-list-date{padding: 0 5px 0 10px;float: right;color: #BBB;font-size: 14px;font-family: Tahoma;font-weight: normal;font-style: normal;text-decoration: none;line-height: 36px;}
        .show-right .w-list-inner{margin-left: 0 !important;padding: 0 !important;line-height: 36px;}
iframe { width: 840px; height: 560px; resize: both; overflow: auto; }
/*tagsclous*/
.tagsclous { border-radius: 3px; overflow: hidden; }
.tagsclous ul { overflow: hidden; position: relative; margin: 0;}
.tagsclous a { display: inline-block; float: left; line-height: 30px; text-align: center; position: relative; color: #2c3e50; margin: 4px 5px; padding: 0 7px; border-radius: 4px; transition: .2s;}
.tagsclous a:nth-child(8n-7) { background: #def6ff }
.tagsclous a:nth-child(8n-6) { background: #f2fbf2 }
.tagsclous a:nth-child(8n-5) { background: #f8f3fe }
.tagsclous a:nth-child(8n-4) { background: #fff7f0 }
.tagsclous a:nth-child(8n-3) { background: #fff3f3 }
.tagsclous a:nth-child(8n-2) { background: #edf9fe }
.tagsclous a:nth-child(8n-1) { background: #f1f3fd }
.tagsclous a:nth-child(8n) { background: #def6ff }
.tagsclous a:hover { background: #1bcedd; color: #fff }
h2.h_title { line-height: 50px; font-size: 22px; }
.h_title,.moban a:hover {
    background-color: rgb(0 23 55 / 0%);
    border: 0px;
    color: #000;
    box-shadow: darkgrey 0px 0px 0px 0px ;
    cursor: pointer;
}