*,html,blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p{margin-bottom: 10px;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;font-family: Arial,sans-serif;}
html{font-size: calc(100vw / 1920 * 100);}
.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.content-width{word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 6px 12px !important;border: 1px solid #eaeaea !important;}
.content-width table tbody tr.firstRow td{background: #f9f9f9 !important;font-weight: bold !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.Helvetica{font-family: Helvetica;}
.font-bold{font-weight: bold;}



.item-nav-width{padding: 0 0.8rem;}
.show-con-width{padding: 0 1.6rem;}
.pc-header{width: 100%;height: 90px;line-height: 90px;background: rgba(255,255,255,0.6);box-shadow: 0 2px 10px rgba(0,0,0,0.08);position: fixed;top: 0;left: 0;z-index: 999;}
.pc-header .logo-box img{height: 50px;}
.pc-header .pc-nav-box ul>li{float: left;margin-left: 40px;position: relative;}
.pc-header .pc-nav-box ul>li:before{content: '';width: 0;height: 3px;background: #73bd47;position: absolute;left: 0;bottom: 0;transition: all 0.5s;}
.pc-header .pc-nav-box ul>li.active:before,.pc-header .pc-nav-box ul>li:hover:before{width: 100%;}
.pc-header .pc-nav-box ul>li>a{display: block;font-size: 16px;font-weight: 600;text-transform: uppercase;font-family: 'Regular';color: #333;}
.pc-header .pc-nav-box ul>li.active>a,.pc-header .pc-nav-box ul>li:hover>a{color: #73bd47;}
.pc-header .pc-nav-box ul>li .hide-box{min-width: 100%;background: #73bd47;position: absolute;top: 100%;left: 50%;transform: translateX(-50%) translateY(10px);z-index: 10;opacity: 0;visibility: hidden;transition: transform 0.3s ease;}
.pc-header .pc-nav-box ul>li .hide-box .list a{display: block;min-width: 100%;text-transform: none;font-weight: normal;white-space: nowrap;font-size: 16px;line-height: 45px;padding: 0 20px;color: #fff;border-bottom: dotted 1px #e1e1e1;}
.pc-header .pc-nav-box ul>li .hide-box .list a:last-child{border-bottom: none;}
.pc-header .pc-nav-box ul>li:hover .hide-box{opacity: 1;visibility: visible;transform: translateX(-50%) translateY(0);}
.pc-header .pc-nav-box ul>li .hide-box .list a:hover{background: #6bb440;color: #fff;}
.pc-header .other-box{position: absolute;top: 0;right: 0;}
.phone-nav{display: none;}

.slideBoxTop{margin-top: 90px;}
.slideBox .bannerswiper .swiper-pagination-bullets{bottom: 0.3rem;}
.slideBox .bannerswiper .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 20px;background: #fff;opacity: 0.6;}
.slideBox .bannerswiper .swiper-pagination-bullet-active{width: 30px;opacity: 1;}
.footer-item{width: 100%;padding: 50px 0;background: #6bb440;}
.footer-item .flex{display: flex;align-items: center;justify-content: space-between;}
.footer-item .flex .pic-zuo-logo{max-width: 30%;}
.footer-item .flex .pic-zuo-logo img{max-width: 100%;max-height: 60px;}
.footer-item .flex .pic-zuo-logo .info{margin-top: 20px;font-size: 14px;color: #fff;}
.footer-item .flex .con-you-text{max-width: 68%;font-size: 0.6rem;font-weight: bold;font-family: 'Helvetica';color: #fff;}
.copyright{width: 100%;border-top: 1px solid rgba(255,255,255,0.2);padding: 15px;font-size: 16px;background: #6bb440;color: #fff;}
.copyright a{margin-left: 8px;color: #fff;}
.page_info{display: none;}
.page_list{margin-top: 60px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.page_list a{display: block;width: 28px;height: 28px;line-height: 28px;margin: 4px;border-radius: 50px;font-family: '宋体';background: #f9f9f9;color: #333;}
.page_list a.on,.page_list a:hover{background: #73bd47;color: #fff;}
.page_list a.cur.on{background: #eee;color: #333;}

.sidebar{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
.sidebar>ul>li{display: block;width: 60px;height: 60px;margin: 2px 0;cursor: pointer;position: relative;}
.sidebar>ul>li .icon,.sidebar>ul>li .text,.sidebar>ul>li .link{width: 60px;height: 60px;background: #73bd47;display: flex;align-items: center;position: absolute;top: 0;}
.sidebar>ul>li .icon{justify-content: center;left: 0;}
.sidebar>ul>li .icon img{width: 26px;}
.sidebar>ul>li .text,.sidebar>ul>li .link{color: #fff;left: 60px;white-space: nowrap;}
.sidebar>ul>li .link{line-height: 60px;}
.sidebar>ul>li .text a{color: #fff;}
.sidebar>ul>li:hover .icon{left: -220px;}
.sidebar>ul>li:hover .write{left: 0;}
.sidebar>ul>li:hover .text,.sidebar>ul>li:hover .link{width: 220px;left: -160px;}

@media (max-width: 991px) {
	.hideScroll{overflow: hidden;}
	.item-nav-width,.show-con-width{padding: 0 15px;}
	.pc-header{height: 60px;line-height: 60px;background: #fff;}
	.pc-header .pc-nav-box,.pc-header .other-box .gstel{display: none;}
	.pc-header .logo-box img{height: 40px;}
	.nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 29px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1px solid #333;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #333;border: 1px solid #333;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(7px);}
    .nav-icon.on span{background-color: transparent;border-color: transparent;}
    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}
    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}
	.phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;transition: all 0.2s ease;background: #fff;z-index: 998;}
    .phone-nav ul{padding: 20px 0;max-height: calc(100% - 60px);overflow-y: auto;}
    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f9f9f9;}
    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #f3f3f3;}
    .phone-nav ul li{border-bottom: 1px solid #eaeaea;}
    .phone-nav ul li .cat{padding-right: 60px;position: relative;}
    .phone-nav ul li a{display: block;font-size: 18px;line-height: 50px;color: #333;padding: 0 15px;}
    .phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);background: #999;position: absolute;z-index: 10;}
    .phone-nav ul li .cat:before{width: 2px;height: 14px;right: 19px;transition: transform 0.3s ease;}
    .phone-nav ul li .cat:after{width: 14px;height: 2px;right: 13px;}
    .phone-nav ul li.on .cat:before{transform: translateY(-50%) rotate(90deg);}
    .phone-nav ul li .navs{padding-bottom: 10px;display: none;}
    .phone-nav ul li .navs a{position: relative;font-size: 16px;padding: 0 30px;line-height: 42px;color: #666;}
    .phone-nav ul li.on .cat>a,.phone-nav ul li:hover>a,.phone-nav ul li.active>a{color: #73bd47;}

	.slideBox,.slideBoxTop{margin-top: 60px;}
	.slideBox .bannerswiper .swiper-pagination-bullets{bottom: 4px;}
	.slideBox .bannerswiper .swiper-pagination-bullet{width: 4px;height: 4px;}
	.slideBox .bannerswiper .swiper-pagination-bullet-active{width: 12px;}
	.response .waves{height: 40px;}
    .footer-item{padding: 30px 0;}
    .footer-item .flex{display: block;}
    .footer-item .flex .pic-zuo-logo{max-width: 100%;margin-bottom: 20px;}
    .footer-item .flex .pic-zuo-logo img{max-height: 40px;}
    .footer-item .flex .con-you-text{max-width: 100%;text-align: center;font-size: 1rem;}
	.copyright{padding: 10px 15px;font-size: 14px;}
	.sidebar{display: none;}
	.page_list{margin-top: 40px;}
	.page_list a{width: 22px;height: 22px;line-height: 22px;font-size: 12px;margin: 2px;}
}