@charset "utf-8";

.fixmenu { position: fixed; background-color: #fff; width: 100%; z-index: 99; top: 0; box-shadow: 0 5px 15px 0px rgba(0, 64, 152, 0.1); top: 0; opacity: 1; }

.effect_line_box { width: 100%; }
.effect_line { background-color: #009640; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.products-list li .effect_line { margin: 0px auto; width: 0px; height: 2px; }
.products-list li:hover .effect_line { margin: 0px auto; width: 100%; height: 2px; }

.top-btn { display: inline-block; }
	.top-btn > ul > li { float: left; position: relative; }
		.top-btn > ul > li > a { line-height: 75px; font-size: 18px; display: block; }

		.top-btn > ul > li > .top-btn-2 { position: absolute; left: 0px; top: 77px; z-index: 999999; width: 200px; display: none; }
		.top-btn > ul > li .top-btn-line-box { width: 100%; }
		.top-btn > ul > li .top-btn-line { width: 0px; background-color: #009640; height: 2px; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
		.top-btn > ul > li:hover .top-btn-line { width: 100%; background-color: #009640; height: 2px; }
		.top-btn > ul > li.BtnOn .top-btn-line { width: 100%; background-color: #009640; height: 2px; }
		.top-btn > ul > li > .top-btn-2 > ul { padding: 10px 0px; border: 1px solid #cfcfcf; background-color: rgba(255,255,255,.96); background-color: #fff\9;  box-shadow: 4px 4px 0 rgba(0,0,0,.04); }
			.top-btn > ul > li > .top-btn-2 > ul > li { position: relative; border-left: 6px solid #ffffff; }
				.top-btn > ul > li > .top-btn-2 > ul > li > a > span { float: right; color: #898989; font-size: 12px; line-height: 36px; margin-right: 15px; }
				.top-btn > ul > li > .top-btn-2 > ul > li > a { font-size: 16px; line-height: 36px; text-align: left; display: block; padding-left: 30px; border-bottom: 1px solid #f6f6f6; }
				.top-btn > ul > li > .top-btn-2 > ul > li:hover { font-size: 16px; line-height: 36px; text-align: left; display: block; border-left: 6px solid #009640; }
					.top-btn > ul > li > .top-btn-2 > ul > li:hover > a { font-size: 16px; line-height: 36px; text-align: left; color: #009640; }
						.top-btn > ul > li > .top-btn-2 > ul > li:hover > a > span { float: right; color: #009640; font-size: 12px; line-height: 36px; margin-right: 15px; }

				.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 { position: absolute; top: 0px; left: 195px; width: 200px; padding: 0px 2px; display: none; }
					.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 > ul { padding: 10px 0px; border: 1px solid #cfcfcf; background-color: rgba(255,255,255,.96); background-color: #fff\9; box-shadow: 4px 4px 0 rgba(0,0,0,.04); }
				.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 { position: absolute; top: 0px; left: 195px; width: 200px; padding: 0px 2px; display: none; }
					.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 > ul > li { border-left: 6px solid #ffffff; }
						.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 > ul > li > a { font-size: 16px; line-height: 36px; text-align: left; display: block; padding-left: 30px; border-bottom: 1px solid #f6f6f6; }
						.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 > ul > li:hover { font-size: 16px; line-height: 36px; text-align: left; display: block; border-left: 6px solid #009640; }
							.top-btn > ul > li > .top-btn-2 > ul > li > .top-btn-3 > ul > li:hover > a { font-size: 16px; line-height: 36px; text-align: left; color: #009640; }

.menu-icon { padding: 30px 0px; }
	.menu-icon img { height: 100%; }
.menu-en-btn { display: block; float: left; }
.menu-search-btn { display: block; float: left; cursor: pointer; }

.top-tel { padding: 25px 0px; margin-left: 20px; }
.top-tel-txt { font-size: 16px; font-weight: bold; text-align: left; margin-left: 10px; }
.classifybtn-box { position: relative; width: 100%; }
.classifybtn-flax { margin-top: -35px; width: 100%; }
.classify-Btn { width: 100%; background-color: #ffffff; box-shadow: 5px 5px 10px rgba(117, 117, 117, 0.5); display: inline-block; }
	.classify-Btn ul { width: 100%; }
		.classify-Btn ul li a { display: block; font-size: 20px; height: 50px; padding: 12px 0px 8px 0px; font-weight: bold; }
		.classify-Btn ul li span { font-size: 14px; color: #c1c1c1; font-weight: normal; }
		.classify-Btn ul li:hover a, .classify-Btn ul li.active a { font-size: 20px; background-color: #009640 !important; color: #ffffff !important; }
		.classify-Btn ul li:hover span, .classify-Btn ul li.active span { color: #fff; }

.index-title { font-size: 40px; font-weight: bold; text-align: center; color: #111111; line-height: 45px; animation-name: fadeInUp; }
.index-title-en { font-size: 14px; color: #c1c1c1; text-align: center; line-height: 30px; }

.index-pro-btn { text-align: center; margin: 40px 0px; }
	.index-pro-btn ul { display: inline-block; }

		.index-pro-btn ul li { float: left; }
/* .index-pro-btn ul li a{font-size:18px;line-height: 45px;font-weight: bold;color:#000000;display: block;padding:0px 40px;} */

.index-case-title { font-size: 20px; line-height: 45px; text-align: left; }
.index-about { background-size: cover; background-repeat: no-repeat; padding: 60px 0px; }
.index-about-title { font-size: 24px; line-height: 40px; color: #232222; font-weight: bold; }
.index-about-title-en { font-size: 13px; line-height: 30px; color: #c6c5c5; }
.index-about-txt { font-size: 18px; line-height: 36px; color: #666666; margin-top: 40px; }
.index-aoubt-more { text-align: right; }
	.index-aoubt-more a { font-size: 16px; line-height: 40px; color: #111111; }
.index-number { margin-top: 40px; text-align: center; }
	.index-number ul li .txt { font-size: 14px; }
	.index-number ul li .add { font-size: 24px; }

.index-area { background-size: cover; padding: 60px 0px 0px 0px; }
.area-main-box { background-color: #ffffff; padding: 40px 50px 30px 40px; margin-top: 50px; box-shadow: 0px 5px 10px rgba(117, 117, 117, 0.5); }
.case-list-title { font-size: 20px; line-height: 60px; }
	.case-list-title a { float: right; font-size: 16px; color: #666666; }

/* index-case-list */
.index-case-list ul li { display: inline-block; width: 100%; }
	.index-case-list ul li a { display: block; }
.index-case-number { float: left; font-size: 55px; line-height: 65px; color: #000000; width: 100px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif }
.index-case-title { font-size: 20px; line-height: 40px; color: #000000; }
.index-case-title-en { font-size: 12px; line-height: 20px; color: #9b9b9b; }
.index-case-line-box { background-color: #e5e5e5; width: 100%; margin-top: 40px; }
.index-case-span { float: right; width: 60px; height: 60px; border-radius: 30px; border: 1px dashed #969696; overflow: hidden; display: inline-block; text-align: center; background-position: center; background-repeat: no-repeat; }
	.index-case-span span { font-size: 30px; line-height: 60px; }
.index-case-list ul li .index-case-line { height: 1px; background-color: #009640; width: 0px; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.index-case-list ul li:hover .index-case-number { float: left; font-size: 55px; line-height: 65px; color: #009640; width: 100px; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif }
.index-case-list ul li:hover .index-case-title { font-size: 20px; line-height: 40px; color: #009640; }
.index-case-list ul li:hover .index-case-title-en { font-size: 12px; line-height: 20px; color: #009640; }
.index-case-list ul li:hover .index-case-line { width: 100%; height: 1px; background-color: #009640; }
.index-case-list ul li:hover .index-case-span { float: right; width: 60px; height: 60px; border-radius: 30px; border: 1px solid #009640; overflow: hidden; text-align: center; background-color: #009640; }
	.index-case-list ul li:hover .index-case-span span { font-size: 30px; color: #ffffff; line-height: 60px; }

.news-classify-title { padding-left: 15px; border-left: 4px solid #009640; font-size: 17px; line-height: 30px; color: #555555; }
	.news-classify-title a { float: right; color: #555555; }
/* .index-news-list{} */
.index-news-list ul li { border-bottom: 1px dashed #dfdfdf; float: left; width: 100%; }
	.index-news-list ul li a { background-image: url(../images/index-new_15.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; color: #555555; line-height: 50px; font-size: 14px; }
		.index-news-list ul li a:hover { background-image: url(../images/index-new_15.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; color: #059844; line-height: 50px; font-size: 14px; }
.index-news-list > ul > li > span { display: block; }
	.index-news-list > ul > li > span:first-child { float: left; width: 75%; overflow: hidden; }
	.index-news-list > ul > li > span:last-child { float: right; width: 25%; line-height: 50px; text-align: right; }
.news-class-list > li { padding-top: 40px; }


.about-txt-title { font-size: 30px; line-height: 45px; text-align: left; font-weight: bold; margin-top: 50px; color: #232222; }
.aobut-txt-title-en { font-size: 16px; line-height: 30px; text-align: left; color: #898989; }
.about-txt-content { font-size: 20px; line-height: 40px; text-align: left; color: #5d5c5c; margin-top: 10px; }
.about-num-bg { background-image: url(../images/about-num-bg.jpg); background-position: center; background-repeat: no-repeat; margin-top: 50px; }
.about-number li .num { font-size: 60px; line-height: 65px; font-weight: bold; }
.about-number li .txt { font-size: 18px; line-height: 18px; color: rgba(157, 157, 157, 1); }

.por-box { padding: 0px 50px; position: relative; }
.probtnOn a { font-size: 18px; line-height: 45px; font-weight: bold; background-color: #009640; color: #ffffff; display: block; }
.probtnOut a { font-size: 18px; line-height: 45px; font-weight: bold; background-color: rgba(223, 219, 220, 1); color: #000000; display: block; }

.index-pro-listbox { padding: 18px 18px 140px 18px; background-color: #f6f6f6; position: relative; overflow: hidden; }
.index-pro-txt-box { position: absolute; left: 0px; padding: 18px; background-color: #00964100; width: 100%; height: 100%; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
	.index-pro-txt-box.active { position: absolute; padding: 25px 18px 18px 18px; background-color: #0096419f; }
.index-pro-list-title { font-size: 18px; color: #000000; }
.index-pro-list-line { width: 45px; height: 4px; background-color: #009641; margin: 8px 0px; }
.index-pro-list-txt { font-size: 15px; color: #555555; }
.index-pro-list-more { padding-top: 20px; }
	.index-pro-list-more a { color: #009640; font-size: 13px; }
.index-pro-list-par-title { margin-top: 50px; font-size: 16px; color: #ffffff; }
.index-pro-list-par-txt > ul { margin-top: 10px; }
	.index-pro-list-par-txt > ul > li { color: #ffffff; font-size: 14px; line-height: 32px; }
.index-pro-txt-box.active .index-pro-list-title { font-size: 18px; color: #ffffff; }
.index-pro-txt-box.active .index-pro-list-line { width: 45px; height: 4px; background-color: #ffffff; margin: 8px 0px; }
.index-pro-txt-box.active .index-pro-list-txt { font-size: 15px; color: #ffffff; }
.index-pro-txt-box.active .index-pro-list-more a { color: #ffffff; font-size: 13px; }

.about-title { font-size: 36px; text-align: center; line-height: 50px; font-weight: bold; }
.about-img-move-box img { box-shadow: 5px 5px 10px rgba(117, 117, 117, 0.5); border: 15px solid #ffffff; width: 76%; margin: 20px auto; }

.about-culture-box li > span { width: 86%; display: block; margin-left: auto; margin-right: auto; }

.culture-title { font-size: 22px; line-height: 30px; font-weight: bold; margin-top: 50px; }
.culture-title-en { font-size: 18px; line-height: 20px; color: #009640; font-weight: bold; }
.culture-line { margin-top: 15px; margin-bottom: 15px; border-top: 1px #009640 dashed; }
.culture-txt1 { font-size: 16px; line-height: 20px; font-weight: bold; color: rgba(100, 100, 100, 1); }
.culture-txt2 { font-size: 14px; color: #d6d6d6; }

.course-box { background-size: cover; padding: 40px 0px; margin-top: 40px; }

.about-honor-box { background-repeat: no-repeat; background-position: center bottom; margin: 50px 0px; padding: 45px 0px 100px 0px !important; }
.honor-bg { background-color: url(images/honor.png); background-repeat: no-repeat; background-position: right center; margin-top: 50px; }
.swiper-honor { padding: 0px 0px 60px 0px !important; }
.swiper-img { position: relative; }

.honor-swiper-button-next span, .honor-swiper-button-prev span { font-size: 50px; }
.about-honor-list-box { position: relative; }


.swiper-cour { padding: 100px 50px; }

.coures-box { max-width: 880px; width: 80%; margin: 0px auto; margin-top: 60px; box-shadow: 0px 5px 10px rgba(117, 117, 117, 0.5); background-color: #ffffff; padding: 40px 0px; }
.coures-title { font-size: 68px; color: #009640; line-height: 70px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; text-align: center; }
.coures-txt { font-size: 16px; line-height: 30px; text-align: left; height: 70px; display: flexbox; display: -webkit-flexbox; display: -mx-flexbox; display: -moz-flexbox; display: flex; display: -webkit-flex; display: -mx-flex; display: -moz-flex; flex: auto; justify-content: center; flex-direction: column; }

.coures-list-box { position: relative; padding: 0px 60px; background-repeat: repeat-x; background-position: bottom 164px left 0px; }
.sw-sl-border { width: 18px; height: 15px; border-radius: 20px; border: 1px solid #009640; text-align: center; padding-top: 3px; overflow: hidden; margin: 0px auto; }

.sw-sl-circular { width: 10px; height: 10px; border-radius: 5px; border: 1px solid #009640; margin: 0px auto; cursor: pointer; }

.sw-sl-circular-bg { width: 10px; height: 10px; border-radius: 5px; background-color: #009640; border: 1px solid #009640; margin: 0px auto; }

.swiper-wrapper-cour .swiper-slide { text-align: center; }
#index_backbar .swiper-slide { overflow: hidden; }
	#index_backbar .swiper-slide img { width: 100%; transition: 2.5s linear; transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
	#index_backbar .swiper-slide.swiper-slide-active img { transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); }
.sw-sl-title { font-size: 20px; line-height: 30px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #666666; margin-top: 25px; width: 115px; height: 40px; padding-top: 15px; text-align: center; margin: 0px auto; cursor: pointer; }
.sw-sl-title-bg { background-image: url(../images/coures.png); background-repeat: no-repeat; background-position: center center; color: #ffffff; }

/* .coures2021{background-color: #059844;} */

.cour-swiper-button-next { position: absolute; right: 0px; bottom: 153px; width: 20px; height: 20px; border-radius: 12px; border: 1px solid #009640; text-align: center; background-color: #ffffff; }
.cour-swiper-button-prev { position: absolute; left: 0px; bottom: 153px; width: 20px; height: 20px; border-radius: 12px; border: 1px solid #009640; text-align: center; background-color: #ffffff; }
	.cour-swiper-button-next span, .cour-swiper-button-prev span { color: #009640; font-size: 18px }

.web-floor { background-color: #eeeeee; padding: 50px 0px 0px 0px; }
.floor-title { font-size: 20px; line-height: 36px; color: #232222; }
.floor-line { height: 1px; width: 30px; background-color: #232222; }
.floor-left-line { border-left: 1px solid #e2e2e2; padding-left: 40px; }
.floor-text { font-size: 16px; line-height: 40px; color: #999999; margin-top: 15px; }
	.floor-text span.iconfont { margin-right: 5px; }
.floor-icon { display: inline-block; width: 100%; }
	.floor-icon ul { margin-top: 15px; }
		.floor-icon ul li { float: left; border-radius: 15px; background-color: #acabab; position: relative; width: 30px; height: 30px; text-align: center; }
			.floor-icon ul li + li { margin-left: 20px; }
			.floor-icon ul li span { color: #ffffff; font-size: 18px; line-height: 30px; }
			.floor-icon ul li .icon-img { display: none; }
			.floor-icon ul li:hover { background-color: #009640; }
				.floor-icon ul li:hover .icon-img { position: absolute; background-color: #fff; display: block; margin-top: 10px; padding: 5px; border-radius: 15px; border: 3px rgba(0, 149, 68, 1) solid; }
.codeinput { position: relative; }
	.codeinput img { position: absolute; right: 20px; top: 10px; z-index: 99999; }
.copyright { border-top: 1px solid #e2e2e2; font-size: 14px; line-height: 20px; color: #999999; padding: 10px 0px; }
	.copyright a { color: #999999; }
.feedback-txt { padding-right: 80px; }

.right-menu { position: fixed; right: 3px; bottom: 150px; z-index: 9999999; }
.right-menu-box { border-radius: 5px; background-color: #009640; width: 60px; height: 50px; padding: 10px; text-align: center; margin-top: 4px; position: relative; }
	.right-menu-box, .right-menu-box a { color: #ffffff; font-size: 12px; }
		.right-menu-box span { font-size: 26px; }
.right-menu-text { line-height: 2; }
.wxcode { overflow: hidden; position: absolute; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; z-index: 8888; }


.pro-classify-title { font-size: 20px; line-height: 45px; background-color: #009640; color: #ffffff; text-align: center; width: 100%; }
.pro-title { font-size: 16px; line-height: 50px; color: #000000; font-weight: bold; text-align: center; }
.pro-show-title { font-size: 28px; line-height: 1.8; color: #009640; border-bottom: 1px solid #009640; }
.pro-txt { font-size: 14px; line-height: 30px; color: #969696; }
.pro-txt-item { margin-top: 15px; }
	.pro-txt-item ul li { line-height: 36px; font-size: 16px; padding: 5px 0px; }
		.pro-txt-item ul li span { color: #898989; font-weight: bold; }
.pro-content-title { font-size: 18px; line-height: 45px; border-bottom: 1px solid #009640; text-align: left; margin: 20px 0px 10px 0px; font-weight: bold; }
.pro-content { font-size: 16px; line-height: 40px; }
.pro-btn { margin-top: 30px; }
	.pro-btn a { font-size: 16px; line-height: 40px; width: 80%; display: block; background-color: #009640; color: #ffffff; text-align: center; border-radius: 8px; }
.pro-show-btn { display: inline-block; width: 100%; margin-top: 40px; border-bottom: 1px solid #009640; }
	.pro-show-btn ul li { padding: 0px 20px; float: left; }
		.pro-show-btn ul li + li { margin-left: 10px; }
		.pro-show-btn ul li a { font-size: 20px; line-height: 40px; display: block; }
a.proshow-on, a.proshow-on:hover { color: #009640; font-weight: bold; }
a.proshow-out, a.proshow-out:hover { color: #292929; font-weight: bold; }
.proimglist { position: relative; padding: 0px 40px; margin-top: 10px; }


.mySwiper .swiper-slide-thumb-active img { border: 1px solid #059844; }

.left-pro ul li { margin-top: 10px; width: 100%; display: inline-block; }

.case-list ul li { border-radius: 15px; overflow: hidden; box-shadow: 5px 5px 10px rgba(117, 117, 117, 0.5); }
.case-title { font-size: 16px; line-height: 20px; color: #000000; font-weight: bold; text-align: left; padding: 15px 20px; }
.case-more { font-size: 14px; line-height: 20px; color: #009640; text-align: left; padding: 0px 20px 40px 20px; }

.news-list { background-color: #f3f3f3; }
	.news-list ul li a { padding: 20px 20px 0px 20px; display: block; }
.news-title { font-size: 16px; line-height: 40px; color: #000000 }
.news-date { font-size: 12px; line-height: 40px; color: #5d5c5c }
.news-content { font-size: 14px; line-height: 30px; color: #555555; }
.news-list-line-box { margin-top: 20px; background-color: #c6c5c5; }
.news-list-line { height: 1px; background-color: #009640; width: 0px; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }
.news-list ul li:hover .news-list-line { height: 1px; background-color: #009640; width: 100%; }

.page-content-title { font-size: 40px; line-height: 60px; }
.page-content-subtitle { display: block; text-align: center; font-size: 16px; color: rgba(154, 154, 154, 1); line-height: 18px; font-weight: bold; }
.show-news-title { font-size: 26px; line-height: 45px; border-bottom: 1px solid #999999; }

.show-title { font-size: 26px; line-height: 45px; }
.show-content { font-size: 16px; line-height: 35px; }

.contact-tel, .contact-feedback { box-shadow: 5px 5px 10px rgba(117, 117, 117, 0.5); padding: 30px; min-height: 520px; }
.contact-title { font-size: 18px; line-height: 45px; margin-bottom: 20px; }
.contact-item-title { font-size: 30px; line-height: 80px; }
.contact-item-title-icon { float: left; background-color: #009640; border-radius: 80px; width: 70px; height: 70px; text-align: center; margin-right: 15px; }
.contact-item-title span { color: #ffffff; font-size: 40px; line-height: 40px; }
.contact-item-txt { margin-top: 10px; font-size: 16px; line-height: 35px; }
.mymap { width: 100%; height: 400px; display: inline-block; margin-top: 50px; }

.contact-img-box { position: relative; }

.products-list .imgbox { }

.menu-btn { float: right; margin: 15px 15px 0px 0px; }
	.menu-btn span { font-size: 40px; line-height: 40px; }
.menu-list-mobile { position: fixed; top: 0px; right: 0px; height: 100%; width: 50%; background-color: #009641e5; z-index: 99999999; }
.close-this-menu { background-color: #ffffff; width: 20px; height: 20px; border-radius: 15px; color: #ffffff; overflow: hidden; padding: 3px; float: right; margin-right: 10px; margin-top: 10px; }
	.close-this-menu span { font-size: 18px; line-height: 20px; color: #009640; }
.menu-list { padding: 50px; }
	.menu-list ul li a { font-size: 20px; line-height: 45px; color: #ffffff; }

.about-history-title { text-align: center; font-size: 40px; line-height: 45px; font-weight: bold; }
.about-history-title-en { text-align: center; font-size: 18px; line-height: 25px; color: #666666; }
.list-txt-title { font-size: 30px; line-height: 40px; font-weight: bold; }
.list-txt-content { font-size: 18px; line-height: 30px; color: #666666; margin-top: 20px; }
.list-img-year { text-align: center; font-size: 100px; line-height: 65px; color: #dbdbdb; }
.list-img-box img { box-shadow: 0px 0px 10px rgba(86, 86, 86, 0.8); }
.history-box-1 { margin: 30px 0px; }

@media screen and (max-width:899px) {
	.top-btn > ul > li { padding: 0px 2px; }
	.classify-Btn ul li { text-align: center; width: 33.3333%; float: left; }
	.top-tel-box { display: none; }
	.about-number li { width: 50%; text-align: center; float: left; padding: 10px 0px; }
		.about-number li:nth-child(n+3) { margin-top: 40px; }
	.num-line { width: 30px; height: 3px; background-color: #ffffff; margin: 10px auto; }

	.probtnOn a { padding: 0px 10px; }
	.probtnOut a { padding: 0px 10px; }

	.index-case-list ul li { padding: 40px 0px 0px 0px; }
	.index-case-title-en { display: block; }

	.index-number { margin-bottom: 20px; }
		.index-number ul li { float: left; }
			.index-number ul li .num { font-size: 40px; line-height: 44px; }


	.swiper-container .inner { position: absolute; z-index: 888888; left: 0px; top: 20%; width: 100%; padding-left: 20px; }
		.swiper-container .inner .title { color: #ffffff; font-size: 35px; line-height: 50px; }
		.swiper-container .inner .text { color: #ffffff; font-size: 16px; line-height: 40px; }
	.floot-tel-border { padding-left: 40px; }
	.index-pro-btn ul li + li { margin-left: 10px; }

	.honor-swiper-button-prev { position: absolute; left: 15%; bottom: -10px; z-index: 999999; cursor: pointer; }
	.honor-swiper-button-next { position: absolute; right: 15%; bottom: -10px; z-index: 999999; cursor: pointer; }
	.contact-txt { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; text-align: center; font-size: 18px; line-height: 30px; color: #ffffff; }
	.list-txt-title { padding-top: 0px; }
	.history-box-0 .list-txt-box { width: 100%; float: none; }
		.history-box-0 .list-txt-box .list-txt-content { padding-right: 0px; }
	.history-box-0 .list-img-box { width: 100%; float: none; }
	.history-box-1 .list-txt-box { width: 100%; float: none; }
		.history-box-1 .list-txt-box .list-txt-title { padding-left: 0px; }
		.history-box-1 .list-txt-box .list-txt-content { padding-left: 0px; }
	.history-box-1 .list-img-box { width: 100%; float: none; }

	.web-floor-ul > li:nth-child(n+2) { margin-top: 20px; }

	.tab-panel-wrap { padding: 20px 10px; }

	.blog-item { padding: 20px 10px; }
	.item-wrap { margin-left: 10px; margin-right: 10px; }

	.right-menu { position: fixed; bottom: 5px; left: 0px; }
		.right-menu > ul > li { float: left; width: 25%; }
	.right-menu-box { margin-left: auto; margin-right: auto; }

	.rmt-2 { border-radius: 5px; background-color: #009640; overflow: hidden; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; z-index: 8888; }

	.rmt-1 { float: none; width: 60px; height: 50px; }
	.rmt-2 { float: none; text-align: center; top: -60px; left: -30px; width: 120px; height: 0px; position: relative; font-size: 16px; line-height: 30px; }
	.right-menu-tel:hover .rmt-2 { height: 60px; top: -130px; }
	.wxcode { float: none; top: -60px; left: -20px; width: 120px; height: 0px; }
	.right-menu-wx:hover .wxcode { top: -130px; height: 120px; }

	.copyright { height: 120px; }

	.menu-icon { float: left; margin-left: 20px; }
	.menu-en-btn { height: 20px; }
	.menu-search-btn { margin-left: 20px; height: 20px; }
}

@media screen and (min-width:900px) and (max-width:1299px) {
	.top-btn > ul > li { padding: 0px 5px; }
	.classify-Btn ul li { text-align: center; width: 20%; float: left; }
	.top-tel-box { display: none; }
	.about-number li { width: 25%; text-align: center; float: left; padding: 15px 0px; }
		.about-number li:nth-child(n+2) { width: calc(25% - 1px); border-left: 1px solid rgba(157, 157, 157, 1); }
	.num-line { width: 30px; height: 3px; background-color: #ffffff; margin: 10px auto; }

	.probtnOn a { padding: 0px 40px; }
	.probtnOut a { padding: 0px 40px; }

	.index-case-list ul li { padding: 20px 0px 0px 0px; }
	.index-case-title-en { display: none; }

	.index-number ul li .num { font-size: 44px; line-height: 50px; }

	.swiper-container .swiper-slide { position: relative; }
	.swiper-container .inner { position: absolute; z-index: 888888; left: 0px; top: 20%; width: 100%; }
		.swiper-container .inner .title { color: #ffffff; font-size: 55px; line-height: 80px; }
		.swiper-container .inner .text { color: #ffffff; font-size: 20px; line-height: 60px; }
	.floot-tel-border { padding-left: 0px; }
	.index-pro-btn ul li + li { margin-left: 30px; }
	.honor-swiper-button-prev { cursor: pointer; position: absolute; left: 40%; z-index: 999999; bottom: -5px; }
	.honor-swiper-button-next { cursor: pointer; position: absolute; right: 40%; z-index: 999999; bottom: -5px; }
	.contact-txt { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; text-align: center; font-size: 30px; line-height: 40px; color: #ffffff; }
	.history-box { background-image: url(../images/his-bg-line.jpg); background-repeat: repeat-y; background-position: center; }
	.list-txt-title { padding-top: 100px; }
	.history-box-0 .list-txt-box { width: 50%; float: left; }
		.history-box-0 .list-txt-box .list-txt-content { padding-right: 80px; }
	.history-box-0 .list-img-box { width: 50%; float: right; }
	.history-box-1 .list-txt-box { width: 50%; float: right; }
		.history-box-1 .list-txt-box .list-txt-title { padding-left: 80px; }
		.history-box-1 .list-txt-box .list-txt-content { padding-left: 80px; }
	.history-box-1 .list-img-box { width: 50%; float: left; }

	.tab-panel-wrap { padding: 20px 10px; }

	.blog-item { padding: 35px 20px; }

	.right-menu-tel { overflow: hidden; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; z-index: 8888; }
		.right-menu-tel:hover { margin-left: -140px; width: 200px; }
	.rmt { width: 230px; height: 50px; }
	.rmt-1 { float: left; width: 60px; height: 50px; }
	.rmt-2 { float: left; margin-left: 20px; width: 100px; height: 50px; padding: 1px 0px; font-size: 16px; line-height: 24px; }
	.wxcode { right: 90px; top: 0px; height: 120px; width: 0px; }
	.right-menu-wx:hover .wxcode { width: 120px; }

	.menu-icon { float: right; margin-left: 10px; }
	.menu-en-btn { border-left: 1px solid #999999; padding-left: 10px; height: 20px; }
	.menu-search-btn { margin-left: 10px; height: 20px; }
}

@media screen and (min-width:1300px) {
	.top-btn > ul > li { padding: 0px 25px; }
	.classify-Btn ul li { text-align: center; width: 20%; float: left; }
	.about-number li { width: 25%; text-align: center; float: left; padding: 15px 0px; }
		.about-number li:nth-child(n+2) { width: calc(25% - 1px); border-left: 1px solid rgba(157, 157, 157, 1); }
	.num-line { width: 30px; height: 3px; background-color: #ffffff; margin: 10px auto; }

	.probtnOn a { padding: 0px 40px; }
	.probtnOut a { padding: 0px 40px; }

	.index-case-list ul li { display: inline-block; width: 100%; padding: 40px 0px 0px 0px; }
	.index-case-title-en { display: block; }

	.index-number ul li .num { font-size: 60px; line-height: 66px; }

	.swiper-container .swiper-slide { position: relative; }
	.swiper-container .inner { position: absolute; z-index: 888888; left: 0px; top: 28%; width: 100%; }
		.swiper-container .inner .title { color: #ffffff; font-size: 68px; line-height: 100px; }
		.swiper-container .inner .text { color: #ffffff; font-size: 26px; line-height: 60px; }
	.floot-tel-border { padding-left: 0px; }
	.index-pro-btn ul li + li { margin-left: 30px; }
	.honor-swiper-button-prev { cursor: pointer; position: absolute; left: 40%; z-index: 999999; bottom: -5px; }
	.honor-swiper-button-next { cursor: pointer; position: absolute; right: 40%; z-index: 999999; bottom: -5px; }
	.contact-txt { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; text-align: center; font-size: 30px; line-height: 40px; color: #ffffff; }
	.history-box { background-image: url(../images/his-bg-line.jpg); background-repeat: repeat-y; background-position: center; }
	.list-txt-title { padding-top: 150px; }
	.history-box-0 .list-txt-box { width: 50%; float: left; }
		.history-box-0 .list-txt-box .list-txt-content { padding-right: 80px; }
	.history-box-0 .list-img-box { width: 50%; float: right; }
	.history-box-1 .list-txt-box { width: 50%; float: right; }
		.history-box-1 .list-txt-box .list-txt-title { padding-left: 80px; }
		.history-box-1 .list-txt-box .list-txt-content { padding-left: 80px; }
	.history-box-1 .list-img-box { width: 50%; float: left; }

	.tab-panel-wrap { padding: 50px 60px; }

	.blog-item { padding: 35px 20px; }

	.right-menu-tel { overflow: hidden; -ms-transition: 0.5s; -moz-transition: 0.5s; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; z-index: 8888; }
		.right-menu-tel:hover { margin-left: -140px; width: 200px; }
	.rmt { width: 230px; height: 50px; }
	.rmt-1 { float: left; width: 60px; height: 50px; }
	.rmt-2 { float: left; margin-left: 20px; width: 100px; height: 50px; padding: 1px 0px; font-size: 16px; line-height: 24px; }
	.wxcode { right: 90px; top: 0px; height: 120px; width: 0px; }
	.right-menu-wx:hover .wxcode { width: 120px; }

	.menu-icon { float: right; }
	.menu-en-btn { border-left: 1px solid #999999; padding-left: 20px; height: 20px; }
	.menu-search-btn { margin-left: 15px; height: 20px; }
}

@media screen and (min-width:1600px) {
	.top-btn > ul > li { padding: 0px 35px; }
}


.layout { width: 1200px; margin: 0 auto; position: relative; }
/*path_nav*/
.sys_sub_head { position: relative; z-index: 1; z-index: 1; text-align: left; }
.head_bn_item img { width: 100%; }
.path_bar { position: relative; display: block; }
	.path_bar ul { }
	.path_bar li { display: inline; letter-spacing: 0; }
		.path_bar li, .path_bar li a { color: #333333; font-size: 14px; line-height: 40px; font-family: 'myriad-reg'; }
			.path_bar li:before { position: relative; margin: 0 5px; content: ' > '; vertical-align: baseline; }
			.path_bar li:first-child:before { display: none; }
.sys_sub_head .pagnation_title { font-size: 48px; font-family: 'myriad-Bold'; text-transform: capitalize; color: #fff; position: absolute; width: 100%; top: 50%; left: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); text-align: center; }
.mobile-head-items { display: none; }

@media only screen and (max-width: 950px) {
	.path_bar { background-attachment: scroll !important; }
}

@media only screen and (max-width: 1200px) {
	.layout { width: 92%; }
}

.blog_list { position: relative; width: 100%; }
.blog-item { position: relative; width: 100%; overflow: hidden; }
	.blog-item:nth-child(2n+1) { background: #f9f9f9; }
	.blog-item:before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 1px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
	.blog-item:after { content: ''; display: block; width: 0; height: 3px; background-color: #009640; position: absolute; left: 0; bottom: 0; opacity: 0; filter: alpha(opacity=0); }
	.blog-item:hover:after { width: 100%; opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; }
	.blog-item .item-img, .blog-item .item-img img { border-radius: 5px; }
	.blog-item .item-img { position: relative; display: block; max-width: 200px; padding: 5px; border: 1px solid #eee; background-color: #fff; margin: 0 20px 0 0; float: left; }
		.blog-item .item-img img { position: relative; width: 100%; }
	.blog-item .item-info .item-title { line-height: 1.5em; overflow: hidden; font-size: 20px; font-weight: normal; }
	.blog-item .item-info time { display: block; font-size: 16px; margin: 8px 0; }
	.blog-item .item-info .item-detail { }
	.blog-item .item-info .item-more { color: #8f9395; margin: 20px 0 0; float: right; }
	.blog-item .item-info .item-more { display: inline-block; padding: .2em .8em; line-height: 1.8; color: #009640; position: relative; text-transform: uppercase; }
		.blog-item .item-info .item-more:before, .blog-item .item-info .item-more:after { content: ''; display: block; width: 100%; height: 1px; background-color: #009640; position: absolute; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
		.blog-item .item-info .item-more:before { left: 0; top: 0; }
		.blog-item .item-info .item-more:after { right: 0; bottom: 0; }
		.blog-item .item-info .item-more:hover:before, .blog-item .item-info .item-more:hover:after { width: 0; opacity: 0; }
		.blog-item .item-info .item-more:hover { background-color: #009640; color: #fff; -webkit-transition-delay: .3s; -o-transition-delay: .3s; transition-delay: .3s; }

/*PageBar*/
.PageBar { clear: both; width: 80%; overflow: hidden; margin: 20px auto 10px auto; text-align: center; }
.PageButtons span, .PageButtons a { display: inline-block; height: 30px; line-height: 30px; border: 1px solid #ddd; padding: 0 10px; margin-left: 5px; }
	.PageButtons span.pagenum { color: #ffffff; background-color: #009640; border: 1px solid #009640; }
	.PageButtons a:hover { background: #009640; color: #FFF; }
.PageInfo { width: 100%; overflow: hidden; padding-top: 10px; }
.disabled { display: none; }

.items_list { width: 100%; position: relative; }
	.items_list ul { margin: 0; -webkit-box-pack: center; -webkit-justify-content: left; -ms-flex-pack: center; justify-content: left; }
	.items_list .product_item { width: 33.33333333%; float: left; }
		.items_list .product_item figure { margin: 10px 20px; }
		.items_list .product_item .item_img a:before { content: ''; display: block; width: 0; height: 2px; background-color: #009640; position: absolute; left: 50%; top: auto; bottom: 0; }
		.items_list .product_item .item_img:hover + figcaption .item_title a { color: #009640; }
		.items_list .product_item .item_title a:hover, .goods-may-like .product_item .item_title a:hover { color: #009640; }
		.items_list .product_item figure:hover .item_img a:before { width: 100%; left: 0; }

.product_item { width: 33.33333333%; float: left; }
	.product_item figure { margin: 0; background-color: #fff; }
	.product_item .item_img { display: block; position: relative; width: 100%; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; }
	.product_item .item_img { *display: inline; }
		.product_item .item_img a { display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background-color: rgba(255,255,255,.01); }
			.product_item .item_img a:before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(255,255,255,.5);; position: absolute; left: 0; top: 0; opacity: 0; filter: alpha(opacity=0); }
	.product_item figure:hover .item_img a:before { opacity: .8; filter: alpha(opacity=80); -webkit-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
	.product_item .item_img img { width: 100%; }
	.product_item figcaption { padding: 15px 10px; }
	.product_item .item_title { font-weight: normal; font-size: 15px; text-align: center; }
		.product_item .item_title a { display: block; height: 2.4em; line-height: 1.2em; overflow: hidden; vertical-align: middle; }
	.product_item:hover .item_img a:before { width: 100%; left: 0; }

.side-cate { padding: 0 0 0 10px; }
	.side-cate > li { position: relative; line-height: 20px; padding: 15px 0px; font-size: 18px; border-bottom: 1px solid #dedede; }
		.side-cate > li:hover { border-color: #009640; }
		.side-cate > li > a { position: relative; display: block; margin-right: 38px; }
			.side-cate > li > a:hover { color: #009640; }
		.side-cate > li > .fa { position: absolute; right: 0; top: 13px; display: inline-block; width: 24px; height: 24px; line-height: 24px; overflow: hidden; text-align: center; font-size: 24px; cursor: pointer; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
			.side-cate > li > .fa:hover, .side-cate > li.nav-current > .fa:hover { }
.sub-sidemenu { display: none; margin-top: 10px; margin-left: 15px; overflow: visible !important }
	.sub-sidemenu > li { padding: 2px 0; height: 30px; line-height: 30px; font-size: 16px; }
		.sub-sidemenu > li > a { padding: 0 10px 0 15px; margin-right: 0; position: relative; text-transform: capitalize; }
	.sub-sidemenu li a:hover, .side-cate li li.active > a { color: #009640; }
		.sub-sidemenu li a:hover:before, .side-cate li li.active > a:before { background-color: #009640; }
	.sub-sidemenu li a:before { content: ''; display: inline-block; width: 6px; height: 6px; background-color: #666; position: absolute; left: 0; top: 6px; }

.detail-tabs { overflow: hidden; }
.product-detail { position: relative; overflow: visible; margin-top: 40px; display: block; }
.detail-tabs .title.current { background: #fff; color: #009640; background-image: -webkit-linear-gradient(top,#fff,#fafafa); background-image: linear-gradient(top,#fff,#fafafa); }
.detail-tabs .title { position: relative; display: inline-block; vertical-align: top; line-height: 35px; padding: 1px 45px; cursor: pointer; font-weight: bold; font-size: 20px; border: 1px solid #e6e6e6; float: left; background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); background-image: -ms-linear-gradient(top,#fff,#e6e6e6); background-image: linear-gradient(top,#fff,#e6e6e6); margin-right: -1px; position: relative; color: #666; box-shadow: -1px -1px 0 rgba(255,255,255,.5) inset, 1px 1px 0 rgba(255,255,255,.9) inset; }

.tab-panel-wrap { border: 1px solid #e6e6e6; margin-bottom: 10px; }
.tab-panel { display: block; }
.entry { color: #666; }

.product-detail .tab-panel-content { padding: 10px 0; display: block; overflow: hidden; line-height: 2; font-size: 14px; }
.tab-panel-content td { line-height: 32px; }
.tab-panel-content h2 { color: #009900; font-family: Microsoft YaHei; font-size: 18px; line-height: 3; }
.tab-panel-content h3 { color: #E56600; font-family: Microsoft YaHei; font-size: 14px; }
.tab-panel-content img { max-width: 100%; text-align: center; }

.casepage_title { line-height: 38px; position: relative; margin: 0 0 15px; padding-bottom: 10px; border-bottom: 1px solid #ddd; font-size: 22px; color: #000; }
.case-content { margin: 10px; line-height: 1.8; }
	.case-content img { max-width: 98%; margin-top: 10px; margin-bottom: 10px; }
.case-hr { height: 1px; border: none; border-top: 1px dashed #c1c1c1; margin: 15px 0 15px 0; }


.style-item { margin: 10px !important; background-color: rgba(93, 94, 98, 1); padding: 5px; box-shadow: 0px 15px 20px 0px rgb(93 94 98 / 50%); text-align: center; }
.honor-item { margin: 10px !important; background-color: #ffffff; padding: 10px; box-shadow: 0px 15px 20px 0px rgb(209 218 235 / 50%); text-align: center; }

.abouts-sub-item { margin-top: 20px; }
	.abouts-sub-item li { background-color: rgba(216, 232, 221, 1); height: 80px; padding-top: 20px; padding-bottom: 20px; text-align: center; cursor: pointer; }
		.abouts-sub-item li.active, .abouts-sub-item li:hover { background-color: #009640; color: #fff; }
		.abouts-sub-item li > div:first-child { height: 60px; width: 60px; margin: 0px auto; background-position: center; background-repeat: no-repeat; }
		.abouts-sub-item li > div:last-child { height: 20px; line-height: 20px; }

.feedback-txt input::placeholder, .feedback-txt textarea::placeholder { color: #aaaaaa; }