.content{
    width: 1200px;
   margin: 0 auto;
}
.content .lf{
    float: left;
    width: 790px;
	line-height:30px;
     /*background-color: #888;*/
    padding-bottom: 10px;
}
.content .lf .rade{
    width: 1200px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
}
.content .lf .rade a{
    display: inline-block;
}
.content .lf .time{
    /*color: #e0e0e0;*/
    font-size: 14px;
    margin-top: 10px;
}
.content .lf .tags{
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 22px;
}
.content .lf .tags a{
    display: inline-block;
    color: #0066cc;
}
.content .lf .dash{
    width: 790px;
    border-top: 1px dashed #888888;
}
.content .lf .art{
    margin-top: 20px;
}
img{
    max-width: 100%;
    height: auto;
}
.content .lf p,.img{
    /*background-color: #e0e0e0;*/
}
.content .lf p a{
    font-size: 14px;
}
.content .lf .img{
    padding: 20px 10px 15px 10px;
}
.content .lf .img span{
    float: left;
}
.content .lf .img .addthis_sharing_toolbox{
 clear: none !important;
}
.content .lf .img  #atstbx a .at-icon-wrapper{
    width: 25px !important;
    height: 25px !important;
}
.content .lf .img  #atstbx a .at-icon-wrapper svg{
    width: 25px !important;
    height: 25px !important;
}
.content .lf .tipc a{
    display: inline-block;
    color: #0066cc;
    margin-top: 23px;
    font-size: 14px;
}
.content .rg{
    float: right;
    width: 300px;
    margin-top: 30px;
    margin-right: 90px;
    /*background-color: #888888;*/
}
.content .rg .top,.button{
    width: 300px;
    height: 20px;
 }
.content .rg h4{
    width: 280px;
    height: 42px;
    padding-left: 20px;
    color: #ff6600;
    line-height: 42px;
    border: 1px solid #dddddd;
    border-bottom: none;
    background-color: #f3f3f3;
}
.content .rg .supp a,.flot a{
    color: #0066cc;
}
.content ul li{
      margin-left: 24px;
      /*height: 30px;*/
      line-height: 20px;
    margin-bottom: 8px;
}
.content .new ul li{
    list-style-type: disc;
    margin-bottom: 10px;
}
.content ul{
    /*background-color: #f3f3f3;*/
    padding-bottom: 20px;
    /*border: 1px solid #dddddd;*/
}
.content .supp ul li,.flot ul li{
    height: 25px;
}
.content ul li a{
    display: block;
    font-size: 14px;
}
.content ul li a:hover{
    color: #fc6900;
}
.content .kong{
    width: 300px;
    height: 20px;
    margin: 0;
}
.content .flot a{
    display: inline-block;
    margin-right: 25px;
}
