@charset "utf-8";
/* CSS Document */







/* 相关文章 --------------- */
.link{ width:230px; float:right; position:relative; padding:60px 20px 0 20px; border:1px solid #E7E7E7; border-radius:2px; background:#FFF;}
.link h1{ height:45px; float:left; position:absolute; top:15px; left:20px; font:normal 16px/45px "Microsoft YaHei"; border-bottom:1px solid #27779C;}
.link ul{ width:100%; float:left; padding:0 0 66px 0; border-top:1px solid #E0E0E0;}
.link ul li{ width:100%; float:left; border-bottom:1px dashed #E0E0E0;}
.link ul li a{ width:100%; height:40px; float:left; line-height:40px; font-size:14px; overflow:hidden; color:#458FB1;}
.link ul li a:hover{ color:#FF92A3; text-decoration:none;}



/* 文章 --------------- */
.article{ width:646px; float:left; padding:30px; border:1px solid #E7E7E7; border-radius:2px; background:#FFF;}
.article .title{ width:100%; float:left;}
.article .title h1{ width:100%; float:left; text-align:center; padding:7px 0 22px 0; font:normal 24px/30px "Microsoft YaHei";}
.article .title .label{ width:100%; height:30px; float:left; font-size:0px; text-align:center; border-bottom:1px dashed #D9D9D9;}
.article .title .label span{ height:30px; line-height:30px; color:#666; display:inline-block; padding:0 10px;}
.article .title .label span b{ color:#666; font-weight:normal;}
.article .text{ width:100%; float:left; padding:30px 0 60px 0;}
.article .text p{ width:100%; float:left; line-height:30px; font-size:16px; color:#555; text-indent:2em; text-align:justify; padding:10px 0;}
.article .text p *{ font-size:16px;}
.article .text p img{ max-width:92%;}

.article .text h2{ width:100%; float:left; line-height:26px; font-size:18px; color:#000; font-weight:normal; text-indent:0em; padding:10px 0;}
.article .text h3{ width:100%; float:left; line-height:24px; font-size:16px; color:#000; font-weight:normal; text-indent:0em; padding:10px 0;}




/* ----- 微信 · 微博 --------------- */
.weixin{ width:598px; height:90px; float:left; padding:23px; background:#F7F7F7; border:1px solid #F0F0F0;}
.weixin .span-weixin{ width:88px; height:88px; float:left; background:#FFF; border:1px solid #E5E4E5;}
.weixin .span-weixin img{ width:88px; height:88px;}
.weixin .a-weibo{ width:88px; height:30px; float:right; line-height:30px; color:#4E73A7; text-decoration:none; text-align:center; padding:58px 0 0 0; border:1px solid #E5E4E5; background:#FFF url(../images/weibo.png) 0px 0px no-repeat;}
.weixin p{ width:366px; height:66px; float:left; line-height:22px; font-size:14px; color:#555; padding:12px 0 12px 20px;}
.weixin p i{ font-size:14px; font-style:normal; color:#0066CC;}









