@charset "utf-8";
/* ===================é¦é¡µæ ·å¼========================== */


/* äº§åä¸­å¿ s */
.Product1,
.ind_pro {
	padding: 0.3rem 0;
	background-color: #fafafa;
}

.ind_pro .index-prolist {
	display: flex;
	flex-wrap: wrap;
}

.Product1 .ind_pro .ind_tit p {
	font-size: 14px;
	text-align: center;
	line-height: 2;
	padding-bottom: 50px;
}

.pro-item li {
	width: 22%;
	float: left;
	margin-bottom: 40px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}


.pro-item li>a>div:frist-child {
	text-align: center
}


.pro-item li>a {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}


.pro-item li {
	/* margin-right: 56px; */
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	margin: 2.15% 1.5%;
}

.pro-item li:nth-child(4n) {
	margin-right: 0;
}


.pro-cell img,
.pro-item li img {
	max-width: 100%;
	/* max-height: 100% */
}

.pro-item .index-prolist li .h4,
.pro-item .index-prolist li .pro-list {
	padding: 5px 20px;
}



.ind_pro .pro-item .index-prolist li:hover .h4,
.ind_pro .pro-item .index-prolist li:hover .pro-list {
	color: #fff;
}


.ind_pro .pro-item .index-prolist li:hover,
.pro-footer:hover {
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, .2);
	background-color: #000;
	color: #fff;
}

.pro-item .index-prolist li:hover .item_more .sys_btn {
	background-color: #df0024;
}

.pro-item li .h4 {
	font-size: 22px;
	color: #df0024;
	font-family: 'ULAGADISANS';
	text-transform: uppercase;
	padding-top: 17px !important;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}


.pro-list {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 15px;
	color: #000;
	font-family: 'GOTHAMROUNDED';
}


.pro-item .item_more span {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background-color: #000;
	margin-top: 47px;
	padding: 0;
}



.pro-list span>div {
	color: #000;
	font-size: 16px;
	line-height: 1.6
}

.pro-list span>div:first-child {
	font-size: 12px;
	color: #888;
	line-height: 1.6
}

.pro-list span p {
	position: absolute;
	top: 3px;
	right: 10px;
	width: 1px;
	height: 36px;
	background: rgba(0, 0, 0, .2);
	z-index: 99
}


.pro-cell>a:hover .pro-footer:hover,
.pro-item li>a:hover .pro-footer,
.pro-item li>a:hover .pro-footers {
	background: #000;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.pro-cell img,
.pro-item li img {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1)
}

.pro-cell:hover img,
.pro-item li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}

.pro-cell>a>div:first-child,
.pro-item li>a>div:first-child {
	/* height: 340px; */
	overflow: hidden;
	text-align: center;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center
}

.pro-btn {
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

.pro-btn a {
	display: inline-block;
	border: 1px solid #000;
	position: relative;
	overflow: hidden;
	z-index: 9;
	/* transition: .3s all ease-out; */
	font-family: 'ULAGADISANS';
}

.pro-btn a i {
	display: inline-block;
	padding: 10px 20px;
	font-size: 18px;
	color: #000;
}

.pro-btn a:hover i {
	color: #fff;
	background-color: #df0024;
	transition: 0.5s all ease-out;
}

/* äº§åä¸­å¿ e */


/* å³äºæä»¬ s */
.ltd-btn {
	width: 100%;
	text-align: center;
	margin-top: 50px
}


.ltd-btn a {
	/* transition: .3s all ease-out; */
	display: inline-block;
	border: 1px solid #fff;
	position: relative;
	overflow: hidden
}

.ltd-btn a i {
	display: inline-block;
	padding: 10px 20px;
	font-size: 18px;
	color: #fff
}

.ltd-btn a i {
	color: #FFF
}

.ltd-btn a:hover i,
.ltd-btn a:hover span {
	color: #fff;
	background-color: #df0024;
	transition: 0.5s all ease-out;
}

.ltd-btn a {
	border: 1px #fff solid;
	font-family: 'ULAGADISANS';
}

.ltd-img {
	background: center top no-repeat;
	background-size: cover;
	min-height: 300px;
	padding-bottom: 120px
}

.contain {
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
}

.contain h2 {
	color: #fff;
	padding-top: 120px;
	font-size: 54px;
	font-weight: 700;
	text-align: center;
}


.contain h3 {
	font-size: 40px;
	padding: 20px 0 50px;
	color: #df0024;
	text-align: center
}

.contain p {
	width: 100%;
	font-size: 17px;
	color: #FFF;
	text-align: center;
	    text-transform: capitalize;
}

/* Num */
.ab_adv {
	background-color: #df0024;
}


.ab_adv ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	width: 100%;
	color: #fff;
	padding: 10px;
	justify-content: space-evenly;
}



.ab_adv ul li {
	padding: 0.1rem 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}

.ab_adv ul li .ico {
	width: 50px;
	text-align: center;
	margin-right: 0.1rem;

}

.ab_adv ul li .ico img {
	display: inline-block;
	width: auto;
	max-width: 100%;
	padding-bottom: 20px;
	text-align: center;
}

.ab_adv ul li p {
	font-size: 22px;
	padding-bottom: 5px;
}

.ab_adv ul li .yw_end {
	font-size: 18px;
	text-align: center;
	color: #fff;
	font-weight: normal;
}

.ab_adv ul li p i,
.ab_adv ul li p span {
	font-family: "arial black";
}

.ab_adv ul li p span {
	margin-right: 0.06rem;
}

/* å³äºæä»¬ e */

/* è§é¢ä¸­å¿ s*/
.index03wrap {
    width: 1600px;
    max-width: 92%;
    margin: 0 auto;
}

/* .index03wrap .i-tl{
	margin-bottom: 40px;
} */

.index03wrap a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}

/* .index03wrap a:after{content: '';display: block;width: 100%;height: 100%;background: url('/template/default/images/index_promask.png') no-repeat;background-size: cover;z-index: 0;position: absolute;left: 0;top: 0;} */
.index03wrap a .bg {
	display: block;
	width: 100%;
}

.index03wrap a .text {
	position: absolute;
	width: 100%;
	left: 0;
	box-sizing: border-box;
	z-index: 1;
	padding: 0 0 60px 60px;
	top: 100%;
	transform: translateY(-220px);
	-webkit-transform: translateY(-220px);
	transition: all .3s;
}

.index03wrap a .text img {
	display: block;
	width: auto;
	height: 56px;
	margin-bottom: 50px;
}

.index03wrap a .text h3 {
	font-size: 28px;
	color: #FFFFFF;
	transition: all .3s;
	font-weight: bold;
}

.index03wrap a:hover .text h3 {
	color: #e65525;
}

.index03wrap a .text strong {
	display: block;
	width: 40px;
	margin: 30px 0;
	height: 2px;
	background-color: #e65525;
	transition: all .3s;
}

.index03wrap a:hover .text strong {
	width: 160px;
}

.index03wrap a .text h4 {
	display: none;
	font-size: 15px;
	line-height: 30px;
	color: #FFFFFF;
	width: 50%;
	opacity: 0;
	transition: all .3s;
	transform: translateY(30px);
	-webkit-transform: translateY(30px);
}

.index03wrap a:hover .text h4 {
	opacity: 1;
	transform: none;
	-webkit-transform: none;
}

.index03wrap a:hover .text {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
}

.swiper-pagination-bullets.swiper-pagination-horizontal{
    width:auto !important;
}

.index03wrap .page .swiper-button-next:after,
.index03wrap .page .swiper-button-prev:after{
    font-size: 26px!important;
}
.index03wrap .page .swiper-button-next,
.index03wrap .page .swiper-button-prev {
	position: relative;
	bottom: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background-image: none;
	font-size: 26px;
	color: #df0024;
	height: auto;
	width: auto;
	outline: none;
}

.index03wrap .page .swiper-horizontal>.swiper-pagination-bullets, .index03wrap .page .swiper-pagination-bullets.swiper-pagination-horizontal, .index03wrap .page .swiper-pagination-custom, .index03wrap .page .swiper-pagination-fraction{
    bottom: 0;
}

.index03wrap .page {
	width: 100%;
	box-sizing: border-box;
	position: relative;
	display: flex;
	display: -webkit-flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-content: center;
	margin-top: 40px;
}

.index03wrap .swiper-pagination {
	position: relative;
	margin: 0 90px;
}

.index03wrap .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: #bbbbbb;
	margin: 0 6px;
	opacity: 1;
}

.index03wrap .swiper-pagination-bullet-active {
	background-color: #df0024;
}

.index03wrap a .text .more {
	opacity: 0;
	width: 160px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
}

.index03wrap a:hover .text .more {
	opacity: 1;
}


.index03wrap.ind_video {
	padding: 50px 0 0;
	background-color: #fff;
	/*background: url('/template/default/images/vide_bg.jpg')no-repeat;*/
	/*background-size: cover;*/
	/*background-position: center;*/
}

.index03wrap.ind_video .page {
	margin-top: 25px;
}

.ind_video_con {
	padding: 50px 0 0 0;
	/* background-color: #000000; */
	/* 	background: url('/template/default/images/about03.jpg')no-repeat;
	background-size: cover;
	background-position: center; */
	overflow: hidden;
}

.ind_video_con .swiper-slide a {
	cursor: pointer;
}

.ind_video_con .swiper-slide .pic {
	overflow: hidden;
	position: relative;
}

.ind_video_con .swiper-slide img {
	width: 100%;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}

.ind_video_con .swiper-slide .pic .filter {
	background-color: rgb(0, 0, 0, .8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
}

.ind_video_con .swiper-slide:hover .pic .filter {
	opacity: 1;
	filter: alpha(opacity=100);
}

.ind_video_con .swiper-slide .txt {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 5;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	padding: 75px 60px 0px;
	box-sizing: border-box;
	background: url('/template/default/images/bf.png') no-repeat center 0;
	opacity: 0;
	filter: alpha(opacity=0);
	transform: translate(0%, -50%) scale(1.5, 1.5);
	-webkit-transform: translate(0%, -50%) scale(1.5, 1.5);
	-moz-transform: translate(0%, -50%) scale(1.5, 1.5);
	-ms-transform: translate(0%, -50%) scale(1.5, 1.5);
	-o-transform: translate(0%, -50%) scale(1.5, 1.5);
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
}


.ind_video_con .swiper-slide:hover .txt {
	opacity: 1;
	filter: alpha(opacity=100);
	transform: translate(0%, -50%) scale(1, 1);
	-webkit-transform: translate(0%, -50%) scale(1, 1);
	-moz-transform: translate(0%, -50%) scale(1, 1);
	-ms-transform: translate(0%, -50%) scale(1, 1);
	-o-transform: translate(0%, -50%) scale(1, 1);
}

.ind_video_con .swiper-slide p {
	height: 55px;
	line-height: 55px;
	padding: 0 10 px;
	box-sizing: border-box;
	display: block;
	font-size: 20px;
	color: #333;
	background: url('/template/default/images/service_text.png');
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
	transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	text-align: center;
	/* background-color: #fff; */
}

.about02wrap .ind_video_con .swiper-slide p {
	color: white;
}

.ind_video_con .swiper-slide:hover img {
	transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
}

.ind_video_con .swiper-slide p {
	background: #df0024;
	color: white;
}


@media only screen and (max-width: 1200px) {
	.ind_video_con .swiper-slide p {
		height: 40px;
		line-height: 40px;
		padding: 0 4px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 760px) {
	.index03wrap.ind_video .page {
		margin-top: 10px;
	}

	.ind_video_con {
		padding: 0 2% 30px;
	}

	.ind_video_con .swiper-slide .pic .filter,
	.ind_video_con .swiper-slide .pic .txt {
		display: none;
	}
}
/*è§é¢ä¸­å¿ e*/


/* æ°é»ä¸­å¿ s */
.ind_news .ind_tit h3 {
	padding-top: 50px;
	font-family: 'ULAGADISANS';
	text-transform: uppercase;
}

.ind_N .ind_pro {
	background-color: transparent;
}

/* index_news */
.index_news {
	padding-top: 45px;
	/* padding-bottom: 80px; */
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-color: transparent !important;
}



.index_news .index_bd .layout {
	background-color: #f5f5f5;
	padding: 45px 50px;
	position: relative;
	overflow: hidden;
}

.index_news .news_cont {
	width: 85%;
	margin: 0 auto;
}

.index_news .news_thumbs {
	/* max-width: 390px; */
	margin: 0 auto 25px;
}

.index_news .news_thumbs .thumbs_items {
	font-size: 0;
	text-align: center;
}

.index_news .thumbs_item {
	display: inline-block;
	width: 33.33333333%;
	padding: 0 15px;
}

.index_news .thumbs_item .item_img {
	display: block;
	border: 1px solid #df0024;
}

.index_news .thumbs_item .item_img img {
	display: block;
	width: 100%;
	height: auto;
}

.index_news .news_slider .news_item {}

.index_news .news_item {
	text-align: center;
}

.index_news .news_item .item_tit {
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'ULAGADISANS';
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index_news .news_item .item_tit,
.index_news .news_item .item_tit a {
	color: #df0024;
}

.index_news .news_item .item_desc {
	font-size: 16px;
	height: 3em;
	line-height: 1.5em;
	overflow: hidden;
	margin-top: .5em;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index_news .swiper-pagination {
	text-align: center;
	position: static;
	padding-top: 25px;
}

.index_news .swiper-pagination-bullet {
	background-color: #fff;
}

.index_news .swiper-pagination-bullet-active {
	background-color: #df0024;
}

.index_news .news_items .swiper-slide {
	visibility: hidden;
	opacity: 0;
}

.index_news .news_items .swiper-slide-active {
	visibility: visible;
	opacity: 1;
}

.index_news .news_item {
	overflow: visible;
}

.index_news .news_item .item_inner {
	margin: 0 16%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}


.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(.66);
	-ms-transform: scale(.66);
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(.33);
	-ms-transform: scale(.33);
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 17px;
	height: 17px;
	display: inline-block;
	vertical-align: middle;
	border: 0px solid rgba(255, 255, 255, 0);
	background-color: rgba(0, 0, 0, .2);
	border-radius: 50%;
	margin: 0 10px;
	background-clip: content-box;
}

.swiper-pagination-bullet-active {
	background-color: #0b017e;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}


/* æ°é»ä¸­å¿ e */

/* è£èªèµè´¨ s */
.honors {
	background: transparent !important;
}

#honor {
	overflow: hidden;
	display: block;
	position: relative;
	z-index: 2;
	/* padding-top: 70px; */
	padding-bottom: 15px;
}

#honor .honor_nr {
	display: block;
	margin-top: 45px;
}

#honor .honor_nr ul {
	display: block;
}

#honor .honor_nr ul a {
	display: block;
	padding-top: 40px;
	padding-left: 12px;
	padding-right: 12px;
	background: #fff;
	padding-bottom: 15px;
}

#honor .honor_nr ul a img {
	display: block;
	border: 1px solid #eee;
}

#honor .honor_nr ul a p {
	font-size: 18px;
	color: #666666;
	text-align: center;
	display: block;
	margin: 10px 0 10px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

#honor .honor_nr ul a:hover p {
	color: #fe0000;
}

#honor .honor_nr ul .owl-nav .owl-prev,
#honor .honor_nr ul .owl-nav .owl-next {
	position: absolute;
	width: 58px;
	height: 58px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
	border-radius: 50%;
	border: 2px solid #d5d5d5;
	text-indent: -9999999px;
	background-image: url('/template/default/images/honer_ico.png');
	background-repeat: no-repeat;
	background-color: rgba(255, 255, 255, 0.2);
	background-position: center;
	transition: all 0.5s;
}

#honor .honor_nr ul .owl-nav .owl-prev:hover,
#honor .honor_nr ul .owl-nav .owl-next:hover {
	background-image: url('/template/default/images/honer_ico_on.png');
	background-color: #fe0000;
	border: 2px solid #fe0000;
}

#honor .honor_nr ul .owl-nav .owl-prev {
	left: -65px;
	transform: rotate(180deg);
}

#honor .honor_nr ul .owl-nav .owl-next {
	right: -65px;
}

@media(max-width: 1510px) {
	#honor {
		padding-top: 50px;
		padding-bottom: 65px;
	}

	#honor .honor_nr ul a {
		padding-top: 30px;
		/* padding-left: 37px;
		padding-right: 37px; */
	}

	#honor .honor_nr ul a p {
	}

	#honor .honor_nr .owl-nav {
		display: none;
	}
}

@media(max-width: 991px) {
	#honor {
		padding-top: 30px;
		padding-bottom: 45px;
	}
}

@media(max-width: 500px) {
	#honor .honor_nr {
		margin-top: 25px;
	}

	#honor .honor_nr ul a {
		padding-top: 15px;
		padding-left: 17px;
		padding-right: 17px;
	}

	#honor {
		padding-top: 20px;
		padding-bottom: 25px;
	}
}


/* è£èªèµè´¨ e */

/* -------------------------PCç«¯--------------------------- */
@media all and (max-width:1700px) {
	/* 1600 Ã (900/1024/1200) */
}

@media all and (max-width:1599px) {

	/* 1440 Ã (900/1050) */
	/* .ind_ab .fl{
		padding-bottom: 0.4rem;
	} */
	.ind_ab .fr {
		width: 55%;
	}

	.ind_ab .ab_adv {
		margin-top: -0.3rem;
	}

	.ind_pro .pro_nav ul li {
		width: 200px;
	}

	.ind_new .fr {
		width: 50%;
	}

	.ind_new .fr h3 {
		padding: 0.4rem 0;
	}

	.ind_new .fr .item .date {
		padding: 0.2rem 0.3rem 0.2rem 0;
	}

	.ind_new .fr .item .info {
		padding-left: 0.4rem;
	}
    
    .zdHead,
    .zdHead.on{
        padding: 11px 80px;
    }

}

@media all and (max-width:1439px) {

	/* 1360 Ã (768) */
	.ind_ab .fl .info {
		line-height: 26px;
	}

	.ind_pro .pro_nav ul li {
		width: 220px;
	}

	.ind_case .box .fl ul li a p {
		/* height: 60px; */
		line-height: 20px;
		overflow: hidden;
		/* display: -webkit-box;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3; */
	}

}

@media all and (max-width:1350px) {

	/* 1280 Ã (800/854/1024) */
	.zdHead.bg,
	.zdHead.on {
		padding: 11px 55px;
	}

	.zdHead {
		padding: 5px 85px;
	}

	.ind_ab .fl h3 {
		padding-top: 0.2rem;
		line-height: 1.1;
	}

	.ind_ab .fl .info {
		padding-top: 0.3rem;
	}

	.ind_ab .ab_adv {
		margin-top: -0.2rem;
	}

	.ind_new .fr h3 {
		padding: 0.2rem 0;
	}

}
@media all and (min-width:1200px){
    	.ind_banner {
         margin-top: 100px;
        }
}

@media all and (max-width:1279px) {

	/* 1152 Ã (864) */
	.ind_ab .fr {
		margin-bottom: 0.3rem;
	}

	.ind_ab .ab_adv {
		position: relative;
		left: auto;
		top: auto;
		width: 100%;
	}

	.ind_ab .bot {
		margin-top: 1rem;
	}

}

@media all and (max-width:1151px) {

	/* 1024 Ã (600/768) */
	.ind_ab {
		padding-top: 0.6rem;
	}

	.ind_ab .fl h3 {
		padding-top: 0;
		font-size: 32px;
	}

	.ind_ab .fl .info {
		line-height: 24px;
	}

	.ind_ab .fl {
		width: 42%;
	}


}

/*å·¦ä¾§å·¥å·æ¡*/
.toolbars {
	position: fixed;
	z-index: 9;
	right: 10px;
	bottom:40%;
}

.toolbars ul {
	overflow: visible
}

.toolbars li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
	cursor: pointer;
}

.toolbars li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #df0024;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}

.toolbars li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #fff;
}

.toolbars li .icon-qq:after {
	background-position: 0 -150px;
}

.toolbars li .icon-phone:after {
	background-position: 0 -90px;
}

.toolbars li .icon-ewm:after {
	background-position: 0 -30px;
}

.toolbars li .icon-message:after {
	background-position: 0 -120px;
}

.toolbars li .icon-top:after {
	background-position: 0 -60px;
}

.toolbars li .icon-wangwang:after {
	background-position: 0 0;
}

.toolbars li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 14px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}

.toolbars li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #df0024;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}

.toolbars li.ewm .ewm-box p {
	margin-bottom: 0;
}

.toolbars li.ewm .ewm-box img {
	max-width: 100%;
}

.toolbars li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #df0024;
	border-right: none;
}

.toolbars .icon-font {
	position: relative;
}

.toolbars .icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	/*background-image: url('/template/default/images/icon_spirit.png');*/
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}

.toolbars li.ewm:hover .icon {
	background-position: -57px -180px;
}

.toolbars li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.toolbars li.backtop {
	cursor: pointer;
}
.toolbars li.backtop img{
    max-width:100%;
}

.toolbars li.backtop .iconfont {
	color: #fff;
	background-color: #df0024;
}

/*.toolbars li:hover a {*/
/*	width: 200px;*/
/*}*/

/*.toolbars li:hover .icon-font {*/
/*	background-color: #df0024;*/
/*}*/

.toolbars li:hover .icon-qq:after {
	background-position: -30px -150px;
}

.toolbars li:hover .icon-phone:after {
	background-position: -30px -90px;
}

.toolbars li:hover .icon-ewm:after {
	background-position: -30px -30px;
}

.toolbars li:hover .icon-message:after {
	background-position: -30px -120px;
}

.toolbars li:hover .icon-wangwang:after {
	background-position: -30px 0;
}

.toolbars li:hover .icon-top:after {
	background-position: -30px -60px;
}

@media (max-width: 990px) {
	.toolbars {
		display: none;
	}
}


/* leave_message */

.leave_message {
	z-index: 980;
	position: fixed;
	right: -180px;
	bottom: 15%;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.leave_message:hover {
	right: 0;
}

.leave_message .float_show {
	height: 40px;
	width: 240px;
	float: right;
	position: relative;
	border-radius: 20px 0 0 20px;
	box-shadow: 0 5px 20px 0 rgb(0 51 128 / 30%);
	-webkit-box-shadow: 0 5px 20px 0 rgb(0 51 128 / 20%);
	padding: 5px 10px 5px 20px;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	cursor: pointer;
	-webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
	transition: all 1s cubic-bezier(.86, 0, .07, 1);
	border: 1px solid rgba(255, 255, 255, 0.2);
	background: #df0024;
	display: block;
}

.leave_message .float_show i {
	height: 30px;
	width: 30px;
	background: url('/template/default/images/leave_message.png') no-repeat center;
	display: inline-block;
	z-index: 999;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px
}

.leave_message .float_show p {
	font-size: 18px;
	color: #fff;
	margin: 0;
	text-transform: uppercase;
	display: inline-block;
	line-height: 18px;
	position: absolute;
	right: 13px;
	top: 21px;
	margin-top: -10px;
	opacity: 1;
	transition: all .8s;
	height: 40px;
	max-width: 190px;
}

.leave_message .message_from {
	width: 350px;
	z-index: 980;
	position: fixed;
	right: 1%;
	bottom: -100%;
}

.leave_message .message_from.show {
	bottom: 1%;
}

.tt {
    -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;
}

.message_from .from_tit {
	font-size: 20px;
	display: block;
	font-size: 18px;
	background: #df0024;
	padding: 15px 20px;
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 0;
	color: #fff;
	border-radius: 2px 2px 0 0;
}

.message_from .from_tit i {
	float: right;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.message_from .from_tit i::after {
	content: "";
	background: #fff;
	display: inline-block;
	width: 20px;
	height: 3px;
	line-height: 60px;
	margin-bottom: 4px;
	/* margin-left: 55px; */

}

.message_from .from_text {
	color: #808080;
	line-height: 20px;
	font-size: 12px;
	background: #fff;
	padding: 10px 20px;
	margin-top: -10px;
	border-bottom: 1px solid #e5e5e5;
	border-radius: 0;
}

.message_from .from_group {
	background: #fff;
	padding: 10px 20px;
}

.message_from .from_group .form-control {
	border: 1px solid #ccc;
	background: none;
	line-height: 40px;
	height: 40px;
	color: #808080;
	font-size: 14px;
	width: 100%;
	box-shadow: none;
	padding-right: 45px;
	background-position: 95% 14px;
	background-repeat: no-repeat;
	padding-left: 15px;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0px rgb(0 0 0 / 10%) inset;
	margin-bottom: 10px;
}
.message_from .from_group .form-control.last_child{
    margin-top: 10px;
    margin-right: 20px;
    width: 50%;
    line-height: 45px;
	height: 45px;
}

.message_from .from_group #message {
	height: 100px;
	padding-top: 8px;
	line-height: 20px;
	max-height: 120px;
	max-width: 100%;
	width: 100%;
	min-height: 100px;
}

.message_from .from_group .message_submit {
	cursor: pointer;
	width: 100%;
	border-radius: 5px;
}

.move {
    text-transform: uppercase;
    font-size: 16px;
    color: #9b9b9b;
    border: 1px solid #9b9b9b;
    display: inline-block;
    margin-bottom: 1px;
    box-sizing: border-box;
    padding: 9px 15px;
    border-radius: 40px;
    -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;
}

.move:hover{
    background-color: #df0024;
    border-color: #df0024;
    color: #fff;
}

/* Ã¥Å Â¨Ã§âÂ»Ã¥ÅË */
.leave_message .animated {
	opacity: 1;
}

.leave_message .circle {
	background: rgba(233, 0, 36, 0.3);
	width: 40px;
	height: 40px;
	border-radius: 50%;
	position: absolute;
	z-index: 49;
	transform: scale(1);
	-webkit-transform: scale(1);
	left: 0;
	top: 50%;
	margin-top: -20px;
}

.leave_message .animated-circles.animated .c-1 {
	animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message .animated-circles.animated .c-2 {
	animation: 3.3s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message .animated-circles.animated .c-3 {
	animation: 4s scaleToggleThree cubic-bezier(.25, .46, .45, .94) infinite
}

.leave_message.animation-stopped .circle {
	opacity: 0 !important
}

.leave_message.animation-stopped .circle {
	opacity: 0 !important
}

@keyframes scaleToggleOne {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	50% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleTwo {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	20% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	60% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}

@keyframes scaleToggleThree {
	0% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	33% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}

	66% {
		transform: scale(2);
		-webkit-transform: scale(2)
	}

	100% {
		transform: scale(1);
		-webkit-transform: scale(1)
	}
}


/* ------------------------ææºç«¯-------------------------- */
@media all and (max-width:1000px) {
	/* å¹³æ¿è®¾å¤ 720 éé */

	/* äº§åä¸­å¿ */
	.ind_pro .pro_nav ul li a {
		font-size: 16px;
	}

	.ind_ab {
		padding-top: 0.2rem;
	}

	.ind_ab .fl,
	.ind_ab .fr {
		float: none;
		width: 100%;
	}

	.ind_ab .fl h3 {
		text-align: center;
	}

	.ind_ab .fl .info {
		padding: 0.4rem 0 0.6rem;
	}

	.ind_ab .fr {
		margin: 0.4rem 0 0;
	}

	.ind_ab .ab_adv {
		padding: 0.3rem 2%;
	}

	.ind_ab .bot {
		margin-top: 0.6rem;
	}

	.ind_case .box {
		padding-top: 0.5rem;
	}

	.ind_case .box .fl,
	.ind_case .box .fr {
		float: none;
		width: 100%;
		margin-left: 0;
	}

	.ind_case .box .fl ul {
		overflow: hidden;
		font-size: 0;
		text-align: center;
	}

	.ind_case .box .fl ul li {
		display: inline-block;
		width: calc(100% / 3);
		height: 80px;
		margin-bottom: 0.3rem;
	}

	.ind_case .box .fl ul li a i {
		width: 80px;
		height: 80px;
	}

	.ind_case .box .fl ul li a {
		border: 1px solid #c9c9c9;
	}

	.ind_case .box .fl ul li a p {
		width: calc(100% - 80px);
	}

	.ind_case .box .fl ul li:hover a p,
	.ind_case .box .fl ul li.active a p {
		width: calc(100% - 105px);
	}

	.ind_case .box .fr ul {
		width: 100%;
		height: 300px;

	}

	/* .ind_case .box .fr ul li,.ind_case .box .fr ul li img{
		position: relative;
		left: auto;
		top: auto;
		transform: none;
		width: 100%;
		height: auto;
	}
	.ind_case .box .fr ul li{
		display: none;
	}
	.ind_case .box .fr ul li.show{
		display: block;
	}
	 */
	.ind_new {
		padding: 0.6rem 0;
	}

	.ind_new .ind_tit {
		margin-bottom: 0.4rem;
	}

	.ind_new .fl,
	.ind_new .fr {
		width: 100%;
		float: none;
	}

	.ind_new .fl {
		margin-bottom: 0.4rem;
	}

	.ind_new .fr {
		text-align: center;
	}

	.ind_new .fr .new_more {
		margin: 0.4rem auto 0;
	}
}

@media all and (max-width:768px) {
	/* ç§»å¨ç»ç«¯ä»¥ä¸ 360 éé */

	/* äº§åä¸­å¿ */
	.ind_pro .pro_nav {
		padding-bottom: 0.2rem;
	}

	.ind_pro .pro_nav ul {
		overflow: hidden;
	}

	.ind_pro .pro_nav ul li {
		float: left;
		width: 49%;
		margin: 0 2% 0.2rem 0;
		height: 42px;
		line-height: 42px;
	}

	.ind_pro .pro_nav ul li:nth-child(2n) {
		margin-right: 0;
	}

	.ind_pro .pro_nav ul li a {
		width: 100%;

		font-size: 14px;
	}

	.ind_pro .pro_con ul li .info {
		font-size: 14px;
		height: 50px;
		padding: 5px 4%;
		overflow: hidden;
		display: -webkit-box;
		text-overflow: ellipsis;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}

	.ind_pro .swiper-button-next:after,
	.ind_pro .swiper-button-prev:after {
		font-size: 24px;
	}

	.ind_pro .swiper-button-next,
	.ind_pro .swiper-button-prev {
		width: 20px;
		height: 30px;
		margin-top: -15px;
	}

    .contain p{
        overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
    }
	.ind_ab .ab_adv {
		flex-direction: row;
	}

	.ind_ab .ab_adv ul {
		width: 50%;
		flex-direction: column;
	}

	.ind_ab .ab_adv ul li {
		width: 100%;
		flex-direction: column;
	}

	.ind_ab .bot ul li {
		width: 100%;

	}

	.ind_ab .bot ul li a p {
		font-size: 16px;
		left: 4%;
	}

	.ind_case .box .fl ul li {
		width: 50%;
		height: 52px;
		margin-bottom: 0.2rem;
	}

	.ind_case .box .fl ul li a i {
		height: 52px;
		height: 52px;
		background-size: 50% auto;
	}

	.ind_case .box .fl ul li a p {
		width: calc(100% - 52px);
	}

	.ind_case .box .fl ul li a p {
		height: 40px;
		line-height: 40px;
		/* -webkit-line-clamp: 2; */
		font-size: 12px;
	}

	.ind_case .box .fl ul li:hover a p,
	.ind_case .box .fl ul li.active a p {
		width: calc(100% - 72px);
	}

	.ind_new .fl a .text h4 {
		font-size: 16px;
	}

	.ind_new .fl a .text p {
		font-size: 12px;
		line-height: 20px;
		height: 40px;
	}

	.ind_new .fl .swiper-pagination {
		padding-right: 0.2rem;
	}

	.ind_new .fr .item .date {
		padding: 0.2rem 0;
		width: 20%;
	}

	.ind_new .fr .item .date h4 {
		font-size: 20px;
	}

	.ind_new .fr .item .date p {
		font-size: 14px;
	}

	.ind_new .fr .item .info {
		padding: 0 0.3rem;
		width: 80%;
	}

	.ind_new .fr .item .info h4 {
		font-size: 14px;
	}

	.ind_new .fr .item .info p {
		font-size: 12px;
		line-height: 18px;
		height: 36px;
	}

	.Copyright {
		padding: 0.15rem 0;
	}

	.Copyright .center {
		font-size: 14px;
		margin: 0 16px;
	}

	.Copyright .fl,
	.Copyright .fr {
		float: none;
		width: 100%;
		text-align: center;
	}
}

@media all and (max-width:640px) {
	.ind_ab .fr .mark p {
		font-size: 24px;
	}

	.ind_ab .fr .mark i {
		margin: 0.4rem 0;
		width: 0.6rem;
		height: 0.6rem;
	}

	.ind_ab .fr .mark span {
		font-size: 16px;
		line-height: 42px;
		height: 42px;
		width: 180px;
	}

	.ind_ab .ab_adv ul li p {
		font-size: 12px;
	}

	#gotop {
		right: 10px;
	}

}

@media all and (max-width:480px) {
	.ind_case .box .fl ul li {
		width: 100%;
	}
}

@media all and (max-width:420px) {
	.ind_pro .swiper-button-prev {
		left: 0;
	}

	.ind_pro .swiper-button-next {
		right: 0;
	}

	.ind_ab .fr .mark p {
		font-size: 18px;
	}

	.ind_ab .fr .mark i {
		margin: 0.3rem 0;
	}

	.ind_ab .fr .mark span {
		font-size: 14px;
		width: 160px;
		height: 36px;
		line-height: 36px;
	}

	.ind_ab .ab_adv ul li .ico img {
		width: 24px;
	}

	.ind_pro .pro_con ul li .info {
		font-size: 12px;
	}

	.ind_pro {
		padding-bottom: 0.3rem;
	}


	.ind_pro .index-prolist {
		justify-content: space-around;
	}

	.ind_pro .pro-item .index-prolist li {
		width: 48% !important;
	}

	.pro-item li {
		margin-right: 2%;
	}

	.pro-item li:nth-child(2n) {
		margin-right: 0;
	}

	.pro-item .index-prolist li .h4,
	.pro-item .index-prolist li .pro-list {
		padding: 0 20px;
	
	}
	.pro-list{
	    -webkit-line-clamp: 2!important;
	}

	.pro-item li .h4 {
		padding-top: 0;
			webkit-line-clamp: 1!important;
	}

	.pro-item .item_more a {
		margin-top: 10px;
	    font-size:14px;
	    line-height: 30px;
	}

	.Product1 .ind_pro .ind_tit p {
		padding-bottom: 25px;
	}

	.pro-btn {
		margin-top: 30px;
	}

	#ltd .contain {
		max-width: 92%;
	}

	#ltd .contain h2 {
		padding-top: 50px;
		font-size: 35px;
	}

	#ltd .contain h3 {
		padding-bottom: 10px;
	}

	#ltd .ltd-img {
		padding-bottom: 45px;
	}

	#ltd .ltd-btn {
		margin-top: 10px;
	}

	.ab_adv ul li .ico {
		width: 25px;
	}

	.ab_adv ul li p,
	.ab_adv ul li .ico img {
		font-size: 14px;
		padding-bottom: 5px;
	}

	.ab_adv ul li .yw_end {
		font-size: 14px;
	}

	.ind_news .ind_tit h3 {
		padding-top: 20px;
	}

	.index_news {
		padding-top: 30px;
	}

	.index_news .news_cont {
		width: 100%;
	}

	.index_news .index_bd .layout {
		padding-left: 40px;
		padding-right: 40px;
	}

	.index_news .thumbs_item {
		width: 100% !important;
		max-width: 100%;
	}

	.index_news .thumbs_item .item_img img {
		max-width: 100%;
	}

	.index_news .news_item .item_tit {
		font-size: 14px;
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}

	.index_news .news_item .item_inner {
		margin: 0;
	}

	.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
	}

	#honor .honor_nr ul a p {
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.leave_message .message_from{
	    width:100%;
	}
}

@media all and (max-width:376px) {}
