@charset "utf-8";

/* CSS Document */
/*----------------------------响应样式------------------------------------*/
.phone_nav {
	height:70px;
	background: #261f1e;
	border-bottom: 10px solid #dfb860;
	padding: 20px 20px 0 20px;
	display: none;
	position: relative;
}
.menu{ position: absolute; right: 20px; top: 20px;}
.menunav {
	padding: 0 6px;
}

#menunav {
	display: none;
}
.opened  {display: block!important;}
.menunav li {
	padding: 20px 0;
	width: 25%;
	float: left;
}

.menunav li a {
	font-size: 1.4em;
	color: #552c0d;
}

.phone_brand {
	border-top: 1px solid #dfb860;
	margin: 70px auto;
	display: none;
}

.phone_brand ul {
	width: 80%;
	margin: 0 auto;
}

.phone_brand ul li {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}

.phone_brand ul li p {
	position: absolute;
	text-align: center;
	height: 50px;
	background: url(../imgs/opt.png) repeat-x;
	color: #fff;
	line-height: 50px;
	font-size: 16px;
	margin-top: -57px;
	width: 100%;
}

.phone_brand .phone_more {
	width: 80%;
	height: 70px;
	line-height: 70px;
	font-size: 1.6em;
	background: #dfb860;
	display: block;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}

.fanhui {
	position: fixed;
	top: 70%;
	right: 8px;
	display: none;
}

.phone_banner {
	display: none;
}

.phone_banner .slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.phone_banner .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -40px;
	z-index: 1;
}

.phone_banner .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.phone_banner .slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 15px;
	height: 15px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 20px;
}

.phone_banner .slideBox .hd ul li.on {
	background: #dfb860;
}

.phone_banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.phone_banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.phone_banner .slideBox .bd img {
	width: 100%;
	height: 100%;
	display: block;
}

@media (max-width: 850px) {
	.fanhui {
		display: block;
	}

	/* start the top pre */
	.top {
		display: none;
	}

	.daohang {
		display: none;
	}

	.phone_nav {
		display: block;
	}

	#menunav {
		/* display: block; */
	}
 
   .product{ margin-bottom: 0;}
	/* start the product pre */
	.product .picScroll-left {
		width: 100%;
		overflow: hidden;
		height: auto;
	}

	.product .picScroll-left .bd ul li {
		width: 50%;
	}

	.product .picScroll-left .bd ul li .title {
		width: 100%;
		height: 166px;
		padding-left: 4px;
	}

   .product .picScroll-left .bd ul li .pic {height: auto !important;}
	.product .picScroll-left .bd ul li .pic img {
		width: 100%;
		display: block;
		height: auto !important;
	}

	/* start the fast pre */
	.fast {
		background: url(../imgs/fastbg1.jpg) no-repeat;
	}

	.fast ul li {
		width: 50%;
		margin-bottom: 50px;
	}

	/* start the brand pre */
	.brand {
		display: none;
	}

	.phone_brand {
		display: block;
		border-top: none;
	}

	.phone_brand img {
		width: 100%;
		max-height: 400px;
	}

	/* start the bt pre */
	.bt {
		height: auto !important;
	}

	.bt .bt_logo {
		display: none;
	}

	.bt .erweima {
		float: left;
		margin-left: 10px;
	}

	.bt .address {
		float: left;
		font-size: 1.2em;
		margin-top: 0;
		text-align: left;
		margin: 25px 0 0 6px;
	}


	.banner {
		display: none;
	}

	.banner_nei {
		display: none;
	}

	.phone_banner {
		display: block;
	}

	.about_list .jianjie img {
		width: 100%;
	}

	.chanpin {
		display: none;
	}

	.chanpin .phone_brand {
		border-top: none;
		margin: 30px auto;
	}

	.pages .p_i {
		display: none;
	}

	.dongtai .news {
		height: 200px;
	}

	.dongtai .news .tupian {
		width: 50%;
		margin-right: 3%;
	}

	.dongtai .news .miaoshu {
		width: 47%;
		font-size: 1em;
	}

	.dongtai .news .miaoshu .news_title {
		font-size: 1.2em;
	}

	.dongtai .news .miaoshu .date {
		margin: 2px 0;
	}

	.dongtai .news .miaoshu .zhaoyao {
		line-height: normal;
	}

	.zhaopin ul li {
		font-size: 1.2em;
		margin: 20px auto;
	}

	.jxshang {
		font-size: 1.2em;
		line-height: 160%;
	}

	.jxshang .map {
		margin: 20px auto;
		padding: 0;
		border: none;
		width: 96%;
	}


	.liuyan .mess {
		display: none;
	}

	.liuyan .mess1 {
		display: block;
	}


}

@media (max-width: 650px) {
	
.dongtai .news{ height: 100px;}	
	
}
