@charset "utf-8";


body {
	FONT-SIZE: 14px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow-x: hidden;
	box-sizing: border-box;

}

* {
	/* font-family:"微软雅黑"; */
	font-family: MyNewFont;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none
}

ul {
	padding-left: 0;
	margin: 0 0
}

a {
	color: #666
}

.center {
	width: 1200px;
	margin: 0 auto
}

h1,
h2,
h3,
h4,
h5,
p {
	margin: 0 0;
	padding: 0 0;
	font-weight: 500
}

.ctrl span {
	float: left;
	cursor: pointer;
}

input,
textarea,
select {
	outline: none;
	font-family: "微软雅黑";
}

img {
	border: none
}

.cursor_pointer {
	cursor: pointer;
}

button {
	cursor: pointer;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clear {
	clear: both
}

.position_r {
	position: relative;
}

.position_a {
	position: absolute;
}



.top {
	height: 40px;
	background: #038741;
}

.top .float_l {
	font-size: 14px;
	color: #ffffff;
	line-height: 40px;
}

.top .float_r {
	display: inline-flex;
}

.top .float_r a {
	display: block;
	padding: 0 12px;
	border-right: solid 1px #fff;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	margin-top: 13px;
}

.search {
	width: 411px;
	height: 37px;
	border: solid 1px #ededed;
	margin-top: 36px;
	margin-left: 72px;
}

.search input {
	width: 290px;
	height: 37px;
	padding: 0;
	padding-left: 17px;
	border: none;
	font-size: 14px;
	color: #b0b1b1;
}

input::-webkit-input-placeholder {
	color: #b0b1b1;
}

input::-moz-placeholder {
	color: #b0b1b1;
}

input:-moz-placeholder {
	color: #b0b1b1;
}

input:-ms-input-placeholder {
	color: #b0b1b1;
}

.search a {
	display: block;
	width: 90px;
	height: 37px;
	background: url("../images/search.png") center center no-repeat;
}

.nav {
	display: flex;
}

.nav a:nth-child(1) li {
	border-left: none;
}

.nav a {
	display: block;
	padding-top: 38px;
	padding-bottom: 13px;
	border-bottom: solid 4px #fff;
	transition: all 0.2s ease-in-out;
	width: 15%;
}

.nav li {
	font-size: 16px;
	line-height: 19px;
	color: #333333;
	border-left: dashed 1px #dfdfdf;
	/* padding: 0 74px; */
	transition: all 0.2s ease-in-out;
	width: 100%;
	text-align: center;
}

.nav a:hover {
	border-bottom: solid 4px #038741;
}

.nav a:hover li {
	font-size: 16px;
	font-weight: 600;
	color: #038741;
}

.nav .xuanzhong {
	border-bottom: solid 4px #038741;
}

.nav .xuanzhong li {
	font-size: 16px;
	font-weight: 600;
	color: #038741;
}

/* 底部导航 */
.foot_nav {
	height: 67px;
	background: #049548;
	border-top: solid 1px #038c44;
}

.foot_nav ul {
	width: 1298px;
	margin-left: -49px;
}

.foot_nav ul li {
	font-size: 16px;
	color: #ffffff;
	padding: 0 60px;
	line-height: 65px;
}

.foot {
	background: #038741;
	height: 269px;
	position: relative;
}

.foot .bottom {
	width: 100%;
	height: 41px;
	line-height: 41px;
	background: #006f3f;
	position: absolute;
	bottom: 0;
}

.foot .bottom p {
	width: 1200px;
	margin: auto;
	font-size: 14px;
	color: #3dbd79;
	line-height: 41px;
	text-align: center;
}

.foot .float_r img {
	width: 129px;
	height: 129px;
	margin-top: 35px;
}

.foot .float_r p {
	font-size: 14px;
	color: #3dbd79;
	text-align: center;
	line-height: 38px;
}

.foot .xianxi {
	width: 355px;
	height: 138px;
	padding-top: 18px;
	margin-top: 27px;
	margin-left: 62px;
	border-right: solid 1px #329c64;
}

.foot .xianxi p {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}

.foot .yqlj {
	padding-top: 42px;
	margin-left: 36px;
}

.foot .yqlj p {
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}

.foot .yqlj a {
	font-size: 14px;
	color: #ffffff;
	margin-right: 28px;
}

.foot .fenxiang {
	padding-top: 20px;
}

.bds_weixin {
	width: 33px;
	height: 33px !important;
	background: url(../images/bds_weixin.png) !important;
	background-size: 100% 100% !important;
	padding: 0 !important;
}

.bds_tsina {
	width: 33px;
	height: 33px !important;
	background: url(../images/bds_tsina.png) !important;
	background-size: 100% 100% !important;
	padding: 0 !important;
}

.bds_sqq {
	width: 33px;
	height: 33px !important;
	background: url(../images/bds_sqq.png) !important;
	background-size: 100% 100% !important;
	padding: 0 !important;
}

.index_icon {
	background: #f5f5f5;
}

.index_icon .resou {
	font-size: 15px;
	color: #333333;
	line-height: 39px;
	padding-top: 17px;
	width: 650px;
	height: 39px;

	display: inline-block;
	white-space: nowrap;

	overflow: hidden;
	text-overflow: ellipsis;

}

.index_icon .resou a {
	font-size: 15px;
	color: #333333;
	margin-left: 24px;
}

.index_icon .search {
	width: 517px;
	margin-top: 17px;
	margin-left: 0;
	background: #fff;
}

.index_icon .search input {
	width: 400px;
}

.guanggao1 {
	background: url("../images/guanggao1.png") top center no-repeat;
	height: 142px;
}

.title .h3 {
	font-size: 34px;
	color: #454545;
	font-weight: 600;
	text-align: center;
	padding-top: 50px;
}

.title .p {
	font-size: 16px;
	color: #454545;
	text-align: center;
	line-height: 30px;
	margin-bottom: 6px;
}

.title .p span {
	font-size: 16px;
	color: #454545;
	margin: 0 5px;
}

.sr-bdimgshare-black .bdimgshare-bg {
	display: none;
}

.sr-bdimgshare .bdimgshare-content {
	display: none;
}

.index_icon .icon {
	margin-left: -20px;
	padding-top: 29px;
	padding-bottom: 68px;
}

.index_icon .icon .float_l {
	width: 223px;
	height: 289px;
	border: solid 1px #d3d3d3;
	margin-left: 19px;
}

.index_icon .icon .float_l .h3 {
	font-size: 20px;
	color: #454545;
	font-weight: 600;
	text-align: center
}

.index_icon .icon .float_l .h3 span {
	margin: 0 3px;
	line-height: 20px;
}

.index_icon .icon .float_l:hover img {
	-webkit-text-fill-color: transparent;
	-webkit-animation: flipInY 1.5s;
}

.index_icon .icon .float_l .xian {
	width: 33px;
	height: 2px;
	background: #049548;
	margin: auto;
	margin-top: 22px;
	margin-bottom: 14px;
}

.index_icon .icon .float_l .p1 {
	font-size: 14px;
	color: #454545;
	line-height: 24px;
	text-align: center;
	margin: auto;
}

.index_icon .icon .float_l .p2 {
	font-size: 14px;
	color: #454545;
	line-height: 24px;
	text-align: center;
	margin: auto;
}

.index_product ul {
	padding-top: 28px;
	padding-bottom: 40px;
}

.index_product ul li {
	width: 137px;
	height: 38px;
	font-size: 15px;
	line-height: 38px;
	text-align: center;
	margin: 0 12px;
	transition: all 0.2s ease-in-out;
}

.index_product ul a li:nth-child(1) {
	margin-left: 0;
}

.index_product ul li:hover {
	background: #049548;
	color: #ffffff;
}

.index_product ul .xuanzhong {
	background: #049548;
	color: #ffffff;
}

.index_product .swiper-slide .float_l {
	width: 386px;
	margin-left: 21px;
}

.index_product .product {
	margin-left: -21px;
}

.index_product .swiper-slide .float_l .img {
	width: 386px;

	overflow: hidden;
}

.index_product .swiper-slide .float_l .img img {
	width: 386px;

	transition: all 0.3s ease-in-out;
}

.index_product .swiper-slide .float_l:hover .img img {
	transform: scale(1.1);
}

.index_product .swiper-slide .float_l p {
	text-align: center;
	line-height: 70px;
	height: 70px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	transition: all 0.3s ease-in-out;
}

.index_product .swiper-slide .float_l:hover p {
	color: #049548;
}

.index_product .product {
	padding-bottom: 57px;
}

.index_product .swiper-container-horizontal>.swiper-pagination-bullets,
.index_product .swiper-pagination-custom,
.index_product .swiper-pagination-fraction {
	bottom: 37px;
}

.index_product .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	display: inline-block;
	border-radius: 100%;
	background: #d0d0d0;
	opacity: 1;
	margin: 0 4px;
}

.index_product .swiper-pagination-bullet-active {
	opacity: 1;
	background: #049548;
}

/* 关于我们 */
.index_about .lvse {
	background: #049548;
	padding-bottom: 22px;
}

.index_about .lvse .title .h3 {
	color: #fff;
	padding-top: 36px;
}

.index_about .lvse .title .p span {
	color: #fff;
}

.index_about .huse {
	height: 625px;
	background: #f5f5f5;
}

.index_about .huse .text {
	width: 626px;
}

.index_about .text {
	padding-top: 60px;
}

.index_about .text p {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}

.index_about .text a {
	display: block;
	width: 131px;
	height: 43px;
	background: #049548;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 43px;
	transition: all 0.3s ease-in-out;
}

.index_about .text a:hover {
	background: #fc9b02;
}

.guanggao2 {
	background: url("../images/guanggao2.png") top center no-repeat;
	height: 311px;
}

.index_case .relative {
	position: relative;
}

.swiper-button-prev-c {
	background: url("../images/swiper-button-prev-c1.png") no-repeat !important;
	width: 39px !important;
	height: 39px !important;
	margin-top: -40px !important;
	left: -50px !important;
	transition: all 0.3s ease-in-out;
}

.swiper-button-prev-c:hover {
	background: url("../images/swiper-button-prev-c2.png") no-repeat !important;
}

.swiper-button-next-c {
	background: url("../images/swiper-button-next-c1.png") no-repeat !important;
	width: 39px !important;
	height: 39px !important;
	margin-top: -40px !important;
	right: -50px !important;
	transition: all 0.3s ease-in-out;
}

.swiper-button-next-c:hover {
	background: url("../images/swiper-button-next-c2.png") no-repeat !important;
}

.index_case .title .h3 {
	padding-top: 61px;
}

.index_case .title {
	padding-bottom: 32px;
}

.index_case .case .float_l:nth-child(2) {
	margin: 0 18px;
}

.index_case .case .img {
	width: 388px;

	overflow: hidden;
}

.index_case .case .img img {
	width: 388px;

	transition: all 0.3s ease-in-out;
}

.index_case .case .float_l:hover .img img {
	width: 388px;
	height: 290px;
	transform: scale(1.1);
}

.index_case .case .float_l p {
	line-height: 54px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-bottom: 8px;
	transition: all 0.3s ease-in-out;
}

.index_case .case .float_l:hover p {
	color: #049548;
}

/* 首页关于我们轮播 */
.pc-slide {
	width: 544px;
}

.view .swiper-container {
	width: 517px;
	height: 388px;
	margin-top: 61px;
}

.view .swiper-container img {
	width: 517px;
	height: 388px;
}

.preview {
	width: 606px;
	margin-top: 10px;
	position: relative;
	margin-left: 585px;
	margin-top: -96px;
}

.preview .swiper-container {
	width: 536px;
	height: 96px;
	margin-left: 35px;
}

.preview .swiper-slide {
	width: 127px;
	height: 96px;
	cursor: pointer;
	margin: 0 4px;
}

.preview .swiper-slide img {
	width: 123px;
	height: 92px;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background: url(img/left1.png) no-repeat left top;
	position: absolute;
	left: -15px;
	top: 45%;
	margin-top: -9px;
	width: 34px;
	height: 34px;
	z-index: 10;
}

.preview .arrow-left:hover {
	background: url(img/left1_2.png) no-repeat left top;
}

.preview .arrow-right {
	background: url(img/right2.png) no-repeat left bottom;
	position: absolute;
	right: -15px;
	top: 45%;
	margin-top: -9px;
	width: 34px;
	height: 34px;
	z-index: 10;
}

.preview .arrow-right:hover {
	background: url(img/right2_2.png) no-repeat left bottom;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 2px solid #149b54;
}

/* 关于我们数字 */
.index_about .shuzi {
	background: #fff;
	height: 151px;
	margin-top: -90px;
	box-shadow: 0px 5px 16px 0px rgba(220, 220, 220, 0.21);
}

.index_about .shuzi {
	/* padding: 0 20px; */
}

.index_about .shuzi .float_l {
	width: 20%;
	text-align: center;
}

.index_about .shuzi .float_l div {
	font-size: 16px;
	color: #3e3e3f;
	padding-top: 40px;
}

.index_about .shuzi .float_l p {
	font-size: 18px;
	color: #3e3e3f;
}

.index_about .shuzi .float_l p span {
	font-size: 48px;
	color: #3e3e3f;
}

/* 首页新闻资讯 */
.index_news .news_left {
	width: 470px;
	padding-bottom: 95px;
	padding-top: 54px;
}

.index_news .news_left .img {
	width: 470px;
	height: 312px;
	overflow: hidden;
	position: relative;
}

.index_news .news_left .img .news_img {
	width: 470px;
	height: 312px;
	transition: all 0.3s ease-in-out;
}

.index_news .news_left a:hover .img .news_img {
	transform: scale(1.1);
}

.index_news .news_left .img .redian {
	position: absolute;
	top: 0;
	right: 16px;
}

.index_news .news_left .h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 600;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 36px;
	padding-top: 18px;
}

.index_news .news_left p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	text-align: justify;
}

.index_news .news_left p span:nth-child(2) {
	font-weight: 600;
	color: #049548;
}

.index_news .news_right {
	width: 634px;
	padding-bottom: 95px;
	padding-top: 30px;
}

.index_news .news_right .news_top a {
	display: block;
	border-bottom: dashed 1px #d0d0d0;
	padding: 24px 0;
}

.index_news .news_right .news_top .img {
	width: 203px;
	height: 113px;
	overflow: hidden;
	;
}

.index_news .news_right .news_top .img img {
	width: 203px;
	height: 130px;
	transition: all 0.3s ease-in-out;
}

.index_news .news_right .news_top a:hover .img img {
	transform: scale(1.1);
}

.index_news .news_right .news_top a .float_r {
	width: 392px;
	padding-right: 6px;
}

.index_news .news_right .news_top a .float_r div {
	font-size: 16px;
	font-weight: 600;
	line-height: 40px;
	padding-top: 5px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.index_news .news_right .news_top a .float_r p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.index_news .news_right .news_bottom {
	padding-top: 20px;
}

.index_news .news_right .news_bottom li {
	width: 282px;
	text-indent: 27px;
	font-size: 14px;
	color: #333333;
	background: url("../images/news_icon.png") left center no-repeat;
	line-height: 29px;
	transition: all 0.3s ease-in-out;
}

.index_news .news_right .news_bottom li:hover {
	color: #049548;
}

.index_news .news_right .news_bottom a {
	display: block;
}

.index_news .news_right .news_bottom a:nth-child(even) {
	margin-left: 60px;
}

.banner_ny {
	background: url("../images/banner_ny.png") top center no-repeat;
	height: 330px;
}

.banner_ny .h3 {
	font-size: 36px;
	color: #ffffff;
	text-align: center;
	line-height: 82px;
	padding-top: 105px;
}

.banner_ny p {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
}

.gallery_html ul {
	border-top: dashed 1px #e9e9e9;
	border-bottom: dashed 1px #e9e9e9;
	padding: 14px 0;
	margin: 68px 0 58px 0;
}

.fanye {
	text-align: center;
	margin-bottom: 36px;
}

.fanye ul {
	display: inline-flex;
}

/*.fanye ul li{
	height: 28px;
	line-height: 28px;
	border: solid 1px #dfdfdf;
	padding: 0 10px;
	margin: 0 5px;
	font-size: 14px;
	color: #888888;
}*/
.fanye ul a {
	display: block;
	height: 28px;
	line-height: 28px;
	border: solid 1px #dfdfdf;
	padding: 0 10px;
	margin: 0 5px;
	font-size: 14px;
	color: #888888;
}

.fanye ul .hui {
	background: #666666;
	color: #fff;
	padding: 0 16px;
}

.fanye ul li:hover {
	color: #fff;
	background: #059749;
	border: solid 1px #059749;
}

.fanye ul .xuanzhong {
	color: #fff;
	background: #059749;
	border: solid 1px #059749;
}

.gallery_html .product {
	padding-bottom: 35px;
}

.about_html {
	padding-top: 54px;
}

.about_html .h3 {
	font-size: 30px;
	color: #333333;
	line-height: 96px;
	text-align: center;
}

.about_html p {
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-align: justify;
	text-indent: 2em;
	margin-bottom: 20px;
}

.about_html img {
	width: 100%;
	margin: 10px 0 20px 0;
}

/* 新闻列表页 */
.news_html {
	background: #fafafa;
	padding-bottom: 132px;
}

.news_html .left {
	width: 851px;
	margin-top: 40px;
}

.news_html .gallery_html ul {
	margin-bottom: 30px;
}

.news_html .left .list a {
	display: block;
	border-bottom: dashed 1px #e9e9e9;
	padding: 28px 0;
}

.news_html .left .list a .img {
	width: 203px;
	height: 130px;
	overflow: hidden;
}

.news_html .left .list a .img img {
	width: 203px;
	height: 130px;
	transition: all 0.3s ease-in-out;
}

.news_html .left .list a:hover .img img {
	transform: scale(1.1);
}

.news_html .left .list a .float_r {
	width: 604px;
	padding-right: 12px;
}

.news_html .left .list a .h3 {
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	line-height: 45px;
	transition: all 0.3s ease-in-out;
}

.news_html .left .list a:hover .h3 {
	color: #049548;
}

.news_html .left .list a p {
	font-size: 14px;
	color: #555555;
	line-height: 26px;
}

.news_html .left .list a .shijian {
	font-size: 14px;
	color: #888888;
	line-height: 18px;
	padding-top: 12px;
}

.news_html .left .list a .shijian span {
	margin-right: 40px;
}

.news_html .fanye {
	margin-top: 54px;
}

.news_html .right {
	width: 304px;
	background: #fff;
	padding-bottom: 46px;
}

.news_html .right .title {
	width: 74px;
	line-height: 44px;
	font-size: 18px;
	color: #333333;
	margin-left: 28px;
	border-bottom: solid 3px #049548;
	padding-top: 28px;
	position: relative;
}

.news_html .right .border {
	width: 250px;
	border-top: solid 1px #f0f0f0;
	margin: auto;
	margin-top: -2px;
}

.news_html .right .border .zuopin {
	padding-bottom: 11px;
	margin-top: 18px;
}

.news_html .right .border .zuopin li {
	width: 188px;
	padding: 0 12px;
	border: solid 1px #e0e0e0;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	color: #333333;
	text-align: center;
	margin: auto;
	border-radius: 45px;
	margin-bottom: 13px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.news_html .right .border .zuopin li:hover {
	background: #049548;
	color: #fff;
	border: solid 1px #049548;
}

.news_html .right .border .zuopin .xuanzhong {
	background: #049548;
	color: #fff;
	border: solid 1px #049548;
}

.news_html .right .border .xinwen {
	padding-top: 20px;
}

.news_html .right .border .xinwen li {
	/* border-top: solid 1px #ededed; */
	padding: 8px 0;
	font-size: 15px;
	color: #3e3e3f;
	line-height: 30px;
}

.news_html .right .border .xinwen a:nth-child(1) li {
	border-top: none;
}

.news_html .right .border .lianxi {
	padding: 20px 0;
}

.news_html .right .border .lianxi p {
	font-size: 15px;
	color: #333333;
	line-height: 36px;
}

/* 新闻详情页 */
.news_show_html {}

.news_show_html .left .h3 {
	font-size: 30px;
	color: #3e3e3f;
	text-align: center;
	line-height: 100px;
	padding-top: 24px;
}

.news_show_html .left .p {
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 60px;
	border-top: dashed 1px #e0e1e2;
	border-bottom: dashed 1px #e0e1e2;
}

.news_show_html .left .p span {
	margin: 0 24px;
}

.news_show_html .left .text {
	padding: 0 27px;
	padding-top: 34px;
}

.news_show_html .left .text p {
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-indent: 2em;
	text-align: justify;
}

.news_show_html .qiehaun {}

.news_show_html .qiehaun a {
	display: block;
	width: 243px;
	height: 42px;
	border: solid 1px #dddddd;
	line-height: 42px;
	text-align: center;
	padding: 0 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	font-size: 14px;
	color: #444444;
	transition: all 0.3s ease-in-out;
	margin-top: 45px;
}

.news_show_html .qiehaun a:hover {
	color: #059749;
	border: solid 1px #059749;
}

.news_show_html .qiehaun .float_l {
	margin-left: 72px;
}

.news_show_html .qiehaun .float_r {
	margin-right: 72px;
}

/* 产品详情页 */
.show_html {}

.show_html .img {
	padding-top: 34px;
	padding-bottom: 59px;
}

.show_html .img_show {
	width: 709px;

	margin-left: 27px;
	margin-right: 27px;
}

.show_html .img_show img {
	width: 709px;
	/*height: 517px;*/
}

.show_html .img_left {
	display: block;
	background: url("../images/swiper-button-prev-c1.png") no-repeat;
	background-size: 100% 100%;
	width: 44px;
	height: 44px;
	margin-top: 211px;
	transition: all 0.3s ease-in-out;
}

.show_html .img_left:hover {
	background: url("../images/swiper-button-prev-c2.png") no-repeat;
	background-size: 100% 100%;
}

.show_html .img_right {
	display: block;
	background: url("../images/swiper-button-next-c1.png") no-repeat;
	background-size: 100% 100%;
	width: 44px;
	height: 44px;
	margin-top: 211px;
	transition: all 0.3s ease-in-out;
}

.show_html .img_right:hover {
	background: url("../images/swiper-button-next-c2.png") no-repeat;
	background-size: 100% 100%;
}

.show_html .label_nav {
	height: 53px;
	border-top: solid 1px #e9e9ea;
	background: #eeeff0;
}

.show_html .label_nav h4 {
	width: 137px;
	height: 48px;
	border-top: solid 5px #eeeff0;
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
}

.show_html .label_nav .on {
	background: #fff;
	border-top: solid 5px #059749;
}

.show_html .label_page_each {
	padding: 0 28px;
	padding-top: 40px;
}

.show_html .label_page_each p {
	text-indent: 2em;
	text-align: justify;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
}

.phone_none {
	display: none;
}




.lianxi1 {
	margin-left: 20px;
	line-height: 2;
}








/* transition:all 0.2s ease-in-out;
transform: scale(1.1);

overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;

input::-webkit-input-placeholder{
	color:#cccccc;
}
input::-moz-placeholder{  
	color:#cccccc;
}
input:-moz-placeholder{  
	color:#cccccc;
}
input:-ms-input-placeholder{ 
	color:#cccccc;
}
textarea::-webkit-input-placeholder{
	color:#cccccc;
}
textarea::-moz-placeholder{ 
	color:#cccccc;
}
textarea:-moz-placeholder{
	color:#cccccc;
} */

.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#18BC9C;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:0;border-top-left-radius:0}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#18BC9C;background-color:#ecf0f1;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#b4bcc2;background-color:#f5f5f5;border-color:#ddd;cursor:default}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#b4bcc2;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:8px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pagination-sm>li>a,.pagination-sm>li>span{padding:2px 8px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:0}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#ecf0f1}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#b4bcc2;background-color:#fff;cursor:not-allowed}


