@charset "utf-8";
/* CSS Document */
body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	font-size: 13px;
	font-family: "微软雅黑";
}
form, ul, li, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
input, select {
	font-size: 12px;
	line-height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
a {
	color: #333;
	text-decoration: none;
}
.clear {
	clear: both;
	overflow: hidden
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	border: 0;
	width: 100%;
}
.wrap {
	width: 60%;
	margin: 0 auto;
	transition: all .2s linear;
	-moz-transition: all .2s linear;/* firefox */
	-webkit-transition: all .2s linear; /* safari and chrome */
	-o-transition: all .2s linear; /* opera */
	-ms-transition: all .2s linear;
}
/*----start-header-----*/
.news_tel{width:100%; height:40px; line-height: 40px; background:#3399CC; color:#fff; font-size: 20px; display: block; margin-top: 10px; margin:20px auto 0 auto; text-align: center;}
.news_tel span{background:url(../images/tel.png) no-repeat left center; padding-left:30px;}
.logo {
	float: left;
	width: 150px;
	margin-top: 10px;
}
.content_top {
	background: #eee;
	border-bottom: #ccc solid 2px;
	padding: 10px 10px;
}
.wrap h3 {
	font-size: 1.3em;
	color: #003366;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.wrap h3 small {
	color: #336699;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
}
.wrap p span a {
	color: #fff;
	margin-left: 10px;
}
.btn {
	display: inline-block;
	padding: 5px 10px;
	margin-bottom: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 4px
}
.btn-primary {
	background-color: #439cf4;
	border: #666 solid 2px;
	border-left: none;
	border-top: none;
}
.btn-primary:hover {
	color: #fff;
	background-color: #003366;
}
.wraps {
	width: 60%;
	margin: 0 auto;
}
.header {
	border-top: 5px solid #3399CC;
}
.nav-toggle {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 30px;
	height: 66px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	background: #3399CC url(../images/hamburger.gif) no-repeat 45% 33%;
	margin-right: 20px;
	display: inline;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 30%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
}
/*----人力资源----*/
.hr_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
}
/*----推荐产品-----*/
.tj_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
}
/*----footer-----*/
.footer {
	background: #003366;
	padding: 20px 0;
	margin-top: 20px;
}
.footer p {
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	font-style: normal
}
.footer p a{color: #fff;}


/*----公司简介-----*/
.ny_about {
	margin-top: 20px;
}
.ny_about h4 {
	font-size: 1.1em;
	color: #444;
}
.ny_about p {
	font-size: 1em;
	color: #666;
	line-height: 26px
}
.ny_about img {
	margin-top: 10px;
}
/*----联系我们-----*/
.ny_about h3 {
	font-size: 1.1em;
	color: #444;
	margin-top: 10px;
}
/*----新闻中心-----*/
.new {
	margin-top: 20px;
}
.new ul {
}
.new ul li {
	font-size: 13px;
	color: #555;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.new ul li img {
	margin-right: 10px;
	margin-left: 5px;
}
.new ul li a {
	color: #555;
}
.new ul li a:hover {
	color: #3399CC;
	font-weight: bold;
}
.fy {
	margin-top: 20px;
	margin-bottom: 20px;
}
.fy p {
	width: 100%;
	text-align: center;
}
.fy p a {
	padding: 5px 7px;
	border: 1px solid #a3a3a3;
	margin: 0px 5px;
	color: #a3a3a3;
	font-family: "微软雅黑";
}
.fy p a:hover {
	background: #3399CC;
	color: #fff
}
/*----新闻中心内页-----*/
.ny_new {
	margin-top: 20px;
}
.ny_new h3 {
	font-size: 15.5px;
	text-align: center;
	margin-bottom: 10px;
}
.ny_new p {
	color: #555;
	font-size: 14px;
	line-height: 24px;
}
.ny_new p img {
	margin: 10px auto;
	border: 1px solid #ccc;
	width: 80%;
	height: auto;
}
.ny_new h5 {
	font-size: 13px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.ny_new h5 img {
	margin-right: 6px;
	margin-left: 5px;
}
.newslist {
	overflow: hidden;
	margin: 10px 0 0 0;
}
.newslist li {
	border-bottom: 1px #eee dashed;
	line-height: 28px;
}
.newslist li a {
	font-size: 13px;
	color: #777;
}
.newslist li a:hover {
	color: #3399CC;
}
.newslist li img {
	margin-right: 6px;
	margin-left: 5px;
}
.newslist li span {
	display: block;
	float: right;
	color: #cccccc;
}
/*----产品详情页-----*/
.ny_cp {
	margin-top: 20px;
}
.ny_cp h3 {
	font-size: 15px;
	text-align: center;
	font-weight: 400;
}
.ny_cp1 {
	width: 80%;
	height: auto;
	margin: 10px auto;
}
.ny_cp1 img {
	border: 1px solid #ccc;
	padding: 2px;
	width: 100%;
	height: auto;
}
.ny_cpwz {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #555;
	line-height: 24px;
}
/*****表格******/
table {
	margin-top: 10px;
	border-collapse: collapse;
	width: 100%;
}
table td {
	border: 1px solid #999;
	padding: 5px;
	text-align: center;
}
tr:nth-child(1) {
	background: #c3c2c2;
}
 @media(min-width:320px) {
.wrap {
	width: 95%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 100px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 32%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 57px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 95%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 45.2%;
	margin-top: 10px;
	margin-right: 15px; height:130px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width:95%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 45%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 9px;
	width: 93%;
	font-size: 0.9em;
	margin: 7px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 93%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:360px) {
.wrap {
	width: 95%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 100px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 57px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 24%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 95%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 45.6%;
	margin-top: 10px;
	margin-right: 15px; height:140px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 95%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 30%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 9px;
	width: 93.5%;
	font-size: 0.9em;
	margin: 7px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 93.5%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:440px) {
.wrap {
	width: 95%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 100px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 24%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 57px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 98%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 95%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 46.5%;
	margin-top: 10px;
	margin-right: 15px; height:170px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 95%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 30%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 95%;
	font-size: 0.9em;
	margin: 7px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 95%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:480px) {
.wrap {
	width: 95%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 150px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 24%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 57px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 100px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 95%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 46.5%;
	margin-top: 10px;
	margin-right: 15px; height:187px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 97%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 22%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 95.5%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 95.5%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:560px) {
.wrap {
	width: 96%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 140px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 57px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 100px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 18%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 96%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 30.2%;
	margin-top: 10px;
	margin-right: 15px; height:145px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 22%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 96%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 96%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:640px) {
.wrap {
	width: 97%;
	margin: 0 auto;
}
.wraps {
	width: 99%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 140px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 170px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 80px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 16%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 97%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 30.4%;
	margin-top: 10px;
	margin-right: 15px; height:165px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 16%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 96.5%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 96.5%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:768px) {
.wrap {
	width: 97%;
	margin: 0 auto;
}
.wraps {
	width: 98%;
	margin: 0 auto;
	
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 17%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 125px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 80px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 13%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 97%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.6%;
	margin-top: 10px;
	margin-right: 15px; height:150px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 12.9%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 97%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 97%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:800px) {
.wrap {
	width: 97%;
	margin: 0 auto;
}
.wraps {
	width: 97%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 16%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 70px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 130px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 80px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 12.6%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 97%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.7%;
	margin-top: 10px;
	margin-right: 15px; height:155px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 95%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 12.9%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 97%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 97%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:980px) {
.wrap {
	width: 70%;
	margin: 0 auto;
}
.wraps {
	width: 70%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 100%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 20%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
	height: 80px;
	overflow: hidden;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 140px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 80px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 100%;
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
	width: 100%;
	height: auto;
}
.tj1 dl {
	width: 100%;
}
.tj1 dl dt {
	width: 12.6%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd {
	overflow: hidden;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
	overflow: hidden;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 20px;
	height: 50px;
	overflow: hidden;
}
.nav-collapse a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 1em;
	float: left;
}
.nav-collapse {
	float: right;
}
.nav-collapse li {
	width: 100%;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse li a {
	color: #333;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse li a.hover1 {
	color: #fff;
	background: #3399CC;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 100%;
}
.nav-collapse, .nav-collapse {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff
}
/*----产品内页-----*/
.ny_box {
	width: 70%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.5%;
	margin-top: 10px;
	margin-right: 15px; height:140px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 15%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 97%;
	font-size: 0.9em;
	margin: 8px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 97%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:998px) {
.wrap {
	width: 70%;
	margin: 0 auto;
}
.wraps {
	width: 70%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 40%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 390px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 170px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 23px;
	overflow: hidden;
}
.nav-collapse {
	float: right;
	width: 80%;
}
.nav-collapse ul {
}
.nav-collapse ul li {
	float: left;
	width: 11.5%;
	text-align: center;
	line-height: 60px;
	font-size: 13px;
	font-family: "微软雅黑";
}
.nav-collapse ul li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 0em;
	float: left;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 76%;
}
/*----产品内页-----*/
.ny_box {
	width: 70%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.5%;
	margin-top: 10px;
	margin-right: 15px; height:145px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 15%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
}
 @media(min-width:1024px) {
.wrap {
	width: 70%;
	margin: 0 auto;
}
.wraps {
	width: 70%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 43%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 390px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 170px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 40%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 23px;
	overflow: hidden;
}
.nav-collapse {
	float: right;
}
.nav-collapse ul {
}
.nav-collapse ul li {
	float: left;
	width: 12%;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse ul li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 0em;
	float: left;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 78%;
}
/*----产品内页-----*/
.ny_box {
	width: 70%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 100%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 60px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 103%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.6%;
	margin-top: 10px;
	margin-right: 15px; height:145px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 100%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 15%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
}
 @media(min-width:1280px) {
.wrap {
	width: 70%;
	margin: 0 auto;
}
.wraps {
	width: 70%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 40%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 390px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 170px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 23px;
	overflow: hidden;
}
.nav-collapse {
	float: right;
	width: 80%;
}
.nav-collapse ul {
}
.nav-collapse ul li {
	float: left;
	width: 12%;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse ul li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 0em;
	float: left;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 80%;
}
/*----产品内页-----*/
.ny_box {
	width: 70%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 75%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 100px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 102.5%;
}
.ny_pro1 ul li {
	float: left;
	width: 22.6%;
	margin-top: 10px;
	margin-right: 15px; height:140px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 23%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 45%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 97%;
	font-size: 0.9em;
	margin: 10px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 97%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:1440px) {
.wrap {
	width: 70%;
	margin: 0 auto;
}
.wraps {
	width: 70%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 110px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 34%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 390px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 170px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 23px;
	overflow: hidden;
}
.nav-collapse {
	float: right;
	width: 80%;
}
.nav-collapse ul {
}
.nav-collapse ul li {
	float: left;
	width: 12%;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse ul li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 0em;
	float: left;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 80%;
}
/*----产品内页-----*/
.ny_box {
	width: 70%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 75%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 100px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 102.5%;
}
.ny_pro1 ul li {
	float: left;
	width: 23%;
	margin-top: 10px;
	margin-right: 15px; height:160px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 96%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 15px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 23%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 45%;
	margin-top: 5px;
	margin-left: 10px;
	display: inline;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
/*****在线订单*****/
.form_details input[type="text"], .form_details textarea {
	padding: 10px;
	width: 97%;
	font-size: 0.9em;
	margin: 10px 0px;
	border: 1px solid #ccc;
	color: #999;
	background: #f2f2f2;
	-webkit-appearance: none;
	float: left;
	outline: none;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details textarea {
	height: 100px;
	resize: none;
	width: 97%;
}
.form_details input[type="submit"] {
	margin-top: 5px;
	color: #fff;
	font-size: 1em;
	padding: 0.7em 1em;
	background: #003366;
	-webkit-appearance: none;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	text-transform: uppercase;
	outline: none;
	cursor: pointer;
	width: 60px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
}
.form_details input[type="submit"]:hover {
	text-decoration: none;
	color: #003366;
	background: #3399CC;
}
}
 @media(min-width:1920px) {
.wrap {
	width: 60%;
	margin: 0 auto;
}
.wraps {
	width: 60%;
	margin: 0 auto;
}
.wrap p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 90px;
	overflow: hidden;
}
/*----产品展示-----*/
.box {
	width: 40%;
	float: left;
	margin-top: 25px;
}
.pro {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.pro h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.pro h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.pro h4 span a {
	color: #fff;
}
.pro h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.pro1 {
	width: 100%;
}
.pro1 dl {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 15px;
}
.pro1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.pro1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.pro1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.pro1 dl dd h4 a {
	color: #444;
}
.pro1 dl dd h4 a:hover {
	color: #3399CC;
}
.pro1 dl dd p {
	font-size: 1em;
	color: #666;
	line-height: 20px;
}
.pro1 dl dd p span a {
	font-size: 0.9em;
	color: #3399CC;
}
.pro1 dl dd p span a:hover {
	color: #3399CC;
	text-decoration: underline;
}
/*----公司简介----*/
.about_box {
	width: 26%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.about {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.about h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.about h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.about h4 span a {
	color: #fff;
}
.about h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.about1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.about1 p {
	font-size: 1em;
	color: #666;
	line-height: 24px;
	height: 330px;
	overflow: hidden;
}
/*----人力资源----*/
.hr_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 25px;
}
.hr {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.hr h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.hr h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.hr h4 span a {
	color: #fff;
}
.hr h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.hr1 img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 99%;
	margin-bottom: 5px;
}
.hr1 p {
	font-size: 1em;
	color: #666;
	height: 145px;
	overflow: hidden;
}
/*----推荐产品-----*/
.tj_box {
	width: 27%;
	float: left;
	margin-left: 20px;
	display: inline;
	margin-top: 10px;
}
.tj {
	height: 35px;
	background: #3399CC;
	border: #999 solid 1px;
	width: 100%;
	margin-bottom: 10px;
}
.tj h4 {
	font-size: 1.1em;
	color: #fff;
	line-height: 30px;
	margin-left: 10px;
}
.tj h4 span {
	font-size: 0.9em;
	color: #fff;
	line-height: 30px;
	float: right;
	margin-right: 10px;
}
.tj h4 span a {
	color: #fff;
}
.tj h4 span a:hover {
	color: #eee;
	text-decoration: underline;
}
.tj1 {
}
.tj1 dl {
}
.tj1 dl dt {
	width: 30%;
	float: left;
	margin-right: 15px;
}
.tj1 dl dt img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 100%;
}
.tj1 dl dd h4 {
	font-size: 1.1em;
	color: #333;
}
.tj1 dl dd h4 a {
	color: #444;
}
.tj1 dl dd h4 a:hover {
	color: #3399CC;
}
.tj1 dl dd p {
	font-size: 1em;
	color: #888;
	line-height: 23px;
	overflow: hidden;
}
.nav-collapse {
	float: right;
	width: 75%;
}
.nav-collapse ul {
}
.nav-collapse ul li {
	float: left;
	width: 12%;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.nav-collapse ul li a {
	color: #333;
	text-decoration: none;
	width: 100%;
	padding: 0.7em 0em;
	float: left;
}
.nav-collapse li a:hover {
	background: #3399CC;
	color: #fff;
	display: block;
}
.nav-collapse, .nav-collapse ul {
	list-style: none;
	float: right;
	width: 75%;
}
/*----产品内页-----*/
.ny_box {
	width: 60%;
	margin: 0 auto;
	height: auto;
}
.ny_boxleft {
	width: 75%;
	float: left;
	height: auto;
}
.ny_pro {
	width: 100%;
	float: left;
	margin-top: 25px;
	background: #fff;
	height: 35px;
	border: #ccc solid 1px;
}
.ny_pro h3 {
	width: 100px;
	font-size: 1.1em;
	color: #003399;
	float: left;
	line-height: 35px;
	margin-left: 10px;
	display: inline;
}
.ny_pro h4 {
	width: 210px;
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	float: right;
	line-height: 35px;
}
.ny_pro h4 a {
	color: #003399;
	text-decoration: none;
}
.ny_pro h4 a:hover {
	color: #003399;
	text-decoration: underline;
}
.ny_pro h4 img {
	margin-right: 5px;
	margin-top: 5px;
}
.ny_pro1 {
}
.ny_pro1 ul {
	width: 102.5%;
}
.ny_pro1 ul li {
	float: left;
	width: 18.2%;
	margin-right: 15px; height:145px; overflow:hidden;
}
.ny_pro1 ul li img {
	border: #ccc solid 1px;
	padding: 2px;
	width: 95%;
}
.ny_pro1 ul li h4 {
	font-size: 1em;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin-bottom: 10px;
}
.ny_pro1 ul li h4 a {
	color: #666;
}
.ny_pro1 ul li h4 a:hover {
	color: #003366;
	text-decoration: underline;
}
.ny_boxright {
	width: 23%;
	float: right;
	height: auto;
}
.ny_right {
	width: 100%;
	float: right;
	background: #3399CC;
	border: #999 solid 1px;
	height: 35px;
	margin-top: 25px
}
.ny_right h3 {
	font-size: 1em;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.ny_right01 {
	background: #eee;
	height: 30px;
	border-top: #3399cc 2px solid;
	margin-top: 10px;
}
.ny_right01 h4 {
	font-size: 1em;
	color: #333;
	font-weight: normal;
	margin-left: 15px;
	line-height: 30px;
}
.ny_right01 ul {
}
.ny_right01 ul li {
	float: left;
	width: 45%;
	margin-top: 5px;
	border-bottom: #ccc dashed 1px;
	padding-bottom: 5px;
	margin-left: 10px;
	display: inline;
}
.ny_right01 ul li a {
	color: #666;
	font-size: 12px;
	line-height: 23px;
}
.ny_right01 ul li a:hover {
	color: #006699;
}
}
.list_title{height: 30px; line-height: 30px;font-size: 16px; font-weight: bold;border-bottom: 1px dashed #dedede; padding-bottom: 10px; margin:0px auto; position: relative;}
.list_title span{border-left:4px solid #3399CC;  padding-left: 10px;}
.clearfix::before,.clearfix::after{content: "";display: block; height: 0;clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}
.pro_con_ul{ margin: 20px auto;}
.pro_con_ul li{width:22%; margin-right: 4%; float: left; margin-bottom: 20px;}
.pro_con_ul li:nth-child(4n){margin-right:0;}
.pro_con_ul li img{display:block; width:100%;}
.pro_con_ul li .font{line-height:30px; font-size:14px; color:#666; max-height:30px; overflow: hidden; text-overflow: ellipsis; flex-wrap: nowrap; text-align: center; }
@media (max-width:768px){
	.pro_con_ul li{width:48%; margin-right: 2%;}
	.pro_con_ul li:nth-child(2n){margin-right:0;}
}
@media (max-width:480px){
	.pro_con_ul li{width:100%; margin-right: 0; float: none;}
