<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
&lt;!--
body {
 background-color:;
	background-position: top center;
	margin-left: 0px;
	COLOR: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}
A:link {
	FONT-SIZE: 14px;
	COLOR: #333;
	TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 14px;
	COLOR: #333;
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 14px;
	COLOR: #333;
	TEXT-DECORATION: none
}
/*������ʽ��ʼ*/

#webdh {
	text-align: center;
	vertical-align: middle;
	width: 1200px;
	height: px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: normal;
 COLOR:;
 background-color:;
	overflow: hidden;
}
#webdh A:link {
	FONT-SIZE: 14px;
COLOR:;
	TEXT-DECORATION: none
}
#webdh A:visited {
	FONT-SIZE: 14px;
COLOR:;
	TEXT-DECORATION: none
}
#webdh A:hover {
	FONT-SIZE: 14px;
COLOR:;
	TEXT-DECORATION: none
}
#copy {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	line-height: 150%;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
--&gt;
/*�м����ݿ�ʼ*/

#bodycon {
	width: 1200px;
	margin: 0 auto;
}
#bodycon #left {
	float: left;
	width: 0px;
 background-color:;
}
#bodycon #center {
	float: left;
	width: 1200px;
 background-color:;
}
#bodycon #right {
	float: left;
	width: 0px;
 background-color:;
}

  
.shopmrsc:hover {
	background-color: #f9f9f9;
}
.shopmrsc {
	border-bottom: #efefef solid 1px;
	overflow: hidden;
	padding: 15px 5px;
}
.shopmrsc a {
	float: left;
	display: block;
	height: 135px;
	text-decoration: none;
	position: relative;
}
.shopmrsc a:hover {
	color: red;
	text-decoration: none;
}
.xwlb_img {
	float: left;
	margin-right: 15px;
	width: 205px;
	height: 135px;
	background-color: #DBD9DA;
}
.xwlb_img img {
	max-width: 205px;
	max-height: 135px;
	display: table-cell;
	margin:0 auto;
}
.shopmrsc p {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	border-bottom: none;
}
.shopmrsc p.xwlbbt {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
.shopmrsc p.xwlbnr {
	font-size: 14px;
	font-weight: normal;
 #height: 50px;
	line-height: 24px;
	margin-top: 7px;
	color: #999;
}
.shopmrsc p.xwlbsj {
	font-size: 14px;
	font-weight: normal;
	color: #787878;
	position: absolute;
	line-height: 20px;
	bottom: 0;
}
/*�����б�Ĭ����ʽ����*/
.view_pro {
	position: relative;
}
.view_pro #pro_tab_height {
	width: 100%;
	overflow: hidden;
}
.view_pro .flex_main {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 30px;
	overflow: hidden;
}
.view_pro .flex_main .pic {
	width: 55%;
	margin-right: 30px;
	background: #fff;
	height: 100%;
}
.view_pro .flex_main .pic img {
	width: 100%;
	height: auto;
	cursor: pointer;
}
.view_pro .flex_main .boxabc {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 0;
	position: relative;
	padding: 0 0 54px 0;
}
.view_pro .flex_main .boxabc .tit {
	font-size: 22px;
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.view_pro .flex_main .boxabc .text {
	border-top: 1px solid #fff;
	padding: 15px 0;
	overflow: hidden;
	line-height: 2;
	color: #666;
	position: relative;
	min-height: 160px;
	font-size:14px;
}

.view_pro .flex_main .boxabc .cs {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	line-height: 1;
}
.view_pro .flex_main .boxabc .cs a {
	height: 54px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	background: #0067d0;
	color: #fff;
	padding: 0 25px;
	border-radius: 100px;
	font-size: 20px;
}
.view_pro .flex_main .boxabc .cs a .iconfont {
	margin-right: 5px;
	font-size: 30px;
}
.view_pro .flex_main .boxabc .cs a:hover {
	background: #f0592d;
}
.view_pro .flex_main .boxabc .cs .tel {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-left: 30px;
	
}
.view_pro .flex_main .boxabc .cs .tel .iconfont {
	background: #0067d0 url(../img/tel2.png) no-repeat center center;
	color: #fff;
	width: 50px;
	height: 50px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	border-radius: 50%;
	font-size: 24px;
	margin-right: 10px;


}
.view_pro .flex_main .boxabc .cs .tel em {
	display: block;
	overflow: hidden;
	font-size: 24px;
	color: #0067d0;
	padding: 5px 0 0 0;
	width:200px;
}


.view_pro .body img {
	max-width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0;
}
.view_pro .viewlr {
	border-top: 1px solid #dfdfdf;
	overflow: hidden;
	background: #fff;
}
.view_pro .viewlr li {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #666;
	width: 50%;
	float: left;
	padding: 0 30px;
	line-height: 66px;
}
.view_pro .viewlr li:last-child {
	border-left: 1px solid #dfdfdf;
	text-align: right;
}</pre></body></html>