@charset "utf-8";
 .socialShare {
    display: block;
    width: 54px;
    height: 54px;
    position: relative;
    z-index: 1;
}
.socialShare .msb_main {
    display: block;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    text-indent: -9999px;
    border: 4px solid #FFF;
    box-shadow: 0 0 5px #DDD;
    border-radius: 36px;
}
.socialShare .msb_main:hover {
    box-shadow: 0 0 5px #BBB;
}
.socialShare .msb_main img {
    width: 46px;
    height: 46px;
    cursor: pointer;
    border-radius: 23px;
    border: none;
    float: left
}
.socialShare .msb_network_button {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 9px;
    left: 92px;
    z-index: 1;
    cursor: pointer;
    text-indent: -9999px;
    display: none;
    background: no-repeat;
	border: 6px solid #f5f5f5;
	border-radius: 50%;
}
.socialShare .msb_network_button.sina {
    background: url(images/social.png) no-repeat -130px -87px;
}
.socialShare .msb_network_button.tQQ {
    background: url(images/social.png) no-repeat -185px -20px;
}
.socialShare .msb_network_button.qZone {
    background: url(images/social.png) no-repeat -73px -20px;
}
.socialShare .msb_network_button.douban {
    background: url(images/social.png) no-repeat -130px -151px;
}
.socialShare .msb_network_button.weixin {
    background: url(images/social.png) no-repeat -73px -87px;
}
.socialShare .msb_network_button:hover{transition: -moz-transform 2s ease-out 0s;border: 6px solid #eee;}
.banner1{
    width:1920px;
    height:32px;
    line-height: 32px;
    background-color: #f3d6cb;
    position:relative;
    right:232px;

}
.bannerBox1{
    width: 980px;
    height: 32px;
    line-height: 32px;
    color: #000;
    margin: 0 auto;
    font-size: 14px;

}

.bannerBox1 li{
    display: inline-block;
    float: left;
}
.links{
    float: right !important;
}
.bannerBox1 a{
    text-decoration: none;
    color: #000;
}
.bannerBox1 a:hover{
    color: #cecdcd;
}
#bot{
    z-index:9999;
}
.fx{
    position: fixed;
    left: 50px;
    top:20%;
    z-index: 999;

}
.zx{
    width:109px;
    height:203px;
    position: fixed;
    top: 20% ;
    z-index: 9999 ;
    right: 0px ;
}
.zx:hover{
    cursor: pointer;
}
.new{
    width: 980px;
    height: 210px;
    margin: 0px auto;
    position: relative;
    top: 19px;
    z-index: 99;
	
}
.newer{
    width:940px;
    height:150px;
    margin:0px auto;
}
.new li{
    width:470px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    cursor:pointer
}
.newer li span{
    color: #a59b9b;
    float: right;
    margin-right: 20px;
}
.newer li:hover{
    color: #076cc4;
    cursor:pointer
}
.foot{
    width:100%;
    height:50px;
    text-align: center;
    color: #464646;
    background-color: #fff;
}
/*body{*/
    /*background-color: #333743;*/
/*}*/
.newbac{
    background-color: #fff;
    height:250px;
}
#bannerADrotator{
	width:1920px!important;
}
