@charset "utf-8";
/* CSS Document */
body{
	/*background:url('../images/nvnobg.jpg') no-repeat center -10px fixed;*/
}
*{margin:0;padding:0;border:0;font-family:"微软雅黑";}
*{text-decoration:none;}
ul{list-style:none;}
/**导航栏开始**/
#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;}



/**内容区域**/
#beijing{min-width:1200px;width:100%;background:url('../images/nvnobg.jpg') no-repeat center -10px fixed;overflow:hidden;}

.right-1{width:133px;height:250px;background-size:200%;position:fixed;top:366px;left:50%;margin-left:480px}

.right-1 li{width:133px;height:40px;margin-bottom:15px;}
.right-1 li a{display:block;height:40px;background:url('../images/kele.png') no-repeat;}
.right-1 .fore1 a{background-position:0 0px;}
.right-1 .fore2 a{background-position:0 -50px;}
.right-1 .fore3 a{background-position:0 -100px;}
.right-1 .fore4 a{background-position:0 -150px;}
.right-1 .fore5 a{background-position:0 -200px;}
.right-1 .fore1 a:hover{background-position:-150px 0px;}
.right-1 .fore2 a:hover{background-position:-150px -50px;}
.right-1 .fore3 a:hover{background-position:-150px -100px;}
.right-1 .fore4 a:hover{background-position:-150px -150px;}
.right-1 .fore5 a:hover{background-position:-150px -200px;}

#nierong{width:1200px;margin:0 auto; padding:500px 0 50px;}
.content{width:1000px;background:rgba(255,255,255,0.8);margin:0 auto;}
.content ul{width:100%;padding:15px 0px 0px 15px;overflow:hidden;}
.content ul li{wdith:33.3333%;float:left;margin:0px 10px 10px 0px;}
.content ul li img{opacity:1;-webkit-transition:-webkit-transform 0.5s,opacity 0.5s;}
.content ul li a:hover img{-webkit-transform:translateY(-10px);opacity:0.8;}
/*回到顶部*/
#dingbu{
    width:60px;
    height:60px;
    background:pink;
    position:fixed;
    right:0px;
    bottom:0px;
    border-radius:50%;
    font-size:12px;
    color:white;
    line-height:50px;
    text-align:center;
    cursor:pointer;
    display:none;
}
/*二维码*/
#left_fixed{
    width:70px;
    position:fixed;
    top:340px;
    left:60px;
    display:none;
}
/*******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*********/
#banquan{width:100%;min-width:1200px;background:white;}
.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;}
















