@charset "utf-8";
/* CSS Document */

        width:100%;
        margin:0px;
        padding:0px;
        margin:0 auto;
        height:400px;

        /*overflow: hidden;*/
}
/*菜单class*/
.box{width:1000px;
        height:29px;
        line-height:29px; text-align:center; overflow:hidden;        margin:0px auto; 
        margin-left:0px;  }
.box ul{ display:block; width:820px; text-align:center;
        margin:0px auto; position:relative; left:100px;
height:40px;
line-height: 40px;
}
.box li{
       float: left;
display: block;
margin:0 auto;
cursor: pointer;margin-right:20px;
width:100px; 
text-align: center;
height: 23px; line-height:23px;
font-family: "微软雅黑"; color:#666;
font-size: 18px; font-weight:700;
}
.box li.hover{
background: white;
margin-top: 0px;
text-align: center; color:#b0273b;}

.box li.hover a{color:#b0273b;}
.Content2{
width:1000px;
 margin:0 auto; overflow:hidden;

}

.Content3{

margin-top:0px; 
/*height:400px;*/
text-align:left;
 border-top:none
width:1000px;
background: url(../images/beijingss.png);

}
.Content2 a{ font-size: 12px;
float: left; margin-bottom:10px;}

.Content3 a{font-size: 12px;
float: left;
padding: 0px 21px;}