@charset "utf-8";
#IconContainer{
    display: none;
}
#BDBridgeInviteWrap{
    display: none;
}
*{padding:0;margin:0;border: none;font-family: microsoft yahei;}
body{
    font-family: microsoft yahei;
    min-width: 1200px;
}
a{
    cursor:pointer;
     text-decoration:none;
}
.blank{
    height: 0px;
    clear: both;
    visibility: hidden;
}
.fl{
    float:left;
}
.fr{
    float: right;
}
/*页面整体宽度为1000px*/
.warpper{width: 1000px;margin: 0 auto;}

.footer{
    height: 85px;
    width:100%;
    background-color: #0b2f47;
    color: #808080;
    font-size: 13px;
    text-align: center;
}
.footer span{
    color: #fff;
    line-height: 45px;
}
.foota a{
 color: #fff;
}
.footer_link{
    color: #fff;
}
.footer_link a{
    color: #fff;
    font-size: 14px;
    line-height: 70px;
    display: inline-block;
}
.footer_link em{
    color: #565667;
    font-size: 10px;
    line-height: 70px;
    font-weight: bold;
    display: inline-block;
    padding: 0 8px;

}

.footadd,.footline{
    display: inline-block;
    color: #c9c4c4;
    font-size: 13px;
    line-height: 70px;
    padding-left: 24px;
    float: left;
}
.footadd{
background-image: url(../images/footadd.png);
background-repeat: no-repeat;
background-position: left;
margin-right: 20px;
}
.footline{
background-image: url(../images/footline.png);
background-repeat: no-repeat;
background-position: left;
}
.footer_remarks{
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    padding: 15px 0;
}
.footer_remarks span {
    display: block;
    color: #c9c4c4;
}

.top{
    position: fixed;
    bottom:80px; 
    right:0px; 
    cursor: pointer;  
}
/*侧边栏*/

.topcontent{
    position: fixed;
bottom: 200px;
right: 0px;
z-index: 9999;
}
.topcontent .blank {
height: 0px;
line-height: 0px;
clear: both;
visibility: hidden;
}
.topcontent .right_box{
    display: block;
     position:relative;
    color: #9e9d9e;
    font-size:22px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    float: right;
    width: 50px;
    height: 50px; 
    overflow: hidden;
    cursor: pointer;
}
.right_box1{
    display: block;
    position:relative;
    color: #9e9d9e;
    font-size:22px;
    text-align