@charset "utf-8";
/* CSS Document */
body,html{
	font-size:12px;
	font-family:"微软雅黑";
	color:#333;
	 overflow-x:hidden;
	}
body{ overflow:hidden;}	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
ul li a{
	display:block;
	}
	
	
a{
	text-decoration:none;
	color:#666;
	outline:none;
	}
input{
	border:1px solid #ccc;
	outline:none;
	}
textarea{
	border:1px solid #ccc;
	outline:none;
	}
form{
	margin:0px;
	padding:0px;
	}
table{
	cellspacing:0px;
	cellpadding:0px;
	}
img{
	border:none;
	}
a,img{border:0;}
.clear{
	clear:both;
	}
.clearfix{
    *zoom:1;
}
.clearfix:after{
    content: '';
    display: block;
    clear: both;
}

a{outline:none !important;}

img{border:0 none;}









/**phone**/
.top-left {
    color: #6a3906;
    position: absolute;
    top: 0px;
    bottom: 0;
    font-size: 20px;
    padding: 20px 15px;
}
.headTop .top-mid {
    left: 50%;
    margin-left: -75px;
    position: absolute;
    top: 10px;
}
.top-left span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 4px 0;
    background: #333;
}
.p_nav_box {
    position: absolute;
    /*position: relative;*/
    height: 60px;
}
html{position:relative;width:100%;}
html.menu-active{overflow: hidden; position: fixed; top: 0; bottom: 0; left: 0;}
.headTop {
    width: 100%;
    height: 60px;
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
}
.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;
}
.menuBox {
    color: #333;
    position: fixed;
    width: 265px; z-index:2;
    height: 100%;
    top: 0;
    left: -265px;
    background-color: #fff;
    border-right: 1px solid rgba(0,0,0,0.1);
}
.menuTitle {
    height: 60px;
    padding: 0 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.menuTitle i {
    font-size: 20px;
    float: left;
    line-height: 60px;
}
.menuTitle span {
    font-size: 16px;
    margin: 20px;
    line-height: 60px;
}
.menuBody ul li.a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 15px 0;
}
.menuBody ul li span {
    margin-left: 15px;
    color: #333;
}
.ul1{
	padding:0;
}
/**phone**/
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
