body {
	padding: 0px;
	margin: 0px;
	font: 14px Microsoft YaHei;
	color: #333333;
	text-align: center;
}
a {
	text-decoration: none;
	color: #333333;
	transition: all 0.5s;
}
a:hover {
	color: #006699;
	text-decoration: none;
	transition: all 0.5s;
}
.bz {
	color: #ffffff;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
img {
	border: medium none;
}
.qxfd {
	clear: both;
	height: 0px;
}
.anniu {
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #006699;
	border-radius: 10px;
	letter-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.5s;
	color: #006699;
}
.anniu:hover {
	background-color: #009933;
	border: 1px solid #009933;
	transition: all 0.5s;
	color: #FFFFFF;
}
/* 图片放大效果 */
#div1 {
	overflow: hidden;
}
#div1 img {
	cursor: pointer;
	transition: all 0.5s;
}
#div1 img:hover {
	transform: scale(1.2);
}
/* 图片放大效果 */
/* 表单开始 */
textarea {
	background: transparent;
	border: none;
	margin: 0px;
	font-size: 14px;
	color: #666;
	border: 1px solid #009933;
	outline: none;
	width: 527px;
	font-family: "Microsoft YaHei";
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-radius: 5px;
}
input[type=text], select {
	background: transparent;
	border: none;
	margin: 0px;
	font-size: 14px;
	color: #666;
	border: 1px solid #009933;
	outline: none;
	width: 250px;
	font-family: "Microsoft YaHei";
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-radius: 5px;
}
input {
	background: transparent;
	border: none;
	margin: 2px;
	font-size: 14px;
	color: #666;
	border: 1px solid #009933;
	outline: none;
	font-family: "Microsoft YaHei";
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	width: 548px;
	border-radius: 5px;
}
/* 表单结束 */

/* 页码开始 */
.ym{
	width: 1200px;
	text-align: center;
	border-top: 1px solid #ccc;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.ym0{
	width: 1200px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
.ym a {
	display: inline-block;
	padding: 2px 8px;
	text-align: center;
	border: 1px solid #cccccc;
	line-height: 30px;
	margin-right: 10px;
	color: #666;
	background-color: #fff;
	cursor: pointer;
	border-radius: 5px;
	font-family: "宋体";
}
.ym > b {
	display: inline-block;
	padding: 2px 8px;
	text-align: center;
	border: 1px solid #cccccc;
	line-height: 30px;
	margin-right: 10px;
	background-color: #069;
	cursor: pointer;
	border-radius: 5px;
	font-family: "宋体";
	color:#fff;
	
}
.ym1:hover {
	color: #000;
	background-color: #CCC;
}
.ym2 {
	display: inline-block;
	width: 30px;
	text-align: center;
	line-height: 30px;
	margin-right: 10px;
	color: #666;
	cursor: pointer;
	border-radius: 5px;
	font-family: "宋体";
}
.ym3 {
	display: inline-block;
	width: 30px;
	text-align: center;
	border: 1px solid #cccccc;
	line-height: 30px;
	margin-right: 10px;
	color: #000;
	background-color: #eee;
	cursor: pointer;
	border-radius: 5px;
	font-family: "宋体";
}
.ym3:hover {
	color: #000;
	background-color: #CCC;
}
/* 页码结束 */

/* 顶条开始 */
.dt {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 30px;
	color: #FFFFFF;
	line-height: 30px;
}
.dtt {
	width: 100%;
	height: 30px;
	background-color: #666666;
}
.dttt {
	float: right;
	width: 245px;
	height: 158px;
	background-image: url(img/dbdh.jpg);
}
/* 顶条结束 */

/* 标志开始 */
.logo {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 22px;
	padding-bottom: 22px;
}
/* 标志结束 */

/* 导航开始 */
.dh {
	background: #0066cc;
	width: 100%;
	height: 80px;
	border-bottom: 4px solid #003366
}
.dhcd {
	background: #0066cc;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 80px;
	margin-top: 0px;
}
.sNav {
	height: 80px;
	float: right;
	border-right: 1px solid #003366;
}
.sNav>a {
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.sNav>a li {
	width: 148.4px;
	height: 80px;
	line-height: 80px;
	border-left: 1px solid #003366;
	font-size: 18px;
}
.sNav>a span {
	color: #fff;
	background-color: #009933;
	border-left: 1px solid #003366;
	font-size: 18px;
}
/* 导航结束 */


/* 幻灯片开始 */
.swiper-container {
	width: 100%;
	height: 500px;
}
.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	padding: 0;
}
.swiper-wrapper {
	width: 100%;
	height: 500px;
	display: flex;
}
.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 500px;
}
/*两边箭头开始*/
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 40%;
	width: 50px;
	height: 80px;
	background-size: 50px 80px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("img/prevArrow.png");
	left: 0.1rem;
	right: auto;
	cursor: pointer;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("img/nextArrow.png");
	right: 0.1rem;
	left: auto;
	cursor: pointer;
}
/*两边箭头结束*/

/*下面圆圈开始*/
.swiper-pagination {
	position: absolute;
	text-align: center;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 1%;
	width: 100%;
}
.swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-color: #003366;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
	cursor: pointer;
	transition: all 0.5s;
	border-radius: 100%;
}
.swiper-pagination-bullet:hover {
	background: #006600;
	transition: all 0.5s;
}
.swiper-pagination-bullet-active {
	background: #00cc00;
}
/*下面圆圈结束*/

/* 幻灯片结束 */


/* 首页分类开始 */
.kj {
	width: 1230px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.kj hl {
	text-align: center;
	margin-left: 10px;

	font-size: 16px;
	border-radius: 10px;


	transition: all 0.5s;
	color: #FFFFFF;


	background-color: #0066CC;
padding: 8px 12px;
}
.kj hl:hover {
	background-color: #009933;
	color: #FFFFFF;
	transition: all 0.5s;
}
/* 首页分类结束 */


/* 首页产品开始 */
.sycp {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}
.sycp0 {
	width: 276px;
	margin-left: 13.5px;
	margin-right: 13.5px;
	float: left;
	margin-bottom: 30px;
	transition: all 0.5s;
	text-align: center;
	background-color: #006699;
	color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding-bottom: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.sycp0:hover {
	transition: all 0.5s;
	background-color: #009933;
}
.sycptp {
	width: 276px;
	height: 210px;
	margin-bottom: 10px;
}
/* 首页产品结束 */

/* 首页简介开始 */
.syjj {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.syjj1 {
	width: 100%;
	height: 240px;
	background-image: url(img/gy1.jpg);
	background-position: center center;
}
.gytp {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
}
.gytp0 {
	width: 276px;
	height: 196px;
	margin-left: 13.5px;
	margin-right: 13.5px;
	float: left;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
	box-shadow: 0px 2px 10px #ccc;
	border: 2px solid #FFFFFF;
}
.syjj2 {
	width: 100%;
	height: 262px;
	background-image: url(img/gy3.jpg);
	background-position: center center;
}
/* 首页简介结束 */

/* 首页新闻开始 */
.syxw {
	width: 100%;
	background-image: url(img/xw.jpg);
	background-position: center center;
	text-align: center;
	padding-top: 95px;
	padding-bottom: 95px;
}
.syxw1 {
	width: 665px;
	float: right;
	color: #666;
	line-height: 200%;
	transition: all 0.5s;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.syxw1:hover {
	color: #006600;
	transition: all 0.5s;
	width: 675px;
}
.syxw3 {
	width: 1316px;
	margin-right: auto;
	margin-left: auto;
}
.syxw3 div{
	width: 330px;
	float: left;
	text-align: left;
	margin-left: 54px;
	margin-right: 54px;
}
.syxw3img{
	border: 1px solid #999;
}
.rqys {
	width: 72px;
	height: 85px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #999;
	float: left;
	margin-right: 18px;
}
.rqys li {
	width: 100%;
	height: 60px;
	text-align: center;
	color: #999;
	float: left;
	margin-right: 18px;
	background-color: #CCCCCC;
	line-height: 60px;
	font-size: 40px;
}
.syxw2 {
	width: 1200px;
	color: #666;
	height: 100px;
	transition: all 0.5s;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 200%;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.syxw2:hover {
	color: #006600;
	transition: all 0.5s;
	width: 1180px;
	background-color: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
}
/* 首页新闻结束 */

/* 底下电话开始 */
.dxdh{
	width: 1201px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 42px;
	background-color: #0066CC;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	word-spacing: 20px;
}
/* 底下电话结束 */

/* 底下导航开始 */
.xdh {
	background: #339933;
	width: 100%;
	height: 80px;
	border-bottom: 2px solid #006600;
	border-top: 2px solid #006600;
}
.xdhcd {
	background: #339933;
	margin-left: auto;
	margin-right: auto;
	width: 1201px;
	height: 80px;
	margin-top: 0px;
}
.xsNav {
	height: 80px;
	float: right;
	border-right: 1px solid #006600;
}
.xsNav>a {
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	letter-spacing: 2px;
	color: #FFFFFF;
}
.xsNav>a li {
	width: 148.5px;
	height: 80px;
	line-height: 80px;
	border-left: 1px solid #006600;
	font-size: 18px;
}
.xsNav>a span {
	color: #fff;
	background-color: #006699;
	border-left: 1px solid #006600;
	font-size: 18px;
}
/* 底下导航结束 */

/* 底下电话开始 */
.dxbq{
	width: 100%;
	background-color: #CCCCCC;
}
.dxbq1{
	width: 1200px;
	height: 160px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	line-height: 200%;
}
.dxbq2{
	width: 360px;
	text-align: right;
	padding-top: 10px;
	line-height: 180%;
	float: right;
}
.dxbq3{
	width: 1200px;
	height: 60px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #999;
	line-height: 60px;
}
/* 底下电话结束 */

/* 内页图片开始 */
.c01 {
	width: 100%;
	height: 260px;
	background-image: url(img/c01.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c02 {
	width: 100%;
	height: 260px;
	/*background-image: url(img/c02.jpg);
	background-position: center center;*/
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c02 img{
	width: 100%;
	height: 260px;
}
.c03 {
	width: 100%;
	height: 260px;
	background-image: url(img/c03.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c04 {
	width: 100%;
	height: 260px;
	background-image: url(img/c04.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c05 {
	width: 100%;
	height: 260px;
	background-image: url(img/c05.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c06 {
	width: 100%;
	height: 260px;
	background-image: url(img/c06.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
.c07 {
	width: 100%;
	height: 260px;
	background-image: url(img/c07.jpg);
	background-position: center center;
	border-top: 1px solid #000;
	border-bottom: 4px solid #009933;
}
/* 内页图片结束 */

/* 内页开始 */
.ny {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
.ny2 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 180%;
	text-align: center;
}
.ny2 img {
	border: 1px solid #666;
}
.ny3 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}
.ny4 {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 180%;
	text-align: left;
}
/* 内页结束 */

/* 首页栏目名称开始 */
.tylm {
	width: 1200px;
	line-height: 45px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	color: #009900;
	letter-spacing: 5px;
	text-align: center;
	font-weight: lighter;
	transition: all 0.5s;
	margin-bottom: 30px;
}
.tylmsk {
	width: 150px;
	height: 2px;
	margin-left: auto;
	margin-right: auto;
	background-color: #009933;
}
.tylm li {
	width: 1200px;
	border-top: 2px solid #009933;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #006600;
	letter-spacing: 0px;
	text-align: center;
	line-height: 30px;
	transition: all 0.5s;
}
.tylm:hover {
	color: #003300;
	transition: all 0.5s;
	margin-bottom: 20px;
	margin-top: 10px;
}
.tylm1 {
	width: 1200px;
	line-height: 45px;
	margin-left: auto;
	margin-right: auto;
	font-size: 24px;
	color: #009900;
	letter-spacing: 5px;
	text-align: center;
	font-weight: lighter;
	transition: all 0.5s;
	margin-bottom: 30px;
}
.tylm1 li {
	width: 1200px;
	border-top: 2px solid #009933;
	margin-left: auto;
	margin-right: auto;
	font-size: 13px;
	color: #006600;
	letter-spacing: 0px;
	text-align: center;
	line-height: 30px;
	transition: all 0.5s;
}
/* 首页栏目名称结束 */