body,
html {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #393939;
}
img{
	max-width: 100%;
	height:  auto !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p {
	line-height: 1.42857143;
	margin: 0px;
	padding: 0px;
    max-width: 100%;
    word-wrap: break-word;
}

a:link,
a:visited {
	color: #555;
	text-decoration: none;
}

ul {
	padding: 0px;
	height: auto;
	overflow: hidden;
}

ul li {
	list-style: none;
}
.clear{clear:both;height:0;overflow:hidden; font-size:0px;}
.clear10{height:10px;overflow:hidden;clear:both;}
.clear20{height:20px;overflow:hidden;clear:both;}

.clear {
	display: block;
	clear: both;
}

.main img {
	max-width: 100% !important;
	height: auto !important;
}

.fr{ float:right}




/*头部 header 开始*/
.m1200{width:100%; margin:0 auto; overflow:hidden}

.nav{ width:100%; overflow:hidden;background:#1975A6; height:70px; }
.nav ul{ width:100%; margin:0 auto}
.nav ul li{ width:25%; float:left; overflow:hidden; border-right:1px solid #0591d2;}
.nav ul li a{ width:100%;  height:35px; display:block; text-align:center; color:#fff;  font-size:14px; line-height:35px;}
.nav ul li a:hover{ background:#F3390A; color:#fff; }

#banner{width:100%; overflow:hidden; }
.main{width:100%; margin:0 auto; overflow:hidden;}
.about{width:98%; margin:0 auto; overflow: hidden; float:left; line-height:28px; text-align:left;}
.title{ width:100%; background:#1975A6;  margin:0px auto; font-size:20px;  color:#fff; font-weight:bold; line-height:40px;text-align:center;}


/**产品分类**/
.xz{ width:100%; overflow:hidden; margin:0px auto;}
.xz ul{ width:100%; margin:0px auto; overflow:hidden}
.xz ul li{ width:49%; float:left; overflow:hidden;font-size:14px; margin-right:1%; margin-bottom:5px; } 
.xz ul li a{ width:100%; height:30px; display:block; text-align:center; color:#fff;  line-height:30px;}
.red{ background:#666 }
.red:hover{background:#3498DB}


.products{  }
.products ul{ width:100%; text-align:center; padding:10px 0px;}
.products ul li{ width:49%; float:left; margin-bottom:10px;}
.products ul li div{ width:140px; margin:0px auto;}
.products ul li div img { width:130px; height:120px; padding:10px; border:1px solid #666666; -moz-border-radius: 15px; -webkit-border-radius: 15px;   border-radius:15px; }




.newscon{width:98%; margin: 0 auto; }
.newscon ul{}
.newscon ul li{width:100%; border-bottom:1px #CCCCCC dotted; text-align:left; line-height:30px; height:30px;}







.footer{background:#1975A6; width:100%; overflow:hidden;position:fixed;bottom:0px;}
.footer li{width:20%;float:left;text-align:center;color:#fff;}
.footer ul{width:100%;}
.footerimg{ width:30px}
.footer_text a{width:100%;display:block;font-size:12px;color:#fff;}
.footer_text p{margin-top:5px;}
