.cihuashow{
	width:98%;
	margin: 0 1%;
	overflow: hidden;
	padding:0px;
}
.cihuashow_phone{
	width:100%;
	overflow: hidden;
}
.zixun>span{
	display: block;
	margin:30px 0 10px 5%;
	font-size: 36px;
	color: rgb(80, 5, 5);
	
}
.zixun>ul{
	padding:0 10%;
	overflow:hidden;
}
.zixun>ul>li{
	width:23%;
	height:23%;
	margin:1%;
	float:left;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing: border-box;
	border-style:outset;
	border-radius:20px;
	overflow:hidden;
}
.zixun>ul>li>a{
	display:block;
	cursor:pointer;
	margin-bottom:5%;
	width:100%;
	height:100%;
	padding:80% 1% 0 1%;
	min-width:100px;
	font-size:16px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	text-align: center;
	z-index: 88;
}
.zixun_phone{
	text-align: center;
	width: 100vw;
}
.zixun_phone>span{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 30px;
	color: rgb(80, 5, 5);
	
}
.zixun_phone>ul{
	position: relative;
	width: 100vw;
}
.zixun_phone>ul>li{
	display: inline-block;
	width:48vw;
	height: 48vw;
	margin: 1vw;
	background-repeat:no-repeat;
	background-size:cover;
	box-sizing: border-box;
	border-style:outset;
	border-radius:20px;
	overflow:hidden;
}

.zixun_phone>ul>li>a{
	position: relative;
	cursor:pointer;
	display: block;
	width:100%;
	height:100%;
}
.zixun_phone>ul>li>a>span{
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	width: 46vw;
	top: 40vw;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	font-size:5vw;
}


.pro_herf>span{
	display: block;
	margin:30px 0 10px 5%;
	font-size: 36px;
	color: rgb(80, 5, 5);
}
.pro_herf>ul{
	max-width:2000px;
	display:block;
	height:300px;
	margin:auto auto;
	padding-top:15px;
	width:90%;
}
.pro_herf>ul>li>span{
	display:block;
	font-size:28px;
	margin-top:8px;
	margin-left:auto;
	margin-bottom:15px;
	margin-right:auto;
	text-align:center;
	
}
.pro_herf>ul>li{
	width:20%;
	height:251px;
	float:left;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pro_herf>ul>li>a{
	display:block;
	white-space:nowrap;
	text-align:center;
	margin:0 8%;
	text-overflow:ellipsis;
}

.pro_herf_phone{
	position: relative;
}
.pro_herf_phone>span{
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	width: 100vw;
	text-align: center;
	color: rgb(80, 5, 5);
}

.pro_herf_phone>ul{
	position: relative;
	width: 100vw;
	display:block;
	padding-top:15px;
	margin-bottom:2vw;
	text-align: center;
}
.pro_herf_phone>ul>li{
	display:block;
	text-align:center;
	width:100vw;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align: center;
}
.pro_herf_phone>ul>li>span{
	display:block;
	font-size:5vw;
	margin-top:8px;
	margin-bottom:15px;
	width: 100vw;
	text-align: center;
}
.pro_herf_phone>ul>li>a{
	text-align: center;
	font-size:4vw;
	display: block;
	width: 100vw;
	white-space:nowrap;
	text-align:center;
	text-overflow:ellipsis;
}
#back_to_camera {
	background: rgba(255,255,255,.9);
	clear: both;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 20px;
	position: relative;
	z-index: 1;
}
.fluid_container {
	overflow:hidden;
	margin: 0;
	bottom: 0;
	height: 100%;
	left: 0;
	position: relative;
	right: 0;
	top: 0;
	z-index: 0;

}
#camera_wrap_1 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: relative;
	right: 0;
	top: 0;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;

}
.camera_overlayer {
	opacity: .1;
}
