/* CSS Document */
.blog{background:#f4f4f4;}
.blogbg{background:#fff;border:solid 1px #e5e6e8;width:170px;padding:20px;}
.blog_right{width:930px;}
.flash_box{position:relative;height:340px;background:#00aaff;overflow:hidden;}
.flash_box .flash_box_list li{height:340px;}
.flash_box img{width:522px;height:340px;}
.flash_box_list p{position:absolute;bottom:0;left:0;z-index:9;width:100%;height:60px;line-height:60px;color:#fff;font-size:24px;text-indent:20px;background:rgba(0,0,0,0.4);}
.flash_box dl {position:absolute;right:20px;top:20px;width:370px;}
.flash_box dl dt{font-size:20px;color:#fff;}
.flash_box dl dd{line-height:24px;font-size:16px;color:#fff;margin-top:15px;}
.num{position:absolute;bottom:20px;right:40px;z-index:10;}
.num li{float:left;width:15px;height:15px;background:#fff;text-indent:-99px;overflow:hidden;border-radius:50%;margin-right:10px;cursor:pointer;}
.num li.on{background:#0092db;}

.blog_nav h2{font-size:20px;color:#324455;border-bottom:solid 1px #e9eaec;padding:10px 0;}
.blog_nav ul li{line-height:38px;border-bottom:dashed 1px #e5e6e8;}
.blog_nav ul li.selected a{color:#0092db;}
.blog_wx{margin-top:20px;}
.blog_wx p{color:#0092db;}
.blog_wx p img{padding:3px;border:solid 1px #e7e7e7;margin-bottom:10px;}
.blog_content{margin-top:20px;}
.blog_list{padding:20px;background:#fff;border:solid 1px #e5e6e8;}
.blog_list dl{height:130px;border-bottom:dashed 1px #e5e6e8;padding-bottom:20px;margin-bottom:20px;}
.blog_list dl dt{display:inline;float:left;width:200px;height:130px;overflow:hidden;}
.blog_list dl dt img{width:200px;}
.blog_list dl dd {display:inline;float:right;width:666px;}
.blog_list dl dd h4{margin-bottom:15px;}
.blog_list dl dd h4 a{font-size:20px;color:#324455;}
.blog_list dl dd p{line-height:24px;}
.blog_list dl dd p.share{background:url(../images/blog_10.png) no-repeat left center;text-indent:20px;}
.blog_list dl dd p.share span a.bds_more{font-size:14px;padding-left:0;background-image:none;}
.blog_list dl dd p.share span a.bds_more:hover{color:#0092db;}
.blog_page{margin: 40px 0 20px;}
.blog_page span {display:inline-block;padding: 5px 15px;border: solid 1px #d9d9d9;}
.blog_page span a {color: #0092db;}
.blog_zc{background:url(../images/blog_b06.jpg) no-repeat;height:310px;margin-top:50px;}
.blog_zc p{font-size:24px;}
.blog_zc p.zc_info{padding:100px 0 40px;}
.blog_zc p a{display:inline-block;width:180px;height:45px;line-height:45px;color:#fff;font-size:18px;border-radius:30px;background:#0092db;}
/*article*/
.article{margin:0 0 50px 0;}
.article .article-tit{margin-bottom:30px;font-size:12px;color:#505050;text-align:center;}
.article .article-tit > h4{margin-bottom:15px;font-size:20px;color:#0092DB;	}
.article .article-tit label{color:#0092DB;}
.article .article-con{	font-size:14px;	color:#505050;}
.article .article-con a{text-decoration:underline;}
.article .article-con a:hover{color:#0092DB;}
.article .article-con p{line-height:30px;text-align:justify;margin-bottom:10px;}
.article .article-con img{display:block;margin:15px auto;max-width:100%;}
.article-footer{margin-top:40px;}
.article-footer .share{	margin-bottom:10px;height:26px;line-height:26px;}
.article-footer .article-bar{padding:15px 10px;	background:#f5f5f5;}
.article-footer .article-bar a{	line-height:30px;font-size:14px;color:#505050;}
.article-footer .article-bar a:hover{color:#0092DB;}
.site-position{margin-top:20px;}
.article-bar{border-top:dashed 1px #e9eaec;padding-top:20px;margin-top:20px;}
.article-bar p{line-height:30px;}
.article-bar a{color:#324455;}