/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.clear {
	clear: both;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*html .clearfix {
	height: 1%
}
.Clearfix {
	display: block;
}
.vm {
	vertical-align: center;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.abs-right {
	position: absolute;
	right: 0;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.none {
	display: none;
}
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 Microsoft YaHei;
	font-size: 63%;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),  url('../fonts/icomoon.ttf') format('truetype'),  url('../fonts/icomoon.woff') format('woff'),  url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
 [class*="icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-left:before {
	content: "\e600";
}
.icon-arrow-down:before {
	content: "\e601";
}
.icon-arrow-right:before {
	content: "\e602";
}
.icon-arrow-up:before {
	content: "\e603";
}
.icon-phone:before {
	content: "\e606";
}
.icon-house:before {
	content: "\e607";
}
.icon-search:before {
	content: "\e60a";
}
.icon-details:before {
	content: "\e604";
}
.icon-left:before {
	content: "\e605";
}
/* 小飞seo（www.yuzcw.com） */
@charset "utf-8";
/* CSS Document */
.mian {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
	background-color: #fff;
	font-family: Microsoft YaHei;
}
a {
	text-decoration: none;
	color: #666;
}
.prot {
	text-align: center;
	padding-bottom: 1em;
	position: relative;
	border-bottom: 1px solid #e0e0e0;
}
.prot h5 {
	margin-bottom: 0.3em;
}
.prot h5 a {
	font-size: 1.4em;
	color: #20A64B;
}
.prot span {
	color: #aeaeae;
	font-family: "方正兰亭超细黑简体";
	font-size: 0.8em !important;
}
.prot i {
	position: absolute;
	width: 2em;
	height: 3px;
	background-color: #20A64B;
	display: block;
	bottom: -2px;
	left: 50%;
	margin-left: -1em;
}
.focus {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.focus .hd {
	width: 100%;
	height: 5px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}
.focus .hd ul {
	overflow: hidden;
	display: -moz-box;
	display: -webkit-box;
	display: box;
	height: 5px;
	background-color: rgba(51,51,51,0.5);
}
.focus .hd ul li {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
	font-size: 0
}
.focus .hd ul .on {
	background: #303030;
}
.focus .bd {
	position: relative;
	z-index: 0;
}
.focus .bd li img {
	width: 100%;
	height:200px;
	 
}
.focus .bd li a {
	-webkit-tap-highlight-color: #0b85ec; /* 取消链接高亮 */
}
.baner img {
	display: block;
	width: 100%;
}
.hot_pro {
	background-color: #f9f9f9;
	padding: 1.6em 0;
}
.proc {
	overflow: hidden;
	padding-top: 0.5em;
}
.proc li {
	float: left;
	width: 46%;
	margin: 2%;
}
.proc li img {
	display: block;
	width: 100%;
}
.proc li p {
	text-align: center;
	margin-top: 0.8em;
}
.proc li p a {
	font-size: 1em;
	color: #333;
}
.guanggao {
	background: url(../img/ggbg.jpg) no-repeat center;
	background-size: cover;
	padding: 2em 0;
}
.guanggao .ggt {
	text-align: center;
}
.guanggao .ggt p {
	font-size: 1em;
	color: #fff;
	line-height: 1.25em;
}
.guanggao .ggt h5 {
	font-size: 1.4em;
	color: #fff;
	margin-top: 0.8em;
	margin-bottom: 0.2em;
}
.guanggao .ggt img {
	display: block;
	width: 100%;
}
.guanggao ul {
	overflow: hidden;
	margin: 4%;
}
.guanggao li {
	float: left;
	width: 50%;
	position: relative;
	margin-bottom: 1px;
}
.guanggao li:after {
	content: '';
	position: absolute;
	top: 0;
	left: -1px;
	z-index: 9;
	height: 100%;
	width: 0;
	border-left: 1px solid #1763b5;
}
.guanggao li a {
	display: block;
	text-align: center;
	padding: 1em 0;
	background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ededed)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType='0'); /* IE*/
}
.guanggao li a img {
	width: 2em;
	vertical-align: middle;
}
.guanggao li a span {
	font-size: 1.2em;
	color: #20A64B;
	font-weight: bold;
	margin-left: 0.5em;
}
.guanggao li:last-child {
	width: 100%;
}
.guanggao>p {
	text-align: center;
	font-size: 1em;
	color: #fff;
}
.youshi {
	padding: 2em 0 0 0;
}
.youshi .yst {
	text-align: center;
}
.youshi .yst p {
	font-size: 1.1em;
	color: #333;
	margin-bottom: 0.8em;
}
.youshi .yst h5 {
	background-color: #20A64B;
	width: 25em;
	margin: 0 auto;
	overflow: hidden;
}
.youshi .yst h5 em {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	border: 1px solid #b3d0e6;
	height: 2.5em;
	line-height: 2.5em;
	color: #fff;
	margin: 0.2em;
}
.youshi .yst h4 {
	font-size: 1.6em;
	color: #333;
	margin-top: 0.6em;
}
.youshi .yst img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.youshi .ysc {
	margin-top: 1.25em;
}
.youshi .ysc img {
	display: block;
	width: 100%;
}
.caseMian {
	background-color: #f9f9f9;
	padding: 1.6em 0;
}
.caseMian .case {
	overflow: hidden;
	padding: 2%;
}
.caseMian .case li {
	float: left;
	width: 46%;
	margin: 2%;
}
.caseMian .case li>a {
	display: block;
	border: 0.1em solid #20A64B;
}
.caseMian .case li img {
	display: block;
	width: 100%;
	height:180px;
}
.caseMian .case li p {
	text-align: center;
	margin-top: 0.5em;
}
.caseMian .case li p a {
	font-size: 1em;
	color: #3e3e3e;
	width: 183px; 
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.khjz {
	padding-top: 2.2em;
	padding-bottom: 2em;
}
.khjz .ktop {
	text-align: center;
}
.khjz .ktop h5 {
	font-size: 1.25em;
	color: #20A64B;
	margin-bottom: 0.3em;
}
.khjz .ktop span img {
	display: block;
	width: 17.667em;
	margin: 0 auto;
}
/*.khjz .kcont div{ overflow:hidden;margin-top:2.5em;}*/
.khjz .kcont {
	overflow: hidden;
	margin-top: 2.5em;
}
.khjz .kcont li {
	float: left;
	width: 46%;
	margin: 0 2%;
}
.khjz .kcont li>a {
	display: block;
	border: 0.5em solid #e3e3e3;
}
.khjz .kcont li img {
	display: block;
	width: 100%;
}
.khjz .kcont li p {
	text-align: center;
	margin-top: 0.8em;
}
.khjz .kcont li p a {
	font-size: 1em;
	color: #4e4e4e;
}
.honer {
	background-color: #f9f9f9;
	padding-bottom: 2em;
}
.honer ul {
	overflow: hidden;
	margin-top: 1em;
}
.honer li {
	float: left;
	width: 46%;
	background-color: #fff;
	margin: 0 2%;
}
.honer li a {
	display: block;
	padding: 5%;
}
.honer li a img {
	display: block;
	width: 100%;
	height:180px;
}
.honer li a span {
	display: block;
	text-align: center;
	margin-top: 0.5em;
	font-size: 1em;
	color: #6c6c6c;
}

.cp {
	background-color: #f9f9f9;
	padding-bottom: 2em;
}
.cp ul {
	overflow: hidden;
	margin-top: 1em;
}
.cp li {
	float: left;
	width: 46%;
	background-color: #fff;
	margin: 0 2%;
}
.cp li a {
	display: block;
	padding: 5%;
}
.cp li a img {
	display: block;
	width: 100%;
}
.cp li a span {
	display: block;
	text-align: center;
	margin-top: 0.5em;
	font-size: 1em;
	color: #6c6c6c;
}

.newMain {
}
.nlist {
	overflow: hidden;
}
.nlist li {
	float: left;
	width: 33.3%;
	text-align: center;
	padding: 1em 0;
	font-size: 1.25em;
	color: #fff;
}
.nlist li:nth-child(1) {
	background-image: -moz-linear-gradient(top, #7e7e7e, #484848); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7e7e7e), color-stop(1, #484848)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7e7e7e', endColorstr='#484848', GradientType='0'); /* IE*/
}
.nlist li:nth-child(2) {
	background-image: -moz-linear-gradient(top, #5c5c5c, #3d3d3d); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5c5c5c), color-stop(1, #3d3d3d)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#3d3d3d', GradientType='0'); /* IE*/
}
.nlist li:nth-child(3) {
	background-image: -moz-linear-gradient(top, #3a3a3a, #0f0f0f); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a3a3a), color-stop(1, #0f0f0f)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#0f0f0f', GradientType='0'); /* IE*/
}
.nlist li:hover, .nlist li.on {
	background-image: -moz-linear-gradient(top, #20A64B, #20A64B); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #20A64B), color-stop(1, #20A64B)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#20A64B', endColorstr='#20A64B', GradientType='0'); /* IE*/
}
.ncont {
	overflow: hidden;
}
.ncont ul {
	margin: 4%;
}
.ncont li {
	overflow: hidden;
	height: 3.6em;
	background-color: #fcfcfc;
	margin-bottom: 0.5em;
}
.ncont li h5 {
	float: left;
	width: 15%;
	text-align: center;
	height: 3.6em;
	font-weight: normal;
	background-image: -moz-linear-gradient(top, #45CA70, #20A64B); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45CA70), color-stop(1, #20A64B)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45CA70', endColorstr='#20A64B', GradientType='0'); /* IE*/
}
.ncont li h5 span {
	display: block;
	font-size: 1.25em;
	color: #fff;
	font-family: "Arial";
	margin-top: 0.3em;
}
.ncont li h5 em {
	display: block;
	font-size: 0.8em;
	color: #88c3ef;
}
.ncont li p {
	float: left;
	width: 70%;
	padding: 0 5%;
	height: 3.6em;
	line-height: 3.6em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ncont li p a {
	font-size: 1em;
}
.ncont li .mor {
	float: left;
	width: 15%;
	background: url(../images/mor.png) no-repeat center;
	background-size: 1.375em;
	height: 3.6em;
}
.dress {
	background-color: #434343;
	padding: 1.25em 0;
	color: #8a8a8a;
}
.dress p {
	font-size: 1em;
	padding-left: 4%;
}
.dress ul {
	overflow: hidden;
	margin: 4%;
}
.dress li {
	float: left;
	padding-left: 1.5em;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 1em;
}
.dress li:nth-child(1) {
	background: url(../images/ds1.png) no-repeat left center;
	background-size: 1.25em;
}
.dress li:nth-child(2) {
	background: url(../images/ds2.png) no-repeat left center;
	background-size: 1.25em;
}
.dress li:nth-child(3) {
	background: url(../images/ds3.png) no-repeat left center;
	background-size: 1.25em;
}
.rt {
	margin-bottom: 4em;
	cursor: pointer;
}
.rt img {
	display: block;
	width: 100%;
}
/*----------------------- binPlus ---------------------------------*/

.elastic.toRight {
	right: 0;
}
.elastic.toRight p i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: center;
}
.binPlus {
	position: fixed;
	right: 0;
	top: 0;
	display: none;
	overflow: scroll;
	z-index: 99;
	width: 7.5em;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
}
.binPlus ul {
	padding: 1em 0;
	width: 100%;
}
.binPlus ul li {
	text-align: center;
	height: 6.8em;
	margin-bottom: 1em;
}
.binPlus ul li img {
	width: 4.792em;
}
.binPlus ul li h5 {
	margin-top: 0.4em;
	font-weight: normal;
	font-size: 1em;
}
.binPlus ul li h5 a {
	color: #fff;
}
.binPlus .btnDown {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 7.5em;
	height: 4em;
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.binPlus .btnDown i {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../img/btndown_ico.png) no-repeat center;
	background-size: 1.667em auto;
}
/*----------------------- binPlus ---------------------------------*/




@media screen and (min-width:320px) {
body {
	font-size: 75%;
}
}
@media screen and (min-width:375px) {
body {
	font-size: 87.5%;
}
}
@media screen and (min-width:480px) {
body {
	font-size: 87.5%;
}
}
@media screen and (min-width:540px) {
body {
	font-size: 112.5%;
}
}
@media screen and (min-width:550px) {
body {
	font-size: 125%;
}
}
@media screen and (min-width:640px) {
body {
	font-size: 150%;
}
}




@charset "utf-8";
/*dede58.com 做最好的织梦整站模板下载网站*/
/* CSS Document */
.mian {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	overflow: hidden;
	background-color: #fff;
	font-family: Microsoft YaHei;
}
a {
	text-decoration: none;
	color: #666;
}
.header {
	padding: 2%;
}
.header dl {
	overflow: hidden;
}
.header dt {
	float: left;
}
.header dt img {
	display: block;
	width: 7.167em;
}
.header dd {
text-align:center;
	margin-left: 0em;
	padding-left: 1em;
}
.header dd h2 {
	font-size:2em;
	color: #20A64B;
}
.header dd p {
	font-size: 1em;
	color: #000;
	margin-top: 0.2em;
}
.header dd a {
	font-size: 0.6em;
	color: #20A64B;
	font-family: "Arial";
	padding-left: 1.8em;
	background: url(../images/phone.png) no-repeat left center;
	display: inline-block;
	height: 2em;
	background-size: 1.6em;
	line-height: 2em;
}
.dress {
	background-color: #434343;
	padding: 1.25em 0;
	color: #8a8a8a;
}
.dress p {
	font-size: 1em;
	padding-left: 4%;
}
.dress ul {
	overflow: hidden;
	margin: 4%;
}
.dress li {
	float: left;
	padding-left: 1.5em;
	height: 1.6em;
	line-height: 1.6em;
	font-size: 1em;
}
.dress li:nth-child(1) {
	background: url(/3g/images/ds1.png) no-repeat left center;
	background-size: 1.25em;
}
.dress li:nth-child(2) {
	background: url(/3g/images//ds2.png) no-repeat left center;
	background-size: 1.25em;
}
.dress li:nth-child(3) {
	background: url(/3g/images/ds3.png) no-repeat left center;
	background-size: 1.25em;
}
.rt {
	margin-bottom: 4em;
	cursor: pointer;
}
.rt img {
	display: block;
	width: 100%;
}
.nav {
	overflow: hidden;
	position: relative;
}
.nav:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 9;
	height: 0;
	width: 100%;
	border-top: 1px solid #fff;
}
.nav li {
	float: left;
	width: 25%;
	position: relative;
	background-image: -moz-linear-gradient(top, #3a3a3a, #0f0f0f); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #20A64B), color-stop(1, #20A64B)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a3a3a', endColorstr='#0f0f0f', GradientType='0'); /* IE*/
}
.nav li:after {
	content: '';
	position: absolute;
	top: 0;
	left: -1px;
	z-index: 9;
	height: 100%;
	width: 0;
	border-left: 1px solid #fff;
}
.nav li a {
	display: block;
	padding: 1.2em 0;
	text-align: center;
	font-size: 1em;
	color: #fff;
}
.footer {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	width: 100%;
	left: 0;
	z-index: 999;
	background-image: -moz-linear-gradient(top, #45CA70, #20A64B); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #45CA70), color-stop(1, #20A64B)); /* Saf4+, Chrome */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45CA70', endColorstr='#45CA70', GradientType='0'); /* IE*/
}
.footer li {
	float: left;
	width: 22%;
	background: url(../images/ftbg.png) repeat-y right center;
}
.footer li.bot {
	height: 4em;
	background: url(../images/bot.png) no-repeat center;
	background-size: 1.5em;
	width: 12%;
	cursor: pointer;
}
.footer li a {
	display: block;
	padding: 0.5em 0;
}
.footer li a img {
	display: block;
	width: 1.8em;
	margin: 0 auto;
}
.footer li a span {
	display: block;
	text-align: center;
	font-size: 1em;
	color: #fff;
}
/*----------------------- binPlus ---------------------------------*/

.elastic.toRight {
	right: 0;
}
.elastic.toRight p i {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	background-position: center;
}
.binPlus {
	position: fixed;
	right: 0;

	top: -24px;
	display: none;
	overflow: scroll;
	z-index: 99;
	width: 7.5em;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
}
.binPlus ul {
	padding: 1em 0;
	width: 100%;
}
.binPlus ul li {
	text-align: center;
	height: 2.2em;
	margin-bottom: 1em;
}
.binPlus ul li img {
	width: 4.792em;
}
.binPlus ul li h5 {
	margin-top: 0.4em;
	font-weight: normal;
	font-size: 1em;
}
.binPlus ul li h5 a {
	color: #fff;
}
.binPlus .btnDown {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 7.5em;
	height: 4em;
	background-color: rgba(0,0,0,0);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
	background-image: linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0.8));
}
.binPlus .btnDown i {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/btndown_ico.png) no-repeat center;
	background-size: 1.667em auto;
}
/*----------------------- binPlus ---------------------------------*/

@media screen and (min-width:320px) {
body {
	font-size: 75%;
}
}
@media screen and (min-width:375px) {
body {
	font-size: 87.5%;
}
}
@media screen and (min-width:480px) {
body {
	font-size: 87.5%;
}
}
@media screen and (min-width:540px) {
body {
	font-size: 112.5%;
}
}
@media screen and (min-width:550px) {
body {
	font-size: 125%;
}
}
@media screen and (min-width:640px) {
body {
	font-size: 150%;
}
}
/*分类标题*/
.CategoryList_Title {
	height: 2.968em;
	line-height: 2.968em;
	padding: 0 .687em;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #b0b4bb;
	font-size: 1.125em;
	background: linear-gradient(180deg, #f2f2f2 0%, #e0e0e0 100%);
}
.CategoryList_Title i {
	font-size: 1.2em;
	margin-top: .75em;
}
.CategoryList_Title .icon-details {
	margin-right: .5em;
}
/*分类列表*/
.CategoryLista {
}
.CategoryLista > li > a {
	display: block;
	color: #333;
	padding: 0 1.125em;
	font-size: 1.125em;
}
.CategoryLista li i {
	float: left;
	margin-top: -1.25em;
	margin-left: 95%;
	color: #656565;
	font-weight: bold;
	font-size: 1.6em;
	z-index: 99;
}
.CategoryLista > li li a {
	height: 3.031em;
	line-height: 3.031em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #666;
	background: #EBEBEB;
	padding: 0 2.062em;
	border-bottom: 1px solid #cfcbc1;
	border-top: 1px solid #fff;
	font-size: 1em;
}
.CategoryLista li:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.CategoryLista .icon-arrow-down {
	color: #f90;
}
.CategoryLista > li > ul >li >ul {
	padding: 0 1.125em;
}
.CategoryLista > li > .list1, .CategoryLista > li > .list1 li ul {
	display: none;
}
/*搜索*/
.searchSpan {
	position: relative;
	overflow: hidden;
	margin: .687em;
}
.searchSpan .txtSearch {
	height: 33px;
	border-radius: 5px;
	border: 1px solid #ddd;
	font-size: .75em;
	text-indent: .25em;
	width: 99.9%;
	outline: none;
}
.searchSpan .btnSearch {
	position: absolute;
	right: 0px;
	top: 1px;
	border-radius: 0 5px 5px 0;
	display: block;
	height: 33px;
	line-height: 33px;
	color: #333;
	width: 2.5em;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	background: linear-gradient(180deg, #fff 0%, #ededed 100%);
}
/*分页*/
.pagingNav {
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagingNav p {
	height: 30px;
	line-height: 30px;
}
.pagingNav .uls {
	margin-top: -30px;
	overflow: hidden;
}
.pagingNav .uls a {
	float: left;
	margin-left: 5px;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #EBEBEB;
	text-decoration: none;
	float: left
}
.pagingNav .uls a:hover, .pagingNav .uls a.cur {
	background-color: #0080cc;
	border-color: #0080cc;
	color: #fff;
}
.pagingNav .uls .tBtn:hover {
	background-color: inherit;
	color: inherit;
*background-color:transparent;
*color:#666;
}
.content img {
	max-width: 100%
}

/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

.m-con-4 {
	padding: 0 15px 0 19px;
}
.m-wt {
	padding-bottom: 20px;
}
.m-con-4 p {
	line-height: 24px;
}
.m-con-4 .ly {
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	padding-top: 12px;
	margin-top: 10px;
	height: 100px;
	line-height: 20px;
	text-indent: 8px;
	width: 100%;
	font-size: 13px;
}
.m-con-4 .name {
	height: 28px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-indent: 8px;
	width: 100%;
	margin-bottom: 15px;
}
.m-con-4 .u-tel {
	padding: 13px 0 10px 3px;
}
.m-con-4 .show_more, xgmmbox .show_more, orderbox .show_more {
	height: 30px;
	margin-bottom: 28px;
}
.m-con-4 .show_more .u-co-bt, .xgmmbox .show_more .u-co-bt, .show_more .u-co-bt {
	border-radius: 4px 4px 4px 4px;
	height: 26px;
	line-height: 26px;
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	padding-top: 1px;
}
/*产品类表[List].pro_gd .prev {width: 35px;height: 60px;position: absolute;top: 50%;margin-top: -25px;left: 0;z-index: 99;}*/
.productList {
	padding: 0 .312em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.productList dl {
	padding: .937em .75em;
	border-bottom: 1px dotted #ccc;
}
.productList dl:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productList dt {
	float: left;
}
.productList dt img {
	width: 5.75em;
	border: 2px solid #cccaca;
	padding: 2px;
}
.productList dd {
	width: 60%;
	margin-left: .625em;
	float: left;
}
.productList dd h5 {
	font-size: .937em;
	color: #333;
	line-height: 1.375em;
	height: 3.125em;
}
.productList dd p {
	color: #999;
	font-size: .562em;
	line-height: 1.875em;
	height: 3.125em;
}
.productList dd p a {
	color: #036fb7;
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .on {
	border-top: 2px solid #b20300;
	background: #fff;
	padding: 0;
}
.TabBarBox li {
	font-size: .75em;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 40px;
	line-height: 28px;
}
.DetailedSpan {
	padding: 0 10px;
}
.pro_gd .m-nowra {
	width: 320px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.pro_gd .prev {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 0;
	z-index: 99;
}
.pro_gd .prev:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	left: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .prev:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	left: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next {
	width: 35px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	right: 0;
	z-index: 99;
}
.pro_gd .next:before {
	content: "";
	position: absolute;
	background: #bababa;
	width: 15px;
	height: 15px;
	right: 10px;
	top: 21px;
	z-index: 10;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .next:after {
	content: "";
	position: absolute;
	background: #f9f9f9;
	width: 15px;
	height: 15px;
	right: 14px;
	top: 21px;
	z-index: 11;
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.pro_gd .no_ov {
	margin: 16px 35px 0 35px;
	width: 250px;
	overflow: hidden;
}
.pro_gd .m-box {
	overflow: hidden;
}
.pro_gd .m-box p a {
	display: inline-block;
	width: 250px;
	float: left;
	line-height: 35px;
	text-align: center;
}
.pro_gd .m-box p a.mr10 {
	margin-right: 10px;
}
.pro_gd .m-box p a img {
	float: left;
}
.productLayout {
	padding: .937em 0;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
}
.productLayout:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.productLayout dl {
	width: 46%;
	float: left;
	overflow: hidden;
	margin: 0.4em 2%;
	text-align: center
}
.productLayout dt img {
	display: block;
	width: 100%;
	height:200px;
	box-sizing: border-box;
	border: 0.12em solid #d7d7d7;
}
.productLayout dd h5 {
	font-size: .875em;
	color: #333;
	line-height: 1.375em;
	margin-top: 0.5em;
}
.productLayout dd p {
	visibility: hidden;
}
.productLayout dt img {
}
/*产品类表[Layout]
.prcontent{-webkit-column-count: 2;margin-top:10px;}
.productLayout{overflow:hidden;  margin-bottom:2.6em;-webkit-column-count: 2;margin-top:10px;}
.productLayout li{padding:10px 0; margin-bottom:10px; background-color:#fff; overflow:hidden;text-align:center;}
.productLayout li{text-align:center;}
.productLayout li img{width:90%;}
.productLayout li h5{margin:0 5%; height:20px; line-height:20px; font-size:16px; overflow:hidden;font-weight:normal; }
.productLayout li h5 a{color:#333;}
.productLayout li p{margin:10px 5% 0 5%; font-size:14px; height:44px; line-height:22px; overflow:hidden; color:#f00;}
*/
.productLayouts {
	overflow: hidden;
	background-color: #eee;
	margin-bottom: 6.6em;
}
.productLayouts dl {
	padding: 10px 0;
	margin-bottom: 10px;
	background-color: #fff;
	overflow: hidden;
	text-align: center;
}
.productLayouts dt {
	text-align: center;
}
.productLayouts dt img {
	width: 90%;
}
.productLayouts dd h5 {
	margin: 0 5%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	overflow: hidden;
	font-weight: normal;
}
.productLayouts dd h5 a {
	color: #333;
}
.productLayouts dd p {
	margin: 10px 5% 0 5%;
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
	color: #f00;
}
.nyListSpan li {
	border-bottom: 1px solid #ccc;
}
.nyListSpan li a.nyListLinkSpan {
	display: block;
	height: 100%;
	padding: 10px;
	background: url("../img/lysliico2.png") no-repeat, linear-gradient(180deg, #fff 0%, #f1f1f1 100%);
	color: #666;
	background-position: 90% center;
}
.nyListSpan li a.nyListLinkSpan:hover {
	background: url("../img/lysliico2h.png") no-repeat, linear-gradient(180deg, #fff 0%, #ccc 100%);
	background-position: 90% center;
}
.content .cont_t {
	padding: 0 20px;
}
.content .cont_t h1 {
	font-size: 1.4em;
	padding-top: 10px;
	color: #C31515;
	font-weight: bold;
}
.content .cont_t p {
	line-height: 22px;
	color: #999;
	font-size: .75em;
}
.content .cont_c {
	border-top: 1px solid #eee;
	padding: 10px 14px 7px 14px;
	font-size: 1.2em;
	text-indent:0.45em;
	line-height: 1.7em;

}
.content .cont_c p img {
	max-width: 100%;
}
/*分页*/
.pagedSpan {
	margin: 1.25em .781em;
	height: 1.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center;
	color: #666;
}
.pagedSpan a {
	width: 5.375em;
	height: 1.562em;
	line-height: 1.562em;
	color: #fff;
}
.pagedSpan em {
	color: #f00;
}
.pagedSpan .btnPagedUp {
	border-right: 1px solid #ccc;
	border-radius: 5px 0 0 5px;
}
.pagedSpan .btnPagedDown {
	border-left: 1px solid #ccc;
	border-radius: 0 5px 5px 0;
}
/*新闻标题*/
.newsTit {
	border-bottom: 1px solid #e0e1e1;
	text-align: center;
}
.newsTit h1 {
	font-size: .937em;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	color: #333;
}
.newsTit p {
	font-size: .75em;
	margin-bottom: 7px;
}
/*新闻内容*/
.newsCont {
	line-height: 24px;
	font-size: .875em;
	color: #666;
	padding: 10px;
}
.productshodesc {
	color: red;
	line-height: 1.75em;
	padding: 0 .687em;
}
/*新闻列表*/
.newsList {
	padding: 15px 0;
}
.newsList li {
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #ccc;
	font-size: .75em;
	margin: 0 11px;
	overflow: hidden;
}
.newsList li a {
	color: #333;
}
/*产品详细*/
.ProductDetailed {
}
.ProductDetailed h3 {
	font-size: .937em;
	line-height: 1.187em;
	padding: .625em 2.5em;
	color: #333;
	text-align: center;
	border-bottom: 1px solid #e0e1e1;
}
.ProductDetailed .ProductScroll_img img {
	width: 320px;
}
.ProductDetailed .ProductScroll_img p {
	color: #333;
	font-size: 14px;
	padding: 1.437em 1.75em;
}
.m-con-1 {
	padding: 15px 0 12px 0;
	width: 320px;
	margin: 15px auto;
}
.m-con-1 a {
	float: left;
	width: 132px;
	margin: 0 14px 10px 14px;
	text-align: center;
	line-height: 20px;
	display: block;
	font-size: 14px;
	color: #666
}
.m-con-1 span {
	height: 38px;
	clear: both;
	display: block;
	overflow: hidden;
}
.m-con-1 a img {
	margin-bottom: 8px;
}
.m-con-1 {
	overflow: hidden;
}
.m-con-1 li {
	padding: 10px 0;
	float: left;
	width: 46%;
	margin: 10px 2%;
	text-align: center;
	background-color: #f9f9f9;
	overflow: hidden;
}
.m-con-1 li img {
	max-height: 110px;
}
.m-con-1 h5 {
	margin-top: 10px;
}
.m-con-1 h5 a {
	color: #333;
}
.m-con-2 a {
	display: block;
}
.m-con-2 {
	margin-bottom: 26px;
}
.m-con-2 dl {
	border-bottom: 1px solid #ffffff;
	box-shadow: 0 1px #e6e6e6;
	margin-bottom: 2px;
	padding: 12px 12px 12px 10px;
	position: relative;
}
.m-con-2 dt {
	float: left;
	display: block;
	border: 1px solid #ccc;
	margin-right: 11px;
}
.m-con-2 dt img {
	display: block;
	float: left;
	border: 1px solid #e2e2e2;
}
.m-con-2 h3 {
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	padding-right: 10px;
	font-size: 14px;
}
.m-con-2 p {
	font-size: 12px;
	height: 65px;
	line-height: 22px;
	margin: 5px;
	overflow: hidden;
	color: #666
}
/*选项面板*/
.TabBarBox {
	background: #f0f0f0;
	border-bottom: 1px solid #adadad;
	box-shadow: 0 1px 3px #d7d7d7;
	margin-bottom: .625em;
}
.TabBarBox:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.TabBarBox li {
	width: 24%;
	height: 28px;
	float: left;
	text-align: center;
	padding-top: 2px;
}
.TabBarBox .TabBarNow {
	border-top: 2px solid #C31515;
	background: #fff;
	padding: 0;
}
.TabBarBox li a {
	font-size: .75em;
	color: #333;
	border-right: 1px solid #e2e2e2;
	display: block;
	height: 100%;
	line-height: 28px;
}
/*详细内容*/
.DetailedSpan table td {
}
.DetailedSpan img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
/*查看图文完整版*/
.ViewDown {
	margin: 0.781em;
	border: 1px solid #ddd;
	height: 1.562em;
	line-height: 1.562em;
	border-radius: 5px;
	text-align: center;
	color: #666;
	display: block;
	background: linear-gradient(180deg, #fff 0%, #f4f4f4 100%);
}
.formSpan {
	margin: .937em 17px;
	font-size: .75em;
}
.formSpan .td1 {
}
.formSpan input, .formSpan textarea {
	border: 1px solid #ddd;
	border-radius: 3px;
}
.formSpan input[type='text'], .formSpan input[type='phone'] {
	height: 2.5em;
	line-height: 2.5em;
	width: 19.5em;
	text-indent: .5em;
}
.formSpan textarea {
	resize: none;
	width: 19.5em;
	text-indent: .5em;
	height: 5.562em;
	padding: .25em 0;
}
.formSpan .sbutton, .formSpan .btnReset {
	width: 5.625em;
	height: 2.8em;
	line-height: 2.8em;
	border: none;
	border-radius: 3px;
	font-size: .875em;
	display: inline-block;
	text-align: center;
}
.formSpan .sbutton {
	background: #C31515;
	margin-right: 2em;
	color: #fff;
}
.formSpan .btnReset {
	background: #999;
	color: #fff;
}
.g_btn {
	background-color: #036fb7;
	color: #fff;
	border: none;
	font-size: .875em;
	display: inline-block;
	text-align: center;
}
/*产品标题*/
.ProductTitle {
	height: 30px;
	line-height: 30px;
	background: #f0f0f0;
	color: #333;
	font-size: .75em;
	padding: 0 .687em;
	border-bottom: 1px solid #d1d1d1;
	box-shadow: 0 1px 3px #c6c6c6;
}
.ProductTitle:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ProductTitle span a {
	color: #C31515
}
/*评论框*/
.ProductBox {
	padding: .937em .75em;
}
.ProductBox textarea {
	width: 97%;
	height: 5.625em;
	resize: none;
	border-radius: 3px;
	border: 1px solid #ddd;
	padding: .343em;
	font-size: 12px;
	display: block;
	margin: 0 auto;
}
.ProductBox .ProductSubmit, .show_more .ProductSubmit {
	display: block;
	background: #C31515;
	height: 2.8em;
	line-height: 2.8em;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	margin-top: .625em;
	font-size: .875em;
}
/*评论列表*/
.ProductList {
	border-top: 1px solid #e0e1e1;
	border-bottom: 1px solid #e0e1e1;
}
.ProductList li {
	padding: .937em .687em;
	border-bottom: 1px dotted #ccc;
}
.ProductList li h5 strong {
	color: #036fb7;
	font-weight: normal;
}
.ProductList li h5 em {
	color: #999;
}
.ProductList li .ProductCont {
}
.ProductList li .Reply {
	text-align: right;
	font-size: .875em;
}
.ProductList li .Reply a {
	margin-left: .75em;
	color: #036fb7;
}
/*类似产品*/
.SimilarBox {
	padding: 20px 0;
	width: 320px;
	margin: 0 auto;
	position: relative;
}
.SimilarBox .m-con {
}
.SimilarBox .m-nowr {
	margin: 16px 22px 0 22px;
}
.SimilarBox ul {
	margin-left: 5px;
}
.SimilarBox li {
}
.SimilarBox li img {
	width: 130px;
}
.SimilarBox li h5 {
	font-weight: normal;
	margin-top: 6px;
	width: 130px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
.SimilarBox li a {
	color: #767676;
	float: left;
	width: 130px;
	padding-right: 8px;
}
.SimilarBox .btnRight, .SimilarBox .btnLeft {
	position: absolute;
	margin-top: 41px;
	color: #333;
	font-size: 1.2em;
	top: 50%;
	margin-top: -20px;
}
.SimilarBox .btnRight {
	right: 0;
}
.SimilarBox .btnLeft {
	left: 0;
}
/*.SimilarBox .btnLeft{background:url("../img/btnsimilar_l.png") no-repeat left; margin-left:8px;}
.SimilarBox .btnRight{background:url("../img/btnsimilar_r.png") no-repeat right; margin-right:8px;}
*/


/*联系*/
.ContactBox {
	border-bottom: 1px solid #e0e1e1;
}
.ContactBox dl {
	width: 32%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
}
.ContactBox dl dt a {
	display: block;
	width: 60px;
	height: 60px;
	background-size: 434%;
	background-image: url("../img/contact.png");
	background-repeat: no-repeat;
	margin: 0 auto;
}
.ContactBox .ct_Phone {
	background-position: left top;
}
.ContactBox .ct_Email {
	background-position: -100px top;
}
.ContactBox .ct_Route {
	background-position: -201px top;
}
.ContactBox .ct_Map {
	background-position: left -109px;
}
.ContactBox .ct_Wx {
	background-position: -100px -109px;
}
.ContactBox .ct_Wb {
	background-position: -201px -109px;
}
/*搜索结果[List]*/
.ResultList dd h5 {
	font-size: .937em;
	color: #333;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.ResultList dd p {
	height: 50px;
	overflow: hidden;
}
.ResultList dd span {
	font-size: .75em;
}
.ResultList dd span a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	font-size: .75em;
}
.ResultList dd span img {
	margin-right: 4px;
}
.ResultList dd .ContactBtn {
	margin-right: 23px;
	color: #036fb7;
}
.ResultList dd .lookBtn {
	color: #036fb7;
}
.m-con-4 p {
	line-height: 24px;
}
.s-wc, a.s-wc, .s-wc a {
	color: #C31515;
}
.fosize {
	font-size: 16px;
}
.m-con-4.z-use h4 {
	color: #122839;
}
.max_bg {
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}
.welcome {
	font-size: 16px;
	padding-top: 24px;
}
.welcome {
	color: #036fb7;
}
.m-wt {
	padding-bottom: 20px;
}
.max_bg div {
	opacity: 0.8;
	border-radius: 5px;
	opacity: 1;
	width: 290px;
	border-width: 5px;
	height: 46px;
	font-size: 13px;
	padding: 28px 0;
	margin: 40px auto;
	line-height: 25px;
}
.max_bg div a {
	text-decoration: underline;
	margin-right: 12px;
	line-height: 30px;
}
.max_bg {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
.max_bg div {
	opacity: 0.8;
	display: none;
	border-radius: 5px;
	opacity: 1;
	width: 290px;
	border-width: 5px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -56px 0 0 -150px;
	height: 46px;
	font-size: 13px;
	padding: 28px 0;
	z-index: 101
}
.max_bg div a {
	text-decoration: underline;
	margin-right: 12px;
	line-height: 30px;
}
.max_bg .right {
	line-height: 25px;
	background-position: 17px -1351px;
	text-align: center;
}
.max_bg .wrong {
	background-position: 17px -1426px;
}
.max_bg .contapic_bg {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #036fb7;
	left: 0;
	top: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index: 1
}
.max_bg div {
	background-color: #FFFFFF;
	border-color: #BCBCBC;
	border-style: solid;
	color: #303F4C;
}
.g-map .m-con {
	padding: 0 10px 10px 10px;
}
.g-map .main_tit {
	line-height: 30px;
	font-size: 16px;
	height: 30px;
	text-shadow: 1px 1px 1px #fff;
	text-indent: 10px;
	margin: 10px 0;
}
.g-map .map_list {
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 100%;
	overflow: hidden;
	box-shadow: 2px 1px 3px #ddd;
}
.g-map .map_list a li {
	float: left;
	display: table-cell;
	width: 33%;
	padding: 10px 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
.g-map .map_list a li:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	border-right: 1px dashed #ddd;
}
.g-map .map_list a li:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 1px dashed #ddd;
}
.g-map .map_list a:nth-child(3n) li:before {
	border-right: 0;
}
.nyContent {
	padding-bottom: 1em;
}

/*文章分页样式*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}