.indexMain{overflow: hidden;}
.indexMain .section1{overflow: hidden;}
.indexMain .section1 video{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.indexMain .section1 .item{overflow: hidden;position: relative;}
.indexMain .section1 .item img{display: block;width: 100%;}
.indexMain .section1 .slick-dots{bottom: 100px;}
.indexMain .section1 .slick-dots li{ width: 20px; height: 20px; background: rgba(255,255,255,.5); margin: 0 6px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.indexMain .section1 .slick-dots li button{display: none;}
.indexMain .section1 .slick-dots li.slick-active{background: rgba(255,255,255,1);}
.indexMain .section1 .slick-arrow{width: 50px;height: 80px;background: rgba(0,0,0,.4);cursor: pointer;font-size: 0;position: absolute;top: 50%;margin-top: -40px;z-index: 1;background-repeat: no-repeat;background-position: center;background-size: 14px auto;}
.indexMain .section1 .slick-prev{background-image: url(../images/common/prev.png);left: 0;}
.indexMain .section1 .slick-next{background-image: url(../images/common/next.png);right: 0;}
.indexMain .counterItems{display: flex;justify-content: space-between;align-items: center; background: #FFFFFF;border-radius: 8px;margin-top: -76px;position: relative;z-index: 2;}
.indexMain .counterItems .item{width: 25%;height: 180px; text-align: center;position: relative;display: flex;flex-wrap: wrap;justify-content: center;align-content: center;}
.indexMain .counterItems .item::after {content: ''; width: 1px;height: 124px;background: #E1E1E1;position: absolute;right: 0; top: 50%;margin-top: -62px;}
.indexMain .counterItems .item h3{width: 100%; font-size: 16px;color: #00B03D;line-height: 44px;}
.indexMain .counterItems .item span{font-size: 48px;}
.indexMain .counterItems .item em{ font-style: normal;font-weight: normal; font-size:26px; display: inline-block; transform: translateY(-26px); -webkit-transform: translateY(-26px); -moz-transform: translateY(-26px); -ms-transform: translateY(-26px); -o-transform: translateY(-26px); }
.indexMain .counterItems .item p{font-size: 20px;color: #666666;line-height: 44px;}
.indexMain .section2{background: #F1F5FB;}
.indexMain .section2 .box1{display: flex;justify-content: space-between;}
.indexMain .section2 .box1 .left{ width: 43.5%;  }
.indexMain .section2 .box1 .left .item{position: relative;overflow: hidden; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;}
.indexMain .section2 .box1 .left .img{display: block;width: 100%;height: 396px;object-fit: cover;}
.indexMain .section2 .box1 .left .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.indexMain .section2 .box1 .slick-dots{bottom: 20px;padding: 0 20px;text-align: right;}
.indexMain .section2 .box1 .slick-dots button{display: none;}
.indexMain .section2 .box1 .slick-dots li{width: 12px; height: 12px;background: #FFFFFF;border-radius: 50%;opacity: 0.5;margin: 0 4px;}
.indexMain .section2 .box1 .slick-dots li.slick-active{background: #00B03D;opacity: 1;}
.indexMain .section2 .box1 .right{width: 53.5%;margin-top: -24px;}
.indexMain .section2 .box1 .right .item{padding: 17px 0;border-bottom: 1px dashed #D0D4DA;}
.indexMain .section2 .box1 .right h3{font-size: 20px;color: #333333;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexMain .section2 .box1 .right .bot{display: flex;align-items: center;justify-content: space-between;font-size: 18px;color: #666666;line-height: 30px;margin-top: 10px;} 
.indexMain .section2 .box1 .right p{width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexMain .section2 .box1 .right span{display: flex;align-items: center;}
.indexMain .section2 .box1 .right span img{display: block;width: 18px;height: 18px;margin-right: 6px;}
.indexMain .section2 .box1 .right h3:hover{color: #00B03D;}
.indexMain .section3 .items{display: flex;}
.indexMain .section3 .items .item{ width: 12.5%;height: 690px; background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section3 .items .item.active{width: 25%;}
.indexMain .section3 .items .item a{display: block;}
.indexMain .section3 .items .item .block{ position: absolute; top: 59%; left:50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section3 .items .item .block .img{display: block;width: 50px;height: 44px;margin: 0 auto;}
.indexMain .section3 .items .item .block h3{width: 100%; font-size: 20px;color: #FFFFFF;line-height: 30px;font-weight: normal;text-align: center;margin: 20px 0 0;}
.indexMain .section3 .items .item .block span{width: 200px;height: 64px;font-size: 20px; color: #FFFFFF;line-height: 64px;background: transparent;border-radius: 4px;border: 1px solid #FFFFFF;display: flex;align-items: center;justify-content: center;margin: 0 auto;opacity: 0;visibility: hidden;margin-top: 40px;}
.indexMain .section3 .items .item .block span img{display: block;width: 8px;height: 14px;margin-left: 8px;}
.indexMain .section3 .items .item .block span:hover{background: #00B03D;border-color: #00B03D;}
.indexMain .section3 .items .item.active .block span{opacity: 1;visibility: visible;}
.indexMain .section3 .items .item.active .block{top: 50%;}
.indexMain .section4{background: #F1F5FB;}
.indexMain .section4 .items{display: flex;justify-content: space-between;}
.indexMain .section4 .items .item{ width: 31.33%; background: #FFFFFF; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section4 .items .item .pic{width: 100%;overflow: hidden;}
.indexMain .section4 .items .item img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section4 .items .item h3{font-size: 18px; color: #000000;line-height: 60px;font-weight: normal;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indexMain .section4 .items .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.indexMain .section4 .items .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.1);}

.djMain .section1{background: #F1F5FB;}
.djMain .section1 .top{display: flex;justify-content: space-between;padding-right: 6vw;}
.djMain .section1 .top .left{width: 67%;}
.djMain .section1 .top .left .desc{margin-top: -10px;}
.djMain .section1 .top .left .desc p{font-size: 18px;color: #333333;line-height: 36px;text-align: justify;text-indent: 38px;}
.djMain .section1 .top .right{width: 24.5%;}
.djMain .section1 .top .right img{display: block;width: 100%;}
.djMain .section1 .items{display: flex;justify-content: space-between;margin-top: 5vw;}
.djMain .section1 .items .item{ width: 23.5%; background: #FFFFFF; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.djMain .section1 .items .item .pic{overflow: hidden;}
.djMain .section1 .items .item img{display: block;width: 100%;}
.djMain .section1 .items .item p{font-size: 18px;color: #333333;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;padding: 0 28px;margin: 12px 0;}
.djMain .section1 .items .item:hover{ transform:translateY(10px); -webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); -o-transform:translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.djMain .section2{overflow: hidden;}
.djMain .section2 .commTit .tit h3{margin-left: -18px;}
.djMain .section2 .box{display: flex;align-items: center;justify-content: space-between;background: #FFF6F6;position: relative;z-index: 0;}
.djMain .section2 .box .left{width: 50%;overflow: hidden;}
.djMain .section2 .box .left img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.djMain .section2 .box .left:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.djMain .section2 .box .right{width: 50%;padding: 30px 30px 30px 80px;}
.djMain .section2 .box .img{display: block;width: 218px;height: 218px;position: absolute;top: 26px;right: 36px;z-index: -1;}
.djMain .section2 .box .right h3{font-weight: bold;font-size: 22px;color: #F02E2C;line-height: 36px;}
.djMain .section2 .box .right p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;margin-top: 20px;}
.djMain .section2 .box .right p span{color: #F02E2C;}
.djMain .section2 .items{display: flex;justify-content: space-between;margin-top: 48px;}
.djMain .section2 .items .item{width: 31.33%;background: #F8F8F8;border-radius: 4px;padding: 30px 24px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.djMain .section2 .items .item h3{font-weight: bold;font-size: 28px;color: #333333;line-height: 1;position: relative;z-index: 0;}
.djMain .section2 .items .item h3 i{display: block;width: 124px;height: 20px; background: linear-gradient(to right, #F02E2C -14%, #FFFFFF);position: absolute;left: 0;top: 16px;z-index: -1;}
.djMain .section2 .items .item h4{font-size: 22px;color: #333333;line-height: 36px;font-weight: normal;margin-top: 24px;}
.djMain .section2 .items .item .line{width: 100%;height: 1px;border: 1px dashed #D3D3D3;margin: 22px 0 30px;}
.djMain .section2 .items .item p{font-weight: 400;font-size: 18px;color: #666666;line-height: 32px;}
.djMain .section2 .items .item:hover{transform:translateY(10px); -webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); -o-transform:translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.djMain .section3{background: #F1F5FB;}
.djMain .section3 .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.djMain .section3 .items{display: flex;justify-content: space-between;margin-top: 42px;}
.djMain .section3 .items .item{width: 23.5%; background: #FFFFFF;border-radius: 8px;padding: 40px 20px 20px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.djMain .section3 .items .item img{display: block;width: 106px;margin: 0 auto;}
.djMain .section3 .items .item h3{font-size: 22px;color: #333333;line-height: 36px;text-align: center;margin: 15px 0 20px;}
.djMain .section3 .items .item p{font-size: 18px;color: #333333;line-height: 36px;}
.djMain .section3 .items .item:hover{transform:translateY(10px); -webkit-transform:translateY(10px); -moz-transform:translateY(10px); -ms-transform:translateY(10px); -o-transform:translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.djMain .section4{background-image: url(../images/dangjian/img8.png);background-repeat: no-repeat;background-position: center bottom;background-size: cover;}
.djMain .section4 .box{display: flex;justify-content: center;}
.djMain .section4 .box .img1{display: block;width: 86px;height: 170px;margin-top: 40px;}
.djMain .section4 .box .ewm{text-align: center;font-size: 20px;color: #333333;line-height: 36px;white-space: nowrap;}
.djMain .section4 .box .ewm img{display: block;width: 210px;height: 210px;margin: 0 auto;}

.newsMain .newsNav{background: #FFFFFF;width: 100%;}
.newsMain .newsNav.active{position: fixed;top: 0;left: 0;z-index: 99;}
.newsMain .newsNav .wrap{display: flex;justify-content: center;}
.newsMain .newsNav a{width: 25%; display: flex;align-items: center;justify-content: center; font-size: 22px;color: #333333;line-height: 80px;position: relative;}
.newsMain .newsNav a img{display: block;width: 24px;height: 24px;margin-right: 6px;}
.newsMain .newsNav a::after{content: '';width: 116px;height: 6px;background: #00B03D;border-radius: 3px;display: block;position: absolute;left: 0;right: 0;bottom: 8px;margin: 0 auto;opacity: 0;}
.newsMain .newsNav a.active{font-weight: bold;}
.newsMain .newsNav a.active::after{opacity: 1;}
.newsMain .section1{background: #F1F5FB;}
.newsMain .section1 .box1{display: flex;justify-content: space-between;}
.newsMain .section1 .box1 .item{display: flex;justify-content: space-between;background: #FFFFFF;}
.newsMain .section1 .box1 .left{ width: 41.5%;  }
.newsMain .section1 .box1 .left {position: relative;overflow: hidden;}
.newsMain .section1 .box1 .left .img{display: block;width: 100%;height: 100%; object-fit: cover;}
.newsMain .section1 .box1 .left .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.newsMain .section1 .box1 .slick-dots{width: 41.5%;bottom: 20px;padding: 0 20px;text-align: right;}
.newsMain .section1 .box1 .slick-dots button{display: none;}
.newsMain .section1 .box1 .slick-dots li{width: 12px; height: 12px;background: #FFFFFF;border-radius: 50%;opacity: 0.5;margin: 0 4px;}
.newsMain .section1 .box1 .slick-dots li.slick-active{background: #00B03D;opacity: 1;}
.newsMain .section1 .box1 .right{width: 58.5%;padding: 25px 50px;}
.newsMain .section1 .box1 .right .top{font-size: 16px;color: #666666;line-height: 24px;display: flex;align-items: center;}
.newsMain .section1 .box1 .right .top span{display: flex;align-items: center;}
.newsMain .section1 .box1 .right .top span img{display: block;width: 14px;height: 14px;margin-right: 4px;}
.newsMain .section1 .box1 .right .top em{display: inline-block;font-style: normal;margin-right: 30px;}
.newsMain .section1 .box1 .right h3{font-size: 24px;color: #333333;line-height: 40px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: normal;margin: 20px 0 16px;}
.newsMain .section1 .box1 .right p{font-size: 18px;color: #666666;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.newsMain .section1 .box1 .right a{ width: 200px; height: 64px; background: rgba(0,176,61,0); border-radius: 4px; border: 2px solid #00B03D; display: block; font-size: 20px; color: #00B03D; line-height: 60px; text-align: center; display: flex; align-items: center; justify-content: center; margin-top: 25px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section1 .box1 .right a i{display: block;width: 8px;height: 14px;background-image: url(../images/common/more4.png);background-repeat: no-repeat;background-position: center;background-size: 100%;margin-left: 6px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.newsMain .section1 .box1 .right a:hover{background: #00B03D;color: #FFFFFF;}
.newsMain .section1 .box1 .right a:hover i{background-image: url(../images/common/more3.png);}
.newsMain .section1 .items{display: flex;flex-wrap: wrap;margin: 4vw -1% 0;}
.newsMain .section1 .items .item{ width: 31.33%; margin: 0 1% 2%; background: #FFFFFF; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section1 .items .item .pic{overflow: hidden;}
.newsMain .section1 .items .item .pic img{display: block;width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section1 .items .item .block{padding: 18px 20px;}
.newsMain .section1 .items .item h3{font-size: 22px;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: normal;}
.newsMain .section1 .items .item .bot{display: flex;align-items: center;font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;}
.newsMain .section1 .items .item .bot span{display: flex;align-items: center;margin-left: 24px;}
.newsMain .section1 .items .item .bot span img{display: block;width: 14px;height: 14px;margin-right: 4px;}
.newsMain .section1 .items .item:hover{ box-shadow: 0 5px 20px rgba(0,0,0,.1); transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.newsMain .section1 .items .item:hover h3{color: #00B03D;}
.newsMain .section1 .items .item:hover .pic img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.newsMain .section2{background: #F1F5FB;}
.newsMain .section2 .box{display: flex;justify-content: space-between;}
.newsMain .section2 .box .left{width: calc(100% - 380px);background: #FFFFFF;padding: 0 50px 30px;}
.newsMain .section2 .box .left .tit{padding: 38px 0 25px;border-bottom: 1px solid rgba(0,0,0,.1);}
.newsMain .section2 .box .left .tit h1{font-size: 28px;color: #333333;line-height: 1.7;}
.newsMain .section2 .box .left .tit .bot{display: flex;align-items: center;font-size: 22px;color: #616161;line-height: 30px;margin-top: 22px;}
.newsMain .section2 .box .left .tit .bot span{display: flex;align-items: center;margin-right: 48px;}
.newsMain .section2 .box .left .tit .bot span img{display: block;width: 18px;height: 18px;margin-right: 6px;}
.newsMain .section2 .box .left .con{padding: 20px 0 40px;font-size: 22px;color: #666666;line-height: 1.8;}
.newsMain .section2 .box .left .con img{display: block;max-width: 100%;width: 100% !important;height: 100% !important;margin: 0 auto;}
.newsMain .section2 .box .left .newsPages .prev{ font-size: 22px; color: #666666; line-height: 40px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background-image: url(../images/common/prev2.png); background-repeat: no-repeat; background-position: left center; background-size: 32px auto; border-bottom: 1px dashed rgba(0,0,0,.1); padding: 15px 0 15px 46px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section2 .box .left .newsPages .next{font-size: 22px;color: #666666;line-height: 40px;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background-image: url(../images/common/next2.png);background-repeat: no-repeat;background-position: left center;background-size: 32px auto;padding: 15px 0 15px 46px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.newsMain .section2 .box .left .newsPages .prev:hover{color: #00B03D;background-image: url(../images/common/prev2_hover.png);font-weight: bold;}
.newsMain .section2 .box .left .newsPages .next:hover{color: #00B03D;background-image: url(../images/common/next2_hover.png);font-weight: bold;}
.newsMain .section2 .box .right{width: 310px;}
.newsMain .section2 .box .right .box1{background: #FFFFFF;padding: 0 20px;margin-bottom: 12px;}
.newsMain .section2 .box .right .box1 .tit{display: flex;align-items: flex-end;justify-content: space-between;padding: 20px 0 10px;border-bottom: 1px solid rgba(0,0,0,.1);}
.newsMain .section2 .box .right .box1 .tit h3{font-size: 24px;color: #333333;line-height: 40px;}
.newsMain .section2 .box .right .box1 .tit a{font-size: 14px;color: #666666;line-height: 24px;display: block;}
.newsMain .section2 .box .right .box1 ul{padding: 5px 0 10px;}
.newsMain .section2 .box .right .box1 ul li{margin: 10px 0;}
.newsMain .section2 .box .right .box1 ul li a{font-size: 14px;color: #000000;line-height: 30px;display: block;padding-left: 20px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsMain .section2 .box .right .box1 ul li a::after{content: '';width: 8px;height: 8px;background: #00B03D;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.newsMain .section2 .box .right .box1 ul li a:hover{color: #00B03D;}
.newsMain .section2 .box .right .box2 ul li a{padding-left: 30px;}
.newsMain .section2 .box .right .box2 ul li a::after{display: none;}
.newsMain .section2 .box .right .box2 ul li span{width: 20px;height: 20px;background: #969696;font-size: 14px;color: #FFFFFF;line-height: 20px;position: absolute;left: 0;top: 50%;margin-top: -10px;text-align: center;}
.newsMain .section2 .box .right .box2 ul li:nth-child(1) span,.newsMain .section2 .box .right .box2 ul li:nth-child(2) span,.newsMain .section2 .box .right .box2 ul li:nth-child(3) span{background: #00B03D;}
.newsMain .section3{background: #F1F5FB;}
.newsMain .section3 .box1{display: flex;justify-content: space-between;}
.newsMain .section3 .box1 .left{ width: 61%;  }
.newsMain .section3 .box1 .left .item{position: relative;overflow: hidden; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;}
.newsMain .section3 .box1 .left .img{display: block;width: 100%;height: 100%;object-fit: cover;}
.newsMain .section3 .box1 .left .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.newsMain .section3 .box1 .slick-dots{bottom: 20px;padding: 0 20px;text-align: right;}
.newsMain .section3 .box1 .slick-dots button{display: none;}
.newsMain .section3 .box1 .slick-dots li{width: 12px; height: 12px;background: #FFFFFF;border-radius: 50%;opacity: 0.5;margin: 0 4px;}
.newsMain .section3 .box1 .slick-dots li.slick-active{background: #00B03D;opacity: 1;}
.newsMain .section3 .box1 .right{width: 38%;display: flex;flex-wrap: wrap;align-content: space-between;}
.newsMain .section3 .box1 .right .item{ width: 100%; overflow: hidden; display: flex; align-items: center; justify-content: space-between; background: #FFFFFF; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section3 .box1 .right .item .fl{overflow: hidden;position: relative;width: 46%;}
.newsMain .section3 .box1 .right .item .fl img{display: block;width: 100%;}
.newsMain .section3 .box1 .right .item .fl .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.newsMain .section3 .box1 .right .item .fr{width: 54%;padding: 10px 18px;}
.newsMain .section3 .box1 .right .item .fr h3{font-size: 22px;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: normal;}
.newsMain .section3 .box1 .right .item .fr .bot{display: flex;align-items: center;font-size: 16px;color: #666666;line-height: 30px;margin-top: 10px;}
.newsMain .section3 .box1 .right .item .fr .bot span{display: flex;align-items: center;margin-right: 8%;white-space: nowrap;}
.newsMain .section3 .box1 .right .item .fr .bot span img{display: block;width: 14px;height: 14px;margin-right: 4px;}
.newsMain .section3 .box1 .right .item .fr .bot span:last-child{margin-right: 0;}
.newsMain .section3 .box1 .right .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.newsMain .section3 .items{display: flex;flex-wrap: wrap;margin: 4vw -1% 0;}
.newsMain .section3 .items .item{ width: 31.33%; margin: 0 1% 2%; background: #FFFFFF; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section3 .items .item .pic{overflow: hidden;position: relative;}
.newsMain .section3 .items .item .pic img{display: block;width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section3 .items .item .pic .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.newsMain .section3 .items .item .block{padding: 18px 20px;}
.newsMain .section3 .items .item h3{font-size: 22px;color: #333333;line-height: 32px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-weight: normal;}
.newsMain .section3 .items .item .bot{display: flex;align-items: center;font-size: 16px;color: #666666;line-height: 26px;margin-top: 10px;}
.newsMain .section3 .items .item .bot span{display: flex;align-items: center;margin-left: 24px;}
.newsMain .section3 .items .item .bot span img{display: block;width: 14px;height: 14px;margin-right: 4px;}
.newsMain .section3 .items .item:hover{ box-shadow: 0 5px 20px rgba(0,0,0,.1); transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.newsMain .section3 .items .item:hover h3{color: #00B03D;}
.newsMain .section3 .items .item:hover .pic img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.newsMain .section4 .box .left{width: 100%;}


.ywMain .section1{background-image: url(../images/yw/bg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section1 .desc{background: rgba(255,255,255,0.6);border: 1px solid #FFFFFF;padding: 50px 45px 30px;}
.ywMain .section1 .desc p{font-size: 18px;color: #333333;line-height: 36px;margin-bottom: 25px;text-indent: 38px;text-align: justify;}
.ywMain .section1 .items{display: flex;align-items: center;justify-content: space-between;margin-top: 50px;}
.ywMain .section1 .items .item{width: 25%; position: relative;text-align: center;padding: 20px 0 10px;}
.ywMain .section1 .items .item h3{font-size: 16px;color: #00B03D;line-height: 44px;}
.ywMain .section1 .items .item h3 span{font-size: 48px;display: inline-block;margin-right: 10px;}
.ywMain .section1 .items .item p{font-size: 20px;color: #666666;line-height: 44px;}
.ywMain .section1 .items .item::after{content: '';width: 1px;height: 100%;background: #D3D3D3;position: absolute;right: 0;top: 0;}
.ywMain .section1 .items .item:last-child:after{display: none;}
.ywMain .section2 .box{display: flex;justify-content: space-between;}
.ywMain .section2 .box .left{width: 46.5%;position: relative;overflow: hidden;}
.ywMain .section2 .box .left img{ display: block; width: 100%; height: 100%; object-fit: cover; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section2 .box .left .block{width: 100%;position: absolute;left: 0;bottom: 0;padding: 20px 30px;}
.ywMain .section2 .box .left .block h3{font-size: 24px;color: #FFFFFF;line-height: 32px;}
.ywMain .section2 .box .left .block p{font-size: 22px;color: #FFFFFF;line-height: 32px;}
.ywMain .section2 .box .left:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section2 .box .right{width: 53.5%;display: flex;flex-wrap: wrap;justify-content: space-between;padding-left: 20px;}
.ywMain .section2 .box .right .item{position: relative;width: 100%;overflow: hidden;}
.ywMain .section2 .box .right .item img{display: block;width: 100%;height: 100%;object-fit: cover;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.ywMain .section2 .box .right .item .block{width: 100%;position: absolute;left: 0;bottom: 0;padding: 20px 30px;}
.ywMain .section2 .box .right .item .block h3{font-size: 24px;color: #FFFFFF;line-height: 32px;}
.ywMain .section2 .box .right .item .block p{font-size: 22px;color: #FFFFFF;line-height: 32px;}
.ywMain .section2 .box .right .item:nth-child(1){margin-bottom: 10px;}
.ywMain .section2 .box .right .item:nth-child(2){margin-top: 10px;}
.ywMain .section2 .box .right .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section3{background: #F1F5FB;}
.ywMain .section3 .box{display: flex;justify-content: space-between;}
.ywMain .section3 .box .left{width: 45%;overflow: hidden;}
.ywMain .section3 .box .left img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section3 .box .left:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section3 .box .right{width: 52.5%;padding-top: 15px;}
.ywMain .section3 .box .right p{font-size: 18px;color: #333333; line-height: 36px;text-indent: 38px;margin-bottom: 20px;text-align: justify;}
.ywMain .section3 .box .right p:last-child{margin-bottom: 0;}
.ywMain .section4 .items{display: flex;margin: 0 -1%;}
.ywMain .section4 .items .item{overflow: hidden;width: 23%;margin: 0 1%;}
.ywMain .section4 .items .item img{display: block;width: 100%;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.ywMain .section4 .items .item:hover img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section5{background-image: url(../images/yw/ryImg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section5 .wrap{display: flex;justify-content: flex-end;}
.ywMain .section5 .box{width: 52%;}
.ywMain .section5 .desc p{font-size: 18px;color: #333333;line-height: 36px;margin-bottom: 30px;text-indent: 38px;text-align: justify;}
.ywMain .section5 .items{display: flex;align-items: center;justify-content: space-between;margin-top: 60px;}
.ywMain .section5 .items .item{width: 25%; position: relative;text-align: center;padding: 20px 0 10px;}
.ywMain .section5 .items .item h3{font-size: 16px;color: #00B03D;line-height: 44px;}
.ywMain .section5 .items .item h3 span{font-size: 48px;display: inline-block;margin-right: 10px;}
.ywMain .section5 .items .item p{font-size: 20px;color: #666666;line-height: 44px;}
.ywMain .section5 .items .item::after{content: '';width: 1px;height: 64px;background: #D3D3D3;position: absolute;right: 0;top: 50%;margin-top: -32px;}
.ywMain .section5 .items .item:last-child:after{display: none;}
.ywMain .section6 .img{display: block;max-width: 100%;margin: 0 auto;}
.ywMain .section6 .commTit{margin-bottom: 0;}
.ywMain .section7{background: #F1F5FB;}
.ywMain .section7 .tabTit{display: flex;}
.ywMain .section7 .tabTit span{font-size: 18px;color: #333333;line-height: 48px; border-radius: 4px;border: 1px solid #333333;padding: 0 18px;display: inline-block;margin-left: 20px;cursor: pointer;white-space: nowrap;}
.ywMain .section7 .tabTit span.active{background: #00B03D;color: #FFFFFF;border-color: #00B03D;}
.ywMain .section7 .tabBox .con{display: none;font-size: 0;margin: -0.5%;}
.ywMain .section7 .tabBox .con .item{ display: inline-block; vertical-align: top; width: 19%; margin: 0.5%; cursor: pointer; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px;overflow: hidden; }
.ywMain .section7 .tabBox .con .item img{display: block;width: 100%;}
.ywMain .section7 .tabBox .con .item:hover{ box-shadow: 0 5px 20px rgba(0,0,0,.1); transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.ywMain .section7 .tabBox .con.active{display: block;}
.ywMain .section8{background-image: url(../images/yw/ryImg3.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section8 .commTit .tit h3{color: #FFFFFF;}
.ywMain .section8 .desc{font-size: 18px;color: #FFFFFF;line-height: 36px;text-indent: 38px;}
.ywMain .section8 .items{display: flex;justify-content: space-between;padding-top: 40px;position: relative;margin-top: 45px;}
.ywMain .section8 .items::after{content: '';width: 80%; border-bottom: 1px dashed #FFFFFF;position: absolute;top: 0;left: 0;right: 0;margin: 0 auto;}
.ywMain .section8 .items .item{ width: 19%; border-radius: 6px; border: 1px solid rgba(255,255,255,0.5); padding:50px 20px 20px 20px; position: relative; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section8 .items .item img{display: block;width: 66px;height: 56px;margin: 0 auto; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.ywMain .section8 .items .item h3{font-size: 24px;color: #FFFFFF;line-height: 36px;text-align: center;margin: 20px 0 15px;}
.ywMain .section8 .items .item p{font-size: 18px;color: #FFFFFF;line-height: 36px;text-align: justify;}
.ywMain .section8 .items .item i{width: 16px;height: 16px;background: #FFFFFF;border-radius: 50%;position: absolute;top: -50px;left: 0;right: 0;margin: 0 auto;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;}
.ywMain .section8 .items .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.ywMain .section8 .items .item:hover img{ transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }
.ywMain .section8 .items .item:hover i{top: -60px;}
.ywMain .section9{background: #F1F5FB;}
.ywMain .section9 .desc{font-size: 18px;color: #333333;line-height: 36px;}
.ywMain .section9 .items{display: flex;justify-content: space-between;margin-top: 35px;}
.ywMain .section9 .items .item{ width: 31.33%; background: #FFFFFF; border-radius: 8px; padding: 25px 24px; position: relative; overflow: hidden; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section9 .items .item h3{font-size: 24px;color: #333333;line-height: 36px;margin-bottom: 15px;}
.ywMain .section9 .items .item p{font-size: 18px;color: #333333;line-height: 36px;}
.ywMain .section9 .items .item i{font-style: normal;font-size: 220px;color: rgba(32,213,95,.2);font-weight: bold;line-height: 1;position: absolute;right: 28px;bottom: -40px;}
.ywMain .section9 .items .item:hover{ transform:translateY(10px) ; -webkit-transform:translateY(10px) ; -moz-transform:translateY(10px) ; -ms-transform:translateY(10px) ; -o-transform:translateY(10px) ; }
.ywMain .section10 .box{display: flex;justify-content: space-between;}
.ywMain .section10 .box .left{width: 50%;}
.ywMain .section10 .box .left .desc{font-size: 18px;color: #333333;line-height: 36px;margin-bottom: 40px;}
.ywMain .section10 .box .left ul{display: flex;flex-wrap: wrap;margin: -1.5%;}
.ywMain .section10 .box .left ul li{ width: 38%; font-size: 24px; color: #00B03D; line-height: 86px; background: rgba(0,176,61,0); border-radius: 8px; border: 1px solid #00B03D; text-align: center; margin: 1.5%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section10 .box .left ul li:hover{background:#00B03D;color: #FFFFFF;}
.ywMain .section10 .box .right{width: 35%;margin-top: -20px;}
.ywMain .section10 .box .right img{display: block;width: 100%;}
.ywMain .section11{background: #F1F5FB;}
.ywMain .section11 .desc{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section11 .desc p{margin-bottom: 15px;}
.ywMain .section11 .desc p:last-child{margin-bottom: 0;}
.ywMain .section11 .desc img{display: block;max-width: 100%;margin: 4vw auto 0;}
.ywMain .section12 .items{display: flex;flex-wrap: wrap;margin: -1%;}
.ywMain .section12 .items .item{width: 31.33%;margin: 1%;position: relative;overflow: hidden;position: relative;}
.ywMain .section12 .items .item::after{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,.3);z-index: 1;}
.ywMain .section12 .items .item img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section12 .items .item:hover img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.ywMain .section12 .items .item .block{width: 100%; padding: 10px 30px;position: absolute;left: 0;bottom: 0;z-index: 2;}
.ywMain .section12 .items .item h3{font-size: 24px;color: #FFFFFF;line-height: 32px;}
.ywMain .section12 .items .item p{font-size: 22px;color: #FFFFFF;line-height: 32px;}
.ywMain .section13 .desc{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section13 .desc img{display: block;max-width: 100%;margin: 3vw auto 0;}
.ywMain .section14 .items{display: flex;justify-content: space-between;}
.ywMain .section14 .items .item{ width: 23%; background: #FFFFFF; border-radius: 8px; padding: 48px 20px 40px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section14 .items .item img{display: block;width: 80px;height: 80px;margin: 0 auto; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section14 .items .item h3{font-size: 22px;color: #333333;line-height: 36px;text-align: center;margin: 18px 0 20px;}
.ywMain .section14 .items .item p{font-size: 18px;color: #333333;line-height: 36px;text-align: justify;}
.ywMain .section14 .items .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.ywMain .section14 .items .item:hover img{ transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); }
.ywMain .section15 .box{display: flex;justify-content: space-between;position: relative;overflow: hidden;}
.ywMain .section15 .box .left{width: 50%;overflow: hidden;}
.ywMain .section15 .box .left img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section15 .box .left:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section15 .box .right{width: 47%;padding-top: 50px;}
.ywMain .section15 .box .right h3{font-size: 40px; color: #333333;line-height: 1;}
.ywMain .section15 .box .right h4{font-size: 24px; color: #333333;line-height: 1;font-weight: normal;margin: 30px 0 40px;}
.ywMain .section15 .box .right p{font-size: 18px;color: #666666;line-height: 36px;text-indent: 38px;}
.ywMain .section15 .box2{ width: 71%; background: #00B03D; position: absolute; right: -40px; bottom: 0; transform: skewX(-22deg); -webkit-transform: skewX(-22deg); -moz-transform: skewX(-22deg); -ms-transform: skewX(-22deg); -o-transform: skewX(-22deg);overflow: hidden; }
.ywMain .section15 .items{ display: flex; align-items: center; justify-content: space-between; transform: skewX(22deg); -webkit-transform: skewX(22deg); -moz-transform: skewX(22deg); -ms-transform: skewX(22deg); -o-transform: skewX(22deg);padding-right:40px; }
.ywMain .section15 .items .item{width: 25%; position: relative;text-align: center;padding: 50px 0 40px;}
.ywMain .section15 .items .item h3{font-size: 16px;color: #fff;line-height: 44px;}
.ywMain .section15 .items .item h3 span{font-size: 48px;display: inline-block;margin-right: 10px;}
.ywMain .section15 .items .item h3 em{ font-style: normal;font-weight: normal; font-size:26px; display: inline-block; transform: translateY(-26px); -webkit-transform: translateY(-26px); -moz-transform: translateY(-26px); -ms-transform: translateY(-26px); -o-transform: translateY(-26px);}
.ywMain .section15 .items .item p{font-size: 20px;color: #fff;line-height: 44px;}
.ywMain .section15 .items .item::after{content: '';width: 1px;height: 64px;background: #D3D3D3;position: absolute;right: 0;top: 50%;margin-top: -32px;}
.ywMain .section15 .items .item:last-child:after{display: none;}
.ywMain .section15 .items2{display: flex;justify-content: space-between;margin-top: 48px;}
.ywMain .section15 .items2 .item{ width: 24%; height: 200px; background: #FFFFFF; border-radius: 4px; border: 1px solid #FFFFFF; display: flex; align-items: center; justify-content: center; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section15 .items2 .item p{font-size: 22px;color: #333333;line-height: 36px;text-align: center;}
.ywMain .section15 .items2 .item:hover{ transform:translateY(10px) ; -webkit-transform:translateY(10px) ; -moz-transform:translateY(10px) ; -ms-transform:translateY(10px) ; -o-transform:translateY(10px) ; }
.ywMain .section15 .tips{font-size: 20px;color: #333333;line-height: 36px;text-align: right;margin-top: 20px;}
.ywMain .section16{padding-top: 0;}
.ywMain .section16 .box{background-image: url(../images/yw/fwImg2.png);background-repeat: no-repeat;background-position: center;background-size: cover;padding-bottom: 0;}
.ywMain .section16 .tabTit{border-bottom: 1px dashed rgba(255,255,255,.3);}
.ywMain .section16 .tabTit .wrap{display: flex;align-items: center;justify-content: space-between;}
.ywMain .section16 .tabTit .item{width: 33.33%;opacity: .8;padding-bottom: 20px;position: relative;cursor: pointer;}
.ywMain .section16 .tabTit .item img{display: block;width: 38px;height: 38px;margin: 0 auto;}
.ywMain .section16 .tabTit .item h3{font-size: 22px;color: #fff;line-height: 36px;text-align: center;font-weight: normal;}
.ywMain .section16 .tabTit .item::after{ content: ''; width: 0; height: 2px; background: #FFFFFF; position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; opacity: 0; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section16 .tabTit .item.active{opacity: 1;}
.ywMain .section16 .tabTit .item.active::after{opacity: 1;width: 130px;}
.ywMain .section16 .tabCon .con{display: none;padding: 90px 0 40px;}
.ywMain .section16 .tabCon .con.active{display: block;}
.ywMain .section16 .tabCon .con .desc{font-size: 18px;color: #FFFFFF;line-height: 36px;margin-bottom: 50px;}
.ywMain .section16 .tabCon .con .item{min-height: 110px; background: rgba(255,255,255,0.2);border-radius: 4px;border: 1px solid #FFFFFF;display: flex;justify-content: space-between;align-items: center;margin-bottom: 18px;}
.ywMain .section16 .tabCon .con .item h3{width: 250px; font-size: 22px;color: #FFFFFF;line-height: 36px;text-align: center;}
.ywMain .section16 .tabCon .con .item .text{width: calc(100% - 250px);min-height: 110px; font-size: 22px; color: #FFFFFF; line-height: 36px;padding: 15px 60px;border-left: 1px solid #FFFFFF;display: flex;flex-wrap: wrap;align-items: center;}
.ywMain .section16 .tabCon .con .item .text p{width: 100%;margin: 6px 0;}
.ywMain .section16 .tabCon .con .item:last-child{margin-bottom: 0;}
.ywMain .section16 .tabCon .con .aBox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ywMain .section16 .tabCon .con .aBox span{ display: block; width: 19%; height: 100px; background: rgba(255,255,255,0.2); border-radius: 4px; border: 1px solid #FFFFFF; font-size: 22px; color: #FFFFFF; line-height: 36px; text-align: center; margin-bottom: 1.5%; display: flex; align-items: center; justify-content: center; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section16 .tabCon .con .aBox span:hover{ transform:translateY(10px) ; -webkit-transform:translateY(10px) ; -moz-transform:translateY(10px) ; -ms-transform:translateY(10px) ; -o-transform:translateY(10px) ; }
.ywMain .section17{background-image: url(../images/yw/dcImg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section17 .desc{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section17 .items{display: flex;justify-content: space-between;margin: 50px 0;}
.ywMain .section17 .items .item{width: 20%;text-align: center;}
.ywMain .section17 .items .item h3{font-size: 48px; color: #00B03D;line-height: 1;}
.ywMain .section17 .items .item p{font-size: 20px;color: #666666;line-height: 1;margin-top: 20px;}
.ywMain .section17 .tips{font-size: 16px;color: #666666;line-height: 36px;text-align: right;}
.ywMain .section18 .desc{padding-bottom: 0;}
.ywMain .section18 .desc h3{font-size: 24px; color: #333333;line-height: 30px;margin-bottom: 35px;}
.ywMain .section18 .desc p{font-size: 18px; color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section18 .items{ display: flex; align-items: center; justify-content: space-between;margin: 45px 0; }
.ywMain .section18 .items .item{ width: 19%; position: relative; text-align: center; padding: 50px 0 40px; background: #F8F8F8; border-radius: 4px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section18 .items .item h3{font-size: 16px;color: #00B03D;line-height: 44px;}
.ywMain .section18 .items .item h3 span{font-size: 48px;display: inline-block;margin-right: 10px;}
.ywMain .section18 .items .item h3 em{ font-style: normal;font-weight: normal; font-size:26px; display: inline-block; transform: translateY(-26px); -webkit-transform: translateY(-26px); -moz-transform: translateY(-26px); -ms-transform: translateY(-26px); -o-transform: translateY(-26px);}
.ywMain .section18 .items .item p{font-size: 20px;color: #666666;line-height: 44px;}
.ywMain .section18 .items .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.ywMain .section18 .tips{font-size: 16px;color: #666666;line-height: 36px;text-align: right;}
.ywMain .section18 .items2{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 45px -2px -2px;position: relative;}
.ywMain .section18 .items2 .item{overflow: hidden;width: calc(50% - 4px);margin: 2px;}
.ywMain .section18 .items2 .item img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section18 .items2 .logo{width: 196px;height: 196px;display: block;position: absolute;left: 50%;top: 50%;margin-top: -98px;margin-left: -98px;}
.ywMain .section18 .items2 .item:hover img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.ywMain .section19{padding-top: 0;}
.ywMain .section19 .box{display: flex;justify-content: space-between;}
.ywMain .section19 .left{width: calc(100% - 350px);}
.ywMain .section19 .box .con{display: none;overflow: hidden;}
.ywMain .section19 .box .con.active{display: block;}
.ywMain .section19 .box .swiper{position: relative;}
.ywMain .section19 .box .swiper .item{position: relative;}
.ywMain .section19 .box .swiper .item img{display: block;width: 100%;height: 640px;object-fit: cover;}
.ywMain .section19 .box .swiper .item .block{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.5);padding: 20px 30px;}
.ywMain .section19 .box .swiper .item .block h3{font-size: 24px;color: #FFFFFF;line-height: 32px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ywMain .section19 .box .swiper .item .block p{font-size: 22px;color: #FFFFFF;line-height: 34px;margin-top: 6px;}
.ywMain .section19 .box .swiper .swiper-button-prev,.ywMain .section19 .box .swiper .swiper-button-next{width: 48px;height: 76px;background-color: rgba(0,0,0,.4); background-position: center;background-size: 14px auto;position: absolute;top: 50%;margin-top: -38px;}
.ywMain .section19 .box .swiper .swiper-button-prev{background-image: url(../images/common/prev.png);left: 0;}
.ywMain .section19 .box .swiper .swiper-button-next{background-image: url(../images/common/next.png);right: 0;}
.ywMain .section19 .rightSwiper{width: 306px; height: 640px;overflow-y: hidden;position: relative;padding-right: 14px;}
.ywMain .section19 .rightSwiper .swiper-slide span{display: flex;align-items: center;justify-content: center; height: 100%; background: #fff;border-radius: 4px;font-size: 22px;color: #666666;line-height: 36px;}
.ywMain .section19 .rightSwiper .swiper-slide.active span{background: #00B03D;color: #fff;}
.ywMain .section19 .rightSwiper .swiper-scrollbar-drag{background: #00B03D;}
.ywMain .section20 .items {margin-bottom: 0;}
.ywMain .section20 .items .item{background: rgba(255,255,255,.5);}
.ywMain .section20 .items .item::after{content: '';width: 1px;height: 64px;background: #E1E1E1;position: absolute;right: 0;top: 50%;margin-top: -32px;}
.ywMain .section20 .items .item:last-child:after{display: none;}
.ywMain .section20 .items .item:hover{ box-shadow: none; }
.ywMain .section21 .box{display: flex;justify-content: space-between;}
.ywMain .section21 .box .left{width: 43%;}
.ywMain .section21 .box .left .desc h3{font-size: 24px; color: #333333;line-height: 30px;margin-bottom: 26px;}
.ywMain .section21 .box .left .desc p{font-size: 18px; color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section21 .box .left .desc .tips{text-indent: 0;margin-top: 10px;}
.ywMain .section21 .box .left .aBox{display: flex;flex-wrap: wrap;margin-top: 15px;}
.ywMain .section21 .box .left .aBox span{width: 20%; display: flex;align-items: center;font-size: 22px; color: #333333;line-height: 36px;white-space: nowrap;margin: 16px 0;}
.ywMain .section21 .box .left .aBox span img{display: block;width: 26px;height: 30px;margin-right: 6px;}
.ywMain .section21 .box .right{width: 56%;}
.ywMain .section21 .box .right img{display: block;width: 100%;}
.ywMain .section22{padding-top: 0;}
.ywMain .section22 .box{background-image: url(../images/yw/cgImg1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section22 .box1{transform: skewX(-25deg); -webkit-transform: skewX(-25deg); -moz-transform: skewX(-25deg); -ms-transform: skewX(-25deg); -o-transform: skewX(-25deg);}
.ywMain .section22 .box1 .prev{position: absolute;left: -210px;top: 50%;width: 194px;height: 108px;background-color: #00B03D;margin-top: -175px;cursor: pointer;}
.ywMain .section22 .box1 .next{position: absolute;left: -210px;top: 50%;width: 194px;height: 108px;background-color: #00B03D;margin-top: -54px;cursor: pointer;}
.ywMain .section22 .box1 .prev i{display: block; width: 100%;height: 100% ;background-image: url(../images/common/prev.png);background-repeat: no-repeat;background-position: center;background-size: 14px auto;transform: skewX(25deg); -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg);}
.ywMain .section22 .box1 .next i{display: block;width: 100%;height: 100%;background-image: url(../images/common/next.png);background-repeat: no-repeat;background-position: center;background-size: 14px auto;transform: skewX(25deg); -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg);}
.ywMain .section22 .box1 .inner{ transform:translateX(18vw) ; -webkit-transform:translateX(18vw) ; -moz-transform:translateX(18vw) ; -ms-transform:translateX(18vw) ; -o-transform:translateX(18vw) ; display: flex; justify-content: space-between; position: relative;}
.ywMain .section22 .box1 .left{ width: 310px; }
.ywMain .section22 .box1 .left .item{ background: #00B03D; margin: 12px 0;}
.ywMain .section22 .box1 .left .item span{ display: block; font-size: 22px; color: #FFFFFF; line-height: 108px; text-align: center; transform: skewX(25deg); -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg); }
/* .ywMain .section22 .box1 .left .item:nth-child(6){margin-left: 30px;} */
.ywMain .section22 .box1 .right{width: calc(100% - 320px);}
.ywMain .section22 .box1 .right .swiper{margin: 12px 0;overflow: hidden;}
.ywMain .section22 .box1 .right .swiper .swiper-slide{background: #fff;}
.ywMain .section22 .box1 .right .swiper .item{overflow: hidden;height: 108px;}
.ywMain .section22 .box1 .right .swiper .item img{display: block;width: 100%;height: 108px;object-fit: cover; transform: skewX(25deg); -webkit-transform: skewX(25deg); -moz-transform: skewX(25deg); -ms-transform: skewX(25deg); -o-transform: skewX(25deg);}
.ywMain .section23 .desc{font-size: 18px;color: #333333;line-height: 36px;font-weight: bold;text-indent: 38px;}
.ywMain .section23 .box{display: flex;justify-content: space-between;margin-top: 50px;}
.ywMain .section23 .box .pic{width: 490px;overflow: hidden;}
.ywMain .section23 .box .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section23 .box .pic:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section23 .box .block{width: calc(100% - 550px);}
.ywMain .section23 .box .block h3{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 20px;}
.ywMain .section23 .box .block p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.ywMain .section23 .box .block .spBox{display: flex;align-items: center;flex-wrap: wrap;margin: 10px 0;}
.ywMain .section23 .box .block .spBox span{width: 31.33%;height: 66px;font-size: 18px;color: #00B03D;line-height: 24px;background-image: url(../images/yw/hgImg9.png);background-repeat: no-repeat;background-position: center;background-size: 100%;text-align: center;display: flex;align-items: center;justify-content: center;margin-right: 2%;}
.ywMain .section23 .box .block .spBox span:last-child{margin-right: 0;}
.ywMain .section23 .items{display: flex;margin: 45px -1% 0;}
.ywMain .section23 .items .item{ width: 31.33%; margin: 0 1%; background: #fff; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section23 .items .item .pic{overflow: hidden;width: 100%;}
.ywMain .section23 .items .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section23 .items .item:hover .pic img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.ywMain .section23 .items .item .block{padding:20px 20px 30px;}
.ywMain .section23 .items .item .block h3{font-size: 24px;color: #333333;line-height: 36px;}
.ywMain .section23 .items .item .block p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;margin-top: 6px;}
.ywMain .section23 .items .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.1); }
.ywMain .section24{background-image: url(../images/yw/hgImg5.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section24 .desc{font-size: 18px;color: #fff;line-height: 36px;font-weight: bold;text-indent: 38px;}
.ywMain .section24 .commTit .tit h3{color: #fff;}
.ywMain .section24 .items{display: flex;margin: 54px -1% 0;}
.ywMain .section24 .items .item{width: 31.33%;margin: 0 1%;border: 2px solid rgba(255,255,255,0.6);padding: 35px;}
.ywMain .section24 .items .item img{display: block;width: 66px;margin: 0 auto;}
.ywMain .section24 .items .item h3{font-size: 22px;color: #FFFFFF; line-height: 36px;text-align: center;margin-top: 10px;}
.ywMain .section24 .img{display: block;max-width: 100%;margin: 32px auto 0;}
.ywMain .section25 .desc{font-size: 18px;color: #333;line-height: 36px;font-weight: bold;text-indent: 38px;}
.ywMain .section25 .items{display: flex;margin: 54px -1%;}
.ywMain .section25 .items .item{ width: 31.33%; margin: 0 1%; background: #FFFFFF; padding: 45px 35px 25px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.ywMain .section25 .items .item img{display: block;width: 58px;margin: 0 auto;}
.ywMain .section25 .items .item h3{font-size: 24px;color: #333; line-height: 36px;text-align: center;margin: 12px 0 20px;}
.ywMain .section25 .items .item P{font-size: 18px;color: #666666;line-height: 36px;text-align: justify;}
.ywMain .section25 .items .item:hover{ transform:translateY(10px) ; -webkit-transform:translateY(10px) ; -moz-transform:translateY(10px) ; -ms-transform:translateY(10px) ; -o-transform:translateY(10px) ; }
.ywMain .section25 .img{display: block;max-width: 100%;margin: 32px auto 0;}
.ywMain .section26{padding-top: 0;overflow: hidden;}
.ywMain .section26 .box{background-image: url(../images/yw/hgImg8.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.ywMain .section26 .logoImg{position: relative;}
.ywMain .section26 .logoImg::after{content: '';width: 100%;height: 100%;background-image: url(../images/yw/hgBg.png);background-repeat: no-repeat;background-position: center;background-size: cover;position: absolute;left: 0;top: 0;}
.ywMain .section26 .logoImg .bd{ padding:10px;   }
.ywMain .section26 .logoImg .bd ul{ overflow:hidden; zoom:1; }
.ywMain .section26 .logoImg .bd ul li{display: inline-block;}
.ywMain .section26 .logoImg .bd ul li .item{ background: #fff; border-radius:8px ; -webkit-border-radius:8px ; -moz-border-radius:8px ; -ms-border-radius:8px ; -o-border-radius:8px ; margin: 30px 8px;box-shadow: 0px 0px 27px 0px rgba(0,0,0,0.08);}
.ywMain .section26 .logoImg .bd ul li .item img{display: block;width: 100%;}
.ywMain .section26 .logoImg .bd ul li .item:nth-child(even){ transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); }


.contMain .section1 .box{height: 186px; display: flex;align-items: center;justify-content: space-between;background: #F8F8F8;}
.contMain .section1 .box .item{width: 33.33%;padding: 0 10px;position: relative;}
.contMain .section1 .box .item h3{font-size: 24px;color: #666666;line-height: 22px;display: flex;align-items: center;justify-content: center;}
.contMain .section1 .box .item h3 img{display: block;width: 24px;margin-right: 10px;}
.contMain .section1 .box .item p{font-size: 22px;color: #333333;line-height: 22px;margin-top: 20px;text-align: center;}
.contMain .section1 .box .item::after{content: ''; width: 1px;height: 96px;background: #DDDDDD;position: absolute;right: 0;top: 50%;margin-top: -48px;}
.contMain .section1 .box .item:last-child::after{display: none;}
.contMain .section1 .img{display: block;max-width: 100%;margin: 46px auto 0;}

.zrMain .commNav2 .aBox{justify-content: flex-start;}
.zrMain .section1 .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.zrMain .section1 .desc img{display: block;max-width: 100%;margin: 40px auto 0;}
.zrMain .section1 .tit{font-size: 24px;color: #333333;line-height: 30px;font-weight: bold;margin-top: 60px;}
.zrMain .section1 .items{display: flex;margin: 28px -.5% 0;}
.zrMain .section1 .items .item{width: 24%;margin: 0 .5%;background: #fff;}
.zrMain .section1 .items .item .pic{overflow: hidden;}
.zrMain .section1 .items .item img{ display: block; width: 100%; transition:all 500ms ease ; -webkit-transition:all 500ms ease ; -moz-transition:all 500ms ease ; -ms-transition:all 500ms ease ; -o-transition:all 500ms ease ; }
.zrMain .section1 .items .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section1 .items .item p{font-size: 18px;color: #333333;line-height: 36px;text-align: center;padding: 10px 15px;}
.zrMain .section1 .box1{display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.zrMain .section1 .box1 p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 10px;text-indent: 38px;}
.zrMain .section1 .box1 .left{width: 57%;}
.zrMain .section1 .box1 .right{width: 37.9%;}
.zrMain .section1 .box1 .right img{display: block;max-width: 100%;}
.zrMain .section1 .box2{display: block;margin-top: 30px;}
.zrMain .section1 .items2{display: flex;margin: 35px -.5% 0;}
.zrMain .section1 .items2 .item{width: 15.66%; margin: 0 .5%;background: #fff;padding: 40px 0;}
.zrMain .section1 .items2 .item img{ display: block; width: 62px; margin: 0 auto; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section1 .items2 .item span{font-size: 22px;color: #333333;line-height: 36px;display: block;text-align: center;margin-top: 15px;}
.zrMain .section1 .items2 .item:hover img{ transform:rotateY(180deg) ; -webkit-transform:rotateY(180deg) ; -moz-transform:rotateY(180deg) ; -ms-transform:rotateY(180deg) ; -o-transform:rotateY(180deg) ; }
.zrMain .section1 .items3{display: flex;margin: 56px -.5% 0;}
.zrMain .section1 .items3 .item{width: 32.33%; margin: 0 .5%;background: #fff;overflow: hidden;}
.zrMain .section1 .items3 .item img{ display: block; width: 100%; margin: 0 auto; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section1 .items3 .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section2 .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.zrMain .section2 .desc h3{font-size: 24px;color: #333333;line-height: 30px;margin-top: 65px;}
.zrMain .section2 .desc img{display: block;max-width: 100%;margin: 0 auto;}
.zrMain .section2 .box{margin-top: 5vw;}
.zrMain .section2 .box .top{display: flex;justify-content: space-between;align-items: center;}
.zrMain .section2 .box .top h3{font-size: 24px;color: #333333;line-height: 30px;}
.zrMain .section2 .box .top .tabTit{display: flex;align-items: center;margin-bottom: 48px;}
.zrMain .section2 .box .top .tabTit span{width: 160px;background: rgba(0,176,61,0);border-radius: 4px;border: 1px solid #333333;font-size: 20px; color: #333333;line-height: 48px;text-align: center;margin-left: 20px;cursor: pointer;}
.zrMain .section2 .box .top .tabTit span.active{background: #00B03D;border-color: #00B03D;color: #fff;}
.zrMain .section2 .box .con{display: none;}
.zrMain .section2 .box .con.active{display: block;}
.zrMain .section2 .box .items{display: flex;margin: 0 -1%;}
.zrMain .section2 .box .items .item{width: 31.33%;margin: 0 1%;background: #F8F8F8;padding: 36px 70px 60px;text-align: center;}
.zrMain .section2 .box .items .item img{display: block;width: 54px;margin: 0 auto;}
.zrMain .section2 .box .items .item h3{font-size: 24px;color: #333333;line-height: 36px;text-align: center;margin: 5px 0 10px;}
.zrMain .section2 .box .items .item p{font-size: 18px;color: #333333;line-height: 36px;}
.zrMain .section2 .box .con2{display: flex;justify-content: space-between;}
.zrMain .section2 .box .con2 .item{width: 50%;padding: 0 40px;}
.zrMain .section2 .box .con2 h3{font-size: 24px;color: #333333;line-height: 36px;position: relative;z-index: 0;margin-bottom: 30px;}
.zrMain .section2 .box .con2 h3 i{display: block;width: 128px;height: 22px;  background-image: linear-gradient(to right, #63cc84, #e1f5e7);position: absolute;left: 0;bottom: -4px;z-index: -1;}
.zrMain .section2 .box .con2 li{font-size: 18px;color: #333333;line-height: 36px;display: flex;}
.zrMain .section2 .box .con2 li span{display: inline-block;white-space: nowrap;}
.zrMain .section2 .box .con2 li p{display: inline-block; vertical-align: top;white-space: initial;}

.zrMain .section2 .box .items2{display: flex;margin: 0 -1%;}
.zrMain .section2 .box .items2 .item{width: 24%;margin: 0 1%;background: #fff;}
.zrMain .section2 .box .items2 .item .pic{overflow: hidden;width: 100%;}
.zrMain .section2 .box .items2 .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section2 .box .items2 .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section2 .box .items2 .item p{font-size: 18px;color: #333333;line-height: 36px;text-align: center;padding: 10px 10px;}
.zrMain .section3 .box{display: flex;align-items: center;justify-content: space-between;}
.zrMain .section3 .box .left{width: 64%;}
.zrMain .section3 .box .left .desc{margin-top: 4vw;}
.zrMain .section3 .box .left .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.zrMain .section3 .box .right{width: 30.2%;padding-bottom: 56px;}
.zrMain .section3 .box .right img{display: block;width: 100%;}

.zrMain .section4 .desc h3{font-size: 24px;color: #333333;line-height: 30px;margin-bottom: 15px;}
.zrMain .section4 .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;margin-bottom: 35px;}
.zrMain .section4 .items{display: flex;flex-wrap: wrap;margin: -1%;}
.zrMain .section4 .items .item{width: 31.33%;background: #F4F4F4;margin: 1%;}
.zrMain .section4 .items .item .pic{overflow: hidden;width: 100%;}
.zrMain .section4 .items .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section4 .items .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section4 .items .item p{font-size: 18px;color: #333333;line-height: 36px;padding: 12px 10px;text-align: center;}
.zrMain .section5{overflow: hidden;}
.zrMain .section5 .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;}
.zrMain .section5 .box{position: relative;z-index: 2;}
.zrMain .section5 .slick{position: relative;display: flex;margin-top: 36px;}
.zrMain .section5 .slick .slick-track{padding-top: 20px;}
.zrMain .section5 .box::after{content: '';width: 200%;height: 2px;background: #DDDDDD;position: absolute;top: 18px;left: 0;z-index: -1;}
.zrMain .section5 .slick .item{width: 33.33%; position: relative;display: flex;align-content: space-between;flex-wrap: wrap;margin: 0 14px;padding}
.zrMain .section5 .slick .item .pic{width: 100%; overflow: hidden;position: relative;z-index: 1;}
.zrMain .section5 .slick .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section5 .slick .item:hover .pic img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section5 .slick .item .block{padding: 35px 22px 16px 22px;}
.zrMain .section5 .slick .item .block h3{font-size: 22px;color: #333333;line-height: 30px;}
.zrMain .section5 .slick .item .block p{font-size: 18px;color: #666666;line-height: 36px;margin-top: 10px;}
.zrMain .section5 .slick .item .block i{display: block;width: 6px;height: 100%;background: #fff;position: absolute;left: 0;top: 0;}
.zrMain .section5 .slick .item .block i::after{content: '';width: 100%;height: 130px;background: #21B650;position: absolute;left: 0;top: 0;}
.zrMain .section5 .slick .item .block i::before{content: '';width: 24px;height: 24px;background-image: url(../images/zeren/dian.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;left: -9px;top: -12px;}
.zrMain .section6{overflow: hidden;}
.zrMain .section6 .swiper{ position: relative;}
.zrMain .section6 .swiper::after{content: '';width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;top: 50%;}
.zrMain .section6 .mySwiper0 .item{padding: 50px 30px 50px 0;position: relative;}
.zrMain .section6 .mySwiper0 .item .inner{height: 290px;overflow-y: auto;}
.zrMain .section6 .mySwiper0 .item img{ display: block; width: 416px; height: 214px; object-fit: cover; margin-top: 20px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.zrMain .section6 .mySwiper0 .item:hover img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.zrMain .section6 .mySwiper0 .item p{font-size: 22px;color: #000;line-height: 1;font-weight: bold;}
.zrMain .section6 .mySwiper0 .item p span{margin-right: 15px;}
.zrMain .section6 .mySwiper0 .item p span em{font-size: 48px;font-style: normal;}
.zrMain .section6 .mySwiper0 .item::before{content: '';width: 24px;height: 24px;background-image: url(../images/zeren/dian.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;left: 0;bottom: -12px;z-index: 2;}
.zrMain .section6 .mySwiper0 .item:nth-child(even)::before{content: '';width: 24px;height: 24px;background-image: url(../images/zeren/dian.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;left: 0;top: -10px;z-index: 2;}
.zrMain .section6 .mySwiper0 .item:nth-child(odd){ transform: translateX(44%) ; -webkit-transform: translateX(44%) ; -moz-transform: translateX(44%) ; -ms-transform: translateX(44%) ; -o-transform: translateX(44%) ; }
.zrMain .section6 .mySwiper0 .item:nth-child(even){ transform: translateX(-10%) ; -webkit-transform: translateX(-10%) ; -moz-transform: translateX(-10%) ; -ms-transform: translateX(-10%) ; -o-transform: translateX(-10%) ; }
.zrMain .section6 .mySwiper0 .swiper-scrollbar-drag{background: #21B650;}

.xyMain .section1{padding-bottom: 0;}
.xyMain .section1 .box{display: flex;justify-content: space-between;}
.xyMain .section1 .box .left{ width: calc(100% - 430px); position: relative; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;cursor: pointer;overflow: hidden; }
.xyMain .section1 .box .left img{display: block;width: 100%;height: 480px;object-fit: cover;}
.xyMain .section1 .box .left .play{ display: block; width: 74px; height: 74px; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.xyMain .section1 .box .rigth{width: 410px;height: 480px; background: #fff;border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;position: relative;z-index: 0;}
.xyMain .section1 .box .rigth .bg{width: 140px;position: absolute;right: 0;bottom: 0;z-index: -1;}
.xyMain .section1 .box .rigth .box1{padding:50px 28px}
.xyMain .section1 .box .rigth .box1 .tit{font-size: 30px;color: #333333;line-height: 30px;font-weight: normal;}
.xyMain .section1 .box .rigth .box1 .tit i{display: block;width: 52px;height: 4px;background: #00B03D;margin-top: 30px;}
.xyMain .section1 .box .rigth .box1 .lable{display: flex;justify-content: space-between;align-items: center;margin-top: 35px;}
.xyMain .section1 .box .rigth .box1 .lable span{font-size: 20px;color: #333333;line-height: 30px;}
.xyMain .section1 .box .rigth .box1 .lable .inup{width: 294px;position: relative;}
.xyMain .section1 .box .rigth .box1 .lable .inup input{width: 100%;height: 50px;background: transparent;border-radius: 4px;border: 1px solid #666666;font-size: 16px;color: #333333;line-height: 50px;padding: 0 20px 0 40px;}
.xyMain .section1 .box .rigth .box1 .lable .inup img{display: block;width: 16px;position: absolute;left: 16px;top: 16px}
.xyMain .section1 .box .rigth .btn{width: 100%;height: 50px;background: #21B650;border-radius: 25px;font-size: 22px;color: #FFFFFF;line-height: 50px;text-align: center;margin-top: 34px;cursor: pointer;display: block;}
.xyMain .section1 .box .rigth .btn:hover{background: #1ca146;}
.xyMain .section1 .box .rigth .tips{font-size: 20px;color: #333333;line-height: 30px;text-align: center;margin-top: 35px;}
.xyMain .section1 .box .rigth .tips a{color: #21B650;}
.xyMain .section1 .box .box2{padding: 38px 28px;}
.xyMain .section1 .box .box2 .tx{ width: 140px; height: 140px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;margin: 0 auto; display: block;}
.xyMain .section1 .box .box2 span{width: 106px;display: block; font-size: 18px;color: #ff001e;line-height: 30px;background: #ffe0e4;border: 1px solid #ff001e;text-align: center;margin: 16px auto 20px;}
.xyMain .section1 .box .box2 p{font-size: 22px;color: #333333;line-height: 36px;text-align: justify;}
.xyMain .section1 .box .box3{padding-top: 78px;}
.xyMain .section1 .box .box3 span{background: #fcf2e0;color: #e39600;border-color: #e39600;}
.xyMain .section1 .box .box3 p{text-align: center;}

.xyMain .section1 .box .box4{padding-top: 78px;}
.xyMain .section1 .box .box4 span{background: #e0f5e7;color: #00b03d;border-color: #00b03d;}
.xyMain .section1 .box .box4 p{text-align: center;}
.xyMain .section2{background: #fff;}
.xyMain .section3 .items{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xyMain .section3 .items .item{width: 49%; display: flex;justify-content: space-between;  background: #FFFFFF;border-radius: 8px;padding: 28px 30px;margin-bottom: 20px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.xyMain .section3 .items .item .pic{width: 194px;}
.xyMain .section3 .items .item .pic img{display: block;width: 100%;}
.xyMain .section3 .items .item .block{width: calc(100% - 250px);}
.xyMain .section3 .items .item .block h3{font-size: 24px;color: #333333;line-height: 30px;}
.xyMain .section3 .items .item .block span{background: linear-gradient(-270deg, #00B03D, #68D58D);font-size: 16px;color: #FFFFFF;line-height: 36px;padding: 0 10px;display: inline-block;margin: 15px 0 18px;}
.xyMain .section3 .items .item .block p{font-size: 18px;color: #333333;line-height: 36px;}
.xyMain .section3 .items .item:hover{transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1); }
.xyMain .section3 .items .item:nth-last-child(1),.xyMain .section3 .items .item:nth-last-child(2){margin-bottom: 0;}
.xyMain .section4 .items{margin-bottom: 50px;}
.xyMain .section4 .items .item{ background: #FFFFFF; border-radius: 4px; padding: 30px 32px; margin-bottom: 20px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.xyMain .section4 .items .item h3{font-size: 20px;color: #333333;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-left: 36px;position: relative;}
.xyMain .section4 .items .item h3 img{display: inline-block;vertical-align: middle;width: 28px;height: 22px;position: absolute;left: 0;top: 4px;}
.xyMain .section4 .items .item p{font-size: 18px;color: #666666;line-height: 24px;margin-top: 22px;}
.xyMain .section4 .items .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1); }
.xyMain .section4 .items .item:hover h3{color: #21B650;}
.xyMain .section4 .items2{margin-bottom: 0;}
.xyMain .section4 .items2 .item:last-child{margin-bottom: 0;}
.xyMain .section5 .items{display: flex;justify-content: space-between;flex-wrap: wrap;}
.xyMain .section5 .items .item a{display: flex;justify-content: flex-end;position: relative;}
.xyMain .section5 .items .item{ width: 49%; background: #fff; display: flex; justify-content: space-between; border-radius: 8px; margin-bottom: 2%; overflow: hidden; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.xyMain .section5 .items .item .pic{overflow: hidden;width: 314px;height: 100%; position: absolute;left: 0;top: 0;}
.xyMain .section5 .items .item .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.xyMain .section5 .items .item .block{width: calc(100% - 314px);padding: 30px;display: block;}
.xyMain .section5 .items .item h3{font-size: 24px; color: #333333;line-height: 30px;margin-bottom: 15px;}
.xyMain .section5 .items .item p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xyMain .section5 .items .item .p2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;white-space: initial;}
.xyMain .section5 .items .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1); }
.xyMain .section5 .items2 .item a{background: #F8F8F8;}
.xyMain .section5 .items2 .item:nth-last-child(2),.xyMain .section5 .items2 .item:nth-last-child(1){margin-bottom: 0;}
.xyMain .section6 .items{margin-bottom: 50px;}
.xyMain .section6 .items .item{display: flex;align-items: center;justify-content: space-between; background: #FFFFFF;border-radius: 8px;padding: 32px 30px;margin-bottom: 20px;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.xyMain .section6 .items .item .pic{width: 194px;}
.xyMain .section6 .items .item .pic img{display: block;width: 100%;}
.xyMain .section6 .items .item .block{width: calc(100% - 250px);}
.xyMain .section6 .items .item .block h3{font-size: 24px;color: #333333;line-height: 30px;}
.xyMain .section6 .items .item .block span{background: linear-gradient(-270deg, #00B03D, #68D58D);font-size: 16px;color: #FFFFFF;line-height: 36px;padding: 0 10px;display: inline-block;margin: 15px 0 18px;}
.xyMain .section6 .items .item .block p{font-size: 18px;color: #333333;line-height: 36px;}
.xyMain .section6 .items .item:hover{transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px);box-shadow: 0 5px 20px rgba(0,0,0,.1); }


.xyMain .section7 .items .item:first-child{padding-top: 0;}
.xyMain .section7 .items .item{padding: 44px 0;border-bottom: 1px solid #E7E7E7;}
.xyMain .section7 .items .item a{display: flex;justify-content: space-between;align-items: center;}
.xyMain .section7 .items .item .pic{overflow: hidden;width: 386px;position: relative;}
.xyMain .section7 .items .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.xyMain .section7 .items .item .pic .play{display: block;width: 74px;height: 74px;position: absolute;left: 50%;top: 50%;margin-left: -37px;margin-top: -37px;cursor: pointer;}
.xyMain .section7 .items .item .block{width: calc(100% - 440px);}
.xyMain .section7 .items .item .block h3{font-size: 28px;color: #333333;line-height: 36px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: normal;}
.xyMain .section7 .items .item .block p{font-size: 24px; color: #666666;line-height: 36px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 20px 0 22px;}
.xyMain .section7 .items .item .block .bot{display: flex;align-items: center;font-size: 20px; color: #666666;line-height: 36px;}
.xyMain .section7 .items .item .block .bot span{display: flex;align-items: center;margin-right: 30px;}
.xyMain .section7 .items .item .block .bot img{display: block;width: 18px;margin-right: 8px;}
.xyMain .section7 .items .item:last-child{border-bottom: 0;}
.xyMain .section7 .items .item:hover .pic img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); }
.xyMain .section7 .items .item:hover .block h3{color: #21B650;}
.xyMain .section8{padding-bottom: 48px;}
.xyMain .section8 .box{display: flex;justify-content: space-between;}
.xyMain .section8 .box .pic{ width: 240px; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;overflow: hidden; }
.xyMain .section8 .box .pic img{display: block;width: 100%;}
.xyMain .section8 .box .block{width: calc(100% - 276px);font-size: 18px;color: #333333;line-height: 36px;padding-top: 30px;}
.xyMain .section8 .box .block h3{font-size: 24px;color: #333333;line-height: 36px;margin-bottom: 15px;}
.xyMain .section8 .box .block .spBox{display: flex;align-items: center;margin: 8px 0;}
.xyMain .section8 .box .block .spBox span{margin-right: 75px;}
.xyMain .section8 .box .block p{margin: 8px 0;}
.xyMain .section9{padding-top: 48px;}
.xyMain .section9 .tit{font-size: 32px;color: #333333;line-height: 36px;font-weight: bold;display: flex;align-items: center;margin-bottom: 50px;}
.xyMain .section9 .tit span{font-size: 24px;margin-left: 15px;}
.xyMain .section9 .box1{overflow: hidden;}
.xyMain .section9 .box1 .top{display: flex;justify-content: space-between;}
.xyMain .section9 .box1 .top .tx{ display: block; width: 58px; height: 58px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;overflow: hidden; }
.xyMain .section9 .box1 .top textarea{width: calc(100% - 80px);height: 150px;background: #F1F5FB;border-radius: 8px;border: 1px solid #BCC4CE;font-size: 18px;color: #333;line-height: 30px;padding: 15px 20px;}
.xyMain .section9 .box1 .tj{ width: 126px; height: 44px; background: #00B03D; border-radius: 4px; font-size: 18px; color: #FFFFFF; line-height: 44px; text-align: center; margin-top: 16px; float: right; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;cursor: pointer; }
.xyMain .section9 .box1 .tj:hover{background: #1ca146; }
.xyMain .section9 .box2 .block{display: flex;justify-content: space-between;margin-top: 20px;}
.xyMain .section9 .box2 .block .tx{display: block; width: 58px; height: 58px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;overflow: hidden;}
.xyMain .section9 .box2 .block .right{width: calc(100% - 80px);padding-top: 8px;}
.xyMain .section9 .box2 .block .right h3{font-size: 20px;color: #333333;line-height: 30px;}
.xyMain .section9 .box2 .block .right h3 span{font-size: 16px;color: #666666;line-height: 30px;margin-left: 12px;}
.xyMain .section9 .box2 .block .right p{font-size: 20px;color: #333333;line-height: 30px;margin: 10px 0 20px;}
.xyMain .section9 .box2 .block .right .hf{cursor: pointer; width: 68px;background: #E6EBF2; border-radius: 4px;font-size: 16px;color: #333333;line-height: 40px;text-align: center;display: block;}
.xyMain .section9 .box2 .block .right .textarea{display: none; width: 100%;height: 150px;background: #F1F5FB;border-radius: 8px;border: 1px solid #BCC4CE;font-size: 18px;color: #333;line-height: 30px;padding: 15px 20px;margin-top: 28px;}





.reMain .section1{display: flex;align-items: center;position: relative;justify-content: flex-end;}
.reMain .section1 .left{width: calc(100% - 650px);height: 100%; background-repeat: no-repeat;background-position: center;background-size: cover;position: absolute;left: 0;top: 0;}
.reMain .section1 .right{width: 650px;min-height: calc(100vh - 90px);padding: 40px 90px;display: flex;align-items: center;}
.reMain .section1 .right form{display: block;width: 100%;}
.reMain .section1 .right .logo{display: block;width: 158px;}
.reMain .section1 .right h3{font-size: 36px;color: #00B03D;line-height: 30px;margin: 24px 0 32px;}
.reMain .section1 .right .lable{display: flex;align-items: center;justify-content: space-between;margin-bottom: 20px;}
.reMain .section1 .right .lable span{font-size: 20px;color: #333333;line-height: 30px;}
.reMain .section1 .right .lable span em{font-style: normal;color: #FF0000;}
.reMain .section1 .right .lable .inp{width: 344px;}
.reMain .section1 .right .lable .inp input{width: 100%;height: 50px;background: rgba(255,255,255,0);border-radius: 4px;border: 1px solid #666666;font-size: 16px;color: #333;line-height: 48px;padding: 0 20px;}
.reMain .section1 .right .tj{width: 400px;height: 60px;background: #21B650;border-radius: 30px;font-size: 22px;color: #FFFFFF;line-height: 60px;text-align: center;margin: 25px auto 0;display: block;cursor: pointer;}
.reMain .section1 .right .tj:hover{background: #1ca146;}

.abMain .section1 .box{background-image: url(../images/about/bg4.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.abMain .section1 .box .inner{display: flex;justify-content: space-between;align-items: flex-end;}
.abMain .section1 .box .inner .left{width: 33%;}
.abMain .section1 .box .inner .left img{display: block;width: 100%;}
.abMain .section1 .box .inner .right{width: 56.5%;}
.abMain .section1 .box .inner .right .desc p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;margin-bottom: 15px;}
.abMain .section1 .box .inner .right .desc p:last-child{margin-bottom: 0;}
.abMain .section1 .box2{ background-image: url(../images/about/img1.png);background-repeat: no-repeat;background-position: center;background-size: cover;}
.abMain .section1 .box2 .items{ display: flex; align-items: center; justify-content: space-between;}
.abMain .section1 .box2 .items .item{ width: 25%; position: relative; text-align: center; padding: 88px 0; background: transparent; border-radius: 4px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;position: relative; }
.abMain .section1 .box2 .items .item::after{content: '';width: 1px;height: 124px;background: #E1E1E1;position: absolute;right: 0;top: 50%;margin-top: -62px;}
.abMain .section1 .box2 .items .item h3{font-size: 16px;color: #FFFFFF;line-height: 44px;}
.abMain .section1 .box2 .items .item h3 span{font-size: 48px;display: inline-block;margin-right: 10px;}
.abMain .section1 .box2 .items .item h3 em{ font-style: normal;font-weight: normal; font-size:26px; display: inline-block; transform: translateY(-26px); -webkit-transform: translateY(-26px); -moz-transform: translateY(-26px); -ms-transform: translateY(-26px); -o-transform: translateY(-26px);}
.abMain .section1 .box2 .items .item p{font-size: 20px;color: #FFFFFF;line-height: 44px;}
.abMain .section1 .box2 .items .item:last-child::after{display: none;}
.abMain .section2 .commTit .tit span{color: #f4f4f4;}
.abMain .section2 .box{padding: 80px 8.5vw 160px;background-image: url(../images/about/line2.png);background-repeat: repeat-y;background-position: center;background-size: 100% auto;position: relative;z-index: 0;margin-bottom: 40px;}
.abMain .section2 .box::before{content: '';width: 100%;height: 110px;background-image: url(../images/about/line1.png);background-repeat: no-repeat;background-position: top center;background-size: 100% auto;position: absolute;left: 0;top: 0;z-index: -1;}
.abMain .section2 .box::after{content: '';width: 100%;height: 280px; background-image: url(../images/about/line3.png);background-repeat: no-repeat;background-position: bottom center;background-size: 100% auto;position: absolute;left: 0;bottom: -1px;z-index: -1;}
.abMain .section2 .box .item{display: flex;justify-content: space-between;padding-left: 20px;}
.abMain .section2 .box .item .pic{overflow: hidden;width: 330px;}
.abMain .section2 .box .item .pic img{display: block;width: 100%;}
.abMain .section2 .box .item .block{width: calc(100% - 470px);padding-top: 20px;position: relative;}
.abMain .section2 .box .item .block .dh{display: block;width: 200px;position: absolute;right: 0;top: 0;}
.abMain .section2 .box .item .block h3{font-size: 24px;color: #333333;line-height: 36px;}
.abMain .section2 .box .item .block h4{font-size: 20px;color: #333333;line-height: 36px;font-weight: normal;margin-top: 6px;}
.abMain .section2 .box .item .block h5{font-size: 20px;color: #333;margin-bottom: 10px;font-weight: normal;}
.abMain .section2 .box .item .block h4 span{font-size: 24px;font-weight: bold;display: inline-block;margin-right: 10px;}
.abMain .section2 .box .item .block .desc{height: 340px;overflow: hidden;}
.abMain .section2 .box .item .block p{font-size: 18px;color: #333333;line-height: 36px;text-indent: 38px;margin-top: 18px;}
.abMain .section2 .box .item .block .zk{color: #1cb852;padding-right: 15px;background-image: url(../images/about/more.png);background-repeat: no-repeat;background-position: right center;cursor: pointer;margin-top: 20px;display: inline-block;}
.abMain .section2 .box .item .block .desc.active{height: auto;}
.abMain .section2 .box:nth-of-type(even) .item{flex-direction: row-reverse;}
.abMain .section2 .box:nth-of-type(even) .item .block .dh{display: block;width: 200px;position: absolute;right: initial;top: 0;left: 0;}
.abMain .section2 .box:nth-of-type(even) .item .block h3{text-align: right;}
.abMain .section2 .box:nth-of-type(even) .item .block h4{text-align: right;}
.abMain .section2 .box:nth-of-type(even) .item .block h5{text-align: right;}
.abMain .section2 .box:nth-of-type(even)::after {background-image: url(../images/about/line4.png);}
.abMain .section2 .ryBox{display: flex;align-items: center;}
.abMain .section2 .ryBox li{margin-left: 50px;}
.abMain .section2 .ryBox li .tx{ width: 70px; height: 70px; border: 1px solid #333333; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; overflow: hidden;padding: 5px;}
.abMain .section2 .ryBox li .tx img{display: block;width: 100%;}
.abMain .section2 .ryBox li span{font-size: 18px;color: #333333;line-height: 36px;display: block;text-align: center;}
.abMain .section2 .ryBox li.active .tx{border-color: #00B03D;}
.abMain .section2 .ryBox li.active span{color: #00B03D;}
.abMain .section3{overflow: hidden; background-image: url(../images/about/bg4.png);background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;z-index: 0;}
.abMain .section3 .commTit .tit span{color: #fafcff;}
.abMain .section3 .tabTit{display: flex;align-items: center;}
.abMain .section3 .tabTit .item{font-size: 24px; color: #333333;line-height: 36px;margin-left: 40px;position: relative;white-space: nowrap;}
.abMain .section3 .tabTit .item::after{content: '';width: 48px; height: 4px;background: #00B03D;border-radius: 2px;position: absolute;left: 0;right: 0;bottom: -8px;margin: 0 auto;opacity: 0;visibility: hidden;}
.abMain .section3 .tabTit .item.active{color: #00B03D;font-weight: bold;}
.abMain .section3 .tabTit .item.active::after{opacity: 1;visibility: visible;}
.abMain .section3 .swiper{ position: relative;}
.abMain .section3 .swiper::after{content: '';width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;top: 50%;}
.abMain .section3 .mySwiper .item{padding: 70px 150px 50px 0;position: relative;}
.abMain .section3 .mySwiper .item .inner{height: 230px;overflow-y: auto;}
.abMain .section3 .mySwiper .item h3{font-size: 22px;color: #333333;line-height: 36px;}
.abMain .section3 .mySwiper .item h3 span{font-size: 48px;}
.abMain .section3 .mySwiper .item:hover .inner h3{color: #00B03D;}
.abMain .section3 .mySwiper .item p{font-size: 18px;color: #333333;line-height: 36px;margin-top: 15px;}
.abMain .section3 .mySwiper .item::before{content: '';width: 24px;height: 24px;background-image: url(../images/zeren/dian.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;left: 0;bottom: -12px;z-index: 2;}
.abMain .section3 .mySwiper .item:nth-child(even)::before{content: '';width: 24px;height: 24px;background-image: url(../images/zeren/dian.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;left: 0;top: -10px;z-index: 2;}
.abMain .section3 .mySwiper .item:nth-child(even){ transform: translateX(25%) ; -webkit-transform: translateX(25%) ; -moz-transform: translateX(25%) ; -ms-transform: translateX(25%) ; -o-transform: translateX(25%) ; }
.abMain .section3 .mySwiper .item:nth-child(odd){ transform: translateX(70%) ; -webkit-transform: translateX(70%) ; -moz-transform: translateX(70%) ; -ms-transform: translateX(70%) ; -o-transform: translateX(70%) ; }
.abMain .section3 .mySwiper .swiper-scrollbar-drag{background: #21B650;}
.abMain .section4 .tabTit2{display: flex;align-items: center;}
.abMain .section4 .tabTit2 span{display: block;width: 140px;background: #fff;border-radius: 4px;border: 1px solid #333333;font-size: 22px;color: #333333;line-height: 40px;text-align: center;margin-left: 20px;cursor: pointer;}
.abMain .section4 .tabTit2 span.active,.abMain .section4 .tabTit2 span:hover{background: #00B03D;color: #fff;border-color: #00B03D;}
.abMain .section4 .tabCon .con{display: none;}
.abMain .section4 .tabCon .con.active{display: block;}
.abMain .section4 .swiper{overflow: hidden;position: relative;padding: 50px 10px 140px;}
.abMain .section4 .swiper .swiper-slide{position: relative;z-index: 0; background: #FFFFFF; border-radius: 12px; box-shadow: 0 3px 10px rgba(0,0,0,.1);overflow: hidden; }
.abMain .section4 .swiper .swiper-slide .pic{overflow: hidden;}
.abMain .section4 .swiper .swiper-slide .pic img{display: block;width: 100%;}
.abMain .section4 .swiper .swiper-slide p{font-size: 20px;color: #333333;line-height: 30px;padding: 0 20px;text-align: center;margin: 15px 0;}
.abMain .section4 .swiper .swiper-slide.swiper-slide-active{z-index: 1; transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.abMain .section4 .swiper .swiper-pagination {width: auto;font-size: 28px;color: #666666;}
.abMain .section4 .swiper .swiper-pagination-current{font-size: 42px;color: #333;}
.abMain .section4 .swiper .swiper-button-next{width: 56px;height: 56px;background-image: url(../images/about/next.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: 0;bottom: 0;top: initial;left: initial;}
.abMain .section4 .swiper .swiper-button-prev{width: 56px;height: 56px;background-image: url(../images/about/prev.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: 90px;bottom: 0;top: initial;left: initial;}
.abMain .section4 .swiper .swiper-button-next:hover{background-image: url(../images/about/next_hover.png);}
.abMain .section4 .swiper .swiper-button-prev:hover{background-image: url(../images/about/prev_hover.png);}
.abMain .section5 .commTit{justify-content: center;text-align: center;}
.abMain .section5 .items{display: flex;justify-content: space-between;}
.abMain .section5 .items .item{ width: 30%; height: 800px; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.abMain .section5 .items .item.active{width: 40%;}
.abMain .section5 .items .item .inner{width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;left: 0;top: 0;}
.abMain .section5 .items .item .block{width: 100%; position: absolute;top: 80%;left: 0;text-align: center;opacity: 0;visibility: hidden;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;} 
.abMain .section5 .items .item .block h3{font-size: 32px;color: #FFFFFF;line-height: 36px;}
.abMain .section5 .items .item .block span{width: 200px;background: rgba(0,176,61,0); border-radius: 4px;border: 1px solid #FFFFFF;font-size: 20px;color: #FFFFFF;line-height: 60px;text-align: center;margin: 30px auto 0;display: block;cursor: pointer;}
.abMain .section5 .items .item .num{font-size: 32px;color: #FFFFFF;line-height: 36px;text-align: center;width: 100%;position: absolute;left: 0;bottom: 30px;opacity: 0;visibility: hidden;}
.abMain .section5 .items .item.active .block{opacity: 1;visibility: visible;top: 40%;}
.abMain .section5 .items .item.active .num{opacity: 1;visibility: visible;}
.abMain .section5 .items .item .block span:hover{background: #fff;color: #333;}
.abMain .section5 .box{position: relative;}
.abMain .section5 .close{width: 56px;height: 56px;cursor: pointer;position: absolute;right: 0;top: -100px;display: none;}
.abMain .section5 .qySwiper{display: none;}
.abMain .section5 .qySwiper{width: 100%; position: absolute;left: 0;top: 0;background: #F1F5FB;overflow: hidden;padding-bottom: 190px;}
.abMain .section5 .qySwiper .qyBox1{display: flex;justify-content: space-between;}
.abMain .section5 .qySwiper .qyBox1 .left{width: 464px;overflow: hidden;}
.abMain .section5 .qySwiper .qyBox1 .left img{display: block;width: 100%;height: 100%;object-fit: cover;}
.abMain .section5 .qySwiper .qyBox1 .right{width: calc(100% - 464px);padding:50px 40px 40px;background: #fff;}
.abMain .section5 .qySwiper .qyBox1 .right ul{display: flex;justify-content: space-between;width: 100%;position: relative;z-index: 0;}
.abMain .section5 .qySwiper .qyBox1 .right li{cursor: pointer;}
.abMain .section5 .qySwiper .qyBox1 .right ul::after{content: '';width: 90%;height: 28px;background: #F1FAF7;position: absolute;left: 0;right: 0; top: 36px;z-index: -1;margin: 0 auto;}
.abMain .section5 .qySwiper .qyBox1 .right li i{display: block;width: 100px;height: 100px;border-radius: 50%;background-color: #F1FAF7;background-image: url(../images/about/icon1.png);background-repeat: no-repeat;background-position: center;margin:0 auto;}
.abMain .section5 .qySwiper .qyBox1 .right li span{font-size: 20px;color: #666666;line-height: 36px;display: block;margin-top: 5px;text-align: center;}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(2) i{background-image: url(../images/about/icon2.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(3) i{background-image: url(../images/about/icon3.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(4) i{background-image: url(../images/about/icon4.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(5) i{background-image: url(../images/about/icon5.png);}
.abMain .section5 .qySwiper .qyBox1 .right li.active i,.abMain .section5 .qySwiper .qyBox1 .right li:hover i{background-color: #00B03D;}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(1).active i,.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(1):hover i{background-image: url(../images/about/icon1_hover.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(2).active i,.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(2):hover i{background-image: url(../images/about/icon2_hover.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(3).active i,.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(3):hover i{background-image: url(../images/about/icon3_hover.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(4).active i,.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(4):hover i{background-image: url(../images/about/icon4_hover.png);}
.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(5).active i,.abMain .section5 .qySwiper .qyBox1 .right li:nth-child(5):hover i{background-image: url(../images/about/icon5_hover.png);}
.abMain .section5 .qySwiper .qyBox1 .right li.active span,.abMain .section5 .qySwiper .qyBox1 .right li:hover span{color: #00B03D;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon{margin-top: 40px;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont{display: none;position: relative;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont img{display: block;width: 100%;height: 362px;object-fit: cover;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont .block{width: 100%;height: 100%;background: rgba(0,0,0,.4);position: absolute;left: 0;top: 0;text-align: center;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;align-content: center;padding: 30px 6vw;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont .block h3{font-size: 22px;color: #FFFFFF;line-height: 36px;width: 100%;margin-bottom: 10px;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont .block p{font-size: 18px;color: #FFFFFF;line-height: 36px;width: 100%;}
.abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont.active{display: block;}
.abMain .section5 .qySwiper .swiper-pagination {width: auto;font-size: 28px;color: #666666;bottom: 90px;;}
.abMain .section5 .qySwiper .swiper-pagination-current{font-size: 42px;color: #333;}
.abMain .section5 .qySwiper .swiper-button-next{width: 56px;height: 56px;background-image: url(../images/about/next.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: 0;bottom: 90px;top: initial;left: initial;}
.abMain .section5 .qySwiper .swiper-button-prev{width: 56px;height: 56px;background-image: url(../images/about/prev.png);background-repeat: no-repeat;background-position: center;background-size: 100%;position: absolute;right: 90px;bottom: 90px;;top: initial;left: initial;}
.abMain .section5 .qySwiper .swiper-button-next:hover{background-image: url(../images/about/next_hover.png);}
.abMain .section5 .qySwiper .swiper-button-prev:hover{background-image: url(../images/about/prev_hover.png);}

.abMain .section5 .qyBox2{display: flex;justify-content: space-between;flex-direction: row-reverse;}
.abMain .section5 .qyBox2 .left{width: calc(100% - 350px);overflow: hidden;}
.abMain .section5 .qyBox2 .left .con{display: none;width: 100%;}
.abMain .section5 .qyBox2 .left .con.active{display: block;}
.abMain .section5 .qyBox2 .left .swiper{position: relative;}
.abMain .section5 .qyBox2 .left .swiper-slide{position: relative;}
.abMain .section5 .qyBox2 .left .swiper-slide .block{width: 100%;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.4);padding: 10px 20px;}
.abMain .section5 .qyBox2 .left .swiper-slide .block p{font-size: 18px;color: #fff;line-height: 30px;text-align: center;}
.abMain .section5 .qyBox2 .left .swiper-slide img{display: block;width: 100%;height: 640px;object-fit: cover;}
.abMain .section5 .qyBox2 .left .swiper-button-next{width: 46px;height: 76px;background-color: rgba(0,0,0,.4); background-image: url(../images/common/next.png);background-repeat: no-repeat;background-position: center;background-size: 14px auto;right: 0;top: 50%;bottom: initial;margin-top: -38px;}
.abMain .section5 .qyBox2 .left .swiper-button-prev{width: 46px;height: 76px;background-color: rgba(0,0,0,.4); background-image: url(../images/common/prev.png);background-repeat: no-repeat;background-position: center;background-size: 14px auto;left: 0;top: 50%;bottom: initial;margin-top: -38px;}
.abMain .section5 .qyBox2 .right{width: 330px;}
.abMain .section5 .qyBox2 .whSwiperRight{height: 640px;overflow: hidden;}
.abMain .section5 .qyBox2 .right .swiper-slide{background: #FFFFFF;border-radius: 4px;display: flex;flex-wrap: wrap;align-items: center;align-content: center;cursor: pointer;}
.abMain .section5 .qyBox2 .right .swiper-slide p,.abMain .section5 .qyBox2 .right .swiper-slide h3{font-size: 22px;color: #666666;line-height: 36px;font-weight: normal;width: 100%;text-align: center;}
.abMain .section5 .qyBox2 .right .active,.abMain .section5 .qyBox2 .right .swiper-slide:hover{background: #00B03D;}

.abMain .section5 .qyBox2 .right .active p,.abMain .section5 .qyBox2 .right .active h3{color: #fff;}
.abMain .section5 .qyBox2 .right .swiper-slide:hover p,.abMain .section5 .qyBox2 .right .swiper-slide:hover h3{color: #fff;}

.abMain .section5 .qyBox3 .qyTit{display: flex;align-items: center;}
.abMain .section5 .qyBox3 .qyTit span{display: block;width: 140px;background: #fff;border-radius: 4px;border: 1px solid #333333;font-size: 22px;color: #333333;line-height: 40px;text-align: center;margin-right: 20px;cursor: pointer;}
.abMain .section5 .qyBox3 .qyTit span.active,.abMain .section5 .qyBox3 .qyTit span:hover{background: #00B03D;color: #fff;border-color: #00B03D;}

.abMain .section5 .qyBox3{}
.abMain .section5 .qyBox3 .qyCon{height: 580px;overflow-y: auto;margin-top: 30px;}
.abMain .section5 .qyBox3 .cont{display: none;overflow: hidden;}
.abMain .section5 .qyBox3 .cont.active{display: block;}
.abMain .section5 .qyBox3 .items2{display: flex;flex-wrap: wrap;margin: -.5%;}
.abMain .section5 .qyBox3 .items2 .item{width: 32.33%;margin: .5%;position: relative;overflow: hidden;}
.abMain .section5 .qyBox3 .items2 .item img{display: block;width: 100%;}
.abMain .section5 .qyBox3 .items2 .item .block{ width: 100%; height: 100%; background: rgba(0,0,0,.5); position: absolute; left: 0; top: -100%; display: flex; align-items: center; align-content: center; justify-content: center; text-align: center; opacity: 0; visibility: hidden; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.abMain .section5 .qyBox3 .items2 .item .block p{font-size: 22px;color: #fff;line-height: 30px;text-align: center;}
.abMain .section5 .qyBox3 .items2 .item:hover .block{opacity: 1;visibility: visible;top: 0;}



@media only screen and (max-width:1700px){
    .ywMain .section7 .tabTit span{font-size: 16px;padding: 0 12px;}
}

@media only screen and (max-width:1600px){
    .indexMain .counterItems .item{height: 166px;}
    .indexMain .counterItems .item p{font-size: 18px;}
    .indexMain .counterItems .item span{font-size: 42px;}
    .indexMain .counterItems .item::after{height: 114px;margin-top: -57px;}
    .indexMain .section2 .box1 .right h3{font-size: 18px;}
    .indexMain .section2 .box1 .right .bot{font-size: 16px;}
    .indexMain .section3 .items .item .block h3{font-size: 18px;}
    .indexMain .section3 .items .item .block span{width: 180px;height: 60px;font-size: 18px;line-height: 60px;}
    .djMain .section1 .top .left .desc p,.djMain .section1 .items .item p, .djMain .section2 .box .right p,.djMain .section3 .desc p,.djMain .section3 .items .item p,.ywMain .section18 .desc p,.ywMain .section11 .desc,.ywMain .section23 .desc,.ywMain .section23 .box .block p,.ywMain .section23 .items .item .block p,.ywMain .section15 .box .right p,.ywMain .section16 .tabCon .con .desc,.ywMain .section17 .desc,.ywMain .section13 .desc,.ywMain .section14 .items .item p,.zrMain .section5 .desc p,.zrMain .section5 .slick .item .block p,.zrMain .section1 .desc p,.zrMain .section1 .items .item p,.zrMain .section1 .box1 p,.zrMain .section2 .desc p,.zrMain .section2 .box .items .item p,.zrMain .section3 .box .left .desc p,.zrMain .section4 .desc p,.zrMain .section4 .items .item p,.xyMain .section3 .items .item .block p,.xyMain .section4 .items .item p,.xyMain .section5 .items .item .p2,.xyMain .section5 .items .item p,.xyMain .section8 .box .block,.xyMain .section6 .items .item .block p,.ywMain .section24 .desc,.ywMain .section25 .desc,.ywMain .section25 .items .item P{font-size: 16px;}
    .djMain .section2 .box .right h3{font-size: 20px;}
    .djMain .section2 .items .item h3{font-size: 26px;}
    .djMain .section2 .items .item h4{font-size: 20px;margin-top: 20px;}
    .djMain .section2 .items .item p{font-size: 16px;}
    .djMain .section2 .items .item .line{margin: 18px 0 26px;}
    .djMain .section3 .items .item h3{font-size: 20px;}
    .newsMain .newsNav a{font-size: 20px;}
    .newsMain .section1 .box1 .right h3{font-size: 22px;line-height: 36px;margin: 16px 0 14px;}
    .newsMain .section1 .box1 .right p{font-size: 16px;line-height: 30px;}
    .newsMain .section1 .box1 .right a{width: 190px;height: 60px;font-size: 18px;line-height: 56px;}
    .newsMain .section1 .items .item h3{font-size: 20px;}
    .newsMain .section3 .box1 .right .item .fr h3{font-size: 18px;}
    .newsMain .section3 .box1 .right .item .fr .bot{font-size: 14px;}
    .newsMain .section3 .box1 .right .item .fl .play{width: 64px;height: 64px;margin-top: -27px;}
    .newsMain .section3 .items .item h3{font-size: 20px;}
    .newsMain .section3 .items .item .pic .play,.xyMain .section7 .items .item .pic .play{width: 64px;height: 64px;margin-top: -27px;}
    .newsMain .section2 .box .left .tit h1{font-size: 26px;}
    .newsMain .section2 .box .left .tit .bot{font-size: 20px;}
    .newsMain .section2 .box .left .con{font-size: 20px;}
    .newsMain .section2 .box .left .newsPages .prev,.newsMain .section2 .box .left .newsPages .next{font-size: 20px;}
    .newsMain .section2 .box .right .box1 .tit h3{font-size: 22px;}
    .ywMain .section1 .desc p{font-size: 16px;line-height: 32px;}
    .ywMain .section1 .items .item p,.ywMain .section5 .items .item p{font-size: 18px;}
    .ywMain .section1 .items .item h3 span,.ywMain .section5 .items .item h3 span{font-size: 42px;}
    .ywMain .section2 .box .right .item .block h3{font-size: 22px;}
    .ywMain .section2 .box .right .item .block p{font-size: 20px;}
    .ywMain .section5 .desc p,.ywMain .section3 .box .right p{font-size: 16px;}
    .ywMain .section8 .items .item h3,.ywMain .section9 .items .item h3{font-size: 22px;}
    .ywMain .section8 .desc,.ywMain .section8 .items .item p{font-size: 16px;line-height: 30px;}
    .abMain .section1 .box .inner .right .desc p,.abMain .section2 .box .item .block p,.ywMain .section9 .desc,.ywMain .section9 .items .item p,.ywMain .section10 .box .left .desc,.ywMain .section21 .box .left .desc p{font-size: 16px;line-height: 30px;}
    .abMain .section1 .box2 .items .item p,.ywMain .section18 .items .item p,.ywMain .section21 .box .left .aBox span{font-size: 18px;}
    .abMain .section2 .box .item .block{padding: 0;}
    .abMain .section2 .box .item .block h3,.abMain .section2 .box .item .block h4 span{font-size: 22px;}
    .abMain .section2 .box .item .block h4{font-size: 18px;}
    .abMain .section2 .box .item .block p{margin-top: 12px;}
    .ywMain .section21 .box .left .desc h3{font-size: 22px;margin-bottom: 20px;}
    .ywMain .section23 .box .block h3,.ywMain .section23 .items .item .block h3,.ywMain .section15 .box .right h4,.ywMain .section15 .items2 .item p,.ywMain .section19 .box .swiper .item .block h3,.zrMain .section2 .box .items .item h3,.zrMain .section4 .desc h3,.xyMain .section3 .items .item .block h3,.xyMain .section5 .items .item h3,.xyMain .section8 .box .block h3,.xyMain .section6 .items .item .block h3,.ywMain .section25 .items .item h3{font-size: 22px;}
    .ywMain .section23 .box .block .spBox span,.ywMain .section15 .tips{font-size: 16px;}
    .ywMain .section15 .box .right h3{font-size: 34px;}
    .ywMain .section15 .box .right h4{margin: 20px 0 25px;}
    .ywMain .section19 .box .swiper .item .block p{font-size: 18px;}
    .zrMain .section5 .slick .item .block h3,.zrMain .section6 .mySwiper0 .item p{font-size: 20px;}
    .zrMain .section6 .mySwiper0 .item p span em{font-size: 40px;}
    .zrMain .section1 .items2 .item span{font-size: 16px;}
    .zrMain .section1 .items2 .item img{width: 56px;}
    .contMain .section1 .box .item p{font-size: 18px;}
    .contMain .section1 .box .item h3{font-size: 20px;}
    .xyMain .section1 .box .rigth .tips{font-size: 18px;}
    .xyMain .section3 .items .item .block span{font-size: 14px;}
    .xyMain .section1 .box .box2 p{font-size: 18px;line-height: 30px;}
    .xyMain .section9 .box2 .block .right h3,.xyMain .section9 .box2 .block .right p{font-size: 18px;}
    .xyMain .section7 .items .item .block h3{font-size: 26px;}
    .xyMain .section7 .items .item .block p{font-size: 22px;}
    .reMain .section1 .right .lable span{font-size: 18px;}
    .zrMain .section6 .mySwiper0 .item img{width: 350px;height: 180px;}
}
@media only screen and (max-width:1440px){
    .indexMain .counterItems{margin-top: -64px;}
    .indexMain .counterItems .item{height: 156px;}
    .indexMain .counterItems .item span{font-size: 40px;}
    .indexMain .counterItems .item h3{font-size: 14px;line-height: 36px;}
	.indexMain .counterItems .item p{font-size: 16px;line-height: 36px;}
    .indexMain .counterItems .item em{ font-size: 22px; transform: translateY(-22px); -webkit-transform: translateY(-22px); -moz-transform: translateY(-22px); -ms-transform: translateY(-22px); -o-transform: translateY(-22px); }
    .indexMain .counterItems .item::after{height: 110px;margin-top: -55px;}
    .indexMain .section2 .box1 .right{margin-top: -18px;}
    .indexMain .section2 .box1 .right h3{font-size: 16px;line-height: 26px;}
    .indexMain .section2 .box1 .right .bot{font-size: 14px;line-height: 26px;}
    .indexMain .section2 .box1 .right .bot{margin-top: 4px;}
    .indexMain .section2 .box1 .right .item{padding: 14px 0;}
    .indexMain .section2 .box1 .right span img{width: 16px;height: 16px;}
    .indexMain .section2 .box1 .left .img{height: 320px;}
    .indexMain .section2 .box1 .left .play{width: 60px;height: 60px;margin-top: -30px;margin-left: -30px;}
    .indexMain .section3 .items .item{height: 500px;}
    .indexMain .section3 .items .item .block h3{font-size: 16px;}
    .indexMain .section3 .items .item .block span {width: 170px;height: 54px;font-size: 16px;line-height: 54px;margin-top: 30px;}
    .indexMain .section4 .items .item h3{font-size: 16px;line-height: 50px;}
    .djMain .section1 .top .left .desc p,.djMain .section1 .items .item p, .djMain .section2 .box .right p,.djMain .section3 .desc p,.djMain .section3 .items .item p{font-size: 14px;line-height: 28px;}
    .djMain .section2 .box .right h3{font-size: 18px;}
    .djMain .section2 .items .item h3{font-size: 24px;}
    .djMain .section2 .items .item h4{font-size: 18px;margin-top: 16px;}
    .djMain .section2 .items .item p{font-size: 14px;line-height: 28px;}
    .djMain .section2 .items .item .line{margin: 14px 0 20px;}
    .djMain .section3 .items .item h3{font-size: 18px;}
    .newsMain .newsNav a{font-size: 18px;line-height: 70px;}
    .newsMain .section1 .box1 .right .top{font-size: 14px;line-height: 24px;}
    .newsMain .section1 .box1 .right h3{font-size: 20px;line-height: 34px;margin: 8px 0 8px;}
    .newsMain .section1 .box1 .right p{font-size: 14px;line-height: 26px;}
    .newsMain .section1 .box1 .right a{width: 160px;height: 52px;font-size: 16px;line-height: 48px;}
    .newsMain .section1 .items .item h3{font-size: 16px;line-height: 26px;}
    .newsMain .section1 .items .item .block{padding: 14px 16px;}
    .newsMain .section1 .items .item .bot{font-size: 14px;margin-top: 6px;}
    .newsMain .section3 .box1 .right .item .fr h3{font-size: 16px;line-height: 28px;}
    .newsMain .section3 .items .item h3{font-size: 16px;line-height: 26px;}
    .newsMain .section3 .items .item .bot{font-size: 14px;margin-top: 6px;}
    .newsMain .section2 .box .left .tit h1{font-size: 24px;}
    .newsMain .section2 .box .left .tit .bot{font-size: 16px;margin-top: 15px;}
    .newsMain .section2 .box .left .con{font-size: 16px;}
    .newsMain .section2 .box .right .box1 .tit h3{font-size: 20px;}
    .newsMain .section2 .box .left .newsPages .prev,.newsMain .section2 .box .left .newsPages .next{font-size: 16px;line-height: 30px;}
    .ywMain .section1 .desc p{font-size: 14px;line-height: 28px;margin-bottom: 20px;}
    .ywMain .section1 .items .item p,.ywMain .section5 .items .item p{font-size: 16px;line-height: 26px;}
    .ywMain .section1 .items .item h3 span,.ywMain .section5 .items .item h3 span{font-size: 40px;}
    .ywMain .section1 .items .item h3,.ywMain .section5 .items .item h3{font-size: 14px;line-height: 36px;}
    .ywMain .section2 .box .right .item .block h3,.ywMain .section2 .box .left .block h3{font-size: 18px;}
    .ywMain .section2 .box .right .item .block p,.ywMain .section2 .box .left .block p{font-size: 16px;line-height: 28px;}
    .ywMain .section5 .desc p{font-size: 14px;line-height: 28px;margin-bottom: 20px;}
    .ywMain .section5 .items{margin-top: 45px;}
    .ywMain .section7 .tabTit span{font-size: 14px;line-height: 44px;margin-left: 10px;}
    .ywMain .section8 .items .item h3,.ywMain .section9 .items .item h3{font-size: 20px;}
    .ywMain .section8 .desc,.ywMain .section8 .items .item p,.ywMain .section9 .desc{font-size: 14px;line-height: 26px;}
    .ywMain .section3 .box .right{padding-top: 10px;}
    .ywMain .section3 .box .right p{font-size: 14px;line-height: 28px;margin-bottom: 15px;}
    .abMain .section1 .box2 .items .item h3,.ywMain .section18 .items .item h3,.ywMain .section15 .items .item h3{font-size: 14px;}
    .abMain .section1 .box2 .items .item h3 span,.ywMain .section18 .items .item h3 span,.ywMain .section15 .items .item h3 span{font-size: 40px;}
    .abMain .section1 .box .inner .right .desc p{font-size: 14px;}
    .abMain .section1 .box2 .items .item{padding:60px 0;}
    .abMain .section1 .box2 .items .item p,.abMain .section2 .box .item .block p,.abMain .section3 .mySwiper .item p,.ywMain .section9 .items .item p,.ywMain .section10 .box .left .desc,.ywMain .section18 .desc p,.ywMain .section18 .items .item p,.ywMain .section21 .box .left .desc p,.ywMain .section11 .desc,.ywMain .section23 .desc,.ywMain .section23 .box .block p,.ywMain .section23 .items .item .block p,.ywMain .section15 .box .right p,.ywMain .section15 .items .item p,.ywMain .section15 .tips,.ywMain .section16 .tabCon .con .desc,.ywMain .section17 .desc,.ywMain .section13 .desc,.ywMain .section14 .items .item p,.zrMain .section5 .desc p,.zrMain .section5 .slick .item .block p,.zrMain .section1 .desc p,.zrMain .section1 .items .item p,.zrMain .section1 .box1 p,.zrMain .section2 .desc p,.zrMain .section2 .box .items .item p,.zrMain .section3 .box .left .desc p,.zrMain .section4 .desc p,.zrMain .section4 .items .item p,.xyMain .section3 .items .item .block p,.xyMain .section4 .items .item p,.xyMain .section5 .items .item .p2,.xyMain .section5 .items .item p,.xyMain .section8 .box .block,.xyMain .section6 .items .item .block p,.ywMain .section24 .desc,.ywMain .section25 .desc,.ywMain .section25 .items .item P{font-size: 14px;line-height: 30px;}
    .abMain .section3 .mySwiper .item h3{font-size: 18px;}
    .abMain .section3 .mySwiper .item h3 span{font-size: 40px;}
    .abMain .section3 .tabTit .item{font-size: 20px;}
    .abMain .section4 .tabTit2 span{font-size: 18px;}
    .abMain .section4 .swiper .swiper-slide p{font-size: 14px;margin: 10px 0;}
    .abMain .section5 .items .item .block h3{font-size: 26px;}
    .abMain .section5 .items .item .block span{width: 160px;font-size: 16px;line-height: 50px;}
    .abMain .section5 .qySwiper .qyBox1 .right li i{width: 80px;height: 80px;background-size: 50px auto;}
    .abMain .section5 .qySwiper .qyBox1 .right li span{font-size: 16px;}
    .abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont .block h3{font-size: 18px;}
    .abMain .section5 .qySwiper .qyBox1 .right .jztCon .cont .block p{font-size: 14px;line-height: 28px;}
    .abMain .section5 .qyBox2 .right .swiper-slide p, .abMain .section5 .qyBox2 .right .swiper-slide h3{font-size: 16px;line-height: 30px;}
    .abMain .section5 .qyBox3 .item .block p{font-size: 18px;}
    .ywMain .section10 .box .left ul li{ font-size: 20px;line-height: 78px;}
    .ywMain .section21 .box .left .aBox span img{width: 20px;height: auto;}
    .ywMain .section21 .box .left .aBox span{font-size: 16px;margin: 10px 0;}
    .ywMain .section21 .box .left .desc h3{font-size: 20px;}
    .ywMain .section22 .box1 .left{width: 250px ;}
    .ywMain .section22 .box1 .left .item span{font-size: 16px;line-height: 90px;}
    .ywMain .section22 .box1 .right{width: calc(100% - 260px);}
    .ywMain .section22 .box1 .right .swiper .item img,.ywMain .section22 .box1 .right .swiper .item{height: 90px;}
    .ywMain .section22 .box1 .prev,.ywMain .section22 .box1 .next{width: 160px;height: 90px;}
    .ywMain .section22 .box1 .prev{left: -174px;margin-top: -148px;}
    .ywMain .section22 .box1 .next{left: -174px;margin-top: -46px;}
    .ywMain .section12 .items .item h3{font-size: 20px;}
    .ywMain .section12 .items .item p{font-size: 18px;}
    .ywMain .section23 .box .block h3,.ywMain .section23 .items .item .block h3,.ywMain .section15 .box .right h4,.ywMain .section15 .items2 .item p,.ywMain .section19 .box .swiper .item .block h3,.zrMain .section2 .box .items .item h3,.zrMain .section4 .desc h3,.xyMain .section3 .items .item .block h3,.xyMain .section5 .items .item h3,.xyMain .section8 .box .block h3,.xyMain .section6 .items .item .block h3,.ywMain .section25 .items .item h3{font-size: 20px;}
    .ywMain .section23 .box .block .spBox span{font-size: 14px;}
    .ywMain .section15 .box .right h3{font-size: 30px;}
    .ywMain .section15 .items .item{padding: 30px 0 20px;}
    .ywMain .section16 .tabCon .con .aBox span{font-size: 16px;height: 88px;}
    .ywMain .section16 .tabCon .con .item h3,.ywMain .section16 .tabCon .con .item .text{font-size: 18px;}
    .ywMain .section17 .tips{font-size: 14px;}
    .ywMain .section17 .items .item h3{font-size: 44px;}
    .ywMain .section17 .items .item p{font-size: 18px;}
    .ywMain .section19 .rightSwiper .swiper-slide span{font-size: 18px;}
    .ywMain .section19 .rightSwiper{height: 500px;}
    .ywMain .section19 .box .swiper .item img{height: 500px;}
    .ywMain .section19 .box .swiper .item .block p{font-size: 16px;}
    .ywMain .section14 .items .item h3{font-size: 18px;margin: 12px 0 15px;}
    .zrMain .section5 .slick .item .block h3,.zrMain .section6 .mySwiper0 .item p{font-size: 18px;}
    .zrMain .section2 .box .items .item{padding: 36px 50px 50px;}
    .zrMain .section2 .box .top .tabTit span{width: 154px;font-size: 18px;line-height: 46px;}
    .contMain .section1 .box .item h3{font-size: 18px;}
    .contMain .section1 .box .item p{font-size: 14px;}
    .contMain .section1 .box{height: 150px;}
    .xyMain .section4 .items .item h3{font-size: 18px;}
    .xyMain .section4 .items .item p{margin-top: 15px;}
    .xyMain .section5 .items .item p{margin-top: 0;}
    .xyMain .section5 .items .item h3{margin-bottom: 10px;}
    .xyMain .section1 .box .rigth .box1{padding: 45px 28px;}
    .xyMain .section1 .box .rigth .box1 .tit{font-size: 24px;}
    .xyMain .section1 .box .rigth .box1 .lable span{font-size: 16px;}
    .xyMain .section1 .box .rigth .box1 .lable .inup input{font-size: 14px;}
    .xyMain .section1 .box .rigth .btn{font-size: 18px;}
    .xyMain .section1 .box .box2 p{font-size: 16px;}
    .xyMain .section1 .box .box2 span{font-size: 16px;}
    .xyMain .section9 .tit{font-size: 28px;}
    .xyMain .section9 .box2 .block .right h3,.xyMain .section9 .box2 .block .right p{font-size: 16px;}
    .xyMain .section9 .box2 .block .right p{margin: 5px 0 10px;}
    .xyMain .section9 .box2 .block .right .hf{font-size: 14px;}
    .xyMain .section9 .box2 .block .right .textarea,.xyMain .section9 .box1 .top textarea{font-size: 14px;line-height: 26px;}
    .xyMain .section9 .box1 .tj{font-size: 16px;}
    .xyMain .section6 .items .item .block span{font-size: 14px;}
    .xyMain .section7 .items .item .block h3{font-size: 22px;}
    .xyMain .section7 .items .item .block p{font-size: 18px;margin: 15px 0 18px;}
    .reMain .section1 .right .lable span{font-size: 16px;}
    .reMain .section1 .right h3{font-size: 30px;}
    .reMain .section1 .right .lable .inp input{font-size: 14px;height: 46px;line-height: 44px;}
    .reMain .section1 .right .tj{font-size: 18px;height: 54px;line-height: 54px;}
    .ywMain .section24 .items .item img{width: 60px;}
    .ywMain .section24 .items .item h3{font-size: 18px;}
    .ywMain .section25 .items .item h3{margin: 8px 0 10px;}
    .zrMain .section6 .mySwiper0 .item img{width: 300px;height: 154px;}
    .abMain .section3 .mySwiper .item .inner{height: 200px;}
    .zrMain .section6 .mySwiper0 .item .inner{height: 240px;}
    .zrMain .section6 .mySwiper0 .item p span em{font-size: 34px;}
    .abMain .section2 .box .item .block h5{font-size: 18px;}
}
@media only screen and (max-width:1366px){
    .indexMain .section1 .slick-dots{bottom: 90px;}
    .indexMain .section1 .slick-dots li{width: 16px;height: 16px;}
    .indexMain .section1 .slick-arrow{width: 46px;height: 74px;background-size: 12px auto;}
    .indexMain .counterItems .item{height: 144px;}
	.indexMain .counterItems .item p{font-size: 14px;line-height: 30px;}
    .indexMain .section2 .box1 .left .img{height: 270px;}
    .indexMain .section2 .box1 .right h3, .indexMain .section2 .box1 .right .bot{font-size: 14px;line-height: 22px;}
    .indexMain .section2 .box1 .right .bot{margin-top: 0;}
    .indexMain .section4 .items .item h3{font-size: 14px;}
    .newsMain .section3 .items .item .block{padding: 14px 16px;}
    .abMain .section5 .items .item .block h3{font-size: 24px;}
    .ywMain .section1 .items .item p, .ywMain .section5 .items .item p{font-size: 14px;}
    .abMain .section2 .box::after{height: 200px;}
    .abMain .section2 .box .item .block .desc{height: 306px;}
    .ywMain .section23 .box .block .spBox span{width: 48%;}
    .ywMain .section15 .box .right{padding-top: 15px;}
    .xyMain .section5 .items .item .pic{width: 250px;}
    .xyMain .section5 .items .item .block{width: calc(100% - 250px);}
}
@media only screen and (max-width:1199px){
    .indexMain .counterItems .item{height: 136px;}
    .indexMain .counterItems .item span{font-size: 36px;}
	.indexMain .counterItems .item:last-child{width: 30%;}
    .indexMain .counterItems .item::after{height: 100px;margin-top: -50px;}
    .indexMain .section2 .box1 .right p{width: 72%;}
    .indexMain .section3 .items .item .block span {width: 150px;height: 46px;font-size: 14px;line-height: 46px; margin-top: 30px;}
    .newsMain .section1 .box1 .right{padding: 16px 40px 18px;}
    .newsMain .section1 .box1 .right h3{-webkit-line-clamp:1;}
    .newsMain .section1 .box1 .right a{width: 146px;height: 48px;line-height: 44px;}
    .newsMain .section3 .box1 .left{width: 57%;}
    .newsMain .section3 .box1 .right{width: 41%;}
    .newsMain .section3 .box1 .right .item .fl .play{width: 54px;height: 54px;margin-top: -27px;}
    .newsMain .section3 .box1 .right .item .fr .bot{font-size: 12px;line-height: 20px;margin-top: 0;}
    .newsMain .section3 .box1 .right .item .fl{width: 39%;}
    .newsMain .section3 .box1 .right .item .fr{width: 61%;}
    .newsMain .section3 .box1 .right .item .fr h3{font-size: 14px;line-height: 24px;}
    .newsMain .section2 .box .left{width: calc(100% - 320px);}
    .newsMain .section2 .box .right{width: 270px;}
    .newsMain .section4 .box .left{width: 100%;}
    .ywMain .section1 .items .item h3 span{font-size: 36px;}
    .abMain .section2 .box .item .block{width: calc(100% - 420px);}
    .abMain .section5 .qySwiper .qyBox1 .left{width: 370px;}
    .abMain .section5 .qySwiper .qyBox1 .right{width: calc(100% - 370px);}
    .abMain .section5 .qySwiper .qyBox1 .right li span{font-size: 14px;}
    .abMain .section5 .qySwiper .qyBox1 .right li i{width: 70px;height: 70px;background-size: 44px auto;}
    .abMain .section5 .qySwiper .qyBox1 .right ul::after{top: 24px;}
    .xyMain .section3 .items .item{width: 49%;display: block;}
    .xyMain .section3 .items .item .pic{width: 70%;margin: 0 auto ;}
    .xyMain .section3 .items .item .block{width: 100%;margin-top: 10px;}
    .xyMain .section3 .items .item .block h3{font-size: 22px;}
    .xyMain .section3 .items .item .block span{font-size: 16px;line-height: 26px;padding: 10px 10px;}
    
}
@media only screen and (max-width:992px){
	.indexMain{margin-top: 60px;}
    .indexMain .counterItems{margin-top: -20px;overflow-x: auto;display: block;white-space: nowrap;}
    .indexMain .counterItems .item{display: inline-block;vertical-align: top;width: 200px; height: auto;padding: 20px 0;}
    .indexMain .counterItems .item:last-child{width: 250px;}
    .indexMain .counterItems .item p,.indexMain .counterItems .item h3,.ywMain .section1 .items .item p,.ywMain .section1 .items .item h3,.ywMain .section5 .items .item p,.ywMain .section5 .items .item h3{font-size: 16px;}
    .indexMain .counterItems .item span{font-size: 36px;}
    .indexMain .counterItems .item em{ transform: translateY(-14px); -webkit-transform: translateY(-14px); -moz-transform: translateY(-14px); -ms-transform: translateY(-14px); -o-transform: translateY(-14px); }
    .indexMain .section1 .slick-arrow{display: none !important;}
    .indexMain .section1 .slick-dots{bottom: 30px;}
    .indexMain .section1 .slick-dots li{width: 10px;height: 10px;}
    .indexMain .section2 .box1{display: block;}
    .indexMain .section2 .box1 .left{width: 100%;}
    .indexMain .section2 .box1 .left .img{height: auto;}
    .indexMain .section2 .box1 .left .play {width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;}
    .indexMain .section2 .box1 .slick-dots{bottom: 16px;}
    .indexMain .section2 .box1 .slick-dots li{width: 8px;height: 8px;margin: 0 3px;}
    .indexMain .section2 .box1 .right{width: 100%;margin-top: 10px;}
    .indexMain .section2 .box1 .right p{width: 62%;}
    .indexMain .section2 .box1 .right h3, .indexMain .section2 .box1 .right .bot {font-size: 16px;line-height: 28px;}
    .indexMain .section3 .items{display: block;white-space: nowrap;overflow-x: auto;font-size: 0;}
    .indexMain .section3 .items .item{width: 168px;height: 300px;display: inline-block;vertical-align: top;}
    .indexMain .section3 .items .item .block{top: 50%;}
    .indexMain .section3 .items .item .block span{opacity: 1;visibility: visible;width: 120px;height: 40px;font-size: 16px;line-height: 40px;margin-top: 20px;}
    .indexMain .section3 .items .item .block h3{font-size: 18px;margin-top: 10px;}
    .indexMain .section3 .items .item .block span img{width: 6px;height: 12px;}
    .indexMain .section4 .items{flex-wrap: wrap;}
    .indexMain .section4 .items .item{width: 100%;margin-bottom: 20px;}
    .indexMain .section4 .items .item h3{font-size: 18px;}
    .abMain .section1 .box .inner{display: block;}
    .abMain .section1 .box .inner .left{width: 50%;margin: 0 auto;}
    .abMain .section1 .box .inner .right{width: 100%;margin-top: 20px;}
    .abMain .section1 .box .inner .right .desc p{font-size: 16px;}
    .abMain .section1 .box2 .items,.ywMain .section1 .items,.ywMain .section5 .items,.ywMain .section20 .items,.ywMain .section15 .items,.ywMain .section18 .items{overflow-x: auto;display: block;white-space: nowrap;font-size: 0;}
    .abMain .section1 .box2 .items .item,.ywMain .section1 .items .item,.ywMain .section5 .items .item,.ywMain .section20 .items .item,.ywMain .section15 .items .item,.ywMain .section18 .items .item{display: inline-block;vertical-align: top;width: 200px; height: auto;padding: 30px 0;}
    .ywMain .section1 .items .item{width: 240px;}
    .ywMain .section5 .items{margin-top: 20px;}
    .ywMain .section5 .items .item{width: 140px;padding: 20px 0;}
    .abMain .section1 .box2 .items .item:last-child{width: 250px;}
    .abMain .section1 .box2 .items .item h3 span,.ywMain .section1 .items .item h3 span,.ywMain .section5 .items .item h3 span{font-size: 36px;}
    .abMain .section1 .box2 .items .item h3 em,.ywMain .section18 .items .item h3 em{ transform: translateY(-14px); -webkit-transform: translateY(-14px); -moz-transform: translateY(-14px); -ms-transform: translateY(-14px); -o-transform: translateY(-14px); }
    .abMain .section2 .box{padding: 40px 20px 80px;}
    .abMain .section2 .box .item{display: block;padding: 0;}
    .abMain .section2 .box .item .pic{width: 100%;}
    .abMain .section2 .box .item .block{width: 100%;}
    .abMain .section2 .box::after{height: 78px;}
    .abMain .section2 .ryBox,.abMain .section2 .box .item .block .dh,.abMain .section2 .box:nth-of-type(even) .item .block .dh{display: none;}
    .abMain .section2 .box .item .block{padding-top: 30px;}
    .abMain .section2 .box .item .block h4 span,.abMain .section2 .box .item .block h3{font-size: 20px;line-height: 30px;}
    .abMain .section2 .box:nth-of-type(even) .item .block h3,.abMain .section2 .box:nth-of-type(even) .item .block h4,.abMain .section2 .box:nth-of-type(even) .item .block h5 {text-align: left;}
    .abMain .section3 .commTit{display: block;}
    .abMain .section3 .tabTit{white-space: nowrap;display: block;width: 100%;overflow-x: auto;overflow-y: hidden;margin-top: 20px;}
    .abMain .section3 .tabTit .item{display: inline-block;vertical-align: middle;margin:0 10px;padding-bottom: 10px;}
    .newsMain .section1 .commTit,.newsMain .section3 .commTit{display: block;}
    .search{margin-top: 25px;}
    .search input{width: 100%; height: 46px;font-size: 16px; line-height: 46px;padding: 0 20px 0 44px;}
    .search img{left: 18px;}
    .newsMain .section1 .box1 .item{display: block;}
    .newsMain .section1 .box1 .left{width: 100%;}
    .newsMain .section1 .box1 .right{width: 100%;padding: 20px 20px;}
    .newsMain .section1 .box1 .right h3{font-size: 20px;line-height: 30px;}
    .newsMain .section1 .box1 .right p{font-size: 16px;line-height: 28px;}
    .newsMain .section1 .box1 .right .top{font-size: 16px;}
    /* .newsMain .section1 .box1 .right a {width: 120px;height: 40px;font-size: 14px; line-height: 36px;} */
    .newsMain .section1 .items {margin: 20px 0 0;}
    .newsMain .section1 .items .item{width: 100%;margin: 0 0 20px;}
    .newsMain .section1 .items .item h3{font-size: 18px;line-height: 30px;}
    .newsMain .section1 .items .item .bot{font-size: 16px;}
    .newsMain .newsNav a{width: 33.33%;font-size: 18px;line-height: 60px;}
    .newsMain .newsNav a img{width: 20px;height: 20px;}
    .newsMain .newsNav a::after{width: 94px;height: 4px;}
    .newsMain .section2 .box{display: block;}
    .newsMain .section2 .box .left{width: 100%;padding: 0 15px 20px;}
    .newsMain .section2 .box .left .tit h1{font-size: 18px;}
    .newsMain .section2 .box .left .tit{padding: 25px 0 12px;}
    .newsMain .section2 .box .left .tit .bot{font-size: 14px;margin-top: 8px;}
    .newsMain .section2 .box .left .con{font-size: 14px;}
    .newsMain .section2 .box .left .newsPages .prev, .newsMain .section2 .box .left .newsPages .next{font-size: 14px;background-size: 24px auto;padding: 10px 0 10px 32px;}
    .newsMain .section2 .box .right{width: 100%;margin-top: 20px;}
    .newsMain .section2 .box .right .box1 .tit h3{font-size: 16px;line-height: 28px;}
    .newsMain .section2 .box .right .box1 ul li{margin: 5px 0;}
    .newsMain .section3 .box1{display: block;}
    .newsMain .section3 .box1 .left{width: 100%;}
    .newsMain .section3 .box1 .right{display: block;width: 100%;}
    .newsMain .section3 .box1 .right .item{margin-top: 20px;align-items: normal;}
    .newsMain .section3 .box1 .right .item .fl img{height: 100%;object-fit: cover;}
    .newsMain .section3 .box1 .right .item .fr h3{font-size: 18px;line-height: 30px; -webkit-line-clamp: 1;}
    .newsMain .section3 .box1 .right .item .fr .bot{font-size: 16px;line-height: 30px;display: block;}
    .newsMain .section3 .box1 .right .item .fr .bot span{margin-right: 0;}
    .newsMain .section3 .items{margin: 0;}
    .newsMain .section3 .items .item{width: 100%;margin: 20px auto 0;}
    .newsMain .section3 .items .item h3{font-size: 18px;line-height: 30px;}
    .newsMain .section3 .items .item .bot{font-size: 16px;}
    .ywMain .section1 .desc{padding: 20px 15px 5px;}
    .ywMain .section1 .items{margin-top: 35px;}
    .ywMain .section2 .box{display: block;}
    .ywMain .section2 .box .left{width: 100%;}
    .ywMain .section2 .box .right{width: 100%;padding: 0;margin-top: 20px;}
    .ywMain .section2 .box .left .block,.ywMain .section2 .box .right .item .block{padding: 10px 15px;}
    .ywMain .section2 .box .right .item .block h3, .ywMain .section2 .box .left .block h3,.ywMain .section2 .box .right .item .block h3{font-size: 20px;line-height: 36px;}
    .ywMain .section2 .box .right .item .block p, .ywMain .section2 .box .left .block p,.ywMain .section2 .box .right .item .block p{font-size: 16px;line-height: 26px;}
    .ywMain .section5 .box{width: 100%;}
    .ywMain .section7 .commTit{display: block;}
    .ywMain .section7 .tabTit {margin-top: 20px;white-space: nowrap;display: block;overflow-x: auto;}
    .ywMain .section7 .tabTit span{font-size: 16px; line-height: 46px;margin: 0 10px 0 0;display: inline-block;}
    .ywMain .section7 .tabBox .con{margin: -1%;}
    .ywMain .section7 .tabBox .con .item{width: 31.33%;margin: 1%;}
    .ywMain .section8 .items{display: block;padding-top: 0;margin-top: 0;}
    .ywMain .section8 .items .item{width: 100%;margin: 15px 0;}
    .ywMain .section8 .items::after,.ywMain .section8 .items .item i{display: none;}
    .ywMain .section8 .items .item{padding-top: 35px;}
    .ywMain .section8 .items .item h3{font-size: 20px;margin: 15px 0 8px;}
    .ywMain .section8 .desc, .ywMain .section8 .items .item p, .ywMain .section9 .desc{font-size: 16px;line-height: 30px;}
    .ywMain .section9 .commTit .tit h3{font-size: 20px;}
    .ywMain .section9 .items{display: block;}
    .ywMain .section9 .items .item{width: 100%;margin: 0 0 20px 0;}
    .ywMain .section10 .box{display: block;}
    .ywMain .section10 .box .left{width: 100%;}
    .ywMain .section10 .box .left .desc{margin-bottom: 20px;}
    .ywMain .section10 .box .left ul{margin: -2%;}
    .ywMain .section10 .box .left ul li{width: 46%;line-height: 60px;margin: 2%;}
    .ywMain .section10 .box .right{margin: 20px auto 0;width: 80%;}
    .abMain .section3 .mySwiper .item{padding: 30px 50px;}
    .abMain .section3 .mySwiper .item h3{font-size: 20px; line-height: 30px;}
    .abMain .section3 .mySwiper .item h3 span{font-size: 34px;}
    .abMain .section3 .mySwiper .item:nth-child(even) {transform: translateX(25%);-webkit-transform: translateX(10%);-moz-transform: translateX(25%);-ms-transform: translateX(25%);-o-transform: translateX(25%); }
    .abMain .section3 .mySwiper .item p{margin-top: 6px;}
    .abMain .section4 .commTit{display: block;}
    .abMain .section4 .tabTit2{margin-top: 20px;justify-content: center;}
    .abMain .section4 .tabTit2 span{font-size: 16px;width: auto;padding: 0 15px;line-height: 36px;margin-left: 0;margin-right: 10px;}
    .abMain .section4 .swiper .swiper-slide.swiper-slide-active{ transform: scale(1.0); -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); }
    .abMain .section4 .swiper .swiper-slide p{font-size: 16px;}
    .abMain .section4 .swiper{padding: 0 10px 80px;}
    .abMain .section4 .swiper .swiper-button-prev,.abMain .section4 .swiper .swiper-button-next{background-size: 65%;}
    .abMain .section4 .swiper .swiper-button-prev{right: 64px;}
    .abMain .section4 .swiper .swiper-pagination{font-size: 20px;}
    .abMain .section5 .items{display: block;}
    .abMain .section5 .items .item,.abMain .section5 .items .item.active{width: 100%;}
    .abMain .section5 .items .item{height: 400px;}
    .abMain .section5 .items .item .block{opacity: 1;visibility: visible;top: 40%;}
    .abMain .section5 .qySwiper{position: fixed;z-index: 100;padding-bottom: 110px;padding-top: 80px;}
    .abMain .section5 .qySwiper .swiper-slide{height: calc(100vh - 180px);overflow-y: auto;}
    .abMain .section5 .qySwiper .qyBox1{display: block;}
    .abMain .section5 .qySwiper .qyBox1 .left{width: 100%;}
    .abMain .section5 .qySwiper .qyBox1 .right{width: 100%;padding: 30px 20px;}
    .abMain .section5 .qySwiper .qyBox1 .right ul{flex-wrap: wrap;justify-content: center;}
    .abMain .section5 .qySwiper .qyBox1 .right li{width: 33.33%;}
    .abMain .section5 .qySwiper .qyBox1 .right li i{width: 60px;height: 60px;background-size: 36px auto;}
    .abMain .section5 .qySwiper .qyBox1 .right ul::after{display: none;}
    .abMain .section5 .qySwiper .qyBox1 .right li:nth-last-child(2){width: 40%;}
    .abMain .section5 .qySwiper .qyBox1 .right .jztCon{margin-top: 20px;}
    .abMain .section5 .close{position: fixed;z-index: 101;top: 10px;right: 10px;}
    .abMain .section5 .qySwiper .swiper-button-next,.abMain .section5 .qySwiper .swiper-button-prev{background-size: 80%;bottom: 20px;}
    .abMain .section5 .qySwiper .swiper-button-prev{right: 70px;}
    .abMain .section5 .qySwiper .swiper-pagination{bottom: 20px;}
    .abMain .section5 .qyBox2{display: block;}
    .abMain .section5 .qyBox2 .right{width: 100%;}
    .abMain .section5 .qyBox2 .whSwiperRight{height: auto;}
    .abMain .section5 .qyBox2 .whSwiperRight .swiper-slide{height: auto;overflow-y: auto;padding:10px;}
    .abMain .section5 .qyBox2 .left{width: 100%;}
    .abMain .section5 .qyBox2 .left .swiper-slide{height: auto;}
    .abMain .section5 .qyBox2 .left .swiper-slide img{height: auto;}
    .abMain .section5 .qyBox3{height: auto;}
    .abMain .section5 .qyBox3 .item{width: 100%;margin: 5px 0;}
    .ywMain .section3 .box{display: block;}
    .ywMain .section3 .box .left{width: 100%;}
    .ywMain .section3 .box .right{width: 100%;margin-top: 20px;}
    .ywMain .section4 .items{flex-wrap: wrap;margin: -1%;}
    .ywMain .section4 .items .item{width: 48%;margin: 1%;}
    .abMain .section1 .box2 .items .item p,.abMain .section2 .box .item .block p,.abMain .section3 .mySwiper .item p,.ywMain .section9 .items .item p,.ywMain .section10 .box .left .desc,.ywMain .section18 .desc p,.ywMain .section18 .items .item p,.ywMain .section21 .box .left .desc p,.ywMain .section11 .desc,.ywMain .section23 .desc,.ywMain .section23 .box .block p,.ywMain .section23 .items .item .block p,.ywMain .section15 .box .right p,.ywMain .section15 .items .item p,.ywMain .section15 .tips,.ywMain .section16 .tabCon .con .desc,.ywMain .section17 .desc,.ywMain .section13 .desc,.ywMain .section14 .items .item p,.zrMain .section5 .desc p,.zrMain .section5 .slick .item .block p,.zrMain .section1 .desc p,.zrMain .section1 .items .item p,.zrMain .section1 .box1 p,.zrMain .section2 .desc p,.zrMain .section2 .box .items .item p,.zrMain .section3 .box .left .desc p,.zrMain .section4 .desc p,.zrMain .section4 .items .item p,.xyMain .section3 .items .item .block p,.xyMain .section4 .items .item p,.xyMain .section5 .items .item .p2,.xyMain .section5 .items .item p,.xyMain .section8 .box .block,.xyMain .section6 .items .item .block p,.ywMain .section24 .desc,.ywMain .section25 .desc,.ywMain .section25 .items .item p,.ywMain .section1 .desc p,.ywMain .section5 .desc p,.ywMain .section3 .box .right p,.ywMain .section17 .tips,.djMain .section1 .top .left .desc p, .djMain .section1 .items .item p, .djMain .section2 .box .right p, .djMain .section3 .desc p, .djMain .section3 .items .item p,.djMain .section2 .items .item p{font-size: 16px;line-height: 30px;}
    .abMain .section1 .box2 .items .item h3, .ywMain .section18 .items .item h3, .ywMain .section15 .items .item h3{font-size: 16px;}
    .abMain .section1 .box2 .items .item h3 span, .ywMain .section1 .items .item h3 span, .ywMain .section5 .items .item h3 span{font-size: 36px;}
    .abMain .section5 .qyBox2 .right .swiper-slide p, .abMain .section5 .qyBox2 .right .swiper-slide h3{font-size: 18px;line-height: 26px;}
    .abMain .section5 .qyBox2 .left .swiper-slide .block p{font-size: 16px;line-height: 28px;}
    .abMain .section5 .qyBox3 .qyTit span{font-size: 18px;margin: 0 5px;}
    .abMain .section5 .qyBox3 .qyTit{justify-content: center;}
    .abMain .section5 .qyBox3 .items2{margin: -1%;}
    .abMain .section5 .qyBox3 .items2 .item{width: 48%;margin: 1%;}
    .abMain .section5 .qyBox3 .qyCon{height: auto;}
    .abMain .section5 .qyBox2 .left .swiper-slide .block p{font-size: 16px;line-height: 26px;}
    .abMain .section5 .qyBox3 .items2 .item .block p{font-size: 16px;line-height: 26px;}
    .ywMain .section21 .box{display: block;}
    .ywMain .section21 .box .left{width: 100%;}
    .ywMain .section21 .box .left .aBox span{width: 25%;}
    .ywMain .section21 .box .right{width: 100%;}
    .ywMain .section22 .box1 .left{width: 190px;display: inline-block;vertical-align: top;}
    .ywMain .section22 .box1 .left .item span{font-size: 18px;line-height: 70px;}
    .ywMain .section22 .box1 .right{display: inline-block;vertical-align: top;width: 900px;}
    .ywMain .section22 .box1 .inner{ transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0);display: block;white-space: nowrap;overflow-x: auto;padding-bottom: 100px; }
    .ywMain .section22 .box1{ transform: skewX(0); -webkit-transform: skewX(0); -moz-transform: skewX(0); -ms-transform: skewX(0); -o-transform: skewX(0); }
    .ywMain .section22 .box1 .left .item span,.ywMain .section22 .box1 .right .swiper .item img,.ywMain .section22 .box1 .prev i,.ywMain .section22 .box1 .next i{ transform: skewX(0); -webkit-transform: skewX(0); -moz-transform: skewX(0); -ms-transform: skewX(0); -o-transform: skewX(0); }
    .ywMain .section22 .box1 .right .swiper .item img, .ywMain .section22 .box1 .right .swiper .item{height: 70px;}
    .ywMain .section22 .box1 .prev,.ywMain .section22 .box1 .next{top: initial;bottom: 0;width: 70px;height: 70px;}
    .ywMain .section22 .box1 .prev{left: 50%;margin-left: -80px;right: initial;}
    .ywMain .section22 .box1 .next{right: 50%;margin-right: -80px;left: initial;}
    .ywMain .section12 .items .item{width: 100%;margin: 10px 0;}
    .ywMain .section15 .box{display: block;}
    .ywMain .section15 .box .left{width: 100%;}
    .ywMain .section15 .box .right h3{font-size: 26px;}
    .ywMain .section15 .box .right{display: block;width: 100%;padding-top: 35px;}
    .ywMain .section15 .box2{ position: static; width: 100%; white-space: nowrap; overflow-x: auto; transform: skewX(0); -webkit-transform: skewX(0); -moz-transform: skewX(0); -ms-transform: skewX(0); -o-transform: skewX(0);margin-top: 25px; }
    .ywMain .section15 .items{ transform: skewX(0); -webkit-transform: skewX(0); -moz-transform: skewX(0); -ms-transform: skewX(0); -o-transform: skewX(0); }
    .ywMain .section15 .items2{flex-wrap: wrap;margin: 20px -2% -2% -2%;}
    .ywMain .section15 .items2 .item{width: 46%;margin: 2%;padding: 10px 10px;height: 190px;}
    .ywMain .section23 .box .block h3, .ywMain .section23 .items .item .block h3, .ywMain .section15 .box .right h4, .ywMain .section15 .items2 .item p, .ywMain .section19 .box .swiper .item .block h3, .zrMain .section2 .box .items .item h3, .zrMain .section4 .desc h3, .xyMain .section3 .items .item .block h3, .xyMain .section5 .items .item h3, .xyMain .section8 .box .block h3, .xyMain .section6 .items .item .block h3, .ywMain .section25 .items .item h3{font-size: 18px;}
    .ywMain .section16 .tabTit .item h3{font-size: 18px;}
    .ywMain .section16 .tabCon .con.active{padding: 35px 0;}
    .ywMain .section16 .tabCon .con .aBox{margin: -2%;}
    .ywMain .section16 .tabCon .con .aBox span{width: 46%;margin: 2%;}
    .ywMain .section16 .tabCon .con .desc{margin-bottom: 30px;}
    .ywMain .section16 .tabCon .con .item{display: block;}
    .ywMain .section16 .tabCon .con .item h3{width: 100%;padding-top: 15px;}
    .ywMain .section16 .tabCon .con .item .text{width: 100%;min-height: auto;padding: 0 20px 15px;line-height: 28px;}
    .ywMain .section17 .items{flex-wrap: wrap;margin: 30px 0 10px;}
    .ywMain .section17 .items .item{width: 49%;margin-bottom: 20px;}
    .ywMain .section17 .items .item h3{font-size: 40px;}
    .ywMain .section17 .items .item p{margin-top: 10px;font-size: 16px;}
    .ywMain .section17 .tips,.ywMain .section18 .tips{text-align: left;}
    .ywMain .section18 .desc h3{font-size: 22px;margin-bottom: 20px;}
    .ywMain .section18 .items{margin: 20px 0;}
    .ywMain .section18 .items2 .logo{width: 100px;height: 100px;margin-top: -50px;margin-left: -50px;}
    .ywMain .section19 .box{display: block;}
    .ywMain .section19 .left{width: 100%;}
    .ywMain .section19 .box .swiper .item img{height: 300px;}
    .ywMain .section19 .rightSwiper{width: 100%;height: auto;overflow: hidden;margin-top: 15px;}
    .ywMain .section19 .box .swiper .item .block{padding: 10px 15px;}
    .ywMain .section19 .box .swiper .item .block p{line-height: 26px;}
    .ywMain .section19 .rightSwiper .swiper-slide span{min-height: 70px;padding: 10px;}
    .ywMain .section14 .items{display: block;}
    .ywMain .section14 .items .item{width: 100%;margin-bottom: 20px;}
    .ywMain .section14 .items .item h3{font-size: 20px;}
    .ywMain .section23 .box{display: block;margin-top: 20px;}
    .ywMain .section23 .box .pic{width: 100%;}
    .ywMain .section23 .box .block{width: 100%;padding-top: 30px;}
    .ywMain .section23 .box .block .spBox{flex-wrap: wrap;}
    .ywMain .section23 .box .block .spBox span{width: 100%;font-size: 18px;margin: 10px 0;}
    .ywMain .section23 .items{display: block;margin: 30px 0 0;}
    .ywMain .section23 .items .item{width: 100%;margin: 0 0 20px;}
    .ywMain .section24 .items{flex-wrap: wrap;margin: 0;}
    .ywMain .section24 .items .item{margin: 10px 0 0 0;width: 100%;display: flex;align-items: center;justify-content: flex-start;padding: 15px 20px;}
    .ywMain .section24 .items .item h3{margin-top: 0;}
    .ywMain .section24 .items .item img{margin: 0 15px 0 0;}
    .ywMain .section25 .items{flex-wrap: wrap;margin: 30px 0 0;}
    .ywMain .section25 .items .item{width: 100%;margin: 0 0 20px;padding: 30px 20px 20px;}
    .ywMain .section25 .img{margin: 10px auto 0;}
    .ywMain .section26 .box{padding-bottom: 0;}
    .ywMain .section26 .logoImg .bd{padding: 0;}
    .ywMain .section26 .logoImg .bd ul li{width: 200px !important;}
    .ywMain .section26 .logoImg .bd ul li .item{margin: 20px 8px;}

    .djMain .section1 .top{display: block;padding: 0;}
    .djMain .section1 .top .left{width: 100%;}
    .djMain .section1 .top .right{width: 80%;margin: 30px auto;}
    .djMain .section1 .items{flex-wrap: wrap;}
    .djMain .section1 .items .item{width: 100%;margin: 0 0 20px;}
    .djMain .section2 .box{display: block;}
    .djMain .section2 .box .left{width: 100%;}
    .djMain .section2 .box .right{width: 100%;padding: 20px 20px;}
    .djMain .section2 .box .right h3{font-size: 20px;line-height: 30px;}
    .djMain .section2 .box .right p{margin-top: 12px;}
    .djMain .section2 .box .img{top: initial;bottom: 0;}
    .djMain .section2 .items{display: block;margin-top: 30px;}
    .djMain .section2 .items .item{width: 100%;margin-bottom: 20px;}
    .djMain .section2 .items .item .line{margin: 10px 0 15px;}
    .djMain .section2 .items .item:last-child{margin-bottom: 0;}
    .djMain .section3 .items{display: block;}
    .djMain .section3 .items .item{width: 100%;margin-bottom: 20px;padding: 40px 20px 30px}
    .djMain .section3 .items .item h3{font-size: 20px;}
    .djMain .section4 .box .img1{width: 40px;height: auto;display: none;}
    .zrMain .section1 .tit{margin-top: 0;}
    .zrMain .section1 .desc img{margin: 20px auto;}
    .zrMain .section1 .items{flex-wrap: wrap;margin:20px -1%;}
    .zrMain .section1 .items .item{margin: 1%;width: 48%;}
    .zrMain .section1 .items .item p{line-height: 28px;}
    .zrMain .section1 .box1{display: block;}
    .zrMain .section1 .box1 .left{width: 100%;}
    .zrMain .section1 .box1 .right{width: 100%;margin: 20px auto;}
    .zrMain .section1 .box1{margin-top: 20px;}
    .zrMain .section1 .items2{flex-wrap: wrap;margin: 25px -1% 0;}
    .zrMain .section1 .items2 .item{width: 48%;margin: 1%;padding: 30px 10px;}
    .zrMain .section1 .items2 .item span{font-size: 18px;line-height: 28px;}
    .zrMain .section1 .items3{flex-wrap: wrap;margin: 0;}
    .zrMain .section1 .items3 .item{width: 100%;margin: 20px 0 0;}
    .zrMain .section2 .desc h3{font-size: 22px;margin: 20px 0;}
    .zrMain .section2 .box{margin-top: 30px;}
    .zrMain .section2 .box .top{display: block;}
    .zrMain .section2 .box .top .tabTit{margin: 25px 0;}
    .zrMain .section2 .box .top .tabTit span{margin: 0 15px 0 0;}
    .zrMain .section2 .box .items{display: block;margin: 0;}
    .zrMain .section2 .box .items .item{width: 100%;margin:0 0 20px;}
    .zrMain .section2 .box .items .item h3{font-size: 20px;}
    .zrMain .section2 .box .con2{display: block;}
    .zrMain .section2 .box .con2 .item{width: 100%;padding: 0;}
    .zrMain .section2 .box .con2 li{width: 100%;}
    .zrMain .section2 .box .con2 h3{margin-bottom: 20px;}
    .zrMain .section2 .box .con2 .item{margin-top: 20px;}
    .zrMain .section2 .box .items2{flex-wrap: wrap;margin: 1%;}
    .zrMain .section2 .box .items2 .item{width: 48%;margin: 1%;}
    .zrMain .section2 .box .items2 .item p{font-size: 16px;line-height: 28px;}
    .zrMain .section3{padding: 35px 0;}
    .zrMain .section3 .box{display: block;}
    .zrMain .section3 .box .left{width: 100%;}
    .zrMain .section3 .box .right{width: 100%;padding: 0;}
    .zrMain .section4 .desc p{margin-bottom: 20px;}
    .zrMain .section4 .items .item{width: 48%;}
    .zrMain .section4 .items .item p{font-size: 18px;padding: 8px 10px;}

    .contMain .section1 .box{display: block;height: auto;background: transparent;}
    .contMain .section1 .box .item{width: 100%;padding: 15px 20px;background: #F8F8F8;margin-bottom: 20px;}
    .contMain .section1 .box .item h3{justify-content: flex-start;}
    .contMain .section1 .box .item p{font-size: 16px;margin-top: 10px;text-align: left;}
    .contMain .section1 .img{margin-top: 25px;}
    .xyMain .section1 .box{display: block;}
    .xyMain .section1 .box .left{width: 100%;}
    .xyMain .section1 .box .left img{height: auto;}
    .xyMain .section1 .box .left .play{ width: 50px; height: 50px; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
    .xyMain .section1 .box .rigth{width: 100%;margin-top: 20px;height: auto;}
    .xyMain .section1 .box .rigth .box1{padding: 30px 20px;}
    .xyMain .section1 .box .rigth .box1 .tit i{margin-top: 15px;}
    .xyMain .section1 .box .rigth .box1 .lable{margin-top: 24px;}
    .xyMain .section1 .box .rigth .box1 .lable .inup{width: calc(100% - 44px);}
    .xyMain .section1 .box .rigth .box1 .lable span{font-size: 18px;}
    .xyMain .section1 .box .rigth .box1 .lable .inup input{font-size: 16px;}
    .xyMain .section1 .box .rigth .btn{font-size: 20px;}
    .xyMain .section1 .box .box2 p{font-size: 18px;}
    .xyMain .section3 .items{display: block;margin-bottom: 0;}
    .xyMain .section3 .items .item{width: 100%;display: block;}
    .xyMain .section3 .items .item .pic{width: 70%;margin: 0 auto ;}
    .xyMain .section3 .items .item .block{width: 100%;margin-top: 10px;}
    .xyMain .section3 .items .item .block h3{font-size: 22px;}
    .xyMain .section3 .items .item .block span{font-size: 16px;line-height: 26px;padding: 10px 10px;}
    .xyMain .indexMain{margin-top: 0;}
    .xyMain .section4 .items .item{padding: 25px 20px;}
    .xyMain .section4 .items .item p{margin-top: 8px;}
    .xyMain .section5 .items .item{width: 100%;margin-bottom: 20px;display: block;}
    .xyMain .section5 .items .item a{display: block;padding-top: 20px;}
    .xyMain .section5 .items .item .pic{ position: static; width: 70%; height: auto; margin: 0 auto; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; overflow: hidden;}
    .xyMain .section5 .items .item .block{width: 100%;margin: 0;padding: 25px 20px;display: block;}
    .xyMain .section5 .items .item h3{font-size: 20px;}
    .reMain .section1{display: block;}
    .reMain .section1 .left{width: 100%;height: 200px;position: static;}
    .reMain .section1 .right{width: 100%;padding: 35px 20px 50px;}
    .reMain .section1 .right h3{font-size: 26px;}
    .reMain .section1 .right .lable .inp{width: calc(100% - 98px);}
    .reMain .section1 .right .lable span{font-size: 18px;}
    .reMain .section1 .right .lable .inp input{font-size: 16px;}
    .reMain .section1 .right .tj{width: 100%;margin: 35px auto 0;}
    .xyMain .section4 .items{margin-bottom: 25px;}
    .xyMain .section6 .items .item{display: block;}
    .xyMain .section6 .items .item .pic{width: 70%;margin: 0 auto;}
    .xyMain .section6 .items .item .block{width: 100%;padding-top: 10px;}
    .xyMain .section6 .items .item .block h3{font-size: 20px;}
    .xyMain .section6 .items .item .block span{font-size: 16px;line-height: 26px;padding: 10px 10px;}
    .xyMain .section7 .commTit {display: block;}
    .xyMain .section7 .items .item{padding: 25px 0 15px;}
    .xyMain .section7 .items .item a{display: block;}
    .xyMain .section7 .items .item .pic{width: 100%;}
    .xyMain .section7 .items .item .block{width: 100%;padding: 12px 0 0;}
    .xyMain .section7 .items .item .block h3{font-size: 20px;line-height: 30px;}
    .xyMain .section7 .items .item .block p,.xyMain .section7 .items .item .block .bot{font-size: 16px;line-height: 28px;margin: 8px 0 8px;}
    .xyMain .section8 .box{display: block;}
    .xyMain .section8 .box .pic{ width: 70%; margin: 0 auto; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px;overflow: hidden; }
    .xyMain .section8 .box .block{width: 100%;padding-top: 20px;}
    .xyMain .section8 .box .block .spBox{display: block;}
    .xyMain .section8 .box .block .spBox span{display: block;}
    .xyMain .section8 .box .block h3{font-size: 20px;}
    .xyMain .section9{padding-top: 35px;}
    .xyMain .section9 .tit{font-size: 22px;margin-bottom: 20px;}
    .xyMain .section9 .tit span{font-size: 18px;margin-left: 10px;}
    .xyMain .section9 .box2 .block .right .textarea, .xyMain .section9 .box1 .top textarea{font-size: 16px;line-height: 28px;padding: 10px 15px;}
    .xyMain .section9 .box2 .block .right .hf{font-size: 16px;}
    .xyMain .section9 .box2 .block .right h3, .xyMain .section9 .box2 .block .right p{font-size: 18px;}
    .zrMain .section5 .slick .item .block{padding: 25px 22px 25px;}
    .zrMain .section6 .mySwiper0 .item img{width: 250px;height: 164px;}
    .zrMain .section6 .mySwiper0 .item{padding: 35px 20px;}
    .zrMain .section6 .mySwiper0 .item .inner{height: 260px;}
    .zrMain .section6 .mySwiper0 .item:nth-child(even){ transform: translateX(14%); -webkit-transform: translateX(14%); -moz-transform: translateX(14%); -ms-transform: translateX(14%); -o-transform: translateX(14%); }
    .zrMain .section6 .mySwiper0 .item:nth-child(odd){ transform: translateX(75%); -webkit-transform: translateX(75%); -moz-transform: translateX(75%); -ms-transform: translateX(75%); -o-transform: translateX(75%); }
}