.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

ul,ol,li{list-style-type:none;}


#header {
	width: 100%;
	text-align: center;
	font-weight: bold;
	line-height: 44px;
	font: bold 20px/44px "微软雅黑";
	color: #434343;
	position: relative;
	/* background: #174598; */
	padding: 5px 0 5px 0;
}

.logo {
	float: left;
	width: 48%;
	padding-left: 10px;
}

.logo img {
	width: 86%;
}

.memu {
	float: right;
	width: 48%;
	padding-top: 6px;
}

.navbg {
	width: 26%;
	float: right;
	height: 40px;
	background: url(../images/navbg.png) no-repeat;
	background-size: 60%;
	background-position: 48%;
	cursor: pointer;
}

.close {
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: #444;
	border-radius: 3px;
	margin: 3px 0;
	color: #fff;
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 99999;
	cursor: pointer;
	font-family: "微软雅黑";
}

.nav1 {
	width: 100%;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	/* background: #174598; */
}

#nav1 {
	width: 100%;
	padding-top: 30px;
	position: relative;
	z-index: 999;
}

#nav1 li {
	border-bottom: 1px solid #fff;
	background: #174598;
	line-height: 40px;
	text-align: center;
}

#nav1 li a {
	display: block;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}

#nav {
	text-align: left;
	width: 100%;
	padding: 5px 0 5px 0px;
	background: #174598;
	display: -webkit-box;
}

#nav li {
	height: 28px;
	line-height: 28px;
	font: 400 14px/28px '微软雅黑';
	-webkit-box-flex: 1;
}

#nav li a {
	display: block;
	color: #fff;
	width: 100%;
	font-weight: bold;
}







/*search css style*/
.search {
	padding: 8px 10% 0;
}

#formsearch {
	width: 100%;
}

#keyword {
	border: 1px solid #959595;
	line-height: 32px;
	height: 32px;
	width: 80%;
	text-align: left;
	text-indent: 20px;
	float: left;
	border-radius: 4px;
}

#s_btn {
	width: 15%;
	line-height: 32px;
	height: 32px;
	background: #174598;
	border-radius: 6px;
	float: right;
	color: #fff;
  border: none;
}

.cp {
	width: 100%;
	margin: 0 auto;
	margin-top: 15px;
}

.cp li {
	float: left;
	width: 23%;
	margin: 0 3px;margin-bottom: 15px;
}

.cp li h3 {
	text-align: center;
	font-size: 12px;margin-top:10px;
}

.cp li h3 a {
	text-align: center;
	color: #174598;
	font-size: 12px;
}

.cp li a.img img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.advs {
	width: 99.5%;
	margin: 0 auto;
	text-align: center;
	margin-top: 15px;
}

.advs img {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	height: 0 auto;
}

/*product css style*/

.products {
	position: relative;
	width: 99.5%;
	margin: 0 auto;
	margin-top: 25px;
	background: #fff;
}

.contentss {
	line-height: 25px;
	text-align: left;
}

.tps {
	width: 45%;
	float: left;
	margin-top: 10px;
}

.tps img {
	width: 100%;
	height: 150px;
	overflow: hidden;
}

.nrs {
	float: right;
	width: 53%;
	margin-top: 10px;
	height: 150px;
	overflow: hidden;
}

.ee {
	padding-left: 20px;
	font-family: "微软雅黑";
}

.products_title {
	width: 110px;
	height: 35px;
	border: 1px solid #174598;
	margin: 0 auto;
	text-align: center;
	color: #174598;
	font-size: 14px;
	line-height: 35px;
}

.products ul {
    padding-bottom: 5px;
    text-align: left !important;
    display: flex;
    flex-wrap: wrap;
}

.products ul li {
	display: inline-block;
	margin-top: 15px;
	text-align: center;
	overflow: hidden;
	width: 42%;
	padding: 6px;
	margin:auto;
}

.products ul li a {
	display: inline-block;
	overflow: hidden;
	width: 100%;
}

.products ul li a img {
	display: block;
	width: 100%;
	height: auto;
	vertical-align: middle;
}

.products ul li  h3 {
	display: block;
	width: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: #eee;
}


/* news css style*/
.news {
	position: relative;
	width: 99.5%;
	margin: 0 auto;
	margin-top: 10px;
	background: #fff;
}

.news_title {
	background: url(../images/eef.jpg) 18px center no-repeat #fff;
	background-size: 2px 22px;
	text-align: left;
	padding-left: 30px;
	border-bottom: 1px solid #d5d5d5;
	font: 400 14px/40px "微软雅黑";
	height: 40px;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.news ul {
	padding: 10px;
}

.news ul li {
	line-height: 35px;
	border-bottom: 1px dashed #d3d3d3;
	/*background: url(../images/dd1.jpg) 95% center no-repeat;*/
	background-size: 20px 20px;
}

.news ul li a {
	font: 400 14px/35px "微软雅黑";
	text-align: left;
	display: block;
	color: #174598;
}

.news ul li span {
	display: block;
	font-size: 14px;
}










.ffs{max-width:640px;margin:0 auto;display:-webkit-box;background:#174598;}
.footer{ width:100%;margin-top:6px;position: fixed; z-index: 110;bottom: 0;left: 0;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;}
.footer span{width:74px; display:block; margin:0 auto; text-align:right; font:400 16px/35px "微软雅黑"; color:#fff; height:35px;}
.footer span.span1{background:url(../images/a1.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span2{background:url(../images/a2.png) 10px 4px no-repeat; background-size:23px 27px;}
.footer span.span3{background:url(../images/a3.png) 10px 6px no-repeat; background-size:23px 27px;}
.footer span.span0{background:url(../images/icon.png) 10px -75px no-repeat; background-size:110px 385px;}
