/*技术文章*/
.art{
    float:left;
    width:550px;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
    overflow: hidden;
    padding: 10px 10px 2px 10px;
}

.art p,.notice p{
    font-weight: 600;
    color:black;
}
.art p a,.notice p a{
    font-weight: 400;
    float:right;
    padding-right: 12px;
    font-size: 10px;
}
.art p a img,.notice p a img{
   margin-top: 5px;
    margin-left: 6px;
}
/*.art p a span,.notice p a span{
    display: inline-block;
    width:14px;
    height: 14px;
    line-height: 14px;
    border-radius: 7px;
    background-color: #D5D5D5;
    color:white;
    text-align: center;
    margin-left: 3px;
}*/
/*内容区*/
.art ul{
    margin-top: 26px;
}
.art ul li{
    margin-top: 28px;
    /*background-color: #5fb41b;*/
    overflow: hidden;
    padding-right: 16px;
}
.art ul li a{
    float:left;
    margin-right: 10px;
}
.art ul li h6 a{
    float:left;
}
.art ul li h6{
    display: block;
    font-weight: 700;
    color:black;
    font-size:14px;

    width: 100%;
    height:28px;
    line-height: 28px;
}
/*信息公告*/
.notice{
    float:left;
    width:302px;
    border:1px solid #ebebeb;
    overflow: hidden;
    padding: 10px 10px 2px 14px;
}
.notice ul{
    /*margin-top: 10px;*/
}
.notice ul li{
    margin-top: 14px;
    overflow: hidden;
}
.notice ul li a{
    float:left;
    margin-right: 10px;
}
.notice p a{
}

.notice ul li h6{
    display: block;
    font-weight: 700;
    color:black;
    font-size:14px;
    width: 100%;
}
.notice ul li span{
    font-size: 12px;
}
.notice ul li h5{
    color:#989898;
    font-weight: 400;
}
ul.qiaoke{
    margin-top:0px;
    /*background-color: #5fb41b;*/
}
ul.qiaoke li{
    margin-top: 16px;
}
.notice ul.qiaoke li{
    height:24px;
    line-height: 24px;
}
.notice ul.qiaoke li>i{
    display: inline-block;
    width:16px;
    height:16px;
    line-height: 16px;
    text-align: center;
    background-color: #A8A8A8;
    float:left;
    margin: 4px 10px 5px 0;
    color:white;
    font-style: normal;
}
.bottm{
    margin-top: 21px;
    height: 110px;
    width: 306px;
    background-color: #FF5F01;
}

/*backtop*/
.txQQ_con i.i01{
    display: inline-block;
    padding: 14px 0 5px 2px;
}
.txQQ .txQQ_con{
    /*background-color:pink;*/
    height:156px;
    border:1px solid #ddd;
    border-right:1px solid transparent;
}
.txQQ .txQQ_con p{
    padding-left: 20px;
    height: 26px;
    line-height: 26px;
    z-index: 100;
    padding-top:10px;
}
.txQQ_con .f16{
    position: absolute;
    top:8px;
    right:23px;
}
















