@charset "utf-8";
/* CSS Document */
body{
	padding:0px;
	margin:0px;
	}
.dingbu{
	width:100%;
	height:70px;
	background:#000;
	}
.diyiceng{
	width:80%;
	height:70px;
	margin:auto;
	}

.diyi{
	width:20%;
	height:70px;
	float:left;
	}
.dier{
	width:32%;
	float:left;
	}
	
.diyi_tupian{
	width:20px;
	height:20px;
	line-height:20px;
	float:left;
	}
		
.diyi_tupian2{
	width:20px;
	height:20px;
	line-height:20px;
	float:left;
	}	
	
.diyi_nei{
	float:left;
	width:23%;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	float:left;
	line-height:20px;
	}
.diyi_nei a{
	color:#FFF;
	text-decoration:none;
	}
.diyi_nei a:hover{
	text-decoration:underline;
	}
		
.diyi_nei2{
	float:left;
	width:60%;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	float:left;
	line-height:20px;
	}
.diyi_nei2 a{color:#FFF;
	text-decoration:none;}
.wailian{
	width:30px;
	height:30px;
	float:right;
	}	
	
/*顶部定义*/
.logo_ceng{
	width:50%;
	margin:auto;
	}
.logo{
	width:auto;
	height:auto;
	float:left;
	background:#FFF;
	}
.biaoyu{
	width:auto;
	height:56px;
	float:right;
	background:#FFF;
	}
/*logo区定义*/

.clearfix {
    clear: both;
}

nav {
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    text-transform: uppercase;  
    background-color: #FFF;
}

nav ul {
    width: 90%;
    margin: 0 auto;
    list-style-type: none;
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    color: #000;
    
    text-decoration: none;
    display: inline-block;
    padding: 1em;
    box-sizing: border-box;
	
}

nav ul li a:hover {
    color: white;
	background:#007FCC;
}

.current_page {
    background-color: black;
}

.current_page a {
    color: white;
}

#menu_button_wrapper{
    display: none;
}

.hidden {
    display: none;
}
.zhanweihu{width:100%; height:25px;}
/* Responsive for smaller screens */
@media (max-width: 760px) {
    #menu_button_wrapper{
        display: block;
        padding: 1em;
        color: #9d9d9d;
        border-bottom: 1px solid #007FCC;
        -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.1);
        box-shadow: 0 1px 0 rgba(255,255,255,.1);
        margin-bottom: .5em;
    }
    
    #menu_button {
        box-sizing: border-box;
        float: right;
        padding: .5em 1em;
        border: 1px solid #007FCC;
        border-radius: 5px;
        color: white;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
		background:#007FCC;
    }
    
    #menu_button:hover {
        cursor: pointer;
        background-color: #007FCC;
    }
    
    #hamburger {
        float: right;
        padding-top: .15em;
    }
    
    #menu_button span{
        display: block;
        background-color: #FFF;
        width: 1.2em;
        height: .15em;
        border-radius: 1px;
        margin-bottom: .2em;
    }
    
    nav ul {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    nav ul li {
        display: block;
    }
    
    nav ul li a {
        width: 100%;
    }
.wailian{display:none;}
.zhanweihu{ height:10px;}

.diyi{clear:both; width:100%; height:30px;}
.dier{clear:both; width:100%; 30px;}
.biaoyu{ display:none;}
.logo{ width:auto;}

}
/*定义菜单*/
