			.banner_nei .list img{width: 100%;}
			.banner_nei .s_img{display: none;}
			@media only screen and (max-width:750px){
				.banner_nei .big_img{display: none;}
				.banner_nei .s_img{display: block;}
			}

			.bread{padding: 15px 0;}
			.bread span{display: inline-block;margin-left: 10px;vertical-align: middle;font-size: 0.875rem;}
			.bread a{display: inline-block;font-size: 0.875rem;color: #2f2f2f;vertical-align: middle;}
			.bread a:hover{color: #9EC63F;}
			
			.left{margin: 2% 0;}
			.left ul.flx{justify-content: center;}
			.left ul li{/* width: calc(100% / 6); */width: -webkit-fill-available;max-width: 158px;}
			.left ul li a{display: block;padding: 10% 0;width: auto;background: #eee;font-size: 1rem;color: #777;text-align: center;position: relative;}
			.left ul li a:hover{background: #ed780e;color: #fff;}
			.left ul li a:after{content: "";position: absolute;width: 0;height: 0;border: 10px solid #fff;border-top-color: transparent;border-left-color: transparent;border-right-color: transparent;left: 50%;bottom: 0;transform: translateX(-50%);visibility: hidden;}
			.left ul li a:hover:after{visibility: visible;}
			.left ul li.on a{background: #ED780E;color: #fff;}
			.left ul li.on a:after{visibility: visible;}
			@media only screen and (max-width:480px){
				.left ul.flx{flex-wrap: wrap;justify-content: left;}
				.left ul li{max-width:-webkit-calc(100% / 3);}
				.left ul li a{padding: 8% 0;font-size: 14px;}
			}
			/* left_pdct */
			/* .left_pdc{margin: 2% 0;}
			.left_pdc ul.flx{justify-content: center;}
			.left_pdc ul li {width: calc(100% / 6);max-width: 158px;}
			.left_pdc ul li a{display: block;padding: 10% 0;width: auto;background: #eee;font-size: 1rem;color: #777;text-align: center;position: relative;}
			.left_pdc ul li a:hover{background: #ed780e;color: #fff;}
			.left_pdc ul li a:after{content: "";position: absolute;width: 0;height: 0;border: 10px solid #fff;border-top-color: transparent;border-left-color: transparent;border-right-color: transparent;left: 50%;bottom: 0;transform: translateX(-50%);visibility: hidden;}
			.left_pdc ul li a:hover:after{visibility: visible;}
			.left_pdc ul li.on a{background: #ed780e;color: #fff;}
			.left_pdc ul li.on a:after{visibility: visible;} */
			
			/* 关于汇龙 */
			.profile{margin-top: 6%;}
			.profile .profile_hd{text-align: center;}
			.profile .profile_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.profile .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.profile .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.profile .content_wrap{margin-top: 3%;padding: 4% 0;background: #f7f7f7;}
			.profile .content_wrap .content_lf{padding: 2%;width: 50%;box-sizing: border-box;color: #fff;transition: all .3s;}
			.profile .content_wrap .content_lf .tit{font-size:1.5rem;line-height: 3rem;color: #333;}
			.profile .content_wrap .content_lf .txt{margin-top: 4%;font-size: 1rem;line-height: 2;text-align: justify;text-indent: 2em;color: #666;}
			.profile .content_wrap .content_lf .line{width: 30%;height: 3px;background: #e6780e;}
			.profile .content_wrap .pf_img{width: 50%;transition: all .3s;}
			@media only screen and (max-width:768px){
						 .profile .content_wrap .flx{flex-wrap: wrap;}
						 .profile .content_wrap .content_lf{width: 100%;}
						 .profile .content_wrap .pf_img{width: 100%;}
						 .profile .content_wrap .pf_img img{width: 100%;}
			}
			@media only screen and (max-width:480px){
						 .profile{margin-top: 30px;}
						 .profile .profile_hd h2{font-size: 1.5rem;}
						 .profile .content_wrap{margin-top: 6%;}
						 .profile .content_wrap .content_lf{padding: 2% 4%;}
						 .profile .content_wrap .content_lf .txt{font-size: 14px;}
			}
			/* 公司文化 */
			.culture{/* background: #cafb55; */padding: 6% 0;}
			.culture .culture_hd{text-align: center;}
			.culture .culture_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.culture .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.culture .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.culture .content_wrap {margin-top: 3%;}
			.culture .content_wrap ul li{width: 32%;box-sizing: border-box;padding: 2%;border-radius: 8px;background:#fff;text-align: center;border:1px solid #cecece;}
			.culture .content_wrap ul li .tit{font-size: 1.25rem;font-weight: normal;line-height: 2;color: #333;}
			.culture .content_wrap ul li .con{font-size: 1rem;line-height: 2;color: #666;}
			@media only screen and (max-width:768px){
						 .culture .content_wrap .flx{flex-wrap: wrap;}
						 .culture .content_wrap ul li{width: 100%;}
			}
			@media only screen and (max-width:480px){
						 .culture .culture_hd h2{font-size: 1.5rem;}
						 .culture .content_wrap{margin-top: 6%;}
						 .culture .content_wrap ul li{margin: 10px 0;}
						 .culture .content_wrap ul li .tit{font-size: 1.125rem;}
						 .culture .content_wrap ul li .con{line-height: 28px;}
			}
			/* 资质证书 */
			.certification{background: url(../images/about_honorBg.jpg)no-repeat center/cover;padding: 6% 0;}
			.certification .cer_hd{text-align: center;margin-bottom: 3%;}
			.certification .cer_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.certification .cer_hd h2 b{color: #ed780e;}
			.certification .honor{position: relative;}
			.certification .slide_prev{position: absolute;left:-5%;top: 50%;padding: 3% 0.5%;transform: translateY(-50%);background-color: #999;font-size: 2rem;color: #fff;cursor: pointer;}
			.certification .slide_next{position: absolute;right: -5%;top: 50%;padding: 3% 0.5%;transform: translateY(-50%);background-color: #999;font-size: 2rem;color: #fff;cursor: pointer;}
			@media only screen and (max-width:480px){
				.certification .cer_hd h2{font-size: 1.5rem;}
				.certification .honor{margin-top: 30px;}
				.certification .odcontent{width: 78%;}
				.certification .slide_prev{left: -11%;}
				.certification .slide_next{right: -11%;}
			}
			/* 发展历程 */
			.develop{margin: 6% 0;}
			.develop .develop_hd{text-align: center;}
			.develop .develop_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.develop .develop_hd h2 b{color: #ed780e;}
			.develop .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.develop .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.develop .develop_wrap{margin-top: 6%;}
			.develop .develop_wrap ul{padding-top: 2%;background: url(../images/icon20.png) repeat-y top center;}
			.develop .develop_wrap ul li{margin: 6% 0;width: 100%;}
			.develop .develop_wrap ul li .his_img{width: 50%;text-align: center;transition: all .5s;}
			.develop .develop_wrap ul li .his_img img{width: 60%;transition: all .5s;}
			.develop .develop_wrap ul li:nth-child(odd) .his_img{float: left;}
			.develop .develop_wrap ul li:nth-child(even) .his_img{float: right;}
			.develop .develop_wrap ul li:nth-child(1){margin-top: 0;}
			.develop .develop_wrap ul li .text{width: 50%;position: relative;transition: all .5s;}
			.develop .develop_wrap ul li .text .t_icon{position: absolute;top: 2px;left: -9px;width: 18px;height: 18px;z-index: 2;background: url(../images/Time.png)no-repeat center;}
			.develop .develop_wrap ul li:nth-child(even) .text .t_icon{left: auto;right: -9px;}
			/* .develop .develop_wrap ul li .text:hover .t_icon, */
			.develop .develop_wrap ul li.cur .text .t_icon{background: url(../images/Time2.png)no-repeat center;}
			.develop .develop_wrap ul li .text .year{margin-bottom: 10px;font-size: 20px;color: #9ec63f;}
			.develop .develop_wrap ul li .text .month{font-size: 16px;color: #646464;}
			.develop .develop_wrap ul li .text .con{font-size: 14px;color: #646464;line-height: 24px;}
			.develop .develop_wrap ul li:nth-child(odd) .text{float: right;padding-left: 5%;box-sizing: border-box;}
			.develop .develop_wrap ul li:nth-child(even) .text{float: left;padding-right: 5%;box-sizing: border-box;}
			.develop .develop_wrap ul li:nth-child(even) .text .year{text-align: right;}
			.develop .develop_wrap ul li:nth-child(even) .text .month{text-align: right;}
			.develop .develop_wrap ul li:nth-child(even) .text .con{text-align: right;}
			@media only screen and (max-width:680px){
						 .develop .develop_wrap ul{background: url(../images/icon20.png) repeat-y top left;}
						 .develop .develop_wrap ul li .his_img{padding-left: 5%;margin-bottom: 3%;width: 100%;text-align: left;box-sizing: border-box;}
						 .develop .develop_wrap ul li .text{width: 100%;}
						 .develop .develop_wrap ul li:nth-child(even) .text{padding-right: 0;padding-left: 5%;}
						 .develop .develop_wrap ul li .text .t_icon{left: -8px;}
						 .develop .develop_wrap ul li:nth-child(even) .text .t_icon{right: auto;left: -8px;}
						 .develop .develop_wrap ul li:nth-child(even) .text .year{text-align: left;}
						 .develop .develop_wrap ul li:nth-child(even) .text .month{text-align: left;}
						 .develop .develop_wrap ul li:nth-child(even) .text .con{text-align: left;}
			}
			@media only screen and (max-width:480px){
						 .develop{margin-top: 30px;}
						 .develop .develop_hd h2{font-size: 1.5rem;}
						 .develop .develop_wrap ul li .his_img img{width: 100%;}
			}
			/* 加盟合作 */
			.join .join_hd{text-align: center;}
			.join .join_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.join .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.join .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.list_join {padding-top:40px;}
			.list_join .pinpai-ul li {margin-bottom: 8%;}
			.list_join .pinpai-ul li a{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
			.list_join .pinpai-ul li:nth-child(2n) a{flex-flow: row-reverse;}
			.list_join .con_lf {position: relative;width: 50%;overflow: hidden;transition: all .4s ease-in;-moz-transition: all .4s ease-in;-webkit-transition: all .4s ease-in;-o-transition: all .4s ease-in;}
			.list_join .con_rt {padding: 1% 2% 1% 5%;width: 50%;height:auto;background: #fff;position: relative;box-sizing: border-box;transition: all .4s ease-in;-moz-transition: all .4s ease-in;-webkit-transition: all .4s ease-in;-o-transition: all .4s ease-in;}
			.list_join ul li:nth-child(even) .con_rt{padding: 1% 5% 1% 0%;}
			.list_join .con_rt .tim {background: #f3ece2;padding: 10px 20px 5px;top: -30px;right: 15px;border-radius: 3px;}
			.list_join .con_rt .tim .day {font-weight: bold;font: 34px/34px "微软雅黑";color: #cc9e62;}
			.list_join .con_rt .tim .month {font-size: 0.85rem;}
			.list_join .con_rt  img {width:100%;}
			.list_join .con_rt h2 {font-size: 22px;padding-bottom:1%;font-weight:normal}
			.list_join .con_rt p {font-size:1rem;line-height: 24px;}
			.list_join .pinpai-ul li .con_rt .more p{color: #E9C63F;font-weight: bold;font-size: 2.5rem;text-align: center;transform: rotateZ(90deg);}
			@media only screen and (max-width:900px){
						 .list_join .con_lf{width: 100%;}
						 .list_join .con_rt{padding: 4% 1%;width: 100%;}
						 .list_join .con_rt .tim{top: 0;right: 0;}
						 .list_join ul li:nth-child(even) .con_rt{padding: 4% 1%;}
						 .list_join .pinpai-ul li:nth-child(2n) a{flex-flow: initial;flex-wrap: wrap;}
			}
			@media only screen and (max-width:480px){
						 .join{margin-top: 30px;}
						 .join .join_hd h2{font-size: 1.5rem;}
						 .list_join{padding-top: 30px;}
						 .list_join .con_rt p{font-size: 14px;}
			}
			
			/* 联系我们 */
			.contact{margin: 6% 0;}
			.contact .contact_hd{text-align: center;}
			.contact .contact_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.contact .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.contact .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.contact  .way{margin-top: 3%;}
			.contact .way ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
			.contact .way ul li{width: 50%;line-height: 3;padding:8px 0 8px 60px;box-sizing: border-box;color: #666;}
			.contact .way ul .tel{background: url(../images/tel2.png) no-repeat left top 8px;}
			.contact .way ul .phe{background: url(../images/phe.png) no-repeat left top 8px;}
			.contact .way ul .email{background: url(../images/Email.png) no-repeat left top 8px;}
			.contact .way ul .addr{background: url(../images/addr.png) no-repeat left top 8px;}
			.contact .map_addr{margin: 3% 0;border-bottom: 1px dotted #777;}
			.contact .map_addr h2{display: inline-block;font-size: 1.875rem;color: #222;line-height: 2;border-bottom: 3px solid #000000;}
			@media only screen and (max-width:768px){
						 .contact .way ul li{width: 100%;}
			}
			@media only screen and (max-width:480px){
						 .contact .contact_hd h2{font-size: 1.5rem;}
						 .contact .way ul li{padding: 8px 0 8px 40px;}
						 .contact .way ul .tel{background: url(../images/tel2.png) no-repeat left top 14px;background-size: 30px;}
						 .contact .way ul .phe{background: url(../images/phe.png) no-repeat left top 14px;background-size:30px}
						 .contact .way ul .email{background: url(../images/Email.png) no-repeat left top 14px;background-size:30px}
						 .contact .way ul .addr{background: url(../images/addr.png) no-repeat left top 14px;background-size:30px}
						 .contact .map_addr h2{font-size: 1.5rem;}
			}
			/* caselist */
			.caselist .list_hd{text-align: center;}
			.caselist .list_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.caselist .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.caselist .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.caselist .list_wrap{margin-top: 3%;}
			.caselist .list_wrap{display: flex;flex-wrap: wrap;justify-content: left;}
			.caselist .list_item{margin-bottom: 24px;margin-right: 2%;padding: 1.5%;width: 32%;box-sizing: border-box;transition: all 0.3s;border: 1px solid #eee;}
			.caselist .list_item:hover{border-color: #9EC63F;}
			.caselist .list_item:nth-child(3n){margin-right: 0;}
			.caselist .list_item .list_img{height: auto;overflow: hidden;cursor: pointer;}
			.caselist .list_item .list_img img{width:100%;height: auto;}
			.caselist .list_item .title{margin: 16px 0 0;font-size: 1.125rem;color: #333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-weight:normal;text-align: center;}
			.caselist .list_item .txt{font-size: 1rem;color: #666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
			.caselist .list_item:hover .txt{color: #fff;}
			@media only screen and (max-width:1000px){
				.caselist .list_item{margin-right: 1%;width: 49%;}
				.caselist .list_item:nth-child(2n){margin-right: 0;}
				.caselist .list_item:nth-child(3n){margin-right: 1%;}
			}
			@media only screen and (max-width:680px){
				.caselist .list_item{width: 100%;}
			}
			@media only screen and (max-width:480px){
				.caselist{margin: 20px 0;}
						.caselist .list_hd h2{font-size: 1.5rem;}
				.caselist .list_item .list_img{width: 100%;display: block;}
				.caselist .list_item .title{margin: 10px 0;font-size:1rem;line-height: 1.5;}
				.caselist .list_item .txt{font-size: 0.875rem;min-height: 38px;}
			} 
			
			/* 新闻列表 */
			.newslist .list_hd{text-align: center;}
			.newslist .list_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.newslist .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.newslist .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.list_news {padding-top:40px;}
			.list_news .pinpai-ul li {margin-bottom: 20px;box-shadow: 0 2px 2px rgb(206, 206, 206);transition: all .4s ease-in;-moz-transition: all .4s ease-in;-webkit-transition: all .4s ease-in;-o-transition: all .4s ease-in;}
			.list_news .pinpai-ul li:hover {    box-shadow: 0 15px 20px rgba(0,0,0,.3);}
			.list_news .pinpai-ul li a{display: flex;flex-wrap: wrap;justify-content: space-between;}
			.list_news .con_lf {position: relative;width: 30%;overflow: hidden;}
			.list_news .con_lf .tim {background: #f3ece2;padding: 10px 20px 5px;top: 20px;left: 15px;border-radius: 3px;}
			.list_news .con_lf .tim .day {font-weight: bold;font: 34px/34px "微软雅黑";color: #cc9e62; text-align:center;}
			.list_news .con_lf .tim .month {font-size: 18px;}
			.list_news .con_lf  img {width:100%;}
			.list_news .yw {border: 1px solid #cda876;padding: 30px;width: 70%;border-left: 1px solid #f7f7f7;height:auto;background: #fff;position: relative;box-sizing: border-box;}
			.list_news .yw h2 {font-size: 22px;padding-bottom:20px;font-weight:normal}
			.list_news .yw p {font-size:14px;}
			.yw .more {background: url(../images/news_more.png) no-repeat left center;width: 36px;height: 36px;position: absolute;bottom: 22px;filter: hue-rotate(60deg);}
			@media only screen and (max-width:1080px){
						 
			}
			@media only screen and (max-width:680px){
						 .newslist .list_hd h2{font-size: 1.5rem;}
						 .list_news .con_lf{width: 100%;height: auto;}
						 .list_news .yw{padding: 10px 20px 30px;width: 100%;border-left:1px solid #cda876;}
						 .yw .more{bottom: 0;}
			}
			
			/* 新闻详情 */
			.news{padding: 3.5% 0;background: #fbfbfb;}
			.news .news_wrap{padding: 1.875rem;box-sizing: border-box;background: #fff;}
			.news .news_mes{margin:35px 0;}
			.news .news_mes .name{border-bottom: 1px solid #ccc;}
			.news .news_mes .name h3{margin-bottom: 1.125rem;font-size: 1.5rem;color: #333;line-height: 28px;font-weight: normal;}
			.news .news_mes .name p{margin-bottom: 1.75rem;font-size: 1rem;color: #777;line-height: 2;}
			.news .news_mes .name .return a{display: block;padding-left: 25px;margin-top: 44%;background: url(../images/return.png)no-repeat left center;font-size: 1rem;color: #777;line-height: 2;}
			.news .news_mes .content{margin-top: 2%;font-size: 1rem;line-height: 1.75rem;}
			/* 新闻页脚 */
			 .page_nav{margin-top: 4%;}
			 .page_nav .nav_item{width: calc(100% / 3);text-align: center;background: #fff;border: 1px solid #e5e5e5;}
			 .page_nav .nav_item a{display: block;padding: 6.5% 0;color: #777;font-size: 0.875rem;position: relative;line-height: 0.875rem;}
			 .page_nav .nav_item a img{vertical-align: middle;position: absolute;top: 50%;left: 37%;transform: translate(-50%,-47%);}
			 .page_nav .nav_item.pdctlist img{width: 25px;}
			 .page_nav .nav_item.next img{left: initial;right: 34%;}
			 .page_nav .nav_item:hover{background: #ED780E;}
			 .page_nav .nav_item:hover a{color: #fff;}
			 .page_nav .nav_item:hover img{filter: brightness(20);}
			@media only screen and (max-width:768px){
				 .page_nav .nav_item p{display: none;}
				 .page_nav .nav_item a img{position: initial;transform: initial;display: inline-block;vertical-align: middle;}
				 .page_nav .nav_item a span{display: inline-block;vertical-align: middle;}
			}
			@media only screen and (max-width:480px){
				.news .news_wrap{padding: 4%;}
				.page_nav .nav_item.pdctlist img{width: 18px;}
				.news .news_mes .name .fl{width: 100%;}
				.news .news_mes .name h3{font-size: 1.125rem;margin-bottom: 0;}
				.news .news_mes .name p{margin-bottom: 0;}
				.news .news_mes .name .return a{margin-top: 0;font-size: 14px;}
				.news .news_mes .content{margin-top: 4%;font-size: 14px;line-height: 1.5rem;}
			}
			
			/* 产品列表 */
			.productlist .list_hd{text-align: center;}
			.productlist .list_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
			.productlist .tag{padding-top: 0.5%;text-align: center;text-align: center;}
			.productlist .tag span{display: inline-block;color:#666;font-size: 1rem;}
			.productlist .nav_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
			/* side_lf2 */
			.productlist .nav_wrap .side_lf2{margin: 3% 0;width: 270px;}
			.productlist .nav_wrap .side_lf2 .side_box{margin-bottom: 30px;background: #fff;}
			.productlist .nav_wrap .side_lf2 .side_box .con_hd{margin: 0px;padding: 16px 20px;border-bottom: 1px solid #dddddd;font-size: 20px;color: #262c33;letter-spacing: 1px;box-sizing: border-box;background: #9EC63F;position: relative;}
			.productlist .nav_wrap .side_lf2 .side_box .con_hd i{position: absolute;left: -5px;top: -12px;font-size: 67px;color: #fff;opacity: .4;z-index: 1;font-weight: normal;}
			.productlist .nav_wrap .side_lf2 .side_box .con_hd a{display: inline-block;color: #fff;}
			.productlist .nav_wrap .side_lf2 .side_box ul{padding: 6px 0;margin-bottom: 0px;}
			.productlist .nav_wrap .side_lf2 .side_box ul li{float: left;width: 50%;height: auto;line-height: 28px;}
			.productlist .nav_wrap .side_lf2 .side_box ul li a{display: block;position: relative;padding-left: 14px;font-size: 16px;color: #5b5349;font-weight: bold;box-sizing: border-box;white-space: nowrap;}
			.productlist .nav_wrap .side_lf2 .side_box ul li a.sec_nav::before{content: "";position: absolute;top: 50%;left: 2px;width: 6px;height: 6px;background: #ed780e;transform:translateY(-50%) rotateZ(45deg);}
			.productlist .nav_wrap .side_lf2 .side_box ul li .son_nav{display: flex;flex-wrap: wrap;justify-content: left;}
			.productlist .nav_wrap .side_lf2 .side_box ul li .son_nav span{display: block;padding: 0 0 0 14px;width:100%;white-space: nowrap;box-sizing: border-box;background: url(../images/next_icon.png)no-repeat left -2px center;}
			.productlist .nav_wrap .side_lf2 .side_box ul li .son_nav span > a{font-weight: normal;padding-left: 0;font-size: 14px;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag{margin: 3% 0 0;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag li{padding:10px 0;margin: 0;width: 100%;line-height: initial;box-sizing: border-box;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag li i{display: inline-block;width: 16px;height: 16px;line-height: 16px;font-size: 12px;background: #eee;text-align: center;margin-right: 20px;vertical-align: middle;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag li i.hot{background: #E62129;color: #fff;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag li a{display: inline-block;width: calc(100% - 36px);position: initial;font-size: 16px;color: #666;padding-left: 0; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;}
			.productlist .nav_wrap .side_lf2 .side_box .hot_tag li a::before{content: initial;}
			@media only screen and (max-width:480px){
				.productlist .nav_wrap{flex-flow: column-reverse;}
				.productlist .nav_wrap .side_lf2{margin: 0;width: 100%;}
				.productlist .nav_wrap .side_lf2 .side_box{display: none;}
			}
			/* side_lf */
			.productlist .nav_wrap .mob_nav{display: none;margin: 4% 0;width: 100%;padding: 10px 0;background: #eee;}
			.productlist .nav_wrap .mob_nav span{margin:0 16px;cursor: pointer;}
			.productlist .nav_wrap .side_lf{margin: 3% 0;width: 240px;}
			.productlist .nav_wrap .side_lf > .tit{padding: 16px 20px;background: #9ec63f;box-sizing: border-box;position: relative;overflow: hidden;}
			.productlist .nav_wrap .side_lf > .tit h4{font-size: 20px;color: #fff;}
			.productlist .nav_wrap .side_lf > .tit i{position: absolute;left: -5px;top: -12px;font-size: 67px;color: #fff;opacity: .4;z-index: 1;}
			.productlist .nav_wrap .sec_nav{display: none;width: 100%;}
			.productlist .nav_wrap .sec_nav > li{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;width: 100%;border: 1px solid #e7e7e7;border-bottom-color: transparent;background: #fafafb;box-sizing: border-box;}
			.productlist .nav_wrap .sec_nav > li:nth-last-child(1){border-bottom-color: #e7e7e7;}
			.productlist .nav_wrap .sec_nav > li:hover, .productlist .nav_wrap .sec_nav > li.cur{background: #eee;}
			.productlist .nav_wrap .sec_nav > li > a{display: inline-block;padding: 16px 20px;color: #5b5349;font-size: 14px;}
			.productlist .nav_wrap .sec_nav > li:hover > a, .productlist .nav_wrap .sec_nav > li.cur > a{color: #9ec63f;}
			.productlist .nav_wrap .sec_nav > li > .btn{display: inline-block;margin-right: 20px;width: 20px;height: 20px;cursor: pointer;background: url(../images/nav_open.png)no-repeat center;}
			.productlist .nav_wrap .sec_nav > li > i.close{background: url(../images/nav_close.png)no-repeat center;}
			.productlist .nav_wrap .next_nav{display: none;width: 100%;}
			.productlist .nav_wrap .next_nav > li{border-bottom: 1px solid #e7e7e7;}
			.productlist .nav_wrap .next_nav > li:nth-last-child(1){border-top-color:transparent ;border-bottom-color: transparent;}
			.productlist .nav_wrap .next_nav > li > a{display: block;padding: 16px 20px;color: #5b5349;font-size: 14px;background: #fff;}
			.productlist .nav_wrap .pro_keyword{margin-top: 20px;}
			.productlist .nav_wrap .pro_keyword .tit{padding: 16px 20px;background: #9ec63f;box-sizing: border-box;position: relative;overflow: hidden;}
			.productlist .nav_wrap .pro_keyword .tit h4{font-size: 20px;color: #fff;}
			.productlist .nav_wrap .pro_keyword .tit i{position: absolute;left: -5px;top: -12px;font-size: 67px;color: #fff;opacity: .4;z-index: 1;}
			.productlist .nav_wrap .pro_keyword ul{box-sizing: border-box;padding: 16px 14px;display: flex;flex-wrap: wrap;justify-content: space-between;border: 1px solid #e7e7e7;}
			.productlist .nav_wrap .pro_keyword ul li{margin: 5px 0;padding: 10px 0;width: 48%;text-align: center;box-sizing: border-box;border: 1px solid #eee;color: #5b5349;}
			.productlist .nav_wrap .pro_keyword ul li:hover{border: 1px solid #9EC63F;color: #9EC63F;}		
			.productlist .nav_wrap .pro_contact{margin-top: 20px;}
			.productlist .nav_wrap .pro_contact .tit{padding: 16px 20px;background: #9ec63f;box-sizing: border-box;position: relative;overflow: hidden;}
			.productlist .nav_wrap .pro_contact .tit h4{font-size: 20px;color: #fff;}
			.productlist .nav_wrap .pro_contact .tit i{position: absolute;left: -5px;top: -12px;font-size: 67px;color: #fff;opacity: .4;z-index: 1;}
			.productlist .nav_wrap .pro_contact ul{box-sizing: border-box;padding: 0 14px;display: flex;flex-wrap: wrap;justify-content: space-between;border: 1px solid #e7e7e7;}
			.productlist .nav_wrap .pro_contact ul li{margin: 5px 0;padding: 10px 0;width: 100%;box-sizing: border-box;border-bottom: 1px solid #eee;color: #5b5349;}
			.productlist .nav_wrap .pro_contact ul li:nth-last-child(1){border-bottom: none;}
			.pro_leave{margin-top: 20px;}
			
			.productlist .list_pro{margin-top: 3%;width:calc(95% - 270px);width: -webkit-calc(95% - 270px);}
			.productlist .list_wrap{display: flex;flex-wrap: wrap;justify-content: left;}
			.productlist .list_item{margin-bottom: 24px;margin-right: 2%;padding: 0;width: 32%;box-sizing: border-box;border: 1px solid #eee;transition: all 0.3s;}
			.productlist .list_item:hover{border-color: #9ec63f;}
			.productlist .list_item:nth-child(3n){margin-right: 0;}
			.productlist .list_item .list_img{overflow: hidden;cursor: pointer;}
			.productlist .list_item .list_img img{width:100%;height: auto;}
			.productlist .list_item .title{margin: 4% 0 0;font-size: 1rem;color: #333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-weight: normal;text-align: center;}
			.productlist .list_item .txt{font-size: 1rem;color: #666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
			.productlist .list_item:hover .txt{color: #fff;}
			@media only screen and (max-width:1000px){
				.productlist .list_item{margin-right: 1%;width: 49%;/* min-width: 340px; */}
				.productlist .list_item:nth-child(2n){margin-right: 0;}
				.productlist .list_item:nth-child(3n){margin-right: 1%;}
			}
			@media only screen and (max-width:768px){
				.productlist .list_pro{width:calc(97% - 270px);width: -webkit-calc(97% - 270px);}
				.productlist .list_item:nth-child(3n){margin-right: auto;}
				.productlist .list_item{margin-right: auto;width: 48%;}
			}
			@media only screen and (max-width:680px){
				.productlist .list_item{margin-right: 0;width: 100%;}
			}
			@media only screen and (max-width:480px){
				.productlist{margin: 20px 0;}
				.productlist .list_hd h2{font-size: 1.5rem;}
				.productlist .list_item .list_img{width: 100%;display: block;}
				.productlist .list_item .title{margin: 10px 0;font-size:1rem;line-height: 1.5;}
				.productlist .list_item .txt{font-size: 0.875rem;}
				.productlist .nav_wrap .mob_nav{display: block;margin: 0;}
				.productlist .nav_wrap .side_lf{width: 100%;}
				.productlist .nav_wrap .side_lf > .tit{padding: 8px;}
				.productlist .list_pro{width: 100%;}
				.productlist .nav_wrap .sec_nav{display: block;}
				.productlist .nav_wrap .pro_keyword{display: none;}
				.productlist .nav_wrap .pro_contact{display: none;}
				.pro_leave{display: none;}
			}
			
			
			/* 产品详情 */
			.product{padding: 3.5% 0;background: #ebebeb;}
			.product .pdct_wrap{padding: 1.875rem;box-sizing: border-box;background: #fff;}
			.product .pdct_banner{background: #fff;}
			.spBig{width: 76.5%;}
			.spBig .img100 img{width: 100%;}
			.nav_Sm{position: absolute;right: 0;height: 100%;top:0;width: 22%;}
			.spSm{position: absolute;width: 100%;left: 0;top:0;bottom:126px;height:100%;}
			.spSm .img100{height: 100%;position: relative;}
			.spSm .img100:before{content: '';position: absolute;width: 100%;height: 100%;top:0;left: 0;border:2px solid #c70025;box-sizing: border-box;opacity: 0;}
			.spSm .active-nav .img100:before{opacity: 1;}
			.spSm .swiper-container{height: 100%;}
			.product .pdct_mes{margin:35px 0;}
			.product .pdct_mes .name{border-bottom: 2px solid #777;}
			.product .pdct_mes .name h3{font-size: 1.375rem;color: #333;line-height: 28px;}
			.product .pdct_mes .name p{font-size: 1rem;color: #777;line-height: 2;}
			.product .pdct_mes .name .return a{display: block;padding-left: 25px;margin-top: 28%;background: url(../images/return.png)no-repeat left center;font-size: 1rem;color: #777;line-height: 2;}
			.product .pdct_mes .jianjie{font-size: 1rem;color: #222;line-height: 1.75rem;}
			/* .product .pdct_mes table{margin: 1.875rem 0;width: 100%;border: none;}
			.product .pdct_mes table tr{text-align: center;}
			.product .pdct_mes table .firstRow{font-size: 1.125rem;line-height: 2;background: #9ec63f;color: #fff;}
			.product .pdct_mes table tr{font-size: 1rem;line-height: 2;background: #757575;color: #fff;} */
			/* 配置参数2 */
			.product .parameter{margin: 1.875rem 0;width: 100%;}
			.product .parameter .para_wrap{display: flex;flex-wrap: wrap;justify-content: left;}
			.product .parameter .para_item{width: 25%;font-size: 1.125rem;line-height: 2;background: #9ec63f;color: #fff;text-align: center;}
			.product .parameter .para_item .con{font-size: 1rem;line-height: 2;background: #757575;color: #fff;}
			.product .detail {}
			.product .detail .name{border-bottom: 2px solid #777;}
			.product .detail .name h3{font-size: 1.375rem;color: #9ec63f;line-height: 28px;}
			.product .detail .name p{font-size: 1rem;color: #777;line-height: 2;}
			.product .detail .content{text-align: center; padding-top:25px;}

			/* 产品页脚 */
			.page_nav2{margin-top: 4%;}
			.page_nav2 .nav_item{width: calc(100% / 3);text-align: center;background: #fff;border: 1px solid #e5e5e5;}
			.page_nav2 .nav_item a{display: block;padding: 6.5% 0;color: #777;font-size: 0.875rem;position: relative;line-height: 0.875rem;}
			.page_nav2 .nav_item a img{vertical-align: middle;position: absolute;top: 50%;left: 20%;transform: translate(-50%,-47%);}
			.page_nav2 .nav_item.pdctlist img{position: initial;transform: translate(-50%,0);}
			.page_nav2 .nav_item.next img{left: initial;right: 14%;}
			.page_nav2 .nav_item:hover{background: #ED780E;}
			.page_nav2 .nav_item:hover a{color: #fff;}
			.page_nav2 .nav_item:hover img{filter: brightness(20);}
					@media only screen and (max-width:768px){
						.product .parameter .para_item{width: 50%;}
						.page_nav2 .nav_item a p{display: none;}
						.page_nav2 .nav_item a img{position: initial;transform: initial;}
					}
					@media only screen and (max-width:480px){
						.product .pdct_mes .name h3{font-size: 1.125rem;}
						.product .pdct_mes .name p{font-size: 12px;}
						.product .pdct_mes .name .return a{margin-top: 0;font-size:14px;}
						.product .pdct_mes .jianjie{font-size: 14px;}
						.product .pdct_wrap{padding: 4%;}
						.product .parameter .para_item{width: -webkit-fill-available;font-size: 14px;}
						.product .parameter .para_item .con{font-size: 14px;}
					}
					
					/* photolist */
					.photolist .photolist_hd{text-align: center;}
					.photolist .photolist_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
					.photolist .tag{padding-top: 0.5%;text-align: center;text-align: center;}
					.photolist .tag span{display: inline-block;color:#666;font-size: 1rem;}
					.PhotoList_d1 { padding:40px 0 0 0;}
					.PhotoList_d1 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
					.PhotoList_d1 ul::after{content: "";width: 23%;}
							.PhotoList_d1 li{ width:23%;  margin-bottom:30px;border: 1px solid #d5b292;}
							.PhotoList_d1 li:nth-child(4n){margin-right: 0;}
							.PhotoList_d1 li span{ font-size:14px; line-height:40px; height:40px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:block;text-align: center;}
							.PhotoList_d1 li a{position:relative;display:block;overflow:hidden;}
							.PhotoList_d1 li a img{transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s; /*height:100%;*/ max-width:720px; max-height:480px; width:100%; display:block; margin:0 auto;}
							.PhotoList_d1 li a:hover img{transform: scale(1.1);transition: all 1s ease 0s;-webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s;}
							.PhotoList_d1 li a h4{position: absolute;z-index:10;display:block;transition: 0.6s;color:#fff; top:0%; left:0; width:100%; text-align:center; line-height:40px; font-size:18px; opacity:0; font-family:"微软雅黑";}
							.PhotoList_d1 li a:hover h4{ opacity:1; top:30%;transition: 0.6s;}
							.PhotoList_d1 li a::after{content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 0%; background:rgba(0,0,0,.5) url(../images/ico3.png) no-repeat center 70%/24px;z-index: 1;transition: 0.6s;}
							.PhotoList_d1 li a:hover::after{width: 100%; height: 100%;z-index: 1;transition: 0.6s;}
							
							@media only screen and (max-width: 1200px){
							.PhotoList_d1 ul:after{width: 31%;}
							.PhotoList_d1 li{ width:31%; margin-bottom:30px; }
							.PhotoList_d1 li a:hover h4{ opacity:1; top:28%;transition: 0.6s;}
								}
							@media only screen and (max-width: 800px){
					/* 		.PhotoList_d1 li{ width:90%; margin-left:5%; margin-bottom:20px; float:left; }
							.PhotoList_d1 li a h4{ display:none;}
							.PhotoList_d1 li a:hover::after{ display:none;} */
							.PhotoList_d1 ul:after{width: 47%;}
							.PhotoList_d1 li{ width:47%;}
							.PhotoList_d1 li span{ text-align:center;}
								}
								
		/* 服务政策 */
		 .ser .list_hd{text-align: center;}
		 .ser .list_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
		 .ser .tag{padding-top: 0.5%;text-align: center;text-align: center;}
		 .ser .tag span{display: inline-block;color:#666;font-size: 1rem;}
		 .list_service {padding-top:40px;}
		 .list_service .pinpai-ul li {padding:4.5% 0;transition: all .4s ease-in;-moz-transition: all .4s ease-in;-webkit-transition: all .4s ease-in;-o-transition: all .4s ease-in;}
		/* .list_service .pinpai-ul li:hover {    box-shadow: 0 15px 20px rgba(0,0,0,.3);} */
		 .list_service .pinpai-ul li a{display: flex;flex-wrap: wrap;justify-content: space-between;}
		 .list_service .pinpai-ul li .lst{width: 90%;margin: 0 auto;max-width: 1300px;}
		 .list_service .pinpai-ul li:nth-child(odd){background: #f7f7f7;}
		 .list_service .con_lf {position: relative;width: 44%;height: 300px;overflow: hidden;}
		 .list_service .con_lf .tim {background: #f3ece2;padding: 10px 20px 5px;top: 20px;left: 15px;border-radius: 3px;}
		 .list_service .con_lf .tim .day {font-weight: bold;font: 34px/34px "微软雅黑";color: #cc9e62;}
		 .list_service .con_lf .tim .month {font-size: 18px;}
		 .list_service .con_lf  img {width:100%;}
		 .list_service .yw {padding: 30px;width: 43%;height:auto;background: #fff;position: relative;box-sizing: border-box;background: transparent;}
		 .list_service .yw h2 {font-size: 1.75rem;padding-bottom:30px;font-weight:normal;color: #535353;}
		 .list_service .yw h4{font-size: 1.5rem;line-height:2;font-weight: normal;color: #535353;padding-left: 4%;}
		 .list_service .yw p {font-size:1rem;color: #222;line-height: 1.75rem;padding-left: 4%;}
		 @media only screen and (max-width:480px){
			 .ser{margin-top: 30px;}
			 .list_service .yw{padding: 20px;width: 100%;}
			 .list_service .yw h2{font-size: 20px;padding-bottom: 20px;}
			 .list_service .yw h4{font-size: 18px;}
			 .list_service .con_lf{width: 100%;height: auto;}
		 }
		 /* 售后服务 */
		 .after_sale{padding: 5% 0;}
		 .after_sale .matter{position: relative;}
		 .after_sale .matter:hover{overflow: initial;}
		 .after_sale .matter .matter_nav .matter_item{font-size: 1.25rem;text-align: center;cursor: pointer;color: #535353;font-weight: bold;}
		 .after_sale .matter .matter_nav .matter_item .tit{margin-top: 20%;}
		 .after_sale .matter .matter_content{position: absolute;left: 0;bottom: 120%;width: 100%;height: auto;}
		 .after_sale .matter .matter_content .con_item{display: none;box-sizing: border-box;padding: 2.5%;border-radius: 30px;box-shadow: 0px 0px 10px rgba(0,0,0,.3);background-color: #fff;}
		 .after_sale .matter .matter_content .con_item .hd{margin-bottom: 5px;font-size: 18px;font-weight: bold;color: #5e5e5e;}
		 .after_sale .matter .matter_content .con_item p{font-size: 1rem;line-height: 1.75rem;}
		 @media only screen and (max-width:480px){
		 	.after_sale .matter .matter_nav .matter_item{width: 23%;font-size: 14px;}
		 	.after_sale .matter .matter_nav .matter_item .item_img img{width: 80%;}
		 	.after_sale .matter .matter_content{position: initial;margin-top: 20px;}
		 	.after_sale .matter .matter_content .con_item{border-radius: 0;}
		 	.after_sale .matter .matter_content .con_item .hd{font-size: 16px;}
		 	.after_sale .matter .matter_content .con_item p{font-size: 14px;}
		 }
		 
		 /* videolist */
		 .videolist .list_hd{text-align: center;}
		  .videolist .list_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
		  .videolist .tag{padding-top: 0.5%;text-align: center;text-align: center;}
		  .videolist .tag span{display: inline-block;color:#666;font-size: 1rem;}
		  .videolist .list_video {padding-top:40px;}
		  .videolist .list_video .video_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
		  .videolist .list_video .video_wrap:after{content: " ";width: 32%;}
		  .videolist .list_video .video_wrap li {margin-bottom: 30px;width: 31.5%;box-shadow: 0 2px 2px rgb(206, 206, 206);transition: all .4s ease-in;-moz-transition: all .4s ease-in;-webkit-transition: all .4s ease-in;-o-transition: all .4s ease-in;}
		  .videolist .list_video .video_wrap li:hover {    box-shadow: 0 15px 20px rgba(0,0,0,.3);}
		  .videolist .list_video .con_lf {position: relative;width: 100%;height: auto;overflow: hidden;}
		  .videolist .list_video .con_lf  img {width:100%;}
		  .videolist .list_video .con_lf .mask{opacity: 0;position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0,0,0,.2);z-index: 2;}
		  .videolist .list_video .con_lf .play{position: absolute;width: auto;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 1;}
		  .videolist .list_video .con_lf .play::after{content: "";position: absolute;width: 100%;height: 100%;background: transparent;z-index: -1;top: 50%;left: 50%;transform: translate(-50%,-50%);border-radius: 50%;transition: all .3s;z-index: -1;}
		  .videolist .list_video .video_wrap li:hover .con_lf .mask{opacity: 1;}
		 /* .videolist .list_video .video_wrap li:hover .con_lf .play::after{border: 10px solid #eee;} */
		  .videolist .list_video .yw {padding: 12px;width: 100%;height:auto;background: #fff;position: relative;box-sizing: border-box;}
		  .videolist .list_video .yw h2 {width: calc(100% - 40px);width:-webkit-calc(100% - 40px);font-size: 18px;font-weight:normal;color: #323232;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
		   .videolist .list_video .yw h2:hover{color: #9ec63f;}
		  /* .videolist .list_video .yw p {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;;font-size:14px;color: #666;} */
		  .videolist .yw .more {background: url(../images/news_more.png) no-repeat left center;width: 36px;height: 36px;position: absolute;top:5px;right:12px;filter: hue-rotate(60deg);}
		  @media only screen and (max-width:768px){
		 	 .videolist .list_video .yw h2{padding-bottom: 2.5%;font-size: 16px;}
		 	 /* .videolist .list_video .yw p{font-size: 13px;} */
		 	 .videolist .yw .more{width: 30px;height: 30px;background: url(../images/news_more.png) no-repeat left center/30px 30px;}
		  }
		  @media only screen and (max-width:680px){
		 	 .videolist .list_video .video_wrap:after{width: 47%;}
		 	 .videolist .list_video .video_wrap li{width: 47%;}
		  }
		 
		 /* video */
		 .video{padding: 3.5% 0;background: #ebebeb;}
		 .video .video_wrap{padding: 1.875rem;box-sizing: border-box;background: #fff;}
		 .video .video_mes{margin:35px 0;}
		 .video .video_mes .name{border-bottom: 1px solid #777;}
		 .video .video_mes .name h3{margin-bottom: 1.125rem;font-size: 1.5rem;color: #333;line-height: 28px;font-weight: normal;}
		 .video .video_mes .name p{margin-bottom: 1.75rem;font-size: 1rem;color: #777;line-height: 2;}
		 .video .video_mes .name .return a{display: block;padding-left: 25px;margin-top: 44%;background: url(../images/return.png)no-repeat left center;font-size: 1rem;color: #777;line-height: 2;}
		 .video .video_mes .content{margin-top: 2%;font-size: 1rem;line-height: 1.75rem;}
		 .video .video_mes .content iframe{max-width:100%;}
		 @media only screen and (max-width:480px){
		 	.video .video_wrap{padding: 4%;}
		 	.video .video_mes .name .fl{width: 100%;}
		 	.video .video_mes .name h3{font-size: 1.125rem;margin-bottom: 0;}
		 	.video .video_mes .name p{margin-bottom: 0;}
		 	.video .video_mes .name .return a{margin-top: 0;font-size: 14px;}
		 	.video .video_mes .content{margin-top: 4%;font-size: 14px;line-height: 1.5rem;}
		 	.video .video_mes .content iframe{max-height:400px;}
			.videolist .list_video .con_lf .play{width: 30px;}
		 }
		 
		 /* 支持 */
		 .jmzc .tit{font-size: 22px;font-weight: normal;}
		 		.jmzc-bot{background: #f1f1f1;}
		 		.jmzc-bot li{float: left;width: 16.666666%;height: 390px;box-sizing: border-box;padding: 20px 0;cursor: pointer;}
		 		.jmzc-title{text-align: center;}
		 		.jmzc-bot li{background-repeat: no-repeat;background-size: cover;background-position: center;transition: all 0.3s;
		 -webkit-transition: all 0.3s;}
		 		.jmzc-bot li .img-hide{display: none;}
		 		.jmzc-bot li .jmxx{display: none;}
		 		.jmzc-bot li.li1{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot li.li2{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot li.li3{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot li.li4{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot li.li5{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot li.li6{background-image: url("../images/bg2.jpg");}
		 		.jmzc-bot h4{font-size: 20px; color: #6c6c6c;margin-top: 10px;}
		 		.jmzc-bot p{color: #fff;font-size: 0.875rem;margin: 0 8px;}
		 		.jmzc-bot p span{font-size: 0.875rem;}
		 		.jmzc-bot{margin-top: 1.7%;}
		 		.middle-box {display: table;height: 100%;width: 100%;margin: 0 auto;position: relative;}
		 		.middle-inner{display: table-cell;vertical-align: middle;width: 100%;font-weight: normal;}
		 		.jmxx {max-height: 230px;overflow: auto;display: none;margin:4%;}
		 		.jmxx::-webkit-scrollbar {width: 3px;height: 6px;}
		 		.jmxx::-webkit-scrollbar-track-piece {background: #f3f3f3;}
		 		.jmxx::-webkit-scrollbar-thumb {background-color: #cfcfd2;border-radius: 8px;background-clip: padding-box;height: 10px;}
		 		.jmzc-bot li:hover{background: #9EC63F;}
		 		.jmzc-bot li:hover h4{color: #fff;}
		 		.jmzc-bot li:hover .img-show{display: none;}
		 		.jmzc-bot li:hover .img-hide{display: inline-block;}
		 		.jmzc-bot li:hover .jmxx{display: block;}
		 		@media only screen and (max-width:768px){
		 			.jmxx {max-height: 154px;}
		 			.jmzc-bot li{width: 33.333333%;height: 300px;}
		 		}
		 		@media only screen and (max-width:500px){
		 			.jmzc-bot li{width: 50%;padding: 2%;}
		 		}
		 
		 /* join 留言 */
		 .leave{padding: 3.5% 0;}
		 .leave .lf_hd{text-align: center;}
		 .leave .lf_hd h2{display: inline-block;font-size: 1.875rem;color: #222;}
		 .leave .tag{padding-top: 0.5%;text-align: center;}
		 .leave .tag span {display: inline-block;color: #666;font-size: 1rem;}
		 .leave .leave_wrap{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 3.5%;}
		 .leave .leave_wrap .lf{width: 50%;}
		 .leave .leave_wrap .rt{width: 48%;}
		 .leave .leave_wrap .sub{width: 100%;}
		 .leave .leave_wrap .lf input{width: 100%;border: 1px solid #e5e5e5;margin-bottom: 3%;font-size: 1rem;box-sizing: border-box;padding: 2.5%;}
		 .leave .leave_wrap .lf input:nth-last-child(1){margin-bottom: 0;}
		 .leave .leave_wrap textarea{padding: 2.5%;width: 100%;height: 100%;border: 1px solid #e5e5e5;box-sizing: border-box;font-size: 1rem;line-height: 1.2; font-family:微软雅黑;}
		 .leave .leave_wrap .sub input{width: 100%;border: 1px solid #9EC63F;font-size: 1rem;box-sizing: border-box;padding: 1%;text-align: center;background: #9EC63F;color: #fff;}
		 .leave .leave_wrap .sub {margin-top: 2.5%;}
		 @media only screen and (max-width:480px){
		 	.leave{padding: 6% 0;}
		 	.leave .lf_hd h2{font-size: 1.5rem;}
		 	.leave .leave_wrap .lf{width: 100%;}
		 	.leave .leave_wrap .lf input:nth-last-child(1){margin-bottom: 3%;}
		 	.leave .leave_wrap .rt{width: 100%;height: 150px;}
		 }
		 
		 