/*手机*/
@media screen and (max-width:750px){

/*----------浠ヤ笂鏄ご閮ㄥ彲鍏辩敤鏍峰紡------------*/
/*.content{*/
	/*width:100%;*/
	/*margin:0 auto;*/
/*}*/
.content_tie{
	height:40px;
	line-height: 40px;
	font-size:15px;
	text-indent:20px;
}
.content_tie a{
	color: #909090;
}
.weike-nav{
	width:98%;
	height:30px;
	border:1px solid #EEEEEE;
	margin:10px auto;
}
.weike-nav a{
	display:block;
	width:50%;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:20px;
	color:#909090;
	float: left;
}
.weike-nav a.on{
	background: #138bd7;
	color: white;
}
.weike-nav a:hover{
	background: #EAEAEA;
	color: #909090;
}

/**/
.kemu-box{
	width:100%;
	margin-top:20px;
}
.kemu-box .shangxian{
	border-top:1px solid #efefef;
}

.box-left{
	float: left;
	clear:left;
	height:30px;
	margin-left:2%;
	border-bottom:1px solid white;
	background:#efefef;
	line-height:28px;
	width:12%;
	text-align:center;
}
.box-right{
	float: left;
	min-height:30px;
	line-height:25px;
	border-left:1px solid #efefef;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	width:85%;
}
.box-right a{     color: black;
    white-space: nowrap;
    padding: 1px 4px;
    display: block;
    float: left;
    font-size: 1em;
    }
.box-right a.on{
	color: white;
	background: #138bd7;
	/*margin-left:10px;*/
}

.shipin{
	width:100%;
	/*border:1px solid;*/
	/*height:900px;*/
	overflow:hidden;
	margin:0px auto;
}

.shipin-box{
	position:relative;
	float:left;
	margin-left:1%;
	text-align:center;
	margin-top:20px;
	width: 48%;
	height:185px;
}
.vio{
	width: 140px;
	height:140px;
}
.s_a{
	position: absolute;
    width: 35px;
    height: 35px;
    left: 25px;
    top: 105px;
}
.shipin-box p{
	font-size:14px;
	display:block;
	width: 140px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:0 auto;
	padding:0;
	text-align:center;
}
.shipin-box p.banben{
	color: #909090;
}

	.fenye{
		height:50px;
		margin-top:50px;
		text-align: center;
		
	}
	.fenye a,.fenye span{
		padding:3px 6px;
		margin-left:5px;
		background: #e7e7e7;
		line-height: 30px;
		text-align: center;
		text-decoration:none;
		color: #666666;
		border-radius: 2px;
		font-weight:300;
	}
	.fenye .prev{
		margin-left:0px;
	}
	.fenye label{
		margin-left:15px;
		font-weight:300;
		color: #666666;
	}
	.fenye .current{
		background: #C3C3C3;
		color: white;
	}
	.fenye a:hover{
		background: #C3C3C3;
		color: white;
	}
}

/*鐢佃剳*/
@media screen and (min-width:750px){
/* 瀵艰埅寮€濮� */
div#div1{
height:100%;
width:100%;
z-index:-1;
}
div#div1 > img {
height:100%;
width:100%;
border:0;
}
.header-nav{
	height: 50px;
	width: 100%;
	line-height: 50px;
}
.header-nav .nav-bar{
	position:relative;
	width: 1050px;
	height: 50px;
	margin: -50px auto;
	z-index: 10;
}

.nav-bar ul li{
	list-style:none;
	padding:0px 40px 0px 40px;
	height:50px;
	font-size: 20px;
	margin-top:-16px;
	float: left;
	
}
.nav-bar ul li.on{
	height:48px;
	line-height:48px;
	background: white;
	border:1px solid #0473ba;
}
.nav-bar ul li a{
	display:block;
	width:100%;
	color: white;
}
.nav-bar ul li:hover ul{
	position:absolute;
	margin-left:-40px;
	display: block;
}
.nav-bar ul li ul li a{
	display:block;
	width:100%;
	color:#363636;
	text-align:center;
	font-size:18px;
}
.nav-bar ul li ul li{
	padding:0;
	margin:0;
	height:40px;
	line-height:40px;
	display: block;
	width:100%;
	float: left;
	clear: both;
	text-align:center;
}
.nav-bar ul li ul li:hover{
	background: #efefef;
}
.nav-bar ul li ul{
	width: 159px;
	height:160px;
	background: white;
	padding:0;
	margin:0;
	border:1px solid #0473ba;
	display:none;
	box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.054);
	/*z-index: 10;*/
}

.header-nav .nav-bar a.on{
	color:#0473ba;
}

/* ------------涓棿鍐呭-------- */
.content{
	position:relative;
	width:1050px;
	height:100%;
	/*border: 1px solid;*/
	margin:0 auto;
}
.content_tie{
	height:40px;
	line-height: 40px;
	font-size:15px;
	
}
.content_tie a{
	color: #909090;
}
.weike-nav{
	width:100%;
	height:40px;
	border:1px solid #EEEEEE;
	margin:10px auto;
}
.weike-nav a{
	display:block;
	width:525px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	color:#909090;
	float: left;
}
.weike-nav a.on{
	background: #138bd7;
	color: white;
}
.weike-nav a:hover{
	background: #EAEAEA;
	color: #909090;
}

/**/
.kemu-box{
	width:100%;
	margin-top:20px;
}
.kemu-box .shangxian{
	border-top:1px solid #efefef;
}
.box-left{
	float: left;
	clear:left;
	height:43px;
	border-bottom:1px solid white;
	background:#efefef;
	line-height:43px;
	width:80px;
	text-align:center;
}
.box-right{
	float: right;
	height:42px;
	line-height:42px;
	border-bottom:1px solid #efefef;
	border-right:1px solid #efefef;
	width:968px;
}
.box-right a{ color: black; padding:4px 12px; font-size:15px;}
.box-right a.on{
	color: white;
	background: #138bd7;
	/*margin-left:10px;*/
}

.shipin{
	width: 1050px;
	/*border:1px solid;*/
	height:100%;
	overflow:hidden;
	margin:0px auto;
}
/*.shipin .shipin-box:nth-child(1){*/
	/*float: left;*/
	/*margin-left:40px;*/
/*}*/
/*.shipin .shipin-box:nth-child(7){*/
	/*float: left;*/
	/*margin-left:0;*/
/*}*/
/*.shipin .shipin-box:nth-child(13){*/
	/*float: left;*/
	/*margin-left:0;*/
/*}*/
/*.shipin .shipin-box:nth-child(19){*/
	/*float: left;*/
	/*margin-left:0;*/
/*}*/
.shipin-box{
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:50px;
	width: 140px;
	height:185px;
}
.vio{
	width: 140px;
	height:140px;
}
.s_a{
	position: absolute;
    width: 35px;
    height: 35px;
    left: 15px;
    top: 105px;
}
.shipin-box p{
	font-size:14px;
	display:block;
	height:18px;
	line-height:18px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin:0;
	padding:0;
	text-align:center;
}
.shipin-box p.banben{
	color: #909090;
}

	.fenye{
		position:absolute;
		height:50px;
		/*margin-top:50px;*/
		text-align: center;
		right:50px;
	}
	.fenye a,.fenye span{
		padding:3px 12px;
		margin-left:5px;
		background: #e7e7e7;
		line-height: 30px;
		text-align: center;
		text-decoration:none;
		color: #666666;
		border-radius: 2px;
		font-weight:300;
	}
	.fenye .prev{
		margin-left:0px;
	}
	.fenye label{
		margin-left:15px;
		font-weight:300;
		color: #666666;
	}
	.fenye .current{
		background: #C3C3C3;
		color: white;
	}
	.fenye a:hover{
		background: #C3C3C3;
		color: white;
	}
}