@charset "utf-8";

.info_tit{
    margin-bottom: 3px;
    box-shadow: 0 4px 8px #ececec;
}
#info_main{
	padding-left: 3.33%;
	padding-right: 5.33%;
}
.product_show{
	background-color: #fff;
}
.con_tit{
	font-size: 5.278vw;
	line-height: 3;
	font-weight: bold;
	color: #393939;
}
.con{
	text-indent: 2em;
	line-height: 1.77;
	font-size: 4vw;
	color: #7e7e7e;
}
.con_img{
	width: 100%;
}
.con_img img{display: block; width: 100%;}

.pro_bigpic{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 2%;
	background-color: #fff;
}
.pro_bigpic>img{width: 50%;}
.thumb{
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 3%;
}
.thub_img{
	width: 10.27%;
	margin-left: 6%;
	border: 1px solid #9b9798;
	padding: 2%;
}
.thub_img img{
	display: block;
	width: 100%;
	
}
.actived{
	border: 1px solid #15a7b3;
}

.con img{
	display: block;
	width: 100%;
	height: auto;
}

.info_foot{
	background-color: #ececec;
	padding-top: 3.61%;
	padding-bottom: 3.47%;
}
.fwglobalcontent-noborder{
	margin:0 auto;
	width:100%;
	overflow: auto;
	text-align:left;
	padding:10px 10px;
}


.fw_content_box{
	display:block;
	overflow:auto;
	margin:0 auto;
	height:auto;
	width:100%;
	border:1px solid #ccc;
	background-color:#fff
}
.bdmapdiv{
	overflow: auto;
	position: relative;
	height:auto;margin:0px 0px;
	border-bottom:1px solid #ccc;
}
.contactzb{width:100%;
	padding:20px 0px 50px 0;
	overflow: auto;
	position: relative;
	float:right;
}
.contactzb a{
	font-size:14px;
	color:#27a8b0
}
.contactzbtitle{
	font-size:18px;
	color:#27a8b0
}
.contactzb ul{
	font-size:14px;
	color:#3a3a3a;
	line-height:20px;
	list-style-type:none;
}
.contactzb li{
	font-size:14px;
	color:#3a3a3a;
	line-height:20px;
	list-style-type:disc;
	margin-left:15px;
}
.contactzbtitle{
	font-size:18px;
	color:#27a8b0
}