/** menu_xl **/
.menu_xl{
	width:100%;
	background:#005aac;
	padding: 0 15px;
}

/** menu_ul3 **/
.menu_ul3{
	height:auto;
	margin-top:10px;
	margin-bottom: 10px;
	}
.menu3li{
	height:auto;
	}

.menuul3_mc{
	height:45px;
	line-height:45px;
	border-bottom:1px solid #eee;
	}
.menuul3_mc a{
	display:block;
	margin-top: 3px;
	}
.menuul3_mc a:hover{
	text-decoration:none;
	}	
	

	
.menu3_name{
	font-size:14px;
	color:#fff;
	letter-spacing:1px;
	float:left;
	margin-left:10px;
	}
.menu3_more{
	font-size:16px;
	float:right;
	font-weight:bold;
	margin-top:13px;
	margin-right:10px; 
	color:#fff;
	}

	
	
.menuul_yfxl{
	height:auto;
	padding:15px 0 0;
	display:none;
	}
.menul_ul{
	height:auto;
	text-align:center;
	}
.menul_ul li{
	display:inline-block;
	margin-bottom:10px;
	}
.menul_ul li a{
	display:block;
	padding: 5px 16px;
	border:1px dotted #fff;
	color:#fff;
	}
.menul_ul li a:hover{

	text-decoration:none;
	}
/** menu_ul3 **/





.menuBox{
    color: #fff;
    position: fixed;
    width: 265px;
    height: 100%;
    top: 0;
    left: -265px;
    background-color: #005aac;
    border-right: 1px solid rgba(0,0,0,0.1); z-index:999;
	}


html{position:relative;width:100%;}


.headTop {
    width: 100%;
    height: 60px;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}

.p_nav_box {
    position: absolute;
    /* position: relative; */
    height: 60px;
}

.headTopMain {
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 60px;
    position: fixed;
    top: 0;
    left: auto;
    bottom: auto;
    right: auto;
    color: #fff;
    background: #fff;
    box-shadow: 1px 1px 5px #cacaca;
	
	}

.top-left {
    color: #6a3906;
    position: absolute;
    top: 0px;
    bottom: 0;
    font-size: 20px;
    padding: 20px 15px;
	}
	
	
.headTop .top-mid {
    left: 50%;
    margin-left: -60px;
    position: absolute;
    top: 17px;
}


.top-left span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 4px 0;
    background: #333;
}


.banner_phone{ width:100%; overflow:hidden; margin-top:50px;}




