header {
    background-color: rgba(255, 170, 28, 1);
}
.aticle{
    margin-top: 80px;
}
.bdshare-button-style0-16 .bds_qzone{
    background: url(../images/qq.png) no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: 0 0px !important;
    margin-right: 10px;
}
.bdshare-button-style0-16 .bds_tsina{
    background: url(../images/wb.png) no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: 0 0px !important;
    margin-right: 10px;
}
.bdshare-button-style0-16 .bds_weixin{
    background: url(../images/wx.png) no-repeat;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-position: 0 0px !important;
    margin-right: 10px;
}
.aticle{
    background-color: #f9f9f9;
    padding-bottom: 40px;
}
.aticle_top{
    color: #999999;
    font-size: 12px;
    height: 52px;
    line-height: 52px;
}
.aticle_top .icon-icon1{
    font-size: 12px;
}
.aticle_top>a{
    color: #333333;
}
.aticle_message{
    width: 100%;
    padding: 0px 50px;
    background-color: #ffffff;
    
    border:1px solid rgba(223, 223, 223, 1);
    padding-top: 20px;
}
.aticle_mas{
	word-wrap:break-word;
    /* height: 500px; */
    min-height: 500px;
}
.aticle_mas img{
	max-width:1098px;
}
.mess{
    border-bottom:1px solid rgba(223, 223, 223, 1);
    
}
.message_left{
    float: left;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
}
.message_left>span{
    cursor: pointer;
    margin-right: 15px;
    color: #999999;
}
.message_left>span>i{
    font-size: 20px;
    margin-right: 5px;
    cursor: pointer;
    color: #4454ff;
}
.message_bottom{
    float: right;
}
.message_bottom>p{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    color: #333333;
}
.message_bottom>div{
    float: right;
    
}
.aticle_more{
    margin: 40px 0;
}
.aticle_more>span a:hover{
    color: #4454ff;
}
.aticle_more>span:nth-of-type(1){
    color: #999999;
}
/* .aticle_more>span:nth-of-type(1)>a{
    color: #999999;
} */
.aticle_more>span:nth-of-type(2){
    float: right;
    color: #333333;

}
/* .aticle_more>span:nth-of-type(2)>a{
    color: #4454ff;
} */

.list_right{
    position:fixed;
    right:8%;
    bottom:370px;
}
@media screen and (max-width: 1640px) {
    .list_right{
        position:fixed;
        right:4%;
       
    }
}
@media screen and (max-width: 1340px) {
    .list_right{
        position:fixed;
        right:1%;
        
    }
}
.list_right>ul>li{
    width: 44px;
	height: 44px;
	background-color: rgba(223, 223, 223, 1);
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
}
.list_right>ul>.fu{
    /* background-color:rgba(60,131,255,1); */
    background: -webkit-linear-gradient(left top, #3c83ff , #0260ff,#005efe); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #3c83ff , #0260ff,#005efe); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #3c83ff , #0260ff,#005efe); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #3c83ff , #0260ff,#005efe); /* 鏍囧噯鐨勮娉� */
    
}

.list_right>ul>li>a{
    display: block;
    width: 44px;
    height: 44px;
    color: #999999;
    /* text-align:center; */
    padding: 0 8px;
    display: table-cell;
    vertical-align:middle;
}
.list_right>ul>.fu>a{
    color: #fff !important;
}
.list_right .suggest>a{
    padding: 10px 6px;
    text-align:center;
    display: table-cell;
    vertical-align:middle;
}
.list_right .icon-yijianfankui{
    width: 26px;
    height: 26px;
    font-size: 32px;
    color: #999999;
    
}
.icon-huidaodingbu{
    font-size: 30px;
    margin-top: 3px;
}

.aticle_tit{
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 20px;
}
.aticle_bot{
    margin-bottom: 30px;
    position: relative;
}
.aticle_bot span{
    color: #666666;
    font-size: 12px;
}
.aticle_bot span:nth-of-type(2){
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.aticle_bot span:nth-of-type(3){
    float: right;
}
.aticle_bot i{
    color: #999999;
}
.aticle table{
    margin: 0 auto;
}

.aticle_mas .ke-insertfile{
    color:#cc0000 !important;
    text-decoration: underline !important;
}
.aticle_mas a{
    color: #4454ff!important;
}
.advice>a i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/advice.png);
    margin: 0 auto;
    background-size: contain;
}
.to_top i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url(../images/toptop.png);
    margin: 0 auto;
    background-size: contain;
}