8@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;border:0;font-family:"微软雅黑";}
*{text-decoration:none;}
ul{list-style:none;padding:0;margin:0;}
body,html{margin:0;padding:0;border:0;}
/**导航栏开始**/
#nav{
    width:100%;
    min-width:1200px;
    height:100px;
    background:#333;
}

#nav .nav_top{
    width:1200px;
    height:38px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
}
.nav_top a{
    font-size:14px;
    color:white;
}
.nav_top a:hover{
    color:#999;
}
.nav_top span{
    color:orange;
}
.nav_top .logo{
    display:inline-block;
    width:214px;
    height:34px;
    background:url('../images/xuebi.png') no-repeat 0px 0px;
    position:absolute;
    top:0px;
    left:484px;
}
.nav_top input{
    outline:none;
    border:1px solid #999;
    position:absolute;
    top:8px;right:2px;
}

#nav .nav_center{
    width:1200px;
    height:30px;
    background:#999;
    margin:0 auto;
    overflow:hidden;
}
.nav_center ul{
    width:540px;
    height:30px;
    margin:0 auto;
}
.nav_center ul li{
    float:left;
    padding:0px 16px;
}
.nav_center ul li a{
    font-size:14px;
    line-height:30px;
    color:white;
}
.nav_center ul li:hover a{
    color:orange;
}
.nav_center ul .zx{
    background:url('../images/xuebi.png') no-repeat -178px -147px;
}
.nav_center ul .zx:hover{
    background:url('../images/xuebi.png') no-repeat -178px -112px;
}

#nav .nav_bottom{
    width:1200px;height:32px;background:#999;margin:0 auto;overflow:hidden;position:relative;
}
.nav_bottom ul{
    width:440px;height:32px;margin:0 auto;position:relative;
}
.nav_bottom ul li{
    float:left;
    padding:0px 11px;
    border-left:1px solid #999;
    border-right:1px solid #999;
}
.nav_bottom ul li:hover{
    border-left:1px solid #666;
    border-right:1px solid #666;
    background:#fff;
}
.nav_bottom ul li:hover a{
    color:#999;
}
.nav_bottom ul li a{
    font-size:12px;
    line-height:32px;
    color:white;
}

#nav .nav_bottom .zhuangpin{
    width:200px;
    height:100px;
    background:red;
    position:absolute;
    z-index:100;
}

/*二维码*/
#left_fixed{
    width:70px;
    position:fixed;
    top:340px;
    left:50px;
    display:none;
}
/*******右部固定********/
#right_fixed{
    width:70px;
    position:fixed;
    top:240px;
    right:0px;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
}
#right_fixed .li_1{
    height:57px;
    width:70px;
    background:url('../images/xuebi.gif')no-repeat 0px -121px;
}
#right_fixed .li_1:hover{
     background:url('../images/xuebi.gif')no-repeat -68px -121px;
}
#right_fixed .li_2{
    position:relative;
    height:57px;
    width:70px;
    background:url('../images/xuebi.gif')no-repeat 0px -178px;
}
.gouwudai{
    width:14px;
    height:14px;
    background:red;
    text-align:center;
    line-height: 14px;
    color:white;
    border-radius:50%;
    position:absolute;
    top:8px;
    left:42px;
}
#right_fixed .li_2:hover{
    background:url('../images/xuebi.gif')no-repeat -68px -178px;
}
#right_fixed .li_3{
    height:57px;
    width:70px;
    background:url('../images/xuebi.gif')no-repeat 0px -235px;
}
#right_fixed .li_3:hover{
    background:url('../images/xuebi.gif')no-repeat -68px -235px;
}
#right_fixed .li_4{
    height:57px;
    width:70px;
    background:url('../images/xuebi.gif')no-repeat 0px -292px;
}
#right_fixed .li_4:hover{
    background:url('../images/xuebi.gif')no-repeat -68px -292px;
}


/********内容部分***********/
#beijing{
    width:1000px;
    overflow:hidden;
    margin: 0 auto;
    position:relative;
}

.one_1{
    margin-top:10px;
    margin-bottom:12px;
    width:1000px;
    height:440px;
    position:relative;
    overflow:hidden;
}
.one_1 ul li{
    position:absolute;
    top:0px;
    left:0px;
}
.one_1 .img_1{
    opacity:1;
}
.one_1 .img_2{
    opacity:0;
}
.one_1 ol{
    position:absolute;
    left:410px;
    bottom:10px;
    font-size:20px;
    list-style:none;
    color:white;
}
.one_1 ol li{
    float:left;
    padding-right:10px;
    cursor:pointer;
}
.active{
    color:pink;
}
/***********小导航************/
.two_1{
    width:1000px;
    height:60px;
    background:#999;
    opacity:0.6;
    font-size:14px;
    position: relative;
    top:0px
}
.two_1 ul{

}
.two_1 ul li{
    float:left;
    padding-left:20px;
    line-height:60px;
    position:relative;
}
.two_1 ul li a{
    color:white;
    padding-left:20px;
}
.two_1 ul li a:hover{
    color:purple;
}

.lianyiqun{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
}
.maoshan{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.weiyi{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.txue{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.chenshan{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.piyi{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.dayi{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.kuzhuang{
    width:1000px;
    color:white;
    background:#333;
    padding-left:20px;
    margin-top:10px;
    height:30px;
    line-height:30px;
    font-size:12px;
    clear:both;
    margin-bottom:20px;
}
.lianyiqun span{
    color:orange;
}
.maoshan span{
    color:orange;
}
.weiyi span{
    color:orange;
}
.txue span{
    color:orange;
}
.chenshan span{
    color:orange;
}
.piyi span{
    color:orange;
}
.dayi span{
    color:orange;
}
.kuzhuang span{
    color:orange;
}
/* 正文 */
.three_1{
    overflow:hidden;
    margin-top:20px;
}
.three_1 ul{
    width:1000px;
    overflow:hidden;
}
.three_1 ul li{
    width:32.8%;
    float:left;
    margin-bottom:16px;
    border:1px solid white;
    cursor:pointer;
}
.three_1 ul li:hover{
    border:1px solid #ccc;
}
.three_1 ul li p{
    padding-left:20px;
    color:#ccc;
    font-size:12px;
}
.three_1 ul li a{
    padding-left:20px;
    color:#ccc;
    font-size:14px;
}
.three_1 ul li h3{
    padding-left:20px;
    color:#ccc;
}
.three_1 ul li h3 .span_1{
    font-size:16px;
    color:red;
    font-weight:600;
}
.three_1 ul li h3 .span_2{
    font-size:12px;
    color:#ccc;
    text-decoration:line-through;
}
.active{
    color:purple;
}









/*******dibu********/
#dibu{
    width:100%;
    height:150px;
    min-width:1200px;
    border-top:2px solid #000;
    background:#eee;
}
.dibu_center{
    width:1200px;
    height:150px;
    margin:0 auto;
}
.dibu_center ul{
    width:25%;
    float:left;
}
.dibu_center .br1{
    font-size:16px;
    color:#000;
    font-weight:900;
}
.dibu_center ul li a{
    font-size:16px;
    color:#666;
}
.dibu_center ul li a:hover{
    color:#999;
}



/*********版权*********/
#banquan{
    width:100%;
    min-width:1200px;
}
.banquan_center{
    width:1200px;
    height:150px;
    margin:0 auto;
}
.banquan_center h3{
    width:100%;
    height:50px;
    text-align:center;
}
.banquan_center h3 span{
    color:#999;
}
.banquan_center h3 a{
    font-size:14px;
    color:#333;
    padding:0px 6px;
    line-height:50px;
}
.banquan_center h3 a:hover{
    color:orange;
}

.banquan_center h1{
    width:100%;
    height:50px;
    text-align:center;
}

.banquan_center p{
    width:100%;
    height:50px;
    text-align:center;
}
.banquan_center p a{
    font-size:14px;
    color:#333;
    padding:0px 6px;
    line-height:50px;
}
.banquan_center p a:hover{
    color:orange;
}


























