body{
	font-family: "微软雅黑",Arial;
}
ul{
	padding-left: 0px;
	margin-bottom: 0px;
}
ul li{
	list-style: none;
}
dl{
	margin-bottom: 0px;
}
a:hover{
	text-decoration: none;
}
.left{
	float: left;
}
.clear{
	clear: both;
}
/**头部**/
.head{
	background-color: #f1f0e5;
	padding-bottom: 5px;
}
.head .logo{
	width: 25%;
	float: left;
	margin-top: 15px;
}
.head .hxin{
	width: 50%;
	float: left;
}
.head .header-text{
	width: 22%;
	float: right;
	margin-top: 15px;
}
.head .header-text h4{
	font-size: 18px;
	font-weight: bold;
	color: #e30c1b;
}
.head .header-text p{
	font-size: 16px;
	margin-bottom: 5px;
}
.head .header-text p img{
	vertical-align: middle;
}

/**导航**/
.navb{
	background-color:#ad8301;
}
.navb ul li{
	float: left;
}
.navb ul li a{
	color: #FFF;
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding-left: 28px;
	padding-right: 28px;
	line-height:60px;
}
.navb ul li a:hover{
	color:#816627;
	background-color:#f1f0e5;
}
.navb .nav-img a{
	padding-left: 6px;
	padding-right: 7px;
	font-weight: 500;
	line-height:60px;
}
.navb .nav-img a:hover{
	background-color:#ad8301;
	color: #FFF;
}
.navb .nav-img a img{
	vertical-align: middle;
}
.navb ul li .dropdown-menu li{
	clear:both;
	width: 100%;
}
.navb ul li .dropdown-menu li a{
	color:#5b4300;
	display: block;
	padding: 2px 20px;
	line-height:30px;
}
.navb ul li .dropdown-toggle{
	color: #5b4300;
	margin-top: 13px;
	padding-left: 35px;
	background:url(../images/ren.png) no-repeat 5px 5px;
	background-color: #FFF;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background:url(../images/ren.png) no-repeat 5px 5px;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.navb .gs{
	padding-left: 10px;
	padding-right: 2px;
}
.menu{
	display: none;
}

/**footer**/
.foot{
	background-color: #926e08;
	padding-top: 25px;
	padding-bottom: 25px;
}
.foot ul li{
	float: left;
}
.foot ul .dhan{
	width:26%;
	margin-right: 8%;
}
.foot ul li h3{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 20px;
	border-bottom: 1px solid #b69c57;
}
.foot ul .dhan  ul li{
	width: 50%;
	margin-top: 20px;
}
.foot ul .dhan  ul li a{
	color: #FFF;
	font-size: 15px;
}
.foot ul .lx{
	width: 33%;
	margin-right: 7%;
}
.foot ul .lx h3{
	margin-bottom: 25px;
}
.foot ul .lx p{
	color: #FFF;

}
.foot ul .foot-about{
	width: 25%;
}
.foot .foot-about h3{
	margin-bottom: 30px;
}
.foot .foot-about ul li{
	width: 48%;
}
.foot .foot-about ul li p{
	text-align: center;
	color: #FFF;
	margin-top: 10px;
}
.foot .foot-about ul .wx{
	margin-right: 2%;
}
.foot .foot-about ul .wb{
	margin-left: 2%;
}
.foot .dhan p{
	margin-top: 40px;
}
.foot .dhan p .qq{
	display: inline-block;
	padding: 15px 22px;
	background: url(../images/qq.png) no-repeat;
}
.foot .dhan p .qq:hover{
	background: url(../images/qq-hover.png) no-repeat;
}
.foot .dhan p .wx{
	display: inline-block;
	padding: 15px 24px;
	background: url(../images/weibo.png) no-repeat;
}
/*.foot .dhan p .wx:hover{
	background: url(../images/wx-hover.png) no-repeat;
}*/
.foot .dhan p .yx{
	display: inline-block;
	padding: 15px 24px;
	background: url(../images/ly.png) no-repeat;
}
/*.foot .dhan p .yx:hover{
	background: url(../images/yx-hover.png) no-repeat;
}*/
.foot .dhan p .ww{
	display: inline-block;
	padding: 15px 24px;
	background: url(../images/alibaba.png) no-repeat;
}
/*.foot .dhan p .ww:hover{
	background: url(../images/ww-hover.png) no-repeat;
}*/
.foot .dhan p .yk{
	display: inline-block;
	padding: 15px 27px;
	background: url(../images/yk.png) no-repeat;
}
.foot .dhan p .yk:hover{
	background: url(../images/yk-hover.png) no-repeat;
}
.footer{
	background-color: #866402;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.footer p{
	margin-bottom: 0px;
	color: #FFF;
	line-height: 25px;
}


@media (min-width: 1200px){
	.container {
		width: 1200px;
	}
}
@media(min-width: 992px) and (max-width: 1200px){
	/**导航**/
	.menu{
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.menu p a{
		color: #FFF;
	}
	.menu p{
		margin: 0px;
		font-size: 24px;
	}
	#menu2{
		display: none;
	}
	.navb .navb-list{
		display: none;
		padding-bottom: 30px;
	}
	.navb .navb-list li{
		width: 100%;
	}
	.navb .navb-list .nav-img{
		width: 15%;
	}
	.navb ul li a {
		line-height: 50px;
	}
}
@media(min-width: 768px) and (max-width: 992px){
	.head .logo{
		width: 65%;
		float: left;
		margin-top: 15px;
	}
	.head .hxin{
		float: left;
		display:none;
	}
	.head .header-text{
		width: 35%;
		float: right;
		margin-top: 15px;
	}
	/**导航**/
	.menu{
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.menu p a{
		color: #FFF;
	}
	.menu p{
		margin: 0px;
		font-size: 24px;
	}
	#menu2{
		display: none;
	}
	.navb .navb-list{
		display: none;
		padding-bottom: 30px;
	}
	.navb .navb-list li{
		width: 100%;
	}
	.navb .navb-list .nav-img{
		width: 15%;
	}
	.navb ul li a {
		line-height: 50px;
	}
}

@media(max-width: 767px){
	.head .logo{
		width: 45%;
		float: left;
		margin-top: 15px;
	}
	.head .hxin{
		float: left;
		display:none;
	}
	.head .header-text{
		width: 55%;
		float: right;
		margin-top: 5px;
	}
	.head .header-text p{
		font-size: 13px;
		margin-bottom: 5px;
	}
	/**导航**/
	.menu{
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.menu p a{
		color: #FFF;
	}
	.menu p{
		margin: 0px;
		font-size: 24px;
	}
	#menu2{
		display: none;
	}
	.navb .navb-list{
		display: none;
		padding-bottom: 30px;
	}
	.navb .navb-list li{
		width: 100%;
	}
	.navb .navb-list .nav-img{
		width: 29%;
	}
	.navb .navb-list .nav-img:nth-child(3){
		width: 28%;
	}
	.navb .navb-list .nav-img:nth-child(4){
		width: 34%;
	}
	.navb ul li a {
		line-height: 50px;
	}

	/**脚注**/
	.foot ul .dhan {
		width: 100%;
		margin-right: 0%;
	}
	.foot ul .lx {
		width: 100%;
		margin-right: 7%;
	}
	.foot ul .foot-about {
		width: 100%;
	}
	.footer {
		background-color: #866402;
		padding: 15px;
	}
}